@charset "utf-8";

.list_title1 {
    background: linear-gradient(#b084d9 0%, #61427c 100%);
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
}

.list_notice1 {
    background: none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: #000000;
    padding: 15px 10px;
    text-align: center;
}
.list_notice1 img {
    max-width: 100%;
}

.list_notice2 {
    background: none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: #000000;
    padding: 15px 10px;
    font-weight: 500;
    font-size: 13px;
}
.list_notice2 img {
    max-width: 100%;
}

.list1 {
    background: none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: #000000;
    padding: 15px 10px;
    text-align: center;
}

.list2 {
    background: none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: #000000;
    padding: 15px 10px;
    font-weight: 500;
}

.list3 {
    font-size: 12px;
    background: rgba(0,0,0,0.3);
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: #000000;
    line-height: 1.5;
    padding: 25px 50px 25px 117px;
    text-align: justify;
    height: 140px;
    overflow-y: auto;
}

.write_title_top {
    border-top: 1px solid #865e9c;
}

.write_title {
    background: none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    height: 50px;
    color: #4f307d;
    padding: 15px 20px 15px 20px;
    line-height: 21px;
    width: 180px;
    font-weight: 600;
    text-align: center;
}

.write_basic {
    background: none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    min-height: 50px;
    color: #000000;
    padding: 15px 20px 15px 20px;
    line-height: 21px;
}

.view1 {
    background: none;
    border-bottom: 1px solid #865e9c;
    color: #000000;
    padding: 0 20px 0 20px;
    width: 100%;
    height: 50px;
    line-height: 44px;
    font-size: 16px;
    letter-spacing: 0pt;
    font-weight: 600;
}
.view1 img {
    max-width: 100%;
}

.view2 {
    background: none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: #000000;
    padding: 12px 20px 10px 20px;
    width: 100%;
    line-height: 26px;
    min-height: 300px;
}
.view2 img {
    max-width: 100%;
}

.view_box {
    background: #7c5891;
    padding: 3px 8px 4px 8px;
    color: #ffffff;
    line-height: 12px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    border-radius: 2px;
    margin: 0 5px 0 0;
    font-weight: 100;
}

.page_wrap {
    float: left;
    width: 100%;
    height: 40px;
    text-align: center;
}
.page_wrap ul li {
    display: inline;
}

.page {
    background: #c4aecc;
    display: inline-block;
    padding: 8px 13px 8px 13px;
    color: #000000;
    border-radius: 3px;
}

.pageon {
    background: #7a5a98;
    display: inline-block;
    padding: 8px 13px 8px 13px;
    color: #ffffff;
    border-radius: 3px;
    font-weight: 500;
}

.info_wrap {
    background: none;
    border: 1px solid rgba(0,0,0,0.1);
    float: left;
    width: 100%;
    padding: 25px 0 30px 0;
    border-radius: 5px;
}

.info1 {
    float: left;
    width: 100%;
    line-height: 26px;
    color: #8458ac;
    padding: 0 20px 0 20px;
    font-size: 18px;
    font-weight: 700;
}

.info2 {
    float: left;
    width: 100%;
    line-height: 26px;
    color: #8356a9;
    padding: 5px 20px 0 20px;
    font-size: 16px;
    font-weight: 600;
}

.info3 {
    float: left;
    width: 100%;
    line-height: 26px;
    color: #000000;
    padding: 5px 20px 0 23px;
    font-size: 14px;
    font-weight: 400;
}

.btn1_1 {
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0pt;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.0);
    box-shadow: rgba(0,0,0,0.3) 2px 2px 2px -1px;
}

.btn1_2 {
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0pt;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.0);
    box-shadow: rgba(0,0,0,0.3) 2px 2px 2px -1px;
}

.btn2_1 {
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0pt;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.0);
    box-shadow: rgba(0,0,0,0.3) 2px 2px 2px -1px;
}

.btn2_2 {
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0pt;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.0);
    box-shadow: rgba(0,0,0,0.3) 2px 2px 2px -1px;
}

.btn3_1 {
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0pt;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.0);
    box-shadow: rgba(0,0,0,0.3) 2px 2px 2px -1px;
}

.btn3_2 {
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0pt;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.0);
    box-shadow: rgba(0,0,0,0.3) 2px 2px 2px -1px;
}

.btn_wrap_right {
    float: left;
    width: 100%;
    text-align: right;
}

.btn_wrap_right ul li {
    display: inline;
}

.btn_wrap_center {
    float: left;
    width: 100%;
    text-align: center;
}

.btn_wrap_center ul li {
    display: inline;
}

.btn1_1 {
    background: linear-gradient(#a572d5 0%, #6b488a 100%);
    min-width: 80px;
    min-height: 34px;
    padding: 0 15px 0 15px;
    line-height: 34px;
}

.btn1_1:hover {
    background: linear-gradient(-45deg, #a572d5 0%, #6b488a 100%);
    border-radius: 3px;
}

.btn1_2 {
    background: linear-gradient(#c3c3c3 0%, #4d4d4d 100%);
    min-width: 80px;
    min-height: 34px;
    padding: 0 15px 0 15px;
    line-height: 34px;
}

.btn1_2:hover {
    background: linear-gradient(-45deg, #c3c3c3 0%, #4d4d4d 100%);
    border-radius: 3px;
}

.btn2_1 {
    background: linear-gradient(#a572d5 0%, #6b488a 100%) !important;
    min-width: 120px;
    height: 38px;
    line-height: 38px;
}

.btn2_1:hover {
    background: linear-gradient(-45deg, #a572d5 0%, #6b488a 100%) !important;
    border-radius: 3px;
}

.btn2_2 {
    background: linear-gradient(#c3c3c3 0%, #4d4d4d 100%) !important;
    min-width: 120px;
    height: 38px;
    line-height: 38px;
}

.btn2_2:hover {
    background: linear-gradient(-45deg, #c3c3c3 0%, #4d4d4d 100%) !important;
    border-radius: 3px;
}

.btn3_1 {
    background: linear-gradient(#a572d5 0%, #6b488a 100%);
    min-width: 160px;
    height: 44px;
    line-height: 44px;
}

.btn3_1:hover {
    background: linear-gradient(-45deg, #a572d5 0%, #6b488a 100%);
    border-radius: 3px;
}

.btn3_2 {
    background: linear-gradient(#717171 0%, #343434 100%);
    min-width: 160px;
    height: 44px;
    line-height: 44px;
}

.btn3_2:hover {
    background: linear-gradient(-45deg, #717171 0%, #343434 100%);
    border-radius: 3px;
}

.division1 {
    background: #343434;
    display: inline-block;
    text-align: center;
    min-width: 70px;
    padding: 6px 8px 6px 8px;
    line-height: 12px;
    color: #b1b1b1;
    font-size: 12px;
    font-weight: 700;
    border-radius: 3px;
}

.division2 {
    background: #7c5891;
    display: inline-block;
    text-align: center;
    min-width: 70px;
    padding: 6px 8px 6px 8px;
    line-height: 12px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    border-radius: 3px;
}

.division3 {
    background: #7c5891;
    display: inline-block;
    text-align: center;
    min-width: 70px;
    padding: 6px 8px 6px 8px;
    line-height: 12px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    border-radius: 3px;
}

.tab_wrap {
    float: left;
    margin: 0 0 0 0;
    padding: 0px;
}

.tab_wrap ul li {
    float: left;
    margin: 0 5px 5px 0 ;
}

.tab {
    background: #858585;
    min-width: 120px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    border-radius: 42px;
}

.tab:hover {
    background: #7c5891;
    color: #ffffff;
}

.tabon {
    background: #7c5891;
    min-width: 120px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    border-radius: 42px;
}

.event_tab_wrap {
    float: left;
    margin: 0 0 0 0;
    padding: 0px;
}

.event_tab_wrap ul li {
    float: left;
    margin: 0 5px 0 0 ;
}

.event_tab {
    background: #373737;
    min-width: 150px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #888888;
    border-radius: 42px;
}

.event_tab:hover {
    background: #a27a43;
    color: #ffffff;
}

.event_tabon {
    background: #a27a43;
    min-width: 150px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    border-radius: 42px;
}

.font01 {
    color: #ffffff;
    font-weight: 500;
}

.font02 {
    color: #000000;
    font-weight: 500;
}

.font03 {
    color: #d7d7d7;
}

.font04 {
    color: #484848;
}

.font05 {
    color: #ffbf00;
    font-weight: 700;
}

.font06 {
    color: #34cd0e;
    font-weight: 700;
}

.font07 {
    color: #500c7f;
    font-weight: 700;
}

.font08 {
    color: #dc5d00;
    font-weight: 700;
}

.font09 {
    color: #00f964;
    font-weight: 700;
}

.font10 {
    color: #b61f16;
    font-weight: 700;
}

.font11 {
    color: #fff600;
    font-weight: 500;
}

.font12 {
    color: #dddddd;
    font-weight: 500;
}

.font13 {
    color: #b0977f;
    font-weight: 500;
}

.font14 {
    color: #d9ae64;
}

.font15 {
    color: #ffea00;
    font-weight: 500;
}

.font21 {
    color: #149007;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: -1px;
}

.font22 {
    color: #ffcc00;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: -1px;
}

.input1 {
    background-color: #858585;
    border: 1px solid #858585;
    padding: 4px 0 4px 5px;
    color: #ffffff;
    border-radius: 5px;
    height: 34px;
}

.input2 {
    background-color: #858585;
    border: 1px solid #858585;
    padding: 4px 0 4px 5px;
    color: #ffffff;
    border-radius: 5px;
}
