@charset "utf-8";
/* ■■■ 標準設定 ■■■■■■■■■■■■■■■■■■■■■■■■■ */
body {
	/*font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/
	font-family: "MS PGothic", "Osaka", Arial, sans-serif;	
}
html,body {
	margin: 0;
	height: 100%;
}
#main {
	background: #FFF;
	padding-top: 10px;
}
#main .container .col-md-3 {
}
#main .container .col-md-9 .badge {
	background: #999;
}
#main  a:link    { text-decoration: underline;}
#main  a:visited { text-decoration: underline;}
#main  a:hover   { text-decoration: none;}
#main  a:active  { text-decoration: none;}

.f-left {
	float: left;
}
.f-right {
	float: right;
}
.bg-blue {
    background-color: #E8F1FB !important;
}
.bg-blue .font {
	color: #06C;
}
.font-blue {
	color: #06C;
}
.bg-green {
	background-color: #ECF7EA;!important;
}
.bg-green .font {
	color: #45b035;
}
.bg-gray {
    background-color: #EEEEEE !important;
}
.bg-red {
    background-color: #ffeaea !important;
}
.bg-red .font {
	color: #d9534f;
}
.font-red {
	color: #d9534f;
}
.small-box.bg-red p {
	color: #d9534f;
}
.font-large {
	font-size: 1.5em;
}
.font-mini {
	font-size: 12px;
}
.required {
	color: #E60012;
}
span.title,
p.title {
	margin-right: 1em;
	font-size: 1.1em;
	margin-bottom: 5px;
	font-weight:bold;
}
.right-space {
	padding-right: 2em;
}
ul {
	margin-left: 0;
	padding-left: 15px;
}
ul.dashboard-list {
	padding-left: 5px;
}
ul.dashboard-list li {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid white;
    list-style: outside none none;
    padding: 10px 0;
}
.label.label-large {
	font-size: 90%;
	margin-right: 3px;
	letter-spacing: 0.1em;
}
.label {
	margin-bottom: 3px;
}
label.title .label {
	font-size: 90%;
}
#main i {
	padding-right: 3px;
}
#main .col-md-9 {
	background-color: rgba(255,255,255,0.75);
	/*padding-top: 15px;*/
	border-radius: 5px 5px 0 0 ;
}
/*
.panel-default > .panel-heading {
	background: #dff0d8;
	color: #3c763d;
}
*/
.alert.alert-danger p {
	margin-bottom: 10px;
}
.text-inline {
	display: inline-block;
}

/* ■■■ header 設定 ■■■ */
#header h1 {
	color: #000000;
	display: inline-block;
	padding:0;
	font-size: 22px;
	margin: 10px 0 5px 0;
}
#header h1 span {
	display: inline-block;
}
#header h1 span.logo {
}
#header h1 span.school {
	text-indent: -9999px;
}
#header a {
	margin-top: 10px;
}
#header .logout .btn {
	float: right;
	width: 150px;
	font-weight: bold;
}
#header p {
	padding: 5px 0;
	margin: 0;
}
#header i {
	padding-right: 3px;
}
#header p i.glyphicon {
	padding-right: 5px;
}
.panel-primary {
    background: #ECEFF1;
    border: 1px solid #DDDDDD;
    padding: 8px;
    border-radius: 5px;
}
.menu-box a {
	border-radius: 100px;
	padding:10px;
	display: inline-block;
	font-weight:bold;
	line-height: 1.1em;
	background: #c4d700;
	margin-bottom: 5px;
	color: #FFF;
}
.menu-box a .glyphicon {
	font-size: 1.2em;
}
.menu-box a:hover  { text-decoration: none; background-color:#EEEEEE;}
.topline {
	background: #45b035;
	font-size: 15px;
	text-align: center;
	padding: 3px;
	color: #FFFFFF;
	font-weight:bold;
}
.topline i.glyphicon {
	padding-right: 5px;
}
.topline .login-user {
}
.topline .team {
}

/* ■■■ main 設定 ■■■ */
#main h3 {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-top: 5px solid #45b035;
	margin-top: 0;
	padding: 10px 15px;
	font-size: 1.5em;
	font-weight:bold;
	margin-bottom: 20px;
	color: #45b035;
	clear: both;
}
#main h3 i.glyphicon {
	color: #45b035;
	font-size: 1.3em;
	vertical-align: -3px;
}
#main h3 .btn i.glyphicon {
	color: #FFF;
}
h3.imp {
	background: #F34921;
}
#main .title_big {
	padding: 0;
	padding-bottom: 8px;
	font-size: 1.4em;
	margin-bottom: 20px;
	color: #45b035;
	border-bottom: 2px dashed #45b035;
	font-weight: bold;
}
.footercol {
	padding: 20px;
	font-size: 0.9em;
	color: #333333;
}

/* ■■■ メニュー設定 ■■■ */
.nav-pills {
	background: #FFFFFF;
	padding: 5px;
}
.nav-pills li {
	margin-top: 0;
}
li.nav-last {
	margin-bottom: 15px;
}
#main .nav-pills li a:link    { text-decoration: none;}
#main .nav-pills li a:visited { text-decoration: none;}
#main .nav-pills li a:hover   { text-decoration: none;}
#main .nav-pills li a:active  { text-decoration: none;}
.nav-pills li a {
	padding-left: 30px;
	background: url(../img/icon_menu.png) no-repeat 18px 8px;
	height: 30px;
	line-height: 30px;
	color: #45b035;
	font-weight: bold;
	font-size: 0.9em;
}
.nav-pills li a:hover {
	background: #FFFFFF url(../img/icon_menu_on.png) no-repeat 18px 9px;
}
.nav-pills li.title {
	border-top: 1px solid #DDDDDD;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav-pills li.title.active {
	padding-bottom: 0px;
	border-bottom: none;
}
.nav-pills li.title.home {
	border-top: 0px;
}
.nav-pills li.title a {
	font-size: 16px;
	background-image: none;
	padding-left: 15px;
	color: #555555;
	font-weight: bold;
	letter-spacing: 1px;
	height: 30x;
	line-height: 30px;
	margin: 0;
}
.nav-pills li.title a:hover {
	background: #EEEEEE;
}
.nav-pills li.title.active a {
	background: #45b035;
	color: #FFF;
	pointer-events:none;
	margin-bottom: 5px;
	border-radius: 5px;
}
.nav-pills li.title:first-child a {
	margin-top:0;
}
.nav-pills li.title.active:first-child a {
	margin-bottom: 2px;
}
.nav-pills li .glyphicon {
	padding-right: 5px;
	font-size: 1.2em;
	color: #45b035;
	vertical-align: -3px;
	line-height: 30px;
	top: 0px;
}
.nav-pills li.active a {
}
.nav-pills li.active i.glyphicon {
	color: #FFFFFF;
}
.nav-pills li a.fc {
	background: none;
 	margin-left: 14px;
}

.nav-pills .badge {
	background: #d9534f;
	font-size: 15px;
	padding: 2px 6px;
	float: right;
	margin-top: 7px;
	margin-right: 10px;
}
span.notes {
	padding: 3px 10px;
	margin-top: 5px;
	display: block;
	border: 1px solid #B9E3F9;
	border-radius: 3px;
}
span.notes i {
	font-size: 12px;
}
.alert.waku.waku-default {
	border: 1px solid #CCCCCC;
	color: #333333;
	border-radius: 10px;
	box-shadow:0px 0px 6px #CCCCCC;
}
.alert.waku {
	background: #FFFFFF;
	border: 1px solid #45b035;
	color: #555;
	border-radius: 10px;
	box-shadow:0px 0px 6px #45b035;
}
a h4 {
	color: #005E9C;
}
h5 {
	background: none;
	color: #45b035;
	letter-spacing: 1px;
	border-left: 5px solid #45b035;
	line-height: 1.4em;
	padding-left: 10px;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight:bold;
}
.list-group-item-heading {
	margin-bottom: 10px;
}
.list-group-item-info {
	background: #EEEEEE;
	color: #333333;
}
.file i {
	font-size:2.2em;
}

/* ■■■ form設定 ■■■ */

select.form-control {
	margin-bottom: 3px;
}
.form-inline input {
	margin: 2px 0;
}
.form-inline .input-group input {
	margin: 0;
}
input.num {
	text-align: right;
	width: 3em
}
#main a.btn:link {
	text-decoration: none;
}
.form-group p {
	word-break: break-all;
}

.form-group label.title {
	background: #ECEFF1;
	color: #333;
	display: block;
	padding:2px 0 2px 5px;
}
.input-group.calendar {
	width: 10em;
	margin-right: 5px;
	text-align: center;
}
.input-group.calendar input {
	text-align: center;
}
input[type="radio"],input[type="checkbox"] {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-left: 3px;
	margin-bottom: 5px;
	margin-right: 3px;
}
.titme select.form-control {
	text-align: center;
	display: inline-block;
}
.alert.search-box {
	background: #ECEFF1;
	padding: 8px;
	margin-bottom: 30px;
	border-radius: 5px;
}
.alert.search-box input.form-control {
	width: 13em;
}
.alert.search-box input.form-control#date_select,
.alert.search-box input.form-control#date_fromfix_select {
	width: 8em;
}
.search-box .row.search-koumoku {
	background: #FFF;
	margin: 0;
	margin-bottom: 8px;
	padding: 10px;
}
.btn-area {
	margin-bottom: 20px;
}
.btn-area input {
	min-width: 8em;
	margin-left: 5px;
	margin-right: 5px;
}
.search-box .btn-area{
	padding: 0;
	margin-bottom: 0;
}
#main .search-box .btn-area input {
	margin: 0;
}
.search-box .icon-bg {
	position: absolute;
	right: 30px;
	top: 10px;
	font-size: 70px;
	color: #EEEEEE;
	z-index: 0;
}
.search-box .form-group {
	margin-bottom: 0;
}
.search-box .title {
	min-width: 6em;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 4px;
	border-bottom: 1px dashed #CCC;
	font-size: 1.1em;
	line-height: 30px;
}
ul.list-group .list-group-item-text {
	font-size: 1em;
	line-height: 1.4em;
}
ul.list-group li h4 {
	margin-bottom: 0;
	word-break:break-all;
}
#main .search-box .btn, input, .input-group {
	margin: 0;
}
table.list td {
	text-align: center;
}
table.list th {
	text-align: center;
}
table.edit th {
	text-align: center;
	background: #ECEFF1;
	font-size: 1.1em;
}
table.edit.th-right th {
	text-align: right;
}
p code {
	display: inline-block;
	margin-bottom: 5px;
}
.panel-default > .panel-heading {
	background: #d9edf7;
	color: #005E9C;
}
.panel-heading h4 {
	margin: 0;
	word-break: break-all;
}

.panel-body p {
	word-break: break-all;
}

.modal-header h4 {
	word-break: break-all;
}

.modal-body p {
	word-break: break-all;
}


/* ■■■ コンテンツ設定 ■■■■■■■■■■■■■■■■■■■■■■■■■ */

/* ■■■ loginform ■■■ */
.form-control {
	height: 32px;
}
#loginform {
	 background-image:url(../img/bg_sora.jpg);
	 background-size: 100%;
	 width:100%;
}
#loginform .footercol .col-sm-12 {
	min-height: inherit;
}
#loginform .footercol {
	 background: #FFF url(../img/bg_footer.jpg) no-repeat bottom;
	 background-size: 100%;
	 width:100%;
	 height: 200px;
	 padding-bottom: 0;
}
#loginform .footercol p {
	position: fixed;
    bottom: 18px;
	right: 0;
    width: 100%;
	color: #FFF;
}
#loginform h1 {
	margin-top: 130px;
	margin-bottom: 15px;
}
#loginform h2 {
	text-align: center;
	font-size: 1.8em;
	margin: 0;
	margin-bottom: 15px;
	font-weight: bold;
	color: #45b035;
}
#loginform hr {
	border:1px solid #B9E3F9;
}
#loginform .alert.waku {
	padding: 30px;
	margin: 0;
}
#loginform .alert {
	margin-bottom: 0;
}
#loginform dl.dl-horizontal {
	margin-bottom: 10px;
}
#loginform .dl-horizontal dt {
	width: 5em;
	text-align: left;
	line-height: 32px;
}
#loginform .dl-horizontal dd {
	margin-left: 6em;
	margin-bottom: 10px;
}
#loginform .alert.waku.waku-default {
	background: #FFFFFF;
	border-radius: 10px;
	border: 5px solid #c4d700;
	box-shadow: none;
}
#loginform .loginarea {
	width: 650px;
	margin: auto;
	margin-top: 60px;
	background: rgba(255,255,255,0.7);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#99ffffff);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	padding: 30px;
	padding-bottom: 15px;
	border-radius: 10px;
}

#loginform .loginarea label {
	margin-bottom: 0;
}
#loginform .loginarea  a {
	color: #333333;
	text-decoration: underline;
}
#loginform .loginarea  a:hover {
	text-decoration: none;
}
#loginform .loginarea button.btn {
	max-width: 340px;
	width: 100%;
	text-align: center;
	margin: 10px auto;
	font-weight: bold;
}
#loginform .loginarea a.btn {
	text-decoration: none;
}
#loginform .login-qr {
	padding: 15px 0 0 0;
	background: url(../img/login_qr_icon.png) no-repeat 30px 70px;
}
#loginform .login-qr p {
	margin: 0;
	margin-top: 10px;
	font-weight: bold;
	color: #999999;
}

#loginform span.font-mini {
	display: block;
	text-align: center;
	padding: 5px 0;
	font-size: 12px;
	border-top: 1px dotted #FF3300;
	border-bottom: 1px dotted #FF3300;
	color: #FF3300;
	margin-top: 10px;
}

/* ■■■ home ■■■ */
#main h3.imp {
	background: #F2DEDE;
	color: #A94442;
}
#main h3.imp i.glyphicon {
	color: #A94442;
	background:
}
#main h3 .search-burger {
	margin-bottom: 0;
	float: right;
	font-weight: bold;
	font-size: 15px;
}
#main h3 .search-burger i.glyphicon {
	vertical-align:0;
	margin-right: 3px;
	font-size: 13px;
}
.list-group-item.imp {
	border: 1px solid #A94442;
}
.list-group-item p {
	margin: 0;
}
.small-box {
    border-radius: 5px;
    display: block;
    margin-bottom: 10px;   
}
.small-box > .inner {
    padding: 15px;
}
.small-box h3, .small-box p {
	margin-bottom: 0;
	font-weight: bold;
	margin-top: 20px;
}
.small-box .font {
    font-size: 50px;
    font-weight: bold;
    white-space: nowrap;
	line-height: 1em;
	position: relative;
	z-index: 99;
}
.small-box .icon {
    color: #DDDDDD;
    font-size: 70px;
    position: absolute;
    right: 20px;
    top: 5px;
    transition: all 0.3s linear 0s;
}
.info {
	padding-bottom: 20px;
}
.info p {
	font-size: 1.3em;
	color: #45b035;
	font-weight: bold;
}

ul.topTeamlist {
	padding-left: 0;
	margin: auto;
	margin-bottom: 20px;
}
ul.topTeamlist li {
	display: inline-block;
	width:32%;
	border: 1px solid #DDDDDD;
	border-radius: 5px;
	padding: 10px;
	font-size: 1em;
	text-align: left;
	margin: 3px;
	font-weight: bold;
	vertical-align: top;
}
ul.topTeamlist li .badge {
	float: right;
	font-size: 15px;
	vertical-align: middle;
}

/* ■■■ mcn ■■■ */
.fromback .glyphicon {
	font-size: 50px;
	color: #DDDDDD;
	margin: 0;
	padding: 0;
}
/* ■■■ yearly_event ■■■ */
#main h3.yearly_event {
	background: none;
	color: #333333;
	font-size: 1.8em;
	margin-bottom: 10px;
	font-weight: normal;
}
/* ■■■ cal ■■■ */
.cal-month th,
.cal-week th  {
	text-align: center;
	background: #ECEFF1;
	font-size: 1.1em;
}
.cal-year th {
	text-align: right;
}
.cal-month td {
	height: 100px;
	min-height: 100px;
	color: #333333;
}
.cal-month td .label{
	padding: 3px;
}
.table.cal-week > tbody > tr > th {
	line-height: 1.2em;
	word-break:break-all;
	white-space: normal;
}
.cal-week.list td {
	text-align: left;
}
.cal-week th .date {
	display: block;
	padding: 0;
}
#main .cal-month td a:link,
#main .cal-week td a:link {
	text-decoration: none;
}
#main .cal-month td a:hover,
#main .cal-week td a:hover {
	text-decoration: underline;
}

td p {
	margin-bottom: 5px;
	word-break:break-all;
}
table td .label {
	font-size: 100%;
	margin-right: 3px;
}
td p.day {
	font-size: 2em;
	margin-bottom: 0;
}
#main .cal-month td p.day a,
#main .cal-month td p.day {
	color: #777;
	font-weight: bold;
}
th.today {
	background: #FFC;
}
td.today .day {
	width: 33px;
}
th.sunday {
	color: #E35E78;
}
#main .cal-month td.sunday p.day,
#main .cal-month td.sunday p.day a
 {
	color: #E35E78;
}
th.saturday {
	color: #6897CC;
}
#main .cal-month td.saturday p.day a,
#main .cal-month td.saturday p.day {
	color: #6897CC;
}
td.today a,
td.today {
	background:#FFC;
}
.cal-month td a .label,
.cal-week td a .label {
	text-decoration: none;
}
