/********************

board_detail_sty01

*********************/

.board_detail_sty01 {width:100%; overflow:hidden;}
.board_detail_sty01 > .tit {width:100%; border-bottom:1px solid #ddd; padding-bottom:10px;}
.board_detail_sty01 > .tit ul {width:100%; overflow:hidden;}
.board_detail_sty01 > .tit ul li {float:left; padding:0 10px; box-sizing:border-box; position:relative; color:#555;}
.board_detail_sty01 > .tit ul li:first-child {padding-left:0; color:#222;}
.board_detail_sty01 > .tit ul li:not(:last-child)::before {position:Absolute; content:''; right:0; top:53%; transform:translateY(-50%); width:1px; height:10px; background:#dddddd;}

.board_detail_sty01 > .tit > h2 {display:block; width:100%; font-size:30px; color:#222; padding:10px 0;}

.board_detail_sty01 > .wrap_con {width:100%; overflow:hidden; border-bottom:1px solid #ddd;}
.board_detail_sty01 > .wrap_con > .con {padding:30px 0 90px 0; font-size:16px; color:#333;}

.board_detail_sty01 > .wrap_con > .con_file {position:relative; width:100%; overflow:hidden; border-top:1px solid #ddd; padding:18px 0;}
.board_detail_sty01 > .wrap_con > .con_file > h3 {position:absolute; left:0; width:80px; text-align:center; top:50%; transform:translateY(-50%); color:#444; font-weight:500;}
.board_detail_sty01 > .wrap_con > .con_file > ul {float:right; width:calc(100% - 100px);}
.board_detail_sty01 > .wrap_con > .con_file > ul li {float:left; width:100%; margin:2px 0;}
.board_detail_sty01 > .wrap_con > .con_file > ul li a {background:url(/images/board_ico/ico_file.png) no-repeat 0 center; color:#555; padding-left:30px; box-sizing:border-box;}
.board_detail_sty01 > .wrap_con > .con_file > ul li a:hover {border-bottom:1px solid #555;}


.prve_next_list {float:left; position:relative; margin-top:60px;}
.prve_next_list::after {position:absolute; content:''; width:1px; height:13px; background:#bbb; left:50%; top:50%; transform:translateY(-50%);}
.prve_next_list ul li {float:left; padding:0 22px; position:relative; font-size:15px; color:#555555; cursor:pointer; font-weight:500;}
.prve_next_list ul li a {font-size:15px;}
.prve_next_list ul li.none_con {color:#888888; font-weight:300;}
.prve_next_list ul li:first-child {padding-left:30px;}
.prve_next_list ul li:last-child {padding-right:30px;}
.prve_next_list ul li:first-child::before {position:absolute; content:''; left:0; top:52%; transform:translateY(-50%) rotate(-135deg); width:8px; height:8px; border:0; border-top:1px solid #2d2d2d; border-right:1px solid #2d2d2d;}
.prve_next_list ul li:first-child::after {position:absolute; content:''; left:0; width:17px; height:1px; top:50%; background:#2d2d2d;}

.prve_next_list ul li:last-child::before {position:absolute; content:''; right:0; top:52%; transform:translateY(-50%) rotate(45deg); width:8px; height:8px; border:0; border-top:1px solid #2d2d2d; border-right:1px solid #2d2d2d;}
.prve_next_list ul li:last-child::after {position:absolute; content:''; right:0; width:17px; height:1px; top:50%; background:#2d2d2d;}


.prve_next_list ul li.none_con:first-child::before {position:absolute; content:''; left:0; top:52%; transform:translateY(-50%) rotate(-135deg); width:8px; height:8px; border:0; border-top:1px solid #949494; border-right:1px solid #949494;}
.prve_next_list ul li.none_con:first-child::after {position:absolute; content:''; left:0; width:17px; height:1px; top:50%; background:#949494;}

.prve_next_list ul li.none_con:last-child::before {position:absolute; content:''; right:0; top:52%; transform:translateY(-50%) rotate(45deg); width:8px; height:8px; border:0; border-top:1px solid #949494; border-right:1px solid #949494;}
.prve_next_list ul li.none_con:last-child::after {position:absolute; content:''; right:0; width:17px; height:1px; top:50%; background:#949494;}

/********************

//board_detail_sty01

*********************/


/********************
board_online_type02
*********************/
.board_online_type02 ul {display:flex; justify-content:space-between; flex-wrap:wrap;}
.board_online_type02 li {float:left; width:100%; margin-bottom:30px;}
.board_online_type02 li > strong {display:block; width:100%; font-size:15px; color:#000000; font-weight:600; margin-bottom:10px;}
.board_online_type02 li.w50 {width:calc(50% - 15px); }
.board_online_type02 li.w3 {width:calc(33.3% - 15px); }

.board_online_type02 li .s_txt {color:#666; font-size:15px;}

.board_online_type02 li > input {width:100%; border:0; border-bottom:1px solid #bbbbbb; font-weight:400; height:50px;}
.board_online_type02 li > input::placeholder {color:#777;}
.board_online_type02 li > textarea::placeholder {color:#777;}
.board_online_type02 li > textarea {width:100%; height:230px; background:#f1f1f1; padding:20px 30px; box-sizing:Border-box; border:0; font-weight:500;}

.board_online_type02 li:last-child > div {width:100%; padding:25px; box-sizing:border-box; border:1px solid #ccc; font-size:15px; color:#777777;}
.board_online_type02 li:last-child > div strong {color:#0e5ad8; font-weight:500;}

.board_online_type02 li:last-child {margin-bottom:20px;}

.filebox input{border:none; height:44px; line-height:44px; border-radius:0;-moz-border-radius: 0;	-webkit-border-radius: 0; -webkit-background:#fff;-moz-background:#fff;}
.filebox input[type="file"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0;}
.filebox label {  height:44px; line-height:44px; box-sizing:border-box; float:left; padding:0 10px; width:110px; cursor: pointer;  text-align:center; background:#222222; color:#fff; font-weight:300;}
/*.filebox label:hover{color:#fff; background:#4b8fcc; }*/
.filebox .upload-name {color:#777; width:calc(100% - 110px);  float:left; padding:0 10px;   border-radius: 0;  -webkit-appearance: none;  -moz-appearance: none;  appearance: none; box-sizing:border-box; height:44px; line-height:44px; background:none;}





.board_online_type02 label,
.board_online_type02 input[type="radio"] + span,
.board_online_type02 input[type="radio"] + span::before,
.board_online_type02 input[type="checkbox"] + span,
.board_online_type02 input[type="checkbox"] + span::before,
{
    display: inline-block;
    vertical-align: middle;
}
 
.board_online_type02 label *
{
    cursor: pointer;
}
 
.board_online_type02 input[type="radio"],.board_online_type02 input[type="checkbox"]
{
    opacity: 0;
    position: absolute;
}
 


.board_online_type02 input[type="radio"] + span,.board_online_type02 input[type="checkbox"] + span
{
    font-size:16px; color:#212121;
	 margin-right:60px;
	 font-weight:500;
}

 

 
.board_online_type02 input[type="radio"] + span::before,.board_online_type02 input[type="checkbox"] + span::before
{
    content: "";
    width: 20px;
    height: 20px;
    margin: 3px 10px 0 0;
	vertical-align:top;
     display:inline-block;
    background:url(../images/input_radio_off.png) no-repeat 0 0;
}
 
.board_online_type02 input[type="radio"]:checked + span::before,.board_online_type02 input[type="checkbox"]:checked + span::before
{
    background:url(../images/input_radio_on.png) no-repeat 0 0;
}
 
.board_online_type02 input[type="radio"]:disabled + span,.board_online_type02 input[type="checkbox"]:disabled + span
{
    cursor: default;
     
    -moz-opacity: .4;
    -webkit-opacity: .4;
    opacity: .4;
}
 

.agree_check {float:left; width:100%;}
/********************
//board_online_type02
*********************/



.board_apply {overflow:hidden;}
.board_apply > ul {display:flex; gap: 20px; flex-wrap: wrap;}
.board_apply > ul li {box-sizing:border-box; width: calc((100% - 40px) / 3);}
.board_apply > ul li div {height:250px; border:1px solid #ccc; box-sizing:Border-box; padding:30px; box-sizing:border-box;}
.board_apply > ul li a:hover div {border:1px solid #222;}
.board_apply > ul li a:hover div > span.tit {color:#118aea;}

.board_apply > ul li a div {display:flex;  flex-wrap:wrap; padding:25px 30px 20px;}
.board_apply > ul li a div > span {display:block; width:100%;}
.board_apply > ul li a div > span.tit {height:100px; font-size:20px; font-weight:500; display: -webkit-box;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
overflow: hidden;}
.board_apply > ul li a div > span.date {border-top:1px solid #cccccc;     display: flex; padding-top:5px;    flex-wrap: wrap;    align-items: flex-end;}
.board_apply > ul li a div > span.date > span {color:#4e4e4e;}
.board_apply > ul li a div > span.date > span > span {display:block; font-size:16px; color:#8c98ac; margin-bottom:5px;}
.board_apply > ul li .list_none {display:flex; align-items:center; justify-content:center;  background:#ebeef3; border:0!important;}
.board_apply > ul li .list_none p {padding-top:55px; background:url(../images/board_apply_list_none_ico.png) no-repeat center 0; text-align:center; font-weight:500; color:#8c98ac; line-height:1.4; font-size:20px;} 



/********************

board_basic_type01

*********************/
.board_basic_type01 {width:100%; margin-top:80px; margin-bottom:40px;}
.board_basic_type01 table {width:100%; border-top:2px solid #000000; table-layout:fixed;}
.board_basic_type01 table th {background:#f8f8f8; padding:15px 10px; color:#222222; font-weight:600;}
.board_basic_type01 table tr {border-bottom:1px solid #dddddd;}
.board_basic_type01 table td {padding:15px 10px; color:#444; font-weight:500; text-align:center;}
.board_basic_type01 table td.td_left {text-align:left;}
.board_basic_type01 table td p,.board_basic_type01 table td a 
{cursor:pointer; width:100%; text-overflow: ellipsis; white-space: nowrap; overflow:hidden; width:auto; max-width:calc(100% - 25px); display:inline-block; vertical-align:top;}
.ico_clip {vertical-align:top; margin-left:5px; margin-top:4px;}
.board_basic_type01 table tr:hover td {border-bottom:1px solid #111212; }

.board_basic_type01 .board_basic_type01_col01 {width:8%;}
.board_basic_type01 .board_basic_type01_col02 {width:21%;}
.board_basic_type01 .board_basic_type01_col03 {width:;}
.board_basic_type01 .board_basic_type01_col04 {width:10%;}

/********************

//board_basic_type01

*********************/


.board_apply_detail_pop {position:fixed; display:flex; align-items:center; justify-content:center; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,0.25);     z-index: 99999999;}
.board_apply_detail_pop > div {max-width:1100px; width:calc(100% - 60px); max-height:calc(100% - 60px); overflow-y:auto; background:#fff; padding:50px; box-sizing:Border-box; position:Relative;}
.board_apply_detail_pop > div > button {position:absolute; right:30px; top:30px; border:0; width:25px; height:25px; font-size:0; background:none; line-height:0; text-indent:-9999999999px; cursor:pointer; }
.board_apply_detail_pop > div > button::before {position:absolute; top:0; left:50%; width:2px; height:100%; background:#a0aaba; content:''; transform:rotate(45deg); transition:transform ease 0.3s;}
.board_apply_detail_pop > div > button::after {position:absolute; top:0; left:50%; width:2px; height:100%; background:#a0aaba; content:''; transform:rotate(-45deg); transition:transform ease 0.3s;}

.board_apply_detail_pop > div > button:hover::before {transform:rotate(225deg);}
.board_apply_detail_pop > div > button:hover::after {transform:rotate(135deg);}

.board_apply_detail_pop_bt a {width:200px; height:61px; display:flex; margin:0 auto; justify-content:center; align-items:center; background:#1e1e1e; border-radius:61px; line-height:1;}
.board_apply_detail_pop_bt a span {padding-left:26px; font-size:18px; color:#fff; background:url(../images/apply_board_detail_check.png) no-repeat 0 center;}

.board_apply_detail_pop ul li {margin-bottom:25px;}
.board_apply_detail_pop ul li h3 {font-size:15px; color:#000000; font-weight:500;}
.board_apply_detail_pop ul li h3 span.txt_blue {color:#118aea;}
.board_apply_detail_pop ul li input[type="text"] {font-size:16px; color:#777777; font-weight:500; width:100%; border:0; border-bottom:1px solid #bbb; height:50px; text-indent:0; padding:0;}

.board_apply_detail_pop textarea {margin-top:10px; height:450px; width:100%; background:#f1f1f1; padding:25px; box-sizing:Border-box; font-weight:500; font-size:16px; color:#777777; border:0;}

.board_search_type01 {margin-bottom:0!important; margin-top:50px;}


.board_detail_bt {text-align:center;}
.board_detail_bt a {width:200px; height:61px; background:#1e1e1e; border-radius:61px; display:flex; align-items:center; justify-content:center; font-size:18px; color:#fff; margin:0 auto 50px; }


@media screen and (max-width:1335px){
	.board_apply > ul li {width: calc((100% - 30px) / 2);}
}
@media screen and (max-width:991px){
	.board_apply > ul li div {height:300px;}
}
@media screen and (max-width:900px){
	.board_online_type02 input[type="radio"] + span, .board_online_type02 input[type="checkbox"] + span {margin-right:30px;}
}


@media screen and (max-width:767px){

/********************

board_detail_sty01

*********************/
.board_detail_sty01 > .tit > h2 {font-size:6vw; padding:2vw 0;}
.board_detail_sty01 > .wrap_con > .con {padding:6vw 0 18vw 0; font-size:3.6vw;}

.board_detail_sty01 > .wrap_con > .con_file > h3 {width:16vw;}
.board_detail_sty01 > .wrap_con > .con_file > ul {width:calc(100% - 20vw);}
.board_detail_sty01 > .wrap_con > .con_file > ul li a {background-size:3.6vw auto; padding-left:6vw;}
.board_detail_sty01 > .wrap_con > .con_file {padding:3.6vw 0;}

.prve_next_list ul li {padding:0 4.4vw; font-size:3.6vw;}
.prve_next_list ul li:first-child {padding-left:6vw;}
.prve_next_list ul li:last-child {padding-right:6vw;}

.prve_next_list ul li:first-child::before,.prve_next_list ul li:last-child::before,.prve_next_list ul li.none_con:first-child::before,.prve_next_list ul li.none_con:last-child::before {width:1.6vw; height:1.6vw; top:50%;}
.prve_next_list ul li:last-child::after,.prve_next_list ul li.none_con:first-child::after,.prve_next_list ul li.none_con:last-child::after,.prve_next_list ul li:first-child::after {width:3.4vw;}

.prve_next_list {margin-top:12vw;}

.prve_next_list::after {height:2.6vw;}

.board_bt_set01 {margin-top:10vw;}
.board_bt_set01 a {height:9.2vw; line-height:8.8vw; padding:0 7vw;}
.board_bt_set01 a span {padding-left:6.6vw; background-size:3.4vw auto!important;}

.board_detail_sty01 > .tit {padding-bottom:2vw;}
/********************

//board_detail_sty01

*********************/




/********************

board_basic_type01

*********************/
.board_basic_type01 {border-top:2px solid #000; margin-top:12vw; margin-bottom:7vw;}
.board_basic_type01_box { border-bottom:1px solid #ddd;}

.ico_notice {width:6vw;}
.ico_clip {width:4vw; margin:0; margin-left:2vw;}

.board_basic_type01_box a {display:block; padding:3vw 2vw;}

.board_basic_type01_box .notice_stxt {background:#1097ff; color:#fff; font-size:3.5vw; padding:0 2vw; border-radius:1vw; display:inline-block; margin-bottom:1.5vw;}
.board_basic_type01_box .part {color:#1097ff; font-weight:600; font-size:3.4vw; margin-bottom:1.5vw; }
.board_basic_type01_box .tit {display:flex; align-items:center;}
.board_basic_type01_box .tit p {font-size:4vw; max-width:calc(100% - 6vw); text-overflow: ellipsis; white-space: nowrap; overflow:hidden;}
.board_basic_type01_box .date,.board_basic_type01_box .count {font-size:3.4vw; color:#999; margin-top:2vw; display:inline-block;}
.board_basic_type01_box .count {margin-left:2vw; padding-left:2vw; position:relative;}
.board_basic_type01_box .count::before {position:absolute; left:0; top:50%; transform:translateY(-50%); width:1px; height:calc(100% - 3vw); background:#ddd; content:'';}
/********************

//board_basic_type01

*********************/

.board_apply > ul {gap: 6vw;}
.board_apply > ul li {width: 100%;}
.board_apply > ul li a div {padding:4.5vw 6vw 4vw;}
.board_apply > ul li .list_none p {padding-top:12vw; background-size:auto 9vw; font-size:4vw;}
.board_apply > ul li a div > span.tit {font-size:4vw; height:20vw;}
.board_apply > ul li a div > span.date > span > span {font-size:3.6vw;}
.board_apply > ul li div {height:60vw;}

.board_detail_bt a {width:40vw; height:14vw; background:#1e1e1e; border-radius:14vw; display:flex; align-items:center; justify-content:center; font-size:4vw; color:#fff; margin:0 auto 8vw; }
.board_apply_detail_pop > div {padding:6vw;}
.board_apply_detail_pop textarea {height:58vw;}

.board_apply_detail_pop > div > button {top:4vw; right:4vw; width:5vw; height:5vw;}
.board_apply_detail_pop ul li h3 {font-size:4vw;}
.board_apply_detail_pop ul li input[type="text"] {font-size:3.8vw; height:10vw;}
.board_apply_detail_pop ul li {margin-bottom:4.5vw;}
.board_apply_detail_pop textarea {padding:4vw; font-size:3.8vw; margin-top:3vw;}
.board_apply_detail_pop_bt a {width:100%; height:14vw; border-radius:14vw;}
.board_apply_detail_pop_bt a span { font-size:4vw; padding-left:5vw; background-size:auto 3.6vw;}


.prve_next_list ul li a {font-size:3.6vw;}


/********************
board_online_type02
*********************/

.board_online_type02 li {margin-bottom:7vw;}
.board_online_type02 input[type="radio"] + span::before,.board_online_type02 input[type="checkbox"] + span::before {background-size:100% auto!important; width:4vw; height:4vw; margin:0.5vw 1vw 0 0;}
.board_online_type02 li:nth-child(5) > strong {margin-bottom:2vw;}
.board_online_type02 input[type="radio"] + span,.board_online_type02 input[type="checkbox"] + span {font-size:3.2vw; margin-right:6vw; margin-top:2vw; display:inline-block;}

.board_online_type02 li {width:100%!important;}

.board_online_type02 li > strong {font-size:3.4vw; margin-bottom:2vw;}
.board_online_type02 li > input {height:12vw;}

.board_online_type02 li > textarea {height:55vw; padding:4vw; }

.filebox label {width:auto; height:10vw; line-height:10vw; padding:0 5vw; }

.board_online_type02 li:last-child > div {font-size:3.4vw; padding:6vw;}
.board_online_type02 li:last-child {margin-bottom:1vw;}


/********************
//board_online_type02
*********************/

.board_online_type02 li .s_txt {font-size:3.2vw;}
}