@charset "UTF-8";
/*　
css変更履歴

ver1.1（2019/02/07）
カラーにホワイトとブルーを追加しました。
カレンダーセルアクティブ用のclassを追加しました。

ver1.1.1（2019/02/18）
チェックボックスの不具合を修正しました。
ボタンの影を薄くしました。
ボタンの線幅を変更しました。

ver1.1.2（2019/02/27）
バッチを削除しました
チェックボックス、セレクトボックスのIE対応をしました

ver1.2.0（2019/03/07）
フローティングボタンを追加しました

ver1.3.0（2019/03/15）
カラーにグリーンを追加
ボタン内リストを追加

ver1.4.0（2019/03/20）
小見出しを追加
スマホ版の健診用のテーブルを追加

ver1.5.0（2019/03/22）
小サイズボタンを追加

ver1.6.0（2019/03/28）
小見出しアイコン付きを追加

ver1.6.1（2019/04/02）
ラジオボタンのIEの不具合を修正しました

ver1.6.2（2019/04/02）
既存cssのアンカータグのホバー指定を打ち消しました
遊びゴシックのフォント指定を変更しました

ver1.7.0（2019/04/05）
ブルーボタンを追加しました
既存cssのアンカータグのホバー指定打ち消しの不具合を修正しました
IEのみフォント：メイリオを適用しました

ver1.8.0（2019/04/08）
heading-lのsupの指定を追加しました
supが発生するテキスト用の.unit-supを追加しました

ver1.9.0（2019/04/09）
汎用floatクラスを作成しましたfl-l=float:left fl-r=float:right
チェックボックス2ライン用のクラスを追加しました

ver1.10.0（2019/05/14）
文章で使用するリストのデザインを追加しました

ver1.11.0（2019/07/11）
手順用プログレスバーを追加しました

ver1.11.1（2019/07/30）
非活性ボタンのホバーを修正しました
buttonとinputのline-heightを修正しました

ver1.11.2（2019/07/30）
buttonとinputのline-heightを削除しました
btn-baseにline-heightを追加しました

ver1.11.3（2019/10/24）
btn-inactive のbackgroundをnoneに変更しました
c-gray1の色を濃くしました

ver1.11.4（2019/11/1）
サブナビゲーションのホバー時のアンダーラインのcssアニメーションを
削除

ver1.11.5（2020/5/1）
c-gray4　グレー4の色を加えました
btn-design-5を追加しました

ver1.12.1（2021/7/21）
c-green6　グリーン2の色を加えました
btn-design-6を追加しました

ver1.12.2（2022/1/24）
見出しの特大サイズ
.heading-ll を追加しました

ver1.12.2（2022/3/214）
文字サイズ
.fs-25 を追加しました

*/
/* ヤクハンfontcss */
@font-face {
	font-family: 'YakuHanJPs';
	font-style: normal;
	font-weight: 100;
	src: url('../font/YakuHanJPs-Thin.woff') format('woff');
}
@font-face {
	font-family: 'YakuHanJPs';
	font-style: normal;
	font-weight: 200;
	src: url('../font/YakuHanJPs-Light.woff') format('woff');
}
@font-face {
	font-family: 'YakuHanJPs';
	font-style: normal;
	font-weight: 300;
	src: url('../font/YakuHanJPs-DemiLight.woff') format('woff');
}
@font-face {
	font-family: 'YakuHanJPs';
	font-style: normal;
	font-weight: 400;
	src: url('../font/YakuHanJPs-Regular.woff') format('woff');
}
@font-face {
	font-family: 'YakuHanJPs';
	font-style: normal;
	font-weight: 500;
	src: url('../font/YakuHanJPs-Medium.woff') format('woff');
}
@font-face {
	font-family: 'YakuHanJPs';
	font-style: normal;
	font-weight: 700;
	src: url('../font/YakuHanJPs-Bold.woff') format('woff');
}
@font-face {
	font-family: 'YakuHanJPs';
	font-style: normal;
	font-weight: 900;
	src: url('../font/YakuHanJPs-Black.woff') format('woff');
}
@font-face {
	font-family: 'YakuHanJP';
	font-style: normal;
	font-weight: 100;
	src: url("../font/YakuHanJP-Thin.woff") format("woff");
}
@font-face {
	font-family: 'YakuHanJP';
	font-style: normal;
	font-weight: 200;
	src: url("../font/YakuHanJP-Light.woff") format("woff");
}
@font-face {
	font-family: 'YakuHanJP';
	font-style: normal;
	font-weight: 300;
	src: url("../font/YakuHanJP-DemiLight.woff") format("woff");
}
@font-face {
	font-family: 'YakuHanJP';
	font-style: normal;
	font-weight: 400;
	src: url("../font/YakuHanJP-Regular.woff") format("woff");
}
@font-face {
	font-family: 'YakuHanJP';
	font-style: normal;
	font-weight: 500;
	src: url("../font/YakuHanJP-Medium.woff") format("woff");
}
@font-face {
	font-family: 'YakuHanJP';
	font-style: normal;
	font-weight: 700;
	src: url("../font/YakuHanJP-Bold.woff") format("woff");
}
@font-face {
	font-family: 'YakuHanJP';
	font-style: normal;
	font-weight: 900;
	src: url("../font/YakuHanJP-Black.woff") format("woff");
}
/* リセットcss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, button, select {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	color: #443;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: 'YakuHanJP', Arial, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
	font-size: 100%;
	line-height: 1.25;
}
.read-text {
	font-family: 'YakuHanJPs', Arial, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
	line-height: 1.6;
}
/*-----------------IEのみフォント：メイリオを指定----------------*/
@media all and (-ms-high-contrast:none) {
	body {
		font-family: 'YakuHanJP', Arial, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
	}
	.read-text {
		font-family: 'YakuHanJP', Arial, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
	}
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	font-weight: normal;
}
input, button, textarea, select {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family : inherit;
  font-size : 100%;
}
/*単位などの上付文字が発生するものに使用する*/
.unit-sup sup {
	font-size: 75%;
}
select::-ms-expand {
	display: none;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
/*-----------------既存アンカータグのhover打ち消し----------------*/
.btn-base:hover, .btn-base-s:hover {
	border-bottom: 2px solid #fff;
}
.btn-design-1:hover, .btn-design-2:hover, .btn-active:hover {
	border-bottom: 2px solid #fa0;
}
.btn-design-3:hover {
	border-bottom: 2px solid #bbbbaa;
}
.btn-base:hover, .btn-base:active, .btn-base-s:hover, .btn-base-s:active {
	color: #443;
}
.btn-design-4:hover {
	border-bottom: 2px solid #00aaee;
	color: #fff;
}
/*-----ポータル画面実装時、デザインチーム修正待ちのため暫定対応------*/
.btn-design-5:hover{
    border-bottom: 2px solid #d7c487;
}
.btn-design-6:hover{
    border-bottom: 2px solid #bed64f;
}

.btn-base:hover, .btn-base:active, .btn-base-s:hover, .btn-base-s:active {
	box-shadow: 0px 3px 7px -1px rgba(68, 68, 51, 0.5);
}
.btn-inactive:hover {
	box-shadow: none;
	color: #d8d8c8;
	cursor: default;
	border-bottom: 2px solid #d8d8c8;
}

/*-----------------------コンテンツ幅-----------------------*/
.container-pc {
	width: 960px;
	padding: 0 16px;
	margin: 0 auto;
}
.container-sp {
	width: 100%;
	padding: 0 16px;
}
/*-----------------------見出し類-----------------------*/
/*タイトル見出し*/
.heading-l {
	font-size: 1.5rem;
	border-left: solid 6px #fa0;
	padding-left: 8px;
	font-weight: bold;
}
.heading-ll {
	font-size: 1.875rem;
	border-left: solid 6px #fa0;
	padding-left: 8px;
	font-weight: bold;
}
/*heading-lのsup*/
.heading-l sup {
	font-size: 75%;
}
/*見出し*/
.heading-m {
	font-size: 1.25rem;
	border-bottom: 3px solid #fa0;
	min-height: 59px;
	position: relative;
}
.heading-m h2 {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-weight: normal;
}
/*見出しの下線*/
.heading-m::after {
	content: "";
	display: block;
	height: 3px;
	width: 56px;
	background: #443;
	position: absolute;
	bottom: -3px;
}
.heading-m::before {
	content: "";
	display: block;
	height: 3px;
	width: 60px;
	background: #fff;
	position: absolute;
	bottom: -3px;
}
/*見出しの下線アイコン付き*/
.heading-m-icon {
	width: 56px;
	height: 56px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.heading-m .heading-m-end-btn {
	position: absolute;
	top: 0;
	right: 0;
}
/*小見出し*/
.heading-s {
	padding: 4px 8px;
	background: #f6f6ee;
	border-radius: 4px;
	border-left: 4px solid #fa0;
	font-weight: normal;
}
/*小見出しアイコン付き*/
.heading-s-icon {
	border-left: 34px solid #fa0;
	position: relative;
}
.heading-s-icon img {
	display: block;
	position: absolute;
	width: 28px;
	height: 28px;
	left: -30px;
	top: 50%;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
}
/*-----------------------ボタン類-----------------------*/
/*デフォルト白ボタン*/
.btn-base {
	display: inline-block;
	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(248, 248, 244, 1) 100%);
	box-shadow: 0px 1px 5px -1px rgba(68, 68, 51, 0.4);
	padding: 8px 16px;
	border-radius: 4px;
	border: 2px solid #fff;
	transition: all 300ms 0s ease;
	min-height: 40px;
	font-size: 1rem;
	position: relative;
	cursor: pointer;
	line-height: 1.25;
	font-weight: normal;
}
/*デフォルト白ボタン-小-*/
.btn-base-s {
	display: inline-block;
	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(248, 248, 244, 1) 100%);
	box-shadow: 0px 1px 5px -1px rgba(68, 68, 51, 0.4);
	padding: 5px 8px;
	border-radius: 4px;
	border: 2px solid #fff;
	transition: all 300ms 0s ease;
	font-size: 0.937rem;
	position: relative;
	cursor: pointer;
	font-weight: normal;
}

/*非活性ボタン*/
.btn-inactive {
	background: none;
	box-shadow: none;
	border: 2px solid #d8d8c8;
	color: #d8d8c8;
	cursor: default;
}

/*ログイン後TOP 白ボタン*/
.btn-base_w {
	display: inline-block;
	background: #ffffff;
	box-shadow: 0px 1px 5px -1px rgba(68, 68, 51, 0.4);
	padding: 8px 16px;
	border-radius: 4px;
	border: 2px solid #fff;
	transition: all 300ms 0s ease;
	min-height: 40px;
	font-size: 1rem;
	position: relative;
	cursor: pointer;
	line-height: 1.25;
	font-weight: normal;
}
/*ログイン後TOP 白ボタン-小-*/
.btn-base-s_w {
	display: inline-block;
	background: #ffffff;
	box-shadow: 0px 1px 5px -1px rgba(68, 68, 51, 0.4);
	padding: 5px 8px;
	border-radius: 4px;
	border: 2px solid #fff;
	transition: all 300ms 0s ease;
	font-size: 0.937rem;
	position: relative;
	cursor: pointer;
	font-weight: normal;
}
/*ログイン後TOP 白ボタン　非活性*/
.btn-base_w-inactive {
	display: inline-block;
	background: #ffffff;
	box-shadow: 0px 1px 5px -1px rgba(68, 68, 51, 0.4);
	padding: 8px 16px;
	border-radius: 4px;
	border: 2px solid #fff;
	transition: all 300ms 0s ease;
	min-height: 40px;
	font-size: 1rem;
	position: relative;
	cursor: pointer;
	line-height: 1.25;
	font-weight: normal;
    	color: #d8d8c8;
}　
/*ログイン後TOP 白ボタン-小　非活性-*/
.btn-base-s_w-inactive {
	display: inline-block;
	background: #ffffff;
	box-shadow: 0px 1px 5px -1px rgba(68, 68, 51, 0.4);
	padding: 5px 8px;
	border-radius: 4px;
	border: 2px solid #fff;
	transition: all 300ms 0s ease;
	font-size: 0.937rem;
	position: relative;
	cursor: pointer;
	font-weight: normal;
    	color: #d8d8c8;
}




/*オレンジ枠ボタン*/
.btn-design-1 {
	border: 2px solid #fa0;
}
/*オレンジ地ボタン 強いボタン 肯定的な意味のとき使う*/
.btn-design-2 {
	border: 2px solid #fa0;
	background: -webkit-linear-gradient(-90deg, rgba(255, 189, 0, 1) 0%, rgba(255, 169, 0, 1) 100%);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgba(255, 189, 0, 1)), color-stop(1, rgba(255, 169, 0, 1)));
	background: linear-gradient(180deg, rgba(255, 189, 0, 1) 0%, rgba(255, 169, 0, 1) 100%);
}
/*グレー地ボタン 否定的な意味のとき使う*/
.btn-design-3 {
	border: 2px solid #bbbbaa;
	background: -webkit-linear-gradient(-90deg, rgba(204, 204, 187, 1) 0%, rgba(187, 187, 170, 1) 100%);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgba(204, 204, 187, 1)), color-stop(1, rgba(187, 187, 170, 1)));
	background: linear-gradient(180deg, rgba(204, 204, 187, 1) 0%, rgba(187, 187, 170, 1) 100%);
}
/*ブルー地ボタン 新規会員登録への誘導*/
.btn-design-4 {
	border: 2px solid #00aaee;
	background: -webkit-linear-gradient(-90deg, rgba(34, 187, 255, 1) 0%, rgba(0, 170, 238, 1) 100%);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgba(34, 187, 255, 1)), color-stop(1, rgba(0, 170, 238, 1)));
	background: linear-gradient(180deg, rgba(34, 187, 255, 1) 0%, rgba(0, 170, 238, 1) 100%);
	color: #fff;
}

/*グレー5ボタン 診療記録を送るなど*/
.btn-design-5 {
	border: 2px solid #d7c487;
}

/*グリーン6ボタン ワクチン入力画面*/
.btn-design-6 {
	border: 2px solid #bed64f;
}

/*ボタン アイコン付き*/
.btn-add-icon {
	padding: 8px 40px 8px 16px;
}
.btn-add-icon img {
	width: 32px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
	right: 4px;
}
/*ボタン アイコンのみ*/
.btn-only-icon {
	width: 40px;
}
.btn-only-icon img {
	width: 32px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}
/*フローティングボタン*/
.btn-floating {
	border-radius: 50%;
	width: 48px;
	height: 48px;
	box-shadow: 0px 5px 12px 0px rgba(68, 68, 51, 0.5);
}
/*ボタン アイコンのみ最小*/
.btn-only-icon-s {
	display: inline-block;
	line-height: 0;
}
.btn-only-icon-s span {
	padding: 0;
	width: 28px;
	min-height: 28px;
	margin: 6px;
}
.btn-only-icon-s img {
	width: 24px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}
/*ボタン選択時（チェックマークつきます）*/
.btn-active {
	border: 2px solid #fa0;
	position: relative;
}
.btn-active::after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: url("../images/target/kdg-checkbox-check.png"), #fa0;
	background-size: 12px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 9px;
	left: -10px;
}
/*サブナビゲーション*/
.sub-nav {
	display: flex;
}
.sub-nav-list {
	border-right: 1px solid #333;
	display: flex;
	align-items: center;
	text-align: center;
	position: relative;
}
.sub-nav-list a {
	height: 100%;
	display: flex;
	align-items: center;
}

.sub-nav-list:last-child {
	border: none;
}
.sub-nav-list:hover::after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	-webkit-transform: translateX(-50%); /* Safari用 */
	transform: translateX(-50%);
	width: 32px;
	height: 7px;
	background: #ffaa00;
}
.sub-nav-active {
	position: relative;
}
.sub-nav-active::after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	-webkit-transform: translateX(-50%); /* Safari用 */
	transform: translateX(-50%);
	width: 32px;
	height: 7px;
	background: #fa0;
}
/*ラベル*/
.label-base {
	display: inline-block;
	background: #e6e6d7;
	color: #443;
	border-radius: 8px;
	padding: 0 8px;
	margin: 0 8px;
	font-size: 13px;
}
/*テーブル*/
.table-base-16 {
	border-collapse: separate;
	border-spacing: 0px 16px;
}
.table-base-8 {
	border-collapse: separate;
	border-spacing: 0px 8px;
}
.table-base-16 td, .table-base-16 th, .table-base-8 td, .table-base-8 th {
	border-bottom: 1px solid #d8d8c8;
	border-left: 1px solid #d8d8c8;
	text-align: left;
}
.table-header {
	padding: 0px 8px 4px;
	color: #aaaa99;
}
.table-data {
	height: 40px;
	padding: 0px 8px 4px;
}
.table-base-16 .table-end-btn, .table-base-8 .table-end-btn {
	border-left: none;
	border-bottom: none;
	position: relative;
	width: 48px;
}
.table-end-btn .btn-only-icon {
	position: absolute;
	top: 0px;
	left: 8px;
}
.table-in-btn {
	padding-right: 48px;
	position: relative;
}
.table-in-btn .btn-only-icon-s {
	position: absolute;
	top: -4px;
	right: 0px;
}
/*健診SP版用の2段テーブル*/
.table-base-2stage td, .table-base-2stage th {
	border-bottom: 1px solid #d8d8c8;
	border-left: 1px solid #d8d8c8;
	text-align: left;
	color: #443;
}
.table-base-2stage th {
	border-bottom: none;
}
.table-base-2stage th a:last-child {
	margin-right: 40px;
}
.td-active {
	border-bottom: 4px solid #fa0 !important;
}
/*--------------------入力フォーム--------------------*/
/*入力フォームラベル*/
.form-label {
	display: block;
}
/*入力フォームフィールド*/
.form-field {
	border: 1px solid #d8d8c8;
	border-radius: 4px;
	font-size: 16px;
	padding: 10px;
	display: block;
}
/*プレースホルダの色*/ ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #aaaa99;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #aaaa99;
}
::placeholder { /* Others */
	color: #aaaa99;
}
/*セレクトボックス*/
.selectbox-icon {
	background: url("../images/target/kdg-btnicon-3.png"), linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(248, 248, 244, 1) 100%);
	background-repeat: no-repeat;
	background-size: 32px, 100% 100%;
	background-position: right 4px center;
	padding: 6px 40px 6px 16px;
	cursor: pointer;
}
/*チェックボックス*/
.checkbox-label {
	display: inline-block;
	line-height: 40px;
	padding-left: 32px;
}
.checkbox-label input[type='checkbox'] {
	position: absolute;
	left: -1000em;
}
.checkbox-text {
	position: relative;
	padding: 8px 0;
	height: 100%;
}
.checkbox-text::before {
	content: "";
	position: absolute;
	top: 50%;
	left: -32px;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
	display: block;
	border: 1px solid #bbbbaa;
	background: -webkit-linear-gradient(-90deg, rgba(204, 204, 187, 1) 0%, rgba(187, 187, 170, 1) 100%);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgba(204, 204, 187, 1)), color-stop(1, rgba(187, 187, 170, 1)));
	background: linear-gradient(180deg, rgba(204, 204, 187, 1) 0%, rgba(187, 187, 170, 1) 100%);
	box-shadow: 0px 2px 9px rgba(0, 5, 5, 0.15);
	border-radius: 4px;
	width: 24px;
	height: 24px;
}
.checkbox-input:checked + .checkbox-text::before {
	content: "";
	border: 1px solid #fa0;
	background-image: url("../images/target/kdg-checkbox-check.png"), linear-gradient(180deg, rgba(255, 190, 0, 1) 0%, rgba(255, 170, 0, 1) 100%);
	background-size: 16px, cover;
	background-position: center;
	background-repeat: no-repeat;
}
/*チェックボックス2ライン以上の場合*/
.checkbox-label-2l {
	display: inline-block;
	padding: 10px 0 10px 32px;
}
.checkbox-label-2l input[type='checkbox'] {
	position: absolute;
	left: -1000em;
}
/*ラジオボタン*/
input[type='radio'] {
	display: none;
}
.radio-btn + label {
	padding: 8px 0 8px 32px;
	position: relative;
	display: inline-block;
}
.radio-btn + label::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	border: 1px solid #bbbbaa;
	background: -webkit-linear-gradient(-90deg, rgba(204, 204, 187, 1) 0%, rgba(187, 187, 170, 1) 100%);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgba(204, 204, 187, 1)), color-stop(1, rgba(187, 187, 170, 1)));
	background: linear-gradient(180deg, rgba(204, 204, 187, 1) 0%, rgba(187, 187, 170, 1) 100%);
	box-shadow: 0px 2px 9px rgba(0, 5, 5, 0.15);
	border-radius: 50%;
}
.radio-btn:checked + label::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 5px;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	background: url("../images/target/kdg-radio-check.png") no-repeat;
	background-size: 16px;
}
/*フォームの手順プログレス*/
.step-progress li {
	position: relative;
}
.step-progress .c-brand1-bg::after {
	content: "";
	position: absolute;
	top: 0;
	right: -16px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 36px 0 0 16px;
	border-color: transparent transparent transparent #fa0;
}
.step-progress .c-brand1-bg::before {
	content: "";
	position: absolute;
	top: 0;
	left: -16px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 16px 36px 0;
	border-color: transparent #fa0 transparent transparent;
}
.step-progress .c-white-bg::after {
	content: "";
	position: absolute;
	top: 0;
	right: -16px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 36px 0 0 16px;
	border-color: transparent transparent transparent #fff;
}
.step-progress .c-white-bg::before {
	content: "";
	position: absolute;
	top: 0;
	left: -16px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 16px 36px 0;
	border-color: transparent #fff transparent transparent;
}
.step-progress .c-brand1-bg:last-child::after, .step-progress .c-brand1-bg:first-child::before, .step-progress .c-white-bg:last-child::after, .step-progress .c-white-bg:first-child::before {
	display: none;
}
.step-progress .x-brand1-bg::after {
	content: "";
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
}
.step-progress .x-brand1-bg::before {
	content: "";
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
}
.step-progress .c-white-bg::after {
	content: "";
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
}
.step-progress .c-white-bg::before {
	content: "";
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
}

.x-brand1-bg {
    background-color: #ffaa00;
}
.x-white-bg {
    background-color: #fff;
}

/*リスト*/
.list-text {
	border-bottom: 1px solid #d8d8c8;
	padding: 10px 0;
}
.list-in-btn {
	padding-right: 48px;
	position: relative;
}
.list-in-btn .btn-only-icon-s {
	position: absolute;
	top: 0px;
	right: 0px;
}
/*最小リスト*/
.list-text-s {
	border-bottom: 1px solid #d8d8c8;
	padding: 6px 0;
}
/*リストボタン内リスト*/
.btn-in-list {
	padding-left: 13px;
	position: relative;
}
.btn-in-list::before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #fa0;
	position: absolute;
	left: 0px;
	top: 7px;
}
/*文章（テキスト）内リスト*/
.text-in-list {
	padding-left: 10px;
	position: relative;
}
.text-in-list::before {
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	background: #fa0;
	position: absolute;
	left: 0px;
	top: 10px;
}
/*--------------------------汎用css--------------------------*/
/* 共通マージン 4px */
.m-4 {
	margin: 4px;
}
.m-lr-4 {
	margin: 0 4px;
}
.m-tb-4 {
	margin: 4px 0;
}
.m-l-4 {
	margin-left: 4px;
}
.m-t-4 {
	margin-top: 4px;
}
.m-r-4 {
	margin-right: 4px;
}
.m-b-4 {
	margin-bottom: 4px;
}
.p-4 {
	padding: 4px;
}
.p-lr-4 {
	padding: 0 4px;
}
.p-tb-4 {
	padding: 4px 0;
}
.p-l-4 {
	padding-left: 4px;
}
.p-t-4 {
	padding-top: 4px;
}
.p-r-4 {
	padding-right: 4px;
}
.p-b-4 {
	padding-bottom: 4px;
}
/* 共通マージン 8px */
.m-auto {
	margin: 0 auto;
}
.m-8 {
	margin: 8px;
}
.m-lr-8 {
	margin: 0 8px;
}
.m-tb-8 {
	margin: 8px 0;
}
.m-l-8 {
	margin-left: 8px;
}
.m-t-8 {
	margin-top: 8px;
}
.m-r-8 {
	margin-right: 8px;
}
.m-b-8 {
	margin-bottom: 8px;
}
.p-8 {
	padding: 8px;
}
.p-lr-8 {
	padding: 0 8px;
}
.p-tb-8 {
	padding: 8px 0;
}
.p-l-8 {
	padding-left: 8px;
}
.p-t-8 {
	padding-top: 8px;
}
.p-r-8 {
	padding-right: 8px;
}
.p-b-8 {
	padding-bottom: 8px;
}
/* 共通マージン 16px */
.m-16 {
	margin: 16px;
}
.m-lr-16 {
	margin: 0 16px;
}
.m-tb-16 {
	margin: 16px 0;
}
.m-l-16 {
	margin-left: 16px;
}
.m-t-16 {
	margin-top: 16px;
}
.m-r-16 {
	margin-right: 16px;
}
.m-b-16 {
	margin-bottom: 16px;
}
.p-16 {
	padding: 16px;
}
.p-lr-16 {
	padding: 0 16px;
}
.p-tb-16 {
	padding: 16px 0;
}
.p-l-16 {
	padding-left: 16px;
}
.p-t-16 {
	padding-top: 16px;
}
.p-r-16 {
	padding-right: 16px;
}
.p-b-16 {
	padding-bottom: 16px;
}
/* 共通マージン 24px */
.m-24 {
	margin: 24px;
}
.m-lr-24 {
	margin: 0 24px;
}
.m-tb-24 {
	margin: 24px 0;
}
.m-l-24 {
	margin-left: 24px;
}
.m-t-24 {
	margin-top: 24px;
}
.m-r-24 {
	margin-right: 24px;
}
.m-b-24 {
	margin-bottom: 24px;
}
.p-24 {
	padding: 24px;
}
.p-lr-24 {
	padding: 0 24px;
}
.p-tb-24 {
	padding: 24px 0;
}
.p-l-24 {
	padding-left: 24px;
}
.p-t-24 {
	padding-top: 24px;
}
.p-r-24 {
	padding-right: 24px;
}
.p-b-24 {
	padding-bottom: 24px;
}
/* 共通マージン 32px */
.m-32 {
	margin: 32px;
}
.m-lr-32 {
	margin: 0 32px;
}
.m-tb-32 {
	margin: 32px 0;
}
.m-l-32 {
	margin-left: 32px;
}
.m-t-32 {
	margin-top: 32px;
}
.m-r-32 {
	margin-right: 32px;
}
.m-b-32 {
	margin-bottom: 32px;
}
.p-32 {
	padding: 32px;
}
.p-lr-32 {
	padding: 0 32px;
}
.p-tb-32 {
	padding: 32px 0;
}
.p-l-32 {
	padding-left: 32px;
}
.p-t-32 {
	padding-top: 32px;
}
.p-r-32 {
	padding-right: 32px;
}
.p-b-32 {
	padding-bottom: 32px;
}
/* 共通マージン 40px */
.m-40 {
	margin: 40px;
}
.m-lr-40 {
	margin: 0 40px;
}
.m-tb-40 {
	margin: 40px 0;
}
.m-l-40 {
	margin-left: 40px;
}
.m-t-40 {
	margin-top: 40px;
}
.m-r-40 {
	margin-right: 40px;
}
.m-b-40 {
	margin-bottom: 40px;
}
.p-40 {
	padding: 40px;
}
.p-lr-40 {
	padding: 0 40px;
}
.p-tb-40 {
	padding: 40px 0;
}
.p-l-40 {
	padding-left: 40px;
}
.p-t-40 {
	padding-top: 40px;
}
.p-r-40 {
	padding-right: 40px;
}
.p-b-40 {
	padding-bottom: 40px;
}
/* 共通マージン 48px */
.m-48 {
	margin: 48px;
}
.m-lr-48 {
	margin: 0 48px;
}
.m-tb-48 {
	margin: 48px 0;
}
.m-l-48 {
	margin-left: 48px;
}
.m-t-48 {
	margin-top: 48px;
}
.m-r-48 {
	margin-right: 48px;
}
.m-b-48 {
	margin-bottom: 48px;
}
.p-48 {
	padding: 48px;
}
.p-lr-48 {
	padding: 0 48px;
}
.p-tb-48 {
	padding: 48px 0;
}
.p-l-48 {
	padding-left: 48px;
}
.p-t-48 {
	padding-top: 48px;
}
.p-r-48 {
	padding-right: 48px;
}
.p-b-48 {
	padding-bottom: 48px;
}
/* 共通マージン 64px */
.m-64 {
	margin: 64px;
}
.m-lr-64 {
	margin: 0 64px;
}
.m-tb-64 {
	margin: 64px 0;
}
.m-l-64 {
	margin-left: 64px;
}
.m-t-64 {
	margin-top: 64px;
}
.m-r-64 {
	margin-right: 64px;
}
.m-b-64 {
	margin-bottom: 64px;
}
.p-64 {
	padding: 64px;
}
.p-lr-64 {
	padding: 0 64px;
}
.p-tb-64 {
	padding: 64px 0;
}
.p-l-64 {
	padding-left: 64px;
}
.p-t-64 {
	padding-top: 64px;
}
.p-r-64 {
	padding-right: 64px;
}
.p-b-64 {
	padding-bottom: 64px;
}
/* フォントサイズ  */
.fs-28 {
	font-size: 1.75rem;
}
.fs-26 {
	font-size: 1.625rem;
}
.fs-25 {
	font-size: 1.5625rem;
}
.fs-24 {
	font-size: 1.5rem;
}
.fs-22 {
	font-size: 1.375rem;
}
.fs-20 {
	font-size: 1.25rem;
}
.fs-18 {
	font-size: 1.125rem;
}
.fs-14 {
	font-size: 0.875rem;
}
.fs-13 {
	font-size: 0.812rem;
}
.fw-bold {
	font-weight: bold;
}
.fw-normal {
	font-weight: normal;
}
.td-underline {
	text-decoration: underline;
}
/* 行揃え  */
.ta-center {
	text-align: center;
}
.ta-left {
	text-align: left;
}
.ta-right {
	text-align: right;
}
/* width100%  */
.w-100 {
	width: 100%;
}
/* 汎用フロート  */
.fl-l {
	float: left;
}
.fl-r {
	float: right;
}
/*------------------ 色 ------------------ */
/* ベースカラー  */
.c-base {
	color: #444433;
}
.c-base-bg {
	background-color: #444433;
}
.c-base-bd {
	border-color: #444433;
}
/* ブランドカラー1  */
.c-brand1 {
	color: #ffaa00;
}
.c-brand1-bg {
	background-color: #ffaa00;
}
.c-brand1-bd {
	border-color: #ffaa00;
}
/* ブランドカラー2  */
.c-brand2 {
	color: #ffc800;
}
.c-brand2-bg {
	background-color: #ffc800;
}
.c-brand2-bd {
	border-color: #ffc800;
}
/* アテンションカラー  */
.c-attention {
	color: #ff5500;
}
.c-attention-bg {
	background-color: #ff5500;
}
.c-attention-bd {
	border-color: #ff5500;
}
/* ベースグレー（背景色）  */
.c-basegray {
	color: #f6f6ee;
}
.c-basegray-bg {
	background-color: #f6f6ee;
}
.c-basegray-bd {
	border-color: #f6f6ee;
}
/* グレー1  */
.c-gray1 {
	color: #777766;
}
.c-gray1-bg {
	background-color: #777766;
}
.c-gray1-bd {
	border-color: #777766;
}
/* グレー2  */
.c-gray2 {
	color: #d8d8c8;
}
.c-gray2-bg {
	background-color: #d8d8c8;
}
.c-gray2-bd {
	border-color: #d8d8c8;
}
/* グレー3  */
.c-gray3 {
	color: #ebebda;
}
.c-gray3-bg {
	background-color: #ebebda;
}
.c-gray3-bd {
	border-color: #ebebda;
}
/* グレー4  */
.c-gray4 {
	color: #d7c487;
}
.c-gray4-bg {
	background-color: #d7c487;
}
.c-gray4-bd {
	border-color: #d7c487;
}
/* ホワイト  */
.c-white {
	color: #fff;
}
.c-white-bg {
	background-color: #fff;
}
.c-white-bd {
	border-color: #fff;
}
/* ブルー  */
.c-blue {
	color: #00aaee;
}
.c-blue-bg {
	background-color: #00aaee;
}
.c-blue-bd {
	border-color: #00aaee;
}
/* グリーン  */
.c-green {
	color: #99dd00;
}
.c-green-bg {
	background-color: #99dd00;
}
.c-green2-bg {
	background-color: #bed64f;
}
.c-green-bd {
	border-color: #99dd00;
}
.c-green2-bd {
	border-color: #bed64f;
}
/* カレンダー */
.calender {
	width: 100%;
}
.calender .table-header, .calender .table-data {
	width: 14.2%;
	text-align: right;
}
.calender .calender-month-pc, .calender .calender-month-sp {
	text-align: right;
	position: relative;
}
.calender-month-pc span {
	font-size: 14px;
	background: #fa0;
	position: absolute;
	top: 0;
	left: 0;
	padding: 2px 3px;
}
.calender-month-sp span {
	font-size: 13px;
	background: #fa0;
	position: absolute;
	top: 0;
	left: 0;
	padding: 1px 2px;
}
.calender .calender-active, .calender .calender-active {
	border-bottom: 4px solid #fa0 !important;
}
/* モーダル */
.modal-base {
	position: fixed;
	background: rgba(0, 0, 0, 0.7);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 997;
	overflow-y: auto;
}
.modal-wrap-pc {
	position: absolute;
	width: 800px;
	background: #fff;
	margin: 64px 0;
	border-radius: 0;
	border: none;
	padding: 24px;
	left: 50%;
	-webkit-transform: translateX(-50%); /* Safari用 */
	transform: translateX(-50%);
}
.modal-wrap-sp {
	position: absolute;
	width: calc(100% - 48px);
	background: #fff;
	margin: 64px 0;
	border-radius: 0;
	border: none;
	padding: 16px;
	left: 50%;
	-webkit-transform: translateX(-50%); /* Safari用 */
	transform: translateX(-50%);
}
.modal-close {
	cursor: pointer;
	width: 40px;
	height: 40px;
	background: url("../images/target/kdg-modal-close.png") no-repeat;
	background-size: 40px;
	background-position: center;
	position: absolute;
	right: 0;
	top: -40px;
}