@charset "UTF-8";


/*-------3298行以降がSP用--------------*/

.sp,.tb,.resp {display: none!important;}

.page-shushinhokenPlatinum {
	width: 1250px;
	margin: 10px auto;
	position: relative;
	padding: 10px 25px;
	font-size: 1.4rem;
}

.page-shushinhokenPlatinum,
.page-shushinhokenPlatinum button {
	font-family: "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.page-shushinhokenPlatinum ul,
.page-shushinhokenPlatinum li {list-style: none;}
.page-shushinhokenPlatinum strong {font-weight: bold;}
.page-shushinhokenPlatinum h2,
.page-shushinhokenPlatinum h3,
.page-shushinhokenPlatinum h4 {
	line-height: inherit;
	font-weight: inherit;
	color:       inherit;
	position:    inherit;
	margin:      inherit;
	font-size:   inherit;
}
.page-shushinhokenPlatinum h2 {padding: inherit;}
.page-shushinhokenPlatinum h2::before,
.page-shushinhokenPlatinum h2::after {content: none;}

.bold {font-weight: bold;}

/*共通ラッパー*/
.pz-wrapper-290,.pz-wrapper-315,.pz-wrapper-320,.pz-wrapper-325,.pz-wrapper-330,.pz-wrapper-335,.pz-wrapper-340,.pz-wrapper-353 {margin-left: auto;margin-right: auto;}
.pz-wrapper-290 {width: calc(100% - 88px);}
.pz-wrapper-315 {width: calc(100% - 60px);}
.pz-wrapper-320 {width: calc(100% - 55px);}
.pz-wrapper-325 {width: calc(100% - 50px);}
.pz-wrapper-330 {width: calc(100% - 45px);}
.pz-wrapper-335 {width: calc(100% - 40px);}
.pz-wrapper-340 {width: calc(100% - 35px);}
.pz-wrapper-353 {width: calc(100% - 22px);}


/*共通スタイルの打ち消し*/

.theme-desktop .page-shushinhokenPlatinum h2,
.theme-desktop .page-shushinhokenPlatinum h2:before {border-top: none;}

.theme-desktop .page-shushinhokenPlatinum h3:before,
.theme-desktop .page-shushinhokenPlatinum h4:before {content: "";background: none;}

.theme-desktop .page-shushinhokenPlatinum h5 {background: none;position: absolute;}

.c-box-03 {margin-bottom: 40px;}

.c-box-03 .ttl {
	background: #004ea2;
	font-size: 3rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.417;
	color: #fff;
	text-align: center;
	padding: 15px;
	display: block;
}

.c-btn01 {
	font-size: 3.2rem;
	line-height: 1.3;
	letter-spacing: 0;
	color: #004ea2;
	position: relative;
	display: block;
	width: 100%;
}

.c-btn01__items {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.c-btn01__item {
	width: 26%;
	padding: 10px 10px 10px;
	display: flex;
	align-items: flex-end
}

.c-btn01__item img {
	display: block;
	width: 100%;
	height: auto;
}

.c-box-03__inner {
	margin: 0;
}

.c-box-03__inner .ttl01 {
	font-size: 3rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.417;
	text-align: center;
	padding: 60px 15px 30px;
}

.c-box-03__inner .ttl01 span {
	color: #004ea2;
}

.c-box-03__inner ul {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
    width: 90%;
}

.pz-fixed-cv-pc {
	position: fixed;
	width: 280px;
	height: auto;
	top: 40px;
	right: 40px;
	z-index: 100;
}

.pz-fixed-cv-pc__main {
	background: linear-gradient(to right, #5981b9, #1f4d9c);
	border-radius: 5px;
	padding: 14px;
  box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
}

.pz-fixed-cv-pc__lg-items {
	margin: 0 0 10px;
	padding: 0 0 0 50px;
	position: relative;
}

.pz-fixed-cv-pc__lg-items .pz-fixed-cv-pc__lg-btn {
	color: #fff;
	display: block;
}

.pz-fixed-cv-pc__lg-items::before {
	position: absolute;
	content: "";
	width: 20px;
	height: 28px;
	top: 5px;
	left: 10px;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/icon_simu.svg) no-repeat center/contain;
	z-index: 2;
}

.pz-fixed-cv-pc__lg-items::after {
	position: absolute;
	content: "";
	width: 40px;
	height: 40px;
	top: 0;
	left: 0;
	border-radius: 50%;
	background: linear-gradient(180deg, #fff27e 0%, #e2d054 100%);
	z-index: 1;
}

.pz-fixed-cv-pc__close {
	position: absolute;
	content: "×";
	font-weight: bold;
	font-size: 18px;
	width: 20px;
	height: 20px;
	line-height:17px;
	top: 3px;
	right: 3px;
	border-radius: 3px;
	background-color: #fff;
	text-align: center;
	transition: 0.2s;
}
.pz-fixed-cv-pc__close:hover{
	cursor: pointer;
	background-color: #009efe;
	color: #fff;
}

.pz-fixed-cv-pc__sm-items {
	margin: 0;
}

.pz-fixed-cv-pc__sm-items {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	padding: 6px 20px 6px 40px;
	border-radius: 5px;
}

.pz-fixed-cv-pc__sm-items .pz-fixed-cv-pc__sm-btn--tel {
	position: relative;
	font-size: 1.2rem;
}

.pz-fixed-cv-pc__sm-items .pz-fixed-cv-pc__sm-btn--tel span:last-child {
	margin-left: 10px;
}

.pz-fixed-cv-pc__sm-items .pz-fixed-cv-pc__sm-btn--tel::before {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	left: -30px;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/icon_tel.svg) no-repeat center center/contain;
}

.pz-fixed-cv-pc__link-items {
	padding: 0;
	margin-top: 6px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.pz-fixed-cv-pc__link-item {
	width: calc(50% - 5px);
	background: #fff;
	border: solid 2px #dcdddd;
	border-radius: 10px;
	margin: 0 6px 6px 0;
	line-height: 1.2;
	position: relative;
	text-align: center;
  box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
}

.pz-fixed-cv-pc__link-item:nth-child(2n) {
	margin: 0 0 6px 0;
}

.pz-fixed-cv-pc__link-item::after {
	content: "";
	position: absolute;
	bottom: 4px;
	left: calc(50% - 0.3rem);
	display: inline-block;
	vertical-align: middle;
	color: #333;
	line-height: 1;
	width: 0.6em;
	height: 0.6em;
	border: 0.1em solid currentColor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateY(-25%) rotate(135deg);
}

.pz-fixed-cv-pc__link-item a {
	font-feature-settings: "palt";
	font-size: 1.3rem;
	padding: 4px 2px 16px;
	color: #000;
	display: block;
}

.pz-fixed-cv-pc__link-item a strong {
	color: #b9506d;
}

#pz-following {
	position: fixed;
	z-index: 10000;
	top: -300px;
	right: 10px;
	transition: 0.5s;
}

#pz-following.is-show    {top: 10px;}
#pz-following.is-moveing {top: -300px;}

.pz-pagetop {
	display: none;
}


.pz-bg-head-2 {
	background: #004ea2;
	font-size: 1.75rem;
	color: #fff;
	text-align: center;
	padding: 13px 0;
	position: relative;
}

.pz-bg-head-2::after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 23px 0 23px;
	border-color: #004ea2 transparent transparent transparent;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
}

.pz-bg-head-2 h2 {
	font-size: 3.5rem;
	padding: 0;
}

.pz-bg-head-2 h2::before,
.pz-bg-head-2 h2::after {
	content: none;
}

.pz-simu-link {
	text-align: center;
	margin-bottom: 25px;
}

.pz-simu-link__text {
	position: relative;
	margin-bottom: 8px;
	font-size: 3rem;
	font-weight: bold;
}

.pz-simu-link__text::before,
.pz-simu-link__text::after {
	content: "";
	position: relative;
	top: 2px;
	display: inline-block;
	width: 1px;
	height: 15px;
	background: #231815;
}

.pz-simu-link__text::before {margin-right:10px;transform: rotate(-20deg);}
.pz-simu-link__text::after  {margin-left: 10px;transform: rotate(20deg);}
.pz-simu-link__text span {color: #004ea2;}

/****
.pz-simu-link__button {
	display: block;
	max-width: 595px;
	width: 100%;
	margin: 0 auto;
	padding: 28px 80px;
	border-radius: 70px;
	background: linear-gradient(180deg, #eea75c 0%, #e58013 100%);
	font-size: 3.3rem;
	font-weight: bold;
	line-height: 1.3;
	color:#154a96 !important;
	text-shadow:
   1.5px  1.5px 1px #fff,
  -1.5px  1.5px 1px #fff,
   1.5px -1.5px 1px #fff,
  -1.5px -1.5px 1px #fff,
   1.5px    0   1px #fff,
  -1.5px    0   1px #fff,
     0   -2.0px 1px #fff,
     0    1.5px 1px #fff;
}
****/

.pz-simu-link__button {
    display: block;
    max-width: 595px;
    width: 100%;
    margin: 0 auto;
    padding: 28px 80px;
    border-radius: 70px;
    font-size: 3.3rem;
    font-weight: bold;
    line-height: 1.3;
    background: #ff7569;
    color: #fff !important;
    box-shadow: 0 6px 0 #B9506D;
}

a.pz-simu-link__button:hover {
	    transform: translateY(6px);
        box-shadow: none;
}

.pz-simu-link__button.pz-simu-link__button__blue {
	background: linear-gradient(180deg, #60a0e9 0%, #2e83e1 100%);
	text-shadow:none;
	color:#fff!important;
	font-size: 3.1rem;
	box-shadow: 0 6px 0 #039;
}


.pz-simu-link__button span {
	display: block;
	font-size: 3.3rem;
}


.pz-button-1 {
/*	width: 714px; */ /* sticky 対策 */
	margin: 0 auto;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 14px 16px;
	min-height: 58px;
	font-size: 3.4rem;
	font-weight: bold;
	border: 2px solid #b9506d;
	color: #b9506d !important;
	border-radius: 3px;
}

.pz-button-1--fssm {
	font-size: 3rem;
	line-height: 1.3334;
}

.pz-button-1::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 32px;
	transform: translateY(-50%) rotate(45deg);
	width: 20px;
	height: 20px;
	border-top: 2.83px solid #b9506d;
	border-right: 2.83px solid #b9506d;
}

.ez-info {
	display: block;
	padding: 1.6rem 0 1.8rem 1.4rem;
	border: solid 2px #dcdddd;
	color: #004ea2;
}

.ez-info a::after {
	content: "";
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/icon_external.svg) no-repeat;
	background-size: contain;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 0.5em;
}

.pz-kv {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}

.pz-kv__links {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 18px;
}

.pz-kv__links__item {
	width: 33.3333333333%;
}

.pz-kv__links__item:not(:last-child) {
	margin-right: 10px;
}

.pz-kv__links__item img {
	width: 100%;
	display: block;
}


.pz-kv__main {
	width: 100%;
	background: transparent !important;
	margin: 0 0 12px !important;
	padding: 0 !important;
	text-align: center;
}


.tp-head-copy1 {
	font-size: 2.23rem;
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
	text-align:center;
}
.tp-head-copy1::after,
.tp-head-copy1::before {
	position: absolute;
	content:"";
	border-left:3px solid #ba9e49;
	height: 60px;
	top:5px;
}
.tp-head-copy1::after  {left:  -26px;transform: rotate(-30deg);}
.tp-head-copy1::before {right: -26px;transform: rotate(30deg);}
.tp-head-copy2 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.pz-kv__copy strong {
	color: #004ea2;
}

.pz-feature__section {
	margin: 0;
	margin-bottom: 15px;
}

ul.ano {padding:0;}
ul.ano li{padding-left: 1em;text-indent: -1em;}


.pz-feature__trg {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 93px;
	padding: 10px 60px 10px 8px;
	text-align: left;
	background-size: 20px 20px;
	margin-bottom: 60px;
}

.pz-feature__trg::after {
	content: "+";
	display: block;
	position: absolute;
	top: calc(50% - 2rem);
	font-size: 4rem;
	right: 40px;
	width: 40px;
	text-align: center;
	height: 4rem;
	line-height: 4rem;
	transition: 0.4s;
}

.pz-feature__trg.is-opend::after {content: "ー";}

.pz-feature__trg__badge {
	display: flex;
	justify-content: center;
	flex-direction: column;
	flex-shrink: 0;
	width: 90px;
	height: 109px;
	text-align: center;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/bg_feature_trg.svg) no-repeat center center/contain;
	font-size: 2rem;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 56px;
	margin-right: 20px;
}

.pz-feature__trg__badge span {
	display: block;
	font-size: 230%;
	margin-top: -8px;
	margin-left: -2px;
	height: 55px;
}

.pz-feature__trg__text {
	padding-left: 8px;
	font-size: 3.2rem;
	line-height: 1.5;
}

.pz-feature__content {
	padding: 24px 0 24px;
}

.pz-feature__content__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.pz-feature__simu {margin-top: 22px;margin-bottom: 0;}

.pz-point {margin-top: 15px;margin-bottom: 40px;}
.pz-point__item {background: #eef6fc;}
.pz-point__item:not(:last-of-type) {margin-bottom: 22px;}
.pz-point__item:first-child {margin-top: 38px;}

.pz-point__content {padding: 0 10px 10px;}

.pz-point__white-box {
	background: #ffffff;
	padding: 44px 104px 37px;
}

.pz-point__heading {
	padding: 16px 35px 16px 15px;
	font-size: 3rem;
	font-weight: bold;
	position: relative;
	width: 100%;
	font-feature-settings: "palt";
}

.pz-point__heading h3 {display: flex;align-items: center;}
.pz-point__heading h3::before {content: none;}
.pz-point__heading__text {width: calc(100% - 160px);}

.pz-point__heading::before {
	content: "+";
	display: block;
	position: absolute;
	top: calc(50% - 2rem);
	font-size: 4rem;
	right: 40px;
	width: 40px;
	text-align: center;
	height: 4rem;
	line-height: 4rem;
	transition: 0.4s;
	color: #004ea2;
}

.pz-point__heading strong {color: #ea5548;}

.pz-point__heading__icon {
	display: inline-block;
	width: 88px;
	margin-left: 18px;
	transform: translateY(-2px);
}

.pz-point-column__head {
	margin-top: 30px;
	margin-bottom: 24px;
}

.pz-point-column__head__icon {
	display: block;
	width: 121px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
}

.pz-point-column__head__heading {
	font-size: 3.2rem;
	font-weight: bold;
	color: #004ea2;
	line-height: 1.38;
	text-align: center;
	position: relative;
}

.pz-point-column__head__lead {
	font-size: 1.9rem;
	text-align: center;
	line-height: 1.58;
}

.pz-point-column__item:not(:last-child) {
	margin-bottom: 30px;
}

.pz-point-column__item__inner {
	display: flex;
	justify-content: space-between;
}

.pz-point-column__item__heading {
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.38;
	text-align: center;
	margin-bottom: 14px;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}

.pz-point-column__item__main > h4 {font-size: 2.2rem;margin-bottom: 10px;}
.pz-point-column__item__main strong {color: #004ea2;font-weight: normal;}

.pz-point-column__item__image {width: 30%;}
.pz-point-column__item__image > img {width: 100%;}

.pz-point-column__item__main {width: 68%;}

.pz-point-column__item__text {
	font-size: 2.3rem;
	line-height: 1.52;
	letter-spacing: 0.05em;
	text-align: justify;
	margin-bottom: 30px;
	font-feature-settings: "palt";
}

.pz-point-column__item__more {
	font-size: 2rem;
	color: #004ea2;
	margin-top: 3px;
    margin-left: 16px;
}

.pz-point-column__item a {
	font-weight: normal;
}

.pz-point-column__more {text-align: right;margin: 0  0 40px;}
.pz-point-column__more div {margin-bottom: 10px;}
.pz-point-column__more a {font-size: 2rem;font-weight: 400;color: #004ea2;}

.pz-faq {margin-top: 15px;margin-bottom: 0;}
.pz-faq__item {background: #eef6fc;}
.pz-faq__item:not(:last-child) {margin-bottom: 22px;}
.pz-faq__item:first-child {margin-top: 38px;}

.pz-faq__trg {
	display: block;
	width: 100%;
	padding: 14px 35px 14px 0;
	height: 120px;
	position: relative;
}

.pz-faq__trg p {
	display: flex;
	align-items: center;
	height: 100%;
}

.pz-faq__trg::after {
	content: "+";
	display: block;
	position: absolute;
	top: calc(50% - 2rem);
	font-size: 4rem;
	right: 40px;
	width: 40px;
	text-align: center;
	height: 4rem;
	line-height: 4rem;
	transition: 0.4s;
	color: #231815;
}

.pz-faq__trg.is-opend::after {
	content: "ー";
}

.pz-faq__trg__icon {
	position: absolute;
	left: 110px;
	display: inline-block;
	width: 85px;
	margin-right: 24px;
}

.pz-faq__trg__text {
	display: inline-block;
	font-size: 2.8rem;
	margin: 0 auto;
	text-align: center;
}

.pz-faq__content {
	padding: 0 13px 13px;
}

.pz-faq__content__inner {
	background: #fff;
}

.pz-faq__content__text {
	font-size: 2.2rem;
	line-height: 1.5;
	position: relative;
	padding: 19px 30px 26px 210px;
	font-feature-settings: "palt";
}

.pz-faq__content__text::before {
	content: "";
	position: absolute;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/icon_answer.svg) no-repeat center center/contain;
	top: 10px;
	left: 100px;
	width: 85px;
	height: 85px;
}

.pz-faq__more {
	text-align: right;
}

.l-article .pz-faq__more a {
	font-size: 1.6rem;
	font-weight: 400;
	color: #004ea2;
}

.pz-pre-checklist {
	margin-top: 33px;
	margin-bottom: 64px;
}


h2.pz-pre-checklist__head {
	font-size: 4.4rem;
	line-height: 1.375;
	letter-spacing: 0.05em;
	font-weight: 700;
	text-align: center;
	color: #397187;
	margin: 0;
}

div.pz-pre-checklist__text {
	margin-top: 10px;
	margin-left: 160px;
	margin-right: 160px;
	padding-left: 5px;
	padding-right: 5px;
}
.pz-pre-checklist__text p {
	margin:0;
	font-size: 2rem;
	line-height: 1.5;
	padding-left: 1em;
	text-indent:-1em;
}

.pz-pre-checklist__text a {
	text-decoration: underline;
	font-weight: normal;
}

.pz-pre-checklist__text a:hover {
	text-decoration: none;
}

.pz-about-info__inner {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -15px;
}

.pz-about-info__item {
	width: 47.8%;
	text-align: center;
	border-right: 2.67px solid #dcdddd;
	border-bottom: 2.67px solid #dcdddd;
	margin-bottom: 20px;
	padding: 7px 0;
}

.pz-about-info__item:nth-child(odd) {
	margin-right: 4.4%;
}

.pz-about-info__text-sm {
	font-size: 2.6rem;
}

.pz-about-info__text-lg {
	font-size: 3.6rem;
	line-height: 1.35;
	margin-top: 2px;
}

.pz-about-info__text-lg span {
	color: #004ea2;
}

.pz-about-info__text-lg strong {
	font-size: 6.6rem;
	font-weight: normal;
}

.pz-about-info__note {
	font-size: 1.9rem;
	font-weight: 200;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.32;
	margin-top: 8px;
	margin-left: 110px;
	font-feature-settings: "palt";
	text-align: left;
}

.pz-about-cs__inner {
	display: flex;
	justify-content: space-between;
	max-width: 788px;
	margin-top: 39px;
	margin-bottom: 58px;
}

.pz-about-cs__content-1 {
	width: 56.7%;
}

.pz-about-cs__content-1__inner {
	display: flex;
	align-items: top;
}

.pz-about-cs__content-1__image {
	width: 27.7%;
	flex-shrink: 0;
	margin-right: 3%;
}

.pz-about-cs__content-1__image > img {
	width: 100%;
}

.pz-about-cs__content-1__note {
	font-size: 1.7rem;
	line-height: 1.32;
	margin-top: 20px;
}

.pz-about-cs__content-2 {
	width: 36.1%;
	padding-top: 20px;
}

.pz-about-cs__content-2__text-lg {
	font-size: 2.6rem;
	color: #004ea2;
	margin-bottom: 6px;
}

.pz-about-cs__content-2__text-lg strong {
	font-size: 6.6rem;
	font-weight: 400;
	letter-spacing: -0.08em;
}

.pz-about-cs__content-2__text-sm {
	font-size: 2rem;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: bold;
	font-feature-settings: "palt";
	line-height: 1.2;
}

.pz-about-cs__content-2__note {
	font-size: 1.7rem;
	line-height: 1.32;
	margin-top: 10px;
}

.pz-about-financial {
	margin-left: auto;
	margin-right: auto;
}

.pz-about-financial__content {
	display: flex;
	width: 100%;
	margin-top: 24px;
	margin-bottom: 0;
}

.pz-about-financial__item {
	width: 50%;
}

.pz-about-financial__item:not(:last-child) {
	margin-right: 70px;
	margin-bottom: 20px;
}

.pz-about-financial__item__inner {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: space-between;
}

.pz-about-financial__item__head {
	display: flex;
	align-items: flex-end;
}

.pz-about-financial__item__rank      {font-size:   2rem;line-height: 1;font-weight: bold;}
.pz-about-financial__item__rank span {font-size: 4.3rem;color: #004ea2;}
.pz-about-financial__item__rank strong {
	color: #004ea2;
	font-weight: 400;
	padding-top: 3px;
	margin-right: 4px;
}

.pz-about-financial__item__rank__md {
	font-size: 8.7rem;
	margin-top: 6px;
	margin-bottom: 14px;
	display: inline-block;
}

.pz-about-financial__item__rank__lg {
	font-size: 11rem;
}

.pz-about-financial__item__outlook {
	padding: 0 0 20px 20px;
	font-size: 2rem;
	line-height: 1.2;
	text-align: center;
	font-weight: bold;
	margin: 0 0 2px 0;
}

.pz-about-financial__item__outlook span {
	font-size: 2.8rem;
}

.pz-about-financial__item__current {
	width: 100%;
	font-size: 1.8rem;
	line-height: 1.11;
	margin: 0 0 3px 0;
	font-weight: bold;
}

.pz-about-financial__item__text {
	font-size: 1.9rem;
	line-height: 1.35;
	margin-top: 16px;
	font-weight: normal;
}

.pz-about-financial__item__note {
	font-size: 1.9rem;
	line-height: 1.32;
	margin-top: 16px;
	font-feature-settings: "palt";
}

.pz-about-financial__item__note--indent {
	font-size: 1.4rem;
	text-indent: -1em;
	padding-left: 1em;
}

.pz-about-ranking__link {text-align: center;margin: 12px 0 0;}
.pz-about-ranking__link a {font-weight: normal;}

.l-article .pz-about-ranking__link a {
	font-size: 2rem;
	color: #004ea2;
}

.pz-js-accordion-content {
	display: none;
  width: 100%;
}

/**230125追加**/
.theme-desktop .kabu-category a {
  font-size: 2.5rem;
  text-align: left;
  line-height: 4rem;
  display: block;
  font-weight: 600;
  margin: 1rem 2rem 1rem;
  color: #004ea2;
}


/**230202_description**/
.con_gan .about1 {
	border-radius: 3px 3px 3px 3px;
	width: 95%;
	display: flex;
	background: #f5e5e9;
	margin: 6rem 3rem 4rem;
}
.con_gan .about1 .title {
	width: 17%;
	display: flex;
	align-items: center;
	background: #b9506d!important;
	border-radius: 3px 0px 0px 3px;
}
.con_gan .about1 .cnt {
	display: flex;
	align-items: center;
	padding-left: -14px;
}
.con_gan .about1 h4.tokucho-matome {
	font-size: 2.4rem!important;
	line-height: 1.5;
	background: #b9506d!important;
	height: auto;
	padding-top: 0;
	padding-left: 58px;
	color: #fff;
	border-radius: 3px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
}

.con_gan .about1 h4.tokucho-matome:before {
  display:none;
}
.con_gan .about1 p {
	font-size: 2rem;
	padding: 28px 151px;
	text-align: center;
	line-height: 3.5rem;
}



/* ------------------------------------------------------------------------------------------------------------------------------------------- */
/* [2023.7:HEARTSカスタマイズ]------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------- */


/* [共通------------------------------------------------------------------------] */

.tp-text-left  {text-align:left!important;}
.tp-text-right {text-align:right!important;}
.tp-width100 {width: 100%!important;}
.tp-width95  {width:  95%!important;}
.tp-width90  {width:  90%!important;}

.tp-color-red    {color:#ea2e3e!important;}
.tp-color-blue   {color:#004ea2!important;}
.tp-color-blue2  {color:#009efe!important;}
.tp-color-orange {color:#f08200!important;}
.tp-color-line   {color:#06c655!important;}
.tp-color-green     {background-color:#00b1ad!important;}
.tp-bgcolor-blue    {background-color:#eef6fc!important;}
.tp-bgcolor-blue2   {background-color:#009efe!important;}
.tp-bgcolor-blue3   {background-color:#e5f5ff!important;}
.tp-bgcolor-blue4   {background-color:#004ea2!important;}
.tp-bgcolor-orange  {background-color:#fce6cc!important;}
.tp-bgcolor-orange2 {background-color:#f08200!important;}
.tp-bgcolor-orange3 {background-color:#fdecd9!important;}
.tp-bgcolor-green2  {background-color:#00b1ad!important;}
.tp-bgcolor-green3  {background-color:#e8f4f4!important;}

a.pz-simu-link__button:hover {opacity: 0.8;}
button.tp-osusume_plus__trg:hover img {scale: 1.1;opacity: 0.8;}
.pz-simu-link__text::before, .pz-simu-link__text::after {height: 25px;}
article button:hover {cursor: pointer;}

.tp-mb-0  {margin-bottom:    0!important;}
.tp-mb-10 {margin-bottom: 10px!important;}
.tp-mb-20 {margin-bottom: 20px!important;}
.tp-mb-30 {margin-bottom: 30px!important;}
.tp-mb-60 {margin-bottom: 60px!important;}
.tp-ml-30 {margin-left:   30px!important;}
.tp-ml-60 {margin-left:   60px!important;}
.tp-mr-120 {margin-right:120px!important;}
.tp-mr-90  {margin-right: 90px!important;}
.tp-mt-0  {margin-top:    0!important;}
.tp-mt-10 {margin-top: 10px!important;}
.tp-mt-20 {margin-top: 20px!important;}
.tp-mt-30 {margin-top: 30px!important;}
.tp-mt-60 {margin-top: 60px!important;}
.tp-p-10  {padding: 10px!important;}
.tp-p-20  {padding: 20px!important;}
.tp-pb-0  {padding-bottom:   0!important;}
.tp-pb-20 {padding-bottom:20px!important;}
.tp-pb-30 {padding-bottom:30px!important;}
.tp-pl-20 {padding-left:20px!important;}
.tp-pt-0  {padding-top:    0!important;}
.tp-pt-20 {padding-top: 20px!important;}
.tp-pt-30 {padding-top: 30px!important;}
.tp-pw-30-20 {padding: 30px 20px!important;}

.tp-txt-24 {font-size:2.23rem;}
.tp-cap    {font-size: 1.5rem;}

.tp-cap-l-ast  {font-size: 1.5rem;margin-left: 1em;text-indent: -1em;}
.tp-cap-l-ast2 {font-size: 1.5rem;margin-left: 2em;text-indent: -2em;}
.tp-cap-l-ast3 {font-size: 1.5rem;margin-left: 3em;text-indent: -3em;}

.tp-flex-center   {display: flex;width: 100%;justify-content: center;align-items: center;}
.tp-flex-center2  {display: flex;width: 100%;justify-content: center;}
.tp-flex-between1 {display: flex;width: 100%;justify-content: space-between;}
.tp-flex-between2 {display: flex;width: 100%;justify-content: space-between;align-items: center;}

a.bk2top > span {position: relative;}
a.bk2top > span::before {
	content: "";
	position: absolute;
	top: calc(50% - 3px);
	left: -1.5em;
	width: 20px;
	height: 20px;
	border-right: 3px solid #fff;
	border-top: 3px solid #fff;
	transform: rotate(-45deg);
}

/* [モーダル青] */
.pz-btn-blue-modal {
	position: relative;
	width: 100%;
	padding: 14px 20px 14px 68px;
	text-align: left;
	border: 3px solid #004ea2;
	border-radius: 6px;
	font-size: 2.375rem;
	background: #FFFFFF;
}

.pz-btn-blue-modal::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	width: 44px;
	height: 45px;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/icon_help_blue.svg) no-repeat center center/contain;
}

.pz-btn-blue-modal::after {
	content: "";
	position: absolute;
	top: 26%;
	right: 21px;
	transform: rotate(135deg);
	width: 20px;
	height: 20px;
	border-right: 3px solid #004ea2;
	border-top: 3px solid #004ea2;
}
.pz-btn-blue-modal.is-opend::after {
	top: 45%;
	transform:rotate(-45deg);
}

.pz-btn-blue-modal strong {
	color: #004ea2;
	font-weight: bold;
}

.pz-btn-blue-modal--heading::after {
	content: none;
}
/*-----*/
.pz-modal-blue-content {
	border: 4px solid #5e9fe9;
	padding: 14px 28px 18px;
	background: #ffffff;
}

.pz-modal-blue-content__lead {
	font-size: 1.8rem;
	letter-spacing: 0.01em;
	line-height: 1.54;
}

/* /[モーダル青] */


/* [共通------------------------------------------------------------------------] */


/* [ロゴ周り] */
.tp-head__wrap {
	width:1160px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.tp-head-logo {margin-right:75px;}

.tp-head-copy {
	display: flex;
	flex-direction: column;
}
.tp-head-copy-wrap {
	margin-top: auto;
	text-align:center;
}

.tp-head-copy1 {
	font-size: 2.23rem;
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
}
.tp-head-copy1::after,
.tp-head-copy1::before {
	position: absolute;
	content:"";
	border-left:3px solid #397187;
	height: 60px;
	top:5px;
}
.tp-head-copy1::after  {left: -26px;transform: rotate(-30deg);}
.tp-head-copy1::before {right:-26px;transform: rotate(30deg);}
.tp-head-copy2 {display: flex;justify-content: center;align-items: center;}

.tp-head-copy-moreInifo {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 380px;
	height: 91px;
	background:url("/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/tp-head-copy_bg.svg") no-repeat;
	color: #fff;
	text-align:left;
}
.tp-head-copy-moreInifo > div:first-of-type {
	font-size: 2.42rem;
	transform: rotate(-10deg);
	font-weight: bold;
	position: relative;
}
.tp-head-copy-moreInifo > div:first-of-type span  {position: relative;left: -1em;top:-0.1em;}
.tp-head-copy-moreInifo > div:last-of-type  span  {font-size:1.67rem; text-align:left;}
.tp-head-copy-moreInifo > div:last-of-type strong {font-size:2.41rem;}
.tp-head-copy-yearsOld {
	width: 116px;
	height: 116px;
	background-color: #dfe8ec;
	border-radius: 58px;
	padding-top: 20px;
	text-align:center;
}
.tp-head-copy-yearsOld span:first-of-type {font-size: 1.6rem;line-height:1em;font-weight: bold;}
.tp-head-copy-yearsOld span:last-of-type  {font-size: 1.1rem;line-height:1em;}

/*-----*/
.tp-kv__ok {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	padding-left: 0;
}

.tp-kv__ok__item {
	position: relative;
	border: 1px solid #000;
	font-size: 1.82rem;
	letter-spacing: 0.05em;
	border-radius: 6px;
	overflow: hidden;
	padding: 6px 0 5px 56px;
	font-weight: bold;
	font-feature-settings: "palt";
	text-align: left;
}

.tp-kv__ok__item::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 46px;
	height: 100%;
}

.tp-kv__ok__item--01 {
	width: 210px;
	margin-right: 21px;
	background: #FCEBEE;
	border-color: #e03657;
	color: #e03657;
}

.tp-kv__ok__item--01::before {
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/icon_24hours.svg) no-repeat center center/31px #e03657;
}

.tp-kv__ok__item--02 {
	width: 210px;
	background: #F6EFF6;
	border-color: #a660a3;
	color: #a660a3;
}

.tp-kv__ok__item--02::before {
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/icon_credit.svg) no-repeat center center/31px #a660a3;
}
/* /[ロゴ周り] */

/* [TOP アニメGIF] */
.tp-top-anime {position: relative;}
.tp-top-anime img:last-of-type {position: absolute;top:0;left: 0;}
/* /[TOP アニメGIF] */

/* [定期保険プラチナ_上部タブメニュー] */
.tp-tab-name {display: flex;justify-content:center;}
.tp-tab-name > * {
	width: 585px;
	height: 75px;
	margin: 10px;
	border-radius: 10px 10px 0 0;
	font-size: 26px;
	text-align: center;
	line-height: 75px;
	background: linear-gradient(120deg, #618d9f 0%, #397187 100%);
}
.tp-tab-name > span {color: #fff;}
.tp-tab-name > a {
	opacity: 0.5;
	color: #000;
	font-weight: normal;
	transition: 0.25s ease-in-out;
}
.tp-tab-name > a:hover {color: #fff;opacity: 1;}
/* /[定期保険プラチナ_上部タブメニュー] */


/* [定期保険プラチナ_上部アンカーリンク] */
.tp-head-anchor {
	background-color: black;
	background: repeating-linear-gradient(-45deg, #397187, #397187 6px, #618d9f 1px, #618d9f 8px);
	padding-top: 10px;
}
.tp-head-anchor ul {
	display: flex;
	justify-content:center;
	flex-wrap:wrap;
}
.tp-head-anchor a {
	width: 560px;
	height: 108px;
	border: 4px solid #dbdbdb;
	border-radius: 10px;
	background-color: #fff;
	margin: 20px 10px;
	transition: 0.25s ease-in-out;
	display: flex;
	justify-content:flex-start;
	align-items: center;
	position: relative;
	font-feature-settings: "palt";
	line-height: 32px;
}
.tp-head-anchor a:hover {
	border-color: #ea2e3e;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}
.tp-head-anchor a img {
	width: 139px;
	height: auto;
	position: relative;
	top:-17px;
	left:-10px;
}
.tp-head-anchor a span   {font-size: 24px;color: #000;}
.tp-head-anchor a strong {font-size: 32px;color: #397187;}
/* /[定期保険プラチナ_上部アンカーリンク] */


/* [定期保険プラチナ_セクションヘッダー] */
.tp-section-title-wrap {
	height: 172px;
	overflow: hidden;
}
.tp-section-title {
	width: 784px;
	height: 180px;
	border: 6px solid #dbdbdb;
	border-radius: 10px;
	border-bottom: none;
	background-color: #fff;
	margin: 20px auto;
	transition: 0.25s ease-in-out;
	display: flex;
	justify-content:flex-start;
	align-items: flex-start;
	position: relative;
	font-feature-settings: "palt";
	line-height: 37px;
}
.tp-section-title img {
	width: 195px;
	height: auto;
	position: relative;
	top:-17px;
	left:-15px;
}
.tp-section-title div {position: relative;top:30px;}
.tp-section-title span   {color: #000000;font-size: 33px;}
.tp-section-title strong {color: #397187;font-size: 44px;font-weight:900;display: inline-block;padding-top: 0.3em;}

#tp-section-osusume .pz-feature__trg__text {margin-left: 0.5em;}
#tp-section-osusume .pz-feature__trg__text strong {font-size:33px;}

/* /[定期保険プラチナ_セクションヘッダー] */


/* /[定期保険プラチナ_特長と保障内容]_アコーディオン------------------------] */

/* [pz カスタマイズ] */
.pz-feature__section {background: repeating-linear-gradient(-45deg, #dfe8ec, #dfe8ec 6px, #ebf1f3 1px, #ebf1f3 8px);}
/* ----- */
.pz-feature__trg {margin-bottom: 0;}
.pz-feature__trg__badge {transition: 0.1s ease-in-out;}
.pz-feature__trg:hover .pz-feature__trg__badge {scale: 1.1;}
.pz-feature__trg__text span   {font-size: 34px;}
.pz-feature__trg__text strong {font-size: 44px;}
/* ----- */
.pz-feature__content__inner {
	background-color: #fff;
	border: 4px solid #dbdbdb;
	padding-top: 20px;
}
/* /[pz カスタマイズ] */


.tp-feature__content__lead {
	font-size: 2.6rem;
	line-height: 1.6;
	letter-spacing: 0.09em;
	font-feature-settings: "palt";
	text-align: center;
	width: 100%;
	font-weight:300;
}

#osusume6 .tp-feature__content__lead {font-size: 2.3rem;}

.tp-feature__content__lead-cap {
  text-align:center;
  margin: 10px auto 0;
}

.tp-feature__content__lead-cap > span {
  display: inline-block;
  text-align: left;
  line-height: 1.2;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.5rem;
	font-feature-settings: "palt";
}

.tp-modal-content__lead {font-weight:300!important;}
.tp-modal-content__lead strong.tp-color-blue{font-weight:700!important;}

/* ----- */

.tp-section-tokucho-blueBG-R {
	display: flex;
	justify-content:center;
	align-items: center;
	width: 857px;
	margin: 0 auto;
	background-color: #eef6fc;
	border-radius: 20px;
	padding: 20px;
}
.tp-section-tokucho-blueBG-R > div:first-of-type {
	font-weight: bold;
	font-size: 2.2rem;
	line-height: 1.4;
	font-feature-settings: "palt";
	margin: auto 16px;
}
.tp-section-tokucho-blueBG-R > div > strong {
	font-size: 130%;
}
/*#tp-section-tokucho_1 img.ill_a {width: 440px;height: auto;margin: auto 16px;}*/
#tp-section-tokucho_1 img.ill_a {width: auto;height:160px;}
#tp-section-tokucho_3 img.ill_a {width: auto;height:180px;}
#tp-section-tokucho_3 img.ill_b {width: auto;height:160px;}


/* ----- */
.tp-feature_2col {
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
	width: 100%;
}
.tp-feature_blueHead_content,
.tp-feature_content {
	background-color: #fff;
	border: 4px solid #dbdbdb;
	padding-top: 20px;
	width: 100%;
}
.tp-feature__content__lead_wrap {
	text-align: center;
	padding: 20px 0;
}
.tp-feature_blueHead_ttl {
	background-color: #004ea2;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 8px 0;
	font-size: 3.8rem;
	letter-spacing: 0.09em;
	font-feature-settings: "palt";
	border-radius: 8px 8px 0 0;
	width: 100%;
}
.tp-feature_blueHead_content-ill {
	display: flex;
	justify-content:center;
	flex-wrap:wrap;
}
.tp-feature_blueHead_content-ill > div {
	margin: 0 15px;
	text-align: center;
}
.tp-feature_blueHead_content-ill-catch {
	font-size: 2.8rem;
	font-feature-settings: "palt";
	text-align: center;
	margin-bottom: 15px;
}
.tp-feature_blueHead_content-ill img {
	height: 114px;width: auto;
}

.tp-feature_2col .tp-feature_blueHead_content,
.tp-feature_2col .tp-feature_blueHead_ttl{
	width: 560px;
}

.tp-section-tokucho-blueBG-ill {
	white-space: nowrap;
	margin: 0 0 0 30px;
	font-size: 1.7rem;
	text-align: center;
}

/* ----- */

.tp-feature__point__ttl {
	font-size: 2.8rem;
	background-color: #004ea2;
	color: #fff;
	font-weight: bold;
	border-radius: 8px;
	width: 100%;
	padding: 0.1em 0 0.1em 0.5em;
	position: relative;
	height: 40px;
}

.tp-feature__point__ttl > div {
	position: relative;
	top:-2.1rem;
}
.tp-feature__point__ttl > div > span {
	display: inline-block;
	position: relative;
	font-size: 160%;
	text-shadow:
   2px 2px 0 #004ea2, -2px -2px 0 #004ea2,
  -2px 2px 0 #004ea2,  2px -2px 0 #004ea2,
   0px 2px 0 #004ea2,   0  -2px 0 #004ea2,
  -2px  0  0 #004ea2,  2px   0  0 #004ea2;
	margin-right: 0.5em;
}


/* --/[table：ポイント1]-- */
.tp-section-tokucho-table-data2 {font-size: 1.7rem;width: 438px;}
.tp-section-tokucho-table-data2 td,
.tp-section-tokucho-table-data2 th {border: 1px solid #ccc;text-align: center;}
.tp-section-tokucho-table-data2 th {color: #004ea2;}
.tp-section-tokucho-table-data2 th:first-of-type {width: 150px;}
.tp-section-tokucho-table-data2 tr:nth-child(odd) {background-color: #f0f0f0}
.tp-section-tokucho-table-data2 tr:nth-child(1)   {background-color: #dee8f3}
.tp-section-tokucho-table-data2 td span {padding-left: 1.0em;}
/* --/[table：ポイント1]-- */

/* --/[ポイント]-- */
.tp-feature__point_3 > div {width:   31%;margin: 0 1.5%}
.tp-feature__point_3 img   {width: 146px;height: 103px;}
.tp-feature__point_3__catch {
	font-size: 1.85rem;
	color:#004ea2;
	font-weight: bold;
  height: 50px;
  vertical-align: middle;
  display: table-cell;
  width: 31%;
  text-align: center;
	font-feature-settings: "palt";
}
.tp-feature__point_3 p {
	font-size: 1.7rem;
}

/* --/[ポイント]-- */


/* [----------特長・２----------] */
#tp-section-tokucho_2 .tp-feature__content__lead_wrap {
	height: 14em;
	display: flex;
	align-items: center;
}

#tp-section-tokucho_2 .tp-feature__point__ttl{
  margin: 20px 0;
  line-height: 1.2em;
}
/* /[----------特長・２----------] */


/* [----------特長・４----------] */
.tp-feature_tokucho4_ex {width: 100%;}
.tp-feature_tokucho4_ex_contents{
	border: 3px solid #004ea2;
	padding: 30px 30px;
}

.tp-feature_tokucho4_ex_ttl {
	background-color: #004ea2;
	height: 60px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 3.1rem;
	border-radius: 8px 8px 0 0;
	letter-spacing: 0.08em;
	line-height: 60px;
	position: relative;
}
.tp-feature_tokucho4_ex_ttl img {
	height: 100px;
	width: auto;
	margin-left: 20px;
}
.tp-feature_tokucho4_ex_ttl > div {
	position: relative;
	top:-15px;
}
.tp-feature_tokucho4_ex_lead {
	font-size: 2.8rem;
	line-height: 1.6;
	font-feature-settings: "palt";
	text-align: center;
	font-weight: bold;
	width: 100%;
}
.tp-feature_tokucho4_ex_ano {
	width: 100%;
	margin-top:20px;
	text-align: right;
}
.tp-feature_tokucho4_ex_ano span {
	font-size: 1.5rem;
	line-height: 1.2;
	color:#000!important;

	font-weight: nomal;
}


/* [保険期間・図] */
.tp-feature_tokucho4_ex_period {
	background-color: #fce6cc;
	text-align: center;
	padding: 30px 20px;
	margin-top: 30px;
	margin-bottom: 0;
  font-size: 42px;
	font-feature-settings: "palt";
}
.tp-feature_tokucho4_ex_period span,
.tp-feature_tokucho4_ex_period strong {font-size: 1.2em;}
.tp-feature_tokucho4_ex_period .kikan {
	font-size: 28px;
	border-bottom: 1px solid #666;
  margin-right: 0.5em;
}
.tp-feature_tokucho4_ex_X {text-align: center;margin: 20px 0 40px 0;}
.tp-feature_tokucho4_ex_X img {width: 48px;}
/* /[保険期間・図] */

.tp-feature_tokucho4_ex_catch {
	font-size: 2.5rem;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
}
.tp-feature_tokucho4_ex_catch::before {content: "■";}
.tp-feature_tokucho4_ex_catch sup {font-size: 90%!important;top:-0.1em;font-weight: normal;}

.tp-feature_tokucho4_ex_catch2 {
  font-size: 21px;
  font-weight: bold;
  margin-top: 20px;
}
.tp-feature_tokucho4_ex_contents p,
.tp-feature_tokucho5_ex_contents p {
  padding-left: 1em;
  text-indent: -1em;
}

/* [年数で選ぶ・図] */
.tp-feature_tokucho4_ex_Year_fig_wrap {display: flex;justify-content:flex-start;align-items: start;width: 100%;}
.tp-feature_tokucho4_ex_Year_fig {position: relative;width: 761px;}
.tp-feature_tokucho4_ex_Year_fig .txt {position: absolute;font-feature-settings: "palt";font-weight: bold;}
.tp-feature_tokucho4_ex_Year_fig .t1 {font-size: 24px; top:13px; left:273px;color: #fff;}
.tp-feature_tokucho4_ex_Year_fig .t2 {font-size: 48px; top:47px; left:302px;color: #fff;}
.tp-feature_tokucho4_ex_Year_fig .t3 {font-size: 24px; top:142px;left:277px;}
.tp-feature_tokucho4_ex_Year_fig .t4 {font-size: 24px; top:19px; left: 99px;color: #fff;}
.tp-feature_tokucho4_ex_Year_fig .t5 {font-size: 31px; top:45px; left:100px;color: #fff;}
.tp-feature_tokucho4_ex_Year_fig .t6 {font-size: 24px; top:19px; left:480px;color: #397187;}
.tp-feature_tokucho4_ex_Year_fig .t7 {font-size: 36px; top:57px; left:420px;color: #397187;}
.tp-feature_tokucho4_ex_Year_fig .t8 {font-size: 15px; top:151px;left:340px;}
.tp-feature_tokucho4_ex_Year_fig .t9 {font-size: 24px; top:182px;left:277px;}

.tp-feature_tokucho4_ex_Year_fig .t5 span {font-size: 36px;}
.tp-feature_tokucho4_ex_Year_fig .t5 strong {font-size: 48px;}
/* /[年数で選ぶ・図] */

/* [年齢で選ぶ・期間] */
.tp-feature_tokucho4_ex_old_period {display: flex;flex-wrap: wrap;}
.tp-feature_tokucho4_ex_old_period > div {
	background-color: #fce6cc;
	text-align: center;
	padding: 10px 0;
	margin: 0 0 12px 0;
	font-feature-settings: "palt";
	width: 247px;
}
.tp-feature_tokucho4_ex_old_period > div {margin-right: 10px;}
.tp-feature_tokucho4_ex_old_period > div div:first-of-type {font-size: 3.1rem;line-height: 6rem;font-weight: bold;}
.tp-feature_tokucho4_ex_old_period > div div:first-of-type span   {font-size: 4.0rem;}
.tp-feature_tokucho4_ex_old_period > div div:first-of-type strong {font-size: 5.3rem;}
.tp-feature_tokucho4_ex_old_period > div div:last-of-type  {font-size: 1.6rem;}
/* [年齢で選ぶ・期間] */


/* /[----------特長・４----------] */


/* [----------特長・5----------] */

#tp-section-tokucho_5 .tp-feature__point__ttl{
  margin: 20px 0;
  line-height: 1.2em;
}
.tp-feature__content__option {
	font-size: 3.5rem;
	font-weight: bold;
	text-align: center;
	color:#004ea2;
	margin: 30px 0 10px 0;}

.tp-feature__content__lead__blue {
	colo:#004ea2;
	font-size: 2.8rem;
	font-weight: bold;
	margin-bottom: 30px;
	color:#004ea2;
}
/* ----- */
.tp-section-tokucho-clearBG {
	display: flex;
	justify-content:center;
	align-items: center;
	width: 857px;
	margin: 30px auto;
	padding: 20px;
}
.tp-section-tokucho-clearBG > div:last-of-type {
	font-size: 2.2rem;
	line-height: 1.8em;
	font-feature-settings: "palt";
	padding: 22px 0 0 0;
}
.tp-section-tokucho-clearBG-ill {
	white-space: nowrap;
	margin: 0 30px 0 0;
	font-size: 2rem;
	text-align: center;
}

/* ----- */


/* [特定疾病保険料払込免除特約・図] */
#tp-section-tokucho_5 .fig1{position: relative;width: 976px;margin:30px auto 10px auto;}
#tp-section-tokucho_5 .fig1 > .txt {position: absolute;font-feature-settings: "palt";font-weight: bold;}
#tp-section-tokucho_5 .fig1 > img {width:100%;}
#tp-section-tokucho_5 .fig1 .t1  {font-size:1.7rem;top:  3px;left:222px;}
#tp-section-tokucho_5 .fig1 .t2  {font-size:1.7rem;top: 76px;left:  1px;}
#tp-section-tokucho_5 .fig1 .t3  {font-size:1.7rem;top:144px;left: 37px;}
#tp-section-tokucho_5 .fig1 .t4  {font-size:1.9rem;top: 58px;left:195px;color: #fff;text-align: center;}
#tp-section-tokucho_5 .fig1 .t5  {font-size:1.7rem;top:  7px;left:494px;}
#tp-section-tokucho_5 .fig1 .t6  {font-size:2.5rem;top: 70px;left:676px;}
#tp-section-tokucho_5 .fig1 .t7  {left:521px;}
#tp-section-tokucho_5 .fig1 .t8  {left:668px;}
#tp-section-tokucho_5 .fig1 .t9  {left:816px;}
#tp-section-tokucho_5 .fig1 .t10 {font-size:  2.0rem; top:50px; left:770px;color: #774981;}
#tp-section-tokucho_5 .fig1 .t11 {top: 85px; left:700px;}
#tp-section-tokucho_5 .fig1 .t12 {top: 85px; left:820px;}
#tp-section-tokucho_5 .fig1 .t13 {top:118px; left:700px;}
#tp-section-tokucho_5 .fig1 .t14 {top:118px; left:820px;}
#tp-section-tokucho_5 .fig1 .t15 {top:153px; left:700px;}
#tp-section-tokucho_5 .fig1 .tp-cap {bottom: 0;right: 0;font-weight: normal;}
#tp-section-tokucho_5 .fig1 .disease {font-size: 2.0rem;top:125px; width: 112px;text-align: center;color: #666;}
/* /[特定疾病保険料払込免除特約・図] */

#tp-section-tokucho_5 .fig2 {margin: 0 auto; width:60%;}
#tp-section-tokucho_5 .fig2 p {font-size: 21px; font-weight: bold; margin: 20px 0; text-align: center;}




/* [特長5・モーダル -----] */

#modal-payment-exemption2 .tp-feature_accordion_content_attention {font-size: 2.1rem}
#modal-payment-exemption2 .tp-feature_accordion_content_catch {
	font-size:2.6rem;
	font-weight: bold;
	color: #004ea2;
	text-align: center;
	margin: 10px auto 20px auto;
}

#modal-payment-exemption2 .tp-flex-between1 {width: 85%;margin-left: auto;margin-right: auto;}
#modal-payment-exemption2 .tp-flex-between1 > div:first-of-type {
	font-size: 2.2rem;
	line-height: 1.7em;
	width: 380px;
}
/* [図] */
#modal-payment-exemption2 .fig2 {position: relative;width: 430px;height: 250px;}
#modal-payment-exemption2 .fig3 {position: relative;width: 430px;height: 295px;}
#modal-payment-exemption2 .fig2 > *,
#modal-payment-exemption2 .fig3 > *{position: absolute;font-feature-settings: "palt";font-weight: bold;}
#modal-payment-exemption2 .fig2 > img {width:430px;height: 250px;}
#modal-payment-exemption2 .fig3 > img {width:430px;height: 295px;}

#modal-payment-exemption2 .fig2 .t1 {font-size: 1.6rem; top:  0px;left:0px;}
#modal-payment-exemption2 .fig2 .t2 {font-size:1.5rem; bottom: 0;right: 0; font-weight:400;}
#modal-payment-exemption2 .fig2 .t3 {font-size: 1.7rem; top: 25px;left:190px;}
#modal-payment-exemption2 .fig2 .t4 {font-size: 1.7rem; top: 56px;left:218px;}
#modal-payment-exemption2 .fig2 .t5 {font-size: 1.7rem; top: 87px;left:230px;}
#modal-payment-exemption2 .fig2 .t6 {font-size: 2.0rem; top:135px;left:240px;}
#modal-payment-exemption2 .fig2 .t7 {font-size: 3.1rem; top:155px;left:218px;}
#modal-payment-exemption2 .fig2 .t7 span {font-size: 130%;}

#modal-payment-exemption2 .fig3 .t1  {font-size:  1.6rem;   top:0px; left:0px;}
#modal-payment-exemption2 .fig3 .t2  {font-size: 1.15rem;   bottom:0;right: 0;}
/* /[図] */

#modal-payment-exemption .tp-modal-content__lead ul li {
  font-size: 2.1rem;
  list-style: disc;
  margin-bottom: 0.3em;
  margin-left: -0.5em;
}


/* /[特長5・モーダル -----] */


.sp-simu-link__txt {margin-top: 10px;}
.sp-simu-link__txt a{
	text-decoration: underline;
	color:#004ea2;
	font-size: 1.8rem;
}

.notes {background-color: #ebf1f3;margin: 20px 0;padding: 20px;}
.notes > div:first-of-type {font-size: 20px;}
.notes > p {font-size: 16px;}


/* /[----------特長・5----------] */

/* /[定期保険プラチナ_特長と保障内容]_アコーディオン------------------------] */



/* [おすすめプラン] ---------------------------- */

/* [チラ見せアコーディオン] */
.tp-osusume__trg {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 70px;
	padding: 0;
	margin-bottom: 0;
	background-color: #004ea2;
	color: #fff;
	border-radius: 8px 8px 0 0;
}
.tp-osusume__trg::after {
	content: "+";
	display: block;
	position: absolute;
	top: calc(50% - 2rem);
	font-size: 4rem;
	right: 40px;
	width: 40px;
	text-align: center;
	height: 4rem;
	line-height: 4rem;
	transition: 0.4s;
}
.tp-osusume__trg.is-opend::after {content: "ー";}
.tp-osusume__trg__text {
	font-size: 3.85rem;
	line-height: 1.5;
	width: 100%;
}
/* [Javascript連動] */
#tp-section-osusume .tp-js-accordion-content {
	overflow: hidden;
	height: 150px;
	opacity: 0.5;
	display: block;
	transition: 0.5s ease-in-out;
}
#tp-section-osusume .tp-js-accordion-content.tp-open {opacity: 1;}
#tp-section-osusume #osusume1.tp-open {height: 1150px;}
#tp-section-osusume #osusume2.tp-open {height: 1150px;}
#tp-section-osusume #osusume3.tp-open {height: 1150px;}
#tp-section-osusume #osusume4.tp-open {height: 1150px;}
#tp-section-osusume #haraimodosi.tp-open {height: 1100px;}
/* /[Javascript連動] */
/* /[チラ見せアコーディオン] */

/* /[総合的なリスクに備えるプラン・アコーディオン] */
.tp-osusume_plus__trg {
	position: relative;
	min-height: 126px;
	padding: 0;
	margin-bottom: 10px;
	font-size: 3.85rem;
	width: 100%;
	text-align: left;
	display: flex;
	align-items: center;
}
.tp-osusume_plus__trg::after {
	content: "+";
	display: block;
	position: absolute;
	top: calc(50% - 2rem);
	font-size: 4rem;
	right: 40px;
	width: 40px;
	text-align: center;
	height: 4rem;
	line-height: 4rem;
	transition: 0.4s;
}
.tp-osusume_plus__trg.is-opend::after {content: "ー";}
.tp-osusume_plus__trg img {width: 126px;height: 126px;margin-right: 0.5em;}
.tp-osusume_plus__trg.osusumeBtn {font-size: 3.3rem;}

span.tp-accordion-trg-ttl {display: inline-block;font-size:3.16rem;}
span.tp-accordion-trg-ttl strong {font-size:130%;color: #004ea2;}

/* /[総合的なリスクに備えるプラン・アコーディオン] */


/* [おすすめプラン・コンテンツ] */
.tp-osusume-sonae {margin:20px 0 30px 0;}

.tp-osusume-txt {font-size: 2.3rem;line-height: 1.7em;margin-left: 100px;}
.tp-osusume-txt > div:first-of-type {margin-bottom: 0.5em;}
.tp-osusume-txt > div > strong {font-size: 130%;}
.tp-osusume-sonae img {width: 210px;height: auto;margin: 0 95px 0 0;}

.tp-osusume-fig-wrap {
  border: 2px solid #c2d3da;
  border-radius: 5px;
  width: 90%;
  margin: 20px auto 0 auto;
  padding: 20px 40px;
}
/* /[おすすめプラン・コンテンツ] */

/* [総合的なリスクに備えるプラン] */
#osusume5 .tp-feature_blueHead_content,
#osusume6 .tp-feature_blueHead_content {border:4px solid #dbdbdb;}

.tp-osusume-lead {text-align: center;margin-bottom: 30px;}
.tp-osusume-lead > span {font-size: 2.4rem;border-bottom: 3px solid #ff2a3c;padding-bottom: 5px;}
.tp-osusume-lead strong {font-size: 130%;}

/* ----- */

.tp-osusume_plus-sonae {text-align: center;}
.tp-osusume_plus-sonae > div{margin: 0 10px;position: relative;}
.tp-osusume_plus-sonae_white {position: absolute;height: 62px;width: 100%; background-color: #fff;z-index: 1;border: 1px solid #fff;}
.tp-osusume_plus-sonae_content_fukidasi {position: relative;z-index: 2; width: 80%;margin-right: auto;margin-left: auto;}
.tp-osusume_plus-sonae_content_fukidasi > div {position:absolute;width: 100%; font-size: 29px;top:4px;font-weight: bold;}
.n .tp-osusume_plus-sonae_content_fukidasi > div {color:#4784bf}
.p .tp-osusume_plus-sonae_content_fukidasi > div {color:#9964a7}
.g .tp-osusume_plus-sonae_content_fukidasi > div {color:#00bfb3}
.b .tp-osusume_plus-sonae_content_fukidasi > div {color:#009efe}

.tp-osusume_plus-sonae_content_amount img {height:130px; }
.tp-osusume_plus-sonae_content_amount > div {font-size: 28px;text-align: left;line-height: 1.9em;padding-left: 0.8em;}
.tp-osusume_plus-sonae_content_amount > div > strong {color: #ea2e3e;font-size: 60px;}
.tp-osusume_plus-sonae_content_amount > div > span   {color: #ea2e3e;font-size: 40px;font-weight: bold;}

.tp-osusume_plus-sonae_content {padding: 10px;margin: 0 10px;}

.tp-osusume_plus-sonae .n {background-color: #edf3f9}
.tp-osusume_plus-sonae .p {background-color: #f5f0f6}
.tp-osusume_plus-sonae .g {background-color: #e5f9f7}
.tp-osusume_plus-sonae .b {background-color: #e5f5ff}


.tp-osusume_plus-sonae_content_catch {
	color:#fff;
	width: 100%;
	height: 36px;
	line-height: 34px;
	font-size: 2rem;
	font-weight: bold;
	border-radius: 10px;
	margin: 20px auto 25px auto;
}
.n .tp-osusume_plus-sonae_content_catch {background-color: #4784bf;}
.p .tp-osusume_plus-sonae_content_catch {background-color: #9964a7;}
.g .tp-osusume_plus-sonae_content_catch {background-color: #00bfb3;}
.b .tp-osusume_plus-sonae_content_catch {background-color: #009efe;}

.tp-osusume_plus-sonae_content_txt {font-size: 2.04rem;margin-bottom: 20px;}

.tp-osusume_plus-sonae_content_srt > div:nth-of-type(1) ,
.tp-osusume_plus-sonae_content_srt > div:nth-of-type(3) {width: 283px;}
img.tp-osusume_plus-sonae_content_logo {width: 100%;}
img.tp-osusume_plus-sonae_content_set {width: 96px;margin: 0 20px;}

.tp-osusume_plus-sonae_content_srt .tp-flex-between1 {flex-wrap: wrap;}
.tp-osusume_plus-sonae_content_srt .tp-flex-between1 > span {
	display:flex;
	justify-content: center;
	align-items: center;
	width: 88px;
	height: 60px;
	background-color: #fbe1c2;
	color:#333;
	font-size: 1.85rem;
	font-weight: bold;
	border-radius: 8px;
	margin-bottom: 10px;
	font-feature-settings: "palt";
	line-height: 1.3em;
}

.b .tp-osusume_plus-sonae_content_srt > div:nth-of-type(3) .tp-flex-between1 > span {background-color: #e5f5ff}
.g .tp-osusume_plus-sonae_content_srt > div:nth-of-type(3) .tp-flex-between1 > span {background-color: #e5f9f7}

.tp-osusume_plus-sonae_content_breakdown {
  background-color: #fff;
  border: 2px solid;
  border-radius: 8px;
  padding: 10px;
  position: relative;
  margin-top: 30px;
}

.tp-osusume_plus-sonae_content_breakdown_ttl {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top:-0.72em;
  left: 0;
	text-shadow:
   2px 2px 0 #fff, -2px -2px 0 #fff,
  -2px 2px 0 #fff,  2px -2px 0 #fff,
   0px 3px 0 #fff,   0  -2px 0 #fff,
  -2px  0  0 #fff,  2px   0  0 #fff;
}
.tp-osusume_plus-sonae_content_breakdown_wht {
  width: 100%;
  position: absolute;
  text-align: center;
  top:-13px;
  left: 0px;
}
.tp-osusume_plus-sonae_content_breakdown_wht > span {
  display: inline-block;
  width: 11em;
  height: 0.5em;
  background-color:#fff;
}


.n .tp-osusume_plus-sonae_content_breakdown {border-color: #4784bf}
.p .tp-osusume_plus-sonae_content_breakdown {border-color: #9964a7}
.n .tp-osusume_plus-sonae_content_breakdown_ttl {color: #4784bf}
.p .tp-osusume_plus-sonae_content_breakdown_ttl {color: #9964a7}

.tp-osusume_plus-sonae_content_breakdown_plan > div {width: 45%;margin: 10px 10px 0 10px;}

.tp-osusume_plus-sonae_content_breakdown_plan > div > div {font-size: 21px;font-weight: bold;}
.tp-osusume_plus-sonae_content_breakdown_plan > div > div > strong {font-size: 40px;}
.tp-osusume_plus-sonae_content_breakdown_plan > div > div > span   {font-size: 26px;}
.tp-osusume_plus-sonae_content_breakdown_plan > div:first-of-type > div > strong {color: #ff8300;}
.tp-osusume_plus-sonae_content_breakdown_plan > div:first-of-type > div > span   {color: #ff8300;}
.tp-osusume_plus-sonae_content_breakdown_plan > div:last-of-type  > div > strong {color: #397187;}
.tp-osusume_plus-sonae_content_breakdown_plan > div:last-of-type  > div > span   {color: #397187;}


/* [シミュレーションボタン カスタマイズ] */
.tp-osusume_plus-sonae .pz-simu-link > a:first-of-type {font-size: 2.8rem !important;}
.tp-osusume_plus-sonae .pz-simu-link__text {font-size: 2.5rem !important;}
/* /[シミュレーションボタン カスタマイズ] */

/* /[総合的なリスクに備えるプラン] */




/* /[おすすめプラン] ---------------------------- */



/* [Webからもお申し込みOK] -------------------------- */

.tp-section .pz-feature__content {padding:10px 0 1px;}

h3.tp-section-Web-h3 {padding: 0; margin: 0;}
h3.tp-section-Web-h3 strong {font-size: 3.85rem;}

h3.tp-section-Web-h3 span.tp-accordion-trg-ttl {display: inline-block; font-size: 3.16rem;}


/* [メリット1] */
.tp-feature_4step {
	text-align: center;
	color: #004ea2;
	font-feature-settings: "palt";
	font-weight: bold;
}
.tp-feature_4step_watch > div {width: 156px;margin-top: 30px;}
.tp-feature_4step_watch > div > img { width: 100%;}

.tp-feature_4step_num {margin-left: 60px;}

.tp-feature_4step_num_ttl {font-size: 2.52rem;margin-bottom:-20px;}
.tp-feature_4step_num_ttl strong {font-size: 150%;}

.tp-feature_4step_num_fig {position: relative;width: 395px;height: 392px;font-size: 2.8rem;}
.tp-feature_4step_num_fig > * {position: absolute;}
.tp-feature_4step_num_fig img {top:    0; left:    0;width: 395px;height: 392px;}
.tp-feature_4step_num_fig .t1 {top: 35px; left: 85px;}
.tp-feature_4step_num_fig .t2 {top:131px; left: 85px;}
.tp-feature_4step_num_fig .t3 {top:227px; left: 85px;}
.tp-feature_4step_num_fig .t4 {top:325px; left: 85px;}
/* /[メリット1] */

/* [メリット2] */
.tp-feature_preparation_ttl {margin-bottom: 30px;}
.tp-feature_preparation_ttl > strong {
	border-bottom: 1px solid #004ea2;
	padding-bottom: 3px;
}
.tp-feature_preparation_fig {text-align: center;}
.tp-feature_preparation_fig img {
	width: 146px;
	height: 103px;
}
.tp-feature_preparation_fig > div {margin: 0 40px;}
.tp-feature_preparation_fig > div > div:first-of-type {
	font-size: 1.86rem;
	color:#004ea2;
	margin: 10px 0;
}
.tp-feature_preparation_fig > div > div:last-of-type {font-size: 1.3rem;}
.tp-feature_preparation_fig > div > div.tp-flex-center {height:3em;}
/* /[メリット2] */

/* [メリット2・アコーディオン] */
#tp-section-Web .tp-feature_accordion_content_catch {
	color: #5f5f5f;
	font-size: 1.8rem;
	margin-bottom: 20px;
}
#tp-section-Web .list {flex-wrap: wrap;}
#tp-section-Web .list > div {
	width: 48%;
	background-color: #ccdcec;
	color:#004ea2;
	font-size: 1.91rem;
	text-align: center;
	padding: 10px 0;
	font-weight: bold;
	margin-bottom: 15px;
}
/* /[メリット2・アコーディオン] */

/* [メリット2・モーダル] */
#modal-web-doc .tp-feature_accordion_content_catch {
	color: #5f5f5f;
	font-size: 1.8rem;
	margin-bottom: 20px;
}
#modal-web-doc .list {flex-wrap: wrap;}
#modal-web-doc .list > div {
	width: 48%;
	background-color: #ccdcec;
	color:#004ea2;
	font-size: 1.91rem;
	text-align: center;
	padding: 10px 0;
	font-weight: bold;
	margin-bottom: 15px;
}
/* /[メリット2・モーダル] */

/* [メリット3・図] */
.tp-feature_merit3_fig > * {position: absolute;}
.tp-feature_merit3_fig {
	position: relative;
	width: 645px;height: 225px;
	font-weight: bold;
	margin: 0 auto;
}
.tp-feature_merit3_fig img {width:645px;height: 225px;}
.tp-feature_merit3_fig .t1 {font-size:  2.3rem;top:  4px;left: 156px; color: #fff;}
.tp-feature_merit3_fig .t2 {font-size: 2.15rem;top: 80px;left: 150px; color: #fff;}
.tp-feature_merit3_fig .t3 {font-size:    2rem;top:160px;left: 180px;}
.tp-feature_merit3_fig .t4 {font-size:  2.1rem;top:190px;left:  75px;}
.tp-feature_merit3_fig .t5 {font-size:  2.1rem;top:190px;left: 470px;}
.tp-feature_merit3_fig .t6 {font-size:  1.8rem;top: 80px;left:  11px; color: #fff;text-align: center}
/* /[メリット3・図] */

/* /[Webからもお申し込みOK] -------------------------- */


/* [郵送でお申し込み] -------------------------- */
.tp-feature_mail_fig {margin-top: 40px;}

.tp-feature_mail_fig > div {
	width: 30%;
	text-align: center;
}
.tp-feature_mail_fig > div img {
	width: 236px;
	height: 139px;
}
.tp-feature_mail_fig .num {
	text-align: center;
	margin-bottom: 20px;
}
.tp-feature_mail_fig .num span {
	display: inline-block;
	width: 48px;height: 48px;
	line-height: 47px;
	border: 1px solid #004ea2;
	font-size: 3.1rem;
	color: #004ea2;
	border-radius: 24px;
}
.tp-feature_mail_fig .txt span {
	font-size: 1.9rem;
	margin-top: 20px;
	text-align: left;
}

/* [資料請求はこちらボタン] */
.tp-document-link__button {
	display: block;
	max-width: 595px;
	width: 100%;
	margin: 0 auto;
	padding: 28px 80px;
	border: 3px solid #009efe;
	border-radius: 70px;
	background: #fff;
	font-size: 3.3rem;
	font-weight: bold;
	line-height: 1.3;
	color:#004ea2 !important;
	transition: 0.4s;
}
.tp-document-link__button:hover {
	border-color: #ea2e3e;
}
/* /[資料請求はこちらボタン] */
/* /[郵送でお申し込み] -------------------------- */



/* [電話・LINE・対面でご相談] -------------------------- */
.tp-feature_consultation {margin-top: 50px;}
.tp-feature_consultation-wrap {width: 49%;}
.tp-feature_consultation_ttl {
	border-bottom: 3px solid #fce6cc;
	padding-bottom: 5px;
}
.tp-feature_consultation_ttl.border-blue {border-color: #009efe;}
.tp-feature_consultation_ttl.border-line {border-color: #06c655;}
.tp-feature_consultation_ttl img {
	height: 66px;
	width: auto;
	margin-right: 8px;
}

.tp-feature_consultation_ttl > div:first-of-type {font-size: 3.4rem;}
.tp-feature_consultation_ttl > div:first-of-type storong {font-size: 4.2rem;}

.tp-budge-muryou {
	width: 90px;
	height: 56px;
	line-height: 56px;
	color: #fff;
	text-align: center;
	background-color: #e8564d;
	font-size: 3.25rem;
	border-radius: 5px;
}
.tp-feature_consultation_txt {
	font-size: 2.6rem;
	text-align: center;
}
.tp-flex-between1 .tp-feature_consultation_txt {height:173px; }

.tp-feature_consultation_box {text-align: center;font-weight: bold;padding: 20px 0;}
.tp-feature_consultation_box > div:nth-of-type(1) {font-size:2.42rem;}
.tp-feature_consultation_box > div:nth-of-type(2) {font-size: 5.1rem;}
.tp-feature_consultation_box > div:nth-of-type(3) {font-size: 2.1rem;}

.tp-feature_consultation_ttl_line {padding-left: 370px;}
/****
.tp-feature_consultation_line_btn {
	display: block;
	background-color: #e6f9ee;
	font-weight: bold;
	font-size: 3.3rem;
	padding: 10px 0;
	color: #06c655 !important;
	text-align: center;
}
****/
.tp-feature_consultation_line_btn {
    display: block;
    background-color: #e6f9ee;
    font-weight: bold;
    font-size: 3.3rem;
    padding: 10px 0;
    color: #06c655 !important;
    text-align: center;
    box-shadow: 0 6px 0 #5dde8a;
    border-radius: 45px;
    width: 80%;
    margin: 0 auto;
}
/* /[電話・LINE・対面でご相談] -------------------------- */



#tp-section-Mail .tp-feature__point__ttl,
#tp-section-consultation .tp-feature__point__ttl{letter-spacing: 0.1em;}
#tp-section-Mail .tp-feature__point__ttl > div > span,
#tp-section-consultation .tp-feature__point__ttl > div > span{margin: 0;}


/* /[選ばれる理由] -------------------------- */
.tp-service-info__inner {
	flex-wrap: wrap;
	margin-top: 30px;
	margin-bottom: 30px;
	font-feature-settings: "palt";
}
.tp-service-info__item {
	width: 47.8%;
	text-align: center;
	border-right: 2.67px solid #dcdddd;
	border-bottom: 2.67px solid #dcdddd;
	margin-bottom: 20px;
	padding: 7px 0 20px 0;
}
.tp-service-info__text-sm {font-size:1.86rem;}
.tp-service-info__text-lg {font-size: 3.2rem;color: #004ea2;font-weight: bold;}
/* /[選ばれる理由] -------------------------- */


/* /[お支払い満足度] -------------------------- */
.pz-about-cs__inner {margin: 50px auto 30px auto;}
/* /[お支払い満足度] -------------------------- */


/* [チューリッヒ生命について] -------------------------- */

#tp-section-about .tp-feature_content {padding-top: 0;}

.tp-point__heading {
	padding: 16px 35px 16px 15px;
	font-size: 3rem;
	font-weight: bold;
	position: relative;
	width: 100%;
	font-feature-settings: "palt";
	background-color: #eef6fc;
}

.tp-point__heading h3 {
	display: flex;
	align-items: center;
	width: 100%;
	text-align: center;
}
.tp-point__heading__icon {
	display: inline-block;
	width: 88px;
	margin-left: 18px;
	transform: translateY(-2px);
}
.tp-point__heading h3 .tp-point__heading__text {
	width: calc(100% - 160px);
}
/* カスタマイズ */
#tp-section-about .pz-about-financial__content {width: 90%;margin-left: auto;margin-right: auto;}
#tp-section-about .pz-about-info__text-lg {font-weight: 700;font-feature-settings: "palt";}
#tp-section-about .pz-about-info__text-lg strong {}
#tp-section-about .pz-about-info__note {font-size: 1.5rem;margin-left:0;text-align: center;}
#tp-section-about .pz-about-ranking__link {text-align: right;margin-right: 15px;}

#tp-section-about p.about-txt {padding: 0px 80px;font-size: 2rem; line-height: 1.3;}

/* /[チューリッヒ生命について] -------------------------- */


/* [定期保険コラムを読む] -------------------------- */
#tp-section-column .pz-point__content {padding-top: 10px;}
#tp-section-column .tp-flex-center2 > div {width: 50%; margin:0 20px;}
#tp-section-column .tp-flex-center2 img {width: 220px !important;height: auto;}
#tp-section-column .pz-point__white-box {padding: 20px 5px;}
#tp-section-column .pz-point-column__item__main > h4  {font-size: 2.2rem;}
#tp-section-column .pz-point-column__item__text {font-size: 2.0rem;}
/* /[定期保険コラムを読む] -------------------------- */


/* [モーダル] -------------------------- */
.tp-modal-detail-accordion {display: none;}
.pz-modal-blue-content__list1 li{
	font-size: 1.75rem;
	text-indent: -1em;
	margin-left:0.5em;
	margin-bottom: 0.5em;
}
.tp-modal-content__lead {
	font-size: 2.1rem;
	text-align: center;
}
.tp-modal-content-box {padding: 14px;}
.tp-modal-content-box__ttl {
	width: 320px;
	height: 80px;
	line-height: 80px;
	color: #fff;
	font-weight: bold;
	font-size: 2.8rem;
	text-align: center;
	margin: 20px auto 0 auto;
	border-radius: 15px 15px 0 0;
}
#modal-select-amount .pz-modal-blue-content {padding: 14px 0 0 0;}


.tp-modal-amount-ill {width: 340px; height: auto;}

.tp-modal-amountData1 {text-align: center;width: 400px;font-feature-settings: "palt";}
.tp-modal-amountData1 > div:nth-of-type(1) {font-size: 2.35rem;}

.tp-modal-detail-amount__btn  {
	background-color: #fff;
	text-align: center;
	font-size: 2.2rem;
	font-weight: bold;
	border: 1px solid #5f5f5f;
	border-radius: 8px;
	width: 100%;
	transition: 0.4s;
}
.tp-modal-detail-amount__btn:hover {
	border-color: #ea2e3e;
}
.tp-modal-detail-amount__btn > div::after {
	content: "▼";
	padding-left: 0.3em;
	transition: 0.4s;
}
.tp-modal-detail-amount__btn.is-opend > div::after {content: "▲";}
.tp-modal-detail-accordion__txt {font-size: 2.04rem;}
.tp-modal-sougiData {width: 48%;}
.tp-modal-amountData2 {
	border: 1px solid #535353;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	background-color: #fff;
	margin-bottom: 8px;
}
.tp-modal-sougiData .tp-cap {font-size: 1.5rem;}
.tp-modal-amountData2 > div:nth-of-type(1) {font-size: 2.23rem;}



/*-----*/

.tp-modal-eduData1 {width: 60%;margin-right: 20px;}
.tp-modal-eduData2 {width: 40%;}

.tp-modal-eduData1__table {font-size: 2rem;margin-bottom:1px;}
.tp-modal-eduData1__table td {background-color: #fff;text-align: right; padding-right: 1em;}
.tp-modal-eduData1__table th {background-color: #e6e6e6;font-weight: bold;text-align: left;padding-left: 0.6em;}
.tp-modal-eduData1__table tr:nth-of-type(1) td {background-color: #e8f4f4;}
.tp-modal-eduData1__table tr:nth-of-type(1) th {background-color: #fff;text-align: center;padding-left: 0;}
.tp-modal-eduData1__table tr {border-bottom: 3px solid #e8f4f4;}
.tp-modal-eduData1__table tr > td:last-of-type,
.tp-modal-eduData1__table tr:nth-of-type(1) th:last-of-type {border-left: 3px solid #e8f4f4;}
.tp-modal-eduData1__table td strong {font-size: 120%;}

.tp-modal-eduData1__table div.fl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 0;
}
.tp-modal-eduData1__table div.fl > div:first-of-type {padding-left: 0.5em;}

.tp-modal-eduData1__table-cap {font-size: 1.3rem;text-align: right;}

td.tp-td-asterisk {position: relative;}
td.tp-td-asterisk::after {
	content:"※";
	position: absolute;
	font-size: 50%;
	top:0.6em;
	margin-left: 0.2em;
}


.modal-select-fontSize .size0 {font-size: 24px;}
.modal-select-fontSize .size1 {font-size: 60px;}
.modal-select-fontSize .size2 {font-size: 40px;}
.modal-select-fontSize .size3 {font-size: 24px;}

/*-----*/

.tp-modal-type_R {width: 55%;margin-left: 50px;}
.tp-modal-type_L {width: 45%;text-align: center;z-index: 100;padding: 10px 0;}

.tp-modal-type_M {position: relative;width: 50px}
.tp-modal-type_M > span {
	display: inline-block;
	width: 80px;
	height: 80px;
	background-color: #fdecd9;
	transform: rotate(45deg);
	position: relative;
	left:-50px;
	top:150px;
}
.blue .tp-modal-type_M > span {background-color:#eef6fc }

.tp-modal-type__ill-txt {font-size:2.51rem;margin-bottom: 20px;}
.tp-modal-type__ill {width: 220px;height: auto;}

.tp-modal-type-ttl {
	font-size: 3.51rem;
	text-align: center;
	border-bottom: 2px solid #397187;
}
.blue .tp-modal-type-ttl {border-color: #004ea2;}
.tp-modal-type-ttl strong {font-size:140%;}
.tp-modal-type-txt {font-size: 2rem;}
.tp-modal-type-catch {font-size: 3.16rem;color: #fff;font-weight: bold;text-align: center;}

.tp-modal-type-list {
	display: flex;
    justify-content: center;
    text-align: center;
	margin: 14px 0;
    padding: 0;
    width: 100%; 
}

.tp-modal-type-list li {
	font-size: 2rem;
    font-weight: bold;
    margin: 0 20px;
    list-style: none;
    margin-left: 1.5em;
    text-align: center;
   
}
.tp-modal-type-list li > div:nth-of-type(1){
  font-size: 1.9rem;
  font-weight: bold;
  width: 2.8rem;
  height: 2.8rem;
  line-height: 2.8rem;
  background-color: #fad6ab;
  margin: 0 auto 4px auto;
  padding: 0 0.15em;
  text-align: center;
}

.tp-modal-type-list li > div:nth-of-type(2) {font-size: 2.2rem;}
.tp-modal-type-list li > div:nth-of-type(3) {font-size: 3.1rem;}
.tp-modal-type-list li > div:nth-of-type(3) strong {font-size: 130%;}
.tp-modal-type-list li > div:nth-of-type(3) span {font-size: 115%;}
}

/*-----*/

.modal-about-infection__table {width: 100%;font-size: 2.15rem;}
.modal-about-infection__table th {color: #fff;white-space: nowrap}
.modal-about-infection__table td {vertical-align: middle;} 
.modal-about-infection__table tr > th:first-child {text-align: left;}
.modal-about-infection__table tr > td:last-child  {text-align: center;}
.modal-about-infection__table tr:nth-of-type(odd) {background-color: #e7e7e7}
.modal-about-infection__table tr:nth-of-type(1)   {background-color: #004ea2}
.modal-about-infection__table th,
.modal-about-infection__table td {border: 1px solid #333;padding: 0.1em 0.3em;}

/*-----*/

#modal-payment-exemption .tp-modal-content__lead.text-left {text-align: left;}

.modal-payment-exemption__table > tbody > tr > td,
.modal-payment-exemption__table > tbody > tr > th {border: 1px solid #000; padding: 0.5em 1.5em;text-align: center;vertical-align:middle;}
.modal-payment-exemption__table th {font-size: 2.0rem;}
.modal-payment-exemption__table td {font-size: 1.8rem;}
.modal-payment-exemption__table > tbody > tr > td:last-child {text-align: left;}
.modal-payment-exemption__table > tbody > tr:first-child > th {background-color:#2162a2;color: #fff;}
.modal-payment-exemption__table > tbody > tr:first-child > th:first-child {background-color:#fff;color: #000;}
.modal-payment-exemption__table .tate {
	background-color: #d0e1ef;
/*	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;*/
	line-height: 1.1em;
}

.modal-payment-exemption__table table {margin: 0;}
.modal-payment-exemption__table table td,
.modal-payment-exemption__table div {border: 1px solid #666;}
.modal-payment-exemption__table div > div {margin: 0.15em;}
.modal-payment-exemption__table span {color: #004ea2;}
/* /[モーダル] -------------------------- */



/* /[23/08/22 追加「お客様の声」 ] -------------------------- */

.pz-js-accordion-content .box02 {
  padding: 26px 50px 30px 50px;
  width: 95%;
  margin: 12px auto 0 auto;
}
.pz-js-accordion-content .box02 p {
  font-size: 2.1rem;
  letter-spacing: 0;
  line-height: 1.41;
}
.pz-js-accordion-content .cl-blue {
  background: #d9f2fb;
}

.pz-js-accordion-content .cl-pink {
  background: #fce9f0;
}

.pz-js-accordion-content .box02 figure {
  max-width: 80px;
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 20px;
}
.pz-js-accordion-content .l-right-voice {
  text-align: right;
}
.pz-js-accordion-content .l-right-voice .c-link01 {
  margin-top: 15px;
  font-size: 2rem;
  font-weight: 400;
  color: #004ea2;
  display: inline-block;
}

/* [20230823 このページのまとめ追加] -------------------------- */

.page_meta .about1 {
  width: 80%;
  display: flex;
  background: #ebf1f3;
  margin: 6rem auto;
  flex-direction: column;
}

.page_meta .about1 .title {
  width: 100%;
  display: flex;
  align-items: center;
  background: #397187!important;
}

.page_meta .about1 h2.tokucho-matome {
  font-size: 2.4rem!important;
  line-height: 1.5;
  background: #397187!important;
  height: auto;
  padding: 1.5rem 0 1.5rem 0;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin: 0 auto;
}

.page_meta .about1 p {
  font-size: 2rem;
  padding: 28px 33px;
  text-align: left;
  line-height: 3.5rem;
	letter-spacing:-.05rem;
}

.page_meta .about1 .cnt {
  display: flex;
  align-items: center;
  width: 100%;
}


.about2{
  width: 80%;
  margin: 0 auto;
background:#edf1f3;
border-radius:20px;
padding-top:25px;
}

.about2 h2 {
  font-size: 2.4rem!important;
  line-height: 1.5;
  color: #f08200!important;
	background-image:url("/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/about2_h2.svg");
	background-size: 35px 32px;
	background-position:left 20px center;
	background-repeat:no-repeat;
  height: auto;
  padding-left: 60px;
  font-weight: bold;
  margin: 0 auto 0 0.8em;
}

.about2 ul {
padding: 0 5px 20px 15px;
margin-left:20px;
}

.about2 ul li {
  font-size: 2rem;
  line-height: 1.5;
  list-style: disc;
	letter-spacing:-.08rem;
color: #f08200;
margin:0.8em;
}

.about2 ul li::marker {
color: #f08200;
}

/* [20230914 hタグ追加] -------------------------- */

.pz-feature__trg__text h3.pz-feature__trg__h3 {
	font-size: 40px;
  color: #004ea2;
  font-weight: bold;
  padding: unset;
  line-height: 1.5;
}

.tp-section-title h2.tp-section-title__h2 {
	position: relative;
	top: 30px;
	margin: 0;
}

.pz-point-column__head__heading h2.pz-point-column__h2 {
	font-size: 3.0rem;
}

.pz-faq__item h3.pz-faq__trg__h3 {
	display: flex;
  align-items: center;
  height: 100%;
}

.pz-feature__section_blue {
  background: #EEF0F1;
  border: 4px solid #2167ae;
  border-radius: 10px;
}

.pz-feature__section_blue h3 {
    padding: 0;
    font-size: 3.85rem;
    margin: 0;
}

.tp-section-title strong.foot-blue {
  color: #004ea2;
  font-size: 44px;
  font-weight: 900;
}

.zu-pink {
  color: #ff7569;
}

.pz-pre-checklist__text {
  margin-top: 10px;
  margin-left:  160px;
  margin-right: 160px;
  padding-left: 5px;
  padding-right:5px;
  font-size: 2rem;
  line-height: 1.5;
}

.pz-pre-checklist__text li {
  font-size: 2rem;
  list-style: disc;
  text-indent: 0;
  margin-left: 1rem;
}
.pz-pre-checklist__text li a {
  color: #003399;
  font-weight: bold;
  word-break: break-all;
  vertical-align: top;
}


#tp-section-tokucho_3 .tp-feature__point_3 p {
text-align:justify;
}

#tp-section-tokucho_5 .tp-section-tokucho_2_table.table1 tr:nth-child(3) td:nth-of-type(4) {
      background-color: #d7e3e7!important;
      color: #000;
      border-bottom: 1px solid #000;
}

#tp-section-tokucho_5 .tp-section-tokucho_2_table.table1 tr:nth-child(4) td:nth-of-type(4) {
      background-color: #fff!important;
      color: #000;
}


/*　各項目専用追加CSS 2024.03-------------------------------------------------------------- */

/* 払戻金 */

#haraimodosi .tp-feature__content__inner {
  background-color: #fff;
  border: 4px solid #dbdbdb;
  padding-top: 25px;
}

.sp-haraimodosi-ttl {
	font-size: 24px;
	text-align: center;
	background-color: #e5edef;
	border: 2px solid #397187;
	border-radius: 2em;
	width: 928px;
	margin: auto;
}

.sp-haraimodosi-img {
	position: relative;
	margin: 20px 0
}
.sp-haraimodosi-img img {
	width: 740px;
}

.sp-haraimodosi-img span.txt {
	position: absolute;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	line-height: 1.3em;
}

.sp-haraimodosi-img .txt.txt1 {left: 0;  top:0;  font-size: 21px;}
.sp-haraimodosi-img .txt.txt2 {left:140.5px;top: 78px;font-size:22.6px;color: #fff; -ms-writing-mode: tb-rl;writing-mode: vertical-rl;}
.sp-haraimodosi-img .txt.txt3 {left:  230px;top:280px;font-size:22.6px;color: #fff;}
.sp-haraimodosi-img .txt.txt4 {left:  490px;top:171px;font-size:22.6px;color: #fff;}
.sp-haraimodosi-img .txt.txt5 {left:   62px;top:374px;font-size:22.6px;color: #fff;}
.sp-haraimodosi-img .txt.txt6 {left:    0px;top:430px;font-size:19.9px;}
.sp-haraimodosi-img .txt.txt7 {left:  397px;top:430px;font-size:19.9px;}
.sp-haraimodosi-img .txt.txt8 {left:  180px;top:130px;font-size:  34px;color: #397187;font-weight: 900;}
.sp-haraimodosi-img .txt.txt8 small small {color:#000;}

.sp-haraimodosi-txt {
	width: 740px;
	font-size: 21px;
	margin: 20px auto;
}

.sp-haraimodosi-list {margin: 20px auto;width: 740px;}
.sp-haraimodosi-list li{font-size: 15px;text-indent: -1em;padding-left: 1em;margin-bottom: 0.3em;}



/* 特長1-a */


.tp-section-tokucho1-fig_a{
	position: relative;
	text-align: center;
	width: 100%;
}
.tp-section-tokucho1-fig_a img {
	width: 946px;
	margin: auto;
}

.tp-section-tokucho1-fig_a span.txt {
	position: absolute;
	font-weight: bold;
	display: inline-block;
	line-height: 1.3em;
}
.tp-section-tokucho1-fig_a .txt.txt1 {left:335px;top: 20px;font-size:29.6px;color: #fff;}
.tp-section-tokucho1-fig_a .txt.txt2 {left:157px;top:149px;font-size:29.8px;width:206px;}
.tp-section-tokucho1-fig_a .txt.txt3 {left:427px;top:118px;font-size:21.0px;width:206px;line-height: 1.5em;}
.tp-section-tokucho1-fig_a .txt.txt4 {left:697px;top:130px;font-size:22.6px;width:206px;line-height: 1.5em;}
.tp-section-tokucho1-fig_a .txt.txt5 {left:300px;top:340px;font-size:22.6px;color: #fff;}
.tp-section-tokucho1-fig_a .txt.txt6 {left:114px;top:407px;font-size:  20px;text-align: left}


.tp-section-tokucho1-fig_a .txt1 strong {
	font-size: 54.6px;color: #fff;
	text-shadow:
   2px  2px 0 #ea2e3e,
  -2px  2px 0 #ea2e3e,
   2px -2px 0 #ea2e3e,
  -2px -2px 0 #ea2e3e;
}
.tp-section-tokucho1-fig_a .txt2 strong {font-size: 37.0px;color: #397187;}
.tp-section-tokucho1-fig_a .txt3 strong {font-size: 38.0px;color: #397187;}
.tp-section-tokucho1-fig_a .txt3 span   {font-size: 30.0px;color: #397187;font-weight: normal;}
.tp-section-tokucho1-fig_a .txt4 strong {font-size: 37.0px;color: #397187;}
.tp-section-tokucho1-fig_a .txt5 strong {
	font-size: 54.6px;color: #fff;
	text-shadow:
   2px  2px 0 #397187,
  -2px  2px 0 #397187,
   2px -2px 0 #397187,
  -2px -2px 0 #397187;
}

/*----------------*/

.tp-section-tokucho-exp_wrap {
	margin: 20px auto;
	width: 954px;
}
.tp-section-tokucho-exp {
	text-align: center;
	border-bottom: 1px solid #397187;
	width: 100%;
	margin: auto;
	font-size: 21px;
	padding-bottom: 0.2em;
}

.tp-section-tokucho-exp .exp-ttl{
	display: inline-block;
	font-weight: bold;color: #fff;
	background:url("/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/exp-ttl_bg.svg");
	background-position:right;
	background-size:cover;
	background-repeat:no-repeat;
	padding-right: 0.76em;
	padding-left: 0.3em;
	margin-right: 0.5em;
}
.tp-section-tokucho-exp .exp-man,
.tp-section-tokucho-exp .exp-wman{
	display: inline-block;
	font-weight: bold;color: #fff;
	border-radius: 0.3em;
	padding-left:  0.3em;
	padding-right: 0.3em;
	margin-right:  0.3em;
}
.tp-section-tokucho-exp .exp-man {background-color: #004ea2;}
.tp-section-tokucho-exp .exp-wman{background-color: #ea2e3e;}

.tp-section-tokucho-exp .exp-wht,
.tp-section-tokucho-exp .exp-blu {
  display: inline-block;
	border-radius: 0.3em;
  font-weight: bold;
  text-align: center;
  padding-left: 0.3em;
  padding-right: 0.3em;
  margin-left: 0.8em;
  margin-right: 0.5em;
}
.tp-section-tokucho-exp .exp-wht {color: #5f5f5f;border: 1px solid #5f5f5f;}
.tp-section-tokucho-exp .exp-blu {color: #ffffff;border: 1px solid #004ea2;background-color: #004ea2;}

.tp-section-tokucho-exp .exp-num {font-size: 16px;font-weight: bold;}
.tp-section-tokucho-exp .exp-num > strong {font-size: 26px;color: #004ea2;}
.tp-section-tokucho-exp .exp-num > span   {font-size: 22px;color: #004ea2;}





.sp-section-tokucho-list {margin: 10px auto}
.sp-section-tokucho-list li{font-size: 15px;text-indent: -1em;padding-left: 1em;margin-bottom: 0.3em;}


/* 特長2-a */

.tp-section-tokucho2-fig_a{
	position: relative;
	text-align: center;
	width: 100%;
}
.tp-section-tokucho2-fig_a img {
	width: 946px;
	margin: auto;
}

.tp-section-tokucho2-fig_a span.txt {
	position: absolute;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	line-height: 1.3em;
}
.tp-section-tokucho2-fig_a .txt.txt1 {left:215px;top: 30px;font-size:36.0px;color: #397187;}
.tp-section-tokucho2-fig_a .txt.txt2 {left:208px;top: 71px;font-size:23.3px;color: #397187;}
.tp-section-tokucho2-fig_a .txt.txt3 {left:212px;top:115px;font-size:26.1px;}
.tp-section-tokucho2-fig_a .txt.txt4 {left:711px;top:140px;font-size:38.8px;color: #fff;}
.tp-section-tokucho2-fig_a .txt.txt5 {left:176px;top:346px;font-size:20.9px;color: #fff;}
.tp-section-tokucho2-fig_a .txt.txt6 {left:105px;top:410px;font-size:  20px;}
.tp-section-tokucho2-fig_a .txt.txt7 {left:540px;top:410px;font-size:  20px;}

.tp-section-tokucho2-fig_a .txt3 strong {font-size: 55.0px;color: #397187;}
.tp-section-tokucho2-fig_a .txt3 span   {font-size: 39.0px;color: #397187;}

/*----------------*/

.tp-section-tokucho_2_table {
  width: 95%;
  margin: auto;
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
  border: none;
}

.tp-section-tokucho_2_table th,
.tp-section-tokucho_2_table td {border: 1px solid #000;}

.tp-section-tokucho_2_table tr:nth-child(1) {font-weight: bold;}
.tp-section-tokucho_2_table tr:nth-child(1) td {background-color: #ffd4d8;}
.tp-section-tokucho_2_table.table1 tr:nth-child(1) td:nth-of-type(1) {background-color: #ffe6cc;}

.tp-section-tokucho_2_table tr:nth-child(2) td {border: none;}

.tp-section-tokucho_2_table tr:nth-child(3) {background-color: #d7e3e7;}
.tp-section-tokucho_2_table tr:nth-child(6) {background-color: #b5daf0;font-weight: bold;}
.tp-section-tokucho_2_table tr:nth-child(7) {background-color: #feec99;font-weight: bold;color:#ea2e3e;}

.tp-section-tokucho_2_table th {color: #fff; background-color: #397187;border-bottom: 1px solid #fff;}
.tp-section-tokucho_2_table tr:nth-child(6) th {background-color: #0081cc;}
.tp-section-tokucho_2_table tr:nth-child(7) th {background-color: #f08200;border-bottom: 1px solid #000;}


.tp-section-tokucho_2_table.table1 tr:nth-child(3) td:nth-of-type(4),
.tp-section-tokucho_2_table.table1 tr:nth-child(4) td:nth-of-type(4),
.tp-section-tokucho_2_table.table2 tr:nth-child(3) td:nth-of-type(1),
.tp-section-tokucho_2_table.table2 tr:nth-child(4) td:nth-of-type(1){background-color: #397187;color:#fff;}

.tp-section-tokucho_2_table.table1  tr:nth-child(3) td:nth-of-type(4),
.tp-section-tokucho_2_table.table2  tr:nth-child(3) td:nth-of-type(1){border-bottom: 1px solid #fff;}

.tp-section-tokucho_2_table tr:nth-child(1) th,
.tp-section-tokucho_2_table tr:nth-child(1) td {border-bottom: none;}

.tp-section-tokucho_2_table td.redT {border-bottom: 2px solid #f00!important;}
.tp-section-tokucho_2_table td.redM {border-left: 2px solid #f00;border-right: 2px solid #f00;}
.tp-section-tokucho_2_table td.redB {border-left: 2px solid #f00;border-right: 2px solid #f00;border-bottom: 2px solid #f00;}

#tp-section-tokucho_5 .tp-section-tokucho_2_table td.redM {border-left: 2px solid #f00;border-right: 1px solid #000;}

#tp-section-tokucho_5 .cap-pink {position: relative; padding-left: 65px;}

#tp-section-tokucho_5 .cap-pink::before {
	content: "";
    width: 60px;
    background: #E95383;
    display: block;
    height: 20px;
    position: absolute;
    left: 0;
}

.tp-section-tokucho_2_table td.td1 {background-color: #ffe6cc;border-top: 1px solid #ffe6cc!important;border-left: 1px solid #000!important;}
.tp-section-tokucho_2_table td.td2 {background-color: #ffd4d8;border-top: 1px solid #ffd4d8!important;border-right:1px solid #000!important;}

.tp-section-tokucho_2_table tr:nth-child(1) th {background-color: #ffffff;border-top:1px solid #fff;border-left:1px solid #fff;}

/*= おすすめプラン =======================================================================================================================*/

.tp-osusume-fig {position: relative;text-align: center;}
.tp-osusume-fig img {width: 510px;margin: auto;}

.tp-osusume-fig span.txt {
	position: absolute;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	line-height: 1.3em;
}
.tp-osusume-fig .txt.t1 {left: 80px;top: 20px;font-size:24.0px;color: #397187;}
.tp-osusume-fig .txt.t2 {left: 75px;top: 48px;font-size:15.5px;color: #397187;}
.tp-osusume-fig .txt.t3 {left: 80px;top: 74px;font-size:18.0px;}
.tp-osusume-fig .txt.t4 {left:308px;top: 83px;font-size:32.0px;color: #fff;}
.tp-osusume-fig .txt.t5 {left:  0px;top:209px;font-size:17.0px;}
.tp-osusume-fig .txt.t6 {left:237px;top:209px;font-size:17.0px;}
#osusume4 .tp-osusume-fig .txt.t6 {left: 254px;}
#osusume4 table.exp-table tbody tr:last-of-type td {padding-top: 20px;}

.tp-osusume-fig .t3 strong {font-size:35px;color:#397187;}
.tp-osusume-fig .t3 span   {font-size:25px;color:#397187;}

/*----------*/

.tp-osusume-fig-wrap .tp-section-tokucho-exp {text-align: left;}

/*----------*/

.exp-table {border-collapse:collapse;}

.exp-table td {padding: 0 15px 0 0;white-space: nowrap;}
.exp-table-ttl1 {
  display: inline-block;
  width: 8em;
  border: 1px solid #5f5f5f;
  border-radius: 6px;
  color: #5f5f5f;
  font-weight: bold;
  font-size: 21px;
  text-align: center;
}
.exp-table-ttl2 {
  display: inline-block;
  width: 8em;
  border: 1px solid #397187;
  border-radius: 6px;
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  text-align: center;
  background-color: #397187;
}

.exp-table-data {font-weight: bold;font-size: 20px;}
.exp-table-data span  {font-size: 26px;color:#397187;}
.exp-table-data strong{font-size: 42px;color:#397187;}

.exp-table-plus {text-align: center;font-size: 21px;width: 8em;}
.exp-table-plus img {width: 40px;margin: 0 auto 10px auto;}

.exp-table-toku {font-size: 20px;color:#397187;margin-top: 2px;}

/*----------*/

.tp-osusume-fig1btm{position: relative;text-align: center;}
.tp-osusume-fig1btm img {width: 900px;margin: auto;}

.tp-osusume-fig1btm span.txt {
	position: absolute;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	line-height: 1.3em;
}
.tp-osusume-fig1btm .txt.t1 {left: 20px;top:54px;font-size:17.5px;text-align:left;font-feature-settings: "palt";}
.tp-osusume-fig1btm .txt.t2 {left:457px;top:64px;font-size:22.0px;color:#fff;background-color:#397187;border-radius:5px;padding:0 0.3em;}
.tp-osusume-fig1btm .txt.t3 {left:599px;top:62px;font-size:24.0px;}
.tp-osusume-fig1btm .txt.t4 {left:793px;top:26px;font-size:22.0px;color:#fff;display:inline-block;width:108px;}

.tp-osusume-fig1btm .t3 strong {font-size:44px;color:#397187;}
.tp-osusume-fig1btm .t3 span   {font-size:30px;color:#397187;}

.tp-osusume-sup {
  font-size: 16px;
  text-align: right;
  margin-top: 10px;
}
.tp-osusume-sup-l {
  font-size: 17px;
  margin-top: 10px;
  padding-left: 30px;
}

.tp-osusume-fig2btm {position: relative;margin:8px 0 0 0;}
.tp-osusume-fig2btm img {width: 510px;margin: auto;}
.tp-osusume-fig2btm span {
	position: absolute;
	font-weight: bold;
  font-size: 17.5px;
	display: inline-block;
  width: 100%;
	line-height: 1.6em;
  left:0;top:40px;
  text-align: center;
}

/*-保険選びに役立つコンテンツ-------------------*/
.picup__list {
    display: flex;
    height: 100%;
    margin: 52px 0 80px !important;
    padding: 0 !important;
    justify-content: center;
}
.picup__list li {
	margin-right: 40px;
    width: calc(45% - 20px);
}
.picup__panel {
    height: 100%;
}
.picup__panel a {display: flex;}
.picup__panel a:hover {opacity: .5;}

.u-panel__link {
    display: flex;
    text-decoration: none;
}
.picup__logo {    
	display: flex;
    align-items: flex-end;
}

.picup__logo img {vertical-align: bottom;transition: 0.3s ease-in-out;}
.picup__logo img:hover {scale: 1.05;}

.picup__description {margin-left: 25px;}

.picup__title {
    color: #1fb1e6;
    font-size: 1.9rem;
    transition: .3s;
    font-weight: bold;
    width: 207px;
}
.picup__text {
    font-size: 1.8rem;
    margin-top: 8px;
    color: #23366f;
    transition: .3s;
    opacity: .3s;
}

/* [ランキング詳細追加] -------------------------- */

.rank_bdr {
    border-top: 1px solid #898989;
    border-bottom: 1px solid #898989;
    width: 90%;
    margin :20px auto 0;
}

.rank_bdr_2 {
    border-top: none;
    border-bottom: 1px solid #898989;
    width: 90%;
    margin :20px auto 0;
}

h2.rank_content_ttl {
    font-size: 2.5rem;
    line-height: 1.3;
    text-align: center;
}
h2.rank_content_ttl:before,
h2.rank_content_ttl:after {
    display: none;
}
.rank_content {
    display: flex;
    margin: 0 30px;
    justify-content: center;
}
.rank_flx {
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.rank_flx figure {
    width: 60%;
    margin: 0;
}
.rank_flx h3 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin: 0;
    text-align: center;
    padding-left: 0;
}
.rank_flx h3:before {
    display: none;
}
.rank_flx h3 .rank1 {
    font-size: 2rem;
    color: #bd8f49;
    font-weight: bold;
}
.rank_flx h3 .rank2 {
    font-size: 3rem;
}

.rank_cap {
    font-size: 1.4rem;
    line-height: 1.32;
    margin: 20px 30px;
    font-feature-settings: "palt";
    /* text-indent: -1em; */
    /* padding-left: 1em; */
}
/* /[ランキング詳細追加] -------------------------- */



/*-CSS切り替え用--------------------------------*/
.toggleCss {height: inherit!important;}


/*-メニュー固定用--------------------------------*/
#menu_sticky .tp-tabs {
  position: -webkit-sticky;
  position:sticky;
  top:0;
  z-index: 9999;
  background-color:rgba(255,255,255,0.9);
}





/**************************************************************************************************/
/**********************************************以下SP対応*******************************************/
/**************************************************************************************************/




@media screen and (max-width: 640px) {

.pc      {display: none !important;}
.sp      {display: block!important;}
.sp-hide {display: none !important;}

.l-header { margin-bottom: 0!important;}

.page-shushinhokenPlatinum {
	width:100%;
	margin:0;
	padding: 10px 0 0 0;
}

.page-shushinhokenPlatinum h2,
.page-shushinhokenPlatinum h3,
.page-shushinhokenPlatinum h4 {
	font-size: inherit;
}


/*共通ラッパー*/

.pz-wrapper-2vw {width: calc(100% - 2vw); margin-left: auto;margin-right: auto;}
.pz-wrapper-4vw {width: calc(100% - 4vw); margin-left: auto;margin-right: auto;}



.c-box-03 .ttl {
	font-size: 1.5rem;
}

.c-btn01 {
	font-size: 1.6rem;
	padding: 19px 45px 19px 28px;
}

.c-btn01::after {
	content: "";
	width: 18px;
	height: 18px;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/icon_footer.svg) no-repeat center center/contain;
	background-size: contain;
	position: absolute;
	right: 17px;
	top: calc(50% - 1px);
	transform: translateY(-50%);
}

.c-box-03__inner .ttl01 {
	font-size: 1.5rem;
	padding: 15px;
}

ul.c-btn01__items,
li.c-btn01__item {
	display: block;
	width: 100%;
	list-style-type: none;
  padding: 0;
  margin: 0;
}
li.c-btn01__item img{
display:none;
}

.c-box-03__inner ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
}

.c-box-03__inner ul li {border-top: 1px solid #ada9a8;}
.c-box-03__inner ul li:last-child {border-bottom: 1px solid #ada9a8;}

.pz-fixed-cv-sp {
 display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999;
	width: 100vw;
	padding: 10px 8px;
	background: #d4d9d6;
	border-top: 1px solid #b5b5b6;
}

.pz-fixed-cv-sp__lg-items {display: flex;margin: 0 0 5px;padding: 0;}
.pz-fixed-cv-sp__lg-item {width: calc(50% - 2px);}
.pz-fixed-cv-sp__lg-item:not(:last-child) {margin-right: 4px;}

.pz-fixed-cv-sp__lg-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.2rem;
	line-height: 1.25;
	color: #004ea2;
	height: 50px;
	border: 2px solid #ffffff;
	border-radius: 5px;
	background: #ffffff;
	font-feature-settings: "palt";
}

.pz-fixed-cv-sp__lg-btn span {position: relative;}
.pz-fixed-cv-sp__lg-btn span::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.pz-fixed-cv-sp__lg-btn--simu {background: linear-gradient(180deg, #fff27e 0%, #e2d054 100%);}
.pz-fixed-cv-sp__lg-btn--simu span {padding-left: 35px;}
.pz-fixed-cv-sp__lg-btn--simu span::before {
	width: 35px;
	height: 35px;
	left: 0;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/icon_simu.svg) no-repeat center/contain;
}

.pz-fixed-cv-sp__lg-btn--doc {background: linear-gradient(to bottom, #ccdcec, #a6c1de);}
.pz-fixed-cv-sp__lg-btn--doc span {padding-left: 28px;}
.pz-fixed-cv-sp__lg-btn--doc span::before {
	width: 35px;
	height: 35px;
	left: -8px;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_sp/icon_document.svg) no-repeat center/contain;
}

.pz-fixed-cv-sp__sm-items {display: flex;margin: 0;padding: 0;}
.pz-fixed-cv-sp__sm-item {width: calc(50% - 2px);margin: 0;}
.pz-fixed-cv-sp__sm-item:not(:last-child) {
	margin-right: 4px;
}

.pz-fixed-cv-sp__sm-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #b5b5b6;
	background: #f7f8f8;
	text-align: center;
	width: 100%;
	max-width: 155px;
	font-size: 1.2rem;
}

.pz-fixed-cv-sp__sm-btn span {position: relative;padding-left: 25px;}
.pz-fixed-cv-sp__sm-btn span::before {content: "";position: absolute;top: 50%;transform: translateY(-50%);}

.pz-fixed-cv-sp__sm-btn--tel span::before {
	width: 20px;
	height: 20px;
	left: -3px;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/icon_tel.svg) no-repeat center center/contain;
}

.pz-fixed-cv-sp__sm-btn--web span::before {
	width: 20px;
	height: 20px;
	left: 1px;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/icon_web.svg) no-repeat center center/contain;
}


.pz-pagetop {
	position: fixed;
	bottom: 125px;
	right: 15px;
	z-index: 100;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
	display: block;
	width: 31px;
	height: 31px;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_sp/pagetop.svg) no-repeat center center/contain;
}

.pz-bg-head-2::after {border-width: 12px 10px 0 10px;}

.pz-simu-link {margin-bottom: inherit;}
.pz-simu-link__text {margin-bottom: 3px;font-size: 1.5rem;}
.pz-simu-link__text::before {margin-right:10px;transform: rotate(-20deg);}
.pz-simu-link__text::after  {margin-left: 10px;transform: rotate(20deg);}
.pz-simu-link__text span {color: #004ea2;}

/****
.pz-simu-link__button {
	max-width: 298px;
	padding: 15px 12px;
	border-radius: 50px;
	font-size: 2.1rem;
	text-shadow:
   1px  1px 0.5px #fff,
  -1px  1px 0.5px #fff,
   1px -1px 0.5px #fff,
  -1px -1px 0.5px #fff,
   1px   0  0.5px #fff,
  -1px   0  0.5px #fff,
    0  -1px 0.5px #fff,
    0 1.5px 0.5px #fff;
}
*****/

.pz-simu-link__button {
    position: relative;
    display: grid;
    place-content: center;
    margin-top: 1.866666667vw;
    width: 100%;
    height: 14.666666667vw;
    font-size: 5.866666667vw;
    color: #FFF;
    border-radius: 7.466666667vw;
    background-color: #FF7569;
    box-shadow: 0 3px 0 #B9506D;
    width: calc(100% - 58px);
    padding: 0;
}

#osusume1SP .pz-simu-link__button,
#osusume2SP .pz-simu-link__button,
#osusume3SP .pz-simu-link__button,
#osusume4SP .pz-simu-link__button,
#osusume5_sp .pz-simu-link__button,
#osusume6_sp .pz-simu-link__button {
    width: calc(100% - 30px);
}



.pz-simu-link__button.pz-simu-link__button__blue {
	font-size: 3.7vw;
}

.pz-simu-link__button.pz-simu-link__button__blue {
    box-shadow: 0 3px 0 #039;
    margin-bottom: 3.2222vw;
}
.pz-simu-link__button span {
	font-size: 1.65rem;
}

.pz-button-1 {
	padding: 5px 15px;
	font-size: 1.7rem;
  width: auto;
}

.pz-button-1--fssm {
	font-size: 1.5rem;
}

.pz-button-1::after {
	right: 15px;
	width: 10px;
	height: 10px;
	border-top: 1px solid #b9506d;
	border-right: 1px solid #b9506d;
}

.pz-button-2 {
	font-size: 1.44rem;
	padding: 8px 0;
	max-width: 211px;
	margin: 20px auto 30px;
}

.pz-button-2 span::after {
	width: 27px;
	height: 42px;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_sp/icon_document.svg) no-repeat center/contain;
	margin-left: 7px;
}

.ez-info {padding: 1.6rem 1.8rem 1.4rem;}
.ez-info a {font-size: 1.4rem;}

.pz-kv {padding-bottom: 15px;}
.pz-kv__links {display: none;}

.tp-head__wrap {
	width:100%!important;
	display: block;
}
.tp-head-logo {
margin-right:0;
}
.tp-kv__ok {
	display: flex;
	justify-content: center;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 0;
}

.tp-kv__ok__item {
	position: relative;
	border: 1px solid #000;
	font-size: 1.35rem;
	letter-spacing: 0.05em;
	border-radius: 6px;
	overflow: hidden;
	padding: 3px 0 3px 35px;
	font-weight: bold;
	font-feature-settings: "palt";
}

.tp-kv__ok__item::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 30px;
	height: 100%;
}

.tp-kv__ok__item--01 {
	width: 150px;
	margin-right: 12px;
	border-color: #e03657;
	color: #e03657;
}

.tp-kv__ok__item--01::before {
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/icon_24hours.svg) no-repeat center center/20px #e03657;
}

.tp-kv__ok__item--02 {
	width: 140px;
	border-color: #a660a3;
	color: #a660a3;
}

.tp-kv__ok__item--02::before {
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/icon_credit.svg) no-repeat center center/20px #a660a3;
}

.tp-head-copy {margin-bottom:10px;}

.tp-head-copy1 {
	margin-bottom: 10px;
	font-size: 3.9vw;
	line-height: 1.5;
	font-weight: 400;
	font-feature-settings: "palt";
}

.tp-head-copy1 strong {
	font-size: 4.2vw;
	color: #004ea2;
	font-weight: 700;
}

.pz-feature__section {
	margin-bottom: 0.5rem;
  padding-bottom: 0;
}

.pz-feature__trg {
	min-height: 18vw;
	padding: 5px 60px 5px 8px;
	background: repeating-linear-gradient(-45deg, #dfe8ec, #dfe8ec 6px, #ebf1f3 1px, #ebf1f3 8px);
	background-size: 10px 10px;
}

.pz-feature__trg::after {
	content: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_sp/tp-icon-r-p.svg);
	transform: scale(0.6);
	top: calc(50% - 2.4rem);
	font-size: 2rem;
	right: 10px;
	width: 40px;
	text-align: center;
	height: 4rem;
	line-height: 4rem;
	transition: 0.4s;
}

.pz-feature__trg.is-opend::after {
	content: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_sp/tp-icon-r-m.svg);
}
.pz-feature__trg__badge_01 {
	display: flex;
	justify-content: center;
	flex-direction: column;
	flex-shrink: 0;
	width: 60px;
	height: 60px;
	text-align: center;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_sp/i_feature_red_01.png) no-repeat center center/contain;
	font-size: 1rem;
	font-weight: bold;
	color: #FFFFFF;
}

.pz-feature__trg__badge_01 {
	display: flex;
	justify-content: center;
	flex-direction: column;
	flex-shrink: 0;
	width: 60px;
	height: 60px;
	text-align: center;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_sp/i_feature_red_01.png) no-repeat center center/contain;
	font-size: 1rem;
	font-weight: bold;
	color: #FFFFFF;
}

.pz-feature__trg__badge_02 {
	display: flex;
	justify-content: center;
	flex-direction: column;
	flex-shrink: 0;
	width: 60px;
	height: 60px;
	text-align: center;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_sp/i_feature_red_02.png) no-repeat center center/contain;
	font-size: 1rem;
	font-weight: bold;
	color: #FFFFFF;
}

.pz-feature__trg__badge_03 {
	display: flex;
	justify-content: center;
	flex-direction: column;
	flex-shrink: 0;
	width: 60px;
	height: 60px;
	text-align: center;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_sp/i_feature_red_03.png) no-repeat center center/contain;
	font-size: 1rem;
	font-weight: bold;
	color: #FFFFFF;
}

.pz-feature__trg__badge_04 {
	display: flex;
	justify-content: center;
	flex-direction: column;
	flex-shrink: 0;
	width: 60px;
	height: 60px;
	text-align: center;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_sp/i_feature_red_04.png) no-repeat center center/contain;
	font-size: 1rem;
	font-weight: bold;
	color: #FFFFFF;
}

.pz-feature__trg__badge_05 {
	display: flex;
	justify-content: center;
	flex-direction: column;
	flex-shrink: 0;
	width: 60px;
	height: 60px;
	text-align: center;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_sp/i_feature_red_05.png) no-repeat center center/contain;
	font-size: 1rem;
	font-weight: bold;
	color: #FFFFFF;
}

.pz-feature__trg__text {font-size: 1.62rem;}

.tp-foot-anchor__section .pz-feature__trg__text h3 {font-size: 1.62rem; padding-left: 8px;}
.tp-foot-anchor__section .pz-feature__trg__text h3 strong {font-size: 4.2vw; white-space: nowrap;}
.tp-foot-anchor__section .pz-feature__trg__text h3:before {display:none;}


.pz-feature__content__inner {border:none;}

/* [シミュレーションボタン カスタマイズ] */
.tp-osusume_plus-sonae .pz-simu-link a {font-size: 2.1rem !important;}
.tp-osusume_plus-sonae .pz-simu-link__text {font-size: 1.5rem !important;}
/* /[シミュレーションボタン カスタマイズ] */

.pz-feature__supplement {
	font-size: 1.15rem;
	line-height: 1.2;
	margin-top: 22px;
	text-indent: -1.15rem;
}

.pz-point__item:not(:last-of-type) {
	margin-bottom: 15px;
}

.pz-point__white-box {
	background: #ffffff;
	padding: 15px 15px 25px;
}

.pz-point__heading {
	padding: 10px 35px 10px 15px;
	font-size: 1.3rem;
	font-weight: bold;
	position: relative;
	text-align: left;
	width: 100%;
	font-feature-settings: "palt";
}

.pz-point__heading h3 {display: flex;align-items: center;}
.pz-point__heading h3::before {content: none;}
.pz-point__heading::before {
	content: "+";
	display: block;
	position: absolute;
	top: calc(50% - 1rem);
	font-size: 2rem;
	right: 10px;
	width: 40px;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	transition: 0.4s;
	color: #004ea2;
}

.pz-point__heading strong {color: #ea5548;}

.pz-point__heading__icon {
	display: inline-block;
	width: 42px;
	margin-right: 14px;
  margin-left: 0;
	transform: translateY(-2px);
}

.pz-point-evaluation {padding: 0 20px;}
.pz-point-evaluation__image {
	width: 68%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 0;
}

.pz-point-evaluation__text {
	font-size: 2.25rem;
	letter-spacing: 0.05em;
	text-align: center;
	line-height: 1.15;
	font-feature-settings: "palt";
	margin-top: 2px;
}

.pz-point-evaluation__text strong {
	color: #004ea2;
	font-size: 3.8rem;
	font-weight: 400;
}

.pz-point-evaluation__note {
	font-size: 0.9rem;
	line-height: 1.39;
	text-align: center;
	margin-top: 10px;
}

.pz-point-evaluation__date {
	border-top: 1px solid #6695c7;
	margin-top: 18px;
	margin-bottom: 0;
	padding-top: 22px;
}

.pz-point-evaluation__date__text-sm {
	font-size: 1.4425rem;
	text-align: center;
	font-feature-settings: "palt";
}

.pz-point-evaluation__date__text-lg {
	font-size: 2.1rem;
	text-align: center;
	font-feature-settings: "palt";
	color: #004ea2;
	margin-top: 18px;
  padding: 0;
}

.pz-point-evaluation__date__text-lg strong {
	font-size: 5.2rem;
	color: #ea5548;
	font-weight: 400;
}

.pz-point-column__head {margin-top: 15px;margin-bottom: 12px;}

.pz-point-column__head__icon {width: 57px;}

.pz-point-column__head__heading {font-size: 1.6rem;}

.pz-point-column__head__lead {font-size: 0.95rem;}

#tp-section-column .pz-point-column__item:not(:last-child) {margin-bottom: 10px;}

#tp-section-column .pz-point__white-box {padding: 13px 5px 5px;width: auto;}

.pz-point-column__item__heading {margin-bottom: 0;}

#tp-section-column .pz-point-column__item__text {
	font-size: 1.15rem;
	line-height: 1.52;
	letter-spacing: 0.05em;
	text-align: justify;
	font-feature-settings: "palt";
	margin-bottom:0;
}

.pz-point-column__item__more {font-size: 1rem;color: #004ea2;margin-top: 3px;margin-left: 0;}
.pz-point-column__item a {font-weight: normal;display: block;}

.pz-point-column__more {text-align: right;margin: 0;}
.pz-point-column__more div {margin-bottom: 0;}
.pz-point-column__more a {font-size: 1rem;font-weight: 400;color: #004ea2;}

.pz-faq {margin-top: 15px;margin-bottom: 0;}

.pz-faq__item {background: #eef6fc;}
.pz-faq__item:first-child {margin-top:0;}
.pz-faq__item:not(:last-child) {margin-bottom: 12px;}

.pz-faq__trg {
	display: block;
	width: 100%;
	height:auto;
	padding: 10px 35px 10px 15px;
	position: relative;
}

.pz-faq__trg p {
	display: flex;
	align-items: center;
}

.pz-faq__trg::after {
	content: "+";
	display: block;
	position: absolute;
	top: calc(50% - 1rem);
	font-size: 2rem;
	right: 10px;
	width: 40px;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	transition: 0.4s;
	color: #231815;
}

.pz-faq__trg.is-opend::after {
	content: "ー";
}

.pz-faq__trg__icon {
	display: inline-block;
	position:static;
	width: 43px;
	margin-right: 14px;
	flex-shrink: 0;
}

.pz-faq__trg__text {
	font-size: 1.2rem;
	margin:0 auto;
	position: relative;
	text-align: center;
}

.pz-faq__content {padding: 5px;}
.pz-faq__content__inner {background: #fff;}

.pz-faq__content__text {
	font-size: 1.1rem;
	line-height: 1.5;
	position: relative;
	padding: 15px 10px 10px 61px;
	font-feature-settings: "palt";
}

.pz-faq__content__text::before {
	top: 10px;
	left: 10px;
	width: 43px;
	height: 43px;
}

.l-article .pz-faq__more a {
	font-size: 1rem;
}

.pz-pre-checklist {
	margin-top: 8vw;
	margin-bottom: 0;
}

.pz-pre-checklist h2.pz-pre-checklist__head {
	font-size: 2rem;
	line-height: 1.375;
	letter-spacing: 0.05em;
	font-weight: 700;
	text-align: center;
	color: #397187;
	margin: 2vw 0 3vw 0;
}

.pz-pre-checklist__text {
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1rem;
	line-height: 1.5;
    margin-bottom: 1rem;
}
.page-shushinhokenPlatinum .pz-pre-checklist__text li {
  font-size: 1rem;
  line-height: 1.5;
  list-style: disc;
  text-indent: 0;
  margin-left: 1rem;
}
.pz-pre-checklist__text a {
	text-decoration: underline;
	font-weight: normal;
}

.pz-pre-checklist__text a:hover {
	text-decoration: none;
}


/*----*/

.about2{
  width: 90%;
  margin: 0 auto;
  background:#edf1f3;
  border-radius:20px;
  padding-top:2rem;
}

.about2 h2 {
  font-size: 2rem!important;
  line-height: 1.5!important;
	background-image:url("/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/about2_h2.svg");
	background-size: 2.5rem 2.5rem;
	background-position:left 2rem center;
	background-repeat:no-repeat;
  height: auto;
  padding-left: 5rem;
  font-weight: bold;
  margin: 0 auto;
}

.about2 ul {
  padding: 0 2rem 1rem;
  margin-left:0;
}

.about2 ul li {
  font-size: 1rem;
  line-height: 1.5;
  list-style: disc;
  text-indent: 0;
  margin: 0.5rem 0 0.5rem 1rem;
  letter-spacing: 0;
}

/*---*/

.pz-about-info__inner {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -15px;
}

.pz-about-info__item {
	width: 47.8%;
	text-align: center;
	border-right: 1px solid #dcdddd;
	border-bottom: 1px solid #dcdddd;
	margin-bottom: 15px;
	padding: 7px 0;
}

.pz-about-info__item:nth-child(odd) {margin-right: 4.4%;}

.pz-about-info__text-sm {font-size: 1.3rem;}

.pz-about-info__text-lg {font-size: 1.8rem;line-height: 1.35;margin-top: 2px;}
.pz-about-info__text-lg span {color: #004ea2;}
.pz-about-info__text-lg strong {font-size: 2.9rem;}

.pz-about-info__note {
	font-size: 0.95rem;
	font-weight: 200;
	text-indent: -1em;
	line-height: 1.32;
	margin-top: 8px;
	font-feature-settings: "palt";
	padding-left: 0;
	margin-left: 0;
	text-align: center;
}

.pz-about-cs__inner {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	margin-bottom: 23px;
}


.pz-about-financial {
	max-width: 260px;
	margin-left: auto;
	margin-right: auto;
}

.pz-about-financial__content {
	margin-top: 24px;
	margin-bottom: 0;
  display: block;width: auto;
}


.pz-about-financial__item {width: auto;}

.pz-about-financial__item:not(:last-child) {
	margin-bottom: 20px;
  margin-right: 0;
}

.pz-about-financial__item__inner {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
  flex-wrap: nowrap;
}

.pz-about-financial__item__head {
	display: flex;
	align-items: flex-end;
}

.pz-about-financial__item__rank {
	font-size: 1rem;
	line-height: 1;
  font-weight: normal;
}

.pz-about-financial__item__rank span {
	font-size: 1.9rem;
	color: #004ea2;
}

.pz-about-financial__item__rank strong {
	color: #004ea2;
	font-weight: 400;
	margin-right: 4px;
  padding-top: 0;
}

.pz-about-financial__item__rank__md {
	font-size: 3.7rem;
	margin-top: 6px;
	display: inline-block;
  margin-bottom: 0;
}

.pz-about-financial__item__rank__lg {
	font-size: 4.5rem;
}

.pz-about-financial__item__outlook {
	font-size: 0.9rem;
	line-height: 1.2;
	text-align: center;
	margin: 0 0 2px 0;
  padding: 0;font-weight: normal;
}

.pz-about-financial__item__outlook span {
	font-size: 1.3rem;
}

.pz-about-financial__item__current {
	font-size: 0.9rem;
	line-height: 1.11;
	margin: 0 0 3px 0;
  width: auto;font-weight: normal;
}

.pz-about-financial__item__text {
	font-size: 1rem;
	line-height: 1.35;
	margin-top: 5px;
}

.pz-about-financial__item__note {
	font-size: 0.95rem;
	margin-top: 3px;
}

.l-article .pz-about-ranking__link a {
	font-size: 1rem;
	color: #004ea2;
}

.pz-js-accordion-content h2::after {
	content: none;
}

.pz-js-accordion-content {
	display: none;
}



/* [2023.7:HEARTSカスタマイズ]------------------------------------------------------------------------------------------------------------------ */



/* [共通------------------------------------------------------------------------] */


a.pz-simu-link__button:hover {opacity: 0.8;}
button.tp-osusume_plus__trg:hover img {scale: 1.1;opacity: 0.8;}
.pz-simu-link__text::before, .pz-simu-link__text::after {height:15px;}

.tp-mt-3vw  {margin-top: 3vw!important;}
.tp-mt-5vw  {margin-top: 5vw!important;}
.tp-mt-10vw {margin-top: 10vw!important;}
.tp-mt-20vw {margin-top: 20vw!important;}
.tp-mt-30vw {margin-top: 30vw!important;}
.tp-mb-1vw  {margin-bottom: 1vw!important;}
.tp-mb-3vw  {margin-bottom: 3vw!important;}
.tp-mb-5vw  {margin-bottom: 5vw!important;}
.tp-mb-10vw {margin-bottom: 10vw!important;}
.tp-mb-20vw {margin-bottom: 20vw!important;}
.tp-mb-30vw {margin-bottom: 30vw!important;}

.tp-pt-3vw  {padding-top: 3vw!important;}
.tp-pt-5vw  {padding-top: 5vw!important;}
.tp-pt-10vw {padding-top: 10vw!important;}
.tp-pb-3vw  {padding-bottom: 3vw!important;}
.tp-pb-5vw  {padding-bottom:  5vw!important;}
.tp-pb-10vw {padding-bottom: 10vw!important;}

.tp-pw-3vw {padding: 3vw!important;}
.tp-p-2vw  {padding: 2vw!important;}
.tp-p-4vw  {padding: 4vw!important;}

.tp-txt-24 {font-size:2.23rem;}

.tp-cap ,.tp-cap-l-ast, .tp-cap-l-ast2, .tp-cap-l-ast3, .tp-cap-c {font-size:0.9rem;line-height:1.2rem;}
.tp-cap-l-ast  {margin-left: 1em;text-indent: -1em;}
.tp-cap-l-ast2 {margin-left: 2em;text-indent: -2em;}
.tp-cap-l-ast3 {margin-left: 3em;text-indent: -3em;}

.tp-cap-c {text-align:center;}


#tp-section-column .tp-flex-center2 {
	display: block;
	width: auto;
}

a.bk2top > span::before {
	top: calc(50% - 1px);
	left: -1.5em;
	width:  3vw;
	height: 3vw;
	border-right: 0.5vw solid #fff;
	border-top: 0.5vw solid #fff;
	transform: rotate(-45deg);
}


/* [モーダル青] */
.pz-btn-blue-modal {
	padding: 7px 20px 7px 40px;
	border: 1px solid #004ea2;
	border-radius: 2px;
	font-size: 1.25rem;
}

.pz-btn-blue-modal::before {
	left: 5px;
	width: 22px;
	height: 22px;
}

.pz-btn-blue-modal::after {
	content: "";
	position: absolute;
	top: 41%;
	right: 8px;
	transform: translateY(-50%) rotate(135deg);
	width: 10px;
	height: 10px;
	border-right: 1px solid #004ea2;
	border-top: 1px solid #004ea2;
}

/*---*/
.pz-modal-blue-content {
	border: 4px solid #c7d9ea;
	padding: 2vw;
	background: #ffffff;
}

.pz-modal-blue-content__lead {
	font-size: 1.15rem;
	letter-spacing: 0.01em;
	line-height: 1.54;
}

.pz-modal-blue-content__list {
	padding: 0;
}

.pz-modal-blue-content__list li {
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 0.06em;
	text-align: center;
	background: #f8edf0;
	color: #004ea2;
	padding: 8px 0;
	margin-bottom: 5px;
}
/* /[モーダル青] */



/* /[共通------------------------------------------------------------------------] */

/* [ロゴ周り] */
.tp-head__wrap {
	width:100%!important;
	text-align:center;
}

.tp-head-copy1 {
	font-size: 3.9vw;
	position: relative;
	display: inline-block;
}
.tp-head-copy1::after,
.tp-head-copy1::before {
	position: absolute;
	content:"";
	border-left:0.75vw solid #397187;
	height:10vw;
	top:1vw;
}
.tp-head-copy1::after  {left:  -3.8vw;transform: rotate(-30deg);}
.tp-head-copy1::before {right: -3.8vw;transform: rotate(30deg);}
/* /[ロゴ周り] */



/* [定期保険プラチナ_上部タブメニュー] */
.tp-tab-name {
	display: flex;
	justify-content:center;
	margin-top: 4vw
}

.tp-tab-name > * {
	width: 100%;
	height:auto;
	margin: 0.5vw;
	border-radius: 3vw 3vw 0 0;
	font-size: 4.3vw;
	text-align: center;
	line-height:1.5;
	padding: 0.5em 0;
	background: linear-gradient(120deg, #618d9f 0%, #397187 100%);
}
.tp-tab-name > span {
	color: #fff;
}
.tp-tab-name > a {
	opacity: 0.5;
	color: #000;
	font-weight: normal;
	transition: 0.25s ease-in-out;
}
.tp-tab-name > a:hover {
	color: #fff;
	opacity: 1;
}
/* /[定期保険プラチナ_上部タブメニュー] */


/* [上部アンカーリンク] */
.tp-head-anchor__link-items {
	display: flex;
	flex-wrap: wrap;
	align-content:center;
	align-items: center;
	justify-content:center;
	margin: 2vw 0;
	padding: 0;
	width: 100%;
}
.tp-head-anchor__link-items > li {
	width: 45%;
	margin: 1%;
	font-size:3.5vw;
}
.tp-head-anchor__link-items > li > a {
	display: inline-block;
	width: 100%;
	height:auto;
	background-color: #fff;
	border: 1vw solid #ccc;
	border-radius: 2vw;
	text-align: center;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0.3em 0;
}
.tp-head-anchor__link-items > li > a > span {
	font-size: 0.8em;
	font-weight: normal;
}
/* /[上部アンカーリンク] */

/* [定期保険プラチナ_上部アンカーリンク] */


/* [定期保険プラチナ_セクションヘッダー] */
.tp-section-title-wrap {
	width:100%;
	margin:auto;
	height: 21vw;
}

.tp-section-title {
	width: auto;
	height: 22vw;
	border: 4px solid #dbdbdb;
	border-radius:3vw;
	border-bottom: 4px solid #dbdbdb;
	margin: 4vw 2vw;
	align-items: start;
	line-height: 1.5;
}

.tp-head-anchor {
	background-color: black;
	background: repeating-linear-gradient(-45deg, #397187, #397187 6px, #618d9f 1px, #618d9f 8px);
	display: flex;
	flex-wrap:wrap;
	font-feature-settings: "palt";
	margin-top:0;
	margin-bottom: 3vw;
	padding-top:0;
}
.tp-section-title img {
	width: 22vw;
	top:-2.5vw;
	left:-1vw;
}
.tp-section-title div {
	top:3vw;
}
.tp-section-title span {
	font-size: 3.3vw;
}
.tp-section-title strong {
	font-size: 4vw;
}
.tp-section-title h2.tp-section-title__h2 {
  position: relative;
  top: 2.0vw;
  margin: 0;
}
#tp-section-osusume .pz-feature__trg__text span {
	font-size: 4vw;
	margin-left: 0;
	line-height: 1.2em;
}
#tp-section-osusume .pz-feature__trg__text strong {
	font-size:4vw;
}


.tp-head-anchor a {
	margin: auto;
	position: static;
}
.tp-head-anchor a strong{
color: #003399;
font-size: 3.5vw;
}
.tp-head-anchor a span {
	font-size: 0.8em;
	font-weight: normal;
}


.tp-head-anchor button {
	width: 100%;
	border: 4px solid #dbdbdb;
	border-radius:3vw;
	background-color: #fff;
	margin: 4vw 2vw;
	transition: 0.25s ease-in-out;
	display: flex;
	justify-content:flex-start;
	align-items: center;
	position: relative;
	font-feature-settings: "palt";
}
.tp-head-anchor button > div {text-align: left;}
.tp-head-anchor button img {
	width: 25%;
	height: auto;
	position: relative;
	top:-2.8vw;
	left:-2vw;
}
.tp-head-anchor button span {
	color: #000;
	font-size: 3.8vw;
	line-height:4.5vw;
}
.tp-head-anchor button strong {
	color: #397187;
	font-size: 4.8vw;
	text-align: left;
}
/* /[定期保険プラチナ_上部アンカーリンク] */



/* /[定期保険プラチナ_特長と保障内容]_アコーディオン------------------------] */
/* [共通・追加] */
.tp-wrapper-97vw,.tp-wrapper-96vw,.tp-wrapper-94vw,.tp-wrapper-92vw,.tp-wrapper-90vw{margin-left: auto;margin-right: auto;}
.tp-wrapper-97vw {width:97vw;}
.tp-wrapper-96vw {width:96vw;}
.tp-wrapper-94vw {width:94vw;}
.tp-wrapper-92vw {width:92vw;}
.tp-wrapper-90vw {width:90vw;}
/* /[共通・追加] */

/* [pz カスタマイズ] */
.pz-feature__section {background: repeating-linear-gradient(-45deg, #dfe8ec, #dfe8ec 6px, #ebf1f3 1px, #ebf1f3 8px);}
/* ----- */
.pz-feature__trg {margin-bottom: 0;font-feature-settings: "palt";}
.pz-feature__trg__badge {transition: 0.1s ease-in-out;}
.pz-feature__trg__text span   {font-size:3.2vw;white-space: nowrap;}
.pz-feature__trg__text strong {font-size:4.2vw;white-space: nowrap;}
/* ----- */

.pz-feature__trg__badge {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	flex-shrink: 0;
	width: 15vw;
	height: 18.17vw;
	text-align: center;
	background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/bg_feature_trg.svg) no-repeat center center/contain;
	font-size:4vw;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:0;
	margin-right:0.1vw;
}

.pz-feature__trg__badge span {
	display: block;
	font-size: 7.2vw;
	line-height: 7.2vw;
	margin-top: 0;
	margin-left: 0;
	height: auto;
}


/* /[pz カスタマイズ] */


.tp-feature__content {
	padding-bottom: 4vw;
}
.tp-feature__content__inner {
	background-color: #fff;
	padding: 2vw;
}
.tp-feature__content__lead {
	font-size: 3.5vw;
	line-height: 1.6;
	letter-spacing: 0.05em;
	font-feature-settings: "palt";
	text-align: center;
	width: 100%;
}
.tp-feature__content__catch {text-align: center;margin: 4vw 0;font-size: 3.5vw;}
.tp-feature__content__catch > span {display: inline-block;position: relative;}
.tp-feature__content__catch > span::after,
.tp-feature__content__catch > span::before {
	position: absolute;
	content:"";
	border-left:0.75vw solid #004ea2;
	height: 9vw;
	top:1.2vw;
}
.tp-feature__content__catch > span::after  {left:  -3.8vw;transform: rotate(-30deg);}
.tp-feature__content__catch > span::before {right: -3.8vw;transform: rotate(30deg);}
.tp-feature__content__catch strong {font-size: 120%;}

/* ----- */


#tp-section-tokucho_3 img.ill_a {width:20vw;height: auto;margin-right:2.5vw;}
#tp-section-tokucho_3 img.ill_b {width: auto;height:160px;}

/* --[月払保険料table]-- */

#tp-section-tokucho_1 p.ano,
#tp-section-tokucho_2 p.ano,
#tp-section-tokucho_3 p.ano,
#tp-section-tokucho_4 p.ano,
#tp-section-tokucho_5 p.ano {
  font-size:1.1rem;
  line-height:1.4;
}
ul.ano {
  padding:0;
}

ul.ano li{
  font-size:1.1rem;
  line-height:1.4;
  padding-left: 1em;
  text-indent: -1em;
}


/* [チラ見せアコーディオン] */
/* [Javascript連動] */
#tp-section-osusume .tp-js-accordion-content {
	overflow: hidden;
	height: 25vw;
	opacity: 0.5;
	display: block;
	transition: 0.5s ease-in-out;
}
.tp-open {opacity: 1!important;height: auto!important;}
/* /[Javascript連動] */
/* /[チラ見せアコーディオン] */



/* ----- */
.tp-feature__content__lead_wrap {
	padding: 30px 0;
}
.tp-feature_blueHead_ttl {
	padding: 1vw 0;
	font-size: 5vw;
	letter-spacing: 0.1em;
	border-radius: 1.2vw 1.2vw 0 0;
	width: 100%;
	letter-spacing: 0.02em;
}
.tp-feature_blueHead_content-ill {
	flex-wrap:nowrap;
	margin-top: 5vw;
}
.tp-feature_blueHead_content-ill > div {
	margin: 0 1.5vw;
}
.tp-feature_blueHead_content-ill.cat3 {
padding-bottom:5.3333vw;
}
.tp-feature_blueHead_content-ill.cat2 > div {margin: 0 3vw;}
.tp-feature_blueHead_content-ill.cat3 > div {margin: 0 4vw;}
.tp-feature_blueHead_content-ill-catch {
	font-size: 5vw;
	font-feature-settings: "palt";
	text-align: center;
	margin-bottom: 0.2vw;
}
.tp-feature_blueHead_content-ill-catch_s {
	font-size: 3.5vw;
	font-feature-settings: "palt";
	text-align: center;
	margin-top: 2.0vw;
}
.tp-feature_blueHead_content-ill img {
	height: auto;width: 25vw;
}

.tp-section-tokucho-blueBG-ill {
	white-space: nowrap;
	margin: 0 0 0 30px;
	font-size: 1.7rem;
	text-align: center;
}

/* ----- */

.tp-feature__point__ttl {
	font-size: 5.5vw;
	background-color: #004ea2;
	color: #fff;
	font-weight: bold;
	border-radius: 2vw;
	width: 100%;
	padding: 0.1em 0 0.1em 0.5em;
	position: relative;
	height: 1.6em;
	text-align: center;
}

.tp-feature__point__ttl > div {
	position: relative;
	top:-0.7em;
}
.tp-feature__point__ttl > div > span {
	display: inline-block;
	position: relative;
	font-size: 160%;
	text-shadow:
     2px 2px 0 #004ea2, -2px -2px 0 #004ea2,
    -2px 2px 0 #004ea2,  2px -2px 0 #004ea2,
     0px 2px 0 #004ea2,   0  -2px 0 #004ea2,
    -2px  0  0 #004ea2,  2px   0  0 #004ea2;
	margin-right: 0.5em;
}
.tp-feature__point__ttl2 {
	font-size: 4vw;
}


.tp-feature__point__ttl.web  > div > span,
.tp-feature__point__ttl.web2 > div > span,
.tp-feature__point__ttl.web3 > div > span {margin-right:0;}
.tp-feature__point__ttl.web  {font-size: 4.8vw;}
.tp-feature__point__ttl.web2 {font-size: 4.2vw;}
.tp-feature__point__ttl.web3 {font-size: 3.8vw;}
.tp-feature__point__ttl.web2 > div {position: relative;top:-0.7em;}
.tp-feature__point__ttl.web3 > div {position: relative;top:-0.68em;}

/* --[table：ポイント1]-- */
.tp-section-tokucho-table-data2 {font-size: 4.5vw;width:94%;margin-left: auto;margin-right: auto;}
.tp-section-tokucho-table-data2 caption {font-size: 3.8vw;margin-bottom: 1.5vw;font-feature-settings: "palt";}
.tp-section-tokucho-table-data2 td,
.tp-section-tokucho-table-data2 th {border: 1px solid #ccc;text-align: center;}
.tp-section-tokucho-table-data2 th:first-of-type {width:auto;}
.tp-section-tokucho-table-data2 th {color: #004ea2;}
.tp-section-tokucho-table-data2 tr:nth-child(even) {background-color:#fff}
.tp-section-tokucho-table-data2 tr:nth-child(odd)  {background-color:#f0f0f0}
.tp-section-tokucho-table-data2 tr:nth-child(1)    {background-color:#dee8f3}
.tp-section-tokucho-table-data2 td span {padding-left: 1.0em;}
/* --/[table：ポイント1]-- */

/* --[ポイント3]-- */
.tp-feature__point_3 > div {
vertical-align: top;
	width: 100%;
	margin: 0;
}
.tp-feature__point_3 img {
width: 20%;
height:auto;
margin:0 2% auto 0;
}
.tp-feature__point_3__txt > div:first-of-type {
	font-size: 3.5vw;
	color:#004ea2;
	font-weight: bold;
}
.tp-feature__point_3__txt > p {font-size: 3vw;line-height:1.4em;margin-top: 0.1em;}
.tp-feature__point_3__txt .tp-cap-l-ast {font-size: 3vw;}
/* --/[ポイント3]-- */


/* /[定期保険プラチナ_特長と保障内容]_アコーディオン------------------------] */



/* [----------特長・２----------] */
.tp-ill-portrait {width: 18vw!important;}
.tp-ill-bed      {width: 31vw!important;margin-top: 2vw;}
/* /[----------特長・２----------] */


/* [----------特長・４----------] */

.tp-feature_tokucho4_ex_contents{
	border: 3px solid #004ea2;
	padding:3vw 2vw;
	height:auto;
}
.tp-feature_tokucho4_ex > div:nth-of-type(2) {
	padding-top:0;
}
.tp-feature_tokucho4_ex > div:nth-of-type(2) img {
	width: 45px; height: auto;
}

.tp-feature_tokucho4_ex_ttl {
	background-color: #004ea2;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 5.5vw;
	height: 1.4em;
	border-radius: 2vw 2vw 0 0;
	letter-spacing: 0.08em;
	line-height: 1.4em;
	position: relative;
}
.tp-feature_tokucho4_ex_ttl img {
	height: 12vw;
	width: auto;
	margin-left: 20px;
}
.tp-feature_tokucho4_ex_ttl > div {
	position: relative;
	top:-1.5vw;
}
.tp-feature_tokucho4_ex_lead {
	font-size: 5vw;
	line-height: 1.6em;
	font-feature-settings: "palt";
	text-align: center;
	font-weight: bold;
	width: 100%;
}

/* [保険期間・図] */



.sp .tp-feature_tokucho4_ex_period {
	background-color: #fce6cc;
	text-align: center;
	padding: 1vw 0.7vw;
	margin: 1vw 0.5vw 0 0.5vw;
  font-size: 5.5vw;
	font-feature-settings: "palt";
}
.sp .tp-feature_tokucho4_ex_period span,
.sp .tp-feature_tokucho4_ex_period strong {font-size: 1.2em;}
.sp .tp-feature_tokucho4_ex_period .kikan {
	font-size: 3.5vw;
	border-bottom: 1px solid #666;
  margin-right: 0.5em;
  display: block;
}
.sp .tp-feature_tokucho4_ex_X {text-align: center;margin: 4vw 0 8vw 0;}
.sp .tp-feature_tokucho4_ex_X img {width: 12vw;}


/* /[保険期間・図] */

.tp-feature_tokucho4_ex_catch {
	font-size: 4vw;
	font-weight: bold;
	margin-bottom: 3vw;
  margin-top: 2vw;
}
.tp-feature_tokucho4_ex_catch::before {content: "■";}

.tp-feature_tokucho4_ex_catch2 {
  font-size: 3vw;
  font-weight: bold;
	margin-bottom: 3vw;
}


/* [年数で選ぶ・図] */
.sp .tp-feature_tokucho4_ex_Year_fig {position:relative;width:62vw;height:auto;}
.sp .tp-feature_tokucho4_ex_Year_fig > * {position: absolute;font-feature-settings: "palt";font-weight: bold;}
.sp .tp-feature_tokucho4_ex_Year_fig .t1 {font-size:3.0vw;top: 0.2vw;left:18.5vw;}
.sp .tp-feature_tokucho4_ex_Year_fig .t1 strong {font-size: 160%;}
.sp .tp-feature_tokucho4_ex_Year_fig .t2 {font-size:5.4vw;top: 6.0vw;left:23.5vw;font-weight:normal;line-height: 3.4vw}
.sp .tp-feature_tokucho4_ex_Year_fig .t3 {font-size:2.7vw;top:11.1vw;left:20.0vw;}
.sp .tp-feature_tokucho4_ex_Year_fig .t4 {font-size:2.8vw;top: 0.4vw;left: 5.5vw;color: #fff;}
.sp .tp-feature_tokucho4_ex_Year_fig .t5 {font-size:2.8vw;top: 4.1vw;left: 6.5vw;}
.sp .tp-feature_tokucho4_ex_Year_fig .t6 {font-size:2.8vw;top: 0.4vw;left:37.5vw;}
.sp .tp-feature_tokucho4_ex_Year_fig .t7 {font-size:3.5vw;top: 5.5vw;left:32.8vw;}
.sp .tp-feature_tokucho4_ex_Year_fig .t8 {font-size:1.6vw;top:12.2vw;left:27.0vw;}
.sp .tp-feature_tokucho4_ex_Year_fig .t9 {font-size:3.0vw;top:15.0vw;left:20.0vw;}

.tp-feature_tokucho4_ex_Year_fig .t5 span   {font-size: 4.4vw;}
.tp-feature_tokucho4_ex_Year_fig .t5 strong {font-size: 5.4vw;}
/* /[年数で選ぶ・図] */


/* [年齢で選ぶ・期間] */
.sp .tp-feature_tokucho4_ex_old_period {
	display: flex;
	flex-wrap: wrap;
}
.sp .tp-feature_tokucho4_ex_old_period > div {
	background-color: #fce6cc;
	text-align: center;
	padding: 3vw 0 1.6vw 0;
	font-feature-settings: "palt";
	width: 19.5vw;
}
.sp .tp-feature_tokucho4_ex_old_period > div {margin-right: 1vw;}
.sp .tp-feature_tokucho4_ex_old_period > div div:first-of-type {font-size: 4.5vw;line-height:1.1em;font-weight: bold;}
.sp .tp-feature_tokucho4_ex_old_period > div div:first-of-type span   {font-size: 5.2vw;}
.sp .tp-feature_tokucho4_ex_old_period > div div:first-of-type strong {font-size: 6.2vw;}
.sp .tp-feature_tokucho4_ex_old_period > div div:last-of-type  {font-size: 2.5vw;margin-top: 0.4em;}
/* [年齢で選ぶ・期間] */



/* /[----------特長・４----------] */



/* [----------特長・5----------] */
.tp-feature__content__option {
	font-size: 4.5vw;
	font-weight: bold;
	text-align: center;
	color:#004ea2;
	margin: 3vw 0 1.5vw 0;
}

.tp-feature__content__lead__blue {
	font-size: 5vw;
	font-weight: bold;
	margin-bottom: 7vw;
	color:#004ea2;
}
/* ----- */
.tp-section-tokucho-clearBG {
	display: block;
	width: 100%;
	margin: 5vw auto;
	padding: 0;
}

.tp-section-tokucho-clearBG > div:last-of-type {
	font-size: 3.5vw;
	line-height: 1.8em;
	text-align: center;
	font-feature-settings: "palt";
	padding: 22px 0 0 0;
}
.tp-section-tokucho-clearBG-ill {
	font-size: 3.5vw;
	white-space: nowrap;
	margin: 0 3vw;
	text-align: center;
}
/* ----- */


/* [特定疾病保険料払込免除特約・図] */
#tp-section-tokucho_5 .fig1{position: relative;width: 82vw;margin:2vw auto 2vw auto;}
#tp-section-tokucho_5 .fig1 > .txt {position: absolute;font-feature-settings: "palt";font-weight: bold;}
#tp-section-tokucho_5 .fig1 > img {width:100%;}
#tp-section-tokucho_5 .fig1 .t1  {font-size:3.1vw;top: 0.5vw;left:  41vw;}
#tp-section-tokucho_5 .fig1 .t2  {font-size:3.1vw;top:12.2vw;left: 1.1vw;}
#tp-section-tokucho_5 .fig1 .t3  {font-size:3.1vw;top:26.3vw;left: 6.8vw;}
#tp-section-tokucho_5 .fig1 .t4  {font-size:3.5vw;top:10.3vw;left:35.1vw;color: #fff;text-align: center;}
#tp-section-tokucho_5 .fig1 .t5  {font-size:3.1vw;top:35.3vw;left: 4.3vw;}
#tp-section-tokucho_5 .fig1 .t6  {font-size:3.6vw;top:37.2vw;left:42.3vw;}
#tp-section-tokucho_5 .fig1 .t7  {left:21.5vw;}
#tp-section-tokucho_5 .fig1 .t8  {left:34.8vw;}
#tp-section-tokucho_5 .fig1 .t9  {left:53.0vw;}
#tp-section-tokucho_5 .fig1 .t10 {font-size:3.6vw;top:44.1vw;left:53.3vw;color: #774981;}
#tp-section-tokucho_5 .fig1 .t11 {top:50.8vw;left:40.1vw;}
#tp-section-tokucho_5 .fig1 .t12 {top:50.8vw;left:62.1vw;}
#tp-section-tokucho_5 .fig1 .t13 {top:57.2vw;left:40.1vw;}
#tp-section-tokucho_5 .fig1 .t14 {top:57.2vw;left:62.1vw;}
#tp-section-tokucho_5 .fig1 .t15 {top:63.1vw;left:40.1vw;}
#tp-section-tokucho_5 .fig1 .disease {font-size: 2.9vw;top:45.5vw;width: 19.5vw;text-align: center;color: #666;}
/* /[特定疾病保険料払込免除特約・図] */


/* [特長6・モーダル -----] */
#modal-payment-exemption2 .tp-feature_accordion_content_attention {font-size: 3.5vw;}
#modal-payment-exemption2 .tp-feature_accordion_content_catch {
	font-size:4.5vw;
	font-weight: bold;
	color: #004ea2;
}
#modal-payment-exemption2 .tp-feature_accordion_content_txt {font-size:3.5vw;}


/* [図] */
#modal-payment-exemption2 .fig2 {position:relative;width:83vw;height:48.26vw;}
#modal-payment-exemption2 .fig3 {position:relative;width:83vw;height:56.94vw;}
#modal-payment-exemption2 .fig2 > *,
#modal-payment-exemption2 .fig3 > *{position: absolute;font-feature-settings: "palt";font-weight: bold;}
#modal-payment-exemption2 .fig2 > img {width:83vw;height:48.26vw;}
#modal-payment-exemption2 .fig3 > img {width:83vw;height:56.94vw;}

#modal-payment-exemption2 .fig2 .t1 {font-size:3.3vw;top:   0;left:0;}
#modal-payment-exemption2 .fig2 .t2 {font-size:2.0vw;bottom:0;right:  1vw;}
#modal-payment-exemption2 .fig2 .t3 {font-size:3.4vw;top: 5vw;left:36.2vw;}
#modal-payment-exemption2 .fig2 .t4 {font-size:3.4vw;top:11vw;left:41.2vw;}
#modal-payment-exemption2 .fig2 .t5 {font-size:3.4vw;top:17vw;left:44.2vw;}
#modal-payment-exemption2 .fig2 .t6 {font-size:4.0vw;top:25vw;left:41vw;}
#modal-payment-exemption2 .fig2 .t7 {font-size:5.0vw;top:30vw;left:41vw;}
#modal-payment-exemption2 .fig2 .t7 span  {font-size: 130%;}

#modal-payment-exemption2 .fig3 .t1 {font-size:3.3vw;top:   0;left:0;}
#modal-payment-exemption2 .fig3 .t2 {font-size:2.0vw;bottom:0;right:1vw;}
/* /[図] */

#modal-payment-exemption2 .tp-feature_accordion_content_catch {
	text-align: left;
	margin: 3vw auto 0;
}

#modal-payment-exemption2 .tp-flex-between1 {
  display:block;
}

#modal-payment-exemption2 .tp-flex-between1 > div:first-of-type {
	font-size: 3.5vw;
	line-height: 1.5em;
	width: auto;
}


/* /[特長5・モーダル -----] */

.sp-simu-link__txt   {margin-top: 0.5rem;}
.sp-simu-link__txt a {font-size: 1.2rem;}

.notes {
  background-color: #ebf1f3;
  margin: 5vw 0 0 0;
  padding: 3vw;
}

.notes > div:first-of-type {
  font-size: 3.1vw;
  text-align: center;
}
.notes > p {
  font-size: 3vw;
  line-height: 1.4em;
}
#tp-section-tokucho_5 .sp .tp-cap-l-ast {margin-right: 2em;margin-left: 2em;}
#tp-section-tokucho_5 .sp .tp-feature_blueHead_content {padding-top: 0.5em;}
#tp-section-tokucho_5 .sp .tp-feature__point__ttl {font-size: 3.5vw; height: 10vw; line-height: 1.3em;}

#tp-section-tokucho_5 .sp .fig2 p {font-size: 3.6vw; font-weight: bold; margin: 7px 0; text-align: center;}

#tp-section-tokucho_5 .sp .fig2 {margin: 0 auto; width: 100%;}


/* /[----------特長・5----------] */




/* [おすすめプラン] ---------------------------- */
.pz-feature__trg__badge_osusume {
	display: flex;
	justify-content: center;
	flex-direction: column;
	flex-shrink: 0;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 1rem;
	font-weight: bold;
	color: #FFFFFF;
}

.tp-plus   {background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_sp/tp-icon-osusume-plus.svg) no-repeat center center/contain;}
.tp-web    {background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/tp-icon-smp_n.svg)        no-repeat center center/contain;}
.tp-letter {background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/tp-icon-letter_n.svg)     no-repeat center center/contain;}
.tp-tel    {background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/tp-icon-tel_n.svg)        no-repeat center center/contain;}
.tp-heart  {background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/tp-icon-heart_n.svg)      no-repeat center center/contain;}
.tp-earth  {background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/tp-icon-earth_n.svg)      no-repeat center center/contain;}
.tp-money  {background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/tp-icon-money_n.svg)      no-repeat center center/contain;}
.tp-voice  {background: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/tp-icon-voice_n.svg)      no-repeat center center/contain;}


/* /[総合的なリスクに備えるプラン・アコーディオン] */
.tp-osusume_plus__trg {
	position: relative;
	min-height: 126px;
	padding: 0;
	margin-bottom: 15px;
	font-size: 3.85rem;
	width: 100%;
	text-align: left;
	display: flex;
	align-items: center;
}
.tp-osusume_plus__trg::after {
	content: "+";
	display: block;
	position: absolute;
	top: calc(50% - 2rem);
	font-size: 4rem;
	right: 40px;
	width: 40px;
	text-align: center;
	height: 4rem;
	line-height: 4rem;
	transition: 0.4s;
}
.tp-osusume_plus__trg.is-opend::after {content: "ー";}
.tp-osusume_plus__trg img {width: 126px;height: 126px;margin-right: 0.5em;}

span.tp-accordion-trg-ttl {display: inline-block;font-size:3.16rem;}
span.tp-accordion-trg-ttl strong {font-size:130%;color: #004ea2;}

/* /[総合的なリスクに備えるプラン・アコーディオン] */


/* [総合的なリスクに備えるプラン] */
#osusume5 .tp-feature_blueHead_content {border:4px solid #dbdbdb;}

.tp-osusume-lead {
	text-align: center;
	margin-bottom: 30px;
	border-bottom: 2px solid #ff2a3c;
}
.tp-osusume-lead > span {
	font-size: 1.6rem;
  border:none;
	padding-bottom: 5px;
}
.tp-osusume-lead strong {font-size: 130%;}

/* ----- */


.tp-osusume_plus-sonae {text-align: center;}
.tp-osusume_plus-sonae_ttl {
	width: 100%;
	height: 21.5vw;
	border-radius: 4vw 4vw 0 0;
	text-align: center;
	color: #fff;
	font-size:4.5vw;
	font-weight: bold;
	position: relative;
	margin: 0 auto;line-height: 5.2vw;
	opacity: 0.3;
}

.tp-osusume_plus-sonae_white {height: 10vw;}

/* Javascript用 */
.sonae_DN {display: none;} 
.selected {opacity: 1;}
/* /Javascript用 */

.g.tp-osusume_plus-sonae_ttl {margin-right: 1.1vw;}
.b.tp-osusume_plus-sonae_ttl {margin-left:  1.1vw;}
.tp-osusume_plus-sonae_ttl > div {position: relative;top:-2vw;}
.tp-osusume_plus-sonae_ttl small {
	display: block;
	font-size: 75%;
}
.g.tp-osusume_plus-sonae_ttl small {
  text-shadow:
   2px 2px 0 #00b1ad, -2px -2px 0 #00b1ad,
  -2px 2px 0 #00b1ad,  2px -2px 0 #00b1ad,
   0px 2px 0 #00b1ad,   0  -2px 0 #00b1ad,
  -2px   0 0 #00b1ad,  2px   0  0 #00b1ad;
}
.b.tp-osusume_plus-sonae_ttl small {
  text-shadow:
   2px 2px 0 #009efe, -2px -2px 0 #009efe,
  -2px 2px 0 #009efe,  2px -2px 0 #009efe,
   0px 2px 0 #009efe,   0  -2px 0 #009efe,
  -2px   0 0 #009efe,  2px   0  0 #009efe;
}
.g.tp-osusume_plus-sonae_ttl {background-color: #00b1ad;}
.b.tp-osusume_plus-sonae_ttl {background-color: #009efe;}


.tp-osusume_plus-sonae_ttl > div > div > span {
	background-color: #fff;
	font-size: 3vw;
	border-radius: 2vw;
	margin: 1.5vw 0 0 0;
	padding: 0 0.5em;
}
.g.tp-osusume_plus-sonae_ttl > div > div {color: #00b1ad;}
.b.tp-osusume_plus-sonae_ttl > div > div {color: #009efe;}

.tp-osusume_plus-sonae_content {border: none;padding: 10px;margin: 0;}
.b .tp-osusume_plus-sonae_content {border-color:#80cfff;}

.tp-osusume_plus-sonae_content_catch {
	height: 8vw;
	line-height: 7.8vw;
	font-size: 4.2vw;
	font-weight: bold;
	border-radius: 1vw;
	margin: 3vw auto 5vw auto;
}

.tp-osusume_plus-sonae_content_fukidasi {position: relative;z-index: 2; width: 90%;margin-right: auto;margin-left: auto;}
.tp-osusume_plus-sonae_content_fukidasi > div {position:absolute;width: 100%; font-size: 5vw;top:1.5vw;font-weight: bold;}

.tp-osusume_plus-sonae_content_txt {
	font-size: 3.5vw;
	margin-bottom: 3vw;
}

.tp-osusume_plus-sonae_content_amount img {height:25vw;}
.tp-osusume_plus-sonae_content_amount > div {font-size:4vw;}
.tp-osusume_plus-sonae_content_amount > div > div {margin-bottom: 0.2em;}
.tp-osusume_plus-sonae_content_amount > div > strong {font-size:10vw;}
.tp-osusume_plus-sonae_content_amount > div > span   {font-size: 7vw;font-weight: bold;}
.tp-osusume_plus-sonae_content_breakdown_plan > div > div {font-size:3.5vw;}
.tp-osusume_plus-sonae_content_breakdown_plan > div > div > strong {font-size: 6vw;}
.tp-osusume_plus-sonae_content_breakdown_plan > div > div > span   {font-size: 4vw;}

.tp-osusume_plus-sonae_content_srt > div:nth-of-type(1) ,
.tp-osusume_plus-sonae_content_srt > div:nth-of-type(3) {width: 40vw;}
img.tp-osusume_plus-sonae_content_logo {
	width:100%;
	height: auto;
	margin-bottom: 2vw;
}
img.tp-osusume_plus-sonae_content_set {width: 12vw;height:12vw;margin: 0 auto;}

.tp-osusume_plus-sonae_content_srt .tp-flex-between1 {flex-wrap: wrap;}
.tp-osusume_plus-sonae_content_srt .tp-flex-between1 > span {
	display:flex;
	justify-content: center;
	align-items: center;
	width: 16vw;
	height:13vw;
	background-color: #fbe1c2;
	color:#333;
	font-size: 3.5vw;
	font-weight: bold;
	border-radius: 2vw;
	margin-bottom: 2.5vw;
	font-feature-settings: "palt";
	line-height: 1.3em;
}

   .tp-osusume_plus-sonae_content_srt > div:nth-of-type(3) .tp-flex-between1 > span {background-color: #e5f5ff}
.g .tp-osusume_plus-sonae_content_srt > div:nth-of-type(3) .tp-flex-between1 > span {background-color: #e5f9f7}

.tp-osusume_plus-sonae .pz-simu-link a  {font-size:3vw!important;}
.tp-osusume_plus-sonae .pz-simu-link > a:first-of-type {font-size:5vw!important;}

.sp .tp-osusume_plus-sonae_content_breakdown_ttl {font-size: 4vw;top:-0.65em;}



/* /[総合的なリスクに備えるプラン] */




/* /[おすすめプラン] ---------------------------- */



/* [医療保険コラム・調整] */
.pz-point__content {padding-top: 10px;}
#tp-section-column .tp-flex-center2 > div {width: auto; margin:auto;}
#tp-section-column .pz-point-column__item__main > h4  {
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.38;
    text-align: left;
    margin-bottom: 14px;
}


/* /[医療保険コラム・調整] */



/* [Webからもお申し込みOK] -------------------------- */


.tp-feature__point__merit span {
	font-size: 3.8vw;
	color:#004ea2;
	font-weight: bold;
	position: relative;
}
.tp-feature__point__merit span::after,
.tp-feature__point__merit span::before {
	position: absolute;
	content:"";
	border-left:2px solid #004ea2;
	height:4vw;
	top:0vw;
}
.tp-feature__point__merit span::after  {left: -3vw;transform: rotate(-30deg);}
.tp-feature__point__merit span::before {right:-3vw;transform: rotate(30deg);}

/* [メリット1] */
.tp-feature_4step {
	text-align: center;
	color: #004ea2;
	font-feature-settings: "palt";
}
.tp-feature_4step__lead {
	font-size: 3.2vw;
	line-height: 1.4;
	letter-spacing: 0;
	text-align: center;
	color:#000;
	width: 100%;
	margin-bottom: 0.75em;
}
.tp-feature_4step_watch > div {width: 15vw;margin:1.5vw;}
.tp-feature_4step_watch > div > img {width: 100%}

.tp-feature_4step_num {margin-left: 2vw;}

.tp-feature_4step_num_ttl {font-size: 3.5vw;margin-bottom:-3vw;}
.tp-feature_4step_num_ttl strong {font-size: 150%;}

.tp-feature_4step_num_fig {position: relative;width: 39.5vw;height:39.2vw;font-size: 3.2vw;font-weight: bold;}
.tp-feature_4step_num_fig > * {position: absolute;}
.tp-feature_4step_num_fig img {width: 39.5vw;height: 39.2vw;top:0; left: 0;}
.tp-feature_4step_num_fig .t1 {top: 3.2vw; left: 9vw;}
.tp-feature_4step_num_fig .t2 {top:  13vw; left: 9vw;}
.tp-feature_4step_num_fig .t3 {top:22.8vw; left: 9vw;}
.tp-feature_4step_num_fig .t4 {top:32.1vw; left: 9vw;}
/* /[メリット1] */

/* [メリット2] */
.tp-feature_preparation_ttl {
	margin-bottom: 5vw;
}
.tp-feature_preparation_ttl > strong {
	border-bottom: 1px solid #004ea2;
	padding-bottom: 1vw;
}
.tp-feature_preparation_fig {text-align: center;}
.tp-feature_preparation_fig img {
	width: 25vw;
	height:auto;
}
.tp-feature_preparation_fig > div {margin: 0 1vw;}
.tp-feature_preparation_fig > div > div:first-of-type {
	font-size: 1.86rem;
	color:#004ea2;
	margin: 10px 0;
}
.tp-feature_preparation_fig > div > div:last-of-type {
	font-size: 1.3rem;
}
/* /[メリット2] */

/* [メリット2・アコーディオン] */
#modal-web-doc .tp-feature_accordion_content_catch {
	font-size: 3.5vw;
}
#modal-web-doc .list > div {
	font-size:2.8vw;
	padding: 2vw 0;
	margin-top: 0;
}
/* /[メリット2・アコーディオン] */



/* [メリット3・図] */
.tp-feature_merit3_fig {
	position: relative;
	width: 82vw;height: auto;
	font-weight: bold;
	margin: 3vw auto 0 auto;
}
.tp-feature_merit3_fig > * {position: absolute;}
.tp-feature_merit3_fig img {width: 82vw;height: 28.6vw;position: static;}
.tp-feature_merit3_fig .t1 {font-size:3.5vw;top:   0vw;left:18.5vw;color: #fff;}
.tp-feature_merit3_fig .t2 {font-size:3.0vw;top: 9.5vw;left:  18vw;color: #fff;}
.tp-feature_merit3_fig .t3 {font-size:2.8vw;top:20.5vw;left:  21vw;}
.tp-feature_merit3_fig .t4 {font-size:3.0vw;top:  24vw;left:   9vw;}
.tp-feature_merit3_fig .t5 {font-size:3.0vw;top:  24vw;left:  59vw;}
.tp-feature_merit3_fig .t6 {font-size:2.5vw!important;top:10.8vw;left:0.1vw;color: #fff;text-align: center;line-height: 1.4em;width:13.6vw;}
/* /[メリット3・図] */

/* /[Webからもお申し込みOK] -------------------------- */



/* [郵送でお申し込み] -------------------------- */
.tp-feature_mail_fig {margin-top:5vw;}

.tp-feature_mail_fig > div {
	border-bottom: 1px solid #009efe;
	margin-bottom: 3vw;
	padding-bottom: 3vw;
  width: 100%;
}
.tp-feature_mail_fig > div:last-child {
	border: none;
	padding-bottom: 0;
}
.tp-feature_mail_fig > div img {
	width: 25vw;
	height:auto;
}
.tp-feature_mail_fig .num {
	text-align: center;
  margin-bottom: 0;
}
.tp-feature_mail_fig .num span {
	width: 9vw;height: 9vw;
	line-height: 8.8vw;
	font-size: 4vw;
	border-radius: 4.5vw;
}
.tp-feature_mail_fig .txt span {
	font-size: 3vw;
  margin-top: 0;
}

/* [資料請求はこちらボタン] */
.tp-document-link__button {
	max-width: 298px;
	padding: 15px 12px;
	border: 2px solid #009efe;
	font-size: 2rem;
}
/* /[資料請求はこちらボタン] */
/* /[郵送でお申し込み] -------------------------- */



/* [電話・LINE・対面でご相談] -------------------------- */
.tp-feature_consultation_ttl {
	padding-bottom: 1vw;
}

.tp-feature_consultation_ttl img {
	height:12vw;
	width: auto;
	margin-right: 1.5vw;
}

.tp-feature_consultation_ttl > div:first-of-type {font-size:5.5vw;}
.tp-feature_consultation_ttl > div:first-of-type storong {font-size: 5vw;}

.tp-budge-muryou {
	width: 13vw;
	height: 8vw;
	line-height: 8vw;
	font-size:4.5vw;
	border-radius: 1vw;
}
.tp-feature_consultation_txt {
	font-size: 3.3vw;
	margin: 3vw 0;
	font-feature-settings: "palt";
}

.tp-feature_consultation_box {text-align: center;font-weight: bold;padding: 3vw 0;font-feature-settings: "palt";}
.tp-feature_consultation_box > div:nth-of-type(1) {font-size:3.5vw;}
.tp-feature_consultation_box > div:nth-of-type(2) {font-size:9.0vw;}
.tp-feature_consultation_box > div:nth-of-type(3) {font-size:2.8vw;}


.tp-feature_consultation_line_btn {
    display: block;
    background-color: #e6f9ee;
    font-weight: bold;
    font-size: 4.5vw;
    padding: 2vw 0;
    color: #06c655 !important;
    text-align: center;
    box-shadow: 0 3px 0 #5dde8a;
    border-radius: 30px;
    width: 100%;
}


/* /[電話・LINE・対面でご相談] -------------------------- */



/* [選ばれる理由] -------------------------- */
.tp-service-info__inner {
	flex-wrap: wrap;
	margin-top: 5vw;
	margin-bottom: 3vw;
}
.tp-service-info__item {
	padding: 1.5vw 0 3vw 0;
}
.tp-service-info__text-sm {
	font-size: 2.8vw;
	line-height: 1.4em;
}
.tp-service-info__text-lg {
	font-size: 4.8vw;
	line-height: 1.4em;
	margin-top: 0.5em;
}
.pz-point__heading__text {
	width: 100%;text-align: center;
}
/* /[選ばれる理由] -------------------------- */


/* /[お支払い満足度] -------------------------- */
.reason2_txt {font-size: 3.5vw!important;text-align: left;}
/* /[お支払い満足度] -------------------------- */


/* [世界有数の保険グループ] -------------------------- */
#reason3 .pz-point__heading{background-color: #eef6fc;}
#reason3 .pz-point__heading::before {content:none;}
#reason3 .pz-point__white-box {padding: 15px 15px 5px;}
#reason3 p.about-txt {font-size:1.1rem; line-height:1.5; text-align:left; margin:2rem 1rem 1rem 1rem;}

/* /[世界有数の保険グループ] -------------------------- */




/* [モーダル] -------------------------- */
.pz-modal-blue-content__list1 {padding-left: 1em;}
.pz-modal-blue-content__list1 li{
	font-size:1.15rem;
	margin-left:0;
}
.tp-modal-content__lead {
	font-size: 3.7vw;
}
.tp-modal-content-box__ttl {
	width: 75%;
	height: auto;
	font-size: 1.7rem;
	line-height: 1.5;
	padding: 2px 0.8em;
	border-radius: 5px 5px 0 0;
}

.tp-modal-amount-ill {width:40vw; height: auto;margin-bottom: 1px;}
#tp-section-osusume .tp-modal-amount-ill {width:35vw;}

.tp-modal-amountData1 {width: 37vw;}
.tp-modal-amountData1 > div:nth-of-type(1) {font-size: 2.9vw;}

.tp-modal-detail-amount__btn {
	font-size: 1.5rem;
	padding: 0.2em 0;
}
.tp-modal-detail-accordion__txt {font-size: 1.5rem;}
.tp-modal-sougiData {width:auto;}
.tp-modal-amountData2 {
	padding: 1.5vw;
	text-align: left;
	margin-top: 0.75vw;
	margin-bottom: 0.5vw;
}
.tp-modal-sougiData .tp-cap {font-size: 0.9rem;}

.tp-modal-amountData2 > div:nth-of-type(1) {font-size:3.5vw;}

/*-----*/

.tp-modal-eduData1__table {font-size:1.1rem;margin-bottom:1px;}
.tp-modal-eduData1__table-cap {font-size: 1rem;text-align: right;}
.tp-modal-eduData1__table div.fl > div:first-of-type {padding-left: 1.5em;}

td.tp-td-asterisk::after {
	top:0.0em;
}


.modal-select-fontSize .size0 {font-size: 3vw;}
.modal-select-fontSize .size1 {font-size: 6vw;}
.modal-select-fontSize .size2 {font-size: 5vw;}
.modal-select-fontSize .size3 {font-size: 3vw;}
.modal-select-fontSize .sougiHiyou {font-size: 3.5vw;}

/*-----*/

.tp-modal-type_R {width: 55%;margin-left:8vw;}

.tp-modal-type_M {position: relative;width:0}
.tp-modal-type_M > span {
	display: inline-block;
	width: 15vw;
	height: 15vw;
	left:-12vw;
	top: 15vw;
}

.tp-modal-type__ill-txt {font-size:1.1rem;margin-bottom:1.5vw;}
.tp-modal-type__ill {width:75%;height: auto;}

.tp-modal-type-ttl {
	font-size: 1.5rem;
}
.tp-modal-type-txt {font-size: 1.4rem;}



.tp-modal-type-list {
  display: flex;
	align-items:flex-start;
	justify-content: center;
  text-align: center;
  padding: 0;

}


.tp-modal-type-list li {
	font-size: 3.5vw;
  text-indent:0;
  margin:0 3vw 0.4em 3vw;
}

.tp-modal-type-list li::before {
  display:block;
  font-size: 1.5rem;
  width: 2.0rem;
  height: 2.0rem;
  line-height: 2.0rem;
  margin: 0 auto 0.2em auto;
  text-align: center;
}
#tokucho_1-4 .tp-modal-type-txt {font-size:3.5vw;}
#tokucho_1-4 .tp-modal-type-ttl strong {font-size: 125%;}
#tokucho_1-4 .tp-modal-type__ill-txt {font-size: 2.4vw;}
#tokucho_1-4 .tp-modal-type-list li {font-size: 3.1vw;}
#tokucho_1-4 .tp-modal-amount-ill {width: 35vw;}

.tp-modal-type-list div{font-size: 2.1rem;margin-left:0;}


#modal-select-period .tp-flex-center2 {
        display: flex;
        justify-content: center;
        width: 100%;
        align-items: c;
        margin-bottom: 1rem !important;
}
#modal-select-period .tp-modal-type_head > div {
        text-align: center;
        margin: 15px 3px 0 3px;
        padding: 10px 0;
        width: 100%;
}
#modal-select-period .tp-modal-type_head > div > div:nth-of-type(1) { font-size: 1.2rem;}

#modal-select-period .tp-modal-type_head > div > div:nth-of-type(2) {
        font-size: 1.8rem;
        transform: scale(1.5, 1);
        margin: 5px 0;
}
#modal-select-period .tp-modal-type_head > div > div:nth-of-type(3) { font-size: 1.9rem; font-weight: bold;}
#modal-select-period .tp-modal-type_head > div > div:nth-of-type(3) strong { font-size: 120%;}

#modal-select-period .tp-modal-type-ttl { font-size: 2rem; text-align: center; border-bottom: 2px solid #f08200;}
#modal-select-period .tp-modal-type-ttl.blue

#modal-select-period .tp-modal-type-ttl strong { font-size: 120%;}
#modal-select-period .tp-modal-type-img { height: 5em; margin-bottom: 0.3em; margin-left: 2.5vw;}
#modal-select-period .tp-modal-type-txt { font-size: 1.5rem;}

.tp-modal-type-list li > div:nth-of-type(2) { font-size: 1.5rem;}
.tp-modal-type-list li > div:nth-of-type(3) { font-size: 1.9rem;}

#modal-select-period .blue .tp-modal-type-ttl {
	display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    border-color: #004ea2;
}



/*-----*/


#modal-payment-exemption .modal-payment-exemption_txt {
  font-size: 1.3rem;
  margin-top:0;
}
#modal-payment-exemption .modal-payment-exemption_txt li {
	list-style: disc;
	font-weight: nomal;
	margin-bottom: 0.3em;
	font-size: 1.3rem;
}
#modal-payment-exemption .tp-modal-content__lead,
#modal-payment-exemption .tp-modal-content__lead ul li {
  font-size: 1.3rem;
}
#modal-payment-exemption .modal-payment-exemption_txt li strong{
	font-weight: bold;
}

.modal-payment-exemption__table th {font-size: 1.1rem;}
.modal-payment-exemption__table td {font-size: 1.1rem;}

.modal-payment-exemption__table table td,
.modal-payment-exemption__table div {border: 1px solid #666;white-space: nowrap;}
/* /[モーダル] -------------------------- */



/* /[2023.7:HEARTSカスタマイズ]------------------------------------------------------------------------------------------------------------------ */

/* [20230823このページのまとめ 追加] -------------------------- */

.page_meta .about1 {
  width: 90%;
  margin: 3rem auto;
}

.page_meta .about1 h2.tokucho-matome {
	font-size:1.5rem!important;
  line-height: 1.5;
  padding: 1rem 0 1rem 0;
}

.page_meta .about1 p {
	font-size: 1.2rem;
  padding: 13px 20px;
  text-align: left;
  line-height: 1.7;
}


/* [20230823 お客様の声追加] -------------------------- */


.tp-feature__content .box02 {padding: 20px;margin-bottom: 15px;}

.tp-feature__content .cl-blue {background: #d9f2fb !important;}

.tp-feature__content .box02 figure {
  width: 54px;
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 10px;
}

.tp-feature__content .box02 p {
  font-size: 1.15rem;
  letter-spacing: 0;
  line-height: 1.75;
}

.tp-feature__content .cl-pink {background: #fce9f0 !important;}
.tp-feature__content .l-right {text-align: right;margin-top: 7px;}

/*=================20230914-hタグ追加=================== */
.tp-head-anchor h2.tp-section-title__h2 {
	text-align: left;
  padding: 0;
  margin: 0;
}

.pz-feature__trg__text h3.pz-feature__trg__h3 {
	font-size: 4.2vw;
    white-space: nowrap;
}

.pz-faq__item h3:before {background: none;}

#tokucho_1-3 div.tp-flex-center2 {justify-content: flex-start;margin-bottom:1rem;}
#tokucho_1-3 div.tp-flex-center2 img {display:block;width:17.3333vw;}

#tokucho_1-3 div.tp-flex-center2 .tp-feature__point_3__txt {letter-spacing:-.05rem;}
#tokucho_1-3 div.tp-flex-center2 .tp-feature__point_3__txt p {margin:0;}

#tokucho_1-3 div.tp-flex-center2 .tp-feature__point_3__txt div.tp-cap-l-ast {margin:0 0 0 1em;text-indent: -1em;}


#modal-select-amount .tp-flex-between1 {display:block;}

.sp .tp-modal-eduData1 {width:100%;margin:0;}
.sp .tp-modal-eduData2 {width:100%;}



/*　各項目専用追加CSS 2024.03-------------------------------------------------------------- */


/* 払戻金 */
#haraimodosi .tp-feature__content__inner {border: none;padding-top: 2vw;}

.sp-haraimodosi-ttl {font-size: 4.5vw;width: 100%;}

.sp-haraimodosi-img {margin: 4vw 0}
.sp-haraimodosi-img img {width: 85vw;}

.sp-haraimodosi-img .txt.txt1 {left:0     ;top:0     ;font-size:3.0vw;}
.sp-haraimodosi-img .txt.txt2 {left:15.9vw;top: 9.0vw;font-size:2.6vw;}
.sp-haraimodosi-img .txt.txt3 {left:25.0vw;top:33.2vw;font-size:2.6vw;}
.sp-haraimodosi-img .txt.txt4 {left:56.0vw;top:19.5vw;font-size:2.6vw;}
.sp-haraimodosi-img .txt.txt5 {left: 9.4vw;top:43.0vw;font-size:2.4vw;}
.sp-haraimodosi-img .txt.txt6 {left:0     ;top:50.0vw;font-size:2.2vw;}
.sp-haraimodosi-img .txt.txt7 {left:46.0vw;top:50.0vw;font-size:2.2vw;}
.sp-haraimodosi-img .txt.txt8 {left:20.5vw;top:13.5vw;font-size:3.5vw;}

.sp-haraimodosi-txt {width: auto;font-size: 3vw;margin: 2vw 1vw;}

.sp-haraimodosi-list {margin: 2vw auto;width: 100%;padding: 0;}
.sp-haraimodosi-list li{font-size: 2.5vw;text-indent: -1em;padding-left: 1em;margin-bottom: 0.3em;}



/* 特長1-a */

.sp .tp-section-tokucho1-fig_a {width: 86vw;margin-left: auto;margin-right: auto;}
.sp .tp-section-tokucho1-fig_a img {width: 100%;}

.sp .tp-section-tokucho1-fig_a .txt.txt1 {left:19.0vw;top: 1.5vw;font-size:3.8vw;color:#fff;}
.sp .tp-section-tokucho1-fig_a .txt.txt2 {left: 5.5vw;top:13.0vw;font-size:3.0vw;width:18.8vw;}
.sp .tp-section-tokucho1-fig_a .txt.txt3 {left:30.1vw;top:10.0vw;font-size:2.2vw;width:18.8vw;line-height:1.6em;font-feature-settings: "palt";}
.sp .tp-section-tokucho1-fig_a .txt.txt4 {left:54.6vw;top:12.0vw;font-size:2.2vw;width:18.8vw;line-height:1.6em;font-feature-settings: "palt";}
.sp .tp-section-tokucho1-fig_a .txt.txt5 {left: 5.0vw;top:30.5vw;font-size:3.8vw;color:#fff;}
.sp .tp-section-tokucho1-fig_a .txt.txt6 {left: 2.0vw;top:37.5vw;font-size:2.5vw;}

.sp .tp-section-tokucho1-fig_a .txt1 strong {font-size:4.5vw;}
.sp .tp-section-tokucho1-fig_a .txt2 strong {font-size:3.5vw;color:#397187;}
.sp .tp-section-tokucho1-fig_a .txt3 strong {font-size:3.5vw;color:#397187;}
.sp .tp-section-tokucho1-fig_a .txt3 span   {font-size:3.0vw;color:#397187;font-weight: normal;}
.sp .tp-section-tokucho1-fig_a .txt4 strong {font-size:3.5vw;color:#397187;}
.sp .tp-section-tokucho1-fig_a .txt5 strong {font-size:4.5vw;}


.tp-section-tokucho-exp-sp {margin-top: 3vw;}
.tp-section-tokucho-exp-sp > div:nth-of-type(1) {border-bottom: 1px solid #004ea2;padding-bottom: 0.3em;margin-bottom: 0.3em;}
.tp-section-tokucho-exp-sp > div:nth-of-type(2) {font-size: 0.8em;font-feature-settings: "palt";}
.tp-section-tokucho-exp-sp .exp-ttl{
	display: inline-block;
	font-weight: bold;color: #fff;
	background:url("/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_pc/exp-ttl_bg.svg");
	background-position:right;
	background-size:cover;
	background-repeat:no-repeat;
	padding-right: 0.76em;
	margin-right: 0.5em;
}
.tp-section-tokucho-exp-sp .exp-man{
	display: inline-block;
	font-weight: bold;color: #fff;
	background-color: #004ea2;
	border-radius: 0.3em;
	padding-left:  0.3em;
	padding-right: 0.3em;
	margin-right:  0.3em;
}


/* 特長2 */

#tp-section-tokucho_2 .sp .tp-feature__point__ttl {
  margin: 3vw 0 0 0;
  line-height: 1.36em;
}

/*----------------*/

.sp .tp-section-tokucho-exp_wrap {margin: 4vw auto 0 auto;width: 100%;}
.sp .tp-section-tokucho-exp {text-align: left;font-size: 4vw;}
.sp .tp-section-tokucho-exp .exp-man{background-color: #004ea2;}
/*.sp .tp-section-tokucho-exp-dat {font-size: 2.5vw; margin-top: 2vw;}*/

.sp .tp-section-tokucho-exp-dat .exp-wht,
.sp .tp-section-tokucho-exp-dat .exp-blu {
  font-size: 3vw;
  width: 8em;
  display: inline-block;
  font-weight: bold;
  text-align: center;
	border-radius:0.3em;
  padding-left: 0.3em;
  padding-right:0.3em;
  margin-left:  0.8em;
  margin-right: 0.5em;
  margin-top:   0.5em;
}
.sp .tp-section-tokucho-exp-dat .exp-wht {color: #5f5f5f;border: 1px solid #5f5f5f;}
.sp .tp-section-tokucho-exp-dat .exp-blu {color: #ffffff;border: 1px solid #004ea2;background-color: #004ea2;}

.sp .tp-section-tokucho-exp-dat .exp-num {font-size: 2.4vw;font-weight: bold;}
.sp .tp-section-tokucho-exp-dat .exp-num > strong {font-size: 3.6vw;color: #004ea2;}
.sp .tp-section-tokucho-exp-dat .exp-num > span   {font-size: 3.0vw;color: #004ea2;}





/* 特長2-a */

.sp .tp-section-tokucho2-fig_a {width: 100%;}
.sp .tp-section-tokucho2-fig_a img {width: 86vw;}

.sp .tp-section-tokucho2-fig_a .txt.txt1 {left: 12vw;top: 3.0vw;font-size:3.5vw;}
.sp .tp-section-tokucho2-fig_a .txt.txt2 {left: 12vw;top: 7.0vw;font-size:2.2vw;}
.sp .tp-section-tokucho2-fig_a .txt.txt3 {left: 12vw;top:11.0vw;font-size:2.8vw;}
.sp .tp-section-tokucho2-fig_a .txt.txt4 {left: 56vw;top:12.0vw;font-size:4.2vw;}
.sp .tp-section-tokucho2-fig_a .txt.txt5 {left:8.0vw;top:31.0vw;font-size:2.3vw;}
.sp .tp-section-tokucho2-fig_a .txt.txt6 {left:1.5vw;top:37.5vw;font-size:2.2vw;}
.sp .tp-section-tokucho2-fig_a .txt.txt7 {left: 42vw;top:37.5vw;font-size:2.2vw;}

.sp .tp-section-tokucho2-fig_a .txt3 strong {font-size:5.1vw;color: #397187;}
.sp .tp-section-tokucho2-fig_a .txt3 span   {font-size:3.8vw;color: #397187;}

/*----------------*/

.sp .tp-section-tokucho_2_table {
  width:auto;
  margin-top: 1.5vw;
  margin-left:1.1vw;
  font-size: 2.8vw;
}

.sp .tp-section-tokucho_2_table th {width: 16vw;}
.sp .tp-section-tokucho_2_table td {width: 23vw;}
.sp .tp-section-tokucho_2_table tr:nth-of-type(2) td {width:auto;}


/* おすすめプラン追加 */
.sp .tp-osusume-sonae {margin: 3vw 0 5vw 0;}
.sp .tp-osusume__trg::after {
	content: "+";
	display: block;
	position: absolute;
	top: calc(50% - 2rem);
	font-size: 5.5vw;
	right: 5.5vw;
	width: 5.5vw;
	text-align: center;
	height: 5.5vw;
	line-height: 9.5vw;
	transition: 0.4s;
}
.sp .tp-osusume__trg {
	min-height: 3.5em;
}
.sp .tp-osusume__trg.is-opend::after {content: "ー";}
.sp .tp-osusume__trg__text {
	font-size: 4.2vw;
	line-height: 1.5;
	width: 100%;
  padding-left: 0;
}

.sp .tp-osusume-txt {font-size: 1.3rem;line-height: 1.4em;margin-left:0;}
.sp .tp-osusume-txt > div {text-indent: -1em;margin-left: 1em;}
.sp .tp-osusume-txt > div:first-of-type {margin-bottom: 0.5em;}
.sp .tp-osusume-txt > div > strong {font-size: 100%;}
.sp .tp-osusume-sonae img {width: 25vw;height: auto;margin: 0 0 0 2vw;}


.sp .tp-osusume-fig-wrap {
  border:none;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

/*----------*/

.sp .exp-table {margin-bottom: 0.1em;}
.sp .exp-table td {padding: 0 0 0 0;white-space:inherit;text-align: center;vertical-align:top}
.sp .exp-table-ttl1,
.sp .exp-table-ttl3 {
  display: inline-block;
  width: 8em;
  border: 1px solid #5f5f5f;
  border-radius: 0.3em;
  color: #5f5f5f;
  font-weight: bold;
  font-size: 3vw;
}
.sp .exp-table-ttl3 {width: 100%;}
.sp .exp-table-ttl2 {
  border-radius: 0.3em;
  font-size: 3vw;
}

.sp .exp-table-data {font-size: 2.5vw;}
.sp .exp-table-data span  {font-size: 3vw;}
.sp .exp-table-data strong{font-size: 5vw;}


.sp .exp-table-plus {width:8vw;}
.sp .exp-table-plus img {
  width: 6vw;
  margin: 0 auto;
}

.sp .exp-table-toku {font-size:3.5vw;margin-top:0.2em;line-height: 1.3em;}

/*----------*/


.sp .tp-section .pz-feature__content {padding:2vw 0 1px;}
#tp-section-osusume .pz-feature__content {padding:0 0 1px;}

/*----------*/

.sp .tp-osusume-fig {width: 63vw;}
#osusume4SP .tp-osusume-fig {margin-left: auto;margin-right: auto;}

.sp .tp-osusume-fig img {width: 63vw;}

.sp .tp-osusume-fig .txt.t1 {left: 9.5vw;top:   2vw;font-size:3.1vw;color: #397187;}
.sp .tp-osusume-fig .txt.t2 {left:   9vw;top:   6vw;font-size:2.0vw;color: #397187;}
.sp .tp-osusume-fig .txt.t3 {left:   9vw;top: 9.1vw;font-size:3.1vw;}
.sp .tp-osusume-fig .txt.t4 {left:  38vw;top:  10vw;font-size:  4vw;color: #fff;}
.sp .tp-osusume-fig .txt.t5 {left:     0;top:26.5vw;font-size:2.7vw;}
.sp .tp-osusume-fig .txt.t6 {left:27.2vw;top:26.5vw;font-size:2.7vw;}

.sp .tp-osusume-fig .t3 strong {font-size:4.5vw;color: #397187;}
.sp .tp-osusume-fig .t3 span   {font-size:3.8vw;color: #397187;}

.sp .tp-osusume-fig1btm img {width: 88vw;}

.sp .tp-osusume-fig1btm .txt.t1 {left:   4vw;top:19vw;font-size:3.3vw;text-align: left;}
.sp .tp-osusume-fig1btm .txt.t2 {left:   4vw;top: 8vw;font-size:  4vw;color: #fff;background-color: #397187;border-radius: 5px;padding: 0 0.3em;}
.sp .tp-osusume-fig1btm .txt.t3 {left:  31vw;top: 8vw;font-size:  4vw;}
.sp .tp-osusume-fig1btm .txt.t4 {left:66.1vw;top: 4vw;font-size:3.2vw;color: #fff;width: 16.3vw;text-align: center}

.sp .tp-osusume-fig1btm .t3 strong {font-size:  8vw;color: #397187;}
.sp .tp-osusume-fig1btm .t3 span   {font-size:5.5vw;color: #397187;}

.sp .tp-osusume-sup {
  font-size: 3vw;
  text-align: center;
  margin-top: 2vw;
}
.sp .tp-osusume-sup-l {
  font-size: 3vw;
  margin-top: 2vw;
  margin-left: 2vw;
  padding-right: 2vw;
  text-indent: -1em;
  padding-left: 1em;
}


.tp-osusume-fig2btm_sp {
	position: relative;
  margin: 3.5vw 0 0 0;
}
.tp-osusume-fig2btm_sp img {
	width: 100%;
	margin: auto;
}
.tp-osusume-fig2btm_sp div {
  position: absolute;
  text-align: center;
	font-weight: bold;
	line-height: 1.4em;
  left:0;top:0;font-size: 3vw;
  padding: 5.5vw 0 0 0;
  width: 100%
}



.sp .exp-table-tokuyaku {vertical-align: top;}

/*-----------------*/

.sp #osusume5 .tp-feature__content__lead {font-size: 22px;}





/*=================20240215-フッター共通化=================== */

.tp-foot-anchor {
  display: flex;
  flex-wrap: wrap;
  font-feature-settings: "palt";
  height: 87px;
  overflow: hidden;
}

.tp-foot-anchor h2.tp-foot-anchor__h2 {
  text-align: left;
  padding: 0;
  margin: 2.5vw 0 0 0;
}

.tp-foot-anchor button span   {color: #000000;font-size: 3.8vw;line-height: 4.5vw;}
.tp-foot-anchor button strong {color: #004ea2;font-size: 4.8vw;text-align: left;}

.tp-foot-anchor__section:not(:last-child) {margin-bottom: 8px;}

.tp-foot-anchor button {
  width: 100%;
  border: 4px solid #dbdbdb;
  border-radius: 3vw;
  background-color: #fff;
  margin: 4vw 4vw 0;
  transition: 0.25s ease-in-out;
  display: flex;
  justify-content: flex-start;
  position: relative;
  font-feature-settings: "palt";
  border-bottom: none;
  height: 80px;
}

.tp-foot-anchor button img {
  width: 25%;
  height: auto;
  position: relative;
  top: -3.5vw;
  left: -2vw;
}

.tp-foot-anchor__section {
  background: #EEF0F1;
  border: 3px solid #2167ae;
  border-radius: 7px;
}

.tp-foot-anchor__trg {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 18vw;
  padding: 5px 60px 5px 8px;
  text-align: left;
  margin-bottom: 0;
  font-feature-settings: "palt";
}



.tp-foot-anchor__trg::after {
  content: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_sp/tp-icon-r-p.svg);
  transform: scale(0.6);
  display: block;
  position: absolute;
  top: calc(50% - 2.4rem);
  font-size: 2rem;
  right: 10px;
  width: 40px;
  text-align: center;
  height: 4rem;
  line-height: 4rem;
  transition: 0.4s;
}

.tp-foot-anchor__trg.is-opend::after {
  content: url(/-/media/Images/ZurichLife/product/category_shibou/shushin_pt/tokucho_sp/tp-icon-r-m.svg);
}


.zu-pink {
  color: #ff7569;
  font-size :4.2vw!important;
}

.pz-pre-checklist__text {
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1rem;
  line-height: 1.5;
  margin: auto;
  margin-bottom: 1rem;
}

.pz-pre-checklist__text li {
  padding-right: 5px;
  font-size: 1rem;
  line-height: 1.5;
  margin: auto;
  text-indent: 0;
  margin-left: 1rem;
  list-style: disc;
}

.pz-pre-checklist__text li a {
  color: #003399;
  font-weight: bold;
  word-break: break-all;
  vertical-align: top;
}


#tp-section-tokucho_5 .sp .tp-section-tokucho_2_table.table2 td.td2 {
	background-color: #ffd4d8;
	border-top: 1px solid #000!important;
	border-right:1px solid #000!important;
}

#tp-section-tokucho_5 .sp .tp-section-tokucho_2_table.table2 tr:nth-child(3) td:nth-of-type(1) {
    background-color: #d7e3e7;
    color: #000;
}

#tp-section-tokucho_5 .sp .tp-section-tokucho_2_table.table2 tr:nth-child(4) td:nth-of-type(1) {
    background-color: #fff;
    color: #000;
}

#tp-section-tokucho_5 .sp .tp-section-tokucho_2_table.table2 tr:nth-child(3) td:nth-of-type(1) {
    border-bottom: 1px solid #000;
}

#tp-section-tokucho_5 .sp .tp-section-tokucho_2_table td.redM {
	border-left: 2px solid #f00;
    border-right: 1px solid #000;
}

#tp-section-tokucho_5 .cap-pink {position: relative; padding-left: 40px;}
#tp-section-tokucho_5 .tp-cap {font-size: 2.5vw;margin-bottom: 0.3em;line-height: 1.3;}

#tp-section-tokucho_5 .cap-pink::before {
	content: "";
    width: 36px;
    background: #E95383;
    display: block;
    height: 2.5vw;
    position: absolute;
    left: 0;
}



.ind-1 {text-indent: -1em; padding-left: 1em;}

/*-保険選びに役立つコンテンツ-------------------*/
.picup__list {
    display: flex;
    height: 100%;
    margin: 30px 0 50px !important;
    padding: 0 !important;
    justify-content: space-around;
}
.picup__list li {
	margin: 0;
    width: calc(45% - 5px);
}
.picup__panel {
    height: 100%;
}
.picup__panel a {display: flex; flex-direction: column;}

.u-panel__link {
    display: flex;
    text-decoration: none;
}

.picup__logo img {vertical-align: bottom;transition: 0.3s ease-in-out;}
.picup__logo img:hover {scale: 1.05;}

.picup__description {margin: 7px;}

.picup__title {
    font-size: 1.4rem;
    width: 100%;
    line-height: 1.3;
}

.panel_2 .picup__title {
    margin-bottom: 2rem;
}

.picup__text {
    font-size: 1.2rem;
    margin-top: 8px;
    color: #23366f;
    line-height: 1.5;
}


/*=========TOP CTA追加======== */

.top-cta {
    border-bottom: 1px solid #dddddd;
    margin-top: 5px;
}    
.top-cta ul {    
    display: flex;
    list-style: none;
    margin: 0 auto;
    width: 100%;
    justify-content: center;
    padding: 0;
    height: auto;
}
.top-cta li {    
    width: 30%;
    height: auto;
    text-align: center;
    font-size: 1rem;
    border-right: 1px solid #dddddd;
    display: flex;
    flex-direction: column;
    padding: 5px 0 0 0;
    align-items: center;
}

.top-cta li:last-of-type {    
    border-right: none;
}

.top-cta li img {    
    width: 80%;
    height: auto;
}
.top-cta li p {    
    font-size: 1rem;
    line-height: 1.8;
    color: #039;
    font-weight: bold;
}

/*=========/TOP CTA追加======== */

/*=========ランキング詳細追加======== */

    .rank_bdr {
        border-top: 1px solid #898989;
        border-bottom: 1px solid #898989;
        width: 100%;
        margin: 20px auto 0;
    }
    .rank_bdr_2 {
        border-top: none;
        border-bottom: 1px solid #898989;
        width: 100%;
        margin: 0 auto 20px;
    }
    h2.rank_content_ttl {
        font-size: 1.5rem;
        line-height: 1.3;
        text-align: center;
        margin: 20px 0;
        font-weight: 400;
    }
    .rank_content {
        display: flex;
        margin: 0;
        justify-content: center;
        flex-direction: column;
    }
    h2.rank_content_ttl:before,
    h2.rank_content_ttl:after {
        display: none;
    }
    .rank_flx {
        display: flex;
        align-items: center;
        width: 100%;
        flex-direction: row;
        justify-content: flex-start;
    }
    .rank_bdr_2 .rank_flx {
        padding-left: 15px;
    }
    .rank_flx figure {
        width: 30%;
        margin: 0;
    }
    .rank_flx h3 {
        font-size: 1.2rem;
        margin-left: 10px;
        font-weight: 400;
        text-align: left;
    }
    .rank_flx h3:before {
        display: none;
    }
    .rank_flx h3 .rank1 {
        font-size: 1.5rem;
        color: #bd8f49;
        font-weight: bold;
    }
    .rank_flx h3 .rank2 {
        font-size: 2.3rem;
    }
    .rank_cap {
        width: 90%;
        font-size: 0.95rem;
        line-height: 1.32;
        margin: 10px auto;
        font-feature-settings: "palt";
        text-indent: -1em;
        padding-left: 1em;
    }

/*Sticky対策+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.l-mainContents {overflow:inherit!important;}
.tp-accordion-displayNone {display: none;}


}


@media screen and (max-width: 374px) {/* iPhone5s */
  .pz-fixed-cv-sp__lg-btn {font-size: 1rem;}
  .tp-kv__ok__item {font-size: 1.1rem;}
}


