/* Main CSS "lagoon" */

.color-scheme {
  /*common*/
  color: #a0131b;
  /*tori*/
  color: #f39801;
  /*ramen*/
  color: #d6ae3c;
  

  color: #84733f;
  color: rgb(132, 115, 63);
  color: #f80000;
  color: #010101;

  color: #6a3906;
  color: rgb(240, 225, 62);
  color: #f0e13e;
  color: #cd2c31;
  color: rgb(206, 44, 49);
  color: #df6032;
  color: rgb(223, 96, 50);
  color: rgb(233, 77, 20);
  color: #e94d14;

  color: #813c1d;
  color: #96461f;
  color: #ac502d;
  color: #a76324;
  color: #ed7600;

  color: #eec40b;
  color: #d63b07;
  color: #744500;

  color: #C6E4FF;
  color: #28c1ff;
  color: #804014;
  color: #3ca800;
  color: #f7f6f5;
}
.special-font {
  font-family: 'Dancing Script', cursive;
  font-family: 'Chewy', cursive;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.img-base_size-01 {
  width: 1600px;
  height: 900px;
  width: 920px;
  height: 518px;
}
.img-base_size-02 {
  width: 1600px;
  height: 990px;
  width: 940px;
  height: 582px;
  width: 800px;
  height: 495px;
}
.img-base_size-03 {
  width: 1100px;
  height: 734px;
  width: 920px;
  height: 614px;
  width: 800px;
  height: 534px;
}
.img-base_size-04 {
  width: 1000px;
  height: 750px;
  width: 800px;
  height: 600px;
}


/*------------------

Base

-------------------*/
* {
  box-sizing: border-box;
}

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

  font-size: 16px;
  line-height: 1.8;
  letter-spacing: .8px;
  /* word-break: break-all; */
  color: #333;
}

a {
  text-decoration: none;
  color: #333;
}

img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: bottom;
  border: none;
}

ul,
li {
  list-style: none;
}

/*------------------

Common

-------------------*/
#wrapper {
  padding-top: 0px;
}

h2,
h3,
h4 {
  font-weight: normal;
}
.red-text {
  color: #e84b13;
}
.blue-text {
  color: #2BB8FA;
}
.bold-text {
  font-weight: 700;
}

@media screen and (min-width: 896px) {
  .is_sp {
    display: none;
  }
}

/*------------------

Spacer

-------------------*/
.nc20 {
  padding:20px 0;
}
.nc50 {
  padding:50px 0;
}
.spacer12 {
  padding:12px;
}
.spacer20 {
  padding:20px;
}
.spacer60 {
  padding:60px;
}

/*------------------

2nd_mv

-------------------*/
.second-mainvisual {
  background-image: url(../img/floor1.jpg);
  background-size: cover;
  background-position: center top 65%;
  height: 60vh;
  overflow: hidden;
  position: relative;
  z-index: -1;
  display: flex;
  align-items: center;
}
.second-mainvisual.dinner {
  background-image: url(../img/mv_dinner.jpg);
  background-size: cover;
  background-position: center center;
}
.second-mainvisual.drink {
  background-image: url(../img/mv_drink.jpg);
  background-size: cover;
  background-position: center 70%;
}
.second-mainvisual.sweets {
  background-image: url(../img/mv_sweets.jpg);
  background-size: cover;
  background-position: center top 30%;
}
.second-mainvisual.course3 {
  background-image: url(../img/2nd_mv_course3.jpg);
}
.second-mainvisual.flow {
  background-image: url(../img/2nd_mv_flow.png);
}
.second-mainvisual.map {
  background-image: url(../img/2nd_mv_map.png);
}
.second-mainvisual.company {
  background-image: url(../img/2nd_mv_company.png);
  background-position: 0 55%;
}
.second-mainvisual.contact {
  background-image: url(../img/2nd_mv_contact.png);
}
.second-mainvisual.notice {
  background-image: url(../img/2nd_mv_notice.png);
}
.second-mainvisual.news {
  background-image: url(../img/2nd_mv_news.jpg);
}
.second-mainvisual.photo {
  background-image: url(../img/2nd_mv_photo.jpg);
  background-position: top;
}
.second-mainvisual.pride {
  background-image: url(../img/2nd_mv_pride.jpg);
  /* background-position: top; */
}

.second-maintitle-outer {
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 100%;
  height: 60px;
  padding: 40px 0px;
  background: #ff3e3e;
  /* border-radius: 50%; */
  transform: translateX(-50%);
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;  
}
.second-maintitle {
}
.mv2-en-title {
  display: block;
  font-weight: 500;
  font-size: 48px;
  color: #fff;  
  letter-spacing: 0.2rem;
  line-height: 2.5rem;
  /* transform: skew(20deg);  */
  text-align: center;
}
.mv2-jp-title {
  display: block;
  font-weight: 700;
  font-size: 32px;
  padding: 2px 0 0;
  color: #fff;
  line-height: 1.2rem;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  letter-spacing: 0.2rem;
}
.second-maintitle.wide {
  width: 70%;
  letter-spacing: 0.10em;
  font-size: 34px;
}
.second-maintitle::before {
  position: absolute;
  font-size: 16px;
  top: 4px;
  left: 40px;
  color: #2e3740;
  letter-spacing: 0.2rem;
  text-shadow: none;
  font-weight: 500;
}
.second-maintitle.antivirus::before {
  /* content: "ANTIVIRUS"; */
}
.second-maintitle.policy::before {
  /* content: "EDUCATIONAL POLICY"; */
}
.second-maintitle.course1::before {
  /* content: "Elementary school"; */
}
.second-maintitle.course2::before {
  /* content: "Junior high school"; */
}
.second-maintitle.course3::before {
  /* content: "High school"; */
}
.second-maintitle.flow::before {
  /* content: "FLOW OF ENROLLMENT"; */
}
.second-maintitle.map::before {
  /* content: "map CLASSROOM"; */
}
.second-maintitle.company::before {
  /* content: "COMPANY"; */
}
.second-maintitle.contact::before {
  /* content: "CONTACT"; */
}
.second-maintitle.notice::before {
  /* content: "NOTICE"; */
}
.second-maintitle.news::before {
  /* content: "NEWS"; */
}

/*------------------
breadcrumbs
-------------------*/
.breadcrumbs {
  /* background: chocolate; */
}
.breadcrumbs ul {
  display: flex;
  font-size: 13px;
  padding: 20px 5%;
}
.breadcrumbs.map ul,
.breadcrumbs.map ul a{
  color: #fff;
}
.breadcrumbs li::after {
  content: "/";
  padding: 0 10px;
  font-size: 13px;
}
.breadcrumbs li:last-child:after {
  content: '';
}

/*------------------

btn

-------------------*/
.btn-wrap{
  width: 70%;
  display: block;
  margin: 40px auto 30px;
}
/*しんばしで利用*/
.c-btn, .c-btn-small, .c-btn-next, .c-btn-prev, .c-btn-more {
  display: flex;
  align-items: center;
  justify-content: center;
  /* min-width: 300px; */
  height: 80px;
  padding: 0 60px;
  border: 1px solid #a0131b;
  background: #a0131b;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .2rem;
  text-align: center;
  position: relative;
  transition: all 0.6s;
  border-radius: 2px;
  /* font-family: 'M PLUS Rounded 1c', sans-serif; */
}
.c-btn-next::before, .c-btn-next::after {
  position: absolute;
  top:  0.2em;
  bottom: 0;
  height: 1px;
  margin: auto; /*imp 上下左右中央*/
  background: #fff;
  content: "";
  transition: all 0.4s
}
.c-btn-next::before {
  width: 25px;
}
.c-btn-next::before, .c-btn-next::after {
  right: 30px;
}
.c-btn-next::after {
  width: 10px;
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
  transform: rotate(45deg) translate3d(0, 0, 0);
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
.c-btn-next:hover {
  color: #a0131b;
  background: #fff;
}
.c-btn-next:hover::before,
.c-btn-next:hover::after {
  background: #a0131b;
}
.c-btn-next:hover::before {
  width: 30px;
}
.c-btn-next:hover::after {
  width: 14px;
}
/* > のarrow形状 master*/
.btn-mst {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  /* min-width: 240px; */
  height: 64px;
  /* padding: 0 60px; */
  border: 1px solid #000;
  background: #000;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .2rem;
  text-align: center;
  position: relative;
  transition: all 0.6s;
  /* outline: 1px solid #fff;
  outline-offset: -8px; */
  z-index: 10;
}
.btn-mst::before, .btn-mst::after {
  /* position: absolute;
  top:  0.2em;
  bottom: 0;
  height: 1px;
  margin: auto;
  background: #fff;
  content: "";
  transition: all 0.4s */
  color: #fff;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 38px;
  top: calc(50% - 2px);
  border-top: solid 1px;
  border-right: solid 1px;
  transform: rotate(45deg) translateY(-50%);
  transition: right 1s;
}
.btn-mst::before {
  /* width: 25px; */
}
.btn-mst::before, .btn-mstt::after {
  /* right: 30px; */
}
.btn-mst::after {
  /* width: 10px;
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
  transform: rotate(45deg) translate3d(0, 0, 0);
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom; */
}
.btn-mst:hover {
  color: #000;
  background: #fff;
}
.btn-mst:hover::before,
.btn-mst:hover::after {
  background: transparent;
  color: #000;
  right: 28px;  
}
/*coolのボタン*/
.moreinfo-unlink {
  letter-spacing: 1.83px;
  font-size: 13px;
  overflow: hidden;
  z-index: 1;
  width: 170px;
  text-decoration: none;
  background: none;
  position: relative;
}
.moreinfo-unlink::before { 
  content: "";
  z-index: -1;
  position: absolute;
  width: 160px;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #222;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.moreinfo-unlink:hover:before {
  left: -100%;
}
.moreinfo-unlink span {
  display: block;
  width: 160px;
  color: #fff;
  padding: 5px 0 7px;
  text-align: center;
  border: #222 solid 1px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.moreinfo-unlink:hover span {
  color: #222;
  background-color: #fff;
}
.moreinfo-unlink:after {
  content: "";
  z-index: 2;
  position: absolute;
  width: 25px;
  height: .5px;
  top: 18px;
  right: 0px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.moreinfo-unlink:hover:after {
  right: 10px;
  background-color: #222;
}
/*coolのボタン*/
.moreinfo {
  letter-spacing: 1.83px;
  font-size: 14px;
  overflow: hidden;
  z-index: 1;
  width: 320px;
  text-decoration: none;
  background: none;
  position: relative;
}
.moreinfo::before { 
  content: "";
  z-index: -1;
  position: absolute;
  width: 300px;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #222;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.moreinfo.v2::before {
  background: gray;
}
.moreinfo:hover:before {
  left: -100%;
}
.moreinfo a {
  display: block;
  width: 300px;
  color: #fff;
  padding: 15px;
  text-align: center;
  border: #333 solid 1px;
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
/*coolのグレー色*/
.moreinfo.v2 a {
  border: #fff solid 1px;
}
.moreinfo:hover a {
  color: #222;
}
.moreinfo.v2:hover a {
  color: #fff;
}
.moreinfo:after {
  content: "";
  z-index: 2;
  position: absolute;
  width: 40px;
  height: 1px;
  top: 28px;
  right: 0px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.moreinfo:hover:after {
  right: 20px;
  background-color: #222;
}
.moreinfo.v2:hover:after {
  background-color: #fff;
}
.btn-plus {
  display: table;
  position: relative;
  width: 360px;
  height: 74px;
  text-align: center;
  background-color: #555;
  z-index: 1;
  border: solid 1px #555;
  transition-duration: 1s
}
.btn-plus p {
  color: #fff;
  font-family: 'Lora', serif;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.2rem;
  display: table-cell;
  vertical-align: middle;  
}
.btn-plus::before {
  content: "";
  position: absolute;
  background: #fff;
  width: 24px;
  height: 1px;
  right: 15px;
  top: 50%;
}
.btn-plus::after {
  content: "";
  position: absolute;
  background: #fff;
  width: 1px;
  height: 22px;
  right: 27px;
  top: 35%;
}
.btn-plus:hover {
  background-color: #fff;
  border: solid 1px #555;
}
.btn-plus p:hover {
  color: #555;
}
.btn-plus:hover::after,
.btn-plus:hover::before {
  background: #555;
}

.btn-plus-mini-unlink {
  display: table;
  position: relative;
  width: 160px;
  height: 38px;
  text-align: center;
  background-color: #555;
  z-index: 1;
  border: solid 1px #555;
  transition-duration: 1s
}
.btn-plus-mini-unlink span {
  color: #fff;
  font-family: 'Lora', serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.2rem;
  display: table-cell;
  vertical-align: middle;  
}
.btn-plus-mini-unlink::before {
  content: "";
  position: absolute;
  background: #fff;
  width: 1px;
  height: 15px;
  right: 15.5px;
  top: 30%;
}
.btn-plus-mini-unlink::after {
  content: "";
  position: absolute;
  background: #fff;
  width: 16px;
  height: 1px;
  right: 8px;
  top: 50%;
}
.btn-plus-mini-unlink:hover {
  background-color: #fff;
  border: solid 1px #555;
}
.btn-plus-mini-unlink span:hover {
  color: #555;
}
.btn-plus-mini-unlink:hover::after,
.btn-plus-mini-unlink:hover::before {
  background: #555;
}

/*------------------

entrance

-------------------*/
.grp-startcont {
  background: #222;
  padding: 80px 0 20px;
}
.grp-logo {
  display: block;
  width: 600px;
  height: 80px;
  /* margin: 20px 0; */
  background-image: url(../img/logo_grp.png);
  background-repeat: no-repeat;
  background-position: 50% top;
  background-size: auto 80px;
  margin: 20px auto;
}
.ent-shop-box {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  overflow: hidden;
  /* align-items: center; */
  background: #222;
  padding: 100px 0 10px;
}
.shop-box__num1 {
  width: 42%;
  margin: 20px 30px;
}
.num1__shoplogo {
  width: 100%;
  height: 250px;
  background-image: url(../img/logo_yakitori.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 250px;

}
.num2__shoplogo {
  width: 100%;
  height: 250px;
  background-image: url(../img/logo_yakiniku.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 250px;
}
.num1__shopname {
  display: block;
  padding: 20px 60px 10px;
  color: #fff;
  font-size: 36px;
  line-height: 2.5rem;
  height: 140px;
  font-weight: 600;
  text-align: center;
  /* font-family: 'M PLUS Rounded 1c', sans-serif; */
}
.shopname-small {
  display: block;
  font-size: 28px;
}
.num1__shopimg {
  width: 100%;
  /* background-image: url(../img/ent_tori.jpg); */
  /* background-size: cover; */
  /* background-size: contain;
  background-repeat: no-repeat; */
  /* background-position: center center; */
  /* height: 90vh; */
  /* height: 1000px; */
  margin: 10px 0px;
  position: relative;
  /* outline: 5px solid #fff;
  outline-offset: -18px; */
}
.num1__shopimg img {
  margin-bottom: 40px;
}
.num1__shopimg.tori {
  background-image: url(../img/ent_ramen.jpg);
}
.num1__shopimg::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 60px 0 0;
  border-color: #84733f transparent transparent transparent;
  left: 0;
  top: 0;
  z-index: 1;  
}
.num1__shopimg.tori::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 60px 0 0;
  border-color: #f80000 transparent transparent transparent;
  left: 0;
  top: 0;
  z-index: 1;  
}
.shop-spec-container {
  display: block;
  /* background: cornflowerblue; */
  border: solid 5px #555;
  /* border-bottom: solid .5px #444; */
  padding: 30px 10px 20px;
  /* height: 43vh; */
  /* margin: 10% 0 0; */
  height: 280px;
}
.shop-spec-wrap {
  display: flex;
  /* justify-content: flex-start; */
  align-items: flex-start;
  /* height: 100px; */
}
.shop-spec-text1,
.shop-spec-text2 {
  color: #fff;
  padding: 8px 20px;
  line-height: 1.6rem;
  font-size: 15px;
}
.shop-spec-text2.maps {
  /* color: #fdeda2; */
}
.shop-spec-text2.tel {
  color: #fff;
}
.shop-spec-text1 {
  width: 15%;  
}
.shop-spec-text2 {
  width: 84%;
}
.ent-shop-article {
  background: #222;
  padding: 20px 0 120px;
}
.shop-article__text {
  background: #333;
  color: #fff;
  width: 90%;
  padding: 30px 30px 50px;
  margin: 0 auto;  
}
.shop-article__text-heading {
  padding: 10px 0;
  font-weight: 600;
  font-size: 20px;
}
.shop-article__text a {
  color: #fdeda2;
}

/*------------------

heading

-------------------*/
.en-news-heading {
  color: #e84b13;
  font-weight: 600;
  padding-left: 4px;
}
.jp-news-heading {
  color: #fff;
  font-weight: 500;
  font-size: 22px;
  line-height: 2.6rem;
}
.en-heading {
  color:  #744500;
  font-weight: 300;
  font-size: 58px;
  padding: 0 0 4px 4px;
  font-family: 'Chewy', cursive;
  line-height: 2.8rem;
  letter-spacing: 0.2rem;
}
.jp-heading {
  color: #6a3906;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.6rem;
  position: relative;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.jp-heading.large {
  color: #6a3906;
  font-weight: 700;
  font-size: 62px;
  line-height: 1.6rem;
  position: relative;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  filter: drop-shadow(0 6px 8px rgba(46, 46, 46, 0.3));
}
.en-heading.white {
  color: #fff;
}
.jp-heading.white {
  color: #fff;
}
.jp-heading::after {
  /* content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 120px;
  height: 60px;
  background-size: auto 54px;
  top: 0px;
  left: -70px;
  filter: none; */
}
.jp-heading.white::after {
  background-image: url(../img/pict_w.png);
}
.jp-heading.nopict::after {
  background-image: none;
  position: absolute;
  content: "";
  display: block;
  width: 90px;
  height: 4px;
  border-radius: 3px;
  background-color: #ed7600;
  left: 50%;
  transform: translateX(-50%);
  top: 130%;
}
.en-heading.black {
  color: #2e3740;
}
.jp-heading.pd2 {
  font-size: 26px;
  padding: 4px 20px 0;
  font-weight: bold;
}
.jp-subheading {
  color: #2e3740;
  font-weight: 400;
  font-size: 32px;
  line-height: 2.0rem;
  padding: 2px 22px 4px;
  border-left: solid 2px #17b397;
}
.jp-subheading.white {
  color: #fff;
  border-left: solid 2px #2e3740;
}
.jp-subheading-small {
  color: #2e3740;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.8rem;
  padding: 2px 22px 4px;
  border-left: solid 2px #17b397;
}
.jp-heading i {
  padding-right: 8px;
}
.en-heading2 {
  color:  #555;
  font-size: 46px;
  /* font-weight: 600; */
  padding: 4px;
  font-family: 'Damion', cursive;
}
.en-heading2.white {
  color:  #fff;
}
.en-heading2_news {
  color:  #fff;
  font-size: 46px;
  padding: 4px;
  font-family: 'Damion', cursive;
  width: 12%;
}
.heading_rl {
  writing-mode: vertical-rl;
  font-size: 24px;
  font-weight: 600;
}
.heading_rl.white {
  color: #fff;
}
.heading_rl h2 {
  font-size: 16px;
  font-weight: 700;
}
.common-en-title {
  font-size: 22px;
  color: #004a68;
  /* width: max-content; */
  /* padding-left: 35px; */
  font-weight: bold;
  /* font-family: 'Source Sans Pro', sans-serif; */
  font-family: 'Lora', serif;
  padding-left: 30px;
  position: relative;
}
.common-en-title::after {
  position: absolute;
  content: "";
  background: #555;
  width: 20px;
  height: 1px;
  left: 6px;
  top: 50%;
}
.common-en-title.white {
  color: #fff;
}
.common-en-title.white::after {
  background-color: #fff;
}
.common-jp-title {
  display: block;
  font-size: 32px;  
  font-family: 'Shippori Mincho', serif;
  font-weight: 700;
  margin: auto 0;
  padding-left: 12px;
}
.common-jp-title::first-letter {
  font-size: 38px;
  letter-spacing: 0.01rem;
}
.common-jp-title.white {
  color: #fff;
}
.common2-jp-title {
  color: #004a68;
  font-size: 22px;
  font-weight: 900;
  font-family: 'Shippori Mincho', serif;
  position: relative;
}
/* .common2-jp-title::after {
  position: absolute;
  content: "";
  background-color:#ccc;
  width: 1px;
  height: 60%;
  right: -8px;
  top: 25%;
  transform: skewX(-20deg);
} */
.common2-jp-title::first-letter {
  font-size: 27px;
  letter-spacing: 0.01rem;
}
.common2-jp-title.white {
  color: #fff;
}
.jp-subheadig-rl {
  -webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
  font-family: 'Shippori Mincho', serif;
  font-weight: 700;
  font-size: 24px;
}


/*------------------

Header

-------------------*/
/*navのベース,位置を指定*/
nav {
  width: 100%;
  /* height: 143px; */
  position: absolute;
  z-index: 99;
  background: transparent;
  left:0;
  top:0;
  /*nav2の横scroll防止*/
  /* border-bottom: solid 1px #fff; */
}
/*sp_headerのデザイン,drawerでheightを指定*/
.drawer {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
  height: 70px;
  padding: 0 1em;
  /* background: lightskyblue; */
  z-index: 30;
}
/* h1 img {
  max-width: 150px;
  display: block;
  margin-left: 2px;
} */
/*menuは左に隠しておく*/
.menu {
  /* text-align: center;  */
  transition: .5s ease;
  
  /*左に隠しておく*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);

  /*右に隠しておく*/
  /* -webkit-transform: translateX(105%);
  transform: translateX(105%); */

  /*上に隠しておく*/
  /* -webkit-transform: translateY(-120%);
  transform: translateY(-120%); */
}
.menu ul li a {
  position: relative;
  display: block;
  font-size: 15px;
  /* font-weight: 600; */
  padding: 18px 20px;
  border-bottom: solid 1px #eee;
  color: #333;
  text-decoration: none;
}
.menu ul li:first-child {
  /* border-top: solid 1px #eee; */
}
.menu ul li a::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f054";
  color: #a76324;
  position: absolute;
  top: 50%;
  right: 20px;
  /* margin-top: -12px; */
  transform: translateY(-50%)
}

/* li.menu__single {
  position: relative;
}
li.menu__single ul.menu__second-level {
  position: absolute;
  display: inline-block;
  top: 40px;
  width: 100%;
  padding: 0px;
  background: pink;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
ul.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
li.menu__single:hover ul.menu__second-level {
  top: 40px;
  visibility: visible;
  opacity: 1;
} */
.menu-tel-sp a {
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
  padding: 20px 20px;
  border-bottom: 1px solid #eee;
  color: #fff;
  text-decoration: none;
  background: #a76324;
}
.menu-tel-sp span {
  display: block;
  font-family: 'Roboto', sans-serif;
}
.menu-tel-sp i {
  font-family: 'Font Awesome 5 Free';
  padding-right: 6px;
}
.menu-tel-sp small {
  font-size: 14px;
  font-weight: 500;
}
.menu-tel-sp a::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 15px;
  content: "\f054";
  color: #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  /* margin-top: -12px; */
  transform: translateY(-50%)
}
.menu-contact-sp a {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  line-height: 1.1;
  padding: 20px 20px;
  background: #96461f;
  border-bottom: 1px solid #eee;
  text-decoration: none;
}
.menu .menu-contact-sp i {
  padding-right: 6px;
}
.menu-tel-sp span {
  display: block;
  font-family: 'Roboto', sans-serif;
}
.menu-contact-sp span {
  display: block;
  font-family: 'Roboto', sans-serif;
  letter-spacing: .1rem;
}
.menu-contact-sp small {
  font-size: 14px;
  font-weight: 500;
}
.menu-contact-sp a::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 15px;
  content: "\f054";
  color: #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  /* margin-top: -12px; */
  transform: translateY(-50%)
}
/*OPEN時の動き*/
.menu.open {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*右スライド*/
}
.Toggle {
  display: block;
  position: absolute;
  width: 42px;
  height: 42px;
  cursor: pointer;
  z-index: 3;
  top: 15px;
  right:15px;
}
.Toggle span {
  display: block;
  position: absolute;
  width: 34px;
  border-bottom: solid 3px #fff;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}
/*変化前*/
.Toggle span:nth-child(1) {
  top:5px;
}
.Toggle span:nth-child(2) {
  top: 18px;
}
.Toggle span:nth-child(3) {
  top: 32px;
}
/*変化後*/
.Toggle.active span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.Toggle.active span:nth-child(2),
.Toggle.active span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*------------------

Header max-width:896px

-------------------*/
@media screen and (max-width: 896px) {

  .header-notice {
    display: none;
  }
  header h1 a {
    display: block;  
    width: 300px;
    height: 88px;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 84px; /*imprtant! ロゴの大きさ指定*/
    overflow: hidden;
    text-indent: 100%;
    z-index: 20;
    margin-top: 30px;
  }
  header h1 a::after {
    /* content: "";
    position: absolute;
    width: 122px;
    height: 70px;
    background: #fff;
    z-index: -1;
    top: 0;
    left: 0; */
  }
  /*タイトルロゴは表示し、附随するテキストを隠す*/
  .clearText {
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
  }
  .menu {
    margin-top: 30px;
    background-color: rgba(255,255,255,0.85);
    width: 100%;
  }
  .menu-tel,
  .menu-contact {
    display: none;
  }
  .menu__single .init-bottom {
    display: none;
  }
  /* .menu .form {
  display: none;
  } */
  .navi {
    display: none;
  }
}

/*------------------

Header max-width:896px

-------------------*/
@media screen and (max-width: 896px) {
  nav {
    height: 70px;
    /* background-color: teal; */
  }
  .drawer {
    /* border-bottom: solid .5px #fff; */
    
  }
}

/*------------------

Header min-width:896px

-------------------*/
@media screen and (min-width: 896px) { 
  nav {
    /* margin-top: 30px; */
    /*pcのheight base-px*/
    position: fixed;
    /*drawer/menuのflex*/
    /* display: flex; */
    /* background-image: url(../img/bg_wood2.jpg);
    background-repeat: repeat; */
    /* background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(95, 95, 95, 0.547) 100%); */
    /* justify-content: space-between; */
    /* box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .2); */
    z-index: 99;
    /* border-bottom: solid 1px #fff; */
    /* overflow: hidden; */
  }
  /* nav {
    height: 140px;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
  } */
  /* nav.fixed {
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    background: #333;

    height: 60px;
  } */
  .header-notice {
    height: 40px;
    width: 100%;
    font-size: 13px;
    /* background-image: url(../img/bg_wood1.jpg);
    background-repeat: repeat; */
    /* background: #222; */
    /* background: rgb(238,196,11);
    background: linear-gradient(300deg, rgba(240, 225, 62) 29%, rgba(240, 225, 62) 91%, rgba(206,44,49,1) 91%); */
    background: rgb(106,57,6);
    background: linear-gradient(300deg, #333333 0%, #333333 6%, #84733f 6%, #84733f 94%, #f80000 94%, #f80000 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
  }
  nav.fixed .header-notice {
    /* transform: translateX(-100%); */
    display: none;
  }
  .header-notice a{
    color: #fff;
  }
  .header-notice a:hover{
    color: #2e3740;
  }
  .nav-wrapper {
    display: flex;
    justify-content:space-between;
    background: transparent;
    /* align-items: center; */
  }
  /*logoとtoggleの領域*/
  nav .drawer {
    /* width: 200px;
    height: 200px;
    position: relative;
    background: #fff;
    margin-left: 16px;
    margin-top: -20px;
    transition: all .6s; */
  }
  /*fixedのlogoサイズ,nav.fixedと同じheightを指定*/
  nav.fixed .drawer { 
    /* width: 150px;
    height: 150px;
    background-color: #fff;
    position: fixed; */
  }
  .drawer h1 a {
    display: block;
    width: 280px;
    height: 180px;
    /* margin: 20px 0; */
    /* background-image: url(../img/shop-logo-r.png); */
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 130px;/*ロゴサイズ*/
    /* overflow: hidden;
    text-indent: 100%; */
    margin-left: 60px;
    margin-top: 100px;
    /* left: 10%; */
    /* top: 12px; */
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    z-index: 10;
  }
  .drawer h1 a::after {
    /* content: "";
    width: 250px;
    height: 250px;
    position: absolute;
    background: #fff;
    top: -30px;
    left: 20px;
    z-index: -1; */
  }
  /*logo画像を表示し、附随するテキストを隠す*/
  .clearText {
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
  }
  nav .drawer::before {
    /* position: absolute;
    content: "ダクト･空調工事の会社";
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.3rem;
    top:4px;
    left:11%;
    width: 300px; */
    /* right:10%; */
  }
  nav.fixed .drawer h1 a {
    width: 200px;
    height: 140px;
    background-image: url(../img/logo.png);
    background-position: left center;
    background-size: auto 80px;
    margin-top: 30px;
    margin-left: 40px;
    z-index: 100;
  }
  /* nav.fixed .drawer h1 a::after {
    content: "";
    width: 320px;
    height: 135px;
    position: absolute;
    background: #f0e13e;
    top: -30px;
    left: -20px;
    z-index: -1;
    transform: skew(-20deg); 
  } */
  nav.fixed .drawer::before {
    display: none;
  }

  /* h1 img {
    width: 200px;
    height: auto;
  } */
  
  .Toggle {
   display: none;
  }
  /*------------------
  menu-pc-inner
  -------------------*/  
  .menu-pc-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: lightcoral; */
    /* background: transparent; */
    /* background-color: #222; */
    /* background-image: url(../img/bg_b_1.jpg);
    background-repeat: repeat; */
    height: 60px;
    margin-top: 20px;
    margin-right: 30px;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    /* border-bottom: solid .5px #fff; */
    /* border-top: solid .5px #fff; */
    background: linear-gradient(120deg, rgba(38,38,38,0) 6%, rgba(38,38,38,1) 29%, rgba(42,42,42,1) 48%, rgba(62,62,62,1) 72%, rgba(73,73,73,0) 85%);
  }
  nav.fixed .menu-pc-inner {
    height: 60px;
    margin-top: 0px;
    margin-right: 0px;
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    border-top: none;
    border-bottom: none;
  }
  .menu {
    /*ulグループ,menu-tel,menu-conのflex*/
    display: flex;
    justify-content: space-around;    
    width: 100%;
    font-size:0.9em;
    background-color: transparent;
    padding: 0 0px 0 2px; 
    margin-right: 0;
    /*imp,spのために元はtranslateX(-105%);を指定*/
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
  }
  nav.fixed .menu {
    /* background-color: transparent; */
  }  
  .menu ul {
    height: 80px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    padding-right: 15px;
    margin: 0;
    /* -webkit-transform: translateX(0);
    transform: translateX(0); */
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    
  }
  nav.fixed .menu ul {
    height: 60px;
  }
  .menu ul li a {
   padding: 8px 16px;
   border-bottom: none;
   font-size: 15px;
   /* font-family: 'Lora', serif; */
   font-weight: 400;
   /* color: #2e3740; */
   color: #fff;
   /* border-bottom: solid .5px #fff;
   border-top: solid .5px #fff; */
   /* font-family: 'Shippori Mincho', serif; */
   font-family: 'M PLUS Rounded 1c', sans-serif;   
  }
  nav.fixed .menu ul li a {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
  }
  .menu-tel a,
  .menu-contact a {
    border-bottom: none;
  }
  .menu ul li:first-child {
    border-top: none
  }
  .menu ul li a::after {
    display: none;
  }
  /* nav.fixed .menu ul a {
    color: #2e3740;
  } */
  nav.fixed .menu .sp-contact a {
    color: #fff;
  }
  .menu ul li a:hover {
  background-color:transparent;
  color: #ed7600;
  }
  nav.fixed .menu ul li a:hover {
    color: #ed7600;
    }

  /* .sp-contact {
    display: block;
    background-color: #005AAE;
    margin-left: 14px;
    text-align: center;
    padding: 6px 10px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
    border-radius: 2px;
    box-sizing: border-box;
    outline: 1px solid #fff;
    outline-offset: -3px;
  }
  .menu ul .sp-contact a:hover {
    color: #333;
  } */
  .menu-tel {
    display: flex;
    white-space: nowrap;
    height: 50px;
    text-align: center;
    align-items: center;
    /* border-left: solid 1px #777; */
    padding: 0 26px 0px;
    text-decoration: none;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    /* background: #333; */
    letter-spacing: 0.1rem;
    /* background: rgb(116,69,0); */
    /* background: linear-gradient(135deg, rgba(116,69,0,1) 29%, rgba(116,69,0,1) 94%, rgba(161, 55, 20, 0) 94%); */
    
  }
  nav.fixed .menu-tel {
    height: 60px;
    background: transparent;
  }
  .menu-tel a {
    /* color: #555; */
    color: #fff;
  }
  .tel-num__num {
    font-size: 16px;
    /* font-family: 'Shippori Mincho', serif; */
    /* line-height: 0.2rem; */
    transform: translateY(10%);
  }
  .menu-tel-num p {
    font-size: 12px;
    line-height: 0.6rem;
  }
  .menu-tel-num i {
    margin-left: 0px;
    font-size: 16px;
  }
  .menu-tel a i {
    padding-right: 5px;
  }
  .menu-contact a {
    /*li aのblock化*/
    display: flex;
    white-space: nowrap;
    height: 80px;
    align-items: center;
    /* background-color: #2e3740; */
    background: rgb(150,70,34);
    background: linear-gradient(130deg, rgba(150,70,34,1) 0%, rgba(166,77,34,1) 27%, rgba(186,87,49,1) 87%, rgba(167,99,36,1) 87%, rgba(205,163,101,1) 100%);
    color: #fff;
    /* font-family: 'Shippori Mincho', serif; */
    font-weight: 600;
    font-size: 18px;
    padding: 0 40px;
    text-decoration: none;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
  }
  .menu-contact a i {
    padding-right: 5px;
  }
  .menu-contact a:hover {
    color: #D8FAF4;
  }
    
  nav.fixed .menu-contact a {
    height: 60px;
  }
  .menu-tel-sp,
  .menu-contact-sp {
    display: none;
  }

  /*ドロップダウン*/
  li.menu__single {
    position: relative;
  }
  li.menu__single ul.menu__second-level {
    position: absolute;
    /* text-align: center; */
    vertical-align: middle;
    /* top: 50px; */
    width: 180px;
    height: 110px;
    margin-left: 0;
    padding-left: 0px;
    background: #555;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    display: inline-block;
  }
  .menu__second-level li{
    padding-top: 14px;
  }
  ul.menu__second-level li a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border: none;
    padding: 2px 20px;
  }
  ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
  }
  li.menu__single:hover ul.menu__second-level {
    top: 40px;
    visibility: visible;
    opacity: 1;
  }

  .toggle-pc-outer {
    position: fixed;
    width: 45px;
    height: 45px;
    top: 10px;
    right:10px;
  }
  .toggle-pc {
    display: block;
    position: absolute;
    width: 42px;
    height: 42px;
    cursor: pointer;
    z-index: 3;
    top: 0px;
    right:0px;
  }
  .toggle-pc span {
    display: block;
    position: absolute;
    width: 34px;
    border-bottom: solid 3px #fff;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
  }
  /*変化前*/
  .toggle-pc span:nth-child(1) {
    top:5px;
  }
  .toggle-pc span:nth-child(2) {
    top: 18px;
  }
  .toggle-pc span:nth-child(3) {
    top: 32px;
  }
  /*変化後*/
  .toggle-pc.active span:nth-child(1) {
    top: 18px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .toggle-pc.active span:nth-child(2),
  .toggle-pc.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .toggle-navi {
    text-align: center; 
    transition: .5s ease;
    /* -webkit-transform: translateX(-105%);
    transform: translateX(-105%); */
  
    /*右に隠しておく*/
    -webkit-transform: translateX(105%);
    transform: translateX(105%);
  
    /*上に隠しておく*/
    /* -webkit-transform: translateY(-120%);
    transform: translateY(-120%); */
  }

  /*------------------

  humburger

  -------------------*/
  .el_humburger {
    position: fixed;
    top: 0px;
    right: 0px;
    padding-top: 25px;
    width: 100px;
    height: 80px;
    z-index: 50;
    cursor: pointer;
    pointer-events: auto;
    background: #222;
    text-align: center; /*imp!*/
    transition: 0.5s;
  }
  /* @media screen and (max-width: 840px) {
    .el_humburger {
      display: block;
      padding-top: 15px;
      width: 60px;
      height: 60px;
    }
  } */
  nav.fixed .el_humburger {
    background: violet;
    width: 80px;
    height: 64px;
    padding-top: 18px;
  }
  .el_humburger_wrapper {
    /* margin-bottom: 15px; */
    width: 40px; /*imp!barのwidth定義*/
    display: inline-block;
    transition: 0.5s;
  }
  nav.fixed .el_humburger_wrapper {
    width: 35px; /*imp!barのwidth定義*/
  }
  /* @media screen and (max-width: 840px) {
    .el_humburger_wrapper {
      margin-bottom: 5px;
      width: 30px;
    }
  } */
  /* .el_humburger_text {
    font-size: 12px;
    letter-spacing: 0.1em;
    font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  }
  .js_humburgerOpen .el_humburger_text.el_humburger_text__menu {
    display: none;
  }
  .el_humburger_text.el_humburger_text__close {
    display: none;
  }
  .js_humburgerOpen .el_humburger_text.el_humburger_text__close {
    display: block;
  }
  @media screen and (max-width: 840px) {
    .el_humburger_text {
      font-size: 10px;
      padding-top: 2px;
    }
  }
  @media screen and (max-width: 840px) {
    .el_humburger_text svg path {
      -webkit-transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
      -o-transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
      transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
      fill: #000;
    }
  }
  @media screen and (max-width: 840px) {
    .js_humburgerOpen .el_humburger_text svg path {
      fill: #000;
    }
  } */
  .el_humburger span.el_humburger_bar {
    display: block;
    width: 100%;
    margin: 0 auto 13px; /*imp!縦間隔*/
    height: .5px;
    background: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  nav.fixed .el_humburger span.el_humburger_bar {
    margin: 0 auto 13px; /*imp!縦間隔*/
  }
  .el_humburger span.el_humburger_bar:last-child {
    margin-bottom: 0;
  }
  .js_humburgerOpen .el_humburger span.el_humburger_bar {
    background: #fff; /*Open時のbar色*/
  }
  @media screen and (max-width: 840px) {
    .el_humburger span.el_humburger_bar {
      left: 0;
      top: 0;
      /* background: #000; */
    }
  }
  /*Open時 nth(1)と(3)のrotate*/
  .js_humburgerOpen .el_humburger span.el_humburger_bar.top {
    -webkit-transform: translateY(13px) rotate(-45deg);
    -ms-transform: translateY(13px) rotate(-45deg);
    transform: translateY(13px) rotate(-45deg);
  }
  .js_humburgerOpen .el_humburger span.el_humburger_bar.middle {
    opacity: 0;
  }
  .js_humburgerOpen .el_humburger span.el_humburger_bar.bottom {
    -webkit-transform: translateY(-13px) rotate(45deg);
    -ms-transform: translateY(-13px) rotate(45deg);
    transform: translateY(-13px) rotate(45deg);
  }
 
  .navi { /*Close時のnavi*/
    position: fixed;
    /* position: relative; */
    top: 80px; /*重要*/
    right: 1px;
    height: 100%;
    background-color: rgba(146, 48, 48, 0.9);
    width: 0; /*隠しておく*/
    z-index: 40;
    padding-top: 100px;
    -webkit-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
    overflow: hidden;
  }
  nav.fixed .navi {
    top: 40px;
  }
  .js_humburgerOpen .navi {
    width: 450px; /*Open時*/
  }
  @media screen and (max-width: 840px) {
    .navi {
      top: 40px;
      right: 0;
    }
    .js_humburgerOpen .navi {
      width: 100%;
      padding: 100px 5% 0;
    }
  }
  .navi_item {
    margin-bottom: 28px;
    font-size: 20px;
    font-family: "Marcellus", serif !important;
    white-space: nowrap;
    margin-left: 90px;
  }
  .navi_item.op_innerLink {
    cursor: pointer;
  }
  @media screen and (max-width: 840px) {
    .navi_item {
      margin-left: 0;
      font-size: 18px;
    }
  }

}

/*------------------

imgBox top_only

-------------------*/
.main_imgBox {
  width: 100%;
  height: 90vh;
  overflow: hidden;
  position: relative;
}
.video-inner {
	position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  /* background: url(img/video.jpg) no-repeat center center/cover; */
}
video {
  min-width: 100%;
  min-height: 100vh;
  position: absolute;
}
@media (aspect-ratio: 16/9), (min-aspect-ratio: 16/9) {
  video {
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
  }
}

/*動画よりも画面が縦に長くなるとき用*/
@media (max-aspect-ratio: 16/9) {
  video {
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
}
.main_img {
  z-index:10;
  opacity: 0;
  width: 100%;
  height: 90vh;
  background-position: center center;
  background-size: cover;
  position: absolute;
  /* background-attachment: fixed; */
  left: 0;
  top: 0;
  -webkit-animation: anime 18s 0s infinite;
  animation: anime 18s 0s infinite;
}
.main_img:nth-of-type(2) {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.main_img:nth-of-type(3) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

/* .main_img:nth-of-type(4) {
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
}

.main_img:nth-of-type(5) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

.main_img:nth-of-type(6) {
  -webkit-animation-delay: 15s;
  animation-delay: 15s;
} */

@keyframes anime {
  0% {
      opacity: 0;
  }
  17% {
      opacity: 1;
  }
  33% {
      opacity: 1;
  }
  50% {
      opacity: 0;
      transform: scale(1.1);
      z-index:9;
  }
  100% { opacity: 0 }
}
@-webkit-keyframes anime {
  0% {
      opacity: 0;
  }
  17% {
      opacity: 1;
  }
  33% {
      opacity: 1;
  }
  50% {
      opacity: 0;
      -webkit-transform: scale(1.1);
      z-index:9;
  }
  100% { opacity: 0 }
}
/*main_mvを囲む枠線*/
/* .main_img:before {
  content: "";
  position: absolute;
  top: 14px;
  left: 14px;
  right: 14px;
  bottom: 3%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1540px;
  margin: 0 auto;
  border: 8px solid #fff;
  border-color: rgba(255, 255, 255, 0.25);
  z-index: 4;
} */
.main_img::after {
  position: absolute;
  content: "";
  background-color: rgba(29, 29, 29, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

.sidebar {
  width: 80px;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 15;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: solid 1px #fff;
}
.sidebar img {
  width: 16px;
  margin-top: 70px;
}
/*------------------
  main-title-outer
-------------------*/  
.main-title-outer {
  position: absolute;
  left: 65%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top:80%;
  z-index: 12;
  text-align: center;
}
/* .main-title-outer::after {
  position: absolute;
  content:"";
  width: .5px;
  height: 380px;
  background: #17b397;
  left: -5%;
  top: -30%;
}
.main-title-outer::before {
  position: absolute;
  content:"";
  width: 100%;
  height: .5px;
  background: #17b397;
  left: -5%;
  top: -30%;
} */
.main-title {
  width: 560px;
  padding: 10px;
  font-size: 16px;
  border-top: solid 1px #fff;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.1;
  color: #fff;
}
.main-title2,
.main-title3 {
  width: 560px;
  padding: 10px;
  font-size: 16px;
  border-bottom: solid 1px #fff;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.1;
  color: #fff;
  font-size: 16px;
  margin-left: 30px;

  /* filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.2)); */
  /* transform: translateX(150px); */
  /* filter: drop-shadow(3px 4px 3px rgba(0, 0, 0, 0.4)); */
}
.main-title-outer2 {
  position: absolute;
  bottom: 8%;
  right: 8%;
  z-index: 12;
  transform: rotate(-8deg);
}
.main-title-rl {
	/* -webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl; */
  /* text-shadow: 1px 1px 6px #777; */
  position: relative;
  z-index: 2;
}
.num1,.num2,.num3 {
  display: block;
  width: max-content;
  /* font-family: 'Shippori Mincho', serif; */
  font-size: 18px;
  letter-spacing: 0.3rem;	
	color: #fff;
  font-weight: 500;
  padding: 3px 14px;
  margin-bottom: 8px;
  background: #84733f;
}
.num2 {
  margin-left: 10%;
}
.num3 {
  margin-left: 20%;
}
.main-title-rl::after {
  /* position: absolute;
  content: "";
  background-image: url(../img/bg_b_1.jpg);
  width: 600px;
  height: 200px;
  right: 0;
  top: -4%;
  z-index: -1; */
}
.main-title-last_red {
  /* color: #e84b13; */
  color: #444;
  font-size: 66px;
}
/*------------------
  scrolldown
-------------------*/  
.scrolldown1{
  /*描画位置※位置は適宜調整してください*/
  position:absolute;
  width: 200px;
  left:50%;
  bottom:10px;
  /*全体の高さ*/
  height:50px;
  z-index: 10;
}
/*Scrollテキストの描写*/
.scrolldown1 span{
  /*描画位置*/
  position: absolute;
  left:-15px;
  top: -15px;
  /*テキストの形状*/
  color: #eee;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
}
/* 線の描写 */
.scrolldown1::after{
  content: "";
  /*描画位置*/
  position: absolute;
  top: 0;
  /*線の形状*/
  width: 1px;
  height: 30px;
  background: #eee;
  /*線の動き1.4秒かけて動く。永遠にループ*/
  animation: pathmove 1.4s ease-in-out infinite;
  opacity:0;
}
/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  30%{
    height:60px;
    opacity: 1;
  }
  100%{
    height:0;
    top:100px;
    opacity: 0;
  }
}

.scroll-outer{
  /*描画位置※位置は適宜調整してください*/
  position:absolute;
  left:50%;
  transform: translateX(-50%);
  bottom:50px;
  /*全体の高さ*/
  height:50px;
  z-index: 10;
}
.scroll-text {
  color: #fff;
  line-height: 0.4rem;
}
.scroll {
  display: inline-block;
  padding-top: 70px;
  position: relative;
  color: #fff;
  display: flex;
}
.scroll::before {
  animation: scroll 3.5s infinite;
  border: solid #fff;
  border-width: 0 0 1px 1px;
  content: "";
  display: inline-block;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  transform: rotate(-45deg);
  width: 20px;
  height: 20px;
}
@keyframes scroll {
  0% {
    transform: rotate(-45deg) translate(0, 0);
  }
  80% {
    transform: rotate(-45deg) translate(-30px, 30px);
  }
  10% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  0%, 80%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
/*------------------

animation

-------------------*/

.fadeInleft {
  opacity : 0;
  transform: translateX(-200px);
  transition: 0.4s;
}
.fadeInUp {
  opacity : 0;
  transform: translateY(50px);
  transition: 0.5s;
}
.trs10 {
  transition: 1.0s;
}
.trs15 {
  transition: 1.5s;
}
.trs20 {
  transition: 2.0s;
}
.trs25 {
  transition: 2.5s;
}
.trs30 {
  transition: 3.0s;
}

/*------------------

promise

-------------------*/
.top-sec-promise {
  padding: 40px 0 40px;
  position: relative;  
  /* background: #004a68; */
  background-image: url(../img/bg_b_1.jpg);
  background-repeat: repeat;
}
.top-sec-promise .inner {
  margin: 0 26px;
}
.promise-container {
  display: flex;
  /* justify-content: flex-start;
  flex-wrap: wrap; */
  padding: 0 80px;
  align-items: center;
}
.promise-main-title {
  flex-basis: 20%;
  color: #333;
  font-size: 42px;
  font-weight: 800;
  line-height: 3.5rem;
  margin: 0 10px;
  letter-spacing: 0.4rem;
  text-align: right;
}
.promise-text-area__article {
  flex-basis: 100%;
  color: #333;
  font-size: 22px;
  font-weight: 700;
  margin-left: 25px;
}

/*------------------

twoway

-------------------*/
.top-sec-twoway {
  padding: 60px 0 40px;
  position: relative;  
  /* background: #004a68; */
  background-image: url(../img/bg_b_1.jpg);
  background-repeat: repeat;
}
.twoway-leadtext {
  font-family: 'Potta One', cursive;
  color: #fff;
  width: max-content;
  margin: auto;
  font-size: 34px;
  /* font-weight: bold; */
}
.twoway-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 30px 0;
}
.container__twoway {
  flex-basis: 48%;
  height: 240px;
  margin: 0 8px;
  background-image: url(../img/bg_w_1.jpg);
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
  border-radius: 2px;
  overflow: hidden;
}
.container__twoway::after {
  position: absolute;
  content: "昼";
  font-weight: bold;
  color: #fff;
  font-size: 200px;
  /* line-height: 5rem; */
  top: -35%;
  right: 20px;
  z-index: 1;
  /* line-height: 0.8rem; */
  font-family: 'Shippori Mincho', serif;
}
.container__twoway.night::after {
  content: "夜";
  color: rgba(153, 153, 153, 0.664);
}
.twoway-a1__img {
  flex-basis: 22%;
  height: 70%;
  background-image: url(../img/top_two1.jpg);
  background-size: cover;
  background-position: center center;
  margin: 10px 16px 10px 5px;
  border-radius: 2px;
}
.twoway-a1__img.night {
  background-image: url(../img/top_two2.jpg);
}
.twoway-a1__article {
  flex-basis: 70%;
  /* color: #fff; */
  z-index: 5;
}
.a1__article__title {
  font-weight: bold;
  font-size: 18px;
  padding: 5px 0;
}

/*------------------

abt-3col-r_img

-------------------*/
.top-sec-abt-3col-r_img {
  padding: 170px 0 40px;
  position: relative;
  background: #eee;
  background: linear-gradient(120deg, rgba(132, 115, 63,1) 3%, rgba(238,238,238,1) 3%, rgba(238,238,238,1) 100%);
  /* background-image: url(../img/bg_w_1.jpg);
  background-repeat: repeat; */
  /* height: 600px; */
  z-index: 1;
  overflow: hidden;
}
.top-sec-abt-3col-r_img::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_logo_kei.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 360px;
  height: 360px;
  background-size: auto 302px;
  top: -5%;
  left: 30%;
  filter: none;
  z-index: -1;
  transform: rotate(30deg);
}
.sec-heading-abt {
  width: max-content;
  /* background: lemonchiffon; */
  position: absolute;
  top: 40px;
  right: 8%;
}
.top-sec-abt-3col-r_img .inner {
  padding: 0 2%;
}
.abt-3col-r_img-wrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  position: relative;

}
.abt-3col-r_img__article {
  width: 480px;
  padding: 40px;
  background: #fff;
  /* position: absolute; */
  /* left: 5%;
  top: -40px; */
  z-index: 7;
  margin-right: 20px;
  margin-top: -80px;
  color: #333;
}
.abt-3col-article__heading1 {
  font-size: 26px;
  font-weight: 800;
  line-height: 1.8rem;
  padding: 10px 0;
  color: #744500;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.abt-3col-article__heading2 {
  font-size: 30px;
  line-height: 2.6rem;
  font-weight: 800;
  /* white-space: nowrap; */
  padding-bottom: 18px;
  color: #744500;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.abt-3col-r_img__img1 {
  width: 450px;
  background-image: url(../img/top_abt1.jpg);
  background-size: cover;
  background-position: center center;
  height: 330px;
  display: block;
  margin-right: 6px;
  /* position: absolute; */
  z-index: 4;  
}
.abt-3col-r_img__img2 {
  width: 450px;
  background-image: url(../img/top_abt2.jpg);
  background-size: cover;
  background-position: center center;
  height: 330px;
  z-index: 2;
  /* position: absolute; */
  /* right: 5%;
  top: -30px; */
}

/*------------------

lunch

-------------------*/
.top-sec-floor1 {
  /* background: #6a3906; */
  height: 700px;
  padding: 60px 0;
  background-image: url(../img/bg_s1.jpg);
  background-repeat: repeat;
}
.top-sec-floor1 .inner {
  padding: 0px 0;
  height: 100%;
  background-image: url(../img/top_lunch.jpg);
  background-position: center top;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.sec-heading-floor1 {
  position: absolute;
  top: -20px;
  left: 7%;
  width: max-content;
  /* padding: 0 16% 20px; */
  z-index: 10;
}
.floor1-cont-warp{
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.floor1__cont1 {
  width: 65%;
}
.floor1__cont2 {
  width: 30%;
  padding: 40px 40px 20px;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  margin-top: 40px;
  margin-right: 40px;
  border-radius: 2px;
}
.floor1-cont2__headline {
  font-size: 26px;
  font-weight: 700;
  line-height: 2.6rem;
  padding: 0px 0 20px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

/*------------------

dishes

-------------------*/
.top-sec-floor2 {
  /* background: #333;
  background-image: url(../img/bg_s1.jpg);
  background-repeat: repeat; */
  background: #6a3906;
  height: 700px;
  padding: 60px 0;
}
.top-sec-floor2 .inner {
  padding: 0px 0;
  height: 100%;
  background-image: url(../img/floor2.jpg);
  background-position: center top;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.sec-heading-floor2 {
  position: absolute;
  top: -20px;
  right: 7%;
  width: max-content;
  /* padding: 0 16% 20px; */
  z-index: 10;
}
.floor2-cont-warp{
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.floor2__cont1 {
  width: 30%;
  padding: 40px 40px 20px;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  margin-top: 40px;
  margin-left: 40px;
}
.floor2__cont2 {
  width: 65%;
}

/*------------------

drink

-------------------*/
.top-sec-floor1-desc {
  padding: 0px 0 30px;
  position: relative;
  background: #6a3906;
  overflow: hidden;
}
.floor1-desc-warp {
  padding: 0px 20px 20px;
  /* height: 180px; */
  text-align: center;
}
.floor1-desc__img {
  color: #fff;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 600;
  font-size: 24px;
}
.floor1-desc__cap {
  color: #fff;
  padding: 0 10px 0;
  font-size: 14px;
}

/*------------------

interior

-------------------*/
.top-sec-abt {
  padding: 90px 0 120px;
  position: relative;
  background: linear-gradient(120deg, rgba(233, 77, 20) 3%, rgba(238,238,238,1) 3%, rgba(238,238,238,1) 100%);
  overflow: hidden;
}
.sec-heading-about {
  width: max-content;
  padding: 0 130px 20px;
  position: relative;
  z-index: 1;
}
.sec-heading-about::after {
  /* content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict2.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 360px;
  height: 60px;
  background-size: 360px 42px;
  top: 0px;
  left: 80px;
  filter: none;
  z-index: -1; */
}
.abt-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  position: relative;  
}
.abt-wrap__article {
  width: 45%;
  /* background: #f7f6f4; */
  padding: 40px 70px;
  z-index: 1;
  /* color: #fff; */
}
.abt-article__heading1 {
  font-size: 24px;
  line-height: 1.4rem;
}
.abt-article__heading2 {
  font-size: 30px;
  padding: 10px 0;
  line-height: 2.6rem;
  font-weight: 600;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.abt-article__text {
  padding: 10px 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 2.0rem;
}
.abt-wrap__img1 {
  width: 35%;
  margin-top: 30px;
  margin-left: 10px;
  background-image: url(../img/top_about1.jpg);
  background-size: cover;
  background-position: center center;
  height: 360px;
  z-index: 2;  
}
.abt-wrap__img2 {
  width: 23%;
  background-image: url(../img/top_about2.jpg);
  background-size: cover;
  background-position: center center;
  height: 250px;
  z-index: 3;
  margin-left: -100px;
}

/*------------------

about-rl

-------------------*/
.top-sec-abt-rl {
  padding: 0px 0 80px;
  position: relative;  
  background: #eee;
  /* background-image: url(../img/bg_w_1.jpg); */
  background-repeat: repeat;
}
.top-sec-abt-rl .inner {
  max-width: 1540px;
  margin: auto; 
  padding: 0 3%;
}
.abt-rl-wrap {
  display: flex;
  justify-content: start;
  flex-wrap: nowrap;
  align-items: flex-end
}
.abt-rl-wrap__img1 {
  flex-basis: 33%;
  height: 400px;
  background-image: url(../img/top_abt3.jpg);
  background-size: cover;
  background-position: center center;
  margin-right: 6px;
}
.abt-rl-wrap__img2 {
  flex-basis: 22%;
  height: 350px;
  background-image: url(../img/top_abt4.jpg);
  background-size: cover;
  background-position: center center;
  margin-right: 18px;
  /* margin-top: 6%; */
}
.abt-rl-wrap__text {
  flex-basis: 45%;
  display: block;
  padding: 40px 50px;
  text-align: left;
  /* height: max-content; */
  height: auto;
  margin-right: 20px;
  background-color: #fff;
}
.abt-rl-text__title {
  font-size: 28px;
  line-height: 2.6rem;
  font-weight: 800;
  padding: 14px 0;
  color: #744500;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.abt-rl-wrap__text p {
  font-size: 16px;
}
.abt-rl-wrap__heading {
  flex-basis: auto;
  writing-mode: vertical-rl;
  height: 400px;
  text-align: left;
  /* background-color: #fff; */
}
.abt-rl-wrap__heading p{
  font-size: 30px;
  font-weight: 800;
  line-height: 2.9rem;
  
}

/*------------------

menu

-------------------*/
.top-sec-course2 {
  padding: 100px 0 40px;
  position: relative;
  /* background: #edf1f3; */
  background-image: url(../img/bg_b_1.jpg);
}
.top-sec-course2 .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 50px;
}
.sec-heading-menu {
  padding: 0 80px;
}
.course2__lead {
  color: #fff;
  padding: 32px 12px 18px;
}
.course-wrap {
  display: flex;
  justify-content: space-between;
  padding: 20px 0 40px;
}
.co-box {
  width: 32%;
  padding-bottom: 20px;
  box-shadow: 0px 10px 30px rgba(0,0,0,.13);
  position: relative;
  background: #fff;
  background-image: url(../img/bg_w_1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  border: solid 12px #222;
}
.box2__img {
  overflow: hidden;
  width: 100%;  
}
.box2__img img{
  width: 100%;
}
.box2__img img:hover {
  transform: scale(1.1);
  transition-duration: 0.4s;
  /* opacity: 0.9; */
  z-index: -10;
}
.co-box__text-outer {
  /* background: #fff; */
}
.co-box__text-outer .text-outer__title {
  font-size: 34px;
  position: relative;
  text-align: left;
  padding: 16px 22px;
  /* font-family: 'Shippori Mincho', serif; */
  font-family: 'Potta One', cursive;
}
.co-box__text-outer .text-outer__title::after {
  position: absolute;
  content: "";
  display: block;
  width: 24%;
  height: 4px;
  border-radius: 3px;
  background-color: #ed7600;
  left: 20%;
  transform: translateX(-50%);
  bottom: 10px;
}
.co-box__text-outer .text2 {
  font-size: 14px;
  padding: 14px 22px;
}

.fas.fa-book-open {
  padding-right: 5px;
}

/*------------------

course

-------------------*/
#top-sec-course_a {
  padding: 80px 0 80px;
  position: relative;
  background: url(../img/bg_white.jpg);
  background-size: cover;
}
#top-sec-course_a .inner {
  /* max-width: 1340px; */
  margin: auto;
  padding: 0 3%;
}
.sec-heading-cors {
  padding: 0 40px;
}
.co_a-title {
  position: absolute;
  top: 50px;
  left: 120px;
  color: #0e667c;
  font-family: 'Lora', serif;
  font-size: 26px;
  letter-spacing: 1.0rem;
}
.course_a-wrap {
  padding: 30px 0;
}
.co_a-box {
  display: flex;
  flex-wrap: nowrap;
  justify-content: start;
  width: 80%;
  margin-left: 5%;
  margin-bottom: 40px;
}
.co_a-box.dinner {
  margin-left: 15%;
}
.co_a-box.drink {
  margin-left: 20%;
}
.co_a-box.sweets {
  margin-left: 10%;
}
.co_a-box__img {
  width: 40%;
  background-image: url(../img/menu1.jpg);
  background-size: cover;
  background-position: center center;
  height: 300px;
  z-index: 2;
  overflow: hidden;
}
.co_a-box__img.dinner {
  background-image: url(../img/menu2.jpg);
}
.co_a-box__img.drink {
  background-image: url(../img/menu3.jpg);
}
.co_a-box__img.sweets {
  background-image: url(../img/menu4.jpg);
}
.co_a-box__img:hover {
  transform: scale(1.1);
  transition-duration: 0.4s;
}
.co_a-box__article {
  width: 60%;
  padding: 50px 80px;
  background: #f7f6f4;
  height: 300px;
}
.co_a-box__article .desc1 {
  font-size: 36px;
  padding: 0px 0;
  line-height: 2.0rem;
  font-weight: 700;
  color: #333;
  letter-spacing: 0.1rem;
  font-family: 'Dancing Script', cursive;
}
.co_a-box__article .desc2 {
  font-size: 14px;
  padding: 20px 0px 0px;
  line-height: 2.0rem;
}

/*------------------

inside

-------------------*/
.top-sec-class {
  padding: 140px 0;
  position: relative;
  background-image: url(../img/bg_w_1.jpg);
}
/* .top-sec-class::after {
  content: "";
  background-image: url(../img/bg_b_1.jpg);
  position: absolute;
  width: 65%;
  height: 60%;
  top:12%;
  right: 0%;
  z-index: 1;
} */
.class-wrap {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end
}
.class-wrap__img {
  width: 38%;
  background-image: url(../img/top_inside.jpg);
  background-size: cover;
  /* margin-left: 40px; */
  position: relative;
  height: 360px;
  z-index: 5;
  margin-top: 30px;
  margin-right: -40px;
}
.class-wrap__img::after {
    /* position: absolute;
    content: "";
    width: 220px;
    height: 95%;
    background: #333;
    top: -30px;
    left: -80px;
    z-index: -1; */
}
.class-wrap__text-outer {
  background-image: url(../img/bg_b_1.jpg);
  width: 62%;
  padding: 50px 40px 50px 100px;
  height: 350px;
  position: relative;
  z-index: 2;
}
.sec-heading-inside {
  padding: 0 80px;
}
.pjt-wrap.reverse {
  flex-direction: row-reverse;
}
.pjt-wrap__img.reverse::after {
  left: -8%;
}
.pjt-wrap__text-outer.reverse {
  margin: 100px 150px 0 0;
  position: relative;
}
.class-text {
  color: #fff;
  line-height: 2rem;
  padding: 30px 0 20px;
}

/*------------------

garally

-------------------*/
.top-sec-gally {
  padding: 70px 0 70px;
  background: #eee;
  background: linear-gradient(120deg, rgba(132,115,63,1) 3%, rgba(238,238,238,1) 3%, rgba(238,238,238,1) 100%);
  background-size: cover;
  background-position: center bottom;
  position: relative;
}
.top-sec-gally .inner {
  max-width: 1600px;
  margin: auto;
  padding: 0 6%;
}
.sec-heading-gally {
  padding: 20px 14%;
}
.sec-gally-title {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  color: #0e667c;
  font-family: 'Lora', serif;
  font-size: 26px;
  letter-spacing: 1.0rem;
}
.gally-img-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 30px 0 30px;
  margin: 0 auto;
  /* max-width: 1200px; */
}
.gally-img-container a {
  width: 280px;
  margin: 3px;
}
.gally-img-container .coll2-empty {
  width: 280px;
  margin: 3px;
}

/*------------------

information

-------------------*/
.top-sec-info {
  padding: 70px 0 30px;
  /* background-color: #eee; */
  background-image: url(../img/bg_info.jpg);
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.top-sec-info .inner {  
  max-width: 1300px;
  margin: auto;
  padding: 0 80px;
}
.sec-heading-info {
  text-align: center;
}
.info-heading-outer {
  padding: 10px 5%;
  /* margin-left: 65%; */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 auto;
  border-top: solid .5px #999;
  border-bottom: solid .5px #999;
  width: max-content;
}
.corp-info-wrap {
  padding: 20px 0 10px;
}
.corp2-heading-outer {
  padding: 10px 0 0;
}
.corp-wrap__table {
  margin: 3% 0;
  width: 100%;
}
.corp-wrap__table th,
.corp-wrap__table td {
	border-bottom: 1px dotted #ddd;
  padding: 24px 38px;
  vertical-align: middle;
  font-size: 14px;
}
.corp-wrap__table th {
  width: 30%;
  text-align: right;
}
.corp-wrap__table tr:first-child {
  border-top: 1px dotted #ddd;
}
.corp-wrap__table th {
  background: #fafafa;
  font-weight: 400;
}
.corp-wrap__table td {
  background-color: #fff;
}
.corp2-map-wrap {
  margin: 20px 0;
  padding: 2%;
  background:#004a68;
}
.corp2-map-data {
  padding: 1%;
}
.corp2-map-data iframe {
  width: 100%;
}
.corp2-map__text {
  padding: 0 30px;
  font-size: 16px;
  color:#fff;
}
.corp2-map__text i {
  padding-right: 3px;
  font-size: 20px;
}

/*------------------

gmap

-------------------*/
.top-sec-gmap {
  padding: 60px 0px 0px;
  /* z-index: -1; */
  position: relative;
}
.sec-heading-gmap {
  text-align: center;
}
.map-wrapper__iframe {
  padding: 50px 0 0;
}
.map-cont-wrap {
  background: #fff;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  /* align-items: center; */
  margin: 3% 0;
  padding: 3% 1% 3% 3.5%;
  box-shadow: 0px 10px 30px rgba(0,0,0,.13);
  z-index: -1;
}
.cont-wrap__img {
  width: 42%;
  box-sizing: border-box;
  padding: 20px 10px;
}
.cont-wrap__img img {
  width: 100%;
}
.cont-wrap__map {
  width:  52%;
  position: relative;
}
.cont-wrap__caption {
  color: #2e3740;
  padding: 10px 0 0;
}
.cont-wrap__desc {
  width: 48%;
  padding: 10px;
  margin: 1% 2%;
  line-height: 2.0;
  height: 80%;
  z-index: 20;
}
.map-text {
  display: block;
  padding: 24px;
  background: #f5f7f8;
  /* border: solid .5px #aaa; */
  color: #2e3740;
  /* margin-left: 22px; */
}
.cont-wrap__desc a i {
  padding-right: 5px;
}
.acs_shop-title {
  font-size: 26px;
  font-weight: 700;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; 
}
/* .access-text {
  padding: 30px 50px 10px;
} */

/*------------------

Profile

-------------------*/
.top-sec-prof {
  padding: 20px 0 100px;
  position: relative;
  background-image: url(../img/bg_w_1.jpg);
  z-index: -2;
}
.top-sec-prof::after {
  content: "";
  /* background:#edf1f3; */
  /* background: gray; */
  background-image: url(../img/bg_b_1.jpg);
  position: absolute;
  width: 62%;
  height: 90%;
  top:-2%;
  left: 0%;
  z-index: -1;
}
.prof-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;/*左寄せ*/
  z-index: 5;
}
.prof-wrap__img {
  width: 42%;
  position: relative;
  z-index: 5;
}
.prof-wrap__text-outer.reverse {
  width: 45%;
  margin: 30px 80px 0 50px;
  position: relative;
}
.prof-wrap.reverse {
  flex-direction: row-reverse;
}
.prof-text {
  line-height: 2rem;
  padding: 40px 0 20px;
  color: #fff;
  z-index: 5;
}

/*------------------

bg-cont1

-------------------*/
.top-sec-bgcont1 {
  padding: 50px 0;
  height: 800px;
  background-image: url(../img/top_bgcont1.jpg);
  background-position: center top;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
/* .top-sec-bgcont1::after {
  content: "";
  position: absolute;
  background: #fff;
  width: 1px;
  height: 40px;
  top: 0;
  left: 50%;
} */
.top-sec-bgcont1 .inner {
  /* margin: 0 26px; */
}
.bgcont1__img {
  width: 380px;
  margin: 90px auto 0;
}
.bgcont1__img img {
  transform: rotate(-5deg)
}
.bgcont1__desc {
  color: #fff;
  width: max-content;
  font-size: 50px;
  font-weight: 800;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: normal;
}
.bgcont1__text {
  width: 800px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*------------------

bg-cont2

-------------------*/
.top-sec-bgcont2 {
  padding: 20px 0;
  height: 800px;
  background-image: url(../img/top_bgcont2.jpg);
  background-position: center top;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.top-sec-bgcont2 .inner {
  /* margin: 0 26px; */
}
.bgcont2__desc {
  color: #fff;
  font-size: 50px;
  font-weight: 800;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*------------------

concept

-------------------*/
.top-sec-concept {
  background: rgb(198, 228, 255);
  background: linear-gradient(110deg, rgba(198, 228, 255) 0%, rgba(198, 228, 255) 6%, rgba(247,247,247,1) 6%, rgba(247,247,247,1) 93%, rgba(226,226,226,1) 93%, rgba(226,226,226,1) 100%);
  padding: 60px 0px 50px;
  position: relative;
  /* z-index: -2; */
}
.top-sec-concept .inner {
  padding: 0 0%;
}
.concept-wrapper {
  /* width: 85%; */  
}
.concept-heading-outer {
  padding: 0 8%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 auto;
}
.concept-img-container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 10px 0;
}
.concept-img-outer {
  flex-basis: 25%;
}
.concept-img-container img {
  width: 100%;
}
.concept-text-container {
  padding: 30px 20px 20px;
}
.concept-text__article {
  padding: 10px 20px;
  font-size: 14px;
  line-height: 1.8rem;
}
.btn-outer-concept {
  width: max-content;
  margin: 10px auto 0px;
}
.about-container {
  padding: 40px 0 10px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: start;
  height: 600px;
}
.about-outer-a1 {
  width: 70%;
  background: url(../img/test.jpg) no-repeat center center;
  background-size: cover;
}
.about-outer-a2 {
  width: 20%;
  height: 80%;
  background: url(../img/test.jpg) no-repeat center center;
  background-size: cover;
  margin-left: 10px;
  margin-top: 30px;
}
.about-outer-a3 {
  width: 8%;
  background: cornflowerblue;
  text-align: center;
  margin-left: 10px;
}
.about-outer-a3 p{
  margin: auto;
  padding: 20px 0;
}
.about-container-b {
  padding: 40px 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  height: 500px;
}
.about-outer-b1 {
  width: 40%;
  background: cornflowerblue;
  margin-right: 10px;
  padding: 0 2% 10%;
}
.about-outer-b2 {
  height: 400px;
  width: 28%;
  background: url(../img/test.jpg) no-repeat center center;
  background-size: cover;
  margin-right: 10px;
}
.about-outer-b3 {
  height: 320px;
  width: 28%;
  background: url(../img/test.jpg) no-repeat center center;
  background-size: cover;
  /* margin-right: 10px; */
}

/*------------------

news

-------------------*/
.top-sec-news {
  padding: 80px 0 100px;
  position: relative;
  background: #ddd;
  /* background-image: url(../img/bg_news.jpg);
  background-size: cover; */
  z-index: 1;
  overflow: hidden;
}
.top-sec-news::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_logo_kei.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 360px;
  height: 360px;
  background-size: auto 322px;
  top: 0px;
  left: 80px;
  filter: none;
  z-index: -1;
  transform: rotate(30deg);
}
.sec-heading-news {
  padding: 0px 20px;
  text-align: center;
}
.top-sec-news .inner {
  max-width: 1340px;
  margin: auto; 
  padding: 0 80px;
}
.news-heading-outer {
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  padding: 0 0 20px;
}
.news-wrap {
  display: table;
  width: 100%;
  /* border-top: .5px solid #777; */
  padding: 3% 0;
  /* color: #fff; */
  background: #f0f0f0;
  margin-bottom: 6px;
}
.news-wrap:last-child {
  /* border-bottom: .5px solid #777; */
}
.news-wrap__day,
.news-wrap__event,
.news-wrap__text,
.news-wrap__btn {
  display: table-cell;
  vertical-align: middle; /*重要！縦中央*/
}
.news-wrap__day {
  width: 15%;
  font-size: 16px;
  text-align: center;
}
.news-wrap__event {
  width: 15%;
  font-size: 14px;
  text-align: center;
}
.news-wrap__text {
  width: 68%;
  font-size: 16px;
  text-align: left;
  padding: 0 5%;
}
.news-wrap__btn {
  width: 20%;
}

/*------------------

foodmenu

-------------------*/
.top-sec-foodmenu {
  background: rgb(198, 228, 255);
  background: linear-gradient(110deg, rgba(198, 228, 255) 0%, rgba(198, 228, 255) 6%, rgba(247,247,247,1) 6%, rgba(247,247,247,1) 93%, rgba(226,226,226,1) 93%, rgba(226,226,226,1) 100%);
  padding: 30px 0px 50px;
  position: relative;
  /* z-index: -2; */
}
.top-sec-foodmenu .inner {
  padding: 0 0%;
}
.foodmenu-course-wrapper {
  padding: 0 5% 40px;
}
.foodmenu-container {
  padding: 40px 0 10px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  height: 650px;
}
.foodmenu-outer-a1 {
  width: 8%;
  background: cornflowerblue;
}
.foodmenu-outer-a1 p{
  margin: auto;
  padding: 20px 0;
  font-size: 32px;
}
.foodmenu-outer-a2 {
  width: 90%;
  background: url(../img/test.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
}
.foodmenu-outer-a2 p{
  position: absolute;
  background: #fff;
  padding: 50px;
  writing-mode: vertical-rl;
  font-size: 16px;
  height: 450px;
  bottom: 0;
  right: 0;
}
/*------------------

foodmenu-food

-------------------*/
.foodmenu-food-wrapper {
  padding: 20px 2%;
}
.foodmenu-food-container {
  padding: 40px 0 10px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  height: 650px;
}
.foodmenu-foodimg-container {
  width: 40%;
  margin-right: 30px;
}
.foodimg-outer__1,
.foodimg-outer__2 {
  background: url(../img/test.jpg) no-repeat center center;
  background-size: cover;
  height: 280px;
  margin-bottom: 10px;
}
.foodmenu-text-container {
  width: 59%;
}
.foodmenu-text__heading-outer {
  padding: 10px 0;
}
.foodmenu-text__food-outer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px;
  background: darkgray;
}
.food-outer__food {
  width: 49%;
  background: cornflowerblue;
}

/*------------------

inside

-------------------*/
.top-sec-inside {
  padding: 20px 0 80px;
}
.top-sec-inside .inner {
  padding: 0 0%;
}
.inside-wrapper {
  padding: 0;
}
.inside-container {
  padding: 40px 0 10px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: start;
  height: 550px;
}
.inside-outer-1 {
  width: 70%;
  background: url(../img/test.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  margin-right: 10px;
}
.inside-outer-2 {
  width: 28%;
  background: url(../img/test.jpg) no-repeat center center;
  background-size: cover;
}
.inside-container2 {
  padding: 40px 6% 10px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: start;
  height: 600px;  
}
.inside-outer2-1 {
  width: 40%;
  background: url(../img/test.jpg) no-repeat center center;
  background-size: cover;
}
.inside-outer2-2 {
  width: 40%;
  background: lightslategray;
  padding: 50px;
  height: 400px;
}
.inside-outer2-3 {
  width: 20%;
  background: cornflowerblue;
}
.inside-outer2-3 p{
  padding: 20px 0;
  font-size: 36px;
  margin: auto;
}
.inside-outer2-3__text {
  display: block;
  writing-mode: vertical-rl;
  font-size: 16px;
}

/* ---------------

reserve

---------------- */
.top-sec-reserve {
  padding: 20px 0 180px;
}
.top-sec-reserve .inner {
  padding: 0 0%;
}
.reserve-wrapper {
  padding: 0;
}
.reserve-container {
  padding: 40px 0 10px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: start;
  height: 420px;
}
.reserve-outer1 {
  width: 50%;
  background-color: lightsteelblue;
  padding: 40px;
  height: 420px;
}
.reserve-heading-outer {
  padding: 0 8%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 auto;
}
.reserve-outer1 p{
  padding: 20px;
}
.btn-outer-reserve {
  margin: 0 auto;
  width: max-content;
}
.reserve-outer2 {
  width: 50%;
  background: url(../img/test.jpg) no-repeat center center;
  background-size: cover;
  height: 420px;
}

/*------------------

Contact

-------------------*/
.top-sec-contact {
  padding: 70px 0;
  background: #edf1f3;
}
.top-sec-contact .inner {
  max-width: 1380px;
  margin: auto;
  padding: 0 3%;
}
.ct-lead-wrap {
  /* display: flex;
  justify-content: space-around; */
}
.ct-lead-text {
  width: 100%;
  position: relative;
  font-size:16px;
  padding: 24px 3% 0;
  z-index: 10;
}
.ct-heading-outer {
  padding: 0 1%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 auto;
}
.ct-cont-wrap {
  display: flex;
  justify-content: space-around;
  margin: 6% 0 1%;
}
.ct-cont-wrap__box1,
.ct-cont-wrap__box2 {
  display: block;
  width: 48%;
  /* background: #fff; */
  background:  #ea1835;
  text-align: center;
  padding: 40px 20px;
  box-shadow: 0px 10px 30px rgba(0,0,0,.13);
}
.ct-cont-wrap__box1 .cont-text,
.ct-cont-wrap__box2 .cont-text {
  /* display: block; */
  font-size: 33px;
  /* color: #17b397; */
  font-family: 'Roboto',sans-serif;
  font-weight: 800;
  letter-spacing: 0.2rem;
  color: #fff;
}
.ct-cont-wrap__box1 a i,
.ct-cont-wrap__box2 a i {
  padding-right: 6px;
}
.ct-cont-wrap__box1 .cont-subtext,
.ct-cont-wrap__box2 .cont-subtext {
  padding: 6px;
  font-size: 16px;
  /* color: #2e3740; */
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1rem;
  display: block;
}

/* ---------------

rst

---------------- */
.top-sec-rst {
  padding: 0px 0;
  background: #eee;
}
.top-sec-rst .inner {
  /* max-width: 1340px; */
  margin: auto; 
  /* padding: 0 100px; */
}
.rst-wrapper {
  display: flex;
  flex-wrap: nowrap;
  height: 430px;
}
.rst-wrapper__text {
  width: 50%;
  background: #004a68;
  position: relative;
  padding: 30px;
}
.rst-wrapper__text::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 430px 100px 0 0;
  border-color: #004a68 transparent transparent transparent;
  top: 0;
  right: -100px;
}
.rst-heading-outer {
  display: flex;
  justify-content: center;
  /* margin: 0 auto; */
  padding: 0 0 20px;
}
.rst-text_article {
  color: #fff;
  padding: 20px 50px;
  font-size: 14px;
}
.btn-outer-rst {
  width: max-content;
  margin: 40px auto 0px;
}
.rst-wrapper__img {
  width: 50%;
  background: url(../img/top_rst.jpg) no-repeat center center;
  background-size: cover;
}

/* ---------------

history

---------------- */
.top-sec-his {
  padding: 50px 0;
  /* background: #ddd; */
  background: rgb(232,232,232);
  background: linear-gradient(110deg, rgba(232,232,232,1) 0%, rgba(232,232,232,1) 6%, rgba(255,255,255,1) 6%, rgba(255,255,255,1) 90%, rgba(245,245,245,1) 90%, rgba(245,245,245,1) 100%);
}
.top-sec-his .inner {
  max-width: 1340px;
  margin: auto; 
  padding: 0 8%;
}
.his-heading-outer {
  display: flex;
}
.his-cont-wrapper {
  padding: 40px 0;
}
.his-container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  height: 200px;
  margin: 10px 0;
}
.his-container__img {
  width: 30%;
  background: url(../img/top_his1.jpg) no-repeat center center;
  background-size: cover;
}
.his-container__img.y2018 {
  background: url(../img/top_his2.jpg) no-repeat center center;
  background-size: cover;
}
.his-container__img.y2017 {
  background: url(../img/top_his3.jpg) no-repeat center center;
  background-size: cover;
}
.his-container__img.y2016 {
  background: url(../img/top_his4.jpg) no-repeat center center;
  background-size: cover;
}
.his-container__text {
  width: 70%;
  padding: 20px;
  background: #eee;
}
.his-container__outer {
  padding: 10px 20px;
}
.his-outer__article {
  font-size: 14px;
}
.his-img__year {
  padding: 6px 30px;
  background: #004a68;
  color: #fff;
  text-align: center;
  width: 50%;
}
.his-outer__title {
  font-weight: 600;
  color: #004a68;
  padding: 10px 0;
}
.btn-outer-his {
  width: max-content;
  margin: 80px auto 0px;
}

/* ---------------

collection

---------------- */
.top-sec-coll {
  padding: 0px 0 50px;
  background: #eee;
}
.top-sec-coll.inner {
  /* max-width: 1340px; */
  margin: auto; 
  /* padding: 0 100px; */
}
.coll-wrapper {
  display: flex;
  flex-wrap: nowrap;
  height: 430px;
}
.coll-wrapper__text {
  width: 50%;
  background: #004a68;
  position: relative;
  padding: 30px;
  z-index: 1;
}
.coll-wrapper__text::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 430px 100px;
  border-color: transparent transparent #004a68 transparent;
  top: 0;
  left: -100px;
  z-index: 2;
}
.coll-heading-outer {
  display: flex;
  justify-content: center;
  /* margin: 0 auto; */
  padding: 0 0 20px;
}
.coll-text_article {
  color: #fff;
  padding: 20px 50px;
  font-size: 14px;
}
.btn-outer-coll {
  width: max-content;
  margin: 40px auto 0px;
}
.coll-wrapper__img {
  width: 50%;
  background: url(../img/top_coll.jpg) no-repeat center center;
  background-size: cover;
}

/*------------------

Ours

-------------------*/
.top-sec-ours {
  background: #fff;
  padding: 150px 0 60px;
  position: relative;
  z-index: -2;
}
.top-sec-ours::after {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: -11;
}
.top-sec-ours::before {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  right: 10%; 
}
.top-sec-ours .inner {
  padding: 0 80px;
}
.top-sec-ours .inner::after {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 115px; 
}
.top-sec-ours .inner::before {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 255px; 
}
.ours-img {
  width: 60%;
  margin: 0 auto;
  z-index: 2;
  background: #fff;
}
.top-sec-ours .inner p {
  text-align: center;
  padding: 20px;
  line-height: 2.4rem;
  background: #fff;
  z-index: 3;
}

/*------------------

About us

-------------------*/
.top-sec-about {
  padding: 60px 0 20px;
  position: relative;
  background: #fff;
  z-index: 1;
}
.top-sec-about::after {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: 2;
}
.top-sec-about::before {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  right: 10%; 
}
.top-sec-about .inner::after {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 115px; 
}
.top-sec-about .inner::before {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 255px; 
}
.about-wrap {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  justify-content: start;/*左寄せ*/
  position: relative;
  padding-bottom: 10%;
}
.about-wrap__img{
  width: 100%;
  /* position: relative; */
  z-index: 3;
}
.about-wrap__img img{
  width: 100%;
}
.about-wrap__text-outer {
  flex-basis: 28%;
  margin: -40px 0 0 120px;
  /* position: relative; */
}
.about-text {
  width: 550px;
  padding: 80px 62px;
  background-color: #ed7600;
  position: absolute;
  left: 8%;
  margin-top: 20px;
  color: #fff;
  font-weight: normal;
  line-height: 2.5rem;
  z-index: 5;
}
.about-text__title {
  font-size: 20px;
  font-weight: 4  00;
  padding-bottom: 20px;
  line-height: 2.2rem;
}

/*------------------

Slogan

-------------------*/
.top-sec-slogan {
  padding: 20px 0 40px;
  position: relative;
}
.top-sec-slogan::after {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: 20;
}
.top-sec-slogan::before {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  right: 10%; 
}
.top-sec-slogan .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 100px;
}
.top-sec-slogan .inner::after {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 115px; 
}
.top-sec-slogan .inner::before {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 255px; 
}
.slogan-text-container {
  width: 60%;
  display: flex;
  justify-content: center;
  margin: 0 auto
}
.slogan__left,
.slogan__right {
  padding: 20px;
  width: 50%;
  font-family: 'Shippori Mincho', serif;
  font-size: 18px;
  font-weight: 700;
}
.slogan-text {
  /* text-align: right; */
  width: 340px;
  margin: 0 10% 0 auto;  
  font-family: 'Shippori Mincho', serif;
  font-size: 20px;
  font-weight: 700;
}

/*------------------

Food

-------------------*/
.top-sec-food {
  padding: 60px 0 20px;
  position: relative;
  background: #fff;
  z-index: 1;
}
.top-sec-food::after {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: 2;
}
.top-sec-food::before {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  right: 10%; 
}
.top-sec-food .inner::after {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 115px; 
}
.top-sec-food .inner::before {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 255px; 
}
.food-wrap {
  display: flex;
  /* flex-direction: row-reverse; */
  flex-wrap: nowrap;
  justify-content: start;/*左寄せ*/
  position: relative;
  padding-bottom: 10%;
}
.food-wrap__img{
  width: 100%;
  z-index: 3;
}
.food-wrap__img img{
  width: 100%;
}
.food-wrap__text-outer {
  flex-basis: 28%;
  margin: -40px 0 0 120px;
  /* position: relative; */
}
.food-text {
  width: 550px;
  line-height: 2rem;
  padding: 80px 62px;
  background-color: #3ca800;
  position: absolute;
  right: 8%;
  margin-top: 20px;
  color: #fff;
  font-weight: normal;
  line-height: 2.5rem;
  z-index: 5;
}
.food-text__title {
  font-size: 20px;
  font-weight: 4  00;
  padding-bottom: 20px;
  line-height: 2.2rem;
}

/*------------------

Garally

-------------------*/
.top-sec-galy {
  padding: 80px 0 20px;
  position: relative;
  background: #f7f6f5;
  /* z-index: -2; */
}
.top-sec-galy::after {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: 2;
}
.top-sec-galy::before {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  right: 10%; 
}
.galy-wrap {
  display: flex;
  /* flex-direction: row-reverse; */
  flex-wrap: nowrap;
  justify-content: start;/*左寄せ*/
  position: relative;
  padding-bottom: 60px;
}
.galy-wrap__photo-container{
  width: 100%;
  /* background: #fff; */
  height: 100%;
  /* position: relative; */
  z-index: 3;  
}
.container__num {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.galy-wrap__photo-container img {
  width: 32%;
  padding: 3px;
}
.galy-wrap__text-outer {
  flex-basis: 15%;
  margin: -10px 124px 0 20px;
  /* position: relative; */
}
.galy-text {
  width: 550px;
  line-height: 2rem;
  padding: 80px 62px;
  background-color: #3ca800;
  position: absolute;
  right: 8%;
  margin-top: 20px;
  color: #fff;
  font-weight: normal;
  line-height: 2.5rem;
  z-index: 5;
}
.galy-text__title {
  font-size: 20px;
  font-weight: 4  00;
  padding-bottom: 20px;
  line-height: 2.2rem;
}

/*------------------

Reserve_old

-------------------*/
.top-sec-rsv {
  padding: 60px 0 20px;
  position: relative;
  background: #fff;
  z-index: 1;
}
.top-sec-rsv::after {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: 2;
}
.top-sec-rsv::before {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  right: 10%; 
}
.top-sec-rsv .inner::after {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 115px; 
}
.top-sec-rsv .inner::before {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 255px; 
}
.rsv-wrap {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  justify-content: start;/*左寄せ*/
  position: relative;
  padding-bottom: 10%;
}
.rsv-wrap__img{
  width: 100%;
  /* position: relative; */
  z-index: 3;
}
.rsv-wrap__img img{
  width: 100%;
}
.rsv-wrap__text-outer {
  flex-basis: 28%;
  margin: -40px 0 0 120px;
  /* position: relative; */
}
.rsv-text {
  width: 550px;
  line-height: 2rem;
  padding: 80px 62px;
  background-color: #804014;
  position: absolute;
  left: 8%;
  margin-top: 20px;
  color: #fff;
  font-weight: normal;
  line-height: 2.5rem;
  z-index: 5;
}
.rsv-text__title {
  font-size: 20px;
  font-weight: 4  00;
  padding-bottom: 20px;
  line-height: 2.2rem;
}

/*------------------

Map_old

-------------------*/
/* .top-sec-map {
  padding: 40px 0 180px;
  z-index: 1;
  position: relative;
}
.top-sec-map::after {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: 3;
}
.top-sec-map::before {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  right: 10%; 
}
.top-sec-map .inner {
  padding: 0 80px;
}
.top-sec-map .inner::after {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 115px; 
}
.top-sec-map .inner::before {
  background: #ddd;
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 255px; 
}
.top-sec-map .inner .heading_rl {
  position: absolute;
  right: 224px;
  top: -120px;
  z-index: 8;  
}
.map-cont-wrap {
  background: #f7f6f5;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  position: relative;
  z-index: 3;
}
.map-wrap__img {
  width: 42%;
  box-sizing: border-box;
  padding: 20px 10px;
}
.map-wrap__img img {
  width: 100%;
}
.map-cont-wrap__google {
  width:  50%;
  position: relative;
}
.map-cont-wrap__desc {
  width: 50%;
  padding: 20px;
  line-height: 2.0;
  z-index: 20;
}
.map-text {
  display: block;
  padding: 24px;
  background: #f5f7f8;
  color: #2e3740;
}
.map-cont-wrap__desc a i {
  padding-right: 5px;
}
.acs_shop-title {
  font-size: 26px;
  font-weight: 700;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; 
} */

/*------------------

footer

-------------------*/
#footer {
  /* background-size: cover;
  background-position: center center; */
  padding: 50px 0;
  margin: 0 auto;
  position: relative;
  background: #222;
}
/* #footer::after {
  position: absolute;
  content: "";
  background-color: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
} */
#footer .inner {
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 5%;
}
.footer-container {
  padding: 50px 0 20px;
  /* background: cornflowerblue; */
}
#footer img {
  width: 18%;
  margin: 0 auto;
  /* z-index: 5; */
}
.footer-container__nav {
  padding: 30px 0;
  /* background: lightcoral; */
  margin: 10px 0;
}
.footer-nav-container__wrap1,
.footer-nav-container__wrap2{
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
  padding: 25px 20px;
  margin: 0 auto;
  justify-content: center;
}
.footer-container__nav li a {
  color:#fff;
  padding: 50px 30px;
  font-weight: 500;
  letter-spacing: 0.1rem;
  font-size: 15px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  /* font-family: 'Shippori Mincho', serif; */
}
.footer-container__nav li:last-child a{
  /* padding-right: 0; */
}
.pagetop {
  position: absolute;
  width: 80px;
  height: 80px;
  background: #84733f;
  top: 0px;
  right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: .5%;
  z-index: 2;
  cursor: pointer;
}
.pagetop span {
  color: #fff;
  font-size: 30px;
}
.dli-chevron-up {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: .8em;
  height: .8em;
  border: 0.5px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(25%) rotate(-45deg);
}

/*------------------

copyright

-------------------*/
.copyright-sec {
  padding: 6px;
  background-color: #222;
}
.copyright {
  padding: 2px 0;
  font-size: 0.7rem;
  text-align: center;
  color: #fff;
}

/*------------------

dishes2

-------------------*/
.cors2d-sec-wrap {
  padding: 50px 0;
}
.cors2d-sec-wrap .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 140px;
}
.cors2d-cont-wrap {
  padding: 20px 0;
}
.cors2d-cont-wrap__title {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.2rem;
}
.menu-category-wrapper {
  padding: 30px 0;
}
.cors2d-headding {
  padding: 0px 0px;
  font-weight: 400;
  font-size: 18px;
  /* border-left: solid 3px #0e667c; */
  margin: 4px 0;
  /* background-color: cornflowerblue; */
}
.cors2d-subheadding {
  padding: 4px 10px;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6rem;
}
.cors2d-tr {
  margin-top: 6px;
  display: flex;
  justify-content: space-between;
  padding: 6px 14px;
  /* border-top: 1px solid #ccc; */
  background: #f7f6f4;
}
.cors2d-img {
  width: 20%;
}
.cors2d-container {
  width: 65%;
  padding: 4px 30px;
}
.label {
  margin-right: 10px;
}
.label.c01 {
  padding: 6px 16px;
  background-color: #a3A24d;
  color: #fff;
  border-radius: 4px;
}
.label.c02 {
  padding: 6px 16px;
  background-color: #569ac2;
  color: #fff;
  border-radius: 4px;
}
.cors2d-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8rem;
  padding: 6px 0;
}
.cors2d-price {
  width: 15%;
  text-align: right;
  margin: 0px 0 0;
  padding: 12px 10px;
}
.cors2d-price {
  font-size: 15px;
  line-height: 1.7rem;
  color: #333;
  font-weight: 400;
}
.cors2d-price .tax {
  font-size: 12px
}
.cors2d-policy-container {
  padding: 60px 0;
}
.cors2d-policy-text {
  margin: 20px 0;
  background: #edf1f3;
  padding: 20px 30px;
}

.cors2d-cors-container {
  padding: 20px 0 60px;
}
.cors2d-cors-table {
  margin: 20px 0;
}
.cors2d-cors-table th,
.cors2d-cors-table td {
  border: solid 1px gray;
  padding: 20px;
}
.cors2d-cors-table th {
  background: #17b397;
  color: #fff;
  font-weight: 700;
}
.cors2d-cors-table tr td:nth-child(1){
  background: #D8FAF4;
}
.cors2d-cors-table th:nth-child(3) {
  width: 12%;
}
.cors2d-cors-table th:last-child {
  width: 60%;
}
.tbl-r05 td:first-child {
  background: #edf1f3;
}
@media screen and (max-width: 640px) {
  .cors2d-cors-table {
    width: 100%;
    margin: 20px 0 5px;
  }
  .cors2d-cors-table .thead {
    display: none;
  }
  .cors2d-cors-table tr {
    width: 100%;
  }
  .cors2d-cors-table td {
    display: block;
    text-align: left;
    width: 100%;
  }
  .cors2d-cors-table td:first-child {
    font-weight: bold;
    text-align: center;
    font-size: 18px;
  }
  .cors2d-cors-table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 10px;
  }
}
.cors2d-cors-text {
  padding: 10px;
}
.cors2d-compe-container {
  padding: 20px 0;
}
.cors2d-compe-text {
  padding: 20px 10px;
}
.cors2d-compe-table {
	width: 60%;
	margin: 10px 0 0px;
}
.cors2d-compe-table th,
.cors2d-compe-table td {
  border: solid 1px gray;
	padding: 20px 28px;
}
.cors2d-compe-table th {
  text-align: center;
  white-space: nowrap;
  background: #f5f7f8;
}
.cors2d-compe-table th:first-child {
  width: 20%;
}
.cors2d-compe-text {
  padding: 10px;
}
.cors2d-exp-container {
  padding: 40px 0;
}
.cors2d-exp-text {
  padding: 30px 20px;
  margin: 30px 0;
  border: solid 1px gray;
}
.cors2d-exp-table {
	width: 60%;
	margin: 30px 0 0px;
}
.cors2d-exp-table th,
.cors2d-exp-table td {
  border: solid 1px gray;
	padding: 20px 28px;
}
.cors2d-exp-table th {
  text-align: center;
  white-space: nowrap;
  background: #f5f7f8;
}
.cors2d-exp-table th:first-child {
  width: 50%;
}


/*------------------

2nd_concept

-------------------*/
.cept2-sec {  
  padding: 60px 0px;
  position: relative;
  background: rgb(198,228,255);
  background: linear-gradient(110deg, rgba(198,228,255,1) 0%, rgba(198,228,255,1) 6%, rgba(247,247,247,1) 6%, rgba(247,247,247,1) 93%, rgba(226,226,226,1) 93%, rgba(226,226,226,1) 100%);
  }
.cept2-sec .inner {
  padding: 0 8%;
}
.cept2-wrapper {
  /* width: 85%; */
  margin: 0 auto;
}
.cept2-heading-outer {
  display: flex;
  padding: 10px 0 0;
}
.cept2-img-container_1 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 50px 0 30px;
}
.cept2-img-outer_1 {
  flex-basis: 25%;
}
.cept2-img-outer_1 img {
  width: 100%;
}
.cept2-text-container_1 {
  padding: 30px 0px 20px;
  width: 72%;
  margin: 0 auto;
}
.cept2-text__title {
  text-align: center;
  font-size: 40px;
  color: #004a68;
}
.cept2-text__article {
  padding: 15px 40px;
  font-size: 14px;
  line-height: 2.5rem;
}
.cept2-img-container_2 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 10px 0;
  width: 70%;
  margin: 0 auto;
}
.cept2-img-outer_2 {
  flex-basis: 45%;
  padding: 20px 0;
}
.cept2-img-outer_2 img {
  width: 100%;
}
.cept2-text-container_2 {
  padding: 15px 40px;
  font-size: 14px;
  line-height: 2.5rem;
  width: 72%;
  margin: 0 auto;
}

/*------------------

2nd_result2020

-------------------*/
.rst2-sec {
  /* background: #eee; */
  padding: 60px 0px;
  position: relative;
  background: #eee;
  background: linear-gradient(110deg, rgba(0,74,104,1) 0%, rgba(0,74,104,1) 3%, rgba(247,247,247,1) 3%, rgba(247,247,247,1) 28%, rgba(226,226,226,1) 52%, rgba(233,233,233,1) 74%, rgba(255,255,255,1) 100%);
  }
.rst2-sec .inner {
  padding: 0 8%;
}
.rst2-wrapper_1 {
  /* width: 85%; */
  margin: 0px auto;
  padding: 0 0 20px;  
}
.rst2-wrapper_2 {
  margin: 0px auto 50px;  
}
.rst2-heading-outer {
  /* display: flex; */
  padding: 10px 0 0;
}
.rst2-text__article {
  padding: 15px 10px;
  font-size: 14px;
  line-height: 2.5rem;
}
.rst2-img-container_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 0 30px;
  margin: 0 auto;  
}
.rst2-img-container_1 a {
  width: 230px;
  margin: 5px;
}
.rst2-img-container_1 a img {
  width: 100%;    
}
.rst2-img-container_1 .empty {
  width: 230px;
  /* margin: 10px; */
  margin: 5px;
}
.rst2-cont-container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 20px 0 30px;
  margin: 0 auto;
  /* min-width: 1000px; */
}
.rst2-cont-container img {
  width: 49%;
  box-shadow: 0px 10px 30px rgba(0,0,0,.08);
}
.rst2-container__outer {
  width: 49%;
  border: solid 1px #bbb;
  padding: 40px;
  font-size: 14px;
  background: #fff;
  height: 60%;
}
.rst2-container__outer__name {
  padding: 20px 30px;
  background: #eee;
  margin: 10px 0;
  line-height: 2.1rem;
}

/*------------------

2nd_history

-------------------*/
.his2-sec {
  /* background: #eee; */
  padding: 60px 0px;
  position: relative;
}
.his2-sec .inner {
  padding: 0 8%;
}
.his2-wrapper {
  /* width: 85%; */
  margin: 0px auto;
  padding: 0 0 20px;  
}
.rst2-wrapper_2 {
  margin: 0px auto 50px;  
}
.his2-heading-outer {
  /* display: flex; */
  padding: 10px 0 0;
}
.cors22-cors-table {
  margin: 20px 0;
}
.cors22-cors-table th,
.cors22-cors-table td {
  border: solid 1px #ddd;
  padding: 20px;
  font-size: 14px;
}
.cors22-cors-table th {
  background: #004a68;
  color: #fff;
  font-weight: 700;
}
.cors22-cors-table tr td:nth-child(1){
  background: #eee;
  /* width: 15%; */ /*指定しない！*/
}
.cors22-cors-table th:nth-child(2) {
  width: 25%;
}
.cors22-cors-table th:last-child {
  width: 60%;
}
.tbl-r05 td:first-child {
  background: #edf1f3;
}
@media screen and (max-width: 640px) {
  .cors22-cors-table {
    width: 100%;
    margin: 20px 0 5px;
  }
  .cors22-cors-table .thead {
    display: none;
  }
  .cors22-cors-table tr {
    width: 100%;
  }
  .cors22-cors-table td {
    display: block;
    text-align: left;
    width: 100%;
  }
  .cors22-cors-table td:first-child {
    font-weight: bold;
    /* text-align: center; */
    font-size: 14px;
  }
  .cors22-cors-table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 10px;
  }
}

/*------------------

2nd_collection

-------------------*/
.coll2-sec {
  background: #004a68;  
  background: linear-gradient(110deg, rgba(213,213,213,1) 0%, rgba(213,213,213,1) 4%, rgba(0,74,104,1) 4%, rgba(0,74,104,1) 8%, rgba(0,83,116,1) 8%, rgba(0,83,116,1) 100%);
  /* position: relative; */
  padding: 40px 0px 80px;
}
.coll2-sec .inner {
  padding: 0 8%;
}
.coll2-wrapper_1 {
  /* width: 85%; */
  margin: 0px auto;
  padding: 0 0 20px;  
}
.coll2-heading-outer {
  padding: 10px 0 0;
}
.coll2-text__article {
  padding: 15px 10px;
  font-size: 14px;
  color: #fff;
  line-height: 2.5rem;
  margin: 0 auto;
  width: 100%;
}
.coll2-img-container_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 0 30px;
  margin: 0 auto;
  /* max-width: 1200px; */
}
.coll2-img-container_1 a {
  width: 300px;
  position: relative;
}
.coll2-label {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.coll2-img-container__year {  
  padding: 5px 30px;
  background: #333;
  color: #fff;
  transform: skewX(-20deg);
  overflow: hidden;
  z-index: 1;
}
.coll2-img-container__year p {
  transform: skewX(20deg);
}  
.coll2-img-container_1 .coll2-empty {
  width: 300px;
  /* margin: 10px; */
}

/*------------------

2nd_Company

-------------------*/
.corp2-sec-info {
  padding: 20px 0 60px;
  background-color: #eee;
}
.corp2-sec-info .inner {
  max-width: 1300px;
  margin: auto;
  padding: 0 80px;
}
.corp2-info-wrap {
  padding: 0 0 2%;
}
.corp2-heading-outer {
  padding: 10px 0 0;
}
.corp2-wrap__table {
  margin: 3% 0;
  width: 100%;
}
.corp2-wrap__table th,
.corp2-wrap__table td {
	border-bottom: 1px dotted #ddd;
  padding: 24px 38px;
  vertical-align: middle;
  font-size: 14px;
}
.corp2-wrap__table th {
  width: 30%;
  text-align: right;
}
.corp2-wrap__table tr:first-child {
  border-top: 1px dotted #ddd;
}
.corp2-wrap__table th {
  background-color: #f5f7f8;
}
.corp2-wrap__table td {
  background-color: #fff;
}
.corp2-map-wrap {
  margin: 20px 0;
  padding: 2%;
  background:#004a68;
}
.corp2-map-data {
  padding: 1%;
}
.corp2-map-data iframe {
  width: 100%;
}
.corp2-map__text {
  padding: 0 30px;
  font-size: 16px;
  color:#fff;
}
.corp2-map__text i {
  padding-right: 3px;
  font-size: 20px;
}

/*------------------

2nd_news

-------------------*/
.news2-sec {
  padding: 20px 0 60px;
  background-color: #eee;
}
.news2-sec .inner {
  max-width: 1300px;
  margin: auto;
  padding: 0 7%;
}
.news2-sec-lead {
  padding: 60px 0;
  background: #f5f7f8;
}
.news2-text {
  border: solid 1px #ddd;
   background: #fff;
  padding: 30px 50px;
}
.news2-text-title {
  font-weight: 600;
  font-size: 18px;
}

/*------------------

2nd_contact

-------------------*/
.ct2-sec-lead {
  padding:20px 0;
}
.ct2-sec-lead .inner {
  max-width: 1380px;
  margin: auto;
  padding: 0 200px;
}
.ct2-sec-form {
  padding: 10px 0;
}
.ct2-sec-form .inner {
  max-width: 1320px;
  margin: auto;
  padding: 0 10px;
}
.form-wrapper {
  z-index: 80;
  text-align: center;
  margin: auto;
}
.form-wrapper iframe {
  width: 100%;
  height: 1300px;
}

/*------------------

2nd_antivirus

-------------------*/
.avs2-sec-lead {
  padding: 60px 0;
}
.avs2-sec-lead .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 80px;
}
.avs2-sec-lead {
  background: #f5f7f8;
}
.avs2-text {
  border: solid 1px #bbb;
  padding: 30px 40px;
}
.avs2-text-title {
  font-weight: 600;
  font-size: 18px;
}

/*------------------

2nd_policy

-------------------*/
/*from ebisuya css start*/
.abt2-sec {
  padding: 80px 0;
}
.abt2-sec .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 60px;
}
#abt2-serv.abt2-sec {
  /* background-size: cover; */
  background-position: top center;
  position: relative;
}
#abt2-serv.abt2-sec.num1 {
  background-image: url(../img/abt2_bg1.jpg);
  background-repeat: repeat;
  z-index: -10;
}
#abt2-serv.abt2-sec.num2 {
  background-image: url(../img/abt2_bg2.jpg);
  background-repeat: repeat;
  z-index: -10;
}
#abt2-serv.abt2-sec.num3 {
  background-image: url(../img/abt2_bg1.jpg);
  z-index: -10;
}
.abt2-serv-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.abt2-serv-wrap__img {
  flex-basis: 42%;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
}
.abt2-serv-wrap__img:before {
  content:"";
  box-sizing:border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display:inline-block;
  position:absolute;
  top: 1.5%;
  left: 1%;
  right: 1%;
  bottom: 1.5%;
  border: .8px solid rgba(255,255,255,0.8);
}
.abt2-serv-wrap__desc {
  flex-basis: 50%;
}
.abt2-sec.num2 .abt2-serv-wrap__desc {
  color: #fff;
}
.abt2-serv-wrap__title {
  font-size: 22px;
  position: relative;
  display: inline-block;
  font-weight: 500;
  padding: 30px 10px 10px 0px;
  line-height: 1.9rem;
  z-index: 2;
}
.abt2-serv-wrap__title:after {
  content: '';
  position: absolute;
  background-image: url(../img/abt_icon1.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 280px;
  height: 200px;
  background-size: auto 140px; /*ロゴサイズ*/
  bottom: 20%;
  left: 0;
  z-index: 10;  
}
.abt2-serv-wrap__title.num2:after {
  background-image: url(../img/abt2_icon2.png);
}
.abt2-serv-wrap__title.num3:after {
  background-image: url(../img/abt2_icon3.png);
}
.abt2-serv-wrap__text {
  padding: 20px 10px 10px 0px;
}

/* .abt2-serv-wrap__title:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 95px;
  height: 0.5px;
  background-color: #777;
}
.abt2-serv-wrap__title:before {
  left:0;
}
.abt2-serv-wrap__title:after {
  right: -108px;
} */

/*from ebisuya css end*/

/*------------------

2nd_pride

-------------------*/
.po2-sec-wrap {
  padding: 30px 0;
  /* background-image: url(../img/bg1.jpg); */
  background-image: repeating-linear-gradient(135deg, rgba(0,0,0,0.04) 0px, rgba(0,0,0,0.04) 2px,transparent 2px, transparent 4px),linear-gradient(135deg, rgb(226,214,190),rgb(249,245,244));
  z-index: -10;
}
.po2-sec-wrap .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 60px;
}
.pd2-title {
  width: 24%;
}
.pd2-title-r {
  width: 24%;
  margin: 0 0 0 auto;
}
.po2-container {
  display: flex;
  padding: 40px 0;
  justify-content: space-between;
}
.po2-text1 {
  position: relative;
  width: 52%;
  line-height: 2.0rem;
  padding-left: 4%;
  z-index: 5;
}
.po2-text1::after {
  position: absolute;
  content: "";
  width: 125%;
  height: 105%;
  /* background: #edf1f3; */
  background-image: repeating-linear-gradient(135deg, rgba(145, 145, 145, 0.02) 0px, rgba(145, 145, 145, 0.02) 39px,rgba(140, 140, 140, 0.02) 39px, rgba(140, 140, 140, 0.02) 57px,rgba(9, 9, 9, 0.02) 57px, rgba(9, 9, 9, 0.02) 91px,rgba(217, 217, 217, 0.02) 91px, rgba(217, 217, 217, 0.02) 119px,rgba(45, 45, 45, 0.02) 119px, rgba(45, 45, 45, 0.02) 141px,rgba(227, 227, 227, 0.02) 141px, rgba(227, 227, 227, 0.02) 184px,rgba(236, 236, 236, 0.02) 184px, rgba(236, 236, 236, 0.02) 227px,rgba(124, 124, 124, 0.02) 227px, rgba(124, 124, 124, 0.02) 244px),repeating-linear-gradient(135deg, rgba(39, 39, 39, 0.02) 0px, rgba(39, 39, 39, 0.02) 23px,rgba(2, 2, 2, 0.02) 23px, rgba(2, 2, 2, 0.02) 55px,rgba(13, 13, 13, 0.02) 55px, rgba(13, 13, 13, 0.02) 71px,rgba(44, 44, 44, 0.02) 71px, rgba(44, 44, 44, 0.02) 98px,rgba(240, 240, 240, 0.02) 98px, rgba(240, 240, 240, 0.02) 134px,rgba(182, 182, 182, 0.02) 134px, rgba(182, 182, 182, 0.02) 159px,rgba(246, 246, 246, 0.02) 159px, rgba(246, 246, 246, 0.02) 174px,rgba(157, 157, 157, 0.02) 174px, rgba(157, 157, 157, 0.02) 190px),repeating-linear-gradient(135deg, rgba(145, 145, 145, 0.02) 0px, rgba(145, 145, 145, 0.02) 35px,rgba(217, 217, 217, 0.02) 35px, rgba(217, 217, 217, 0.02) 53px,rgba(199, 199, 199, 0.02) 53px, rgba(199, 199, 199, 0.02) 70px,rgba(196, 196, 196, 0.02) 70px, rgba(196, 196, 196, 0.02) 114px,rgba(137, 137, 137, 0.02) 114px, rgba(137, 137, 137, 0.02) 143px,rgba(249, 249, 249, 0.02) 143px, rgba(249, 249, 249, 0.02) 191px,rgba(247, 247, 247, 0.02) 191px, rgba(247, 247, 247, 0.02) 239px,rgba(38, 38, 38, 0.02) 239px, rgba(38, 38, 38, 0.02) 273px),linear-gradient(90deg, rgb(255,255,255),rgb(236,236,236));
  z-index: -1;
  top: -10%;
  left: 0%;
}
.po2-img {
  width: 42%;
  z-index: 10;
}
.po2-middle-heading{
  text-align: right;
  margin-right: 3%;
}
.po2-text2 {
  position: relative;
  width: 52%;
  line-height: 2.0rem;
  padding-right: 4%;
  z-index: 5;
}
.po2-text2::after {
  position: absolute;
  content: "";
  width: 125%;
  height: 115%;
  background-image: repeating-linear-gradient(135deg, rgba(145, 145, 145, 0.02) 0px, rgba(145, 145, 145, 0.02) 39px,rgba(140, 140, 140, 0.02) 39px, rgba(140, 140, 140, 0.02) 57px,rgba(9, 9, 9, 0.02) 57px, rgba(9, 9, 9, 0.02) 91px,rgba(217, 217, 217, 0.02) 91px, rgba(217, 217, 217, 0.02) 119px,rgba(45, 45, 45, 0.02) 119px, rgba(45, 45, 45, 0.02) 141px,rgba(227, 227, 227, 0.02) 141px, rgba(227, 227, 227, 0.02) 184px,rgba(236, 236, 236, 0.02) 184px, rgba(236, 236, 236, 0.02) 227px,rgba(124, 124, 124, 0.02) 227px, rgba(124, 124, 124, 0.02) 244px),repeating-linear-gradient(135deg, rgba(39, 39, 39, 0.02) 0px, rgba(39, 39, 39, 0.02) 23px,rgba(2, 2, 2, 0.02) 23px, rgba(2, 2, 2, 0.02) 55px,rgba(13, 13, 13, 0.02) 55px, rgba(13, 13, 13, 0.02) 71px,rgba(44, 44, 44, 0.02) 71px, rgba(44, 44, 44, 0.02) 98px,rgba(240, 240, 240, 0.02) 98px, rgba(240, 240, 240, 0.02) 134px,rgba(182, 182, 182, 0.02) 134px, rgba(182, 182, 182, 0.02) 159px,rgba(246, 246, 246, 0.02) 159px, rgba(246, 246, 246, 0.02) 174px,rgba(157, 157, 157, 0.02) 174px, rgba(157, 157, 157, 0.02) 190px),repeating-linear-gradient(135deg, rgba(145, 145, 145, 0.02) 0px, rgba(145, 145, 145, 0.02) 35px,rgba(217, 217, 217, 0.02) 35px, rgba(217, 217, 217, 0.02) 53px,rgba(199, 199, 199, 0.02) 53px, rgba(199, 199, 199, 0.02) 70px,rgba(196, 196, 196, 0.02) 70px, rgba(196, 196, 196, 0.02) 114px,rgba(137, 137, 137, 0.02) 114px, rgba(137, 137, 137, 0.02) 143px,rgba(249, 249, 249, 0.02) 143px, rgba(249, 249, 249, 0.02) 191px,rgba(247, 247, 247, 0.02) 191px, rgba(247, 247, 247, 0.02) 239px,rgba(38, 38, 38, 0.02) 239px, rgba(38, 38, 38, 0.02) 273px),linear-gradient(90deg, rgb(255,255,255),rgb(236,236,236));
  z-index: -1;
  top: -10%;
  right: 0;
}

/*------------------

lunch2

-------------------*/
.cors21-sec-wrap {
  padding: 30px 0 100px;
}
.cors21-sec-wrap .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 80px;
}
.menu-category-wrapper {
  padding: 45px 0;
}
.menu-category-name {
  font-size: 18px;
  padding: 6px 0;
}
.menu-category-sublead {
  font-size: 16px;
  padding: 4px 2px 6px;
  font-weight: 300;
}
.cors21-tr {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
.cors21-img {
  width: 38%;
}
.cors21-img__text {
  font-size: 12px;
  padding: 2px;
  font-weight: 300;
}
.cors21-container {
  width: 60%;
  background: #efeceb;
  padding: 20px 50px;
}
.cors21-label {
}
.label {
  margin-right: 10px;
}
.label.c01 {
  padding: 6px 16px;
  background-color: #a3A24d;
  color: #fff;
  border-radius: 4px;
}
.label.c02 {
  padding: 6px 16px;
  background-color: #569ac2;
  color: #fff;
  border-radius: 4px;
}
.cors21-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.8rem;
  padding: 10px 0 18px;
}
.cors21-container__td {
  padding: 0 4px;
}
.td__cont1 {
  font-size: 14px;
  line-height: 1.6rem;
  padding: 0px 0 6px;
}
.td__cont2{
  width: 100%;
  font-size: 14px;
  line-height: 1.4rem;
  padding: 4px 6px;
}
.cors21-price {
  text-align: center;
  width: 100%;
  background: #fff;
  margin: 18px 0 0;
  padding: 10px 20px;
}
.cors21-price span{
  font-size: 18px;
  line-height: 1.7rem;
  color: #555;
  font-weight: 400;
}
.cors21-price .tax {
  font-size: 12px
}

/*------------------

2nd_cors23 ドリンク

-------------------*/
.cors23-sec-wrap {
  padding: 30px 0;
}
.cors23-sec-wrap .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 80px;
}
/* from ebisuya_css start */
.menu-category-wrapper {
  padding: 45px 0;
}
.cors23-headding {
  padding: 12px 20px;
  margin: 16px 0 2px;
  color: #e84b13;
  font-weight: 600;
}
.cors23-tr {
  margin-top: 6px;
  display: flex;
  justify-content: space-between;
  padding: 6px 14px;
  /* border-top: 1px solid #ddd; */
  background: #edf1f3;
}
.cors23-img {
  width: 20%;
}
.cors23-container {
  width: 60%;
  /* background: #f5f7f8; */
  padding: 4px 30px;
}
.cors23-price {
  width: 18%;
  /* background: wheat; */
  margin: 6px 0 0;
  padding: 2px 20px;
}
.label {
  margin-right: 10px;
}
.label.c01 {
  padding: 6px 16px;
  background-color: #a3A24d;
  color: #fff;
  border-radius: 4px;
}
.label.c02 {
  padding: 6px 16px;
  background-color: #569ac2;
  color: #fff;
  border-radius: 4px;
}
.cors23-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.8rem;
  padding: 6px 0;
}
.td__cont2 {
  font-size: 14px;
  line-height: 1.4rem;
  padding: 6px 0;
}
.cors23-price {
  font-size: 18px;
  line-height: 1.7rem;
  color: #333;
  font-weight: 600;
}
.cors23-price .tax {
  font-size: 12px
}
/* from ebisuya_css end */


.cors23-policy-container {
  padding: 60px 0 30px;
}
.cors23-policy-lead {
  font-weight: 700;
  font-size: 20px;
  color: red;
  padding: 20px 10px 0;
}
.cors23-policy-text {
  margin: 20px 0;
  background: #edf1f3;
  padding: 20px 30px;
}
.cors23-trial-container {
  padding: 20px 0 40px;
}
.cors23-trial-lead {
  font-size: 20px;
  font-weight: 700;
  padding: 20px 10px 0;
}
.cors23-trial-text {
  padding: 10px;
}
.cors23-cors-container {
  padding: 30px 0 60px;
}
.cors23-cors-table {
  margin: 20px 0;
}
.cors23-cors-table th,
.cors23-cors-table td {
  border: solid 1px gray;
  padding: 20px;
}
.cors23-cors-table th {
  background: #17b397;
  color: #fff;
  font-weight: 700;
}
.cors23-cors-table tr td:nth-child(1){
  background: #D8FAF4;
}
.cors23-cors-table th:nth-child(3) {
  width: 12%;
}
.cors23-cors-table th:last-child {
  width: 60%;
}
.tbl-r05 td:first-child {
  background: #edf1f3;
}
@media screen and (max-width: 640px) {
  .cors23-cors-table {
    width: 100%;
    margin: 20px 0 5px;
  }
  .cors23-cors-table .thead {
    display: none;
  }
  .cors23-cors-table tr {
    width: 100%;
  }
  .cors23-cors-table td {
    display: block;
    text-align: left;
    width: 100%;
  }
  .cors23-cors-table td:first-child {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .cors23-cors-table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 10px;
  }
}
.cors23-cors-text {
  padding: 10px;
}

.cors23-compe-container {
  padding: 20px 0;
}
.cors22-compe-text {
  padding: 20px 10px;
}
.cors23-compe-table {
	width: 60%;
	margin: 10px 0 0px;
}
.cors23-compe-table th,
.cors23-compe-table td {
  border: solid 1px gray;
	padding: 20px 28px;
}
.cors23-compe-table th {
  text-align: center;
  white-space: nowrap;
  background: #f5f7f8;
}
.cors23-compe-table th:first-child {
  width: 20%;
}
.cors23-compe-text {
  padding: 10px;
}

.cors23-exp-container {
  padding: 40px 0;
}
.cors23-exp-text {
  padding: 30px 20px;
  margin: 30px 0;
  border: solid 1px gray;
}
.cors23-exp-table {
	width: 60%;
	margin: 30px 0 0px;
}
.cors23-exp-table th,
.cors23-exp-table td {
  border: solid 1px gray;
	padding: 20px 28px;
}
.cors23-exp-table th {
  text-align: center;
  white-space: nowrap;
  background: #f5f7f8;
}
.cors23-exp-table th:first-child {
  width: 50%;
}

/*------------------

2nd_flow

-------------------*/
.fl2-sec-flow {
  padding: 40px 0 100px;
}
.fl2-sec-flow .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 80px;
}
.fl2-lead {
  padding: 0px 0 80px;
}
.fl2-box-parent {
  position: relative;
  padding: 25px 30px;
  background-color: #fff;
  box-shadow: 0px 10px 30px rgba(0,0,0,.08);
}
.fl2-box__step {
  position: absolute;
  background-color: #17b397;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: .3rem;
  padding: 10px 100px;
  right: 0;
  top: 0;
}
.fl2-box-child {
  /* display: flex; */
  /* justify-content: space-between; */
}
.fl2-box__img {
  background-size: cover;
  flex-basis: 42%;
  /* height: 320px; */
}
.fl2-box__text-area {
  /* flex-basis: 55%; */
}
.fl2-text-area__title {
  position: relative;
  font-weight: bold;
  font-size:1.4rem;
  padding-left: 5%;
  padding-top: 4%;
}
.fl2-text-area__text {
  line-height: 2.1rem;
  margin: 2% 3%;
  padding: 2% 4%;
  background: #f5f7f8;
}
.fl2-arrow {
  width: 8%;
  margin: 0 auto;
}
.fl2-fee-table {
	width: 60%;
	margin: 30px 80px;
}
.fl2-fee-table th,
.fl2-fee-table td {
  border: solid 1px gray;
	padding: 20px 28px;
}
.fl2-fee-table th {
  text-align: center;
  white-space: nowrap;
  background: #f5f7f8;
}
.fl2-fee-table th:first-child {
  width: 50%;
}

/*------------------

2nd_map

-------------------*/
.cts2-sec-wrap {
  padding: 20px 0 60px;
  background-image: url(../img/bg1.jpg)
}
.cts2-sec-wrap .inner {
  max-width: 1300px;
  margin: auto;
  padding: 0 40px;
}
.cts2-container {
  display: flex;
  padding: 46px 0;
  justify-content: space-between;
}
.cts2-text {
  position: relative;
  width: 57%;
  line-height: 1.8rem;
  padding-right: 4%;
  z-index: 1;
}
.cts2-text::after {
  position: absolute;
  content: "";
  width: 118%;
  height: 115%;
  background: #fff;
  z-index: -1;
  top: -10%;
  right: 0%;
}
.cts2-img {
  width: 38%;
  z-index: 2;
}
.cts2-outer {
  margin: 10px 0;
}
.cts2-outer a{
  color: #2BB8FA;
}
.cts2-outer span{
  display: block;
  margin-top: 8px;
  padding: 10px 14px;
  background: #F0F0F0;
}
.cts-info-text {
  margin: 20px 0 80px;
  padding: 30px 40px;
  background: #f5f7f8;
}
.cts2-map-data iframe {
  margin: 20px 0 50px;
  width: 100%;
}
.room2-table {
	width: 100%;
  margin: 20px 0 22px;
  font-size: 14px;
}
.room2-table th,
.room2-table td {
  border: solid .5px #ddd;
	padding: 6px 12px;
}
.room2-table th {
  width: 30%;
  text-align: left;
  white-space: nowrap;
  background-color: #f5f7f8;
}
.room2-title {
  position: relative;
  padding: 14px 18px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  border-radius: 10px;
  background: #e84b13;
}
.room2-title::after {
  position: absolute;
  bottom: -12px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 20px 20px 0 20px;
  border-style: solid;
  border-color: #e84b13 transparent transparent transparent;
}

/*------------------

2nd_Photo

-------------------*/
.ph2-sec-wrap {
  padding: 20px 0 60px;
  background-image: url(../img/abt2_bg2.jpg)
}
.ph2-sec-wrap .inner {
  max-width: 1300px;
  margin: auto;
  padding: 0 40px;
}
.ph2-lead {
  padding: 40px 20px;
  color: #fff;
}
.ph2-photo-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 1% 0;
}
.photo-wrap__box {
  flex-basis: 29%;
  /* text-align: center; */
  background-image: url(../img/abt2_bg1.jpg);
  padding-bottom: 30px;
  /* border: solid 2px #ddd; */
  margin-bottom: 38px;
}
.ph2-box__name {
  font-size: 1.2em;
  color: #333;
  margin: 20px;
  padding: 3px 12px;
  border: dashed 1px #777;
  border-radius: 12px;
}
.ph2-box__text {
  color: #333;
  padding: 0 25px;
}

/*------------------

2nd_notice

-------------------*/
.nt2-sec-wrap {
  padding:40px 0;
}
.nt2-sec-wrap .inner {
  max-width: 1380px;
  margin: auto;
  padding: 0 100px;
}
.nt2-lead {
  padding: 0px;
}
.nt2-notice1,
.nt2-notice2 {
  margin: 80px 0;
}
.notice__text {
  padding:18px 0;
}


/*------------------

sp max-width: 896px

-------------------*/
@media screen and (max-width: 896px) {
  body {
    font-size: 13px;
    line-height: 1.7;
  }

  /*------------------

  sp-Common

  -------------------*/
  #wrapper {
    /* padding-top: 80px; */
  }
  .is_pc {
    display: none;
  }


  
  /*------------------

  sp-2nd_mv
  
  -------------------*/
  .second-mainvisual {
    height: 50vh;
  }
  .second-maintitle-outer {
    /* bottom: 0px; */
    height: 50px;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .second-maintitle {
    padding: 20px 30px;    
  }
  .mv2-en-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.6rem;
  }
  .mv2-jp-title {
    font-weight: 700;
    font-size: 22px;
    padding: 0;
    line-height: 0.9rem;
    letter-spacing: 0.1rem;
  }  
  .second-maintitle::after {
    width: 190px;
    height: 170px;
  }
  .second-maintitle::before {
    position: absolute;
    font-size: 14px;
    top: 4px;
    left: 20px;
    color: #2e3740;
    letter-spacing: 0.1rem;
  }
  .second-maintitle.wide {
    font-size: 22px;
    width: 80%;
    line-height: 1.6rem;
    letter-spacing: 0.10em;
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.6));
  }

  /*------------------
  breadcrumbs
  -------------------*/
  .breadcrumbs {
    /* background: chocolate; */
  }
  .breadcrumbs ul {
    display: flex;
    font-size: 11px;
    padding: 20px 5%;
  }
  .breadcrumbs.map ul,
  .breadcrumbs.map ul a{
    color: #fff;
  }
  .breadcrumbs li::after {
    content: "/";
    padding: 0 10px;
    font-size: 13px;
  }
  .breadcrumbs li:last-child:after {
    content: '';
  }
  
  /*------------------

  sp-imgBox
  
  -------------------*/
  .main_imgBox {
    height: 75vh;
    margin-top: 0px; /*imp*/
  }
  .video-inner {
    /* position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh; */
    display: none;
  }
  video {
    display: none;
  }
  .main_img {
    height: 75vh;
    /* background-position: left bottom 20%; */
    background-attachment: scroll;
    /* background-position: center bottom; */
  }
  .main-title-outer {
    display: none;
    /* left: 6%;
    top:50%; */
  }
  .main-title-outer::after {
    /* position: absolute;
    content:"";
    width: .5px;
    height: 180px;
    background: #17b397;
    left: -5%;
    top: -20%; */
  }
  .main-title-outer::before {
    /* position: absolute;
    content:"";
    width: 100%;
    height: .5px;
    background: #17b397;
    left: -5%;
    top: -20%; */
  }
  .main-title,
  .main-title2,
  .main-title3 {
    /* font-size: 16px;
    padding: 6px 0px 10px;
    color: #fff;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.2)); */
  }
  .main-title-outer2 {
    /* display: none; */
    /* width: 100%; */
    position: absolute;
    bottom: 18%;
    left: 3%;
    /* transform: translateX(-50%); */
    z-index: 12;
  }
  .num1,.num2,.num3 {
    font-size: 16px;
    letter-spacing: 0.1rem;	
    padding: 3px 10px;
    margin-bottom: 6px;
  }
  .num2 {
    margin-left: 6%;
  }
  .num3 {
    margin-left: 12%;
  }
  .scrolldown1{
    height:30px;
    bottom:0px;
  }
  .scroll-outer {
    display: none;
  }

  /*------------------

  sp-btn

  -------------------*/
  .btn-wrap{
    width: 80%;
    margin: 20px auto 0;
  }
  /*しんばしで利用*/
  .c-btn, .c-btn-small, .c-btn-next, .c-btn-prev, .c-btn-more {
    height: 45px;
    padding: 0 40px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .2rem;
  }
  .c-btn-next::before, .c-btn-next::after {
    position: absolute;
    top:  0.2em;
    bottom: 0;
    height: 1px;
    margin: auto; /*imp 上下左右中央*/
    background: #fff;
    content: "";
    transition: all 0.4s
  }
  .c-btn-next::before {
    width: 25px;
  }
  .c-btn-next::before, .c-btn-next::after {
    right: 22px;
  }
  .c-btn-next::after {
    width: 10px;
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    transform: rotate(45deg) translate3d(0, 0, 0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  .c-btn-next:hover {
    color: #e84b13;
    background: #fff;
  }
  .c-btn-next:hover::before,
  .c-btn-next:hover::after {
    background: #e84b13;
  }
  .c-btn-next:hover::before {
    width: 30px;
  }
  .c-btn-next:hover::after {
    width: 14px;
  }

  /*------------------

  sp-heading

  -------------------*/
  .jp-news-heading {
    font-size: 14px;
    line-height: 2.0rem;
  }
  .en-heading {
    font-size: 38px;
    font-weight: 600;
    line-height: 1.4rem;
    padding: 0 0 4px 4px;
  }
  .jp-heading {
    font-size: 16px;
    line-height: 2.2rem;
  }
  .jp-heading.large {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.4rem;
    position: relative;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    filter: drop-shadow(0 6px 8px rgba(46, 46, 46, 0.3));
  }
  .jp-heading::after {
    /* width: 100px;
    height: 50px;
    background-size: auto 48px;
    top: 0px;
    left: -70px;
    filter: none; */
  }
  .jp-heading.nopict::after {
    /* width: 60px; */
  }
  .jp-subheading {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.7rem;
    padding: 2px 12px 4px;
    border-left: solid 2px #17b397;
  }
  .jp-subheading.white {
    color: #fff;
    border-left: solid 2px #2e3740;
  }
  .jp-subheading-small {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6rem;
    padding: 2px 22px 4px;
    border-left: solid 2px #17b397;
  }
  .heading_rl {
    writing-mode: vertical-rl;
    font-size: 20px;
    font-weight: 600;
  }
  .heading_rl.white {
    color: #fff;
  }
  .heading_rl h2 {
    font-size: 14px;
    font-weight: 700;
  }
  .common-en-title {
    font-size: 24px;  
  }
  .common-jp-title {
    font-size: 14px;
    padding-left: 10px;
  }
  .common2-jp-title {
    font-size:18px;
  }
  .common2-jp-title::first-letter {
    font-size: 22px;
    letter-spacing: 0.01rem;
  }
  
  /*------------------

  sp-entrance

  -------------------*/
  .grp-startcont {
    padding: 60px 0 10px;
  }
  .grp-logo {
    display: block;
    width: 300px;
    height: 50px;
    background-size: auto 50px;
    margin: 10px auto;
  }
  .ent-shop-box {
    display: block;
    background: #222;
    padding: 30px 4% 10px;
  }
  .shop-box__num1 {
    width: 100%;
    margin: 20px 0px 90px;
  }
  .shop-box__num1:nth-child(2) {
    width: 100%;
    margin: 140px 0px 90px;
  }
  .num1__shoplogo {
    width: 100%;
    height: 200px;
    background-size: auto 200px;
  }
  .num2__shoplogo {
    width: 100%;
    height: 200px;
    background-size: auto 200px;
  }
  .num1__shopname {
    padding: 20px 0px 10px;
    font-size: 24px;
    height: auto;
    line-height: 2.0rem;
  }
  .num1__shopimg {
    width: 100%;
    background-position: center 50%;
    /* height: 60vh; */
    /* margin: 10px 0px; */
  }
  .num1__shopimg img {
    margin-bottom: 30px;
  }
  .shop-spec-container {
    /* background: cornflowerblue; */
    padding: 20px 10px;
    height: auto;
    /* margin: 30px 0 0; */
    /* margin: 10% 0 0; */
  }
  .shop-spec-wrap {
    display: flex;
    justify-content: flex-start;
    /* align-items: center; */
  }
  .shop-spec-text1,
  .shop-spec-text2 {
    color: #fff;
    padding: 4px 6px;
    line-height: 1.4rem;
    font-size: 14px;
  }
  .shop-spec-text1 {
    width: 20%;  
  }
  .shop-spec-text2 {
    width: 79%;  
  }
  .shop-spec-text2.tel {
    color: #fff;
  }
  .ent-shop-article {
    background: #222;
    padding: 20px 0 120px;
  }
  .shop-article__text {
    color: #fff;
    width: 90%;
    padding: 30px;
    line-height: 1.8rem;
    margin: 0 auto;
    
  }

 
  /*------------------

  sp-promise

  -------------------*/
  .top-sec-promise {
    padding: 20px 0 30px;
  }
  .top-sec-promise .inner {
    margin: 0 10px;
  }
  .promise-container {
    padding: 0 10px;
  }
  .promise-main-title {
    font-size: 18px;
    padding: 10px 0;
  }
  .concept-img-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px 0;
  }
  .promise-text-area__article {
    font-size: 12px;
  }
 
  /*------------------

  sp-twoway

  -------------------*/
  .top-sec-twoway {
    padding: 40px 0 20px;
  }
  .twoway-leadtext {
    width: 330px;
    font-size: 20px;
  }
  .twoway-container {
    display: block;    
    margin: 30px 0;
  }
  .container__twoway {
    flex-basis: 48%;
    height: 290px;
    margin: 10px 8px;
    padding: 10px;
  }
  .container__twoway::after {
    top: -2%;
    right: 10px;
    z-index: 1;
  }
  .container__twoway.night::after {
    content: "夜";
    color: rgba(153, 153, 153, 0.664);
  }
  .twoway-a1__img {
    flex-basis: 30%;
    height: 50%;
    background-image: url(../img/top_two1.jpg);
    background-size: cover;
    background-position: center center;
    margin: 10px 16px 10px 5px;
    border-radius: 2px;
  }
  .twoway-a1__img.night {
    background-image: url(../img/top_two2.jpg);
  }
  .twoway-a1__article {
    flex-basis: 60%;
    /* color: #fff; */
    z-index: 5;
  }
  .a1__article__title {
    font-weight: bold;
    font-size: 18px;
    padding: 5px 0;
    line-height: 1.6rem;
  }

  /*------------------

  sp-abt-3col-r_img

  -------------------*/
  .top-sec-abt-3col-r_img {
    padding: 120px 0 40px;
  }
  .top-sec-abt-3col-r_img::after {
    width: 260px;
    height: 260px;
    background-size: auto 190px;
    top: -5%;
    left: 54%;
  }
  .sec-heading-abt {
    top: 40px;
    right: 8%;
    left: 6%;
  }
  .top-sec-abt-3col-r_img .inner {
    padding: 0 4%;
  }
  .abt-3col-r_img-wrapper {
    display: block;
    flex-wrap: nowrap;
    justify-content: flex-end;
    position: relative;
  }
  .abt-3col-r_img__article {
    width: 100%;
    padding: 20px 20px 30px;
    left: 0%;
    top: 0px;
    z-index: 7;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 8px;
  }
  .abt-3col-article__heading1 {
    font-size: 20px;
    line-height: 1.8rem;
    padding: 8px 0 2px;
  }
  .abt-3col-article__heading2 {
    font-size: 24px;
    line-height: 2.0rem;
    font-weight: 800;
    /* white-space: nowrap; */
    padding-bottom: 18px;
  }
  .abt-3col-r_img__img1 {
    width: 100%;
    height: 220px;
    margin-right: 0px;
    margin-bottom: 6px;
  }
  .abt-3col-r_img__img2 {
    width: 100%;
    height: 220px;
  }
  
  /*------------------

  about-rl

  -------------------*/
  .top-sec-abt-rl {
    padding: 0px 0 40px;
  }
  .top-sec-abt-rl .inner {
    max-width: 1540px;
    margin: auto; 
    padding: 0 4%;
  }
  .abt-rl-wrap {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    align-items: baseline;
  }
  .abt-rl-wrap__img1 {
    flex-basis: 60%;
    height: 180px;
    margin-right: 6px;
    margin-bottom: 26px;
  }
  .abt-rl-wrap__img2 {
    flex-basis: 36%;
    height: 180px;
    margin-right: 0px;
    margin-bottom: 26px;
  }
  .abt-rl-wrap__text {
    flex-basis: 100%;
    text-align: left;
    height: auto;
    margin-right: 0px;
    padding: 20px;
    /* background-color: #2BB8FA; */
  }
  .abt-rl-text__title {
    font-size: 20px;
    line-height: 2.0rem;
    font-weight: 800;
    padding: 14px 0;
  }
  .abt-rl-wrap__text p {
    font-size: 14px;
  }
  .abt-rl-wrap__heading {
    flex-basis: auto;
    height: 380px;
    text-align: left;
  }
  .abt-rl-wrap__heading p{
    font-size: 24px;
    line-height: 2.2rem;  
    letter-spacing: 0.2rem;  
  }
  
  /*------------------

  sp-lunch

  -------------------*/
  .top-sec-floor1 {
    height: 980px;
    padding: 80px 20px 40px;
  }
  .top-sec-floor1 .inner {
    padding: 0px 0;
    height: 500px;
    background-position: center top;
    background-size: cover;
    background-attachment: scroll;
    position: relative;
  }
  .sec-heading-floor1 {
    position: absolute;
    top: -40px;
    left: 5%;
    width: max-content;
    /* padding: 0 16% 20px; */
    z-index: 10;
  }
  .floor1-cont-warp{
    display: block;
  }
  .floor1__cont1 {
    width: 100%;
    height: 400px;
  }
  .floor1__cont2 {
    width: 100%;
    padding: 30px;
    margin-top: 40px;
    margin-right: 0px;
  }
  .floor1-cont2__headline {
    font-size: 18px;
    padding: 0px 0 20px;
    line-height: 2.0rem;
  }

  /*------------------

  sp-dishes

  -------------------*/
  .top-sec-floor2 {
    height: 1060px;
    padding: 80px 20px 40px;
  }
  .top-sec-floor2 .inner {
    padding: 420px 0 0;
    height: 500px;
    background-position: center top;
    background-size: cover;
    background-attachment: scroll;
    position: relative;
  }
  .sec-heading-floor2 {
    position: absolute;
    top: -40px;
    right: 14%;
    height: 200px;
    width: max-content;
    z-index: 10;
  }
  .floor2-cont-warp{
    display: block;
    justify-content: flex-start;
    align-items: flex-end;
  }
  .floor2__cont1 {
    width: 100%;
    padding: 30px;
    margin-top: 40px;
    margin-left: 0px;
  }
  .floor2__cont2 {
    display: none;
  }

  /*------------------

  sp-drink

  -------------------*/
  .top-sec-floor1-desc {
    padding: 0px 0 30px;
  }
  .floor1-desc-warp {
    padding: 0px 16px 20px;
    text-align: center;
  }
  .floor1-desc__img {
    font-size: 22px;
  }
  .floor1-desc__cap {
    color: #fff;
    padding: 0 10px 0;
    font-size: 14px;
  }


  /*------------------

  sp-interior

  -------------------*/
  .top-sec-abt{
    padding: 60px 0 50px;
    background-position: right top;
  }
  .top-sec-abt .inner {
    padding: 0 20px;
  }
  .sec-heading-about {
    padding: 0 0px 0px;
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 auto;
  }
  .abt-wrap {
    display: block;
  }
  .abt-wrap__article {
    width: 100%;
    /* background: #f7f6f4; */
    padding: 10px 10px;
  }
  .abt-article__heading1 {
    font-size: 18px;
    line-height: 1.4rem;
  }
  .abt-article__heading2 {
    font-size: 22px;
    padding: 10px 0;
  }
  .abt-article__text {
    padding: 10px 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8rem;
  }
  .abt-wrap__img1 {
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
    height: 180px;
  }
  .abt-wrap__img2 {
    width: 100%;
    height: 170px;
    margin-left: 0px;
    margin-top: 6px;
  }

  /*------------------

  sp-course

  -------------------*/
  #top-sec-course_a {
    padding: 40px 0 20px;
    position: relative;
  }
  #top-sec-course_a .inner {
    /* max-width: 1340px; */
    margin: auto;
    padding: 0 6%;
  }
  .co_a-title {
    position: absolute;
    top: 50px;
    left: 20px;
    color: #0e667c;
    font-family: 'Lora', serif;
    font-size: 22px;
    letter-spacing: 0.6rem;
  }
  .course_a-wrap {
    padding: 20px 0 50px;
  }
  .co_a-box {
    display: block;
    width: 100%;
    margin-left: 0%;
    margin-bottom: 20px;
  }
  .co_a-box.dinner {
    margin-left: 0%;
  }
  .co_a-box.drink {
    margin-left: 0%;
  }
  .co_a-box.sweets {
    margin-left: 0%;
  }
  .co_a-box__img {
    width: 100%;
    height: 200px;
  }
  .co_a-box__img:hover {
    transform: scale(1.1);
    transition-duration: 0.4s;
  }
  .co_a-box__article {
    width: 100%;
    padding: 40px 30px;
    background: #f7f6f4;
  }
  .co_a-box__article .desc1 {
    font-size: 32px;
    padding: 0px 0;
    line-height: 2.0rem;
    font-weight: 300;
    letter-spacing: 0.2rem;
  }
  .co_a-box__article .desc2 {
    font-size: 13px;
    padding: 12px 0px 0px;
    line-height: 1.7rem;
  }


  /*------------------

  sp-concept

  -------------------*/
  .top-sec-concept .inner {
    padding: 0 5%;
  }
  .concept-img-container {
    padding: 10px 0 0;
    flex-wrap: wrap;
  }
  .concept-img-outer {
    flex-basis: 48%;
  }
  .concept-text__article {
    padding: 0px 5px;
    font-size: 13px;
    line-height: 1.7rem;
  }

  /*------------------

  sp-About us

  -------------------*/
  .top-sec-about {
    padding: 20px 0 30px;
    z-index: 1;
  }
  .top-sec-about .inner {
    /* padding: 0 10px; */
  }
  .top-sec-about::after {
    background: #ddd;
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0px;
    left: 50%; 
    z-index: -1;
  }
  .top-sec-about::before {
    background: #ddd;
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0px;
    right: 14px; 
    z-index: -1;
  }
  .top-sec-about .inner::after {
    display: none;
  }
  .top-sec-about .inner::before {
    display: none;
  }
  .about-wrap {
    display: block;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    justify-content: start;/*左寄せ*/
    position: relative;
    padding-bottom: 10px;
  }
  .about-wrap__img{
    width: 100%;
    z-index: 3;
  }
  .about-wrap__img img{
    width: 90%;
    margin-right: 0;
    margin-left: auto;
  }
  .about-wrap__text-outer {
    width: 100%;
    margin: -40px auto 0px; 
    position: relative;
  }
  .about-wrap__text-outer .heading_rl {
    position: absolute;
    left: 10px;
    top: 50px;
  }
  .about-text {
    width: 80%;
    padding: 26px 32px;
    background-color: #ed7600;
    position: static;
    margin-right: 0;
    margin-left: auto;   
    color: #fff;
    font-weight: normal;
    line-height: 1.7rem;
    z-index: 5;
  }
  .about-text__title {
    font-size: 16px;
    font-weight: 4  00;
    padding-bottom: 20px;
    line-height: 1.5rem;
  }

  /*------------------

  sp-news

  -------------------*/
  .top-sec-news {
    padding: 50px 0 40px;
    background-position: top right;
  }
  .top-sec-news::after {
    width: 200px;
    height: 200px;
    background-size: auto 140px;
    top: -10%;
    left: -10%;
  }
  .top-sec-news .inner {
    max-width: 1340px;
    padding: 30px 20px 10px;
  }
  .news-wrap {
    display: block;
    width: 100%;
    padding: 3% 12px;
  }
  .news-wrap__day,
  .news-wrap__event,
  .news-wrap__day,
  .news-wrap__btn {
    display: block;
  }
  .news-wrap__day {
    width: 100%;
    font-size: 13px;
    text-align: left;
    padding: 2px 4px;
  }
  .news-wrap__event {
    width: 100%;
    font-size: 13px;
    text-align: left;
    padding: 2px 4px;
  }
  .news-wrap__text {
    width: 100%;
    font-size: 13px;
    text-align: left;
    padding: 2px 4px;
  }
  .news-wrap__btn {
    width: 100%;
    padding: 8px 4px;
    /* margin-left: 40%; */
  }

  /* ---------------

  sp-rst

  ---------------- */
  .rst-wrapper {
    display: block;
    height: auto;
  }
  .rst-wrapper__text {
    width: 100%;
    height: 400px;
  }
  .rst-text_article {
    color: #fff;
    padding: 20px;
    font-size: 13px;
  }
  .btn-outer-rst {
    margin: 20px auto 0px;
  }
  .rst-wrapper__img {
    width: 100%;
    height: 300px;
  }
  .rst-wrapper__text::after {
    display: none;
  }

  /* ---------------

  sp-history

  ---------------- */
  .top-sec-his {
    padding: 40px 0 30px;
  }
  .top-sec-his .inner {
    max-width: 1340px;
    padding: 0 5%;
  }
  .his-cont-wrapper {
    padding: 20px 0;
  }
  .his-container {
    display: block;
    height: auto;
  }
  .his-container__img {
    width: 100%;
    height: 180px;
  }
  .his-container__text {
    width: 100%;
  }
  .his-container__outer {
    padding: 10px 10px;
  }
  .his-outer__title {
    font-size: 15px;
  }
  .his-outer__article {
    font-size: 13px;
  }
  .btn-outer-his {
    width: max-content;
    margin: 30px auto 0px;
  }

  /* ---------------

  sp-collection

  ---------------- */
  .top-sec-coll {
    padding: 0px 0 30px;
    background: #eee;
  }
  .top-sec-coll.inner {
    margin: auto; 
  }
  .coll-wrapper {
    display: block;
    height: auto;
  }
  .coll-wrapper__text {
    width: 100%;
    height: 400px;
  }
  .coll-wrapper__text::after {
    display: none;
  }
  .coll-text_article {
    color: #fff;
    padding: 20px;
    font-size: 13px;
  }
  .btn-outer-coll {
    margin: 20px auto 0px;
  }
  .coll-wrapper__img {
    width: 100%;
    height: 300px;
  }

  /*------------------

  sp-footer

  -------------------*/
  #footer {
    background:#333;
    padding: 30px 0 10px;
    height: auto;
    position: relative;
    margin: 0 auto;
  }
  #footer::after {
    display: none;
  }
  .footer-container {
    position: static;
    margin: 0 auto;
    transform: none;
  }
  .footer-nav-container__wrap1 {
    display: block;
    font-size: 12px;
    padding: 10px 0px;
  }
  #footer img {
    width: 30%;
  }
  .footer-container__nav {
    padding: 20px 0;
    text-align: center;
  }
  .footer-container__nav li a {
    padding: 0px;
    font-size: 15px;
    line-height: 2.9rem;
    z-index: 5;
    font-family: 'M PLUS Rounded 1c', sans-serif;
  }
  .pagetop {
    position: absolute;
    width: 60px;
    height: 60px;
  }
  .pagetop span {
    color: #fff;
    font-size: 30px;
  }
  .dli-chevron-up {
    color: #fff;
    line-height: 1;
    width: .6em;
    height: .6em;
  }
  
  /*------------------

  sp-cept2

  -------------------*/
  .cept2-sec {
    padding: 20px 0px;
    position: relative;
  }
  .cept2-sec .inner {
    padding: 0 5%;
  }
  .cept2-heading-outer {
    padding: 6px 0 0;
  }
  .cept2-img-container_1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 0 10px;
  }
  .cept2-img-outer_1 {
    flex-basis: 50%;
  }
  .cept2-text-container_1 {
    padding: 20px 0px 10px;
    width: 100%;
  }
  .cept2-text__title {
    font-size: 20px;
  }
  .cept2-text__article {
    padding: 15px 20px 0;
    font-size: 13px;
    line-height: 1.8rem;
  }
  .cept2-img-container_2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px 0;
    width: 100%;
    margin: 0 auto;
  }
  .cept2-img-outer_2 {
    flex-basis: 47%;
    padding: 20px 0;
  }
  .cept2-text-container_2 {
    padding: 5px 20px 30px;
    font-size: 13px;
    line-height: 1.8rem;
    width: 100%;
    margin: 0 auto;
  }

  /*------------------

  sp-rst2

  -------------------*/
  .rst2-sec {
    padding: 20px 0px;
    position: relative;
  }
  .rst2-sec .inner {
    padding: 0 5%;
  }
  .rst2-wrapper_1 {
    padding: 0 0 20px;  
  }
  .rst2-wrapper_2 {
    margin: 0px auto 50px;  
  }
  .rst2-heading-outer {
    padding: 10px 0 0;
  }
  .rst2-text__article {
    padding: 10px 10px;
    font-size: 13px;
    line-height: 1.7rem;
  }
  .rst2-img-container_1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: c;
    padding: 20px 0 20px;
  }
  .rst2-img-container_1 a {
    width: 47%;
    margin: 2px;
  }
  .rst2-img-container_1 a img {
    width: 100%;    
  }
  .rst2-img-container_1 .empty {
    display: none;
  }
  .rst2-cont-container {
    display: block;
    padding: 10px 0 20px;
  }
  .rst2-cont-container img {
    width: 100%;
  }
  .rst2-container__outer {
    width: 100%;
    padding: 20px;
    
  }
  .rst2-container__outer__name {
    padding: 20px 26px;
    background: #eee;
    margin: 10px 0;
    font-size: 13px;
    line-height: 1.7rem;
  }

  /*------------------

  sp-his2

  -------------------*/
  .his2-sec {
    /* background: #eee; */
    padding: 20px 0px;
    position: relative;
  }
  .his2-sec .inner {
    padding: 0 5%;
  }
  .cors22-cors-table th,
  .cors22-cors-table td {
    font-size: 13px;
  }

  /*------------------

  sp-coll2

  -------------------*/
  .coll2-sec {
    padding: 20px 0px 100px;
  }
  .coll2-sec .inner {
    padding: 0 5%;
  }
  .coll2-wrapper_1 {
    /* width: 85%; */
    margin: 0px auto;
    padding: 0 0 20px;  
  }
  .coll2-heading-outer {
    padding: 10px 0 0;
  }
  .coll2-text__article {
    padding: 15px 10px;
    font-size: 13px;
    color: #fff;
    line-height: 1.8rem;
  }
  .coll2-img-container_1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 0 30px;
    margin: 0 auto;
    /* max-width: 1200px; */
  }
  .coll2-img-container_1 a {
    width: 47%;
    margin: 2px;
  }
  .coll2-img-container__year {  
    padding: 2px 8px;
  }
  .coll2-img-container__year p {
    font-size: 10px;
  }  
  .coll2-img-container_1 .coll2-empty {
    display: none;
  }

  /*------------------

  sp-corp2

  -------------------*/
  .corp2-sec-info {
    padding: 20px 0 30px;
  }
  .corp2-sec-info .inner {
    padding: 0 20px;
  }
  .corp2-info-wrap {
    display: block;
  }
  .corp2-wrap__table {
    margin: 14px 0;
    width: 100%;
  }
  .corp2-wrap__table th,
  .corp2-wrap__table td {
    border-bottom: 1px dotted #ddd;
    padding: 24px 12px;
    font-size: 12px;
  }
  .corp2-map-wrap {
    padding: 10px;
  }
  .corp2-map__text {
    padding: 20px 10px;
    font-size: 15px;
    color:#fff;
  }

  /*------------------

  sp-2nd-Contact
  
  -------------------*/
  .ct2-sec-lead {
    padding:20px 0;
  }
  .ct2-sec-lead .inner {
    padding: 0 30px;
  }
  .form-wrapper iframe {
    width: 100%;
    height: 1800px;
  }

  /*------------------

  sp-2nd-news
  
  -------------------*/
  .news2-sec-lead {
    padding: 20px 0;
  }
  .news2-sec-lead .inner {
    padding: 0 20px;
  }
  .news2-text {
    padding: 20px;
  }
  .news2-text-title {
    font-weight: 600;
    font-size: 16px;
  }


  /*------------------

  sp-Slogan

  -------------------*/
  .top-sec-slogan {
    padding: 20px 0 40px;
    position: relative;
  }
  .top-sec-slogan::after {
    background: #ddd;
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0px;
    left: 50%; 
    z-index: -1;
  }
  .top-sec-slogan::before {
    background: #ddd;
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0px;
    right: 14px; 
    z-index: -1;
  }
  .top-sec-slogan .inner {
    padding: 0 20px;
  }
  .top-sec-slogan .inner::after {
    display: none;
  }
  .top-sec-slogan .inner::before {
    display: none;
  }
  .slogan-text-container {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0 auto
  }
  .slogan__left,
  .slogan__right {
    padding: 10px;
    font-size: 15px;
  }
  
  /*------------------

  sp-Food

  -------------------*/
  .top-sec-food {
    padding: 60px 0 20px;
    position: relative;
    background: #fff;
    z-index: 1;
  }
  .top-sec-food::after {
    background: #ddd;
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0px;
    left: 50%; 
    z-index: -1;
  }
  .top-sec-food::before {
    background: #ddd;
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0px;
    right: 14px; 
    z-index: -1;
  }
  .top-sec-food .inner::after {
    display: none;
  }
  .top-sec-food .inner::before {
    display: none;
  }
  .food-wrap {
    display: block;
    position: relative;
    padding-bottom: 10%;
  }
  .food-wrap__img{
    width: 90%;
    z-index: 3;
  }
  .food-wrap__img img{
    width: 100%;
  }
  .food-wrap__text-outer {
    width: 100%;
    margin: -40px auto 0px; 
    position: relative;
  }
  .food-wrap__text-outer .heading_rl {
    position: absolute;
    right: 10px;
    top: 50px;
  }
  .food-text {
    width: 80%;
    padding: 26px 32px;
    background-color: #3ca800;
    position: static;
    right: 8%;
    margin-top: 20px;
    color: #fff;
    font-weight: normal;
    line-height: 1.7rem;
    z-index: 5;
  }
  .food-text__title {
    font-size: 16px;
    font-weight: 4  00;
    padding-bottom: 20px;
    line-height: 1.5rem;
  }

  /*------------------

  sp-Party

  -------------------*/
  .top-sec-party {
    background: transparent;
    padding: 20px 0 60px;
    position: relative;
    /* z-index: -2; */
  }
  .top-sec-party::after {
    background: #ddd;
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0px;
    left: 50%; 
    z-index: -1;
  }
  .top-sec-party::before {
    background: #ddd;
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0px;
    right: 14px; 
    z-index: -1;
  }
  .top-sec-party .inner {
    padding: 0 10px;
  }
  .top-sec-party .inner::after {
    display: none;
  }
  .top-sec-party .inner::before {
    display: none;
  }
  .party-img {
    width: 90%;
    margin: 0 auto;
    z-index: 3;
    background: transparent;
    position: relative;
  }
  .party-img .heading_rl {
    position: static;
    margin-left: 20%;
    margin-bottom: 20px;
  }
  .party-text-container {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0 auto
  }
  .party-text-container p {
    padding: 20px;
    width: 50%;
  }

  /*------------------

  sp-Garally

  -------------------*/
  .top-sec-galy {
    padding: 80px 0 20px;
    position: relative;
    background: #f7f6f5;
  }
  .top-sec-galy::after {
    background: #ddd;
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0px;
    left: 50%;
  }
  .top-sec-galy::before {
    background: #ddd;
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0px;
    right: 14px; 
    z-index: 5;
  }
  .top-sec-galy .inner {
    padding: 0 20px;
  }
  .galy-wrap {
    display: flex;
    /* flex-direction: row-reverse; */
    flex-wrap: nowrap;
    justify-content: left;/*左寄せ*/
    position: relative;
    padding-bottom: 60px;
  }
  .galy-wrap__photo-container{
    /* flex-basis: 90%; */
    width: 85%;
    /* background: #fff; */
    height: 100%;
    /* position: relative; */
    z-index: 3;    
  }
  .container__num {
    display: block;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .galy-wrap__photo-container img {
    width: 100%;
    padding: 3px 6px;
  }
  .galy-wrap__text-outer {
    flex-basis: 15%;
    margin: 10px;
  }

  /*------------------

  sp-Reserve

  -------------------*/
  .top-sec-rsv {
    padding: 60px 0 20px;
    position: relative;
    background: #fff;
    z-index: 1;
  }
  .top-sec-rsv::after {
    background: #ddd;
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0px;
    left: 50%;
    z-index: -1;
  }
  .top-sec-rsv::before {
    background: #ddd;
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0px;
    right: 14px; 
    z-index: -1;
  }
  .top-sec-rsv .inner::after {
    display: none;
  }
  .top-sec-rsv .inner::before {
    display: none;
  }
  .rsv-wrap {
    display: block;
    position: relative;
    padding-bottom: 10%;
  }
  .rsv-wrap__img{
    width: 100%;
    z-index: 3;
  }
  .rsv-wrap__img img{
    width: 80%;
    margin-right: 0;
    margin-left: auto;
  }
  .rsv-wrap__text-outer {
    width: 100%;
    margin: -40px auto 0px; 
    position: relative;
  }
  .rsv-wrap__text-outer .heading_rl {
    position: absolute;
    left: 14px;
    top: -280px;
  }
  .rsv-text {
    width: 90%;
    padding: 26px 32px;
    background-color: #804014;
    position: static;
    margin-right: 0;
    margin-left: auto;
    color: #fff;
    font-weight: normal;
    line-height: 1.7rem;
    z-index: 5;
  }
  .rsv-text__title {
    font-size: 16px;
    font-weight: 4  00;
    padding-bottom: 20px;
    line-height: 1.5rem;
  }
  
  /*------------------

  sp-Map

  -------------------*/
  .top-sec-map {
    /* background: #fff; */
    padding: 100px 0 100px;
    z-index: 1;
    position: relative;
  }
  .top-sec-map::after {
    background: #ddd;
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0px;
    left: 50%; 
    z-index: -1;
  }
  .top-sec-map::before {
    background: #ddd;
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0px;
    right: 14px; 
    z-index: -1;
  }
  .top-sec-map .inner {
    padding: 0 20px;
  }
  .top-sec-map .inner::after {
    display: none;
  }
  .top-sec-map .inner::before {
    display: none; 
  }
  .top-sec-map .inner .heading_rl {
    position: absolute;
    right: 30px;
    top: -80px;
    z-index: 8;    
  }
  .map-cont-wrap__google {
    width:  100%;
    position: relative;
  }
  .map-cont-wrap__desc {
    width: 100%;
    padding: 14px;
    line-height: 2.0;
    /* height: 80%; */
    z-index: 20;
  }
  .map-text {
    display: block;
    padding: 10px;
    background: #f5f7f8;
    /* border: solid .5px #aaa; */
    color: #2e3740;
    /* margin-left: 22px; */
  }
  .map-cont-wrap__desc a i {
    padding-right: 5px;
  }
  .acs_shop-title {
    font-size: 26px;
    font-weight: 700;
    font-family: 'Shippori Mincho', serif;
  }
    
  /*------------------

  sp-menu

  -------------------*/
  .top-sec-course2 {
    padding: 50px 0 36px;
  }
  .top-sec-course2 .inner {
    max-width: 1340px;
    padding: 0 24px;
  }
  .course2__lead {
    padding: 32px 12px 10px;
  }
  .course-wrap {
    padding: 10px 0 30px;
    flex-wrap: wrap;
  }
  .course-wrap .co-box {
    flex-basis: 100%;   
    margin-top: 20px;
  }
  .co-box {
    border: solid 8px #222;
  }
  .co-box__text-outer .text-outer__title {
    font-size: 28px;
  }
  
  /*------------------

  sp-inside

  -------------------*/
  .top-sec-class {
    padding: 0px 0 50px;
  }
  .class-wrap {
    display: block;
    flex-wrap: nowrap;
    justify-content: flex-end
  }
  .class-wrap__img {
    width: 100%;
    height: 260px;
    z-index: 5;
    margin-top: 0px;
    margin-right: 0px;
  }
  .class-wrap__text-outer {
    background-image: url(../img/bg_b_1.jpg);
    width: 100%;
    padding: 40px 26px 20px 30px;
    height: auto;
    position: relative;
    z-index: 2;
  }
  .sec-heading-inside {
    padding: 0 80px;
  }
  .pjt-wrap.reverse {
    flex-direction: row-reverse;
  }
  .pjt-wrap__img.reverse::after {
    left: -8%;
  }
  .pjt-wrap__text-outer.reverse {
    margin: 100px 150px 0 0;
    position: relative;
  }
  .class-text {
    color: #fff;
    line-height: 1.8rem;
    padding: 20px 0 20px;
  }

  /*------------------

  sp-gally

  -------------------*/
  .top-sec-gally {
    padding: 60px 0 30px;
  }
  .top-sec-gally .inner {
    padding: 0 3%;
  }
  .sec-heading-gally {
    padding: 20px 0px 40px 80px;
  }
  .gally-img-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 18px 0 30px;
  }
  .gally-img-container a {
    width: 160px;
    margin: 2px;
  }
  .gally-img-container .coll2-empty {
    width: 280px;
    margin: 2px;
  }

  /*------------------

  sp-info

  -------------------*/
  .top-sec-info {
    padding: 60px 0 10px;
    background-position: left top;
    background-size: 200% auto;
  }
  .top-sec-info .inner {
    padding: 0 20px;
  }
  .info-heading-outer {
    display: block;
    text-align: center;
  }
  .corp-info-wrap {
    display: block;
    padding: 20px 0 40px;
  }
  .corp-wrap__table {
    margin: 14px 0;
    width: 100%;
  }
  .corp-wrap__table th,
  .corp-wrap__table td {
    border-bottom: 1px dotted #ddd;
    padding: 24px 12px;
    font-size: 12px;
  }
  .corp2-map-wrap {
    padding: 10px;
  }
  .corp2-map__text {
    padding: 20px 10px;
    font-size: 15px;
    color:#fff;
  }

  /*------------------

  sp-gmap

  -------------------*/
  .top-sec-gmap {
    padding: 60px 0 10px;
  }
  .gmap-heading-outer .common-en-title {
    padding-left: 10px;
  }
  .sec-gmap-title {
    top: -16px;
    left: 100px;
    font-size: 22px;
    letter-spacing: 0.7rem;
  }
  .map-wrapper {
    padding: 20px 0;
  }
  .map-wrapper__iframe {
    padding: 20px 10px 10px;
  }
  .access-text {
    padding: 10px 20px 10px;
  }
  
  /*------------------

  sp-Profile

  -------------------*/
  .top-sec-prof {
    padding: 30px 0 80px;
  }
  .top-sec-prof .inner{
    padding: 0 22px;
  }
  .top-sec-prof::after {
    width: 100%;
    height: 84%;
    top:8%;
    z-index: -1;
  }
  .prof-wrap {
    display: block;
    flex-wrap: nowrap;
  }
  .prof-wrap__img {
    width: 100%;
  }
  .prof-wrap__text-outer.reverse {
    width: 100%;
    margin: 30px 4px 0 2px;
  }
  .prof-text {
    line-height: 1.7rem;
    padding: 20px 0 20px;
  }

  /*------------------

  sp-Contact

  -------------------*/
  .top-sec-contact {
    padding: 50px 0;
  }
  .top-sec-contact .inner {
    padding: 0 20px;
  }
  .ct-lead-wrap {
    display: block;
  }
  .ct-heading {
    width: 100%;
  }
  .ct-lead-text {
    width: 100%;
    font-size:14px;
    padding: 10px 0 20px;
  }
  .ct-cont-wrap {
    display: block;
  }
  .ct-cont-wrap__box1,
  .ct-cont-wrap__box2 {
    display: block;
    width: 100%;
    padding: 20px 6px;
    margin-top: 14px;
  }
  .ct-cont-wrap__box1 .cont-text,
  .ct-cont-wrap__box2 .cont-text {
    /* display: block; */
    font-size: 28px;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 800;
    letter-spacing: 0.2rem;
  }
  .ct-cont-wrap__box1 .cont-subtext,
  .ct-cont-wrap__box2 .cont-subtext {
    padding: 2px;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.1rem;
    display: block;
  }

  /*------------------
  
  sp-2nd-antivirus
  
  -------------------*/
  .avs2-sec-lead {
    padding: 20px 0;
  }
  .avs2-sec-lead .inner {
    padding: 0 20px;
  }
  .avs2-text {
    padding: 20px;
  }
  .avs2-text-title {
    font-weight: 600;
    font-size: 16px;
  }

  /*------------------
  
  sp-2nd-policy 当店について
  
  -------------------*/
  /*from ebisuya css Start*/
  .abt2-sec {
    padding: 30px 0;
  }
  .abt2-sec .inner {
    padding: 0 20px;
  }
  .main_imgBox-service {
    height: 20vh;
  }
  .blank__2a {
    display: none;
  }
  .abt2-serv-wrap {
    display: block;
  }
  .abt2-serv-wrap__img {
    margin: 10px 4px;
  }
  .abt2-serv-wrap__title {
    font-size: 1.2rem;
    margin: 5px;
    padding: 20px 0px 2px;
  }  
  .abt2-serv-wrap__text {
    margin: 0px;
    padding: 10px;
  }
  .abt2-serv-wrap__title:after {
    background-size: auto 100px;
    bottom: 5%;   
  }
  .abt2-serv-wrap__title.num2:after {
    bottom: -50%;
  }
  /*from ebisuya css end*/

  .po2-sec-wrap {
    padding: 30px 0;
  }
  .po2-sec-wrap .inner {
    padding: 0 20px;
  }
  .pd2-title {
    width: 50%;
  }
  .pd2-title-r {
    width: 50%;
  }
  .po2-container {
    display: block;
    padding: 12px 0;
  }
  .po2-text1 {
    width: 100%;
    line-height: 1.7rem;
    padding-left: 0%;
    background-image: repeating-linear-gradient(135deg, rgba(145, 145, 145, 0.02) 0px, rgba(145, 145, 145, 0.02) 39px,rgba(140, 140, 140, 0.02) 39px, rgba(140, 140, 140, 0.02) 57px,rgba(9, 9, 9, 0.02) 57px, rgba(9, 9, 9, 0.02) 91px,rgba(217, 217, 217, 0.02) 91px, rgba(217, 217, 217, 0.02) 119px,rgba(45, 45, 45, 0.02) 119px, rgba(45, 45, 45, 0.02) 141px,rgba(227, 227, 227, 0.02) 141px, rgba(227, 227, 227, 0.02) 184px,rgba(236, 236, 236, 0.02) 184px, rgba(236, 236, 236, 0.02) 227px,rgba(124, 124, 124, 0.02) 227px, rgba(124, 124, 124, 0.02) 244px),repeating-linear-gradient(135deg, rgba(39, 39, 39, 0.02) 0px, rgba(39, 39, 39, 0.02) 23px,rgba(2, 2, 2, 0.02) 23px, rgba(2, 2, 2, 0.02) 55px,rgba(13, 13, 13, 0.02) 55px, rgba(13, 13, 13, 0.02) 71px,rgba(44, 44, 44, 0.02) 71px, rgba(44, 44, 44, 0.02) 98px,rgba(240, 240, 240, 0.02) 98px, rgba(240, 240, 240, 0.02) 134px,rgba(182, 182, 182, 0.02) 134px, rgba(182, 182, 182, 0.02) 159px,rgba(246, 246, 246, 0.02) 159px, rgba(246, 246, 246, 0.02) 174px,rgba(157, 157, 157, 0.02) 174px, rgba(157, 157, 157, 0.02) 190px),repeating-linear-gradient(135deg, rgba(145, 145, 145, 0.02) 0px, rgba(145, 145, 145, 0.02) 35px,rgba(217, 217, 217, 0.02) 35px, rgba(217, 217, 217, 0.02) 53px,rgba(199, 199, 199, 0.02) 53px, rgba(199, 199, 199, 0.02) 70px,rgba(196, 196, 196, 0.02) 70px, rgba(196, 196, 196, 0.02) 114px,rgba(137, 137, 137, 0.02) 114px, rgba(137, 137, 137, 0.02) 143px,rgba(249, 249, 249, 0.02) 143px, rgba(249, 249, 249, 0.02) 191px,rgba(247, 247, 247, 0.02) 191px, rgba(247, 247, 247, 0.02) 239px,rgba(38, 38, 38, 0.02) 239px, rgba(38, 38, 38, 0.02) 273px),linear-gradient(90deg, rgb(255,255,255),rgb(236,236,236));
    padding: 10px 14px;
  }
  .po2-text1::after {
    display: none;
  }
  .po2-img {
    padding: 14px 0;
    width: 100%;
  }
  .po2-text2 {
    width: 100%;
    line-height: 1.7rem;
    background-image: repeating-linear-gradient(135deg, rgba(145, 145, 145, 0.02) 0px, rgba(145, 145, 145, 0.02) 39px,rgba(140, 140, 140, 0.02) 39px, rgba(140, 140, 140, 0.02) 57px,rgba(9, 9, 9, 0.02) 57px, rgba(9, 9, 9, 0.02) 91px,rgba(217, 217, 217, 0.02) 91px, rgba(217, 217, 217, 0.02) 119px,rgba(45, 45, 45, 0.02) 119px, rgba(45, 45, 45, 0.02) 141px,rgba(227, 227, 227, 0.02) 141px, rgba(227, 227, 227, 0.02) 184px,rgba(236, 236, 236, 0.02) 184px, rgba(236, 236, 236, 0.02) 227px,rgba(124, 124, 124, 0.02) 227px, rgba(124, 124, 124, 0.02) 244px),repeating-linear-gradient(135deg, rgba(39, 39, 39, 0.02) 0px, rgba(39, 39, 39, 0.02) 23px,rgba(2, 2, 2, 0.02) 23px, rgba(2, 2, 2, 0.02) 55px,rgba(13, 13, 13, 0.02) 55px, rgba(13, 13, 13, 0.02) 71px,rgba(44, 44, 44, 0.02) 71px, rgba(44, 44, 44, 0.02) 98px,rgba(240, 240, 240, 0.02) 98px, rgba(240, 240, 240, 0.02) 134px,rgba(182, 182, 182, 0.02) 134px, rgba(182, 182, 182, 0.02) 159px,rgba(246, 246, 246, 0.02) 159px, rgba(246, 246, 246, 0.02) 174px,rgba(157, 157, 157, 0.02) 174px, rgba(157, 157, 157, 0.02) 190px),repeating-linear-gradient(135deg, rgba(145, 145, 145, 0.02) 0px, rgba(145, 145, 145, 0.02) 35px,rgba(217, 217, 217, 0.02) 35px, rgba(217, 217, 217, 0.02) 53px,rgba(199, 199, 199, 0.02) 53px, rgba(199, 199, 199, 0.02) 70px,rgba(196, 196, 196, 0.02) 70px, rgba(196, 196, 196, 0.02) 114px,rgba(137, 137, 137, 0.02) 114px, rgba(137, 137, 137, 0.02) 143px,rgba(249, 249, 249, 0.02) 143px, rgba(249, 249, 249, 0.02) 191px,rgba(247, 247, 247, 0.02) 191px, rgba(247, 247, 247, 0.02) 239px,rgba(38, 38, 38, 0.02) 239px, rgba(38, 38, 38, 0.02) 273px),linear-gradient(90deg, rgb(255,255,255),rgb(236,236,236));
    padding: 10px 14px;
  }
  .po2-text2::after {
    display: none;
  }

  /*------------------
  
  sp-lunch2
  
  -------------------*/
  .cors21-sec-wrap {
    padding: 20px 0;
  }
  .cors21-sec-wrap .inner {
    padding: 0 20px;
  }
  /* from ebisuya_css start */
  .menu-category-wrapper {
    padding: 25px 0;
  }
  .menu-category-name {
    font-size: 16px;
    padding: 2px 0;
  }
  .menu-category-sublead {
    font-size: 14px;
    line-height: 1.4rem;
    padding: 1px 2px 2px;
  }
  .cors21-tr {
    display: block;
    padding: 10px 0;
  }
  .cors21-img {
    width: 100%;
    margin-bottom: 15px;
  }
  .cors21-container {
    width: 100%;
    padding: 6px 26px 16px;
  }
  .cors21-label {
    margin: 5px 0;
  }
  .cors21-label {
    font-size: 0.8em;
  }
  .cors21-title {
    font-size: 15px;
    padding: 6px 0 4px;
  }
  .cors21-price {
    width: 100%;
    margin-top: 18px;
    padding-left: 0px;
    padding: 6px 20px;
  }
  .cors21-price span{
    font-size: 15px;
    line-height: 1.7rem;
    color: #555;
    font-weight: 400;
  }
  
  /*------------------

  sp-dishes2
  
  -------------------*/
  .cors2d-sec-wrap {
    padding: 20px 0;
  }
  .cors2d-sec-wrap .inner {
    padding: 0 20px;
  }
  .menu-category-wrapper {
    padding: 25px 0;
  }
  .cors2d-headding {
    font-size: 16px;
  }
  .cors2d-subheadding {
    padding: 2px 10px;
    font-size: 14px;
  }
  .cors2d-tr {
    display: block;
    padding: 6px 0;
  }
  .cors2d-img {
    width: 60%;
    padding: 6px 14px;
  }
  .cors2d-container {
    width: 100%;
  }
  .cors2d-label {
    margin: 5px 0;
  }
  .cors2d-label {
    font-size: 0.8em;
  }
  .cors2d-title {
    font-size: 14px;
    padding: 0px;
  }
  .td__cont2 {
    font-size: 12px;
    line-height: 1.3rem;
    padding: 2px 0 4px;
    margin: 0;
  }
  .cors2d-price {
    width: 100%;
    margin-top: 0px;
    font-size: 14px;
    margin: 0;
    padding: 0 18px;
    text-align: right;
  }
  .cors2d-policy-container {
    padding: 30px 0;
  }
  .cors2d-policy-text {
    margin: 8px 0 8px;
    background: #edf1f3;
    padding: 14px 18px;
  }
  .cors2d-cors-container {
    padding: 10px 0;
  }
  .cors2d-compe-container {
    padding: 16px 0;
  }
  .cors2d-compe-text {
    padding: 10px 10px;
  }
  .cors2d-compe-table {
    width: 100%;
    margin: 8px 0 0px;
  }
  .cors2d-compe-table th,
  .cors2d-compe-table td {
    padding: 10px 18px;
  }
  .cors2d-compe-table th:first-child {
    width: 25%;
  }
  .cors2d-exp-container {
    padding: 20px 0;
  }
  .cors2d-exp-table {
    width: 100%;
    margin: 10px 0 0px;
  }
  .cors2d-exp-table th,
  .cors2d-exp-table td {
    border: solid 1px gray;
    padding: 10px 18px;
  }
  .cors2d-exp-text {
    padding: 20px 20px;
    margin: 14px 0;
  }
  .cors2d-pay-container {
    padding: 12px 0;
  }
  .cors2d-pay-table {
    width: 100%;
    margin: 14px 0 14px;
  }
  .cors2d-pay-table th,
  .cors2d-pay-table td {
    padding: 10px 16px;
  }
  .cors2d-atd-container {
    padding: 14px 0;
  }
  .cors2d-atd-container ul {
    padding: 10px 20px;
    margin: 6px 0;
    background: #f5f7f8;
  }
  .cors2d-ols-container {
    padding: 14px 0;
  }
  .cors2d-ols-text {
    padding: 10px 20px;
    margin: 6px 0;
    background: #f5f7f8;
  }


  /*------------------
  
  sp-2nd-cors2 料理
  
  -------------------*/
  .cors22-sec-wrap {
    padding: 20px 0;
  }
  .cors22-sec-wrap .inner {
    padding: 0 20px;
  }

  /* from ebisuya_css start */
  .menu-category-wrapper {
    padding: 25px 0;
  }
  .cors22-tr {
    display: block;
    padding: 6px 0;
  }
  .cors22-img {
    width: 100%;
    padding: 6px 14px;
  }
  .cors22-container {
    width: 100%;
  }
  .cors22-label {
    margin: 5px 0;
  }
  .cors22-label {
    font-size: 0.8em;
  }
  .cors22-title {
    font-size: 16px;
    padding: 0px;
  }
  .td__cont2 {
    line-height: 1.3rem;
    padding: 6px 0 0;
    margin: 0;
  }
  .cors22-price {
    width: 100%;
    margin-top: 0px;
    font-size: 16px;
    margin: 0;
    padding: 0 18px;
    text-align: right;
  }
  .cors22-policy-container {
    padding: 30px 0;
  }
  .cors22-policy-text {
    margin: 8px 0 8px;
    background: #edf1f3;
    padding: 14px 18px;
  }
  .cors22-cors-container {
    padding: 10px 0;
  }
  .cors22-compe-container {
    padding: 16px 0;
  }
  .cors22-compe-text {
    padding: 10px 10px;
  }
  .cors22-compe-table {
    width: 100%;
    margin: 8px 0 0px;
  }
  .cors22-compe-table th,
  .cors22-compe-table td {
    padding: 10px 18px;
  }
  .cors22-compe-table th:first-child {
    width: 25%;
  }

  .cors22-exp-container {
    padding: 20px 0;
  }
  .cors22-exp-table {
    width: 100%;
    margin: 10px 0 0px;
  }
  .cors22-exp-table th,
  .cors22-exp-table td {
    border: solid 1px gray;
    padding: 10px 18px;
  }
  .cors22-exp-text {
    padding: 20px 20px;
    margin: 14px 0;
  }
  .cors22-pay-container {
    padding: 12px 0;
  }
  .cors22-pay-table {
    width: 100%;
    margin: 14px 0 14px;
  }
  .cors22-pay-table th,
  .cors22-pay-table td {
    padding: 10px 16px;
  }
  .cors22-atd-container {
    padding: 14px 0;
  }
  .cors22-atd-container ul {
    padding: 10px 20px;
    margin: 6px 0;
    background: #f5f7f8;
  }
  .cors22-ols-container {
    padding: 14px 0;
  }
  .cors22-ols-text {
    padding: 10px 20px;
    margin: 6px 0;
    background: #f5f7f8;
  }

  /*------------------
  
  sp-2nd-cors3 ドリンク
  
  -------------------*/
  .cors23-sec-wrap {
    padding: 20px 0;
  }
  .cors23-sec-wrap .inner {
    padding: 0 20px;
  }
  /* from ebisuya_css start */
  .menu-category-wrapper {
    padding: 25px 0;
  }
  .cors23-tr {
    display: block;
    padding: 10px 0;
  }
  .cors23-img {
    width: 100%;
    margin-bottom: 15px;
  }
  .cors23-container {
    width: 100%;
  }
  .cors23-label {
    margin: 5px 0;
  }
  .cors23-label {
    font-size: 0.8em;
  }
  .cors23-title {
    font-size: 16px;
    padding: 0px;
    line-height: 1.5;
  }
  .cors23-price {
    width: 100%;
    margin-top: 0px;
    font-size: 16px;
    margin: 0;
    padding: 0 18px;
    text-align: right;
  }

  .cors23-policy-container {
    padding: 30px 0;
  }
  .cors23-policy-lead {
    font-weight: 700;
    font-size: 16px;
    color: red;
    padding: 10px 10px 0;
  }
  .cors23-policy-text {
    margin: 8px 0 8px;
    background: #edf1f3;
    padding: 14px 18px;
  }
  .cors23-trial-container {
    padding: 14px 0 20px;
  }
  .cors23-trial-lead {
    font-size: 16px;
    font-weight: 700;
    padding: 10px 10px 0;
  }
  .cors23-trial-text {
    padding: 10px;
  }
  
  .cors23-cors-container {
    padding: 10px 0;
  }
  .cors23-exp-container {
    padding: 20px 0;
  }
  .cors23-exp-table {
    width: 100%;
    margin: 10px 0 0px;
  }
  .cors23-exp-table th,
  .cors23-exp-table td {
    border: solid 1px gray;
    padding: 10px 18px;
  }
  .cors23-exp-text {
    padding: 20px 20px;
    margin: 14px 0;
  }
  .cors23-pay-container {
    padding: 12px 0;
  }
  .cors23-pay-table {
    width: 100%;
    margin: 14px 0 14px;
  }
  .cors23-pay-table th,
  .cors23-pay-table td {
    padding: 10px 16px;
  }
  .cors23-atd-container {
    padding: 14px 0;
  }
  .cors23-atd-container ul {
    padding: 10px 20px;
    margin: 6px 0;
    background: #f5f7f8;
  }
  .cors23-ols-container {
    padding: 14px 0;
  }
  .cors23-ols-text {
    padding: 10px 20px;
    margin: 6px 0;
    background: #f5f7f8;
  }
  
  /*------------------
  
  sp-2nd-flow
  
  -------------------*/
  .fl2-sec-flow {
    padding: 20px 0 50px;
  }
  .fl2-sec-flow .inner {
    padding: 0 20px;
  }
  .fl2-lead {
    padding: 0px 0 40px;
  }
  .fl2-box-parent {
    padding: 40px 20px;
  }
  .fl2-box__step {
    font-size: 16px;
    padding: 2px 40px;
    top: 0%;
  }
  .fl2-box-child {
    /* display: block; */
  }

  .fl2-text-area__title {
    font-size:17px;
    padding-left: 0%;
    padding-top: 4%;
  }
  .fl2-text-area__text {
    line-height: 1.5rem;
    margin: 0%;
    padding: 10px 0px 20px;
    background-color: #fff;
  }
  .fl2-arrow {
    width: 8%;
    margin: 6px auto;
  }
  .fl2-fee-table {
    width: 100%;
    margin: 0px;
  }
  .fl2-fee-table th,
  .fl2-fee-table td {
    padding: 10px 18px;
  }

  /*------------------

  sp-2nd-map

  -------------------*/
  .cts2-sec-wrap {
    padding: 20px 0 40px;
  }
  .cts2-sec-wrap .inner {
    padding: 0 20px;
  }
  .cts2-container {
    display: block;
    padding: 20px 0 40px;
  }
  .cts2-text {
    width: 100%;
    line-height: 1.6rem;
    background: #fff;
    padding: 20px 14px;
    z-index: 1;
  }
  .cts2-text::after {
    display: none;
  }
  .cts2-img {
    width: 100%;
    z-index: 2;
  }
  .cts2-outer {
    margin: 20px 0;
  }
  .cts-info-text {
    padding: 30px 34px;
  }
  .room2-table {
    width: 100%;
    margin: 14px 0 14px;
  }
  .room2-table th,
  .room2-table td {
    padding: 10px 16px;
  }

  /*------------------

  sp-2nd_photo

  -------------------*/
  .ph2-sec-wrap {
    padding: 20px 0 40px;
  }
  .ph2-sec-wrap .inner {
    padding: 0 20px;
  }
  .ph2-lead {
    padding: 20px 10px;
  }
  .ph2-photo-wrap {
    display: block;
    margin: 2% 0;
  }
  .photo-wrap__box {
    width: auto;
    margin: 5% 2%;
  }
  
  
  /*------------------
  
  sp-2nd-Company
  
  -------------------*/


  /*------------------

  sp-2nd-notice

  -------------------*/
  .nt2-sec-wrap {
    padding:20px 0;
  }
  .nt2-sec-wrap .inner {
    padding: 0 30px;
  }
  .nt2-notice1,
  .nt2-notice2 {
    margin: 40px 0;
  }
  .notice__text {
    padding:14px 0;
  }


}




