@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : assets.css
 Style : assets
================================================================= */
/* gradation */
* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  counter-reset: number 0;
  line-height: 2;
  font-weight: 500;
  letter-spacing: 0.6;
  color: #282828;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  word-wrap: break-word;
}

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 {
  font-weight: 500;
}

h1, h2, h3, h4 {
  line-height: 1.5;
}

.inner {
  margin: 0 auto;
  max-width: 1120px;
  padding: 0 10px;
}

@media only screen and (max-width: 834px) {
  .inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  margin-bottom: 120px;
  overflow: hidden;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #contents_wrap {
    margin: 75px auto 70px auto;
  }
}

@media only screen and (max-width: 640px) {
  #contents_wrap {
    margin: 66.7px auto 70px auto;
  }
}

.index_contents #contents_wrap {
  margin: 0 auto;
}

#contents {
  width: 100%;
  max-width: 1120px;
  padding: 0 10px;
}

@media only screen and (max-width: 834px) {
  #contents {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

.breadcrumb {
  margin: 5px 0 50px auto;
  text-align: right;
}

.pankuzu {
  max-width: 1120px;
  margin: 0 0 0 auto;
  font-size: 13px;
  color: #282828;
}

@media only screen and (max-width: 640px) {
  .pankuzu {
    display: none;
  }
}

.pankuzu li {
  display: inline-block;
}

.pankuzu a {
  color: #282828;
  text-decoration: none;
}

.pankuzu a:hover {
  text-decoration: underline;
}

.policy h2 {
  margin: 30px 0 15px;
  padding: 0 0 5px;
  border-bottom: 2px solid #ccc;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 18px;
  font-weight: 300;
  font-weight: bold;
}

.error_contents footer .fotCont {
  display: none;
}

.error_link h1 {
  margin-bottom: 50px;
  font-size: 30px;
}

.error_link a {
  display: inline-block;
  margin-top: 50px;
  color: #282828;
}

.error_link a:hover {
  text-decoration: underline;
}

table {
  table-layout: fixed;
}

table td {
  padding: 0 !important;
}

.tlauto table {
  table-layout: auto;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

b {
  font-weight: bold;
}

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  text-decoration: underline;
  -webkit-transition: all .8s;
  transition: all .8s;
}

a:hover {
  opacity: 0.8;
  text-decoration: none;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}

@media only screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 300;
}

.gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fNum {
  font-family: "Roboto", sans-serif;
}

@media only screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
}

#global_header section {
  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;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 1260px) {
  #global_header section {
    padding-right: 85px;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #global_header section {
    padding-right: 75px;
  }
}

@media only screen and (max-width: 834px) {
  #global_header section {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    background: #fff;
  }
}

@media only screen and (max-width: 640px) {
  #global_header section {
    padding: 10px 30px 10px 20px;
  }
}

#global_header section .siteID {
  width: 12%;
  max-width: 233px;
  margin-left: 3.2%;
}

@media only screen and (max-width: 1260px) {
  #global_header section .siteID {
    width: 150px;
  }
}

@media only screen and (max-width: 640px) {
  #global_header section .siteID {
    width: 120px;
    margin-left: 0;
  }
}

#global_header section .siteID a {
  display: block;
  opacity: 1;
}

#global_header section nav {
  width: 80%;
}

#global_header section nav #gnavi {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media only screen and (max-width: 1260px) {
  #global_header section nav #gnavi {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

#global_header section nav #gnavi li {
  line-height: 1;
}

#global_header section nav #gnavi li a {
  position: relative;
  display: block;
  padding: 49.5px 25px;
  color: #282828;
  font-size: 18px;
  text-decoration: none;
  text-align: center;
}

@media only screen and (max-width: 1600px) {
  #global_header section nav #gnavi li a {
    padding: 49.5px 10px;
    font-size: 16px;
    text-align: left;
  }
}

#global_header section nav #gnavi li a .ja {
  display: block;
  margin-top: 10px;
  font-size: 13px;
}

@media only screen and (max-width: 1260px) {
  #global_header section nav #gnavi li a .ja {
    display: inline-block;
    margin-left: 15px;
  }
}

#global_header section nav #gnavi li a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 3px;
  background: #67d407;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

#global_header section nav #gnavi li a:hover {
  color: #67d407;
}

#global_header section nav #gnavi li a:hover:before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

#global_header section .hedCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 280px;
  min-width: 280px;
}

@media only screen and (max-width: 640px) {
  #global_header section .hedCont {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}

#global_header section .hedCont li {
  width: 50%;
}

#global_header section .hedCont li p {
  margin-bottom: 8px;
  font-weight: bold;
  line-height: 1;
}

@media only screen and (max-width: 834px) {
  #global_header section .hedCont li p {
    margin-bottom: 7px;
  }
}

#global_header section .hedCont li p:last-of-type {
  margin-bottom: 0;
}

#global_header section .hedCont li a {
  display: block;
  text-decoration: none;
  color: #fff;
}

#global_header section .hedCont .linkTel {
  padding: 38.5px 3px;
  background: #67d407;
  color: #fff;
}

@media only screen and (max-width: 1260px) {
  #global_header section .hedCont .linkTel {
    padding: 11px 3px;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #global_header section .hedCont .linkTel {
    padding: 8px 3px;
  }
}

@media only screen and (max-width: 640px) {
  #global_header section .hedCont .linkTel {
    padding: 0;
    background: transparent;
  }
}

#global_header section .hedCont .linkTel a {
  padding: 10px 3px;
  background: #67d407;
}

#global_header section .hedCont .linkTel .ttl {
  font-size: 15px;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #global_header section .hedCont .linkTel .ttl {
    font-size: 14px;
  }
}

@media only screen and (max-width: 640px) {
  #global_header section .hedCont .linkTel .ttl {
    display: inline-block;
  }
}

#global_header section .hedCont .linkTel .fNum {
  font-size: 19px;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #global_header section .hedCont .linkTel .fNum {
    font-size: 18px;
  }
}

@media only screen and (max-width: 640px) {
  #global_header section .hedCont .linkTel .fNum {
    display: inline-block;
  }
}

#global_header section .hedCont .linkTel .telTime {
  font-size: 13px;
}

#global_header section .hedCont .cont a {
  padding: 48.5px 3px;
  background: #ff6600;
  background-size: 200% 100%;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, black));
  background-image: linear-gradient(to right, transparent 50%, black 50%);
  -webkit-transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
  transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
  font-size: 20px;
}

@media only screen and (max-width: 1260px) {
  #global_header section .hedCont .cont a {
    padding: 21px 3px;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #global_header section .hedCont .cont a {
    padding: 18px 3px;
    font-size: 18px;
  }
}

@media only screen and (max-width: 640px) {
  #global_header section .hedCont .cont a {
    padding: 12px 3px;
  }
}

#global_header section .hedCont .cont a .ja {
  display: block;
  font-size: 15px;
}

@media only screen and (max-width: 834px) {
  #global_header section .hedCont .cont a .ja {
    font-size: 14px;
  }
}

#global_header section .hedCont .cont a:hover {
  background-color: black;
  background-position: -100% 100%;
}

.spNav {
  display: none;
}

@media only screen and (max-width: 834px) {
  .spNav {
    display: block;
  }
}

#mainArea {
  overflow: hidden;
  position: relative;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #mainArea {
    margin-top: 75px;
  }
}

@media only screen and (max-width: 640px) {
  #mainArea {
    margin-top: 66.7px;
  }
}

#mainArea #slider {
  width: 100%;
}

#mainArea #slider .slick-slide {
  outline: none;
}

#mainArea #slider li {
  position: relative;
}

#mainArea #slider li > img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 640px) {
  #mainArea #slider li > img {
    height: 50vw !important;
    width: auto !important;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: 'object-fit: cover; object-position: center top;';
  }
}

#mainArea #slider li .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  padding-top: 4.5%;
}

@media only screen and (max-width: 1600px) {
  #mainArea #slider li .inner {
    padding-top: 3.5%;
  }
}

#mainArea #slider li .inner img {
  width: auto !important;
}

@media only screen and (max-width: 1600px) {
  #mainArea #slider li .inner img {
    width: 70% !important;
  }
}

@media only screen and (max-width: 1260px) {
  #mainArea #slider li .inner img {
    width: 55% !important;
  }
}

@media only screen and (max-width: 640px) {
  #mainArea #slider li .inner img {
    width: 72% !important;
  }
}

#mainArea #slider li .inner:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 28.7%;
  height: 31.8vw;
  background: url(../images/contents/mainEcopon.png) no-repeat;
  background-size: contain;
  background-position: bottom left;
}

@media only screen and (max-width: 640px) {
  #mainArea #slider li .inner:before {
    height: 42.8vw;
  }
}

.is-scrolled #hedFixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background-color: #fff;
}

.is-scrolled #hedFixed section .siteID {
  width: 150px;
}

.is-scrolled #hedFixed section nav #gnavi li a {
  padding: 21px 25px;
}

.is-scrolled #hedFixed section .hedCont .linkTel {
  padding: 10px 3px;
}

.is-scrolled #hedFixed section .hedCont .cont a {
  padding: 20px 3px;
}

/* ----------------------------------------------------------
hamburger menu
---------------------------------------------------------- */
.nav-toggle {
  display: none;
}

@media only screen and (max-width: 1260px) {
  .nav-toggle {
    display: block;
  }
}

@media only screen and (max-width: 1260px) {
  /* toggle */
  #nav-toggle {
    position: absolute;
    top: 0;
    right: 0;
    height: 85px;
    cursor: pointer;
  }
  #nav-toggle > div {
    position: relative;
    width: 85px;
    height: 85px;
    background: #282828;
  }
  #nav-toggle span {
    width: 30px;
    height: 3px;
    left: 27px;
    display: block;
    background: #fff;
    position: absolute;
    -webkit-transition: top .5s ease, -webkit-transform .3s ease-in-out;
    transition: top .5s ease, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, top .5s ease;
    transition: transform .3s ease-in-out, top .5s ease, -webkit-transform .3s ease-in-out;
    /* #nav-toggle close */
  }
  #nav-toggle span:nth-child(1) {
    top: 30px;
  }
  #nav-toggle span:nth-child(2) {
    top: 42px;
  }
  #nav-toggle span:nth-child(3) {
    top: 54px;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 38px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    background-color: #fff;
  }
  .open #nav-toggle span:nth-child(2) {
    top: 38px;
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 38px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    background-color: #fff;
  }
  /* z-index */
  #nav-toggle {
    z-index: 1000;
  }
  #global_header section nav {
    z-index: 999;
  }
  /* nav */
  #global_header section nav {
    overflow-x: auto;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 990;
    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;
    padding: 0 !important;
    background: #282828;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: -webkit-transform 1s ease-in-out;
    transition: -webkit-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
  }
  #global_header section nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    list-style: none;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  #global_header section nav ul li {
    display: block;
    width: 50%;
    text-decoration: none;
  }
  #global_header section nav ul li a {
    display: block;
    padding: 3% 5% !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    text-align: left;
    color: #fff !important;
  }
}

@media only screen and (max-width: 1260px) and (max-width: 640px) {
  #global_header section nav ul li a {
    padding: 4% !important;
    font-size: 16px !important;
  }
}

@media only screen and (max-width: 1260px) {
  #global_header section nav ul li:last-of-type a {
    border-bottom: 0;
  }
  .open #global_header section nav {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #nav-toggle {
    height: 75px;
  }
  #nav-toggle > div {
    width: 75px;
    height: 75px;
  }
  #nav-toggle span {
    left: 22px;
    /* #nav-toggle close */
  }
  #nav-toggle span:nth-child(1) {
    top: 24px;
  }
  #nav-toggle span:nth-child(2) {
    top: 36px;
  }
  #nav-toggle span:nth-child(3) {
    top: 48px;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 36px;
  }
  .open #nav-toggle span:nth-child(2) {
    top: 36px;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 36px;
  }
}

@media only screen and (max-width: 640px) {
  #nav-toggle {
    height: 66.7px;
  }
  #nav-toggle > div {
    width: 66.7px;
    height: 66.7px;
  }
  #nav-toggle span {
    left: 18px;
    /* #nav-toggle close */
  }
  #nav-toggle span:nth-child(1) {
    top: 19px;
  }
  #nav-toggle span:nth-child(2) {
    top: 31px;
  }
  #nav-toggle span:nth-child(3) {
    top: 43px;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 31px;
  }
  .open #nav-toggle span:nth-child(2) {
    top: 31px;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 31px;
  }
  #global_header section nav ul li {
    width: 100%;
  }
  #global_header section nav ul li a {
    padding: 3.5% !important;
  }
}

.open #global_header nav {
  position: fixed;
  width: 100%;
  height: 100%;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  border-top: 1px solid #67d407;
}

footer#global_footer a {
  color: #282828;
  text-decoration: none;
}

footer#global_footer .fotCont {
  padding: 70px 0;
  background: #67d407;
}

@media only screen and (max-width: 640px) {
  footer#global_footer .fotCont {
    padding: 50px 0;
  }
}

footer#global_footer .fotCont h2 {
  margin-bottom: 30px;
  font-size: 54px;
  letter-spacing: 0.02em;
  color: #fff;
  line-height: 1;
}

@media only screen and (max-width: 640px) {
  footer#global_footer .fotCont h2 {
    font-size: 40px;
  }
}

footer#global_footer .fotCont h2::first-letter {
  color: #282828;
}

footer#global_footer .fotCont h2 .ja {
  display: block;
  margin-top: 10px;
  font-size: 18px;
}

footer#global_footer .fotCont .bgWh {
  padding: 50px 30px;
  background: #fff;
}

@media only screen and (max-width: 640px) {
  footer#global_footer .fotCont .bgWh {
    padding: 30px 25px;
  }
}

footer#global_footer .fotCont .bgWh p {
  margin-bottom: 30px;
}

@media only screen and (max-width: 640px) {
  footer#global_footer .fotCont .bgWh p {
    text-align: left;
  }
}

footer#global_footer .fotCont .bgWh ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 834px) {
  footer#global_footer .fotCont .bgWh ul {
    display: block;
  }
}

footer#global_footer .fotCont .bgWh ul li {
  margin-right: 40px;
}

@media only screen and (max-width: 834px) {
  footer#global_footer .fotCont .bgWh ul li {
    margin-right: 0;
  }
}

footer#global_footer .fotCont .bgWh ul li:nth-of-type(even) {
  margin-right: 0;
}

footer#global_footer .fotCont .bgWh ul li p {
  margin-bottom: 0;
  line-height: 1;
  text-align: center;
}

@media only screen and (max-width: 834px) {
  footer#global_footer .fotCont .bgWh ul .linkTel {
    margin-bottom: 30px;
  }
}

footer#global_footer .fotCont .bgWh ul .linkTel .fNum {
  margin-bottom: 15px;
  font-size: 36px;
}

@media only screen and (max-width: 640px) {
  footer#global_footer .fotCont .bgWh ul .linkTel .fNum {
    font-size: 34px;
  }
}

footer#global_footer .fotCont .bgWh ul .linkTel .fNum .ttl {
  display: inline-block;
  margin-right: 7px;
  font-size: 28px;
}

@media only screen and (max-width: 640px) {
  footer#global_footer .fotCont .bgWh ul .linkTel .fNum .ttl {
    font-size: 25px;
  }
}

footer#global_footer .fotCont .bgWh ul .cont a {
  display: block;
  padding: 8px 50px;
  background: #ff6600;
  background-size: 200% 100%;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, black));
  background-image: linear-gradient(to right, transparent 50%, black 50%);
  -webkit-transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
  transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
  border-radius: 30px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 834px) {
  footer#global_footer .fotCont .bgWh ul .cont a {
    padding: 8px 3px;
  }
}

footer#global_footer .fotCont .bgWh ul .cont a:hover {
  background-color: black;
  background-position: -100% 100%;
}

footer#global_footer .navFot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1000px;
  padding: 20px 0;
}

footer#global_footer .navFot li {
  padding: 0 13.5px;
  line-height: 2.5;
}

@media only screen and (max-width: 640px) {
  footer#global_footer .navFot li {
    width: 100%;
  }
}

footer#global_footer .navFot li a {
  text-decoration: none;
}

footer#global_footer .navFot li a:hover {
  color: #67d407;
  opacity: 1;
}

footer#global_footer #copy {
  display: block;
  padding: 6px 10px;
  background: #282828;
  font-size: 14px;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  footer#global_footer #copy {
    padding-bottom: 75px;
  }
}

footer#global_footer #copy a {
  text-decoration: none;
  color: #fff;
}

footer#global_footer #copy a:hover {
  opacity: 1;
}

/* ------------------------------------------------------------
index.html
------------------------------------------------------------ */
/* title */
.ttlLine h2 {
  position: relative;
  margin-bottom: 30px;
  padding-top: 90px;
  font-size: 60px;
  font-weight: 300;
  color: #67d407;
  letter-spacing: 0.02em;
  text-align: center !important;
}

@media only screen and (max-width: 834px) {
  .ttlLine h2 {
    padding-top: 50px;
    font-size: 50px;
  }
}

@media only screen and (max-width: 640px) {
  .ttlLine h2 {
    font-size: 32px;
  }
}

.ttlLine h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 1px;
  height: 70px;
  background: #67d407;
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}

@media only screen and (max-width: 834px) {
  .ttlLine h2:before {
    height: 45px;
  }
}

.ttlLine.active h2:before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transition: 3s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: 3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.topTtl h2 {
  font-size: 54px;
  font-weight: 300;
  letter-spacing: 0.02em;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topTtl h2 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 640px) {
  .topTtl h2 {
    font-size: 32px;
  }
}

.topTtl h2::first-letter {
  color: #67d407;
}

.topTtl h2 .sub {
  display: block;
  font-size: 18px;
}

@media only screen and (max-width: 640px) {
  .topTtl h2 .sub {
    font-size: 14px;
  }
}

.ttlInfo h2 {
  border-bottom: 1px solid #ccc;
  font-size: 34px;
  font-weight: 300;
  letter-spacing: 0.02em;
}

@media only screen and (max-width: 640px) {
  .ttlInfo h2 {
    padding-bottom: 10px;
    font-size: 28px;
    text-align: center !important;
  }
}

.ttlInfo h2::first-letter {
  color: #67d407;
}

.ttlInfo h2 .ja {
  display: inline-block;
  margin-left: 15px;
  font-size: 18px;
}

@media only screen and (max-width: 640px) {
  .ttlInfo h2 .ja {
    display: block;
    margin-left: 0;
    font-size: 14px;
  }
}

/* contents */
.topLi ul {
  counter-reset: number 0;
}

.topLi li {
  position: relative;
  margin-bottom: 10px;
  padding: 10px 10px 10px 90px;
  -webkit-box-shadow: 0 0 7px rgba(32, 23, 12, 0.1);
          box-shadow: 0 0 7px rgba(32, 23, 12, 0.1);
}

@media only screen and (max-width: 640px) {
  .topLi li {
    padding: 7px 7px 7px 66px;
  }
}

.topLi li article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.topLi li article img {
  margin-left: 20px;
}

@media only screen and (max-width: 640px) {
  .topLi li article img {
    width: 30%;
    margin-left: 10px;
  }
}

.topLi li article div {
  font-weight: bold;
  line-height: 1.5;
}

.topLi li:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 0 17px 0 9px;
  background: #282828;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 44px;
  font-weight: 300;
  font-style: oblique;
  color: #fff;
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero);
}

@media only screen and (max-width: 640px) {
  .topLi li:before {
    font-size: 30px;
  }
}

@media only screen and (max-width: 834px) {
  .yTube iframe {
    height: 54vw;
  }
}

.topProducts .box03 {
  padding: 20px;
  border: 1px solid #ccc;
}

.topProducts .box03 td {
  padding: 0 !important;
  border: none !important;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .topProducts .box03 td:first-of-type {
    width: 76% !important;
  }
}

.topProducts .box03 h3 {
  margin-bottom: 3px;
  padding-bottom: 5px;
  border-bottom: 1px solid #67d407;
  font-size: 18px;
  font-weight: bold;
  color: #67d407;
}

.topProducts .box03 p {
  font-size: 14px;
  line-height: 1.5;
}

.topProducts .box03 .btn a {
  display: block;
  margin-top: 10px;
  padding: 1px 3px;
  background: #282828;
  background-size: 200% 100%;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #17b76a));
  background-image: linear-gradient(to right, transparent 50%, #17b76a 50%);
  -webkit-transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
  transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
  border-radius: 3px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}

.topProducts .box03 .btn a:hover {
  opacity: 1;
  background-color: #17b76a;
  background-position: -100% 100%;
}

.topProducts .box03 .imgBox {
  padding-left: 7% !important;
}

@media only screen and (max-width: 640px) {
  .topProducts .box03 .imgBox {
    text-align: center !important;
  }
}

.topProducts .box03 .imgBox img {
  border: 1px solid #ccc;
}

@media only screen and (max-width: 640px) {
  .topProducts .box03 .imgBox img {
    margin: 15px auto;
  }
}

.newsWrap {
  max-height: 250px;
  overflow-x: auto;
}

.newsWrap dl {
  margin-right: 10px;
  padding: 10px 0;
  border-bottom: 1px dotted rgba(204, 204, 204, 0.7);
}

@media only screen and (max-width: 640px) {
  .newsWrap dl {
    display: block !important;
  }
}

.newsWrap dl dt, .newsWrap dl dd {
  display: block !important;
  padding: 0 !important;
  border: none !important;
}

@media only screen and (max-width: 640px) {
  .newsWrap dl dt, .newsWrap dl dd {
    width: 100% !important;
  }
}

.newsWrap dl dt {
  min-width: 100px;
}

.newsWrap dl dd {
  position: relative;
  padding-left: 95px !important;
}

@media only screen and (max-width: 640px) {
  .newsWrap dl dd {
    padding-left: 0 !important;
  }
}

.newsWrap dl dd .ttl {
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  min-width: 85px;
  padding: 3px 14.5px;
  background: #282828;
  font-size: 14px;
  color: #fff;
  line-height: 1;
}

@media only screen and (max-width: 640px) {
  .newsWrap dl dd .ttl {
    position: static;
    top: auto;
    left: auto;
    display: block;
    margin: 0 0 5px 0;
    padding: 5px;
  }
}

.topBottomBtn ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 640px) {
  .topBottomBtn ul {
    display: block;
  }
}

.topBottomBtn ul li {
  width: 50%;
}

@media only screen and (max-width: 640px) {
  .topBottomBtn ul li {
    width: 100%;
  }
}

.topBottomBtn ul li a {
  position: relative;
  display: block;
  outline: 1px solid #fff;
  outline-offset: -10px;
  text-decoration: none;
}

.topBottomBtn ul li a p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 34px;
  font-weight: 300;
  letter-spacing: 0.02em;
  color: #fff;
  text-align: center;
  line-height: 1;
}

@media only screen and (max-width: 834px) {
  .topBottomBtn ul li a p {
    font-size: 25px;
  }
}

.topBottomBtn ul li a p::first-letter {
  color: #67d407;
}

.topBottomBtn ul li a p .ja {
  display: block;
  margin-top: 15px;
  font-size: 18px;
}

@media only screen and (max-width: 834px) {
  .topBottomBtn ul li a p .ja {
    font-size: 14px;
  }
}

.topBottomBtn ul li a:hover {
  opacity: 1;
}

.topBottomBtn ul li img {
  width: 100% !important;
}

/* ------------------------------------------------------------
faq.html
------------------------------------------------------------ */
.acPanel {
  padding: 10px;
  border: 1px solid #ccc;
}

.acPanel li {
  padding: 10px 10px 10px 60px;
}

.acPanel li:nth-of-type(odd) {
  cursor: pointer;
  position: relative;
  padding-right: 30px;
}

.acPanel li:nth-of-type(odd):before {
  content: "Q";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 40px;
  padding: 8px 0;
  background: #17b76a;
  border-radius: 50%;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 24px;
  font-weight: 300;
  color: #fff;
  line-height: 1;
  text-align: center;
}

.acPanel li:nth-of-type(odd):after {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #17b76a;
}

.acPanel li:nth-of-type(even) {
  display: none;
  position: relative;
  margin-top: 10px;
  border-top: 1px dashed #ccc;
}

.acPanel li:nth-of-type(even):before {
  content: "A";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 40px;
  padding: 8px 0;
  background: #ff6600;
  border-radius: 50%;
  font-size: 24px;
  color: #fff;
  line-height: 1;
  text-align: center;
}

/* ------------------------------------------------------------
contact.html
------------------------------------------------------------ */
.contact_contents footer .fotCont,
.contact_contents02 footer .fotCont {
  display: none;
}

.mail.title {
  display: none !important;
}

.annot {
  margin: 0 auto !important;
  text-align: right;
}

.contTel p {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 30px;
  font-weight: 300;
}

.contTel p .ttl {
  display: inline-block;
  margin-right: 7px;
  font-size: 22px;
}

/* ------------------------------------------------------------
box
------------------------------------------------------------ */
.flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 640px) {
  .flexBox {
    display: block;
  }
}

.flexBox .box02 {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 640px) {
  .flexBox .box02 {
    width: 100%;
    margin-right: 0;
  }
}

.flexBox .box02:nth-of-type(even) {
  margin-right: 0;
}

.flexBox .box03 {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 640px) {
  .flexBox .box03 {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

.flexBox .box03:nth-of-type(3n) {
  margin-right: 0;
}

.flexBox .txtBox {
  width: 68%;
}

@media only screen and (max-width: 640px) {
  .flexBox .txtBox {
    width: 100%;
  }
}

.flexBox .imgBox {
  width: 30%;
  margin-right: 2%;
}

@media only screen and (max-width: 640px) {
  .flexBox .imgBox {
    width: 100%;
    margin: 20px auto 0 auto;
  }
}

.flexRev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flexCenter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .tabFlexBlk {
    display: block;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .tabFlexBlk .box02, .tabFlexBlk .box03 {
    width: 100%;
    margin-right: 0;
  }
}

/* ------------------------------------------------------------
title
------------------------------------------------------------ */
.ttl01 h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 36px;
  font-weight: 300;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .ttl01 h2 {
    font-size: 28px;
  }
}

@media only screen and (max-width: 640px) {
  .ttl01 h2 {
    font-size: 24px;
  }
}

.ttl01 h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 26px;
  font-weight: 300;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .ttl01 h3 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 640px) {
  .ttl01 h3 {
    font-size: 22px;
  }
}

.ttl01 h4 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
  font-weight: 300;
}

.ttl01 h2 {
  position: relative;
  padding-left: 20px;
}

.ttl01 h2:before {
  background: #17b76a;
  background: -webkit-gradient(linear, left top, left bottom, from(#17b76a), to(#67d407));
  background: linear-gradient(to bottom, #17b76a 0%, #67d407 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 7px;
  height: 30px;
  display: block;
}

.ttl01 h3 {
  position: relative;
  margin-bottom: 12px;
  padding: 5px 5px 5px 36px;
  background: #f8f8f8;
}

.ttl01 h3:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #17b76a;
}

.ttl01 h4 {
  padding: 3px 15px;
  border: 1px solid #ccc;
  border-left: 5px solid #67d407;
}

.ttl01.h1txt {
  padding: 9% 2% 9% 9%;
  background-position: top right;
  background-size: 90%;
  background-repeat: no-repeat;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .ttl01.h1txt {
    padding: 9% 2%;
  }
}

.ttl01.h1txt h1 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 80px;
  font-weight: 300;
  color: #67d407;
  line-height: 1;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.9);
}

@media only screen and (max-width: 1260px) {
  .ttl01.h1txt h1 {
    font-size: 6.3vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .ttl01.h1txt h1 {
    font-size: 55px;
  }
}

@media only screen and (max-width: 640px) {
  .ttl01.h1txt h1 {
    font-size: 35px;
  }
}

.ttl01.h1txt h1 > br {
  display: none;
}

.ttl01.h1txt h1 .ja {
  display: block;
  margin-top: 10px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #282828;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .ttl01.h1txt h1 .ja {
    font-size: 18px;
  }
}

@media only screen and (max-width: 640px) {
  .ttl01.h1txt h1 .ja {
    font-size: 16px;
  }
}

/* ------------------------------------------------------------
button
------------------------------------------------------------ */
.btnGrn a {
  display: inline-block;
  padding: 4px 30px;
  background: #17b76a;
  background-size: 200% 100%;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, black));
  background-image: linear-gradient(to right, transparent 50%, black 50%);
  -webkit-transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
  transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
  border-radius: 20px;
  text-decoration: none;
  color: #fff;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  .btnGrn a {
    display: block;
    padding: 10px 3px;
  }
}

.btnGrn a:hover {
  background-color: black;
  background-position: -100% 100%;
}

.txtBtn .btnGrn {
  display: block;
  margin-top: 40px;
}

.liBtn02 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 640px) {
  .liBtn02 ul {
    display: block;
  }
}

.liBtn02 ul li {
  float: none !important;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .liBtn02 ul li {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

.liBtn02 ul li:nth-of-type(even) {
  margin-right: 0;
}

.liBtn02 ul li a {
  display: block;
  padding: 10px 3px;
  background: #17b76a;
  background-size: 200% 100%;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, black));
  background-image: linear-gradient(to right, transparent 50%, black 50%);
  -webkit-transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
  transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
  border-radius: 30px;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  text-align: center;
}

.liBtn02 ul li a:hover {
  background-color: black;
  background-position: -100% 100%;
}

.pdf a:before {
  content: "\f1c1";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
  margin-right: 10px;
}

/* ------------------------------------------------------------
text
------------------------------------------------------------ */
@media only screen and (max-width: 640px) {
  .spBlk {
    display: block;
  }
}

.pntTxt {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 183, 106, 0)), color-stop(0%, rgba(23, 183, 106, 0.2)));
  background: linear-gradient(rgba(23, 183, 106, 0) 0%, rgba(23, 183, 106, 0.2) 0%);
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 300;
  font-size: 20px;
}

.pntTxtYlw {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 225, 58, 0)), color-stop(50%, rgba(255, 225, 58, 0.8)));
  background: linear-gradient(rgba(255, 225, 58, 0) 50%, rgba(255, 225, 58, 0.8) 50%);
}

.pTxt .bgBk {
  display: inline-block;
  margin-top: 15px;
  padding: 6px 10px;
  background: #282828;
  color: #fff;
  line-height: 1.5;
}

.yajiTxt p {
  padding-top: 50px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
}

@media only screen and (max-width: 640px) {
  .yajiTxt p {
    font-size: 18px;
  }
}

.yajiTxt p:before {
  content: "\f354";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: block;
  margin-bottom: 30px;
  font-size: 80px;
  color: #ff6600;
}

/* ------------------------------------------------------------
table
------------------------------------------------------------ */
.tbl01 td {
  padding: 10px !important;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .tbl01 td:first-of-type div {
    text-align: left;
  }
}

.tbl02 td {
  padding: 5px 10px !important;
  font-size: 14px;
  line-height: 1.5;
}

/* ------------------------------------------------------------
list
------------------------------------------------------------ */
.liNum ul {
  counter-reset: number 0;
}

.liNum li {
  position: relative;
  margin-bottom: 30px;
  padding-left: 50px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  overflow: initial !important;
}

@media only screen and (max-width: 640px) {
  .liNum li {
    font-size: 18px;
  }
}

.liNum li:before {
  position: absolute;
  top: -3px;
  left: 0;
  display: block;
  padding: 4px 12px 4px 6px;
  background: #282828;
  border-radius: 50px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 300;
  font-style: oblique;
  color: #fff;
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero);
}

@media only screen and (max-width: 640px) {
  .liNum li:before {
    padding: 4px 11px 4px 6px;
  }
}

.liBox03 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 640px) {
  .liBox03 ul {
    display: block;
  }
}

.liBox03 ul li {
  float: none !important;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .liBox03 ul li {
    width: 100%;
    margin-right: 0;
  }
}

.liBox03 ul li:nth-og-type(3n) {
  margin-right: 0;
}

.liBox03.flow ul {
  counter-reset: number 0;
}

.liBox03.flow li {
  position: relative;
  overflow: inherit !important;
  padding: 20px;
  background: #f8f8f8;
}

.liBox03.flow li:after {
  content: "\f101";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
  position: absolute;
  top: 42%;
  right: -5.5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 22px;
  color: #67d407;
}

@media only screen and (max-width: 640px) {
  .liBox03.flow li:after {
    content: "\f103";
    top: auto;
    bottom: -32px;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

.liBox03.flow li:nth-of-type(3n):after {
  display: none;
}

@media only screen and (max-width: 640px) {
  .liBox03.flow li:nth-of-type(3n):after {
    display: block;
  }
}

@media only screen and (max-width: 640px) {
  .liBox03.flow li:last-of-type:after {
    display: none;
  }
}

.liBox03.flow li article > div {
  position: relative;
  margin-top: 12px;
  padding-left: 60px;
  line-height: 1.5;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .liBox03.flow li article > div {
    padding: 29px 0 0 0;
  }
}

.liBox03.flow li article > div:before {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 17px 0 9px;
  background: #282828;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
  font-weight: 300;
  font-style: oblique;
  color: #fff;
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero);
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .liBox03.flow li article > div:before {
    padding: 0 9px 0 4px;
    font-size: 16px;
  }
}

.liBox04 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.liBox04 ul li {
  float: none !important;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 20px;
  text-align: center !important;
  line-height: 1.5;
}

@media only screen and (max-width: 834px) {
  .liBox04 ul li {
    width: 48%;
    margin-right: 4%;
  }
}

.liBox04 ul li:nth-of-type(4n) {
  margin-right: 0;
}

@media only screen and (max-width: 834px) {
  .liBox04 ul li:nth-of-type(even) {
    margin-right: 0;
  }
}

.liBox04 ul li div {
  margin-top: 5px;
  font-size: 18px;
}

@media only screen and (max-width: 640px) {
  .liBox04 ul li div {
    font-size: 16px;
  }
}

.liDots li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 22px;
  font-size: 18px;
  line-height: 1.5;
}

@media only screen and (max-width: 834px) {
  .liDots li {
    font-size: 16px;
  }
}

@media only screen and (max-width: 640px) {
  .liDots li {
    margin-bottom: 20px;
  }
}

.liDots li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}

.kome li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 22px;
  font-size: 13px;
  line-height: 1.5;
}

.kome li:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

.kome li:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 640px) {
  .liGrn ul {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.liGrn li {
  background: #17b76a;
  background: -webkit-gradient(linear, left top, left bottom, from(#17b76a), to(#67d407));
  background: linear-gradient(to bottom, #17b76a 0%, #67d407 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  text-align: center !important;
  font-size: 22px;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  .liGrn li {
    width: 32% !important;
    margin-right: 2% !important;
  }
}

@media only screen and (max-width: 640px) {
  .liGrn li:nth-of-type(3n) {
    margin-right: 0 !important;
  }
}

.liCheck li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 26px;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .liCheck li {
    margin-bottom: 20px;
  }
}

.liCheck li:before {
  content: "\f14a";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
  font-size: 18px;
  position: absolute;
  top: -2px;
  left: 0;
  color: #ff6600;
}

.liStar li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 32px;
  font-size: 18px;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .liStar li {
    margin-bottom: 20px;
  }
}

.liStar li:before {
  content: "\f2f3";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
  font-size: 18px;
  position: absolute;
  top: -2px;
  left: 0;
  font-size: 20px;
  color: #ccc;
}

.liBgGry li {
  padding: 20px;
  background: #f8f8f8;
}

/* ------------------------------------------------------------
background
------------------------------------------------------------ */
.bgCover {
  background-size: cover;
}

/* ------------------------------------------------------------
image
------------------------------------------------------------ */
.img40 img {
  max-width: 40% !important;
  width: 100% !important;
}

@media only screen and (max-width: 640px) {
  .img40 img {
    max-width: 100% !important;
  }
}

.img40 .imgR, .img40 .imgL {
  margin-left: 20px;
}

@media only screen and (max-width: 640px) {
  .img40 .imgR, .img40 .imgL {
    margin: 0 auto 15px auto;
  }
}

.img40 h2, .img40 h3 {
  width: 58%;
}

@media only screen and (max-width: 640px) {
  .img40 h2, .img40 h3 {
    width: 100%;
  }
}

.fancybox a {
  display: block;
  width: 100% !important;
  height: auto !important;
  text-decoration: none;
}

.worksImg img {
  width: 100% !important;
  height: 9vw !important;
  min-height: 128px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover; object-position: center top;';
}

@media only screen and (max-width: 834px) {
  .worksImg img {
    height: 30vw !important;
  }
}

/* ------------------------------------------------------------
common
------------------------------------------------------------ */
.con100 {
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
}

.gmap iframe {
  vertical-align: bottom;
}

@media only screen and (max-width: 640px) {
  .gmap iframe {
    height: 250px;
  }
}

.anc {
  clear: inherit !important;
}

.anc div {
  margin-top: -70px;
  padding-top: 70px;
}

.linkTel a {
  text-decoration: none;
}

.bdrDbl {
  border: 4px double #ccc;
}
/*# sourceMappingURL=assets.css.map */