
@charset "utf-8";
/*
#pager {
	font-size:1.3em;
	text-align:right;

	margin-top:15px;
	margin-bottom:15px;
}
*/
.baselist + #pager {
	margin-top:15px;
}

.ui-datepicker-trigger {
	margin-left:7px;
	width:25px ;
}

.div-pager:after, .div-pager:before {
    display: none;
/*     content: " "; */
}

/* カレンダー自体を大きく */
.ui-datepicker {
	margin: auto;
	overflow: hidden;
	width: 600px;
}

/* タイトルと矢印 */
.ui-datepicker .ui-datepicker-header {
	padding: 6px;
	font-size: 18px;
}

/* 矢印 */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	top: auto;
}
.ui-datepicker-prev::after,
.ui-datepicker-next::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;

	margin: auto;

	display: block;

}

/* 曜日 */
.ui-datepicker th {
	padding: 9px 6px;

	font-size: 18px;
	font-weight: normal;
	text-align: center;

	color: #000;
	border-bottom: 1px solid #000;
}

/* 日付の文字と余白を大きく */
.ui-datepicker td span,
.ui-datepicker td a {
	padding: 18px 6px;

	font-size: 16px;
	text-align: center;

	color: #333;
	border-radius: 4px;
}

/* ボタンパネル */
.ui-datepicker .ui-datepicker-buttonpane {
	padding: 0;
	border-top: 1px solid #000;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	font-size: 16px;
}


.h2, h2 {
    font-size: 30px;
}

/* メール編集画面 */
table.formlist input[id="send_to"].validation,
table.formlist input[id="send_cc"].validation,
table.formlist input[id="send_bcc"].validation {
	width: 70% !important;
}

/* メール一覧画面 */
form#list_frm label[for="qtype1"],
form#list_frm label[for="qtype2"],
form#list_frm label[for="qtype3"],
form#list_frm label[for="qtype4"],
form#list_frm label[for="qtype0"] {
	font-size:20px !important;
}

/* ラジオボタンの改行 */
/* chromeでよく見たら改行がない状態と改行状態は変化がない？ */
div.list_radio_search_val {
	display: block !important;
}



table.formlist{
	margin-bottom: 0;
}

table.formlist th,
table.formlist td {
	display: inline-block;
	width: 100%;
	padding: 8px;
	border-bottom: 0px;
}

table.formlist th {
 	color: #039ed8;
    font-weight: bold;
	padding: 10px 15px;
	background-color: #E6F5FB;
	margin-bottom: 5px;
	font-size: 1.5rem;
}
table.formlist td {
 	margin-bottom: 5px;
 	font-size: 1.4rem;
}

table.formlist textarea {
	border: 1px solid #ddd;
}

table.formlist input[type='text'], 
table.formlist input[type='password'],
table.formlist input[type='tel']{
	font-size: 14px;
	line-height: 48px;
	width: 100%;
	height: 48px;
	padding: 4px;
	border: 1px solid #ddd;
}

table.formlist select {
	font-size: 14px;
	line-height: 48px;
	width: 100%;
	height: 48px;
	border: 1px solid #ddd;
	border-radius: 2px;
	background-color: #eee;
}

.ui-datepicker-trigger {
	width: 20px;
}

.u-cbx-row {
	position: relative;
	margin-bottom: 8px;
}

.u-cbx-row:last-of-type {
	margin-bottom: 0;
}

.u-cbx-hd {
	line-height: 48px;
	width: 64px;
	height: 48px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 3px;
	background-color: #fafafa;
}

.u-cbx-hd input {
	font-size: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.u-cbx-hd label {
	font-size: 12px;
	margin: 0;
}

table.formlist .u-cbx-repeat-end-label,
table.formlist .u-cbx-repeat-end-label input[type='text'],
table.formlist .u-cbx-repeat-kubun select,
table.formlist .u-cbx-text-start-date input[type='text'],
table.formlist .u-cbx-text-end-date input[type='text'],
table.formlist .u-cbx-text-start-time select,
table.formlist .u-cbx-text-end-time select {
	font-size: 12px;
	font-weight: 600;
	line-height: 24px;
	height: 24px;
	padding: 0;
	color: #039ed8;
}

table.formlist .u-cbx-text-start-date input[type='text'],
table.formlist .u-cbx-text-end-date input[type='text'] {
	width: 105px!important;
	border: 1px solid #ddd;
}

table.formlist .u-cbx-text-start-date {
	position: absolute;
	top: 0;
	left: 102px;
}

table.formlist .u-cbx-text-end-date {
	position: absolute;
	top: 24px;
	left: 102px;
}

table.formlist .u-cbx-text-start-time {
	position: absolute;
	top: 0;
	left: 234px;
	width: 96px;
}

table.formlist .u-cbx-text-end-time {
	position: absolute;
	top: 24px;
	left: 234px;
	width: 96px;
	border: 1px solid #ddd;
}

.u-cbx-text-date-sapprting-text {
	position: absolute;
	top: 0;
	left: 334px;
}

.ui-datepicker-trigger {
	margin-left: 3px;
}

table.formlist .u-cbx-repeat-kubun {
	position: absolute;
	top: 12px;
	left: 102px;
	width: 48px;
}

table.formlist .u-cbx-repeat-end-label {
	position: absolute;
	top: 12px;
	left: 166px;
}

table.formlist #repeat_youbi,
table.formlist #repeat_last_day {
	margin-top: 4px;
}

table.formlist #repeat_youbi input,
table.formlist #repeat_last_day input {
	line-height: 24px;
	width: 24px;
	margin-bottom: 0;
}

#econtrol {
	padding: 8px;
}

#econtrol input[type='submit'],
#econtrol input[type='button'] {
	font-size: 13px;
	line-height: 40px;
	width: 100%;
	height: 40px;
	margin-bottom: 5px;
	padding: 0;
	color: #fff;
	border-top: 1px solid #6bb;
	border-right: 1px solid #177;
	border-bottom: 1px solid #288;
	border-left: 1px solid #6bb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #216363;
	background-image: -moz-linear-gradient(top, #228484, #216363);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background-image: linear-gradient(to bottom, #228484, #216363);
	text-shadow: 0 0 3px rgba(55, 55, 55, .5), 0 0 20px rgba(255, 255, 255, .3);
}

#econtrol input[type='submit'].btn-xl,
#econtrol input[type='button'].btn-xl{
	line-height: 48px;
	height: 48px;
}



.fm-row{
	overflow: hidden;
}

.fm-col-text{
	float: left;
	width: calc(100% - 88px);
}

table.formlist .fm-col-text input[id="send_to"].validation,
table.formlist .fm-col-text input[id="send_cc"].validation,
table.formlist .fm-col-text input[id="send_bcc"].validation{
	width: 100%!important;
}

.fm-col-btn{
	float: left;
	width: 88px;
}


.fm-col-btn{
	font-size: 0;
}

input[type="button"].btn-ic-addr,
input[type="button"].btn-ic-user{
	font-size: 13px;
	line-height: 48px;
	width: 40px;
	height: 48px;
	margin-bottom: 5px;
	padding: 0;
	color: #fff;
	border-top: 1px solid #6bb;
	border-right: 1px solid #177;
	border-bottom: 1px solid #288;
	border-left: 1px solid #6bb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 0 3px rgba(55, 55, 55, .5), 0 0 20px rgba(255, 255, 255, .3);
	text-indent: -999999px;
	background: -moz-linear-gradient(top, #228484, #216363);
	background: -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background: linear-gradient(to bottom, #228484, #216363);
	margin-left: 4px;
	margin-bottom: 0;
}

input[type="button"].btn-ic-user{
	background: #216363;
	background: url(../../img/mobile/ic_person_white_18px.svg) no-repeat center center, -moz-linear-gradient(top, #228484, #216363);
	background: url(../../img/mobile/ic_person_white_18px.svg) no-repeat center center, -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background: url(../../img/mobile/ic_person_white_18px.svg) no-repeat center center, linear-gradient(to bottom, #228484, #216363);
}

input[type="button"].btn-ic-addr{
	background: #216363;
	background: url(../../img/mobile/ic_contact_mail_white_18px.svg) no-repeat center center, -moz-linear-gradient(top, #228484, #216363);
	background: url(../../img/mobile/ic_contact_mail_white_18px.svg) no-repeat center center, -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background: url(../../img/mobile/ic_contact_mail_white_18px.svg) no-repeat center center, linear-gradient(to bottom, #228484, #216363);
}

.btn-files{
	font-size: 13px;
	line-height: 40px;
	width: 100%;
	height: 40px;
	margin-bottom: 5px;
	padding: 0;
	color: #fff;
	border-top: 1px solid #6bb;
	border-right: 1px solid #177;
	border-bottom: 1px solid #288;
	border-left: 1px solid #6bb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 0 3px rgba(55, 55, 55, .5), 0 0 20px rgba(255, 255, 255, .3);
	text-indent: -999999px;
	background: -moz-linear-gradient(top, #228484, #216363);
	background: -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background: linear-gradient(to bottom, #228484, #216363);
	margin-bottom: 0;
}

.u-radio{
	border-radius: 3px;
	background-color: #fafafa;
	border: 1px solid #ddd;
	width: calc(50% - 2px);
	line-height: 48px;
	height: 48px;
	float: left;
	margin-right: 4px;
	margin-bottom: 0;
	text-align: center;
}

.u-radio:last-of-type{
	margin-right: 0;
}

.u-radio label{
	font-size: 13px;
	text-align: center;
	margin: 0;
}

.u-radio-row{
	overflow: hidden;
	position: relative;
}


.u-radio-hd{
	font-size: 12px;
	border-radius: 3px;
	background-color: #fafafa;
	border: 1px solid #ddd;
	width: 96px;
	line-height: 48px;
	height: 48px;
	margin-right: 4px;
	margin-bottom: 0;
	text-align: center;
	margin-bottom: 4px;
}

.u-radio-text-date{
	position: absolute;
	left: 108px;
	top: 48px;
}
.u-radio-text-end-date{
	position: absolute;
	left: 108px;
	top: 74px;
}

.u-radio-text-sapprting-text{
	position: absolute;
	left: 226px;
	top: 50px;
}

table.formlist .u-radio-text-date input[type='text'],
table.formlist .u-radio-text-end-date input[type='text']{
	font-size: 12px;
	font-weight: 600;
	line-height: 24px;
	height: 24px;
	padding: 0;
	color: #039ed8;
	border: 2px solid #ddd;
}

#TB_divContent{
	width: 100%!important;
}

/* セレクトボックス */
.edit-selui,
.selui{
	display:none;
}

.selui-ul {
	padding-left: 1px;
	padding-right: 3px;
}

.selui-search{
	width:80%;
	margin:20px;
}

.selui-child {
	margin: 10px 0px 10px 10px;
	width: 30%;
	height: 100px;
	color: #fff;
	float: left;
	text-align: center;
	display: table;
	background-color: #177;
	list-style-type: none;
}

.selui-child span {
	height: 80px;
	display: table-cell;
	vertical-align: middle;
}

/* スケジュールのカレンダー画面 */
.calendar-selui {
	display:none;
}

.calendar-selui-ul {
	padding-left: 1px;
	padding-right: 3px;
}

.calendar-selui-search {
	width:80%;
	margin:20px;
}

.calendar-selui-parent {
	padding: 10px;
	margin: 10px 0px 10px 10px;
	width: 80%;
	color: #fff;
	float: left;
	background-color: #177;
	list-style-type: none;
}

.calendar-selui-child {
	padding:10px;
	margin: 10px 0px 10px 40px;
	width: 70%;
	color: #fff;
	float: left;
	background-color: #177;
	list-style-type: none;
}

/* メールのフォルダ移動 */
.folder-selui{
	display:none;
}

.folder-selui-ul {
	padding-left: 1px;
	padding-right: 3px;
}

.folder-selui-search{
	width:80%;
	margin:20px;
}

.folder-selui-child {
	margin: 10px 0px 10px 10px;
	width: 30%;
	height: 100px;
	color: #fff;
	float: left;
	text-align: center;
	display: table;
	background-color: #177;
	list-style-type: none;
}

.folder-selui-child span {
	height: 80px;
	display: table-cell;
	vertical-align: middle;
}


/* スケジュールのメモ-リスト画面 */
span.now_date {
	font-weight: bold;
	font-size: 18px;
	margin-left: 10px;
}

.sendmessage-nav ul {
	font-size: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fafafa;
}

.sendmessage-nav ul li {
	font-size: 12px;
	line-height: 36px;
	display: inline-block;
	height: 36px;
	padding: 0 2px;
	color: #999;
}

.sendmessage-nav ul li a {
	color: #999;
}

.sendmessage-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sendmessage-list li {
	font-size: 13px;
	line-height: 18px;
	padding: 8px 15px;
	border-bottom: 1px solid #ddd;
}

.sendmessage-list li:last-child {
	border-bottom: 0;
}

.sendmessage-list li a {
	display: block;
}

.sendmessage-list li input {
	font-size: 12px;
	line-height: 36px;
	height: 36px;
	padding: 0;
	font-weight: normal;
	display: inline-block;
	width: 50px;
	margin-bottom: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #fff;
	border: 0;
	border-top: 1px solid #6bb;
	border-right: 1px solid #177;
	border-bottom: 1px solid #288;
	border-left: 1px solid #6bb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #216363;
	background-image: -moz-linear-gradient(top, #228484, #216363);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background-image: linear-gradient(to bottom, #228484, #216363);
	box-shadow: none;
	text-shadow: 0 0 3px rgba(55, 55, 55, .5), 0 0 20px rgba(255, 255, 255, .3);
}

.sendmessage-list li div.sendmessage-first-child {
	display: block;
	height: 40px;
	vertical-align: middle;
}

.sendmessage-list li span.sendmessage-usr-nm {
	font-size: 15px;
}

.sendmessage-list li div.sendmessage-sch-title {
	font-weight: 300;
	font-size: 15px;
	display: block;
	word-break: break-all;
	padding-left: 30px;
}

div.sendmessage-per-title {
	font-weight: 400;
	margin: 5px 0px 5px 0px;
}

span.sendmessage-usr-nm {
	font-weight: 600;
}

/* スケジュールの編集画面 */
a#add_invited_user,
a#add_event_user,
a#add_invited_group {
	margin-top: 10px;
}

a.btn-del {
	width: 48px;
	height: 48px;
	padding: 12px 10px;
}

select.sel-width {
	width: 82% !important;
}

div.div-wrap-sel {
	margin-top: 5px;
}

/* priorityはインフォメーションアプリの編集画面 */
div.zInputWrapper_priority,
/* qtypeはメールアプリの検索部分 */
div.zInputWrapper_qtype,
div.zInputWrapper_invited_user_type,
div.zInputWrapper_schedule_kubun {
	text-align: center;
}

div.zInputWrapper_priority > div.zInput,
div.zInputWrapper_invited_user_type > div.zInput,
div.zInputWrapper_schedule_kubun > div.zInput {
	margin: 0px 10px 0px 10px !important;
}

/* メール編集画面の住所とユーザーを検索する画面 */
table.address-user-search-tbl thead tr th,
table.address-user-search-tbl tbody tr {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fafafa;
}

table.address-user-search-tbl thead tr th {
	font-size: 12px;
	text-align: center;
}

table.address-user-search-tbl tbody {
	font-size: 12px;
	font-weight: 300;
}

table.address-user-search-tbl tbody tr:last-child {
	border-bottom: 0px;
}

td.address-user-search-user-nm {
	font-weight: 500;
	font-size: 14px;
}

select.address-user-search-group {
	font-size: 14px;
	line-height: 40px;
	width: 45%;
	height: 40px;
	border: 1px solid #ddd;
	border-radius: 2px;
	background-color: #eee;
	margin: 0px 10px 5px 12px;
}

/* メールアプリのフォルダ選択 */
ul.submn li.curr {
	background:#cecece;
}

a.a-close-folder-list {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.mail-send-folder-title,
div.mail-recv-folder-title {
	background: #f4f4f4;
	padding: 5px;
	font-size: 0.85em;
	font-weight: 700;
	border-bottom: 1px solid #ddd;
}

div.div-mail-folder-list {
	position: fixed;
	z-index: 99999;
	background-color: #fff;
	width: 100%;
	height: 100%;
	top: 0px;
	overflow: scroll !important;;
}

/* メールの詳細画面 */
/* 20170720 T-kato add */
.mail-detail-hd{
	overflow:hidden;
	width: 100%;
	background-color: #f1f1f1;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	padding: 2px 0;
}

.mail-detail-hd-row{
	font-size: 0;
	width: 100%;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	transform: translateX(2px);
}

.mail-detail-hd-row input[type="button"],
.mail-detail-hd-row select{
	font-size: 12px;
	line-height: 36px;
	height: 36px;
	display: table-cell;
	width: calc(12% - 2px);
	margin-left: 1px;
}

/* コントロールボタンは数が少ないとき、右に寄せる */
div#scontrol1 .mail-detail-hd-row {
	text-align: right;
}
/*
.mail-detail-hd-row select{
	width: 28%;
	padding: 0;
	border-top: 1px solid #66bbbb;
	border-left: 1px solid #66bbbb;
	border-right: 1px solid #117777;
	border-bottom: 1px solid #228888;
	color: #fff;
	background: linear-gradient(to bottom, #228484, #216363);
	position: relative;
	top: -6px;
}
*/
input[type="button"].btn-move-folder {
	width: 16%;
	color: #fff;
	position: relative;
	background: #216363;
}

input[type="button"].btn-mail-edit,
input[type="button"].btn-mail-copy,
input[type="button"].btn-mail-restore,
input[type="button"].btn-mail-all-return,
input[type="button"].btn-mail-return,
input[type="button"].btn-mail-forward,
input[type="button"].btn-mail-prev,
input[type="button"].btn-mail-next,
input[type="button"].btn-mail-remove,
input[type="button"].btn-mail-close {
	text-indent: -999999px;
	background: #216363;
}

input[type="button"].btn-mail-edit{
	background: url(../../img/mobile/ic_create_white_18px.svg) no-repeat center center, -moz-linear-gradient(top, #228484, #216363);
	background: url(../../img/mobile/ic_create_white_18px.svg) no-repeat center center, -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background: url(../../img/mobile/ic_create_white_18px.svg) no-repeat center center, linear-gradient(to bottom, #228484, #216363);
}

input[type="button"].btn-mail-copy{
	background: url(../../img/mobile/ic_create_white_18px.svg) no-repeat center center, -moz-linear-gradient(top, #228484, #216363);
	background: url(../../img/mobile/ic_create_white_18px.svg) no-repeat center center, -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background: url(../../img/mobile/ic_create_white_18px.svg) no-repeat center center, linear-gradient(to bottom, #228484, #216363);
}
input[type="button"].btn-mail-restore{
	background: url(../../img/mobile/ic_unarchive_white_18px.svg) no-repeat center center, -moz-linear-gradient(top, #228484, #216363);
	background: url(../../img/mobile/ic_unarchive_white_18px.svg) no-repeat center center, -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background: url(../../img/mobile/ic_unarchive_white_18px.svg) no-repeat center center, linear-gradient(to bottom, #228484, #216363);
}
input[type="button"].btn-mail-all-return{
	background: url(../../img/mobile/ic_reply_all_white_18px.svg) no-repeat center center, -moz-linear-gradient(top, #228484, #216363);
	background: url(../../img/mobile/ic_reply_all_white_18px.svg) no-repeat center center, -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background: url(../../img/mobile/ic_reply_all_white_18px.svg) no-repeat center center, linear-gradient(to bottom, #228484, #216363);
}
input[type="button"].btn-mail-return{
	background: url(../../img/mobile/ic_reply_white_18px.svg) no-repeat center center, -moz-linear-gradient(top, #228484, #216363);
	background: url(../../img/mobile/ic_reply_white_18px.svg) no-repeat center center, -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background: url(../../img/mobile/ic_reply_white_18px.svg) no-repeat center center, linear-gradient(to bottom, #228484, #216363);
}
input[type="button"].btn-mail-forward{
	background: url(../../img/mobile/ic_forward_white_18px.svg) no-repeat center center, -moz-linear-gradient(top, #228484, #216363);
	background: url(../../img/mobile/ic_forward_white_18px.svg) no-repeat center center, -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background: url(../../img/mobile/ic_forward_white_18px.svg) no-repeat center center, linear-gradient(to bottom, #228484, #216363);
}
input[type="button"].btn-mail-prev{
	background: url(../../img/mobile/ic_keyboard_arrow_left_white_18px.svg) no-repeat center center, -moz-linear-gradient(top, #228484, #216363);
	background: url(../../img/mobile/ic_keyboard_arrow_left_white_18px.svg) no-repeat center center, -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background: url(../../img/mobile/ic_keyboard_arrow_left_white_18px.svg) no-repeat center center, linear-gradient(to bottom, #228484, #216363);
}
input[type="button"].btn-mail-next{
	background: url(../../img/mobile/ic_keyboard_arrow_right_white_18px.svg) no-repeat center center, -moz-linear-gradient(top, #228484, #216363);
	background: url(../../img/mobile/ic_keyboard_arrow_right_white_18px.svg) no-repeat center center, -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background: url(../../img/mobile/ic_keyboard_arrow_right_white_18px.svg) no-repeat center center, linear-gradient(to bottom, #228484, #216363);
}
input[type="button"].btn-mail-remove{
	background: url(../../img/mobile/ic_delete_white_18px.svg) no-repeat center center, -moz-linear-gradient(top, #228484, #216363);
	background: url(../../img/mobile/ic_delete_white_18px.svg) no-repeat center center, -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background: url(../../img/mobile/ic_delete_white_18px.svg) no-repeat center center, linear-gradient(to bottom, #228484, #216363);
}

input[type="button"].btn-mail-close{
	background: url(../../img/mobile/ic_close_18px.svg) no-repeat center center, -moz-linear-gradient(top, #228484, #216363);
	background: url(../../img/mobile/ic_close_18px.svg) no-repeat center center, -webkit-gradient(linear, left top, left bottom, from(#228484), to(#216363));
	background: url(../../img/mobile/ic_close_18px.svg) no-repeat center center, linear-gradient(to bottom, #228484, #216363);
}

body#lowbody{
	padding-top: 0;
}

table.mail_detail tr.mail_hd th{
	display: block;
	width: 100%;
	border: 0;
	padding-bottom: 0;
	padding: 4px 15px;
	background-color: #fafafa;
	border-bottom:1px solid #dcdcdc;
	font-weight: 800;
	text-align:left;
	font-size:0.85em;
}

table.mail_detail tr.mail_hd td{
	word-break: break-all;
	display: block;
	width: 100%;
	padding-top: 0;
	padding: 4px 15px 10px 15px;
	background-color: #fafafa;
	border-bottom:1px solid #dcdcdc;
	font-size:0.9em;
}

/* ログイン画面 */
form#login_frm .mes {
	overflow:hidden;
	margin:20px 0;
	padding:10px;
	background-color:#fa90b5;
	color:#fff;
	border-radius:2px;
}

#loginmessage {
	margin-bottom:25px;
	padding:10px;
	background:#f6f6f6;
	border-radius:2px;
}

#loginmessage dl {
	font-size: 1em;
	margin:0;
}

#loginmessage dl dt {
	width:140px;
	float:left;
	line-height:2em;
	border-top:1px dashed #ddd;
}

#loginmessage dl dt:first-child,
#loginmessage dl dt:first-child + dd {
	border-top:0px;
}

#loginmessage dl dd {
	margin-left:140px;
	padding-left:10px;
	line-height:2em;
	border-top:1px dashed #ddd;
}

form#login_frm table.formlist {
	margin-bottom:10px;
	/*border-collapse:collapse; */
	border-collapse: separate;
	width:100%;
}

form#login_frm table.formlist tr th {
	text-align:left;
	font-weight:normal;
	background:#e2e2de;
	color:#555243;
	min-width:100px;
	width:140px;
	font-weight: bold;
	padding:10px;
	border-bottom:2px solid #fff;
	box-sizing:border-box;
	font-size: 1.25em;
}

form#login_frm table.formlist tr td {
	background:#f0f0ec;
	padding:10px;
	border-bottom:2px solid #fff;
	box-sizing:border-box;
}

form#login_frm table.formlist input[type="text"],
form#login_frm table.formlist input[type="password"] {
	width:100%;
}

/*ボタン横並び*/
#econtrol{
	width:100%;
	display: flex;
}
#econtrol input[type='button'].nor{
	width:50%;
	margin-right:2px;
}
#econtrol input[type='button'].subbt{
	width:50%;
	margin-left:2px;
}
/*検索ボタンデザイン*/
.search_btn{
	background-color: #F2FDF3;
	border: 1px solid #999;
	margin: 0 2px;
}
