@charset "utf-8";

/* 03 */
/*---------------------------------------------*/

.col-Fix {
	width: 1100px;
	height: auto;
	margin: 20px auto;
}

.lf {
	float: left;
}

.lf h2 {
	color: #007CB7;
	font-size: 26px;
	line-height: 36px;
	text-align: left;
	margin: 15px auto;
}

.lf p {
	color: #666666;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
}

.rt {
	padding-left: 235px;
}

.row {
	width: 835px;
	margin: 20px 0px;
	padding: 0px 0px;
}

.space {
	padding-bottom: 30px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 230px;
	padding: 5px auto;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 10px 45px 10px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.imgBox {
}

.txtBox-L {
	margin-right: 15px;
}

.txtBox-R {
	margin-left: 15px;
}

.txtBox-R,
.txtBox-L
{
	width: 49%;
	border-top: 2px solid #E6E6E6;
	border-bottom: 2px solid #007CB7;
}

.imgBox, 
.txtBox-L,
.txtBox-R
{
	height: 285px;
	position: relative;
}

.txtBox-L h3
{
	width: 35%;
	height: 25px;
	padding: 5px 30px;
	position: relative;
	top: -10px;
}

.txtBox-R h3
{
	width: 20%;
	height: 25px;
	padding: 5px 30px;
	position: relative;
	top: -10px;
}

h3.title {
	font-size: 21px;
	line-height: 26px;
	font-weight: bold;
	color: #DA5002;
	background-color: #FFFFFF;
	background-image: url(../imgs/qa-flash-b.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.txtBox-L ul,
.txtBox-R ul 
{
	margin-top: 15px;
	margin-left: 15px;
}

.txtBox-L ul li,
.txtBox-R ul li 
{
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.txtBox-L h3,
.txtBox-R h3,
.txtBox-L ul li,
.txtBox-R ul li 
{
	text-align: left;
}

/*---------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width:640px) and (min-width:481px), screen and (orientation: landscape) and (max-width: 736px) and (min-width: 667px) {  /* iphone 6/6+ landscape */

.col-Fix {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 10px 0;
}

.lf p {
	width: 90%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.space {
	padding: 0px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.imgBox {
	width: 100%;
	height: auto;
	float: none;
}

.imgBox img {
	width: 100%;
	height: auto;
	clear: both;
}

.txtBox-L {
	margin-right: 0px;
}

.txtBox-R {
	margin-left: 0px;
}

.txtBox-R,
.txtBox-L
{
	width: 100%;
	border-top: 0px solid #E6E6E6;
	border-bottom: 2px solid #007CB7;
}

.imgBox, 
.txtBox-L,
.txtBox-R
{
	height: auto;
	position: relative;
	padding: 15px 0; 
	margin: 0;
}

.txtBox-L h3
{
	width: 50%;
	height: 32px;
	padding: 0px 30px;
	position: relative;
	top: 0px;
}

.txtBox-R h3
{
	width: 50%;
	height: 32px;
	padding: 0px 30px;
	position: relative;
	top: 0px;
}

h3.title {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #DA5002;
	background-color: #FFFFFF;
	background-image: url(../imgs/qa-flash-b.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.txtBox-L ul,
.txtBox-R ul 
{
	margin-top: 15px;
	margin-left: 15px;
}

.txtBox-L ul li,
.txtBox-R ul li 
{
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.txtBox-L h3,
.txtBox-R h3,
.txtBox-L ul li,
.txtBox-R ul li 
{
	text-align: left;
}

}

/*---------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width:480px) and (min-width:415px){

.col-Fix {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 10px 0;
}

.lf p {
	width: 85%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 0 auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.space {
	padding: 0px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.imgBox {
	width: 100%;
	height: auto;
	float: none;
}

.imgBox img {
	width: 100%;
	height: auto;
	clear: both;
}

.txtBox-L {
	margin-right: 0px;
}

.txtBox-R {
	margin-left: 0px;
}

.txtBox-R,
.txtBox-L
{
	width: 100%;
	border-top: 0px solid #E6E6E6;
	border-bottom: 2px solid #007CB7;
}

.imgBox, 
.txtBox-L,
.txtBox-R
{
	height: auto;
	position: relative;
	padding: 15px 0; 
	margin: 0;
}

.txtBox-L h3
{
	width: 100%;
	height: 32px;
	padding: 0px 30px;
	position: relative;
	top: 0px;
}

.txtBox-R h3
{
	width: 100%;
	height: 32px;
	padding: 0px 30px;
	position: relative;
	top: 0px;
}

h3.title {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #DA5002;
	background-color: #FFFFFF;
	background-image: url(../imgs/qa-flash-b.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.txtBox-L ul,
.txtBox-R ul 
{
	margin-top: 15px;
	margin-left: 15px;
}

.txtBox-L ul li,
.txtBox-R ul li 
{
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.txtBox-L h3,
.txtBox-R h3,
.txtBox-L ul li,
.txtBox-R ul li 
{
	text-align: left;
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---iPhone-4+5--------------------------------------------------------------------------------------------------*/
@media screen and (max-width:330px) and (min-width:320px){

.col-Fix {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 10px 0;
}

.lf p {
	width: 100%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 0 auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.space {
	padding: 0px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.imgBox {
	width: 100%;
	height: auto;
	float: none;
}

.imgBox img {
	width: 100%;
	height: auto;
	clear: both;
}

.txtBox-L {
	margin-right: 0px;
}

.txtBox-R {
	margin-left: 0px;
}

.txtBox-R,
.txtBox-L
{
	width: 100%;
	border-top: 0px solid #E6E6E6;
	border-bottom: 2px solid #007CB7;
}

.imgBox, 
.txtBox-L,
.txtBox-R
{
	height: auto;
	position: relative;
	padding: 15px 0; 
	margin: 0;
}

.txtBox-L h3
{
	width: 100%;
	height: 32px;
	padding: 0px 30px;
	position: relative;
	top: 0px;
}

.txtBox-R h3
{
	width: 100%;
	height: 32px;
	padding: 0px 30px;
	position: relative;
	top: 0px;
}

h3.title {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #DA5002;
	background-color: #FFFFFF;
	background-image: url(../imgs/qa-flash-b.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.txtBox-L ul,
.txtBox-R ul 
{
	margin-top: 15px;
	margin-left: 15px;
}

.txtBox-L ul li,
.txtBox-R ul li 
{
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.txtBox-L h3,
.txtBox-R h3,
.txtBox-L ul li,
.txtBox-R ul li 
{
	text-align: left;
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---iPhone-6----------------------------------------------------------------------------------------------------*/
@media screen and (max-width:390px) and (min-width:375px){

.col-Fix {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 10px 0;
}

.lf p {
	width: 70%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 0 auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.space {
	padding: 0px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.imgBox {
	width: 100%;
	height: auto;
	float: none;
}

.imgBox img {
	width: 100%;
	height: auto;
	clear: both;
}

.txtBox-L {
	margin-right: 0px;
}

.txtBox-R {
	margin-left: 0px;
}

.txtBox-R,
.txtBox-L
{
	width: 100%;
	border-top: 0px solid #E6E6E6;
	border-bottom: 2px solid #007CB7;
}

.imgBox, 
.txtBox-L,
.txtBox-R
{
	height: auto;
	position: relative;
	padding: 15px 0; 
	margin: 0;
}

.txtBox-L h3
{
	width: 100%;
	height: 32px;
	padding: 0px 30px;
	position: relative;
	top: 0px;
}

.txtBox-R h3
{
	width: 100%;
	height: 32px;
	padding: 0px 30px;
	position: relative;
	top: 0px;
}

h3.title {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #DA5002;
	background-color: #FFFFFF;
	background-image: url(../imgs/qa-flash-b.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.txtBox-L ul,
.txtBox-R ul 
{
	margin-top: 15px;
	margin-left: 15px;
}

.txtBox-L ul li,
.txtBox-R ul li 
{
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.txtBox-L h3,
.txtBox-R h3,
.txtBox-L ul li,
.txtBox-R ul li 
{
	text-align: left;
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---iPhone-6-Plus-----------------------------------------------------------------------------------------------*/
@media screen and (max-width:425px) and (min-width:414px){

.col-Fix {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 42px;
	line-height: 56px;
	text-align: center;
	margin: 25px 0 10px 0;
}

.lf p {
	width: 85%;
	color: #666666;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.space {
	padding: 0px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.imgBox {
	width: 100%;
	height: auto;
	float: none;
}

.imgBox img {
	width: 100%;
	height: auto;
	clear: both;
}

.txtBox-L {
	margin-right: 0px;
}

.txtBox-R {
	margin-left: 0px;
}

.txtBox-R,
.txtBox-L
{
	width: 100%;
	border-top: 0px solid #E6E6E6;
	border-bottom: 2px solid #007CB7;
}

.imgBox, 
.txtBox-L,
.txtBox-R
{
	height: auto;
	position: relative;
	padding: 15px 0; 
	margin: 0;
}

.txtBox-L h3
{
	width: 100%;
	height: 32px;
	padding: 0px 30px;
	position: relative;
	top: 0px;
}

.txtBox-R h3
{
	width: 100%;
	height: 32px;
	padding: 0px 30px;
	position: relative;
	top: 0px;
}

h3.title {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #DA5002;
	background-color: #FFFFFF;
	background-image: url(../imgs/qa-flash-b.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.txtBox-L ul,
.txtBox-R ul 
{
	margin-top: 15px;
	margin-left: 15px;
}

.txtBox-L ul li,
.txtBox-R ul li 
{
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.txtBox-L h3,
.txtBox-R h3,
.txtBox-L ul li,
.txtBox-R ul li 
{
	text-align: left;
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---iPad+Mini---------------------------------------------------------------------------------------------------*/
@media screen and (max-width:780px) and (min-width:768px){

.col-Fix {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 10px 0;
}

.lf p {
	width: 90%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.space {
	padding: 0px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.imgBox {
	width: 100%;
	height: auto;
	float: none;
}

.imgBox img {
	width: 100%;
	height: auto;
	clear: both;
}

.txtBox-L {
	margin-right: 0px;
}

.txtBox-R {
	margin-left: 0px;
}

.txtBox-R,
.txtBox-L
{
	width: 100%;
	border-top: 0px solid #E6E6E6;
	border-bottom: 2px solid #007CB7;
}

.imgBox, 
.txtBox-L,
.txtBox-R
{
	height: auto;
	position: relative;
	padding: 15px 0; 
	margin: 0;
}

.txtBox-L h3
{
	width: 100%;
	height: 32px;
	padding: 0px 30px;
	position: relative;
	top: 0px;
}

.txtBox-R h3
{
	width: 100%;
	height: 32px;
	padding: 0px 30px;
	position: relative;
	top: 0px;
}

h3.title {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #DA5002;
	background-color: #FFFFFF;
	background-image: url(../imgs/qa-flash-b.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.txtBox-L ul,
.txtBox-R ul 
{
	margin-top: 15px;
	margin-left: 15px;
}

.txtBox-L ul li,
.txtBox-R ul li 
{
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.txtBox-L h3,
.txtBox-R h3,
.txtBox-L ul li,
.txtBox-R ul li 
{
	text-align: left;
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---Android-----------------------------------------------------------------------------------------------------*/
@media screen and (max-width:370px) and (min-width:360px){

.col-Fix {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 10px 0;
}

.lf p {
	width: 100%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 0 auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.space {
	padding: 0px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.imgBox {
	width: 100%;
	height: auto;
	float: none;
}

.imgBox img {
	width: 100%;
	height: auto;
	clear: both;
}

.txtBox-L {
	margin-right: 0px;
}

.txtBox-R {
	margin-left: 0px;
}

.txtBox-R,
.txtBox-L
{
	width: 100%;
	border-top: 0px solid #E6E6E6;
	border-bottom: 2px solid #007CB7;
}

.imgBox, 
.txtBox-L,
.txtBox-R
{
	height: auto;
	position: relative;
	padding: 15px 0; 
	margin: 0;
}

.txtBox-L h3
{
	width: 100%;
	height: 32px;
	padding: 0px 30px;
	position: relative;
	top: 0px;
}

.txtBox-R h3
{
	width: 100%;
	height: 32px;
	padding: 0px 30px;
	position: relative;
	top: 0px;
}

h3.title {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #DA5002;
	background-color: #FFFFFF;
	background-image: url(../imgs/qa-flash-b.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.txtBox-L ul,
.txtBox-R ul 
{
	margin-top: 15px;
	margin-left: 15px;
}

.txtBox-L ul li,
.txtBox-R ul li 
{
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.txtBox-L h3,
.txtBox-R h3,
.txtBox-L ul li,
.txtBox-R ul li 
{
	text-align: left;
}

}

/*---------------------------------------------------------------------------------------------------------------*/

