strong {font-weight:700;}

/***** Tab *****/

.wrap { overflow: hidden; margin:0px; padding:0px; clear:none; width:100%; }

.tab_group { position:relative; width:100%; border:1px solid #d4dde6; border-left:0; border-right:0; overflow:hidden; }
.tab_group li { float:left; width:33.333%; border-left:1px solid #d4dde6; box-sizing:border-box; }
.tab_group li:last-child { border-right:1px solid #d4dde6; }

.tab_menu { display:block; background:#fafcfe; line-height:48px; text-align:center; font-size:16px; color:#666; font-weight:700; cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;}
.tab_menu_hover { background-color:#e8f8ff; }
.tab_menu_select { background:#1fb89c; color:#fff;}

.content_wrap {width:100%; clear:both; margin-top:20px; }
.table_wrap { overflow:hidden; }
.table_wrap table {border-collapse: collapse;}

.table_wrap_mo { width:100%; overflow:auto;}

.ct0306_search_wrap{width:100%; margin:20px 0 0 0; text-align:right}
.ct0306_search_wrap input{width:200px; border:1px solid #ccc; height:40px !important; line-height:40px !important; box-sizing:border-box; }
.ct0306_search_wrap button{background:#09937a; line-height:40px !important;height:40px !important; width:70px; text-align:center; font-size:16px; color:#fff; font-weight:500;border-radius: 0px !important;  }

/***** table *****/
.table_default { width:100%; border-top:3px solid #1fb89c; }
.table_default caption{ display:none}
.table_default { border-left:1px solid #d7d7d7; table-layout:inherit;}
.table_default thead th { background:#f4f6f6; border-bottom:1px solid #d7d7d7; border-right:1px solid #d7d7d7; height:30px; padding:5px 0;  }
.table_default tbody th { background:#f4f6f6; font-size:14px; text-align:center;}
.table_default tbody th, 
.table_default tbody td { padding:10px 0; border-bottom:1px solid #d7d7d7; border-right:1px solid #d7d7d7; }
.table_default tbody td { padding:10px; background:#fff; text-align:center; word-break:break-all; }


/***** paging *****/
.paging { width:520px; margin:auto; margin-top:30px; margin-bottom:30px; text-align:center; }
.paging td { width:29px; height:29px; text-align:center; }
.paging a { display:inline-block; width:27px; height:27px; line-height:27px; border:1px solid #d7d7d7; border-radius:3px; font-size:13px; vertical-align:middle; }
.paging a:hover { background:#f8f8f8; }
.paging a.on { border-color:#09937a; background:#09937a; font-weight:700; color:#fff; }
.paging .btn_all { overflow:hidden; display:inline-block; width:29px; height:29px; margin-right:0; padding:0; border:0; }
.paging .btn_all:hover img { margin-top:-29px; }
.paging .btn_pre {display:inline-block; width:29px; height:29px; padding:0; border:0; background:url(../images/btn_pager_prv.gif) no-repeat 0 0; background-size:100%; font-size:0; line-height:0; text-indent:-10000%;}
.paging .btn_pre:hover {background:url(../images/btn_pager_prv.gif) no-repeat 0 -29px;}
.paging .btn_next {display:inline-block; width:29px; height:29px; padding:0; border:0; background:url(../images/btn_pager_nxt.gif) no-repeat 0 0; background-size:100%; font-size:0; line-height:0; text-indent:-10000%;}
.paging .btn_next:hover {background:url(../images/btn_pager_nxt.gif) no-repeat 0 -29px;}
.paging img {width:100%;}

/***** paging2 *****/
.paging2 { margin:auto; margin-top:30px; margin-bottom:30px; text-align:center; }
.paging2 td { width:29px; height:29px; text-align:center; }
.paging2 a { display:inline-block; width:27px; height:27px; line-height:27px; border:1px solid #d7d7d7; border-radius:3px; font-size:13px; vertical-align:middle;  margin-left: 2px; margin-right: 2px }
.paging2 a:hover { background:#f8f8f8; }
.paging2 a.on { border-color:#09937a; background:#09937a; font-weight:700; color:#fff; }
.paging2 .btn_all { overflow:hidden; display:inline-block; width:29px; height:29px; margin-right:0; padding:0; border:0; }
.paging2 .btn_all:hover img { margin-top:-29px; }
.paging2 .btn_pre {display:inline-block; width:29px; height:29px; padding:0; border:0; background:url(../images/btn_pager_prv.gif) no-repeat 0 0; background-size:100%; font-size:0; line-height:0; text-indent:-10000%;}
.paging2 .btn_pre:hover {background:url(../images/btn_pager_prv.gif) no-repeat 0 -29px;}
.paging2 .btn_next {display:inline-block; width:29px; height:29px; padding:0; border:0; background:url(../images/btn_pager_nxt.gif) no-repeat 0 0; background-size:100%; font-size:0; line-height:0; text-indent:-10000%;}
.paging2 .btn_next:hover {background:url(../images/btn_pager_nxt.gif) no-repeat 0 -29px;}
.paging2 img {width:100%;}

/***** Button *****/
button { border:none; cursor:pointer; border-radius:3px;
    display:inline-block; vertical-align:middle!important;
    width:200px; height:35px; line-height:30px; box-sizing:border-box;
    font-size:14px; font-weight:bold; color:#fff; }
.btn_center { text-align:center!important; margin-top:30px; }
.btn_more { background-color:#1665BC; }


/***** Form Setting *****/
select { height:30px; display:inline-block; border:1px solid #d4dde6; padding:1px 50px 2px 5px;
    background:#fff url('../images/arr_select.png') no-repeat 100% 50%; box-sizing:border-box;
    -webkit-appearance:none; -moz-appearance:none; appearance:none; }
select::-ms-expand { display:none; }

input[type="radio"] { margin-left:5px !important; vertical-align:middle; height:20px; }
input[type="radio"] :first-child {margin-left:0;}
input[type="radio"] + label { margin-left:5px; vertical-align:middle; }

/***** Radio Box *****/
.radio_box { width:100%; padding:7px 20px 10px 20px; margin-bottom:30px; border:1px solid #d4dde6; background:#fafcfe; overflow:hidden; }
.radio_box li { float:left; width:25%; height:30px; line-height:30px; box-sizing:border-box; }
.radio_box li:last-child { border-right:1px solid #d4dde6; }

.js-load {
    display: none;
	width:1000px;
}
.js-load.active {
    display: block;
}
.is_comp.js-load:after {
    display: none;
}
.btn-wrap, .lists, .main {
    display: block;
}
.main {
    max-width: 640px;
    margin: 0 auto;
}
.lists {
    margin-bottom: 4rem;
}
.lists__item {
    padding: 20px;
    background: #EEE;
}
.lists__item:nth-child(2n) {
    background: #59b1eb;
    color: #fff;
}
.btn-wrap {
    text-align: center;
}