﻿
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.clearfix:after {
  clear: both;
}




/*-----------------------------------------------------------//
/* faq design style */

.area_qa {
 border:1px solid #ccc;
}
.area_qa h3 {
 background:#333;
 color:#fff;
 padding:8px 10px;
}
.col_q {
 clear:both;
 background:#eee;
 padding:8px;
 margin:0px 0 10px 0;
}
.col_q .ico_q {
 display:inline-block;
 float:left;
 padding:3px 6px;
 margin:3px 6px 3px 0;
 background:#666;
 color:#fff;
}
.col_a {
 padding:0 10px 20px 10px;
 font-weight:bold;
}



/*-----------------------------------------------------------//
/* iframe youtube */


.embed-container {
  position: relative;
  padding-bottom: 56.25%; /* 16/9 ratio */
  padding-top: 30px; /* IE6 workaround*/
  height: 0;
  overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*-----------------------------------------------------------//
/* dl dt dd */

dl.dl_bs {
  margin: 0;
	padding:0;
}
  dl.dl_bs dt {
		margin:0;
		clear:both;
    float: left;
    width: 18%;
		padding:6px 0;
		border-top:1px dotted #ccc;
		 color: #666;
  }
  dl.dl_bs dd {
		margin:0;
    float: left;
    width: 66.66666666666666%;
		width:77%;
		padding:6px 0;
		border-top:1px dotted #ccc;
  }
	
 
 dl.dl_basic {
  margin: 0;
	padding:0;
}
  dl.dl_basic dt {
		margin:0;
		clear:both;
    float: left;
    width: 10%;
		padding:6px 0;
  }
  dl.dl_basic dd {
		margin:0;
    float: left;
		width:90%;
		padding:6px 0;
  }
	
	


img.img-responsive {
/*  width: auto\9;*/
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}


.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.container:after {
  clear: both;
}

.container {
  max-width: none !important;
/* 	width:450px; */
}


.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.col-sm-17,
.col-sm-18,
.col-sm-19,
.col-sm-20,
.col-sm-21,
.col-sm-22,
.col-sm-23,
.col-sm-24,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-md-17,
.col-md-18,
.col-md-19,
.col-md-20,
.col-md-21,
.col-md-22,
.col-md-23,
.col-md-24,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.col-lg-17,
.col-lg-18,
.col-lg-19,
.col-lg-20,
.col-lg-21,
.col-lg-22,
.col-lg-23,
.col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
  float: left;
}
.col-xs-1 {
  width: 4.166666666666666%;
}
.col-xs-2 {
  width: 8.333333333333332%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-4 {
  width: 16.666666666666664%;
}
.col-xs-5 {
  width: 20.833333333333336%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-7 {
  width: 29.166666666666668%;
}
.col-xs-8 {
  width: 33.33333333333333%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-10 {
  width: 41.66666666666667%;
}
.col-xs-11 {
  width: 45.83333333333333%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-13 {
  width: 54.166666666666664%;
}
.col-xs-14 {
  width: 58.333333333333336%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-16 {
  width: 66.66666666666666%;
}
.col-xs-17 {
  width: 70.83333333333334%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-19 {
  width: 79.16666666666666%;
}
.col-xs-20 {
  width: 83.33333333333334%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-22 {
  width: 91.66666666666666%;
}
.col-xs-23 {
  width: 95.83333333333334%;
}
.col-xs-24 {
  width: 100%;
}