<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.bg-com {
	background-image: url("../../images/bg_com.jpg");
	background-position: 50% 0%;
	background-repeat: repeat-x;
	background-color:#f1f5ff;
}
#com-head-f img {
    width: 100%;
}
.com-table {
	background-color:#ffffff;
	border: 3px solid #bbbbbb;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 6px;
	overflow: hidden;
	text-align:left;
	margin-bottom: 30px;
}
.com-table tbody th,.com-table tbody td {
	padding: 0.6em 1.2em;
	border-bottom: 1px solid #bbbbbb;
}
.com-table tbody th {
	background-color: #efefef;
	color: #333333;
}
.com-table tbody td {
	/*border-left: 1px solid #bbbbbb;*/
}
.com-table tbody tr:last-child th,
.com-table tbody tr:last-child td {
	border-bottom: none;
}

.com-table2 {
	background-color:#ffffff;
	border: 3px solid #bbbbbb;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 20px;
}
.com-table2 tbody th,.com-table2 tbody td {
	padding: 0.4em 0.4em;
	border-bottom: 1px solid #bbbbbb;
}
.com-table2 tbody th {
	background-color: #efefef;
	color: #333333;
}
.com-table2 tbody td {
	text-align:left;
	border-right: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}
.com-table2 tbody tr:last-child th,
.com-table2 tbody tr:last-child td {
	border-bottom: none;
}

.com-h3-header {
	border-left: 6px solid #4680c4;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 10px;
}
.com-h3-header p {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	padding: 4px 4px 5px 12px;
}
.com-pdf {
	text-align: left;
	font-size: 90%;
	line-height: 1.4em;
	color: #333333;
	background-image: url("../../images/pic_pdf.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 6px 4px 4px 26px;
}
.com-pdf2 {
	text-align: left;
	font-size: 110%;
	line-height: 1.4em;
	color: #333333;
	background-image: url("../../images/pic_pdf2.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 10px 10px 40px;
	border: 1px solid #cccccc;
	margin: 2px 0;
	border-radius: 6px;
  	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;
	display:  inline-block;
}

.com-h4-header {
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	padding: 3px 4px 4px 8px;
	margin-bottom: 4px;
}
.com-company-pic {
	text-align: left;
	margin-bottom: 20px;
}

.com-window {
	line-height: 1.8em;
	text-align: left;
	background-color:#ffffff;
	padding: 10px 10px;
	border-radius: 10px;
  	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
	position: relative;
	margin-bottom: 30px;
}
.com-window-title {
	text-align: left;
	background-color:#c1d8f5;
	padding: 15px 15px;
	border-radius: 10px 10px 0 0;
  	-webkit-border-radius: 10px 10px 0 0;
  	-moz-border-radius: 10px 10px 0 0;
	position: relative;
	font-size: 12pt;
	font-weight: bold;
}
.com-window-sub {
	line-height: 1.8em;
	text-align: left;
	background-color:#ffffff;
	padding: 10px 10px;
	border-radius: 0 0 10px 10px;
  	-webkit-border-radius: 0 0 10px 10px;
  	-moz-border-radius: 0 0 10px 10px;
	position: relative;
	margin-bottom: 30px;
}
.com-window ol {
	margin: 10px 0;
}
.com-window ol li {
	margin: 4px 0;
	padding: 4px 0;
	border-bottom: 1px dotted #bbbbbb;
}
.com-deliberation ul {
	padding-left: 20px;
}
.com-deliberation ul li {
	list-style-type: disc;
	margin: 4px 0 4px 0px;
	padding: 4px 0;
	border-bottom: 1px dotted #bbbbbb;
}
.com-class-block1 {
	width: 200px;
	margin-left: 25px;
	margin-right: 5px;
	float: left;
}
.com-class-block1 li {
	margin: 4px 0;
	padding: 4px 0;
}
.red {
	color: #ff0000;
}

.com-h4-header2 {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	padding: 10px 0px;
}
.com-caption1 {
	font-size: 100%;
	text-align: center;
	color: #0000ff;
	border: 1px solid #0000ff;
	margin: 10px 0;
	padding: 10px 5px;
	border-radius: 6px;
  	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;
}
.com-caption2 {
	text-align: center;
	width: 100%;
	margin: 10px 0 10px 0;
	background-color:#eeeeee;
	border-radius: 6px;
  	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;
}
h5 {
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px solid #bbbbbb;
	margin: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
}
.com-caption2-text {
	font-size: 110%;
	padding-bottom: 10px;
}
.com-caption3 ul {
	list-style-type: disc;
	padding-left: 20px;
}
.com-caption3 ul li {
	margin: 4px 0 4px 0px;
	padding: 4px 0;
	border-bottom: 1px dotted #bbbbbb;
}
.com-caption4 {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: #333333;
	border: 2px solid #333333;
	margin: 20px 0;
	padding: 10px 0;
	border-radius: 6px;
  	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;
}
ol {
	list-style-type: decimal;
}
.com-pdflist {
	list-style-type: disc;
	padding-left: 20px;
}
.com-pdflist li {
    margin: 4px 0;
	padding: 4px 0;
	border-bottom: 1px dotted #bbbbbb;
}
/* 採用情報ページ */
.recruit-title-text {
	font-size: 25px;
	margin: 30px 0px;
	line-height: 1.3em;
	text-align: center;
	font-weight: bold;
}
.recruit-notice-text {
	display: inline-block;
    border-bottom: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    font-size: 16px;
    line-height: 2.0em;
	text-align: left;
	padding: 16px;
}
#recruit-link {
	font-size: 110%;
	text-align: center;
	background-color: #ffffff;
	padding: 10px 0 20px 0px;
}
#recruit-introduction, #recruit-company, #recruit-work, #recruit-recruitment,#recruit-treatment,#recruit-contact {
	cursor: pointer;
	color: #01649f;
}
.recruit-item-name {
	font-size: 1.4em;
	color: #004ea2;
	padding-bottom: 5px;
	font-weight: bold;
}
.recruit-subitem-name {
    background-color: #f3f3f3;
    border-left: solid 4px #007cf0;
    font-size: 1.3em;
	padding: 10px;
	font-weight: bold;
}
.recruit-data-text {
	padding: 10px 0px 0px 10px;
	font-size: 16px;
	line-height: 2.0em;
}
.recruit-data-text2 {
	font-size: 1.4em;
	padding: 5px 5px;
	font-weight: bold;
}
.recruit-data-text3 {
	display: inline-block;
	padding: 5px;
	background-color: #dddddd;
	border-radius: 15px;
	font-weight: bold;
	margin: 5px;
}
.recruit-data-text-area3 {
	background-color: #fefce5;
	padding: 5px;
}
.recruit-data-img {
	width: 50%;
	float: left;
}
.recruit-data-table {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    background-color: #fefce5;
    line-height: 2.0em;
	font-weight: bold;
	font-size: 16px;
}
.recruit-data-table p {
	text-align: left;
	display: inline-block;
	padding-right: 5px;
}
.recruit-data-separator {
	height: 0;
    margin: 10px 0px;
	padding: 0;
	border: 0;
	border-top: 2px dotted #ddd;
	background-color: #fff;
}
.com-title {
	background-image: url("/sp/images/tit_h2_com_deliberation_archive_sp.png");
	background-size: 100%;
	background-repeat-y: no-repeat;
	width: 100%;
	margin: 0 auto 10px auto;
	text-align: center;
	font-size: large;
	font-weight: bold;
	line-height: 3em;
	font-family: "メイリオ";
}
.win-deliberation-box {
	background-color:#ffffff;
	width:98%;
	border: 2px #4680c4 solid;
	text-align:left;
	font-size:10pt;
	line-height: 1.8em;
	margin: auto;
	/* 角丸 */
	border-radius: 6px;        /* CSS3草案 */
  	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */
  	-moz-border-radius: 6px;   /* Firefox用 */
}
.win-deliberation-header {
	background-color:#4680c4;
	color:#ffffff;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}
.win-deliberation-box ul li {
	list-style-type: none;
}
.subMenu {
	padding: 0 0 0 5px;
}
</pre></body></html>