@charset "UTF-8";
/*
Template:lightning
Theme Name:lightning_child
*/
/* CSS Document */
* {
}
/*--------サイドバー--------*/
#vkexunit_button-3 .veu_button .button_mainText {
    font-size: 1.1em !important;
    padding: 0.2em 0;
}
/*--------フッターcopy修正--------*/
.copySection p:last-child {
    display: none;
}
/*--------トップページ--------*/
.home .widget_ltg_full_wide_title h2 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.home #vkexunit_button-2 {
    padding: 20px;
}
.home #vkexunit_button-2 a span:first-child {
    font-size: 1.3em;
}
/*--------よくある質問--------*/
.kdmfaq div.su-spoiler-title {
    font-size: 1.2em;
    font-weight: normal;
}
.kdmfaq .su-spoiler-content {
    background-color: aliceblue;
    line-height: 150%;
    margin-bottom: 10px;
}
#contactTel span {
    font-size: 1.5em;
}
/*--------所属弁護士--------*/
.bgsBox {

padding-bottom: 50px;}
.bgsBox h2{

}
.bgsBox h2 span.jpns{
/*font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
}
.bgsBox h2 span.jpns span{
font-size: 0.8em;
}

.bgsBox h2 span.eng{
font-size: 0.6em;

display: block;
float: right;
}
.bgsBox h3{
font-size:1em;
font-weight: bold;
}
.bgsBox p{
padding-left: 2em;
}
