<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*-------------------
共通class
--------------------------------------------------*/
@import url('https://secure.apap.jp/vc/base/usr/docs/css/common_pad.css');
img {
	height: auto;
	max-width: 100%;
}
/*########################################################################################

ボタン
button

########################################################################################*/

.btn_move::after ,
.btn_move:hover::after,
.btn_move_bd::before,
.btn_move_bd::after,
.btn_move_bd:hover::before,
.btn_move_bd:hover::after {
	display: none;
}

.btn_move:hover {
	background: #1d2088;
	opacity: 1;
}
.btn_move_bd:hover {
	border-color: #1d2088;
}

/*########################################################################################

ヘッダー
header

########################################################################################*/
/*----------------------------
上部右ナビゲーション
----------------------------------------------------------*/
.hd_top .hd_nav &gt; ul {
		align-items: flex-end;
		flex-direction: column;
	margin-top: -4px;
}
.hd_top .hd_nav ul li.con_en {
	margin-top: 4px;
}
.hd_top .hd_nav ul li.con_account::after,
.hd_top .hd_nav ul li.con_logout::after,
.hd_top .hd_nav ul li.con_mail::after {
	margin-right: 10px;
}
.hd_nav &gt; ul &gt; li &gt; .nest1 {
	right: 8px;
}
/*----------------------------
グローバルナビゲーション
----------------------------------------------------------*/
.gnavi {
	width: 95%;
}
.gnavi li {
	width: 18%;
	/*padding: 5px 18px 0 10px;*/
}
.gnavi li:first-child{
	width: 22%;
}

/*########################################################################################

スライダー
.bxslider

########################################################################################*/
/*===================================*/
/* ADDITIONSAL SLIDE
/*===================================*/
.bx-wrapper .bx-viewport {
	overflow: hidden !important;
}
.bx-viewport::before,
.bx-viewport::after {
	display: none;
}

/*########################################################################################

メイン
#main

########################################################################################*/
#main {
	min-height: initial;
}
/*----------------------------
メインナビゲーション
----------------------------------------------------------*/
.main_nav ul {
	flex-direction: column;
}
.main_nav ul li {
	width: 100% !important;
}
.main_nav ul li:nth-of-type(-n+4) {
	margin-bottom: 0;
	width: 100%;
}
.main_nav ul li a {
	display: flex;
	align-items: center;
	height: 70px;
}
.main_nav ul li br {
	width: 100%;
}
.main_nav ul li.yoyaku .yoyaku01 {
	position: static;
}
.main_nav ul li.yoyaku .yoyaku01 br {
	display: none;
}
.main_nav ul li.yoyaku .yoyaku02 {
	top: 25%;
	left: auto;
	right: 6%;
}
.main_nav ul li.yoyaku .yoyaku02 br {
	display: inline;
}
.main_nav ul li a .mnav_tit {
	width: 30%;
	height: auto;
}
.main_nav ul li.kekka a .mnav_tit {
	background-size: 19px 25px;
}
.main_nav ul li a .mnav_tit a {
	position: static;
}
.main_nav ul li a .mnav_text {
	margin-top:0;
	width: 65%;
}
.main_nav ul li.metabo a .mnav_tit {
	padding-left: 33px;
}
.main_nav ul li:nth-of-type(odd) a {
	background-image: linear-gradient(-45deg, #1d2088 25%, #3d3f99 25%, #3d3f99 50%, #1d2088 50%, #1d2088 75%, #3d3f99 75%, #3d3f99);
	background-size: 6px 6px;
}
.main_nav ul li:nth-of-type(even) a {
	background-image: linear-gradient(-45deg, #9dc3ff 25%, #89b7ff 25%, #89b7ff 50%, #9dc3ff 50%, #9dc3ff 75%, #89b7ff 75%, #89b7ff);
	background-size: 6px 6px;
}
.main_nav ul li.blank {
	display: none;
}
/*----------------------------
保険料と標準報酬月額
----------------------------------------------------------*/
#ippanhokenryo {
	flex-wrap: wrap;
}
#ippanhokenryo &gt;div {
	text-align: center;
	width: 100%;
}
#ippanhokenryo &gt;div:nth-child(2) {
	transform: rotate(90deg);
}

/*----------------------------
健保からのお知らせ
----------------------------------------------------------*/
article.news {
	width: 90%;
}
.wrap_news {
	display: inline;
	justify-content: flex-start;
}
.wrap_news .info,
.wrap_news ul {
	width: 100%;
	margin-bottom: 30px;
}
.wrap_news ul {
	display: inline;
}
.wrap_news ul li {
	width: 100%;
}
/*html内PDF埋込み表示*/
.container .pdf_wrap {
	height: 100vh;
}
/*----------------------------
こんな時どうする？
----------------------------------------------------------*/
.solution ul {
	justify-content: center;
}

/*----------------------------
お役立ち情報
----------------------------------------------------------*/
.useful_info {
	margin:50px 0 20px
}
.useful_info ul li {
	padding-bottom: 30px;
}

/*----------------------------
健康相談
----------------------------------------------------------*/
.health_consul {
	padding: 20px 500% 10px;
}
.health_consul h3 {
	background:url(../images/icon_hand.svg) no-repeat 135px 0;
	background-size: 45px 30px;
	line-height: 30px;
	padding-bottom: 20px;
}
.health_consul h3 br {
	display: none;
}
.health_consul ul {
	width: 100%;
}
.health_consul ul li {
	padding-bottom: 20px;
}
.health_consul ul li a div.hl_con_03 br {
	display: none;
}

/*----------------------------
外部リンク
----------------------------------------------------------*/
.links ul li {
	width: calc(50% - 16px);
}

/*########################################################################################

フッター
#footer

########################################################################################*/
/*----------------------------
フッターメイン
----------------------------------------------------------*/
#footer .footer_nav ul {
	width: 80%;
}

/*########################################################################################

セカンダリページ 目次
main#main

########################################################################################*/
outline_3column::before {
	width: calc(50% - 13px);
}
#main .outline_3column a {
	width: calc(50% - 13px);
}
.sick {
	justify-content: space-between;
}
.sick .outphoto {
	width: 40%;
}
.sick_description {
	flex-direction: column;
	width: 50%;
}
.sick_description a {
	width: 100%;
}

/*########################################################################################

セカンダリページ 通常版
main#main

########################################################################################*/
#main h3 {
	width: 100%;
}
.table02 thead {
	display: none;
}
.table02,
.table02 tr,
.table02 th,
.table02 td {
	display: block;
	width:100%;
}
.table02 table th,
.table02 table td {
	border-bottom: none;
}
.table02 table tr:last-child {
	border-bottom: 1px solid #dcdcdc;
}

table.point03 {
	margin-top: 0;
}
table.point03,
table.point03 tbody,
table.point03 tr,
table.point03 th,
table.point03 td {
	display: block;
	width:100%;
}
table.point03 th {
	white-space: normal;
}
.point_photo img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.side_photo {
	flex-wrap: wrap;
		justify-content: center;
}
#main ul.point02 &gt; li {
	display: flex;
		align-items: center;
		flex-flow: column;
	justify-content: initial;
}
table.tbl_tbl thead {
	display: none;
}
table.tbl_tbl td.type {
	color: #fff;
	background: #999;
}
table.tbl_tbl td.price span {
	display: inline-block;
}

/*----------------------------
お知らせ
News
----------------------------------------------------------*/
#main h3.news_ttl_wrap {
	width: 80%;
}
#main ul.years li {
	width: 18%;
}
#main .years_btn {
	width: 100%;
}

/*----------------------------
健保のしおり
Health Insurance Guide book
----------------------------------------------------------*/
#guidebook {
 width: 100%;
}

/*----------------------------
手続き
----------------------------------------------------------*/
#main .procedure_box {
	padding: 24px;
}
#main .procedure_box .procedure_contents {
	flex-direction: column;
}
#main .procedure_box .procedure_tit {
	margin: 0 0 20px 0;
}
#main .required_box {
	flex-direction: column;
}
#main .required_box .required_tit {
	border-radius: 30px 30px 0 0;
}
#main .required_box .required_contents {
	border: 1px solid #dcdcdc;
	border-top: none;
	border-radius: 0 0 30px 30px;
	flex-basis: auto;
}

/*-----------------------------------------------------------------------------
■┓各種申請書
┗┛
-----------------------------------------------------------------------------*/
#main .tbl_application_doc {
	margin-bottom: 1em;
}
/*#main .application_doc_wrap .application_doc {
	width: 100%;
}*/
#main .tbl_application_doc thead td:last-child,
#main .tbl_application_doc tbody td.appli_add {
	display: none;
}
.appli_add_padsp {
	display: flex;
	margin-bottom: .5em;
}
div:last-child.appli_add_padsp {
	margin-bottom: 3em;
}
.appli_add_padsp &gt; div {
	display: flex;
		align-items: center;
}
.appli_add_padsp &gt; div:nth-of-type(1) {
	background: #1d2088;
	color: #fff;
	display: grid;
	margin-right: 24px;
	padding: 8px 12px;
	position: relative;
	text-align: center;
	white-space: nowrap;
}
.appli_add_padsp &gt; div:nth-of-type(1)::after {
	position: absolute;
	content: '';
	display: block;
	top: calc(50% - 8px);
	right: -10px;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-left: 10px solid #1d2088;
	border-bottom: 8px solid transparent;
}
.appli_add_padsp &gt; div:nth-of-type(2) &gt; div {
	line-height: 1.5;
}

/*-----------------------------------------------------------------------------
■┓健康のしくみ（guide.jsp）
┗┛Health Insurance System
-----------------------------------------------------------------------------*/
/*----------------------------
保険証としてのマイナンバーカード利用（guide_12.jsp）
----------------------------------------------------------*/
/* 外部リンク */
#main .side_photo + ul.externallink_wrap {
	margin-top: 40px;
}
/* マイナンバーお問い合わせ */
#main .mynum_contact_free {
	padding: 16px 24px;
}
#main .mynum_contact_free &gt; div {
	width: 100%;
}
#main .mynum_contact_free &gt; div:first-of-type {
	flex: 0 1 auto;
	margin-bottom: 16px;
}
#main .mynum_contact_free .mynum_contact_tel a {
	font-size: 26px;
	font-size: 2.6rem;
}
#main .mynum_contact_free .photo_right {
	margin-left: 0;
}

/*-----------------------------------------------------------------------------
■┓各種手続き
┗┛
-----------------------------------------------------------------------------*/
/*----------------------------
高額療養費の計算例（situation_02.jsp で使用）
----------------------------------------------------------*/
#main .high_expenses_ex .fig_arer {
	padding-bottom: 24px;
}
#main .high_expenses_fig .breakdown_1 &gt; div:nth-of-type(5) {
	display: none;
}
#main .high_expenses_fig .breakdown_1 &gt; div:nth-of-type(6) {
	width: 70%;
	margin-left: auto;
}
#main .high_expenses_fig .breakdown_2 {
	background: #fafcff;
	border: 1px solid #adc7d9;
	border-radius: 8px;
	padding: 12px;
}
/*----------------------------
限度額適用認定証（situation_02.jsp で使用）
----------------------------------------------------------*/
#main table.gendoshinsei {
	margin-top: 0;
}
/*----------------------------
画像部分（situation_08.jsp で使用）
----------------------------------------------------------*/
#main .photo_houmon_kango {
	flex-direction: column;
	align-items: center;
}
#main .photo_houmon_kango img {
	margin: 16px 0;
}
/*----------------------------
手続き内（situation_13.jsp）
----------------------------------------------------------*/
#main .case_death {
	flex-direction: column;
}
#main .case_death &gt; div:nth-of-type(2) {
	padding-left: 1em;
}
/*----------------------------
健康診断
----------------------------------------------------------*/
ol.method &gt; li &gt; ul {
	flex-flow: column;
}
ol.method &gt; li &gt; ul &gt;li {
	margin-bottom: 24px;
	width: 100%;
}

/*-----------------------------------------------------------------------------
■┓歯の治療について（tooth.jsp）
┗┛
-----------------------------------------------------------------------------*/
#main .teeth table tbody th {
	display: inline-block;
	width: 70%;
	height: 66px;
	padding-top: 20px;
}
#main .teeth table tbody td:nth-child(2) {
	display: inline-block;
	padding: 8px;
	text-align: center;
	width: 30%;
	height: 66px;
}
#main .teeth table tbody td:nth-child(2) img {
	height: 50px;
	max-width: 100%;
}
#main .teeth table tbody td:nth-child(3) {
	display: block;
	width: 100%;
}

/*-----------------------------------------------------------------------------
■┓リンク（link.jsp）
┗┛
-----------------------------------------------------------------------------*/
#main a.link_area {
	padding: 24px 16px;
}
#main a.link_area.link_first {
	margin-top: -16px;
}
#main a.link_area .link_tit {
	flex-direction: column;
	align-items: flex-start;
}
#main a.link_area .link_tit .link_page_name {
	margin: 0 0 4px 0;
}
#main a.link_area .link_tit .link_page_url {
	padding-left: 24px;
}
/*-----------------------------------------------------------------------------
■┓サイトマップ（sitemap.jsp）
┗┛
-----------------------------------------------------------------------------*/
#main .wrap_sitemap {
	flex-direction: column;
}
#main .wrap_sitemap &gt; div {
	width: 100%;
}
</pre></body></html>