@charset "UTF-8";


#header {
	background:#ffffff;
	border-bottom:5px solid #1567C9;
	height:9%;
	position:fixed;
	top:0;
	z-index:999;
}
#header .inner, #header_sub .inner, #pagemain .inner, #footer .inner {
	width:480px;
	margin:0;
	padding:0;
}
#header h1 {
	width:50%;
}
#header h1 img {
	width:100%;
	height:auto;
}

#header .home {
	display:none;
}
#header #header_menu li {
	display:none;
}
#header #main_menu {
	display:none;
}
#header #header_menu {
	position:absolute;
	right:10%;
}
#header #mobile_menu_button {
	display:block;
	float:right;
	width:10%;
}
#header #mobile_menu_button img {
	width:100%;
	height:auto;
}


#header #mobile_main_menu {
	position:absolute;
	top:62px;
	right:0;
	width:70%;
	z-index:999;
}
#header #mobile_main_menu li {
	background:#e8f3fb;
	padding:1em 1em;
	border:bottom 1px dotted #003c8f;
	color:#003c8f;
	font-size:150%;
}
#header #mobile_main_menu li a {
	display:block;
	width:100%;
	height:100%;
	text-decolation:none;
	color:#003c8f;
	background:url(../../images/common/common_icon03.jpg) no-repeat right;
	background-size:contain;
}
#header #mobile_main_menu li a:link {
	text-decoration:none;
}
#header .push_f5 {
	position:absolute;
	top:50px;
	left:0;
	font-size: 80%;
}




.pagemain_space00 {
	margin-top:80px;
}
.pagemain_space01 {
	margin-top:90px;
}
.pagemain_space02 {
	margin-top:100px;
}
.pagemain_space03 {
	margin-top:110px;
}

#pagemain  .goto_pagetop {
	clear:both;
	width:460px;
	margin:1em auto;
	text-align:right;
}





#footer {
	background:none;
}
#footer .box_left {
	width:100%;
	float:none;
	background:url(../../images/common/common_bg02.jpg) repeat-x 0 0;
	padding:1.5em 0 0;
}
#footer .box_left img {
	float:left;
	margin:1em 1em 3em;
}
#footer .box_left p, #footer .box_left h2 {
	width:100%;
}
#footer .box_right {
	background:url(../../images/common/common_bg02.jpg) repeat-x 0 1em;
	padding:2em 0 0;
	width:100%;
	float:none;
	text-align:center;
}
#footer .box_right .ssl {
	top:30px;
}
#footer #mobile_footer_menu{
	display:block;
}

/* top */
.top_box01 {
	height:150px;
}
.top_box01 img {
	width:100%;
	height:auto;
}

.bx-wrapper .bx-pager {
	width: 40%;
	bottom:10%;
}

.top_box02_sm {
	display:block;
}
.top_box02 {
	display:none;
}
.top_box02_sm li {
	display:inline-block;
	float:left;
	width:25%;
	height: auto;
}
.top_box02_sm li img {
	width:100%;
	height: auto;
}
.top_box03 {
	width:100%;
	overflow:hidden;
	margin-top:.5em;
	/*padding:150px 0 0; 100th */
	padding:0px 0 0;
	height:50px;
	/*background:url(../../images/top/top_img01.jpg) no-repeat right bottom; 100th */
	background-size:cover;
}
.top_box03 h2 {
	width:104px;
	margin:0 5px 0 5px;
	float:left;
}
.top_box03 .ticker {
	height:35px;
	width:310px;
}
.top_box03 .ticker li {
	padding:2px;
}
.top_box03 #news_list {
	position:absolute;
	top:10%;
	left:0px;
	height:80%;
	width:90%;
	padding:2%;
	display:none;
}
.top_box03 #news_list ul {
	height:95%;
}
.top_box03 ul.button {
	float:left;
	width:43px;
}
.top_box03 ul.button li.prev, .top_box03 ul.button li.next {
	display:none;
}


.top_box04 {
	clear:both;
	padding:1em 0;
}
.top_box04 li { 
	margin:5px 1% 0;
	display:inline-block;
	float:left;
	width:48%;
	text-align:center;
}
.top_box04 li img {
	width:100%;
	height: auto;
}
