@charset "UTF-8";
/* ==================================================================

  Layout

================================================================== */
.main.pregnancy,
.main.advanced_medical {
      width: auto;
    }

.topicPath01 {
  font-size: 14px;
  font-size: 1.4rem;
  background: #efefef;
  width: 100%;
  padding: 6px 0;
}

.topicPath01 a {
  color: #4f4f4f;
}

.topicPath01 b {
  font-weight: normal;
}

.topicPath01 .topicPathIn {
  display: block;
  width: 950px;
  margin: 0 auto;
}

.topicPath01 .topicPathIn:before {
  content: '\73FE\5728\5730';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}

.contentsIn {
  width: 950px;
  margin: 0 auto;
}

.sec01 {
  margin-bottom: 53px;
}

.hdgType01 {
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 1.2;
  padding: 54px 0;
  width: 100%;
  border-bottom: 1px solid #ccc;
  font-weight: normal;
  margin-bottom: 30px;
}

.hdgType01 .hdgIn {
  display: block;
  width: 950px;
  margin: 0 auto;
}

.hdgType02 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 6px;
}

.hdgType03 {
  font-size: 18px;
  font-size: 1.8rem;
  color: #395080;
  border-bottom: 1px solid #ccc;
  padding-bottom: 4px;
  margin-bottom: 11px;
}

.hdgType04 {
  font-size: 28px;
  font-size: 2.8rem;
  padding: 7px 20px;
  color: #fff;
  background: #176aa2;
  margin-bottom: 12px;
}

.box01 {
  background: #efefef;
  padding: 20px;
  margin-bottom: 35px;
}

.box02 {
  background: #fff;
  padding: 17px;
}

.box02.arrowL {
  position: relative;
}

.box02.arrowL:before {
  content: '';
  display: block;
  border: 5px solid transparent;
  border-right: 8px solid #fff;
  position: absolute;
  right: 100%;
  top: 17px;
}

.lyt2Col01 {
  margin-left: -20px;
}

.lyt2Col01 > .col01,
.lyt2Col01 > .col02 {
  float: left;
  margin-left: 20px;
}

.box01 > .lyt2Col01 > .col01 {
  width: 475px;
}

.box01 > .lyt2Col01 > .col02 {
  width: 415px;
}

.lyt2Col02 > .col01 {
  float: left;
}

.lyt2Col02 > .col02 {
  float: right;
}

.lytImg01 {
  margin-bottom: 40px;
}

.lytImg01 .txt {
  width: 738px;
}

.lytImg01 .txt .imgTtl01 {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.2;
  margin-bottom: 3px;
}

.lytImg01.imgL > .txt {
  float: right;
}

.lytImg01.imgL > .img {
  float: left;
}

.lytImg01.imgR > .txt {
  float: left;
}

.lytImg01.imgR > .img {
  float: right;
}

.lytImg02 {
  display: table;
  margin-bottom: 40px;
}

.lytImg02 > .txt,
.lytImg02 > .img {
  display: table-cell;
}

.lytImg02 > .txt {
  padding-left: 15px;
  vertical-align: middle;
}

.lstNote01 {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 18px;
}

.lstNote01 > li {
  padding-left: 1.2em;
  position: relative;
}

.lstNote01 > li > .mark {
  position: absolute;
  left: 0;
  top: 0;
}

.lstLnk01 {
  margin-bottom: 30px;
}

.lstLnk01 > li {
  margin-bottom: 3px;
}

.lstLnk01 > li > a {
  display: block;
  padding-left: 15px;
  background: url('/shared/img/ico_arrow_r_01.png') 0 .45em no-repeat;
}

.lstLnk01 > li.last {
  margin-bottom: 0;
}

.lstCheck01 {
  margin-left: -20px;
}

.lstCheck01 > li {
  float: left;
  margin-left: 20px;
}

.lstCheck01 > li input {
  margin-right: 5px;
}

.lstPaginate01 {
  text-align: center;
}

.lstPaginate01 > li {
  display: inline;
  padding: 0 8px;
}

.tbl01 {
  width: 100%;
  margin-bottom: 5px;
}

.tbl01 th,
.tbl01 td {
  text-align: left;
  vertical-align: middle;
  padding: 2px 0;
}

.tbl01 th {
  width: 23%;
}

.inpTxt01 {
  height: 25px;
  padding-left: 5px;
  border: none;
  background: #fff;
}

.btn01 {
  height: 25px;
  color: #fff;
  border: none;
  background-color: #395080;
  padding: 0 10px;
}

.btn01:hover,
.btn01:focus {
  background-color: #7484a6;
}

.quote01:before,
.quote01:after {
  font-weight: normal;
}

.quote01:before {
  content: '\0022\0020';
}

.quote01:after {
  content: '\0020\0022';
}

.separate01 {
  border-left: 1px solid #333333;
  margin-left: 15px;
  padding-left: 15px;
}

.imgFrame01 {
  border: 1px solid #ccc;
}

.lyt2Col01:after,
.lyt2Col02:after,
.lytImg01:after,
.lstCheck01:after {
  content: '';
  clear: both;
  display: block;
}




.mt00 {
  margin-top: 0 !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  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;
}

/* 商品改定20180401追加 */
.mt60 {
  margin-top: 60px !important;
}

/* 商品改定20180401追加 */
.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt200 {
  margin-top: 200px !important;
}

.mb00 {
  margin-bottom: 0 !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;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb200 {
  margin-bottom: 200px !important;
}

.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;
}

/* 商品改定20180401追加 */
.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pt200 {
  padding-top: 200px !important;
}

.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;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pb200 {
  padding-bottom: 200px !important;
}

.alignL {
  text-align: left !important;
}

.alignC {
  text-align: center !important;
}

.alignR {
  text-align: right !important;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}

a:hover {
  text-decoration: none;
}

.supSml {
    font-size: 0.7em;
    top: -0.3em;
    display: inline-block;
    position: relative;
}

/*** PC Modules ***/

/***  Common  ***/
.secWrapper {
  width: 950px;
  margin: 0px auto;
  padding: 75px 0;
  position: relative;
}

.bgcWht {
  background: #ffffff;
}

.bgcGry {
  background: #f4f4f4;
}

/** Heading **/
.hdgCmnL01 {
  font-size: 38px;
  color: #333333;
  letter-spacing: 10px;
  font-weight: normal;
  text-indent: 10px;
  text-align: center;
  padding: 0 0 50px;
}

.hdgCmnL01::before {
  display: block;
  content: '';
  margin: 0 auto 10px;
  width: 60px;
  height: 5px;
  background: #333333;
}

.hdgCmnL02 {
  display: block;
  border: 1px solid #333333;
  text-align: center;
  color: #333333;
  font-size: 3.4rem;
  padding: 35px 25px;
  letter-spacing: 0.5em;
  margin-bottom: 50px;
}

.hdgCmnL02 .hdgCmnL02Ant{
  font-size:2.4rem;
  letter-spacing:0;
  margin-right:10px;
}

.hdgCmnL03 {
  display: block;
  position: relative;
  color: #333333;
  font-size: 2.4rem;
  padding-left: 30px;
  letter-spacing: 0.08em;
  margin: 50px 0 20px;
}

.hdgCmnL03::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    background: #004488;
    width: 10px;
    height: 85%;
    margin: auto;
}

.hdgCmnL04 {
    border-bottom: 1px solid #004a96;
    font-size: 2.0rem;
    line-height: 2em;
    font-weight: bold;
    margin: 20px 0 30px 0;
}

.hdgCmnL05 {
  font-size: 1.6rem;
  font-weight: bold;
}

.hdgRcmL03 {
  display: block;
  position: relative;
  color: #333333;
  font-size: 2.4rem;
  padding-left: 30px;
  letter-spacing: 0.1em;
  margin-bottom: 25px;
}

.hdgRcmL03::before {
    position: absolute;
    top: 6px;
    left: 0;
    content: '';
    display: block;
    background: #333333;
    width: 6px;
    height: 70%;
}

.hdgPdfL03 {
    border-bottom: 2px solid #dcdcdc;
    font-size: 1.6rem;
    color: #adadad;
    line-height: 2em;
    font-weight: bold;
    text-align: right;
    margin: 30px 0 10px 0;
}

.hdgSmtBsc, .hdgLmtBsc {
  position: relative;
  background: #78ab12;
  border-radius: 25px;
  color: #ffffff;
  text-align: center;
  font-size: 2.2rem;
  line-height: 2.5em;
  margin: 25px 0;
}

.hdgSmtRlf, .hdgLmtRlf {
  position: relative;
  background: #e36581;
  border-radius: 25px;
  color: #ffffff;
  text-align: center;
  font-size: 2.2rem;
  line-height: 2.5em;
  margin: 25px 0;
}

/** nav **/
/*
.breadcrumb {
  position: relative;
  width: 950px;
  margin: 0 auto;
  z-index: 1;
}

.breadcrumb ul {
  position: absolute;
  top: 10px;
  left: 0px;
}

.breadcrumb.bcWhite ul {
  color: #ffffff;
}

.breadcrumb ul li {
  float: left;
  font-size: 1.4rem;
}

.breadcrumb ul li a {
  color: #333333;
}

.breadcrumb.bcWhite ul li a {
  color: #ffffff;
}


.breadcrumb ul li a:hover {
  opacity: 0.7;
}

.breadcrumb:after {
    content: "";
    clear: both;
    display: block;
}
*/
/** box **/

.antBox {
  background: #eeeeee;
  border-radius: 10px;
  padding: 20px;
  margin: 20px 0;
}

.bgcGry .antBox {
  background: #e5e5e5;
}

.antBox02 {
  background: #f6f6f6;
  padding:20px 30px;
  letter-spacing:0.07em;
  font-weight:bold;
}

.prdBox {
  border-radius: 10px;
  padding: 40px;
  position: relative;
  background: #f4f4f4;
  margin-bottom: 50px;
}

.prdBox .topContainer {
  position: relative;
}

.prdBox .topLeft {
  width: 186px;
  float: left;
}

.prdBox .topRight {
  float: left;
  width: 660px;
  margin-left: 24px;
}

.prdBox .topRight ul li {
  float: left;
  background: #333333;
  border-radius: 5px;
  color: #ffffff;
  font-size: 16px;
  padding: 0px 10px;
  margin-right: 10px;
}

.prdBox .topRight .hdgPrdL04 {
  text-align: left;
  font-size: 22px;
  font-weight: bold;
  padding: 10px 0;
}

.prdBox.supermedical .topRight .hdgPrdL04,
.prdBox.superlimitedmedical .topRight .hdgPrdL04{/*商品改定20180401追加*/
  width:505px;
}

.prdBox .topRight p {
  text-align: left;
}

.prdBox .productsCta {
  position: relative;
  overflow: hidden;
}

.prdBox .productsCta ul {
  position: relative;
  left: 50%;
  float: left;
  margin: 30px 0 0px 0;
}

.prdBox .productsCta ul li {
  position: relative;
  left: -50%;
  float: left;
  margin-right: 75px;
}

.productsCta ul li.estimate a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
}

.prdBox .productsCta ul li:last-child {
  margin-right: 0px;
}

.prdBox .productsCta ul li a {
  display: block;
  padding: 5px 20px;
  min-width: 300px;
  text-decoration: none;
  text-align: center;
}

.prdBox .productsCta ul li.estimate a {
  border: 3px solid #333333;
  border-radius: 5px;
  background: #333333;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
}

.prdBox .productsCta ul li.detail a {
  display: block;
  padding: 5px 20px;
  min-width: 300px;
  border: 3px solid #333333;
  border-radius: 5px;
  background: #ffffff;
  color: #333333;
  font-weight: bold;
  font-size: 18px;
}

.prdBox .productsCta ul li.detail a:hover {
  background: #dddddd;
}

.prdBox .cancerRibbon {
  position: absolute;
  display: block;
  width: 154px;
  height: 154px;
  top: -12px;
  right: -12px;
  background: url('/products/images/img_ribbon_01.png');
}

.prdBox .cancerRibbon02 {/*商品改定20180401追加*/
  position: absolute;
  display: block;
  width: 131px;
  height: 67px;
  top: 11px;
  right: -7px;
  background: url('/products/images/img_ribbon_03.png');
}

.prdBox .diseaseRibbon {/*商品改定20180401追加*/
  position: absolute;
  display: block;
  width: 163px;
  height: 91px;
  top: 11px;
  right: -7px;
  background: url('/products/images/img_ribbon_02.png');
}

.lnkBg01 {
  background: #f4f4f4;
  padding: 40px;
  margin-bottom: 50px;
}

.lnkBg01 .hdgCmnL03 {
  margin-top: 0;
}

.lnkBox01 {
  display: table;
  vertical-align: middle;
  margin: 0 0 25px 0;
}

.lnkBox01 .leftCell {
  display: table-cell;
  vertical-align: middle;
}

.lnkBox01 .leftCell img {
  width: 215px;
  height: 150px;
}

.lnkBox01 .rightCell {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  background: #ffffff;
  height: 110px;
  width: 610px;
  color: #333333;
  padding: 20px 50px 20px 20px;
}

.lnkBox01 .rightCell::after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    content: '';
    width: 12px;
    height: 12px;
/*    margin-top: -6px;*/
    border-top: 4px solid #006699;
    border-right: 4px solid #006699;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.lnkBox01 .rightCell h3 {
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.lnkBox01 .rightCell  {
}

a:hover .lnkBox01 {
  box-shadow: #dddddd 0px 0px 20px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

a:hover .lnkBox01 .rightCell {
  color: #006699;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
a:hover .lnkBox01 .leftCell {
  opacity: 0.6;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 4s ease;
}


.lnkBox02 {
}

.lnkBox02 a li {
  display: block;
  width: 800px;
  background: #f7f7f7;
  position: relative;
  color: #333333;
  font-size: 1.8rem;
  line-height: 1.5em;
  padding: 35px 60px 35px 90px;
  font-weight: bold;
  text-decoration: none;
}

.lnkBox02 a:nth-child(2n) li {
  background: #ffffff;
}

.lnkBox02 a li:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 25px;
  margin: auto;
  width: 44px;
  height: 41px;
  background: url(/shared/img/img_ico_qa_01.png) no-repeat;
}

.lnkBox02 a:hover li:before {
  background: url(/shared/img/img_iqa_hov.png) no-repeat;
}

.lnkBox02 a li:after {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 25px;
  margin: auto;
  display: block;
  content: '';
  width: 12px;
  height: 12px;
  border-top: 4px solid #006699;
  border-right: 4px solid #006699;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.lnkBox02 a:hover li  {
  color: #006699;
  box-shadow: #dddddd 0px 0px 20px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

/*.lnkBox02 {
  display: table;
  vertical-align: middle;
  margin: 25px 0;
}

.lnkBox02 .leftCell {
  display: table-cell;
  vertical-align: middle;
}

.lnkBox02 .leftCell img {
  width: 100px;
  height: 100px;
}

.lnkBox02 .rightCell {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  background: #f7f7f7;
  width: 760px;
  height: 60px;
  padding: 20px 60px 20px 30px;
}

.lnkBox02 .rightCell::after {
    position: absolute;
    top: 48px;
    right: 20px;
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    border-top: 4px solid #006699;
    border-right: 4px solid #006699;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.lnkBox02 .rightCell p {
  font-size: 1.8rem;
  font-weight: bold;
}
*/
.rcmPlan .secWrapper {
  background: #ffdd33;
  padding: 50px;
  width: 850px;
}

.rcmPlan .planBox {
    width: 200px;
    margin-right: 23px;
    background: #ffffff;
    float: left;
}

.rcmPlan .planBox:last-child {
  margin-right: 0;
}

.rcmPlan .planBox .planPhoto img {
    width: 100%;
    height: auto;
}

.rcmPlan .planBox .planDetail {
  width: 200px;
  height: 50px;
  background: #ffffff;
  text-align: center;
  color: #333333;
  font-weight: bold;
  line-height: 50px;
  position: relative;
}

.rcmPlan .planBox .planDetail .planTxt {
  position: relative;
}

.rcmPlan .planBox .planDetail .planTxt::after {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    border-top: 3px solid #006699;
    border-right: 3px solid #006699;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}



a.planBox:hover {
  box-shadow: #dddddd 0px 0px 20px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

a.planBox:hover .planDetail {
  color: #006699;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
a.planBox:hover .planPhoto {
  opacity: 0.6;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 4s ease;
}





.bnfBox01 {
  background: #ffffff;
  border-radius: 10px;
  padding: 40px;
  margin: 20px 0;
  display: table;
  width: 870px;
}

.bnfSet {
  background: #ffffff;
  border-radius: 10px;
}

.bnfSet hr {
  border: 2px dashed #eeeeee;
  width: 90%;
  margin: 0 auto;
}

.bnfSet .bnfBox01:nth-child(n+1) {
  margin: 0;
  border-radius: 0;
  padding: 55px 40px;
}

.bnfSet .bnfBox01:first-child {
  margin-bottom: 0;
  border-radius: 10px 10px 0 0;
  padding-top: 40px;
}

.bnfSet .bnfBox01:last-child {
  margin-bottom: 20px;
  border-radius: 0 0 10px 10px;
  padding-bottom: 40px;
}

.bnfBox01 h3 {
  position: relative;
  font-size: 2.8rem;
  font-weight: bold;
  padding-left: 25px;
  margin-bottom: 15px;
}

.bnfBox01 h3:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    content: '';
    display: block;
    background: #333;
    width: 8px;
    height: 90%;
}

.bnfBox01 .bnfOuterL {
  display: table-cell;
  width: 61%;
  padding: 0 4% 0 0;
  vertical-align: middle;
  border-right: 1px solid #eeeeee;
}

.bnfBox01 .bnfOuterR {
  display: table-cell;
  vertical-align: middle;
  width: 35%;
}

.bnfBox01 .bnfOuterR dl {
  position: relative;
}

.bnfBox01 .bnfOuterR .bnfDetail dt {
  padding: 4px 5px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background: #777777;
  width: 90%;
  margin: 0 0 0 auto;
}

.bnfBox01 .bnfOuterR .bnfDetail dt span {
  font-size: 1.2rem;
  display: block;
}

.bnfBox01 .bnfOuterR .bnfDetail dd {
  text-align: right;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.bnfBox01 .bnfOuterR .bnfDetail dd span {
  font-size: 2.6rem;
  margin-right: 2px;
}

.bnfBox01 .bnfOuterR .bnfTotal dt {
  padding: 5px 5px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background: #6756a4;
  width: 90%;
  margin: 0 0 0 auto;
}

.bnfBox01 .bnfOuterR .bnfTotal dt span {
  font-size: 1.2rem;
  display: block;
}

.bnfBox01 .bnfOuterR .bnfTotal dd {
  text-align: right;
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 8rem;
  color: #6756a4;
}

.bnfBox01 .bnfOuterR .bnfTotal dd span {
  font-size: 5.2rem;
  margin-right: 2px;
}

.bnfBox02 {
  background: #ffffff;
  border-radius: 10px;
  padding: 40px;
  margin: 20px 0;
  display: table;
  width: 870px;
}

.bnfBox02 h3 {
  position: relative;
  font-size: 2.8rem;
  font-weight: bold;
  padding-left: 25px;
  margin-bottom: 15px;
}

.bnfBox02 h3:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    content: '';
    display: block;
    background: #333;
    width: 8px;
    height: 90%;
}

.bnfBox02 .bnfOuterL {
  display: table-cell;
  width: 46%;
  padding: 0 4% 0 0;
  vertical-align: middle;
  border-right: 1px solid #eeeeee;
}

.bnfBox02 .bnfOuterR {
  display: table-cell;
  width: 50%;
}

.bnfBox02 .bnfOuterR .bnfSmart2,
.bnfBox02 .bnfOuterR .bnfLimited {
  display: table;
  width: 100%
}

.bnfBox02 .bnfOuterR .bnfSmart2 .bnfInner,
.bnfBox02 .bnfOuterR .bnfLimited .bnfInner {
  display: table-cell;
  position: relative;
  width: 21%;
  padding: 0 2%;
}

.bnfBox02 .bnfOuterR .bnfSmart2 .bnfInner:first-child,
.bnfBox02 .bnfOuterR .bnfLimited .bnfInner:first-child {
  border-right: 1px solid #eee;
}

.bnfBox02 .bnfOuterR .bnfSmart2 .bnfHb,
.bnfBox02 .bnfOuterR .bnfLimited .bnfHb {
  padding: 4px 5px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  background: #78ab12;
  width: 90%;
  margin: 20px auto 40px;
}

.bnfBox02 .bnfOuterR .bnfSmart2 .bnfHr,
.bnfBox02 .bnfOuterR .bnfLimited .bnfHr {
  padding: 4px 5px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  background: #e36581;
  width: 90%;
  margin: 20px auto 40px;
}
/* IE9未対応のため涙を飲んでコメントアウト */
/*.bnfOuterR .bnfHbr {
  padding: 4px 5px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  background: #ee86b4;
  width: 90%;
  margin: 0 0 20px auto;
    font-size: 1.6rem;
    background: -webkit-linear-gradient(346deg, #78ab12 0%, #78ab12 50%, #e36581 50%, #e36581 100%);
    background: linear-gradient(104deg, #78ab12 0%, #78ab12 50%, #e36581 50%, #e36581 100%);
}*/

.bnfOuterR .bnfHbr {
  text-align: right;
  margin: 20px auto 40px;
}

.bnfOuterR .bnfHbr > .half {
    display: inline-block;
/*    width: 50%;*/
}

.bnfOuterR .bnfHbr > .half:first-child {
  margin-right: 30px;
}

.bnfBox02 .bnfOuterR dl {
  position: relative;
}

.bnfBox02 .bnfOuterR .bnfDetail dt {
  padding: 4px 0;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background: #777777;
  width: 200px;
  margin: 0 auto;
}

.bnfBox02 .bnfOuterR .bnfDetail dt span {
  font-size: 1.2rem;
  display: block;
}

.bnfBox02 .bnfOuterR .bnfDetail dd {
  text-align: right;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.bnfBox02 .bnfOuterR .bnfDetail dd span {
  font-size: 2.6rem;
  margin-right: 2px;
}

.bnfBox02 .bnfOuterR .bnfTotal.bnfColB {
  position: absolute;
  bottom: 0;
  left:13px;
}

.bnfBox02 .bnfOuterR .bnfTotal dt {
  padding: 4px 0;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background: #e36581;
  width: 200px;
  margin: 0 auto;
}

.bnfBox02 .bnfOuterR .bnfTotal dd {
  text-align: right;
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 8rem;
  color: #e36581;
}

.bnfBox02 .bnfOuterR .bnfTotal dd span {
  font-size: 5.2rem;
  margin-right: 2px;
}

.bnfBox02 .bnfOuterR .bnfSmart2 .bnfInner:first-child .bnfTotal dt,
.bnfBox02 .bnfOuterR .bnfLimited .bnfInner:first-child .bnfTotal dt {
  background: #78ab12;
}

.bnfBox02 .bnfOuterR .bnfSmart2 .bnfInner:first-child .bnfTotal dd,
.bnfBox02 .bnfOuterR .bnfLimited .bnfInner:first-child .bnfTotal dd {
  color: #78ab12;
}

.attentionBox01 .ico img {
  position: relative;
  top: -2px;
  margin-right: 10px;
  vertical-align: middle;
}

.ageTable dl.man,
.ageTable dl.woman
 {
    margin-top: 5px;
    width: 48%;
}

.ageTable.only dl.man,
.ageTable.only dl.woman  {
    margin-top: 10px;
    width: 100%;
}

.ageTable > dl > dt {
    text-align: center;
    color: white;
    padding: 10px;
}

.ageTable dl dd dl:nth-child(odd) {
    background: #f7f7f7;
    padding: 5px;
    overflow: hidden;
}

.ageTable dl dd dl:nth-child(even) {
    background: #eeeeee;
    padding: 5px;
    overflow: hidden;
}

.ageTable dl dd dl dt {
    padding: 5px;
    text-align: left;
    float: left;
}

.ageTable dl dd dl dd {
    padding: 5px;
    float: right;
}

.ageTable .man {
    float: left;
}

.ageTable .man > dt {
    background: #21809f;
}

.ageTable .woman {
    float: right;
}

.ageTable .woman > dt {
    background: #d05793;
}

.ageTableLine .atlOuter {
  display: table;
  margin: 20px 0;
  width: 100%;
}

.ageTableLine .atlOuter > dt {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  width: 100px;
  border-right: 8px solid #cccccc;
  font-size: 2.2rem;
  color: #ee86b4;
  font-weight: bold;
}

.ageTableLine .atlOuter > dd {
  display: table-cell;
}

.ageTableLine .atlInner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 200px;
  border-right: 8px solid #eeeeee;
}

.ageTableLine .atlInner > dt {
  font-size: 2.2rem;
  color: #ee86b4;
}

.ageTableLine .atlInner > dd {
  color: #333333;
  font-size: 1.8rem;
}

.ageTableLine .atlInner > dd span {
  color: #333333;
  font-size: 3.2rem;
  font-family: 'arial';
  font-weight: bold;
  margin-right: 4px;
}

.grtTbl01 {
  margin: 20px 0;
}

.grtTbl01 tr th {
  background: #006699;
  color: #ffffff;
  padding: 15px 40px;
}

.grtTbl01 tr td {
  background: #ffffff;
  color: #333333;
  padding: 15px 40px;
  width: 50%;
  text-align: center;
}


.bobun {
  font-size: 1.4rem;
}

.image {
  margin: 40px auto;
  text-align: center;
}

/** Btn **/
.estBtn {
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 95%;
  height: 90px;
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 90px;
  letter-spacing: 0.5px;
  text-align: center;
  background: #eb5858;
  border-radius: 50px;
  margin: 15px auto;
  list-style: none;
}

.secWrapper .estBtn {
  margin: 50px auto;
}

.estBtn {
  color: #ffffff;
  text-decoration: none;
}

.estBtn:hover {
  opacity: 0.7;
}

.estBtn::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 30px;
  display: block;
  content: '';
  width: 12px;
  height: 12px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#contents .lifeSimulator-wrap,
.lifeSimulator-wrap {
    width: 346px;
    margin: 0 auto;
    border: none;
}

#contents .lifeSimulator_line2-wrap,
.lifeSimulator_line2-wrap {
    width: 310px;
}

#contents .lifeSimulator-btn,
.lifeSimulator-btn {
    background-color: #006699;
    border-radius: 5px;
    position: relative;
}

#contents .lifeSimulator-btn:hover,
.lifeSimulator-btn:hover {
    opacity: 0.6;
}

#contents .lifeSimulator-link,
.lifeSimulator-link {
    color: #fff;
    display: block;
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 1;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
}

#contents .lifeSimulator_line2-link,
.lifeSimulator_line2-link {
    font-size: 16px;
    padding: 10px 0;
}

#contents .lifeSimulator-link:hover,
#contents .lifeSimulator-link:focus,
.lifeSimulator-link:hover,
.lifeSimulator-link:focus {
    text-decoration: none;
}

#contents .lifeSimulator-txt,
.lifeSimulator-txt {
    color: #006699;
    font-size: 14px;
    letter-spacing: 0.08em;
    line-height: 1;
    text-align: center;
    padding-bottom: 0.5em;
}

#contents .lifeSimulator_line2-txt,
.lifeSimulator_line2-txt {
    color: #fff;
    display: block;
    font-size: 12px;
}

#contents .lifeSimulator_arrow::after,
.lifeSimulator_arrow::after {
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    top: 41%;
    right: 15px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.docBtn {
  display:inline-block;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.5px;
  text-align: center;
  border-radius: 50px;
  border:3px #ffffff solid;
  margin-left: 40px;
  list-style: none;
  text-decoration: none;
  padding:10px 50px;
}

.docBtn::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 30px;
  display: block;
  content: '';
  width: 9px;
  height: 9px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.prdEstBtn, .prdDocBtn{
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.06em;
  text-align: center;
  background: #eb5858;
  border-radius: 50px;
  margin: 50px auto;
  list-style: none;
  text-decoration:none;
  width: 48%;
  line-height:1.2;
  float:left;
}

.prdEstBtn:hover, .prdDocBtn:hover{
  opacity: 0.7;
}

.prdEstBtn:after, .prdDocBtn:after{
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 30px;
  display: block;
  content: '';
  width: 12px;
  height: 12px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.prdEstBtn{
  padding:30px 0;
}

.prdDocBtn{
  padding:20px 0;
  margin-left:4%;
}

.prdDocBtn span{
  font-size:1.4rem;
}

/** list **/
.listDfn01 {
  display: table;
  margin-bottom: 30px;
}

.listDfn01 > dt {
  display: table-cell;
  vertical-align: middle;
  width: 230px;
  padding-right: 20px;
  font-weight: bold;
  font-size: 1.6rem;
  border-right: 20px solid #eeeeee;
}

.bgcGry .listDfn01 > dt {
  border-right: 20px solid #cccccc;
}

.listDfn01 > dd {
  display: table-cell;
  width: 700px;
  padding-left: 20px;
}

.listDfn01 > dd::after {
  content: '';
  clear: both;
  display: block;
}

.listDfn01 ol li {
  margin-bottom: 20px;
}

.listDfn01 ol li:last-child {
  margin-bottom: 0px;
}

.listIns {
  border-top: 6px solid #333333;
  margin-top: 10px;
}

.listIns .listInsParent {
  display: table;
  border-bottom: 6px solid #eeeeee;
}

.listIns .listInsParent dt.pLeft {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 200px;
  font-weight: bold;
  font-size: 2rem;
}

.listIns .listInsParent dd.pRight {
  display: table-cell;
  width: 750px;
  padding-left: 20px;
}

.listInsChild {
  padding: 25px 0;
  border-bottom: 6px solid #eeeeee;
}

.listInsChild:last-child {
  border: none;
}

.listInsChild dt.cLeft {
  display: table-cell;
  vertical-align: middle;
  width: 470px;
  font-weight: normal;
  font-size: 1.6rem;
}

.listInsChild dt.cLeft span.label {
  display: inline-block;
  border-radius: 5px;
  background: #333333;
  font-weight: thin;
  color: #ffffff;
  font-size: 1.2rem;
  padding: 4px 8px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.listInsChild dt.cLeft small {
  font-size: 1.4rem;
  font-weight: normal;
}

.listInsChild dt.cLeft em {
  display: inline-block;
  margin-top: 15px;
  font-size: 1.6rem;
  font-weight: bold;
}

.listInsChild dt.cLeft strong {
  display: inline-block;
  margin-top: 15px;
  font-size: 2.0rem;
  font-weight: bold;
}

.listInsChild dd.cRight {
  display: table-cell;
  width: 265px;
  padding-left: 0px;
  text-align: right;
  vertical-align: middle;
  line-height: 3.5rem;
}

.listInsChild dd.cRight strong {
  font-size: 4.2rem;
  font-weight: bold;
  font-family: 'arial';
  letter-spacing: -1px;
  margin-right: 3px;
}

.listInsChild dd.cRight strong.smlStr {
  font-size: 2.0rem;
  font-weight: bold;
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, MS-PGothic, sans-serif;
  letter-spacing: -1px;
  margin-right: 3px;
}

.listInsChild dd.cRight hr {
  border: 2px solid #eee;
  margin: 20px 0 20px auto;
  width: 80%;

}

.listInsChild dd.cRight b {
  display: inline-block;
  line-height: 0;
}

.listInsChild dd.cRight b img:first-child {
  margin-right: 10px;
}

.listAnt li {
    position: relative;
    font-size: 1.4rem;
    line-height: 1.5em;
    padding: 5px 0 5px 40px;
}

.listAnt .num0:before {
    content: '※';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listAnt .num1:before {
    content: '※1';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listAnt .num2:before {
    content: '※2';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listAnt .num3:before {
    content: '※3';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listAnt .num4:before {
    content: '※4';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listAnt .num5:before {
    content: '※5';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listAnt .num6:before {
    content: '※6';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listAnt .num7:before {
    content: '※7';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listAnt .num8:before {
    content: '※8';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listAnt .num9:before {
    content: '※9';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listAnt .num10:before {
    content: '※10';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listDot > li {
    position: relative;
    font-size: 1.4rem;
    line-height: 1.5em;
    padding: 5px 0 5px 40px;
}

.listDot > li::after {
    content: '・';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listNum li {
    position: relative;
    font-size: 1.4rem;
    line-height: 1.5em;
    padding: 5px 0 5px 40px;
}

.listNum .num1:before {
    content: '①';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listNum .num2:before {
    content: '②';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listNum .num3:before {
    content: '③';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listNum .num4:before {
    content: '④';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listNum .num5:before {
    content: '⑤';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listNum .num6:before {
    content: '⑥';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listNum .num7:before {
    content: '⑦';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listNum .num8:before {
    content: '⑧';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.listNum .num9:before {
    content: '⑨';
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
}

.lstCircle li{
    position: relative;
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 10px 0 10px 30px;
}

/*商品改定20180401追加*/
.lstCircle02 li{
    font-size: 1.8rem;
    line-height: 1.4;
}

.lstCircle li::after {
    content: '●';
    display: block;
    position: absolute;
    top: 10px;
    left: 0px;
}

.listPdf {
  overflow: hidden;
  margin: 15px 0 20px 0;
}

.listPdf li {
  font-size: 1.2rem;
  color: #006699;
  list-style: none;
  padding-left: 30px;
  line-height: 2.4rem;
  margin: 0 20px 0 0;
  float: right;
  position: relative;
}

.listPdf li::before {
  content: '';
  position: absolute;
  display: inline-block;
  top: -2px;
  left: 0px;
  width: 24px;
  height: 24px;
  background: url(/shared/img/icn_pdf_01.png) no-repeat;
}

.listPdf a:first-child li {
  margin-right: 0;
}

/** Product **/
.kyvPrdTop {
  background: url(/shared/img/commonDummy.png) no-repeat;
  background-size: cover;
  padding: 100px 0;
}

.kyvPrdTop .hdgPrdL01 {
  text-align: center;
  font-size: 4.0rem;
  letter-spacing: 0.4em;
  margin-bottom: 20px;
}

.kyvPrdTop .subTtl {
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 5px;
}

.kyvPrd {
  position: relative;
  display: table;
  width: 100%;
}

.kyvPrd .secWrapper {
  padding: 0;
}

.kyvPrd .hdgPrdL01 {
  display: table-cell;
  vertical-align: middle;
}

.summaryTxt {
  background: #eeeeee;
}

.summaryTxt .secWrapper {
  padding: 50px 70px;
  width: 810px;
}

.summaryTxt h2 {
  padding-bottom: 15px;
  font-size: 2.4rem;
  letter-spacing: 3px;
}

.summaryTxt .listAnt {
  display:inline-block;
}

.summaryTxt .listAnt li {
  font-size:1.6rem;
}

.summaryTxt .docBtnArea{
  padding:0 0 25px;
  width: 810px;
  margin: 0px auto;
  position:relative;
}

/* 商品改定前テンプレート用の導線スタイル20180701追加 */
.bnrPrd {
  position: relative;
  width: 790px;
  height: 50px;
  margin: 20px auto -30px;
}

.bnrPrd img {
  vertical-align: bottom;
}

.bnrPrdLnk {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
}

.bnrPrdLnk:hover {
  opacity: 0.7;
}

.navPrd {
  position: relative;
  bottom: 0;
}

.navPrd .secWrapper {
  padding: 50px 0 0;
}

.navPrd ul {
  display: table;
  width: 100%;
  border: 2px solid #333333;
}

.navPrd a {
  display: table-cell;
  vertical-align: middle;
  width: 33.3%;
  text-align: center;
  position: relative;
}

.navPrd a li {
  border-right: 2px solid #333333;
  height: 100px;
  line-height: 100px;
  font-size: 2.2rem;
  color: #333333;
}

.navPrd a:hover {
  text-decoration: none;
}

.navPrd a li::after {
    position: absolute;
    top: 44px;
    right: 25px;
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    border-top: 4px solid #333333;
    border-right: 4px solid #333333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.navPrd a.active li {
  background: #333333;
  color: #ffffff;
}

.navPrd a:last-child li {
  border-right: 0px;
}

.hdgLabel {
	padding: 3px 8px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #333333;
    width: 80%;
    font-size: 1.4rem;
    margin-left: 10px;
}

.prdLove .supSml, .prdMedical .supSml, .prdCancer .supSml, .prdLady .supSml, .prdLimited .supSml {
	font-weight: normal;
}

/** Product Page Variation **/
.prdLove .kyvPrd.love {
  background: url(/life/love/img/img_keyv_01.jpg) no-repeat;
  background-size: cover;
}

.prdLove .summaryTxt,
.prdLove .navPrd a.active li {
  background: #77aa11;
  color: #ffffff;
}

.prdLove .navPrd ul,
.prdLove .navPrd a li::after,
.prdLove .navPrd a li {
  border-color: #77aa11;
  color: #77aa11;
}

.prdMedical .kyvPrd.smart2 {
  background: url(/medical/smart2/img/img_keyv_01.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

.prdMedical .kyvPrd.long {
  background: url(/medical/long/img/img_keyv_01.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

.prdMedical .kyvPrd.pinpoint {
  background: url(/medical/pinpoint/img/img_keyv_01.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

.prdMedical .summaryTxt,
.prdMedical .navPrd a.active li {
  background: #6756a4;
  color: #ffffff;
}

.prdMedical .navPrd ul,
.prdMedical .navPrd a li::after,
.prdMedical .navPrd a li {
  border-color: #6756a4;
  color: #6756a4;
}

.prdCancer .kyvPrd.cancer {
  background: url(/medical/cancer/img/img_keyv_01.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

.prdCancer .summaryTxt,
.prdCancer .navPrd a.active li {
  background: #ff9922;
  color: #ffffff;
}

.prdCancer .navPrd ul,
.prdCancer .navPrd a li::after,
.prdCancer .navPrd a li {
  border-color: #ff9922;
  color: #ff9922;
}

.prdLady .kyvPrd.lady {
  background: url(/medical/lady/img/img_keyv_01.jpg) no-repeat;
  background-size: cover;
  background-position: bottom;
}

.prdLady .summaryTxt,
.prdLady .navPrd a.active li {
  background: #ee86b4;
  color: #ffffff;
}

.prdLady .navPrd ul,
.prdLady .navPrd a li::after,
.prdLady .navPrd a li {
  border-color: #ee86b4;
  color: #ee86b4;
}

.prdLimited .kyvPrd.limited {
  background: url(/medical/limited/img/img_keyv_01.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

.prdLimited .summaryTxt,
.prdLimited .navPrd a.active li {
  background: #004da0;
  color: #ffffff;
}

.prdLimited .summaryTxt .secWrapper{
  padding-bottom:25px;
}

.prdLimited .navPrd ul,
.prdLimited .navPrd a li::after,
.prdLimited .navPrd a li {
  border-color: #004da0;
  color: #004da0;
}

/* 商品改定20180401テンプレート用の導線スタイル20180701追加 */
.prdBnr {
	margin-top: 25px;
	text-align: center;
}

.prdBnrLnk:hover {
	opacity: 0.7;
}

.prdLnk {
	margin: -22.5px 0 22.5px;
	text-align: center;
}

.prdLnkTxt:hover {
	opacity: 0.7;
}

.prdLnkTxt::after {
	content: "";
	display: inline-block;
	width: 7.5px;
	height: 7.5px;
	margin-left: 1em;
	margin-bottom: 1px;
	border-top: 2px solid #0033cc;
	border-right: 2px solid #0033cc;
	transform: rotate(45deg);
}

/* 商品改定20180401追加 */
.prdSuper .kyvPrd.super {
  background: #f26018;
}

.prdSuper .kyvPrd .secWrapper {
	position: relative;
}

.prdSuper .summaryTxt,
.prdSuper .navPrd a.active li {
  background: #f26018;
  color: #ffffff;
}

.prdSuper .summaryTxt .secWrapper{
  padding-bottom:25px;
}

.prdSuper .navPrd ul,
.prdSuper .navPrd a li::after,
.prdSuper .navPrd a li {
  border-color: #f26018;
  color: #f26018;
}

/* 商品改定20180401追加 */
.prdSuperLimited .kyvPrd.superLimited02 {
  background: #009be6;
}

.prdSuperLimited .kyvPrd.superLimited {
  background: url(/medical/limited/img/img_keyv_01.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

.prdSuperLimited .summaryTxt,
.prdSuperLimited .navPrd a.active li {
  background: #009be6;
  color: #ffffff;
}

.prdSuperLimited .summaryTxt .secWrapper{
  padding-bottom:25px;
}

.prdSuperLimited .navPrd ul,
.prdSuperLimited .navPrd a li::after,
.prdSuperLimited .navPrd a li {
  border-color: #009be6;
  color: #009be6;
}

.navPrd a.active li::after {
  border-color: #ffffff;
}

.prdAge {
	position: absolute;
	bottom: 50px;
	left: 18px;
	font-size: 1.3rem;
}

.prdAgeTtl, .prdAgeBody {
	float: left;
}

.prdAgeTtl {
	position: relative;
	background: #fff;
	font-weight: bold;
	line-height: 1.3;
	padding: 7px;
	margin-top: 4px;
}

.prdAgeTtl:before {
	content: "";
	position: absolute;
	top: 0;
	right: -20px;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-left: 10px solid #fff;
	border-bottom: 15px solid transparent;
	border-right: 10px solid transparent;
}

.prdSuper .prdAgeTtl {
	color: #f26018;
}

.prdSuperLimited .prdAgeTtl {
	color: #009be6;
}

.prdAgeBody {
	color: #fff;
	line-height: 1.4;
	margin-top: 6px;
	margin-left: 20px;
}

.prdAgeTxt {
	font-size: 20px;
	float: left;
}

.prdAgeLinkWrapper {
	float: left;
	margin-top: 5px;
}

.prdAgeLink {
	display: inline-block;
	position: relative;
	color: #fff;
	text-decoration: underline;
	padding-left: 10px;
	margin-left: 10px;
}

.prdAgeLink:before {
	content: "";
	position: absolute;
	top: .3em;
	left: 0;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 7px solid #fff;
}

.sm2Basic, .lmtBasic {
  color: #78ab12;
}

.sm2Relief, .lmtRelief{
  color: #e36581;
}

/*! note !*/

p.dummy {
  margin: 10px auto;
  text-align: center;
}

p.dummy img {
  width: 80%;
  height: auto;
  margin: 0 auto;
}

.bnfBoxsub01 {
  background: #ffffff;
  border-radius: 10px;
  padding: 30px 40px;
  margin: 20px 0;
}

.bnfBoxsub01 h3 {
  position: relative;
  font-size: 3.2rem;
  font-weight: bold;
  padding-left: 25px;
}

.bnfBoxsub01 h3:before {
    position: absolute;
    top: 9px;
    left: 0;
    content: '';
    display: block;
    background: #333;
    width: 8px;
    height: 65%;
}

.bnfBoxsub01 .bnfOuter {
  margin: 20px 0;
}

.bnfBoxsub01 .bnfOuter > dt {
  text-align: center;
  font-size: 2.0rem;
  color: #333;
  padding: 10px 0 0;
}

.bnfBoxsub01 .bnfOuter > dd {
  position: relative;
  height: 125px;
}

.bnfBoxsub01 .bnfInner > dt {
  padding: 5px 5px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background: #333;
  width: 40%;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.bnfBoxsub01 .bnfInner > dd {
  position: absolute;
  text-align: center;
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 8rem;
  top: 0;
  left: 0;
  right: 0;
}

.bnfBoxsub01 .bnfInner > dd span {
  font-size: 7.2rem;
  font-family: 'arial';
  font-weight: bold;
  margin-right: 2px;
}

.bnfBoxsub02 {
  background: #ffffff;
  border-radius: 10px;
  padding: 40px;
  margin: 20px 0;
  width: 870px;
}

.bnfBoxsub02 h3 {
  position: relative;
  font-size: 2.8rem;
  font-weight: bold;
  padding-left: 25px;
  margin-bottom: 15px;
}

.bnfBoxsub02 h3:before {
    position: absolute;
    top: 5px;
    left: 0;
    content: '';
    display: block;
    background: #333;
    width: 8px;
    height: 85%;
}

.bnfBoxsub02 .bnfSmart2,
.bnfBoxsub02 .bnfLimited {
    display: table;
    width: 100%;
    padding: 25px 0 0;
}

.bnfBoxsub02 .bnfOuterL {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  border-right: 1px solid #eeeeee;
}

.bnfBoxsub02 .bnfOuterR {
  display: table-cell;
  width: 50%;
  vertical-align: top;
}

.bnfBoxsub02 .bnfSmart2 .bnfBasic,
.bnfBoxsub02 .bnfLimited .bnfBasic {
  padding: 4px 5px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  background: #78ab12;
  width: 90%;
  margin: 20px auto 40px;
}

.bnfBoxsub02 .bnfSmart2 .bnfRelief,
.bnfBoxsub02 .bnfLimited .bnfRelief {
  padding: 4px 5px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  background: #ee86b4;
  width: 90%;
  margin: 20px auto 40px;
}


.bnfBoxsub02 .bnfSmart2 dl,
.bnfBoxsub02 .bnfLimited dl {
  position: relative;
}

.bnfBoxsub02 .bnfSmart2 .bnfDetail dt,
.bnfBoxsub02 .bnfLimited .bnfDetail dt {
  padding: 4px 5px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background: #333;
  width: 80%;
  margin: 0 auto;

}

.bnfBoxsub02 .bnfSmart2 .bnfDetail dd,
.bnfBoxsub02 .bnfLimited .bnfDetail dd {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.bnfBoxsub02 .bnfSmart2 .bnfDetail dd span,
.bnfBoxsub02 .bnfLimited .bnfDetail dd span {
  font-size: 2.6rem;
  margin-right: 2px;
}

.bnfBoxsub02 .bnfSmart2 .bnfTotal dt,
.bnfBoxsub02 .bnfLimited .bnfTotal dt {
  padding: 5px 5px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background: #6756a4;
  width: 80%;
  margin: 0 auto;

}

.bnfBoxsub02 .bnfSmart2 .bnfTotal dd,
.bnfBoxsub02 .bnfLimited .bnfTotal dd {
  text-align: center;
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 8rem;
  color: #6756a4;
}

.bnfBoxsub02 .bnfSmart2 .bnfTotal dd span,
.bnfBoxsub02 .bnfLimited .bnfTotal dd span {
  font-size: 5.2rem;
  margin-right: 2px;
}

.prdLimited .lmtCheckLead{
  text-align:center;
  font-size:3.4rem;
  font-weight:bold;
  letter-spacing:0.15em;
  line-height:1.4;
  margin-top:50px;
}

.prdLimited .lmtCheckBox{
  letter-spacing:0.1em;
  background:url(/medical/limited/img/ico_limited_check.png) no-repeat 97% center;
  background-color:#f6f6f6;
  padding:30px 140px 30px 30px;
  margin-top:30px;
}

.prdLimited .lmtAppInfo{
  box-sizing:border-box;
  width:950px;
  margin:0 auto;
  border:4px #eb5858 solid;
  background-color:#ffffff;
  padding:20px 30px;
}

.prdLimited .lmtAppInfo .hdgAppInfo{
  color:#eb5858;
  font-size:20px;
  background:url(/medical/limited/img/ico_limited_caution_01.png) no-repeat left center;
  padding-left:30px;
  letter-spacing:0.05em;
}

.prdSuperLimited .lmtAppInfo{
  box-sizing:border-box;
  width:950px;
  margin:0 auto;
  border:4px #eb5858 solid;
  background-color:#ffffff;
  padding:20px 30px;
}

.prdSuperLimited .lmtAppInfo .hdgAppInfo{
  color:#eb5858;
  font-size:20px;
  background:url(/medical/limited/img/ico_limited_caution_01.png) no-repeat left center;
  padding-left:30px;
  letter-spacing:0.05em;
}

/*商品改定20180401追加*/
.prdSuperLimited .lmtAppInfo .hdgAppInfo02{
  color:#eb5858;
  font-size:24px;
  background:url(/medical/super_limited_medical/img/ico_limited_caution_01.png) no-repeat left 1rem;
  padding-left:30px;
  letter-spacing:0.05em;
}

/** ご検討サポート **/
.sptLeft {
  width: 645px;
  float: left;
}

.sptRight {
  width: 265px;
  float: left;
  padding-left: 40px;
}

.sptLeft hr {
  border: 4px solid #e5e5e5;
  margin-bottom: 30px;
}

.sptBox01 {
  padding: 20px 40px;
  border-radius: 10px;
  background: #f7f7f7;
  margin-bottom: 30px;
}

.sptBox01 .sptRow:first-child,
.sptBox02 .sptRow:first-child {
  display: table;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 6px solid #e5e5e5;
}

.sptBox01 .sptRow:first-child h3 {
  display: table-cell;
}

.sptBox01 .sptRow:first-child h3 + p,
.sptBox01 .sptRow:first-child h3 + a {
  display: table-cell;
  text-align: right;
}

.sptBox01 .sptRow:first-child h3 + a p.sptBtn01 {
  position: relative;
  background: #006699;
  border-radius: 25px;
  color: #ffffff;
  text-align: center;
  font-size: 1.6rem;
  line-height: 2em;
}

.sptBox01 .sptRow:first-child h3 + a p.sptBtn01:after {
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    border-top: 4px solid #ffffff;
    border-right: 4px solid #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sptBox01 .sptRow:nth-child(2) {
  display: table;
  width: 100%;
  padding: 20px 0;
  border-bottom: 6px solid #e5e5e5;
}

.sptBox01 .sptRow:nth-child(2) p:first-child {
  display: table-cell;
  vertical-align: middle;
}

.sptBox01 .sptRow:nth-child(2) p:nth-child(2) {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

.sptBox01 .sptRow:nth-child(3) {
  display: table;
  width: 100%;
  padding: 20px 0 0;
}

.sptBox01 .sptRow:last-child,
.sptBox02 .sptRow:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.sptBox02 {
  padding: 20px 40px;
  border-radius: 10px;
  background: #f7f7f7;
  margin-bottom: 30px;
}

.sptBox02 .sptRow .sptBtn02 {
  position: relative;
  background: #7c6a56;
  border-radius: 25px;
  color: #ffffff;
  text-align: center;
  font-size: 1.6rem;
  line-height: 2em;
}

.sptBox02 .sptRow:last-child .sptBtn02 {
  margin-bottom: 0;
}

.sptBox02 .sptRow .sptBtn02:after {
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    border-top: 4px solid #ffffff;
    border-right: 4px solid #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sptBox02 .sptRow .sptBtn03 {
  position: relative;
  background: #006699;
  border-radius: 25px;
  color: #ffffff;
  text-align: center;
  font-size: 1.6rem;
  line-height: 2em;
  margin-bottom: 0;
}

.sptBox02 .sptRow .sptBtn03:after {
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    border-top: 4px solid #ffffff;
    border-right: 4px solid #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sptBox02 .sptRow {
  border-bottom: 6px solid #e5e5e5;
}

.sptBox02 .sptRow:nth-child(n+2) {
  border-bottom: 3px solid #e5e5e5;
}

.sptBox02 .sptRow:last-child {
  border-bottom: none;
}

.sptBox02 .sptRow h3.catalogOrder {
  color:#006699;
  text-align: center;
  margin-bottom: 0;
}

.sptBox02 .sptRow:nth-child(4) h3 {
  padding: 15px 0 0;
  font-size: 1.5rem;
  color: #7c6a56;
  font-weight: bold;
}

.sptBox02 .sptRow p {
  margin: 15px 0;
}

.sptBox01 .sptRow:first-child h3 + a:hover p.sptBtn01,
.sptBox02 .sptRow .sptBtn02:hover,
.sptBox02 .sptRow .sptBtn03:hover {
  opacity: 0.7;
}

.bgcWht .sptBox01,
.bgcWht .sptBox02
 {
  background: #f7f7f7;
}

.bgcGry .sptBox01,
.bgcGry .sptBox02
 {
  background: #ffffff;
}
.sptAppbtn {
  display: table;
}

.sptAppbtn-lst {
  display: table-cell;
  padding-right: 5px;
  vertical-align: middle;
}

.sptAppbtn-lst:last-child {
  padding-right: 0;
}

/**
 * New Module
 * @date     2017.12.14
 */

/* ==================================================================

  Module

================================================================== */

/* ----------------------------------------------------------------

  Lst

----------------------------------------------------------------- */

/* ======= lstNotes ======= */
.lstNotes-item {
	position: relative;
	font-size: 14px;
	line-height: 1.5;
	padding-left: 1.3em;
	margin: 5px 0;
}

.lstNotes-item:before {
	content: '※';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/* ======= lstLink ======= */
.lstLink-item {
	line-height: 1.7;
}

.lstLink-anchor {
	display: inline-block;
	position: relative;
	padding-left: 13px;
}

.lstLink-anchor:before {
	content: "";
	position: absolute;
	top: .5em;
	left: 0;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 7px solid #0033cc;
}

.lstLink-anchor:hover {
	text-decoration: underline;
}

/* ----------------------------------------------------------------

  Link

----------------------------------------------------------------- */

/* ======= innerTxtLink ======= */
.innerTxtLink {
	text-decoration: underline;
}

/* ----------------------------------------------------------------

  Box

----------------------------------------------------------------- */

/* ======= boxRelatedArticle ======= */
.boxRelatedArticle {
	border:1px solid #9b9b9b;
	border-radius: 10px;
	padding: 5px 15px 8px;
	font-size: 14px;
}

.boxRelatedArticle-ttl {
	border-bottom: 1px solid #9b9b9b;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-weight: normal;
	font-size: 14px;
}

.align-wrap {
  width: 1072px;
  margin: 0 auto;
}

.puWrapper {
  width: 950px;
  margin: 0px auto;
  padding: 45px 0 75px;
  position: relative;
}

/* /medical/column/illness/ */
#cnt_container sup{
  margin:0 0.5em;
}

#cnt_container .ta_c{
  text-align: center !important;
}
#cnt_container .bold{
  font-weight: bold !important;
}

/* CSS Document */
#cnt_container{
  width:950px;
  margin:0 auto;
  text-align:left;
  background-color:#fff;
}
#cnt_container{
  width:707px;
  font-size:16px;
  color: #4B4B4B;
  line-height: 33px;
}
#cnt_container aside{
  display:block;
  float:right;
  width:221px;
  background-color:#444;
}
#cnt_container article{
  margin-top:100px;
}
#cnt_container article section{
  padding-top:60px;
  margin-top:-60px;
  margin-bottom:100px;
}
#cnt_container article section:last-child{
  margin-bottom:0;
}
#cnt_container h1{
  font-size: 40px;
  font-weight: bold;
  color: #3B3B3B;
  line-height: 1;
  margin:40px 0;
}
#cnt_container .h1_before{
  display: block;
  font-size:16px;
  margin-bottom: 10px;
  color: #3C85BE;
}
#cnt_container .h1_after{
  display: block;
  font-size: 20px;
  line-height: 40px;
  color: #3B3B3B;
}
#cnt_container h2{
  display: block;
  font-size:26px;
  font-weight:bold;
  line-height:30px;
  color:#3C85BE;
  border-left: 9px solid #3C85BE;
  margin-bottom: 30px;
  padding: 0 0 0 20px;
}
#cnt_container a{
  color:#0033cc;
}

#cnt_container p{
  font-size: 16px;
  color: #4B4B4B;
  line-height: 2em;
}
#cnt_container p + p{
  margin-top:2em;
}
#cnt_container p em{
  background: #FFFFB4;
}

#cnt_container cite,
#cnt_container p.notes{
  display: block;
  font-size: 12px !important;
  color: #4B4B4B;
  line-height: 17px;
  margin-top:15px;
}
#cnt_container p.notes:before{
  content:"＊";
  margin-right:5px;
  position: relative;
  top: -3px;
}

/* ======= .return ======= */
#cnt_container .return{
  font-size:14px;
  line-height: 23px;
  text-align:right;
  margin-top:30px;
}
#cnt_container .return a{
  color:#4d78d4 !important;
  line-height: 20px;
  padding-right:20px;
  background: url(/medical/column/illness/img/arrow_2.png) right center no-repeat;
}
#cnt_container .return a:hover{
  text-decoration: underline;
}

/* ======= .list_index ======= */
#cnt_container .list_index *{
  box-sizing: border-box;
}
#cnt_container .list_index{
  margin:20px 0;
}
#cnt_container .list_index {
  display:flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none;
  margin-top:-50px;
  padding-top:70px;
}
#cnt_container .list_index a{
  display:flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  width: 220px;
  height: 136px;
  line-height: 1.4;
  background-color: #EBEBEB;
  padding: 18px 10px 43px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
#cnt_container .list_index a:nth-child(n + 4){
  margin-top: 24px;
}
#cnt_container .list_index a:after{
  content:"";
  display: block;
  width:15px;
  height: 15px;
  position: absolute;
  left:50%;
  bottom:20px;
  transform: translateX(-50%) rotate(-45deg);
  border:2px solid transparent;
  border-color: transparent transparent #3C85BE #3C85BE;
}
#cnt_container .list_index a:hover{
  text-decoration: none;
  opacity:.6;
}
#cnt_container .list_index:after{
  content:"";
  display: block;
  width:220px;
}

/* ======= .dl_list ======= */
#cnt_container .dl_list{
  border-top:#DEDEDE 1px solid;
  margin:25px 0;
}
#cnt_container .brd_sub_num,
#cnt_container .brd_sub_num > dt,
#cnt_container .brd_sub_num > dd{
  border:none !important;
}
#cnt_container .brd_sub_num > dt:first-child{
  padding-top:0 !important;
}
#cnt_container .dl_list dt{
  font-size: 18px;
  font-weight: bold;
  color:#3C85BE;
  padding-top:27px;
  margin: 0;
}
#cnt_container .dl_list .dl_list dt{
  color: #000;
}
#cnt_container .dl_list dd{
  padding:10px 0 25px 0;
  border-bottom:#DEDEDE 1px solid;
}
#cnt_container .dl_list .dl_list dd{
  padding: 0;
  border-bottom: none;
}
#cnt_container .dl_list .dl_list.dl_list_bold dd{
  padding:5px 0 20px 1em;
  border-bottom:#DEDEDE 1px solid;
}
#cnt_container .cnt_box > .dl_list:last-child > dd:last-child,
#cnt_container .cnt_box > .dl_list:last-child > dd:last-child > .dl_list.dl_list_bold:last-child > dd:last-child{
  border-bottom: none;
}

#cnt_container .dl_list.dl_num{
  counter-reset: counter;
}
#cnt_container .dl_list.dl_num dt:before{
  counter-increment: counter;
  content: counter(counter)".";
}
#cnt_container .dl_list.dl_num dd{
  padding-left:20px;
}

#cnt_container .dl_list.dl_list_num-num{
  margin-bottom:0 !important;
}
#cnt_container .dl_list.dl_list_num-num,
#cnt_container .dl_list.dl_list_num-num > dd{
  border:none;
}
#cnt_container .dl_list.dl_list_num-num > dt{
  font-size:23px;
}
#cnt_container .dl_list.dl_list_num-num > dt span:after{
  content:"）";
}
#cnt_container .dl_list.dl_list_num-num > dd + dt{
  margin-top: 45px;
}
#cnt_container .dl_list.dl_arw dt span{
  position: relative;
  top: -2px;
}
#cnt_container .dl_list.dl_arw dt span span{
  display: inline-block;
  font-size: 14px;
  line-height: 38px;
  background-color: #FF9922;
  color: #fff;
  position: relative;
  padding:0 5px 0 15px;
  margin-right: 30px;
}
#cnt_container .dl_list.dl_arw dt span span:after{
  content:"";
  position: absolute;
  top:0;
  left:100%;
  border:19px solid transparent;
  border-left-color:#FF9922;
}

/* .dl_list.dl_list_bold */
#cnt_container .dl_list.dl_list_bold{
  margin-bottom:0 !important;
}
#cnt_container .dl_list.dl_list_bold > dt {
  color: #3C85BE;
  padding-top: 20px;
  font-size: 18px;
}
#cnt_container .dl_list.dl_list_bold > dt::before {
  content: "・";
}
#cnt_container .dl_list.dl_list_bold > dd {
  padding: 5px 0 20px 1em;
}

/* .dlist_benefit */
#cnt_container .dl_list_benefit{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#cnt_container .dl_list_benefit dt{
  width:121px;
  margin:0;
  padding:0;
}
#cnt_container .dl_list_benefit dd + dt,
#cnt_container .dl_list_benefit dd + dt + dd{
  margin-top:30px !important;
}
#cnt_container .dl_list_benefit dd{
  width: calc(100% - 131px);
  border-bottom: none;
  font-weight: bold;
}
#cnt_container .dl_list_benefit dd.merit{
  color: #FA764F;
  margin:0;
  padding:0;
}
#cnt_container .dl_list_benefit dd.demerit{
  color: #3C85BE;
  margin:0;
  padding:0;
}
#cnt_container .dl_list_benefit dt.item_start,
#cnt_container .dl_list_benefit dd.item_start{
  align-self: flex-start;
}

/* ======= .acd_column ======= */
#cnt_container .acd_column{
  display: block;
  background-color: #F8F7E2;
  margin: 25px 0;
  padding: 20px;
  border-radius: 10px;
}
#cnt_container .acd_column > .acd_btn{
  display: block;
  position: relative;
  font-size: 17px;
  line-height: 17px;
  color: #716638;
  padding:0 40px 0 15px;
}
#cnt_container .acd_column > div{
  display: block;
  border-radius: 10px;
  color: #716638;
  background-color: #fff;
  font-size: 14px;
  line-height: 24px;
  padding: 20px;
  margin-top:20px;
}
#cnt_container .acd_column > div p{
  color: #716638;
  font-size: 14px;
  line-height: 24px;
}

/* ======= .box_related ======= */
#cnt_container .box_related{
  display: block;
  border: 1px solid #9b9b9b;
  border-radius: 10px;
  padding: 5px 15px 8px;
  margin-top:30px;
  font-size: 14px;
}
#cnt_container .box_related > p{
  display: block;
  border-bottom: 1px solid #9b9b9b;
  margin-bottom: 5px;
  padding-bottom: 3px;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.7;
}
#cnt_container .box_related li{
  line-height: 1;
}
#cnt_container .box_related li a{
  display: inline-block;
  position: relative;
  padding-left: 13px;
  color:#03c;
  line-height: 1.7;
}
#cnt_container .box_related li a:before{
  content: "";
  position: absolute;
  top: .5em;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 7px solid #0033cc;
}

/* ======= .box_txt ======= */
#cnt_container .box_txt{
  border: 1px solid #3C85BE;
  padding: 20px;
  margin: 25px 0;
}
#cnt_container .box_txt h3{
  color: #3C85BE;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 18px;
}

/* ======= .box_img ======= */
#cnt_container .box_img{
  border: 1px solid #dedede;
  padding: 35px 20px 20px;
  margin: 25px 0;
}
#cnt_container .box_img figure{
  margin:0;
  padding:0;
}
#cnt_container .box_img figcaption{
  color: #3C85BE;
  font-weight: bold;
  text-align: center;
  display: block;
  font-size: 18px;
  line-height: 18px;
  margin:-5px 0 10px;
}
#cnt_container .box_img figure{
  text-align: center;
}
#cnt_container .box_img figure img{
  max-width:100%;
}
/* ======= .box_src ======= */
#cnt_container .box_src{
  display: flex;
  justify-content: space-between;
}
/* ======= .list_check ======= */
.list_check{
  margin:25px 0;
}
.list_check{
  padding: 30px 25px;
  border: solid 1px #3C85BE;
}
.list_check li{
  font-size: 19px;
  font-weight: bold;
  color: #3C85BE;
  list-style-image: url(/medical/column/illness/img/checkmark.png);
  margin-left: 40px;
}
.list_check li + li{
  margin-top: 15px;
}

/*------------------------------------
  prdBtnp
------------------------------------*/
#cnt_container .prdBtnWrap.simulationBtnWrap{
  width: 100%;
  margin-top:60px;
}
/* btn cloumn */
#cnt_container .prdBtnWrap.prdBtnWrap_column2 {
  width: 707px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#cnt_container .prdBtnWrap.prdBtnWrap_column2 .prdBtn {
  width:341px;
  margin-top: 25px;
}
#cnt_container .prdBtnWrap.prdBtnWrap_column2 .prdBtn:first-child {
  margin: 25px auto 0;
}

#cnt_container .prdBtn {
  border-radius: 5px;
  background-color: #ccc;
}
#cnt_container .prdBtn:hover {
  opacity: 0.7;
}
#cnt_container .prdBtn > a {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  overflow: hidden;
  padding: 16px 20px 12px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}

/* btn arrow */
#cnt_container .prdBtn.prdBtn_arrow_R {
  position: relative;
}

#cnt_container .prdBtn.prdBtn_arrow_R::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -7px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  transform: rotate(45deg);
}

/* btn patrern */
#cnt_container .prdBtnColor01 { background-color: #ec6400; }
#cnt_container .prdBtnColor02 { background-color: #006699; }

#cnt_container .prdBtnTxt01 { font-size: 28px; }
#cnt_container .prdBtnTxt02 { font-size: 22px; }

#cnt_container .prdNoteList > li::before {
  content: "※";
  position: absolute;
  left: 0;
}
#cnt_container .prdNoteList.prdNoteListCentering {
  text-align: center;
}
#cnt_container .prdNoteList.prdNoteListCentering > li {
  display: inline-block;
  position: relative;
  padding-left: 15px;
  color: #333;
  font-size: 14px;
  line-height: 2.57;
}

/* simulationBtn  */
#cnt_container .prdBtn.simulationBtn {
  display: flex;
  background-color: #be0000;
  border-radius: 53px;
}
#cnt_container .prdBtn.simulationBtn > a {
  box-sizing: border-box;
  display: flex;
  flex: 1 1 auto;
  flex-flow: column wrap;
  justify-content: center;
  min-height: 109px;
  padding: 10px 35px;
  color: #fff;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.16em;
}
#cnt_container .prdBtn.simulationBtn:hover {
  opacity: 0.7;
}
#cnt_container .prdBtn.simulationBtn > a > span {
  margin-bottom: 15px;
  font-size: 18px;
  letter-spacing: 0.16em;
}
#cnt_container .prdBtn.simulationBtn.prdBtn_arrow_R::after {
  right: 55px;
}
#cnt_container .prdBtn.simulationBtn + p{
  font-size:14px !important;
}

/* request_Area  */
.request_Area{
  margin: 10px auto 60px;
}

/* footer_support  */
.hdgCmnL01{
  line-height: initial !important;
}
.sptRow{
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, MS-PGothic, sans-serif;
  font-size:16px;
  line-height: 1.7;
  text-align: left;
}
.sptRow h3{
  text-align: left;
  font-weight: bold;
  font-size:1.17em;
}
.sptBox01 .sptRow:first-child h3 + a p.sptBtn01,
.sptBox02 .sptRow .sptBtn02,
.sptBox02 .sptRow .sptBtn03{
  font-size:16px !important;
}
.sptLeft hr{
  display: block !important;
}
.sptBox02 .sptRow:nth-child(4) h3{
  font-size: 15px !important;
}



/* ======= .btn_list_area ======= */
.btn_list_area{
  padding-top: 20px;
}
.btn_list_area h3{
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #3c85be;
}
.btn_list_area .btn_list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
.btn_list_area .btn_list.btn_single{
  justify-content: center;
}
.btn_list_area .btn_list li{
  width:calc(50% - 11px);
}
.btn_list_area .btn_list li:nth-child(n+3){
  margin-top: 22px;
}
.btn_list_area .btn_list li a{
  display: block;
  background-color: #efefef;
  border-radius: 10px;
  padding: 17px 37px 17px 17px;
  position: relative;
  box-sizing: border-box;
  color: #000;
}
.btn_list_area .btn_list li a:before,
.btn_list_area .btn_list li a:after{
  content:"";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 5px;
}
.btn_list_area .btn_list li a:hover{
  opacity:.6;
}
.btn_list_area .btn_list li a:before{
  right:0;
  border-left:13px solid #3c85be;
  border-right:13px solid transparent;
  border-top:14px solid transparent;
  border-bottom:14px solid transparent;
}
.btn_list_area .btn_list li a:after{
  right:2px;
  border-left:13px solid #efefef;
  border-right:13px solid transparent;
  border-top:14px solid transparent;
  border-bottom:14px solid transparent;
}
.btn_list_area .btn_list li figure{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
.btn_list_area .btn_list li figcaption{
  width:calc(100% - 110px);
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
}
.btn_list_area .btn_list li figcaption span{
  font-size:12px;
}

/* fintech_ui メニュー固定化解除 */
.p-rf-h__floating {
  display: none;
}
/* fintech_ui メニュー固定化解除 */

/* fintech_ui メニュー追従時 MNOバナー非表示 */
@media screen and (max-width: 1023px) {
  .p-rf-h_main {
      -webkit-transition: none;
      transition: none;
  }
  .head_sp_fixed .mnoBnrArea {
      display: none;

  }
  .head_sp_fixed .p-rf-h.hasMNO .p-rf-h_main {
      height: 60px;
  }
}
/* fintech_ui メニュー追従時 MNOバナー非表示 */