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

@font-face {
    font-family: "texgyreschola-regular";
    src: url('../font/texgyreschola-regular.eot');
    src: url('../font/texgyreschola-regular.eot?#iefix') format('embedded-opentype'),
         url('../font/texgyreschola-regular.woff') format('woff'),
         url('../font/texgyreschola-regular.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
    }
    
@font-face {
    font-family: "ant-maru";
    src: url('../font/ant-maru.eot');
    src: url('../font/ant-maru.eot?#iefix') format('embedded-opentype'),
         url('../font/ant-maru.woff') format('woff'),
         url('../font/ant-maru.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }
@font-face {
    font-family: "honokamaru";
    src: url('../font/honokamaru.eot');
    src: url('../font/honokamaru.eot?#iefix') format('embedded-opentype'),
         url('../font/honokamaru.woff') format('woff'),
         url('../font/honokamaru.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }
@font-face {
    font-family: "handygeorge";
    src: url('../font/handygeorge.eot');
    src: url('../font/handygeorge.eot?#iefix') format('embedded-opentype'),
         url('../font/handygeorge.woff') format('woff'),
         url('../font/handygeorge.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }
@font-face {
    font-family: "HuiFont29";
    src: url('../font/HuiFont29.eot');
    src: url('../font/HuiFont29.eot?#iefix') format('embedded-opentype'),
         url('../font/HuiFont29.woff') format('woff'),
         url('../font/HuiFont29.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
   }
    
    
body {
	width: 100%;
	}
    
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,form,input,button, p{
    margin: 0px;
    padding: 0px;
	font-size:14px;
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
	line-height:160%;
	color:#000;
}

#gnav.fixed {
    position: fixed;
    top: 7px;
    right: 3px;
    text-align: right;
    z-index: 100;
    }

#gnav {
    width: 100%;
    height: auto;
    padding: 0 0 11px 0;
	}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
	
.clearfix {
	display: inline-block;
	/display:inline;
	/zoom:1;
}

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clearfix {
/*
	overflow: hidden;
*/
}
.clear{
clear:both;
}

img{
	vertical-align:top;
	border:none;
	}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	opacity:0.6;
}
ul{
	list-style:none;
	}
	
#wrapper{
	min-width:1200px;
	overflow:hidden;
	}
	
#header .h1 {
	color: #fff;
    padding: 8px 15px;
    background-color: #000;
    height: 60px;
	}
#header h1{
	color: #fff;
    text-align: left;
    margin: 0 15px;
    font-weight: normal;
    font-size: x-small;
	}

#tmain .timage {
    position: relative;
    z-index: 999;
	}
	
#tmain .timage img {    
    width: 100%;
    height: auto;
    z-index: 99999;
	}

#tmain:after {
	content: "";
	display: block;
	clear: both;
	}

h3 {
    font-size: 42px;
    font-weight: bold;
    font-family: 'Cabin Sketch', cursive;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 10px;
	}

#story {
	background-color: #fedd2e;
    width: 100%;
    padding-top: 54px;
    padding-bottom: 28px;
    background: url(../image/dot.png) 0 0 repeat;
	}
#story .rina {
	background-color: rgba(0,0,0,0.8);
    margin: 0 auto;
    box-sizing: border-box;
    width: 75%;
    border-radius: 14px;
    padding: 15px;
    z-index: 3;
    position: relative;
	}

	
#story .rina h2 {
    color: #fff;
    text-align: left;
    font-size: 29px;
    font-weight: bold;
    letter-spacing: 15px;
	}

#story .rina dl {
	padding: 20px 0;
	}
#story .rina dd img {
	width: 50%;
	}	

#story .rina .produce dt {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    font-family: "handygeorge", "cursive";
    text-align: left;
    letter-spacing: 3px;
	}
#story .rina .produce dd {
    color: #fff;
    text-align: left;
    line-height: 183%;
    letter-spacing: 1px;
    font-size: 12px;
    margin-top: -15px;
	}
#story .rina .produce dl {
	padding: 3px 0 31px 30px;
	}	

#story .rina dt {
	color: #fff;
    font-size: 24px;
    font-weight: normal;
    font-family: "handygeorge", "cursive";
    text-align: center;
	}
#story .rina dd {
    color: #fff;
    text-align: center;
    line-height: 200%;
    letter-spacing: 5px;
    font-size: 15px;
	}

		
#cara .ria {
	padding: 63px 15px;
	background: url(../image/back.png) 0 0 no-repeat;
    background-size: cover;
	}
#cara .ria .cara {
	position: relative;
	}	
#cara .ria .cara a {
    float: left;
    width: 27%;
    margin: 0 3%;
	}
#cara .ria .cara > #cara .ria .cara a {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	}
	
#cara .ria .cara:after {
	content: "";
	display: block;
	clear: both;
	}	
	
#cara .ria .cara img {
	width: 100%;
	}

#interview .rina .pic img {
	width: 100%;
	}
#interview {
	background-color: #fedd2e;
    width: 100%;
    padding-top: 54px;
    padding-bottom: 28px;
    background: url(../image/dot.png) 0 0 repeat;
	}
#interview .rina {
	margin: 0 auto;
    box-sizing: border-box;
    width: 75%;
	}
	
#interview .rina dl {
    background-color: #fff;
    padding: 28px;
    border-radius: 20px;
	}
#interview .rina dt {
    font-size: 18px;
    font-weight: bold;
    color: #fedd2e;
    text-shadow:0px 0px 3px #000000,0px 0px 1px #000000,0px 0px 2px #000000,0px 0px 2px #000000,0px 0px 2px #000000,0px 0px 2px #000000,0px 0px 2px #000000;
	}
#interview .rina dd {
	margin: 3px 36px 29px 13px;
    font-size: small;
    line-height: 190%;
	}

#staff {
	padding: 63px 15px;
	background: url(../image/back.png) 0 0 no-repeat;
    background-size: cover;
	}
#staff .rina {
    background-color: rgba(0,0,0,0.8);
    margin: 0 auto;
    box-sizing: border-box;
    width: 75%;
    border-radius: 14px;
    padding: 15px;
	}

#staff .rina .staca {
	margin: 0 auto;
    height: auto;
    box-sizing: border-box;
    width: 80%;
	}

#staff .rina .staca dl {
    float: left;
    padding: 0 4%;
	}
	
#staff .rina .staca dl.cast {
	padding: 0 4%;
	}
#staff .rina .staca dt {
	color: #fff;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 5px;
    padding-top: 20px;
	}

#staff .rina .staca dd {
	color: #fff;
    line-height: 220%;
	}
	
#staff .rina .staca:after {
	content: "";
	display: block;
	clear: both;
	}


#movie {
	background-color: #fedd2e;
    width: 100%;
    padding-top: 54px;
    padding-bottom: 28px;
    background: url(../image/dot.png) 0 0 repeat;
    }
#movie .ria{
    width: 80%;
    box-sizing: border-box;
    margin: 0 auto;
	} 
#movie .ria .box {
    width: 100%;
    background-color: #fff;
    padding: 35px 0;
    border-radius: 20px;
	}   	
#movie .ria .box p{
	text-align: center;
	}   

#item {
	padding: 63px 15px;
	background: url(../image/back.png) 0 0 no-repeat;
    background-size: cover;
	}
#item .ria {
    background-color: rgba(0,0,0,0.8);
    margin: 0 auto;
    box-sizing: border-box;
    width: 75%;
    border-radius: 14px;
    padding: 15px;
    min-height: 400px;
	}



#item .ria img {	
    width: 100%;
	}
#item .ria dl {
    float: left;
    padding-left: 3px;
    width: 46%;
    margin: 0 15px;
	}
#item .ria dt {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 4px;
    margin-top: 20px;
	}
#item .ria dd {
	color: #fff;
    font-size: 14px;
	}
#item .ria:after {
	content: "";
	display: block;
	clear: both;
	}
	

#shop {
	background-color: #fedd2e;
    width: 100%;
    padding-top: 54px;
    padding-bottom: 28px;
    background: url(../image/dot.png) 0 0 repeat;
    }

#shop .it {
    background-color: #fff;
    margin: 70px auto;;
    box-sizing: border-box;
    width: 75%;
    border-radius: 14px;
    padding: 15px;
	}
#shop .it h4{
	font-size: 28px;
    text-align: center;
	}

#shop .it p {
	margin: 30px auto;
    text-align: center;
	}
#shop .it:after {
	content: "";
	display: block;
	clear: both;
	}
.toplink {
    margin: 0 auto;
    width: 6%;
    margin-top: 40px;
    box-sizing: border-box;
	}
.toplink img {
	width: 100%;
	}
#footer {
    background-color: #000;
    padding: 16px 0;
	}
#footer p {
    color: #fff;
    text-align: center;
    }	

.katte {
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    width: 12%;
    }
.katte img {
    width: 100%;
    height: auto;
	}    

#gnav a {
	}