@charset "utf-8";
/* CSS Document */
body {
	font-family: "Zen Old Mincho";
	font-size: 16px;
	color: #333333;
	position: relative;
}
html{
	scroll-padding-top: 170px;
}
a {
	text-decoration: none;
	color: #555555;
}
img {
	max-width: 100%;
	vertical-align: bottom;
}
ul {
	list-style: none;
}
.wrap {
	width: 85%;
	margin: 0 auto;
}
.center {
	text-align: center;
}
.flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.even {
	flex-direction: row-reverse;
}
.en {
	font-family: 'Cinzel', serif;
	font-family: 'Josefin Sans', sans-serif;
}
.txt p {
	margin-bottom: 20px;
	line-height: 1.8;
}

/*==================================================
ヘッダー
===================================*/
header {
	width: 100%;
	background: #fff;
	position: fixed;/*画面上部に固定表示*/
	height: 100px;
    z-index: 100;
}
header #logo {
	width: 14%;
	float: left;
}
.header_wrap {
	display: flex;
	align-items: center;
}
.header_left {
	width: 40%;
	margin-left: 2em;
}
.header_right {
	width: 60%;
}
/*==================================================
メニュー
===================================*/
.menu > li {
    float: left;
    width: 14.2%;
	position: relative;
}
.header_wrap .menu_nav{
	position: relative;
    top: 2em;
    left: 180px;
}
.header_wrap .menu_nav hr,.header_wrap .menu_nav .top{
	border-bottom: 3px solid #14c1f4;
	border-top: none;
    border-left: none;
    border-right: none;
	width: 40%;
    margin: 0.5em 0 0 0.5em;
}
.header_wrap .menu_nav .top{
	width: 33%;
    margin: 0.5em 0;
}
.header_right .reserv{
	width: 120px;
	background-color: #0c4ca3;
    padding: 1.6em 1em;
	position: relative;
    left: 215px;
	text-align: center;
}
.header_right .reserv a{
	color: #fff;
}


/*==================================================
TOP画像
===================================*/
#mainvisual{
	margin-bottom: 50px
}
#mainvisual img{
	margin-top: 100px;	
}
#mainvisual p{
    width: 50%;
	position: relative;
	bottom: 3em;
	left: 1em;
	font-size: 40px;
	letter-spacing: 0.1em;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
}
/*==================================================
海の幸
===================================*/
#seafood .wrap{
	width: 100%;
}
#seafood .seafood_text{
	width: 40%;
    height: 100%;
    background-color: #555;
    opacity: 0.7;
    padding: 7em 3em 5em;
    position: absolute;
    top: 0;

}
#seafood .seafood_text h3,#seafood .seafood_text p{
	 color: #fff;
}
#seafood .seafood_text h3{
	font-size: 50px;
}
#seafood .seafood_text p{
    margin-top: 3em;
    font-size: 18px;
    width: 80%;
    line-height: 1.8em;
}
/*==================================================
テイクアウト
===================================*/
#takeout{
	margin:50px 0;
	height: 600px;
}
#takeout .wrap{
	flex-wrap: nowrap;
}
#takeout .takeout_p{
	width: 55%;
	float: left;
}
#takeout .takeout_p p{
	width: 10%;
    position: relative;
    bottom: 21em;
    left: 3em;
    z-index: 1;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.3;
    background-color: #0c4ca3;
    padding: 1em 0.5em 1em 0.7em;
}
#takeout ul{
	width: 40%;
	height: 100%;
	float: right;
	background-image: url("../img/top/icon_group.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 40%;
}
#takeout h3{
	font-size: 40px;
    color: #333333;
    margin-top: 2em;
}
#takeout p{
	margin-top: 2em;
    font-size: 18px;
    padding-right: 7em;
    line-height: 1.8;
}
/*==================================================
日替わりメニュー
===================================*/
#daily_menu{
	margin:100px 0 50px;
	background-color: #e8f2ff;
	padding: 6em 0;
}

#daily_menu .daily{
	float: left;
	width: 40%;
}
#daily_menu .daily h3{
	font-size: 30px;
}
#daily_menu .daily h3 span{
	font-size: 50px;
}
#daily_menu .daily p{
	padding: 3em 8em 0 0;
    line-height: 1.8;
}
#daily_menu .menu_look{
	background-image: url("../img/top/menu_look.png");
	background-repeat: no-repeat;
    background-position: left;
	margin-top: 5em;
}
#daily_menu .menu_look a{
	color: #fff;
	padding: 2em;
	display: block;
}
#daily_menu .daily_phot{
	float: right;
	width: 60%;
}
/* 店舗情報 */
#store_information{
	margin: 100px 0;
}
#store_information p{
	text-align: center;
	margin: 2em 0;
    font-size: 20px;
}
#store_information p a{
    font-size: 30px;
    font-weight: bold;
}
#store_information .information_logo{
	padding: 0 10em;
}
#store_information .web_reserv{
	width: 300px;
    background-color: #0c4ca3;
    padding: 1.3em 1em;
    margin-left: 9em;
    text-align: center;
}
#store_information .web_reserv a{
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#store_information .web_reserv img{
	margin-right: 1em;
}
#store_information table{
	margin-top: 2em;
}
#store_information table tr th,td{
	padding: 1em;
	text-align: left;
	vertical-align:top;
}
#store_information table tr th{
	font-weight: bold;
}

#store_information .left_info{
	float: left;
	width: 45%;
}
#store_information .left_info table{
	margin-top: -15em;

}


#store_information .right_phot{
	float: right;
	width: 50%;
}








/*
右から左へ
----------------------------*/
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

/*
IE11対策
----------------------------*/
_:-ms-lang(x)::-ms-backdrop,
.d-demo {
  display: -ms-grid;
  overflow: hidden;
}
/*----------------------------*/

.d-demo__wrap {
  display: flex;
  overflow: hidden;
}

.d-demo__list {
  display: flex;
  list-style: none;
}

.d-demo__list--left{
animation :infinity-scroll-left 95s infinite linear 0.5s both;
}

.d-demo__item {
  width: calc(150vw / 6);
}
.d-demo__item > img{
   width: 95%;
}


/*==================================================
フッター
===================================*/
#footer {

}
.copyright {
	padding: 15px 0;
	background: #0c4ca3;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}



/*==================================================
ページトップボタン
===================================*/
#page_top{
  width: 60px;
  height: 60px;
  position: fixed;
  right: 20px;
  bottom: 30px;
  background: #14c1f4;
  border-radius: 50%;
	z-index: 999;
}
#page_top a{
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 30px;
  color: #fff;
  position: absolute;
  width: 30px;
  height: 30px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}





/*==================================================
ふわっ
===================================*/

/* その場で */
.fadeIn{
animation-name:fadeInAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeInAnime{
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* 下から */

.fadeUp{
animation-name:fadeUpAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/* 上から */

.fadeDown{
animation-name:fadeDownAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeDownAnime{
  from {
    opacity: 0;
  transform: translateY(-100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/* 左から */

.fadeLeft{
animation-name:fadeLeftAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeLeftAnime{
  from {
    opacity: 0;
  transform: translateX(-100px);
  }

  to {
    opacity: 1;
  transform: translateX(0);
  }
}

/* 右から */

.fadeRight{
animation-name:fadeRightAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeRightAnime{
  from {
    opacity: 0;
  transform: translateX(100px);
  }

  to {
    opacity: 1;
  transform: translateX(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
 
.fadeInTrigger,
.fadeUpTrigger,
.fadeDownTrigger,
.fadeLeftTrigger,
.fadeRightTrigger{
    opacity: 0;
}












