@CHARSET "UTF-8";

img {
	user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
	-webkit-touch-callout: none;
}

#footer {
    /*position: fixed !important;*/
    /*position: absolute;*/
    bottom: 0;
    left: 0;
    width: 100%;
    /*background-color: #ffbf7f;*/ /*オレンジ*/
    /*background-color: #7fffd4;*/ /*グリーン*/
    /*background-color: #ffffff;*/ /*白*/
    /*padding: 15px;*/
    z-index: 999999;
}

/*-- ▼▼ ローディング ▼▼ --*/
#loading {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  opacity: 0.7;
  z-index: 9999991;
}
#spinner {
  display: none;
  color: #fff;
  z-index: 9999992;
}

/*-- ▼▼ ログイン ▼▼ --*/
.form-signin {
	max-width: 400px;
	padding: 19px 29px 29px;
	margin: 0 auto 20px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
	margin-bottom: 10px;
}

.form-signin input[type="text"],
.form-signin input[type="password"] {
	font-size: 16px;
	height: auto;
	margin-bottom: 0px;
	padding: 7px 9px;
}

.form-signin select {
	font-size: 16px;
	height: auto;
	margin-bottom: 0px;
	padding: 7px 9px;
}

.form-forget {
	max-width: 400px;
	padding: 19px 29px 29px;
	margin: 0 auto 20px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

.form-forget .form-forget-heading,
.form-forget .checkbox {
	margin-bottom: 10px;
}

.form-forget input[type="text"],
.form-forget input[type="password"] {
	font-size: 16px;
	height: auto;
	margin-bottom: 0px;
	padding: 7px 9px;
}

.form-forget select {
	font-size: 16px;
	height: auto;
	margin-bottom: 0px;
	padding: 7px 9px;
}
/*-- ▲▲ ログイン ▲▲ --*/

.errorTx {
	margin-top: 10px;
	width: 100%;
	/* width: 750px; */
	color: #db3131;
	font-weight: bold;
	padding: 15px 20px 13px 20px;
	display: inline-block;
	background: #ffe1e1;
	background-repeat: no-repeat;
	background-position: center left 15px;
	background-size: 28px 28px;
	border-radius: 8px;
}

.text-menu1 {
	font-size:0.8rem;
	color: #000000;
}

.text-theme {
	color: #007b43;
}

/* ACT001 */
.text-theme1 {
	color: #007b43;
}

.text-theme1-2 {
	color: #7b0038;
}

.text-theme1-3 {
	color: #ff84bc;
}

.text-theme1-4 {
	color: #84ffc7;
}

.text-theme1-5 {
	color: #35f090;
}

.text-theme1-6 {
	color: #007fff;
}

.text-theme1-7 {
	color: #00ffff;
}

/* ACT002 */
.text-theme2 {
	color: #007b43;
}

.text-theme2-2 {
	color: #7b0038;
}

.text-theme2-3 {
	color: #ff84bc;
}

.text-theme2-4 {
	color: #84ffc7;
}

.text-theme2-5 {
	color: #35f090;
}

/* ACT003 */
.text-theme3 {
	color: #007b43;
}

.text-theme3-2 {
	color: #7b0038;
}

.text-theme3-3 {
	color: #ff84bc;
}

.text-theme3-4 {
	color: #84ffc7;
}

.text-theme3-5 {
	color: #35f090;
}

.text-item-title {
	border-bottom: solid 0.3em #7b0038;
	font-weight: bold;
}

.text-required {
	font-size: 0.8rem;
	font-weight: bold;
}

.text-notes {
	font-size: 0.8rem;
	font-weight: bold;
}

.table-theme{
	background-color: #7b0038;
	color: #ffffff;
}

/* ACT001 */
.table-theme1 {
	background-color: #007b43;
	color: #ffffff;
}

.table-theme1-2 {
	background-color: #7b0038;
	color: #ffffff;
}

.table-theme1-3 {
	background-color: #ff84bc;
	color: #000000;
}

.table-theme1-4 {
	background-color: #84ffc7;
	color: #000000;
}

.table-theme1-5 {
	background-color: #35f090;
	color: #000000;
}

.table-theme1-6 {
	background-color: #007fff;
	color: #ffffff;
}

.table-theme1-7 {
	background-color: #00ffff;
	color: #000000;
}

.table-theme1-8 {
	background-color: #ff8000;
	color: #ffffff;
}

.table-theme1-9 {
	background-color: #ff0040;
	color: #ffffff;
}

/* ACT002 */
.table-theme2 {
	background-color: #007b43;
	color: #ffffff;
}

.table-theme2-2 {
	background-color: #7b0038;
	color: #ffffff;
}

.table-theme2-3 {
	background-color: #ff84bc;
	color: #000000;
}

.table-theme2-4 {
	background-color: #84ffc7;
	color: #000000;
}

.table-theme2-5 {
	background-color: #35f090;
	color: #000000;
}

/* ACT003 */
.table-theme3 {
	background-color: #007b43;
	color: #ffffff;
}

.table-theme3-2 {
	background-color: #7b0038;
	color: #000000;
}

.table-theme3-3 {
	background-color: #ff84bc;
	color: #000000;
}

.table-theme3-4 {
	background-color: #84ffc7;
	color: #000000;
}

.table-theme3-5 {
	background-color: #35f090;
	color: #000000;
}

/* ACT001 */
.title1 {
	color: #007b43;
	font-weight: bold;
	border-bottom: thick solid #007b43;
}

.title1-2 {
	color: #7b0038;
	font-weight: bold;
	border-bottom: thick solid #7b0038;
}

.title1-3 {
	color: #ff84bc;
	font-weight: bold;
	border-bottom: thick solid #ff84bc;
}

.title1-4 {
	color: #84ffc7;
	font-weight: bold;
	border-bottom: thick solid #84ffc7;
}

.title1-5 {
	color: #35f090;
	font-weight: bold;
	border-bottom: thick solid #35f090;
}

.title1-6 {
	color: #007fff;
	font-weight: bold;
	border-bottom: thick solid #007fff;
}

.title1-7 {
	color: #00ffff;
	font-weight: bold;
	border-bottom: thick solid #00ffff;
}

.title1-8 {
	color: #ff8000;
	font-weight: bold;
	border-bottom: thick solid #ff8000;
}

.title1-9 {
	color: #ff0040;
	font-weight: bold;
	border-bottom: thick solid #ff0040;
}


.title-sub1 {
	/*color: #007b43;*/
	font-weight: bold;
	border-left: thick solid #007b43;
	padding-left: 2px;
}

.title-sub1-2 {
	/*color: #fcdae4;*/
	font-weight: bold;
	border-left: thick solid #7b0038;
	padding-left: 2px;
}

.title-sub1-3 {
	/*color: #abbb7b;*/
	font-weight: bold;
	border-left: thick solid #ff84bc;
	padding-left: 2px;
}

.title-sub1-4 {
	/*color: #dafcf2;*/
	font-weight: bold;
	border-left: thick solid #84ffc7;
	padding-left: 2px;
}

.title-sub1-5 {
	/*color: #99d9ea;*/
	font-weight: bold;
	border-left: thick solid #35f090;
	padding-left: 2px;
}


.title-sub1-6 {
	/*color: #99d9ea;*/
	font-weight: bold;
	border-left: thick solid #007fff;
	padding-left: 2px;
}


.title-sub1-7 {
	/*color: #99d9ea;*/
	font-weight: bold;
	border-left: thick solid #00ffff;
	padding-left: 2px;
}


.title-sub1-8 {
	/*color: #99d9ea;*/
	font-weight: bold;
	border-left: thick solid #ff8000;
	padding-left: 2px;
}


.title-sub1-9 {
	/*color: #99d9ea;*/
	font-weight: bold;
	border-left: thick solid #ff0040;
	padding-left: 2px;
}

.title-fill1 {
	color: #ffffff;
	font-weight: bold;
	background-color: #007b43;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill1-2 {
	color: #ffffff;
	font-weight: bold;
	background-color: #7b0038;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill1-3 {
	color: #000000;
	font-weight: bold;
	background-color: #ff84bc;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill1-4 {
	color: #000000;
	font-weight: bold;
	background-color: #84ffc7;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill1-5 {
	color: #ffffff;
	font-weight: bold;
	background-color: #35f090;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill1-6 {
	color: #ffffff;
	font-weight: bold;
	background-color: #007fff;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill1-7 {
	color: #000000;
	font-weight: bold;
	background-color: #00ffff;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill1-8 {
	color: #ffffff;
	font-weight: bold;
	background-color: #ff8000;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill1-9 {
	color: #ffffff;
	font-weight: bold;
	background-color: #ff0040;
	border-top-right-radius: 20px;
	padding: 10px;
}

/* ACT002 */
.title2 {
	color: #007b43;
	font-weight: bold;
	border-bottom: thick solid #007b43;
}

.title2-2 {
	color: #7b0038;
	font-weight: bold;
	border-bottom: thick solid #7b0038;
}

.title2-3 {
	color: #ff84bc;
	font-weight: bold;
	border-bottom: thick solid #ff84bc;
}

.title2-4 {
	color: #84ffc7;
	font-weight: bold;
	border-bottom: thick solid #84ffc7;
}

.title2-5 {
	color: #35f090;
	font-weight: bold;
	border-bottom: thick solid #35f090;
}

.title-sub2 {
	/*color: #8b7bbb;*/
	font-weight: bold;
	border-left: thick solid #007b43;
	padding-left: 2px;
}

.title-sub2-2 {
	/*color: #fcdae4;*/
	font-weight: bold;
	border-left: thick solid #7b0038;
	padding-left: 2px;
}

.title-sub2-3 {
	/*color: #abbb7b;*/
	font-weight: bold;
	border-left: thick solid #ff84bc;
	padding-left: 2px;
}

.title-sub2-4 {
	/*color: #dafcf2;*/
	font-weight: bold;
	border-left: thick solid #84ffc7;
	padding-left: 2px;
}

.title-sub2-5 {
	/*color: #99d9ea;*/
	font-weight: bold;
	border-left: thick solid #35f090;
	padding-left: 2px;
}

.title-fill2 {
	color: #ffffff;
	font-weight: bold;
	background-color: #007b43;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill2-2 {
	color: #ffffff;
	font-weight: bold;
	background-color: #7b0038;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill2-3 {
	color: #000000;
	font-weight: bold;
	background-color: #ff84bc;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill2-4 {
	color: #000000;
	font-weight: bold;
	background-color: #84ffc7;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill2-5 {
	color: #ffffff;
	font-weight: bold;
	background-color: #35f090;
	border-top-right-radius: 20px;
	padding: 10px;
}

/* ACT003 */
.title3 {
	color: #007b43;
	font-weight: bold;
	border-bottom: thick solid #007b43;
}

.title3-2 {
	color: #7b0038;
	font-weight: bold;
	border-bottom: thick solid #7b0038;
}

.title3-3 {
	color: #ff84bc;
	font-weight: bold;
	border-bottom: thick solid #ff84bc;
}

.title3-4 {
	color: #84ffc7;
	font-weight: bold;
	border-bottom: thick solid #84ffc7;
}

.title3-5 {
	color: #35f090;
	font-weight: bold;
	border-bottom: thick solid #35f090;
}

.title-sub3 {
	/*color: #8b7bbb;*/
	font-weight: bold;
	border-left: thick solid #007b43;
	padding-left: 2px;
}

.title-sub3-2 {
	/*color: #fcdae4;*/
	font-weight: bold;
	border-left: thick solid #7b0038;
	padding-left: 2px;
}

.title-sub3-3 {
	/*color: #abbb7b;*/
	font-weight: bold;
	border-left: thick solid #ff84bc;
	padding-left: 2px;
}

.title-sub3-4 {
	/*color: #dafcf2;*/
	font-weight: bold;
	border-left: thick solid #84ffc7;
	padding-left: 2px;
}

.title-sub3-5 {
	/*color: #99d9ea;*/
	font-weight: bold;
	border-left: thick solid #35f090;
	padding-left: 2px;
}

.title-fill3 {
	color: #ffffff;
	font-weight: bold;
	background-color: #007b43;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill3-2 {
	color: #ffffff;
	font-weight: bold;
	background-color: #7b0038;
	border-radius: 20px;
	padding: 10px;
}

.title-fill3-3 {
	color: #000000;
	font-weight: bold;
	background-color: #ff84bc;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill3-4 {
	color: #000000;
	font-weight: bold;
	background-color: #84ffc7;
	border-top-right-radius: 20px;
	padding: 10px;
}

.title-fill3-5 {
	color: #ffffff;
	font-weight: bold;
	background-color: #35f090;
	border-top-right-radius: 20px;
	padding: 10px;
}

.bg-theme {
	background-color: #007b43;
}

/* ACT001 */
.bg-theme1-1 {
	background-color: #007b43;
	color: #ffffff;
}

.bg-theme1-2 {
	background-color: #7b0038;
	color: #ffffff;
}

.bg-theme1-3 {
	background-color: #ff84bc;
	color: #ffffff;
}

.bg-theme1-4 {
	background-color: #84ffc7;
	color: #ffffff;
}

.bg-theme1-5 {
	background-color: #35f090;
	color: #ffffff;
}

.bg-theme1-6 {
	background-color: #007fff;
	color: #ffffff;
}

.bg-theme1-7 {
	background-color: #00ffff;
	color: #000000;
}

.bg-theme1-8 {
	background-color: #ff8000;
	color: #000000;
}

.bg-theme1-9 {
	background-color: #ff0040;
	color: #000000;
}

/* ACT002 */
.bg-theme2-1 {
	background-color: #007b43;
	color: #ffffff;
}

.bg-theme2-2 {
	background-color: #7b0038;
	color: #ffffff;
}

.bg-theme2-3 {
	background-color: #ff84bc;
	color: #ffffff;
}

.bg-theme2-4 {
	background-color: #84ffc7;
	color: #ffffff;
}

.bg-theme2-5 {
	background-color: #35f090;
	color: #ffffff;
}

/* ACT003 */
.bg-theme3-1 {
	background-color: #007b43;
}

.bg-theme3-2 {
	background-color: #7b0038;
}

.bg-theme3-3 {
	background-color: #ff84bc;
	color: #ffffff;
}

.bg-theme3-4 {
	background-color: #84ffc7;
	color: #ffffff;
}

.bg-theme3-5 {
	background-color: #35f090;
	color: #ffffff;
}

/* --------------------- */
#fav-table th {
	background-color: #007b43;
	color: #ffffff;
}
/* --------------------- */
.alert-heading.alert-tag {
    text-decoration: none;
    padding: 0.5rem;
    font-size: 0.8rem;
    background: #f7f7f7;
    border-left: solid 8px #007b43;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.22);
}

.alert-heading.alert-tag-expired {
    text-decoration: none;
    padding: 0.5rem;
    font-size: 0.8rem;
    background: #f7f7f7;
    border-left: solid 8px #ff0000;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.22);
}
