.course_theme_img{
    height: 170px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

/* mixin for multiline */
.th_detail .th_detail_title p{
  width: 95%;
  overflow: hidden;
  position: relative;
  line-height: 1.6em;
  max-height: 4.8em;
  text-align: justify;
  margin-right: -1em;
  padding-right: 1em;
}
.th_detail .th_detail_title p:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
}
.th_detail .th_detail_title p:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: white;
}
.th_detail .th_detail_title{
  height: 60px;
}
.th_sub_menu{
	overflow-y: auto !important;
}
.hm_over a, .hm_active a {
	color: white !important;
}
.loader-img {
  margin: 100px auto;
  font-size: 25px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.loading-div {
    background: #fff;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 99999;
}

.loading-div .loader-img {
    margin: 0 auto;
    position: fixed;
    top: 50%;
    margin-top: -50px;
    left: 0;
    right: 0;
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #a9dcfe, 1.8em -1.8em 0 0em rgba(169,220,254, 0.2), 2.5em 0em 0 0em rgba(169,220,254, 0.2), 1.75em 1.75em 0 0em rgba(169,220,254, 0.2), 0em 2.5em 0 0em rgba(169,220,254, 0.2), -1.8em 1.8em 0 0em rgba(169,220,254, 0.2), -2.6em 0em 0 0em rgba(169,220,254, 0.5), -1.8em -1.8em 0 0em rgba(169,220,254, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(169,220,254, 0.7), 1.8em -1.8em 0 0em #a9dcfe, 2.5em 0em 0 0em rgba(169,220,254, 0.2), 1.75em 1.75em 0 0em rgba(169,220,254, 0.2), 0em 2.5em 0 0em rgba(169,220,254, 0.2), -1.8em 1.8em 0 0em rgba(169,220,254, 0.2), -2.6em 0em 0 0em rgba(169,220,254, 0.2), -1.8em -1.8em 0 0em rgba(169,220,254, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(169,220,254, 0.5), 1.8em -1.8em 0 0em rgba(169,220,254, 0.7), 2.5em 0em 0 0em #a9dcfe, 1.75em 1.75em 0 0em rgba(169,220,254, 0.2), 0em 2.5em 0 0em rgba(169,220,254, 0.2), -1.8em 1.8em 0 0em rgba(169,220,254, 0.2), -2.6em 0em 0 0em rgba(169,220,254, 0.2), -1.8em -1.8em 0 0em rgba(169,220,254, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(169,220,254, 0.2), 1.8em -1.8em 0 0em rgba(169,220,254, 0.5), 2.5em 0em 0 0em rgba(169,220,254, 0.7), 1.75em 1.75em 0 0em #a9dcfe, 0em 2.5em 0 0em rgba(169,220,254, 0.2), -1.8em 1.8em 0 0em rgba(169,220,254, 0.2), -2.6em 0em 0 0em rgba(169,220,254, 0.2), -1.8em -1.8em 0 0em rgba(169,220,254, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(169,220,254, 0.2), 1.8em -1.8em 0 0em rgba(169,220,254, 0.2), 2.5em 0em 0 0em rgba(169,220,254, 0.5), 1.75em 1.75em 0 0em rgba(169,220,254, 0.7), 0em 2.5em 0 0em #a9dcfe, -1.8em 1.8em 0 0em rgba(169,220,254, 0.2), -2.6em 0em 0 0em rgba(169,220,254, 0.2), -1.8em -1.8em 0 0em rgba(169,220,254, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(169,220,254, 0.2), 1.8em -1.8em 0 0em rgba(169,220,254, 0.2), 2.5em 0em 0 0em rgba(169,220,254, 0.2), 1.75em 1.75em 0 0em rgba(169,220,254, 0.5), 0em 2.5em 0 0em rgba(169,220,254, 0.7), -1.8em 1.8em 0 0em #a9dcfe, -2.6em 0em 0 0em rgba(169,220,254, 0.2), -1.8em -1.8em 0 0em rgba(169,220,254, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(169,220,254, 0.2), 1.8em -1.8em 0 0em rgba(169,220,254, 0.2), 2.5em 0em 0 0em rgba(169,220,254, 0.2), 1.75em 1.75em 0 0em rgba(169,220,254, 0.2), 0em 2.5em 0 0em rgba(169,220,254, 0.5), -1.8em 1.8em 0 0em rgba(169,220,254, 0.7), -2.6em 0em 0 0em #a9dcfe, -1.8em -1.8em 0 0em rgba(169,220,254, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(169,220,254, 0.2), 1.8em -1.8em 0 0em rgba(169,220,254, 0.2), 2.5em 0em 0 0em rgba(169,220,254, 0.2), 1.75em 1.75em 0 0em rgba(169,220,254, 0.2), 0em 2.5em 0 0em rgba(169,220,254, 0.2), -1.8em 1.8em 0 0em rgba(169,220,254, 0.5), -2.6em 0em 0 0em rgba(169,220,254, 0.7), -1.8em -1.8em 0 0em #a9dcfe;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #a9dcfe, 1.8em -1.8em 0 0em rgba(169,220,254, 0.2), 2.5em 0em 0 0em rgba(169,220,254, 0.2), 1.75em 1.75em 0 0em rgba(169,220,254, 0.2), 0em 2.5em 0 0em rgba(169,220,254, 0.2), -1.8em 1.8em 0 0em rgba(169,220,254, 0.2), -2.6em 0em 0 0em rgba(169,220,254, 0.5), -1.8em -1.8em 0 0em rgba(169,220,254, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(169,220,254, 0.7), 1.8em -1.8em 0 0em #a9dcfe, 2.5em 0em 0 0em rgba(169,220,254, 0.2), 1.75em 1.75em 0 0em rgba(169,220,254, 0.2), 0em 2.5em 0 0em rgba(169,220,254, 0.2), -1.8em 1.8em 0 0em rgba(169,220,254, 0.2), -2.6em 0em 0 0em rgba(169,220,254, 0.2), -1.8em -1.8em 0 0em rgba(169,220,254, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(169,220,254, 0.5), 1.8em -1.8em 0 0em rgba(169,220,254, 0.7), 2.5em 0em 0 0em #a9dcfe, 1.75em 1.75em 0 0em rgba(169,220,254, 0.2), 0em 2.5em 0 0em rgba(169,220,254, 0.2), -1.8em 1.8em 0 0em rgba(169,220,254, 0.2), -2.6em 0em 0 0em rgba(169,220,254, 0.2), -1.8em -1.8em 0 0em rgba(169,220,254, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(169,220,254, 0.2), 1.8em -1.8em 0 0em rgba(169,220,254, 0.5), 2.5em 0em 0 0em rgba(169,220,254, 0.7), 1.75em 1.75em 0 0em #a9dcfe, 0em 2.5em 0 0em rgba(169,220,254, 0.2), -1.8em 1.8em 0 0em rgba(169,220,254, 0.2), -2.6em 0em 0 0em rgba(169,220,254, 0.2), -1.8em -1.8em 0 0em rgba(169,220,254, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(169,220,254, 0.2), 1.8em -1.8em 0 0em rgba(169,220,254, 0.2), 2.5em 0em 0 0em rgba(169,220,254, 0.5), 1.75em 1.75em 0 0em rgba(169,220,254, 0.7), 0em 2.5em 0 0em #a9dcfe, -1.8em 1.8em 0 0em rgba(169,220,254, 0.2), -2.6em 0em 0 0em rgba(169,220,254, 0.2), -1.8em -1.8em 0 0em rgba(169,220,254, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(169,220,254, 0.2), 1.8em -1.8em 0 0em rgba(169,220,254, 0.2), 2.5em 0em 0 0em rgba(169,220,254, 0.2), 1.75em 1.75em 0 0em rgba(169,220,254, 0.5), 0em 2.5em 0 0em rgba(169,220,254, 0.7), -1.8em 1.8em 0 0em #a9dcfe, -2.6em 0em 0 0em rgba(169,220,254, 0.2), -1.8em -1.8em 0 0em rgba(169,220,254, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(169,220,254, 0.2), 1.8em -1.8em 0 0em rgba(169,220,254, 0.2), 2.5em 0em 0 0em rgba(169,220,254, 0.2), 1.75em 1.75em 0 0em rgba(169,220,254, 0.2), 0em 2.5em 0 0em rgba(169,220,254, 0.5), -1.8em 1.8em 0 0em rgba(169,220,254, 0.7), -2.6em 0em 0 0em #a9dcfe, -1.8em -1.8em 0 0em rgba(169,220,254, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(169,220,254, 0.2), 1.8em -1.8em 0 0em rgba(169,220,254, 0.2), 2.5em 0em 0 0em rgba(169,220,254, 0.2), 1.75em 1.75em 0 0em rgba(169,220,254, 0.2), 0em 2.5em 0 0em rgba(169,220,254, 0.2), -1.8em 1.8em 0 0em rgba(169,220,254, 0.5), -2.6em 0em 0 0em rgba(169,220,254, 0.7), -1.8em -1.8em 0 0em #a9dcfe;
  }
}


body.loading .loading-div {
    display: block;
    background: rgba(0,0,0,0.5);
}

.course_conts_index{
  min-height: 300px;
}
.bootstrap-iso .row .glyphicon.glyphicon-bullhorn {
  color: white;
}

/*Style button course_detail DISABLE-ACTIVE*/

.active_button_course_detail{
  background: #F25C33;
  color: #fff !important;
  border-radius: 3px;
  padding: 3px;
}
.disable_button_course_detail{
  background: #DDDDDD;
  color: #fff !important;
  border-radius: 3px;
  padding: 3px;
}

.active_video_button_course_detail{
  background: #F25C33;
  color: #fff !important;
  border-radius: 3px;
  margin-left: 10px;
  padding: 3px;
}
.disable_video_button_course_detail{
  background: #DDDDDD;
  color: #fff !important;
  border-radius: 3px;
  margin-left: 10px;
  padding: 3px;
}

.action_list {
  background: white;
  min-height: 50px;
  border: 1px solid #e5e5e5;
}
.action_list div:first-child {
  background-color: #595757;
  vertical-align: middle;

  border-right: 0;

  height: 56px;
}
.action_list div:first-child img {
  margin-top: 12px; 
}
.action_list_info {
    font-size: 12px;
}
.action_list_info p {
    padding: 2px; 
    margin:0px !important;
}
.action_list_info p:first-child {
    margin-top:7px !important;
    margin-bottom: 10px !important;
}

.mypage_sub_txt {
  color: #595757;
  font-weight: bold;
  margin-left: 3px;
}

.numberCircle {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding:10px;
    background: #fff;
    border: 2px solid #666;
    color: black;
    text-align: center;
}

.div_disabled {
  pointer-events: none;
  cursor: default;
}

.radio_disabled_special, .radio_disabled {
  pointer-events: none;
  cursor: default;
  background: #DDDDDD !important;
  color: #fff !important;
}

.radio_disabled_special label:after, .radio_disabled label:after {
  border: 2px solid #DDDDDD;
}
.last_td_relation{
  min-width: 75px; 
}

.step_moushikomi_canceling {
  color: red;
  text-align: center;
}

.width-100 {
    width: 100px;
}
.form-color{
    font-size: 13px;
    color:#757474
}
.password_error {
    color:  red !important;
    font-weight: bold;
}
.display-hidden {
    width: 0; 
    height: 0; 
    visibility: hidden;
}
.text-align-center {
    text-align: center;
}
.change_password_form{
    background: #fff;

    height: auto ; 
    width: 100%;

    margin: 25px auto 0; 

    padding: 10px 10px 50px; 
    border: 1px solid #ccc;
    margin-top: 50px;
}
.change_password_form .title {
    text-align: center; 
    margin-top:30px;
    color:#757474;
}
.change_password_form .title:not(:first-child) {
    font-weight: bold; 
    font-size: 70%;
    margin-top:0px;
}
.change_password_form .title:nth-child(2) {
    margin-top:20px;
}
.change_password_form a {

    display: block;
    
    background: #F25C33; 
    border: 0px; 
    text-align: center;
    padding:11px 20px 4px;
    color:#fff; 
    border-radius: 4px;


    display:block;
    min-height: 42px;
}

.password-success-content{
    background: white /* #C8B48F */;
    padding-bottom: 70px;
    color: #3e3e3e !important;
    height: auto;
}

.profile_edit_form{
  background: #fff;
  height: auto ; 
  width: 100%;
  margin: 25px auto 0; 
  padding: 10px 10px 50px; 
  border: 1px solid #ccc;
  margin-top: 50px;
}

.profile_edit_form .title {
  text-align: center; 
  margin-top:30px;
  color:#757474;
}

.profile_edit_form .title:not(:first-child) {
  font-weight: bold; 
  font-size: 70%;
  margin-top:0px;
}

.profile_edit_form .title:nth-child(2) {
  margin-top:20px;
}

.profile_edit_form a {
  display: block;
  background: #F25C33; 
  border: 0px; 
  text-align: center;
  padding:11px 20px 4px;
  color:#fff; 
  border-radius: 4px;
  display:block;
  min-height: 42px;
}

.profile-success-content{
  background: white /* #C8B48F */;
  padding-bottom: 70px;
  color: #3e3e3e !important;
  height: auto;
}

#contact_form #inquiry_body-error {
    display: none;
}
#contact_form .text-center {
    height: 84px;
}
#contact_form #add_inquiry {
    background: #f25c33;
    border: none;
}

#profile_edit_form #add_inquiry {
    background: #f25c33;
    border: none;
}

#video_container {
  width: 100%;

  min-height:auto;
}

.kyoshin_preview_style {
  cursor: default;
}

.preview_style {
  cursor: default;
  pointer-events: none;
}

.none_map {
  cursor: default;
  pointer-events: none;
  opacity: 0.4;
}

.star-yellow-success {
  color: #F4C548;
}

.font-12 {
  font-size:12px !important;
}

.width-all {
  width: 100% !important;
}

.date_select_set_card {
  padding-left: 10px !important;

  margin-top: 5px;

}
.date_select_set_card + .step_table_right2 {
  padding-left: 10px !important;
}
.date_select_set_card .date_select {
  /*margin-left: 10px !important;*/
}
.date_select_set_card span ul {
  border: none!important;
}
.date_select_set_card span ul li {
  border: none!important;
}
.set_card_description {
    margin-left: 25px; 

    padding: 5px 0px;
}
.big_set_card_description {
    margin-left: 15px; 
    padding: 5px 0px;
}
.set_card_ul {
    margin-left: 25px !important;
    
    margin-top: 20px !important;
}
.teacher_view {
    border: none!important;
}
.teacher_view li {
    border: none!important;
}

.card_and_and {
    margin-left: 10px !important; 
    /*width: 320px !important;*/
}
.card_and_and .order_index {
    position: absolute;
    margin-left: 5px;
}
.card_and_and .card_info {
    margin-left: 5px;
}
.set_card_card {
    margin-left: 30px !important;
}
ul li.orAndSeminar:first-child{
    padding-top:15px; 
}
.setcard_in_setcard {
    margin-left: 10px !important; 
    margin-top: -12px !important;
}
.hidden{
    display: none!important;
}

.course_cnts_left_navi .bootstrap-iso .row:first-child {
    border: 1px solid #e5e5e5; 
    border-bottom: 0px; 
    margin-left: 0px; 
    margin-right: 0px;
}
.course_cnts_left_navi .bootstrap-iso .row:first-child p {
    padding: 20px;
}
.course_cnts_left_navi .bootstrap-iso .row:nth-child(2) {
    border-left: 1px solid #e5e5e5; 
    border-right: 1px solid #e5e5e5; 
    margin-left: 0px; 
    margin-right: 0px; 
    padding-bottom: 15px;
}

.conts_main .course_conts .course_cnts_left_navi .bootstrap-iso .row .col-md-6 > h4{
  margin-top:0px;
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline-block;
}

.conts_main .course_conts .course_cnts_left_navi .bootstrap-iso .row .col-md-6 .hisrory{
  display:inline;
}
.conts_main .course_conts .course_cnts_left_navi .bootstrap-iso .row .col-md-6 .hisrory .count{
  display:inline;
}


.mypage_learntime {

    border-left: 0;
}
.mypage_menulist {
    margin: 0px !important;
}
.mypage_menulist a:first-child {
    border-top-right-radius: 0px !important; 
    border-top-left-radius: 0px !important;
}
.mypage_menulist a span {
    margin: 5px;
}
.mypage_menulist a:nth-last-child(3) {
    border-bottom: 2px dashed #000 !important;
}

.text-action {
  color: white!important;
  margin-left: 10px!important;
  margin-top: 0px!important;
}

/* add 20170317*/
#contents .wrp_error{
  padding: 100px 10px!important;
}

.card_name_bold {
  font-weight: bold!important;
}

.top_seminar_title {
  color: white!important; 
  margin-top: 5px!important;
}
.invisible {
    visibility: hidden !important;
}

.and_setcardcard_setcard {
    margin-left: 15px;
}

#modal_teacher_detail .mordal_sub_title {
  padding: 10px 0px;
  border-top: 1px dotted #d3d3d3;
  word-wrap: break-word;
}

.teacher_profile_active {
  cursor: pointer;
}

#modal_teacher_detail .step_table {
  font-size: 15px;
}


#modal_teacher_detail .mordal_title {
  text-align: left;
}
.register_vantan_btn {
    margin: -5px 10px 10px 0 !important;
    background-color: rgb(255, 0, 0) !important;
    color: white !important;
}
.register_vantan_btn:focus {
    outline: none !important;
}
