@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: #333;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 16px;
  font-family: "Noto Serif JP", "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.inner {
  margin: 0 auto;
  max-width: 1320px;
  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: 1300px;
  padding-bottom: 100px;
  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: "Noto Serif JP", "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 h2 {
  margin-bottom: 50px;
  font-size: 30px;
}

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

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

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

.pankuzu li {
  display: inline-block;
}

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

.pankuzu a {
  color: #333;
  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 {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 1340px) {
  .header-sect {
    padding: 10px 10px;
  }
}

@media screen and (max-width: 834px) {
  .header-left {
    width: 220px;
  }
}

@media only screen and (max-width: 450px) {
  .header-left {
    width: 180px;
  }
}

.header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

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

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

.header-right .tel-link a {
  font-size: 33px;
  font-weight: bold;
  color: #3d6857;
  position: relative;
  padding-left: 30px;
}

@media only screen and (max-width: 1300px) {
  .header-right .tel-link a {
    font-size: 28px;
    padding-left: 22px;
  }
}

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

@media only screen and (max-width: 1300px) {
  .header-right .tel-link a:before {
    background-size: 90%;
    top: 64%;
  }
}

.header-right .header-icon1 {
  margin-left: 20px;
}

@media screen and (max-width: 834px) {
  .header-right .header-icon1 {
    margin-left: 10px;
  }
}

.header-right .header-icon2 {
  margin-left: 20px;
}

@media screen and (max-width: 834px) {
  .header-right .header-icon2 {
    margin-left: 10px;
  }
}

.header .nav {
  background: #3d6857;
  line-height: 1.3;
}

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

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

.header .nav-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}

.header .nav-item:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 36px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
}

.header .nav-item:first-child:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 36px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
}

.header .nav-item a {
  padding: 16px 0;
  display: block;
  font-size: 17px;
  font-weight: 500;
  color: #fff;
}

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

.header .nav-item a .naven {
  display: block;
  font-family: Marcellus;
  font-weight: 400;
  font-size: 12px;
  margin-top: 6px;
}

@media only screen and (max-width: 1200px) {
  .header .nav-item a .naven {
    margin-top: 3px;
  }
}

#mainArea {
  position: relative;
}

#mainArea ul li img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

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

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

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

#mainArea .maintext {
  position: absolute;
  bottom: 50px;
  left: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  width: 42%;
}

@media only screen and (max-width: 1500px) {
  #mainArea .maintext {
    width: 47%;
  }
}

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

@media screen and (max-width: 834px) {
  #mainArea .maintext {
    left: 30px;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 60%;
  }
}

@media screen and (max-width: 640px) {
  #mainArea .maintext {
    width: 80%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%;
  }
}

#mainArea .maintext .img1 {
  margin-bottom: 25px;
}

#mainArea .maintext .img2 {
  width: 42%;
}

.header-fixedbtn {
  position: fixed;
  right: 0;
  top: 48.5%;
  z-index: 1;
}

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

.header-fixedbtn .btn1 {
  margin-bottom: 10px;
}

.header-contsp {
  display: none;
}

@media screen and (max-width: 640px) {
  .header-contsp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 65px;
    top: 31px;
  }
}

@media only screen and (max-width: 640px) and (max-width: 450px) {
  .header-contsp {
    top: 22px;
  }
}

@media screen and (max-width: 640px) {
  .header-contsp .header-telsp {
    margin-right: 10px;
  }
  .header-contsp .header-telsp a img {
    width: 40px !important;
    border-radius: 5px;
  }
  .header-contsp .header-mailsp a img {
    width: 40px !important;
    border-radius: 5px;
  }
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  font-size: 13px;
  background: #3d6857 !important;
  padding-bottom: 5px;
}

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

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

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

.footer {
  padding: 80px 20px;
}

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

.footer-wrap {
  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: 834px) {
  .footer-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

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

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

.footer-left .siteID {
  margin-right: 35px;
}

@media only screen and (max-width: 1200px) {
  .footer-left .siteID {
    margin-right: 0;
    width: 250px;
  }
}

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

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

@media only screen and (max-width: 1200px) {
  .footer-address {
    margin-top: 10px;
  }
}

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

.footer-address p {
  color: #fff;
}

.footer-address .tel-link a {
  color: #fff;
}

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

.footer-right .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 430px;
  margin: 0 auto;
}

.footer-right .nav-item a {
  color: #fff;
  display: block;
  padding: 3px 9px;
  font-size: 15px;
  position: relative;
}

.footer-right .nav-item a:after {
  position: absolute;
  content: "";
  z-index: 111;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #fff;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.footer-right .nav-item a:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.footer-right .nav-item a:hover {
  text-decoration: none;
  opacity: 1;
}

/* ----------------------------------------------------------
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: 31px;
    right: 15px;
    height: 32px;
    cursor: pointer;
  }
}

@media only screen and (max-width: 834px) and (max-width: 450px) {
  #nav-toggle {
    top: 22px;
  }
}

@media screen and (max-width: 834px) {
  #nav-toggle > div {
    position: relative;
    width: 40px;
    height: 40px;
    background: #3d6857;
    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: 10000;
  }
  #global_footer .nav2 .nav-ul {
    z-index: 999;
  }
  /* nav */
  #global_footer .nav2 .nav-ul {
    overflow-x: auto;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 990;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 !important;
    background: #3d6857;
    -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;
  }
  #global_footer .nav2 .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;
  }
  #global_footer .nav2 .nav-ul ul li {
    display: block;
    width: 100%;
    text-decoration: none;
  }
  #global_footer .nav2 .nav-ul ul li a {
    display: block;
    padding: 3% !important;
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
    font-size: 22px !important;
    text-align: left;
    color: #333 !important;
  }
}

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

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

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

.nav2 {
  display: none;
}

@media screen and (max-width: 834px) {
  .nav2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.nav2 .nav-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: center;
      align-content: center;
}

.nav2 .nav-ul .nav-item-logo {
  width: 100%;
  margin-bottom: 40px;
}

.nav2 .nav-ul .nav-item-logo img {
  width: 200px !important;
}

.nav2 .nav-ul .nav-item {
  width: 30%;
}

@media only screen and (max-width: 450px) {
  .nav2 .nav-ul .nav-item {
    width: 34%;
  }
}

@media only screen and (max-width: 400px) {
  .nav2 .nav-ul .nav-item {
    width: 37%;
  }
}

.nav2 .nav-ul .nav-item a {
  padding: 10px 0;
  display: block;
}

.nav2 .nav-ul .nav-item a img {
  width: 50px !important;
}

@media only screen and (max-width: 450px) {
  .nav2 .nav-ul .nav-item a img {
    width: 45px !important;
  }
}

.nav2 .nav-ul .nav-item a p {
  color: #fff;
  font-size: 16px;
  margin-top: 18px;
}

@media only screen and (max-width: 450px) {
  .nav2 .nav-ul .nav-item a p {
    font-size: 15px;
    margin-top: 10px;
  }
}

.nav2 .nav-ul .nav-item-btn {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.nav2 .nav-ul .nav-item-btn div {
  background: #ea9500;
  display: inline-block;
}

.nav2 .nav-ul .nav-item-btn div a {
  padding: 10px 60px 10px 80px;
  display: block;
  color: #fff;
  position: relative;
  font-size: 16px;
}

.nav2 .nav-ul .nav-item-btn div a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon_07.png);
  width: 40px;
  height: 40px;
  left: 42px;
  top: 59%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 70%;
}

.nav2 .nav-ul .nav-item-tel {
  width: 100%;
  padding: 10px;
}

.nav2 .nav-ul .nav-icon {
  border-top: 1px solid #ccc;
  display: block;
  padding-top: 20px;
  margin-top: 20px;
  text-align: left;
  padding-left: 95px;
  width: 100%;
}

.nav2 .nav-ul .nav-icon .tel-link {
  margin-right: 15px;
}

.nav2 .nav-ul .nav-icon .tel-link a {
  font-size: 33px;
  font-weight: bold;
  color: #fff;
  position: relative;
  padding-left: 30px;
}

@media only screen and (max-width: 1300px) {
  .nav2 .nav-ul .nav-icon .tel-link a {
    font-size: 28px;
    padding-left: 22px;
  }
}

.nav2 .nav-ul .nav-icon .tel-link a:before {
  position: absolute;
  content: "";
  background: url(../images/contents/tel2.png);
  width: 18px;
  height: 27px;
  left: 0;
  top: 58%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1300px) {
  .nav2 .nav-ul .nav-icon .tel-link a:before {
    background-size: 90%;
    top: 64%;
  }
}

.nav2 .nav-ul .nav-icon .icon1 {
  margin-right: 15px;
}

.nav2 .nav-ul .nav-icon .icon1 img {
  width: 40px !important;
}

.nav2 .nav-ul .nav-icon .icon2 img {
  width: 40px !important;
}

.fixedbtn-sp {
  display: none;
}

@media screen and (max-width: 834px) {
  .fixedbtn-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 111;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    border-top: 1px solid #fff;
  }
  .fixedbtn-sp .btn1 {
    background: #3d6857;
    width: 50%;
    border-right: 1px solid #fff;
  }
  .fixedbtn-sp .btn1 a {
    color: #fff;
    display: block;
    padding: 12px 0;
  }
  .fixedbtn-sp .btn1 a p {
    display: inline-block;
    font-size: 14px;
  }
  .fixedbtn-sp .btn2 {
    background: #3d6857;
    width: 50%;
  }
  .fixedbtn-sp .btn2 a {
    color: #fff;
    display: block;
    padding: 12px 0;
  }
  .fixedbtn-sp .btn2 a p {
    display: inline-block;
    padding-left: 24px;
    position: relative;
    font-size: 14px;
  }
  .fixedbtn-sp .btn2 a p:before {
    position: absolute;
    content: " ";
    background: url(../images/contents/cartsp.png);
    width: 30px;
    height: 31px;
    left: 0;
    top: 68%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: 60%;
  }
}

.index-btn1 {
  text-align: center;
}

.index-btn1 div {
  display: inline-block;
  border: 1px solid #333;
  width: 660px;
}

@media screen and (max-width: 834px) {
  .index-btn1 div {
    width: 560px;
  }
}

@media screen and (max-width: 640px) {
  .index-btn1 div {
    width: 400px;
  }
}

@media only screen and (max-width: 500px) {
  .index-btn1 div {
    width: 100%;
  }
}

.index-btn1 div a {
  display: block;
  font-size: 20px;
  color: #333;
  padding: 19px 0;
  position: relative;
}

@media only screen and (max-width: 1000px) {
  .index-btn1 div a {
    font-size: 18px;
  }
}

@media screen and (max-width: 640px) {
  .index-btn1 div a {
    font-size: 16px;
  }
}

.index-btn1 div a:before {
  position: absolute;
  content: "";
  background: #333;
  width: 40px;
  height: 1px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.index-btn1 div a p {
  display: inline-block;
  position: relative;
}

.index-btn1 div a p:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon1.png);
  width: 63px;
  height: 28px;
  left: -75px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.index-btn1 div a p:after {
  position: absolute;
  content: "";
  background: url(../images/contents/icon2.png);
  width: 39px;
  height: 37px;
  right: -51px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 640px) {
  .index-btn1 div a p .blk {
    display: block;
  }
}

.index-wrap1 {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((1600px - 100%) / 2) * -1) !important;
  position: relative;
}

@media only screen and (max-width: 1700px) {
  .index-wrap1 {
    margin-right: calc(((1400px - 100%) / 2) * -1) !important;
  }
}

@media only screen and (max-width: 1450px) {
  .index-wrap1 {
    margin-right: auto !important;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 {
    margin-left: auto !important;
  }
}

.index-wrap1 .img1 img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
  margin-left: 0 !important;
}

@media only screen and (max-width: 1600px) {
  .index-wrap1 .img1 img {
    width: 80% !important;
  }
}

@media only screen and (max-width: 1400px) {
  .index-wrap1 .img1 img {
    height: 610px !important;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .img1 img {
    width: 100% !important;
    height: auto !important;
  }
}

.index-wrap1 .img2 {
  display: none;
}

@media only screen and (max-width: 1400px) {
  .index-wrap1 .img2 {
    display: block;
  }
}

.index-wrap1 .img2 img {
  margin-left: 0 !important;
}

@media only screen and (max-width: 1600px) {
  .index-wrap1 .img2 img {
    width: 80% !important;
  }
}

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

.index-wrap1 .text-wrap {
  position: absolute;
  right: 0;
  bottom: -25px;
  background: rgba(255, 255, 255, 0.9);
  padding: 50px 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);
  width: 931px;
}

@media only screen and (max-width: 1700px) {
  .index-wrap1 .text-wrap {
    background: rgba(255, 255, 255, 0.8);
    width: 610px;
    bottom: -70px;
  }
}

@media only screen and (max-width: 1600px) {
  .index-wrap1 .text-wrap {
    width: 800px;
  }
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .text-wrap {
    width: 610px;
  }
}

@media only screen and (max-width: 1150px) {
  .index-wrap1 .text-wrap {
    bottom: auto;
    top: 20px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .text-wrap {
    position: static;
    width: 100%;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    margin-top: 30px;
  }
}

.index-wrap1 .text-wrap .title_1 h2 {
  font-size: 34px;
  font-weight: 500;
  position: relative;
  padding-left: 75px;
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .text-wrap .title_1 h2 {
    font-size: 31px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .text-wrap .title_1 h2 {
    font-size: 27px;
  }
}

.index-wrap1 .text-wrap .title_1 h2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon3.png);
  width: 60px;
  height: 58px;
  left: 0;
  top: 47%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.index-wrap1 .text-wrap .title_1 h2 .en {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #3d6857;
  margin-top: 10px;
  margin-left: 5px;
}

.index-wrap1 .text-wrap .text1 div {
  font-size: 24px;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .index-wrap1 .text-wrap .text1 div {
    font-size: 20px;
  }
}

.index-wrap1 .text-wrap .text1 div .blk {
  display: block;
}

.index-wrap1 .text-wrap .text2 div {
  color: #ea9500;
  font-size: 26px;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .index-wrap1 .text-wrap .text2 div {
    font-size: 24px;
  }
}

.index-wrap1 .text-wrap .text3 div .blk {
  display: block;
}

@media only screen and (max-width: 1300px) {
  .index-wrap1 .text-wrap .text3 div .blk {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap1 .text-wrap .btn1 {
    text-align: center;
  }
}

.index-wrap1 .text-wrap .btn1 div {
  border: 1px solid #333;
  display: inline-block;
  width: 320px;
  position: relative;
}

.index-wrap1 .text-wrap .btn1 div:before {
  position: absolute;
  content: "";
  background: #333;
  width: 40px;
  height: 1px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.index-wrap1 .text-wrap .btn1 div:hover {
  border: none;
}

.index-wrap1 .text-wrap .btn1 div a {
  display: block;
  font-weight: 500;
  color: #333;
  text-align: center;
  padding: 14px 0;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  border: none;
  position: relative;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  display: block;
  outline: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.index-wrap1 .text-wrap .btn1 div a:hover {
  background: #3d6857;
  color: #fff;
}

.index-wrap1 .text-wrap .btn1 div a:before, .index-wrap1 .text-wrap .btn1 div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #3d6857;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.index-wrap1 .text-wrap .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.index-wrap1 .text-wrap .btn1 div a:hover:before, .index-wrap1 .text-wrap .btn1 div a:hover:after {
  width: 100%;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
}

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

@media screen and (max-width: 640px) {
  .index-fle1 {
    -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;
  }
}

.index-fle1 .box {
  width: 29%;
  position: relative;
  padding-top: 20px;
}

@media only screen and (max-width: 1100px) {
  .index-fle1 .box {
    width: 31%;
  }
}

@media screen and (max-width: 640px) {
  .index-fle1 .box {
    width: 380px;
  }
  .index-fle1 .box:nth-of-type(n + 2) {
    margin-top: 30px;
  }
}

.index-fle1 .box img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.index-fle1 .box h3 {
  display: none;
}

.index-fle1 .box div {
  position: absolute;
  top: 0;
  right: 10px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  background: #3d6857;
  width: 65px;
}

.index-fle1 .box div a {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  width: 100%;
  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;
  padding-top: 12px;
  padding-bottom: 15px;
}

@media only screen and (max-width: 1300px) {
  .index-fle1 .box div a {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1000px) {
  .index-fle1 .box div a {
    font-size: 17px;
  }
}

.index-fle1 .box div a p {
  position: relative;
  padding-bottom: 30px;
}

@media only screen and (max-width: 1000px) {
  .index-fle1 .box div a p {
    padding-bottom: 25px;
  }
}

.index-fle1 .box div a p:before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  content: "\f30b";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
}

@media screen and (max-width: 834px) {
  .index-fle1 .box div a p .blk {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .index-fle1 .box div a p .blk {
    display: none;
  }
}

.index-bg1 {
  padding: 350px 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background-attachment: fixed;
}

@media only screen and (max-width: 1600px) {
  .index-bg1 {
    padding: 300px 0;
  }
}

@media only screen and (max-width: 1300px) {
  .index-bg1 {
    padding: 250px 0;
  }
}

@media only screen and (max-width: 1200px) {
  .index-bg1 {
    margin-top: 170px !important;
  }
}

@media only screen and (max-width: 1000px) {
  .index-bg1 {
    padding: 220px 0;
    margin-top: 220px !important;
  }
}

@media screen and (max-width: 834px) {
  .index-bg1 {
    background-attachment: initial;
    padding: 180px 0;
    background-position: top;
    background-size: cover;
    margin-top: 70px !important;
  }
}

@media screen and (max-width: 640px) {
  .index-bg1 {
    margin-top: 60px !important;
  }
}

.title_2 h2 {
  font-size: 34px;
  font-weight: 500;
  color: #fff;
  position: relative;
  padding-left: 80px;
}

@media only screen and (max-width: 1300px) {
  .title_2 h2 {
    font-size: 31px;
  }
}

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

.title_2 h2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon4.png);
  width: 46px;
  height: 74px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.title_2 h2 .en {
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
  margin-left: 5px;
}

.title_3 h2 {
  font-size: 34px;
  font-weight: 500;
  position: relative;
  padding-left: 80px;
}

@media only screen and (max-width: 1300px) {
  .title_3 h2 {
    font-size: 31px;
  }
}

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

.title_3 h2:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon5.png);
  width: 69px;
  height: 52px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.title_3 h2 .en {
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
  margin-left: 5px;
  color: #3d6857;
}

.index-wrap3 {
  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: 834px) {
  .index-wrap3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.index-wrap3 .box1 {
  width: 48%;
}

@media screen and (max-width: 834px) {
  .index-wrap3 .box1 {
    width: 100%;
    margin-top: 60px;
  }
}

@media screen and (max-width: 834px) {
  .index-wrap3 .box1 .index-instagram {
    width: 100%;
    margin-bottom: 50px;
  }
}

.index-wrap3 .box1 .index-instagram .sns_list {
  border: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.index-wrap3 .box1 .index-instagram .sns_list > div {
  border: none !important;
  width: 32%;
  margin-right: 2%;
}

.index-wrap3 .box1 .index-instagram .sns_list > div:nth-of-type(3n) {
  margin-right: 0;
}

.index-wrap3 .box1 .index-instagram .sns_list > div:nth-of-type(n + 4) {
  margin-top: 10px;
}

.index-wrap3 .box1 .index-instagram .sns_list > div .sns_photo {
  width: 100% !important;
  padding: 0 !important;
}

.index-wrap3 .box1 .index-instagram .sns_list > div .sns_photo img {
  height: auto !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.index-wrap3 .box1 .index-instagram .sns_list > div .sns_text {
  display: none;
}

.index-wrap3 .box1 .btn1 {
  text-align: center;
}

.index-wrap3 .box1 .btn1 div {
  border: 1px solid #333;
  display: inline-block;
  width: 320px;
  position: relative;
}

.index-wrap3 .box1 .btn1 div:before {
  position: absolute;
  content: "";
  background: #333;
  width: 40px;
  height: 1px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.index-wrap3 .box1 .btn1 div:hover {
  border: none;
}

.index-wrap3 .box1 .btn1 div a {
  display: block;
  font-weight: 500;
  color: #333;
  text-align: center;
  padding: 14px 0;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  border: none;
  position: relative;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  display: block;
  outline: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.index-wrap3 .box1 .btn1 div a:hover {
  background: #3d6857;
  color: #fff;
}

.index-wrap3 .box1 .btn1 div a:before, .index-wrap3 .box1 .btn1 div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #3d6857;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.index-wrap3 .box1 .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.index-wrap3 .box1 .btn1 div a:hover:before, .index-wrap3 .box1 .btn1 div a:hover:after {
  width: 100%;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
}

.index-wrap3 .box2 {
  width: 48%;
}

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

.index-wrap3 .box2 .btn1 {
  text-align: center;
}

.index-wrap3 .box2 .btn1 div {
  border: 1px solid #333;
  display: inline-block;
  width: 320px;
  position: relative;
}

.index-wrap3 .box2 .btn1 div:before {
  position: absolute;
  content: "";
  background: #333;
  width: 40px;
  height: 1px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.index-wrap3 .box2 .btn1 div:hover {
  border: none;
}

.index-wrap3 .box2 .btn1 div a {
  display: block;
  font-weight: 500;
  color: #333;
  text-align: center;
  padding: 14px 0;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  border: none;
  position: relative;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  display: block;
  outline: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.index-wrap3 .box2 .btn1 div a:hover {
  background: #3d6857;
  color: #fff;
}

.index-wrap3 .box2 .btn1 div a:before, .index-wrap3 .box2 .btn1 div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #3d6857;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.index-wrap3 .box2 .btn1 div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.index-wrap3 .box2 .btn1 div a:hover:before, .index-wrap3 .box2 .btn1 div a:hover:after {
  width: 100%;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
}

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

.banner .box {
  width: 47%;
}

@media only screen and (max-width: 1000px) {
  .banner .box {
    width: 48%;
  }
}

@media screen and (max-width: 640px) {
  .banner .box {
    width: 100%;
  }
  .banner .box:first-child {
    margin-bottom: 40px;
  }
}

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

div.under ul li a {
  font-weight: 400;
  font-family: "Noto Serif JP", "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;
}

.addcart a {
  color: #333;
}

.btn a {
  display: block;
  max-width: 300px;
  background: #3d6857;
  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: 1320px) {
  .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: 1320px) {
  .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: 1320px) {
  .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: 1320px) {
  .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: 1320px) {
  .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: 1320px) {
  .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);
}

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

/* ----------------------------------------------------------
meanmenu
---------------------------------------------------------- */
.mean-bar {
  background: #3d6857 !important;
  position: fixed !important;
}

.mean-bar .mean-nav {
  background: #3d6857 !important;
  position: fixed;
  margin-top: 42px !important;
}

.mean-bar .mean-nav .mean-expand {
  width: 35px !important;
  height: 35px !important;
}

/* ------------------------------------------------------------
blog
------------------------------------------------------------ */
.blog {
  width: 100%;
  text-align: left;
  margin: 20px auto;
}

@media screen and (max-width: 640px) {
  .blog {
    margin: 15px auto;
  }
}

.blog .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
}

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

.blog .wrap aside {
  width: 25%;
  min-width: 262px;
  overflow: hidden;
  padding: 0 10px;
}

@media screen and (max-width: 834px) {
  .blog .wrap aside {
    width: 100%;
  }
}

.blog .wrap aside #search {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0 0;
}

.blog .wrap aside #search form {
  width: 100%;
}

.blog .wrap aside #search form input {
  padding: 10px;
}

.blog .wrap aside #search form button {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: none;
  background: url(../img/search.png) no-repeat;
  background-size: 22px;
  background-position: center center;
  text-indent: -9999px;
  width: 22px;
}

.blog .wrap aside nav {
  padding: 20px 0;
}

.blog .wrap aside nav h3 {
  text-align: center;
  font-size: 1.2rem;
  font-weight: normal;
  color: #fff;
  background-color: #3d6857;
  border-radius: 3px;
  width: auto;
  margin: 20px 0;
  padding: 8px;
  clear: both;
}

.blog .wrap aside nav .pages li {
  padding: 10px 0;
  border-bottom: 1px dashed #ccc;
}

.blog .wrap aside nav .pages li a {
  color: #3d6857;
}

.blog .wrap #contents {
  width: 70%;
  overflow: hidden;
  margin: 0;
}

.blog .wrap #contents article ul {
  margin-bottom: 10px;
}

.blog .wrap #contents article .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.blog .wrap #contents article .flex .flex_images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.blog nav > a {
  display: block;
  border: 0;
  margin: 15px auto 0;
  padding: 6px;
  border: 1px solid #ececec;
  background-color: #3d6857;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff !important;
  text-shadow: none !important;
  border-radius: 3px;
  font-size: 12px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .blog nav > a {
    padding: 20px;
  }
}

#main .blog_list {
  height: 250px;
  padding-right: 20px;
  overflow-y: scroll;
  width: 100%;
  margin: 0 auto;
  border: none !important;
}

#main .blog_list .blog_text {
  color: #fff;
}

#main .blog_list .blog_text h3 a {
  color: #fff;
}

.blog_date {
  color: #fff !important;
}

.blog_photo {
  width: 30% !important;
}

.recruit.form {
  margin: 40px 10px 10px 10px !important;
}

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

.blog #page19 a {
  color: #3d6857;
}

.blog #page19 img {
  margin: 0 !important;
}

.blog #contents > #page19 {
  padding: 0 !important;
}

.category li a {
  color: #3d6857;
}

.blog #contents > article > h2 span, .blog h1 span {
  display: none;
}

.blog #contents > article > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog #contents > article > ul li a {
  padding: 0 5px;
  color: #21427c;
}

/* ------------------------------------------------------------
blog記事
------------------------------------------------------------ */
.blog-img1 {
  width: 80%;
  margin: 0 auto;
}

.titleblog_01 h1 {
  padding: 10px;
  color: #333;
  background: #faf9ff;
  border-left: solid 5px #3d6857;
  font-size: 20px !important;
}

.titleblog_02 h2 {
  position: relative;
  padding-left: 30px;
  font-size: 20px !important;
  color: #333;
  font-weight: bold;
  padding-bottom: 0 !important;
}

.titleblog_02 h2:before {
  content: "□";
  position: absolute;
  left: 0;
  top: -3px;
  color: #3d6857;
}

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

.titleblog_03 h2 {
  font-weight: 500;
  font-size: 20px;
  position: relative;
  padding-left: 30px;
  border-bottom: 1px dotted #999;
  padding-bottom: 10px !important;
}

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

.titleblog_03 h2:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 9px 0 9px 15.6px;
  border-style: solid;
  border-color: transparent transparent transparent #3d6857;
}

.blog_fle1 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.blog_fle1 .box {
  width: 48%;
  text-align: center;
  background: #e6f7d6;
  padding: 15px 5px;
}

.blog_fle1 .box:nth-of-type(odd) {
  margin-right: 2%;
}

.blog_fle1 .box:nth-of-type(n + 3) {
  margin-top: 15px;
}

.blog_fle1 .box h3 {
  display: none;
}

.blog_fle1 .box div {
  text-align: center;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .blog_fle1 .box div {
    font-size: 15px;
  }
}

@media only screen and (max-width: 450px) {
  .blog_fle1 .box div {
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {
  .blog_fle1 .box div .blk {
    display: block;
  }
}

/* ------------------------------------------------------------
indexblog
------------------------------------------------------------ */
@media screen and (max-width: 834px) {
  .index-blog {
    height: auto !important;
  }
}

@media screen and (max-width: 640px) {
  .index-blog {
    margin-top: 15px;
  }
}

.index-blog .blog_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  max-height: 390px !important;
  height: auto !important;
  overflow-x: auto;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.index-blog .blog_list > div {
  width: 100%;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  background: #fff;
  background: none;
  border-bottom: 1px solid #ccc !important;
}

.index-blog .blog_list > div:first-child {
  border-top: 1px solid #ccc !important;
}

.index-blog .blog_list > div .blog_photo {
  display: none;
}

.index-blog .blog_list > div .blog_text {
  color: #333 !important;
  line-height: 1.5;
  padding: 10px 10px 10px 10px !important;
}

.index-blog .blog_list > div .blog_text .blog_date {
  color: #333 !important;
  display: inline;
  font-size: 15px;
  font-weight: 500;
}

.index-blog .blog_list > div .blog_text h3 {
  margin-top: 5px;
  display: block;
}

.index-blog .blog_list > div .blog_text h3 a {
  color: #3d6857 !important;
  font-size: 16px;
  font-weight: bold;
}

.index-blog .blog_list > div .blog_text .detail {
  display: none;
}

/* ------------------------------------------------------------
blog/search.html
------------------------------------------------------------ */
.blog #contents > dl {
  padding: 30px;
  margin-bottom: 15px;
  background: #fafff6;
  border: 2px solid #3d6857;
}

.blog #contents > dl:first-child {
  margin-top: 30px;
}

.blog #contents > dl:last-child {
  margin-bottom: 0;
}

.blog #contents > dl dt .date {
  display: block;
  font-size: 15px;
}

.blog #contents > dl dt a {
  color: #3d6857;
  font-weight: bold;
}

.blog #contents > dl dt a span {
  font-size: 17px !important;
}

@media screen and (max-width: 640px) {
  .blog #contents > dl dt a span {
    font-size: 15px !important;
  }
}

.blog #contents > dl dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog #contents > dl dd ul li a {
  padding: 0 5px;
  color: #3d6857;
}

/* ------------------------------------------------------------
blog/article.html
------------------------------------------------------------ */
.blog #contents > article:nth-of-type(n + 2) {
  margin-top: 50px;
}

/* ------------------------------------------------------------
calendar
------------------------------------------------------------ */
header:nth-of-type(1) {
  background: none !important;
}

body {
  background: none !important;
}

#global_footer {
  background: none !important;
}

.title_5-bl {
  margin-top: 0 !important;
}

.blog #calendar #form_calendar tr td label {
  width: 22px !important;
}

/* ------------------------------------------------------------
menu.html
------------------------------------------------------------ */
.title_5 {
  background: url(../images/contents/h1bg4.jpg);
  background-repeat: no-repeat;
  padding: 100px 30px 100px 30px;
  position: relative;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background-position: top right;
}

@media only screen and (max-width: 1500px) {
  .title_5 {
    background-position: top right;
  }
}

@media only screen and (max-width: 1200px) {
  .title_5 {
    background-position: top right;
    padding: 80px 30px 80px 30px;
  }
}

@media screen and (max-width: 834px) {
  .title_5 {
    background-attachment: initial;
    background-size: cover;
    padding: 50px 0;
  }
}

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

.title_5 article {
  margin: 0 auto;
  max-width: 1320px;
}

@media screen and (max-width: 834px) {
  .title_5 article {
    padding: 10px 20px;
  }
}

.title_5 article h1 {
  text-align: center !important;
  line-height: 1.9;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
}

@media only screen and (max-width: 1200px) {
  .title_5 article h1 {
    text-align: left !important;
  }
}

@media only screen and (max-width: 1000px) {
  .title_5 article h1 {
    font-size: 35px;
  }
}

@media screen and (max-width: 640px) {
  .title_5 article h1 {
    font-size: 25px;
  }
}

@media only screen and (max-width: 450px) {
  .title_5ch h1 {
    font-size: 28px !important;
  }
}

.blogtitle div {
  line-height: 1.9;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
}

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

@media only screen and (max-width: 1000px) {
  .blogtitle div {
    font-size: 37px;
  }
}

@media screen and (max-width: 640px) {
  .blogtitle div {
    font-size: 35px;
  }
}

.title_6 h2 {
  padding: 15px 10px 15px 20px;
  background: #f7f7f7;
  border-left: solid 5px #3d6857;
  font-weight: bold;
  font-size: 22px;
}

@media screen and (max-width: 640px) {
  .title_6 h2 {
    padding: 15px 10px 15px 15px;
    font-size: 19px;
  }
}

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

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

.menu-wrap1 .ul1 {
  width: calc(100% - 390px);
}

@media only screen and (max-width: 1000px) {
  .menu-wrap1 .ul1 {
    width: calc(100% - 310px);
  }
}

@media screen and (max-width: 640px) {
  .menu-wrap1 .ul1 {
    width: calc(100% - 200px);
  }
}

@media only screen and (max-width: 450px) {
  .menu-wrap1 .ul1 {
    width: 100%;
    margin-bottom: 20px;
  }
}

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

.menu-wrap1 .ul1 ul li {
  font-weight: bold;
  padding: 15px 0;
  border-bottom: 1px dashed #3d6857;
  padding-left: 30px;
  position: relative;
}

.menu-wrap1 .ul1 ul li:before {
  position: absolute;
  content: "♦";
  left: 0;
  color: #3d6857;
}

.menu-wrap1 .img1 {
  width: 300px;
}

@media only screen and (max-width: 1000px) {
  .menu-wrap1 .img1 {
    width: 250px;
  }
}

@media screen and (max-width: 640px) {
  .menu-wrap1 .img1 {
    width: 170px;
  }
}

@media only screen and (max-width: 450px) {
  .menu-wrap1 .img1 {
    width: 100%;
    margin-bottom: 20px;
  }
}

.menu-wrap2 {
  margin-top: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.menu-wrap2 .menu-textwrap {
  width: 32%;
  margin-right: 2%;
  border: 2px solid #3d6857;
  padding: 30px;
}

.menu-wrap2 .menu-textwrap:nth-of-type(3n) {
  margin-right: 0;
}

.menu-wrap2 .menu-textwrap:nth-of-type(n + 4) {
  margin-top: 30px;
}

@media only screen and (max-width: 1000px) {
  .menu-wrap2 .menu-textwrap {
    padding: 20px;
  }
}

@media screen and (max-width: 640px) {
  .menu-wrap2 .menu-textwrap {
    width: 100%;
  }
  .menu-wrap2 .menu-textwrap:nth-of-type(n + 2) {
    margin-top: 30px;
  }
}

.menu-wrap2 .menu-textwrap .text1 div {
  font-size: 20px;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .menu-wrap2 .menu-textwrap .text1 div {
    font-size: 18px;
  }
}

@media screen and (max-width: 834px) {
  .menu-wrap2 .menu-textwrap .text2 div {
    font-size: 15px;
  }
}

.menu-img1 img {
  width: 100% !important;
}

.menu-text1 div {
  display: inline-block;
  border-bottom: 1px dashed;
  color: #ea9500;
  font-weight: bold;
  font-size: 18px;
}

.manu-fle1 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

.manu-fle1 .box {
  width: 32%;
  margin-right: 2%;
  position: relative;
}

.manu-fle1 .box:nth-of-type(3n) {
  margin-right: 0;
}

.manu-fle1 .box:nth-of-type(n + 4) {
  margin-top: 30px;
}

@media screen and (max-width: 834px) {
  .manu-fle1 .box {
    width: 49%;
    margin-right: 0;
  }
  .manu-fle1 .box:nth-of-type(n + 3) {
    margin-top: 30px;
  }
}

.manu-fle1 .box h3 {
  display: none;
}

.manu-fle1 .box div {
  background: rgba(61, 104, 87, 0.8);
  color: #fff;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 5px 0;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .manu-fle1 .box div {
    font-size: 16px;
    position: static;
    background: none;
    font-weight: 500;
    color: #333;
  }
}

@media only screen and (max-width: 450px) {
  .manu-fle1 .box div {
    font-size: 15px;
  }
}

@media screen and (max-width: 640px) {
  .manu-fle1 .box div .blk {
    display: block;
  }
}

.manu-fle1 .box div .spaceblk {
  margin-left: 15px;
}

@media screen and (max-width: 640px) {
  .manu-fle1 .box div .spaceblk {
    display: block;
    margin-left: 0;
  }
}

.menu-wrap3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.menu-wrap3 .menu-textwrap2 {
  width: 32%;
  margin-right: 2%;
  border: 2px solid #3d6857;
  padding: 30px;
}

.menu-wrap3 .menu-textwrap2:nth-of-type(3n) {
  margin-right: 0;
}

.menu-wrap3 .menu-textwrap2:nth-of-type(n + 4) {
  margin-top: 30px;
}

@media only screen and (max-width: 1000px) {
  .menu-wrap3 .menu-textwrap2 {
    padding: 20px;
  }
}

@media screen and (max-width: 640px) {
  .menu-wrap3 .menu-textwrap2 {
    width: 100%;
  }
  .menu-wrap3 .menu-textwrap2:nth-of-type(n + 2) {
    margin-top: 30px;
  }
}

.menu-wrap3 .menu-textwrap2 .text1 div {
  font-size: 20px;
  font-weight: 500;
}

@media screen and (max-width: 834px) {
  .menu-wrap3 .menu-textwrap2 .text1 div {
    font-size: 18px;
  }
}

@media screen and (max-width: 834px) {
  .menu-wrap3 .menu-textwrap2 .text2 div {
    font-size: 15px;
  }
}

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

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

.access_dl1 dl dt {
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #3d6857 !important;
  padding: 15px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

@media screen and (max-width: 640px) {
  .access_dl1 dl dt {
    width: 100% !important;
    border: none !important;
    background: #f5f5f5 !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

.access_dl1 dl dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
}

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

.access_dl1 dl dd a {
  color: #333;
}

.title_8 h2, .title_8 h3 {
  font-weight: 500;
  font-size: 23px;
  position: relative;
  padding-left: 30px;
  border-bottom: 1px dotted #999;
  padding-bottom: 10px;
}

@media screen and (max-width: 640px) {
  .title_8 h2, .title_8 h3 {
    font-size: 17px;
  }
}

.title_8 h2:before, .title_8 h3:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 9px 0 9px 15.6px;
  border-style: solid;
  border-color: transparent transparent transparent #3d6857;
}

.title_8 h2 .spblk, .title_8 h3 .spblk {
  display: block;
}

@media only screen and (max-width: 450px) {
  .title_8 h2 .spblk, .title_8 h3 .spblk {
    display: none;
  }
}

/* ------------------------------------------------------------
faq.html
------------------------------------------------------------ */
.qa_fl {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}

.qa_fl .box {
  width: 100%;
  line-height: 1.4;
}

.qa_fl .box:first-child {
  padding: 20px 45px 20px 20px !important;
  position: relative;
  background: #eef9e5;
}

.qa_fl .box:first-child div {
  padding-left: 55px !important;
  position: relative;
}

@media screen and (max-width: 640px) {
  .qa_fl .box:first-child div {
    padding-left: 50px !important;
    font-size: 15px;
  }
}

.qa_fl .box:first-child div b {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 5px;
  height: 30px;
  line-height: 27px;
  color: #3d6857;
  font-size: 32px;
}

@media screen and (max-width: 640px) {
  .qa_fl .box:first-child div b {
    font-size: 28px;
  }
}

.qa_fl .box:first-child div:after {
  content: "\f054";
  position: absolute;
  top: 0;
  bottom: 0;
  font-size: 1.4em;
  right: -25px;
  margin: auto;
  color: #3d6857;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
}

.qa_fl .box:last-child {
  display: none;
  position: relative;
  background: #fff;
  border-top: none;
}

.qa_fl .box:last-child div {
  padding: 20px !important;
  padding-left: 90px !important;
  position: relative;
  color: #3d6857;
}

@media screen and (max-width: 640px) {
  .qa_fl .box:last-child div {
    padding-left: 70px !important;
    font-size: 15px;
  }
}

.qa_fl .box:last-child div b {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 25px;
  height: 30px;
  line-height: 30px;
  color: #3d6857;
  font-size: 32px;
}

@media screen and (max-width: 640px) {
  .qa_fl .box:last-child div b {
    font-size: 28px;
  }
}

/* ------------------------------------------------------------
contact.html
------------------------------------------------------------ */
.contact-text1 div a {
  text-decoration: none;
  color: #3d6857;
  font-weight: bold;
}

.contact-text2 div {
  color: #ff0000;
}

.mail.title {
  display: none;
}

.form_wrap.message {
  margin-top: 260px !important;
}

.confirm.contact-form {
  margin-top: 150px;
}

.form_wrap.error {
  margin-top: 150px;
}

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

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

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

.onlineshop-btnfle .box {
  width: 31%;
}

.onlineshop-btnfle .box:nth-of-type(n + 4) {
  margin-top: 10px;
}

.onlineshop-btnfle .box div {
  background: #3d6857;
}

.onlineshop-btnfle .box div a {
  text-align: center;
  opacity: 1;
  margin: 0 auto;
  text-decoration: none;
  background: #3d6857;
  color: #fff;
  border: none;
  position: relative;
  font-size: 15px;
  cursor: pointer;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
  display: block;
  outline: none;
  padding: 8px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 640px) {
  .onlineshop-btnfle .box div a {
    font-size: 14px;
  }
}

.onlineshop-btnfle .box div a:hover {
  background: #fff;
  color: #3d6857;
}

.onlineshop-btnfle .box div a:before, .onlineshop-btnfle .box div a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #3d6857;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}

.onlineshop-btnfle .box div a:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.onlineshop-btnfle .box div a:hover:before, .onlineshop-btnfle .box div a:hover:after {
  width: 100%;
  -webkit-transition: 800ms ease all;
  transition: 800ms ease all;
}

.onlineshop-text1 {
  border: 2px solid #3d6857;
  padding: 30px;
  background: #f7fff0;
}

.onlineshop-text1 div {
  font-size: 17px;
  font-weight: 500;
}

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

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

.onlineshop-fle1 .box:first-child {
  width: calc(100% - 370px);
}

@media screen and (max-width: 834px) {
  .onlineshop-fle1 .box:first-child {
    width: 100%;
  }
}

.onlineshop-fle1 .box:last-child {
  width: 340px;
}

@media screen and (max-width: 834px) {
  .onlineshop-fle1 .box:last-child {
    width: 100%;
    margin-bottom: 15px;
  }
}

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

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

.onlineshop-fle2 .box:first-child {
  width: calc(100% - 370px);
}

@media screen and (max-width: 834px) {
  .onlineshop-fle2 .box:first-child {
    width: 100%;
  }
}

.onlineshop-fle2 .box:first-child .text1 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
}

.onlineshop-fle2 .box:last-child {
  width: 340px;
}

@media screen and (max-width: 834px) {
  .onlineshop-fle2 .box:last-child {
    width: 100%;
    margin-bottom: 15px;
  }
}

.onlineshop-text2 div .text1 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
}

.title_11 h3 {
  font-size: 22px;
  font-family: "EB Garamond", "Noto Serif JP", serif;
  line-height: 1.4;
  padding-bottom: 0.2em;
  border-bottom: solid 3px #ccc;
  position: relative;
  font-weight: 500;
}

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

.title_11 h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #3d6857;
  bottom: -3px;
  width: 20%;
}

/* ------------------------------------------------------------
about.html
------------------------------------------------------------ */
.about_btn1 {
  text-align: center;
}

.about_btn1 div {
  display: inline-block;
  border: 1px solid #333;
  width: 660px;
}

@media screen and (max-width: 834px) {
  .about_btn1 div {
    width: 560px;
  }
}

@media screen and (max-width: 640px) {
  .about_btn1 div {
    width: 400px;
  }
}

@media only screen and (max-width: 500px) {
  .about_btn1 div {
    width: 100%;
  }
}

.about_btn1 div a {
  display: block;
  font-size: 20px;
  color: #333;
  padding: 19px 0;
  position: relative;
}

@media only screen and (max-width: 1000px) {
  .about_btn1 div a {
    font-size: 18px;
  }
}

@media screen and (max-width: 640px) {
  .about_btn1 div a {
    font-size: 16px;
  }
}

.about_btn1 div a:before {
  position: absolute;
  content: "";
  background: #333;
  width: 40px;
  height: 1px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.about_btn1 div a p {
  display: inline-block;
  position: relative;
}

.about_btn1 div a p:before {
  position: absolute;
  content: "";
  background: url(../images/contents/icon1.png);
  width: 63px;
  height: 28px;
  left: -75px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.about_btn1 div a p:after {
  position: absolute;
  content: "";
  background: url(../images/contents/icon2.png);
  width: 39px;
  height: 37px;
  right: -51px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 640px) {
  .about_btn1 div a p .blk {
    display: block;
  }
}
/*# sourceMappingURL=common_style.css.map */