@charset "UTF-8";

#wrapper { min-width: 980px; }
.left { float: left; }
.right { float: right; }
a {
	display: block;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.inner {
	width: 880px;
	margin: 0 auto;
}
.inner-wide {
	width: 980px;
	margin: 0 auto;
}
.h2 {
	padding-bottom: 50px;
}
.h2 img {
	display: block;
	margin: 0 auto;
}
.accent {
	font-weight: bold;
	text-decoration: underline;
	display: inline;
	color: #2365cd;
}

 /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  header
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
header {
	overflow: hidden;
	font-size: 0px;
}
header img {
	width: 100%;
	height: auto;
}
header .h1 {
	width: 240px;
	padding: 21px 0px 0px 28px;
}
header .tell {
	width: 270px;
}
header .mail {
	width: 75px;
	background: #2365cd;
	position: relative;
}
header .mail a {
	display: block;
	height: 100px;
}
header .mail img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 26px;
}
 /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  main
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#main .slide {
	position: relative;
}
#main .slide img {
	width: 101.2%;
	height: auto;
}
#main .slide > ul {
	max-height: 499px;
	overflow: hidden;
}
.menu {
	border-bottom: 1px solid #999;
}
.menu ul {
	max-width: 460px;
	margin: 0 auto;
	padding: 13px 0px 8px;
	overflow: hidden;
}
.menu li {
	width: 20%;
	float: left;
	text-align: center;
}
.menu li p {
	color: #999;
	font-size: 13px;
	margin-top: 7px;
}

.slick-dots {
	bottom: 8px;
}
.slick-dotted.slick-slider {
	margin-bottom: 0;
}
.slick-dots li button:before {
	font-size: 35px;
	opacity: .8;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff; 
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 main下
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#main-cont {
	margin: 59px auto;
}
#main-cont .main-cont-txt {
	font-size: 16px;
	line-height: 34px;
	margin-top: 32px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 重点取扱分野
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#field {
	background: #e4e4e3;
	padding-top: 51px;
	overflow: hidden;
}
#field .list-cont ul {
	overflow: hidden;
}
#field .list-cont li {
	width: 420px;
}
#field .list-cont li a {
	width: 100%;
	box-sizing: border-box;
	display: block;
	line-height: 27px;
	padding: 33px 36px;
	color: #000;
	min-height: 180px;
	opacity: 1;
	border: none;
	font-size: 0px;
	height: 180px;
}
#field .list-cont li a:hover {
	opacity: 1;
	border: 3px solid #2365cd;
	font-size: 16px;
	height: auto;
}
#field .list-cont li:nth-child(odd),
#consult li:nth-child(odd) {
	float: left;
}
#field .list-cont li:nth-child(even),
#consult li:nth-child(even) {
	float: right;
}
#field .list-cont li:nth-child(2n+1),
#consult li:nth-child(2n+1) {
	clear: both;
}
#field .list-cont li:nth-child(n+3) {
	margin-top: 30px;
}
#field .list-cont li.list01 {
	background: url(../images/field_list_img01_hover.jpg) no-repeat center;
	background-size: auto 100%;
	letter-spacing: -0.5px;
}
#field .list-cont li.list01 a:hover {
	background: url(../images/field_list_img01.jpg) no-repeat center;
	background-size: auto 100%; 
}
#field .list-cont li.list02 {
	background: url(../images/field_list_img02_hover.jpg) no-repeat center;
	background-size: auto 100%;
	letter-spacing: -0.5px;
}
#field .list-cont li.list02 a:hover {
	background: url(../images/field_list_img02.jpg) no-repeat center;
	background-size: auto 100%;
}
#field .list-cont li.list03 {
	background: url(../images/field_list_img03_hover.jpg) no-repeat center;
	background-size: auto 100%;
	letter-spacing: -0.5px;
}
#field .list-cont li.list03 a:hover {
	background: url(../images/field_list_img03.jpg) no-repeat center;
	background-size: auto 100%;
}
#field .list-cont li.list04 {
	background: url(../images/field_list_img04_hover.jpg) no-repeat center;
	background-size: auto 100%;
}
#field .list-cont li.list04 a:hover {
	background: url(../images/field_list_img04.jpg) no-repeat center;
	background-size: auto 100%;
}
#field .list-cont li.list05 {
	background: url(../images/field_list_img05_hover.jpg) no-repeat center;
	background-size: auto 100%;
}
#field .list-cont li.list05 a:hover {
	background: url(../images/field_list_img05.jpg) no-repeat center;
	background-size: auto 100%;
}
#field .list-cont li.list06 {
	background: url(../images/field_list_img06_hover.jpg) no-repeat center;
	background-size: auto 100%;
	letter-spacing: -0.5px;
}
#field .list-cont li.list06 a:hover {
	background: url(../images/field_list_img06.jpg) no-repeat center;
	background-size: auto 100%;
}
#field .img-cont {
	background: #dae5f5;
	margin-top: 60px;
	font-size: 0; 
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 ご相談の流れ
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#consult {
	padding: 50px 0px 80px; 
}
#consult li {
	background: #fff;
	border: 3px solid #e4e4e3; 
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 37px;
	box-sizing: border-box;
	width: 413px;
	height: 340px;
	height: 380px;
	position: relative;
}
#consult ul {
	overflow: hidden;
}
#consult li:nth-child(n+3) {
	margin-top: 54px;
}
#consult .co-icon {
	position: relative;
	top: -8px;
	right: 18px;
}
#consult li:nth-child(3) .co-icon,
#consult li:nth-child(4) .co-icon {
	right: 31px;
}
#consult .co-tit {
	margin: -21px 0px 14px;
	clear: both;
}
#consult .co-txt {
	font-size: 15px;
	line-height: 27px;
	clear: both;
}
#consult li:nth-child(odd):after {
	content: "";
	display: inline-block;
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	border-left: 19px solid #f39800;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -40px;
	margin: auto;
	height: 0;
}
#consult li:nth-child(2):after,
#consult li:nth-child(2):before  {
	content: "";
	display: inline-block;
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	border-left: 19px solid #f39800;
	position: absolute;
	transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
#consult li:nth-child(2):after {
	left: -30px;
	bottom: -30px;
}
#consult li:nth-child(2):before {
	left: -50px;
	bottom: -50px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 弁護士ご紹介
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#introduction {
	background: #e7ecf6;
	padding: 47px 0px 108px;
}
#introduction ul {
	overflow: hidden;
}
#introduction li {
	width: 450px;
	font-size: 16px;
	line-height: 27px; 
}
#introduction li dt {
	margin-bottom: 23px;
}
#introduction li dd {
	margin: 0px 46px;
}
#introduction li.left {
	letter-spacing: -0.6px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 アクセス・お問い合わせ
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#access {
	padding: 49px 0px 0px;
}
#access .address {
	text-align: center; 
}
#access .address iframe {
	width: 451px;
	height: 344px;
}
#access .address-txt {
	font-size: 17px;
	line-height: 27.6px;
	margin-top: 21px;
}
#access .address-txt span {
	background: #f39800;
	color: #fff;
	display: inline-block;
	width: 67px;
	height: 27px;
	margin-bottom: 8px;
}
#access .number {
	background: #e4e4e3;
	padding-bottom: 29px;
	margin-top: 20px;
}
#access .number-tit {
	width: 252px;
	margin: 0 auto;
	padding: 30px 0px 20px;
}
#access .number li {
	background: #203453;
	height: 74px;
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 360px;
	margin: 0 auto; 
}
#access .number li.hover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#access .number li + li {
	margin-top: 12px;
}
#access .number li a {
	background: #203453;
	height: 100%;
	display: block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#access .number li img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
#access .number .fax {
	width: 234px;
	margin: 0 auto;
	padding: 31px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 フッター
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#footer .pdf {
	margin-top: 15px;
	text-align: center;
}
#footer .pdf li {
	display: inline-block;
	text-align: center;
	font-size: 13px;
	margin: 0px 10px;
}
#footer .copy {
	text-align: center;
	font-size: 13px;
	height: 45px;
	line-height: 45px;
}
