.ck_popup_wrap { 
    position: absolute;top: 50px; 
    left: 50px; width:auto; 
    z-index: 9999; 
    background-color: #fff; 
} 
#ck_popup_01 { 
    top: 100px;
    left: 50%; 
    width: 420px; 
    margin-left: -210px; 
} 
.ck_popup_box_wrap { 
    background-color:#000; 
    padding: 5px; 
    position: relative;
    top: 0px; 
    left: 0px; 
} 
.ck_popup_box input { 
    margin: 0px; 
    width: 15px; 
    height: 15px; 
    border: none; 
    background-color:#fff; 
} 
.ck_popup_box label { 
    font-size: 12px; 
    color: #fff; 
    line-height:15px; 
    padding-left: 5px; 
    position: relative;
    top: -2px; 
    margin-bottom: 0px;
} 
.ck_popup_close { 
    font-size: 13px; 
    color: #999; 
    position: absolute;
    top:0px; 
    right: 0px; 
    text-decoration: none; 
    height: 25px; 
    line-height: 25px;
    padding: 0 5px; 
    font-weight: bold; 
} 
.ck_popup_img img { 
    max-width: 100%;
    vertical-align: bottom; 
} 
.ck_popup_img a { display: inline-block; } 
#sub{
        width: 85px;
        height: 85px;
        line-height: 85px;
        color: #fff;
        display: block;
        text-align: center;
        font-size: 22px;
        border-radius: 3px;
        background: linear-gradient(230deg, #dd2c63, #288fcf, #dd2c63, #288fcf);
        background-size: 600% 600%;
        animation: AnimationName 3s ease infinite;
        border: none!important;
}
.total_wrap {
    position: relative;
    margin-top: -1px;
    padding: 26px 26px 26px 110px;
    *zoom: 1;
}
.total_wrap.c04 {
    margin: 20px 0;
    height: 116px;
    padding: 34px 0 0 0;
    border: 3px solid #494949;
    text-align: center;
}
.box_msg01 {
    margin-bottom: 60px;
    padding: 46px 0;
    background: #f3f3f3;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
}
.box_msg01 strong {
    display: block;
    font-size: 24px;
    line-height: 30px;
    color: #333;
}
.txt_h3 {
    display: block;
    margin: 48px 0 12px;
    padding-left: 8px;
    padding-bottom: 2px;
    font-size: 18px;
    line-height: 1.3em;
    font-weight: 800;
    color: #333;
}

.total_wrap.c04 .total_area {
    position: relative;
    display: inline-block;
}
.total_wrap.c04 .total_area li.total_txt01 {
    padding-left: 22px;
}
.total_wrap.c04 .total_area li {
    padding-top: 1px;
    font-size: 15px;
    text-align: left;
    padding: 0 24px 0 45px;
    width: auto;
}
.total_area li {
    float: left;
    width: 220px;
    text-align: right;
    line-height: 22px;
}
.total_wrap.c04 .total_area li .total_price {
    display: block;
    font-size: 13px;
    padding-left: 0;
}
.total_wrap.c04 .total_area li.total_txt02 {
    background: url(../images/ico_total01.png) 0 14px no-repeat;
}
.total_wrap.c04 .total_area li.total_txt03 {
    background: url(../images/ico_total02.png) 0 14px no-repeat;
}
.total_wrap.c04 .total_area li.total_txt04 {
    margin-top: -4px;
    background: url(../images/ico_total03.gif) 0 18px no-repeat;
    font-size: 14px;
}
.total_area li:last-child {
    float: right;
    width: 280px;
    font-weight: 800;
}
.total_area li .total_price {
    display: inline-block;
    min-width: 60px;
    padding-left: 22px;
    font-size: 14px;
    color: #666;
}
.total_wrap.c04 .total_area li.total_txt04>span {
    display: block;
    line-height: 1.4em;
    vertical-align: middle;
}
.total_wrap.c04 .total_area li.total_txt04 .total_price {
    font-size: 17px;
}
.total_wrap.c04 .total_area li .total_price strong {
    font-size: 15px;
}
.total_wrap.c04 .total_area li.total_txt04 strong {
    display: inline-block;
    font-size: 24px;
    letter-spacing: 0;
    font-family: Verdana;
}
.data_table01 {
    position: relative;
    margin-top: 10px;
    border-top: 1px solid #adadad;
}
.data_table01 table {
    width: 100%;
    margin-bottom: -1px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}
.data_table01 th {
    padding: 16px 13px 16px 20px;
    height: 28px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #f3f3f3;
    color: #333;
    text-align: left;
    font-weight: 400;
    line-height: 24px;
}
.data_table01 td {
    padding: 16px 13px 16px 20px;
    height: 28px;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
    line-height: 24px;
}
.table_title.c01 {
    background: #494949;
}

.table_title {
    position: relative;
    padding: 11px 14px 11px;
    margin-top: -1px;
    margin-bottom: -1px;
}
.table_title .ico_order01 {
    display: inline-block;
    height: 20px;
    padding-left: 30px;
    background: url(../images/ico_order01.png) 0 center no-repeat;
    font-size: 14px;
}

.table_title strong {
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 800;
    color: #fff;
    vertical-align: middle;
}
.board02 thead th {
    height: 44px;
    padding: 0 10px;
    border-top: 1px solid #adadad;
    border-bottom: 1px solid #ddd;
    background: #f3f3f3;
    font-weight: 800;
    color: #333;
    text-align: center;
}
.board02 table {
    width: 100%;
    border-bottom: 1px solid #ddd;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}
.board02 tbody td {
    padding: 19px 10px;
    border-top: 1px solid #ddd;
    text-align: center;
}
.board02 .alig_l {
    text-align: left;
}
.order_content{display: none;}
.onoimg{
    width:260px;
    position:absolute;
    top:956px;
    left:684px;
    opacity:0.8;
}
#onoimg{display: none;}

.disabled { pointer-events:none; }

.pt_view_top_opt_wrap {
    border: 1px solid #ddd;
    overflow: hidden;
    border-radius: 3px;
}
.pt_view_top_opt_wrap table {
    border: 1px solid #fff;
    width: 100%;
    font-size: 13px;
    border-radius: 3px;
    overflow: hidden;
}
.pt_view_top_opt_wrap th {
	width: 30%;
    padding: 14px 5px;
    color: #333;
    border-top: 1px solid #ddd;
    background-color: #f6f6fa;
    text-align: center;
}
.pt_view_top_opt_wrap tr:first-child th {
    border-top: none;
}

.pt_view_top_opt_wrap td {
	width: 70%;
    padding: 10px 5px;
    color: #666;
    border-top: 1px solid #ddd;
}

.pt_view_top_opt_wrap tr:first-child td {
    border-top: none;
}

.pt_view_top_opt_wrap select {
	width: 100%;
	height: 40px;
	padding: 0 30px 0 15px;
	font-size: 13px;
	border: 1px solid #e0e0e0;
	box-sizing: border-box;
	appearance: none;
	background: #fff url(../images/ico_select.png) no-repeat right 10px center;
	background-size: 14px 8px;
}

@media screen and (max-width: 500px){
    #onoimg{
        width:260px;
        position:absolute;
        top: 360px;
        left: 52px;
        opacity: 0.5;
        display: block;
    }
    .signup_wrap {
        padding: 0px;
    }
    .order_content{display: block;}
    #content{display: none;}
    .order_content {
        /*background: #ededed;*/
    }
    .pay_info .pay_total .pay_all .txt, .pay_info .pay_total .pay_all .price {
        float: left;
        color: #c9000b;
        font-size: 15px;
        font-weight: bold;
    }
    .pay_info .pay_total ul li .txt, .pay_info .pay_total ul li .price {
        float: left;
        width: 50%;
        font-size: 14px;
    }
    .ord_ok .gray_box {
        padding: 30px 0;
        background: #ededed;
        border-bottom: 1px solid #ddd;
        text-align: center;
    }
    .ord_ok .gray_box .tit {
        color: #333;
        font-size: 19px;
    }
    .ord_ok .gray_box .ord_num {
        margin: 19px 0 0;
        font-size: 14px;
    }
    .ord_ok .gray_box .ord_num em {
        font-weight: bold;
        color: #c9000b;
    }
    .ord_ok .gray_box .txt {
        margin: 19px 0 0;
        color: #666;
        font-size: 13px;
    }
    .pay_info {
        padding: 0 12px 19px;
        border-bottom: 1px solid #ddd;
        background: #fff;
    }
    .ck_popup_wrap { 
        top: 10px!important; 
        left:20px!important; 
        right: 20px!important; 
        margin: 0px!important; 
    } 
    .pay_info .ord_tit {
        padding: 20px 6px 15px;
        color: #333;
        font-size: 15px;
        font-weight: bold;
    }

    .ord_tit {
        position: relative;
        padding: 0 6px;
    }
    .pay_info .pay_total {
        /*border-bottom: 1px solid #e7e7e7;*/
    }
    .pay_info .pay_total .pay_all {
        padding: 13px 16px;
        border: 2px solid #494949;
        height: 57px;
    }
    .pay_info .pay_total .pay_all .txt {
        width: 45%;
        padding: 9px 0 0;
    }
    .pay_info .pay_total .pay_all .price {
        width: 55%;
        text-align: right;
    }
    .pay_info .pay_total ul {
        /*border: 1px solid #ddd;*/
        border: none;
        border-top: none;
    }
    .pay_info .pay_total ul li {
        margin: 0 12px;
        padding: 13px 0;
        border-bottom: 1px solid #ddd;
    }

    .pay_info .pay_total .pay_all .price strong {
        font-size: 20px;
    }
    .pay_info .pay_total ul li .price {
        text-align: right;
    }
    .pay_info .pay_total ul li:after {
        display: block;
        clear: both;
        content: '';
    }
    .pay_info .pay_total ul li:last-child {
        border-bottom: none;
    }
    .pay_method {
        /*margin: 6px 0 0;
        border-top: 1px solid #ddd;*/
        border-bottom: 1px solid #ddd;
    }
    .pay_method dl {
        position: relative;
        margin: 0 12px;
    }
    .pay_method dt {
        position: absolute;
        left: 0;
        top: 0;
        width: 102px;
        padding: 15px 0;
        font-size: 14px;
        color: #666;
        letter-spacing: -1px;
    }
    .pay_method dd {
        padding: 15px 0 15px 102px;
        /*border-bottom: 1px solid #e7e7e7;*/
        font-size: 14px;
        color: #333;
        letter-spacing: -1px;
    }
    .ck_popup_wrap{ width: auto!important } 
    .ck_popup_img a { width: 100%; } 
    .ck_popup_img img { width: 100%; }
}
