@charset "utf-8";

/* View */
.view-wrap .img-photo i { background: rgb(245, 245, 245); padding: 16px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(143, 143, 143); font-size: 40px; display: inline-block; }
.view-wrap .img-photo img { border-radius: 50%; width: 80px !important; height: 80px !important; display:inline-block; }
.view-wrap .img-resize img { max-width:100%; height:auto; }
.view-wrap .no-attach { border-bottom:0px; }
.view-wrap .view-cnt { letter-spacing:0; }

.view-wrap h1 { font-size: 22px; font-weight:bold; margin:0px; line-height:50px; display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; margin:0px; padding:0px 10px; color: rgb(59, 62, 67); letter-spacing:-1px; }
.view-wrap h1 span.talker-photo { margin-bottom:10px; margin-right:10px; }
.view-head { border-left:0px; border-right:0px; }
.view-head .sp { display:inline-block; width:20px; text-align:center; font-size:11px; color:#888; }
.view-head .list-group-item { padding:5px 15px; border-style:dotted; }
.view-tag { margin:10px 0px; padding:0px; color:#888; }
.view-tag a { color:#888; }
.view-tag a:hover { color:crimson; }
.view-cnt { margin-top:4px; }
.view-img img { display:block; max-width:100%; margin:0 auto 15px; border:0; height:auto; }
.view-content { padding-bottom:20px; line-height:180%; }
.view-content img { width:auto; height:auto; max-width:100%; }
.view-content p { padding:0; margin:0; line-height:180%; }
.view-good-box { text-align:center; }
.view-good-box span { margin:15px 6px; width:80px; height:80px; display:inline-block; }
.view-good-box a { background: rgb(245, 245, 245); padding-top:14px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(51, 51, 51); font-size: 22px; line-height:26px; display: inline-block; }
.view-good-box .view-good a:hover { background: rgb(223, 17, 25); color: rgb(255, 255, 255); }
.view-good-box .view-nogood a:hover { background: rgb(0, 0, 0); color: rgb(255, 255, 255); }
.view-author .auth-photo { width:160px; padding-right:15px; }
.view-icon { margin-bottom:10px; }
.view-icon img { width:34px; border-radius:50%; margin-bottom:5px; }
.view-comment { margin: 0px; padding: 0px 0px 5px; text-transform: capitalize; overflow: hidden; border-bottom: 1px solid rgb(51, 51, 51); display: inline-block; position: relative; }


/* Padding */
.view-padding { padding-left:15px; padding-right:15px; }
.is-mobile .view-padding { padding-left:0px; padding-right:0px; }
.view-author-none { height:1px; border-top:1px solid #eee; margin:12px 0px 20px; }

/* Comment */
.comment-media { margin:10px 0px; }
.comment-media .photo i { background: rgb(245, 245, 245); padding: 15px; border-radius: 50%; width: 64px; height: 64px; text-align: center; color: rgb(143, 143, 143); font-size: 30px; display: inline-block; }
.comment-media .photo img { border-radius: 50%; width: 64px !important; height: 64px !important; display:inline-block; }
.view-mobile .comment-media .photo i { padding: 10px; width: 54px; height: 54px; }
.view-mobile .comment-media .photo img { width: 54px !important; height: 54px !important; }

.comment-media .media { border-top:1px solid #eee; margin:7px 0px; padding:7px 0px 0px; }
.comment-media :first-child.media { border-top:0px; margin-top:0px; padding-top:0px; }
.comment-media h5 { margin:2px 0px; line-height: 22px; }
.comment-media .media .media-body { padding-left:0px; }
.comment-media .media .media-info { margin-left:10px; }
.comment-media .media .media-content { margin-top:8px; }
.comment-media .media .media-btn {	margin-left:4px; }
.comment-media .cmt-good-btn { text-align:right; padding-right:1px; }
.comment-media .cmt-good, .comment-media .cmt-nogood { display:inline-block; width:74px; height:20px; margin-top:10px; padding-right:10px; margin-right:-1px; font:bold 11px verdana; text-align:right; letter-spacing:-1px; line-height:19px; cursor:pointer; }
.comment-media .cmt-good { background: url('../../img/cmt_good.gif') no-repeat left center; color:#f4695b; }
.comment-media .cmt-nogood { background: url('../../img/cmt_nogood.gif') no-repeat left center; color:#888; }

.comment-form { padding-top:10px; }
.comment-box { border:1px solid #ddd; padding:12px 12px 0px; margin-bottom:15px; background:#fbfbfb; }
.comment-content { display:table; width:100%; table-layout:fixed; }
.comment-content .comment-cell { display:table-cell; padding:0px; text-align:center; vertical-align:middle; }
.comment-content .comment-cell.comment-submit { width:80px; height:100%; background:#fafafa; border:1px solid #ccc; border-left:0px; cursor:pointer; }
.comment-btn .cursor { margin-left:12px; color:#787878; }

#wr_content { resize:none; }
#bo_vc_opt ol {	margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_opt ol:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_opt ol li { float:left;margin:0; }
#bo_vc_send_sns ul { margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_send_sns ul:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_send_sns ul li {	float:left;margin:0 20px 0 0; }
#bo_vc_send_sns input {	margin:0 0 0 5px; }


.ik_bk_list_text1 {
    background-color: #3eb134;
    color: #fff;
    font-size: 16px;
    width: 90px;
    overflow: hidden;
    border-radius: 5px;
    box-sizing: border-box;
    text-align: center;
}
.false_check {background: #ff0000;}

.ik_bk_list_line {border-bottom: 1px dotted #ccc;}
.ik_bk_list_flex {padding: 20px 35px; border-top: 1px solid #eee; border-bottom: 1px solid #eee;}
.ik_bk_list_fl {
	display: grid; align-items: center; padding: 5px 0;
    grid-template-columns: repeat(2, 1fr); max-width: 730px; gap: 15px; 
}
.ik_bk_list_fl > article {display: flex; align-items: center; gap: 20px; font-size: 16px;}
.ik_bk_list_box1, .ik_bk_list_box3 {width: 62px; color: #000; font-weight: 600;}
/* width: 8%; */
.ik_bk_list_box2, .ik_bk_list_box4 { color: #626262; line-height: 1.4;}
/* width: 42%; */
.ik_bk_list_fl i {color: #f39800; font-size: 7px; margin-right:10px; vertical-align: middle;}
.ik_bk_list_h15 {height: 15px;}
.ik_bk_list_text2 {background-color: #3eb134; color: #fff; font-size: 20px; width: 240px; overflow: hidden; border-radius: 5px; box-sizing: border-box; text-align: center; padding: 5px; font-weight: 400;}
.ik_bk_list_text2:hover {background-color: #f39800; transition: background-color 0.5s ease;}
.ik_bk_list_text2 a {color: #fff;}
.ik_bk_list_text2 a:hover {color: #fff;}


.ywcf_b101_view_frame {width:100%; background:#fefefe;}

.ywcf_b101_view_frame .b101_text_title {font-size:30px; line-height:30px; font-weight:700; padding:15px 0; color:#000;}
.ywcf_b101_view_frame .b101_text_line {font-size:16px; line-height:27px; }
.ywcf_b101_view_frame .b101_text_line span {font-size:16px;  color:#000; font-weight:700; margin-right:10px;}
.ywcf_b101_view_frame .b101_box0 {display:table; width:100%;}
/* .ywcf_b101_view_frame .b101_box1 {display:table-cell; width:20%; border-bottom:1px solid #ddd; padding:10px;}
.ywcf_b101_view_frame .b101_box2 {display:table-cell; width:30%; border-bottom:1px solid #ddd; padding:10px;}
.ywcf_b101_view_frame .b101_box3 {display:table-cell; width:80%; border-bottom:1px solid #ddd; padding:10px;} */

.ywcf_b101_view_line {height:10px; background:#eee; width:100%;}

.ywcf_b101_view_review .review_box0 {display: flex; gap: 15px 50px; width:100%; padding: 20px 0 20px 40px;}
.ywcf_b101_view_review .review_box1 {}
.ywcf_b101_view_review .review_btn {
	background:#3eb134; border:1px solid #3eb134; color:#fff; padding:10px; border-radius: 8px; text-align:center; 
	font-size:16px; font-weight: 500; -webkit-transition-duration: 500ms; transition-duration: 500ms; width: 240px;
}
.ywcf_b101_view_review .review_btn a {color:#fff;}


#ug_b101 {margin: 0 auto;}

@media (min-width: 992px) {
	.ywcf_b101_view_review .review_btn:hover {background: #f39800; border-color: #f39800;}
}

@media all and (max-width:991px) {
.view-padding { padding-left:0px; padding-right:0px; }
.ywcf_b101_view_frame .b101_text_title {font-size:30px; line-height:36px; font-weight:700; padding:15px 0; color:#000;}
.ywcf_b101_view_frame .b101_text_line {font-size:16px; line-height:27px; }
.ywcf_b101_view_frame .b101_text_line span {font-size:16px;  color:#000; font-weight:700; margin-right:10px;}
/* .ywcf_b101_view_frame .b101_box0 {display: table; width:100%;}
.ywcf_b101_view_frame .b101_box1 {display: inline-block; width:20%; vertical-align:top; border-bottom:0px solid #ddd; padding:10px;}
.ywcf_b101_view_frame .b101_box2 {display: inline-block; width:80%; vertical-align:top; border-bottom:0px solid #ddd; padding:10px;}
.ywcf_b101_view_frame .b101_box3 {display: inline-block; width:80%; vertical-align:top; border-bottom:0px solid #ddd; padding:10px;} */
.ywcf_b101_view_frame .col-md-8 {padding-right:0px; padding-left:0px;}
.ywcf_b101_view_review .review_box0 {padding: 20px 0; justify-content: center;}
.ik_bk_list_text2 {width: 100%; max-width: 700px; float: none !important; margin: 0 auto;}

.view-imgae_box {display: flex; justify-content: center; margin-bottom: 30px;}
}

@media all and (max-width:768px) {
	.responsive .view-wrap h1 { text-overflow:clip; overflow:none; white-space:normal; line-height: 28px; font-size: 20px; margin-bottom:10px; }
	.responsive .view-wrap h1 .photo { display:none; }
.view-padding { padding-left:0px; padding-right:0px; }
.ywcf_b101_view_frame .b101_text_title {font-size:24px; line-height:36px; font-weight:700; padding:15px 0; color:#000;}
.ywcf_b101_view_frame .b101_text_line {font-size:13px; line-height:27px; }
.ywcf_b101_view_frame .b101_text_line span {font-size:13px;  color:#000; font-weight:700; margin-right:10px;}
/* .ywcf_b101_view_frame .b101_box0 {display: table; width:100%;}
.ywcf_b101_view_frame .b101_box1 {display: inline-block; width:90px; vertical-align:top; border-bottom:0px solid #ddd; padding:10px;}
.ywcf_b101_view_frame .b101_box2 {display: inline-block; width:69%; vertical-align:top; border-bottom:0px solid #ddd; padding:10px;}
.ywcf_b101_view_frame .b101_box3 {display: inline-block; width:69%; vertical-align:top; border-bottom:0px solid #ddd; padding:10px;} */
.ywcf_b101_view_review .review_box0 {flex-direction: column; align-items: center;}
.ik_bk_list_fl {grid-template-columns: repeat(1, 1fr); padding: 0; gap: 10px; margin-bottom: 10px;}

}

@media (max-width: 650px) {
	.ik_bk_list_flex {padding: 20px 10px;}
}

@media all and (max-width:480px) {
	.responsive .view-author .auth-photo { float:none; width:100%; padding-right:0px; }
	.responsive .view-icon .pull-right { float:none !important; }
}