/* wrap */
.wrap_main {
	width: 80%;
	margin: 0 auto;
    padding: 100px 0;
}
.wrap_main .h2 {
	font-size: 2.3em; 
	font-weight: 800;
    text-align: center;
}
.wrap_main .h6 {
	font-size: 1.5em;
	font-weight: normal;
    text-align: center;
}
.space {
	height: 60px;
}
.bar {
	width: 100px;
	margin: 50px auto;
	border: #333 2px solid;
}
.bar2 {
	width: 100%;
	height: 1px;
	margin: 50px auto 100px;
	border-bottom: #333 1px solid;
}
.bar3 {
	width: 100%;
	height: 1px;
	margin: 70px auto;
	border-bottom: #ffffff 1px solid;
}
@media screen and (max-width: 780px) {
	.wrap_main {
		width: 90%;
        padding: 70px 0;
	}
    .wrap_main .h2 {
        font-size: 1.8em;
    }
    .wrap_main .h6 {
        font-size: 1.2em;
    }
    .space {
        height: 35px;
    }
}

/* wrap-back */
.wrap_bass {
	width: 100%;
	background-image: linear-gradient(0deg, #ffffff, #e4d7ce);
}
.wrap_salt {
	width: 100%;
	background-image: linear-gradient(0deg, #ffffff, #d2e1e6);
}
.wrap_trout {
	width: 100%;
	background-image: linear-gradient(0deg, #ffffff, #bec7be);
}
.wrap_18 {
	width: 100%;
	background-image: linear-gradient(0deg, #ffffff, #dddddd);
}
.wrap_seria {
	width: 100%;
	background-image: linear-gradient(0deg, #ffffff, #e4dfca);
}
.wrap_collabo {
	width: 100%;
	background-image: linear-gradient(0deg, #000000, #2c1d17);
	color: #fff;
}

/* item-title 2025 */
.title-bass2 {
	width: 100%;
	height: 250px;
	margin: 140px auto 0px;
	background-image: url(https://meiseikabu.com/pict/back/bass.jpg);
	background-position: center;
	background-size:cover;
	position: relative;
}
.title-bass2::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
 }
 .title-salt2 {
	width: 100%;
	height: 250px;
	margin: 140px auto 0px;
	background-image: url(https://meiseikabu.com/pict/back/salt.jpg);
	background-position: center;
	background-size:cover;
	position: relative;
}
.title-salt2::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
 }
 .title-trout2 {
	width: 100%;
	height: 250px;
	margin: 140px auto 0px;
	background-image: url(https://meiseikabu.com/pict/back/trout.jpg);
	background-position: center;
	background-size:cover;
	position: relative;
}
.title-trout2::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
 }
 .title-182 {
	width: 100%;
	height: 250px;
	margin: 140px auto 0px;
	background-image: url(https://meiseikabu.com/pict/back/tungsten.jpg);
	background-position: center;
	background-size:cover;
	position: relative;
}
.title-182::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
 }
 .title-hook2 {
	width: 100%;
	height: 250px;
	margin: 140px auto 0px;
	background-image: url(https://meiseikabu.com/pict/back/hook.jpg);
	background-position: center;
	background-size:cover;
	position: relative;
}
.title-hook2::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
 }
 .title-seria2 {
	width: 100%;
	height: 250px;
	margin: 140px auto 0px;
	background-image: url(https://meiseikabu.com/pict/back/seria.jpg);
	background-position: center;
	background-size:cover;
	position: relative;
}
.title-seria2::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
 }
 .title-collabo2 {
	width: 100%;
	height: 250px;
	margin: 140px auto 0px;
	background-image: url(https://meiseikabu.com/pict/back/collabo2.jpg);
	background-position: center;
	background-size:cover;
	position: relative;
}
.title-goods2::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
 }
 .title-goods2 {
	width: 100%;
	height: 250px;
	margin: 140px auto 0px;
	background-image: url(https://meiseikabu.com/pict/back/msline2.jpg);
	background-position: center;
	background-size:cover;
	position: relative;
}
.title-collabo2::before {
	content: '';
	background-color: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
 }
.item-title h1 {
	position: absolute;
	top: 41%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 3em;
	line-height: 0.5em;
	text-align: center;
	color: #fff;
}
.item-title h2 {
	position: absolute;
	top: 41%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-family: '游明朝 bold', serif;
	font-weight: 500;
	font-size: 3em;
	line-height: 0.5em;
	text-align: center;
	color: #fff;
}
@media screen and (max-width: 780px) {
	.title-bass,.title-salt,.title-trout {
		margin: 140px auto 60px;
	}
	.item-title h1, h2 {
		display: block;
		width: 90%;
	}
}

/* box_ */
.box_0 {
	width: 70%;
    margin: auto;
    padding: 15px;
}
.box_1 {
	width: 100%;
	font-size: 1.2em;
	text-align: justify;
	overflow: hidden;
}
.box_1 .b {
    display: block;
	font-size: 1.7em;
    line-height: 1.5em;
	font-weight: 700;
}
.box_1 .cap {
	width: 100%;
	margin-bottom: 25px;
	padding-bottom: 7px;
	border-bottom: #333 solid 1px;
	font-size: 1.1em;
	font-weight: bold;
}
.box_cap {
	width: 100%;
	margin: 10px auto 30px;
	padding: 20px;
	border: #333 solid 1px;
	border-radius: 5px;
	font-size: 1.1em;
	line-height: 2em;
	text-align: justify;
}
.box_2 {
	width: 60%;
    padding: 15px;
    float: left;
}
.box_3 {
	width: 40%;
    padding: 15px;
    float: left;
}
.box_2 .h5 {
    display: block;
    margin-bottom: 7px;
	font-size: 1.2em;
    font-weight: bold;
}
.box_2 .p {
    display: block;
    margin-bottom: 20px;
	font-size: 1.0em;
}
.box_4 {
	width: 35%;
    padding: 15px;
    float: left;
}
.box_5 {
	width: 65%;
    padding: 15px;
    float: left;
    /*font-size: 0.9em;*/
}
@media screen and (max-width: 780px) {
	.box_1 {
		font-size: 1em;
	}
    .box_1 .b {
        font-size: 1.4em;
    }
	.box_1 .cap {
		margin: 25px 0;
	}
    .box_0, .box_2, .box_3, .box_4, .box_5 {
        width: 100%;
        float: none;
    }
}

/* flex */
.flex_contents {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
 }
 .flex_item {
	width: calc(100% / 3);
	padding: 8px 8px 10px 8px;
	font-size: 1.2em;
	line-height: 1.4em;
 }
 .flex_color {
	width: calc(100% / 4);
	 padding: 5px 5px 30px 5px;
	 text-align: center;
	 font-size: 1.1em;
	 line-height: 1.3em;
 }
 .flex_color img {
	 margin-bottom: 10px;
 }
 @media screen and (max-width: 980px) {
	.flex_color {
		 width: 33.3%;
		 padding: 0.5% 0.5% 3% 0.5%;
	 }
 }
 @media screen and (max-width: 780px) {
	.flex_item {
		width: calc(100% / 2);
		font-size: 1.1em;
		line-height: 1.3em;
	 }
	 .flex_color {
		 width: calc(100% / 2);
		 padding: 0.5% 0.5% 3% 0.5%;
	  }
 }

.hook-spec {
	width: 100%;
	border: solid 1px #333;
	border-collapse: collapse;
}
.hook-spec th,td {
	border: solid 1px #333;
}
.scroll-spec {
    overflow-x:scroll
}