/*
Theme Name: hanuman
Theme URI: hanuman-tokyo.com
Description: hanuman
Author: hanuman
Author URI: hanuman-tokyo.com
Version: 1.0
*/

.pc{
  display: block;
}

.sp{
  display: none;
}

body{
  color: rgb(51, 51, 51);
  font-family: 'Kosugi', sans-serif;
}

#top{
  height: 100vh;
  background: url(../img/mainimage.webp);
  background-size: cover;
  background-position: center;
}

_::-webkit-full-page-media, _:future, :root #top{
  background: url(../img/mainimage.jpg);
}

header{
  display: flex;
  height: 100px;
  margin: 0 auto;
  padding: 0 100px;
  align-items: center;
  background: rgba(0, 0, 0, 0.486);
}

header #logo{
  color: #fff;
  width: 50%;
  display: flex;
}

header #logo img{
  width: 270px;
}

header nav{
  width: 50%;
}

header nav ul{
  display: flex;
  justify-content: space-between;
}

header nav ul li a{
  color: #fff;
}

h1{
  color: #fff;
  font-size: 50px;
  height: 40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

h1 img{
  display: block;
  width: 500px;
}

h1 p{
  font-size: 25px;
}

section{
  text-align: center;
}

h2{
  margin-top: 100px;
}

h2 img{
  width: 130px;
}

span img{
  width: 35px;
  margin: 50px 0;
}

#about p{
  line-height: 40px;
}

#about a{
  border: 1px solid #000;
  height: 45px;
  width: 240px;
  display: block;
  margin: 60px auto 0;
  line-height: 45px;
}

.loopSlider{
  margin-top: 100px;
	height: 230px;
	overflow: hidden;
	position: relative;
}
.loopSlider .loopslider_wrap{
	height: 230px;
	display: -webkit-flex;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
}
.loopSlider .loopslider_wrap ul{
	display: -webkit-flex;
	display: flex;
}
.loopSlider .loopslider_wrap ul li{
	width: 324px;
}

#news ul{
  display: flex;
  justify-content: center;
}

#news ul li{
  width: calc(100% / 3);
  max-width: 250px;
  text-align: left;
  margin-right: 50px;
}

#news ul li:last-child{
  margin: 0;
}

#news ul li img{
  width: 100%;
}

#news ul li p{
  margin-top: 15px;
  font-size: 14px;
}

#news ul li span{
  margin-top: 15px;
  font-size: 10px;
  color: rgb(170, 170, 170);
}

#menu{
  background: url(../img/menu_bg.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 20px 0 100px;
  margin-top: 100px;
}

#menu h2{
  margin-bottom: 100px;
}

#menu div.menuInner{
  display: flex;
  width: 630px;
  border: 2px solid #fff;
  padding: 15px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}

#menu div.menuInner:last-child{
  margin-top: 20px;
}

#menu div.menuInner img{
  width: 300px;
}

#menu div.menuInner h3{
  margin-left: 15px;
  text-align: left;
  font-family: 'Sawarabi Mincho', sans-serif;
  font-size: 30px;
}

#menu div.menuInner h3 p:last-child{
  font-size: 12px;
}

#menu div.menuInner a{
  display: block;
  border: 1px solid #fff;
  width: 200px;
  height: 40px;
  line-height: 40px;
  margin-left: 15px;
  margin-top: 10px;
  position: absolute;
  bottom: 15px;
}

#contact{
  width: 1000px;
  margin: 0 auto 180px;
}

#contact h2{
  margin-top: 180px;
  text-align: left;
}

#contact h2 p{
  margin-top: 10px;
  font-size: 14px;
}

#contact div {
  text-align: left;
  margin-top: 40px;
}

#contact div img{
  vertical-align: sub;
}

#contact div a{
  margin-left: 10px;
  font-size: 50px;
  font-family: 'Sawarabi Mincho', sans-serif;
}

#contact_link img{
  display: none;
}

#footer{
  background: #000;
  padding: 100px 0;
  color: #fff;
}

#footer #sns ul{
  display: flex;
  justify-content: center;
}

#footer #sns ul li:first-child{
  margin-right: 20px;
}

#footer #sns ul li img{
  width: 40px;
}

#footer h4{
  margin-top: 50px;
  color: #fff;
}

/*menu*/

#menu_list{
  background: rgb(243, 243, 243);
}

#menu_list h2{
  padding-top: 100px;
  margin: 0;
}

#menu_list h3{
  font-family: 'Sawarabi Mincho', sans-serif;
  font-size: 30px;
}

#menu_list h3 span{
  font-family: 'Kosugi', sans-serif;
  font-size: 15px;
}

#menu_list ul{
  display: flex;
  flex-wrap: wrap;
  max-width: 1400px;
  margin:0 auto 0;
}

#menu_list ul li{
  width: calc(100% / 3 - 20px);
  display: flex;
  background: #fff;
  margin: 0 20px 20px 0;
  align-items: center;
}

#menu_list h4{
  font-weight: bold;
  text-align: left;
  max-width: 1400px;
  margin: 70px auto 20px;
  font-size: 25px;
}

#menu_list h4 span{
  font-size: 13px;
  font-weight: normal;
  border-bottom: 1px solid #8c8c8c;
  padding-bottom: 2px;
}

#shopList {
  width: 1000px;
  margin: 0 auto;
}

#shopList h2{
  margin-bottom: 50px;
}

#shopList > ul{
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  justify-content: space-between;
}

#shopList > ul > li{
  width: 47%;
  border: 1px solid #ddd;
  padding: 10px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

#shopList > ul > li iframe{
  margin-top: 0;
}

#shopList > ul > li dt{
  font-size: 24px;
  margin-bottom: 10px;
}

#shopList > ul > li dd > ul li{
  margin-bottom: 5px;
}

@media screen and (min-width:1400px){
  #menu_list ul li:nth-of-type(3n){
    margin-right: 0;
  }
}

#menu_list ul li img{
  height: 110px;
}

#menu_list ul li div{
  text-align: left;
  margin-left: 10px;
}

#menu_list ul li div .menu_name{
  font-weight: bold;
}

#menu_list ul li div .price{
  margin-top: 15px;
  color: #8a8a8a;
}

#dinner{
  margin-top: 100px;
}

#phone{
  display: none;
}

#access{
  background: rgb(245, 245, 245);
  padding: 50px;
}

iframe{
  margin-top:100px;
}

ul#newsList{
  width: 1000px;
  margin: 0 auto;
}

#deli{
  margin: 80px 0 0 0;
}

#deli img{
  width: 750px;
}