@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: #333;
  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;
}

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

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

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

#contents_wrap {
  background: #faffe1;
  background: -webkit-gradient(linear, left top, right top, from(#faffe1), to(#e0ffe0));
  background: linear-gradient(to right, #faffe1 0%, #e0ffe0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
  width: 100%;
  min-width: 100%;
  padding-bottom: 50px;
  overflow: hidden;
}

.index_contents #contents_wrap {
  padding-bottom: 0;
}

.index_contents footer #contBox {
  display: block !important;
}

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

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

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

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

.breadcrumb {
  position: absolute;
  top: 30%;
  right: 10px;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-align: right;
}

@media only screen and (max-width: 1050px) {
  .breadcrumb {
    max-height: 220px;
  }
}

.pankuzu {
  font-size: 13px;
  color: #333;
}

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

.pankuzu a {
  color: #333 !important;
  text-decoration: none;
}

.policy h2 {
  margin-bottom: 15px;
  padding: 0 0 5px;
  border-bottom: 2px solid rgba(161, 230, 161, 0.6);
  font-size: 18px;
  font-weight: bold;
}

.error_contents footer .wrapCont {
  display: none;
}

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

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

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

.gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", 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;
  background: #fff;
  border-top: 5px solid #a1e6a1;
}

#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;
  max-width: 1000px;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  padding: 20px 10px 10px;
}

@media only screen and (max-width: 834px) {
  #global_header section {
    display: block;
    padding: 20px;
  }
}

@media only screen and (max-width: 640px) {
  #global_header section {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

#global_header section .siteID {
  width: 26%;
  max-width: 260px;
}

@media only screen and (max-width: 834px) {
  #global_header section .siteID {
    width: 40%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 640px) {
  #global_header section .siteID {
    width: 100%;
    max-width: 200px;
  }
}

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

#global_header section .hedCont {
  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: 50%;
  max-width: 425px;
}

@media only screen and (max-width: 834px) {
  #global_header section .hedCont {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    max-width: 100%;
    padding: 5px 10px;
    background: #fff;
  }
}

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

@media screen and (min-width: 641px) and (max-width: 834px) {
  #global_header section .hedCont .linkTel {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 640px) {
  #global_header section .hedCont .linkTel {
    width: 59%;
    margin-right: 1%;
  }
}

#global_header section .hedCont .linkTel li {
  font-size: 13px;
  text-align: left;
  line-height: 1.4;
}

@media only screen and (max-width: 640px) {
  #global_header section .hedCont .linkTel li {
    font-size: 11px;
    text-align: center;
  }
}

#global_header section .hedCont .linkTel .num {
  position: relative;
  margin-bottom: 7px;
  padding-left: 22px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}

@media only screen and (max-width: 640px) {
  #global_header section .hedCont .linkTel .num {
    padding-left: 0;
    font-size: 18px;
  }
}

#global_header section .hedCont .linkTel .num:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 14px;
  height: 24px;
  display: block;
  background: url(../images/common/iconTel.png) no-repeat;
  background-size: contain;
}

@media only screen and (max-width: 640px) {
  #global_header section .hedCont .linkTel .num:before {
    position: static;
    top: auto;
    left: auto;
    -webkit-transform: none;
            transform: none;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
  }
}

#global_header section .hedCont .linkTel a {
  font-size: 28px;
  font-weight: bold;
  color: #333;
}

#global_header section .hedCont .cont {
  width: 50%;
  max-width: 200px;
}

@media only screen and (max-width: 640px) {
  #global_header section .hedCont .cont {
    width: 40%;
  }
}

#global_header section .hedCont .cont a {
  display: block;
  padding: 17.5px 5px;
  background-color: #ffa36b;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #ffa36b), color-stop(0.25, #ff985a), color-stop(0.5, #ff985a), color-stop(0.5, #ffa36b), color-stop(0.75, #ffa36b), color-stop(0.75, #ff985a), to(#ff985a));
  -webkit-background-size: 7px 7px;
  border-radius: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 1;
}

@media only screen and (max-width: 640px) {
  #global_header section .hedCont .cont a {
    max-width: 170px;
    margin: 0 auto;
    font-size: 14px;
  }
}

#global_header section .hedCont .cont a:hover {
  opacity: 1;
  background: #ffa36b;
}

#global_header section .hedCont .cont a:before {
  content: "";
  width: 27px;
  height: 20px;
  display: inline-block;
  margin-right: 12px;
  background: url(../images/common/iconMail.png) no-repeat;
  background-size: contain;
  vertical-align: bottom;
}

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

nav #gnavi li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  line-height: 1;
}

nav #gnavi li a {
  display: block;
  padding: 20px 5px;
  color: #333;
  text-decoration: none;
}

nav #gnavi li a .en {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 500;
  color: #a1e6a1;
}

nav #gnavi li .sub {
  position: absolute;
  top: 78px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 200px;
  background-color: #fff;
  z-index: 100;
}

@media only screen and (max-width: 834px) {
  nav #gnavi li .sub {
    position: static;
    top: auto;
    left: auto;
    -webkit-transform: inherit;
            transform: inherit;
    width: 100%;
    background: transparent;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
}

nav #gnavi li .sub li {
  border: none;
  border-bottom: 1px solid #ccc;
}

@media only screen and (max-width: 834px) {
  nav #gnavi li .sub li {
    border: none;
  }
}

nav #gnavi li .sub li:last-of-type {
  border-bottom: 0;
}

nav #gnavi li .sub li a {
  display: block;
  padding: 10px;
  text-align: center;
}

@media only screen and (max-width: 834px) {
  nav #gnavi li .sub li a {
    padding: 1.5% 4%;
    text-align: left;
  }
}

nav #gnavi li .sub li a:hover {
  background: rgba(161, 230, 161, 0.2);
}

@media only screen and (max-width: 834px) {
  .peNone.open .sub {
    display: block !important;
  }
}

@media only screen and (max-width: 834px) {
  .peNone:before {
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    font-weight: 200;
    position: absolute;
    top: 0%;
    right: 0;
    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: 8vw;
    height: 11.6vw;
    max-height: 81px;
    text-align: center;
    background: rgba(0, 0, 0, 0.1);
  }
}

@media only screen and (max-width: 640px) {
  .peNone:before {
    width: 13vw;
    height: 70px;
  }
}

@media only screen and (max-width: 834px) {
  .peNone > a {
    position: relative;
    margin-right: 8.5%;
  }
}

@media only screen and (max-width: 640px) {
  .peNone > a {
    margin-right: 13%;
  }
}

@media only screen and (max-width: 834px) {
  .peNone .sub {
    display: none !important;
  }
}

.peNone ul li a {
  pointer-events: auto;
}

@media only screen and (max-width: 834px) {
  .peNone.open:before {
    content: "\f00d";
  }
}

.spNav {
  display: none;
}

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

#mainArea {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 670px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1300px) {
  #mainArea {
    max-height: 550px;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #mainArea {
    max-height: 380px;
  }
}

@media only screen and (max-width: 640px) {
  #mainArea {
    display: block;
    max-height: 100%;
  }
}

#mainArea #slider {
  width: 62%;
}

@media only screen and (max-width: 640px) {
  #mainArea #slider {
    width: 100%;
  }
}

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

#mainArea #slider li img {
  width: 100%;
  height: auto;
  min-height: 53.4vw;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover; object-position: center top;';
}

@media only screen and (max-width: 1300px) {
  #mainArea #slider li img {
    height: 100%;
    min-height: 46vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #mainArea #slider li img {
    min-height: 55.5vw;
  }
}

#mainArea .mainTxt {
  width: 38%;
  padding: 6.4% 3%;
  background: url(../images/contents/bgMainTxt.gif);
}

@media only screen and (max-width: 1300px) {
  #mainArea .mainTxt {
    height: 100%;
    min-height: 46vw;
    padding: 2.5% 2%;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #mainArea .mainTxt {
    min-height: 50vw;
  }
}

@media only screen and (max-width: 640px) {
  #mainArea .mainTxt {
    width: 100%;
    min-height: auto;
    padding: 20px 10px;
  }
}

#mainArea .mainTxt .ttl {
  margin-bottom: 20px;
  font-size: 42px;
  font-weight: bold;
  color: #594d3e;
  line-height: 1.5;
  text-align: center;
}

@media only screen and (max-width: 1300px) {
  #mainArea .mainTxt .ttl {
    font-size: 3.2vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #mainArea .mainTxt .ttl {
    margin-bottom: 10px;
    font-size: 22px;
  }
}

@media only screen and (max-width: 640px) {
  #mainArea .mainTxt .ttl {
    margin-bottom: 12px;
    font-size: 28px;
  }
}

#mainArea .mainTxt .ttl .org {
  font-size: 62px;
  color: #ffa633;
}

@media only screen and (max-width: 1300px) {
  #mainArea .mainTxt .ttl .org {
    font-size: 4.7vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #mainArea .mainTxt .ttl .org {
    font-size: 34px;
  }
}

@media only screen and (max-width: 640px) {
  #mainArea .mainTxt .ttl .org {
    font-size: 40px;
  }
}

#mainArea .mainTxt .ttl .sub {
  font-size: 47px;
}

@media only screen and (max-width: 1300px) {
  #mainArea .mainTxt .ttl .sub {
    font-size: 3.6vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #mainArea .mainTxt .ttl .sub {
    font-size: 24px;
  }
}

@media only screen and (max-width: 640px) {
  #mainArea .mainTxt .ttl .sub {
    font-size: 32px;
  }
}

#mainArea .mainTxt .ttl .green {
  color: #5cc053;
}

#mainArea .mainTxt ul {
  position: relative;
  padding: 8% 7%;
  background: #fff;
}

@media only screen and (max-width: 1300px) {
  #mainArea .mainTxt ul {
    padding: 6% 4.5%;
  }
}

#mainArea .mainTxt ul:before, #mainArea .mainTxt ul:after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 5px;
  background: url(../images/contents/lineBk.png) repeat-x;
}

#mainArea .mainTxt ul:before {
  top: 0;
}

#mainArea .mainTxt ul:after {
  bottom: 0;
}

#mainArea .mainTxt ul li {
  position: relative;
  margin-bottom: 5%;
  padding-left: 45px;
  font-size: 26px;
  font-weight: bold;
  color: #594d3e;
  line-height: 1.5;
  text-align: left;
}

@media only screen and (max-width: 1300px) {
  #mainArea .mainTxt ul li {
    font-size: 2vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #mainArea .mainTxt ul li {
    margin-bottom: 10px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 640px) {
  #mainArea .mainTxt ul li {
    margin-bottom: 15px;
    font-size: 20px;
  }
}

#mainArea .mainTxt ul li:last-of-type {
  margin-bottom: 0;
}

#mainArea .mainTxt ul li:before {
  content: "\f490";
  font-family: "Font Awesome 5 Pro";
  font-size: 26px;
  font-weight: 900;
  color: #a1e6a1;
  position: absolute;
  top: 0;
  left: 0;
}

#mainArea .mainTxt ul .pnt {
  padding: 0;
}

#mainArea .mainTxt ul .pnt a {
  display: block;
  position: static;
  padding: 11px 5px;
  background: #ffa633;
  border-radius: 25px;
  text-decoration: none;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

@media only screen and (max-width: 1300px) {
  #mainArea .mainTxt ul .pnt a {
    font-size: 1.6vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  #mainArea .mainTxt ul .pnt a {
    font-size: 1.9vw;
  }
}

@media only screen and (max-width: 640px) {
  #mainArea .mainTxt ul .pnt a {
    font-size: 20px;
  }
}

#mainArea .mainTxt ul .pnt:before {
  display: none;
}

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

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

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

@media only screen and (max-width: 834px) {
  /* toggle */
  #nav-toggle {
    position: fixed;
    top: 10px;
    right: 15px;
    height: 32px;
    cursor: pointer;
  }
  #nav-toggle > div {
    position: relative;
    width: 50px;
    height: 50px;
    background: #a1e6a1;
    border-radius: 50%;
  }
  #nav-toggle span {
    width: 30px;
    height: 3px;
    left: 10px;
    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: 11px;
  }
  #nav-toggle span:nth-child(2) {
    top: 23px;
  }
  #nav-toggle span:nth-child(3) {
    top: 35px;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 22px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    background-color: #fff;
  }
  .open #nav-toggle span:nth-child(2) {
    top: 22px;
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 22px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    background-color: #fff;
  }
  /* z-index */
  #nav-toggle {
    z-index: 1000;
  }
  #global_header nav {
    z-index: 999;
  }
  /* nav */
  #global_header 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: #fff;
    -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 nav ul {
    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;
    width: 100%;
    list-style: none;
  }
  #global_header nav ul li {
    display: block;
    width: 100%;
    text-decoration: none;
  }
  #global_header nav ul li a {
    display: block;
    padding: 2.5% 4%;
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
    font-size: 22px !important;
    text-align: left;
    color: #333;
  }
}

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

@media only screen and (max-width: 834px) {
  #global_header nav ul li:first-of-type a {
    border-top: 1px solid rgba(51, 51, 51, 0.2);
  }
  .open #global_header nav {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

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

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  background: #fff;
}

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

footer#global_footer #footer #contBox {
  background: #fefefe;
  background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f5f5f5));
  background: linear-gradient(to bottom, #fefefe 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 );
  border-bottom: 2px solid #a1e6a1;
}

footer#global_footer #footer #contBox .inner {
  padding: 2.6% 1%;
}

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

footer#global_footer #footer #contBox h2 {
  position: relative;
  margin-bottom: 10px;
  font-size: 26px;
}

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

footer#global_footer #footer #contBox h2 .en {
  position: relative;
  display: block;
  margin-top: 20px;
  font-size: 13px;
  color: rgba(51, 51, 51, 0.3);
}

footer#global_footer #footer #contBox h2 .en:before {
  background: #ebff69;
  background: -webkit-gradient(linear, left top, right top, from(#ebff69), to(#bbffbb));
  background: linear-gradient(to right, #ebff69 0%, #bbffbb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 50px;
  height: 2px;
}

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

@media only screen and (max-width: 640px) {
  footer#global_footer #footer #contBox p br {
    display: none;
  }
}

footer#global_footer #footer #contBox .linkTel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px;
}

@media only screen and (max-width: 640px) {
  footer#global_footer #footer #contBox .linkTel {
    display: block;
    margin-top: 20px;
  }
}

footer#global_footer #footer #contBox .linkTel .num {
  position: relative;
  margin-right: 40px;
  padding-left: 40px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
}

@media only screen and (max-width: 640px) {
  footer#global_footer #footer #contBox .linkTel .num {
    position: static;
    margin: 0 0 20px 0;
    padding-left: 0;
    text-align: center;
  }
}

footer#global_footer #footer #contBox .linkTel .num:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  display: block;
  width: 16px;
  height: 41px;
  background: url(../images/common/iconTel.png) no-repeat;
}

@media only screen and (max-width: 640px) {
  footer#global_footer #footer #contBox .linkTel .num:before {
    position: static;
    top: auto;
    left: auto;
    display: inline-block;
    margin-right: 20px;
    vertical-align: bottom;
  }
}

footer#global_footer #footer #contBox .linkTel li {
  font-size: 14px;
  line-height: 1.7;
  text-align: left;
}

@media only screen and (max-width: 640px) {
  footer#global_footer #footer #contBox .linkTel li {
    text-align: center;
  }
}

footer#global_footer #footer #contBox .linkTel a {
  display: block;
}

footer#global_footer #footer #contBox .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}

footer#global_footer #footer #contBox .btn li {
  width: 25.5%;
}

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

footer#global_footer #footer #contBox .btn li a {
  display: block;
}

footer#global_footer #footer #contBox .btn .epark {
  margin-right: 40px;
}

@media only screen and (max-width: 640px) {
  footer#global_footer #footer #contBox .btn .epark {
    margin-right: 4%;
  }
}

footer#global_footer #footer #contBox .btn .epark a img {
  border-radius: 10px;
  border: 1px solid #8fc31f;
}

footer#global_footer #footer #contBox .btn .cont a {
  padding: 12.3% 1%;
  background-color: #ffa36b;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #ffa36b), color-stop(0.25, #ff985a), color-stop(0.5, #ff985a), color-stop(0.5, #ffa36b), color-stop(0.75, #ffa36b), color-stop(0.75, #ff985a), to(#ff985a));
  -webkit-background-size: 7px 7px;
  border-radius: 7px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 1;
  text-align: center;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  footer#global_footer #footer #contBox .btn .cont a {
    padding: 7.3% 1%;
  }
}

@media only screen and (max-width: 640px) {
  footer#global_footer #footer #contBox .btn .cont a {
    padding: 5.6% 1%;
  }
}

footer#global_footer #footer #contBox .btn .cont a:hover {
  opacity: 1;
  background: #ffa36b;
}

footer#global_footer #footer #contBox .btn .cont a:before {
  content: "";
  width: 37px;
  height: 26px;
  display: block;
  margin: 0 auto 15px;
  background: url(../images/common/iconMail.png) no-repeat;
  background-size: contain;
  vertical-align: bottom;
}

footer#global_footer #footer > .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;
}

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

footer#global_footer address {
  width: 49%;
  padding: 50px 0;
  text-align: left;
}

@media only screen and (max-width: 834px) {
  footer#global_footer address {
    width: 100%;
    text-align: center;
  }
}

footer#global_footer address .siteID {
  margin-bottom: 15px;
}

footer#global_footer address .linkTel {
  display: inline-block;
  margin-left: 20px;
}

footer#global_footer #nav_footer {
  width: 49%;
}

footer#global_footer #nav_footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}

@media only screen and (max-width: 834px) {
  footer#global_footer #nav_footer ul {
    display: none;
  }
}

footer#global_footer #nav_footer li {
  margin-right: 23px;
}

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

footer#global_footer #nav_footer li a:before {
  content: "\f101";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
  margin-right: 8px;
}

footer#global_footer #copy {
  background: #faffe1;
  background: -webkit-gradient(linear, left top, right top, from(#faffe1), to(#e0ffe0));
  background: linear-gradient(to right, #faffe1 0%, #e0ffe0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
  display: block;
  padding: 6px 10px;
  font-size: 14px;
}

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

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

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

/* ------------------------------------------------------------
index.html
------------------------------------------------------------ */
.greet {
  background-position: top left;
}

@media only screen and (max-width: 834px) {
  .greet .flex {
    display: block !important;
  }
}

@media only screen and (max-width: 834px) {
  .greet .box {
    width: 100% !important;
  }
}

.greet h1 {
  font-size: 30px;
  line-height: 1.5;
}

@media only screen and (max-width: 980px) {
  .greet h1 {
    font-size: 3vw;
  }
}

@media only screen and (max-width: 834px) {
  .greet h1 {
    margin-bottom: 20px;
  }
}

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

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

.greet .box {
  width: 45%;
  margin-right: 10%;
}

.greet .box:nth-of-type(2n) {
  margin-right: 0;
}

.greet .box img {
  margin-bottom: 25px;
}

.topCon {
  position: relative;
}

.topCon:before, .topCon:after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 5px;
  background: url(../images/contents/lineBk.png) repeat-x;
}

.topCon:before {
  top: 0;
}

.topCon:after {
  bottom: 0;
}

.topCon .ttl {
  text-align: center;
}

.topCon .ttl h2 {
  display: inline-block;
  margin-bottom: 10px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  font-size: 30px;
  line-height: 1.5;
}

.topCon .ttl p {
  font-size: 13px;
  color: rgba(51, 51, 51, 0.3);
}

.topInfo .txt {
  padding: 50px 20px 50px 10px;
}

@media only screen and (max-width: 640px) {
  .topInfo .txt {
    padding: 50px 10px;
  }
}

.topInfo .txt .lyout {
  max-width: 470px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 640px) {
  .topInfo .txt .lyout {
    max-width: 100%;
    margin: 0 auto;
  }
}

.topInfo .txt dl dt, .topInfo .txt dl dd {
  display: inline-block !important;
}

.topInfo .txt dl dt {
  position: relative;
}

.topInfo .txt dl dt:after {
  content: ":";
  padding: 0 7px;
}

.topInfo .txt .linkTel {
  position: relative;
  padding-left: 22px;
}

.topInfo .txt .linkTel:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 10px;
  height: 25px;
  background: url(../images/contents/iconTel02.png) no-repeat;
  background-size: contain;
  vertical-align: bottom;
}

@media only screen and (max-width: 640px) {
  .topInfo .txt .linkTel:before {
    vertical-align: middle;
  }
}

.topInfo .txt .linkTel p {
  font-size: 22px;
  font-weight: bold;
  color: #007460;
  line-height: 1;
}

@media only screen and (max-width: 640px) {
  .topInfo .txt .linkTel p {
    font-size: 30px;
  }
}

.topInfo .txt .shinryo td {
  padding: 15px 3px !important;
  border: none !important;
}

.topInfo .txt .shinryo td div {
  line-height: 1;
}

.topInfo .txt .shinryo tr {
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}

.topInfo .txt .shinryo tr:first-of-type {
  border-bottom: none;
}

.topInfo .txt .shinryo tr:first-of-type td {
  padding: 7px 3px !important;
}

.topInfo .txt .shinryo tr:last-of-type {
  border-bottom: none;
}

.gview iframe {
  vertical-align: bottom;
}

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

.wrapNews {
  position: relative;
  border-top: 2px solid rgba(161, 230, 161, 0.5);
  border-bottom: 2px solid rgba(161, 230, 161, 0.5);
}

.wrapNews:before, .wrapNews:after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 5px;
  background: #fff;
}

.wrapNews:before {
  top: 0;
}

.wrapNews:after {
  bottom: 0;
}

.wrapNews .inner {
  padding: 5px !important;
  border-radius: 10px;
  border: 2px solid #fff;
}

.wrapNews .bgWh {
  padding: 25px 50px 50px;
  background: #fff;
  border-radius: 10px;
}

@media only screen and (max-width: 640px) {
  .wrapNews .bgWh {
    padding: 25px 20px 40px;
  }
}

.wrapNews .bgNorep {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.wrapNews .ttl p {
  font-size: 13px;
  color: #fff;
  line-height: 1;
}

.wrapNews h2 {
  margin-bottom: 7px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}

.wrapblog .blog_list {
  max-height: 265px;
  overflow-x: auto;
  display: block !important;
  border: none !important;
}

.wrapblog .blog_list > div {
  border-bottom: 1px solid rgba(51, 51, 51, 0.1) !important;
}

.wrapblog .blog_list .blog_photo {
  display: none;
}

.wrapblog .blog_list .blog_text {
  width: 100%;
  padding: 0;
  font-size: 16px;
}

.wrapblog .blog_list .blog_text a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10.5px 35px 10.5px 0;
  text-decoration: none;
  color: #333 !important;
  line-height: 1.5;
}

@media only screen and (max-width: 640px) {
  .wrapblog .blog_list .blog_text a {
    display: block;
  }
}

.wrapblog .blog_list .blog_text a .blog_date {
  margin-right: 24px;
  color: #333 !important;
}

@media only screen and (max-width: 640px) {
  .wrapblog .blog_list .blog_text a .blog_date {
    margin-bottom: 10px;
  }
}

.wrapblog .blog_list .blog_text a h3 .translate {
  display: block;
}

.wrapblog .blog_list .blog_text a h3 span {
  font-size: 16px;
}

.wrapblog .blog_list .blog_text a:before {
  content: "\f33b";
  font-family: "Font Awesome 5 Pro";
  color: #ffa633;
  font-weight: 200;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.wrapblog .blog_list .blog_text a:hover:before {
  color: #333;
}

.wrapblog .blog_list .blog_text .detail, .wrapblog .blog_list .blog_text .detail + .translate {
  display: none !important;
}

/* ------------------------------------------------------------
haitatsu.html
------------------------------------------------------------ */
.komeWrap {
  border: 4px double #ccc;
}

/* ------------------------------------------------------------
info.html
------------------------------------------------------------ */
.h2Img.p.logo {
  max-width: 250px;
}

.box02.txt.pd0 {
  padding: 0;
}

/* ------------------------------------------------------------
consultation.html
------------------------------------------------------------ */
.blogTxt .blog_list {
  display: block !important;
  border: none !important;
}

.blogTxt .blog_list > div {
  margin-bottom: 50px;
  padding-bottom: 50px;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .blogTxt .blog_list > div {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

.blogTxt .blog_list .blog_photo {
  width: 30%;
  margin-right: 2%;
}

@media only screen and (max-width: 640px) {
  .blogTxt .blog_list .blog_photo {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

.blogTxt .blog_list .blog_text {
  width: 68%;
  padding: 0 !important;
}

@media only screen and (max-width: 640px) {
  .blogTxt .blog_list .blog_text {
    width: 100%;
  }
}

.blogTxt .blog_list .blog_text .blog_date {
  padding: 10px;
  background: #a1e6a1;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: bold;
  line-height: 1;
}

.blogTxt .blog_list .blog_text h3 {
  margin: 10px auto;
  padding: 0;
  line-height: 1.5;
  font-weight: bold;
  color: #5cc053 !important;
}

.blogTxt .blog_list .blog_text h3 a {
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

@media only screen and (max-width: 640px) {
  .blogTxt .blog_list .blog_text h3 a {
    font-size: 16px;
  }
}

.blogTxt .blog_list .blog_text .detail {
  margin-top: 0;
}

/* ------------------------------------------------------------
contact.html
------------------------------------------------------------ */
.contact_contents footer #contBox {
  display: none;
}

.contact_contents02 .form_wrap {
  margin-top: 50px;
}

.contact_contents02 footer #contBox {
  display: none;
}

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

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

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

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

.wrapTel .num {
  position: relative;
  margin-right: 40px;
  padding-left: 40px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
}

@media only screen and (max-width: 640px) {
  .wrapTel .num {
    position: static;
    margin: 0 0 20px 0;
    padding-left: 0;
    text-align: center;
  }
}

.wrapTel .num:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  display: block;
  width: 16px;
  height: 41px;
  background: url(../images/common/iconTel.png) no-repeat;
}

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

.wrapTel li {
  font-size: 14px;
  line-height: 1.7;
  text-align: left;
}

@media only screen and (max-width: 640px) {
  .wrapTel li {
    text-align: center;
  }
}

.wrapTel a {
  position: relative;
  display: block;
  padding-left: 30px;
  color: #333;
}

.wrapTel a:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  display: block;
  width: 16px;
  height: 41px;
  background: url(../images/common/iconTel.png) no-repeat;
}

.kome li {
  position: relative;
  padding-left: 25px;
  font-size: 14px;
}

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

/* ------------------------------------------------------------
blog
------------------------------------------------------------ */
#global_header.blog {
  overflow: hidden;
}

#global_header.blog .con100.ttl01 {
  background: #faffe1;
  background: -webkit-gradient(linear, left top, right top, from(#faffe1), to(#e0ffe0));
  background: linear-gradient(to right, #faffe1 0%, #e0ffe0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
  position: relative;
  padding: 3.6% 0;
}

@media only screen and (max-width: 834px) {
  #global_header.blog .con100.ttl01 {
    padding: 6.7% 0;
  }
}

#global_header.blog .con100.ttl01:before {
  content: "";
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30%;
  height: 100%;
  background: url(../images/contents/bgTtl.png) no-repeat;
  background-position: top right;
  background-size: 83.5%;
}

@media only screen and (max-width: 834px) {
  #global_header.blog .con100.ttl01:before {
    width: 42%;
    background-size: contain;
  }
}

@media only screen and (max-width: 640px) {
  #global_header.blog .con100.ttl01:before {
    top: 20px;
    width: 35%;
  }
}

#global_header.blog .con100.ttl01 article {
  text-align: left;
}

section.blog {
  background: #faffe1;
  background: -webkit-gradient(linear, left top, right top, from(#faffe1), to(#e0ffe0));
  background: linear-gradient(to right, #faffe1 0%, #e0ffe0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
}

section.blog aside h3 {
  padding: 0 15px;
  border-left: 5px solid #a1e6a1;
  background: rgba(161, 230, 161, 0.2);
  font-size: 16px;
  text-align: left;
}

section.blog aside li {
  padding: 0;
}

section.blog aside li:first-of-type {
  border-top: 0;
}

section.blog aside li a {
  display: block;
  padding: 10px 15px;
  text-align: left;
  color: #333;
}

section.blog aside li a:hover {
  background: rgba(255, 166, 51, 0.2);
}

section.blog aside a {
  text-decoration: none;
  font-size: 14px;
}

section.blog div#form_calendar {
  min-width: auto !important;
  background: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

section.blog div#form_calendar tbody {
  background: #fff;
}

section.blog div#form_calendar th {
  font-size: 10px;
}

section.blog div#form_calendar table tbody tr td:hover {
  background: rgba(161, 230, 161, 0.5) !important;
}

section.blog #contents {
  min-width: auto !important;
}

section.blog #contents .date {
  padding: 10px;
  background: #a1e6a1;
  color: #fff !important;
  font-weight: bold;
  line-height: 1;
}

section.blog #contents h2 {
  margin: 10px auto;
  padding: 0;
  line-height: 1.5;
  font-weight: bold;
  color: #5cc053 !important;
}

section.blog #contents h2 + ul li a {
  display: block;
  padding: 5px 12px;
  background: #fff;
  border-radius: 5px;
  color: #333;
  font-size: 13px;
  text-decoration: none;
  line-height: 1;
}

section.blog #contents .flex_images {
  display: block !important;
}

section.blog #contents img {
  width: 100% !important;
}

section.blog #contents dl .date {
  margin-bottom: 10px;
}

section.blog #contents dl a {
  text-decoration: none;
}

section.blog #contents dl .translate {
  font-size: 20px !important;
  color: #333;
}

section.blog #contents dl dd a {
  display: block;
  padding: 5px 10px;
  background: #fff;
  border-radius: 5px;
  color: #333;
  font-size: 13px;
  text-align: none;
  line-height: 1;
}

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

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

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

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

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

.flex .box02 img {
  width: 100% !important;
}

.flex .imgBox {
  width: 36%;
}

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

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

.flex .txtBox {
  width: 60%;
}

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

.flex .boxHlf {
  width: 50%;
}

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

.flexBetw {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

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

.img03 ul li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 30px;
}

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

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

/* ------------------------------------------------------------
title
------------------------------------------------------------ */
.ttl01 h1 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

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

.ttl01 h2 {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

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

.ttl01 h3 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

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

.ttl01 h2 {
  position: relative;
}

.ttl01 h2:before {
  background: #ebff69;
  background: -webkit-gradient(linear, left top, right top, from(#ebff69), to(#bbffbb));
  background: linear-gradient(to right, #ebff69 0%, #bbffbb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 );
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  width: 50px;
  height: 2px;
}

.ttl01 h3 {
  position: relative;
  overflow: hidden;
  padding-left: 25px;
  color: #5cc053;
}

.ttl01 h3:before {
  content: "";
  position: absolute;
  top: 0;
  left: -15px;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #5cc053;
}

.ttl01 p {
  color: #a1e6a1;
}

.subRight p {
  text-align: right !important;
}

@media only screen and (max-width: 640px) {
  .subRight p {
    text-align: left !important;
  }
}

.ttl02 h1 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

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

.ttl02 h2 {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

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

.ttl02 h3 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

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

.ttl02 h3 {
  position: relative;
  padding: 5px 10px 5px 20px;
  background: #fff;
  color: #333;
}

.ttl02 h3 .en {
  display: inline-block;
  font-size: 13px;
  color: #a1e6a1;
}

.ttl02 h3:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 7px;
  height: 30px;
  border-radius: 10px;
  background: #a1e6a1;
}

.ttl03 h1 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

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

.ttl03 h2 {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

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

.ttl03 h3 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

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

.ttl03 h3 {
  position: relative;
  padding-left: 24px;
  z-index: 1;
}

.ttl03 h3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 46px;
  height: 29px;
  background: url(../images/contents/iconTtl.png);
}

.ttlBr br {
  display: none !important;
}

.ttl01.h1txt {
  background-position: top 10px right 10px;
  background-repeat: no-repeat;
  background-size: 25%;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .ttl01.h1txt {
    background-size: 42%;
  }
}

@media only screen and (max-width: 640px) {
  .ttl01.h1txt {
    background-position: top 20px right 10px;
    background-size: 35%;
  }
}

.ttl01.h1txt article {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 10px 50px 10px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.2);
}

@media only screen and (max-width: 640px) {
  .ttl01.h1txt article {
    padding-bottom: 30px;
  }
}

/* ------------------------------------------------------------
button
------------------------------------------------------------ */
.btnOrg a {
  opacity: 1;
  display: inline-block;
  margin: 30px 0 0 auto;
  padding: 6.5px 71px;
  border: 2px solid #ffa633;
  border-radius: 25px;
  text-decoration: none;
  text-align: center;
  color: #ffa633;
}

@media only screen and (max-width: 640px) {
  .btnOrg a {
    display: block;
    margin: 30px auto 0;
    padding: 6.5px 10px;
  }
}

.btnOrg a:after {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
  display: inline-block;
  margin-left: 10px;
}

.btnOrg a:hover {
  background: #ffa633;
  color: #fff;
}

.btnOrg a:hover:after {
  color: #fff;
}

.btnGrn a {
  position: relative;
  display: block;
  padding: 9px 0 9px 40px;
  background: #5cc053;
  text-decoration: none;
  font-size: 26px;
  color: #fff;
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .btnGrn a {
    font-size: 22px;
  }
}

@media only screen and (max-width: 640px) {
  .btnGrn a {
    padding: 10px 10px 10px 20px;
    font-size: 22px;
  }
}

.btnGrn a .en {
  display: inline-block;
  margin-left: 15px;
  font-size: 13px;
  color: rgba(0, 116, 96, 0.7);
}

@media screen and (min-width: 641px) and (max-width: 834px) {
  .btnGrn a .en {
    display: block;
    margin-left: 0;
  }
}

@media only screen and (max-width: 640px) {
  .btnGrn a .en {
    margin-left: 7px;
  }
}

.btnGrn a .en:before {
  content: "-";
  display: inline-block;
  margin-right: 5px;
}

.btnGrn a:before, .btnGrn a:after {
  content: "";
  position: absolute;
}

.btnGrn a:before {
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  width: 20%;
  height: 1px;
  background: #fff;
  -webkit-transition: .2s;
  transition: .2s;
}

.btnGrn a:after {
  top: 0;
  right: 0;
  width: 6%;
  height: 100%;
  background: #007460;
}

.btnGrn a:hover {
  opacity: 1;
}

.btnGrn a:hover:before {
  right: 0;
}

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

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

.btn02 ul li {
  width: 48%;
  margin-right: 4%;
}

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

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

@media only screen and (max-width: 640px) {
  .btn02 ul li:last-of-type {
    margin-bottom: 0;
  }
}

/* ------------------------------------------------------------
text
------------------------------------------------------------ */
.linkTel a {
  text-decoration: none;
}

@media only screen and (max-width: 640px) {
  .spLeft p {
    text-align: left !important;
  }
}

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

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

/* ------------------------------------------------------------
dl
------------------------------------------------------------ */
.dlSt dt, .dlSt dd {
  padding: 0 !important;
  border: none !important;
}

/* ------------------------------------------------------------
list
------------------------------------------------------------ */
.liCheck li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 33px;
  font-size: 18px;
  line-height: 1.5;
}

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

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

.bgNorep {
  background-repeat: no-repeat;
}

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

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

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

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

.img30 .imgL {
  margin: 0 20px 0 0;
}

@media only screen and (max-width: 640px) {
  .img30 .imgL {
    margin: 0 auto 10px auto;
  }
}

/* ------------------------------------------------------------
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;
}
/*# sourceMappingURL=assets.css.map */