@charset "utf-8";

/*********************************************************************
 JAM Project Style CSS @ Smartphone (under 767px)
*********************************************************************/


@media only screen and (max-width: 767px) {

	/*--- Fonts --------------------------------------------------------*/
	@font-face {
		font-family: 'jamfont';
		src: url('fonts/jamfont.eot');
		src: url('fonts/jamfont.eot?#iefix') format('embedded-opentype'), url('fonts/jamfont.woff') format('woff'), url('fonts/jamfont.ttf') format('truetype'), url('fonts/jamfont.svg#jamarrow') format('svg');
		font-weight: normal;
		font-style: normal;
	}


	/*--- Common -------------------------------------------------------*/
	.pconly {
		display: none;
	}


	/*--- html ---------------------------------------------------------*/
	html {
		height: 100%;
	}

	html,body {
		height: 100%;
	}

	/*--- body & background --------------------------------------------*/

	body {
		width: 100%;
	}

	body::before {
		background: url(../images/sp/header_bg.jpg) no-repeat center bottom;
		background-size: 100% auto;
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 60%;
		content: "";
		z-index: -1;
	}

	#wrapper {
		width: 100%;
		height: 100%;
	}


	/*--- Header -------------------------------------------------------*/

	header {
		width: 100%;
		height: 60%;
	}

	#header_outer {
		height: 100%;
	}

	#header_inner {
		width: 100%;
		height: 100%;
		position: relative;
	}

	#header_inner h1 {
		height: 90%;
		padding: 5% 0 0 5%;
	}

	#header_inner h1 img {
		width: auto;
		height: 100%;
	}

	#header_inner #header_banner {
		position: absolute;
		left: 20%;
		top: 70px;
		width: 60%;
		display: none;
	}

	#header_inner #header_banner_inner {
		position: relative;
		width: 100%;
	}

	#header_inner #header_banner_inner .btn_close {
		position: absolute;
		right: -15px;
		top: -15px;
		z-index: 1000;
	}

	#header_inner #header_banner_inner .banner_image img {
		width: 100%;
		height: auto;
	}

	#header_inner #header_banner_inner .slick-next {
		right: 5px;
		z-index: 99;
		width: 20px;
		height: 20px;
	}
	#header_inner #header_banner_inner .slick-prev {
		left: 5px;
		z-index: 100;
		width: 20px;
		height: 20px;
	}

	#header_inner #header_banner_inner .slick-next:before {
		font-size: 20px;
		opacity: .4;
		font-family: 'jamfont';
		content: ')';
	}

	#header_inner #header_banner_inner .slick-prev:before {
		font-size: 20px;
		opacity: .4;
		font-family: 'jamfont';
		content: '(';
	}

	[dir='rtl'] #header_inner #header_banner_inner .slick-next:before {
	    content: '(';
	}

	[dir='rtl'] #header_inner #header_banner_inner .slick-prev:before {
	    content: ')';
	}

	#header_banner_inner a:hover,
	#header_banner_inner a:hover * {
		filter: alpha(opacity=100)!important;
		-moz-opacity: 1!important;
		opacity: 1!important;
	}

	#header_inner #header_menu {
		position: absolute;
		right: 10px;
		top: 10px;
	}

	#header_inner ul#header_sns {
		float: left;
		margin-right: 10px;
	}

	#header_inner ul#header_sns li {
		float: left;
		margin-right: 5px;
	}

	#header_inner ul#header_sns li.end {
		margin-right: 0;
	}

	#header_inner ul#header_lang {
		float: left;
	}

	#header_inner ul#header_lang li {
		float: left;
	}


	/*--- Nav -------------------------------------------------------*/

	nav#main_menu {
		width: 100%;
		background-color: #000000;
		padding: 9px 0;
	}

	#nav_inner {
		width: 96%;
		margin: 0 auto;
	}

	#header_menu_sp_2nd {
		display: none;
	}

	#nav_inner ul#nav_menu_sp {
		display: table;
		width: 100%;
		margin: 6px 0;
	}

	#nav_inner ul#nav_menu_sp li {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}

	#nav_inner ul#nav_menu_sp li img {
		width: 90%;
		padding: 0 5%;
	}

	#nav_inner ul#nav_menu_sp li.sns img {
		width: 26%;
		padding: 0;
	}


	/*--- Contents Common ----------------------------------------------*/

	#contents {
		width: 100%;
		height: 100%;
		margin: -5px 0 0;
		padding: 24px 0;
		background-color: #242424;
	}


	/*--- Main Discography ----------------------------------------------------*/

	#main_discography {
		width: 94%;
		margin: 0 auto 14px;
	}

	#main_discography div.box_discography {
		width: 100%;
		background-color: #0e0e0e;
	}

	#main_discography div.box_discography p.box_discography_img {
		margin-bottom: 0!important;
		padding: 14px;
	}

	#main_discography div.box_discography p.box_discography_img img {
		width: 100%;
		height: auto;
	}

	#main_discography .slick-next {
		right: -5px;
		z-index: 99;
		width: 40px;
		height: 40px;
	}
	#main_discography .slick-prev {
		left: -5px;
		z-index: 100;
		width: 40px;
		height: 40px;
	}

	#main_discography .slick-next:before {
		font-size: 40px;
		opacity: .4;
		font-family: 'jamfont';
		content: ')';
	}

	#main_discography .slick-prev:before {
		font-size: 40px;
		opacity: .4;
		font-family: 'jamfont';
		content: '(';
	}

	[dir='rtl'] #main_discography .slick-next:before {
	    content: '(';
	}

	[dir='rtl'] #main_discography .slick-prev:before {
	    content: ')';
	}


	/*--- Main Live ----------------------------------------------------*/

	#main_live {
		width: 94%;
		margin: 0 auto 10px;
	}

	#main_live ul {
		width: 100%;
	}

	#main_live li {
		font-weight: bold;
		padding: 10px 10px 10px 50px;
		background: rgba(178, 0, 0, 0.6) url(../images/sp/main_title_live.png) no-repeat 6px center;
		background-size: auto 84%;
	}

	#main_live .live_date {
		color: #ff0000;
		font-size: 150%;
		float: left;
	}

	#main_live .live_week {
		font-size: 90%;
	}

	#main_live .live_time {
		color: #ffb399;
		font-weight: normal;
		float: right;
		margin-top: 8px;
		font-size: 80%;
	}

	#main_live p {
		font-size: 120%;
		font-weight: normal;
	}

	#main_live a.top_live {
		display: block;
		width: 100%;
	}

	/*--- Main News ----------------------------------------------------*/

	#main_news {
		width: 94%;
		margin: 0 auto 10px;
	}

	#main_news ul {
		width: 100%;
	}

	#main_news li {
		font-weight: bold;
		margin-bottom: 10px;
		padding: 10px;
		font-size: 120%;
		background: rgba(0, 0, 0, 0.7);
	}

	#main_news .news_date {
		color: #aaaaaa;
		font-weight: normal;
		font-size: 90%;
		white-space: nowrap;
	}


	/*--- Main Movie ----------------------------------------------------*/

	#main_movie {
		width: 94%;
		margin: 0 auto 10px;
	}

	#main_movie div.box_movie {
		width: 100%;
		margin: 0 auto 10px;
		padding: 10px 0;
		background-color: #000000;
	}

	#main_movie div.box_right {
		margin-bottom: 0;
	}


	/*--- Main Member ----------------------------------------------------*/

	#main_member {
		width: 94%;
		margin: 0 auto 10px;
	}

	#main_member div.box_member {
		width: 100%;
		margin: 0 auto 10px;
		background-color: #000000;
	}

	#main_member div.member_inner {
    display: block;
    height: 70px;
    padding: 10px;
    position: relative;
  }

  #main_member div.member_inner > p {
    display: table;
    height: auto;
    padding-left: 84px;
    vertical-align: middle;
  }
  
  #main_member div.member_inner p p {
    padding: 0 !important;
    display: table-cell;
    height: 44px;
    vertical-align: middle;
  }

  .sns_area {
    bottom: 7px;
    display: block;
    position: absolute;
    padding-left: 84px;
  }
  .sns_area > a {
    margin: 0 7px 0 0;
  }

  
	#main_member div.kageyama {
		background: url(../images/image_member_icon_kageyama.png) no-repeat 10px 10px;
	}

	#main_member div.endo {
		background: url(../images/image_member_icon_endo.png) no-repeat 10px 10px;
	}

	#main_member div.kitadani {
		background: url(../images/image_member_icon_kitadani.png) no-repeat 10px 10px;
	}

	#main_member div.okui {
		background: url(../images/image_member_icon_okui.png) no-repeat 10px 10px;
	}

	#main_member div.fukuyama {
		background: url(../images/image_member_icon_fukuyama.png) no-repeat 10px 10px;
	}

	#main_member div.jam {
		background: url(../images/image_member_icon_jam.png) no-repeat 10px 10px;
	}
  
  .member_inner.jam > p {
    height: 70px !important;
  }
  .member_inner.jam a {
    display: table-cell;
    vertical-align: middle !important;
  }



	/*--- Footer -------------------------------------------------------*/

	footer {
		width: 100%;
		padding: 40px 0;
		text-align: center;
		background-color: #000000;
		margin-top: -35px;
	}

	footer p {
		padding: 0 20px;
	}


}
