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

#slider {
	position: relative;
	margin-bottom: 0;
}

.bxslider{
	line-height: 0;
}

/*--------------------------------------------------------
　PC
--------------------------------------------------------*/

@media print, screen and (min-width: 769px){
	
	.bx-wrapper {
		border: 7px solid #FFF;
		border-width: 7px 0;
	}
	
	.bxslider a{
		display: block;
		transition-duration: 0.5s;
		padding: 0;
		margin: 0;
		border: none;
	}
	
	.bxslider a:hover{
		opacity: 0.7;
	}
	
	article {
		width: 100%;
		background: #000;
		padding: 70px 10px;
	}
	
	section{
		width: 100%;
		max-width: 820px;
		margin: 0 auto;
		color: #FFF;
	}
	
	section h2{
		font-size: 42px;
		font-size: 4.2rem;
		line-height: 0.6;
		text-align: center;
		font-weight: bold;
		margin-bottom: 30px;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif SC', "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}
	
	section h2 span{
		font-size: 14px;
		font-size: 1.4rem;
		font-family:"Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	}
	
	section ul{
		width: 100%;
		margin: 0 auto;
		display: flex;
		flex-wrap:wrap;
		justify-content: center;
	}
	
	section ul li{
		width: 30%;
		margin: 0 1.5% 40px;
	}
	
	/*section ul li:first-child{
		margin: 0 1.5% 40px 0;
	}
	
	section ul li:nth-child(3n){
		margin: 0 0 40px 1.5%;
	}
	*/
	section ul li a{
		display: block;
	}
	
	section ul li div{
		width: 100%;
		line-height: 0;
		margin-bottom: 12px;
	}
	
	section ul li p{
		width: 100%;
		line-height: 0;
	}
	
	article.model {
		width: 100%;
		padding: 0;
	}
	
	article.model div.page_title{
		width: 100%;
		background: #3E3A39;
		line-height: 0;
		margin-bottom: 70px;
	}
	
	article.model div.page_title h2{
		width: 100%;
		max-width: 840px;
		margin: 0 auto;
	}
	
	article.model section{
		width: 100%;
		max-width: 860px;
		padding: 0 10px;
		margin: 0 auto;
	}
	
	article.model section ul{
		width: 100%;
		display: flex;
		flex-wrap:wrap;
		justify-content: center;
	}
	
	article.model section ul li.name{
		width: 15.7%;
	}
	
	article.model section ul li.info{
		width: 71.7%;
	}

}

/*--------------------------------------------------------
　SP
--------------------------------------------------------*/

@media print, screen and (max-width: 768px){
	
	.bx-wrapper {
		border: 3px solid #FFF;
		border-width: 3px 0;
	}
	
	.bxslider a{
		display: block;
		transition-duration: 0.5s;
		padding: 0;
		margin: 0;
		border: none;
	}
	
	.bxslider a:hover{
		opacity: 0.7;
	}
	
	article {
		width: 100%;
		background: #000;
		padding: 40px 0;
	}
	
	section{
		width: 92.5%;
		margin: 0 auto;
		color: #FFF;
	}
	
	section h2{
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 0.8;
		text-align: center;
		font-weight: bold;
		margin-bottom: 30px;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif SC', "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}
	
	section h2 span{
		font-size: 14px;
		font-size: 1.4rem;
		font-family:"Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	}
	
	section ul{
		width: 100%;
		margin: 0 auto;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
	}
	
	section ul li{
		width: 48%;
		margin-bottom: 20px;
	}
	
	section ul li a{
		display: block;
	}
	
	section ul li div{
		width: 100%;
		line-height: 0;
		margin-bottom: 12px;
	}
	
	section ul li p{
		width: 100%;
		line-height: 0;
	}
	
	article.model {
		width: 100%;
		padding: 0;
	}
	
	article.model div.page_title{
		width: 100%;
		background: #3E3A39;
		line-height: 0;
		margin-bottom: 70px;
	}
	
	article.model div.page_title h2{
		width: 100%;
		margin: 0 auto;
	}
	
	article.model section{
		width: 92.5%;
		margin: 0 auto;
	}
	
	article.model section ul{
		width: 100%;
		display: flex;
		flex-wrap:wrap;
		justify-content: center;
	}
	
	article.model section ul li.name{
		width: 20%;
		margin: 0 auto 15px;
	}
	
	article.model section ul li.info{
		width: 100%;
	}
}


.jbl-premium__container {
	margin-top: 20px;
    padding-top: 40px;
	border-top: 1px solid #fff;
}
.jbl-premium__txt {
	color: #fff;
	margin-bottom: 20px;
	text-align: center;
	font-size: 20px;
}

@media screen and (max-width: 360px) {
	.jbl-premium__txt {
		margin-bottom: 10px;
		font-size: 18px;
	}
}