@charset "Windows-31J";
/* -------------------------------
 * FONTSIZE MODEL * 基本サイズ14px
 * -------------------------------
 *	72% ->		10pxに相当
 *	79% ->		11pxに相当
 *	86% ->		12pxに相当
 *	93% ->		13pxに相当
 * 100% ->		14pxに相当
 * 108% ->		15pxに相当
 * 115% ->		16pxに相当
 * 122% ->		17pxに相当
 * 129% ->		18pxに相当
 * 136% ->		19pxに相当
 * 143% ->		20pxに相当
 * 150% ->		21pxに相当
 * 158% ->		22pxに相当
 * 165% ->		23pxに相当
 * 172% ->		24pxに相当
 * 179% ->		25pxに相当
 * 186% ->		26pxに相当
 * ------------------------------- */
/*--------------
ブラウザのデフォルトスタイルをリセットする
----------------------------------------------------------*/
@import url('reset.css');
@import url('html5reset-1.6.1.css');
/*--------------
基本設定
----------------------------------------------------------*/
html,body {
	height:100%;
}
body {
	font-size:14px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	line-height:1.5em;
	background:#fff;
	overflow-x: hidden;
}
/* html5用 */
article,aside,canvas,details,figcaption,figure,
header,footer,main,menu,nav,section,summary {
	display: block;
}
input, select {
	font-family: Arial, "ＭＳ Ｐゴシック", sans-serif;
	position:relative;
	margin-bottom:5px;
}
br {
	letter-spacing:normal;
}
a {
	color:#00f;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#f00;
	text-decoration:underline;
}
label {
	cursor:pointer;
}
strong {
	font-weight:bold;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
/*--------------
全体の囲い
----------------------------------------------------------*/
#wrap {
	background:#fff;
}
#container {
	width:1024px;
	/*height:550px;*/
	margin:0 auto;
	margin-bottom:100px;
}
/*--------------
ヘッダー
----------------------------------------------------------*/
header {
	width:100%;
	margin-bottom:35px;
	background:#fff;
	border-top:10px solid #f6b966;
}
header .container {
	position:relative;
	width:1024px;
	margin:0 auto;
}
header .main {
	width:1024px;
	margin:0 auto;
}
header h1 {
	width:1024px;
	height:250px;
	background:url(/crems/dh/pub/g73/images/site_title.png) 0 0 no-repeat;
}
.login_color header h1 {/*緑ページ*/
	height:245px;
	background:url(/crems/dh/pub/g73/images/site_title.png) 0 0 no-repeat;
}
header h1 a:hover {
	background:url(/crems/dh/pub/g73/images/backtotop.png) 495px 0 no-repeat;
}
.login_color header h1 a:hover {/*緑ページ*/
	background:url(/crems/dh/pub/g73/images/backtotop.png) 495px 0 no-repeat;
}
header h1 span {
	width:1024px;
	height:250px;
	visibility: hidden;
	display: block;
}
header h1 a {
	display: block;
	width:624px;
	height:250px;
}

.login_color header h1 a {
	display: block;
	width:913px;
}

header .click_here span {
	visibility:hidden;
}
header .click_here a {
	position:absolute;
	display:block;
	width:88px;
	height:52px;
	background: transparent url(/crems/dh/pub/g73/images/click_here.png) no-repeat top left;
/*	right:65px;*/
/*	bottom:10px;*/
	right: 141px;
	bottom: -14px;
}
header .click_here a:hover {
	opacity:0.6;
	cursor:pointer;
}
header .click_here span {
	visibility:hidden;
}
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
/*--------------
ヘッダー/共通ログイン(緑ページ)
----------------------------------------------------------*/
.login_color header {
	border-top:10px solid #72cc9c;
}
.login_color header h1 {
	width:1024px;
/*	height:245px;*/
	height:172px;
	/*background:url(/crems/dh/pub/g73/images/site_title_log.png) 0 0 no-repeat;*/
	background:url(/crems/dh/pub/g73/images/site_title_logo.png) 0 0 no-repeat;
}

.login_color header h1 a:hover {
	background:url(/crems/dh/pub/g73/images/backtotop_log.png) right 0 no-repeat;
}

header .kenpo_name {
	color: #72cc9c;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .1em;
	padding: 4px;
}

/*--------------
ヘッダー トップページ /pri/mypage_g73/index.jsp用
----------------------------------------------------------*/
header h1#top_page{
	background:url(/crems/dh/pub/g73/images/site_title_02.png) 0 0 no-repeat;
}


/*--------------
ヘッダー about.html用
----------------------------------------------------------*/
header#about {
	width:100%;
	margin-bottom:0;
	background:#fff;
	border-top:10px solid #f6b966;
}
header#about .container {
	position:relative;
	width:1024px;
	margin:0 auto;
}
header#about .main {
	width:1024px;
	margin:0 auto;
}
header#about h1 {
	width:1024px;
	height:210px;
	background:url(/crems/dh/pub/g73/images/site_title_about.png) 0 0 no-repeat;
}
header#about h1 span {
	width:1024px;
	height:250px;
	visibility: hidden;
	display: block;
}
header#about h1 a {
	display: block;
	width:624px;
	height:100%;
}
header#about p {
	margin-bottom:15px;
	color:orange;
	font-size:162%;
	line-height:1.3em;
	background: url(/crems/dh/pub/g73/images/baloon_mini.png) right top no-repeat;
	padding: 17px 0 17px 311px;
}

/*-------------------------------------------------
header カラダSIGNAL/MY HEALTH WEB 選択ページ用（緑ページ）
----------------------------------------------------------*/
header h1#select_page {
	background:url(/crems/dh/pub/g73/images/select_header.png) 0 0 no-repeat;
	height:25px;
}
/*--------------
----------------------------------------------------------*/
#main {
	width:100%;
	margin:0 auto;
}
#main h1 {
	margin:0 0 10px 0;
	padding:5px 5px 5px 0;
	font-size:158%;
	border-bottom:1px solid #000;
}
#main h1 span {
	display:block;
	height : 25px;
	padding:4px 0 0 7px;
	line-height:25px;
	border-left:5px solid #000;
}
.top_layout {
	width:972px;
	height:550px;
	margin:0 auto;
}
/*--------------
トップメインメニュー六角形
----------------------------------------------------------*/
section.menu {
	position:relative;
	float:left;
	width:720px;
	height:500px;
	background:url(/crems/dh/pub/g73/images/menu_bg.gif) 0 0 no-repeat;
}
section.menu h1 {
	visibility:hidden;
}
section.menu p {
	text-align:center;
}
section.menu a {
		display: block;
		width: 207px;
		height: 164px;
}
section.menu div span {
	visibility:hidden;
}
section.menu div a:hover {
	opacity:0.8;
}
section.menu div.kidney {
	position:absolute;
	width:207px;
	height:164px;
	left:97px;
	top:0;
}
section.menu div.kidney .gray {
	background: transparent url(/crems/dh/pub/g73/images/condition_menu/kidney_gray.png) no-repeat top left;
	cursor:default;
}
section.menu div.kidney .gray:hover {
	opacity:1.0;
}
section.menu div.kidney .warning {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/kidney_warning.png) no-repeat top left;
}
section.menu div.kidney .attention {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/kidney_attention.png) no-repeat top left;
}
section.menu div.kidney .good {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/kidney_good.png) no-repeat top left;
}
section.menu div.liver {
	position:absolute;
	width:207px;
	height:164px;
	left:340px;
	top:0;
}
section.menu div.liver .gray {
	background: transparent url(/crems/dh/pub/g73/images/condition_menu/liver_gray.png) no-repeat top left;
	cursor:default;
}
section.menu div.liver .gray:hover {
	opacity:1.0;
}
section.menu div.liver .warning {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/liver_warning.png) no-repeat top left;
}
section.menu div.liver .attention {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/liver_attention.png) no-repeat top left;
}
section.menu div.liver .good {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/liver_good.png) no-repeat top left;
}
section.menu div.glyco {
	position:absolute;
	width:207px;
	height:164px;
	left:8px;
	top:164px;
}
section.menu div.glyco .gray {
	background: transparent url(/crems/dh/pub/g73/images/condition_menu/glyco_gray.png) no-repeat top left;
	cursor:default;
}
section.menu div.glyco .gray:hover {
	opacity:1.0;
}
section.menu div.glyco .warning {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/glyco_warning.png) no-repeat top left;
}
section.menu div.glyco .attention {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/glyco_attention.png) no-repeat top left;
}
section.menu div.glyco .good {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/glyco_good.png) no-repeat top left;
}
section.menu div.fat {
	position:absolute;
	width:207px;
	height:164px;
	left:432px;
	top:164px;
}
section.menu div.fat .gray {
	background: transparent url(/crems/dh/pub/g73/images/condition_menu/fat_gray.png) no-repeat top left;
	cursor:default;
}
section.menu div.fat .gray:hover {
	opacity:1.0;
}
section.menu div.fat .warning {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/fat_warning.png) no-repeat top left;
}
section.menu div.fat .attention {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/fat_attention.png) no-repeat top left;
}
section.menu div.fat .good {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/fat_good.png) no-repeat top left;
}
section.menu div.blood_pressure {
	position:absolute;
	width:207px;
	height:164px;
	left:97px;
	top:323px;
}
section.menu div.blood_pressure .gray {
	background: transparent url(/crems/dh/pub/g73/images/condition_menu/blood_pressure_gray.png) no-repeat top left;
	cursor:default;
}
section.menu div.blood_pressure .gray:hover {
	opacity:1.0;
}
section.menu div.blood_pressure .warning {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/blood_pressure_warning.png) no-repeat top left;
}
section.menu div.blood_pressure .attention {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/blood_pressure_attention.png) no-repeat top left;
}
section.menu div.blood_pressure .good {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/blood_pressure_good.png) no-repeat top left;
}
section.menu div.obesity {
	position:absolute;
	width:207px;
	height:164px;
	left:340px;
	top:323px;
}
section.menu div.obesity .gray {
	background: transparent url(/crems/dh/pub/g73/images/condition_menu/obesity_gray.png) no-repeat top left;
	cursor:default;
}
section.menu div.obesity .gray:hover {
	opacity:1.0;
}
section.menu div.obesity .warning {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/obesity_warning.png) no-repeat top left;
}
section.menu div.obesity .attention {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/obesity_attention.png) no-repeat top left;
}
section.menu div.obesity .good {
		background: transparent url(/crems/dh/pub/g73/images/condition_menu/obesity_good.png) no-repeat top left;
}




section.menu div.current_data {
	position:absolute;
	bottom:-30px;
/*	left:144px;*/
	width:650px;
	text-align:center;
}
section.menu div.note {
	position:absolute;
	bottom: -53px;
	font-weight: bold;
	font-size: 79%;
	width:650px;
	text-align:center;
}


/*fukidashi*/
section.menu div.fukidashi {
	position: absolute;
	right: 24px;
	top: 16px;
}


/*--------------
サブメニュー
----------------------------------------------------------*/
aside {
	float:left;
	width:250px;
	height:650px;
}
aside li span {
	visibility:hidden;
}
aside li a:hover {
	opacity:0.6;
}
aside ul li a {
		display: block;	
		width: 190px;
		height: 79px;
}
aside ul li a.aside_menu_1 {
	background: transparent url(/crems/dh/pub/g73/images/aside_menu_1.png) no-repeat top left;
}
aside ul li a.aside_menu_2 {
	background: transparent url(/crems/dh/pub/g73/images/aside_menu_2.png) no-repeat top left;
}
aside ul li a.aside_menu_3 {
	background: transparent url(/crems/dh/pub/g73/images/aside_menu_3.png) no-repeat top left;
}
aside ul li a.aside_menu_4 {
	background: transparent url(/crems/dh/pub/g73/images/aside_menu_4.png) no-repeat top left;
}
aside ul li a.aside_menu_5 {
	background: transparent url(/crems/dh/pub/g73/images/aside_menu_5.png) no-repeat top left;
}
aside ul li a.aside_menu_about {
	margin-top:15px;
	margin-left:3px;
	height:48px;
	background: transparent url(/crems/dh/pub/g73/images/aside_menu_about.png) no-repeat top left;
}
aside ul li a.aside_menu_pwchg {
	margin-top:3px;
	margin-left:3px;
	height:48px;
	background: transparent url(/crems/dh/pub/g73/images/aside_menu_pwchg.png) no-repeat top left;
}
aside ul li a.aside_menu_logout {
	margin-top:3px;
	margin-left:3px;
	height:48px;
	background: transparent url(/crems/dh/pub/g73/images/aside_menu_logout.png) no-repeat top left;
}
/*--------------
セカンダリーページスタイル
----------------------------------------------------------*/
section.secondary {
	width:790px;
	margin:0 auto;
	margin-bottom:100px;
}

section.secondary h1 {
	margin:0 0 10px -10px;
	padding:5px 5px 5px 0;
	font-size:158%;
	border-bottom:1px solid #000;
}
section.secondary h1 span {
	display:block;
	height : 25px;
	padding:4px 0 0 7px;
	line-height:25px;
	border-left:5px solid #000;
}
section.secondary p {
	margin-bottom:1em;
}
section.secondary .input_email {
	width:250px;
}
section.secondary .input_password {
	width:270px;
}
/*--------------
カラダSIGNALの使い方について　ページスタイル
----------------------------------------------------------*/
section.about {
	width:100%;
}
section.about p {
	font-size:115%;
}
section.about h1 {
	margin:0 0 10px 0;
	padding:5px 5px 5px 0;
	font-size:158%;
	border-bottom:1px solid #000;
}
section.about h1 span {
	display:block;
	height : 25px;
	padding:4px 0 0 7px;
	line-height:25px;
	border-left:5px solid #000;
}
.doctorH {
	position:relative;
	width:auto;
	height:700px;
	margin-bottom:50px;
	background: transparent url(/crems/dh/pub/g73/images/doctorH.jpg) no-repeat 0 120px;

}
.about_attend{
	position:absolute;
	top:0;
	left:0;
}
.doctorH .description {
	display:block;
	position:absolute;
	top:0;
	right:0;
	width: 647px;
	height: 506px;
	background: transparent url(/crems/dh/pub/g73/images/binder.png) no-repeat top left;
	padding: 56px 40px 0 40px;
}



/*-----------------------------------------
about.jsp ドクター吹き出し用
.about_attendの中に.baloonタグ追加要
-------------------------------------------*/
/*.baloon {*/
/*	position: relative;*/
/*	width: 230px;*/
/*	height: 67px;*/
/*	border: 2px solid #ffb360;*/
/*	background-color: #fff3e5;*/
/*	text-align: center;*/
/*	padding: 25px;*/
/*	border-radius: 10px;*/
/*}*/
/*.baloon:before {*/
/*	content: "";*/
/*	position: absolute;*/
/*	bottom: -12px;*/
/*	left: 50%;*/
/*	margin-left: -10px;*/
/*	width: 0;*/
/*	height: 0;*/
/*	border-top: 10px solid #ffb360;*/
/*	border-left: 10px solid transparent;*/
/*	border-right: 10px solid transparent;*/
/*}*/
/*.baloon:after {*/
/*	content: "";*/
/*	position: absolute;*/
/*	bottom: -9px;*/
/*	left: 50%;*/
/*	margin-left: -10px;*/
/*	width: 0;*/
/*	height: 0;*/
/*	border-top: 10px solid #fff3e5;*/
/*	border-left: 10px solid transparent;*/
/*	border-right: 10px solid transparent;*/
/*}*/



.doctorH ol {
	position:relative;
	margin:2em 0 1em 0;
	padding:0;
	font-size:122%;
}
.doctorH ol li  {
	list-style: none;
	list-style-position:outside;
	margin:0;
	padding-bottom:1em;
	padding-left:1.25em
}
.doctorH ol li span {
	position: absolute;
	left:0;
	margin:0
}
/*IE6*/
*html .doctorH ol li span  {
	left: -1.25em;
}
/*--------------
注意とお願い枠
----------------------------------------------------------*/
.notes {
	position:absolute;
	right:0;
	top: 580px;
	width:727px;
	height:150px;
}
#container.warning .notes{
	position:static;
	margin:0 auto;
}
.notes_title {
	margin:0;
	height:50px;
	background: red;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.notes_title div {
	padding-top:15px;
	text-align:center;
	color:#fff;
	font-size:129%;
}
.notes_contents {
	margin:0;
	padding:20px 30px 20px 30px;
	border:2px solid red;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	background:white;
}
.notes_contents a {
	padding:0 5px;
}
.notes_contents span.note{
	margin-top:6px;
	font-size:85%;
	display:block;
}

/*--------------
定義リストスタイル
----------------------------------------------------------*/
dl.normal {
	margin-bottom:1em;
}
dl.normal dt {
	margin-bottom:5px;
	font-weight:bold;
}
dl.normal dd {
	margin-bottom:1em;
}
/*--------------
テーブルスタイル
----------------------------------------------------------*/
/* normal */
table.normal {
	border-collapse: collapse;
	border-spacing: 0;
}
table.normal th {
	padding:7px ;
	border:1px solid #ccc;
	background:#efefef;
	font-weight:bold;
	white-space:nowrap;
}
table.normal td {
	padding:7px;
	border:1px solid #ccc;
	line-height:1.5em;
}
/*--------------
送信ボタン（#button）
----------------------------------------------------------*/
#button {
	margin:25px 0;
	padding:0;
	text-align:center;
}
#button input {
	width:150px;
	height:35px;
	cursor:pointer;
}
#button_left {
	margin:25px 0;
	padding:0;
	text-align:left;
}
#button_left input {
	width:150px;
	height:35px;
	cursor:pointer;
}
/*--------------
フッター（#footer）
----------------------------------------------------------*/
#footer {
	background:#f6b966;
	height:40px;
}
.login_color #footer {/*緑ページ*/
	background:#72cc9c;
	height:40px;
}
#footer #footer_inner{
	width:1024px;
	margin:0 auto;
	display:flex;
}
#footer small {
	width: 304px;
	letter-spacing:0.05em;
	font-size:72%;
	text-align:right;
	color:#fff;
	line-height: 40px;
}
#footer div.footer_menu {
	width:720px;
	margin:0 auto;
	font-size:86%;
	line-height: 40px;
}
#footer div.footer_menu ul{
	text-align: right;
/*	margin-left:47px;*/
}
#footer div.footer_menu ul li{
	margin-right:18px;
}
#footer div.footer_menu ul li a{
	color:#fff;
}
/*--------------
ページのトップへ
----------------------------------------------------------*/
.page_top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	font-size: 86%;
}
.page_top a {
	background: #999;
	text-decoration: none;
	color: #fff;
	width: 150px;
	padding: 7px 0;
	text-align: center;
	display: block;
	border-radius: 7px;
}
.page_top a:hover {
	text-decoration: none;
	background: #ccc;
}



/*--------------
ログイン画面とヘルプメニュー
----------------------------------------------------------*/
/*緑ページ書き換え start*/
.login_comment {
	margin:0 auto;
	color:#000;
	width:800px;
}
.login_comment dl.login_atention dt {
	font-weight:bold;
}
.login_comment dl.login_atention dt.registered {
	color:#e76600;
}
.login_comment dl.login_atention dt.unregistered {
	color:#3d9604;
}
.login_comment dl.login_atention dd {
	padding-left: 1em;
	margin-bottom:0.5em;
}
/*緑ページ書き換え end*/
#login {
	width:980px;
	height:250px;
	margin:0 auto;
	padding-top:50px;
}
.login_box_wrap {
	float:left;
	width:400px;
	margin-left:26px;
}
.login_box_title,
.help_menu_title {
	padding: 7px 0 3px;
	color:#fff;
	font-weight:bold;
	font-size:122%;
	text-align:center;
}
.help_menu_title{
	background-color:#3d9604;
}
.login_box_title{
	background-color:#e76600;
}
.login_box {
	margin:0 0 15px 0;
	height:200px;
	padding-top:55px;
	border:2px solid #e76600;
	background:#fff;
}
.login_box dl {
	width:350px;
	margin:0 auto;
	padding-bottom:15px;
}
.login_box dt {
	float: left;
	width: 97px;
	margin: 0;
	padding: 0.2em 0 0.2em 1em;
	color: #333;
	text-align:right;
}
.login_box dt span {
	visibility: hidden;
}
.login_box dt.id {
	background: url(/crems/dh/pub/g73/images/login_id-trans.png) 0 50% no-repeat;
}
.login_box dt.pw {
	background: url(/crems/dh/pub/g73/images/login_pw-trans.png) 0 50% no-repeat;
}
.login_box dd {
	margin: 0 0 0 97px;
	padding: 0.2em 0 0.2em 0;
	font-weight:bold;
	text-align:left;
}
.login_box dd input {
	width:210px;
	height:20px;
}
.login_button a {
	display:block;
	width:183px;
	height:72px;
	margin: 13px auto 0;
	margin-top:13px;
	background: url(/crems/dh/pub/g73/images/login_button.png) 0 0 no-repeat;
}
.login_box dd.show_pass + dd {
	margin: 0 auto;
}
/* パスワード表示切替 */
input[type="checkbox"] {
	display: none;
}
input[type="checkbox"] + label {
	display: inline-block;
	margin-right: 0.8em;
	padding: 3px 3px 3px 22px;
	position: relative;
}
input[type="checkbox"] + label::before,
input[type="checkbox"] + label::after {
	content: "";
	display: block;
	position: absolute;
	transition: all .2s;
}
input[type="checkbox"] + label::before {
	background: #f4f4f4;
	border: 1px solid #ccc;
	border-radius: 3px;
	top: calc(0.5em - 1px);
	left: 0;
	width: 14px;
	height: 14px;
}
input[type="checkbox"] + label::after {
	border-left: 2px solid #767676;
	border-bottom: 2px solid #767676;
	top: calc(0.5em + 3px);
	left: 3px;
	width: 8px;
	height: 4px;
	opacity: 0;
	transform: rotate(-45deg) scale(.5);
}
input[type="checkbox"] + label:hover::before {
	background: #fff;
}
input[type="checkbox"]:checked + label::before {
	background: #fff;
	border: 1px solid #767676;
}
input[type="checkbox"]:checked + label::after {
	transform: rotate(-45deg) scale(1);
	opacity: 1;
}
.login_box .show_pass {
	font-weight: normal;
	margin-left: 111px;
	user-select: none;
}
.login_box dd:has(+ .show_pass) {
	padding-bottom: 0;
}
/* パスワード表示切替 ここまで */
.login_button a:hover {
	background: url(/crems/dh/pub/g73/images/login_button.png) 0 -72px no-repeat;
}
.login_button span {
	visibility: hidden;
}
.help_menu_wrap a.circle_arrow,
.login_box_wrap a.circle_arrow {
	padding-left:20px;
	background: url(/crems/dh/pub/g73/images/circle_arrow.png) 0 3px no-repeat;
}
.help_menu_wrap {
	float:left;
	width:400px;
	margin-left:75px;
	position:relative;
	height:209px;
}
.log_attention{
	position:absolute;
	top:-80px;
	left:-85px;
}
.help_menu_box {
	height:229px;
	margin:0 0 15px;
	padding:26px 15px 0;
	border:2px solid #3d9604;
	background:#fff;
}
.help_menu_box ul li {
	padding:0 0 15px 20px;
	background: url(/crems/dh/pub/g73/images/circle_arrow.png) 0 1px no-repeat;
	/*font-size:115%;*/
}
.help_menu_box ul li span{
	color:#000;
	font-size: 115%;
	font-weight:bold;
}
.help_attend {
	position: absolute;
	top: -49px;
	left: -16px;
}

/*--------------
カラダSIGNAL/MY HEALTH WEB 選択ページ
----------------------------------------------------------*/
#select {
	width:894px;
	margin: 80px auto 0 auto;
	display:flex;
	flex-wrap: wrap;
	gap: 58px;
	justify-content: center;
}
.select_box a {
	background: #fff;
	border: 1px solid #eee;
		box-shadow: 5px 6px 8px -6px rgba(0,0,0,0.4);
	display: block;
	/*padding:25px 30px 20px 30px;*/
	padding-bottom: 24px;
	text-align:center;
	text-decoration: none;
	transition : .2s;
	/*float:left;*/
}
.select_box a:hover {
	opacity: .8;
}
.select_box .select_btn {
	padding: .8em 2.4em;
	display: inline-block;
	border-radius: 25px;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	width: 200px;
}
/*
.select_box.karada > a {
	background: #223a11;
}
.select_box.karada .select_btn {
	background: #f2ffe1;
	color: #223a11;
}
*/
.select_box.mhw .select_btn {
	background: #01448d;
}
.select_box.kennin .select_btn {
	background: #019444;
}
.select_box.influ .select_btn {
	background: #e4007f;
}
.select_box.karada .select_btn {
	background: #eb6519;
}
/*
.select_image {
	margin-bottom:15px;
}
*/
/*
.cf::after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}
*/
/*--------------
全体共通のclass
----------------------------------------------------------*/
/* テキストフォント関係 */
.impt_link {
	font-weight:bold;
	font-size:129%;
	line-height:28px;
}
.red {
	color:#f00;
}
.green {
	color:#090;
}
.orange {
	color:#f90;
}
.blue {
	color:#0000ff;
}
.navy {
	color:#000080;
}
.bold {
	font-weight:bold;
}
.focus {
	background:#fffff0;
}
.fs86per {
	font-size:86%;
}
.fs115per {
	font-size:115%;
}
.fs129per {
	font-size:129%;
}
/* ボックス関係（margin padding 設定） */
.mt0 {
	margin-top:0 !important;
}
.mr0 {
	margin-right:0 !important;
}
.mb0 {
	margin-bottom:0 !important;
}
.mb1em {
	margin-bottom:1em !important;
}
.ml0 {
	margin-left:0 !important;
}
.mt1em {
	margin-top:1em !important;
}
.mr1em {
	margin-right:1em !important;
}
.mb1em {
	margin-bottom:1em !important;
}
.ml1em {
	margin-left:1em !important;
}
.mt2em {
	margin-top:2em !important;
}
.mr2em {
	margin-right:2em !important;
}
.mb2em {
	margin-bottom:2em !important;
}
.ml2em {
	margin-left:2em !important;
}
.mgn10px { /*主にtable位置調整用*/
	margin:10px;
}
.mtb25px {
	margin:25px 0;
}
.ml20px {
	margin-left:20px !important;
}
.ml22px {
	margin-left:22px !important;
}
.pt0 {
	padding-top:0 !important;
}
.pr0 {
	padding-right:0 !important;
}
.pb0 {
	padding-bottom:0 !important;
}
.pl0 {
	padding-left:0 !important;
}
.pt1em {
	padding-top:1em !important;
}
.pr1em {
	padding-right:1em !important;
}
.pb1em {
	padding-bottom:1em !important;
}
.pl1em {
	padding-left:1em !important;
}
.pt2em {
	padding-top:2em !important;
}
.pr2em {
	padding-right:2em !important;
}
.pb2em {
	padding-bottom:2em !important;
}
.pl2em {
	padding-left:2em !important;
}
.pr7px {
	padding-right:7px !important;
}
.pl22px {
	padding-right:22px !important;
}
/* 位置調整 */
.text_left {
	text-align:left !important;
}
.text_right {
	text-align:right !important;
}
.text_center {
	text-align:center !important;
}
.text_top {
	vertical-align:top !important;
}
.text_middle {
	vertical-align:middle !important;
}
.text_align_r {
	text-align:right;
}
.valign_top {
	vertical-align:top;
}
.text_left {
	text-align:left !important;
}
.float_l {
	float:left;
}
.float_r {
	float:right;
}
/* ※印インデント調整 */
.kome {
	text-indent:-1em;
	padding-left:1em;
}
.text-indent{
	text-indent:1em;
}
/* アイコン各種 */
.procedure_icon {
	margin:1em 0;
}
/* リンク、その他 */
.underline {
	text-decoration:underline;
}
.nowrap {
	white-space:nowrap;
}
.clear {
	clear:both;
}
.disnon {
	display: none;
}
.cursor_pointer {
	cursor:pointer;
}
.attention {
	padding-left:1.3em;
	background:#fff url(/crems/dh/pub/g73/images/attention.gif) no-repeat;
}
/*--------------
モーダルウィンドスタイル
----------------------------------------------------------*/
#modal-content {
	width: 90% ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 1px solid #000 ;
	background: #fff ;
	position: fixed ;
	display: none ;
	z-index: 2 ;
}
#modal-overlay {
	z-index: 1 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: rgba( 0,0,0, 0.75 ) ;
}
#modal-content 

h1 {
	margin:0 0 10px 0;
	padding:5px 5px 5px 0;
	font-size:158%;
	border-bottom:1px solid #000;
}
#modal-content h1 span {
	display:block;
	height : 25px;
	padding:4px 0 0 7px;
	line-height:25px;
	border-left:5px solid #000;
}
.button-link {
	display:block;
	width:90px;
	height:30px;
	margin-top:1em;
	text-align:center;
	line-height:30px;
	cursor:pointer;
	font-size:15px;
	border:1px solid #777;
	color: #333;
	background: #efefef;
	border-radius: 5px;
	/* Webkit */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#cccccc),
		to(#efefef)
		);
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	background: -moz-linear-gradient(
		top,
		#cccccc,
		#efefef
		);
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient
		(startColorstr=#ffcccccc,endColorstr=#ffefefef);
	zoom: 1;
}

.button-link:hover {
	cursor: pointer ;
	color: #000 ;
	text-decoration:none;
	opacity:0.6;
}
/*--------------
ID・パスワード取得画面追加スタイル(2016.8.3 SE向後)
----------------------------------------------------------*/
section.secondary .attention {
    margin: 30px 0 10px 0;
    padding: 5px;
    background-color: #F8F1E7;
}
section.secondary .attention p {
    margin-bottom: 0;
}
.inquiry h3 {
	margin: 50px 0 10px 0;
	padding: 5px;
	color: #fff;
	background: #f6b966;
	font-size: 122%;
}
.login_color .inquiry h3 {/*緑ページ*/
	background: #72cc9c;
}
.inquiry h3 span {
	display: block;
	height: 25px;
	padding: 4px 0px 0px 7px;
	line-height: 25px;
}
.footer_menu {
	margin: 0; 
	padding: 0; 
	list-style: none;
}
.footer_menu li {
	display: inline; 
	padding: 0; 
	margin: 0; 
	float: right;
}
.menu li a{
	display: block; 
}

