@charset "utf-8";
/* Theme Name: Beer Bar & Cafe Terrace 「ALE」
Theme URI: https://ale.fud-group.com/
Description: WordPressオリジナルテーマ
Version: 1.0.1 2021/03/31 */

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #4a4a4a;
  letter-spacing: .01em;
  line-height: 1.8em;
  background: #fff;
}
body #wrap {
  overflow-x: hidden;
}
/* ----------------- 共通 */
a {
  color: #fff;
  text-decoration: none;
  outline: none;
  cursor: pointer;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cleartext {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
a:hover {
  transition: .3s;
}
/* ----------------- header -ヘッダー */
.header {
  width: 100%;
  position: relative;
  padding: 0 0 541px 0;
}
.header .logo {
  position: absolute;
  width: 236px;
  height: 249px;
  background: url(img/logo.png) no-repeat;
  background-position: center;
  background-size: contain;
  left: 50%;
  right: 50%;
  top: 66px;
  margin: 0 0 0 -118px;
}
.header a .logo:hover {
  opacity: .5;
  background: url(img/logo_hover.png) no-repeat;
  background-position: center;
  background-size: contain;
}
.header .header_nav {
  width: 192px;
  height: auto;
  position: absolute;
  top: 67%;
  left: 50%;
  margin: 0 0 0 -96px;
}
.header .header_nav a,#fadein_nav a {
  display: block;
}
.header .header_nav a:hover,#fadein_nav a:hover {
  opacity: .5;
}
.header .header_nav a.web_btn {
  width: 101px;
  height: 29px;
  background: url(img/footer_btn_web.png) no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0 auto;
}
#fadein_nav a.web_btn {
  width: 171px;
  height: 29px;
  background: url(img/fadein_btn_web.png) no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0 auto;
}
.header .header_nav a.contact_btn,#fadein_nav a.contact_btn {
  width: 171px;
  height: 29px;
  background: url(img/footer_btn_contact.png) no-repeat;
  background-size: cover;
  background-position: center;
  margin: 13px auto 31px;
}
#fadein_nav a.contact_btn {
  margin: 13px auto 14px;
}
.header .header_nav ul li a,#fadein_nav ul li a {
  display: block;
  width: 25px;
  height: 35px;
}
.header .header_nav ul li a:hover,#fadein_nav ul li a:hover {
  opacity: .5;
}
.header .header_nav ul li a._sns,#fadein_nav ul li a._sns {
  background: url(img/footer_icon_sns.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.header .header_nav ul li a._floor,#fadein_nav ul li a._floor {
  background: url(img/footer_icon_floor.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.header .header_nav ul li a._menu,#fadein_nav ul li a._menu {
  background: url(img/footer_icon_menu.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.header .header_nav ul li a._map,#fadein_nav ul li a._map {
  background: url(img/footer_icon_map.png) no-repeat;
  background-size: cover;
  background-position: center;
}
#fadein_nav {
	width: 217px;
	height: 150px;
	background: rgba(0,0,0,.8);
	position:fixed;
	right: 10px;
	bottom: 10px;
  border-radius: 20px;
}
#fadein_nav .outer {
  width: 95%;
  margin: 16px auto;
}
#fadein_nav .outer .flex {
  width: 171px;
  margin: 0 auto;
}
/* ----------------- main -メインビジュアル */
.header .main {
    position: fixed;
    width: 100%;
    height: 543px;
    display: inline-block;
    overflow-x: hidden;
    z-index: -2;
    object-fit: cover;
}
.header .main img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    z-index: -2;
}
/* ----------------- object -オブジェクト */
.header .object {
  position: absolute;
}
.header .object img {
  width: 100%;
}
._01 {
  width: 72px;
  height: 67px;
  top: 118px;
  left: 10%;
}
._02 {
  width: 41px;
  height: 71px;
  top: 254px;
  left: 30%;
}
._03 {
  width: 53px;
  height: 115px;
  top: 290px;
  left: 5%;
}
._04 {
  width: 67px;
  height: 105px;
  top: 389px;
  left: 12%;
}
._05 {
  width: 56px;
  height: 134px;
  top: 378px;
  left: 25%;
}
._06 {
  width: 120px;
  height: 96px;
  top: 94px;
  left: 72.5%;
}
._07 {
  width: 32px;
  height: 69px;
  top: 277px;
  left: 66.8%;
}
._08 {
  width: 36px;
  height: 131px;
  top: 288px;
  left: 75%;
}
._09 {
  width: 47px;
  height: 109px;
  top: 362px;
  left: 88%;
}
/* ----------------- delicious - 昼も夜も美味しい */
.delicious {
  width: 100%;
  height: 487px;
  background: url(img/bg_delicious.png) no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.delicious .left_bar {
  width: 97px;
  height: 237px;
  position: absolute;
  top: 30px;
  left: 25px;
}
.delicious .right_cafe {
  width: 100px;
  height: 312px;
  position: absolute;
  top: 25px;
  right: 22px;
}
.delicious .img_bar {
  width: 90px;
  height: 81px;
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.delicious .img_cafe {
  width: 52px;
  height: 103px;
  position: absolute;
  bottom: 20px;
  right: 40px;
}
.delicious .outer {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
/* ----------------- commitment - 食器へのこだわり */
.commitment {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 30px 0 60px;
}
.commitment .outer {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.commitment .outer .text_large {
  font-size: 32px;
  text-align: center;
}
.commitment .outer .text {
  font-size: 20px;
  text-align: center;
}
.commitment .outer .text._bottom {
  margin: 30px auto 0;
}
.commitment .outer .h2_text {
  width: 270px;
  height: 50px;
  background: url(img/h2_text_delicious.png) no-repeat;
  background-size: contain;
  background-position: center;
  margin: 50px auto;
}
.commitment .outer .area {
  display: flex;
  width: 95%;
  margin: 0 auto;
}
.commitment .outer .area .inner {
  width: 48%;
}
.commitment .outer .area .inner .h4_title {
  font-size: 32px;
  font-weight: bold;
}
.commitment .outer .area .inner .tape {
  width: 85%;
  background: #454545;
  margin: 0 0 0 auto;
}
.commitment .outer .area .inner .tape:hover {
  background: rgba(0,0,0,.6);
}
.commitment .outer .area .inner .tape .text {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  margin: 0 20px 0;
}
.commitment .outer .area .inner ._cafe {
  height: 298px;
  object-fit: cover;
  background: url(img/commitment_img_01.png) no-repeat;
  background-size: cover;
  background-position: center 0;
  padding: 190px 0 0 0;
}
.commitment .outer .area .inner ._bar {
  height: 298px;
  object-fit: cover;
  background: url(img/commitment_img_02.png) no-repeat;
  background-size: cover;
  background-position: center 0;
  padding: 190px 0 0 0;
}
/* ----------------- floor - FLOOR */
.floor {
  width: 100%;
}
.floor .outer {
  width: 100%;
}
.floor .outer .viproom {
    position: relative;
    text-align: center;
    width: 100%;
    overflow: hidden;
}
.floor .outer .viproom:after {
  z-index: -2;
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background: url(img/bg_viproom.png) no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  -webkit-transition: all 1.8s ease-out;
  -moz-transition: all 1.8s ease-out;
  -ms-transition: all 1.8s ease-out;
  transition: all 1.8s ease-out;
}
.floor .outer .viproom:hover:after {
  opacity: 1.0;
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.floor .outer .viproom._right:after  {
  background: url(img/bg_insidestore.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.floor .outer .viproom .floor_text_bg {
  width: 111px;
  height: 218px;
  background: #000;
  margin: 0 0 0 5%;
}
.floor .outer .viproom .floor_text_bg .side_text_floor {
  width: 43px;
  height: 176px;
  margin: 15px 16px 0 auto;
  background: url(img/h2_title_floor.png) no-repeat;
  background-size: cover;
  background-position: center 0;
}
.floor .outer .viproom .viproom_left {
  width: 40%;
  background: rgba(0,0,0,.6);
  padding: 45px;
  margin: 0 0 -1px auto;
}
.floor .outer .viproom .viproom_left._right {
  width: 40%;
  background: rgba(0,0,0,.6);
  padding: 45px;
  margin: 0 auto 0 0;
}
.floor .outer .viproom .viproom_left .inner {
  max-width: 90%;
  max-width: 320px;
  margin: 0 auto
}
.floor .outer .viproom .viproom_left .inner .h2_title {
  width: 166px;
  height: 28px;
  background: url(img/h2_title_viproom.png) no-repeat;
  background-size: cover;
  background-position: center 0;
  object-fit: cover;
}
.floor .outer .viproom .viproom_left .inner .h2_title._insidestore {
  width: 69px;
  height: 34px;
  background: url(img/h2_title_insidestore.png) no-repeat;
  background-size: cover;
  background-position: center 0;
  object-fit: cover;
}
.floor .outer .viproom .viproom_left .inner .text {
  font-size: 18px;
  color: #fff;
  margin: 30px 0 0 0;
}
.floor .outer .viproom .viproom_left .inner .img_viproom {
  width: 100%;
  height: 242px;
  color: #fff;
  margin: 30px 0 0 0;
  object-fit: cover;
}
.floor .outer .viproom .viproom_left .inner .img_viproom img {
  width: 100%;
}
/* ----------------- menu - MENU */
.menu {
  width: 100%;
  color: #fff;
}
.menu::before {
  width: 100%;
  height: 100vh;
  max-width: 100%;
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100vh;
  background: url(img/bg_menu.png) repeat-y;
  background-size: contain;
  background-position: center 0;
  z-index: -3;
}
.menu .black_bg {
  background: linear-gradient(0deg,rgba(0, 0, 0, 0.83),rgba(0, 0, 0, 0.77));
  position: relative;
  padding: 20px 20px 30px;
}
.menu .black_bg .outer {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.menu .black_bg .outer .h2_title_bg {
  width: 111px;
  height: 218px;
  background: #000;
  padding: 10px 12px;
  position: absolute;
  top: 0;
  left: 50px;
}
.menu .black_bg .outer .h2_title_bg .h2_title {
  width: 42px;
  height: 155px;
  background: url(img/h2_title_menu.png) no-repeat;
  background-size: contain;
  background-position: center 0;
  margin: 0 0 0 auto;
}
.menu .black_bg .outer .outer_menu .inner {
  width: 87%;
  margin: 60px auto 0;
}
.menu .black_bg .outer .outer_menu .inner._reverse {
  flex-flow: row-reverse;
}
.menu .black_bg .outer .outer_menu .inner .img_ale_original_beer {
  width: 368px;
  height: 332px;
  background: url(img/img_menu_original_beer.png) no-repeat;
  background-size: contain;
  background-position: center 0;
  margin: 0 auto;
}
.menu .black_bg .outer .outer_menu .inner .img_menu_02 {
  width: 540px;
  height: 360px;
  background: url(img/img_menu_02.png) no-repeat;
  background-size: contain;
  background-position: center 0;
  margin: 0 0 0 5%;
}
.menu .black_bg .outer .outer_menu .inner .img_menu_03 {
  width: 540px;
  height: 360px;
  background: url(img/img_menu_03.png) no-repeat;
  background-size: contain;
  background-position: center 0;
  margin: 0 5% 0 0;
}
.menu .black_bg .outer .outer_menu .inner .inner_text {
  width: 45%;
  margin: 165px 0 0 0;
}
.menu .black_bg .outer .outer_menu .inner .inner_text._02 {
  width: 360px;
  margin: 145px 0 0 0;
}
.menu .black_bg .outer .outer_menu .inner .inner_text .border_bottom {
  width: 100%;
  border-bottom: 1px solid #fff;
}
.menu .black_bg .outer .outer_menu .inner .inner_text .border_bottom .h3_title {
  width: 264px;
  height: 25px;
  background: url(img/h3_ale_original_beer.png) no-repeat;
  background-size: contain;
  background-position: center 0;
  margin: 0 0 10px 20px;
}
.menu .black_bg .outer .outer_menu .inner .inner_text .border_bottom .h3_title._02 {
  width: 128px;
  height: 25px;
  background: url(img/h3_menu_unown.png) no-repeat;
  background-size: contain;
  background-position: center 0;
  margin: 0 0 10px 20px;
}
.menu .black_bg .outer .outer_menu .inner .inner_text .price {
  font-size: 20px;
  margin: 3px 0 0 0;
}
.menu .black_bg .outer .outer_menu .inner .inner_text .text {
  font-size: 15px;
  letter-spacing: .01em;
}
.menu .white_bg {
  width: 100%;
  color: #0a0a0a;
  padding: 45px 30px;
}
.menu .white_bg .outer {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.menu .white_bg .outer .h2_title {
  width: 177px;
  height: 21px;
  background: url(img/h2_title_othermenu.png) no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0 auto;
}
.menu .white_bg .outer .caution {
  display: block;
  font-size: 12px;
  text-align: center;
  line-height: 1.5em;
  margin: 20px auto 0;
}
.menu .white_bg .outer .cafe_menu_outer {
}
.menu .white_bg .outer .cafe_menu_outer .h3_title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #0a0a0a;
  line-height: 1.7em;
  margin: 50px 0 0 0;
}
.menu .white_bg .outer .cafe_menu_outer .flex {
  width: 92%;
  margin: 20px auto 0;
}
.menu .white_bg .outer .cafe_menu_outer .flex .inner {
  font-size: 16px;
}
.menu .white_bg .outer .cafe_menu_outer .flex .inner._width {
  width: 38%;
}
.menu .white_bg .outer .cafe_menu_outer .flex .inner .margin_top {
  margin: 50px 0 0 0;
}
.menu .white_bg .outer .cafe_menu_outer .flex .inner table {
  text-align: left;
  letter-spacing: .01em;
}
.menu .white_bg .outer .cafe_menu_outer .flex .inner table tr td {
  display: block;
  text-align: right;
  margin: 0 0 0 15px;
}
/* ----------------- menu - フッター */
.footer {
  width: 100%;
  background: #0a0a0a;
  padding: 45px 0 0;
  line-break: strict;
}
.footer .outer {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.footer .outer .flex .left {
  font-size: 13px;
  text-align: left;
  color: #fff;
  width: 43%;
}
.footer .outer .flex .left .footer_logo {
  display: block;
  width: 113px;
  height: 120px;
  background: url(img/footer_logo.png) no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0 auto 45px;
}
.footer .outer .flex .left .footer_logo:hover {
  opacity: .5;
}
.footer .outer .flex .left table {
  padding: 0 0 0 25px;
}
.footer .outer .flex .left table tr {
  display: flex;
  justify-content: space-between;
}
.footer .outer .flex .left table tr th {
  display: block;
  width: 30%;
}
.footer .outer .flex .left table tr td {
  display: block;
  width: 70%;
}
.footer .outer .flex .left .footer_btn_group {
  justify-content: flex-start;
  margin: 20px auto 0 0;
  padding: 0 0 0 25px;
}
.footer .outer .flex .left .footer_btn_group a {
  display: block;
}
.footer .outer .flex .left .footer_btn_group a:hover {
  opacity: .5;
}
.footer .outer .flex .left .footer_btn_group a.web_btn {
  width: 101px;
  height: 29px;
  background: url(img/footer_btn_web.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.footer .outer .flex .left .footer_btn_group a.contact_btn {
  width: 171px;
  height: 29px;
  background: url(img/footer_btn_contact.png) no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0 0 0 10px;
}
.footer .outer .footer_nav {
  margin: 40px 0 20px;
}
.footer .outer .footer_nav li a {
  display: block;
}
.footer .outer .flex .map {
  width: 55%;
  padding: 0 25px 0 0;
}
.footer .outer .flex .map iframe {
  width: 100%;
  height: 100%;
}
.footer .outer .footer_nav ul {
  display: flex;
  width: 192px;
  height: 35px;
  margin: 0 auto;
}
.footer .outer .footer_nav ul li {
  margin: 0 28px 0 0;
}
.footer .outer .footer_nav ul li a {
  width: 26px;
  height: 36px;
}
.footer .outer .footer_nav ul li a:hover {
  opacity: .5;
}
.footer .outer .footer_nav ul li a._sns {
  background: url(img/footer_icon_sns.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.footer .outer .footer_nav ul li a._floor {
  background: url(img/footer_icon_floor.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.footer .outer .footer_nav ul li a._menu {
  background: url(img/footer_icon_menu.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.footer .outer .footer_nav ul li a._map {
  background: url(img/footer_icon_map.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.footer .copyright {
  display: block;
  font-size: 13px;
  text-align: center;
  background: #fff;
  color: #000;
  padding: 5px 0;
}
