img{
    max-width: 100%;
}
.spbr, .nodisp, .hidden {
    display: none;
}
#brand_ex, #brand_syllabary, .excel_area, .mt-4 {
    margin-bottom: 10px;
}
.authout {
    color: red;
    margin: 0;
    margin-bottom: 3px;
}
.authbtn {
    background-color: red;
    color: #fff;
    padding: 1px 10px;
}
#search_bar {
    width: 100%;
    text-align: center;
    background-color: #0073aa;
    padding: 5px;
    transition: 0.2s;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
}
#search_box {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}
.searchtable {
    background-color: #fff;
}
.searchtable tr td{
    width: 25%;
}
.menulogo{
  width: 16px;
  margin-left: 6px;
}
.up_img{
  max-width: 300px;
  margin-top: 15px;
}

.username{
  margin-top: 20px;
  padding-bottom: 30px;
  text-align: center;
  color: #ccc;
}

.table td, .table th{
  white-space: normal;
}

.dlicon{
    width: 35px;
}
.dlicon:hover{
    opacity: 0.6;
}

.submit_area{
    margin: 30px auto;
    text-align: center;
}
.nav-item .none{
    text-decoration: line-through;
}


/* result */
.result{
    width: 800px;
    max-width: 100%;
}
.result input[type="text"],
.result textarea{
    padding: 2px 3px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #999;
    width: 90%;
}
.result input.half{
    width: 40%;
    margin-right: 5px;
}
.result input[type="file"] {
    display: none;
}
.result input[type="radio"]{
    margin: 2px;
}
.result label.files{
    padding: 5px 10px;
    color: #ffffff;
    background-color: #384878;
    cursor: pointer;
    margin: 0;
}
.result table{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.result table th,
.result table td{
    padding: 5px 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}
.result table th,
.result table td.in1{
    width: 20%;
    background-color: #f0f8ff;
}
.result table td.ind{
    width: 20%;
    background-color: #FFE8EC;
}
.result table td input{
    margin: 2px auto;
    position: relative;
}
.result table td select{
    position: relative;
}
.result .imgInput{
    margin-top: 2px;
    margin-bottom: 2px;
}
.result .imgInput img{
    display: block;
    max-width: 100%;
    max-height: 200px;
}
.result .pagetitle {
    border-radius: 0.5em;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #777;
    padding: 8px;
    font-size: 1.1em;
}
.result #syllabary_area {
    text-align: center;
    margin: 15px auto;
}
.result .syllabary {
    margin-right: 10px;
    margin-left: 10px;
    padding: 10px 15px;
    border :0px;
    background-color: #ccc;
    border-radius: 30px;
    font-size: 1.2em;
    cursor: pointer;
    transition: 0.4s;
}
.result .syllabary:hover{
    background-color: #999;
}
.result .kana_bar {
    background-color: #4c4c4c;
    border-radius: 0.5em;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    padding: 8px;
    font-size: 1.3em;
    border: 0px;
}
.result .result_bar {
    border: 1px solid #ccc;
    border-radius: 0.5em;
    padding: 8px;
    margin-bottom: 5px;
    cursor: pointer;
    position: relative;
    transition: 0.3s;
}
.result .result_bar:hover {
    opacity: 0.8;
    background-color: #eee;
}
.result .result_1 {
    width: 100%;
    font-size: 1.1em;
    border-bottom: 1px dotted #ccc;
}
.result .result_l {
    font-size: 0.8em;
}
.result .result_r {
    position: absolute;
    right: 10px;
    bottom: 3px;
    font-size: 0.9em;
}

/* detail */
.result .order_title {
    width: 100%;
    background-color: #7a7a7a;
    color: #fff;
    border-bottom: 0;
    border-radius: 10px 10px 0 0;
    padding: 8px;
    box-sizing: border-box;
    position: relative;
    font-size: 1.2em;
    font-weight: bold;
}
.order_title_l{
    margin-top: 5px;
    background-color: #fff;
    color: #000;
    border-radius: 10px;
    width: 100px;
    padding: 0 5px;
}
.order_title_r{
    float: right;
    font-size: 1.2em;
    margin-top: -25px;
}
.order_title_r2{
    font-size: 1.5em;
    text-align: right;
}
.result .impact {
    font-family: Impact,Charcoal;
}
.result .order_box, .customer_box {
    width: 100%;
    border: 1px solid #ccc;
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 10px;
    margin-bottom: 15px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

/* customer */
.result .customer_box ul{
    list-style: none;
    padding: 0 10px;
    margin: 0;
}
.result .customer_box ul li.hn1{
    font-size: 1.5em;
}
.result .customer_box ul li.hn2{
    font-size: 0.9em;
    border-bottom: 1px dotted #ccc;
}
.result .customer_box ul li.hn3{
    font-size: 0.9em;
}
.result .customer_box ul li.hn4{
    margin: 10px 0;
}
.result .customer_box ul li.hn5{
    border-bottom: 0px;
    background-color: #ddd;
    border-radius: 5px;
    margin: 5px 0;
    padding-left: 8px;
    font-size: 1.1em;
}
.result .customer_box ul li.hn6{
    border-bottom: 0px;
    background-color: #7a7a7a;
    color: #fff;
    font-size: 1.2em;
    padding: 5px 0;
    border-radius: 5px;
    margin: 5px 0;
    padding-left: 8px;
}
.result .customer_box ul li.hn6b{
    border-bottom: 0px;
    background-color: #002699;
    color: #fff;
    font-size: 1.2em;
    padding: 5px 0;
    border-radius: 5px;
    margin: 0 0 5px;
    padding-left: 8px;
}
.order_box ul li.hn6b{
    border-bottom: 0px;
    background-color: #002699;
    color: #fff;
    font-size: 1.2em;
    padding: 5px 0;
    border-radius: 5px;
    margin: 5px 0;
    padding-left: 8px;
}
.result .customer_box ul li.hn7{
    margin-top: 8px;
    border-bottom: 1px dotted #ccc;
}
.result .customer_l{
    width: 40%;
    text-align: center;
}
.result .customer_r{
    margin-right: 5%;
    float: right;
    width: 55%;
    background-color: #fff;
    color: #7a7a7a;
    text-align: center;
    border-radius: 5px;
    margin-top: -25px;
}
.result .treat {
    margin: 0;
    font-size: 1.1em;
    margin-top: 5px;
    color: #408040;
}
.result .inskarte_btn{
    color: #fff;
    background-color: orangered;
    border-color: orangered;
}
.result .inskarte_btn:hover{
    background-color: darkred;
    border-color: darkred;
}
.result .red,
.result .red_min{
    color: red;
}

/* order */
.result .order_box ul {
    margin-top: 10px;
    margin-bottom: 0;
    list-style: none;
    padding: 0 0px;
}
.order_box ul li {
    border-bottom: 1px dotted #ccc;
    padding: 2px 0;
}
.order_box ul li.hn1 {
    font-size: 1.4em;
    margin-bottom: 15px;
    border-bottom: 0px;
}
.result .order_box ul li.hn5 {
    font-size: 1.2em;
    margin-bottom: 10px;
    border-bottom: 0px;
}
.result .order_box ul li.hn6 {
    border-bottom: 0;
    border-top: 1px solid #ccc;
    padding-top: 5px;
}
.result .order_box ul li.hn3 {
    border-bottom: 0px;
    background-color: #ddd;
    border-radius: 5px;
    margin: 3px 0;
    padding-left: 8px;
}
.result .ins_box {
    border-top: 1px solid #ccc;
    border-radius: 10px;
    position: static;
}
.result .del{
    background-color: #333;
    color: #fff;
}
.result .del:hover{
    background-color: #777;
}
.result .viewuserbtn{
    margin-top: 15px;
    background-color: #2f4f4f;
    color: #fff;
}
.result .viewuserbtn:hover{
    background-color: #333;
}
.result .crown{
    width: 30px;
}

/* main */
.result p{
    margin: 0;
}
.result .performance {
    padding: 5px;
    margin-bottom: 15px;
    border-radius: 10px;
    border: 1px solid #000;
    margin: 15px auto;
    text-align: center;
}
.result .logoimg {
    margin: auto;
    text-align: center;
}
.result .c_btn {
    -webkit-appearance: none;
    width: 20%;
    font-size: 1em;
    color: #fff;
    background-color: #706b6b;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 6px;
    cursor: pointer;
}
#c_search, #karte_date {
    width: 70%;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 6px;
}

/* karte */
.karte_title {
    width: 100%;
    border: 1px solid #ccc;
    color: #fff;
    border-bottom: 0;
    border-radius: 10px 10px 0 0;
    padding: 5px;
    padding-left: 15px;
    box-sizing: border-box;
    position: relative;
    font-size: 1.2em;
    font-weight: bold;
    z-index: 2;
}
.shop_title {
    background-color: #fff;
    padding: 1px 10px;
    border-radius: 3px;
    margin-right: 10px;
    font-size: 1em;
}
.courseimg_view {
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 1.3em;
    line-height: 1.3em;
}
.karteimg{
    float: left;
    height: 200px;
    width: 30%;
    padding: 10px;
    background-position: center center;
    background-size: cover;
    box-sizing: border-box;
    border-radius: 10px;
}
.karte_box{
    width: 100%;
    border: 1px solid #ccc;
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 10px;
    margin-bottom: 15px;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}
.karte_box ul{
    list-style: none;
    padding: 15px;
    margin-bottom: 0;
}
.karte_box ul li{
    border-bottom: 1px dotted #ccc;
    padding-top: 3px;
}
.karte_box ul li.hn1{
    font-size: 1.3em;
}
.karte_box ul li.hn2{
    font-size: 1em;
    color: #333;
    height: 80px;
    padding: 5px 2px;
    box-sizing: border-box;
}
.karte_box ul li.hn3{
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: right;
}
.karte_box ul li.hn4{
    text-align: right;
}
.karte_box ul li.hn5{
    font-size: 0.8em;
}
.rightarea{
    width: 70%;
    box-sizing: border-box;
    float: left;
}
.comment{
    padding: 15px 0 10px;
    clear: both;
}
.history{
    padding-top: 5px;
    border-top: 1px dotted #ccc;
}
.coverimg {
    position: absolute;
    float: right;
    bottom: -30px;
    right: -30px;
    z-index: 3;
}
.opt{
    font-size: 0.9em;
}
.courseimg{
    position: absolute;
    float: right;
    top: -5px;
    right: 30px;
}
.courseimg_text{
    position: absolute;
    float: right;
    color: #000;
    top: 40px;
    right: 16px;
    font-size: 1.4em;
}
.coverimg{
    position: absolute;
    float: right;
    bottom: -30px;
    right: -30px;
    z-index: 3;
}
.coverimg2{
    position: absolute;
    width: 150px;
    bottom: 0px;
    right: 0px;
    z-index: 3;
}
.karte_button2{
    width: 32% !important;
    margin-bottom: 5px;
}
.karte_button3, .karte_buttons{
    width: 100%;
}
.karte_button4{
    width: 49% !important;
}
.courseimg_view span {
    margin-right: 10px;
    border-radius: 3px;
}

/* history */
.history_bar{
    height: 62px;
    border: 1px solid #ccc;
    background-color: #FFFFCC;
    border-radius: 0.5em;
    padding: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    clear: both;
}
.history_bar:hover{
    opacity: 0.7;
}
.history_col{
    float: left;
    height: 52px;
    width: 3%;
    border-radius: 5px;
}
.history_1{
    float: left;
    height: 62px;
    padding-top: 10px;
    width: 10%;
    text-align: center;
    font-size: 1.5em;
}
.history_2{
    float: left;
    height: 23px;
    width: 83%;
    padding-bottom: 3px;
    border-bottom: 1px dotted #ccc;
}
.history_3{
    float: left;
    height: 26px;
    width: 76%;
}
.history_3b{
    width: 83% !important;
}
.history_4{
    float: left;
    width: 7%;
}
.history_4 img{
    width: 20px;
    margin-top: 3px;
    margin-right: 5px;
}
.nomargin{
    margin-top: 0px !important;
}
.history_option{
    color: #fff;
    font-size: 0.7em;
    background-color: #333333;
    padding: 2px;
    border-radius: 8px;
}
.history_r{
  float: right;
  font-size: 0.9em;
  margin-top: -25px;
}
.clip {
    position: absolute;
    float: right;
    top: -55px;
    right: 10px;
    width: 80px;
}
.orderimg{
    float: left;
    height: 230px;
    width: 30%;
    padding: 10px;
    background-position: center center;
    background-size: cover;
    box-sizing: border-box;
    border-radius: 10px;
}
.ordercourse{
    clear: both;
    float: left;
    height: 60px;
    width: 30%;
    padding: 1px 0px 10px;
    background-color: #7a7a7a;
    margin-top: 3px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    border-radius: 10px;
}
.ordercourse p{
    margin: 0;
    font-size: 2em;
}
.totalarea{
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 3px;
    margin-bottom: 5px;
    float: left;
}
.ordertotal{
    float: left;
    height: 60px;
    width: 100%;
    padding: 15px 15px;
    border: 1px solid #ccc;
    text-align: right;
    box-sizing: border-box;
    border-radius: 10px;
}
.total_l{
    float: left;
}
.total_r{
    float: right;
    font-size: 1.6em;
}
.detailarea, .detailarea ul li{
    clear: both;
}
.detail_r{
    float: right;
}

.karteimgs{
    float: left;
    height: 120px;
    width: 32%;
    margin: 0 0.5%;
    margin-bottom: 10px;
    padding: 10px;
    background-position: center center;
    background-size: cover;
    box-sizing: border-box;
    border-radius: 10px;
}
.detailarea .coverimg{
    position: absolute;
    float: right;
    top: -30px;
    right: -30px;
    z-index: 3;
}
.nextnews {
    text-align: center;
    background-color: #FFCCCC;
    border-radius: 3px;
    padding: 3px 0;
    clear: both;
    cursor: pointer;
}
.nextnews_text {
    border: 1px solid #ccc;
    margin-bottom: 5px;
    padding: 5px;
    display: none;
}
#modal table{
    width: 95%;
    margin: 15px auto;
    box-sizing: border-box;
    border-collapse: collapse;
}
#modal table tr th,
#modal table tr td{
    border: 1px solid #777;
    padding: 5px;
    font-weight: normal;
    text-align: center;
}
#past_list{
    margin-top: 30px;
}
.photoimgs {
    height: 250px;
    width: 100%;
    margin: 10px auto;
    background-position: center center;
    background-size: cover;
    box-sizing: border-box;
}
/* history */
@media screen and (max-width: 480px){
    .result table th,
    .result table td.in1,
    .result table td.ind{
        width: 30%;
    }
    .photoimgs {
        height: 150px;
    }
}