@charset "UTF-8";
/*-------- UM -SP Site "CUBE" CSS Document --------*/

/* content format CSS */
body {
	background:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#666;
}

a {
	color:#999;
	text-decoration: none;
	outline: none;
}

a:hover {
	color:#999;
	text-decoration: underline;
}

a:visited {text-decoration: underline;}

.mgn_b10 { margin-bottom: 10px !important;}
.mgn_b20 { margin-bottom: 20px !important;}
.mgn_b30 { margin-bottom: 30px !important;}
.mgn_r10 { margin-right: 10px !important;}
.mgn_r20 { margin-right: 20px !important;}
.mgn_r30 { margin-right: 30px !important;}
.mgn_t10 { margin-top: 10px !important;}
.mgn_t20 { margin-top: 20px !important;}
.mgn_t30 { margin-top: 30px !important;}

/*---------------- CUBE Key Color ----------------*/
.az{color:#a9eafe;}
.iv{color:#ffffd4;}
.lm{color:#9efd38;}
.mv{color:#965578;}
.or{color:#ed7f10;}
.rb{color:#e0115f;}
.sr{color:#0131b4;}
.tz{color:#faea73;}

.az_bg a:hover{background-color:#a9eafe;}
.iv_bg a:hover{background-color:#ffffd4;}
.lm_bg a:hover{background-color:#9efd38;}
.mv_bg a:hover{background-color:#965578;}
.or_bg a:hover{background-color:#ed7f10;}
.rb_bg a:hover{background-color:#e0115f;}
.sr_bg a:hover{background-color:#0131b4;}
.tz_bg a:hover{background-color:#faea73;}

.az_bg a,.iv_bg a,.lm_bg a,.mv_bg a,.or_bg a,.rb_bg a,.sr_bg a,.tz_bg a{
	background:#fff;
	display:block !important;
	text-decoration:none !important;
	line-height:1.0 !important;
}

.az_bg,.iv_bg,.lm_bg,.mv_bg,.or_bg,.rb_bg,.sr_b,.tz_bg {
	font-weight:normal;
	background-image:none !important;
	background-color:#fff !important;
}

/*---------------- structure CSS ;---------------*/
#pagewrap{
	width:100%;
	margin:0 auto;
}

#content{
	width:960px;
	margin:0 auto;
	padding:0 2%;
}

#top_img{
	width:960px;
	height:450px;
	clear:both;
	margin-bottom:30px;
	background:url(../images/top_bg.jpg) no-repeat;
}

.logo {
	padding:20px 0 20px 30px;
}

.main_catch{
	color:#000;
	padding:0 0 0 30px;
	margin-bottom:40px;
}
.concept{
	margin-left:30px;
}

.cpt{
	margin-left:30px;
	line-height:1.4 !important;
}
	
/*---------------- header CSS ----------------*/
#header{
	padding-top:10px;
	height:40px;
}

.site-logo {float:left;}

.site-description {
	width:300px;
	font-size: 0.7em;
	line-height:1.0;
	color: #999;
	font-weight: normal;
	float:left;
	padding:5px 0px 10px 10px;
}

.site-description strong{
	font-weight: normal;
}

.h_navi{
	float:right;
	margin: 28px 5px 0 5px;
}

.h_navi a{
	line-height:100%;
	font-size:0.7em;
	text-decoration: none;
}

.h_navi a:hover{
	color:#061775;
	text-decoration:underline;
}

/*---------------- nav CSS ----------------*/
#nav {
	width:960px;
	width/***/:958px9;
	background:#00e068 url(../images/cube_nv_bg.png) repeat;
	border:#d7ffe0 solid 1px;
	margin: 0 0 30px 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	/* box shadow */
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

#nav li {
	width:230px;
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
	float: left;
	border-right:#d7ffe0 solid 1px;
}

#nav li:first-child {
	border-left:#d7ffe0 solid 1px;
	margin-left: 19px;
}

#nav a {
	font-size:1.1em;
	color:#fff;
	line-height: 100%;
	text-align:center;
	display: block;
	padding: 12px 30px 10px 30px;
	text-decoration: none;
}

#nav a:hover {
	color:#fff;
	background:#00e068 url(../images/cube_nv_bg_on.png) repeat-x;
}

h2{
	color:#999;
	font-weight:normal;
}


/*---------------- section CSS ----------------*/
.section{
	width:910px;
	padding:25px;
	border:#a4ff8b solid 1px;
	margin-bottom:40px;
}
.section02{
	width:300px;
	padding:25px;
	border:#a4ff8b solid 1px;
	margin-bottom:40px;
	/* rounded corner */
	-webkit-border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
}

/*---------------- update CSS ----------------*/
#mid_image{
	width:920px;
	padding:0 20px 40px 20px;
}

#update{
	width:340px;
	float:right;
	padding:29px;
	margin:0 00px 20px 0;
	border:#ffdd00 solid 1px;
	/* box shadow */
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
	box-shadow:  0 0 5px rgba(0,0,0,.3);
}

.blog {
	width:348px;
	height:48px;
	border:#fff solid 1px;
	padding-left:0;
	margin:0 20px 20px 0;
	padding-bottom: 0;
	float:right;
	/* box shadow */
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
	box-shadow:  0 0 5px rgba(0,0,0,.3);
}

#update dl {
	height:197px;
	overflow:auto;
}

#update h3{
	padding-bottom:10px;
	border-bottom: #ffc600 1px solid;
    margin: 0 0 20px 0 !important;
}

#update dt {
	font-size:12px;
	color:#00a668;
	font-weight: bold;
	padding-bottom:10px;
}

#update dd {
	font-size:12px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: #ffdd00 1px dotted;
}

#update dd a{
	color:#ffc600;
	font-size:12px;
}

#profile{
	clear:both;
	width:880px;
	padding:29px;
	border:#999 solid 1px;
}

#profile p img{
	float:left;
	margin-right:10px;
}

#profile ul{
	float:left;
}

#profile ul li{
	font-size:0.9em;
	line-height:1.5;
}

#profile ul li.prf_title{
	font-size:1.1em;
	line-height:1.6;
	color:#333;
}

#profile ul li span{
	width:100px;
	padding-right:5px;
	display:inline-block;
}

#profile h5{
	clear:both;
	margin:0 0 0 0;
	line-height:1.0;
}
.sec_box{
	clear:both;
}


/*---------------- section02 info CSS ----------------*/
#rf_info{
	width:455px;
	margin-right:20px;
	float:left;
}

#rf_info table{
	text-align:center;
	width:460px;
	width/***/:458px9;
	border:#999 solid 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
}

#rf_info table th{
	width:150px;
	width/***/:138px9;
	border:#999 solid 1px;
	padding:15px 5px;
	color:#fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	background:#00e068 url(../images/cube_nv_bg.png) repeat;
	line-height:100%;
}
	
#rf_info table td{
	text-align:left;
	padding:5px;
	border:#999 solid 1px;
	line-height:1.0 !important;
}

#rf_info table td span{
	color:#ffc600;
	font-size:0.7em;
	padding-right:5px;
}

#buken_gr{
	width:430px;
	float:right;
}

#buken_gr ul{
	margin-right:-5px;
}
#buken_gr li{
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	display: block;
	font-size: 0.9em;
	color: #666;
}

.red{color:#F00;}


/*---------------- plan CSS ----------------*/
.plan{
	width:870px;
	border:#999 solid 1px;
	padding:19px;
	margin-bottom:20px;
	/* rounded corner */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/* box shadow */
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
	box-shadow:  0 0 5px rgba(0,0,0,.3);
}

#plan_nav{
	margin-bottom:10px;
	margin-right:-10px;
}

#plan_nav li a{
	color:#666;
	width:218px;
	text-align:center;
	padding:7px 0 5px;
	background:#999 url(../images/plan_nv_bg.png) repeat-x;
	border:#999 solid 1px;
	display:block;
	margin-right:10px;
	text-decoration:none;
	float:left;
	/* rounded corner */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#plan_nav li a:hover{
	text-decoration:none;
	background:#00e068 url(../images/plan_nv_bg02.png) repeat-x;
}

#plan_nav li a.select {
	background:#ffc600 url(../images/plan_nv_bg03.png) repeat-x;
}

#plan_nav li a:hover.select{
	background:#00e068 url(../images/plan_nv_bg03.png) repeat-x;
}

.no_dsp {
  display: none;
}

#plan_nav li a{
	padding:7px 0 5px;
}

.plan h4{
	line-height:1.0;
	border-left:#00e068 solid 19px;
	padding-left:5px;
	margin:0 0 20px 0;
}

.plan h4 span{
	font-size:14px;
	padding-left:10px;
}


.ill_box{
	width:830px;
	line-height:1.0;
	border-top:#999 solid 1px;
	border-bottom:#999 solid 1px;
	padding:20px 20px;
	margin:0 0 30px 0 !important;
}

.ill_box h5{
	margin:0;
	padding:0;
	line-height:1.0;
	float:left;
}

.ill_box h5 a{
	display:block;
}

.rm_info{
	width:423px;
	text-align:center;
	border:#999 solid 1px;
	margin-bottom:10px;
	float:left;
}

.rm_info2{
	width:910px;
	text-align:center;
	width/***/:908px9;
	border:#999 solid 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.rm_info th,.rm_info2 th{
	color:#fff;
	line-height:100%;
	border:#999 solid 1px;
	text-align:center;
	background:#00e068 url(../images/cube_nv_bg.png) repeat;
	padding:5px;
}

.rm_info2 th{
	padding:10px 5px;
}

.rm_info td,.rm_info2 td{
	padding:5px;
	border:#999 solid 1px;
	line-height:1.1;
}

.rm_info td a{
	color:#999;
	display:block;
}

span.zero_cmt{
	font-size:14px;
	line-height:1.1;
}

.rm_info td a:hover{
	color:#999;
	text-decoration:underline;
}

.rm_gr li{
	width: 130px;
	float: left;
	display: block;
	margin-right: 10px;
	font-size: 0.85em;
	color: #666;
}

ul.rm_gr {
	margin-right:-10px;
}

#tab li{
	width:130px;
	float:left;
	margin-right:10px;
}
#tab li a{
	text-align:center;
	padding:4px 0 2px;
	display:block;
	border-top:#999 solid 1px;
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;
	/* rounded corner */
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

/*---------------- section04 access CSS ----------------*/
.acs,.acs02{
	color:#fff;
	width:90%;
	margin:0 auto;
	background:#00e068 url(../images/table_bg.png) repeat;
	border:#fff solid 1px;
	text-align:center;
	font-weight:bold;
	font-size:1.5em;
	padding:10px;
	/* box shadow */
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.4);
	-moz-box-shadow:  0 0 5px rgba(0,0,0,.4);
	box-shadow:  0 0 5px rgba(0,0,0,.4);
	/* border radius */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

a.acs02 {
	display:block;
}

a.acs02:hover{
	color:#fff;
	background:#00e068 url(../images/cube_nv_bg_on.png) repeat-x;
}
.acs02 span{
	font-size:0.6em;
}


/*---------------- section05 contact CSS ----------------*/
.call{
	color:#fff;
	width:70%;
	margin:0 auto;
	background:#061775 url(../images/um_bg.png) repeat;
	border:#fff solid 1px;
	text-align:center;
	font-weight:bold;
	font-size:1.5em;
	padding:10px;
	/* box shadow */
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.4);
	-moz-box-shadow:  0 0 5px rgba(0,0,0,.4);
	box-shadow:  0 0 5px rgba(0,0,0,.4);
}

/*---------------- s-nav CSS ----------------*/
.sub_nav{
	clear:both;
	width:920px;
	padding:10px 20px 5px;
	margin-bottom:50px;
	border-bottom: #ffdd00 1px solid;
}
.s-nav {
	float:right;
}

.s-nav li {
	list-style: none;
	float: left;
	border-right:#999 solid 1px;
}

.s-nav li:last-child {
	border-right:none;
}

.s-nav a {
	color:#666;
	font-size:0.7em;
	line-height: 100%;
	display: block;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

.s-nav a:hover {
	color:#ffc600;
	text-decoration: underline;
}


/*---------------- footer CSS ----------------*/
#footer{
	clear:both;
	color:#fff;
	background:#00e068 url(../images/cube_nv_bg.png) repeat;
	border: #fff solid 1px;
	font-size:1.1em;
	padding:27px 20px 23px 20px;
	margin:0 auto;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.4);
	-moz-box-shadow:  0 0 5px rgba(0,0,0,.4);
	box-shadow:  0 0 5px rgba(0,0,0,.4);
	text-align:center;
	/* border radius */
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

/* clearfix CSS */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }
