#ct_bg {
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}

.categoryNavi .spLogoLine {
	display: none;
}

.categoryGlobalNavi {
	overflow: hidden;
	background: #f02232;
	position: relative;
	padding: 0 10px;
	min-width: 1200px;
}

.categoryGlobalNavi::after {
	content: "";
	position: absolute;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 200%;
	top: -100%;
	right: 50%;
	margin-right: 262px;
	-webkit-transform: skewX(-45deg);
	transform: skewX(-45deg);
	background: #e70012;
	pointer-events: none;
}

.categoryGlobalNavi .naviInr {
	width: 1180px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	height: 100px;
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.categoryGlobalNavi .logo img {
	width: 180px;
	height: auto;
}

.categoryGlobalNavi .naviList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.categoryGlobalNavi .naviList .item {
	padding-top: 10px;
	font-size: 14px;
	color: #fff;
}

.categoryGlobalNavi .naviList .item01 {
	/*margin-left: 197px;*/
    margin-left: 167px;
}

.categoryGlobalNavi .naviList .item02 {
	margin-left: 128px;
}

.categoryGlobalNavi .naviList .item03 {
	margin-left: 150px;
}
.categoryGlobalNavi .naviList .item04 {
	margin-left: 145px;
}

.categoryGlobalNavi .naviList .item a {
	display: block;
	padding-top: 40px;
	position: relative;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	line-height: 1;
    transition: 0.3s;
}

.categoryGlobalNavi .naviList .item a:hover {
	/*text-decoration: underline;*/
    opacity: 0.6;
}

.categoryGlobalNavi .naviList .item a::before {
	content: "";
	display: block;
	width: 47px;
	height: 30px;
	overflow: hidden;
	background: no-repeat center center;
	background-size: 46px auto;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.categoryGlobalNavi .naviList .item01 a::before {
	background-image: url(../img/tw_gnavi_icn01.png);
}

.categoryGlobalNavi .naviList .item02 a::before {
	background-image: url(../img/tw_gnavi_icn02.png);
}

.categoryGlobalNavi .naviList .item03 a::before {
	background-image: url(../img/tw_gnavi_icn03.png);
}
.categoryGlobalNavi .naviList .item04 a::before {
	background-image: url(../img/tw_gnavi_icn04.jpg);
    background-size: 33px auto!important;
}

.categoryAreaNavi {
	overflow: hidden;
	background: #000;
	position: relative;
	padding: 0 10px;
	min-width: 1200px;
}

.categoryAreaNavi::after {
	content: "";
	position: absolute;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 200%;
	top: -100%;
	left: 50%;
	margin-left: 500px;
	-webkit-transform: skewX(-45deg);
	transform: skewX(-45deg);
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	background: #222;
	pointer-events: none;
}

.categoryAreaNavi .naviInr {
	width: 1180px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	height: 80px;
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.categoryAreaNavi .naviList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.categoryAreaNavi .naviList .item {
	font-size: 12px;
	color: #fff;
	margin-left: 57px;
}

.categoryAreaNavi .naviList .item a {
	color: #fff;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 45px;
    transition: 0.3s;
}

.categoryAreaNavi .naviList .item a:hover {
	/*text-decoration: underline;*/
    opacity: 0.6;
}

.categoryAreaNavi .naviList .item a::before {
	content: "";
	display: block;
	overflow: hidden;
	background: no-repeat center center;
	margin-right: 15px;
}

.categoryAreaNavi .naviList .item01 {
	margin-left: 0;
}

.categoryAreaNavi .naviList .item01 a::before {
	background-image: url(../img/tw_area_navi_icn01.png);
	width: 46px;
	height: 44px;
	background-size: 46px auto;
}

.categoryAreaNavi .naviList .item02 a::before {
	background-image: url(../img/tw_area_navi_icn02.png);
	width: 53px;
	height: 42px;
	background-size: 53px auto;
}

.categoryAreaNavi .naviList .item03 a::before {
	background-image: url(../img/tw_area_navi_icn03.png);
	width: 44px;
	height: 45px;
	background-size: 44px auto;
}

.categoryAreaNavi .naviList .item04 a::before {
	background-image: url(../img/tw_area_navi_icn04.png);
	width: 44px;
	height: 44px;
	background-size: 44px auto;
}

.categoryAreaNavi .naviList .item05 a::before {
	background-image: url(../img/tw_area_navi_icn05.png);
	width: 46px;
	height: 50px;
	background-size: 46px auto;
}

@media screen and (min-width: 640px) {
	.spNaviToggle {
		display: block !important;
		overflow: visible !important;
		height: auto !important;
	}
}

@media screen and (max-width: 639px) {
	.categoryNavi {
		position: relative;
	}
	.categoryNavi .spLogoLine {
		display: block;
		height: 60px;
		position: relative;
		overflow: hidden;
		background: #f02232;
	}
	.categoryNavi .spLogoLine::after {
		content: "";
		position: absolute;
		display: block;
		overflow: hidden;
		width: 100%;
		height: 200%;
		top: -100%;
		right: 100%;
		margin-right: -210px;
		-webkit-transform: skewX(-45deg);
		transform: skewX(-45deg);
		background: #e70012;
		pointer-events: none;
	}
	.categoryNavi .spLogoLine .logo {
		position: absolute;
		top: 14px;
		left: 15px;
		z-index: 2;
	}
	.categoryNavi .spLogoLine .logo img {
		width: 114px;
		height: auto;
	}
	.categoryNavi .spLogoLine .btnToggle {
		position: absolute;
		top: 12px;
		right: 22px;
		cursor: pointer;
		padding-bottom: 14px;
		z-index: 2;
	}
	.categoryNavi .spLogoLine .btnToggle .btn {
		width: 25px;
		height: 25px;
		position: relative;
	}
	.categoryNavi .spLogoLine .btnToggle .btn::before, .categoryNavi .spLogoLine .btnToggle .btn::after {
		content: "";
	}
	.categoryNavi .spLogoLine .btnToggle .btn::before, .categoryNavi .spLogoLine .btnToggle .btn::after, .categoryNavi .spLogoLine .btnToggle .btn .bar {
		position: absolute;
		top: 50%;
		left: 0;
		overflow: hidden;
		width: 25px;
		height: 2px;
		background: #fff;
		margin-top: -1px;
		-webkit-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	}
	.categoryNavi .spLogoLine .btnToggle .btn::before {
		margin-top: -9px;
	}
	.categoryNavi .spLogoLine .btnToggle .btn::after {
		margin-top: 7px;
	}
	.categoryNavi .spLogoLine .btnToggle .btnTxt {
		position: absolute;
		bottom: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		color: #fff;
		white-space: nowrap;
		font-size: 10px;
	}
	.categoryNavi .spLogoLine .btnToggle .btnTxt .txtClose {
		display: none;
	}
	.categoryNavi.jsOpen .spLogoLine .btnToggle .btn::before {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		margin-top: -1px;
	}
	.categoryNavi.jsOpen .spLogoLine .btnToggle .btn .bar {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0;
	}
	.categoryNavi.jsOpen .spLogoLine .btnToggle .btn::after {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		margin-top: -1px;
	}
	.categoryNavi.jsOpen .spLogoLine .btnToggle .btnTxt .txtClose {
		display: inline;
	}
	.categoryNavi.jsOpen .spLogoLine .btnToggle .btnTxt .txtOpen {
		display: none;
	}
	.spNaviToggle {
		position: absolute;
		top: 60px;
		width: 100%;
		z-index: 90;
		overflow: hidden;
		height: 0;
	}
	.categoryGlobalNavi {
		overflow: hidden;
		padding: 0;
		min-width: 0;
	}
	.categoryGlobalNavi::after {
		right: 100%;
		margin-right: -150px;
	}
	.categoryGlobalNavi .naviInr {
		width: auto;
		height: auto;
		text-align: left;
		display: block;
	}
	.categoryGlobalNavi .logo {
		display: none;
	}
	.categoryGlobalNavi .naviList {
		display: block;
	}
	.categoryGlobalNavi .naviList .item {
		padding: 0 !important;
		margin-left: 0 !important;
		border-top: 1px solid #111111;
	}
	.categoryGlobalNavi .naviList .item a {
		display: block;
		padding: 22px 15px 22px 76px;
		position: relative;
		white-space: normal;
	}
	.categoryGlobalNavi .naviList .item a:hover {
		text-decoration: underline;
	}
	.categoryGlobalNavi .naviList .item a::before {
		content: "";
		display: block;
		width: 35px;
		height: 23px;
		background-size: 35px auto;
		top: 50%;
		left: 20px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
    
    .categoryGlobalNavi .naviList .item04 a::before {
    height:40px;
    }
    
	.categoryAreaNavi {
		overflow: hidden;
		background: #111;
		padding: 0;
		min-width: 0;
	}
	.categoryAreaNavi::after {
		content: none;
	}
	.categoryAreaNavi .naviInr {
		width: auto;
		margin: 0 auto;
		height: auto;
		display: block;
	}
	.categoryAreaNavi .naviList {
		display: block;
	}
	.categoryAreaNavi .naviList .item {
		font-size: 12px;
		margin-left: 0;
		border-top: 1px solid #666;
	}
	.categoryAreaNavi .naviList .item a {
		display: block;
		height: auto;
		position: relative;
		padding: 18px 15px 18px 75px;
	}
	.categoryAreaNavi .naviList .item a:hover {
		text-decoration: underline;
	}
	.categoryAreaNavi .naviList .item a::before {
		content: "";
		margin-right: 0;
		position: absolute;
		left: 22px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 32px;
		height: 30px;
	}
	.categoryAreaNavi .naviList .item01 a::before {
		background-size: 28px auto;
	}
	.categoryAreaNavi .naviList .item02 a::before {
		background-size: 32px auto;
	}
	.categoryAreaNavi .naviList .item03 a::before {
		background-size: 27px auto;
	}
	.categoryAreaNavi .naviList .item04 a::before {
		background-size: 27px auto;
	}
	.categoryAreaNavi .naviList .item05 a::before {
		background-size: 27px auto;
	}
}

.categoryOtherNavi {
	overflow: hidden;
	background: url(../img/tw_ft_bg.png) repeat center center;
	background-size: 150px auto;
	position: relative;
	padding: 0 10px;
	min-width: 1200px;
}

.categoryOtherNavi .naviInr {
	width: 1180px;
	margin: 0 auto;
	padding: 34px 0;
}

.categoryOtherNavi .naviList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.categoryOtherNavi .naviList .item {
	color: #fff;
	font-size: 14px;
	margin: 0 22px;
	line-height: 1;
}

.categoryOtherNavi .naviList .item a {
	color: #fff;
	position: relative;
	padding-left: 25px;
	text-decoration: none;
}

.categoryOtherNavi .naviList .item a:hover {
	text-decoration: underline;
}

.categoryOtherNavi .naviList .item a::before {
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	overflow: hidden;
	background: url(../img/tw_etc_arw.png) no-repeat center center;
	background-size: 14px auto;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -7px;
}

.categoryOtherNavi .naviList .item a[target="_blank"] {
	padding-right: 28px;
}

.categoryOtherNavi .naviList .item a[target="_blank"]::after {
	content: "";
	display: block;
	width: 15px;
	height: 12px;
	overflow: hidden;
	background: url(../img/tw_icn_blank.png) no-repeat center center;
	background-size: 15px auto;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -6px;
}

.categoryFooter .ftImg {
	height: 280px;
	min-width: 1200px;
	background: url(../img/tw_ft_img.png) no-repeat center center;
	background-size: auto 280px;
}

.categoryFooter .ftImg img {
	display: none;
}

@media screen and (max-width: 639px) {
	.categoryOtherNavi {
		overflow: hidden;
		background-size: 150px auto;
		padding: 30px 20px;
		min-width: 0;
		text-align: left;
	}
	.categoryOtherNavi .naviInr {
		width: auto;
		padding: 0;
	}
	.categoryOtherNavi .naviList {
		display: block;
	}
	.categoryOtherNavi .naviList .item {
		margin: 20px 0 0;
	}
	.categoryOtherNavi .naviList .item:first-child {
		margin-top: 0;
	}
	.categoryOtherNavi .naviList .item a {
		display: inline-block;
	}
	.categoryFooter .ftImg {
		height: auto;
		min-width: 0;
		background: none;
	}
	.categoryFooter .ftImg img {
		display: block;
		width: 100%;
		height: auto;
	}
}

#main {
	min-width: 1200px;
	overflow: hidden;
}

@media screen and (max-width: 639px) {
	#main {
		min-width: 0;
	}
}