@charset "utf-8";

html {
margin:0;
padding:0;
width: 640px;

}

body {
	font-size: 1.6rem;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	margin: 0;
	padding: 0;
	background: #000000;
	color: #FFFFFF;
	width: 640px;
}

img, a {
border:none;
}

a{/*リンクされた文字*/
    color:#FFFFFF;
    font-style:normal;
    text-decoration: none;
    /* font-weight: bold; */
    /* -webkit-tap-highlight-color:rgba(255,255,255,0.6); */
}
a:link {/*未訪問のリンク*/
    
}
a:visited {/*訪問後のリンク*/
    
}
a:hover {/*マウスをのせたとき*/
    
}
a:active {/*クリック中*/
    
}

#header {
}

#header-top {
	
}

#header-top h1 {
position: absolute;
left: 50%;
width: 320px;
margin: 0 0 0 -160px;
z-index: 20;
}

#header-top h1 img {
width: 320px;
	
}

#header-top h1 a {
display:inline-block;
}

#header #toptext {
display:none;
}

#header-bottom {
	
}

#header-bottom nav {
/* width: 100%; */
	
}

#header-bottom nav a {font-family: 'Cabin', sans-serif;font-weight: bold;font-size: 28px;color: #FFFFFF;text-decoration: none;display: block;padding: 40px 0 30px 70px;background: rgb(237, 172, 6);border-top: rgba(0,0,0,0.1) 1px solid;}

.swipeshow {
width: 640px;
height: 300px;
}

.slideshow .dots {
	display:none;
}

#snsshare {
	color: #FFF;
	width: 75%;
	display: inline-block;
	margin: 24px 0 16px;
	padding: 0;
}

#snsshare li {
	font-size: 18px;
	list-style: none;
	display: inline-block;
	width: 29%;
	margin: 0;
	text-align: center;
	min-height: 21px;
}

#lineshare {
    background: #5ad21b;
    font-size: 18px!important;
    padding: 0;
}

#lineshare a {
    width: 77%;
	
    padding: 2px 0 0 23%;
    line-height: 41px;
    vertical-align: middle;
    height: 40px;
    display: inline-block;  position: relative;  z-index: 200;
}

#lineshare:before {
	display: inline-block;
    content: "";
	width: 32px;
	height: 30px;
    background-image: url(../img/sns_icon.png);
	background-position: -234px 0px;
	background-size: 360%;
    position: absolute;
	margin: 4px 0 0 3px;
}

#fbshare {
    background: #284a95;
    /* padding: 9px 0px 7px 2%; */
}

#fbshare a {
    width: 82%;  
    padding: 2px 0 0 18%;  
    line-height: 41px;  vertical-align: middle;  
    height: 40px;
	
    display: inline-block;
    position: relative;
    z-index: 200;
}

#fbshare:before {
    display: inline-block;
    content: "";
    width: 24px;
    height: 32px;
    background-image: url(../img/sns_icon.png);
    background-position: -241px 0px;
    background-size: 425%;
    position: absolute;
    margin: 5px 0 0 18px;
}

#twshare {
    background: #10a5de;
    /* padding: 9px 0px 7px 2%; */
}

#twshare a {
    width: 82%;  
    padding: 2px 0 0 18%;  
    line-height: 41px;  vertical-align: middle;  
    height: 40px;
	
    display: inline-block;  position: relative;  z-index: 200;
}

#twshare:before {
	display: inline-block;
    content: "";
    width: 24px;
    height: 32px;
    background-image: url(../img/sns_icon.png);
    
	background-position: -277px -2px;
    background-size: 425%;
    position: absolute;
    
	margin: 6px 0 0 13px;
}

#translate {
    display: inline-block;
    width: 23%;
}

h2.title {
	font-family: 'Cabin', sans-serif;
	margin: 0;
	padding: 30px 12px 12px;
	font-size: 36px;
	text-shadow: 2px 2px 2px #000000;
}

 #footer {
    overflow: hidden;
    
    height: 335px;
    font-family: 'Cabin', sans-serif;
}

#footer ul{
    
}

#footer ul li{
    list-style: none;
    display: inline-block;
    width: 100px;
    margin: 38px;
    text-align: center;
    padding: 0;
    text-indent: 400px;
    overflow: hidden;
    height: 100px;
}

#footer ul li.twitter{
    background: url(../img/sns_icon.png) #10a5de no-repeat -202px 2px;
    
    background-size: 300%;
}

#footer ul li.facebook{
    background: url(../img/sns_icon.png) #284a95 no-repeat -95px 6px;
    
    background-size: 300%;
}

#footer ul li.line{
    background: url(../img/sns_icon.png) #5ad21b no-repeat 4px 6px;
    
    background-size: 300%;
}

#footer ul li a {
    display:block;
    width:100%;
    height:100%;
}

#footer-bottom {
    
}

#footer h2 {
    background: url(../img/logo.png) no-repeat;
    display: inline-block;
    height: 120px;
    background-size: contain;
    overflow: hidden;
    text-indent: -1000px;
    font-size: 1px;
    width: 240px;
    position: absolute;
    margin: -15px 0 0 6px;
    /* transform: rotate(0); */
    z-index: 100;
}



#footer h2 a {
    display: block;
    width: 100%;
    height: 100%;
}

#footer-bottom {
    background: linear-gradient(139deg , #ffed4d, #dab100, #EDAC06, #EDAC06, #EDAC06, #fff178, #ECB802, #DAAF08, #B67B03);
    width: 680px;
    margin: 63px 0 0 -12px;
    height: 140px;
    padding: 24px 0 0;
    -moz-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    transform: rotate(-6deg);
}

#footer-bottom #tagline {
    font-size: 27px;
    
    text-align: right;
    padding: 0 0 0 0;
    margin: -52px 0 0 -28px;
    position: absolute;
    width: 100%;
    font-weight: bold;
}

#footer-bottom #reserve {
    width: 100%;
    
    text-align: right;
    margin: -24px 0 0 -25px;
    font-size: 20px;
} 

.pagenate {
text-align: center;

margin: 18px auto 0;
padding: 30px 0 0;
}

.pagenate ul {

}

.pagenate ul li {
list-style: none;

padding: 0;
margin: 18px 18px 28px;
clear: none;
display: inline-block;
text-align: center;
}

.pagenate ul li span {display: inline-block;min-width: 32px;padding: 14px 8px 9px;border: solid 1px #efb210;background: #efb210;color: #000;font-size: 21px;}

.pagenate ul li a {
display: inline-block;
min-width: 32px;
padding: 13px 8px 9px;
background: #1B1B1B;
border: solid 1px #ddd;
text-align: center;
color: #FFF;
font-size: 21px;
}

.fancybox-overlay {
width: 640px!important;
overflow-x: hidden!important;
}

#top-about-area {
    background: url(../img/bg/bg04.jpg) center center;  background-size: cover;
	
    padding: 18px 0 28px;
}

#about-inner {
	
}

#about-inner dl {
    width: 23%;
	
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

#about-inner dt {
	
}

#about-inner dd {
    font-size: 16px;
	
    margin: 0;
}

#about-main {
    text-align: center;
	
    font-size: 12px;
    width: 100%!important;
}

#about-main dd {
    margin: 0;
	
}

#about-main dt {
	
}

#about-main img {
	width: 440px;
	height:auto;
}

#entrybody img {
	max-width:100%;
	height:auto;
}

#top-access-area{
	padding: 0 .5em;
}

#top-access-area p span{
	display:inline-block;
}