@charset "UTF-8";
#wrapper{
	overflow: hidden;
	font-size: 15px;
	line-height: 1.6;
	background-color: transparent;
	font-family: 'Noto Sans JP', sans-serif;

}
html,body{
	height: auto;
}
svg {
    width: 100%;
    height: auto;
}

a img:hover{
	opacity:0.7;
	transition:0.3s;
}
.inView{
	position: relative;
	top: 4vw;
	opacity: 0;
	-webkit-transition: top 1.2s cubic-bezier(0.33, 1, 0.68, 1), opacity 1.0s;
	transition: top 1.2s cubic-bezier(0.33, 1, 0.68, 1), opacity 1.0s;
}
.inView.view{opacity: 1;top: 0;}
.conArea{
	max-width: 1200px;
	margin: 0 auto;
	width: 94%;
	
}
/*-----------------------------------------------
	top
-----------------------------------------------*/
.top_first{
	width:100%;
	height:100%;
	min-height:600px;
	overflow:hidden;
	background-color:#000;
	background-image: url("/-/media/Project/globeride/daiwa_com_jp/special/2026pickup_ss/img/main.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	
}

.topArea_first{
	position:relative;
	width:100%;
	height:100%;
}
.topArea_first h2 img{
	width: 100%;
	height: auto;
}
.topArea_first h2{
	position: absolute;
	bottom: 15%;
	left: 5%;
	width: 30%;
	max-width: 500px;
}

/*-----------------------------------------------
	title
-----------------------------------------------*/
.mainTitle{
	margin-bottom: 8em;
	padding-right: 2em;
	text-align: right;
}
.mainTitle h4{
	font-family: 'Abel', sans-serif;
	letter-spacing: -.01em;
	line-height: 1;
	font-size: 24px;
	position: relative;
	display: inline-block;
}
.mainTitle h4:after {
	content: '';
	position: absolute;
	top: 50%;
	left: -1em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: .5em;
	height: 1px;
	z-index: 1;
	background-color: #fff;
}
.mainTitle p.ss{
	font-family: 'Abel', sans-serif;
	letter-spacing: -.01em;
	line-height: 1;
	font-size: 28px;
}

p.tx{
	text-align: center;
	font-size: 13px;
	padding-top: .5em;
}
p.tx a:link{
	text-decoration: underline;
	color: #fff;
}
p.tx a:visited{
	text-decoration: underline;
	color: #fff;
}
p.tx a:hover{
	text-decoration: underline;
	color: #666;
}
p.im img.spim{
	display: none;
}
p.att{
	text-align: right;
	font-size: 13px;
	padding-top: 1.5em;
}
.oLink{
	padding-top: 1em;
	text-align: right;
}
.oLink a:link{
	color: #fff;
	text-decoration: none;
	position: relative;
	padding: .5em 2.5em .5em .2em;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	
}
.oLink a:visited{
	color: #fff;
	text-decoration: none;
}
.oLink a:hover{
	color: #fff;
	text-decoration: none;
	opacity: .8;
}
.oLink a:link::before {
  position: absolute;
  top:50%;
  right:.5em;
  -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:.5em;
  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);
}
.oLink span.new{
	background-color: #930002;
	padding: .2em .5em;
	margin-right: .5em;
}
/*-----------------------------------------------
	pro
-----------------------------------------------*/
ul.pro{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	row-gap:3em;
	column-gap: 3%;
}
ul.pro li{
	width: 47%;
}
ul.pro p.im{
	background-color: #000;
	position: relative;
}
ul.pro p.im img{
	border: 1px solid #222;
}
ul.pro p.tx{
	font-family: 'Abel', sans-serif;
	letter-spacing: -.01em;
	font-size: 18px;
}
ul.pro p.im span.new{
	position: absolute;
	top: 1em;
	right: 1em;
	background-color: #930002;
	padding: 0 .5em;
	font-family: 'Abel', sans-serif;
	letter-spacing: .01em;
	font-size: 18px;
	line-height: 1.6;
}
/*-----------------------------------------------
	certate
-----------------------------------------------*/
.certate{
	margin-bottom: 15em;
}
.certate .mainIm p.im{
	width: 120%;
	margin-left: -10%;
}
.certate .mainIm img.spim{
	display: none;
}
.certate .mainImArea{
	position: relative;
}
.certate .mainImArea .con{
	position: absolute;
	top: 12%;
	left: 0;
	width: 100%;
}
.certate .certateBox{
	width: 38%;
	margin-left: 8%;
}
.certate .certateBox p.title img{
	width: 100%;
	height: auto;
}
.certate .mainImArea .con2{
	position: absolute;
	bottom: 35%;
	left: 0;
	width: 100%;
}
.certate01{
	margin-top: -10em;
	margin-bottom: 15em;
}
.certate01,.certate02{
	position: relative;
	padding-top: 25em;
}
.certate01 .conArea,.certate02 .conArea{
	position: relative;
	z-index: 2;
}
.certateBg{
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	width: 80%;
	height: 500px;
}
.certate01 .certateBg{
	background-image: url("/-/media/Project/globeride/daiwa_com_jp/special/2026pickup_ss/img/certate_im01.jpg");
	right: 0;
	background-position: top right;
}
.certate02 .certateBg{
	background-image: url("/-/media/Project/globeride/daiwa_com_jp/special/2026pickup_ss/img/certate_im02.jpg");
	left: 0;
	background-position: top left;
}
/*-----------------------------------------------
	otherReel
-----------------------------------------------*/
.otherReel{
	background-color: #121212;
	padding: 10em 0;
}
/*-----------------------------------------------
	rod
-----------------------------------------------*/
.rod{
	background-image: url("/-/media/Project/globeride/daiwa_com_jp/special/2026pickup_ss/img/steez_bg.jpg");
	background-repeat: repeat;
	background-position: top left;
	padding-bottom: 10em;
}
.rodArea{
	background-image: url("/-/media/Project/globeride/daiwa_com_jp/special/2026pickup_ss/img/reel.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-top: 15em;
}
.steez{
	padding-top: 5em;
	padding: 5em 5em 0;
}
.steez p.mainIm{
	width: 70%;
	margin: 0 auto;
	padding-top: 2em;
}
.steezListArea{
	text-align: center;
	padding-top: 2em;
}
.steez ul.steezList{
	display: inline-block;
	text-align: left;
	
}
.steez ul.steezList li{
	margin-bottom: .5em;
}
.steez ul.steezList li:last-child{
	margin-bottom: 0;
}
.steez ul.steezList a:link{
	font-family: 'Abel', sans-serif;
	letter-spacing: -.01em;
	font-size: 24px;
	text-decoration: underline;
}
.steez ul.steezList a:visited{
	color: #fff;
	text-decoration: underline;
}
.steez ul.steezList a:hover{
	text-decoration: none;
	color: #999;
}
.otherRod{
	padding: 10em 0;
}
.otherRod p.mainIm{
	width: 70%;
	margin: 0 auto;
	padding-top: 8em;
}
/*-----------------------------------------------
	info
-----------------------------------------------*/
.info{
	padding: 10em 0 15em;
}
.info ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.info li{
	width: 80%;
}
/*-----------------------------------------------
	campaign
-----------------------------------------------*/
.campaign{
	background-color: #222;
	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%;
}


.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 #999;
}
.cLinkArea p.cLink:first-child{
	margin-bottom: 1em;
}
/*-----------------------------------------------
	btn
-----------------------------------------------*/

.certate__btn {
	padding-top: 2em;
}
.certate__btn a:link{
	color: #fff;
  	font-family: 'Abel', sans-serif;
	letter-spacing: -.01em;
}
.certate__btn a:visited{
	color: #fff;
	text-decoration: none;
}
.certate__btn a:hover{
	color: #fff;
	text-decoration: none;
	opacity: .8;
}
.c-btnStyle {
    display: inline-block;
    padding: .6em 3em .6em 1em;
    position: relative;
    text-align: left;
    line-height: 1;
    margin: 0;
    background-color: #333;
    text-decoration: none;
    color: #424242;
    z-index: 1;
    letter-spacing: 0.05em;
    transition: background-color 0.2s;
    font-size: 28px;
	width: 85%;
}
.c-btnStyle span{
	display: block;
	font-size: 85%;
}
.c-btnStyle::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.89em;
    margin: auto;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    background: #fff url("/-/media/Project/globeride/daiwa_com_jp/special/2026pickup_ss/img/ico_arrow.svg") no-repeat center center;
    background-size: .6em;
    transition: 0.2s;
}