@charset "UTF-8";
@import url("reset.css");
@import url("fonts.css");
/* ================================
	style.css	[PC]	150720
================================ */
body { min-width: 1000px; }
.spOnly { display: none !important; }

/* PARTS
------------------------------------------ */
.fs11 {
	font-size: 11px;
	line-height: 1.5;
}
.fs12 {
	font-size: 12px;
	line-height: 1.5;
}
.fs13 {
	font-size: 13px;
	line-height: 1.5;
}
.fs14 {
	font-size: 14px;
	line-height: 1.5;
}
.fs16 {
	font-size: 16px;
	line-height: 1.5;
}
.fs18 {
	font-size: 18px;
	line-height: 1.4;
}
.fs36 {
	font-size: 36px;
	line-height: 1.5;
}
.w10p { width: 10% !important; }
.w20p { width: 20% !important; }
.w30p { width: 30% !important; }
.w45p { width: 45%; }
.w40p { width: 40%; }
.w45p { width: 45%; }
.w65p { width: 65%; }
.w67p { width: 67%; }
.w70p { width: 70%; }
.w90p { width: 90%; }
.w100p { width: 100%; }
.mr2em { margin-right: 2em; }
.mr20 { margin-right: 20px; }
.ml05em { margin-left: 0.5em; }
.mr05em { margin-right: 0.5em; }
.ml20 { margin-left: 20px; }
.ml40 { margin-left: 40px; }
.ml80 { margin-left: 80px; }
.mb0 { margin-bottom: 0px !important; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb50 { margin-bottom: 50px; }
.ml05mr1em {
	margin-right: 1em;
	margin-left: 0.5em;
}
.w25em {
	display: inline-block;
	width: 2.5em;
}
.w35em {
	display: inline-block;
	width: 3.5em;
}
.w9em {
	display: inline-block;
	width: 9em;
}
.w60 { width: 60px; }
.w70 { width: 70px; }
.w90 { width: 90px; }
.w120 { width: 120px; }
.w150 { width: 150px; }
.w250 { width: 250px; }
.w280 { width: 280px; }
.w290 { width: 290px; }
.w400 { width: 400px; }
.w430 { width: 430px; }
.w880 { width: 880px; }
.w30p { width: 30%; }
.w40p { width: 40%; }
.pcImg_w180 img { width: 180px; }
.lh1 { line-height: 1.0; }
.lh15 { line-height: 1.5 !important; }
.fltL { float: left; }
.fltR { float: right; }
.fltL1 { float: left; }
.fltR1 { float: right; }
.alignC { text-align: center; }
.alignR { text-align: right; }
.alignL { text-align: left; }
.fade { cursor: pointer; }
.dsN { display: none; }
.clear { clear: both; }
.borderArea01 {
	padding: 2%;
	border: #e3d9bd 1px solid;
}
.borderArea02 {
	padding: 2%;
	background: #efe7d1;
}
.borderArea03 {
	padding: 2%;
	border: #e3d9bd 1px solid;
}
.borderArea04 {
	padding: 2%;
	background: #efe7d1;
	margin-top: 0;
}
.texBtn01 {
	display: block;
	border: #ccc 1px solid;
	background: #fff;
	text-align: center;
}
.texBtn01 a {
	display: block;
	padding: 10px;
	color: #ba4c00;
	text-decoration: none;
	line-height: 1;
}
.texBtn02 {
	display: inline-block;
	min-width: 1px;
	width: auto;
	border: #ccc 1px solid;
	border-radius: 4px;
	background: #f3f3f3;
	text-align: center;
}
.texBtn02 a {
	display: block;
	padding: 11px 10px 10px;
	color: #ba4c00;
	text-decoration: none;
	line-height: 1;
}
.texBtn02 a:hover { text-decoration: underline; }
.texBtn03 {
	display: inline-block;
	min-width: 1px;
	width: auto;
	border-radius: 4px;
	background: #ba4c00;
	text-align: center;
}
.texBtn03 a {
	display: block;
	padding: 11px 10px 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
}
.texBtn03 a:hover { text-decoration: underline; }
.texBtn04 {
	display: inline-block;
	min-width: 1px;
	width: 100%;
	border: #ccc 1px solid;
	background: #fff;
	text-align: center;
}
.texBtn04 span {
	display: block;
	padding: 11px 10px 10px;
	color: #006940;
	font-weight: bold;
	font-size: 140%;
	line-height: 1.5;
}
.texBtn05 {
	display: inline-block;
	min-width: 1px;
	width: auto;
	border-radius: 4px;
	background: #ba4c00;
	text-align: center;
}
.texBtn05 a {
	display: block;
	padding: 12px 35px 11px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
}
a.texBtn06 {
	display: inline;
	padding: 5px 18px 4px;
	border: #ccc 1px solid;
	background: #fff;
	color: #ba4c00;
	text-align: center;
	text-decoration: none;
	text-decoration: none;
}
a.linkPDF {
	padding-left: 25px;
	background: url(../img/ico_pdf.gif) no-repeat left 50%;
	text-decoration: none;
}
a.linkPDF:hover { text-decoration: underline; }
a.linkBlank {
	padding-right: 20px;
	background: url(../img/ico_blank.gif) no-repeat right 50%;
	text-decoration: none;
}
a.linkBlank:hover { text-decoration: underline; }
.lsNone ul { margin-left: 1.2em; }
.lsNone ul li {
	margin-bottom:0.2em;
}
.lsDesimal > li {
	margin-left: 1.5em;
	list-style: decimal;
	margin-bottom:0.2em;
}
.bnrUl01 { font-size: 0; }
.bnrUl01 > li {
	margin-bottom: 10px;
	text-align: right;
}
.lsDisc > li {
	margin-left: 1.2em;
	margin-bottom:0.2em;
	list-style: disc;
}



.bnrUl01 { font-size: 0; }
.bnrUl01 li {
	margin-bottom: 10px;
	text-align: right;
}
.bnrUl01 { font-size: 0; }
.bnrUl01 li {
	margin-bottom: 10px;
	text-align: right;
}
.listKome li {
	margin-bottom: 0.2em;
	margin-left: 1.5em;
	text-indent: -1.5em;
}
.listKome li em,
.listKome li span { margin-right: 0.5em; }
hr {
	border: none;
	border-top: #404b47 1px solid;
	height: 1px;
	margin-bottom: 40px;
}

.pagerUl { text-align: center; }
.pagerUl li {
	display: inline-block;
	font-weight: bold;
}
.pagerUl li:after {
	content: "　|　";
	font-weight: normal;
}
.pagerUl li:last-child:after { content: ""; }
.pagerUl li a {
	font-weight: normal;
	text-decoration: none;
}
.pagerUl li a:hover { text-decoration: underline; }


/* CLEARFIX
------------------------------------------ */
.clf:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	font-size: 0.1em;
}
.clf { display: inline-block; }
/* Hides from IE-mac ＼*/
.clf { display: block; }
/* End hide from IE-mac */


/* HEADER
------------------------------------------ */
#headerArea {
	width: 100%;
	height: 90px;
	background: url(../img/bg_header_00.png) repeat-x left top;
}
#headerInner {
	position: relative;
	margin: 0 auto;
	width: 960px;
	font-size: 14px;
}
#headerInner h1 {
	position: absolute;
	top: 0;
	left: 0;
}
#headerInner .hedSerchBox {
	position: absolute;
	top: 15px;
	right: 0;
	font-size: 0;
}
#headerInner .hedSerchBox input,
#headerInner .hedSerchBox p {
	display: inline;
	margin-left: 10px;
}
#headerInner .hedSerchBox p.btnSearch img {
	width: 27px;
	height: 27px;
}
#headerInner .hedSerchBox input[type=text] {
	padding: 2px 5px;
	width: 130px;
	height: 23px;
	border: none;
	border-radius: 4px;
	box-shadow: 0px 0px 3px 0px rgba(8,1,3,0.45) inset;
	font-size: 14px;
}
#headerInner .hedNav {
	position: absolute;
	top: 48px;
	right: 0;
}
#headerInner .hedNav > ul > li { float: left; }
.navParent {
	position:relative;
	z-index:100;
}
.navP01 { background: url(../img/pc/nav_01_o.png) no-repeat left top; }
.navP02 { background: url(../img/pc/nav_02_o.png) no-repeat left top; }
.navP03 { background: url(../img/pc/nav_03_o.png) no-repeat left top; }
.navP04 { background: url(../img/pc/nav_04_o.png) no-repeat left top; }
.navChild {
	position: absolute;
	top: 42px;
	z-index: 99;
	display: none;
	padding: 30px 30px 25px;
	background: #f1eeea;
	box-shadow: 0px 10px 7px 3px rgba(0,0,0,0.2);
}
.navC01 {
	right: 50px;
	width: 530px;
}
.navC02 {
	right: -0px;
	width: 530px;
}
.navC03 {
	right: -0px;
	width: 250px;
}
.navC04 {
	right: -0px;
	width: 250px;
}
.navChild .navTtl a {
	display: block;
	margin-bottom: 13px;
	padding-bottom: 13px;
	border-bottom: #86878b 1px solid;
	color: #006940;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.1;
}
.navChild .navUl li { margin-bottom: 0.4em; }
.navChild .navUl li a { color: #ba4c00; }
.navChild a { text-decoration: none; }
.navChild a:hover { text-decoration: underline; }


/* CONTENTS AREA
------------------------------------------ */
#contentsArea { width: 100%; }
#contentsInner {
	margin: 0 auto;
	width: 960px;
}
#contentsInner #contents {
	float: left;
	padding-top: 360px;
	width: 650px;
}
#contentsInner #sideNav {
	float: right;
	padding-top: 60px;
	width: 250px;
}
#secondTopImg { display: none; }


/* SIDENAVI
------------------------------------------ */
#sideNav { font-size: 14px; }
#sideNav a { text-decoration: none; }
#sideNav a:hover { text-decoration: underline; }
#sideNav { margin-bottom: 50px; }
#sideNav .snavBox01 {
	margin-bottom: 20px;
	padding: 20px;
	border: #ccc 1px solid;
	border-radius: 5px;
	background: #fff;
}
#sideNav .snavBox02 {
	margin-bottom: 20px;
	padding: 20px;
	border: #ccc 1px solid;
	border-radius: 5px;
	background: #eae6db;
}
ul.listBtn li {
	display: block;
	margin-top: 10px;
	border: #ccc 1px solid;
	background: #ba4c00;
	text-align: center;
}
ul.listBtn li a {
	display: block;
	padding: 10px 0;
	color: #fff;
	text-decoration: none;
}
.sideTtl01 {
	margin-bottom: 10px;
	color: #006940;
	font-weight: bold;
	font-size: 17px;
}
.sideul01 { border-top: #ccc 1px solid; }
.sideul01 li {
	padding: 9px 0;
	border-bottom: #ccc 1px solid;
}
.sideul01 li a { color: #ba4c00; }
.sideul01 li.act a { color: #2aac6d; }
.snavBox02 li.act a { color: #2aac6d; }


/* FOOTER
------------------------------------------ */
.pagetop {
	padding: 10px 5%;
	text-align: right;
	text-decoration: underline;
	font-size: 13px;
	cursor: pointer;
}
.pagetopOuter {
	margin: 10px auto;
	width: 960px;
	text-align: right;
}
.pagetopOuter p.pagetop a {
	padding-left: 18px;
	background: url(../img/pc/ico_pagetop.gif) no-repeat left 50%;
	font-size: 14px;
}
#footerArea {
	width: 100%;
	background: #5d5f64;
	color: #fff;
	font-size: 14px;
}
#footerArea a {
	color: #fff;
	text-decoration: none;
}
#footerArea a:hover {
	color: #fff;
	text-decoration: underline;
}
#footerInner {
	margin: 0 auto;
	width: 960px;
	padding: 40px 0 20px;
}
.footer01 { }
.footer01Inner {
	float: left;
	width: 320px;
}
#footerArea .footer01Inner ul,
#footerArea .footer01Inner p { margin-bottom: 30px; }
#footerArea .footer01Inner p a {
	color: #94d600;
	font-weight: bold;
}
#footerArea .footer01Inner ul { line-height: 1.9; }
.footer02 {
	padding: 40px 0 30px;
	border-top: #86878b 1px solid;
	border-bottom: #86878b 1px solid;
}
.footer03 {
	padding: 20px 0 0;
	text-align: center;
}
.footer03 ul { margin-bottom: 15px; }
.footer03 ul li {
	display: inline;
	margin-right: 0.4em;
}
.footer03 ul li a { margin-right: 0.4em; }


/* TOP TOPICS
------------------------------------------ */
.topTopics .topEachTopics img {
	width: 160px;
	float: left;
}


/* TOP MESSAGE
------------------------------------------ */
#msgAreaOuter {
	width: 100%;
	background: #f6f4ed;
}
#msgArea {
	margin: 0 auto;
	width: 960px;
	padding: 20px 0;
	display: table;
}
#msgArea .msgTex {
	display: table-cell;
	vertical-align: middle;
}
#msgArea .msgBtn {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}
.topContentsArea {
	position: relative;
	width: 100%;
	height: auto;
}


/* TOP LAYOUT
------------------------------------------ */
.topContentsArea .topContentsOuter {
	position: relative;
	top: -120px;
	z-index: 20;
	margin-bottom: -120px;
	padding: 40px 0;
	width: 100%;
	background: url(../../img/pc/bg_top_cont.png) repeat-y center top;
}
.topContentsArea .topContentsOuter .topContents {
	margin: 0 auto;
	width: 960px;
	background: #fff;
}


/* TOP SLIDE
------------------------------------------ */
.topContentsArea .slideOuter {
	position: relative;
	width: 100%;
	height: 520px;
}
.slideOuter .slideBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 520px;
}
.slideOuter .slideBox .slideBoxTex {
	margin: 0 auto;
	width: 960px;
}
.slideOuter .slide01 { background: #9cb663 url(../../img/pc/img_slide_01.jpg) no-repeat center top; }
.slideOuter .slide01 .slideBoxTex div {
	padding-top: 72px;
	padding-left: 40px;
}
.slideOuter .slide02 { background: #9cb663 url(../../img/pc/img_slide_01.jpg) no-repeat center top; }
.slideOuter .slide02 .slideBoxTex div {
	padding-top: 72px;
	padding-left: 40px;
}
.slideOuter .slide03 { background: #9cb663 url(../../img/pc/img_slide_01.jpg) no-repeat center top; }
.slideOuter .slide03 .slideBoxTex div {
	padding-top: 72px;
	padding-left: 40px;
}
.slideOuter .slide04 { background: #9cb663 url(../../img/pc/img_slide_01.jpg) no-repeat center top; }
.slideOuter .slide04 .slideBoxTex div {
	padding-top: 72px;
	padding-left: 40px;
}
.slideOuter .slide05 { background: #9cb663 url(../../img/pc/img_slide_01.jpg) no-repeat center top; }
.slideOuter .slide05 .slideBoxTex div {
	padding-top: 72px;
	padding-left: 40px;
}
.slideOuter .slideControl {
	position: absolute;
	top: 327px;
	left: 50%;
	z-index: 12;
	margin-left: -360px;
	width: 720px;
	text-align: center;
	text-align: center;
	font-size: 0;
	line-height: 1;
}
.slideOuter .slideControl li {
	position: relative;
	display: block;
	float: left;
	margin: 0 5px;
	cursor: pointer;
}
.slideOuter .slideControl li p {
	position: absolute;
	top: 81px;
	left: 10px;
	width: 112px;
	height: 2px;
	border: #ccc 1px solid;
	background: #fff;
	text-align: left;
}
.slideOuter .slideControl li p span {
	display: block;
	width: 0px;
	height: 2px;
	background: #00693c;
}


/* TOP CONTENTS
------------------------------------------ */
.topContentsArea .topContentsOuter .topContents a {
	color: #ba4c00;
	text-decoration: none;
}
.topContentsArea .topContentsOuter .topContents a:hover { text-decoration: underline; }
.topContTtl01 {
	margin-bottom: 15px;
	padding-bottom: 30px;
	border-bottom: #ccc 1px solid;
	color: #006940;
	font-size: 24px;
	line-height: 1;
}
.topContTtl02 {
	padding-bottom: 30px;
	color: #006940;
	font-size: 24px;
	line-height: 1;
}
.topContTtl03 {
	padding-bottom: 20px;
	color: #006940;
	font-size: 24px;
	line-height: 1;
}
.topNewsDl {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: #ccc 1px solid;
}
.topNewsDl dt { margin-bottom: 0.5em; }
.topNewsDl dt p {
	display: inline;
	margin-right: 0;
	width: 9em;
}
.topNewsDl dt span {
	display: inline;
	padding: 2px 15px;
	background: #006940;
	color: #fff;
	white-space: nowrap;
	font-weight: bold;
}
.topNewsDl dd { line-height: 1.5; }
.topNewsDl dd a {
	color: #ba4c00;
	text-decoration: none;
}
.topNewsDl dd a:hover { text-decoration: underline; }
.topDsTableBox01 {
	margin-bottom: 10px;
	width: 280px;
	height: 78px;
	background: #f3f3f3;
	text-align: left;
}
.topDsTableBox01 a { display: table; }
.topDsTableBox01 img {
	display: table-cell;
	width: 78px;
	height: 78px;
}
.topDsTableBox01 p {
	display: table-cell;
	padding: 5px 10px 5px 20px;
	width: 172px;
	vertical-align: middle;
	text-align: left;
}
.topDsTableBox02 {
	margin-bottom: 10px;
	height: 78px;
	text-align: left;
	display: table;
}
.topDsTableBox02 img {
	display: table-cell;
	width: 78px;
	height: 78px;
}
.topDsTableBox02 p {
	display: table-cell;
	padding: 5px 10px 5px 20px;
	vertical-align: middle;
	text-align: left;
}
.topDsTableBox03 {
	margin-bottom: 10px;
	height: 78px;
	text-align: left;
}
.topDsTableBox03 a { display: table; }
.topDsTableBox03 img {
	display: table-cell;
	width: 78px;
	height: 78px;
}
.topDsTableBox03 p {
	display: table-cell;
	padding: 5px 20px 5px 20px;
	vertical-align: middle;
	text-align: left;
}
.topSupportUl li {
	float: left;
	margin: 10px 10px 0 0;
}


/* CONTENTS
------------------------------------------ */
.breadcrumb {
	margin-bottom: 40px;
	color: #333;
}
.breadcrumb li { display: inline; }
.breadcrumb li,
.breadcrumb li a {
	margin-right: 0.5em;
	font-size: 14px;
}
.breadcrumb li a:link,
.breadcrumb li a:visited { text-decoration: none; }
.breadcrumb li a:hover,
.breadcrumb li a:active { text-decoration: underline; }
.h2Ttl {
	margin-bottom: 30px;
	color: #003c24;
	font-weight: bold;
	font-size: 21px;
	line-height: 1;
}
.h3Ttl {
	margin-bottom: 20px;
	padding: 7px 11px 6px;
	border-left: #003c24 4px solid;
	border-bottom: #003c24 1px solid;
	color: #003c24;
	font-weight: bold;
	line-height: 1.2;
}
.box01Ttl {
	padding: 13px 14px;
	background: #003c24;
	color: #fff;
	font-weight: bold;
	line-height: 1;
}
.box01Cont {
	padding: 13px 14px;
	background: #efe7d1;
}
.tableStyle01 {
	display: table;
	margin-top: -1px;
	width: 100%;
	border-top: #e3d9bd 1px solid;
	border-left: #e3d9bd 1px solid;
	color: #404b47;
}
.tableStyle01 .tableStyle01Th,
.tableStyle01 .tableStyle01Td {
	display: table-cell;
	padding: 15px;
	border-right: #e3d9bd 1px solid;
	border-bottom: #e3d9bd 1px solid;
	vertical-align: top;
}
.tableStyle01 .tableStyle01Th {
	background: #efe7d1;
	font-weight: bold;
}
.tableStyle02 {
	display: table;
	margin-top: -1px;
	width: 100%;
	border-top: #e3d9bd 1px solid;
	border-left: #e3d9bd 1px solid;
	color: #404b47;
}
.tableStyle02 .tableStyle02Th,
.tableStyle02 .tableStyle02Td {
	display: table-cell;
	padding: 10px 15px;
	border-right: #e3d9bd 1px solid;
	border-bottom: #e3d9bd 1px solid;
	vertical-align: top;
	line-height: 2.5;
}
.tableStyle02 .tableStyle02Th {
	background: #efe7d1;
	font-weight: bold;
}
table.table01 {
	width: 100%;
	color: #404b47;
}
table.table01 th,
table.table01 td {
	padding: 15px;
	border: #e3d9bd 1px solid;
	vertical-align: middle;
}
table.table01 th {
	background: #efe7d1;
	font-weight: bold;
	line-height: 1;
}
table.table02 {
	width: 100%;
	color: #404b47;
}
table.table02 th,
table.table02 td {
	padding: 10px 4px;
	border: #e3d9bd 1px solid;
	vertical-align: middle;
	text-align: center;
	line-height: 1.4;
}
table.table02 th {
	background: #efe7d1;
	font-weight: bold;
}
.dsTable01 { display: table; }
.dsTable01 img { display: table-cell; }
.dsTable01 p {
	display: table-cell;
	padding: 30px;
	vertical-align: middle;
}
/*tab*/
.tabArea01 { border: #ccc 1px solid; }
.tabArea01 .tabSwitch {
	display: table;
	width: 100%;
}
.tabArea01 .tabSwitch li {
	display: table-cell;
	padding: 13px 0;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	background: #f3f3f3;
	color: #ba4c00;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	cursor: pointer;
}
.tabArea01 .tabSwitch li:first-child { border-left: none; }
.tabArea01 .tabSwitch li.act {
	border-bottom: #fff 1px solid;
	background: #fff;
	cursor: auto;
}
.tabArea01 .tabCont {
	padding: 20px;
	text-align: center;
}
/*formParts*/
.checkBox01 {
	border: #e3d9bd 1px solid;
	background: #efe7d1;
}
.check00L {
	position: relative;
	display: block;
	width: 100%;
	height: 64px;
	background: url(../img/ico_cb_00.png) no-repeat 15px 23px;
}
.labelSelected00 { background: url(../img/ico_cb_01.png) no-repeat 15px 23px; }
.check00 {
	z-index: -10;
	height: 0px;
	outline: none;
	border: none;
	font-size: 0;
	opacity: 0;
}
.check00L p {
	position: absolute;
	top: 25px;
	left: 51px;
	z-index: 10;
	font-weight: bold;
	line-height: 1;
}
.check00L img {
	position: absolute;
	top: 16px;
	right: 16px;
	z-index: 9;
}
.check01 {
	position: absolute;
	z-index: -10;
	height: 0px;
	outline: none;
	border: none;
	font-size: 0;
	opacity: 0;
}
.check01L {
	display: inline-block;
	margin-right: 20px;
	padding-left: 37px;
	min-height: 20px;
	background: url(../img/ico_cb_00.png) no-repeat left 1px;
	line-height: 1.6;
	cursor: pointer;
}
.labelSelected01 { background: url(../img/ico_cb_01.png) no-repeat left 1px; }
.labelSelected01C { background: url(../img/ico_cb_00.png) no-repeat left 1px; }
.radio01 {
	position: absolute;
	z-index: -10;
	height: 0px;
	outline: none;
	border: none;
	font-size: 0;
	opacity: 0;
}
.radio01L {
	display: inline-block;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-left: 35px;
	min-height: 20px;
	background: url(../img/ico_rb_00.png) no-repeat left top;
	line-height: 1.6;
	cursor: pointer;
}
.radioSelected01 { background: url(../img/ico_rb_01.png) no-repeat left top; }
input[type=text] {
	padding: 2px 5px;
	height: 23px;
	border: none;
	border: #ccc 1px solid;
	box-shadow: 0px 0px 3px 0px rgba(8,1,3,0.1) inset;
}
textarea {
	padding: 2px 5px;
	border: #ccc 1px solid;
	box-shadow: 0px 0px 3px 0px rgba(8,1,3,0.1) inset;
}
.areaSelect {
	position: relative;
	height: 300px;
}
.areaSelect .areaSelectBtn {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	padding-right: -1px;
}
.areaSelect .areaSelectBtn li {
	display: block;
	margin-top: 10px;
	padding: 8px 7px 7px;
	width: 120px;
	border-top: #cacaca 1px solid;
	border-right: #cacaca 1px solid;
	border-bottom: #cacaca 1px solid;
	border-left: #cacaca 1px solid;
	background: #fff url(../img/ico_arw_01.gif) no-repeat 113px 50%;
	line-height: 1;
	cursor: pointer;
}
.areaSelect .areaSelectBtn li:first-child { margin-top: 0; }
.areaSelect .areaSelectBtn li.act {
	width: 135px;
	border-right: none;
	background: #fff;
	cursor: auto;
}
.areaSelect .areaSelectCont {
	position: absolute;
	top: 0;
	left: 150px;
	z-index: 9;
	margin-left: -1px;
	padding: 9px 9px 9px 17px;
	width: 190px;
	height: 264px;
	border: #cacaca 1px solid;
}
.areaSelect .areaSelectCont div {
	overflow-y: auto;
	height: 264px;
}
.stepDl01 {
	display: table;
	width: 100%;
}
.stepDl01 dt,
.stepDl01 dd {
	display: table-cell;
	padding: 15px 13px;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
}
.stepDl01 dt {
	width: 30%;
	background: #003c24;
}
.stepDl01 dd {
	width: 70%;
	background: #176345;
}
.stepDl02 {
	display: table;
	width: 100%;
	border: #e3d9bd 1px solid;
}
.stepDl02 dt,
.stepDl02 dd {
	display: table-cell;
	padding: 14px 12px;
	color: #003c24;
	font-weight: bold;
	vertical-align: top;
}
.stepDl02 dt {
	width: 30%;
	background: #e3d9bd;
}
.stepDl02 dd {
	width: 70%;
	background: #efe7d1;
}
.stepDl03 {
	display: table;
	width: 100%;
	border: #e3d9bd 1px solid;
}
.stepDl03 dt,
.stepDl03 dd {
	display: table-cell;
	padding: 14px 12px;
	color: #003c24;
	font-weight: bold;
	vertical-align: top;
}
.stepDl03 dt {
	width: 30%;
	background: #efe7d1;
	border-right: #e3d9bd 1px solid;
}
.stepDl03 dd {
	width: 70%;
	background: #ffffff;
}
.stepUl01 {
	font-size: 0;
	line-height: 0;
	display: table;
	width: 100%;
}
.stepUl01 li {
	display: table-cell;
	text-align: center;
}
.stepUl01 li img { margin-bottom: -4px; }
.stepUl01 li p {
	border: #e3d9bd 1px solid;
	text-align: center;
	font-weight: bold;
	padding: 12px 5px;
	font-size: 15px;
}
.stepUl01 li.act p { background: #e3d9bd; }


.pointTtl {
	float: right;
	line-height: 1;
	background: #809f13;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 7px 13px 1px;
}
.pointArea01 {
	clear: both;
	padding: 1.5%;
	border: #809f13 6px solid;
}
.pointArea01 .pointArea01Inner {
	margin-bottom: 0;
	display: table;
}
.pointArea01 .pointArea01Inner div {
	display: table-cell;
	width: 25%;
	vertical-align: top;
}
.pointArea01 .pointArea01Inner div img {
	max-width: 100%;
	width: 100%;
}
.pointArea01 .pointArea01Inner p {
	display: table-cell;
	width: 72%;
	padding: 0 0 0 3%;
	vertical-align: middle;
}
.pointArea01 .pointArea01Inner p strong {
	color: #809f13;
	display: block;
	margin-bottom: 0.2em;
}

/* news */
.newsArea {
	border-top: #ccc 1px solid;
	padding-top: 15px;
	padding-bottom: 5px;
}
.newsArea .newsDl {
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom: #ccc 1px solid;
}
.newsArea .newsDl dt { margin-bottom: 0.2em; }
.newsArea .newsDl dt p {
	display: inline-block;
	margin-right: 15px;
}
.newsArea .newsDl dt span {
	padding: 4px 5px 3px;
	background: #006940;
	color: #fff;
	white-space: nowrap;
	font-weight: bold;
	font-size: 12px;
	display: inline-block;
	line-height: 1.1;
}
.newsArea .newsDl dd {
	line-height: 1.4;
	clear: both;
}
.newsArea .newsDl dd a { text-decoration: none; }
.newsArea .newsDl dd a:hover { text-decoration: underline; }
.infoBox01 {
	background: #efe7d1;
	padding: 1.5%;
	text-align: center;
	border: 1px solid #e3d9bd;
}
.infoBox01 > p {
	color: #404b47;
	margin-bottom: 10px;
}
.infoBox01 > p strong { font-size: 110%; }
.infoBox01 div {
	background: #fff;
	padding: 3% 2%;
	line-height: 1.5;
}
.infoBox01 div p strong {
	font-size: 150%;
	line-height: 2;
}
.infoBox01 > div {
	background: #fff;
	padding: 3% 2%;
	line-height: 1.5;
}
.infoBox01 > div > div { background: none; }
.infoBox01 .infoBtn {
	padding: 0 0;
	background: #fff;
	border: #ccc 1px solid;
	display: inline-block;
	line-height: 1;
}
.infoBox01 .infoBtn a {
	color: #006940;
	padding: 11px 20px 9px;
	display: inline-block;
	text-decoration: none;
}
.infoBox01 .infoBtn a:hover { text-decoration: underline; }
.infoBox01 .infoBox01InnerSplit {
	display: table;
	padding: 0 0;
	width: 100%;
	background: none;
}
.infoBox01 .infoBox01InnerSplit > div {
	display: table-cell;
	padding: 2% 0 2% 1%;
	width: 49%;
}
.infoBox01 .infoBox01InnerSplit > div:first-child { padding: 2% 1% 2% 0; }
.infoBox01 .infoBox01InnerSplit > div > p { margin-bottom: 0.5em; }
.infoBox01 .infoBox01InnerSplit .infoBtn { width: 90%; }
.infoBox01 .infoBox01InnerSplit .infoBtn a { display: block; }
.infoBox01 .infoBox01InnerSplit .infoTel {
	display: inline-block;
	width: 90%;
	background: #fff;
	padding: 3% 0;
	line-height: 1.55;
	font-size: 90%;
}
.infoBox01 .infoBox01InnerSplit .infoTel strong { font-size: 150%; }
.errormsgwbig { width: 270px; }
.topDsTableBox02 img,
.topDsTableBox03 img { height: auto; }
.imgWFix img { width: 100%; }
.newsArea .newsDl { display: block; }
.newsArea .newsDl dt {
	padding: 0 0 0 0;
	display: block;
}
.newsArea .newsDl dd {
	padding: 0 0 0 0;
	display: block;
}
a.linkPDF_R {
	padding-right: 25px;
	background: url(../img/ico_pdf.gif) no-repeat right 50%;
	text-decoration: none;
}
.texAndImgR20,
.texAndImgR30,
.texAndImgR40,
.texAndImgL20,
.texAndImgL30,
.texAndImgL40 { width: 100%; }
.texAndImgR20 span,
.texAndImgL20 span { width: 20%; }
.texAndImgR30 span,
.texAndImgL30 span { width: 30%; }
.texAndImgR40 span,
.texAndImgL40 span { width: 40%; }
.texAndImgR20 span,
.texAndImgR30 span,
.texAndImgR40 span {
	float: right;
	display: block;
	margin: 0 0 1.5% 1.5%;
}
.texAndImgL20 span,
.texAndImgL30 span,
.texAndImgL40 span {
	float: left;
	display: block;
	margin: 0 1.5% 1.5% 0;
}
.texAndImgR20 span img,
.texAndImgR30 span img,
.texAndImgR40 span img,
.texAndImgL20 span img,
.texAndImgL30 span img,
.texAndImgL40 span img {
	max-width: 100%;
	width: 100%;
}
.serchResultHeader {
	border: #e3d9bd 1px solid;
	margin-bottom: 20px;
	display: table;
	width: 100%;
}
.serchResultHeader select,
.serchResultHeader p {
	display: table-cell;
	padding: 2% 3%;
}
.serchResultHeader p { white-space: nowrap; }
.serchResultHeader p input { text-align: left; }
.serchResultTex {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: #e3d9bd 1px dotted;
}
.serchResultTex span {
	color: #006940;
	font-weight: bold;
}
.serchResultBox {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: #e3d9bd 1px dotted;
}
.serchResultBox .serchResultTtl {
	text-indent: -1.3em;
	margin-left: 1.3em;
	margin-bottom: 1em;
}
.serchResultBox .serchResultDisc { margin-left: 1.3em; }
.serchResultBox .serchResultDisc span {
	color: #006940;
	font-weight: bold;
}

/* purpose */
.purposeTable01{
	width:100%;
	background:#efe7d1;
	border:#e3d9bd 1px solid;
	border-collapse: separate;
	border-spacing: 30px;
}
.purposeTable01 tr{ border-spacing: 0px; }
.purposeTable01 td{
	width: 50%;
	vertical-align:middle;
	border-spacing: 0px;
}
.purposeTable01 td a{
	display: block;
	vertical-align: middle;
	background:#ba4c00;
	border-radius: 5px;
	width: 100%;
	text-align:center;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
	min-height: 70px;
	line-height: 70px;
}
.purposeTable01 td span{
	display:table;
	width: 100%;
}
.purposeTable01 td span a{
	line-height:1.6;
	display:table-cell;
	padding:11px 0;
}
.purposeTable01 td a:hover{ text-decoration: underline; }
.purposeTable02{
	width:100%;
	border:#e3d9bd 1px solid;
	border-collapse: separate;
	border-spacing: 30px;
	text-align:center;
}
.purposeTable02 th{
	vertical-align: middle;
	text-align:center;
}
.purposeTable02 th img{	width:60%; }
.purposeTable02 td{
	width: 50%;
	vertical-align:middle;
	border-spacing: 0px;
}
.purposeTable02 td a{
	display: block;
	vertical-align: middle;
	background:#ba4c00;
	border-radius: 5px;
	width: 100%;
	text-align:center;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
	min-height: 40px;
	line-height: 40px;
}
.purposeTable02 td a:hover {	text-decoration: underline; }


/* 150623 add */
.indentDl01{
	display: table;
	margin-bottom:0.5em;
}
.indentDl01 dt{
	display: table-cell;
	white-space: nowrap;
	vertical-align: top;
	padding-right:0.5em;
}
.indentDl01 dd{
	display: table-cell;
	vertical-align: top;
}
/* infobox */
.infoBox01 {
	padding: 1.5%;
	border: 1px solid #e3d9bd;
	background: #efe7d1;
	text-align: center;
}
.infoBox01 > p {
	margin-bottom: 10px;
	color: #404b47;
}
.infoBox01 > p strong { font-size: 110%; }
.infoBox01 > div {
	padding: 3% 2%;
	background: #fff;
	line-height: 1.5;
}
.infoBox01 p strong {
	font-size: 125%;
	line-height: 1.8;
}
.infoBox01 .infoBtn {
	display: inline-block;
	margin-bottom:5px;
	padding: 0 0;
    background: #ba4c00;
    border: 1px solid #ccc;
	line-height: 1;
}
.infoBox01 .infoBtn a {
	display: inline-block;
	padding: 12px 10px 10px;
	color: #fff;
	text-decoration: none;
	font-size:14px;
}
.infoBox01 .infoBtn a:hover { text-decoration: underline; }
.infoBox01 .infoBox01InnerSplit {
	display: table;
	padding: 0 0;
	width: 100%;
	background: none;
}
.infoBox01 .infoBox01InnerSplit > div {
	display: table-cell;
	padding: 2% 0 2% 1%;
	width: 49%;
}
.infoBox01 .infoBox01InnerSplit > div:first-child { padding: 2% 1% 2% 0; }
.infoBox01 .infoBox01InnerSplit > div > p { margin-bottom: 0.5em; }
.infoBox01 .infoBox01InnerSplit .infoBtn { width: 90%; }
.infoBox01 .infoBox01InnerSplit .infoBtn a {
	display: block;
	font-size:14px;
}
.infoBox01 .infoBox01InnerSplit .infoTel {
	display: inline-block;
	padding: 3% 0;
	width: 90%;
	background: #fff;
	font-size: 90%;
	line-height: 1.55;
}
.infoBox01 .planAdBoxOuter{
	display:table;
	margin:0 0 10px;
	padding: 0 0 20px;
	border-bottom:#e3d9bd 1px solid;
	background: none;
}
.infoBox01 .planAdBoxOuter .planAdBox1{
	display:table-cell;
	padding: 0 0;
	width:35%;
	background: none;
	vertical-align: top;
}
.infoBox01 .planAdBoxOuter .planAdBox1 img{width: 100%;}
.infoBox01 .planAdBoxOuter .planAdBox2{
	display:table-cell;
	padding: 0 0 0 3%;
	background: none;
	vertical-align: middle;
	text-align:left;
}
.infoBox01 .planAdBoxOuter .planAdBox2 p strong { font-size: 110%; }
.infoBox01 .infoBox01InnerSplit .infoTel strong { font-size: 150%; }
.infoBox02 {
	display:table;
	padding: 1.5%;
	border: 1px solid #e3d9bd;
	background: #efe7d1;
	text-align: center;
}
.infoBox02 .planImg{
	display:table-cell;
	width:35%;
}
.infoBox02 .planImg img { width:100%; }
.infoBox02 .planTex{
	display:table-cell;
	vertical-align: middle;
}
.infoBox02 .planTex p { text-align: left; }
.infoBox02 .planTex p strong {
	display: block;
	font-size: 110%;
	line-height: 2;
	text-align: center;
}
.infoBox02 .planTex .infoBtn {
	display: inline-block;
	padding: 0 0;
    background: #ba4c00;
    border: 1px solid #ccc;
	line-height: 1;
}
.infoBox02 .planTex .infoBtn a {
	display: inline-block;
	padding: 11px 10px 9px;
	color: #fff;
	text-decoration: none;
	font-size:14px;
}
.infoBox02 .planTex .infoBtn a:hover { text-decoration: underline; }

.dsTable02 {
    display: table;
    width: 100%;
}
.dsTable02 > div {
	display: table-cell;
	vertical-align: middle;
	padding: 1%;
}

/*goods pdf dl box*/
.pdfDlBox{
	border: 1px solid #e3d9bd;
	display:table;
	width:100%;
	background: #f7f4eb;
}
.pdfDlBox .box01{
	display: table-cell;
	padding: 2%;
	text-align:center;
	vertical-align: middle;
}
.pdfDlBox .infoBtn {
	display: block;
	margin:2px 0;
	padding: 0 0;
	background: #ba4c00;
	border: 1px solid #ccc;
	line-height: 1.2;
}
.pdfDlBox .infoBtn a {
	display: block;
	padding: 11px 3px;
	color: #fff;
	text-decoration: none;
}
.pdfDlBox .infoBtn a:hover { text-decoration: underline; }
.pdfDlBox .box02{
	display: table-cell;
	width:50%;
	padding: 2%;
	text-align:center;
	vertical-align: middle;
}

/* goods marker */
span.goodsMarker {
	float: none;
	display: inline-block;
	margin: 0 0 0 1em;
	width: auto;
	background: #006940;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1;
	padding: 4px 5px 3px;
	white-space: nowrap;
}

.prductBox01 { width: 100%;}
.prductBox01 > span{
	float:left;
	width:33%;
}
.prductBox01 > span img { width:100%; }
.prductBox01 > div{
	float:right;
	width:64%;
}
.prductBox01 > div p{
	font-size: 13px;
	margin-bottom:8px;
}
.prductBox01 > div p strong { font-size:17px; }

/* 150625 add*/
.topDsTableBox02 { height: auto; }
.infoBox02 .planTex p { padding:0 0 0 2%; }
.pointArea01 .pointArea01Inner p strong {
	display: block;
	margin-bottom: 0.2em;
	color: #536a00;
	font-size:115%;
}






/* 150701 add */
body { min-width: 739px; }
#headerInner {
	max-width: 1000px;
	width: auto;
}
.navParent { position: relative; }
/*.navC01 {
	left: -150px;
	width: 530px;
}
.navC02 {
	left: -280px;
	width: 530px;
}
.navC03 {
	right: -80px;
	width: 250px;
}
.navC04 {
	right: -0px;
	width: 250px;
}*/
#contentsArea { padding: 0; }
#contentsInner {
	display: table;
	margin: 0 auto;
	max-width: 1000px;
	width: 100%;
}
#contentsInner #contents {
	display: table-cell;
	float: none;
	padding-right: 60px;
	padding-left: 1%;
	width: auto;
	vertical-align: top;
}
#contentsInner #sideNav {
	display: table-cell;
	float: none;
	padding-top: -300px;
	padding-right: 1%;
	width: 250px;
	vertical-align: top;
}
#footerArea {
	padding: 0 1%;
	width: 98%;
	background: #5d5f64;
	color: #fff;
	font-size: 14px;
}
#footerArea a {
	color: #fff;
	text-decoration: none;
}
#footerArea a:hover {
	color: #fff;
	text-decoration: underline;
}
#footerInner {
	margin: 0 auto;
	padding: 40px 0 20px;
	max-width: 1000px;
	width: 100%;
}
.footer01 {
	display: table;
	width: 100%;
}
.footer01Inner {
	display: table-cell;
	float: none;
	padding: 0 1% 0 0;
	max-width: 320px;
	width: 33.3%;
}

/* 150705 add*/
.pagetopOuter {
	max-width: 1000px;
	width: 100%;
	text-align: right;
}
.pagetopOuter p.pagetop { display: inline-block; }
.purposeTable01 td {
	min-height: 70px;
	border-radius: 5px;
	background: #ba4c00;
}
.purposeTable01 td a {
	display: inline-block;
	padding: 15px 3%;
	min-height: 0;
	width: 94%;
	border-radius: 0;
	background: none;
	vertical-align: middle;
	line-height: 1.4;
}
.purposeTable02 td {
	min-height: 40px;
	border-radius: 5px;
	background: #ba4c00;
}
.purposeTable02 td a {
	display: inline-block;
	padding: 15px 3%;
	min-height: 0;
	width: 94%;
	border-radius: 0;
	background: none;
	line-height: 1.4;
}
.box01Ttl { line-height: 1.4; }
.youtubeFrame {
	position: relative;
	padding-top: 56.25%;
	width: 100%;
}
.youtubeFrame iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.inlineList50 {
	display: block;
	width: 100%;
}
.inlineList50 li {
	display: inline-block;
	float: left;
	margin: 3px 0;
	padding: 0 3% 0 0;
	width: 47%;
}
.inlineList50 li:nth-child(odd) { clear: both; }
.inlineLis33 {
	display: block;
	width: 100%;
}
.inlineList33 li {
	display: inline-block;
	float: left;
	margin: 3px 0;
	padding: 0 3.3% 0 0;
	width: 30%;
}
.inlineList33 li:nth-child(3n+1) { clear: both; }

/* 150714 add */
body { min-width: 700px; }
.mb05 { margin-bottom: 5px; }

/* 150716 add */
.seikyu3BtnOuter {
	display: table;
	width: 100%;
	border-spacing: 4px;
}
.seikyu3BtnOuter > div {
	display: table-cell;
	width: 33.3%;
	border-radius: 4px;
	background: #ba4c00;
	vertical-align: middle;
	text-align: center;
}
.seikyu3BtnOuter > div a {
	display: block;
	padding: 15px 1px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.seikyu3BtnOuter > div a:hover { text-decoration: underline; }
.seikyu3BtnOuter > div a span {
	display: block;
	font-size: 76%;
}
#contentsInner { width: auto; }
#contentsInner #contents { width: 740px; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
	::i-block-chrome, #contentsInner #contents {
		width:631px;
	}
}
.bnrUl01 li a img { width: 200px; }

/* 150720 add */
@media print {
	#headerInner .pcOnly,
	#contentsInner #sideNav,
	#contentsInner .navSwitch,
	.pagetopOuter,
	#footerArea { display: none !important; }
	#contentsArea,
	#contentsInner{ background: none !important; }
	#contentsInner #contents {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0 !important;;
		width: 100%;
	}
	#headerArea { margin-bottom: 30px; }
}
/* 150910 add office */
.officeBox{
    display: table;
    width: 100%;
}
.officeBox > div {
	display: table-cell;
	vertical-align: top;
	padding: 1%;
}
.officeBox > div img{
	width:98%;
	border:#ccc 1px solid;
}
.officeBox > div > table td { padding: 2px 2px 4px; }
.officeBox > div > table th {
	padding: 2px 1em 4px 2px;
	white-space:nowrap;
	vertical-align: top;
}

/* added by Rakesh 2016/02/10 */

.btn_list {
	overflow: hidden;
	margin-top: -55px;
}
.btn_list ul {
	float: right;
	font-size: 0;
	line-height: 0;
	padding-bottom: 11px;
}
.btn_list li {
	float: left;
	margin-left: 5px;
}
/* 768px未満に適用 */
@media screen and (max-width:860px){
	.btn_list {
		overflow: hidden;
		margin-top: -15px;
		padding-bottom: 11px;
	}
	.btn_list ul {
		float: none;
	}
}

.newsArea .newsDl dt {
	margin-bottom: 6px;
}
.newsArea .newsDl dt span.date {
    padding: 0;
    background: none;
    color: #404b47;
    white-space: nowrap;
    font-weight: normal;
    font-size: 15px;
    display: inline-block;
	width: 138px;
    line-height: 1.1;
}
.newsArea .newsDl dt span.cat {
    padding: 4px 10px;
    white-space: nowrap;
    font-size: 11px;
    display: inline-block;
    line-height: 1.1;
	border-radius: 3px;
}
.newsArea .newsDl.cat_pressrelease dt span.cat {
	background: #006940;
}
.newsArea .newsDl.cat_news dt span.cat {
	background: #ba4c00;
}



/* 160204 add */
/* .navC01 commented line 1686*/
/*body {
	min-width: 960px;
	overflow-x: auto;
}*/
#headerArea {
	background: url(../img/pc/bg_header.png) repeat-x left top;
	box-shadow: 0 0 4px 4px rgba(0,0,0,0.3);
	z-index: 100;
	position: relative;
}
#headerInner .hedNav {
	top: 47px;
}
#headerInner .hedNav>ul>li {
	font-size: 13px;
}
#headerInner .hedNav>ul>li {
	border-radius: 5px 5px 0 0;
	box-sizing: border-box;
	background: none;
	padding-top: 1px;
}
#headerInner .hedNav>ul>li.now,
#headerInner .hedNav>ul>li:hover {
	background: url(../img/pc/bg_nav.png) no-repeat center 10px #13492b;
	border-top: 1px solid #2c6336;
	border-right: 1px solid #2c6336;
	border-left: 1px solid #2c6336;
	padding-top: 0;
}
#headerInner .hedNav>ul>li>a {
	color: #fff;
	line-height: 42px;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
}
.navP00 {
	width: 78px;
}
.navP01 {
	width: 200px;
}
.navP02 {
	width: 125px;
}
.navP03 {
	width: 116px;
}
.navP04 {
	width: 96px;
}
.navP05 {
	width: 96px;
}
#headerInner .hedNav>ul>li>a:hover {
	text-decoration: none;
}
.navChild {
	width: 960px;
	overflow: hidden;
	top: 43px;
	right: 0;
	box-sizing: border-box;
	box-shadow: none !important;
	background: none;
	padding: 30px 0 !important;
}
.navChild .w240 {
	width: 240px;
	border-left: 1px dotted #cdd2da;
	box-sizing: border-box;
	padding: 10px 24px;
}
.navChild .w240.w480 {
	width: 480px;
}
.navChild .w240:nth-child(4n) {
	border-right: 1px dotted #cdd2da;
}
.navChild .w240 .mb40 {
	margin-bottom: 25px;
}
.navTtl {
	width: 240px;
	margin-bottom: 5px;
}
.navChild .navTtl a {
	color: #2c2d30;
	border-bottom: none;
	margin-bottom: 0;
	font-size: 13px;
	background: url(../img/pc/ico_sankaku.png) no-repeat left center;
	padding: 2px 0 2px 22px;
	max-width: 192px;
}
.navChild .navUl li {
	margin-bottom: 3px;
	position: relative;
	padding-left: 10px;
}
.navChild .w480 .navUl {
	width: 210px;
	float: left;
}
.navChild .navUl li a {
	color: #5d5f65;
	font-size: 11px;
	font-weight: bold;
}
.navUl a:before {
	content: '-';
	position: absolute;
	color: #799a05;
	top: 0;
	left: 0;
}
.navChild .navTtl a:hover,.navChild .navUl li a:hover{
	text-decoration:underline !important;
}

.navChildBgInner {
	position: absolute;
	top: 90px;
	left: 0;
	width: 100%;
	min-width: 960px;
	height: 0;
	z-index: 99;
	box-shadow: 0 0 4px 4px rgba(0,0,0,0.1);
	background: rgba(242, 245, 252, 0.95);
}
.navChildBgInner {
	display: none;
}
#headerInner .hedSerchBox {
	top: 0;
}
#headerInner input[type='text'] {
	position: absolute;
	top: 8px;
	right: 165px;
	width: 190px !important;
}
.btnSearch {
	position: absolute;
	top: 8px;
	right: 165px;
}
.btnMypage {
	position: absolute;
	top: 0;
	right: 0;
}
.btnLoginBox {
	display: none;
	position: absolute;
	z-index: 10;
	top: 35px;
	right: 1px;
	width: 183px;
	height: 86px;
	box-sizing: border-box;
	padding: 18px 0 0 18px;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0 4px 2px 2px rgba(0,0,0,0.2);
}
.btnFirst {
	display: block !important;
	margin: 5px 0 0 14px;
}
.btnFirst a {
	color: #ba4c00;
	font-size: 12px;
	text-decoration: none;
	background: url(../img/pc/ico_sankaku2.png) no-repeat left center;
	padding-left: 14px;
}
.btnFirst a:hover {
	text-decoration: underline;
}
.navParent {
	position: static;
}

@media screen and (min-width:740px) and ( max-width:976px) {
	body{
		min-width: 100% !important;
	}
	#headerInner .hedNav>ul>li{
		font-size: 11px;
	}
	.navP00 {
		width: 60px;
	}
	.navP01 {
		width: 147px;
	}
	.navP02 {
		width: 78px;
	}
	.navP03 {
		width: 80px;
	}
	.navP04 {
		width: 67px;
	}
	.navP05 {
		width: 80px;
	}
	.hedNav ul{
		position: relative;
	}
	.navChild{
		width: 740px;
	}
	.navChild .w240{
		width: 33.3%;
	}
	.navChild .w240:nth-child(4n){
		clear: both;
	}
	.navTtl{
		width: auto;
	}
	.navChild .navTtl a{
		background-position: left top;
	}
	.navChildBgInner{
		min-width: 100%;
	}
}



/* issue REQ00256378 */
.line{
	border:1px solid #ddd;
	margin:10px 0px;
	height:0px;
}

.boxStyle{
	border:5px solid #deebb4;
	width:100%;
	display:block;
	margin-bottom:15px;
}
.boxStyle .boxHead{
	background:#deebb4;
	padding:10px 10px 15px 10px;
	text-align:center;
	color:#00693c;
	display:block;
	font-weight:bold;
}
.boxStyle .boxContainer{
	padding:20px;
	display:block;
}
.boxContainer .boxTxt{
display:block;
border-bottom:1px solid #ccc;
padding-bottom:15px;
margin-bottom:15px
}
.buttonList{
	display:table;
	width:100%;
}
.buttonList .side1{
	display: table-cell;
	padding: 10px 15px 10px 0px;
	text-align:center;
	vertical-align: middle;
}
.buttonList .linkBtn {
	display: block;
	margin:2px 0;
	padding: 0 0;
	background: #ba4c00;
	border: 1px solid #ccc;
	line-height: 1.2;
	border-radius:4px;
}
.buttonList .linkBtn a {
	display: block;
	padding: 11px 3px;
	color: #fff;
	text-decoration: none;
}
.buttonList .linkBtn a:hover { text-decoration: underline; }
.buttonList .side2{
	display: table-cell;
	width:50%;
	padding:10px 0px 10px 15px;
	text-align:center;
	vertical-align: middle;
}
.buttonList .link{
	text-align:left;
}
.buttonList .link a{
	color:#000;
}


/* smart design */
.smart_statement{
	display:table;
	box-sizing:border-box;
	width:100%;
}
.mb2{
	margin-bottom:2px;
}
.smart_statement .statement_num{
	display:table-cell;
	vertical-align:middle;
	background-color:#4ba393;
	color:#fff;
	font-size:24px;
	width:48px;
	text-align:center;
}
.smart_statement .statement_detail{
	display:table-cell;
	vertical-align:middle;
	background-color:#f0e8d0;
	padding:15px;
}

.statement_shipping{
	padding:0px 7px 30px 7px;
}
.smart_statement .statement_shipping_img{
	width:230px;
	display:table-cell;
	vertical-align:middle;
	box-sizing:border-box;
	padding-right:30px;
}
.smart_statement .statement_shipping_detail{
	display:table-cell;
}


/*wellnesslab */
.wellnesslab{
	display: block;
	padding: 20px;
    border: 1px solid #e3d9bd;
    background: #efe7d1;
	box-sizing:border-box;
	width:100%;
}
.wellnesslab_heading{
	font-weight:bold;
}
.infoBox03 {
	display: table;
	box-sizing:border-box;
	width:100%;
}
.infoBox03 .display_box01{
	display:table-cell;
	box-sizing:border-box;

	padding-right:10px;
}
.infoBox03 .display_box02{
	display:table-cell;
	box-sizing:border-box;

}
.infoBox03 .display_box02 img{
	max-width:240px;
}
.infoBox03 .info_box{
	display:table;
	box-sizing:border-box;
	width:100%;
}

.infoBox03 .info_box .img_box {
	width:25%;
	padding:3px;
}
.infoBox03 .info_box .img_box2{
	width:50%;
	padding:3px;
}
.infoBox03 .info_box .img_box img, .infoBox03 .info_box .img_box2 img{
	width:100%;
}
.infoBox03 .info,.infoBox03 .info_title{
	display:table-cell;
	box-sizing:border-box;
}
.infoBox03 .info_title{
	width:80px;
}
.vertical_top{
	vertical-align:top;
}


/*TASK01552564, RITM00599497 */

/******/
@media screen and (min-width:740px) and ( max-width:976px) {
	#contentsInner #sideNav{
		min-width:190px;
	}
}
.w50p { width: 50%; }
.div_row{
	display:table;
	width:100%;
	box-sizing:border-box;
}
.div_col{
	display:table-cell;
	box-sizing:border-box;
}
/*******/

/*brand Campaign */
.brand_message_heading{
	color: #003c24;
	font-weight: bold;
	font-size:21px;
}
.brand_line{
	color:#489476;
	margin-bottom:20px;
}
.brand_message_sub_heading{
	color: #003c24;
	font-weight: bold;
	font-size:15px;
}
.h3Text{
	color: #003c24;
	font-weight: bold;
	font-size:22px;
}
.h3TitleText{
	margin-bottom: 20px;
	padding: 7px 10px 6px;
	border-left: #003c24 4px solid;
	color: #003c24;
	font-weight: bold;
	line-height: 1.2;
	position:relative;
}
.campaign_left{
	padding-left:20px;
	padding-right:25px;
}

.campaign_right{
	padding-left:25px;
	padding-right:20px;
}

.video_container{
	position:relative;
	margin-bottom:15px;
}
.video_container img{
width:100%;
}
.video_ico{
	background:url(../img/video_ico.png) no-repeat;
	width:55px;
	height:55px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}

.comming_soon_ico{
	background-image:url(../img/comming_soon.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:rgba(0,0,0,0.4);
	width:100%;
	height:100%;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}
.comming_soon_text{
	color:#79767b;
	font-weight:bold;
}
.brand_notice{
	background-color:#2c2a2a;
	color:#fff;
	padding:25px 30px;
	font-size:13px;
}
.brand_notice .brand_notice_highlight{
	color:#ef5568;
}
.brand_campaign_message{
	position: relative;
	background:url(../img/pattern.png) repeat;
	padding:22px;
}

.brand_campaign_message:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height:0;
  border-width: 0 23px 23px 0;
  border-style: solid;
  border-color: #cfe099 #fff;
}

.brand_campaign_box{
	background-color:#ebede5;
    width:100%;
	box-sizing:border-box;
	border:3px solid #ebede5;
}
.brand_box_container{
	background-color:#fff;
	padding:20px 17px;
}
.brand_box_left{
	padding-right:25px;
}
.brand_box_left .video_container{
	margin-bottom:0;
}
.brand_box_left img{
	width:100%;
}
.episodeBtn{
	display:inline-block;
	padding:11px 15px;
	background-color:#ba4c00;
	color:#fff;
	margin:11px 0px 8px 0px;
	border-radius:6px;
}
.episodeBtn a{
	text-decoration:none;
	display:block;
	color:#fff;
}
.episodeBtn img{
	vertical-align:middle;
}
#cboxOverlay{background:#000 !important; }
#cboxClose{
	background: url(../img/closeBtn.png) no-repeat 0 0 !important;
	top:-36px !important;
	width:34px !important;
	height:30px !important;
}
.closeBoxBottom{
	position:absolute;
	background:#000;
	text-align:center;
	padding:15px 0px;
	bottom:0;
	width:100%;
}
.closeBoxBottom button{
	background-color:#000;
	outline:none;
	border:0;
	color:#fff;
	cursor:pointer;
	background-image: url(../img/closeBtn.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	padding-left:30px;
}


/*25 static procedure page*/
.h3Title{
	margin-bottom: 20px;
	padding: 5px 12px 8px;
	border-left: #3e8612 4px solid;
	border-bottom: #3e8612 1px solid;
	color: #2b610d;
	font-size:22px;
	font-weight: bold;
	line-height: 1.2;
	position:relative;
}
.h3Title:after{
	content:'';
	display:block;
	width:50%;
	height:1px;
	background:#ccc;
	position: absolute;
	right:0;
	bottom:-1px;
}

.accordian_box{
	background-color:#f3f3f3;
	padding:10px;
	border-radius:4px;
	border:1px solid #dbdbdb;
	display:table;
	width:100%;
	box-sizing:border-box;
	margin-bottom:5px;
}
.accordian_box .box_head{
	padding:5px 0px;
	display:block;
	width:100%;
	box-sizing:border-box;
	vertical-align:middle;
	cursor:pointer;
	color:#3e8612;
	font-size:16px;
	font-weight:bold;
}
.accordian_box .box_head.open{
	background:url(../img/minus_ico.png) no-repeat left center;
	padding-left:23px;
	margin-bottom:10px;
}
.accordian_box .box_head.close{
	background:url(../img/plus_ico_2.png) no-repeat left center;
	padding-left:23px;
}

.accordian_box .box_body{
	background-color:#fff;
	border:1px solid #dbdbdb;
	padding:20px 30px;
	box-sizing:border-box;
	border-radius:2px;
	display:none;
}

.anchor_box{
    padding: 10px;
    /*border: #ccc 1px solid;*/
    border-radius: 4px;
    background: #F4F1E7;
	box-sizing:border-box;
	width:100%;
}
.anchor_box .div_col{
	width:50%;
	box-sizing:border-box;
	text-align:center;;
}
.down_arrow_ico{
	background:url(../img/down_arrow.png) no-repeat left center;
	padding-left:23px;
}


.open_close_btn{
	border-radius:25px;
	background-color:#efefef;
	border:1px solid #dedede;
	box-sizing:border-box;
	width:125px;
    padding:0px 8px;
	display:table;
	color:#2c630d;
	cursor:pointer;
}

.open_close_btn .btn_img {
	border-right:1px solid #dedede;
	display:table-cell;
	vertical-align:middle;
	padding-right:5px;
}
.open_close_btn .btn_img img{
	vertical-align:middle;
}
.open_close_btn .btn_txt {
	display:table-cell;
	vertical-align:middle;
    padding:3px 0px 3px 5px;
}

.box_body .listing{
 padding-right:10px;
}
.box_body .listing li{
	background:url(../img/ico_arw_01.png) no-repeat left 8px;
	padding-left:12px;
	line-height:1.8;
}
.box_body .listing li a{
	text-decoration:none;
	color:#000;
}
.box_body .listing li a:hover{
	text-decoration:underline;
}
.user_ico{
	background:url(../img/user_icon.png) no-repeat left center;
	padding-left:21px;
}
.user_ico2{
	background:url(../img/user_icon.png) no-repeat right 3px;
	padding-right:21px;
	display:inline;
}
.faq_info_link{
	background:url(../img/faq_ico.png) no-repeat left center;
	padding-left:30px;
	min-height:30px;
}
.contact_info_link{
	background:url(../img/phone_ico.png) no-repeat left top;
	padding-left:30px;
	min-height:30px;
}
.user_info_link{
	background:url(../img/user_info.png) no-repeat left top;
	padding-left:26px;
	min-height:26px;
	display:inline-block;
}
.faq_info_link a,.contact_info_link a,.user_info_link a,.down_arrow_ico a{
	text-decoration:none;
	color:#2b6b2f;
}
.faq_info_link a:hover,.contact_info_link a:hover,.user_info_link a:hover,.down_arrow_ico a:hover,.top_box .buttonList .btn1 a:hover,.top_box .buttonList .btn2 a:hover{
	text-decoration:underline;;
}

.top_box{
	border:5px solid #3e8612;
	border-radius:4px;
}
.top_box .boxHead{
	color:#fff;
	background-color:#3e8612;
	font-size:16px;
}

.top_box .boxContainer{
	background-color:#f4f1e7;
}
.top_box .buttonList .btn1{
	width:215px;
	display:inline-block;
	border:1px solid #de5400;

	box-shadow:0px 2px #9f4700;
	-moz-box-shadow:0px 2px #9f4700;
	-webkit-box-shadow:0px 2px #9f4700;


	background-color:#de5400;
	border-radius:4px;
	padding:10px 5px;
	box-sizing:border-box;
}
.top_box .buttonList .btn1 a{
	color:#fff;
	text-decoration:none;
}
.top_box .buttonList .btn2{
	background-color:#fff;
	display:inline-block;
	width:215px;
	border:1px solid #c2c0b8;
	box-shadow:0px 2px #c2c0b8;
	border-radius:4px;
	padding:10px 5px;
	box-sizing:border-box;
}
.top_box .buttonList .btn2 a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	background:url(../img/flag_ico.png) no-repeat left center;
	padding-left:20px;
}
/*procedure*/
.step{
	display:table;
	overflow:hidden;
	width:100%;
	box-sizing:border-box;
}
.step .step_left{
	background-color:#619c3d;
	color:#fff;
	display:table-cell;
	width:82px;
	padding:10px 10px 10px 15px;
	z-index:1;
	position:relative;
	font-size:14px;
	font-weight:bold;
	border-top-left-radius:6px;
	-moz-border-top-left-radius:6px;
	-webkit-border-top-left-radius:6px;
	vertical-align:middle;
}
.step .step_right:before{

	content: '';
    position: absolute;
   /* top: -27px;
    left: -22px;
    border: 16px solid #619D3D;
    height: 54px;*/

	top: -32px;
    left: -23px;
    border: 20px solid #619c3d;
    height: 83px;

    transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
}

.step .step_right{
	background-color:#3e8612;
	color:#fff;
	display:table-cell;
	padding:10px 10px 10px 40px;
	position:relative;
	font-size:16px;
	font-weight:bold;
	border-top-right-radius:6px;
	-moz-border-top-right-radius:6px;
	-webkit-border-top-right-radius:6px;
	vertical-align:middle;
}
.step_container{
	background-color:#f4f1e7;
	padding:25px 20px;
	display:block;
	position:relative;
	margin-bottom:10px;

	width:100%;
	box-sizing:border-box;

	border-bottom-left-radius:6px;
	-moz-border-bottom-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;

	border-bottom-right-radius:6px;
	-moz-border-bottom-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
}
.step_container.step_next{
	margin-bottom:30px;
}
.step_next:after{
	content: '';
	border-left:20px solid transparent;
	border-right:20px solid transparent;
	border-top:20px solid #F4F1E8;
	position:absolute;
	bottom:-20px;
	left:50%;
	transform:translate(-50%);


	-ms-transform:translate(-50%);
	-moz-transform:translate(-50%);
	-webkit-transform:translate(-50%);
}
.doted{
	height:0px;
	border:1px dotted #000;
	margin-bottom:10px;
}
.step_container h4{
	color:#4C7D18;
	font-weight:bold;
}
.step_container .contact_info{
	background-color:#fff;
	padding:15px;
	margin-top:15px;

	border-radius:6px;
}
.step_container .contact_info h5{
	color:#6f4807;
	font-weight:bold;
	font-size:17px;
}
.step_container .contact_info .contact_no{
	font-weight:bold;
	font-size:22px;
	background:url(../img/contact_info.png) no-repeat left center;
	padding-left:40px;
	color:#2e9005;
	line-height:2;
}
.step_container .contact_info .contact_no a,.step_container .contact_info .contact_no a:hover{
	color:#2e9005;
	text-decoration:none;
	cursor:text;
}

.step_container .contact_info .contact_time{
	font-weight:normal;
	color:#404b47;
	font-size:14px;
}

.step_container p{
	/*font-weight:bold;*/
	font-size:15px;
	line-height:1.8;
}

.step_container .step_link,.link .step_link{
	text-decoration:none;
	color:#3e9612;
}
.step_container .step_link:hover,.link .step_link:hover{
	text-decoration:underline;
}

.procedure_box{
	display:table;
	background-color:#F4F7F4;
	padding:10px;
	width:100%;
	border-radius:6px;


	-ms-border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;

	box-sizing:border-box;
}
.procedure_box .procedure_img{
	display:table-cell;
	vertical-align:middle;
	width:90px;
}
.procedure_box .procedure_img span{
	display:table-cell;
	width:70px;
	height:70px;
	background:#fff;
	border-radius:35px;
	text-align:center;
	vertical-align:middle;
}

.procedure_box .procedure_text{
	display:table-cell;
	vertical-align:middle;
	color:#355e0d;
	font-size:15px;
}

.procedure_btn{
	display:inline-block;
	background-color:#de5400;
	border-radius:6px;
	padding:12px 30px;
	box-sizing:border-box;
	font-size:15px;
	/*font-weight:bold;*/

	box-shadow:0px 2px #9f4700;
	-moz-box-shadow:0px 2px #9f4700;
	-webkit-box-shadow:0px 2px #9f4700;


}
.procedure_btn a{
	color:#fff;
	text-decoration:none;
}
.procedure_btn a:hover{
	text-decoration:underline;
}
.hidden_PC{
	display:none;
}
.acrobat_reader_message{
	border:1px solid #ccc;
	box-sizing:border-box;
	padding:3px;

}
.acrobat_reader_message div{
	border:1px solid #ccc;
	box-sizing:border-box;
	padding:15px;
	font-size:14px;
}

.procedure_cancellation_info{
	background-color:#EFE7D1;
	padding:15px;
	/*font-weight:bold;*/

	border-radius:6px;
	-ms-border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;

	box-sizing:border-box;
	width:100%;
}

/* end 25 procedure page*/


/*PWS CSR Page */

.wellnesslab_content{
	padding:20px 30px 30px;
	border-left:2px solid #8fbb9c;
	border-right:2px solid #8fbb9c;
	border-bottom:2px solid #8fbb9c;
}
.wellnesslab_content h3,.other_activities h3{
	color:#006940;
	font-size:18px;
	font-weight:bold;
	margin:10px 0px;
	padding-right:28px;
	background-image:url(../img/left_arrow.png);
	background-repeat:no-repeat;
	background-position:98% center;
}
.wellnesslab_content h3 a,.other_activities h3 a{
	color:#006940;
	text-decoration:none;
}


.other_activities div:first-child{
	padding-right:2%;
}
.other_activities div:last-child{
	padding-left:2%;
}

/*end PWS CSR Page */





/*PA consult REQ00673563*/
.headText{
	color: #00693c;
    font-size: 22px;
    line-height: 1.4;
}
.greyText, .flow_step_container p, .faqBlock p{
	font-size: 14px;
    line-height: 1.6;
    color: #404b47;
}

.gradient-box{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5bae59+0,b3cd60+100 */
	background: #5bae59; /* Old browsers */
	background: -moz-linear-gradient(left,  #5bae59 0%, #b3cd60 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #5bae59 0%,#b3cd60 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #5bae59 0%,#b3cd60 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bae59', endColorstr='#b3cd60',GradientType=1 ); /* IE6-9 */
	padding-top:3px;
}
.gradient-box{
	position:relative;
	box-sizing:border-box;
	margin:0;
	padding-top:4px;
}
.gradient-box:after{
	content: '';
	position: absolute;
	right: 0px;
	top: 4px;
	border-top: 13px solid #b3cd60;
	border-left: 16px solid #ffffff;
	width:0;
	height: 0;
	background:white;

}
.gradient-box .inner-content{
	background:#ffffff;
	box-sizing:border-box;
}

.gradient-box-head-text{
	color: #00693c;
    font-size: 22px;
    line-height: 1.4;
	/*padding-left:15px;*/
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:1px dotted #bfbfbf;
}

.example_heading{
	color:#404b47;
	font-weight:bold;
	font-size: 18px;
    line-height: 1.4;
	position:relative;
	padding-left:20px;
}
.example_heading:before{
	content:'';
	width:15px;
	height:15px;
	background-color:#00693c;
	position:absolute;
	top:5px;
	left:0px;
}

.example-box figure, .spImg figure{
	margin:0;
	padding:0;
}
.example-box .col-sm-4{
	padding:15px;
}
.example-box figure img{
	width:100%;
	margin-bottom:15px;
}



.contact-us-container {
    display: table;
    background-color: #f0f0d8;
    padding: 0px 4px 4px 4px;
    box-sizing: border-box;
    width: 100%;
    position: relative;
}

.contact-us-head {
    display: table;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 0 0 25px;
}
.contact-us-heading-text h2 {
    color: #00693c;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 5px;
    padding-top: 20px;
}

.contact-us-heading-text p {
    font-size: 14px;
}

.contact-us-heading-text {
    background: url(../img/product-detail-img.png) right bottom no-repeat;
    height: 180px;
    padding-right: 190px;
    display: table;
}
.contactUs-header {
    display: table-cell;
}

.contact-us-detail {
    background-color: #fff;
    box-sizing: border-box;
    display: table;
    width: 100%;
	padding: 20px;
}

.free-advisor-plan {
    text-align: center;
}

.free-advisor-plan a {
    font-size: 14px;
    padding: 10px 30px;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    color: #00693c;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
    overflow: hidden;
}

.free-advisor-plan a:hover {
    background: #e6ff95;
    filter: none;
    border: 1px solid #bfbfbf;
}

.downloading-container {
    display: table;
    padding: 12px 7px;
    border-bottom: 1px dotted #bfbfbf;
    width: 100%;
    box-sizing: border-box;
}
.download-pdf-container {
    display: table-cell;
    vertical-align: middle;
}
.downloading-image {
    display: table-cell;
    vertical-align: middle;
    background: url(../img/downloadpdf.png) no-repeat;
    height: 60px;
    width: 45px;
    padding-left: 20px;
}
.downloading-content {
    display: table-cell;
    vertical-align: middle;
    color: #00693c;
    font-size: 18px;
}

.downloading-button {
    width: 177px;
    font-weight: bold;
	float: none;
	display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
}
.downloading-button a {
    font-size: 14px;
    color: white;
    padding: 12px 0;
    border: 1px solid #ea7a47;
    vertical-align: middle;
    border-radius: 0.3em;
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    background: #ee8250;
    background: -moz-linear-gradient(top, #ee8250 0%, #de6730 100%);
    background: -webkit-linear-gradient(top, #ee8250 0%,#de6730 100%);
    background: linear-gradient(to bottom, #ee8250 0%,#de6730 100%);
}
.downloading-button a:hover {
    background: #e85a33;
}

.consultation-details-content {
    font-size: 14px;
}

.consultation-details {
    margin-top: 15px;
    color: #404b47;
}
.call-center-details {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
	 text-align: left;
}
.contact-number {
    display: table-cell;
}
.contact-button {
    display: table-cell;
    vertical-align: middle;
	border: none;
    padding: 0;
}



.contact-button.bdrDottedBlock .button {
	 box-sizing: border-box;
    position: relative;
    bottom: 0;
    right: 0;
    display: inline-block;
    border: solid 1px #bfbfbf;
    text-decoration: none;
    padding: 5px 25px 5px 10px;
    font-size: 13px;
    line-height: 1.4;
    color: #404b47;
    font-weight: bold;
	width: 95px;
	top: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: url(../img/right-green-arrow.png) no-repeat 90% 50% #fff;
}



.contact-button.bdrDottedBlock .button:hover {
    background: url(../img/right-green-arrow.png) no-repeat 90% 50% #e6ff95;
}

.call-center-details span:nth-child(2) {
    font-size: 30px;
    color: #404b47;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
}


.light_advisor .inner-content{
	border:2px solid #ebede5;
}

.light_advisor h3{
	color: #00693c;
	font-size: 13px;
	line-height: 1.4;
	font-weight: 700;
}
.light_advisor h4{
	color: #00693c;
	font-size: 22px;
	line-height: 1.4;
}

.light_advisor .inner-light-advisor{
	padding:30px;
}

.light_advisor .right_side{
	float:right;
	width:20%;
	height:100px;
	padding-left:15px;
	text-align:center;
	box-sizing:border-box;
	vertical-align:top;
}
.light_advisor .right_side img{
	width:100%;
}

.light_advisor .left_side{
	float:left;
	width:80%;
	box-sizing:border-box;
	vertical-align:top;
	font-size:14px;
	text-align:justify;
}

.test-rightblock{
	float:right;
	display:block;
}


.test-rightblock:after{
	content:"";
	clear:both;
	display:block;
	height:0;
	width:0;
}

.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}
.mt60{
	margin-top:60px;
}

.flow_step_header{
	font-family: 'Lato', sans-serif;
	font-size:22px;
	line-height:1.4;
	color:#00693c;
	text-align:center;
}
.flow_step_container{
	padding:15px 30px 30px;
	position:relative;
}
.border_dotted{
	border-bottom:1px dotted #bfbfbf;
}

.flow_step_container a{
	color:#404b47;
}
.flow_step_next:after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -webkit-transform: translate(-50%);
	background-image: url(../img/v_icon.png);
	background-repeat:no-repeat;
    background-size: 85px 25px;
    width: 85px;
    height: 25px;
}
.faqBlock{
	display:table-cell;
	box-sizing:border-box;
}
.faqBlock span{
	font-family: 'Lato', sans-serif;
	color: #00693c;
	font-size: 28px;
}

.faqBlock h3{
	color:#00693c;
	font-size:16px;
	padding-top:5px;
}

.pc-width60{
	width:60px;
}
.mt25{
	margin-top:25px;
}
.mb25{
	margin-bottom:25px;
}
.pb25{
	padding-bottom:25px;
}
.search-text{
	display:none;
}
.list-content ul li{
	list-style:none;
	position:relative;
	margin-left:16px;
	font-size:12px;
	line-height:1.4;
	padding-left:6px;
}
.list-content ul li:before{
	content:"※";
	display:block;
	width:10px;
	height:10px;
	position:absolute;
	top:0;
	left:-14px;
	font-size:12px;
	color:#404b47;
}
.mt10{
	margin-top:10px;
}

.ques_box{
	padding:30px 0px;
}

.col-sm-4{
	width:25%;
	float:left;
	box-sizing:border-box;
}
.col-sm-6{
	width:50%;
	float:left;
	box-sizing:border-box;
}
.track_record .col-sm-6{
	width:49%;
}
.track_record .col-sm-6:nth-child(odd){
	/*padding-right:5px;
	padding-bottom:10px;*/
	margin-right:2%;
	margin-bottom:2%;
}
.track_record .col-sm-6:nth-child(even){
	/*padding-left:5px;
	padding-bottom:10px;*/
	margin-bottom:2%;
}
.track_record .track_record_item{
	border:2px solid #ebede5;
	padding:25px 20px 20px;
	position:relative;
	box-sizing:border-box;
}

.track_record .track_record_item:after {
    content: '';
    position: absolute;
    right: -2px;
    top: -2px;
    border-top: 20px solid #b3cd60;
    border-left: 23px solid #ffffff;
    width: 0;
    height: 0;
    background: white;
}

.track_record .track_record_item .link_btn{
	font-size:13px;
	line-height:1.4;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #bfbfbf;
	color:#404b47;

	border-radius:6px;
	-ms-border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;

	display:inline-block;
	padding:5px 10px 5px 30px;

	background:url("../img/icon_ques.png") no-repeat;
	background-position:10px center;
	box-sizing:border-box;
}

.track_record .track_record_item .link_btn:hover{
	background-color:#e6ff95;
	text-decoration:underline;
}

.track_record .track_record_item .item_head_block{
	min-height:45px;
}
.track_record .track_record_item .item_header{
	box-sizing:border-box;
	/*background:url("../img/icon_good.png") no-repeat;*/
	color:#00693c;
	display:table;
	font-size:16px;
	font-weight:bold;
	line-height:1.4;
	/*padding-left:38px;*/
	min-height:28px;
	width:100%;

}
.track_record .track_record_item .item_header:before{
	background:url("../img/icon_good.png") no-repeat;
	content:'';
	height:28px;
	display:inline-block;
	width:40px;
}

.hand_icon{
	background:url("../img/icon_good.png") no-repeat;
	padding-left:38px;
	display:inline-block;
	text-align:left;
}

.track_record .track_record_item .item_header span{
	box-sizing:border-box;
	display:table-cell;
	vertical-align:middle;
	width:100%;
}
.track_record .track_record_item .item_header em{
	color:#00693c;
	font-size:10px;
	vertical-align:top;
}

.lato80Bold{
	font-family: 'Lato', sans-serif;
	font-size:80px;
	font-weight:bold;
	line-height:1.4;

}

.lato60Bold{
	font-family: 'Lato', sans-serif;
	font-size:60px;
	font-weight:bold;
	line-height:1.4;

}
.lato50Bold{
	font-family: 'Lato', sans-serif;
	font-size:50px;
	font-weight:bold;
	line-height:1.4;

}
.lato40Bold{
	font-family: 'Lato', sans-serif;
	font-size:40px;
	font-weight:bold;
	line-height:1.4;

}
.f40Bold{

	font-size:40px;
	font-weight:bold;
	line-height:1.4;
}
.f30Bold{
	font-size:30px;
	font-weight:bold;
	line-height:1.4;
}

.f18Bold{
	font-size:18px;
	font-weight:bold;
	line-height:1.4;
}
.f14Bold{
	font-size:14px;
	font-weight:bold;
	line-height:1.4;
}

.three_star_call_center_box{
	background-color:#f5fddb;
	padding:30px 15px;

}
.three_star_call_center_box .link_text, .track_record .link_text{
	background:url("../img/left_arrow_2.png") no-repeat left 6px;
	color:#00693c;
	font-size:14px;
	padding-left:11px;

}
.three_star_call_center_box .link_text a,.track_record .link_text a{
	text-decoration:none;
}
.three_star_call_center_box .link_text a:hover,.track_record .link_text a:hover{
	text-decoration:underline;
}

.speedily_deliver{
	background-color:#ebede5;
	padding:15px;
}
.speedily_deliver_heading{
	color:#00693c;
	font-size:14px;
	font-weight:bold;
	line-height:1.4;
}

/*end REQ00673563*/


/*popup*/
.popup-wrapper{
	width:880px;
	box-sizing: border-box;
	background-color:#ebede5;
	padding:30px 36px;
	border:5px solid #dbded1;
	display:none;
	position:absolute;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	z-index:1000;
	top:100px;
	left:50%;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	transform:translate(-50%,0);
	-webkit-transform:translate(-50%,0);
	-ms-transform:translate(-50%,0);
	-moz-transform:translate(-50%,0);
}
.cross-image-icon {
    background: url(../img/cross-image.png)no-repeat;
    position: absolute;
    top: -50px;
    right: 0px;
    width: 36px;
    height: 46px;
}
.cross-image-icon:hover {
    cursor: pointer;
}


body.overlay{
	overflow-x:hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

body.overlay .popup-wrapper{
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}
body.overlay:before{
	content:'';
	display:block;
	background:rgba(0,0,0,0.5);
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:1000;
}
.popup-wrapper h3 {
    color: #00693c;
    font-size: 28px;
    line-height: 1.4;
    text-align: center;
    padding: 0 0 30px;
}
.popup-wrapper .inner-content {
    background-color: white;
    font-size: 14px;
}
.popup-wrapper .inner-content-header {
    padding: 20px 30px 20px 30px;
}

.popup-wrapper .inner-main-content {
    padding: 20px 30px 10px 30px;
    font-size: 14px;
    line-height: 1.6;
}
.popup-wrapper .inner-content .sub-header {
    border-top: 2px solid #7cab96;
    border-bottom: 2px dotted #bfbfbf;
    margin-bottom: 20px;
    padding: 20px 15px;
    color: #00693c;
    font-size: 28px;
    line-height: 1.4;
}
.popup-bottom-text{
	padding-top:28px;
	font-size:14px;
}
.popup-wrapper .inner-content-button {
    padding: 28px 0 0px;
    font-size: 14px;
    line-height: 1.4;
	text-align: center;
}

.popup-wrapper .inner-content-button .close-up{
    display: inline-block;
    min-width: 178px;
    padding: 16px 36px;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    color: #00693c;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
    box-sizing: border-box;
	text-align: center;
}

.popup-wrapper .inner-content-button .close-up:hover {
    font-weight: bold;
    color: #006940;
    filter: none;
    background: #e6ff95;
    border: 1px solid #bfbfbf;
    background-image: none;
}
/*end popup */

/* life 2.0 Content Area Starts */

.life2_h1 {
    font-size: 26px;
    line-height: 1.4;
    font-weight: bold;
    color: #00693c;
}

.life2_heading_text {margin-top: 25px;}

.life2_heading_text p {
	color: #00693c;
	font-size: 19px;
	line-height: 2;
}

.life2_box {
	border: 2px solid #00693c;
	box-sizing: border-box;
}

.life2_box .imgbox {
	width: 26%;
}

.life2_box .txtbox, .life2_box .txtbox2 {
	vertical-align: middle;
	background: url(../img/life2_down_arrow.png) no-repeat;
	background-position: 92% center;
	background-size: 60px 60px;
	padding: 0 6% 0px 2%;
	color: #00693c;
	font-size: 24px;
	font-weight: bold;
}

.life2_box .txtbox2 {
	background: url(../img/life2_left_arrow.png) no-repeat;
	background-position: 92% center;
	background-size: 60px 60px;
}

.life2_box .txtbox:hover {
	background: url(../img/life2_down_arrow_white.png) no-repeat;
	background-color: #00693c;
	background-size: 60px 60px;
	color: #ffffff;
	background-position: 92% center;
	cursor: pointer;
}

.life2_box .txtbox2:hover {
	background: url(../img/life2_left_arrow_white.png) no-repeat;
	background-size: 60px 60px;
	background-color: #00693c;
	color: #ffffff;
	background-position: 92% center;
	cursor: pointer;
}

.life2_box .imgbox.border_line {
	border-right: 2px solid #00693c;
}

.life2_box.active {
	background-color: #00693c;
	color: #ffffff;
}
.life2_box.active .txtbox {
	color: #ffffff;
	text-align: center;
	padding: 5px;
}
.life2_box.active .txtbox:hover {
	background: none;
	background-color: #00693c;
	color: #ffffff;
	cursor: pointer;
}

.life2 .imgbox {
	width: 190px;
	padding-right: 20px;
	vertical-align: middle;
	box-sizing: border-box;
}

.life2 .imgbox img {
	width: 162px;
}

.life2 h3 {
    font-size: 16px;
    color: #00693c;
    font-weight: bold;
    line-height: 2;
}

.life2_people_box_heading {
	font-size: 17px;
	color: #00693c;
	font-weight: bold;
	line-height: 1.6;
	padding-left: 15px;
}

.life2 p {
	color: #00693c;
	line-height: 1.8;
	font-size: 14px;
}

.life2_accordian_box {
    background-color: #f2f7f5;
	border: 2px solid #00693c;
	box-sizing: border-box;
	padding: 20px;
}

.total_support_box {
	background-color: #f2f7f5;
	padding: 30px;
	border-top: 2px solid #00693c;
	border-left: 2px solid #00693c;
	border-right: 2px solid #00693c;
}

.total_support_box_img {
    margin: 20px auto 30px auto;
    width: 40%;
}

.total_support_box_img img {width: 100%}

.total_support_box p {
	color: #231815;
    font-size: 14px;
    line-height: 2;
}

.total_support_box p.life2_support_box_heading {
    font-size: 17px;
    color: #00693c;
    font-weight: bold;
    line-height: 1.6;
}

.accordian_close {
	display: block;
}

.accordian_close span {
	background: url(../img/life2_up_arrow.png) no-repeat;
	cursor: pointer;
	width: 60px;
	height: 60px;
	display: block;
	margin: 15px;
	float: right;
}

.life2_accordian {
	display: none;
}

.padL10 {
	padding-left:10px;
}

.padL15 {
	padding-left:15px;
}

.padR10 {
	padding-right:10px;
}

.padR15 {
	padding-right:15px;
}

.popup-wrapper.life2 {
	width: 690px;
	border: 3px solid #00693c;
	background-color: #f2f7f5;
}

.popup-wrapper.life2 .cross-image-icon {
	background: url(../img/close_icon.png) no-repeat;
	width: 59px;
	height: 59px;
	top: -64px;
}

.popup-wrapper.life2 .close-up {
	width: 160px;
	padding: 13px;
	box-sizing: border-box;
	border: 2px solid #00693c;
	background-color: #ffffff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display: inline-block;
	text-decoration: none;
	color: #00693c;
	font-size: 14px;
}

.col-sm-3 {
	width: 33.33%;
	float: left;
	box-sizing: border-box;
}

.details_btn {
	padding: 10px 25px;
	border-radius: 6px;
	background-color: #00693c;
	color: #ffffff;
	text-decoration: none !important;
	box-sizing: border-box;
	display: inline-block;
}

.details_btn:hover {
	text-decoration:underline !important;
}

.padT10 {padding-top: 10%}

.floatR {float: right;}

.padALL2 {padding: 2%}

.padALL10 {padding: 10px;}

.padR1 {padding-right: 1%;}

.border_bottom {	border-bottom: 2px solid #00693c;}

.vertical_middle {vertical-align:middle;}

.life2_big_container {
	border: 2px solid #00693c;
	vertical-align:middle;
	display:table-cell;
}
.life2_big_container img{
	cursor:pointer;
}

.life2_small_container {width: 100%; border: 2px solid #00693c;}

.life2_small_container p {color: #00693c;}

.life2_small_container .life2_small_img_container {width: 20%;}

.life2_small_container .life2_small1_txt_container {
	background-color: #00693c;
	color: #ffffff;
	padding: 3%;
	width: 80%;
}

.life2_small1_txt_container h3 {
	font-size: 24px;
    font-weight: bold;
    line-height: 1.8;
}

.life2_small1_txt_container p {
	font-size: 14px;
	line-height: 1.8;
	color: #ffffff;
}

.life2_fb_container {
	padding: 2%;
	box-sizing: border-box;
}

.life2_fb_container .life2_icon_main_container {
	padding: 2% 2% 0 2%;
	box-sizing: border-box;
}

.life2_fb_container .life2_icon_main_container .life2_fb_icon_container {width: 10%;}

.life2_fb_container .life2_icon_main_container .life2_fb_icon_container img {
	width: 59px;
	height: 59px;
}

.life2_fb_container .life2_icon_main_container .life2_fb_icon_txt {
    padding-left: 2%;
    width: 90%;
}

.life2_fb_container .life2_fb_icon_txt p, .life2_social_txt p {
	font-size: 14px;
    line-height: 1.8;
}

.life2_walk_img_container {
    padding: 25px;
    text-align: center;
}

.life2_walk_img_container p {
    font-size: 12px;
    line-height: 1.8;
}

.life2_walk_txt_container {padding: 25px 25px 25px 0;}

.life2_walk_txt_container p {
    font-size: 14px;
    line-height: 1.8;
}

.w49p { width: 49%; }
.w50p { width: 50%; }

@media only screen and (min-width:768px) and (max-width:1024px){
    .life2_accordian_box {padding: 5px;}
    .life2_people_box_heading {
        font-size: 14px;
        padding-left: 5px;
    }
    .ip_padL7 {padding-left: 7px;}
    .ip_padR7 {padding-right: 7px;}
}

/* life 2.0 Content Area Ends */

/* Catetop Content Area Starts */

.w25p {width: 25%}

.w35p {width: 35%}

.padL20 {
	padding-left:20px;
}

.catetop_txt_top {
    color: #404b47;
    font-size: 14px;
    line-height: 1.6;
}

.basic_knowledge {
    border: #ccc 1px solid;
    border-radius: 5px;
    color: #404b47;
    font-size: 13px;
    line-height: 1.4;
    padding: 5px 10px;
    margin-top: 15px;
    width: 250px;
    cursor: pointer;
    background: url(../img/round_green_down_arrow.png) 97% 50% no-repeat;
}

.basic_knowledge:hover {background-color: #e6ff95;}

.basic_knowledge a {text-decoration: none;}

.gradient_box_container {position: relative;}

.line_gradient {
	background: #5bae59; /* Old browsers */
	background: -moz-linear-gradient(left,  #5bae59 0%, #b3cd60 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #5bae59 0%,#b3cd60 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #5bae59 0%,#b3cd60 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bae59', endColorstr='#b3cd60',GradientType=1 ); /* IE6-9 */
	padding: 2px;
}

.bottom_right_triangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 20px 0;
	border-color: transparent #b3cd60 transparent transparent;
	position: absolute;
	top: 0;
	right: 0;
}

.gradient_box_innercontent {
    background: #ffffff;
    box-sizing: border-box;
}

.gradient_box_heading_dotted {
    border-bottom: 1px dotted #cecece;
    box-sizing: border-box;
    padding: 20px;
    color: #00693c;
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.gradient_box_sub_heading {
    color: #00693c;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 700;
    width: 45%;
}

.gradient_box_sub_heading_sub_txt_container {
    position: relative;
    width: 55%;
}

.gradient_box_sub_heading_sub_txt {
    color: #ffffff;
    font-size: 11px;
    background-color: #e17633;
    padding: 0 5px 1px 5px;
    border: 1px solid #e17633;
}

.gradient_box_sub_heading_sub_txt_bck {
    padding: 3px;
    background: url(../img/recommendation_arrow.png) 90% 65% no-repeat;
}

.gradient_box_list {
    padding-top: 20px;
}

.gradient_box_list ul {
    color: #404b47;
    font-size: 14px;
    line-height: 1.6;
}

.gradient_box_list ul li {
    padding-left: 20px;
    padding-bottom: 10px;
    position: relative;
}

.gradient_box_list ul li:before {
    color: #00693c;
    font-size: 14px;
    content: "●";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 1px;
}

.gradient_box_navigation {
	width: 100%;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    color: #00693c;
    font-size: 13px;
    line-height: 1.4;
    padding: 8px 3px;
    margin-top: 20px;
    cursor: pointer;
    background: url(../img/right-green-arrow.png) 95% 50% no-repeat;
	box-sizing: border-box;
}

.gradient_box_navigation:hover {background-color: #e6ff95;}

.gradient_box_navigation a {text-decoration: none;}

.dotted_box_container {
    border: 1px solid #bfbfbf;
    padding: 15px;
    box-sizing: border-box;
    margin: 38px 0 15px;
}

.grey_txt_container {
	border-bottom: 1px dotted #cecece;
	padding-bottom: 10px;
}

.grey_txt_container p {
	padding: 5px 8px;
	background-color: #ebede5;
    font-size: 12px;
    color: #404b47;
    font-weight: 700;
	width: 195px;
}

.dotted_box_container a{
    background: url(../img/right-green-arrow.png) no-repeat left;
    font-size: 14px;
    color: #00693c;
    line-height: 1.4;
    text-decoration: none;
    padding-left: 12px;
    margin-top: 15px;
    box-sizing: border-box;
    display: block;
    border-bottom: 1px dotted #cecece;
}

.contact_container {
    display: table;
    margin-top: 10px;
    background-color: #f0f0d8;
    padding: 0px 4px 4px 4px;
    box-sizing: border-box;
    width: 100%;
    position: relative;
}

.contact_container:before {
    content: '';
    right: 0px;
    top: 0;
    border-top: 11px solid white;
    border-left: 10px solid #f0f0d8;
    width: 0;
    height: 0;
    position: absolute;
}

.contact_head {
    padding: 0 0 0 25px;
    display: table;
    width: 100%;
    box-sizing: border-box;
}

.contact_heading_container {
    background: url(../img/product-detail-img.png) right bottom no-repeat;
    height: 170px;
    padding-right: 190px;
    display: table;
}

.contact-heading_txt_container {display: table-cell;}

.contact-heading_txt_container h2.contact-heading_txt {
    color: #00693c;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 5px;
    padding-top: 20px;
}

.sp_visible_txt {display: none !important;}

.contact-heading_txt_container p {font-size: 14px;}

.plan_btn_container {
    padding-bottom: 10px;
    border-bottom: 1px dotted #cecece;
    text-align: center;
}

.plan_btn_container a {
    font-size: 14px;
    padding: 15px 75px;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    color: #00693c;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
    overflow: hidden;
}

.plan_btn_container a:hover {
    background: #e6ff95;
    filter: none;
    border: 1px solid #bfbfbf;
}

.bdrDottedBlock {
    border: none;
    padding: 0;
}

.bdrDottedBlock .button {
    width: 95px;
    box-sizing: border-box;
    padding: 5px 25px 5px 10px;
    position: relative;
    bottom: 0;
    color: #404b47;
    display: inline-block;
    border: solid 1px #bfbfbf;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.4;
    font-weight: bold;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: url(../img/right-green-arrow.png) no-repeat 90% 50% #fff;
}

.bdrDottedBlock .button:hover {
    text-decoration: none;
    background-color: #e6ff95;
}

.button-space {
    display: table-cell;
    vertical-align: middle;
}

/* Catetop Content Area Ends */

/* Goods Content Area Starts */

ul.goods_options_list {width: 60%}

ul.goods_options_list li {
    padding: 5px 25px 5px 5px;
    display: block;
    color: #00693c;
    font-size: 14px;
    line-height: 2.5;
    float: left;
    background: url(../img/round_green_down_arrow.png) no-repeat 100% 50%;
}

ul.goods_options_list li.goods_options_no_background {
    background: none;
    padding: 5px 10px;
}

ul.goods_options_list li a {text-decoration: none;}

.goods_brand_container_row {
    display: table;
    clear: both;
    margin-bottom: 20px;
    box-sizing: border-box;
    width: 100%;
}

.goods_brand_container {
    position: relative;
    width: 49%;
	float:left;
	box-sizing:border-box;
}

.goods_brand_container_right {margin-left: 2%}

.goods_brand_container:before {
    content: '';
    right: 0px;
    top: 0;
    border-top: 11px solid white;
    border-left: 10px solid #97c35e;
    width: 0;
    height: 0;
    position: absolute;
}

.goods_icon_txt_container {
    height: 120px;
    background-color: #97c35e;
    cursor: pointer;
}

.goods_icon_txt_container:hover {background-color: #96cc29;}

.goods_icon_txt_row1_left {
    height: 120px;
    background: url(../img/goods_icon1.png) no-repeat 5% 50%;
}

.goods_icon_txt_row1_right {
    height: 120px;
    background: url(../img/goods_icon2.png) no-repeat 5% 50%;
}

.goods_icon_txt_row2_left {
    height: 120px;
    background: url(../img/goods_icon3.png) no-repeat 5% 50%;
}

.goods_icon_txt_row2_right {
    height: 120px;
    background: url(../img/goods_icon4.png) no-repeat 5% 50%;
}

.goods_icon_txt_row3_left {
    height: 120px;
    background: url(../img/goods_icon5.png) no-repeat 5% 50%;
}

.goods_icon_txt_row3_right {
    height: 120px;
    background: url(../img/goods_icon6.png) no-repeat 5% 50%;
}

.goods_icon_txt_row4_left {
    height: 120px;
    background: url(../img/goods_icon7.png) no-repeat 5% 50%;
}

.goods_icon_txt_row4_right {
    height: 120px;
    background: url(../img/goods_icon8.png) no-repeat 5% 50%;
}

.goods_icon_txt_container h2 {
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    line-height: 1.4;
    padding-top: 45px;
    padding-left: 40px;
    background: url(../img/white_bck_green_right_arrow.png) no-repeat 95% 90%;
}

.goods_brand_container h3 {
    color: #404b47;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 10px;
}

.brand_gradient_box_sub_heading_sub_txt_container {
    text-align: right;
}

.goods_brand_img_container {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 20px;
}

.other_items_txt {
    color: #404b47;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    padding-bottom: 15px;
}

.goods_brand_txt {
    color: #404b47;
    font-size: 14px;
    line-height: 1.7;
    padding-bottom: 10px;
    border-bottom: 1px dotted #cecece;
}

.goods_brand_grey_txt_container {padding-top: 10px;}

.goods_brand_grey_txt_container a {
    background: url(../img/right-green-arrow.png) no-repeat left;
    font-size: 14px;
    color: #00693c;
    line-height: 1.4;
    text-decoration: none;
    padding-left: 12px;
    margin-top: 10px;
    box-sizing: border-box;
    display: block;
}

.goods_brand_grey_txt p {
	padding: 5px 8px;
	background-color: #ebede5;
    font-size: 12px;
    color: #404b47;
    font-weight: 700;
	width: 190px;
}

/* Goods Content Area Ends */

/* Contact Us Content Area Starts */

.contact_redbox {
  border: 1px solid #d9796c;
  padding: 15px;
  margin-bottom: 30px;
  font-size: 14px;
}

.contact_redbox_redtxt {
  color: #9c3022;
  font-weight: bold;
}

.contact_inquiries_box_background {
  background-color: #dbded1;
  padding: 5px;
  margin-bottom: 30px;
}

.contact_inquiries_innerbox_background {
  background-color: #ebede5;
}

.contact_inquiries_box {
  font-size: 14px;
  padding: 15px;
  margin-bottom: 15px;
  background: url(../img/contact_bulb.png) no-repeat right 5px top;
}

.contact_inquiries_box_heading {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px dotted #00693c;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.contact_inquiries_box_background a, .contact_claim_benefits a, .contact_procedures a, .contact_report_left a, .contact_report_right a, .contact_report_full a, .contact_enquiry_right a, .contact_contract a, .light-advisor_left_btn a, .light-advisor_right_btn a, .contact_request_btn a, .contact_faq_block_btn_left a, .contact_faq_block_btn_right a {
  font-size: 16px;
  padding: 15px 0;
  border: 1px solid #bfbfbf;
  width: 290px;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  color: #00693c;
  font-weight: bold;
  display:block;
  text-align:center;
  text-decoration:none;
  margin:0 auto 15px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e0e0e0+100 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #e0e0e0 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#e0e0e0 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #ffffff 0%,#e0e0e0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
  overflow:hidden;
}

.contact_enquiry_left a {
  font-size: 16px;
  padding: 15px;
  color: #ffffff;
  font-weight: bold;
  border:1px solid #ea7a47;
  width: 290px;
  vertical-align:middle;
  border-radius:0.3em;
  display:block;
  box-sizing: border-box;
  text-decoration:none;
  text-align:center;
  background: #ee8250; /* Old browsers */
  background: -moz-linear-gradient(top,  #ee8250 0%, #de6730 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #ee8250 0%,#de6730 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #ee8250 0%,#de6730 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.contact_claim_benefits a, .contact_procedures a, .contact_report_left a, .contact_report_right a, .contact_enquiry_left a, .contact_enquiry_right a, .contact_report_right a, .contact_faq_block_btn_left a, .contact_faq_block_btn_right a {width: 95%}

.contact_report_full a {width: 47.5%;}

.light-advisor_left_btn a, .light-advisor_right_btn a {margin: 0;}

.contact_inquiries_box_background a:hover, .contact_claim_benefits a:hover, .contact_procedures a:hover, .contact_report_left a:hover, .contact_report_right a:hover, .contact_report_full a:hover, .contact_enquiry_right a:hover,
 .contact_faq_block_btn_left a:hover, .contact_faq_block_btn_right a:hover, .contact_contract a:hover, .light-advisor_left_btn a:hover, .light-advisor_right_btn a:hover, .contact_request_btn a:hover {
  background: #e6ff95;
  filter:none;
  border: 1px solid #bfbfbf;
}

.contact_faq_container {margin-bottom: 15px;}

.contact_faq_heading {
  font-size: 16px;
  font-weight: bold;
}

.contact_faq_dotted_box {
  padding: 15px 10px 15px 5px;
  border-bottom: 1px dotted #00693c;
  background: url(../img/right-green-arrow.png) no-repeat right 5px top 20px;
}

.contact_faq_dotted_box_90deg {
  padding: 15px 10px 15px 5px;
  border-bottom: 1px dotted #00693c;
  background: url(../img/down-green-arrow.png) no-repeat right 5px top 20px;
}

.contact_faq_dotted_box:last-child, .contact_faq_dotted_box_90deg:last-child {border-bottom: none;}

.contact_faq_block {
  display: table-cell;
  box-sizing: border-box;
  padding-right: 8px;
}

.contact_faq_block span {
  font-family: 'Lato', sans-serif;
  color: #00693c;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}

.contact_faq_block p {
  font-size: 14px;
  color: #00693c;
	cursor: pointer;
}

.contact_faq_detail_block {padding-top: 15px;}

.contact_faq_detail_block_hide {display: none;}

.contact_faq_detail_block_show {display: block;}

.contact_faq_list_disc {
	margin: 1em 0;
  padding: 0 0 0 30pt;
}

.contact_faq_list_disc li {list-style-type: disc;}

.contact_faq_txt_link {
	border: #bfbfbf 1px solid;
	border-radius: 5px;
	color: #404b47;
	font-size: 13px;
	line-height: 1.4;
	padding: 5px 5px 5px 25px;
	cursor: pointer;
	display: inline-block;
	box-sizing: border-box;
	margin-top: 15px;
}

.contact_faq_txt_link a {text-decoration: none;}

.contact_faq_block_btn_container {
	margin-top: 15px;
	display: inline-block;
	width: 100%;
}

.contact_benefits_heading, .contact_report_heading, .contact_enquiry_heading, .contact_phone_heading, .contact_consideration_heading, .contact_request_heading {
  border-top: 1px solid #7cab96;
  border-bottom: 1px dotted #bfbfbf;
  padding: 15px;
  font-size: 20px;
  color: #00693c;
  margin-bottom: 15px;
}

.contact_claim_benefits a, .contact_report_left a, .contact_report_full a, .contact_enquiry_left a, .contact_faq_block_btn_left a, .contact_faq_block_btn_right a {margin: 0 0 15px 0;}

.contact_procedures a, .contact_report_right a, .contact_enquiry_right a {margin: 0 0 15px 15px;}

.contact_claim_benefits, .contact_procedures, .light-advisor_left_btn, .light-advisor_right_btn {
  width: 50%;
  display: table-cell;
  box-sizing: border-box;
}

.light-advisor_left_btn {padding-right: 10px;}

.light-advisor_right_btn {padding-left: 10px;}

.contact_claim_benefits p, .contact_procedures p {
  color: #404b47;
  font-size: 14px;
  width: 90%;
}

.contact_procedures p {margin-left: 15px;}

.contact_claim_procedures_btn_left, .contact_claim_procedures_btn_right, .contact_faq_unitprice, .contact_faq_mypage, .contact_faq_txt_link {
  border: #bfbfbf 1px solid;
  border-radius: 5px;
  color: #404b47;
  font-size: 13px;
  line-height: 1.4;
  padding: 5px 5px 5px 25px;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  background: url(../img/icon_ques.png) no-repeat left 5px center;
}

.contact_faq_unitprice:hover, .contact_faq_mypage:hover, .contact_faq_txt_link:hover {
	text-decoration: underline;
  background-color: #e6ff95;
}

.contact_claim_procedures_btn_left:hover, .contact_claim_procedures_btn_right:hover {
  text-decoration: underline;
  background-color: #b3cd60;
}

.contact_benefits_heading, .contact_report_heading, .contact_enquiry_heading, .contact_phone_heading, .contact_request_heading, .contact_consideration_heading {margin-top: 35px;}

.contact_report_subtxt, .contact_enquiry_subtxt, .contact_phone_subtxt, .contact_light-advisor_subtxt, .contact_request_subtxt {
  font-size: 14px;
  margin-bottom: 15px;
}

.contact_report_left, .contact_report_right, .contact_enquiry_left, .contact_enquiry_right, .contact_faq_block_btn_left, .contact_faq_block_btn_right {
  float: left;
  width: 50%;
  display: inline-block;
}

.contact_enquiry_left a:hover {background:#e85a33;}

.sp_visible_block {display: none !important}

.contact_callcenter_container_frame {
	padding: 5px;
	border: 1px solid #bfbfbf;
	margin-top: 35px;
}

.contact_callcenter_container1, .contact_callcenter_container2 {
  margin-top: 15px;
  padding: 15px 0 15px 65px;
  color: #404b47;
  background: url(../img/contact_phone_icon1.png) no-repeat left 5px center;
}

.contact_callcenter_container2 {border-top: 1px dotted #bfbfbf;}

.contact_callcenter_container2 {
  background: url(../img/contact_phone_icon2.png) no-repeat left 5px center;
}

.contact_callcenter_heading, .contact_light_advisor_heading {
  color: #00693c;
  font-size: 16px;
  font-weight: bold;
}

.contact_callcenter_details {
  display: table-cell;
  box-sizing: border-box;
}

.contact_callcenter_details span:nth-child(1) {
  font-size: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
}

.contact_callcenter_details span:nth-child(2) {
  font-size: 20px;
  font-weight: bold;
}

.contact_callcenter_container1 .button-space, .contact_callcenter_container2 .button-space {vertical-align: top;}

.contact_hdi_response_container {margin-top: 15px;}

.contact_hdi_rating {
  color: #404b47;
  font-weight: bold;
  font-size: 12px;
  padding-left: 15px;
  position: relative;
}

.contact_hdi_rating:before {
  content:'';
  width: 12px;
  height: 12px;
  background-color: #00693c;
  position: absolute;
  top: 2px;
  left: 0px;
}

.contact_hdi_rating_benchmark {
  font-size: 12px;
  margin-top: 15px;
}

.contact_hdi_response_container a {
  background: url(../img/right-green-arrow.png) no-repeat left;
  font-size: 12px;
  color: #00693c;
  text-decoration: none;
  padding-left: 12px;
  margin-top: 15px;
  box-sizing: border-box;
  display: block;
}

.contact_hdi_response_container a:hover {text-decoration: underline;}

.left_side .contact_light-advisor_subtxt {margin-top: 15px;}

.contact_title_txt {
margin-bottom: 15px;
padding: 7px 10px 6px;
border-left: #9fc65e 4px solid;
color: #00693c;
font-weight: bold;
position: relative;
background-color: #ebede5;
font-size: 16px;
}

/* Contact Us Content Area Ends */

/* Form Header Content Starts */
.header_container {
  background: url(../img/form/pc_header_bg.png) repeat-x left top;
  padding: 25px 0 10px 5px;
  width: 100%;
}

.header_container_inner {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
}

.header_container_inner .pc_logo img {
  height: 35px;
  width: 95px;
}
.header-logo{
width: 150px;
}
/* Form Header Content Ends */

/* Form Footer Content Starts */

.footer_container {
  width: 100%;
  background-color: #5d5e64;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
}

.footer_container_inner {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
  padding: 20px 0;
}

/* Form Footer Content Ends */

/* MLJ Form Common Starts */

.no_spaces {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.no_spaces > .col,
.no_spaces > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-sm-3-form { width: 25%; }

.col-sm-4-form { width: 33.33333333%; }

.padl_2 { padding-left: 0.5rem !important; }

.padl_3 { padding-left: 1rem !important; }

.padl_4 { padding-left: 1.5rem !important }

.padl_5 { padding-left: 2rem !important }

.padr_2 { padding-right: 0.5rem !important; }

.padr_3 { padding-right: 1rem !important }

.padr_4 { padding-right: 1.5rem !important }

.padt_1 { padding-top: 0.3rem !important; }

.padt_2 { padding-top: 0.5rem !important; }

.padt_3 { padding-top: 1rem !important; }

.padt_4 { padding-top: 1.5rem !important; }

.padt_5 { padding-top: 2rem !important; }

.padt_6 { padding-top: 2.5rem !important; }

.padb_3 { padding-bottom: 1rem !important; }

.padb_4 { padding-bottom: 1.5rem !important; }

.padb_5 { padding-bottom: 2rem !important; }

.pad_5 { padding: 2rem !important; }

.mart_3 { margin-top: 1rem !important; }

.mart_4 { margin-top: 1.5rem !important; }

.mart_5 { margin-top: 2rem !important; }

.mart_6 { margin-top: 2.5rem !important; }

.marb_4 { margin-bottom: 1.5rem !important; }

.marb_5 { margin-bottom: 2rem !important; }

.marb_6 { margin-bottom: 2.5rem !important; }

.marl_3 { margin-left: 1rem !important; }

.marl_5P { margin-left: 5% !important; }

.marr_3 { margin-right: 1rem !important; }

.marb_3 { margin-bottom: 1rem !important; }

.borl_1 { border-left: 1px solid #bfbfbf; }

.borr_1 { border-right: 1px solid #bfbfbf; }

.bort_1 { border-top: 1px solid #bfbfbf; }

.borb_1 { border-bottom: 1px solid #bfbfbf; }

.mar-auto {
  margin-left: auto!important;
  margin-right: auto!important;
}

.txt_alignR { text-align: right !important; }

.txt_alignC { text-align: center !important; }

.padL0 { padding-left: 0 !important; }

.padR0 { padding-right: 0 !important; }

.pc_dsn { display: none !important; }

.dsp_flx { display: flex; }

.font_sz_14 { font-size: 14px !important; }

.font_sz_18 { font-size: 18px !important; }

.overflwHidden { overflow: hidden; }

.borALLgray { border: 1px solid #ccc !important; }

p.subtxt {
	font-size: 12px;
	font-weight: normal;
}

@media (min-width: 739px) {
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

/* MLJ Form Common Ends */


/* MLJPWSProductPamphletPage Content Area Starts */

#productpamphletform ::-webkit-input-placeholder { color: #d3d3d3; }

#productpamphletform ::-moz-placeholder { color: #d3d3d3; }

#productpamphletform :-moz-placeholder { color: #d3d3d3; }

#productpamphletform :-ms-input-placeholder { color: #d3d3d3; }

#productpamphletform ::-ms-input-placeholder { color: #d3d3d3; }

.form_input_container input { color: #404b47; }

.form_input_container select {
  -webkit-appearance: none;
  -moz-appearance:none;
  appearance:none;
  background: url(../img/form/form_grey_dropdown.png) no-repeat 98% 65%;
  color: #404b47;
}

.form_input_container select::-ms-expand { display: none; }

.ie9 .form_input_container select { background: none; }

.prod_req_note {
  text-align: center;
  font-size: 18px;
}

.prod_req_note_small_txt { font-size: 12px; }

.prod_req_box {
  border: 1px solid #bfbfbf;
  display: inline-block;
}

.prod_req_box img {
  padding-left: 0;
  padding-right: 0;
}

.prod_req_box p { line-height: 1.5 !important; }

.prod_req_heading {
  font-weight: bold;
  font-size: 16px;
}

.form_row_container .form_label_txt_extra {
  font-size: 12px;
  line-height: 1.5;
  font-weight: normal;
}

.form_getemail_checkbox { width: 5%; }

.form_getemail_checkbox input {
  height: 28px;
  width: 28px;
  position: relative;
  margin-top: 0.5em;
}

.form_getemail_container label {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
}

.form_getemail_container p { line-height: 1.5; }

.form_personal_info_container { background-color: #ebede5; }

.form_personal_info_container .form_personal_info_heading {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  padding-bottom: .5em;
}

.form_personal_info_container ul li { list-style: disc; }

.form_orange_btn span {
  display: block;
  font-size: 20px;
  font-weight: bold;
}

.pamphlet_form_container .pagetop, .consult_form_container .pagetop { padding: 0; }

.form_content_push { height: 80px; }

/* MLJPWSProductPamphletPage Content Area Ends */

/* MLJPWSConsultPage Content Area Starts */
.marrit { margin-right: 1.8rem !important; }

.margBot { margin-bottom: 20px; }

.container h2 {
	color: #00693c;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.6;
	margin: 0 auto;
	text-align: center;
	width: 84%;
}
h2.contact-info {
	color: #40474b;
	font-size: 28px;
}
.container .future_prep {
	border: 2px solid lightgray;
	margin-bottom: 50px;
}
.container .future_prep h3 {
	color: #404b47;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	margin: 0 auto;
	text-align: center;
}
.container .future_prep ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.container .future_prep ul li {
	border: 1px solid lightgray;
	display: inline-block;
	float: left;
	list-style-type: none;
	width: 32%;
}
.container .future_prep .disclaimer {
	clear: both;
	font-size: 12px;
	float: none;
	line-height: 1.5;
}
.container .future_prep ul li.step1 div figure {
	background-image: url('../img/future-prep-step1.jpg');
	background-position: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 150px;
}
.container .future_prep ul li.step2 div figure {
	background-image: url('../img/future-prep-step2.jpg');
	background-position: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 150px;
}
.container .future_prep ul li.step3 div figure {
	background-image: url('../img/future-prep-step3.jpg');
	background-position: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 150px;
}
.container .future_prep ul li div p.heading {
	color: #404b47;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 20px;
}
.container .future_prep ul li div p.desc {
	color: #404b47;
	font-size: 14px;
	font-weight: normal;
	height: 100px;
	margin: 0 20px;
}

@media (min-width: 739px) and (max-width: 991px) {
	.container .future_prep ul li div p.desc { height: 120px; }
	.marrit { margin-right: 1.3rem !important; }
}

.consult_form_container .phone_dash {
	display: inline-block;
	height: 14px;
	vertical-align: middle;
}
ul.select_week_day {
	clear: both;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	overflow: hidden;
}
ul.select_week_day li, ul.consult_type li {
	background-color: #fff;
	border: 1px solid #d3d3d3;
	display: inline-block;
	font-size: 18px;
	float: left;
	list-style-type: none;
	margin-top: 15px;
}
ul.select_week_day li input, ul.consult_type li input {
	height: 28px;
	margin-right: 10px;
	width: 28px;
	vertical-align: middle;
}
.graybg { background-color: #f8f8f8; }
ul.consult_type li {
	width: 32.4%;
}
@media (min-width: 739px) and (max-width: 991px) {
	ul.consult_type li {
		width: 32%;
		font-size: 12px;
 }
}

@media (min-width: 992px) and (max-width: 1199px) {
	ul.consult_type li {
		width: 32%;
		font-size: 17px;
 }
}

.requestTxt {
	height: 200px !important;
}
/* MLJPWSConsultPage Content Area Ends */

/*PWS New Template for AD page*/
html {
	font-size: 62.5%;
	-webkit-text-size-adjust: 100% !important;
}
body {
	font-size: 1rem !important;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.pws-insurance .header_container_inner {
	max-width: 960px;
}
.pws-insurance .insuranceText, .pws .insuranceText {
	color: #fff;
	float: right;
	font-size: 1.5rem;
	line-height: 1.6;
	text-align: right;
	font-weight: bold;

}
/*.pws-advrt, .pws-advrt.pws2 {
	font-family: "Meiryo";
}

.pws-advrt .container {
	font-size: 16px;
	font-family: 'Meiryo', sans !important;
}*/
.pws-advrt .section1 {
	background-color: #fff;
	padding-bottom: 50px;
	text-align: center;
}
.pws-advrt .container .section1 h1, .pws-advrt .section1 h1 {
	font-size: 40px;
	color: #404b47;
	line-height: 1.8;
	font-weight: 500;
	text-align: center;
	padding-top: 50px;
}
.pws-advrt .container .section1 h2, .pws-advrt .section1 h2 {
	font-size: 80px;
	color: #176939;
	line-height: 0.8;
	font-weight: 700;
	margin-top: 0;
}
.pws-advrt .container .section1 h3, .pws-advrt .section1 h3 {
	font-size: 50px;
	color: #000;
	line-height: normal;
	font-weight: 700;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 80px;
}
.pws-advrt .container .section1 .disclaimer, .pws-advrt .section1 .disclaimer {
	font-style: 16px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #404b47;
	text-align: left;
}
.pws-advrt .sectLogosBtn {
	max-width: 960px;
	margin: 0 auto 30px;
	width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	.pws-advrt .sectLogosBtn {
		width: 100%;
		max-width: 960px;
		margin: 0 auto;
	}
}
.pws-advrt .sectLogosBtn .sectLogosBtn_1 {
    background-image: url('../img/pc/pws/purpose_logo_btn1.png');
    background-repeat: no-repeat;
    background-position: center;
		background-size: contain;
    width: 100%;
    height: 176px;
    display: block;
    margin-left: 13px;
}
.pws-advrt .sectLogosBtn .sectLogosBtn_1:hover {
	background-image: url('../img/pc/pws/purpose_logo_btn1-hover.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 100%;
	height: 176px;
	display: block;
	margin-left: 13px;
}
.pws-advrt .sectLogosBtn .sectLogosBtn_2 {
    background-image: url('../img/pc/pws/purpose_logo_btn2.png');
    background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
    width: 100%;
    height: 176px;
    display: block;
}
.pws-advrt .sectLogosBtn .sectLogosBtn_2:hover {
    background-image: url('../img/pc/pws/purpose_logo_btn2-hover.png');
    background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
    width: 100%;
    height: 176px;
    display: block;
}
.pws-advrt .sp_section2 { display: block; }
.pws-advrt .section2 .row:first-child {
	margin-bottom: 30px;
}
.pws-advrt .section2 .rowStyle {
	margin-bottom: 30px;
}
.pws-advrt .section2 .row {
	margin-left: 0;
	margin-right: 0;
}
.pws-advrt .section2 .sct2Header {
	font-size: 40px;
    text-align: center;
    margin: 30px auto;
}
.pws-advrt .section2 .sct2Header span, .pws-advrt.pws2 .point-wrapper h2 span {
	color: #176939;
	font-size: 5.5rem;
	font-weight: bold;
	line-height: 1.2;
}
.pws-advrt .section2 .sct2Header span.sct2Header-span {
	color: #000 !important;
	font-size: 3.5rem;
	font-weight: bold;
	line-height: 1.2;
}
.pws-advrt.pws2 .point-wrapper h2 {
	color: #000 !important;
	font-size: 4rem;
	font-weight: bold;
	line-height: 1.4;
}
.pws-advrt.pws2 .point-wrapper h2 span {
	font-size: 5rem;
}
.pws-advrt .section2 .point1_wrapper h1, .pws2 .pws2-sect1 h1 {
    margin: 30px auto;
    font-size: 25px;
    font-weight: bold;
		line-height: 2.2;
		border-bottom: 2px solid #ddd;
    padding-bottom: 20px;
		width: 90%;
}
.pws-advrt .section2 .point1_wrapper h1 span, .pws2 .pws2-sect1 h1 span {
	color: #176939;
	font-size: 4.5rem;
	font-weight: bold;
	line-height: 1.572;
}
.pws-advrt .section2 .point1_wrapper .btm_text {
	font-size: 15px;
	line-height: 1.7;
    text-align: left;
}
.pws-advrt .section2 .point1_wrapper .smallTxt {
	font-size: 11px;
	line-height: 1.9;
	text-align: left;
}
.pws-advrt .section2 .row .col-lg-7, .pws-advrt .section2 .row .col-md-7 {
	/*padding: 0 !important;*/
}
.pws-advrt .section2 .subText {
	font-size: 18px;
	line-height: normal;
	text-align: center;
	margin-bottom: 10px;
}
.pws-advrt .section2 .subText.orng {
	color: #cb6c2f;
}
.pws-advrt .section2 .subText.grn {
	color: #5bae59;
}
.pws-advrt .section2 .btnSect2 {
	text-align: center;
	width: 98%;
	height: 60px;
	margin: 0 auto;
	border-radius: 5px;
	border: 0;
}
.pws2 .section2 .pws2-sect2 .graph1Txt {
	font-size: 1.3rem;
	line-height: 1.8;
	padding: 0;
}
.pws2 .section2 .pws2-sect2 .graph1Txt span,
.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon-details1 .txt2 span,
.pws-advrt.pws2 .white-bg-2 .disclaimer span,
.pws-advrt .section4 p.disclaimer span {
	font-size: 1rem;
	display: inline-block;
	text-indent: 0;
	width: 1.2em;
}
.pws-advrt.pws2 .white-bg-2 .disclaimer span {
	margin-left: -1.7em;
	width: 1.2em;
}
.padTopBot {
	padding: 30px 0;
}
.pws-advrt .section2 .point1_wrapper {
    margin: 30px auto 0;
    text-align: center;
    background-color: #f6f6f6;
    padding: 0 30px 30px;
}
.pws-advrt .section4.whyThisInsurance h2 {
	font-size: 3.5rem;

  color: rgb(23, 105, 57);
  font-weight: bold;
  line-height: 1.3;
	margin-bottom: 30px;
	margin-top: 30px;
}
.pws-advrt .section5 .bannerWrapper {
	background-image: url('../img/pc/pws/consultation-banner.png');
	background-repeat: no-repeat;
	background-position: 40% 0;
	background-size: cover;
	box-shadow: 0 0 30px 20px #f6f6f6 inset;
	height: 400px;
	z-index: 1;
}
.pws-advrt .section4 .bannerWrapper {
	background-image: url('../img/pc/pws/whyThisInsuranceBanner.png');
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 50% 100%;
	height: 268px;
}
.pws-advrt .section4 .bannerWrapper .bannerText,
.pws-advrt .section5 .bannerWrapper .bannerText  {
	width: 50%;
}
.pws-advrt .section5 .bannerWrapper .bannerText  {
	z-index: 5;
	padding-top: 90px;
	background: #f6f6f6;
	height: 400px;
}
.pws-advrt .section5 .bannerWrapper .bannerText span {
	display: inline-block;
	background-image: url('../img/pc/pws/consultation-popup.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 60px;
	width: 100%;
	color: #fff;
	font-size: 22px;
	line-height: 2;
	font-weight: bold;
	text-align: center;
	margin-left: 0 auto;
}
.pws-advrt .section5 .bannerWrapper .bannerText h3 {
	color: #176939;
	font-size: 3.8rem;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 20px;
	text-align: center;
}
.pws-advrt .section5 .bannerWrapper .bannerText p {
	color: #000;
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
}

.pws-advrt .section4 .bannerWrapper .bannerText,
.pws-advrt .section4 .bannerWrapper .bannerText h3 {
  font-size: 2rem;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.8;
  text-align: left;
  width: 350px;
  height: 141px;
}

.pws-advrt .section4 ul.ulFeatures, .pws-advrt .section4 ul.ulFeatures2 {
	margin: 0 auto;
	text-align: center;
	padding: 30px 0;
}
.pws-advrt .section4 ul.ulFeatures li {
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
	width: 220px;
	height: 200px;
	border-radius: 5px;
	border: 2px solid #00673e;
	padding: 20px;
}
.pws-advrt .section4 ul.ulFeatures li:last-child,
.pws-advrt .section4 ul.ulFeatures2 li:last-child {
	margin-right: 0;
}
.pws-advrt .section4 ul.ulFeatures li:first-child {
	background-image: url('../img/pc/pws/whyThisInsurance-1.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 80% 80%;
}
.pws-advrt .section4 ul.ulFeatures li div .li1_p_heading {
	font-family: "Ryo Gothic PlusN";
	line-height: 1.65;
	margin: 20px 0 25px;
	font-size: 18px;
	color: #00673e;
	font-weight: bold;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	.pws-advrt .section4 ul.ulFeatures li div .li1_p_heading {
		font-size: 14px;
	}
}
.pws-advrt .section4 ul.ulFeatures li div .li1_p_heading span {
	font-size: 45px;
	font-weight: bold;
	line-height: 1.5;
}
.pws-advrt .section4 ul.ulFeatures li div .li1_p_subtxt,
.pws-advrt .section4 ul.ulFeatures li div .li2_p_subtxt,
.pws-advrt .section4 ul.ulFeatures li div .li3_subtxt {
	font-size: 1.3rem;
	line-height: 1;
	color: #000;
	font-weight: bold;
}
.pws-advrt .section4 ul.ulFeatures li div .li2_p_heading {
	line-height: 1;
	font-size: 24px;
	color: #00673e;
	margin-top: 6px;
}
.pws-advrt .section4 ul.ulFeatures li div .li2_p_subtxt {
	margin-top: 20px;
}
.pws-advrt .section4 ul.ulFeatures li div .li3_bg {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	background-image: url('../img/pc/pws/whyThisInsurance-2.png');
	height: 96px;
	width: 122px;
	margin: 10px auto 0;
}
.pws-advrt .section4 ul.ulFeatures li .li4_bg {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	background-image: url('../img/pc/pws/whyThisInsurance-3.png');
	width: 194px;
	height: 170px;
	margin: 0 auto;
}
.pws-advrt .section4.whyThisInsurance .ulFeatures_subtxt {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	padding-top: 4px;
	color: #000;
}
.pws-advrt .section4 p {
	padding: 8px 0;
}
.pws-advrt .section4 p.disclaimer {
	font-size: 13px;
	line-height: 1.5;
	padding: 0;
}
.pws-advrt .section4 ul.ulFeatures2 li {
	display: inline-block;
	margin-right: 0;
	vertical-align: top;
}
.pws-advrt .section4 ul.ulFeatures2 li div {
	border: 2px solid #00673e;
	border-radius: 5px;
	color: #00673e;
	font-size: 10px;
	padding: 15px;
	width: 150px;
	height: 150px;
	display: table-cell;
	vertical-align: middle;
}
.pws-advrt .section4 ul.ulFeatures2 li div.noPadding {
	padding: 16px 0;
}
.pws-advrt .section4 ul.ulFeatures2 li div p {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
.pws-advrt .section4 ul.ulFeatures2 li div p.fontSm {
	font-size: 10px;
	line-height: 1.1;
}
.pws-advrt .section4 ul.ulFeatures2 li div span {
	color: #00673e;
	display: inline-block;
	font-size: 30px;
	line-height: 1.5;
	font-weight: bold;
}
.pws-advrt .section4 div.divFeatureWrapper {
	background: #f6f6f6;
	padding: 40px 60px;
	width: 100%;
	margin: 30px auto 30px;
	line-height: 1.2;
}
.pws-advrt .section4 div.divFeatureWrapper h3 {
	color: #000;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 30px;
	text-align: center;
}
.pws-advrt .section4 div.divFeatureWrapper h3 span {
	color: #176939;
	font-size: 2.5rem;
	font-weight: bold;
}
.pws-advrt .section4 div.divFeatureWrapper figure.rating_benchmark {
	display: inline-block;
	width: 239px;
	height: 114px;
	border: 1px solid gray;
	vertical-align: top;
	background-image: url('../img/pc/pws/rating-benchmark.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
.pws-advrt .section4 div.divFeatureWrapper p {
	display: inline-block;
	font-size: 1.5rem;
	line-height: 1.6;
	padding-left: 40px;
	width: 550px;
	vertical-align: top;
	color: #000;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.pws-advrt .section4 ul.ulFeatures li {
	    display: inline-block;
	    margin-right: 10px;
	    vertical-align: top;
	    width: 170px;
	    height: 170px;
	    border-radius: 5px;
	    border: 2px solid #00673e;
	    padding: 10px;
	}
	.pws-advrt .section4 ul.ulFeatures li div .li1_p_heading {
			margin: 15px 0px 10px;
	}
	.pws-advrt .section4 ul.ulFeatures li div .li2_p_subtxt {
    margin-top: 10px;
	}
	.pws-advrt .section4 ul.ulFeatures li .li4_bg {
    width: 150px;
    height: 150px;
	}
	.pws-advrt .section4 ul.ulFeatures li div .li1_p_heading span {
		font-size: 40px;
	}
	.pws-advrt .section4 ul.ulFeatures2 li div, .pws-advrt .section4 ul.ulFeatures2 li div.noPadding {
		padding: 0;
	}
	.pws-advrt .section4 ul.ulFeatures2 li div span {
		font-size: 24px;
		line-height: 1;
	}
	.pws-advrt .section4 ul.ulFeatures2 li div p.fontSm {
		font-size: 9px;
	}
}

.pws-advrt .section5 .section5-divider {
	background-image: url('../img/pc/pws/arrowDivider.png');
	background-position: top left;
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center;
	margin: 20px auto 0;
	width: 178px;
  height: 121px;
}
.pws-advrt .section5 .headerWrapper2 {
	padding: 0 0 30px;
	text-align: center;
}
.pws-advrt .section5 .headerWrapper2 h3 {
	font-family: "Meiryo";
	font-size: 40px;
	font-weight: bold;
	color: #176939;
	width: 630px;
	margin: 0 auto;
}
.pws-advrt .section5 .headerWrapper2 h4 {
	font-family: "Meiryo";
	font-size: 22px;
	font-weight: bold;
  line-height: 2.2;
}
.pws-advrt .disclaimerWrapper {
	width: 100%;
	margin: 40px auto;
	position: relative;
}
.pws-advrt .disclaimerWrapper div {
	margin: 0 auto;
	}
.pws-insurance .header_container_inner .pc_logo img {
  height: 36px;
  width: 114px;
}
.pws-insurance .footer_container { background-color: #176939; color: #fff; }
.pws-insurance .footer_container .largeText {
	font-size: 15px;
	line-height: 1.6671;
}
.pws-insurance .footer_container .smallText {
	font-size: 13px;
	line-height: 1.93;
}
.pws-advrt .disclaimerWrapper .pageTop {
	display: none;
	background-color: #f6f6f6;
	border: 2px solid #ddd;
	border-radius: 50%;
	height: 150px;
	overflow: hidden;
	position: fixed;
	right: 100px;
	bottom: 50px;
	text-align: center;
	text-decoration: none;
	width: 150px;
}
.pws-advrt .disclaimerWrapper .pageTop:visited {
	color: inherit;
}
.pws-advrt .disclaimerWrapper .pageTop span {
	background-image: url('../img/pc/pws/pagetop.png');
	background-position: top left;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	height: 15px;
	width: 18px;
	margin: 55px 65px 5px;
}
/*style starts for table*/

.borderLeftZero {
		border-left: 0;
}
.borderRightZero {
		border-right: 0;
}
/*style ends for table*/



.pws-advrt .section5 .btnWrapper {
	margin: 0 auto 50px;
	text-align: center;
}
.pws-advrt .section5 .bannerWrapper2 {
	/*position: relative;*/
}
.pws-advrt .section5 .bannerWrapper2 .floatingText {
	position: absolute;
	top: -25px;
	border: 1px solid gray;
	border-radius: 5px;
	background: #fff !important;
	color: #000;
	height: 50px;
	width: 200px;
	text-align: center;
    padding-top: 10px;
    font-size: 18px;
}
.pws-advrt .section5 .divWrapper h3, .pws-advrt .section5 .divWrapper h4 {
	text-align: center;
	padding: 20px 0 10px;
}
.pws-advrt .section5 .divWrapper h3 {
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.2;
	color: #176939;
	padding-top: 60px;
}
.pws-advrt .section5 .divWrapper h4 {
	font-family: "Meiryo";
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	color: #176939;
	clear: both;
}
.pws-advrt .section5 .divWrapper hr, .pws-advrt .section5 .bannerWrapper hr {
	width: 100%;
	margin-bottom: 20px;
border: 1px solid #176939;
height: 1px;
background: #176939;
}
.pws-advrt .section5 .bannerWrapper hr {
	width: 100%;
}
.pws-advrt .section5 .divWrapper hr.grayHr {
	width: 100%;
border: 1px solid #ddd;
height: 1px;
background: #ddd;
}
.pws-advrt .section5 .divWrapper .img4, .pws-advrt .section5 .divWrapper .img5 {
	display: inline-block;
	margin: 0 10px 0 0;
	height: 145px;
	width: 45%;
}
.pws-advrt .section5 .divWrapper .img4 {
	background-image: url('../img/pc/pws/consultant-female.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.pws-advrt .section5 .divWrapper .img5 {
	background-image: url('../img/pc/pws/consultant-male.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.pws-advrt .section5 .divWrapper .rtPanel3 {
	padding: 0;
	margin: 30px 0 60px;
}
.pws-advrt .section5 .divWrapper .lftPanel3 {
	padding-right: 30px;
	padding-top: 30px;
	font-size: 1.5rem;
	line-height: 1.6;
	color: #000;
}
.pws-advrt .section5 .ulSteps {
	padding: 0;
	margin: 30px auto;
}
.pws-advrt .section5 .ulSteps li {
	display: inline-block;
	width: 18%;
	margin-right: 1.8%;
	vertical-align: top;
	position: relative;
}
.pws-advrt .section5 .ulSteps li::after {
	content: '';
	background-image: url('../img/sp/pws2/consult-arrow.png');
	background-position: 0;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	height: 25px;
	width: 21px;
	position: absolute;
	top: 120px;
	right: 0;
	margin-right: -25px;
	transform: rotate(270deg);
}
.pws-advrt .section5 .ulSteps li:last-child::after {
	display: none;
}
.pws-advrt .section5 .ulSteps li:last-child { margin-right: 0; }
.pws-advrt .section5 .ulSteps li .stepsWrapper p.green {
	color: #176939;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper p.black {
	font-size: 1.8rem;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper p {
	font-size: 1.4rem;
	line-height: 1.6;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper p a {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper p a:hover {
	opacity: 0.6;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper figure {
	width: 170px;
	height: 140px;
	margin-bottom: 5px;
	border-radius: 10px;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper.step1 figure {
	background-image: url('../img/pc/pws/consultation-steps.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper.step2 figure {
	background-image: url('../img/pc/pws/consultation-steps.png');
	background-position: -195px 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper.step3 figure {
	background-image: url('../img/pc/pws/consultation-steps.png');
	background-position: -396px 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper.step4 figure {
	background-image: url('../img/pc/pws/consultation-steps.png');
	background-position: -584px 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper.step5 figure {
	background-image: url('../img/pc/pws/consultation-steps.png');
	background-position: -792px 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.pws-advrt .section5 a.btn {
	margin-bottom: 60px !important;
}


@media screen and (min-width: 739px) {
	.pws-advrt .container {
		padding-right: 0;
		padding-left: 0;
		color: #404b47;
		font-size: 14px;
		line-height: 1.6;
		max-width: 960px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.pws-advrt .section4 ul.ulFeatures li div {
		width: 150px;
		height: 150px;
	}
	.pws-advrt .section4 ul.ulFeatures2 li div {
		width: 110px;
		height: 115px;
	}
	.pws-advrt .section5 .divWrapper .img4, .pws-advrt .section5 .divWrapper .img5 {
		width: 44%;
		height: 110px;
	}
	.pws-advrt .section5 .divWrapper .lftPanel3 { padding-right: 10px; }
	.pws-advrt .section5 .divWrapper h3, .pws-advrt .section5 .divWrapper h4 {
		clear: both;
		float: none;
	}
	.pws-advrt .section5 .ulSteps li::after {
		top: 100px;
		margin-right: -16px;
	}
	.pws-advrt .section5 .ulSteps li .stepsWrapper figure { height: 120px; width: 120px; }
	.pws-advrt .section5 .ulSteps li .stepsWrapper.step3 figure {
		background-position: -360px 0;
	}
	.pws-advrt .section5 .ulSteps li .stepsWrapper.step4 figure {
		background-position: -530px 0;
	}
	.pws-advrt .section5 .ulSteps li .stepsWrapper.step5 figure {
		background-position: -680px 0;
	}
	.pws-advrt .stepsWrapper P { FONT-SIZE: 14px; }
	.pws-advrt .section5 .btnWrapper { margin: 0 auto 30px;	}
	.pws-advrt .btnSect4 { width: 40% !important; }
	.pws-advrt .section2 .btnSect2.btnSect3.grn { margin-top: 0 !important; }
	.pws-advrt .section5 .btnWrapper { margin: 0 auto 60px; }

	.pws-advrt .section4 div.divFeatureWrapper p { width: 350px; }
	.pws-advrt .section7 .container .grayBg .ulTypeFeatures li p { width: 80%; }
	.pws-advrt .section5 .bannerWrapper .bannerText {		padding-top: 30px;	}
	.pws-advrt .section5 .bannerWrapper {		background-position: 45% 0;	}
	.pws-advrt .disclaimerWrapper {position: relative;}
	.pws-advrt .disclaimerWrapper .pageTop {
	    background-color: #f6f6f6;
	    border: 2px solid #ddd;
	    border-radius: 50%;
	    overflow: hidden;
	    position: fixed;
	    right: 70px;
	    bottom: 70px;
	    text-align: center;
	    text-decoration: none;

	}
	.pws-advrt .disclaimerWrapper .pageTop span {
		margin: 15px 30px 5px;
		margin: 55px 65px 5px;
	}
}



/*section 7 - starts*/
.pws-advrt .sect7bg {
	background-image: url("../img/pc/pws/main-banner.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.pws-advrt .section7 .container {
		padding: 0 0 90px 0;
    color: #404b47;
    font-size: 14px;
    line-height: 1.6;
    max-width: 960px;
}
.pws-advrt .section7 .container .headerWrapper2 {
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	width: 78%;
}
.pws-advrt .section7 .container .headerWrapper2 h3 {
	font-family: "Meiryo";
	font-size: 45px;
	font-weight: bold;
	color: #176939;
	margin: 10px auto;
	line-height: 1;
}
.pws-advrt .section7 .container .headerWrapper2 h4 {
	font-family: "Meiryo";
	font-size: 25px;
	font-weight: bold;
  color: #000;
}
.pws-advrt .section7 .container .sect7Header {
		background-color: #176939;
	 height: 60px;
	 text-align: center;
	 display: flex;
}
.pws-advrt .section7 .container .sect7Header span {
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	line-height: 2;
	margin: 5px auto 0;
}
.pws-advrt .section7 .container .whiteBg {
	background-color: #fff;
	padding-bottom: 20px;
}
.pws-advrt .section7 .container .whiteBg .grayBg {
	width: 96%;
	padding: 2% 5%;
	background-color: #f6f6f6;
	margin: 0 auto;
}
.pws-advrt .section7 .container .grayBg .typeFeatures h3 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 20px;
	color: #176939;
}
.pws-advrt .section7 .container .grayBg .ulTypeFeatures {
	padding: 0;
	margin: 0;
	width: 100%;
}
.pws-advrt .section7 .container .grayBg .ulTypeFeatures li,
.pws-advrt.pws2 .section5.sectInsurance .wrapper .ulTypeFeatures li {
	border-bottom: 1px solid #ddd;
	padding: 8px 20px;
}
.pws-advrt .section7 .container .grayBg .ulTypeFeatures li:first-child,
.pws-advrt.pws2 .section5.sectInsurance .wrapper .ulTypeFeatures li:first-child {
	border-top: 1px solid #ddd;
}
.pws-advrt .section7 .container .grayBg .ulTypeFeatures li span,
.pws-advrt.pws2 .section5.sectInsurance .wrapper .ulTypeFeatures li span {
	background-image: url('../img/pc/pws/hand-icn2.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	display: inline-block;
	height: 28px;
	width: 40px;
}
.pws-advrt .section7 .container .grayBg .ulTypeFeatures li p,
.pws-advrt.pws2 .section5.sectInsurance .wrapper .ulTypeFeatures li p {
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
}
.pws-advrt .section7 .container .grayBg .aLink {
	color: #cc0000;
	margin: 20px auto;
	display: block;
	text-align: center;
	text-decoration: none;
}
.pws-advrt .section7 .container .grayBg .aLink:hover {
	text-decoration: underline;
}
.pws-advrt .section5 a.btnG {
	background-image: url('../img/pc/pws/btnGreen.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: block;
	height: 95px;
	margin: 0 auto 80px;
	max-width: 510px;
}
.pws-advrt .section5 a.btnG:hover {
	background-image: url('../img/pc/pws/btnGreen-hover.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: block;
	height: 95px;
	margin: 0 auto 80px;
	max-width: 510px;
}
.pws-advrt .section7 .container .grayBg a.btnO {
	background-image: url('../img/pc/pws/btnOrange.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	display: block;
	height: 95px;
	margin: 0 auto;
	max-width: 500px;
}
.pws-advrt .section7 .container .grayBg a.btnO:hover {
	background-image: url('../img/pc/pws/btnOrange-hover.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	display: block;
}
.pws-advrt .section7 .container .grayBg a.btnO span.bullet,
.pws-advrt .section5 a.btn span.bullet {
	background-color: #bd6f1b;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: inline-block;
	padding-top: 15px;
}
.pws-advrt .section7 .container .grayBg a.btnO span.txt,
.pws-advrt .section5 a.btn span.txt {
	display: inline-block;
	color: #fff;
	font-size: 23px;
	line-height: 1.1;
	font-weight: bold;
	vertical-align: middle;
}
.pws-advrt .section7 .container .grayBg a.btnO span.txt::after,
.pws-advrt .section5 a.btn span.txt::after {
	content: '';
	background-image: url('../img/pc/pws/btnDoubleArrow.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	height: 20px;
	width: 20px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
}
.pws-advrt .section5 a.btn {
	background-color: #98b150;
}
.pws-advrt .section5 a.btn span.bullet {
	background-color: #2a8153;
}
/*section 7 - ends*/


/*consultation section starts*/
.pws-advrt .consultation {
	background-color: #f6f6f6;
}
/*consultation section ends*/



/*type 2 page header starts*/

		.pws-advrt .sp_section2 {
			background-color: #f1f5e8;
			background-image: url('../img/pc/pws/purpose_logo.png');
			background-repeat: no-repeat;
			background-position: top;
			background-size: contain;
			padding: 20px 0;
			position: relative;
			/* overflow: hidden; */
		}
		.pws-advrt .sp_section2 .container {
			max-width: 960px;
			margin: 0 auto;
			position: relative;
			width: 100%;
		}
		.pws-advrt .sp_section2 h2 {
			color: #000;
			font-size: 34px;
			font-weight: bold;
			line-height: 1.573;
			margin-left: 0;
			text-align: left;
			width: 60%;
		}
		.pws-advrt .sp_section2 h2 span {
			font-size: 55px;
			font-weight: bold;
			color: #e08439;
			line-height: 1;
		}
		.pws-advrt .sp_section2 ul {
			display: inline-block;
			float: left;
			margin: 0 auto 20px;
			padding: 0;
			width: 100%;
			text-align: center;
		}
		.pws-advrt .sp_section2 ul li {
			background: #fff;
			border: 2px solid #00693c;
			border-radius: 5px;
			height: 130px;
			width: 160px;
			padding: 5px;
			display: inline-block;
			margin: 0 auto 10px;
			vertical-align: top;
		}
		.pws-advrt .sp_section2 ul li p {
			margin-left: 0;
			text-align: center;
			font-family: "RyoGothicPlusN Bold";

		}
		.pws-advrt .sp_section2 ul li .txt1 {
			font-size: 13px;
			line-height: 1.44;
			font-weight: bold;
					margin-top: 10px;
		}
		.pws-advrt .sp_section2 ul li .txt1 span,
		.pws-advrt .sp_section2 ul li .txt3 span {
			font-size: 9px;
		}
		.pws-advrt .sp_section2 ul li .txt2 {
			font-size: 10px;
			line-height: 1.1;
		}
		.pws-advrt .sp_section2 ul li .txt3 {
			font-size: 14px;
			line-height: 1.7;
		}
		.pws-advrt .sp_section2 ul li .boldTxt {
			font-size: 35px;
			line-height: 1.4;
			font-weight: bold;
			color: #00693c;
			margin-top:5px;
		}
		.pws-advrt .sp_section2 ul li .boldTxt2 {
			font-size: 28px;
			line-height: 1.3;
			font-weight: bold;
			color: #00693c;
			margin-top: 5px;
		}
		.pws-advrt .sp_section2 ul li .boldTxt3 {
			font-size: 30px;
			line-height: 1.68;
			font-weight: bold;
			color: #00693c;
			margin-top: 10px;
		}
		.pws-advrt .sp_section2 ul li .boldTxt2 span,
		.pws-advrt .sp_section2 ul li .boldTxt3 span  {
			font-size: 16px;
		}

		.pws-advrt .sp_section2 p {
			clear: both;
			font-size: 20px;
			line-height: 1.5;
			/* margin-left: 50px; */
			text-align: left;
		}
		.pws-advrt .sp_section2 p.disclaimerTxt1:before {
			color: #404b47;
			content: '※1';
			display: inline-block;
			font-size: 11px;
			line-height: 1.8;
			position: absolute;
			left: 5px;
			text-align: left;
		}
		.pws-advrt .sp_section2 p.disclaimerTxt2:before {
			color: #404b47;
			content: '※2';
			display: inline-block;
			font-size: 11px;
			line-height: 1.8;
			position: absolute;
			left: 5px;
			text-align: left;
		}

		.pws-advrt .sp_section2 p.disclaimerTxt1,
		.pws-advrt .sp_section2 p.disclaimerTxt2		{
			width: 48%;
			font-size: 11px;
			line-height: 1.8;
		}

		.pws-advrt .sp_section2 ul {
			    display: inline-block;
			    float: left;
			    margin: 40px auto 20px;
			    padding: 0;
			    width: 55%;
			    text-align: center;
			    z-index: 1;
		}


/*type 2 page header ends*/





/* media query--by namrata */
@media (min-width: 739px) and (max-width: 767px) {
		.pws-insurance .col-xs-12 {
				width: 100%;
		}
		.pws-advrt .sp_section2 { display: block; }
		.pws-advrt .sp_section2 .container {
			max-width: 960px;
			width: 100%;
		}
		.pws-advrt .sp_section2 ul li p {
			display: none;
		}
		.pws-advrt .sp_section2 p.disclaimerTxt1,
		.pws-advrt .sp_section2 p.disclaimerTxt2 {
			width: 90%;
		}
		.pws-advrt .sp_section2 p.disclaimerTxt1,
		.pws-advrt .sp_section2 p.disclaimerTxt2 {
			font-size: 20px;
			line-height: 1.5;
			max-width: 680px;
			width: 100%;
		}
		.pws-advrt .sp_section2 {
			background-color: #f1f5e8;
			padding: 20px 0;
			position: relative;
		}
		.pws-advrt .sp_section2 h2 {
			font-size: 35px;
			font-weight: bold;
			line-height: 1.573;
			margin-left: 0 auto;
			text-align: center;
			width: 100%;
		}
		.pws-advrt .sp_section2 h2 span {
			font-size: 55px;
			color: #e08439;
			line-height: 1;
		}
		.pws-advrt .sp_section2 ul {
			display: inline-block;
			float: left;
			margin: 0 auto 20px;
			padding: 0;
			width: 100%;
			text-align: center;
		}

		.pws-advrt .sp_section2 p {
			clear: both;
			font-size: 20px;
			line-height: 1.5;
			margin-left: 50px;
			text-align: left;
		}
		.pws-advrt .sp_section2 p.disclaimerTxt1:before {
			color: #404b47;
			content: '※1';
			display: inline-block;
			font-size: 20px;
			line-height: 1.5;
			position: absolute;
			left: 5px;
			text-align: left;
		}
		.pws-advrt .sp_section2 p.disclaimerTxt2:before {
			color: #404b47;
			content: '※2';
			display: inline-block;
			font-size: 20px;
			line-height: 1.5;
			position: absolute;
			left: 5px;
			text-align: left;
		}

		.pws-advrt .sp_section2 ul {
			    display: inline-block;
			    float: left;
			    margin: 40px auto 20px;
			    padding: 0;
			    width: 55%;
			    text-align: center;
			    z-index: 1;
		}
		.pws-advrt .sp_section2 ul li {
			background-color: inherit;
			border: 0;
			height: auto;
		}


		.pws-advrt .section2 .sct2Header {
		    font-size: 40px;
		    text-align: center;
		    margin: 30px auto;
		}
		.pws-advrt .section2 .sct2Header span {
		    color: #176939;
		    font-size: 50px;
		    font-weight: bold;
		    line-height: 1.3;
		}
		.pws-advrt .section2 .sct2Header span.sct2Header-span {
		    color: #000;
		    font-size: 40px;
		    font-weight: bold;
		    line-height: 1.63;
		}
		.pws-advrt .section2 .point1_wrapper {
		    margin: 30px auto 0;
		    text-align: center;
		    background-color: #f6f6f6;
		    padding: 0 20px 30px;
		}
		.pws-advrt .section2 .point1_wrapper .point1_mark {
		    border: 1px solid #176939;
		    padding: 2px 35px 13px;
		    font-size: x-large;
		    background-color: #176939;
		    color: #eaefeb;
		    border-radius: 0 0 22px 22px;
		}
		.pws-advrt .section2 .point1_wrapper h1 {
			color: #000;
		    margin: 30px auto;
		    font-size: 30px;
		    font-weight: bold;
		    line-height: 1.5;
		    border-bottom: 2px solid #ddd;
		    padding-bottom: 20px;
		    width: 100%;
		}
		.pws-advrt .section2 .point1_wrapper h1 span {
		    color: #176939;
		    font-size: 40px;
		    font-weight: bold;
		    line-height: 1.135;
		}
		.pws-advrt .section2 .point1_wrapper .point1_subHeader {
		    margin: 0 auto 20px;
		    max-width: 815px;
		    width: 100%;
		}
		.pws-advrt .section2 .point1_wrapper .point1_subHeader li {
		    font-weight: bold;
		    display: inline;
		    list-style-type: none;
		    margin-left: -30px;
		    margin-left: 30px;
		}
		.pws-advrt .section2 .point1_wrapper .point1_subHeader .point1_subHeader_li1 {
		    float: left;
		    margin-left: 64px;
		    margin-left: 0;
		}
		.pws-advrt .section2 .point1_wrapper .point1_subHeader li span {
		    color: #176939;
		}

		.pws-advrt .section2 p.graph-header {
			color: #000;
			font-size: 30px;
			font-weight: bold;
			line-height: 1.4;
			text-align: left;
    	padding: 0 0 20px 40px;
		}
		.pws-advrt .section2 p.graph-header span {
			color: #176939;
		}
		.pws-advrt .section2 .point1_wrapper .btm_text {
			color: #000;
		    font-size: 26px;
		    line-height: 1.5;
				margin-bottom: 20px;
		    text-align: left;
				color: #000;
		}
		.pws-advrt .section2 .point1_wrapper .smallTxt {
		    font-size: 20px;
		    line-height: 1.5;
		    text-align: left;
				color: #000;
		}
		.pws-advrt .graph-header {display: block !important;}
		.point1_subHeader {display: none  !important;}
		.pws-advrt .section5 .headerWrapper2 h4 {
		    font-family: "Meiryo";
		    font-size: 40px;
		    font-weight: bold;
		    line-height: 1.75;
				color: #000;
		}
		.pws-advrt .section5 .headerWrapper2 h3 {
		    font-family: "Meiryo";
		    font-size: 50px;
		    font-weight: bold;
		    color: #176939;
		    margin: 0 auto;
		    line-height: 1.4;
				width: 100%;
		}

.pws-advrt .section5 .ulSteps li {
    display: block;
    width: 100%;
    position: relative;
}
.pws-advrt .section4 .bannerWrapper {
	background: none;
	height: auto;
}
.pws-advrt .section4 .bannerWrapper .bannerText,
.pws-advrt .section4 .bannerWrapper .bannerText h3 {
	width: 95%;
	display: block;
	margin: 0 auto;
	color: #000;
	font-size: 30px;
	line-height: 1.68;
}
.pws-advrt .section4 ul.ulFeatures li {
	width: 320px;
	height: 280px;
	margin: 15px 15px 20px;
	padding: 35px 25px 10px;
}
.pws-advrt .section4 ul.ulFeatures li:nth-child(3) {
	margin-left: 0;
}
.pws-advrt .section4 ul.ulFeatures li div .li1_p_heading span {
	font-size: 60px;
	line-height: 1.2;
}
.pws-advrt .section4 ul.ulFeatures li div .li1_p_subtxt,
.pws-advrt .section4 ul.ulFeatures li div .li2_p_subtxt,
.pws-advrt .section4 ul.ulFeatures li div .li3_subtxt {
	font-size: 19px;
	line-height: 1.5;
	margin-top: 0;
}
.pws-advrt .section4 ul.ulFeatures li div .li2_p_heading {
    line-height: 1.3;
    font-size: 42px;
    color: #00673e;
    margin-top: 0;
    font-weight: bold;
}
.pws-advrt .section4 ul.ulFeatures li div .li3_bg {
    background-image: url(../img/pc/pws/whyThisInsurance-2L.png);
    height: 134px;
    width: 170px;
}
.pws-advrt .section4 ul.ulFeatures li .li4_bg {
    background-image: url(../img/pc/pws/whyThisInsurance-3.png);
    width: 272px;
    height: 238px;
}
.pws-advrt .section4.whyThisInsurance .ulFeatures_subtxt {
    font-size: 26px;
    font-weight: bold;
		line-height: 1.5;
    padding: 0 20px;
    padding-top: 0;
    color: #000;
}
.pws-advrt .section4 ul.ulFeatures2 li {
	margin: 10px 5px 10px;
}
.pws-advrt .section4 ul.ulFeatures2 li:nth-child(4) {
	margin-left: 0;
}
.pws-advrt .section4 ul.ulFeatures2 li div {
	height: 180px;
	width: 210px;
	padding: 6px;
}
.pws-advrt .section4 ul.ulFeatures2 li div p {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
}
.pws-advrt .section4 ul.ulFeatures2 li div span {
	font-size: 43.2px;
	font-weight: bold;
	line-height: 1.5;
}
.pws-advrt .section4 p.disclaimer {
    font-size: 20px;
    line-height: 1.5;
		margin: 0 auto 10px;
    padding: 0 20px 0;
}
.pws-advrt .section4 div.divFeatureWrapper {
	padding: 40px 50px;
	width: 95%;
}
.pws-advrt .section4 div.divFeatureWrapper h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.65;
}
.pws-advrt .section4 div.divFeatureWrapper h3 span {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.26;
}
.pws-advrt .section4 div.divFeatureWrapper figure.rating_benchmark {
    background-image: url(../img/pc/pws/rating-benchmarkL.png);
		background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
		border: 0;
		display: block;
    height: 248px;
		margin: 0 auto;
		width: 478px;
}
.pws-advrt .section4 div.divFeatureWrapper p {
		color: #000;
    display: block;
    font-size: 1.3rem;
    line-height: 2;
		margin-top: 20px;
    padding-left: 0;
    text-align: left;
		width: 100%;
}
.pws-advrt .sect7bg {
	background: #f1f5e8;
}
.pws-advrt .section7 .sect7Wrapper {
			margin: 0 20px;
}

.pws-advrt .section7 .container .headerWrapper2 h4 {
	font-size: 40px;
	line-height: 1.75;
}
.pws-advrt .section7 .container .headerWrapper2 h3 {
	font-size: 50px;
	line-height: 1.4;
}
.pws-advrt .section7 .container .grayBg .ulTypeFeatures li span {
    background-image: url(../img/sp/pws/hand-icn2.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: inline-block;
    height: 42px;
    width: 17%;
}
.pws-advrt .section7 .container .grayBg .ulTypeFeatures li p {
    display: inline-block;
		font-size: 26px;
		line-height: 1.54;
    margin-left: 1%;
    vertical-align: top;
		width: 78%;
}
.pws-advrt .section7 .container .grayBg a.btnO {	display: none; }
.pws-advrt .section7 .container a.sp_btnO {
    background-image: url(../img/pc/pws/btnOrange.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
    height: 95px;
    margin: 20px auto;
    max-width: 500px;
		width: 90%;
}
.pws-advrt .section7 .container a.sp_btnO:hover {
    background-image: url(../img/pc/pws/btnOrange-hover.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
}
.pws-advrt .section7 .container .grayBg .typeFeatures h3 {
	font-weight: bold;
	font-size: 30px;
	line-height: 1;
}
.pws-advrt .consultation {
    background-color: #f6f6f6;
}
.pws-advrt .section5 .bannerWrapper .bannerText figure {
    background-image: url(../img/sp/pws/consultation-banner.png);
    background-repeat: no-repeat;
    background-position: 78% 0;
    background-size: cover;
    box-shadow: 0 0 30px 20px #f6f6f6 inset;
    height: 400px;
		position: relative;
    z-index: 1;
		width: 75%;
    margin: 0 auto;
}
.pws-advrt .section5 .bannerWrapper .bannerText {
    display: block;
    padding-top: 90px;
    background: #f6f6f6;
    height: auto;
		margin: 0 auto;
		width: 100%;
}
.pws-advrt .section5 .bannerWrapper .bannerText p {
    color: #000;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.75;
    text-align: center;
		width: 95%;
		margin: 0 auto;
}
.pws-advrt .section5 .divWrapper h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    color: #176939;
    padding-top: 20px;
    text-align: center;
}
.pws-advrt .section5 .divWrapper hr.grayHr {
    width: 100%;
    border: 1px solid #ddd;
    height: 1px;
    background: #ddd;
}
.pws-advrt .section5 .divWrapper .rtPanel3 {
    padding: 0;
    margin: 0 auto;
		display: block;
		text-align: center;
		width: 90%;
}
.pws-advrt .section5 .divWrapper .img4 {
    background-image: url(../img/pc/pws/consultant-female.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
		display: inline-block;
		margin: 0 10px 0 0;
		height: 145px;
		width: 25%;
}
.pws-advrt .section5 .divWrapper .img5 {
    background-image: url(../img/pc/pws/consultant-male.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
		display: inline-block;
		margin: 0 10px 0 0;
		height: 145px;
		width: 25%;
}
.pws-advrt .section5 .divWrapper .lftPanel3 {
    padding-right: 30px;
    padding-top: 30px;
    font-size: 1.5rem;
		line-height: 1.6;
		width: 95%;
		margin: 0 auto 40px;
}
.pws-advrt .section5 .divWrapper h4 {
    font-family: "Meiryo";
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    color: #176939;
    clear: both;
		text-align: center;
}
.pws-advrt .section5 .bannerWrapper {
	background: none;
	height: auto;
}




.pws-advrt .disclaimerWrapper {
	margin: 40px auto 0;
}
.pws-advrt .disclaimerWrapper .pageTop {
	color: #000;
	display: block !important;
	padding: 20px;
	position: static;
	border: 0;
	border-radius: 0;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background-color: #f6f6f6;
	width: 100%;
	text-decoration: none;
}
.pws-advrt .disclaimerWrapper .pageTop span {
    background-image: url(../img/pc/pws/pagetop.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 15px;
		margin: 0;
		margin-right: 10px;
    width: 18px;
}
.pws-advrt .disclaimerWrapper .pageTop {
	width: 100%;
}

} /*end of media query*/

.pws-advrt .graph-header {display: none;}
.point1_subHeader {display: block;}
.pws-advrt .disclaimerWrapper p {
    float: right;
    font-size: 1.3rem;
    line-height: 1.6;
    color: #000;
	margin-top: 40px;
}


@media (min-width: 768px) {

		.pws-advrt .section7 .container .whiteBg .typeDescWrapper .sp_typeDesc,
		.pws-advrt .section7 .container .grayBg a.sp_btnO,
		.pws-advrt .section5 .bannerWrapper .bannerText figure  {
				display: none;
		}
}

@media (min-width: 768px) and (max-width: 992px) {
		.pws-advrt .sp_section2 ul {
			display: inline-block;
			float: left;
			margin: 40px auto 20px;
			padding: 0;
			width: 55%;
			text-align: center;
			z-index: 1;
		}
		.pws-advrt .sp_section2 ul li p {
			display: none;
		}
		.pws-advrt .sp_section2 ul li {
			border: 0;
			background-color: inherit;
			display: inline-block;
		}

		.pws-advrt .sp_section2 p.disclaimerTxt1,
		.pws-advrt .sp_section2 p.disclaimerTxt2 {
			width: 95%;
		}
		.pws-advrt .sp_section2 p.disclaimerTxt1,
		.pws-advrt .sp_section2 p.disclaimerTxt2,
		.pws-advrt .sp_section2 p.disclaimerTxt1:before,
		.pws-advrt .sp_section2 p.disclaimerTxt2:before	{
			font-size: 20px;
			line-height: 1.5;
		}

		.pws-advrt .sp_section2 h2 {
			margin: 0 auto;
			text-align: center;
			width: 100%;
		}
}




/*7.1.2019*/
/*changes for PWS 2 page*/
.pws .header_container {
	background: #00a758;
	overflow: hidden;
}
.pws .insuranceText {
	text-align: right;
}
.pws .header_container_inner .pc_logo {
	display: inline-block;
	margin-top: 5px;
}
.pws .header_container_inner .pc_logo img {
	height: 36px;
	width: 114px;
}
.pws .footer_container {
		background-color: #00a758;
}
.pws .footer_container .largeText {
	font-size: 1.5rem;
	line-height: 1.6;
}
.pws .footer_container .smallText {
	font-size: 1.3rem;
	line-height: 1.6;
}
.pws-advrt.pws2, .pws-advrt.pws2 h1, .pws-advrt.pws2 h2, .pws-advrt.pws2 h3, .pws-advrt.pws2 h4 {
	color: #000;
	clear: both;
}
.pws-advrt.pws2 .sp_section2 {
    background-color: #fff;
    background-image: url('../img/pc/pws2/typeB-banner.jpg');
    background-repeat: no-repeat;
    background-position: 52% -110px;
    background-size: cover;
	height: 1210px;
    padding: 30px 0 0;
    position: relative;
    /* overflow: hidden; */
}
.container.sp_paddingZr {
	padding: 0;
}
.pws-advrt.pws2 .sp_section2 .mainA_logo1 {
	background-image: url('../img/pc/pws2/pws2-mainA-logo1.png');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	height: 254px;
	margin-bottom: 30px;
	width: 570px;
}
.pws-advrt.pws2 .sp_section2 .featuresPart {
	padding: 20px 30px;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 10px;
	margin-top: 80px;
}
.pws-advrt.pws2 .sp_section2 .featuresPart h1 {
	margin: 5px auto;
	text-align: center;
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1;
	color: #000;
}
.pws-advrt.pws2 .sp_section2 .featuresPart h1 span {
	font-size: 3rem;
	line-height: 1.8;
	color: #00a758;
}
.pws-advrt.pws2 .sp_section2 .featuresPart h1 span.sm {
	font-size: 2.4rem;
	line-height: 1.8;
	color: #000;
}
.pws-advrt.pws2 .sp_section2 .featuresPart .typeB-content {
	background-image: url('../img/pc/pws2/pws2-mainB-content1.png');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	height: 249px;
	margin-bottom: 30px;
	width: 880px;
}
.pws-advrt.pws2 .sp_section2 .featuresPart ul {
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
}
.pws-advrt.pws2 .sp_section2 .featuresPart ul li {
		background: none;
		border: 0;
		display: inline-block;
		height: 83px;
		margin-right: 20px;
		width: 422px;
}
.pws-advrt.pws2 .sp_section2 .featuresPart ul li:nth-child(2),
.pws-advrt.pws2 .sp_section2 .featuresPart ul li:nth-child(4) {
		margin-right: 0;
}
.pws-advrt.pws2 .sp_section2 .featuresPart ul li.part1 {
	background-image: url('../img/pc/pws2/pws2-main-part1.png');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
}
.pws-advrt.pws2 .sp_section2 .featuresPart ul li.part2 {
	background-image: url('../img/pc/pws2/pws2-main-part2.png');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
}
.pws-advrt.pws2 .sp_section2 .featuresPart ul li.part3 {
	background-image: url('../img/pc/pws2/pws2-main-part3.png');
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
}
.pws-advrt.pws2 .sp_section2 .featuresPart ul li.part4 {
	background-image: url('../img/pc/pws2/pws2-main-part4.png');
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
}
.pws-advrt.pws2 .sp_section2 .featuresPart p {
	font-size: 1.4rem;
	line-height: 1.5;
	margin-left: 0;
	padding-left: 1.5em;
	text-align: left;
}
.pws-advrt.pws2 .sp_section2 .featuresPart p span {
	display: inline-block;
	width: 1.5em;
	text-indent: 0;
	margin-left: -1.5em;
}
.pws-advrt.pws2 .sp_section2 p.disclaimerTxt3,
.pws-advrt.pws2 .account-type-wrapper p.txt {
	color: #ef4851;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.6;
	margin: 30px auto 30px;
	text-align: center;
	width: 600px;
}
.pws-advrt.pws2 .sp_section2 p.disclaimerTxt3 a {
	color: #ef4851;
	text-decoration: underline;
}
.pws-advrt.pws2 .sp_section2.typeB p.disclaimerTxt3 {
	width: 600px;
}
.pws-advrt.pws2 .sectLogosBtn .paddingZr {
	padding: 0;
	text-align: center;
	margin: 0 auto;
}
.pws-advrt.pws2 .sectLogosBtn .sectLogosBtn_1 {
		background-image: url('../img/pc/pws2/mainA-btn1.png');
		background-repeat: no-repeat;
		background-position: top;
		display: inline-block;
		background-size: contain;
		height: 143px;
		margin-left: 0;
		margin-right: 10px;
		width: 470px;
}
.pws-advrt.pws2 .sectLogosBtn .sectLogosBtn_1:hover {
	background-image: url('../img/pc/pws2/mainA-btn1-hover.png');
	background-repeat: no-repeat;
}
.pws-advrt.pws2 .sectLogosBtn .sectLogosBtn_2 {
		background-image: url('../img/pc/pws2/mainA-btn2.png');
		background-repeat: no-repeat;
		background-position: top;
		background-size: contain;
		display: inline-block;
		height: 143px;
		width: 470px;
}
.pws-advrt.pws2 .sectLogosBtn .sectLogosBtn_2:hover {
	background-image: url('../img/pc/pws2/mainA-btn2-hover.png');
	background-repeat: no-repeat;
}
.pws-advrt.pws2 .section2 .row {margin: 0;}
.pws-advrt.pws2 .section2 .pws2-sect1 {
	background-image: url('../img/pc/pws2/bg-section2.png');
	background-repeat: no-repeat;
	background-position: top;
    background-size: contain;
	height: 1950px;
	margin: 20px auto;
	max-width: 960px;
	overflow: hidden;
	border-radius: 0 0 30px 30px;
}
.pws-advrt.pws2 .section2 .sct2Header {margin: 0;}
.pws-advrt.pws2 .section2 .pws2-sect1 h1 {
	font-size: 3.5rem;
	line-height: 1.3;
	text-align: center;
	margin: 50px auto 0;
	border: 0;
	padding-bottom: 0;
	color: #000;
}
.pws-advrt.pws2 .section2 .pws2-sect1 h3,
.pws-advrt.pws2 .section2 .pws2-sect2 h3,
.pws-advrt.pws2 .section2 .pws2-sect3 h3 {
		color: #000;
		font-size: 2rem;
		font-weight: bold;
		line-height: 2;
		margin: 0 auto;
		text-align: center;
		border-bottom: 2px solid #ddd;
    padding-bottom: 20px;
		width: 90%;
 }
.pws-advrt.pws2 .section2 .pws2-sect1 h3 span, .pws-advrt.pws2 .section2 .pws2-sect2 h3 span,
.pws-advrt.pws2 .section2 .pws2-sect2 h3 span {
	font-size: 1.5rem;
	line-height: 2;
}
.pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper {
		margin: 40px auto;
		overflow: hidden;
		text-align: center;
}
.pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper .chart2 {
	background-image: url('../img/pc/pws2/pws2-chart2.png');
	background-repeat: no-repeat;
	background-position: right;
	display: inline-block;
	height: 349px;
	width: 386px;
	vertical-align: top;
}
.pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper .chart1 {
	background-image: url('../img/pc/pws2/pws2-chart1.png');
	background-repeat: no-repeat;
	display: inline-block;
	height: 386px;
	position: relative;
	width: 357px;
	vertical-align: top;
}
.pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper .chart1 span {
	background-color: #fff;
	display: inline-block;
	position: absolute;
	left: 0;
    right: 0;
    height: 140px;
    width: 141px;
    transform: translate(88%, 83%);
    border-radius: 50%;
		padding-top: 50px;
    font-size: 20px;
    font-weight: bold;
    line-height: 2.2;
    color: #000;
}
.pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper p {
	color: #000;
	font-size: 1.2rem;
	font-weight: normal;
	line-height: 1;
	float: right;
	margin-right: 3%;
}
.pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper p.txt {
	color: #000;
	text-align: center;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.6;
	margin: 50px auto;
	max-width: 850px;
	float: none;
}
.pws-advrt.pws2 .section2 .pws2-sect2 {
	margin-top: 60px;
}
.pws-advrt.pws2 .section2 .pws2-sect2 .graph1 {
	/* background-image: url('../img/pc/pws2/pws2-graph1.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
		height: 410px;
		width: 710px; */
		margin: 40px auto;
		text-align: center;
}
.pws-advrt.pws2 .section2 .pws2-sect2 .graph1Txt {
	margin: 0 10px;
	padding-left: 1em;
	text-indent: -1em;
}
.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper {
		padding: 0;
		margin: 30px auto;
		max-width: 840px;
}
.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon-details {
	width: 76%;
}
.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon,
.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon2 {
	width: 23%;
}
.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon-details,
.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon,
.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon2 {
		display: inline-block;
		margin: 0;
		padding: 0;
		vertical-align: top;
}
.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon-details1 .txt1,
.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon-details2 .txt1 {
	color: #000;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.5;
	margin: 20px 0 10px;
}
.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon-details1 .txt2 {
	color: #000;
	font-size: 1.3rem;
	font-weight: normal;
	line-height: 1.6;
}
.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon-details1 div {
		background-image: url('../img/pc/pws2/pws2-header1.png');
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		height: 37px;
		width: 137px;
}
.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon div {
		background-image: url('../img/pc/pws2/pws2-sect2-icon1.png');
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		height: 141px;
		width: 190px;
}
.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon-details2 div {
		background-image: url('../img/pc/pws2/pws2-header2.png');
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		height: 37px;
		width: 137px;
}
.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon2 div {
		background-image: url('../img/pc/pws2/pws2-sect2-icon2.png');
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		height: 132px;
		width: 199px;
}
.pws-advrt.pws2 .section5.sect {
	background-color: #eaf9e4;
	position: relative;
	margin-top: 100px;
	padding-top: 50px;
}
.pws-advrt.pws2 .section5 .section5-divider {
		background-image: url('../img/pc/pws2/section-divider.png');
		position: absolute;
    left: 0;
    right: 0;
    top: -112px;
}
.pws-advrt.pws2 .section5 .headerWrapper2 h3 {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	line-height: 1.8;
	width: 100%;
}
.pws-advrt.pws2 .section5 .headerWrapper2 h3 span {
	color: #00a758;
	font-size: 45px;
	font-weight: bold;
	line-height: 1.35;
}
.pws-advrt.pws2 .section5 .pws2-sect4-logo {
	background-image: url('../img/pc/pws2/pws2-sect-logo.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin: 0 auto;
	text-align: center;
	width: 728px;
	height: 159px;
}
.pws-advrt.pws2 .section5 .sect-wrapper {
	border: 2px solid #00a758;
	border-radius: 10px;
	margin: 0 auto 70px;
	overflow: hidden;
}
.pws-advrt.pws2 .section2 .sct2Header span,
.pws2 .pws2-sect1 h1 span,
.pws-advrt.pws2 .white-bg-wrapper h1 span,
.pws-advrt.pws2 .point-wrapper h2 span {
	color: #00a758;
}
.pws-advrt.pws2 .section5 .topSection {
	background-color: #fff;
	width: 100%;
	overflow: hidden;
	padding: 30px;
}
.pws-advrt.pws2 .section5 .topSection h4 {
	font-size: 3.6rem;
	color:  #00a758;
	font-weight: bold;
	text-align: center;
	line-height: 1.9;
}
.pws-advrt.pws2 .section5 .topSection ul {
	margin: 20px auto 50px;
	padding: 0;
	text-align: center;
}
.pws-advrt.pws2 .section5 .topSection ul li {
	display: inline-block;
	position: relative;
	width: 30%;
	margin-right: 3%;
	vertical-align: top;
	color: #000;
}
.pws-advrt.pws2 .section5 .topSection ul li:last-child {
	margin-right: 0;
}
.pws-advrt.pws2 .section5 .topSection ul li:after {
	content: '';
	background-image: url('../img/pc/pws2/divider1.png');
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
	height: 410px;
	width: 29px;
	vertical-align: top;
position: absolute;
top: 0;
right: -32px;
	display: inline-block;
}
.pws-advrt.pws2 .section5 .topSection ul li:last-child:after {
	content: '';
	background-image: none;
}
.pws-advrt.pws2 .section5 .topSection ul li.pt1 .pointer,
.pws-advrt.pws2 .section5 .topSection ul li.pt2 .pointer,
.pws-advrt.pws2 .section5 .topSection ul li.pt3 .pointer {
	background-color: #00a758;
	border-radius: 50%;
	height: 58px;
	width: 58px;
	padding-top: 10px;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	line-height: 1.3;
	text-align: center;
	margin: 0 auto;
}
.pws-advrt.pws2 .section5 .topSection ul li .title {
	color: #000;
	font-size: 25px;
	font-weight: bold;
	line-height: 3;
	text-align: center;
	margin: 0 auto;
}
.pws-advrt.pws2 .section5 .topSection ul li .ptBg {
	min-height: 125px;
}
.pws-advrt.pws2 .section5 .topSection ul li.pt1 .ptBg {
	background-image: url('../img/pc/pws2/pws2-sect5-pt1.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin: 0 auto;
	text-align: center;
	width: 224px;
	height: 90px;
}
.pws-advrt.pws2 .section5 .topSection ul li.pt2 .ptBg {
	background-image: url('../img/pc/pws2/pws2-sect5-pt2.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin: 0 auto;
	text-align: center;
	width: 233px;
	height: 112px;
}
.pws-advrt.pws2 .section5 .topSection ul li.pt3 .ptBg {
	background-image: url('../img/pc/pws2/pws2-sect5-pt3.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin: 0 auto;
	text-align: center;
	width: 95px;
	height: 125px;
}
.pws-advrt.pws2 .section5 .topSection ul li .bullet:before,
.pws-advrt.pws2 .account-type-wrapper p.bullet:before {
	content: '';
	background-image: url('../img/pc/pws2/bullet.png');
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
	height: 25px;
	width: 28px;
	vertical-align: top;
	margin-left: -35px;
	padding-right: 5px;
	display: inline-block;
}
.pws-advrt.pws2 .section5 .topSection ul li .bullet:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.pws-advrt.pws2 .section5 .topSection ul li .bullet,
.pws-advrt.pws2 .account-type-wrapper p.bullet {
	font-size: 1.5rem;
	line-height: 1.6;
	margin-left: 27px;
	margin-top: 15px;
	position: relative;
	text-align: left;
	font-weight:bold;
}
.pws-advrt.pws2 .account-type-wrapper p.bullet {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.6;
}
.pws-advrt.pws2 .account-type-wrapper p.bullet {
	margin-left: 20%;
}
.pws-advrt.pws2 .section5 .topSection ul li .bullet span {
	color: #00a758;
}
.pws-advrt.pws2 .section5 .topSection ul li .bullet span.star {
	color: #000;
	font-size: 1.3rem;
	vertical-align: top;
}
.pws-advrt.pws2 .section5 .topSection .disclaimer,
.pws-advrt.pws2 .graph-wrapper p.disclaimer,
.pws-advrt.pws2 .para-wrapper p.disclaimer,
.pws-advrt.pws2 .white-bg-2 .disclaimer,
.pws-advrt .section4 p.disclaimer {
	font-size: 1.3rem;
    line-height: 1.6;
	text-align: left;
	margin: 3px 0;
	padding-left: 1.7em;
	font-weight: normal;
}
.pws-advrt.pws2 .section5 .topSection .disclaimer span,
.pws-advrt.pws2 .graph-wrapper p.disclaimer span,
.pws-advrt.pws2 .para-wrapper p.disclaimer span,
.pws-advrt .section4 p.disclaimer span {
	font-size: 1rem;
	display: inline-block;
    width: 1.7em;
    text-indent: 0;
    margin-left: -1.7em;
	}
.pws-advrt.pws2 .para-wrapper p {
	font-size: 1.5rem;
	text-align: left;
	line-height: 1.5;
	font-weight: bold;
	color: #000;
}
.pws-advrt.pws2 .graph-wrapper p.disclaimer,
.pws-advrt.pws2 .para-wrapper2,
.pws-advrt.pws2 .target-wrapper .para-wrapper {
	max-width: 860px;
	margin: 0 auto 10px;
	color: #000;
}
.pws-advrt.pws2 .para-wrapper2 {
	font-weight: bold;
}
.pws-advrt.pws2 .section5 .btmSection {
	background-color: #fdfbed;
	padding: 30px;
	overflow: hidden;
}
.pws-advrt.pws2 .section5 .btmSection ul {
	margin: 0 auto;
	text-align: center;
}
.pws-advrt.pws2 .section5 .btmSection ul li {
	display: inline-block;
	float: left;
	width: 50%;
	vertical-align: top;
}
.pws-advrt.pws2 .section5 .btmSection ul li div {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	color: #fff;
	padding-top: 4px;
	text-align: center;
}
.pws-advrt.pws2 .section5 .btmSection ul li.lft div {
	background-image: url('../img/pc/pws2/sect5-btnGreen.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin: 0 auto;
	text-align: center;
	width: 400px;
	height: 35px;
}
.pws-advrt.pws2 .section5 .btmSection ul li.rgt div {
	background-image: url('../img/pc/pws2/sect5-btnRed.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin: 0 auto;
	text-align: center;
	width: 400px;
	height: 35px;
}
.pws-advrt.pws2 .section5 .btmSection ul li p {
	color: #000;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.8;
	margin: 20px auto 0;
	text-align: left;
	width: 90%;
}
.pws-advrt.pws2 .section5 .btmSection ul li.lft p span {
	color: #00a758;
}
.pws-advrt.pws2 .section5 .btmSection ul li.rgt p span {
	color: #ef4851;
}
.pws-advrt.pws2 .section5 .btmSection ul li a.link {
	background-image: url('../img/pc/pws2/sect5-link.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	cursor: pointer;
	display: block;
	float: right;
	position: relative;
	right: 4%;
	width: 292px;
	height: 38px;
}
.pws-advrt.pws2 .white-bg-wrapper {
	background-image: url('../img/pc/pws2/white-bg.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 2601px;
	margin: 0 auto;
	max-width: 960px;
	padding-top: 20px;
	text-align: center;
}
.pws-advrt.pws2 .white-bg-2 {
	background-image: url('../img/pc/pws2/white-bg-2.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 1443px;
	margin: 100px auto 50px;
	max-width: 960px;
	padding-top: 20px;
	text-align: center;
}
.pws-advrt.pws2 .white-bg-wrapper h1 {
	color: #000;
	font-size: 50px;
	font-weight: normal;
	line-height: 0.838;
}
.pws-advrt.pws2 .white-bg-wrapper h1 span {
	font-size: 60px;
	font-weight: 500;
	line-height: 0.68;
}
.pws-advrt.pws2 .white-bg-wrapper h1 span.bullet {
	background-color: #00a758;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	height: 115px;
	padding-top: 20px;
	width: 115px;
}
.pws-advrt.pws2 .white-bg-2 h1 span.bullet {
	padding-top: 30px;
}
.pws-advrt.pws2 .point1_mark {
	color: #000;
	font-size: 40px;
	font-weight: 100;
	border-bottom: 3px solid #00a758;
	width: 15%;
	margin: 10px auto;
}
.pws-advrt.pws2 .point-wrapper h2 {
	margin: 30px auto;
}
.pws-advrt.pws2 .point-wrapper .account-type-wrapper h3 {
	font-size: 25px;
	font-weight: bold;
	line-height: 2.2;
}
.pws-advrt.pws2 .point-wrapper hr {
	border-top: #ddd 1px solid;
	height: 1px;
	margin: 10px auto;
	width: 90%;
}
.pws-advrt.pws2 .account-type-wrapper ul {
	padding: 0;
	max-width: 860px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.pws-advrt.pws2 .account-type-wrapper li {
	display: inline-block;
	vertical-align: top;
	float: left;
	width: 49%;
	margin-bottom: 20px;
}
.pws-advrt.pws2 .account-type-wrapper li:first-child,
.pws-advrt.pws2 .account-type-wrapper li:nth-child(3) {
	margin-right: 40px;
}
.pws-advrt.pws2 .account-type-wrapper li.accTyp1 {
	background-image: url('../img/pc/pws2/accType1.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 145px;
	width: 410px;
	margin-bottom: 0;
}
.pws-advrt.pws2 .account-type-wrapper li.accTyp2 {
	background-image: url('../img/pc/pws2/accType2.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 135px;
	width: 410px;
}
.pws-advrt.pws2 .account-type-wrapper li.accTyp3 {
	background-image: url('../img/pc/pws2/accType3.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 123px;
	width: 410px;
}
.pws-advrt.pws2 .account-type-wrapper li.accTyp4 {
	background-image: url('../img/pc/pws2/accType4.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 123px;
	width: 410px;
}
.pws-advrt.pws2 .graph-wrapper {
	padding-bottom: 25px;
}
.pws-advrt.pws2 .graph-wrapper h3 {
	font-size: 25px;
	font-weight: bold;
	line-height: 2.1;
}
.pws-advrt.pws2 .graph-wrapper h3 span {
	font-size: 15px;
	font-weight: bold;
	line-height: 2.1;
}
.pws-advrt.pws2 .graph-wrapper .graph1 {
	background-image: url('../img/pc/pws2/accTypeGraph1.jpg');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 auto 40px;
	height: 479px;
	width: 681px;
}
.pws-advrt.pws2 .graph-wrapper .graph2 {
	background-image: url('../img/pc/pws2/accTypeGraph2.jpg');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 auto 40px;
	height: 299px;
	width: 696px;
}
.pws-advrt.pws2 .point-wrapper .graph3 {
	background-image: url('../img/pc/pws2/accTypeGraph3.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 184px;
	width: 402px;
}
.pws-advrt.pws2 .point-wrapper .row {
	max-width: 860px;
	margin: 0 auto;
	text-align: center;
}
.pws-advrt.pws2 .para-wrapper2, .pws-advrt.pws2 .target-wrapper .para-wrapper {
	margin-top: 40px;
	text-align: left;
}
.pws-advrt.pws2 .para-wrapper2 p {
	font-size: 1.5rem;
	line-height: 1.6;
}
.pws-advrt.pws2 .white-bg-2 .para-wrapper {
	font-weight: bold;
	min-height: 157px;
}
.pws-advrt.pws2 .white-bg-2 .disclaimer {
	padding-top: 1.2em;
	margin: 0 auto;
	padding-left: 1.7em;
}
.pws-advrt.pws2 .point-wrapper .graph4 {
	background-image: url(../img/pc/pws2/accTypeGraph4.jpg);
    background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 324px;
	max-width: 763px;
}
.pws-advrt.pws2 .point-wrapper .delivery {
	background-image: url('../img/pc/pws2/delivery.jpg');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 157px;
	width: 429px;
}
.pws-advrt.pws2 .section5.section2 .sectLogosBtn {
	margin: 30px auto;
}
.pws-advrt.pws2 .sectTarget {
	background-color: #fdfbed;
	padding: 125px 0;
}
.pws-advrt.pws2 .target-wrapper {
	background-image: url('../img/pc/pws2/point-mark2.png');
	height: 900px;
	max-width: 960px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 auto 50px;
	overflow: hidden;
	position: relative;
}
.pws-advrt.pws2 .target-wrapper .graph5 {
	background-image: url('../img/pc/pws2/accTypeGraph5.jpg');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 auto 20px;
	height: 367px;
	width: 843px;
}
.pws-advrt.pws2 .target-wrapper .point-mark {
	color: #fff;
	font-size: 25px;
	line-height: 1.3;
	font-weight: bold;
	margin: 0 auto;
	position: absolute;
	top: 15px;
  left: 0;
  right: 0;
  transform: translateX(41%);
}
.pws-advrt.pws2 .target-wrapper h1 {
	font-size: 30px;
	line-height: 2.3;
	font-weight: bold;
	margin: 70px auto 0;
	text-align: center;
}
.pws-advrt.pws2 .target-wrapper h1 span {
	color: #ef4851;
	font-size: 45px;
	line-height: 1.55;
	font-weight: bold;
	position: relative;
}
.pws-advrt.pws2 .target-wrapper h1 span.image {
	background-image: url('../img/pc/pws2/contract-image.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	width: 103px;
	height: 45px;
	left: 10px;
}
.pws-advrt.pws2 .target-wrapper .para-wrapper {
	margin-top: 20px;
	max-width: 843px;
}
.pws-advrt.pws2 .target-wrapper .para-wrapper p {
	font-weight: bold;
	color: #000;
}
.pws-advrt.pws2 .target-wrapper .para-wrapper .disclaimer {
	font-weight: normal;
	margin: 20px 0 20px;
}
.pws-advrt.pws2 .target-wrapper .btmSection {
	background-color: #fbf2f3;
	height: 145px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	width: 99%;
	margin: 0 auto;
	text-align: center;
	position: absolute;
    bottom: 5px;
    right: 0;
    left: 0;
}
.pws-advrt.pws2 .target-wrapper a.btnContract {
		background-image: url('../img/pc/pws2/btnContract.png');
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		display: inline-block;
		margin: 30px auto 0;
		width: 840px;
		height: 35px;
}
.pws-advrt.pws2 .target-wrapper p {
	font-size: 2rem;
	line-height: 1.6;
	font-weight: bold;
	margin: 10px auto 0;
}
.pws-advrt.pws2 .target-wrapper .btmSection p {
	font-size: 1.5rem;
	line-height: 1.6;
	font-weight: bold;
	color: #000;
}
.pws-advrt.pws2 .section5.sectInsurance {
	padding-top: 50px;
	margin-bottom: 30px;
	padding-bottom: 60px;
	background-color: #eaf9e4;
}
.pws-advrt.pws2 .section5.sectInsurance .header {
	background-image: url('../img/pc/pws2/sect-insurance-header.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 auto 20px;
	text-align: center;
	width: 679px;
	height: 86px;
}
.pws-advrt.pws2 .section5.sectInsurance .wrapper {
	border: 2px solid #00a758;
	border-radius: 10px;
	background: #fff;
	padding: 60px 20px 0;
	text-align: center;
}
.pws-advrt.pws2 .section5.sectInsurance .wrapper h1 {
	font-size: 35px;
	line-height: 1.5;
	font-weight: bold;
	margin: 20px auto 0;
	text-align: center;
}
.pws-advrt.pws2 .section5.sectInsurance .wrapper h1 span {
	font-size: 40px;
	line-height: 1.5;
	color: #00a758;
}
.pws-advrt.pws2 .section5.sectInsurance .wrapper .image {
	background-image: url('../img/pc/pws2/sect6-logo.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 auto 20px;
	text-align: center;
	width: 228px;
	height: 145px;
	display: inline-block;
	float: left;
}
.pws-advrt.pws2 .section5.sectInsurance .wrapper .ulWrapper {
	margin-top: 1.9em;
	overflow: hidden;
}
.pws-advrt.pws2 .section5.sectInsurance .wrapper .ulTypeFeatures {
	display: inline-block;
	float: left;
}
.pws-advrt.pws2 .section5.sectInsurance .wrapper .ulTypeFeatures li p {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.6;
	margin-left: 10px;
	color: #000;
	letter-spacing: -0.3px;
}
.pws-advrt.pws2 .section5.sectInsurance .wrapper .ulTypeFeatures li p span.sm {
	font-size: 1.1rem;
	background-image: none;
    display: inline;
}
.pws-advrt.pws2 .section5.sectInsurance .wrapper .ulTypeFeatures li {
	padding: 8px 5px 2px;
	text-align: left;
}
.pws-advrt.pws2 .section5.sectInsurance .wrapper .link {
	margin: 20px auto;
	text-align: center;
	color: #ef4851;
	text-decoration: underline;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.6;
	display: inline-block;
}
.pws-advrt.pws2 .section5 a.btn {
	background-color: none !important;
}
.pws-advrt.pws2 .section5.sectInsurance .wrapper a.btn {
	background: none !important;
	background-image: url('../img/pc/pws2/sect-insurance-btn.png') !important;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	margin: 0 auto 20px;
	text-align: center;
	width: 600px;
	height: 114px;
}
.pws-advrt.pws2 .section5.sectInsurance .wrapper a.btn:hover {
	background-image: url('../img/pc/pws2/sect-insurance-btn-hover.png') !important;
	background-repeat: no-repeat;
}
.pws-advrt.pws2 .section4 ul.ulFeatures li,
.pws-advrt.pws2 .section4 ul.ulFeatures2 li div {
	border: 2px solid #00a758;
	border-radius: 10px;
}
.pws-advrt.pws2 .section4.whyThisInsurance h2,
.pws-advrt.pws2 .section4 ul.ulFeatures li div .li1_p_heading,
.pws-advrt.pws2 .section4 ul.ulFeatures li div .li2_p_heading,
.pws-advrt.pws2 .section4 ul.ulFeatures2 li div span,
.pws-advrt.pws2 .section4 div.divFeatureWrapper h3 span,
.pws-advrt.pws2 .section5 .bannerWrapper .bannerText h3,
.pws-advrt.pws2 .section5 .divWrapper h3,
.pws-advrt.pws2 .section5 .divWrapper h4,
.pws-advrt.pws2 .section5 .ulSteps li .stepsWrapper p.green,
.pws-advrt.pws2 .stepsWrapper.step1 p a {
	color: #00a758;
}
.pws-advrt .section5 .divWrapper hr, .pws-advrt .section5 .bannerWrapper hr {
	border: 1px solid #00a758;
	background: #00a758;
}
.pws-advrt.pws2 .section4 ul.ulFeatures li div .li3_bg {
	background-image: url('../img/pc/pws2/feature3.png');
}
.pws-advrt.pws2 .section4 ul.ulFeatures li .li4_bg {
	background-image: url('../img/pc/pws2/feature4.png');
}
.pws-advrt.pws2 .section4 {
	max-width: 960px;
    margin: 0 auto;
	padding-bottom: 100px;
}
.pws-advrt.pws2 .consultation .container {
	max-width: 960px;
}
.pws-advrt.pws2 .consultation .section5.section2,
.pws-advrt.pws2 .consultation .section5.section2 .bannerWrapper2 {
  position: none !important;
}
.pws-advrt.pws2 .section5 .bannerWrapper .bannerText span {
	background-image: url('../img/pc/pws2/consultation-popup.png');
}
.pws-advrt.pws2 .section5 a.btnG {
	background-image: url('../img/pc/pws2/btnConsultation.png');
	width: 600px;
	border-radius: 10px;
	height: 114px;
}
.pws-advrt.pws2 .disclaimer {
	font-size: 1.3rem;
	line-height: 1.6;
	text-align: left;
	max-width: 960px;
	color: #000;
}
.pws-advrt.pws2 .disclaimer.wd {
	font-size: 1.4rem;
	line-height: 1.6;
	text-align: left;
	max-width: 960px;
	color: #000;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.pws-advrt.pws2 .disclaimer.wd span {
	margin-right: 7px;
}
.pws-advrt .disclaimerWrapper p {
	margin-top: 0;
}
.margBot20 { margin-bottom: 20px !important; }

@media screen and (min-width: 1700px) {
	.pws-advrt.pws2 .sp_section2 {
		height: 1200px;
		background-image: none;
		background: linear-gradient(to bottom,  rgba(219,238,243,1) 0%,rgba(219,238,243,1) 85.6%, rgba(0,0,0,0) 85.6%, rgba(0,0,0,0) 100%);
		position: relative;
	}
	.pws-advrt.pws2 .sp_section2.typeB .blueBg {
		background-image: url('../img/pc/pws2/typeB-banner.jpg');
		background-position: 50% -90px;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: 0;
		width: 100%;
		height: 1211px;
	}
	.pws-advrt.pws2 .sp_section2 .featuresPart { margin-top: 80px; }
}
@media screen and (min-width: 738px) and (max-width: 991px) {
	.pws-advrt.pws2 .code-banner {
		background-image: url('../img/sp/pws2/code-banner.jpg');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100% 100%;
		height: 110px;
		width: 100%;
	}
	.pws-advrt.pws2 .target-wrapper .btmSection {
		width: 98%;
		bottom: 0;
		height: 160px;
	}
	.pws-advrt.pws2 .section2 .sct2Header {
		margin-top: 20px;
		text-align: center;
	}
	.pws-advrt.pws2 .sp_section2 .mainA_logo1 {
		background-image: url(../img/sp/pws2/pws2-mainA-logo1.png);
		width: 684px;
		height: 300px;
		margin: 0 auto;
	}
	.pws-advrt.pws2 .sp_section2.typeB {
		background-color: #fff;
		background-image: url(../img/sp/pws2/typeB-banner.jpg);
		background-position: 70% -120px;
		height: 1790px;
	}
	.pws-advrt.pws2 .sp_section2 .featuresPart .typeB-content {
		background-image: url(../img/sp/pws2/pws2-mainB-content1.png);
		background-repeat: no-repeat;
		background-position: top;
		background-size: contain;
		height: 742px;
		margin-bottom: 30px;
		max-width: 688px;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.pws-advrt.pws2 .sp_section2 .featuresPart {
		margin-top: 90px;
	}
	.pws-advrt.pws2 .sp_section2 .featuresPart ul li {
		display: block;
		float: none;
		width: 422px;
		height: 83px;
		margin: 20px 0;
		background-position: left;
		display: block;
	}
	.pws-advrt.pws2 .sp_section2 .featuresPart ul li.part1,
	.pws-advrt.pws2 .sp_section2 .featuresPart ul li.part2,
	.pws-advrt.pws2 .sp_section2 .featuresPart ul li.part3,
	.pws-advrt.pws2 .sp_section2 .featuresPart ul li.part4 {
		background-position: left;
		width: 422px;
		height: 83px;
	}
	.pws-advrt.pws2 .sp_section2 .featuresPart ul li:nth-child(2),
	.pws-advrt.pws2 .sp_section2 .featuresPart ul li:nth-child(4) {
		margin: 20px 0;
	}
	.pws-advrt.pws2 .sectLogosBtn .sectLogosBtn_1,
	.pws-advrt.pws2 .sectLogosBtn .sectLogosBtn_2 {
		display: block;
		margin: 10px auto;
	}
	.pws-advrt.pws2 .section5 .btmSection ul li {
		display: block;
		width: 100%;
	}
	.pws-advrt.pws2 .section5.sectInsurance .wrapper .image {
		float: none;
		background-image: url(../img/sp/pws2/sect6-logo.png);
		height: 280px;
		width: 455px;
	}
	.pws-advrt.pws2 .section5.sectInsurance .wrapper h1 {
		font-size: 2em;
		max-width: 316px;
	}
	.pws-advrt.pws2 .section5.sectInsurance .wrapper h1 span {
		font-size: 1em;
	}
	.pws-advrt.pws2 .account-type-wrapper li.accTyp1,
	.pws-advrt.pws2 .account-type-wrapper li.accTyp2,
	.pws-advrt.pws2 .account-type-wrapper li.accTyp3,
	.pws-advrt.pws2 .account-type-wrapper li.accTyp4 {
		display: block;
		float: none;
		margin: 0 auto;
	}
	.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon-details,
	.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon,
	.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon2 {
		display: block;
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon div {
		margin: 0 auto;
	}
	.pws-advrt.pws2 .section5.sectInsurance .wrapper {
		width: 98%;
		margin: 0 auto;
	}
	.pws-advrt.pws2 .section5 .topSection ul li {
		display: block;
		position: relative;
		width: 100%;
		padding: 60px 0 10px;
		vertical-align: top;
	}
	.pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper p.txt {
		margin: 150px auto;
	}
	.pws-advrt.pws2 .section5 .topSection ul li:after {
		content: '';
		background-image: url(../img/sp/pws2/divider1.png);
		background-repeat: no-repeat;
		background-position: right;
		background-size: contain;
		height: 54px;
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
		display: block;
	}
	.pws-advrt.pws2 .section5 .topSection ul li:first-child:after {
		content: '';
		background-image: none;
	}
	.pws-advrt.pws2 .section5 .topSection ul li:last-child:after {
		content: '';
		background-image: url(../img/sp/pws2/divider1.png);
	}
	.pws-advrt.pws2 .section5 .topSection ul {
		width: 500px;
	}
	.pws-advrt.pws2 .section5 .topSection ul li.pt1 .pointer,
	.pws-advrt.pws2 .section5 .topSection ul li.pt2 .pointer,
	.pws-advrt.pws2 .section5 .topSection ul li.pt3 .pointer,
	.pws-advrt.pws2 .section5 .topSection ul li .title {
		display: inline-block;
		float: left;
		vertical-align: top;
	}
	.pws-advrt.pws2 .section5 .topSection ul li .title {
		margin-left: 30px;
		vertical-align: top;
		margin-top: -10px;
	}
	.pws-advrt.pws2 .section5 .topSection ul li.pt1 .ptBg,
	.pws-advrt.pws2 .section5 .topSection ul li.pt2 .ptBg,
	.pws-advrt.pws2 .section5 .topSection ul li.pt3 .ptBg {
		display: inline-block;
		float: right;
		text-align: right;
		margin-bottom: 20px;
	}
	.pws-advrt.pws2 .section5 .topSection ul li.pt1 .title,
	.pws-advrt.pws2 .section5 .topSection ul li.pt2 .title,
	.pws-advrt.pws2 .section5 .topSection ul li.pt3 .title {
		margin-left: 28px;
		margin-top: 20px;
	}
	.pws-advrt.pws2 .section5 .topSection ul li .bullet,
	.pws-advrt.pws2 .account-type-wrapper p.bullet {
		clear: both;
	}
	.pws-advrt.pws2 .section5 .topSection ul li .bullet,
	.pws-advrt.pws2 .account-type-wrapper p.bullet {
		margin-left: 40px;
		font-weight: bold;
	}
	.pws-advrt.pws2 .section5 .topSection ul li.pt1 .pointer,
	.pws-advrt.pws2 .section5 .topSection ul li.pt2 .pointer,
	.pws-advrt.pws2 .section5 .topSection ul li.pt3 .pointer {
		font-size: 1.8rem;
		height: 45px;
		width: 45px;
		padding-top: 12px;
		margin-top: 33px;
	}
	.pws-advrt.pws2 .bullet-wrapper {
		max-width: 650px;
		margin: 0 auto;
	}
	.pws-advrt.pws2 .white-bg-wrapper {
		background-image: url(../img/sp/pws2/white-bg.png);
		background-position: 100% 0px;
		background-size: cover;
		height: 3650px;
	}
	.pws-advrt.pws2 .white-bg-2 {
		background-image: url('../img/sp/pws2/white-bg-2.png');
		background-position: 0px 0px;
		background-size: contain;
		background-size: cover;
		height: 2000px;
	}
	.pws-advrt.pws2 .white-bg-2 .point1_mark {
		margin: 30px auto;
	}
	/* .pws-advrt.pws2 .section2 .pws2-sect2 .graph1 {
		background: #fff;
		background-image: url('../img/sp/pws2/pws2-graph1.jpg');
	    height: 595px;
		width: 676px;
		background-repeat: no-repeat;
		background-position: center;
	} */
	.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon div {
		background-image: url('../img/sp/pws2/pws2-sect2-icon1.png');
		height: 281px;
		width: 378px;
	}
	.pws-advrt.pws2 .section2 .pws2-sect1 {
		background-image: url(../img/sp/pws2/bg-section2.png);
		background-size: cover;
		height: 4200px;
	}
	.pws-advrt.pws2 .section5.sect {
		margin-top: -20px;
	}
	.pws-advrt.pws2 .section5 .section5-divider {
		top: -90px;
	}
	.pws-advrt.pws2 .section5 .btmSection ul li.lft div {
		background-image: url('../img/sp/pws2/sect5-btnGreen.png');
		width: 663px;
		height: 60px;
		color: #00a758;
		font-size: 1px;
	}
	.pws-advrt.pws2 .section5 .btmSection ul li.rgt div {
		background-image: url('../img/sp/pws2/sect5-btnRed.png');
		width: 663px;
		height: 60px;
		color: #ef4851;
		font-size: 1px;
	}
	.pws-advrt.pws2 .section5 .btmSection ul li p {
		font-size: 1.5em;
		width: 600px;
	}
	.pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper {
		overflow: hidden;
	}
	.pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper .chart2 {
		background-image: url(../img/sp/pws2/pws2-chart2.png);
		height: 557px;
		width: 590px;
		display: block;
		float: none;
		background-position: center;
		margin: 40px auto;
	}
	.pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper .chart1 span {
			display: none;
	}
	.pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper .chart1 {
		background-image: url(../img/sp/pws2/pws2-chart1.png);
		height: 617px;
		width: 570px;
		display: block;
		float: none;
		background-position: center;
		margin: 40px auto;
	}
	.pws-advrt.pws2 .graph-wrapper .graph2 {
		background-image: url('../img/sp/pws2/accTypeGraph2.jpg');
		width: 699px;
		height: 668px;
		margin: 0 auto 20px;
	}
	.pws-advrt.pws2 .point1_mark {
		width: 20%;
		margin: 10px auto;
	}
	.pws-advrt.pws2 .point-wrapper .graph3 {
		background-image: url('../img/sp/pws2/accTypeGraph3.jpg');
		width: 675px;
		height: 308px;
		float: none;
	}
	.pws-advrt.pws2 .white-bg-2 .disclaimer {
		font-size: 1.2em;
    line-height: 1.3;
	}
	.pws-advrt.pws2 .section2 .pws2-sect1 .pieChartWrapper p {
		margin-top: 20px;
	}
	.pws-advrt.pws2 .section2 .pws2-sect1 .txt { margin: 100px auto; }
	.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper {
		padding: 0 40px;
	}
	.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon-details1 .txt1,
	.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon-details2 .txt1 {
		font-size: 1.2em;
	}
	.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon-details1 .txt2,
	.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon-details2 .txt2 {
		font-size: 0.9em;
	}
	.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon-details1 div {
			background-image: url('../img/sp/pws2/pws2-header1.png');
			height: 82px;
			width: 288px;
	}
	.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon-details2 div {
			background-image: url('../img/sp/pws2/pws2-header2.png');
			height: 89px;
			width: 339px;
	}
	.pws-advrt.pws2 .section2 .pws2-sect3 .icon-wrapper .icon2 div {
		background-image: url('../img/sp/pws2/pws2-sect2-icon2.png');
		width: 494px;
		height: 250px;
		float: none;margin: 0 auto;
	}
	.pws-advrt.pws2 .section2 .pws2-sect1 h1 {
		margin-top: 90px;
	}
.pws-advrt.pws2 .point-wrapper .graph4 {
	background-image: url(../img/pc/pws2/accTypeGraph4.jpg);
    width: 900px;
    height: 424px;
	/*background-image: url('../img/sp/pws2/accTypeGraph5.jpg');
	width: 720px;
	height: 541px;*/
	float: none;
	max-width: 1000px;
	display: block;
}
.pws-advrt.pws2 .graph4-wrapper {
	width: 96%;
    height: auto;
    overflow-x: scroll;
    margin: 0 auto;
}
.pws-advrt.pws2 .section5 .topSection .disclaimer,
.pws-advrt.pws2 .graph-wrapper p.disclaimer,
.pws-advrt.pws2 .para-wrapper p.disclaimer,
.pws-advrt.pws2 .white-bg-2 .disclaimer {
	font-size: 1.3rem;
	width: 90%;
	margin: 3px auto !important;
}
.pws-advrt.pws2 .section5 .topSection .disclaimer span,
.pws-advrt.pws2 .graph-wrapper p.disclaimer span,
.pws-advrt.pws2 .para-wrapper p.disclaimer span,
.pws-advrt .section4 p.disclaimer span,
.pws-advrt.pws2 .white-bg-2 .disclaimer span {
	font-size: 1rem;
	display: inline-block;
    width: 1.7em;
    text-indent: 0;
    margin-left: -1.7em;
	}
.pws-advrt.pws2 .para-wrapper p {
	font-size: 1.5rem;
	line-height: 1.5;
	font-weight: bold;
	color: #000;
	width: 90%;
	margin: 50px auto 0;
	padding: 0;
}
.pws-advrt.pws2 .para-wrapper2 {
	padding: 40px;
}
.pws-advrt.pws2 .target-wrapper .para-wrapper p {
	margin: 10px auto 0;
	padding: 0 5px;
}
.pws-advrt.pws2 .point-wrapper .delivery {
    background-image: url(../img/pc/pws2/delivery.jpg);
    height: 251px;
    width: 685px;
		float: none;
}
.pws-advrt.pws2 .graph-wrapper {
	padding-bottom: 50px;
}
.pws-advrt .section4 div.divFeatureWrapper {
	padding: 40px;
}
.pws-advrt.pws2 .target-wrapper {
	background-image: url(../img/sp/pws2/point-mark2.png);
	background-position: top;
	background-size: cover;
		height: 1000px;
    max-width: 720px;
		border-bottom: 4px solid #ef4851;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
}
.pws-advrt.pws2 .target-wrapper .point-mark {
	display: none;
}
.pws-advrt.pws2 .target-wrapper a.btnContract {
		background-image: url('../img/sp/pws2/btnContract.png');
		height: 60px;
		width: 663px;
}
.pws-advrt .section5 .ulSteps {
    padding: 0;
    margin: 30px auto;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper p {
	font-size: 1.7rem;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper p.green {
    color: #176939;
    font-weight: bold;
    text-align: center;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper p.black {
    font-weight: bold;
    color: #000;
    text-align: center;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper {
	clear: both;
	overflow: hidden;
	max-width: 400px;
	margin: 0 auto 40px;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper {
    clear: both;
    overflow: hidden;
    max-width: 580px;
    position: relative;
    height: 200px;
    margin: 0 auto 60px;
}
.pws-advrt .section5 .ulSteps li::after {
    content: '';
    background-image: url(../img/sp/pws2/consult-arrow.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 34px;
    width: 62px;
    position: absolute;
    top: -30px;
    right: 0;
		left: 0;
		margin: 0 auto;
		transform: rotate(360deg);
}
.pws-advrt .section5 .ulSteps li:first-child::after {
	background: none;
}
.pws-advrt .section5 .ulSteps li:last-child::after {
	display: block;
}
.pws-advrt .section5 .ulSteps li {
    display: block;
    width: 100%;
    position: relative;
		padding-top: 20px;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper p.green,
.pws-advrt .section5 .ulSteps li .stepsWrapper p.black,
.pws-advrt .section5 .ulSteps li .stepsWrapper p {
		display: inline-block;
		width: 50%;
		float: right;
		margin-left: 10px;
		line-height: 1.6;
		text-align: left;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper figure {
		position: absolute;
    left: 0;
    top: 0;
		float: left;
		height: 196px;
		width: 235px;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper.step1 figure {
    background-image: url(../img/sp/pws2/step1.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper.step2 figure {
    background-image: url(../img/sp/pws2/step2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper.step3 figure {
    background-image: url(../img/sp/pws2/step3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper.step4 figure {
    background-image: url(../img/sp/pws2/step4.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.pws-advrt .section5 .ulSteps li .stepsWrapper.step5 figure {
    background-image: url(../img/sp/pws2/step5.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
}
@media screen and (max-width: 991px) and (min-width: 850px) {
	.pws-advrt.pws2 .sp_section2.typeB {
		background-position: 70% -160px !important;
	}
}