@charset "UTF-8";
/*
Theme Name: eeeee
*/

body{
margin:0;
color:#cacaca;
background: #000;
font-family: 'Noto Serif JP', serif;
}


img{
outline:none;
border-style:none;
vertical-align: bottom;   

}

a{
color:#cec542;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
text-decoration: none;
}

a:visited{
color:#cec542;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}

a:hover {
color: #F5A862;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.red{color:red;}
/*****HEADER*****/
header{
width:100%;
float: left;
position: relative;
}



header h1{
width:100%;
text-align:center;
font-weight: 300;
}

header img{
width:200px;
height:auto;
}

.header_contents{
width:100%;
margin:0 auto;
font-size: 14px;
line-height: 2;
letter-spacing:2px;
}

.header_contents nav{
width:425px;
margin:0 auto;
}

nav li a{
float: left;
margin-right: 25px;
letter-spacing: 1px;
color:#fff!important;
}

.header_contents h2{
font-weight:normal;
text-align:center;
letter-spacing:1px;
font-family: 'Noto Serif JP', serif;
font-size: 14px;
}

#mainimage{
width:100%;
float: left;   
}

.tellink{
width:100%;
float: left;
text-align:center;
font-size:21px;
font-family: 'Noto Serif JP', serif;
letter-spacing: 2px;
border-bottom: 1px solid #f00;
padding: 14px 0;
}
h2.toptitle{
	font-size: 22px;
margin-bottom: 20px;
font-weight: normal;
}

h3.menu_btn{
	background:url(https://kakureya-sasuke.com/wp-content/uploads/2022/08/m_btn-1.png) no-repeat;
	font-weight: normal;
background-position: 50% 50%;
height: 95px;
line-height: 6;
font-size: 16px;
}
/*****BRANDING*****/



.cf:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
font-size: 0.1em;
line-height: 0;
}

.cf {
min-height: 1px;
zoom:1;
clear: both;
}



/*****ARTICLE*****/
section{
display: block;
width: 100%;
margin: 0 auto;
overflow: hidden;
}

main{
width:100%;
float:left;
position:relative;
}

article{
width:100%;
margin:0 auto;
clear:both;
padding:20px;
background:#fff;
position:absolute;
right: 0;
left: 0;
top: -455px;
}

article h2{
width:100%;
float:left;
margin-bottom:20px;
color:#222;
font-size:24px;
}

article .thumbnail img{
width:100%;
height: auto;
}

article p{
font-size: 100%;
color: #313131;
line-height: 1.4;
float: left;
}

.entry-content{
width:100%;
float:left;
padding:20px 0;
}

section#top{
padding-top: 200px;
}

section#concept{
text-align: center;
padding-top: 60px;
margin-top: 40px;
margin-bottom: 30px;
background: url(../images/section_bg.png) repeat;
}

section#concept h2{
margin-bottom:50px;
}

.second-image{
width: 100%;
float: left;	
}

.second-image img{
width: 100%;
}
.concept-image{
width: 100%;
float: left;
}

.concept-image img{
width:100%;
height:auto;
}

#concept p{
font-family: 'Noto Serif JP', serif;
font-size: 14px;
width: 100%;
padding: 35px 0;
float: left;
background: #480606;
letter-spacing: 1px;
}

section#oshirase{
text-align: center;
padding-top: 60px;
padding-bottom: 20px;

}

#oshirase p.chuui{
font-size: 14px;
width: 93%;
padding: 20px;
border: 1px solid red;
margin: 0 auto;
background-color: #530202;
color: #fff;
}

.linkbtn{
width:100%;
float: left;
text-align:center;
padding:30px 0;
}

.linkbtn a{
color:#fff;
background:#790b0b;
text-align:center;
margin:0 auto;
display:inline-block;
padding: 7px 50px;
letter-spacing: 3px;
font-size: 18px;
border: 1px solid #ccc;
}

section#osusume{
text-align: center;
padding-top: 90px;
padding-bottom: 20px;
background: #000 url(../images/broken_noise.png) repeat;
}

.halfbox{
width: 100%;
float: left;
padding: 5%;
box-sizing: border-box;
margin-bottom: 30px;

}

.tenpoimg{
width: 100%;
float: left;
margin-bottom: 20px;
}

.halfbox h3{
width: 100%;
float: left;
font-size: 24px;
font-family: 'Noto Serif JP', serif;
font-weight: 400;
padding-bottom: 10px;
text-align:center;
color: #bf930f;
}

.halfbox img{
width: 100%;
height:auto;
border: 1px solid #fff;
}

.halfbox p{
font-size: 80%;
margin-bottom: 10px;
text-align: left;
}

.halfbox.last{
margin-bottom:0;
}
.halfbox a.btn{
color: #fff;
background-color: #ca870d;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 10px;
padding-left: 10px;
border-radius: 3px;
letter-spacing: 2px;
text-decoration: none;
overflow: hidden;
float: right;
font-size: 80%;
}

.halfbox a.btn:hover{
background-color: #fff;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
color: #ca870d;
overflow: hidden;
}

.halfbox li{
float: right;
margin-left: 13px;
}

section#tenpomap{
text-align: center;
padding-top: 60px;
padding-bottom: 20px;
}

.foodslist{
	width:90%;
	margin: 0 auto;
}

.foodslist li{
width:100%;
float:left;
margin-bottom: 20px;
}

.foodslist li img{
width: 100%;
height:auto;
border: 1px solid #666;	
}

.mbottom{
margin-bottom:20px;
}

.textbox{
width: 90%;
border-top: 1px solid #fff;
padding-top: 20px;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
text-align: left;
}


.tenpo_tennai{
width: 100%;
float: left;
padding: 15px 0;
}

.tenpo_tennai_main{
width: 100%;
float: left;
}

.tenpo_tennai_main img{
width: 100%;
margin-bottom: 20px;
}

.tenpo_tennai_mid{
width: 100%;
float: left;
padding: 15px 0;
position: relative;  
}

.tenpo_tennai_mid img{width: 100%;}

.tenpo_tennai_midimg{
width: 40%;
float: left;
}

.tenpo_tennai_text{
width: 100%;
float: left; 
box-sizing: border-box;
padding: 20px 0;
}

.tenpo_tennai_thirdimg{
width: 100%;
float:left;
}

.tenpo_link{
width: 200px;
float: left;
text-align: center;
}

.tenpo_link a{
width: 200px;
float: left;
margin-bottom:20px;
color:#fff;
background-color:#ca870d;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 20px;
padding-left: 20px;
border-radius: 3px;
letter-spacing: 2px;
text-decoration: none;
font-size: 110%;
box-shadow: 2px 2px 0px #fff4c9;
box-sizing:border-box;
}

.tenpo_link a.ryouri{background:#ca0d0d;}

#tenpomap{
width: 100%;
float: left;
text-align: center;
}

.tenpo_map{
width: 95%;
margin: 0 auto;
padding: 15px 0;
}

.tenpo_map_text{
width: 100%;
float: left;
padding: 20px;
border-bottom: 1px solid #ca870d;
margin-bottom: 50px;
}

.tenpo_map_text p{
font-size: 14px;
line-height: 2;
}

#news{
width: 500px;
margin: 0 auto;
clear: both;
height: 180px;
border: 1px solid #fff;
padding: 20px;
border-radius: 10px;
background-color:
rgba(23, 23, 23, 0.95);
position: absolute;
right: 0;
left: 0;
bottom: -163px;
}

#news h2{
width: 100%;
float: left;
text-align: center;
font-size: 24px;
}

#news li{
width: 100%;
float: left;
font-size: 16px;  
}


.news_date{
float: left;
margin-right: 10px;
}

.news_title{
float: left;
}


#tablepress-2 td.column-1{
width:40%!important;
}

.titlebox{
width: 60%;
margin: 0 auto;
text-align: center;	
padding: 60px 0;
}

h2.entry-title{
width: 100%;
float: left;
font-family: 'Noto Serif JP', serif;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
align-items: center;
display: flex;
letter-spacing: 3px;
font-weight: normal;
font-size:24px;
}

h2.entry-title:before{
content:"" ;
display: inline-block;
width:30px;
height:30px;
background-image: url(https://kakureya-sasuke.com/wp-content/uploads/2021/05/t_ico.png);
background-size: contain;
margin-bottom: 8px;
}













section#footer{
text-align: center;
padding-top: 60px;
padding-bottom: 20px;
}

.footer_logo{
width:150px;
margin:0 auto;
}

.footer_logo img{
width:100%;
}

footer{
font-size: 80%;
width: 100%;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
background-color: #790a0a;
clear: both;
}
footer p{
text-align:center;
color: #fff;
letter-spacing: 2px;
}
