@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", meiryo, "ＭＳ Ｐゴシック" ,sans-serif;
}
* {
	font-family: "ヒラギノ角ゴ Pro W3", meiryo, "ＭＳ Ｐゴシック" ,sans-serif;
}

/*bodyの直接の子要素のh1タグ（ページ最上段にあるh1）設定
---------------------------------------------------------------------------*/
#right p {
	font-size:14px;	
}

body > h1 {
	display: none;
}

/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

/*ヘッダー（サイト名ロゴが入ったブロック）
---------------------------------------------------------------------------*/
header {
	text-align: center;
}
/*h1ロゴの設定*/
header h1 {
	/*padding: 20px 0px 20px 0px;*/	/*上、右、下、左側へあける余白*/
}
/*#header {width:93%;}
#header h1 {width:100%;}
#header h1 span { display:none;}*/

#header {
	height:66px;
	margin-bottom:0;
}
#header h1 {width:100%;
 /*text-align:center; margin-top:10px;*/}
#header h1 img {
	/*width: 70%;*/	/*画面に対して画像を70％の幅に*/
	height: auto;
	padding-left:10px !important;
}

#main_in { /*display:none;*/
	margin-bottom:0px;}

/*#maint,
#maint_news,
#maint_outline,
#maint_products,
#maint_recommend,
#maint_service,
#maint_coin,
#maint_area {
	background:url(bg_title_none.jpg)  no-repeat top center;
	background-color:#8ABEE6;
	margin-bottom:40px;
}*/
	
#maint h1.title,
#maint_news h1.title,
#maint_outline h1.title,
#maint_products h1.title,
#maint_recommend h1.title,
#maint_service h1.title,
#maint_coin h1.title,
#maint_area h1.title,
#maint_rec01 h1.title,
#maint_rec02 h1.title,
#maint_rec03 h1.title {
	font-size:32px;
	padding:25px 0 17px;
}

#main_stage {
	margin-bottom:20px;
}

.utility { display:none;}

/*上部のメインメニュー
---------------------------------------------------------------------------*/
  #menu{
    display: none;
	float: left;
	width: 100%;
	z-index:99999;
  }
/*メニューブロック全体の設定*/
nav#menu ul {
	margin-top:99px;
	border-top: 1px solid #dcdcdc;	/*メニューブロックの上側の線の幅、線種、色*/
	margin-bottom: 0px !important;
	/*z-index:100;*/
	float: left;
	width: 100%;
	background-color:rgba(255,255,255,0.9);
}
/*メニュー１個ごとの設定*/
nav#menu ul li {
	float: none;
	width: 100%;	/*メニュー幅*/
	margin-bottom: 0;
	border-right: none;
	border-bottom: 1px solid #dcdcdc;	/*メニューの下側の線の幅、線種、色*/
	border-top: none;
	box-sizing: border-box;
	/*background-color:#fff;*/
	color:#000;
	zoom : 1;

}
nav#menu ul li.fast {
	border-bottom:1px solid #dcdcdc;
}
/*nav#menu ul li.w100p {
	width:100%;
}*/
nav#menu ul li a {
	padding: 10px 0px;	/*メニュー内の余白。上下、左右。*/
}
/*最初のメニューの設定*/
nav#menu ul li:first-child {
	border-left: none;
}
/*奇数番目のメニューの設定*/
nav#menu ul li:nth-child(odd) {
	/*border-left: 1px solid #dcdcdc;*/	/*奇数番目のメニューの左側へ入れる線の設定*/
}
/*英語表記の設定*/
nav#menu ul li a span {
	display: none;	/*表示させない設定*/
}
/*最後のメニューの設定*/
nav#menu ul li:last-child {
	/*margin-bottom: 20px;*/
}
nav#menu ul li.pc_none {
	background-color:#f0f0f0;
}



#wide {
	margin-top:0px !important;
}
#menu {
	margin-bottom:0px;
}


/*コンテンツ（main,subを囲むブロック）
---------------------------------------------------------------------------*/
/*#contents {
	width: auto;
}*/

#left{width:100%;float: none; margin:0 auto;}
#right{width:100%;float: none; margin:0 auto;}
#right_news{width:100%;float: none; margin:0 auto;}



section {
	width:95%;
	margin:0 auto;
}
footer {
	width:100%;
	margin:0 auto;
	text-align:center;
	margin-top:50px;
}


.contentsWidth,
.contentsWidth2,
#page-top {
	width: auto;
	padding:0;
}
#page-top{
margin:0 auto;
padding-top:5px;
z-index:300;
width:100%;
text-align:center;
position:absolute;
/*width:1000px;*/
border-bottom: 1px solid rgba(204,204,204,0.5);
background-color:rgba(255,255,255,0.3);
}

.subbox { margin:0 0px 30px;}



/*ピックアップ*/

ul#conmenu {
	margin-top:22px;
	margin-bottom:5px;
	margin-left:20px;
}

ul#conmenu li {
	list-style:none;
	margin-bottom:5px;

}

ul#conmenu li a {
	display:block;
	background: none;
	width:43%;
	height: auto;
	float: left;
	margin-right:0;
	margin-bottom:0;
	margin:5px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#000;
	padding:10px 6px;
	border:1px solid #FDCD01;
	/*background-color:#FDF6D5;*/
	
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
cursor:pointer;
}


ul#conmenu li a.mr0 {
	margin-right:auto !important;
}

ul#conmenu li a img {
	margin-top:0px;
	margin-bottom:0px;
	width:80%;
	height: auto;
	/*display:none;*/
}
ul#conmenu li a span {
	font-weight:bold;
}
ul#conmenu li a span.subtxt {
	display:block;
	color:#545454;
	font-size:10px;
	font-weight:normal;
}


ul#conmenu li a:hover {
	border:1px solid #FDF6D5;
	background: none;
}

ul#conmenu li a.mr0 {
	margin-right:0 !important;
}

ul#conmenu li.po_r {
	position:relative !important;
}

ul#conmenu li .orange_man {
	position:absolute !important;
	left: 859px;
	top: 40px;
	display:none;
}




img.topbanner {
	display:block;
	width:49% !important;
}




/*area_box*/
.area_box .area_in {
	background-color:#fff;
	border:1px solid #FDCD00;
	padding:10px;
	width:92%;
	height:320px;
	float:left;
	margin:0 auto 10px;
	overflow:auto;
}

/*fbtn*/
/*ul.fbtn {
	margin-top:48px;
}
ul.fbtn li {
	float: none;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	list-style:none;
	margin:0 auto 20px;
	text-align:center;
}*/



/*footer*/
#footer p#logo{
	position: static;
	margin:20px auto 0;
	text-align:center;
}

#footer #address{
position:static;
	/*margin:20px auto 10px;*/
	text-align:center;
}
#footer #address ul li{
	list-style: none;
}
#footer #address ul li a{
	text-decoration:none;
	color:#fff;
	font-size:12px;
}

#footer p#copyright{
position:static;
	margin:3px auto 20px;
	text-align:center;
}





#newsbox h1,
.newsbox h1 {
	font-size:18px;
	margin:0 0 20px;
	padding:10px 10px;
	color:#fff;

/* for IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.gradient
	(startColorStr=#8399C3,  endColorStr=#083388, GradientType=0); 
/* for IE 8 */ 
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#8399C3,  
	endColorstr=#083388, GradientType=0)"; 
/* for  Safari, Google Chrome etc */ 
background: -webkit-gradient(linear, center top,center bottom, 
	from(#8399C3),to(#083388));
/* for Firefox etc */ 
background: -moz-linear-gradient(bottom,#083388,#8399C3);
	zoom : 1;
		
}
#newsbox h2,
.newsbox h2 {
	padding-left:10px;
}

#right img.per100 {
	display:block;
	width:100%;
	height:auto;
	margin-bottom:15px;
}
#left h3 img {
	display:none;
}
#left h3 span {
	display: block;
	background-color:#777;
	color:#fff;
	width:100%;
	text-align:center;
	padding:15px 0;
	border-bottom:4px solid #CCC;
	text-decoration:none !important;
}
#left h3 a,
#left h3 a span {	text-decoration:none !important;
}

#left ul {
	width:100%;
	margin-bottom:30px;
}

#left li {
width:100%;
font-size:12px;
}
#left li a{
	width:96%;
}




#left ul li.hit a {
	color: #165072;
	background:#ccc;
}
 
.top,
.top_news {padding:0px 10px 10px;}

#top,
.tbanner {	padding:0 6px;}

#header #ci{
position:absolute;
top:3px;
left:0;
}


.top #banner_indx {
	border:none;
	margin-bottom:40px;
	text-align:center;
}
.top #banner_indx ul {
	text-align:center;
}

.top #banner_indx li {
	background:none;
	margin:0;
	padding:0;
	width:100%;
	/*float:left;*/
	margin-bottom:20px;
	border:none;
	padding-top:0;
}
.top #banner_indx li.mr_20 {
	margin-right:0px;
}
.top #banner_indx li.mr_25 {
	margin-right:0px;
}


#page-bottom{
margin:0px auto 0 auto;
padding-top:0px;
}


#footer_link {
	margin-top:30px;
}

#footbtn {
	width:100%;
	text-align:center;
}
ul#footbtn li {
	float:left;
	width:49%;
	text-align:center;
	margin:0;
	padding:10px 0;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#666666+0,222222+100 */
background: #666666; /* Old browsers */
background: -moz-linear-gradient(top,  #666666 0%, #222222 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #666666 0%,#222222 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #666666 0%,#222222 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#222222',GradientType=0 ); /* IE6-9 */

}
ul#footbtn li.line {
	border-right:1px dotted #666;
}
ul#footbtn li a {
	color:#ccc;
	text-decoration:none;
}


#footer_link p.copy{
	margin-top:0px;
}

#footer_linkin_left,
#footer_linkin_right {
	display:none;
}

#support {
	padding:40px 10px 20px;
}
#support ul.wide {
	float:none;
		clear:both;
}

#top dl dd,
.top dl dd {
	float:none;
	clear:both;
}

/*contents-in,main,subコンテンツ
---------------------------------------------------------------------------*/
#contents-in, #main, body.c2 #main, #sub {
	float: none;
	width: auto;
}

/*sideコンテンツ
---------------------------------------------------------------------------*/
#side {
	display: none;	/*表示させない設定*/
}

/*トップページのメイン画像
---------------------------------------------------------------------------*/
#mainimg {
	height: auto;
	width: 100%;
}
#slide_image {
	height: auto;
	width: 100%;
	position: relative;
}
#slide_image2 {
	height: auto;
	width: 100%;
	position: absolute;
	left:0px;
	top:0px;
}

/*その他
---------------------------------------------------------------------------*/
/*<body class="s-n">指定の場合にsubブロックも表示させない設定*/
body.s-n #sub {
	display: none;
}
/*幅一杯に画像を表示させる*/
img.wa {
	height: auto;
	width: 100%;
}
/*メニューアイコン設定*/
#top #menubar_hdr {
	display: none;
}
#menubar_hdr {
	display: inline;
	position: absolute;
	top: 37px;
	right: 15px;
	z-index:999999;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e5e5e5));
	background-image: -webkit-linear-gradient(#fbfbfb, #e5e5e5);
	background-image: linear-gradient(#fbfbfb, #e5e5e5);
	padding: 10px;
	border: 1px solid #cfcfcf;
	border-radius: 0px 0px 6px 6px;*/
}



/* top_info */
.top_banner {margin:0;padding:0;width:100%;float:left;}
.mr20 { margin-right:20px;}
.mr25 { margin-right:25px;}
.mb20 { margin-bottom:20px;}
.mb40 { margin-bottom:40px;}
.mb70 { margin-bottom:70px;}

#sitelist {
	width: 100%;
}

#sitelist ul li a .list_title {
	background:url(../shared_new/images/common/icon_arrow_big.jpg) no-repeat left center;
}

#sitelist ul li a .list_cont {
	width:70%;
}


.pc_none {display: block;}
.mb_none {display: none;}
.w300 {width:45%;}



img.must {width:30px !important; margin-bottom:0 !important;}

table.inquiry tr.mfptr th,
table.inquiry tr.mfptr td {
	font-size:11px;
}

form#mailformpro dl dt {
	float:none !important;
	clear:both !important;
	display:block !important;

}

form#mailformpro dl dt {
	float: none !important;
	width: 100% !important;
	clear: both !important;
	font-size: 12px !important;
	padding: 10px 0px 0px !important;
	text-align: left !important;
	border-top: none !important;
	margin: 0px !important;
}
form#mailformpro dl dd {
	border-top: none !important;
	margin: 0px !important;
	padding: 10px 0px 10px 0px !important;
	font-size: 12px !important;
	line-height: 1.5em !important;
	text-align: left !important;
}




.newsbox .top p.video_frame { 
	width:100% !important;
	height:auto;
	background-color:#000;
}
video { width:100% !important;background-color:#000;}

.news_margin {
	margin-top: 0px !important;
	margin-bottom: 30px !important;
}

img.per100 {
	display:block;
	width:100% !important;
	margin-bottom:15px;
	height:auto;
}
img.per50 {
	display:block;
	width:50% !important;
	margin-bottom:15px;
	height:auto;
}
img.per100n {
	display:block;
	width:100% !important;
	height:auto;
}
img.per50n {
	display:block;
	width:50% !important;
	height:auto;
}

#newsleft {
	float: none;
	width: auto;
}

.product_index img {
	width:49%;
}

.coin_box {
width:100%;
}

.orengeBox {
	width:400px;
	margin:0 auto;
}

.recruitbtn img {
	width:32%;
}
.recruit_txt {
	font-size:13px;
}



/*wide*/
#wide {
	margin-bottom:20px !important;
}


/*l_box*/
.l_box {
	float: none;
	margin:0 auto 30px;
}
.l_box h2 img {
	margin:0 0 5px;
	padding:0;
}
.l_box h2 .past_btn {
	float: right;
	text-align:right;
	padding-top:5px;
	margin-right:10px;
}
.card {
	margin-left:30px;
	margin-right:30px;
	/*clear:both;
	float:none;*/
}


/*r_box*/
.r_box {
	clear:both;
	float: none;
	width:470px;
	margin:0 auto 30px;
	padding-top:20px;
}
.r_box h2 img {
	margin:0 0 5px;
	padding:0;
}
.r_box h2 .past_btn {
	float: right;
	text-align:right;
	padding-top:5px;
	margin-right:0;
}
.r_box a {
	text-decoration:none !important;
}

.topics {
	width:100%;
	background-color: #fff;
	margin:0 auto;
	position:relative;
	margin-bottom:10px;
}

/**/
div.footer_banner {
	margin-bottom:40px !important;
}

.facebookbox {
	width:100%;
}

.service li {
	width:47.5%;
	float:left;
	margin-right:10px;
}


/**/

.main_box {
	/*background-color:#fff;*/
	/*border-bottom:1px dotted #ccc;*/
	margin:0 auto 30px;
	width:90%;
}

/*.main_box h2 {
	margin-top:0px;
	font-size:20px !important;
	padding:20px 30px 15px 65px;
	background-color:#DCECED;
	background:url(../images/common/icon_h2.png) no-repeat 0.7em 0.8em #DCECED;
	color:#000000;
	font-weight: normal;
	margin-bottom:20px;	
}

.main_box h4 {
	clear:both;
	font-size:14px !important;
	padding:20px 30px 15px;
	background-color:#DCECED;
	color:#000000;
	font-weight: normal;
}

.main_box_in {
	padding-left:20px;
	padding-right:20px;
}*/


/**/
#container {
   height:1000px;
     width:100%;
}
.skippr {
	z-index:200;
}


#Container .cat_list li{
	padding: 0 10px;
	font-size:18px;
}

#theTarget h2 {
	margin-top:120px;
	margin-bottom:20px;
	margin-left:40px;
}
#theTarget p {
	font-size:14px;
	/*font-weight:bold;
	line-height:200%;
	background-color:rgba(255,255,255,0.9);*/
	padding:20px 30px;
	margin-left:45px;
	/*display: inline-block;*/
}
.pt_inpage {
	padding-top:90px !important;
}


.entry_blog img,
.main_box img{
max-width: 100%;
height: auto;
width /***/:auto;　
}