/*画面の横幅が640pxまで Landscape phones and down */
@media (max-width: 640px) { 

.PC{
	display:none;
}
.SP{
	display:block;
}
.PC-inline{
	display:none;
}
.SP-inline{
	display:inline;
}

a{
    outline: none;
}


/* コンテンツ基本
------------------------------------------------------------ */	
body{
	-webkit-text-size-adjust: 100%;
	width:100%;
	min-width:100%;
    font-size: 14px;
}



/* ローダー
--------------------------------------------*/


.loader p{
    text-indent: -9999px;
    background: url("../../images/loading.png") center center no-repeat;
    background-size: 200px auto;
   
}



/*コンテンツ幅*/
.content-inner{
	width:92%;
	margin:0 auto;
	text-align:left;
}



/*基本レイアウト*/


.col3box .inner{
	margin:0;
}
.col3box .box{
	width:100%;
}
.col3box .box .box-inner{
	padding:0 0;
}



/* ページトップ 
------------------------------------------------------------ */
.pagetop{
	position:fixed;
	bottom:30px;
	right:4%;
	display:none;
	z-index:1000;
}

.pagetop a{
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
	width: 40px;
	height: 40px;
	background: url(../../images/btn_pagetop.png) center center no-repeat;
	background-size: cover;
}





/* ヘッダー 
--------------------------------------------*/
#header {
    position: relative;
    z-index: 200;
}
#header-inner{
    display: block;
    padding: 15px;
}
#header-inner h1{
     text-align: left;
}
#header-inner h1 img{
    vertical-align: middle;
}
#header-inner h1 span{
    display: inline-block;
    width: 50px;
    padding-right: 20px;
}
#header-inner h1 p{
    display: inline-block;
    width: 65%;
    max-width: 371px;
}

/* フッター 
--------------------------------------------*/
#footer{
    padding: 0px 0 30px 0;
    letter-spacing: 0.1em;
}


#footer .content-inner{
    display: block;
    width: 100%;
}

#footer .footer-btn{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#footer .footer-copy{
    text-align: center;
    display: block;
    vertical-align: middle;
    margin-top: 30px;
    padding: 0 4%;
}


#footer .footer-btn .btn-web a{
    display: block;
    text-decoration: none;
    font-size: 14px;
    padding: 30px 15px;
    text-align: center;
    line-height: 160%;
}
#footer .footer-btn .btn-web a p{
    display: inline-block;
    padding-bottom: 8px;
    margin-bottom: 8px;

}
#footer .footer-btn .btn-web a span{
    display: block;
    font-size: 12px;
}



#footer .footer-logo{
    float: none;
    font-size: 10px;
    line-height: 130%;
    background: url("../../images/logo_footer.png") top center no-repeat;
    background-size: 40px auto;
    padding-left: 0px;
    padding-top: 30px;
    text-align: center;
}
#footer .copy{
    font-size: 9px;
    float: none;
    line-height: 130%;
    text-align: center;
    margin-top: 15px;
}

/* ボタン 
--------------------------------------------*/



.btn-movie{
    display: block;
    line-height: 100%;
}
.btn-movie a {
    display: block;
    padding: 0px 20px 0 15px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
.btn-movie a span{
    display: block;
    background: url("../../images/icon_arrow.png") right center no-repeat;
    background-size: auto 16px;
    padding: 15px 40px 15px 0px;
}

.btn-youtube{
    display: block;
    margin: 0 auto;
    line-height: 100%;
    margin-left: 0px;
}
.btn-youtube a {
    display: block;
    padding: 0px 15px 0 20px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
.btn-youtube a span{
    display: block;
    background: url("../../images/btn_youtube.png") right center no-repeat;
    background-size: auto 20px;
    padding: 15px 50px 15px 0px;
    font-size: 13px;
}







.title{
    font-size: 24px;
    line-height: 160%;
    letter-spacing: 0.15em;
    font-weight: normal;
}
.sub-title{
    font-size: 17px;
    display: block;
    margin-top: 8px;
    line-height: 150%;
    letter-spacing: 0.2em;
    font-weight: normal;
}



/**/
.thum-img{
    position: relative;
}
.thum-img .over:after{
}

.thum-img .icon-day{
    position: absolute;
    bottom:8px;
    right: 8px;
    display: inline-block;
    font-size: 10px;
    line-height: 110%;
    padding: 3px 12px;
    z-index: 20;
}

.thum-img .icon-new{
    position: absolute;
    top:-20px;
    left: -10px;
    z-index: 30;
    display: table;
    width: 50px;
    height: 50px;
    border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
}
.thum-img .icon-new span{
    font-size: 12px;
}


.thum-img .icon-cat{
    position: absolute;
    z-index: 35;
    top:8px;
    right: 8px;
    display: inline-block;
    font-size: 11px;
    letter-spacing: 0.1em;
    line-height: 100%;
    padding: 5px 10px;
    min-width: 70px;
    text-align: center;
}

/**/
.movie-item .movie-modal-btn .thum-img{
    position: relative;
}
.movie-item .movie-modal-btn .thum-img:after{
    background: url("../../images/btn_movie.png") center  center no-repeat;
    background-size: auto 40px;
}


.movie-item a{
    display: block;
    text-decoration: none;
}
.movie-item .txtbox{
    padding-top: 15px;
    text-align: left;
}
.movie-item .txtbox h3{
    display: inline-block;
    font-weight: normal;
    line-height: 150%;
    padding: 5px 15px;
    font-size: 14px;
}
.movie-item .txtbox p{
    font-size: 12px;
    letter-spacing: 0.1em;
    margin-top: 10px;
    line-height: 150%;
}

/**/
.archive-area .movie-item{
    padding-bottom: 30px;
}
.archive-area .movie-item .txtbox h3{
    display: block;
    background-color: transparent;
    font-weight: normal;
    font-size:14px;
    line-height: 150%;
    padding: 0px 0px 10px 0;
}
.archive-area .movie-item .txtbox p{
    margin-top: 5px;
}


/**/


.end-btn{    
    text-align: center;
    padding: 15px 15px 15px 15px;
    margin: 20px -9% 0 -9%;
}
.end-btn p{
 
}

.archive-area .btn-youtube{
    display: inline-block;
    text-align: center;
    line-height: 100%;
    margin-left: 0px;
    margin-top: 15px;
    margin-bottom: 0px;
}

/* 
--------------------------------------------*/
.pickup-area{
    padding: 50px 0;
}

.pickup-inner{
    position: relative;
    display: block;
    width: 100%;
}
.pickup-inner .imgbox{
    position: relative;
    display: block;
    width: auto;
}
.pickup-inner .txtbox{
    position: relative;
    display: block;
    padding-left: 0;
    padding-top: 30px;
}


.pickup-inner .title{
    font-size: 24px;
}
.pickup-inner .imgbox a{
    display: block;
}
.pickup-inner .txtbox p{
    margin-top: 20px;
    letter-spacing: 0.1em;
    line-height: 220%;
}


.btn-block{
    margin-top: 20px;
}

.pickup-inner .btn-youtube{
    margin-top: 15px;
}

/* 
--------------------------------------------*/
.movie-area{
    padding: 50px 0;
}

.movie-area-head{
    display: block;
    width: auto;
}
.movie-area-head .movie-area-title{
    display: block;
    width: auto;
    vertical-align: middle;
}
.movie-area-head .movie-area-read{
    display: block;
    width: auto;
    padding: 30px 0 0px 0px;
    border-left: none;
    line-height: 220%;
    font-size: 14px;
}
.movie-area-head .movie-area-title .sub-title{
    margin-top: 15px;
}


.movie-slide-wrapp{
    margin-top: 30px;
}


/* 
--------------------------------------------*/
.archive-area{
    padding: 50px 0 30px 0;
}
.archive-area .title{
    font-size: 18px;
    padding-bottom: 40px;
}

.archive-area-inner{
    padding: 0 9%;
}


.end-btn{    
    text-align: center;
    padding: 30px 15px 15px 15px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.end-btn p{
    color: #333;
}

.archive-area .btn-youtube{
    display: block;
    text-align: center;
    line-height: 100%;
    margin-left: 0px;
    margin-top: 30px;
    margin-bottom: 0px;
}



/* メインムービー 
--------------------------------------------*/


.mv-area-wrapp{
    position: relative;
    min-width:inherit;
}

.mv-area-wrapp .mv-title{
    position: absolute;
    width: 92%;
    text-align: right;
    font-weight: normal;
    right: 0;
    bottom:0px;
    z-index: 200;
}
.mv-area-wrapp .mv-title h2{
    color: #fff;
    font-size: 23px;
    line-height: 130%;
    letter-spacing: 0.2em;
    font-weight: 200;
    padding: 5px 10px;
}



.mv-area{
    height: auto;
    max-height: inherit;
}

.mv:after{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url("../../images/mv_over.png") center center repeat;
    position: absolute;
    top:0;
    left: 0;
    z-index: 100;
    opacity: 0.2;
}


.btn-scroll{
    display: none;
}
		
	
}