@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: #626063;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: bold;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 16px;
}

.inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 0 20px;
}
@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;
}

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

@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;
}
@keyframes zoom {
  50% {
    transform: scale(1.1);
  }
}
@media screen and (min-width: 834px) and (max-width: 1480px) {
  .hed_left {
    width: 10%;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .hed_left {
    width: 48%;
  }
}
@media only screen and (max-width: 640px) {
  .hed_left {
    width: 100% !important;
  }
}

@media screen and (min-width: 834px) and (max-width: 1480px) {
  .hed_right {
    width: 26%;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .hed_right {
    width: 38%;
  }
}
@media only screen and (max-width: 640px) {
  .hed_right {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 1;
    left: 0;
  }
}

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

#header {
  width: 100%;
}
@media only screen and (max-width: 640px) {
  #header {
    padding: 10px;
  }
}
#header .hedwrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 30px;
}
@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;
    margin-left: 50px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #header .hedwrap {
    align-items: center;
    margin-left: 50px;
  }
}
#header .slogo {
  display: none;
}
@media screen and (min-width: 834px) and (max-width: 1480px) {
  #header .slogo {
    display: block;
  }
}
#header #siteID .logo {
  display: block;
}
@media screen and (min-width: 834px) and (max-width: 1480px) {
  #header #siteID .logo {
    display: none;
  }
}
#header #siteID a {
  opacity: 1;
}
#header .tel2 {
  font-size: 26px;
  background: #e8ece9;
  padding: 30px 50px;
  color: #000000;
  font-family: "Times New Roman";
  display: flex;
  align-items: center;
}
#header .tel2 img {
  margin-right: 15px;
}
#header .tel2 a {
  color: #000000;
}
@media screen and (min-width: 834px) and (max-width: 1480px) {
  #header .tel2 {
    font-size: 20px;
    padding: 25px 15px;
  }
  #header .tel2 img {
    width: 20% !important;
  }
}
@media only screen and (max-width: 640px) {
  #header .tel2 {
    padding: 15px;
    justify-content: center;
  }
  #header .tel2 a {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #header .tel2 {
    padding: 15px !important;
  }
}

#hed_info {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  #hed_info {
    width: 100%;
    padding: 10px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #hed_info {
    display: block;
  }
}
#hed_info .time {
  font-size: 14px;
  text-align: left;
  margin-right: 15px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #hed_info .time {
    text-align: right;
    margin-right: 0;
  }
}
@media only screen and (max-width: 640px) {
  #hed_info .time {
    margin-right: 0;
  }
}
#hed_info .cont i {
  margin-right: 7px;
}
@media only screen and (max-width: 834px) {
  #hed_info .cont i {
    margin-right: 0;
  }
}
#hed_info .cont a {
  padding: 15px;
  display: block;
  background: #aa4a92;
  border-radius: 50px;
  font-size: 22px;
  color: #fff;
}
@media only screen and (max-width: 640px) {
  #hed_info .cont a span {
    display: none;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #hed_info .cont a span {
    display: none;
  }
}
#hed_info .hed_cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  #hed_info .hed_cont {
    padding: 10px;
  }
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  #hed_info .hed_cont {
    justify-content: flex-end;
  }
}

#nav_global {
  padding: 10px 0;
}
@media only screen and (max-width: 834px) {
  #nav_global {
    padding-top: 50px;
  }
}
#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: #000000;
  display: block;
  font-family: "Sorts Mill Goudy", serif;
  padding: 15px;
}
@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;
  }
}
#nav_global ul li a:hover {
  opacity: 0.6;
}

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

.mainwrap {
  position: relative;
}
.mainwrap .main_logo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 17vw;
  min-width: 240px;
  height: 252px;
}

.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: left;
  text-align: center;
  font-family: "Sorts Mill Goudy", 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;
}
#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: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.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: #333 !important;
}

.drawer-hamburger span:before, .drawer-hamburger span:after {
  background: #333 !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: #626063;
}
@media only screen and (max-width: 640px) {
  footer#global_footer {
    margin-bottom: 100px;
  }
}
footer#global_footer a {
  text-decoration: none;
}
footer#global_footer a:hover {
  text-decoration: underline;
}
footer#global_footer #nav_footer {
  background: #f3f3f3;
  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 {
  font-family: "Sorts Mill Goudy", serif;
  text-decoration: none;
  padding: 16px;
  color: #000000;
}
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;
}

.pagetop {
  position: fixed;
  bottom: 10px;
  right: 10px;
}
@media only screen and (max-width: 640px) {
  .pagetop {
    bottom: 80px;
  }
}
.pagetop a {
  padding: 20px 24px;
  border-radius: 50%;
  background: #cbd0d3;
  font-size: 20px;
  display: block;
  color: #333;
}

body:has(#builingual) div#builingual {
  padding: 10px 20px;
  background-color: white;
  box-shadow: 2px 2px 5px #b0b0b0;
  position: fixed;
  bottom: 10px;
  right: 10px;
}
@media only screen and (max-width: 640px) {
  body:has(#builingual) div#builingual {
    padding: 10px 10px;
    top: 10px;
    right: 10px;
    bottom: auto;
  }
}
@media only screen and (max-width: 640px) {
  body:has(#builingual) div#builingual .language {
    padding: 0;
    margin-right: 5px;
    position: static;
  }
}
body:has(#builingual) .pagetop {
  bottom: 70px;
}

.ftlogo {
  margin-top: 50px;
}

.small_bg {
  padding: 10px 0;
}
.small_bg a {
  color: #000000;
}

#footer .tel2 {
  margin-bottom: 50px;
}
#footer .tel2 a {
  color: #333;
}

.footer2 {
  background: url(../images/common/cont_bg.jpg);
  background-size: cover;
  padding: 100px 0;
}
.footer2 .fth2 h2 {
  font-size: 30px;
  color: #000000;
  font-family: "Sorts Mill Goudy", serif;
}
.footer2 .fth2 span {
  font-size: 14px;
  color: #000000;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  display: block;
}
.footer2 .fttxt {
  color: #000000;
  margin: 50px 0 20px;
}
.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 #000;
  padding: 30px 50px;
  color: #000000;
  font-family: "Times New Roman";
  margin-right: 60px;
  background: #fff;
}
.footer2 .tel2 a {
  color: #333;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .footer2 .tel2 {
    width: 300px;
    padding: 20px;
    font-size: 24px;
  }
}
@media only screen and (max-width: 640px) {
  .footer2 .tel2 {
    width: 100% !important;
  }
}
.footer2 .ftcont a {
  width: 400px;
  font-size: 24px;
  border: 1px solid #000;
  padding: 30px 50px;
  color: #fff;
  background: #000;
  font-family: "Sorts Mill Goudy", serif;
  display: block;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .footer2 .ftcont a {
    width: 300px;
    padding: 20px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .footer2 .ftcont a {
    width: 100% !important;
    margin-top: 30px;
  }
}
.footer2 .ftcont a i {
  margin-left: 30px;
}

/* box */
.h2_01 h2 {
  font-size: 1.9em;
  color: #000000;
  font-family: "Sorts Mill Goudy", serif;
}
.h2_01 span {
  font-size: 0.8em;
  color: #000000;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.h2_02 h2 {
  font-size: 1.9em;
  color: #000000;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.h2_02 span {
  font-size: 0.8em;
  color: #000000;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

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

.h3_02 h3 {
  font-size: 1.6em;
  color: #000000;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background: #F3F3F3;
  padding: 15px;
}
.h3_02 span {
  font-size: 0.8em;
  color: #000000;
  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;
}
@media only screen 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: 54%;
}
.sec_01 .flxR {
  width: 45%;
}

.img_table td {
  padding: 0 !important;
}
.img_table .td_T {
  border: none !important;
  padding-bottom: 10px !important;
}
@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;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .img_table .td_B {
    text-align: right !important;
  }
}
.img_table .td_R {
  border: none !important;
  padding-left: 10px !important;
}

.sec_02 {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  .sec_02 {
    display: block;
  }
  .sec_02 .flxL {
    width: 100% !important;
  }
  .sec_02 .flxL .img {
    text-align: center !important;
  }
  .sec_02 .flxL .img img {
    width: 100% !important;
  }
  .sec_02 .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}
.sec_02 .flxL {
  width: 53%;
}
.sec_02 .flxR {
  width: 43%;
}

.sec_03 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 834px) {
  .sec_03 {
    display: block;
  }
  .sec_03 .flxL {
    width: 100% !important;
  }
  .sec_03 .flxL .img {
    text-align: center !important;
  }
  .sec_03 .flxL .img img {
    width: 100% !important;
  }
  .sec_03 .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}
.sec_03 .flxL {
  width: 53%;
}
.sec_03 .flxR {
  width: 43%;
}

.sec_04 {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  .sec_04 {
    display: block;
  }
  .sec_04 .flxL {
    width: 100% !important;
  }
  .sec_04 .flxR {
    width: 100% !important;
    margin-top: 100px;
  }
}
.sec_04 .flxL {
  width: 48%;
}
.sec_04 .flxR {
  width: 48%;
}

.newswrap {
  background: #f3f3f3;
  padding: 35px;
}
.newswrap .news {
  height: 300px;
  overflow-y: scroll;
}
.newswrap .news dt {
  display: block !important;
  width: 100% !important;
  border: none !important;
}
.newswrap .news dd {
  width: 100% !important;
  border: none !important;
}
.newswrap .news dl {
  display: block !important;
}

.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;
}
.instagram div.sns_list > div {
  width: 33% !important;
}
.instagram div.sns_list div.sns_photo {
  width: 100% !important;
  padding: 5px !important;
}
.instagram div.sns_list > div {
  border-bottom: none !important;
}
.instagram .sns_photo img {
  width: 180px !important;
  height: 180px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.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 */
.con100 {
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}

.imgbox {
  justify-content: space-between;
}
.imgbox .box {
  width: 32%;
}
@media only screen and (max-width: 640px) {
  .imgbox .box {
    width: 100%;
  }
  .imgbox .box:nth-child(2) {
    margin-top: 20px;
  }
  .imgbox .box:nth-child(3) {
    margin-top: 20px;
  }
}

.gmap iframe {
  width: 100%;
}

@media only screen and (max-width: 640px) {
  .table_01 dt {
    width: 35% !important;
  }
}
@media only screen and (max-width: 640px) {
  .table_01 dd {
    width: 65% !important;
  }
}

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

.sec_05 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 834px) {
  .sec_05 {
    display: block;
  }
  .sec_05 .flxL {
    width: 100% !important;
  }
  .sec_05 .flxL .img {
    text-align: center !important;
  }
  .sec_05 .flxL .img img {
    width: 100% !important;
  }
  .sec_05 .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}
.sec_05 .flxL {
  width: 53%;
}
.sec_05 .flxR {
  width: 43%;
}

.sec_06 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
@media only screen and (max-width: 834px) {
  .sec_06 {
    display: block;
  }
  .sec_06 .flxL {
    width: 100% !important;
  }
  .sec_06 .flxL .img {
    text-align: center !important;
  }
  .sec_06 .flxL .img img {
    width: 100% !important;
  }
  .sec_06 .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}
.sec_06 .flxL {
  width: 53%;
}
.sec_06 .flxR {
  width: 43%;
}

.sec_07 {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  .sec_07 {
    display: block;
  }
  .sec_07 .flxL {
    width: 100% !important;
  }
  .sec_07 .flxL .img {
    text-align: center !important;
  }
  .sec_07 .flxL .img img {
    width: 100% !important;
  }
  .sec_07 .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}
.sec_07 .flxL {
  width: 44%;
}
.sec_07 .flxR {
  width: 55%;
}

.sec_08 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 834px) {
  .sec_08 {
    display: block;
  }
  .sec_08 .flxL {
    width: 100% !important;
  }
  .sec_08 .flxL .img {
    text-align: center !important;
  }
  .sec_08 .flxL .img img {
    width: 100% !important;
  }
  .sec_08 .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}
.sec_08 .flxL {
  width: 45%;
}
.sec_08 .flxR {
  width: 55%;
}

.sec_09 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 834px) {
  .sec_09 {
    display: block;
  }
  .sec_09 .menu_table {
    width: 100% !important;
  }
  .sec_09 .menu_table .img {
    text-align: center !important;
  }
  .sec_09 .menu_table .img img {
    width: 100% !important;
  }
  .sec_09 .img {
    width: 100% !important;
    margin-top: 30px;
  }
}
.sec_09 .menu_table {
  width: 65%;
}
.sec_09 .img {
  width: 30%;
}

.tanpinmenu li {
  float: none !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  margin: 30px 0;
}
@media only screen and (max-width: 640px) {
  .tanpinmenu li {
    display: block;
  }
}
.tanpinmenu li span {
  font-weight: 400;
  border-bottom: 1px solid #cbd0d3;
  width: 70%;
  padding: 10px;
}
@media only screen and (max-width: 640px) {
  .tanpinmenu li span {
    width: 100%;
  }
}
.tanpinmenu li img {
  width: 30%;
}
@media only screen and (max-width: 640px) {
  .tanpinmenu li img {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .tanpinmenu li .menu_title {
    border-bottom: 1px solid #cbd0d3;
    padding: 10px;
  }
}
.tanpinmenu li .menu_title span {
  border: none !important;
}

.reb_tel {
  font-family: "Times New Roman";
  font-size: 28px;
}
.reb_tel span {
  font-size: 14px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.reb_tel a {
  color: #000000;
}
@media only screen and (max-width: 640px) {
  .reb_tel a {
    color: #000000;
  }
}

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

.bg_100per_wrap {
  position: relative;
  padding: 100px 0 !important;
}
@media only screen and (max-width: 834px) {
  .bg_100per_wrap {
    padding: 50px 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/cont_bg.jpg);
  background-size: cover;
  z-index: -1;
}

.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/cont2_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 #BBBBBB;
  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: #000;
}

#TRANS_ANNOT {
  display: none;
}/*# sourceMappingURL=assets.css.map */