@charset "utf-8";
/* **************************************************

CSS Information
File Name : top-edc.css
Style Info: ¥¢¥ó¥È¥ì¥×¥ì¥Ê©`¥·¥Ã¥×¥Ç¥¶¥¤¥ó¥»¥ó¥¿©`  ¹ÌÓÐ¤Î¥¹¥¿¥¤¥ëÖ¸¶¨
Date: 2023-03-20

************************************************** */
/* --------------------------------------------------
	¹²Í¨¥Ø¥Ã¥À©`
-------------------------------------------------- */
#globalHeader {
	padding: 10px 0;
}

#globalHeader .subHeader {
	margin: 5px 0 8px;
}

#globalHeader #siteID {
	padding: 0;
}

#globalHeader #siteID img {
	width: 448px;
	height: auto;
}

#headerSearch,
#btnTargetNavi {
	display: none !important;
}

#globalHeader .headerNavi {
	width: 450px !important;
}

/*	Responsive Settings
-------------------------------------------------- */
@media screen and (max-width: 640px) {
	#globalHeader {
		position: relative;
		padding: 10px 0 0;
	}

	#globalHeader .subHeader {
		margin-bottom: 10px;
	}

	#globalHeader #siteID {
		max-width: 300px;
		margin: 0 auto;
		padding: 0 0 15px;
	}

	#globalHeader #headerSearch {
		width: 100%;
		margin-right: -80px;
	}

	#globalHeader #headerSearch form {
		width: auto;
		margin-right: 80px;
	}

	#globalHeader .headerNavi {
		width: 100% !important;
	}
}

/* --------------------------------------------------
	¹²Í¨¥Õ¥Ã¥¿©`
-------------------------------------------------- */
#globalFooter .footerAddress {
	text-align: left;
}

#globalFooter .footerAddress dt img {
	width: 360px;
}

@media screen and (max-width: 640px) {
	#globalFooter .footerAddress {
		text-align: center;
	}
}

/* --------------------------------------------------
	¥°¥í©`¥Ð¥ë¥Ê¥Ó
-------------------------------------------------- */
#gNavi li {
	width: 50%;
}

/* --------------------------------------------------
	¥µ¥¤¥É¥Æ¥­¥¹¥È¥Ð¥Ê©`
-------------------------------------------------- */
.sideTextBanner li .block {
	font-size: 1.3rem !important;
	line-height: 1.3;
}

.sideTextBanner li .block .bannerTitle {
	padding-left: 8px;
}

.sideTextBanner li .block .bannerTitle span {
	padding-right: 0;
}

.sideTextBanner li .block .thumb img {
	width: 50px;
	height: 50px;
}



/* --------------------------------------------------
	¥¹¥Þ©`¥È¥Õ¥©¥óÓÃ¥µ¥¤¥É¥á¥¸¥ã©` ¥Ê¥Ó
-------------------------------------------------- */
#sideMajorNavi {
	margin-top: 20px;
}

/* --------------------------------------------------
	šøÓÃClass
-------------------------------------------------- */
.pcOnly {
	display: block !important;
}

.spOnly {
	display: none !important;
}

/*	Responsive Settings
-------------------------------------------------- */
@media screen and (max-width: 640px) {
	.pcOnly {
		display: none !important;
	}

	.spOnly {
		display: block !important;
	}

	.body .btn a {
		padding-right: 30px;
		padding-left: 30px;
	}
}

/* --------------------------------------------------
	.categoryListExt - ¥«¥Æ¥´¥ê©`¥ê¥¹¥È£¨È«·ù£©
-------------------------------------------------- */
.categoryListExt li {
	width: 700px !important;
}

/* --------------------------------------------------
	¥È¥Ã¥×¥Ú©`¥¸
-------------------------------------------------- */
/*	¥á¥¤¥ó¥«¥é¥à
-------------------------------------------------- */
.column1 #main {
	float: none;
	width: 100%;
}

/*	¥á¥¤¥ó¥Ó¥¸¥å¥¢¥ë
-------------------------------------------------- */
#mainVisual {
	text-align: center;
}

#mainVisual .inner {
	width: 1020px;
}

#mainVisual img {
	width: 100%;
}

	#globalHeader #siteID {
		float: left;
		margin-left: 10px;
		padding: 0;
		font-size: 32px;
		font-size: 3.2rem;		
		font-weight: bold;		
	}
	
	#globalHeader #siteID a {
		text-decoration: none;