@charset "UTF-8";
/*------------------------------------------------------------------------------
共通設定
------------------------------------------------------------------------------*/
#chronic #kiso .right {text-align:right;}
#content #chronic .c_comment {
	font-size: 12px;
	margin-top: 20px;
	padding-left: 1em;
	text-indent: -1em;
}

#chronic #kiso .list03 .text {
	margin: 10px 0 10px 25px;
}

.block-kiso{
	margin: 30px 0px 0px;
    padding: 0px;
}
#chronic .list03{
	margin-top: 20px;
	padding-bottom: 10px;
}

#chronic #kiso .list03 li:first-child {
	margin-top: -5px;
}
/*#chronic #kiso .list03 .ttl06 {
    margin: 15px 0px 5px;
}*/

#chronic .inslist-tbl{
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
	font-size: 14px;
}
#chronic .inslist-tbl .link01{
	font-size: 14px;
}
#chronic .inslist-tbl th{
	font-weight: normal;
	padding: 6px;
	text-align: center;
	vertical-align: top;
	color: #333;
	background-color: #e6f0ea;
	border: 1px solid #b9b9b9;
}
#chronic .inslist-tbl td{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
	height: 70px;
}

#chronic .inslist-tbl .t01{
	width: 11em;
	min-width:11em;
}
#chronic .inslist-tbl .t02{
	width: 45%;
}
#chronic .inslist-tbl .t03{
		width:auto
}
#chronic .inslist-tbl .col03{
	color: #ea0000;
	text-align: center;
	min-width:5em;
	white-space:normal;
}
#chronic .inslist-tbl .col04{
	width: 4em;
}
#chronic .inslist-tbl .link01{
	text-align: center;
}
#chronic .inslist-tbl .col02{
	text-align: center;
}
#chronic .inslist-tbl .col02 img {
    max-width: 80px;
    max-height: 60px;
    width: auto;
    height: auto;
	margin: 0 auto;
	display: block;
}
#chronic .inslist-tbl .col02 span {
	display: block;
    margin-top: 5px;
	font-size: 12px;
}

#woman #kiso .select .lead {
    margin: 0px 0px 0px 0;
    padding: 10px 0 0px 0px;
}
#chronic #kiso .about-block{
    margin: 0;
    padding: 0;
}

#chronic .flow-box{
	text-align: center;
	margin-top: 20px!important;
	padding-bottom: 20px;
}
#chronic .flow::after{
    content: " ";
    display: block;
    width: 0;
    margin: 15px auto 0;
    border-color: #0e6a33;
    border-style: solid;
    border-width: 20px 40px 15px 40px;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
}

/*------------------------------------------------------------------------------
女性保険って何？
------------------------------------------------------------------------------*/

/*女性保険はどんな特徴があるの？*/
.chronic-tbl  {
	margin: 10px 0px 0px auto;
	padding: 0px;
	width: 100%;
	overflow-y: hidden !important;
}
.chronic-tbl table {
	background: #878787;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top: 1px solid #878787;
	border-left: 1px solid #878787;
	border-right: 1px solid #878787;
	border-collapse: collapse;
	font-size: 14px;
}
.chronic-tbl table tr .t02 {
	background: #0e6a33;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
	width: 267px;
	border-bottom: 1px solid #878787;
	border-right: 1px solid #878787;
}
.chronic-tbl table tr .t01 {
	background: #E6E6E6;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	width: auto;
	border-bottom: 1px solid #878787;
	border-right: 1px solid #878787
}
.chronic-tbl table tr .t03 {
	background: #FDFEFF;
	color: #0680C2;
	font-size: 14px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	width: 265px;
	border: 1px solid #0680C2;
}
.chronic-tbl table tr td {
	text-align: center;
	margin: 0px;
	padding: 5px 0.5em;
	width: auto;
	border-bottom: 1px solid #878787;
	border-right: 1px solid #878787;
}
.chronic-tbl table tr .col01 {
	background: #FBFBFB;
}
.chronic-tbl table tr .col02 {
	background: #e6f0ea;
}
.chronic-tbl table tr .col03 {
	background: #ECF5FA;
	border-right:none;
}

.arrow-normal,
.arrow-up{
	position: relative;
	display: inline-block;
	padding: 0;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
}
.arrow-normal::before,
.arrow-up::before,
.arrow-normal::after,
.arrow-up::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}

.arrow-normal::before{
	right: -3em;
	width: 11px;
	height: 2px;
	background: #0680C2;
}
.arrow-normal::after{
	right: -3em;
	width: 8px;
	height: 8px;
	border-top: 2px solid #0680C2;
	border-right: 2px solid #0680C2;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow-up::before{
	right: -3em;
	width: 12px;
	height: 2px;
	background: #ff4e73;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.arrow-up::after{
	right: -3em;
	width: 8px;
	height: 8px;
	border-top: 2px solid #ff4e73;
	border-right: 2px solid #ff4e73;
}

/*------------------------------------------------------------------------------
どんなことを心配して保険を選んでいるの？
------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------
持病があっても入りやすい保険の選び方
------------------------------------------------------------------------------*/

/*メリットデメリット*/
#chronic #kiso .merit{
    margin-top: 15px;
}
#chronic #kiso .merit .text01 {
    margin: 10px 0px 20px;
}
#chronic #kiso .merit .ttl04.color_orange {
    color: #FF6600;
    border-color: #FF6600;
}
#chronic #kiso .merit .ttl04.color_orange::before {
    color: #FF6600;
}
#chronic #kiso .merit .ttl04.color_gray {
    color: #000;
    border-color: #000;
}
#chronic #kiso .merit .ttl04.color_gray::before {
    color: #000;
}
#chronic #kiso .merit .text02 {
    margin: 10px 0px 20px;
}

/*------------------------------------------------------------------------------
告知項目詳細
------------------------------------------------------------------------------*/
#chronic .product-name{
	display: table;
	margin-bottom: 20px;
}
#chronic .product-name span{
	font-weight: bold;
	font-size: 18px;
	display: block;
}
#chronic .product-name .supp {
	font-size:12px;
	font-weight:normal;
}
#chronic .pr-first{
	/*margin-top: 30px;*/
}
#chronic .border-section:not(:first-child){
	border-top: dotted 1px #ccc;
	margin-top: 20px;
	padding-top: 20px;
}

#chronic .kome-l{
	padding-left: 2em!important;
	text-indent: -2em!important;
}
#chronic .kome-l2{
	padding-left: 2.1em!important;
	text-indent: -2.1em!important;
}
#chronic .kome-m{
	padding-left: 1.8em!important;
	text-indent: -1.8em!important;
}
#chronic .kome-o {
	display:table;
	font-size:12px;
}
#chronic .kome-o dt,#chronic .kome-o dd {
	overflow:hidden
}
#chronic .kome-o dt {
	width:3em;
	float:left;
	clear:both;
	line-height: 1.5;
}
#chronic .kome-o dd {
	margin:0 0 5px 4em;
}
#chronic .kome-o dt:last-of-type {
	width:7em;
}
#chronic .kome-o dd:last-of-type {
	margin-left:8em;
}
#chronic #kiso .list-announce {
	border: solid 1px #0e6a33;
	border-radius: 5px;
	padding: 0 10px 10px 10px;
}

#chronic #kiso .list-announce sup {
	vertical-align: top;
	padding-right: 3px;
}

#chronic #kiso .list-announce b {
	color:#ff0000;
}

#chronic #kiso .list-announce li {
  margin: 10px 0px 0px;
	line-height: 1.5;
	padding-bottom: 10px;
	border-bottom: dotted 1px #0e6a33;
}
#chronic #kiso .list-announce li:last-child {
	padding-bottom: 0;
}
#chronic #kiso .list-announce li .ttl06 {
	background-image: url(../chronic/img/non_icon_pc.gif);
	background-size: 38px auto;
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0 50px 0 20px;
	min-height: 36px;
	border: none;
}
#chronic #kiso .list-announce li:last-child {
	border-bottom: none;
}


#chronic #kiso .list-announce .inner-ul {
	font-size: 14px;
	margin-top: 5px;
}
#chronic #kiso .list-announce .inner-ul li{
	margin: 0;
	padding: 0;
	border: none;
}
#chronic #kiso .list-announce__3dai{
	font-size: 14px;
	color: #333!important;
	line-height: 1.4!important;
	font-weight: normal;
	display: block;
	margin-top: 8px;
}
#chronic #kiso .text-plus__kome{
	margin-top: 0!important;
}
#chronic #kiso .box-border__ano{
	margin-top: 20px;
	border: 1px solid #ff0000;
	color: #ff0000;
	padding: 10px;
}
#chronic #kiso .box-border__ano .kome{
	margin-top: 0!important;
}
#chronic #kiso .box-border__ano02{
	border: 2px solid #ccc;
	padding: 0 15px 15px 15px;
	border-radius: 5px;
	margin-top: 15px;
}

#chronic #kiso .text-plus {
	font-weight: bold;
	margin: 10px 0;
}

#chronic .product-name img{
	max-width: 80px;
	min-width: 80px;
	height: auto;
	margin: 0 auto;
	display: table-cell;
}
#chronic .product-name p{
	line-height: 1.4;
	padding-left: 15px;
	display: table-cell;
	vertical-align: middle;
}
#chronic .txt-announce{
	margin-bottom: 10px;
}
#chronic .txt-announce b{
	color: #ff0000;
}
#chronic .txt-announce sup{
	vertical-align: top;
}
#chronic .img-announce {
	margin-bottom:10px;
}
#chronic .img-announce img{
	max-width:94px;
}
.tbl-announce-promote{
	margin-bottom: 10px!important;
}
.tbl-announce-promote th{
	width: 32%;
}
@media screen and (max-width: 767px) {
	.tbl-announce-promote th,.tbl-announce-promote td{
		width: 100%;
		display: block;
		padding: 5px!important;
	}
	.tbl-announce-promote th{
		border-bottom: none!important;
	}
	.tbl-announce-promote tr:not(:last-child) td{
		border-bottom: none!important;
	}
}
.list-announce-indent{
	margin-bottom: 10px;
}
.list-announce-indent li{
	padding-left: 1em!important;
	text-indent: -1em!important;
}
.tbl-announce-basis{
	padding: 0;
	margin: 0 50px 5px 20px;
	table-layout: fixed;
	word-wrap: break-word;
	white-space: normal;
	border-collapse: collapse;
}
.tbl-announce-basis th,.tbl-announce-basis td{  
	vertical-align: middle; 
	border: 1px solid #c9c9c9;
	padding: 5px 8px;
	font-size: 14px;
	line-height: 1.4;
	width: 80%;
}
.tbl-announce-basis th{ 
	background: #ebebeb;
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
	width: 20%;
}

@media screen and (max-width: 767px) {
	.tbl-announce-basis th,.tbl-announce-basis td{
		width: 100%;
		display: block;
		padding: 5px!important;
	}
	.tbl-announce-basis th{
		border-bottom: none!important;
	}
	.tbl-announce-basis tr:not(:last-child) td{
		border-bottom: none!important;
	}
}


/*表*/
#chronic .appliCheck_table_wrapper { width: 100%; padding:0;  clear:both; margin-top: 20px; }
#chronic .appliCheck_table_wrapper span.label_appliCheck_table {font-size: 18px;font-weight:bold; color:#fff;letter-spacing:0.1em; padding:2px 8px 0 10px; margin: 0;}
#chronic .appliCheck_table01 {width: 340px;float:left;margin: 0;}
#chronic .appliCheck_table02 {width: 340px;float:right;margin: 0;}
#chronic .appliCheck_table03 {width: 100%;margin: 0;}

#chronic  ul.appliCheck_tableA {padding:10px;border: 2px solid #dd5a00;}
#chronic  ul.appliCheck_tableB {padding:10px;border: 2px solid #00479d;}
#chronic  div.appliCheck_tableC {padding:10px;border: 2px solid #00a5e3;}
#chronic  ul.appliCheck_tableD {padding:10px;border: 2px solid #c4416f;}
#chronic  .appliCheck_table_wrapper li {padding-left: 0.7em;text-indent: -0.7em;}
#chronic span.label_appliCheck_tableA {background-color:#dd5a00;}
#chronic span.label_appliCheck_tableB {background-color:#00479d;}
#chronic span.label_appliCheck_tableC {background-color:#00a5e3;}
#chronic span.label_appliCheck_tableD {background-color:#c4416f;}

#chronic .appliCheck_table_wide{ padding: 10px;border: 2px solid #dd5a00; width: 100%; box-sizing: border-box;}
#chronic .appliCheck_table_wide li{ display: table; width: 100%; padding-left: 0; text-indent: 0; border-bottom: 1px #ccc dotted; padding-bottom: 5px; margin-bottom: 5px;}
#chronic .appliCheck_table_wide li:last-child{ border-bottom: none;}
#chronic .appliCheck_table_wide li b{display: table-cell; width: 35%;}
#chronic .appliCheck_table_wide li span{display: table-cell; width: 65%;}

#chronic .appliCheck_table_wrapper span.label_appliCheck_table {
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.1em;
	padding: 2px 8px 0 10px;
	margin: 0;
	line-height: 1.4;
	display: inline-block;
}
#chronic .appliCheck_table_wrapper p {
	line-height: 1.4;
	margin: 6px 0 0 0;
}
#chronic .a_caution h4{
	color:#ff0000;
	font-size:14px;
	margin-bottom:5px;
}
#chronic .a_caution { 
	font-size:12px;
	border:1px solid #ff0000;
	padding:5px 5px 5px 20px;
}
#chronic .a_caution b { 
	color:#ff0000;
}
#chronic .a_caution li {
	list-style-type: disc;
}

#chronic  div.appliCheck_tableC table {
	border-collapse: collapse;
	border:2px solid #fff;
}

#chronic  div.appliCheck_tableC td {
	border:1px solid #000;
	padding:5px;
}

#chronic #to_promote table {
	border-collapse:collapse;
	font-size:13px;
	margin:0 50px 0 20px;
}

#chronic #to_promote table th,#chronic #to_promote table td{
	border:1px solid #333;
	padding:5px;
}

#chronic #to_promote table th{
	background-color:#f4dcf6;
	padding:3px;
}
#chronic #to_promote .kome b {
	color:#ff0000;
}

#chronic .smartwith-check {
	text-align: center;
	margin-top: 15px;
}
#chronic .smartwith-check img{
	max-width: 557px;
}

#chronic .announce-item{
	background: #7f5c2e;
	border-radius: 5px;
	padding: 1px;
	margin-top: 10px;
}
#chronic .announce-item__ttl{
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	line-height: 1.3;
	padding: 5px 7px;
}
#chronic .announce-item__ttl dt{
	display: inline-block;
	float: left;
	background: #be9345;
	border-radius: 20px;
	vertical-align: middle;
	padding: 5px 15px;
  margin-top: 3px;
	font-weight: bold;
}
#chronic .announce-item__ttl dd{
	display: inline-block;
	margin-left: 15px;
	font-size:16px;
}
#chronic .announce-item__txt{
	background: #fff;
	padding: 10px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
@media screen and (max-width:769px) {
	#chronic .announce-item__ttl dt{
		display: block;
		float: none;
		margin-bottom: 5px;
		text-align: center;
		border-radius: 5px;
	}
	#chronic .announce-item__ttl dd{
		font-size: 14px;
	}
}