@charset "UTF-8";



/* CSS Document */





@media screen and (min-width: 769px) {



html {

	font-family: Meiryo, "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	font-size: 62.5%;

}



.sp {

	display: none;

}



body {

	background-image: url(../../menu/gMenu/bg-gMenu-pc.png);

	background-repeat: repeat-x;

	background-position: center 75px;

}



.inner {

	width: 1000px;

	margin-left: auto;

	margin-right: auto;

}



#wrapper {

	width: 100%;

	max-width: 1400px;

	min-width: 1000px !important;

}



.inner, .inner1k {

	margin-left: auto;

	margin-right: auto;

}



.inner1k {

	width: 1000px;

}

	

/*******************************************************/

/* .fade */

/*******************************************************/



.fade {

	-webkit-transition: 0.3s ease-in-out;

	-moz-transition: 0.3s ease-in-out;

	-o-transition: 0.3s ease-in-out;

	transition: 0.3s ease-in-out;

}



.fade:hover {

	opacity: 0.3;

	filter: alpha(opacity=70);

}



/*******************************************************/

/* .bgfix */

/*******************************************************/



.bgfix {

	background-position: left top;

	background-repeat: no-repeat;

}



/*******************************************************/

/* header */

/*******************************************************/



header {

	width: 1000px;

	margin-left: auto;

	margin-right: auto;

}



header .title li, header .title li a {

	height: 75px;

	line-height: 75px;

}



header .title li {

}



header .title li a {

	font-size: 13px;

	text-align: center;

	display: block;

}



header .title li a:hover {

	text-decoration: none;

}



header .title .li01 {

	width: 175px;

}



header .title .li02 {

	width: 158px;

}



header .title .li03, header .title .li03 a, header .title .li04, header .title .li04 a {

	width: 166px;

}



header .title .li03 {

	border-right: 1px solid #D6DADD;

}



header .title .li03 a {

}



header .title .li03 a, header .title .li04 a {

	background-color: #ebeee4;

	color: #4b5f6a !important;

}



header .title .li04 {

	border-left: 1px solid #FFF;

}



header .title .li04 a {

}



header .title .li05, header .title .li05 a, header .title .li06, header .title .li06 a {

	width: 166px;

}



header .title .li05 {

}



header .title .li05 a {

	background-color: #852136;

}



header .title .li05 a, header .title .li06 a {

	color: #cfc28b !important;

}



header .title .li06 {

}



header .title .li06 a {

	background-color: #13284c;

	/* [disabled]background-image: url(/urawa/common/imgs/header/pc/bg-header-pc-logo.png);

*/

}



/*******************************************************/

/* nav */

/*******************************************************/

nav {

	height: 60px;

}



nav ul.pc li {

	float: left;

}



#gMenu, #gMenuB {

	margin: 0px;

	padding: 0px;

	width: 1000px;

	overflow: hidden;

}



#gMenu {

	height: 60px;

}



#gMenuB {

	height: 80px;

}



#gMenu li, #gMenuB li {

	margin: 0;

	padding: 0;

	float: left;

}



/*******************************************************/

/* main */

/*******************************************************/

main {

}



/*******************************************************/

/* #pnkz */

/*******************************************************/



#pnkz {

	font-size: 11px;

	display: block;

	padding-top: 10px;

	height: 20px;

	width: 1000px;

	margin-bottom: 1rem;

	margin-left: auto;

	margin-right: auto;

}



/*******************************************************/

/* footer */

/*******************************************************/



footer {
	width: 100%;
	max-width: 1400px;
	min-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../imgs/footer/pc/bg-footer-pc.png);
	background-repeat: repeat-x;
	background-position: 0px 330px;
}



footer .pc {

	width: 1000px;

	margin-left: auto;

	margin-right: auto;

}



footer .pc .newyear {

	height: 20px;

	line-height: 20px;

	font-size: 13px;

	color: #f00;

	text-align: center;

}



footer div.clearfix {

	height: 150px;

	width: 890px;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 0px;

}



footer div.clearfix .left {

	padding-top: 20px;

}



footer div.clearfix .right {

	padding-top: 20px;

}



footer div.clearfix .right p {

	height: 20px;

	line-height: 15px;

	font-size: 13px;

	color: #171717;

}



footer #oc {

	height: 180px;

}



footer div.clearfix img, footer #oc img {

	/* box-shadow */

	box-shadow: 0px 0px 5px 0px #949494;

	-moz-box-shadow: 0px 0px 5px 0px #949494;

	-webkit-box-shadow: 0px 0px 5px 0px #949494;

	/* border-radius */

/* border */

	border: 1px solid #ffffff;

}



/* #bMenu */



ul#bMenu {

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 30px;

}



ul#bMenu {

	width: 550px;

	height: 18px;

	padding-left: 30px;

	margin-bottom: 30px;

}



ul#bMenu li {
	float: left;
	font-size: 13px;
	background-image: url(../../../../common/imgs/allow/bg-allow-link-OT.png);
	height: 18px;
	line-height: 18px;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 30px;
}



ul#bMenu li a {

	text-decoration: none;

	color: #5D6164;

}



/* #logo */



#logo {

	margin-bottom: 20px;

}



/* #copyright */



#copyright {

	color: #5D6164;

	font-size: 12px;

}

}

