@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : assets.css
 Style : assets.css
================================================================= */
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900|Noto+Serif+JP:200,300,400,500,600,700,900&amp;subset=japanese);
.flex {
  display: flex;
}

.jcss {
  justify-content: start;
}

.jcsc {
  justify-content: center;
}

.jcsb {
  justify-content: space-between;
}

.aic {
  align-items: center;
}

.ais {
  align-items: start;
}

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

@media only screen and (max-width: 640px) {
  .disnone {
    display: block !important;
    position: fixed;
    top: 1%;
    left: 2%;
    z-index: 9;
  }
  .disnone a {
    color: #fff;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .disnone {
    display: block !important;
    position: fixed;
    top: 1%;
    left: 2%;
    z-index: 9;
  }
  .disnone a {
    color: #fff;
  }
}

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

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

li {
  list-style: none;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: 300;
}

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

.inner {
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .inner {
    padding: 20px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .inner {
    padding: 64px 0 20px;
  }
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  margin-bottom: 150px;
}
@media only screen and (max-width: 834px) {
  #contents_wrap {
    margin-bottom: 100px;
  }
}

#contents {
  width: 100%;
  max-width: 1200px;
}
@media only screen and (max-width: 834px) {
  #contents {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media screen and (min-width: 834px) and (max-width: 1200px) {
  #contents {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75%;
}

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

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

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

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

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

small {
  font-size: 80%;
}

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

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

b {
  font-weight: 500;
}

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

a {
  text-decoration: none;
}

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

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

.imgL {
  float: none;
  max-width: 100% !important;
}

.mincho {
  font-family: "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 only screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}
header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  text-align: center;
}
@keyframes zoom {
  50% {
    transform: scale(1.1);
  }
}
.hed_left {
  width: 24%;
}
@media only screen and (max-width: 834px) {
  .hed_left {
    width: 100% !important;
  }
}

@media screen and (min-width: 834px) and (max-width: 960px) {
  .hed_right {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
  }
}
@media only screen and (max-width: 834px) {
  .hed_right {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
  }
}

.hed_center {
  width: 42%;
}
@media screen and (min-width: 834px) and (max-width: 960px) {
  .hed_center {
    width: 60%;
  }
}
@media only screen and (max-width: 834px) {
  .hed_center {
    display: none;
  }
}

#header {
  width: 100%;
  background: #fff;
}
#header .hedwrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 834px) and (max-width: 1480px) {
  #header .hedwrap {
    margin-left: 0;
  }
}
@media only screen and (max-width: 640px) {
  #header .hedwrap {
    display: block;
    padding: 0;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #header .hedwrap {
    align-items: center;
  }
}
#header #siteID {
  text-align: left;
  margin-left: 30px;
}
@media only screen and (max-width: 640px) {
  #header #siteID {
    text-align: right;
    margin-left: 0;
    padding: 15px 0;
    margin-right: 15px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #header #siteID {
    text-align: right;
    margin-left: 0;
    padding: 15px 0;
    margin-right: 30px;
  }
}
#header #siteID a {
  opacity: 1;
}
#header .tel2 {
  font-size: 26px;
  background: #1a0001;
  padding: 31px 50px;
  color: #ffffff;
  font-family: "Times New Roman";
  display: flex;
  align-items: center;
  width: 360px;
  height: 50px;
}
#header .tel2 span {
  font-size: 20px;
  margin-right: 15px;
}
#header .tel2 img {
  margin-right: 15px;
}
#header .tel2 a {
  color: #ffffff;
}
@media screen and (min-width: 834px) and (max-width: 1480px) {
  #header .tel2 {
    font-size: 20px;
    width: 290px;
  }
}
@media screen and (min-width: 834px) and (max-width: 960px) {
  #header .tel2 {
    width: 100% !important;
    justify-content: center;
  }
}
@media only screen and (max-width: 834px) {
  #header .tel2 {
    width: 100% !important;
    justify-content: center;
  }
}

.cont a {
  padding: 10px;
  display: block;
  background: #40231a;
  font-size: 24px;
  color: #ffffff;
  font-family: "Times New Roman";
  width: 360px;
  height: 50px;
}
@media screen and (min-width: 834px) and (max-width: 1480px) {
  .cont a {
    font-size: 20px;
    width: 290px;
  }
}
@media screen and (min-width: 834px) and (max-width: 960px) {
  .cont a {
    width: 100% !important;
    justify-content: center;
  }
}
@media only screen and (max-width: 834px) {
  .cont a {
    width: 100%;
  }
}

@media only screen and (max-width: 834px) {
  #nav_global {
    padding-top: 50px;
    background: url(../images/common/news_bg.jpg);
  }
}
#nav_global ul {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  #nav_global ul {
    display: block;
  }
}
@media only screen and (max-width: 834px) {
  #nav_global ul li {
    text-align: left;
  }
}
#nav_global ul li a {
  color: #1a0001;
  display: block;
  padding: 15px;
  font-weight: 500;
}
@media screen and (min-width: 834px) and (max-width: 1480px) {
  #nav_global ul li a {
    padding: 5px;
    font-size: 0.9em;
  }
}
@media only screen and (max-width: 834px) {
  #nav_global ul li a {
    border-bottom: 1px solid #f3f3f3;
  }
}
@media screen and (min-width: 834px) and (max-width: 960px) {
  #nav_global ul li a {
    padding: 25px 10px;
  }
}
#nav_global ul li a:hover {
  opacity: 0.6;
}

.mainArea {
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .mainArea img:nth-of-type(1) {
    width: 120% !important;
    min-height: 60vw !important;
    margin: 0 -48% !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.mainArea {
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .mainArea img:nth-of-type(2) {
    width: 120% !important;
    min-height: 60vw !important;
    margin: 0 -3% !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.slick-initialized .slick-slide {
  height: auto;
}

#local-keyvisual {
  position: relative;
  background-position: left top;
}
@media only screen and (max-width: 640px) {
  #local-keyvisual {
    margin-bottom: 30px;
  }
}
#local-keyvisual h1 {
  letter-spacing: 0.1em;
  color: #fff;
  font-size: 3em;
  font-weight: 700;
  z-index: 1;
  position: relative;
  text-align: center;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #local-keyvisual h1 {
    font-size: 2.5em;
  }
}
@media only screen and (max-width: 640px) {
  #local-keyvisual h1 {
    font-size: 1.7em;
  }
}
#local-keyvisual h1 span {
  display: block;
  padding: 150px 0;
  background: rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 640px) {
  #local-keyvisual h1 span {
    padding: 50px 0;
  }
}
#local-keyvisual h1 span:empty {
  display: none;
}

#local-keyvisual #local-keyvisual-bg, #local-keyvisual .local-keyvisual-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.pan1 {
  margin: 20px 0;
}
@media only screen and (max-width: 640px) {
  .pan1 {
    display: none;
  }
}
.pan1 a {
  color: #ffffff;
}

.mean-container .mean-bar {
  background: #b94047 !important;
  position: fixed !important;
  z-index: 8 !important;
}

.mean-container .mean-nav {
  background: #b94047 !important;
}

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/
}

.mean-container .mean-nav ul li a {
  padding: 10px 5% !important;
}

.mean-container .mean-nav ul li a i {
  margin-right: 15px;
  font-size: 16px;
}

.drawer-hamburger {
  z-index: 101 !important;
}

.drawer-hamburger span {
  background: #c1ab05 !important;
}

.drawer-hamburger span:before, .drawer-hamburger span:after {
  background: #c1ab05 !important;
}

.drawer-hamburger.change-color span {
  background: #2e4121 !important;
}

.drawer-hamburger.change-color span:before, .drawer-hamburger.change-color span:after {
  background: #2e4121 !important;
}

.drawer-nav {
  z-index: 101 !important;
  background: url(../images/shiba/green_bg.png);
}

.drawer-nav ul li a {
  display: block;
  padding: 1em 0;
  color: #fff;
  font-size: 20px;
}

.drawer-nav ul li:after {
  content: "";
  width: 32px;
  height: 1px;
  display: block;
  background: rgba(255, 255, 255, 0.5);
  margin: 0 auto;
}

.drawer-hamburger {
  z-index: 201 !important;
}

.drawer-overlay {
  z-index: 201 !important;
}

.drawer-nav {
  z-index: 202 !important;
}

.drawer-open .drawer-hamburger .drawer-hamburger-icon {
  background-color: transparent !important;
}

.drawer-nav ul li a {
  display: block;
  padding: 1em 0;
  color: #fff;
  font-size: 18px;
}

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

.not-for-pc {
  display: none !important;
}
@media only screen and (max-width: 834px) {
  .not-for-pc {
    display: block !important;
  }
}

@media only screen and (max-width: 640px) {
  .not-for-sp {
    display: none !important;
  }
}

.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  color: #1a0001;
  text-align: center;
  background: url(../images/common/ft_bg.jpg) no-repeat bottom;
}
@media only screen and (max-width: 834px) {
  footer#global_footer {
    margin-bottom: 110px;
  }
}
@media screen and (min-width: 834px) and (max-width: 960px) {
  footer#global_footer {
    margin-bottom: 110px;
  }
}
footer#global_footer a {
  text-decoration: none;
}
footer#global_footer #nav_footer {
  background: #1a0001;
  padding: 10px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  footer#global_footer #nav_footer {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  footer#global_footer #nav_footer {
    display: none;
  }
}
footer#global_footer #nav_footer ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
footer#global_footer #nav_footer li a {
  color: #ffffff;
  text-decoration: none;
  padding: 16px;
}
footer#global_footer #nav_footer li a:hover {
  opacity: 0.6;
}
footer#global_footer #copy a {
  text-decoration: none;
}
footer#global_footer #copy a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  footer#global_footer #copy a {
    line-height: 60px;
  }
}

.address {
  margin-top: 20px;
  color: #ffffff;
}

.pagetop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 2;
}
.pagetop a {
  padding: 20px 24px;
  border-radius: 50%;
  background: #816c5a;
  font-size: 20px;
  display: block;
  color: #ffffff;
}

.ftlogo {
  padding-top: 48px;
  font-size: 24px;
}

.small_bg {
  padding: 5px 0;
  color: #fff;
}
.small_bg a {
  color: #fff;
}

#footer {
  padding: 0;
}
#footer .tel2 {
  margin-bottom: 50px;
}
#footer .tel2 a {
  color: #ffffff;
}

.footer2 {
  background: url(../images/common/cont_bg.jpg) no-repeat;
  background-size: cover;
  padding: 100px 0;
}
@media only screen and (max-width: 834px) {
  .footer2 {
    background-position: center;
  }
}
.footer2 .ft_h2 {
  position: relative;
  margin-bottom: 1em;
}
.footer2 .ft_h2 h2 {
  font-size: 30px;
  color: #ffffff;
  font-family: "EB Garamond", serif;
}
.footer2 .ft_h2 span {
  font-size: 14px;
  display: block;
  padding-top: 10px;
}
.footer2 .ft_h2:before {
  content: "";
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 1px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #c1ab05;
  border-radius: 2px;
}
.footer2 .ft_txt {
  color: #ffffff;
  margin: 40px 0 50px;
}
.footer2 .ftwrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .footer2 .ftwrap {
    display: block;
    padding: 15px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .footer2 .ftwrap {
    padding: 15px;
  }
}
.footer2 .tel2 {
  width: 400px;
  font-size: 26px;
  border: 1px solid #fff;
  padding: 20px 50px;
  color: #ffffff;
  margin-right: 30px;
  font-family: "Times New Roman";
}
.footer2 .tel2 span {
  font-size: 20px;
  margin-right: 10px;
}
.footer2 .tel2:hover {
  background: #816c5a;
  opacity: 1;
}
.footer2 .tel2 a {
  color: #ffffff;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .footer2 .tel2 {
    width: 210px;
    padding: 20px 0;
    font-size: 18px;
  }
  .footer2 .tel2 a {
    width: 210px;
    padding: 20px 0;
    font-size: 18px;
  }
}
@media screen and (min-width: 834px) and (max-width: 1280px) {
  .footer2 .tel2 {
    width: 260px;
    padding: 20px;
    font-size: 22px;
  }
}
@media only screen and (max-width: 640px) {
  .footer2 .tel2 {
    width: 100% !important;
  }
}
.footer2 .form a {
  width: 400px;
  font-size: 26px;
  border: 1px solid #fff;
  padding: 20px 50px;
  color: #ffffff;
  font-family: "EB Garamond", serif;
  display: block;
  margin-right: 30px;
}
.footer2 .form a:hover {
  background: #816c5a;
  opacity: 1;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .footer2 .form a {
    width: 190px;
    padding: 20px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 640px) {
  .footer2 .form a {
    width: 100% !important;
    margin-top: 30px;
  }
}
@media screen and (min-width: 834px) and (max-width: 1280px) {
  .footer2 .form a {
    width: 260px;
    padding: 20px;
  }
}
.footer2 .form a i {
  margin-left: 30px;
}
.footer2 .mail a {
  width: 400px;
  font-size: 26px;
  border: 1px solid #fff;
  padding: 20px 50px;
  color: #ffffff;
  font-family: "EB Garamond", serif;
  display: block;
}
.footer2 .mail a:hover {
  background: #816c5a;
  opacity: 1;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .footer2 .mail a {
    width: 210px;
    padding: 20px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 640px) {
  .footer2 .mail a {
    width: 100% !important;
    margin-top: 30px;
  }
}
@media screen and (min-width: 834px) and (max-width: 1280px) {
  .footer2 .mail a {
    width: 260px;
    padding: 20px;
  }
}
.footer2 .mail a i {
  margin-left: 30px;
}

.ft_L .tel2 {
  color: #ffffff;
}
.ft_L .tel2 a {
  color: #ffffff;
}

/* box */
.h2_01 {
  position: relative;
  margin-bottom: 1em;
}
.h2_01 h2 {
  font-size: 1.9em;
  color: #6c3105;
  font-family: "EB Garamond", serif;
}
.h2_01 span {
  font-size: 0.8em;
  display: block;
  padding-top: 10px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #1a0001;
}
.h2_01:before {
  content: "";
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 1px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #c1ab05;
  border-radius: 2px;
}

.h2_02 h2 {
  font-size: 1.9em;
  color: #ffffff;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 1.6em;
}
@media only screen and (max-width: 834px) {
  .h2_02 h2 {
    font-size: 1.7em;
  }
}
.h2_02 span {
  font-size: 1.5em;
  color: #272f4f;
}
@media only screen and (max-width: 834px) {
  .h2_02 span {
    font-size: 1.5em;
  }
}

.h2_03 {
  position: relative;
  margin-bottom: 1em;
}
.h2_03 h2 {
  font-size: 1.9em;
  color: #ffffff;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.h2_03 span {
  font-size: 0.8em;
  display: block;
  padding-top: 10px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #1a0001;
}
.h2_03:before {
  content: "";
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 1px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #c1ab05;
  border-radius: 2px;
}

.h3_01 h3 {
  font-size: 1.4em;
  color: #ffffff;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 10px;
  border-bottom: 1px dotted #c1ab05;
}

.h3_02 h3 {
  font-size: 1.4em;
  color: #1a0001;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.txt {
  line-height: 2em;
}

.btn a {
  background: #cbd0d3;
  color: #fff;
  font-family: "Sorts Mill Goudy", serif;
  font-size: 20px;
  padding: 15px;
  display: block;
  width: 250px;
}
.btn a i {
  margin-left: 15px;
}

.sec_01 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.sec_01 .img {
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .sec_01 .img {
    text-align: center !important;
  }
}
.sec_01 .img img {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .sec_01 .img img {
    width: 80% !important;
  }
}
.sec_01 .img:before {
  content: "";
  background: url(../images/common/img_bg.jpg) left top;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: -20px;
  top: 20px;
  z-index: 0;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .sec_01 .img:before {
    height: 100%;
    width: 80%;
    left: auto;
    right: 20px;
  }
}
.sec_01 .btn a {
  background: url(../images/common/btn_bg.png);
  color: #1955a6;
  background-size: cover;
  width: 292px;
  height: 60px;
}
@media only screen and (max-width: 640px) {
  .sec_01 {
    display: block;
  }
  .sec_01 .flxL {
    width: 100% !important;
    justify-content: center !important;
    padding: 20px;
  }
  .sec_01 .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .sec_01 {
    display: block;
  }
  .sec_01 .flxL {
    width: 100% !important;
    justify-content: center !important;
  }
  .sec_01 .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}
.sec_01 .flxL {
  width: 50%;
}
.sec_01 .flxR {
  width: 45%;
}

.txt {
  line-height: 2em;
}

.txt01 {
  line-height: 2em;
  color: #5e4f42;
}
.txt01 br:nth-of-type(1) {
  display: none;
}
@media only screen and (max-width: 834px) {
  .txt01 br:nth-of-type(1) {
    display: block;
  }
}
.txt01 br:nth-of-type(1) {
  display: none;
}
@media only screen and (max-width: 834px) {
  .txt01 br:nth-of-type(1) {
    display: block;
  }
}
.txt01 br:nth-of-type(3) {
  display: none;
}
@media only screen and (max-width: 834px) {
  .txt01 br:nth-of-type(3) {
    display: block;
  }
}
.txt01 br:nth-of-type(5) {
  display: none;
}
@media only screen and (max-width: 834px) {
  .txt01 br:nth-of-type(5) {
    display: block;
  }
}
.txt01 br:nth-of-type(7) {
  display: none;
}
@media only screen and (max-width: 834px) {
  .txt01 br:nth-of-type(7) {
    display: block;
  }
}

.sec_02 {
  display: flex;
  justify-content: space-between;
}
.sec_02 .img {
  position: relative;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .sec_02 .img {
    text-align: center !important;
  }
}
.sec_02 .img img {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .sec_02 .img img {
    width: 80% !important;
  }
}
.sec_02 .img:before {
  content: "";
  background: url(../images/common/img_bg.jpg) left top;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 0;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .sec_02 .img:before {
    height: 100%;
    width: 80%;
  }
}
.sec_02 .btn a {
  background: url(../images/common/btn_bg.png);
  color: #1955a6;
  background-size: cover;
  width: 292px;
  height: 60px;
}
@media only screen and (max-width: 640px) {
  .sec_02 {
    display: block;
  }
  .sec_02 .flxL {
    width: 100% !important;
    justify-content: center !important;
    padding: 20px;
  }
  .sec_02 .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .sec_02 {
    display: block;
  }
  .sec_02 .flxL {
    width: 100% !important;
    justify-content: center !important;
  }
  .sec_02 .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}
.sec_02 .flxL {
  width: 50%;
}
.sec_02 .flxR {
  width: 45%;
}
.sec_02 .flxR .txt br:nth-of-type(4) {
  display: none;
}
@media only screen and (max-width: 834px) {
  .sec_02 .flxR .txt br:nth-of-type(4) {
    display: block;
  }
}
.sec_02 .flxR .txt br:nth-of-type(1) {
  display: none;
}
@media only screen and (max-width: 640px) {
  .sec_02 .flxR .txt br:nth-of-type(1) {
    display: block;
  }
}
.sec_02 .flxR .txt br:nth-of-type(3) {
  display: none;
}
@media only screen and (max-width: 640px) {
  .sec_02 .flxR .txt br:nth-of-type(3) {
    display: block;
  }
}
.sec_02 .flxR .txt br:nth-of-type(6) {
  display: none;
}
@media only screen and (max-width: 640px) {
  .sec_02 .flxR .txt br:nth-of-type(6) {
    display: block;
  }
}

.img_table td {
  padding: 0 !important;
}
.img_table .td_T {
  border: none !important;
  padding-bottom: 10px !important;
}
.img_table .td_T img {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .img_table .td_T {
    text-align: right !important;
  }
}
.img_table .td_B {
  border: none !important;
}
.img_table .td_B img {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .img_table .td_B {
    text-align: right !important;
  }
}
.img_table .td_L {
  border: none !important;
  padding-right: 20px !important;
}
.img_table .td_L img {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}

.instagram .sns_text {
  display: none;
}
.instagram div.sns_list {
  display: flex;
  flex-direction: row !important;
  flex-wrap: wrap;
  border: none !important;
  justify-content: space-between;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .instagram div.sns_list {
    justify-content: flex-start;
  }
}
.instagram div.sns_list > div {
  width: 20% !important;
}
@media only screen and (max-width: 640px) {
  .instagram div.sns_list > div {
    width: 48% !important;
    margin: 5px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .instagram div.sns_list > div {
    width: 33% !important;
  }
}
.instagram div.sns_list div.sns_photo {
  width: 100% !important;
  padding: 0 !important;
}
.instagram div.sns_list > div {
  border-bottom: none !important;
}
.instagram .sns_photo img {
  width: 240px !important;
  height: 240px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .instagram .sns_photo img {
    height: 100% !important;
    width: 100% !important;
  }
}

.bnrbox {
  justify-content: space-between;
}
.bnrbox .box {
  position: relative;
  width: 49%;
}
@media only screen and (max-width: 640px) {
  .bnrbox .box {
    width: 100%;
    height: 200px;
  }
}
.bnrbox .box span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 200px;
  min-width: 60px;
  height: 25px;
  color: #ffffff;
  font-size: 30px;
  font-family: "Sorts Mill Goudy", serif;
}
@media screen and (min-width: 834px) and (max-width: 1000px) {
  .bnrbox .box span {
    font-size: 1.6em;
  }
}
@media only screen and (max-width: 640px) {
  .bnrbox .box span {
    height: 40px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .bnrbox .box span {
    width: 140px;
    font-size: 1.3em;
  }
}
.bnrbox .box h3 {
  display: none;
}

.bnrbox2 {
  justify-content: space-between;
}
.bnrbox2 .box {
  position: relative;
  width: 32%;
}
@media only screen and (max-width: 640px) {
  .bnrbox2 .box {
    width: 100%;
    height: 200px;
  }
  .bnrbox2 .box:nth-of-type(2) {
    margin-top: 30px;
  }
  .bnrbox2 .box:nth-of-type(3) {
    margin-top: 30px;
  }
}
.bnrbox2 .box span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 175px;
  min-width: 60px;
  height: 25px;
  color: #ffffff;
  font-size: 30px;
  font-family: "Sorts Mill Goudy", serif;
}
@media screen and (min-width: 834px) and (max-width: 1000px) {
  .bnrbox2 .box span {
    font-size: 1.6em;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .bnrbox2 .box span {
    width: 125px;
    font-size: 1.3em;
  }
}
.bnrbox2 h3 {
  display: none;
}

.newswrap {
  padding: 20px;
}
@media only screen and (max-width: 834px) {
  .newswrap {
    margin: 0 10px;
  }
}
.newswrap .news {
  height: 300px;
  overflow-y: scroll;
  color: #5e4f42;
}
.newswrap .news dt {
  border: none !important;
}
@media only screen and (max-width: 640px) {
  .newswrap .news dt {
    width: 100% !important;
    display: block !important;
  }
}
.newswrap .news dd {
  border: none !important;
}
@media only screen and (max-width: 640px) {
  .newswrap .news dd {
    width: 100% !important;
  }
}
.newswrap .news dl {
  border-bottom: 1px dashed #fff !important;
  padding: 15px !important;
}
@media only screen and (max-width: 640px) {
  .newswrap .news dl {
    width: 100% !important;
    display: block !important;
  }
}

.home_td {
  margin-left: -7.6923076923% !important;
  display: inline-table;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .home_td {
    margin-left: -7.6923076923% !important;
  }
}
@media only screen and (max-width: 640px) {
  .home_td {
    margin-left: 0 !important;
  }
}
.home_td .box {
  z-index: 10;
  float: left;
  width: 42.3076923077% !important;
  margin-left: 7.6923076923% !important;
  margin-bottom: 30px !important;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .home_td .box {
    width: 42.3076923077% !important;
    margin-left: 7.6923076923% !important;
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .home_td .box {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.home_td .box img {
  width: 100% !important;
  border-radius: 15px;
}
.home_td .box .cont_titl {
  display: block;
  margin: 30px 0 10px;
}
.home_td .box .cont_titl h3 {
  font-size: 25px;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  .home_td .box .cont_titl h3 {
    font-size: 20px;
  }
}
.home_td .box .cont_titl h3:first-letter {
  font-size: 35px;
  color: #ef9916;
}
@media only screen and (max-width: 640px) {
  .home_td .box .cont_titl h3:first-letter {
    font-size: 30px;
  }
}

/* title */
.txt {
  line-height: 2em;
}

.h2_04 h2 {
  font-size: 1.9em;
  color: #333;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 10px;
}
@media only screen and (max-width: 834px) {
  .h2_04 h2 {
    font-size: 1.7em;
  }
}

.table_img td {
  border: none !important;
}
.table_img td > div {
  padding: 10px;
}
.table_img .arrow {
  font-size: 70px;
}

.conceptwrap {
  background: #e8ece9;
  padding: 30px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.conceptwrap .txt {
  font-size: 18px;
}

.rec_tel {
  font-size: 26px;
}
.rec_tel a {
  color: #6c3105;
}
.rec_tel div > span {
  margin-left: 30px;
  font-size: 20px;
}

.table_01 {
  color: #ffffff;
  list-style-type: disc;
}
.table_01 dt {
  border: none !important;
  display: block !important;
  width: 100% !important;
  font-size: 20px;
  padding: 0 !important;
}
.table_01 dd {
  border: none !important;
  width: 100% !important;
  padding: 0 !important;
}
.table_01 dl {
  border-bottom: 1px dotted #fff !important;
  display: block !important;
  padding: 10px 0 !important;
}
.table_01 dl:last-child {
  border: none !important;
}

.table_02 dt {
  border: none !important;
}
.table_02 dd {
  border: none !important;
}
.table_02 dl {
  border-bottom: 1px dotted #B5B5AE !important;
  padding: 5px !important;
}

.table_03 dt {
  background: #816c5a !important;
  display: block !important;
  text-align: center;
}
.table_03 dd {
  background: #fff !important;
  color: #1A0001;
  border-color: #1A0001 !important;
  border-left: none !important;
}
.table_03 dd a {
  color: #1A0001;
}
.table_03 dl:first-of-type dd {
  border-top: 1px solid #fff !important;
}
.table_03 dl:last-of-type dd {
  border-bottom: 1px solid #fff !important;
}

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

.list li {
  float: none !important;
  border-left: 5px solid #816c5a;
  margin: 15px 0;
  padding-left: 10px;
}
.list li a {
  color: #fff;
}

.sec_03 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 834px) {
  .sec_03 {
    display: block;
  }
  .sec_03 .txt {
    width: 100% !important;
  }
  .sec_03 .img {
    width: 100% !important;
  }
}
.sec_03 .txt {
  width: 48%;
}
.sec_03 .img {
  width: 48%;
}

.sec_03 > div:first-child {
  display: none;
}

.sec_03 > div:last-child {
  display: none;
}

.sec_04 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 834px) {
  .sec_04 {
    display: block;
  }
  .sec_04 .txt {
    width: 100% !important;
  }
  .sec_04 .img {
    width: 100% !important;
  }
}
.sec_04 .txt {
  width: 55%;
}
.sec_04 .img {
  width: 43%;
}

.sec_04 > div:first-child {
  display: none;
}

.sec_04 > div:last-child {
  display: none;
}

.sec_05 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  background: #e8ece9;
  padding: 30px;
}
.sec_05 .btn a {
  background: url(../images/common/btn_bg.png);
  color: #1955a6;
  background-size: cover;
  width: 292px;
  height: 60px;
}
@media only screen and (max-width: 834px) {
  .sec_05 {
    display: block;
  }
  .sec_05 .flxL {
    width: 100% !important;
    justify-content: center !important;
  }
  .sec_05 .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}
.sec_05 .flxL {
  width: 48%;
}
.sec_05 .flxR {
  width: 48%;
}

.sec_06 {
  background: #e8ece9;
  padding: 30px;
}

.sec_06 > div:first-child {
  display: none;
}

.sec_06 > div:last-child {
  display: none;
}

.sec_08 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
.sec_08 .btn a {
  background: url(../images/common/btn_bg.png);
  color: #1955a6;
  background-size: cover;
  width: 292px;
  height: 60px;
}
@media only screen and (max-width: 834px) {
  .sec_08 {
    display: block;
  }
  .sec_08 .flxL {
    width: 100% !important;
    justify-content: center !important;
  }
  .sec_08 .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}
.sec_08 .flxL {
  width: 48%;
}
.sec_08 .flxR {
  width: 48%;
}

.triangle {
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-top: 60px solid #d4d9dc;
  margin-top: 50px;
}

.imgbox {
  justify-content: flex-start;
}
.imgbox .box {
  width: 31%;
  text-align: center;
  margin: 10px;
}
.imgbox .box img {
  width: 600px !important;
  height: 600px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media only screen and (max-width: 640px) {
  .imgbox .box {
    width: 100%;
    margin-top: 20px;
  }
}

.imgbox_L {
  justify-content: flex-start;
}
.imgbox_L .box {
  width: 33%;
  text-align: center;
}
.imgbox_L .box:last-of-type article > div {
  display: none;
}
.imgbox_L .box:nth-last-of-type(2) article > div {
  display: none;
}
.imgbox_L .box img {
  width: 90% !important;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.imgbox_L .box h3 {
  text-align: center;
  padding: 10px;
  border-bottom: 2px solid #dedfda;
  margin: 5px;
}
.imgbox_L .box article > div {
  font-size: 14px;
  text-align: left;
  padding: 10px;
  margin: 5px;
}
@media only screen and (max-width: 640px) {
  .imgbox_L .box {
    width: 100%;
    margin-top: 20px;
  }
}

.gmap iframe {
  width: 100%;
}

.menu_table dt {
  border: none !important;
  font-size: 1.2em;
}
@media only screen and (max-width: 834px) {
  .menu_table dt {
    display: block !important;
    width: 100% !important;
  }
}
.menu_table dd {
  border: none !important;
  text-align: right;
  font-size: 1.2em;
}
@media only screen and (max-width: 834px) {
  .menu_table dd {
    width: 100% !important;
  }
}
.menu_table dl {
  border-bottom: 1px solid #cbd0d3 !important;
}
@media only screen and (max-width: 834px) {
  .menu_table dl {
    display: block !important;
  }
}
.menu_table span {
  font-size: 14px;
}

.rinen_txt .txt {
  font-size: 26px;
  font-weight: bold;
  width: 1200px;
  text-align: right !important;
}

.style_form th {
  background: #ffffe0;
  padding: 10px;
}
.style_form td {
  padding: 16px;
}

.midashi h2 {
  color: #fff;
  line-height: 2em;
  font-size: 40px;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  .midashi h2 {
    font-size: 20px;
  }
}

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

.slider2 img {
  margin: 0 auto;
}

.blogwrap {
  background: #fff;
  padding: 35px;
}
@media only screen and (max-width: 834px) {
  .blogwrap {
    margin: 0 10px;
  }
}

.Blog {
  height: 300px;
  overflow-y: scroll;
}
.Blog .blog_photo {
  display: none;
}
.Blog .detail {
  display: none;
}
.Blog div.blog_list {
  border: none;
}
.Blog .blog_text {
  font-size: 1em !important;
}
.Blog .blog_date {
  color: #6c3105 !important;
}
.Blog h3 a {
  color: #6c3105 !important;
}

.bg_100per_wrap {
  position: relative;
  padding: 94px 0 !important;
}
@media only screen and (max-width: 640px) {
  .bg_100per_wrap {
    padding: 30px 0 !important;
  }
}

.bg_100per_inner {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: url(../images/common/cont1_bg.jpg) no-repeat;
  z-index: -1;
  background-position: center;
}
@media only screen and (max-width: 834px) {
  .bg_100per_inner {
    background-size: cover;
  }
}

.bg_100per_wrap2 {
  position: relative;
  padding: 80px 0 !important;
}
@media only screen and (max-width: 834px) {
  .bg_100per_wrap2 {
    padding: 50px 0 !important;
  }
}

.bg_100per_inner2 {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
  background: url(../images/common/news_bg.jpg);
  background-size: cover;
  z-index: -1;
}

.modaal-close {
  position: absolute !important;
  right: -20px !important;
  top: -20px !important;
  background: rgba(0, 0, 0, 0.7) !important;
}

.modaal-content-container h3 {
  border-bottom: 2px solid #C1AB05;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.modaal-content-container p {
  margin: 0 0 20px;
}

.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
  background: #fff !important;
}

@media only screen and (max-width: 640px) {
  .modaal-content-container {
    height: 400px;
    overflow-y: scroll;
  }
}

.policy {
  padding: 10px 0;
  text-align: center;
}
.policy a {
  color: #C1AB05;
}

#TRANS_ANNOT {
  display: none;
}

.cont_form dt {
  background: #816c5a !important;
}

.form_wrap.cont_form dl > dt > label {
  color: white;
  font-weight: 500;
}/*# sourceMappingURL=assets.css.map */