 @charset "utf-8";
/* サブページ共通項目-------------------------------------------------------------------- */
.Harea {
  text-align: left;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  height: 280px;
}
.Harea h2 {
  text-align: left;
  margin-bottom: 0;
  display: inline-block;
  padding: 20px 40px;
  background-color: rgba(255, 255, 255, 0.61);
}
.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::before {
  content: '';
  background-image: url('../img/d/yuge.png');
  background-position: center;
  background-size: contain;
  width: 56px;
  height: 80px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: -130px;
}
.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: 100px;
}
.Read_No {
  margin-top: 60px;
}
/* タイトルデザイン（HPごと） */
.mt {
  color: #2F2F2F;
  border-bottom: 1px solid #2F2F2F;
  display: inline;
  padding-right: 2em;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.rd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.Title01 {
  margin-bottom: 60px;
  text-align: center;
}
.Title01::before {
  content: '/';
  display: inline-block;
  position: relative;
  right: 30px;
  color: #6f6f6f;
  font-size: 25px;
}
.Title01::after {
  content: '/';
  display: inline-block;
  position: relative;
  left: 30px;
  color: #6f6f6f;
  font-size: 25px;
}
.Title02 {
  color: #2F2F2F;
}
.Title03 {
  color: #fff;
  background-color: #2F2F2F;
  padding: 10px 10px;
  display: inline-block;
  margin-bottom: 40px;
}

/* 共通設定-------------------------------------------------------------------- */
.jumparea {
  margin-top: 80px;
  margin-bottom: -40px;
}
.jumparea .wrapM {
  min-width: 1000px;
}
.jumparea ul li a {
  padding: 15px 35px 15px 20px;
  border: 1px solid #1B3190;
  color: #1B3190;
  position: relative;
}
.jumparea ul li a:hover {
  background-color: #1B3190;
  color: #fff;
  opacity: 1;
}
.jumparea ul li {
  margin-right: 30px;
}
.jumparea ul li a::after {
  content: '';
  display: inline-block;
  background-image: url('../img/icon/icon_link01.png');
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate( 90deg );
  position: absolute;
  width: 6px;
  height: 12px;
  top: 19px;
  right: 15px;
}
.jumparea ul li a:hover:after {
  background-image: url('../img/icon/icon_link02.png');
}

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


/* トップページ-------------------------------------------------------------------- */
.sptop_img {
  display:none !important;
}
.top_img {
  clear: both;
  width: 100%;
  height: 500px;
  position: relative;
  margin-top: 90px;
}
.top_img video {
  width: 100%;
  height: 100Vh;
  object-fit: cover;
  object-position: center;
}
.index_t {
line-height: 1.5em;
position: absolute;
color: #fff;
font-size: 58px;
z-index: 1;
bottom: 0;
left: 5%;
margin-bottom: 5%;
display: none;
}
/* .pctop_img ::before{
  background-color: rgba(55, 55, 55, 0.1);
  position: absolute;
  display: inline-block;
  content: '';
  width: 100%;
  height: 100vh;
} */
.pctop_img img{
  height: 500px;
  object-fit: cover;
  object-position: center;
}
/* お知らせエリアはnews.css */

/* 各種ページCSS-------------------------------------------------------------------- */
/* ヘッダーイメージ */
.templateH {
  background-image: url('../img/header/header_template.jpg');
  margin-top: 90px;
  height:auto;
  padding: 170px 0;
  color: #2f2f2f;
  text-align: center;
}
/* トップページ-------------------------------------------------------------  */
.Content01 {
  margin-top: 160px;
}
.Content01 .wrap {
  position: relative;
}
.content01-box1 .float_l:nth-child(1) {
  width: 50%;
}
.content01-box1 .float_l:nth-child(1) img{
  min-height: 420px;
  object-fit: cover;
  object-position: center;
}
.content01-box1 .float_l:nth-child(2) {
  width: 45%;
  margin-left: 2.5%;
}
.content01-box2 .float_l {
width: 32%;
}
.content01-box2 .float_l img {
  height: 290px;
  }
.content01-box2 {
  margin-top: 30px;
  margin-bottom: 60px;
}
.content01-box2 .float_l:nth-child(2) {
  margin-left: 2%;
  margin-right: 2%;
}

.Content02 .float_l {
  width: 50%;
  text-align: center;
  background-position: center;
  background-size: cover;
  padding: 95px 0 95px 0;
  color: #2f2f2f;
}
.Content02 .box {
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 50%;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.35);
  padding-top: 30px;
  padding-bottom: 30px;
}
.Content02 .box a {
  display: inline-block;
  margin-top: 0px;
}
.Content02 .box .Btn02 {
  margin-top: 30px;
}
.Content02 .s {
  color: #FFD800;
  position: relative;
}
.Content02 .s::before {
  content: "";
  display: block;
  width: 1px;
  height: 47px;
  background-color: #FFD800;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
.Content02 a:hover {
  opacity: 1;
}
.Content02 .Btn02 p{
  color: #2f2f2f;
  border: 1px solid #2f2f2f;
  padding: 10px 60px;
  text-align: center;
  position: relative;
  display: inline-block;
}
.Content02 .Btn02 p::after{
  content: '';
  display: inline-block;
  width: 58px;
  height: 1px;
  background-color: #2f2f2f;
  position: absolute;
  top: 25.5px;
  right: -30px;
}
.Content02 .Btn02 p:hover {
  opacity: 1;
  transition: 0.3s;
  background-color: #ededed;
  color: #2f2f2f;
}

/* マウスホバーで拡大 */
  .Content02 .flow_root a > li {
  position: relative;
  overflow: hidden;
  }
  .Content02 .flow_root a > li:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
  }
  .Content02 .flow_root a > .float_l:after {
    background: url('../img/top_p05.jpg') no-repeat center center;
    background-size: cover;
  }
  .Content02 .flow_root a:last-child > .float_l:after {
    background: url('../img/top_p06.jpg') no-repeat center center;
    background-size: cover;
  }
  .Content02 .flow_root a > li:hover:after {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  }

  .Content03 {
    background-color: #F7F5F5;
  }
  .Content03 .instalink {
    width: 68px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    background-color: #fff;
  }
  .Content03 .instalink img {
    width: 68px;
    margin-left: auto;
    margin-right: auto;
  }

  .Content04 .flow_root .float_l:nth-child(1) {
    width: 50%;
  }
  .Content04 .flow_root .float_l:nth-child(2) {
    width: 45%;
    margin-left: 5%;
  }
  .access-inner p {
    margin-bottom: 10px;
  }
  .access-logo {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #CBCBCB;
    margin-top: 20px;
  }
  .access-logo img {
    height: 35px;
    width: auto;
  }
  .access-tel span {
    padding-left: 15px;
  }

/* メニュー-------------------------------------------------------------------- */
.Menu01 {
  margin-top: 160px;
}
.Menu01 .flow_root .float_l {
  margin-right: 4%;
  text-align: center;
  width: 27%;
}
.Menu01 .flow_root .float_l:nth-child(n+4) {
  margin-top: 60px;
}
.Menu01 .flow_root .float_l:last-child {
  margin-right: 0px;
}
.Menu01 .Menu01-txt {
  margin-bottom: 40px;
}
.Menu01 .Menu01-linktxt {
  margin-top: 20px;
  background-color: #2f2f2f;
  color: #fff;
  display: inline-block;
  padding: 5px 40px;
}

/* スタッフ-------------------------------------------------------------------- */
.Staff01 {
  margin-top: 160px;
}
.Staff01 .flow_root .float_l {
  width: 22%;
  margin-right: 4%;
}
.Staff01 .flow_root .float_l:nth-child(n+5) {
  margin-top: 60px;
}
.Staff01 .flow_root .float_l:nth-child(4n) {
  margin-right: 0;
}
.Staff01-linktxt {
  margin-top: 20px;
}
.Staff01-subtxt {
  color: #939090;
  font-size: 0.9em;
}
/* 店舗案内-------------------------------------------------------------------- */
.About01 {
  margin-top: 160px;
}
.About01 .box1 {
  margin-top: 60px;
  position: relative;
}
.About01 .box1 img {
  width: 100%;
  height: 500px;
}
.About01 .box2 .float_l {
width: 32%;
}
.About01 .box2 .float_l img {
  height: 250px;
}
.About01 .box2 {
  margin-top: 30px;
  margin-bottom: 60px;
}
.About01 .box2 .float_l:nth-child(2) {
  margin-left: 2%;
  margin-right: 2%;
}



/* お問い合わせ-------------------------------------------------------------------- */
.CONTACT .Contact01 {
  text-align: center;
}
.CONTACT .Contact01 .tel {
  background-color: #2f2f2f;
  color: #fff;
  display: inline-block;
  padding: 30px 120px;
}
.CONTACT .Contact01 .tel .no {
  font-size: 2.0em;
  font-weight: bold;
  margin-bottom: 10px;
}
.CONTACT .Contact01 .tel .no span {
  font-size: 0.85em;
}
/* プライバシーポリシー-------------------------------------------------------------------- */
.Privacy01 {
  margin-top: 160px;
}
.Privacy01 .Title02 {
  margin-top: 60px;
}
.Privacy01 ul.list {
  margin-top: 30px;
}
.Privacy01 ul li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 2em;
}