@charset "utf-8";


/* 幅644px以下から ヘッダー等微調節
--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 481px){
	
.spDisp {
	display:block;
}

.spHide {
	display:none;
}

.box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.img100 img{
	width:100%;
	height:auto;
}

/*　見出し・画像　*/

.pic-left {
	text-align:center;
	float: none;
}

.pic-left img{
	width:94%;
	height:auto;
}

/*　見出し・画像　*/

.midashi1 {
	background-image: url(../img/midashi1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-size: 22px;
	color: #402000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #402000;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.midashi1 p{
	padding-top: 10px;
}

.midashi2 {
	font-size: 16px;
	color: #666;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #666;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 20px;
}

.midashi3 {
	background-color: #E8DACC;
	padding: 10px;
	font-size: 17px;
	margin-bottom: 20px;
}

.midashi4 {
	font-weight: bold;
	color: #402000;
	background-image: url(../img/midashi4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
}

.midashi5 {
	background-image: url(../img/lawyer_li.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}



/*　ヘッダー　*/


header {
	background-image: url(../img/header_back.png);
	background-repeat: repeat;
}


.header_cont {
	width: 100%;
	background-repeat: repeat;
	overflow: hidden;
}


.header_logo {
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 80%;
}

.header_logo img{
	width: 75%;
	height: auto;
	padding-left: 30px;
}

.toph1 {
	display: none;
}


/* メインイメージ */

.main_image_back {
	padding-top: 5%;
}

/* メイン */

.main2_1 {
	float: left;
	width: 48%;
	margin-bottom: 20px;
}

.main2_2 {
	float: right;
	width: 48%;
	margin-bottom: 20px;
}


.main2_3 {
	float: none;
	width: 100%;
	clear: both;
}

.main2_3li{
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	width: 28%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-bottom: 10px;
}

.main2_3li img{
	width:100%;
	height:auto;
}

.spli {
	margin-bottom: 20px;
}

.main_cont {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	overflow: hidden;
}

/* フッター・コピーライト　*/

.main_footer {
	float: right;
	width: 56%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.page_footer {
	background-color: #F6F6F6;
	clear: both;
	overflow: hidden;
	margin-top: auto;
}

.footer_cont {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

.foot1 {
	font-size: 16px;
	float: none;
	margin-bottom: 10px;
}

.foot2 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCC;
	float: none;
	padding-left: 15px;
}

.foot2 a{
	color: #333;
	text-decoration: underline;
}



/*　中ページ　*/


.page_cont {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.page_title {
	width: 100%;
}

.page_title img{
	width:100%;
	height:auto;
}

.min1200 h2 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	background-color: #F6F6F6;
}

.lawyer_t1 {
	width: 100%;
}

.lawyer_t1 th{
	background-color: #E9E9E9;
	padding: 8px;
	text-align: left;
	margin-bottom: 5px;
	width: 120px;
}

.lawyer_t1 td{
	padding: 8px;
}


.lawyer_t2 {
	width: 100%;
	margin-bottom: 30px;
}

.lawyer_t2 th{
	padding: 8px;
	text-align: left;
	margin-bottom: 5px;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.lawyer_t2 td{
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.lawyer_li {
	margin-bottom: 50px;
}

.lawyer_li li{
	background-image: url(../img/lawyer_li.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-bottom: 10px;
}

.access_map {
	height: auto;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}

.access_map img{
	width:100%;
	height:auto;
}

.access {
	width: 100%;
	float: none;
}

.access a {
	color: #333;
	text-decoration: underline;
}

.map_link {
	float: none;
	width: 100%;
	margin-bottom: 30px;
}

.map_link img{
	width: 80%;
	height: auto;
	margin-right: 10%;
	margin-left: 10%;
}

.pers_li {
	margin-bottom: 40px;
	padding-top: 10px;
}

.pers_li li{
	list-style-type: decimal;
	margin-left: 40px;
	margin-bottom: 15px;
}

.pars_cont {
	padding: 30px;
	border: 1px solid #CCC;
	text-align: center;
	background-color: #FCFCFC;
}

.pers_mail {
	margin-bottom: 20px;
}

.pers_mail a{
	font-size: 18px;
	text-decoration: underline;
	color: #402000;
}

.pers_midashi {
	color: #402000;
	font-weight: bold;
	margin-bottom: 15px;
}

.lawyer_name {
	float: none;
}

.lawyer_pic {
	float: none;
	text-align: center;
	margin-bottom: 10px;
}
}
