@charset "UTF-8";
/* =================================================================
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Kosugi+Maru&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:200,300,400,500,600,700,900&display=swap&subset=japanese");
@media screen and (max-width: 468px) {
  img.imgL {
    max-width: 100%;
  }
}

img.imgL {
  float: none !important;
}

header, footer {
  min-width: auto !important;
}

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

.sp {
  display: none;
}

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

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

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

html {
  font-size: 14px !important;
  line-height: 1.3em;
  overflow: visible !important;
}

body {
  font-weight: 400;
  letter-spacing: 0.6;
  color: #333333;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  word-wrap: break-word;
  background-position: left center;
  overflow-x: hidden;
  background: #fff;
}

a {
  color: #1111cc !important;
  text-decoration: none;
}

.inner {
  width: 1120px;
  max-width: 100%;
  margin: 0 auto;
}

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

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

#main, #main #col_main {
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
}

#contents_wrap {
  position: relative;
  z-index: 1;
  width: 1120px;
  max-width: 100%;
  margin: 0 auto;
  min-width: auto !important;
}

@media screen and (max-width: 834px) {
  #contents_wrap {
    width: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 1120px) {
  #contents_wrap {
    width: 100% !important;
    min-width: 100%;
  }
}

#contents {
  padding: 0;
  background: none !important;
  width: 100%;
}

@media screen and (max-width: 100%) {
  #main {
    width: 100%;
  }
}

@media screen and (max-width: 100%) {
  #main #col_main {
    width: 100%;
  }
}

@media screen and (max-width: 100%) {
  #side {
    width: 18.75000%;
  }
}

@media screen and (max-width: 100%) {
  #side aside {
    width: 100% !important;
  }
}

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

.blog #contents article .detail {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .blog #contents {
    padding: 0;
  }
  .blog #contents article {
    padding: 30px 10px 10px;
  }
  .blog #contents article .detail {
    margin-top: 20px;
  }
}

.map {
  margin: 56px auto 120px;
  padding: 60px 0;
}

@media screen and (max-width: 834px) {
  .map {
    width: 90%;
  }
}

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

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

.map li:last-child {
  display: none;
}

.map li a {
  color: #333 !important;
}

.policy h2 {
  border-bottom: 1px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 5px;
}

.policy p {
  margin: 0 0 50px;
}

table {
  table-layout: fixed;
}

table td {
  margin-bottom: -1px !important;
  padding: 20px !important;
}

.tlauto table {
  table-layout: auto;
}

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

@media screen and (max-width: 834px) {
  .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}

u {
  text-decoration: underline;
}

.borB {
  border-bottom: 1px dashed #333;
}

.b {
  font-weight: bold;
}

b {
  font-weight: bold;
}

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

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

.tacenter {
  text-align: center !important;
}

.ColLeft {
  float: left;
}

.ColRight {
  float: right;
}

.flexleft {
  display: none;
  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;
  overflow: hidden;
}

.flexcenter {
  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;
  overflow: hidden;
}

.mincho {
  font-family: "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

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

.br {
  display: block;
}

.br_pc {
  display: block;
}

@media screen and (max-width: 768px) {
  .br_pc {
    display: inline;
  }
}

.br_sp {
  display: inline;
}

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

.br_tab {
  display: inline;
}

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

/*********PANKUZU *********/
/* table td padding */
.tdpd0 td {
  padding: 0 !important;
}

.tdpd05 td {
  padding: 5px !important;
}

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

.tdpd15 td {
  padding: 15px !important;
}

.tdpd20 td {
  padding: 20px !important;
}

.tdpd25 td {
  padding: 25px !important;
}

.tdpd30 td {
  padding: 30px !important;
}

.tdpd35 td {
  padding: 35px !important;
}

.tdpd40 td {
  padding: 40px !important;
}

.tdpd45 td {
  padding: 45px !important;
}

.tdpd50 td {
  padding: 50px !important;
}

td.pdT10 {
  padding-top: 10px !important;
}

/* padding */
.pd0 {
  padding: 0px !important;
}

.pd10 {
  padding: 10px !important;
}

/********* Google Map &youtube *********/
/* small.css */
/* googlemap for single.php */
iframe[src^="https://www.google.com/maps/"] {
  width: 100%;
  height: 100%;
}

.ggmap {
  position: relative;
  padding-bottom: 26.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .ggmap {
    padding-bottom: 55%;
  }
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

#builingual {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 6999999;
  padding: 5px 20px !important;
}

@media screen and (max-width: 768px) {
  #builingual {
    width: 100%;
  }
}

.switch {
  float: right;
  padding-top: 3px !important;
  position: relative;
}

.switch:after {
  content: "OFF";
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 8px;
  z-index: 1;
}

.switch:before {
  content: "ON";
  position: absolute;
  left: 9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 8px;
  z-index: 1;
}

.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

input.cmn-toggle-round + label {
  padding: 2px;
  width: 60px;
  height: 30px;
  background-color: #dddddd;
  border-radius: 60px;
}

input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}

input.cmn-toggle-round + label:before {
  right: 1px;
  background-color: #f1f1f1;
  border-radius: 60px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input.cmn-toggle-round + label:after {
  width: 28px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 2;
}

input.cmn-toggle-round:checked + label:before {
  background-color: #8ce196;
}

input.cmn-toggle-round:checked + label:after {
  margin-left: 28px;
}

@media only screen and (max-width: 768px) {
  .switch {
    float: right;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 0px !important;
  }
  #builingual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

/********* Other *********/
.header {
  background-color: #fff2d4;
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

.hdflex {
  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;
  height: 105px;
}

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

@media screen and (max-width: 834px) {
  .hdlogo {
    padding-top: 60px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
}

.hdright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  .hdright {
    display: block;
    padding-bottom: 10px;
  }
}

.hdright .hd01 {
  margin-right: 20px;
  width: 160px;
}

@media screen and (max-width: 834px) {
  .hdright .hd01 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
}

.hdright .hd01 .hdtel {
  position: relative;
  padding-left: 35px;
  font-size: 20px;
  margin-bottom: 10px;
}

.hdright .hd01 .hdtel a {
  color: #382517 !important;
}

.hdright .hd01 .hdtel::before {
  content: "";
  height: 30px;
  width: 22px;
  background-image: url(../images/home/hdtel.png);
  position: absolute;
  top: 0px;
  left: 0px;
}

.hdright .hd01 .hdfax {
  position: relative;
  padding-left: 35px;
  color: #382517;
  font-size: 20px;
}

.hdright .hd01 .hdfax::before {
  content: "";
  height: 29px;
  width: 25px;
  background-image: url(../images/home/hdprint.png);
  position: absolute;
  top: 0px;
  left: 0px;
}

.hd02 {
  width: 282px;
}

@media screen and (max-width: 834px) {
  .hd02 {
    margin: 0 auto 20px auto;
  }
}

.hd02 .hdtext {
  position: relative;
  padding-left: 30px;
  color: #382517;
  font-size: 18px;
  font-family: "Kosugi Maru", sans-serif;
}

.hd02 .hdtext::before {
  content: "";
  height: 23px;
  width: 23px;
  background-image: url(../images/home/hdnikukyu.png);
  position: absolute;
  top: 4px;
  left: 0px;
}

.hd02 .hdmail {
  margin-bottom: 5px;
}

.hdnav {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background-color: #fff;
}

.hdnav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1120px;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  .hdnav ul {
    width: auto;
  }
}

.hdnav ul li {
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hdnav ul li a {
  color: #333 !important;
  font-weight: bold;
}

.hdnav ul li a span {
  display: block;
  margin-top: 15px;
  line-height: 16px;
}

.hdnav ul .nav02 a {
  padding-top: 7px;
}

@media screen and (max-width: 834px) {
  .hdnav ul .nav02 a img {
    margin-right: 20px !important;
  }
}

.hdnav ul .nav02 a span {
  margin-top: 10px !important;
  line-height: 1.3 !important;
}

@media screen and (max-width: 834px) {
  .hdnav ul .nav02 a span br {
    display: none !important;
  }
}

.mean-bar {
  background-color: #e88601 !important;
  padding: 0px !important;
  position: fixed !important;
}

@media screen and (max-width: 834px) {
  .mean-bar li {
    border-bottom: 1px solid #e88601 !important;
  }
}

.mean-nav {
  background: #fff !important;
  height: 100% !important;
}

.mean-nav ul li a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: black !important;
  line-height: 40px;
}

.mean-nav ul li a span {
  margin-left: 20px;
  line-height: 1.5;
}

.meanmenu-reveal {
  color: #fff !important;
  width: 20px !important;
  height: 20px !important;
}

#footer {
  background-color: #fff2d4;
  padding-top: 80px;
}

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

.topbt {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}

@media screen and (max-width: 768px) {
  .topbt img {
    height: 90px !important;
  }
}

.ftlogo {
  margin-bottom: 30px;
}

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

.fttext {
  margin-bottom: 30px;
}

.ftnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

.ftnav li {
  border-right: 1px solid #333;
}

@media screen and (max-width: 834px) {
  .ftnav li {
    margin-bottom: 5px;
  }
}

.ftnav li:last-child {
  border-right: 0 !important;
}

.ftnav li a {
  color: #333 !important;
  margin-right: 20px;
  margin-left: 20px;
}

@media screen and (max-width: 834px) {
  .ftnav li a {
    background-color: #e88601;
    color: #fff !important;
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    line-height: 50px;
    display: block;
    border-radius: 10px;
  }
}

.copy {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background-color: #382517;
  margin-top: 80px;
}

@media screen and (max-width: 834px) {
  .copy {
    margin-top: 40px;
  }
}

.copy small {
  color: #fff;
  font-size: 14px;
  line-height: 50px;
}

@media screen and (max-width: 834px) {
  .copy small {
    line-height: 40px;
  }
}

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

.top_pic img {
  width: 100% !important;
  height: auto !important;
}

.home_01title {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  position: relative;
}

@media screen and (max-width: 834px) {
  .home_01title {
    padding: 40px 0 !important;
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.home_01title h1 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 28px;
  font-weight: medium;
  margin-bottom: 40px;
  color: #e88601;
}

@media screen and (max-width: 834px) {
  .home_01title h1 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}

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

.home_01title div {
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 100;
}

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

.home_01title img {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

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

.home_02 {
  background-color: #fff8ed;
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

@media screen and (max-width: 834px) {
  .home_02 {
    padding: 40px 0 !important;
  }
}

.home_02title h2 {
  font-size: 28px;
  font-weight: medium;
  color: #e88601;
  margin-bottom: 30px;
}

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

.home_02flex {
  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) {
  .home_02flex {
    display: block;
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.home_02flex > .box {
  width: 24%;
  padding: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 10px #eee;
          box-shadow: 0 0 10px #eee;
  background-color: #fff;
}

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

.home_02flex > .box h3 {
  font-size: 18px;
  text-align: center;
  margin-top: 5px;
}

.home_02flex > .box img {
  width: 100% !important;
  height: auto;
}

.home_02flex > .box p {
  background-color: #c1e8d9;
  padding: 5px 0;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}

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

@media screen and (max-width: 834px) {
  .home_03 {
    display: block;
    margin: 40px 0 !important;
  }
}

.home_03 > .box {
  width: 50%;
  font-size: 16px;
}

@media screen and (max-width: 834px) {
  .home_03 > .box {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 14px;
  }
}

.home_03 > .box:last-child {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .home_03 > .box:last-child {
    margin-top: 20px;
  }
}

.home_03 > .box:last-child h2 {
  font-size: 28px;
  color: #c8a16c;
  font-weight: medium;
}

@media screen and (max-width: 834px) {
  .home_03 > .box:last-child h2 {
    font-size: 22px;
  }
}

.home_03 > .box:last-child p {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .home_03 > .box:last-child p {
    text-align: left !important;
  }
}

@media screen and (max-width: 834px) {
  .home_03 > .box:last-child p br {
    display: none !important;
  }
}

.home_03 > .box:first-child img {
  width: 100% !important;
  height: auto;
}

@media screen and (max-width: 834px) {
  .syousaibt {
    width: 80% !important;
    margin: 0 auto;
  }
}

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

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

.home_04 > .box {
  width: 50%;
  font-size: 16px;
}

@media screen and (max-width: 834px) {
  .home_04 > .box {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 14px;
  }
}

.home_04 > .box:first-child {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .home_04 > .box:first-child {
    margin-top: 20px;
  }
}

.home_04 > .box:first-child h2 {
  font-size: 28px;
  color: #c8a16c;
  font-weight: medium;
}

@media screen and (max-width: 834px) {
  .home_04 > .box:first-child h2 {
    font-size: 22px;
  }
}

.home_04 > .box:first-child p {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .home_04 > .box:first-child p {
    text-align: left !important;
  }
}

.home_04 > .box:last-child img {
  width: 100% !important;
  height: auto;
}

.home_05 {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media screen and (max-width: 834px) {
  .home_05 {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 40px !important;
  }
}

.home_05 .box {
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .home_05 .box {
    margin-bottom: 20px;
  }
}

.home_05 .box:last-child {
  margin-bottom: 0px;
}

.home_06 {
  background-color: #f7fff5;
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

@media screen and (max-width: 834px) {
  .home_06 {
    padding: 40px 0 !important;
  }
}

.home_06title h2 {
  font-size: 28px;
  font-family: "Kosugi Maru", sans-serif;
  color: #c8a16c;
  font-weight: medium;
  margin-bottom: 30px;
  position: relative;
}

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

.home_06title h2::after {
  content: "";
  background-image: url(../images/home/hone.png);
  height: 22px;
  width: 46px;
  display: block;
  position: absolute;
  top: 12px;
  right: 400px;
}

@media screen and (max-width: 1047px) {
  .home_06title h2::after {
    right: 200px;
    top: 6px;
  }
}

@media screen and (max-width: 640px) {
  .home_06title h2::after {
    right: 80px;
  }
}

.home_06title h2::before {
  content: "";
  background-image: url(../images/home/hone.png);
  height: 22px;
  width: 46px;
  display: block;
  position: absolute;
  top: 12px;
  left: 400px;
}

@media screen and (max-width: 1047px) {
  .home_06title h2::before {
    left: 200px;
    top: 6px;
  }
}

@media screen and (max-width: 640px) {
  .home_06title h2::before {
    left: 80px;
  }
}

.home_06text {
  border-radius: 10px;
  padding: 10px 20px;
  background-color: #fff !important;
  height: 200px;
  overflow-y: scroll;
  -webkit-box-shadow: 0 0 10px #eee;
          box-shadow: 0 0 10px #eee;
}

@media screen and (max-width: 834px) {
  .home_06text {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media screen and (max-width: 834px) {
  .home_06text dl {
    display: block !important;
  }
}

.home_06text dl dt {
  background: none !important;
  border: 0px !important;
  display: block !important;
  padding: 10px 0px !important;
  font-size: 17px;
  font-weight: medium;
}

@media screen and (max-width: 834px) {
  .home_06text dl dt {
    font-size: 14px;
    width: 100% !important;
  }
}

.home_06text dl dd {
  border: 0px !important;
  padding: 10px 0px !important;
  font-size: 15px;
}

@media screen and (max-width: 834px) {
  .home_06text dl dd {
    font-size: 14px;
    width: 100% !important;
  }
}

@media screen and (max-width: 834px) {
  .home_07text {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.home_07text h2 {
  font-size: 28px;
  margin-top: 80px;
  font-family: "Kosugi Maru", sans-serif;
  color: #e88601;
  font-weight: medium;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  .home_07text h2 {
    margin-bottom: 40px;
    font-size: 22px;
    margin-bottom: 10px;
  }
}

.home_07text h2:before, .home_07text h2:after {
  border-top: dotted 4px;
  content: "";
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.home_07text h2:before {
  margin-right: 2rem;
}

.home_07text h2:after {
  margin-left: 2rem;
}

.home_07text div {
  font-size: 18px;
  margin-bottom: 30px;
}

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

.home_07text div img {
  margin-bottom: 20px;
}

.home_07pic {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .home_07pic {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.home_07pic > .box {
  width: 48%;
}

@media screen and (max-width: 834px) {
  .home_07pic > .box {
    width: 100%;
  }
}

.home_07pic h3 {
  font-family: "Kosugi Maru", sans-serif;
  background-color: #e88601;
  display: table;
  padding: 3px 40px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  border-radius: 5px;
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .home_07pic h3 {
    font-size: 18px;
  }
}

.home_07pic div {
  font-size: 18px;
}

@media screen and (max-width: 834px) {
  .home_07pic div {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 834px) {
  .home_08 {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 40px !important;
  }
}

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

.flex05 .box {
  width: 18.4%;
  margin-right: 2%;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .flex05 .box {
    width: 30%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 468px) {
  .flex05 .box {
    width: 49%;
    margin-right: 2%;
  }
}

.flex05 .box:nth-of-type(5n) {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .flex05 .box:nth-of-type(5n) {
    margin-right: 5%;
  }
}

@media screen and (max-width: 468px) {
  .flex05 .box:nth-of-type(5n) {
    margin-right: 2%;
  }
}

@media screen and (max-width: 768px) {
  .flex05 .box:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 468px) {
  .flex05 .box:nth-of-type(3n) {
    margin-right: 2%;
  }
}

@media screen and (max-width: 468px) {
  .flex05 .box:nth-of-type(even) {
    margin-right: 0;
  }
}

.flex05 .box img {
  width: 100% !important;
  height: 9.5vw !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover; object-position: center top;';
}

@media screen and (max-width: 768px) {
  .flex05 .box img {
    height: 24vw !important;
  }
}

@media screen and (max-width: 468px) {
  .flex05 .box img {
    height: 40vw !important;
  }
}

.flex05 .box div {
  margin-top: 10px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .fancybox-toolbar {
    top: 44px !important;
  }
}

.subtop {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background-size: cover;
}

.subtop h1 {
  font-size: 60px;
  font-family: "Kosugi Maru", sans-serif;
  line-height: 300px;
  color: #fff;
  text-shadow: 0 0 10px #e88601;
}

@media screen and (max-width: 834px) {
  .subtop h1 {
    font-size: 28px;
    line-height: 150px;
  }
}

.pankuzu {
  text-align: right !important;
  line-height: 50px;
}

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

.pankuzu a {
  color: #c8a16c !important;
  border-bottom: 1px solid #c8a16c;
}

.subtitle {
  background-repeat: no-repeat !important;
  background-position: left;
}

@media screen and (max-width: 834px) {
  .subtitle {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.subtitle h2 {
  padding-left: 50px;
  border-bottom: 2px solid #e88601;
  font-size: 24px;
  color: #e88601;
  line-height: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
}

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

@media screen and (max-width: 834px) {
  .subdl {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.subdl dl dt {
  padding: 15px !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  background-color: rgba(232, 136, 1, 0.1) !important;
}

@media screen and (max-width: 834px) {
  .subdl dl dt {
    width: 35% !important;
  }
}

.subdl dl dd {
  padding: 15px !important;
}

@media screen and (max-width: 834px) {
  .subdl dl dd {
    width: 65% !important;
  }
}

.subdl dl dd a {
  color: #333 !important;
}

@media screen and (max-width: 834px) {
  .subtext > div {
    text-align: left !important;
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

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

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

.subflex > .box {
  width: 50%;
  font-size: 16px;
}

@media screen and (max-width: 834px) {
  .subflex > .box {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 14px;
  }
}

.subflex > .box img {
  width: 100% !important;
  height: auto;
}

.subflex > .box:first-child {
  padding-right: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  .subflex > .box:first-child {
    padding-right: 0;
    margin-top: 20px;
  }
}

.shop_banner {
  width: 50%;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media screen and (max-width: 834px) {
  .shop_banner {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.shop_01 h2 {
  font-weight: bold;
  font-size: 18px;
  color: #e88601;
}

@media screen and (max-width: 834px) {
  .shop_02 {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media screen and (max-width: 834px) {
  .shop_02 tbody {
    font-size: 12px;
  }
}

.shop_02 tbody tr td {
  padding: 10px 20px !important;
}

@media screen and (max-width: 834px) {
  .shop_02 tbody tr td {
    padding: 10px 5px !important;
  }
}

.shop_02 tbody tr td:last-child {
  width: 40% !important;
}

.shop_02 tbody tr td:first-child {
  text-align: center !important;
}

.shop_02 tbody tr td:first-child a {
  color: #c8a16c !important;
  border-bottom: 1px solid #c8a16c;
}

@media screen and (max-width: 768px) {
  .shop_02 tbody tr td:first-child a {
    font-size: 11px;
  }
}

.shop_02 tbody tr:first-child td {
  background-color: rgba(232, 136, 1, 0.1);
}

.shop_02 tbody tr:first-child td > div {
  text-align: center !important;
  font-weight: bold;
}

.subtitle_02 {
  background-repeat: no-repeat !important;
  background-position: left;
}

.subtitle_02 h2 {
  padding-left: 50px;
  border-bottom: 2px solid #e88601;
  font-size: 24px;
  color: #e88601;
  line-height: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
}

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

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

.subflex_02 .box {
  width: 50%;
  font-size: 16px;
  padding-right: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  .subflex_02 .box {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 14px;
    padding-right: 0;
    margin-top: 20px;
  }
}

.subflex_02 .subul {
  width: 50%;
  font-size: 16px;
}

@media screen and (max-width: 834px) {
  .subflex_02 .subul {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 14px;
  }
}

.subflex_02 .subul ul li {
  margin-bottom: 7px;
  position: relative;
  line-height: 30px;
  padding-left: 40px;
  float: none !important;
}

.subflex_02 .subul ul li span {
  background-color: #e88601;
  border-radius: 20px;
  color: #fff;
  width: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  margin-right: 10px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.shoptitile h2 {
  font-size: 20px;
  padding-bottom: 5px;
  padding-left: 15px;
  border-left: 5px solid #e88601;
  border-bottom: 3px dotted #e88601;
}

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

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

.subflex_03 .shop_dl02 {
  width: 50%;
  display: inline-block;
  margin: auto;
}

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

.subflex_03 .shop_dl02 dl dt {
  background-color: rgba(232, 136, 1, 0.1);
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media screen and (max-width: 834px) {
  .subflex_03 .shop_dl02 dl dt {
    width: 40% !important;
  }
}

.subflex_03 .shop_dl02 dl dd {
  padding-left: 40px !important;
}

@media screen and (max-width: 834px) {
  .subflex_03 .shop_dl02 dl dd {
    width: 60% !important;
    padding-left: 20px !important;
  }
}

.subflex_03 .shop_right {
  width: 50%;
  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 !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

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

.subflex_03 .shop_right > div {
  font-size: 16px;
  width: 80%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.shop_04 {
  border: solid 2px #e88601;
  padding: 30px;
}

@media screen and (max-width: 834px) {
  .shop_04 {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.doorh3 h3 {
  display: table;
  border-bottom: 2px solid #e88601;
  padding: 0 20px 5px 20px;
  margin: 0 auto;
  font-size: 20px;
  margin-bottom: 30px;
}

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

@media screen and (max-width: 834px) {
  .door_flex {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.door_flex > .box {
  width: 30%;
  text-align: center;
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .door_flex > .box {
    width: 100%;
  }
}

.door_flex > .box > div {
  font-size: 16px;
}

.door_flex > .box img {
  width: 100% !important;
  height: auto;
  border: solid 2px #e88601;
  border-radius: 30px;
  margin-bottom: 20px;
}

.door_flex::after {
  content: "";
  width: 30%;
  display: block;
  height: 0px;
}

@media screen and (max-width: 834px) {
  .door_flex::after {
    width: 45%;
  }
}

@media screen and (max-width: 834px) {
  .door_03 {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.door_03 dl {
  display: block !important;
  margin-bottom: 20px;
  border: 2px solid #e88601;
  padding: 30px;
  border-radius: 3px;
}

.door_03 dl dt {
  border: 0 !important;
  background-color: #fff !important;
  font-size: 16px;
  font-weight: 500;
  padding: 0 !important;
  border-bottom: 2px solid #e88601 !important;
  padding-bottom: 10px !important;
  margin-bottom: 20px;
}

.door_03 dl dd {
  border: 0 !important;
  padding: 0 !important;
}

.door06 {
  margin-top: 20px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

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

.door06 a {
  color: #e88601 !important;
  display: block;
  width: 300px;
  line-height: 50px;
  border: 2px solid #e88601;
  text-align: center;
  font-size: 20px;
}

@media screen and (max-width: 834px) {
  .door06 a {
    width: 100%;
    margin-bottom: 10px;
  }
}

.door06 a:hover {
  background-color: #e88601;
  color: #fff !important;
  opacity: 1;
}

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

@media screen and (max-width: 834px) {
  .door_04 {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.door_04 > .box {
  width: 30%;
  text-align: center;
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .door_04 > .box {
    width: 47%;
  }
}

.door_04 > .box h3 {
  font-size: 20px;
  border-bottom: 1px solid #e88601;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-bottom: 3px;
}

@media screen and (max-width: 834px) {
  .door_04 > .box h3 {
    font-size: 18px;
  }
}

.door_04 > .box h3 span {
  color: red;
  display: block;
  font-size: 14px;
}

.door_04 > .box div {
  font-size: 16px;
  margin-top: 5px;
}

.door_04 > .box img {
  width: auto;
  height: 336px !important;
  width: 336px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media screen and (max-width: 834px) {
  .door_04 > .box img {
    height: 150px !important;
  }
}

.door_04::after {
  content: "";
  width: 30%;
  display: block;
  height: 0px;
}

@media screen and (max-width: 834px) {
  .contact_01 {
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.contact_01 dl dt {
  background-color: rgba(232, 136, 1, 0.1) !important;
}

.contact_01 a {
  color: #c8a16c !important;
  border-bottom: 1px solid #c8a16c;
}

@media screen and (max-width: 834px) {
  .text_404 {
    width: 90%;
    margin: 30px auto !important;
  }
}

.text_404 h2 {
  margin: 30px auto;
  display: table;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  font-size: 1.71429rem;
}

.bt_404 a {
  display: block;
  width: 200px;
  line-height: 50px;
  border: solid 1px #e88601;
  border-radius: 3px;
  color: #e88601 !important;
  margin: 30px auto;
}

.bt_404 a:hover {
  background-color: #e88601;
  color: #fff !important;
  opacity: 1;
}
/*# sourceMappingURL=assets.css.map */