@charset "UTF-8";
/* CSS Document */



/*----------------------------------------
Reset
----------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	color: #000;
	font-family:'游ゴシック','游ゴシック体',"Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-weight: 500;
	color: #3e3e3e;
	letter-spacing: 0.5px;
}




/*---------------------------------------- common ----------------------------------------*/

.inner960{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}


.gray_bg{
	width: 100%;
	background: #f3f3f3;
	margin: 0;
	padding:40px 0;
}

.bnr_bt{
	width: 100%;
	border: 1px solid #e6e6e6;
	margin: 15px 0;
}

.static{
	position:static;
}

.txt_right{
	text-align: right;
}

.txt_9px{	font-size: 9px;}
.txt_12px{	font-size: 12px; line-height: 20px;}
.txt_14px{	font-size: 14px;line-height: 24px;}
.txt_16px{	font-size: 16px;}
.txt_18px{	font-size: 18px;}
.txt_20px{	font-size: 20px;}
.txt_22px{	font-size: 22px;}
.txt_24px{	font-size: 24px;}
.txt_26px{	font-size: 26px;}
.txt_30px{	font-size: 30px;}
.txt_34px{	font-size: 34px;}
.txt_36px{	font-size: 36px;}
.txt_48px{	font-size: 48px;}
.txt_50px{	font-size: 50px;}
.txt_60px{	font-size: 60px;}
.txt_66px{	font-size: 66px;}
.txt_75px{	font-size: 75px;}


.txt_mincho{
	font-family: "游明朝", "YuMincho", serif;
}


.bold{
	font-weight: bold;
}
.normal{
	font-weight: normal;
}
.orange{
	color: #ff3600;
}
.orange2{
	color: #ff7800;
}
.red{
	color: #ff0000;
}
.ul_yl{
	display: inline-block;
	background: url(../images/under_line_yl.png) no-repeat center bottom;
	background-size: 100% auto;
}
.cnt{
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.center{
	text-align: center;
}
.pdg10{	padding: 10px 0;}
.pdg20{	padding: 20px 0;}
.pdg30{	padding: 30px 0;}
.pdg40{	padding: 40px 0;}


.pdg_l20{	padding-left: 20px;}

.pdg_b30{	padding-bottom: 30px;}


.h602px{
	height: 602px;
}

.waku_bk{
	width: 550px;
	border: 1px solid #444;
	padding: 10px 20px;
	text-align: center;
}

/*---------------------------------------- #top_header_cnt ----------------------------------------*/
#top_header_cnt{
	width: 100%;
	height: 463px;
	margin: 0 auto;
	padding: 0;
	border-top: 6px solid #1d52ad;
	background: #ecedef url(../images/head_bg.jpg) no-repeat center center;
	background-size: cover;
	position: static;
}

.top_head_top_cnt{
	border-bottom: 1px solid #fff;
	background: rgba(255,255,255,0.5);
	height: 48px;
}

.head_copy{
	float: left;
	font-size: 15px;
	padding: 13px 5px 4px 0;
	font-family: "游明朝", "YuMincho", serif;
	letter-spacing: normal;
}
.head_tel{
	float: right;
}

.head_tel .head_tel_no{
	color: #222;
	font-family: 'Oswald';
	font-size: 26px;
	letter-spacing: 2px;
	font-weight: 100;
	padding: 5px 0;
}
.head_tel .head_tel_no img{
	vertical-align: 0px;
	margin-right: 10px;
}





.top_head_absl_cnt{
	position: relative;
	height: 409px;
}

.top_head_menu_bg{
	position: absolute;
	width: 100%;
	border-bottom: 4px solid #1d52ad;
	background: #0077b3 url(../images/head_menu_bg.png) no-repeat center center;
	height: 63px;
	bottom: 0px;
	z-index: 60;
}

.head_menu_cnt{
	position: absolute;
	width: 960px;
	margin: 0 0 0 -480px;
	overflow: hidden;
	left: 50%;
	bottom: 0px;
	height: 60px;
	z-index: 100;
}
.top_head_absl_cnt .head_menu_cnt ul.head_menu{
	width: 660px;
	list-style: none;
	height: 60px;
	margin: 0;
	padding: 0;
	float: left;
}

.top_head_absl_cnt .head_menu_cnt ul.head_menu li{
	float: left;
}
.top_head_absl_cnt .head_menu_cnt ul.head_menu li a{
	display: block;
	color: #fff;
	font-weight: bold;
	border: 1px solid rgba(255,255,255,0.4);
	background: rgba(0,0,0,0.2);
	height: 36px;
	margin: 13px 15px 0 0 ;
	padding: 5px 15px 0 20px;
	font-size: 14px;
}
.top_head_absl_cnt .head_menu_cnt ul.head_menu li a:hover{
	display: block;
	color: #fff;
	font-weight: bold;
	border: 1px solid rgba(255,255,255,0.8);
	background: rgba(0,0,0,0.4);
	text-decoration: none;
}


.top_head_absl_cnt .head_menu_cnt .head_menu_bt_plan_cnt{
	width: 254px;
	height: 60px;
	float: right;
	margin: 0;
	padding: 0;
}
.top_head_absl_cnt .head_menu_cnt .head_menu_bt_plan_cnt a{
	display: block;
	height: 46px;
	width: 254px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin: 10px 0 0 0;
	background: url(../images/head_menu_bt_plan_off.png) no-repeat center center;
	padding: 8px 0 0 0;
	font-size: 14px;
}
.top_head_absl_cnt .head_menu_cnt .head_menu_bt_plan_cnt a:hover{
	text-decoration: none;
	background: url(../images/head_menu_bt_plan_on.png) no-repeat center center;
}


.top_head_absl_cnt .top_head_copy_cnt{
	position: absolute;
	width: 960px;
	margin: 0 0 0 -480px;
	height: 600px;
	left: 50%;
	top: 37px;
	z-index: 90;
}
.top_head_absl_cnt .top_head_pt_cnt{
	position: absolute;
	width: 960px;
	margin: 0 0 0 -400px;
	left: 50%;
	bottom: 3px;
	z-index: 80;
}
.top_head_absl_cnt .top_head_pt_cnt img{
	float: right;
}






.top_onayami_cnt{
	position: relative;
	background: #fefefe url(../images/top_onayami_bg.jpg) repeat center center;
	height: 530px;
	width: 100%;
}
.top_onayami_cnt .top_onayami_mask{
	position: absolute;
	z-index: 210;
	bottom: 0;
}
.top_onayami_cnt .top_onayami_mask img{
	width: 100%;
}

.top_onayami_cnt .top_onayami_pic{
	position: absolute;
	width: 960px;
	text-align: center;
	margin: 0 0 0 -470px;
	left: 50%;
	bottom: 0;
	padding: 0px;
	z-index: 200;
}






.top_kaiketsu_cnt{
	width: 100%;
	text-align: center;
	position: relative;
}

.top_kaiketsu_cnt .top_kaiketsu_bt_cnt{
	position: absolute;
	margin: 0 0 0 -430px;
	left: 50%;
	bottom: 0px;
	width: 860px;
	height: 100px;
}

.top_kaiketsu_cnt .top_kaiketsu_bt_cnt a{
	display: block;
	margin: 0;
	width: 860px;
	height: 100px;
	background: url(../images/top_kaiketsu_bt_off.png) no-repeat center center;
}
.top_kaiketsu_cnt .top_kaiketsu_bt_cnt a:hover{
	background: url(../images/top_kaiketsu_bt_on.png) no-repeat center center;
}

.top_kaiketsu_cnt .top_kaiketsu_img_cnt{
	width: 960px;
	height: 508px;
	margin: 0 auto;
}
.top_kaiketsu_cnt .top_kaiketsu_btm_bg{
	height: 70px;
	width: 100%;
	background: url(../images/bg_gr.png) repeat center center;
}


.gr_bg_cnt{
	width: 100%;
	background: url(../images/bg_gr.png) repeat center center;
	padding: 40px 0 0 0;
}






.note_cnt{
	width: 923px;
	padding: 30px;
	box-shadow:0px 0px 8px 0px rgba(0,0,0,0.16);
	background: #fff url(../images/bg_note.png) repeat center center;
	margin: 70px auto 30px auto;
	position: relative;
}
.note_cnt .title{
	position: absolute;
	width: 884px;
	height: 147px;
	top: -30px;
	left: 20px;
}
.note_cnt .cntnt{
	position: static;
	padding-top: 130px;
}
.note_cnt .cntnt_plan{
	position: static;
	padding-top: 90px;
}
.note_cnt .cntnt_no_pdg{
	position: static;
	padding-top: 0px;
}
.note_cnt .cntnt .cntnt_inner,
.note_cnt .cntnt_plan .cntnt_inner,
.note_cnt .cntnt_no_pdg .cntnt_inner{
	width: 852px;
	margin: 0 auto;
	overflow: hidden;
}
.note_cnt .cntnt .cntnt_inner_waku_bk,
.note_cnt .cntnt_plan .cntnt_inner_waku_bk,
.note_cnt .cntnt_no_pdg .cntnt_inner_waku_bk{
	width: 100%;;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #333;
	padding: 10px 20px;
}
.note_cnt .cntnt .cntnt_inner_80,
.note_cnt .cntnt_plan .cntnt_inner_80,
.note_cnt .cntnt_no_pdg .cntnt_inner_80{
	width: 80%;
	margin: 40px auto;
	overflow: hidden;
}

.note_cnt .cntnt .center,
.note_cnt .cntnt_plan .center,
.note_cnt .cntnt_no_pdg .center{
	text-align: center;
}


.bar_bl{
	width: 100%;
	background: url(../images/tr_bg_bl.png) repeat-y left center #0077b3;
	margin: 20px 0;
	padding: 5px 5px;
}
.bar_gr{
	width: 100%;
	background: url(../images/tr_bg_gr.png) repeat-y left center #0077b3;
	margin: 20px 0;
	padding: 5px 5px;
}
.bar_yl{
	width: 100%;
	background: url(../images/tr_bg_yl.png) repeat-y left center #ffcc00;
	margin: 20px 0;
	padding: 5px 5px;
}
.bar_rd{
	width: 100%;
	background: url(../images/tr_bg_red.png) no-repeat left center #e90000;
	margin: 0 0 10px 0;
	padding: 5px 5px;
}

.bar_line_cnt{
	border: 1px solid rgba(255,255,255,0.5);
	padding: 6px 20px;
	color: #fff;
	font-family: "游明朝", "YuMincho", serif;
	text-shadow:1px 1px 3px #000000;
}
.bar_rd .bar_line_cnt_pdg10{
	border: 1px solid rgba(255,255,255,0.5);
	padding: 6px 0px;
	color: #fff;
	font-family: "游明朝", "YuMincho", serif;
	text-shadow:1px 1px 3px #000000;
}

.board_cnt{
	background: url(../images/pnl_t1_bg.png) repeat-y center center;
	width: 825px;
	padding: 0;
	margin: 0 auto;
}

.board_cnt:before{
	content: url(../images/pnl_t1_top.png);
}
.board_cnt:after{
	content: url(../images/pnl_t1_btm.png);
}

.board_cnt .board_title{
	font-family: "游明朝", "YuMincho", serif;
	font-size: 27px;
	text-align: center;
	margin: 0 auto;
}
.board_cnt .board_list{
	width: 80%;
	margin: 10px auto 10px auto;
	list-style: none;
	list-style-image: url(../images/li_bare_type1.png);
	padding-left: 60px;
	font-family: "游明朝", "YuMincho", serif;
}
.board_cnt .board_list li{
	font-size: 20px;
	padding-bottom: 4px;
	background: url(../images/dot_line_bk.png) repeat-x center bottom;
}
.board_cnt .board_list li.txt_18px{
	font-size: 18px;
}







.cont02_blu_box{
	width: 100%;
	padding: 5px;
	background: url(../images/bg_grd_blu.png) repeat-x center top;
}
.cont02_blu_box .cnt_wl{
	width: 100%;
	border: 1px solid rgba(255,255,255,0.5);
	padding: 15px;
	text-align: center;
}
.cont02_blu_box .cnt_wl .copy_cnt{
	width: 96%;
	margin: 10px auto;
	background: #fffffa;
	padding: 30px 40px;
	font-size: 16px;
	color: #000;
	text-shadow:none;
	text-align: left;
	line-height: 30px;
}



.pic_right{
	float: right;
	margin-left: 20px;
}

.txt_cnt{
	width: 97%;
	margin: 0 auto;
	padding: 10px 0 30px 0;
	font-size: 15px;
	line-height: 1.7em;
}




.cont04_list{
	width: 95%;
	margin: 10px auto 10px auto;
	list-style: none;
	list-style-image: url(../images/li_bare_type1.png);
	padding-left: 60px;
	font-family: "游明朝", "YuMincho", serif;
}
.cont04_list li{
	font-size: 20px;
	padding-bottom: 4px;
	line-height: 1.5;
}



.clm2_l{
	float: left;
	width: 48%;
}
.clm2_r{
	float: right;
	width: 48%;
}

.cont05_list{
	width: 95%;
	margin: 10px auto 10px auto;
	list-style: none;
	list-style-image: url(../images/li_bare_type2.png);
	padding-left: 60px;
	font-family: "游明朝", "YuMincho", serif;
}
.cont05_list li{
	font-size: 18px;
	padding-bottom: 4px;
	line-height: 1.5;
}



/*---------------------------------------- footer ----------------------------------------*/
.under_line{
	margin-top: 30px;
	
	border-bottom: 1px solid #eee;
}
.go_top_bt{
	display: inline-block;
	font-size: 11px;
	color: #fff;
	background: #0077b3;
	line-height: 16px;
	float: right;
	margin-top: 30px;
}
.go_top_bt i{
	font-size: 18px;
	line-height: 14px;
	vertical-align: -3px;
}
.go_top_bt a{
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
	padding: 10px 20px;
}
.go_top_bt a:hover{
	text-decoration: none;
	color: #FFF;
	background: #006090;
}



.footer{
	width: 100%;
	margin: 0;
	padding: 40px 0 60px 0;
	overflow: hidden;
}
.footer .footer_left{
	float: left;
	width: 45%;
}

.footer .footer_right{
	width: 50%;
	float: right;
}





.footer .footer_left .footer_logo_copy{
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0;
}
.footer .footer_left .footer_logo_img{
	width: 290px;
	overflow: hidden;
}
.footer .footer_left .footer_logo_img img{
	width: 100%;
	margin: 5px 0;
}
.footer .footer_left .foot_add{
	margin-top: 10px;
	font-size: 14px;
	line-height: 22px;
}
.footer .footer_left .foot_tel{
	font-size: 14px;
	line-height: 22px;
}
.footer .footer_left .foot_tel .sub{
	font-size: 11px;
	line-height: 16px;
}

.footer .footer_copyright{
	margin-top: 20px;
	font-size: 10px;
	line-height: 16px;
	color: #888;
	text-align: left;
}




.footer .footer_right .map_cnt{
	margin: 0 0 0 0;
	background: #ececec;
	position: relative;
	padding: 0 0 42%;
	height: 0;
	overflow: hidden;
}
.footer .footer_right .map_cnt iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 3px solid #ececec;
}





.plan_att_cnt{
	width: 100%;
	padding-left: 170px;
}
.dot_border_bg{
	display: block;
	width: 80%;
	padding: 2px;
	background: url("../images/border_naname.png") repeat left top;
	margin-bottom: 20px;
}
.dot_border_bg .dot_border_bg_inner{
	display: block;
	width: 100%;
	padding: 15px 20px;
	background: #FFF;
	font-size: 20px;
	text-align: center;
}


.cont_red_box{
	width: 100%;
	padding: 5px;
	background: url(../images/bg_grd_red2.png) no-repeat left top #e90000;
}
.cont_red_box .cnt_wl{
	width: 100%;
	border: 1px solid rgba(255,255,255,0.5);
	padding: 15px;
	text-align: center;
}
.cont_red_box .cnt_wl .plan_price_title_cnt{
	margin: -80px auto 0 auto;
	text-align: center;
}

.cont_red_box .cnt_wl .copy_cnt{
	width: 94%;
	margin: 0px auto 10px auto;
	background: #fff;
	padding: 30px 40px;
	font-size: 16px;
	color: #000;
	text-shadow:none;
	text-align: left;
	line-height: 30px;
}

.cont_red_box .cnt_wl .copy_cnt .plan_price_cont_cnt{
	margin: 10px auto;
	text-align: center
}
.cont_red_box .cnt_wl .copy_cnt .dot_line_80{
	margin: 15px auto 25px auto;
	width: 80%;
	background: url(../images/dot_line_bk.png) repeat-x center center;
}

.cont_red_box .cnt_wl .copy_cnt .plan_price_cont_cnt .waku{
	display: inline-block;
	padding: 1px 10px;
	border: 1px solid #333;
	font-size: 14px;
	font-weight: bold;
	vertical-align: 10px;
}




.plan_plan_cnt{
	width: 100%;
	padding: 40px 0 20px 0;
	overflow: hidden;
}
.plan_plan_cnt .plan_plan_data_left{
	width: 43%;
	margin: 0;
	padding: 0;
	float: left;
	border: 1px solid #eee;
}
.plan_plan_cnt .plan_plan_data_right{
	width: 43%;
	margin: 0;
	padding: 0;
	float: right;
	border: 1px solid #eee;
}
.plan_plan_cnt .plan_plan_data_or{
	width: 14%;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
}
.plan_plan_cnt .plan_plan_coppy{
	padding: 10px 10px 15px 20px;
	font-size: 20px;
	line-height: 28px;
	text-align: left;
}

.cnt_thin{
	width: 98%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}




.cont_bl_box{
	width: 100%;
	padding: 5px;
	background: url(../images/bg_grd_blu2.png) repeat-y left top #0077b3;
}
.cont_bl_box .cnt_wl{
	border: 1px solid rgba(255,255,255,0.5);
	padding: 2px 30px;
	color: #fff;
	font-family: "游明朝", "YuMincho", serif;
	text-shadow:1px 1px 3px #000000;
}
.cont_yl_box{
	width: 100%;
	padding: 5px;
	background: url(../images/bg_grd_yel2.png) repeat-y left top #0077b3;
}
.cont_yl_box .cnt_wl{
	border: 1px solid rgba(255,255,255,0.5);
	padding: 2px 30px;
	color: #fff;
	font-family: "游明朝", "YuMincho", serif;
	text-shadow:1px 1px 3px #000000;
}
.plan_sub_cnt{
	font-size: 24px;
	font-weight: bold;
	padding: 20px 0 10px 0;
	color: #000;
}

.plan_table{
	width: 100%;
	margin: 0 0 10px 0 ;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
.plan_table td{
	width: 100%;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-size: 18px;
	text-align: center;
}
.plan_table th,
.plan_table td{
	padding: 6px 10px;
	white-space: nowrap;
	font-weight: bold;
	width: 16.6666%;
}
.plan_table th.bg_bl{
	background: #367eb6;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border: 1px solid #2b6fa3;
}
.plan_table th.bg_yl{
	background: #fcb922;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border: 1px solid #eeaf22;
}
.plan_table td.td_lyl{
	background: #fffef7;
	font-size: 14px;
	color: #000;
}




.plan_service_list{
	width: 100%;
	margin: 0 0 10px 0 ;
}

.plan_table_list{
	width: 100%;
	margin: 10px 0 ;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}

.plan_table_list th,
.plan_table_list td{
	padding: 2px 10px;
	white-space: nowrap;
	font-weight: bold;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-align: center;
}
.plan_table_list th.bg_yl{
	background: #ffd318;
	font-size: 14px;
	color: #000;
	text-align: center;
	border: 1px solid #eeaf22;
	font-weight: normal;
	padding: 6px;
}
.plan_table_list td.td_lyl{
	background: #fffef7;
	font-size: 14px;
	color: #000;
	text-align: left;
	padding: 6px 6px 6px 20px;
}
.plan_table_list td.td_lbl{
	background: #f7faff;
	font-size: 14px;
	color: #000;
	text-align: left;
	padding: 6px 6px 6px 20px;
}
.plan_table_list td.td_lgr{
	background: #f7fff7;
	font-size: 14px;
	color: #000;
	text-align: left;
	padding: 6px 6px 6px 20px;
}
.plan_table_list td.td_lrd{
	background: #fff7f7;
	font-size: 14px;
	color: #000;
	text-align: left;
	padding: 6px 6px 6px 20px;
}



.plan_table_list td.txt_12px{
	font-size: 12px;
	color: #000;
	letter-spacing: 0;
	text-align: left;
	padding: 10px 1px 10px 10px;
}


.plan_service_list{
	width: 100%;
	margin: 10px auto;
	overflow: hidden;
}

.plan_service_list .plan_service_left{
	float: left;
	width: 62%;
}
.plan_service_list .plan_service_ringht{
	float: right;
	width: 33%;
}






.company_cnt{
	width: 100%;
	padding-left: 170px;
}

.company_table{
	width: 100%;
	margin: 10px 0 ;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}

.company_table th,
.company_table td{
	padding: 4px 20px;
	white-space: nowrap;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-align: left;
	font-size: 14px;
	background: #FFF;
}
.company_table td.bg_gr{
	background: #f9f9f9;
	font-size: 12px;
	color: #000;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-weight: normal;
	font-weight: bold;
}


.access_map_cnt{
	width: 100%;
	margin: 30px 0;
}
.access_map_cnt img{
	width: 100%;
}
.access_glmap{
	margin-bottom: 20px;
	text-align: right;
}
.access_glmap a{
	display: inline-block;
	padding: 5px 20px;
	margin-bottom: 10px;
	background: #0077b3;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.access_glmap a:hover{
	color: #fff;
}




.bnr_cnt{
	width: 860px;
	margin: 30px auto;
	text-align: center;
}

.bnr_plan_cnt{
	margin: 0 auto;
	text-align: center;
}
.bnr_plan_cnt a{
	display: block;
	margin: 0;
	width: 860px;
	height: 100px;
	background: url(../images/top_kaiketsu_bt_off.png) no-repeat center center;
}
.bnr_plan_cnt a:hover{
	background: url(../images/top_kaiketsu_bt_on.png) no-repeat center center;
}



.bnr_company_cnt{
	margin: 0 auto;
	text-align: center;
}
.bnr_company_cnt a{
	display: block;
	margin: 0;
	width: 860px;
	height: 110px;
	background: url(../images/bt_company_off.png) no-repeat center center;
}
.bnr_company_cnt a:hover{
	background: url(../images/bt_company_on.png) no-repeat center center;
}





.hidden_il_sp{	display: inline-block;}
.hidden_il_tb{	display: inline-block;}
.hidden_il_pc{	display: none;}

@media (max-width: 959px) {
	.hidden_il_sp{	display: inline-block;}
	.hidden_il_tb{	display: none;}
	.hidden_il_pc{	display: inline-block;}
}
@media (max-width: 575px) {
	.hidden_il_sp{	display: none;}
	.hidden_il_tb{	display: inline-block;}
	.hidden_il_pc{	display: inline-block;}
}