body {
    background-color: #ffffff;
}
header.header_block {

height:80px;

background-color: rgba(0,0,0,0.6);



text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 2px 6px rgba(0, 0, 0, .7);

position: relative; 
z-index: 500;
	
}


.container .navbar-default {
	

text-shadow: 0 -1px 0 rgba(255, 255, 255, .2);


}

.index_container .navbar-default{
    margin:15px 0 0 0;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 0, 1);
}


.index_container .navbar-default .navbar-nav > li > a {
    color: rgba(255, 255, 0, 1);
}

.index_container .navbar-default .navbar-nav > .active > a, .index_container .navbar-default .navbar-nav > .active > a:focus,.index_container .navbar-default .navbar-nav > .active > a:hover {
    color: rgba(0, 0, 0, 1);
    background-color: rgba(255, 255, 0, 0.7);
}

@media screen and  (max-width:767px) {

.index_container .navbar-default{
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 0);
}

.index_container .navbar-default .navbar-nav > li > a {
    color: #222222;
}

.index_container .navbar-default .navbar-nav > .active > a, .index_container .navbar-default .navbar-nav > .active > a:focus,.index_container .navbar-default .navbar-nav > .active > a:hover {
    color: rgba(0, 0, 0, 1);
    background-color: rgba(255, 255, 255, 0.7);
}

}



.main { 

background:url(../images/main_visual10.png) center no-repeat; background-size: cover;

    min-height: 100vh;
    position: relative;/*�����Έʒu*/
    padding-bottom: 120px;/*���̍���*/
    box-sizing: border-box;/*���S�Ċ܂߂�min-height:100vh��*/

}


img {
    max-width: 100%;
}


.rootpanel{
    border: 1px solid rgba(74, 153, 152, 0.8);
}


.pass_text  {
  position: relative;
  bottom: -10px;
}


.panel-default > .panel-heading {


    background-color: rgba(74, 153, 152, 0.8);



    color: #fff;
}

.btn-login{
    background-color: rgba(74, 153, 152, 0.8);
    color: #fff;
}

.root_line01{
	
	margin:-10px 0 20px 0;

}

dl.root_list01 dd{
	
	margin:0 0 10px 0;
	
}
/*!
hx
 */
 
 
  h1{
 	font-size:24px;
 	color:#ffffff;
 	margin:0;
 	padding:5px;
 	background:#123456;
 	
 }
 
 
 h3{
 	font-size:16px;
 	color:#ffffff;
 	padding:3px;
 	background:#808db1;
 	
 }
 

/*!
table
 */
 
 
table.table tr td.cel_title01{
	width:10%;
/*	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	letter-spacing: 3em;
	vertical-align: middle; */

}

table.table tr td.cel_title02{
	width:10%;
/*	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	letter-spacing: 0.5em;
	vertical-align: middle; */

}


.tabletype01 tr th{
	width:33%;
/*	-webkit-writing-mode: vertical-rl;


	vertical-align: middle; */

}
 
.tabletype01 tr td{
	width:33%;
/*	-webkit-writing-mode: vertical-rl;

	vertical-align: middle; */

}

/*!
side area
 */
 
.panel-side01{
     border: 1px solid rgba(65, 78, 108, 1);
}

.panel-side02{
     border: 1px solid rgba(134, 144, 173, 1);
}

.panel-side01> .panel-heading {

    background-color: #44557c;
    color: #fff;
}

h3.panel_h3{
	
	font-size:14px;
	margin-top: 10px;
}

/*!
Media Queries
 */
 
 
 .ci{
	
	margin:20px 0 0px 0 ;
	
}

 .main_text{
	
	margin:10px 0 20px 0 ;
	
}

.container h2{

color:#1d3e81;
font-size:18px;
padding:0px 0 10px 0;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);

border-bottom: 1px solid rgba(123, 123, 123, 0.3);	
	
}



table.bt tfoot th:before,
table.bt tfoot td:before,
table.bt tbody td:before {
  background: #56a2cf;
  color: white;
  padding:3px;

}


.bt-content, table.bt tfoot td .bt-content, table.bt tbody td .bt-content {
    vertical-align: top;
    margin: 0 0 0 auto;
}
table.two-axis tr td:first-of-type {
  background: #cadde1;
}

  table.two-axis tr td:first-of-type,
  table.two-axis tr:nth-of-type(2n+2) td:first-of-type,
  table.two-axis tr td:first-of-type:before {
    background: #3584b3;
    color: #ffffff;
  }

  table.two-axis tr td:first-of-type {
    border-bottom: 1px solid #e4ebeb;
  }

  table.two-axis tr td:first-of-type:before {
    padding-bottom: 10px;
  }

 

@media (min-width: 768px) {

 .ci{
	
	margin:15px 0 0px 0 ;
	
}

.nav > li > a {
    padding: 15px 5px;
    min-height: 50px;

}

 .main_text{
	
	margin:80px 0 20px 0 ;

}

}
@media (min-width: 992px) {
	
.nav > li > a {
    padding: 15px 15px;
}



 .main_text{
	
	margin:60px 0 20px 0 ;

}

}
@media (min-width: 1200px) {



}



/*
 * table
 */

table.bt thead,
table.bt tbody th {
  display: none;
}

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  border: none;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: top;

  /* IE 9 */
  float: left\9;
  width: 100%\9;
}

table.bt tfoot th::before,
table.bt tfoot td::before,
table.bt tbody td::before {
  content: attr(data-th) ": ";
  display: inline-block;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  font-weight: bold;
  width: 6.5em;
}

table.bt tfoot th.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tbody td.bt-hide {
  display: none;
}

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  vertical-align: top;
}

.bt-wrapper.active {
  max-height: 310px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}


.tabletype01 > tbody > tr > td,
.tabletype01 > tbody > tr > th, 
.tabletype01 > tfoot > tr > td,
.tabletype01 > tfoot > tr > th, 
.tabletype01 > thead > tr > td,
.tabletype01 > thead > tr > th {
    padding: 4px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    font-size: 12px;
}




footer{
    padding: 30px 0px;
    position: absolute;
    bottom: 0;
    width:1140px;
}



@media(max-width:768px){

footer{
    position: static;
    max-width: 100%;
}
}

@media(min-width:768px){

footer{
    width:719px;
}


}
@media(min-width:992px){

footer{
    width:941px;
}


}
@media(min-width:1200px){

footer{
    width:1140px;
}

}





p.footer{
width: 100%;
    color: rgba(255, 255, 255, 0.7);
}



.index_container{
    min-height: 100vh;
    position: relative;
    box-sizing: border-box;

  background-image: url(/img/01.jpg);
   
  background-position: center center;
   
  background-repeat: no-repeat;
   
  background-attachment: fixed;
   
  background-size: cover;


}



.b {
	font-weight:bold;
}

.f10 {
	font-size:10px;
}

.f12 {
	font-size:12px;
}

.f13 {
	font-size:13px;
}

.f14 {
	font-size:14px;
}

.f16 {
	font-size:16px;
}

.f18 {
	font-size:18px;
}

.f20 {
	font-size:20px;
}

.f22 {
	font-size:22px;
}

.f24 {
	font-size:24px;
	line-height:1.8em;
}

.red {
	color:#cf1126;
}



.blue {
	color:#225599;
}


.green {
	color:#33a34a;
}



.pink {
	color:#ff88aa;
}


.spink {
    color:#f245ab;
	}




.orange {
	color:#f98d00;
}



.yellow {
	color:#ffd800;
}



.purple {
	color:#a80a6e;
}




.gray {
	color:#777777;
}



.lightblue {
	color:#66aadd;
}



.lbrown {
	color:#ceb59f;
}


.brown {
	color:#70372b;
}

.white {
	color:#FFF;
}


.col-lg-five-1, .col-md-five-1, .col-sm-five-1, .col-xs-five-1,
.col-lg-five-2, .col-md-five-2, .col-sm-five-2, .col-xs-five-2,
.col-lg-five-3, .col-md-five-3, .col-sm-five-3, .col-xs-five-3,
.col-lg-five-4, .col-md-five-4, .col-sm-five-4, .col-xs-five-4, 
.col-lg-five-5, .col-md-five-5, .col-sm-five-5, .col-xs-five-5{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}   

  .col-lg-five-1 {
    width: 20%;
    float: left;
  }
  .col-lg-five-2 {
    width: 40%;
    float: left;
  }
  .col-lg-five-3 {
    width: 60%;
    float: left;
  }
  .col-lg-five-4 {
    width: 80%;
    float: left;
  }
  .col-lg-five-5 {
    width: 100%;
    margin:0 auto;
  }

@media screen
    and (max-width: 1199px) {
  .col-md-five-1 {
    width: 20%;
    float: left;
  }
  .col-md-five-2 {
    width: 40%;
    float: left;
  }
  .col-md-five-3 {
    width: 60%;
    float: left;
  }
  .col-md-five-4 {
    width: 80%;
    float: left;
  }
  .col-md-five-5 {
    width: 100%;
    margin:0 auto;
  }

}
@media screen
    and (max-width: 991px) {
  .col-sm-five-1 {
    width: 20%;
    float: left;
  }
  .col-sm-five-2 {
    width: 40%;
    float: left;
  }
  .col-sm-five-3 {
    width: 60%;
    float: left;
  }
  .col-sm-five-4 {
    width: 80%;
    float: left;
  }
  .col-sm-five-5 {
    width: 100%;
    margin:0 auto;
  }

}
@media screen
    and (max-width: 767px) {
  .col-xs-five-1 {
    width: 20%;
    float: left;
  }
  .col-xs-five-2 {
    width: 40%;
    float: left;
  }
  .col-xs-five-3 {
    width: 60%;
    float: left;
  }
  .col-xs-five-4 {
    width: 80%;
    float: left;
  }
  .col-xs-five-5 {
    width: 100%;
    margin:0 auto;
  }

}



.row-0{ margin-left:0px;  margin-right:0px}
.row-0 >div{ padding-right:0px;  padding-left:0px}
.row-10{ margin-left:-5px;  margin-right:-5px}
.row-10 >div{ padding-right:5px;  padding-left:5px}
.row-20{ margin-left:-10px;  margin-right:-10px}
.row-20 >div{ padding-right:10px;  padding-left:10px}
.row-30{ margin-left:-15px;  margin-right:-15px}
.row-30 >div{ padding-right:15px;  padding-left:15px}
.row-40{ margin-left:-20px;  margin-right:-20px}
.row-40 >div{ padding-right:20px;  padding-left:20px}
.row-50{ margin-left:-25px;  margin-right:-25px}
.row-50 >div{ padding-right:25px;  padding-left:25px}


.clear {
clear:both;
}
.clearspace {
clear:both;
height: 50px;
}

.clearspace_02 {
clear:both;
height: 25px;
}

.clearspace_05 {
clear:both;
height: 10px;
}