@charset "utf-8";


body {

}

.clearfix,
#bankara-list.thumb-list .list {
	overflow: auto;
  	zoom: 1;
}
.max-660 {
	max-width: 660px;
	margin: 10px auto;
}
.p16 {
	font-size: 16px;
}

.p-mb30 p {
	margin-bottom: 30px;
}
.box-yellow {
	background-color: #FFFF00;
	padding: 15px 30px;
	display: block;
}
a.box-yellow {
	display: inline-block;
}
/** center title **/
#splash-team2.splash h4 {
	position: absolute;
  	right: 0;
  	left: 0;
}

/** splash **/
.splash {
  text-align: center;
  position: relative;
}
.splash h4 {
  font-size: 38px;
  text-align: center;
  line-height: 1;
}
.splash p {
  font-size: 16px;
}
.splash,.splash h4 {
  padding: 5px;
}
.caption {padding: 30px 48px;}

#splash1 {
  background-color: #FFFF00;
  /* max-width: 640px; */
  margin: 15px auto;
  padding: 15px 10px;
}
#splash-team2 {
  background-color: #f80000;
  padding: 19px 0;
}
#splash-team2.splash h4 {
  font-size: 33px;
  color: #ffffff;
  text-shadow: 0 0 8px rgba(0,0,0,0.9);
  font-weight: normal;
  text-align: center;
  top: 60%;
}


/** thumb-list **/
.thumb-list {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}
.thumb-list .title-head {
  font-size: 30px;
  margin: 17px 0;
}
.thumb-list .bg-wrap {
  background-color: #ffffff;
  padding: 15px;
  margin: 10px;
}
.thumb-list .list {
  margin-bottom: 25px;
  clear: both;
}
.thumb-list .list:last-child {
	margin-bottom: 0;
}
.thumb-list .list h5 {
  font-size: 30px;
  color: #0C6ABA;
  margin: 5px 0 10px;
  line-height: 1;
  font-weight: bold;
}
.thumb-list img {
  display: block;
  clear: both;
  margin: 0 auto 7px;
}
.thumb-list p {
  font-size: 14px;
  line-height: 1.45;
}
.thumb-list .list .box-grid {
  width: 440px;
  float: right;
  display: table;
  margin-left: 5px;
}
.thumb-list .list .box-grid p[class*='g'] {
  display: table-cell;
}
.thumb-list .list .box-grid p,
.thumb-list .list .box-grid img {
  display: inline-block;
  font-size: 10px;
}

#bankara-list.thumb-list {
  background-color: #ffff99;
  padding-bottom: 20px;
}
#bankara-list .custom-l1 p br {
  display: none;
}
/* #bankara-list .custom-l4 h5 {
  text-align: center;
} */
/* #bankara-list .custom-l4 h5,
#bankara-list .custom-l4 p {
  padding: 0 20px;
  margin-bottom: 10px;
} */
#bankara-list .custom-l5 img {
  vertical-align: top;
}
#bankara-list .custom-l5 .g1  img{
  width: 196px;
}
#bankara-list .custom-l5 .g2 {
  max-width: 173px;
  font-size: 12px !important;
}
#bankara-list .custom-l5 .g2 img {
  width: 180px;
}
.justify {text-align: justify !important;}
.mr25 {margin-right: 25px !important;}
.sub-text > p > span {
  padding-left: 10px;
  display: block;
}
.sub-text > .box-yellow > span {
    display: block;
    float: left;
    width: 394px;
    font-size: 18px;
}
.sub-text > .box-yellow > a {
	margin-top: 15px;
    display: inline-block;
}


@media only screen and (min-width : 768px) and (min-device-width: 768px) {

/** splash **/
  .splash h4,
  .splash .caption {
  	position: absolute;
  	z-index: 1;
  }
  .splash h4 {
  	font-size: 46px;
  	top: 0;
  	text-shadow: 0 0 10px rgba(255,255,255,1);
  }
  .splash .caption {
  	bottom: 0;
  	color: #ffffff;
  	padding-bottom: 20px;

  }
  .splash .caption .c1 {
  	float: left;
  	margin: 0 30px 0 0;
  }
  .splash .caption .c2 {
  	text-align: left;
  	margin-right: 20px;
  	text-shadow: 0 0 4px rgba(0,0,0,0.7);
  }
  .splash h4 {
  	left: 20px;
    right: 20px;
    top: 22px;
  }
  #splash-team2.splash h4 {
    font-size: 40px;
  }

/** thumb-list **/
  .thumb-list .list h5,
  .thumb-list .list p {
  	text-align: left;
  }
  .thumb-list img {
  	float: left;
  	margin-right: 13px;
  }
  .thumb-list .alt {
  	float: right;
  }
/*   .thumb-list .alt h5 {
  	margin-left: 213px;
  } */
/*   .thumb-list .alt h5 {
	text-align: right !important;
  } */
  .thumb-list .list.pull-btm {
  	margin-bottom: -5px;
  }
/*   #bankara-list.thumb-list .list {
  	max-width: 470px;
  } */
  #bankara-list.thumb-list .list.full {
  	max-width: none;
  }
  #bankara-list.thumb-list .list.full img {
  	float: none;
  	margin: 0 auto;
  }
/*   #bankara-list .custom-l1 p {
  	text-align: right;
  } */
  #bankara-list .custom-l1 p br {
  	display: inline;
  }
  #bankara-list .custom-l1 p img {
  	margin-right: -153px;
  }

}
@media only screen and (max-width : 480px) and (min-device-width: 480px) { 
	.sub-text > .box-yellow > span {
		width: auto;
	}
}
