@charset "UTF-8";
#wrapper{
	overflow: inherit;
	font-size: 15px;
	line-height: 1.6;
	background-color: transparent;

}
html,body{
	height: auto;
}
.contents{
	
}
.conArea{
	max-width: 1200px;
	margin: 0 auto;
	width: 94%;
	
}
a img:hover{
	opacity:0.7;
	transition:0.3s;
}
/*-----------------------------------------------
	top
-----------------------------------------------*/
.top_first{
	width:100%;
	height:100%;
	min-height:700px;
	overflow:hidden;
	background-color:#000;
}

.topArea_first{
	position:relative;
	width:100%;
	height:100%;
}
.topArea_first h2 img{
	width: 100%;
	height: auto;
}
.topArea_first h2{
	position: absolute;
	top: 50%;
	left: 5%;
	width: 32%;
	max-width: 550px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 3;
}
.topArea_first p.mainIm{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 60%;
	height: 55%;
	
	z-index: 2;
}
.topArea_first p.mainIm img{
    display: block;
    object-fit: cover;
    width: 100%;
	height: 100%;
}
/*-----------------------------------------------
	title
-----------------------------------------------*/
.mainTitle{
	margin-bottom: 8em;
	text-align: center;
	padding-right: 2em;
}
.mainTitle h4{
	font-family: 'Abel', sans-serif;
	letter-spacing: -.01em;
	line-height: 1;
	font-size: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mainTitle h4::before,.mainTitle h4::after {
  content: '';
  width:12px;
  height: 1px;
  background-color: #fff;
}
.mainTitle h4::before {
  margin-right: 15px;
}
.mainTitle h4::after {
  margin-left: 15px;
}
.mainTitle p.ss{
	font-family: 'Abel', sans-serif;
	letter-spacing: -.01em;
	line-height: 1;
	font-size: 28px;
}


/*-----------------------------------------------
	pro
-----------------------------------------------*/
ul.pro{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	column-gap: 4%;
	padding: 0 2em;
	row-gap:3em;
}
ul.pro li{
	width: 48%;
}
ul.pro li p.im img{
	border: 1px solid #333;
}
ul.pro li p.tx{
	text-align: center;
	font-size: 15px;
	line-height: 1;
	padding-top: .5em;
}
ul.c1{
	
}
ul.c1 li{
	margin-bottom: 10em;
}
ul.c1 li:last-child{
	margin-bottom: 0;
}
ul.c1 dl{
	display: flex;
	flex-wrap: wrap;
	width: 90%;
	margin: 0 auto;
	align-items: center;
}
ul.c1 dl dt{
	width: 56%;
}
ul.c1 dl dt img{
	border: 1px solid #222;
}
ul.c1 dl dd{
	width: 44%;
	padding-left: 5%;
}
ul.c1 p.proName{
	font-family: 'Abel', sans-serif;
	letter-spacing: -.01em;
	line-height: 1.2;
	font-size: 32px;
	margin-bottom: .5em;
}
ul.c1 p.proName span{
	display: block;
	font-size: 70%;
}
ul.c1 p.proCat{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 1em;
}
ul.c1 li:nth-child(even) dl{
	flex-direction: row-reverse;
}
ul.c1 li:nth-child(even) dl dd{
	padding-left: 0;
	padding-right: 5%;
}

/*-----------------------------------------------
	reel
-----------------------------------------------*/
.reel{
	padding: 10em 0 15em;
	background-image: url("/-/media/Project/globeride/daiwa_com_jp/special/2025pickup_autumn//img/daiwa_connected.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 130%;
	position: relative;
}
.reel .conArea{
	position: relative;
	z-index: 2;
}
.reel .bg{
	background-color: rgba( 0, 0, 0, 0.65 );
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.connect{
	
}
.connect .connectBox{
	margin-bottom: 10em;
}
.connect .connectBox:last-child{
	margin-bottom: 0;
}
.connect p.t1{
	width: 45%;
	margin: 0 auto 10em;
}

.connectTitle{
	margin-bottom: 5em;
	padding-left: 1em;
}
.connectTitle p{
	font-family: 'Abel', sans-serif;
	letter-spacing: -.01em;
	line-height: 1;
	font-size: 28px;
	position: relative;
	display: inline-block;
}
.connectTitle p:after {
	content: '';
	position: absolute;
	top: 50%;
	left: -.7em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: .4em;
	height: 1px;
	z-index: 1;
	background-color: #fff;
}

.wakasagi p.mainIm,.sw p.mainIm{
	width: 80%;
	margin: 0 auto;
}
.wakasagi .btArea,.sw .btArea,.imz .sub .btArea{
	margin: 0 auto;
	width: 450px;
	padding-top: 3em;
}

.wakasagi ul{
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top: 5em;
}
.wakasagi ul li{
	width: 48%;
}
.wakasagi ul li img{
	border: 1px solid #222;
}

.imz .sub{
	width: 80%;
	margin: 0 auto;
	padding-top: 5em;
}
.imz .sub img,.sw p.mainIm img{
	border: 1px solid #222;
}
.imz .sub img.spim,.sw img.spim{
	display: none;
}
.subBox{
	width: 90%;
	margin: 0 auto;
}

/*-----------------------------------------------
	rod
-----------------------------------------------*/
.rod{
	padding: 10em 0 15em;
	background-image: url("/-/media/Project/globeride/daiwa_com_jp/special/2025pickup_autumn//img/rod_bg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
}
.rod .otherNew{
	padding: 10em 0 0;
}
/*-----------------------------------------------
	campaign
-----------------------------------------------*/
.campaign{
	background-color: #000;
	padding: 10em 0 15em;
}
.campaign ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	column-gap: 4%;
	padding: 0 2em;
	row-gap:3em;
}
.campaign li{
	width: 48%;
}

.campaign p.tx{
	text-align: center;
	font-size: 13px;
	padding-top: .5em;
}
.campaign p.tx a:link{
	text-decoration: underline;
	color: #fff;
}
.campaign p.tx a:visited{
	text-decoration: underline;
	color: #fff;
}
.campaign p.tx a:hover{
	text-decoration: underline;
	color: #666;
}
.cLinkArea{
	text-align: right;
	padding-right: 3%;
	padding-top: 5em;
}
p.cLink a:link{
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: .2em;
}
p.cLink a:visited{
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #fff;
}
p.cLink a:hover{
	text-decoration: none;
	color: #999;
	border-bottom: 1px solid #000;
}
.cLinkArea p.cLink:first-child{
	margin-bottom: 1em;
}
/*-----------------------------------------------
	topics
-----------------------------------------------*/
.campaign.topics{
	background-color: #121212;
}
.topics ul.angler{
	padding-top: 10em;
}
.topics ul.angler li.first{
	width: 100%;
}
.topics ul.angler p.title{
	padding-top: .3em;
	font-size: 17px;
}
.topics ul.angler p.name{
	font-size: 15px;
}
.topics .otherNew{
	padding: 10em 0 0;
}
.topics .otherNew a:link span{
	font-family: 'Abel', sans-serif;
	letter-spacing: 0;
	font-size: 110%;
	margin-right: .2em;
}
.topics p.im img.spim{
	display: none;
}

/*-----------------------------------------------
	bt
-----------------------------------------------*/

.btArea{
	text-align: left;
	width: 100%;
}
.btArea a:link{
	background-color:#333;
	color:#fff;
	display:block;
	position: relative;
	padding:1em 2em 1em 1.5em;
	text-decoration:none;
	font-family: 'Abel', sans-serif;
	letter-spacing: -.01em;
	line-height: 1.1;
	font-size:22px;
}
.btArea br.sp{
	display: none;
}
.btArea a:link span.bb{
	font-size: 120%;
	margin-right: .5em;
}
.btArea a:link span.ja{
	font-size: 85%;
	letter-spacing: 0;
	font-family: 'Noto Sans JP', sans-serif;
}
.btArea a:link span.ja2{
	font-size: 115%;
	letter-spacing: 0;
	font-family: 'Noto Sans JP', sans-serif;
	margin-right: .5em;
}
.btArea a:link::before {
  position: absolute;
  top:50%;
  right:1.5em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 30px;
  height: 1px;
  background: #fff;
  margin-right:0px;
}
.btArea a:link::after {
  position: absolute;
  top:50%;
  right:1.5em;
  margin-top:-5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: rotate(45deg);
}
.btArea a:visited{
	background-color:#333;
	color:#fff;
	text-decoration:none;
}
.btArea a:hover{
	background-color:#444;
	color:#fff;
	text-decoration:none;
}

.oLink{
	padding-top: 1em;
}
.oLink a:link{
	color: #fff;
	text-decoration: none;
	position: relative;
	padding: 0 2em 0 1em;
	font-size: 16px;
}
.oLink a:visited{
	color: #fff;
	text-decoration: none;
}
.oLink a:hover{
	color: #fff;
	text-decoration: underline;
}
.oLink a:link::before {
  position: absolute;
  top:50%;
  right:0em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 20px;
  height: 1px;
  background: #fff;
  margin-right:0px;
}
.oLink a:link::after {
  position: absolute;
  top:50%;
  right:0em;
  margin-top:-4px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: rotate(45deg);
}
ul.bt{
	
}
ul.bt li{
	padding: 0 !important;
	margin-bottom: 2em;
}
ul.bt li:last-child{
	margin-bottom: 0;
}
/*-----------------------------------------------
	OTHER NEW
-----------------------------------------------*/
.otherNew{
	text-align: center;
	padding: 20em 0 0;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.6
}
.otherNew a:link{
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	letter-spacing: .05em;
	position: relative;
	padding: 1em 5em;
	border: 1px solid #fff;
}

.otherNew a:visited{
	color: #fff;
	text-decoration: none;
}
.otherNew a:hover{
	color: #fff;
	text-decoration: none;
	opacity: .6;
}
/*-----------------------------------------------
	fade
-----------------------------------------------*/
.fadeIn_up {
	opacity:0;
	transition: all .4s;
}
.fadeIn_up.is-show {
	animation: fadeIn .4s ease-out forwards;
	animation-delay: .3s;
}


@keyframes fadeIn{
	0%{
		opacity:0;
		transform: translate(0, 40px);
	}
	50%{
		opacity:0.8;
		transform: translate(0, 20px);
	}
	100%{
		opacity:1;
		transform: translate(0, 0);
	}
}