@charset "utf-8";

*{
    margin: 0px;
	padding: 0px;
}

img{border: 0;}

a {outline: none;}

ul,ol { list-style-type: none;}

A:link{color:#0564ad;text-decoration:underline}
A:visited{color: #090;text-decoration:none;}
A:active{color:#000;text-decoration:none;}
A:hover{color:#e60012;text-decoration:none;}

::selection{
	background: #055ae8;
	color: #fff;
}
::-moz-selection{
	background: #055ae8;
	color: #fff;
}

table{
	border-collapse:collapse;
}

html{font-size: 62.5%;}

input{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "HGPｺﾞｼｯｸE";
	font-size: 100%;
}

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 1.5rem;
	color: #333;
}

.wrapper{
	margin: 0 auto;
	text-align:left;
	width: 1050px;
}
#topcontrol{
	z-index: 200;
	right: 30px !important;
	bottom: 30px !important;
}

#container{
	min-width: 1000px;
}

@media screen and (min-width: 980px) {
#topcontrol span{
	display: none;
}

.pc{
	display: block;
}
.sp{
	display: none;
}
#mmenu,
#menu{
	display: none;
}
}

@media screen and (max-width: 979px) {
.wrapper{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#topcontrol span{
	display: none;
}
.pc{
	display: block;
}
.sp{
	display: none;
}

#container{
	min-width: auto;
	min-width: initial;
}
}
@media screen and (max-width: 768px){
#topcontrol{
	bottom: 0 !important;
	left: 0;
	right: 0;
	width: 100%;
	background-color: rgba( 255, 255, 255, 0.7 );
	border-top: 1px solid #FFF;
	color: #000;
	text-align: center;
}
#topcontrol span{
	display: block;
	line-height: 80px;
}
#topcontrol img{
	display: none;
}
.sp{
	display: block;
}
.pc{
	display: none;
}
}

@media screen and (max-width: 768px){
#mmenu a{
	position: absolute;
	top: 0;
	right: 0;
	background: center center no-repeat transparent;
	background-image: url(../mmenu/icon.png) ;
	width: 60px;
	height: 60px;
	display: block;
	z-index: 60;
	-moz-background-size:70% auto;
	background-size:70% auto; 
} 
#menu{
	text-align: left;
}
}



#container{
	width: 1051px;
	margin: auto;
    display: block;
	/*border-left: 1px solid #144996;*/
}

#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
* html #container{
    height: 1em;
}
*:first-child+html #container{
	zoom:1;
}

@media screen and (max-width: 979px) {
#container{
	width: 100%;
	background: #FFF;
	border: 0;
}
}

/*side
************************************************************************************/
#side{
	width: 200px;
	float: left;
}

#side #header .logo a{
	padding: 0;
	margin: 0;
	background: url(../../img/common/logo.png) no-repeat center center #144996;
	height: 155px;
	display: block;
	text-indent: -9999px;
	border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
}


#side #header #globalNav{
	/*background: url(../../img/common/side_photo.jpg) no-repeat bottom;*/
	padding-bottom: 10px;
}

#side #header #globalNav ul{
	margin: 10px 10px 0 10px;
}
#side #header #globalNav li{
	height: 45px;
	border: 1px solid #144996;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin: 0 0 3px 0;
}
#side #header #globalNav li:hover{
	background: #144996;
}

#side #header #globalNav li a{
	display: block;
	text-indent: -9999px;
	height: 45px;
}

#side #header #globalNav li.menu01 a{
	background: url(../../img/menu/menu01_out.png) no-repeat 25px center;
}
#side #header #globalNav li.menu01:hover a{
	background: url(../../img/menu/menu01_on.png) no-repeat 25px center;
}

#side #header #globalNav li.menu02 a{
	background: url(../../img/menu/menu02_out.png) no-repeat 25px center;
}
#side #header #globalNav li.menu02:hover a{
	background: url(../../img/menu/menu02_on.png) no-repeat 25px center;
}

#side #header #globalNav li.menu03 a{
	background: url(../../img/menu/menu03_out.png) no-repeat 25px center;
}
#side #header #globalNav li.menu03:hover a{
	background: url(../../img/menu/menu03_on.png) no-repeat 25px center;
}

#side #header #globalNav li.menu04 a{
	background: url(../../img/menu/menu04_out.png) no-repeat 25px center;
}
#side #header #globalNav li.menu04:hover a{
	background: url(../../img/menu/menu04_on.png) no-repeat 25px center;
}

#side #header #globalNav li.menu05 a{
	background: url(../../img/menu/menu05_out.png) no-repeat 25px center;
}
#side #header #globalNav li.menu05:hover a{
	background: url(../../img/menu/menu05_on.png) no-repeat 25px center;
}

#side #header #globalNav li.menu06 a{
	background: url(../../img/menu/menu06_out.png) no-repeat 25px center;
}
#side #header #globalNav li.menu06:hover a{
	background: url(../../img/menu/menu06_on.png) no-repeat 25px center;
}

#side #header #globalNav li.menu07 a{
	background: url(../../img/menu/menu07_out.png) no-repeat 25px center;
}
#side #header #globalNav li.menu07:hover a{
	background: url(../../img/menu/menu07_on.png) no-repeat 25px center;
}



/*main
************************************************************************************/
#main{
	width: 850px;
	float: right;
	/*border-left: 1px solid #144996;*/
}



@media screen and (max-width: 979px) {
#side{
	width: 20%;
	float: left;
	border: 0;
}

#side #header .logo a{
	padding: 0;
	margin: 0;
	background: url(../../img/common/logo.png) no-repeat center center #144996;
	-moz-background-size: 90% auto;
	background-size: 90% auto;
	height: 150px;
	display: block;
	text-indent: -9999px;
}

#main{
	width: 80%;
	float: right;
	border: 0;
}

#side #header #globalNav ul{
	margin: 10px 10px 0 0;
}

#side #header #globalNav li.menu01 a{
	background: url(../../img/menu/menu01_out.png) no-repeat 10px center;
}
#side #header #globalNav li.menu01:hover a{
	background: url(../../img/menu/menu01_on.png) no-repeat 10px center;
}

#side #header #globalNav li.menu02 a{
	background: url(../../img/menu/menu02_out.png) no-repeat 10px center;
}
#side #header #globalNav li.menu02:hover a{
	background: url(../../img/menu/menu02_on.png) no-repeat 10px center;
}

#side #header #globalNav li.menu03 a{
	background: url(../../img/menu/menu03_out.png) no-repeat 10px center;
}
#side #header #globalNav li.menu03:hover a{
	background: url(../../img/menu/menu03_on.png) no-repeat 10px center;
}

#side #header #globalNav li.menu04 a{
	background: url(../../img/menu/menu04_out.png) no-repeat 10px center;
}
#side #header #globalNav li.menu04:hover a{
	background: url(../../img/menu/menu04_on.png) no-repeat 10px center;
}

#side #header #globalNav li.menu05 a{
	background: url(../../img/menu/menu05_out.png) no-repeat 10px center;
}
#side #header #globalNav li.menu05:hover a{
	background: url(../../img/menu/menu05_on.png) no-repeat 10px center;
}

#side #header #globalNav li.menu06 a{
	background: url(../../img/menu/menu06_out.png) no-repeat 10px center;
}
#side #header #globalNav li.menu06:hover a{
	background: url(../../img/menu/menu06_on.png) no-repeat 10px center;
}

#side #header #globalNav li.menu07 a{
	background: url(../../img/menu/menu07_out.png) no-repeat 10px center;
}
#side #header #globalNav li.menu07:hover a{
	background: url(../../img/menu/menu07_on.png) no-repeat 10px center;
}

}
@media screen and (max-width: 768px){
#side{
	width: 100%;
	float: none;
}

#side #header{
	width: 100%;
	height: 60px;
	background: #144996;
	position: relative;
}

#side #header .logo{
	width: 100%;
	height: 60px;
	padding: 0 70px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 60px;
	text-align: center;
}

#side #header .logo img{
	max-width: 100%;
	max-height: 45px;
	width: auto;
	height: auto;
	vertical-align: middle;
}

#side #header .logo a{
	padding: 0;
	margin: 0;
	background: none;
	height: auto;
	display: block;
	text-indent: 0;
}

#side #header #globalNav{
	display: none;
}

#main{
	width: 100%;
	float: none;
}
}

/*breadcrumb
************************************************************************************/
#breadcrumb{
	padding: 15px 15px;
	font-size: 1.2rem;
	margin: auto;
}
#breadcrumb ul{
	display: table;
}
#breadcrumb ul li{
	display: table-cell;
	vertical-align: middle;
	padding-left: 2px;
	color: #333;
}
#breadcrumb ul li:first-child{
	background: url(../../img/common/icon_home.png) no-repeat left center;
	padding: 0 0 0 22px;
}
#breadcrumb ul li a{
	background: url(../../img/common/icon_ar.png) no-repeat right center;
	padding: 0 20px 0 0;
}
#breadcrumb a{
	color: #333;
	text-decoration: none;
}
@media screen and (max-width: 979px) {
#breadcrumb{
	padding: 15px 0 15px 1%;
	font-size: 1.2rem;
	width: 100%;
	margin: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
}

/*footer
************************************************************************************/
#footer{
	background: #144996;
	padding: 15px 0;
	text-align: center;
	color: #FFF;
	font-size: 1.1rem;
}
@media screen and (max-width: 768px){
#footer{
	padding: 15px 0 95px 0;
}
}


/*sponsor_banner
************************************************************************************/
.sponsor_banner{
	margin: 1em auto 0;
	width: 178px;
}
.sponsor_banner li{
	text-align: center;
	margin: 0 0 2px 0;
}
.sponsor_banner li.border{
	border: 1px solid #555;
}
.sponsor_banner li a{
	color: #000;
	text-decoration: none;
	vertical-align: middle;
	padding: 5px 0;
	font-size: 14px;
}
.sponsor_banner li img{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, .sponsor_banner li img{ width:100%; height:auto; }
}