/********************

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.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_stxt {/* float:left; */ width:100%; border:1px solid #ddd; padding:20px; box-sizing:border-box; margin-bottom:20px;}
.board_stxt span {display:inline-block; color:#555555; padding-left:30px; background:url(../images/board_stxt_ico.png) no-repeat 0 center;}

.input_readonly {color:#c8c8c8;}


.add_file_none {width:100%; margin-bottom: 1.5rem; letter-spacing: -0.06rem; font-weight: 300;}


.reply_ico {vertical-align:top; margin-right:5px; margin-top:-2px;}

/********************

//board_detail_sty01

*********************/


/********************

board_basic_type01

*********************/
.board_basic_type01 {width:100%; margin-top: 2.5rem; margin-bottom: 4rem;}
.board_basic_type01 table {width:100%; border-top:2px solid #000000; table-layout:fixed;}
.board_basic_type01 table th {background:#f8f8f8; padding:1.5rem 1rem; color:#222222; font-weight: 500; letter-spacing: -0.06rem; border-bottom:1px solid #dddddd;}
.board_basic_type01 table td {padding:1.5rem 1rem; color:#444; /* font-weight: 500; */ text-align:center; letter-spacing: -0.06rem; border-bottom:1px solid #dddddd;}
.board_basic_type01 table td.td_left {text-align:left;}
.board_basic_type01 table td {}
.board_basic_type01 table td a {cursor:pointer; text-overflow: ellipsis; white-space: nowrap; overflow:hidden; width:auto; max-width:calc(100% - 25px); vertical-align: middle; display: inline-block;}
.ico_clip {vertical-align: middle; margin-left: 0.5rem; margin-top: 0.1rem;}
.board_basic_type01 table tr:hover td {border-bottom:1px solid #111212; }
.board_basic_type01 table tr:hover td a {font-weight: 500;}

.m-txt {display: none;}


.board_basic_type01 .pc .board_basic_type01_col01 {width:8%;}
.board_basic_type01 .pc .board_basic_type01_col02 {width:8%;}
.board_basic_type01 .pc .board_basic_type01_col03 {width: auto;}
.board_basic_type01 .pc .board_basic_type01_col04 {width:10%;}
.board_basic_type01 .pc .board_basic_type01_col05 {width:12%;}
.board_basic_type01 .pc .board_basic_type01_col06 {width:15%;}

.board_basic_type01 .mobile {display: none;}
.board_basic_type01 .mobile .board_basic_type01_col01 {width: auto;}
.board_basic_type01 .mobile .board_basic_type01_col02 {width:22%;}


.tag {display:inline-block; width: 6.8rem; height: 3.4rem; text-align:Center; line-height: 3.2rem; border-radius: 0.5rem; box-sizing:border-box; font-size: 1.5rem;}
.tag_ok {border:1px solid #0e5ad8; color:#0e5ad8;}
.tag_ing {border:1px solid #0e5ad8; color:#fff; background:#0e5ad8;}
.tag_done {border:1px solid #ccc; color:#777777;}


.board_online_type01_pop {position:fixed; top:50%; left:50%;  max-width: calc(100% - 4rem); width: 49rem; min-height: 28rem; transform: translate(-50%, -50%);  border:1px solid #3b3b3b; background:#fff; padding: 3.5rem; box-sizing:Border-box; text-align:center; z-index:99999;}
.board_online_type01_pop p {font-size: 1.8rem; color:#333; background:url(../images/ico_lock.png) no-repeat center 0 / 4.5rem; padding-top: 6.9rem; text-align:center; line-height: 2.4rem; letter-spacing: -0.06rem;}
.board_online_type01_pop input {width:168px; text-align:Center; border:0; border-bottom:2px solid #000; margin-top:20px; outline: none; padding-bottom: 0.8rem;}
.board_online_type01_pop a {display:inline-block; width: 7.8rem; height: 4rem; line-height: 4rem; text-align:Center; color:#fff; font-size: 1.8rem; margin-top: 2rem; background:#000; clear:both; letter-spacing: -0.06rem;}
.board_online_type01_pop a.bt_gray {background:#eee; color:#000;}
/********************

//board_basic_type01

*********************/




/********************
board_online_type02
*********************/
.board_online_type02 {overflow: hidden;}
.board_online_type02 ul {overflow: hidden;}
.board_online_type02 li {float:left; width:100%; margin-bottom:30px;}
.board_online_type02 li > strong {display:block; width:100%; font-size: 1.5rem; color:#000000; font-weight: 500; margin-bottom: 1rem; letter-spacing: -0.06rem;}
a.fileDown {margin-bottom: 1rem; display: inline-block;}
.board_online_type02 li:nth-child(1),.board_online_type02 li:nth-child(2),
.board_online_type02 li:nth-child(3),.board_online_type02 li:nth-child(4)
{width:calc(50% - 1.5rem); }
.board_online_type02 li:nth-child(2),.board_online_type02 li:nth-child(4) {float:right;}

.board_online_type02 li:nth-child(5) > strong {margin-bottom: 1.5rem;}

.board_online_type02 li > input {width:100%; border:0; border-bottom:1px solid #bbbbbb; font-weight: 300; height: 5rem; letter-spacing: -0.06rem;}
.board_online_type02 li > input::placeholder {color:#777;}
.board_online_type02 li > textarea::placeholder {color:#777;}
.board_online_type02 li > textarea {width:100%; height: 23rem; background:#f1f1f1; padding: 2rem 3rem; box-sizing:Border-box; border:0; letter-spacing: -0.06rem; font-weight: 300;}

.board_online_type02 li:last-child > div {width:100%; padding: 2.5rem; box-sizing:border-box; border:1px solid #ccc; font-size: 1.5rem; color:#777; line-height: 2.4rem; letter-spacing: -0.06rem;}
.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: 4.4rem; line-height: 4.4rem; box-sizing:border-box; float:left; padding:0 1rem; width: 11rem; cursor: pointer;  text-align:center; background:#222222; color:#fff; font-weight: 300; letter-spacing: -0.06rem;}
/*.filebox label:hover{color:#fff; background:#4b8fcc; }*/
.filebox .upload-name {color:#777; width:calc(100% - 110px);  float:left; padding:0 1rem;   border-radius: 0;  -webkit-appearance: none;  -moz-appearance: none;  appearance: none; box-sizing:border-box; height: 4.4rem; line-height: 4.4rem; 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: 1.6rem; color:#212121; margin-right: 6rem; font-weight: 500; letter-spacing: -0.06rem;}

 

 
.board_online_type02 input[type="radio"] + span::before,.board_online_type02 input[type="checkbox"] + span::before
{
    content: "";
    width: 2rem;
    height: 2rem;
    margin: -0.2rem 0.8rem 0 0;
	vertical-align:top;
     display:inline-block;
    background:url(../images/input_radio_off.png) no-repeat 0 0 / contain;
}
 
.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 / contain;
}
 
.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
*********************/


@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: 768px) {

/********************
board_online_type02
*********************/
.board_search_type01 input {padding: 0 1.2rem;}

.board_basic_type01 .pc {display: none;}
.board_basic_type01 .mobile {display: table;}

.board_basic_type01 table tr:hover td {border-bottom-color: #ddd;}
.board_basic_type01 table td {padding: 1.7rem 1rem;}
.board_basic_type01 table td a {font-size: 2rem; font-weight: 500; max-width: calc(100% - 2.3rem);}

.ico_clip {margin-top: -0.3rem; width: 1.8rem;} 

.m-txt {display: block; color: #666;}
.m-writter {margin-top: 1.4rem; font-size: 1.8rem;}
.m-date {margin-top: 1rem; font-size: 1.8rem;}

.board_online_type02 li:nth-child(1), .board_online_type02 li:nth-child(2), .board_online_type02 li:nth-child(3), .board_online_type02 li:nth-child(4) {width: 100% !important; float: none;}
.board_online_type02 li > strong {font-size: 2.2rem;}
.board_online_type02 input[type="radio"] + span, .board_online_type02 input[type="checkbox"] + span {font-size: 2rem;}

.inquiry-type div {display: flex; flex-wrap: wrap; margin: -0.7rem 0;}
.inquiry-type div label {margin: 0.7rem 0;}
.board_online_type02 input[type="radio"] + span, .board_online_type02 input[type="checkbox"] + span {margin-right: 3.4rem;}

.tag {font-size: 1.7rem; width: 7.6rem; height: 3.8rem; line-height: 3.8rem;}
.board_bt_set04 a {font-size: 1.8rem; height: 5.4rem; line-height: 5.4rem;}
.td_left {display: grid;}

/********************
//board_online_type02
*********************/

/********************

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.2vw;}

.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:3vw;}
.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 {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 {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_stxt {padding:4vw; margin-bottom:3vw;}
.board_stxt span {padding-left:5vw; background-size:4vw auto; background-position:0 0.9vw;}

.board_online_type02 li > input {font-size: 2rem;}
.board_online_type02 li > textarea {font-size: 2rem; line-height: 3.4rem;}
.add_file_none {font-size: 1.8rem;}
.filebox label {height: 5.4rem; line-height: 5.4rem; font-size: 1.8rem;}
.board_online_type02 li:last-child > div {font-size: 1.8rem; line-height: 3.2rem;}

/********************

//board_detail_sty01

*********************/


/********************

board_basic_type01

*********************/
.ico_notice {width:6vw;}


/********************

//board_basic_type01

*********************/
.m-tit {overflow:hidden; display:flex; align-items:center;}

}


@media screen and (max-width:414px){

}

