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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,figure,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	color:#655665;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
	letter-spacing:0.5px;
}
.link_name{font-family: 'EB Garamond', serif; font-size:17px; letter-spacing:1px;}
.link_name2{ font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-size:16px; letter-spacing:1px;}


::selection {
	background:#FF6682;
	color:#D334FF;
}

::-moz-selection {
	background:#FF6682;
	color:#D334FF;
}


body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{outline:none;}
a:hover{}



a img {
	border: none;
	border-style:none;
}
img {
border-style:none;
width: 100%;
height: auto;
}

img{ vertical-align: top;}

strong{ font-weight: normal;}


	
.bdr_none{
	border-bottom:0px !important;
	}
	
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clear{
	clear:both;
	}

.screen{
	display: none;
}


body {
	background: url(../images/bg.gif) repeat;
	height: 100%;
	width: 100%;
}

#koushi_head {display: none;}
#koushi_foot {
	width: 100%;
	height: 10px;
	background: url(../images/patarn_koushi.jpg) repeat-x;
	background-size: 10px;
}
#wrapper {
	width: 100%;
}

#index_area{
	width:100%;
	overflow:hidden;
	}
.sp_head{
	width: 100%;
	height: 95vh;
	background: url(../images/sp_mv_bg.jpg) no-repeat center;
	background-size: cover;
	position: relative;
	margin-bottom:80px;
}

.sp_head h1{
	width: 94px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -200px 0 0 -47px;
}

#aside{
	display: none;
}

#sp_aside{
	width: 100%;
	height: 100vh;
	background: #FFF;
	position: fixed;
	top: 0;
	left:0;
	z-index: -1;
	opacity: 0;
	transition:all 0.2s ease;  
}


#sp_aside.active{
	opacity: 1;
	z-index: 9999;
}

#sp_aside #nav {
	width: 152px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -170px 0 0 -76px;
}

#sp_aside #nav li {
	padding-bottom: 20px;
}
#sp_aside #nav li:nth-child(1){
	width: 86px;
}
#sp_aside #nav li:nth-child(2){
	width: 138px;
}
#sp_aside #nav li:nth-child(3){
	width: 48px;
}
#sp_aside #nav li:nth-child(4){
	width: 152px;
}
#sp_aside #nav li:nth-child(5){
	width: 60px;
}
#sp_aside #nav li:nth-child(6){
	width: 125px;
}

#nav_open{
	width: 50px;
	position: fixed;
	top: 0;
	right:15px;
	z-index: 9998;
}


#sp_aside #nav_close {
	width: 31px;
	position: absolute;
	top: 25px;
	right:25px;
	display: block;
}



#aside{
	display: none;
}





.sp_head .kumo01{
	width: 295px;
	position: absolute;
	top: 0;
	right: 0;
}
.sp_head .kumo02{
	width: 388px;
	position: absolute;
	bottom: -50px;
	left: 0;
}
.sp_head .grade01{
	width: 115px;
	position: absolute;
	top: 140px;
	left: -20px;
}
.sp_head .grade02{
	width: 65px;
	position: absolute;
	bottom:250px;
	left: 14px;
}
.sp_head .grade03{
	width: 110px;
	position: absolute;
	top:190px;
	right:15px;
}
.sp_head .grade04{
	width: 88px;
	position: absolute;
	bottom:80px;
	right: -10px;
}

.sp_head .scroll a {
	width: 42px;
	position: absolute;
	bottom:-17px;
	left: 50%;
	margin-left: -21px;
	display: block;
}
.sp_head .scroll a .allow{
	width: 18px;
	margin: 0 auto;
	display: block;
	padding: 8px;
	animation-name:fwfw;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-duration: 0.5s;
}
@keyframes fwfw {
    0% {
        transform: translate(0,0px);
    }

    100% {
        transform: translate(0,-2px)
    }
}


#near_news {
	width: 100%;
	position: relative;
	background: url(../images/sp_news_bg.png) no-repeat center;
	background-size: 100%;
	padding-bottom: 100px;
}

#near_news .news_figu01{
	width: 68px;
	position: absolute;
	top:-40px;
	left: 50px;
}

#near_news .news_figu02{
	width: 72px;
	position: absolute;
	top: -30px;
	right: 40px;
}

#near_news .inner{
	width: 90%;
	margin: 0 auto;
}


#near_news h3 {
	width: 72px;
	margin: 0 auto;
	padding-bottom:30px
	}

#news_lineup {
	border-top:1px solid #655665;
	width:100%;
}
#news_lineup li {
	border-bottom:1px solid #655665;
}
#news_lineup li dl {
		zoom: 1;
		padding:8px 0;
}

#news_lineup li dl:after {
	content: "";
	display: block;
	clear: both;
}

#news_lineup li dl dt{
	float:left;
	width:55px;
	padding-right:26px;
	letter-spacing:1.5px;
	font-family: 'Domine', serif !important;
	font-size:12px;
	line-height: 24px;
	}
	
#news_lineup li dl dd{
	float:left;
	font-size: 14px;
	line-height: 24px;
	}
	
#news_lineup li dl dd a{
	text-decoration:none;
	
		}
	

#news_lineup li dl dd a:hover{
	text-decoration: underline;
	}


#near_news .news_figu03{
	width: 153px;
	position: absolute;
	bottom:20px;
	left:-10px;
}

#near_news .news_figu04{
	width: 32px;
	position: absolute;
	bottom: 0px;
	right: 40px;
}


#link_area,
#bio_area{
	display: none;
}


#movie_list_area{
	position:relative;
}
	

#movie_list_area h3.movie{
	width: 117px;
	margin: 0 auto 20px;
}	
#movie_list_area h3.cm{
    width: 40px;
	margin: 0 auto 20px;
}
	
#movie_btn{
	width: 200px;
	margin: 0 auto 10px;
}
	
#movie_chui{
	font-size:10px;
	text-align:center; 
	margin-bottom: 30px;
}
.slick-prev{left: -18px !important;}
.slick-next{right: -18px !important;}

.slick-prev,
.slick-next{
	-webkit-transform: translate(0, -45%) !important;
    -ms-transform: translate(0, -45%) !important;
    transform: translate(0, -45%) !important;
}

#m_list_big .slick-prev,
#m_list_big .slick-next{
	margin-top: -20px;
}

#m_list .slick-prev,
#m_list .slick-next{
	margin-top: -20px;
}


#movie_list_big{
	width: 100%;
}

#m_list_big{
	width:85%;
	margin: 0 auto 80px;
}
#m_list_big li{
	width:100%;
	margin:0 10px;
	position: relative;
}
#m_list_big li a{
	text-decoration:none; 
}


#m_list_big li img{
	width:100%;
	height: auto;
}



.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index:999999;
}
.modal__bg{
    background: rgba(35,24,21,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.modal__content{
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    background: url(../images/modal_bg.jpg) no-repeat;
    background-size: cover;
    width:90%;
}


.modal__content img{
	width: 100%;
	height: auto;
}
.modal__content .inner{
	width: 80%;
	padding:10%;
}

.modal__content .inner h3,
.modal__content .inner p{
font-family: a-otf-futo-min-a101-pr6n, serif;
font-weight: 400;
font-style: normal;
}

.modal__content .inner h3{
	font-size:18px;
	line-height:30px;
	letter-spacing:0.1em;
	padding: 15px 0 10px;
	text-align: center;
}
.modal__content .inner p{
	font-size: 10px;
	line-height:16px;
	letter-spacing:0em;
	text-align: center;

}

.modal__content .modal-close{
	width: 20px;
    position: absolute;
    right:0px;
    top:-30px;
    display: block;
}

.modal__content .modal-close img{
	width: 100%;
	height: auto;

}

	
#m_list_big li div.overlay p{
    text-align:center;
    vertical-align:middle;
	font-size:10px;
	line-height:16px;
	letter-spacing:0.5px;
	color:#333;
	padding-top: 10px;
}

#movie_list{
	width:100%;
	position: relative;
}
#movie_list .movie_figu01{
	width:232px;
	position: absolute;
	top:-120px;
	left:10px;
}

#movie_list .movie_figu02{
	width:85px;
	position: absolute;
	top:-93px;
	right: 20px;
}
	
#movie_list .wrap{
	width:85%;
	margin: 0 auto;
}
#m_list li{
	width:195px;
	margin:0 10px;
}
#m_list li img{
	width:100%;
	height: auto;
}
#m_list li .mgn20{
	margin-bottom: 20px;
}
#m_list li .listBlock{
	position:relative;
}

	
#m_list li div.overlay p{
    text-align:center;
    vertical-align:middle;
	font-size:10px;
	line-height:14px;
	letter-spacing:0px;
	color:#333;
	padding-top: 10px;
	height:35px
}
.pagetop{
	display: none;
}	


#sp_bio_area{
	width: 100%;
	position: relative;
	margin-bottom: 50px;
	overflow: hidden;
	padding-top: 60px;
	background: url(../images/sp_bio_bg.png) no-repeat bottom left;
	background-size: 238px;
}

#sp_bio_area #bio{
	width: 80%;
	margin: 0 auto;
}
#sp_bio_area #bio h3{
	width:127px;
	margin: 0 auto 30px;
}	
#sp_bio_area #bio h4{
	width:252px;
	margin: 0 0 20px;
}	
#sp_bio_area #bio p{
	font-size: 13px;
	letter-spacing:0;
	line-height: 24px;
}	
#sp_bio_area .bio_figu01{
	width:88px;
	position: absolute;
	top:0px;
	left:10px;
}
#sp_bio_area .bio_figu02{
	width:134px;
	position: absolute;
	top:69px;
	right:-20px;
	z-index: -1
}

#sp_link_area{
	width: 100%;
	position: relative;
	padding-bottom:30px;
	background: url(../images/sp_link_bg.png) no-repeat bottom 120px right;
	background-size: 350px;
}

#sp_link_area #link{
	width: 80%;
	margin: 0 auto;
	padding-bottom:20px;
}
#sp_link_area #link h3{
	width:51px;
	margin: 0 auto 30px;
}	
#sp_link_area #link h4{
	width:252px;
	margin: 0 0 20px;
}	
#sp_link_area #link ul li{
	text-align:center; 
}
#sp_link_area #link ul li a{
	font-size:16px;
	letter-spacing:0;
	line-height:32px;
	padding: 10px 0;
	text-decoration: none;
	text-align:center; 
	letter-spacing: 0.05em;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}	
#sp_link_area .link_figu01{
	width:62px;
	position: absolute;
	top:20px;
	left:30px;
}
#sp_link_area .link_figu02{
	width:135px;
	position: absolute;
	top:-50px;
	right:10px;
}
#sp_link_area .link_figu03{
	width:90%;
	margin: 0 auto 30px;
}
#sp_link_area small{
	display: block;
	font-size: 10px;
	text-align:center; 
	font-family: 'Domine', serif !important;
	color: #665766;
	letter-spacing: 0.1em;
}

	

#parts{
	display: none;
}




.swing {
	-moz-animation: swing linear 2s infinite;
	-moz-transform-origin: center -1px 0;
	-webkit-animation: swing linear 2s infinite;
	-webkit-transform-origin: center -1px 0;
	-ms-animation: swing linear 2s infinite;
	-ms-transform-origin: center 0px 0;
	-o-animation: swing linear 2s infinite;
	-o-transform-origin: center 0px 0;
	animation: swing linear 2s infinite;
	transform-origin: center 0px 0;
	display: block;
	float: left;
	left: 50%;
	position: absolute;
	top: 20%;
}
.swing img {
	z-index: 2;
	display: block;
}
.swing:after {
	content: '';
	top: -10px;
	z-index: 0;
	left: 50%;
	width: 20px;
	height: 20px;
	border-bottom: none;
	border-right: none;
	-moz-transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	transform: rotate(5deg);
	position: absolute;
}
.swing:before {
	content: '';
	top: -14px;
	z-index: 5;
	left: 54%;
	width: 5px;
	height: 5px;
	position: absolute;
}
 @-moz-keyframes swing {
 0% {
-moz-transform: rotate(0deg)
}
 25% {
-moz-transform: rotate(5deg);
}
 50% {
-moz-transform: rotate(0deg);
}
 75% {
-moz-transform: rotate(-5deg);
}
 100% {
-moz-transform: rotate(0deg);
}
}
@-webkit-keyframes swing {
 0% {
-webkit-transform: rotate(0deg);
}
 25% {
-webkit-transform: rotate(5deg);
}
 50% {
-webkit-transform: rotate(0deg);
}
 75% {
-webkit-transform: rotate(-5deg);
}
 100% {
-webkit-transform: rotate(0deg);
}
}
@-o-keyframes swing {
 0% {
-o-transform: rotate(0deg);
}
 25% {
-o-transform: rotate(5deg);
}
 50% {
-o-transform: rotate(0deg);
}
 75% {
-o-transform: rotate(-5deg);
}
 100% {
-o-transform: rotate(0deg);
}
}
@-ms-keyframes swing {
 0% {
-ms-transform: rotate(0deg);
}
 25% {
-ms-transform: rotate(10deg);
}
 50% {
-ms-transform: rotate(0deg);
}
 75% {
-ms-transform: rotate(-5deg);
}
 100% {
-ms-transform: rotate(0deg);
}
}
@keyframes swing {
 0% {
transform: rotate(0deg);
}
 25% {
transform: rotate(10deg);
}
 50% {
transform: rotate(0deg);
}
 75% {
transform: rotate(-5deg);
}
 100% {
transform: rotate(0deg);
}
}
