@charset "utf-8";

/* PC：style-consultation-sp.css
 * おまかせプラン ver.6
 * こんなとき
 * **************************************************
 * Elements
 * **************************************************
 */


/* Elements
------------------------------------------------------------------ */
.catColor {color: #00aa6f;}
.indent_1 { display: block; padding-left: 2em !important;}
.indent_5 { display: block; padding-left: 2em !important;}
/*Headding*/
#subPage .main h1 {
	background: url("../../images/common/h1_icon02@2x.png") no-repeat 10px center/2em;
}

.mt_00 {margin-top: 0 !important; }
.mt_10 {margin-top: 1em !important; }
.mt_20 {margin-top: 2em !important; }
.pl_10 {padding-left: 1em !important; }
#subPage .main section > h3 {margin-top: 1.5em; }
/* List */
 /* 評価療養・患者申出療養・選定療養 */
#subPage .main .medicalDeduction dt {
	font-size: 2.0em;
	font-weight: bold;
	color: #5faad8;	
}
#subPage .main .medicalDeduction dt ~ dt {
	margin: 20px 0 0 0;
}
#subPage .main .medicalDeduction dd {
	font-size: 1.6em;
}
#subPage .main .medicalDeduction img {
	display:block;
	margin: 10px auto 0 auto;
}

/* 支払制度・代理制度 / 傷病手当金 / 退職したあとの継続給付 / 入院したときの標準負担 */
#subPage .main .birthSystem dt,
#subPage .main .sickWounded dt,
#subPage .main .resignation dt,
#subPage .main .medicalExpenses dt {
	font-size: 1.8em;
	font-weight: bold;
	color: #0765df;	
}
#subPage .main .birthSystem dt ~ dt,
#subPage .main .sickWounded dt ~ dt,
#subPage .main .resignation dt ~ dt,
#subPage .main .medicalExpenses dt ~ dt {
	margin: 15px 0 0 0;
}
#subPage .main .birthSystem dd,
#subPage .main .sickWounded dd,
#subPage .main .resignation dd,
#subPage .main .medicalExpenses dd {
	font-size: 1.6em;
}
#subPage .main .resignation dd li {
	font-size: 100%; /* リセット */
}
/* 退職したあとの継続給付：退職してから出産または死亡した場合 */
#subPage .main .resignation .birth strong {
	font-weight: bold;
	color: #5faad8;	
}
#subPage .main .resignation .birth span {
	display: block;
	padding: 0 0 0 3.0em;
}

/* もっと詳しく：Table：自己負担限度額：注釈 */
#subPage .main .moreContent ul.notes.ov70 {
	margin: 0 0 0 6.0em;
}
#subPage .main .moreContent ul.notes.ov70 li {
	text-indent: -5.0em;
}
#subPage .main .moreContent ul.notes.ov70 li span {
	margin-right:1.0em;
}

/* Table */
/* 法定給付 */
#subPage .main .leBenefit td {
	text-align: left;
}
#subPage .main .leBenefit td:first-child {
	width: 4.0em;
	text-align: center;
}
#subPage .main .leBenefit td:nth-child(2) {
	width: 40%;
}
/* 法定給付2 */
#subPage .main .leBenefit2 td {
	text-align: left;
}
#subPage .main .leBenefit2 td:first-child {
	width: 6.0em;
	text-align: center;
}
#subPage .main .leBenefit2 td:nth-child(2) {
	width: 3.0em;
	text-align: center;
}
/* 法定給付3 */
#subPage .main .leBenefit3 td {
	text-align: left;
}
#subPage .main .leBenefit3 td:first-child {
	text-align: center;
}
/* 法定給付4 */
#subPage .main .leBenefit4 th:first-child {
	width: 10%;
}
#subPage .main .leBenefit4 td:first-of-type {
	width: 25%;
}
#subPage .main .leBenefit4 td:last-child {
	text-align: left;
}

/* 付加給付 */
#subPage .main .frBenefit td {
	text-align: left;
}
#subPage .main .frBenefit td:first-child {
	width: 8.0em;
	text-align: center;
}
#subPage .main .frBenefit2 td {
	text-align: left;
}
#subPage .main .frBenefit2 th {
	width: 8.0em;
	text-align: center;
}

/* 入院時の標準負担額 */
#subPage .main .cost td {
	text-align: center;
}
#subPage .main .cost td:first-child {
	width: 70%;
	text-align: left;
}

/* 法定給付（訪問看護） */
#subPage .main .careBenefit td {
	text-align: left;
}
#subPage .main .careBenefit td:first-child {
	width: 6.0em;
	text-align: center;
}
#subPage .main .careBenefit td:nth-child(2) {
	width: 2.5em;
	text-align: center;
}

/* Table：法定給付：計算式 */
#subPage .main .calculation {
	border-top:none;
	border-bottom:none;
}
#subPage .main .calculation td {
	text-align:center;
}
#subPage .main .calculation td:first-child {
	border:2px solid #cccccc;
	background-color: #cfe1f6;
}
/* 法定給付：計算式 ：ボーダー追加 */	
#subPage .main .calculation td:first-child + * + *,
#subPage .main .calculation td:first-child + * + * + * + * {
	border:2px solid #cccccc;
}
/* 法定給付：計算式 ：ボーダー削除 */	
#subPage .main .calculation td:first-child + *,
#subPage .main .calculation td:first-child + * + * + * {
	border-top: none;
}

/* Table：自己負担限度額（2015年1月以降） */
#subPage .main .afterCost td:first-child {
	width:35%;
	text-align: left;
}
#subPage .main .afterCost td {
	text-align: center
}
/* Table：自己負担限度額（2017年、2018年） */
#subPage .main .afterCost2 th:last-child {
	width:21%;
}
#subPage .main .afterCost2 td:first-child {
	width:30%;
	text-align: left;
}
#subPage .main .afterCost2 td {
	text-align: center
}

/* Table：自動車事故にあったら */
#subPage .main .case th {
	width:25%;
	text-align: left;
	border-top:1px solid #cccccc;
}
#subPage .main .case td {
	text-align: left;
}

/* Table：医療の内容 */
#subPage .main .medicalRegimen td:first-child {
	width:60%;
	text-align: left;
}
#subPage .main .medicalRegimen td {
	text-align: left;
}

/* Table：被扶養者の範囲 */
#subPage .main .selectedRange th {
	width: 50%;
}
#subPage .main .selectedRange td {
	text-align: left;
}

/* Table：生活療養標準負担額 */
#subPage .main .expenses td:first-child {
	width: 30%;
	text-align: center;
}
#subPage .main .expenses td {
	text-align: left;
}

/* Table：自己負担限度額（70歳以上） */
#subPage .main .over70 th:first-child {
}
#subPage .main .over70 td {
	text-align: center;
}
#subPage .main .over70 td:first-child.noborTop {
}
#subPage .main .over70 td:first-child.noborTop2 {
	border-top: none;
}

/* Table：75歳以上の一部負担 */
#subPage .main .over75 td {
	text-align: center;
}

/* Table：自己負担限度額（平成26年8月1日〜） */
#subPage .main .afterCost th:last-child {
	width:20%;
}
#subPage .main .afterCost td:first-child {
	text-align: left;
}
#subPage .main .afterCost td {
	text-align: center;
}

/* Table：もっと詳しく：医療の内容 */
#subPage .main .moreContent .medicalRegimen td {
	text-align: left
}
#subPage .main .moreContent .medicalRegimen td:first-child {
	width:40%;
	text-align: center;
}

/* Table：限度額適用認定証発行手続き */
#subPage .main .limit td:first-child,
#subPage .main .limit td:last-child {
	text-align:left;
}

/* もっと詳しく：Table：自賠責の保険金限度額 */
#subPage .main .moreContent .limitedCost td:first-child {
}
#subPage .main .moreContent .limitedCost td {
	text-align: left;
}

/* もっと詳しく：Table：75歳以上 */
#subPage .main .moreContent .subjectSystem th {
	width: 42%;
	vertical-align: middle;	
	text-align:left;
}
#subPage .main .moreContent .subjectSystem td {
	vertical-align: middle;
	text-align:left;
}

#subPage .main .imtDoc tbody td ul.notes li { font-size: 1em;}
#subPage .main .document tbody th,
#subPage .main .document tbody td {
	text-align: left;
}
#subPage .main .document tbody th { width: 30%;}
#subPage .main .document tbody td ul {
	text-indent: -1.2em;
	margin-left: 1.2em;
}
#subPage .main .document tbody td ul li {line-height: 1.5;}
#subPage .main .document tbody td ul li + li { margin-top: .8em;}
#subPage .main thead th {
    background-color: #2dbaa0;
    color: #ffffff;
}

#subPage .main section ul.parenList li + li {
	margin-top: .5em;
}
#subPage .main ul.circleList li + li {
	margin-top: .5em;
}
#subPage .main section dl.important {
	display: block;
	margin: 1em 0 .5em 1em;
}
#subPage .main section dl.important dt {
	font-weight: bold;
}
#subPage .main section dl.important dd {
	text-indent: 0;
	margin-left: -1em;
}
/* Table：家族が加入・脱退するとき */
#subPage .main .decide tbody th,
#subPage .main .decide tbody td {
	text-align: left;
}

/* 家族が加入するとき 追加メニューボタン */
#subPage .main .border-blue {
  padding: 1em;
  border: 2px solid #57d1fd; 
  border-radius: 1em;}
#subPage .main ul.inline {
  margin-top: 1em;
}
#subPage .main ul.inline li {
  font-size: 1.6em;
}

#subPage .main ul.notes .indent_2em { margin-left: 2em; text-indent: -2em;}

/*frame 202402*/
#subPage .main .frame{
	margin:2em 0 3em;
	padding:1.5em;
	border:2px solid #77c6c5;
}