/* Main CSS "lagoon" */

.color-scheme {
  color: #e60013;
  color: #9c65ab;
  color: #6e4f23;
}
.font-family-master {
  font-family: 'Cormorant Garamond', serif;
  font-family: 'Potta One', cursive;
}
.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;
}
.notel{
  pointer-events: none;
  color: #fff;
}


@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;
}
.spacer40 {
  padding:40px;
}
.spacer60 {
  padding:60px;
}

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

2nd_mv

-------------------*/
.second-mainvisual {
  width: 100%;
  margin: 0px auto 0px;
  background-image: url(../img/second_mv_dish.jpg);
  background-size: cover;
  background-position: 50% 50%;
  height: 70vh;
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}
.second-mainvisual.dish {
  background-image: url(../img/second_mv_dish.jpg);
}
.second-mainvisual.cors {
  background-image: url(../img/second_mv_cors.jpg);
  background-position: 50% 50%;
}
.second-mainvisual.drink {
  background-image: url(../img/second_mv_drink.jpg);
  background-position: 50% 10%;
}
.second-mainvisual.corp2 {
  background-image: url(../img/2nd_mv_corp2.jpg);
}
.second-mainvisual.takeout {
  background-image: url(../img/second_mv_takeout.jpg);
  background-position: center 40%;
}
.second-mainvisual.lunch {
  background-image: url(../img/second_mv_lunch.jpg);
  background-position: 50% 30%;
}
.second-mainvisual.deli {
  background-image: url(../img/second_mv_deli.jpg);
}
.second-mainvisual.canzume {
  background-image: url(../img/second_mv_canzume.jpg);
  background-position: center 40%;
}
.second-mainvisual.dinner {
  background-image: url(../img/second_mv_dinner.jpg);
}
.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-mainvisual-outer {
  position: absolute;
  bottom: 0;
  right: 10%;
  /* transform: translateX(-50%); */
}
.second-maintitle-outer {
  /* background: #17b397; */
  position: absolute;
  width: max-content;
  bottom: 0px;
  /* top: 110px; */
  /* transform: translateY(-40%); */
  left: 60px;
  /* transform: translateX(-50%); */
}
.second-maintitle {
  text-align: center;
  /* background: #90111c; */
  background: #000;
  padding: 24px 30px 20px;
  height: auto;
  z-index: 2;
}
.mv2-en-title {
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  /* font-family: 'Charm', cursive; */
  letter-spacing: 0.3rem;
  line-height: 1.5rem;
  /* font-family: 'Shippori Mincho', serif; */
  /* font-family: 'Ephesis', cursive; */
}
.mv2-jp-title {
  font-weight: 500;
  font-size: 12px;
  padding: 4px 0 0;
  color: #fff;
  line-height: 1.0rem;
  /* font-family: "游明朝体", "Yu Mincho", YuMincho, serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; */
  transform: skew(20deg); 
}
.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: #e6e6e6;
}
.breadcrumbs ul {
  display: flex;
  font-size: 13px;
  padding: 20px 5%;
}
.breadcrumbs ul li,
.breadcrumbs ul li a {
  color: #333;
}
.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: 320px;
  display: block;
  margin: 30px auto;
}
/*しんばしで利用*/
.c-btn, .c-btn-small, .c-btn-next, .c-btn-prev, .c-btn-more {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 320px;
  height: 80px;
  padding: 0 60px;
  border: 1px solid #e84b13;
  background: #e84b13;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: .2rem;
  text-align: center;
  position: relative;
  transition: all 0.6s
}
.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: #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;
}
/* > の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;
}
.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
}
.c-btn-next-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
}
.c-btn-next-mini-unlink span {
  color: #fff;
  /* font-family: 'Lora', serif; */
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.2rem;
  display: table-cell;
  vertical-align: middle;
  transition: all 0.4s
}
.c-btn-next-mini-unlink::before, .c-btn-next-mini-unlink::after {
  position: absolute;
  top:  0.2em;
  bottom: 0;
  height: .5px;
  margin: auto; /*imp 上下左右中央*/
  background: #fff;
  content: "";
  transition: all 0.4s
}
.c-btn-next-mini-unlink::before {
  width: 20px;
}
.c-btn-next-mini-unlink::before, .c-btn-next-mini-unlink::after {
  right: 14px;
}
.c-btn-next-mini-unlink::after {
  width: 8px;
  -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-mini-unlink:hover {
  background: #fff;
}
.c-btn-next-mini-unlink span:hover {
  color: #555;
}
.c-btn-next-mini-unlink:hover::before,
.c-btn-next-mini-unlink:hover::after {
  background: #555;
}
.c-btn-next-mini-unlink:hover::before {
  width: 20px;
}
.c-btn-next-mini-unlink:hover::after {
  width: 10px;
}
.c-btn-next-mini-unlink:hover::before, .c-btn-next-mini-unlink:hover::after {
  right: 10px;
}

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

heading

-------------------*/
.en-news-heading {
  color: #e84b13;
  font-weight: 600;
  padding-left: 4px;
}
.jp-news-heading {
  color: #fff;
  font-weight: 500;
  font-size: 32px;
  line-height: 2.6rem;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; 
}
.en-heading {
  width: max-content;
  color: #333;
  font-weight: 600;
  /* font-family: 'Lora', serif; */
  /* font-family: 'Charm', cursive;
  font-family: 'Merienda', cursive; */
  /* font-family: 'Kalam', cursive; */
  font-size: 15px;
  line-height: 1.8rem;
  letter-spacing: 0.1rem;
  /* border-bottom: solid 3px #fff; */
  margin: 18px auto 0;
  /* padding: 0 0 6px; */
  text-align: center;
  font-family: 'Oxanium', cursive;
}
.en-heading.white {
  color: #fff;
}
.en-heading::after {
  /* position: absolute;
  content: "";
  width: 90%;
  height: 3px;
  background: #fff;
  bottom: -5px;
  left: 0; */
}
.jp-heading {
  width: max-content;
  color: #555;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.6rem;
  margin: 4px auto 0;
  /* padding: 0 40px; */
  /* background: turquoise; */
  /* font-family: 'Yuji Syuku', serif; */
  /* writing-mode: vertical-rl; */
  position: relative;
  text-align: center;
}
.jp-heading::after {
  position: absolute;
  content: "";
  background: linear-gradient(90deg, #333 0%, #33333300 100%);
  width: 70%;
  height: 5px;
  left: 50%;
  bottom: -15px;
  transform: translateX(-50%)
}
.jp-heading.white {
  /* width: max-content; */
  color: #fff;
}
.jp-heading.white::after {
  /* position: absolute;
  content: ""; */
  background: linear-gradient(90deg, #fff 0%, #ffffff00 100%);
  /* width: 70%;
  height: 5px;
  left: 50%;
  bottom: -15px;
  transform: translateX(-50%) */
}
.jp-heading.right::after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, #fff 0%, #ffffff00 100%);
  background: linear-gradient(180deg, #3f3f3f 0%, rgba(109,89,85,0) 100%);
  width: 5px;
  height: 100%;
  right: -12px;
  top: -20px;
  /* transform: translateX(-50%) */
}
.jp-heading.black {
  color: #222;
  /* font-weight: 700; */
}
.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;
}
/*------------------
en-title
-------------------*/
.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-en-title2 {
  font-size: 50px;
  color: #0e667c;
  letter-spacing: 0.4rem;
}
/*------------------
jp-title
-------------------*/
.common-jp-title {
  display: block;
  font-size: 32px;  
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", 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: "游明朝体", "Yu Mincho", YuMincho, serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 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: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; 
  font-weight: 700;
  font-size: 24px;
}


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

Header

-------------------*/
/*navのベース,位置を指定*/
nav {
  width: 100%;
  /* height: 143px; */
  position: absolute;
  z-index: 99;
  background: transparent;
  /* background: #fff; */
  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;
  margin-left: -4px;
}
/* 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-family: 'Lora', serif; */
  padding: 10px 20px;
  border-bottom: solid 0.7px #ccc;
  color: #333;
  text-decoration: none;
}
.menu ul li:first-child {
  /* border-top: solid 0.7px #ddd; */
}
.menu ul li a::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f054";
  color: #555;
  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: 16px;
  font-weight: 400;
  line-height: 1.1;
  padding: 20px 20px;
  border-bottom: 1px solid #ccc;
  background: #333;
  text-decoration: none;
  color: #fff;
  /* font-family: 'Lora', serif; */
}
.menu-tel-sp i {
  font-family: 'Font Awesome 5 Free';
  padding-right: 2px;
}
.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: #555;
  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: 400;
  line-height: 1.1;
  padding: 20px 20px;
  color: #fff;
  background: #333;
  border-bottom: 1px solid #ccc;
  text-decoration: none;
  letter-spacing: .1rem;
}
.menu .menu-contact-sp i {
  padding-right: 6px;
}
.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: #555;
  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: fixed;
  width: 42px;
  height: 42px;
  cursor: pointer;
  z-index: 3;
  top: 10px;
  right:15px;
}
.Toggle span {
  display: block;
  position: absolute;
  width: 34px;
  border-bottom: solid 3px #ec3a3a;
  -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 {
    width: 100%;
    font-size: 12px;
    /* background: #222; */
    background: #fff;
    padding: 8px 14px;
    line-height: 1.15rem;
    color: #fff;
  }
  .header-notice a{
    color: #2BB8FA;
  }
  header h1 a {
    display: block;
    width: 210px;
    height: 124px;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: auto 124px;
    overflow: hidden;
    text-indent: 100%;
    margin-top: 90px;
    margin-left: 30px;
    z-index: 10;
    /* animation: anime-splogo 2s; */
    /* filter: drop-shadow(0 0 0.3rem #ffffff); */
  }
  header h1 a::after {
    content: "";
    position: absolute;
    width: 148px;
    height: 300px;
    background: linear-gradient(180deg, #111 40%, #11111100 75%);
    left: 20px;
    top: -2px;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    z-index: -1;
  }
  header h1 a::before {
  }
  @keyframes anime-splogo {
    0% {
        opacity: 0;
    }
    60% {
      opacity: 0.2;
    }
    100% {
      opacity: 1;
    }
  }  
  header h1 a.top-h1 { /*imp*/
    /* display: none; */
  }
  .drawer::after {
    /* content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.6s;
    z-index: -1;
    border-style: solid;
    border-width: 80px 290px 0 0;
    border-color: #fff transparent transparent transparent;     */
  }
  .drawer.topdrawer::before {
    /* content: "";
    position: absolute;
    width: 13px;
    height: 70vh;
    background: rgb(198,11,30);
    background: linear-gradient(180deg, rgba(198,11,30,1) 25%, rgba(255,195,0,1) 25%, rgba(255,195,0,1) 75%, rgba(198,11,30,1) 75%);
    top: 0px;
    left: 0px;
    transition: all 0.6s;
    z-index: -2; */

    /* content: "";
    position: absolute;
    display: block;
    background-image: url(../img/pict_about_old.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 300px;
    height: 100px;
    background-size: auto 90px;
    top: -10px;
    left: -60px;
    filter: none;
    z-index: 1;
    transform: rotate(-15deg) */
  }
  .drawer.second::before {
    /* content: "";
    position: absolute;
    width: 13px;
    height: 55vh;
    background: rgb(198,11,30);
    background: linear-gradient(180deg, rgba(198,11,30,1) 25%, rgba(255,195,0,1) 25%, rgba(255,195,0,1) 75%, rgba(198,11,30,1) 75%);
    top: 0px;
    left: 0px;
    transition: all 0.6s;
    z-index: -2; */
  }
  /*タイトルロゴは表示し、附随するテキストを隠す*/
  .clearText {
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
  }
  .menu { /*imp*/
    position: fixed;
    margin-top: 0px;
    background-color: rgba(255,255,255,0.85);
    width: 100%;
    z-index: 80;
  }
  .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) {
  header {
    /* background: #222; */
    background: #282423;
    padding-top: 1.3%;
    padding-bottom: 1.3%;
  }
  nav {
    height: 56px;    
    /* background-color: #fff;
    background: linear-gradient(90deg, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 72%, rgba(255,255,255,0) 100%); */
    /* background: transparent; */
  }
  .drawer {
    /* border-bottom: solid .5px #fff; */    
  }
}

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

Header min-width:896px

-------------------*/
@media screen and (min-width: 896px) {
  header {
    /* background: #222; */
    background: #fafaf4;
  }
  nav {
    /* margin-top: 30px; */
    /*pcのheight base-px*/
    position: fixed;
    /*drawer/menuのflex*/
    /* display: flex; */
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(48, 47, 47, 0.547) 100%);
    /* background: #fff; */
    /* background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(48, 47, 47, 0.547) 100%);
    background: linear-gradient(0deg, #2e5c4200 0%, rgba(65, 126, 105, 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: 80px; */
    height: 100px;
    /* padding: 40px 0 0; */
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
  }
  nav.fixed {
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    /* background: #004a68; */
    background: #fafaf4;
    height: 90px;
  }
  nav.fixed::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 8px;
    background-image: repeating-linear-gradient(140deg, transparent, transparent 2px, #e7e7e7 2px, rgba(231, 231, 231, 1) 3px );
    bottom: 0;
    left: 0;
    z-index: -2;
  }
  .header-notice {
    height: 40px;
    width: 100%;
    font-size: 13px;
    background: lightgreen;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
  }
  .header-notice a{
    color: #fff;
  }
  .header-notice a:hover{
    color: #2e3740;
  }
  .nav-wrapper {
    display: flex;
    justify-content:space-between;
    background: transparent;
    /* background: linear-gradient(135deg, rgba(255,255,255,1) 40%, rgba(255,255,255,0) 75%); */
    /* align-items: center; */
  }
  .nav-wrapper::after {
    /* position: absolute; */
    /* content: "CAN-ZUME DINING & BAR NOA"; */
    /* content: "TEL: 0166-23-7740";
    writing-mode: vertical-rl;
    font-size: 14px;
    padding: 30px 4px 0;
    letter-spacing: 0.3rem; */
    /* text-align: center; */
    /* width: 14px;
    height: 86vh; */
    /* background: linear-gradient(125deg, rgba(74,40,27,1) 44%, rgba(135,74,51,1) 100%); */
    /* background: #618383; */
    /* background: rgb(198,11,30);
    background: linear-gradient(180deg, rgba(198,11,30,1) 25%, rgba(255,195,0,1) 25%, rgba(255,195,0,1) 75%, rgba(198,11,30,1) 75%); */
    /* top: 0px;
    right: 4px;
    height: 520px;
    background: linear-gradient(180deg, #845e55 36%, rgba(109,89,85,0) 100%);
    color: #fff; */
    /* width: 20px; */
    /* transition: all .6s ease;
    -webkit-transition: all .6s ease;
    z-index: 6; */
    /* transform: rotate(-14deg); */
  }
  .nav-wrapper.second::after {
    /* position: absolute;
    content: "CASUAL FRENCH & ITALIAN";
    writing-mode: vertical-rl;
    font-size: 13px;
    padding: 30px 0px 0; */
    /* background: linear-gradient(125deg, rgba(74,40,27,1) 44%, rgba(135,74,51,1) 100%); */
    /* background: #618383; */
    /* top: 0px;
    left: 2px;
    height: 480px;
    background: linear-gradient(180deg, #6d5955 36%, rgba(109,89,85,0) 100%);
    color: #fff;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    z-index: 6; */
    /* transform: rotate(-14deg); */
  }
  .nav-wrapper::before {
    content: "";
    position: absolute;
    width: 230px;
    height: 400px;
    background: linear-gradient(180deg, #111 40%, #11111100 75%);
    left: 80px;
    top: -30px;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    z-index: -1;
  }
  .nav-wrapper::after {
    /* content: "";
    position: absolute;
    width: 406px;
    height: 142px;
    background: #dbda73;
    left: 0px;
    top: 10px;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    z-index: -2; */
  }
  nav.fixed .nav-wrapper::after {
    /* width: 20px; */
    /* content: none; */
    /* left: 140px; */
    transform: translateY(-150%);
    /* display: none; */
  }
  nav.fixed .nav-wrapper::before {
    content: "";
    position: absolute;
    width: 180px;
    height: 220px;
    background: linear-gradient(180deg, #111 50%, #11111100 90%);
    left: 100px;
    top: -30px;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    z-index: -1;
  }
  /*logoとtoggleの領域*/
  nav .drawer {
    /* width: 280px;
    height: 80px;
    position: relative;
    background: #17b397;
    margin-left: 40px;
    margin-top: 10px;
    transition: all .6s;
    z-index: 10; */
  }
  /*fixedのlogoサイズ,nav.fixedと同じheightを指定*/
  nav.fixed .drawer { 
    width: 480px;
    height: 60px;
    position: fixed;
    margin-top: -6px;
  }
  .drawer h1 a { 
    display: block;
    width: 200px;
    height: 220px;
    /* margin: 20px 0; */
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: 50% top;
    background-size: auto 220px;

    /* background-color: #2BB8FA; */
    /* overflow: hidden;
    text-indent: 100%; */
    margin-left: 82px;
    margin-top: 220px;
    /* left: 10%; */
    /* top: 12px; */
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    z-index: 5;
    animation: anime-h1logo 3s;
    /* filter: drop-shadow(0 0 0.3rem #ffffff); */
    overflow: hidden;
  }
  @keyframes anime-h1logo {
    0% {
        opacity: 0;
    }
    50% {
      opacity: 0.2;
    }
    100% {
      opacity: 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 {
    display: block;
    width: 200px;
    height: 130px;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: 50% top;
    background-size: auto 130px;
    margin-top: 110px;
    /* transform: translateX(-100px); */
    /* overflow:hidden; */
    margin-left: 76px;

  }
  nav.fixed .drawer::before {
    display: none;
  }
  /* h1 img {
    width: 200px;
    height: auto;
  } */  
  .Toggle {
   display: none;
  }
  /*------------------
  menu-pc-inner
  -------------------*/
  /*ulと電話番号のflex*/
  .menu-pc-inner {
    display: flex;
    justify-content: center;
    /* background: lightcoral; */
    /* background: transparent; */
    /* background-image: url(../img/bg_b_1.jpg);
    background-repeat: repeat; */
    height: 60px;
    margin-top: 0px;
    margin-right: 40px;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
  }
  nav.fixed .menu-pc-inner {
    height: 50px;
    margin-top: 6px;
    margin-right: 16px;
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
  }
  .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 {
    /*imp*/
    height: 80px;
  }
  .menu ul li a {
   padding: 0 14px;
   border-bottom: none;
   font-size: 14px;
   /* font-family: 'Lora', serif; */
   font-weight: 400;
   /* color: #2e3740; */
   /* color: #fff; */
   /* font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;  */
   color: #555;
   color: #fff;
   /* font-family: 'Shippori Mincho', serif; */
  }
  nav.fixed .menu ul li a {
    /* color: #fff; */
    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: #555;
  }
  nav.fixed .menu .sp-contact a {
    color: #fff;
  }
  .menu ul li a:hover {
    background-color:transparent;
    color: #dfc5c1;
  }
  nav.fixed .menu ul li a:hover {
    color: #dfc5c1;
  }
  nav.fixed .menu-pc-inner .menu ul.menu__second-level li a:hover {
    color: #dfc5c1;
  }

  /* .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
  -------------------*/
  .menu-tel {
    display: flex;
    white-space: nowrap;
    height: 80px;
    text-align: center;
    align-items: center;
    font-size: 14px;
    /* border-left: solid 1px #777; */
    padding: 0 3px 0px;
    /* text-decoration: none; */
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    /* background: #333; */
    letter-spacing: 0.1rem;
    /* background: #eeedea; */
    /* background: #222; */
  }
  nav.fixed .menu-tel {
    /*imp*/
    height: 80px;
    /* background: #715957; */
  }
  nav.fixed .menu-tel a {
    /* color: #555; */
    color: #fff;
    font-size: 14px;
  }
  .tel-num__num { 
    font-size: 14px;
    /* line-height: 0.2rem; */
    transform: translateY(10%);
    color: #fff;
    /* background: #333; */
    /* background: linear-gradient(90deg, rgb(129, 66, 66) 8px, rgba(51,51,51,1) 8px); */
    border: solid 1px #fff;
    padding: 10px 20px;
    position: relative;
    transition: all .6s ease;
    border-radius: 10px;
  }
  .tel-num__num::before {
    /* position: absolute;
    content: "";
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 40px 12px 0 0;
    border-color: #8b4f2f transparent transparent transparent; */
  }
  .tel-num__num::after {
    /* position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    border-style: solid;
    border-width: 0 0 40px 12px;
    border-color: transparent transparent #8b4f2f transparent;     */
  }
  nav.fixed .tel-num__num {
    /* color: #fff000; */
    font-size: 14px;
    /* border-top: solid .5px #555;
    border-bottom: solid .5px #555; */
    background: transparent;
    padding: 10px 20px;
    /* background: #333; */
    color: #333;
    border: solid 1px #333;
    border-radius: 10px;
  }
  .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: 4px;
  }
  /*------------------
  menu-rsv
  -------------------*/
  .menu-contact a {
    /*li aのblock化*/
    display: flex;
    white-space: nowrap;
    height: 100px;
    align-items: center;
    /* background-color: #2e3740; */
    /* background: #d4d4d4; */
    /* background: #222; */
    margin-right: 20px;
    /* font-weight: 600; */
    font-size: 14px;
    padding: 0 20px;
    letter-spacing: 0.1rem;
    text-decoration: none;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    color: #555;
  }
  .menu-contact a i {
    padding-right: 5px;
  }
  .menu-contact a:hover {
    color: #D8FAF4;
  }    
  nav.fixed .menu-contact a {
    height: 50px;
    /* background: #8b193a; */
    font-size: 14px;
    color: #333;
    transition: all 0.6s;
    padding: 4px 0;
  }
  .menu-tel-sp,
  .menu-contact-sp {
    display: none;
  }
  /*------------------
  drop down
  -------------------*/
  /*ドロップダウン*/
  li.menu__single {
    position: relative;
  }
  li.menu__single ul.menu__second-level {
    position: absolute;
    /* text-align: center; */
    vertical-align: middle;
    top: 40px;
    width: 180px;
    height: 200px;
    left: -14px;
    background: #333;
    background: linear-gradient(180deg, #363636 70%, rgba(109,89,85,0) 100%);
    transition: all .2s ease;
    display: block;
    border-radius: 1px;
    z-index: 10;
  }
  .menu__second-level::before {
    /* position: absolute;
    content: "";
    width: 10px;
    height: 190px;
    background: linear-gradient(180deg, #6d5955 36%, rgba(109,89,85,0) 100%);
    color: #fff;
    top: 0px;
    left: 0;
    z-index: 5; */
  }
  .menu__second-level li{
    /* display: block; */
    padding-top: 14px;
    padding-left: 24px;
    /* color: #333; */
  }
  .menu__second-level li:first-child{
    padding-top: 20px;
  }
  ul.menu__second-level li a {
    color: #fff;
    padding: 0 0 0 8px;
    line-height: 1.4rem;
    border-left: solid 2px #eee;
    margin-top: 4px;

  }
  nav.fixed .menu-pc-inner .menu ul.menu__second-level li a {
    color: #fff;
  }
  ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
  }
  li.menu__single:hover ul.menu__second-level {
    top: 30px;
    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

-------------------*/
header {
  background: #222;
}
.main_imgBox {
  width: 100%;
  height: 90vh;
  overflow: hidden;
  position: relative;
  /* margin-right: 0;
  margin-left: auto; */
  margin: 0px auto 0px; /*imp*/
}
.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: 111%; */
  width: 100%;
  height: 90vh;
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  /* background-attachment: fixed; */
  /* right: -3%; */
  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;
  background-position: 50% 50%;
}
.main_img:nth-of-type(3) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
  background-position: 50% 60%;
}

/* .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);
      /* transform: translateX(5%); */
      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);
      /* transform: translateX(5%); */
      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: rgb(255, 255, 255); */
  background: #222;
  background: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  animation: anime-opacity 18s 0s infinite;
}
@keyframes anime-opacity {
  0% {
      opacity: 1;
  }
  4% {
    opacity: 1;
  }
  12% {
    opacity: 0.8;
  }
  19% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  95% {
    opacity: 0.6;
  }
  99% {
    opacity: 1;
  }
  100% { opacity: 1 }
}
.logo-main {
  position: absolute;
  width: 300px;
  height: 500px;
  background-image: url(../img/logo_main.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 480px;
  transition: all .6s ease;
  -webkit-transition: all .6s ease;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 50;
  animation: anime-mainlogo 18s infinite;
  filter: drop-shadow(0 0 0.35rem rgb(255, 255, 255));
}
@keyframes anime-mainlogo {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 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
-------------------*/
.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 {
  content: "";
  position: absolute;
  width: 200px;
  height: 170px;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  text-align: center;
  color: #fff;
  z-index: 30;
  /* background: chartreuse; */
}
.main-title-outer2__img {
  width: 180px;
  height: 110px;
  background-image: url(../img/logo.png);
  background-position: center center;
  background-size: auto 80px;
  background-repeat: no-repeat;
  margin: auto;
}
.main-title-outer2__text {
  color: #fff;
  font-size: 16px;
}
.main-title-rl {
  font-weight: 500;
  font-size: 20px;
	color: #fff;
	/* -webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl; */
  line-height: 2.0rem;
  letter-spacing: 0.1rem;
  /* text-shadow: 1px 1px 6px #777; */
  font-family: 'Tangerine', cursive;
}
.main-title-rl .num2 {
  padding-top: 0px;
  padding-left: 30px;
}
.main-title-rl .num3 {
  padding-top: 0px;
  padding-left: 60px;
}
.main-title-rl .num4 {
  padding-top: 0px;
  padding-left: 90px;
}
.main-title-last_red {
  /* color: #e84b13; */
  color: #444;
  font-size: 66px;
}

/*------------------
scrolldown
-------------------*/
.top-sec-scrolldown {
  padding: 60px 0;
  position: relative;
  background: #fff;
}
.scrolldown1{
  /*描画位置※位置は適宜調整してください*/
  position:absolute;
  width: 200px;
  left:50%;
  top: 40px;
  /*全体の高さ*/
  height: 50px;
  z-index: 10;
}
/*Scrollテキストの描写*/
.scrolldown1 span{
  /*描画位置*/
  position: absolute;
  left:-15px;
  top: -15px;
  /*テキストの形状*/
  color: #333;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
}
/* 線の描写 */
.scrolldown1::after{
  content: "";
  /*描画位置*/
  position: absolute;
  top: 0;
  /*線の形状*/
  width: .5px;
  height: 30px;
  background: #333;
  /*線の動き1.4秒かけて動く。永遠にループ*/
  animation: pathmove 1.4s ease-in-out infinite;
  opacity:0;
}
/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  30%{
    height:30px;
    opacity: 1;
  }
  100%{
    height:0;
    top:58px;
    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: 50px 0 80px;
  position: relative;
  background: #222;
  overflow: hidden;
}
.top-sec-promise .inner {
  margin: 0 26px;
}
.promise-container {
  padding: 0 80px;
  text-align: center;
}
.promise-title {
  font-family: 'Niconne', cursive;
  letter-spacing: 0.2rem;
  /* color: #8b193a; */
  color: #fff;
  padding: 16px 0 8px;
  font-size: 46px;
}
.promise-text-area__article p{
  font-size: 15px;
  line-height: 2.2rem;
  color: #fff;
}

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

1st-abt

-------------------*/
.top-sec-abt-3col-l_img {
  padding: 140px 0 50px;
  position: relative;  
  background: #222;
  overflow: hidden;
  z-index: 1;
  /* margin-top: 100px; */
}
.top-sec-abt-3col-l_img.abt-reverse {
  padding: 20px 0 150px;
}
.top-sec-abt-3col-l_img::before {
  /* position: absolute;
  content: "";
  width: 100%;
  height: 40px;
  background: #222;
  top: 0;
  left: 0; */
}
.top-sec-abt-3col-l_img::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_kazari_logo.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 740px;
  height: 250px;
  background-size: auto 250px;
  top: 4%;
  right: 1%;
  filter: none;
  z-index: -1;
  /* transform: rotate(-8deg); */
  opacity: 0.11;
}
.top-sec-abt-3col-l_img.abt-reverse::after {
  display: none;
}
.top-sec-abt-3col-l_img::before {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_bg_main_left.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 560px;
  height: 560px;
  background-size: auto 560px;
  top: -14%;
  left: -15%;
  filter: none;
  z-index: -1;
  /* transform: rotate(-8deg); */
  opacity: 0.3;
}
.top-sec-abt-3col-l_img.abt-reverse::before {
  display: none;
}
.top-sec-abt-3col-l_img .inner{
  /* padding: 0 3%; */
  padding: 0 0%;
  position: relative;
}
.top-sec-abt-3col-l_img .inner::before {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_bg_main_left.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 480px;
  height: 480px;
  background-size: auto 480px;
  top: 0%;
  right: -6%;
  filter: none;
  z-index: -5;
  /* transform: scale(-1, 1); */
  opacity: 0.2;
}
.top-sec-abt-3col-l_img.abt-reverse .inner::before {
  display: none;
}
.sec-title-abt-3col-l_img {
  /* width: 480px; */
  /* position: absolute;
  top: 80px;
  left: 120px;
  display: flex;
  justify-content: center; */
  margin: 0 auto 100px;
  position: relative;
  /* width: 100px; */
  /* display: flex;
  align-items: center; */
  /* background: #0e667c; */
}
.sec-title-abt-3col-l_img::after {

}
.sec-title-abt-3col-l_img .en-heading {
  /* margin-right: 16px; */
}
.sec-title-abt-3col-l_img::after {
  /* position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: #777;
  bottom: -5px; */
  /* left: 10%; */
}
.abt-3col-l_img-wrapper {
  padding: 60px 0 60px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  position: relative;
  /* align-items: flex-end; */
  align-items: center;
  background: linear-gradient(90deg, transparent 5%, #f8e9cf 5%, #fffaf2 100%);
  height: auto;
  z-index: 1;
}
.abt-3col-l_img-wrapper.abt-reverse {
  flex-direction: row-reverse;
  justify-content: flex-start;
  background: linear-gradient(270deg, transparent 5%, #f8e9cf 5%, #fffaf2 100%);
}
.abt-3col-l_img-wrapper::before {
  /* content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_bg_koushi_right.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 500px;
  height: 500px;
  background-size: auto 500px;
  top: 0%;
  right: 0%;
  filter: none;
  opacity: 0.8; */
  position: absolute;
  content: "";
  background: linear-gradient(180deg, #aaa 0%, #aaaaaa00 100%);
  width: 2px;
  height: 50%;
  right: 30px;
  top: 0;
  z-index: -1;
}
.abt-3col-l_img-wrapper::after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, #aaa 0%, #aaaaaa00 100%);
  width: 2px;
  height: 30%;
  right: 40px;
  top: 0;
  z-index: -1;
}
.abt-3col-l_img-wrapper.abt-reverse::before {
  left: 30px;
}
.abt-3col-l_img-wrapper.abt-reverse::after {
  left: 40px;
}
.abt-3col-l_img__img1 {
  width: 51%;
  background-image: url(../img/top_about1.jpg);
  background-size: cover;
  background-position: center center;
  height: 500px;
  /* margin-right: 10px; */
  display: block;
  /* margin-right: 40px; */
  z-index: 6;
  /* margin-top: -100px; */
  z-index: 6;
}
.abt-3col-l_img__img1.abt-reverse {
  background-image: url(../img/top_about2.jpg);
  background-size: cover;
  background-position: center center;
}
.abt-3col-l_empty {
}
.abt-3col-l_empty::after {
  /* content: "";
  position: absolute;
  width: 350px;
  background-image: url(../img/top_about2.jpg);
  background-size: cover;
  background-position: center center;
  height: 250px;
  display: block;
  top: 100px;
  left: -60px;  
  z-index: 4;   */
}
.abt-3col-l_img__article {
  display: flex;
  align-items: center;
  /* background: #f6f4ef; */
  /* background: #fff; */
  /* background: #fff; */
  width: 45%;
  height: 460px;
  /* height: 520px; */
  padding: 30px 60px 30px;
  z-index: 3;
  /* margin-top:-10px; */
  position: relative;
  /* border-top: solid 1px #907b78;
  border-bottom: solid 1px #907b78; */
  /* margin-left: 22px; */
  /* box-shadow: 0px 10px 30px rgba(0,0,0,.05); */
  color: #333;
  /* box-shadow: 0px 10px 30px rgba(0,0,0,.05); */
  overflow: hidden;
}
.abt-3col-l_img__article::before {
  /* position: absolute;
  content: "";
  width: 20%;
  height: 1px;
  background: #aaa;
  left: 40px;
  top: 18px; */

  /* content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_bg_koushi_right.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 600px;
  height: 600px;
  background-size: auto 600px;
  top: -2%;
  right: 0%;
  filter: none;
  z-index: -1;
  opacity: 0.7; */
}
.abt-3col-l_img__article::after {
  /* content: "Italian and French fusion";
  position: absolute;
  color: #555;
  right: 10px;
  top: 10px;
  writing-mode: vertical-rl;
  padding: 10px 0;
  background: rgb(245, 218, 218); */
  /* content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 8px;
  height: 50px;
  background: #b10707; */
}
.abt-3col-l_img__article::before {
  /* content: "";
  position: absolute;
  right: 16px;
  top: 0;
  width: 8px;
  height: 50px;
  background: #12539e; */
}
.l_img__article__heading1 {
  font-size: 24px;
  font-weight: 400;
  line-height: 2.0rem;
  /* color: #555; */
  padding: 8px 0 8px;
  position: relative;
}
.l_img__article__heading1::after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, #888 0%, #888 80%, rgba(136, 136, 136, 0) 100%);
  width: 2px;
  height: 100%;
  left: -10px;
  top: 0;
}
.l_img__article__heading2 {
  font-size: 30px;
  line-height: 2.4rem;
  padding: 10px 0;
  /* color: #555; */
}
.l_img__article__text {
  padding: 14px 0 8px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.9rem;
  /* color: #555; */
}

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

2nd-abt

-------------------*/
.top-sec-abt-3col-r_img {
  padding: 60px 0 100px;
  position: relative;
  /* background: #5c4f40; */
  /* background: linear-gradient(90deg, rgba(34,34,34,1) 10%, rgba(47,47,47,1) 10%); */
  /* background: linear-gradient(90deg, #e7e6e6 10%, #fff 10%); */
  /* background: linear-gradient(90deg, #111 95%, #ddd 95%); */
  /* background: #f6f4ef */
  background: #222;
  overflow: hidden;
  z-index: 1;
}
.top-sec-abt-3col-r_img::before {
  /* position: absolute;
  content: "";
  width: 100px;
  height: 900px; */
  /* background: rgb(198,11,30);
  background: linear-gradient(180deg, #c60b1e 25%, rgba(255,195,0,1) 25%, #ffc300 75%, rgba(198,11,30,1) 75%); */
  /* top: 0px;
  left: 0;
  background: #e7e1e1; */
}
.abt-3col-r_img-wrapper {
  padding: 70px 0 60px;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;  
  align-items: center;
  height: 550px;
  background: linear-gradient(270deg, transparent 5%, #fff 5%, #fff 100%);
  height: 500px;
}
.abt-3col-r_img-wrapper::before {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_bg_koushi_left.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 500px;
  height: 500px;
  background-size: auto 500px;
  top: 0%;
  left: 0%;
  filter: none;
  /* z-index: -1; */
  opacity: 0.5;
}
.abt-3col-r_img__article {
  display: flex;
  align-items: center;
  width: 47%;
  /* background: #fff; */
  padding: 30px 60px 26px;
  height: auto;
  z-index: 1;
  position: relative;
  /* margin-left: 20px; */
  margin-right: 0px;
  /* border-top: solid 1px #907b78;
  border-bottom: solid 1px #907b78; */
  /* box-shadow: 0px 10px 30px rgba(0,0,0,.05); */
  color: #333;
  /* box-shadow: 0px 10px 30px rgba(0,0,0,.05); */
  overflow: hidden;
}
.abt-3col-r_img__article::after {
  /* content: "Comfortable interior";
  position: absolute;
  color: #555;
  right: 10px;
  top: 10px;
  writing-mode: vertical-rl;
  padding: 10px 0;
  background: rgb(245, 218, 218); */
  /* content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 8px;
  height: 50px;
  background: #b10707; */
}
.abt-3col-article__heading1 {
  font-size: 24px;
  line-height: 2.0rem;
  font-weight: 400;
  padding: 8px 0 8px;
  position: relative;
}
.abt-3col-article__heading1::after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, #888 0%, #888 80%, rgba(136, 136, 136, 0) 100%);
  width: 2px;
  height: 100%;
  left: -8px;
  top: 0;
}
.abt-3col-article__heading2 {
  font-size: 30px;
  line-height: 2.4rem;
  padding: 10px 0;
  /* color: #555; */
}
.abt-3col-article__text {
  padding: 14px 0 8px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.9rem;
  /* color: #555; */
}
.abt-3col-r_img__img1 {
  width: 51%;
  /* margin-top: 20px; */
  /* margin-left: 10px; */
  background-image: url(../img/top_about3.jpg);
  background-size: cover;
  background-position: center center;
  height: 500px;
  z-index: 2;
  /* margin-top: -100px; */
}
.abt-3col-r_img__img2 {

  /* margin-left: 10px; */
  /* margin-right: 20px; */
}

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

dmenu

-------------------*/
.dmenu-bg-parent {
  background: #fafaf4;
  background: linear-gradient(90deg, #f8e9cf 29%, #fafaf4 29%);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.dmenu-bg-parent::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_bg_wa_right.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 480px;
  height: 480px;
  background-size: auto 480px;
  top: -20px;
  right: -20px;
  filter: none;
  z-index: -1;
}
.dmenu-bg-parent::before {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_bg_main_left2.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 700px;
  height: 700px;
  background-size: auto 700px;
  top: 0%;
  left: -15%;
  filter: none;
  z-index: -1;
  opacity: 0.2;
  /* transform: rotate(-6deg); */
}
.top-sec-dmenu {
  /* background: #8b4f2f; */
  /* background: linear-gradient(90deg, rgba(116,99,80,1) 90%, #816e58 90%); */
  /* background: linear-gradient(90deg, #dbdcdd 90%, #f6f4ef 90%); */
  /* width: 95%; */
  /* height: 700px; */
  /* background: linear-gradient(90deg, #fff 10%, #f4f0e7 10%); */
  padding: 80px 0 30px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  /* margin-bottom: 40px; */
}
.top-sec-dmenu.first-child {
  padding: 120px 0 30px;
}
.top-sec-dmenu.last-child {
  padding: 80px 0 160px;
}
/* .top-sec-dmenu.cors::before {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_about2.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 250px;
  height: 300px;
  background-size: auto 200px;
  top: -40px;
  left: 60%;
  filter: none;
  z-index: -1;
  transform: rotate(8deg)
} */
.top-sec-dmenu.cors {
  /* background: linear-gradient(90deg, rgba(116,99,80,1) 90%, #816e58 90%); */
  /* background: linear-gradient(90deg, #e9e7e1 90%, #f6f4ef 90%); */
  /* background: linear-gradient(90deg, #dbdcdd 90%, #f6f4ef 90%);
  padding: 100px 0 40px;
  position: relative;
  z-index: 1; */
}
.top-sec-dmenu.cors::before {
  /* content: "Osteria Kei";
  position: absolute;
  display: block;
  color: rgba(255, 255, 255, 0.11);
  font-size: 84px;
  top: 0%;
  left:  10%;
  z-index: -1;
  font-family: 'Niconne', cursive; */
}
.sec-dmenu-heading {
  width: max-content;
  margin: 0 auto 80px;
  /* background: chartreuse; */
  position: relative;
  /* width: 100px;
  display: flex;
  align-items: center; */
}
.sec-dmenu-heading::after {
  /* position: absolute;
  content: ""; */

  /* width: 1px;
  height: 30px;
  background: #777;
  bottom: -38px; */

  /* width: 40%;
  height: 2px;
  background: linear-gradient(90deg, rgba(200,143,37,1) 0%, rgba(217,174,75,1) 42%, rgba(238,238,238,0) 100%);
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%); */

  /* background: linear-gradient(180deg, #f8f8f8 0%, rgba(109,89,85,0) 100%);
  width: 2px;
  height: 50px;
  bottom: -62px;
  left: 50%;
  transform: translateX(-50%) */
}
.sec-dmenu-heading::before {
  /* position: absolute;
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_buono.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 180px;
  height: 140px;
  background-size: auto 120px;
  top: -100px;
  right: -150%;
  filter: none;
  z-index: 1; */
}
.top-sec-dmenu::before {
  /* position: absolute;
  content: "";
  width: 1px;
  height: 30%;
  background: #af9577;
  right: 24px;
  bottom: -5px;
  z-index: 5; */
}
.top-sec-dmenu.drink::before {
  /* position: absolute;
  content: "";
  width: 1px;
  height: 30%;
  background: #af9577;
  right: 24px;
  bottom: 100px;
  z-index: 5; */
}
.dmenu-wrap {
  position: relative;
  display: flex;
  width: 90%;
  margin: 0 0 0 auto;
  justify-content: flex-start;
  /* margin-left: 5%; */
  align-items: center;
  background: #fff;
  /* border: solid 1px #3d3d3d; */
  box-shadow: 0px 10px 30px rgba(0,0,0,.05);
}
.dmenu-wrap::after {
  /* content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_menu_logo.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 240px;
  height: 80px;
  background-size: auto 60px;
  top: -50px;
  right: 10px;
  filter: none; */
  /* z-index: -1; */
  position: absolute;
  content: "";
  background: linear-gradient(180deg, #aaa 0%, #aaaaaa00 100%);
  width: 2px;
  height: 50%;
  right: 30px;
  top: 0;
}
.dmenu-wrap::before {
  /* position: absolute;
  content: "";
  background: linear-gradient(90deg, #aaaaaa00 22%, #aaaaaa 100%);
  width: 60%;
  height: 2px;
  right: 0px;
  top: 30px; */

  position: absolute;
  content: "";
  background: linear-gradient(180deg, #aaa 0%, #aaaaaa00 100%);
  width: 2px;
  height: 30%;
  right: 40px;
  top: 0;
}
.dmenu-wrap__img {
  /* margin: 10px; */
  width: 43%;
  background-image: url(../img/dmenu_dishes_main.jpg);
  background-size: cover;
  background-position: 50% 50%;
  height: 460px;
  /* height: 380px; */
  z-index: 4;
  position: relative;
  /* border-radius: 2px; */
}
.dmenu-wrap__img.dinner {
  background-image: url(../img/dmenu_dinner_main.jpg);
}
.dmenu-wrap__img.cors {
  background-image: url(../img/dmenu_cors_main.jpg);
}
.dmenu-wrap__img.lunch {
  background-image: url(../img/dmenu_lunch_main.jpg);
  /* height: 400px; */
}
.dmenu-wrap__img.drink {
  background-image: url(../img/dmenu_drink_main.jpg);
  height: 400px;
  /* background-position: 50% 60%; */
}
.dmenu-wrap__img.takeout {
  background-image: url(../img/dmenu_takeout_main.jpg);
  /* height: 360px; */
  /* background-position: center 60%; */
}
.dmenu-wrap__img.deli {
  background-image: url(../img/dmenu_deli_main.jpg);
  /* height: 300px; */
  background-position: center 60%;
}
.dmenu-wrap__img::after {
  /* content: "COURSE MENU";
  position: absolute; */
  /* top: 0px; */
  /* left: 0px;
  top: 10px; */
  /* writing-mode: vertical-rl; */
  /* background: linear-gradient(180deg, #000000 36%, rgba(109,89,85,0) 100%); */
  /* background: linear-gradient(90deg, #845e55 36%, rgba(109,89,85,0) 100%); */
  /* height: 80%; */
  /* width: 80%;
  color: #fff; */
  /* padding: 30px 0px 0; */
  /* padding: 3px 20px 4px; */
}
.dmenu-wrap__img.dish::after {
  /* content: "DISHES MENU"; */
}
.dmenu-wrap__img.lunch::after {
  /* content: "LUNCH MENU"; */
}
.dmenu-wrap__img.drink::after {
  /* content: "DRINK MENU"; */
}
.dmenu-wrap__img.takeout::after {
  /* content: "TAKEOUT MENU"; */
}
.menu-btn {
  display: block;
  font-size: 14px;
  width: max-content;
  transition: all 0.8s;
  position: relative;
  margin: 20px 0 0 auto;
}
.menu-btn::after {
  position: absolute;
  content: "";
  width: 80%;
  height: 1px;
  background: #888;
  left: -100%;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.8s;
}
.menu-btn:hover {
  color: #c0aa6f;
}
.menu-btn:hover::after {
  position: absolute;
  content: "";
  width: 80%;
  height: 1px;
  background: #888;
  left: -120%;
  top: 50%;
  transform: translateY(-50%);
}
.dmenu-wrap__atc {
  width: 50%;
  /* width: 50%; */
  /* height: 420px; */
  height: auto;
  /* background: #ddd; */
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content:space-between;  
  padding: 30px 30px 20px;
  overflow: hidden;
  margin-left: 50px;
}
.dmenu-wrap__atc.drink,
.dmenu-wrap__atc.takeout {
  padding: 30px 30px 50px;
}
.dmenu-wrap__atc.lunch::after {
  /* content: "LUNCH MENU";
  position: absolute;
  top: 14px;
  left: 10px;
  writing-mode: vertical-rl; */
}
.dmenu-wrap__atc.dish::after {
  /* content: "A LA CARTE MENU";
  position: absolute;
  top: 14px;
  left: 10px;
  writing-mode: vertical-rl; */
}
.dmenu-wrap__atc.drink::after {
  /* content: "DRINK MENU";
  position: absolute;
  top: 14px;
  left: 10px;
  writing-mode: vertical-rl; */
}
.dmenu-wrap__atc::after {
  /* content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_bg_koushi_right.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 400px;
  height: 400px;
  background-size: auto 400px;
  top: -2%;
  right: -2%;
  filter: none;
  z-index: -1;
  opacity: 0.7; */
}
.dmenu-wrap__atc::before {
  /* position: absolute;
  content: "";
  z-index: -1;
  background: #fff;
  width: 130%;
  height: 200px;
  bottom: -15%;
  left: -30%; */
}
.dmenu-atc__heading {
  /* width: max-content; */
  width: 93%;
  margin: 10px 0px 10px;
  font-size: 20px;
  font-weight: 500;
  color: #b11c1c;

  position: relative;

  padding: 2px 0 4px;
  background-size: auto auto;
  /* background: linear-gradient(138deg, rgba(238,238,238,1) 70%, rgba(238,238,238,0) 98%); */

}
.dmenu-atc__heading::after {
  /* position: absolute;
  content: "";
  width: 70%;
  height: 3px;
  background: #ccc;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%); */
}
.dmenu-atc__text {
  padding: 0px;
  font-size: 14px;
  color: #555;
  font-weight: 400;
  margin: 0px 0px 30px;
}
.dmenu-atc__subimg-wrap {
  display: flex;
  justify-content: flex-start
  /* padding:  10px 0 0; */
}
.subimg-wrap__img1 {
  width: 50%;
  background-image: url(../img/dmenu_dishes_sub1.jpg);
  height: 180px;
  background-size: cover;
  background-position: center center;
  margin: 0 10px;
  border-radius: 2px;
  position: relative;
}
.subimg-wrap__img1::after {
  /* position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 14px 30px;
  border-color: transparent transparent #fff transparent;
  bottom: 0;
  right: 0; */
}
.subimg-wrap__img2 {
  width: 50%;
  background-image: url(../img/dmenu_dishes_sub2.jpg);
  height: 180px;
  background-size: cover;
  background-position: center 35%;
  /* margin: 0 5px; */
  margin: 0 10px;
  border-radius: 2px;
}
.subimg-wrap__img1.cors {
  background-image: url(../img/dmenu_cors_sub1.jpg);
}
.subimg-wrap__img2.cors {
  background-image: url(../img/dmenu_cors_sub2.jpg);
  background-position: 50% 40%;
}
.subimg-wrap__img1.lunch {
  background-image: url(../img/dmenu_lunch_sub1.jpg);
}
.subimg-wrap__img2.lunch {
  background-image: url(../img/dmenu_lunch_sub2.jpg);
  background-position: center 60%;
}
.subimg-wrap__img1.dinner {
  background-image: url(../img/dmenu_dinner_sub1.jpg);
}
.subimg-wrap__img2.dinner {
  background-image: url(../img/dmenu_dinner_sub2.jpg);
}
.subimg-wrap__img1.takeout {
  background-image: url(../img/dmenu_takeout_sub1.jpg);
}
.subimg-wrap__img2.takeout {
  background-image: url(../img/dmenu_takeout_sub2.jpg);
}
.subimg-wrap__img1.drink {
  background-image: url(../img/dmenu_drink_sub1.jpg);
}
.subimg-wrap__img2.drink {
  background-image: url(../img/dmenu_drink_sub2.jpg);
}
.subimg-wrap__img1.deli {
  background-image: url(../img/dmenu_deli_sub1.jpg);
}
.subimg-wrap__img2.deli {
  background-image: url(../img/dmenu_deli_sub2.jpg);
}


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

patic1

-------------------*/
.top-sec-patic {
  padding: 100px 0 40px;
  position: relative;
  /* background: #fffaf2; */
  background: #222;
  z-index: 1;
  overflow: hidden;
}
.top-sec-patic::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_bg_main_left.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 650px;
  height: 650px;
  background-size: auto 650px;
  top: -3%;
  left: 24%;
  filter: none;
  z-index: -1;
  opacity: 0.3;
}
.top-sec-patic::before {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_kazari_logo2.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 602px;
  height: 240px;
  background-size: auto 240px;
  top: 2%;
  right: 0%;
  filter: none;
  z-index: -1;
  /* transform: rotate(-8deg); */
  opacity: 0.1;
}
.top-sec-patic .inner {
  position: relative;
}
.top-sec-patic .inner::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_bg_main_left.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 680px;
  height: 660px;
  background-size: auto 660px;
  top: 30%;
  right: 10%;
  filter: none;
  z-index: -1;
  opacity: 0.1;
}
.sec-heading-patic {
  /* width: max-content; */
  /* position: absolute; */
  position: relative;
  margin: 0 auto 80px;
  /* top: 10px;
  right: 12%; */
  /* left: 50%;
  transform: translateX(-50%); */
  /* z-index: 5;
  width: 100px;
  display: flex;
  align-items: center; */
}
.sec-heading-patic::after {
  /* position: absolute;
  content: "";
  width: 40%;
  height: 2px;
  background: linear-gradient(90deg, rgba(200,143,37,1) 0%, rgba(217,174,75,1) 42%, rgba(238,238,238,0) 100%);
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%); */

  /* width: 1px;
  height: 30px;
  background: #fff;
  bottom: -38px; */
  /* width: 5px;
  height: 100%; */
  /* background: linear-gradient(90deg, #308002 0%, rgba(109,89,85,0) 100%); */
  /* background: linear-gradient(180deg, #845e55 0%, rgba(109,89,85,0) 100%);
  top: 4px;
  right: -12px; */
  /* transform: translateX(-50%) */
  /* left: 10%; */
  /* background: linear-gradient(180deg, #8b4f2f 0%, rgba(109,89,85,0) 100%);
  width: 2px;
  height: 50px;
  bottom: -62px;
  left: 50%;
  transform: translateX(-50%) */
}
.top-sec-patic::after {
  /* content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_patic1_copy.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 300px;
  height: 360px;
  background-size: auto 340px;
  top: 4%;
  left: 260px;
  filter: none;
  z-index: -1; */
}
.top-sec-patic::before {
  /* content: "Osteria Kei";
  position: absolute;
  display: block;
  color: rgba(255, 255, 255, 0.11);
  font-size: 84px;
  top: 0%;
  left:  10%;
  z-index: 1;
  font-family: 'Niconne', cursive; */
}
.top-sec-patic .inner {
  padding: 0 0;
}
.patic-wrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  position: relative;
  align-items: flex-end;
  padding-bottom: 180px;
}
.patic-wrapper.reverse {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
  justify-content: flex-end;
  position: relative;
  /* align-items: flex-end; */
  margin-top: 50px;
}
.patic-wrap__img0 {
  width: 26%;
  height: 500px;
  /* background: chocolate; */
  background-image: url(../img/top_patic1_image.jpg);
  /* background-repeat: repeat; */
  background-size: cover;
  background-position: 30% 45%;
  z-index: 1;
  margin-right: -30px;
  /* margin-bottom: -20px; */
}
.patic-wrap__img0.reverse {
  width: 24%;
  height: 500px;
  /* background: chocolate; */
  background-image: url(../img/top_patic2_image.jpg);
  /* background-repeat: repeat; */
  background-size: cover;
  background-position: 70% center;
  z-index: 1;
  margin-right: -30px;
  /* margin-bottom: -20px; */
}
.patic-wrap__atc {
  width: 30%;
  padding: 20px 50px;
  background: #f8e9cf;
  margin-bottom: -40px;
  z-index: 7;
  margin-right: -70px;
  height: auto;
  position: relative;

  /* box-shadow: 0px 10px 30px rgba(0,0,0,.05); */

  /* border: solid 1px #e9e3e3 */

  height: 500px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.patic-wrap__atc::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_kazari_fude.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 500px;
  height: 375px;
  background-size: auto 370px;
  top: -6%;
  left: -3%;
  filter: none;
  z-index: -1;
  opacity: 0.2;
}
.patic-wrap__atc::before {
  /* position: absolute;
  content: "";
  background: #aaa;
  background: linear-gradient(180deg, #888 0%, #888 80%, rgba(136, 136, 136, 0) 100%);
  width: .5px;
  height: 50%;
  left: 3%;
  top: 0; */
}
.patic-wrap__atc::before {
  /* content: "";
  position: absolute;
  right: 16px;
  top: 0;
  width: 8px;
  height: 50px;
  background: #12539e; */
}
.patic-atc__heading {
  font-size: 22px;
  font-weight: 400;
  line-height: 2.0rem;
  padding: 10px 0;
  color: #333;
  /* border-top: solid 1px #907b78;
  border-bottom: solid 1px #907b78; */
  text-align: center;
  /* border-bottom: solid 1px #eee;
  border-top: solid 1px #eee; */
  position: relative;
}
.patic-atc__heading::after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, #888 0%, #888 80%, rgba(136, 136, 136, 0) 100%);
  width: 2px;
  height: 100%;
  left: -10px;
  top: 0;
}
.abt-3col-article__heading2 {
  /* font-size: 22px;
  line-height: 2.8rem;
  font-weight: 800;
  padding-bottom: 18px;
  color: #666; */
}
.patic-wrap__atc p{
  line-height: 2.0rem;
  padding: 20px 0;
  color: #333;
  font-weight: 400;
}
.patic-wrap__img1 {
  width: 30%;
  background-image: url(../img/top_patic1_1.jpg);
  background-size: cover;
  background-position: 50% 50%;
  height: 500px;
  display: block;
  margin-right: 0px;
  /* position: absolute; */
  z-index: 4;
  margin-bottom: 60px;
}
.patic-wrap__img2 {
  width: 24%;
  background-image: url(../img/top_patic1_2.jpg);
  background-size: cover;
  background-position: 40% 50%;
  height: 500px;
  z-index: 2;
  /* position: absolute; */
  /* right: 5%;
  top: -30px; */
  /* margin-bottom: -180px; */
}
.patic-wrap__img1.second {
  width: 26%;
  background-image: url(../img/top_patic2_2.jpg);
  background-size: cover;
  background-position: 50% 50%;
  height: 500px;
  display: block;
  margin-right: 0px;
  /* position: absolute; */
  z-index: 4;  
}
.patic-wrap__img2.second {
  width: 25%;
  background-image: url(../img/top_patic2_1.jpg);
  background-size: cover;
  background-position: 70% 85%;
  height: 500px;
  z-index: 2;
  /* position: absolute; */
  /* right: 5%;
  top: -30px; */
}

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

grp

-------------------*/
.top-sec-grp {
  padding: 100px 0 100px;
  position: relative;
  background: #202020;
  overflow: hidden;
  z-index: 1;
}
.top-sec-grp::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_fude-en.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 540px;
  height: 540px;
  background-size: auto 520px;
  top: 3%;
  right: 0%;
  filter: none;
  z-index: -1;
}
.sec-heading-grp {
  width: max-content;
  margin: 0 auto;
  position: relative;
}
.sec-heading-grp::after {
  /* content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict-heading.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 540px;
  height: 140px;
  background-size: auto 120px;
  top: -200%;
  left: 0%;
  filter: none;
  z-index: -1; */
  position: absolute;
  content: "";
  width: 60%;
  height: 6px;
  background: linear-gradient(90deg, rgba(109,89,85,1) 0%, rgba(109,89,85,0) 100%);
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%)
}
.top-sec-grp .inner {
  max-width: 1540px;
  margin: auto; 
  /* padding: 0 40px; */
}
.grp-cont-wrap {
  display: flex;
  justify-content: start;
  padding: 40px 10px 40px 18px;
  align-items: center;
  background: linear-gradient(90deg, rgb(0, 0, 0) 30%, rgba(61,61,61,0) 80%);
  margin: 60px 0;
}
.grp-cont-wrap.reverse {
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  padding: 40px 10px 40px 18px;
}
.grp-img-container {
  display: block;
  width: 40%;
  margin-right: 26px;
}
.grp-img-container__img1 {
  width: 25%;
  background-image: url(../img/top_charter1.jpg);
  background-size: cover;
  background-position: center center;
  height: 280px;
  margin-right: 8px;
}
.grp-img-container__img2 {
  width: 25%;
  background-image: url(../img/top_charter2.jpg);
  background-size: cover;
  background-position: center center;
  height: 280px;
  margin-right: 8px;
}
.grp-info-container {
  width: 48%;
  height:auto;
  background-image: url(../img/bg_matsu.jpg);
  background-repeat: repeat;
  padding: 20px 50px 26px;
  outline: 1px solid #333;
  outline-offset: -8px;
  margin-right: 8px;
}
.info-shop-name {
  color: #fff;
  font-family: 400;
  font-size: 26px;
  padding: 10px 0;
}
.shop-spec-container {
  /* background: cornflowerblue; */
  border-top: solid .5px #444;
  /* border-bottom: solid .5px #444; */
  padding: 10px 0;
}
.shop-spec-wrap {
  display: flex;
  justify-content: flex-start;
  /* align-items: center; */
}
.shop-spec-text1,
.shop-spec-text2 {
  color: #fff;
  padding: 4px 20px;
  line-height: 1.6rem;
  font-size: 15px;
  font-weight: 400;
}
.shop-spec-text2.maps {
  color: #fdeda2;
}
.shop-spec-text2.tel a{
  color: #fff;
}
.shop-spec-text1 {
  width: 22%;  
}
.shop-spec-text2 {
  width: 77%;
}

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

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);
  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: 160px 0px 120px;
  position: relative;
  overflow: hidden;
  background: #fff;
  z-index: 1;
}
.top-sec-news::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_bg_wa_right.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 500px;
  height: 500px;
  background-size: auto 500px;
  top: -20px;
  right: -20px;
  filter: none;
  z-index: -1;
}
.top-sec-news .inner {
  max-width: 1340px;
  margin: auto; 
  padding: 0 80px;
}
.sec-heading-news {
  /* width: max-content; */
  margin: 0 auto;
  position: relative;
  /* width: 100px;
  display: flex;
  align-items: center; */
}
.sec-heading-news::after {
  /* position: absolute;
  content: "";
  width: 90%;
  height: 2px;
  background: #fff;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%); */

  /* position: absolute;
  content: ""; */

  /* width: 1px;
  height: 30px;
  background: #777;
  bottom: -38px; */

  /* width: 40%;
  height: 2px;
  background: linear-gradient(90deg, rgba(200,143,37,1) 0%, rgba(217,174,75,1) 42%, rgba(238,238,238,0) 100%);
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%); */

  /* background: linear-gradient(180deg, #8b4f2f 0%, rgba(109,89,85,0) 100%);
  width: 2px;
  height: 50px;
  bottom: -62px;
  left: 50%;
  transform: translateX(-50%) */
}
.news-container {
  /* padding: 10px 150px; */
  /* background: #f7f6f4; */
}
.news-wrap {
  display: table;
  width: 100%;
  border-top: 1px solid #c2c0c0;
  padding: 3% 0%;
  background: #fff;
  /* color: #fff; */
}
.news-wrap:last-child {
  border-bottom: 1px solid #c2c0c0;
}
.news-wrap__day,
.news-wrap__event,
.news-wrap__text,
.news-wrap__btn {
  display: table-cell;
  vertical-align: middle; /*重要！縦中央*/
}
.news-wrap__day {
  width: 20%;
  font-size: 14px;
  text-align: center;
}
.news-wrap__event {
  width: 15%;
  font-size: 14px;
  text-align: center;
}
.news-wrap__text {
  width: 68%;
  font-size: 14px;
  text-align: left;
}
.news-wrap__btn {
  width: 20%;
  font-size: 14px;
}
.news-container {
  /* display: flex;
  justify-content: center */
  margin-top: 50px;
}
.news__lead {
  width: 70%;
  margin: 0 auto;
  /* color: #fff; */
  text-align: center;
  padding: 20px 0 10px;
}
.sns-cont-wrap {
  display: flex;
  justify-content: center;
  padding: 20px 0 0;
  /* margin-top: 160px; */
}
.sns-cont__fb {
  padding: 10px 0 0;
  width: 500px;
  height: 680px;
  /* background: chocolate; */
  margin: 0 auto;
}
.sns-cont__insta {
  display: block;
  /* padding: 40px 0 0; */
  width: 500px;
  height: 680px;
  /* background: chocolate; */
  background: #fff;
  margin: 10px auto;
  /* border: solid 7px #816e58; */
  outline: 7px solid #e3d8c6;
  outline-offset: -12px;
}
.twitter-bnr {
  background-image: url(../img/twitter.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 350px;/*ロゴサイズ*/
  height: 370px;
}
.insta-bnr {
  background-image: url(../img/insta.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 350px;/*ロゴサイズ*/
  height: 370px;
}
.insta-bnr:hover {
  opacity: 0.7;
}
.insta-heading {
  width: max-content;
  margin: 0 auto;
  font-size: 32px;
  line-height: 2.0rem;
  font-weight: 400;
  color: #816e58;
}
.insta-heading2 {
  width: max-content;
  margin: 0 auto;
  font-size: 18px;
  line-height: 2.0rem;
  font-weight: 400;
  color: #8b4f2f;
  padding: 8px 0;
}
.insta-text {
  width: 330px;
  text-align: center;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.5rem;
  font-weight: 400;
  color: #816e58;
  padding: 8px 0;
}
.insta-btn {
  margin: 10px auto 0;
  background: #222;
  color: #fff;
  font-size: 14px;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s
}
.insta-btn:hover {
  background: #fff;
  color: #222;
  border: solid 1px #333;
}
.sns__headline {
  font-size: 24px;
  font-family: 'Noto Serif JP', serif;
  color: #fff;
  font-weight: 600;
  padding: 0 0 10px;
}
.sns__lead {
  color: #fff;
  padding: 0 0 20px;
}
.fb-page {  
}
.news-media-title {
  width: max-content;
  margin: 0 auto 20px;
  font-size: 22px;
  font-family: 'Shippori Mincho', serif;
  font-weight: 600;
}
.fb-bnr {
  background-image: url(../img/facebook.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 350px;/*ロゴサイズ*/
  height: 370px;
}

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

course

-------------------*/
#top-sec-course_a {
  padding: 120px 0 120px;
  position: relative; 
}
#top-sec-course_a .inner {
  /* max-width: 1340px; */
  margin: auto;
  padding: 0 3%;
}
.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: 10px;
}
.co_a-box.dinner {
  margin-left: 15%;
  margin-bottom: 0px;
}
.co_a-box__img {
  width: 40%;
  background-image: url(../img/top_cors_1.jpg);
  background-size: cover;
  background-position: center center;
  height: 300px;
  z-index: 2;
  overflow: hidden;
}
.co_a-box__img.dinner {
  background-image: url(../img/top_cors_2.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;
}
.co_a-box__article .desc1 {
  font-size: 24px;
  padding: 0px 0;
  line-height: 2.0rem;
  font-weight: 300;
  color: #333;
  letter-spacing: 0.4rem;
}
.co_a-box__article .desc2 {
  font-size: 14px;
  padding: 30px 0px 0px;
  line-height: 2.0rem;
}

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

foodmenu

-------------------*/
.top-sec-foodmenu {
  background: rgb(198, 228, 255);
  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;
}

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

map_new

-------------------*/
.top-sec-gmap {
  padding: 160px 0 100px;
  /* z-index: -1; */
  /* background: #111; */
  background: #222;
  /* background: #f3e7dc; */
  position: relative;
}
.sec-heading-gmap {
  /* width: max-content; */
  margin: 10px auto 80px;
  position: relative;
  /* width: 100px;
  display: flex;
  align-items: center; */
}
.sec-heading-gmap::after {
  /* position: absolute;
  content: ""; */

  /* width: 1px;
  height: 30px;
  background: #555;
  bottom: -38px; */

  /* width: 40%;
  height: 2px;
  background: linear-gradient(90deg, rgba(200,143,37,1) 0%, rgba(217,174,75,1) 42%, rgba(238,238,238,0) 100%);
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%); */

  /* background: linear-gradient(180deg, #845e55 0%, rgba(109,89,85,0) 100%);
  width: 5px;
  height: 100%;
  top: 4px;
  right: -12px; */
  /* background: linear-gradient(180deg, #8b4f2f 0%, rgba(109,89,85,0) 100%);
  width: 2px;
  height: 50px;
  bottom: -62px;
  left: 50%;
  transform: translateX(-50%); */
}
.sec-gmap-title {
  position: absolute;
  top: -20px;
  left: 120px;
  color: #0e667c;
  font-family: 'Lora', serif;
  font-size: 26px;
  letter-spacing: 1.0rem;
}
.map-wrapper__iframe {
  padding: 0 2%;
}
.map-heading-outer {
  padding: 0 3%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 auto;
}
.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; 
}

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

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

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

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: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 18px;
  font-weight: 700;
}
.slogan-text {
  /* text-align: right; */
  width: 340px;
  margin: 0 10% 0 auto;  
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif,"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 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;
}

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

gallery

-------------------*/
.top-sec-gally {
  padding: 160px 0 70px;
  background: #fff;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.top-sec-gally::before {
  /* content: "Osteria Kei";
  position: absolute;
  display: block;
  color: rgba(255, 255, 255, 0.11);
  font-size: 78px;
  top: 0%;
  right:  10%;
  z-index: 1;
  font-family: 'Niconne', cursive; */
  /* position: absolute;
  content: "";
  width: 14px;
  height: 100%;
  background: rgb(198,11,30);
  background: linear-gradient(180deg, rgba(198,11,30,1) 25%, rgba(255,195,0,1) 25%, rgba(255,195,0,1) 75%, rgba(198,11,30,1) 75%);
  top: 0px;
  right: 0;
  z-index: 5; */
}
.top-sec-gally::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_bg_main_left.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 580px;
  height: 580px;
  background-size: auto 580px;
  top: -2%;
  left: 24%;
  filter: none;
  z-index: -1;
  opacity: 0.5;
}
.top-sec-gally .inner {
  /* max-width: 1600px; */
  margin: auto;
  padding: 0 4%;
}
.sec-heading-gally {
  /* width: max-content; */
  margin: 10px auto 80px;
  position: relative;
  /* width: 100px;
  display: flex;
  align-items: center; */
}
.sec-heading-gally::after {
  /* position: absolute;
  content: ""; */

  /* width: 1px;
  height: 30px;
  background: #fff;
  bottom: -38px; */

  width: 40%;
  height: 2px;
  background: linear-gradient(90deg, rgba(200,143,37,1) 0%, rgba(217,174,75,1) 42%, rgba(238,238,238,0) 100%);
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  /* background: linear-gradient(180deg, #845e55 0%, rgba(109,89,85,0) 100%);
  width: 5px;
  height: 100%;
  top: 4px;
  right: -12px; */
  /* background: linear-gradient(180deg, #f8f8f8 0%, rgba(109,89,85,0) 100%);
  width: 2px;
  height: 50px;
  bottom: -62px;
  left: 50%;
  transform: translateX(-50%) */
}
.gally-img-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 0 30px;
  margin: 0 auto;
  /* max-width: 1200px; */
}
.gally-img-container a {
  width: 240px;
  margin: 2px;
}
.gally-img-container .coll2-empty {
  width: 240px;
  margin: 2px;
}


.slider {
  display: flex;
}
.slider__inner {
  display: flex;
}
.slider__inner:first-child {
  animation: loop 90s linear infinite;
} 
.slider__inner:nth-child(2) {
  animation: loop2 90s -60s linear infinite;
}
.slider__inner:last-child {
  animation: loop3 90s -30s linear infinite;
}
 
@keyframes loop {
  0% {
    transform: translateX(200%);
  }
  to {
    transform: translateX(-100%);
  }
}
 
@keyframes loop2 {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-200%);
  }
}
 
@keyframes loop3 {
  0% {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-300%);
  }
}
.slider__item {
  margin: 0 3px;
}


.slider2,.slider-sp2 {
  display: flex;
}
.slider__inner2,.slider-sp__inner2 {
  display: flex;
}
.slider__inner2:first-child {
  animation: loop-r 150s linear infinite;
}
 
.slider__inner2:nth-child(2) {
  animation: loop-r2 150s -100s linear infinite;
}
 
.slider__inner2:last-child {
  animation: loop-r3 150s -50s linear infinite;
}
 
@keyframes loop-r {
  0% {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(200%);
  }
}
 
@keyframes loop-r2 {
  0% {
    transform: translateX(-200%);
  }
  to {
    transform: translateX(100%);
  }
}
 
@keyframes loop-r3 {
  0% {
    transform: translateX(-300%);
  }
  to {
    transform: translateX(0%);
  }
}

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

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

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

footer

-------------------*/
#footer {
  /* background-size: cover;
  background-position: center center; */
  padding: 150px 0 40px;
  margin: 0 auto;
  position: relative;
  background: #111;
  /* background: linear-gradient(90deg, #332523 10%, #111 10%); */
}
/* #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: 22%;
  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 20px;
  font-weight: 500;
  letter-spacing: 0.1rem;
  font-size: 14px;
  /* font-family: 'Shippori Mincho', serif; */
  color: #fff;
}
.footer-container__nav li:last-child a{
  /* padding-right: 0; */
}
.pagetop {
  position: fixed;
  width: 80px;
  height: 80px;
  /* background: #f5400f; */
  bottom: 120px;
  right: -26px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  /* padding-bottom: .5%; */
  z-index: 20;
  cursor: pointer;
}
.pagetop__arrow {
  width: 100%;
}
.pagetop span {
  /* color: #6d5955; */
  color: #175385;
  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);
}
.pagetop__text {
  margin-top: 10px;
  text-align: center;
  /* width: 100%; */
  writing-mode: vertical-rl;
  height: max-content;
  /* color: #6d5955; */
  color: #fff;
  font-size: 14px;
  background: linear-gradient(180deg, #bb0010 40%, #bb001000 100%);
  padding: 14px 4px 26px;
  border-radius: 20px;
  /* font-family: 'Shippori Mincho', serif; */
}
.footer-toplink {
  text-align: center;
}
.footer-toplink a {
  color: #fff;
  font-size: 14px;
}

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

copyright

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

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

cors2-lunch

-------------------*/
.cors22-sec-wrap {
  padding: 30px 0;
}
.cors22-sec-wrap .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 140px;
}
.menu-category-wrapper {
  padding: 45px 0;
}
.cors22-headding {
  padding: 0px 20px;
  font-weight: 400;
  font-size: 18px;
  border-left: solid 3px #8b193a;
  margin: 10px 0;
  /* background-color: cornflowerblue; */
}
.cors22-subheadding {
  padding: 20px 10px;
}
.cors22-tr {
  margin-top: 6px;
  display: flex;
  justify-content: space-between;
  padding: 6px 14px;
  /* border-top: 1px solid #ccc; */
  background: #f7f6f4;
}
.cors22-img {
  width: 20%;
}
.cors22-container {
  width: 60%;
  padding: 4px 30px;
}
.cors22-price {
  width: 18%;
  margin: 6px 0 0;
  padding: 12px 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;
}
.cors22-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8rem;
  padding: 6px 0;
}
.td__cont2 {
  font-size: 13px;
  line-height: 1.4rem;
  padding: 6px 10px;
  font-weight: 300;
}
.cors22-price {
  font-size: 15px;
  line-height: 1.7rem;
  color: #333;
  font-weight: 400;
}
.cors22-price .tax {
  font-size: 12px
}
.cors22-policy-container {
  padding: 60px 0;
}
.cors22-policy-text {
  margin: 20px 0;
  background: #edf1f3;
  padding: 20px 30px;
}

.cors22-cors-container {
  padding: 20px 0 60px;
}
.cors22-cors-table {
  margin: 20px 0;
}
.cors22-cors-table th,
.cors22-cors-table td {
  border: solid 1px gray;
  padding: 20px;
}
.cors22-cors-table th {
  background: #17b397;
  color: #fff;
  font-weight: 700;
}
.cors22-cors-table tr td:nth-child(1){
  background: #D8FAF4;
}
.cors22-cors-table th:nth-child(3) {
  width: 12%;
}
.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: 18px;
  }
  .cors22-cors-table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 10px;
  }
}
.cors22-cors-text {
  padding: 10px;
}

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

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

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

cors2-dinner

-------------------*/
.cors2d-sec-wrap {
  padding: 30px 0 100px;
  background: #e6e6e6;
}
.cors2d-sec-wrap .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0px 140px;
}
.cors2d-cont-wrap {
  padding: 30px 0 0px;
  margin-bottom: 60px;
}
.cors2d-cont-wrap__title {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.2rem;
  color: #333;
}
.cors2d-cont-wrap__subtitle {
  font-size: 14px;
  font-weight: 400;
  /* text-align: center; */
  letter-spacing: 0.0rem;
  padding: 26px 6px 10px;
  color: #333;
}
.menu-category-wrapper {
  padding: 45px 0;
}
.cors2d-headding {
  padding: 0px 16px;
  font-weight: 500;
  font-size: 16px;
  border-left: solid 4px #8b4f2f;
  margin: 10px 0 6px;
  /* background-color: cornflowerblue; */
  color: #333;
}
.cors2d-subheadding {
  padding: 6px 10px 2px;
  font-size: 15px;
  color: #333;
}
.cors2d-tr {
  margin-top: 6px;
  display: flex;
  justify-content: space-between;
  padding: 6px 14px;
  /* border-top: 1px solid #ccc; */
  background: #fff;
}
.cors2d-img {
  width: 20%;
}
.cors2d-container {
  width: 70%;
  padding: 0px 10px 0px 22px;
}
.cors2d-price {
  width: 18%;
  margin: 6px 0 0;
  padding: 6px 20px;
  text-align: right;
}
.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 {
  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);
  }
.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;
  }
.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;
  }
}


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

info

-------------------*/
.corp2-sec-info {
  padding: 160px 0 50px;
  background: #f7f2ee;
  /* background: #444; */
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.corp2-sec-info::before {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_kazari_logo3.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 490px;
  height: 600px;
  background-size: auto 600px;
  top: 10%;
  right: 20%;
  /* filter: none; */
  z-index: -1;
  opacity: 0.1;
}
.corp2-sec-info::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(../img/pict_bg_wa_right.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 480px;
  height: 480px;
  background-size: auto 480px;
  top: -2%;
  right: -3%;
  filter: none;
  z-index: -1;
}
.corp2-sec-info .inner {
  max-width: 1300px;
  margin: auto;
  padding: 0 80px;
}
.sec-heading-info {
  width: max-content;
  margin: 10px auto 40px;
  /* position: relative;
  width: 100px;
  display: flex;
  align-items: center; */
}
.sec-heading-info::after {
}
.corp2-info-wrap {
  padding: 20px 0;
}
.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: .5px dotted #aaa;
  padding: 20px 38px;
  vertical-align: middle;
  font-size: 14px;
  color: #222;
  font-weight: 400;
}
.corp2-wrap__table td a {
  color: #222;
}
.corp2-wrap__table th {
  width: 30%;
  text-align: right;
}
.corp2-wrap__table tr:first-child {
  /* border-top: 1px solid #ddd; */
}
.corp2-wrap__table th {
  /* background: #fafafa; */
  font-weight: 400;
}
.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;
}

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

2nd_pride

-------------------*/
.po2-sec-wrap {
  padding: 30px 0;
  /* background-image: url(../img/bg1.jpg); */
  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;
  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%;
  z-index: -1;
  top: -10%;
  right: 0;
}

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

2nd_cors21 コース

-------------------*/
.cors21-sec-wrap {
  padding: 30px 0;
}
.cors21-sec-wrap .inner {
  max-width: 1340px;
  margin: auto;
  padding: 0 80px;
}

/* from ebisuya_css start */
.menu-category-wrapper {
  padding: 45px 0;
}
.cors21-tr {
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
.cors21-img {
  width: 38%;
}
.cors21-container {
  width: 60%;
  /* background: #f5f7f8; */
  padding: 20px;
}
.cors21-price {
  width: 100%;
  background: #fff;
  margin: 18px 0 0;
  padding: 10px 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;
}
.cors21-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.8rem;
  padding: 26px 0 18px;
}
.td__cont1 {
  font-size: 16px;
  line-height: 1.6rem;
  padding: 10px 0 6px;
}
.cors21-price {
  font-size: 22px;
  line-height: 1.7rem;
  color: #e64d4d;
  font-weight: 600;
}
.cors21-price .tax {
  font-size: 12px
}
/* from ebisuya_css end */


.cors21-policy-container {
  padding: 60px 0;
}
.cors21-policy-text {
  margin: 20px 0;
  background: #edf1f3;
  padding: 20px 30px;
}

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

.cors21-exp-container {
  padding: 50px 0;
}
.cors21-exp-text {
  padding: 30px 20px;
  margin: 30px 0;
  border: solid 1px gray;
}

.cors21-pay-container {
  padding: 20px 0;
}
.cors21-pay-table {
	width: 100%;
	margin: 30px 0 40px;
}
.cors21-pay-table th,
.cors21-pay-table td {
  border: solid 1px gray;
	padding: 20px 28px;
}
.cors21-pay-table th {
  width: 30%;
  text-align: left;
  white-space: nowrap;
  background: #f5f7f8;
}
.cors21-atd-container {
  padding: 30px 0;
}
.cors21-atd-container ul {
  padding: 16px 20px;
}
.cors21-atd-container ul li {
  position: relative;
}
.cors21-atd-container ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: .8em;
  left: -1em;
  width: 4px;
  height: 4px;
  background-color: #666;
  border-radius: 100%;
}
.cors21-ols-container {
  padding: 30px 0;
}
.cors21-ols-text {
  padding: 16px 20px;
}

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

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 0px;
}
.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;
}
.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-btn

  -------------------*/
  .btn-wrap{
    width: 65%;
    display: block;
    margin: 20px auto;
  }
  .btn-mst {
    height: 53px;
    /* padding: 0 60px; */
    border: 1px solid #000;
    background: #000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .1rem;
    text-align: center;
    position: relative;
    transition: all 0.6s;
  }
  .btn-mst::before, .btn-mst::after {
    width: 8px;
    height: 8px;
    position: absolute;
    right: 28px;
  }
  .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: 20px;  
  }
  .moreinfo {
    width: 270px;
  }
  .moreinfo::before { 
    width: 250px;
  }
  .moreinfo a {
    width: 250px;
  }

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

  sp-2nd_mv
  
  -------------------*/
  .second-mainvisual {
    width: 97%;
    height: 55vh;
    position: relative;
    margin: 0 auto 0;
    /* margin: 1.3% auto 1.3%; */
  }
  .second-mainvisual::after {
    /* position: absolute;
    content: "";
    width: 100%;
    height: 10px;
    background: #111;
    top: 0;
    left: 0;
    z-index: 40; */
  }
  .second-maintitle-outer {
    /* width: 100%; */
    /* top: 42%; */
    /* bottom: 0px; */
    /* right: 0; */
    left: 20px;
  }
  .second-maintitle {
    padding: 10px 20px 10px;
    /* width: 10  0%; */
  }
  .mv2-en-title {
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.1rem;
  }
  .mv2-jp-title {
    font-weight: 500;
    font-size: 11px;
  }  
  .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 {
    width: 97%;
    height: 70vh;
    /* margin-top: 1.3%; */
    position: relative;    
  }
  .main_imgBox::after {
    /* position: absolute;
    content: "";
    width: 100%;
    height: 8px;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 40; */
  }
  .video-inner {
    /* position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh; */
    display: none;
  }
  video {
    display: none;
  }
  .main_img {
    /* height: 100%; */
    height: 70vh;
    background-position: 50% 40%;
    width: 110%;
  }
  .main_img:nth-of-type(2) {
    background-position: 20% 50%;
  }
  .main_img:nth-of-type(3) {
    background-position: 50% 50%;
  }
  .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 {
    top: 40%;
  }
  .main-title-outer2__img {
    width: 140px;
    height: 90px;
    background-size: auto 70px;
  }
  .main-title-rl {
    font-size: 28px;
    line-height: 1.5rem;
    width: max-content;
    letter-spacing: 0.1rem;
  }
  .main-title-rl .num2 {
    padding-left: 10px;
  }
  .main-title-rl .num3 {
    padding-left: 20px;
  }
  .main-title-rl .num4 {
    padding-left: 30px;
  }
  .main-title-last_red {
    /* color: #e84b13; */
    color: #444;
    font-size: 66px;
  }
  /* .br::after {
    content: "\A";
    white-space: pre;
  } */
  .logo-main {
    /* display: none; */
    width: 250px;
    height: 400px;
    background-size: auto 300px;
    filter: drop-shadow(0 0 0.35rem rgb(255, 255, 255));
  }
  /*------------------
  sp-scrolldown
  -------------------*/
  .top-sec-scrolldown {
    /* padding: 5px 0;
    position: relative; */
  }
  .top-sec-scrolldown.cors {
    /* padding: 80px 0 10px; */
  }
  .scrolldown1{
    position:absolute;;
    width: 100px;
    left:50%;
    top:30px;
    height:40px;
    z-index: 10;
  }
  .scrolldown1.cors{
    top:26px;
  }

  @keyframes pathmove{
    0%{
      height:0;
      top:0;
      opacity: 0;
    }
    30%{
      height:25px;
      opacity: 1;
    }
    100%{
      height:0;
      top:50px;
      opacity: 0;
    }
  }

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

  sp-heading

  -------------------*/
  .jp-news-heading {
    font-size: 26px;
    line-height: 2.0rem;
  }
  .en-heading {
    /* color: #e84b13; */
    /* padding: 0 0 4px 4px; */
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4rem;
    /* padding: 0 0 2px; */
  }
  .jp-heading,
  .jp-heading.white {
    font-size: 24px;
    line-height: 1.2rem;
    letter-spacing: 0.0rem;

    /* transform: translateX(-10%); */
  }
  .jp-heading::after {

  }
  .jp-heading.white::after {

  }
  .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-spacer

  -------------------*/
  .spacer20 {
    padding:10px;
  }
  .spacer40 {
    padding:30px;
  }
  .spacer60 {
    padding:50px;
  }
  
  /*------------------

  sp-promise

  -------------------*/
  .top-sec-promise {
    padding: 20px 0 80px;
  }
  .top-sec-promise .inner {
    margin: 0 10px;
  }
  .promise-container {
    padding: 0 10px;
  }
  .promise-title {
    letter-spacing: 0.1rem;
    font-size: 35px;
    padding: 6px 0;
  }
  .promise-text-area__article p{
    font-size: 13px;
    line-height: 2.0rem;
  }
  
  /*------------------

  sp-1st-abt

  -------------------*/
  .top-sec-abt-3col-l_img {
    padding: 120px 0 40px;
    /* background: linear-gradient(90deg, #f4f0e7 90%, #fff 90%); */
  }
  .top-sec-abt-3col-l_img.abt-reverse {
    padding: 20px 0 100px;
  }
  /* .top-sec-abt-3col-l_img::before {
    width: 50px;
    height: 900px;
  } */
  .top-sec-abt-3col-l_img::before {
    width: 350px;
    height: 350px;
    background-size: auto 350px;
    top: -2%;
    left: -2%;
    z-index: -1;
    /* left: 72%; */
    /* display: none; */
    opacity: 0.2;
  }
  /* .top-sec-abt-3col-r_img::after {
    display: none;
  } */
  .top-sec-abt-3col-l_img::after {
    width: 370px;
    height: 120px;
    background-size: auto 120px;
    top: 2%;
    right: -10%;
    /* filter: none; */
    z-index: -1;
    /* display: none; */
  }
  .top-sec-abt-3col-l_img .inner{
    padding: 0 14px;
  }
  .top-sec-abt-3col-l_img .inner::before {
    display: none;
  }
  .sec-title-abt-3col-l_img {
    /* width: 26px; */
    display: block;
    height: auto;
    margin: 0 auto 60px;
    top: 0;
    left: 0;
    /* background: #17b397; */
    /* text-align: center; */
  }
  .sec-title-abt-3col-l_img::after {
    /* width: 80%; */
    height: 3px;
    bottom: -12px;
    /* width: 4px;
    top: 2px;
    right: -8px; */
    /* bottom: -45px;
    height: 40px; */
  }
  .sec-title-abt-3col-l_img::after {
    /* position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background: #fff;
    bottom: -5px; */
  }
  .abt-3col-l_img-wrapper {
    display: block;
    position: relative;
    padding: 10px 0 10px;
    height: auto;
    background: linear-gradient(90deg, #f8e9cf 5%, #fffaf2 100%);
  }
  .abt-3col-l_img-wrapper.abt-reverse {
    background: linear-gradient(90deg, #f8e9cf 5%, #fffaf2 100%);
  }
  .abt-3col-l_img-wrapper::after {
    top: 35%;
    right: 30px;
    height: 30%;
  }
  .abt-3col-l_img-wrapper::before {
    top: 35%;
    right: 20px;
    height: 40%;
  }
  .abt-3col-l_img-wrapper.abt-reverse::before {
    left: auto;
    right: 20px;
  }
  .abt-3col-l_img-wrapper.abt-reverse::after {
    left: auto;
    right: 30px;
  }
  .abt-3col-l_img__img1 {
    width: 95%;
    height: 280px;
    margin: 0 auto;
    /* border: solid 6px #faeed8; */
    /* border: solid 6px #fff; */
  }
  .abt-3col-l_img__img1::after {
    position: absolute;
    content: "";
    background: linear-gradient(180deg, #aaa 0%, #aaaaaa00 100%);
    width: 2px;
    height: 30%;
    left: 10px;
    top: -40px;
  }
  .abt-3col-l_img__img1::before {
    position: absolute;
    content: "";
    background: linear-gradient(180deg, #aaa 0%, #aaaaaa00 100%);
    width: 2px;
    height: 30%;
    left: 20px;
    top: -30px;
  }
  .abt-3col-l_img__img1.abt-reverse::after {
    top: -30px;
  }
  .abt-3col-l_img__img1.abt-reverse::before {
    top: -20px;
  }
  .abt-3col-l_empty {
    width: 100%;
    height: 150px;
    position: relative;
    margin-top: 6px;
    margin-left: 0px;
    background-position: center center;
  }
  .abt-3col-l_img__article {
    width: 100%;
    height: auto;
    padding: 14px 26px 16px;
    margin-top: 10px;
    margin-left: 0px;
  }
  .abt-3col-l_img__article::after {
    left: 2%;
    height: 50%;
  }
  .abt-3col-l_img__article::before {
    /* right: 12px;
    width: 6px; */
    /* height: 30px; */
  }
  .l_img__article__heading1 {
    font-size: 18px;
    line-height: 1.6rem;
    padding: 8px 3px 8px;
  }
  .l_img__article__heading2 {
    font-size: 22px;
    padding: 10px 0;
  }
  .l_img__article__text {
    padding: 10px 0 5px;
    font-size: 13px;
    /* font-weight: 300; */
    line-height: 1.6rem;
  }

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

  sp-2nd-abt

  -------------------*/
  .top-sec-abt-3col-r_img {
    padding: 20px 0 80px;
    /* background: linear-gradient(90deg, #111 92%, #ddd 92%); */
    /* background: #282423; */
  }
  .top-sec-abt-3col-r_img::after {
    /* content: "";
    position: absolute;
    display: block;
    background-image: url(../img/pict_patic.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 300px;
    height: 140px;
    background-size: auto 100px;
    top: -80px;
    left: 120px;
    filter: none;
    z-index: 1; */
  }
  .top-sec-abt-3col-r_img::before {
    /* position: absolute;
    content: "";
    width: 50px;
    height: 900px; */
    /* background: rgb(198,11,30);
    background: linear-gradient(180deg, #c60b1e 25%, rgba(255,195,0,1) 25%, #ffc300 75%, rgba(198,11,30,1) 75%); */
    /* top: 0px;
    left: 0;
    background: #e7e1e1; */
  }
  .top-sec-abt-3col-r_img .inner {
    padding: 0 14px;
  }
  .abt-3col-r_img-wrapper {
    display: block;
    background: #fff;
    height: auto;
  }
  .abt-3col-r_img-wrapper::before {
    display: none;
  }
  .abt-3col-r_img__article {
    width: 100%;
    padding: 24px 26px 20px;
    /* background: linear-gradient(130deg, rgba(244,240,231,1) 5%, rgba(255,255,255,1) 55%); */
    height: auto;
  }
  .abt-3col-r_img__article::after {
    /* width: 6px; */
  }
  .abt-3col-r_img__article::before {
    /* width: 6px;
    right: 12px; */
  }
  .abt-3col-article__heading1 {
    font-size: 18px;
    line-height: 1.6rem;
  }
  .abt-3col-article__heading2 {
    font-size: 22px;
    padding: 10px 0;
  }
  .abt-3col-article__text {
    padding: 10px 0;
    font-size: 13px;
    /* font-weight: 300; */
    line-height: 1.6rem;
  }
  .abt-3col-r_img__img1 {
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
    height: 290px;
    border: solid 6px #fff;
  }
  .abt-3col-r_img__img2 {
    width: 100%;
    height: 150px;
    margin-left: 0px;
    margin-top: 6px;
    background-position: 95% 50%;
  }

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

  sp-dmenu

  -------------------*/
  .top-sec-dmenu {
    padding: 20px 0 40px;
    position: relative;
    /* background: linear-gradient(90deg, #fff 10%, #f4f0e7 10%); */
  }
  .dmenu-bg-parent::after {
    width: 340px;
    height: 340px;
    background-size: auto 340px;
    top: -5%;
    right: -30%;
    filter: none;
    z-index: -1;
  }
  .dmenu-bg-parent::before {
    content: "";
    position: absolute;
    display: block;
    width: 380px;
    height: 380px;
    background-size: auto 380px;
    top: 4%;
    left: -40%;
    filter: none;
    z-index: -1;
    opacity: 0.25;
  }
  .top-sec-dmenu.cors {
    padding: 100px 0 50px;
    position: relative;
  }
  .top-sec-dmenu.last-child {
    padding: 20px 0 110px;
  }
  .top-sec-dmenu.first-child {
    padding: 100px 0 40px;
  }
  .top-sec-dmenu.first-child::after {
    width: 360px;
    height: 280px;
    background-size: auto 280px;
    top: -10px;
    right: -2%;
  }
  .top-sec-dmenu.cors::before {
    width: 180px;
    height: 160px;
    background-size: auto 138px;
    top: -30px;
    left: 61%;
  }
  .top-sec-dmenu.lunch::before {
    /* font-size: 62px;
    top: -1%;
    left:  2%; */
  }
  .sec-dmenu-heading {
    /* width: 26px; */
    margin: 0 auto 60px;
  }
  .sec-dmenu-heading::after {
    /* width: 80%; */
    height: 3px;
    bottom: -12px;
    /* width: 4px;
    top: 2px;
    right: -8px; */
    /* bottom: -45px;
    height: 40px; */
  }
  .sec-dmenu-heading::before {
    width: 140px;
    height: 100px;
    background-size: auto 80px;
    top: -60px;
    right: -200%;
    filter: none;
    z-index: 1;
  }
  .top-sec-dmenu::before {
    /* position: absolute;
    content: "";
    width: 1px;
    height: 30%;
    background: #af9577;
    right: 24px;
    bottom: -5px;
    z-index: 5; */
  }
  .top-sec-dmenu.drink::before {
    /* position: absolute;
    content: "";
    width: 1px;
    height: 30%;
    background: #af9577;
    right: 24px;
    bottom: 100px;
    z-index: 5; */
  }
  .dmenu-wrap {
    display: block;
    width: 96%;
    position: relative;
    z-index: 1;
    padding: 10px 0 10px;
  }
  .dmenu-wrap::after {
    top: 20%;
    right: 20px;
    height: 40%;
  }
  .dmenu-wrap::before {
    top: 20%;
    right: 30px;
    height: 30%;
  }
  .dmenu-wrap__img {
    width: 94%;
    height: 220px;
    /* margin: 8px 8px; */
    margin: 0px auto;
    padding-top: 20px;
    /* padding: 10px; */
  }
  .dmenu-wrap__img.dish {
    width: 94%;
    height: 220px;
  }
  .dmenu-wrap__img.lunch {
    width: 94%;
    height: 200px;
  }
  .dmenu-wrap__img.deli {
    width: 94%;
    height: 200px;
  }
  .dmenu-wrap__img.drink {
    width: 94%;
    height: 200px;
  }
  .dmenu-wrap__img.takeout {
    width: 94%;
    height: 180px;
  }
  /* .dmenu-wrap__img.lunch,
  .dmenu-wrap__img.cors,
  .dmenu-wrap__img.dish {
    width: 100%;
    height: 220px;
  }
  .dmenu-wrap__img.drink {
    width: 100%;
    height: 180px;
  } */
  .menu-btn {
    margin: 20px 20px 0 auto;
  }
  .menu-btn:hover {
    color: #555;
    background: transparent;
    border: solid 1px #333;
  }
  .dmenu-wrap__atc {
    width: 100%;
    height: auto;
    display: flex;
    padding: 0px 10px 30px;
    margin-left: 0;
  }
  .dmenu-wrap__atc.drink,
  .dmenu-wrap__atc.takeout {
    padding: 00px 10px 30px;
  }
  .dmenu-wrap__atc::after {
    top: 0%;
    right: 0%;
    opacity: 0.16;
  }
  .dmenu-wrap__atc.dish::after {
    /* content: "A LA CARTE MENU";
    top: 10px;
    left: 6px;
    font-size: 12px; */
  }
  .dmenu-wrap__atc.drink::after {
    /* content: "DRINK MENU";
    top: 10px;
    left: 6px;
    font-size: 12px; */
  }
  .dmenu-wrap__atc::after {
    /* position: absolute;
    content: "";
    z-index: -1;
    background: #fff;
    width: 40%;
    height: 100%;
    top: 0;
    left: -40%; */
  }
  .dmenu-wrap__atc::before {
    display: none;
  }
  .dmenu-atc__heading {
    width: 100%;
    margin: 20px auto 0px;
    font-size: 18px;
    /* text-align: center; */
    position: relative;
    padding: 0 10px;
  }
  .dmenu-atc__heading::after {
    /* position: absolute;
    content: "";
    width: 70%;
    height: 3px;
    background: #ccc;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%); */
  }
  .dmenu-atc__text {
    padding: 10px 8px 10px;
    font-size: 14px;
    margin: 0;
  }
  .dmenu-atc__subimg-wrap {
    justify-content: space-between;
    width: 95%;
    margin: 20px auto 10px;
  }
  .subimg-wrap__img1.lunch,
  .subimg-wrap__img2.lunch,
  .subimg-wrap__img1,
  .subimg-wrap__img2,
  .subimg-wrap__img1.dish,
  .subimg-wrap__img2.dish,
  .subimg-wrap__img1.drink,
  .subimg-wrap__img2.drink {
    width: 48%;
    height: 110px;
    margin: 0 2px;
    background-position: center center;
  }
  
  /*------------------

  sp-patic

  -------------------*/
  .top-sec-patic {
    padding: 130px 0 40px;
    /* background: linear-gradient(90deg, #eee 90%, #fff 90%); */
    /* background: #fff; */
    margin: 0px 0 0px;
  }
  .sec-heading-patic {
    /* width: 26px; */
    /* background: lemonchiffon; */
    position: relative;
    top: 0px;
    right: 0%;
    z-index: 5;
    margin: 0 auto 20px;
  }
  .sec-heading-patic::after {
  }
  .top-sec-patic::after {
    width: 360px;
    height: 360px;
    background-size: auto 360px;
    top: 4%;
    left: -20%;
    opacity: 0.26;
  }
  .top-sec-patic::before {
    width: 330px;
    height: 130px;
    background-size: auto 130px;
    top: 0%;
    right: -1%;
    opacity: 0.09;
  }
  .top-sec-patic .inner {
    padding: 0 14px;
  }
  .top-sec-patic .inner::after {
    width: 240px;
    height: 230px;
    background-size: auto 230px;
    top: 89%;
    right: 0%;
  }
  .patic-wrapper {
    padding: 40px 0 10px;
    display: block;
  }
  .patic-wrapper.reverse {
    display: block;
    padding: 20px 0 40px;
    margin-top: 20px;
  }
  .patic-wrapper.reverse::after {
    /* content: "three meals a day";
    font-family: 'Gloria Hallelujah', cursive;
    font-size: 22px;
    color: #ddd;
    position: absolute;
    display: block; */
    /* background-image: url(../img/pict_three.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 100px;
    height: 100px;
    background-size: auto 60px; */
    /* top: 1%;
    left: -0px;
    filter: none;
    z-index: 10;
    transform: rotate(-8deg);   */
  }
  .patic-wrap__img0 {
    width: 100%;
    height: 280px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-position: 70% 20%;
    /* border: solid 6px #333; */
    position: relative;
  }
  .patic-wrap__img0::after {
    position: absolute;
    content: "";
    background: linear-gradient(180deg, #aaa 0%, #aaaaaa00 100%);
    width: 2px;
    height: 50%;
    left: 10px;
    top: -30px;
  }
  .patic-wrap__img0::before {
    position: absolute;
    content: "";
    background: linear-gradient(180deg, #aaa 0%, #aaaaaa00 100%);
    width: 2px;
    height: 50%;
    left: 20px;
    top: -20px;
  }
  .patic-wrap__img1 {
    margin-bottom: 0px;
  }
  .patic-wrap__img0.reverse {
    display: none;
  }
  .patic-wrap__atc {
    width: 100% ;
    padding: 40px 25px 20px 30px;
    margin-bottom: 20px;
    z-index: 7;
    margin-right: 0px;
    height: auto;
    box-shadow: none;
  }
  .patic-wrap__atc.patic-atc2 {
    margin-bottom: 0px;
  }
  .patic-wrap__atc::after {
    font-size: 50px;
  }
  .patic-wrap__atc::before {
    /* width: 6px;
    height: 40px;
    right: 12px; */
  }
  .patic-atc__heading {
    font-size: 18px;
    line-height: 1.8rem;
    padding: 10px 0;
  }
  .abt-3col-article__heading2 {
    /* font-size: 22px;
    line-height: 2.8rem;
    font-weight: 800;
    padding-bottom: 18px;
    color: #666; */
  }
  .patic-wrap__atc p{
    line-height: 1.6rem;
    padding: 20px 0 12px;
  }
  .patic-wrap__img1,
  .patic-wrap__img1.second {
    width: 100%;
    height: 230px;
    margin-right: 0px;
    margin-top: 5px;
    margin-left: auto;
  }
  .patic-wrap__img2,
  .patic-wrap__img2.second {
    width: 100%;
    height: 230px;
    z-index: 2;
    margin-top: 5px;
    margin-left: auto;
    background-position: 50% 40%;
  }
  .patic-wrap__img2 {
    background-position: 50% 70%;
  }
  .patic-wrap__img1.second {
    background-position: 50% 60%;
    /* border: solid 6px #555; */
    margin-top: 0px;
  }
  .patic-wrap__img1 {
    background-position: 50% 30%;
  }
  .patic-wrap__img2.second {
    /* border: solid 6px #555; */
    margin-top: -3px;

  }

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

  sp-grp

  -------------------*/
  .top-sec-grp {
    padding: 80px 0 60px;
  }
  .top-sec-grp::after {
    width: 340px;
    height: 340px;
    background-size: auto 320px;    
    top: 0%;
    right: 0%;
  }
  .sec-heading-news::after {
    /* width: 80%; */
    /* height: 4px;
    bottom: -10px; */
  }
  .top-sec-grp .inner {
    max-width: 1540px;
    margin: auto; 
    /* padding: 0 40px; */
  }
  .grp-cont-wrap {
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px 10px 20px 10px;
    margin: 60px 0 20px;
  }
  .grp-cont-wrap.reverse {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 20px 10px 20px 10px;
  }
  /* .grp-img-container {
    display: block;
    width: 40%;
    margin-right: 26px;
  } */
  .grp-img-container__img1 {
    width: 49%;
    background-position: center center;
    height: 200px;
    margin-right: 0px;
  }
  .grp-img-container__img2 {
    width: 49%;
    background-position: center center;
    height: 200px;
    margin-right: 0px;
  }
  .grp-info-container {
    width: 100%;
    height:auto;
    padding: 18px 20px 20px;
    outline: 1px solid #555;
    outline-offset: -6px;
    margin-right: 0px;
    margin-top: 6px;
  }
  .info-shop-name {
    color: #fff;
    font-family: 400;
    font-size: 18px;
    padding: 0px 0 6px;
  }
  .shop-spec-container {
    /* background: cornflowerblue; */
    border-top: solid .5px #444;
    border-bottom: solid .5px #444;
    padding: 10px 0;
  }
  .shop-spec-wrap {
    display: flex;
    justify-content: flex-start;
    /* align-items: center; */
  }
  .shop-spec-text1,
  .shop-spec-text2 {
    padding: 4px 6px;
    line-height: 1.4rem;
    font-size: 13px;
  }
  .shop-spec-text1 {
    width: 27%;  
  }
  .shop-spec-text2 {
    width: 71%;
  
  }
  
  /*------------------

  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 {
    /* background: linear-gradient(90deg, #111 92%, #202020 92%); */
    padding: 100px 0 45px;
  }
  .top-sec-news::after {
    width: 330px;
    height: 330px;
    background-size: auto 330px;
    top: -5%;
    right: -8%;
    z-index: -1;
  }
  .top-sec-news .inner {
    max-width: 1340px;
    padding: 0 20px;
  }
  .sec-heading-news::after {
    /* width: 80%; */
    height: 3px;
    bottom: -10px;
    /* bottom: -45px;
    height: 40px; */
  }
  .top-sec-news-title {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 22px;
    letter-spacing: 0.6rem;
  }
  .news-container {
    padding: 20px 0px;
    /* background: #f7f6f4; */
  }
  .news-wrap {
    display: block;
    width: 100%;
    padding: 3% 3%;
  }
  .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%; */
  }
  .btn-more {
    font-size: 12px;
  }
  .news-container {
    /* display: flex;
    justify-content: center */
    margin-top: 10px;
  }
  .news__lead {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0 10px;
  }
  .sns-cont-wrap {
    display: block;
  }
  .sns-cont__fb {
    padding: 20px 0 0;
    width: 100%;
    max-width: 500px;
    height: 680px;
  }
  .sns-cont__insta {
    width: 100%;
    height: 490px;
    margin: 10px auto;
  }
  .insta-bnr {
    background-size: auto 220px;/*ロゴサイズ*/
    height: 240px;
  }
  .twitter-bnr {
    background-size: auto 220px;/*ロゴサイズ*/
    height: 240px;
  }
  .insta-heading {
    font-size: 22px;
    line-height: 1.8rem;
  }
  .insta-heading2 {
    font-size: 18px;
    line-height: 1.8rem;
    padding: 4px 0;
  }
  .insta-text {
    width: 100%;
    font-size: 14px;
    line-height: 1.4rem;
    padding: 6px 26px;
  }
  .insta-btn {
    margin: 10px auto 0;
    font-size: 14px;
    width: 80px;
    height: 80px;
  }
  .sns__headline {
    font-size: 18px;
    padding: 0 0 10px;
    line-height: 1.8rem;
  }
  .news-container__cov {
    width: 100%;
    margin-top: 10px;
  }
  .news-media-title {
    margin: 0 auto 20px;
    font-size: 18px;
    font-weight: 600;
  }
  .fb-bnr {
    background-size: auto 220px;
    height: 240px;
  }

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

  sp-course

  -------------------*/
  #top-sec-course_a {
    padding: 40px 0 20px;
    position: relative; 
  }
  #top-sec-course_a .inner {
    /* max-width: 1340px; */
    margin: auto;
    padding: 0 3%;
  }
  .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: 80px 0 50px;
  }
  .co_a-box {
    display: block;
    width: 90%;
    margin-left: 0%;
    margin-bottom: 10px;
  }
  .co_a-box.dinner {
    margin-left: 7%;
    margin-bottom: 0px;
  }
  .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: 22px;
    padding: 0px 0;
    line-height: 2.0rem;
    font-weight: 300;
    letter-spacing: 0.2rem;
  }
  .co_a-box__article .desc2 {
    font-size: 13px;
    padding: 30px 0px 0px;
    line-height: 1.7rem;
  }

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

  sp-gallery

  -------------------*/
  .top-sec-gally {
    padding: 80px 0 80px;
    /* background: linear-gradient(90deg, #111 94%, #ddd 94%); */
  }
  /* .top-sec-gally::before {
    width: 9px;
  } */
  .top-sec-gally::after {
    width: 320px;
    height: 320px;
    background-size: auto 320px;
    top: -2%;
    left: -20%;
    opacity: 0.7;
  }
  .top-sec-gally .inner {
    padding: 0 2%;
  }
  .sec-heading-gally {
    /* width: 26px; */
    margin-bottom: 60px;
    /* text-align: center; */
  }
  .sec-heading-gally .jp-heading.white {
    /* width: 100%; */
  }
  .sec-heading-gally::after {
    /* width: 80%; */
    height: 3px;
    bottom: -12px;
    /* width: 4px;
    top: 2px;
    right: -8px; */
    /* bottom: -45px;
    height: 40px; */
  }
  .sec-gally-title {
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 22px;
    letter-spacing: 0.7rem;
  }
  .gally-img-container {
    padding: 20px 0 10px;
    margin: 0 auto;
    /* max-width: 1200px; */
  }
  .gally-img-container a {
    width: 47%;
    margin: 3px;
  }
  .gally-img-container .coll2-empty {
    width: 280px;
    margin: 3px;
  }


  .slider-sp {
    display: flex;
  }
  .slider-sp__inner {
    display: flex;
  }
  
  .slider-sp__inner:first-child {
    animation: loop 90s linear infinite;
  }
   
  .slider-sp__inner:nth-child(2) {
    animation: loop2 90s -60s linear infinite;
  }
   
  .slider-sp__inner:last-child {
    animation: loop3 90s -30s linear infinite;
  }
   
  @keyframes loop {
    0% {
      transform: translateX(200%);
    }
    to {
      transform: translateX(-100%);
    }
  }
   
  @keyframes loop2 {
    0% {
      transform: translateX(100%);
    }
    to {
      transform: translateX(-200%);
    }
  }
   
  @keyframes loop3 {
    0% {
      transform: translateX(0%);
    }
    to {
      transform: translateX(-300%);
    }
  }

  .slider-sp2 {
    display: flex;
  }
  .slider-sp__inner2 {
    display: flex;
  }
  .slider-sp__inner2:first-child {
    animation: loop-r 120s linear infinite;
  }
   
  .slider-sp__inner2:nth-child(2) {
    animation: loop-r2 120s -80s linear infinite;
  }
   
  .slider-sp__inner2:last-child {
    animation: loop-r3 120s -40s linear infinite;
  }
   
  @keyframes loop-r {
    0% {
      transform: translateX(-100%);
    }
    to {
      transform: translateX(200%);
    }
  }
   
  @keyframes loop-r2 {
    0% {
      transform: translateX(-200%);
    }
    to {
      transform: translateX(100%);
    }
  }
   
  @keyframes loop-r3 {
    0% {
      transform: translateX(-300%);
    }
    to {
      transform: translateX(0%);
    }
  }


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

  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 {
    /* color: #0e667c; */
    padding: 20px 0 40px;
  }
  .footer-container__img {
    padding: 20px 0 10px;
  }
  .footer-container__img img {
    width: 40%;
    margin: 0 auto;
  }
  .footer-container__nav {
    padding: 10px 0;
  }
  .footer-nav-container__wrap1 {
    display: block;
    font-size: 14px;
    padding: 10px 0px;
  }
  #footer img {
    width: 35%;
  }
  .footer-container__nav {
    text-align: center;
  }
  .footer-container__nav li a {
    padding: 0px;
    line-height: 2.5rem;
    z-index: 5;
  }
  .pagetop {
    /* position: absolute; */
    width: 40px;
    height: 60px;
    bottom: 17%;
    right: 6px;
  }
  .pagetop span {
    /* color: #fff; */
    font-size: 30px;
  }
  .dli-chevron-up {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 1;
    width: .6em;
    height: .6em;
    border: 1px solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateY(25%) rotate(-45deg);
  }
  
  /*------------------

  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-info

  -------------------*/
  .corp2-sec-info {
    padding: 60px 0 40px;
    /* background: linear-gradient(90deg, #f4f0e7 95%, #fff 95%); */
  }
  .corp2-sec-info::before {
    width: 250px;
    height: 300px;
    background-size: auto 300px;
    top: 16%;
    right: -5%;
  }
  .corp2-sec-info::after {
    width: 320px;
    height: 320px;
    background-size: auto 320px;
    top: -2%;
    right: -30%;  
  }
  .corp2-sec-info .inner {
    padding: 0 20px;
  }
  .sec-heading-info {
    /* width: 26px; */
    margin: 10px auto 10px;
  }
  .sec-heading-info::after {
    /* width: 80%; */
    height: 3px;
    bottom: -12px;
    /* width: 4px;
    top: 2px;
    right: -8px; */
    /* bottom: -45px;
    height: 40px; */
  }
  .sec-corp-title {
    position: absolute;
    top: 80px;
    left: 40%;
    width: max-content;
    /* transform: translateX(-50%); */
    font-size: 20px;
    letter-spacing: 0.6rem;
  }
  .corp2-info-wrap {
    display: block;
  }
  .corp2-wrap__table {
    margin: 14px 0;
    width: 100%;
  }
  .corp2-wrap__table th,
  .corp2-wrap__table td {
    padding: 14px 12px;
    font-size: 12px;
  }
  .corp2-map-wrap {
    padding: 10px;
  }
  .corp2-map__text {
    padding: 20px 10px;
    font-size: 15px;
  }

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

  sp-gmap

  -------------------*/
  .top-sec-gmap {
    padding: 80px 0 80px;
    /* background: linear-gradient(90deg, #f4f0e7 95%, #fff 95%); */
  }
  .sec-heading-gmap {
    /* width: 26px; */
    margin: 10px auto 60px;
  }
  .sec-heading-gmap::after {
    /* width: 80%; */
    height: 3px;
    bottom: -12px;
    /* width: 4px;
    top: 2px;
    right: -8px; */
    /* bottom: -45px;
    height: 40px; */
  }
  .sec-gmap-title {
    top: -16px;
    left: 100px;
    font-size: 22px;
    letter-spacing: 0.7rem;
  }
  .map-wrapper__iframe {
    padding: 0 10px;
  }

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

  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 {
    display: block;
    position: relative;
    z-index: 3;
  }
  .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: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; 
  }
    
  /*------------------

  sp-Course

  -------------------*/
  #top-sec-course1 {
    padding: 10px 0 20px;
  }
  #top-sec-course1 .inner {
    max-width: 1340px;
    padding: 0 20px;
  }
  .top-sec-course2 {
    padding: 10px 0 36px;
  }
  .top-sec-course2 .inner {
    max-width: 1340px;
    padding: 0 24px;
  }
  .course-wrap {
    padding: 10px 0 30px;
    flex-wrap: wrap;
  }
  .course-wrap .co-box {
    flex-basis: 100%;   
    margin-top: 20px;
  }

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

  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%;
  }
  .po2-text1::after {
    display: none;
  }
  .po2-img {
    padding: 14px 0;
    width: 100%;
  }
  .po2-text2 {
    width: 100%;
    line-height: 1.7rem;
    padding: 10px 14px;
  }
  .po2-text2::after {
    display: none;
  }

  /*------------------
  
  sp-2nd-cors1 コース
  
  -------------------*/
  .cors21-sec-wrap {
    padding: 20px 0;
  }
  .cors21-sec-wrap .inner {
    padding: 0 20px;
  }
  /* from ebisuya_css start */
  .menu-category-wrapper {
    padding: 25px 0;
  }
  .cors21-tr {
    display: block;
    padding: 10px 0;
  }
  .cors21-img {
    width: 100%;
    margin-bottom: 15px;
  }
  .cors21-container {
    width: 100%;
  }
  .cors21-label {
    margin: 5px 0;
  }
  .cors21-label {
    font-size: 0.8em;
  }
  .cors21-title {
    font-size: 17px;
    padding: 16px 0 4px;
  }
  .cors21-tr .cors21-price {
    width: 100%;
    margin-top: 3px;
    padding-left: 10px;
  }
  /* from ebisuya_css end */

  .cors21-policy-container {
    padding: 30px 0;
  }
  .cors21-policy-text {
    margin: 8px 0 8px;
    background: #edf1f3;
    padding: 14px 18px;
  }
  .cors21-cors-container {
    padding: 10px 0;
  }
  .cors21-exp-container {
    padding: 20px 0;
  }
  .cors21-exp-text {
    padding: 20px 20px;
    margin: 14px 0;
  }
  .cors21-pay-container {
    padding: 12px 0;
  }
  .cors21-pay-table {
    width: 100%;
    margin: 14px 0 14px;
  }
  .cors21-pay-table th,
  .cors21-pay-table td {
    padding: 10px 16px;
  }
  .cors21-atd-container {
    padding: 14px 0;
  }
  .cors21-atd-container ul {
    padding: 12px 20px;
    margin: 8px 0;
    background: #f5f7f8;
  }
  .cors21-ols-container {
    padding: 14px 0;
  }
  .cors21-ols-text {
    padding: 12px 20px;
    margin: 8px 0;
    background: #f5f7f8;
  }

  /*------------------
  
  sp-cors2-lunch
  
  -------------------*/
  .cors22-sec-wrap {
    padding: 20px 0;
  }
  .cors22-sec-wrap .inner {
    padding: 0 20px;
  }
  .menu-category-wrapper {
    padding: 25px 0;
  }
  .cors22-headding {
    font-size: 16px;
  }
  .cors22-subheadding {
    padding: 10px 10px;
  }
  .cors22-tr {
    display: block;
    padding: 6px 0;
  }
  .cors22-img {
    width: 60%;
    padding: 6px 14px;
  }
  .cors22-container {
    width: 100%;
  }
  .cors22-label {
    margin: 5px 0;
  }
  .cors22-label {
    font-size: 0.8em;
  }
  .cors22-title {
    font-size: 14px;
    padding: 0px;
  }
  .td__cont2 {
    font-size: 12px;
    line-height: 1.3rem;
    padding: 2px 0 4px;
    margin: 0;
  }
  .cors22-price {
    width: 100%;
    margin-top: 0px;
    font-size: 15px;
    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-cors2-dinner
  
  -------------------*/
  .cors2d-sec-wrap {
    padding: 20px 0;
  }
  .cors2d-sec-wrap .inner {
    padding: 0 20px;
  }
  .cors2d-cont-wrap__title {
    margin-bottom: 20px;
    font-size: 16px;
    letter-spacing: 0.1rem;
  }
  .cors2d-cont-wrap__subtitle {
    font-size: 12px;
    padding: 18px 6px 10px;
  }
  .menu-category-wrapper {
    padding: 25px 0;
  }
  .cors2d-headding {
    font-size: 14px;
  }
  .cors2d-subheadding {
    padding: 4px 10px 10px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4rem;
  }
  .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;
    line-height: 1.6rem;
    padding: 0px;
  }
  .td__cont2 {
    font-size: 12px;
    line-height: 1.3rem;
    padding: 0px 0 1px;
    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-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;
  }


}




