@charset "utf-8";
/* CSS styles creadted by hung.nd89-Ominext */
/*LOGIn*/
.login {
    max-width:310px;
    margin:0 auto;
    padding-top:60px;
}
.login .title {
    text-align:center;
    padding-bottom:42px;
}
.login p {
    padding-bottom:10px;
}
.login .inp {
    padding-bottom:15px;
}
.login .input {
    border:1px solid #adadad;
    height:48px;
    border-radius:4px;
    padding:0 10px;
    width:286px;
    box-shadow:inset 1px 1px 2px #a8a8a8;
    font-size: 16px;
}
.login .input:focus {
    box-shadow:1px 1px 2px #6c6c6c inset;
    border-color:#420000;
}
.login .btn_login {
    text-align:center;
    border-radius:4px;
    color:#fff;
    font-size:16px;
    width:100%;
    height:48px;
    cursor:pointer;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#480000+0,000000+100 */
    background: #480000; /* Old browsers */
    background: -moz-linear-gradient(top, #480000 0%, #000000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#480000), color-stop(100%,#000000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #480000 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #480000 0%,#000000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #480000 0%,#000000 100%); /* IE10+ */
    background: linear-gradient(to bottom, #480000 0%,#000000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#480000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.login .btn_login:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#800000+0,000000+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#800000+0,230c0c+100 */
    background: #800000; /* Old browsers */
    background: -moz-linear-gradient(top, #800000 0%, #230c0c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#800000), color-stop(100%,#230c0c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #800000 0%,#230c0c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #800000 0%,#230c0c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #800000 0%,#230c0c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #800000 0%,#230c0c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#800000', endColorstr='#230c0c',GradientType=0 ); /* IE6-9 */
}
.login .forget_pass {
    text-align:center;
    padding-top:13px;
}
.login .forget_pass a {
    color:#000;
    text-decoration:underline;
} 
.login .forget_pass a:hover {
    text-decoration:none;
}

/*LIST*/

.list #contents .right_cont .result_number {
    font-size:18px;
    margin-bottom:23px;
}
.list #contents .right_cont .result_number .search_result_text {
    font-size:18px;
    margin-right:30px;
}
.list .control_left {
    margin-bottom:20px;
}
.list .control_left .alignment .select_cmn, .list .control_left .display_number .select_cmn {
    display:inline-block;
}
.list .control_left .alignment {
    float:left;
}
.list .control_left .alignment .select_cmn select {
    box-shadow:inset 0 0 1px rgba(000,000,000, 0.5);
    width:200px;
    margin-left:7px;
    height:32px;
}
.list .control_left .display_number {
    float:left;
    padding-left:15px;
}
.list .control_left .display_number .select_cmn select {
    box-shadow:inset 0 0 1px rgba(000,000,000, 0.5);
    width:88px;
    margin-left:7px;
    height:32px;
}
.list .control_left .pagination {
    float:right;
}
.list .control_left .pagination li {
    display:inline-block;
    padding:0 2px;
}
.list .control_left .pagination li a {
    display:block;
    background-color:#fff;
    border:1px solid #dddddd;
    color:#333;
    text-align:center;
    height:28px;
    width:28px;
    line-height:28px;
}
.list .control_left .pagination.Sp_page {
    margin:30px 100px 0 0;
}
.list .control_left .pagination li a:hover,
.list .control_left .pagination li a.current,
.list .control_left .pagination li a.curent {
    background-color:#212121;
    border:1px solid #212121;
    color:#fff;
}
.list .control_left .arrange {
    display:inline-block;
    margin-left:30px;
}
.list .control_left .arrange span {
    width:30px;
    height:30px;
    display:inline-block;
    cursor:pointer;
}
.list .control_left .arrange span:hover {
    opacity:0.7;
}
.list .control_left .arrange .rowspan {
    background:url(../img/Sp_icon_colspan-.jpg) no-repeat;
    background-size: 30px;
}
.list .control_left .arrange .linespan {
    background:url(../img/Sp_icon_linespan-.jpg) no-repeat;
    background-size: 30px;
    margin-left:3px;
}
.list .control_left .arrange .expand {
    background:url(../img/Sp_icon_expand.jpg) no-repeat;
    background-size: 30px;
    margin-left:3px;
}
.list .lst_product {}
.list .colspan_display li {
    width:17.5%;
    padding:0 0.5%;
    border:1px solid #d1d1d1;
    overflow:hidden;
    height:283px;
    float:left;
    /* margin:0 0 18px 1.6%; */
    margin:0 0 18px 0.5%;
}
.list .colspan_display li.photo_left {
    /* margin-left:0; */
    /* background-color: #cccccc; */
}
.list .colspan_display li.photo_right {
    /* float:right; */
    /* margin-left:0; */
    /* background-color: #666666; */
}
.list .colspan_display li .photo {
    text-align:center;
    margin-top:5px;
    height:188px;
    overflow:hidden;
}

.list .colspan_display li .name_prod a {
    font-size: 14px;
    line-height: 15px;
    display: inline-block;
    font-weight: 700;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    margin-top: 6px;
}
.list .colspan_display li .name_prod a:hover {
    text-decoration:underline;
}
.list .colspan_display li .info_more {
    display: block;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    padding: 2px;
    margin-top: 15px;
    letter-spacing: -1px;
}
.list .lst_product li .attach {
    display:block;
    padding-bottom:3px;
}
.list .lst_product li .attach span {
  color: #000;
  width: 135px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  text-align: center;
  font-size: 12px;
  float: right;
  background-color: #f70761;
}
.detail .attach span {
  color: #000;
  width: 150px;
  height: 25px;
  line-height: 26px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  float: right;
  background-color: #f70761;
  font-weight: bold;
}
.list .lst_product li .attach .proof, .detail .attach .proof {
    background-color:#516df7;
}
.list .lst_product li .attach .store, .detail .attach .store {
    background-color:#e295ff;
}
.list .colspan_display .store .name_company {
    display:none;
}

.list .lst_product li .store {
    font-size:11px;
    color:#666666;
}
/*display line*/
.list .linespan_display li {
    border-top:1px solid #d9d9d9;
    width:100%;
    clear:both;
}
.list .linespan_display .photo {
    height:103px;
    width:110px;
    text-align:center;
    float:left;
    overflow-y: hidden;
}
.list .linespan_display li {
    position:relative;
    padding:5px 0;
}
.list .linespan_display li .info_product {
    float:right;
}
.list .linespan_display .photo img {
    /*  height:100%;*/
}
.list .linespan_display .store {
    display:block;
    width:100%;
    position:relative;
}
.list .linespan_display li .attach span {
    float:left;
}
.list .linespan_display .store .name_company {
    float:right;
    position:absolute;
    right:0;
    top:0;
    font-size:12px;
    color:#3c3c3c;
    display:block;
}
.list .linespan_display li .info_product .name_prod {
    padding-bottom:3px;
}
.list .lst_product li .info_product .Sp_store {
    display:none;
}
.list .linespan_display li .info_product .name_prod a {
    font-size:18px;
    text-decoration:underline;
}
.list .linespan_display li .info_product .name_prod a:hover {
    text-decoration:none;
}
.list .linespan_display li .info_product .info_more {
    font-size:12px;
    color:#3c3c3c;
    display:block;
    padding:3px 0;
}
li.lst_product_li2 {
    width: 30% !important;
    height: 190px !important;
    text-align: center;
}
li.lst_product_li2 img {
    margin-top: 8px;
    max-height: 150px;
}


/*DETAIL*/
.detail #contents {
    padding:0 55px;
}
.detail .left_detail {
    width:57%;
    float:left;
    /* max-width:647px;*/
}
.detail .left_detail .lst_btn {
    margin-bottom:20px;
}
.detail .left_detail .lst_btn li {
    float:left;
    padding:0 15px 6px 0;
}
.detail .left_detail .lst_btn li.last {
    padding-right:0;
}
.detail .left_detail .lst_btn li button {
    display:block;
    /*width:115px;*/
    min-width: 110px;
    height:30px;
    border:1px solid #3b3b3b;
    line-height:30px;
    text-indent:20px;
    color:#4B4B4B;
    font-size:13px;
    cursor:pointer;
    /*padding:0;*/
    padding: 0 10px;
    background-color: white;
    background-repeat:no-repeat;
    background-position:10px 50%;
}
.detail .left_detail .lst_btn li button:hover {
    color:#f70761;
}
.detail .left_detail .lst_btn li .btn_creat {
    background-image:url(../img/detail_icon01.jpg);
}
.detail .left_detail .lst_btn li .btn_down1 {
    background-image:url(../img/detail_icon02.jpg);
}
.detail .left_detail .lst_btn li .btn_down2 {
    background-image:url(../img/detail_icon02.jpg);
}
.detail .left_detail .lst_btn li .btn_print {
    background-image:url(../img/detail_icon03.jpg);
}
.detail .left_detail .lst_btn li .btn_back {
    background-image:url(../img/detail_icon04.jpg);
}
.detail .left_detail .lst_btn li .btn_send {
    background-image:url(../image/select_submit.png);
    background-size: 30px;
}
.detail .left_detail .title_name {
    font-size:14px;
    font-weight:normal;
    color:#3c3c3c;
    padding-bottom:19px;
    display:none;
}
.detail .left_detail .title_name .inner {
    font-size:10px;
    display:block;
}
.detail .left_detail .attach {
    display:none;
    margin-bottom:10px;
}
.detail .left_detail .photo {
    text-align: center;
}
.detail .left_detail .mtit {
    background:url(../img/detail_line.jpg) 0 50% repeat-x;
    margin:30px 0 25px;
}
.detail .left_detail .mtit .inner {
    background:url(../img/detail_icon5.jpg)0 50% no-repeat #fff;
    width:90px;
    padding-left:14px;
    font-size:15px;
    color:#404040;
    display:block;
    font-weight:normal;
}
.detail .right_detail {
    width:37%;
    float:right;
}
.detail .right_detail .title_name {
    font-size:18px;
    font-weight:normal;
    color:#3c3c3c;
    padding-bottom:5px;
}
.detail .right_detail .title_name .inner {
    font-size:14px;
    display:block;
}
.detail .attach span, .detail .attach .proof, .detail .attach .store {
    float:inherit;
    display:block;
}
.detail .right_detail .mtit {
    background:url(../img/detail_line.jpg) 0 50% repeat-x;
    margin:30px 0 25px;
}
.detail .right_detail .mtit .inner {
    background:url(../img/detail_icon5.jpg)0 50% no-repeat #FDF6E6;
    width:90px;
    padding-left:14px;
    font-size:15px;
    color:#404040;
    display:block;
    font-weight:normal;
}
.detail .right_detail .info {
    font-size:14px;
    color:#3c3c3c;
    padding-bottom:15px;
    word-break: break-all;
    word-wrap: break-word;  
}
.detail .right_detail .comment li {
    padding-bottom:30px;
    font-size:14px;
    color:#404040;
}
.detail .right_detail .comment li .tit_comment {
    font-weight:normal;
}
.detail .right_detail .comment li .time_comment {
    font-size:12px;
    color:#888787;
    padding-left:28px;
} 

/*ADDRESS*/
.address #contents {
    padding:0 55px;
}
.address .left_addr {
    float:left;
    width:40%;  
}
.address .right_addr {
    float:right;
    width:53%;  
    padding-left:4%;
    border-left:1px solid #808080;
    padding-bottom:30px;
    margin-bottom: 10px !important;
}
.address .left_addr .btn_from {
    display:none;
}
.address .left_addr .mtit {
    color:#282828;
    font-size:14px;
    border-bottom:1px solid #808080;
    padding:0 0 3px 15px;
    font-weight:normal;
    margin-bottom:18px;
}
.address .right_addr .mtit {
    color:#282828;
    font-size:14px;
    border-bottom:1px solid #808080;
    padding:0 0 3px 15px;
    font-weight:normal;
    margin-bottom:18px;
}
.address .left_addr .Sp_mtit {
    display:none;
}
.address .left_addr .cont {
    padding:0 18px;
    margin-bottom:40px;
}
.address .left_addr .cont_text1 {
    border:1px solid #b4b4b4;
    background-color:#f4f4f4;
    height:190px;
    width:95%;
    padding:2%;
    box-shadow:0 0 7px #838383 inset;
    margin-bottom:23px;
}
.address .left_addr .cont_text1 input {
    width:100%;
    height:100%;
}
.address .left_addr .cont_text1 input.upload {

}
.address .left_addr .cont_text1 a img {
    height:100%;
}
.address .left_addr .cont_text1 img#preview {
    height:100%;
}
.address .left_addr .cont_text1 span {
    line-height:190px;
    color:#9b9b9b;
}
/*.address .left_addr .cont_text1 #span_org_image, .address .left_addr .cont_text1 #span_image{
    width: 100%;
    height: 100%;
    display: table;
}
.address .left_addr .cont_text1 #span_org_image span, .address .left_addr .cont_text1 #span_image span{
    font-size: 180%;
    font-weight: bold;
    color: #ccc;
    white-space: normal;
    height: 190px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    line-height: normal;
}*/
#span_org_image, #span_image, #span_movie {
    text-align: center;
}
.address .left_addr .cont_text1 #span_org_image span, 
.address .left_addr .cont_text1 #span_org_image2 span, 
.address .left_addr .cont_text1 #span_image span, 
#span_order_image1 span, 
#span_order_image2 span, 
#span_order_file1 span, 
#span_order_file2 span, 
#span_order_file3 span, 
.address .left_addr .cont_text1 #span_movie span, 
.address .left_addr .cont_text1 #span_expand_products span,
.address .left_addr .cont_text1 #span_pdf span
{
    font-size: 22px;
    font-weight: bold;
    color: #ccc;
    white-space: normal;
    height: 190px;
    vertical-align: middle;
    line-height: normal;
    text-align: center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#field_image,
#field_org_image{
    display: none;
}
.address .left_addr .btn_cmn {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f2f2f2+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
    height:32px;
    border:1px solid #b4b4b4;
    line-height:32px;
    text-align:center;
    cursor:pointer;
    border-radius:3px;
    margin-left:10px;
    min-width:120px;
    padding:0;
    font-size:12px;
} 
.address .left_addr .btn_cmn:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8e8e8+0,c9c9c9+100 */
    background: #e8e8e8; /* Old browsers */
    background: -moz-linear-gradient(top, #e8e8e8 0%, #c9c9c9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#c9c9c9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e8e8e8 0%,#c9c9c9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e8e8e8 0%,#c9c9c9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e8e8e8 0%,#c9c9c9 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e8e8e8 0%,#c9c9c9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#c9c9c9',GradientType=0 ); /* IE6-9 */
}

*::before, *::after {
    box-sizing: border-box;
}
.file-upload {
    margin: 10px;
    overflow: hidden;
    position: relative;
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.file-upload input.upload {
    cursor: pointer;
    font-size: 20px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.address .left_addr .btn01, .address .left_addr .btn02 {
    width:30%;
    float:right;
}
.address .cont_text2 {
    border:1px solid #b4b4b4;
    background-color:#f4f4f4;
    height:200px;
    width:96%;
    padding:2%;
    margin-bottom:23px;
    color:#000;
}
.address .inp_cmn {
    background-color:#f9f9f9;
    width:98%;
    height:30px;
    padding:0 1%;
    border:1px solid #b4b4b4;
}
.address .left_addr .Sp_button button {
    width:49%;
    display:none;
} 
.address .lst_btn li {
    float:left;
    width:32%;
    margin-left:2%;
}
.address .lst_btn li.first {
    margin:0 !important;
    float:left;
}
.address .lst_btn li.last {
    float:right;
    margin:0 !important;
}
.address .lst_btn li .btn_cmn {
    width:100%;
    margin:0;
    font-size:12px;
    min-width:116px !important;
}
.address .right_addr .tbl_from {
    margin-bottom:47px;
}
.address .right_addr .tbl_from th, .address .right_addr .tbl_from td {
    border-bottom:1px solid #b4b4b4;
    padding:7px 15px; 
    font-size:14px;
    color:#282828;
}
.address .right_addr .tbl_from th {
    min-width:115px;
    width:22%;
}
.address .right_addr .tbl_from select {
    background-color:#f9f9f9 !important;
    width:100%;
    max-width:496px;
}
.address .right_addr .tbl_from .inp_cmn {
    max-width:480px !important;
}
.address .right_addr .tbl_from .select4 {
    max-width:295px;
    width:55%;
}
.address .right_addr .tbl_from .select3 {
    width:29%;
}
.address .right_addr .tbl_from .cont_text2 {
    line-height:18px;
    font-size:13px;
    padding:1% 2%;
    height:100px;
    margin-bottom:0;
    width:96% !important;
    max-width:480px !important;
}
.fz11 {
    font-size:11px;
}
.address .btn_from button, .address .btn_from input[type=button] {
    height:33px;
    width:23%;
    border:1px solid #b4b4b4;
    cursor:pointer;
    border-radius:3px;
    margin-left:7px;
    min-width:80px;
    color:#fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#868686+0,301111+100 */
    background: #868686; /* Old browsers */
    background: -moz-linear-gradient(top, #868686 0%, #4B4B4B 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#868686), color-stop(100%,#4B4B4B)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #868686 0%,#4B4B4B 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #868686 0%,#4B4B4B 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #868686 0%,#4B4B4B 100%); /* IE10+ */
    background: linear-gradient(to bottom, #868686 0%,#4B4B4B 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#868686', endColorstr='#4B4B4B',GradientType=0 ); /* IE6-9 */
}
.address .btn_from input.btn_delete {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c40a0a+0,b00808+100 */
    background: #c40a0a; /* Old browsers */
    background: -moz-linear-gradient(top, #c40a0a 0%, #b00808 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c40a0a), color-stop(100%,#b00808)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c40a0a 0%,#b00808 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c40a0a 0%,#b00808 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c40a0a 0%,#b00808 100%); /* IE10+ */
    background: linear-gradient(to bottom, #c40a0a 0%,#b00808 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c40a0a', endColorstr='#b00808',GradientType=0 ); /* IE6-9 */
}
.btn_regist {
    width: 32% !important;
    padding: 0 10px;
}
.address .right_addr .Sp_box_txt {
    display:none;
}
.overlay {
    background:url(../img/bg_overlay.png) repeat;
    position:fixed;
    z-index:10000;
    top:0;
    left:0;
}
.pop_lst_email {
    position:fixed;
    z-index:11000;
    background-color:#fff;
    width:100%;
    max-width:650px;
    height:600px;
    overflow:hidden;
    display:none;
}
.pop_lst_email .btn_close {
    position:absolute;
    right:10px;
    top:7px;
    font-size:25px;
    cursor:pointer;
}
.pop_lst_email .title_email {
    padding:10px 15px;
}
.pop_lst_email .search_box {
    display:block;
    padding:5px 10px;
    background-color:#4B4B4B;
}
.pop_lst_email .search_box .search_txt {
    height:28px;
    width:430px;
    border:none;
    padding:0 10px;
    float:left;
    border-top:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
    appearance:none;
    -webkit-appearance: none;
    border-radius:0;
}
.pop_lst_email .search_box .search_btn {
    height:30px;
    width:50px;
    background-color:#e3e3e3;
    cursor:pointer;
    float:left;
    border:1px solid #cdcdcd;
    appearance:none;
    -webkit-appearance: none;
    border-radius:0;
}
.pop_lst_email .search_box .search_btn:hover {
    background-color:#bdbdbd;
}
.pop_lst_email .tbl_mail {
    overflow-y:scroll;
    height:515px;
    padding:10px 6px 0;
}
.pop_lst_email .tbl_mail th, .pop_lst_email .tbl_mail td {
    border:1px solid #ccc;
    padding:7px 0;
}
.pop_lst_email .tbl_mail .th_frist th {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f2f2f2+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}
.pop_lst_email .tbl_mail .col1, .pop_lst_email .tbl_mail .col2 {
    width:43%;
}
.pop_lst_email .tbl_mail .col1 {
    padding-left:2% !important;
}
.pop_lst_email .tbl_mail .col2 {
    padding-left:3% !important;
}
.pop_lst_email .tbl_mail .col3 {
    width:12%;
    text-align:center;
}
.pop_lst_email .tbl_mail .down, .pop_lst_email .tbl_mail .up {
    cursor:pointer;
}
.pop_lst_email .tbl_mail .btn_select {
    color:#262626;
    border:1px solid #b4b4b4;
    cursor:pointer;
    width:48px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}



.notify_lst_email {
    position:fixed;
    z-index:11000;
    background-color:#fff;
    width:100%;
    max-width:650px;
    height:600px;
    overflow:hidden;
    display:none;
}
.notify_lst_email .notify_btn_close {
    position:absolute;
    right:10px;
    top:7px;
    font-size:25px;
    cursor:pointer;
}
.notify_lst_email .title_email {
    padding:10px 15px;
}
.notify_lst_email .search_box {
    display:block;
    padding:5px 10px;
    background-color:#4B4B4B;
}
.notify_lst_email .search_box .search_txt {
    height:28px;
    width:430px;
    border:none;
    padding:0 10px;
    float:left;
    border-top:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
    appearance:none;
    -webkit-appearance: none;
    border-radius:0;
}
.notify_lst_email .search_box .search_btn {
    height:30px;
    width:50px;
    background-color:#e3e3e3;
    cursor:pointer;
    float:left;
    border:1px solid #cdcdcd;
    appearance:none;
    -webkit-appearance: none;
    border-radius:0;
}
.notify_lst_email .search_box .search_btn:hover {
    background-color:#bdbdbd;
}
.notify_lst_email .tbl_mail {
    overflow-y:scroll;
    height: 310px;
    padding:10px 6px 0;
}
.notify_lst_email .tbl_mail th, .notify_lst_email .tbl_mail td {
    border:1px solid #ccc;
    padding:7px 0;
}
.notify_lst_email .tbl_mail .th_frist th {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f2f2f2+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}
.notify_lst_email .tbl_mail .col1, .notify_lst_email .tbl_mail .col2 {
    width:43%;
}
.notify_lst_email .tbl_mail .col1 {
    padding-left:2% !important;
}
.notify_lst_email .tbl_mail .col2 {
    padding-left:3% !important;
}
.notify_lst_email .tbl_mail .col3 {
    width:12%;
    text-align:center;
}
.notify_lst_email .tbl_mail .down, .notify_lst_email .tbl_mail .up {
    cursor:pointer;
}
.notify_lst_email .tbl_mail .btn_select {
    color:#262626;
    border:1px solid #b4b4b4;
    cursor:pointer;
    width:48px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}
.notify_overlay {
    background:url(../img/bg_overlay.png) repeat;
    position:fixed;
    z-index:10000;
    top:0;
    left:0;
}
span.btn_select {
    display: inline-block;
    border: solid 1px #000;
    padding: 2px 5px;
    cursor: pointer;
    background-color: #cccccc;
    color: #000;
    white-space: nowrap;
    font-size: small;
    text-align: center;
}
span.btn_selected {
    background: linear-gradient(to bottom, #ffffff 0%,#ff0000 100%) !important;
    color: #fff !important;
}
.notify_email_add {
    background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%);
    height: 32px;
    border: 1px solid #b4b4b4;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
    min-width: 120px;
    padding: 0 20px;
    font-size: 12px;
    margin-top: 20px;
}

.btn_promosys {
    background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%);
    height: 32px;
    border: 1px solid #b4b4b4;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
    min-width: 120px;
    padding: 0 20px;
    font-size: 12px;
    margin-top: 20px;
}

.red{
    color: #FF0000;
}
.ui-datepicker-week-end, .ui-datepicker-week-end a.ui-state-default {color:red;}
.ui-datepicker-calendar > tbody td:last-child a.ui-state-default,
.ui-datepicker-calendar > thead th:last-child span{
    color: #0000FF !important;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    /*display: -webkit-flex;*/
    /*display: flex;*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-memo {
    text-align: center;
}
button.btn_image {
    width: auto;
    padding:0;
    margin:0;
    background:none;
    border:0;
    font-size:0;
    line-height:0;
    overflow:visible;
    cursor:pointer;
}
.select_image_navi_box {
    cursor:pointer;
    float: left;
}
.select_image_navi_text,
.select_image_navi_text2 {
    position: relative;
    top: -7px;
}
.bg_checkbox_container {
    position: relative;
    display: inline-block;
    padding: 0;
}
input.bg_checkbox {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;  
    height: 100%;
}
input[type="checkbox"].bg_checkbox + label {
    display: block;
    background-image: url(../image/select_off.png);
    background-size: 28px;
    background-position: left center;
    background-repeat: no-repeat;
    padding: 7px 0 0 35px;
}
input[type="checkbox"].bg_checkbox:checked + label {
    background-image: url(../image/select_on.png);
}
input[type="checkbox"].bg_checkbox_2 + label {
    background-size: 49px;
    background-image: url(../image/select_off_2.png);
    padding: 30px 0 0 55px;
}
input[type="checkbox"].bg_checkbox_2:checked + label {
    background-image: url(../image/select_on_2.png);
}
.lst_product_li {
    position: relative;
}
.lst_product_li:hover img {
    opacity: 0.5 ;
    filter: alpha(opacity=50) ; /* Ie用 */
}
.image_checkbox_container {
    position: absolute;
    right: -5px;
    top: 10px;
}
.image_checkbox_container_2 {
    position: absolute;
    top: 10px;
    left: 10px;
}
.send_list {
    float: left;
    margin-right: 20px;
    width: 100px;
    height: 230px;
    overflow: hidden;
    font-size: 12px;
}
li.send_list div.photo {
    text-align: center;
    height: 110px;
    margin-bottom: 5px;
    border: 1px solid #ddd;
}
li.send_list div.photo img {
    width: 110px;
    max-height: 100px;
}
.sinb_margin {
    margin-right: 30px;
}
#mail_body {
    padding: 0 10px;
}


.notify_lst_email td {
    word-wrap:break-word;
    /*white-space: nowrap;*/
}

.notify_email_selected_box {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.movie_thumbnail {
    margin-top: 20px;
    height: 100px;
}

@media screen and (max-width:1024px) {
    .detail #contents {
        padding:0 20px;
    }
    .list .colspan_display li {
        width:31% !important;
    }
    .list .control_left {
        position:relative;
    }
    .list .control_left .display_number {
        position:absolute;
        right:0;
        top:-50px;
    }
    .list .control_left .arrange {
        margin-left:15px !important;
    }
    .list .control_left .alignment .select_cmn select {
        width:115px !important;
    }
    .address #contents {
        padding:0 20px;
    }
    .address .btn_cmn {
        font-size:11px !important;
        margin-left:3px !important;
    }
    .address .left_addr .cont_text1 {
        height:100px !important;
    }
    .address .left_addr .cont_text1 span {
        line-height:100px;
        font-size:12px;
    }
    .address .left_addr .cont_text1 #span_org_image span, .address .left_addr .cont_text1 #span_image span{
        /*font-size: 130%;
        height: 100px;*/
        display: none;
    }
    .address .left_addr .btn_cmn {
        min-width:110px;
    }
    .address .lst_btn li .btn_cmn {
        min-width:inherit !important;
        font-size:10px !important;
        overflow:hidden;
    }
}






@media screen and (max-width:640px) {
    input:not([type=button]), select, textarea{
        font-size: 16px !important;
    }
    /*LOGIN*/
    .login {
        padding:60px 17px 0;
        width:inherit !important;
        max-width:inherit !important;
    }
    .login .input {
        border:1px solid #adadad;
        height:48px;
        border-radius:4px;
        padding:0 3%;
        width:93%;
        box-shadow:inset 1px 1px 2px #a8a8a8;
    }
    .list .colspan_display li {
        margin-bottom:10px;
        border:none;
        height:175px;
    }
    .list .linespan_display li.last {
        border-bottom:1px solid #d9d9d9;
    }
    .list .colspan_display li .photo {
        height:100px;
    }
    .list .colspan_display li .photo img {
        /*      height:90px;*/
    }
    .list .colspan_display li .store {
        font-size:10px;
    }
    .list .control_left .pagination.Sp_page {
        display:block;
        margin:20px 0 0;
    }
    .list .control_left .pagination.pc_page {
        display:none;
    }
    .list .control_left .arrange {
        float:right;
    }
    .list .control_left .alignment.full {
        width: 100%;
        padding-bottom: 5px;
        line-height: 35px;
    }
    .list .control_left .alignment .select_cmn {
        width: 80%;
        float: right;
    }
    .list .control_left .alignment .select_cmn select {
        width:100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }
    .list .control_left .pagination {
        width:100%;
        text-align:center;
    }
    .list .control_left .pagination li a {
        width:21px;
        height:21px;
        line-height:21px;
        font-size:11px;
    }
    .list .linespan_display li .Sp_store {
        display:block !important;
        font-size:12px;
        padding:2px 0;
        display:block;
    }
    .list .linespan_display li .Sp_store .add_company {
        display:block;
        background:url(../img/lst_icon_home.jpg) 0 3px no-repeat;
        background-size:11px 11px;
        padding-left:15px;
    }
    .list .linespan_display .store .name_company {
        background:url(../img/lst_icon_company.jpg) 0 3px no-repeat;
        padding-left:15px;
        background-size:11px 11px;
    }
    .list .linespan_display li .store {
        height:20px;
    }
    .list .linespan_display li .store .add_company {
        display:none;
    }
    .list .linespan_display li .attach {
        position:absolute;
        left:23px;
        bottom:8px;
    }
    /*DETAIL*/
    .detail #contents {
        padding:9px;
    }
    .detail .left_detail {
        width:100%;
    }
    .detail .left_detail .title_name, .detail .left_detail .attach {
        display:block;
    }
    .detail .right_detail {
        width:100%;
    }
    .detail .right_detail .title_name {
        display:none;
    }
    .detail .right_detail .attach  {
        display:none;
    }
    .detail .left_detail .lst_btn li {
        padding-right:6px;
    }
    .detail .left_detail .lst_btn li button {
        width:100px;
        text-indent:10px;
        height:25px;
        line-height:25px;
    }
    .detail .left_detail .lst_btn li .btn_creat {
        background-size:10px 10px;
    }
    .detail .left_detail .lst_btn li .btn_down1 {
        background-size:8px 10px;
    }
    .detail .left_detail .lst_btn li .btn_down2 {
        background-size:8px 10px;
    }
    .detail .left_detail .lst_btn li .btn_print {
        background-size:13px 10px;
    }
    .detail .left_detail .lst_btn li .btn_back {
        background-size:10px 10px;
    }
    /*ADDRESS*/
    .address #contents {
        padding:0;
    }
    .address .left_addr {
        width:100%;
        float:inherit;
    }
    .address .left_addr .btn_from {
        display:block;
        border-bottom:1px solid #808080;
        padding-bottom:15px;
        margin-bottom:15px;
    }
    .address .btn_from input[type=button] {
        margin-left:0px;
        min-width:75px;
    }
    .address .left_addr .mtit {
        display:none;
    }
    .address .left_addr .cont {
        margin-bottom:15px;
        padding:0 10px 10px 10px;
        border-bottom:1px solid #808080;
    }
    .address .left_addr .cont_text1 {
        margin-bottom:5px;
        margin:0 0 5px 0;
        width:95.7%;
    }
    .address .left_addr .btn01 {
        width:100%;
    }
    .address .left_addr .btn02{
        width:49%;
    }
    .address .left_addr .Sp_mtit {
        display:block;
        padding-left:20px;
        font-size:14px;
        font-weight:normal;
        color:#282828;
        padding-bottom:10px;
    }
    .address .left_addr .Sp_button button {
        width:49%;
        display:block;
    }
    .address .left_addr .dp_none, .Sp_none {
        display:none;
    }
    .address .right_addr {
        width:inherit;
        padding:0;
        float:inherit;
        border:none;
    }
    .address .right_addr .tbl_from th, .address .right_addr .tbl_from td {
        padding:7px 6px;
        /*border:none;*/
    }
    .address .right_addr .tbl_from th {
        width:25%;
        min-width:inherit;
    }
    .address .right_addr .tbl_from .select4 {
        width:100%;
    }
    .address .right_addr .tbl_from .Sp_calendar {
        width:60%;
        background-image:url(../img/Sp_icon_calendar.png);
        background-size:25px 32px;
    }
    .address .right_addr .Sp_box_txt {
        padding:0 10px;
        display:block;
    }
    .address .right_addr .Sp_box_txt .Comment {
        background:url(../img/lst_icon_company.jpg) 0 4px no-repeat;
        background-size:11px 11px;
        padding-left:15px;
        display:block;
        margin-bottom:5px;
    }
    .address .right_addr .Sp_box_txt .cont_text2 {
        height:135px;
    }
    .store_Comment {
        background:url(../img/lst_icon_home.jpg) 0 4px no-repeat;
        background-size:11px 11px;
        padding-left:15px;
        display:block;
        margin-bottom:5px;
    }
    .address .right_addr .btn_from {
        border-top:1px solid #808080;
        padding-top:20px;
    }
    .address .right_addr .tbl_from {
        margin:0 5px;
        width:inherit;
    }
    .address .btn_from button, .address .btn_from input[type=button] {
        height:33px;
        width:20%;
    }
    .address .btn_from button, .address .btn_from input[type=button]:first-child {
        width:30%;
    }
    .pop_lst_email {
        height:450px;
    }
    .pop_lst_email .search_box {
        padding:5px 0;
        background:none;
    }
    .pop_lst_email .tbl_mail th, .pop_lst_email .tbl_mail td {
        font-size:12px;
        padding:1.5% !important;
    }
    .pop_lst_email .tbl_mail .col1 {
        width:30%;
    }
    .pop_lst_email .tbl_mail .btn_select {
        width:40px;
        font-size:11px;
        letter-spacing:-1px;
    }
    .pop_lst_email .search_box .search_txt {
        width:84%;
        padding:0;
        text-indent:10px;
    }
    .pop_lst_email .search_box .search_btn {
        width:15%;
        padding:0;
    }
    .pop_lst_email .tbl_mail {
        height:330px;
    }
    .pop_lst_email .tbl_mail .col1, .pop_lst_email .tbl_mail .col2 {
        word-break: break-all;
    }

    .pop_lst_email .search_box .search_btn {
        background: url(../img/Sp_icon_search.png) no-repeat 50% 50% #e3e3e3;
        background-size:28px 29px;
        height: 44px;
        padding: 0;
        text-indent: -9999px;
        width: 14%;
    }
    .pop_lst_email .search_box .search_txt {
        height: 42px;
        padding: 0;
        text-indent: 10px;
        width: 86%;
    }
    .list #contents .right_cont .result_number .search_result_text {
        margin-right:0px;
        width: 100%;
        float: left;
    }
    .lst_product_li .info_product {
        margin-top: 0px;
    }
    .sinb_margin {
        margin-left: 10px;
    }
    .attach_navi {
        font-size:12px;
    }
    .attach_navi img {
        width: 23px;
        height: 23px;
    }
    .select_image_navi_text {
        top: -5px;
    }
    .select_image_navi_text2 {
        top: -9px;
    }
    input[type="checkbox"].bg_checkbox + label {
        display: block;
        background-image: url(../image/select_off.png);
        background-size: 23px;
        background-position: left center;
        background-repeat: no-repeat;
        padding: 5px 0 0 30px;
    }



    .notify_lst_email {
        height:450px;
    }
    .notify_lst_email td {
        white-space: normal;
        word-break: break-all;
    }
    .notify_lst_email .search_box {
        padding:5px 0;
        background:none;
    }
    .notify_lst_email .tbl_mail th, .notify_lst_email .tbl_mail td {
        font-size:12px;
        padding:1.5% !important;
    }
    .notify_lst_email .tbl_mail .col1 {
        width:30%;
    }
    .notify_lst_email .tbl_mail .btn_select {
        width:40px;
        font-size:11px;
        letter-spacing:-1px;
    }
    .notify_lst_email .search_box .search_txt {
        width:84%;
        padding:0;
        text-indent:10px;
    }
    .notify_lst_email .search_box .search_btn {
        width:15%;
        padding:0;
    }
    .notify_lst_email .tbl_mail {
        height:330px;
    }
    .notify_lst_email .search_box .search_btn {
        background: url(../img/Sp_icon_search.png) no-repeat 50% 50% #e3e3e3;
        background-size:28px 29px;
        height: 44px;
        padding: 0;
        text-indent: -9999px;
        width: 14%;
    }
    .notify_lst_email .search_box .search_txt {
        height: 42px;
        padding: 0;
        text-indent: 10px;
        width: 86%;
    }

    .notify_email_selected_box {
        max-height: 120px;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .notify_lst_email .tbl_mail {
        height: 200px;
    }
}

th.sorter {
    cursor: pointer;
}
li.sender {
    background-color: #ddeeee;
}

a.relation:hover {
    text-decoration: underline;
}

p.attach.clearfix {
    float: left;
    margin: 3px;
}