@charset "utf-8";

/* ==================================================

清和総合法律事務所 スタイルシート

================================================== * /


/* 共通 
--------------------------------------------------------------------*/
body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,td,th,form {
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
li {
	list-style-type:none;
}
li img {
	vertical-align:top;
}
table {
	border-collapse:collapse;
}
td,th {
	vertical-align:top;
}
th {
	text-align:left;
}
a img {
	border:none;
}

body {
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin:0;
	text-align:center;
	font-size:80%;
	line-height:1.33;
	color:#717071;
}
.fs {
	font-size:85%;
}
.fl {
	font-size:125%;
}
.b {
	font-weight:bold;
}
.c {
	text-align:center;
}
.r {
	text-align:right;
}
a:link,
a:visited {
	color:#d16c15;
	text-decoration:none;
}
a:hover,
a:active {
	color:#d16c15;
	text-decoration:underline;
}
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
.cf {
	zoom:1;
	overflow:hidden;
}
.warning {
	color:#e61e1e;
	background-color:#fff5dc;
	border:solid 1px #d2d2d2;
	padding:10px 15px;
	margin:10px 0 3px;
}

.seo-area {
	padding:9px 15px 5px;
	border-bottom:solid 2px #82beb9;
	text-align:left;
}
h1 {
	margin:0 auto;
	width:900px;
	font-size:85%;
}
.header {
	width:900px;
	margin:0 auto;
	text-align:left;
	font-size:85%;
}
.header h2 {
	float:left;
	width:450px;
}
.header .header-tel {
	float:right;
	width:450px;
	padding-top:11px;
	text-align:right;
}
.tm-area {
	background:url(../common/tm_bk.gif) repeat-x;
	height:45px;
}
.tm-area .tm {
	width:902px;
	margin:0 auto;
	text-align:left;
}
.tm-area .tm li {
	float:left;
}
.main {
	width:900px;
	margin:0 auto;
	background:url(../common/bk.jpg) repeat-y;
	text-align:left;
}
.main .main-area {
	padding:30px 90px 20px;
}
.main .pagetop {
	text-align:right;
	padding:20px 20px 8px 0;
}
.bottom-link {
	background-color:#6eb497;
	padding:9px 0 8px;
	text-align:center;
	font-size:85%;
	color:#fff;
	line-height:180%;
}
.bottom-link a {
	color:#fff !important;
}
.footer {
	background:url(../common/footer_bk.jpg) no-repeat;
	height:80px;
	text-align:center;
	color:#818181;
	font-size:85%;
}
.footer .footer-text {
	padding:13px 0 5px;
}

/* トップページ
--------------------------------------------------------------------*/
#top h3.next {
	padding-top:8px;
}
#top h3.next2 {
	padding-top:18px;
}
#top #slider {
	border-bottom:solid 1px #66b299;
}
#top .top-main-area {
	padding:10px 20px 0;
}
#top .top-main-area .top-main-left {
	float:left;
	width:419px;
}
#top .top-main-area .top-main-right {
	float:right;
	width:419px;
}
#top .contents-area {
	background-color:#d3e5c7;
	padding:8px;
	text-align:center;
	margin-bottom:8px;
}
#top .contents-area2 {
	padding-top:8px;
}
#top .contents-area-top {
	padding-top:0 !important;
}
#top .contents-area2 div {
	padding:8px;
	text-align:center;
	background-color:#d3e5c7;
}
#top .information-area {
	border:solid 3px #bd9f66;
	background-color:#fff;
}
#top .information-area-i {
	height:473px;
	overflow:auto;
}
#top .information-area .information {
	padding:2px 10px 2px 13px;
}
#top .information-area .information th,
#top .information-area .information td {
	padding:10px 0 9px;
	border-bottom:dotted 1px #9e9e9f;
	font-size:85%;
}
#top .information-area .information th {
	width:22%;
}
#top .information-area .information th p {
	color:#5f3c13;
}
#top .information-area .information td {
	width:78%;
}
#top .information-area .information td h4 {
	font-weight:bold;
	padding-bottom:3px;
	color:#d16c15;
}

/* 会社・経営者の方
--------------------------------------------------------------------*/
#corporation .main-area {
	padding:40px 42px 40px 64px;
}
#corporation h3 {
	text-align:center;
	padding-bottom:30px;
}
#corporation .text {
	padding:0 74px 35px 0;
}
#corporation .corporation-area {
	padding:24px 60px 24px 0;
}
#corporation .corporation-area .photo {
	float:left;
	width:129px;
}
#corporation .corporation-area .photo-r {
	float:right;
	width:576px;
}
#corporation .corporation-area .photo-r h4 {
	padding-bottom:18px;
}
#corporation .corporation-area .photo-r h4.next {
	padding-top:20px;
}
#corporation .corporation-area dt {
	font-size:120%;
	padding:2px 0 3px;
	color:#6eb397;
}
#corporation .corporation-area dd {
	padding:0 0 5px 15px;
}

/* 個人の方
--------------------------------------------------------------------*/
#individual .main-area {
	padding:40px 42px 40px 64px;
}
#individual h3 {
	text-align:center;
	padding-bottom:30px;
}
#individual .text {
	padding:0 74px 35px 0;
}
#individual .individual-area {
	padding:24px 74px 24px 0;
}
#individual .individual-area .photo {
	float:left;
	width:129px;
}
#individual .individual-area .photo-r {
	float:right;
	width:562px;
}
#individual .individual-area .photo-r h4 {
	padding-bottom:12px;
}
#individual .individual-area .photo-r th {
	width:25px;
}
#individual .individual-area .photo-r th p,
#individual .individual-area .photo-r td p {
	padding:1px 0;
}
#individual .individual-area .photo-r .left {
	float:left;
	width:271px;
}
#individual .individual-area .photo-r .right {
	float:right;
	width:271px;
}

/* 寺院関係の方
--------------------------------------------------------------------*/
#temple .main-area {
	padding:40px 64px;
}
#temple h3 {
	text-align:center;
	padding-bottom:30px;
}
#temple .text {
	padding-bottom:35px;
}
#temple .temple-area {
	padding:24px 0;
}
#temple .temple-area .photo {
	float:left;
	width:129px;
}
#temple .temple-area .photo img {
	vertical-align:top;
}
#temple .temple-area .photo-r {
	float:left;
	width:600px;
}
#temple .temple-area .photo-r-i {
	padding-left:25px;
}
#temple .temple-area .photo-r-i2 {
	padding-left:10px;
}
#temple .temple-area .photo-r .copy {
	padding-bottom:25px;
}
#temple .temple-area .photo-r li {
	padding:1px 0;
}

/* 顧問契約
--------------------------------------------------------------------*/
#consulting .main .main-area {
	padding:30px 90px 40px;
}
#consulting h3 {
	padding:50px 0 30px;
}
#consulting .text {
	padding:30px 0;
}
#consulting .merit {
	padding:30px 0;
	border-top:dotted 1px #6db396;
}
#consulting .merit-last {
	border-bottom:dotted 1px #6db396;
}
#consulting .merit .copy {
	padding-bottom:20px;
}


/* 事務所紹介
--------------------------------------------------------------------*/
#office .office-area {
	width:600px;
	margin:0 auto;
}
#office h3 {
	padding:20px 0;
	text-align:center;
}
#office .text {
	line-height:160%;
}
#office .name {
	text-align:right;
	padding:20px 0 35px;
}
#office .main-photo {
	padding-bottom:30px;
}
#office table {
	line-height:160%;
	}
#office th,
#office td {
    padding:11px 0 10px;
	border:#a5814c solid 1px;
}
#office th p,
#office td p {
    padding:0 12px;
}
#office th {
	width: 108px;
	text-align:center;
	color:#fff;
	background:url(../office/img/profile_bk.jpg) repeat-y;
}
#office .map {
	float:right;
	width:144px;
	padding-top:17px;
}
#office .sub-photo {
	padding-top:30px;
}

/* 弁護士紹介
--------------------------------------------------------------------*/
#lawyer .lawyer-top {
width:720px;
display:flex;
justify-content:space-between;
}

#lawyer .lawyer-top li {
	width:353px;
}
#lawyer .lawyer-top li.last {
	width:353px;
}
#lawyer h3 {
	padding-top:30px;
}
#lawyer .lawyer-area {
	border:solid 3px #bd9f66;
	padding:10px 18px 20px
}
#lawyer .lawyer-area .lawyer-left {
	float:left;
	width:190px;
}
#lawyer .lawyer-area .lawyer-left .next {
	padding-top:20px;
}
#lawyer .lawyer-area .lawyer-right {
	float:right;
	width:467px;
}
#lawyer .lawyer-area .lawyer-right h4 {
	padding:20px 0 20px;
}
#lawyer .lawyer-area .lawyer-right .text {
	font-size:85%;
	line-height:170%;
}
#lawyer h5 {
	padding-top:20px;
}
#lawyer .box {
	border:solid 1px #a4804b;
	background-color:#fff;
	padding:10px 15px;
}
#lawyer .box th,
#lawyer .box td {
	padding:1px 0 0;
	font-size:85%;
	line-height:170%;
}
#lawyer .box th p {
	padding-right:12px;
}

/* 弁護士費用
--------------------------------------------------------------------*/
#cost h3 {
	padding:50px 0 15px;
}
#cost h4 {
	padding-bottom:15px;
}
#cost h4.next {
	padding-top:40px;
}
#cost .text-area {
	border:solid 1px #a5814c;
	padding:20px 20px 20px;
	font-size:125%;
}
#cost .link-area {
	padding-top:25px;
}
#cost .link-area .link-left {
	float:left;
	width:340px;
}
#cost .link-area .link-right {
	float:right;
	width:340px;
}
#cost .kome {
	padding-top:15px;
	font-size:85%;
}
#cost .kome2 {
	padding-top:15px;
}
#cost .text {
	padding-bottom:15px;
}
#cost .text a {
	color:#6eb397;
}
#cost .image-next {
	padding-top:20px;
}
#cost .image-next2 {
	position:relative;
	padding-top:20px;
}
#cost .image-next2 p {
	position:absolute;
	bottom:15px;
	left:25px;
	font-size:120%;
}
#cost .image-next2 p a {
	color:#6eb397;
}
#cost .main .main-area {
	padding:30px 90px 80px;
}

/* ご相談の流れ
--------------------------------------------------------------------*/
#flow .main-area {
	padding:30px 42px 20px 64px;
}
#flow .flow-area {
	padding:25px 0;
}
#flow .flow-area .photo {
	float:left;
	width:213px;
}
#flow .flow-area .photo img {
	vertical-align:top;
}
#flow .flow-area .photo-r {
	float:left;
	width:510px;
}
#flow .flow-area .photo-r .copy {
	padding-bottom:12px;
}

/* 交通アクセス
--------------------------------------------------------------------*/
#access .map {
	position:relative;
	height:980px;
}
#access .photo {
	position:absolute;
	top:15px;
	left:15px;
}
#access .route {
	position:absolute;
	top:18px;
	right:18px;
}
#access .route img {
	margin-bottom:10px;
}

/* 個人情報の取扱いに関する方針
--------------------------------------------------------------------*/
#privacy .main-area {
	padding:50px 64px 40px;
}
#privacy h3 {
	text-align:center;
	padding-bottom:30px;
}
#privacy .text {
	padding-bottom:15px;
}
#privacy .text2 {
	padding-bottom:35px;
	text-align:center;
}
#privacy .privacy-area {
	padding:24px 0;
}
#privacy .privacy-area .copy {
	padding-bottom:25px;
}
#privacy .text3 {
	padding:25px 0;
}
