@charset "utf-8";

/*全体
---------------------------------------------*/
.mm-menu {
	overflow: scroll;
}
#mm-blocker {
	background-color: rgba(3, 2, 1, 0.2);
	-webkit-transition: background-color 1s ease-in 1s;
	transition: background-color 1s ease-in 1s;
	-ms-transition: background-color 1s ease-in 1s;
}
#slideMenu {
	background: #333333;
}

.mb20 {
	margin-bottom: 20px!important;
}



/*中身
---------------------------------------------*/
/*-----ボタン-----*/
#sp-submenu ul .link-btn {
	clear: both;
	padding: 20px 20px 5px;
	border: none;
}

.link-btn .btn1{
	float: left;
	width: 49%;
}

.link-btn .btn2{
	float: right;
	width: 49%;
}

#sp-submenu .link-btn .btn a{
	padding: 10px 0;
	text-align: center;
	font-size: 100%;
	font-weight: normal;
	border-radius: 0;
}

#sp-submenu .link-btn .btn1 a{
	background: #BD0100;
}

#sp-submenu .link-btn .btn2 a{
	background: #0B3E93;
}


/*-----検索ボックス-----*/
.m-sitesearchbox {
	height: 59px;
	border-top: medium none !important;
}

#sitesearch-s {
	line-height: 1px;
	margin: 0 auto;
	padding: 10px 0;
   width: 90%;
}

#cse-search-box {
	background: #010E4B;
}

#searcharea-s {
	margin: 0;
	padding: 0;
	width: 88.7%;
}

#words-s {
	float: left;
	padding: 5px;
	width: 90%;
	color: #fff;
	font-size: 20px;
	overflow: hidden;
	background: #010E4B;
	outline: medium none;
	border: 0 none;
}

#searchbtn-s {
	position: relative;
}

#go-s {
	display: block;
	position: absolute;
	padding: 10px;
  top: -12px;
	right: 0;
}


/*-----メニュー-----*/
#sp-submenu {
	background: #021F6B;
}
#sp-submenu ul {
	margin: 0;
}
#sp-submenu a {
	display: block;
	padding: 15px 40px;
	color: #ffffff;
	background: #ffffff;
}

#sp-submenu a:hover {
	background: #5672bb;
}
#sp-submenu ul li {
	text-align: center;
	border-top: 1px solid #375FB1;
}
#sp-submenu li a {
	display: block;
	overflow: hidden;
	color: #ffffff;
	text-align: left;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	text-decoration: none;
	background: #021F6B;
}

#sp-submenu li ul li a{
	background: #66779B;
}


/*-----訪問者メニュー-----*/
#sp-submenu ul .target {
	background: #0B3E93;
}

#sp-submenu .target a {
	background: #0B3E93;
}


#sp-submenu .target .half-l{
	float: left;
	padding: 0;
	width: 49%;
	border-right: 1px solid #375fb1;
}

#sp-submenu .target .half-r{
	float: right;
	width: 49%;
	padding: 0;
}

#sp-submenu .target .half-l a,
#sp-submenu .target .half-r a{
	text-align: left;
	font-size: 12px;
}
#sp-submenu .target .half-l a{
	padding:15px 0 15px 40px;
}
#sp-submenu .target .half-r a{
	padding:15px 0 15px 15px;
}

/*-----下メニュー-----*/

#sp-submenu .sab {
	border: none;
}

#sp-submenu .sab:last-child {
	padding-bottom: 20px;
}

/*-----メニュー-----*/

.sp-request a {
    background: #000089 url("/acpsp/imgs/sp/ic_request.png") no-repeat scroll 10% center;
}
.sp-access a {
    background: #4d7aff url("/acpsp/imgs/sp/ic_access.png") no-repeat scroll 10% center;
}
.sp-contact a {
    background: #2ba8f2 url("/acpsp/imgs/sp/ic_contact.png") no-repeat scroll 10% center;
}
#sp-he-link li a {
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 17px;
    font-weight: bold;
    height: 70px;
    padding-top: 25px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

#slideMenu{
    /*z-index: -9999;*/
}
.nv1 a,.nv2 a,.nv3 a,.nv4 a,.nv5 a,.nv6 a,.nv7 a{
}
.nv8 a,.nv9 a,.nv10 a,.nv11 a,.nv12 a,.nv13 a{
    background-color:#1c66b0!important;
}
.nv8 a:hover,.nv9 a:hover,.nv10 a:hover,.nv11 a:hover,.nv12 a:hover,.nv13 a:hover{
    background-color:#5088c0!important;
}
.nv14 a,.nv15 a,.nv16 a,.nv17 a{
	background-color:#432900!important;
}
.nv14 a:hover,.nv15 a:hover,.nv16 a:hover,.nv17 a:hover{
	background-color:#784c06!important;
}
.nv18 a,.nv19 a{
	background-color:#666666!important;
}
.nv18 a:hover,.nv19 a:hover{
	background-color:#9a9a9a!important;
}
.nv20 a{
	background-color:#141414!important;
}
.nv20 a:hover{
	background-color:#424141!important;
}


@media screen and (max-width: 800px) {
.nv1,.nv2,.nv3,.nv4,.nv5,.nv6,.nv7{
    border-top: 1.5px solid #1452c7!important;
    //border-left:1.5px solid #1452c7!important;
    font-size: 0.8em;
}
.nv8,.nv9,.nv10,.nv11 ,.nv12 ,.nv13 {
	border-top: 1.5px solid #7c99d6!important;
    //border-left:1.5px solid #7c99d6!important;
    font-size: 0.8em;
}
.nv14 ,.nv15 ,.nv16 ,.nv17 {
	border-top: 1.5px solid #824d15!important;
    //border-left:1.5px solid #824d15!important;
    font-size: 0.8em;
}
.nv18 ,.nv19 {
	border-top: 1.5px solid #a0a1a7!important;
    //border-left:1.5px solid #a0a1a7!important;
    font-size: 0.8em;
}
.nv20{
	border-top: 1.5px solid #252525!important;
    //border-left:1.5px solid #252525!important;
    font-size: 0.8em;
}
}

#sp-submenu a {
    display: block;
    padding: 6px 6px 6px 30px;
    color: #ffffff;
    background: #ffffff;
}


#slideMenu a{
  position: relative;
}

#slideMenu a::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #ddd;
  border-right: solid 2px #ddd;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 90%;
  margin-top: -4px;
}

#slideMenu{
	//z-index: 9999;
}
