@charset "UTF-8";
.staff{
	padding-bottom:15em;
	padding-top:15em;
}
/*-----------------------------------------------
	ロゴ
-----------------------------------------------*/

.staffLogoArea{
	margin-left:1em;
}
.staffLogo h2{
	width:67%;
}
.staffLogo h2 img{
	width:100%;
	height:auto;
}
.staffLogo h3{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	font-size:16px;
}
/*-----------------------------------------------
	メインイメージ
-----------------------------------------------*/
.staffIm{
	background-color:#151515;
	padding:7em 0;
	margin-bottom:10em;
	margin-top:-3.5em;
}
.staffIm .area{
	position:relative;
}
.staffIm h3{
	width:85%;
	margin:0 auto;
}
.staffIm h3 img{
	width:100%;
	height:auto;
}
.staffIm h3 img.spim{
	display:none;
}
.staffIm .titleArea{
	position:absolute;
	right:0;
	bottom:-2.5em;
	background-color:#000;
	text-align:right;
	padding:1em 2em;
	min-width:45%;
	z-index:2;
}
.staffIm .titleArea p.title{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	font-size:22px;
	line-height:1.4;
}
.staffIm .titleArea p.title_en{
	font-family: 'Abel', sans-serif;
	letter-spacing: 0.05em;
	font-size:20px;
	line-height:1.2;
}
.staffIm .titleArea p.title_fishing{
	font-family: 'Noto Serif JP', serif;
	font-weight:500;
	font-size:18px;
	letter-spacing:0.05em;
}
.staffIm .titleArea p.title br{
	display: none;
}

/*--イメージなし--*/
.staffIm.no{
	padding-bottom:3em;
}
.staffIm.no .titleArea{
	position:relative;
	right:auto;
	bottom:auto;
	text-align:left;
	display:inline-block;
	margin-left:1em;
	background:none;
	min-width:auto;
	padding:0;
}

/*-----------------------------------------------
	プロフィール
-----------------------------------------------*/
.profileName{
	margin-bottom:5em;
	text-align:center;
}
.profileName h3{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	font-size:28px;
	letter-spacing:0.05em;
	line-height:1.4;
}
.profileName p.en{
	font-family: 'Abel', sans-serif;
	letter-spacing: 0.05em;
	font-size:14px;
}
.profileIm{
	width:35%;
	margin:0 auto 5em;
}
.profileIm img{
	width:100%;
	height:auto;
}
.profileTx{
	width:50%;
	margin:0 auto 10em;
}
.profileTx p{
	line-height:2.4;
}
.profileLink{
	padding-top:3em;
}
.profileLink p.title{
	font-family: 'Abel', sans-serif;
	letter-spacing: 0.05em;
	font-size:18px;
	position:relative;
	margin-bottom:1em;
}
.profileLink p.title::before {
  position: absolute;
  top:50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  content: '';
  display: block;
  width: 1.5em;
  height: 1px;
  background-color: #fff;
  left:-2em;
}
.profileLink li{
	display:inline-block;
	margin-right:1em;
	padding:0.5em 0;
}
.profileLink li:last-child{
	margin-right:0;
}
.profileLink a{
	text-align:center;
	position:relative;
	display:block;
	color:#fff;
	text-decoration: none;
	font-size:18px;
	border-radius: 50%;
	line-height: 50px;
	background-color:#333;
	width: 50px;
	height: 50px;
}
.profileLink a:hover{
	background-color:#444;
}
.profileTx .profileTx_pre{
	font-size: 15px;
	line-height: 2;
}
/*-----------------------------------------------
	関連
-----------------------------------------------*/
.staffLink{
	padding-top:5em;
	margin-bottom:5em;
}
.staffLink:last-child{
	margin-bottom:0;
}
.staffLinkArea{
	width:75%;
	margin:0 auto;
}
.subTitleBox{
	margin-bottom:3em;
	font-size:22px;
}
.subTitleBox h4{
	font-size:70%;
	font-family: 'Abel', sans-serif;
	letter-spacing: 0.05em;
	line-height:1;
}
.subTitleBox p.subTitle{
	position: relative;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	letter-spacing:0;
}
.subTitleBox p.subTitle span{
	background-color:#000;
	position:relative;
	z-index:2;
	padding:0 1em 0 0;
}
.subTitleBox p.subTitle::before {
  position: absolute;
  top:50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  left:0;
}
.listBox{
	padding:0 4em;
	margin-bottom:5em;
}
.staffLinkArea .listBox:last-child{
	margin-bottom:0;
}
.listBox p.listTitle{
	font-size:28px;
	margin-bottom:2em;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	letter-spacing:0.02em;
}
.listBox ul{
	padding:0 2em;
}
.listBox li{
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	margin-bottom:1em;
	font-size:18px;
}
.listBox li span.ja{
	display:block;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	font-size:85%;
	letter-spacing:0;
}
.listBox li:last-child{
	margin-bottom:0;
}
.listBox li a:link{
	text-decoration:underline;
}
.listBox li a:visited{
	text-decoration:underline;
	color:#fff;
}
/*----動画---*/
.mvArea{
	width:110%;
	margin-left:-5%;
}
.mvArea{
	width:110%;
	margin-left:-5%;
}
.mv{
	position:relative;
	background-color:#222;
	padding:0.3em 1em;

}
.mv img{
	width:100%;
	height:auto;
}
.mv p.play{
	position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width:10%;
}

.mvArea p.tx{
	padding-top:0.5em;
	text-align:center;
	font-size:14px;
	font-family: 'Noto Sans JP', sans-serif;
	line-height:1.6;
}



/*-----------------------------------------------
	カテゴリーページ
-----------------------------------------------*/
.cate{
}
/*-----------------------------------------------
	ロゴ
-----------------------------------------------*/

.cate .staffLogoArea{
	position:relative;
	z-index:3;
}
/*-----------------------------------------------
	イメージ
-----------------------------------------------*/
.cateIm{
	position: relative;
	padding-top: 7em;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 10em;
	margin-top: -3.5em;
}
.cateImBg{
	background-color:#151515;
	top:0;
	left:0;
	position:absolute;
	height:70%;
	width:100%;
	z-index:1;
}
.cateIm .area{
	position:relative;
	z-index:2;
}
.cateIm h3{
	width:90%;
	margin:0 auto;
}
.cateIm h3 img{
	width:100%;
	height:auto;
}
.cateIm h3 img.spim{
	display:none;
}
.cateIm .titleArea{
	padding-left:1em;
	margin-bottom:3em;
}
.cateIm .titleArea p.title{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	font-size:22px;
	line-height:1.4;
}
.cateIm .titleArea p.title_en{
	font-family: 'Abel', sans-serif;
	letter-spacing: 0.05em;
	font-size:20px;
	line-height:1.2;
}
.cateIm p.title_fishing{
	font-family: 'Noto Serif JP', serif;
	font-weight:500;
	font-size:20px;
	letter-spacing:0.05em;
	position:absolute;
	right:0;
	top:8em;
	background-color:#000;
	padding:0 2em;
}
/*-----------------------------------------------
	リスト
-----------------------------------------------*/
.fishing .fishingBox{
	margin-bottom:10em;
	padding-top:10em;
	position:relative;
}
.fishing .fishingBox:last-child{
	margin-bottom:0;
}
.fishing .fishingBox .area{
	position:relative;
	z-index:2;
}
.fishingBg{
	position:absolute;
	width:55%;
	z-index:1;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	top:0;
	right:0;
	height:400px;
	opacity:0.3;
}
.bass .fishingBg{
	background-image:url(../img/bass/bg.jpg);
}
.trout .fishingBg{
	background-image:url(../img/trout/bg.jpg);
	background-position:left center;
}
.fishingBox h3.fishingTitle{
	font-family: 'Noto Serif JP', serif;
	font-weight:500;
	font-size:20px;
	letter-spacing:0.1em;
	position:relative;
	margin-bottom:5em;
}
.fishingBox h3.fishingTitle::before {
  position: absolute;
  bottom:0;
  z-index: 1;
  content: '';
  display: block;
  width: 60%;
  height: 1px;
  background-color: #fff;
  left:0;
}
.fishingBox ul{
	display: flex;
	flex-wrap: wrap;
	row-gap:2em;
	padding: 0 2em;
	margin-bottom: 3em;
}
.fishingBox li{
	width:25%;
	text-align: center;
	padding: 0 1em;
}
.fishingBox p.im{
	margin-bottom:0.5em;
	background-color:#000;
}
.fishingBox p.im img{
	width:100%;
	height:auto;
}
.fishingBox p.name{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	font-size:16px;
	letter-spacing:0.05em;
}

.fishingBox p.name_en{
	font-family: 'Abel', sans-serif;
	letter-spacing: 0.05em;
	line-height:1.2;
}

/*-----------------------------------------------
	戻る
-----------------------------------------------*/
.back{
	padding-top:10em;
}
.back li{
	margin-bottom:2em;
}
.back li:last-child{
	margin-bottom:0;
}

p.staff_back a:link{
	color:#fff;
	line-height:1.2;
	width:35%;
	min-width: 350px;
	padding-bottom:0.8em;
	display: inline-block;
	position: relative;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:16px;
	font-weight:500;
	letter-spacing:0.1em;
	text-align:right;
}
p.staff_back a:visited{
	color:#fff;
	text-decoration:none;
}
p.staff_back a:hover{
	color:#fff;
	text-decoration:none;
	opacity:0.8;
}
p.staff_back a:link::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left:0;
  margin: auto;
  height:1px;
  width:100%;
  background-color:#fff;
}
p.staff_back a:link::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 10px;
  left:-5px;
  margin: auto;
  width: 30px;
  height: 1px;
  background-color:#fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*-----------------------------------------------
	追加リンク
-----------------------------------------------*/
.addLink {
	max-width: 882px;
	margin: -6em auto 4em;
	position: relative;
	z-index: 10;
}
.addLink > .container {
	display: flex;
	flex-direction: column;
	width: fit-content;
	margin: 0 0 0 auto;
	gap: 10px;
	font-size: 0.85em;
}
.addLink > .container > a,
.addLink > .container > .noLink {
	display: block;
	background-color: #3C3C3C;
	padding: 8px 58px 8px 21px;
}
.addLink > .container > a {
	background-image: url(/-/media/A6A7E22FFF0D47B1BE61129A2932DC76.ashx);
	background-repeat: no-repeat;
	background-position: right 16px center;
}
.addLink > .container > a:hover {
	color: white;
	text-decoration: none;
	background-color: #262626;
}
/*---------------------------------------------*/
.fishingBox p.name_in{
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.05em;
	line-height:2;
	display: inline-block;
	font-size: 14px;
	margin-top: 1em;
	background-color: #6E0001;
	padding: 0 1em;
}

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

.btArea{
	text-align: right;
	margin: -6em auto 5em;
}

.btArea a:link{
	background-color: #3C3C3C;
	color:#fff;
	line-height:1.4;
	position: relative;
	padding:1em 6em 1em 2em;
	text-decoration:none;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:400;
	font-size:14px;
}


.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: 9px;
  height: 9px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: rotate(45deg);
}
.btArea a:visited{
	background-color:#555;
	color:#fff;
	text-decoration:none;
}
.btArea a:hover{
	background-color:#555;
	color:#fff;
	text-decoration:none;
	opacity: .8;
}

.footer .fa{
	font-family: nimbus-sans,sans-serif ;
    font-weight: 500;
    letter-spacing: -.01em;
	display: flex;
	-webkit-font-smoothing:auto;
}

