@charset "UTF-8";
/* CSS Document */


.head_top ul {
	float: right;
list-style-type: none;
}

.head_top li {
background: url(http://www.gbsf.org.uk/wp/wp-content/uploads/2017/07/Japan-flat-icon-1.png) no-repeat 0 1px;
padding-left: 30px;
}

.head_top li a {
  color:#fff;
}

.head_top li a:hover {
  color:#ED171F;
}
 
.head_top li.active a {
	color: #FFF;
}

#header_gb {
	width: 1140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 113px;
}
.head_top {
	float: left;
	width: 990px;
	text-align: right;
	line-height: 2em;
	height: 43px;
}

.head_nav {
	width: 990px;
	height: 62px;
	margin-bottom: 40px;
	float: left;
}

.logo_gb {
	float: left;
	width: 150px;
	text-align: left;
}

.slide {
	float: left;
	clear: both;
}

.globalNav {
	list-style: none;
	overflow: hidden;
	font-size: 12px;
}
 
.globalNav li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	color: #FFF;
}
 
.globalNav li a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	padding-top: 26px;
	padding-right: 24px;
	padding-bottom: 19px;
	padding-left: 24px;
}
 
.globalNav li a span {
	display: block;
	margin: 3px 0 0 0;
	color: #ED191F;
	text-transform: uppercase;
	font-size: 80%;
	letter-spacing: 1px;
}
 
.globalNav li a:hover {
	background-color: #ED171F;
}
 
.globalNav li.active a {
	color: #FFF;
	background-color: #ED191F;
}


.top_catch {
	width: 100%;
	text-align: center;
	line-height: 2.5em;
	font-size: 20px;
	color: #FFF;
	background-color: #ED171F;
	float: left;
	clear: both;
}

.top_red_catch {
	width: 100%;
	text-align: center;
	line-height: 2.5em;
	font-size: 16px;
	color: #FFF;
	background-color: #ED171F;
}

#footer2 {
	background-color: #000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ED171F;
	font-size: 12px;
	line-height: 2em;
	width: 100%;
	text-align: center;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 30px;
}
.foot_inner2 {
	color: #FFF!important;
	float:left;
	width: 350px;
	padding: 10px;
}



#nav2 {
  width: 990px;
  height: 62px;
  margin: 0 auto;
  list-style: none;
  z-index: 3;
}

#nav2 li {
	position: relative;
	float: left;
	vertical-align: middle;
	border-right: 1px solid #fff;
	top: 0;
	bottom: 0;
	margin: auto;
	line-height: 1.5em;
}

#nav2 li:last-child {
	border-right: 1px solid #fff;
}

#nav2 li a {
	font-size: 11px;
	height: 63px;
	display: block;
	text-decoration: none;
	padding-top: 15px;
	color: #fff;
	text-align: center;
	background: #000;
	transition: 0.5s;
	font-weight: bold;
	padding-right: 29px;
	padding-left: 29px;
}


#nav2 li.red a {
	font-size: 11px;
	height: 63px;
	display: block;
	text-decoration: none;
	padding-top: 15px;
	color: #fff;
	text-align: center;
	background: #ED171F;
	transition: 0.5s;
	font-weight: bold;
	padding-right: 28px;
	padding-left: 28px;
}




#nav2 li a:hover {
  color: #fff;
  background: #ED171F;
}
#nav2 > li li:hover > a {
  background: #ED171F;
}
#nav2 li ul {
  font-size: 11px;
  left: 0;
  list-style: none;
  position: absolute;
}
#nav2 li ul li {
  width: 200px;
  left: -25px;
  overflow: hidden;
  height: 0;
z-index: 3;
  transition: 0.2s;
}
#nav2 li ul li a {
  border-top: 1px solid #fff;
}
#nav2 li:hover > ul > li {
  overflow: visible;
  height: 60px;
  text-decoration: none;
}
  #nav2 li ul li ul {/*孫*/
    top: 0;
    left: 109px;
  }
  #nav2 li ul li ul:before {/*孫*/
    position: absolute;
    content: "";
    top: 15px;
    left: -10px;
    border: 5px solid transparent;
    border-left: 5px solid #fff;
  }
  #nav2 li ul li ul li:hover > a {/*孫*/
    background: #afc6e2;
  }
  #nav2 li ul li ul.left {/*孫*/
    top: 0;
    left: -109px;
    width: 108px;
  }
  #nav2 li ul li ul.left:before {/*孫*/
    position: absolute;
    content: "";
    top: 15px;
    left: 110px;
    border: 5px solid transparent;
    border-right: 5px solid #fff;
  }
  #nav2 li ul li ul.left li:hover > a {/*孫*/
    background: #afc6e2;
  }

.mobbtn {
	display: none ;		/* 非表示にする */
}

.peke {
	display: none ;		/* 非表示にする */
}
.drawr {
	display: none ;		/* 非表示にする */
}
#menu li {
	display: none ;		/* 非表示にする */
}
#menu li a {
	display: none ;		/* 非表示にする */
}



/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and ( max-width:479px )
{


.head_top ul {
	display: none ;		/* 非表示にする */
}

.head_top li {
	display: none ;		/* 非表示にする */
}

.head_top li a {
  color:#fff;
}

.head_top li a:hover {
  color:#ED171F;
}
 
.head_top li.active a {
	color: #FFF;
}

#header_gb {
	width: auto ;
	height: 113px;
	margin: 0px;
	padding: 0px;
}

#header_mo {
	width: auto ;
	margin: 0px;
	padding: 0px;
}

.head_top {
	display: none ;		/* 非表示にする */
}

.head_nav {
	display: none ;		/* 非表示にする */
}

.logo_gb {
	float: left;
	width: 100px;
	text-align: left;
}

.slide {
	float: left;
	clear: both;
}

.globalNav {
	display: none ;		/* 非表示にする */
}
 
.globalNav li {
	display: none ;		/* 非表示にする */
}
 
.globalNav li a {
	display: none ;		/* 非表示にする */
}
 
.globalNav li a span {
	display: none ;		/* 非表示にする */
}
 
.globalNav li a:hover {
	display: none ;		/* 非表示にする */
}
 
.globalNav li.active a {
	display: none ;		/* 非表示にする */
}


.top_catch {
	width: 100%;
	text-align: center;
	line-height: 2.5em;
	font-size: 20px;
	color: #FFF;
	background-color: #ED171F;
	float: left;
	clear: both;
}

.top_red_catch {
	width: 100%;
	text-align: center;
	line-height: 2.5em;
	font-size: 16px;
	color: #FFF;
	background-color: #ED171F;
}

#footer2 {
	background-color: #000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ED171F;
	font-size: 12px;
	line-height: 2em;
	width: 100%;
	text-align: center;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 30px;
}
.foot_inner2 {
	color: #FFF!important;
	float:left;
	width: 350px;
	padding: 10px;
}




/* メニュー */

.mobbtn {
    background:transparent url(http://www.gbsf.org.uk/wp/wp-content/uploads/common/nav_btn.png) no-repeat 0 0;
    display: block;
    width:30px;
    height: 30px;
    position: absolute;
    top:20px;
    right:10px;
    cursor: pointer;
    z-index: 200;
}

.peke {
    background-position: -30px 0;
}
.drawr {
    display: none;
    background-color:#FFF;
    position: absolute;
    top: 0px;
    right:0;
    width:260px;
    padding:60px 0 20px 20px;
    z-index: 100;
}
#menu li {
    width:260px;
}
#menu li a {
    color:#333;
    display: block;
    padding: 10px;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}


}