@charset "UTF-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

input[type="submit"] {
  -webkit-appearance: none;
}

a {
  text-decoration: none;
}

.animate-title,
.tween-animate-title {
  opacity: 0;
}

.animate-title.inview,
.tween-animate-title.inview {
  opacity: 1;
}

.animate-title.inview .char,
.tween-animate-title.inview .char {
  display: inline-block;
}

.animate-title .char,
.tween-animate-title .char {
  opacity: 0;
}

.animate-title.inview .char {
  -webkit-animation-name: kf-animate-chars;
          animation-name: kf-animate-chars;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-timing-function: cubic-bezier(0.39, 1.57, 0.58, 1);
          animation-timing-function: cubic-bezier(0.39, 1.57, 0.58, 1);
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animate-title.inview .char:nth-child(1) {
  -webkit-animation-delay: 0.04s;
          animation-delay: 0.04s;
}

.animate-title.inview .char:nth-child(2) {
  -webkit-animation-delay: 0.08s;
          animation-delay: 0.08s;
}

.animate-title.inview .char:nth-child(3) {
  -webkit-animation-delay: 0.12s;
          animation-delay: 0.12s;
}

.animate-title.inview .char:nth-child(4) {
  -webkit-animation-delay: 0.16s;
          animation-delay: 0.16s;
}

.animate-title.inview .char:nth-child(5) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.animate-title.inview .char:nth-child(6) {
  -webkit-animation-delay: 0.24s;
          animation-delay: 0.24s;
}

.animate-title.inview .char:nth-child(7) {
  -webkit-animation-delay: 0.28s;
          animation-delay: 0.28s;
}

.animate-title.inview .char:nth-child(8) {
  -webkit-animation-delay: 0.32s;
          animation-delay: 0.32s;
}

.animate-title.inview .char:nth-child(9) {
  -webkit-animation-delay: 0.36s;
          animation-delay: 0.36s;
}

.animate-title.inview .char:nth-child(10) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.animate-title.inview .char:nth-child(11) {
  -webkit-animation-delay: 0.44s;
          animation-delay: 0.44s;
}

.animate-title.inview .char:nth-child(12) {
  -webkit-animation-delay: 0.48s;
          animation-delay: 0.48s;
}

.animate-title.inview .char:nth-child(13) {
  -webkit-animation-delay: 0.52s;
          animation-delay: 0.52s;
}

.animate-title.inview .char:nth-child(14) {
  -webkit-animation-delay: 0.56s;
          animation-delay: 0.56s;
}

.animate-title.inview .char:nth-child(15) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.animate-title.inview .char:nth-child(16) {
  -webkit-animation-delay: 0.64s;
          animation-delay: 0.64s;
}

.animate-title.inview .char:nth-child(17) {
  -webkit-animation-delay: 0.68s;
          animation-delay: 0.68s;
}

.animate-title.inview .char:nth-child(18) {
  -webkit-animation-delay: 0.72s;
          animation-delay: 0.72s;
}

.animate-title.inview .char:nth-child(19) {
  -webkit-animation-delay: 0.76s;
          animation-delay: 0.76s;
}

.animate-title.inview .char:nth-child(20) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.animate-title.inview .char:nth-child(21) {
  -webkit-animation-delay: 0.84s;
          animation-delay: 0.84s;
}

.animate-title.inview .char:nth-child(22) {
  -webkit-animation-delay: 0.88s;
          animation-delay: 0.88s;
}

.animate-title.inview .char:nth-child(23) {
  -webkit-animation-delay: 0.92s;
          animation-delay: 0.92s;
}

.animate-title.inview .char:nth-child(24) {
  -webkit-animation-delay: 0.96s;
          animation-delay: 0.96s;
}

.animate-title.inview .char:nth-child(25) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.animate-title.inview .char:nth-child(26) {
  -webkit-animation-delay: 1.04s;
          animation-delay: 1.04s;
}

.animate-title.inview .char:nth-child(27) {
  -webkit-animation-delay: 1.08s;
          animation-delay: 1.08s;
}

.animate-title.inview .char:nth-child(28) {
  -webkit-animation-delay: 1.12s;
          animation-delay: 1.12s;
}

.animate-title.inview .char:nth-child(29) {
  -webkit-animation-delay: 1.16s;
          animation-delay: 1.16s;
}

.animate-title.inview .char:nth-child(30) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

@-webkit-keyframes kf-animate-chars {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes kf-animate-chars {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

.header {
  position: fixed;
  width: 100%;
  z-index: 1000;
  -webkit-transition: background-color .4s;
  transition: background-color .4s;
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 80px;
}

.header__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__logo {
  display: inline-block;
  position: relative;
  padding-right: 40px;
  margin-right: 30px;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.header__logo:hover {
  opacity: .6;
}

.header__logo svg {
  width: 224px;
}

.header__logo svg .st0 {
  fill: #040000;
}

.header__logo svg .st1 {
  fill: #0C8B49;
}

.header__logo svg .st2 {
  fill: #76B738;
}

.header__logo svg .st3 {
  fill: #4B4B4B;
}

.header__logo svg .st4 {
  display: none;
  fill: #76B738;
}

.header__logo img {
  width: 224px;
}

.header__logo img.off {
  display: inline-block;
}

.header__logo img.on {
  display: none;
}

.header__logo::after {
  content: "";
  position: absolute;
  width: 1px;
  background: #DCDBDC;
  top: 0;
  bottom: 0;
  right: 0;
}

.header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header .nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header .nav__items {
  margin-left: 20px;
}

.header .nav__items:first-child {
  margin-left: 0;
}

.header .nav__link {
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #151515;
  text-decoration: none;
  position: relative;
  color: #151515;
}

.header .nav__link::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #7FCE43;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.header .nav__link:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.header .nav__child {
  display: none;
}

.header .contact__item {
  display: none;
}

.header__btn {
  position: relative;
  top: 0;
  right: 0;
  z-index: 44;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #7FCE43;
  border-radius: 50%;
  width: 54px;
  height: 54px;
  border: none;
  cursor: pointer;
  -webkit-transition: background-color .4s;
  transition: background-color .4s;
  outline: none;
}

.header__btn span {
  position: absolute;
  right: 0;
  left: 0;
  display: block;
  margin: auto;
  background-color: #fff;
  width: 20px;
  height: 2px;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-transition-property: top, bottom, -webkit-transform;
  transition-property: top, bottom, -webkit-transform;
  transition-property: top, bottom, transform;
  transition-property: top, bottom, transform, -webkit-transform;
}

.header__btn span:first-child {
  top: -12px;
  bottom: 0;
}

.header__btn span:nth-child(2) {
  top: 0;
  bottom: 0;
}

.header__btn span:last-child {
  top: 0;
  bottom: -12px;
}

.header.header_white .nav__link {
  color: white;
}

.header.header_white .header__logo svg .st0 {
  fill: #fff;
}

.header.header_white .header__logo svg .st1 {
  fill: #0C8B49;
}

.header.header_white .header__logo svg .st2 {
  fill: #76B738;
}

.header.header_white .header__logo svg .st3 {
  fill: #fff;
}

.header.header_white .header__logo svg .st4 {
  display: none;
  fill: #76B738;
}

.header.header_white.triggered .nav__link {
  color: #151515;
}

.header.header_white.triggered .header__logo svg .st0 {
  fill: #040000;
}

.header.header_white.triggered .header__logo svg .st1 {
  fill: #0C8B49;
}

.header.header_white.triggered .header__logo svg .st2 {
  fill: #76B738;
}

.header.header_white.triggered .header__logo svg .st3 {
  fill: #4B4B4B;
}

.header.header_white.triggered .header__logo svg .st4 {
  display: none;
  fill: #76B738;
}

.header.triggered {
  background-color: #fff;
}

.footer__inner {
  padding: 20px 80px;
  width: 70%;
  margin: 0 auto;
}

.footer__nav {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.footer__upper .footerUpper {
  padding-bottom: 40px;
}

.footer__upper .footerUpper__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__upper .footerUpper__main .footerInfo {
  width: 300px;
}

.footer__upper .footerUpper__main .footerInfo__logo {
  margin-bottom: 40px;
}

.footer__upper .footerUpper__main .footerInfo__logoLink {
  display: inline-block;
}

.footer__upper .footerUpper__main .footerInfo__logoLink img {
  width: 220px;
}

.footer__upper .footerUpper__main .footerInfo__adress, .footer__upper .footerUpper__main .footerInfo__contact, .footer__upper .footerUpper__main .footerInfo__contactBtn {
  margin-bottom: 10px;
  line-height: 1.4;
  font-size: 14px;
}

.footer__upper .footerUpper__main .footerInfo__contactBtn {
  margin-top: 30px;
  display: inline-block;
}

.footer__upper .footerUpper__main .footerNav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-height: 180px;
  font-size: 18px;
}

.footer__upper .footerUpper__main .footerNav__items {
  padding-right: 20px;
}

.footer__upper .footerUpper__main .footerNav__items:nth-child(1) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.footer__upper .footerUpper__main .footerNav__items:nth-child(2) {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.footer__upper .footerUpper__main .footerNav__items:nth-child(3) {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.footer__upper .footerUpper__main .footerNav__items:nth-child(4) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.footer__upper .footerUpper__main .footerNav__items:nth-child(5) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.footer__upper .footerUpper__main .footerNav__link {
  color: #151515;
}

.footer__upper .footerUpper__main .footerNav__link.accordion {
  display: none;
}

.footer__upper .footerUpper__main .footerNav__childLink {
  color: #7E7E7E;
}

.footer__upper .footerUpper__main .footerNav__link, .footer__upper .footerUpper__main .footerNav__childLink {
  padding: 10px 5px;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.footer__upper .footerUpper__main .footerNav__link:hover, .footer__upper .footerUpper__main .footerNav__childLink:hover {
  color: #7FCE43;
}

.footer__upper .footerUpper__main .footerNav__childItem.childItemList {
  display: none;
}

.footer__upper .footerUpper__main .footerNav__plus {
  display: none;
}

.footer__lower {
  background: #151515;
}

.footer__lower .footerLower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: white;
}

.footer__lower .footerLower__copyRight {
  font-size: 11px;
  font-weight: 100;
}

.footer__lower .footerLower__list li {
  margin-left: 20px;
}

.footer__lower .footerLower__list li a {
  padding-left: 20px;
  position: relative;
  color: white;
  text-decoration: none;
  font-size: 12px;
  font-weight: 100;
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.footer__lower .footerLower__list li a::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  font-size: 12px;
  background: white;
  border-radius: 50%;
  top: 7px;
  left: 5px;
}

.footer__lower .footerLower__list li a:hover {
  opacity: .6;
}

.section {
  margin-bottom: 200px;
}

.btn-arrow a, .btn-arrow2 a, .btn-arrow .a, .btn-arrow2 .a {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #7FCE43;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 0;
}

.btn-arrow a p, .btn-arrow2 a p, .btn-arrow .a p, .btn-arrow2 .a p {
  margin-right: 20px;
  font-size: 14px;
}

.btn-arrow a .icon_inner, .btn-arrow2 a .icon_inner, .btn-arrow .a .icon_inner, .btn-arrow2 .a .icon_inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 42px;
  height: 42px;
}

.btn-arrow a .icon_inner::before, .btn-arrow2 a .icon_inner::before, .btn-arrow .a .icon_inner::before, .btn-arrow2 .a .icon_inner::before {
  content: "";
  position: absolute;
  background: #7FCE43;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  mix-blend-mode: screen;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform .4s ease-in-out;
  transition: -webkit-transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
  transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
}

.btn-arrow a .icon_inner .icon, .btn-arrow2 a .icon_inner .icon, .btn-arrow .a .icon_inner .icon, .btn-arrow2 .a .icon_inner .icon {
  position: relative;
  width: 100%;
}

.btn-arrow a .icon_inner .icon::after, .btn-arrow2 a .icon_inner .icon::after, .btn-arrow a .icon_inner .icon::before, .btn-arrow2 a .icon_inner .icon::before, .btn-arrow .a .icon_inner .icon::after, .btn-arrow2 .a .icon_inner .icon::after, .btn-arrow .a .icon_inner .icon::before, .btn-arrow2 .a .icon_inner .icon::before {
  content: "";
  position: absolute;
  width: 16px;
  background: url(../img/common/arrow.svg) no-repeat;
  height: 9px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.btn-arrow a .icon_inner .icon::after, .btn-arrow2 a .icon_inner .icon::after, .btn-arrow .a .icon_inner .icon::after, .btn-arrow2 .a .icon_inner .icon::after {
  -webkit-transform: translate(-200%, -50%);
          transform: translate(-200%, -50%);
  opacity: 0;
}

.btn-arrow a:hover .icon_inner::before, .btn-arrow2 a:hover .icon_inner::before, .btn-arrow .a:hover .icon_inner::before, .btn-arrow2 .a:hover .icon_inner::before {
  -webkit-transform: scale(2.5);
          transform: scale(2.5);
}

.btn-arrow a:hover .icon_inner .icon::before, .btn-arrow2 a:hover .icon_inner .icon::before, .btn-arrow .a:hover .icon_inner .icon::before, .btn-arrow2 .a:hover .icon_inner .icon::before {
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  opacity: 0;
}

.btn-arrow a:hover .icon_inner .icon::after, .btn-arrow2 a:hover .icon_inner .icon::after, .btn-arrow .a:hover .icon_inner .icon::after, .btn-arrow2 .a:hover .icon_inner .icon::after {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 1;
}

.btn-arrow2 .a:hover .icon_inner::before {
  -webkit-transform: unset;
          transform: unset;
}

.btn-arrow2 .a:hover .icon_inner .icon::before {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 1;
}

.btn-arrow2 .a:hover .icon_inner .icon::after {
  -webkit-transform: translate(-200%, -50%);
          transform: translate(-200%, -50%);
  opacity: 0;
}

.footer__pageTop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 20px;
}

.footer__pageTop a .icon_inner .icon::after, .footer__pageTop a .icon_inner .icon::before {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
}

.footer__pageTop a .icon_inner .icon::after {
  -webkit-transform: translate(-50%, -200%) rotate(-90deg);
          transform: translate(-50%, -200%) rotate(-90deg);
}

.footer__pageTop a:hover .icon_inner .icon::before {
  -webkit-transform: translate(-50%, 100%) rotate(-90deg);
          transform: translate(-50%, 100%) rotate(-90deg);
  opacity: 0;
}

.footer__pageTop a:hover .icon_inner .icon::after {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
  opacity: 1;
}

.midashi, .midashi02 {
  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-top: 40px;
}

.midashi .l-small, .midashi02 .l-small {
  font-size: 20px;
  margin-bottom: 16px;
  font-weight: 700;
}

.midashi .l-big, .midashi02 .l-big {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
}

.midashi::before, .midashi02::before {
  content: "";
  height: 1px;
  width: 40px;
  background: #7FCE43;
  position: absolute;
  top: 0;
  left: 0;
}

.midashi02 {
  text-align: center;
  padding-top: 0;
  padding-bottom: 40px;
}

.midashi02::before {
  top: unset;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
}

.ttlLine, .ttlLine02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 2.0875vw;
  line-height: initial;
}

.ttlLine h1 > span, .ttlLine02 h1 > span {
  display: block;
  font-weight: 700;
  font-size: 3.0875vw;
  overflow: hidden;
}

.ttlLine h1 > span.small, .ttlLine02 h1 > span.small {
  font-size: 2.6875vw;
}

.ttlLine h1 > span.big, .ttlLine02 h1 > span.big {
  letter-spacing: 1px;
  padding-right: 30px;
}

.ttlLine .line, .ttlLine02 .line {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.ttlLine .line::after, .ttlLine02 .line::after {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #7E7E7E;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.ttlLine.inview .line::after, .inview.ttlLine02 .line::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.ttlImgWrap {
  height: 23.684vw;
  background: #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  padding-top: 90px;
  padding-left: 80px;
}

.ttlImgWrap .subInner {
  margin: 0 !important;
}

.ttlLine02 h1 > span {
  font-size: 30px;
}

.ttlLine02 h1 > span.small {
  font-size: 20px;
}

.btn01, .btn02, .btn03, .btn00, .btn04 {
  width: 400px;
  height: 75px;
  margin: 0 auto;
  position: relative;
}

.btn01.btn__inner, .btn__inner.btn02, .btn__inner.btn03, .btn__inner.btn00, .btn__inner.btn04 {
  padding: 20px 80px;
}

.btn01 .btn__link, .btn02 .btn__link, .btn03 .btn__link, .btn00 .btn__link, .btn04 .btn__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background: #151515;
  color: white;
  border-radius: 20vw;
  position: relative;
  -webkit-transition: background .4s;
  transition: background .4s;
}

.btn01 .btn__link::before, .btn02 .btn__link::before, .btn03 .btn__link::before, .btn00 .btn__link::before, .btn04 .btn__link::before {
  content: "";
  position: absolute;
  width: 30px;
  background: url(../img/common/arrow.svg) no-repeat;
  height: 13px;
  top: 50%;
  left: 36px;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
  opacity: 1;
  -webkit-transition: -webkit-transform .4s ease-in-out;
  transition: -webkit-transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
  transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
}

.btn01 .btn__link:hover, .btn02 .btn__link:hover, .btn03 .btn__link:hover, .btn00 .btn__link:hover, .btn04 .btn__link:hover {
  background: #7FCE43;
}

.btn01 .btn__link:hover::before, .btn02 .btn__link:hover::before, .btn03 .btn__link:hover::before, .btn00 .btn__link:hover::before, .btn04 .btn__link:hover::before {
  -webkit-transform: translate(-80%, -50%) rotate(180deg);
          transform: translate(-80%, -50%) rotate(180deg);
}

.btn01 .btn__letter, .btn02 .btn__letter, .btn03 .btn__letter, .btn00 .btn__letter, .btn04 .btn__letter {
  font-size: 21px;
}

.btn01 .btn__letter i, .btn02 .btn__letter i, .btn03 .btn__letter i, .btn00 .btn__letter i, .btn04 .btn__letter i {
  margin-right: 6px;
}

.btn01 input, .btn02 input, .btn03 input, .btn00 input, .btn04 input, .btn01 button, .btn02 button, .btn03 button, .btn00 button, .btn04 button {
  font-size: 21px;
  border: none;
  cursor: pointer;
}

.btn02 .btn__link {
  background: #7FCE43;
  -webkit-transition: .4s;
  transition: .4s;
}

.btn02 .btn__link::before {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
  left: unset;
  right: 0;
}

.btn02 .btn__link:hover {
  background: #0c8b49;
}

.btn02 .btn__link:hover::before {
  -webkit-transform: translate(-20%, -50%) rotate(0deg);
          transform: translate(-20%, -50%) rotate(0deg);
}

.btn03 .btn__link {
  background: white;
  border: 4px solid #7FCE43;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #7FCE43;
  -webkit-transition: .4s;
  transition: .4s;
}

.btn03 .btn__link::before {
  content: none;
}

.btn03 .btn__link:hover {
  background: #0c8b49;
  border: 4px solid #0c8b49;
  color: white;
}

.btn00 .btn__link::before {
  content: none;
}

.btn04 .btn__link:hover {
  background: #0c8b49;
}

.red {
  color: #ff0000;
}

input[type="text"],
textarea {
  font-family: 'Noto Sans JP', sans-serif;
}

input[type="text"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #DEDDDE;
}

input[type="text"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #DEDDDE;
}

input[type="text"]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #DEDDDE;
}

input[type="text"]::placeholder,
textarea::placeholder {
  color: #DEDDDE;
}

.colMain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.colMain .main__catch {
  position: absolute;
  top: 30.375vw;
  left: 6vw;
  right: 6vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

.colMain .main__catch h2 {
  font-size: 5vw;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 3vw;
}

.colMain .main__catch h2 .l-small, .colMain .main__catch h2 .l-big {
  line-height: initial;
  overflow: hidden;
}

.colMain .main__catch h2 .l-small {
  font-size: 3vw;
  margin-bottom: 1.35vw;
  font-weight: 400;
}

.colMain .main__catch .l-catch {
  font-size: 1vw;
  line-height: 1.8;
  letter-spacing: 0;
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.colMain .main__catch .l-catch.inview {
  opacity: 1;
}

.colMain .main__img {
  width: 60vw;
  position: relative;
}

.colMain .main__img::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  -webkit-transition: -webkit-transform 0.8s ease 1s;
  transition: -webkit-transform 0.8s ease 1s;
  transition: transform 0.8s ease 1s;
  transition: transform 0.8s ease 1s, -webkit-transform 0.8s ease 1s;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}

.colMain .main__img.inview::before {
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
}

.colMain .main__readMore {
  margin-top: 30px;
  display: inline-block;
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  opacity: 0;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
}

.colMain .main__readMore.inview {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.colNews {
  position: relative;
  padding: 40px 0 22px;
  margin-bottom: 200px;
}

.colNews::before {
  content: "";
  position: absolute;
  width: 95%;
  height: 100%;
  background: #F2F2F2;
  top: 0;
  left: 0;
  z-index: -1;
}

.colNews .news__inner {
  padding: 20px 80px;
}

.colNews .news__upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin: 0 auto;
}

.colNews .news__upper .midashi, .colNews .news__upper .midashi02 {
  margin-right: 30px;
  width: 25%;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.colNews .news__upper .midashi.inview, .colNews .news__upper .inview.midashi02 {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.colNews .news__list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 40px;
}

.colNews .news__items {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.colNews .news__items:nth-child(1) {
  -webkit-transition-delay: 0.08s;
          transition-delay: 0.08s;
}

.colNews .news__items:nth-child(2) {
  -webkit-transition-delay: 0.16s;
          transition-delay: 0.16s;
}

.colNews .news__items:nth-child(3) {
  -webkit-transition-delay: 0.24s;
          transition-delay: 0.24s;
}

.colNews .news__items:nth-child(4) {
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
}

.colNews .news__items:nth-child(5) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.colNews .news__items:nth-child(6) {
  -webkit-transition-delay: 0.48s;
          transition-delay: 0.48s;
}

.colNews .news__items:nth-child(7) {
  -webkit-transition-delay: 0.56s;
          transition-delay: 0.56s;
}

.colNews .news__items:nth-child(8) {
  -webkit-transition-delay: 0.64s;
          transition-delay: 0.64s;
}

.colNews .news__items:nth-child(9) {
  -webkit-transition-delay: 0.72s;
          transition-delay: 0.72s;
}

.colNews .news__items:nth-child(10) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.colNews .news__items:nth-child(11) {
  -webkit-transition-delay: 0.88s;
          transition-delay: 0.88s;
}

.colNews .news__items:nth-child(12) {
  -webkit-transition-delay: 0.96s;
          transition-delay: 0.96s;
}

.colNews .news__items:nth-child(13) {
  -webkit-transition-delay: 1.04s;
          transition-delay: 1.04s;
}

.colNews .news__items:nth-child(14) {
  -webkit-transition-delay: 1.12s;
          transition-delay: 1.12s;
}

.colNews .news__items:nth-child(15) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.colNews .news__items:nth-child(16) {
  -webkit-transition-delay: 1.28s;
          transition-delay: 1.28s;
}

.colNews .news__items:nth-child(17) {
  -webkit-transition-delay: 1.36s;
          transition-delay: 1.36s;
}

.colNews .news__items:nth-child(18) {
  -webkit-transition-delay: 1.44s;
          transition-delay: 1.44s;
}

.colNews .news__items:nth-child(19) {
  -webkit-transition-delay: 1.52s;
          transition-delay: 1.52s;
}

.colNews .news__items:nth-child(20) {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}

.colNews .news__items:nth-child(21) {
  -webkit-transition-delay: 1.68s;
          transition-delay: 1.68s;
}

.colNews .news__items:nth-child(22) {
  -webkit-transition-delay: 1.76s;
          transition-delay: 1.76s;
}

.colNews .news__items:nth-child(23) {
  -webkit-transition-delay: 1.84s;
          transition-delay: 1.84s;
}

.colNews .news__items:nth-child(24) {
  -webkit-transition-delay: 1.92s;
          transition-delay: 1.92s;
}

.colNews .news__items:nth-child(25) {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

.colNews .news__items:nth-child(26) {
  -webkit-transition-delay: 2.08s;
          transition-delay: 2.08s;
}

.colNews .news__items:nth-child(27) {
  -webkit-transition-delay: 2.16s;
          transition-delay: 2.16s;
}

.colNews .news__items:nth-child(28) {
  -webkit-transition-delay: 2.24s;
          transition-delay: 2.24s;
}

.colNews .news__items:nth-child(29) {
  -webkit-transition-delay: 2.32s;
          transition-delay: 2.32s;
}

.colNews .news__items:nth-child(30) {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}

.colNews .news__list.inview .news__items {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.colNews .news__header {
  margin-bottom: 20px;
}

.colNews .news__header .category {
  display: inline-block;
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
  color: #7E7E7E;
  font-size: 12px;
  text-decoration: none;
}

.colNews .news__header .category::after {
  content: "";
  position: absolute;
  width: 1px;
  background: #DEDDDE;
  top: 0;
  bottom: 0;
  right: 0;
}

.colNews .news__header .date {
  display: inline-block;
  color: #151515;
  text-decoration: none;
}

.colNews .news__detail .title {
  color: #151515;
  font-size: 15px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-property: color;
  transition-property: color;
}

.colNews .news__link {
  display: block;
  padding: 40px 20px;
  border-bottom: 1px solid #DEDDDE;
}

.colNews .news__link:hover .news__detail .title {
  color: #7FCE43;
}

.colNews .news__downer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  width: 80%;
  margin: 0 auto;
}

.colNews .news__readMore {
  opacity: 0;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.colNews .news__readMore.inview {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.colAbout {
  position: relative;
  padding: 3vw 0 22px;
}

.colAbout .about-title {
  overflow: hidden;
  line-height: initial;
}

.colAbout .about__inner {
  padding: 20px 80px;
}

.colAbout .about__inner::before {
  content: "";
  position: absolute;
  width: 90%;
  height: 100%;
  background: url(../img/top/about-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
  top: 0;
  right: 0;
  z-index: -1;
}

.colAbout .about__dl {
  color: white;
  width: 70%;
  margin: 160px auto 50px;
}

.colAbout .about__dl dt {
  font-size: 2vw;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 40px;
  line-height: 1.2;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.colAbout .about__dl dt.inview {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.colAbout .about__dl dd {
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 40px;
  line-height: 1.8;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.colAbout .about__dl dd.inview {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.colAbout .about__moreBtn {
  width: 70%;
  margin: 50px auto 160px;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.colAbout .about__moreBtn.inview {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.colAbout .about__readMore {
  display: inline-block;
}

.colAbout .about-title {
  font-size: 5vw;
  color: #7FCE43;
  font-weight: 700;
  position: absolute;
  width: 90%;
  top: 0;
  right: 0;
  -webkit-transform: translate(-30px, -3vw);
          transform: translate(-30px, -3vw);
}

.colFlow .flow__inner {
  padding: 20px 80px;
  width: 70%;
  margin: 0 auto;
}

.colFlow .flow__upper {
  margin-bottom: 80px;
}

.colFlow .flow__upper .midashi, .colFlow .flow__upper .midashi02 {
  margin-bottom: 60px;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.colFlow .flow__upper .midashi.inview, .colFlow .flow__upper .inview.midashi02 {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.colFlow .flow__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.colFlow .flow__list.inview {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.colFlow .flow__items {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: calc(100% / 7);
  margin-right: calc(100% / 7);
}

.colFlow .flow__items img {
  margin-bottom: 20px;
  width: 80%;
}

.colFlow .flow__items .no {
  color: #7E7E7E;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 10px;
}

.colFlow .flow__items h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}

.colFlow .flow__items p {
  font-size: 12px;
  color: #4D4D4D;
  line-height: 1.8;
  height: 50px;
}

.colFlow .flow__items::after {
  content: "";
  position: absolute;
  top: 24%;
  right: -75%;
  width: 40%;
  height: 100%;
  background: url(../img/common/arrow_gray.svg) no-repeat;
}

.colFlow .flow__items:last-child {
  margin-right: 0;
}

.colFlow .flow__items:last-child::after {
  content: none;
}

.colFlow .flow__downer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.colFlow .flow__readMore {
  opacity: 0;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.colFlow .flow__readMore.inview {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.colBusiness {
  margin-bottom: 80px;
}

.colBusiness .business__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.colBusiness .business__items {
  width: calc((100% / 4));
  margin-right: 5px;
}

.colBusiness .business__items:last-child {
  margin-right: 0;
}

.colBusiness .business__items:nth-child(1) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 0.08s;
          transition-delay: 0.08s;
}

.colBusiness .business__items:nth-child(2) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 0.16s;
          transition-delay: 0.16s;
}

.colBusiness .business__items:nth-child(3) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 0.24s;
          transition-delay: 0.24s;
}

.colBusiness .business__items:nth-child(4) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
}

.colBusiness .business__items:nth-child(5) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.colBusiness .business__items:nth-child(6) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 0.48s;
          transition-delay: 0.48s;
}

.colBusiness .business__items:nth-child(7) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 0.56s;
          transition-delay: 0.56s;
}

.colBusiness .business__items:nth-child(8) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 0.64s;
          transition-delay: 0.64s;
}

.colBusiness .business__items:nth-child(9) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 0.72s;
          transition-delay: 0.72s;
}

.colBusiness .business__items:nth-child(10) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.colBusiness .business__items:nth-child(11) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 0.88s;
          transition-delay: 0.88s;
}

.colBusiness .business__items:nth-child(12) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 0.96s;
          transition-delay: 0.96s;
}

.colBusiness .business__items:nth-child(13) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 1.04s;
          transition-delay: 1.04s;
}

.colBusiness .business__items:nth-child(14) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 1.12s;
          transition-delay: 1.12s;
}

.colBusiness .business__items:nth-child(15) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.colBusiness .business__items:nth-child(16) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 1.28s;
          transition-delay: 1.28s;
}

.colBusiness .business__items:nth-child(17) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 1.36s;
          transition-delay: 1.36s;
}

.colBusiness .business__items:nth-child(18) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 1.44s;
          transition-delay: 1.44s;
}

.colBusiness .business__items:nth-child(19) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 1.52s;
          transition-delay: 1.52s;
}

.colBusiness .business__items:nth-child(20) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}

.colBusiness .business__items:nth-child(21) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 1.68s;
          transition-delay: 1.68s;
}

.colBusiness .business__items:nth-child(22) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 1.76s;
          transition-delay: 1.76s;
}

.colBusiness .business__items:nth-child(23) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 1.84s;
          transition-delay: 1.84s;
}

.colBusiness .business__items:nth-child(24) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 1.92s;
          transition-delay: 1.92s;
}

.colBusiness .business__items:nth-child(25) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

.colBusiness .business__items:nth-child(26) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 2.08s;
          transition-delay: 2.08s;
}

.colBusiness .business__items:nth-child(27) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 2.16s;
          transition-delay: 2.16s;
}

.colBusiness .business__items:nth-child(28) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 2.24s;
          transition-delay: 2.24s;
}

.colBusiness .business__items:nth-child(29) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 2.32s;
          transition-delay: 2.32s;
}

.colBusiness .business__items:nth-child(30) .businessLink__img {
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}

.colBusiness .business__link {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.colBusiness .business__link .businessLink__img {
  position: relative;
  overflow: hidden;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.colBusiness .business__link .businessLink__img img {
  -webkit-transition: .4s;
  transition: .4s;
  position: relative;
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.colBusiness .business__link .businessLink__img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #151515;
  opacity: .7;
  z-index: 1;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.colBusiness .business__link .businessLink__title {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: white;
  z-index: 2;
}

.colBusiness .business__link .businessLink__title span {
  display: inline-block;
}

.colBusiness .business__link .businessLink__title .subtitle {
  font-size: 12px;
  margin-bottom: 10px;
}

.colBusiness .business__link .businessLink__title .title {
  font-size: 1.175vw;
  font-weight: 700;
}

.colBusiness .business__link .businessLink__arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  bottom: 10px;
  right: 10px;
  z-index: 2;
}

.colBusiness .business__link .businessLink__arrow::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid white;
}

.colBusiness .business__link .businessLink__arrow::after {
  content: "";
  position: absolute;
  width: 16px;
  background: url(../img/common/arrow.svg) no-repeat;
  height: 9px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 1;
}

.colBusiness .business__list.inview .businessLink__img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.colBusiness .business__link:hover .businessLink__img img {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}

.colBusiness .business__link:hover .businessLink__img::before {
  opacity: .5;
}

.colSubCompany {
  padding-bottom: 100px;
  border-bottom: 1px solid #DEDDDE;
  margin-bottom: 50px;
}

.colSubCompany .company__title {
  background: url(../img/company/company-main.png);
  background-size: cover;
}

.colSubCompany .company__inner {
  padding: 20px 80px;
  margin: 0 auto;
}

.colSubCompany .company__inner:nth-child(odd) {
  background-color: #F2F2F2;
}

.colSubCompany .company__message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 0;
  width: 80%;
  margin: 0 auto;
}

.colSubCompany .company__message .midashi, .colSubCompany .company__message .midashi02 {
  margin-right: 30px;
  width: 25%;
  opacity: 0;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.colSubCompany .company__message .midashi.inview, .colSubCompany .company__message .inview.midashi02 {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.colSubCompany .company__message .message__detail {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.colSubCompany .company__message .message__detail p {
  font-size: 21px;
  line-height: 1.625;
  margin-bottom: 80px;
}

.colSubCompany .company__message .message__detail.inview {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.colSubCompany .company__message .message__name {
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  font-size: 24px;
  text-align: right;
}

.colSubCompany .company__infomaition, .colSubCompany .company__adress {
  padding: 100px 0;
  width: 80%;
  margin: 0 auto;
}

.colSubCompany .company__infomaition .midashi, .colSubCompany .company__adress .midashi, .colSubCompany .company__infomaition .midashi02, .colSubCompany .company__adress .midashi02 {
  margin-bottom: 20px;
}

.colSubCompany .company__infomaition .infomaition__img, .colSubCompany .company__adress .infomaition__img, .colSubCompany .company__adress .adress__img {
  margin-bottom: 40px;
  position: relative;
}

.colSubCompany .company__infomaition .infomaition__img img, .colSubCompany .company__adress .infomaition__img img, .colSubCompany .company__adress .adress__img img {
  width: 100%;
}

.colSubCompany .company__infomaition .infomaition__img::before, .colSubCompany .company__adress .infomaition__img::before, .colSubCompany .company__adress .adress__img::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  -webkit-transition: -webkit-transform 0.8s ease;
  transition: -webkit-transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}

.colSubCompany .company__infomaition .infomaition__img.inview::before, .colSubCompany .company__adress .infomaition__img.inview::before, .colSubCompany .company__adress .inview.adress__img::before {
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
}

.colSubCompany .company__infomaition .infomaition__table, .colSubCompany .company__adress .infomaition__table, .colSubCompany .company__adress .adress__table {
  width: 100%;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.colSubCompany .company__infomaition .infomaition__table.inview, .colSubCompany .company__adress .infomaition__table.inview, .colSubCompany .company__adress .inview.adress__table {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.colSubCompany .company__infomaition .infomaition__table tr, .colSubCompany .company__adress .infomaition__table tr, .colSubCompany .company__adress .adress__table tr {
  border-bottom: 1px solid #DEDDDE;
}

.colSubCompany .company__infomaition .infomaition__table tr th, .colSubCompany .company__adress .infomaition__table tr th, .colSubCompany .company__adress .adress__table tr th, .colSubCompany .company__infomaition .infomaition__table tr td, .colSubCompany .company__adress .infomaition__table tr td, .colSubCompany .company__adress .adress__table tr td {
  padding: 40px 20px;
  text-align: left;
  font-size: 21px;
  line-height: 1.625;
}

.colSubCompany .company__infomaition .infomaition__table tr th, .colSubCompany .company__adress .infomaition__table tr th, .colSubCompany .company__adress .adress__table tr th {
  font-weight: 700;
  width: 200px;
}

.colSubCompany .company__adress .adress__table tr td .btn-arrow, .colSubCompany .company__adress .adress__table tr td .btn-arrow2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.colSubCompany .company__adress .adress__table tr td .btn-arrow a, .colSubCompany .company__adress .adress__table tr td .btn-arrow2 a {
  padding: 10px;
}

.colSubCompany .company__adress .adress__table tr td .btn-arrow a .icon_inner, .colSubCompany .company__adress .adress__table tr td .btn-arrow2 a .icon_inner {
  width: 60px;
  height: 60px;
  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;
}

.colSubCompany .company__adress .adress__table tr td .btn-arrow a .icon_inner svg, .colSubCompany .company__adress .adress__table tr td .btn-arrow2 a .icon_inner svg {
  width: 20px;
}

.colSubCompany .company__adress .adress__table tr td .btn-arrow a .icon_inner .st0, .colSubCompany .company__adress .adress__table tr td .btn-arrow2 a .icon_inner .st0 {
  fill: #151515;
  -webkit-transition: fill .3s;
  transition: fill .3s;
}

.colSubCompany .company__adress .adress__table tr td .btn-arrow a .icon_inner::before, .colSubCompany .company__adress .adress__table tr td .btn-arrow2 a .icon_inner::before {
  background: transparent;
  border: 2px solid #151515;
  -webkit-transition: .3s;
  transition: .3s;
}

.colSubCompany .company__adress .adress__table tr td .btn-arrow a:hover .icon_inner::before, .colSubCompany .company__adress .adress__table tr td .btn-arrow2 a:hover .icon_inner::before {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  border: 2px solid #7FCE43;
}

.colSubCompany .company__adress .adress__table tr td .btn-arrow a:hover .icon_inner .st0, .colSubCompany .company__adress .adress__table tr td .btn-arrow2 a:hover .icon_inner .st0 {
  fill: #7FCE43;
}

.colSubCompany .company__adress .adress__map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.colSubBusiness, .colSubBusinessChild {
  padding-bottom: 50px;
  margin-bottom: 0;
}

.colSubBusiness .business__title, .colSubBusinessChild .business__title {
  background: url(../img/top/about-bg.png);
  background-size: cover;
  position: relative;
}

.colSubBusiness .business__inner, .colSubBusinessChild .business__inner {
  padding: 20px 80px;
  margin: 0 auto;
}

.colSubBusiness .business__inner:nth-child(odd), .colSubBusinessChild .business__inner:nth-child(odd) {
  background-color: #F2F2F2;
}

.colSubBusiness .business__message, .colSubBusinessChild .business__message {
  padding: 50px 0;
  width: 80%;
  margin: 0 auto;
}

.colSubBusiness .business__message .midashi02, .colSubBusinessChild .business__message .midashi02 {
  margin-right: 30px;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.colSubBusiness .business__message .midashi02.inview, .colSubBusinessChild .business__message .midashi02.inview {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.colSubBusiness .business__message .message__detail, .colSubBusinessChild .business__message .message__detail {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.colSubBusiness .business__message .message__detail p, .colSubBusinessChild .business__message .message__detail p {
  font-size: 21px;
  line-height: 1.625;
  margin-bottom: 40px;
  margin-top: 40px;
}

.colSubBusiness .business__message .message__detail.inview, .colSubBusinessChild .business__message .message__detail.inview {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.colSubBusiness .business__information, .colSubBusinessChild .business__information {
  padding: 100px 0;
  width: 80%;
  margin: 0 auto;
  position: relative;
}

.colSubBusiness .business__information .info-title, .colSubBusinessChild .business__information .info-title {
  position: absolute;
  font-size: 5vw;
  color: #7FCE43;
  font-weight: 700;
  position: absolute;
  top: 35px;
  left: 0;
  z-index: 5;
}

.colSubBusiness .business__information .information__colWrap, .colSubBusinessChild .business__information .information__colWrap {
  display: block;
  margin-bottom: 100px;
}

.colSubBusiness .business__information .information__colWrap:nth-of-type(even) .information__col, .colSubBusinessChild .business__information .information__colWrap:nth-of-type(even) .information__col {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.colSubBusiness .business__information .information__colWrap:nth-of-type(even) .information__img, .colSubBusinessChild .business__information .information__colWrap:nth-of-type(even) .information__img {
  margin-right: 0;
  margin-left: 40px;
}

.colSubBusiness .business__information .information__colWrap:hover .information__img, .colSubBusinessChild .business__information .information__colWrap:hover .information__img {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}

.colSubBusiness .business__information .information__colWrap:hover .information__img img, .colSubBusinessChild .business__information .information__colWrap:hover .information__img img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

.colSubBusiness .business__information .information__colWrap:hover .btn-arrow2 .a .icon_inner::before, .colSubBusinessChild .business__information .information__colWrap:hover .btn-arrow2 .a .icon_inner::before {
  -webkit-transform: scale(2.5);
          transform: scale(2.5);
}

.colSubBusiness .business__information .information__colWrap:hover .btn-arrow2 .a .icon_inner .icon::before, .colSubBusinessChild .business__information .information__colWrap:hover .btn-arrow2 .a .icon_inner .icon::before {
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  opacity: 0;
}

.colSubBusiness .business__information .information__colWrap:hover .btn-arrow2 .a .icon_inner .icon::after, .colSubBusinessChild .business__information .information__colWrap:hover .btn-arrow2 .a .icon_inner .icon::after {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 1;
}

.colSubBusiness .business__information .information__col, .colSubBusinessChild .business__information .information__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.colSubBusiness .business__information .information__detail, .colSubBusinessChild .business__information .information__detail {
  padding-bottom: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  opacity: 0;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.colSubBusiness .business__information .information__detail.inview, .colSubBusinessChild .business__information .information__detail.inview {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.colSubBusiness .business__information .information__img, .colSubBusinessChild .business__information .information__img {
  position: relative;
  margin-right: 40px;
  width: 55%;
  overflow: hidden;
  -webkit-transition: -webkit-transform .8s;
  transition: -webkit-transform .8s;
  transition: transform .8s;
  transition: transform .8s, -webkit-transform .8s;
}

.colSubBusiness .business__information .information__img img, .colSubBusinessChild .business__information .information__img img {
  width: 100%;
  -webkit-transition: -webkit-transform .8s;
  transition: -webkit-transform .8s;
  transition: transform .8s;
  transition: transform .8s, -webkit-transform .8s;
}

.colSubBusiness .business__information .information__img::before, .colSubBusinessChild .business__information .information__img::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  -webkit-transition: -webkit-transform 0.8s ease;
  transition: -webkit-transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}

.colSubBusiness .business__information .information__img.inview::before, .colSubBusinessChild .business__information .information__img.inview::before {
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
}

.colSubBusiness .business__information .information__businessTitle, .colSubBusinessChild .business__information .information__businessTitle {
  margin-bottom: 30px;
}

.colSubBusiness .business__information .information__businessTitle span, .colSubBusinessChild .business__information .information__businessTitle span {
  display: block;
  color: #151515;
}

.colSubBusiness .business__information .information__businessTitle .subtitle, .colSubBusinessChild .business__information .information__businessTitle .subtitle {
  font-size: 12px;
  margin-bottom: 10px;
}

.colSubBusiness .business__information .information__businessTitle .title, .colSubBusinessChild .business__information .information__businessTitle .title {
  font-size: 21px;
  font-weight: 700;
}

.colSubBusiness .business__information .information__businessLetter, .colSubBusinessChild .business__information .information__businessLetter {
  line-height: 1.5;
  font-size: 16px;
  color: #7E7E7E;
  margin-bottom: 30px;
}

.colSubBusinessChild {
  border-bottom: 1px solid #DEDDDE;
  margin-bottom: 50px;
  padding-bottom: 100px;
}

.colSubBusinessChild .business__inner:nth-child(odd) {
  background: unset;
}

.colSubBusinessChild .business__title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
}

.colSubBusinessChild .business__title.business01 {
  background: url(../img/top/businessH01.png);
  background-size: cover;
}

.colSubBusinessChild .business__title.business02 {
  background: url(../img/top/businessH02.png);
  background-size: cover;
}

.colSubBusinessChild .business__title.business03 {
  background: url(../img/top/businessH03.png);
  background-size: cover;
  background-position-y: bottom;
}

.colSubBusinessChild .business__title.business04 {
  background: url(../img/top/businessH04.png);
  background-size: cover;
}

.colSubBusinessChild .businessChild__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.colSubBusinessChild .businessChild__pointImg {
  position: relative;
  width: 40%;
  overflow: hidden;
  margin-left: 60px;
  -webkit-transition: -webkit-transform .8s;
  transition: -webkit-transform .8s;
  transition: transform .8s;
  transition: transform .8s, -webkit-transform .8s;
  min-width: 400px;
}

.colSubBusinessChild .businessChild__pointImg img {
  width: 100%;
  -webkit-transition: -webkit-transform .8s;
  transition: -webkit-transform .8s;
  transition: transform .8s;
  transition: transform .8s, -webkit-transform .8s;
}

.colSubBusinessChild .businessChild__pointImg::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  -webkit-transition: -webkit-transform 0.8s ease;
  transition: -webkit-transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.colSubBusinessChild .businessChild__pointImg.inview::before {
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
}

.colSubBusinessChild .businessChild__message {
  width: 80%;
  margin: 0 auto;
  margin-top: 60px;
}

.colSubBusinessChild .businessChild__message .message__detail {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.colSubBusinessChild .businessChild__message .message__detail p {
  font-size: 18px;
  line-height: 1.625;
}

.colSubBusinessChild .businessChild__message .message__detail.inview {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.colSubBusinessChild .businessChild__btnArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
}

.colSubBusinessChild .businessChild__btn {
  margin: unset;
}

.colSubBusinessChild .businessChild__btn:first-child {
  margin-right: 40px;
}

.colSubFlow {
  padding-bottom: 100px;
  border-bottom: 1px solid #DEDDDE;
  margin-bottom: 50px;
}

.colSubFlow .flow__inner {
  padding: 20px 80px;
  margin: 0 auto;
}

.colSubFlow .flow__title {
  position: relative;
  background: url(../img/flow/flow-main.png);
  background-size: cover;
}

.colSubFlow .flow__title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
}

.colSubFlow .flowStep__box {
  padding: 120px 0;
}

.colSubFlow .flowStep__box:nth-child(even) {
  background: #F2F2F2;
}

.colSubFlow .flowStep__box .flow__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.colSubFlow .flowStep__box .flow__inner.inview {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.colSubFlow .flowStep__img {
  width: 11.628vw;
  height: 11.628vw;
  margin-right: 3.488vw;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.colSubFlow .flowStep__img::before {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  border: 4px solid #7FCE43;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 0;
}

.colSubFlow .flowStep__img img {
  width: 74%;
  position: relative;
  z-index: 1;
}

.colSubFlow .flowStep__detail {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.colSubFlow .flowStep__letter h2 {
  font-size: 30px;
  letter-spacing: 0.116vw;
  font-weight: 700;
  margin-bottom: 1.86vw;
  color: #151515;
}

.colSubFlow .flowStep__letter p {
  font-size: 21px;
  line-height: 1.625;
  margin-top: 1.5625vw;
  color: #151515;
}

.colSubFlow .flowStep__btnArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.colSubFlow .flowStep__btnArea .btn02, .colSubFlow .flowStep__btnArea .btn03 {
  width: 48%;
  margin: unset;
}

.colSubNews, .colSubNewsDetail {
  padding-bottom: 100px;
  border-bottom: 1px solid #DEDDDE;
  margin-bottom: 50px;
}

.colSubNews .news__inner, .colSubNewsDetail .news__inner {
  padding: 20px 80px;
  margin: 0 auto;
}

.colSubNews .news__title, .colSubNewsDetail .news__title {
  position: relative;
  background: url(../img/news/news-main.png);
  background-size: cover;
}

.colSubNews .news__title::before, .colSubNewsDetail .news__title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
}

.colSubNews .news__linkWrap, .colSubNewsDetail .news__linkWrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.colSubNews .news__upper, .colSubNewsDetail .news__upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin: 0 auto;
}

.colSubNews .news__list, .colSubNewsDetail .news__list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 40px;
}

.colSubNews .news__items, .colSubNewsDetail .news__items {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: .8s;
  transition: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.colSubNews .news__items:nth-child(1), .colSubNewsDetail .news__items:nth-child(1) {
  -webkit-transition-delay: 0.08s;
          transition-delay: 0.08s;
}

.colSubNews .news__items:nth-child(2), .colSubNewsDetail .news__items:nth-child(2) {
  -webkit-transition-delay: 0.16s;
          transition-delay: 0.16s;
}

.colSubNews .news__items:nth-child(3), .colSubNewsDetail .news__items:nth-child(3) {
  -webkit-transition-delay: 0.24s;
          transition-delay: 0.24s;
}

.colSubNews .news__items:nth-child(4), .colSubNewsDetail .news__items:nth-child(4) {
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
}

.colSubNews .news__items:nth-child(5), .colSubNewsDetail .news__items:nth-child(5) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.colSubNews .news__items:nth-child(6), .colSubNewsDetail .news__items:nth-child(6) {
  -webkit-transition-delay: 0.48s;
          transition-delay: 0.48s;
}

.colSubNews .news__items:nth-child(7), .colSubNewsDetail .news__items:nth-child(7) {
  -webkit-transition-delay: 0.56s;
          transition-delay: 0.56s;
}

.colSubNews .news__items:nth-child(8), .colSubNewsDetail .news__items:nth-child(8) {
  -webkit-transition-delay: 0.64s;
          transition-delay: 0.64s;
}

.colSubNews .news__items:nth-child(9), .colSubNewsDetail .news__items:nth-child(9) {
  -webkit-transition-delay: 0.72s;
          transition-delay: 0.72s;
}

.colSubNews .news__items:nth-child(10), .colSubNewsDetail .news__items:nth-child(10) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.colSubNews .news__items:nth-child(11), .colSubNewsDetail .news__items:nth-child(11) {
  -webkit-transition-delay: 0.88s;
          transition-delay: 0.88s;
}

.colSubNews .news__items:nth-child(12), .colSubNewsDetail .news__items:nth-child(12) {
  -webkit-transition-delay: 0.96s;
          transition-delay: 0.96s;
}

.colSubNews .news__items:nth-child(13), .colSubNewsDetail .news__items:nth-child(13) {
  -webkit-transition-delay: 1.04s;
          transition-delay: 1.04s;
}

.colSubNews .news__items:nth-child(14), .colSubNewsDetail .news__items:nth-child(14) {
  -webkit-transition-delay: 1.12s;
          transition-delay: 1.12s;
}

.colSubNews .news__items:nth-child(15), .colSubNewsDetail .news__items:nth-child(15) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

.colSubNews .news__items:nth-child(16), .colSubNewsDetail .news__items:nth-child(16) {
  -webkit-transition-delay: 1.28s;
          transition-delay: 1.28s;
}

.colSubNews .news__items:nth-child(17), .colSubNewsDetail .news__items:nth-child(17) {
  -webkit-transition-delay: 1.36s;
          transition-delay: 1.36s;
}

.colSubNews .news__items:nth-child(18), .colSubNewsDetail .news__items:nth-child(18) {
  -webkit-transition-delay: 1.44s;
          transition-delay: 1.44s;
}

.colSubNews .news__items:nth-child(19), .colSubNewsDetail .news__items:nth-child(19) {
  -webkit-transition-delay: 1.52s;
          transition-delay: 1.52s;
}

.colSubNews .news__items:nth-child(20), .colSubNewsDetail .news__items:nth-child(20) {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}

.colSubNews .news__items:nth-child(21), .colSubNewsDetail .news__items:nth-child(21) {
  -webkit-transition-delay: 1.68s;
          transition-delay: 1.68s;
}

.colSubNews .news__items:nth-child(22), .colSubNewsDetail .news__items:nth-child(22) {
  -webkit-transition-delay: 1.76s;
          transition-delay: 1.76s;
}

.colSubNews .news__items:nth-child(23), .colSubNewsDetail .news__items:nth-child(23) {
  -webkit-transition-delay: 1.84s;
          transition-delay: 1.84s;
}

.colSubNews .news__items:nth-child(24), .colSubNewsDetail .news__items:nth-child(24) {
  -webkit-transition-delay: 1.92s;
          transition-delay: 1.92s;
}

.colSubNews .news__items:nth-child(25), .colSubNewsDetail .news__items:nth-child(25) {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

.colSubNews .news__items:nth-child(26), .colSubNewsDetail .news__items:nth-child(26) {
  -webkit-transition-delay: 2.08s;
          transition-delay: 2.08s;
}

.colSubNews .news__items:nth-child(27), .colSubNewsDetail .news__items:nth-child(27) {
  -webkit-transition-delay: 2.16s;
          transition-delay: 2.16s;
}

.colSubNews .news__items:nth-child(28), .colSubNewsDetail .news__items:nth-child(28) {
  -webkit-transition-delay: 2.24s;
          transition-delay: 2.24s;
}

.colSubNews .news__items:nth-child(29), .colSubNewsDetail .news__items:nth-child(29) {
  -webkit-transition-delay: 2.32s;
          transition-delay: 2.32s;
}

.colSubNews .news__items:nth-child(30), .colSubNewsDetail .news__items:nth-child(30) {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}

.colSubNews .news__arrow, .colSubNewsDetail .news__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 55px;
  height: 55px;
  position: relative;
}

.colSubNews .news__arrow::before, .colSubNewsDetail .news__arrow::before {
  content: "";
  position: absolute;
  right: -2px;
  top: -2px;
  width: 100%;
  height: 100%;
  border: 2px solid #151515;
  border-radius: 50%;
  -webkit-transition: .3s;
  transition: .3s;
}

.colSubNews .news__arrow svg, .colSubNewsDetail .news__arrow svg {
  width: 26px;
}

.colSubNews .news__arrow .st0, .colSubNewsDetail .news__arrow .st0 {
  fill: #151515;
  -webkit-transition: fill .3s;
  transition: fill .3s;
}

.colSubNews .news__list.inview .news__items, .colSubNewsDetail .news__list.inview .news__items {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.colSubNews .news__header, .colSubNewsDetail .news__header {
  margin-bottom: 20px;
}

.colSubNews .news__header .category, .colSubNewsDetail .news__header .category {
  display: inline-block;
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
  color: #e60312;
  font-size: 13px;
  text-decoration: none;
}

.colSubNews .news__header .category::after, .colSubNewsDetail .news__header .category::after {
  content: "";
  position: absolute;
  width: 1px;
  background: #DEDDDE;
  top: 0;
  bottom: 0;
  right: 0;
}

.colSubNews .news__header .date, .colSubNewsDetail .news__header .date {
  display: inline-block;
  color: #151515;
  text-decoration: none;
}

.colSubNews .news__detail .title, .colSubNewsDetail .news__detail .title {
  color: #151515;
  font-size: 21px;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  line-height: 1.2;
}

.colSubNews .news__link, .colSubNewsDetail .news__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 20px;
  border-bottom: 1px solid #DEDDDE;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.colSubNews .news__link:hover .news__detail .title, .colSubNewsDetail .news__link:hover .news__detail .title {
  color: #7FCE43;
}

.colSubNews .news__link:hover .news__header .category, .colSubNewsDetail .news__link:hover .news__header .category {
  opacity: .6;
}

.colSubNews .news__link:hover .news__arrow::before, .colSubNewsDetail .news__link:hover .news__arrow::before {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  border-color: #7FCE43;
}

.colSubNews .news__link:hover .news__arrow .st0, .colSubNewsDetail .news__link:hover .news__arrow .st0 {
  fill: #7FCE43;
}

.colSubNewsDetail {
  padding-top: 150px;
}

.colSubNewsDetail .news__upper {
  display: block;
  width: auto;
  margin: 0;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #7E7E7E;
}

.colSubNewsDetail .news__header {
  margin-bottom: 1.8875vw;
}

.colSubNewsDetail .news__header .category, .colSubNewsDetail .news__header .date {
  font-size: 14px;
}

.colSubNewsDetail .news__detail .title {
  font-size: 30px;
  letter-spacing: 1px;
}

.colSubNewsDetail .news__lower p {
  font-size: 1rem;
  line-height: 1.625;
  margin-top: 1.5625vw;
}

.colSubNewsDetail .btn__inner {
  margin-top: 100px;
}

.colSubContactThanks, .colSubContact, .colSubContactConfirm {
  padding-top: 150px;
  padding-bottom: 100px;
  border-bottom: 1px solid #DEDDDE;
  margin-bottom: 50px;
}

.colSubContactThanks .contact__inner, .colSubContact .contact__inner, .colSubContactConfirm .contact__inner {
  padding: 20px 80px;
  margin: 0 auto;
}

.colSubContactThanks .contact__message p, .colSubContact .contact__message p, .colSubContactConfirm .contact__message p {
  line-height: 1.625;
  margin-top: 1.5625vw;
  font-size: 21px;
  letter-spacing: 1px;
}

.colSubContactThanks .contact__message.error_messsage, .colSubContact .contact__message.error_messsage, .colSubContactConfirm .contact__message.error_messsage {
  margin-bottom: 40px;
}

.colSubContactThanks .btn__inner, .colSubContact .btn__inner, .colSubContactConfirm .btn__inner {
  margin-top: 100px;
}

.colSubContactThanks .line__message, .colSubContact .line__message, .colSubContactConfirm .line__message {
  margin-bottom: 1.8625vw;
}

.colSubContact .contact__input, .colSubContactConfirm .contact__input {
  margin-top: 50px;
}

.colSubContact .contact__input dl, .colSubContactConfirm .contact__input dl {
  margin-bottom: 20px;
}

.colSubContact .contact__input dl dt, .colSubContactConfirm .contact__input dl dt {
  margin-bottom: 5px;
  line-height: 1.625;
  margin-top: 1.5625vw;
  font-size: 1.323vw;
  letter-spacing: 1px;
}

.colSubContact .contact__input dl dd, .colSubContactConfirm .contact__input dl dd {
  letter-spacing: 1px;
  position: relative;
  overflow-wrap: break-word;
  word-break: break-all;
}

.colSubContact .contact__input dl dd input, .colSubContactConfirm .contact__input dl dd input, .colSubContact .contact__input dl dd textarea, .colSubContactConfirm .contact__input dl dd textarea {
  width: 100%;
  border: 1px solid #DEDDDE;
  padding: 20px;
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.colSubContact .contact__input dl dd input:focus-visible, .colSubContactConfirm .contact__input dl dd input:focus-visible, .colSubContact .contact__input dl dd textarea:focus-visible, .colSubContactConfirm .contact__input dl dd textarea:focus-visible {
  outline: 2px solid #7FCE43;
  border-radius: 4px;
  outline-offset: -2px;
}

.colSubContact .contact__input dl dd textarea, .colSubContactConfirm .contact__input dl dd textarea {
  resize: none;
}

.colSubContact .contact__input dl dd .formErrorContent, .colSubContactConfirm .contact__input dl dd .formErrorContent {
  color: red;
  margin-top: 5px;
  line-height: 1.5;
}

.colSubContact .contactTel, .colSubContactConfirm .contactTel {
  padding-top: 100px !important;
}

.colSubContact .contactTel__upper, .colSubContactConfirm .contactTel__upper {
  margin-top: 50px;
}

.colSubContact .contactTel__center, .colSubContactConfirm .contactTel__center {
  margin: 40px 0;
}

.colSubContact .contactTel__center a, .colSubContactConfirm .contactTel__center a {
  display: block;
  color: #7FCE43;
  font-size: 26px;
  letter-spacing: 1px;
}

.colSubContact .contactTel__center a i, .colSubContactConfirm .contactTel__center a i {
  margin-right: 5px;
}

.colSubContact .contactTel__lower, .colSubContactConfirm .contactTel__lower {
  line-height: 1.5;
}

.colSubContact .btn__inner, .colSubContactConfirm .btn__inner {
  margin-top: 10px;
}

.colSubContactConfirm .contact__input {
  margin-bottom: 100px;
}

.colSubContactConfirm .contact__input dl dd {
  line-height: 1.625;
  font-size: 1.323vw;
  letter-spacing: 1px;
  margin-bottom: 40px;
  color: #7E7E7E;
}

.colSubContactConfirm .contact__btnArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.colSubContactConfirm .contact__btn {
  margin: unset;
}

.colSubContactConfirm .contact__btn:first-child {
  margin-right: 40px;
}

.colSubPrivacy {
  padding-top: 150px;
  padding-bottom: 100px;
  border-bottom: 1px solid #DEDDDE;
  margin-bottom: 50px;
}

.colSubPrivacy .privacy__inner {
  padding: 20px 80px;
  margin: 0 auto;
}

.colSubPrivacy .privacy__message {
  margin-top: 60px;
}

.colSubPrivacy .privacy__message h2 {
  font-size: 28px;
  position: relative;
  padding: 5px 0;
  padding-left: 12px;
  line-height: 2.2rem;
}

.colSubPrivacy .privacy__message h2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background: #7FCE43;
}

.colSubPrivacy .privacy__message p {
  line-height: 1.625;
  margin-top: 1.5625vw;
  font-size: 1rem;
  letter-spacing: 1px;
}

.colSubPrivacy .privacy__message ul > li {
  line-height: 1.625;
  margin-top: 1.5625vw;
  font-size: 1rem;
  letter-spacing: 1px;
  padding-left: 26px;
  position: relative;
}

.colSubPrivacy .privacy__message li::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 10px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #7FCE43;
}

@media (max-width: 1280px) {
  /******************************************************************

Stylesheet: 1280px以下のモニタで適用

******************************************************************/
  .header__inner,
  .footer__inner {
    padding: 20px 30px;
  }
  .footer__inner {
    width: auto;
  }
  .colNews .news__upper,
  .colNews .news__downer,
  .colFlow .flow__inner {
    width: 78vw;
  }
  .colAbout .about__dl,
  .colAbout .about__moreBtn {
    width: 80%;
  }
  .colMain {
    margin-bottom: 80px;
  }
  .colMain .main__catch .l-catch {
    font-size: 14px;
  }
  .colAbout .about-title {
    font-size: 8vw;
    -webkit-transform: translate(-30px, -5vw);
            transform: translate(-30px, -5vw);
  }
  .colAbout .about__dl dt {
    font-size: 30px;
  }
  .colAbout .about__moreBtn {
    position: relative;
    z-index: 0;
  }
  .footer__upper .footerUpper__main .footerNav__list {
    min-width: 550px;
  }
  .midashi .l-big, .midashi02 .l-big {
    font-size: 2.35vw;
  }
  .midashi .l-small, .midashi02 .l-small {
    font-size: 1.45vw;
  }
  .colBusiness .business__link .businessLink__title .title {
    font-size: 17px;
  }
  .ttlLine, .ttlLine02 {
    margin-bottom: 2.6875vw;
  }
  .ttlLine h1 > span, .ttlLine02 h1 > span {
    font-size: 3.6875vw;
  }
  .colSubContactThanks .contact__input dl dt, .colSubContact .contact__input dl dt, .colSubContactConfirm .contact__input dl dt {
    font-size: 20px;
  }
  .colSubBusiness .business__information .info-title, .colSubBusinessChild .business__information .info-title {
    font-size: 7vw;
    top: 40px;
    left: -20px;
  }
  .colSubBusinessChild .businessChild__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .colSubBusinessChild .businessChild__message .message__detail {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .colSubBusinessChild .businessChild__pointImg {
    margin-left: 0;
    width: 100%;
  }
  .colSubBusinessChild .businessChild__pointImg img {
    margin-bottom: 30px;
  }
  .colSubBusinessChild .businessChild__pointImg::before {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
}

@media (max-width: 960px) {
  /******************************************************************

Stylesheet: 960px以下のモニタで適用

******************************************************************/
  .section {
    margin-bottom: 0;
  }
  .colFlow,
  .colMain,
  .colNews,
  .colAbout,
  .colBusiness {
    margin-bottom: 200px;
  }
  .header__logo::after {
    content: none;
  }
  .header__logo.menu-open img.off {
    display: none;
  }
  .header__logo.menu-open img.on {
    display: inline-block;
  }
  .header__logo.menu-open svg .st0 {
    fill: #ffffff;
  }
  .header__logo.menu-open svg .st1 {
    fill: #ffffff;
  }
  .header__logo.menu-open svg .st2 {
    fill: #ffffff;
  }
  .header__logo.menu-open svg .st3 {
    fill: #ffffff;
  }
  .header__logo.menu-open svg .st4 {
    display: none;
    fill: #ffffff;
  }
  .header__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header__contact.btn-arrow, .header__contact.btn-arrow2 {
    display: none;
  }
  .header__menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 40px 50px;
    background: #7FCE43;
    z-index: 1001;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
  }
  .header .nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header .nav__items {
    margin-left: 0;
    margin-bottom: 40px;
  }
  .header .nav__link {
    color: white;
    display: inline-block;
    font-size: 20px;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
  }
  .header .nav__link::after {
    content: none;
  }
  .header .nav__link:hover {
    opacity: .6;
  }
  .header .nav__child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .header .nav__childLink {
    color: white;
    opacity: .8;
    margin-right: 20px;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transition-property: opacity, color;
    transition-property: opacity, color;
    margin-bottom: 10px;
    display: inline-block;
  }
  .header .nav__childLink:hover {
    opacity: .4;
  }
  .header .contact__item {
    display: block;
  }
  .header__inner.menu-open {
    background: #7FCE43;
  }
  .header__inner.menu-open .header__menu {
    visibility: visible;
    opacity: 1;
  }
  .header__inner.menu-open .header__btn {
    background: white;
  }
  .header__inner.menu-open .header__btn span {
    background: #7FCE43;
  }
  .header__inner.menu-open .header__btn span:nth-child(1) {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
    top: 0;
  }
  .header__inner.menu-open .header__btn span:nth-child(2) {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
    opacity: 0;
  }
  .header__inner.menu-open .header__btn span:nth-child(3) {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    bottom: 0;
  }
  .header.header_white .menu-open .header__logo svg .st0 {
    fill: #ffffff;
  }
  .header.header_white .menu-open .header__logo svg .st1 {
    fill: #ffffff;
  }
  .header.header_white .menu-open .header__logo svg .st2 {
    fill: #ffffff;
  }
  .header.header_white .menu-open .header__logo svg .st3 {
    fill: #ffffff;
  }
  .header.header_white .menu-open .header__logo svg .st4 {
    display: none;
    fill: #ffffff;
  }
  .header.header_white.triggered .menu-open .nav__link {
    color: white;
  }
  .footer__inner {
    padding: 0;
    width: 100%;
  }
  .footer__pageTop {
    margin-bottom: 30px;
    padding-right: 30px;
  }
  .footer__upper .footerUpper__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .footer__upper .footerUpper__main .footerNav {
    margin-bottom: 40px;
  }
  .footer__upper .footerUpper__main .footerNav__list {
    min-width: auto;
    max-height: none;
  }
  .footer__upper .footerUpper__main .footerNav__items {
    padding-right: 0;
  }
  .footer__upper .footerUpper__main .footerNav__items:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .footer__upper .footerUpper__main .footerNav__items:nth-child(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .footer__upper .footerUpper__main .footerNav__items:nth-child(4) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .footer__upper .footerUpper__main .footerNav__items:nth-child(5) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .footer__upper .footerUpper__main .footerNav__link {
    border-bottom: 1px solid #DEDDDE;
    position: relative;
  }
  .footer__upper .footerUpper__main .footerNav__link, .footer__upper .footerUpper__main .footerNav__childLink {
    display: block;
    font-size: 21px;
    padding: 4vw 3vw;
  }
  .footer__upper .footerUpper__main .footerNav__childLink {
    font-size: 18px;
  }
  .footer__upper .footerUpper__main .footerNav__child {
    display: none;
  }
  .footer__upper .footerUpper__main .footerNav__childItem {
    background: #ebfddd;
  }
  .footer__upper .footerUpper__main .footerNav__childItem:nth-child(even) {
    background: #e1fbce;
  }
  .footer__upper .footerUpper__main .footerNav__childItem.childItemList {
    display: block;
  }
  .footer__upper .footerUpper__main .footerNav__plus {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 3vw;
    background: #7FCE43;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .footer__upper .footerUpper__main .footerNav__plus::before, .footer__upper .footerUpper__main .footerNav__plus::after {
    content: "";
    position: absolute;
    width: 50%;
    height: 2px;
    background: white;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: .3s;
    transition: .3s;
  }
  .footer__upper .footerUpper__main .footerNav__plus::after {
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
            transform: translate(-50%, -50%) rotate(-90deg);
  }
  .footer__upper .footerUpper__main .footerNav__link.no-accordion {
    display: none;
  }
  .footer__upper .footerUpper__main .footerNav__link.accordion {
    display: block;
  }
  .footer__upper .footerUpper__main .footerNav__link.open .footerNav__plus::before {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
            transform: translate(-50%, -50%) rotate(180deg);
  }
  .footer__upper .footerUpper__main .footerNav__link.open .footerNav__plus::after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg) scale(0.1);
            transform: translate(-50%, -50%) rotate(90deg) scale(0.1);
  }
  .footer__upper .footerUpper__main .footerInfo,
  .header__inner,
  .footerLower {
    width: 100%;
    padding: 20px 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .colFlow .flow__inner {
    width: 100%;
    padding: 20px 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .ttlImgWrap {
    height: 300px;
  }
  .colMain .main__img {
    width: 70vw;
  }
  .colMain .main__catch {
    top: 40.375vw;
  }
  .colBusiness {
    margin-bottom: 0;
  }
  .colBusiness .business__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .colBusiness .business__items {
    width: 49%;
    margin-bottom: 5px;
  }
  .colBusiness .business__link .businessLink__img {
    height: 25.125vw;
  }
  .subInner {
    padding: 20px 50px !important;
  }
  .btn03 .btn__link {
    border: 2px solid #7FCE43;
  }
  .btn03 .btn__link:hover {
    border: 2px solid #0c8b49;
  }
  .colSubFlow .flowStep__box {
    padding: 60px 0;
  }
  .colSubFlow .flowStep__box .flow__inner {
    width: auto;
  }
  .colSubFlow .flowStep__img::before {
    top: -2px;
    left: -2px;
    border: 2px solid #7FCE43;
  }
  .colSubFlow .flowStep__letter h2 {
    font-size: 21px;
    letter-spacing: 1px;
    margin-bottom: 18px;
  }
  .colSubFlow .flowStep__letter p {
    font-size: 1rem;
  }
  .colSubFlow .btn02, .colSubFlow .btn03 {
    height: 60px;
  }
  .colSubContactThanks .contact__message p, .colSubContact .contact__message p, .colSubContactConfirm .contact__message p {
    font-size: 1rem;
    margin-top: 30px;
  }
  .colSubContactThanks .contact__input dl dt, .colSubContact .contact__input dl dt, .colSubContactConfirm .contact__input dl dt {
    font-size: 18px;
  }
  .colSubContactConfirm .contact__input dl dd {
    font-size: 20px;
  }
  .colSubCompany .company__adress .adress__table tr th {
    width: 100px;
  }
  .colSubCompany .company__message, .colSubCompany .company__infomaition, .colSubCompany .company__adress,
  .colSubCompany .company__adress {
    width: auto;
  }
  .colSubBusiness, .colSubBusinessChild {
    padding-bottom: 0;
  }
  .colSubBusiness .business__message, .colSubBusinessChild .business__message, .colSubBusiness .business__information, .colSubBusinessChild .business__information {
    width: auto;
  }
  .colSubBusiness .business__message .info-title, .colSubBusinessChild .business__message .info-title, .colSubBusiness .business__information .info-title, .colSubBusinessChild .business__information .info-title {
    top: 60px;
    left: -20px;
  }
  .colSubBusinessChild .businessChild__message {
    width: auto;
  }
  .colSubBusinessChild .businessChild__message .message__detail {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .colSubBusinessChild .businessChild__message .message__detail p {
    font-size: 1rem;
  }
  .colSubBusinessChild .businessChild__btnArea {
    margin-bottom: 100px;
  }
}

@media (max-width: 768px) {
  /******************************************************************

Stylesheet: 768px以下のタブレットやモニタで適用

******************************************************************/
  .midashi .l-small, .midashi02 .l-small {
    font-size: 16px;
  }
  .midashi .l-big, .midashi02 .l-big {
    font-size: 20px;
  }
  .header__inner {
    padding: 20px 7.5%;
    margin: 0 auto;
  }
  .colMain {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .colMain .main__catch {
    top: 52.175vw;
    color: white;
  }
  .colMain .main__img {
    width: 100%;
  }
  .colFlow,
  .colMain,
  .colNews,
  .colAbout,
  .colBusiness {
    margin-bottom: 0;
  }
  .colNews .news__upper,
  .colNews .news__downer,
  .colAbout .about__dl,
  .colAbout .about__moreBtn,
  .colAbout .about-title,
  .colFlow .flow__inner,
  .footerLower {
    width: 85%;
  }
  .colNews {
    background: #F2F2F2;
  }
  .colNews::before {
    content: none;
  }
  .colNews .news__inner {
    padding: 40px 0;
  }
  .colNews .news__upper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .colNews .news__upper .midashi, .colNews .news__upper .midashi02 {
    width: auto;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .colNews .news__link {
    padding: 40px 0;
  }
  .colAbout {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .colAbout .about-title {
    position: relative;
    -webkit-transform: none;
            transform: none;
    margin: 0 auto;
  }
  .colAbout .about__inner {
    padding: 20px 0;
  }
  .colAbout .about__inner::before {
    width: 100%;
  }
  .colAbout .about__dl {
    margin-top: 20px;
  }
  .colAbout .about__moreBtn {
    margin-bottom: 20px;
  }
  .colFlow .flow__inner {
    padding: 120px 0;
  }
  .colFlow .flow__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .colFlow .flow__items {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .colFlow .flow__items img {
    width: 50%;
  }
  .colFlow .flow__items:nth-child(4) img {
    -webkit-transform: translateX(4%);
            transform: translateX(4%);
  }
  .colFlow .flow__items .no {
    font-size: 16px;
  }
  .colFlow .flow__items h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .colFlow .flow__items p {
    font-size: 14px;
  }
  .colFlow .flow__items::after {
    content: none;
  }
  .colBusiness .business__items {
    width: 100%;
    margin-right: 0;
  }
  .colBusiness .business__link .businessLink__img {
    height: 50.125vw;
  }
  .footer__upper .footerUpper__main .footerNav__link {
    font-size: 16px;
  }
  .footer__upper .footerUpper__main .footerNav__childLink {
    font-size: 14px;
  }
  .footer__upper .footerUpper__main .footerNav__plus {
    width: 30px;
    height: 30px;
  }
  .footer__upper .footerUpper__main .footerNav__plus::before, .footer__upper .footerUpper__main .footerNav__plus::after {
    width: 40%;
    height: 2px;
  }
  .footerLower {
    padding: 20px 0;
  }
  .btn01.btn__inner, .btn__inner.btn02, .btn__inner.btn03, .btn__inner.btn00, .btn__inner.btn04 {
    padding: 0;
  }
  .ttlImgWrap {
    padding-left: 7.5%;
    height: 200px;
  }
  .subInner {
    padding: 20px 7.5% !important;
  }
  .ttlLine, .ttlLine02 {
    margin-bottom: 21px;
  }
  .ttlLine h1 > span, .ttlLine02 h1 > span {
    font-size: 28px;
  }
  .ttlLine .line::after, .ttlLine02 .line::after {
    bottom: 6px;
  }
  .colSubNews .news__arrow, .colSubNewsDetail .news__arrow {
    width: 30px;
    height: 30px;
  }
  .colSubNews .news__arrow svg, .colSubNewsDetail .news__arrow svg {
    width: 15px;
  }
  .colSubNews .news__detail .title, .colSubNewsDetail .news__detail .title {
    font-size: 16px;
  }
  .colSubNewsDetail .news__detail .title {
    font-size: 21px;
  }
  .colSubFlow .flowStep__box .flow__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .colSubFlow .flowStep__img {
    margin-right: 0;
    width: 200px;
    height: 200px;
    margin-bottom: 40px;
  }
  .colSubFlow .flowStep__detail {
    width: 100%;
  }
  .colSubFlow .flowStep__btnArea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .colSubFlow .flowStep__btnArea .btn02, .colSubFlow .flowStep__btnArea .btn03 {
    width: 100%;
  }
  .colSubFlow .flowStep__btn:first-child {
    margin-bottom: 20px;
  }
  .colSubContact .line__message, .colSubContactConfirm .line__message {
    margin-bottom: 20px;
  }
  .colSubContact .line__message p, .colSubContactConfirm .line__message p {
    display: none;
  }
  .colSubContact .line__message .icon_inner .icon::before, .colSubContactConfirm .line__message .icon_inner .icon::before, .colSubContact .line__message .icon_inner .icon::after, .colSubContactConfirm .line__message .icon_inner .icon::after {
    content: '\f879';
    font-family: "Font Awesome 5 Free";
    color: #fff;
    background: none;
    width: 14px;
    height: 13px;
  }
  .colSubContactConfirm .contact__btnArea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .colSubContactConfirm .contact__btn {
    width: 100%;
  }
  .colSubContactConfirm .contact__btn:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .colSubCompany .company__message {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .colSubCompany .company__message .midashi, .colSubCompany .company__message .midashi02 {
    margin-right: 0;
    width: 100%;
  }
  .colSubCompany .company__message .message__detail {
    margin-top: 60px;
  }
  .colSubCompany .company__message .message__detail p {
    font-size: 1rem;
  }
  .colSubCompany .company__message .message__name {
    font-size: 20px;
  }
  .colSubCompany .company__infomaition .infomaition__table tr, .colSubCompany .company__adress .infomaition__table tr, .colSubCompany .company__adress .adress__table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 20px;
  }
  .colSubCompany .company__infomaition .infomaition__table tr th, .colSubCompany .company__adress .infomaition__table tr th, .colSubCompany .company__adress .adress__table tr th, .colSubCompany .company__infomaition .infomaition__table tr td, .colSubCompany .company__adress .infomaition__table tr td, .colSubCompany .company__adress .adress__table tr td {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0px 20px;
    font-size: 1rem;
  }
  .colSubCompany .company__infomaition .infomaition__table tr th, .colSubCompany .company__adress .infomaition__table tr th, .colSubCompany .company__adress .adress__table tr th {
    width: 100%;
    margin-bottom: 10px;
  }
  .colSubCompany .company__infomaition .infomaition__table tr td, .colSubCompany .company__adress .infomaition__table tr td, .colSubCompany .company__adress .adress__table tr td {
    padding-bottom: 20px;
  }
  .colSubCompany .company__adress .adress__img {
    margin-bottom: 40px;
  }
  .colSubCompany .company__adress .adress__table tr td .btn-arrow a .icon_inner, .colSubCompany .company__adress .adress__table tr td .btn-arrow2 a .icon_inner {
    width: 40px;
    height: 40px;
  }
  .colSubCompany .company__adress .adress__table tr td .btn-arrow a .icon_inner svg, .colSubCompany .company__adress .adress__table tr td .btn-arrow2 a .icon_inner svg {
    width: 15px;
  }
  .colSubBusiness .business__message .message__detail p, .colSubBusinessChild .business__message .message__detail p {
    font-size: 1rem;
  }
  .colSubBusiness .business__information .information__col, .colSubBusinessChild .business__information .information__col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .colSubBusiness .business__information .information__img, .colSubBusinessChild .business__information .information__img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .colSubBusiness .business__information .information__colWrap:nth-of-type(even) .information__col, .colSubBusinessChild .business__information .information__colWrap:nth-of-type(even) .information__col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .colSubBusiness .business__information .information__colWrap:nth-of-type(even) .information__img, .colSubBusinessChild .business__information .information__colWrap:nth-of-type(even) .information__img {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .colSubBusiness .business__information .info-title, .colSubBusinessChild .business__information .info-title {
    font-size: 10.811vw;
  }
  .colSubBusinessChild .businessChild__btnArea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .colSubBusinessChild .businessChild__btn {
    width: 100%;
  }
  .colSubBusinessChild .businessChild__btn:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .colSubPrivacy .privacy__message p {
    margin-top: 30px;
  }
}

@media (max-width: 480px) {
  /******************************************************************

Stylesheet: 480px以下(スマホの横向き)のモニタで適用

******************************************************************/
  .header__inner.menu-open {
    height: 100px;
  }
  .header__inner.menu-open .header__menu {
    overflow: auto;
    height: calc(100vh - 100px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .header__menu {
    display: block;
  }
  .header__logo {
    margin-right: 0;
  }
  .header__logo svg {
    width: 190px;
  }
  .btn01, .btn02, .btn03, .btn00, .btn04 {
    width: 80%;
    height: 60px;
  }
  .btn01 .btn__link::before, .btn02 .btn__link::before, .btn03 .btn__link::before, .btn00 .btn__link::before, .btn04 .btn__link::before {
    height: 10px;
  }
  .btn01 .btn__letter, .btn02 .btn__letter, .btn03 .btn__letter, .btn00 .btn__letter, .btn04 .btn__letter {
    font-size: 16px;
  }
  .btn01 .btn__link::before .colMain .main__img, .btn02 .btn__link::before .colMain .main__img, .btn03 .btn__link::before .colMain .main__img, .btn00 .btn__link::before .colMain .main__img, .btn04 .btn__link::before .colMain .main__img {
    width: 100vw;
    height: 100vh;
  }
  .btn01 .btn__link::before .colMain .main__img img, .btn02 .btn__link::before .colMain .main__img img, .btn03 .btn__link::before .colMain .main__img img, .btn00 .btn__link::before .colMain .main__img img, .btn04 .btn__link::before .colMain .main__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .btn01 .btn__link::before .colMain .main__catch, .btn02 .btn__link::before .colMain .main__catch, .btn03 .btn__link::before .colMain .main__catch, .btn00 .btn__link::before .colMain .main__catch, .btn04 .btn__link::before .colMain .main__catch {
    top: 63vh;
  }
  .btn01 .btn__link::before .colMain .main__catch h2, .btn02 .btn__link::before .colMain .main__catch h2, .btn03 .btn__link::before .colMain .main__catch h2, .btn00 .btn__link::before .colMain .main__catch h2, .btn04 .btn__link::before .colMain .main__catch h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
  .btn01 .btn__link::before .colMain .main__catch h2 .l-small, .btn02 .btn__link::before .colMain .main__catch h2 .l-small, .btn03 .btn__link::before .colMain .main__catch h2 .l-small, .btn00 .btn__link::before .colMain .main__catch h2 .l-small, .btn04 .btn__link::before .colMain .main__catch h2 .l-small {
    font-size: 16px;
  }
  .btn01 .btn__link::before .colMain .main__catch .l-letter, .btn02 .btn__link::before .colMain .main__catch .l-letter, .btn03 .btn__link::before .colMain .main__catch .l-letter, .btn00 .btn__link::before .colMain .main__catch .l-letter, .btn04 .btn__link::before .colMain .main__catch .l-letter {
    font-size: 14px;
  }
  .colAbout .about-title {
    font-size: 26px;
  }
  .colAbout .about__dl dt {
    font-size: 24px;
  }
  .colAbout .about__dl dd {
    font-size: 14px;
  }
  .colFlow .flow__upper {
    margin-bottom: 20px;
  }
  .footer__upper .footerUpper__main .footerNav__plus {
    width: 20px;
    height: 20px;
  }
  .footer__upper .footerUpper {
    padding-bottom: 20px;
  }
  .footer__pageTop {
    margin-bottom: 0;
    margin-top: 80px;
  }
  .footer__lower .footerLower {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .footer__lower .footerLower__list {
    margin-bottom: 7px;
  }
  .footer__lower .footerLower__list li {
    margin-left: 0;
  }
  .footer__lower .footerLower__list li a {
    padding-left: 15px;
  }
  .colSubNewsDetail .btn__inner {
    margin-top: 50px;
  }
  .ttlLine h1 > span, .ttlLine02 h1 > span {
    font-size: 24px;
  }
  .ttlLine h1 > span.small, .ttlLine02 h1 > span.small {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .ttlLine h1 > span.big, .ttlLine02 h1 > span.big {
    padding-right: 0;
  }
  .ttlLine .line::after, .ttlLine02 .line::after {
    content: none;
  }
  .colSubBusiness .business__information .info-title, .colSubBusinessChild .business__information .info-title {
    font-size: 50px;
    top: 20px;
    left: 0;
  }
}

@media print {
  /******************************************************************

Stylesheet: プリンタのみに適用

******************************************************************/
}

@media (min-width: 961px) {
  .footer__upper .footerUpper__main .footerNav__child {
    display: block !important;
  }
}
/*# sourceMappingURL=style.css.map */