.wrapper {
	width: 100%;
	padding-top: 0px;
}
.wrapper .main{
    width: 100%;
    margin: 100px auto 0;
    max-width: 2000px;
	background-image: url('../../img/template/original_main.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 78px;
}
.contents{
    width: 1000px;
    margin: 0 auto;
    padding-top: 430px;
	position:relative;
}
ul {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
}
.contents {
	padding: 1.296% 0;
    position: relative;
}
/* MV main-ttl*/
.main-ttl {
    position: absolute;
	top: 134px;
    left: 0;
}
.main-ttl .main-ttl-txt-jp {
    color: #ffffff;
    font-size: 32px;
    margin-bottom: 15px;
    margin-top: 0;
	letter-spacing:2px;
}
.main-ttl .main-ttl-txt-en {
    color: #67bbe5;
    font-size: 14px;
    margin-bottom: 40px;
    margin-top: 0;
	letter-spacing:2px;
}
.main-ttl .main-ttl-line {
    background: #5eb3e3;
    width: 50px;
    height: 2px;
    margin: 0;
}
.bCrumbs {
    background-color: #ffffff;
	opacity:0.85;
}
.bCrumbs .contents{
	padding: 15px 0 0;
	height:30px;
}
.bCrumbs .topBCrumbs {
}
.topBCrumbs p.current {
    position: relative;
    padding-right: 4%;
    color: #327ea7;
    font-size: 13px;
    display: inline-block;
    margin-right: 0%;
}
.topBCrumbs p.current:after {
	position: absolute;
	top: 25%;
	left: 79%;
	width: 10px;
	height: 10px;
	background: url('/japana/assets/img/template/arro_down.png') no-repeat;
	background-size: 10px;
	content: "";
}
.topBCrumbs a {
	position: relative;
	padding-right: 3%;
	font-size: 13px;
	color: #222222;
}
.topBCrumbs a:after {
	position: absolute;
	top: 25%;
	left: 79%;
	width: 10px;
	height: 10px;
	background: url('/japana/assets/img/template/arro_right.png') no-repeat;
	background-size: 8px;
	content: "";
}
.topBCrumbs a:hover{
	color: #327ea7;
}
.topBCrumbs p{
	margin: 0;
}
h1 {
	margin-top: 53px;
	color: #fff;
	font-size: 32px;
}
.h1Sub p {
	position: relative;
	color: #67bbe5;
	font-size: 14px;
}
.h1Sub p:after {
	position: absolute;
	top: 43px;
	left: 0;
	width: 50px;
	height: 2px;
	background: url(../../img/original/h1sub_border01.gif) no-repeat;
	content: "";
}
.pageNavArea {
padding-top: 275px
}
.pageNavArea ul {
	overflow: hidden;
	box-sizing: border-box;
	display: block;
}
.pageNavArea ul li {
	float: left;
    padding-bottom: 70px;
    padding-top: 70px;
	text-align: center;
	width: 33%;
}
.pageNavArea ul li a {
	position: relative;
	display: block;
	padding: 25px 0 50px;
	border-right: 1px solid #ccc;
	color: #2481b3;
	font-size: 42px;
}
.pageNavArea ul li:first-child a {
	border-left: 1px solid #ccc;
}
.pageNavArea ul li a:after {
	position: absolute;
	top: 139px;
	left: 157px;
	width: 18px;
	height: 11px;
	background: url(../../img/original/page_ico_downArrow.png) no-repeat;
	background-size: 18px;
	content: "";
}
.pageNavArea ul li a span {
	color: #222;
	font-size: 18px;
}
h2 {
	position: relative;
	border-top: 1px solid #ccc;
	padding: 30px 0 100px;
	color: #222;
	font-size: 45px;
	font-weight: normal;
}
.nav_inner h2{
	margin: 0;
}
h2:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 35%;
	height: 3px;
	background: url('../../img/original/h2_border.gif') no-repeat;
	content: "";
}
h2 span {
	color: #2481b3;
}
.mainList {
	overflow: hidden;
	margin: 0 auto;
}
.mainList li {
	float: left;
	width: 99%;
	margin-bottom: 100px;
	border-right: 1px solid #2481b3;
	overflow: hidden;
	background-size: 15px;
}
.mainList li:nth-child(2n) {
	float: right;
	border-right: none;
	border-left: 1px solid #2481b3;
}
.fLImg {
	float: left;
	width: 683px;
	margin-right: 5%;
    width: 50%;
}
.fLImg img{
	width: 100%;
}
.fLTxt {
	float: left;
	width: 416px;
	padding-top: 80px;
	font-size: 13px;
	width: 35%;
}
.logo_ttl {
	text-align: center;
	margin: 0 auto 8.04%;
	width: 70.92%;
}
.logo_ttl img{
	width: 100%;
}
.fLTxt p {
	margin-top:0;
	margin-bottom: 0;
	text-align: left;
}
.fRImg {
	float: right;
	width: 683px;
	margin-left: 70px;
	width: 50%;
}
.fRImg img{
	width: 100%;
}
.fRTxt {
	float: right;
	width: 416px;
	padding-top: 80px;
	font-size: 13px;
	width: 35%;
}
.fRTxt p {
	text-align: left;
}
.miniHolder {
    overflow: hidden;
    width: 98.1%;
    margin: 0 auto;
    padding: 0 9.85%;
    border-right: 1px solid #2481b3;
    box-sizing: border-box;
}
.product-img-01 img,
.product-img-02 img,
.product-img-03 img,
.product-img-04 img{
	width:100%;
}
.fL {
	float: left;
	width: 45%;
}
.fz13 {
	font-size: 13px !important;
}
.lH2 {
	line-height: 2;
}
h3 {
	margin-bottom: 20px;
	text-align: center;
}
.mR80 {
	margin-right: 10%;
}
.productList .contents {
	border-top: 1px solid #ccc;
	padding:0;
}
.top_page_button a {
	display: block;
	position: relative;
	width: 30%;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom:60px;
	padding: 12px 0;
	border: 1px solid #bbb;
	border-radius: 30px;
	font-size: 141%;
	text-align: center;
}
.top_page_button a:hover{
	color: #327ea7;
}
.top_page_button a:before {
    position: absolute;
    content: '';
	background: url(../../img/template/arrow_before.png) no-repeat;
	background-size: 8px;
    left: 10px;
	width: 8px;
	height: 10px;
	top: 16px;
}
.sp {
	display: none;
}
.pc {
	display: block;
}
.product-img-01,
.product-img-02,
.product-img-03,
.product-img-04 {
	display: block;
	margin-bottom: 0;
	margin-top: 13.04%;
}
.product-img-01-sp,
.product-img-02-sp,
.product-img-03-sp,
.product-img-04-sp {
	display: none;
}
#allSportsContainer {
	background: url('../../img/original/bg_num_01.png') no-repeat top right;
	background-size: 119px;
}
#allSportsContainer .nav_inner,#winterContainer .nav_inner,#golfContainer .nav_inner{
	display: block;
}
#winterContainer {
	background: url('../../img/original/bg_num_02.png') no-repeat top right;
	background-size: 147px;
}
#golfContainer {
	background: url('../../img/original/bg_num_03.png') no-repeat top right;
	background-size: 150px;
}
.ignioContainer {
	background: url('../../img/original/bg_product_01.png') no-repeat 99% 0%;
}
.tigoraContainer {
	background: url('../../img/original/bg_product_02.png') no-repeat 1% 0%;
}
.kissmarkContainer {
	background: url('../../img/original/bg_product_03.png') no-repeat 99% 0%;
}
.southfieldContainer {
	background: url('../../img/original/bg_product_04.png') no-repeat 1% 0%;
}
.hartContainer {
	background: url('../../img/original/bg_product_05.png') no-repeat 99% 0%;
}
.fabliceContainer {
	background: url('../../img/original/bg_product_06.png') no-repeat 1% 0%;
}
.folioContainer {
	background: url('../../img/original/bg_product_07.png') no-repeat 99% 0;
	background-size: 15px;
}
.tobundaContainer {
	background: url('../../img/original/bg_product_08.png') no-repeat 99% 0%;
}
.kolwinContainer {
	background: url('../../img/original/bg_product_09.png') no-repeat 1% 0%;
}
.coragioContainer {
	background: url('../../img/original/bg_product_10.png') no-repeat 99% 0;
	background-size: 15px;
}
/*768 breakpoint*/
@media screen and (max-width: 768px) {
	.contents{
		width:100%;
	}
	.wrapper{
		padding:0;
	}
	.bCrumbs{
		padding-top: 0;
		background:none;
		opacity:1;
	}
	.wrapper .main{
		margin:0;
		background:none;
		    padding-top: 0;
	}
	.topBCrumbs {
		display: none;
	}
	.main-ttl-area {
		position: relative;
	}
	.main-ttl-area img{
		width: 100%;
		height: auto;
	}
	.main_visual{
		margin:0;
	}
	.main-ttl {
		position: absolute;
		top: 35%;
		left: 3.91%;
	}
	.main-ttl .main-ttl-txt-jp {
		font-size: 26px;
	}
	.main-ttl .main-ttl-txt-en {
		margin-bottom: 30px;
	}
	.main-ttl .main-ttl-line {
		background: #5eb3e3;
		width: 50px;
		height: 2px;
		margin: 0;
	}
	.nav_inner {
		width: 92%;
		margin: 0 auto;
	    min-width: 0;
	}
	.bCrumbs .contents{
		padding:0;
		margin:0;
	}
	h1 {
		margin-top: 115px;
		font-size: 26px;
	}
	.pageNavArea {
		padding-top: 55.4%;
	}
	.pageNavArea ul li {
		    padding-top: 0;
   		 padding-bottom: 60px;
	}
	.pageNavArea ul li a {
		font-size: 32px;
	}
	.pageNavArea ul li:first-child a{
		border-left: none;
	}
	.pageNavArea ul li:last-child a{
		border-right: none;
	}
	.pageNavArea ul li a:after {
		top: 112px;
		left: 50%;
		margin-left: -9px;
	}
	.pageNavArea ul li a span {
		font-size: 16px;
	}
	h2 {
		width: 100%;
		margin: 0 auto;
		font-size: 32px;
		font-weight: normal;
	}
	.logo_ttl{
		width:100%;
	}
	.mainList {
		width: 100%;
		box-sizing:border-box;
		padding-left:0;
	}
	.miniHolder img {
		width: 100%;
	}
	.fLImg {
		width: 49.534%;
		margin-right: 35px;
	}
	.fLImg img {
		width: 100%;
	}
	.fLTxt {
		width: 40.137%;
		padding: 0;
	}
	.fLTxt p {
		padding: 0;
	}
	.ignioContainer,
	.tigoraContainer,
	.kissmarkContainer,
	.southfieldContainer,
	.hartContainer,
	.folioContainer,
	.tobundaContainer,
	.coragioContainer {
		width: 98%;
	}
	.fabliceContainer .fL.mR80,
	.kolwinContainer .fL.mR80 {
		margin-left: 5%;
	}
	.mainList li {
		margin-bottom: 50px;
	}
	.mainList li.kolwinContainer {
		margin-bottom: 0px;
	}
	.mainList li h3 img{
		width:100%;
	}
	.fRImg {
		width: 47.79%;
		margin-right: 0;
		margin-left: 40px;
	}
	.fRImg img {
		width: 100%;
	}
	.fRTxt {
		width: 40.137%;
		padding: 0;
	}
	.fRTxt p {
		padding: 0;
	}
	.miniHolder {
		width: 98%;
		padding: 0;
	}
	.mR80 {
		margin-right: 5%;
	}
	.mR90 {
		width: 42.7%;
	}
	.fl p {
		width: 64.72%;
	}
	.fz13 {
		font-size: 133%;
	}
	.productList .contents {
		width: 86%;
		border-top: 1px solid #ccc;
		margin-top: 40px;
	}
	.top_page_button a {
		width: 40%;
		margin-top: 40px;
	}
	.breadcrumb_inner {
	}
	.product-img-sp {
		display: none;
	}
	.product-img-01,
	.product-img-02,
	.product-img-03,
	.product-img-04 {
		display: block;
	}
	.product-img-01-sp,
	.product-img-02-sp,
	.product-img-03-sp,
	.product-img-04-sp {
		display: none;
	}
	.fL.mR80,
	.fL.mR90 {
		width: 42%;
	}
}
@media screen and (max-width: 640px) {
	.wrapper .main{
		margin-bottom: 15.5%;
	}
	.sp {
		display: block;
	}
	.pc {
		display: none;
	}
	.main-ttl-area {
		position: relative;
	}
	.main-ttl {
		top: 36.36%;
		left: 6.25%;
	}
	.main-ttl .main-ttl-txt-jp {
		font-size: 22px;
	}
	.main-ttl .main-ttl-txt-en {
		margin-bottom: 30px;
	}
	.productList .contents {
		margin-top: 14%;
	}
	.nav_inner {
	width: 94%;
	}
	.pageNavArea {
		padding: 40px 0 50px;
	}
	.pageNavArea ul li {
		float: none;
		width: 100%;
		padding: 0;
	}
	.pageNavArea ul li a {
		width: 100%;
		padding: 20px 0;
		border: none;
		border-bottom: 1px solid #ccc;
		font-size: 22px;
		text-align: left;
	}
	.pageNavArea ul li a:after {
		top: 45%;
		left: 90%;
	}
	.pageNavArea ul li a span {
		position: relative;
		top: -3px;
		padding-left: 20px;
		font-size: 15px;
	}
	.pageNavArea ul li:first-child a {
		border: none;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	.pageNavArea {
		width: 90%;
		margin: 67.1% auto 0;
	}
	h2 {
		width: 90%;
		margin: 0 auto;
		padding-bottom: 80px;
		font-size: 24px;
	}
	.nav_inner h2 {
    	margin: 0 auto;
    }
	.mainList li {
		border-right: none;
	}
	.fL.mR80,
	.fL.mR90 {
		float: none;
		width: 100%;
	}
	.miniHolder {
		width: 100%;
		border-right: 0;
	}
	.fLImg {
		float: none;
		width: 100%;
		margin-bottom: 10%;
	}
	.fLTxt {
		float: none;
		width: 80%;
		padding: 0 12% 0 5%;
		border-right: 1px solid #2481b3;
	}
	.fLTxt img,
	.fRTxt img {
		width: 90%;
	}
	.fRImg {
		float: none;
		width: 100%;
		margin: 0;
		margin-bottom: 10%;
	}
	.fRTxt {
		float: none;
		width: 80%;
		padding: 0 5% 0 12%;
		border-right: 1px solid #2481b3;
	}
	.product-img-01,
	.product-img-02,
	.product-img-03,
	.product-img-04 {
		display: none;
	}
	.product-img-01-sp,
	.product-img-02-sp,
	.product-img-03-sp,
	.product-img-04-sp {
		display: block;
		width: 100%;
		margin-bottom: 10%;
	}
	.productHolderContainerLeft {
		float: right;
		width: 83%;
		margin: 0 3% 45px 0;
		    padding-left: 11%;
		border-left: 1px solid #2481b3;
	}
	.productHolderContainerRight {
		float: left;
		width: 80%;
		margin: 0 45px 0 4%;
		padding-right: 13%;
		border-right: 1px solid #2481b3;
	}
	.mainList li{
		float:none;
		width:100%;
	}
	.mainList li:nth-child(2n) {
		border-left: none;
		float:none;
	}
	.mainList li:nth-child(2n) .fRTxt {
		margin-left: 3%;
		border-right: none;
		border-left: 1px solid #2481b3;
	}
	.productList .contents {
		width: 93%;
	}
	.top_page_button a {
		width: 100%;
		margin-top: 14%;
	}
	.fabliceContainer .fL.mR80,
	.kolwinContainer .fL.mR80 {
		margin-left: 0;
	}
	.ignioContainer {
		background: none;
	}
	.ignioContainer .fLTxt{
    	background: url('../../img/original/bg_product_01.png') no-repeat 97% 63%;
    	background-position: 98% 0.5%;
    	background-size: 4%;
	}
	.tigoraContainer {
		background: none;
	}
	.tigoraContainer .fRTxt{
		background: url('../../img/original/bg_product_02.png') no-repeat 5% 68%;
		background-position: 2% 0.5%;
    	background-size: 4%;
	}
	.kissmarkContainer {
		background: none;
	}
	.kissmarkContainer .fLTxt{
		background: url('../../img/original/bg_product_03.png') no-repeat 97% 71%;
		background-position: 98% 0.5%;
    	background-size: 4%;
	}
	.southfieldContainer{
		background: none;
	}
	.southfieldContainer .fRTxt{
		background: url('../../img/original/bg_product_04.png') no-repeat 5% 91%;
		background-position: 2% 0.5%;
    	background-size: 4%;
	}
	.hartContainer {
		background: none;
	}
	.hartContainer .fLTxt{
		background: url('../../img/original/bg_product_05.png') no-repeat 97% 70%;
		background-position: 98% 0.5%;
    	background-size: 4%;
	}
	.fabliceContainer {
		background: none;
	}
	.fabliceContainer .productHolderContainerLeft{
		background: url('../../img/original/bg_product_06.png') no-repeat 3% 33%;
		background-position: 2% 0.5%;
    	background-size: 4%;
	}
	.folioContainer {
		background: none;
	}
	.folioContainer .productHolderContainerRight{
		background: url('../../img/original/bg_product_07.png') no-repeat 95% 88%;
		background-position: 98% 0.5%;
    	background-size: 4%;
	}
	.tobundaContainer {
		background: none;
	}
	.tobundaContainer .fLTxt{
		background: url('../../img/original/bg_product_08.png') no-repeat 97% 82%;
		background-position: 98% 0.5%;
    	background-size: 4%;
	}
	.kolwinContainer {
		background: none;
	}
	.kolwinContainer .productHolderContainerLeft{
		background: url('../../img/original/bg_product_09.png') no-repeat 3% 34%;
		background-position: 2% 0.5%;
    	background-size: 4%;
	}
	.coragioContainer {
		background: none;
	}
	.coragioContainer .productHolderContainerRight{
		background: url('../../img/original/bg_product_10.png') no-repeat 95% 90%;
		background-position: 98% 0.5%;
    	background-size: 4%;
	}
}

/* ===================== hartContainerNew */
.mainList li.hartContainerNew{
	width: 100%;
	border: none;
	border-left: 1px solid #2481b3;
	margin-left: 1%;
	background: url(../../img/original/bg_hart.png) no-repeat 1% 0;
	background-size: 15px;
}
	@media screen and (max-width:640px){

	.mainList li.hartContainerNew{
		background: none;
		border: none;
		margin-left: 0;
	}

	.mainList li.hartContainerNew .fRTxt{
		border-right: none;
		background: url(../../img/original/bg_hart.png) no-repeat 5% 68%;
		background-position: 2% 0.5%;
		background-size: 4%;
		margin-left: 3%;
		border-left: 1px solid #2481b3;
	}

	}/* --- max-width:640px */
/* ===================== fabliceContainerNew */
.mainList li.fabliceContainerNew{
	width: 100%;
	border: none;
	border-right: 1px solid #2481b3;
	margin-right: 1%;
	background: url(../../img/original/bg_fablice.png) no-repeat 99% 0;
	background-size: 15px;
}
	@media screen and (max-width:640px){

	.mainList li.fabliceContainerNew{
		background: none;
		border: none;
		margin-left: 0;
	}

	.mainList li.fabliceContainerNew .fLTxt{
		border-left: none;
		background: url(../../img/original/bg_fablice.png) no-repeat 97% 71%;
	background-position: 98% 0.5%;
		background-size: 4%;
		margin-right: 3%;
		border-right: 1px solid #2481b3;
	}

	}/* --- max-width:640px */
/* ===================== tobundaContainerNew */
.mainList li.tobundaContainerNew{
	width: 100%;
	border: none;
	border-left: 1px solid #2481b3;
	margin-left: 1%;
	background: url(../../img/original/bg_tobunda.png) no-repeat 1% 0;
	background-size: 15px;
}
	@media screen and (max-width:640px){

	.mainList li.tobundaContainerNew{
		background: none;
		border: none;
		margin-left: 0;
	}

	.mainList li.tobundaContainerNew .fRTxt{
		border-right: none;
		background: url(../../img/original/bg_tobunda.png) no-repeat 5% 68%;
		background-position: 2% 0.5%;
		background-size: 4%;
		margin-left: 3%;
		border-left: 1px solid #2481b3;
	}

	}/* --- max-width:640px */

	@media screen and (max-width:640px){

	.kolwinContainer .productHolderContainerLeft {
		padding: 0;
		border: none;
		float: right;
		width: 80%;
		padding-right: 13%;
		border-right: 1px solid #2481b3;
		background: url(../../img/original/bg_kolwin.png) no-repeat 95% 90%;
		background-position: 98% 0.5%;
		background-size: 4%;
	}

	.coragioContainer .productHolderContainerRight {
		padding: 0;
		border: none;
		margin: 0 45px 0 3%;
		float: left;
		width: 83%;
		padding-left: 11%;
		border-left: 1px solid #2481b3;
		background: url(../../img/original/bg_coragio.png) no-repeat 3% 34%;
		background-position: 2% 0.5%;
		background-size: 4%;
	}

	}/* --- max-width:640px */
