/*
Theme Name: アウラ法律事務所2025
Theme URI: 
Description:  アウラ法律事務所のデフォルトテーマ(2025年版)
Author: 株式会社シイテ
*/

/* reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* */

.clearboth {
	clear: both;
}
caption {
	text-align: left;
}
th {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}
td {
	vertical-align: top;
}
fieldset {
	border: 0;
}
input {
	margin: -1px 0;
}
/* base */

body {
	color: #333;
	text-align: center;
	font-family: "メイリオ", "Meiryo", Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background-image: url(images/common/body_back.gif);
	background-repeat: repeat-x;
}
/* a-tag link */

a {
	overflow: hidden;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
a:active {
	color: #820021;
	text-decoration: none;
}
.pl_10 {
	padding-left: 10px;
}
.pr_10 {
	padding-right: 10px;
}
.pt_10 {
	padding-top: 10px;
}
.pb_10 {
	padding-bottom: 10px;
}
.pl_20 {
	padding-left: 20px;
}
.pr_20 {
	padding-right: 20px;
}
.pt_20 {
	padding-top: 20px;
}
.pb_20 {
	padding-bottom: 20px;
}
.pl_30 {
	padding-left: 30px;
}
.pr_30 {
	padding-right: 30px;
}
.pt_30 {
	padding-top: 30px;
}
.pb_30 {
	padding-bottom: 30px;
}
.ml_10 {
	margin-left: 10px;
}
.mr_10 {
	margin-right: 10px;
}
.mt_10 {
	margin-top: 10px;
}
.mb_10 {
	margin-bottom: 10px;
}
.ml_20 {
	margin-left: 20px;
}
.mr_20 {
	margin-right: 20px;
}
.mt_20 {
	margin-top: 20px;
}
.mb_20 {
	margin-bottom: 20px;
}
.ml_30 {
	margin-left: 30px;
}
.mr_30 {
	margin-right: 30px;
}
.mt_30 {
	margin-top: 30px;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb_40 {
	margin-bottom: 40px;
}
.mb_50 {
	margin-bottom: 50px;
}
.w90 {
	width: 90%;
}
.w70 {
	width: 70%;
}
.w50 {
	width: 50%;
}
.w20 {
	width: 20%;
}
.w15 {
	width: 15%;
}
.w13 {
	width: 13%;
}
.w10 {
	width: 10%;
}
.h90 {
	height: 90%;
}
.h70 {
	height: 70%;
}
.h50 {
	height: 50%;
}
.h20 {
	height: 20%;
}
.h15 {
	height: 15%;
}
.h10 {
	height: 10%;
}
.photo_left {
	float: left;
}
.photo_right {
	float: right;
}
.clearboth {
	clear: both;
}
.font_red {
	color: #F00;
}
.font_small {
	font-size: 80%;
}
/* image */

img {
	border: none;
}
.wakuline {
	border: 5px solid #EAEAEA;
}
a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
/* novisible */

.novisible {
	display: none;
}

#main_image {
    background: url(images/style/bg_main_image.jpg) no-repeat center center;
    background-size : cover;
    min-height: 342px;
    position: relative;
}
#main_image_text {
    text-align: left;
    width: 980px;
    margin:0 auto;
    position: relative;
    top: 100px;
    left: 20px;
    z-index: 50;
}
#main_image_right {
    float: right;
    position: absolute;
    right: 0;
    bottom: -30px;
    z-index: 1;
}
#main_image_left {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#main_image_text .main_image_newtext {
	color:#fff;
	font-size:32px;
	text-shadow:0 0 10px #000;
}
.mincho {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 896px){
#main_image_text .main_image_newtext {
	font-size:20px;
	padding-left:20px !important;
}
}
@media screen and (max-width: 480px) {
#main_image_text .main_image_newtext {
	font-size:16px;
}
}

#sub_image {
	background: url(images/style/bg_sub_image.png) no-repeat center center;
    background-size : cover;
    min-height: 200px;
    position: relative;
}
#sub_image h2 {
	color: #FFF;
	font-weight: normal;
	font-size: 200%;
	width: 980px;
    margin:0 auto;
    position: relative;
    top: 80px;
    left: -300px;
    z-index: 50;
}

#aisatsu_container {
    width: 980px;
    margin: 0 auto;
    margin-top: 20px;
}
#index_aisatsu {
    float: right;
	margin-right:-40px;
}
#index_aisatsu_image{
    float: left;
    width: 470px;
    height: 225px;
    margin-bottom: 20px;
    position: relative;
    top: 0px;
    left: 0;
    z-index: 50;
	margin-left:-20px;
}


/* construction */

#wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(images/style/back_image.png);
	background-position: center 169px;
	background-repeat: no-repeat;
}
body.home #wrapper {
	background-image: url(images/style/main_image.png);
	background-repeat: no-repeat;
	background-position: center 275px;
	background-repeat: no-repeat;
}
body.single #wrapper {
	background-image : url(none) !important;
}
body.archive #wrapper {
	background-image : url(none) !important;
}
#header {
	width: 980px;
	height: 175px;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#header_waku {
	height: 110px;
	width: 980px;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#global_navigation {
	height: 65px;
	width: 980px;
	overflow: hidden;
	text-align: center;
	margin: 0px auto;
}
#container {
	height: auto;
	width: 980px;
	font-size: 95%;
	text-align: center;
	margin: 20px auto 10px;
}
body.home #container {
	/*margin-top: 380px;*/
}
body.home #contents {
	display: inline;
	width: 730px;
	text-align: left;
	float: left;
	padding: 0px;
	margin-bottom: 25px;
	margin-right: 20px;
	margin-top:100px;
}
#contents {
	display: inline;
	width: 730px;
	text-align: left;
	float: left;
	padding: 0px;
	margin-bottom: 25px;
	margin-right: 20px;
}
.entry-content {
	overflow: hidden;
	padding: 0px 0px 20px 0px;
}
body.home #sidemenu {
	width: 215px;
	height: auto;
	float: right;
	list-style: none;
	margin-left: 0px;
	margin-top:100px;
}
#sidemenu {
	width: 215px;
	height: auto;
	float: right;
	list-style: none;
	margin-left: 0px;
}
#footer {
	clear: both;
	width: 100%;
	position: relative;
	height: 210px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background: url(images/common/footer_back.png) repeat-x left 100px;
}




/* in header */

#discription {
	font-size: 75%;
	color: #000;
	position: absolute;
	top: 26px;
	left: 0px;
	text-align: left;
	font-weight: normal;
}
#toplogo {
	overflow: hidden;
	height: 36px;
	width: 261px;
	background-image: url(images/common/header_logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 50px;
	left: 0px;
}
#toplogo a {
	display: block;
	padding-top: 36px;
}
#header_tel {
	position: absolute;
	top: 40px;
	right: 60px;
}
#assist_bt {
	list-style: none;
	position: absolute;
	top: 56px;
	right: 0px;
}




/* in breadcrumbs */

#breadcrumbs {
	height: 17px;
	width: 980px;
	text-align: center;
	margin: 50px auto 0;
	padding-bottom: 20px;
}
#breadcrumbs ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 70%;
}
#breadcrumbs ul li {
	float: left;
	margin: 0 7px 0 0;
	padding: 0;
}




/* in index */
#index_aisatsu {
	width: 510px;
	height: 225px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 90%;
}
#container #index_aisatsu h2 {
	margin-bottom: 20px;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 160%;
}

.sintyaku {
	width: 215px;
	height: auto;
	float: left;
	margin-bottom: 30px;
}
.sintyaku h4,.shintyaku h5 {
	width: 212px;
	height: 55px;
	margin-bottom: 12px;
}
.sintyaku ul {
	list-style-type: disc;
	height: 200px;
	width: 215px;
	font-size: 80%;
	overflow: auto;
}
.sintyaku ul li {
	height: auto;
	width: auto;
	margin-bottom: 15px;
	margin-right: 15px;
	padding-bottom: 10px;
	list-style-type: none;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}
.sintyaku ul li a {
	display: block;
}

ul#index_soudannaiyou  {
	margin: 20px 5px;
	list-style: none;
}
ul#index_soudannaiyou li {
	float: left;
	margin: 5px;
}
ul#newindex_soudannaiyou  {
	margin:0;
	list-style: none;
	display:inline-block;
}
ul#newindex_soudannaiyou li {
	float: left;
	margin: 10px 0 20px 0;
	font-size:0.8em;
	width:31%;
	padding:0 1% 0 1%;/*
	box-sizing:border-box;*/
}
ul#newindex_soudannaiyou li.bright1 {
	border-right:1px solid #eee;
}
ul#newindex_soudannaiyou li img {
	margin: 0px 0 4px 0;
}

.myButton {
	-moz-box-shadow:inset 0px 39px 0px -24px #ffffff;
	-webkit-box-shadow:inset 0px 39px 0px -24px #ffffff;
	box-shadow:inset 0px 39px 0px -24px #ffffff;
	background-color:#ededed;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#777777;
	font-family:Arial;
	font-size:14px;
	padding:6px 14px;
	text-decoration:none!important;
	text-shadow:0px 1px 0px #ffffff;
	text-align:center;
	margin:10px 0 0 55px;
	width:88px;
 }
.myButton-introduce {
	-moz-box-shadow:inset 0px 39px 0px -24px #ffffff;
	-webkit-box-shadow:inset 0px 39px 0px -24px #ffffff;
	box-shadow:inset 0px 39px 0px -24px #ffffff;
	background-color:#ededed;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#777777;
	font-family:Arial;
	font-size:14px;
	padding:6px 14px;
	text-decoration:none!important;
	text-shadow:0px 1px 0px #ffffff;
	text-align:center;
	margin:10px 0;
	width:88px;
 }
.myButton:hover {background-color:#dfdfdf;}
.myButton:active {position:relative;top:1px;}
.mapButton {
	box-shadow:inset 0px 39px 0px -24px #ffffff;
	background-color:#ededed;
	border-radius:4px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#777777;
	font-family:Arial;
	font-size:14px;
	padding:6px 0px;
	text-decoration:none!important;
	text-shadow:0px 1px 0px #ffffff;
	width:210px;
}
.mapButton:hover {
	background-color:#dfdfdf;
}
.mapButton:active {
	position:relative;
	top:1px;
}



/* global navigation */

#global_navigation ul {
	height: 65px;
	width: 980px;
	list-style-type: none;
	background-image: url(images/common/global_navigation_rollover.gif);
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#global_navigation li {
	height: 65px;
	float: left;
	overflow: hidden;
}
#global_navigation li#gn_0 {
	width: 82px;
}
#global_navigation li#gn_1 {
	width: 128px;
}
#global_navigation li#gn_2 {
	width: 128px;
}
#global_navigation li#gn_3 {
	width: 145px;
}
#global_navigation li#gn_4 {
	width: 110px;
}
#global_navigation li#gn_5 {
	width: 144px;
}
#global_navigation li#gn_6 {
	width: 177px;
}
#global_navigation li#gn_7 {
	width: 148px;
}
/*
#global_navigation li#gn_8 {
	display:none;
}*/
#global_navigation li a {
	display: block;
	text-decoration: none;
	padding-top: 65px;
}
#global_navigation li#gn_0 a:hover {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: 0px -65px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_1 a:hover {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: 0px -65px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_2 a:hover {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -128px -65px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_3 a:hover {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -256px -65px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_4 a:hover {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -401px -65px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_5 a:hover {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -511px -65px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_6 a:hover {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -655px -65px;
	background-repeat: no-repeat;
}
#global_navigation li#gn_7 a:hover {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -832px -65px;
	background-repeat: no-repeat;
}
body.pageid-5 #global_navigation li#gn_0 a {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: 0px -130px;
	background-repeat: no-repeat;
}
body.parent-pageid-5 #global_navigation li#gn_0 a {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: 0px -130px;
	background-repeat: no-repeat;
}
body.pageid-7 #global_navigation li#gn_1 a {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -0px -130px;
	background-repeat: no-repeat;
}
body.parent-pageid-7 #global_navigation li#gn_1 a {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -0px -130px;
	background-repeat: no-repeat;
}
body.pageid-9 #global_navigation li#gn_2 a {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -128px -130px;
	background-repeat: no-repeat;
}
body.parent-pageid-9 #global_navigation li#gn_2 a {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -128px -130px;
	background-repeat: no-repeat;
}
body.pageid-11 #global_navigation li#gn_3 a {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -256px -130px;
	background-repeat: no-repeat;
}
body.parent-pageid-11 #global_navigation li#gn_3 a {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -256px -130px;
	background-repeat: no-repeat;
}
body.pageid-13 #global_navigation li#gn_4 a {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -401px -130px;
	background-repeat: no-repeat;
}
body.parent-pageid-13 #global_navigation li#gn_4 a {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -401px -130px;
	background-repeat: no-repeat;
}
body.pageid-15 #global_navigation li#gn_5 a {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -511px -130px;
	background-repeat: no-repeat;
}
body.parent-pageid-15 #global_navigation li#gn_5 a {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -511px -130px;
	background-repeat: no-repeat;
}
body.pageid-17 #global_navigation li#gn_6 a {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -655px -130px;
	background-repeat: no-repeat;
}
body.parent-pageid-17 #global_navigation li#gn_6 a {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -655px -130px;
	background-repeat: no-repeat;
}
body.pageid-19 #global_navigation li#gn_7 a {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -832px -130px;
	background-repeat: no-repeat;
}
body.parent-pageid-19 #global_navigation li#gn_7 a {
	background-image: url(images/common/global_navigation_rollover.gif);
	background-position: -832px -130px;
	background-repeat: no-repeat;
}



/* in container */

#container #contents h2 {
	color: #FFF;
	margin: -220px 0 175px 0;
	font-weight: normal;
	font-size: 200%;
}
.sub_titlepict {
	text-align: center;
	margin: 5px auto 10px;
}
div.post {
	padding: 0px 0px 5px 0px;
}
div.page {
	padding: 0px 0px 5px 0px;
}
.entry-date {
	padding: 20px 10px 20px 0px;
	text-align: right;
	font-size: 80%;
	color: #999;
}
#contents h3 {
	padding: 8px 15px;
	background-color: #004063/*#85B200*/;
	color: #FFF;
	font-weight: bold;
	height: auto;
	width: 700px;
	margin: 0 0 20px 0;
	clear: both;
	text-align: left;
	border-radius: 4px;        /* CSS3草案 */
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px;   /* Firefox用 */
	font-weight: normal;
}
#contents  h4 {
	line-height: 25px;
	background: url(images/common/h4_back.gif) no-repeat left center;
	height: auto;
	width: 695px;
	padding: 8px 8px 8px 25px;
	border-bottom: 4px dotted #ccc;
	margin: 20px 0 10px 0px;
	clear: both;
	font-size: 120%;
}
#contents  h5 {
	line-height: 25px;
	background: url(images/common/h5_back.gif) no-repeat left center;
	border-bottom: 1px dotted #ccc;
	height: auto;
	width: 710px;
	padding: 8px 8px 8px 20px;
	margin-top: 32px;
	margin-left: 0px;
	clear: both;
	font-size: 120%;
}
.text {
	margin-top: 25px;
	margin-bottom: 53px;
}
.text p {
	padding-bottom: 10px;
}
.entry-content h3.entry-title {
	margin-bottom: 20px;
}
.entry-content p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.thumbnail_pict {
	float: left;
	padding: 0 20px 15px 0;
}
.entry-content ul {
	height: auto;
	width: auto;
	margin: 20px 10px 30px 40px;
	list-style-position: inside;
	list-style-type: disc;
}
.entry-content ul li {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.entry-content ol {
	height: auto;
	width: auto;
	margin-left: 40px;
	margin-bottom: 30px;
	margin-right: 20px;
}
.entry-content ol li {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.entry-content ul.stylenone {
	height: auto;
	width: auto;
	margin-left: 40px;
	margin-bottom: 30px;
	margin-right: 20px;
	list-style-type: none;
}
.entry-content ul.stylenone li {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.entry-content dl.stylenone {
	height: auto;
	width: auto;
	margin-left: 40px;
	margin-bottom: 30px;
	margin-right: 20px;
	list-style-type: none;
}
.entry-content dl.stylenone dt {
	height: 56px;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 15px;
	clear: both;
	float: left;
}
.entry-content dl.stylenone dd {
	height: 56px;
	width: auto;
	padding-top: 23px;
	padding-bottom: 5px;
}
.entry-content .pict {
	height: auto;
	width: auto;
	line-height: 200%;
	padding: 0px;
	float: left;
	background-image: none;
	text-indent: 0px;
	margin: 15px 20px 20px 0px;
}
.entry-content table.tablestyle_gray {
	height: auto;
	width: auto;
	margin-top: 8px;
	margin-left: 25px;
	margin-right: 25px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin-bottom: 25px;
}
.entry-content table.tablestyle_gray th {
	background-color: #EEE;
	border-collapse: collapse;
	border: 1px solid #cccccc;
	padding-top: 13px;
	padding-right: 7px;
	padding-bottom: 13px;
	padding-left: 7px;
	height: auto;
	width: 30%;
	color: #333;
	font-weight: bold;
}
.entry-content table.tablestyle_gray td {
	width: auto;
	height: auto;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	padding-top: 13px;
	padding-right: 7px;
	padding-bottom: 13px;
	padding-left: 7px;
}
.entry-content ul.nomamrgin li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	list-style-type: none;
}
table.office_table {
	width: 100%;
	margin: 10px 20px 50px 10px;
}
table.office_table th {
	padding: 15px 10px;
	border-bottom: solid #666;
}
table.office_table td {
	padding: 15px 10px;
	border-bottom: solid #CCC;
}
.text_waku {
	border: 5px solid #ddd;
	padding: 25px 20px;
	margin: 20px auto;
}
h2.linkcattitle {
	padding: 13px 12px 11px 40px;
	font-size: 100%;
	color: #333;
	background: url(images/common/h3_back.gif) no-repeat 15px center;
	background-color: #EEEEEE;
	height: auto;
	width: 622px;
	margin: 20px 0 10px 0;
	clear: both;
	border-radius: 4px;        /* CSS3草案 */
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px;   /* Firefox用 */
	line-height: 150%;
	text-indent: 0px;
}
.entry-content table.contact_table {
	height: auto;
	width: auto;
	margin-top: 8px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}
.entry-content table.contact_table th {
	background-color: #EEE;
	padding-top: 13px;
	padding-right: 7px;
	padding-bottom: 13px;
	padding-left: 7px;
	height: auto;
	width: 30%;
	color: #333;
	font-weight: normal;
	border-radius: 4px;        /* CSS3草案 */
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px;   /* Firefox用 */
	line-height: 150%;
	text-indent: 0px;
}
.entry-content table.contact_table td {
	width: auto;
	height: auto;
	border-bottom:: 1px dotted #CCCCCC;
	padding-top: 13px;
	padding-right: 7px;
	padding-bottom: 13px;
	padding-left: 7px;
}



/* sidebar */

#primary li {
	text-align: left;
	list-style: none;
}
#sidemenu h3 {
	width: 185px;
	text-align: left;
	padding: 12px;
	margin-bottom: 5px;
	border: 1px dotted #CCCCCC;
	color: #333;
}
#sub_navi {
	height: auto;
	width: 200px;
	padding: 15px 0px 0px;
	text-align: center;
	margin: -3px auto 30px 0px;
}
#sub_navi li {
	height: auto;
	width: 200px;
	padding: 0px 0px 8px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: left;
	list-style: none;
	border-bottom: 1px dotted #CCCCCC;
}
#sub_navi li a {
	height: auto;
	width: 200px;
	background-image: url(images/common/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	display: block;
	overflow: hidden;
	font-size: 90%;
	line-height: 190%;
	text-decoration: none;
	text-indent: 20px;
	color: #666666;
}
#sub_navi li a:hover {
	background-image: url(images/common/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: 3px -20px;
	text-decoration: none;
	color: #ff9900;
}
#sub_navi_news {
	height: auto;
	width: 200px;
	padding: 0px;
	text-align: center;
	margin: 0px auto 0px;
	list-style-type: none;
}
#sub_navi_news li {
	height: auto;
	width: 200px;
	padding: 0px;
	margin: 0px 0px 50px;
}
#sub_navi_news li ul {
	margin-top: 15px;
}
#sub_navi_news li ul li {
	height: auto;
	width: 200px;
	padding: 0px 0px 8px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: left;
	list-style: none;
	border-bottom: 1px dotted #CCCCCC;
}
#sub_navi_news li ul li a {
	height: auto;
	width: 200px;
	background-image: url(images/common/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	display: block;
	overflow: hidden;
	font-size: 90%;
	line-height: 190%;
	text-decoration: none;
	text-indent: 20px;
	color: #666666;
}
#sub_navi_news li ul li a:hover {
	background-image: url(images/common/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: 3px -20px;
	text-decoration: none;
	color: #ff9900;
}
body.page-parent #sub_navi li.parentpage a {
	background-image: url(images/common/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	text-decoration: none;
	color: #ff9900;
}
body.page-child #sub_navi li.current_page_item a {
	background-image: url(images/common/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: 3px -20px;
	text-decoration: none;
	color: #ff9900;
}
#sub_navi_news li ul li ul.children li {
	height: auto;
	width: 190px;
	display: block;
	margin: 0 0 10px 10px;
	text-align: left;
	list-style: none;
}
#sub_navi_news li ul li ul.children li a {
	height: 20px;
	width: 190px;
	background-image: url(images/common/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	display: block;
	overflow: hidden;
	font-size: 90%;
	line-height: 20px;
	text-decoration: none;
	text-indent: 20px;
	color: #666666;
}
#sub_navi_news li ul li ul.children li a:hover {
	background-image: url(images/common/icon_menu.gif);
	background-repeat: no-repeat;
	background-position:3px -20px;
	text-decoration: none;
	color: #ff9900;
}
body.page-parent #sub_navi li.parentpage a {
	background-image: url(images/common/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: 3px -20px;
	text-decoration: none;
	color: #ff9900;
}

ul#side_banner  {
	list-style: none;
	margin: 80px 0 10px;
}
body.home ul#side_banner  {
	list-style: none;
	margin: 10px 0;
}
ul#side_banner li  {
	margin: 8px 0;
}

#contact_frame  {
	width: 215px;
	height: auto;
	padding: 12px 0;
	margin-top: 12px;
	margin-left: 0;
	font-size: 80%;
}
#cf_bt  {
	margin: 10px 0;
}



/* in footer */

#footer_in {
	width: 980px;
	height: 270px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #000;
}
#footer_navi {
	position: absolute;
	top: 125px;
	left: 0px;
	text-align: center;
}
#footer_navi #footer_ul li {
	font-size: 70%;
	height: auto;
	width: auto;
	margin-left: 5px;
	padding-right: 15px;
	background-image: url(images/common/footer_yajirushi.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-align: center;
	display: inline;
	list-style-type: none;
	padding-left: 15px;
}
#footer_navi #footer_ul li a {
	color: #000;
	text-decoration: none;
}
#footer_navi #footer_ul li a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#page_top {
	position: absolute;
	top: 25px;
	right: 470px;
}
#footer_logo {
	position: absolute;
	top: 167px;
	left: 225px;
	text-align: left;
}
address {
	position: absolute;
	top: 172px;
	left: 515px;
	text-align: left;
	font-style: normal;
	font-size:0.8em;
	line-height:1.4em;
}
#copy {
	position: absolute;
	top: 220px;
	left: 0px;
	bottom: 13px;
	font-size: 70%;
	color: #333;
	text-align: center;
	position: absolute;
	top: 225px;
	left: 335px;
}




/* Just some example content (本来のCSSはこれ以降） */

div.skip-link {
	position: absolute;
	right: 1em;
	top: 1em;
}
div#menu {
	background: #EEE;
	height: 1.5em;
	margin: 1em 0;
	width: 980px;
}
div#menu ul, div#menu ul ul {
	line-height: 1;
	list-style: none;
	margin: 0;
	padding: 0;
}
div#menu ul a {
	display: block;
	margin-right: 1em;
	padding: 0.2em 0.5em;
	text-decoration: none;
}
div#menu ul ul ul a {
	font-style: italic;
}
div#menu ul li ul {
	left: -999em;
	position: absolute;
}
div#menu ul li:hover ul {
	left: auto;
}
.entry-title, .entry-meta {
	clear: both;
}
form#commentform .form-label {
	margin: 1em 0 0;
}
form#commentform span.required {
	background: #fff;
	color: #c30;
}
form#commentform, form#commentform p {
	padding: 0;
}
input#author, input#email, input#url, textarea#comment {
	padding: 0.2em;
}
div.comments ol li {
	margin: 0 0 3.5em;
}
textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 66%;
}
.alignright, img.alignright {
	float: right;
	margin-left: 1.3em;
	margin-bottom: 1em;
}
.alignleft, img.alignleft {
	float: left;
	margin-right: 1.3em;
	margin-bottom: 1em;
}
.aligncenter, img.aligncenter {
	display: block;
	margin: 1em auto;
	text-align: center;
}
div.gallery {
	clear: both;
	height: 180px;
	margin: 1em 0;
	width: 100%;
}
p.wp-caption-text {
	font-style: normal;
	font-size: 11px;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	text-align: left;
}
div.gallery dl {
	margin: 1em auto;
	overflow: hidden;
	text-align: center;
}
div.gallery dl.gallery-columns-1 {
	width: 100%;
}
div.gallery dl.gallery-columns-2 {
	width: 49%;
}
div.gallery dl.gallery-columns-3 {
	width: 33%;
}
div.gallery dl.gallery-columns-4 {
	width: 24%;
}
div.gallery dl.gallery-columns-5 {
	width: 19%;
}
div#nav-above {
	margin-bottom: 1em;
}
div#nav-below {
	margin-top: 1em;
}
div#nav-images {
	height: 150px;
	margin: 1em 0;
}
div.navigation {
	height: 1.25em;
}
div.navigation div.nav-next {
	float: right;
	text-align: right;
}
/*
div.sidebar h3 {
font-size:1.2em;
}


div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}



div#header, div#footer {
	text-align:center;
}
input#author, input#email, input#url, div.navigation div {
	width:50%;
}
div.gallery *, div.sidebar div, div.sidebar h3, div.sidebar ul {
	margin:0;
	padding:0;
}
*/

#about_table table {
  border: 4px solid #6b8e23;
  border-collapse: collapse;
  margin-bottom: 20px;
  width: 100%
}
#about_table th {
  border: 1px solid #CCCCCC;
  padding: 3px;
  background: #98fb98;
  text-align: left;
}
#about_table td {
  border: 1px solid #6b8e23;
  margin: 0;
  padding: 10px 20px;
  height: 30px;
  background: #e3ffcc;
  vertical-align: middle; 
  font-size: 14pt;
　text-align: left;
  line-height: 150%;
}
#about_table .col {
background-color: #bcff7a;
text-align: center;
font-size: 12pt;
}
#lawyers .lawyers_name {
  padding: 5px 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 18pt;
}
#lawyers table{
  border-collapse: collapse;
  margin: 10px;
  margin-bottom: 10px;
}
#lawyers th {
  padding: 3px;
  text-align: left;
}
#lawyers td {
  padding: 5px 5px 5px 0;
  height: 12px;
  font-size: 9pt;
  vertical-align: middle; 
  line-height: 100%;
  text-align: left;
}
#lawyers .col1 {
  padding: 5px 40px;
  text-align: center;
}
#lawyers .col2 {
  padding: 5px 0;
  width: 45px;
}
#lawyers .col3 {
  padding: 5px 5px 5px 0;
  text-align: right;
  width: 30px;
}
#lawyers h5 {
  line-height: 25px;
  background: url(images/common/h5_back.gif) no-repeat left center;
  border-bottom: 1px dotted #ccc;
  height: auto;
  width: 350px;
  padding: 8px 8px 8px 20px;
  margin-top: 5px;
  margin-left: 0px;
  clear: both;
  font-size: 14pt;
}
.box_left {
  float: left;
}
.box_right {
  float: right;
}
p {
  line-height: 180%;
  font-size: 100%;
}

#lawyers2 .lawyers_name {
  padding: 5px 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 18pt;
}
#lawyers2 table{
  border-collapse: collapse;
  margin: 10px;
  margin-bottom: 10px;
}
#lawyers2 th {
  padding: 3px;
  text-align: left;
}
#lawyers2 td {
  padding: 5px 5px 5px 0;
  height: 12px;
  font-size: 9pt;
  vertical-align: middle; 
  line-height: 100%;
  text-align: left;
}
#lawyers2 .col1 {
  padding: 5px 40px;
  text-align: center;
}
#lawyers2 .col2 {
  padding: 5px 0;
  width: 45px;
}
#lawyers2 .col3 {
  padding: 5px 5px 5px 0;
  text-align: right;
  width: 30px;
}
#lawyers2 h5 {
  line-height: 25px;
  background: url(images/common/h5_back.gif) no-repeat left center;
  border-bottom: 1px dotted #ccc;
  height: auto;
  width: 350px;
  padding: 8px 8px 8px 20px;
  margin-top: 5px;
  margin-left: 0px;
  clear: both;
  font-size: 14pt;
}


#salse_point {
  margin: 10px 20px;
  padding: 10px 20px;
}
#salse_point li {
  margin-bottom: 20px;
}

.fee-table{
	width:100%;/*
	border-top:1px solid #eee;*/
	border-collapse: collapse;
}
.fee-table tr{
	border-top:1px solid #ccc !important;
}
.fee-table th{
	border-bottom:1px solid #ccc;
	vertical-align:middle;
	background:#efefef;
	text-align:center;
	padding:10px;
}
.fee-table td{
	border-bottom:1px solid #ccc;
	padding:10px;
}
#discription br{display:none;}
#sp_tel a{display:none;}
#yoyaku_sp{display:none;}
/* hum */
.hamburger {display:none;}
.pcnone{display:none;}
@media screen and (max-width: 1024px) { }
@media screen and (max-width: 896px) {
.pcnone{display:block;}
.top-introduce{width:100%;}
/* hum */
/*.header-menu {display:none;}*/
.header-menu {
  position: fixed;
  right: 0;
  top: 0;
	margin:8px 8px 0 0;
  width: 48px;
  height: 48px;
	border:1px solid #00D9D9;
	border-radius:4px;
  box-shadow: 0 0px 0px rgba(0,0,0,.16);
}
.global-nav {
  position: fixed;
  right: -320px;
  top: 0;
  width: 300px;
  height: 100vh;
  padding-top: 40px;
  background-color: #fff;
  transition: all .6s;
  z-index: 200;
  overflow-y: auto;
}
.hamburger {
	display:block;
  position: absolute;
  right: 0;
  top: 0;
  width: 48px;
  height: 48px;
  cursor: pointer;
  z-index: 300;
}
#global_navigation {
	height: auto;
	width: auto;
	overflow: hidden;
	text-align: center;
	margin: 0px auto;
	z-index: 200;
}
#global_navigation ul {
	height: auto;
	width: 100%;
	background-image: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 200;
}
#global_navigation li {
	height: auto;
	float: none;
	clear:left;
	overflow: hidden;
	z-index: 200;
}
#global_navigation li#gn_0,#global_navigation li#gn_1,#global_navigation li#gn_2,#global_navigation li#gn_3,#global_navigation li#gn_4,#global_navigation li#gn_5,#global_navigation li#gn_6,#global_navigation li#gn_7 {
	width: auto;
}

#global_navigation li#gn_0 a:hover,
#global_navigation li#gn_1 a:hover,
#global_navigation li#gn_2 a:hover,
#global_navigation li#gn_3 a:hover,
#global_navigation li#gn_4 a:hover,
#global_navigation li#gn_5 a:hover,
#global_navigation li#gn_6 a:hover,
#global_navigation li#gn_7 a:hover {
	background-image: none;
}
body.pageid-5 #global_navigation li#gn_0 a,
body.parent-pageid-5 #global_navigation li#gn_0 a,
body.pageid-7 #global_navigation li#gn_1 a,
body.parent-pageid-7 #global_navigation li#gn_1 a,
body.pageid-9 #global_navigation li#gn_2 a,
body.parent-pageid-9 #global_navigation li#gn_2 a,
body.pageid-11 #global_navigation li#gn_3 a,
body.parent-pageid-11 #global_navigation li#gn_3 a,
body.pageid-13 #global_navigation li#gn_4 a,
body.parent-pageid-13 #global_navigation li#gn_4 a,
body.pageid-15 #global_navigation li#gn_5 a,
body.parent-pageid-15 #global_navigation li#gn_5 a,
body.pageid-17 #global_navigation li#gn_6 a,
body.parent-pageid-17 #global_navigation li#gn_6 a,
body.pageid-19 #global_navigation li#gn_7 a,
body.parent-pageid-19 #global_navigation li#gn_7 a {
	background-image: none;
}

#global_navigation ul {margin: 0;  padding: 0;  list-style: none;}
#global_navigation ul li {padding:0 0 0 20px;float:none;height:auto;}
#global_navigation ul li a {
	display: block;
	padding:0.8em 0;
	border-bottom:1px solid #eee;
	text-decoration: none;
	color: #00D9D9;
	height:auto;
}
#global_navigation ul li a:hover {background-color: #00D9D9;color:#fff;border:0;}
.hamburger__line {
  position: absolute;
  left: 13px;
  width: 24px;
  height: 1px;
  background-color: #00D9D9;
  transition: all .6s;
}
.hamburger__line--1 {  top: 14px;}
.hamburger__line--2 {  top: 22px;}
.hamburger__line--3 {  top: 30px;}
.black-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: all .6s;
  cursor: pointer;
}
.nav-open .global-nav {  right: 0;}
.nav-open .black-bg {  opacity: .8;  visibility: visible;}
.nav-open .hamburger__line--1 {  transform: rotate(45deg);  top: 20px;}
.nav-open .hamburger__line--2 {  width: 0;  left: 50%;}
.nav-open .hamburger__line--3 {  transform: rotate(-45deg);  top: 20px;}



/************************************************************/
.box-left{float:none;clear:both;width:100%;margin:0;}
.box_right {
  float: none;
	clear:both;width:100%;
}
.mr_10{margin-right:0;}
.ml_10{margin-left:0;}
#discription br{display:block;}

img{
	max-width:100%;
	height:auto;
}
html{
	width:100%;/*
	box-sizing:boeder-box;
	overflow:auto;*/
}

body {
	background-image: url(images/common/footer_back.png);
	background-repeat: repeat-x;
	width:100%;
	margin:0;/*
	box-sizing:boeder-box;*/
	padding:0!important;
}
body.home #wrapper {
	background-image:none;
	padding:0!important;
}
#wrapper{
    width: 100%;
	height:auto;
	padding:0!important;
	background-image:none;
}
.hfeed{

}
#header{
    width: 100%;
	height:auto;
	padding:0!important;
	z-index:999999;/*
	position: static;*/
}
#header_waku{/*pc-menu*/
    width: 100%;
	height:auto;
	padding:0!important;
}

#discription{
	width:auto;
	padding:0!important;
	line-height:1em;
	margin:10px 0px 0 20px;
	position:static;
}
#toplogo {
	height: 36px;
	width: 261px;
	background-image: url(images/common/header_logo.gif);
	background-repeat: no-repeat;
	position:static;
	margin:10px 0 0 20px;
}

#header_tel {
	display:none;
}
#assist_bt {
	display:none;
}
#sp_tel{width:100%;padding:0!important;
	margin:10px 0;}
#sp_tel a{
	width:100%;
	display:block;
	background:#00D9D9;
	color:#fff;
	text-decoration:none;
	line-height:3em;
	font-weight:bold;
	padding:0!important;
	border-radius:6px;
	font-size:1.2em;margin:0px;
}
#sp_tel a:hover{
	background:#57D9D9;
}
i.material-icons{display: inline-flex;vertical-align: middle}
/**********************************************/
#main_container{/*
	overflow-x:hidden !important;*/
	width:100%;
	padding:0;
	margin:0;
}
#main_image{
	width:100%;
	padding:0!important;
    min-height:242px;
}

#main_image_text {
    width:auto;
	padding:0;
	margin:0;
    top: 80px;
    left:0px;
}
#main_image_text img {
    width:355px;
	padding:0;
	margin:0 0px 0 20px;
}
#sub_image h2 {
	width:100%;
    position: relative;
    top: 80px;
    left:0px;
}

#breadcrumbs {
	width: 100%;
}

#breadcrumbs ul {
	margin: 0 0 0 20px;
}

.clearfix {
	display: block;
	width:100%;
	padding:0;
	margin:0;
}

/**********************************************/
#container{
	width:auto!important;
	height:auto;
	display: block;
	margin: 0 20px!important;
	padding:0!important;
}

#index_aisatsu {
    	float: none;
    	width: 100%;
	padding:0;
	height:auto;
	margin:20px 0px 0px 0px;
	padding:0;
	display: block;
}
#index_aisatsu h2,#index_aisatsu p {
	height:auto;
	margin:0 0px;
	padding:0 0px;
　　　overflow-wrap: break-word;
　　　word-wrap: break-word;
	display: block;
}

#index_aisatsu_image{
    float: none;
    	width: 100%;
    position: static;
	clear:right;
	height:auto;
	margin:0 0px;
	padding:0;
	display: block;

}
#index_aisatsu_image img{
    	width: 355px;
	margin:0 auto;
	padding:0 0px;
	display: block;
}

/**********************************************/
#contents{
	width:100%!important;
	display: block;
	float: none;
	clear:left;
	padding: 0px 0px!important;
	margin:0 0px!important;

}
#contents h3 {
	width: auto;
	margin:0 0px 20px 0px;
	padding:8px 0px 8px 15px;
}
#contents ol#salse_point{padding:0!important;margin:10px 0;}
#contents ol#salse_point li{margin:0 0 0 20px;padding:10px;}

#contents p.contents-sp-img{
	display:none;
}/*
#contents p.contents-sp-img img{
    	width: 100%;
	max-width:100%;
}*/
div#yoyaku_sp{
	display:block;
	width:100%;
	height:auto;margin:20px 0px;padding:0;
}

#yoyaku_sp dl{
	display:block;
	margin:0px 0px ;
	border:1px #eee solid;
	width:auto;
	height:94px;
	box-sizing:border-box;
}
#yoyaku_sp dt{
  float: left;
	width:30%;
}
#yoyaku_sp dt img{
	max-width:72px;
	padding:10px;
}

#yoyaku_sp dd{
  float: left;
	width:50%;
	font-size:1.2em;
	font-weight:bold;
	display: inline-flex;
	vertical-align: middle;
	height:94px;
	padding:0;line-height:5em;
	margin:auto;text-align:center;
}
#yoyaku_sp #clearyoyaku{
	float:none;
	clear:both;
	width:100%;
	background:#fff;
	font-size:42px;
	padding:auto;
	margin:auto;text-align:center;
}
.material-icons.large-size{
	font-size:42px;}

#contents h4{
　　　word-wrap: break-word;
　　　overflow-wrap: break-word;
	width:auto;
}
#contents h4.contents-sp-h4 {
	line-height: 1em;
	background:none;
	height: auto;
	width:100%;
	border-bottom: 4px dotted #ccc;
	clear: both;
	padding: 8px 0;
	margin:0!important;box-sizing:border-box;
}
#contents h4.contents-sp-h4 img {
    	width: 80%;
	max-width:100%;
	margin:0;
}
ul#index_soudannaiyou  {
	margin:10px 0;
	width:100%;
	padding:0;
}
ul#index_soudannaiyou li {
	float: left;
	margin: 0;
	width:100%;
	padding:0;
	text-align:center;
}
ul#index_soudannaiyou li img {
	margin: 0 auto;
	max-width:100%;
	padding:0;
}
ul#newindex_soudannaiyou  {
	width:310px;
	padding:0;
	margin:0 auto;
}
ul#newindex_soudannaiyou li {
	float: none;
	width:auto;
	padding:20px;
	text-align:left;
	border:1px solid #eee;
	margin: 20px;
}
ul#newindex_soudannaiyou li.bright1 {
}
ul#newindex_soudannaiyou li img {
	padding:0 ;
	margin: 0px 0 4px 0;
	width:100%;
	max-width:228px;
}

.entry-content{
	width:auto;
	margin:0;
	padding:0 0px;
}

/***********************************************/
#sidemenu {
	width:100%;
	height: auto;
	float: none;
	clear:right;
	padding:0;
	margin:0 0px;
}

.sintyaku{
	width:100%;
	clear:both;
	margin:auto;
	padding:20px 0;
} 
.sintyaku ul{
	height:auto;
	width:100%;
	padding:0;
}
.sintyaku ul li {
	width:auto;
	margin:10px 0px 10px 0px;
	padding-right:0px;
	list-style-type: none;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}
ul#side_banner{
	clear:both;
	margin:0 auto;
}
#contact_frame{
	width:100%;
	margin:auto;
	padding:0;
}
#contact_frame iframe{
	width:100%!important;/*
	height:10em!important;*/
	margin:auto;
	padding:0;
}
#sidemenu h3{width:auto;}
#sub_navi,#sub_navi li,#sub_navi li a{width:100%;}
/**************************************************************/

#footer {
	clear: both;
    	width: 100%;
	max-width:100%;
	position: static;
	height: auto;
	text-align: center;
	margin-right: 0;
	margin-left: 0;
	background: url(images/common/footer_back.png) repeat-x left 65px;
}

#footer_in {
	width:auto;
	height: auto;
	text-align: center;
	position: relative;
	color: #000;
	padding:0;
	margin:0 20px;
}
#footer_navi{
	width: 100%;
	display:none;
}
#footer_ul{
	width: 100%;
}
#footer_navi #footer_ul li{
	width: 100%;
	clear:both;
	font-sizez:100%;
	display:block;
}
#footer_ul li a{
	width: 100%;
	clear:both;
}

#page_top{
	position: static;
}
#footer_logo {
	position: static;
	margin:30px 0 0 0;
	padding:0 0 0 0px;
}
#footer_in address{
	position: static;
	margin:10px 0;
	padding:0 0 0 0px;
}
#copy {
	position: static;
	text-align: center;
	width:100%;
	margin:20px 0 10px 0;
}

#lawyers h5 {
  width: 100%;
}
 }

@media screen and (max-width: 480px) {}