@charset "utf-8";

#use_parts p{margin-bottom: 2em;line-break: strict;word-break: break-word;}
#use_parts.br p{margin-bottom: 2em;}
.br p{margin-bottom: 2em;}

#use_parts .title_with_border_top_bottom{
    line-height: 1.6;
    padding: 1.1em .2em 1em;
    font-weight: 400;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
    border-left: none;
    border-right: none;
    font-size: 220%;
    text-align: center;
    text-shadow: 0 0px 2px #aaa;
    font-family: serif;
    margin: 60px auto 20px;
    color: #494949;
    background: none;
}

#use_parts .title_with_skewed_box{
    font-size: 18px;
    font-weight: 400;
    margin: 2.5em 0 1.2em;
    border-radius: 0;
    padding: 10px;
    background: none;
    color: #fff;
    border: none;
    position: relative;
    line-height: 1.5em;

}



#use_parts .title_with_skewed_box::before{
    content: " ";
    background: #222;
    color: #fff;
    border: none;
    transform: skewX(-10deg);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    padding: 10px 0;
    box-sizing: border-box;
}

#use_parts .box_links{
    display: flex;
    align-items: center;
    flex-wrap: wrap;

}
#use_parts .box_links a{
    color: #333;
    text-decoration: none;
    margin: 0 10px 10px 0;
    line-height: 1.2em;
    word-break: keep-all;
    font-size: 85%;
    padding: 5px 10px;
    border: 1px solid #aaa;
    transition: all .2s ease;
	cursor: pointer;
}

#use_parts .box_links a:hover,
#use_parts .box_links a:active{
transform: scale(1.05,1.05);
}

#use_parts .prof {display: flex;width: 75%;margin: 20px auto 20px;justify-content: space-between;line-height: initial;align-items: center;border: 1px solid #aaa;padding: 10px 0 10px;border-width: 1px 0 1px;}
#use_parts .prof p{
    margin: 0;
}
#use_parts .prof p.prof_cp_name{}
#use_parts .prof p.prof_position{}
#use_parts .prof .prof_left {/* width: 48%; */}
#use_parts .prof .prof_left p.prof_cp_name {font-size: 90%;text-align: right;}
#use_parts .prof .prof_left p.prof_position {font-size: 70%;text-align: right;}
#use_parts .prof .prof_left p {
}
#use_parts .prof>div{
    width: 48%;
}
#use_parts .prof .prof_right {/* width: 48%; */display: flex;flex-wrap: wrap;}
#use_parts .prof .prof_right .furi_wrap {
}
#use_parts .prof .prof_right .furi_wrap  {
    font-size: 60%;
}
#use_parts .prof .prof_right .furi_wrap .furi_left {
    margin-right: 5px;
}
#use_parts .prof .prof_right .furi_wrap .furi_right {
}
#use_parts .prof .prof_right .speakers_name_wrap {
}
#use_parts .prof .prof_right .speakers_name_wrap .speakers_name_left {
}
#use_parts .prof .prof_right .speakers_name_wrap .speakers_name_right {
}
#use_parts .prof .prof_right p {
}

.single_findcom_sidebar #use_parts #article .post_content .title_left_border_thick,
#use_parts #article .title_left_border_thick,
#use_parts .title_left_border_thick,
#main_col .title_left_border_thick,
.title_left_border_thick{
	border-radius: 0;
	background: none;
	border: none;
	position: relative;
	line-height: 1.5em;
	border-left: 10px solid;
	font-size: 120%;
	padding: 0px 0 0 10px;
	font-weight: bold;
	display: flex;
	align-items: center;
	color: initial;
}
.bdc_lightgreen{
    border-color: #8bcaa4 !important;
}




#use_parts .prof_with_img_border_top_bottom {margin-bottom: 20px;display: flex;justify-content: space-between;}

#use_parts .prof_with_img_border_top_bottom.box_three_wrap{}
#use_parts .prof_with_img_border_top_bottom.box_three{}
#use_parts .prof_with_img_border_top_bottom.box_three.box_left{}
#use_parts .prof_with_img_border_top_bottom.box_three.box_right{}

#use_parts .prof_with_img_border_top_bottom.small_img .box_left{
    width: 15%;
}
#use_parts .prof_with_img_border_top_bottom.small_img .box_right{
    width: 75%;
}

#use_parts .prof_with_img_border_top_bottom .box_left,
#use_parts .prof_with_img_border_top_bottom .box_right{
    /* width: 48%; */
}
#use_parts .prof_with_img_border_top_bottom .box_left{
    width: 30%;
}
#use_parts .prof_with_img_border_top_bottom .box_left img{
    margin: 0;
    display: block;
    border: 1px solid #ddd;
}
#use_parts .prof_with_img_border_top_bottom .box_right{
    /* min-width: 220px; */
    /* width: 220px; */
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1px solid #aaa;
    border-width: 1px 0px 1px;
    padding: 5px 20px;
}
#use_parts .prof_with_img_border_top_bottom .box_right  img{
    /* object-fit: cover; */
    /* height: 100%; */
    /* width: 100%; */
    /* object-position: right; */
}


#use_parts .prof_with_img_border_top_bottom p{margin-bottom: 0;} 
#use_parts .prof_with_img_border_top_bottom p.company_name {
    font-size: 120%;
    font-weight: 700;
    line-height: 1em;
    margin-bottom: 5px;
} 
#use_parts .prof_with_img_border_top_bottom p.interviewee {font-size: 140%;line-height: 1em;margin: 10px 0px;width: 100%;margin: 0 auto;}
#use_parts .prof_with_img_border_top_bottom p.interviewee small {display: block;font-size: 60%;margin-bottom: 3px;}
#use_parts .prof_with_img_border_top_bottom p.company_business {font-size: 80%;line-height: 1.4em;border-bottom: 1px solid #ddd;padding-bottom: 5px;margin-bottom: 5px;}

#use_parts address{
    border: 1px solid #ccc;
    padding: 20px;
    font-style: initial;
    box-sizing: border-box;
    margin-bottom: 20px;
}
#use_parts address .address_title{}
#use_parts address .wise_link{
    margin-bottom: 10px;
}
#use_parts address .wise_link a{
    /* border-bottom-color: #aaa; */
    border-bottom: none;
    color: #313f82;
}

.parenthesis_angles {
  position: relative;
  width: 100%;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-word;
}
.parenthesis_angles::before,
.parenthesis_angles::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.parenthesis_angles::before {
  top: 0;
  left: 0;
  border-top: 1px solid #555;
  border-left: 1px solid #555;
}
.parenthesis_angles::after {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #555;
  border-right: 1px solid #555;
}

.parenthesis_angles.thick{
    color: #196eb4;
    font-size: 160%;
    font-weight: normal;
    text-shadow: 0 0 2px;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
}
.parenthesis_angles.thick::before
{
    border-color: #196eb4;
    border-width: 3px 0 0 3px;
}


.parenthesis_angles.thick::after {
    border-color: #196eb4;
    border-width: 0 3px 3px 0;
}

#use_parts .img_with_caption{
    display: flex;
    flex-direction: column;
    align-items: center;
}
#use_parts .img_with_caption img{
    width: 80%;
    margin-bottom: 2px;
}
#use_parts .img_with_caption p{
    width: 80%;
    font-size: 83%;
}

#use_parts .prof_with_img_border_top_bottom .box_right .logo{
    max-width: 100px;
    height: 40px;
    object-fit: cover;
    margin-bottom: 10px;
}




#use_parts .products_box {justify-content: space-between;display: flex;flex-wrap: wrap;margin-left: 0;}
#use_parts .products_box li {width: 48%;margin-right: 0;/* display: flex; */list-style: none;}
#use_parts .products_box li a {cursor: pointer;display: flex;height: 100%;flex-direction: column;/* min-width: 100%; */}
#use_parts .products_box li a:hover,
#use_parts .products_box li a:active{
  /* opacity: 0.75; */
}

#use_parts .products_box li a .product_content_wrap{
    display: flex;
    justify-content: space-between;
    border: 1px solid #000;
    padding: 20px;
    border-top: none;
    height: 100%;
}
#use_parts .products_box li a:hover .product_content_wrap,
#use_parts .products_box li a:active .product_content_wrap{/* color: #a55; */background: #ecfdff;}

#use_parts .products_box li a .company_name{
    font-size: 90%;
    margin-bottom: 5px;
}

#use_parts .products_box li a .product_img_wrap img.product_img {/* padding-top: 50px; */border-top: none;width: 100%;}
#use_parts .products_box li h4.product_title {background: #000;color: #fff;border-left: 10px solid #a29d00;width: 100%;padding: 5px 15px;box-sizing: border-box;margin: 0;line-height: 24px;border-radius: 0;}
#use_parts .products_box li .product_desc {width: 55%;margin-right: 5%;color: initial;}
#use_parts .products_box li .product_desc .link{
    font-size: 80%;
    color: #00f;
    /* display: block; */
    /* margin-top: 5px; */
    word-break: keep-all;
}
#use_parts .products_box li .product_img_wrap {width: 40%;}
#use_parts .products_box li .product_img_wrap span.product_logo {width: 100%;padding: 5px 0;background: none;box-sizing: border-box;display: flex;justify-content: center;height: 100px;position: static;background: #fff;overflow: hidden;}
#use_parts .products_box li .product_img_wrap span.product_logo img.logo_img {width: 60%;height: 100%;max-height: none;/* margin: 0; */max-width: 200px;object-fit: cover;}

#use_parts .products_box li a:hover h4.product_title,
#use_parts .products_box li a:active h4.product_title{
    background: #000954;
    border-left-color: #000853;
}
#use_parts .products_box li a:hover .product_content_wrap,
#use_parts .products_box li a:active .product_content_wrap{border-color: #3f487f;}

#use_parts .products_box li.horizontal a .product_content_wrap {flex-direction: column;flex-flow: column-reverse;justify-content: flex-end;}
#use_parts .products_box li.horizontal a .product_content_wrap .product_desc {width: 100%;margin: 0 auto;}

#use_parts .products_box li.horizontal a .product_content_wrap .product_img_wrap {width: 100%;margin: 0 auto 10px;}
#use_parts .products_box li.horizontal a .product_content_wrap .product_img_wrap img.product_img {padding: 0;/* padding-top: 41px; */}

#use_parts .products_box li.horizontal a .product_content_wrap h5{font-size: 110%;border: 1px solid #aaa;border-width: 1px 0;padding: 10px 0;margin: 10px 0 20px;text-align: center;}


#use_parts .products .paragraph .product_img_wrap .logo_img{
    width: 100%;
}
#use_parts .products .paragraph .product_img_wrap {position: relative;}
#use_parts .products .paragraph .product_img_wrap .product_img{display: block;padding: 40px;}
#use_parts .products .paragraph .product_img_wrap .product_name{position: absolute;bottom: 0;padding: 5px 10px;background: rgba(0,0,0,0.5);color: #fff;width: 100%;box-sizing: border-box;font-size: 100%;text-align: center;font-weight: bold;}




/*new ribbon*/

.list_rows .list_cols ul li a{position: relative;}

.post_img {
  /* display: block; */
  position: relative;
  /* margin: 15px auto; */
  /* padding: 10px 0; */
  /* width: 300px; */
  /* height: 150px; */
  /* background: #f1f1f1; */
  /* box-shadow: 0 3px 5px rgba(0, 0, 0, 0.14); */
  /* box-sizing: border-box; */
}

/*.ribbon17-content {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 89px;
  height: 91px;
  overflow: hidden;
  }*/

.post_new_ribbon {
  display: inline-block;
  position: absolute;
  /* padding: 2px 30px; */
  right: -10px;
  top: -10px;
  /* width: 160px; */
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  /* line-height: 16px; */
  /* background: #ff4400; */
  /* border: 1px solid #ffb79d; */
  color: #fff;
  letter-spacing: 0.05em;
  /* -webkit-transform: rotate(45deg); */
  /* transform: rotate(45deg); */
  /* box-shadow: 0 1px 4px rgba(168, 81, 0, 0.5); */
  z-index: 51;
  background: url("https://biz.wisebk.com/wp-content/uploads/new_ribbon.png") no-repeat;
  background-size: contain;
  width: 80px;
  height: 80px;
}

.post_new_ribbon:before, .post_new_ribbon:after {
  position: absolute;
  /* content: ""; */
  border-top: 4px solid #b2751b;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: -4px;
}

.post_new_ribbon:before {
  left: 14px;
}

.post_new_ribbon:after {
  right: 18px;
}

.top_video_container .column-grid-2 .column-first .list_rows.Latest-topic .list_cols.list_cols_1 ul li a{overflow: initial; */}

.m_bottom{margin-bottom: 40px;}
.p_bottom{padding-bottom: 40px;}


.decorate_first_letter{}

.title_novel {display: flex;flex-direction: column;justify-content: center;align-items: center;}
.title_novel .novel_num {display: flex;flex-direction: column;align-items: center;justify-content: center;}
.title_novel .novel_num .num.mincho {color: #b81b21;letter-spacing: 0.2em;font-weight: bold;position: relative;left: 2px;bottom: -10px;}
.title_novel .novel_num .novel_icon {
}
.title_novel .novel_num .novel_icon img {
}
.title_novel h1.mincho {
}
.title_novel .author {font-weight: bold;font-size: 85%;}

#use_parts .decorate_first_letter p:first-child:first-letter {
    font-size: 230%;
    line-height: 1.2em;
    float: left;
    margin: 0 8px 0 0;
    padding: 0;
    font-style: italic;
    color: rgb(180,136,80);
    font-family: 'Noto Serif JP',serif;
}

.urgent_news_wrap {margin: 0;border-top: 1px solid #ccc;/* position: fixed; */background: #ffffff;bottom: 0;/* height: 100px; */display: block;width: 100%;z-index: 10;padding: 24px;}
.urgent_news_wrap .urgent_news {
}
.urgent_news_wrap .urgent_news a {width: 100%;display: block;}
.urgent_news_wrap .urgent_news a .text {}

#hidden{display: none;}

.icon_fb::before{
  content:'\f39e';
}
.icon_twitter::before{
  content:'\f099';
}
.icon_arrow_updown::before{
  content:'\f338';
}
.icon_zoom::before{
  content:'\f00e';
}
.icon_right::before{
  content:'\f061';
}
.icon_left::before{
  content:'\f060';
}

.icon_search::before{
  content:'\f002';
}
.icon_map_pin::before{
  content:'\f3c5';
}




.strong_underline{    background: linear-gradient(transparent 70%, #ffde65 70%);
}

.separator_01 {height: 0px;border-radius: 2px;border: 2px solid hsl(0, 0%, 90%);width: 80%;padding: 0;}

.balloon{
  position: relative;
  padding: 20px;
  background-color: #225ea8;
  color: #fff;
  /* border: 2px solid #ffffff; */
  margin-top: 30px;
  width: 90%;
  margin: 30px auto 0;
  display: block;
  }
.balloon_top{}
.balloon_top::before{
  /* content: ''; */
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0;
  top: -15px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #225ea8;
  border-left: 15px solid transparent;
  }
.balloon_top::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0px;
  top: -25px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #225EA9;
  border-left: 15px solid #225EA9;
  border-top:  15px solid transparent;
  }


.select_by_taxonomies{
    margin-bottom: 20px;
    /* width: 95%; */
    margin: 0 auto;
}
.select_by_taxonomies select{
    /* margin-bottom: 20px; */
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 10px;
    border-radius: 0;
    width: 100%;
    font-size: 85%;
}
.select_by_taxonomies select::before{content:'\f0dc';}
.select_by_taxonomies select::after{content:'\f0dc';}
.select_by_taxonomies select option{}
.select_by_taxonomies .select_wrap{
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 20px;
}
.select_by_taxonomies .select_wrap i{
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    align-items: center;
    font-size: 120%;
    margin-right: 10px;
}


#use_parts .styled_profile {font-size: 110%;margin-top: 40px;}
#use_parts .styled_profile .col1 {display: flex;flex-direction: column;justify-content: center;/* align-items: center; */}
#use_parts .title_with_horizontal_line_bg {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
#use_parts .title_with_horizontal_line_bg::before {content:"";}
#use_parts .title_with_horizontal_line_bg::after {content:"";}

#use_parts .styled_profile .styled_profile_title {
    background-image: url(https://www.wisebk.com/wp-content/uploads/2019/08/styled_profile_title_frame.png);
    background-repeat: no-repeat;
    align-self: center;
    width: 300px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: contain;
    margin-bottom: 40px;
}
#use_parts .styled_profile .col2_img_left {margin-bottom: 20px;align-items: flex-start;}
#use_parts .styled_profile .col2_img_left .col2_1 {width: 44%;}
#use_parts .styled_profile .col2_img_left .col2_1 .profile_picture {margin-bottom: 20px;border: 3px solid #fff;box-shadow: 0 0 5px #999;box-sizing: border-box;width: 100%;}
#use_parts .styled_profile .col2_img_left .profile.col2_2 {width: 52%;}
#use_parts .profile_name_box {
    /* box-sizing: border-box; */
    /* width: 100%; */
}
#use_parts .profile_name_box .profile_name {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* border: 1px dashed #bbabd3; */
    padding: 10px 15px;
    background: #fbf8ff;
    /* background: transparent; */
    /* box-shadow: 2px 2px 0 #ffdff3; */
    box-sizing: border-box;
    align-items: baseline;
}
#use_parts .profile_name_box .profile_name .furigana {font-size: 85%;}
#use_parts .profile_name_box .profile_name .name {margin: 0;padding: 0 0 5px;background: none;border: none;font-size: 180%;}
#use_parts .profile_name_box .profile_name .name .san {font-size: 50%;margin-left: 5px;}
#use_parts .profile_name_box .profile_name .age {font-size: 140%;}
#use_parts .styled_profile .title_black {border-left: 10px solid #bbabd3;/* border-top: 4px solid #bbabd3; */margin-bottom: 20px;padding: 2px 10px 8px;font-size: 140%;line-height: normal;align-items: baseline;}
#use_parts .q_and_a {
	/* padding-left: 20px;font-size: 95%;margin-bottom: 20px; */
}

.q_and_a {}
#use_parts .q_and_a .q {color: #b8368e;text-align: left;margin-bottom: 5px;}
#use_parts .q_and_a .a {text-align: left;}
#use_parts .box_bg_with_dots {
    display: flex;
    /* justify-content: center; */
    text-align: left;
    margin: 0;
    font-family: inherit;
    font-size: 120%;
    background: none;
    display: inline-flex;
    justify-content: baseline;
    align-items: baseline;
    position: relative;
    /* border: 1px solid #ccc; */
    /* padding: 7px 15px; */
    /* box-shadow: 5px 5px #f9f9f9; */
    /* border-radius: 5px; */
    line-height: 1.8em;
    overflow: visible;
    position: relative;
}
#use_parts .box_bg_with_dots .bg_with_dots {content:"";background-image: url(https://www.wisebk.com/wp-content/uploads/2019/08/Bambina_bg_dots.png);padding: 10px;width: 100%;height: 100%;display: block;position: absolute;top: 5px;left: 5px;padding: 0;background-color: #fefefe;z-index: 0;position: absolute;}
#use_parts .box_bg_with_dots .bg_text{
    z-index: 1;
    border: 1px solid #ccc;
    padding: 10px 20px;
    word-break: break-word;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}

#use_parts .decorated_box {
    position: relative;
    padding: 20px 40px 30px 20px;
}
#use_parts .decorated_box::before,
#use_parts .decorated_box::after {content:'';background-image: url(https://www.wisebk.com/wp-content/uploads/2019/08/Bambina_bg_frame.png);background-repeat: no-repeat;display: inline-block;width: 60px;height: 60px;background-size: contain;position: absolute;top: 0;left: 0;}
#use_parts .decorated_box::before {}
#use_parts .decorated_box::after {bottom: 0;top: auto;left: auto;right: 0;transform: rotate(180deg);transform: scale(-1,-1);}
#use_parts .decorated_box .col2 {
}
#use_parts .decorated_box .col2 .col2_1 {width: 20%;margin: 0;}
#use_parts .decorated_box .col2 .col2_1 img {
}
#use_parts .decorated_box .col2 .col2_2 {width: 78%;margin: 0;}
#use_parts .decorated_box .styled_profile_diana_title {margin-bottom: 10px;color: #9f4c8b;}
#use_parts .decorated_box .styled_profile_diana_comment {font-size: 100%;margin-bottom: 10px;}
#use_parts .decorated_box .col2 .col2_2 small {color: #777;font-size: 75%;text-align: right;width: 100%;display: block;margin-right: 10px;}

#use_parts .title_with_horizontal_line_bg {
}
#use_parts .title_with_horizontal_line_bg .title {border: none;z-index: 0;display: inline-block;margin: 0;background: #fff;padding: 0 10px;font-size: 90%;z-index: 1;}
#use_parts .title_with_horizontal_line_bg .line {display: block;height: 4px;background: #bbabd3;width: 100%;position: absolute;z-index: 0;left: 0;top: 0;bottom: 0;margin: auto;}

#wise_magazine_viewer,
.pinch-zoom-parent{background: #555;box-sizing: border-box;transition: all .1s linear;}
#wise_magazine_viewer_wrap,
.pinch-zoom-parent{
  width: 100%;
  position: relative;
  border: 1px solid #777;
  box-sizing: border-box;
  overflow: hidden;
}
.pinch-zoom-parent {
    height: 80vh;
    width: 90vw;
    /* border: 1px solid; */
    box-sizing: border-box;
    width: 100%;
}
.pinch-zoom,
.pinch-zoom img{
    width: 100%;
    -webkit-user-drag: none;
}

.reloading_overlay_wrap{
     display: none; 
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.75);
}

.reloading_overlay{
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 180%;
}

#main .title_background{
    background: #ffeb91;
    line-height: 1.4;
    padding: 16px 20px;
    font-size: 120%;
    margin: 0 auto 60px;
    width: 100%;
    box-sizing: border-box;
    /* color: #fff; */
}
#main .title_background.lightgreen{
    background: #f6f8d3;
    margin-bottom: 20px;
  }

.balloon_wrap{
    display: flex;
    margin: 0 auto 60px;
    width: 90%;
}




.speech_balloon_L{}
.speech_balloon_R{
    flex-flow: row-reverse;
}
.balloon_icon{
    /* margin-left: 5px; */
}
.balloon_icon .dgwt-jg-gallery,
.balloon_icon img{
    margin: 0;
    width: 100px;
    height: 100px;
    display: block;
    padding: 0;
    border-radius: 50%;
    box-shadow: 0 0 2px #000;
    object-fit: cover;
    max-width: none;
    max-height: none;
}

.balloon_icon .dgwt-jg-gallery{
	    width: 100px !important;
    height: 100px !important;
	position: relative;
}

.balloon_icon .dgwt-jg-gallery .dgwt-jg-item,
.balloon_icon .dgwt-jg-gallery img{
	    border: none;
    box-shadow: none;
}
.balloon_icon .dgwt-jg-gallery .dgwt-jg-item{
    position: absolute;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto;
}
.balloon_icon .dgwt-jg-gallery img{}


.speech_balloon {
  width: auto;
  margin: auto;
  border: 3px solid #00bfb6;
  padding: 20px;
  /* text-align: center; */
  /* font-weight: 900; */
  color: #00bfb6;
  font-family: arial;
  position: relative;
  color: initial;
  border-color: initial;
  border-radius: 5px;
}

.speech_balloon p{
    font-weight: normal;
}


/* speech bubble 5 */

.speech_balloon_R .speech_balloon:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid #00bfb6;
  border-right: 10px solid transparent;
  border-top: 10px solid #00bfb6;
  border-bottom: 10px solid transparent;
  border-width: 10px;
  right: -21px;
  top: 6px;
  border-left-color: initial;
  border-top-color: initial;
}

.speech_balloon_R .speech_balloon:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 7px solid #fff;
  border-right: 7px solid transparent;
  border-top: 7px solid #fff;
  border-bottom: 7px solid transparent;
  border-width: 7px;
  right: -13px;
  top: 9px;
  border-left-color: #f5fdff;
  border-top-color: #f5fdff;
}


.speech_balloon_L .speech_balloon:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 8px solid transparent;
  border-right: 8px solid #00bfb6;
  border-top: 8px solid #00bfb6;
  border-bottom: 8px solid transparent;
  left: -18px;
  top: 7px;
  border-right-color: initial;
  border-top-color: initial;
}

.speech_balloon_L .speech_balloon:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 7px solid transparent;
  border-right: 7px solid #f5fdff;
  border-top: 7px solid #f5fdff;
  border-bottom: 7px solid transparent;
  left: -11px;
  top: 10px;
}

.speaker_name{
    font-weight: bold;
}
.speech_balloon_L .speaker_name{}
.speech_balloon_R .speaker_name{
    text-align: right;
}

.speaker_wrap{
    width: 100%;
}
.speech_balloon_L .speaker_wrap{
    margin-left: 20px;
}
.speech_balloon_R .speaker_wrap{
    margin-right: 20px;
}

#use_parts .balloon_wrap.no_icon .speaker_wrap{
    /* margin: 0; */
}

#use_parts .balloon_wrap.balloon_small{margin-bottom: 20px !important;}
#use_parts .balloon_wrap.balloon_small .balloon_icon{}
#use_parts .balloon_wrap.balloon_small .balloon_icon .dgwt-jg-gallery{
    max-width: 100px;
    max-height: 100px;
}
#use_parts .balloon_wrap.balloon_small .speaker_wrap{}
#use_parts .balloon_wrap.balloon_small .speech_balloon {}
#use_parts .balloon_wrap.balloon_small .speech_balloon p{margin: 0; }





.intro_prople{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 5px;
    background: #fff;
    /* border: 2px solid #eee; */
    background: #fff;
    width: 22%;
    box-shadow: 0 0 4px #ccc;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.intro_prople:nth-child(odd){
    /* background: #eee; */
}
.intro_prople img{
    margin: 0;
    width: 64px;
    height: 64px;
    display: block;
    padding: 0;
    border-radius: 50%;
    box-shadow: 0 0 3px #000;
}
.intro_link a{
    background: #3b5998;
    color: #fff;
    padding: 5px 10px;
    margin-left: 0;
    font-size: 75%;
    display: block;
    max-width: 160px;
}



.interviewer{
    line-height: 1em;
    display: flex;
    align-items: center;
    padding: 0;
    margin-bottom: 20px;
}
.interviewer::before{
  content:'';
  background-image: url('https://www.wisebk.com/wp-content/uploads/2019/08/mic_icon_image.png');
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 1em;
  height: 1em;
  box-sizing: border-box;
  margin-right: 10px;
  font-size: 140%;
}

.intro_prople_wrap {display: flex;justify-content: space-between;width: 90%;margin: 0 auto;/* background: #eee; */box-sizing: border-box;flex-wrap: wrap;}
.intro_prople_wrap tbody {
}
.intro_prople_wrap  .intro_prople {}
.intro_prople_wrap  .intro_prople td{width: auto;outline: none;vertical-align: middle;max-width: 60px;height: 80px;padding: 0 10px 0 20px;border-collapse: collapse;border: none;}
.intro_prople_wrap  .intro_prople .intro_img {margin-bottom: 10px;}
.intro_prople_wrap  .intro_prople .intro_img img {
}
.intro_prople_wrap  .intro_prople .intro_name {padding: 0;font-size: 75%;margin-bottom: 10px;font-weight: bold;}
.intro_prople_wrap  .intro_prople .intro_link {}
.intro_prople_wrap  .intro_prople .intro_link a {
}
.intro_prople_wrap, tdoby,tr,th, td {border-collapse: collapse;}

.intro_prople_bg{
    background: #f5f5f5;
    padding: 20px 0px 0;
}


#use_parts .interview_img{width: 95%;margin:0 auto 40px;display: block;border: 1px solid #aaa;box-shadow: 10px 10px 0 rgba(0,0,0,0.1);}

.wise_interview{    font-family: Noto Sans,Noto Sans CJK JP,sans-serif;line-break:strict;}
.wise_interview p{
    word-break: break-word;
}


.balloon_wrap .speaker_wrap .speech_balloon
{border-color: #ccc;background: #f5fdff;}


.speech_balloon_L .speech_balloon:before {
  border-right-color: #ccc;;
  border-top-color: #ccc;;
}


.speech_balloon_R .speech_balloon:before{
  border-left-color:#ccc;
  border-top-color:#ccc;
}

::before {}

.info_box {/* background: #fcf6e8; */padding: 30px 30px 20px 30px;box-sizing: border-box;border: 5px solid #dce244;/* width: 90%; */margin: 0 auto 40px;}
.info_box .info_title ,
#use_parts .info_box .info_title 
{margin: 0 0 20px;border: none;background: #f6f8d3;padding: 10px !important;}
.info_box .info_title::before,
.info_box .info_title::after ,
#use_parts .info_box .info_title::before,
#use_parts .info_box .info_title::after {content: none;}
.info_box .link_box,
#use_parts .info_box .link_box {display: flex;justify-content: center;}
.info_box .link_box a ,
#use_parts .info_box .link_box a {background: red;color: #fff;padding: 5px 20px;display: inline-block;font-weight: bold;font-size: 90%;/* margin-bottom: 20px; */}
#use_parts .info_box p {margin-bottom: 20px;font-size: 100%;color: #555;}

strong,
.strong{
  background: -webkit-gradient(linear,left top,left bottom,color-stop(80%,transparent),color-stop(0,#ffc778));
  background: linear-gradient(transparent 80%,#ffc778 0);
  font-weight: 700;
}

.intro_text_box{width: 90%;margin: 40px auto 40px;/* font-size: 100%; */}
.intro_text_box p{
    font-size: 100%;
    /* color: #333; */
}

.sns_box {
    display: flex;
    flex-wrap: wrap;
}
.sns_box a{}
#use_parts .sns_link {padding: 5px 10px;color: #fff;display: inline-block;margin: 0 5px 5px 0;}
#use_parts .fb_link {background: #3b5998;border: 1px solid #3b5998;color: #fff;}
#use_parts .ig_link {background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);border: 1px solid transparent;}
#use_parts .LINE_link {background: #00c300;border: 1px solid #00c300;}

.credit {width: 265px;margin: 0 auto;background: #fafbf5;padding: 15px;color: #696969;font-size: 80%;}
.credit table {border-collapse: collapse;margin: 0;}
.credit table tbody {margin: 0;}
.credit table tbody tr {/* border-bottom: 1px solid #aaa; */}
.credit table tbody tr td {border: none;border-bottom: 1px solid #d7d9b6;padding: 10px 5px;text-align: right;background: transparent;}
.credit table tbody tr td:nth-of-type(1){
    padding-right: 10px;
}
.credit table tbody tr td:nth-of-type(2){
    text-align: left;
    /* padding-left: 20px; */
}
.credit table tbody tr:last-child td{
    border: none;
}

#use_parts .no_mg{margin:0 ;}
#use_parts .no_pd{padding:0 ;}


#use_parts .title_with_thin_border,
.title_with_thin_border{
    font-family: Optima,Century Gothic,Baskerville,serif;
    font-size: 140%;
    padding: 10px;
    border-left: 1px solid #8e7f00;
    margin: 20px 0 10px;
    border-color: #000;
    border-color: linear-gradient(left, #fac887 0%, #f29431 27%, #f5bb75 55%, #f29431 77%, #f0a65b 88%, #f29431 100%);
    font-weight: bold;
}

.title_with_thin_border_title{line-height: 1.4em;}

a{/* display:block; */word-break: break-all;/* text-decoration: underline; */color: initial;}

a {}

#use_parts hr.m20{

    border: none;
    margin: 10px 0 !important;
    height: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
  font-size: inherit;
  line-break: strict;
    word-break: break-word;
	box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6{
  font-weight: bold;
}




































