@charset "UTF-8";
/* Googleフォント　Noto Sans,Robot,Open Sans */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700italic,700,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800);
/* アイコンフォント　Google Material,Font Awesome */
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
/*****************************************************

 SCSS用
 
*****************************************************/
/*****************************************************

 Common - Layout
 
*****************************************************/
html {
  font-size: 16px; }

body {
  position: relative;
  width: auto;
  height: auto;
  background: #FFF;
  z-index: 0;
  color: #333333;
  font-size: 1.4rem;
  font-family: 'Noto Sans Japanese','Noto Sans', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif , serif;
  font-weight: normal;
  line-height: 1.65;
  letter-spacing: 0.5px; }

.main_content {
  width: 100%;
  background: url("../images/common/bk_black.jpg") repeat; }

.inner {
  width: 1024px;
  margin: 30px auto -30px;
  position: relative; }

h2 {
  font-size: 22px;
  color: #FFF;
  font-weight: bold;
  text-indent: 4px; }
  h2 span {
    font-size: 37px;
    color: #FFF;
    font-weight: bold;
    margin-left: 44px; }

h2:before {
  content: '';
  display: inline-block;
  background-image: url("../images/common/h2.png");
  background-size: contain;
  width: 34px;
  height: 37px;
  vertical-align: middle;
  margin-right: 10px; }

.lv1_h2 {
  font-size: 22px;
  color: #FFF;
  font-weight: bold;
  margin: 40px 0; }

.lv1_h2:before {
  content: '';
  display: inline-block;
  background-image: url("../images/common/lv1_h2.png");
  background-size: contain;
  width: 34px;
  height: 37px;
  vertical-align: middle;
  margin-right: 10px; }

.lv2_h2 {
  font-size: 28px;
  color: #FFF;
  font-weight: bold;
  margin: 40px 0;
  padding-left: 28px;
  text-indent: -44px; }

.lv2_h2:before {
  content: '';
  display: inline-block;
  background-image: url("../images/common/lv1_h2.png");
  background-size: contain;
  width: 34px;
  height: 37px;
  vertical-align: middle;
  margin-right: 10px; }

.more_detail {
  background: url("../images/common/link_btn_s.png") no-repeat center;
  padding: 5px 10px;
  font-size: 16px;
  color: #FFF;
  text-align: center;
  height: 30px; }

.more_detail_b {
  background: url("../images/common/link_btn_l.png") no-repeat center;
  padding: 5px 10px;
  font-size: 16px;
  color: #FFF;
  text-align: center;
  height: 37px;
  line-height: 37px; }

.btn_blk a {
  text-decoration: none;
  color: #FFF;
  cursor: pointer; }
.btn_blk a:hover {
  color: #f08100; }

.btn_w a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  cursor: pointer; }
.btn_w a:hover {
  color: #000; }

.btn_blk_b {
  color: #FFF;
  cursor: pointer; }

.btn_blk_b:hover {
  color: #f08100; }

.btn_w_b {
  color: #FFF;
  font-weight: bold;
  cursor: pointer; }

.btn_w_b:hover {
  color: #000; }

.lv1_anchor_btn {
  background: url("../images/common/lv1_btn.png") no-repeat center;
  padding: 8px 10px;
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  height: 56px;
  line-height: 56px; }

.lv1_anchor_btn:hover {
  background: url("../images/common/lv1_btn_on.png") no-repeat center;
  color: #000; }

.lv1_h1_container {
  margin: 0 auto;
  text-align: center; }
  .lv1_h1_container img {
    width: 777px;
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    display: block; }
  .lv1_h1_container p {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin: 20px 0; }
  .lv1_h1_container .anchor_container {
    padding: 2% 13%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
  .lv1_h1_container .anchor_item {
    width: 210px;
    margin: 0 10px; }
    .lv1_h1_container .anchor_item a {
      text-decoration: none;
      color: #FFF;
      padding: 10px 36px; }
    .lv1_h1_container .anchor_item a:hover {
      text-decoration: none;
      color: #000; }

.item_start {
  margin-top: -80px;
  padding-top: 80px; }

@media screen and (min-width: 668px) {
  .pc_none {
    display: none !important; } }
@media screen and (max-width: 668px) {
  .sp_none {
    display: none !important; }

  .inner {
    width: 100%;
    margin: 30px auto -30px;
    position: relative; }

  .lv1_h1_container p {
    margin: 20px 20px; }

  .lv1_h1_container .anchor_item {
    margin: 0 auto; }

  .lv1_anchor_btn {
    background: url("../images/common/lv1_btn.png") no-repeat center;
    padding: 8px 2px; }

  .lv1_anchor_btn:hover {
    background: url("../images/common/lv1_btn.png") no-repeat center;
    color: #FFF; }

  .lv2_h2 {
    padding-left: 0;
    text-indent: 0;
    width: 94%;
    text-align: center; }

  .lv2_h2:before {
    width: 39px;
    height: 42px; } }
@media screen and (max-width: 320px) {
  h2 {
    font-size: 18px; }
    h2 span {
      font-size: 31px; } }
/*****************************************************

 ヘッダ
 
*****************************************************/
/*　ヘッダ
----------------------------------------------------*/
.hedder_container {
  width: 100%;
  height: 80px;
  position: fixed;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10; }
  .hedder_container ul {
    margin-left: 20%;
    width: 100%;
    min-width: 1020px; }
    .hedder_container ul > li:first-child {
      display: inline-block;
      width: 25%;
      padding: 10px 0; }
      .hedder_container ul > li:first-child img {
        width: 229px;
        max-width: 100%;
        height: auto; }
    .hedder_container ul > li:last-child {
      display: inline-block;
      width: 55%; }
  .hedder_container .sp_menu {
    position: absolute;
    top: 20px;
    right: 20px; }
    .hedder_container .sp_menu i {
      font-size: 34px;
      color: #FFF; }

@media screen and (max-width: 668px) {
  .hedder_container ul {
    margin-left: 5%; } }
/*　グロナビPC
----------------------------------------------------*/
.global_nav {
  width: 100%; }
  .global_nav a {
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    padding: 0px 40px;
    vertical-align: 50%; }
  .global_nav a:hover {
    color: #f08100; }
  .global_nav a:first-child {
    margin-left: 15%; }

/*　グロナビSP
----------------------------------------------------*/
.global_nav_sp li {
  line-height: 30px;
  color: #FFF;
  font-size: 18px;
  font-weight: bold; }
  .global_nav_sp li > a i {
    margin-left: 20px; }
  .global_nav_sp li span {
    width: 80%;
    padding: 25px 0 0 22px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold; }
    .global_nav_sp li span > i {
      margin-right: 20px; }
  .global_nav_sp li p {
    width: 80%;
    padding: 0 0 20px 22px;
    color: #FFF;
    font-size: 16px;
    font-weight: normal; }

/*****************************************************

 home
 
*****************************************************/
/*　メインカバー
----------------------------------------------------*/
/*
.main_cover {
	width: 100%;background: url("../images/home/main_bk_temporary.jpg") center / cover no-repeat;height:auto;padding:120px 0;position: relative;margin-top: -30px;
	&::after {content: '';background-color:rgba(0,0,0,.5);position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
	> .inner {height:auto;z-index:1;
		.home_logo {position: absolute;top:-110px;left:0;right:0;margin:0 auto;width:120px;height:auto;max-width:100%;}
		.home_txt1,.home_txt2 {display:none;}
		.notice_container {
			width:84%;margin:130px auto 0;background:#FFF;border:3px solid #EA5505;box-sizing: border-box;padding:20px;font-size:18px;font-weight: bold;color:#222;text-align: center;
			.notice_ttl {margin-top:20px;padding-top:10px;border-top:2px dotted #ccc;}
			//> p:nth-of-type(1) {text-align:center;margin-bottom:20px;}
			//> p:nth-of-type(n+2) {text-align:center; span{background:linear-gradient(transparent 60%, #ffff66 60%);}}
			//> p:nth-of-type(3) {margin:20px auto;font-size:16px;}
			//> table {
			//	width:60%;font-size:16px;color:#333;margin:30px auto 0;
			//	tr {border-bottom:1px solid #ccc;}
			//	th {width:30%;padding:8px;font-weight:bold;border-right:1px dotted #ccc;}
			//	td {padding:8px;}
			//}
			//> p:nth-of-type(4) {font-size:16px;margin-bottom:20px;}
			//> p:nth-of-type(5) {text-align: left;width:80%;margin:0 auto;font-size:16px; span{color:#E40114;}}
			figure {margin:20px auto;width:40%;img {width:100%;height:auto;}}
			a {text-decoration: none;color:#E7380D;}
			ul {font-size: 16px;font-weight: normal;margin: 20px 0;text-align:center;}
		}
		> p:nth-of-type(1) {width:84%;text-align:center;margin:40px auto 20px;font-size:24px;color:#FFF;font-weight: bold;}
		> div:nth-of-type(2) {width:100%;text-align: center; a{text-decoration:none;img{width:596px;max-width:100%;height:auto;}}p{font-size:16px;color:#FFF;margin-bottom:10px;}}
		
	}
}
@media screen and (max-width:668px) {
	.main_cover {
		background:url("../images/home/main_bk_sp.jpg") center / cover no-repeat;
		> .inner {height:auto;
			.home_logo {top:-100px;width:30%;}
			.notice_container{margin:100px auto 0;font-size:16px;> p:nth-of-type(5) {width:100%;}> table{width:100%;}}
			div:nth-of-type(2) {width:60%;margin:0 auto;}
		} 
	}
}
*/
.main_cover {
  width: 100%;
  background: url("../images/home/main_bk.jpg") center/cover no-repeat;
  height: 1589px;
  position: relative;
  margin-top: -30px; }
  .main_cover > .inner {
    height: 1589px;
    z-index: 1; }
    .main_cover > .inner .home_logo {
      position: absolute;
      top: 90px;
      left: 0; }
    .main_cover > .inner .home_txt1 {
      position: absolute;
      top: 110px;
      left: 0;
      right: 0;
      margin: 0 auto; }
    .main_cover > .inner .home_txt2 {
      position: absolute;
      bottom: 10px;
      left: 20px; }

@media screen and (max-width: 668px) {
  .main_cover {
    width: 100%;
    background: url("../images/home/main_bk_sp.jpg") no-repeat;
    background-position: center;
    background-size: 100%;
    height: 425px;
    position: relative; }
    .main_cover > .inner {
      height: 425px; }
      .main_cover > .inner .home_logo {
        position: absolute;
        top: 120px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 40%;
        max-width: 100%;
        height: auto; }
      .main_cover > .inner .home_txt1 {
        display: none; }
      .main_cover > .inner .home_txt2 {
        position: absolute;
        bottom: 0px;
        left: 20px;
        width: 40%;
        max-width: 100%;
        height: auto; } }
@media screen and (max-width: 768px) and (orientation: landscape) {
  .main_cover {
    height: 740px; }
    .main_cover > .inner {
      height: 740px; }
      .main_cover > .inner .home_logo {
        position: absolute;
        top: 80px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 40%;
        max-width: 100%;
        height: auto; } }
/*　ボタンナビ
----------------------------------------------------*/
.main_container {
  /*width: 100%;*/
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 50px 0; }

.main_item {
  width: 464px;
  height: auto;
  margin: 0 20px; }
  .main_item a {
    text-decoration: none; }
  .main_item .home_btn {
    position: relative; }
    .main_item .home_btn img {
      margin: 10px 20px;
      width: 464px;
      max-width: 100%;
      height: auto; }
    .main_item .home_btn img:hover {
      opacity: 0.7; }
    .main_item .home_btn span {
      background-color: rgba(0, 0, 0, 0.5);
      padding: 5px 10px;
      font-size: 16px;
      color: #FFF;
      position: absolute;
      top: 20px;
      left: 30px; }
  .main_item iframe {
    margin: 10px 20px; }
    .main_item iframe .fb_iframe_widget_fluid span, .main_item iframe .fb_iframe_widget iframe {
      max-width: 100%; }

@media screen and (max-width: 668px) {
  .main_container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 15px 0; }

  .main_item {
    width: 100%;
    height: auto;
    margin: 0 20px; }
    .main_item a {
      text-decoration: none; }
    .main_item .home_btn {
      position: relative; }
      .main_item .home_btn img {
        margin: 5px 0;
        width: 100%;
        max-width: 100%;
        height: auto; }
      .main_item .home_btn img:hover {
        opacity: none; }
      .main_item .home_btn span {
        background-color: rgba(0, 0, 0, 0.5);
        padding: 5px 10px;
        font-size: 16px;
        color: #FFF;
        position: absolute;
        top: 13px;
        left: 8px; }
    .main_item iframe {
      margin: 10px 0;
      width: 100%; } }
/*　ランチ
----------------------------------------------------*/
.lunch_container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 50px 0; }

.lunch_item {
  position: relative; }
  .lunch_item .lunch_title {
    width: 100%;
    position: relative;
    padding: 10px 0; }
    .lunch_item .lunch_title > img {
      position: absolute;
      top: 0;
      left: 310px; }
  .lunch_item ul {
    width: 86%;
    display: block;
    margin: 0 auto; }
  .lunch_item li {
    display: inline-block;
    text-align: center; }
    .lunch_item li img {
      display: block;
      margin: 0 auto; }
    .lunch_item li > p {
      font-size: 18px;
      color: #FFF;
      font-weight: bold; }
  .lunch_item .small_txt {
    width: 100%;
    height: auto; }
    .lunch_item .small_txt p {
      font-size: 12px;
      color: #FFF;
      padding-right: 50px;
      margin-top: 30px;
      padding: 0 20px; }
  .lunch_item .border {
    position: absolute;
    top: 124px;
    right: 20px; }

.lunch_item:first-child {
  width: 70%; }

.lunch_item:last-child {
  width: 30%; }
  .lunch_item:last-child .lunch_title img {
    position: absolute;
    top: 0;
    left: 270px; }

.lunch_btn_box {
  margin: 30px auto 50px;
  text-align: center; }

.enigma_space {
  padding-bottom: 95px; }

.slick-prev::before {
  position: relative;
  content: "\f053" !important;
  color: #FFF !important;
  font-family: FontAwesome !important;
  opacity: 1; }

.slick-next::before {
  position: relative;
  content: "\f054" !important;
  color: #FFF !important;
  font-family: FontAwesome !important;
  opacity: 1; }

@media screen and (max-width: 668px) {
  .lunch_item {
    padding: 0 0; }
    .lunch_item .lunch_title img {
      position: absolute;
      top: 0;
      left: 300px;
      width: 50px; }
    .lunch_item li {
      display: inline-block;
      text-align: center;
      width: 100%; }
      .lunch_item li > p {
        font-size: 18px;
        color: #FFF;
        font-weight: bold; }
    .lunch_item .small_txt {
      width: 100%;
      height: auto; }
      .lunch_item .small_txt p {
        font-size: 12px;
        color: #FFF;
        padding-right: 0;
        margin-top: 30px; }
    .lunch_item .border {
      display: none; }

  .lunch_item:first-child {
    width: 100%;
    margin-bottom: 50px; }

  .lunch_item:last-child {
    width: 100%; }
    .lunch_item:last-child .lunch_title img {
      position: absolute;
      top: 0;
      left: 270px; }

  .enigma_space {
    padding-bottom: 0; }

  .slick-prev {
    top: 40% !important;
    left: 0 !important;
    z-index: 100; }

  .slick-next {
    top: 40% !important;
    right: 0 !important;
    z-index: 100; } }
@media screen and (max-width: 320px) {
  .lunch_item .lunch_title img {
    position: absolute;
    top: 50px;
    left: 226px;
    width: 50px; }

  .lunch_item:last-child .lunch_title img {
    position: absolute;
    top: 50px;
    left: 226px;
    width: 50px; } }
/*　お知らせ
----------------------------------------------------*/
.wood_bk_container {
  width: 100%;
  background: url("../images/common/bk_wood.jpg") repeat;
  padding: 50px 0; }

.info_container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 30px 0; }

.info_item {
  width: 227px;
  margin: 7px 12px;
  position: relative;
  z-index: 0; }
  .info_item .img_box {
    background: #E8E8E8;
    height: 140px;
    text-align: center; }
    .info_item .img_box img {
      width: auto;
      max-width: 100%;
      height: 140px; }
  .info_item .info_txtbox {
    background: rgba(255, 255, 255, 0.3);
    padding: 15px;
    margin: -9px 0 12px 0; }
    .info_item .info_txtbox p {
      font-size: 16px;
      color: #000; }
  .info_item .info_txtbox_w {
    background: white;
    padding: 15px;
    margin: -9px 0 12px 0; }
    .info_item .info_txtbox_w p {
      font-size: 16px;
      color: #000; }
  .info_item a {
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }

.circle_item {
  width: 252px;
  margin: 0 35px 25px;
  text-align: center;
  position: relative;
  z-index: 0; }
  .circle_item a {
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }

.circle_btn {
  text-align: center; }

.info_btn {
  width: 170px;
  position: absolute;
  top: 0;
  right: 10px; }

@media screen and (max-width: 668px) {
  .info_item {
    width: 75%;
    margin: 7px 12px; }
    .info_item .img_box {
      background: #171717;
      height: 149px;
      text-align: center; }
      .info_item .img_box img {
        height: 149px; }

  .info_item .info_txtbox {
    margin: 0 0 12px 0; } }
/*　交通アクセス
----------------------------------------------------*/
.access_container {
  padding: 50px 0 75px; }

.map_container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.map_item {
  flex-basis: 46%;
  margin: 0 1.2%;
  padding: 30px 0; }
  .map_item h3 {
    font-size: 18px;
    color: #FFF;
    font-weight: bold; }
  .map_item p {
    font-size: 16px;
    color: #FFF;
    font-weight: bold; }
  .map_item iframe {
    width: 100%;
    height: 464px;
    margin-top: 20px; }

.access_bnr {
  width: 100%;
  text-align: center; }

@media screen and (max-width: 668px) {
  .map_item {
    flex-basis: 100%; }

  .access_bnr img {
    width: 100%;
    max-width: 96%;
    height: auto; } }
/*****************************************************

 メニュー
 
*****************************************************/
/*　グランドメニュー
----------------------------------------------------*/
.grand_slide {
  width: 100%;
  padding: 0 0 40px; }

.grand_slide_content {
  width: 86%;
  margin: 0 auto; }
  .grand_slide_content img {
    width: 880px;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto; }
  .grand_slide_content .g01_container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 0; }
  .grand_slide_content .g01_item {
    width: 46%;
    margin: 0 1%; }
    .grand_slide_content .g01_item li {
      display: inline-block;
      font-size: 16px;
      color: #FFF;
      font-weight: bold; }
    .grand_slide_content .g01_item li:nth-of-type(1) {
      width: 50%; }
    .grand_slide_content .g01_item li:nth-of-type(2) {
      width: 32%; }
    .grand_slide_content .g01_item li:nth-of-type(n+3) {
      width: 5%; }

.grand_menu_container {
  width: 100%;
  padding: 0px 0 40px; }
  .grand_menu_container img {
    width: 490px;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto; }
  .grand_menu_container .menu_pdf_container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .grand_menu_container .menu_pdf_item, .grand_menu_container .drink_pdf_item {
    margin: 35px;
    width: 314px;
    height: 55px;
    background: url("../images/menu/pdf_bk.png") no-repeat;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    line-height: 55px;
    font-weight: bold; }
    .grand_menu_container .menu_pdf_item i, .grand_menu_container .drink_pdf_item i {
      margin-right: 5px; }
    .grand_menu_container .menu_pdf_item a, .grand_menu_container .drink_pdf_item a {
      text-decoration: none;
      color: #FFF; }
    .grand_menu_container .menu_pdf_item a:hover, .grand_menu_container .drink_pdf_item a:hover {
      color: #000; }
  .grand_menu_container .drink_pdf_item {
    margin: 40px auto; }

@media screen and (max-width: 668px) {
  .grand_slide_content img {
    width: 80%; }

  .grand_slide_content .g01_item {
    width: 100%; }

  .grand_slide_content .g01_item li {
    font-size: 14px; }
  .grand_slide_content .g01_item li:nth-of-type(1) {
    width: 44%; }
  .grand_slide_content .g01_item li:nth-of-type(2) {
    width: 38%; }
  .grand_slide_content .g01_item li:nth-of-type(n+3) {
    width: 5%; }

  .grand_menu_container .menu_pdf_item {
    margin: 15px 35px; } }
/*　宴会メニュー
----------------------------------------------------*/
.banquet_txt {
  font-size: 16px;
  color: #FFF;
  font-weight: bold;
  margin: 21px 48px; }

/* 送迎バス削除パターン */
.banquet_detail_container {
  width: 86%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  padding-bottom: 50px; }
  .banquet_detail_container > p {
    width: 100%;
    font-size: 18px;
    color: #fff;
    margin-bottom: 16px; }
  .banquet_detail_container .banquet_detail_item {
    width: 46%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center; }
    .banquet_detail_container .banquet_detail_item figure {
      width: 72px; }
      .banquet_detail_container .banquet_detail_item figure img {
        width: 100%;
        vertical-align: -20%; }
    .banquet_detail_container .banquet_detail_item p {
      width: 76%;
      font-size: 16px;
      color: #fff;
      margin-left: 4%; }

/* 2024/2/22 送迎バスありパターン
.banquet_detail {
	width: 86%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto;
	padding-bottom: 50px;
	
	.banquet_detail_item {
		width: 46%;
		margin: 0 1%;
		p {
			font-size: 16px;
			color: #FFF;
			font-weight: bold;
			padding: 10px 0;
		}
		dt {
			float:left;
			max-width: 100%;
			height: 71px;
		}
		dd {
			margin-left:22%;
			font-size: 16px;
			color: #FFF;
			text-align: left;
			padding-bottom:25px;
		}
		.smalltxt {
			font-size: 14px;
			color: #FFF;
			font-weight: normal;
		}
	}
	.banquet_bus {
		width: 100%;

		img {
			float: left;
			max-width:100%;
			height: 110px;	
		}
		p {
			margin-left:37%;
			font-size: 14px;
			color: #FFF;
			text-align: left;
			padding-bottom:0;
			font-weight: 300;
		}
	}
}
 */
.banquet_slide {
  width: 100%;
  padding: 0 0 40px; }
  .banquet_slide p {
    font-size: 14px;
    color: #FFF;
    margin: 0 80px 30px; }

.banquet_slide_content {
  width: 86%;
  margin: 0 auto; }
  .banquet_slide_content img {
    width: 880px;
    max-width: 100%;
    height: auto;
    margin: 0 auto; }
  .banquet_slide_content .b01_container {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px 0; }
  .banquet_slide_content .b01_item {
    width: 31%;
    margin: 0 1%;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding: 6px 0; }

.ontap_container {
  width: 100%;
  padding: 0px 0 40px; }
  .ontap_container > img {
    width: 490px;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto; }
  .ontap_container > p {
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    text-align: center; }
  .ontap_container figure {
    width: 350px;
    margin: 20px auto; }
    .ontap_container figure figcaption {
      font-size: 14px;
      color: #9d9c9c; }
    .ontap_container figure img {
      width: 100%; }
  .ontap_container .drink_container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .ontap_container .drink_item {
    width: 46%;
    margin: 3% 1%; }
    .ontap_container .drink_item .drink_title {
      font-size: 18px;
      color: #FFF;
      font-weight: bold;
      width: 94%;
      border-bottom: 1px dashed #FFF;
      padding: 5px; }
    .ontap_container .drink_item p {
      font-size: 14px;
      color: #FFF;
      padding: 5px 0 20px;
      font-weight: normal; }

.lunch_name {
  position: relative;
  padding: 10px 0;
  width: 80%;
  padding-left: 44px; }
  .lunch_name h3 {
    font-size: 22px;
    color: #FFF;
    font-weight: bold; }
    .lunch_name h3 span {
      font-size: 37px;
      color: #FFF;
      font-weight: bold; }
  .lunch_name > img {
    position: absolute;
    top: 0;
    left: 310px; }

.lunch_buffet_wrap {
  padding-top: 80px;
  margin-top: -80px; }
  .lunch_buffet_wrap > img {
    top: 60px; }

.weekly_switch {
  width: 76.4%;
  margin: 0 auto;
  padding: 0 0 50px; }
  .weekly_switch img {
    width: 784px;
    max-width: 100%;
    height: auto;
    margin-bottom: 50px; }
  .weekly_switch p {
    font-size: 14px;
    color: #FFF;
    font-weight: normal; }

.set_lunch_container {
  width: 93%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0 0 50px; }
  .set_lunch_container p {
    font-size: 14px;
    color: #FFF;
    font-weight: normal; }

.set_lunch_item {
  width: 174px;
  margin: 0 4px;
  padding-bottom: 15px; }
  .set_lunch_item p {
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    text-align: left; }
    .set_lunch_item p span {
      font-size: 12px;
      color: #FFF; }

.buffet_container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 50px 22px 50px; }

.buffet_item {
  width: 46%;
  margin: 3% 1%; }
  .buffet_item img {
    width: 100%;
    max-width: 100%;
    height: auto; }
  .buffet_item p {
    font-size: 18px;
    color: #FFF;
    font-weight: bold; }
  .buffet_item span {
    font-size: 37px;
    color: #FFF;
    font-weight: bold; }

.buffet_item:last-child img {
  width: 277px; }

.banquet_note {
  width: 100%;
  padding: 0 0 40px; }
  .banquet_note p {
    font-size: 14px;
    color: #FFF;
    margin: 0 80px 30px; }

.banquet_note_bs {
  font-size: 14px;
  color: #FFF;
  margin: 0 80px 10px; }

@media screen and (max-width: 668px) {
  .banquet_slide_content .b01_item {
    width: 100%; }

  .banquet_txt {
    margin: 10px 20px; }

  .banquet_detail_container .banquet_detail_item {
    width: 100%; }

  .banquet_detail_container .banquet_detail_item p {
    width: 72%; }

  /*
  .banquet_detail {width:96%}
  .banquet_detail_item {width:100%;margin: 5% 1%;}
  .banquet_bus p {margin-left: 42%;}
  */
  .banquet_note p {
    margin: 30px 20px; }

  .banquet_slide .menu_txt {
    margin: 0 auto 10px;
    width: 80%; }

  .banquet_slide_content img {
    max-width: 80%;
    height: auto;
    display: block;
    margin: 0 auto; }

  .ontap_container .drink_item {
    width: 90%; }

  .set_lunch_container {
    width: 83%; }

  .lunch_name {
    padding-left: 20px; }
    .lunch_name h3 {
      font-size: 18px; }
      .lunch_name h3 span {
        font-size: 30px; }

  .lunch_name > img {
    height: 50px;
    left: 260px; }

  .set_lunch_item {
    width: 146px; }
    .set_lunch_item img {
      width: 100%;
      max-width: 100%;
      height: auto; }

  .buffet_container {
    padding: 50px 0 0; }

  .banquet_note_bs {
    margin: 0 20px 10px; }

  .ontap_container figure {
    width: 80%; } }
@media screen and (max-width: 320px) {
  .set_lunch_container {
    width: 97%; } }
/*****************************************************

 営業案内
 
*****************************************************/
.guide_container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.guide_container:last-child {
  padding-bottom: 100px; }

.guide_item {
  width: 46%;
  margin: 0 1%;
  padding: 0 0 30px; }
  .guide_item > p {
    width: 100%;
    font-size: 14px;
    color: #FFF;
    padding-bottom: 20px; }
  .guide_item img {
    width: 464px;
    max-width: 100%;
    height: auto; }
  .guide_item th {
    width: 22%;
    padding: 8px;
    font-size: 16px;
    color: #333;
    background: #F4DFC1;
    border-bottom: 1px solid #FFF; }
  .guide_item td {
    padding: 8px;
    font-size: 16px;
    color: #333;
    background: #FFF;
    border-bottom: 1px solid #898989; }
    .guide_item td i {
      margin-left: 15px; }
    .guide_item td a {
      text-decoration: none;
      color: #303CB4; }
    .guide_item td p {
      font-size: 15px;
      padding-bottom: 4px;
      margin-bottom: 4px;
      border-bottom: 1px dotted #ddd; }
      .guide_item td p:last-of-type {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0; }
      .guide_item td p span {
        color: #D38300;
        margin-left: 5px; }
        .guide_item td p span::before {
          content: 'L.O';
          background: #ffb741;
          padding: 0 2px;
          color: #fff;
          margin-right: 4px;
          font-size: 12px;
          border-radius: 2px; }
    .guide_item td > span {
      color: #D73012; }
  .guide_item tr:first-child th {
    border-top: 5px solid #F48A0B; }
  .guide_item tr:first-child td {
    border-top: 5px solid #ccc; }
  .guide_item tr:last-child th {
    border-bottom: none; }
  .guide_item tr:last-child td {
    border-bottom: none; }
  .guide_item .guide_notice_txt {
    font-size: 16px;
    font-weight: bold;
    color: #FFF500; }

.yoyaku_box {
  width: 100%;
  padding: 45px 0 30px;
  background: #FFF;
  text-align: center;
  position: relative; }
  .yoyaku_box .name {
    font-size: 24px;
    color: #FFF;
    width: 100%;
    height: 38px;
    line-height: 38px;
    position: absolute;
    top: 0;
    left: 0; }
  .yoyaku_box .ekimae_bk {
    background: #F48A0B; }
  .yoyaku_box .byps_bk {
    background: #D73012; }
  .yoyaku_box span {
    font-size: 36px;
    color: #000;
    font-weight: bold; }
  .yoyaku_box p {
    font-size: 16px;
    color: #000;
    font-weight: bold; }

@media screen and (max-width: 668px) {
  .guide_container:last-child {
    padding-bottom: 100px; }

  .guide_item {
    width: 100%;
    margin: 0 4%; }
    .guide_item th {
      width: 30%; } }
/*****************************************************

 お知らせ 一覧
 
*****************************************************/
.info_archive_container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 30px 0;
  margin-bottom: 150px; }

.info_arc_item {
  width: 227px;
  margin: 7px 12px;
  position: relative;
  z-index: 0; }
  .info_arc_item .img_arc_box {
    background: #E8E8E8;
    height: 149px;
    text-align: center; }
    .info_arc_item .img_arc_box img {
      width: auto;
      max-width: 100%;
      height: 140px; }
  .info_arc_item .info_arc_txtbox_w {
    background: white;
    padding: 15px;
    margin: -9px 0 12px 0; }
    .info_arc_item .info_arc_txtbox_w p {
      font-size: 16px;
      color: #000; }
  .info_arc_item a {
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }

@media screen and (max-width: 668px) {
  .info_archive_container {
    width: 100%;
    justify-content: center; }

  .info_arc_item {
    width: 100%;
    margin: 7px 12px; }
    .info_arc_item .img_arc_box {
      height: 159px;
      text-align: center; }
      .info_arc_item .img_arc_box img {
        height: 149px; } }
.pager {
  padding: 80px 0;
  width: 100%;
  position: relative;
  text-align: center; }
  .pager .page-numbers {
    display: inline-block;
    margin: 12px 0 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    font-size: 16px;
    border: 2px #FFF solid;
    color: #000;
    background: #fff; }
  .pager a .page-numbers {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
  .pager a .page-numbers:hover {
    background: #ccc;
    border: 2px #ccc solid;
    color: #fff;
    opacity: 1; }
  .pager .current {
    background: #ccc;
    border: 2px #ccc solid;
    color: #FFF; }

/*****************************************************

 お知らせ 記事
 
*****************************************************/
.news_single_container {
  width: 96%;
  margin: 0 auto; }
  .news_single_container .date_box {
    text-align: right; }
  .news_single_container span {
    font-size: 14px;
    color: #FFF; }
  .news_single_container p {
    font-size: 14px;
    color: #FFF; }
  .news_single_container img {
    margin: 30px 0; }
  .news_single_container > h2 {
    padding: 15px 0; }
  .news_single_container > h3 {
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    padding: 15px 0; }
  .news_single_container > h4 {
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    padding: 8px 0; }
  .news_single_container a {
    text-decoration: none;
    color: #f08100; }

.back_btn {
  width: 100%;
  text-align: center;
  padding: 50px 0 150px; }

@media screen and (max-width: 668px) {
  .news_single_container {
    width: 92%; } }
/*****************************************************

 Footer
 
*****************************************************/
.global_footer {
  width: 100%;
  background: #000; }

.footer_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }

.footer_item {
  width: 373px;
  height: auto;
  text-align: center;
  padding: 20px 5px; }
  .footer_item > img {
    width: 362px;
    max-width: 100%;
    height: auto; }
  .footer_item p {
    background: url("../images/common/foot_btn.png") no-repeat center;
    padding: 10px;
    font-size: 16px;
    color: #FFF; }
    .footer_item p a {
      text-decoration: none;
      color: #FFF; }
    .footer_item p a:hover {
      color: #f08100; }
  .footer_item dl {
    padding: 10px; }
  .footer_item dt {
    float: left;
    max-width: 100%;
    height: auto;
    height: 60px; }
  .footer_item dd {
    margin-left: 36%;
    font-size: 16px;
    color: #FFF;
    text-align: left;
    padding-bottom: 25px; }

@media screen and (max-width: 320px) {
  .footer_item dl {
    padding: 5px; } }
.copyright_container {
  width: 100%;
  height: 70px;
  text-align: center;
  border-top: 1px solid #FFF; }
  .copyright_container p {
    font-size: 14px;
    color: #FFF;
    line-height: 70px; }
  .copyright_container p::before {
    font-family: FontAwesome;
    content: '\f1f9';
    padding-right: 5px;
    font-weight: 900;
    color: #FFF; }

/*　ページトップボタン
----------------------------------------------------*/
.page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 2; }
  .page-top a {
    text-decoration: none;
    opacity: 0.5; }
  .page-top a:hover {
    text-decoration: none;
    opacity: 1; }

@media screen and (max-width: 668px) {
  .page-top a {
    opacity: 1; } }
/* 2020.12.21 追加
----------------------------------------------------*/
.top_pdf {
  width: 100%;
  text-align: center; }
  .top_pdf > figure {
    width: 710px;
    margin: 0 auto; }
    .top_pdf > figure img {
      width: 100%;
      height: auto;
      max-width: 100%; }
  .top_pdf .yearend2020_container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start; }
    .top_pdf .yearend2020_container a {
      display: block;
      width: 40%;
      text-decoration: none;
      margin: 40px 20px;
      transition: .3s; }
      .top_pdf .yearend2020_container a img {
        width: 100%;
        height: auto;
        max-width: 100%; }
      .top_pdf .yearend2020_container a:hover {
        opacity: .7;
        transition: .3s; }
      .top_pdf .yearend2020_container a:nth-of-type(1) {
        margin-left: 60px; }

@media screen and (max-width: 668px) {
  .top_pdf > figure {
    width: 90%; }

  .top_pdf .yearend2020_container {
    width: 90%;
    margin: 0 auto; }

  .top_pdf .yearend2020_container a {
    width: 100%;
    margin: 20px auto 0; }

  .top_pdf .yearend2020_container a:nth-of-type(1) {
    margin-left: 0; } }
/* 2022.12.24 追加
----------------------------------------------------*/
.regular_notice {
  width: 100%;
  border: 1px solid #fff;
  margin: 20px auto 40px;
  padding: 20px;
  box-sizing: border-box; }
  .regular_notice p {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-align: center; }
    .regular_notice p:first-of-type {
      font-size: 24px;
      color: #FF7010;
      margin-bottom: 16px; }
      .regular_notice p:first-of-type i {
        font-size: 40px;
        margin-right: 10px;
        vertical-align: -10%; }

@media screen and (max-width: 668px) {
  .regular_notice {
    width: 90%; }

  .regular_notice p:first-of-type {
    font-size: 18px; }
    .regular_notice p:first-of-type i {
      font-size: 30px; } }
/* 2024.6.7追加 */
.banquetmenu_sp_container {
  width: 96%;
  margin: 0 auto; }
  .banquetmenu_sp_container .banquetmenu_sp_item {
    margin-bottom: 20px;
    position: relative;
    z-index: 0;
    transition: .3s; }
    .banquetmenu_sp_container .banquetmenu_sp_item a {
      text-decoration: none;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
    .banquetmenu_sp_container .banquetmenu_sp_item:hover {
      opacity: .7;
      transition: .3s; }
    .banquetmenu_sp_container .banquetmenu_sp_item:last-of-type {
      margin-bottom: 0; }
    .banquetmenu_sp_container .banquetmenu_sp_item img {
      width: 100%; }

/*2024.7.10*/
.top_ekimae_lunch_item {
  width: 86%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start; }
  .top_ekimae_lunch_item figure {
    width: 300px; }
    .top_ekimae_lunch_item figure img {
      width: 100%;
      border-radius: 10px; }
    .top_ekimae_lunch_item figure figcaption {
      font-size: 18px;
      color: #FFF;
      font-weight: bold;
      text-align: center; }

.lunch_item ul {
  padding-bottom: 0; }

.ekimae_lunch_container {
  width: 80%;
  margin: 20px 0 60px;
  padding-left: 60px; }
  .ekimae_lunch_container h4 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px; }
    .ekimae_lunch_container h4:nth-of-type(2) {
      margin-top: 40px; }
  .ekimae_lunch_container p {
    margin-bottom: 30px;
    font-size: 16px;
    color: #fff; }
  .ekimae_lunch_container figure {
    width: 100%; }
    .ekimae_lunch_container figure img {
      width: 100%; }

@media screen and (max-width: 668px) {
  .top_ekimae_lunch_item figure:first-of-type {
    margin-bottom: 30px; }

  .ekimae_lunch_container {
    width: 96%;
    box-sizing: border-box;
    padding-left: 20px; } }
/*2024.7.29*/
.lunch_item > p {
  position: absolute;
  top: 10%;
  left: 16px;
  width: 100%;
  height: 77%;
  background: rgba(255, 255, 255, 0.8);
  padding: 140px 20px;
  box-sizing: border-box;
  font-size: 18px;
  color: #D10003; }
  .lunch_item > p span {
    font-weight: bold; }

.lunch_name > p {
  margin-top: 40px;
  color: #ff0000;
  font-size: 16px;
  border: 1px solid #fff;
  padding: 8px;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: -50px; }
  .lunch_name > p span {
    font-weight: bold; }

@media screen and (max-width: 668px) {
  .lunch_item > p {
    width: 90%; }

  .lunch_name > p {
    margin-top: 20px; } }
/*20250428追加レンタサイクル廃業のお知らせ*/
.bicycle_rental_wrap {
  padding: 60px 0 80px;
  background: #160606; }
  .bicycle_rental_wrap .inner {
    margin: 0 auto; }
  .bicycle_rental_wrap .bicycle_rental_container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px 2%;
    margin-top: 40px; }
    .bicycle_rental_wrap .bicycle_rental_container figure {
      width: 48.21%;
      position: relative;
      z-index: 0;
      transition: .2s; }
      .bicycle_rental_wrap .bicycle_rental_container figure img {
        width: 100%;
        height: auto; }
      .bicycle_rental_wrap .bicycle_rental_container figure a {
        text-decoration: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1; }
      .bicycle_rental_wrap .bicycle_rental_container figure:hover {
        opacity: .7; }
