/* icon */
a span.ico {cursor:pointer;display:inline-block;vertical-align:middle;margin-right:5px;}

a span.ico-back {vertical-align:text-top;width:12px;height:17px;background:url(/assets/img/sp/sp_layout.png?v=1661943444) -200px -70px no-repeat}
a:hover span.ico-back {background-position:-60px -80px;}

a.course-setting { cursor: pointer; color: #888; font-size: 12px; vertical-align: super; }
a:hover.course-setting { color: #ffba44; }

a span.ico-setting {margin-left:5px;margin-right:3px;width:16px;height:16px;background:url(/assets/img/sp/sp_layout.png?v=1661943444) -200px -90px no-repeat}
a:hover span.ico-setting {background-position: -120px -110px;}

a span.ico-class-setting {margin-left:0;margin-right:2px;width:16px;height:16px;vertical-align:text-top;background:url(/assets/img/sp/sp_layout.png?v=1661943444) -200px -90px no-repeat}
a:hover span.ico-class-setting {background-position: -120px -110px;}

span.ico-account {width:23px;height:19px;background:url(/assets/img/sp/sp_layout.png?v=1661943444) 0 0 no-repeat}
a span.ico-account {margin:0 13px;}
a:hover span.ico-account {background-position:0 -20px;}

a span.ico-profile {margin-left:4px;margin-right:0;width:20px;height:20px;background:url(/assets/img/sp/sp_layout.png?v=1661943444) -60px -110px no-repeat}
a:hover span.ico-profile {background-position:-90px -110px;}

a span.ico-start-class {width:13px;height:15px;background:url(/assets/img/sp/sp_layout.png?v=1661943444) -200px -110px no-repeat}
a span.ico-sub-facebook {margin-right:2px;width:20px;height:20px;background:url(/assets/img/sp/sp_layout.png?v=1661943444) -80px -170px no-repeat}
a span.ico-sub-recommendation {margin-right:2px;width:20px;height:20px;background:url(/assets/img/sp/sp_layout.png?v=1661943444) -220px 0 no-repeat}
a span.ico-sub-uservoice {margin-right:2px;width:20px;height:20px;background:url(/assets/img/sp/sp_layout.png?v=1661943444) -220px -60px no-repeat}
a span.ico-sub-help {margin-right:2px;width:20px;height:20px;background:url(/assets/img/sp/sp_layout.png?v=1661943444) -140px -170px no-repeat}

/* button */

a.btn-go-home {color:#464646;}
a:hover.btn-go-home {color:#000;}

a.btn-restore {cursor:pointer;float:right;display:block;min-width:44px;height:32px;margin-left:3px;padding:0 5px;background:rgba(0, 0, 0, 0.15);line-height:32px;font-size:12px;font-weight:bold;color:#fff;text-align:center;}
a.btn-restore span.ico {width:14px;height:12px;margin-right:3px;background:url(/assets/img/sp/sp_layout.png?v=1661943444) -80px -280px no-repeat; }
a.btn-restore.gray {color:#9c938b;}
a.btn-restore.gray span.ico {background-position:-100px -280px;}
a.btn-write-article {cursor:pointer;display:inline-block;overflow:hidden;position:relative;width:180px;height:48px;line-height:48px;background:#ffce38;border-radius:5px;font-size:16px;font-weight:bold;text-align:center;color:#7f4500;}
a.btn-write-article span.ico {width:22px;height:22px;background:url(/assets/img/sp/sp_layout.png?v=1661943444) -250px -240px no-repeat; }

a:hover.btn-restore {background:rgba(0, 0, 0, 0.3);}
a:hover.btn-restore.gray {color:#fff;}
a:hover.btn-restore.gray span.ico {background-position:-80px -280px;}

a:hover.btn-write-article { background: #ffde38; }
a:active.btn-write-article { background: #ffce38; }

.container.report .board .panel ul.board-list a {
	cursor: pointer;
	display: block;
	width: 144px;
	padding: 6px 15px;
	margin-top: 10px;
	border: 3px solid #f0eee4;
	border-radius: 6px;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
	color: #7f4500;
}

.container.report .board .panel ul.board-list li:hover { background: #f0eee4; }

a.btn-account-connections {cursor:pointer;display:block;float:left;width:50px;line-height:20px;text-align:center;margin-top:13px;color:#de6517;font-size:11px;font-family:arial;font-weight:normal;letter-spacing:0;}
a:hover.btn-account-connections {color:#ffba44;}

/* gnb */
.gnb .open-menu-profile {
	position: absolute;
	top: 0;
	right: 10px;
}

.gnb .open-menu-profile ul { padding: 0; }

.gnb .open-menu-profile > div {
	float: left;
	position: relative;
	text-align: left;
}

.gnb .open-menu-profile > div a {
	cursor: pointer;
}

.gnb .open-menu-profile > .message { display: none; }

.gnb .open-menu-profile > .message > a.status {
	position: relative;
	display: block;
	margin: 15px;
	background: #ccc;
	border-radius: 30px;
}

.gnb .open-menu-profile > .message > a.status span.count {
    position: absolute;
    display: none;
	top: -3px;
	right: -3px;
	min-width: 14px;
	line-height: 14px;
	padding: 3px;
	border-radius: 30px;
	background: #f14c31;
	color: #fff;
	font-size: 12px;
    text-align: center;
}

.gnb .open-menu-profile > .message > a.status.has-unread { background: #ffce38; }
.gnb .open-menu-profile > .message > a.status.has-unread span.count { display: block; }

.gnb .open-menu-profile > .message > a.status span.ico {
	display: block;
	width: 30px;
	height: 30px;
	margin-right: 0;
	background: url(/assets/img/sp/sp_layout.png?v=1661943444) -450px -210px no-repeat;
	vertical-align: middle;
}

.gnb .open-menu-profile > .message:hover > a.status { background: #ffde38; }

.gnb .open-menu-profile > .message > .list {
	position: absolute;
	display: none;
	top: 55px;
	right: 0;
	width: 400px;
	background: #fff;
	font-size: 13px;
	color: #777;
	border: 1px solid #ccc;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1),
		4px 4px 0 rgba(0, 0, 0, 0.2);
	z-index: 13;
}

.gnb .open-menu-profile > .message > .list:after {
    right: 20px;
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}

.gnb .open-menu-profile > .message > .list:before {
    right: 18px;
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-bottom-color: #ccc;
    border-width: 10px;
    margin-left: -10px;
}


.gnb .open-menu-profile > .message > .list p.header {
	line-height: 34px;
	padding: 0 15px;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
}

/*
.gnb .open-menu-profile > .message > .list p.header a.btn-read-all {
	float: right;
	line-height: 20px;
	margin-top: 8px;
	font-size: 13px;
	color: #aaa;
	border-bottom: 1px solid #aaa;
}

.gnb .open-menu-profile > .message > .list p.header a.btn-read-all:hover {
	color: #777;
	border-bottom-color: #777;
}
*/

.gnb .open-menu-profile > .message > .list p.more a.btn-more {
	cursor: pointer;
	display: block;
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	text-align: center;
}

.gnb .open-menu-profile > .message > .list p.more a.btn-more:hover {
	color: #7f4500;
	background: #fff1580;
}

.gnb .open-menu-profile > .message > .list ul.alarms {
	list-style: none;
	max-height: 735px;
	overflow-x: hidden;
	overflow-y: auto;
}

.gnb .open-menu-profile > .message > .list ul.alarms li {
	border-bottom: 1px solid #e5e5e5;
}

.gnb .open-menu-profile > .message > .list ul.alarms li a {
	display: block;
	line-height: 60px;
	padding: 0 20px;
}

.gnb .open-menu-profile > .message > .list ul.alarms li:hover {
	background: #fdf8ae;
}

.gnb .open-menu-profile > .message > .list ul.alarms li span.image {
	display: inline-block;
	width: 48px;
	height: 48px;
	margin: 6px 15px 6px 0;
	border-radius: 48px;
	overflow: hidden;
	vertical-align: middle;
}

.gnb .open-menu-profile > .message > .list ul.alarms li span.image img {

}

.gnb .open-menu-profile > .user a.user {
	display: block;
	margin: 15px;
	border-radius: 30px;
}

.gnb .open-menu-profile > .user a.user span.ico-profile {
	display: block;
	width: 30px;
	height: 30px;
	margin-left: 0;
	background: url(/assets/img/sp/sp_layout.png?v=1661943444) -490px -211px no-repeat;
	vertical-align: middle;
}

.gnb .open-menu-profile > .user:hover a.user { background: #ffde38; }

.gnb .open-menu-profile > .user .menu-profile {
	display: none;
	position: absolute;
	top: 45px;
	right: 0;
	z-index: 10;
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);
	padding: 7px 0;
	line-height: 22px;
	color: #777;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	width: 170px;
}

.gnb .open-menu-profile > .user .menu-profile:after {
    right: 20px;
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
	position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}

.gnb .open-menu-profile > .user .menu-profile:before {
    right: 18px;
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-bottom-color: #ccc;
    border-width: 10px;
    margin-left: -10px;
}

.gnb .open-menu-profile > .user .menu-profile ul {
	padding-left:0;
}

.gnb .open-menu-profile > .user .menu-profile dl {
	cursor: pointer;
	width: 150px;
	margin: 3px 0;
	padding: 8px 10px;
}

.gnb .open-menu-profile > .user:hover .menu-profile {
	display: block;
	margin-top: 10px;
}

.gnb .open-menu-profile > .user:hover .menu-profile {
	display: block;
}

.gnb div.open-menu-profile > .user .menu-profile dl:hover {
	color: #7f4500;
	background: #fff150;
}

.gnb .open-menu-profile > .user > .update-member-info-form {
	position: absolute;
	top: 45px;
	right: 0;
	width: 500px;
	border: 1px solid #ccc;
	background: #fff;
	color: #777;
	font-size: 13px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1),
		4px 4px 0 rgba(0, 0, 0, 0.2);
	z-index: 20;
}

.gnb .open-menu-profile > .user > .update-member-info-form dl {
	line-height: 50px;
	padding: 0;
}

.gnb .open-menu-profile > .user > .update-member-info-form dl.header {
	line-height: 40px;
	padding: 0 20px;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 3px;
}

.gnb .open-menu-profile > .user > .update-member-info-form dl.line {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.gnb .open-menu-profile > .user > .update-member-info-form dl.footer button {
	width: 100%;
	height: 60px;
	border: none;
	background: #e8e8e8;
	margin-top: 5px;
}

.gnb .open-menu-profile > .user > .update-member-info-form dl.footer button:hover {
	color: #7f4500;
	background: #fff150;
}

.gnb .open-menu-profile > .user > .update-member-info-form dt {
	float: left;
	width: 180px;
	text-align: center;
}

.gnb .open-menu-profile > .user > .update-member-info-form dt.option { color: #aaa; }

.gnb .open-menu-profile > .user > .update-member-info-form dd input {
	width: 270px;
	height: 40px;
	padding: 0 10px;
	border: none;
	border-radius: 4px;
	background: #f4f4f4;
}

.gnb .open-menu-profile > .user > .update-member-info-form dd select {
	width: 290px;
	height: 42px;
	padding: 5px 10px;
	border: none;
	border-radius: 4px;
	background: #f4f4f4;
}

.gnb .open-menu-profile .close {
	position: absolute;
	top: 12px;
	right: 12px;
}

.gnb .open-menu-profile .close a.btn-close {
	display: block;
	width: 16px;
	height: 16px;
	background: url(/assets/img/sp/sp_layout.png?v=1661943444) -180px -270px;
}

.gnb .form {
	position: absolute;
	top: 50px;
	right: 50px;
	height: 110px;
	z-index: 11;
	background: #fff8a3;
	padding: 5px;
	border-radius: 5px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.gnb .form span, .gnb .form button {
	font-weight: bold;
	background: #ffce38;
	border-bottom: 3px solid #edb91b;
	color: #915802;
	width: 340px;
	height: 42px;
	margin: 5px;
}

.gnb .form input {
	margin-left: 5px;
}

.gnb .form div {
	float: left;
}

.gnb .form div p {
	line-height: 24px;
}

.gnb .form a.btn-open-find-password {
	border-bottom: 1px dotted #000;
}

.gnb .form a.btn-close {
	position: absolute;
	top: -9px;
	right: -9px;
}

.gnb .recommend-class123 {
	position: fixed;
	top: 50px;
	left: 50%;
	width: 640px;
	height: 330px;
	margin-left: -350px;
	padding: 25px 30px;
	background: #fff;
	border-radius: 8px;
	box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
	text-align: left;
	z-index: 30;
}

.gnb .recommend-class123 .close {
	position: absolute;
	top: 0px;
	right: -30px;
}

.gnb .recommend-class123 .close a.btn-close {
	display: block;
	width: 25px;
	height: 25px;
	background: url(/assets/img/sp/sp_layout.png?v=1661943444) -170px -420px no-repeat;
}

.gnb .recommend-class123 .header {
	width: 100%;
	height: 50px;
	line-height: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	color: #27bc97;
	font-size: 18px;
	font-weight: bold;
}

.gnb .recommend-class123 .body {
	margin: 20px 0 10px 0;
}

.gnb .recommend-class123 .body p {
	line-height: 24px;
	color: #555;
	font-size: 14px;
	font-weight: normal;
}

.gnb .recommend-class123 .share a {
	display: inline-block;
	width: 305px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.gnb .recommend-class123 .share a span.ico {
	display: inline-block;
	width: 18px;
	height: 16px;
	margin: -3px 7px 0 0;
	background: url(/assets/img/sp/sp_layout.png?v=1661943444) no-repeat;
}

.gnb .recommend-class123 .share a.facebook { background: #3c5a96; margin-right: 10px; }
.gnb .recommend-class123 .share a.twitter { background: #32aade; margin-left: 10px; }

.gnb .recommend-class123 .share a.facebook span.ico { background-position: -450px -150px; }
.gnb .recommend-class123 .share a.twitter span.ico { background-position: -470px -150px; }

.gnb .recommend-class123 .body input.url {
	float: left;
	width: 370px;
	height: 40px;
	line-height: 40px;
	margin: 30px 0;
	padding: 0 15px;
	background: #fff;
	border: 2px solid #aaa;
	border-radius: 6px;
	color: #7f4500;
	font-size: 18px;
	font-family: 'Open Sans', Helvetica, Arial, tahoma, verdana, arial, sans-serif;
	box-shadow: none;
}

a.btn-copy-clipboard {
	cursor: pointer;
	display: inline-block;
	margin: 30px 0 30px 20px;
	width: 204px;
	height: 40px;
	line-height: 40px;
	background: #fff150;
	border: 2px solid #fff150;
	border-radius: 6px;
	color: #7f4500;
	font-size: 16px;
	text-align: center;
}

/* layout */
.container .report {
	margin-bottom: 90px;
}

.container.setup .report { margin-bottom: 20px; }

.container .main-navi {
	position: relative;
	width: 960px;
	height: 150px;
	margin-bottom: 10px;
}

.container .main-navi .btn {
	padding-top: 11px;
	float: left;
}

.container .main-navi .btn.btn-back-to-the-class {
	width: 162px;
	padding-left: 18px;
	padding-top: 11px;
	float: left;
}

.container .main-navi .btn.btn-go-home {
	position: absolute;
	top: 1px;
	left: 4px;
	font-size: 14px;
	font-weight: bold;
}

.container .main-navi .class-info {
	position: absolute;
	top: 50px;
	left: 10px;
	line-height: 30px;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}

.container .main-navi .sidemenu.links {
	position: absolute;
	top: 10px;
	right: 0px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -0.03em;
}

.container .main-navi .sidemenu.links a {
	cursor: pointer;
	color: #808080;
	margin-right: 10px;
}

.container .main-navi .sidemenu.links a:hover {
	color: #000;
}

.container .main-navi .main-menu {
	position: absolute;
	top: 50px;
	right: 0px;
}

.container .main-navi .main-menu .depth1 {
	cursor: pointer;
	float: left;
	display: inline-block;
	height: 93px;
	border-bottom:4px solid #fff;
	border-radius:0px;
}

@-webkit-keyframes depth2menu {
    0% { width: 80px;}
    100% { width: 110px;}
}

@keyframes depth2menu {
    0% { width: 80px;}
    100% { width: 110px;}
}

@-ms-keyframes depth2menu {
    0% { width: 80px;}
    100% { width: 110px;}
}

.container .main-navi .main-menu .depth1 .main {cursor:pointer;margin:20px 0;width:70px;float:left;text-align:center;font-weight:bold;color:#352c2a;}
.container .main-navi .main-menu .depth1 ul {display:none;width:110px;float:left;padding-left:0;
	-webkit-animation-name: depth2menu;
	-webkit-animation-duration: .1s;
	-webkit-animation-iteration-count: 1;
	animation-name: depth2menu;
	animation-duration: .1s;
	animation-iteration-count: 1;
}
.container .main-navi .main-menu .depth1 ul dl {margin: 6px 0;}
.container .main-navi .main-menu .depth1 ul dl a {cursor:pointer;display:inline-block;color:#464646;line-height:18px;padding:2px;}
.container .main-navi .main-menu .depth1.selected .main span.title,
.container .main-navi .main-menu .depth1 ul dl a.selected {background:#fff150;color:#000;}
.container .main-navi .main-menu .depth1 ul dl a:hover {background:#fff150;color:#000;}

.container .main-navi .main-menu div:hover.depth1 {border-bottom:4px solid #f79f09;}
.container .main-navi .main-menu div:hover.depth1 ul, .container .main-navi .main-menu div.depth1.selected ul {display:inline-block;}

.container .main-navi .main-menu .depth1.class-board .ico {display:block;width:31px;height:34px;background:url(/assets/img/sp/sp_layout.png?v=1661943444) -231px -200px no-repeat;margin:0 auto 5px auto;}
.container .main-navi .main-menu div:hover.depth1.class-board .ico {background-position:-1px -260px;}
.container .main-navi .main-menu .depth1.class-report .ico {display:block;width:31px;height:34px;background:url(/assets/img/sp/sp_layout.png?v=1661943444) -90px -30px no-repeat;margin:0 auto 5px auto;}
.container .main-navi .main-menu div:hover.depth1.class-report .ico {background-position:-80px -70px;}
.container .main-navi .main-menu .depth1.communication .ico {display:block;width:33px;height:34px;background:url(/assets/img/sp/sp_layout.png?v=1661943444) -130px -30px no-repeat;margin:0 auto 5px auto;}
.container .main-navi .main-menu div:hover.depth1.communication .ico {background-position:-170px -30px;}
.container .main-navi .main-menu .depth1.addon .ico {display:block;width:34px;height:34px;background:url(/assets/img/sp/sp_layout.png?v=1661943444) -120px -70px no-repeat;margin:0 auto 5px auto;}
.container .main-navi .main-menu div:hover.depth1.addon .ico {background-position:-160px -70px;}

.container .main-navi .main-menu .depth1.communication .main .count-message {
	float: left;
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 20px;
	margin-top: -45px;
	margin-left: 40px;
	padding: 3px;
	background: #ed5565;
	color: #fff;
	vertical-align: middle;
}

.container .main-navi .main-menu .depth1.communication .depth2 .count-message {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: 3px;
	background: url(/assets/img/sp/sp_layout.png?v=1661943444) -250px -120px no-repeat;
}

.container.not-owner .main-navi .main-menu .depth1.communication .count-message { display: none; }

.container .main-navi .main-menu .depth1.only-owner { display: none; }
.container .main-navi .main-menu .depth1 dl.only-owner { display: none; }
.container.owner .main-navi .main-menu .depth1.only-owner { display: inline-block; }
.container.owner .main-navi .main-menu .depth1 dl.only-owner { display: block; }
.container.not-owner .main-navi .main-menu .depth1.communication dl,
.container.not-owner .main-navi .main-menu .depth1.addon dl { margin: 37px 0; }


