html{height:100%;scroll-behavior:smooth;}
body{cursor:default; font-family:'dotum';_cursor:default;background-color:#f0f4f6;font-size:12pt;padding:0;margin:0;width:100%;height:100%;font-family:'nanumgothic';vertical-align:text-top;overflow-x:hidden;}
input{font-size:12pt;}
li{list-style:none;}
table{padding:0px;margin:0px;border-collapse:collapse;}
button { appearance:none; -webkit-appearance:none; -ms-appearance:none; -o-appearance:none; -moz-appearance:none; background-color: #fff; outline:none;}
input[type=checkbox] {  
    display: ;  
}
textarea {resize:none;}

input[type=checkbox] + label{
    display: inline-block;  
    cursor: pointer;  
    position: relative;  
    padding-left: 25px;  
    margin-right: 15px;  
}
/*
input[type=checkbox]+ label:before {     

    content: "";  
    display: inline-block;  
  
    width: 20px;  
    height: 20px;  
  
    margin-right: 10px;  
    position: absolute;  
    left: 0;  
    bottom: 1px;  
    background-color: #ccc;  
    border-radius: 2px; 
    box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);  
}
input[type=checkbox]:checked + label:before { 

    content: "\2713"; 
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    color: #fff;  
    background:#2f87c1;
    text-align: center;  

}
*/
input::-ms-input-placeholder { color: #d8d8d8; }
input::-webkit-input-placeholder { color: #d8d8d8; } 
input::-moz-placeholder { color: #d8d8d8; }


select 
{
    position: relative;
   border                   : 1px solid #e9e9e9;
   width                    : 12em;
   height                   : 20px;
   font-size                : 8pt;
   color                    : #303030;
   padding                 : 1px;
   -moz-border-radius       : 0px;
   -webkit-border-radius    : 0px;
   border-radius            : 0px;
   background               : url(../images/ico_arrow_bottom.png) 95% / 10% no-repeat #fdfdfd;
}
 select option
{
   font-size           		: 8pt;
   padding                 : 1px;
}
select option[selected]{ font-weight:bold}
select option:nth-child(even) { background-color:#f5f5f5; }
select:after{
    content: '\2193';
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 8pt;
    line-height: 1;
}

.contents_research_select select{
	float:left;
	border:1px solid #e2e2e2;
	margin:0 0 0 0;
	padding:0 5px 0 5px;
	height:24px;
	border-radius:0;
	color:black;
	vertical-align:top;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	-khtml-user-select:none;
	-ms-user-select:none;
	text-indent:0.01px;
	text-overflow:"";
	background:transparent;
	cursor:pointer;_cursor:hand;
}

img,fieldset{border:0; width: auto;vertical-align:middle;}
span{cursor:default;_cursor:default;}
a:link{text-decoration:none}
a:visited{text-decoration:none}
a:active{text-decoration:none}
a:hover{text-decoration:none;cursor:pointer;_cursor:hand;}
select::-ms-expand{display:none;}
a.over img{border-width:0px;display:inline;}
a.over img.ov{display:none;}
a.over:hover{border:0px;}
a.over:hover img{display:none;}
a.over:hover img.ov{display:inline;}
table{padding:0px;}
pre {margin:0;}

#aspnetForm {margin:0;}
#id_player_div {position:absolute; top:50%; left:50%; transform:translate3D(-50%,-50%,0);z-index:2;}
#id_body.on {overflow-y:hidden;}
#id_template_image_preview_text .c_display_center_column {min-height:auto;}
#id_player_select_div {position:absolute; width:100%; height: 100%; z-index:2;}

.c_fl{float:left;}
.c_fr{float:right;}
.c_clr{clear:both;}

.dummy_input {display:block; width: 0px; height: 0px; border: 0;}
.diplay_inline_block {display:inline-block;vertical-align:middle;}
.line_height_36 {line-height: 36px;}
.c_background_position {position:absolute; top:0; left:0; right:0; bottom:0; z-index:2;}
.c_background_position.c_portrait {left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%);}

.c_contents_body:after {content:""; display:block; clear:both;}

.notice_popup_wrap {position:fixed; width:100%; top: calc( 50% - 277px ); transform:translateY(-50%); -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); -moz-transform:translateY(-50%); z-index: 104; }

.notice_popup_wrap1 {z-index:104; border: 2px solid #c3c3c3; position:fixed; width:800px; overflow-y:auto; top: 50%; left: 50%; transform:translate3D(-50%, -50%, 0); -webkit-transform:translate3D(-50%, -50%, 0); -ms-transform:translate3D(-50%, -50%, 0); -o-transform:translate3D(-50%, -50%, 0); -moz-transform:translate3D(-50%, -50%, 0);}
.notice_popup_wrap1 img {max-width: 100%;}
.popup_close_btn {position:absolute; top:12px; right: 25px; cursor:pointer;}
.notice_popup {position:fixed; width:600px; max-height: 400px; overflow-y:scroll; left: 50%; padding: 20px 10px; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%); -moz-transform:translateX(-50%); border: 5px solid #00b9f2; border-radius: 10px; background-color: #fff; text-align: center; box-shadow: 1px 1px 1px; }
.notice_popup p {font-size: 14px;}
.notice_popup div {cursor:pointer; font-size: 14px; color: #01b8f0; float: right; margin-top: 15px; }

.user_image_location {position:absolute; top:50%; left:50%;}

.postion_relative {position:relative;}
.c_position_relative{position:relative;height:100%;}
.c_position_relative1{position:absolute;top:50%;transform:translateY(-50%);width:100%;max-height:96%;height:100%;}
.c_position_relative2{position:absolute;top:50%;transform:translateY(-50%);width:100%;max-height:96%;height:100%;}
.c_position_absolute{position:absolute;left:0;top:0;right:0;bottom:0;}
.c_position_absolute_l_t{position:absolute;left:0;top:0;}
.c_position_absolute_b{position:absolute;bottom:0;}
.c_position_absolute_l_r_b{position:absolute;left:0;right:0;bottom:0;}

.c_flex_vertical_align_center_100{width:100%;height:100%;display:flex;display:-ms-flexbox;align-items:center;-ms-flex-align:center;}
.c_flex_align_center_100{width:100%;display:flex;display:-ms-flexbox;justify-content:center;-ms-flex-pack:center;text-align:center;}

.c_flex_row{width:100%;height:100%;display:flex;display:-webkit-flex;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;cursor:pointer;_cursor:hand;}
.c_flex_column{width:100%;height:100%;display:flex;display:-webkit-flex;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;cursor:pointer;_cursor:hand;}

.c_display_center{display:flex;align-items:center;justify-content:center;}
.c_display_center_column{display:flex;justify-content:center;min-height: calc(100% - 130px );}
.c_display_center_column_only{display:flex;justify-content:center;}
.c_display_center_column_mypage {display:block;width: calc( 100% - 250px );height: 100%;margin-left:250px;justify-content:initial;}
.c_display_center_row{display:flex;align-items:center;}
.c_display_row{display:flex;flex-direction:row;}
.c_display_flex{display:flex;}
.c_display_column_wrap{display:flex;flex-wrap:wrap;}
.c_display_column{display:flex;flex-direction: column;}
.c_display_row_center{display:flex;flex-direction: column;justify-content:center;}
.c_display_column_center{display:flex;flex-direction: row;justify-content:center;}
.c_display_column_wrap_center{display:flex;flex-direction: row;flex-wrap:wrap;justify-content:center;}
.c_display_column_align_center{display:flex;flex-direction: column;align-items:center;}
.c_display_align_items_end{display:flex;align-items: flex-end;}
.c_display_column_space_between{display:flex;justify-content:space-between;}

.c_align_left{text-align:left;}
.c_align_center{text-align:center;}
.c_align_right{text-align:right;}

.c_cursor_hand{cursor:pointer;_cursor:hand;}
.c_cursor_grab{cursor:grab;}

.c_margin_left_5{margin-left:5px;}
.c_margin_left_10{margin-left:10px;}
.c_margin_left_20{margin-left:20px;}
.c_margin_left_30{margin-left:30px;}
.c_margin_left_40{margin-left:40px;}
.c_margin_left_50{margin-left:50px;}

.c_margin_right_5{margin-right:5px;}
.c_margin_right_10{margin-right:10px;}
.c_margin_right_20{margin-right:20px;}
.c_margin_right_30{margin-right:30px;}
.c_margin_right_40{margin-right:40px;}
.c_margin_right_50{margin-right:50px;}

.c_margin_top_5{margin-top:5px;}
.c_margin_top_10{margin-top:10px;}
.c_margin_top_20{margin-top:20px;}
.c_margin_top_30{margin-top:30px;}
.c_margin_top_40{margin-top:40px;}
.c_margin_top_50{margin-top:50px;}
.c_margin_top_60{margin-top:60px;}

.c_margin_bottom_10{margin-bottom:10px;}
.c_margin_bottom_20{margin-bottom:20px;}
.c_margin_bottom_30{margin-bottom:30px;}
.c_margin_bottom_40{margin-bottom:40px;}
.c_margin_bottom_50{margin-bottom:50px;}
.c_margin_bottom_60{margin-bottom:60px;}

.c_padding_10{padding:10px;}
.c_padding_20{padding:20px;}
.c_padding_20_0{padding:20px 0;}
.c_padding_30{padding:30px;}

.c_width_p100{width:100%;}
.c_width_p16{width:16%;}
.c_width_p20{width:20%;}
.c_width_40{width:40px;}
.c_width_height_p100{width:100%;height:100%;}

.c_height_p100{height:100%;}
.c_height_25{height:25px;}
.c_height_30{height:30px;}
.c_height_40{height:40px;}
.c_height_50{height:50px;}

.c_font_size_18px{font-size:18px;}
.c_font_size_20px{font-size:20px;}
.c_font_size_40px{font-size:40px;}
.c_color_help_text{color:#3e4245;}
.c_color_help_text1 {margin: 20px 0 0;}
.c_color_title_help_text{color:#71757a;}
.c_color_title_help_text {font-size:26px;}

.c_machine_popup .img_load_gif {width: 40px;}

.all_settings_text {display:inline-block; font-size: 14px; margin-top:8px; color:#414346;}
.title_border_bottom { border-bottom: 1px solid #555; padding-bottom: 8px;}

.c_arrow_left:before{ content: "\2764\ "; }
.c_arrow_left:after{ content: "\2764\ "; }

.sub_tit {width:100%;margin:50px 0 0 0;}

.btn_movie_go_url {position:absolute; width:102px; right: 68px; top:50%; transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); -webkit-transform:translateY(-50%);}
/*.new_circle {position:absolute; top:9px; left:-8px; width:16px; height:16px; line-height:16px; font-size: 10px; text-align:center; background-color:#bb9f26; border-radius:100%; }
*/
.c_disable{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(255,255,255,0.5);z-index:9999;}
.c_setting_layout_progress{position:absolute;left:0;top:74px;right:0;bottom:0;background-color:rgba(255,255,255,0.8);z-index:9999;}

.c_div_disable_size{position:absolute;width:100%;height:100%;z-index:100;border:0px solid gray;background-color:#EEEEEE;filter:Alpha(opacity=40);opacity:0.4;-moz-opaciry:0.4;text-align:center;overflow:hidden;}
.c_div_disable_size_2{position:absolute;display:flex;top:0;background-color:rgba(0,185,242,0.6);align-items:center;justify-content:center;width:100%;height:100%;z-index:100;border:0px solid gray;filter:Alpha(opacity=80);text-align:center;overflow:hidden;}
.c_div_popup_box{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,0.8);z-index:104;}
.c_div_popup_box_div{width:100%;height:100%;text-align:center;cursor:pointer;_cursor:hand;}
.c_div_popup_box_div1{width:100%;height:100%;}
.c_div_popup_box_div2{position:relative;width:540px;height:100%;margin:0 auto;}
.c_div_popup_box_contents{position:absolute;width:500px;top:50%;left:50%;transform:translate3D(-50%,-50%,0);padding-top:40px;border:2px solid #56c5d0;border-radius:10px;background-color:#ffffff;box-sizing:border-box; z-index: 1200;}
.c_div_popup_box_input{color:#71757a;font-size:18px;border:0px;width:100%;height:100%;padding:8px 8px 9px 8px;}
.c_div_popup_box_col{position:relative;width:100%;height:50px;border:1px solid #c5def3;}
.c_div_popup_box_col_textarea {height: 150px;}
.c_div_popup_box_contents_title{width:140px;}
.c_div_popup_box_contents_title1 {vertical-align: top; padding-top:5px;}
.contents_input_px {position:absolute; right:30px; margin:0; top:11px;}
.c_div_popup_box_contents_input{width:300px;}
.contents_title {margin: 30px 0 15px;}
.p_text_numbering {margin: 2px 0 25px 0; text-align: right;}
.popup_confirm_wrap {width: 260px; margin:0 auto; padding: 25px 0 1px; position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0); -webkit-transform: translate3d(-50%, -50%, 0); -ms-transform: translate3d(-50%, -50%, 0); -o-transform: translate3d(-50%, -50%, 0); -moz-transform: translate3d(-50%, -50%, 0); background-color:#fff;}

.popup_cover{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0);z-index:103;visibility:hidden;transition:all 0.4s;}
.popup_cover.on {visibility:visible;background-color:rgba(0,0,0,0.6);}
.help_contents_wrap {display:none;position:fixed;width:720px;height:95vh;top:50%;left:50%;transform:translate3D(-50%,-50%,0);margin:0; padding:0;z-index:104;background-color:#fff;}
.help_contents_wrap .close_btn {position:absolute;top:30px;right:30px;cursor:pointer;z-index:1;}
.help_contents_wrap.on{display:block;}
.help_menu_wrap {margin:0;padding:0;}
.help_menu_wrap li{display:none;position:relative;height: 100%; overflow-y: auto;}
.help_menu_wrap li.on{display:block;}
.help_menu_wrap img {width: calc(100% - 0px);overflow:none;}
.help_menu_wrap .top_move_btn {position:fixed; right:30px; bottom: 15px;width:40px; height:40px; padding:0;background:url(/lite/design/images/icon_top.png) no-repeat center center #00b9f2;}
.opinion_confirm_popup_cover {position:fixed; width: 100%; height: 100%; background-color:rgba(0,0,0,0.6); z-index: 104;}
.opinion_confirm_popup_wrapper {position:fixed; width: 500px; height: 100%; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.opinion_confirm_popup_wrap {position:fixed; width: 100%; top: 50%; border-radius:15px; transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);box-sizing:border-box; background-color:#fff; padding:30px 30px 50px; box-shadow:1px 1px 1px; }
.opinion_confirm_popup_wrap .popup_close_btn {cursor:pointer; position:absolute; right: 0; width: 20px; top: -25px;}
.opinion_confirm_popup_wrap .bbs_view_title {position:relative; font-size: 18px; font-weight:normal; text-align:center; margin-bottom: 20px;}
.opinion_confirm_popup_wrap .bbs_view_wrap { margin-bottom:15px; border-top: 2px solid #111; border-bottom: 2px solid #111;}
.opinion_confirm_popup_wrap .bbs_view_wrap:last-child {margin-bottom: none;}
.opinion_confirm_popup_wrap .bbs_view_tr {border-bottom: 1px solid #e2e7eb; height: 40px;font-size: 0;}
.opinion_confirm_popup_wrap .bbs_view_tr_contents {position:relative; height: auto; min-height: 40px;}
.opinion_confirm_popup_wrap .bbs_view_tr:last-child {border-bottom: none;}
.opinion_confirm_popup_wrap .bbs_view_td {display:inline-block; vertical-align:middle; width: calc( 100% - 100px ); box-sizing:border-box; font-size: 15px;}
.opinion_confirm_popup_wrap .bbs_view_txt {padding: 7px;}
.opinion_confirm_popup_wrap .bbs_view_txt_contents {margin-left:100px; max-height: 230px; overflow-y:auto; white-space:pre-wrap;}
.opinion_confirm_popup_wrap .bbs_view_tr .bbs_view_tit {width: 100px; height: calc( 100% - 2px ); padding-top:8px; margin-top:1px; text-align:center; background-color: #fafafa; box-sizing:border-box; }
.opinion_confirm_popup_wrap .bbs_view_tr .bbs_view_contents_tit { display:block; position:absolute; }

.trans_image_select_popup {position:fixed; width: 550px; height:80vh; top: 50%; left: 50%; padding: 35 15px; background: #fff; transform: translate3D(-50%, -50%, 0); -webkit-transform: translate3D(-50%, -50%, 0); -ms-transform: translate3D(-50%, -50%, 0); -o-transform: translate3D(-50%, -50%, 0); -moz-transform: translate3D(-50%, -50%, 0); z-index: 250; text-align: center; border: 1px solid #333; }
.trans_image_select_popup p {margin: 0;}
.trans_image_select_popup .button_wrap {margin-top: 25px;}
.trans_image_select_popup .button_wrap button {width : 80px; cursor:pointer; border:none; padding: 6px 0; margin: 0 5px; color: #fff;}
.trans_image_select_popup .button_wrap .rewrite_btn {background-color: #545c67; }
.trans_image_select_popup .button_wrap .add_btn {background-color: #3490fd }
.trans_image_select_popup .button_wrap .cancel_btn {background-color: #f5425f; }
.trans_image_select_popup .img_compare_wrap {height: calc(100% - 51px); box-sizing:border-box; border-top: 1px dotted #070707; padding-top: 25px; margin-top: 25px; }
.trans_image_select_popup .img_compare_wrap p {color: #f5425f; font-size: 14px;}
.trans_image_select_popup .img_compare_wrap .c_img_wrap {margin-top: 15px; font-size: 0; height:80%; overflow-y: auto;}
.trans_image_select_popup .img_compare_wrap .c_img_wrap .img_wrap {width: 100%; font-size: 14px; margin-bottom: 20px;}
.trans_image_select_popup .img_compare_wrap .c_img_wrap .img_wrap:last-child{margin-bottom: 0;}
.trans_image_select_popup .img_compare_wrap .c_img_wrap .img_wrap p {margin-bottom: 5px;}
.trans_image_select_popup .img_compare_wrap .c_img_wrap .img_wrap img {max-width: 80%; }

.name_update_popup_cover {position:fixed; width: 100%; height: 100%; top:0; left:0; background-color:rgba(0,0,0,0.7); z-index: 104;}
.name_update_popup_cover .name_update_popup {position:fixed; width: 300px; height: 100%; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.name_update_popup_cover .name_update_popup_inner {position:fixed; width: 100%; top: 50%; border-radius:15px; border: 3px solid #00b9f2; transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);box-sizing:border-box; background-color:#fff; padding:20px 30px 20px; box-shadow:1px 1px 1px; }
.name_update_popup_cover .name_update_popup .pupup_title_text {border-bottom:none; padding-bottom:0; margin: 0 0 18px 0;}
.name_update_popup_cover .name_update_popup .name_change_input {width :100%; height:31px; border:1px solid #a9a9a9; padding-left: 7px; font-size: 14px;}
.name_update_popup_cover .name_update_popup .button_wrap {margin-top:20px; text-align:center;}
.name_update_popup_cover .name_update_popup .button_wrap > * {display:inline-block; vertical-align:middle; margin: 0 8px;}

.c_device_select_div_wrap {position:fixed; top:0; left:0; right:0; bottom:0; z-index: 133; background-color: rgba(0,0,0,0.6);}
.c_device_select_div {position:fixed; left:50%;width: 880px; height: 100%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%); -moz-transform:translateX(-50%);}
.c_device_select_div_inner {position:fixed; box-sizing:border-box; height: 96%; border: 3px solid #00b9f2; background-color:#fff; width: 100%; top: 50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); -moz-transform:translateY(-50%);}

.c_contents_header{height:50px;background-color:#fff;text-align:center;box-sizing:border-box; border-bottom:1px solid #d9dee2;}
.c_contents_header_box{height:100%;color:white;}
.c_contents_header_text{font-size: 14px;}
.c_contents_header_mypage {width: 100%; }

.c_contents_header_right{z-index:102;position:absolute;left:0;top:0;right:0;height:50px;color:white;display:flex;justify-content:center;}
.c_contents_header_right_mypage {width: 100%; display:block; justify-content:initial; left:initial; right:initial;}
.c_contents_header_right span {color:#5e5f61;}
.c_contents_header_right_div{position:relative;width:1000px;height:100%;}
.c_contents_mypage_header_right_div{margin:0 auto; width: 880px;}
.c_contents_header_box_language{height:100%;}
.c_contents_header_box_language:first-child .c_contents_header_left_login {margin: 0 8px 0 0;}
.c_select_language_text{}
.ham_button_wrap {display:none; margin: 0 0 12px;}
.ham_button {position:relative; width: 40px; height: 40px; border-radius: 100%; background-color:#00b9f2; cursor:pointer;}
.ham_button img{position:absolute;width: 18px; top: 50%; left: 50%; transform: translate3D(-50%, -50%, 0);}

.c_select_language{position:relative;width:164px;height:100%;}
.c_select_language select{ font-size: 13px; border:0px solid #cccccc;padding:3px 10px 5px 57px;width:100%;height:100%;border-radius:0;color:black;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-khtml-user-select:none;-ms-user-select:none;text-indent:0.01px;text-overflow:'';cursor:pointer;_cursor:hand;background-color:#313131;color:white;background-position: 106px 19px;background-size: 11px;}
.c_select_language select option{font-size:13px;padding:5px;background-color:#919191;color:white;cursor:pointer;_cursor:hand;}

.c_contents_header_left_login{margin:0 8px ;position:relative;height:100%;}
.c_contents_header_left_login ul{position:absolute;visibility:hidden;opacity:0;width:150px;padding:0;background-color:#1593a0;margin:0;top:50px;left:50%;text-align:center;transform:translateX(-50%);transition:all 0.4s;}
.c_contents_header_text_help{position:relative;}
.c_contents_header_text_help:hover .help_gnb_wrap {visibility:visible;opacity:1;}
.c_contents_header_left_login ul li {position:relative;padding:12px 0;cursor:pointer;}
.c_contents_header_left_login ul li:after{content:"";position:absolute;width:81%;height:1px; bottom:0; left:50%; transform:translateX(-50%);background-color:#fff;}
.c_contents_header_left_login ul li:last-child{padding: 12px 0 17px 0;}
.c_contents_header_left_login ul li:last-child:after{content:"";display:none;}

.c_contents_header_right_login{height:100%;margin:0 20px 0 0;}
.c_contents_header_right_login_text{position:relative; height:100%;}

.template_add_input_text_box_wrap {position:fixed; top:50%; left:50%; width: 390px; box-shadow: 2px 2px 2px 0px grey; transform: translate3D(-50%,-50%, 0); -webkit-transform: translate3D(-50%,-50%, 0); -ms-transform: transform: translate3D(-50%,-50%, 0); -moz-transform: translate3D(-50%,-50%, 0); -o-transform: translate3D(-50%,-50%, 0); border:2px solid #93b4ff; background-color:#fff;z-index:128;}
.template_add_input_text_box_wrap .text_box_title_div {background-color:#93b4ff;height:40px;}
.template_add_input_text_box_wrap .text_box_title {text-align:center; font-size: 18px; font-weight:bold; color: #595959;}
/*.template_add_input_text_box_wrap .move_controller {position: absolute; top:10px; right: 8px; cursor:grab; width: 30px; height: 30px;}
.template_add_input_text_box_wrap .move_controller:hover {border-color: #93b4ff;}
.template_add_input_text_box_wrap .controller_section img {width: 8px; cursor: grab;}*/
.template_add_input_text_box_wrap .section_middle img {width: 4px;}
.template_add_input_text_box_wrap .template_add_input_text_box_contents {width:100%;padding:0 20px 20px 20px;box-sizing:border-box;}
.template_add_input_text_box_wrap .template_add_input_text_box_contents textarea {resize: none; width: 100%; height: 100px; padding: 7px; box-sizing:border-box;}
.template_add_input_text_box_wrap .template_add_input_wrap {margin-top: 10px;}
.template_add_input_text_box_wrap .template_add_input_wrap_oneline {margin-bottom: 10px;}
.template_add_input_text_box_wrap .template_add_input_wrap_oneline:last-child {margin-bottom: 0;}
.template_add_input_text_box_wrap .template_add_input_wrap_oneline:after {content: ""; display:block; clear:both;}
.template_add_input_text_box_wrap .template_add_input_wrap_oneline .input_wrap {position:relative; float:left; width: 50%;}
.template_add_input_text_box_wrap .template_add_input_wrap_oneline .input_wrap:last-child {padding-left: 10px; box-sizing: border-box;}
.template_add_input_text_box_wrap .template_add_input_wrap_oneline input {padding-left: 4px; width: 68px; height: 24px; font-size: 14px; vertical-align: middle;}
.template_add_input_text_box_wrap .template_add_input_wrap_oneline input[type="color"] { position:absolute; top: 0; width: 89px; height:27px; outline:none; background:none; border:none;}
.template_add_input_text_box_wrap .template_add_input_wrap_oneline .jscolor { width: 86px; outline:none; background:none; border:1px solid #767676;}
.template_add_input_text_box_wrap span {font-size: 14px; vertical-align: middle;}
.template_add_input_text_box_wrap select {width: 86px; height: 24px; font-size: 14px; vertical-align: middle; border: 1px solid #767676;}
.template_add_input_text_box_wrap .template_add_input_wrap .title {width: 68px; display:inline-block;}
.template_add_input_text_box_wrap .template_add_input_wrap .title.color {margin-top:4px;}
.template_add_input_text_box_wrap .template_add_input_wrap .title1.color {margin-top:0;}
.template_add_input_text_box_wrap .button_wrap { text-align:center; margin-top: 26px;}
.template_add_input_text_box_wrap .button_wrap1 {text-align: initial;}
.template_add_input_text_box_wrap .button_wrap .default_btn {color: #fff; cursor:pointer; display:inline-block; vertical-align: middle; background-color:#545c67; padding: 5px 20px; margin: 0 8px;}
.template_add_input_text_box_wrap .button_wrap .add_btn {background-color: #3490fd;}
.template_add_input_text_box_wrap .button_wrap .add_btn1 {padding: 3px 20px;}
.template_add_input_text_box_wrap .button_wrap .cancel_btn {background-color: #f5425f;}

.template_add_input_text_box_wrap .input_wrap input[type="number"]::-webkit-outer-spin-button,
.template_add_input_text_box_wrap .input_wrap input[type="number"]::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0;}

.default_btn {color: #fff; cursor:pointer; display:inline-block; vertical-align: middle; background-color:#545c67; padding: 8px 20px;}
.add_btn {background-color: #3490fd;}

.aside_close_btn {display:none; position:absolute; top:10px; right: 10px;}
.c_data_body_mypage_wrap{position:relative;height: 100%;}
.c_data_body_mypage_aside {position:fixed; z-index:114; width: 250px; height:100%; background-color: #313131;}
.c_data_body_mypage_aside img {cursor:pointer;}
	.c_data_body{position:relative;max-width:1000px;margin:30px auto 20px;min-height: auto;}
	.c_data_body_name{position:relative;max-width:1000px;margin:10px auto 20px;min-height: auto;}
	.c_data_body_name_div{margin:20px auto 20px;color:#5e5f61;}
	.c_data_body_tab_div{margin:10px auto 0 0;}
	.c_data_body1{width:800px;}
	.c_data_body2 {position:absolute; top: 50%; left:50%; transform: translate3D(-50%, -50%, 0); -webkit-transform: translate3D(-50%, -50%, 0); -moz-transform: translate3D(-50%, -50%, 0); -o-transform: translate3D(-50%, -50%, 0); -ms-transform: translate3D(-50%, -50%, 0); }
	.c_data_body_div{width:100%;}
	.c_data_body_div_480{width:480px;}
	.c_data_body_preview_div:after{content:"";clear:both;display:block;}
	.c_data_body_div_2{width:390px;float:left;}
	.c_data_body_div_2_1{float:right;}
.c_data_body_title{}
.c_data_mypage_body_title {margin: 100px 0;}
.c_data_body_title_text_div{}
	.c_data_body_title_text{color:#404245;font-size:36px;}
	.c_data_body_title_text_mypage {color: #93b4ff; font-weight:bold;}
	.c_data_body_title_text_help{color:#404245;font-size:16px;}
.c_data_body_title_line_div{margin-top:30px;}
.c_data_body_title_line{width:50px;height:2px;background-color:#2e3b3e;}
.c_data_body_help_div{margin-top:30px;}
.c_data_body_help_text{color:#71757a;font-size:15px; font-weight: bold;}
.c_data_body_button_div{width:100%; box-sizing: border-box; text-align: center; background-color:#ffffff;border:1px solid #e2e7eb;border-radius:10px;padding:60px 0 60px 0;margin-top:70px;}
.c_data_body_button_icon_text{color:#404245;font-size:32px;}
.c_data_body_div_gap{margin:0 30px 0 0;}

	.c_data_body_contents_box_2{width:100%;height:100%;}
	.c_data_body_contents_box_760_465{width:760px;height:500px;margin:10px auto;background-color:#ffffff;border-radius:10px 10px 10px 10px;}
	.c_data_body_contents_box_300_300{display:inline-block;vertical-align:top;width:230px;height:230px;margin:7px;background-color:#ffffff;border-radius:10px 10px 10px 10px;}
	.c_data_body_contents_box_300_300_demo{display:inline-block;vertical-align:top;width:230px;height:230px;margin:7px;background-color:#ffffff;border-radius:10px 10px 10px 10px;border:2px solid #cccccc;box-sizing: border-box;}
	.c_data_body_contents_box_300_300_proposal{display:inline-block;vertical-align:top;width:230px;height:230px;margin:7px;background-color:#bdd7ee;border-radius:10px 10px 10px 10px;border:2px solid #cccccc;box-sizing: border-box;}	.c_data_body_contents_box_300_300_blank{width:220px;height:220px;margin:10px 10px 10px 10px;border-radius:10px 10px 10px 10px;}
	.c_data_body_contents_box_300_300_blank_none{}
	.c_data_body_contents_box_300_300_image_div{margin-top:30px;}
	.c_data_body_contents_box_300_300_image{width:96px;height:56px;}
	.c_data_body_contents_box_m2{padding: 30px; box-sizing:border-box;}
	.c_data_body_contents_button_icon_text_div{margin-top:20px;}
	.c_data_body_contents_button_icon_text_div_blank{margin-top:55px;width:136px;height:76px;text-align:center;}
	.c_data_body_contents_button_icon_text_div_blank_demo{margin-top:53px;width:136px;height:76px;text-align:center;}
	.c_data_body_contents_button_icon_text_div_blank_proposal{margin:53px auto 0;width:100px;height:76px;text-align:center;}
	.c_data_body_contents_button_icon_text{font-size:22px;color:#404245;}
	.c_data_body_contents_button_icon_text_blank{font-size:27px;color:#4a4a4b;}
	.c_data_body_contents_button_icon_text_blank_demo{font-size:23px;color:#4a4a4b;font-weight:500;}
	.c_data_body_contents_button_icon_text_blank_proposal{font-size:23px;color:#ffffff;font-weight:500;}
	.c_button_w185_h45{border:0px solid #c5def3;border-radius:25px;width:135px;height:33px;background-color:#00b9f2;text-align:center;cursor:pointer;_cursor:hand;}
	.c_button_w250_h50{border: 0px solid #c5def3;border-radius: 25px; width: 140px;height: 50px;background-color: #00b9f2;text-align: center;cursor: pointer;}
	.c_button_w250_h50_intro{border: 0px solid #c5def3;border-radius: 25px; width: 250px;height: 50px;background-color: #00b9f2;text-align: center;cursor: pointer;}
	.c_button_w250_h50_intro_1 {border: none;border-radius: 25px; width: 250px;height: 50px;background-color: #5a6dce;text-align: center;cursor: pointer;}
	.c_button_text_contents_div{margin-top:30px;}
	.c_button_text_contents{font-size:18px;color:#ffffff;margin:0 20px 0 0;cursor:pointer;_cursor:hand;}
	.c_button_text_image{width:52px;height:10px;}
	.c_data_body_contents_title_sub{clear:both;width:100%;text-align:left;margin:50px 0 30px 10px;}
	.c_data_body_contents_title_sub_text{font-size:21px;color:#4a4a4b;font-weight:500;}
	.c_data_body_contents_title_sub_line{margin:10px 0 20px 0;width:100%;border-top:1px solid #cdcdcd;}
	.c_data_contents_wrap {width: 100%; margin: 0 auto;}
	
	.c_data{overflow-x:hidden;overflow-y:auto;min-height: calc( 100% - 130px );}
	.c_data_contents{overflow-x:hidden;overflow-y:auto;min-height: calc( 100% - 130px );}
	.c_data_body_button:after{content:"";clear:both;display:block;}
	.c_data_body_button > div{float:left;}
	.c_data_body_template{position:relative;width:100%;margin-top:20px;}
	.c_data_body_template_list_2{position:absolute;left:0;top:0;right:0;bottom:0;}
	.c_contents_footer{height:80px;padding:0 5px 0 5px;background-color:#e2e7eb;text-align:center;color:#838996;font-size:12px;}
	
#ID_STRING_TEMPLATE2_INFO_NO_TEMPLATE { text-align:center; }
#id_header_user_opinion_div .c_display_center_column {min-height:auto;}

.c_button_wp100_h50{border:0px solid #c5def3;border-radius:25px;width:315px;height:54px;background-color:#00b9f2;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_wp100_h50_m1 {background-color:#5a6dce;margin: 0 auto;}
.c_button_wp100_h50 a {display:block;height:100%; line-height:50px;}
.c_button_w190_h48{border:0px solid #c5def3;border-radius:25px;width:190px;height:48px;background-color:#00b9f2;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_text{font-size:20px;color:#ffffff;margin:0 10px 0 10px;cursor:pointer;_cursor:hand;vertical-align:middle;}
.c_button_w168_h61_2{border:1px solid #5ca9dd;border-radius:30px;width:162px;height:44px;background-color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_text_2{display:block;font-size:18px;color:#5ca9dd;margin:0 0 0 10px;cursor:pointer;_cursor:hand;}
.c_button_text_2_1{display:block;font-size:18px;color:#fff;margin:0 10px 0 0px;cursor:pointer;_cursor:hand;line-height:22px;}
.c_button_text_2_11{display:block;font-size:18px;color:#fff;margin:0 0px 0 0px;cursor:pointer;_cursor:hand;line-height:22px;}
.c_button_text_2_12{display:block;font-size:18px;color:#5ca9dd;margin:0 0 0 0;cursor:pointer;_cursor:hand;}
.c_button_text_2_13{display:block;font-size:18px;color:#fff;margin:0 0 0 10px;cursor:pointer;_cursor:hand;}
.c_button_w168_h61_3{border:1px solid #f172ac;border-radius:30px;width:162px;height:55px;background-color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_text_3{display:block;font-size:18px;color:#f172ac;margin:0 10px 0 0;cursor:pointer;_cursor:hand;}
.c_button_text_3_1{display:block;font-size:18px;color:#f172ac;margin:0 0 0 0;cursor:pointer;_cursor:hand;line-height:22px;}
.c_button_w168_h61_4{border:1px solid #70bf54;border-radius:30px;width:162px;height:55px;background-color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_text_4{display:block;font-size:21px;color:#70bf54;margin:0 10px 0 0;cursor:pointer;_cursor:hand;}
.c_button_w415_h48_5{border:1px solid #5ca9dd;border-radius:24px;width:128px;height:38px;background-color:#00b9f2;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_w415_h48_5_red{border:1px solid #5ca9dd;border-radius:24px;width:128px;height:38px;background-color:#FF5003;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_text_5{display:block;font-size:20px;color:#ffffff;margin:0 0 0 0;cursor:pointer;_cursor:hand;}
.c_button_w168_h61_6{border:1px solid #5ca9dd;border-radius:30px;width:168px;height:61px;background-color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_text_6{display:block;font-size:25px;color:#5ca9dd;margin:0 0 0 10px;cursor:pointer;_cursor:hand;}
.c_button_w168_h61_7{border:1px solid #f172ac;border-radius:30px;width:168px;height:61px;background-color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_text_7{display:block;font-size:25px;color:#f172ac;margin:0 10px 0 0;cursor:pointer;_cursor:hand;}
.c_button_w168_h61_8{border:1px solid #70bf54;border-radius:30px;width:168px;height:61px;background-color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_text_8{display:block;font-size:25px;color:#70bf54;margin:0 10px 0 0;cursor:pointer;_cursor:hand;}
.c_button_text_9{display:block;font-size:16px;color:#5ca9dd;margin:0 0 0 0;cursor:pointer;_cursor:hand;}
.c_button_text_10{display:block;font-size:14px;color:#5ca9dd;margin:0 0 0 0;cursor:pointer;_cursor:hand;}
.c_button_text_12{display:block;font-size:12px;color:#222222;margin:0 0 0 0;cursor:pointer;_cursor:hand;}
.c_button_text_13{display:block;font-size:18px;color:#5ca9dd;margin:0 0 0 0;cursor:pointer;_cursor:hand;}

.c_button_text_11{display:block;font-size:18px;color:#ffffff;margin:0 0 0 0;cursor:pointer;_cursor:hand;}
.c_button_text_16{display:block;font-size:16px;color:#464646;margin:0 0 0 0;cursor:pointer;_cursor:hand;}
.c_button_text_16_1 {color:#fff;}
.c_button_text_16_2 {color: #00b9f2;}
.c_button_text_21{display:block;font-size:18px;color:#5ca9dd;margin:0 0 0 0;cursor:pointer;_cursor:hand;}
.c_button_text_31{display:block;font-size:25px;color:#f172ac;margin:0 0 0 0;cursor:pointer;_cursor:hand;}
.c_button_text_41{display:block;font-size:25px;color:#70bf54;margin:0 0 0 0;cursor:pointer;_cursor:hand;}
.c_button_text_16_disabled {color: #ddd;}

.c_button_w248_h58_5{border:1px solid #b9c0c5;border-radius:10px;width:248px;height:58px;background-color:#00b9f2;font-size:25px;color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_w248_h58_6{border:1px solid #b9c0c5;border-radius:10px;width:248px;height:58px;background-color:#ffffff;font-size:25px;color:#9fa5af;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_text_61{font-size:25px;color:#5ca9dd;cursor:pointer;_cursor:hand;}
.c_button_text_71{font-size:25px;color:#f172ac;cursor:pointer;_cursor:hand;}

.c_button_w45_h30{width:45px; height:30px; line-height:30px; box-sizing:border-box;background-color:#00b9f2; text-align:center;}
.c_button_w45_h30_cancel {background-color:#fff; border: 1px solid #00b9f2; box-sizing:border-box; }
.c_button_w50_h35{width:50px; box-sizing:border-box; border-radius:5px; line-height:35px; border:1px solid #00b9f2;height:35px;vertical-align:middle;background-color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_w50_h35_disabled {border: 1px solid #ddd;}
.c_button_w80_h40{width:80px; box-sizing:border-box; line-height:40px; border:1px solid #b9b9b9;height:40px;vertical-align:middle;background-color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_w80_h40_1{background-color:#00b9f2; border:none;}
.c_button_w188_h58_1{border:1px solid #5ca9dd;border-radius:30px;width:162px;height:44px;line-height:44px;background-color:#00b9f2;color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_w188_h58_1_1{border:1px solid #5ca9dd;border-radius:30px;width:162px;height:44px;background-color:#00b9f2;color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_w188_h58_1_2 {display:inline-block; width: 120px; margin: 0 18px; box-sizing: border-box; vertical-align:middle; }
.c_button_w188_h58_2{border:1px solid #5ca9dd;border-radius:30px;width:162px;height:44px;background-color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_w188_h58_2_1{border:1px solid #5ca9dd;border-radius:30px;padding:0 15px;height:36px;vertical-align:middle;background-color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_w188_h58_2_2{display:inline-block; width: 120px; color:#5ca9dd; font-size:12pt; vertical-align:middle; line-height:44px; margin: 0 18px;}
.c_button_w188_h58_3{border:1px solid #f172ac;border-radius:30px;width:162px;height:44px;background-color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}

.c_button_w120_h40_2{border:1px solid #5ca9dd;border-radius:10px;width:120px;height:40px;background-color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_w120_h40_3{border:1px solid #f172ac;border-radius:10px;width:120px;height:40px;background-color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}

.c_button_w120_h30_2{border:1px solid #5ca9dd;border-radius:10px;width:120px;height:30px;background-color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}

.c_button_w100_h32_1{box-sizing:border-box;border:1px solid #d1d1d1;width:128px;height:31px;background-color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_w100_h32_1.add_btn {background:url(/lite/design/images/icon_plus_pc.png) no-repeat 12px center; text-indent: 17px;}
.c_button_w100_h32_1.all_btn {background:url(/lite/design/images/icon_check_pc.png) no-repeat 6px center; text-indent: 17px;}
.c_button_w100_h32_1.delete_btn {background:url(/lite/design/images/icon_delete_pc.png) no-repeat 12px center; text-indent: 17px;}
.c_button_w100_h32_1.left_btn {background:url(/lite/design/images/icon_left_pc.png) no-repeat 17px center; text-indent: 17px;}
.c_button_w100_h32_1.right_btn {background:url(/lite/design/images/icon_right_pc.png) no-repeat 17px center; text-indent: 23px;}
.c_button_w100_h32_1.function_btn {background:url(/lite/design/images/icon_magic_pc.png) no-repeat 18px center; text-indent: 30px;}

.c_button_w100_h32_2 {width: 156px;}

.c_button_wp20_h40_tap_1{width:20%;height:43px;border-width:1px 1px 0 1px;border-style:solid solid none solid;border-color:#a1a8af;border-radius:20px 20px 0 0;}
.c_button_wp20_h40_tap_backcolor_2{background-color:#5da9dd;}
.c_button_wp20_h40_tap_backcolor_3{background-color:#56c5d0;}
.c_button_wp20_h40_tap_backcolor_4{background-color:#70bf54;}
.c_button_wp20_h40_tap_backcolor_5{background-color:#f287b7;}
.c_button_wp20_h40_tap_backcolor_6{background-color:#8781bd;}
.c_button_wp20_h20_tap_1{width:20%;height:24px;background-color:#a7b1bb;border-width:1px 1px 0 1px;border-style:solid solid none solid;border-color:#a1a8af;border-radius:20px 20px 0 0;}
.c_button_text_tap{color:#ffffff;font-size:20px;text-align:center;}

.c_button_w45_h30 input {border:none; outline:none; height:100%; line-height:28px; margin: 0 auto; background:transparent; -webkit-appearance: none;-moz-appearance: none;appearance: none;}

.proposal_btn {background-color:#fff;box-sizing:border-box; border:1px solid #00b9f2;}
.proposal_btn span {color:#00b9f2;}

.machine_name_text {display:block; width: calc( 100% - 44px ); line-height:20px; float:right; white-space: nowrap; text-overflow:ellipsis; overflow:hidden; }
.machine_name_text_disconnect {color: #cecece;}
.c_table_td_manage {width: 280px;}
.c_table_td_manage1 {width: 110px;}
.c_table_td_manage .c_button_w50_h35 {line-height: 33px;}
.mobile_arrow {display:none;}
.web_arrow {display:block;}

.c_help_text{font-size:14px;color:#71757a;text-align:center;padding:10 0px;}
.template_no_data {text-align: center;}
.c_contents_footer_text{}
.c_contents_footer_text2{color:#5f646d;}

	.c_data_body_preview_div{width:100%;}
	.c_data_body_preview_div_help{width:100%;}
	.c_data_body_preview_div_help_2{width:100%;}
	.c_data_body_preview{box-sizing:border-box;border-width:0 1px 1px 1px;border-style:none solid solid solid;border-color:#a1a8af;background-color:#ddd;height:562px;overflow:hidden;}
.c_data_body_preview_image_div_center{position:relative;width:100%;height:100%;}
.c_template_image_preview_div{position:relative;width:100%;margin:0 auto;height:100%;}

.c_data_body_preview_image_div{width:100%;}
.c_data_body_preview_image_back{width:100%;height:100%;}
.c_data_body_preview_image{width:100%;}
.c_data_body_preview_text{color:white;font-size:34px;}
.c_data_body_preview_text br {display:none;}
.c_data_body_preview_image_div_box{position:relative;width:100%;height:100%;}

.c_data_body_preview_image_div_box_landscape{position:absolute;left:0;top:0;bottom:0;width:480px;}
	.c_data_body_preview_image_div_box_landscape_image_box{position:relative;width:318px;height:192px;}
.c_data_body_preview_image_div_box_landscape_image{min-height:100%;min-width:100%;width:auto;height:auto;max-width:100%;max-height:100%;}
.c_data_body_preview_image_div_box_landscape_text_box{position:absolute;left:0;top:0;right:0;bottom:0;color:white;}
.c_data_body_preview_image_div_box_landscape_text{}

.c_data_body_preview_image_div_box_portrait{position:absolute;top:0;right:0;bottom:0;width:480px;}
	.c_data_body_preview_image_div_box_portrait_image_box{position:relative;width:192px;height:318px;}
.c_data_body_preview_image_div_box_portrait_image{min-height:100%;min-width:100%;width:auto;height:auto;max-width:100%;max-height:100%;}
.c_data_body_preview_image_div_box_portrait_text_box{position:absolute;left:0;top:0;right:0;bottom:0;color:white;}
.c_data_body_preview_image_div_box_portrait_text{}

.c_display_height_100 {height: 100%;}
.c_data_mypage_contents_wrap {position:relative;box-sizing:border-box; margin:64px 0 32px; overflow:auto; width: 100%; height: 780px; background-color:#ffffff;border:1px solid #e2e7eb;border-radius:10px;}
.c_data_body_mypage{position:relative;width:880px;height: calc( 100% - 62px );margin: 12px auto 0; }
.c_data_body_mypage_contents{width:100%; overflow:auto;}
.c_data_body_mypage_contents1 {background-color: #fff; border: 1px solid #e2d7eb; border-radius: 10px;}
.c_data_body_mypage_contents:last-child{margin-bottom: 0;}
.contact_history_section {padding: 0 100px; box-sizing: border-box;}
.contact_history_wrap {margin: 20px 0 30px; padding: 0; overflow-y : auto; border-top: 2px solid #111; border-bottom: 1px solid #e2e7eb; }
.contact_history_wrap .hidden_div {display:none;}
.bbs_tr {height: 40px; font-size:0; border-bottom: 1px solid #d7d7d7; line-height: 40px;}
.bbs_tr:last-child {border-bottom: none;}
.bbs_header {background-color:#fafafa;}
.bbs_td {display:inline-block; font-size: 16px; text-align:center; color: #404245;}
.bbs_body .bbs_td {font-size: 15px; vertical-align:middle;}
.bbs_num {width: 80px;}
.bbs_contents {width: calc( 100% - 280px ); }
.bbs_body .bbs_contents { text-align: left;}
.bbs_body .bbs_contents span {display:block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; cursor:pointer;}
.bbs_date {width: 100px;}
.bbs_status {width: 100px; cursor:pointer;}
.bbs_status_complete {background-color: #dff9ff;}
.c_data_body_mypage_contents_text{font-size:16px; font-weight:bold;}
.c_data_body_mypage_contents_button{}
.c_data_body_mypage_contents_button_mobile{display:none;}
.c_data_body_mypage_contents_table{width:100%;padding:30px 0px 0px 0px;}
.c_data_body_mypage_contents_table tr td {line-height:46px; padding: 0;}
.c_data_body_mypage_contents_table2 {padding: 45px; height: 100%; box-sizing:border-box;}
.c_data_body_mypage_contents_table_p100{width:100%;}
.c_data_body_mypage_contents_use_user{height:340px;overflow-y:scroll;}
.c_data_body_mypage_contents_table_grid{width:100%;border-collapse:collapse;border:1px solid #e2e7eb;color:#404245;font-size:18px;}
.c_data_body_mypage_contents_table_grid th {line-height:40px;border:1px solid #e2e7eb;color:#404245;background-color:#a5e4f7;font-weight:normal;}
.c_data_body_mypage_contents_table_grid tbody {overflow-y:auto;overflow-x:hidden;}
.c_data_body_mypage_contents_table_grid td {line-height:40px;border:1px solid #e2e7eb;color:#000000;}
.c_data_body_mypage_locker_menu {margin-bottom:12px;}

.c_list_player_name_input_wrap{width: calc( 100% - 32px );height:100%;text-overflow:ellipsis;word-wrap:normal;line-height:32px;overflow:hidden;white-space:nowrap;}

.c_data_body_mypage_template_sub_title {font-weight: bold; margin-top: 30px;}
.c_data_body_mypage_template_sub_title p {position: relative; margin: 0;}
.c_data_body_mypage_template_sub_title p:after {content: ""; position:absolute; width: calc( 100% - 96px ); top:50%; left: 95px; margin-top: -1px; height: 2px; background-color: #111;}
.c_data_body_mypage_contents_list_scroll_650{position:relative;height:580px;overflow-y:auto;}
.c_data_body_mypage_contents_list_file_div{width:100%;padding:0 30px;box-sizing:border-box;}
.c_data_body_mypage_contents_list_file{}
.c_data_body_mypage_contents_list_div{width:820px;height:100%; box-sizing: border-box;margin: 16px auto;}
.c_data_body_mypage_contents_list_div1 {margin: 25px auto;}
.c_data_body_mypage_contents_list_div:after {content:''; display:block; clear:both;}
.c_data_body_mypage_contents_list_div_1 .c_data_body_mypage_contents_list_view_mobile .c_data_body_mypage_contents_list_button {width: 20%;}
.c_data_body_mypage_contents_list_button{margin-left:10px;}
.c_data_body_mypage_contents_list{border-bottom: 2px solid #f0f4f6; height: 100%;}
.c_randscape {width: 100%;}
.c_portrait {height: 100%;}
.c_portrait1 {width: 32%; left: 50%; overflow:hidden; transform: translate(-50%); -webkit-transform: translate(-50%); -moz-transform: translate(-50%); -o-transform: translate(-50%); -ms-transform: translate(-50%);}
.c_select_list_item_div_2 .c_portrait_thum {width: initial; max-width: initial; position: absolute; left:0;}
.template_info_name {margin: 0; text-align:center; color: #fff; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.c_condition {margin-left:28px;}
.c_condition_1 {display:inline-block;}
.c_condition_txt {margin:0 12px;font-size:15px;}
.c_condition_txt img {width: 20px;}
.c_condition_txt1 {color:#ff4444;}
.c_table_header {font-weight:bold;}
.c_data_body_mypage_contents_list:last-child {border-bottom:none;}
.c_data_body_mypage_contents_list_view{}
.c_data_body_mypage_contents_list_view_web_image {width: 16px;}
.c_data_body_mypage_contents_list_view_mobile{display:none;}
.c_data_body_mypage_contents_list_view_mobile span {text-align:center;}
.c_data_body_mypage_contents_list_view_mobile_image{width:22px;}
.c_data_body_mypage_contents_list_row{height:32px;padding:10px 0 10px 0;}
.c_data_body_mypage_contents_list_row:last-child{border-bottom: none;}
.c_data_body_mypage_contents_list_row:after{content:"";clear:both;display:block;}
.c_data_body_mypage_contents_list_row_checkbox_div{text-align:center;line-height:32px;height:32px;margin-top:0px;}
.c_data_body_mypage_contents_list_row_checkbox{width:20px;height:20px;}
.c_data_body_mypage_contents_list_row_player_name_div{position:relative;line-height:28px;height:32px;margin-top:0px;width: calc( 100% - 290px );border-radius: 5px; background-color: #f0f4f6;}
.c_data_body_mypage_contents_list_row_player_name_div1 {width: calc( 100% - 300px );}
.c_data_body_mypage_contents_list_row_player_name{text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;padding-left:7px;background-color:transparent;border:none;width:100%;height:100%;font-size:16px;color:#696c6f;line-height:31px;}
.c_data_body_mypage_contents_list_row_button{width:85px;text-align:center;line-height:28px;height:30px;border-radius:1px;border:1px solid #04b6f2;color:#04b6f2;cursor:pointer;_cursor:hand;box-sizing:border-box;}
.c_data_body_mypage_contents_list_row_button1{background-color:#04b6f2;}
.c_data_body_mypage_contents_list_row_button2{border-color: #ccc; color:#ccc;}
.c_data_body_mypage_contents_list_row_button_text{font-size:16px;cursor:pointer;_cursor:hand;}
.c_data_body_mypage_contents_list_row_button_text1 {color:#fff;}
.c_data_body_mypage_contents_list_row_button_reset {-webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: transparent; border:none; outline: none; color: #04b6f2; line-height:28px; } 
.modify_pencil {position: absolute; top:50%; right:5px; transform:translateY(-50%);}
.c_data_body_mypage_contents_modify_button {width:22px; height:20px;box-sizing:border-box;background:url(../images/icon_modify.png) no-repeat center center;background-size:100%;cursor:pointer;}
.c_data_body_mypage_contents_modify_button1 {background:url(../images/icon_modify_off.png) no-repeat center center;}

.pupup_title_text {text-align:center; font-size: 18px; padding-bottom: 10px; border-bottom: 1px solid #7d7d7d;}
.c_device_select_div .pupup_title_text {border-bottom: none;}
.machine_setting_pop {position:fixed;top:0;left:50%;width:550px;height:100%; transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%); z-index: 104;}
.machine_setting_pop_inner {position:absolute; top:50%; width:100%; background-color:#ffffff;border-radius:25px;border:3px solid #00b9f2; box-sizing: border-box; padding: 0px 10px 30px; transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);}
.machine_setting_title {border-bottom: 1px solid #ddd; padding-bottom:5px;}
.machine_setting_title p {font-size: 16px; padding-left: 16px; margin: 8px 0 0;} 
.machine_setting_contents_wrap {position:relative; padding:10px 0 30px; margin-top:10px;}
.machine_setting_contents_disabled {position:absolute; display:flex; justify-content:center; align-items:center; top:0; left:0;right:0;bottom:0; background-color:rgba(183, 183, 183, 0.8); z-index:5;}
.machine_setting_contents_disabled .alert_network {background-color: #00b9f2; color: #fff; padding: 10px 15px; }
.machine_name_text_wrap {padding: 0 20px 0 13px;}
.machine_name_text_wrap:after {content: ""; clear:both; display:block;}
.machine_name_input_box {width: calc( 100% - 163px ); float:left; padding-left:7px; display:inline-block; vertical-align:middle; height: 31px;}
.machine_setting_tr {margin-bottom: 30px; padding: 0 20px;}
.machine_setting_tr:last-child {margin-bottom: 0;}
.machine_setting_tr:after {content:''; display:block; clear:both;}
.machine_setting_tr .tr_tit {width:90px;float:left;}
.machine_setting_tr .tr_tit1 {width: 65px;}
.machine_setting_tr .setting_contents {float:left;}
.machine_setting_tr .setting_contents1 {width: calc( 100% - 186px ); }
.machine_setting_tr .setting_contents label input {margin-right: 12px;}
.machine_setting_tr .setting_contents .c_sub_title {}
.machine_setting_tr .setting_contents:after {content:''; display:block; clear:both;}
.machine_setting_tr .f_left_contents {float:left; margin-right: 10px;}
.machine_setting_tr .f_left_contents:last-child {margin-right: 0;}
.machine_setting_pop .set_btn {float:right;width:96px;text-align:center;padding: 5px 0px; font-size:15px; background-color:#00b9f2;color:#fff;}
.popup_close_btn {position:absolute; width: 18px; top:12px; right: 12px; z-index:5;}
#id_list_agree_use_text {float:right;}
#id_list_agree_use_text span {cursor:pointer;}

.c_mypage_explain_contents{padding:0 50px 0 50px;}
.c_mypage_explain_contents_text{color:#71757a;font-size:14px;line-height:22px;}
.c_mypage_explain_contents_text .txt_wrap {font-size:0;margin-bottom:7px;}
.c_mypage_explain_contents_text .txt_wrap div {display:inline-block;vertical-align:top;font-size:14px;}
.c_mypage_explain_contents_text .txt_wrap p {display:inline-block;vertical-align:top;font-size:14px;width: calc( 100% - 14px ); margin:0;}
.c_mypage_explain_contents_value{color:#404245;font-weight:bold;}
.c_mypage_bank_title{}
.c_mypage_bank_title_text{font-size:18px;font-weight:bold;color:#404245;}
.c_mypage_bank_box{width:94%;border:1px solid #b9c0c5;border-radius:5px;background-color:#e6f2f7;padding:15px 15px 15px 15px;}
.c_mypage_bank_text{font-size:16px;color:#404245;}
.c_data_body_mypage_tab{width:100%;margin:50px 0 0 0;}
.c_data_body_mypage_tab:after{content:"";clear:both;display:block;}
.c_data_body_mypage_tab_btn{float:left;}
.c_data_body_mypage_contents_button_wrap {display:inline-block; padding-left:10px; vertical-align:middle;}
.c_mypage_pay_image{text-align:center;}
.c_button_w248_h58_6_mypage{border:1px solid #b9c0c5;border-radius:10px;width:100%;height:55px;box-sizing:border-box;background-color:#ffffff;font-size:18px;color:#5ca9dd;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_w157_h40{border:1px solid #049ecd;width:150px;height:40px;background-color:#00b9f2;font-size:16px;color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_w100p_h58_7_mypage{border:1px solid #b9c0c5;border-radius:10px;width:100%;height:58px;background-color:#00b9f2;font-size:18px;color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_w100p_h58_7_mypage_red{border:1px solid #b9c0c5;border-radius:10px;width:100%;height:58px;background-color:#ff5003;font-size:18px;color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_text_6_mypage{margin:0 0 0 0;cursor:pointer;_cursor:hand;}
.c_button_text_7_mypage{margin:0 0 0 0;cursor:pointer;_cursor:hand;}
.c_button_text_7_mypage_1 {color:#fff;}
.c_input_box_data_text_mypage_title{font-size:22px;}
.c_input_box_data_input_mypage{font-size:16px;color:#71757a;border:0px;width:100%;height:100%;}
input.c_input_box_data_input_mypage {padding:8px 8px 9px 8px; border:1px solid #c5def3;}
.c_input_box_data_text_mypage{font-size:16px;text-align:left;color:#404245;margin-left:100px;}
.c_input_box_data_col_mypage{width:300px;height:40px;box-sizing:border-box;}

.c_input_box{}
.c_input_box_data_text_white{text-align:left;}
.c_input_box_data_text{text-align:left;color:#404245;font-size:18px;}
.c_input_box_data_col{width:100%;height:47px;border:1px solid #c5def3;}
.c_input_box_data_col_160{width:160px;height:47px;border:1px solid #c5def3;}
.c_input_box_data_input{color:#71757a;font-size:15px;border:1px solid #c5def3;width:100%;height:100%;padding:8px 8px 9px 8px;}
.c_input_box_data_input_disable{border:1px solid #dedede;height:30px;padding:8px 8px 9px 8px;background-color:#ededed;}
.c_input_box_data_text_disable{padding:0 20px 0 0;text-align:right;}

.c_template_sample_good{position:relative;width:96%;height:50%;margin:0 auto;}
.c_template_sample_fail{position:relative;width:96%;height:50%;margin:0 auto;}
.c_template_sample_div_good {height:100%;}
.c_template_sample_div_fail {height:100%;}
.c_template_sample_div_good:after{content:"";clear:both;display:block;}
.c_template_sample_div_title{width:98px;float:left;position:absolute;top:0;left:0;bottom:0;}
.c_template_sample_div_title_div_good{background-color:#5ca9dd;border-radius:20px 0 0 20px;}
.c_template_sample_div_title_div_fail{background-color:#f172ac;border-radius:20px 0 0 20px;}
.c_template_sample_div_title_text{font-size:20px;color:#ffffff;text-align:center;}
.c_template_sample_div_title_image{}
.c_template_sample_div_image{width: calc( 100% - 98px );height:100%;float:left;margin-left:98px;}
.c_template_sample_div_image img {height:100%;}

.c_button_tab_button {width: 100%; border-bottom: 1px solid #505156;}
.c_button_tab_button p {padding: 15px 18px; font-size: 18px; color: #fff;}

#id_template_image_example_good_div:after{content:"";clear:both;display:block;}
.c_template_sample_div_image_picture{background-color:#fff;text-align:center;height:100%;overflow:hidden;width:50%;box-sizing:border-box;border:1px solid #a1a8af;float:left;}
.c_template_sample_div_image_result_div{background-color:#fff;width:50%;height:100%;overflow:hidden;float:left;box-sizing:border-box;}
.c_template_sample_div_image_result_gap{width:17px;}
.c_template_sample_div_image_result{text-align:center;height:100%;overflow:hidden;border:1px solid #a1a8af;box-sizing:border-box;}

#id_user_opinion_type {font-size:14px; padding-left:10px;background: url(../images/ico_language_arrow_b.png) 95% / 10% no-repeat #fdfdfd;background-size: 14px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-khtml-user-select:none;-ms-user-select:none;}
#id_user_opinion_type option {font-size:14px;}
.c_opinion{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,0.8);z-index:115;}
.c_opinion_2{background-color:white;padding:60px 20px 40px;border:5px solid #dedede;box-sizing:border-box;position: relative;}
.c_opinion_3{width:150px;}
.c_opinion_4{width:303px;}
.c_opinion_5{width:100%;resize:none;}
.close_btn_img {cursor:pointer;position:absolute; top:15px; right:15px;}

.c_proposal{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,0.75);z-index:103;}
.c_proposal_2{background-color:white;padding:20px;border:5px solid #dedede;}
.c_proposal_3{width:150px;}
.c_proposal_4{width:300px;}
.c_proposal_5{width:100%;resize:none;}

.c_use_user{position:fixed;width:100%;height:100%;z-index:103;background-color:rgba(0,0,0,0.6);}
.c_use_user_1 {position:fixed; width:500px; height:100%; left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-moz-transform:translateX(-50%);}
.c_use_user_2{position:fixed; top:50%; box-sizing:border-box; background-color:white;padding:20px;border:5px solid #dedede;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-moz-transform:translateY(-50%);}
.c_use_user_3{}
.c_use_user_4{width:300px;}
.c_use_user_5{width:100%;resize:none;}
.c_user_title {position:relative; font-size: 20px; text-align:center;}
.c_use_user .popup_close_btn {position:absolute; top: -10px; right:0; cursor:pointer;}

.c_transform{position:fixed;left:0;top:0;bottom:0;right:0;background-color:rgba(0,0,0,0.9);z-index:100;}
.c_transform_box{width:800px;}
.c_transform_td{text-align:center;}
.c_transform_image{width:40%;}
.c_transform_2{position:fixed;top:50%;left:50%;transform:translate3D(-50%,-50%,0);-webkit-transform:translate3D(-50%,-50%,0);-moz-transform:translate3D(-50%,-50%,0);-ms-transform:translate3D(-50%,-50%,0);-o-transform:translate3D(-50%,-50%,0);background-color:white;padding:20px;border:5px solid #dedede;}
.c_transform_3{width:150px;}
.c_transform_4{width:300px;}
.c_transform_5{width:100%;resize:none;}


.c_floating_menu{position:absolute;right:0;top:10px;z-index:999;}

.choice_btn {display:flex;align-items:center;justify-content:center;border:1px solid #70bf54;border-radius:30px;width:162px;height:55px;background-color:#ffffff;text-align:center;cursor:pointer;_cursor:hand;}
.choice_btn span {font-size:23px;color:#70bf54;cursor:pointer;_cursor:hand;}
.c_button_103_90{display:flex;display:-webkit-flex;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border:0px solid #c5def3;border-radius:0px;width:103px;height:90px;color:white;background-color:#5b636d;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_p48_60_c1{border:0px solid #c5def3;border-radius:0px;width:34%;height:40px;color:white;background-color:#0089d0;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_p48_60_c2{border:0px solid #c5def3;border-radius:0px;width:33%;height:40px;color:white;background-color:#8cbb3e;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_p48_60_c3{border:0px solid #c5def3;border-radius:0px;width:33%;height:40px;color:white;background-color:#f37021;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_p50_60_c1{border:0px solid #c5def3;border-radius:0px;width:50%;height:40px;color:white;background-color:#0089d0;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_p50_60_c2{border:0px solid #c5def3;border-radius:0px;width:50%;height:40px;color:white;background-color:#f37021;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_p50_60_c3{border:0px solid #c5def3;border-radius:0px;width:50%;height:40px;color:white;background-color:#f37021;text-align:center;cursor:pointer;_cursor:hand;}
.c_button__50{border:0px solid #c5def3;border-radius:0px;width:100%;height:50px;color:white;background-color:#00a99d;text-align:center;cursor:pointer;_cursor:hand;}
.c_button__50_c2{border:0px solid #c5def3;border-radius:0px;width:100%;height:50px;color:white;background-color:#5b636d;text-align:center;cursor:pointer;_cursor:hand;}
.c_button__50_c3{border:0px solid #c5def3;border-radius:0px;width:100%;height:50px;color:white;background-color:#f68220;text-align:center;cursor:pointer;_cursor:hand;}
.c_button__50_red{border:0px solid #c5def3;border-radius:0px;width:100%;height:50px;color:white;background-color:#ff0000;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_p48_60_c1_round{display:flex;display:-webkit-flex;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border:0px solid #c5def3;border-radius:0px;width:50%;height:40px;color:white;background-color:#00a99d;text-align:center;cursor:pointer;_cursor:hand;border:1px solid #aaa;border-radius:30px;}
.c_button_p48_60_c2_round{display:flex;display:-webkit-flex;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border:0px solid #c5def3;border-radius:0px;width:50%;height:40px;color:white;background-color:#5b636d;text-align:center;cursor:pointer;_cursor:hand;border:1px solid #aaa;border-radius:30px;}
.c_button_p48_60_c3_round{display:flex;display:-webkit-flex;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border:0px solid #c5def3;border-radius:0px;width:50%;height:40px;color:white;background-color:#f68220;text-align:center;cursor:pointer;_cursor:hand;border:1px solid #aaa;border-radius:30px;}

.c_button_120_40{display:flex;display:-webkit-flex;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border:0px solid #c5def3;border-radius:0px;width:120px;height:40px;color:white;background-color:#5b636d;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_p33_60_c1{border:0px solid #c5def3;border-radius:0px;width:33.33%;height:60px;color:white;background-color:#00a99d;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_p33_60_c2{border:0px solid #c5def3;border-radius:0px;width:33.33%;height:60px;color:white;background-color:#5b636d;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_190_50{border:0px solid #c5def3;border-radius:0px;width:190px;height:50px;color:white;background-color:#00a99d;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_190_50_red{border:0px solid #c5def3;border-radius:0px;width:190px;height:50px;color:white;background-color:#ff0000;text-align:center;cursor:pointer;_cursor:hand;}

.c_body{position:absolute;left:0;top:92px;right:0;bottom:40px;overflow-y:auto;overflow-x:hidden;display:flex;justify-content:center;}
.c_body_box{width:1024px;border:0px solid blue;}
.c_text_title_right{font-weight:bold;color:#00baf2;padding:10px 0 0 7px;text-align:left;margin-top:10px;}
.c_text_title{font-weight:bold;}
.c_text_normal{}
.c_div_input_text{position:absolute;width:50%;z-index:100;border:0px solid gray;background-color:rgba(238,238,238,0.4);text-align:center;overflow:hidden;}

.c_template{}
.c_template_box{}
.c_template_image_preview{display:block;position:relative;top:50%;left:50%;transform:translate(-50%,0);min-height:100%;min-width:100%;width:auto;height:auto;max-width:100%;max-height:100%;}
.c_template_image_preview_select{width:auto;height:100%;max-height:100%;margin:auto;}
.c_template_box_list{width:1024px;border-top:1px solid #aaaaaa;text-align:center;margin:1 auto;}
	.c_template_box_list_info_title_text{font-weight:bold;margin-left:6px;}
	.c_template_box_list_info_data_title{font-weight:bold;}
.c_template_box_list_select{height:140px;margin-top:10px;}
	.c_template_box_list_select_box{position:relative;width:100%;height:100%;padding:5px;}
	.c_template_box_list_select_box_scroll{position:absolute;left:30px;top:0;right:30px;bottom:0;border:0px solid #dddddd;}
		.c_item{}
		.c_template_box_list_select_box_scroll_item{position:relative;width:140px;height:140px;}
		.c_template_box_list_select_box_scroll_item_image{position:absolute;left:0;top:0;right:0;bottom:20px;}
		.c_template_box_list_select_box_scroll_item_image_box{width:100%;height:100%;display:flex;display:-webkit-flex;flex-direction:row;-webkit-align-items:center;align-items:center;}
		.c_template_box_list_select_box_scroll_item_text{position:absolute;left:0;right:0;bottom:0;height:20px;text-align:center;}
	.c_template_box_list_select_box_previous{position:absolute;left:0;top:0;bottom:10px;width:30px;background-color:#f5f5f5;}
	.c_template_box_list_select_box_next{position:absolute;top:0;right:10px;bottom:10px;width:30px;background-color:#f5f5f5;}
	.c_template_box_list_select_box_text{height:100%;}
.c_template_box_button{border:0px solid blue;}

.c_template_select_box_preview{position:absolute;left:0;top:0;right:0;bottom:200px;border:0px solid red;}
.c_template_select_box_list{padding:10px;border:0px solid blue;}

.c_template_select_box_preview_div{position:relative;width:100%;height:100%;}
.c_template_select_box_preview_div_input{position:absolute;left:0;top:0;right:0;bottom:0;border:1px solid #dddddd;}


.c_explain_line{}
.c_explain_line_text{}
.c_text_help{font-size:16pt;font-weight:bold;}

.c_body_box_main_mypage_box{width:100%;height:40px;background-color:#ededed;}
.c_body_box_main_mypage_box_menu{float:left;width:100px;height:40px;background-color:#ededed;}
.c_body_box_main_mypage_box_menu_select{float:left;width:100px;height:40px;background-color:#cdcdcd;}

.c_move_button{}
.c_data_body_template_list_2_datas{}
.c_data_body_template_list{position:absolute;left:0;top:0;right:0;bottom:0;}
.c_data_body_template_list_box{width:16%;margin-top:0px;box-sizing: border-box;cursor:pointer;_cursor:hand;margin-bottom:8px;margin-left:0.8%;}
.c_data_body_template_list_box:nth-child(6n-5){margin-left:0;}
.c_data_body_template_list_box_landscape{width:160px;margin-bottom:10px;margin-left:8px;box-sizing: border-box;cursor:pointer;_cursor:hand;}
.c_data_body_template_list_box_landscape:nth-child(6n-5){margin-left:0;}
.c_data_body_template_list_box_portrait{width:160px;margin-bottom:10px;margin-left:8px;box-sizing: border-box;cursor:pointer;_cursor:hand;}
.c_data_body_template_list_box_portrait:nth-child(6n-5){margin-left:0;}
/*.c_data_body_template_list_box img{box-sizing:border-box;}
.c_data_body_template_list_box img:hover {border:5px solid #00a99d;}*/
.c_data_body_template_list_box_image_landscape{box-sizing:border-box;}
.c_data_body_template_list_box_image_portrait{box-sizing:border-box;}
.c_data_body_template_list_box_image_next{width:100%;z-index:9;background-color:rgba(0,0,0,0.8);color:#ffffff;}
.c_data_body_template_list_box_name{height:20px;font-size:12px;color:#555555;}

.c_data_body_template_list_2_text{margin:25px 0 25px 0;}
.c_data_body_template_previous{position:absolute;left:0;top:0;bottom:0;width:30px;background-color:#f5f5f5;}
.c_data_body_template_button{height:100%;}
.c_data_body_template_next{position:absolute;top:0;right:0;bottom:0;width:30px;background-color:#f5f5f5;}

.c_data_body_preview_button_text{margin:10px 0 0 0;}

.c_data_body_template_example_title{width:100%;background-color:#ccd7e2;}
.c_data_body_template_example_list{width:100%;margin:10px 0 0 0;}
.c_data_body_template_example_box_image{width:100%;height:100%;}


.c_data_body_preview_button_right1{background-color:#8cbb3e;}
.c_data_body_preview_button_right2{background-color:#f37021;}


.c_body_context{margin-top:20px;}
.c_body_line{margin-bottom:20px;width:100%;height:1px;border-bottom:1px solid black;}
.c_login_input{}
.c_login_button{}
.c_login_button_box{margin:0 0 0 20px;}
.c_login_pw{}
.c_button_box_div{border:0px solid blue;}
.c_button_p50_60_c1_login{display:flex;display:-webkit-flex;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border:0px solid #c5def3;border-radius:0px;width:50%;height:40px;color:white;background-color:#00a99d;text-align:center;cursor:pointer;_cursor:hand;}
.c_button_p50_60_c2_login{display:flex;display:-webkit-flex;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border:0px solid #c5def3;border-radius:0px;width:50%;height:40px;color:white;background-color:#000000;text-align:center;cursor:pointer;_cursor:hand;}

.c_line_p100{margin:20px 0 20px 0;width:100%;height:1px;border-bottom:1px solid #cdcdcd;}
.c_line_p101 {margin:0; height:0;}
.c_button_p100_40_1{display:flex;display:-webkit-flex;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border:0px solid #00b9f2;border-radius:0px;width:100%;height:40px;color:white;background-color:#00b9f2;text-align:center;cursor:pointer;_cursor:hand;}


	.c_body_box_main{width:1000px;padding:50px 0 50px 0;border:0px solid red;}
	.c_body_box_main_mypage{width:760px;padding:0 10px 10px 10px;border:0px solid red;}
	.c_body_box_main_mypage_box_text{}
	.c_contents_footer_none_select{position:absolute;left:0;right:0;bottom:0;height:142px;text-align:center;background-color:white;}
	.c_body_select{position:absolute;left:0;top:45px;right:0;bottom:142px;overflow-y:auto;overflow-x:hidden;display:flex;display:-webkit-flex;flex-direction:column;-webkit-align-items:center;align-items:center;}
	.c_template_box_list_info{margin-top:0px;height:100px;border:1px solid #dddddd;text-align:left;white-space:nowrap;}
	.c_template_box_list_info_title{width:100%;height:40px;background-color:#dddddd;display:flex;display:-webkit-flex;flex-direction:row;-webkit-align-items:center;align-items:center;}
	.c_template_box_list_info_data{height:60px;display:flex;display:-webkit-flex;flex-direction:row;-webkit-align-items:center;align-items:center;}

	.c_data_last{position:absolute;left:0;top:90px;right:0;bottom:40px;overflow:auto;}
	.c_contents_footer_box{display:none;position:absolute;left:0;right:0;bottom:0;height:40px;color:white;}
	.c_data_body_preview_button_left{display:flex;flex-direction:column;width:80px;color:white;background-color:#0089d0;z-index:9;}
	.c_data_body_preview_button_right{display:flex;flex-direction:column;width:80px;color:white;background-color:#f37021;z-index:9;}
	.c_data_body_preview_button_right_box{display:flex;flex-direction:column;width:80px;color:white;z-index:9;}
	.c_button_text_icon{margin-left:10px;cursor:pointer;_cursor:hand;}
	
	.c_data_body_template_example_good_text{width:30%;padding:10px;}
	.c_data_body_template_example_center_text{width:2%;}
	.c_data_body_template_example_fail_text{width:68%;padding:10px;}
	.c_data_body_template_example_good{width:30%;height:100%;padding-right:50px;}
	.c_data_body_template_example_center{width:2%;height:100%;}
	.c_data_body_template_example_fail{width:68%;height:100%;padding-left:30px;}
	.c_data_body_template_example_box_landscape{width:288px;height:162px;padding:5px;}
	.c_data_body_template_example_box_portrait{width:162px;height:288px;padding:5px;}
	.c_padding_align_10{}
	
	.c_body_template{position:absolute;left:0;top:37px;right:0;overflow:hidden;}

	.c_template_image_select_text{}
	.c_template_image_select_input{display:none;}

	
	.c_title_text_login{font-size:20pt;font-weight:bold;}
	.c_login_input_text{width:100px;margin-top:8px;}
	.c_login_input_box{height:40px;border:1px solid #c5def3;}
	.c_login_input_box_input{border:0px;width:255px;height:40px;padding:10px 8px 10px 8px;}
	.c_login_id{margin-bottom:50px;}
	.c_button_103_90_login{display:flex;display:-webkit-flex;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border:0px solid #c5def3;border-radius:0px;width:103px;height:90px;color:white;background-color:#5b636d;text-align:center;cursor:pointer;_cursor:hand;}
	
.c_data_body_preview_div_intro{width:100%;}
.c_data_body_intro {width:100%;}
.c_data_body_intro_contents{width:100%;}
.c_data_body_div_intro{width:100%;}

.c_intro_data{background:#edf0f5;}
.c_intro_margin_top_100{margin-top:100px;}
.c_intro_margin_top_80{margin-top:80px;}
.c_intro_margin_top_50{margin-top:50px;}
.c_display_center_column_mg_tb_30 {margin: 30px 0;}

.camel_intro_movie {width: 100%; }
.c_intro_movie_inner {padding-bottom: 56.25%;}
.c_intro_movie_inner iframe {position: absolute; width: 100%; height: 100%;}

.c_intro_title_111{color:#222324;}
.c_intro_title_111_b{color:#222324;font-weight:bold;}
.c_intro_title_1111 {font-weight: 300;}
.c_intro_title_1112 {text-align:center; font-size: 14px; line-height:22px; padding: 0 6px;}
.c_intro_text_title_111{color:#222324;}
.c_intro_text_text_16_111{color:#111111;vertical-align:top;display:inline-block;margin:0;line-height:24px;text-align:left;}
.c_intro_text_text_16_111_b{color:#111111;font-weight:bold;}
.c_intro_text_text_16_555{color:#71757a; margin-top:20px;line-height:25px;}
.c_intro_text_text_18_111{color:#111111;padding-left:8px;line-height:22px;}
.c_intro_text_text_18_555{color:#555555;}
.c_intro_text_text_21_111_b{color:#111111;font-weight:bold;}
.c_intro_text_text_21_555_b{color:#555555;font-weight:bold;}
.c_intro_text_number {vertical-align:top;}

.c_intro_4_text_box{width:33.33%;text-align:center;float:left;}
.c_intro_4_text_box1{width:33.33%;text-align:center;float:left;padding:0 6px;box-sizing:border-box;}
.c_intro_4_text_box1 br {display:none;}

.c_intro_1_text_div{}
.c_intro_1_text_div_mobile{display:none;margin-top:10px;}
.c_intro_1_div{margin:80px auto 0; width: 1008px;position:relative;letter-spacing:-1px;}

.c_intro_1_title{margin-top:64px; text-align:center;letter-spacing:-1px;z-index:2; font-size:50px;font-weight:500;}
.intro_1_img_wrap {text-align:center;font-size:0;}
.intro_1_img_wrap .intro_1_img {display:inline-block; vertical-align:middle;}
.intro_1_img_wrap .intro_1_img:nth-child(2) {margin: 0 30px;}
.c_intro_1_sub_tit {text-align:center; font-size: 34px; font-weight:500;margin: 45px 0 35px;}
.c_intro_1_txt {text-align:center; font-size: 16px; color: #6c6c6c;}
.c_intro_1_txt .mobile {display:none;}
.c_intro_1_text{margin-top:32px;text-align:center;letter-spacing:-2px;z-index:2;}
.c_intro_1_text_mobile{width:60%;}
.c_intro_1_main_txt {margin: 22px 0; font-size: 45px;}
.c_intro_1_text_1{color:#555555;font-weight:100;}
.c_intro_1_text_2{color:#555555;font-weight:100;}
.c_intro_1_text_3{color:#00b9f2;font-weight:bold;}
.c_intro_1_text_3_2{color:#56c5d0;font-weight:bold;}
.c_intro_1_text_4{color:#555555;}
.c_intro_1_text_5_div{margin-top:2px;}
.c_intro_1_text_5{color:#555555;}
.ico_start_arrow1 {position:relative;width:98px;height:2px;background-color:#fff;}
.ico_start_arrow1:after {content:""; position:absolute;width:10px;height:10px; right:-8px; top:-4px; border-radius:100%; box-sizing:border-box; border:2px solid #fff;}
.c_intro_2_div_1{margin-top:80px;overflow:hidden;letter-spacing:-1px;}
.c_intro_2_div_2{width:1008px;margin:0 auto;}
.c_intro_2_img {text-align:center; margin:45px 0 80px;}
.c_intro_2_img_1 {margin:45px 0 35px;}
.c_intro_2_title_div{margin-top:80px;width:100%;text-align:center;}
.c_intro_2_text_div{width:100%;text-align:center;margin:50px 0 80px 0;}
.c_intro_2_text_div:after{content:"";display:block;clear:both;}
.c_intro_2_text_box{width:33.33%;text-align:center;float:left;}
.c_intro_2_text_box_image_div{}
.c_intro_2_text_box_text_title_div{margin:30px 0 0 0;}
.c_intro_3_div_1{width:1008px; margin:80px auto 0;letter-spacing:-1px;}
.c_intro_3_div_2{}
.c_intro_3_title_div{width:100%;text-align:center;}
.c_intro_3_text_div{width:100%;margin-top:50px;text-align:center;}
.c_intro_3_text_div1{margin-top:90px;}
.c_intro_3_text_box{width:300px;background:#000000;text-align:center;padding:10px;border-radius:20px;margin:0 auto;}
.c_intro_3_text_box_text{color:#ffffff;font-size:18px;}
.c_intro_3_contents_wrap {width:790px;margin: 50px auto 0;}
.c_intro_3_contents_wrap img {vertical-align:top;}
.c_intro_3_1_contents_wrap {display:inline-block;width:100%;text-align:center; margin:35px 0 15px;}
.c_intro_3_1_div_2 {text-align:center;}
.c_intro_3_1_div_2 .c_intro_txt_wrap {display:block; width: 100%; margin-top:25px; text-align:left; vertical-align:middle;margin-left:0;}
.c_intro_txt_wrap {display:inline-block;width: calc( 100% - 300px); vertical-align:top; margin-left: 40px;}
.c_intro_txt_wrap .txt_list {margin-top: 10px;padding:0 0 0 5px;}
.c_intro_txt_wrap .square {width:5px; height:5px;margin-top:8px; background-color:#434343; display:inline-block;vertical-align:top;}
.c_intro_txt_wrap .list_txt {display:inline-block; letter-spacing:-1px; vertical-align:top; width: calc( 100% - 11px ); margin:0 0 6px 0; line-height:22px;}
.c_intro_txt_wrap .list_txt span {display:inline-block;vertical-align:top;}
.c_intro_3_sub_tit {display:inline-block;margin:0;font-size:25px; padding-bottom:1px; color:#313131; font-style: italic; border-bottom: 1px solid #313131;}
.c_intro_3_image_div{width:100%;margin-top:20px;}
.c_intro_3_image_div:after{content:"";clear:both;display:block;}
.c_intro_3_image_left{width: calc(50% - 4px);float:left;}
.c_intro_3_image_right{width: calc(50% - 4px);margin:0 0 0 8px;float:left;}
.c_intro_3_help{float:right;color:#71757a;margin-top:7px;}
.c_intro_4_div_1{margin-top:80px;background:#eff5fc;overflow:hidden;letter-spacing:-1px;}
.c_intro_4_div_2{width:1008px;margin:0 auto;}
.c_intro_4_title_1_div{margin-top:80px;width:100%;text-align:center;}
.c_intro_4_text_1_div{width:100%;margin-top:50px;}
.c_intro_text_text_18_556_wrap {margin-bottom:10px;}
.c_intro_text_text_18_556 {display:inline-block;vertical-align:top;}
.c_intro_4_title_2_div{margin-top:50px;text-align:center;}
.c_intro_4_text_21_div{width:100%;margin-top:20px;}
.c_intro_4_text_22_div{width:100%;margin-top:30px;overflow:hidden;}
.c_intro_4_title_3_div{width:100%;margin-top:80px;text-align:center;}
.c_intro_4_text_31_div{width:100%;margin-top:30px;padding: 10px 0 50px 0; box-sizing:border-box;}
.c_intro_4_text_31_div:after{content:"";display:block;clear:both;}
.c_intro_4_text_31_div img {max-width:100%;}
.c_intro_4_text_31_box_text_div{padding:10px 0; display:inline-block;vertical-align:middle;}
.c_intro_4_title_4_div{width:100%;margin-top:80px;}
.c_intro_4_text_41_div{width:100%;margin-top:20px;}
.c_intro_4_text_42_div{width:100%;margin-top:30px;overflow:hidden;}
.c_intro_4_text_42_div:after{content:"";display:block;clear:both;}
.c_intro_4_text_box_div{background:#000000;text-align:center;padding:10px 0;}
.c_intro_4_text_box_div_wrap {display:inline-block;}
.c_intro_4_text_box_div_wrap img {max-width:100%;}
.c_intro_4_text_box_div_wrap1{border:1px solid #7b7b7b; border-bottom:none;padding:14px 19px;}
.c_intro_4_text_box_div_wrap1 img {max-width:100%;}
.c_intro_4_text_box_text{color:#ffffff;}
.c_intro_4_title_5_div{width:100%;margin:80px 0 30px 0;}

.c_intro_4_text_5_table{width:100%;color:#222;border-bottom: 2px solid #a3a3a3; letter-spacing:-1px;}
.c_intro_4_text_5_table ul {margin:0;padding:0; font-size:0;}
.c_intro_4_text_5_table ul li {display:inline-block; vertical-align:middle; font-size:21px; letter-spacing:-2px; text-align:center; box-sizing:border-box;}
.c_intro_4_text_5_table_header {height: 55px; background-color:#448aca; border-top-left-radius: 15px; border-top-right-radius: 15px;}
.c_intro_4_text_5_table_header li {color:#fff; height: 100%; line-height: 55px; font-weight:bold;}
.c_intro_4_text_5_table_tr {height:100px; border-bottom: 1px solid #a3a3a3;border-left: 2px solid #a3a3a3; border-right: 2px solid #a3a3a3;}
.c_intro_4_text_5_table_tr li {position:relative;height:100%;}
.c_intro_4_text_5_table_tr li p {position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-moz-transform: translateY(-50%);width: 100%;margin: 0; font-size: 18px;}
.c_intro_4_text_5_table_tr:last-child {border-bottom:none;}
.c_intro_4_text_5_table_td {border-right: 1px solid #bebebe;}
.c_intro_4_text_5_table_td:last-child{border-right:none;}
.c_intro_4_text_5_table_tr .c_intro_4_text_5_table_td1 {background-color: #e3f2ff;}
/*
.c_intro_4_text_5_table_td1 {width: calc( 18.45% - 1px );}
.c_intro_4_text_5_table_td2 {width: calc( 23.2% - 1px );}
.c_intro_4_text_5_table_td3 {width: calc( 29% - 1px );}
.c_intro_4_text_5_table_td4 {width: calc( 29.35% - 1px );}
*/
.c_intro_4_text_5_table_tr_1 {height: 220px;}
.c_intro_4_text_5_table_td1 {width: 31%;}
.c_intro_4_text_5_table_td1_1 {width: 15.5%;}
.c_intro_4_text_5_table_td2 {width: 23%;}
.c_intro_4_text_5_table_td2_1 {width: 15.5%; background-color: #e3f2ff;}
.c_intro_4_text_5_table_td3 {width: 23%;}
.c_intro_4_text_5_table_td4 {width: 23%;}
.c_intro_4_text_5_table_td5 {width: 23%;}
.c_intro_4_text_5_table_sub_td {border-bottom: 1px solid #a3a3a3; padding: 10px 0; font-size: 18px;}
.c_intro_4_text_5_table_sub_td:last-child {border-bottom: none;}

.c_intro_4_text_52_div{margin:0 0 80px 0;}
.c_intro_5_div_1{width:1008px;margin:80px auto;letter-spacing:-1px;}
.c_intro_5_div_2{}
.c_intro_5_title_1_div{width:100%;}
.c_intro_5_text_1{line-height:26px;}
.c_intro_5_text_2_div{margin-top:25px;}
.c_intro_5_text_1_div {text-align:center;}
.c_intro_4_text_6 {font-size:16px; color:#71757a; text-align:center;}
.c_intro_font_18 {font-size: 18px;}

.class_select_img {display:flex;align-items:center;justify-content:center;border:1px solid #70bf54;border-radius:30px;width:168px;height:61px;background-color:#ffffff;text-align:center;filter:Alpha(opacity=80);opacity:0.8;-moz-opaciry:0.8;cursor:pointer;_cursor:hand;}
.text_select_img {font-size:25px;color:#70bf54;margin:0 0 0 10px;cursor:pointer;_cursor:hand;}
.text_select_img1 {margin:0; width: 100%; height: 100%;}
.text_select_color {cursor:pointer; position: absolute; top:50%; transform:translate3d(-50%, -50%, 0); -webkit-transform:translate3d(-50%, -50%, 0); -ms-transform:translate3d(-50%, -50%, 0); -o-transform:translate3d(-50%, -50%, 0);}

.c_machine_list{width:100%;}
.c_machine_list_temp {overflow-y: hidden;}
.c_machine_list_temp1 {height: 62vh;overflow-y:scroll;}
.c_machine_list_row{height:50px;border-bottom:1px solid #dedede;}
.c_machine_list_table{width:100%;border:0px solid #aaaaaa;}
.c_machine_list_table_head{height:20px;background-color:#0000ff;color:White;}
.c_list_check_box{width:20px;height:20px;}

.table_data_machine_list {border-collapse:collapse; width: 100%;}
.table_data_machine_list tbody {width:100%; float:left; height: 605px; max-height: 605px; overflow-y: auto;}
.table_data_machine_list thead {float:left; width: 100%;}
.table_data_machine_list tr {display:table; width: 100%;}
.table_data_machine_list td {}
.table_data_machine_list .td_checkbox {width: 40px;}
.table_data_machine_list .c_table_td_name {width: calc( 100% - 320px );}
.table_data_machine_list1 tr {border-bottom:1px solid #d5d5d5;}
.table_data_machine_list1 tr:last-child {border-bottom: none;}
.table_data_machine_list1 thead tr:last-child{border-bottom:1px solid #d5d5d5;}
.machine_setting_pop input:disabled {background-color:transparent; border:none; font-size: 16px; font-weight: bold;}

.c_getdata_progress {margin:0 auto;}
.c_div_view_name{padding-left:7px;}
.c_div_view_ip{margin-left:5px;color:#7b7b7b;}

.c_machine_popup{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0, 0, 0, 0.6);z-index:151;}
.c_machine_find{box-sizing:border-box;background-color:white;padding:20px;border:2px solid #dedede;width:450px;position:fixed;top:50%;left:50%;transform:translate3D(-50%,-50%,0); -webkit-transform:translate3D(-50%,-50%,0); -moz-transform:translate3D(-50%,-50%,0); -ms-transform:translate3D(-50%,-50%,0); -o-transform:translate3D(-50%,-50%,0);}
.c_machine_find1 {padding: 30px 20px;}
.c_message_box_wrap {position:absolute;top:50%;transform:translateY(-50%); z-index:2;}
.c_message_box{text-align:center;margin:0 auto;background-color:white;padding:20px;border:2px solid #dedede;width:450px;}
.c_message_box .search_cancel_btn {margin:30px auto;line-height:36px;height:36px;}
.c_machine_effect {width:500px; border:5px solid #00b9f2; background-color:#fff; padding: 30px 25px; position:fixed; top:50%;left:50%;transform:translate3D(-50%,-50%,0); -webkit-transform:translate3D(-50%,-50%,0); -moz-transform:translate3D(-50%,-50%,0); -ms-transform:translate3D(-50%,-50%,0); -o-transform:translate3D(-50%,-50%,0); border-radius:10px; box-sizing:border-box;}
.c_machine_effect .input_wrapper {margin-bottom: 45px;}
.c_machine_effect .input_wrapper:after {content:''; display:block; clear:both;}
.c_machine_effect .input_wrap {width:50%;float:left;text-align:center;}
.c_machine_effect .input_wrap * {vertical-align:middle;}
.c_machine_effect .slide_set {margin-bottom: 22px; font-size: 0;}
.c_machine_effect .slide_set h4 {font-size: 15px; text-align:center;}
.c_machine_effect .slide_set h5 {font-size: 15px; margin:0; font-weight: normal;}
.c_machine_effect .slide_set:after {content:''; display:block; clear:both;}
.c_machine_effect .sub_slide_set_wrap {position:relative; display:inline-block; width: 100%; transition: all 0.4s; vertical-align: top;}
.c_machine_effect .sub_slide_set_wrap1 {width: 100%; text-align:center;}
.c_machine_effect .sub_slide_set_wrap2 {height:164px; box-sizing:border-box; padding-left: 60px; margin-top:25px;}
.c_machine_effect .sub_slide_set_wrap.on {height: auto;}
.c_machine_effect .sub_slide_set {position:relative; display:inline-block; width: 100%; letter-spacing:-1px; margin-left: 15px; vertical-align: top; }
.c_machine_effect .sub_slide_set1 {margin-bottom: 15px;}
.c_machine_effect .sub_slide_set .sub_set_input_wrap {width: 50%; float:left;}
.c_machine_effect .sub_slide_set .sub_set_input_wrap1 {width: 100%;}
.c_machine_effect .sub_slide_set .sub_set_input_wrap .setting_check_wrap { display: inline-block; vertical-align: middle; margin-left: 25px; }
.c_machine_effect .sub_slide_set .sub_set_input_wrap .setting_check_wrap input {vertical-align: middle;}
.c_machine_effect .sub_slide_set .sub_set_input_wrap .setting_check_wrap label {font-size:14px; vertical-align: middle; padding: 0;}
.c_machine_effect .sub_slide_set .sub_set_title {display: inline-block; margin-right: 9px; vertical-align: middle;} 
.c_machine_effect .sub_slide_set .input_check_box { width: 14px; height: 14px; margin: 0 12px 0 6px; vertical-align: middle;}
.c_machine_effect .sub_slide_set span {font-size: 16px; vertical-align: middle; margin: 0 8px;} 
.c_machine_effect .sub_slide_set .input_select_wrap {display: inline-block;}
.c_machine_effect .slide_set .sub_slide_set .type_select_wrap {position:absolute; width: calc( 100% - 36px ); top:32px; font-size:14px; border: 1px solid #b5b5b5; padding: 5px; right: 0px; box-sizing: border-box; z-index:2; background-color:#fff;}
.c_machine_effect .slide_set .sub_slide_set .type_select_wrap .select_contents_wrap {height: 116px; padding: 5px 0 8px; overflow-y: auto; border:1px solid #bbb;}
.c_machine_effect .slide_set .sub_slide_set .type_select_wrap .select_contents_wrap:after {content:""; clear:both; display:block;}
.c_machine_effect .slide_set .sub_slide_set .type_select_wrap .input {width: 25%;float:left; padding: 3px 0 3px 10px; box-sizing: border-box;}
.c_machine_effect .slide_set .sub_slide_set .type_select_wrap .input_first {width: 100%; text-align:left; margin-bottom: 10px;}
.c_machine_effect .slide_set .sub_slide_set .type_select_wrap .close_btn {width:80px; height:28px; line-height:28px; margin:14px auto 8px; border-radius: 15px; cursor:pointer; background-color:#00b9f2; color:#fff; text-align:center; }
.c_machine_effect .slide_set .sub_slide_set .type_select_wrap .close_btn span {font-size: 13px; cursor: pointer;}
.c_machine_effect .slide_set .sub_slide_set .type_select_wrap label {vertical-align:middle; padding:0; margin:0; }
.c_machine_effect .slide_set .sub_slide_set .type_select_wrap input {width:16px; height: 16px; vertical-align:middle; margin: 0; }
.c_machine_effect select {display:inline-block; vertical-align:middle; width: 136px; height: auto; padding: 6px 0 6px 12px; background: url(../images/ico_arrow_down.png) 95% / 10% no-repeat #fff; -webkit-appearance:none;-moz-appearance:none;-o-appearance:none;}
.c_machine_effect select option {font-size: 14px;}
.c_machine_effect .slide_set .set_common_input {position:relative; text-overflow:ellipsis; white-space:nowrap; word-wrap: normal; overflow:hidden; cursor:pointer; box-sizing:border-box; width: 136px; background:#fff; border: 1px solid #0560a8; display:inline-block; vertical-align: middle; height: 26px; line-height:23px; padding: 0 6px; font-size: 13px;}
.c_machine_effect .slide_set .set_common_input.no_cursor {cursor: default;}
.c_machine_effect .slide_set .set_common_input1 {margin-left: 26px;}
.c_machine_effect .slide_set .set_common_input span {margin: 0; font-size: 13px; cursor:pointer;}
.c_machine_effect .slide_set .click_div {cursor: pointer;}
.c_machine_effect .sub_slide_set .off {border: 1px solid #b5b5b5; cursor:default; background: #ececec;}
.c_machine_effect .sub_slide_set .off span {cursor:default;}
.c_machine_effect .slide_set .input_range[type="date"]::-webkit-outer-spin-button,
.c_machine_effect .slide_set .input_range[type="date"]::-webkit-inner-spin-button {position:absolute; right: 20px; top:50%; transform: translateY(-50%);}
.c_machine_effect .slide_set .input_range[type="time"]::-webkit-outer-spin-button,
.c_machine_effect .slide_set .input_range[type="time"]::-webkit-inner-spin-button {position:absolute; right: 0; top:50%; transform: translateY(-50%);}
.c_machine_effect .slide_set input[type="number"]::-webkit-outer-spin-button,
.c_machine_effect .slide_set input[type="number"]::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0;}
.c_machine_effect .slide_set select {border: 1px solid #0560a8;}
.c_machine_effect .slide_time {margin-bottom: 40px;}
.c_machine_effect .sub_slide_set_wrap .more_view_btn {display:none; position: absolute; top: 3px; right: 10px; border: 1px solid #0560a8; color: #0560a8; width: 16px; height: 16px; cursor:pointer; font-size: 20px; line-height: 13px; text-align:center; }
.c_machine_effect .sub_slide_set_wrap .more_view_btn span {cursor: pointer;}

.c_machine_effect .schedule_info_text {text-align:center; margin: 15px 0 26px; color: #d82e2e; font-size: 14px;}
.c_machine_effect .schedule_input_step_wrap {margin-top: 15px; margin-left: 15px;}
.c_machine_effect .schedule_input_step_wrap:first-child{margin-top:0; height: 26px;}
.c_machine_effect .schedule_input_step_wrap1:first-child{margin-top:-4px;}
.c_machine_effect .schedule_input_step_wrap1 {margin-top: 19px;}
.c_machine_effect .schedule_input_step_wrap2 {height: auto;}
.c_machine_effect .schedule_input_step_wrap2:first-child {height: auto;}
.c_machine_effect .schedule_input_step_wrap .schedule_input_wrap {margin-bottom:10px;}
.c_machine_effect .schedule_input_step_wrap .schedule_input_wrap:last-child {margin-bottom: 0;}
.c_machine_effect .schedule_input_step_wrap input {margin: 0;}
.c_machine_effect .schedule_input_step_wrap label {font-size: 14px; margin-right:7px; vertical-align:middle; padding-left: 5px;}
.c_machine_effect .schedule_input_step_wrap .input_time_wrap {padding-left: 18px; margin-top:17px; box-sizing: border-box;}
.c_machine_effect .schedule_input_step_wrap span {font-size:14px; margin: 0 8px; vertical-align:middle;}
.c_machine_effect .schedule_input_step_wrap input::placeholder{ font-size: 14px; }
.c_machine_effect .schedule_input_step_wrap .set_common_input1 { margin-left: 5px;}
.c_machine_effect .schedule_input_step_wrap .set_common_input2 { width: 120px; }
.c_machine_effect .schedule_input_step_wrap .input_check_box { width: 14px;height: 14px;margin: 0 0 0 6px;vertical-align: middle;}

.slide_settings_common {width: 154px; height: 30px; margin-left:12px; padding-left: 7px; font-size: 14px; vertical-align:middle; border: 1px solid #a2a2a2;}
.sub_setting_contents {margin-bottom: 12px;}
 
.sub_setting_contents:last-child {margin-bottom: 0;}
.machine_input_range {vertical-align: middle; width: 180px;}
.time_setting_input {margin-left: 30px;width: 168px;border: 1px solid #a2a2a2;padding-left: 7px;font-size: 14px;height: 30px;}
.slide_setting_select {padding-left: 3px;}
.slide_setting_select option {font-size: 14px;}
.slide_settings_input[type="number"]::-webkit-outer-spin-button,
.slide_settings_input[type="number"]::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0;}
.btn_wrap .search_cancel_btn {width:120px; height:40px; line-height:40px; margin: 15px auto;}

.c_checkbox{width:20px;height:20px;}
.c_select_list_div{width:100%;height:600px;}
.c_select_list_item_div_wrap:after {content:""; clear:both; display:block;}
.c_select_list_item_div2{position:relative;float:left;width:249.16px;height:140.16px;background-color:#000;border:1px solid #ababab;box-sizing:border-box;margin:25px 25px 0 0;}
.c_select_list_item_div2:nth-child(3n-2) {margin: 25px 25px 0 0;}
.c_select_list_item_div{position:relative;float:left;width:31.28%;height:auto;padding-top: 17.43%;background-color:#000;border:1px solid #ababab;box-sizing:border-box;margin:3% 0 0 3%;}
.c_select_list_item_div:nth-child(3n-2) {margin: 3% 0 0 0px;}
.c_select_list_item_div_1{position:absolute;top:0;left:0;right:0;bottom:0;}
.c_select_list_item_div_2{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;}
.c_select_list_item_div_2 img {max-width:100%;}


.c_select_list_item_div_info_wrap {position:absolute; width:100%; height: 26px; bottom:0; background-color: rgba(0,0,0,0.75); z-index:99; }
.slide_info_text {color:#fff; line-height:25px; font-size:14px;}
/*
.slide_info_text:first-child {padding-left: 15px;}
.slide_info_text:last-child {padding-right: 15px;}
.slide_info_text_fr {float: right;}
*/

.c_select_list_item_div_info_button_wrap {position:absolute; z-index: 2; width: 26px; height: 26px; right: 8px; bottom: 8px; border: 1px solid white; border-radius: 100%; background: #00b9f2; cursor: pointer; box-shadow: 0 0 2px 1px grey;}
.c_select_list_item_div_info_button_wrap img { position: absolute; top:50%; left: 50%; transform: translate3D(-50%, -50%, 0); -webkit-transform: translate3D(-50%, -50%, 0); -ms-transform: translate3D(-50%, -50%, 0); -o-transform: translate3D(-50%, -50%, 0); -moz-transform: translate3D(-50%, -50%, 0); max-width: 12px;}
.c_select_list_item_checkbox_div{position:absolute;left:5px;top:5px;z-index:3;}
.c_select_list_item_checkbox{width:100%;height:100%;}

.c_data_body_template_detail_info_wrap {position:fixed; z-index: 148; top:0; left:0; right:0; bottom:0;}
.c_data_body_template_detail_info {position: absolute; width: 370px; box-sizing:border-box; padding:15px; padding-top:40px; background-color:#fff; top:50%; left: 50%; margin-left: -150px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); z-index: 141; box-shadow: 0px 0px 2px 2px grey;}
.c_data_body_template_detail_info .popup_content_wrap {width: 100%; box-sizing:border-box; border:1px solid #b7b7b7; border-bottom: none; }
.c_data_body_template_detail_info .popup_content_wrap:after{content: ""; clear:both; display: block;}
.c_data_body_template_detail_info .popup_content_wrap .content_tr {position:relative;}
.c_data_body_template_detail_info .popup_content_wrap .content_tr:after{content: ""; clear:both; display: block;}
.c_data_body_template_detail_info .popup_content_wrap .content_tr:last-child td {border-bottom: none;}
.c_data_body_template_detail_info .popup_content_wrap .content_td {font-size:14px; border-bottom: 1px solid #b7b7b7; padding: 9px 0 9px 10px; box-sizing:border-box; margin: 0;}
.c_data_body_template_detail_info .popup_content_wrap .content_td2 {font-weight: bold; color: #397ced;} 
.c_data_body_template_detail_info .popup_content_wrap .content_tit {position:absolute; width: 115px; height: 100%; border-right: 1px solid #b7b7b7; background-color: #f8f9fd;}
.c_data_body_template_detail_info .popup_content_wrap .content_content {width: calc( 100% - 115px ); margin-left: 115px; }

.c_input_box_data_input_select select{border:1px solid #c5def3;padding:3px 10px 5px 10px;width:100%;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-khtml-user-select:none;-ms-user-select:none;background: url(../images/ico_language_arrow_b.png) 95% / 10% no-repeat #fff; background-size: 14px; font-size:16px;border-radius:0;vertical-align:top;text-indent:0.01px;text-overflow:'';cursor:pointer;}
.c_input_box_data_input_select select option{width:100%;height:100%;padding:5px;cursor:pointer;font-size:16px;}
.c_image_size_spin_button{display:inline-block; vertical-align:middle; width:26px;height:26px;border:1px solid #ababab;box-sizing:border-box; background-color:#ededed;}
.c_grid_spin_button{width:40px;height:30px;border:1px solid #ababab;background-color:#ededed;}

.mypage_help_text {text-align:center; padding: 0 82px;}
.c_help_text_indent{text-indent:-20px;}
.c_help_text_indent:first-line{text-indent:0px;}

.c_data_machine_list_header {margin-bottom: 25px;}
.c_data_machine_input_wrap {float:right;font-size:0;}
.c_data_machine_input_wrap input {display:inline-block; font-size:16px; vertical-align:middle; width: 390px; height:40px; padding-left:15px; border: 1px solid #00b9f2; -webkit-appearance: none;-moz-appearance: none;appearance: none; outline:none;}
.c_data_machine_input_wrap button {display:inline-block; vertical-align:middle;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.machine_list_wrap {border-top: 2px solid #00ccff;margin-top:55px;}
.machine_list_wrap .table_header {height: 40px;}

.controller_wrap:after {content:""; clear:both; display:block;}
.move_controller {width: 96px; height:96px; border-radius: 50%; box-sizing:border-box; border:2px solid #989ca0;}
.move_controller:after {content:""; clear:both; display:block;}
.controller_inner {width:100%; height: 100%; box-sizing:border-box; border-radius:50%; border: 3px solid #eaeaea;}
.move_controller .controller_section {height: 33.33%; text-align: center;}
.move_controller .controller_section div {position: relative; width: 100%; height: 100%; }
.move_controller .controller_section div img {position:absolute; top:50%; left:50%; transform: translate3D(-50%,-50%,0); -webkit-transform: translate3D(-50%,-50%,0); -ms-transform: translate3D(-50%,-50%,0); -o-transform: translate3D(-50%,-50%,0); -moz-transform: translate3D(-50%,-50%,0);}
.move_controller .section_middle div {width:33.33%; float:left;}

.controller_half_div {position:relative; width: 50%; padding: 0 15px; box-sizing:border-box; float: left; text-align:center;}
.controller_half_div1:after {content:""; position:absolute; top:0; right:0; width:2px; height: 100%; background-color: #dee5e8;}
.controller_half_div .input_num_box {width: 38px; display:inline-block;vertical-align:middle;}
.controller_half_div .spin_num {font-size: 13px; margin: 7px 0 0 0;}

.postion_relative {position:relative;}
.help_open_btn {position:absolute; top:15px; right: 15px; background-color: #f287b7; color: #fff; padding: 4px 12px; font-size:13px; cursor:pointer; z-index:102; box-shadow:1px 1px 1px #000; border-radius:5px; }
.help_open_btn.on {background-color:#fff; border:1px solid #f287b7; color: #f287b7;}

.c_help_movie_play_button{width:34px !important;}

#id_move_text_grid_width_text[type="number"]::-webkit-outer-spin-button,
#id_move_text_grid_width_text[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
