@charset "utf-8";

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
  color: #666;
  outline: none;
}
body {
  font-size: 12px;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: top;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: .2em 0;
  background: #ccc;
  color: #000;
  padding: .2em 0;
}
.grey {
  color: #666;
}
a {
  cursor: pointer;
  color: #103184;
}
a:hover {
  color: #e00034;
}
body {
  font-family: Meiryo, メイリオ, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}
button {
  border: none;
  background: none;
  padding: 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* --------------------------------------------
    for JS
  -------------------------------------------- */

.biggerLink a,
.biggerLink a:hover {
  text-decoration: none !important;
}
.stripe tr.odd {
  background-color: #EFEFEF;
}
/* --------------------------------------------
    base settings
  -------------------------------------------- */

a {
  color: #103184;
}
a:hover {
  color: #e00034;
}
body {
  font-family: Meiryo, "メイリオ", 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}

/* --------------------------------------------
    Layout
  -------------------------------------------- */

/*  header
-------------------------------- */

header {
  width: 1024px;
  margin: 0 auto;
  position: relative;
}
header .axaLogoHeader {
  margin: 0;
  padding: 22px 0px 20px 0px;
}
header .axaLogoHeader a {
  display: block;
  width: 126px;
  height: 62px;
  background: url(/assets/images/header/axa_logo.png) no-repeat;
  background-size: contain;
  text-indent: -9999px;
}
header h1 {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}

/*header h1 a:hover{     filter: alpha(opacity=75);    -moz-opacity:0.75;    opacity:0.75;}*/

header ul,
header ul li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  color: #e00034;
}
header ul li {
  display: inline-block;
  margin-left: 1em;
  white-space: nowrap;
}
header ul li a {
  text-decoration: none;
}
.headerNavSub {
  position: absolute;
  top: 31px;
  right: 0px;
  font-size: 12px;
}
.headerNavSub li.headerNavSegment {
  background: url(../img/icon_tri_gry.png) no-repeat left center;
  padding-left: 10px;
}
.headerNavSub li.headerNavSegment a {
  color: #666;
}
.headerNavSub li.headerNavSegment:hover {
  background-image: url(../img/icon_tri_red.png);
}
.headerNavSub li.headerNavSegment:hover a {
  color: red;
}
.headerNavSub li.headerNavSegment.cr {
  background-image: url(../img/icon_tri_red.png);
}
.headerNavSub li.headerNavSegment.cr a {
  color: #e00034;
}
.headerNavSub li.sub {
  border-left: 1px solid #666;
  padding-left: 15px;
}
.headerNavSub li.sub a {
  color: #666;
}
.headerNavSub li.sub a:hover {
  color: #e00034;
}
.headerNavSub li.sub.cr {
  background-image: url(../img/icon_tri_red.png);
}
.headerNavSub li.sub.cr a {
  color: #e00034;
}
.headerSearch {
  position: absolute;
  top: 56px;
  right: 0px;
}
.headerSearch input {
  vertical-align: middle;
}
.headerSearch img {
  padding-top: 4px;
}
.headerSearch .help {
  width: 160px;
  height: 21px;
  padding: 2px 2px 2px 10px;
  margin: 0 0 0 10px;
  border: 1px solid #CCC;
  border-right: none;
}
.headerSearch .submit {
  border: 1px solid #CCC;
  border-left: none;
  padding: 0px;
  background-color: #FFF;
  background-image: url('../img/btn_search.png');
  width: 28px;
  height: 27px;
  text-indent: -9999px;
}

/*  nav
-------------------------------- */

.home nav {
  background-color: #FFF;
}
nav ul {
  border-top: 1px solid #CFD6E6;
  border-bottom: 5px solid #000c6e;
  width: 1024px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
nav ul li {
  display: block;
  float: left;
  margin-right: 2em;
  font-size: 13px;
}
nav ul li span,
nav ul li a {
  display: block;
  text-decoration: none;
  padding: 15px 0 5px;
  border-bottom: 5px solid #FFF;
}
nav ul li.social span {
  padding: 0;
  padding-bottom: 20px;
}
nav ul li.cr a {
  color: #e00034;
}
nav ul li.open span {
  color: #e00034;
  border-bottom: 5px solid #103184;
}
nav ul li.acdnMenu span:hover {
  border-bottom: 5px solid #103184;
}
nav ul li.acdnMenu {
  position: relative;
}
nav ul li.acdnMenu ul.child {
  width: 250px;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  top: 43px;
  left: 0;
  border: 1px solid #cfd6e6;
  z-index: 100;
  background-color: #FFF;
}
nav ul li.acdnMenu ul.child span {
  border: none;
  padding: 0;
}
nav ul li.acdnMenu ul.child li {
  float: none;
  display: block;
  margin: 0;
  font-size: 12px;
}
nav ul li.acdnMenu ul.child li a {
  color: #103184;
  padding: 0;
  border-bottom: none;
  padding: 10px;
}
nav ul li.acdnMenu ul.child li a:hover {
  background-color: #e7eaf2;
}

/*  social
-------------------------------- */

.social {
  position: absolute;
  top: 12px;
  right: 0;
  margin-right: 0;
  width: 210px;
}
.social div {
  float: left!important;
  margin-left: 10px!important;
  overflow: visible!important;
}
.g-plusone {
  float: left!important;
}
#fb-root iFrame {
  display: none;
}

/*  to MyAXA
-------------------------------- */

nav ul li.toMyAXA>a {
  display: block;
  position: absolute;
  right: 185px;
  min-width: 91px;
  margin-right: .5em;
  padding: 14px 5px 4px 5px;
  color: #ffffff;
  height: 25px;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  background-color: #0f64a7;
  border: 0;
  font-family: Meiryo, メイリオ, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Lucida Grande', sans-serif;
}

/*  wrap
-------------------------------- */

.wrap {
  width: 1024px;
  margin: 0 auto;
}

/*  bread
-------------------------------- */

.bread,
.bread li {
  list-style: none;
  padding: 0;
  color: #666666;
  margin: 0;
  padding: 0;
}
.bread {
  margin-bottom: 30px;
  font-size: 10px;
}
.bread li {
  display: inline;
}
.bread li a {
  color: #666666;
}
.bread li:after {
  content: " > ";
}
.bread li:last-child:after {
  content: "";
}

/*  contents
-------------------------------- */

/*  bnrArea
-------------------------------- */

.bnrArea {
  width: 992px
}
.bnrArea .block {
  float: left;
  width: 114px;
  height: 114px;
  margin: 0 9px 10px 0;
  overflow: hidden;
}
.bnrArea .block p {
  margin: 0;
}
.bnrArea .block.col1 {
  box-sizing: border-box;
  width: 1024px;
}
.bnrArea .block.infoBnr {
  width: 608px;
  height: 112px;
  border: 1px solid #ccc;
}
.bnrArea .block.infoBnr p {
  width: 608px;
  text-align: center;
}
.bnrArea .block.blkConsul {
  background-color: #103184;
  color: #FFF;
  width: 446px;
  height: 74px;
  padding: 30px 10px 10px 30px;
  position: relative;
}
.bnrArea .block.blkConsul p {
  margin-bottom: 10px;
}
.bnrArea .block.blkConsul p.days {
  position: absolute;
  left: 336px;
  top: 56px;
  margin-bottom: 0;
  font-size: 11px;
}
.bnrArea .block.blkConsul .days a {
  text-decoration: none;
  color: #FFF;
}
.bnrArea .block.blkConsul .days a:hover {
  color: #e00034;
}

/*  footer
-------------------------------- */

footer {
  background: url(../img/footerbg2.png) no-repeat center top;
  font-size: 10px;
  margin-top: 10px;
}
.footerNav {
  width: 1024px;
  border-top: 5px solid #103184;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.footerNav.modfoot {
  padding: 0px;
  width: 1024px;
  padding-left: 30px;
}
footer .axaAndYou {
  margin: 20px 0 10px;
}
footer.modfoot {
  height: 196px;
  overflow: hidden;
  width: 1024px;
  margin: 0px auto;
}
.footerNav ul,
.footerNav li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
.footerNav ul {
  float: left;
  padding: 0px 25px 20px 0px;
}
.footerNav li {
  margin-bottom: 3px;
}
.footerNav li a {
  text-decoration: none;
}
.footerNav li a:hover {
  color: #666;
}
.footerNav .footerNav01 li,
.footerNav .footerNav02 li,
.footerNav .footerNav03 li {
  background: url(../img/icon_tri_blue.png) no-repeat left center;
  padding-left: 10px;
}
.footerNav li.noBg {
  background: none !important;
}
.footerNav ul.footerNav04 {
  position: absolute;
  top: 46px;
  right: 130px;
  margin: 0;
  padding: 0;
}
.footerNav ul.footerNavOverseas {
  position: absolute;
  top: 36px;
  right: 46px;
  margin: 0;
  padding: 0;
}
.copy {
  font-size: 10px;
  text-align: right;
  color: #666666;
  padding: 5px 0;
  background-color: #e5e5e5;
}
.copy ul {
  width: 1024px;
  margin: 0 auto;
  padding: 0;
}
.copy ul li {
  display: inline;
  border-right: 1px solid #666;
  padding: 0 5px;
}
.copy ul li:last-child {
  border-right: none;
  padding-right: 0;
}
.copy ul li.switchToMobSite {
  float: left;
  border: none;
  margin: 0 0 0 25px;
}
.copy ul li.sitemap {
  border-left: 1px solid #666;
}

/* --------------------------------------------
    home
  -------------------------------------------- */

.homeInfo {
  background-color: #EFEFEF;
  padding: 15px 100px 15px 20px;
  position: relative;
  margin-bottom: 10px;
}
.homeInfo p {
  margin: 0;
}
.homeInfo .btn {
  position: absolute;
  top: 8px;
  right: 8px;
  background: url(../img/btn_disaster_off.png) no-repeat;
  width: 168px;
  height: 30px;
}
.homeInfo .btn a {
  color: #666;
  width: 136px;
  height: 23px;
  padding: 7px 25px 0px 7px;
  display: block;
  text-decoration: none;
}
.homeInfo .btn:hover {
  background: url(../img/btn_disaster_on.png) no-repeat;
}
.homeInfo .btn:hover a {
  color: #fff;
}

/* -- homeBlock -- */

/* -- homeBlock -- */

.homeBlock {
  width: 992px;
}
.homeBlockBoxy {
  width: 100%;
  overflow: hidden;
}
.homeBlockBoxyLeft {
  overflow: hidden;
  float: left;
  width: 50%
}
.homeBlock .block {
  float: left;
  width: 178px;
  height: 178px;
  margin: 0 10px 10px 0;
  padding: 30px;
  overflow: hidden;
  color: #666;
}
.homeBlock h2 {
  margin: 0 0 10px;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #103184;
}
.homeBlock .block p {
  margin: 0 0 5px;
  line-height: 1.2;
}
.homeBlock .block a {
  color: #666;
  text-decoration: none;
}
.homeBlock .block a:hover {
  text-decoration: none;
  /*underline;*/
}
.homeBlock .block ul,
.homeBlock .block ul li {
  list-style: none;
  margin: 0 0 5px;
  padding: 0;
}
.homeBlock .block ul {
  margin-bottom: 5px;
}
.homeBlock .blkBlue {
  border: 4px solid #103184;
  width: 170px;
  height: 170px;
}
.homeBlock .blkRed {
  border: 4px solid #e00034;
  width: 170px;
  height: 170px;
}
.homeBlock .blkGray {
  border: 4px solid #D5D5D5;
  width: 170px;
  height: 170px;
}
.homeBlock .productBnr {
  border: 4px solid #103184;
}

.homeBlock #blockInquiry {
  padding: 20px 20px 20px 26px;
  width: 184px;
  height: 190px;
}
.homeBlock #blockInquiry p {
  padding: 0px;
  margin-bottom: 6px;
  font-size: 10px;
}
.homeBlock #blockInquiry p {
  margin: 0 0 7 0px;
  line-height: 1.2;
}
.homeBlock #blockInquiry .txtBlue {
  margin-bottom: 7px;
}
.homeBlock #partyLink {
  color: #103184;
  text-decoration: none;
}
.homeBlock #blockNew {
  display: block;
  text-decoration: none;
}
.homeBlock #blockNew .markNew {
  margin-top: -10px;
  color: #e00034;
  text-align: center;
  font-weight: bold;
}
.homeBlock #blockNew img {
  margin-bottom: 10px;
}
.homeBlock #blockCalcu {
  float: right;
}
.homeBlock .block .bnrInsurance {
  text-align: center;
}
.homeBlock .blkBlueBack {
  background-color: #103184;
  color: #FFF;
}
.homeBlock .blkBlueBack2C {
  width: 426px;
  background-color: #103184;
  color: #FFF;
}
.homeBlock .blkMainVis {
  padding: 0;
  width: 734px;
  height: 238px;
}
.homeBlock .blkVideo {
  padding: 0;
  width: 238px;
  height: 238px;
}
.homeBlock .block.homeImportant h2 {
  border-bottom: 1px solid #e00034;
  padding: 5px 0 10px 20px;
  background: url(../img/icon_caution.png) no-repeat 10px 0;
}
.homeBlock .block.homeImportant h2 a {
  color: #e00034;
}
.homeBlock .block.homeImportant {
  padding: 15px 25px;
  width: 180px;
  height: 200px;
}
.homeBlock .block.homeImportant dt {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}
.homeBlock .block.homeImportant dt,
.homeBlock .block.homeImportant dd {
  font-size: 11px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.homeBlock .block.homeImportant dd {
  margin-top: -1.5em;
}
.homeBlock .block.homeImportant dd a {
  color: #666;
  text-decoration: none;
}
.homeBlock .block.homeImportant dd a:hover {
  text-decoration: underline;
}
.homeBlock .blkTrial {
  width: 456px;
  height: 426px;
  padding-right: 0;
  background-color: #D3ECF1;
}
.homeBlock .blkTrial .block02 {
  float: left;
  width: 193px;
  height: 185px;
  padding: 5px;
  margin: 0 20px 20px 0;
  background: url(../img/bg_tri01.png) no-repeat right bottom #FFF;
  font-size: 11px;
  text-align: center;
}
.homeBlock .blkTrial .block02 p {
  margin: 0;
}
.homeBlock .blkTrial .block02 .txt {
  height: 40px;
  margin-top: 30px;
}
.homeBlock .blkTrial .block02 .img {
  height: 90px;
}
.homeBlock .blkTrial .bl-hover {
  filter: alpha(opacity=80);
  -moz-opacity: .80;
  opacity: .80;
}

/* --------------------------------------------
    Pages
  -------------------------------------------- */

/*  tabs
-------------------------------- */

.tabUpr,
.tabBody+.tabUpr,
.tabUpr li,
.tabBody+.tabUpr li,
.tabUdr li,
.tabBody+.tabUdr li {
  margin: 0;
  padding: 0;
}
.tabUpr,
.tabBody+.tabUpr,
.tabUdr,
.tabBody+.tabUdr {
  text-align: center;
}
.tabUpr.tabLeft,
.tabBody+.tabUpr.tabLeft,
.tabUdr.tabLeft {
  text-align: left;
  margin-left: 40px;
}
.tabBody+.tabUdr.tabLeft {
  text-align: left;
  margin-left: 0;
}
.tabBody+.tabUpr,
.tabBody+.tabUdr {
  margin-bottom: 30px;
}
.padLeft11 {
  padding-left: 11px;
}
.padLeft21 {
  padding-left: 21px;
}
.padLeft45 {
  padding-left: 45px;
}
.padLeft65 {
  padding-left: 65px;
}
.padLeft67 {
  padding-left: 67px;
}
.padLeft70 {
  padding-left: 70px;
}
.padLeft80 {
  padding-left: 80px;
}
.width600 {
  width: 600px;
}
.lineheight13 {
  line-height: 13px;
}
.tabUpr li,
.tabBody+.tabUpr li,
.tabUdr li,
.tabBody+.tabUdr li {
  display: inline-block;
  vertical-align: middle;
  z-index: 100;
  height: 56px;
  padding: 20px;
  text-align: center;
}
.productTab li {
  padding: 15px 20px 18px 20px;
}
.tabUpr li.txt,
.tabBody+.tabUpr li.txt,
.tabUdr li.txt {
  font-size: 14px;
}
.tabUpr li,
.tabUdr li {
  margin-bottom: -4px;
}
.tabBody+.tabUpr li {
  margin-top: -4px;
}
.productTab li {
  height: 86px;
  padding-top: 18px;
  padding-bottom: 20px;
}
.tabUdr li,
.tabBody+.tabUdr li {
  margin-top: -16px;
}
.tabUpr img,
.tabBody+.tabUpr img,
.tabUdr img,
.tabBody+.tabUdr li {
  margin-bottom: 5px;
}
.tabUpr li.cr,
.tabUdr li.cr {
  border: 4px solid #D2EBF0;
  border-bottom: #FFF;
  background-color: #FFF;
  color: #e00034;
}
.tabBody+.tabUpr li.cr,
.tabBody+.tabUdr li.cr {
  border: 4px solid #D2EBF0;
  border-top: #FFF;
  background-color: #FFF;
  color: #e00034;
}
.tabUpr li.cr a,
.tabBody+.tabUpr li.cr a,
.tabUdr li.cr a,
.tabBody+.tabUdr li.cr a {
  color: #e00034;
}
.tabUpr li a,
.tabBody+.tabUpr li a,
.tabUdr li a,
.tabBody+.tabUdr li a {
  text-decoration: none;
}
.tabUpr li.bl-hover a,
.tabBody+.tabUpr li.bl-hover a,
.tabUdr li.bl-hover a,
.tabBody+.tabUdr li.bl-hover a {
  color: #e00034;
}
.tabBody {
  border: 4px solid #ffffff;
  padding: 36px 36px 23px;
}
.tabBodyOverride {
  border: 0px;
  padding: 0px;
}
.tabBody .tabFootMenu {
  text-align: right;
}
.tabBody .tabFootMenu a {
  text-decoration: none;
}
.tabBody .tabFootMenu a:hover {
  color: #666;
}
.tabBody2nd {
  border-top: none;
}

/*..tableSelect Medical New Design..
-------------------------------- */

.tabSelect,
.tabSelect li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*.tabSelect{ background-color:#D2EBF0; color:#103184; margin:24px -36px 36px; padding:0 0 0 36px; position:relative;}*/

.tabSelect {
  background-color: #D2EBF0;
  color: #103184;
  margin: 24px 0px 36px -36px;
  padding: 0 0 0 36px;
  position: relative;
  width: 943px;
}
.tabSelect li {
  float: left;
  display: inline-block;
  height: 60px;
  padding: 5px 8px 0px;
}
.tabSelect.family li {
  height: 76px;
}
.tabSelect.family li li {
  height: auto;
  float: none;
  display: block;
}
.tabSelect li.btnLi {
  position: absolute;
  right: 28px;
}
.tabSelect li.btn {
  float: left;
  display: inline-block;
  height: 53px;
  padding-right: 5px;
}
.tabSelect li.arrow {
  background: url(../img/tab_arrow02.png) no-repeat left center;
  padding-left: 36px;
}
.tabSelect.mk2 li.arrow {
  background-position: -5px center;
  padding-left: 37px;
}
.tabSelect li a,
.tabSelect li span.value {
  display: inline-block;
  padding: 10px;
}
.tabSelect li span.value {
  font-size: 18px;
  font-weight: bold;
}
.tabSelect li a {
  background-color: #FFF;
  border-right: 1px solid #CCC;
  text-decoration: none;
}
.tabSelect li a:hover {
  background-color: #FFC;
}
.tabSelect li a.lastChild {
  border-right: none;
}
.tabSelect li.btn a {
  padding: 0;
  border-right: none;
}
.tabSelect li.btn a:hover {
  background-color: #D2EBF0;
}
.tabSelect label {
  cursor: pointer;
  width: 30px;
  margin: 0;
  padding: 8px 10px;
  background: #FFF;
  color: #666;
  text-align: center;
  line-height: 1;
  transition: .2s;
  border-right: 1px solid #CCC;
}
.tabSelect input[type="radio"]:checked+.switch-on {
  background-color: #103184;
  color: #FFF;
}
.tabSelect input[type="radio"]:checked+.switch-on:hover {
  cursor: auto;
}
.tabSelect label:hover {
  background-color: #103184;
  color: #FFF;
}
.tabSelect label.lastChild {
  border-right: none;
}
.tabSelect input.age {
  padding: 5px;
  width: 33px;
  height: 28px;
  font-size: 16px;
  background-color: #FFF;
  border: none;
  text-align: center;
  border: 1px solid #CCC;
}
.tabSelect label:hover {
  -webkit-transition: background-color, color .5s;
  -moz-transition: background-color, color .5s;
  -ms-transition: background-color, color .5s;
  -o-transition: background-color, color .5s;
  transition: background-color .5s;
  background-color: #103184;
  color: #FFF;
}
.tabSelect label.lastChild {
  border-right: none;
}
.tabSelect label.switch-on.off {
  color: #999999;
  background: #efefef;
  cursor: auto;
}
.tabSelect label.switch-on.off:hover {
  color: #999999;
  background: #efefef;
  cursor: auto;
}
.tabSelect .btnFilter:hover {
  -webkit-transition: background-color, color .5s;
  -moz-transition: background-color, color .5s;
  -ms-transition: background-color, color .5s;
  -o-transition: background-color, color .5s;
  transition: background-color .5s;
}

/*Tab Medical*/

.tabSelect.mk2 .filterMedical.btnFilter {
  width: 133px;
  padding-left: 41px;
}
.tabSelect .filterMedical.btnFilter.off {
  background: url(../img/tab_arrow04.png) #dcdcdc left center no-repeat;
}
.tabSelect .filterMedical.btnFilter.off #btnFilterMedical {
  background: #EFEFEF;
}
.tabSelect .filterMedical.btnFilter.on {
  background: url(../img/tab_arrow02.png) #D2EBF0 left center no-repeat;
}
.tabSelect .filterMedical.btnFilter.on #btnFilterMedical {
  background: #103184;
  color: #FFF;
}
.tabSelect .filterMedical.btnFilter.on #btnFilterMedical:hover {
  background: #FFF;
  color: #103184;
}

/*Tab disability*/

.tabSelect.disability.categ00 {
  padding-right: 0px;
}
.tabSelect.disability li.firstChild.arrow {
  background: url(../img/tab_arrow02.png) no-repeat right;
  padding-left: 0;
  padding-right: 50px;
}
.tabSelect.disability li.filter {
  padding-left: 10px;
  width: 577px;
}
.tabSelect #btnFilterDisability {
  width: 158px;
  height: 33px;
  border-radius: 5px;
  text-align: center;
}
.tabSelect.disability .btnFilter {
  width: 212px;
  padding-right: 0;
}
.tabSelect.disability .btnFilter.off {
  background: url(../img/tab_arrow04.png) #dcdcdc left center no-repeat;
}
.tabSelect.disability .btnFilter.off #btnFilterDisability {
  background: #EFEFEF;
}
.tabSelect.disability .btnFilter.on {
  background: url(../img/tab_arrow02.png) #D2EBF0 left center no-repeat;
}
.tabSelect.disability .btnFilter.on #btnFilterDisability {
  background: #103184;
  color: #FFF;
}
.tabSelect.disability .btnFilter.on #btnFilterDisability:hover {
  background: #FFF;
  color: #103184;
}
.tabSelect.disability .btnFilter.reset #btnFilterDisability {
  background: #103184;
  color: #FFF;
}
.tabSelect.disability .btnFilter.reset #btnFilterDisability:hover {
  background: #FFF;
  color: #103184;
}
.tabSelect.disability .middle {
  margin: 20px 0 0 0;
}
.tabSelect.disability .arrow {
  line-height: 17px;
}

/*.tabSelect.mk2 .filterMedical.btnFilter{width:145px;padding-left:45px;}*/

.tabSelect.life-insurance .btnFilter.filterLife {
  width: 155px;
  padding-left: 37px;
}
.tabSelect.life-insurance .btnFilter.off {
  background: url(../img/tab_arrow04.png) #dcdcdc left center no-repeat;
}
.tabSelect.life-insurance .btnFilter.off #btnFilterLife {
  background: #EFEFEF;
}
.tabSelect.life-insurance .btnFilter.on {
  background: url(../img/tab_arrow02.png) #D2EBF0 left center no-repeat;
}
.tabSelect.life-insurance .btnFilter.on #btnFilterLife {
  background: #103184;
  color: #FFF;
}
.tabSelect.life-insurance .btnFilter.on #btnFilterLife:hover {
  background: #FFF;
  color: #103184;
}

/* tabSelectbr */

.ctm001 {
  margin-top: 19px;
}
.tabSelectbr,
.tabSelectbr li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabSelectbr {
  color: #103184;
  margin: 24px -36px 36px;
  padding: 0 0 0 36px;
  position: relative;
}
.tabSelectbr li {
  float: left;
  display: inline-block;
  height: 60px;
  padding: 5px 8px 0px;
  background-color: #D2EBF0;
}
.tabSelectbr {
  background-color: #D2EBF0;
}
.tabSelectbr.off {
  background-color: #dcdcdc;
}
.tabSelectbr.family li {
  height: 76px;
}
.tabSelectbr.family li li {
  height: auto;
  float: none;
  display: block;
}
.tabSelectbr li.btnLi {
  position: absolute;
  right: 28px;
}
.tabSelectbr li.btn {
  float: left;
  display: inline-block;
  height: 53px;
  padding-right: 5px;
}
.tabSelectbr li.arrow {
  background: url(../img/tab_arrow02.png) no-repeat left center;
  padding-left: 35px;
  background-color: #D2EBF0;
}
.tabSelectbr li.arrow.off {
  background: url(../img/tab_arrow03.png) no-repeat left center;
  padding-left: 35px;
  background-color: #dcdcdc;
}
.tabSelectbr li.arrow.enabled {
  background: url(../img/tab_arrow04.png) no-repeat left center;
  padding-left: 35px;
  background-color: #dcdcdc;
}
.tabSelectbr li.arrow.off.enabled {
  background: url(../img/tab_arrow05.png) no-repeat left center;
  padding-left: 35px;
  background-color: #D2EBF0;
}
.tabSelectbr.mk2 li.arrow {
  background-position: -5px center;
  padding-left: 37px;
}
.tabSelectbr li a,
.tabSelectbr li span.value {
  display: inline-block;
  padding: 10px;
}
.tabSelectbr li span.value {
  font-size: 18px;
  font-weight: bold;
}
.tabSelectbr li a {
  background-color: #FFF;
  border-right: 1px solid #CCC;
  text-decoration: none;
}
.tabSelectbr li a:hover {
  background-color: #FFC;
}
.tabSelectbr li a.lastChild {
  border-right: none;
}
.tabSelectbr li.btn a {
  padding: 0;
  border-right: none;
}
.tabSelectbr li.btn a:hover {
  background-color: #D2EBF0;
}
.tabSelectbr label {
  cursor: pointer;
  width: 30px;
  margin: 0;
  padding: 8px 10px;
  background: #FFF;
  color: #666;
  text-align: center;
  line-height: 1;
  transition: .2s;
  border-right: 1px solid #CCC;
}
.tabSelectbr input[type="radio"]:checked+.switch-on {
  background-color: #103184;
  color: #FFF;
}
.tabSelectbr input[type="radio"]:checked+.switch-off {
  background-color: #fff;
}
.tabSelectbr label:hover {
  background-color: #103184;
  color: #FFF;
}
.tabSelectbr label.lastChild {
  border-right: none;
}
.tabSelectbr input.age {
  padding: 5px;
  width: 33px;
  height: 28px;
  font-size: 16px;
  background-color: #FFF;
  border: none;
  text-align: center;
  border: 1px solid #CCC;
}
.tabSelectbr input.checked+label {
  background-color: #103184;
  color: #FFF;
}
.tabSelectbr .minict_wrapper {
  cursor: pointer;
}
.tabSelectbr .minict_wrapper input {
  padding: 0;
  margin: 0 0 0 10px;
  cursor: pointer;
}

/*  tabSelect02
-------------------------------- */

.tabSelect02,
.tabSelect02 li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabSelect02 {
  color: #103184;
  margin: 36px -36px;
  padding: 0 36px;
}
.tabSelect02 li {
  float: left;
  height: 40px;
  background: no-repeat 145px center #D2EBF0;
  margin-right: 10px;
  width: 111px;
  padding: 37px 92px 15px 15px;
  position: relative;
}
.tabSelect02 li.lastChild {
  margin-right: 0;
}
.tabSelect02 li img {
  position: absolute;
  top: 15px;
  right: 15px;
}
.tabSelect02 li span {
  text-decoration: none;
}
.tabSelect02 li.cr,
.tabSelect02 li.bl-hover {
  background-color: #103184;
}
.tabSelect02 li.cr span,
.tabSelect02 li.bl-hover span,
.tabSelect02 li.bl-hover span:hover {
  color: #FFF;
}
.tabUpr li.cr {
  border: 4px solid #D2EBF0;
  border-bottom: #FFF;
  background-color: #FFF;
  color: #e00034;
}
.tabUdr li.cr {
  border: 4px solid #D2EBF0;
  border-top: #FFF;
  background-color: #FFF;
  color: #e00034;
}
.tabSelect02 li#start-working {
  background-image: url(../img/icon_recruit.png);
}
.tabSelect02 li#got-married {
  background-image: url(../img/icon_marriage.png);
}
.tabSelect02 li#got-kids {
  background-image: url(../img/icon_child.png);
}
.tabSelect02 li#kids-left-home {
  background-image: url(../img/icon_independence.png);
}

/*  tabSelect03 ( for 5 cols )
-------------------------------- */

.tabSelect03,
.tabSelect03 li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabSelect03 {
  color: #103184;
  margin: 36px -36px;
  padding: 0 36px;
}
.tabSelect03 li {
  float: left;
  height: 40px;
  background-color: #D2EBF0;
  text-align: center;
  margin-right: 10px;
  width: 162px;
  padding: 5px;
  font-size: 14px;
}
.tabSelect03 li.lastChild {
  margin-right: 0;
}
.tabSelect03 li.cr,
.tabSelect03 li.bl-hover {
  background-color: #103184;
}
.tabSelect03 li.cr a,
.tabSelect03 li.bl-hover a,
.tabSelect03 li.bl-hover a:hover {
  color: #FFF;
}

/*  tabSelect04 ( for 6 cols )
-------------------------------- */

.tabSelect04,
.tabSelect04 li {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.tabSelect04 {
  color: #103184;
  margin: 36px -36px;
  padding: 0 36px;
}
.tabSelect04 li {
  float: left;
  height: 40px;
  background-color: #D2EBF0;
  text-align: center;
  margin-right: 10px;
  width: 132px;
  padding: 5px;
}
.tabSelect04 li.lastChild {
  margin-right: 0;
}
.tabSelect04 li.cr,
.tabSelect04 li.bl-hover {
  background-color: #103184;
}
.tabSelect04 li.cr a,
.tabSelect04 li.bl-hover a,
.tabSelect04 li.bl-hover a:hover {
  color: #FFF;
}

/*  tabSelect05 ( for 4 cols )
-------------------------------- */

.tabSelect05,
.tabSelect05 li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabSelect05 {
  color: #103184;
  margin: 36px -36px;
  padding: 0 36px;
}
.tabSelect05 li {
  float: left;
  height: 40px;
  background-color: #D2EBF0;
  text-align: center;
  margin-right: 10px;
  width: 208px;
  padding: 5px;
}
.tabSelect05 li.lastChild {
  margin-right: 0;
}
.tabSelect05 li.cr,
.tabSelect05 li.bl-hover {
  background-color: #103184;
}
.tabSelect05 li.cr a,
.tabSelect05 li.bl-hover a,
.tabSelect05 li.bl-hover a:hover {
  color: #FFF;
}

/*  tabSelect06 ( for 2 cols )
-------------------------------- */

.tabSelect06,
.tabSelect06 li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabSelect06 {
  color: #103184;
  margin: 20px -36px;
  padding: 0 36px;
}
.tabSelect06 li {
  float: left;
  height: 40px;
  background-color: #D2EBF0;
  text-align: center;
  margin-right: 10px;
  width: 436px;
  padding: 10px 5px;
  font-size: 14px;
}
.tabSelect06 li.lastChild {
  margin-right: 0;
}
.tabSelect06 li.cr,
.tabSelect06 li.bl-hover {
  background-color: #103184;
}
.tabSelect06 li.cr a,
.tabSelect06 li.bl-hover a,
.tabSelect06 li.bl-hover a:hover {
  color: #FFF;
}

/*  tabSelect07 ( for brochure_request_form )
-------------------------------- */

.brochure_form .insuranceBlock {
  background-color: #cbe6ed;
  padding: 5px 0px 5px 0px;
  margin-bottom: 15px;
  margin-right: 15px;
  float: left;
}
.tabSelect07,
.tabSelect07 li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabSelect07 {
  margin: 20px -36px;
  height: 53px;
  background: no-repeat center center;
}
.tabSelect07.fds1 {
  background-image: url(../img/bg_flow_01_01.png);
}
.tabSelect07.fds2 {
  background-image: url(../img/bg_flow_01_02.png);
}
.tabSelect07.fds3 {
  background-image: url(../img/bg_flow_01_03.png);
}
.tabSelect07 li {
  float: left;
  height: 20px;
  text-align: center;
  margin-left: 165px;
  width: 250px;
  padding: 18px 5px 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #103184;
}
.tabSelect07 li.fl01 {
  margin-left: 123px;
}
.tabSelect07.fds1 li.fl01,
.tabSelect07.fds2 li.fl02,
.tabSelect07.fds3 li.fl03 {
  color: #FFF;
}
.hideImg {
  display: none;
}
.hdrText {
  font-size: 25px !important;
}
.expText {
  font-size: 15px !important;
  color: #000000 !important;
}
.iconText {
  font-size: 12px !important;
  padding-top: 5px;
}
#FA_Window {
  display: none !important;
}

/* For ir pages */

.irTablePd tr td {
  padding: 10px;
}

/* tabSelect08( for 3 cols )
-------------------------------- */

.tabSelect08,
.tabSelect08 li {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.tabSelect08 {
  color: #103184;
  margin: 36px -36px;
  padding: 0 36px;
}
.tabSelect08 li {
  float: left;
  height: 40px;
  background-color: #D2EBF0;
  text-align: center;
  margin-right: 10px;
  width: 284px;
  padding: 5px;
}
.tabSelect08 li.lastChild {
  margin-right: 0;
}
.tabSelect08 li.cr,
.tabSelect08 li.bl-hover {
  background-color: #103184;
}
.tabSelect08 li.cr a,
.tabSelect08 li.bl-hover a,
.tabSelect08 li.bl-hover a:hover {
  color: #FFF;
}
.irTablePd tr td {
  padding: 10px;
}

/* tabSelect08( for 3 cols )
-------------------------------- */

.tabSelect08,
.tabSelect08 li {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.tabSelect08 {
  color: #103184;
  margin: 36px -36px;
  padding: 0 36px;
}
.tabSelect08 li {
  float: left;
  height: 40px;
  background-color: #D2EBF0;
  text-align: center;
  margin-right: 10px;
  width: 284px;
  padding: 5px;
}
.tabSelect08 li.lastChild {
  margin-right: 0;
}
.tabSelect08 li.cr,
.tabSelect08 li.bl-hover {
  background-color: #103184;
}
.tabSelect08 li.cr a,
.tabSelect08 li.bl-hover a,
.tabSelect08 li.bl-hover a:hover {
  color: #FFF;
}

/* For Ir Pages  tabSelect09( for 3 cols )
-------------------------------- */

.tabSelect09,
.tabSelect09 li {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.tabSelect09 {
  color: #103184;
  margin: 36px -36px;
  padding: 0 36px;
}
.tabSelect09 li {
  float: left;
  height: 40px;
  background-color: #D2EBF0;
  text-align: center;
  margin-right: 10px;
  width: 205px;
  padding: 5px;
}
.tabSelect09 li.lastChild {
  margin-right: 0;
}
.tabSelect09 li.cr,
.tabSelect09 li.bl-hover {
  background-color: #103184;
}
.tabSelect09 li.cr a,
.tabSelect09 li.bl-hover a,
.tabSelect09 li.bl-hover a:hover {
  color: #FFF;
}

/*  tabSelect10( for 4 cols )
-------------------------------- */

.tabSelect10,
.tabSelect10 li {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.tabSelect10 {
  color: #103184;
  margin: 36px -36px;
  padding: 0 36px;
}
.tabSelect10 li {
  float: left;
  height: 40px;
  background-color: #D2EBF0;
  text-align: center;
  margin-right: 10px;
  width: 205px;
  padding: 5px;
}
.tabSelect10 li.lastChild {
  margin-right: 0;
}
.tabSelect10 li.cr,
.tabSelect10 li.bl-hover {
  background-color: #103184;
}
.tabSelect10 li.cr a,
.tabSelect10 li.bl-hover a,
.tabSelect10 li.bl-hover a:hover {
  color: #FFF;
}
.tabSelect10 li {
  width: 110px;
  margin-bottom: 10px;
  overflow: hidden;
}
.tabSelect10 li a {
  height: 28px;
  padding-top: 2px;
}

/*  border
-------------------------------- */

.borderGray {
  border: 3px solid #CCC;
}
.borderRed {
  border: 3px solid #e00034;
}
.borderBlue {
  border: 3px solid #103184;
}

/*  formBox
-------------------------------- */

.formBox {
  background-color: #D2EBF0;
  padding: 6px 6px;
  margin-bottom: 2px;
}
.floatBox .formBox.col2 {
  width: 430px;
  margin-right: 2px;
}
.floatBox .formBox.col2.lastChild {
  margin-right: 0px;
}
.floatBox .formBox.col3 {
  width: 259px;
  margin-right: 2px;
}
.floatBox .formBox.col3.lastChild {
  margin-right: 0px;
}

/*  pager
-------------------------------- */

.pager {
  text-align: center;
  font-size: 10px;
  margin: 36px 0 15px;
}
.pager a,
.pager span {
  color: #666;
  padding: 7px 3px;
  text-decoration: none;
}
.pager a:hover {
  color: #e00034;
  text-decoration: underline;
}
.pager {
  text-align: center;
}

/*  insuranceOutline
-------------------------------- */

.insuranceOutline {
  background-color: #EFEFEF;
  padding: 20px 20px 8px;
  margin-bottom: 2px;
}
.insuranceOutline .item {
  width: 300px;
  display: inline-block;
  vertical-align: middle;
}
.insuranceOutline .item.item01 {
  width: 340px;
  margin-right: 20px;
  padding-right: 10px;
  background: url(../img/bg_arrow.png) no-repeat right 20px;
}
.insuranceOutline .item .item01Inr {
  width: 320px;
  padding: 10px 20px;
  background-color: #FFF;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  vertical-align: top;
}
.insuranceOutline .item.item01 p.img {
  width: auto;
  display: inline-block;
  margin: 0 15px 0 0;
  vertical-align: middle;
  text-align: center;
}
.insuranceOutline .item.item01 .item01Inr div {
  width: auto;
  max-width: 45%;
  display: inline-block;
  vertical-align: middle;
}
.insuranceOutline .item.item01 .txt {
  word-wrap: break-word;
}
.insuranceOutline .item.item02 {
  width: 240px;
  margin-right: 20px;
  padding: 10px;
  vertical-align: top;
}
.insuranceOutline .item.item03 {
  text-align: right;
  width: 195px;
  padding: 0px;
}
.insuranceOutline .item.item03 p {
  margin: 0 0 10px;
}
.insuranceOutline ul.list01 li {
  list-style-position: outside;
  margin-left: 18px;
}
.insuranceOutline .secimg {
  float: left;
}
.insuranceOutline .sectxt {
  font-size: 110%;
  color: #103184;
}
.insuranceOutline .secbtn {
  float: right;
}
.insuranceOutline .clear {
  clear: both;
}
.iconleft {
  float: left;
  width: 100px;
}

/*  refreshed - 2014.09.14
-------------------------------- */

.iconleft {
  float: left;
  width: 100px !important;
}
.textleft {
  float: left;
  width: 350px;
  line-height: 135%;
}

/*  insuranceOutline Product Category Only
-------------------------------- */

.prodCat.insuranceOutline {
  padding: 0px;
  padding-top: 10px;
  background-color: #ffffff;
}
.prodCat .descript {
  float: left !important;
  width: 475px !important;
  display: block !important;
  max-width: 100% !important;
}
.prodCat .img {
  float: left !important;
  display: block !important;
}
.prodCat .item01Inr {
  float: left !important;
  width: 670px !important;
}
.prodCat .item.item01 {
  float: left !important;
  width: 670px !important;
}

/*  insuranceBlock
-------------------------------- */

.insuranceBlock {
  background-color: #EFEFEF;
  padding: 30px 20px 20px;
  margin-bottom: 2px;
  position: relative;
}
.insuranceBlock h1,
.insuranceBlock h2,
.insuranceBlock h3,
.insuranceBlock h4,
.insuranceBlock h5,
.insuranceBlock p {
  margin-top: 0;
  margin-bottom: 1px;
}
.insuranceBlock li {
  padding-bottom: 5px;
}
.insuranceBlock .btn-doc {
  overflow: hidden;
}
.insuranceBlock .btn-doc a {
  border: 1px solid #103184;
  padding: 5px 15px 5px 5px;
  color: #103184;
  font-size: 1em;
  border-radius: 3px;
  background: #fff;
  display: block;
  text-decoration: none;
  float: left;
  font-weight: bolder;
}
.insuranceBlock .btn-doc:hover {
  opacity: .6;
}
.insuranceBlock .arrow-bg {
  background: url(../img/btn_dl_price.png) no-repeat center center;
  display: block;
  width: 9px;
  height: 13px;
  float: left;
  margin: 7px 0 0 -13px;
}
.insuranceBlock .imgRight {
  margin: 0 0 0 10px;
  display: inline;
}
.insuranceBlock .imgLeft {
  margin: 0 10px 0 0;
  display: inline;
}
.insuranceBlock .imgCenter {
  text-align: center;
}
.insuranceBlock .imgTop {
  vertical-align: top;
}
.insuranceBlock .imgBottom {
  margin: 10px 0 0 0;
}
.insuranceBlock .imgBottom img {
  vertical-align: bottom;
}
.insuranceBlock .titlePointsProductDetail {
  display: inline-block;
  width: 168px;
  margin: 0 0 0 5px
}
.insuranceBlock .floatBox .blockfree {
  max-width: 100%;
  display: inline-block;
}
.insuranceBlock .floatBox .putImagePosition {
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: top;
}
.insuranceBlock .putImagePositionHere.imgTop {
  margin: 0 0 10px;
}
.additionalText {
  margin: 5px 0;
}
.TabsInProduct li h2 {
  font-weight: lighter;
  padding: 0;
  margin: 0;
}
.TabsInProduct li h2 a {
  font-size: .7em;
}

.insuranceBodyLead {
  position: relative;
}
.insuranceBodyLead h3 {
  margin-top: 10px;
}
.insuranceBodyLead p {
  margin: 0 0 5px;
  color: #103184;
}
.insuranceBodyLead .img {
  background-color: #FFF;
  padding: 10px;
  float: left;
  margin-right: 15px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.insuranceBodyLead .txt {
  width: 670px;
}
.insuranceBodyLead .btn {
  position: absolute;
  top: 20px;
  right: 20px;
}
.insuranceBodyLead .txt .pdf-link {
  text-align: right;
}
.insuranceBodyLead .txt .pdf-link a {
  text-decoration: none;
}

/*  insuranceBodyMenu
-------------------------------- */

.insuranceBodyMenu,
.insuranceBodyMenu li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.insuranceBodyMenu {
  background-color: #103184;
  color: #FFF;
  margin: 0 0px 2px;
}
.insuranceBodyMenu li {
  float: left;
}
.insuranceBodyMenu li a {
  display: block;
  padding: 15px 20px;
  color: #FFF;
  text-decoration: none;
}
.insuranceBodyMenu li a:hover,
.insuranceBodyMenu li.cr {
  background-color: #e00034;
}

/*  insuranceTypeMenu
-------------------------------- */

.insuranceTypeMenu {
  position: relative;
  padding: 15px 0px 15px 85px;
  width: 829px;
}
.insuranceTypeMenu h3 {
  position: absolute;
  left: 0;
  top: 22px;
  color: #e00034;
  font-size: 14px;
  margin: 0;
}
.insuranceTypeMenu ul,
.insuranceTypeMenu ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.insuranceTypeMenu ul li {
  float: left;
  margin-right: 15px;
}
.insuranceTypeMenu ul li.cr a {
  text-decoration: none;
}
.insuranceTypeMenu ul li.cr a:hover {
  text-decoration: underline;
}

/*  insuranceTypeHead
-------------------------------- */

.insuranceTypeHead {
  color: #e00034;
}
.insuranceTypeHead h4 {
  margin: 0 0 .5em 0;
  font-size: 14px;
}
.insuranceTypeHead p {
  margin: 0;
}
.insuranceExpImg {
  padding: 20px 5px;
  text-align: center;
  background-color: #FFF;
}

/*  allSection
-------------------------------- */

.allSection h3,
.allSection h2 {
  margin: 0;
  position: relative;
  cursor: pointer;
}
.allSection h3 .btn,
.allSection h2 .btn {
  background: url(../img/btn_acdn_down_off.png) no-repeat center center;
  display: block;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  border-left: 1px solid #FFF;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0;
}
.allSection h3.open .btn {
  background: url(../img/btn_acdn_up_off.png) no-repeat center center;
}
.allSection h3.open .btn:hover {
  background: url(../img/btn_acdn_up_on.png);
}
.allSection h3 .btn:hover {
  background: url(../img/btn_acdn_down_on.png);
}
.allSection .acdnBody.opened {
  display: block;
}
.allSection .checkbox01 {
  padding: 1px 4px 2px 4px;
  border-radius: 5px;
}
.ttl10 {
  font-size: 14px;
  background-color: #103184;
  color: #FFF;
  padding: 13px;
  line-height: 1;
  font-weight: normal;
  margin-bottom: 3px;
}
.ttl13 {
  font-size: 14px;
  font-weight: normal;
  color: #103184;
}
.ttl15 {
  background-color: #e3e3e3;
  font-size: 12px;
  padding: 10px;
}

/*  rcmdProfBox
-------------------------------- */

.rcmdProfBox {
  width: 700px;
  margin: 0 auto;
}

/*  hokenkinTel
-------------------------------- */

.hokenkinTel {
  color: #103184;
  font-size: 11px;
  line-height: 1;
  margin-bottom: 1em;
}
.hokenkinTel:before,
.hokenkinTel:after {
  content: " ";
  display: table;
}
.hokenkinTel:after {
  clear: both;
}
.hokenkinTel {
  *zoom: 1;
}
.hokenkinTel .col2 {
  float: left;
  width: 412px;
  margin-right: 10px;
  padding: 25px 5px 15px;
  text-align: center;
  background-color: #FFF;
}
.hokenkinTel .col2.lastChild {
  margin-right: 0;
}
.hokenkinTel .col2 h4,
.hokenkinTel .col2 p {
  margin: 10px 0;
  line-height: 1;
}
.hokenkinTel .col2 .hokenkinTtl {
  font-size: 12px;
  font-weight: bold;
}
.policycell {
  height: 130px !important;
}

/*  resultAnswer
-------------------------------- */

.resultAnswer {
  margin-bottom: 30px;
}
.resultAnswer .profile {
  background: url(../img/bg_yourprofile.png) no-repeat;
  width: 280px;
  height: 122px;
  padding: 40px 20px 20px 0;
  margin-right: 30px !important;
}

/*  resultBox
-------------------------------- */

.resultBox {
  background-color: #EFEFEF;
  margin-bottom: 10px;
  padding: 20px 20px 12px;
}
.resultBox:before,
.resultBox:after {
  content: " ";
  display: table;
}
.resultBox:after {
  clear: both;
}
.resultBox {
  *zoom: 1;
}
.resultBox h4,
.resultBox p {
  margin: 0 0 8px;
}
.resultBox .col_1 {
  float: left;
  width: 120px;
  margin-right: 20px;
}
.resultBox .col_2 {
  float: left;
  width: 260px;
  margin-right: 20px;
  line-height: 1.8;
}
.productTab .col_2 {
  margin-left: 10px;
}
.resultBox .col_3 {
  float: left;
  width: 160px;
  margin-right: 10px;
}
.resultBox .col_4 {
  float: left;
  width: 250px;
  color: #103184;
  line-height: 1.4;
}

.resultAnswer.resultBox {
  width: 851px;
  padding: 20px 20px 12px;
}
.resultAnswer.resultBox.life-event {
  width: 863px;
  padding: 20px 20px 12px;
}

/*  boxBlow
-------------------------------- */

.boxBlow {
  padding-right: 0px;
}
.boxBlow .boxBlowInr {
  background-color: #FFF !important;
  padding: 15px 5px 5px;
  min-width: 170px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.boxBlow02 {
  background: url(../img/bg_arrow02.png) no-repeat right 100px;
  padding-right: 22px;
}
.boxBlow02 .boxBlowInr {
  padding: 15px 25px 25px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.boxBlow03 {
  background: url(../img/bg_arrow.png) no-repeat right center;
  padding-right: 10px;
}
.boxBlow03 .boxBlowInr {
  background-color: #FFF !important;
  padding: 15px 5px 15px;
  min-width: 100px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}

/*  notes
-------------------------------- */

ul.notes01,
ul.notes01 li {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.notes01 {
  margin: 1em 0;
}
ul.notes01 li {
  text-indent: -1.4em;
  margin: 0 0 .5em 1.4em;
}
ul.notes02,
ul.notes02 li {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.notes02 {
  margin: 1em 0;
}
ul.notes02 li {
  text-indent: -2em;
  margin: 0 0 .5em 2em;
}
ul.notes03,
ul.notes03 li {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.notes03 {
  margin: 1em 0;
}
ul.notes03 li {
  text-indent: -1em;
  margin: 0 0 .4em 1em;
}
ul.notes04,
ul.notes04 li {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.notes04 {
  margin: 1em 0;
}
ul.notes04 li {
  text-indent: -2.5em;
  margin: 0 0 .4em 2.5em;
}
p.notes05 {
  text-indent: -2.5em;
  margin-left: 2.5em;
}

/*  tbl01
-------------------------------- */

.tbl01 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
  padding-bottom: 10px;
}
.tbl01 th,
.tbl01 td {
  background-color: #FFF;
  padding: 15px;
  vertical-align: middle;
  min-width: 10em;
}
.tbl01 th {
  font-weight: bold;
  text-align: center;
}

/*  tbl02
-------------------------------- */

.tbl02 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px;
}
.tbl02 th,
.tbl02 td {
  padding: 15px;
  vertical-align: top;
}
.tbl02 th {
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  color: #103184;
}

/*  tbl03
-------------------------------- */

.tbl03 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px;
}
.tbl03 th,
.tbl03 td {
  padding: 15px 0;
  vertical-align: middle;
  min-width: 10em;
  border-bottom: 1px dotted #999;
}
.tbl03 tr.lastChild th,
.tbl03 tr.lastChild td {
  border-bottom: none;
}
.tbl03 th {
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  color: #666;
}

/*  tbl04
-------------------------------- */

.tbl04 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
}
.tbl04 th,
.tbl04 td {
  background-color: #FFF;
  padding: 15px;
  vertical-align: middle;
}
.tbl04 th {
  font-weight: bold;
  text-align: center;
}

/*  tbl05
-------------------------------- */

.tbl05 {
  width: 100%;
}
.tbl05 th,
.tbl05 td {
  background-color: #FFF;
  min-height: 150px;
  padding: 15px;
  vertical-align: middle;
  border-bottom: 1px solid #EFEFEF;
}
.tbl05 th {
  font-weight: normal;
  text-align: left;
  border-right: 1px solid #EFEFEF;
  min-width: 170px;
}
.tbl05 td {
  min-width: 410px;
}
.tbl05 .thInner {
  position: relative;
  padding-right: 80px;
}
.tbl05 .necessary {
  display: block;
  padding: 5px 8px;
  background-color: #e00034;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: -5px;
  right: 0px;
}
.tbl05 .necessary.l2 {
  top: 8px;
}
.tbl05 .memo {
  font-size: 10px;
}
.tbl05 input,
.tbl05 select,
.tbl05 textarea {
  width: 380px;
  padding: 10px;
  border: 1px solid #ccc;
}
.tbl05 .minict_wrapper {
  width: 402px;
  border-color: #CCC;
  border-radius: 0px;
}
.tbl05 .minict_wrapper input {
  font-size: 12px;
  padding: 8px 10px 12px;
  color: #666;
  height: auto;
}
.tbl05 .minict_wrapper ul li {
  font-size: 12px;
  color: #666;
}

/*  tbl06
-------------------------------- */

.tbl06 {
  width: 100%;
}
.tbl06 th,
.tbl06 td {
  background-color: #FFF;
  padding: 9px 15px;
  vertical-align: middle;
  border-bottom: 1px solid #EFEFEF;
}
.tbl06 th {
  font-weight: normal;
  text-align: left;
  border-right: 1px solid #EFEFEF;
  white-space: nowrap;
}
.tbl06 td {
  width: 520px;
}
.tbl06 .thInner {
  position: relative;
  padding-right: 80px;
}
.tbl06 .necessary {
  display: block;
  padding: 5px 8px;
  background-color: #e00034;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: -5px;
  right: 0px;
}
.tbl06 .necessary.l2 {
  top: 8px;
}
.tbl06 .necesslight {
  background-color: #ffffff !important;
  color: #e00034 !important;
  font-size: 130%;
}
.necessarytxt {
  float: left;
  margin-right: 5px;
}
.necessarytxt .necessary {
  padding: 1px 6px;
  padding-top: 2px;
  background-color: #ffffff !important;
  color: #e00034 !important;
  text-align: center;
  font-weight: bold;
  line-height: 1;
}
.tbl06 .memo {
  font-size: 10px;
}
.tbl06 input[type="text"],
.tbl06 select,
.tbl06 textarea {
  padding: 6px;
  border: 1px solid #E5E5E5;
}
.tbl06 .minict_wrapper {
  border-radius: 0;
}
.tbl06 .minict_wrapper input[type="text"] {
  border: none;
}
.tbl06 .wdS {
  display: inline-block;
  white-space: nowrap;
  min-width: 100px;
}
.tbl06 .wdM {
  display: inline-block;
  white-space: nowrap;
  min-width: 170px;
}
.tbl06 .wdL {
  display: inline-block;
  white-space: nowrap;
  min-width: 240px;
}

/*  tbl07
-------------------------------- */

.tbl07Wrap {
  margin: 0 -20px;
}
.tbl07 {
  border-spacing: 20px 10px;
  border-collapse: separate;
}
.tbl07 td {
  padding: 15px 20px;
  vertical-align: top;
}
.tbl07 .tdBroTtl {
  width: 50%;
  padding: 10px;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  background-color: #e00034;
}
.tbl07 .tdMetTtl {
  width: 50%;
  padding: 10px;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  background-color: #103184;
}
.tbl07 .td70 {
  width: 70%;
}
.tbl07 td.next {
  height: 32px;
  padding: 0;
  background: url(../img/icon_arrow03.png) no-repeat center center;
  text-indent: -9999px;
}
.tbl07 h4 {
  margin: 0;
  position: relative;
}
.tbl07 h4 .free {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  background-color: #e00034;
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  padding: 5px 10px;
  line-height: 1;
}

/*  tbl08
-------------------------------- */

.tbl08 {
  width: 100%;
  border-top: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
}
.tbl08 td,
.tbl08 th {
  border-right: 1px solid #f0f0f0;
  padding: 10px 20px;
}
.tbl08 td {
  border-bottom: 1px solid #f0f0f0;
}
.tbl08 th {
  background-color: #666;
  color: #FFF;
  font-weight: normal;
}

/*  select jQuery
-------------------------------- */

.sizeSS,
.selectWrapSS,
.selectWrapSS .minict_wrapper {
  width: 80px;
  display: inline-block;
  position: relative;
}
.sizeS,
.selectWrapS,
.selectWrapS .minict_wrapper {
  width: 140px;
  display: inline-block;
  position: relative;
}
.sizeM,
.selectWrapM,
.selectWrapM .minict_wrapper {
  width: 170px;
  display: inline-block;
  position: relative;
}
.sizeL,
.selectWrapL,
.selectWrapL .minict_wrapper {
  width: 250px;
  display: inline-block;
  position: relative;
}
.sizeLL,
.selectWrapLL,
.selectWrapLL .minict_wrapper {
  width: 400px;
  display: inline-block;
  position: relative;
}
.minict_wrapper {
  width: 100px;
  border-color: #CCC;
  border-radius: 0px;
  display: inline-block;
}
.minict_wrapper input {
  font-size: 12px !important;
  padding: 8px 10px 12px;
  color: #666;
  height: auto;
}
.minict_wrapper ul li {
  font-size: 12px !important;
  color: #666;
  white-space: nowrap;
}

/*  list
-------------------------------- */

/* -- list01 -- */

ul.list01,
ul.list01 li {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
ul.list01 li {
  color: #103184;
  padding: 3px 0;
}

/*ul.list01 li:last-child{  border-bottom:none ;}*/

/* -- list01udr -- */

ul.list01udr,
ul.list01udr li {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
ul.list01udr li {
  border-bottom: 1px dotted #103184;
  color: #103184;
  padding: 5px 0;
}

/* -- list02 -- */

ul.list02,
ul.list02 li {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.list02 li {
  margin-bottom: .3em;
}

/* -- list03 -- */

ul.list03,
ul.list03 li {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.list03 li {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}
.list03:before,
.list03:after {
  content: " ";
  display: table;
}
.list03:after {
  clear: both;
}
.list03 {
  *zoom: 1;
}
.ctm003 {
  margin-left: 142px !important;
}

/* -- list04 -- */

ul.list04,
ul.list04 li {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.list04 li {
  border-bottom: 1px dotted #999;
  color: #103184;
  padding: 8px 0;
}
ul.list04 li:last-child {
  border-bottom: none;
}

/* -- list04udr -- */

ul.list04udr,
ul.list04udr li {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.list04udr li {
  border-bottom: 1px dotted #999;
  color: #103184;
  padding: 8px 0;
}

/* -- linkList01 -- */

ul.linkList01 li {
  margin-bottom: 5px !important;
  margin-right: 14px !important;
  background: #FFF;
  float: left;
}
ul.linkList01 li:last-child {
  margin-right: 0 !important;
}

/* -- linkBtn -- */

.linkBtn,
.linkBtn li {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 177px;
}
.linkBtn li {
  margin-bottom: 5px !important;
}

/*  apFlowBox
-------------------------------- */

.apFlowBox {
  padding-bottom: 45px;
  margin-bottom: 15px;
  background: url(../img/icon_arrow03.png) center bottom no-repeat;
}
.apFlowBox.lastChild {
  padding-bottom: 0;
  background-image: none;
}
.apFlowBox.apFlowCustomer {
  padding-left: 20px;
  padding-right: 155px;
}
.apFlowBox.apFlowCompany {
  padding-left: 155px;
  padding-right: 20px;
}
.apFlowBox .imgLeft p,
.apFlowBox .imgRight p {
  margin: 0;
}
.apFlowBox.apFlowCustomer .boxBlowInr {
  padding: 20px 100px 10px 20px;
  min-height: 82px;
}
.apFlowBox.apFlowCompany .boxBlowInr {
  padding: 20px 20px 10px 100px;
  min-height: 82px;
}
.apFlowBox .boxBlow02 {
  background-position: right 50px;
}
.apFlowBox .boxBlow05 {
  background-position: left 50px;
}
.apFlowBox.sec01 .boxBlowInr {
  background-image: url(../img/img_application_flow_003.png);
  background-repeat: no-repeat;
  background-position: 533px 41px;
}
.apFlowBox.sec02 .boxBlowInr {
  background-image: url(../img/img_application_flow_004.png);
  background-repeat: no-repeat;
  background-position: 16px 12px;
}
.apFlowBox.sec03 .boxBlowInr {
  background-image: url(../img/img_application_flow_005.png);
  background-repeat: no-repeat;
  background-position: 522px 50px;
}
.apFlowBox.sec04 .boxBlowInr {
  background-image: url(../img/img_application_flow_006.png);
  background-repeat: no-repeat;
  background-position: 13px 30px;
}
.apFlowBox .col02 {
  width: 250px;
  background: #FFF;
  float: left;
  margin-right: 10px;
  padding: 0 10px;
}
.apFlowBox .col02.lastChild {
  margin-right: 0px;
}
.ctm002 {
  border-top: 2px solid #FFF;
  width: 550px;
}

/*  boxBlow
-------------------------------- */

.boxBlow {
  padding-right: 10px;
}
.boxBlow .boxBlowInr {
  background-color: #FFF !important;
  padding: 15px 5px 15px;
  min-width: 170px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
.boxBlow .boxBlowInr .middleWrap {
  display: table-cell;
  vertical-align: middle;
  width: 170px;
  height: 120px;
  padding-bottom: 10px;
}
.boxBlow .boxBlowInr .middleWrap p {
  margin: 0;
}
.boxBlowEmpty {
  width: 190px;
  height: 50px;
}

/*  boxBlow02
-------------------------------- */

.boxBlow02 {
  background: url(../img/bg_arrow02.png) no-repeat right 100px;
  padding-right: 22px;
}
.boxBlow02 .boxBlowInr {
  padding: 15px 25px 25px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/*  boxBlow03
-------------------------------- */

.boxBlow03 {
  background: url(../img/bg_arrow.png) no-repeat right center;
  padding-right: 10px;
}
.boxBlow03 .boxBlowInr {
  background-color: #FFF !important;
  padding: 15px 5px 15px;
  min-width: 100px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}

/*  boxBlow04
-------------------------------- */

.boxBlow04 {
  background: url(../img/bg_blow01.png) no-repeat;
  font-size: 10px;
  width: 93px;
  height: 87px;
  padding: 5px 10px 5px 23px;
}

/*  boxBlow05
-------------------------------- */

.boxBlow05 {
  background: url(../img/bg_arrow03.png) no-repeat left 100px;
  padding-left: 22px;
}
.boxBlow05 .boxBlowInr {
  padding: 15px 25px 25px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/*  floatBox
-------------------------------- */

.floatBox:before,
.floatBox:after {
  content: " ";
  display: table;
}
.floatBox:after {
  clear: both;
}
.floatBox {
  zoom: 1;
  position: relative;
}
.floatBox .imgLeft {
  float: left;
  margin-right: 0px;
  margin-left: 15px;
}
.floatBox .imgRight {
  float: right;
  margin-left: 10px;
}
.floatBox .txt {
  overflow: hidden;
}
.floatBox .col2 {
  float: left;
  width: 402px;
  margin-right: 10px;
  padding: 10px;
}
.floatBox .col2.lastChild {
  margin-right: 0;
}
.floatBox .col3 {
  float: left;
  width: 266px;
  margin-right: 10px;
  padding: 10px 0 10px 10px;
}
.insuranceBlock .floatBox .col3 {
  float: left;
  width: 266px;
  margin-right: 10px;
  padding: 10px 0 10px 10px;
}
.floatBox .col3.lastChild {
  margin-right: 0;
}
.floatBox .borderGrey {
  width: 10px;
  background: #EFEFEF;
  position: absolute;
  height: 100%;
  left: 278px;
}
.floatBox .borderGrey2 {
  width: 10px;
  background: #EFEFEF;
  position: absolute;
  height: 100%;
  left: 564px;
}
.floatBox .col3 p {
  word-wrap: break-word;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.floatClear {
  clear: both;
}

/*  product lineup arrow
-------------------------------- */

.lineuparr {
  background: url("../img/bg_arrow_clear.png") no-repeat right center;
  margin-right: 20px !important;
}

/*  contactBox
-------------------------------- */

.contactBox {
  width: 904px;
}
.contactBox p {
  margin: 0 0 13px;
}

.contactBox .c2 {
  width: 297px;
}
.contactBox .item {
  background-color: #EFEFEF;
  padding: 15px 15px 15px 130px;
  float: left;
  margin: 0 10px 10px 0;
  position: relative;
  height: 112px;
}
.contactBox .item .bnr {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0;
}
.contactBox .item .btn {
  position: absolute;
  bottom: 15px;
  left: 130px;
  margin: 0;
}
.contactBox .item .search input {
  vertical-align: middle;
}
.contactBox .item .help {
  width: 245px;
  height: 25px;
  padding: 5px;
  margin: 0;
  border: 1px solid #CCC;
  border-right: none;
}
.contactBox .item .submit {
  border: 1px solid #CCC;
  border-left: none;
  padding: 5px;
  background-color: #FFF;
}

/*  radius
-------------------------------- */

.radius {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/*  position
-------------------------------- */

.positionRT {
  position: absolute;
  top: 20px;
  right: 20px;
}

/* --------------------------------------------
    utility class
  -------------------------------------------- */

.noDisp {
  display: none;
}
.readTxt {
  line-height: 1.8;
}

/*  txt style
-------------------------------- */

.ttl01 {
  font-size: 16px;
  font-weight: bold;
  color: #103184;
}
.ttl02 {
  font-size: 14px;
  background-color: #103184;
  color: #FFF;
  padding: 10px;
  font-weight: normal;
  margin-bottom: 3px;
}
.ttl02 strong {
  font-size: 16px;
  padding: 10px 30px 10px 0;
  background: url(../img/spread01.png) no-repeat right center;
}
.ttl03 {
  display: inline-block;
  font-wight: bold;
  background-color: #103184;
  color: #FFF;
  padding: 3px;
}
.ttl04 {
  font-size: 12px;
  font-weight: bold;
  color: #103184;
}
.ttl05 {
  font-size: 14px;
  font-weight: bold;
  color: #103184;
}
.ttl06 {
  font-size: 16px;
  font-weight: normal;
  color: #103184;
}
.ttl07 {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  background-color: #103184;
  padding: 10px;
}
.ttl08 {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  background-color: #103184;
  padding: 10px;
}
.ttl09 {
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
}
.ttl20 {
  font-size: 120%;
  color: #103184;
  border-bottom: 2px solid #103184;
  margin: 0 30px 20px 0px;
  padding: 2px 0 5px 0;
}
.ttl21 {
  font-size: 18px;
}
.telNum {
  font-size: 36px;
  font-weight: bold;
  font-style: italic;
  color: #103184;
}
.help {
  color: #103184;
}

/*  link
-------------------------------- */

a.linkGnoRline {
  color: #666;
  text-decoration: none;
}
a.linkGnoRline:hover {
  color: #e00034;
  text-decoration: underline;
}
.linkGnoRline a {
  color: #666;
  text-decoration: none;
}
.linkGnoRline a:hover {
  color: #e00034;
  text-decoration: underline;
}
a.linkGlineRline {
  color: #666;
  text-decoration: underline;
}
a.linkGlineRline:hover {
  color: #e00034;
  text-decoration: underline;
}
.linkGlineRline a {
  color: #666;
  text-decoration: underline;
}
.linkGlineRline a:hover {
  color: #e00034;
  text-decoration: underline;
}
a.linkGnoRno {
  color: #666;
  text-decoration: none;
}
a.linkGnoRno:hover {
  color: #e00034;
  text-decoration: none;
}
.linkGnoRno a {
  color: #666;
  text-decoration: none;
}
.linkGnoRno a:hover {
  color: #e00034;
  text-decoration: none;
}
a.linkGnoGline {
  color: #666;
  text-decoration: none;
}
a.linkGnoGline:hover {
  color: #666;
  text-decoration: underline;
}
.linkGnoGline a {
  color: #666;
  text-decoration: none;
}
.linkGnoGline a:hover {
  color: #666;
  text-decoration: underline;
}
a.linkGnoGno {
  color: #666;
  text-decoration: none;
}
a.linkGnoGno:hover {
  color: #666;
  text-decoration: none;
}
.linkGnoGno a {
  color: #666;
  text-decoration: none;
}
.linkGnoGno a:hover {
  color: #666;
  text-decoration: none;
}
a.linkBnoGno {
  color: #103184;
  text-decoration: none;
}
a.linkBnoGno:hover {
  color: #666;
  text-decoration: none;
}
.linkBnoGno a {
  color: #103184;
  text-decoration: none;
}
.linkBnoGno a:hover {
  color: #666;
  text-decoration: none;
}
a.linkBnoRno {
  color: #103184;
  text-decoration: none;
}
a.linkBnoRno:hover {
  color: #e00034;
  text-decoration: none;
}
.linkBnoRno a {
  color: #103184;
  text-decoration: none;
}
.linkBnoRno a:hover {
  color: #e00034;
  text-decoration: none;
}

/*  text color
-------------------------------- */

.txtNormal {
  color: #666 !important;
}
.txtBlue {
  color: #103184 !important;
}
.txtRed {
  color: #e00034 !important;
}
.txtWhite {
  color: #FFF !important;
}

/*  bg color
-------------------------------- */

.bgGray {
  background-color: #EFEFEF;
}
.bgWhite {
  background-color: #FFF;
}
.bgBlue {
  background-color: #103184;
}

/*  font size
-------------------------------- */

.font10 {
  font-size: 10px !important;
}
.font11 {
  font-size: 11px !important;
}
.font12 {
  font-size: 12px !important;
}
.font13 {
  font-size: 13px !important;
}
.font14 {
  font-size: 14px !important;
}
.font15 {
  font-size: 15px !important;
}
.font16 {
  font-size: 16px !important;
}
.font17 {
  font-size: 17px !important;
}
.font18 {
  font-size: 18px !important;
}

/*  text align
-------------------------------- */

.txtCenter {
  text-align: center;
}
.txtLeft {
  text-align: left;
}
.txtRight {
  text-align: right;
}

/*  margin
-------------------------------- */

/*all*/

.m00 {
  margin: 0 !important;
}
.m05 {
  margin: 5px !important;
}
.m10 {
  margin: 10px !important;
}
.m15 {
  margin: 15px !important;
}
.m20 {
  margin: 20px !important;
}
.m25 {
  margin: 25px !important;
}
.m30 {
  margin: 30px !important;
}
.m35 {
  margin: 35px !important;
}
.m40 {
  margin: 40px !important;
}
.m45 {
  margin: 45px !important;
}
.m50 {
  margin: 50px !important;
}

/*top*/

.mt00 {
  margin-top: 0 !important;
}
.mt05 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt-15 {
  margin-top: -15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}

/*right*/

.mr00 {
  margin-right: 0 !important;
}
.mr05 {
  margin-right: 5px !important;
}
.mr08 {
  margin-right: 8px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mr50 {
  margin-right: 50px !important;
}

/*bottom*/

.mb00 {
  margin-bottom: 0 !important;
}
.mb02 {
  margin-bottom: 2px !important;
}
.mb05 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}

/*left*/

.ml00 {
  margin-left: 0 !important;
}
.ml05 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml17 {
  margin-left: 17px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.ml-04 {
  margin-left: -3px !important;
}
.ml-10 {
  margin-left: -10px !important;
}
.ml-20 {
  margin-left: -20px !important;
}

/*  padding
-------------------------------- */

/*all*/

.p00 {
  padding: 0 !important;
}
.p05 {
  padding: 5px !important;
}
.p10 {
  padding: 10px !important;
}
.p15 {
  padding: 15px !important;
}
.p20 {
  padding: 20px !important;
}
.p25 {
  padding: 25px !important;
}
.p30 {
  padding: 30px !important;
}
.p35 {
  padding: 35px !important;
}
.p40 {
  padding: 40px !important;
}
.p45 {
  padding: 45px !important;
}
.p50 {
  padding: 50px !important;
}

/*top*/

.pt00 {
  padding-top: 0 !important;
}
.pt05 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pt50 {
  padding-top: 50px !important;
}

/*right*/

.pr00 {
  padding-right: 0 !important;
}
.pr05 {
  padding-right: 5px !important;
}
.pr08 {
  padding-right: 8px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr45 {
  padding-right: 45px !important;
}
.pr50 {
  padding-right: 50px !important;
}

/*bottom*/

.pb00 {
  padding-bottom: 0 !important;
}
.pb05 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}

/*left*/

.pl00 {
  padding-left: 0 !important;
}
.pl05 {
  padding-left: 5px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl17 {
  padding-left: 17px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl45 {
  padding-left: 45px !important;
}
.pl50 {
  padding-left: 50px !important;
}

/* ==========================================================================
   sitemapBox
   ========================================================================== */

.sitemapBox a:hover {
  color: #e00034;
}
.sitemapBox h3 {
  font-size: 16px;
  color: #103184;
  margin: 5px 0 10px;
}
.sitemapBox h3 a {
  color: #103184;
  text-decoration: none;
}
.sitemapBox ul,
.sitemapBox ul li {
  margin: 0;
  padding: 0;
  list-style: disc outside;
  color: #103184;
  font-weight: bold;
}
.sitemapBox ul {
  margin-left: 1.5em;
}
.sitemapBox ul li {
  margin-bottom: 1em;
}
.sitemapBox ul li a {
  text-decoration: none;
}

.sitemapBox ul li ul li {
  margin-bottom: 0;
  color: #666;
  font-weight: normal;
}
.sitemapBox ul li ul li a {
  color: #666;
}

/* ==========================================================================
   why_AXA
   ========================================================================== */

.secWhy {
  border-top: 2px solid #D2EBF0;
  padding: 30px 0;
  position: relative;
}
#secMod {
  position: relative;
  left: 6px;
  top: -3px;
}

/* clearfix */

.secWhy:before,
.secWhy:after {
  content: " ";
  display: table;
}
.secWhy:after {
  clear: both;
}
.secWhy {
  *zoom: 1;
}
.secWhy h3 {
  font-size: 20px;
  font-weight: normal;
  color: #103184;
  margin: 0;
}
.secWhy p {
  margin: 0;
}
.secWhy .lead {
  font-size: 16px;
  color: #103184;
}

.whyLeft {
  float: left;
  width: 673px;
}

/* -- secWhy01 -- */

#secWhy01 {
  background: url(../img/img_why_001.png) no-repeat left 20px;
  padding-left: 295px;
  min-height: 102px;
  font-size: 14px;
  color: #103184;
  line-height: 1.8;
  padding-top: 20px;
  border-top: none;
}
#secWhy01 h2 {
  display: none;
}

/* -- secWhy02 -- */

#secWhy02 {
  background: url(../img/img_why_002.png) no-repeat center 20px;
  min-height: 330px;
}
#secWhy02 ul,
#secWhy02 ul li {
  list-style: none;
}
#secWhy02 .secWhyItem {
  position: absolute;
}
#secWhy02 .secWhyItem strong {
  font-size: 14px;
  line-height: 1.6;
}
#secWhy02 .secWhy02Left a {
  text-decoration: none;
  background: no-repeat left top;
  display: block;
  padding-left: 52px;
}
#secWhy02 .secWhy02Right a {
  text-decoration: none;
  background: no-repeat right top;
  display: block;
  padding-right: 62px;
  text-align: right;
}
#secWhy02 .secWhy02_01 {
  top: 81px;
  left: 38px;
}
#secWhy02 .secWhy02_02 {
  top: 231px;
  left: 428px;
}
#secWhy02 .secWhy02_03 {
  top: 83px;
  left: 418px;
}
#secWhy02 .secWhy02_04 {
  top: 211px;
  left: 430px;
}
#secWhy02 .secWhy02_05 {
  top: 194px;
  left: 2px;
}
#secWhy02 .secWhy02_06 {
  top: 301px;
  left: 320px;
}
#secWhy02 .secWhy02_07 {
  top: 289px;
  left: 382px;
}
#secWhy02 li.secWhy02_01 a {
  background-image: url(../img/img_why_icon01.png);
  padding-top: 3px;
}
#secWhy02 li.secWhy02_02 a {
  background-image: url(../img/img_why_icon02.png);
  padding-right: 47px;
}
#secWhy02 li.secWhy02_03 a {
  background-image: url(../img/img_why_icon04.png);
  padding-right: 47px;
}
#secWhy02 li.secWhy02_04 a {
  background-image: url(../img/img_why_icon06.png);
  padding-left: 70px;
  width: 200px;
  background-position: 0px 0px;
}

/*-- start why-axa 20140930--*/

#secWhy02 li.secWhy02_05 a {
  background-image: url(../img/img_why_icon09.png);
}
#secWhy02 li.secWhyheight a {
  height: 90px;
  padding-right: 90px;
  background-position: 168px 10px;
}

/*--end why-axa 20140930 --*/

#secWhy02 li.secWhy02_06 a {
  background-image: url(../img/img_why_icon05.png);
  width: 200px;
  height: 50px;
}
#secWhy02 li.secWhy02_07 a {
  background-image: url(../img/img_why_icon07.png);
}

/* -- secWhy03 -- */

#secWhy03 {
  padding-bottom: 20px;
}
#secWhy03 h3 {
  font-size: 18px;
  width: 151px;
  float: left;
  padding-top: 30px;
}
#secWhy03 ul,
#secWhy03 ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#secWhy03 li {
  float: left;
  text-align: center;
}
#secWhy03 li img {
  display: block;
  margin: 0 auto 10px;
}
#secWhy03 .col_1 {
  width: 167px;
}
#secWhy03 .col_2 {
  width: 235px;
}
#secWhy03 .col_3 {
  width: 110px;
}

/* -- secWhy04 -- */

#secWhy04 {
  background: url(../img/img_why_catch01.png) no-repeat left 30px;
  padding-left: 100px;
}
#secWhy04 .full {
  margin-left: -100px;
}
#secWhy04 .memo {
  font-size: 10px;
  margin-top: -40px;
}

/* -- secWhy05 -- */

#secWhy05 {
  background: url(../img/img_why_catch02.png) no-repeat left 30px;
  padding-left: 100px;
}
#secWhy05 .full {
  margin-left: -100px;
}
/* -- secWhy06 -- */

#secWhy06 {
  float: right;
  width: 170px;
  background-color: #D2EBF0;
  padding: 15px;
  font-size: 20px;
  line-height: 1.4;
  color: #103184;
  margin-bottom: 20px;
}
#secWhy06 ul,
#secWhy06 ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#secWhy06 ul li {
  padding: 12px 0;
  border-bottom: 2px solid #FFF;
}
#secWhy06 ul li span.numerLarge {
  line-height: 1;
  font-weight: bold;
  font-size: 200%;
}
#secWhy06 ul li span.numerLarger {
  line-height: 1;
  font-weight: bold;
  font-size: 260%;
}
#secWhy06 ul li span.numerLargest {
  line-height: 1;
  font-weight: bold;
  font-size: 460%;
}
#secWhy06 ul li span.numerPlus {
  font-size: 70%;
  vertical-align: super;
}
#secWhy06 img {
  display: block;
  margin-top: 5px;
}
#secWhy06 .col01 {
  padding-top: 0px;
}
#secWhy06 .col01 img {
  margin: 0 0 10px;
}
#secWhy06 .col10 strong,
#secWhy06 .col11 strong {
  display: block;
}
#secWhy06 .col10 strong {
  margin-top: 10px;
}
#secWhy06 .col11 span {
  display: block;
  margin-top: 15px;
}
#secWhy06 .col12 {
  font-size: 10px;
  color: #666;
  padding-bottom: 0;
  border-bottom: none;
}

/* -- secWhy07 -- */

/*-- start why-axa 20140930--*/

#secWhy07 {
  background: url(../img/img_why_icon08.jpg) no-repeat left 30px;
  padding-left: 100px;
  clear: both;
}

/*-- end why-axa 20140930--*/

#secWhy07 .full {
  margin-left: -100px;
  margin-top: 15px;
}
#secWhy07 .col {
  padding: 20px;
  float: left;
  width: 406px;
}
#secWhy07 .col h4 {
  font-weight: normal;
  color: #103184;
  margin: 0 0 10px;
}
#secWhy07 .col p {
  margin-bottom: 0;
}
#secWhy07 .col .txt {
  margin: 10px 0 0px;
}
#secWhy07 .col01 {
  margin-right: 10px;
}

/* -- secWhy08 -- */

#secWhy08 {
  background: url(../img/img_why_catch04.png) no-repeat left 30px;
  padding-left: 100px;
  clear: both;
}
#secWhy08 .full {
  margin-left: -100px;
  margin-top: 15px;
}
#secWhy08 h4 {
  font-size: 14px;
  color: #103184;
  font-weight: normal;
  margin-bottom: 5px;
}
#secWhy08 .col {
  background-color: #EFEFEF;
  padding: 15px;
  padding-right: 10px;
  margin-bottom: 10px;
  float: left;
  width: 190px;
  margin-right: 10px;
}
#secWhy08 .col h5 {
  font-size: 12px;
  font-weight: normal;
  color: #103184;
  margin: 0;
  min-height: 47px;
}
#secWhy08 .col p {
  margin-bottom: 0;
}
#secWhy08 .col.col04 {
  margin-right: 0px;
}
.floatBoxOv .imgLeft {
  margin-left: 0px;
  margin-right: 10px;
}

/* -- secWhy09 -- */

#secWhy09 {
  background: url(../img/img_why_catch05.png) no-repeat left 30px;
  padding-left: 100px;
  clear: both;
}

/* -- secWhy10 -- */

#secWhy10 {
  background: url(../img/img_why_catch06.png) no-repeat left 30px;
  padding-left: 100px;
  clear: both;
}

/* -- secWhy11 -- */

#secWhy11 {
  background: url(../img/img_why_catch07.png) no-repeat left 30px;
  padding-left: 100px;
  clear: both;
}
#secWhy11 dl {
  margin: 20px 0 0 -100px;
  background: url(../img/img_why_015.png) no-repeat left top;
  height: 420px;
  position: relative;
  line-height: 1.4;
}
#secWhy11 dl dt {
  display: none;
}
#secWhy11 dl dd {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 300px;
  left: 0;
}
#secWhy11 dl dd.item01 {
  top: 5px;
  left: 100px;
}
#secWhy11 dl dd.item02 {
  top: 43px;
  left: 100px;
}
#secWhy11 dl dd.item03 {
  top: 83px;
  left: 100px;
}
#secWhy11 dl dd.item04 {
  top: 124px;
  left: 100px;
}
#secWhy11 dl dd.item05 {
  top: 163px;
  left: 100px;
}
#secWhy11 dl dd.item06 {
  top: 208px;
  left: 100px;
}
#secWhy11 dl dd.item07 {
  top: 252px;
  left: 100px;
}
#secWhy11 dl dd.item08 {
  top: 298px;
  left: 100px;
}
#secWhy11 dl dd.item09 {
  top: 383px;
  left: 100px;
}
/*  what-is-life-insurance
-------------------------------- */

.secWhat01 {
  height: 130px;
  background: url(../img/img_what_001.jpg) no-repeat left top #D2EBF0;
  padding: 30px 0 0 346px;
  color: #103184;
}
.secWhat02 .imgRight {
  margin: 0;
}
.secWhat02 .txt {
  width: 350px;
}
.secWhat03 .item {
  width: 386px;
  float: left;
  margin-right: 10px;
  padding: 30px;
}
.secWhat03 .item.last {
  margin-right: 0px;
}
.secWhat03 .item img {
  display: block;
  margin: 0 auto;
}
.secWhat03 .item.last img {
  margin-left: -14px;
  margin-right: -14px;
}
.secWhat04 .imgRight {
  width: 421px;
}
.secWhat04 .txt {
  width: 350px;
}
.secWhat05 .imgRight {
  margin: 0;
}
.secWhat05 .txt {
  width: 388px;
}

/* ==========================================================================
   Border
   ========================================================================== */

.border01 {
  border-bottom: 1px dotted #666;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.subsection {
  /*margin-top:30px;*/
}

/*
.subsection ul{
    list-style-type: none;
    padding-bottom: 15px;
}
.subsection ul>li{
    float: left;
    padding-right: 10px;
}
*/

/*Product document*/

/*Debug IE 7*/

.ie7 .content {
  overflow: hidden;
  padding-bottom: 10px;
}
.ie7 header {
  overflow: hidden;
  margin: 0 auto 10px;
}
.ie7 header ul li {
  float: left;
  display: block;
}
.ie7 .homeBlock .blkTrial {
  float: right;
}
.ie7 .tabUpr {
  width: 800px;
  margin: 0px auto;
  position: relative;
  z-index: 2
}
.ie7 .tabBody {
  position: relative;
  z-index: 1;
}
.ie7 .tabUpr li {
  display: block;
  float: left;
  border-bottom: 4px solid #fff;
}
.ie7 .contents .bnrArea {
  margin-top: 30px;
}
.ie7 .wrap {
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
.ie7 .headerSearch {
  overflow: hidden;
}
.ie7 .headerSearch .help {
  padding-top: 7px;
  height: 16px;
}
.ie7 nav ul {
  z-index: 2;
  position: relative;
}
.ie7 .insuranceOutline .item {
  display: inline;
  zoom: 1;
  height: 1%;
}
.ie7 .insuranceOutline .item.item01 p.img {
  display: inline;
  zoom: 1;
  height: 1%;
}
.ie7 .insuranceOutline .item.item01 .item01Inr div {
  display: inline;
  zoom: 1;
  height: 1%;
}
.ie7 .insuranceBlock .floatBox .blockfree {
  zoom: 1;
}
.ie7 .insuranceBlock .floatBox .putImagePosition {
  zoom: 1;
}

/*Debug IE 8*/

.ie8 #blockSelect {
  width: 440px;
  padding: 30px 17px 30px 29px;
}
.ie8 .contents .bnrArea {
  margin-top: 30px;
}
.ie8 .headerSearch .help {
  padding-top: 7px;
  height: 16px;
}
.ie8 .headerSearch {
  overflow: hidden;
}
.ie8 .tabSelect input.noDisp,
.ie8 .tabSelectbr input {
  display: inline-block;
  width: 44px;
  height: 32px;
  position: absolute;
  z-index: 1;
  background: #fff;
  top: 7px;
  margin: 19px 0 0 0;
}
.ie8 .tabSelect label,
.ie8 .tabSelectbr label {
  position: relative;
  z-index: 2;
}
.ie8 .minict_wrapper {
  display: inline-block;
  width: 1OOpx;
  height: 34px;
  position: absolute;
  z-index: 1;
  background: #fff;
  top: 0;
}
.ie8 .minict_wrapper input {
  position: absolute;
  z-index: 2;
  top: -10px;
  color: #000;
  width: 1OOpx;
  height: 34px;
  background: none;
}
.ie8 .minict_wrapper ul {
  top: 20px;
  overflow: auto
}
.ie8 .tabSelect input[type="radio"].checked+.switch-on {
  background-color: #103184;
  color: #FFF;
}
.tabSelect input[type="radio"]:checked+.switch-off {
  background-color: #fff;
}
.ie8 .tabSelect input[type="radio"].checked+.switch-off {
  background-color: #fff;
}
.ie8 .tabSelect.mk2 .filterMedical.btnFilter {
  width: 171px;
  padding-left: 41px;
}
.ie8 .tabSelect .arrow {
  line-height: 0px;
}
.ie8 .tabSelect.disability .arrow {
  line-height: 18px;
}
.ie8 .life-insurance .btnFilter.filterLife {
  width: 240px;
}

/*  onlineChatWrap
-------------------------------- */

.onlineChatWrap {
  background-color: #EFEFEF;
  padding: 20px 20px 60px;
  margin-bottom: 10px;
  min-height: 400px;
  position: relative;
}
.onlineChatBox {
  background-color: #FFF;
  padding: 10px 20px;
  margin-bottom: 2px;
}
.onlineChatBox .info {
  background: url(../img/icon_info.png) no-repeat;
  padding-left: 50px;
  min-height: 33px;
}

.onlineChatBox .contactTel .imgLeft {
  margin-right: 20px;
}
.onlineChatBox .contactTel .txt {
  font-size: 11px;
  line-height: 1.6;
  color: #103184;
}
.onlineChatWrap .btnBack {
  position: absolute;
  left: 20px;
  bottom: 20px;
  margin: 0;
}

/* testimonial section */

.whatsBox01 {
  width: 912px;
}
.whatsBox01 .whatItem01 {
  width: 396px;
  float: left;
  margin: 0 0 10px 5px;
  padding: 25px;
  background-color: #EFEFEF;
}
.whatsBox01 .whatItem01 .lead {
  color: #103184;
  min-height: 50px;
}
.whatsBox01 .whatItem01 p {
  margin: 0 0 12px;
}
.whatsBox01 .whatItem01 ul {
  width: 150px;
  height: 110px;
  font-size: 11px;
  padding: 20px 20px 20px 90px;
  margin: 0px;
  margin-right: 7px;
}
ul.list07udr li {
  border-bottom: 1px dotted #999;
  color: #666;
  padding: 2px 0;
}
ul.list07udr,
ul.list07udr li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.whatsBox01 .whatItem01 .btn {
  margin: 20px 0 0 10px;
}
.whatsBox02 {
  margin: 0;
  padding: 25px;
  background-color: #EFEFEF;
}
.whatsBox02 .whatItemLeft {
  width: 260px;
  float: left;
  margin-right: 40px;
}
.whatsBox02 .male ul,
.whatsBox01 .male ul {
  background: url(../img/bg_profile_male.png) no-repeat top, url(../img/bg_profile_bottom.png) no-repeat bottom;
  margin-top: 1em;
  background-color: #fff;
  height: auto;
}
.whatsBox02 .female ul,
.whatsBox01 .female ul {
  background: url(../img/bg_profile_female.png) no-repeat top, url(../img/bg_profile_bottom.png) no-repeat bottom;
  margin-top: 1em;
}
.resizableDiv {
  background-color: #FFF !important;
  overflow: hidden;
  resize: vertical !important;
  /*min-width: 120px;
  min-height: 90px;
  max-width: 400px;
    max-height: 300px;*/
}
.whatsBox02 .whatItemLeft ul {
  width: 150px;
  /*height: 110px;*/
  margin-right: 9px;
  font-size: 11px;
  padding: 20px 20px 20px 90px;
}
.whatsBox02 dl {
  margin: 50px 20px 10px 0;
}
.whatsBox02 dl dt {
  margin: 20px 0 5px;
  padding-left: 2em;
  text-indent: -1.5em;
  color: #103184;
}
.whatsBox02 dl dd {
  margin: 0;
  padding-left: 2em;
  text-indent: -1.5em;
}
.ttl14 {
  font-size: 12px;
  font-weight: normal;
  color: #103184;
}

/*  carousel
-------------------------------- */

.carouselWrap {
  border: 1px solid #CCC;
  padding: 0 30px 15px;
}
.carouselWrap li {
  text-align: center;
}
.carouselWrap li img {
  margin: 0 auto 5px;
}
.carouselWrap ul {
  padding: 0;
  margin: 0;
}
.carouselWrap p {
  margin: 0;
}
.carouselWrap img {
  margin-bottom: 5px;
}
.carouselWrap p.carouselLead {
  margin: 20px 0 10px 20px;
  color: #103184;
}

/*TEstimonial */

.content-testimonials {
  overflow: hidden;
}
.content-testimonials .tabSelect06 li {
  float: left;
}
.content-testimonials .tabSelect06 {
  margin: 0px 0 10px 0;
  padding: 0px;
  overflow: hidden;
}
.content-testimonials .whatsBox01 {
  width: 902px
}
.content-testimonials .whatsBox01 .whatItem01:nth-child(odd) {
  margin: 0 0 10px 0;
}
.content-testimonials .whatsBox01 .whatItem01:nth-child(even) {
  margin: 0 0 10px 10px;
}
.content-testimonials .carouselWrap {
  overflow: hidden;
}

/**/

/*  colBox
-------------------------------- */

.colBox .col_4 {
  width: 200px;
  float: left;
  margin-right: 20px;
}
.colBox .col_4.lastChild {
  margin-right: 0px;
}
.colBox dt {
  float: left;
  background-color: #103184;
  color: #FFF;
  width: 27px;
  padding: 5px 0;
  text-align: center;
}
.colBox dd {
  margin-left: 37px;
  overflow: hidden;
}
.abc {
  padding-bottom: 30px !important;
}

/*Digital_clause CSS*/

.clause_content {
  border: solid 4px #d3ecf1;
  padding: 35px 35px 35px 35px;
}
.clause_content .left {
  float: left;
}
.clause_content .right {
  float: right;
}
.claus_box {
  margin-bottom: 15px;
}
.claus_box p {
  margin-top: 0px;
  margin-bottom: 10px;
}
.clear {
  clear: both;
}
.claus_left {
  background: #f0f0f0;
  width: 401px;
  padding: 15px 25px;
}
.claus_right {
  background: #f0f0f0;
  width: 401px;
  padding: 15px 25px;
}
.claus_buttom {
  width: 178px;
  margin-top: 25px;
}
.contract_btn {
  height: 44px;
  width: 177px;
  background: url(../img/contract_already.png) no-repeat;
}
.contract_btn:hover {
  background: url(../img/contract_already_on.png) no-repeat;
}
.customer_con_btn {
  height: 44px;
  width: 177px;
  background: url(../img//customer_consideration.png) no-repeat;
}
.customer_con_btn:hover {
  background: url(../img/customer_consideration_on.png) no-repeat;
}
.claus_box p {
  height: 43px;
}

/*Digital Form CSS*/

.digital_error {
  padding: 10px 15px;
  background: #f0f0f0;
  color: #df0134;
  margin-bottom: 20px;
  line-height: 1.5;
}

.claus_form .form_boxes {
  background: #d3ecf1;
  padding: 15px;
  height: 55px;
}
.form_or {
  margin-top: 15px;
  text-align: center;
  color: #103184;
}
.claus_form p {
  font-weight: bold;
  color: #000066;
}
.formleft {
  padding-left: 10px;
  border-right: dotted 1px #FFFFFF;
  width: 200px;
}
.inputform {
  width: 643px;
}
.inputform input {
  height: 30px;
  text-align: center;
  font-size: 18px;
  margin: 0px 10px;
}
.inputform select {
  height: 35px;
  background: url(../img/dropdown.png) no-repeat right #FFFFFF;
  width: 80px;
  margin: 0px 10px;
}
.inputform select,
option {
  text-align: center;
  color: #000066;
  font-weight: bold;
}
.center {
  padding-top: 0px;
  margin: 0px !important;
}
.button {
  background: url(../img/submit.png) no-repeat;
  width: 138px;
  height: 45px;
  font-weight: bold;
  color: #FFF;
  border-radius: 5px;
}
.button:hover {
  background: url(../img/submit=on.png) no-repeat;
  width: 138px;
  height: 45px;
  color: #FFF;
  border-radius: 5px;
}
.claus_result {
  color: #FFFFFF;
}
.claus_return {
  text-align: right;
  margin-bottom: 20px;
  height: 20px;
}
.claus_return a {
  text-decoration: none;
}

/*
===============================================================================
■ Pop up message box
===============================================================================
*/

.blanket {
  background-color: #111;
  opacity: .65;
  *background: none;
  z-index: 9001;
  top: 0px;
  left: 0px;
  width: 100%;
  position: fixed
}
.popUpDiv {
  position: absolute;
  background: #FFF;
  padding: 30px;
  border: 1px solid #D6D6D6;
  z-index: 9003;
  width: 80%;
  left: 50%;
  top: 50%;
  margin-left: -43%;
}
.popUpTitle {
  font-size: 14px;
  font-weight: normal;
  color: #103184;
  font-weight: bold;
  padding-bottom: 10px;
}
.popUpContent {
  padding-left: 15px;
}
.popUpContent li {
  padding: 5px;
}
.popUpLogo {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #9D9D9D;
}
.closeBt {
  margin-top: 20px;
  text-align: right;
}
.closeBt a {
  font-size: 14px;
  color: #103184 !important;
  text-decoration: none;
}

/**/

/*  call-back
-------------------------------- */

.callbackheader {
  background: #f0f0f0 !important;
  height: 125px;
}
.insuranceBlockLeft {
  float: left;
  width: 45%;
  border-right: solid 2px #FFFFFF;
  /*background:#0033CC;*/
  padding: 20px 20px;
  height: 100px
}
.insuranceBlockRight {
  float: right;
  width: 45.9%;
  padding: 20px 20px;
  height: 100px;
  /*background:#0099CC;*/
}
#toConfirm,
#toForm {
  cursor: pointer;
}

/* --------------------------------------------
    tag commander
  -------------------------------------------- */

.tagframe {
  height: 0px;
  width: 0px;
  overflow: hidden;
}
.tagframe iFrame {
  margin: 0px;
  padding: 0px;
}

/*
===============================================================================
■ Refreshed Brochure Forms
===============================================================================
*/

.dtgrey {
  background-color: #efefef;
}
.dtbaby {
  background-color: #eef4f6;
}
.dtblack {
  color: #000000 !important;
}
.axablue {
  color: #103184;
}
.dtcenter {
  text-align: center;
}
.dtsect {
  color: #000000;
  font-size: 135% !important;
  font-weight: bold !important;
}
.dtinfrS {
  border-right: 1px solid #efefef;
  float: left;
  width: 23% !important;
  padding: 10px 5px 5px 20px !important;
}
.dtinfrM {
  border-right: 1px solid #efefef;
  float: left;
  width: 43% !important;
  padding: 10px 5px 5px 20px !important;
}
.dtinfrL {
  border-right: 1px solid #efefef;
  float: left;
  width: 63% !important;
  padding: 10px 5px 5px 20px !important;
}
.dtinputM {
  padding-left: 20px;
  float: left;
  width: 70% !important;
}
.dtinputS {
  width: 70% !important;
}
.dtinputXS {
  width: 20% !important;
}
.dtinputXXS {
  width: 10% !important;
}
.dtpadreset {
  padding: 0px !important;
  margin: 0px !important;
}
.dtcheck {
  float: left;
  width: 30px;
  text-align: center;
}
.dtnote {
  font-size: 12px !important;
  color: #6e6e6e;
  clear: both;
}
.dtlabel {
  width: 35px;
  float: left;
  padding-top: 5px;
  text-align: center;
  font-size: 120%;
}
.dtlabelb {
  width: 65px;
  float: left;
  padding-top: 7px;
  text-align: center;
}
.dtlab {
  width: 80%;
  float: left;
}
.dtdate {
  width: 43%;
  border-right: 1px solid #efefef;
  padding: 10px 5px 5px 30px;
  float: left;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}
.dtlongdate {
  width: 73%;
  border: 0px;
  padding-left: 8px;
}
.dtdate select {
  float: left;
  width: 75%;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  height: 27px !important;
}
.dtdate.dtchoice select {
  width: 55%;
}
.dtcomment {
  width: 150px;
  text-align: left;
  padding-top: 0px;
  font-size: 90%;
}
.dtcomment a {
  text-decoration: underline;
  color: #103184;
}
.dtfullcom {
  width: 80%;
}
.dtlast {
  border: 0px;
  padding-left: 20px !important;
}
.dtfree {
  float: right;
  position: relative;
  top: -10px;
  left: 25px;
}
.dtredcall {
  color: #d91532;
  font-weight: bold;
  font-size: 140%;
}
.dttableright {
  padding-right: 0px !important;
}
.dtsinglespacer {
  margin-left: 19px !important;
}
.dtradiomargin {
  margin-left: 15px !important;
}
.dtfirstinput {
  margin-left: 15px !important;
}
.dtform {
  padding: 0px;
  border: 5px solid #d2ebf0;
  height: 60px;
  background-color: #ffffff;
}
.dtformtab {
  margin: 0px !important;
}
.dtformtable {
  padding: 0px;
  margin: 0px;
  height: 60px;
}
.dtborder {
  padding: 0px;
  margin: 0px;
}
.dtoverride {
  width: 200px !important;
}
.dtoverrideshort {
  width: 100px !important;
}
.dttab {
  margin-top: 12px;
}
.dtpadded {
  padding-bottom: 25px;
}
.dtquest {
  border: 1px solid #d2ebf0;
  color: #000000;
  padding: 25px;
}
.dtquesttit {
  float: left;
  font-size: 140%;
  font-weight: bold;
  color: #000000;
}
.dtquestsub {
  float: left;
  padding-top: 2px;
}
.dtquestitm {
  float: left;
  width: 210px;
  padding: 0px 0px 10px 0px;
}
.dtcheckbox {
  float: left;
}
.dtcheckbox input {
  margin-top: 5px !important;
}
.dtsectit {
  font-weight: bold;
  font-size: 140% !important;
}
.dtsectitshort {
  width: 45%;
  font-weight: bold;
  font-size: 140% !important;
  line-height: 150%;
}
.dtInner {
  font-size: 120%;
  padding-right: 0px !important;
}
.dtfoottop {
  width: 650px !important;
  float: right;
  text-align: right;
}
.dtnewarrows {
  width: 100%;
}
.dtnewarrow {
  font-weight: bold;
  line-height: 135%;
  font-size: 125% !important;
  float: left;
  margin: 0px;
}
.dtarrowa {
  background-color: #103184;
  border-top: 3px solid #103184;
  border-bottom: 3px solid #103184;
  width: 27%;
}
.dtarrowb {
  background-color: #d3ebf1;
  border-top: 3px solid #d3ebf1;
  border-bottom: 3px solid #d3ebf1;
  width: 27%;
  color: #000000;
}
.dtarrowc {
  background-color: #ffffff;
  border-top: 3px solid #d3ebf1;
  border-bottom: 3px solid #d3ebf1;
  width: 28.2%;
  color: #000000;
}
.dtnumber {
  font-size: 100%;
  margin-right: 5px;
}
.dtarrowimg {
  float: left;
  width: 26px !important;
  width: 52px;
}
.dtprodtext {
  padding-left: 9px;
  width: 330px !important;
}
.dtfloatbox {
  margin: 0px 0px 15px 14px !important;
}
.dtpagetop {
  margin: 0px !important;
  text-decoration: underline;
}
.dtsubmit {
  margin: 0px 0px 25px 0px !important;
}
.formBox.dtbox {
  width: 890px !important;
  overflow: hidden;
}
.floatBox.dtgrey {
  padding: 10px 25px 20px 25px;
}
.required {
  font-size: 18px !important;
  position: relative;
  top: 1px;
  color: #ff0000;
}
.formError .formErrorContent {
  background: rgb( 238, 244, 246) !important;
  background-color: rgb( 238, 244, 246) !important;
  background: rgb( 238, 244, 246) !important;
}
.brochureButt {
  text-align: center;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
}

/*
===============================================================================
■ Rush Rebuild of "Additional Person" Section
===============================================================================
*/

#dvform1 {
  padding: 0px !important;
  width: 890px !important;
  background-color: #ffffff !important;
  border: 6px solid #d2ebf0;
}
.dv_title1 {
  font-weight: bold;
  color: #000000;
  font-size: 135%;
}
.dv_title1 div {
  padding: 20px 0px 0px 25px;
}
.dv_title2 {
  font-weight: bold;
  color: #000000;
  font-size: 135%;
}
.dv_title2 div {
  padding: 45px 0px 0px 25px;
}
.dv_title3 {
  font-size: 130%;
}
.dv_title3 div {
  padding: 20px 0px 0px 25px;
}
.dv_title4 {
  font-size: 90%;
}
.dv_title4 div {
  padding: 7px 0px 0px 25px;
}
.dv_title4 input {
  margin-top: 3px;
  padding: 6px;
  height: 10px !important;
  width: 190px !important;
  border: 1px solid #e5e5e5 !important;
  font-size: 115%;
}
.dv_title5 {
  font-size: 130%;
}
.dv_title5 div {
  padding: 25px 0px 0px 25px;
}
.dv_title6 {
  font-size: 130%;
}
.dv_title6 div {
  margin: 18px 0px 0px 25px;
}
.dv_title6 select {
  height: 27px !important;
  width: 195px !important;
  font-size: 80%;
}
.dv_title7 {
  font-size: 130%;
}
.dv_title7 div {
  padding: 20px 0px 0px 5px;
}
.dv_title8 {
  font-size: 130%;
}
.dv_title8 div {
  margin: 18px 0px 0px 25px;
}
.dv_title8 select {
  height: 27px !important;
  width: 65px !important;
  font-size: 80%;
}
.dv_input1 select {
  height: 25px !important;
  width: 330px !important;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}
.dv_input1 div {
  padding: 20px 0px 0px 25px !important;
}
.dv_input2 div {
  padding: 14px 0px 0px 12px !important;
}
.dv_left {
  float: left;
  width: 303px !important;
  height: 60px !important;
  overflow: hidden;
}
.dv_leftPart {
  float: left;
  width: 189px !important;
  height: 60px !important;
  overflow: hidden;
}
.dv_right {
  float: left;
  width: 580px !important;
  height: 60px !important;
  overflow: hidden;
}
.dv_right #id_intended_relationship1 {
  margin-left: 25px;
  margin-top: 15px;
}
.dv_special {
  float: left;
  width: 113px !important;
  height: 121px !important;
  overflow: hidden;
}
.dv_rightPartA {
  float: left;
  width: 227px !important;
  height: 60px !important;
  overflow: hidden;
}
.dv_rightPartB {
  float: left;
  width: 60px !important;
  height: 60px !important;
  overflow: hidden;
}
.dv_rightPartC {
  float: left;
  width: 235px !important;
  height: 60px !important;
  overflow: hidden;
}
.dv_rightPartD {
  float: left;
  width: 230px !important;
  height: 60px !important;
  overflow: hidden;
}
.dv_rightPartE {
  float: left;
  width: 110px !important;
  height: 60px !important;
  overflow: hidden;
}
.dv_rightPartF {
  float: left;
  width: 44px !important;
  height: 60px !important;
  overflow: hidden;
}
.dv_limit {
  clear: both;
  height: 61px;
  overflow: hidden;
}
.dv_limitb {
  clear: both;
  height: 122px;
  overflow: hidden;
}
.dv_borderBR {
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
.dv_borderB {
  border-bottom: 1px solid #efefef;
}
.dv_borderR {
  border-bottom: 1px solid #efefef;
}

/* ---------------------------------------------
Company overview 20140917
  -------------------------------------------- */

.top_positon {
  padding-top: 25px;
}
.in_japan_title {
  font-size: 16px;
  color: #103184;
}
.cooperation {
  width: 100%;
  background: #f0f0f0;
  min-height: 513px;
}
.cooperation .list {
  margin: 0px 20px 20px 20px;
  background: #ffffff;
}
.cooperation .company {
  margin: 0 0 0 20px;
}
.cooperation .company .com_member {
  float: left;
  width: 280px;
  background: #ffffff;
}
.cooperation .company .com_member p {
  font-size: 11px;
}
.cooperation .company h3 {
  color: #103184;
  font-size: 14px;
  padding-top: 20px;
}
.cooperation .company .com_member .title {
  color: #103184;
  font-weight: bold;
}
.col_content {
  height: 445px;
  background-color: #f0f0f0;
  margin: 18px 0 20px 0;
}
.col1 {
  width: 572px;
  padding: 20px;
  float: left;
}
.col1 .top {
  padding: 10px 0px 10px 0px;
  background: #039;
  width: 100%;
  text-align: center;
}
.col1 .top span {
  color: #fff;
  font-weight: bold;
}
.col1 .left {
  width: 285px;
  background: #fff;
  float: left;
}
.col1 .left .top,
.col1 .right .top {
  background: none;
  font-weight: bold;
  color: #5a699f;
}
.col1 .left p,
.col1 .right p,
.col2 .left p {
  margin: 0px 15px 15px 17px;
  line-height: 18px;
}
.col1 .right {
  width: 285px;
  background: #fff;
  float: left;
  margin-left: 2px;
}
.col2 {
  width: 282px;
  height: 210px;
  background: #fff;
  display: inline;
  float: left;
  margin-right: 10px;
}
.col2.first {
  margin-left: 20px;
}
.col2 .top {
  padding: 10px 0px 10px 0px;
  background: #039;
  width: 100%;
  text-align: center;
}
.col2 .top span {
  color: #fff;
  font-weight: bold;
}
.col2 .left {
  width: 270px;
  background: #fff;
  float: left;
}
.col2 .left .top {
  background: none;
  font-weight: bold;
  color: #5a699f;
}
#centerArea #contentsArea h2 a {
  text-decoration: none;
}
#contentsArea .align-right {
  float: right;
  margin-top: 5px !important;
}
#centerArea .pagetop {
  padding-left: 17px;
  margin-left: 768px;
}
#centerArea #contentsArea tr th {
  width: 72px;
}
#centerArea #contentsArea tr th span {
  margin-top: 5px;
}
#centerArea #contentsArea .wid th {
  width: 65%;
}
.pad_td {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}

/* ---------------------------------------------
why-AXA 20140918
  -------------------------------------------- */

.cooperation .company .sub p {
  font-size: 11px;
}
.cooperation .company .sub {
  width: 183px !important;
}
.cooperation .company .sub_position {
  padding-left: 22px
}
.cooperation .company h3 {
  color: #103184;
  font-size: 14px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 10px;
}

/* ---------------------------------------------
group 20140918
  -------------------------------------------- */

.Pale {
  background: #d3ecf1;
}
.Gray {
  background: #f0f0f0;
  margin: 20px 0 15px 0;
}
.col3 {
  float: left;
  min-width: 164px;
  padding: 10px;
  margin-right: 15px;
}
.companies {
  margin-right: 0px;
}
.lastBanner {
  margin-right: 0px !important;
}
.col3 p {
  color: #103184;
  margin: 0px;
}
.col3.Gray .inside p {
  color: #666666;
}
.col3 .inside {
  float: left;
  margin: 4px 11px 0 0;
}
.col3 .inside p {
  color: #103184;
  margin: 0px;
}
.col3.Gray p {
  color: #666666;
  margin: 0px;
}
.col3 .inside .banner {
  margin-top: 5px;
  float: left;
}

/* ---------------------------------------------
Ends
  -------------------------------------------- */

/* ---------------------------------------------
All News CSS
  -------------------------------------------- */

/* news */

.news-group ol {
  margin: 0;
  padding: 0;
}
.news-group ol li {
  margin: 0;
  padding: 2%;
  width: 96%;
}
.news-group .newsDate {
  margin: 0 20px 0 0;
  color: #103184;
}
.news-group .newsImg {
  float: right;
}
.news-group .newsTitle a {
  color: #666;
}
.news-group .newsTitle a:hover {
  color: #e00034;
}
.newsDate2,
.newsIssuer2 {
  text-align: right;
}

/*  news Release
-------------------------------- */

.newsTtl {
  background-color: #103184;
  padding: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
}
.newsBody {
  margin-bottom: 40px;
}
a.linkPdf {
  background: url(../img/pdf_icon.png) no-repeat right center;
  padding-right: 15px;
}
.linkPdf span {
  margin-left: 8px;
}
.newsBody a {
  color: #666;
}
.newsBody a:hover {
  color: #e00034;
}
.newsAdd {
  margin-bottom: 20px;
}

.newsAdd .newsAddTxt {
  background-color: #EFEFEF;
  padding: 20px;
}
.newsAdd .newsAddTxt p {
  margin: 0;
}
.newsDate {
  width: 10%;
}
.newsTitle {
  width: auto;
}
.linkpdfsize {
  background: url(../img/pdf_icon.png) no-repeat left center;
  padding-left: 15px;
  margin-left: 5px;
  max-width: 10%;
}
.newslink {
  padding: 3px;
}
.newsFootMenu {
  position: relative;
  height: 1em;
  margin: 30px 0 20px;
}
.newsFootMenu .left {
  position: absolute;
  left: 0;
  top: 0;
}
.newsFootMenu .right {
  position: absolute;
  right: 0;
  top: 0
}
.newsFootMenu a {
  text-decoration: none;
}
.newsVerticalAlign td,
th {
  vertical-align: middle !important;
}
.news_01 {
  background: url(../img/news_01.jpg) no-repeat right center;
  padding-right: 85px;
  margin-left: 30px;
}
.news_02 {
  background: url(../img/pdf_01.jpg) no-repeat right center;
  padding-right: 85px;
  margin-left: 30px;
}
.newsNavWidth li {
  width: 110px;
}

/*  news Pagination
-------------------------------- */

.pager a[class^="simple-pagination-navigation-"]+a[class^="simple-pagination-navigation-"] {
  margin-right: 0;
}
.pager a[class*="simple-pagination-navigation-disabled"] {
  color: #CAC9C9;
  cursor: default;
  text-decoration: none;
  pointer-events: none;
}
.pager .simple-pagination-page-numbers a[class*="simple-pagination-navigation-disabled"] {
  color: #e00034;
}

/* ---------------------------------------------
News Page 20140921
  -------------------------------------------- */

.tabBody .title_date {
  font-size: 16px;
  color: #103184;
  font-weight: normal;
  line-height: 3;
}
.newsDate_blank {
  width: 1px;
}
.date {
  font-weight: bold;
  float: right;
  margin-top: -20px;
  color: #103184;
}
a.linkPdf_sub {
  background: url(../img/pdf_icon.png) no-repeat left center;
  margin-left: 5px;
}
.linkPdf_sub span {
  margin-left: 16px;
  line-height: 2;
}
.newsFootMenu {
  position: relative;
  height: 1em;
  margin: 30px 0 20px;
}
.newsFootMenu .left {
  position: absolute;
  left: 0;
  top: 0;
}
.newsFootMenu .right {
  position: absolute;
  right: 0;
  top: 0
}
.newsFootMenu a {
  text-decoration: none;
}
.newsVerticalAlign td,
th {
  vertical-align: middle !important;
}
.news_01 {
  background: url(../img/news_01.jpg) no-repeat right center;
  padding-right: 85px;
  margin-left: 30px;
}
.news_02 {
  background: url(../img/pdf_01.jpg) no-repeat right center;
  padding-right: 85px;
  margin-left: 30px;
}
.newsNavWidth li {
  width: 110px;
}

/*  news Pagination
-------------------------------- */

.pager a[class^="simple-pagination-navigation-"]+a[class^="simple-pagination-navigation-"] {
  margin-right: 0;
}
.pager a[class*="simple-pagination-navigation-disabled"] {
  color: #CAC9C9;
  cursor: default;
  text-decoration: none;
  pointer-events: none;
}
.pager .simple-pagination-page-numbers a[class*="simple-pagination-navigation-disabled"] {
  color: #e00034;
}

/* ---------------------------------------------
News Page 20140921
  -------------------------------------------- */

.tabBody .title_date {
  font-size: 16px;
  color: #103184;
  font-weight: normal;
  line-height: 3;
}
.newsDate_blank {
  width: 1px;
}
.date {
  font-weight: bold;
  float: right;
  margin-top: -20px;
  color: #103184;
}
a.linkPdf_sub {
  background: url(../img/pdf_icon.png) no-repeat left center;
  margin-left: 5px;
}
.linkPdf_sub span {
  margin-left: 16px;
  line-height: 2;
}

/* ---------------------------------------------
Info Page adjustment 20150523
  -------------------------------------------- */

.list-news>div>dt {
  line-height: 1.9;
}
.list-news>div>dd {
  margin-left: 0;
}

/* ---------------------------------------------
Imported Request Pages
  -------------------------------------------- */

.importreq .insetbox {
  padding: 0px;
  margin: 0px;
  width: 630px;
  border: 1px solid #e7ebf2;
  background-color: #fbfcfd;
  padding: 25px;
  padding-left: 40px;
  margin: 4%;
  margin-left: 10%;
}
.importreq .full {
  width: 630px;
  margin: 0px;
  margin-bottom: 25px;
  margin-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
.importreq hr {
  border-color: #e7ebf2;
}
.importreq .heavy {
  border-color: #103184;
  border-width: 3px !important;
}
.importreq .menu {
  width: 180px;
  float: left;
}
.importreq .page {
  width: 695px;
  float: right;
  overflow: visible;
}
.importreq .menu ul {
  margin-bottom: 30px;
  border-left: 1px solid #e7ebf2;
  border-right: 1px solid #e7ebf2;
}
.importreq .local-nav {
  padding: 0px;
  margin: 0px;
}
.importreq .child {
  padding: 20px;
  padding-top: 6px;
  padding-bottom: 5px;
  font-weight: normal;
}
.importreq .child a {
  color: #666666;
}
.importreq .last {
  border-bottom: 1px solid #e7ebf2;
  padding-bottom: 15px;
}
.importreq .first {
  padding-top: 15px;
}
.importreq .local-nav li.current {
  font-weight: bold;
  background-color: #e7ebf2;
}
.importreq .current {
  font-weight: bold;
}
.importreq .menu ul li {
  font-weight: bold;
  list-style: none;
  padding: 20px;
  border-bottom: 1px solid #e7ebf2;
}
.importreq .ttl02 {
  margin: 0px;
}
.importreq .asterisk {
  width: 10%;
  float: left;
}
.importreq .inset {
  float: left;
  width: 85%;
  padding-left: 5px;
}
.importreq .halfbox {
  float: left;
  width: 46%;
}
.importreq .chockbox {
  height: 115px;
  float: left;
  width: 280px;
  border: 1px solid #e7ebf2;
  padding: 25px;
  margin-bottom: 25px;
  background-color: #fbfcfd;
}
.importreq .tall {
  height: 180px;
}
.importreq .short {
  height: 90px;
}
.importreq .right {
  float: right;
}
.importreq p {
  line-height: 1.5;
}
.importreq a:hover {
  color: #103184;
}
.importreq .link-column {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.importreq .link-column li {
  margin-top: 4px;
}
.importreq .pagetop {
  float: right;
  width: 250px;
  margin-top: 20px;
}
.importreq .pagetop a {
  float: right;
  text-align: right;
  padding-left: 10px;
}
.importreq .pageback {
  float: left;
  width: 250px;
}
.importreq .pageback a {
  float: left;
  text-align: left;
  padding-right: 10px;
}
.importreq .biggerLink {
  width: 162px;
}
.importreq .boxMod {
  background-image: none !important;
}
.importreq .boxIns {
  float: left;
  background-image: url("../img/img_application_flow_003.png");
  margin-top: 10px;
  margin-bottom: 12px;
  background-repeat: no-repeat;
  height: 40px;
  width: 65px;
}
.importreq .boxInsB {
  float: left;
  background-image: url("../img/computer.png");
  margin-top: 10px;
  margin-bottom: 12px;
  background-repeat: no-repeat;
  height: 40px;
  width: 65px;
}
.importreq .boxFlo {
  float: left;
}
.importreq .boxTxt {
  width: 560px;
}
.importreq .boxBut {
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0px auto;
  color: #ffffff;
  background-color: #103184;
  font-weight: bold;
  margin-bottom: 25px;
  margin-top: 20px;
}
.importreq .boxFull {
  width: 83%;
}
.importreq .boxPho {
  padding: 0px;
  line-height: 1;
}
.importreq .page-top {
  text-align: right;
  float: right;
}

/* ---------------------------------------------
Golf Brochure
  -------------------------------------------- */

#golf .banner {
  width: 100%;
  height: 300px;
  background-color: #333333;
}
#golf .noshow {
  display: none;
}
.golfForm .borders {
  border: 0px;
}
#golf .golfBody {
  border: 0px;
  padding: 0px;
}
#golf #container {
  width: 100%;
  padding: 0px;
}
#golf .leftBox {
  float: left;
  clear: both;
}
#golf .tour {
  float: right;
  background-color: #666666;
}
#golf .golfBox {
  margin: 0px !important;
}
#golf .golfSubmit {
  padding-top: 25px;
}
/* ---------------------------------------------
adjust space 20150512
  -------------------------------------------- */

body>div>img#bg {
  max-height: 400px;
}
body>div>img[src*="googleads.g.doubleclick.net"] {
  visibility: hidden;
}
body>div>img[src*="www.googleadservices.com"] {
  visibility: hidden;
}
body>div>div>img[src*="www.googleadservices.com"] {
  visibility: hidden;
}

/* ---------------------------------------------
product/saving/spw: round buttons
  -------------------------------------------- */
.round-button-container {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  box-sizing: border-box;
  padding: .75rem;
  max-width: 290px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 2 0%;
  -ms-flex: 1 2 0%;
  flex: 1 2 0%;
  margin-top: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.round-button-container *,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.round-button-container .material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.round-button-container .round-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-weight: lighter;
  font-size: 12px;
  height: 4rem;
  width: 100%;
  padding: 0 2rem 0 1rem;
  text-decoration: none;
  -webkit-box-shadow: 0 0 10px #aaa;
  box-shadow: 0 0 10px #aaa;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 2px solid #fff;
}
.round-button-container .round-btn .btn-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  position: absolute;
  top: 0;
  right: .7rem;
  height: 100%;
}
.round-button-container .round-btn .btn-arrow-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 1rem;
  height: 1rem;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  background-color: #fff;
}
.round-button-container .round-btn .btn-arrow-bg .material-icons {
  font-size: 1rem;
}
.round-button-container .round-btn.round-btn-blue {
  margin-top: 1rem;
  color: #fff;
  fill: #fff;
  background-color: #0000fe;
}
.round-button-container .round-btn.round-btn-blue .btn-arrow .material-icons {
  color: #0000fe;
}
.round-button-container .round-btn.round-btn-blue:hover {
  background-color: #4949ff;
}
.round-button-container .round-btn.round-btn-blue:hover .btn-arrow .material-icons {
  color: #4949ff;
}
.round-button-container .round-btn.round-btn-red {
  color: #fff;
  fill: #fff;
  background-color: #ff0001;
}
.round-button-container .round-btn.round-btn-red .btn-arrow .material-icons {
  color: #ff0001;
}
.round-button-container .round-btn.round-btn-red:hover {
  background-color: #ff4c4c;
}
.round-button-container .round-btn.round-btn-red:hover .btn-arrow .material-icons {
  color: #ff4c4c;
}
.round-button-container .round-btn .icon {
  min-width: 1.75rem;
  max-width: 1.75rem;
}
.round-button-container .round-btn .btn-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  position: absolute;
  top: 0;
  height: 100%;
}
.round-button-container .round-btn .btn-arrow {
  right: 1rem;
}
.round-button-container .cls-1 {
  fill: #fff;
}
.insuranceBlock .digital-provision-link {
  margin-top: 3rem;
  text-align: right;
}
.insuranceBlock .digital-provision-link a {
  font-weight: bold;
  text-decoration: none;
  color: #00008f;
}
.insuranceBlock .digital-provision-link a:hover {
  color: #00008f;
}
.insuranceBlock .ttl01-product-below-text {
  margin-top: 2rem;
  font-size: 1rem;
  color: #000000;
}
