﻿* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}


/*
body{
	background-color:rgba(255,255,255,1.00);
	background-image:url(../img/topimg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center -20px;
	background-size:cover;
}
*/

body{
	z-index:-2;
	width:100%;
	height:100vh;
	background:url(../img/bg.png) center center no-repeat black; /*fixedをトル！*/
	background-attachment:fixed;
	background-size:700px auto;
	background-color:white;
}

* a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
}
h1{
	padding-left: 15px;
	border-bottom: 1px solid #ccc;
	line-height: 60px;
}

.event{
position: relative;
border-top: solid 2px #80c8d1;
border-bottom: solid 2px #80c8d1;
background: #f4f4f4;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
}

.event:after {/*タブ*/
position: absolute;
font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
content: 'イベント';
background: #80c8d1;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 7px 3px;
font-size: 0.7em;
line-height: 1;
letter-spacing: 0.05em;
  }

.event2{
position: relative;
border-top: solid 2px #80c8d1;
border-bottom: solid 2px #80c8d1;
background: #f4f4f4;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
}

.event2:after {/*タブ*/
position: absolute;
font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
content: '『会館まつり』にあわせて朗読会も開催！';
background: #80c8d1;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 7px 3px;
font-size: 0.7em;
line-height: 1;
letter-spacing: 0.05em;
  }

.menu{
position: relative;
border-top: solid 2px #80c8d1;
border-bottom: solid 2px #80c8d1;
background: #f4f4f4;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
}

.menu:after {/*タブ*/
position: absolute;
font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
content: '期間限定メニュー！';
background: #80c8d1;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 7px 3px;
font-size: 0.7em;
line-height: 1;
letter-spacing: 0.05em;
  }

.access{
position: relative;
border-top: solid 2px #80c8d1;
border-bottom: solid 2px #80c8d1;
background: #f4f4f4;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
}

.access:after {/*タブ*/
position: absolute;
font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
content: 'ACCESS';
background: #80c8d1;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 7px 3px;
font-size: 0.7em;
line-height: 1;
letter-spacing: 0.05em;
  }

h3{
	margin-top: 10px;
}

.akamoji{
	color: red;
	font-size: 12px;
	margin-top: -10px;
}

h4 {
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
}
h4 span {
	position: relative;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	text-align: left;
}
h4 span::before,
h4 span::after {
	position: absolute;
	top: 50%;
	content: '';
	width: 400%;
	height: 1px;
	background-color: #ccc;
}
h4 span::before {
	right: 100%;
}
h4 span::after {
	left: 100%;
}

strong {
	background: linear-gradient(transparent 60%, #FF98db 60%);
}

#wapper{
	margin: 0 auto;
	width:960px;
	height:auto;
}

.top01{
	float: left;
}

.top02{
	float: right;
}

#inner{
	float: left;
	margin: 20px auto;
	width: 960px;
	height:auto;
}

#inner02{
	float: left;
	margin: 10px auto;
	margin-bottom: 20px;
	width: 960px;
	height:auto;
}

#inner03{
	float: left;
	margin: 0 auto 20px;
	width: 960px;
	height:auto;
}

#inner031{
	float: left;
	margin: 20px auto 10px;
	width: 960px;
	height:auto;
}

#inner032{
	float: left;
	margin: 20px auto 10px;
	width: 960px;
	height:auto;
}

#inner033{
	float: left;
	margin: 20px auto 10px;
	width: 960px;
	height:auto;
}

#inner034{
	float: left;
	margin: 20px auto 10px;
	width: 960px;
	height:auto;
}

#inner04{
	float: left;
	margin: 0px auto 10px;
	width: 960px;
	height:auto;
}

.inner50{
	width: 50%;
	height: auto;
	float: left;
	padding: 15px;
}
.inner99{
	width: 100%;
	height: auto;
	float: left;
	padding: 15px;
}
.inner33{
	width: 33.33%;
	height: auto;
	float: left;
	padding: 15px;
}


/*
.inner33{
	width: 33.3%;
	height: auto;
	float: left;
	padding: 15px;
}
.inner33 p:first-letter{
        font-size: 2.5em;
    line-height: 1;
    float: left;
    margin: 0 .1em 0 0;
    padding: .1em 0;
}
*/

.innerhead{
	padding: 5px 0;
	width: 100%;
	height: auto;
}

.strong{
	font-weight:bold;
}

.job{
	float: left;
	margin: 0px auto;
	padding: 5px;
	width: 100%;
	height:auto;
	color: white;
	background-color:#0027D7;
	font-size: 30px;
	text-align:center;
}

.job a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.tokyo{
	background-color:#B21013 ;
}

.kitakyu{
	background-color:#00BF16 ;
}

.info{
	float: left;
	padding:10px; 
	width: 100%;
	height:auto; 
}
.info p{
	margin:5px 0px; 
	border-bottom:dashed 1px #d6dddf;
}

.sita{
	margin:15px 0px;
}

.sita p{
	margin:5px 0px; 
	padding:0 15px;
	border-bottom:dashed 1px #d6dddf;
}

footer {
	clear: both;
	padding-top: 20px;
	min-width: 960px;
	width: 100%;
	height: 40px;
	text-align: center;
	border-top: solid 1px #bbb;
	font-size: 8px;
	font-size: 0.8rem;
	font-weight: 300;
	line-height: 0;
	}

.item{
width:740px;
height:1057px;
margin:5px;
float:left;
color:#333333;

}


.size01{
width:290px;
height:363px;
background-color:#fff;
line-height:0px;
overflow:hidden;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}

.size02{
width:190px;
height:140px;
background-color:#ccff00;
}

.size03{
width:290px;
height:134px;
background-color:#fff;
}

.size04{
width:290px;
height:392px;
background-color:#ffffff;
}
.size05{
width:290px;
height:290px;
background-color:#cccc00;
}
.size06{
width:290px;
height:85px;
background-color:#ffffff;
}
.size07{
width:290px;
height:140px;
background-color:#ffffff;
}
.size08{
	display:none;
width:290px;
height:150px;
}


.bg{
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}

.intro{
	text-align:center;
	font-size:26px;
	border-bottom:solid 1px rgba(0,0,0,1.00);
		background-image:
	linear-gradient(-45deg, rgba(255,176,177,0.5) 25%,transparent 25%, transparent 50%, rgba(255,176,177,0.5) 50%, rgba(255,176,177,0.5) 75%, transparent 75%, transparent 100%),
	linear-gradient(45deg, rgba(255,176,177,0.5) 25%, transparent 25%, transparent 50%,  rgba(255,176,177,0.5) 50%, rgba(255,176,177,0.5) 75%, transparent 75%, transparent 100%);
	background-size: 52px 52px;
	line-height:40px;
	}
.text{
	background-image:url(../img/intbg.png);
}

.goods{
width:290px;
height:400px;
	overflow:hidden;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}


.title{
	width:890px;
	height:100px;
	text-align:center;
	line-height:150px;
	background-color:rgba(255,255,255,0.00);
	font-size:60px;
	font-family: 'Nunito', cursive;
}
.titlesmall{
	width:890px;
	height:20px;
	text-align:center;
	line-height:20px;
	background-color:rgba(255,255,255,0.00);
	font-size:20px;
	font-family: 'Nunito', cursive;
}

.inner{
	margin:0 auto;
	width:100%;
	height:auto;
}

.camp{
	padding: 5px;
	text-align:center;
}

.chuui{
	font-size: 12px;
}

.chuui01{
	font-size: 12px;
	text-align: center;
}

.banner img{
	margin-top:6px;
	}
.ehara{
	float: left;
	padding: 20px;
}

/* 1440px以下 */
@media screen and (max-width: 99999px) {
/*
body{
	background-color:rgba(255,255,255,1.0);
	background-image:url(../img/topimg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center -10px;
	background-size: auto 850px;
}
*/



#warpper{
	margin: 0 auto;
	max-width:960px;
	min-width:600px;
}

}

/* iPadMini横位置 */
@media screen and (max-width: 1024px) {
/*
body{
	background-position: center center;
	background-size:cover;
}*/


#warpper{
	max-width:960px;
	min-width:600px;
}
.title{
	width:590px;
}

}

/* iPadMini縦位置 */
@media screen and (max-width: 768px) {

/*
body{
	background-position:center 55px;
	background-size:130%;
}
*/

#warpper{
	width:100%;
	background-color:rgba(255,255,255,0.8);
}

}

/* iPhone６縦位置 */
@media screen and (max-width: 375px) {

/*
body{
	background-position:center 55px;
	background-size:130%;
}
*/

#warpper{
	width:100%;
	background-color:rgba(255,255,255,0.8);
}

}

#slider {
	width:	100%;
	height:	500px;
	min-width: 960px;
}

#sliderfixed {
	position:absolute;
	width:	100%;
	height:	500px;
	min-width: 960px;
	z-index: 100;
	color:white;
	font-size: 50px;
}


.topcap{
	width: 100%;
	height: 650px;
	color:white;
	text-align: center;
/*
	background-image:url(../img/overlay.png);
	*/
	background-color:rgba(0,0,0,0.0);
}


