.NotoSerif {
  font-family: Noto Serif JP;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.contentTitle {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 70px 0;
}
.common_wrap .mvArea {
  margin-top: 65px;
}
.titleText__small {
  font-size: 20px;
  font-weight: 700;
  color: #e61812;
  letter-spacing: 0.15em;
}
#members .mvArea {
  background-image: url(../img/common/MV_members.jpg);
  background-size: cover;
}
.contentTitle {
  padding: 155px 0;
}
.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.modal__bg {
  background: rgba(245,245,245,0.9);
  height: 100vh;
  position: absolute;
  width: 100%;
  touch-action: none;
}
.modal__content {
  text-align: center;
  background: #fff;
  left: 50%;
  padding: 40px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  height: 385px;
  width: 600px;
}
.modal__content__title {
  font-size: 35px;
  letter-spacing: 0.15em;
  margin: 5px 0 40px;
}
.modal__content__img {
  width: 300px;
}
.modal__content__txt {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 31px;
  margin-bottom: 30px;
}
.modal__content__btn {
  width: 420px;
  display: flex;
  justify-content: space-between;
  margin: auto;
}
.js-modal-close {
  width: 200px;
  line-height: 55px;
  border-radius: 5px;
  background-color: #e61812;
  color: #fff;
  font-weight: bold;
}
.js-modal-close:hover {
  background-color: #cf1610;
  transition: all 0.5s;
}
.js-modal-close--no {
  width: 200px;
  line-height: 55px;
  border-radius: 5px;
  background-color: #0e303f;
  color: #fff;
  font-weight: bold;
}
.members_second--blue {
  background: #EAF3F7;
  padding: 130px 0;
}
.members_title_bg {
  width: 1000px;
  margin: auto;
  height: 120px;
  background-color: #dfe3e5;
  margin-bottom: 60px;
}
.members_title_bg__tittle {
  width: 99%;
  background-color: #0e303f;
  height: 120px;
  color: #fff;
  margin: auto;
  text-align: center;
  font-size: 35px;
  font-weight: 500;
  line-height: 42px;
  letter-spacing: 0.15em;
  transform: skewX(-6deg);
  -webkit-transform: skewX(-6deg);
  -ms-transform: skewX(-6deg);
  display: flex;
  align-items: center;
  justify-content: center;
}
.members_first {
  background-color: #f7f9fc;
  background: url(../img/common/members_1.png) center center / cover no-repeat;
  padding: 100px 0;
}
.members_title_bg__tittle__txt {
  transform: skewX(6deg);
  -webkit-transform: skewX(6deg);
  -ms-transform: skewX(6deg);
  display: block;
}
.members_first__txt__block {
  width: 900px;
  margin: auto;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 31px;
}
.members_second__txt__block__txt_li {
  width: 900px;
  margin: 0 auto 60px;
  list-style: inside;
  font-size: 16px;
  font-weight: 400;
  line-height: 31px;
  letter-spacing: 0.1em;
}
.members_second__img_li {
  width: 1000px;
  margin: auto;
  display: flex;
}
.IinternetInsuranceArea__wraper-content {
  border: 2px solid #fff;
  box-sizing: border-box;
  position: relative;
  width: 168px;
  height: 160px;
  margin-bottom: 0;
  text-align: center;
}
.IinternetInsuranceArea__wraper-content img {
  opacity: 1;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto auto 0;
  top: 40px;
}
.IinternetInsuranceArea__wraper__title {
  position: absolute;
  bottom: 30px;
  right: 0;
  left: 0;
  font-size: 14px;
  letter-spacing: 0;
}
.IinternetInsuranceArea__wraper-content:hover {
  border: 2px solid #0e303f;
  width: 168px;
  height: 160px;
  margin-bottom: 0;
  transition: all 0.5s;
  cursor: pointer;
}
.is-active {
  text-align: center;
  margin-bottom: 40px;
  color: #fff;
  background-color: #fff;
  background-color: #0E303F;
  transition: all 0.5s;
  border:2px solid #0e303f;
}
.is-active img.aid,
.is-active img.car,
.is-active img.fire,
.is-active img.golf,
.IinternetInsuranceArea__wraper-content:hover img.aid,
.IinternetInsuranceArea__wraper-content:hover img.car,
.IinternetInsuranceArea__wraper-content:hover img.fire,
.IinternetInsuranceArea__wraper-content:hover img.golf {
  opacity: 0;
  transition: all 0.5s;
}
.is-active img.aid_on,
.is-active img.car_on,
.is-active img.fire_on,
.is-active img.golf_on,
.IinternetInsuranceArea__wraper-content:hover img.aid_on,
.IinternetInsuranceArea__wraper-content:hover img.car_on,
.IinternetInsuranceArea__wraper-content:hover img.fire_on,
.IinternetInsuranceArea__wraper-content:hover img.golf_on {
  transition: all 0.5s;
  opacity: 1;
}
img.aid_on,
img.golf_on,
img.car_on,
img.fire_on {
  transition: all 0.5s;
  opacity: 0;
}
.tab {
  margin: 0 40px 40px 0;
  position: relative;
}
.members_second__img_li__block__txt__title {
  font-size: 22px;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
}
.members_second__img_li__block__txt__title::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 67px;
  min-width: 5px;
  background: linear-gradient(
    180deg,
    #e61313 0%,
    #e61313 50%,
    #000 50%,
    #000 100%
  );
  margin-right: 16px;
}
.members_second__img_li__block {
  width: 1000px;
  margin: auto;
  margin-bottom: 0;
}
.members_second__img_li__block--invalidation {
  margin-bottom: 0;
}
.members_second__img_li__block__txt__ul li {
  width: 420px;
  height: 85px;
  border: 2px solid #f6f6f6;
  margin-bottom: 20px;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 30px;
  font-weight: 700;
  background: url(../img/common/check.svg) left 30px center / 20px 20px
  no-repeat;
  padding: 0 0 0 70px;
  vertical-align: middle;
  display: flex;
  align-items: center;
  background-color: #f6f6f6;
}
.members_second__img_li__block__txt__ul__small {
  font-size: 12px;
}
.figure_red {
  font-size: 24px;
  color: #e41313;
}
.letter_red {
  font-size: 20px;
  color: #e41313;
}
.members_second__img_li__block__txt{
  float: left;
  padding: 40px 40px 0;
  background-color: #fff;
}
.members_second__img_li__block__txt2 {
  float: right;
  padding:40px 40px 0;
  background-color: #fff;
}
.tab-A .members_second__img_li__block__txt {
  height: 583px;
}
.tab-B .members_second__img_li__block__txt2 {
  height: 674px;
}
.tab-C .members_second__img_li__block__txt {
  height: 583px;
}
.tab-D .members_second__img_li__block__txt2 {
  height: 742px;
}
.tab-D .members_second__img_li__block__txt__title{
  margin-bottom: 20px;
}
.members_second__img_li__block__txt__additional{
  margin-bottom: 20px;
}
.members_second__img_li__block__txt__ul__li_3line {
  height: 125px !important;
  background: url(../img/common/check.svg) left 30px top 35px / 20px 20px
  no-repeat !important;
  background-color: #f6f6f6 !important;
}
.members_second__img_li__block__img {
  float: right;
  width: 500px;
  margin-bottom: 40px;
}
.members_second__img_li__block__img2 {
  float: left;
  width: 500px;
  margin-bottom: 40px;
}
.members_second__img_li__block__btn a {
  width: 430px;
  height: 80px;
  background-color: #e61812;
  color: #fff;
  clear: both;
  border-radius: 5px;
  font-size: 20px;
  font-weight: 700;
  line-height: 80px;
  text-align: center;
  letter-spacing: 0.15em;
  margin: auto;
  background-image: url(../img/common/pdf.svg);
  background-position: left 20px center;
  background-size: auto 30px;
}
.members_second__img_li__block__btn a:hover {
  background-color: #cf1610;
  transition: all 0.5s;
}
.members_group {
  clear: both;
  display: flex;
  justify-content: space-between;
}
.members_group--explain{
  width: 23.5%;
}
.members_group--explain a{
  font-size: 14px;
  line-height: 25px;
  vertical-align: middle;
  display: table-cell;
  padding-left: 20px;
}
.panel{
  display:none;
}
@keyframes showop {
from {
  opacity: 0;
}
to {
  opacity: 1;
}
}
.panel.is-show{
  display:block;
  animation: showop 0.5s linear 0s;
  transform: translate3d(0, 0, 0);
  -webkit--webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  will-change: transform;
  backface-visibility: hidden;
}
@media screen and (max-width: 767px) {
.contentTitle {
  background: url(../img/common/MV_members@2x.jpg) ;
  background-size: cover;
  padding: 72px 0;
}
.titleText__small {
  font-size: 12px;
  position: relative;
  bottom: 8px;
}
.members_title_bg {
  margin: 0 20px 40px;
  width: auto;
  height: 80px;
}
.members_first {
  padding: 50px 0;
}
.members_title_bg__tittle__txt {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0;
}
.members_title_bg__tittle {
  height: 80px;
  padding: 0 15px;
}
.members_first__txt__block {
  width: auto;
  margin: 0 40px;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
}
.members_second__txt__block__txt_li {
  width: auto;
  margin: 0 40px 35px;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  display: block;
  list-style: initial;
  padding-left: 20px;
}
.members_second__txt__block__txt_li li {
  list-style-type: none;
  position: relative;
}
.members_second__txt__block__txt_li li::before {
  position: relative;
  top: -2px;
  left: -11px;
  display: inline-block;
  width: 7px;
  height: 7px;
  content: '';
  border-radius: 100%;
  background: #000;
}
.members_second__img_li {
  width: auto;
  flex-wrap: wrap;
  margin: 0 30px;
  justify-content: space-around;
}
.IinternetInsuranceArea__wraper-content {
  width: 137px;
  height: 131px;
}
.tab {
  margin: 0 0 20px;
}
.IinternetInsuranceArea__wraper-content:hover {
  width: 137px;
  height: 131px;
  margin: 0 0 20px;
}
.tab-A .members_second__img_li__block__txt,
.tab-B .members_second__img_li__block__txt2,
.tab-C .members_second__img_li__block__txt,
.tab-D .members_second__img_li__block__txt2
{
  height:auto;
  margin-top: -5px;
}
.members_second__img_li__block__txt,
.members_second__img_li__block__txt2 {
  float: none;
  padding: 30px 20px;
  margin: 0 40px 40px;
  height: auto;
}
.members_second__img_li__block {
  width: auto;
  margin-bottom: 0;
}
.members_second__img_li__block__txt__ul li {
  width: auto;
  font-size: 11px;
  line-height: 18.19px;
  height: 51.546px;
  background: url(../img/common/check.svg) left 15px center / 16px 16px
  no-repeat;
  background-color: #f6f6f6;
  margin-bottom: 10px;
  height: auto;
  padding: 10px 5px 10px 40px;
}
.members_second__img_li__block__txt__ul__small {
font-size: 10px;
}
.figure_red {
  font-size: 15px;
}
.letter_red {
  font-size: 15px;
}
.members_second__img_li__block__img2 img,
.members_second__img_li__block__img img {
  width: 100%;
}
.members_second__img_li__block__img,
.members_second__img_li__block__img2 {
  width: auto;
  margin: 0 40px;
  float: none;
}
.members_second__img_li__block__btn a {
  width: 295px;
  height: auto;
  font-size: 16px;
  font-weight: 500;
}
.members_group {
  display: block;
  padding: 0px;
  margin: 0 auto;
  height: auto;
  width: 90%;
}
.members_group--explain {
  width: 100%;
  max-width: 295px;
  margin: 0 auto 20px;
}
.members_group--explain:last-of-type {
  margin-bottom: 0px;
}
.members_group--explain a {
  font-size: 16px;
  line-height: 25px;
  vertical-align: middle;
  display: block;
  padding-left: 20px;
  height: 85px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.car,
.car_on {
  width: 62px;
}
.fire,
.golf,
.aid,
.fire_on,
.golf_on,
.aid_on {
  height: 40px;
}
.IinternetInsuranceArea__wraper__title {
  font-size: 11.46px;
}
.IinternetInsuranceArea__wraper-content img {
  top: 30px;
}
.members_second__img_li__block__txt__title {
  font-size: 16px;
  margin-bottom: 20px;
}
.members_second__img_li__block__txt__ul__li_3line{
  height: 95px !important;
  background: url(../img/common/check.svg) left 15px top 20px / 16px 16px no-repeat !important;
  background-color: #f6f6f6 !important;
}
.members_second__img_li__block__txt__ul__li_4line{
  background: url(../img/common/check.svg) left 15px top 20px / 16px 16px no-repeat !important;
  background-color: #f6f6f6 !important;
}
.modal__content{
  width: auto;
  height: 400px;
  margin: auto 20px;
  padding: 40px 27px ;
  top: 0;
  bottom: 0;
  left: 0;
  transform: none;
  -webkit--webkit-transform: none;
  -ms-transform: none;
}
.modal__content__btn{
  width: auto;
  display: block;
}
.modal__content__img{
  width: 200px;
}
.modal__content__title{
  font-size: 20px;
  margin-bottom: 20px;
}
.modal__content__txt{
  text-align:left;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.js-modal-close{
  width: 100%;
  margin-bottom: 20px;
}
.js-modal-close--no{
  width: 100%;
}
.ls_0{
  letter-spacing: 0;
}
.members_second--blue {
  padding: 50px 0;
}
.members_second__img_li__block--invalidation {
  margin-bottom: 0;
}
}
@media all and (-ms-high-contrast: none) {
.members_second__img_li__block__btn a {
  background-position: left -15px center;
}
}