
.sub_wrap {
width:100%; position:relative;}



 .alert_green_hard {
color: #fff; background-color: #478d49; }
.alt_green_hard {
color: #fff; background-color: #478d49; }
.alert_blue {
  color: #31708f;  background-color: #d9edf7;
  border:1px solid #bce8f1;}
.alert_red {
  color: #a94442;  background-color: #f2dede;
  border:1px solid #ebccd1;}
  

 .cell_line { border:1px solid #ccc;}

  
  
.sub_top {
  height: 100px; background-size:cover !important; position:relative;
  /*background: url(../top/bg.jpg) center center;*/
}
.sub_top:before{ display:none; 
	content: ''; background: rgba(0,0,0, 0.5); width: 50%; height: 100%;
    position: absolute; bottom: 0%; left: 50%;}

.sub_top .overlay {height:85%; position:relative;}
.sub_top .overlay.grd {
background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,0,0,.2) 60%,rgba(0,0,0,.8) 100%);
background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(0,0,0,.2) 60%,rgba(0,0,0,.8) 100%);
opacity:0.2;}

.sub_top .img-cell {height:15%;}

.sub01 .sub_top .img-cell {  background: url(../top/01.jpg) center center;}
.sub02 .sub_top .img-cell {  background: url(../top/02.jpg) center center;}
.sub03 .sub_top .img-cell {  background: url(../top/03.jpg) center center;}
.sub04 .sub_top .img-cell {  background: url(../top/04.jpg) center center;}
.sub05 .sub_top .img-cell {  background: url(../top/05.jpg) center center;}
.sub06 .sub_top {  background: url(../top/06.jpg) center center;}

.sub_top .container { 
height:100%; }
.sub_top .grid {
  display:table; width:100%; height:100%; }
.sub_top .desc {
display:table-cell; vertical-align:middle; text-align:center;}
.sub_top h2 { display:none;
  font-size: 1.6em;
  font-weight: 400; color: #fff; }

@media all and (max-width:991px) {
.sub_top { height: 90px;}
.sub_top .desc {
  display:none;}
}
@media all and (max-width:480px)
{
.sub_top { height: 70px;}
}




#contents_wrap{padding-bottom:0px; position:relative; margin:0px auto 0;}

#contents_wrap .left_grid {max-width:235px;}
.sub_menu{margin-top:55px; padding:0;}
.sub_menu .title {
border-bottom:1px solid #999;}
.sub_menu h2 {
font-size: 1.5em; 
margin:0; padding:0 0 13px 0%; text-align:center; text-transform:uppercase; 
}
.sub_menu h3 {
padding:0 0 13px 0%; text-align:center; text-transform:uppercase; 
}
.sub_menu ul {padding:0; border-left:0px solid #ddd; border-right:0px solid #ddd; margin-top:1px;}
.sub_menu li {list-style: none; padding-left:0px; border-bottom:1px solid #dddddd; margin-top: 0px;}

.sub_menu a {color:#555;
	padding: 10px 15%; transition:0.2s ease-out; font-size:0.95em; display: block; 
}
.sub_menu a:hover { background-color: #fff;
}
.sub_menu .on a {
	color:#444;
}

@media all and (max-width:991px) {
#contents_wrap .left_grid {max-width:100%;}
.sub_menu h2 {
height: 47px; line-height: 47px; }
.sub_menu a {
  padding: 8px 30px; }
}

@media all and (max-width:767px) {
.sub_menu {overflow:hidden;}
.sub_menu li {
width:50%; float:left; border-right:1px solid #ddd;}
.sub_menu li:nth-child(1), .sub_menu li:nth-child(3) {
border-left:1px solid #ddd;}
.sub_menu ul.grid_1 li {width:100%;}
.sub_menu ul.grid_2 li {width:50%;} 
.sub_menu ul.grid_3 li {width:33.333%;}
.sub_menu a {
  font-size:1em; padding: 8px 15%; }
}



.side_banner{
margin:60px 0 0; border:1px solid #ddd; padding:15px 10%; background:#fff;}
.side_banner h4 {font-size:1em;  }
.side_banner p {font-size:0.9em; margin-top:5px; }

.side_banner img {
	max-width: 100%;}

@media all and (max-width:991px) {
.side_banner {display: none;}
}



.contents {}

.contents .inner h2 { font-weight:400;}
.contents .inner h3 {margin-bottom:18px; text-transform:capitalize;}
.contents .inner h4 {margin-bottom:5px; text-transform:capitalize;}

.con_title, .heading-section, .contents .title {
  text-align: center;
  padding: 0px; margin-top:50px;
}
.con_title h2, .heading-section h2, .contents .title h2 {
  font-size: 2.0em; font-weight:500;
  text-transform: uppercase; }

.heading-section h2 span {color:#333;}

@media all and (max-width:991px){
.con_title, .heading-section {
  text-align: center;
  padding: 10px 0 0px; margin-top:30px;
}
.con_title h2, .contents .title h2 {
font-size:1.8em;}
}



.contents_in {margin-top:40px; }
.contents_in h3{margin:0px 0 20px; }

.contents .inner {margin-top:40px; }

.contents .inner .grid {margin-top:40px;}
.contents .inner .grid:first-child {margin-top:0px;}

.contents .inner .grid.mg_10 {margin-top:10px;}
.contents .inner .grid.mg_30 {margin-top:30px;}
.contents .inner .grid.mg_50 {margin-top:50px;}
.contents .inner .grid.mg_60 {margin-top:60px;}

.contents .grid.mt-50 {margin-top:50px;}
.contents .grid.mt-60 {margin-top:60px;}

@media all and (max-width:991px) {
.contents .inner {margin-top:25px; }
}



	table.default th {
				text-align: center;
				padding: 10px 10px;
			}
			table.default thead {
				background: #666;
				border-top:1px solid #555;
				color: #fff;
				font-weight:bold;
			}
			table.default td {
				padding: 10px 10px;
				border-bottom:1px solid #ccc;
			}
			table.default td.left {
				text-align:center; font-weight:bold;
			}
			


			
.sub01 .cell h3{margin-top:0px;}

.sub01_1 .bullet {margin-bottom:20px;}
.sub01_1 .bullet ul li {
padding:1px 0; color:#444;}
.sub01_1 .bullet ul li::before {
	background: #666; width: 3px; height: 3px; margin-right: 5px; vertical-align: middle; display: inline-block; content: "";}

@media all and (max-width:991px) {
.sub01_1 .image {
margin-bottom:30px;}
}


.sub01_2 p {
margin-top:20px;}


.sub02_2 .smd_02 .desc li {
padding-bottom:2px;}

.sub02_2 .smd_03 h5 {
display:inline-block; padding:0 10px; border-radius:3px;}
.sub02_2 .smd_03 p {
margin-top:5px;}





