 @charset "utf-8";
/* サブページ共通項目-------------------------------------------------------------------- */
.Harea {
  text-align: center;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  height: 280px;
}
.Harea h2 {
  text-align: center;
  background-color: #fff;
  margin-bottom: 0;
  display: inline-block;
  padding: 40px 60px;
}
.breadcrum {
  font-size: 0.8em;
  padding: 0.5em 0;
  background-color: whitesmoke;
  display: none;
}
.breadcrum .topwrap {
  padding-left: 5em;
}
.hd {
  display: block;
}
.hd h2 {
  background-image: url('../img/d/hbg.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 80px 238px 104px 238px;
  margin-top: -100px;
  margin-bottom: 30px;
  position: relative;
}
.hd h2 span {
  position: relative;
}
.hd h2 span::before {
  position: absolute;
  content: "";
  left: 0;
  right: 32px;
  bottom: 0;
  top: 90px;
  width: 32px;
  margin: auto;
  border-bottom: 2px solid #CC5656;
}
.hd h2 span::after {
  position: absolute;
  content: "";
  left: 32px;
  right: 0;
  bottom: 0;
  top: 90px;
  width: 32px;
  margin: auto;
  border-bottom: 2px solid #CBB982;
}
.hd h2 .small {
font-size: 0.5em;
margin-bottom: -0.5em;
}
.hd2 h2 {
padding-top: 40px;
}
.Read {
  font-size: 2.0em;
  font-weight: bold;
  text-align: center;
  line-height: 1.5em;
  margin-top: 160px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  width: max-content;
  position: relative;
}
.Read_No {
  margin-top: 60px;
}
/* タイトルデザイン（HPごと） */
.Title01 {
  text-align: center;
  margin-bottom: 60px;
}
.Title01::before {
  content: '';
  display: inline-block;
  background-image: url('../img/deco/title.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 31.25px;
  height: 11px;
  position: relative;
  left: -20px;
}
.Title01::after {
  content: '';
  display: inline-block;
  background-image: url('../img/deco/title.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 31.25px;
  height: 11px;
  position: relative;
  right: -20px;
}

.Title02.red span.white {
  background-color: #830000;
  display: inline-block;
  padding-left: 0.1em;
  padding-right: 0.1em;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  line-height: 1em;
}
.Title02.blue span.white {
  background-color: #000583;
  display: inline-block;
  padding-left: 0.1em;
  padding-right: 0.1em;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  line-height: 1em;
}
.Title02.yellow span.white {
  background-color: #865D00;
  display: inline-block;
  padding-left: 0.1em;
  padding-right: 0.1em;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  line-height: 1em;
}
.Title02.green span.white {
  background-color: #008319;
  display: inline-block;
  padding-left: 0.1em;
  padding-right: 0.1em;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  line-height: 1em;
}
.Title02.brown span.white {
  background-color: #834100;
  display: inline-block;
  padding-left: 0.1em;
  padding-right: 0.1em;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  line-height: 1em;
}

.Title03 {
  border-left: 3px solid #A30000;
  padding-left: 0.25em;
  margin-bottom: 40px;
}

/* 共通設定-------------------------------------------------------------------- */
.txtP {
  margin-bottom: 60px;
}

/* 装飾------------------------------------------------------------- */



/* トップページ-------------------------------------------------------------------- */
.sptop_img {
  display:none !important;
}
.top_img {
  clear: both;
  width:calc((100% - 245px));
  margin-left: auto;
  margin-right: 0;
  height: 720px;
}
.top_img img{
  width: 100%;
  height: 720px;
  object-fit: cover;
  object-position: center;
}
header .wrapM {
  position: relative;
}
.index_t {
  position: absolute;
  z-index: 1;
  margin: 0;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  right: 0;
  top: 50vh;
  height: max-content;
}
.index_t span {
  display: inline-block;
  margin-left:5px;
  margin-right: 5px;
  padding: 10px;
  background-color: #fff;
}
.index_t span:last-child {
  position: relative;
  top: 60px;
}
.index_t img {
  position: absolute;
  width: 212px;
  height: auto;
  right: 0;
  top: 40vh;
}
/* お知らせエリアはnews.css */

/* 各種ページCSS-------------------------------------------------------------------- */
/* ヘッダーイメージ */
.templateH {
  background-image: url('../img/header_template.jpg');
  height:auto;
  padding: 130px 0;
  width: calc((100% - 245px));
  margin-left: auto;
  margin-right: 0;
}

/* トップページ-------------------------------------------------------------  */
.Content01 {
  margin-top: 160px;
  position: relative;
}
.Content01 .wrap {
  position: relative;
}
.Content01 p {
  margin-bottom: 40px;
}
.Content01 .flow_root {
  position: relative;
}
.Content01 .float_l {
  width: 30%;
  position: relative;
  top: 30px;
}
.Content01 .flow_root .float_l:nth-child(2) {
  margin-left: 5%;
  margin-right: 5%;
}


.Content02 li {
  text-align: center;
}
.Content02 a {
  display: block;
  width: 45%;
  background-size: cover;
  padding: 110px 125px;
  box-shadow: 10px 10px 0px #DBD4D4;
}
.Content02 .float_l a {
  background-image: url('../img/top_p05.jpg?20231102');
}
.Content02 .float_r a {
  background-image: url('../img/top_p06.jpg?20231102');
}
.Content02 a .mm {
  line-height: 1em;
  background-color: #ffffffad;
  padding: 15px 30px;
  margin-bottom: 0;
  box-sizing: border-box;
}

/* 店舗案内------------------------------------------------------------- */
.About01 {
  margin-top: 160px;
}
.About01-img {
  margin-bottom: 40px;
}


/* メニュー------------------------------------------------------------- */
.Menu01 .flow_root {
  margin-bottom: 30px;
}
.Menu01 .flow_root .float_l:nth-child(1) {
  width: 27%;
  margin-right: 4%;
}
.Menu01 .flow_root .float_l:nth-child(2) {
  width: 27%;
  margin-right: 4%;
}
.Menu01 .flow_root .float_l:nth-child(3) {
  width: 27%;
}
.Menu01 {
  margin-top: 160px;
}
.Menu01 p {
  margin-bottom: 40px;
}
.Menu01 div.c a {
  display: inline-block;
  text-decoration: underline;
  margin-top: 20px;
}


/* お問い合わせ-------------------------------------------------------------------- */
.Contact01 {
  margin-top: 160px;
}
.CONTACT .Contact01 .tel {
  color: #fff;
  display: inline-block;
  padding: 30px 70px;
}
.CONTACT .Contact01 .tel p {
  margin-bottom: 10px;
}
.CONTACT .Contact01 .tel .no {
  font-size: 2.0em;
  font-weight: bold;
}
.CONTACT .Contact01 .tel .no span {
  font-size: 0.85em;
  font-weight: normal;
  padding-right: 0.2em;
}
.CONTACT .Contact01 a {
  color: #fff;
}



/* プライバシー-------------------------------------------------------------------- */
.Privacy01 {
  margin-top: 160px;
}
.Privacy01 h3 {
  margin-top: 60px;
}
.Privacy01 ul.list {
  margin-top: 30px;
}
.Privacy01 ul li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 2em;
}