<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body {
	font-family: "Noto Sans JP", "YuGothic", "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #050505;
	font-size: 14px;
	line-height: 1.8;
	;
	-webkit-text-size-adjust: 100%;
	background: #fff url(../images/header_back.png) repeat-x;
}
a:link {
	color: #00468C;
	text-decoration: none
}
#main_b {
	background: url(../images/mainimage_b.jpg) top left no-repeat;
	margin-bottom: 20px;
	height: 70px;
	border-right: 1px solid #e6e1ce;
	padding-top: 200px;
}
#main_b ul {
	margin-left: 20px;
}
#main_b ul li {
	float: left;
	background: #fefbe6;
	font-size: 18px;
	padding: 5px;
	margin-right: 10px;
	font-weight: bold;
	border: 3px solid #f98552;
}
#tateake {
	border: 1px solid #d2b494;
	background: #fefbe6;
	padding: 20px;
	margin-bottom: 40px;
}
#tateake img {
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
}
#tateake h2 {
	font-size: 18px;
	margin-bottom: 10px;
}
.bf {
	font-size: 26px;
	font-weight: bold;
}
.rf {
	color: #cc0000;
}
.fsS {
	font-size: 70% !important;
}
.fsL {
	font-size: 150% !important;
}
.bold {
	font-weight: bold;
}
.taC {
	text-align: center;
}
/* えらばれる理由*/

#reason {
	margin-bottom: 40px;
}
#reason_01 img, #reason_02 img, #reason_03 img, #reason_04 img, #reason_05 img, #reason_06 img {
	float: left;
	margin-right: 10px;
}
#reason_01 h2, #reason_03 h2, #reason_06 h2 {
	font-size: 16px;
	color: #7e5300;
	margin-bottom: 5px;
	line-height: 150%
}
#reason_02 h2, #reason_04 h2, #reason_05 h2 {
	font-size: 19px;
	color: #7e5300;
	margin-bottom: 5px;
}
#reason_01, #reason_03 {
	float: left;
	border: 1px solid #cccccc;
	background: #fef4e6;
	padding: 20px;
	margin-bottom: 20px;
	width: 430px;
}
#reason_02, #reason_04 {
	float: right;
	border: 1px solid #cccccc;
	background: #fef4e6;
	padding: 20px;
	margin-bottom: 20px;
	width: 430px;
}
#reason_05 {
	float: left;
	border: 1px solid #cccccc;
	background: #fef4e6;
	padding: 20px;
	margin-bottom: 40px;
	width: 430px;
}
#reason_06 {
	float: right;
	border: 1px solid #cccccc;
	background: #fef4e6;
	padding: 20px;
	margin-bottom: 40px;
	width: 430px;
}
/* 流れ*/
#nagare_01 {
	float: left;
	background: #fefbe6;
	padding: 8px;
	margin-bottom: 40px;
	width: 204px;
	font-size: 12px;
	padding-bottom: 10px;
}
#nagare p {
	margin-top: 10px;
}
#arw {
	margin-left: 6px;
	margin-right: 6px;
	float: left;
}
#price {
	background: url(../images/price_back.png) right bottom no-repeat;
	margin-bottom: 40px;
}
#price_in {
	font-size: 30px;
	padding: 20px;
}
#price p {
	padding: 20px;
}
.section {
	clear: both;
	margin: 0 auto;
}
#section_05 {
	width: 960px;
	height: 206px;
	position: relative;
	font-size: 12px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}
.section_05_contact {
	width: 520px;
	height: auto;
	position: absolute;
	top: 100px;
	left: 30px;
}
.section_05_contact li {
	float: left;
	margin-right: 10px;
}
#section_05 p, #section_05 address {
}
#section_05 .inquiry_btn {
	position: absolute;
	top: 22px;
	right: 101px;
}
#section_05 {
	background: transparent url(../images/bg_09.jpg) left top no-repeat;
}
ul#offices &gt; li &gt; a {
	text-decoration: none;
	background: url('../images/mark.jpg') 0 5px no-repeat;
	padding-left: 10px;
	font-size: 11px;
}
ul#offices {
	margin-top: 5px;
}
/* ソーシャルボタン
----------------------------------------------------------*/

#social {
	width: 960px;
	text-align: right;
	margin-bottom: 40px;
}
#social .google, #social .facebook, #social .twitter {
	float: right;
	height: 20px;
}
#social .google {
	margin-right: -30px;
}
#social .facebook {
	margin-right: 30px;
}
.fb_iframe_widget iframe {
	max-width: none !important;
}
.fb_iframe_widget iframe ._4-nd {
	float: none!important;
}
#social .twitter {
	margin-right: 10px;
	width: 105px;
}
iframe.twitter-share-button {
	width: 105px!important;
}
/* margin*/


.mt10 {
	margin-top: 10px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
/* LP*/

.topMV {
	background: url(../images/lp_img01_bg.png) top left no-repeat;
}
.con01 {
	background: url(../images/lp_img03_bg.png) top left no-repeat;
	padding-bottom: 80px;
}
.con02 {
	background: url(../images/lp_img05_bg.png) top left no-repeat;
}
.con03 {
	background: url(../images/lp_img06_bg.png) top left no-repeat;
}
.con04 {
	background: url(../images/lp_img07_bg.png) top left no-repeat;
}
.con05 {
	background: url(../images/lp_img08_bg.png) top left no-repeat;
}
.con06 {
	background: url(../images/lp_img09_bg.png) top left no-repeat;
}
.inner {
	width: 960px;
	margin: 0 auto;
}
.inner01 {
	width: 1041px;
	margin: 0 auto;
	background: url(../images/lp_img01.png) no-repeat;
	height: 781px;
	padding-top: 50px;
	padding-left: 40px;
	box-sizing: border-box;
	position: relative;
}
.inner01 ul {
	position: absolute;
	left: 110px;
	top: 396px;
}
.inner01 ul li {
	font-weight: bold;
	font-size: 22px;
	line-height: 35px;
}
.inner01 h3 {
	position: absolute;
	bottom: 40px;
	left: 120px;
}

.area-consultation-record {
	position: absolute;
	top: 442px;
	left: 430px;
}
.block-consultation-record-ttl {
	display: block;
	font-family: "游明朝体", "Yu Mincho", "YuMincho", serif;
	font-weight: bold;
	text-align: center;
}
.block-consultation-record-ttl span {
	text-shadow:0px 0px 6px #ffffff;
}
.block-consultation-record-num {
	display: block;
	margin-bottom: 4px;
	font-family: "游明朝体", "Yu Mincho", "YuMincho", serif;
	font-size: 2rem;
	font-weight: bold;
	color: #FF0000;
	line-height: 1;
	text-align: center;
}
.block-consultation-record-num span {
	text-shadow:0px 0px 6px #ffffff;
}
.record-num {}
.record-num-ken {
	position: relative;
	top: -2px;
	font-size: 1.1rem;
}
.block-consultation-record-time {
	display: block;
	font-size: 0.75rem;
	text-align: center;
	line-height: 1.3;
}
.block-consultation-record-time span {
	text-shadow:0px 0px 6px #ffffff;
}


.inner_ttl {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	line-height: 100px;
	margin-bottom: 20px;
}
.inner h4 {
	font-size: 24px;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 30px;
}
.inner h5 {
	font-size: 22px;
	font-weight: bold;
	color: #003c03;
}
.inner .span {
	font-size: 16px;
	margin-left: 190px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.4;
	  background: #fff;
  padding: 10px;
  width: 180px;
  border-radius: 5px;
}
.inner .compare01 {
	background: url(../images/lp_img02_01.png) no-repeat;
	height: 216px;
	position: relative;
	margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 30px;
}
.inner .compare01 p {
	position: absolute;
	top: 10px;
	left: 200px;
	width: 560px;
	line-height: 1.4;
	font-size: 18px;
}
.inner .compare02 {
	background: url(../images/lp_img02_02.png) no-repeat;
	height: 198px;
	position: relative;
	margin-bottom: 50px;
}
.inner .compare02 p {
	position: absolute;
	top: 8px;
	left: 175px;
	width: 560px;
	line-height: 1.4;
	font-size: 18px;
}
.inner .point {
	background: url(../images/point_bg.png) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 875px;
	position: relative;
	margin-bottom: 80px;
}
.inner .point .point_txt {
	position: absolute;
	top: 23px;
	left: 195px;
	width: 660px;
	font-size: 17px;
}
.inner .point .attention {
	font-size: 90%;
	position: absolute;
	bottom: -25px;
}
.freeArea {
	height: 432px;
	background: url(../images/lp_img04.png) no-repeat;
	width: 886px;
	margin: 0 auto;
	padding-left: 40px;
	box-sizing: border-box;
	padding-top: 50px;
}
.freeArea h4 {
	font-size: 28px;
	color: #004603;
	margin-bottom: 20px;
}
.freeArea p {
	width: 600px;
	font-size: 18px;
	margin-bottom: 120px;
}
.case {
	background: url(../images/lp_img05.png) no-repeat;
	width: 900px;
	margin: 0 auto;
	height: 848px;
}
.case ul {
	margin-right: -20px;
}
.case ul li {
	width: 270px;
	padding-left: 15px;
	margin-right: 20px;
	float: left;
}
.case ul li dl {
	padding-top: 10px;
}
.case ul li dl dt {
	font-size: 18px;
	font-weight: bold;
	padding-left: 75px;
	margin-bottom: 10px;
	color: #003803;
}
.case ul li dl .case_txt01 {
	margin-bottom: 310px;
}
.case ul li dl .case_txt02 .red {
	font-weight: bold;
	font-size: 16px;
	color: #F00;
	display: block;
	text-align: center;
}
.case ul li dl .case_txt02 .yellow {
	background: #ffffcc;
}
.flow {
	background: url(../images/lp_img06.png) no-repeat;
	width: 958px;
	margin: 0 auto;
	height: 785px;
}
.flow ul {
	width: 816px;
	float: right;
	padding-top: 20px;
	position: relative;
}
.flow ul li {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 60px;
}
.flow ul li span {
	font-size: 14px;
	font-weight: normal;
	display: block;
}
.flow ul li:nth-child(1) {
	/*margin-bottom: 160px;*/
}
.flow ul li:nth-child(1) a {
	display: block;
	margin: 16px 0 37px 290px;
}

.flow ul li:nth-child(3) {
	margin-bottom: 40px;
}
.flow ul li:nth-child(4) {
	margin-bottom: 45px;
}
.lpbtn {
	/*position: absolute;
	right: 70px;
	top: 110px;*/
}
.p-note {
	position: relative;
	top: 6px;
	width: 690px;
	margin: 0 0 0 90px;
}
.txt2 {
	display: block;
	padding: 0 0 0 14px;
	text-align: left;
	text-indent: -14px;
}
.reason {
	background: url(../images/lp_img07.png) no-repeat;
	width: 958px;
	margin: 0 auto;
	height: 576px;
}
.reason table tr {
	height: 115px;
}
.reason table tr th {
	width: 270px;
	color: #fff;
	font-size: 18px;
	box-sizing: border-box;
	padding: 20px;
	vertical-align: middle;
}
.reason table tr td {
	padding: 20px;
	padding-left: 40px;
	width: 500px;
	box-sizing: border-box;
	vertical-align: middle;
}
.price p {
	font-size: 16px;
	text-align: center;
	line-height: 1.3;
}
.price table {
	width: 600px;
	margin: 0 auto;
	font-size: 16px;
	  background: #fff;
}
.price table tr {
	border: solid 2px #003803;
}
.price table tr th {
	border-right: solid 2px #003803;
	background-color:#F00;
	color: #fff;
	padding: 5px;
}	
.price table tr td {
	padding: 10px;
	border-right: solid 2px #003803;
}
.faq{

}
.faq ul li{
	margin-bottom: 40px;
}
.faq ul li:last-child{
	margin-bottom: 0;
}
.faq ul li dl dt{
	font-size: 22px;
	font-weight: bold;
	color: #003c03;
	background: url(../images/q_icon.png) no-repeat left;
	padding-left: 50px;
	line-height: 45px;
	margin-bottom: 10px;
}
.faq ul li dl dd{
	padding-left: 55px;
}
.faq ul li dl .answer01{
	color:#F00;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #F00;
	background: url(../images/a_icon.png) no-repeat 3px;
	padding-left: 55px;
	line-height: 40px;
	margin-bottom: 10px;
}
.inner_ttl02 {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 30px;
}
.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 70px;
}
.pagetop a {
	display: block;
	background-color: #ccc;
	text-align: center;
	color: #222;
	font-size: 12px;
	text-decoration: none;
	padding: 20px 10px;
}
.pagetop a:hover {
	display: block;
	background-color: #004603;
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding: 20px 10px;
}


/*====================================================================================
footer
====================================================================================*/
.footer-site-details {
	margin: 0;
	background: #333;
	color: #FFF;
	font-size: 0.75rem;
}
.footer-site-details-inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 1rem 0 0.5rem 0;
}
a.footer-logo {
	display: inline-block;
	max-width: 300px;
	vertical-align: top;
}
a.footer-logo img {
	width: 100%;
	max-width: 300px;
	height: auto;
}
.footer-address {
	margin: .5rem 0 0 0;
}
.footer-lawyers-association {
	padding: .5rem 0 0 0;
}
.txt-announcement{}
.txt-copyright {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0.5rem;
}
/*====================================================================================

====================================================================================*/
/*.footer-site-details {
	position: relative;
	width: 100%;
	background: #fff;
}*/

	.box-logo {
		float: left;
		width: 70%;
	}
	.box-tel {
		float: right;
		width: 30%;
	}
	p.num-tel {
		margin-top: -6px;
		font-size: 1.75rem;
		font-weight: bold;
		color: #cf000e;
		text-align: right;
	}
	.txt-business-hours {
		text-align: right;
	}
	.footer-lawyers-association {
		clear: both;
		padding-top: 0.5rem;
	}
	.area-copyright {
		width: 100%;
		background: #000;
	}
	.txt-copyright {
		display: block;
		position: relative;
		right: 0;
		bottom: 0;
		width: 1000px;
		margin: 0 auto;
		padding: 4px 0;
		color: #fff;
		text-align: right;
	}
.txt_error {
	font-style: normal;
	color: #D60A1F;
}

.c-copyright {
	background: #666;
}
.c-copyright__inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 1rem 0;
	font-size: 0.75rem;
	color: #fff;
}
.c-copyright__logo {
	display: block;
	width: 300px;
	margin-bottom: 1rem;
}
.c-copyright__logo img {
	width: 100%;
}
.c-copyright__txt-lawyers-association {
	margin-bottom: .5rem;
}
.c-copyright__txt-privacypolicy {
	margin: 0 0 .5rem 0;
}
.c-copyright__txt-privacypolicy a {
	color: #fff;
}
.c-area__performance {
	margin: 0 0 .5rem 0;
}

/*===================================
電話番号テキスト化
===================================*/
.p-flow__tel {
	position: absolute;
	width: 248px;
	top: 152px;
	left: 110px;
	color: #CF000D;
	font-size: 1.875rem;
	font-weight: bold;
	font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",Arial,"メイリオ",sans-serif;
	line-height: 0.6;
}
.p-flow__tel::before {
	position: absolute;
	width: 28px;
	height: 28px;
	top: -6px;
	left: -8px;
	background: url(../images/icon_tel_cv.png) no-repeat 0 0/contain;
	content: "";
}</pre></body></html>