@charset "utf-8";

/*@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}*/

.tac {
    text-align: center;
}

.code {
    background-color: #3a87ad;
    margin: 3px 0 0 8px;
    color: #ffffff;
    padding: 6px 10px;
    border-radius: 3px;
    font-size: 12px;
}
.scroll .timeSchedule,
.content .topSchedule {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size:14px;
        table-layout:fixed;
        word-wrap: break-word;
        width :1000px;
}

.timeSchedule th,
.timeSchedule td,
.topSchedule th,
.topSchedule td {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px 10px 70px 10px;
	vertical-align: top;
	/*position: relative;*/
}
.timeSchedule td {
    height: 116px;
    z-index: 1;
}

.timeSchedule td:nth-child(n+2) {
    width: 185px;
    min-width:185px;
}


.timeSchedule .time {
	background: #eee;
	vertical-align:middle;
}

.timeSchedule .rooma,
.timeSchedule .roomb,
.timeSchedule .roomc,
.timeSchedule .roomd,
.topSchedule th {
	background: #1384b5;
	color: #fff;
}
/*
.timeSchedule .roomb {
	background: #3eb177;
	color: #fff;
}

.timeSchedule .roomc {
	background: #fa9e70;
	color: #fff;
}

.timeSchedule .roomd {
	background: #1384b5;
	color: #fff;
}*/

.session-className  {
	display: inline-block;
	font-weight: bolder;
	padding: 0 0 0 10px ;
}

.session-className {
	color:#2798bc;
}

.sessionPerson {
	font-size: 13px;
}

.btnArea1,
.btnArea3,
.btnArea2,
.btnArea4 {
    zoom: 1;
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    text-align: center;
}

.btnArea1:after,
.btnArea3:after,
.btnArea2:after,
.btnArea4 {
	content: "";
	display: block;
	clear: both;
}

.btnArea1 li {
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}

.btnArea2,
.btnArea3 {
	display: table;
}

.btnArea3 li {
	width: 33.33%;
	text-align: center;
	padding-bottom: 15px;
	display: table-cell;
	vertical-align: top;
}

.btnArea2 li {
	text-align: center;
	padding-bottom: 15px;
	display: table-cell;
	vertical-align: top;
	width: 50%;
}

.btnArea4 li { 
	float: left;
	width: 50%;
	text-align: center;
	padding-bottom: 5px;
}

.btnArea1 a,
.btnArea1 span,
.btnArea3 a,
.btnArea3 span,
.btnArea2 a,
.btnArea2 span,
.btnArea4 a,
.btnArea4 span
 {
	display: block;
	padding: 10px ;
	color: #fff;
	margin: 0 10px;
	border-radius:5px;
	transition: all 0.5s ease 0s;
}

.btnArea2 li:first-child a,
.btnArea2 li:first-child span {
	margin: 0 5px 0 10px;
}

.btnArea2 li:last-child a,
.btnArea2 li:last-child span {
	margin: 0 10px 0 5px;
}

.btnArea3 li:first-child a,
.btnArea3 li:first-child span {
	margin: 0 2px 0 10px;
}

.btnArea3 li:nth-child(2) a,
.btnArea3 li:nth-child(2) span {
	margin: 0 2px;
}

.btnArea3 li:last-child a,
.btnArea3 li:last-child span {
	margin: 0 10px 0 2px;
}

.btnArea4 li:nth-child(even) a,
.btnArea4 li:nth-child(even) span {
	margin: 0 10px 0 2px;
}

.btnArea4 li:nth-child(odd) a,
.btnArea4 li:nth-child(odd) span {
	margin: 0 2px 0 10px;
}


.panf {
	background: #f09602;
	border-bottom: 3px solid #df8b00;
}

/*.panf:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f019";
	padding: 0 10px 0 0 ;
}*/

.panf:hover {
	background: #f0450c;
	border-bottom:3px solid  #f0450c;
}

.movie {
	background: #0a9ad7;
	border-bottom: 3px solid #0985ba;
}

/*.movie:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f03d";
	padding: 0 10px 0 0 ;
}
*/

.movie:hover {
	background: #095fa7;
	border-bottom:3px solid  #095fa7;
}

.blog {
	background: #3eac67;
	border-bottom: 3px solid #3ea157;
	
}
.popup{
	background-color: #7b63b0;
	border-bottom:3px solid #6A00AB;
}

/*.blog:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f0f6";
	padding: 0 10px 0 0 ;
}
*/

.blog:hover {
	background: #3e8430;
	border-bottom:3px solid  #3e8430;
}

.gray {
	background:#ccc;
	border-bottom: 3px solid #ccc;
	padding: 5px 10px 1px 10px !important;
}

.gray:hover {
	background:#ccc;
	border-bottom: 3px solid #ccc;
}

.gray:after {
	content:"後日公開";
	font-size: 8px;
	display: block;
}

.column2-wrapper {
	zoom: 1;
}

.column2-wrapper:after {
	content: "";
	display: block;
	clear: both;
}

.column2-wrapper p {
	width: 50%;
	float: left;
}

.column2-wrapper p.sessionContent {
	width: 100%;
}


.downloadtable .popup {
	background-color: #fff;
	border-bottom: none;
	text-decoration: underline;
	color: #337ab7;
}

@media (max-width: 668px) {

.session-className  {
	padding: 0 0 0 0 ;
}


.timeSchedule, .topSchedule{
width:100%;
	box-sizing: border-box;
}

.timeSchedule .time {
	/*width: 50px;*/
	box-sizing: border-box;
}

/*tableをスクロールさせる*/
/*tableのセル内にある文字の折り返しを禁止*/
.scroll {
	display: block;
	 overflow: auto;
}

/*tableにスクロールバーを追加*/
.scroll::-webkit-scrollbar {
 height: 5px;
}

/*tableにスクロールバーを追加*/
.scroll::-webkit-scrollbar-track {
 background: #F1F1F1;
}

/*tableにスクロールバーを追加*/
.scroll::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}

.btnArea4,
.btnArea3,
.btnArea2 {
	position: static;
}

.btnArea1 a,
.btnArea1 span,
.btnArea3 a,
.btnArea3 span ,
.btnArea2 a,
.btnArea2 span,
.btnArea4 a,
.btnArea4 span {
	padding: 10px ;
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.btnArea1 a:before,
.btnArea1 span:before,
.btnArea3 a:before,
.btnArea3 span:before,  
.btnArea2 a:before,
.btnArea2 span:before  {
	display:inline !important;
	padding: 0 10px 0 0 !important;
}

.btnArea3 li,
.btnArea4 li,
.btnArea2 li  {
	float: none;
	width: 100%;
	text-align: center;
	margin: 0 0 10px 0 ;
	padding-bottom: 0;
	display: block;
	position: static;
}



.column2-wrapper p {
	width: 100%;
	float: none;
}


}
@media (max-width: 668px) {
	table td{
		display: block;
		width: 100%;
	}
	table th{
		display: none;
	}
	.timeSchedule th, .timeSchedule td,
        .topSchedule th, .topSchedule td {
		box-sizing: border-box;
		padding-bottom: 10px;
	}
}

p.tac{
	text-align: left;
	border: 1px solid #4a546a;
	padding: 1%;
	font-size: 16px;
}
span.douji{
	background-color: #0a9ad7;
	color: #FFFFFF;
	padding: 6px 10px;
	border-radius: 3px;
	font-size: 12px;
}
span.feat{
	background-color: #3eac67;
	color: #FFFFFF;
	padding: 6px 10px;
	border-radius: 3px;
	font-size: 12px;
}
span.LUNCH{
	background-color: #f09602;
	color: #FFFFFF;
	padding: 6px 10px;
	border-radius: 3px;
	font-size: 12px;
}
span.Panel{
	background-color: #93B8CA;
	color: #FFFFFF;
	padding: 6px 10px;
	border-radius: 3px;
	font-size: 12px;
}
span.Customer{
	background-color: #F58E7E;
	color: #FFFFFF;
	padding: 6px 10px;
	border-radius: 3px;
	font-size: 12px;
}
span.Marketo{
	background-color: #7b63b0;
	color: #FFFFFF;
	padding: 6px 10px;
	border-radius: 3px;
	font-size: 12px;
	margin-left: 3px;
}
span.Lecture{
	background-color: #5EBABA;
	color: #FFFFFF;
	padding: 6px 10px;
	border-radius: 3px;
	font-size: 12px;
}
span.Specialsession{
	background-color: #A18E5C;
	color: #FFFFFF;
	padding: 6px 10px;
	border-radius: 3px;
	font-size: 12px;
	
}
span.Keynote{
	background-color: #A6341F;
	color: #FFFFFF;
	padding: 6px 10px;
	border-radius: 3px;
	font-size: 12px;
	
}
span.Full{
	background-color: #e4007f;
	color: #FFFFFF;
	padding: 6px 10px;
	border-radius: 3px;
	font-size: 12px;
	margin-left: 3px;
}
span.LittleRemainder{
	background-color: #EFA928;
	color: #FFFFFF;
	padding: 6px 10px;
	border-radius: 3px;
	font-size: 12px;
	margin-left: 3px;
}

@media (max-width: 668px) {
	span.douji,span.feat,span.LUNCH,span.Full,span.Marketo,
	span.LittleRemainder,span.Keynote,span.Specialsession,
	span.Lecture,span.Customer,span.Panel,span.code{
		display: inline-block;
		margin-bottom: 1px;
		width: auto;
	}
	h3.exMidashi{
		font-size: 1em;
	}
	p.exTitle{
		font-size: 0.8em;
	}
	p.exPhoto,p.exText01{
		float: none;
		width: 100%;
		margin: 0;
	}
	p.exText01{
		margin-bottom: 20px !important;
		font-size: 0.8em;
	}
	.exCompany{
		margin-bottom: 30px;
	}
	p.tac{
		font-size: 14px;
	}
	.timeSchedule td.time{
		padding-bottom: 10px;
	}
	.Nothing{
		display: none;
	}
}
.timeSchedule th.time,.timeSchedule .rooma, .timeSchedule .roomb, .timeSchedule .roomc, .timeSchedule .roomd,
.topSchedule th {
		padding-bottom: 10px;
	}
p.exTitle{
	border-top: none;
	padding-top: 0;
}
#cboxClose{
	font-size: 16px;
}
.interpreter {
	padding: 0 10px;
    border-radius: 3px;
	height: 24px;
	vertical-align: middle;
}
.exPhoto{
	float: left;
	min-width: 150px;
}
.exPhoto img{
	width: 150px;
}
.exText01{
	float: left;
	margin-left: 15px;
	width: 75%;
}
.placeArea{
	float: right;
}
.exTitle{
	border-bottom: 1px solid #7b63b0;
	padding-bottom: 15px;
}
.exCompany{
	font-size: 14px;
}
.registrationBox {
    text-align: center;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

.marginBefore0 {
	margin-top: 0px;
}

.marginAfter0 {
	margin-bottom: 0px;
}

.scroll .sessionTitle{
    color: #000000;
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

.seminar_reg_date{
    width: 120px;
    height: 20px;
    border-style: solid;
    border-width: 1px;
    background-color: #e6e6e6;
}

/* 日付選択 */
.header-cat-nav {
    height: auto;
    width: 100%;
    margin-bottom: 10px;
}
.header-cat-nav ul {
    display: flex;
    margin: 0 auto;
    width: 100%;
    list-style:none;
}
.header-cat-nav li {
    flex-flow: column wrap;
    width: 15%;
}
.header-cat-nav a {
    border: 1px solid #fff;
    color: #fff;
    background-color: #0693cd;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    margin: 0 5px 10px;
    padding: 8px 0;
    text-align: center;
}


/* セミナー登録 コンテンツエリア */
/*#modal-main {
    display: none;
    width: 500px;
    height: 300px;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    color: #666666;
    position:fixed;
    z-index: 2;
}*/

/* モーダル 背景エリア */
/*#modal-bg {
    display:none;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.5);
    position:fixed;
    top:0;
    left:0;
    z-index: 1;
}*/

/* セミナータイムテーブルでのポップアップ  */
#modal-default,
#modal-room {
    font-size: 17px;
}
#modal-default p,
#modal-room p {
    margin-top:10px;
    font-size: 20px;
}

#modal-default #modal_section,
#modal-room #modal_section {
    width: 80%;
    margin: auto;
}

#modal-default #seminar_start_time,
#modal-default #seminar_end_time {
    width: 37%;
}


#modal-default .close,
#modal-room .close {
    width: 23px;
    height: 22px;
    border: 2px solid #000000;
    font-size: 33px;
    line-height: 19px;
}
#modal-default .close a,
#modal-room .close a {
    color: #000000;
    text-decoration: none;
}

#modal-room #seminar_situation_3 {
    height: 155px;
}




/* セミナーコース一覧でのポップアップ  */
#modal-reg {
    font-size: 17px;
}
#modal-reg p {
    margin-top:10px;
    font-size: 20px;
}

#modal-reg #modal_section {
    width: 80%;
    margin: auto;
}

#modal-reg #seminar_start_time,
#modal-reg #seminar_end_time {
    width: 37%;
}


#modal-reg .close {
    width: 23px;
    height: 22px;
    border: 2px solid #000000;
    font-size: 33px;
    line-height: 19px;
}
#modal-reg .close a {
    color: #000000;
    text-decoration: none;
}

#modal-reg #seminar_situation_3 {
    height: 155px;
}















#draggable1 {
    position: absolute; 
    top:400px;
    left: 113px;
    height: 100px;
    width: 162px;
    background-color: #FFCC00;
    word-break:break-all;
}


#draggable2 {
    position: absolute; 
    top:200px;
    left: 300px;
    height: 190px;
    width: 162px;
    background-color: #FFCC00;
    word-break:break-all;
}

#draggable3 {
    position: absolute; 
    top:700px;
    left: 487px;
    height: 100px;
    width: 162px;
    background-color: #FFCC00;
    word-break:break-all;
}


#draggable4 {
    position: absolute; 
    top:300px;
    left: 487px;
    height: 190px;
    width: 162px;
    background-color: #FFCC00;
    word-break:break-all;
}

/* セミナー登録 */
.seminar_info_input {
    width:100%;
    margin: auto;
    /*border: 1px solid #000000;*/
    padding: 10px;
}

.seminar_info_input .control-label {
    font-weight: bold;
}

/* セミナー部屋 */
.seminar_info_input .rooms_cell,
.seminar_info_input .courses_cell{
    width:325px;
    border-radius: 10px;
    border: 1px solid #9acd32;
    padding: 24px 0px 0px 21px;
    margin-bottom: 20px;
}
.seminar_info_input .courses_cell{
    width:500px;
}
.seminar_info_input .courses_cell .form-control{
    width:355px;
}

.seminar_info_input .rooms_cell_add,
.seminar_info_input .courses_cell_add {
    margin-top: -15px;
    margin-bottom: 15px;
}
.rooms_botton {
/*    margin-top: 15px;
    margin-bottom: 15px;*/
    margin: auto;
    padding-top: 25px;
    padding-left: 10px;
}


.input-daterange,
.room_input,
.course_input {
    width:500px;
    margin-bottom: 20px;
}

.room_input #rooms ,
.course_input #courses {
    counter-reset: my-counter;
    list-style: none;
    padding: 0;
    width: 700px;
    margin: auto;
}
.room_input #rooms li ,
.course_input #courses li {
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}
.room_input #rooms li .dan ,
.course_input #courses li .dan  {
    display: inline-block;
    width: 200px;
}
.course_input #courses li .dan  {
    width: 355px;
}
.room_input #rooms li .dan2 ,
.course_input #courses li .dan2  {
    display: inline-block;
    width: 90px;
    margin-left: 20px;
}
.room_input #rooms li:before ,
.course_input #courses li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background-color: #0693cd;
    color: #fff;
    display: block;
    float: left;
    line-height: 22px;
    margin-left: -30px;
    text-align: center;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    margin-top: 8px;
}
.course_input #courses li:before {
    background-color: #a7836f;
}



/* セミナー設定 */
.topSchedule td {
    padding-bottom: 20px; 
}
.top_it {
    width: 325px;
}
.line_shoot {
    border-bottom: 2px solid #0e1bbb;
}
.top_th1 {
    width: 45px;    
}
.top_th2 {
    width: 65px;    
}
.top_th4 {
    width: 130px;    
}
.top_th5,.top_th6 {
    width: 85px;    
}
.top_th7 {
    width: 105px;  
}


/* セミナーコース */
/*ul.lot_ul {
    display: table;
    list-style: none;
}

ul.lot_ul li {
   display: table;
   vertical-align:middle;
   border-left:1px solid #000000;
   display: inline-block;
}*/

table.lot_table {
    table-layout: auto;
}
.lot_trth th {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.lot_table tr td:nth-child(1) {
    width: 100px;
}
.lot_table tr td:nth-child(2) {
    width: 100px;
}
.lot_table tr td:nth-child(3) {
    width: 100px;
}
.lot_table tr td:nth-child(5) {
    width: 80px;
}

/* 余白 */
.lr_margin_5 {
/*    margin-left: 5px;
    margin-right: 5px;*/
}
.ub_margin_2 {
    margin-top: 2px;
    margin-bottom: 2px;
}
.t_margin_2 {
    margin-top: 2px;
}

/* タイムテーブル */
.time_table_left {
    background: #eee;
    vertical-align: middle;
    width: 80px;
    max-width: 80px;
    min-width: 80px;
    text-align: center;
}

.time_in {
    background-color: #ffffe0;
}

/* コース別セッションのmodal */
.modal-header .close {
    margin-top: -22px;
}

/* 余白設定 */
.t_margin_7 {
    margin-top: 7px;
}
.l_margin_-15 {
    margin-left: -15px;
}
.b_margin_-15 {
    margin-bottom: -15px;
}
.b_margin_-10 {
    margin-bottom: -10px;
}
.b_margin_0 {
    margin-bottom: 0px;
}
.b_margin_5 {
    margin-bottom: 5px;
}
.line_height_30 {
    line-height: 30px;
}

/* お知らせ資料 */
.file_up {
/*  color: white;  
  background-color: #0084ff;*/
  padding: 6px;
  border-radius: 12px;
}
/*.input-file-btn {
  position: relative;
}
.input-file {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}*/

/*.file_view_0{
    display:none;
}*/

.error_view {
    color:#ff0000 !important;
    font-weight:bold;
}

/* セミナー登録用css修正 */
#page-wrapper {
    border-left: 0px;
    margin-left: 0px;
    min-height: 0px;
}

.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #FFD153;
}
.navbar-inverse .navbar-brand{
    color: #000000;
}
.navbar-inverse .navbar-nav>li>a {
    color: #000000;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-top-links>li>a:hover, .navbar-top-links>li>a:focus, .navbar-top-links>.open>a, .navbar-top-links>.open>a:hover, .navbar-top-links>.open>a:focus {
    color: #fff;
    background-color: #fe9646;
}
.navbar {
    min-height: 80px;
}
.navbar .main_log_01 {
    position: relative;
    top: 10px;
    z-index: 4;
    height: 63px;
    width: 93px;
}
.navbar .main_log_02 {
    position: relative;
    top: 32px;
    z-index: 4;
    height: 38px;
    width: 134px;
}
.navbar .dropdown {
    top: 15px;
}
.navbar .top_menu {
    top: 15px;
    display: inline-block;
    /*padding: 0 10px;*/
}
.navbar .top_menu_txt {
    display: inline-block;
    padding: 0 10px;
    border-right: solid 1px #D93600;
}

.div_alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    border: 1px solid transparent;
    border-radius: 4px;
}

body { font-size:12px;line-height: 150%;}
td { font-size:12px;line-height: 150%;}

.page-header {
    margin-top: 75px;
    border-bottom: 0px;
}
.page-header_right {
    display:inline-block;
    color: #ff0000;
    padding-bottom: 9px;
    margin-top: 75px;
    text-align: right;
}
.show-grid [class^=col-] {
    padding-top: 0px;
    padding-bottom: 0px;
    border: 0px;
    background-color: #ffffff!important;
}
.the_day_on {
    color:#31708f;
    background-color:#dff0d8!important;
    border-color: #bce8f1;
    border: 1px solid transparent;
    border-radius: 4px;
    height: 44px!important;
    font-weight: bold;
    line-height: 45px;
}
.the_day_off {
    color:#31708f;
    background-color:#dff0d8!important;
    font-weight: bold;
    /*background-color:#d9edf7!important;*/
    border-color: #bce8f1;
    border: 1px solid transparent;
    border-radius: 4px;
    height: 44px!important;
    line-height: 45px;
    font-size: 14px;
}
.day_panel {
    padding: 3px;
}
.day_magin {
    padding-right: 5px;
    padding-left: 5px;
}

/* ページトップ */
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
	font-weight:bold;
    z-index: 10;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 25px 0;
    text-align: center;
    display: block;
    border-radius: 10px;
    opacity:0.7;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
} 

/* 日付リンク */
[id^="jump-date"] {
    position: fixed;
    right: 20px;
    font-size: 80%;
	font-weight:bold;
}
[id^="jump-date"] a {
    background: #5f6da0;
    text-decoration: none;
    color: #ffffff;
    width: 100px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 10px;
    opacity:0.7;
}
[id^="jump-date"] a:hover {
    text-decoration: none;
    background: #97a5d8;
} 

/* タイムテーブル */
.time_txt_1 {
    word-wrap: break-word;
    white-space:pre-wrap;
}
.time_check {
    margin-top: -5px!important;
    margin-left: -16px!important;
}

.dropdown-time {
    width: 166px!important;
}
.hand_view:hover {
    cursor : pointer;
}

/* ポップアップで非表示 */
.second_item_off {
    display: none;
}

input[type="checkbox"].my_check {
    display: none;
}
input[type="checkbox"].my_check + label {
    display: inline-block;
    cursor: pointer;
    margin: 0px;
    margin-right: 3px;
    margin-bottom: 1px;
}
input[type="checkbox"].my_check + label::before {
    width: 15px;
    height: 15px;
    line-height: 13px;
    font-size: 35px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    content: "\2713";
    color: transparent;
    margin: 0;
    padding: 0;
    border-radius: 5px;
    border: 1px solid #dddddd;
    background: #f0f0f0;
    -webkit-transition: .1s;
    transition: .1s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="checkbox"].my_check + label:hover{
    color: #808080;
}
input[type="checkbox"].my_check + label:hover::before{
    background-color: #fff;
}
input[type="checkbox"].my_check:checked + label{
    color: #15c;
}
input[type="checkbox"].my_check:checked + label::before{
    font-size: 19px;
    background: #fff !important;
    border-color: #15c !important;
    color: #15c !important;
}


/* 選択済みの有料セミナー */
.paid_checked {
    color: #777 !important;
}
input[type="checkbox"].paid_my_check {
    display: none;
}
input[type="checkbox"].paid_my_check + label {
    display: inline-block;
    cursor: pointer;
    margin: 0px;
    margin-right: 3px;
    margin-bottom: 1px;
}
input[type="checkbox"].paid_my_check + label::before {
    width: 15px;
    height: 15px;
    line-height: 13px;
    font-size: 35px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    content: "\2713";
    color: transparent;
    margin: 0;
    padding: 0;
    border-radius: 5px;
    border: 1px solid #dddddd;
    background: #f0f0f0;
    -webkit-transition: .1s;
    transition: .1s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="checkbox"].paid_my_check + label:hover{
    color: #808080;
}
input[type="checkbox"].paid_my_check + label:hover::before{
    background-color: #fff;
}
input[type="checkbox"].paid_my_check:checked + label{
    color: #15c;
}
input[type="checkbox"].paid_my_check:checked + label::before{
    font-size: 19px;
    background: #c8c8c8 !important;
    border-color: #15c !important;
    color: #15c !important;
}
/* 操作ボタン */
/*.top_menu_link {
    display: inline-block;
    color: #f0ad4e !important;
    text-decoration: none !important;
}*/

.button_reset,.button_set,.button_top {
    display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    color: #d9534f;
    border: solid 2px #d9534f;
    border-radius: 3px;
    transition: .4s;
    background-color: #ffffff;
}
.button_reset:hover,.button_set:hover {
    background: #d9534f;
    color: white !important;
}
.button_top:hover {
    background: #f0ad4e;
    color: white !important;
}
.button_set {
    color: #1384b5;
    border: solid 2px #1384b5;
}
.button_set:hover {
    background: #1384b5;
}
.button_top {
    color: #f0ad4e;
    border: solid 2px #f0ad4e;
}
.button_done {
    display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    border: solid 2px #1384b5;
    border-radius: 3px;
    transition: .4s;
    color: white !important;
    background: #1384b5;
}



/*.top_menu_link:hover {
    color: white !important;
}*/
li.top_menu:nth-child(2),li.top_menu:nth-child(3){
    padding-left: 7px;
}
li.top_menu:nth-child(4){
    padding-left: 7px;
    padding-right: 20px;
    border-right: solid 1px #D93600;
}
.table_th_day_none {
    display:none;
}
.table_th_day {
    text-align: center;
    font-size: 11px;
}


.s_d_1 {
    margin-top: 5px;
    margin-bottom: 3px;
}
.time_txt_1 {
    margin-top: 5px;
}

.time_table_th{
    text-align: center;
    line-height: 20px !important;
    font-size:13px;
}

.navbar-top-links {
    margin-right: 30px;
}

/* 有料セミナー表示対応 */
.payment_item_off {
    display: none;
}