/*
Theme Name: 上昇病院.com
Author: 株式会社ネクシス
Description: 「上昇病院.com」のテーマです。
*/

@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.00em;
	line-height: 180%;
	text-align: left;
	color: #000;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
a
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
a {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #0050c8;
	text-decoration: none;
}

#page_top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 0.75em;
}
#page_top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 5px 5px 10px 5px;
    text-align: center;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#page_top a:hover {
    text-decoration: none;
    background: #999;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
img
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.img_center {
	margin: 0 auto;
	display: block;	
}
.img_bottom50 {
	margin: 0 0 60px 0;
	float: left;	
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
p
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.txt_red {
	color: #cc0000;
}
.txt_B { font-weight: bold; }
.txt_top30 {
	margin: 30px 0 0 0;
	padding: 0;
}
.txt_bottom30 {
	margin: 0 0 30px 0;
	padding: 0;
}
.txt_topbottom30 {
	margin: 30px 0;
	padding: 0;
}
.txt_S_12 {
	font-size: 0.75em;
	line-height: 150%;
}
.txt_S_14 {
	font-size: 0.81em;
	line-height: 150%;
}
.txt_Center { text-align: center; }
.txt_Center2 {
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 0.81em;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
hr
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.line_dotted_grey {
	margin: 20px 0;
	width: 730px;
	border-top: 1px dotted #b5b5b5;
	float: left;
}
.line_dotted3_blue {
	margin: 0 0 30px 0;
	width: 960px;
	height: 10px;
	background: url(../images/line_dotted1.png) 0 0 repeat-x;
	border: none;
	float: left;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
h
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.manage_ttl1 {
	margin: 20px 0 30px 0;
	font-size: 1.13em;
	text-align: center;	
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
トップページヘ戻る
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.btn_center  {
	margin-top: 20px;
	margin-right: auto; 
	margin-left: auto; 
	margin-bottom: 100px;
}
.btn_left { margin: 0 0 50px 0;}
a.back_pagetop  {
	display: block; 
	padding: 0; 
	width: 180px;
	height: 42px;
	background: url(../images/btn_back_top.png) 0 0 no-repeat;
}
a.back_pagetop:hover { background: url(../images/btn_back_top.png) 0 -42px no-repeat; }
a.back_pagetop:active { background: url(../images/btn_back_top.png) 0 -84px no-repeat; }


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
header
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.header_ttl {
	margin: 0 auto;
	width: 960px;
	height: 90px;
}
.header_left {
	width: 300px;
	float: left;
}
.header_left p {
	margin: 15px 0 0 0;
	font-size: 0.88em;
	color: #02328d;
}
.header_right {
	width: 660px;
	text-align: right;
	float: left;
}
.header_right p {
	margin: 15px 0 0 0;
	font-size: 0.88em;
}
.header_right ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
	float: right;
}
.header_right ul li { 
	display: inline; 
	padding: 0; 
	margin: 0 0 0 10px;
	float: left;
}
.header_right ul li a {
	display: block; 
	width: 90px;
	height: 34px;
}
.header_right li a#signup_header { background: url(../images/btn_login_signup.png) 0 0 no-repeat; }
.header_right li a#signup_header:hover { background: url(../images/btn_login_signup.png) 0 -34px no-repeat; }
.header_right li a#signup_header:active { background: url(../images/btn_login_signup.png) 0 -68px no-repeat; }
.header_right li a#login_header { background: url(../images/btn_login_signup.png) -90px 0 no-repeat; }
.header_right li a#login_header:hover { background: url(../images/btn_login_signup.png) -90px -34px no-repeat; }
.header_right li a#login_header:active { background: url(../images/btn_login_signup.png) -90px -68px no-repeat; }

/* グローバルメニュー 
-------------------------------- */
.gnavi {
	width: 100%;
	height: 50px;	
	background: #02328d;/*Other Browser*/
	background: -webkit-linear-gradient( #02328d 0%, #001966 100% );/*For Old WebKit*/
	background: linear-gradient( #02328d 0%, #001966 100% );/*For Modern Browser*/
}
.gnaviBox {
	margin: 0 auto;
	width: 960px;
}
.gnaviBox ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
}
.gnaviBox ul li { 
	display: inline; 
	margin: 0;
	padding: 0; 
	color: #fff;
	float: left;
}
.gnaviBox ul li+ li {
	border-left: 1px dotted #1e62c8;
}
.gnaviBox ul li a {
	display: block; 
	text-decoration: none;
	color: #fff;
	width: 191px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 0.88em;
}
.gnaviBox ul li a:hover { background-color: #003; }
.gnaviBox ul li a:active { background-color: #003; }



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
top
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.top_mainBox {
	margin: 0 0 30px 0;
	width: 960px;
	float: left;
}
.top_slideBox {
	margin: 0 15px 0 0;
	width: 745px;
	float: left;
}
.top_loginBox {
	width: 198px;
	float: left;
	border: 1px solid #bbb;
}
.top_loginBox h3 {
	margin: 14px 10px 0 10px;
	padding: 0 0 0 7px;
	width: 173px;
	height: 28px;
	float: left;
	color: #fff;
	background-color: #02328d;
	font-size: 0.88em;
}
.top_mainBox_about_L {
	margin: 0 40px 0 0;
	width: 460px;
	float: left;
}
.top_mainBox_about_R {
	margin: 0;
	width: 460px;
	float: left;
}
.top_about_L {
	margin: 0;
	padding: 0;
	width: 320px;
	float: left;
}
.top_about_R {
	width: 140px;
	float: left;
}
.top_about_L h2 , .top_about_R h2 {
	margin: 0;
	color: #02328d;
	font-size: 1.13em;
	font-weight: bold;
	border-bottom: 1px dotted #02328d;
}
.top_about_L p , .top_about_R p {
	margin: 6px 0 0 0;
	font-size: 0.88em;
	line-height: 150%;
}
.top_ttlbar_blog {
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	width: 950px;
	height: 34px;
	background-color: #e6ebf5;
	line-height: 34px;
}
.top_ttlbar_blog img { vertical-align: middle; }

.top_mainBox_blog {
	width: 960px;
	float: left;	
}
.top_blog_box {
	margin: 0 0 15px 0;
	width: 958px;
	height: 150px;
	display: flex;
	align-items: center;
	border: 1px solid #ccc;
	position: relative;
}
.top_blog_box a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.top_blog_box a:hover {
    background-color: #fff;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.top_blog_box a:active {
    background-color: #fff;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.top_blog_phot {
	margin: 10px;
	width: 220px;
	height: 130px;
}
.top_blog_title {
	padding: 0 10px 0 20px;
	width: 230px;
	color: #02328d;
	font-size: 0.81em;
}
.top_blog_title h3 {
	font-size: 1.50em;
	font-weight: bold;
	line-height: 150%;
}
.top_blog_text {
	padding: 10px;
	width: 430px;
	height: 105px;
	font-size: 0.81em;
	line-height: 140%;
	overflow: hidden;
}
.top_bnrBox {
	margin: 30px 0;
	width: 960px;
	float: left;	
}
ul.top_bottom_bnr {
	margin: 0; 
	padding: 0; 
	list-style: none;
	text-align: center;
}
ul.top_bottom_bnr li { 
	display: inline-block;
	margin: 0;
	padding: 0; 
}
ul.top_bottom_bnr li a.to_ma {
	display: block;
	margin: 0 40px 0 0; 
	width: 220px;
	height: 54px;
	background: url(../images/logo_mediaid.png) 0 0 no-repeat;
}
ul.top_bottom_bnr li a.to_ma:hover { background: url(../images/logo_mediaid.png) 0 -54px no-repeat; }
ul.top_bottom_bnr li a.to_ma:active { background: url(../images/logo_mediaid.png) 0 -54px no-repeat; }
ul.top_bottom_bnr li a.to_mhgg_top {
	display: block; 
	width: 240px;
	height: 54px;
	background: url(../images/logo_mhgg_top.png) 0 0 no-repeat;
}
ul.top_bottom_bnr li a.to_mhgg_top:hover { background: url(../images/logo_mhgg_top.png) 0 -54px no-repeat; }
ul.top_bottom_bnr li a.to_mhgg_top:active { background: url(../images/logo_mhgg_top.png) 0 -54px no-repeat; }
a.top_login , a.top_signup {
	display: block;
	margin: 10px;
	width: 180px;
	float: left;
}
a.top_login { background: url(../images/btn_top_login.png) 0 0 no-repeat; height: 60px; }
a.top_login:hover { background: url(../images/btn_top_login.png) 0 -60px no-repeat; }
a.top_login:active { background: url(../images/btn_top_login.png) 0 -120px no-repeat; }
a.top_signup { background: url(../images/btn_top_signup.png) 0 0 no-repeat; height: 54px; }
a.top_signup:hover { background: url(../images/btn_top_signup.png) 0 -54px no-repeat; }
a.top_signup:active { background: url(../images/btn_top_signup.png) 0 -108px no-repeat; }

a.top_to_detail {
	margin: 24px 0 0 0;
	width: 100px;
	height: 34px;
	float: left;
	background: url(../images/btn_detail.png) 0 0 no-repeat;
}
a.top_to_detail2 {
	margin: 5px 0 0 0;
	width: 100px;
	height: 34px;
	float: left;
	background: url(../images/btn_detail.png) 0 0 no-repeat;
}
a.top_to_detail:hover,
a.top_to_detail2:hover { background: url(../images/btn_detail.png) 0 -34px no-repeat; }
a.top_to_detail:active,
a.top_to_detail2:active { background: url(../images/btn_detail.png) 0 -68px no-repeat; }



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
contents
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#wrapper {
	position: relative;
	margin: 0 auto;
}
#contents {
	margin: 30px auto;
	width: 960px;
}
.contents_ttl {
	height: 43px;
	font-size: 1.50em;
	color: #02328d;
	vertical-align: middle;
	line-height: 43px;
	background-color: #fae6eb;
}
.contents_ttl_icon { margin: 0 5px 0 12px; }
.contentsBox {
	margin: 30px 0 60px 0;
	float: left;	
}
.contentsBox_top {
	margin: 0 0 60px 0;
	float: left;
}
.contents_body {
	margin: 0 0 50px 30px;
	width: 730px;
	float: left;	
}
.contents_body_ttl {
	padding: 0 0 3px 0;
	width: 730px;
	font-size: 1.25em;
	font-weight: bold;
	border-bottom: 1px dotted #02328d;
}
.right_ttl_icon { margin: 0 6px 0 0; }
.contents_body_document {
	margin: 15px 0 0 0;
	width: 730px;
	word-break: break-all;
	overflow-wrap:break-word; /* chrome */
}
.contents_body_document p { margin: 0 0 20px 0; }
.contents_body_company {
	margin: 30px 0 0 0;
	width: 730px;
	word-break: break-all;
	overflow-wrap:break-word; /* chrome */
}
.contentsBox_center {
	margin: 30px auto;
	width: 960px;
	text-align: center;
}
.send_message {
	margin: 15px 0 30px 0;
	font-size: 1.38em;
	font-weight: bold;
	color: #969696;
	text-align: center;
}


/* システムについて 
-------------------------------- */
.contents_aboutsystem {
	margin: 0 0 60px 0;
	width: 730px;
	float: left;
}
.contents_aboutsystem h5 {
	padding: 18px 0 0 10px;
	height: 58px;
	font-size: 1.50em;
	font-weight: bold;
	background: url(../images/ttl_aboutsystem_bg.png) 0 0 repeat-x;
}
.contents_aboutsystem h6 {
	padding: 10px 0 5px 0;
	text-align: center;
	font-size: 1.38em;
	font-weight: bold;
}
.contents_aboutsystem p { margin: 0 50px 20px 50px; }
.dl_aboutsystem1 {
	margin: 20px 59px 0 59px;
	width: 612px;
	float: left;
}
.dl_aboutsystem1 dt {
	width: 220px;
	float: left;	
	font-size: 1.13em;
	font-weight: bold;
}
.dl_aboutsystem1 dd {
	margin: 0 0 15px 0;
	width: 392px;
	float: left;
	font-size: 0.88em;
	line-height: 150%;
}
.dl_aboutsystem2 {
	margin: 10px 0 0 0;
	width: 630px;
	font-size: 0.88em;
	line-height: 130%;
	float: left;
	text-indent: 4em;
}
.dl_aboutsystem2 dt { font-weight: bold; }
.dl_aboutsystem2 dd { font-size: 0.81em; }
.dl_aboutsystem3 {
	margin: 15px 0 0 90px;
	width: 612px;
	font-size: 0.88em;
	line-height: 140%;
	float: left;
}
.dl_aboutsystem3 dt {
	margin: 0 0 15px 0;
	width: 40px;
	float: left;	
	font-weight: bold;
	color: #f00;
}
.dl_aboutsystem3 dd {
	margin: 0 0 15px 0;
	width: 572px;
	float: left;	
}
table.tbl_mhlw1 {
	margin: 10px 0 30px 0;
	width: 730px;
	float: left;
	line-height: 160%;
	font-size: 0.75em;
	border: 1px solid #000;
}
table.tbl_mhlw1 th {
	padding: 3px 0;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-weight: bold;
	background: #02328d;
	border: 1px solid #000;
}
table.tbl_mhlw1 td {
	padding: 3px 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000;
}
table.tbl_mhlw1 td.td_left { text-align: left; }


/* ブログ 
-------------------------------- */
.blog_ttl {
	margin: 0 0 15px 0;
	width: 730px;
	float: left;
	border-bottom: 1px dotted #02328d;
}
.contents_body_ttl_blog {
	display: block;
	padding: 0 0 3px 0;
	width: 500px;
	font-size: 1.25em;
	float: left;
}
.blog_date {
	padding: 0 0 3px 0;
	width: 230px;
	font-size: 0.81em;
	text-align: right;
	float: right;
}
.blog_pagenation {
	margin: 60px 0 0 0;
	font-size: 0.88em;
}
.blog_pagenation p { margin: 0 0 10px 0; }
.blog_pagenation_old { margin: 0 60px 0 0; }


/* サイト運営 
-------------------------------- */
table.tbl_manageguideline {
	padding: 0 0 0 30px;
	width: 325px;
	height: 200px;
	float: left;
	border-collapse: separate;
	border-spacing: 0 20px;
}
table.tbl_manageguideline th {
	padding: 0 10px;
	width: 110px;
	height: 45px;
	font-size: 1.06em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #02328d;
	color: #fff;
}
table.tbl_manageguideline td {
	padding: 0 0 0 15px;
	width: 240px;
}
table.tbl_company1 { width: 730px; }
table.tbl_company1 th {
	width: 130px;
	font-weight: bold;
}
table.tbl_company1 td { padding: 0 0 20px 0; }
.to_company {
	display: block;
	margin: 0 0 20px 0;
}
.contents_body_company_L {
	margin: 20px 50px 30px 0;
	width: 340px;
	float: left;
	line-height: 150%;	
}
.contents_body_company_R {
	margin: 20px 0 30px 0;
	width: 340px;
	float: left;
	line-height: 150%;	
}
.contents_body_company_L dl dt,.contents_body_company_R dl dt { font-weight: bold; }
.contents_body_company_L dl dd,.contents_body_company_R dl dd { font-size: 0.88em; }
.contents_body_company_L2 {
	margin: 20px 50px 30px 0;
	width: 210px;
	float: left;
}
.contents_body_company_R2 {
	margin: 20px 0 30px 0;
	width: 210px;
	float: right;	
}
.contents_body_company_L h4 , .contents_body_company_R h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.13em;
	font-weight: bold;
}
.contents_body_company_L2 h4 , .contents_body_company_R2 h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
}
a.to_mhgg {
	width: 218px;
	height: 35px;
	background: url(../images/logo_mehergen_g.png) 0 0 no-repeat;
}
a.to_mhgg:hover { background: url(../images/logo_mehergen_g.png) 0 -35px no-repeat; }
a.to_mhg {
	width: 169px;
	height: 35px;
	background: url(../images/logo_mehergen.png) 0 0 no-repeat;
}
a.to_mhg:hover { background: url(../images/logo_mehergen.png) 0 -35px no-repeat; }
a.to_nex {
	width: 179px;
	height: 53px;
	background: url(../images/logo_nexis.png) 0 0 no-repeat;
}
a.to_nex:hover { background: url(../images/logo_nexis.png) 0 -53px no-repeat; }
a.to_mid {
	width: 148px;
	height: 32px;
	background: url(../images/logo_mid.png) 0 0 no-repeat;
}
a.to_mid:hover { background: url(../images/logo_mid.png) 0 -32px no-repeat; }
a.to_fds {
	width: 201px;
	height: 29px;
	background: url(../images/logo_fides.png) 0 0 no-repeat;
}
a.to_fds:hover { background: url(../images/logo_fides.png) 0 -29px no-repeat; }
a.to_prm {
	width: 210px;
	height: 34px;
	background: url(../images/logo_parama.png) 0 0 no-repeat;
}
a.to_prm:hover { background: url(../images/logo_parama.png) 0 -34px no-repeat; }
a.to_unex {
	width: 104px;
	height: 29px;
	background: url(../images/logo_unext.png) 0 0 no-repeat;
}
a.to_unex:hover { background: url(../images/logo_unext.png) 0 -29px no-repeat; }
a.to_cs {
	width: 191px;
	height: 39px;
	background: url(../images/logo_cslabo.png) 0 0 no-repeat;
}
a.to_cs:hover { background: url(../images/logo_cslabo.png) 0 -39px no-repeat; }


/* プライバシーポリシー 
-------------------------------- */
.contentsBox_prvcy {
	margin: 30px 0 80px 0;
	font-size: 0.88em;
	line-height: 160%;
}
.dl_prvcy1 dt {
	margin: 20px 0 0 0;
	font-weight: bold;
}
.dl_prvcy1 dd {
	padding-left: 1em;
	text-indent: -1em;
}
.dl_prvcy1 dd.dd_indent {
	padding-left: 0em;
	text-indent: -0em;
}
.dl_prvcy2 { text-indent: 1em; }
.dl_prvcy2 dt {
	margin: 0;
	font-weight: normal;
	text-indent: -0.5em;
}
.dl_prvcy2 dd { text-indent: 2em; }
.dl_prvcy3 dt {
	margin: 0;
	font-weight: normal;
}
.dl_prvcy4 dt {
	margin: 0;
	font-weight: normal;
}
.dl_prvcy4 dd { text-indent: 1em; }

.error_ttl_404 {
	font-size: 1.38em;
	font-weight: bold;
	color: #969696;	
}
.error_txt_404 { color: #bbb; }



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
sideMenu
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.sidemenu {
	margin: 0;
	width: 200px;
	float: left;
}
.sidemenu_list {
	margin: 0 0 20px 0;
	width: 198px;
	float: left;
	border: 1px solid #02328d;
	font-size: 0.88em;
}
.sidemenu_list h4 {
	width: 198px;
	height: 30px;
	color: #fff;
	font-size: 1.13em;
	background-color: #02328d;
}
.sidemenu_blog {
	margin: 0 0 20px 0;
	width: 198px;
	float: left;
	border: 1px solid #02328d;
	font-size: 0.88em;
}
.sidemenu_blog h4 {
	width: 198px;
	height: 30px;
	color: #fff;
	font-size: 1.13em;
	background-color: #02328d;
}
.sidemenu_list_ttl { margin: 0 3px 0 8px; }
ul.side_list {
	padding: 0; 
	list-style: none;
	font-size: 1.25em;
	float: right;
}
ul.side_list li { 
	display: inline; 
	margin: 0 0 0 10px;
	float: left;
}
ul.side_list li a {
	display: block; 
	padding: 0 0 0 10px; 
	width: 188px;
	height: 50px;
	background: #e6ebf5;/*Other Browser*/
	background: -webkit-linear-gradient( #e6ebf5 0%, #dce6f5 100% );/*For Old WebKit*/
	background: linear-gradient( #e6ebf5 0%, #dce6f5 100% );/*For Modern Browser*/
	text-decoration: none;
	line-height: 50px;
	color: #02328d;
}
ul.side_list li a:hover {
	width: 188px; 
	background-image: none;
	background-color: #fae6eb;
	color: #02328d;
}
ul.side_list li a:active {
	width: 188px; 
	background-image: none;
	background-color: #fae6eb;
	color: #02328d;
}
ul.side_list li a:after {
	padding: 17px 10px;
	content: url(../images/side_arrow.png);
	float: right;
}
ul.side_list li+ li { border-top: 2px solid #fff; }
ul.side_list li.sidemenu_list_last { 
	display: inline; 
	margin: 0 0 0 10px;
	float: left;
}
ul.side_list_blog {
	margin: 5px 0 0 0;
	padding: 0; 
	list-style: none;
}
ul.side_list_blog li { 
	display: inline; 
	margin: 5px 0 10px 5px;
	float: left;
	line-height: 140%;
}
ul.side_list_blog li a {
	display: block; 
	padding: 0 0 0 5px; 
	width: 178px;
}
ul.side_list_blog span { font-weight: bold; }

 

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
footer
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#footer {
	margin: 0 auto;
	clear: both;
}
#footer p.footer_menu {
	margin: 0 0 15px 0;
	text-align: center;
	font-size: 0.88em;
}
#footer p.copyright {
	padding: 3px 0;
	background-color: #02328d;
	color: #fff;
	text-align: center;
	font-size: 0.69em;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
入力フォーム
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.input_bg_signup {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 20px 30px;
	background-color: #f5f5f5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	float: left;
}
.input_bg_signup { width: 790px; }
.input_bg_signup h3 {
	margin: 10px 0 20px 0;
	padding: 6px;
	background-color: #cc0000;
	color: #fff;
}
input[type=text], input[type=password], input[type=email] {
	padding: 0 5px;
	width: 470px;
	height: 26px;
	border: 1px solid #bbb;
	font-size: 1.00em;
}
fieldset {
	width: 790px;
	border: none;
}
legend {
	font-weight: bold;
	text-align: left;
}
table.contact_input_tbl {
	margin: 10px 0;
	width: 790px;
	font-size: 0.88em;
}
table.contact_check_tbl {
	margin: 10px 0;
	width: 790px;
	border-top: 1px solid #bbb; 
	border-bottom: 1px solid #bbb;
	font-size: 0.88em;
}
td.item1 {
	padding: 5px 10px 20px 0;
	width: 220px;
	text-align: right;
	vertical-align: top;
}
td.item2 {
	padding: 0 10px 20px 0;
	width: 350px;
	text-align: left;
	vertical-align: top;
}
td.item3 {
	padding: 5px 10px;
	width: 260px;
	text-align: right;
	border-bottom: 1px solid #bbb; 
}
td.item4 {
	padding: 0 10px 5px 10px;
	width: 490px;
	text-align: left;
	border-bottom: 1px solid #bbb; 
	background-color: #fff;
	word-break: break-all;
	overflow-wrap: break-word;
}
.btn_input {
	margin: 0;
	padding: 20px 0 30px 0;
}
.btn_input ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.btn_input ul li { 
	display: inline-block;
	padding: 0; 
}
input#btn_input1_check , input#btn_input2_clear , input#btn_input4_send {
	display: block;
	height: 42px;
	border: none;
	cursor: pointer;
}
input#btn_input1_check {
	margin: 20px 0 0 0;
	width: 250px;
	background: url(../images/btn_check_send.png) 0 0 no-repeat;
}
input#btn_input2_clear {
	margin: 20px 0 0 30px;
	width: 180px;
	background: url(../images/btn_clear.png) 0 0 no-repeat;
}
input#btn_input4_send {
	margin: 20px 0 0 0;
	width: 250px;
	background: url(../images/btn_check_send.png) 0 -126px no-repeat;
}
input#btn_input1_check:hover { background: url(../images/btn_check_send.png) 0 -42px no-repeat; }
input#btn_input2_clear:hover { background: url(../images/btn_clear.png) 0 -42px no-repeat; }
input#btn_input4_send:hover { background: url(../images/btn_check_send.png) 0 -168px no-repeat; }
input#btn_input1_check:active { background: url(../images/btn_check_send.png) 0 -84px no-repeat; }
input#btn_input2_clear:active { background: url(../images/btn_clear.png) 0 -84px no-repeat; }
input#btn_input4_send:active { background: url(../images/btn_check_send.png) 0 -210px no-repeat; }

textarea#contatct_comment {
	padding: 8px;
	width: 470px;
}
.prefectures {
	width: 150px;
	height: 26px;
	font-size: 0.94em;
}
.btn_input_send {
	margin: 0 auto;
	padding: 20px 0 30px 0;
}
.btn_input_send ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.btn_input_send ul li { 
	display: inline-block; 
	padding: 0; 
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
追加
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
ul.side_list_casestudy {
	padding: 0;
	float: right;
	font-size: 1.25em;
}
ul.side_list_casestudy span {
	font-size: 0.81em;
}
ul.side_list_casestudy li {
	display: inline;
	margin: 0 0 0 10px;
	float: left;
	line-height: 140%;
}
ul.side_list_casestudy li a {
	display: block;
	padding: 10px 0 10px 10px;
	width: 188px;
	color: #02328d;
	text-decoration: none;
	background: #e6ebf5;
	background: -webkit-linear-gradient( #e6ebf5 0%, #dce6f5 100% );
	background: linear-gradient( #e6ebf5 0%, #dce6f5 100% );
	position: relative;
}
ul.side_list_casestudy li a:hover,
ul.side_list_casestudy li a:active {
	width: 188px;
	color: #02328d;
	background-image: none;
	background-color: #fae6eb;
}
ul.side_list_casestudy li a:after {
	padding: 0 10px 0 0;
	float: right;
	content: url(../images/side_arrow.png);
	top: 42%;
	right: 0;
	position: absolute;
}
ul.side_list_casestudy li+ li { border-top: 2px solid #fff; }
ul.side_list_casestudy li.sidemenu_list_last {
	display: inline;
	margin: 0 0 0 10px;
	float: left;
}
/* 上昇病院 
-------------------------------- */
.contents_casestudy {
	margin: 0 0 40px 0;
	width: 730px;
	float: left;
	word-break: break-all;
	overflow-wrap: break-word;
}
.contents_casestudy p {
	margin: 0 0 30px 0;
	text-indent: 0;
}
.contents_casestudy p.p_none { margin: 0; }
.contents_casestudy img { margin: 0 0 30px 0; }
.contents_casestudy img.casestudy_img_none { margin: 0 0 -20px 0; }
.contents_casestudy h5 {
	margin: 60px 0 20px 0;
	padding: 15px 0 15px 40px;
	width: 690px;
	color: #02328d;
	clear: both;
	vertical-align: middle;
	font-size: 1.75em;
	font-weight: bold;
	line-height: 150%;
	border-top: 3px solid #e6ebf5;
	border-bottom: 3px solid #e6ebf5;
	background: url(../images/icon_casestudy.png) 0 20px no-repeat;
}
.contents_casestudy h6 {
	margin: 0 0 10px 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 1.13em;
	font-weight: bold;
}
.h5_small {
	margin: 0 0 10px 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 1.13em;
	font-weight: bold;
}
.contents_casestudy p span {
	font-weight: bold;
}
.p_right {
	padding: 0 0 0 30px;
	float: right;	
}
.p_left {
	padding: 0 30px 0 0;
	float: left;
}
.hospitaloverview {
	margin: 0 0 50px 0;
	padding: 20px;
	width: 670px;
	float: left;
	background-color: #e6ebf5;	
}
.p_hospitaloverview {
	margin: 0 0 10px 0;
	padding: 0;
	color: #02328d;
	font-weight: bold;
	border-bottom: 1px solid #02328d;	
}
.hospitaloverview dl {
	margin: 0;
	padding-left: 0.5em;
	text-indent: -0.5em;
	width: 600px;
	line-height: 150%;
}
.hospitaloverview dt {
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
	font-weight: bold;
}
.hospitaloverview dd {
}
.hospitaloverview-info {
	width: 468px;
	float: left;
}
.p_hospitaloverview-info {
	margin: 0 0 10px 0;
	width: 468px;
	color: #02328d;
	font-weight: bold;
	border-bottom: 1px solid #02328d;	
}
.contents_body_document2 {
	float: left;
}
.h4_ttl1 {
	padding: 20px 0 0 0;
	float: left;
	font-weight: bold;
	font-size: 1.13em;
}
.ttlline_pink {
	padding: 0 7px 0 0;
    border-left: 6px solid #df497d;
}