@charset "utf-8";
/*  ===========================================================

	パソコン教室パソコンくらぶ彩
	
			Last Update 2021/06/16
			
			Written by O.K.

===========================================================  */

/*==================================

	common

==================================*/
:root {
	--main-bgc: #f00;
	--main-fc-bgc: #fff;
	--main-submit-f-size: 1.25rem;
	--sub-submit-f-size: 1rem;
	--sub2-submit-f-size: 0.88rem;
}
* {
	box-sizing: border-box;
}
html {
	font-size : 16px;
    scroll-behavior: smooth;
}
html {
	max-width: 1260px;
	width: 100%;
	margin: 0 auto;
}
html.schedule {
	max-width: none;
}
body {
	line-height: 1.5;
	color: #333;
}
.l_point2 img,
.star2 img,
.e_star_wrap img{
	width: 100%;
	vertical-align: middle;
}
/*==================================

	header

==================================*/

header {
    max-width: 100%;
    line-height: 1.2;
    display: flex;
	margin-bottom: 0.5em;
}
header h1 {
    font-family: "Noto Sans JP";
    background: var(--main-bgc);
    color: #fff;
    font-size: 2rem;
    width: 35%;
    text-indent: 0.5em;
    padding: 0.5% 0.5% 1%;
    line-height: 1.2;
}
header div.user {
    width: 15%;
	text-align: center;
    color: #fff;
    backdrop-filter: #0f0;
    background: var(--main-bgc);
    border-left: 1px solid #fff;
    line-height: 1.2;
}
span.loginuser {
    font-size: 0.8rem;
    display: block;
    padding-top: 0.1em;
}
span.username {
    font-size: 1.75rem;
    font-weight: bold;
}
header div.today {
    width: 40%;
    font-size: 2rem;
    padding: 0.5% 0.5em 1%;
    color: #fff;
    font-weight: bold;
    backdrop-filter: #0f0;
    background: var(--main-bgc);
    border-left: 1px solid #fff;
}
header div.today.login {
    width: 65%;
}
header div.logout{
    width: 10%;
    background: var(--main-bgc);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
header div.logout a {
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 2.2;
    display: block;
    opacity: 1;
}
header div.logout a:hover {
	opacity: 0.7;
}
header div.logout a .gn_sub {
    display: block;
    line-height: 0.4;
}
#logo_wrap {
	max-width: 1260px;
	height: auto;
	display: flex;
}
#logo01 {
	width: 20%;	
	margin: 1% 8% 1% 25%;
}
#logo02 {
	width: 25%;	
	margin: 1% 0 0.8% 0;
}
#logo01 img,
#logo02 img {
	width: 100%;
	vertical-align: middle;
}
#pct {
	display: none;
}
header .today .small {
    font-size: 1rem;
    font-weight: bold;
}

/*==================================

	grobal_navi

==================================*/

#gnavi {
	background: var(--main-bgc);
}
#sysnavi,
#sysnavi2 {
	background: var(--main-bgc);
	margin-bottom: 1em;
	display: flex;
}
#sysnavi.irodori,
#sysnavi2.irodori {
	background: var(--main-bgc);
	margin-bottom: 1em;
	display: flex;
}
#sysnavi.lec {	
	background: var(--main-bgc);
	margin-bottom: 1em;
	display: flex;
}
nav {
	width: 100%;
	font-family: "Noto Sans JP","Roboto Condensed", sans-serif;
	background-repeat: no-repeat;
	font-weight: 700;
	padding: 0;
	display: block;
}
nav #gnavi li a,
nav #sysnavi li a,
nav #sysnavi2 li a {
	border-right: 1px solid #fff;
	height: 60px;
	font-size: 113%;
	font-weight:700;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 2.2;
	display: block;
	opacity: 1;
	position: relative;
}
nav #gnavi.lec li a {
	background: var(--main-bgc);
}
nav #gnavi li a:hover,
nav #sysnavi li a:hover,
nav #sysnavi2 li a:hover {
	opacity: 0.5;
	position: relative;
}
nav #gnavi li#gn-login {
	width: 100%;
	background: var(--main-bgc);
	border-right: 1px solid #fff;
	height: 60px;
	font-size: 2.5rem;
	font-weight:700;
	color: #fff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.4em;
	position: relative;
}

nav #gnavi li#gn00, 
nav #sysnavi li#gn00 {
    width: 100%;
    border-right: 1px solid #fff;
    height: 60px;
    font-size: 2.5rem;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.4em;
    position: relative;
}
nav #sysnavi li#gn99 {
	width: 20%;	
}
nav #gnavi li#gn99 a,
nav #sysnavi li#gn99 a {
	display: block;
	width: 100%;
}
nav #sysnavi li#gn01 {
	width: 15%;
}
nav #sysnavi li#gn02 {
	width: 15%;
}
nav #sysnavi li#gn03 {
	background: var(--main-bgc);
	width: 15%;
}
nav #sysnavi li#gn04 {
	width: 15%;
}
nav #sysnavi li#gn05 {
	width: 15%;
}
nav #sysnavi li#gn06 {
	width: 15%;
}
nav #sysnavi li#gn07 {
	width: 15%;
}
/*
nav #sysnavi li#gn11 {
	width: 16%;
}
nav #sysnavi li#gn12 {
	width: 16%;
}
nav #sysnavi li#gn13 {
	background: var(--main-bgc);
	width: 16%;
}
nav #sysnavi li#gn14 {
	width: 14%;
}
nav #sysnavi li#gn15 {
	width: 14%;
}
nav #sysnavi li#gn16 {
	width: 24%;
}

nav #sysnavi li#gn21 {
	width: 14%;
}
nav #sysnavi li#gn22 {
	width: 16%;
}
nav #sysnavi li#gn23 {
	background: var(--main-bgc);
	width: 16%;
}
nav #sysnavi li#gn24 {
	width: 16%;
}
nav #sysnavi li#gn25 {
	background: var(--main-bgc);
	width: 20%;
}
nav #sysnavi li#gn26 {
	width: 18%;
}

nav #sysnavi2 li#gn31 {
	width: 20%;
}
nav #sysnavi2 li#gn32 {
	background: #080;
	width: 20%;
}
nav #sysnavi2 li#gn33 {
	width: 26%;
}
nav #sysnavi2 li#gn34 {
	background: #080;
	width: 20%;
}
nav #sysnavi2 li#gn35 {
	background: var(--main-bgc);
	width: 14%;
}
*/
nav #gnavi li a .gn_sub,
nav #sysnavi li a .gn_sub,
nav #sysnavi2 li a .gn_sub {
	display:block;
	font-size: 75%;
	line-height: 0.4;
}
#cnavi {
    width: 100%;
    padding: 3% 0 0;
    display: flex;
    flex-wrap: wrap;
    gap: calc( 12% / 6 );
}
#cnavi li{
	width: calc( (100% - 12%) / 7);
	margin-bottom: 1.5%;
}
#cnavi li a{
	opacity: 1;
	transition: opacity 0.3s;
}
#cnavi li a:hover{
	opacity: 0.7;
	transition: opacity 0.3s;
}
.thumbnail img,
#blog_top img,
#cnavi img{
	width: 100%;
	height:auto;
    vertical-align: middle;
}
#blog_top{
	margin: 0.5em auto 0.5em;
    max-width: 100%;
    padding: 0 3%;
}
#blog_top a:hover{
	opacity: 0.7;
}

/*==================================

	main Contents

==================================
#contents {
	font-size : 1.25rem;
}
#main_contents {
	max-width: 1260px;
	width: 100%;
	margin-bottom: 4em;
	height: auto;
	font-size : 1.25rem;
}
.schedule #main_contents {
	max-width: none;
}
#main_contents.comp {
	font-size : 2rem;
    text-align:center;
}
#main_contents.comp p{
    margin-top:1em;
}
#main_contents .tit{
    background-color: #0f0;
	width: 100%;
    margin-bottom: 0.5em;
	position: relative;
	padding: 0.3em 1em;
    font-weight: bold;
}
#main_contents .tit_sub,
#main_contents .tit_sub2{
    background-color: #ff0;
	width: 100%;
    margin-bottom: 0.5em;
	position: relative;
	padding: 0.3em 1em;
    font-weight: bold;
}
#main_contents .tit_sub2{
    background-color: #f9f;
}
#main_contents .page_tit{
	font-size : 1.25rem;
    font-weight: bold;
    color: #f00;
	text-align: center;
}

#main_contents .today{
	font-size : 1.5rem;
    font-weight: bold;
    color: #f00;
	position: absolute;
	right: 20px;
    top: 50%;
    transform: translateY(-50%);
	border-left: 1px solid #fff;
	padding-left: 25px
}

#main_contents .today .small{
    font-size: 0.7rem;
    font-weight: bold;
    color: #333;
}
form.loginform {
    margin-top: 5em;
}*/

#main_contents {
	margin-bottom: 4em;
	height: auto;
}

/*==================================

	footer

==================================*/
footer {
	font-family: "Noto Sans JP";
	font-size : 1rem;
	color: #fff;
	text-align: center;
	max-width: 1260px;
	width: 100%;
	height: auto;
	clear: both;
	background: var(--main-bgc);
	position: fixed;
	bottom: 0;
	padding: 0.5em;
}
footer #copyright a {
	color: #fff;
	text-decoration: underline;
}
footer #copyright a:hover {
	color: #fff;
	text-decoration: none;
}

/*==================================

	---common style---

==================================*/

.catch {
	color: #1a459d;
	font-weight: bold;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.6;
	padding: 10px;
	border: 1px solid #1a459d;
	margin: 20px;
}
.cf:before,
.cf:after {
	content: "";
	display: table;
	clear: both;
}
.bold {
	font-weight: bold;
}
.red {
	color: #f00;
}
.orange {
	color: #f70;
}
.blue {
	color: #00f;
}
.green {
	color: #0f0;
}
.pink {
	color: #f0f;
}
.dgreen {
	color: #090;
}
.cword {
    display: inline-block;
	background: #2b579a;
    color:#fff;
    padding:0 0.2em 0.1em;
    border-radius: 3px;
    margin-top:0.2em;
}
.cexcel {
    display: inline-block;
	background: #217346;
    color:#fff;
    padding:0 0.2em 0.1em;
    border-radius: 3px;
    margin-top:0.2em;
}
.cpowerp {
    display: inline-block;
	background: #d24726;
    color:#fff;
    padding:0 0.2em 0.1em;
    border-radius: 3px;
    margin-top:0.2em;
}

.cblue {
    display: inline-block;
	background: #2b579a;
    color: #fff;
    padding:0 0.2em 0.1em;
    border-radius: 3px;
    margin-top:0.2em;
}

.cdgreen {
    display: inline-block;
	background: #217346;
    color: #fff;
    padding:0 0.2em 0.1em;
    border-radius: 3px;
    margin-top:0.2em;
}
.corange {
    display: inline-block;
	background: #d24726;
    color: #fff;
    padding:0 0.2em 0.1em;
    border-radius: 3px;
    margin-top:0.2em;
}
.cred {
    display: inline-block;
	background: var(--main-bgc);
    color: #fff;
    padding:0 0.2em 0.1em;
    border-radius: 3px;
    margin-top:0.2em;
}

.cpink {
    display: inline-block;
	background: #f0f;
    color: #fff;
    padding:0 0.2em 0.1em;
    border-radius: 3px;
    margin-top:0.2em;
}


.center {
	text-align: center;
}
.red_bold {
	font-weight: bold;
	color: #f00;
}
.white {
	color: #fff;
}
.white_bold {
	font-weight: bold;
	color: #fff;
}
.both {
	clear: both;
}
#hidden {
	display: none;
}
.left20 {
	margin-left: 20px;
}
.homepage_img {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
.bg_999 {
	background: #999;
}
.bg_ff0 {
	background: #ff0;
}
.bg_f00 {
	background: var(--main-bgc);
}
.txt_l {
	text-align: left;
}
.text_l {
	text-align: left;
	font-weight: bold;
}
.text_r {
	text-align: right;
	font-weight: bold;
}
.txt_indent {
	text-indent: 1em;
}
.f70 {
	font-size: 0.7rem;
}
.f80 {
	font-size: 0.8rem;
}
.f88 {
	font-size: 0.88rem;
}
.f100 {
	font-size: 1rem;
}
.f120 {
	font-size: 1.2rem;
}
.f138 {
	font-size: 1.38rem;
}
.f150 {
	font-size: 1.5rem;
}
.f188 {
	font-size: 1.88rem;
}
.f30 {
	font-size: 30px;
}
.float_r {
	float: right;
}
.float_l {
	float: left;
}
a.link {
	background-image: url(../images/bk_li_arrow.png);
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 18px;
	background-position: 0px 5px;
}
img.img_l10 {
	float: right;
	padding-left: 10px;
}
img.img_lb10 {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
img.img_tb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
img.img_tb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
img.img_b30 {
	margin-bottom: 30px;
}
.m_t50 {
	margin-top: 50px;
}
.m_t20 {
	margin-top: 20px;
}
.m_b20 {
	margin-bottom: 20px;
}
.shadow {
	box-shadow: 3px 3px 3px #ccc;
}
.f_r {
	float: right;
}
.f_l{
	float: left;
}
.f75{
	font-size: 0.75rem;
	}
.del{
	text-decoration: line-through;
}
.flex{
	display: flex;
}

/*==================================

---irodori---table#data_list---

==================================*/

#data_list {
	color: #000;
	border: solid 1px #666;
	width: 100%;
}
#data_list th,
#data_list td{
	border: solid 1px #ccc;
	font-size: 1rem;
	padding:0.2em;
	vertical-align: middle;
}
#data_list th {
	background: var(--main-bgc);
    color: #fff;
    position: relative;
	text-align: center;
}
#data_list td{
	border: solid 1px #666;
	font-size:1rem;
	padding:0.3em;
}
#data_list td.date{
	background-color: #eee;
}
#data_list td.sun{
	font-weight: bold;
	color: #f00;
}
#data_list td.sat{
	font-weight: bold;
	color: #00f;
}
#data_list th.id,
#data_list td.id{
	width: 7%;
	text-align: center;
}
#data_list th.certification,
#data_list td.certification{
	width: 15%;
}
#data_list th.date,
#data_list td.date{
	width: 10%;
}
#data_list td.date{
	text-align: left;
}
#data_list th.l_time,
#data_list td.l_time{
	width: 12%;
}
#data_list td.l_time{
	text-align: left;
}
#data_list th.l_review,
#data_list td.l_review{
	width: 8%;
}
#data_list th.l_content,
#data_list td.l_content{
	width: 24%;
}
#data_list th.l_comment,
#data_list td.l_comment{
	width: 24%;
}

#data_list td.sts_del{
	background: #666;
}
#data_list td.sts_exam{
	background: #999;
}
#data_list td.sts_nonstr{
	background: #ccc;
}
#data_list td.sts_str{
	background: #fff;
}
#data_list td.sts_comp{
	background: #cfc;
}
#data_list td.sts_comment{
	background: #fdd;
}
#data_list td.sts_read{
	background: #fbb;
}
#data_list td.sts_sts_err{
	background: #f00;
}
/*
td.update a{
	display: block;
}
td.update a:hover{
	opacity: 0.8;
    text-decoration: none;
}*/
span.star2 {
	width: 100%;
    display: block;
    line-height: 1;
    margin: 0;
    font-size: 1rem;
}
span.l_point2 {
	width: 100%;
    display: flex;
    line-height: 1.5;
}
span.lp_logo {
    font-size: 1rem;
    width: 2em;
}
span.lp_logo2 {
    font-size: 1rem;
    width: 1.5em;
}
span.lp_point {
    font-size: 1rem;
}

.edit_table01 {
    /*padding: 0 5em;*/
    width: 40em;
    margin: 0 auto;
	font-size: 1rem;
}
.edit_table01 {
    display: flex;
    flex-wrap: wrap;
}
.edit_table01 th{
	width: 6em;
	font-size: 1rem;
	padding: 0.45em;
	color: #fff;
	text-align: center;
	background: var(--main-bgc);
	vertical-align: middle;
	
	border: 1px solid #ddd;
	border-bottom: 1px solid #fff;
}
.edit_table01 td{
	width: calc( 100% - 6em );
	padding: 0.5em;
	border: 1px solid #ddd;
}

span.e_star_wrap {
    display: flex;
    gap: 0.2em;
    width: 30em;
}
span.e_star2 {
    width: calc( 100% / 4);
    display: block;
    line-height: 1.2;
}

span.e_self_review,
span.e_concentration,
span.e_efficiency,
span.e_difficulty,
span.e_lp {
    color: #fff;
    width: 100%;
    display: inline-block;
    border-radius: 2px;
    line-height: 1;
	padding: 0.15em 0.5em 0.25em;
}
span.e_self_review {
    background: #fc8c20;
}
span.e_concentration {
    background: #f00;
}
span.e_efficiency {
    background: #00f;
}
span.e_difficulty {
    background: #090;
}
span.e_lp {
    background: #ffbb00;
}

textarea {
	font-family: "Noto Sans JP", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
    font-size: 1rem;
    width: 100%;
	padding: 0.2em;
}
div.sub_b {
    width: 40em;
    margin: 0.5em auto;
    font-size: 1rem;
}
div.sub_b button {
    margin: 0.5em auto;
}

/*submitボタンのスタイリング*/
button.submit {
	border: none;
	position: relative;
	color: #fff;
    background: linear-gradient(#29cd29, #00cd00);
    margin: 0.5em auto;
	overflow: hidden;
	box-shadow: 1px 2px 3px #ccc;
	display: block;
    text-align: center;
    text-decoration: none;
    border-radius: 3.5em;
    padding: 0.5em;
	height: auto;
	font-size: var(--main-submit-f-size);
}
button.submit.delete {
    background: linear-gradient(#cd2929, #cd0000);
}
button.submit::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shinybtn 3s ease-in-out 0s infinite normal;
}
button.submit:hover {
text-decoration: none;
box-shadow: none;
transform: translateY(2px);
}
@keyframes shinybtn {
    0% { transform: scale(0) rotate(45deg); opacity: 0; }
    80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { transform: scale(4) rotate(45deg); opacity: 1; }
    100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
button.submit:hover {
	opacity: 0.7;
	cursor: pointer;
}
button#button:disabled {
	background: #999;
}
button#button:disabled:hover {
	opacity: 1;
	cursor: auto;
	box-shadow: 1px 2px 3px #ccc;
	transform: none;
}
/*subのスタイリング*/
button.submit.sub {
	font-size: var(--sub-submit-f-size);
}
/*subのスタイリング*/
button.submit.sub2 {
	font-size: var(--sub2-submit-f-size);
}
/*submitボタンのスタイリング*/

/*バックボタンのスタイリング*/
a.back_btn {
    background: #999;
    color: #fff;
    display: block;
    margin: 0 auto;
	font-size: var(--main-submit-f-size);
    padding: 0.5em;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
}
a.back_btn:hover {
	opacity: 0.7;
    text-decoration: underline
}
/*subのスタイリング*/
a.back_btn.sub {
	font-size: var(--sub-submit-f-size);
}
/*バックボタンのスタイリング*/

/*サブミット、戻るボタンの幅設定*/
.t04{
    width: 8em;
}
.t06{
    width: 11em;
}
.t07{
    width: 12em;
}
.t08{
    width: 13em;
}
.t09{
    width: 14em;
}
.t10{
    width: 15em;
}
.t11{
    width: 16em;
}
.t12{
    width: 17em;
}
/*ここまでサブミット、戻るボタンの幅設定*/

/*==================================

---バリデーションエラー--

==================================*/

p.vali_err {
    background: #f00;
    color: #fff;
    font-size: 0.8rem;
    margin-bottom: 0.5em;
    padding: 0.2em;
}
/*==================================

---add_complete---

==================================*/

.complete_msg {
    margin: 2em auto;
    width: 30em;
    text-align: center;
    font-size: 1.5rem;
}
a.complete_back {
    display: block;
    margin: 0.5em auto;
    padding: 0.5em;
    border-radius: 3.5em;
    text-align: center;
    font-size: 1.5rem;
    background: var(--main-bgc);
    color: var(--main-fc-bgc);
	text-decoration: none;
}
a.complete_back:hover {
	opacity: 0.7;
	text-decoration: underline;
}


span.wrap_book_sts {
    display: flex;
    gap: 0.5em;
    justify-content: center;
	width: 100%;
}
span.conf_area {
    width: 50%;
}
span.done_area {
    width: 50%;
}
span.sts_conf {
    background: #f00;
    color: #fff;
    padding: 0.5em;
    line-height: 2;
    display: block;
	text-align: center;
}
span.sts_done {
    background: #f00;
    color: #fff;
    padding: 0.5em;
    line-height: 2;
    display: block;
	text-align: center;
}
p.content {
    font-size: 1.25rem;
    background: #ccc;
    padding: 0.2em 0.5em;
    margin-bottom: 0.2em;
}
/*
#data_list td span.wk0 {
	color: #f00;
	font-weight: bold;
}
#data_list td span.wk6 {
	color: #00f;
	font-weight: bold;
}
#data_list td span.wk1,
#data_list td span.wk2,
#data_list td span.wk3,
#data_list td span.wk4,
#data_list td span.wk5 {
	font-weight: bold;
}
th a.sort_asc,
th a.sort_desc {
    font-weight: bold;
	font-size: 1rem;
    display: block;
}
th a.sort_asc,
th.active a.sort_desc,
th.none a.sort_desc,
th.none a.sort_asc {
    color: #00f;
    text-decoration: underline;
    background: transparent;
}
th a.sort_asc:hover,
th a.sort_desc:hover,
th.active a.sort_asc:hover,
th.active a.sort_desc:hover {
    color: #f00;
    text-decoration: underline;
}
th a.sort_desc,
th.active a.sort_asc {
    color: #f00;
    text-decoration: none;
    background: #fff;
    border-radius: 3px;
}

#data_list td.close{
	background-color: #999;
}
#data_list td.soon{
	background-color: #9DFFC0;
}
*/





































/*==================================

	---guidance-admin---

==================================
p#attention{
	text-align: center;
}
.form{
	margin-bottom:3em;
}
p#form_attention {
	margin-top:1em;
	margin-bottom:0;
	padding: 0 5em;
}
 dl.attend_input_table01 {
	 margin: 0 auto;
	 display: block;
	 width: 30%;
	 
}	
.attend_input_table01 dl {
	width: 100%;
	font-size:1rem;
}
.attend_input_table01 dt {
	padding: 0.5em;
	margin-bottom: 0.5em;
	text-shadow: none;
	color: #fff;
	text-align: center;
	background: var(--main-bgc);
}
dl.attend_input_table01 dd.c_date_wrap {
	font-size:1rem;
}
input {
	font-family:  "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
	width: 100%;
	font-size: 1rem;
	padding: 0.3em;
	border:1px solid #999;
	border-radius:2px;
}
input:focus {
	background: #fcf;
    outline: 2px solid #00f;
}
input[type="date"] {
	width:10em;
	padding: 0.3em;
	border-radius:2px;
}
input[type=radio]{
	width:auto;
	vertical-align: baseline;
}
input[type=submit]{
	width:100%;
	margin: 1em auto;
	vertical-align: baseline;
}
input[type=submit].login_sys_submit,
input[type=submit].attend_submit,
input[type=submit].submit_sys{
	height: 70px;
	width: 380px;
	margin: 0 auto;
	display: block;
  box-shadow: 0px 3px #666;	
  cursor: pointer;
  color: #fff;
  font-size: 1.5rem;
	font-weight: bold;
  border-radius: 10px;
	background: #0c0;
}

input[type=submit].login_sys_submit:hover,
input[type=submit].attend_submit:hover,
input[type=submit].submit_sys:hover{
    opacity:0.7;
}
input[type=submit].login_sys_submit:active,
input[type=submit].attend_submit:active,
input[type=submit].submit_sys:active{
  box-shadow: none;
  position: relative;
  top: 3px;
}

input[type=submit].regit_l_times{
	width: 90%;
	margin: 0 auto;
	display: block;
  box-shadow: 0px 1px #666;	
  cursor: pointer;
  color: #fff;
	font-weight: bold;
  border-radius: 5px;
	background: #c00;
}
input[type=submit].regit_l_times:hover{
    opacity:0.7;
}
input[type=submit].regit_l_times:active{
  box-shadow: none;
  position: relative;
  top: 2px;
}
.sub_b{
    padding-top:1em;
    clear:both;
}

input[type="checkbox"]{
	transform: scale(1.5);
	width: 15px;
}

label.a_g{
	margin-right: 0.5em;
}

.login_p{
	width: 380px;
	margin: 1em auto 0;
	background: var(--main-bgc);
	color: #fff;
	padding: 0.3em;
	box-sizing: border-box;
    text-align: center;
	
}
.login_msg{
	width: 380px;
	margin: 1em auto 0;
	background: var(--main-bgc);
	color: #fff;
	padding: 1em;
	box-sizing: border-box;
    text-align: center;
    font-size: 1rem;
	line-height: 1.8;
}
.login_seat{
	width: 220px;
	margin: 0.5em auto 0;
}
.login_seat_submit{
	width: 380px;
	margin: 2em auto 0;
}
.login_sys{
	width: 380px;
	margin: 0.5em auto 0;
}
.login_sys_submit{
	width: 380px;
	margin: 2em auto 0;
}
label.la_release{
	margin-right: 1em;
}
select {
	font-size: 0.8rem;
	width:100%;
	padding: 0.6em 0.2em;
	border:1px solid #999;
	border-radius:2px;
}
select:focus {
	background: #fcf;
    outline: 2px solid #00f;
}
.login_seat select {
	font-size: 1.2rem;
	width:100%;
	padding: 0.5em;
	border:1px solid #999;
	border-radius:5px;
}
select.c_date {
	width:20%;
}
select.c_time {
	width:40%;
}
select#status {
	width:35%;
}
select#certification,
select#target,
select#guidance_type{
	width:45%;
}
select#certification{
	width:100%;
}

#admin_group {
    margin: 0 auto 10px;
    max-width: 1260px;
}
#admin_group select {
	font-size: 1rem;
	width:200px;
	padding: 0.3em;
	border:1px solid #999;
	border-radius:2px;
}
input#mail_address,
input#mail_address2 {
	border-radius: 3px;
}

textarea{
	font-family:  "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
	width:100%;
	font-size: 1rem;	
	padding: 0.2em;
	border:1px solid #999;
	border-radius:2px;
}
#form_table_waku p {
	text-align: center;
	margin-bottom: 10px;
}
.form p.atte {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0 5em;
}
#form_table_waku .p24 {
	font-size: 24px;
	font-size: 1.5rem;
}
#form1 .sub_b {
	margin-top: 3em;
	text-align: center;
}
#form1 input#button {
	vertical-align: middle;
	text-align: center;
	background: var(--main-bgc);
	color: #fff;
}
dl.kakunin_table {
	width:100%;
	margin-top: 20px;
	padding: 0 1em;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
dl.kakunin_table .kakunin_aa {
	clear:both;
	float:left;
	width: 39%;
	font-size:1rem;
	color: #fff;
	text-align: center;
	background: var(--main-bgc);
	vertical-align: middle;
	padding: 0.5em;
}
dl.kakunin_table .kakunin_bb {
	float:left;
	width:59%;
	text-align: left;
	font-size:1rem;
	background-color: #fff;
	padding: 0.5em;
    margin: 0  0 1em 1%;
	border:none;
}
dl.kakunin_table {
	padding: 0 5em;
}
.kakunin_btn1,
.kakunin_btn2{
	margin-top:3em;
	text-align: center;
	}
.kakunin_btn2{
	margin-top:1em;
	text-align: center;
	}
input#backto {
	max-width:600px;
	width:100%;
	border: none;
	background-color: #999;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	padding: 0.5em;
	border-radius: 3px;
	-webkit-appearance:none;
	box-sizing:border-box;
	margin: 0 auto;
	transition:background-color .3s;
}
input#backto:hover {
	background-color: #666;
	transition:background-color .3s;
	cursor: pointer;
}
input#backto:active {
}
input#send {
	max-width:600px;
	width:100%;
	border: none;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	padding: 0.5em;
	border-radius: 3px;
	background: var(--main-bgc);
	-webkit-appearance:none;
	margin: 0 auto;
	transition: background-color .3s;
}
input#send:hover {
	background-color: #cd0010;
	transition: background-color .3s;
	cursor: pointer;
}
.form .result{
	margin-top:1em;
	margin-bottom:3em;
	padding: 0 1em;
}

button#button,
button#send,
button.send {
	border: none;
	position: relative;
	height: 2.5em;
	font-weight: bold;
	color: #fff;
    background: linear-gradient(#29cd29, #00cd00);
	border-radius: 5px;
	margin: 0 auto;
	overflow: hidden;
	box-shadow: 1px 2px 3px #ccc;
	display: block;
	font-size: 1.5rem;
}
button#button::before,
button#send::before,
button.send::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shinybtn 3s ease-in-out 0s infinite normal;
}

button#button:hover,
button#send:hover,
button.send:hover,
button#backto:hover,
a#backto:hover {
text-decoration: none;
box-shadow: none;
transform: translateY(2px);
}

@keyframes shinybtn {
    0% { transform: scale(0) rotate(45deg); opacity: 0; }
    80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { transform: scale(4) rotate(45deg); opacity: 1; }
    100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
button#button:hover,
button#send:hover,
button.send:hover {
	opacity: 0.7;
	cursor: pointer;
}
button#button:disabled,
button#send:disabled,
button.send:disabled {
	background: #999;
}
button#button:disabled:hover,
button#send:disabled:hover,
button.send:disabled:hover {
	opacity: 1;
	cursor: auto;
	box-shadow: 1px 2px 3px #ccc;
	transform: none;
}
*/
/*==================================

	---error---

==================================
#error #error_h {
	font-size:1.75rem;
}
#error #error_p {
	margin-bottom: 10em;
}
*/
/*==================================

---irodori---table.input_table01---

==================================

.input_table01 {
	color: #000;
	border: solid 1px #ccc;
	width: 100%;
	margin-bottom:1em;
}
.input_table01 th,
.input_table01 td{
	border: solid 1px #ccc;
	font-size: 0.7rem;
	vertical-align: middle;
}
.input_table01 th{
	padding:0.5em;
	background: var(--main-bgc);
	color: #fff;
    position: relative;
}
.input_table01 td{
	padding:0.3em;
	text-align: center;
}
.input_table01 th.active::after{
	font-size: 1.5rem;
	content: url("../images/img_sort_arrow.png");
    position: absolute;
	top: 15%;
	right: 3px;
}
p.admin_complete,
a.admin_complete{
    margin: 0 auto;
    text-align: center;
}
a.admin_complete{
    margin: 0 auto;
    text-align: center;
	height: 70px;
	width: 800px;
	display: block;
    box-shadow: 0px 3px #666;
    cursor: pointer;
    color: #fff;
    font-size: 2rem;
	font-weight: bold;
    border-radius: 10px;
	background: #0c0;
    line-height: 2;
    text-decoration: none;
}

a.admin_complete:active{
  box-shadow: none;
  position: relative;
  top: 3px;
}

a.topage{
	display:block;
	text-decoration: none;
	height: 70px;
	width: 800px;
	margin: 0.5em auto;
    box-shadow: 0px 3px #666;
    cursor: pointer;
    color: #fff;
    font-size: 2rem;
	font-weight: bold;
    border-radius: 10px;
	background: #d94e61;
	line-height: 2;
    text-align:center;
}
a.topage:hover{
	text-decoration: underline;
    opacity:0.7;
    
}
@media screen and (max-width :1024px) {
nav#sys_navi #gnavi li a, 
nav#sys_navi #gnavi2 li a, 
nav#sys_navi #gnavi3 li a, 
nav#sys_navi #gnavi4 li a {
	font-size: 0.6rem;
	line-height: 3.8;
	height: 40px;
}
}*/