@charset "UTF-8";

/*ティザー用*/

.l-header .nav li.soon a {
	pointer-events: none;
	opacity: 0.3;
}

.is-nav-transparent .l-header .nav li.soon a {
	opacity: 0.6;	
}

.l-footer .soon a {
	pointer-events: none;
	opacity: 0.5;
}

.cf:before,
.cf:after {
	content:"";
	display:block;
	overflow:hidden;
}

.cf:after {
	clear:both;
}

/* Add Anchor style */

.anchor {
	position: relative;
}

.anchor > i {
	position: absolute;
	top: -108px;
}

@media print, screen and (max-width: 1000px) {

	.anchor > i {
		position: absolute;
		top: -60px;
	}
}

.is-complete .p-top__mv .txt p.botton {
	text-align: center;
}

.p-top__arrival a {
	overflow: hidden;
}

.p-top__arrival a img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.165,.84,.44,1) 0s;
    transition: -webkit-transform 1s cubic-bezier(.165,.84,.44,1) 0s;
    transition: transform 1s cubic-bezier(.165,.84,.44,1) 0s;
    transition: transform 1s cubic-bezier(.165,.84,.44,1) 0s,-webkit-transform 1s cubic-bezier(.165,.84,.44,1) 0s;
    position: relative;
    z-index: -1;
}

.p-top__arrival a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.p-top__products .block:not(.block--ttl) a img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}

.p-top__products .block:not(.block--ttl) a:not(.soon):hover img {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}

.p-top__products .block:not(.block--ttl) a:hover p {
    letter-spacing: .5em;
    text-indent: .5em;	
}

.p-top__products .block:not(.block--ttl) a.soon {
	cursor: default;
	opacity: 0.4;
}

.p-top__products .block:not(.block--ttl) a.soon:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.p-top__products .block:not(.block--ttl) a.soon:hover p {
	letter-spacing: 0;
	text-indent: 0;
}

/**IE11のみ**/
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .p-top__products .block:not(.block--ttl) a img {opacity: 0;}
  *::-ms-backdrop, .p-top__products .block:not(.block--ttl) a:before {content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-size: cover;}
  *::-ms-backdrop, .p-top__products .block--rod a:before {background :url("/home/images/products_lure_rod_gray.webp");}
  *::-ms-backdrop, .p-top__products .block--lure a:before {background :url("/home/images/products_lure_gray.webp");}
  *::-ms-backdrop, .p-top__products .block--fly a:before {background :url("/home/images/products_fly_tenkara_gray.webp");}
  *::-ms-backdrop, .p-top__products .block--wonder a:before {background :url("/home/images/products_wader_gray.webp");}
  *::-ms-backdrop, .p-top__products .block--gear a:before {background :url("/home/images/products_fishing_gear_gray.webp");}
  *::-ms-backdrop, .p-top__products .block--kids a:before {background :url("/home/images/products_for_kids_gray.webp");}
  *::-ms-backdrop, .p-top__products .block--wear a:before {background :url("/home/images/products_fishing_wear_gray.webp");}
  *::-ms-backdrop, .p-top__products .block--other a:before {background :url("/home/images/products_other_gray.webp");}
  *::-ms-backdrop, .p-top__products .block:not(.block--ttl) a:hover img {opacity: 1;}
}

/*** Navigation Current ***/
@media print, screen and (min-width: 1000px) {
	.p-concept .l-header .nav .concept > a,
	.p-product .l-header .nav .product > a,
	.p-staff .l-header .nav .staff_partner > a,
	.p-blog .l-header .nav .blog > a,
	.p-support .l-header .nav .support > a,
	.p-shop .l-header .nav .support > a,
	.p-collaboration .l-header .nav .collaboration > a	 {
		color: #e95513;
	}

	#lure_rod .l-header .nav .sub .lure_rod a,
	#lure .l-header .nav .sub .lure a,
	#fly_tenkara .l-header .nav .sub .fly_and_tenkara a,
	#wader .l-header .nav .sub .wader a,
	#fishing_gear .l-header .nav .sub .fishing_gear a,
	#for_kids .l-header .nav .sub .for_kids a,
	#fishing_wear .l-header .nav .sub .fishing_wear a,
	#simple_rods .l-header .nav .sub .simple_rods a,
	#other .l-header .nav .sub .other a,
	#staff .l-header .nav .sub .staff a,
	#partner .l-header .nav .sub .partner a,
	#arrival .l-header .nav .sub .arrival a {
		color: #e95513;
	}
}

.p-top__blog .entry  {
	background-color: #f5f5f5;
}

.p-top__blog .entry:nth-of-type(even)  {
	background-color: #e4e4e4;
}

.p-top__blog .partnerblogs .article {
	position: relative;
}

.p-top__blog a.article {
	position: relative;
}

.p-top__blog .vcard {
	background-color: transparent;
}

.p-top__blog .article time {
	margin-top: 30px;
}

.p-top__blog .article h1 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	min-height: 90px;
}

.p-top__blog .partnerblogs .article:after {
	content: "PARTNER BLOG";
	background-color: #032d84;
	color: #fff;
	font-size: 0.8rem;
	padding: 2px 10px;
	border-radius: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
}

.p-top__blog .vcard ul{
	overflow: hidden;
	position: relative;
}

.p-top__blog .vcard ul li{
	display: none;
}

.p-top__blog .vcard ul li:nth-of-type(1),
.p-top__blog .vcard ul li:nth-of-type(2),
.p-top__blog .vcard ul li:nth-of-type(3) {
	display: block;
}

.p-top__blog .vcard ul li:nth-of-type(2){
	float: left;
}

.p-top__blog .vcard ul li:nth-of-type(3) {
	height: 1em;
	float: left;
}

.p-top__blog .vcard ul li:nth-of-type(3) a {
	display: none;
}

.p-top__blog .vcard ul li:nth-of-type(3):after {
	content: "...";
	display: inline-block;
	font-size: 2.2rem;
	color: #d94e22;
	margin: 0 0 0 10px; 
}

.p-top__blog .noEntry {
	text-align: center;
	padding: 200px 0 ;
}

.p-top__topics a,
.p-top__topics time {
	vertical-align: baseline;
}

.p-top__topics li {
	text-align: left;
	width: 100%;
}

.p-top__topics li p {
	display: table-cell; 
}

.p-top__topics li a {
	display: inline;
}

.p-top__topics time {
	width: 100px;
}

@media print, screen and (max-width: 920px) {
	.p-top__blog a.article {
		padding-top: 0;
	}

	.p-top__blog .entry:nth-of-type(even) .vcard,
	.p-top__blog .entry:nth-of-type(even) .vcard {
		background-color: transparent;
	}

	.p-top__blog .article h1 {
		min-height: auto;
	}

}

/*---------------------------------------
ナビゲーション追記
---------------------------------------*/
@media print, screen and (min-width: 921px) {
	.l-header .nav .sub {
		background: #595959;
		height: 108px;
	}

	.l-header .nav .sub a {
		height: 108px;
	}
}

@media print, screen and (max-width: 920px) {
	.p-top__blog .entry {
		border-bottom: 3px solid #d94e22;
		padding-bottom: 15px;
	}

	.p-top__blog .entry+.entry {
	    margin-top: 0;
	}
}

/*---------------------------------------
トップページバナー
---------------------------------------*/
.l-main .bnrArea {
	width: 1000px;
	margin: 0 auto;
}

.l-main .bnrArea ul li + li {
	margin-top: 20px;
}

.l-main .bnrArea ul li a:hover {
	opacity: 0.8;
	-webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.l-main .bnrArea ul li a img {
	width: 100%;
}

.l-main .bnrArea ul li.collaboration a {
	display: block;
	height: 0;
	padding-top: 20%;
	position: relative;
	overflow: hidden;
}

.l-main .bnrArea ul li.collaboration a span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/home/images/bnr_collaboration.webp);
	-webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background-size: 100%;
}

.l-main .bnrArea ul li.collaboration a:hover {
	opacity: 1;
}

.l-main .bnrArea ul li.collaboration a:hover span {
	-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	-webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.l-main .bnrArea ul li.collaboration a i {
	position: absolute;
	top:  50%;
	left: 50%;
	width: 29%;
	transform: translate(-50%, -50%);
}

.l-main .bnrArea ul li.collaboration a img {
}



@media print, screen and (max-width: 920px) {
	.l-main .bnrArea {
		width: calc(100% - 30px);
	}
}

/*---------------------------------------
フッタ
---------------------------------------*/
.l-footer ul li.sns a.yt img {
	height: 28px;
	width: auto;
}

@media print, screen and (max-width: 920px) {
	.l-footer ul li.sns a.yt img {
		height: 36px;
		width: auto;
	}
}
/*---------------------------------------
下階層ページ
---------------------------------------*/
#pageTitle {
	background: #e95513;
	padding: 40px 0;
	border-bottom: 3px solid #e95513;
}

#pageTitle h2 {
	color: #fff;
	font-size: 3rem;
	margin: 0;
	line-height: 1.4;
}

@media print, screen and (max-width: 920px) {

	#pageTitle {
		padding: 20px 0;
	}

	#pageTitle h2 {
		font-size: 2rem;
	}
}

/*---------------------------------------
スタッフブログ　詳細ページ
---------------------------------------*/

.p-top__blog .vcard figure figcaption {
	margin-bottom: 20px;
}

#blogEntry .text p {
	margin-bottom: 2rem;
}

#blogEntry ul li {
	list-style-type: disc;
	margin-left: 1.5em;
}

#blogEntry ol li {
	list-style-type: decimal;
	margin-left: 1.5em;
}


#blogEntry blockquote {
	background-color: #f5f5f5;
	padding: 2rem;
	padding-bottom: 1px;
	margin-bottom: 2rem;
}

.p-top__blog #blogEntry .vcard {
	background-color: #f5f5f5;
}

/* ----------------------------------- */

.p-top__blog a.article figure {
	position: relative;
	overflow: hidden;
}

.p-top__blog a.article figure:before {
	content: "";
	display: block;
	padding-top: 75%;
}

.p-top__blog a.article figure > div {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 100%;
	width: 100%;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.p-top__blog a.article:hover figure > div {
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

/*---------------------------------------
404ページ
---------------------------------------*/
.not_found section p + p {
	margin-top: 20px;
}

.not_found section .p-product__container {
	margin: 100px 0;
}


/*---------------------------------------
コラボレーターアイコン
---------------------------------------*/
.p-top__blog .collaboratorblog .article:after {
	content: "COLLABORATOR BLOG";
	background-color: #038479;
	color: #fff;
	font-size: 0.8rem;
	padding: 2px 10px;
	border-radius: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
}

/*---------------------------------------
お詫び
---------------------------------------*/
.p-product  .manual-notice {
  border: 1px solid #595959;
  padding: 5vw;
  line-height: 1.75;
  font-size: 1.3rem;
}

.p-product .manual-notice + .manual-notice {
  margin-top: 1.5rem;
}

.p-product  .manual-notice h4 {
  font-size: 1.5rem;
  margin-bottom: 1em;
}

.p-product  .manual-notice p {
	margin: 0.5em 0;
}

.p-product  .manual-notice ul {
	background-color: #f5f5f5;
	padding: 0.5em 0.7em;
}

.p-product  .manual-notice ul + ul {
  margin-top: 0.5em;
}

.p-product  .manual-notice ul + p {
  margin-top: 1em;
}

@media (min-width: 960px) {
	.p-product .manual-notice {
	  padding: 20px;
	  font-size: 1.4rem;
	}
  
	.p-product .manual-notice h4 {
	  margin-bottom: 1.5em;
	}
  
	.p-product .manual-notice ul {
	  padding: 1.5em;
	}
  
	.p-product .manual-notice ul + ul {
	  margin-top: 1em;
	}
	
	.p-product .manual-notice ul + p {
	  margin-top: 1.5em;
	}
  
  }



/*---------------------------------------
 商品ページ OPTION
---------------------------------------*/

.p-product__list {
	margin-bottom: 45px;
	padding: 0 45px;
}

@media (max-width: 920px) {
	.p-product__list {
		margin-bottom: 15px;
		padding: 0;
	}
}

.p-product__list .list {
	/*background-color: #F9F9F9;*/
}


.p-product__list__title {
	margin-bottom: 25px;
	font-size: 2.4rem;
	color: #e95513;
	border-bottom: 2px solid #d94e22;
}

@media print, screen and (max-width: 920px) {
	.p-product__list__title {
		margin-bottom: 15px;
		padding: 0 15px;
		text-align: center;
		font-size: 2.2rem;
	}
}




@media print, screen and (max-width: 640px) {
	.p-product__list .list article {
		width: calc(100% / 2);
	}
}

@media print, screen and (max-width: 640px) {
	.list article .inner .box p {
		font-size: 14px;
	}
}



