@charset "UTF-8";

/*@clearfix*/
.clearfix:after { content:" ";clear:both;display:block;height:0;visibility:hidden;font-size:0;line-height:0;overflow:hidden; }
.clearfix { display:inline-block;min-height: 1%; }
/*¥*/
* html .clearfix { height:1%; }
.clearfix { display:block;zoom: 1; }
/**/

/*================================================================================================*/
/* Fontsize list */
/* | 9px =64.1%  | 10px=71.3%  | 11px=78.4%  | 12px=85.5%  | 13px=92.6%  | 14px=100%   | */
/* | 15px=106.9% | 16px=114%   | 17px=121.1% | 18px=128.3% | 19px=135.4% | 20px=142.5% | */
/* | 21px=149.6% | 22px=156.8% | 23px=163.9% | 24px=171%   | 25px=178.1% | 26px=185.3% | */
/*================================================================================================*/
/*================================================================================================*/
/*common*/

html	{overflow-y: scroll;}

body		{font:14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;color:#303030;text-align:center;-webkit-text-size-adjust: none;}
a:focus { outline:none;}

#wrapper	{margin:0 auto;text-align:center;}

#content	{position:relative;}
a img:hover	{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity:0.8}
input:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity:0.8}

/*ヘッダー*/
/*#header	{width:1020px;margin:0 auto;text-align:left;padding-top: 15px;}*/
#header #header_top	{border-bottom:1px solid #bdbdbd;padding-bottom:16px;margin-bottom:13px}
#header #header_top .right	{padding-top: 15px;}
#header #header_top .right ul li	{float:right;margin-left:12px;}


#header #global	{margin-bottom: 13px;}
#header #global ul {position:relative;width:1020px;clear:both;}


#header #header_finc {
	height: 131px;
	margin: 0 0 30px;
	background: url(/img/finc/header_akajoy.jpg) 0 0 no-repeat;
}
#header #header_finc h1 {
	display: none;
}
#header #header_finc h2 {
	padding: 21px 0 0 284px;
	font-size: 36px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	line-height: 100%;
	color: #FFFFFF;
}

/*フッター（サイトマップ）*/
/*.footer	{background:#880000;padding-bottom: 10px;}
.footer .in_footer	{width:1020px;margin:0 auto;text-align:left;padding-top:26px;}
.footer .in_footer a	{color:#fff;}
.footer .in_footer a:link	{text-decoration:none;}
.footer .in_footer a:hover	{text-decoration:underline;}

.in_footer div	{}
.in_footer div ul li	{background:url(/img/aojoy/common/sitemap_allow.gif) 0 3px no-repeat;padding-left:10px;font-size:78.4%;}
.in_footer div ul li:first-child	{background-image:none;padding-left:0px; line-height:1;}


.in_footer div	{clear:both;}
.in_footer div ul	{float:left;margin-right: 46px;margin-bottom:30px;}

.footer_bottom table	{}
.footer_bottom table	 th	{padding-right:20px;}*/


.bottom_body	{background:#fff;padding: 18px 0;text-align:left;}
.bottom_body .footer_bottom_wrap {width: 1020px;margin:0 auto;}
.bottom_body .footer_bottom	{width:1020px;margin:0 auto;}
.bottom_body .footer_bottom p	{margin-bottom: 12px;}

.tenpoichiran	{border-bottom:1px solid #880000;margin-bottom: 12px;}

.bottom_body dl	{width: 1020px;display:inline-block;padding:0 0 5px 0;margin:0px 0 5px 0;clear:both;text-align: left;}
.bottom_body dl dt,.bottom_body dl dd	{float:left;font-size:85.5%;}
.bottom_body dl dt	{width: 80px;margin-right:5px;display:inline-block;font-weight:bold;line-height: 1;}
.bottom_body dl dd.ddwrap	{width: 930px;display:inline-block;}
.bottom_body dl dd.ddwrap ul li	{float:left;line-height:1;margin-bottom:8px;padding-left:2px;}
.bottom_body dl dd.ddwrap ul li.aka {border-left:12px solid #880000;}
.bottom_body dl dd.ddwrap ul li.ao{border-left:12px solid #002588;}
.bottom_body dl dd.ddwrap ul li.midori      {border-left:12px solid #049098;}
.bottom_body dl dd.ddwrap ul li.kuro      {border-left:12px solid #000;}

.bottom_body dl dd a	{text-decoration:none;display:inline-block;margin-right:20px;color:#000;}
.bottom_body dl dd a:hover	{text-decoration:underline;}

#copy	{font-size:85.5%;text-align:right;color:#fff;}
.most_bottom	{width:1020px;margin:0 auto;text-align:left;padding-top:26px;}
.most_bottom ul	{float:left;margin-right: 8px;font-size:85.5%;line-height: 1;padding-right: 8px;border-right: 1px solid #fff;}
.most_bottom ul.last	{border:none;}
.most_bottom a	{color:#fff;}
.most_bottom a:link	{text-decoration:none;}
.most_bottom a:hover	{text-decoration:underline;}



/*画像マウスオーバー（透過）*/
a.opa	{background-color:#fff; text-decoration: none;}
a.opa img:hover	{background-color:#fff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity:0.6;}
a.opa img	{background-color:#fff;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity:1.0;}

/*下層ページパンくずリスト*/

/*下層ページTOPアンカー*/
#pagetop {
	position:absolute;
	top:0;
	right: 55px;
	bottom:0;
}
#pagetop a {
	display:none;
	position:absolute;
	bottom:auto;
}
#pagetop a.fixed {
	position:fixed;
	top:auto;
	bottom:0;
}








/* Adjust Spacing ------------------------------*/
.m0 {	margin:0 !important;}
.mt0 {	margin-top:0 !important;}
.-mt30 {	margin-top:-30px !important;}
.mr0	{margin-right:0 !important;}
.mr10	{margin-right:10px !important;}
.mr20	{margin-right:20px !important;}
.mb0 {	margin-bottom:0 !important;}
.p0 {	padding:0 !important;}
.pt0 {	padding-top:0 !important;}
.pt20	{padding-top:20px;}
.pb0 {	padding-bottom:0 !important;}
.pb30	{padding-bottom:30px !important;}
.pb50	{padding-bottom:50px !important;}
.mb5	{margin-bottom:5px !important;}
.mb9	{margin-bottom:9px !important;}
.mb10	{margin-bottom:10px !important;}
.mb15	{margin-bottom:15px !important;}
.mb20	{margin-bottom:20px !important;}
.mb25	{margin-bottom:25px !important;}
.mb30	{margin-bottom:30px !important;}
.mb35	{margin-bottom:35px !important;}
.mb40	{margin-bottom:40px !important;}
.mb70	{margin-bottom:70px !important;}
/* Adjust Size ---------------------------------*/
.w5p {	width:5% !important;}
.w10p {	width:10% !important;}.w15p {	width:15% !important;}
.w20p {	width:20% !important;}.w25p {	width:25% !important;}
.w30p {	width:30% !important;}.w35p {	width:35% !important;}
.w40p {	width:40% !important;}.w45p {	width:45% !important;}
.w50p {	width:50% !important;}.w55p {	width:55% !important;}
.w60p {	width:60% !important;}.w65p {	width:65% !important;}
.w70p {	width:70% !important;}.w75p {	width:75% !important;}
.w80p {	width:80% !important;}.w85p {	width:85% !important;}
.w90p {	width:90% !important;}.w95p {	width:95% !important;}
/* Layout Box ----------------------------------*/
.row {	margin-bottom:1em;}
.left {	float:left;}
.right {	float:right;}
.center {	margin:0 auto !important;}
.clear {	clear:both;}
.last {	margin:0 !important;}
.r_last	{margin-right:0 !important;}
.deco0	{text-decoration:none !important;}
/* Text ----------------------------------------*/
.xsmall {	font-size:69.5% !important;}
.small {	font-size:85% !important;}
.l_small {	font-size:96% !important;}
.s_large {	font-size:112% !important;}
.large {	font-size:116% !important;}
.xlarge {	font-size:131% !important;}
.align_left {	text-align:left !important;}
.align_right {	text-align:right !important;}
.align_center {	text-align:center !important;}
.underline {	text-decoration:underline !important;}
.nowrap {	white-space:nowrap !important;}
.note {font-size:78.4%;text-indent:-1em;}
.border_b_none	{border-bottom:none !important;}
.vertical_botttom	{vertical-align:bottom;}
.dis_b	{display:block;}

.home #content{
	width: 1020px;
	margin: 0 auto;
}

.box{
	margin: 0 0 20px;
	clear: both;
	overflow: hidden;
}
.contBlock{
	margin: 0 0 40px;
	overflow: hidden;
	position:relative;
}

.movie_start1{
	position:absolute;
	top:585px;
	right:53px;
}

.movie_start2{
	position:absolute;
	top:720px;
	right:53px ;
}

.movie_thm img:hover {
    opacity: 1 !important;
}

.contBlock#banner{
	margin-bottom: 20px;
}
.contBlock_over{
	margin: 0 0 40px;
	position:relative;
}
.contBlock p,
.contBlock_over p{
	margin: 10px 0 20px;
}
.contBlock a,
,.contBlock_over a{
	color:#1c2b59;
	text-decoration: none;
}
.contBlock a:hover,
.contBlock_over a:hover{
	text-decoration: none;
}
.contBlock h2,
.contBlock_over h2,
.box h2{
		border-bottom: #bdbdbd 1px solid;
    padding: 0 0 8px;
    margin: 0 0 20px;
    font-size: 22px;
    color: #000;
    font-weight: bold;
    text-align: left;
    line-height: 1;
}

.border_none{
	border-bottom:none !important;
	padding: 14px 0 !important;
	margin: 0 0 0 !important;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	text-align: left;
    line-height: 1.2 !important;
}


.contBlock h2 span,
.contBlock_over h2 span,
.box h2 span{
	font-size: 14px;
	color: #000;
	margin: 0 0 0 10px;
	font-weight: normal;
}



.contBlock h3,
.contBlock_over h3{
background: #eee;
width: 60px;
padding: 5px 15px;
text-align: center;
}

.leftBox{
	float: left;
	width: 508px;
	margin: 0 45px 0 0;
	text-align: left;
}
.rigthBox{
	float: left;
	width: 467px;
	text-align: left;
}
.wideBox{
	clear: both;
	text-align: left;
}
.rgt{
	text-align: right;
}
.numList{
	padding: 0 0 0 25px;
}
.numList li{
	list-style: decimal;
}

.fl{
	float: left;
}
.fr{
	float: right;
}
/*.listReset{
	margin: 0 !important;
}
*/
/* ぱんくず
---------------------------------------------*/
#panBox {
	width: 1020px;
	margin: 0 auto 10px;
	text-align: left;
	overflow: hidden;
}

#panBox li{
	float: left;
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
	font-size: 11px;
	background: url(/img/aojoy/shop/pan_icon.gif) 0 0 no-repeat;
}
#panBox li:first-child{
	background: none;
	margin: 0;
	padding: 0;
}

#panBox li a{
	color: #323232;
	text-decoration: none;
}
#panBox li a:hover{
	text-decoration: underline;
}

/* メインビジュアル
---------------------------------------------*/
#exBox{
	width: 1020px;
	height: 230px;
	margin: 0 auto;
	position: relative;
	background: url(/img/akajoy/shop/ex.jpg) 0 0 no-repeat;
	overflow: hidden;
}
#exBox h1{
	text-indent: -9999px;
}
#exEnter{
	position: absolute;
	left: 467px;
	top: 139px;
}
#exCampaign{
	position: absolute;
	right: 0;
	top: 0;
}
#exCampaign img { width: 280px; height: 230px; }

/* ---shop_common---- */

#naviBox {
	width: 1020px;
	margin: 0 auto 30px;
	overflow: hidden;
}
#naviBox ul{
	position: relative;
}
#naviBox li{
	float: left;
	text-indent: -9999px;
	height: 43px;
}
#naviBox #nav01 a{
	position: absolute;
	top: 0;
	left: 0;
	width: 129px;
	height: 43px;
	background: url(/img/akajoy/shop/menu_01.png) 0 -43px no-repeat;
	display: block;
}
#naviBox li#nav01 a:hover,.nav01On{
	background: url(/img/akajoy/shop/menu_01.png) 0 0 no-repeat;
}

#naviBox #nav02 a{
	position: absolute;
	top: 0;
	left: 115px;
	width: 110px;
	height: 43px;
	background: url(/img/akajoy/shop/menu_02.png) 0 0 no-repeat;
	display: block;
}
#naviBox li#nav02 a:hover,.nav02On{
	background: url(/img/akajoy/shop/menu_02.png) 0 -43px no-repeat !important;
}

#naviBox #nav03 a{
	position: absolute;
	top: 0;
	left: 210px;
	width: 120px;
	height: 43px;
	background: url(/img/akajoy/shop/menu_03.png) 0 -43px no-repeat;
	display: block;
}
#naviBox li#nav03 a:hover,.nav03On{
	background: url(/img/akajoy/shop/menu_03.png) 0 0 no-repeat !important;
}

#naviBox #nav04 a{
	position: absolute;
	top: 0;
	left: 316px;
	width: 112px;
	height: 43px;
	background: url(/img/akajoy/shop/menu_04.png) 0 0 no-repeat;
	display: block;
}
#naviBox li#nav04 a:hover,.nav04On{
	background: url(/img/akajoy/shop/menu_04.png) 0 -43px no-repeat !important;
}

#naviBox #nav05 a{
	position: absolute;
	top: 0;
	left: 413px;
	width: 118px;
	height: 43px;
	background: url(/img/akajoy/shop/menu_05.png) 0 -43px no-repeat;
	display: block;
}
#naviBox li#nav05 a:hover,.nav05On{
	background: url(/img/akajoy/shop/menu_05.png) 0 0 no-repeat !important;
}

#naviBox #nav06 a{
	position: absolute;
	top: 0;
	left: 517px;
	width: 119px;
	height: 43px;
	background: url(/img/akajoy/shop/menu_06.png) 0 0 no-repeat;
	display: block;
}
#naviBox li#nav06 a:hover,.nav06On{
	background: url(/img/akajoy/shop/menu_06.png) 0 -43px no-repeat !important;
}

#naviBox #nav07 a{
	position: absolute;
	top: 0;
	left: 623px;
	width: 134px;
	height: 43px;
	background: url(/img/akajoy/shop/menu_07.png) 0 -43px no-repeat;
	display: block;
}
#naviBox li#nav07 a:hover,.nav07On{
	background: url(/img/akajoy/shop/menu_07.png) 0 0 no-repeat !important;
}

#naviBox #nav08 a{
	position: absolute;
	top: 0;
	left: 743px;
	width: 125px;
	height: 43px;
	background: url(/img/akajoy/shop/menu_08.png) 0 0 no-repeat;
	display: block;
}
#naviBox li#nav08 a:hover,.nav08On{
	background: url(/img/akajoy/shop/menu_08.png) 0 -43px no-repeat !important;
}

#naviBox #nav09 a{
	position: absolute;
	top: 0;
	left: 853px;
	width: 169px;
	height: 43px;
	background: url(/img/akajoy/shop/menu_09.png) 0 -43px no-repeat;
	display: block;
}
#naviBox li#nav09 a:hover,.nav09On{
	background: url(/img/akajoy/shop/menu_09.png) 0 0 no-repeat !important;
}
/* SHOP_info
---------------------------------------------*/
#shop_info .inner{
	width:330px;
	float:left;
}

/* 2018-08-21 追記ここから */
#shop_map{display: none;}


/* 2018-08-21 追記ここまで */

/* NEWS
---------------------------------------------*/
.newsBox{
	width:100%;
	margin: auto;
	margin-top: 22px;
	overflow:hidden;
	clear: both;
}
/*-20150611-*/
.newsScroll {
	height: 298px;
	overflow:auto;
}
/*-20150611-*/
#scrollBar{
	width:90%;
}
.scrollBar{
	overflow-y:auto;
	width: 100%;
	height: 100%;
	background-color: #000000;
}

.newsBox{
	font-size: 11px;
}
.newsBox dt{
	float: left;
	margin: 0;
	padding: 0;
}
.newsBox dd{
	padding: 0 0 10px 7em;
	line-height: 1.7em;
	margin: 0 0 10px;
	border-bottom: 1px dotted #797979;
}

/* 設備のご案内
---------------------------------------------*/
#equipmentList li{
	display: inline-block;
	margin: 0 13px 13px 0;
	border-radius: 5px;
	overflow: hidden;
	width: 87px;
	height: 87px;
}
#equipmentList li:nth-child(5n) {
	margin: 0 0 13px 0;
}

#equipmentList li {
	background: #8d0000;
	display: inline-block;
	border-radius: 5px;
}

/* 施設のご案内
---------------------------------------------*/
.shisisetuBox{
	width:100%;
	margin: auto;
	margin-top: 10px;
	overflow:hidden;
}
.shisisetuScroll {
	height:740px;
	overflow:auto;
}
#shisisetuScrollBar{
	width:100%;
}
.shisisetuScrollBar{
	overflow-y:auto;
	width: 100%;
	height: 100%;
	background-color: #000000;
}

#boxShisetu{
	background: #f0f0f0;
	padding: 25px 0 25px 25px;
}
#boxShisetu h2{
	border: none;
	margin: 0 0 10px;
}

#shisetuList img{
	vertical-align: top;
	line-height: 0;
}

#shisisetuScrollBar .inner {
	margin-bottom:20px;
	width:394px;
	line-height:1.3;
}
#shisisetuScrollBar .inner dt{
	margin:12px 0 5px;
	font-size:114%;
}
#shisisetuScrollBar .inner .inner_left{
	width:179px;
	float:left;
}
#shisisetuScrollBar .inner .inner_right{
	width:179px;
	float:right;
}

#boxShisetu .shisisetuBoxImg_wrap{
	display: block;
	position: relative;
}

#boxShisetu .shisisetuBoxImg_wrap:after{
	content: "";
	background: url(/img/common/zoom.svg);
	position: absolute;
	width: 32px;
	height: 32px;
	display: block;
	right: 3px;
    bottom: 3px;
}


.body-akajoy #TB_window{
	position: fixed;
	background: #f2f2f2 !important;
	color: #000000 !important;
	display: none ;
	border: none !important;
	box-shadow: 2px 3.5px 51px 0 rgba(0, 0, 0, 0.27) !important;
	padding: 10px 10px 15px 10px;
}

.body-akajoy #TB_window h4{
	font-size: 16px;
}

.body-akajoy .TB_overlayBG{
	opacity: 0 !important;
}

.body-akajoy #TB_caption {
    height: auto; !important;
	padding: 7px 5px 0px 16px;
    float: left;
}

.body-akajoy #TB_closeWindowButton{
	width: 42px;
    height: 42px;
    background: url(/img/common/close_btn.svg)no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.body-akajoy #TB_closeWindow {
    padding: 10px 10px 10px 0 !important;
    float: right;
}


/* 料金表
---------------------------------------------*/
#priceTable {
	 width: 100%;
     border-collapse:collapse;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
}
#priceTable th {
font-weight:normal;
background-color:#f0f0f0;
}
#priceTable th,
#priceTable td {
     text-align: center;
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#priceTable td {
	padding:20px 0;

}
.option_table{margin-top: 20px;}
.option_table td{width: 50%;}

.how_to_entry{
	margin: 70px 0 0 0 ;
}


/* レッスンプログラム
---------------------------------------------*/
.scheduleBtn li{
	margin: 0 0 10px 0;
	float: left;
}

.scheduleBoxL{
	float: left;
	width: 495px;
	margin: 0 30px 0 0;
	text-align: left;
}
.scheduleBoxR{
	float: left;
	width: 495px;
	text-align: left;
}



/* ---//会員様向けbutton---- */

.btn1{
		width: 330px;
    text-align: center;
    margin: 0;
    padding: 15px 0;	
    border-radius: 8px;
    font-size: 16px;
    color: #FFF;
    background: #000;
    cursor: pointer;
    position: relative;
    text-align: center;
    border: solid 2px #000;
    text-indent: -1px;
    letter-spacing: 1px;
}

.btn1:after{
		content: url(/img/akajoy/shop/yazirushi_shiro.svg);
		width: 10px;
    display: block;
    margin: -19px 0 0 303px;
    position: absolute;
}


.btn2{
		width: 330px;
    text-align: center;
    margin: 0;
    padding: 14px 0;
    border-radius: 8px;
    font-size: 16px;
    color: #FFF;
    background: #f39800;
    cursor: pointer;
    position: relative;
    text-align: center;
    border: solid 2px #f39800;
    text-indent: -4px;
    letter-spacing: 1px;
}


.btn2:after{
		content: url(/img/akajoy/shop/yazirushi_shiro.svg);
		width: 10px;
    display: block;
    margin: -19px 0 0 305px;
    position: absolute;
}


.btn3{
		width: 330px;
    border: solid 2px #c21632;
    text-align: center;
    margin: 0;
    padding: 19px 0 19px;
    border-radius: 8px;
    font-size: 16px;
    color: #c21632;
    cursor: pointer;
    position: relative;
    text-indent: 34px;
    letter-spacing: 1px;
    vertical-align: top;
    line-height: 0.9;
}

.btn3:before{
		content:url(/img/akajoy/shop/pdf_aka.svg);
		width: 24px;
    display: block;
    float: left;
    margin: -9px 0 0 -2px;
    position: absolute;
}
.btn3:after{
		content:url('/img/akajoy/shop/yazirushi_aka.svg');
		width: 10px;
    display: block;
    margin: -15px 0 0 271px;
    position: absolute;
}

.btn4{
  	width: 330px;
    border: solid 2px #c21632;
    margin: 0;
    padding: 15px 0;
    border-radius: 8px;
    font-size: 16px;
    color: #c21632;
    cursor: pointer;
    position: relative;
    text-align: center;
    background: #FFF;
}

.btn4:after{
	content:url('/img/akajoy/shop/yazirushi_aka.svg');
	width:10px;
	display: block;
  margin:-18px 0 0 305px;
  position: absolute;
}



/* 外部リンク
---------------------------------------------*/
.box .leftBox .contBlock_over .txt{
	color: #000;
    border-bottom: #bdbdbd 1px solid;
    display: block;
    padding: 20px 30px 20px 0px;
    position: relative;
    width: 300px;
    margin: 0;
    word-break: break-all;	
}

.box .leftBox .contBlock_over .txt:after {
	content: url(/img/akajoy/shop/yazirushi_aka.svg);
    width: 10px;
    display: block;
    float: right;
    margin: 0 0 0 7%;
    position: absolute;
    top: 45%;
    right: 0;
}


#sns_btn{
	margin: 0 0 40px 0;
}

#sns_btn a:nth-child(even){
	margin: 0 25px;
}



#sns_btn img{
	border-radius: 100px;
}
/* QRコード
---------------------------------------------*/
#qrList img{
	margin:0 10px 10px 0;
}


/* フッター
---------------------------------------------*/
#blackFooter{
	background: #FFF;
	padding: 20px 0 60px 0;
	/* color: #000; */
}
#blackFooterIn {
	width: 1020px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

#blackFooterIn  h2{
	border-bottom: #bdbdbd 1px solid;
	padding: 0 0 15px;
	margin: 0 0 20px;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	text-align: left;
}

#blackFooterIn  h2 span{
	font-size: 14px;
	color: #000;
	margin: 0 0 0 10px;
	font-weight: normal;
}


#blackFooterIn img{
	margin: 0;
	display: block;
	border-bottom: 1px solid #bdbdbd ;
	padding: 0 0 18px 0;
}

#blackFooter ul{
	margin: 0;
	color: #000;
}
#blackFooter li{
	display:inline-block;
}

#blackFooter li:nth-child(3n-1) {
	margin: 0 20px;
}

#blackFooter li a{
	color: #000;
	border-bottom: 1px solid #bdbdbd ;
	width: 323px;
	display: block;
	padding: 20px 0;
}

#blackFooter li a:after{
content: url('/img/common/yazirushi_aka.svg');
width:10px;
display: block;;
float: right;
}

#blackFooter li a:hover{
	text-decoration: none;
}
.most_bottom li{
	margin: 0 !important;
}



/* Googleカスタム検索 */

/*.cse .gsc-control-cse,
.gsc-control-cse{
	padding:0 !important;
	position:relative !important;
	top:-7px !important;
}

.cse .gsc-control-wrapper-cse,
.gsc-control-wrapper-cse{
	width:170px !important;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2{
	padding:6px 8px !important;
	position:relative !important;
	top:-1px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input{
	padding-right:5px !important;
}

.mt10{
	margin-top:10px;
}
*/



/* facebook 20160524 */
#header #header_top .right ul li#facebook_icon {
    margin-top: -5px;
    padding: 0;
    margin-left: 4px;
}

#header #header_top .right ul li {
    margin-left: 7px;
}
