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

.annot {
  display: none !important;
}

::-moz-selection {
  background: #eafffc;
}

::selection {
  background: #eafffc;
}

::-moz-selection {
  background: #eafffc;
}

.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 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;
  font-size: 14px;
  font-family: "メイリオ", "Meiryo", "游ゴシック", YuGothic, "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.inner {
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 20px;
}

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

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

#contents {
  width: 100%;
  max-width: 940px;
  padding: 0 20px 90px 20px;
}

@media screen and (max-width: 834px) {
  #contents {
    padding: 0 30px 50px;
  }
}

.index_contents #contents {
  max-width: 1240px;
  padding-bottom: 0;
}

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

.imgR, .imgL {
  margin: 0 0 10px 20px;
}

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

.gothic {
  font-family: "メイリオ", "Meiryo", "游ゴシック", YuGothic, "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", 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;
}

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

header#global_header .hedTxt {
  padding: 10px 0;
  font-size: 12px;
  color: #666;
  text-align: left;
  line-height: 1.5;
}

@media screen and (max-width: 834px) {
  header#global_header .hedTxt {
    padding-right: 60px;
  }
}

#global_header .hedWrap {
  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;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  margin: 0 auto;
}

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

#global_header .hedWrap .siteID {
  width: 18%;
  max-width: 215px;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  #global_header .hedWrap .siteID {
    width: 215px;
    margin: 10px auto 20px auto;
  }
}

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

#global_header .hedWrap .hedR {
  width: 80%;
}

#global_header .hedWrap .contWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  #global_header .hedWrap .contWrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin: 0;
    background: #fff;
  }
}

@media screen and (max-width: 834px) {
  #global_header .hedWrap .contWrap li {
    width: 50%;
  }
}

#global_header .hedWrap .contWrap .telSt {
  line-height: 1;
}

#global_header .hedWrap .contWrap .telSt a {
  display: block;
  color: #000;
}

@media screen and (max-width: 834px) {
  #global_header .hedWrap .contWrap .telSt a {
    padding: 7px 10px;
  }
}

#global_header .hedWrap .contWrap .telSt p {
  font-size: 14px;
}

@media screen and (max-width: 640px) {
  #global_header .hedWrap .contWrap .telSt p {
    margin-bottom: 5px;
    font-size: 12px;
  }
}

#global_header .hedWrap .contWrap .cont {
  width: 195px;
  margin-left: 7.3%;
}

@media screen and (max-width: 834px) {
  #global_header .hedWrap .contWrap .cont {
    margin-left: 0;
    width: 50%;
  }
}

#global_header .hedWrap .contWrap .cont a {
  display: block;
  padding: 11px 10px;
  background: #934e61;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

@media screen and (max-width: 834px) {
  #global_header .hedWrap .contWrap .cont a {
    padding: 18.5px 10px;
  }
}

#global_header .hedWrap .contWrap .cont a:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 16px;
  margin-right: 12px;
  background: url("../images/common/icon_mail.png");
  background-repeat: no-repeat;
  vertical-align: middle;
}

@media screen and (max-width: 834px) {
  #global_header .hedWrap .navWrapper {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2;
  }
}

#global_header .hedWrap .navWrapper .navwrap nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#global_header .hedWrap .navWrapper .navwrap nav ul li {
  position: relative;
}

#global_header .hedWrap .navWrapper .navwrap nav ul li a {
  display: block;
  padding: 13.5px 30px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

@media only screen and (max-width: 1200px) {
  #global_header .hedWrap .navWrapper .navwrap nav ul li a {
    padding: 11px 20px;
  }
}

@media screen and (max-width: 1000px) {
  #global_header .hedWrap .navWrapper .navwrap nav ul li a {
    padding: 11px 10px;
  }
}

#global_header .hedWrap .navWrapper .navwrap nav ul li a:hover {
  opacity: 1;
  background: #1d695f;
  color: #fff;
}

#global_header .hedWrap .navWrapper .navwrap nav ul li .sub {
  position: absolute;
  top: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 200px;
  background-color: #fff;
  z-index: 100;
}

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

#global_header .hedWrap .navWrapper .navwrap nav ul li .sub li {
  border: none;
  border-bottom: 1px solid #ccc;
}

#global_header .hedWrap .navWrapper .navwrap nav ul li .sub li:last-of-type {
  border-bottom: 0;
}

#global_header .hedWrap .navWrapper .navwrap nav ul li .sub li a {
  display: block;
  padding: 10px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  #global_header .hedWrap .navWrapper .navwrap nav ul li .sub li a {
    text-align: left;
  }
}

.spNav {
  display: none;
}

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

.peNone > a {
  pointer-events: none;
}

/* ----------------------------------------------------------
hamburger menu
---------------------------------------------------------- */
@media screen and (max-width: 834px) {
  @-webkit-keyframes menu-bar01 {
    0% {
      -webkit-transform: translateY(9px) rotate(45deg);
    }
    50% {
      -webkit-transform: translateY(9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
    }
  }
  @keyframes menu-bar01 {
    0% {
      -webkit-transform: translateY(9px) rotate(45deg);
              transform: translateY(9px) rotate(45deg);
    }
    50% {
      -webkit-transform: translateY(9px) rotate(0);
              transform: translateY(9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
  }
  @-webkit-keyframes menu-bar02 {
    0% {
      -webkit-transform: translateY(-9px) rotate(-45deg);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
    }
  }
  @keyframes menu-bar02 {
    0% {
      -webkit-transform: translateY(-9px) rotate(-45deg);
              transform: translateY(-9px) rotate(-45deg);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0);
              transform: translateY(-9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
  }
  .global-menu-btn {
    position: relative;
    z-index: 11;
    -webkit-transition: 1s;
    transition: 1s;
    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;
    height: 100%;
    width: 60px;
    background: #1d695f;
    cursor: pointer;
  }
  .global-menu-btn .menu-trigger {
    position: relative;
    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;
    width: 30px;
    height: 20px;
  }
  .global-menu-btn .menu-trigger i {
    position: absolute;
    display: block;
    width: 30px;
    height: 2px;
    background: #fff;
  }
  .global-menu-btn .menu-trigger i:nth-child(1) {
    top: 0;
    -webkit-animation: menu-bar01 .75s forwards;
            animation: menu-bar01 .75s forwards;
  }
  .global-menu-btn .menu-trigger i:nth-child(2) {
    top: 9px;
    opacity: 1;
    width: 20px;
  }
  .global-menu-btn .menu-trigger i:nth-child(3) {
    bottom: 0;
    -webkit-animation: menu-bar02 .75s forwards;
            animation: menu-bar02 .75s forwards;
  }
  .navdamy {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
  }
  #global_header #hednav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 60px;
    width: 60px;
    z-index: 14;
  }
  #global_header #hednav .wrapper {
    position: fixed;
    top: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    display: block !important;
    width: 100% !important;
    height: 100%;
    background: rgba(0, 0, 0, 0.5) !important;
  }
  #global_header #hednav .wrapper .navwrap {
    -webkit-transform: translateX(240%);
            transform: translateX(240%);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    width: 300px;
    height: 100%;
    opacity: 0;
    margin-left: auto;
    padding-top: 60px;
    background: #fff;
  }
  #global_header #hednav .wrapper .navwrap nav {
    width: 100%;
  }
  #global_header #hednav .wrapper .navwrap nav > ul {
    display: block;
  }
  #global_header #hednav .wrapper .navwrap nav > ul > li {
    width: 100%;
    border-bottom: 1px solid #ccc;
    text-align: left;
  }
  #global_header #hednav .wrapper .navwrap nav > ul > li > a {
    padding: 23.5px 20px;
    line-height: 1;
  }
  #global_header #hednav .wrapper .navwrap nav > ul > li .sub a {
    padding: 15px 20px;
  }
  #global_header #hednav .wrapper .navwrap nav > ul .ddMenu > a {
    margin-right: 61px;
  }
  #global_header #hednav .wrapper .navwrap nav > ul .ddMenu .sub {
    display: none !important;
  }
  #global_header #hednav .wrapper .navwrap nav > ul .ddMenu .arrows {
    position: absolute;
    right: 0;
    top: 0;
    width: 61px;
    height: 61px;
  }
  #global_header #hednav .wrapper .navwrap nav > ul .ddMenu .arrows:after {
    font-weight: 100;
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    font-size: 16px;
    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;
    width: 100%;
    height: 100%;
    background: rgba(29, 105, 95, 0.4);
    z-index: 1;
    color: #fff;
  }
  #global_header #hednav .wrapper .navwrap nav > ul .ddMenu.open .sub {
    display: block !important;
  }
  #global_header #hednav .wrapper .navwrap nav > ul .ddMenu.open .arrows:after {
    content: "\f00d";
  }
  #global_header #hednav .wrapper .navwrap nav > ul .ddMenu a:after {
    display: none;
  }
  @-webkit-keyframes active-menu-bar01 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(20px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(20px) rotate(45deg);
    }
  }
  @keyframes active-menu-bar01 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(9px) rotate(0);
              transform: translateY(9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(9px) rotate(45deg);
              transform: translateY(9px) rotate(45deg);
    }
  }
  @-webkit-keyframes active-menu-bar03 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(-9px) rotate(-45deg);
    }
  }
  @keyframes active-menu-bar03 {
    0% {
      -webkit-transform: translateY(0) rotate(0);
              transform: translateY(0) rotate(0);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0);
              transform: translateY(-9px) rotate(0);
    }
    100% {
      -webkit-transform: translateY(-9px) rotate(-45deg);
              transform: translateY(-9px) rotate(-45deg);
    }
  }
  .MenuOpened {
    z-index: 13 !important;
    display: block;
  }
  .MenuOpened .global-menu-btn {
    z-index: 11;
    background: #1d695f;
  }
  .MenuOpened .global-menu-btn i:nth-child(1) {
    -webkit-animation: active-menu-bar01 .75s forwards;
            animation: active-menu-bar01 .75s forwards;
  }
  .MenuOpened .global-menu-btn i:nth-child(2) {
    opacity: 0;
  }
  .MenuOpened .global-menu-btn i:nth-child(3) {
    -webkit-animation: active-menu-bar03 .75s forwards;
            animation: active-menu-bar03 .75s forwards;
  }
  .MenuOpened .wrapper {
    z-index: 10 !important;
    visibility: visible !important;
    opacity: 1 !important;
    background: rgba(0, 0, 0, 0.7) !important;
  }
  .MenuOpened .wrapper .navwrap {
    opacity: 1 !important;
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
    overflow: initial;
    height: 100vh !important;
    margin-left: auto;
  }
}

@media screen and (max-width: 640px) {
  #global_header #hednav .wrapper .navwrap {
    height: 100%;
    overflow-y: auto;
  }
}

/* ----------------------------------------------------------
mainarea
---------------------------------------------------------- */
#mainArea {
  overflow: hidden;
  position: relative;
}

#mainArea #slider {
  width: 100%;
}

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

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

#mainArea .mainTxt {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  width: 100%;
  padding: 23.5px 0;
  background: rgba(255, 255, 255, 0.7);
}

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

@media screen and (max-width: 834px) {
  footer#global_footer {
    border: none;
  }
}

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

footer#global_footer .inner {
  position: relative;
}

footer#global_footer #pagetop {
  position: absolute;
  top: -30px;
  right: 10px;
}

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

footer#global_footer #pagetop a {
  display: block;
  width: 78px;
  padding: 25px 10px;
  background: #4a877f;
}

footer#global_footer #footer {
  padding: 40px 0 30px 0;
}

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

footer#global_footer #fot_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 790px;
  margin: 0 auto;
}

@media screen and (max-width: 1000px) {
  footer#global_footer #fot_nav {
    max-width: 630px;
  }
}

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

footer#global_footer #fot_nav li {
  margin-bottom: 15px;
  padding: 0 13.5px;
  border-left: 1px solid #000;
  line-height: 1;
}

footer#global_footer #fot_nav li:first-of-type {
  border-left: 0;
}

footer#global_footer #fot_nav li a {
  display: block;
  text-decoration: none;
  font-size: 17px;
}

footer#global_footer #copy {
  display: block;
  padding: 11px 10px;
  background: #1d695f;
  font-size: 17px;
  color: #fff;
}

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

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

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

.con_01 h2 {
  margin-bottom: 30px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 34px;
  line-height: 1.5;
}

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

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

@media screen and (max-width: 640px) {
  .con_01 h2 {
    margin-bottom: 20px;
  }
}

.con_01 p {
  line-height: 2.1;
}

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

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

.con_02, .con_03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .con_02, .con_03 {
    display: block;
    margin-bottom: 30px;
  }
}

.con_02 .txtBox, .con_03 .txtBox {
  position: relative;
  width: 55%;
  min-height: 262px;
  padding: 70px 60px 25px 0;
}

@media screen and (max-width: 640px) {
  .con_02 .txtBox, .con_03 .txtBox {
    width: 100%;
    min-height: auto;
    padding: 70px 20px 30px 20px;
  }
}

.con_02 .txtBox:before, .con_03 .txtBox:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 36px;
  height: 51px;
}

.con_02 .txtBox h3, .con_03 .txtBox h3 {
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: bold;
  color: #844f30;
}

@media screen and (max-width: 834px) {
  .con_02 .txtBox h3, .con_03 .txtBox h3 {
    font-size: 22px;
  }
}

@media screen and (max-width: 640px) {
  .con_02 .txtBox h3, .con_03 .txtBox h3 {
    text-align: center !important;
  }
}

.con_02 .txtBox h3 .sub, .con_03 .txtBox h3 .sub {
  display: inline-block;
  margin-left: 15px;
  font-size: 16px;
}

@media screen and (max-width: 834px) {
  .con_02 .txtBox h3 .sub, .con_03 .txtBox h3 .sub {
    display: block;
    margin: 5px 0 0 0;
  }
}

.con_02 .txtBox p, .con_03 .txtBox p {
  font-size: 16px;
  line-height: 1.8;
}

@media screen and (max-width: 640px) {
  .con_02 .txtBox p, .con_03 .txtBox p {
    text-align: center !important;
    font-size: 14px;
  }
}

.con_02 .imgBox, .con_03 .imgBox {
  width: 45%;
  min-height: 262px;
}

@media screen and (max-width: 640px) {
  .con_02 .imgBox, .con_03 .imgBox {
    width: 100%;
    min-height: auto;
  }
}

.con_02 .imgBox > div, .con_03 .imgBox > div {
  height: 100%;
}

.con_02 .imgBox img, .con_03 .imgBox img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover; object-position: center top;';
}

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

.con_03 .txtBox {
  padding: 70px 20px 25px 60px;
  background: #f5f5f5;
}

@media screen and (max-width: 640px) {
  .con_03 .txtBox {
    padding: 70px 20px 30px 20px;
  }
}

.con_03 .txtBox:before {
  left: 60px;
}

@media screen and (max-width: 640px) {
  .con_03 .txtBox:before {
    left: 0;
  }
}

.i_pen .txtBox:before {
  background: url("../images/contents/icon_pen.png");
  background-color: #844f30;
  background-repeat: no-repeat;
  background-position: center;
}

.i_comp .txtBox:before {
  background: url("../images/contents/icon_company.png");
  background-color: #844f30;
  background-repeat: no-repeat;
  background-position: center;
}

.i_hudo .txtBox:before {
  background: url("../images/contents/icon_hudosan.png");
  background-color: #844f30;
  background-repeat: no-repeat;
  background-position: center;
}

.i_saib .txtBox:before {
  background: url("../images/contents/icon_saiban.png");
  background-color: #844f30;
  background-repeat: no-repeat;
  background-position: center;
}

.blogBox .blog_list {
  display: block !important;
  max-height: 170px;
  overflow-y: auto;
  padding-right: 10px;
  border: none !important;
}

.blogBox .blog_list > div {
  border: none !important;
}

.blogBox .blog_list a {
  position: relative;
  display: block;
  width: 100%;
  padding: 5.5px 0 5.5px 20px;
  border-bottom: 1px dotted #666;
}

.blogBox .blog_list a:before {
  content: "\f0da";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #000;
  line-height: 1;
  -webkit-transition: .8s;
  transition: .8s;
}

.blogBox .blog_list a:hover:before {
  color: #934e61;
}

.blogBox .blog_list .blog_photo {
  display: none !important;
}

.blogBox .blog_list .blog_text {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.blogBox .blog_list .blog_text .blog_date {
  min-width: 150px;
  font-size: 16px;
  color: #000;
}

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

.blogBox .blog_list .blog_text h3 {
  width: 100%;
  margin: 0;
  font-size: 16px;
  color: #000;
}

.blogBox .blog_list .blog_text .detail {
  display: none;
}

.con_04 .flexBox {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 834px) {
  .con_04 .flexBox {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.con_04 .logoBox {
  width: 18%;
  max-width: 215px;
  margin-right: 4.2%;
}

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

.con_04 .info {
  width: 280px;
  margin-right: 4.2%;
}

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

.con_04 .info td {
  padding: 2px 0 !important;
  border: none !important;
  font-size: 17px;
  line-height: 1.4;
}

@media screen and (max-width: 834px) {
  .con_04 .info td {
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {
  .con_04 .info td {
    text-align: center !important;
  }
}

.con_04 .info tr:first-of-type td {
  padding-bottom: 10px !important;
}

.con_04 .btn_cont {
  width: 195px;
}

@media screen and (max-width: 640px) {
  .con_04 .btn_cont {
    width: 100%;
  }
}

.con_04 .btn_cont a {
  display: block;
  padding: 11px 10px;
  background: #934e61;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.con_04 .btn_cont a:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 16px;
  margin-right: 12px;
  background: url("../images/common/icon_mail.png");
  background-repeat: no-repeat;
  vertical-align: middle;
}

.con_05 {
  max-width: 900px;
}

.con_05 .telSt a {
  display: inline-block;
  margin-right: 10px;
  font-weight: bold;
  color: #666;
}

@media screen and (max-width: 640px) {
  .con_05 .telSt a {
    display: block;
  }
}

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

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

.con_06 ul li {
  float: none !important;
  font-size: 17px;
}

@media screen and (max-width: 640px) {
  .con_06 ul li {
    margin-bottom: 5px;
    font-size: 14px;
  }
}

.con_06 ul li a {
  text-decoration: underline;
  color: #000;
}

.con_06 ul li a:before {
  content: "\f0da";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: inline-block;
  margin-right: 10px;
}

.con_06 ul li a:hover {
  text-decoration: none;
}

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

div.under ul li a {
  font-weight: 400;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 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: #1d695f;
  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: 1000px) {
  .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: 1000px) {
  .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: 1000px) {
  .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: 1000px) {
  .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: 1000px) {
  .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: 1000px) {
  .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;
}

.title_01._index h2 {
  font-size: 28px;
  color: #fff;
}

.title_01._index p {
  margin-top: 5px;
  font-size: 14px;
  color: #fff;
}

.title_01._common h1 {
  font-size: 30px;
  font-weight: bold;
  color: #1d695f;
}

@media screen and (max-width: 640px) {
  .title_01._common h1 {
    font-size: 26px;
  }
}

.title_01._common h2 {
  position: relative;
  margin-bottom: 35px;
  padding: 30px 0;
  border-top: 4px solid #1d695f;
  font-size: 24px;
  font-weight: bold;
  color: #4a877f;
}

.title_01._common h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 523px;
  border-top: 2px dotted #000;
}

@media screen and (max-width: 640px) {
  .title_01._common h2:before {
    width: 80%;
  }
}

.title_01._common h3 {
  font-size: 18px;
  font-weight: bold;
  color: #4a877f;
}

.title_01._line article {
  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;
}

.title_01._line article:before, .title_01._line article:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #4a877f;
}

.title_01._line article h3 {
  padding: 0 20px;
}

.title_02._common h2 {
  font-size: 22px;
  color: #4a877f;
}

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

.title_01.triangle {
  position: relative;
}

.title_01.triangle:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-style: solid;
  border-color: #1d695f transparent transparent transparent;
  border-width: 20px 58px 0 58px;
}

.title_01.h1txt {
  position: relative;
  margin-bottom: 40px;
  border-bottom: 2px solid #4a877f;
}

.title_01.h1txt:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-style: solid;
  border-color: #4a877f transparent transparent transparent;
  border-width: 10px 15px 0 15px;
}

.title_01.h1txt article {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}

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

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

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

.tbl_02 td {
  padding: 15px 10px !important;
  font-size: 18px;
  line-height: 1.5;
  color: #666;
}

@media screen and (max-width: 834px) {
  .tbl_02 td {
    font-size: 14px;
  }
}

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

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

.liKome02 ul li {
  float: none !important;
  margin-right: 30px;
}

.liDots li {
  position: relative;
  margin-bottom: 7px;
  padding-left: 20px;
}

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

.bgCover {
  background-size: cover;
}

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

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

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

.btn_01 a {
  display: inline-block;
  padding: 11px 41px;
  background: #bf5346;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

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

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

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

@media screen and (max-width: 834px) {
  .tabLeft div {
    text-align: left !important;
  }
}

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

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

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

.gmap iframe {
  vertical-align: bottom;
}

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

.anc {
  clear: inherit !important;
}

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

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

.breadcrumb .pankuzu {
  max-width: 1240px;
  margin: 0 auto;
  padding: 9.5px 20px;
  font-size: 11px;
  color: #fff;
  text-align: left;
}

.breadcrumb .pankuzu li {
  display: inline-block;
}

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

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

.prof_con01, .prof_con02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 640px) {
  .prof_con01, .prof_con02 {
    display: block;
  }
}

.prof_con01 .imgBox, .prof_con02 .imgBox {
  width: 45%;
  margin-right: 10%;
}

@media screen and (max-width: 834px) {
  .prof_con01 .imgBox, .prof_con02 .imgBox {
    width: 48%;
    margin-right: 4%;
  }
}

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

.prof_con01 .txtBox, .prof_con02 .txtBox {
  width: 45%;
}

@media screen and (max-width: 834px) {
  .prof_con01 .txtBox, .prof_con02 .txtBox {
    width: 48%;
  }
}

@media screen and (max-width: 640px) {
  .prof_con01 .txtBox, .prof_con02 .txtBox {
    width: 100%;
  }
}

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

a[href^="tel:"] {
  pointer-events: none;
  color: #000;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  a[href^="tel:"] {
    pointer-events: auto;
  }
}

.telSt02 a {
  display: block;
  margin-bottom: 30px;
  line-height: 1;
}

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

.cont_form dt, .cont_form dd {
  border: none !important;
}

.cont_form dt label {
  margin-top: 3px;
  padding: 4px 10px;
  background: #1d695f;
  color: #fff !important;
  line-height: 1;
}

.cont_form dt label:after {
  content: "必須";
}

.policyWrap .container {
  padding: 30px;
  background: #fff;
}

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

.policyWrap .container .scroll {
  max-height: 250px;
  overflow-y: auto;
  padding-right: 10px;
}

.policyWrap .container h3 {
  margin-bottom: 5px;
  padding-bottom: 7px;
  border-bottom: 1px dashed rgba(29, 105, 95, 0.5);
  font-size: 20px;
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  .policyWrap .container h3 {
    font-size: 16px;
    font-weight: bold;
  }
}

.policyWrap .container h4 {
  position: relative;
  margin: 30px 0 2px;
  padding: 0 10px 7px 17px;
  font-size: 18px;
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  .policyWrap .container h4 {
    padding-top: 6px;
    font-size: 14px;
    font-weight: bold;
  }
}

.policyWrap .container h4:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  display: block;
  width: 7px;
  height: 20px;
  border-radius: 5px;
  background: #1d695f;
}

.policyWrap .container p {
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  .policyWrap .container p {
    font-size: 14px;
  }
}

.agree_check {
  text-align: center;
}

.agree_check label {
  line-height: 1.5;
}

@media screen and (max-width: 640px) {
  .agree_check label {
    position: relative;
    display: inline-block;
    padding: 30px 0 0 30px;
    text-align: left;
  }
}

.agree_check label span {
  display: inline-block;
  margin-right: 5px;
  padding: 4px 10px;
  background: #1d695f;
  font-size: 13px;
  color: #fff !important;
  line-height: 1;
}

@media screen and (max-width: 640px) {
  .agree_check label span {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (max-width: 640px) {
  .agree_check label #check {
    position: absolute;
    top: 29px;
    left: 0;
  }
}

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

.blog .breadcrumb {
  background: #4a877f;
}

.blog .title_01.h1txt {
  width: 100%;
  padding: 60px 0;
  background: #f7f7f7;
}

.blog div#form_calendar table tbody tr td:hover {
  background: rgba(29, 105, 95, 0.2) !important;
}

.blog aside div#form_calendar {
  min-width: auto !important;
}

.blog aside div#form_calendar table thead tr th {
  font-size: 10px;
}

.blog aside nav > div {
  background: #1d695f;
  border-radius: 5px;
  color: #fff;
}

.blog aside nav ul li {
  padding: 0;
  border-top: 0 !important;
}

.blog aside nav ul li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  text-align: left;
  line-height: 1.5;
  color: #000;
}

.blog aside nav ul li a:hover {
  color: #1d695f;
}

.blog aside nav .pages li a {
  font-size: 12px;
  color: #5e5e5e;
}

.blog aside nav .pages li a .translate {
  font-size: 14px;
  color: #000;
  -webkit-transition: all .8s;
  transition: all .8s;
}

.blog aside nav .pages li a:hover {
  color: #1d695f;
}

.blog aside nav .pages li a:hover .translate {
  color: #1d695f;
}

@media screen and (max-width: 834px) {
  .blog #contents {
    min-width: auto !important;
  }
}

.blog #contents .date {
  margin-bottom: 10px;
  color: #5e5e5e !important;
  line-height: 1;
}

.blog #contents h1, .blog #contents h2 {
  margin-bottom: 10px;
  padding: 7px 0 !important;
  color: #4a877f;
  line-height: 1.5;
}

.blog #contents article {
  padding: 0;
}

.blog #contents article .imgR, .blog #contents article .imgL {
  margin: 0 0 10px 20px;
}

@media screen and (max-width: 640px) {
  .blog #contents article .imgR, .blog #contents article .imgL {
    margin: 0 auto 20px auto;
  }
}

.blog #contents article .imgL {
  margin: 0 20px 10px 0;
}

@media screen and (max-width: 640px) {
  .blog #contents article .imgL {
    margin: 0 auto 20px auto;
  }
}

.blog #contents article > ul li {
  margin-right: 7px;
}

.blog #contents article > ul a {
  padding: 3px 7px;
  background: #eee;
  font-size: 13px;
  text-decoration: none;
  line-height: 1.5;
}

.blog #contents article .detail {
  margin-top: 5px !important;
}

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

.blog #contents article .flex_images img {
  display: inline-block !important;
  width: 48%;
  margin: 0 3% 0 0;
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .blog #contents article .flex_images img {
    margin-right: 2%;
  }
}

@media screen and (max-width: 640px) {
  .blog #contents article .flex_images img {
    margin-right: 1%;
  }
}

.blog #contents article .flex_images img:nth-of-type(even) {
  margin-right: 0;
}

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

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

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

.fadein {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 1500ms;
  transition: all 1500ms;
}

@media screen and (max-width: 834px) {
  .fadein {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadein.scrollin {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media screen and (max-width: 834px) {
  .fadein.scrollin {
    -webkit-transform: none;
            transform: none;
  }
}
/*# sourceMappingURL=assets.css.map */