@charset "utf-8";
/*
Theme Name: Lightning Child
Theme URI: http://souzoku.lawkai.com/
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.1.2
*/

.container {
    max-width: 1040px;
}
.page-header {
    background-position: top center;
}
.veu_adminEdit {
    margin-top: 5px;
    display: none;
}

a,a:hover{transition: .5s;}
a img {
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -ms-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
}
a:hover,a:hover img {
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    /* IE lt 8 */
    -ms-filter: “alpha(opacity=80)”;
    /* IE 8 */
}
.arrow_bottom{
	position: relative;
}
.arrow_bottom:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -54px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #f89111 transparent transparent transparent;
    border-width: 56px 200px 0 200px;
}
.orange_text{
    color: #ff6845;
    font-weight: bold;
}
.orange_bk_title{
    margin-bottom: 0;
    background: #f89111;
    padding-top: 35px;
    padding-bottom: 5px;
    position: relative;
}
.mb_20_text{
	margin-bottom: 20px;
}
.border_title01_wrap {
    border-top: 3px solid #3d3d3d;
    border-bottom: solid 3px #3d3d3d;
    padding: 5px 0px;
}
.border_title01{
    margin-bottom: 0px;
    padding: 25px 10px;
    font-size: 28px;
    border-top: solid 1px #3d3d3d;
    border-bottom: solid 1px #3d3d3d;
    text-align: center;
}
a:hover, a:hover img {
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: “alpha(opacity=80)”;
    color: #ffffff;
}
.green_btn_wrap {
    display: flex;
    justify-content: center;
    margin: 40px 0px;
}
.green_btn {
    background: url(http://souzoku.lawkai.com/wp-content/uploads/green_btn_bk.jpg);
    color: #ffffff;
    padding: 10px;
    border-radius: 5px;
    background-position: center;
    font-size: 21px;
    width: 500px;
    display: flex;
    height: 60px;
    align-items: center;
    justify-content: center;
    position: relative;
}
.green_btn .btn_arrow {
    position: absolute;
    right: 0;
    margin-right: 15px;
}
.green_btn a:hover{
    opacity: 0.8;
	   color:#ffffff!important;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: “alpha(opacity=80)”;
}
.orange_bk {
    width: 80px;
    height: 80px;
    background: url(http://souzoku.lawkai.com/wp-content/uploads/orange_bk.jpg);
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.3;
    background-position: center center;
    background-size: cover;
}
.side_line_title {
    position: relative;
    display: inline-block;
    padding: 0 45px;
    color: #ff4e1f;
    font-size: 20px;
    margin-bottom: 15px;
}
.side_line_title:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: #ff4e1f;
  -webkit-transform: rotate(-68deg);
  transform: rotate(-68deg);
}
.side_line_title:before{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: #ff4e1f;
  -webkit-transform: rotate(68deg);
  transform: rotate(68deg);
}
.side_line_title:before {
  left:0;
}
.side_line_title:after {
  right: 0;
}
.s_btn a {
    background: url(http://souzoku.lawkai.com/wp-content/uploads/green_btn_bk.jpg);
    color: #ffffff;
    padding: 10px 10px;
    border-radius: 5px;
    background-position: center;
    font-size: 18px;
    width: 260px;
    display: flex;
    height: 56px;
    align-items: center;
    justify-content: center;
    position: relative;
    font-weight: bold;
}
.s_btn a:after {
    content: '';
    display: inline-block;
    background-image: url(http://souzoku.lawkai.com/wp-content/uploads/bottom_arrow.png);
    background-size: contain;
    vertical-align: middle;
    width: 11px;
    height: 17px;
    margin-left: 20px;
    background-repeat: no-repeat;
    margin-top: 5px;
}
.yellow_line{
	    background: linear-gradient(transparent 54%, #f0fa5a 54%, #f0fa5a 84%, transparent 84%);
    display: inline !important;
}
.border_orange_box{
    border: solid 3px #f89111;
    border-radius: 10px;
    padding: 20px;
}
.main_title01 {
background: #f89111;
    color: #ffffff;
    line-height: 1.4;
    margin-bottom: 1.5rem;
    padding: 0 0px;
    display: flex;
    font-size: 24px;
    align-items: center;
}
.main_title01.icon01::before {
    content: url(http://souzoku.lawkai.com/wp-content/uploads/title_icon01_02.png);
    display: flex;
    background: #f86811;
    padding: 8px 10px 0px;
    margin-right: 12px;
}
.main_title01.icon02::before {
    content: url(http://souzoku.lawkai.com/wp-content/uploads/title_icon02_2.png);
    display: flex;
    background: #f86811;
    padding: 8px 10px 0px;
    margin-right: 12px;
}
.main_title01.icon03::before {
    content: url(http://souzoku.lawkai.com/wp-content/uploads/title_icon03.png);
    display: flex;
    background: #f86811;
    padding: 8px 10px 0px;
    margin-right: 12px;
}
.main_title01.icon04::before {
    content: url(http://souzoku.lawkai.com/wp-content/uploads/title_icon04.png);
    display: flex;
    background: #f86811;
    padding: 8px 10px 0px;
    margin-right: 12px;
}
.main_title01.icon05::before {
    content: url(http://souzoku.lawkai.com/wp-content/uploads/title_icon05.png);
    display: flex;
    background: #f86811;
    padding: 8px 10px 0px;
    margin-right: 12px;
}
.main_title01.icon06::before {
    content: url(http://souzoku.lawkai.com/wp-content/uploads/title_icon06.png);
    display: flex;
    background: #f86811;
    padding: 8px 10px 0px;
    margin-right: 12px;
}

.main_title02 {
    display: flex;
    align-items: center;
    border-bottom: solid 1px #f89111;
    padding-bottom: 15px;
}
.main_title02 .number_wrap {
    color: #f86811;
    width: 75px;
}
.main_title02 .number_wrap .text{
    display: block;
    font-size: 16px;
    font-weight: bold;
	   text-align:center;
}
.main_title02 .number_wrap .number {
    display: block;
    font-size: 46px;
    text-align: center;
    font-style: italic;
    padding-right: 15px;
}
.main_title02 .title {
    flex: 1;
    border-top: solid 3px #f89111;
    padding-top: 20px;
}
.main_title03{
    background: #f9f6ed;
    color: #f89111;
    text-align: center;
    font-size: 27px;
    line-height: 1.6;
    padding: 10px;
	   margin-bottom:0px;
	  border-bottom:solid 3px #f89111;
}
.main_title03 .stext{
	 font-size:21px;
}
.main_title03 .yellow_line{
	 font-size:28px;
}
.main_title04 {
    /* background: #f9f6ed; */
    color: #f89111;
    text-align: center;
    font-size: 27px;
    line-height: 1.6;
    padding: 15px;
    margin-bottom: 0px;
    border-bottom: solid 3px #f89111;
    border-top: 3px solid #f89111;
}
.wp-block-table.is-style-stripes.table01 tbody tr:nth-child(odd) {
    background-color: #fcfbf0;
}
.table01 table tr td{
	padding:20px;
}

.breadcrumb a:hover, .breadcrumb a:hover img {
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: “alpha(opacity=80)”;
    color: #47a916!important;
}
.main_title01.icon07::before {
    content: url(http://souzoku.lawkai.com/wp-content/uploads/title_icon07.png);
    display: flex;
    background: #f86811;
    padding: 8px 10px 0px;
    margin-right: 12px;
}

.s_checkbox_area .nayami_list_box .checkbox {
    background: #ffffff;
    padding: 10px 20px;
}
.s_checkbox_area .nayami_list_box .checkbox li {
    font-size: 21px;
    padding: 5px 20px 5px 40px;
}
.s_checkbox_area .nayami_list_box h4{
	   text-align: center;
    font-size: 24px;
    color: #ffffff;
}
.s_checkbox_area .nayami_list_box .checkbox li:before {
    margin-right: 14px;
    transform: scale(0.7);
}
.s_checkbox_area .arrow_bottom:after {
    bottom: -36px;
    border-width: 37px 200px 0 200px;
}

/*-------------------------------------------*/
/*	ヘッダー
/*-------------------------------------------*/
#header-top .container, #site-header-container.container {
    max-width: 96%;
    min-width: 100%;
}
.site-header {
    padding: 0 10px;
}
.site-header-sub .wp-block-image {
    margin: 0 0 0em!important;
}
.site-header-sub .header_tel {
    margin-bottom: 0px;
    font-size: 35px;
    line-height: 1;
    font-weight: bold;
    background: url(img/free_tel_icon.png);
    background-repeat: no-repeat;
    padding-left: 62px;
    display: inline-block;
    background-position: left top 5px;
}
.site-header-sub .header_time {
    margin-bottom: 0px;
    margin-right: -10px;
    font-size: 14px;
    text-align: right;
    font-weight: bold;
}
.header_address {
    margin-bottom: 0px;
    font-weight: bold;
}
.header_contact_box {
    margin-bottom: 0px;
    padding-left: 10px;
}
.site-header .site-header-logo {
    height: 100px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.site-header-logo {
    padding-top:0;
}
.site-header-sub {
    margin-bottom: 0;
    display: flex;
    padding-left: 0;
    height: 100px;
    align-items: center;
	margin-top: 0px;
}
.site-header-sub .widget{
	margin-bottom: 0px;
}

/*-------------------------------------------*/
/*	グローバルメニュー
/*-------------------------------------------*/
.global-nav {
    padding-bottom: 10px;
    padding-top: 10px;
}
.global-nav--layout--penetration .global-nav-list>li:first-child {
    border-left: 1px dashed #f89111;
}
.global-nav-list>li .global-nav-name {
    font-size: 15px;
}
.global-nav--layout--penetration .global-nav-list>li {
    border-right: 1px dashed #f89111;
}
.device-pc .global-nav-list>li>a {
    line-height: 1.3;
    padding: 5px 1em;
}
.device-pc .global-nav-list>li>a:hover {
	color: #47a916;
}
.global-nav-list>li:before {
    display: none;
}
.current_page_item a{
	color: #47a916!important;
}
.nav_home a::before{
	background: url(img/menu_icon01.png);
	background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    display: block;
    background-position: center;
    content: '';
    margin: 0 auto 0.3rem;
    width: 44px;
    height: 44px;
}
.nav_service a::before{
	background: url(img/menu_icon02.png);
	background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    display: block;
    background-position: center;
    content: '';
    margin: 0 auto 0.3rem;
    width: 44px;
    height: 44px;
}
.nav_case a::before{
	background: url(img/menu_icon03.png);
	background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    display: block;
    background-position: center;
    content: '';
    margin: 0 auto 0.3rem;
    width: 44px;
    height: 44px;
}
.nav_lawyer_fee a::before{
	background: url(img/menu_icon04.png);
	background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    display: block;
    background-position: center;
    content: '';
    margin: 0 auto 0.3rem;
    width: 44px;
    height: 44px;
}
.nav_office a::before{
	background: url(img/menu_icon05.png);
	background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    display: block;
    background-position: center;
    content: '';
    margin: 0 auto 0.3rem;
    width: 44px;
    height: 44px;
}
.nav_blog a::before{
	background: url(img/menu_icon06.png);
	background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    display: block;
    background-position: center;
    content: '';
    margin: 0 auto 0.3rem;
    width: 44px;
    height: 44px;
}
.nav_contact a::before{
	background: url(img/menu_icon07.png);
	background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    display: block;
    background-position: center;
    content: '';
    margin: 0 auto 0.3rem;
    width: 44px;
    height: 44px;
} 
.header_scrolled .site-header-container--scrolled--logo-and-nav-container .global-nav {
    padding-bottom: 0px;
    padding-top: 0px;
}
.header_scrolled .site-header-container--scrolled--logo-and-nav-container {
    height: 80px;
}
.header_scrolled .site-header .site-header-container--scrolled--logo-and-nav-container .site-header-logo {
    width: auto;
    height: 80px;
    margin-top: 0;
}
.sub-menu .menu-item a::before{
	display:none!important;
}
.sub-menu .menu-item a{
	font-size:15px;
	color:#ffffff!important;
}

/*-------------------------------------------*/
/*	Top
/*-------------------------------------------*/
.site-body-container{
    display: flex;
}
.site-body-container .main-section{
    flex: 1;
    padding-right: 3%;
}
.site-body-container .sub-section--col--two {
    width: 280px;
    float: right;
}

/*メインイメージ */
.home .main_image_wrap{
	position:relative;
}
.home .main_inner_wrap {
    padding: 40px 5%;
    position: relative;
}
.home .main_inner_wrap .left_box img {
    position: absolute;
    bottom: -50px;
    left: 0;
}
.home .main_image_wrap .station_info_image{
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
}

.nayami_list_box{
    background: #f89111;
    border-radius: 10px;
    padding: 30px 30px;
	position: relative;
}
.nayami_list_box h3 {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.checkbox {
    background: #ffffff;
    padding: 30px 30px;
}
.checkbox .list_top_title{
    font-size: 26px;
    border-left: solid 5px #f89111;
    padding-left: 10px;
}
.checkbox ul {
    padding-left: 0;
}
.checkbox li {
    font-weight: bold;
    font-size: 26px;
    list-style: none;
    margin: 20px 0;
    position: relative;
    padding: 5px 0px 5px 45px;
}
.checkbox li:before{
content: url(http://souzoku.lawkai.com/wp-content/themes/lightning_child/img/check.png);
    display: block;
    vertical-align: middle;
    transform: scale(0.9);
    position: absolute;
    left: 0;
}
.home_contents_wrap02 {
    background: #fef9e5;
    padding: 60px 0px;
    margin-bottom: 0;
}
.home_contents_wrap02 h3 {
    text-align: center;
}
.home_contents_wrap02 .white_box{
    background: #ffffff;
    padding: 50px;
}
.home_contents_wrap02 .flexbox{
    display: flex;
    margin-top: 40px;
}
.home_contents_wrap02 .flexbox{
    display: flex;
    margin-top: 0px;
}
.home_contents_wrap02 .flexbox .rightbox{
   width: 320px;
	position: relative;
}
.home_contents_wrap02 .flexbox .rightbox .pen{
    width: 280px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.home_contents_wrap02 .flexbox .leftbox {
    flex: 1;
    padding: 30px 40px;
    background: url(http://souzoku.lawkai.com/wp-content/themes/lightning_child/img/letter_bk.jpg);
    background-size: cover;
    margin-left: 40px;
	position: relative;
}
.home_contents_wrap02 .flexbox .leftbox .leaf01{
    width: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.home_contents_wrap02 .flexbox .leftbox .leaf02{
    width: 100px;
    position: absolute;
    top: 0;
    right: 0;
}
.home_contents_wrap02 .flexbox .leftbox .first_text{
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 20px;
}
.home_contents_wrap02 .flexbox .leftbox p{
	    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 0;
    line-height: 2.4rem;
}
.home_contents_wrap02 .flexbox .leftbox p.under_line_text {
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, transparent 50%, transparent 100%), 
                    linear-gradient(180deg, #ccc 1px, transparent 1px); 
  background-size: 8px 100%, 
                   100% 2.5em; 
  line-height: 2.5em; 
  padding-bottom: 1px;
    margin-bottom: 0;
    z-index: 9;
}
.home_contents_wrap03 {
    background: #f89111;
    padding: 50px;
    margin-bottom: 0px;
}
.home_contents_wrap03 .container{
    margin: 0 auto;
}
.home_contents_wrap03 h3{
	text-align: center;
}
.home_contents_wrap03 .home_reason_itembox {
    background: #ffffff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.home_contents_wrap03 .home_reason_itembox .number_icon_wrap{
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.home_contents_wrap03 .home_reason_itembox .illustration_icon{
    margin-top: 25px;
}
.home_contents_wrap03 .home_reason_itembox h4 {
    padding: 0 10px;
    font-size: 42px;
}
.home_contents_wrap03 .home_reason_itembox .reason_text {
    width: 90%;
    margin: 0 5% 20px;
}
.home_contents_wrap03 .home_reason_itembox .reason_text li{
    font-size: 18px;
    line-height: 1.6;
}
.home_case_type_list_wrap .vk_post.card{
    position: relative;
    border: unset;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
    transition: all .3s ease 0s;
    padding: 20px 15px!important;
    border-radius: 10px;
    background: #faf8f2;
    margin-bottom: 40px;
}
.home_case_type_list_wrap .vk_post_title{
    border-top: solid 1px #f89111;
    padding: 10px;
    border-bottom: solid 1px #f89111;
    font-size: 21px!important;
}
.home_case_type_list_wrap .vk_post_title a{
    color: #f89111!important;
}
.home_case_type_list_wrap .card-img-outer {
    width: 160px;
    max-width: 160px;
}
.home_case_type_list_wrap .vk_post.card-horizontal .vk_post_imgOuter{
    width: 160px;
    height: 160px;
    background: #ffffff;
    background-size: cover;
    border-radius: 200px;
    border: none;
}
.home_case_type_list_wrap .col-7{
    width: calc(100% - 160px);
    max-width: calc(100% - 160px);
    flex: inherit;
}
.home_case_type_list_wrap .vk_post-btn-display.card .vk_post_body{
    padding: 0 0 65px 20px;
}
.home_case_type_list_wrap .nayami_wrap{
    margin-top: 15px;
}
.home_case_type_list_wrap .nayami_wrap .title{
    margin-bottom: 10px;
    border-left: solid 3px;
    padding-left: 7px;
    font-size: 18px;
    font-weight: bold;
}
.home_case_type_list_wrap.vk_posts .card-post:not(.card-noborder):hover {
     box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
    transform: none;
}
.green_btn_wrap.home_case_tyle_list {
    margin: 0px 0px;
}
.home_case_type_list_wrap .vk_post_btn{
    font-size: 12px;
    text-decoration: none;
    padding-left: 1rem;
    padding-right: 1rem;
    white-space: nowrap;
    width: 110px;
    border-radius: 5px!important;
    font-size: 14px;
    padding: 5px;
    border: none;
    position: relative;
    background: url(http://souzoku.lawkai.com/wp-content/uploads/green_btn_bk.jpg);
    background-position: center;
}


.orange_border_box{
    border: solid 2px #f98d51;
    padding: 30px 30px 20px;
    border-radius: 10px;
    background: #fef9e5;
}
.orange_border_box .inner_box{
    margin-bottom: 0px;
}
.orange_border_box h3 {
    color: #f98d51;
    border-bottom: solid 2px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 30px;
}
.free_consultation_area {
    background: #faf8f2;
    padding: 60px 0px 30px;
}
.free_consultation_wrap .flexbox {
    display: flex;
    align-items: center;
}
.free_consultation_wrap .flexbox p {
    margin-bottom: 0;
}
.free_consultation_wrap .flexbox .imagebox {
    width: 45%;
    text-align: center;
}
.free_consultation_wrap .flexbox .rightbox{
    width: 55%;
}
.free_consultation_wrap .flexbox .rightbox .text01 {
    font-size: 24px;
    color: #ff6845;
    margin-bottom: 10px;
}
.free_consultation_wrap .bottom_orange_box {
    border: solid 3px #ff6845;
    border-radius: 10px;
    background: #ffffff;
    padding: 20px 20px 10px 20px;
    margin-top: -8px;
    z-index: 99;
    position: relative;
}
.free_consultation_wrap .bottom_orange_box .inner_box{
	display: flex;
}
.free_consultation_wrap .bottom_orange_box .inner_box .leftbox {
    width: 55%;
    padding-right: 30px;
}
.free_consultation_wrap .bottom_orange_box .inner_box .rightbox {
    width: 45%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.free_consultation_wrap .bottom_orange_box .inner_box .rightbox .text {
    color: #ff6d4c;
    font-size: 21px;
    font-weight: bold;
    margin-left: 20px;
}
.free_consultation_wrap .flexbox .rightbox .box01{
    display: flex;
    margin-bottom: 15px;
}
.free_consultation_wrap .free_number_wrap{
    margin-left: 15px;
}
.free_consultation_wrap  .free_number_wrap .free_number {
    margin-bottom: 0px;
    font-size: 35px;
    line-height: 1;
    font-weight: bold;
    background: url(http://souzoku.lawkai.com/wp-content/uploads/free_tel_icon.png);
    background-repeat: no-repeat;
    padding-left: 62px;
    display: inline-block;
    background-position: left top 5px;
}
.free_consultation_wrap .bottom_orange_box .inner_box .leftbox h4 {
    border-bottom: solid 2px #ff6845;
    padding-bottom: 10px;
    margin-bottom: 14px;
    color: #ff6845;
}
.contents_color_area01{
    background: #f9f6ed;
    padding: 20px;
    border-radius: 10px;
}
.faq_contents_area .vk_faq_title{
    background: #fcfbf0;
}
.faq_contents_area  .vk_faq_content p{
	margin-bottom:10px;
}
.faq_contents_area.vk_faq {
    padding-bottom: 0;
    margin-bottom: 30px;
}

.footer_menu_wrap {
    display: flex;
    justify-content: center;
    padding-left: 0!important;
    list-style: none;
    margin-bottom: 0!important;
}
.footer_menu_wrap li {
	  margin-top:0px!important;
    margin-bottom: 0!important;
}
.footer_menu_wrap li a{
    border-left: 1px solid #ffffff;
    padding: 0 10px;
}
.footer_menu_wrap li.first a{
    border-left: none;
    padding: 0 10px;
}
.footer_menu_wrap li a{
    text-decoration: none;
}
.footer_menu_wrap li a:hover{
    opacity:0.8;
}

/*-------------------------------------------*/
/*	相続問題はお任せください（サイドバーあり部分）
/*-------------------------------------------*/

.s_free_consultation_btn {
    background: url(http://souzoku.lawkai.com/wp-content/uploads/green_btn_bk.jpg);
    color: #ffffff;
    padding: 10px 10px;
    border-radius: 5px;
    background-position: center;
    font-size: 16px;
    width: 220px;
    display: flex;
    height: 70px;
    align-items: center;
    justify-content: center;
    position: relative;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
}
.wp-block-button__link:hover {
    text-decoration: none;
    filter: initial;
}

.page_link_box_wrap .page_link_box {
    border: solid 3px #f89111;
    border-radius: 10px;
    padding: 20px 20px 20px;
    background: #f9f6ed;
}
.page_link_box_wrap .page_link_box .imagebox figure{
    margin-bottom: 0;
}
.page_link_box_wrap .page_link_box .title {
    font-size: 21px;
    line-height: 1.8;
    letter-spacing: -0.5px;
    font-weight: bold;
    text-align: center;
    height: 113px;
    display: flex;
    justify-content: center;
    align-items: center;
	   margin-bottom: 10px;
}
.s_free_consultation_wrap{
    border: solid 3px #fdeebf;
    border-radius: 10px;
    background: #fdeebf;
}
.s_free_consultation_wrap .top_box{
    justify-content: center;
    align-items: center;
    padding: 10px;
    position: relative;
}
.s_free_consultation_wrap .top_box .imagebox01{
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: 30px;
    margin-bottom: -20px;
}
.s_free_consultation_wrap .top_box .imagebox02{
    display: flex;
    justify-content: end;
    position: relative;
    margin-top: 30px;
}
.s_free_consultation_wrap .bottom_box{
    background: #ffffff;
    width: 98%;
    margin: 15px auto;
    border-radius: 10px;
    padding: 15px 15px 10px;
}
.s_free_consultation_wrap .bottom_box .flexbox {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.s_free_consultation_wrap .bottom_box .flexbox .inner_box{
    display: flex;
    align-items: center;
}
.s_free_consultation_wrap .bottom_box .flexbox .inner_box .s_rightbox{
    margin-left: 20px;
}
.s_free_consultation_wrap .bottom_box .flexbox .inner_box .text01{
    margin-bottom: 0;
    color: #47a916;
    font-size: 18px;
}
.s_free_consultation_wrap .bottom_box .flexbox .inner_box .free_number{
    margin-bottom: 0px;
    font-size: 35px;
    line-height: 1;
    font-weight: bold;
    background: url(http://souzoku.lawkai.com/wp-content/uploads/free_tel_icon.png);
    background-repeat: no-repeat;
    padding-left: 62px;
    display: inline-block;
    background-position: left top 5px;
}
.s_free_consultation_wrap .bottom_box .flexbox .inner_box .info{
    margin-bottom: 0;
    font-size: 15px;
    font-weight: bold;
    margin-left: -9px;
}
.s_free_consultation_wrap .bottom_box .flexbox .inner_box .tel_free{
    margin-bottom: 0;
}
.s_free_consultation_wrap .bottom_box .flexbox .leftbox{
    width: 400px;
}
.s_free_consultation_wrap .bottom_box .flexbox .leftbox .title_wrap{
	text-align:center;
}
.s_free_consultation_wrap .bottom_box .flexbox .rightbox{
    flex:1;
	  text-align:center;
}
.s_free_consultation_wrap .bottom_box .flexbox .rightbox .s_text{
    margin-bottom: 0;
    color: #ff4e1f;
    font-weight: bold;
    font-size: 18px;
}
.s_free_consultation_wrap .bottom_box .s_free_consultation_btn{
    margin: 0 auto;
}
.s_free_consultation_wrap .bottom_box .green_btn_wrap{
    margin: 30px 0px 20px;
}



/*-------------------------------------------*/
/*	サイドバー
/*-------------------------------------------*/
.side_area{
    width: 280px;
}
.side_contact_area{
    background: url(http://souzoku.lawkai.com/wp-content/uploads/side_contact_bk.png);
    padding: 5px;
    border-radius: 5px;
}
.side_contact_area .white_bk_box{
	background:#ffffff;
	border-radius:5px;
	padding:5px;
	margin-top:-16px;
	text-align: center;
}
.side_contact_area  .s_btn a:after{
	    display:none;
}
.side_contact_area  .s_btn a{
	    height: 66px!important;
}
.side_contact_area .text01 {
    position: relative;
    display: inline-block;
    padding: 0 22px;
    color: #ff4e1f;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: 10px;
}
.side_contact_area .text01:before {
    left: 0;
}
.side_contact_area .text01:before {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 30px;
    height: 2px;
    background-color: #ff4e1f;
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
}
.side_contact_area .text01:after {
    right: 0;
}
.side_contact_area .text01:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 30px;
    height: 2px;
    background-color: #ff4e1f;
    -webkit-transform: rotate(-68deg);
    transform: rotate(-68deg);
}
.side_contact_area .text02 {
    background: #f98d51;
    text-align: center;
    color: #ffffff;
    border-radius: 40px;
    padding: 5px;
    margin-bottom: 12px;
}
.side_contact_area .tel_number {
    font-size: 26px;
    margin-bottom: 0px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}
.side_contact_area .tel_number:before{
  content: '';
    font-weight: bold;
    background: url(http://souzoku.lawkai.com/wp-content/uploads/free_tel_icon_s.png);
  display: inline-block;
  width: 40px;
  height: 26px;
  background-size: contain;
  vertical-align: middle;
	margin-right: 5px;
}
.side_contact_area .hour{
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}
.side_contact_area .note_text{
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
	   color:#ff4e1f;
	   font-size:18px;
}
.side_contact_area .wp-block-buttons{
    margin-top: -25px;
}
.side_area .side_menu {
    padding-left: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 40px;
}
.side_area .side_menu a {
    text-decoration: none;
    position: relative;
}
.side_area .side_title01{
    background: #f89111;
    color: #ffffff;
    padding: 13px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
    text-align: center;
    border-bottom: solid 3px #f86811;
}
.side_area .side_blog_wrap {
    border-left: solid 1px #cccccc;
    padding: 5px 7px 20px;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
}
.side_area .side_blog_wrap li {
    border-bottom: dashed 1px #cccccc;
    position: relative;
    display: flex;
    align-items: center;
    padding: 10px 0;
}
.side_area .side_blog_wrap li a{
    margin-bottom: 0;
	   font-size:14px;
	    line-height: 1.6;
}
.side_area .side_blog_wrap li a:hover{
    text-decoration: none;
}
.side_area .side_blog_wrap li:before{
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    font-weight: 600;
    margin-right: 10px;
    font-size: 14px;
    color: #f89111;
    padding-top: 4px;
    display: inline-block;
}
.side_area .s_btn{
    width: 100%;
    margin-top: 20px;
}
.side_area .s_btn a {
    font-size: 16px;
    width: 100%;
    height: 50px;
}
.side_area .s_btn a:after {
    width: 10px;
    height: 13px;
    margin-top: 2px;
}
.side_access_wrap .side_access_title{
    background: #f89111;
    color: #ffffff;
    text-align: center;
    padding: 15px 10px;
    font-size: 18px;
    border-bottom: solid 3px #f86811;
	  margin-bottom:0px;
}
.side_access_wrap figure {
    margin-bottom: 0;
}
.side_access_wrap .inner_box{
    background: #fef9e5;
    padding: 10px 10px 15px;
}
.side_access_wrap .address{
    margin-bottom: 10px;
}
.side_access_wrap .station_title{
    margin-bottom: 10px;
    border-bottom: solid 1px #f89111;
    border-top: solid 1px #f89111;
    text-align: center;
    padding: 5px;
    color: #f89111;
}
.side_access_wrap .haw_to{
    margin-bottom: 0px;
}
.side_access_wrap .innerbox{
    background: #fcfbf0;	
}
.side_area .side_access_wrap .s_btn {
    margin-top: 0px;
}

/*-------------------------------------------*/
/*	下層ページ
/*-------------------------------------------*/
/***当社関連サイト***/
.post-name-related-services .card-body {
    background: #f9f6ed;
    display: flex;
    align-items: center;
    justify-content: center;
}

/***お問い合わせ***/
.contactform table {
    border: none;
}
.contactform table th {
    border-bottom: dashed 1px #cccccc;
    border-top: none;
    border-left: none;
    border-right: none;
    width: 30%;
    text-align: left;
}
.contactform table td {
    border-bottom: dashed 1px #cccccc;
    border-top: none;
    border-left: none;
    border-right: none;
}
.required-srt {
    font-size: 12px;
    margin-left: 10px;
    color: #e60012;
    font-weight: normal;
}
.contact_btn_box {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.contact_btn_box input[type=submit] {
    border: none;
}
.contact_btn{
    background: url(http://souzoku.lawkai.com/wp-content/uploads/green_btn_bk.jpg);
    color: #ffffff;
    padding: 10px 10px;
    border-radius: 5px;
    background-position: center;
    font-size: 18px;
    width: 260px;
    display: flex;
    height: 56px;
    align-items: center;
    justify-content: center;
    position: relative;
    font-weight: bold;
	   margin: 0 20px;
}
.contact_btn:hover{
	  opacity:0.8;
}
.contactform .comment_box .title{
    margin-bottom: 5px;
    font-weight: bold;
}
.thanks_info_box {
    background: #f9f6ed;
    padding: 30px 30px 10px;
    border-radius: 10px;
}

/***解決事例***/
.case_archive_btn_wrap {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0!important;
    justify-content: space-between;
    margin-top: 0;
}
.case_archive_btn_wrap li {
    list-style: none;
    width: 48%;
}
.case_archive_btn_wrap li a {
    display: flex;
    position: relative;
    text-align: center;
    padding: 15px;
    text-decoration: none;
    background: url(http://souzoku.lawkai.com/wp-content/uploads/green_btn_bk.jpg);
    color: #ffffff;
    background-position: center;
    font-size: 18px;
    font-weight: bold;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
}
.case_archive_btn_wrap li a:hover {
    opacity: 0.8;
    color: #ffffff!important;
}
.case_archive_btn_wrap li a:after {
    content: '';
    display: inline-block;
    background-image: url(http://souzoku.lawkai.com/wp-content/uploads/bottom_arrow.png);
    background-size: contain;
    vertical-align: middle;
    width: 11px;
    height: 14px;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    margin-right: 15px;
}
.case .vk_post_title_new,.tax-case_type .vk_post_title_new  {
    display: none;
}
.post-type-archive-case .vk_post .vk_post_date {
    display: none;
}
.post-type-archive-case .vk_post .vk_post_excerpt,.tax-case_type .vk_post .vk_post_excerpt{
    display: none;
}
.post-type-archive-case .vk_post .media-img,.tax-case_type .vk_post .media-img {
    width: 160px;
    height: 160px;
    background: #ffffff;
    background-size: cover;
    border-radius: 200px;
    border: none;
}
.post-type-archive-case .vk_post,.tax-case_type .vk_post,.case_item_wrap .vk_post{
    position: relative;
    border: unset;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
    transition: all .3s ease 0s;
    padding: 20px 15px!important;
    border-radius: 10px;
    background: #faf8f2;
    margin-bottom: 40px;
}
.post-type-archive-case .vk_post .vk_post_title,.tax-case_type .vk_post .vk_post_title,.case_item_wrap .vk_post .vk_post_title {
    border-top: solid 1px #f89111;
    padding: 10px;
    border-bottom: solid 1px #f89111;
    font-size: 21px!important;
}
.post-type-archive-case .vk_post .vk_post_title a,.tax-case_type .vk_post .vk_post_title a,.case_item_wrap .vk_post .vk_post_title a{
    color: #f89111!important;
}
.post-type-archive-case .vk_post .vk_post_btn,.tax-case_type .vk_post .vk_post_btn,.case_item_wrap .vk_post .vk_post_btn {
    font-size: 12px;
    text-decoration: none;
    padding-left: 1rem;
    padding-right: 1rem;
    white-space: nowrap;
    width: 110px;
    border-radius: 5px!important;
    font-size: 14px;
    padding: 5px;
    border: none;
    position: relative;
    background: url(http://souzoku.lawkai.com/wp-content/uploads/green_btn_bk.jpg);
    background-position: center;
}
.post-type-archive-case .vk_post .nayami_wrap,.tax-case_type .vk_post .nayami_wrap,.case_item_wrap .vk_post .nayami_wrap{
    margin: 15px 0px;
}
.post-type-archive-case .vk_post .nayami_wrap .title,.tax-case_type .vk_post .nayami_wrap .title,.case_item_wrap .vk_post .nayami_wrap .title{
    margin-bottom: 10px;
    border-left: solid 3px;
    padding-left: 7px;
    font-size: 18px;
    font-weight: bold;
}
.tax-case_type .card-img-overlay{
	display:none;
}
.tax-case_type .vk_post_date{
	display:none;
}
.tax-case_type .archive-header-title{
    background: #f89111;
    color: #ffffff;
    line-height: 1.4;
    margin-bottom: 1.5rem;
    padding: 0 0px;
    display: flex;
    font-size: 24px;
    align-items: center;
}
.tax-case_type .archive-header-title::before {
    content: url(http://souzoku.lawkai.com/wp-content/uploads/title_icon03.png);
    display: flex;
    background: #f86811;
    padding: 8px 10px 0px;
    margin-right: 12px;
}
.single-case .entry-meta {
    font-size: var(--vk-size-text-sm);
    display: none;
}
.post-type-archive-case .card-img-overlay,.tax-case_type .card-img-overlay{
	display:none;
}
.case_single_top_area{
    position: relative;
    border: unset;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
    transition: all .3s ease 0s;
    padding: 20px 15px!important;
    border-radius: 10px;
    background: #faf8f2;
    margin-bottom: 40px;
}
.case_single_top_area .left_image_area {
	width:160px;
}
.case_single_top_area .left_image_area img{
    width: 160px;
    height: 160px;
    background: #ffffff;
    background-size: cover;
    border-radius: 200px;
    border: none;
     margin: 0 auto; 
}
.case_single_top_area .title {
    margin-bottom: 10px;
    border-left: solid 3px;
    padding-left: 7px;
    font-size: 18px;
    font-weight: bold;
}

/***相続ブログ***/
.blog .card-horizontal.vk_post-col-xl-12 {
    margin-bottom: 40px;
    background: #faf8f2;
}
.blog .vk_post .vk_post_title a {
    color: #f89111;
    border-left: solid 3px;
    display: block;
    padding: 2px 0px 0 10px;
}
.blog .vk_post_btn{
    border-radius: 5px;
    border: none;
    background: none;
    color: #f89111!important;
    font-size: 14px;
    padding: 0;
	position:relative;
}
.blog .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    box-shadow: none;
    background: none!important;
}
.blog .vk_post_btn::after {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    font-weight: 600;
    margin-left: 10px;
    font-size: 14px;
    color: #f89111;
    padding-top: 4px;
    display: inline-block;
}
.single .entry .entry-title {
    background: #f89111;
    color: #ffffff;
    line-height: 1.4;
    margin-bottom: 1.5rem;
    padding: 20px 15px;
    display: flex;
    font-size: 24px;
    align-items: center;
    border-bottom: solid 3px #ff4e1f;
}
.single .entry-body{
    margin-bottom: 80px;
}
.single .entry-footer {
    margin-bottom: 30px;
    margin-top: 40px;
}

/***弁護士紹介・費用***/
.post-name-lawyer_fee .name_title_box {
    background: #f86811;
    padding: 15px 10px;
    display: flex;
    align-items: center;
}
.post-name-lawyer_fee .name_title_box .name_title {
    background: #f89111;
    font-size: 14px;
    padding: 5px 20px 5px;
    color: #ffffff;
    margin-right: 15px;
    line-height: 1;
}
.post-name-lawyer_fee .name_title_box .name {
    color: #ffffff;
    font-size: 24px;
    margin-right: 10px;
}
.post-name-lawyer_fee .name_title_box .rubi {
    font-size: 17px;
    color: #ffffff;
    display: inline-block;
    margin-top: 9px;
}
.post-name-lawyer_fee .intro_infobox ul li{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}
.post-name-lawyer_fee .touroku_number_box{
    background: #f9f6ed;
    padding: 10px;
    margin-bottom: 0px;
    font-weight: bold;
}
.post-name-lawyer_fee .keireki{
    margin-bottom: 10px;
    border-left: 3px solid #f86811;
    padding: 0 10px 3px;
}
.post-name-lawyer_fee .intro_infobox_orangebk{
    background: #fdeebf;
    padding: 15px;
    border-radius: 5px;
    border: solid 2px #f89111;
    line-height: 2;
}
.post-name-lawyer_fee .staff_info_box {
    background:#f9f6ed;
	   padding:20px;
	  border-radius:5px;
}
.post-name-lawyer_fee .staff_info_box h4 {
    margin-bottom: 10px;
    color: #f86811;
    font-size: 17px;
    border-left: 4px solid #f86811;
    padding: 0px 6px 0px;
    font-weight: normal;
}
.post-name-lawyer_fee .price_area table td{
	   padding:15px;
}
.post-name-lawyer_fee .vk-table--th--width25 :where(tr>*:first-child) {
    width: 20%;
    background: #f9f6ed;
}
.post-name-lawyer_fee .wp-block-table :is(table,thead,tbody,tfoot,th,td) {
    border-color: #e5ddd1;
}

/**下層ページサイドバーブログ***/
.side_blog_area .widget_vkexunit_post_list .veu_postList .postList_miniThumb .postList_item {
    padding: 0px 0px 10px 0;
    border-bottom: dashed 1px #cccccc;
    margin: 10px 0px;
    display: flex;
    align-items: center;
}
.side_blog_area .veu_postList .postList_miniThumb .postList_thumbnail {
    float: left;
    margin-right: 15px;
}
.side_blog_area .widget_vkexunit_post_list .veu_postList .postList_miniThumb .postList_body {
    display: flex;
    overflow: hidden;
    width: auto;
    align-items: center;
    flex: 1;
}
.side_blog_area .widget_vkexunit_post_list .postList .postList_date {
    display: none;
}
.side_blog_area .widget_vkexunit_post_list .postList .postList_body::before {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    font-weight: 600;
    margin-right: 10px;
    font-size: 14px;
    color: #f89111;
    padding-top: 4px;
    display: inline-block;
}
.side_blog_area .widget_vkexunit_post_list{
    margin-bottom: 0;
    border-left: solid 1px #cccccc;
    padding: 5px 7px 20px;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
}
.side_blog_area .veu_postList {
    margin-bottom: 0px;
}
.vk_posts.next-prev .vk_post_date{
	display: none;
}
.vk_posts.next-prev .nayami_wrap .title{
    margin-bottom: 0;
    margin-top: 5px;
}
.vk_posts.next-prev .nayami_wrap .nayami_text_box{
    font-size: 14px;
}

/***目次***/
#toc_container {
    padding: 20px 40px 30px;
    width: 100%!important;
    margin: 0em auto 2em auto!important;
}
div#toc_container .toc_title {
    border-bottom: solid 2px;
    margin-bottom: 10px;
}
div#toc_container .toc_list li {
    border-bottom: dashed 1px #cccccc;
    padding: 10px 0px;
}
#toc_container a:hover{
	color:#3d3d3d;
}

/***遺産分割***/
.isan_bunkatu_m_text{
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    line-height: 2;
}
.case_item_wrap .card-img-outer {
    max-width: 160px;
    background: #ffffff;
    height: 160px;
    border-radius: 200px;
}
.case_item_wrap .col-7 {
    flex: 1;
    max-width: 100%;
}
.case_item_wrap .vk_post.card-horizontal .vk_post_imgOuter {
    height: 100%;
    border-bottom: none;
    border-right: none;
    border-radius: 200px;
}
.flow_item01{
	margin-bottom: 40px;
}
.flow_item01 .flow_title {
    border-top: solid 3px #f89111;
    border-bottom: solid 1px #f89111;
    padding: 10px;
    display: flex;
    align-items: center;
}
.flow_item01 .flow_title .number{
    font-size: 30px;
    color: #f89111;
    margin-right: 10px;
}
.flow_item01 a.orange_text:hover{
	color: #47a916!important;
}
.flow_item02 {
    margin-bottom: 20px;
    border: solid 3px #f89111;
    border-radius: 10px;
    padding: 20px 20px 20px;
    background: #f9f6ed;
}
.flow_item02 .flow_title {
    border-bottom: solid 1px #f89111;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
}
.flow_item02 .flow_title .number{
    font-size: 30px;
    color: #f89111;
    margin-right: 10px;
}
.flow_item02 a.orange_text:hover{
	color: #47a916!important;
}
#fee_area{
	padding:100px;
	margin: -100px;
}
.faq_sbox{
    border-bottom: solid 1px #47a916;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.faq_sbox .title{
    margin-bottom: 10px;
    border-left: solid 5px #47a916;
    padding-left: 10px;
}

/***遺言作成・遺言執行***/
.faq_sbox ul{
    background: #f9f6ed;
    padding: 20px 20px 20px 40px;
}

/***遺留分***/
.iryubun_intro_area .note_box{
    background: #f9f6ed;
    padding: 20px 20px 20px 40px;
}
.iryubun_intro_area .note_box ul li {
    font-size: 18px;
    padding: 5px 0;
    font-weight: bold;
}
.iryubun_intro_box p{
    margin-bottom: 10px;
}
.wariai_wrap .title{
    border-top: solid 3px #f89111;
    border-bottom: solid 1px #f89111;
    padding: 10px;
    display: flex;
    align-items: center;
}
.wariai_wrap .title .number {
    font-size: 30px;
    color: #f89111;
    margin-right: 10px;
}
.wariai_wrap table tr td:nth-of-type(1) {
    width: 20%;
    background: #f9f6ed;
}
.wariai_wrap table tr td{
    background: #fffefa;
}
.list_arrow_item_wrap ul.list_box {
    background: #f9f6ed;
    padding: 20px 20px 20px 40px;
}
.list_arrow_item_wrap ul.list_box li{
    font-size: 18px;
    padding: 5px 0;
    font-weight: bold;
}
.how_to_wrap .how_to_title{
    margin-bottom: 10px;
    display: flex;
    align-items: center;
	margin-top:10px;
}
.how_to_wrap .how_to_title .number{
    background: #f89111;
    color: #ffffff;
    padding: 10px 15px;
    font-size: 28px;
	margin-right: 10px;
}
.how_to_wrap .not_respond {
    margin-bottom: 10px;
    color: #ff4e1f;
    font-weight: bold;
    width: 80%;
    margin-left: 20%;
    font-size: 18px;
    display: flex;
}
.how_to_wrap .not_respond img{
    width: 40px;
    margin-right: 10px;
    margin-top: 5px;
}

/*-------------------------------------------*/
/*	フッター
/*-------------------------------------------*/

.footer-nav {
    border-bottom:none;
}
.site-footer ul li{
	line-height:1.8; margin-bottom:30px;
}
.site-footer ul li span{
	font-size:14px!Important;
}
.footer_area_text{
	margin-top:20px;
}
.footer_bnr_wrap{
    margin-bottom: 0px;
}
.footer_area_text .title{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: solid 1px;
    padding-bottom: 5px;
}

/* table ------------------------------------------------------------------ */
.table1 td {
    border: 1px solid #ddd;
	}
.table1 th {
	background-color: #EEF3EB; color: #366 ;border: 1px solid #ddd; width:20%;
	}
table ul,table li,table ol { margin:0;}
table th,table td {
    padding: 1rem; line-height:1.7;font-size:1rem;
	}


/* Font ------------------------------------------------------------------ */
.fzSS  { font-size:  75%;}
.fzS   { font-size:  85%;}
.fzM   { font-size: 100%;}
.fzL   { font-size: 113%;}
.fzLL  { font-size: 150%;}
.fzLLL { font-size: 220%;}

.text-s{ color: #666; font-size:12px;}

.taL{ text-align: left;}
.taC{ text-align: center;}
.taR{ text-align: right;}	

.flL{ display: inline; float: left;}
.flR{ display: inline; float: right;}
	
/* Width ------------------------------------------------------------------ */
.w10    { width:10%;}
.w20    { width:20%;}
.w30    { width:30%;}
.w35    { width:35%;}
.w40    { width:40%;}
.w50    { width:50%;}
.w60    { width:60%;}
.w70    { width:70%;}
.w80    { width:80%;}
.w90    { width:90%;}

/* Margin ------------------------------------------------------------------ */
.mt00 { margin-top: 0!important;}
.mt05 { margin-top: 5px!important;}
.mt10 { margin-top:10px!important;}
.mt15 { margin-top:15px ;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px ;}
.mt30 { margin-top:30px ;}
.mt35 { margin-top:35px ;}
.mt40 { margin-top:40px ;}
.mt45 { margin-top:45px ;}
.mt50 { margin-top:50px ;}
.mr00 { margin-right: 0 ;}
.mr05 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr15 { margin-right:15px;}
.mr20 { margin-right:20px;}
.mr25 { margin-right:25px;}
.mr30 { margin-right:30px;}
.mr35 { margin-right:35px;}
.mr40 { margin-right:40px ;}
.mr45 { margin-right:45px ;}
.mr50 { margin-right:50px ;}
.mb00 { margin-bottom: 0 !important;}
.mb05 { margin-bottom: 5px!important;}
.mb10 { margin-bottom:10px!important;}
.mb15 { margin-bottom:15px ;}
.mb20 { margin-bottom:20px ;}
.mb25 { margin-bottom:25px ;}
.mb30 { margin-bottom:30px ;}
.mb35 { margin-bottom:35px ;}
.mb40 { margin-bottom:40px ;}
.mb45 { margin-bottom:45px ;}
.mb50 { margin-bottom:50px ;}
.ml00 { margin-left: 0  ;}
.ml05 { margin-left: 5px ;}
.ml10 { margin-left:10px ;}
.ml15 { margin-left:15px ;}
.ml20 { margin-left:20px;}
.ml25 { margin-left:25px;}
.ml30 { margin-left:30px;}
.ml35 { margin-left:35px;}
.ml40 { margin-left:40px;}
.ml45 { margin-left:45px;}
.ml50 { margin-left:50px;}

.mg-auto { margin:auto;}

/* Padding ------------------------------------------------------------------ */
.pd00 { padding:0px!important;}
.pd05 { padding:5px;}
.pd10 { padding:10px;}
.pd15 { padding:15px;}
.pd20 { padding:20px;}
.pd30 { padding:30px;}
.pd50 { padding:50px;}

