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

.jb_img1 {
	position: absolute;
	width: 60%;
	left: 0;
}

.jb_img2{
	position: absolute;
	width: 43%;
	background-color: #fff;
	top: 4%;
	right: 0;
	padding: 23px;
	border: 1px solid #eee;
	box-shadow: 5px 5px 30px -5px rgba(0,0,0,0.1);
}

.jb_img3 {
	position: absolute;
	width: 75%;
	display: block;
	right: 0;
}

.jb_box{
	height: 700px;
}

.catch{
	font-size: 18px;
	font-weight: bold;
	width: 90%;
	margin: auto;
	padding: 10px 0;
	display: block;
	letter-spacing: 0.1em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "serif";
}

.item-name{
	margin: auto;
	padding: 0 0 20px 0;
	width: 90%;
	display: block;
}

.item-button{
	margin: 0 auto 1em;
	background-color: #37518b;
	width: 90%;
	padding: 0 40px;
	color: #fff;
	font-family: Arial, Helvetica, "sans-serif";
	letter-spacing: 0.15em;
	font-weight: 100;
	display: block;
	height: 45px;
	line-height: 45px;
	position: relative;
	text-decoration: none;
}

.big_button{
	width: 50%;
}

.number-icon{
	font-size: 35px;
	text-align: center;
	display: block;
	line-height: 100%;
	color: #37518b;
	margin-bottom: 0.5em;
}

.item-img img{
	width: 280px;
	-webkit-backface-visibility: hidden;
	display: block;
	margin: 6px auto;
}

.jb_color{
	left: 0;
	bottom: 2%;
	position: absolute;
	width: 20%;
	font-weight: 100;
	letter-spacing: 0.08em;
	font-size: 0.9em;
}

.color_lineup{
	display: block;
	margin: 15px 0;
	font-weight: bold;
	font-size: 1.125em;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	letter-spacing: 0.05;
}
.detial1,.detial2 {
	padding-bottom: 15px;

}

.futures-flex{
	background: none;
}

.do-not-wrap{
	position: relative;
	display: block;
	width: 100%;
	height: 400px;
}

.futures-flex-info{
	width: 50%;
    padding: 0px 30px;
}

.futures-flex-img{
	width: 50%;
}



.futures-number{
	color: #37518b;
}

.brown{
	background-color: #f1f5fe;
}

.catch{
	width: 90%;
}

.item-name{
	width: 90%;
}

.topics{
	color: #37518b;
	
}

._05{
	height: auto;
	display: block;
	margin-bottom: 0;
	padding-bottom: 2.5em;
	border-bottom: solid 1px #ccc;
}

.do-not-wrap .items-flex div{
	margin-right: 0.5em;

}	

.do-not-wrap .items-flex{
    justify-content: flex-start;
	
}




@media screen and (min-width:769px){
	.title{
		margin: 50px 0;
	}
	.many img{
	width: 19%;
}
	
.sec_box{
	    width: 80%;
    position: relative;
    display: block;
    height: 300px;
    margin: 0 auto;
	
}
	
	
	#main{
		width: 100%;
		overflow: hidden;
	}

}


@media screen and (max-width: 768px){
	.jb_box {
		width: 100%;
		position: inherit;
		display: block;
		height: auto;
	}

	.jb_img1 {
		position: inherit;
		width: 100%;
	}

	.jb_img1 img {
		position: inherit;
		width: auto;
	}
	.jb_img2 {
		position: inherit;
		height: auto;
		background-color: #fff;
		width: 90%;
		margin:-8px auto 0;
		padding: 2em;
	}
	.catch {
		margin: 0 auto;
		font-size: 20px;
		width: 100%;
	}
	.jb_box2 {
		width: 100%;
		position: inherit;
		display: block;
		height: auto;
		margin: 1.5em 0 0 0;
	}

	.jb_img3 {
		position: inherit;
		width: 100%;
		display: block;
	}
	.item-name {
		margin: 0 auto;
		width: 100%;
	}
	.item-button {
		margin: 10px auto;
		width: 100%;
		font-family: Arial, Helvetica, "sans-serif";
	}

	.item-img img{
		width: 95%;
	}

	.number-icon{
		font-size: 30px;
	}
	
	.jb_section{
		padding: 3em 0;
		border-bottom: 1px solid #bbb;
	}
	
	.jb_color{
		position: inherit;
		display: flex;
		width: 100%;
		margin-top: 30px;
	}
	
	.sp{
		display: block;
	}
	
	.pc{
		display: none;
	}	
		
	.detial1 {
		margin-right: 20px;
	}
	
	.futures-number{
		font-size: 2em;
	}
	
	.detial1,.detial2 {
	margin: 0 auto;
	width: 60%;
}
	
	.main-title{
		font-size: 2.3em;
		top:45%;
			
	}
	
	.long{
		height: inherit!important;
		margin-bottom: 1em!important;
	}
	
	.item-button{
		width: 60%;
	}
	
	.main_topics{
		font-size: 3em;
		
	}
	
}
	