@charset "UTF-8";
a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

::-moz-selection {
  background-color: #d0d0ff;
}

::selection {
  background-color: #d0d0ff;
}

.pcnone {
  display: none;
}

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

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

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

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

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

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

* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

li {
  list-style: none;
}

html {
  font-size: 65.5% !important;
}

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, 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: 400;
}

body {
  counter-reset: number 0;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: #000;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 16px;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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

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

.inner2 {
  margin: 0 auto;
  max-width: 1000px;
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
}

#contents {
  width: 100%;
  max-width: 1200px;
}

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

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

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

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75000%;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}

.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

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

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

a {
  color: #17e012;
  -webkit-transition: 1s;
  transition: 1s;
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
  -webkit-transition: 1s;
  transition: 1s;
}

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

@media 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: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

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

@media 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 {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

.policy h2 {
  margin: 50px 0 15px;
  padding: 0 0 5px;
  border-bottom: 2px solid #ccc;
  font-size: 18px;
  font-weight: bold;
}

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

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

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

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

.pankuzu li {
  display: inline-block;
}

.pankuzu li span {
  font-weight: bold;
}

.pankuzu a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

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

.pankuzu li:first-child {
  padding-left: 20px;
  position: relative;
}

.pankuzu li:first-child:before {
  position: absolute;
  content: "\f015";
  font-family: "Font Awesome 5 Pro";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  font-weight: bold;
}

.breadcrumb {
  text-align: right;
}

.tel-link a {
  text-decoration: none;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .tel-link a {
    pointer-events: auto;
  }
}

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

.header-sect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
}

@media screen and (max-width: 640px) {
  .header-sect {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 834px) {
  .header-sect .siteID {
    width: 40%;
  }
}

@media screen and (max-width: 640px) {
  .header-sect .siteID {
    width: 100%;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 450px) {
  .header-sect .siteID {
    text-align: left;
  }
}

.header-right {
  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 screen and (max-width: 834px) {
  .header-right {
    margin-right: 50px;
  }
}

@media screen and (max-width: 640px) {
  .header-right {
    margin-right: 0;
  }
}

.header-tel {
  margin-right: 25px;
}

@media screen and (max-width: 834px) {
  .header-tel {
    margin-right: 15px;
  }
}

.header-tel a {
  font-size: 26px;
  font-weight: bold;
  color: #000;
  position: relative;
  padding-left: 20px;
}

@media only screen and (max-width: 1200px) {
  .header-tel a {
    font-size: 23px;
  }
}

@media screen and (max-width: 834px) {
  .header-tel a {
    font-size: 17px;
    padding-left: 16px;
  }
}

.header-tel a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/tel.png);
  width: 16px;
  height: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background-repeat: no-repeat;
}

@media screen and (max-width: 834px) {
  .header-tel a:before {
    top: 68%;
    background-size: 80%;
  }
}

.header-cont {
  font-size: 26px;
  font-weight: bold;
  color: #000;
  position: relative;
  padding-left: 30px;
}

@media only screen and (max-width: 1200px) {
  .header-cont {
    font-size: 23px;
  }
}

@media screen and (max-width: 834px) {
  .header-cont {
    font-size: 17px;
    padding-left: 22px;
  }
}

.header-cont:before {
  position: absolute;
  content: "\f1ac";
  font-family: "Font Awesome 5 Pro";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

.header .nav {
  background: #f8f8f8;
  padding: 10px 0;
}

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

.header .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header .nav-item a {
  color: #000;
  font-weight: 600;
}

@media only screen and (max-width: 1200px) {
  .header .nav-item a {
    font-size: 14px;
  }
}

.header .nav-item a .naven {
  display: block;
  color: #2f8b2d;
  font-size: 0.8125em;
  font-weight: 500;
}

#mainArea {
  position: relative;
  padding-bottom: 38px;
}

#mainArea:before {
  position: absolute;
  content: "";
  background: url(../images/contents/main-bottom.png);
  background-size: 100%;
  width: 1920px;
  height: 44px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  bottom: 37px;
  z-index: 1;
}

#mainArea ul li {
  outline: none;
}

#mainArea ul li img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media only screen and (max-width: 1400px) {
  #mainArea ul li img {
    height: 500px !important;
  }
}

@media screen and (max-width: 834px) {
  #mainArea ul li img {
    height: 400px !important;
  }
}

@media screen and (max-width: 640px) {
  #mainArea ul li img {
    height: auto !important;
  }
}

#mainArea .mainimg-wrap {
  position: absolute;
  -webkit-transform: translatex(-50%) translateY(-50%);
          transform: translatex(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
  z-index: 11111;
}

@media only screen and (max-width: 1400px) {
  #mainArea .mainimg-wrap {
    width: 75%;
  }
}

@media only screen and (max-width: 1000px) {
  #mainArea .mainimg-wrap {
    width: 90%;
  }
}

@media screen and (max-width: 640px) {
  #mainArea .mainimg-wrap {
    display: none;
  }
}

#mainArea .mainimg-wrap .maintxt {
  margin-bottom: 60px;
}

#mainArea .mainimg-wrap .icon-fle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1180px;
}

@media only screen and (max-width: 1400px) {
  #mainArea .mainimg-wrap .icon-fle {
    margin: 0 auto;
    width: 98%;
  }
}

@media only screen and (max-width: 1400px) {
  #mainArea .mainimg-wrap .icon-fle div {
    width: 23%;
  }
}

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

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

@media screen and (max-width: 834px) {
  /* toggle */
  #nav-toggle {
    position: fixed;
    top: 25px;
    right: 15px;
    height: 32px;
    cursor: pointer;
  }
  #nav-toggle > div {
    position: relative;
    width: 40px;
    height: 40px;
    background: #2f8b2d;
    border-radius: 5px;
  }
  #nav-toggle span {
    width: 25px;
    height: 3px;
    left: 8px;
    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: 9px;
  }
  #nav-toggle span:nth-child(2) {
    top: 18px;
  }
  #nav-toggle span:nth-child(3) {
    top: 28px;
  }
  .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: 1000000000000;
  }
  .footer .nav .nav-ul {
    z-index: 999;
  }
  /* nav */
  .footer .nav .nav-ul {
    overflow-x: auto;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 11111;
    left: 0;
    right: 0;
    bottom: 0;
    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: #2f8b2d;
    -webkit-transform: translateY(-100%);
            transform: translateY(-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;
  }
  .footer .nav .nav-ul 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;
  }
  .footer .nav .nav-ul ul li {
    display: block;
    width: 100%;
    text-decoration: none;
  }
  .footer .nav .nav-ul ul li a {
    display: block;
    padding: 3% !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    font-size: 22px !important;
    text-align: left;
    color: #000 !important;
  }
}

@media screen and (max-width: 834px) and (max-width: 640px) {
  .footer .nav .nav-ul ul li a {
    padding: 4% !important;
    font-size: 16px !important;
  }
}

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

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

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  font-size: 13px;
  background: #2f8b2d;
}

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

footer#global_footer #copy {
  color: #fff;
  font-size: 13px;
}

footer#global_footer #copy a {
  color: #fff;
  font-size: 13px;
}

.footer {
  padding: 50px 0 45px;
  position: relative;
}

.footer .img-service1 {
  width: 100%;
  position: absolute;
  top: -191px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 834px) {
  .footer {
    padding: 20px 0;
  }
}

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

.footer-left {
  text-align: left;
}

@media screen and (max-width: 834px) {
  .footer-left {
    text-align: center;
    margin: 0 auto;
  }
}

.footer-left .siteID {
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .footer-left .siteID {
    display: none;
  }
}

.footer-left .siteIDsp {
  display: none;
}

@media screen and (max-width: 834px) {
  .footer-left .siteIDsp {
    display: block;
    width: 200px;
    margin: 0 auto 15px auto;
  }
}

.footer-left p {
  color: #fff;
  font-size: 16px;
}

.footer-left p a {
  color: #fff;
  font-size: 16px;
}

.footer .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 555px;
  line-height: 2;
}

@media only screen and (max-width: 1000px) {
  .footer .nav-ul {
    width: 515px;
  }
}

@media screen and (max-width: 834px) {
  .footer .nav-item {
    width: 60%;
    margin: 0 auto;
  }
}

.footer .nav-item a {
  display: block;
  color: #fff;
  padding: 0 10px;
  font-size: 16px;
}

@media only screen and (max-width: 1200px) {
  .footer .nav-item a {
    font-size: 14px;
  }
}

@media screen and (max-width: 834px) {
  .footer .nav-item a {
    border-bottom: 1px solid #fff;
    padding: 8px;
  }
}

.index-fle1 {
  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 screen and (max-width: 834px) {
  .index-fle1 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (max-width: 640px) {
  .index-fle1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.index-fle1 .box1 {
  width: 49%;
}

@media screen and (max-width: 834px) {
  .index-fle1 .box1 {
    width: 55%;
  }
}

@media screen and (max-width: 640px) {
  .index-fle1 .box1 {
    width: 100%;
  }
}

.index-fle1 .box1 .title_01 h1 {
  font-size: 24px;
  font-weight: bold;
  position: relative;
}

@media only screen and (max-width: 1000px) {
  .index-fle1 .box1 .title_01 h1 {
    font-size: 2.27vw;
  }
}

@media screen and (max-width: 834px) {
  .index-fle1 .box1 .title_01 h1 {
    font-size: 2.65vw;
  }
}

@media screen and (max-width: 640px) {
  .index-fle1 .box1 .title_01 h1 {
    font-size: 4.55vw;
  }
}

.index-fle1 .box1 .title_01 h1:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title1.png);
  width: 87px;
  height: 86px;
  top: -50px;
  left: 0;
}

.index-fle1 .box1 .title_01 h1 .blk {
  font-size: 16px;
  display: block;
  margin-top: 8px;
}

.index-fle1 .box2 {
  width: 49%;
}

@media screen and (max-width: 834px) {
  .index-fle1 .box2 {
    width: 43%;
  }
}

@media screen and (max-width: 640px) {
  .index-fle1 .box2 {
    width: 100%;
  }
}

.title_02 {
  background: #2f8b2d;
  padding: 22px 0 28px 0;
}

.title_02 h2 {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  position: relative;
  padding-top: 61px;
}

@media screen and (max-width: 834px) {
  .title_02 h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 640px) {
  .title_02 h2 {
    font-size: 26px;
  }
}

.title_02 h2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title2.png);
  width: 50px;
  height: 54px;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
}

.title_02 h2 .blk {
  display: block;
  font-size: 16px;
  margin-top: 10px;
}

.index-bg1 {
  background: #e8ffd3;
  padding: 65px 0 90px 0;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  .index-bg1 {
    padding: 65px 10px 90px 10px;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 {
    padding: 55px 0 70px 0;
  }
}

.index-bg1 .bg-zindex {
  position: initial;
  z-index: 11;
}

.index-bg1 .bg-zindex .index-fle2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 11;
  position: relative;
}

@media screen and (max-width: 640px) {
  .index-bg1 .bg-zindex .index-fle2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.index-bg1 .bg-zindex .index-fle2 .index-wrap1 {
  width: 48%;
  background: #fff;
  padding: 40px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  z-index: 3;
}

.index-bg1 .bg-zindex .index-fle2 .index-wrap1:nth-of-type(n+3) {
  margin-top: 40px;
}

@media screen and (max-width: 640px) {
  .index-bg1 .bg-zindex .index-fle2 .index-wrap1:nth-of-type(n+3) {
    margin-top: 0;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 .bg-zindex .index-fle2 .index-wrap1 {
    width: 100%;
    margin-top: 20px !important;
  }
  .index-bg1 .bg-zindex .index-fle2 .index-wrap1:first-child {
    margin-top: 0 !important;
  }
}

.index-bg1 .bg-zindex .index-fle2 .index-wrap1 .img1 img {
  border-radius: 10px;
}

.index-bg1 .bg-zindex .index-fle2 .index-wrap1 .title_03 h3 {
  font-size: 22px;
  font-weight: bold;
}

.index-bg1 .bg-zindex .index-fle2 .index-wrap1 .btn1 {
  text-align: center;
}

.index-bg1 .bg-zindex .index-fle2 .index-wrap1 .btn1 div {
  background: #ffaa11;
  border-radius: 25px;
  display: inline-block;
  width: 320px;
}

@media only screen and (max-width: 1000px) {
  .index-bg1 .bg-zindex .index-fle2 .index-wrap1 .btn1 div {
    width: 90%;
  }
}

.index-bg1 .bg-zindex .index-fle2 .index-wrap1 .btn1 div a {
  display: block;
  color: #fff;
  padding: 11px 0;
  position: relative;
}

.index-bg1 .bg-zindex .index-fle2 .index-wrap1 .btn1 div a:before {
  position: absolute;
  content: "\f0da";
  font-family: "Font Awesome 5 Pro";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: bold;
  left: 25%;
}

@media screen and (max-width: 834px) {
  .index-bg1 .bg-zindex .index-fle2 .index-wrap1 .btn1 div a:before {
    left: 18%;
  }
}

.index-bg1 .bgimg1 {
  position: absolute;
  top: 260px;
  left: 130px;
  z-index: 1;
}

.index-bg1 .bgimg2 {
  position: absolute;
  top: 620px;
  left: 0;
  z-index: 1;
}

.index-bg1 .bgimg3 {
  position: absolute;
  bottom: 165px;
  left: 180px;
  z-index: 1;
}

.index-bg1 .bgimg4 {
  position: absolute;
  top: 220px;
  right: 125px;
  z-index: 1;
}

.index-bg1 .bgimg5 {
  position: absolute;
  top: 720px;
  right: 36px;
  z-index: 1;
}

.index-bg1 .bgimg6 {
  position: absolute;
  bottom: 60px;
  right: 310px;
  z-index: 1;
}

.index-fle3 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 815px;
}

@media only screen and (max-width: 1000px) {
  .index-fle3 {
    width: 80%;
  }
}

@media screen and (max-width: 640px) {
  .index-fle3 {
    width: 90%;
  }
}

.index-fle3 .box {
  text-align: center;
}

@media only screen and (max-width: 1000px) {
  .index-fle3 .box {
    width: 47%;
  }
}

.title_04 h2 {
  font-size: 36px;
  font-weight: bold;
  position: relative;
  padding-top: 65px;
}

@media screen and (max-width: 834px) {
  .title_04 h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 640px) {
  .title_04 h2 {
    font-size: 26px;
  }
}

.title_04 h2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/title3.png);
  width: 50px;
  height: 54px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.title_04 h2 .blk {
  display: block;
  font-size: 16px;
  margin-top: 10px;
}

.img-service {
  margin-bottom: -3px;
}

.news {
  background: #fff;
  border-radius: 25px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  padding: 50px;
}

@media screen and (max-width: 640px) {
  .news {
    padding: 20px;
  }
}

.news dl {
  border-bottom: 1px dashed #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 640px) {
  .news dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.news dl dt {
  background: none !important;
  border: none !important;
  width: 150px !important;
}

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

.news dl dd {
  border: none !important;
  width: calc(100% - 150px) !important;
}

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

.index-bg2 {
  padding: 90px 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 834px) {
  .index-bg2 {
    padding: 60px 0;
  }
}

.index-bg2 .bg1 {
  background: rgba(255, 255, 255, 0.7);
  padding: 40px 0;
}

@media only screen and (max-width: 1200px) {
  .index-bg2 .bg1 {
    width: 90%;
  }
}

.index-bg2 .bg1 .title_05 {
  position: relative;
  padding-bottom: 20px;
}

.index-bg2 .bg1 .title_05:before {
  position: absolute;
  content: "";
  width: 930px;
  height: 1px;
  background: #000;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
}

@media only screen and (max-width: 1200px) {
  .index-bg2 .bg1 .title_05:before {
    width: 90%;
  }
}

.index-bg2 .bg1 .title_05 h2 {
  font-size: 36px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .index-bg2 .bg1 .title_05 h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg2 .bg1 .title_05 h2 {
    font-size: 26px;
  }
}

.index-bg2 .bg1 .title_05 h2 .blk {
  display: block;
  font-size: 16px;
  margin-top: 10px;
}

.index-bg2 .bg1 .text1 div {
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .index-bg2 .bg1 .text1 div {
    font-size: 16px;
  }
}

@media screen and (max-width: 640px) {
  .index-bg2 .bg1 .text1 div {
    text-align: left !important;
  }
}

.index-bg2 .bg1 .text1 div .blk {
  display: block;
}

@media screen and (max-width: 640px) {
  .index-bg2 .bg1 .text1 div .blk {
    display: none;
  }
}

.index-bg2 .bg1 .index-fle4 {
  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;
}

@media screen and (max-width: 640px) {
  .index-bg2 .bg1 .index-fle4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.index-bg2 .bg1 .index-fle4 .tel-link {
  margin-right: 20px;
}

@media screen and (max-width: 640px) {
  .index-bg2 .bg1 .index-fle4 .tel-link {
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.index-bg2 .bg1 .index-fle4 .tel-link a {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  position: relative;
  padding-left: 20px;
}

.index-bg2 .bg1 .index-fle4 .tel-link a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/tel.png);
  width: 16px;
  height: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

.index-bg2 .bg1 .index-fle4 .btn1 div {
  background: #ffaa11;
}

.index-bg2 .bg1 .index-fle4 .btn1 div a {
  color: #fff;
  display: block;
  padding: 11px 60px 11px 80px;
  position: relative;
}

.index-bg2 .bg1 .index-fle4 .btn1 div a:before {
  position: absolute;
  content: "\f0e0";
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  font-weight: bold;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 50px;
}

.img-service-1 {
  margin-bottom: -3px;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

/***********************スライドスクロールインCSS*******************************************/
.scroll-obj {
  opacity: 0;
  -webkit-transition: all 1s ease 0.5s;
  transition: all 1s ease 0.5s;
}

@media screen and (max-width: 640px) {
  .scroll-obj {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.scroll-hop {
  -webkit-transform: translate(0, 100px);
          transform: translate(0, 100px);
}

@media screen and (max-width: 640px) {
  .scroll-hop {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.scroll-left {
  -webkit-transform: translate(-100px, 0);
          transform: translate(-100px, 0);
}

@media screen and (max-width: 640px) {
  .scroll-left {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.scroll-right {
  -webkit-transform: translate(100px, 0);
          transform: translate(100px, 0);
}

@media screen and (max-width: 640px) {
  .scroll-right {
    opacity: 1 !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

div.items > article a {
  color: #111;
  text-decoration: none !important;
  font-size: 16px;
}

div.under ul li a {
  font-weight: 400;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  opacity: 1;
  border: 1px solid #333;
  color: #333 !important;
  padding: 10px;
}

div.under ul li a:hover {
  border: 1px solid #b0ddd9;
  background: #b0ddd9;
  color: #fff !important;
}

div.select > select {
  height: 100%;
}

div.search form input {
  padding: 10px 37px 10px 5px;
}

div.order ul li a {
  color: #111;
}

div.items > article p.price {
  color: red;
}

div.crumb {
  display: none;
}

div.item_view div.item_option {
  width: 100% !important;
}

div.item_option dl, button.addcart {
  width: 50% !important;
}

@media screen and (max-width: 834px) {
  div.item_option dl, button.addcart {
    margin: 0 auto;
  }
}

@media screen and (max-width: 834px) {
  .addcart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

div.item_view div.struct {
  display: block;
}

div.photo div.large {
  width: auto;
}

div.photo {
  margin-left: 0;
}

h2.title_h2 {
  background: none !important;
  border-top: none !important;
  border-bottom: 1px solid #CCCCCC;
  font-size: 20px !important;
  line-height: 1.3;
  margin: 65px 0 20px !important;
  padding: 10px !important;
}

h2.title_h2 span {
  border: none !important;
  padding: 0 !important;
}

ul.item_list li {
  margin-bottom: 10px !important;
}

ul.item_list li h3.title_h3 {
  font-size: 18px !important;
}

.btn_cart a {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
  background-size: 30px auto !important;
  color: #FFFFFF !important;
  display: block !important;
  padding: 10px 10px 10px 50px !important;
  width: 100% !important;
  border: 1px solid #ffffff;
}

.btn_cart a:hover {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
  background-size: 30px auto !important;
}

.sort_catalog {
  overflow: hidden;
}

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

.item_title, .wishlist {
  margin: 0 !important;
}

.shop_cont h2.title_h2, .item_info h2.title_h2 {
  border-top: 2px solid #CCCCCC;
}

.shop_cont a, .item_info a {
  color: #CCCCCC;
}

.shop_cont a:hover, .item_info a:hover {
  text-decoration: none;
}

.item_title h2 {
  border-top: 2px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.shop_cont table {
  table-layout: auto;
}

.btn a {
  display: block;
  max-width: 300px;
  background: #2f8b2d;
  color: #fff;
  margin-top: 20px;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  .btn a {
    margin-right: auto;
    margin-left: auto;
  }
}

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

.flex1._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

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

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex1 .box img {
  width: 100% !important;
}

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

.flex2._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

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

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex2 .box img {
  width: 100% !important;
}

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

.flex3._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

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

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex3 .box img {
  width: 100% !important;
}

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

.flex4._top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

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

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}

@media screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._tabwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(100% / 2 - 1%);
  }
  ._spwidth3 .box {
    width: calc(100% / 3 - 1%);
  }
}

.flex4 .box img {
  width: 100% !important;
}

.square._100 .square-inner:before {
  padding-top: 100%;
}

.square._75 .square-inner:before {
  padding-top: 75%;
}

.square._66 .square-inner:before {
  padding-top: 66%;
}

.square td .square-inner {
  display: block;
  position: relative;
}

.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

.square td .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.square > .square-inner {
  display: block;
  position: relative;
}

.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}

.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}

.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

.square > .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}

.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}

.square > .box .square-inner {
  display: block;
  position: relative;
}

.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}

.square > .box .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.bg100 {
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
}

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

@media screen and (max-width: 834px) {
  .flex2cl_01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.flex2cl_01 .flxL {
  width: 57%;
}

@media screen and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}

.flex2cl_01 .flxR {
  width: 40%;
}

@media screen and (max-width: 834px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}

.flex2cl_01 .flxR .img {
  width: 100%;
}

.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_02 {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -4%;
  margin-bottom: 50px;
}

@media screen and (max-width: 1120px) {
  .flex2cl_02 {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 834px) {
  .flex2cl_02 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex2cl_02 .box {
  position: relative;
  width: 46%;
  margin-left: 4%;
  margin-bottom: 20px;
}

@media screen and (max-width: 1120px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
  }
}

@media screen and (max-width: 834px) {
  .flex2cl_02 .box {
    width: 100%;
    margin-left: 0;
  }
}

.flex2cl_02 .box img {
  width: 100% !important;
}

.flex2cl_02 .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex2cl_02 .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex3cl {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -2.43902%;
}

@media screen and (max-width: 1120px) {
  .flex3cl {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 640px) {
  .flex3cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex3cl .box {
  position: relative;
  width: 30.89431%;
  margin-left: 2.43902%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1120px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .flex3cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.flex3cl .box img {
  width: 100% !important;
}

.flex3cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex3cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex4cl {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -3.22581%;
}

@media screen and (max-width: 1120px) {
  .flex4cl {
    margin-left: -2.4390%;
  }
}

@media screen and (max-width: 640px) {
  .flex4cl {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0;
  }
}

.flex4cl .box {
  position: relative;
  width: 21.77419%;
  margin-left: 3.22581%;
  margin-bottom: 30px;
}

@media screen and (max-width: 1120px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.4390%;
    display: block;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 640px) {
  .flex4cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.flex4cl .box img {
  width: 100% !important;
}

.flex4cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}

.flex4cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

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

body::before, body::after {
  display: block;
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 150vw;
  height: 100%;
  pointer-events: none;
}

body::before {
  z-index: 99999;
  -webkit-transition: .6s;
  transition: .6s;
  background: #2f8b2d;
}

body::after {
  z-index: 99998;
  -webkit-transition: .8s ease-out;
  transition: .8s ease-out;
  background: #2f8b2d;
  opacity: 0.6;
}

body.display::before {
  left: 150vw;
}

body.display::after {
  left: 150vw;
}

/* ------------------------------------------------------------
lamination.html
------------------------------------------------------------ */
.title_06 {
  background: url(../images/contents/h1bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  padding: 130px 30px;
  position: relative;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

@media screen and (max-width: 834px) {
  .title_06 {
    background-position: bottom 0 right -110px;
    padding: 90px 30px;
  }
}

@media screen and (max-width: 640px) {
  .title_06 {
    padding: 80px 30px;
  }
}

.title_06 h1 {
  color: #fff;
  font-size: 37px;
  font-weight: bold;
  text-shadow: 2px 2px 3px #3d5a3d;
}

@media only screen and (max-width: 1100px) {
  .title_06 h1 {
    font-size: 37px;
  }
}

@media screen and (max-width: 640px) {
  .title_06 h1 {
    font-size: 30px;
  }
}

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

.gallery_btn ul li {
  width: 33.3%;
}

.gallery_btn ul li a {
  display: block;
  text-align: center;
  text-decoration: none;
  background: #ddd;
  text-transform: uppercase;
  color: #333 !important;
  padding: 20px 0;
  border-bottom: 2px solid #2f8b2d;
  background: #f7f7f7;
}

.gallery_btn ul li .active {
  background: #2f8b2d;
  color: #fff !important;
}

.title_10 {
  line-height: 1.8;
}

@media screen and (max-width: 640px) {
  .title_10 {
    line-height: 1.4;
  }
}

.title_10 h3 {
  font-size: 22px;
  font-weight: bold;
  border-left: 3px solid #2f8b2d;
  padding-left: 25px;
}

@media screen and (max-width: 640px) {
  .title_10 h3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 640px) {
  .title_10 h3 .blk {
    display: block;
  }
}

.lamination-fle .text1 {
  width: 48%;
}

.lamination-fle .img1 {
  width: 48%;
}

.lamination-fle1 {
  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;
  border: double 5px #2f8b2d;
  padding: 30px;
}

@media screen and (max-width: 834px) {
  .lamination-fle1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.lamination-fle1 .box1 {
  width: 56%;
}

@media screen and (max-width: 834px) {
  .lamination-fle1 .box1 {
    width: 100%;
  }
}

.lamination-fle1 .box1 .title_08 h2 {
  font-size: 32px;
  font-weight: bold;
  position: relative;
  padding-bottom: 20px;
}

@media only screen and (max-width: 1000px) {
  .lamination-fle1 .box1 .title_08 h2 {
    font-size: 28px;
  }
}

@media screen and (max-width: 834px) {
  .lamination-fle1 .box1 .title_08 h2 {
    font-size: 26px;
  }
}

.lamination-fle1 .box1 .title_08 h2:before {
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #2f8b2d;
}

.lamination-fle1 .box1 .title_08 h2 .blk {
  display: block;
  font-size: 16px;
  margin-top: 20px;
}

.lamination-fle1 .box2 {
  width: 40%;
}

@media screen and (max-width: 834px) {
  .lamination-fle1 .box2 {
    width: 100%;
    margin-top: 15px;
  }
}

.lamination-fle1 .box2 img {
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  .lamination-fle1 .box2 img {
    margin: 0 auto;
  }
}

.lamination-fle2 {
  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 screen and (max-width: 640px) {
  .lamination-fle2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.lamination-fle2 .box1 {
  width: 65%;
}

@media screen and (max-width: 640px) {
  .lamination-fle2 .box1 {
    width: 100%;
  }
}

.lamination-fle2 .box1 .title_09 h2 {
  position: relative;
  padding-left: 40px;
  font-size: 27px;
  color: #000;
  font-weight: bold;
  border-bottom: 2px solid #2f8b2d;
  padding-bottom: 15px;
}

@media screen and (max-width: 834px) {
  .lamination-fle2 .box1 .title_09 h2 {
    font-size: 24px;
  }
}

@media screen and (max-width: 640px) {
  .lamination-fle2 .box1 .title_09 h2 {
    font-size: 22px;
  }
}

.lamination-fle2 .box1 .title_09 h2:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}

.lamination-fle2 .box1 .title_09 h2:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #a1d1bb;
}

.lamination-fle2 .box2 {
  width: 32%;
}

@media screen and (max-width: 640px) {
  .lamination-fle2 .box2 {
    width: 100%;
    margin-top: 10px;
  }
}

.lamination-tb1 tr:first-child td {
  background: #f8f8f8;
}

.lamination-tb1 tr:nth-of-type(n+2) td:first-child {
  background: #ecffd9;
}

.lamination-tb1 tr td div {
  text-align: center !important;
}

.lamination-tb2 tr:first-child td {
  background: #f8f8f8;
}

.lamination-tb2 tr:nth-of-type(n+2) td:first-child {
  background: #ecffd9;
}

.lamination-tb2 tr td div {
  text-align: center !important;
}

.lamination-dl1 dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  width: 240px !important;
}

@media screen and (max-width: 640px) {
  .lamination-dl1 dl dt {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

.lamination-dl1 dl dd {
  width: calc(100% - 240px) !important;
}

.lamination-dl1 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .lamination-dl1 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.lamination-dl1 dl dt {
  background: #2f8b2d !important;
  border: none !important;
  padding: 15px !important;
  border-bottom: 1px solid #fff !important;
  position: relative;
  text-align: left;
  width: 20%;
  background-color: #2f8b2d;
  color: white;
  text-align: center;
  padding: 10px 0;
  width: 240px !important;
}

@media screen and (max-width: 640px) {
  .lamination-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #e2fbde !important;
    color: #000;
  }
}

.lamination-dl1 dl dt:after {
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top: calc(50% - 10px);
  right: -10px;
  border-left: 10px solid #2f8b2d;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

@media screen and (max-width: 640px) {
  .lamination-dl1 dl dt:after {
    display: none;
  }
}

.lamination-dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px 15px 15px 33px !important;
  width: calc(100% - 240px) !important;
}

@media screen and (max-width: 640px) {
  .lamination-dl1 dl dd {
    padding: 15px !important;
    width: 100% !important;
    border: none !important;
  }
}

.lamination-dl1 dl dd .linkTel {
  color: #333;
}

.lamination-dl1 dl dd .linkTel a {
  color: #333;
}

.lamination-ul1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.lamination-ul1 ul li {
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px dashed #98cb28;
  padding-left: 30px;
  position: relative;
}

.lamination-ul1 ul li:before {
  position: absolute;
  content: "♦";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  color: #98cb28;
}

/* ------------------------------------------------------------
inkjet.html
------------------------------------------------------------ */
.lamination-fle1 .title_11 h3 {
  font-size: 19px;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .lamination-fle1 .title_11 h3 {
    font-size: 17px;
  }
}

.inkjet-tb1 tr:first-child td {
  background: #f8f8f8;
}

.inkjet-tb1 tr:nth-of-type(n+2) td:first-child {
  background: #ecffd9;
}

.inkjet-tb1 tr td:first-child {
  width: 180px !important;
}

.inkjet-tb1 tr td:last-child {
  width: calc(100% - 180px) !important;
}

.inkje-tb2 tr:first-child td {
  background: #f8f8f8;
}

.inkje-tb2 tr:nth-of-type(n+2) td:first-child {
  background: #ecffd9;
}

.inkje-tb2 tr td {
  text-align: center !important;
}

.inkje-tb2 tr td:first-child {
  width: 230px !important;
}

.inkje-tb2 tr td:last-child {
  width: calc(100% - 230px) !important;
}

/* ------------------------------------------------------------
panelboard.html
------------------------------------------------------------ */
@media screen and (max-width: 640px) {
  .lamination-fle1 .imgfle {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.lamination-fle1 .imgfle .box {
  width: 49%;
}

.panelboard-text1 div {
  font-size: 17px;
  font-weight: bold;
}

@media only screen and (max-width: 450px) {
  .panelboard-text1 div {
    font-size: 4.26vw;
  }
}

.panelboard-text1 div .blk {
  display: block;
}

/* ------------------------------------------------------------
flow.html
------------------------------------------------------------ */
.title_12 h2 {
  position: relative;
  padding-left: 40px;
  font-size: 25px;
  font-weight: bold;
  border-bottom: 2px solid #2f8b2d;
  padding-bottom: 10px;
  display: inline-block;
}

.title_12 h2:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
}

.title_12 h2:after {
  content: "□";
  position: absolute;
  left: 5px;
  top: 3px;
  color: #A1B8D1;
}

.flow-tbimg tr:first-child td:first-child div {
  background: #e2fbde;
  padding: 20px;
  border-radius: 15px;
}

.flow-tbimg tr:nth-of-type(2) td:first-child div {
  background: #e2fbde;
  padding: 20px;
  border-radius: 15px;
}

.flow-tbimg tr td {
  border: none !important;
  text-align: center  !important;
}

.flow-tbimg tr td div {
  text-align: center !important;
  font-size: 18px;
  font-weight: bold;
}

.flow-tbimg tr td img {
  width: 30% !important;
}

.flow-tb1 tr:first-child td {
  background: #f8f8f8;
}

.flow-tb1 tr:nth-of-type(n+2) td:first-child {
  background: #ecffd9;
}

.flow-tb1 tr td:first-child {
  width: 250px !important;
}

.flow-tb1 tr td:last-child {
  width: calc(100% - 250px) !important;
}

@media screen and (max-width: 834px) {
  .flow-tb2 {
    overflow-x: auto;
    white-space: nowrap;
  }
}

.flow-tb2 tr td:first-child {
  background: #ecffd9;
}

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

.gallery_btn ul li {
  width: 33.3%;
}

.gallery_btn ul li a {
  display: block;
  text-align: center;
  text-decoration: none;
  background: #ddd;
  text-transform: uppercase;
  color: #000 !important;
  padding: 20px 0;
  border-bottom: 2px solid #2f8b2d;
  background: #f7f7f7;
  font-weight: bold;
}

.gallery_btn ul li .active {
  background: #2f8b2d;
  color: #fff !important;
}

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

@media screen and (max-width: 640px) {
  .gallery_btn2 ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.gallery_btn2 ul li {
  width: 33.3%;
}

.gallery_btn2 ul li a {
  display: block;
  text-align: center;
  text-decoration: none;
  background: #ddd;
  color: #000 !important;
  padding: 20px 0;
  border-bottom: 2px solid #2f8b2d;
  background: #f7f7f7;
  font-weight: bold;
}

@media only screen and (max-width: 500px) {
  .gallery_btn2 ul li a {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1100px) {
  .gallery_btn2 ul li a .blk {
    display: block;
  }
}

@media screen and (max-width: 834px) {
  .gallery_btn2 ul li a .blk {
    font-size: 11px;
  }
}

@media screen and (max-width: 640px) {
  .gallery_btn2 ul li a .blk {
    font-size: 11px;
  }
}

.gallery_btn2 ul li .active {
  background: #2f8b2d;
  color: #fff !important;
}

/* ------------------------------------------------------------
making.html
------------------------------------------------------------ */
.making-text1 div {
  color: crimson;
}

.making-text2 div {
  padding-left: 25px;
  position: relative;
}

.making-text2 div:before {
  position: absolute;
  content: "1";
  left: 0;
}

.making-text3 div {
  padding-left: 25px;
  position: relative;
}

.making-text3 div:before {
  position: absolute;
  content: "2";
  left: 0;
}

.making-text4 div {
  padding-left: 25px;
  position: relative;
}

.making-text4 div:before {
  position: absolute;
  content: "3";
  left: 0;
}

.making-text5 div {
  padding-left: 25px;
  position: relative;
}

.making-text5 div:before {
  position: absolute;
  content: "4";
  left: 0;
}

.making-text6 div {
  padding-left: 25px;
  position: relative;
}

.making-text6 div:before {
  position: absolute;
  content: "5";
  left: 0;
}

.making-text7 div {
  padding-left: 25px;
  position: relative;
}

.making-text7 div:before {
  position: absolute;
  content: "6";
  left: 0;
}

.making-text8 div {
  padding-left: 25px;
  position: relative;
}

.making-text8 div:before {
  position: absolute;
  content: "7";
  left: 0;
}

.making-text9 div {
  padding-left: 25px;
  position: relative;
}

.making-text9 div:before {
  position: absolute;
  content: "8";
  left: 0;
}

.making-text9 div .font1 {
  color: crimson;
}

.making-text10 div {
  padding-left: 25px;
  position: relative;
}

.making-text10 div:before {
  position: absolute;
  content: "9";
  left: 0;
}

@media only screen and (max-width: 450px) {
  .title_06ch3 h1 {
    font-size: 27px;
  }
}

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

/* ------------------------------------------------------------
info.html
------------------------------------------------------------ */
.info-dl1 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .info-dl1 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.info-dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #577d02 !important;
  padding: 15px !important;
  width: 200px !important;
}

@media screen and (max-width: 640px) {
  .info-dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #e2fbde !important;
  }
}

.info-dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
  width: calc(100% - 200px) !important;
}

@media screen and (max-width: 640px) {
  .info-dl1 dl dd {
    width: 100% !important;
    border: none !important;
  }
}

.info-dl1 dl dd a {
  color: #000;
}

@media only screen and (max-width: 1200px) {
  .info-fle1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.info-fle1 .mapimg {
  width: 48%;
}

@media only screen and (max-width: 1200px) {
  .info-fle1 .mapimg {
    width: 100%;
  }
}

.info-fle1 .gmap {
  width: 48%;
}

@media only screen and (max-width: 1200px) {
  .info-fle1 .gmap {
    width: 100%;
    margin-top: 30px;
  }
}

.info-fle1 .gmap iframe {
  width: 100% !important;
}

/* ------------------------------------------------------------
contact.html
------------------------------------------------------------ */
.contact-text1 div {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.8;
}

@media screen and (max-width: 640px) {
  .contact-text1 div {
    font-size: 4.53vw;
  }
}

.contact-text1 div .tel-link a {
  font-size: 22px;
  font-weight: bold;
  color: #000;
}

@media only screen and (max-width: 1000px) {
  .contact-text1 div .tel-link a {
    font-size: 21px;
  }
}

@media screen and (max-width: 640px) {
  .contact-text1 div .tel-link a {
    font-size: 4.53vw;
  }
}

.contact-fle1 {
  border: none;
  padding: 0;
}

.contact-fle1 .title_12 h2 {
  display: block !important;
}

@media screen and (max-width: 834px) {
  .contact-fle1 .title_12 h2 {
    display: inline-block !important;
  }
}

@media screen and (max-width: 834px) {
  .contact-fle1 .img1 {
    display: none;
  }
}

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

.contact-text div a {
  color: #2f8b2d;
  font-weight: bold;
}

.mail.title {
  display: none;
}

.contact-mail a {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}

.contact-form dl dt {
  background: #2f8b2d !important;
  color: #fff;
}

.contact-form dl .textarea textarea {
  height: 100px;
}

.fancybox-container {
  z-index: 99999999999999999999999999999999;
}
/*# sourceMappingURL=common_style.css.map */