#dim_bg {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.15); z-index:99999;}
.board_point_result_pop {position:fixed; width:450px; height:316px; margin-top:-158px; border-radius:10px; overflow:hidden; box-shadow:0 1px 5px rgba(0,0,0,0.1); z-index:999999; top:50%; left:50%; margin-left:-225px; background:#fff; border:1px solid #2f3239; }
.board_point_result_pop h3 {width:100%; background:#2f3239;  height:60px; line-height:60px; text-align:center; font-size:20px; color:#fff;}
.board_point_result_pop a.bt_pop_close {position:absolute; top:19px; right:30px; width:20px; height:20px; font-size:0; line-height:0;}
.board_point_result_pop a.bt_pop_close::after {content:''; width:24px; height:2px; position:absolute; top:9px; left:0; transform:rotate(45deg); background:#a6a6a6;}
.board_point_result_pop a.bt_pop_close::before {content:''; width:24px; height:2px; position:absolute; top:9px; left:0; transform:rotate(-45deg); background:#a6a6a6;}

.board_point_result_pop > div {width:100%; padding:30px 36px; box-sizing:border-box; text-align:Center;}
.board_point_result_pop_txt01 {width:100%; font-size:22px;}
.board_point_result_pop_txt01 strong {font-weight:500;}
.board_point_result_pop_txt02 {width:100%; text-align:Center; font-size:20px; color:#666666; margin:0 0 20px; box-sizing:Border-box;}
.board_point_result_pop_txt02 strong {font-weight:600; font-size:55px; color:#222;}

.board_point_result_pop .bt_ok {display:block; width:100%; height:48px; line-height:48px; color:#fff; background:#9a000c;}


.point_txt_red {width:100%; text-align:center; color:#9a000c; font-size:19px; font-weight:500;}
.point_img {width:100%; text-align:Center; margin-top:30px;}
.point_img img {vertical-align:top;}

.point_txt {width:100%; text-align:center; margin-top:30px; font-size:18px; color:#444;}
.point_txt strong {font-weight:600;}

.board_point_sty01 {width:100%; margin-top:45px; border-top:1px solid #dddddd;}
.board_point_tit {width:100%; font-size:19px; color:#444444; margin-bottom:20px;  padding-top:45px; float:left; font-weight:500;}
.board_point_tit02 {padding-top:65px;}
.board_point_tit span {font-size:16px; color:#888888; display:inline-block; margin-left:10px;}

.board_point_sty01_form {float:left; width:100%; border-top:2px solid #222222; padding:26px 30px; box-sizing:Border-box; border-bottom:1px solid #dddddd;}
.board_point_sty01_form ul {width:470px; margin:0 auto; display:block;}

.board_point_sty01_form li {float:left; width:100%; margin-top:18px;}
.board_point_sty01_form li:first-child {margin-top:0;}

.board_point_sty01_form li strong {float:left; display:inline-block; width:144px; line-height:48px; color:#444; font-weight:500;}
.board_point_sty01_form li .board_point_sty01_input_set {float:right; width:calc(100% - 144px);}

.board_point_sty01_form02 li strong {width:70px;}
.board_point_sty01_form02 li .board_point_sty01_input_set {float:right; width:calc(100% - 70px);}

.board_point_sty01_form li input {height:48px; border:1px solid #888; padding:0 5px; box-sizing:border-box; width:100%;}
.board_point_sty01_input_set.tel input {width:calc(33.3% - 13px);}
.board_point_sty01_input_set.tel span {width:19px; text-align:Center; line-height:48px; display:inline-block;}

@media screen and (max-width:870px){
.point_img img {width:100%;}
}


@media screen and (max-width:767px){
.point_txt_red {font-size:4vw;}
.point_img {margin-top:5vw;} 
.point_txt { font-size:3.9vw; margin-top:5vw;}
.point_txt br {display:none;}

.board_point_sty01 {margin-top:10vw;}
.board_point_tit {padding-top:10vw; font-size:4vw; margin-bottom:5vw;}
.board_point_tit02 {padding-top:15vw;}

.board_point_sty01_form {padding:5vw;}
.board_point_sty01_form ul {width:100%;}
.board_point_sty01_form ul li strong {width:100%; line-height:1;}
.board_point_sty01_form li .board_point_sty01_input_set {width:100%; margin-top:3vw;}

.board_point_sty01_form li input {height:11vw;}
.board_point_tit span {display:block; font-size:3.6vw; margin-left:0;}


.board_point_result_pop {width:80%; margin-left:-40%; height:64vw; margin-top:-32vw;}
.board_point_result_pop h3 {height:14vw; line-height:14vw; font-size:4.4vw;}
.board_point_result_pop a.bt_pop_close {right:5vw; top:4vw; width:5vw; height:5vw;}
.board_point_result_pop a.bt_pop_close::before,.board_point_result_pop a.bt_pop_close::after {width:5vw; height:0.5vw; top:2.5vw;}
.board_point_result_pop > div {padding:5vw;}
.board_point_result_pop_txt01 {font-size:4.2vw;}
.board_point_result_pop_txt02 {font-size:4.2vw; margin:0 0 3vw;}
.board_point_result_pop_txt02 strong {font-size:11vw;}
.board_point_result_pop .bt_ok {height:12vw; line-height:12vw;}


}





