@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@font-face {
  font-family: "normal";
  font-style: normal;
  src: url("../notojp/notojp_r.woff2") format("woff2"), url("../notojp/notojp_r.woff") format("woff"), url("../notojp/notojp_r.otf") format("opentype");
}
@font-face {
  font-family: "med";
  font-style: normal;
  src: url("../notojp/notojp_m.woff2") format("woff2"), url("../notojp/notojp_m.woff") format("woff"), url("../notojp/notojp_m.otf") format("opentype");
}
@font-face {
  font-family: "bold";
  font-style: normal;
  src: url("../notojp/notojp_b.woff2") format("woff2"), url("../notojp/notojp_b.woff") format("woff"), url("../notojp/notojp_b.otf.otf") format("opentype");
}
@font-face {
  font-family: "black";
  font-style: normal;
  src: url("../notojp/notojp_bk.woff2") format("woff2"), url("../notojp/notojp_bk.woff") format("woff"), url("../notojp/notojp_bk.otf.otf") format("opentype");
}
* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5% !important;
  overflow: visible !important;
}

body {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #333333;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-wrap: break-word;
  overflow-x: hidden;
}
@media screen and (max-width: 834px) {
  body {
    font-size: 17px;
  }
}
@media screen and (max-width: 640px) {
  body {
    font-size: 20px;
  }
}

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

#contents_wrap {
  position: relative;
  z-index: 1;
  width: 95%;
  max-width: 1200px;
  min-width: 100%;
  margin: 70px auto 80px;
}
@media screen and (max-width: 1200px) {
  #contents_wrap {
    width: 95%;
    min-width: 95%;
  }
}

#contents {
  background: none !important;
  width: 95%;
  max-width: 1000px;
}

#main {
  max-width: 100% !important;
  width: 100%;
  float: none !important;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #main {
    width: 100%;
  }
}

.inner {
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
}
@media screen and (max-width: 1050px) {
  .inner {
    width: 97%;
    max-width: inherit;
  }
}
@media only screen and (max-width: 640px) {
  .inner {
    width: 90%;
  }
}

#global_footer {
  min-width: inherit !important;
  position: relative;
}

a {
  color: #333 !important;
  text-decoration: none;
  transition: 0.6s;
}

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

.tel_link {
  pointer-events: none;
}
@media only screen and (max-width: 640px) {
  .tel_link {
    pointer-events: inherit;
  }
}

@media only screen and (max-width: 640px) {
  .pankuzu {
    font-size: 16px;
  }
}

@media only screen and (max-width: 640px) {
  .cont_text div {
    text-align: left !important;
    padding: 0 10px;
  }
}

.map {
  margin-bottom: 0;
}
.map iframe {
  vertical-align: bottom;
}

.form_wrap dl dt, .form_wrap dl dd {
  padding-left: 15px !important;
}

/*1カラム*/
#col_main {
  width: 100% !important;
  float: none !important;
}

@media screen and (max-width: 1200px) {
  #side {
    width: 18.75%;
  }
}

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

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

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

table {
  table-layout: fixed;
}

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

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

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

.inner_out {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}

.scrollarea {
  overflow-y: scroll;
}
.scrollarea::-webkit-scrollbar {
  width: 10px;
}
.scrollarea::-webkit-scrollbar-track {
  background: inherit;
}
.scrollarea::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}

form h2.mail {
  display: none;
}
form p.annot {
  display: none;
}
form .form_wrap dd {
  padding: 15px !important;
}

.policy_link {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .policy_link {
    font-size: 2.96875vw;
  }
}
.policy_link a {
  color: #f00 !important;
}

.error {
  margin-bottom: 60px !important;
}

/*プライバシーポリシーモーダル*/
@media screen and (max-width: 834px) {
  .modaal-content-container {
    height: 600px;
    overflow: auto;
  }
}
@media screen and (max-width: 640px) {
  .modaal-content-container {
    height: 400px;
  }
}

.modaal-content-container h3 {
  font-size: 1.2em !important;
  margin-bottom: 30px;
}

p.center {
  text-align: center;
}

.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;
  padding: 0 0 5px;
}

.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 screen and (max-width: 640px) {
  .modaal-content-container {
    height: 600px;
    overflow-y: scroll;
  }
}

/*下層メイン画像*/
#mainArea2 {
  position: relative;
}

#local-keyvisual {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 160px 0;
}
@media screen and (max-width: 834px) {
  #local-keyvisual {
    padding: 120px 0;
  }
}
@media screen and (max-width: 640px) {
  #local-keyvisual {
    padding: 100px 0;
  }
}

#local-keyvisual h1 {
  z-index: 1;
  position: relative;
  color: #fff;
  text-align: center;
  text-shadow: 0px 3px 9.7px rgba(255, 255, 255, 0.35);
  font-size: 3em;
  text-align: center;
}
@media screen and (max-width: 834px) {
  #local-keyvisual h1 {
    font-size: 2.4em;
  }
}
@media screen and (max-width: 640px) {
  #local-keyvisual h1 {
    font-size: 1.8em;
  }
}

#local-keyvisual h1 span {
  display: block;
  color: #333333;
  font-size: 0.4em;
  margin-top: -5px;
}

#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-size: cover;
  background-repeat: no-repeat;
}

.pan1 {
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
  .pan1 {
    margin-bottom: 60px;
  }
}

.pan1 a {
  color: #000;
}

/*scroll nav*/
.clone-nav {
  position: fixed !important;
  top: 0;
  left: 0;
  bottom: auto !important;
  z-index: 2;
  width: 100%;
  transition: 0.3s;
  transform: translateY(-100%);
  display: block !important;
}

.is-show {
  transform: translateY(0);
}
@media only screen and (max-width: 834px) {
  .is-show {
    display: none !important;
  }
}

.blog_list {
  height: 420px;
  overflow-y: auto;
  border: none;
  flex-wrap: wrap;
  flex-direction: row !important;
}
.blog_list::-webkit-scrollbar {
  width: 10px;
}
.blog_list::-webkit-scrollbar-track {
  background: inherit;
}
.blog_list::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}
.blog_list > div {
  flex-wrap: wrap;
  flex-direction: row !important;
  padding-bottom: 10px;
}
.blog_list > div:not(:first-child) {
  padding-top: 10px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .blog_list > div {
    flex-direction: row;
  }
}
.blog_list > div .blog_photo {
  width: 30%;
  height: 170px;
  padding: 0 !important;
}
@media only screen and (max-width: 640px) {
  .blog_list > div .blog_photo {
    width: 100%;
  }
}
.blog_list > div .blog_photo a {
  width: 100%;
  display: block;
}
.blog_list > div .blog_photo a img {
  width: 100%;
  height: 170px !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog_list > div .blog_text {
  width: 65%;
}
@media only screen and (max-width: 640px) {
  .blog_list > div .blog_text {
    width: 100%;
  }
}
.blog_list > div .blog_date, .blog_list > div h3 a {
  color: #714827 !important;
  font-weight: bold;
  font-size: 16px;
}
.blog_list > div .detail {
  font-size: 14px;
}

.blog {
  padding: 70px 0;
  background: #fff;
}
@media only screen and (max-width: 834px) {
  .blog .wrap {
    padding: 35px 15px;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 1100px) and (min-width: 835px) {
  .blog .wrap {
    padding: 15px;
  }
}
.blog .page_title {
  text-align: center;
  margin-bottom: 60px;
}
.blog .page_title h1 {
  font-size: 40px;
}
.blog .page_title div {
  color: #912466;
  position: relative;
  display: inline-block;
  padding: 0 3em;
}
.blog .page_title div::before {
  content: "";
  display: block;
  width: 2em;
  height: 1px;
  background: #912466;
  position: absolute;
  top: 50%;
  left: 0;
}
.blog .page_title div::after {
  content: "";
  display: block;
  width: 2em;
  height: 1px;
  background: #912466;
  position: absolute;
  top: 50%;
  right: 0;
}
.blog a {
  color: #714827 !important;
}
.blog a:hover {
  text-decoration: underline !important;
}
.blog a:visited {
  color: #666 !important;
}
.blog div.detail, .blog div.detail2 {
  margin-top: 15px;
}
@media only screen and (max-width: 834px) {
  .blog aside {
    width: 70%;
    margin: 30px auto 0;
  }
}
@media only screen and (max-width: 834px) {
  .blog aside #search button {
    top: 7px;
  }
}
.blog #contents {
  line-height: 1.3;
}
@media only screen and (max-width: 834px) {
  .blog #contents {
    min-width: inherit;
    width: 100%;
  }
}
.blog #contents dt span.date {
  color: #aaa;
}
.blog #contents dt span.translate {
  font-size: 19px;
  color: #666;
}
.blog #contents .flex_text {
  font-size: 16px;
}
.blog #contents article {
  margin-bottom: 70px;
}
.blog #contents article h1 {
  padding: 10px;
  line-height: 30px;
  font-size: 24px;
  color: #333;
  font-weight: 500;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.blog .blog_text {
  margin-bottom: 30px;
}
.blog .blog_img {
  margin-bottom: 20px;
}
.blog .blog_img .box {
  width: 24%;
  margin-right: 1%;
  margin-bottom: 10px;
}
@media only screen and (max-width: 640px) {
  .blog .blog_img .box {
    width: 49%;
  }
}
.blog .blog_img .box h3 {
  display: none;
}
.blog #form_calendar table .blog {
  padding: 0;
}

.items {
  margin-left: -20px !important;
}
.items article {
  padding: 15px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  width: 23% !important;
  margin-left: 2% !important;
  margin-right: 0;
  align-items: flex-start !important;
}
@media only screen and (max-width: 834px) {
  .items article {
    width: 46% !important;
    margin-left: 3% !important;
  }
}
.items article .photo {
  width: 100% !important;
  height: 100% !important;
  background-image: none !important;
  position: relative;
}
.items article .photo img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100% !important;
  box-sizing: border-box;
  -o-object-fit: cover;
     object-fit: cover;
  display: block !important;
}
.items article .photo::before {
  display: block;
  content: "";
  padding-top: 100%;
}
.items article .name {
  text-decoration: none !important;
  font-weight: bold;
  font-size: 16px;
  margin: 10px 0;
  padding-top: 0 !important;
}
.items article .price {
  color: #ff0000;
  font-weight: bold;
}

.search form input {
  padding: 10px 37px 10px 5px !important;
}
.search form select {
  height: 100% !important;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .search form select {
    padding: 13px 0 !important;
  }
}
.search form :after {
  top: 15px !important;
}
@media only screen and (max-width: 834px) {
  .search form :after {
    top: 19px !important;
  }
}
@media only screen and (max-width: 834px) {
  .search form button {
    top: 2px !important;
  }
}

.i1 {
  justify-content: space-between;
  flex-direction: row !important;
}
@media only screen and (max-width: 640px) {
  .i1 {
    flex-direction: column !important;
  }
}
.i1 .photo {
  flex-direction: column !important;
  max-width: 50%;
  margin-left: 0;
}
@media only screen and (max-width: 640px) {
  .i1 .photo {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.i1 .photo .large {
  margin-left: 0;
}
.i1 .photo .large img {
  width: 100%;
}
.i1 .photo .small {
  min-width: 100% !important;
  max-width: 100% !important;
}
.i1 .photo .small ul {
  flex-direction: row;
  margin-left: -2%;
}
.i1 .photo .small ul li {
  flex-basis: auto;
  width: 23%;
  height: 23%;
  margin-left: 2%;
  position: relative;
}
.i1 .photo .small ul li img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100% !important;
  box-sizing: border-box;
  -o-object-fit: cover;
     object-fit: cover;
}
.i1 .photo .small ul li::before {
  display: block;
  content: "";
  padding-top: 100%;
}
.i1 .item_view {
  max-width: 45%;
  min-width: 45%;
  margin-left: 0;
}
@media only screen and (max-width: 640px) {
  .i1 .item_view {
    max-width: 100%;
    min-width: 100%;
    font-size: 17px;
  }
}
.i1 .item_view h2 {
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  .i1 .item_view h2 {
    font-size: 26px;
  }
}
.i1 .item_view h2 span {
  display: none;
}
.i1 .item_view .struct {
  flex-direction: column;
  align-items: flex-start;
}
.i1 .item_view .struct .item_option {
  width: 100%;
}
.i1 .item_view .struct .item_option .addcart .select:after {
  top: 17px !important;
}
.i1 .item_view .struct .item_option .addcart .select select {
  padding: 10px !important;
}
.i1 .item_view .struct .item_option .addcart button {
  background: #5d5d5d;
  color: #fff;
  text-indent: inherit;
  padding: 15px;
  height: 100%;
  font-weight: bold;
}
@media only screen and (max-width: 834px) {
  .i1 .item_view .struct .item_option .addcart button {
    font-size: 18px;
  }
}
.i1 .item_view .struct .item_option .addcart a {
  text-decoration: none;
  color: #9a3000 !important;
}
.i1 .item_view .struct .item_option .addcart a::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f06a";
  margin-right: 5px;
}

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

#header {
  background: #f5ecdf !important;
}
#header .inner {
  max-width: 1200px;
  width: 97%;
  margin: 0 auto;
}

.header_container {
  font-family: "M PLUS 1p", "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 15px 0 20px;
}
@media screen and (max-width: 1000px) {
  .header_container {
    align-items: center;
  }
}
.header_container .h_logo a {
  display: inline-block;
}
.header_container .h_info {
  display: flex;
  align-items: center;
  font-family: "M PLUS 1p", "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (max-width: 1000px) {
  .header_container .h_info {
    margin-right: 57px;
  }
}
.header_container .h_info .h_box {
  margin-right: 15px;
}
@media screen and (max-width: 890px) {
  .header_container .h_info .h_box {
    text-align: left;
    margin-right: 0;
  }
}
.header_container .h_info .h_box .h_tel span {
  font-size: 30px;
  font-weight: 500;
  margin-left: 5px;
}
@media screen and (max-width: 890px) {
  .header_container .h_info .h_box .h_tel span {
    font-size: 24px;
  }
}
@media screen and (max-width: 890px) {
  .header_container .h_info .h_box .h_tel img {
    width: 14%;
    margin-left: 10px;
    padding-bottom: 6px;
  }
}
.header_container .h_info .h_box .small {
  display: flex;
  margin-top: 5px;
  font-size: 14px;
}
@media only screen and (max-width: 640px) {
  .header_container .h_info .h_box .small {
    margin-top: 0;
    font-size: 12px;
  }
}
.header_container .h_info .h_box .small P {
  margin-left: 9px;
}
.header_container .h_info .h_box .small P span {
  background: #eec27a;
  color: #fff;
  padding: 1px 5px;
  border-radius: 3px;
  margin-right: 3px;
}
@media screen and (max-width: 890px) {
  .header_container .h_info .h_contact {
    display: none;
  }
}

#nav_global {
  width: 100%;
  font-family: "M PLUS Rounded 1c", "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#nav_global ul {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
#nav_global ul li {
  flex-grow: 1;
  padding: 0 5px;
  border-right: 1px solid #714827;
}
#nav_global ul li a {
  color: #714827 !important;
  font-weight: bold;
  display: block;
  line-height: 26px;
}
#nav_global ul li a:hover {
  color: #e99a15 !important;
  opacity: 1;
}
@media only screen and (max-width: 640px) {
  #nav_global ul li a {
    font-size: 24px;
  }
}
#nav_global ul li:first-child {
  border-left: 1px solid #714827;
}
@media screen and (min-width: 890px) {
  #nav_global ul .pc_disnone {
    display: none;
  }
}
#nav_global ul .dropdown {
  position: relative;
}
#nav_global ul .dropdown a {
  margin-left: -10px;
}
#nav_global ul .dropdown::before {
  font-family: "Font Awesome 5 Free";
  content: "\f0d7";
  font-weight: 600;
  color: #714827;
  position: absolute;
  left: 82%;
}
#nav_global ul .dropdown .second-level {
  position: absolute;
  z-index: 99;
  padding: 0;
  left: 0;
  top: 35px;
  width: 100%;
  display: flex;
  flex-direction: column;
  transition: 0.2s ease;
  visibility: hidden;
  opacity: 0;
  background-color: #fff;
  border-radius: 5px;
  padding: 10px 0;
}
#nav_global ul .dropdown .second-level::before {
  display: block;
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -15px;
  border: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
#nav_global ul .dropdown .second-level li {
  border: none;
  padding: 7px 0;
}
#nav_global ul .dropdown .second-level li a {
  margin-left: 0;
}
#nav_global ul .dropdown:hover {
  transition: 0.2s ease;
}
#nav_global ul .dropdown:hover .second-level {
  visibility: visible;
  opacity: 1;
}

#mainArea {
  padding-top: 0;
  position: relative;
}
@media only screen and (max-width: 640px) {
  #mainArea img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 410px !important;
  }
}
#mainArea h1 {
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 640px) {
  #mainArea h1 {
    width: 65%;
  }
}
#mainArea h1 img {
  width: 80%;
}
@media only screen and (max-width: 640px) {
  #mainArea h1 img {
    height: inherit !important;
  }
}

#footer {
  background: #f1e4d2;
}

.footer_container {
  padding: 45px 0;
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
}
@media screen and (max-width: 1250px) {
  .footer_container {
    width: 90%;
  }
}

.nav_footer {
  max-width: 600px;
  margin: 0 auto 30px;
}
@media only screen and (max-width: 834px) {
  .nav_footer {
    font-size: 18px;
  }
}
.nav_footer .fnav_box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media only screen and (max-width: 834px) {
  .nav_footer .fnav_box {
    flex-direction: column;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 834px) {
  .nav_footer .fnav_box li {
    margin-bottom: 15px;
  }
}
.nav_footer .fnav_box li a {
  color: #714827 !important;
}

.f_box {
  display: flex;
  flex-direction: column;
  font-size: 14px;
}
@media only screen and (max-width: 640px) {
  .f_box {
    font-size: 16px;
  }
}
.f_box .f_logo {
  margin-bottom: 15px;
}

#copyright {
  color: #333;
  background-color: #f0bc58;
  line-height: 34px;
}

#pagetop {
  position: relative;
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
}
#pagetop a {
  font-family: "M PLUS Rounded 1c", "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #fff !important;
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;
  display: inline-block;
  padding: 0 12px;
  background: #e99a15;
  position: absolute;
  top: -40px;
  right: 0;
}
#pagetop a::before {
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  content: "\f331";
  margin-right: 5px;
}

.page-title {
  margin-top: -70px;
  background: #e89a15;
  color: #fff;
  padding: 25px 0 10px;
  background: repeating-linear-gradient(-45deg, #e89a15, #e89a15 5px, rgba(232, 154, 21, 0.9019607843) 5px, rgba(232, 154, 21, 0.9019607843) 10px);
}
.page-title h1, .page-title p {
  text-align: center !important;
  font-size: 40px;
  font-weight: 500;
  font-family: "M PLUS Rounded 1c", "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media only screen and (max-width: 640px) {
  .page-title h1, .page-title p {
    font-size: 6.25vw;
  }
}

.pankuzu {
  max-width: 1200px;
  width: 97%;
  margin: 10px auto 50px;
  text-align: right;
}
.pankuzu a {
  color: #714827 !important;
}
.pankuzu a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f015";
  font-weight: 700;
  margin-right: 5px;
}

.cont_title_under {
  padding: 15px 10px !important;
}

.cont_text:not(:last-child) {
  margin-bottom: 30px;
}

.text-bold div {
  font-weight: 500;
}

.about_list {
  margin-bottom: 50px;
}
@media only screen and (max-width: 640px) {
  .about_list dl {
    flex-direction: column;
  }
}
@media only screen and (max-width: 640px) {
  .about_list dl dt {
    width: 100% !important;
    border-right: 1px solid #ccc !important;
  }
}
@media only screen and (max-width: 640px) {
  .about_list dl dd {
    width: 100% !important;
  }
}

.price_table {
  margin-bottom: 50px;
}
.price_table span {
  color: #ec410e;
}

.item_box {
  display: flex;
  flex-wrap: wrap;
  background: #f1e4d2;
  border-radius: 8px;
  padding: 30px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 640px) {
  .item_box {
    flex-direction: column;
  }
}
.item_box .item_img {
  width: 40%;
  margin-right: 20px;
}
@media only screen and (max-width: 640px) {
  .item_box .item_img {
    width: 100%;
    margin-bottom: 20px;
  }
}
.item_box .item_img img {
  margin-right: 0;
  border-radius: 8px;
  width: 100% !important;
}
@media only screen and (max-width: 640px) {
  .item_box .item_img img {
    max-width: 100%;
  }
}
.item_box .item_text {
  width: calc(60% - 20px);
}
@media only screen and (max-width: 640px) {
  .item_box .item_text {
    width: 100%;
  }
}
.item_box .item_text .item_name {
  margin-bottom: 20px;
  background: #f0bc58;
  border-radius: 7px;
  color: #fff;
  font-size: 14px;
  padding: 10px 10px 5px;
  margin-bottom: 30px;
}
.item_box .item_text .item_name h2 {
  font-size: 25px;
  font-weight: 500;
  line-height: 29px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 5px;
}
.item_box .item_text .item_name h2::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f141";
  font-weight: 400;
  margin-right: 0.5em;
}
.item_box .item_text .item_name h2::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f141";
  font-weight: 400;
  margin-left: 0.5em;
}
.item_box .item_text .item_name h2 span {
  color: #ec410e;
  font-size: 18px;
  margin-left: 10px;
}
.item_box .item_text .item_textarea {
  padding: 0 15px;
}
.item_box .item_text .item_textarea a {
  text-decoration: underline;
}
.item_box .form_wrap {
  width: calc(60% - 20px);
  margin-bottom: 30px;
}
@media only screen and (max-width: 640px) {
  .item_box .form_wrap {
    width: 100%;
    font-size: 18px;
  }
}
.item_box .form_wrap dl dt, .item_box .form_wrap dl dd {
  border-width: 2px;
}
.item_box .form_wrap dl:last-of-type dt, .item_box .form_wrap dl:last-of-type dd {
  border-bottom-width: 2px;
}
.item_box .item_table {
  width: 100%;
  font-size: 16px;
}

.link_contact {
  margin-bottom: 30px;
}
.link_contact a {
  width: 40%;
  line-height: 50px;
  font-size: 20px !important;
}
@media screen and (max-width: 900px) and (min-width: 641px) {
  .link_contact a {
    width: 60%;
  }
}
@media only screen and (max-width: 640px) {
  .link_contact a {
    width: 80%;
  }
}

.link_attention {
  margin-bottom: 70px;
}
.link_attention a {
  width: 40%;
  line-height: 50px;
  font-size: 20px !important;
}
@media screen and (max-width: 900px) and (min-width: 641px) {
  .link_attention a {
    width: 60%;
  }
}
@media only screen and (max-width: 640px) {
  .link_attention a {
    width: 80%;
  }
}
.link_attention a span::after {
  font-family: "Font Awesome 5 Free";
  content: "\f14a" !important;
}

.sale_title {
  font-size: 20px;
  margin-bottom: 15px;
}
.sale_title h3 {
  padding: 0 0 3px 8px;
  border-left: 20px solid #eb9a16;
  border-bottom: 2px solid #eb9a16;
  line-height: 24px;
  font-family: "M PLUS Rounded 1c", "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
}

.sale_table:not(:last-child) {
  margin-bottom: 70px;
}
.sale_table tr td:nth-child(2) {
  width: 50%;
}
.sale_table tr td:nth-child(3) {
  width: 20%;
}

.blog_title {
  margin-top: 0;
}

.error_text h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 29px;
  margin-bottom: 60px;
  position: relative;
}
.error_text h2::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f142";
  font-weight: 400;
  position: absolute;
  bottom: -40px;
  left: 50%;
}

.link_home span::after {
  font-family: "Font Awesome 5 Free";
  content: "\f2ea" !important;
}

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

.top_cont {
  background: #f1e4d2;
  padding: 35px 20px;
  margin-bottom: 70px;
  border-radius: 10px;
  border: 1px solid #f0bc58;
  box-shadow: 10px 10px 0 #f0bc58;
  width: calc(100% - 10px);
  color: #d47139;
}
.top_cont h2 {
  font-size: 25px;
  font-weight: 500;
  line-height: 1.3;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
@media screen and (max-width: 960px) and (min-width: 835px) {
  .top_cont h2 {
    font-size: 2.3636363636vw;
  }
}
@media screen and (max-width: 834px) {
  .top_cont h2 {
    font-size: 2.757793765vw;
  }
}
@media screen and (max-width: 640px) {
  .top_cont h2 {
    font-size: 4.0625vw;
  }
}
.top_cont h2::before {
  content: "";
  display: block;
  width: 96px;
  border-bottom: 6px dotted #f0bc58;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.top_cont h2 em {
  display: block;
  font-size: 32px;
  font-weight: 500;
}
@media screen and (max-width: 960px) and (min-width: 835px) {
  .top_cont h2 em {
    font-size: 3vw;
  }
}
@media screen and (max-width: 834px) {
  .top_cont h2 em {
    font-size: 3.3573141487vw;
  }
}
@media screen and (max-width: 640px) {
  .top_cont h2 em {
    font-size: 5vw;
  }
}
.top_cont div {
  font-weight: 500;
}
@media only screen and (max-width: 640px) {
  .top_cont div {
    text-align: left !important;
  }
}

.cont_title {
  background: #f0bc58;
  border-radius: 7px;
  color: #fff;
  font-size: 14px;
  padding: 10px 10px 5px;
  margin-bottom: 30px;
}
.cont_title h2 {
  font-size: 26px;
  font-weight: 500;
  line-height: 29px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.cont_title h2::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f141";
  font-weight: 400;
  margin-right: 0.5em;
}
.cont_title h2::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f141";
  font-weight: 400;
  margin-left: 0.5em;
}
@media only screen and (max-width: 640px) {
  .cont_title h2 {
    font-size: 30px;
    line-height: 36px;
  }
}

.news_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news_box .n_box {
  width: 49%;
}
@media only screen and (max-width: 834px) {
  .news_box .n_box {
    width: 100%;
  }
  .news_box .n_box:first-child .list_news {
    margin-bottom: 20px;
  }
}

.list_news {
  padding: 25px;
  padding-right: 15px;
  margin-bottom: 50px;
  height: 350px;
  background: #f1e4d2;
  border-radius: 7px;
  line-height: 15px;
}
.list_news .scrollarea {
  height: 300px;
}
.list_news .scrollarea dl {
  margin-bottom: 10px;
  line-height: 1.5em;
  flex-wrap: wrap;
}
.list_news .scrollarea dl dt {
  background: #e3c19e;
  border: none;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 20px;
  font-size: 0.8em;
}
.list_news .scrollarea dl dd {
  width: 100% !important;
  background: inherit;
  border: none;
}
.list_news .scrollarea dl dd span {
  line-height: 1.6em;
}
.list_news .scrollarea dl:nth-child(even) dt {
  background: #f4dbbd;
}
.list_news .scrollarea dl:last-of-type dd {
  border-bottom: none;
}

.link_btn {
  text-align: center;
  margin-top: 30px;
}
.link_btn a {
  display: inline-block;
  padding: 7px 40px;
  background: #eb9a16;
  border-radius: 5px;
  color: #fff !important;
  font-size: 18px;
  font-family: "M PLUS Rounded 1c", "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
}
.link_btn a span::after {
  font-family: "Font Awesome 5 Free";
  content: "\f0a6";
  font-weight: 700;
  font-size: 22px;
  margin-left: 15px;
}

.top_box01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  .top_box01 {
    flex-direction: column;
  }
}
.top_box01 .cont_box {
  width: 50%;
}
@media screen and (max-width: 1000px) {
  .top_box01 .cont_box {
    width: 95%;
    margin-bottom: 20px !important;
  }
}
.top_box01 .cont_box .cont_title {
  width: 80%;
  margin: 0 auto 30px;
}
@media screen and (max-width: 1000px) {
  .top_box01 .cont_box .cont_title {
    max-width: 1000px;
    width: 95%;
  }
}
.top_box01 .link_box {
  width: 50%;
}
@media screen and (max-width: 1000px) {
  .top_box01 .link_box {
    width: 100%;
    margin-bottom: 70px;
  }
}
.top_box01 .link_box a {
  width: 33.3333333333%;
}

.top_box02 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1180px) {
  .top_box02 {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.top_box02 .cont_box {
  width: 50%;
}
@media screen and (max-width: 1180px) {
  .top_box02 .cont_box {
    width: 95%;
    margin-bottom: 30px;
  }
}
.top_box02 .cont_box .cont_title {
  width: 70%;
  margin: 0 auto 15px;
  padding: 5px 10px 5px;
}
@media screen and (max-width: 1180px) {
  .top_box02 .cont_box .cont_title {
    max-width: 1000px;
    width: 95%;
  }
}
.top_box02 .cont_box .link_btn a {
  font-size: 15px;
  padding: 0 40px 3px;
}
@media screen and (min-width: 1181px) {
  .top_box02 .cont_box .cont_text {
    margin-bottom: 0;
    line-height: 1.4;
  }
  .top_box02 .cont_box .link_btn {
    margin-top: 15px;
  }
}
.top_box02 .list_box {
  width: 50%;
  padding: 10px 15px 10px 25px;
  background: url(../images/contents/bg.jpg);
}
@media screen and (max-width: 1180px) {
  .top_box02 .list_box {
    width: 90%;
    margin-bottom: 70px;
  }
}
.top_box02 .list_box .blog_list {
  height: 330px;
  overflow-y: auto;
  border: none;
  flex-wrap: wrap;
  flex-direction: row !important;
}
@media only screen and (max-width: 640px) {
  .top_box02 .list_box .blog_list {
    height: 510px;
  }
}
.top_box02 .list_box .blog_list::-webkit-scrollbar {
  width: 10px;
}
.top_box02 .list_box .blog_list::-webkit-scrollbar-track {
  background: inherit;
}
.top_box02 .list_box .blog_list::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}
.top_box02 .list_box .blog_list > div {
  flex-wrap: wrap;
  flex-direction: row !important;
  padding-right: 8px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
  .top_box02 .list_box .blog_list > div {
    flex-direction: row;
  }
}
.top_box02 .list_box .blog_list > div .blog_photo {
  width: 260px;
  margin-right: 10px;
}
@media only screen and (max-width: 640px) {
  .top_box02 .list_box .blog_list > div .blog_photo {
    width: 100%;
    margin-right: 0;
  }
}
.top_box02 .list_box .blog_list > div .blog_photo a {
  width: 100%;
  display: block;
}
.top_box02 .list_box .blog_list > div .blog_photo a img {
  width: 100%;
}
.top_box02 .list_box .blog_list > div .blog_text {
  width: calc(100% - 270px);
}
@media only screen and (max-width: 640px) {
  .top_box02 .list_box .blog_list > div .blog_text {
    width: 100%;
  }
}
.top_box02 .list_box .blog_list > div .blog_date, .top_box02 .list_box .blog_list > div h3 a {
  color: #714827 !important;
  font-weight: bold;
  font-size: 16px;
}
.top_box02 .list_box .blog_list > div .detail {
  font-size: 14px;
  margin-top: 0;
}

.top_box03 {
  margin-bottom: 70px;
}
.top_box03 .img_box {
  justify-content: center;
}
.top_box03 .img_box a {
  width: 25%;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .top_box03 .img_box a {
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  .top_box03 .img_box a {
    width: 85%;
    margin-bottom: 20px;
  }
}
.top_box03 .img_box a .box {
  position: relative;
}
.top_box03 .img_box a .box img {
  width: 100%;
}
.top_box03 .img_box a .box h3 {
  display: none;
}
.top_box03 .img_box a .box div {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 1.8vw;
  padding: 0.5em 0;
  font-weight: 500;
  color: #d47139;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  font-family: "M PLUS Rounded 1c", "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 120%;
  background: #f1e4d2;
  border-top-right-radius: 1050px 220px;
  border-top-left-radius: 1050px 200px;
}
@media screen and (max-width: 1000px) {
  .top_box03 .img_box a .box div {
    font-size: 30px;
  }
}
.top_box03 .img_box a .box div img {
  position: absolute;
  transform: translateY(-100%);
  width: 20%;
}

.partner_link {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.partner_link a {
  width: 25%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  .partner_link a {
    width: 48%;
  }
}
.partner_link a img {
  width: 100%;
}
.partner_link a:nth-child(3) {
  width: 15%;
}
@media only screen and (max-width: 640px) {
  .partner_link a:nth-child(3) {
    width: 48%;
    text-align: center;
  }
  .partner_link a:nth-child(3) img {
    width: 60%;
  }
}

.top_contact {
  margin-top: 70px;
  margin-bottom: -70px;
}
.top_contact .cont_title {
  border-radius: 0;
}
.top_contact .logo {
  text-align: center;
}
.top_contact .logo a {
  display: inline-block;
}
.top_contact .info {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  margin: 10px 0 30px;
}
@media only screen and (max-width: 640px) {
  .top_contact .info {
    flex-direction: column;
  }
}
.top_contact .info a {
  margin: 10px;
}
.top_contact .info div {
  margin-right: 15px;
}
.top_contact .info div .tel_link {
  font-size: 30px;
  font-weight: 500;
}
.top_contact .info div .tel_link img {
  margin-right: 5px;
}
.top_contact .info div .small {
  display: flex;
  margin-top: 5px;
  font-size: 14px;
}
.top_contact .info div .small P {
  margin-left: 9px;
}
.top_contact .info div .small P span {
  background: #eec27a;
  color: #fff;
  padding: 1px 5px;
  border-radius: 3px;
  margin-right: 3px;
}

/* title */
.fix-flex-3 .box {
  flex: 0 0 33.3333333333%;
}/*# sourceMappingURL=common.css.map */