/* ========== block ========== */
.pc-block {
  display: block;
}

.sp-block {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc-block {
    display: none;
  }

  .sp-block {
    display: block;
  }
}

/* ========== mainImage ========== */
.c-mainImage-04.sp header {
  background-size: auto 127%;
}

.c-mainImage-04 {
  background-image: url("/landing/lifeplan/img/mainImage_01_20230920@x2.jpg");
}

.c-mainImage-04.sp {
  background-image: url("/landing/lifeplan/img/mainImage_01_20230920_sp@x2.jpg");
}

@media only screen and (max-width: 640px) {
  .c-mainImage-04.sp {
    background-image: url("/landing/lifeplan/img/mainImage_01_sp@x2.jpg");
  }
}

/* ========== c-column-group ========== */
@media only screen and (min-width: 641px) {
  .c-column-group_sp .col-unit-1\/2 {
      display: block;
      float: none;
      width: 100%;
      margin-left: 0;
      margin-top: 34px;
  }
}

/* ========== lifePlan_slide ========== */
.lifePlan_slide_02 .slide_item{
  padding: 0 10px;
}

@media only screen and (max-width: 640px) {
  .lifePlan_slide_02 .slide_item{
    padding: 0;
  }
}

.lifePlan_slide_03 .slide_item .c-figure-01 {
  margin: 10px 20px;
}

/* ========== subnavi-area ========== */
#jbk-frame-main + .c-prDefault-01 + .heading-group {
  margin-top: 40px;
  border-top: 1px solid #d4d5d5;
  border-bottom: 0;
  background: #e5e5e5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmZGZkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmRmZGYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #dfdfdf 0, rgba(223, 223, 223, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfdfdf), color-stop(100%, rgba(223, 223, 223, 0)));
  background: -webkit-linear-gradient(top, #dfdfdf 0, rgba(223, 223, 223, 0) 100%);
  background: -o-linear-gradient(top, #dfdfdf 0, rgba(223, 223, 223, 0) 100%);
  background: -ms-linear-gradient(top, #dfdfdf 0, rgba(223, 223, 223, 0) 100%);
  background: linear-gradient(to bottom, #dfdfdf 0, rgba(223, 223, 223, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#00dfdfdf', GradientType=0)
}

.ie9 #jbk-frame-main + .c-prDefault-01 + .heading-group {
  filter: none
}

#jbk-frame-main + .c-prDefault-01 + .heading-group .c-subNavi-01:after {
  display: none
}

#jbk-frame-main + .c-prDefault-01 + .heading-group .c-subNavi-01:before {
  width: 30px;
  height: 14px;
  background-image: url(/assets/img/marker_10_@2x.png);
  background-repeat: no-repeat;
  background-size: auto 14px;
  background-position: -60px;
  position: absolute;
  left: 48.5%;
  top: -14px;
  content: ""
}

.ie8 #jbk-frame-main + .c-prDefault-01 + .heading-group .c-subNavi-01:before {
  background-image: url(/assets/img/marker_10.png)
}

@media only screen and (max-width:640px) {
  .jbk-category-announcement #jbk-frame-main + .c-prDefault-01 + .heading-group .c-subNavi-01, .jbk-category-newsrelease #jbk-frame-main + .c-prDefault-01 + .heading-group .c-subNavi-01 {
    display: block
  }
}


/* ========== tab ========== */
#main_content .tab-content {
  display: none;
}
#main_content .tab-content.show {
  display: block;
}

.tab-content {
  display: none;
}
.tab-content.show {
  position: relative;
  z-index: 4;
  display: block;
}
.inner_tabs {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.inner_tabs .tab-btn.show {
  z-index: 4;
}
.inner_tabs .tab-btn {
  width: 16%;
}
.inner_tabs .tab-btn .c-figure-01 {
  text-align: left;
  margin-top: 0;
}
@media only screen and (max-width: 750px) {
  .inner_tabs .tab-btn {
   width: 25%;
  }
  .inner_tabs .tab-btn .c-figure-01 {
    text-align: center;
  }
}
.tab-content {
  background: #fff;
  margin-top: -8px;
  padding: 10px;
}
.tab-content:nth-of-type(1) {
  border: 4px solid #EF5D40;
}
.tab-content:nth-of-type(2) {
  border: 4px solid #eb7000;
}
.tab-content:nth-of-type(3) {
  border: 4px solid #7EB202;
}
.tab-content:nth-of-type(4) {
  border: 4px solid #DE9D02;
}
.tab-content .fv_notes {
  margin: 20px 40px;
}
@media only screen and (max-width: 750px) {
  .tab-content .fv_notes {
    margin: 10px auto;
  }
}
@media only screen and (max-width: 750px) {
  .tab-content {
    padding: 10px;
    margin-top: 0;
  }
}

@media screen and (max-width: 750px){
  #main_content .view-pc{display: none;}
}
@media screen and (min-width: 751px){
  #main_content .view-sp{display: none;}
}

