@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'TendernessRegular';
    src: url('Tenderness-webfont.eot');
    src: url('Tenderness-webfont.eot?#iefix') format('embedded-opentype'),
         url('Tenderness-webfont.woff') format('woff'),
         url('Tenderness-webfont.ttf') format('truetype'),
         url('Tenderness-webfont.svg#TendernessRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

body {
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wap {
	height: 1500px;
	width: 100%;
	overflow: hidden;
	position: relative;
	background-color: #FFF;
	min-width: 1250px;
	background-image: url(../images/bottom_bk.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#logo {
	height: 220px;
	width: 100%;
	top: 220px;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 1px;
}
h1 {
	height: 220px;
	width: 350px;
	background-image: url(../images/8.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -999em;
	margin-right: auto;
	margin-left: auto;
}
#takeout #cont h3 {
	color: #FFE6C4;
}
#s13th {
margin-top: 280px;
display: block;
background-repeat: no-repeat;
background-position: 0px 0px;
height: 77px;
width: 480px;
text-indent: -999em;
margin-left: 55%;
}
#takeout {
position: absolute;
top: 470px;
font-size: 14px;
color: #FFF;
left: 369px;
text-shadow: 2px 2px 6px #000000;
line-height: 19px;
}
#takeout strong {
font-size: 120%;
line-height: 0px;
text-shadow: 2px 2px 6px rgba(0,0,0,0.00);
}
#takeout #waku {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-color: #261800;
    filter: alpha(opacity=40);
    -moz-opacity: 0.40;
    opacity: 0.40;
    -webkit-opacity: 0.40;
    height: 470px;
    width: 1000px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 20;
    padding: 2em;
    border: 1px solid #999;
}
#takeout #cont {
	z-index: 100;
	position: absolute;
	left: 25px;
	top: 25px;
	width: 950px;
}
.columimg8 {
	float: right;
	padding: 5px;
	border: 1px solid rgba(255,255,255,0.3);;
	background-color: rgba(208,190,0,0.3);
}
#takeout #cont a {
	color: #FF9900;
}
#takeout #cont p {
	margin-bottom: 0.5em;
}
#anni {
	text-align: center;
	color: #FFF;
	font-size: 18px;
	display: block;
	margin-top: 50px;
}
#menubody ul{
    width: 100%;
    min-width: 900px;
    overflow: hidden;
}
#wap-image div , #wap-image img{
	height: auto;
	width: 100%;
	min-width: 1920px;
	min-height: 1200px;
}
#grand_image {
	background-color: #FFF;
}
#box {
	height: 220px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/8.png);
	background-repeat: no-repeat;
}
#navi {
	position: absolute;
	height: 50px;
	width: 98%;
	top: 30px;
	left: 0px;
}
#box_02 {
	height: 50px;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#footer {
    position: absolute;
    bottom: 63px;
    width: 100%;
    /* [disabled]height: 20px; */
}
#author {
    margin-right: auto;
    margin-left: auto;
    width: 600px;
    text-align: center;
    font-family: TendernessRegular;
    font-size: 16px;
    background-image: url(../images/upshadow2.png);
    height: 30px;
    background-position: 0px 10px;
    background-repeat: repeat-x;
    color: #555555;
    text-shadow: rgba(255, 255, 255, .7) 0px 1px 1px;
}
#author a {
	color: #555555;
	text-decoration: none;
}
#copys {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: TendernessRegular;
	color: #545454;
	font-size: 14px;
	text-shadow: rgba(255, 255, 255, 0.7) 0px 1px 1px;
}
.header__aspara {
    width: 48px;
    height: 48px;
    position: absolute;
    z-index: 9999;
    display: none;
}
.aspara span {
  width: 100%;
  height: 1px;
  background-color: #000;
  position: relative;
  transition: ease .4s; /*ハンバーガーメニュークリック時の三本線の動きを遅延*/
  display: block;
}
.aspara span:nth-child(1) {
  top: 0;
}
.aspara span:nth-child(2) {
  margin: 8px 0;
}
.aspara span:nth-child(3) {
  top: 0;
}




#ss {
	position: absolute;
	width: 240px;
	height: 100%;
	top: 0px;
	left: 2%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	-webkit-opacity: 0.60;
	z-index: 300;
}
#navibox {
	position: absolute;
	height: auto;
	width: 100%;
	top: 130px;
	color: #FFF;
	font-size: 20px;
	z-index: 310;
}
#navibox ul {
	font-family: TendernessRegular;
}
#navibox li {
	width: 240px;
	text-indent: 2em;
}
#navibox a {
	text-decoration: none;
	display: block;
	margin-bottom: 8px;
	background-color: #333;
	color: #FFF;
}
#navibox a:hover {
/*	background-color: #FFF;*/
	color: #000;
	background: -moz-linear-gradient(left, rgba(255,255,255,0.1), rgba(255,255,255,1) 20%, rgba(255,255,255,1) 40%, rgba(255,255,255,0.1));
	background: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0.1)), color-stop(0.2, rgba(255,255,255,1)), color-stop(0.4, rgba(255,255,255,1)), to(rgba(255,255,255,0.1)));
}
#navibox .current     {
	color: #FFF;
	background-color: #600;
}
#infobox {
	width: 100%;
	position: absolute;
	top: 450px;
	color: #FFF;
	font-size: 12px;
}
#infobox li {
	margin-bottom: 5px;
	width: 240px;
}
#infobox a {
	background-color: #835300;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
}
#infobox a:hover {
	color: #000;
	background: -moz-linear-gradient(left, rgba(255,255,255,0.1), rgba(255,255,255,1) 20%, rgba(255,255,255,1) 40%, rgba(255,255,255,0.1));
	background: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0.1)), color-stop(0.2, rgba(255,255,255,1)), color-stop(0.4, rgba(255,255,255,1)), to(rgba(255,255,255,0.1)));
}
#minilogo {
	background-image: url(../images/7.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 126px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
#takeout #cont p {
    margin-bottom: 1em;
}

@media (max-width: 480px){
#footer #author {
    width: 100%;
    background-position: 53% 15px;
    background-size: 96% 49%;
    min-width: 410px;
    font-size: 14px;
}
#footer #copys {
    width: 90%;
    min-width: 410px;
}
}
