/* 
font-family: "Shippori Mincho", serif;
font-family: "Zen Kaku Gothic New", sans-serif;
*/
body {
  font-size: 16px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #181818;
  min-width: 1280px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
}
body::before {
  content: "";
  position: fixed;
  display: block;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background: url(/img/top/pc_bg.png) no-repeat center center/cover;
}

/*Custom
=======================================================*/
.max_bg {
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 10;
  background: url(/img/top/pc_bg.png) no-repeat center center/cover;
}

.pc-max-bx {
  max-width: 1500px;
  min-width: initial;
  margin: 0 auto;
  position: relative;
}

.sub-contents-fixed {
  width: 100%;
  max-width: 1500px;
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}

.sub-contents {
  position: absolute;
  width: 233px;
  height: 534px;
  background: #fff6ea;
  padding: 15px;
  box-sizing: border-box;
}

.sub-contents-lt {
  left: 0;
  top: 0;
}

.sub-contents-lb {
  left: 0;
  bottom: 0;
}

.sub-contents-rt {
  right: 0;
  top: 0;
}

.sub-contents-rb {
  right: 0;
  bottom: 0;
}

.sub-contents-side-lt {
  position: fixed;
  top: 0;
  margin-left: -248px;
}

.sub-contents-side-lb {
  position: fixed;
  bottom: 0;
  margin-left: -248px;
}

.sub-contents-side-rt {
  position: fixed;
  top: 0;
  margin-left: 360px;
}

.sub-contents-side-rb {
  position: fixed;
  bottom: 0;
  margin-left: 360px;
}

.main-contents-container {
  width: 375px;
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: border-box;
  color: #181818;
  background: #fff6ea;
  margin: 0 0 0 auto;
}

.main-contents-container .sub-contents {
  width: 233px;
}

.main-contents-bx {
  height: 100%;
  position: relative;
}

.contents-r {
  right: 0;
}

.contents-c {
  left: 0;
  right: 0;
  margin: 0 auto;
}

/*--------------------cmn--------------------*/
.top_about {
  width: 100%;
}

.cmn_ttl {
  font-size: 25px;
  line-height: 1em 35, 25;
  letter-spacing: 0.12em;
  font-weight: 500;
  color: #181818;
  margin-bottom: 25px;
  font-family: "Shippori Mincho", serif;
  text-align: center;
}

/*--------------------cmn--------------------*/
/*--------------------header--------------------*/
.header_logo {
  width: 70%;
  margin: 20px auto 20px;
}
.header_nav_item {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.12em;
  font-weight: 500;
}
.header_nav_item:not(:last-child) {
  margin-bottom: 20px;
}
.header_info {
  background: #fff;
  padding: 20px 10px;
  border-radius: 5px;
  margin-top: 30px;
}
.header_tel {
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 2px dotted #ece3d0;
  margin-bottom: 15px;
}
.header_tel p {
  font-size: 17px;
  color: #381e0e;
}
.header .mail_btn {
  width: 100%;
}
.header_sns {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  justify-content: center;
}
.header_sns a {
  width: 30px;
  height: 30px;
}
.header_sns a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.header_main {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  position: relative;
  z-index: 1;
}
.header_main::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0px;
  right: 0%;
  width: 212.5px;
  height: 216.5px;
  transform: translate(0%, 0%);
  background: url(/img/top/topshadow.png) no-repeat center center/cover;
}
.header_main_logo {
  width: 180px;
  height: 80px;
  margin-right: 30px;
}
.header_main_sns {
  display: none;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
}
.header_main_sns a {
  width: 30px;
  height: 30px;
}
.header_main_sns a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*--------------------header--------------------*/
/*--------------------footer--------------------*/
.cmn_tel {
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.12em;
  font-weight: 500;
  color: #fff;
}
.cmn_tel span {
  font-size: 16px;
}

.cmn_btn {
  width: 200px;
  padding: 8px 15px;
  position: relative;
  z-index: 1;
  text-align: center;
}
.cmn_btn::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  right: 12px;
  width: 6px;
  height: 12px;
  transform: translate(0%, -50%);
  background: url(/img/common/arrow01.png) no-repeat center center/contain;
}
.cmn_btn p {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.12em;
  font-weight: 500;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  position: relative;
  z-index: 1;
  display: inline-block;
}

.top_page .footer {
  padding-top: 50px;
}

.footer {
  width: 100%;
  background: #381e0e;
  padding-bottom: 30px;
}
.footer_sep {
  width: 100%;
  height: 225px;
  margin-bottom: 50px;
}
.footer_sep img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 50px;
  margin-bottom: 30px;
}
.footer_conttl {
  color: #fff;
  writing-mode: vertical-lr;
  margin-bottom: 0;
}
.footer_tel {
  margin-bottom: 25px;
}
.footer_logo {
  width: 80%;
  margin: 0px auto 25px;
}
.footer_nav {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 25px;
  gap: 25px;
}
.footer_nav_list {
  padding-left: 10px;
  border-left: 3px double #603a24;
}
.footer_nav_item {
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.12em;
  font-weight: 500;
  color: #fff;
}
.footer_nav_item:not(:last-child) {
  margin-bottom: 15px;
}
.footer_nav_item a {
  color: #fff;
}

.copy_right {
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 300;
  color: #fff;
  text-align: center;
}
.copy_right a {
  color: #fff;
}

.mail_btn {
  background: #cb7d29;
  margin-bottom: 9px;
}
.mail_btn p {
  text-align: center;
  padding-left: 2em;
  line-height: 1;
  margin-right: 25px;
}
.mail_btn p::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 0%;
  width: 1em;
  height: 0.75em;
  transform: translate(0%, -50%);
  background: url(/img/common/mailicon.png) no-repeat center center/contain;
}

.line_btn {
  background: #477926;
}
.line_btn p {
  text-align: center;
  padding-left: 2.1428571429em;
  line-height: 1;
  margin-right: 25px;
}
.line_btn p::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 0%;
  width: 1.2142857143em;
  height: 1.2142857143em;
  transform: translate(0%, -50%);
  background: url(/img/common/chaticon.png) no-repeat center center/contain;
}

/*--------------------footer--------------------*/
/*--------------------mv--------------------*/
.mv {
  width: 100%;
  margin-top: 60px;
}
.mv_catch {
  font-size: 27px;
  line-height: 1.4;
  letter-spacing: 0.12em;
  font-weight: 500;
  font-family: "Shippori Mincho", serif;
  margin-bottom: 30px;
  margin-left: 25px;
}
.mv_img {
  width: 100%;
  height: 435px;
}
.mv_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*--------------------mv--------------------*/
/*--------------------sv--------------------*/
.sv {
  width: 100%;
  margin-top: 60px;
}
.sv_img {
  width: 100%;
  height: 235px;
}
.sv_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sv_catch {
  padding: 15px;
  text-align: left;
  font-size: 27px;
  line-height: 1.5;
  letter-spacing: em;
  font-weight: 0.12;
  font-family: "Shippori Mincho", serif;
}

/*--------------------sv--------------------*/
.cmn_txt {
  font-size: 16px;
  line-height: 1.7142857143em;
  letter-spacing: 0.12em;
  font-weight: 400;
  color: #181818;
}

/*--------------------about--------------------*/
.concept {
  width: 100%;
  position: relative;
  z-index: 1;
}
.concept::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0%;
  left: 0%;
  width: 226px;
  height: 200.5px;
  transform: translate(0%, 0%);
  background: url(/img/common/shadow.png) no-repeat center center/contain;
}
.concept_box {
  width: 100%;
}
.concept_box:not(:last-child) {
  margin-bottom: 35px;
}
.concept_box_ttl {
  font-size: 17px;
  line-height: 1.5882352941em;
  letter-spacing: 0.12em;
  font-weight: 500;
  color: #cb7d29;
  font-family: "Shippori Mincho", serif;
  background: #f9ecdc;
  padding: 11.5px 8px;
  border-left: 4px solid #f0dac0;
  margin-bottom: 10px;
}

.voice {
  background: #f9ecdc;
}
.voice_inner {
  width: 350px;
}
.voice_box {
  background: #fff;
  padding: 40px 30px;
}
.voice_box:not(:last-child) {
  margin-bottom: 20px;
}
.voice_box_ttl {
  font-size: 17px;
  line-height: 1.3;
  letter-spacing: 0.12em;
  font-weight: 500;
  color: #cb7d29;
  font-family: "Shippori Mincho", serif;
  padding-bottom: 0.8823529412em;
  border-bottom: 1px solid #cb7d29;
  margin-bottom: 15px;
}

/*--------------------about--------------------*/
/*--------------------purin--------------------*/
.pruin_txt {
  text-align: center;
  margin-top: 80px;
  font-family: "Shippori Mincho", serif;
}

.cmn_mitu_img {
  width: 100%;
  height: 210px;
  margin-bottom: 20px;
}
.cmn_mitu_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmn_mitu_box {
  width: 100%;
}
.cmn_mitu_box:not(:last-child) {
  margin-bottom: 20px;
}
.cmn_mitu_box_ttl {
  font-size: 17px;
  line-height: 1.5882352941em;
  letter-spacing: 0.12em;
  font-weight: 500;
  color: #cb7d29;
  font-family: "Shippori Mincho", serif;
  background: #f9ecdc;
  padding: 11.5px 8px;
  border-left: 4px solid #f0dac0;
  margin-bottom: 10px;
}

#purin {
  background: #f9ecdc;
}
#purin .cmn_mitu_box_ttl {
  background: #fff6ea;
}

/*--------------------purin--------------------*/
/*--------------------menu--------------------*/
.menu_cont {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  align-items: center;
}

.menu {
  width: 100%;
}
.menu:nth-child(odd) {
  background: #f9ecdc;
}
.menu_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.menu_box:not(:last-child) {
  padding-bottom: 13px;
  border-bottom: 1px solid #cb7d29;
  margin-bottom: 13px;
}
.menu_box_ttl {
  width: 250px;
}
.menu_box_txt {
  width: calc(100% - 250px);
  text-align: right;
}
.menu_time {
  margin: -10px auto 20px;
  width: 230px;
  background: #f0dac0;
  padding: 11px;
  text-align: center;
}

/*--------------------menu--------------------*/
/*--------------------company--------------------*/
.owner {
  width: 100%;
}
.owner_name {
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.12em;
  font-weight: 500;
  color: #cb7d29;
  text-align: center;
  margin-bottom: 15px;
}

.gallery {
  width: 100%;
}
.gallery_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 25px;
}
.gallery_img {
  width: 150px;
  height: 150px;
}
.gallery_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.company {
  background: #f9ecdc;
}
.company_dl {
  margin-bottom: 35px;
}

.googlemap {
  width: 100%;
  height: 230px;
}
.googlemap iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: none;
}

.cmn_dl_box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.cmn_dl_box:not(:last-child) {
  border-bottom: 1px solid #cb7d29;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.cmn_dl_box dt {
  width: 85px;
  padding-right: 10px;
  font-weight: 500;
  color: #cb7d29;
}
.cmn_dl_box dd {
  width: calc(100% - 85px);
  font-weight: 500;
}

/*--------------------company--------------------*/
/*--------------------top-------------------*/
.top_about {
  width: 100%;
}
.top_about_ttl {
  text-align: left;
}
.top_about_txt p:not(:last-child) {
  margin-bottom: 25px;
}

.top_capcha {
  position: relative;
  z-index: 1;
  height: 800px;
  margin-bottom: -130px;
}
.top_capcha::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0%;
  left: -12.5px;
  width: 343.5px;
  height: 466px;
  transform: translate(0%, 0%);
  background: url(/img/top/shadowbg01.png) no-repeat left top/contain;
}
.top_capcha_img01 {
  width: 225px;
  height: 165px;
  position: absolute;
  z-index: -1;
  top: 0%;
  right: 0%;
  transform: translate(0%, 0%);
}
.top_capcha_img02 {
  width: 185px;
  height: 230px;
  position: absolute;
  z-index: -1;
  top: 40%;
  left: 0%;
  transform: translate(0%, -50%);
}
.top_capcha_img03 {
  width: 300px;
  height: 285px;
  position: absolute;
  z-index: -1;
  bottom: 0%;
  right: -12.5px;
  transform: translate(0%, 0%);
}

.syun {
  padding-top: 200px;
  background: #381e0e;
}
.syun_ttl {
  text-align: left;
  color: #fff;
}
.syun_img {
  width: 325px;
  height: 215px;
  margin-bottom: 30px;
}
.syun_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.syun_txt {
  color: #fff;
  margin-bottom: 30px;
}

.top_menu {
  width: 100%;
}
.top_menu_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 25px;
  margin-bottom: 70px;
}
.top_menu_box {
  width: 150px;
}
.top_menu_img {
  width: 100%;
  height: 110px;
}
.top_menu_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.purin {
  width: 100%;
  background: #f9ecdc;
  position: relative;
  z-index: 1;
}
.purin::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 62%;
  left: 0%;
  width: 253.5px;
  height: 296px;
  transform: translate(0%, -50%);
  background: url(/img/top/shadow02.png) no-repeat center center/contain;
}
.purin_ttl {
  text-align: center;
}
.purin_ttl span {
  display: inline-block;
  font-size: 33px;
  line-height: 1;
  letter-spacing: 0.12em;
  font-weight: 500;
  font-family: "Shippori Mincho", serif;
  padding-bottom: 0.3636363636em;
  border-bottom: 4px double #181818;
  margin-top: 20px;
}
.purin_img {
  width: 335px;
  height: 260px;
}
.purin_txt {
  width: 71.5px;
}
.purin_wrap {
  margin-bottom: 20px;
}
.purin_box {
  width: 100%;
  position: relative;
  z-index: 1;
}
.purin_box:nth-child(odd) .purin_img {
  position: absolute;
  z-index: -1;
  top: 70px;
  left: 0%;
  transform: translate(0%, 0%);
}
.purin_box:nth-child(odd) .purin_txt {
  position: absolute;
  z-index: -1;
  top: 0%;
  right: 12.5px;
  transform: translate(0%, 0%);
}
.purin_box:nth-child(even) .purin_img {
  position: absolute;
  z-index: -1;
  top: 70px;
  right: 0%;
  transform: translate(0%, 0%);
}
.purin_box:nth-child(even) .purin_txt {
  position: absolute;
  z-index: -1;
  top: 0%;
  left: 12.5px;
  transform: translate(0%, 0%);
}
.purin_box:nth-child(1) {
  height: 335px;
}
.purin_box:nth-child(2) {
  height: 335px;
}
.purin_box:nth-child(3) {
  height: 365px;
}
.purin_box:not(:last-child) {
  margin-bottom: 30px;
}

.cmn_btn03 {
  width: 170px;
  padding: 13px 15px;
  background: #cb7d29;
  margin: 0 auto;
}
.cmn_btn03 p {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  text-align: center;
  display: block;
  position: relative;
  z-index: 1;
}
.cmn_btn03 p::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  right: 0%;
  width: 0.4285714286em;
  height: 0.8571428571em;
  background: url(/img/common/arrow01.png) no-repeat center center/contain;
  transform: translate(0%, -50%);
}

.cmn_btn02 {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #fff;
}
.cmn_btn02 p {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: 600;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  text-align: center;
  display: block;
  position: relative;
  z-index: 1;
}
.cmn_btn02 p::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  right: 0%;
  width: 0.4285714286em;
  height: 0.8571428571em;
  background: url(/img/common/arrow01.png) no-repeat center center/contain;
  transform: translate(0%, -50%);
}

.top_con {
  width: 100%;
  background: #381e0e;
  padding-top: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.top_con::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0%;
  left: 50%;
  width: 110%;
  height: 215px;
  transform: translate(-50%, 0%);
  background: #fff6ea;
}
.top_con_sep {
  width: 100%;
  height: 225px;
  margin-bottom: 50px;
}
.top_con_sep img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top_con_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 50px;
  margin-bottom: 45px;
}
.top_con_ttl {
  color: #fff;
  writing-mode: vertical-lr;
  margin-bottom: 0;
}
.top_con_tel {
  margin-bottom: 25px;
}
.top_con_add {
  margin-top: 10px;
}

.top_news {
  width: 100%;
  background: #f9ecdc;
}
.top_news_box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}
.top_news_ttl {
  margin-bottom: 0;
}
.top_news_btn {
  padding-bottom: 5px;
  border-bottom: 1px solid #181818;
}
.top_news_btn p {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: 500;
  position: relative;
  z-index: 1;
  padding-right: 1.7857142857em;
  font-family: "Shippori Mincho", serif;
  display: inline-block;
}
.top_news_btn p::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  right: 0%;
  width: 1.2857142857em;
  height: 1.2857142857em;
  background: url(/img/common/arrow02.png) no-repeat center center/contain;
  transform: translate(0%, -50%);
}

/*--------------------top-------------------*/
.con {
  width: 100%;
}
.con_box {
  width: 300px;
  background: #faebd9;
  padding: 24px;
  text-align: center;
  margin: 25px auto 25px;
}
.con_tel {
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.12em;
  font-weight: 500;
  color: #cb7d29;
  margin-bottom: 10px;
}
.con_tel span {
  font-size: 16px;
}
.con_time {
  font-weight: 500;
  color: #cb7d29;
}
.con_btn {
  margin: 0 auto;
  padding: 13px;
}

.contact_box {
  background: #f9ecdc;
}/*# sourceMappingURL=style.css.map */