@charset "utf-8";
@media screen and (max-width:768px) {
  .container {
    width: 100%;
  }
}
.page_link_area {
  position: relative;
  z-index: 10;
  width: 100%;
  height: auto;
}
page_link_area {
  position: relative;
  z-index: 10;
  width: 100%;
  height: auto;
  background-color: #900;
}
.page_link_area .page_link_nav {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  padding: 30px 0px 30px 0px;
}
.page_link_area .page_link_nav div {
  width: 100%;
}
.spotlight p.price {
  font-size: 20px;
}
.price span.price_l {
  color: #E10000;
  font-size: 34px;
}
.price span.price_s {}
.banquet_menu p.price {
  font-size: 30px;
  color: #E10000;
  margin: 0;
  line-height: 14px;
}
.banquet_menu p.price span {
  font-size: 12px;
}
.menu_main {
  border: 5px solid #AAA;
  margin: 5px 0px;
  padding: 5px 30px;
  color: #3C3C3C;
}
.menu_main h4 {
  font-size: 14px;
  text-align: left;
}
.menu_main dl {
  border-bottom: 1px dotted #CCC;
}
.menu_main dl:last-child {
  border-bottom: 0px;
}
.menu_main dl dt {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  text-align: left;
}
.menu_main dl dt span {
  font-size: 10px;
  margin-left: 10px;
}
.menu_main dl dd {
  display: block;
  color: #D40000;
  font-size: 11px;
  text-align: right;
}
.menu_main dl dd span {
  font-size: 28px;
}
.spotlight p.yoyaku_info {
  margin: 0;
  font-size: 14px;
  background: #900;
  width: 160px;
  color: #fff;
  margin: 0px auto;
  text-align: center;
}
.oiwai .spotlight p.yoyaku_info {
  margin: 0;
  font-size: 14px;
  background: #900;
  width: 160px;
  color: #fff;
  margin: 0px 0px 0px 23px;
  padding: 0;
  text-align: center;
}
#menu .major h3 {
    color: #fff;
    line-height: 17px;
}
#menu .major h3 span{font-size: 12px;}
#menu .major p {
    color: #fff;
}

@media (min-width: 1200px) {
  .header_modules h2 {
    font-size: 43px;
  }
  .header_modules p {
    font-size: 32px;
    line-height: 16px;
  }
  .page_link_area .row {
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    width: 690px;
    height: 103px;
    margin: auto;
  }
  .major {
    width: 700px;
    text-align: center;
    margin: 30px auto 0px auto;
  }
  #shidashi .major {
    width: 700px;
    text-align: center;
    margin: 0px auto 40px auto;
    font-size: 14px;
  }
  #shidashi .major p {
    padding-top: 10px;
    /* color: #117E16; */
    font-size: 130%;
  }
  #drink_info .major {
    width: 700px;
    text-align: center;
    margin: 0px auto 100px auto;
    padding: 40px;
  }
  .rd-parallax-layer[data-type="html"] p {
    font-size: 34px;
    line-height: 40px;
  }
}
.major.timeinfo {
  width: 700px;
  text-align: center;
  margin: 60px auto 50px auto;
  background: #fff;
  /* padding: 20px; */
  box-sizing: border-box;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page_link_area .row {
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    width: 520px;
    height: 103px;
    margin: auto;
  }
  .major {
    text-align: center;
    margin: 0px auto 0px auto;
    padding: 50px 0px;
  }
  #shidashi .major {
    width: 620px;
    text-align: center;
    margin: 0px auto 40px auto;
  }
  #shidashi .major p {
    padding-top: 10px;
    color: #117E16;
    font-size: 130%;
  }
  .rd-parallax-layer[data-type="html"] p {
    line-height: normal;
    font-size: 24px;
  }
}
@media screen and (max-width:768px) {
  .major.timeinfo {
    width: 100%;
    padding: 40px 0px;
  }
  .major {
    /* text-align: center; */
    /* margin: 30px auto 0px auto; */
    width: 90%;
    margin: 0px auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page_link_area .row {
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    width: 480px;
    height: 103px;
    margin: auto;
  }
  .circled {
    width: 133px !important;
    height: 60px !important;
    font-size: 12px !important;
  }
  .circled span {
    top: 22px !important;
  }
  .major {
    /* text-align: center; */
    /* margin: 30px auto 0px auto; */
  }
  #shidashi .major {
    text-align: center;
    margin: 0px auto 40px auto;
  }
  #shidashi .major p {
    padding-top: 10px;
    color: #117E16;
    font-size: 130%;
  }
  .header_modules h2 {
    font-size: 36px;
  }
  .rd-parallax-layer[data-type="html"] p {
    font-size: 28px;
    /* line-height: 36px; */
  }
}
@media (max-width: 767px) {
  .opition_banner {
    width: 100%;
  }
  .opition_banner img {
    width: 100%;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .banquet_menu p.price {
    font-size: 18px;
  }
  .banquet_menu p.price span {
    font-size: 10px;
  }
  .page_link_area .row {
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    width: 90%;
    height: 103px;
    margin: auto;
  }
  .circled {
    width: 80px !important;
    height: 60px !important;
    font-size: 8px !important;
  }
  .circled span {
    /* top: 22px !important; */
  }
  .major {
    width: 90%;
    text-align: center;
    margin: 110px auto 0px auto;
  }
  #shidashi .major {
    width: 90%;
    text-align: center;
    margin: 0px auto 40px auto;
  }
  #shidashi .major p {
    padding-top: 10px;
    /* color: #117E16; */
    font-size: 100%;
  }
  .page_link_area .row .col-xs-4 {
    padding: 0px !important;
    text-align: center;
  }
  .header_modules h2 {
    font-size: 20px;
  }
  .rd-parallax-layer[data-type="html"] p {
    font-size: 14px;
    line-height: 22px;
  }
}
.hoji_bg .circled {
  border: 1px dashed #000;
}
.hoji_bg .circled span {
  color: #000;
}
.circled {
  display: block;
  width: 150px;
  height: 100px;
  text-align: center;
  font-size: 12px;
  padding: 0;
  text-decoration: none;
  border: 1px dashed #000;
  margin: 0px auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.houji_link .circled {
  border: 1px dashed #000;
  box-shadow: none !important;
}
.houji_link .circled span {
  color: #000;
}
.circled span {
  /* position: relative; */
  /* top: 42px; */
  color: #000;
}
.circled:hover {
  background: rgba(0, 102, 51, 0.2);
  text-decoration: none;
}
.features {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-container: center;
  -webkit-justify-container: center;
  -ms-justify-container: center;
  justify-container: center;
  list-style: none;
  padding: 0;
  width: 100%;
}
.features li {
  padding: 4em 4em 2em 6em;
  display: block;
  position: relative;
  text-align: left;
  width: 50%;
}
.features li:nth-child(1) {
  background-color: rgba(0, 0, 0, 0.035);
}
.features li:nth-child(2) {
  background-color: rgba(0, 0, 0, 0.07);
}
.features li:nth-child(3) {
  background-color: rgba(0, 0, 0, 0.105);
}
.features li:nth-child(4) {
  background-color: rgba(0, 0, 0, 0.14);
}
.features li:nth-child(5) {
  background-color: rgba(0, 0, 0, 0.175);
}
.features li:nth-child(6) {
  background-color: rgba(0, 0, 0, 0.21);
}
.features li:nth-child(7) {
  background-color: rgba(0, 0, 0, 0.245);
}
.features li:nth-child(8) {
  background-color: rgba(0, 0, 0, 0.28);
}
.features li:nth-child(9) {
  background-color: rgba(0, 0, 0, 0.315);
}
.features li:nth-child(10) {
  background-color: rgba(0, 0, 0, 0.35);
}
.features li:before {
  display: block;
  color: #00ffcc;
  position: absolute;
  left: 1.75em;
  top: 2.75em;
  font-size: 1.5em;
}
.features li:nth-child(1) {
  border-top-left-radius: 3px;
}
.features li:nth-child(2) {
  border-top-right-radius: 3px;
}
.features li:nth-last-child(1) {
  border-bottom-right-radius: 3px;
}
.features li:nth-last-child(2) {
  border-bottom-left-radius: 3px;
}
@media screen and (max-width: 980px) {
  .features li {
    padding: 3em 2em 1em 2em;
    text-align: center;


  }
  .features li:before {
    left: 0;
    margin: 0 0 1em 0;
    position: relative;
    top: 0;
  }
}
@media screen and (max-width: 736px) {
  .features li {
    padding: 3em 0 1em 0;
    background-color: transparent !important;
    border-top: solid 2px #fff;
    width: 100%;
  }
  .features li:first-child {
    border-top: 0;
  }
}
.fortune_bg {
  background: url(../../images/anniversary/fortune_top.png) top no-repeat, url(../../images/anniversary/fortune_bottom.png) bottom no-repeat, #fff3f3 !important;
  padding: 100px 0px;
}
.fortune_bg img {max-width: 1250px;margin: 0px auto;display: block;padding: 40px 0px 50px 0px;width: 100%;}
.fortune_bg .spotlight {
  background: none;
}
.fortune_bg .item_type {
  line-height: 15px;
  padding-top: 15px;
  font-size: 12px;
}
.anniversary .item_type {
  line-height: 15px;
  padding-top: 15px;
  font-size: 12px;
}
.anniversary {
  background: url(../../images/anniversary/anniversary_bg.png) center no-repeat #fef0db !important;
  background-size: auto;
  padding: 100px 0px;
}
.anniversary .spotlight .container h2.seven_h2 span.h2_top {
  background: none;
}
.anniversary .spotlight .container h2.seven_h2 span.h2_under {
  background: none;
}
.anniversary .spotlight {
  background: none;
}
.anniversary .spotlight .container h3 {
  color: #f34949;
  font-size: 28px;
  letter-spacing: .5px;
  margin: 0;
  font-weight: normal;
  text-align: center;
  font-style: italic;
  border-bottom: 0px !important;
  margin-bottom: 20px;
}
.oiwai {
  padding: 0px 0px 0px 0px;
  background: #fce0c6;
  position: relative;
}
.oiwai .item_type {
  line-height: 15px;
  padding-top: 15px;
  font-size: 12px;
}
.oiwai .spotlight .container {
  padding: 100px 0px 10px 0px;
}
/*
.oiwai .spotlight:first-child .container {
	background:url(../../images/anniversary/oiwai_bg.png) no-repeat;
	background-size:27% !important;
	background-position:left 20px;
}*/
.oiwai .spotlight .container h2.seven_h2 span.h2_top {
  background: none;
  font-size: 26px;
}
.oiwai .spotlight .container h2.seven_h2 span.h2_under {
  background: none;
  padding-left: 25px;
}
.oiwai .spotlight {
  background: none;
}
.oiwai .spotlight .container h3 {
  color: #f34949;
  font-size: 28px;
  letter-spacing: .5px;
  margin: 0;
  font-weight: normal;
  text-align: center;
  font-style: italic;
  border-bottom: 0px !important;
  margin-bottom: 0;
}
.iijima {
  background: url(../../images/anniversary/iijima_bg.png) right bottom no-repeat #FFFDEB !important;
  background-size: auto;
  padding: 100px 0px;
}
.iijima h5 {
  color: #2B0000;
  font-size: 12px;
  line-height: 20px;
}
.iijima .spotlight {
  background: none;
}
.iijima .spotlight .container h3 {
  color: #f34949;
  font-size: 28px;
  letter-spacing: .5px;
  margin: 0;
  font-weight: normal;
  text-align: center;
  font-style: italic;
  border-bottom: 0px !important;
  margin-bottom: 20px;
}
.iijima .spotlight .container h2.seven_h2 span.h2_top {
  background: none;
}
.iijima .spotlight .container h2.seven_h2 span.h2_under {
  background: none;
}
.oiwai h5 {
  color: #2B0000;
  font-size: 12px;
  line-height: 20px;
}
.spotlight {
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  background: url(../../year/images/top_bg.jpg) repeat;
}
.style6 .spotlight {
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  background: #fff;
  padding: 0px 0px 90px 0px;
}
.hoji_bg {
  background: url(../../year/images/hoji_bg.jpg) repeat;
  padding: 140px 0px 0px 0px;
}
.seven_bg {
  background: #fff url(../../year/images/seven_bg.png) repeat;
  padding: 50px 0px 0px 0px;
}
.kids_bg {
  background: #FEFFF4 url(../../year/images/kids_bg.png) repeat;
  padding: 50px 0px 0px 0px;
}
.seven_area {
  padding: 50px 0px !important;
}
.style7 .spotlight {
  background: none !important;
}
.spotlight .image {
  -moz-order: 1;
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
  border-radius: 0;
  width: 40%;
}
.spotlight .image img {
  border-radius: 0;
  width: 100%;
}
.spotlight .container {
  -moz-order: 2;
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  color: #fff !important;
}
.spotlight .container h2 {
  padding: 14px 5px 5px 5px;
  background: rgba(0, 0, 0, 0.2);
  color: #333;
  font-size: 22px;
}
.spotlight .container h2.price {
  padding: 8px 5px 10px 5px;
  background: none;
  color: #333;
  font-size: 16px;
}
.spotlight .container h2.seven_h2, .spotlight .container h2.seven_h2_k {
  padding: 5px 5px 5px 5px;
  /*background:rgba(204,0,0,0.1);*/
  /*border-bottom:1px solid #666;*/
  background: none;
  color: #333;
  /* line-height:14px; */
  position: relative;
  text-align: center;
}
.oiwai .spotlight .container h2.seven_h2 {
  text-align: left;
}
.oiwai .spotlight .container h2.seven_h2 span {
  text-align: left;
}
.spotlight .container h2.seven_h2 span.h2_top, .spotlight .container h2.seven_h2_k span.h2_top {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 4em;
  padding: 0 1em;
  text-align: left;
  line-height: normal;
  font-size: 24px;
}
.spotlight .container h2.seven_h2 span.h2_top {
  background: #fff url(../../images/seven_bg.png) repeat;
}
.spotlight .container h2.seven_h2_k span.h2_top {
  background: #FEFFF4 url(../../images/kids_bg.png) repeat;
}
.spotlight .container h2.seven_h2 span.h2_under, .spotlight .container h2.seven_h2_k span.h2_under {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 4em;
  padding: 0 1em;
  text-align: left;
  line-height: normal;
  font-size: 12px;
}
.spotlight .container h2.seven_h2 span.h2_under {
  background: #fff url(../../images/seven_bg.png) repeat;
}
.spotlight .container h2.seven_h2_k span.h2_under {
  background: #FEFFF4 url(../../images/kids_bg.png) repeat;
}
.spotlight .container h2.seven_h2::before, .spotlight .container h2.seven_h2_k::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  container: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
  background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
}
.price_take {
  color: #333;
}
.seven_box p {
  margin: 0px !important;
}
.t_en {
  font-size: 14px;
}
.t_en {
  font-size: 14px;
  /* color: #D40000; */
}
.t_price {
  font-size: 24px;
}
.t_price {
  font-size: 34px;
  /* color: #D40000; */
}
.spotlight .container h2 span {
  font-size: 24px;
  padding: 0px;
  margin: 0;
  line-height: 29px;
  /* color: #E10000; */
}
.spotlight span.menu_span {
  background: rgba(0, 0, 0, 0.1);
  color: #000;
  font-size: 12px;
  padding: 5px 0px;
  /* margin-bottom: 10px; */
  display: block;
  width: 108px;
  margin: 10px auto;
  line-height: normal;
}
.spotlight span.menu_spans {
  font-size: 14px; /* position:relative; */ /* top:-15px; */
}
.item_img {
  width: 80%;
  margin: 0px auto;
}
.main_menu {
  border: 1px solid #CCC;
  padding: 10px;
  font-size: 18px;
  font-weight: 700;
  /* line-height: 30px; */
  margin: 20px 0px 20px;
  color: #000;
}
.spotlight p span.drink_info {
  background: none;
  color: #fff;
  font-size: 14px;
}
.spotlight .container h3 {
  border-bottom: 1px dashed #999;
}
.spotlight .container h3 span {
  font-size: 12px;
}
/* anniversary */
h2.an_title {
  display: inline-block;
  margin: 0;
  padding: 20px 25px 0px 25px;
  background: url(../img/ribbon.svg) no-repeat;
  background-position: 50% 0;
  color: #f34949 !important;
  font-weight: bold;
  line-height: 14px;
  background: none !important;
  font-size: 24px !important;
  margin-top: 6px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f34949;
  padding-bottom: 10px !important;
  width: 100%;
}
h2.an_title span {
  font-size: 12px !important;
}
h3.an_price {
  color: #f34949;
  font-size: 12px;
  letter-spacing: .5px;
  margin: 0;
  font-weight: normal;
  text-align: center;
  font-style: italic;
  border-bottom: 0px !important;
  margin-bottom: 0;
}
h3.an_price span {
  font-size: 28px !important;
}
.spotlight p.zeikomi {
  /* color: #f34949; */
  font-size: 12px;
  letter-spacing: .5px;
  margin: 0;
  font-weight: normal;
  /* text-align: center; */
  border-bottom: 0px !important;
  margin-bottom: 20px;
}
.hojipage .spotlight p.zeikomi {
  /* color: #000; */
}
.oiwai .spotlight p.zeikomi {
  text-align: center;
  padding: 0;
  width: 100%;
  position: relative;
  top: 0;
  right: 0;
}
.item_type span {
  font-size: 10px;
}
.item_p span.first, .item_p span.second, .item_p span.third {
  font-size: 12px;
  color: #6b7e26;
  margin-right: 10px;
}
.item_p span.ord_inner {
  font-size: 18px;
  color: #000;
  margin-right: 10px;
}
.an_info {
  color: #fff;
  border: 1px solid #fff;
  padding: 10px;
}
.oiwai_info {
  color: #000;
  border: 1px solid #000;
  padding: 10px;
  font-size: 14px;
  width: 300px;
  margin: 0px auto;
}
.spotlight p span {
  font-size: 12px;
  margin-right: 5px;
}
@media screen and (max-width:2500px) {
  .spotlight {
    padding: 4% 10%;
  }
  .spotlight .container {}
  .spotlight .container {
    text-align: center;
  }
  .spotlight p {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    /* color: #000; */
    padding: 0px;
    text-align: left;
  }
  .oiwai .spotlight p {
    text-align: left;
    padding-left: 98px;
  }
}
#shidashi .spotlight p {
	color:#000;
}
@media screen and (max-width:1500px) {
  .spotlight {
    padding: 0% 5%;
  }
  .spotlight .container {}
}
@media screen and (max-width: 1280px) {
  .spotlight .image {
    width: 45%;
  }
  .spotlight .container {}
  .spotlight p {
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
  }
}
@media screen and (max-width: 1024px) {
	
  .spotlight p {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    text-align: left;
  }
}
@media screen and (max-width: 980px) {
  .spotlight {
    padding: 0%;
    width: 100%;
    margin: 0px auto;
  }
  .spotlight {
    display: block;
    margin-bottom: 80px;
  }
  .spotlight br.non {
    display: none;
  }
  .spotlight p span {
    display: inline;
    margin-right: 5px;
    line-height: normal;
  }
  .spotlight .image {
    width: 80%;
    margin: 0px auto;
    clear: both;
    text-align: center;
    padding: 0;
    display: block;
  }
  .spotlight:nth-child(1) .container {
    text-align: center;
  }
  .spotlight:nth-child(3) .container {
    text-align: center;
  }
  .spotlight .container {}
}
@media screen and (max-width: 736px) {
  .anniversary .item_type {
    line-height: 6px;
    font-size: 10px;
  }
  .oiwai .item_type {
    line-height: 6px;
    font-size: 10px;
  }
  .item_type span {
    font-size: 8px;
  }
  .spotlight .container h2.seven_h2, .spotlight .container h2.seven_h2_k {
    line-height: 11px;
  }
  .spotlight .container h2.seven_h2 span.h2_top, .spotlight .container h2.seven_h2_k span.h2_top {
    line-height: 12px;
  }
  .oiwai_info {
    width: 90%;
    font-size: 10px;
  }
  .anniversary {
    background: url(../../images/anniversary/anniversary_sp_bg.png) center no-repeat #fef0db !important;
    background-size: cover !important;
  }
  .iijima {
    background-size: 50% !important;
    padding: 100px 0px;
  }
  .oiwai .spotlight:first-child .container {
    background-size: 50% !important;
    background-position: left 20px;
  }
  .spotlight .container {}
  .spotlight p br {
    display: block;
  }
  .spotlight p br.non {
    display: none;
  }
  .spotlight p {
    font-size: 12px;
    line-height: normal;
  }
  .spotlight .main_menu span {
    font-size: 14px;
  }
  .spotlight .main_menu {
    font-size: 12px;
    line-height: normal;
  }
  .spotlight span.menu_spans {
    font-size: 10px;
    line-height: normal; /* margin-top: 10px; */
  }
  .line16 {
    line-height: 16px !important;
  }

}
.wrapper > .inner {
  width: 60em;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) {
  .wrapper > .inner {
    width: 90%;
  }
}
@media screen and (max-width: 980px) {
  .wrapper > .inner {
    width: 100%;
  }
}
.wrapper.style1 {
  background-color: #900;
  padding: 20px 0px 50px 0px;
}
.bg_black {
  background: rgba(0, 0, 0, 1) !important;
}
.wrapper.style1 strong, .wrapper.style1 b {
  color: #ffffff;
}
.wrapper.style1 h2, .wrapper.style1 h3, .wrapper.style1 h4, .wrapper.style1 h5, .wrapper.style1 h6 {
  color: #ffffff;
}
.wrapper.style1 hr {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style1 blockquote {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style1 code {
  background: rgba(255, 255, 255, 0.075);
}
.wrapper.style1 header p {
  color: #a6e0db;
}
.wrapper.style1 header.major h2, .wrapper.style1 header.major h3, .wrapper.style1 header.major h4, .wrapper.style1 header.major h5, .wrapper.style1 header.major h6 {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style1 header.major p {
  color: #c7ebe8;
}
.wrapper.style1 label {
  color: #ffffff;
}
.wrapper.style1 input[type="text"], .wrapper.style1 input[type="password"], .wrapper.style1 input[type="email"], .wrapper.style1 select, .wrapper.style1 textarea {
  background: rgba(255, 255, 255, 0.075);
}
.wrapper.style1 .select-wrapper:before {
  color: rgba(0, 0, 0, 0.125);
}
.wrapper.style1 input[type="checkbox"] + label, .wrapper.style1 input[type="radio"] + label {
  color: #c7ebe8;
}
.wrapper.style1 input[type="checkbox"] + label:before, .wrapper.style1 input[type="radio"] + label:before {
  background: rgba(255, 255, 255, 0.075);
}
.wrapper.style1 input[type="checkbox"]:checked + label:before, .wrapper.style1 input[type="radio"]:checked + label:before {
  background: #ffffff;
  color: #21b2a6;
}
.wrapper.style1 ::-webkit-input-placeholder {
  color: #a6e0db !important;
}
.wrapper.style1 :-moz-placeholder {
  color: #a6e0db !important;
}
.wrapper.style1 ::-moz-placeholder {
  color: #a6e0db !important;
}
.wrapper.style1 :-ms-input-placeholder {
  color: #a6e0db !important;
}
.wrapper.style1 .formerize-placeholder {
  color: #a6e0db !important;
}
.wrapper.style1 .icon.major {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style1 ul.alt li {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style1 table tbody tr {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style1 table tbody tr:nth-child(2n + 1) {
  background-color: rgba(255, 255, 255, 0.075);
}
.wrapper.style1 table th {
  color: #ffffff;
}
.wrapper.style1 table thead {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style1 table tfoot {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style1 table.alt tbody tr td {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style1 input[type="submit"], .wrapper.style1 input[type="reset"], .wrapper.style1 input[type="button"], .wrapper.style1 button, .wrapper.style1 .button {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.125);
  color: #ffffff;
}
.wrapper.style1 input[type="submit"]:hover, .wrapper.style1 input[type="reset"]:hover, .wrapper.style1 input[type="button"]:hover, .wrapper.style1 button:hover, .wrapper.style1 .button:hover {
  background-color: rgba(255, 255, 255, 0.075);
}
.wrapper.style1 input[type="submit"]:active, .wrapper.style1 input[type="reset"]:active, .wrapper.style1 input[type="button"]:active, .wrapper.style1 button:active, .wrapper.style1 .button:active {
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 736px) {
  .wrapper.style1 .features li {
    border-top-color: rgba(0, 0, 0, 0.125);
  }
}
.wrapper.style2 {
  background-color: #2e3842;
  position: relative;
  padding: 40px 0px 40px 0px;
}
#drink_info {
  padding: 40px 0px 0px 0px;
}
.wrapper.style3 {
  background-color: #900;
  color: #d3d4e4;
  height: auto;
  overflow: hidden;
}
.enan_bg {
  background: url(https://nikunoiijima.co.jp/restaurant/en/wp-content/uploads/2020/11/enanbg.jpg) repeat;
  background-attachment: fixed;
  padding: 100px 0px;
}
.enan_bg a {
    display: block;
    max-width: 980px;
    margin: 0px auto;
}
.wrapper.style3 strong, .wrapper.style3 b {
  color: #ffffff;
}
.wrapper.style3 h2, .wrapper.style3 h3, .wrapper.style3 h4, .wrapper.style3 h5, .wrapper.style3 h6 {
  color: #ffffff;
}
.wrapper.style3 hr {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style3 blockquote {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style3 code {
  background: rgba(255, 255, 255, 0.075);
}
.wrapper.style3 header p {
  color: #b9bad3;
}
.wrapper.style3 header.major h2, .wrapper.style3 header.major h3, .wrapper.style3 header.major h4, .wrapper.style3 header.major h5, .wrapper.style3 header.major h6 {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style3 header.major p {
  color: #d3d4e4;
}
.wrapper.style3 label {
  color: #ffffff;
}
.wrapper.style3 input[type="text"], .wrapper.style3 input[type="password"], .wrapper.style3 input[type="email"], .wrapper.style3 select, .wrapper.style3 textarea {
  background: rgba(255, 255, 255, 0.075);
}
.wrapper.style3 .select-wrapper:before {
  color: rgba(0, 0, 0, 0.125);
}
.wrapper.style3 input[type="checkbox"] + label, .wrapper.style3 input[type="radio"] + label {
  color: #d3d4e4;
}
.wrapper.style3 input[type="checkbox"] + label:before, .wrapper.style3 input[type="radio"] + label:before {
  background: rgba(255, 255, 255, 0.075);
}
.wrapper.style3 input[type="checkbox"]:checked + label:before, .wrapper.style3 input[type="radio"]:checked + label:before {
  background: #ffffff;
  color: #505393;
}
.wrapper.style3 ::-webkit-input-placeholder {
  color: #b9bad3 !important;
}
.wrapper.style3 :-moz-placeholder {
  color: #b9bad3 !important;
}
.wrapper.style3 ::-moz-placeholder {
  color: #b9bad3 !important;
}
.wrapper.style3 :-ms-input-placeholder {
  color: #b9bad3 !important;
}
.wrapper.style3 .formerize-placeholder {
  color: #b9bad3 !important;
}
.wrapper.style3 .icon.major {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style3 ul.alt li {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style3 table tbody tr {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style3 table tbody tr:nth-child(2n + 1) {
  background-color: rgba(255, 255, 255, 0.075);
}
.wrapper.style3 table th {
  color: #ffffff;
}
.wrapper.style3 table thead {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style3 table tfoot {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style3 table.alt tbody tr td {
  border-color: rgba(0, 0, 0, 0.125);
}
.wrapper.style3 input[type="submit"], .wrapper.style3 input[type="reset"], .wrapper.style3 input[type="button"], .wrapper.style3 button, .wrapper.style3 .button {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.125);
  color: #ffffff;
}
.wrapper.style3 input[type="submit"]:hover, .wrapper.style3 input[type="reset"]:hover, .wrapper.style3 input[type="button"]:hover, .wrapper.style3 button:hover, .wrapper.style3 .button:hover {
  background-color: rgba(255, 255, 255, 0.075);
}
.wrapper.style3 input[type="submit"]:active, .wrapper.style3 input[type="reset"]:active, .wrapper.style3 input[type="button"]:active, .wrapper.style3 button:active, .wrapper.style3 .button:active {
  background-color: rgba(255, 255, 255, 0.2);
}
.wrapper.style5 {
  background-color: #FFF;
  padding: 40px 0px 50px 0px;
}
@media screen and (max-width: 736px) {
  .wrapper.style3 .features li {
    border-top-color: rgba(0, 0, 0, 0.125);
  }
}
.wrapper.style4 {
  background-color: transparent;
  padding-top: 20px;
}
.wrapper.style_seven {
  background-color: transparent;
  padding-top: 20px;
}
.wrapper.style5 {
  background-color: #ffffff;
  color: #4E4852;
}
.wrapper.style5 strong, .wrapper.style5 b {
  color: #2E3842;
}
.wrapper.style5 h2, .wrapper.style5 h3, .wrapper.style5 h4, .wrapper.style5 h5, .wrapper.style5 h6 {
  color: #2E3842;
}
.wrapper.style5 hr {
  border-color: #dfdfdf;
}
.wrapper.style5 blockquote {
  border-color: #dfdfdf;
}
.wrapper.style5 code {
  background: rgba(0, 0, 0, 0.0375);
}
.wrapper.style5 header p {
  color: #8E8892;
}
.wrapper.style5 header.major h2, .wrapper.style5 header.major h3, .wrapper.style5 header.major h4, .wrapper.style5 header.major h5, .wrapper.style5 header.major h6 {
  border-color: #dfdfdf;
}
.wrapper.style5 header.major p {
  color: #4E4852;
}
.wrapper.style5 label {
  color: #2E3842;
}
.wrapper.style5 input[type="text"], .wrapper.style5 input[type="password"], .wrapper.style5 input[type="email"], .wrapper.style5 select, .wrapper.style5 textarea {
  background: rgba(0, 0, 0, 0.0375);
}
.wrapper.style5 .select-wrapper:before {
  color: #dfdfdf;
}
.wrapper.style5 input[type="checkbox"] + label, .wrapper.style5 input[type="radio"] + label {
  color: #4E4852;
}
.wrapper.style5 input[type="checkbox"] + label:before, .wrapper.style5 input[type="radio"] + label:before {
  background: rgba(0, 0, 0, 0.0375);
}
.wrapper.style5 input[type="checkbox"]:checked + label:before, .wrapper.style5 input[type="radio"]:checked + label:before {
  background: #2E3842;
  color: #ffffff;
}
.wrapper.style5 ::-webkit-input-placeholder {
  color: #8E8892 !important;
}
.wrapper.style5 :-moz-placeholder {
  color: #8E8892 !important;
}
.wrapper.style5 ::-moz-placeholder {
  color: #8E8892 !important;
}
.wrapper.style5 :-ms-input-placeholder {
  color: #8E8892 !important;
}
.wrapper.style5 .formerize-placeholder {
  color: #8E8892 !important;
}
.wrapper.style5 .icon.major {
  border-color: #dfdfdf;
}
.wrapper.style5 ul.alt li {
  border-color: #dfdfdf;
}
.wrapper.style5 table tbody tr {
  border-color: #dfdfdf;
}
.wrapper.style5 table tbody tr:nth-child(2n + 1) {
  background-color: rgba(0, 0, 0, 0.0375);
}
.wrapper.style5 table th {
  color: #2E3842;
}
.wrapper.style5 table thead {
  border-color: #dfdfdf;
}
.wrapper.style5 table tfoot {
  border-color: #dfdfdf;
}
.wrapper.style5 table.alt tbody tr td {
  border-color: #dfdfdf;
}
.wrapper.style5 input[type="submit"], .wrapper.style5 input[type="reset"], .wrapper.style5 input[type="button"], .wrapper.style5 button, .wrapper.style5 .button {
  box-shadow: inset 0 0 0 2px #dfdfdf;
  color: #2E3842;
}
.wrapper.style5 input[type="submit"]:hover, .wrapper.style5 input[type="reset"]:hover, .wrapper.style5 input[type="button"]:hover, .wrapper.style5 button:hover, .wrapper.style5 .button:hover {
  background-color: rgba(0, 0, 0, 0.0375);
}
.wrapper.style5 input[type="submit"]:active, .wrapper.style5 input[type="reset"]:active, .wrapper.style5 input[type="button"]:active, .wrapper.style5 button:active, .wrapper.style5 .button:active {
  background-color: rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 736px) {
  .wrapper.style5 {
    padding: 40px 0px 40px 0px;
    width: 90%;
    margin: 0px auto;
  }
  .wrapper.style5 .features li {
    border-top-color: #dfdfdf;
  }
}
#page-wrapper, #page-wrapper_h, #page-wrapper_s {
  -moz-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
  padding-top: 3em;
}
#page-wrapper:before, #page-wrapper_h:before, #page-wrapper_s:before {
  background: transparent;
  container: '';
  display: block;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10001;
}
/* Header */
#header {
  -moz-transition: background-color 0.2s ease;
  -webkit-transition: background-color 0.2s ease;
  -ms-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background: #2e3842;
  height: 3em;
  left: 0;
  line-height: 3em;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
#header h1 {
  -moz-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  height: inherit;
  left: 1.25em;
  line-height: inherit;
  position: absolute;
  top: 0;
}
#header h1 a {
  border: 0;
  display: block;
  height: inherit;
  line-height: inherit;
}
@media screen and (max-width: 2500px) {
  #header h1 a {
    padding-top: 5px;
  }
}
@media screen and (max-width: 1280px) {
  #header h1 a {
    padding-top: 2px;
  }
}
@media screen and (max-width: 736px) {
  #header h1 a {
    padding-top: 0px;
  }
}
.spotlight .container h2.seven_h2 span.h2_top, .spotlight .container h2.seven_h2_k span.h2_top {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0px;
  padding: 0 1em;
  text-align: left;
  line-height: 14px;
  font-size: 20px;
}
.spotlight .container h2.seven_h2 span.h2_top {
  background: #fff url(../../images/seven_bg.png) repeat;
}
.spotlight .container h2.seven_h2_k span.h2_top {
  background: #FEFFF4 url(../../images/kids_bg.png) repeat;
}
.spotlight .container h2.seven_h2 span.h2_under, .spotlight .container h2.seven_h2_k span.h2_under {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0px;
  padding: 0 1em;
  text-align: left;
  line-height: normal;
  font-size: 12px;
}
.access {
  width: 50%;
  -moz-order: 2;
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  padding-bottom: 20px;
}
.gmap {
  width: 100%;
  position: relative;
  padding: 130px;
  height: auto;
  overflow: hidden;
}
.gmap iframe, .gmap object, .gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1200px) {
  #enkai_area .more, #enkai_area .more2, #enkai_area .more3, #hodai_menu_area .more4, #hodai_menu_area .more5, #hodai_menu_area .more6, #cake_area .more7, #cake_area .more8, #cake_area .more9 {
    width: 14em;
  }
  #enkai_area h2, #hodai_menu_area h2, #cake_area h2 {
    line-height: 44px;
  }
}
@media screen and (max-width: 980px) {
  #enkai_area .more, #enkai_area .more2, #enkai_area .more3, #hodai_menu_area .more4, #hodai_menu_area .more5, #hodai_menu_area .more6, #cake_area .more7, #cake_area .more8, #cake_area .more9 {
    width: 10em;
  }
  #enkai_area .more:after, #enkai_area .more2:after, #enkai_area .more3:after, #hodai_menu_area .more4:after, #hodai_menu_area .more5:after, #hodai_menu_area .more6:after, #cake_area .more7:after, #cake_area .more8:after, #cake_area .more9:after {
    top: 65px;
  }
  .access {
    width: 100%;
    -moz-order: 2;
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    padding-bottom: 20px;
  }
  .gmap {
    width: 100%;
    position: relative;
    padding: 130px;
    height: auto;
    overflow: hidden;
  }
  .gmap iframe, .gmap object, .gmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 736px) {
  #enkai_area h2, #hodai_menu_area h2, #cake_area h2 {
    font-size: 20px !important;
  }
  #enkai_area p, #hodai_menu_area p, #cake_area p {
    font-size: 12px !important;
  }
  #enkai_area h2, #hodai_menu_area h2, #cake_area h2 {
    line-height: 28px;
  }
}
@media screen and (max-width: 650px) {
  #enkai_area .more, #hodai_menu_area .more4, #cake_area .more7 {
    left: 3%;
    right: 0%;
  }
  #enkai_area .more2, #hodai_menu_area .more5, #banne3r .more8 {
    left: 40%;
    right: 0%;
  }
  #enkai_area .more3, #hodai_menu_area .more6, #cake_area .more9 {
    right: 3%;
  }
}
@media screen and (max-width: 650px) {
  #enkai_area .more2, #hodai_menu_area .more5, #cake_area .more8 {
    left: 38%;
    right: 0%;
  }
}
@media screen and (max-width: 480px) {
  #enkai_area .more2, #hodai_menu_area .more5, #cake_area .more8 {
    left: 36%;
    right: 0%;
  }
  #enkai_area .more, #enkai_area .more2, #enkai_area .more3, #hodai_menu_area .more4, #hodai_menu_area .more5, #hodai_menu_area .more6, #cake_area .more7, #cake_area .more8, #cake_area .more9 {
    width: 8.5em;
  }
}
.banquetinfo {
  text-align: center;
  margin: 20px auto;
  color: #424242;
  font-size: 14px;
  font-weight: bold;
  max-width: 980px;
  padding: 10px;
  border: 2px solid #C00;
}
.banquetinfo span {
  color: #c00;
  text-align: center;
  display: block;
}
@media screen and (max-width: 425px) {
  #gallery_area .container {
    width:100%;
  }
  #takeoutcourse .container {
    width:100%;
  }
  #takeoutcourse .major {
    width:100%;
  }
  #takeoutcourse .major img{
    width:100%;
  }
  
  #shidashi .container {
    width:100%;
  }
  #shidashi .major {
    width: 100%;
}
#shidashi .major img{width: 100%;}
  .banquetinfo {
    width: 90%;
    font-size: 10px;
    text-align: left;
    font-weight: normal;
    margin: 0 auto;
  }
  .banquetinfo span {
    display: block;
    font-weight: normal;
  }
  h1 {
    font-size: 14px;
  }
  header .header_modules h2 {
    font-size: 22px;
  }
  header .rd-parallax-layer[data-type="html"] p {
    font-size: 10px;
  }
  #enkai_area .more2, #hodai_menu_area .more5, #cake_area .more8 {
    left: 35%;
  }
  .spotlight .container {
    width: 100%;
  }
}
.seven_footer {
  font-size: 24px;
  padding: 40px 0px 0px 0px;
}
.seven_img {
  border: 6px solid rgba(0, 0, 0, 0.2);
  padding: 0px;
  line-height: 0px;
}
.seven_img img {
  line-height: 0px;
}
.p_b {
  padding-bottom: 50px;
}
.seven_info {
  font-size: 14px;
  border: 1px solid #999;
  padding: 10px;
  color: #666 !important;
}
.breadcrumb_area {
  padding-bottom: 10px;
}
.cd-multi-steps {
  width: 90%;
  max-width: 768px;
  padding: 0.5em 1em;
  margin: 0px auto;
  border-radius: .25em;
}
.cd-multi-steps::after {
  clear: both;
  content: "";
  display: table;
}
.cd-multi-steps li {
  display: inline-block;
  float: left;
  margin: 0.5em 0;
}
.cd-multi-steps li::after {
  display: inline-block;
  content: '\00bb';
  margin: 0 .6em;
  color: #ccc;
}
.cd-multi-steps li:last-of-type::after {
  display: none;
}
.cd-multi-steps li > * {
  display: inline-block;
  font-size: 10px;
  color: #000;
}
.houji_bread .cd-multi-steps li > * {
  color: #777;
}
.cd-multi-steps li.current > * {
  color: #000;
}
.no-touch .cd-multi-steps a:hover {
  color: #000;
}
@media only screen and (min-width: 768px) {
  .cd-multi-steps {
    padding: 0 1.2em;
  }
  .cd-multi-steps li {
    margin: 1.2em 0;
  }
  .cd-multi-steps li::after {
    margin: 0 1em;
  }
  .cd-multi-steps li > * {
    font-size: 10px;
  }
}
.ord_image {
  position: absolute;
  left: 260px;
  top: 380px;
  width: 300px;
}
.img_info {
  position: absolute;
  right: 0%;
  bottom: 0%;
  border: 1px solid rgba(51, 51, 51, 0.5);
  background: rgba(255, 255, 255, 1);
  color: #333;
  font-size: 14px;
  padding: 5px;
  line-height: normal;
  text-align: left;
}
@media screen and (max-width: 1280px) {
  .ord_image {
    left: 50%;
    top: 70%;
    width: 50%;
  }
  .img_info {
    right: 0%;
    bottom: -3%;
    max-width: 370px;
  }
}
@media screen and (max-width: 991px) {
  .ord_image {
    position: absolute;
    left: 60%;
    /* right: 30%; */
    top: 60%;
    width: 50%;
  }
  .img_info {
    left: initial;
    right: initial;
    bottom: -13%;
    width: 200px;
    background: #fff;
    font-size: 10px;
  }
  .img_info p {
    position: relative;
  }
}
@media only screen and (min-width: 768px) {
  
  .opition_banner {
    text-align: center;
    width: 1000px;
    margin: 0px auto;
    padding: 20px 0px 40px 0px;
  }
  .opition_banner img {
    width: 100%;
  }
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  .cd-multi-steps {
    background-color: transparent;
    padding: 0;
    text-align: center;
  }
  .cd-multi-steps li {
    position: relative;
    float: none;
    margin: 0.4em 40px 0.4em 0;
  }
  .cd-multi-steps li:last-of-type {
    margin-right: 0;
  }
  .cd-multi-steps li::after {
    position: absolute;
    content: '';
    height: 4px;
    background: #edeff0;
    margin: 0;
  }
  .cd-multi-steps li.visited::after {
    background-color: #000;
  }
  .cd-multi-steps li > *, .cd-multi-steps li.current > * {
    position: relative;
    color: #000;
  }
  .houji_bread .cd-multi-steps li > *, .cd-multi-steps li.current > * {
    color: #000;
  }
  .cd-multi-steps.text-top li {
    width: 80px;
    text-align: center;
  }
  .cd-multi-steps.text-top li::after {
    position: absolute;
    left: 50%;
    width: calc(100% + 40px);
  }
  .cd-multi-steps.text-top li > *::before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: #ccc;
  }
  .cd-multi-steps.text-top li.visited > *::before, .cd-multi-steps.text-top li.current > *::before {
    background-color: #000;
  }
  .no-touch .cd-multi-steps.text-top a:hover {
    color: #000;
  }
  .no-touch .cd-multi-steps.text-top a:hover::before {
    box-shadow: 0 0 0 3px rgba(150, 192, 61, 0.3);
  }
  .cd-multi-steps.text-top li::after {
    bottom: 4px;
  }
  .cd-multi-steps.text-top li > * {
    padding-bottom: 20px;
  }
  .cd-multi-steps.text-top li > *::before {
    bottom: 0;
  }
}
#information {
  padding-bottom: 40px;
}
.info_area {
  padding-left: 42px;
  padding-right: 42px;
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  max-width: 1024px;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  box-sizing: border-box;
  padding-top: 24px;
}
.info_area ul {
  padding: 0px;
  margin: 0px;
  clear: both;
}
@media screen and (max-width: 1024px) {
	
  .info_area {
    width: auto;
  }
}
@media screen and (max-width: 600px) {
  .info_area {
    padding-left: 16px;
    padding-right: 16px;
    width: auto;
  }
}
@media screen and (max-width: 860px) {
  .psc-sp-icon-info-btn {
    background: url(../../../../../../content/dam/pscom/ja-jp/icon/icon_link.svg) no-repeat;
    background-position: right center;
    padding: 0 24px 0 0;
  }
}
.info_title {
  border-bottom: 2px solid #1f1f1f;
}
@media screen and (max-width: 960px) {
  .info_title h3 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
  }
}
.info_title {
  position: relative;
}
.info_area ul li {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px dotted #1f1f1f;
  list-style: none;
}
.info_area ul li a {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  color: #1f1f1f;
}
.info_area ul li a:hover {
  color: #B90003;
  text-decoration: underline;
}
.psc-info-date {
  display: block;
  color: #900002;
  font-size: 12px;
  font-size: 1.2rem;
  float: left;
  margin: 0 16px 0 0;
}
.info_area.info .psc-info-date {
  display: block;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  float: left;
  margin: 0 16px 0 0;
  background: #900;
  padding: 5px;
}
.an_bg_icon {
  width: 330px;
  margin: 0px auto;
  position: absolute;
  top: 0;
  left: 20%;
  z-index: 2;
}
.an_bg_icon img {
  width: 100%;
}
.an_img {
  width: 600px;
  margin: 0px auto;
  position: relative;
}
.an_img img {
  width: 100%;
}
@media screen and (max-width: 960px) {
  .psc-info-date {
    display: block;
    float: none;
  }
  .info_area.info .psc-info-date {
    display: block;
    float: none;
    text-align: center;
    margin-bottom: 5px;
  }
  .info_area.info .psc-of-hidden {
    font-size: 12px;
  }
  .info_area ul li {
    list-style: none;
  }
  .psc-sp-icon-info-btn {
    padding: 0px;
  }
  .an_bg_icon {
    width: 170px;
    margin: 0px auto;
    left: 10px;
  }
  .an_bg_icon img {
    width: 100%;
  }
  .an_img {
    width: 100%;
    margin: 0px auto;
  }
  .an_img img {
    width: 100%;
  }
}
.psc-d-block {
  display: block;
}
.psc-of-hidden {
  overflow: hidden;
}
.menu_info {
  padding: 20px 0px;
  text-align: right;
}
.white {
  color: #fff;
}
.banquet_img {
  padding: 10px;
  margin: 30px 0px;
  background: rgba(255, 255, 255, 0.8);
}
#ec_shop {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  background: #e6e6e6;
  width: 100%;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.ab_bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ab_2col {
  width: 50%;
  position: relative;
}
.heading {
  margin-bottom: 30px;
  color: #fff;
  font-style: italic;
  font-weight: 300;
  position: relative;
  padding-bottom: 30px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 400px;
  height: 100px;
  text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.8);
}
.heading span {
  font-size: 12px;
}
.ab_text {
  padding: 60px 60px;
  text-align: left;
  background: #130d08 url(../images/wood_1.png) repeat;
}
.ab_text h3 {
  color: #daa520;
  font-size: 18px;
}
.ab_text p {
  line-height: 2;
  color: #fff;
  font-size: 16px;
}
.text-center {
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .ab_bg {
    width: 100%;
    min-height: 500px;
  }
  .ab_2col {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .spotlight {
    margin: 0px;
    padding: 50px 0px;
  }
  .major img {
    width: 90%;
  }
  .spotlight p {
    font-size: 10px;
    font-weight: normal;
  }
  .ab_bg {
    width: 100%;
    min-height: 252px;
  }
  .ab_text p {
    line-height: 12px;
    font-size: 10px;
  }
  .ord_image {
    top: 65%;
    left: 51%;
  }
}
@media screen and (max-width:438px) {
  .ab_bg {
    width: 100%;
    min-height: 130px;
  }
}
.btn-primary.btn-outline {
  background: transparent;
  color: #daa520;
  border: 2px solid #daa520;
}
.btn, a, .btn:hover, a:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline: none !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #daa520 !important;
  border-color: #daa520 !important;
  color: #fff;
}
.reg {
  font-size: 12px;
  margin-left: 5px;
}
/* recruit */
table.course_menu_table {
  margin: 0 auto;
  border-collapse: collapse;
  border: none;
  max-width: 540px;
  font-size: 13px;
  table-layout: fixed;
}
table.course_menu_table th {
  width: 100px;
  /* min-height: 13px; */
  padding: 10px 10px 10px 0;
  text-align: justify;
  text-justify: inter-ideograph;
  vertical-align: middle;
  border: none;
  font-size: 16px;
  font-weight: normal;
  white-space: nowrap;
  color: #777;
  overflow: visible;
  position: relative;
}
table.course_menu_table th span {
  font-size: 12px;
}
table.course_menu_table th::after {
  float: right;
  padding: 0;
  right: -50px;
  top: 50%;
  content: "";
  height: 1px;
  background: #777;
  width: 24px;
  position: absolute;
  pointer-events: none;
  border: none;
}
table.course_menu_table td {
  height: auto;
  font-size: 16px;
  margin: 0;
  padding: 10px 10px 10px 100px;
  text-align: left;
  vertical-align: middle;
  border: none;
  line-height: 180%;
  color: #000;
}
table.course_menu_table td span {
  font-size: 12px;
}
.spotlight p.course_menu_table_p {
  font-size: 14px;
  color: #000;
  font-weight: normal;
  padding: 10px 0px 0px 0px;
  text-align: center;
}
.course_table dl {
  display: table;
}
.course_table dt {
  display: table-cell;
  vertical-align: middle;
  color: #000;
  width: 100px;
  text-align: center;
}
.course_table dd {
  color: #000;
  font-size: 19px;
  font-weight: bold;
  text-align: left;
}
.course_table dd span {
  font-size: 12px;
}
.course_table dt span {
  background: #fff;
  padding: 5px 10px;
}
.enan_bg .course_table dt {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  width: 93px;
  text-align: center;
  background: #000;
}
.enan_bg .course_table dt span {
  background: none;
}
.grand_img {
  padding: 20px;
  /* background: rgba(255, 255, 255, 0.6); */
}
.spotlight .container .hoji_menu {
  background: none;
  max-width: 240px;
  margin: 0px auto;
  padding: 0px 0px 40px 0px;
}
.spotlight p.hoji_price {
  margin: 0;
  line-height: 15px;
  text-align: center;
}
.spotlight p.hoji_price span {
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  .banquet_img {
    width: 70%;
    margin: 0px auto;
  }
  .header_modules h2 {
    font-size: 24px;
  }
  .rd-parallax-layer[data-type="html"] p {
    font-size: 14px;
    margin: 0;
  }
  .grand_img {
    margin-bottom: 20px;
    background: none;
  }
  table.course_menu_table {
    width: 430px;
  }
  .spotlight span.menu_spans {
    font-size: 10px;
  }
  table.course_menu_table th {
    font-size: 10px;
    padding: 0px 0px 0px 0px;
  }
  table.course_menu_table th span {
    font-size: 8px;
  }
  table.course_menu_table td {
    font-size: 16px;
    padding: 10px 0px 10px 37px;
  }
  table.course_menu_table th::after {
    right: -16px;
    width: 10px;
  }
  .spotlight p.course_menu_table_p {
    font-size: 10px;
    text-align: center;
  }
  .course_table dt {
    font-size: 12px;
    font-weight: normal;
  }
  .course_table dd {
    font-size: 16px;
  }
}
.nomidrink_arae {
    padding: 20px;
    position: relative;
    z-index: 99999;
}
.nomidrink_arae .row {
  width: 100%;
  max-width: 1170px;
  margin: 0px auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#alcohol figure {
  margin: 0;
  display: none;
}
#alcohol a {
  display: block;
  width: 100%;
}
#alcohol a img {
  width: 100%;
  height: auto;
}
#alcohol figure:target {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
#alcohol figure:target #overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  color: inherit;
}
#alcohol figure:target img {
  animation: fadein .3s;
  height: auto;
  width: 540px;
  position: relative;
}
@keyframes fadein {
  0% {
    transform: scale(0.2);
    opacity: 0.2;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
#nonalcohol figure {
  margin: 0;
  display: none;
}
#nonalcohol figure:target {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
#nonalcohol figure:target #overlay2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  color: inherit;
}
#nonalcohol figure:target img {
  animation: fadein .3s;
  height: auto;
  width: 540px;
}
#nonalcohol a {
  display: block;
  width: 100%;
}
#nonalcohol a img {
  width: 100%;
  height: auto;
}


  .hodaidetail {
    font-size: 16px;
    color: #555;
    border: 1px solid #ccc;
    background: #fff;
    padding: 10px;
    text-align: left;
  }
@media (max-width: 780px) {
  #alcohol a img {
    width: 100%;
    height: auto;
  }
  #alcohol figure:target img {
    animation: fadein .3s;
    height: auto;
    width: 84%;
  }
  #nonalcohol figure:target img {
    animation: fadein .3s;
    height: auto;
    width: 84%;
  }
  #nonalcohol a img {
    width: 100%;
    height: auto;
  }
}
.menu_mainimg {
  border: 5px solid #ccc;
  padding: 10px;
  background: #fff;
}
@media screen and (max-width: 425px) {
  .nomidrink_arae .row {
    padding: 0px 0px 0px 0px;
    clear: both;
}
  .spotlight .container h2 span {
    font-size: 18px;
  }
  table.course_menu_table {
    width: 95%;
  }
}
.take_menu {
  overflow: hidden;
  padding: 50px 0px;
  margin: 0px auto;
}
.take_menu .menu_title {
  text-align: left;
}
.price_take {
  text-align: right;
margin: 0;}



p.zeikomi {
    /* color: #f34949; */
    font-size: 12px;
    letter-spacing: .5px;
    margin: 0;
    font-weight: normal;
    text-align: right;
    border-bottom: 0px !important;
    margin-bottom: 20px;
}
.take_menu .menu_title p {
  text-align: center;
  font-size: 14px;
}
.take_menu .menu_title span {
  font-size: 12px;
  display: block;
}
.take_menu .menu_title h2.ple_c {
  color: #000;
  font-weight: normal;
}
.take_menu .menu_title h2 {
  display: inline-block;
  margin: 0;
  padding: 20px 25px 0px 0px;
  font-size: 28px;
  font-weight: bold;
  line-height: normal;
}
.take_area {
  position: relative;
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
}
.take_area {
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
}
@media screen and (max-width:768px) {
  .take_area {
    display: block;
  }
}
.new-top-left {
  left: 10px;
  top: 0;
}
.new-label {
  font-size: 18px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  padding: 0px;
  text-align: center;
  display: block;
  position: absolute;
  top: 0px;
  z-index: 100;
  width: 100px;
  height: 100px;
  line-height: 20px;
  margin-top: 10px;
  margin-left: 0px;
  background: rgba(168, 168, 0, 0.8);
  border-radius: 50px;
}
.yoyaku_label {
  font-size: 24px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  padding: 0px;
  text-align: center;
  display: block;
  position: absolute;
  top: 0px;
  z-index: 100;
  width: 100px;
  height: 100px;
  line-height: 20px;
  margin-top: 10px;
  margin-left: 0px;
  background: rgba(153, 0, 0, 0.8);
  border-radius: 50px;
}
.new-label span {
  position: relative;
  top: 38px;
  font-size: 14px;
}
.yoyaku_label span {
  position: relative;
  top: 40px;
}
.take_img {
  position: relative;
  width: 50%;
}
.take_area .mean_menu {
  width: 65%;
  text-align: left;
}
.take_area .mean_menu {
  overflow: hidden;
  width: 48%;
}
.yoyaku2_icon:before {
  content: "";
  width: 230px;
  height: 83px;
  background: url(https://nikunoiijima.co.jp/restaurant/en/wp-content/uploads/2020/10/enanyoyaku.png);
  position: absolute;
  top: -50px;
  left: -10px;
}
.enan_info {
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.pcon {
  display: block;
}
.spon {
  display: none;
}
.pagetitle {
  padding: 50px 0px;
  text-align: center;
}
.pagetitle img {
  max-width: 490px;
}
@media screen and (max-width: 1024px) {
	
  .pagetitle {
    padding: 140px 0px 0px 0px;
  }
}
@media screen and (max-width: 768px) {
  .pagetitle {}
}
@media screen and (max-width: 768px) {
  .pagetitle {
    padding: 130px 0px 0px 0px;
  }
}
@media screen and (max-width: 425px) {
  .pcon {
    display: none;
  }
  .pagetitle {
    padding: 40px 0px 0px 0px;
  }
  .spon {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 425px) {
  .pcon {
    display: none;
  }
  .spon {
    display: block;
    width: 100%;
    height: auto;
  }
}
.antake_limited_ul {
  list-style: none;
  text-align: left;
  color: #000;
  font-size: 16px;
  padding: 20px 0px;
  margin: 0;
}
.antake_limited_ul li {}
.menu_maintakeoutimg {
  background: #fff;
  border: 2px solid #ccc;
  padding: 20px;
}
.kagezendrink {
  max-width: 440px;
  text-align: center;
  margin: 0px auto;
  display: block;
  padding: 80px 0px;
}
.nomiho {
  position: relative;
}
.nomiho:before {
  content: "緊急事態宣言に伴い、本メニューの提供を停止しております。";
  position: absolute;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  color: #fff;
  top: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 26px;
}
.pmDtl {
  margin-bottom: 20px;
  padding: 40px 0px 20px 0px;
  background: #f7f6f2;
  box-shadow: 10px 10px 40px 0 rgb(0 0 0 / 20%);
  position: relative;
}
.planMenu {
  max-width: 1250px;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  position: relative;
}
.plansc {
	display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  /* -webkit-align-items: center; */
  /* align-items: center; */
  flex-wrap: wrap;
}

.hojiarea .planimage {
    max-width: 980px;
    margin: 0px auto 50px auto;
}
.hojiarea .planimage img{
    display: block;
    width: 100%;
}
.hojiarea .planimage span{
    font-size: 8px;
}
.pmDtl {
  display: block;
  width: 47%;
  margin: 0px auto 50px auto;
}
.pmDtl.full {
  width: 97%;
  box-sizing: border-box;
}
.pmDtl > div {
  /* display: -webkit-flex; */
  /* display: flex; */
  /* -webkit-align-items: center; */
  /* align-items: center; */
  /* -webkit-justify-content: space-between; */
  /* justify-content: space-between; */
  /* flex-wrap: wrap; */
  padding: 0px 20px;
  box-sizing: border-box;
}
.pmDtl > div > div.planimage img {
  width: 100%;
}
.pmDtl > div > div.planimage {
  width: 50%;
}
.pmDtl > div > div {
  width: 47%;
}
.pmDtl h3 {
  font-size: 1.5rem;
  text-align: center;
  background: #f7f6f2;
  z-index: 1;
  padding: 0px 0px 10px 0px;
  margin: 0px;
}
.pmDtl.full h3 {
  padding: 0px 20px 0px 0px;
}
.pmDtl h3 span {
  display: block;
  color: #C2A587;
  font-size: 2rem;
  font-weight: normal;
}
ul.pmIcon {
  text-align: center;
  margin: 0;
  list-style: none;
  padding: 0px 0px 0px 0px;
}
ul.pmIcon li {
  vertical-align: bottom;
  display: inline-block;
  width: 70px;
  height: 39px;
  background: #c2a587;
  position: relative;
  margin-bottom: 5px;
}
ul.pmIcon li i {
  width: 22px;
  margin-left: -10px;
  position: absolute;
  top: 10px;
  font-size: 10px;
  left: 50%;
  color: #fff;
}
ul.pmIcon li img {
  width: 22px;
  margin-left: -10px;
  position: absolute;
  top: 15px;
  left: 50%;
}
ul.pmIcon li span {
  display: block;
  padding-top: 24px;
  font-size: 0.6rem;
  line-height: 1.1;
  color: #FFFFFF;
}
ul.pmIcon li.drink {
  background: #c2879c;
}
ul.pmIcon li.drink span {
  padding-top: 45px;
}
.pmPrice {
  font-size: 24px;
}
.pmPrice {
  padding: 20px;
  text-align: center;
  line-height: 13px;
  color: #7f0020;
}
.pmPrice span {
  font-size: 8px;
}
.pmPrice span.mem_price {
  color: #7f0020;
  font-size: 14px;
}
.pmPop {
  text-align: center;
}
.pmPop ul {
  list-style: none;
  margin: 0;
  padding: 10px 20px 0px 20px;
}
.pmPop ul li {
  padding: 0px 0px 10px 0px;
  line-height: normal;
}
.pmPop ul li span {
  display: block;
  font-size: 12px;
  color: #a5b19b; /* line-height: 12px; */
}
.full .pmPop ul {
  box-sizing: border-box;
  max-width: 440px;
  margin: 0px auto;
  padding: 20px 0px;
}
.full .pmPop ul li {
  text-align: left;
  padding: 0px 0px 10px 0px;
  display: -webkit-flex;
  display: flex; /* -webkit-justify-content: center; */ /* justify-content: center; */ -webkit-align-items: center;
  align-items: center;
}
.full .pmPop ul li span {
  display: inline-block;
  padding: 0px 20px 0px 0px;
  width: 120px;
}
.pmPop h4 {
  width: 100px;
  font-size: 18px;
  display: inline-block;
  color: #C2A587;
  font-weight: normal;
  position: relative;
}
.pmPop h4::before {
  left: -80px;
}
.pmPop h4::before, .pmPop h4::after {
  content: '';
  display: block;
  width: 80px;
  height: 1px;
  background: #C2A587;
  position: absolute;
  top: 12px;
}
.pmPop h4::after {
  right: -80px;
}
.pmPop h5 {
  font-size: 14px;
  margin-top: 10px;
}
ul.pmBtn {
  width: 300px;
  margin-left: -150px;
  text-align: center;
  position: absolute;
  bottom: -1px;
  left: 50%;
  z-index: 1;
}
ul.pmBtn li {
  display: inline-block;
}
ul.pmBtn li a {
  width: 146px;
  display: block;
  box-sizing: border-box;
  transition: 0.4s;
}
ul.pmBtn li a {
  display: block;
  line-height: 46px;
  letter-spacing: 1px;
  padding: 0 35px;
  color: #FFFFFF;
  background: #bd6363;
  position: relative;
}
ul.pmBtn li a::after {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  transform: rotate(-45deg);
}
.pmPop ul li span.menuspan {
  color: #000;
}
.rd-parallax-layer[data-type="html"] {
  padding: 120px 0px 0px 0px;
}
.p-home-block-feature__wrap {
  padding-bottom: 0;
  background: #900;
  overflow: hidden;
}
.p-home-block-feature.-feature {
  /* padding-top: 114px; */
  /* padding-bottom: 54px; */
  position: relative;
}
.p-home-block-feature__box {
  position: relative;
  z-index: 10;
  max-width: 980px;
  margin: 0px auto;
  padding: 50px 0px 130px 0px;
}
.p-home-block-feature__name {
  padding-left: 100px;
}
.p-home-block-feature__name {
  color: #daa520;
  font-size: 28px;
}
.p-home-block-feature__title, .p-home-block-feature__lead {
  padding-left: 100px;
}
.p-home-block-feature__title, .p-home-block-feature__lead {
  padding-left: 100px;
  color: #fff;
  font-size: 26px;
}
.p-home-block-feature.-feature .p-home-block-feature__bg-text {
  right: 55px;
  bottom: -2px;
  opacity: 0.2;
}
.p-home-block-feature__bg-text {
  position: absolute;
  /* z-index: -1; */
}
.p-home-block-feature__bg-text > img {
  width: 59.375vw;
  vertical-align: bottom;
}
.p-home-block-feature-visual {
  display: block;
  width: 100%;
}
.shikoflex {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
	.hodaidetail {
    font-size: 1.4rem;
    line-height: 1.87;
}

.p-home-block-feature__name {
    font-size: 2rem;
}
	.p-home-block-feature__title, .p-home-block-feature__lead {
    font-size: 1.5rem;
}
  .major {
    max-width: 900px;
  }
  .major h2 {}
  .major h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
	.pmDtl {
    width: 100%;
    min-width: 320px;
}

#ancLunch .preflex {
    scrollbar-width: thin;
}
@media (max-width: 767px) {
    .plansc {
        display: flex;
        gap: 12px;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 0 12px;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        overscroll-behavior-inline: contain;
        touch-action: pan-x;
        flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

	
  .rd-parallax-layer[data-type="html"] {
    padding: 71px 0px 0px 0px;
  }
  .p-home-block-feature__name {
    padding: 0;
    text-align: center;
    font-size: 18px;
  }
  .p-home-block-feature__title, .p-home-block-feature__lead {
    padding: 0px 20px 0px 20px;
    font-size: 14px;
  }
  .p-home-block-feature__box {
    padding: 0px 0px 30px 0px;
  }
  .wrapper.style1 {
    padding: 20px 0px 0px 0px;
  }
  .pmDtl > div > div.planimage {
    width: 50%;
  }
  .pmDtl > div > div {
    width: 44%;
  }
}
@media screen and (max-width: 425px) {
  #enan .container {
    width: 100%;
}
  #enan .major img{}
  .major {
    margin: 0px auto 0px auto;
}
  .pmDtl h3 span {
    font-size: 30px;
    line-height: 42px;
}
  .full .pmPop ul li {
    display: block;
    text-align: center;
    padding: 0px 0px 20px 0px;
  }
  .full .pmPop ul li span {
    display: block;
    width: 100%;
  }
  .pmDtl > div > div.planimage {
    width: 100%;
  }
  .pmDtl > div > div {
    width: 100%;
  }
  .shikoflex {
    display: block;
    padding: 20px 0px 0px 0px;
  }
  .pmDtl.full .pmIcon {
    padding: 20px 0px 0px 0px;
  }
  .rd-parallax-layer[data-type="html"] {
    padding: 20px 0px 0px 0px;
  }
  .p-home-block-feature__name {}
  .pmDtl.full h3 {
    padding: 0;
  }
  .planMenu {
    display: block;
  }
  .pmDtl.full {
    width: 90%;
    padding: 50px 10px;
  }
    .pmDtl{
    width: 100%;
    padding: 50px 10px;
    box-sizing: border-box;
    min-width: 280px;
  }

}
.hojiarea .pmDtl {
  background: #f7f6f2;
}
.hojiarea ul.pmIcon li {
  background: #ccc;
}
.hojiarea .pmPop h4 {
  color: #777;
}
.hojiarea .pmPop h4::before, .hojiarea .pmPop h4::after {
  background: #777;
}
.pmDtl h3 img {
  max-width: 250px;
}
.hojiarea .pmPrice {
  color: #777;
}
.hojiarea .pmPrice span {
  color: #777;
}
.page_link_arean {
  position: relative;
  z-index: 10;
  width: 100%;
  height: auto;
      display: -webkit-flex;
    display: flex;
-webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}
#enkai_menu {
  background:#ddd;
  padding: 20px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  }

.priceinfo {background: #000;padding: 20px 0px;}
.priceinfo p{padding: 10px;margin: 0px auto;text-align: center;color: #daa520;border: 1px solid #daa520;max-width: 600px;}

#special {
  padding: 50px 0px;
}
.optionBox.member {
  background: #fff;
}
.optionBox.member a {
    display: block;
    max-width: 980px;
    margin: 0px auto;
}
.optionBox.member a img{
    width: 100%;
}

.headingTypeA01 {
    text-align: center;
    padding: 60px 0px 0px 0px;
    font-size: 22px;
}
.optionBox h5 {
    width: 100%;
    margin: 0 auto;
    border-radius: 15px;
    font-size: 18px;
    line-height: 22px;
    color: #777;
    text-align: center;
    padding: 0px 0px 11px 0px;
}

.yearmenu {}
.yearmenu .planimage {
    text-align: center;
    max-width: 980px;
    margin: 0px auto 50px auto;
}
.yearmenu .planimage img {
    width: 100%;
}
.yearmenu .planimage span{display: block;text-align: center;color: #fff;}

.nomihoarea {}
.nomihoarea .planimage {
    text-align: center;
    max-width: 980px;
    margin: 0px auto 20px auto;
}
.nomihoarea .planimage img{
    display: block;
    width: 100%;
    margin: 0px auto;
}
.nomihoarea .planimage span{
    display: block;
    text-align: center;
}
.nomihoarea .pmDtl {}

@media screen and (max-width:768px) {
  .pcon {
    display:none;
  }
  .spon {
    display:
    block;
    width: 100%;
  }
    #special {

}
    .optionBox h5 {
    font-size: 12px;
    }
    .optionBox.member a {
}
    .headingTypeA01 {font-size: 18px;}
}
.menu {
    max-width: 400px;
    margin: 0px auto;
}

.wrapper.style3 {
			padding: 50px 0px;
}
.take_area {
		-moz-align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		flex-wrap: wrap;
		justify-content: space-between;
}

p.zeikomi {
    /* color: #f34949; */
    font-size: 12px;
    letter-spacing: .5px;
    margin: 0;
    font-weight: normal;
    text-align: right;
    border-bottom: 0px !important;
    margin-bottom: 20px;
    /* float: right; */
    /* position: absolute; */
    /* right: 19px; */
    top: 37px;
    z-index: 999;
}
span.zeikomi {
    color: #f34949;
    font-size: 12px;
    letter-spacing: .5px;
    margin: 0;
    font-weight: normal;
    text-align: right;
    border-bottom: 0px !important;
    margin-bottom: 0px;
    padding: 0px 0px 20px 0px;
    display: inline-block;
}
.menu ul li .ple_price{
    float: right;
    color: #555;
    font-size: 24px;
    letter-spacing: .5px;
    padding: 0 0 10px 40px;
	background:url(../images/takeout/va_bg.png) repeat;

    margin: 0;
    font-weight: normal;
	z-index: 10;
	position:relative;
	text-align:right;
		

}
.menu ul li .separator{
    width: 100%;
    /* height: 1px; */
    /* background: #e3e1e1; */
    /* position: absolute; */
    /* top: 16px; */
    border: 0;
    z-index: 1;
}
.kid_bg .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.kid_bg .take_box {
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 0px 0px 40px 0px;
}

.kid_bg .take_box h3 {}
.kid_bg .take_box h3 span{
    display: block;
    text-align: center;
    font-size: 16px;
}
.kid_bg .take_menu {
    width: 32.3333%;
    background: #fff;
    padding: 0px;
}
.kid_bg .take_menu a {
  color:#000;
}

.kid_bg .take_area {
    display: block;
    background: none;
    padding: 10px;
}

.kid_bg .take_area .take_img {
    width: 100%;
}
.kid_bg .take_area .mean_menu {
    width: 100%;
    position: relative;
    margin: 0;
}
.kid_bg .menu_title h2{
    font-size: 26px;
}
.kid_bg .menu_title h2 span{
    font-size: 10px;
}

.kid_bg p.zeikomi {
    position: relative;
    right: 0;
    top: 0;
}



.ord_b .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ord_b .take_box {
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 0px 0px 40px 0px;
}

.ord_b .take_box h3 {}
.ord_b .take_box h3 span{
    display: block;
    text-align: center;
    font-size: 16px;
}
.ord_b .take_menu {
    width: 32.3333%;
    background: #fff;
    padding: 0px;
}
.ord_b .take_menu a {
  color:#000;
}

.ord_b .take_area {
    display: block;
    background: none;
    padding: 10px;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
}

.ord_b .take_area .take_img {
    width: 50%;
}
.ord_b .take_area .mean_menu {
    width: 46%;
    position: relative;
    margin: 0;
}
.ord_b .menu_title h2{
    font-size: 26px;
}
.ord_b .menu_title h2 span{
    font-size: 10px;
}

.ord_b p.zeikomi {
    position: relative;
    right: 0;
    top: 0;
}

.fancybox-inner 
p.zeikomi {
    position: relative;
    right: 0;
    top: 0;
}
.seasongrade p.selectssl {
    font-size: 12px;
    margin-bottom: 0;
    background: rgba(255, 40, 65, 0.1);
    text-align: center;
}
@media screen and (max-width: 768px) {
	.kid_bg .take_menu {
    width: 100%;
    margin: 0px 0px 30px 0px;
}
  
.kid_bg .take_box h3 {}
.kid_bg .take_box h3 span{
    font-size: 10px;
}
}



.seasongrade {
    max-width: 800px;
    margin: 0 auto;
    padding: 0px 0px;
  }
  .seasongrade p.selectssl {
    font-size: 12px;
    margin-bottom: 11px;
    background: #eee;
    text-align: center;
  }
  .seasongrade dl {
    /* display: flex; */
    /* flex-wrap: wrap; */
    border-bottom: 1px solid #ccc;
    margin: 0px;
    /* align-items: center; */
    /* justify-content: space-between; */
  }
  .seasongrade dl:last-child {
    border-bottom: none;
  }

  .seasongrade dt,.seasongrade  dd {
    padding: 0px 8px;
  }
  .seasongrade dt {
    /* font-weight: bold; */
    /* width: 85%; */
    /* line-height: 14px; */
    font-size: 1.6rem;
    color: #111;
    text-align: left;
  }
.fancybox-content .seasongrade dt {font-size: 19px;line-height: 19px;}
.fancybox-content .seasongrade dd {text-align: right;font-size: 32px;line-height: 17px;}
.seasongrade dt small {
    display: block;
    font-size: 14px;
}
.seasongrade  dd {
      /* width: 31%; */
      font-size: 2.5rem;
      text-align: right;
      line-height: 15px;
      color: #111;
  }
  .seasongrade dd span {
    font-size: 12px;
    /* color: #D40000; */
  }
.seasongrade dd span:last-child {display: block;}

@media screen and (max-width: 1024px) {
  .seasongrade  dd {
  font-size: 23px;
  line-height: 12px;
  /* width: 35%; */
  /* text-align: right; */
  }
  .seasongrade dd span {
    font-size: 10px;
}
  .seasongrade  dt {
  /* width: 63%; */
  }
}
@media screen and (max-width: 768px) {
  .seasongrade dt {
    font-size: 1.2rem;
  }
.take_menu .menu_title h2 {
    font-size: 1.8rem;
}
}

  @media screen and (max-width: 600px) {
    .seasongrade dl {
      grid-template-columns: auto;
    }
    .seasongrade dt,.seasongrade  dd {
      padding: 6px;
    }
    .seasongrade p.selectssl {
      font-size: 14px;
    }
    .seasongrade dd span {
      font-size: 12px;
    }
  }
  @media screen and (max-width: 425px) {
    .take_menu .menu_title h2 {}
    
    .seasongrade dd {
    font-size: 2rem;
    width: 100%;
    padding: 0px 5px 0px 0px;
}
    .seasongrade dt br{
      display:none;
    }
    .seasongrade dt {
    font-size: 12px;
    width: 100%;
    padding: 5px 5px 0px 5px;
    font-weight: normal;
}
    .seasongrade dd span {
    font-size: 8px;

}
    .seasongrade dt small {
    font-size: 10px;
}
    .seasongrade dd span:last-child {
   
}
    .seasongrade p.selectssl {
    font-size: 8px;
    text-align: center;
    padding: 5px;
}
    .fancybox-content .seasongrade dt {
    font-size: 15px;
}
    .fancybox-content .seasongrade dd {
    font-size: 26px;
}
  }
@media screen and (max-width: 768px) {
	.ord_b .take_menu {
    width: 100%;
    margin: 0px 0px 30px 0px;
}
  
.ord_b .take_box h3 {}
.ord_b .take_box h3 span{
    font-size: 10px;
}
}

@media screen and (max-width:768px) {
  .fancybox-container .take_area {
    display: block;
  }
  .fancybox-stage .fancybox-content {
    padding: 10px;
}
}
 .nomihodaiarea {
    /* background-color: #f4f4f4; */
    padding: 20px;
    /* border: 1px solid #ccc; */
    border-radius: 5px;
  }

   .nomihodaiarea h2 {
    font-size: 24px;
    color: #333 !important;
  }

   .nomihodaiarea h3 {
    font-size: 18px;
    color: #333 !important;
  }

  .planprice {
    font-size: 20px;
    color: #000;
  }

  .planprice span {
    font-weight: bold;
    color: #900;
    font-size: 34px;
  }


  .other {
    font-size: 16px;
    color: #555;
    margin-top: 10px;
  }

  .hodaismall {
    font-size: 14px;
    color: #000;
    margin-top: 20px;
    text-align: left;
  }

  .nomihodaiarea h2 span {
    font-size: 14px;
    color: #ff0000; /* 赤色のテキスト */
    margin-left: 10px;
    display: block;
  }


 .drink_area {
            margin: 20px;
        }

        .drink_h2 {
            text-align: center;
        }

        /* メニューアイテムのスタイル */
         .drink_area .mean_menu ul {
            list-style-type: none;
            padding: 0;
        }

         .drink_area .mean_menu li {
            margin: 10px 0;
            padding: 10px;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: space-between;
        }
.drink_area .item_info {
    padding: 0px 20px 0px 0px;
}

         .drink_area .item_name {
            color: #333;
            font-size: 20px;
            margin: 0;
        }

        .drink_area  .price {
            font-size: 24px;
            /* color: #007bff; */
            font-weight: normal;
        }

         .drink_area .drink_span2 {
            font-size: 18px;
            color: #555;
        }

         .drink_area .zeikomi {
            font-size: 14px;
            color: #777;
            margin: 5px 0;
        }

        .drink_area  .separator {
            height: 1px;
            background-color: #ddd;
            margin: 10px 0;
        }



.weddingarea {
  background-color: #ffffff;
  padding: 50px 110px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  width: 1170px;
  margin: 0px auto;
}

.weddingarea .txt_box {
  margin-bottom: 20px;
}

.weddingarea .ttl {
  font-size: 24px;
  font-weight: bold;
}

.weddingarea .menu {
  font-size: 18px;
  margin-bottom: 10px;
  max-width: none;
}

.weddingarea .pc_only {
  display: none; /* モバイル用に非表示にする場合 */
}

.weddingarea p {
  font-size: 16px;
  padding: 0px !important;
}

@media screen and (max-width: 1170px) {
  .weddingarea {
    width:100%;
    max-width:980px;
}
}

@media screen and (max-width: 768px) {
  .weddingarea .menu {
    font-size: 16px;
  }

  .weddingarea .pc_only {
    display: inline; /* モバイル用に表示する場合 */
  }
}
.spotlight p span.drink_info {
  background: none;
  color: #fff;
  font-size: 14px;
}
.spotlight .container h3 {
  /*border-bottom: 1px dashed #999;*/
  text-align: right;
  font-size: 16px;
  /* color: #E10000; */
  line-height: 12px;
  margin: 30px 0px 0px 0px;
  border: 0;
}
.spotlight .container h3 span {
  font-size: 38px;
}
@media screen and (max-width:787px) {
  .spotlight .container h3 span {
    font-size: 34px;
  }
}
.spotlight p.detailprice {
  text-align: right;
  margin: 0;
  line-height: 12px;
}
@media screen and (max-width:2500px) {
  .spotlight {
    padding: 4% 10%;
  }
  .spotlight.ord_area {
    padding: 4% 10% 6% 10%;
  }
  .spotlight .container {
    /* padding: 2em 4em 0.1em 4em; */
  }
  .spotlight .container {
    text-align: center;
  }
  .articleArea .free .spotlight p {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 0;
    text-align: left;
  }
}
.col-md-6.grand_menu h2 {
    text-align: left;
}
#menu  .spotlight .container {padding: 0px 0px 40px 0px;}
@media screen and (max-width:1500px) {
  .spotlight {
    padding: 0% 5%;
  }
  .spotlight .container {
    /* padding: 2em 4em 0.1em 4em; */
  }
}
@media screen and (max-width: 1280px) {
  .spotlight .image {
    width: 45%;
  }
  .spotlight .container {
    width: 100%;
  }
  .spotlight p {
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    color: #000;
  }
}
@media screen and (max-width: 980px) {
  .spotlight {
    padding: 0%;
    width: 100%;
    margin: 0px auto;
  }
  .spotlight {
    display: block;
  }
  .spotlight br.non {
    display: none;
  }
  .spotlight p span {
    display: inline;
    margin-right: 5px;
    line-height: normal;
  }
  .spotlight .image {
    width: 80%;
    margin: 0px auto;
    clear: both;
    text-align: center;
    padding: 0;
    display: block;
  }
  .spotlight:nth-child(1) .container {
    text-align: center;
  }
  .spotlight:nth-child(3) .container {
    text-align: center;
  }
  .spotlight .container {
    /* padding: 4em 3em 2em 3em; */
    max-width: none;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  .spotlight .container {}
  .spotlight p br {
    display: block;
  }
  .spotlight p br.non {
    display: none;
  }
	#menu .spotlight p {
	color: #fff;
	}

	#menu  .spotlight p.zeikomi {
    color: #f34949;
}
  .spotlight p {
    font-size: 12px;
    line-height: normal;
    font-weight: normal;
  }
  .spotlight .main_menu span {
    font-size: 14px;
  }

.spotlight .main_menu .detailprice span{
    font-size: 24px;
}
  
  .spotlight .main_menu {
    font-size: 12px;
    line-height: normal;
  }
  .spotlight span.menu_spans {
    font-size: 10px;
    line-height: normal;
  }
  .line16 {
    line-height: 16px !important;
  }
}
.spotlight .container h3 span {
  /* font-size: 24px; */
  padding: 0px;
  margin: 0;
  line-height: 0px;
  /* color: #E10000; */
}
.spotlight span.menu_span {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  font-size: 12px;
  padding: 0px 5px;
  position: relative;
  bottom: 0px;
  margin-right: 10px;
  line-height: normal;
}
.spotlight span.menu_spans {
  font-size: 14px;
}
.articleArea .free .spotlight  p.zeikomi {
    color: #f34949;
    font-size: 12px;
    letter-spacing: .5px;
    margin: 0;
    font-weight: normal;
    text-align: right;
    border-bottom: 0px !important;
    margin-bottom: 27px;
}.canselinfo {
    text-align:center;
    margin: 0px auto;
    color:#424242;
    font-size:14px;
    font-weight:bold;
    width:95%;
    padding:10px;
    border:2px solid #C00;
    max-width: 590px;
}
.col-md-6.grand_menu h2 {
    color: #fff;
    background: none;
}
@media screen and (max-width: 425px) {
	.header_modules .container h2 {
    font-size: 1rem !important;
}
    .canselinfo {
 font-size: 12px;
}
  .articleArea .free .spotlight p {
    font-size: 12px;
    font-weight: normal;
}
  .articleArea .planLayout01 .ttl {
    font-size: 18px;
}
 #special {
    padding: 20px 0px 0px 0px;
}
  .priceinfo {
    padding: 40px 0px 40px 0px;
}
  .optionBox {
    border:0;
  }
	.pmDtl h3 img {
    max-width: 180px;
}
	.hojiarea .pmPrice span {
    font-size: 8px;
}
	.drink_h2 h2{
    font-size: 20px;
}
	.drink_h2 h2 span{
    font-size: 8px;
}
	.drink_area .zeikomi {
    font-size: 8px;
    display: block;
    width: 100%;
}
	.drink_area .drink_span2 {
    font-size: 12px;
}
	.drink_area .item_name {
    font-size: 16px;
}
	.take_area .mean_menu {
    margin: 0;
    width: 100%;
}
	.img_info {
    position: relative;
    bottom: 0;
    width: 100%;
    border: 0;
}
	.kid_bg .menu_title h2 {
    font-size: 20px;
    font-weight: normal;
}
	.t_price {
    font-size: 27px;
}
	.kid_bg p.zeikomi {
		font-size: 10px;
	}
	.hojiarea .pmPrice {
    line-height: 5px;
}
	.drink_area .price {
    line-height: 10px;
}
	.col-md-6.grand_menu h2 {}
	.wrapper.style3.enan_bg {
    padding: 50px 0px;
}
	.img_info {
    left: initial;
    right: initial;
    bottom: 0%;
    width: 100%;
    background: #fff;
    font-size: 10px;
  }
}


                /* お知らせボックス：.seaninfo */
.seaninfo{
  /* カラーテーマ（必要に応じて変更OK） */
  --info-text: #E10000;
  position: relative;
  padding: 0.5rem 1rem;
  margin: 1.25rem 0;
  border-radius: 12px;
  color: var(--info-text);
  line-height: 1.3;
  font-size: 0.95rem;
}


/* 段落の余白最適化 */
.seaninfo p{
  margin: 0;
}

/* リンクがある場合の色 */
.seaninfo a{
  color: #1b5fd6;
  text-decoration-thickness: .08em;
}

/* スマホで読みやすく */
@media (min-width: 480px){
  .seaninfo{
    padding: 1.1rem 1.25rem 1.1rem 3.25rem;
    font-size: 1rem;
  }
}

/* タブレット以上で横幅を整える（任意） */
@media (min-width: 768px){
  .seaninfo{
    max-width: 980px; /* 任意で制限 */
    margin-left: auto;
    margin-right: auto;
    padding: 0.5rem 1.5rem 0.5rem 3.5rem;
  }
}

/* ダークモード対応（自動） */
@media (prefers-color-scheme: dark){
  .seaninfo{
    --info-bg: #0e2338;
    --info-border: #1f3e60;
    --info-text: #d6e7ff;
  }
  .seaninfo::before{
    box-shadow: 0 0 0 3px #0e1b2a inset;
    background:
      radial-gradient(circle at 50% 50%, #0e2338 0 45%, transparent 46% 100%),
      #5fa3ff;
  }
}

/* アニメ的にふわっと表示（任意） */
.seaninfo{
  opacity: 0;
  transform: translateY(6px);
  animation: seaninfo-in .4s ease-out .05s forwards;
}
@keyframes seaninfo-in{
  to{ opacity:1; transform: translateY(0); }
}
.scroll-hint {
  position: absolute;
  top: 300px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.9);
  padding: 0.5em 1em;
  border-radius: 4px;
  font-size: 0.9em;
  z-index: 10;
  transition: opacity 0.5s ease;
  pointer-events: none;
}

.scroll-hint img{
  width: 50px;
  animation: swipe-animation 1.5s infinite;
}

@keyframes swipe-animation {
  0% { transform: translateX(0); }
  50% { transform: translateX(-10px); }
  100% { transform: translateX(0); }
}
@media screen and (min-width: 786px) {
	.scroll-hint {
		display:none;
	}
	
}