@charset "utf-8";

/* PC：style-consultation-pc.css
 * おまかせプラン ver.6
 * こんなとき
 * **************************************************
 * Global Navigation (Nav) ★
 * Elements
 * **************************************************
 */

/* Global Navigation (Nav) ★
------------------------------------------------------------------ */


/* Elements
------------------------------------------------------------------ */

#subPage #content .main .l10{
	margin-left:1em;
}

#content .cntTab {
	margin: 0 0 0px 40px;
}

#subPage #content .main .inner {
	width: auto;
	margin: 0 0 50px 40px;
	padding:40px 2em 2em 2em;
	background-color: transparent;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}



#content caption.f-big{
	font-size:2.2em!important;
}


#subPage #content .main .f_normal{
	font-weight:normal;
}



/*囲い線*/
#subPage .main .square{
	padding:1em;
	border:1px solid #f5c096;
	background-color:#feece7;
}


/*青文字*/

#subPage .main .blue_text{
	color:#4472C4;
}


/*数字リスト*/
#subPage .main .number li{
	margin-left:2em;
	text-indent:-2em;
	font-size:1.6em;
}

#subPage .main .number3 li{
	margin-left:3em;
	text-indent:-3em;
	font-size:1.6em;
}

#subPage .main .number3 .notes2 li{
	font-size:1.0em;
}

#subPage .main .number3 ul.pageLink{
}

#subPage .main .number3 ul.pageLink li{
	margin-left:0em!important;
	text-indent:0em!important;
}


#subPage .main .number3 ul.pageLink span {
	font-size:0.625em;
}

#subPage .main .number3 ul.fileLink{

}

#subPage .main .number3 ul.fileLink li{
	margin-left:0em!important;
	text-indent:0em!important;
}


#subPage .main .number3 ul.fileLink span {
	font-size:0.625em;
}

#subPage .main section .imtDoc ul.parenList li {
	font-size: 1.0em;
}

/* 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: #7bb7db;	
}
#subPage .main .birthSystem dt ~ dt,
#subPage .main .sickWounded dt ~ dt,
#subPage .main .resignation dt ~ dt,
#subPage .main .medicalExpenses dt ~ dt {
	margin: 20px 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: 5.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 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 td:first-child {
	width: 12.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: 8.0em;
	text-align: center;
}

#subPage .main .careBenefit td:nth-child(2) {
	width: 3.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 th {
	width:35%;
}
#subPage .main .afterCost tbody td:first-child {
	text-align: left;
}
/* Table：自己負担限度額（2017年、2018年） */
#subPage .main .afterCost2 th:last-child {
	width:21%;
}
#subPage .main .afterCost2 td:first-child {
	width:33%;
	text-align: left;
}
#subPage .main .afterCost2 td:nth-child(2) {
	width:33%;
}

#subPage .main .afterCost2 td:nth-child(3) {
	width:33%;
}

#subPage .main .afterCost2 td {
	text-align: center
}

/*table:自己負担限度額(年額 前年8月〜7月の1年間)*/

#subPage .main .afterCost3 th {
	width:25%;
}
#subPage .main .afterCost3 tbody td:first-child {
	text-align: left;
}

/*table:●自己負担限度額（2015年1月以降）*/

#subPage .main .afterCost4 th:first-child {
	width:10%;
}
#subPage .main .afterCost4 tbody td:nth-child(2) {
	text-align: left;
}

/* 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歳以上75歳未満の自己負担割合 */
#subPage .main .expenses2 td:first-child {
	width: 50%;
	text-align: center;
}
#subPage .main .expenses2 td {
	text-align: center;
}


/* Table：自己負担限度額（70歳以上） */
#subPage .main .over70 th:first-child {
}
#subPage .main .over70 td {
	text-align: center;
}
#subPage .main .over70 td:first-child.noborTop {
	width: 45px;
}
#subPage .main .over70 td:first-child.noborTop2 {
	width: 45px;
	border-top: none;
}

/* Table：自己負担限度額（平成26年8月1日〜） */
#subPage .main .afterCost th:last-child {
	width:40%;
}
#subPage .main .afterCost td:first-child {
	width:7%;
	text-align: center;
}
#subPage .main .afterCost td:first-child {}

#subPage .main .afterCost td {
	text-align: center;
}

/* Table：75歳以上の一部負担 */
#subPage .main .over75 td {
	text-align: center;
}
#subPage .main .prefectures th{
	border-bottom:1px solid #cecece;
}

#subPage .main .prefectures td {
	border-top:none;
}



/* Table：もっと詳しく：医療の内容 */
#subPage .main .moreContent .medicalRegimen td {
	text-align: left
}
#subPage .main .moreContent .medicalRegimen td:first-child {
	width:40%;
	text-align: center;
}

/* もっと詳しく：Table：自賠責の保険金限度額 */
#subPage .main .moreContent .limitedCost td:first-child {
}
#subPage .main .moreContent .limitedCost td {
	text-align: left;
}

/* もっと詳しく：Table：75歳以上 */
#subPage .main .moreContent .subjectSystem th {
	width: 30%;
	vertical-align: middle;	
	text-align:left;
}
#subPage .main .moreContent .subjectSystem th .discList li {
	float: left;
	font-size: 100%;
	text-align: left;
}
#subPage .main .moreContent .subjectSystem td {
	vertical-align: middle;
	text-align:left;
	border:none;
}
#subPage .main .moreContent .subjectSystem .join {
	width: 40%;
}


/* 家族が増えた・減ったとき */
#subPage .main .requirements th {
	text-align: center;
}
#subPage .main .requirements td {
	text-align: left;
	width: 47%;
}
#subPage .main .requirements td:first-child {
	width: 6%;
	text-align: center;
}


#subPage .main .exception {
	margin: 15px 0 15px 0;
	padding:1em;
	border:1px solid #cecece;
}
#subPage .main .exception dt {
}

#subPage #content .doc2 th{
    width:15%;
}

#subPage #content .doc2 td:nth-child(1){
    width:25%;
}


/*医療保険制度の比較*/

#subPage .main .comparison tbody th{
	width:12%;
}

#subPage .main .comparison tbody td:last-child{
	width:29%;
}

#subPage .main .comparison tbody td{
	text-align:left;
}

/*70歳以上になったとき*/

#subPage .main .Criteria td:first-child{
	width:35%;
}

#subPage .main .Criteria th:nth-child(2){
	border-bottom:1px solid #cecece;
}

#subPage .main .Criteria td .ast{
	display:inline-block;
	font-size:90%;
}

#subPage .main section .imtDoc img{
	display:block;
	margin:0 auto;
}



/*70歳以上　よくある質問QA*/

#subPage .main .i_faq dt {
	padding: 12px 15px 12px 0;
	font-size: 1.6em;
	margin-left:4em;
	text-indent:-1.5em;
}

#subPage .main .i_faq dt .qa {
	display:inline-block;
	font-size: 136%; /* 3.0em */
	color: #7bb7db;
	text-decoration: none;
	width:1em;
}

#subPage .main .i_faq dd {
	position:relative; top:-8px; left:5px;
	margin: 0 0 10px 0;
	padding: 15px 0 30px 0;
	border-bottom: 1px dotted #cccccc;}
#subPage .main .i_faq p {
	position: relative;
	padding: 10px 10px 15px 60px;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;  
	-moz-border-radius: 4px;  
	border-radius: 4px;
	text-indent: -1.0em;
	font-size: 1.6em;
}
#subPage .main .i_faq p:before {
	content: 'A';
	position:relative; left:-1em;
	font-size: 136%; /* 3.0em */
	color: #e50101;
	text-decoration: none;
}
#subPage .main .i_faq p:after {
	z-index: 0;
	position: absolute;
	top: -38px;
	left: 20px;
	content: "";
	border: 20px solid transparent;
	border-bottom-color: #f5f5f5;
}

/*病気やけがで仕事を休んだとき*/
#subPage .main .sickWounded-img figcaption {
	font-size: 1.6em;
  font-weight: bold;
}
#subPage .main .sickWounded-img img {
	display: block;
  margin: auto;
}

/*はり・きゅう施術を受ける場合の注意事項*/
#subPage .main .orange_box {
	padding:1em 2em 1em 1em;
	border:1px solid #f5c096;
	background-color:#feece7;
}


/*はり・きゅう・あんま・マッサージを受ける場合の注意事項*/
#subPage .main .orange_box2 {
	padding:1em 1em 1em 1em;
	border:3px solid #f5c096;
}

#subPage .main .orange_box2 h4{
	font-weight:bold;
	font-size:1.8em;
	text-align:center;
	margin:10px auto;
}

/*マイナンバー制度*/
.desc-list dt {
  font-size: 2.0em!important;
  font-weight: bold;
  color: #3bb5e2;
}
.desc-list dd {
  font-size: 1.6em;
}
.desc-list dd + dt {
  margin-top: 10px;
}
p + .desc-list,
table + .desc-list  {
  margin-top: 20px;
}

.line2{
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    align-items: center;
}
.line2 li{
    width:48%;
}

.line2 li img{
    max-width:100%;
}
