.top-kv {
	width: 100%;
	padding: 20px 0;
	background-color: #eeeeee;
}

.top-kv-inner {
	background-color: #fff;
	width: 100%;
}

.top-kv-inner-txt {
	background-color: #19498b;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.top-kv-inner-txt {
	vertical-align: middle;
	padding: 45px 5px;
	width: 45%;
	min-width: 45%;
	height: 88.2%;
	background-color: #335947;
	position: absolute;
	/*float: left;*/
	left: 0;
	top: 0;
	background-image: url(/wp-content/themes/asahi-souzoku/images/top/top-left-bg.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.top-kv-k1 {
	color: #fff;
	line-height: 150%;
}

.top-kv-txt {
	color: #fff;
	line-height: 140%;
}

.top-kv {
	position: relative;
}

.slick .slick-list {
	padding: 0 !important;
}

.slick-div {
	position: relative;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: flex-center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.top-sec01-h2 {
	color: #000;
}

.top-sec01-h2 span {
	color: #2a6ac0;
}

.top-sec01-wrap .sec01-btn a {
	display: block;
	float: left;
	border: 1px solid #ddd;
	position: relative;
	background-color: #fff;
	background-repeat: no-repeat;
	color: #000;
	background-size: 60px auto;
	background-position: center top 10px;
	text-align: center;
	text-decoration: none !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.top-sec01-wrap .sec01-btn a:hover {
	color: #000;
}

.top-sec01-wrap .sec01-btn p {
	text-align: left;
	line-height: 160%;
	color: #444444;
}

.top-sec01-wrap .sec01-btn div {
	clear: both;
	display: table;
	margin-bottom: 15px;
}

.top-sec01-wrap .sec01-btn div p {
	display: table-cell;
	vertical-align: middle;
}

.top-sec01-wrap .sec01-btn div p:first-child img {
	width: 128px;
}

.top-sec01-wrap .sec01-btn div p:last-child {
	font-weight: 600;
	line-height: 140%;
	color: black;
}

.top-h3 {
	font-weight: 600;
	text-align: left;
	color: #000;
}

.top-sec01-wrap02 div p {
	text-align: left;
}

.top-sec02 {
	background-color: #f9f9f9;
	display: inline-block;
	width: 100%;
}

.top-sec02-wrap a {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	text-align: left;
	text-decoration: none !important;
}

.top-sec02-wrap a p {
	line-height: 140%;
}

.top-sec02-wrap a:hover {
	color: #444444;
}

.top-sec02-wrap a:link,
.top-sec02-wrap a:visited {
	color: #444444;
}

.tsec02-item-dev01 {
	width: 100%;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

p.tsec02-item-date {
	line-height: 140%;
}

p.tsec02-item-tit {
	line-height: 140%;
	color: black;
	font-weight: 600;
}

p.tsec02-item-txt {
	line-height: 140%;
	color: black;
}

.top-sec03 .top-sec01-h2 {
	line-height: 140%;
}

.top-sec03 .txt {
	text-align: left;
}

.top-sec03 .top-sec03-wrap p {
	text-align: left;
}

.top-sec03 .top-sec03-wrap .l-box {
	background-color: #f1f6fc;
}

.top-sec03 .top-sec03-wrap .l-box .title {
	color: #19498b;
	line-height: 140%;
	font-weight: 600;
	position: relative;
}

.top-sec03 .top-sec03-wrap .l-box p:last-child {
	padding-bottom: 0;
}

.top-sec03 .top-sec03-wrap .r-box .box-btn {
	border: #dddddd 1px solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.top-sec03 .top-sec03-wrap .r-box .box-btn .title {
	font-weight: 600;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: black;
}

.top-sec03 .top-sec03-wrap .r-box .box-btn div {
	background-color: #f1f6fc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.top-sec03 .top-sec03-wrap .r-box .box-btn div p:last-child {
	text-align: right;
	font-weight: 600;
}

.top-sec03 .top-sec03-wrap .r-box a {
	display: block;
	text-decoration: none;
	color: #444444;
}

.top-sec03 .top-sec03-wrap .r-box a:hover {
	color: #444444;
}

.top-sec03 .top-sec03-wrap02 {
	background-color: #f5f2ec;
	clear: both;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.inq-bk__box {
	background-color: #f5f2ec;
	clear: both;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.top-sec03-btn {
	position: relative;
	display: block;
	padding-right: 30px;
	color: black;
}

.top-sec04 .img {
	margin: 0 auto;
}

.top-sec04 h2>p {
	text-align: center;
}

.top-h2-02 {
	font-weight: 600;
	color: #000;
	text-align: center;
	line-height: 140%;
}

.top-h2-02 .top-h2-span01 {
	background-color: #19498b;
	color: #fff;
	display: inline-block;
}

.top-h2-02 .top-h2-span02 {
	display: inline-block;
	font-weight: 500;
}

.top-h2-02 .top-h2-span03 {
	color: #2a6ac0;
}

.top-sec04-wrap .sec04-box {
	border: #dddddd 1px solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.top-sec04-wrap .sec04-box .number {
	background-color: #2a6ac0;
	border-radius: 50px;
	color: #fff;
	text-align: center;
	line-height: 150%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.top-sec04-wrap .sec04-box h3 {
	font-weight: 600;
	line-height: 140%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
}

.top-sec04-wrap .sec04-box div {
	background-color: #f1f6fc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.top-sec04-wrap .sec04-box div p {
	text-align: left;
}

.top-btn {
	display: inline-block;
	font-weight: 600;
}

.top-btn-a {
	display: block;
	float: left;
	border: 1px solid #ddd;
	box-sizing: border-box;
	position: relative;
	background-color: #fff;
	background-repeat: no-repeat;
	color: black;
	background-size: 60px auto;
	background-position: center top 10px;
	text-align: center;
	text-decoration: none !important;
}

.top-btn-a:link,
.top-btn-a:visited {
	color: black;
}

.top-sec05 .tsec05-inner div .txt {
	text-align: left;
}

.top-sec06 {
	background: url(../images/top-sec06-bg.jpg) top center no-repeat #5e3a25;
}

.top-sec06 .top-sec01-h2 {
	color: #fff;
	line-height: 160%;
	font-weight: 500;
}

.top-sec06 div p {
	color: #fff;
}

.sec07-message {
	background-color: #f5f2ec;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sec07-message .comment {
	text-align: left;
}

p.sec07-message-tit {
	text-align: left;
	line-height: 140%;
	color: #000;
	font-family: Gen-no;
	font-weight: 500;
}

.top-sec07 .top-btn {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.top-sec07-wrap .lawyer {
	clear: both;
	display: inline-block;
}

.top-sec07-wrap .lawyer a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	text-decoration: none;
}

.top-sec07-wrap .lawyer a div p:nth-child(2) {
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}

.top-sec07-wrap .lawyer a div p:last-child {
	color: #444444;
}

.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
	position: absolute;
	top: 45%;
	background: #fff;
	display: block;
	cursor: pointer;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	z-index: 99;
}

.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
	transition: all 0.3s;
	content: '';
	position: absolute;
	display: block;
	width: 12px;
	height: 4px;
	border-radius: 2px;
	top: 42%;
	left: 45%;
	background: #000;
}

.slick-next:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.slick-next:after {
	top: 50%;
	left: 45%;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

.slick-prev:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.slick-prev:after {
	top: 50%;
	left: 45%;
	-webkit-transform: rotate(-130deg);
	-moz-transform: rotate(-130deg);
	-ms-transform: rotate(-130deg);
	-o-transform: rotate(-130deg);
	transform: rotate(-130deg);
}

/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	background: none;
	display: block;
	line-height: 0;
	font-size: 0;
	border: none;
	outline: none;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button:before {
	content: '';
	cursor: pointer;
	display: block;
	text-indent: -99999px;
	line-height: 0;
	cursor: pointer;
	border-radius: 50%;
	background: #ddd;
	border: none;
	outline: none;
}

.slick-dots li.slick-active button:before {
	background: #2a6ac0;
}

@media only screen and (max-width: 667px) {
	.top-kv-inner-txt {
		padding: 20px 0;
	}

	.top-kv-k1 {
		font-size: 2.5rem;
		font-weight: 600;
		text-align: center;
	}

	.top-kv-txt {
		font-weight: 600;
		padding-bottom: 5px;
		font-size: 1.4rem;
		text-align: center;
	}

	.kv-tab-sp {
		display: block;
		width: 100%;
	}

	.top-page p {
		font-size: 1.4rem;
		line-height: 160%;
	}

	.top-sec01-h2 {
		font-size: 1.8rem;
		font-weight: 600;
		margin: 25px 0 20px;
	}

	.top-sec01 .inner {
		padding: 0;
	}

	.top-sec01 .top-sec01-h2 {
		font-size: 2.0rem;
	}

	.top-sec01 .txt {
		text-align: left;
		padding: 0 10px 20px;
	}

	.top-sec01-wrap {
		display: inline-block;
		margin-bottom: 30px;
		padding: 0 10px;
	}

	.top-sec01-wrap .sec01-btn {
		width: 100%;
	}

	.top-sec01-wrap .sec01-btn a {
		width: 100%;
		margin-top: 2%;
		padding: 15px;
	}

	.top-sec01-wrap .sec01-btn div p:first-child {
		width: 28%;
		padding-right: 4%;
	}

	.top-sec01-wrap .sec01-btn div p:first-child img {
		width: 128px;
	}

	.top-sec01-wrap .sec01-btn div p:last-child {
		width: 68%;
		font-size: 1.6rem;
	}

	.top-h3 {
		font-size: 138.5%;
		margin: 20px 10px;
	}

	.top-sec01-wrap02 {
		padding: 0 0 30px;
	}

	.top-sec01-wrap02 h3 {
		text-align: center;
	}

	.top-sec01-wrap02 div {
		padding: 0 10px;
	}

	.top-sec02,
	.donmai-top-sec {
		padding-bottom: 20px;
	}

	.top-sec02 .txt {
		text-align: left;
	}

	.top-sec02-wrap {
		padding: 30px 0 0;
	}

	.top-sec02-wrap a {
		width: 100%;
		position: relative;
		margin-top: 10px;
		display: table;
	}

	.top-sec02-wrap a:nth-child(1) {
		margin-top: 0;
	}

	.tsec02-item-dev01 {
		margin-bottom: 10px;
		width: 50%;
		display: table-cell;
		vertical-align: middle;
		text-align: left;
		padding-left: 10px;
	}

	p.tsec02-item-date {
		color: #fff;
		background-color: #000;
		position: absolute;
		top: 0;
		left: 0;
		padding: 0 5px;
		font-size: 1.0rem;
		width: 70px;
		text-align: center;
		margin-right: 15px;
	}

	p.tsec02-item-tit {
		font-size: 1.4rem;
		margin-bottom: 5px;
	}

	p.tsec02-item-txt {
		font-size: 1.2rem;
	}

	.tsec02-item-img {
		width: 50%;
		display: table-cell;
	}

	.tsec02-item-img img {
		width: 100%;
	}

	.top-sec03 .inner {
		padding: 0;
	}

	.top-sec03 .top-sec01-h2 {
		padding: 0 10px;
		text-align: center;
	}

	.top-sec03 .txt {
		position: relative;
		height: 38vw;
	}

	.top-sec03 .txt p:first-child {
		display: block;
		padding: 0 0 30px 10px;
		width: 55%;
	}

	.top-sec03 .txt p.tsec03-txt-img {
		position: absolute;
		bottom: 0;
		right: 5px;
		width: 40%;
	}

	.top-sec03 .top-sec03-wrap .l-box {
		padding: 20px 0;
	}

	.top-sec03 .top-sec03-wrap .l-box p {
		padding: 5px 15px 15px;
	}

	.top-sec03 .top-sec03-wrap .l-box .title {
		border-left: 5px #19498b solid;
		font-size: 1.6rem;
		padding: 0 0 0 20px;
		margin-bottom: 10px;
		margin-left: 10px;
	}

	.top-sec03 .top-sec03-wrap .l-box p:last-child {
		padding: 0 10px;
	}

	.top-sec03 .top-sec03-wrap .r-box {
		padding-right: 10px;
		padding-left: 10px;
	}

	.top-sec03 .top-sec03-wrap .r-box .box-btn {
		width: 100%;
		margin-top: 10px;
	}

	.top-sec03 .top-sec03-wrap .r-box .box-btn .title {
		font-size: 1.6rem;
		text-align: left;
		padding: 14px 15px 15px;
	}

	.top-sec03 .top-sec03-wrap .r-box .box-btn div {
		padding: 10px 15px;
	}

	.top-sec03 .top-sec03-wrap02 {
		padding: 20px 15px;
		width: 100%;
		margin: 20px 0 0;
	}

	.top-sec03 .top-sec03-wrap02 .foot-inq-btn-a:link {
		font-size: 1.6rem;
	}

	.inq-bk__box {
		padding: 20px 15px;
		width: 100%;
		margin: 20px 0 0;
	}

	.inq-bk__box .foot-inq-btn-a:link {
		font-size: 1.6rem;
	}

	.inq-bk__in__txt {
		padding-top: 20px;
	}

	.top-sec03-btn {
		margin-top: 10px;
	}

	.top-sec04 {
		padding: 30px 0 15px;
	}

	.top-sec04 .img {
		width: 53px;
		margin-bottom: 10px;
	}

	.top-h2-02 {
		font-size: 1.6rem;
		font-weight: 600;
		margin-bottom: 10px;
	}

	.top-h2-02 .top-h2-span01 {
		font-size: 87.5%;
		padding: 0 5px;
		margin-bottom: 5px;
	}

	.top-h2-02 .top-h2-span02 {
		padding-top: 10px;
		font-size: 137.5%;
	}

	.top-sec04 .txt {
		text-align: left;
	}

	.top-sec04-wrap {
		margin: 20px 0 10px;
	}

	.top-sec04-wrap .sec04-box {
		margin: 10px 0;
	}

	.top-sec04-wrap .sec04-box .number {
		width: 54px;
		height: 54px;
		float: left;
		margin: 10px;
		font-size: 1.1rem;
		padding-top: 8px;
	}

	.top-sec04-wrap .sec04-box .number span {
		font-size: 200%;
	}

	.top-sec04-wrap .sec04-box h3 {
		font-size: 1.6rem;
		text-align: left;
		padding: 15px;
	}

	.top-sec04-wrap .sec04-box div {
		padding: 15px;
	}

	.top-btn {
		width: 100%;
		font-size: 1.5rem;
		margin-top: 10px;
	}

	.top-btn-a {
		width: 100%;
		height: 60px;
		padding-top: 17px;
	}

	.top-sec05 .tsec05-inner {
		padding: 0;
	}

	.top-sec05 .tsec05-inner div {
		margin-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.top-sec05 .tsec05-inner div .top-btn {
		margin: 20px 0;
	}

	.top-sec06 .inner {
		padding: 25px 0 40px;
	}

	.top-sec06 .top-sec06-txt {
		margin-bottom: 30px;
		text-align: left;
		padding: 0 10px;
	}

	.top-sec06 div {
		padding: 0 10px;
	}

	.sec07-message {
		padding: 15px;
		margin-bottom: 30px;
	}

	.sec07-message div {
		padding-bottom: 15px;
		display: table;
	}

	.sec07-message div p {
		display: table-cell;
		vertical-align: middle;
	}

	.sec07-message div p:first-child {
		width: 40%;
		margin-right: 5%;
		margin-bottom: 10px;
	}

	.sec07-message .comment {
		clear: both;
	}

	p.sec07-message-tit {
		font-size: 1.6rem;
		width: 55%;
		padding-left: 20px;
	}

	.top-sec07 .inner {
		padding: 0;
	}

	.top-sec07 .inner .top-sec01-h2 {
		padding: 0 10px;
	}

	.top-sec07 .inner .txt {
		padding: 0 10px;
		text-align: left;
		margin-bottom: 20px;
	}

	.top-sec07 .top-btn {
		margin-top: 10px;
		padding: 0 10px;
	}

	.top-sec07-wrap .lawyer {
		padding: 0 20px;
	}

	.top-sec07-wrap .lawyer a {
		width: 45%;
		float: left;
		margin-left: 10%;
		margin-bottom: 25px;
	}

	.top-sec07-wrap .lawyer a div p:nth-child(2) {
		font-size: 1.4rem;
	}

	.top-sec07-wrap .lawyer a div p:last-child {
		font-size: 1.2rem;
	}

	.top-sec07-wrap .lawyer a:nth-child(2n+1) {
		margin-left: 0;
		clear: both;
	}

	/* Arrows */
	.slick-prev,
	.slick-next {
		top: 40%;
		margin-top: -22px;
		width: 44px;
		height: 44px;
	}

	.slick-prev:before,
	.slick-next:before,
	.slick-prev:after,
	.slick-next:after {
		top: 37%;
		left: 37%;
	}

	.slick-next:after {
		top: 51%;
	}

	.slick-prev:after {
		top: 51%;
	}

	.slick-prev {
		left: -12px;
	}

	[dir='rtl'] .slick-prev {
		right: -12px;
	}

	.slick-next {
		right: -12px;
	}

	[dir='rtl'] .slick-next {
		left: -12px;
	}

	/* Dots */
	.slick-dots li button:before {
		width: 8px;
		height: 8px;
	}
}

@media only screen and (min-width: 668px) {
	.top-kv-wrap {
		max-width: 1300px;
		width: 80%;
		margin: 0 auto;
	}

	.top-kv-inner {
		/* min-width: 1120px; */
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		align-items: center;
		order: 2;
	}

	.top-kv-inner-txt {
		vertical-align: middle;
		padding: 0 50px 0 80px;
		width: 600px;
		min-width: 600px;
	}

	.top-kv-img {
		order: 2;
	}

	.top-kv-img-s {
		width: 100%;
	}

	.top-kv-k1 {
		font-size: 45px;
		font-weight: 700;
		font-family: 'GENJ';
		margin-top: 10px;
		letter-spacing: 3px;
		text-align: left;
	}

	.top-kv-txt {
		font-size: 22px;
		font-family: 'GENJ';
		font-weight: 500;
		text-align: left;
	}

	.top-kv-txt02 {
		font-size: 25px;
		letter-spacing: 2px;
	}

	.slick-wrap {
		min-height: 325px;
		max-height: 700px;
		max-width: 100%;
		width: calc(100% - 600px);
	}

	.slick-div {
		width: 100%;
		margin: 0 auto;
	}

	.top-page p {
		font-size: 123.1%;
		line-height: 190%;
	}

	.top-sec01-h2 {
		font-size: 246.2%;
		font-family: 'GENJ';
		margin: 60px 0 30px;
	}

	.top-sec01 {
		padding-bottom: 0;
		/*50px;*/
	}

	.top-sec01-wrap {
		margin: 50px 0 0;
	}

	.top-sec01-wrap .sec01-btn {
		width: 340px;
		float: left;
		margin: 0 0 50px 50px;
	}

	.top-sec01-wrap .sec01-btn a {
		background-position: center left 20px;
		transition: all 0.6s;
		padding: 20px 20px 15px 20px;
	}

	.top-sec01-wrap .sec01-btn a:hover {
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.top-sec01-wrap .sec01-btn div p:first-child {
		width: 128px;
		padding-right: 20px;
	}

	.top-sec01-wrap .sec01-btn div p:first-child img {
		width: 128px;
	}

	.top-sec01-wrap .sec01-btn div p:last-child {
		font-size: 138.5%;
		width: 150px;
	}

	.top-sec01-wrap .sec01-btn:nth-child(3n+1) {
		margin-left: 0;
		clear: both;
	}

	.top-h3 {
		font-size: 182%;
		margin: 30px 0;
	}

	.top-sec01-wrap02 {
		clear: both;
		overflow: visible;
		display: inline-block;
		width: 100%;
	}

	.top-sec01-wrap02 p:first-child {
		width: 480px;
		float: left;
	}

	.top-sec01-wrap02 div {
		width: 590px;
		float: right;
	}

	.top-sec01-wrap02 div .top-btn {
		float: right;
		margin-top: 30px;
	}

	.top-sec02,
	.donmai-top-sec {
		padding-bottom: 0;
		/*50px;*/
	}

	.top-sec02 .txt {
		text-align: center;
	}

	.top-sec02-wrap {
		display: inline-block;
		padding: 60px 0 24px;
	}

	.top-sec02-wrap a {
		width: 260px;
		float: left;
		margin-left: 26px;
		margin-bottom: 26px;
		transition: all 0.6s;
		box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.07);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.07);
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.07);
		transition: all 0.6s;
	}

	.top-sec02-wrap a:hover {
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.top-sec02-wrap a:nth-child(4n+1) {
		margin-left: 0;
		clear: both;
	}

	.tsec02-item-dev01 {
		padding: 10px 20px 20px;
	}

	p.tsec02-item-date {
		font-size: 93%;
		margin: 0px 0 5px;
		color: black;
	}

	p.tsec02-item-tit {
		font-size: 123.1%;
		margin: 0px 0 3px;
	}

	p.tsec02-item-txt {
		font-size: 108%;
		margin: 0px 0 0px;
	}

	.top-sec03 .top-sec01-h2 {
		text-align: left;
	}

	.top-sec03 .txt {
		margin-bottom: 40px;
	}

	.top-sec03 .top-sec03-wrap {
		clear: both;
		display: inline-block;
		width: 100%;
	}

	.top-sec03 .top-sec03-wrap .l-box {
		width: 400px;
		float: left;
		padding: 30px 0;
	}

	.top-sec03 .top-sec03-wrap .l-box p {
		padding: 10px 40px 40px;
	}

	.top-sec03 .top-sec03-wrap .l-box .title {
		border-left: 10px #19498b solid;
		padding: 2px 0 0 30px;
		font-size: 167%;
	}

	.top-sec03 .top-sec03-wrap .r-box {
		background: url(../images/top_sec03_img01.png) top right 40px no-repeat;
		width: 656px;
		float: right;
		margin-top: -170px;
		padding-top: 160px;
		position: relative;
		top: -10px;
	}

	.top-sec03 .top-sec03-wrap .r-box .box-btn {
		margin-top: 191px;
		width: 318px;
		float: left;
	}

	.top-sec03 .top-sec03-wrap .r-box .box-btn .title {
		font-size: 153.9%;
		text-align: center;
		padding: 11px 0 12px;
	}

	.top-sec03 .top-sec03-wrap .r-box .box-btn div {
		padding: 25px 30px;
	}

	.top-sec03 .top-sec03-wrap .r-box .box-btn:first-child {
		margin-right: 20px;
	}

	.top-sec03 .top-sec03-wrap .r-box a:hover {
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.top-sec03 .top-sec03-wrap02 {
		padding: 70px 0 0px;
		margin: 70px 0 50px;
	}

	.top-sec03 .top-sec03-wrap02 .foot-soudan-in-tit {
		font-size: 153.9% !important;
	}

	.top-sec03 .top-sec03-wrap02 .foot-inq-btn-a:link {
		padding: 9px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.inq-bk__box {
		padding: 0px 0 0px;
		margin: 110px auto 0px;
		max-width: 1602px;
	}

	.inq-bk__box .foot-soudan-in-tit {
		font-size: 153.9% !important;
	}

	.inq-bk__box .foot-inq-btn-a:link {
		padding: 9px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.inq-bk__inner {
		position: relative;
		width: 1120px;
		margin: 0 Auto;
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.inq-bk__in {
		width: 560px;
	}

	.inq-bk__img {
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -801px;
	}

	.inq-bk__in__img {
		height: 532px;
	}

	.inq-bk__in__txt {
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
	}

	.foot-soudan-inq-top {
		padding-bottom: 60px;
	}

	.foot-soudan-inq-top:before {
		content: "";
		height: 173px;
		top: 25px;
	}

	.top-sec03-btn {
		margin-top: 20px;
	}

	.top-sec04 {
		position: relative;
		padding: 50px 0 50px;
		display: inline-block;
		width: 100%;
		height: 900px;
		z-index: 1;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.top-sec04 .inner {
		position: relative;
		z-index: 2;
	}

	.top-sec04 .img {
		width: 76px;
		margin-bottom: 20px;
	}

	.top-sec04:after {
		position: absolute;
		content: "";
		background-color: #f9f9f9;
		width: 100%;
		height: 240px;
		bottom: 0;
		left: 0;
	}

	.top-h2-02 {
		font-size: 182%;
		margin-bottom: 20px;
	}

	.top-h2-02 .top-h2-span01 {
		font-size: 83.3%;
		padding: 0 10px;
		margin-right: 10px;
	}

	.top-h2-02 .top-h2-span02 {
		padding-top: 20px;
		font-size: 40px;
		font-family: 'GENJ';
	}

	.top-h2-02 .top-h2-span02-reason {
		font-size: 34px;
		font-weight: 500;
	}

	.top-sec04-wrap {
		margin: 75px 0 50px;
		display: inline-block;
		clear: both;
	}

	.top-sec04-wrap .sec04-box {
		position: relative;
		width: 340px;
		float: left;
		margin-left: 50px;
	}

	.top-sec04-wrap .sec04-box .number {
		position: absolute;
		top: -35px;
		left: 50%;
		margin-left: -35px;
		width: 70px;
		height: 70px;
		font-family: 'GENJ';
		font-weight: 500;
		padding-top: 9px;
	}

	.top-sec04-wrap .sec04-box .number span {
		font-size: 168.8%;
	}

	.top-sec04-wrap .sec04-box h3 {
		font-size: 153.9%;
		text-align: center;
		margin: 50px 0 20px;
	}

	.top-sec04-wrap .sec04-box div {
		padding: 25px 20px;
	}

	.top-sec04-wrap .sec04-box:first-child {
		margin-left: 0;
	}

	.top-btn {
		font-size: 138.5% !important;
	}

	.top-btn-a {
		width: 338px;
		background-position: center left 20px;
		transition: all 0.6s;
		padding: 17px 10px 18px 10px;
	}

	.top-btn-a:hover {
		color: #2a6ac0;
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.top-sec05 {
		position: relative;
		padding: 60px 0 0;
		display: inline-block;
		width: 100%;
		z-index: 1;
		overflow: hidden;
	}

	.top-sec05 .top-sec05-in {
		background: url(../images/top_sec05_img01.jpg) top 0px left no-repeat;
		width: 1600px;
		height: 810px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 auto;
		position: relative;
		z-index: 2;
	}

	.top-sec05 .top-sec05-100 {
		width: 100vw;
		max-width: 1590px;
		min-width: 1120px;
	}

	.top-sec05 .tsec05-inner {
		position: relative;
		z-index: 2;
	}

	.top-sec05 .tsec05-inner div {
		position: absolute;
		top: 280px;
		right: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 45px 40px;
		background-color: #fff;
		width: 700px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.top-sec05 .tsec05-inner div .top-btn {
		margin: 60px 0 0;
	}

	.top-sec05:after {
		position: absolute;
		content: "";
		background-color: #f9f9f9;
		width: 100%;
		height: 240px;
		bottom: 0;
		left: 0;
	}

	.top-sec06 .inner {
		display: inline-block;
		padding: 40px 0 77px;
	}

	.top-sec06 .top-sec06-txt {
		margin-bottom: 60px;
	}

	.top-sec06 div {
		width: 620px;
		margin: 0 auto;
	}

	.top-sec06 div p {
		float: left;
	}

	.top-sec06 div p+p {
		margin-left: 20px;
	}

	.top-sec06 div .top-btn a {
		width: 300px;
	}

	.sec07-message {
		padding: 30px 20px 30px 40px;
		margin: 40px 0 50px;
		display: inline-block;
		width: 100%;
	}

	.sec07-message div p:first-child {
		width: 300px;
		float: right;
	}

	.sec07-message .comment {
		width: 700px;
		float: left;
		line-height: 190%;
	}

	p.sec07-message-tit {
		width: 700px;
		font-size: 26px;
		margin: 40px 0 30px;
		float: left;
	}

	.top-sec07 .top-btn {
		margin-top: 45px;
	}

	.top-sec07-wrap .lawyer a {
		border: #ddd 1px solid;
		width: 260px;
		float: left;
		padding: 20px;
	}

	.top-sec07-wrap .lawyer a:hover {
		-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
	}

	.top-sec07-wrap .lawyer a div p:nth-child(2) {
		font-size: 138.5%;
	}

	.top-sec07-wrap .lawyer a div p:last-child {
		font-size: 108%;
	}

	.top-sec07-wrap .lawyer a+a {
		margin-left: 26px;
	}

	/* DONMAI */
	.top-sec07-wrap .lawyer a:nth-child(4n+1) {
		margin-left: 0;
		clear: both;
	}

	/* Arrows */
	.slick-prev,
	.slick-next {
		margin-top: -40px;
		width: 80px;
		height: 80px;
		-webkit-transition: all 0.6s;
		-moz-transition: all 0.6s;
		-ms-transition: all 0.6s;
		-o-transition: all 0.6s;
		transition: all 0.6s;
	}

	.slick-prev:hover,
	.slick-prev:focus,
	.slick-next:hover,
	.slick-next:focus {
		-webkit-transition: all 0.6s;
		-moz-transition: all 0.6s;
		-ms-transition: all 0.6s;
		-o-transition: all 0.6s;
		transition: all 0.6s;
		-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
	}

	.slick-prev {
		left: -50px;
	}

	[dir='rtl'] .slick-prev {
		right: -50px;
		left: auto;
	}

	.slick-next {
		right: -50px;
	}

	[dir='rtl'] .slick-next {
		right: auto;
		left: -50px;
	}

	/* Dots */
	.slick-dotted.slick-slider {
		margin-bottom: 60px;
	}

	.slick-dots li button:before {
		width: 8px;
		height: 8px;
	}
}


/* DONMAI */
/* DONMAI */
.h1-don {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

span.don-office-extra-text {
	color: #fff;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: -10px;
	line-height: 1;
	display: inherit;
}

.main-service-sec-group {
	margin: 80px auto 0;
	width: 100%;
}

.service-anchor-link {
	min-height: 79px;
	padding: 29px 0 0;
	position: relative;
	width: 444px;
	border: 1px solid #dddddd;
	background: #ffffff;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.sec-group-holder {
	display: flex;
}

.service-sec-group {
	margin: 43px 0 0;
	padding: 35px 30px 30px;
	background: #f5f2ec;
	display: inline-block;
	width: 100%;
}

.service-sub-title {
	font-size: 23px;
	font-weight: 600;
	text-align: left;
	padding: 3px 5px 3px 15px;
	border-left: 5px solid #523829;
	line-height: 1.6;
}

.service-right-col {
	float: left;
	margin: 18px 0 0;
	width: 50%;
}

.background-left-col {
	float: left;
	margin-right: 5%;
	width: 45%;
}

.service-text {
	clear: both;
	margin: 20px auto 0;
	color: #222;
	line-height: 180%;
	text-align: left;
	font-size: 16px;
	font-size: 135%;
	font-weight: 600;
}

.service-btn {
	margin: 91px 0 0;
	min-height: 54px;
	padding: 18px 0 0;
	position: relative;
	width: 224px;
	border: 1px solid #c4c6cc;
	border-bottom: 2px solid #523829;
	background: #ffffff;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.btn-row {
	left: 32px;
	margin: 0 auto;
	position: relative;
	width: 140px;
}

.service-sec-title {
	text-align: left;
	margin: 27px 0 0;
	font-size: 28px;
	font-weight: 600;
}

.main-rectangle {
	display: flex;
}

.rectangle-holder {
	width: 100%;
	background: #dddddd;
}

.service-area-top .footj-btn-a {
	background-image: none !important;
}

.map-area-bottom-inner {
	max-width: 1120px;
	margin: auto;
	padding: 100px;
}

.foot-soudan-bnmap .map-area-bottom-inner {
	padding: 70px 0;
}

.map-area-bottom {
	background: #f9f9f9;
	padding-top: 100px;
}

.ryoukin-area {
	background: #fff;
	display: inline-block;
	margin-top: 100px;
	margin-bottom: 100px;
}

.ryoukin-area-inner {
	width: 1120px;
	padding: 10px;
	margin: auto;
}

.left-side {
	float: left;
	background: #f5f2ec;
	padding: 90px 0 94px;
	text-align: center;
	width: 50%;
}

.right-side {
	float: right;
	text-align: center;
	width: 50%;
}

.advantage-wrap img {
	width: 100%;
}

.top-sec {
	border-top: none;
}

.top-sec01 .container {
	background: #fff;
	padding-top: 60px;
	padding-bottom: 60px !important;
}

.container.advantage-container-seven {
	margin-bottom: 100px;
}

img.reason-img {
	width: 182px;
}

.ryoukin-area-inner.tsuika {
	max-width: 95%;
}

.tsuika .left-side {
	background: #fff;
	padding: 0;
}

.service-btn {
	border: none;
	background: none;
}

.top-sec-manual .footj-btn-a {
	background-image: none !important;
}

.top-sec-manual .footj-btn-area {
	max-width: 1120px;
	margin: auto;
	text-align: center;
}

.top-area-text {
	font-size: 140%;
	line-height: 180%;
	padding: 30px 10px;
	font-weight: 600;
}

.main-title-area .reason-eng,
.main-title-area .main-title {
	font-family: serif;
	line-height: 1.4;
}

.container.foot-soudan-box.jimusho-map,
.jimusho-map .foot-soudan-inner {
	background: #EBF1EF;
	margin-top: 0;
}

.access-page .container.foot-soudan-box.jimusho-map,
.access-page .jimusho-map .foot-soudan-inner {
	background: #fff;
	margin-top: 0;
}

.gyomu .tsec-inner {
	position: initial;
}

.gyomu .main-title {
	padding-top: 0;
}

.sub-sec-title {
	font-size: 24px;
	font-weight: 600;
}

p.left-p {
	padding: 30px 1px;
	font-size: 18px;
	font-weight: 600;
}

.footer-cta .foot-soudan-inner {
	background: #EBF1EF;
	border: 2px solid #B9922F;
	outline: 5px solid #B9922F;
	outline-offset: 5px;
	margin: 10px;
}

.books-manual-title {
	background: #fff;
	padding-bottom: 45px;
}

.books-manual-title .main-title-area .main-title {
	font-family: serif;
}

.top-sec-manual span.footj-btn-span {
	text-align: center;
	padding-left: 50px;
}

img.josei-cta {
	max-height: 372px;
}

.tsuika .right-side {
	width: 46%;
}

div#section5 {
	margin-top: auto;
}

.extra-text-don {
	display: inline-block;
	line-height: 180%;
	/*font-size: 126.1%;*/
	/*font-weight: 600;*/
	color: #000;
	max-width: 470px;
}

.extra-text-don p {
	margin-top: 0;
}

.manuals-cap {
	color: #66421b !important;
	font-size: 110% !important;
}

/*
.extra-text-don .manuals-cap {
		font-size: 85% !important;
}
*/

td.no-border {
	border-right: none;
	border-top: none !important;
	border-bottom: none;
}

.no-border img {
	max-width: 220px;
	width: 220px;
}

.flow-img {
	margin: 20px auto;
	max-width: 300px;
	text-align: center;
}

.don-office .mid-law-kv {
	display: none;
}

.contact-method .foot-soudan-inner {
	background: #fff;
}

#full-embed header,
#full-embed header h1,
#full-embed #actions li {
	display: none !important !important;
}

.bltt-date,
.side-nav-latest div dl dt {
	display: none;
}

.js-map {
	display: block;
	margin-top: -82px;
}

.tg-0lax {
	padding-bottom: 12px;
}

span.email-notice {
	color: #666;
	margin-top: -13px;
	position: absolute;
}

dl.req-mail.email-row-notice {
	margin-bottom: 1.6em;
}


.google-maps {
	position: relative;
	padding-bottom: 60%;
	height: 0;
	overflow: hidden;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


.fee-agreement table {
	letter-spacing: 1px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #111;
	border-left: 1px solid #111;
	font-size: 124.1%;
	line-height: 1.8em;
	font-weight: 600;
	color: #000;
}


.fee-agreement table th,
.fee-agreement table td {
	padding: .5em 1em;
	border-bottom: 1px solid #111;
	border-right: 1px solid #111;
}

table.small-table {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}

.fee-subtitle {
	letter-spacing: 0px;
	font-weight: 600;
	color: black;
	padding: .8em 1em;
	margin-top: 30px;
	position: relative;
	line-height: 1.4em;
	margin-top: 20px;
	font-size: 131%;
	display: inline-block;
}

.fee-subtitle:before {
	content: '';
	position: absolute;
	width: 5px;
	height: 20px;
	background: #6a3906;
	top: 50%;
	left: 0;
	margin-top: -10px;
	z-index: 1;
}

.fee-list {
	margin-left: 22px;
}

.fee-list p {
	margin-top: 0;
}

.office-map-area {
	max-width: 400px;
	margin: 30px auto;
	text-align: center;
}

th,
td {
	font-weight: 600 !important;
}

.fee-table-width p {
	font-size: 100%;
}

table.complex-table tr:first-child td,
.fee-table-width tr:first-child td {
	text-align: center;
	vertical-align: middle;
}

.fee-table-width td p {
	margin-top: 12px;
}

.complex-table p {
	font-size: 100%;
	margin-top: 0;
}

.fee-table-width {
	display: inline-block;
	width: 100%;
}

.top_isan_txt a:link,
.top_isan_txt a:visited {
	text-decoration: none;
	color: #000;

}


.top_isan_txt a:hover {
	text-decoration: underline;
}



@media only screen and (min-width: 668px) {
	.fee-agreement .h2-tit {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 667px) {
	.top-kv-inner {
		background-color: #fff !important;
	}

	.top-kv-inner-txt {
		width: 100%;
		position: initial;
	}

	.top-kv-inner-txt {
		padding: 12% 5px 9% !important;
	}

	img.reason-img {
		max-width: 105px;
	}

	.main-title {
		font-size: 2.5rem;
		/*30px;*/
		margin-bottom: 20px;
	}

	.top-area-text {
		font-size: 108%;
	}

	.container.advantage-container-seven {
		margin-bottom: 30px;
	}

	.service-sec-group {
		margin: 20px 0 0;
	}

	.background-left-col {
		margin-right: 0;
		width: 100%;
	}

	.service-right-col {
		width: 100%;
	}

	.service-btn {
		margin: 10px auto 5px;
	}

	.service-sec-title {
		padding: 0 18px;
		font-size: 2.5rem;
	}

	.footj-btn-a {
		width: 100%;
		height: auto;
		padding: 14px 0;
	}

	.extra-text-don {
		font-size: 1.5rem;
	}

	.top-sec.top-sec-manual {
		padding-bottom: 60px;
	}

	.ryoukin-area {
		display: flex;
		margin-bottom: 50px;
		margin-top: 50px;
	}

	.ryoukin-area-inner {
		width: 100%;
	}

	.left-side,
	.right-side {
		width: 100%;
	}

	.map-area-bottom {
		padding-top: 20px;
		padding-bottom: 40px;
	}

	#cd-vertical-nav,
	.map-area-bottom-inner {
		display: none;
	}

	.foot-soudan-inner {
		padding-top: 30px;
	}
}

@media only screen and (max-width: 480px) {
	.tsuika .right-side {
		width: 96%;
	}

	.manuals-in-img {
		width: 100%;
		text-align: center;
	}

	.manuals-in-txts {
		padding-left: 0;
	}
}

.tokyo-office-container .top-sec {
	margin-top: 0;
}

.tokyo-office-container .tsec-inner {
	padding-top: 0;
	position: inherit;
}

.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.08333333333%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.9583333333%;
}

.one-third,
.two-sixths {
	width: 31.9444444444%;
}

.four-sixths,
.two-thirds {
	width: 65.9722222222%;
}

.one-fourth {
	width: 23.4375%;
}

.three-fourths {
	width: 74.4791666667%;
}

.one-fifth {
	width: 18.3333333333%;
}

.two-fifths {
	width: 38.75%;
}

.three-fifths {
	width: 59.1666666667%;
}

.four-fifths {
	width: 79.5833333333%;
}

.one-sixth {
	width: 14.9305555556%;
}

.five-sixths {
	width: 82.9861111111%;
}

.first {
	clear: both;
	margin-left: 0;
}

.office-info-wrap01 div p {
	border-bottom: #eceae1 1px solid;
	padding-bottom: 13px;
	margin-bottom: 13px;
}

.office-info-wrap01 div p:first-child {
	font-weight: 600;
}

.office-info-wrap01 div p:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.h2-tit {
	clear: both;
}

.office-info-wrap02 div p {
	text-align: center;
}

.office-info-wrap02 div p+p {
	margin-top: 10px;
}

.office-info-wrap04 {
	width: 100%;
	display: inline-block;
}

.flow-container .flow-h2 {
	line-height: 140%;
	color: #000;
	border-bottom: #ddd 1px solid;
	font-weight: 600;
	clear: both;
	letter-spacing: 2px;
}

.flow-container .blue-txt {
	color: #523829;
	font-weight: 600;
}

.flow-inq-btn {
	text-align: center;
}

.flow-inq-btn a {
	display: block;
	position: relative;
	text-decoration: none;
	color: #fff;
	text-align: center;
	background-color: #335947;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.flow-inq-btn a:after {
	content: '';
	border-bottom: 1px solid #f5f2ec;
	border-right: 1px solid #f5f2ec;
	position: absolute;
	display: block;
	margin-top: -3px;
	top: 50%;
	width: 6px;
	height: 6px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 6px;
	height: 6px;
	border-bottom-width: 3px;
	border-right-width: 3px;
	border-color: #fff;
	right: 15px;
	margin-top: -4px;
}

.flow-wrap01 div .blue-txt {
	font-weight: 600;
	text-align: center;
	margin-bottom: 10px;
}

.flow-wrap01 div p {
	color: #333;
}

.flow-wrap01 .l-box p:nth-child(2) {
	text-align: left;
}

.flow-page .flow-wrap01 .l-box p:nth-child(2) {
	text-align: center;
}

.flow-wrap01 .l-box p:nth-child(2) span {
	display: inline-block;
}

.flow-wrap01 .l-box p:nth-child(2) .telno {
	color: black;
}

.flow-wrap01 .l-box p:nth-child(3) {
	/*margin-top: 5px !important;*/
	text-align: left;
	font-weight: 600;
}

.flow-page .flow-wrap01 .l-box p:nth-child(3) {
	text-align: center;
}

.flow-wrap02 .time-list {
	clear: both;
	overflow: hidden;
}

.flow-wrap02 .time-list p {
	float: left;
	font-weight: 600;
	margin-top: 0;
}

.flow-wrap02 .time-list p span {
	color: #fff;
	text-align: center;
	margin-right: 10px;
}

.flow-wrap02 .time-list p:first-child {
	margin-right: 30px;
	letter-spacing: 2px;
}

.flow-wrap02 .time-list p:first-child span {
	background-color: #373737;
}

.flow-wrap02 .time-list p:last-child span {
	background-color: #00479d;
}

.flow-wrap03 ol.flow-list {
	margin: 0;
}

.flow-wrap03 ol.flow-list li {
	counter-increment: number;
	list-style: none;
	margin: 1em 0 0 3em;
}

.flow-wrap03 ol.flow-list li:before {
	font-style: italic;
	color: #523829;
	content: counter(number) ". ";
}

.flow-wrap03 .cap {
	color: #66421b;
}

.flow-list .cap {
	font-size: 108% !important;
	text-align: left !important;
}

.flow-notice {
	clear: both;
	display: block;
	width: 100% !important;
	box-sizing: border-box;
}

.flow-notice p span {
	color: #66421b !important;
	display: block;
}

.form-page ul,
.form-page ol {
	margin: 0;
}

.form-page ul li,
.form-page ol li {
	line-height: 180%;
}

.form-page ul li a,
.form-page ol li a {
	color: #009fc1;
}

.form-page ul li li,
.form-page ol li li {
	font-size: 100%;
}

.form-page ul ol li,
.form-page ul ul li,
.form-page ol ol li,
.form-page ol ul li {
	list-style: none;
}

.form-page .form-info {
	border-top: #ddd 1px solid;
}

.form-page .form-info p {
	margin-left: 1.5em;
	text-indent: -1.0em;
}

.form-page .normal-list>li {
	list-style: decimal !important;
}

.form-page .cjk-list>li {
	list-style-type: cjk-ideographic;
}

.format-d-link li {
	margin-left: 0 !important;
}

.mid-law-head {
	background: #f4f4f4;
}

.mid-law-head .breadcrumb-wrap {
	background-color: inherit;
}

.mid-law-h1 {
	color: #523829;
	font-weight: 600;
	line-height: 140%;
	text-align: left;
	width: 100%;
}

.mid-law-kv {
	background: #fff;
}

.mid-law-kv-txt {
	box-sizing: border-box;
	padding: 0 60px;
	text-align: left;
	background: #fff;
	position: relative;
}

.mid-law-kv-cacth {
	font-family: 'oswald';
	color: #234287;
	font-size: 4.0rem;
	font-weight: 600;
}

.mid-law-kv-tit {
	line-height: 140%;
	font-family: 'NSJ';
	font-weight: 600;
	color: #241810;
	font-size: 2.2rem;
}

.mid-law-kv-dit {
	line-height: 160%;
}

.law-h2-tit {
	color: #523829;
	font-weight: 600;
	text-align: left;
	line-height: 140%;
}

.law-col1-indent {
	background-color: #f4f4f4;
}

.feature-tit-wrap {
	background: #f4f4f4;
	overflow: hidden;
	padding: 0px 15px 20px;
}

.feature-tit {
	color: #523829;
	font-weight: 600;
	font-size: 1.8rem;
	line-height: 160%;
	margin-top: 20px;
}

.feature-txt-min {
	color: #fff !important;
	font-family: 'Gen-no';
	margin-top: 20px !important;
}

.feature-tit-wrap02 {
	background: #523829;
}

.feature-img-02 {
	margin-top: 0px !important;
}

.service-head-wrap {
	text-align: center;
	padding-bottom: 0;
}

.service-arc-container {
	margin-top: 30px;
	border-top: 1px solid #ddd;
}

.service-arc-content {
	padding-top: 30px;
	position: relative;
}

.service-arc-content:before {
	position: absolute;
	display: block;
	content: "";
	background-color: #523829;
	width: 80px;
	height: 5px;
	top: 0;
	left: 0;
}

.service-arc-box-a {
	border: #dddddd 1px solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	text-decoration: none !important;
	background-color: #f5f2ec;
	text-align: left;
	padding-bottom: 10px;
}

.service-arc-txt {
	line-height: 160%;
	font-size: 1.4rem;
	text-align: left;
	padding: 10px 15px 0;
}

.service-arc-btn {
	color: #000;
	padding-right: 16px;
	text-align: right;
	font-weight: 600;
}

.service-arc-btn:after {
	right: 0;
}

.service-arc-tit {
	font-weight: 600;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	line-height: 140%;
	color: black;
	background-color: #fff;
	width: 100%;
}

.feature-nav-wrap+.feature-nav-wrap {
	margin-top: 30px;
}

.feature-nav-tit {
	background-color: #523829;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 600;
	position: relative;
	padding: 15px 0;
}

.side-service-span {
	background-size: 80px auto;
	display: table;
	vertical-align: middle;
	font-weight: 600;
	padding: 18px 10px 17px 22px;
	box-sizing: border-box;
	text-align: left;
}

.side-service-span span {
	display: table-cell;
	border-bottom: none;
	vertical-align: middle;
	padding: 0 1em 0 0px;
}

.blown-ico-l {
	display: inline-block;
}

.blown-ico-l:after {
	right: inherit;
	left: 0;
}

.service-dit-head {
	text-align: center;
	padding: 0px 0 0;
}

.service-h1-tit {
	letter-spacing: 0px;
	font-weight: 600;
	padding: 0px 0.5em 0 0;
	margin-bottom: 0.8em;
	color: #241810;
}

.service-h2-tit {
	letter-spacing: 0px;
	font-weight: 600;
	padding: 0px 1.0em 0px 0;
	margin-top: 20px;
	color: #241810;
}

.service-h3-tit {
	letter-spacing: 0px;
	font-weight: 600;
	background: #F3F3F3;
	color: #241810;
	padding: 12px 15px 12px;
	margin-top: 20px;
}

.service-h4-tit {
	letter-spacing: 0px;
	font-weight: 600;
	color: #241810;
	padding: 0px 0px 0px 0;
	margin-top: 20px;
}

.service-box-wblock {
	margin-top: 15px;
}

.service-two-bl {
	border: 1px solid #ece9e6;
	box-sizing: border-box;
}

.service-two-tit {
	overflow: hidden;
	background-color: #f5f2ec;
	padding: 0px 10px 10px;
}

.service-two-p {
	font-size: 100% !important;
	text-align: center;
}

.service-bl-tit {
	display: block;
	color: #523829;
	font-weight: 600;
	font-size: 1.6rem;
}

.service-bl-txt {
	display: block;
	margin-top: 5px;
}

.service-ul {
	display: inline-block;
	margin-top: 10px;
	width: 100%;
	box-sizing: border-box;
	padding: 0px 10px 15px;
}

.service-li {
	font-size: 1.4rem;
}

.service-li:first-child {
	margin-top: 0;
}

.service-li+.service-li {
	margin-top: 10px;
}

.w100 {
	width: 100% !important;
}

.service-box-bblock {
	overflow: hidden;
	background-color: #f5f2ec;
	padding: 0px 15px 25px;
	margin-top: 30px;
}

.service-box-b-tit {
	color: #523829;
	font-size: 1.04rem;
	/*1.04rem;*/
	text-align: center;
	font-weight: 600;
	margin-top: 15px;
	line-height: 140%;
}

.service-box-win {
	border-top: 1px solid #ece9e6;
	border-left: 1px solid #ece9e6;
	box-sizing: border-box;
	margin-top: 10px;
}

.bbl-wbox {
	background: #fff;
	border-bottom: 1px solid #ece9e6;
	border-right: 1px solid #ece9e6;
	box-sizing: border-box;
	width: 100%;
	padding: 0px 10px 15px;
	overflow: hidden;
}

.service-box-b-tit-box {
	background: #523829;
	color: #fff;
	padding: 10px 0;
	width: 270px;
	text-align: center;
	margin: 30px auto 0;
	font-size: 1.8rem;
	font-weight: 600;
}

.bbl-wbox-intit {
	color: #523829 !important;
	font-weight: 600;
	font-size: 1.4rem;
}

.service-ul02 {
	display: inline-block;
	margin-top: 10px;
	width: 100%;
	box-sizing: border-box;
	padding: 0px 0px 0px;
}

.service-li02 {
	font-size: 1.3rem;
	line-height: 180%;
}

.service-li02:first-child {
	margin-top: 0;
}

.service-li02+.service-li02 {
	margin-top: 5px;
}

.service-li-a {
	color: #064b85 !important;
	padding-left: 20px;
}

.service-li-a:after {
	top: 0;
	margin-top: 7px;
}

.inherit-two-bl {
	box-sizing: border-box;
}

.inherit-btn {
	display: block;
	border: 1px solid #ddd;
	padding: 10px 15px;
	background-color: #f5f2ec;
	transition: all 0.6s;
	text-decoration: none !important;
	text-align: center;
}

.inherit-btn:hover {
	color: #fff;
	background-color: #8e7b6f;
}

.inherit-btn span {
	display: inline-block;
	text-align: left;
}

.service-bl-tit02 {
	display: block;
	color: #523829;
	font-weight: 600;
	font-size: 1.6rem;
	text-align: left;
	padding-left: 10px;
}

.famlaw-tit-h2 {
	font-weight: 600;
	font-size: 1.8rem;
	line-height: 140%;
	color: #000;
	display: table-cell;
	vertical-align: middle;
}

.law-col1-container {
	margin-top: 0;
	display: inline-block;
	padding-top: 30px;
	padding-bottom: 30px;
}

.law-col1-b-container {
	background-color: #f4f4f4;
}

.law-col1-h3-tit {
	letter-spacing: 0px;
	font-weight: 600;
	padding: 0px 0 0px 0;
	margin-top: 20px;
	color: #241810;
	text-align: center;
}

.law-col1-h4-tit {
	letter-spacing: 0px;
	font-weight: 600;
	padding: 0px 0 0px 0;
	margin-top: 20px;
	color: #241810;
	text-align: center;
}

.law-col1-w-box {
	background-color: #fff;
	margin-top: 20px;
	padding: 0px 15px 20px;
	overflow: hidden;
}

.law-bl-ico {
	color: #8f6a44;
	font-size: 1.4rem;
}

.law-bl-ico:before {
	top: 8px;
}

.law-col1-w-box+.law-col1-h3-tit {
	margin-top: 40px;
}

.famlaw-item-wrap {
	margin-top: 10px;
}

.famlaw-item01 {
	width: 100%;
	margin-bottom: 20px;
}

.famlaw-item01-tit {
	color: black;
	text-align: center;
	font-weight: 600;
	font-size: 1.6rem;
	width: 100%;
	box-sizing: border-box;
	padding: 0px 20px;
	margin: -23px 0px 0;
}

.famlaw-item01-tit span {
	background: #fff;
	display: inline-block;
	width: 100%;
	padding: 15px 0px;
}

.famlaw-inner {
	text-align: left;
}

.famlaw-item-w01 {
	background-color: #523829;
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
}

.famlaw-item-w02 {
	border: 1px solid #f5f2ec;
	width: 100%;
	box-sizing: border-box;
}

.famlaw-pdf-box {
	margin-top: 20px;
}

.famlaw-tit-w {
	font-weight: 600;
	font-size: 1.6rem;
	color: #fff !important;
}

.famlaw-txt-w {
	color: #fff !important;
}

.famlaw-pdf-wrap {
	background-color: #fff;
	padding: 0 10px 20px;
	box-sizing: border-box;
	overflow: hidden;
}

.famlaw-pdf-a {
	position: relative;
	background-color: #ea8d20;
	text-align: center;
	font-weight: 600;
	width: 100%;
	display: block;
	color: #fff !important;
	text-decoration: none !important;
	padding: 10px;
	box-sizing: border-box;
}

.famlaw-pdf-a:hover {
	background-color: #f3bd7d;
}

.famlaw-pdf-a:after {
	content: '';
	border-bottom: 1px solid #f5f2ec;
	border-right: 1px solid #f5f2ec;
	position: absolute;
	display: block;
	margin-top: -5px;
	top: 50%;
	right: 25px;
	width: 10px;
	height: 10px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.famlaw-pdf-ico {
	background-image: url(../images/pdf-ico.png);
	background-position: 0 6px;
	background-repeat: no-repeat;
	background-size: 25px auto;
	padding-left: 40px;
}

@media only screen and (max-width: 667px) {
	.img-center-content img {
		width: 100%;
	}

	.office-info-wrap01 .img-area {
		margin-bottom: 20px;
	}

	.office-info-wrap01 div p:last-child {
		border-bottom: none;
		margin-bottom: 0;
	}

	.office-info-wrap02 div {
		margin-bottom: 20px;
	}

	.office-info-wrap03 iframe {
		margin-top: 15px;
		width: 100%;
		height: 180px;
	}

	.office-prof-item {
		margin-top: 20px;
	}

	.flow-container .flow-h2 {
		font-size: 1.6rem;
		padding: 25px 0 20px 50px;
		margin-bottom: 15px;
	}

	.flow-container .step1 {
		background: url(../images/step01.gif) top 22px left no-repeat;
		background-size: 30px auto;
		padding: 0 0 20px 50px;
	}

	.flow-container .step2 {
		background: url(../images/step02.gif) center left no-repeat;
		background-size: 30px auto;
	}

	.flow-container .step3 {
		background: url(../images/step03.gif) center left no-repeat;
		background-size: 30px auto;
	}

	.flow-container .blue-txt {
		font-size: 1.6rem;
	}

	.flow-inq-btn a {
		font-size: 2.0rem !important;
		width: 100%;
		padding: 20px;
	}

	.flow-wrap01 {
		margin: 0 0 30px 0;
	}

	.flow-wrap01 div .blue-txt {
		font-size: 1.6rem;
	}

	.flow-wrap01 .l-box {
		margin-bottom: 40px;
	}

	.flow-wrap01 .l-box p:nth-child(2) .icon img {
		width: 25px;
		padding: 0 10px 7px 0;
	}

	.flow-wrap01 .l-box p:nth-child(2) .telno {
		font-weight: 600;
		font-size: 3.0rem;
	}

	.flow-wrap01 .l-box p:nth-child(2) .telno a {
		text-decoration: none;
		color: black;
	}

	.flow-wrap02 {
		margin: 0 0 30px 0;
	}

	.flow-wrap02 .time-list p {
		font-size: 1.4rem;
	}

	.flow-wrap02 .time-list p span {
		font-size: 1.0rem;
		padding: 2px 5px;
	}

	.flow-wrap03 {
		margin: 0;
	}

	.flow-wrap03 ol.flow-list li {
		margin: 1em 0 0 2.5em;
	}

	.flow-wrap03 ol.flow-list li:before {
		font-size: 138.5%;
		margin-left: -1.0em;
	}

	.flow-wrap03 .cap {
		font-size: 1.3rem !important;
		padding-left: 33px;
	}

	.form-page .first-ol {
		margin-top: 30px;
	}

	.form-page ul li,
	.form-page ol li {
		font-size: 1.3rem;
	}

	.form-page .form-info {
		padding-top: 10px;
		margin-top: 20px;
	}

	.mid-law-head {
		padding: 0 0 10px;
	}

	.mid-law-h1 {
		padding: 0 20px;
		box-sizing: border-box;
	}

	.mid-law-kv-txt {
		top: -30px;
		margin: 0 10px;
		width: calc(100% - 20px);
		padding: 0 15px 30px;
	}

	.mid-law-kv-dit {
		margin-top: 20px;
		font-weight: bold;
		line-height: 160%;
		font-size: 1.35rem;
	}

	.mid-law-kv-cacth {
		padding-top: 15px;
	}

	.mid-law-kv-tit {
		padding-top: 15px;
		text-align: center;
	}

	.law-h2-tit {
		font-size: 1.8rem;
	}

	.feature-kv-in {
		margin-top: 30px;
	}

	.feature-txt01 {
		margin-top: 15px;
	}

	.service-arc-container {
		margin-top: 40px;
	}

	.service-arc-content {
		padding: 30px 10px 0;
		text-align: left;
	}

	.service-arc-box-a {
		width: 100%;
		margin-top: 10px;
	}

	.service-arc-btn {
		margin-top: 10px;
		width: calc(100% - 27px);
		padding-right: 15px;
	}

	.service-arc-tit {
		font-size: 1.6rem;
		padding: 14px 15px 15px;
	}

	.feature-nav-wrap {
		padding: 0 10px;
	}

	.side-service-span {
		padding-left: 20px;
	}

	.side-service-span span {
		padding-left: 10px;
	}

	.service-h1-tit {
		line-height: 1.3em;
		font-size: 2.0rem;
	}

	.service-h2-tit {
		line-height: 1.3em;
		font-size: 1.8rem;
	}

	.service-h3-tit {
		line-height: 1.3em;
		font-size: 1.6rem;
	}

	.service-h4-tit {
		line-height: 1.3em;
		font-size: 1.6rem;
	}

	.service-two-bl+.service-two-bl {
		margin-top: 15px;
	}

	.inherit-two-bl+.inherit-two-bl {
		margin-top: 15px;
	}

	.law-col1-h3-tit {
		line-height: 1.3em;
		font-size: 1.8rem;
	}

	.law-col1-h4-tit {
		line-height: 1.3em;
		font-size: 1.6rem;
	}

	.famlaw-inner {
		padding: 0 20px;
	}

	.famlaw-item-w02 {
		margin-bottom: 30px;
		padding: 0 10px 10px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		justify-content: space-around;
	}

	.famlaw-pdf-wrap+.famlaw-pdf-wrap {
		margin-top: 20px;
	}
}

@media only screen and (min-width: 668px) {
	.office-info-wrap01 {
		clear: both;
		display: inline-block;
		width: 100%;
	}

	.office-info-wrap01 .img-area {
		width: 245px;
		float: left;
	}

	.office-info-wrap01 div {
		width: 465px;
		float: right;
	}

	.office-info-wrap01 div p+p {
		margin-top: 0;
	}

	.office-info-wrap01 div p:last-child {
		border-bottom: none;
		margin-bottom: 0;
	}

	.office-info-wrap02 {
		clear: both;
		display: inline-block;
		width: 100%;
	}

	.office-info-wrap02 div {
		width: 355px;
		/*232px*/
		float: left;
		margin-left: 22px;
	}

	.office-info-wrap02 div:first-child {
		margin-left: 0;
		clear: both;
	}

	.office-info-wrap03 iframe {
		margin-top: 30px;
		width: 740px;
		height: 457px;
	}

	/* DONMAI START */
	.office-info-wrap03 iframe {
		height: 300px;
	}

	/* DONMAI END */

	.office-prof-item {
		width: 230px;
	}

	.office-prof-item:nth-child(4n+1) {
		margin-left: 25px;
		clear: none;
	}

	.office-prof-item:nth-child(3n+1) {
		margin-left: 0;
		clear: both;
	}

	.flow-container .content {
		width: 1120px;
	}

	.flow-container .flow-h2 {
		font-size: 197%;
		min-height: 87px;
		padding: 34px 0 0 130px;
		margin-bottom: 30px;
	}

	h2.flow-h2.no-pad-flow-h2 {
		padding-left: 0;
	}

	.flow-container .step1 {
		background: url(../images/step01.gif) top left 25px no-repeat;
		background-size: 60px auto;
		padding: 17px 0 18px 130px;
	}

	.flow-container .step2 {
		background: url(../images/step02.gif) top left 25px no-repeat;
		background-size: 60px auto;
	}

	.flow-container .step3 {
		background: url(../images/step03.gif) top left 25px no-repeat;
		background-size: 60px auto;
	}

	.flow-container .blue-txt {
		font-size: 153.9%;
	}

	.flow-inq-btn a {
		width: 360px;
		height: 70px;
		line-height: 70px !important;
		font-size: 153.9%;
		font-family: 'GENJ';
		padding: 0;
		margin: 0 auto;
	}

	.flow-wrap01 {
		margin: 0 0 45px 40px;
		display: inline-block;
		clear: both;
	}

	.flow-wrap01 div {
		width: 300px;
		float: left;
	}

	.flow-half div:nth-child(2) {
		width: 42.5%;
		/*47.5%;*/
		display: grid;
	}

	.flow-wrap01 div .blue-txt {
		font-size: 153.9%;
	}

	.flow-wrap01 div p:last-child {
		margin-top: 30px;
	}

	.flow-wrap01 div:first-child {
		margin-right: 50px;
		width: 640px;
	}

	.flow-half div:first-child {
		width: 43.5%;
		/*47.5%;*/
		margin-right: 13%;
	}

	.flow-wrap01 .l-box p:nth-child(2) .icon img {
		width: 50px;
		padding-right: 10px;
	}

	.flow-wrap01 .l-box p:nth-child(2) .telno {
		font-family: 'Roboto';
		font-weight: 500;
		font-size: 250%;
	}

	.flow-wrap02 {
		margin: 0 0 80px 130px;
		display: inline-block;
	}

	.flow-wrap02 .time-list p {
		font-size: 138.5%;
	}

	.flow-wrap02 .time-list p span {
		font-size: 77.8%;
		padding: 2px 10px;
	}

	.flow-wrap02 .blue-txt {
		margin-top: 30px;
	}

	.flow-wrap03 {
		margin: 0 0 0 130px;
		display: inline-block;
	}

	.flow-wrap03 ol.flow-list li:before {
		font-family: Copse;
		font-size: 167%;
		margin-left: -48px;
		margin-right: 20px;
	}

	.flow-wrap03 .cap {
		font-size: 123.1% !important;
		padding-left: 45px;
	}

	.flow-notice p {
		font-size: 108%;
	}

	.form-page .first-ol {
		margin-top: 50px;
	}

	.form-page ul,
	.form-page ol {
		margin-top: 15px;
	}

	.form-page ul li,
	.form-page ol li {
		margin: 1em 0 0 2.0em;
		font-size: 123.1%;
	}

	.form-page .form-info {
		padding-top: 30px;
		margin-top: 60px;
	}

	.mid-law-head {
		padding-top: 0;
		width: 100%;
	}

	.mid-law-head .breadcrumb {
		min-width: 1120px;
		max-width: 1240px;
		width: 100%;
		padding: 0;
	}

	.mid-law-h1 {
		font-size: 138.5%;
		min-width: 1120px;
		max-width: 1240px;
		margin: 0 auto;
	}

	.mid-law-kv {
		width: 100%;
		overflow: hidden;
		margin: 0px auto 0;
		padding-bottom: 70px;
	}

	.mid-law-kv-in {
		margin: 0 auto;
		height: 494px;
		width: 1120px;
		position: relative;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		align-items: center;
	}

	.mid-law-kv-img {
		position: absolute;
		right: -60px;
		top: 0;
	}

	.mid-law-kv-txt {
		width: 820px;
		height: 400px;
		/* left: -60px; */
		position: relative;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		flex: 1;
		align-items: center;
		align-content: center;
	}

	.mid-law-kv-dit {
		margin-top: 20px;
	}

	.mid-law-kv-cacth {
		position: absolute;
		top: -0.6em;
		font-size: 70px;
	}

	.mid-law-kv-tit {
		font-size: 30px;
	}

	.mid-law-kv-dit {
		font-size: 126.1%;
		font-weight: 600;
	}

	.law-h2-tit {
		font-size: 197%;
		margin: 15px 0 0;
	}

	.law-col1-indent {
		margin-top: 40px;
		padding-bottom: 50px;
	}

	.law-mid-txt01 {
		width: 730px;
	}

	.feature-kv-in {
		padding-top: 60px;
	}

	.feature-kv-txt {
		width: 800px;
		padding-top: 60px;
		padding-bottom: 60px;
		height: auto;
	}

	.feature-kv-img02 {
		left: -60px;
		top: 35px;
		right: inherit;
	}

	.feature-kv-txt02 {
		position: absolute;
		right: -60px;
		top: 70px;
		left: inherit;
	}

	.feature-content {
		width: 980px;
	}

	.feature-content-in01 {
		width: 100%;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		margin-top: 30px;
	}

	.feature-tit-wrap {
		padding: 0px 40px 40px;
	}

	.feature-tit {
		margin-top: 40px;
		text-align: center;
		font-size: 153.9%;
	}

	.feature-txt01 {
		margin-top: 30px;
	}

	.feature-txt-min {
		text-align: center !important;
		margin-top: 40px !important;
	}

	.feature-tit-wrap02 {
		margin: 0 70px;
	}

	.feature-img-02 {
		position: relative;
		z-index: -1;
		margin-top: -60px !important;
	}

	.service-arc-container {
		margin-top: 60px;
	}

	.service-arc-content {
		padding-top: 50px;
		margin: 0 auto;
		width: 1120px;
	}

	.service-arc-wrap {
		margin-top: 10px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
	}

	.service-arc-box-a {
		margin-top: 30px;
		padding-bottom: 20px;
		width: 340px;
		margin-left: 50px;
		transition: all 0.6s;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		align-items: flex-start;
		flex-wrap: wrap;
	}

	.service-arc-box-a:nth-child(3n+1) {
		margin-left: 0;
	}

	.service-arc-box-a:hover {
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.service-arc-txt {
		font-size: 123.1%;
		padding: 20px 25px 0;
	}

	.service-arc-btn {
		font-size: 123.1%;
		margin-top: 20px;
		margin-right: 25px;
		width: 100%;
	}

	.service-arc-tit {
		font-size: 131%;
		height: 80px;
		padding: 0px 25px 0px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		align-items: center;
	}

	.feature-nav-wrap+.feature-nav-wrap {
		margin-top: 40px;
	}

	.feature-nav-tit {
		margin: -23px 20px 15px;
		font-size: 123.1%;
	}

	.side-service-span {
		font-size: 116%;
		width: 300px;
	}

	.side-service-span span {
		width: 180px;
	}

	.service-dit-head {
		width: 100%;
		margin: 120px auto 0;
		padding: 0px 0;
	}

	.service-h1-tit {
		line-height: 1.4em;
		font-size: 232%;
	}

	.service-h2-tit {
		line-height: 1.4em;
		margin-top: 40px;
		font-size: 182%;
	}

	.service-h3-tit {
		line-height: 1.4em;
		font-size: 138.5%;
		margin-top: 40px;
	}

	.service-h4-tit {
		line-height: 1.4em;
		font-size: 138.5%;
		margin-top: 40px;
	}

	.service-box-wblock {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		margin-top: 30px;
	}

	.service-two-bl {
		width: 360px;
		margin-left: 20px;
	}

	.service-two-bl:nth-child(2n+1) {
		margin-left: 0px;
	}

	.service-two-tit {
		padding: 0px 10px 15px;
	}

	.service-two-p {
		margin-top: 15px !important;
	}

	.service-bl-tit {
		font-size: 123.1%;
	}

	.service-bl-txt {
		font-size: 13px;
	}

	.service-ul {
		padding: 0px 15px 30px;
		margin-top: 20px;
	}

	.service-li {
		font-size: 123.1%;
	}

	.service-li+.service-li {
		margin-top: 15px;
	}

	.service-in-ul {
		width: 345px;
	}

	.flex-bitw {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.flex-order2 {
		order: 2;
	}

	.flex-alignc {
		align-items: center;
	}

	.service-box-bblock {
		padding: 0px 25px 30px;
		margin-top: 50px;
	}

	.service-box-b-tit {
		font-size: 126.1%;
		/*153.9%;*/
		margin-top: 30px;
	}

	.service-box-win {
		margin-right: -1px;
		margin-top: 20px;
	}

	.bbl-wbox {
		width: 345px;
		padding: 0px 20px 25px;
	}

	.service-box-b-tit-box {
		font-size: 153.9%;
	}

	.bbl-wbox-intit {
		margin-top: 10px;
		font-size: 123.1%;
	}

	.service-ul02 {
		padding: 0px 0px 0px;
		margin-top: 15px;
	}

	.service-li02 {
		font-size: 116%;
	}

	.inherit-two-bl {
		width: 360px;
		margin-left: 20px;
	}

	.inherit-two-bl:nth-child(2n+1) {
		margin-left: 0px;
	}

	.service-bl-tit02 {
		font-size: 123.1%;
		padding-left: 15px;
	}

	.famlaw-tit-h2 {
		font-size: 26px;
		background-size: 55px auto;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		align-items: center;
	}

	.law-col1-container {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.law-col1-h3-tit {
		line-height: 1.4em;
		margin-top: 40px;
		font-size: 182%;
	}

	.law-col1-h4-tit {
		line-height: 1.4em;
		margin-top: 40px;
		font-size: 138.5%;
	}

	.law-col1-w-box {
		padding: 30px 110px 50px;
		margin-top: 40px;
	}

	.law-bl-ico {
		font-size: 138.5%;
	}

	.law-bl-ico:before {
		top: 13px;
	}

	.law-col1-w-box+.law-col1-h3-tit {
		margin-top: 80px;
	}

	.txt-pc-c {
		text-align: center;
	}

	.famlaw-item-wrap {
		margin-top: 20px;
	}

	.famlaw-item01 {
		width: 540px;
		margin-bottom: 40px;
	}

	.famlaw-img {
		text-align: center;
	}

	.famlaw-wide-text {
		width: 780px;
	}

	.famlaw-thin-img {
		width: 300px;
	}

	.famlaw-item01-tit {
		padding: 0px 50px;
		margin: -30px 0px 0;
		font-size: 138.5%;
	}

	.famlaw-item01-tit span {
		padding: 21px 0px;
	}

	.famlaw-inner {
		margin: 0 auto;
		width: 1120px;
	}

	.famlaw-item-w01 {
		padding: 45px 45px;
		width: 400px;
	}

	.famlaw-item-w02 {
		border-left: none;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		align-items: center;
		padding: 20px 40px 40px;
		width: calc(100% - 400px);
	}

	.famlaw-pdf-box {
		margin-top: 40px;
	}

	.famlaw-tit-w {
		font-size: 167%;
	}

	.famlaw-item-ul {
		margin-left: 70px;
	}

	.famlaw-pdf-wrap {
		width: 540px;
		padding: 0 70px 60px;
	}

	.famlaw-pdf-a {
		transition: all 0.6s;
		padding: 15px;
	}

	.famlaw-pdf-ico {
		min-height: 90px;
		background-size: 51px auto;
		padding-left: 70px;
	}
}

@media only print and (min-width: 668px) {
	.office-info-wrap01 {
		clear: both;
		display: inline-block;
		width: 100%;
	}

	.office-info-wrap01 .img-area {
		width: 300px;
		float: left;
	}

	.office-info-wrap01 div {
		width: 410px;
		float: right;
	}

	.office-info-wrap01 div p+p {
		margin-top: 0;
	}

	.office-info-wrap01 div p:last-child {
		border-bottom: none;
		margin-bottom: 0;
	}

	.office-info-wrap02 {
		clear: both;
		display: inline-block;
		width: 100%;
	}

	.office-info-wrap02 div {
		width: 232px;
		float: left;
		margin-left: 22px;
	}

	.office-info-wrap02 div:first-child {
		margin-left: 0;
		clear: both;
	}

	.office-info-wrap03 iframe {
		margin-top: 30px;
		width: 740px;
		height: 457px;
	}

	.office-prof-item {
		width: 230px;
	}

	.office-prof-item:nth-child(4n+1) {
		margin-left: 25px;
		clear: none;
	}

	.office-prof-item:nth-child(3n+1) {
		margin-left: 0;
		clear: both;
	}

	.flow-container .content {
		width: 1120px;
	}

	.flow-container .flow-h2 {
		font-size: 197%;
		min-height: 87px;
		padding: 34px 0 0 130px;
		margin-bottom: 30px;
	}

	.flow-container .step1 {
		background: url(../images/step01.gif) top left 25px no-repeat;
		background-size: 60px auto;
		padding: 17px 0 18px 130px;
	}

	.flow-container .step2 {
		background: url(../images/step02.gif) top left 25px no-repeat;
		background-size: 60px auto;
	}

	.flow-container .step3 {
		background: url(../images/step03.gif) top left 25px no-repeat;
		background-size: 60px auto;
	}

	.flow-container .blue-txt {
		font-size: 153.9%;
	}

	.flow-inq-btn a {
		width: 360px;
		height: 70px;
		line-height: 70px !important;
		font-size: 153.9%;
		font-family: 'GENJ';
		padding: 0;
		margin: 0 auto;
	}

	.flow-wrap01 {
		margin: 0 0 90px 130px;
		display: inline-block;
		clear: both;
	}

	.flow-wrap01 div {
		width: 450px;
		float: left;
	}

	.flow-wrap01 div .blue-txt {
		font-size: 153.9%;
	}

	.flow-wrap01 div p:last-child {
		margin-top: 30px;
	}

	.flow-wrap01 div:first-child {
		margin-right: 90px;
	}

	.flow-wrap01 .l-box p:nth-child(2) .icon img {
		width: 50px;
		padding-right: 10px;
	}

	.flow-wrap01 .l-box p:nth-child(2) .telno {
		font-family: 'Roboto';
		font-weight: 500;
		font-size: 250%;
	}

	.flow-wrap02 {
		margin: 0 0 80px 130px;
		display: inline-block;
	}

	.flow-wrap02 .time-list p {
		font-size: 138.5%;
	}

	.flow-wrap02 .time-list p span {
		font-size: 77.8%;
		padding: 2px 10px;
	}

	.flow-wrap02 .blue-txt {
		margin-top: 30px;
	}

	.flow-wrap03 {
		margin: 0 0 0 130px;
		display: inline-block;
	}

	.flow-wrap03 ol.flow-list li:before {
		font-family: Copse;
		font-size: 167%;
		margin-left: -48px;
		margin-right: 20px;
	}

	.flow-wrap03 .cap {
		font-size: 123.1% !important;
		padding-left: 45px;
	}

	.flow-notice p {
		font-size: 108%;
	}

	.form-page .first-ol {
		margin-top: 50px;
	}

	.form-page ul,
	.form-page ol {
		margin-top: 15px;
	}

	.form-page ul li,
	.form-page ol li {
		margin: 1em 0 0 2.0em;
		font-size: 123.1%;
	}

	.form-page .form-info {
		padding-top: 30px;
		margin-top: 60px;
	}

	.mid-law-head {
		padding-top: 0;
		width: 100%;
	}

	.mid-law-head .breadcrumb {
		min-width: 1120px;
		max-width: 1240px;
		width: 100%;
		padding: 0;
	}

	.mid-law-h1 {
		font-size: 138.5%;
		min-width: 1120px;
		max-width: 1240px;
		margin: 0 auto;
	}

	.mid-law-kv {
		width: 100%;
		overflow: hidden;
		margin: 0px auto 0;
		padding-bottom: 70px;
	}

	.mid-law-kv-in {
		margin: 0 auto;
		height: 494px;
		width: 1120px;
		position: relative;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		align-items: center;
	}

	.mid-law-kv-img {
		position: absolute;
		right: -60px;
		top: 0;
	}

	.mid-law-kv-txt {
		width: 520px;
		height: 400px;
		left: -60px;
		position: relative;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		align-content: center;
	}

	.mid-law-kv-dit {
		margin-top: 20px;
	}

	.mid-law-kv-cacth {
		position: absolute;
		top: -0.6em;
		font-size: 70px;
	}

	.mid-law-kv-tit {
		font-size: 30px;
	}

	.mid-law-kv-dit {
		font-size: 123.1%;
	}

	.law-h2-tit {
		font-size: 197%;
		margin: 15px 0 0;
	}

	.law-col1-indent {
		margin-top: 40px;
		padding-bottom: 50px;
	}

	.law-mid-txt01 {
		width: 730px;
	}

	.feature-kv-in {
		padding-top: 60px;
	}

	.feature-kv-txt {
		width: 800px;
		padding-top: 60px;
		padding-bottom: 60px;
		height: auto;
	}

	.feature-kv-img02 {
		left: -60px;
		top: 35px;
		right: inherit;
	}

	.feature-kv-txt02 {
		position: absolute;
		right: -60px;
		top: 70px;
		left: inherit;
	}

	.feature-content {
		width: 980px;
	}

	.feature-content-in01 {
		width: 100%;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		margin-top: 30px;
	}

	.feature-tit-wrap {
		padding: 0px 40px 40px;
	}

	.feature-tit {
		margin-top: 40px;
		text-align: center;
		font-size: 153.9%;
	}

	.feature-txt01 {
		margin-top: 30px;
	}

	.feature-txt-min {
		text-align: center !important;
		margin-top: 40px !important;
	}

	.feature-tit-wrap02 {
		margin: 0 70px;
	}

	.feature-img-02 {
		position: relative;
		z-index: -1;
		margin-top: -60px !important;
	}

	.service-arc-container {
		margin-top: 60px;
	}

	.service-arc-content {
		padding-top: 50px;
		margin: 0 auto;
		width: 1120px;
	}

	.service-arc-wrap {
		margin-top: 10px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
	}

	.service-arc-box-a {
		margin-top: 30px;
		padding-bottom: 20px;
		width: 340px;
		margin-left: 50px;
		transition: all 0.6s;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		align-items: flex-start;
		flex-wrap: wrap;
	}

	.service-arc-box-a:nth-child(3n+1) {
		margin-left: 0;
	}

	.service-arc-box-a:hover {
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.service-arc-txt {
		font-size: 123.1%;
		padding: 20px 25px 0;
	}

	.service-arc-btn {
		font-size: 123.1%;
		margin-top: 20px;
		margin-right: 25px;
		width: 100%;
	}

	.service-arc-tit {
		font-size: 131%;
		height: 80px;
		padding: 0px 25px 0px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		align-items: center;
	}

	.feature-nav-wrap+.feature-nav-wrap {
		margin-top: 40px;
	}

	.feature-nav-tit {
		margin: -23px 20px 15px;
		font-size: 123.1%;
	}

	.side-service-span {
		font-size: 116%;
		width: 300px;
	}

	.side-service-span span {
		width: 180px;
	}

	.service-dit-head {
		width: 100%;
		margin: 120px auto 0;
		padding: 0px 0;
	}

	.service-h1-tit {
		line-height: 1.4em;
		font-size: 232%;
	}

	.service-h2-tit {
		line-height: 1.4em;
		margin-top: 40px;
		font-size: 182%;
	}

	.service-h3-tit {
		line-height: 1.4em;
		font-size: 138.5%;
		margin-top: 40px;
	}

	.service-h4-tit {
		line-height: 1.4em;
		font-size: 138.5%;
		margin-top: 40px;
	}

	.service-box-wblock {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		margin-top: 30px;
	}

	.service-two-bl {
		width: 360px;
		margin-left: 20px;
	}

	.service-two-bl:nth-child(2n+1) {
		margin-left: 0px;
	}

	.service-two-tit {
		padding: 0px 10px 15px;
	}

	.service-two-p {
		margin-top: 15px !important;
	}

	.service-bl-tit {
		font-size: 123.1%;
	}

	.service-bl-txt {
		font-size: 13px;
	}

	.service-ul {
		padding: 0px 15px 30px;
		margin-top: 20px;
	}

	.service-li {
		font-size: 123.1%;
	}

	.service-li+.service-li {
		margin-top: 15px;
	}

	.service-in-ul {
		width: 345px;
	}

	.flex-bitw {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.flex-order2 {
		order: 2;
	}

	.flex-alignc {
		align-items: center;
	}

	.service-box-bblock {
		padding: 0px 25px 30px;
		margin-top: 50px;
	}

	.service-box-b-tit {
		font-size: 153.9%;
		margin-top: 30px;
	}

	.service-box-win {
		margin-right: -1px;
		margin-top: 20px;
	}

	.bbl-wbox {
		width: 345px;
		padding: 0px 20px 25px;
	}

	.service-box-b-tit-box {
		font-size: 153.9%;
	}

	.bbl-wbox-intit {
		margin-top: 10px;
		font-size: 123.1%;
	}

	.service-ul02 {
		padding: 0px 0px 0px;
		margin-top: 15px;
	}

	.service-li02 {
		font-size: 116%;
	}

	.inherit-two-bl {
		width: 360px;
		margin-left: 20px;
	}

	.inherit-two-bl:nth-child(2n+1) {
		margin-left: 0px;
	}

	.service-bl-tit02 {
		font-size: 123.1%;
		padding-left: 15px;
	}

	.famlaw-tit-h2 {
		font-size: 26px;
		background-size: 55px auto;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		align-items: center;
	}

	.law-col1-container {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.law-col1-h3-tit {
		line-height: 1.4em;
		margin-top: 40px;
		font-size: 182%;
	}

	.law-col1-h4-tit {
		line-height: 1.4em;
		margin-top: 40px;
		font-size: 138.5%;
	}

	.law-col1-w-box {
		padding: 30px 110px 50px;
		margin-top: 40px;
	}

	.law-bl-ico {
		font-size: 138.5%;
	}

	.law-bl-ico:before {
		top: 13px;
	}

	.law-col1-w-box+.law-col1-h3-tit {
		margin-top: 80px;
	}

	.txt-pc-c {
		text-align: center;
	}

	.famlaw-item-wrap {
		margin-top: 20px;
	}

	.famlaw-item01 {
		width: 540px;
		margin-bottom: 40px;
	}

	.famlaw-item01-tit {
		padding: 0px 50px;
		margin: -30px 0px 0;
		font-size: 138.5%;
	}

	.famlaw-item01-tit span {
		padding: 21px 0px;
	}

	.famlaw-inner {
		margin: 0 auto;
		width: 1120px;
	}

	.famlaw-item-w01 {
		padding: 45px 45px;
		width: 400px;
	}

	.famlaw-item-w02 {
		border-left: none;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		align-items: center;
		padding: 20px 40px 40px;
		width: calc(100% - 400px);
	}

	.famlaw-pdf-box {
		margin-top: 40px;
	}

	.famlaw-tit-w {
		font-size: 167%;
	}

	.famlaw-item-ul {
		margin-left: 70px;
	}

	.famlaw-pdf-wrap {
		width: 540px;
		padding: 0 70px 60px;
	}

	.famlaw-pdf-a {
		transition: all 0.6s;
		padding: 15px;
	}

	.famlaw-pdf-ico {
		min-height: 90px;
		background-size: 51px auto;
		padding-left: 70px;
	}
}

@media only screen and (min-width: 668px) {
	.flow-notice.step-3 {
		margin-top: 0;
	}
}

.top-kv {
	width: 100%;
	padding: 0px 0;
	background-color: #eeeeee;
}

.top-kv-inner {
	background-color: #fff;
	width: 100%;
	/*background-image: url(/wp-content/themes/asahi-law/images/top/top-main-logo-bg.png);
		background-size: 35%;
		background-repeat: no-repeat;
		background-position-x: 96%;
		background-position-y: center;
	*/
	/*	position: relative;
	background-image: url(https://ac-souzoku.jp/wp-content/themes/asahi-souzoku/images/top/top-mv-bg.jpg);
	background-repeat: no-repeat;
		background-size: cover;
		background-position: center;*/
	background: #2ff2b30f;
}

.top-kv-inner-txt {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.top-kv-k1 {
	color: #fff;
	text-align: center;
	line-height: 150%;
}

.top-kv-txt {
	color: #fff;
	line-height: 140%;
	text-align: center;
}

.top-kv-h1 {
	color: #fff;
	text-align: center;
	line-height: 120%;
	font-weight: 700;
	font-family: 'NSJ';
}

.key-txt01 {
	color: #fff;
	/*font-family: 'Gen-no';*/
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 160%;
	margin-bottom: 10px;
}

.key-txt02 {
	color: #fff;
	text-align: left;
	line-height: 160%;
}

.top-h2 {
	color: #19498b;
	font-size: 3.6rem;
	font-family: 'oswald';
	font-weight: bold;
	margin: 25px 0 0px;
}

.top-sec01 {
	text-align: left;
	background: #f5f2ec;
}

.sec01-reason-txt {
	font-family: 'oswald';
	background: #523829;
	line-height: 140%;
	color: #fff;
	font-size: 1.6rem;
	display: inline-block;
	padding: 5px 10px;
	font-weight: 200;
}

.sec01-tit {
	color: black;
	font-size: 2.2rem;
	margin-top: 10px;
	line-height: 190%;
	font-weight: 600;
}

.sec01-txt {
	font-size: 1.4rem;
	margin-top: 5px;
	line-height: 190%;
	font-weight: 600;
}

.sec01-btn-area {
	clear: both;
	text-align: center;
}

.top-sec {
	border-top: 1px solid #ddd;
	margin-top: 40px;
}

.tsec-inner {
	padding-top: 30px;
	position: relative;
}

/*
.tsec-inner:before {
	position: absolute;
	display: block;
	content: "";
	background-color: #523829;
	width: 80px;
	height: 5px;
	top: 0;
	left: 0;
}
*/

.service-page.tsec-inner:before {
	content: none;
}

.top-sec02-h2 {
	margin-top: 0;
	text-align: left;
}

.sec02-txt {
	text-align: left;
}

.top-h3 {
	font-weight: 600;
	text-align: left;
	color: black;
	line-height: 140%;
}

.tsec03-inner {
	text-align: left;
}

.sec03-txt {
	text-align: left;
}

.top-sec04-box {
	text-align: left;
}

.tsec05-txt {
	text-align: left;
}

.sec05-l-box-in {
	background-color: #f5f2ec;
}

.sec05-l-tit {
	color: #523829;
	line-height: 140%;
	font-weight: 600;
	position: relative;
	text-align: left;
}

.sec05-l-txt {
	color: #523829;
	line-height: 160%;
	text-align: left;
}

a.sec05-box-a {
	display: block;
	text-decoration: none;
	color: #444444;
	text-align: left;
}

a.sec05-box-a:hover {
	color: #444444;
}

.sec05-box-btn {
	border: #dddddd 1px solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sec05-box-in {
	background-color: #f5f2ec;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sec05-box-in p:last-child {
	text-align: right;
	font-weight: 600;
}

.sec05-r-tit {
	font-weight: 600;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: black;
}

.sec05-txt {
	line-height: 160%;
	font-size: 1.4rem;
}

.top-sec05-btn {
	color: #000;
	padding-right: 16px;
}

.top-sec05-btn:after {
	right: 0;
}

.top-sec06 {
	background-color: #f9f9f9;
	display: inline-block;
	width: 100%;
	border-top: none;
}

.top-sec06-h2 {
	font-family: 'GENJ';
	font-weight: 500;
	font-size: 1.8rem;
}

.top-sec06-wrap a {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	text-align: left;
	text-decoration: none !important;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.07);
	transition: all 0.6s;
}

.top-sec06-wrap a:hover {
	color: #444444;
}

.top-sec06-wrap a:link,
.top-sec06-wrap a:visited {
	color: #444444;
}

.tsec06-item-tit {
	line-height: 140%;
	font-weight: 600;
	margin-bottom: 5px;
}

.tsec06-item-txt {
	line-height: 140%;
}

.tsec06-item-dev01 {
	width: 100%;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

p.tsec06-item-date {
	line-height: 140%;
}

.tsec07-inner {
	text-align: left;
}

.top-sec-inq {
	clear: both;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.tsec-inq-inner {
	background-color: #f5f2ec;
	padding: 30px 20px 30px;
}

.top-sec.top-sec-manual {
	background: #f5f5f5;
	padding-bottom: 100px;
}

.top-sec-manual .manuals-in {
	background: #fff;
}

.top-btn {
	display: inline-block;
	font-weight: 600;
}

.top-btn-a,
.top-btn-a-2line {
	display: block;
	float: left;
	border: 1px solid #ddd;
	box-sizing: border-box;
	position: relative;
	background-color: #fff;
	background-repeat: no-repeat;
	color: black;
	background-size: 60px auto;
	background-position: center top 10px;
	text-align: center;
	text-decoration: none !important;
}

.top-btn-a:link,
.top-btn-a-2line:link,
.top-btn-a:visited,
.top-btn-a-2line:visited {
	color: black;
}

.top-sec07-wrap .lawyer {
	clear: both;
	display: inline-block;
}

.top-sec07-wrap .lawyer a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	text-decoration: none;
}

.top-sec07-wrap .lawyer a div p:nth-child(2) {
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
	line-height: 190%;
}

.top-sec07-wrap .lawyer a div p:last-child {
	color: #444444;
	line-height: 190%;
	text-align: center;
}

.sec07-message {
	background-color: #f5f2ec;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

p.sec07-message-tit {
	text-align: left;
	line-height: 140%;
	color: #000;
	font-family: Gen-no;
	font-weight: 500;
}

.sec07-comment {
	text-align: left;
	line-height: 190%;
}

.sec07-btn-area {
	text-align: center;
}

.foot-jisseki-box-top {
	margin-top: 0;
}

.inq-bk__box {
	background-color: #f5f2ec;
	clear: both;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media only screen and (max-width: 667px) {
	.top-kv-inner-txt {
		padding: 20px 15px;
	}

	.top-kv-k1 {
		font-size: 2.5rem;
		font-weight: 600;
	}

	.top-kv-txt {
		font-weight: 600;
		padding-bottom: 5px;
		font-size: 1.4rem;
	}

	.top-kv-h1 {
		font-size: 2.4rem;
		margin-bottom: 15px;
	}

	.key-txt02 {
		text-align: center;
		/* margin-bottom: 10px; */
	}

	.kv-tab-sp {
		display: block;
		width: 100%;
	}

	.top-sec01 .top-sec01-h2 {
		font-size: 3.6rem;
	}

	.top-sec01 .txt {
		text-align: left;
		padding: 0 10px 20px;
	}

	.tsec01-inner {
		padding-left: 20px;
		padding-right: 20px;
	}

	.top-sec01-wrap {
		display: inline-block;
		margin-top: 25px;
		margin-bottom: 30px;
		padding: 0 0px;
	}

	.sec01-box+.sec01-box {
		margin-top: 25px;
	}

	.sec01-txt {
		text-align: left;
	}

	.top-sec01 {
		margin-top: 0;
	}

	.top-sec01 .tsec-inner {
		padding-top: 20px;
	}

	.top-sec01 .tsec-inner:before {
		content: none;
	}

	.tsec02-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.top-sec02-wrap02 {
		padding-top: 25px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.top-sec02-h2 {
		padding-right: 20px;
		padding-left: 20px;
	}

	.top-sec02-img {
		margin-top: 25px;
	}

	.sec02-btn-area {
		margin-top: 20px;
	}

	.sec02-txt {
		margin-top: 10px;
	}

	.top-h3 {
		font-size: 1.8rem;
	}

	.tsec03-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.top-sec03-wrap {
		margin-top: 30px;
	}

	.top-sec03-tit {
		font-weight: 600;
		color: #523829;
		font-size: 1.5rem;
	}

	.top-sec03-box {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.top-sec03-box+.top-sec03-box {
		margin-top: 40px;
	}

	.top-sec03-box:nth-child(2) .top-sec03-img {
		order: 2;
	}

	.top-sec03-img {
		width: 140px;
	}

	.top-sec03-txtin {
		width: calc(100% - 160px);
	}

	.top-sec03-h3 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.sec03-txt {
		margin-top: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.tsec03-ico01 li {
		margin-top: 10px;
	}

	.tsec03-ico01 a {
		font-size: 1.3rem;
	}

	.tsec03-ico01 a:before {
		top: 4px;
	}

	.top-sec04-h3 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.tsec04-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.top-sec04-img {
		margin-top: 25px;
	}

	.sec04-txt {
		margin-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.sec04-btn-area {
		margin-top: 25px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.tsec05-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.top-sec05-h3 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.top-sec05-img {
		margin-top: 25px;
	}

	.tsec05-txt {
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 20px;
	}

	.sec05-l-box-in {
		margin-top: 30px;
		padding: 20px 0;
	}

	.sec05-l-tit {
		border-left: 5px #523829 solid;
		font-size: 1.6rem;
		padding: 0 0 0 15px;
		margin-bottom: 10px;
	}

	.sec05-l-txt {
		font-size: 1.4rem;
		padding-left: 20px;
		padding-right: 20px;
	}

	.sec05-l-txt+.sec05-l-tit {
		margin-top: 20px;
	}

	.sec05-r-box {
		padding-right: 10px;
		padding-left: 10px;
	}

	.sec05-box-btn {
		width: 100%;
		margin-top: 10px;
	}

	.sec05-box-in {
		padding: 10px 15px;
	}

	.sec05-r-tit {
		font-size: 1.6rem;
		text-align: left;
		padding: 14px 15px 15px;
	}

	.top-sec05-btn {
		margin-top: 10px;
	}

	.top-sec06 {
		padding-bottom: 20px;
	}

	.top-sec06 .txt {
		text-align: left;
	}

	.tsec06-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.sec06-txt {
		margin-top: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.top-sec06-h2 {
		margin-top: 40px;
	}

	.top-sec06-wrap {
		padding: 30px 10px 0;
	}

	.top-sec06-wrap a {
		width: 100%;
		position: relative;
		margin-top: 10px;
		display: table;
	}

	.top-sec06-wrap a:nth-child(1) {
		margin-top: 0;
	}

	.tsec06-item-txt {
		font-size: 1.2rem;
	}

	.tsec06-item-dev01 {
		margin-bottom: 10px;
		width: 50%;
		display: table-cell;
		vertical-align: middle;
		padding-left: 10px;
		padding-right: 10px;
	}

	p.tsec06-item-date {
		color: #fff;
		background-color: #000;
		position: absolute;
		top: 0;
		left: 0;
		padding: 0 5px;
		font-size: 1.0rem;
		width: 70px;
		text-align: center;
		margin-right: 15px;
	}

	.tsec06-item-img {
		width: 50%;
		display: table-cell;
	}

	.tsec06-item-img img {
		width: 100%;
	}

	.sec06-btn-area {
		margin-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.tsec07-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.sec07-txt {
		font-size: 1.4rem;
	}

	.top-sec-inq {
		padding: 20px 15px 0;
		width: 100%;
		margin: 20px 0 0;
	}

	.top-btn {
		width: 100%;
		font-size: 1.5rem;
		margin-top: 0px;
	}

	.top-btn-a {
		width: 100%;
		padding: 22px 10px 21px 10px;
	}

	.top-sec07 .top-sec01-h2 {
		padding: 0 10px;
	}

	.top-sec07 .txt {
		padding: 0 10px;
		text-align: left;
		margin-bottom: 20px;
	}

	.top-sec07-wrap {
		margin-top: 20px;
	}

	.top-sec07-wrap .lawyer {
		padding: 0 20px;
	}

	.top-sec07-wrap .lawyer a {
		width: 45%;
		float: left;
		margin-left: 10%;
		margin-bottom: 25px;
	}

	.top-sec07-wrap .lawyer a div p:nth-child(2) {
		font-size: 1.4rem;
	}

	.top-sec07-wrap .lawyer a div p:last-child {
		font-size: 1.2rem;
	}

	.top-sec07-wrap .lawyer a:nth-child(2n+1) {
		margin-left: 0;
		clear: both;
	}

	.sec07-message {
		padding: 15px;
		margin-bottom: 30px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.sec07-message div {
		padding-bottom: 15px;
		display: table;
	}

	.sec07-message div p {
		display: table-cell;
		vertical-align: middle;
	}

	.sec07-message div p:first-child {
		width: 40%;
		margin-right: 5%;
		margin-bottom: 10px;
	}

	.top-sec07-h3 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.sec07-img {
		width: 150px;
	}

	.sec07-img img {
		width: 150px;
	}

	p.sec07-message-tit {
		font-size: 1.6rem;
		width: calc(100% - 170px);
		padding-left: 20px;
	}

	.sec07-comment {
		clear: both;
		margin-top: 15px;
		font-size: 1.4rem;
	}

	.sec07-btn-area {
		padding-left: 20px;
		padding-right: 20px;
	}

	.inq-bk__box {
		padding: 20px 15px;
		width: 100%;
		margin: 20px 0 0;
	}

	.inq-bk__box .foot-inq-btn-a:link {
		font-size: 1.6rem;
	}

	.inq-bk__in__txt {
		padding-top: 20px;
	}
}

@media only screen and (min-width: 668px) {
	.top-kv {
		padding: 130px 0 20px;
		background: #fff !important;
	}

	.top-kv-wrap {
		max-width: 1300px;
		width: 80%;
		margin: 0 auto;
	}

	.top-kv-inner {
		/* min-width: 1120px; */
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		align-items: center;
		order: 2;
		background: #fff;
	}

	.top-kv-inner-txt {
		vertical-align: middle;
		padding: 0 50px;
		width: 600px;
		min-width: 600px;
	}

	.top-kv-inner-txt {
		vertical-align: middle;
		padding: 45px 5px;
		/*171px 50px;*/
		width: 45%;
		/*640px;*/
		min-width: 45%;
		/*640px;*/
		height: 88.2%;
		/*background: #234287;*/
		position: absolute;
		float: right;
		right: 0;
		top: 0;
		background-image: url(/wp-content/themes/asahi-law/images/top/top-right-bg.jpg);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center;
	}

	/*
	.top-kv-inner-txt {
		vertical-align: middle;
		padding: 0 50px; 
		width: 600px;
	min-width: 600px;
		background: #234287;
		background-image: url(/wp-content/themes/asahi-law/images/top/top-main-logo-bg.png);
		background-size: 95%;
		background-repeat: no-repeat;
		background-position: center;
	}
	*/

	.top-kv-img {
		order: 0;
		background: #f5f2ec;
		width: 55.5%;
		/*800px;*/
	}

	.top-kv-img-s {
		width: 100%;
	}

	.top-kv-k1 {
		font-size: 38px;
		font-weight: 700;
		font-family: 'GENJ';
		margin-top: 10px;
		letter-spacing: 3px;
	}

	.top-kv-txt {
		font-size: 22px;
		font-family: 'GENJ';
		font-weight: 500;
	}

	.top-kv-h1 {
		font-size: 370%;
		/*277%;*/
		margin-top: 40px;
		/*10px;*/
	}

	.key-txt01 {
		font-size: 190%;
		/*153.9%;*/
		line-height: 180%;
		margin: 3vw 0 3vw;
		/*1vw 0;*/
	}

	.key-txt02 {
		font-size: 195%;
		/*115%;*/
		line-height: 190%;
		/*210%;*/
		text-align: center;
	}

	.top-h2 {
		font-size: 70px;
		font-weight: 500;
		margin: 60px 0 0px;
	}

	.top-sec01-h2 {
		text-align: left;
	}

	.top-sec01-wrap {
		margin: 50px 0 0;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.sec01-box {
		width: 300px;
	}

	.sec01-reason-txt {
		font-size: 123.1%;
	}

	.sec01-tit {
		font-size: 167%;
		margin-top: 20px;
	}

	.sec01-txt {
		font-size: 123.1%;
		margin-top: 20px;
	}

	.sec01-btn-area {
		margin-top: 70px;
	}

	.top-sec {
		margin-top: 70px;
	}

	.tsec-inner {
		padding-top: 50px;
	}

	.top-sec01 {
		margin-top: 0;
	}

	.top-sec01 .top-sec02-wrap01 {
		order: 1;
	}

	.top-sec01 .top-sec02-wrap02 {
		order: 2;
	}

	.top-sec01 .tsec-inner:before {
		content: none;
	}

	.tsec02-inner {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding-top: 30px;
	}

	.top-sec02-wrap01 {
		position: relative;
		width: 660px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}

	.top-sec02-wrap02 {
		width: 420px;
		text-align: left;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}

	.top-sec02-h2 {
		text-align: right;
		margin-top: 0;
		position: absolute;
		top: 0;
		right: 0;
	}

	.top-sec02-img {
		margin-top: 40px;
	}

	.sec02-btn-area {
		margin-top: 40px;
		text-align: center;
	}

	.top-h3 {
		font-size: 197%;
		margin: 15px 0 0;
	}

	.top-sec03-wrap {
		margin-top: 60px;
		text-align: left;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.top-sec03-tit {
		background: #523829;
		color: #fff;
		text-align: center;
		font-size: 123.1%;
		/*width: 260px;*/
		margin: 0 auto;
		padding: 16px 0;
		position: relative;
		top: -24px;
	}

	.top-sec03-box {
		width: 340px;
	}

	.top-sec03-h3 {
		margin-top: 0;
	}

	.sec03-txt {
		width: 100%;
		/*780px;*/
	}

	.top-sec04-img {
		margin-top: 50px;
	}

	.top-sec04-box {
		padding: 0 140px;
	}

	.sec04-btn-area {
		margin-top: 40px;
	}

	.top-sec05-wrap {
		clear: both;
		display: inline-block;
		width: 100%;
		text-align: left;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-end;
		position: relative;
	}

	.sec05-l-box {
		width: 400px;
	}

	.top-sec05-img {
		position: absolute;
		top: 0;
		right: 0;
	}

	.sec05-l-box-in {
		width: 400px;
		margin-top: 50px;
		padding: 30px 30px 30px 0;
		box-sizing: border-box;
	}

	.sec05-l-tit {
		border-left: 10px #523829 solid;
		padding: 2px 0 0 30px;
		font-size: 167%;
	}

	.sec05-l-txt {
		font-size: 123.1%;
		padding-left: 30px;
		margin-top: 20px;
	}

	.sec05-l-txt+.sec05-l-tit {
		margin-top: 40px;
	}

	.sec05-r-box {
		width: 660px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	a.sec05-box-a {
		transition: all 0.6s;
	}

	a.sec05-box-a:hover {
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.sec05-box-btn {
		margin-top: 191px;
		width: 318px;
	}

	.sec05-box-in {
		padding: 25px 30px;
	}

	.sec05-r-tit {
		font-size: 153.9%;
		text-align: center;
		padding: 20px 0 20px;
	}

	.sec05-txt {
		font-size: 123.1%;
	}

	.top-sec05-btn {
		font-size: 123.1%;
		margin-top: 20px;
	}

	.top-sec06 {
		padding-bottom: 60px;
	}

	.top-sec06 .txt {
		text-align: center;
	}

	.tsec06-inner {
		padding-top: 50px;
	}

	.top-sec06-h2 {
		font-size: 246.2%;
	}

	.top-sec06-wrap {
		display: inline-block;
		padding: 60px 0 24px;
		width: 1120px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
	}

	.top-sec06-wrap a {
		width: 260px;
		margin-left: 26px;
		margin-bottom: 26px;
		transition: all 0.6s;
	}

	.top-sec06-wrap a:hover {
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.top-sec06-wrap a:nth-child(4n+1) {
		margin-left: 0;
		clear: both;
	}

	.tsec06-item-tit {
		font-size: 123.1%;
	}

	.tsec06-item-txt {
		font-size: 108%;
		margin: 0px 0 0px;
	}

	.tsec06-item-dev01 {
		padding: 10px 10px 20px;
	}

	p.tsec06-item-date {
		font-size: 93%;
		margin: 0px 0 5px;
		color: black;
	}

	.top-sec-inq {
		margin: 70px 0 0px;
	}

	.tsec-inq-inner {
		padding: 60px 0 0px;
	}

	.foot-soudan-inq-top {
		padding-bottom: 60px;
	}

	.foot-soudan-inq-top:before {
		content: "";
		height: 173px;
		top: 25px;
	}

	.top-btn {
		font-size: 138.5% !important;
	}

	.top-btn-a,
	.top-btn-a-2line {
		width: 338px;
		background-position: center left 20px;
		transition: all 0.6s;
		padding: 25px 10px 25px 10px;
	}

	.top-btn-a:hover,
	.top-btn-a-2line:hover {
		color: #523829;
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.top-sec07-wrap .lawyer a {
		border: #ddd 1px solid;
		width: 260px;
		float: left;
		padding: 20px;
	}

	.top-sec07-wrap .lawyer a:hover {
		-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
	}

	.top-sec07-wrap .lawyer a div p:nth-child(2) {
		font-size: 138.5%;
	}

	.top-sec07-wrap .lawyer a div p:last-child {
		font-size: 108%;
	}

	.top-sec07-wrap .lawyer a+a {
		margin-left: 26px;
	}

	.sec07-message {
		padding: 30px 20px 30px 40px;
		margin: 40px 0 50px;
		display: inline-block;
		width: 100%;
	}

	.sec07-message div p:first-child {
		width: 300px;
		float: right;
	}

	.sec07-img {
		float: left;
		margin-right: 70px;
	}

	p.sec07-message-tit {
		width: 690px;
		font-size: 26px;
		margin: 40px 0 30px;
		display: inline-block;
	}

	.sec07-comment {
		width: 690px;
		line-height: 190%;
		display: inline-block;
		font-size: 123.1%;
	}

	.sec07-btn-area {
		margin-top: 40px;
	}

	.inq-bk__box {
		padding: 0px 0 0px;
		margin: 110px auto 0px;
		max-width: 1602px;
	}

	.inq-bk__box .foot-soudan-in-tit {
		font-size: 153.9% !important;
	}

	.inq-bk__box .foot-inq-btn-a:link {
		padding: 9px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.inq-bk__inner {
		position: relative;
		width: 1120px;
		margin: 0 Auto;
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.inq-bk__in {
		width: 560px;
	}

	.inq-bk__img {
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -801px;
	}

	.inq-bk__in__img {
		height: 532px;
	}

	.inq-bk__in__txt {
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
	}
}


@media only screen and (min-width: 1400px) {
	.top-kv-inner-txt {
		padding: 5.5% 5px;
	}
}

@media only screen and (max-width: 1400px) {
	.top-kv-inner-txt {
		padding: 4.5% 5px;
	}
}

@media only screen and (max-width: 1300px) {
	.top-kv-inner-txt {
		padding: 3.56% 5px;
	}
}

@media only screen and (max-width: 1290px) {
	.top-kv-inner-txt {
		padding: 45px 5px;
		max-height: 88.3%;
		/*640px;*/
	}
}

@media only print and (min-width: 668px) {
	.top-kv {
		padding: 140px 0 20px;
	}

	.top-kv-wrap {
		max-width: 1720px;
		margin: 0 auto;
	}

	.top-kv-inner {
		min-width: 1120px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		align-items: center;
		order: 2;
	}

	.top-kv-inner-txt {
		vertical-align: middle;
		padding: 0 50px;
		width: 600px;
		min-width: 600px;
	}

	.top-kv-img {
		order: 0;
	}

	.top-kv-img-s {
		width: 100%;
	}

	.top-kv-k1 {
		font-size: 38px;
		font-weight: 700;
		font-family: 'GENJ';
		margin-top: 10px;
		letter-spacing: 3px;
	}

	.top-kv-txt {
		font-size: 22px;
		font-family: 'GENJ';
		font-weight: 500;
	}

	.top-kv-h1 {
		font-size: 277%;
		margin-top: 10px;
	}

	.key-txt01 {
		font-size: 153.9%;
		line-height: 180%;
		margin: 1vw 0;
	}

	.key-txt02 {
		font-size: 108%;
		line-height: 210%;
		text-align: center;
	}

	.top-h2 {
		font-size: 70px;
		font-weight: 500;
		margin: 60px 0 0px;
	}

	.top-sec01-h2 {
		text-align: left;
	}

	.top-sec01-wrap {
		margin: 50px 0 0;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.sec01-box {
		width: 300px;
	}

	.sec01-reason-txt {
		font-size: 123.1%;
	}

	.sec01-tit {
		font-size: 167%;
		margin-top: 20px;
	}

	.sec01-txt {
		font-size: 123.1%;
		margin-top: 20px;
	}

	.sec01-btn-area {
		margin-top: 70px;
	}

	.top-sec {
		margin-top: 70px;
	}

	.tsec-inner {
		padding-top: 50px;
	}

	.top-sec01 {
		margin-top: 0;
	}

	.top-sec01 .top-sec02-wrap01 {
		order: 1;
	}

	.top-sec01 .top-sec02-wrap02 {
		order: 2;
	}

	.top-sec01 .tsec-inner:before {
		content: none;
	}

	.tsec02-inner {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding-top: 30px;
	}

	.top-sec02-wrap01 {
		position: relative;
		width: 660px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}

	.top-sec02-wrap02 {
		width: 420px;
		text-align: left;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}

	.top-sec02-h2 {
		text-align: right;
		margin-top: 0;
		position: absolute;
		top: 0;
		right: 0;
	}

	.top-sec02-img {
		margin-top: 40px;
	}

	.sec02-btn-area {
		margin-top: 40px;
		text-align: center;
	}

	.top-h3 {
		font-size: 197%;
		margin: 15px 0 0;
	}

	.top-sec03-wrap {
		margin-top: 60px;
		text-align: left;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.top-sec03-tit {
		background: #523829;
		color: #fff;
		text-align: center;
		font-size: 123.1%;
		width: 260px;
		margin: 0 auto;
		padding: 16px 0;
		position: relative;
		top: -24px;
	}

	.top-sec03-box {
		width: 340px;
	}

	.top-sec03-h3 {
		margin-top: 0;
	}

	.sec03-txt {
		width: 780px;
	}

	.top-sec04-img {
		margin-top: 50px;
	}

	.top-sec04-box {
		padding: 0 140px;
	}

	.sec04-btn-area {
		margin-top: 40px;
	}

	.top-sec05-wrap {
		clear: both;
		display: inline-block;
		width: 100%;
		text-align: left;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-end;
		position: relative;
	}

	.sec05-l-box {
		width: 400px;
	}

	.top-sec05-img {
		position: absolute;
		top: 0;
		right: 0;
	}

	.sec05-l-box-in {
		width: 400px;
		margin-top: 50px;
		padding: 30px 30px 30px 0;
		box-sizing: border-box;
	}

	.sec05-l-tit {
		border-left: 10px #523829 solid;
		padding: 2px 0 0 30px;
		font-size: 167%;
	}

	.sec05-l-txt {
		font-size: 123.1%;
		padding-left: 30px;
		margin-top: 20px;
	}

	.sec05-l-txt+.sec05-l-tit {
		margin-top: 40px;
	}

	.sec05-r-box {
		width: 660px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	a.sec05-box-a {
		transition: all 0.6s;
	}

	a.sec05-box-a:hover {
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.sec05-box-btn {
		margin-top: 191px;
		width: 318px;
	}

	.sec05-box-in {
		padding: 25px 30px;
	}

	.sec05-r-tit {
		font-size: 153.9%;
		text-align: center;
		padding: 20px 0 20px;
	}

	.sec05-txt {
		font-size: 123.1%;
	}

	.top-sec05-btn {
		font-size: 123.1%;
		margin-top: 20px;
	}

	.top-sec06 {
		padding-bottom: 60px;
	}

	.top-sec06 .txt {
		text-align: center;
	}

	.tsec06-inner {
		padding-top: 50px;
	}

	.top-sec06-h2 {
		font-size: 246.2%;
	}

	.top-sec06-wrap {
		display: inline-block;
		padding: 60px 0 24px;
		width: 1120px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
	}

	.top-sec06-wrap a {
		width: 260px;
		margin-left: 26px;
		margin-bottom: 26px;
		transition: all 0.6s;
	}

	.top-sec06-wrap a:hover {
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.top-sec06-wrap a:nth-child(4n+1) {
		margin-left: 0;
		clear: both;
	}

	.tsec06-item-tit {
		font-size: 123.1%;
	}

	.tsec06-item-txt {
		font-size: 108%;
		margin: 0px 0 0px;
	}

	.tsec06-item-dev01 {
		padding: 10px 10px 20px;
	}

	p.tsec06-item-date {
		font-size: 93%;
		margin: 0px 0 5px;
		color: black;
	}

	.top-sec-inq {
		margin: 70px 0 0px;
	}

	.tsec-inq-inner {
		padding: 60px 0 0px;
	}

	.foot-soudan-inq-top {
		padding-bottom: 60px;
	}

	.foot-soudan-inq-top:before {
		content: "";
		height: 173px;
		top: 25px;
	}

	.top-btn {
		font-size: 138.5% !important;
	}

	.top-btn-a,
	.top-btn-a-2line {
		width: 338px;
		background-position: center left 20px;
		transition: all 0.6s;
		padding: 25px 10px 25px 10px;
	}

	.top-btn-a:hover,
	.top-btn-a-2line:hover {
		color: #523829;
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.top-sec07-wrap .lawyer a {
		border: #ddd 1px solid;
		width: 260px;
		float: left;
		padding: 20px;
	}

	.top-sec07-wrap .lawyer a:hover {
		-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
	}

	.top-sec07-wrap .lawyer a div p:nth-child(2) {
		font-size: 138.5%;
	}

	.top-sec07-wrap .lawyer a div p:last-child {
		font-size: 108%;
	}

	.top-sec07-wrap .lawyer a+a {
		margin-left: 26px;
	}

	.sec07-message {
		padding: 30px 20px 30px 40px;
		margin: 40px 0 50px;
		display: inline-block;
		width: 100%;
	}

	.sec07-message div p:first-child {
		width: 300px;
		float: right;
	}

	.sec07-img {
		float: left;
		margin-right: 70px;
	}

	p.sec07-message-tit {
		width: 690px;
		font-size: 26px;
		margin: 40px 0 30px;
		display: inline-block;
	}

	.sec07-comment {
		width: 690px;
		line-height: 190%;
		display: inline-block;
		font-size: 123.1%;
	}

	.sec07-btn-area {
		margin-top: 40px;
	}

	.inq-bk__box {
		padding: 0px 0 0px;
		margin: 110px auto 0px;
		max-width: 1602px;
	}

	.inq-bk__box .foot-soudan-in-tit {
		font-size: 153.9% !important;
	}

	.inq-bk__box .foot-inq-btn-a:link {
		padding: 9px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.inq-bk__inner {
		position: relative;
		width: 1120px;
		margin: 0 Auto;
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.inq-bk__in {
		width: 560px;
	}

	.inq-bk__img {
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -801px;
	}

	.inq-bk__in__img {
		height: 532px;
	}

	.inq-bk__in__txt {
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
	}
}

/*DONMAI*/
@media only screen and (max-width: 375px) {
	.key-txt02 {
		font-size: 103%;
		/*95%;*/
	}

	.key-txt01 {
		font-size: 1.43rem;
	}
}

.don-office .mid-law-kv {
	background: inherit;
}

.top-kv {
	background-color: #234287;
}

@media only screen and (min-width: 668px) {
	.don-office .tsec-inner {
		padding-top: 0;
	}

	.don-office .top-sec {
		display: initial;
	}

	.top-kv {
		background-color: #f5f2ec;
	}
}


/* DONMAI TRANSFERED */
.top-kv {
	width: 100%;
	padding: 0px 0;
	background-color: #eeeeee;
}

.top-kv-inner {
	/*  background-color: #f5f2ec;*/
	width: 100%;
	/*background-image: url(/wp-content/themes/asahi-law/images/top/top-main-logo-bg.png);
		background-size: 35%;
		background-repeat: no-repeat;
		background-position-x: 96%;
		background-position-y: center;
	*/
	position: relative;
}

.top-kv-inner-txt {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.top-kv-k1 {
	color: #fff;
	text-align: center;
	line-height: 150%;
}

.top-kv-txt {
	color: #fff;
	line-height: 140%;
	text-align: center;
}

.top-kv-h1 {
	color: #fff;
	text-align: center;
	line-height: 120%;
	font-weight: 700;
	font-family: 'NSJ';
}

.key-txt01 {
	color: #fff;
	/*font-family: 'Gen-no';*/
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 160%;
	margin-bottom: 10px;
}

.key-txt02 {
	color: #fff;
	text-align: left;
	line-height: 160%;
}

.top-h2 {
	color: #19498b;
	font-size: 3.6rem;
	font-family: 'oswald';
	font-weight: 600;
	margin: 25px 0 0px;
}

.top-sec01 {
	text-align: left;
	background: #EBF1EF;
}

.sec01-reason-txt {
	font-family: 'oswald';
	background: #523829;
	line-height: 140%;
	color: #fff;
	font-size: 1.6rem;
	display: inline-block;
	padding: 5px 10px;
	font-weight: 200;
}

.sec01-tit {
	color: black;
	font-size: 2.2rem;
	margin-top: 10px;
	line-height: 190%;
	font-weight: 600;
}

.sec01-txt {
	font-size: 1.4rem;
	margin-top: 5px;
	line-height: 190%;
	font-weight: 600;
}

.sec01-btn-area {
	clear: both;
	text-align: center;
}

.top-sec {
	border-top: 1px solid #ddd;
	margin-top: 40px;
}

.tsec-inner {
	padding-top: 30px;
	position: relative;
}

/*
.tsec-inner:before {
	position: absolute;
	display: block;
	content: "";
	background-color: #523829;
	width: 80px;
	height: 5px;
	top: 0;
	left: 0;
}
*/

.service-page.tsec-inner:before {
	content: none;
}

.top-sec02-h2 {
	margin-top: 0;
	text-align: left;
}

.sec02-txt {
	text-align: left;
}

.top-h3 {
	font-weight: 600;
	text-align: left;
	color: black;
	line-height: 140%;
}

.tsec03-inner {
	text-align: left;
}

.sec03-txt {
	text-align: left;
}

.top-sec04-box {
	text-align: left;
}

.tsec05-txt {
	text-align: left;
}

.sec05-l-box-in {
	background-color: #f5f2ec;
}

.sec05-l-tit {
	color: #523829;
	line-height: 140%;
	font-weight: 600;
	position: relative;
	text-align: left;
}

.sec05-l-txt {
	color: #523829;
	line-height: 160%;
	text-align: left;
}

a.sec05-box-a {
	display: block;
	text-decoration: none;
	color: #444444;
	text-align: left;
}

a.sec05-box-a:hover {
	color: #444444;
}

.sec05-box-btn {
	border: #dddddd 1px solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sec05-box-in {
	background-color: #f5f2ec;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sec05-box-in p:last-child {
	text-align: right;
	font-weight: 600;
}

.sec05-r-tit {
	font-weight: 600;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: black;
}

.sec05-txt {
	line-height: 160%;
	font-size: 1.4rem;
}

.top-sec05-btn {
	color: #000;
	padding-right: 16px;
}

.top-sec05-btn:after {
	right: 0;
}

.top-sec06 {
	background-color: #f9f9f9;
	display: inline-block;
	width: 100%;
	border-top: none;
}

.top-sec06-h2 {
	font-family: 'GENJ';
	font-weight: 500;
	font-size: 1.8rem;
}

.top-sec06-wrap a {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	text-align: left;
	text-decoration: none !important;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.07);
	transition: all 0.6s;
}

.top-sec06-wrap a:hover {
	color: #444444;
}

.top-sec06-wrap a:link,
.top-sec06-wrap a:visited {
	color: #444444;
}

.tsec06-item-tit {
	line-height: 140%;
	font-weight: 600;
	margin-bottom: 5px;
}

.tsec06-item-txt {
	line-height: 140%;
}

.tsec06-item-dev01 {
	width: 100%;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

p.tsec06-item-date {
	line-height: 140%;
}

.tsec07-inner {
	text-align: left;
}

.top-sec-inq {
	clear: both;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.tsec-inq-inner {
	background-color: #f5f2ec;
	padding: 30px 20px 30px;
}

.top-sec.top-sec-manual {
	background: #f5f5f5;
	padding-bottom: 100px;
}

.top-sec-manual .manuals-in {
	background: #fff;
}

.top-btn {
	display: inline-block;
	font-weight: 600;
}

.top-btn-a {
	display: block;
	float: left;
	border: 1px solid #ddd;
	box-sizing: border-box;
	position: relative;
	background-color: #fff;
	background-repeat: no-repeat;
	color: black;
	background-size: 60px auto;
	background-position: center top 10px;
	text-align: center;
	text-decoration: none !important;
}

.top-btn-a:link,
.top-btn-a:visited {
	color: black;
}

.top-sec07-wrap .lawyer {
	clear: both;
	display: inline-block;
}

.top-sec07-wrap .lawyer a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	text-decoration: none;
}

.top-sec07-wrap .lawyer a div p:nth-child(2) {
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
	line-height: 190%;
}

.top-sec07-wrap .lawyer a div p:last-child {
	color: #444444;
	line-height: 190%;
	text-align: center;
}

.sec07-message {
	background-color: #f5f2ec;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

p.sec07-message-tit {
	text-align: left;
	line-height: 140%;
	color: #000;
	font-family: Gen-no;
	font-weight: 500;
}

.sec07-comment {
	text-align: left;
	line-height: 190%;
}

.sec07-btn-area {
	text-align: center;
}

.foot-jisseki-box-top {
	margin-top: 0;
}

.inq-bk__box {
	background-color: #f5f2ec;
	clear: both;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media only screen and (max-width: 667px) {
	.top-kv-inner-txt {
		padding: 20px 15px;
	}

	.top-kv-k1 {
		font-size: 2.5rem;
		font-weight: 600;
	}

	.top-kv-txt {
		font-weight: 600;
		padding-bottom: 5px;
		font-size: 1.4rem;
	}

	.top-kv-h1 {
		font-size: 2.4rem;
		margin-bottom: 15px;
	}

	.key-txt02 {
		text-align: center;
		/* margin-bottom: 10px; */
	}

	.kv-tab-sp {
		display: block;
		width: 100%;
	}

	.top-sec01 .top-sec01-h2 {
		font-size: 3.6rem;
	}

	.top-sec01 .txt {
		text-align: left;
		padding: 0 10px 20px;
	}

	.tsec01-inner {
		padding-left: 20px;
		padding-right: 20px;
	}

	.top-sec01-wrap {
		display: inline-block;
		margin-top: 25px;
		margin-bottom: 30px;
		padding: 0 0px;
	}

	.sec01-box+.sec01-box {
		margin-top: 25px;
	}

	.sec01-txt {
		text-align: left;
	}

	.top-sec01 {
		margin-top: 0;
	}

	.top-sec01 .tsec-inner {
		padding-top: 20px;
	}

	.top-sec01 .tsec-inner:before {
		content: none;
	}

	.tsec02-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.top-sec02-wrap02 {
		padding-top: 25px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.top-sec02-h2 {
		padding-right: 20px;
		padding-left: 20px;
	}

	.top-sec02-img {
		margin-top: 25px;
	}

	.sec02-btn-area {
		margin-top: 20px;
	}

	.sec02-txt {
		margin-top: 10px;
	}

	.top-h3 {
		font-size: 1.8rem;
	}

	.tsec03-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.top-sec03-wrap {
		margin-top: 30px;
	}

	.top-sec03-tit {
		font-weight: 600;
		color: #523829;
		font-size: 1.5rem;
	}

	.top-sec03-box {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.top-sec03-box+.top-sec03-box {
		margin-top: 40px;
	}

	.top-sec03-box:nth-child(2) .top-sec03-img {
		order: 2;
	}

	.top-sec03-img {
		width: 140px;
	}

	.top-sec03-txtin {
		width: calc(100% - 160px);
	}

	.top-sec03-h3 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.sec03-txt {
		margin-top: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.tsec03-ico01 li {
		margin-top: 10px;
	}

	.tsec03-ico01 a {
		font-size: 1.3rem;
	}

	.tsec03-ico01 a:before {
		top: 4px;
	}

	.top-sec04-h3 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.tsec04-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.top-sec04-img {
		margin-top: 25px;
	}

	.sec04-txt {
		margin-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.sec04-btn-area {
		margin-top: 25px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.tsec05-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.top-sec05-h3 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.top-sec05-img {
		margin-top: 25px;
	}

	.tsec05-txt {
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 20px;
	}

	.sec05-l-box-in {
		margin-top: 30px;
		padding: 20px 0;
	}

	.sec05-l-tit {
		border-left: 5px #523829 solid;
		font-size: 1.6rem;
		padding: 0 0 0 15px;
		margin-bottom: 10px;
	}

	.sec05-l-txt {
		font-size: 1.4rem;
		padding-left: 20px;
		padding-right: 20px;
	}

	.sec05-l-txt+.sec05-l-tit {
		margin-top: 20px;
	}

	.sec05-r-box {
		padding-right: 10px;
		padding-left: 10px;
	}

	.sec05-box-btn {
		width: 100%;
		margin-top: 10px;
	}

	.sec05-box-in {
		padding: 10px 15px;
	}

	.sec05-r-tit {
		font-size: 1.6rem;
		text-align: left;
		padding: 14px 15px 15px;
	}

	.top-sec05-btn {
		margin-top: 10px;
	}

	.top-sec06 {
		padding-bottom: 20px;
	}

	.top-sec06 .txt {
		text-align: left;
	}

	.tsec06-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.sec06-txt {
		margin-top: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.top-sec06-h2 {
		margin-top: 40px;
	}

	.top-sec06-wrap {
		padding: 30px 10px 0;
	}

	.top-sec06-wrap a {
		width: 100%;
		position: relative;
		margin-top: 10px;
		display: table;
	}

	.top-sec06-wrap a:nth-child(1) {
		margin-top: 0;
	}

	.tsec06-item-txt {
		font-size: 1.2rem;
	}

	.tsec06-item-dev01 {
		margin-bottom: 10px;
		width: 50%;
		display: table-cell;
		vertical-align: middle;
		padding-left: 10px;
		padding-right: 10px;
	}

	p.tsec06-item-date {
		color: #fff;
		background-color: #000;
		position: absolute;
		top: 0;
		left: 0;
		padding: 0 5px;
		font-size: 1.0rem;
		width: 70px;
		text-align: center;
		margin-right: 15px;
	}

	.tsec06-item-img {
		width: 50%;
		display: table-cell;
	}

	.tsec06-item-img img {
		width: 100%;
	}

	.sec06-btn-area {
		margin-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.tsec07-inner {
		padding-left: 0;
		padding-right: 0;
	}

	.sec07-txt {
		font-size: 1.4rem;
	}

	.top-sec-inq {
		padding: 20px 15px 0;
		width: 100%;
		margin: 20px 0 0;
	}

	.top-btn {
		width: 100%;
		font-size: 1.5rem;
		margin-top: 0px;
	}

	.top-btn-a,
	.top-btn-a-2line {
		width: 100%;
		padding: 22px 10px 21px 10px;
		font-size: small;
	}

	.top-sec07 .top-sec01-h2 {
		padding: 0 10px;
	}

	.top-sec07 .txt {
		padding: 0 10px;
		text-align: left;
		margin-bottom: 20px;
	}

	.top-sec07-wrap {
		margin-top: 20px;
	}

	.top-sec07-wrap .lawyer {
		padding: 0 20px;
	}

	.top-sec07-wrap .lawyer a {
		width: 45%;
		float: left;
		margin-left: 10%;
		margin-bottom: 25px;
	}

	.top-sec07-wrap .lawyer a div p:nth-child(2) {
		font-size: 1.4rem;
	}

	.top-sec07-wrap .lawyer a div p:last-child {
		font-size: 1.2rem;
	}

	.top-sec07-wrap .lawyer a:nth-child(2n+1) {
		margin-left: 0;
		clear: both;
	}

	.sec07-message {
		padding: 15px;
		margin-bottom: 30px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.sec07-message div {
		padding-bottom: 15px;
		display: table;
	}

	.sec07-message div p {
		display: table-cell;
		vertical-align: middle;
	}

	.sec07-message div p:first-child {
		width: 40%;
		margin-right: 5%;
		margin-bottom: 10px;
	}

	.top-sec07-h3 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.sec07-img {
		width: 150px;
	}

	.sec07-img img {
		width: 150px;
	}

	p.sec07-message-tit {
		font-size: 1.6rem;
		width: calc(100% - 170px);
		padding-left: 20px;
	}

	.sec07-comment {
		clear: both;
		margin-top: 15px;
		font-size: 1.4rem;
	}

	.sec07-btn-area {
		padding-left: 20px;
		padding-right: 20px;
	}

	.inq-bk__box {
		padding: 20px 15px;
		width: 100%;
		margin: 20px 0 0;
	}

	.inq-bk__box .foot-inq-btn-a:link {
		font-size: 1.6rem;
	}

	.inq-bk__in__txt {
		padding-top: 20px;
	}
}

@media only screen and (min-width: 668px) {
	.top-kv {
		padding: 10px 0 20px;
	}

	.top-kv-wrap {
		max-width: 1300px;
		width: 80%;
		margin: 0 auto;
	}

	.top-kv-inner {
		/* min-width: 1120px; */
		/*display: -webkit-flex;
		display: -ms-flex;*/
		display: inline-block;
		align-items: center;
		order: 2;
	}

	.top-kv-inner-txt {
		vertical-align: middle;
		padding: 0 50px;
		width: 600px;
		min-width: 600px;
	}

	.top-kv-inner-txt {
		vertical-align: middle;
		padding: 45px 5px;
		/*171px 50px;*/
		width: 45%;
		/*640px;*/
		min-width: 45%;
		/*640px;*/
		height: 88.2%;
		/*background: #335947;*/
		position: absolute;
		float: left;
		left: 0;
		top: 0;
		background-image: url(/wp-content/themes/asahi-souzoku/images/top/top-left-bg.jpg);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center;
	}

	/*
	.top-kv-inner-txt {
		vertical-align: middle;
		padding: 0 50px; 
		width: 600px;
	min-width: 600px;
		background: #234287;
		background-image: url(/wp-content/themes/asahi-law/images/top/top-main-logo-bg.png);
		background-size: 95%;
		background-repeat: no-repeat;
		background-position: center;
	}
	*/

	.top-kv-img {
		order: 0;
		background: #f5f2ec;
		width: 55.5%;
		/*800px;*/
		float: right;
	}

	.top-kv-img-s {
		width: 100%;
	}

	.top-kv-k1 {
		font-size: 38px;
		font-weight: 700;
		font-family: 'GENJ';
		margin-top: 10px;
		letter-spacing: 3px;
	}

	.top-kv-txt {
		font-size: 22px;
		font-family: 'GENJ';
		font-weight: 500;
	}

	.top-kv-h1 {
		font-size: 370%;
		/*277%;*/
		margin-top: 40px;
		/*10px;*/
	}

	.key-txt01 {
		font-size: 190%;
		/*153.9%;*/
		line-height: 180%;
		margin: 3vw 0 3vw;
		/*1vw 0;*/
	}

	.key-txt02 {
		font-size: 195%;
		/*115%;*/
		line-height: 190%;
		/*210%;*/
		text-align: center;
	}

	.top-h2 {
		font-size: 70px;
		font-weight: 500;
		margin: 60px 0 0px;
	}

	.top-sec01-h2 {
		text-align: left;
	}

	.top-sec01-wrap {
		margin: 50px 0 0;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.sec01-box {
		width: 300px;
	}

	.sec01-reason-txt {
		font-size: 123.1%;
	}

	.sec01-tit {
		font-size: 167%;
		margin-top: 20px;
	}

	.sec01-txt {
		font-size: 123.1%;
		margin-top: 20px;
	}

	.sec01-btn-area {
		margin-top: 70px;
	}

	.top-sec {
		margin-top: 70px;
	}

	.tsec-inner {
		padding-top: 50px;
	}

	.top-sec01 {
		margin-top: 0;
	}

	.top-sec01 .top-sec02-wrap01 {
		order: 1;
	}

	.top-sec01 .top-sec02-wrap02 {
		order: 2;
	}

	.top-sec01 .tsec-inner:before {
		content: none;
	}

	.tsec02-inner {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding-top: 60px;
	}

	.top-sec02-wrap01 {
		position: relative;
		width: 660px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}

	.top-sec02-wrap02 {
		width: 420px;
		text-align: left;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}

	.top-sec02-h2 {
		text-align: right;
		margin-top: 0;
		position: absolute;
		top: 0;
		right: 0;
	}

	.top-sec02-img {
		margin-top: 40px;
	}

	.sec02-btn-area {
		margin-top: 40px;
		text-align: center;
	}

	.top-h3 {
		font-size: 197%;
		margin: 15px 0 0;
	}

	.top-sec03-wrap {
		margin-top: 60px;
		text-align: left;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.top-sec03-tit {
		background: #523829;
		color: #fff;
		text-align: center;
		font-size: 123.1%;
		/*width: 260px;*/
		margin: 0 auto;
		padding: 16px 0;
		position: relative;
		top: -24px;
	}

	.top-sec03-box {
		width: 340px;
	}

	.top-sec03-h3 {
		margin-top: 0;
	}

	.sec03-txt {
		width: 100%;
		/*780px;*/
	}

	.top-sec04-img {
		margin-top: 50px;
	}

	.top-sec04-box {
		padding: 0 140px;
	}

	.sec04-btn-area {
		margin-top: 40px;
	}

	.top-sec05-wrap {
		clear: both;
		display: inline-block;
		width: 100%;
		text-align: left;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-end;
		position: relative;
	}

	.sec05-l-box {
		width: 400px;
	}

	.top-sec05-img {
		position: absolute;
		top: 0;
		right: 0;
	}

	.sec05-l-box-in {
		width: 400px;
		margin-top: 50px;
		padding: 30px 30px 30px 0;
		box-sizing: border-box;
	}

	.sec05-l-tit {
		border-left: 10px #523829 solid;
		padding: 2px 0 0 30px;
		font-size: 167%;
	}

	.sec05-l-txt {
		font-size: 123.1%;
		padding-left: 30px;
		margin-top: 20px;
	}

	.sec05-l-txt+.sec05-l-tit {
		margin-top: 40px;
	}

	.sec05-r-box {
		width: 660px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	a.sec05-box-a {
		transition: all 0.6s;
	}

	a.sec05-box-a:hover {
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.sec05-box-btn {
		margin-top: 191px;
		width: 318px;
	}

	.sec05-box-in {
		padding: 25px 30px;
	}

	.sec05-r-tit {
		font-size: 153.9%;
		text-align: center;
		padding: 20px 0 20px;
	}

	.sec05-txt {
		font-size: 123.1%;
	}

	.top-sec05-btn {
		font-size: 123.1%;
		margin-top: 20px;
	}

	.top-sec06 {
		padding-bottom: 60px;
	}

	.top-sec06 .txt {
		text-align: center;
	}

	.tsec06-inner {
		padding-top: 50px;
	}

	.top-sec06-h2 {
		font-size: 246.2%;
	}

	.top-sec06-wrap {
		display: inline-block;
		padding: 60px 0 24px;
		width: 1120px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
	}

	.top-sec06-wrap a {
		width: 260px;
		margin-left: 26px;
		margin-bottom: 26px;
		transition: all 0.6s;
	}

	.top-sec06-wrap a:hover {
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.top-sec06-wrap a:nth-child(4n+1) {
		margin-left: 0;
		clear: both;
	}

	.tsec06-item-tit {
		font-size: 123.1%;
	}

	.tsec06-item-txt {
		font-size: 108%;
		margin: 0px 0 0px;
	}

	.tsec06-item-dev01 {
		padding: 10px 10px 20px;
	}

	p.tsec06-item-date {
		font-size: 93%;
		margin: 0px 0 5px;
		color: black;
	}

	.top-sec-inq {
		margin: 70px 0 0px;
	}

	.tsec-inq-inner {
		padding: 60px 0 0px;
	}

	.foot-soudan-inq-top {
		padding-bottom: 60px;
	}

	.foot-soudan-inq-top:before {
		content: "";
		height: 173px;
		top: 25px;
	}

	.top-btn {
		font-size: 138.5% !important;
	}

	.top-btn-a,
	.top-btn-a-2line,
	{
	width: 338px;
	background-position: center left 20px;
	transition: all 0.6s;
	padding: 25px 10px 25px 10px;
}

.top-btn-a:hover,
.top-btn-a-2line:hover {
	color: #523829;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
}

.top-sec07-wrap .lawyer a {
	border: #ddd 1px solid;
	width: 260px;
	float: left;
	padding: 20px;
}

.top-sec07-wrap .lawyer a:hover {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}

.top-sec07-wrap .lawyer a div p:nth-child(2) {
	font-size: 138.5%;
}

.top-sec07-wrap .lawyer a div p:last-child {
	font-size: 108%;
}

.top-sec07-wrap .lawyer a+a {
	margin-left: 26px;
}

.sec07-message {
	padding: 30px 20px 30px 40px;
	margin: 40px 0 50px;
	display: inline-block;
	width: 100%;
}

.sec07-message div p:first-child {
	width: 300px;
	float: right;
}

.sec07-img {
	float: left;
	margin-right: 70px;
}

p.sec07-message-tit {
	width: 690px;
	font-size: 26px;
	margin: 40px 0 30px;
	display: inline-block;
}

.sec07-comment {
	width: 690px;
	line-height: 190%;
	display: inline-block;
	font-size: 123.1%;
}

.sec07-btn-area {
	margin-top: 40px;
}

.inq-bk__box {
	padding: 0px 0 0px;
	margin: 110px auto 0px;
	max-width: 1602px;
}

.inq-bk__box .foot-soudan-in-tit {
	font-size: 153.9% !important;
}

.inq-bk__box .foot-inq-btn-a:link {
	padding: 9px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.inq-bk__inner {
	position: relative;
	width: 1120px;
	margin: 0 Auto;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.inq-bk__in {
	width: 560px;
}

.inq-bk__img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -801px;
}

.inq-bk__in__img {
	height: 532px;
}

.inq-bk__in__txt {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
}
}


@media only screen and (min-width: 1400px) {
	.top-kv-inner-txt {
		padding: 7.8% 5px;
	}
}

@media only screen and (max-width: 1400px) {
	.top-kv-inner-txt {
		padding: 7.3% 5px;
		/*4.5% 5px;*/
	}
}

@media only screen and (max-width: 1300px) {
	.top-kv-inner-txt {
		padding: 3.56% 5px;
	}
}

@media only screen and (max-width: 1290px) {
	.top-kv-inner-txt {
		padding: 7% 5px;
		/*45px 5px;*/
		max-height: 88.3%;
		/*640px;*/
	}
}

@media only print and (min-width: 668px) {
	.top-kv {
		padding: 140px 0 20px;
	}

	.top-kv-wrap {
		max-width: 1300px;
		width: 80%;
		margin: 0 auto;
	}

	.top-kv-inner {
		/* min-width: 1120px; */
		/*display: -webkit-flex;
		display: -ms-flex;*/
		display: inline-block;
		align-items: center;
		order: 2;
	}

	.top-kv-inner-txt {
		vertical-align: middle;
		padding: 0 50px;
		width: 600px;
		min-width: 600px;
	}

	.top-kv-img {
		order: 0;
	}

	.top-kv-img-s {
		width: 100%;
	}

	.top-kv-k1 {
		font-size: 38px;
		font-weight: 700;
		font-family: 'GENJ';
		margin-top: 10px;
		letter-spacing: 3px;
	}

	.top-kv-txt {
		font-size: 22px;
		font-family: 'GENJ';
		font-weight: 500;
	}

	.top-kv-h1 {
		font-size: 277%;
		margin-top: 10px;
	}

	.key-txt01 {
		font-size: 153.9%;
		line-height: 180%;
		margin: 1vw 0;
	}

	.key-txt02 {
		font-size: 108%;
		line-height: 210%;
		text-align: center;
	}

	.top-h2 {
		font-size: 70px;
		font-weight: 500;
		margin: 60px 0 0px;
	}

	.top-sec01-h2 {
		text-align: left;
	}

	.top-sec01-wrap {
		margin: 50px 0 0;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.sec01-box {
		width: 300px;
	}

	.sec01-reason-txt {
		font-size: 123.1%;
	}

	.sec01-tit {
		font-size: 167%;
		margin-top: 20px;
	}

	.sec01-txt {
		font-size: 123.1%;
		margin-top: 20px;
	}

	.sec01-btn-area {
		margin-top: 70px;
	}

	.top-sec {
		margin-top: 70px;
	}

	.tsec-inner {
		padding-top: 50px;
	}

	.top-sec01 {
		margin-top: 0;
	}

	.top-sec01 .top-sec02-wrap01 {
		order: 1;
	}

	.top-sec01 .top-sec02-wrap02 {
		order: 2;
	}

	.top-sec01 .tsec-inner:before {
		content: none;
	}

	.tsec02-inner {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding-top: 30px;
	}

	.top-sec02-wrap01 {
		position: relative;
		width: 660px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}

	.top-sec02-wrap02 {
		width: 420px;
		text-align: left;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}

	.top-sec02-h2 {
		text-align: right;
		margin-top: 0;
		position: absolute;
		top: 0;
		right: 0;
	}

	.top-sec02-img {
		margin-top: 40px;
	}

	.sec02-btn-area {
		margin-top: 40px;
		text-align: center;
	}

	.top-h3 {
		font-size: 197%;
		margin: 15px 0 0;
	}

	.top-sec03-wrap {
		margin-top: 60px;
		text-align: left;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.top-sec03-tit {
		background: #523829;
		color: #fff;
		text-align: center;
		font-size: 123.1%;
		width: 260px;
		margin: 0 auto;
		padding: 16px 0;
		position: relative;
		top: -24px;
	}

	.top-sec03-box {
		width: 340px;
	}

	.top-sec03-h3 {
		margin-top: 0;
	}

	.sec03-txt {
		width: 780px;
	}

	.top-sec04-img {
		margin-top: 50px;
	}

	.top-sec04-box {
		padding: 0 140px;
	}

	.sec04-btn-area {
		margin-top: 40px;
	}

	.top-sec05-wrap {
		clear: both;
		display: inline-block;
		width: 100%;
		text-align: left;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-end;
		position: relative;
	}

	.sec05-l-box {
		width: 400px;
	}

	.top-sec05-img {
		position: absolute;
		top: 0;
		right: 0;
	}

	.sec05-l-box-in {
		width: 400px;
		margin-top: 50px;
		padding: 30px 30px 30px 0;
		box-sizing: border-box;
	}

	.sec05-l-tit {
		border-left: 10px #523829 solid;
		padding: 2px 0 0 30px;
		font-size: 167%;
	}

	.sec05-l-txt {
		font-size: 123.1%;
		padding-left: 30px;
		margin-top: 20px;
	}

	.sec05-l-txt+.sec05-l-tit {
		margin-top: 40px;
	}

	.sec05-r-box {
		width: 660px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	a.sec05-box-a {
		transition: all 0.6s;
	}

	a.sec05-box-a:hover {
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.sec05-box-btn {
		margin-top: 191px;
		width: 318px;
	}

	.sec05-box-in {
		padding: 25px 30px;
	}

	.sec05-r-tit {
		font-size: 153.9%;
		text-align: center;
		padding: 20px 0 20px;
	}

	.sec05-txt {
		font-size: 123.1%;
	}

	.top-sec05-btn {
		font-size: 123.1%;
		margin-top: 20px;
	}

	.top-sec06 {
		padding-bottom: 60px;
	}

	.top-sec06 .txt {
		text-align: center;
	}

	.tsec06-inner {
		padding-top: 50px;
	}

	.top-sec06-h2 {
		font-size: 246.2%;
	}

	.top-sec06-wrap {
		display: inline-block;
		padding: 60px 0 24px;
		width: 1120px;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		flex-wrap: wrap;
	}

	.top-sec06-wrap a {
		width: 260px;
		margin-left: 26px;
		margin-bottom: 26px;
		transition: all 0.6s;
	}

	.top-sec06-wrap a:hover {
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.top-sec06-wrap a:nth-child(4n+1) {
		margin-left: 0;
		clear: both;
	}

	.tsec06-item-tit {
		font-size: 123.1%;
	}

	.tsec06-item-txt {
		font-size: 108%;
		margin: 0px 0 0px;
	}

	.tsec06-item-dev01 {
		padding: 10px 10px 20px;
	}

	p.tsec06-item-date {
		font-size: 93%;
		margin: 0px 0 5px;
		color: black;
	}

	.top-sec-inq {
		margin: 70px 0 0px;
	}

	.tsec-inq-inner {
		padding: 60px 0 0px;
	}

	.foot-soudan-inq-top {
		padding-bottom: 60px;
	}

	.foot-soudan-inq-top:before {
		content: "";
		height: 173px;
		top: 25px;
	}

	.top-btn {
		font-size: 138.5% !important;
	}

	.top-btn-a,
	.top-btn-a-2line {
		width: 338px;
		background-position: center left 20px;
		transition: all 0.6s;
		padding: 25px 10px 25px 10px;
	}

	.top-btn-a:hover,
	.top-btn-a-2line:hover {
		color: #523829;
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.17);
	}

	.top-sec07-wrap .lawyer a {
		border: #ddd 1px solid;
		width: 260px;
		float: left;
		padding: 20px;
	}

	.top-sec07-wrap .lawyer a:hover {
		-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
	}

	.top-sec07-wrap .lawyer a div p:nth-child(2) {
		font-size: 138.5%;
	}

	.top-sec07-wrap .lawyer a div p:last-child {
		font-size: 108%;
	}

	.top-sec07-wrap .lawyer a+a {
		margin-left: 26px;
	}

	.sec07-message {
		padding: 30px 20px 30px 40px;
		margin: 40px 0 50px;
		display: inline-block;
		width: 100%;
	}

	.sec07-message div p:first-child {
		width: 300px;
		float: right;
	}

	.sec07-img {
		float: left;
		margin-right: 70px;
	}

	p.sec07-message-tit {
		width: 690px;
		font-size: 26px;
		margin: 40px 0 30px;
		display: inline-block;
	}

	.sec07-comment {
		width: 690px;
		line-height: 190%;
		display: inline-block;
		font-size: 123.1%;
	}

	.sec07-btn-area {
		margin-top: 40px;
	}

	.inq-bk__box {
		padding: 0px 0 0px;
		margin: 110px auto 0px;
		max-width: 1602px;
	}

	.inq-bk__box .foot-soudan-in-tit {
		font-size: 153.9% !important;
	}

	.inq-bk__box .foot-inq-btn-a:link {
		padding: 9px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.inq-bk__inner {
		position: relative;
		width: 1120px;
		margin: 0 Auto;
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.inq-bk__in {
		width: 560px;
	}

	.inq-bk__img {
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -801px;
	}

	.inq-bk__in__img {
		height: 532px;
	}

	.inq-bk__in__txt {
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
	}
}

/*DONMAI*/

@media only screen and (max-width: 667px) {

	.two-fifths,
	.three-fifths {
		width: 100%;
	}

	.service-text {
		font-size: 110%;
	}

	.service-sub-title {
		font-size: 18px;
	}
}

.don-office .mid-law-kv {
	background: inherit;
}

.top-kv {
	background-color: #234287;
}

@media only screen and (min-width: 668px) {
	.don-office .tsec-inner {
		padding-top: 0;
	}

	.don-office .top-sec {
		display: initial;
	}

	.top-kv {
		background-color: #f5f2ec;
	}
}

.top-sec {
	border-top: none;
}

.reason-area-link {
	margin-top: 20px;
}

.reason-area-link a {
	color: #000;
	font-size: 140%;
	padding: 10px;
	display: block;
	text-decoration: none !important;
	border: 1px solid #eee;
	border-bottom: 2px solid #335947;
	text-align: center;
	float: left;
	width: 240px;
	font-weight: 600;
}

.reason-area-link-inner {
	display: inline-block;
}

.reason-area-link .right {
	margin-left: 20px;
}


@media only screen and (min-width: 668px) {
	.top-sec01 .inner {
		width: 1300px;
	}
}

@media only screen and (max-width: 567px) {
	#section1 .reason-eng {
		font-size: 24px;
	}

	.reason-title {
		padding-top: 14px;
	}

	.main-title {
		font-size: 2rem;
		margin-bottom: 15px;
	}

	img.reason-img {
		max-width: 85px;
	}

	.reason-area-link-inner {
		display: inherit;
		width: 70%;
		margin: 0 auto;
	}

	.reason-area-link a {
		font-size: 102%;
	}
}

@media only screen and (max-width: 375px) {
	.key-txt02 {
		font-size: 1.4rem;
	}

	.key-txt01 {
		font-size: 1.43rem;
	}

	.reason-area-link {
		width: 100%;
	}

	.reason-area-link a {
		width: 90%;
	}
}


.top-kv-h1 {
		color: #234287 !important;
		margin-top: 5px;
		letter-spacing: 0.3em;
}


span.mv-yellow {
		font-weight: 700;
		letter-spacing: 0.3em;
}


.key-txt01 {
		color: #234287 !important;
		line-height: 150%;
		margin: 10px 0 10px 0vw;
		font-weight: 700;
		font-size: 140%;
}


.key-txt02 {
		color: #234287;
		line-height: 150%;
		font-weight: 700;
}

.mv-text {
		color: #19498b !important;
		/* position: absolute; */
		position: relative;
		top: 0;
		left: 50%;
		transform: translate(-50%, 0);
		/* padding: 2.8% 5px; */
		padding-top: 1%;
		padding-bottom: 3%;
		width: 100%;
}



@media only screen and (max-width: 667px) {
	.mv-text {
		padding-top: 2%;
		padding-bottom: 2%;
	}

	.top-kv-h1 {
		/*font-size: 2rem;*/
		margin-bottom: -4px;
		margin-top: 5px;
		color: #fff;
	}
}


@media only screen and (min-width: 421px) {
	.top-mv-sp {
		display: none;
	}
}

@media only screen and (max-width: 420px) {

	.top-mv-pc {
		display: none;
	}

		span.mv-yellow {
				letter-spacing: 0.1em;
				font-size: 17px;
		}

	/*  .head-logo .inner .logo-btn-01 {
		margin-bottom: 11%;
	}*/

	.mv-text {
		top: -15%;
		padding-top: 4%;
		padding-bottom: 4%;
		/*background: #3cab88;*/
		/*#7ed3bb;*/
	}

	.top-kv-h1 {
		margin-top: 5px;
		color: #fff;
		margin-bottom: -4px;
		font-size: 2.3rem;
	}

	.key-txt01 {
		font-size: 1.43rem;
		color: #fff;
	}

	/*
		.key-txt02 {
		font-size: 103%;
	}*/
}

@media screen and (min-width:668px) {
	.u-sp {
		display: none;
	}
}

.top-mv-slider {
	margin-top: 16px;
}


.add-greeting-box {
	margin-top: 60px;
}
.add-greeting-box .reason-eng {
	color: #523829;
	font-family: Oswald, sans-serif;
	font-size: 30px;
	font-style: italic;
	text-align: center;
	font-weight: 300;
	width: 100%;
	margin: auto;
	margin-top: 20px;
}

@media screen and (min-width:668px) {
	.add-greeting-box .reason-eng {
		margin-top: 0;
	}
}

.add-greeting-box .main-title {
	margin: auto;
	margin-bottom: 30px;
	font-family: serif;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	width: 100%;
}

.add-greeting-box .mid-law-kv {
	width: 100%;
	overflow: hidden;
	margin: 0px auto 0;
	padding-bottom: 0;
	background: none;
	height: auto;
}

.add-greeting-box .mid-law-kv-in {
	margin: 0 auto;
	width: 90%;
	max-width: 1120px;
	position: relative;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	height: auto;
}


.add-greeting-box .mid-law-kv-txt {
	width: 100%;
	position: relative;
	padding: 0 0 50px;
	display: block;
	height: auto;
}

.add-greeting-box .mid-law-kv-tit {
	line-height: 140%;
	font-family: 'NSJ';
	font-weight: 600;
	color: #241810;
	font-size: 2.2rem;
}

.add-greeting-box .mid-law-kv-tit.mid-law-kv-tit--center {
	text-align: center;
	display: block;
	font-size: 26px;
	margin-bottom: 40px;
}

.add-greeting-box .mid-law-kv-dit {
	margin-top: 20px;
	font-weight: bold;
	line-height: 160%;
	font-size: 1.15rem;
}

.add-greeting-box .container.outline-movie-container.outline-movie-container--top {
	width: 1300px;
	margin: 0 auto;
	padding-bottom: 60px;
}

.add-greeting-box .container.outline-movie-container .movie-box video {
	width: 100%;
	height: auto;
}

@media only screen and (max-width: 667px) {
	.add-greeting-box .mid-law-kv-dit {
		font-size: 1.35rem;
	}

	.add-greeting-box .main-title.main-title--welcom {
		font-size: 22px;
		margin-bottom: 0;
		line-height: 1.4;
		padding: 10px;
		width: auto;
	}

	.add-greeting-box .mid-law-kv-tit.mid-law-kv-tit--center {
		font-size: 22px;
		margin-top: 20px;
	}

	.add-greeting-box .mid-law-kv-txt.mid-law-kv-txt--top {
		padding: 0 0 20px;
	}

	.add-greeting-box .container.outline-movie-container.outline-movie-container--top {
		width: 100%;
	}
}

.top-kv-date {
	text-align: right;
	color: #000;
	padding-right: 10px;
	font-size: 12px;
}

/* 251121 add */
.top-sec.inner_cta {
	margin-top: 0;
}
.top-sec.inner_cta .tsec-inner {
	padding-top: 0;
}
.top-sec.inner_cta .main-title {
	padding-top: 0;
	font-family: serif;
}
.top-sec.inner_cta .footer-cta .foot-soudan-inner {
	width: 1100px;
}
.top-sec.inner_cta .footer-cta .foot-soudan-inner .foot-soudan-inq-in {
	width: 500px;
}
div#section3 {
	background: #EBF1EF;
	padding: 30px 0 90px 0;
}

.shiinzoyo_about {
	width: 1300px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 70px 100px;
	background: #fff;
	display: flex;
	flex-direction: column;
	gap: 90px;
}
.shiinzoyo_about .sblock p,
.shiinzoyo_about .sblock ul {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.8;
	text-align: left;
}
.shiinzoyo_about .sblock strong {
	font-weight: bold;
}
.shiinzoyo_about .sblock ul {
	list-style-type: disc;
	margin: 0 0 0 20px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
h2.shiinzoyo_tit {
	font-family: serif;
	font-size: 38px;
	font-weight: bold;
	position: relative;
	padding: 0 0 20px;
	margin: 0 0 50px;
	line-height: 1.4;
}
h2.shiinzoyo_tit::after {
	content: "";
	width: 102px;
	height: 4px;
	background: #B9922F;
	position: absolute;
	bottom: 0;
	left: calc(50% - 51px);
}
.shiinzoyo_btn {
	text-align: center !important;
	font-weight: bold;
}
.shiinzoyo_btn a {
	display: inline-block;
	padding: 10px 40px 10px 30px;
	background: #234287;
	color: #fff;
	text-decoration: none;
	position: relative;
	font-size: 16px;
	line-height: 1.8;
	transition: .2s;
}
.shiinzoyo_btn a:hover {
	opacity: .6;
	transition: .2s;
}
.shiinzoyo_btn a::before,
.shiinzoyo_btn a::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	right: 15px;
	width: 8px;
	height: 2px;
	border-radius: 9999px;
	background-color: #fff;
	transform-origin: calc(100% - 1px) 50%;
}
.shiinzoyo_btn a::before {
	transform: rotate(45deg);
}
.shiinzoyo_btn a::after {
	transform: rotate(-45deg);
}
.shiinzoyo_about .sblock .mb10 {
	margin-bottom: 10px;
}
.shiinzoyo_about .sblock .mb20 {
	margin-bottom: 20px;
}
.shiinzoyo_about .sblock .mb30 {
	margin-bottom: 30px;
}

div#section4 {
	margin: 70px 0;
}
.shiinzoyo_flow {
	background: #EBF1EF;
	width: 1120px;
	margin: 0 auto;
	padding: 70px 100px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	gap: 50px;
}
.shiinzoyo_flow .sblock p,
.shiinzoyo_flow .sblock ul {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.8;
	text-align: left;
}
.shiinzoyo_flow .sblock strong {
	font-weight: bold;
}
.shiinzoyo_flow .sblock ul {
	list-style-type: disc;
	margin: 0 0 0 20px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.shiinzoyo_flow .sblock .mb10 {
	margin-bottom: 10px;
}
.shiinzoyo_flow .sblock .mb20 {
	margin-bottom: 20px;
}
.shiinzoyo_flow .sblock .mb30 {
	margin-bottom: 30px;
}
h3.shiinzoyo_stit {
	font-size: 23px;
	font-weight: bold;
	position: relative;
	padding: 0 0 0 15px;
	margin: 0 0 30px;
	text-align: left;
	border-left: 4px solid #335947;
}
h4.shiinzoyo_mtit {
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 20px;
	text-align: left;
	color: #335947;
}

div#section5 {
	margin: 70px 0;
}
.shiinzoyo_law {
	background: #f5f5f5;
	width: 1120px;
	margin: 0 auto;
	padding: 70px 100px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	gap: 50px;
}
.shiinzoyo_law .sblock p,
.shiinzoyo_law .sblock ul {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.8;
	text-align: left;
}
.shiinzoyo_law .sblock strong {
	font-weight: bold;
}
.shiinzoyo_law .sblock ul {
	list-style-type: disc;
	margin: 0 0 0 20px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.shiinzoyo_law .sblock .mb10 {
	margin-bottom: 10px;
}
.shiinzoyo_law .sblock .mb20 {
	margin-bottom: 20px;
}
.shiinzoyo_law .sblock .mb30 {
	margin-bottom: 30px;
}
div#section6 {
	margin: 70px 0;
}
.shiinzoyo_knowledge {
	background: #EBF1EF;
	width: 1120px;
	margin: 0 auto;
	padding: 70px 300px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	gap: 50px;
}
.shiinzoyo_knowledge .sblock p,
.shiinzoyo_knowledge .sblock ul {
	font-size: 16px;
	line-height: 1.8;
	text-align: left;
}
.shiinzoyo_knowledge .sblock strong {
	font-weight: bold;
}
.shiinzoyo_knowledge .sblock ul {
	list-style-type: disc;
	margin: 0 0 0 20px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.shiinzoyo_knowledge_wrap {
	display: flex;
	justify-content: space-between;
	font-weight: bold;
}
.shiinzoyo_knowledge_wrap .box {
	width: 520px;
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.shiinzoyo_knowledge_wrap .box:first-of-type {
	width: 820px;
}
.shiinzoyo_knowledge_wrap .box dl dt {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.shiinzoyo_knowledge_wrap .box dl dd {
	padding: 0 0 0 20px;
}
ol.knowledge_in {
	margin: 20px 0 0 35px;
}
ol.knowledge_in li {
	position: relative;
	list-style-type: none;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
}

ol.knowledge_in li:before {
	position: absolute;
	right: calc(100% + 0.5rem);
	content: "(" counter(list-item) ")";
}

@media only screen and (max-width: 667px) {
	.top-sec.inner_cta .tsec-inner {
		padding: 0;
	}
	.top-sec.inner_cta .footer-cta .foot-soudan-inner {
		width: calc(100% - 20px);
	}
	.top-sec.inner_cta .footer-cta .foot-soudan-inner .foot-soudan-inq-in {
		width: 100%;
	}
	div#section3 {
		background: #EBF1EF;
		padding: 30px 0 90px 0;
	}

	.shiinzoyo_about {
		width: 100%;
		box-sizing: border-box;
		margin: 0 auto;
		padding: 40px 20px 30px;
		background: #fff;
		display: flex;
		flex-direction: column;
		gap: 50px;
	}
	.shiinzoyo_about .sblock p,
	.shiinzoyo_about .sblock ul {
		font-size: 14px;
		line-height: 1.8;
		text-align: left;
	}
	.shiinzoyo_about .sblock strong {
		font-weight: bold;
	}
	.shiinzoyo_about .sblock ul {
		list-style-type: disc;
		margin: 0 0 0 20px;
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	h2.shiinzoyo_tit {
		font-family: serif;
		font-size: 24px;
		font-weight: bold;
		position: relative;
		padding: 0 0 15px;
		margin: 0 0 20px;
	}
	h2.shiinzoyo_tit::after {
		content: "";
		width: 60px;
		height: 3px;
		background: #B9922F;
		position: absolute;
		bottom: 0;
		left: calc(50% - 30px);
	}
	.shiinzoyo_btn {
		text-align: center !important;
	}
	.shiinzoyo_btn a {
		display: inline-block;
		padding: 10px 40px 10px 30px;
		background: #335947;
		color: #fff;
		text-decoration: none;
		position: relative;
		font-size: 14px;
		line-height: 1.8;
		transition: .2s;
	}
	.shiinzoyo_btn a:hover {
		opacity: .6;
		transition: .2s;
	}
	.shiinzoyo_btn a::before,
	.shiinzoyo_btn a::after {
		content: "";
		position: absolute;
		top: calc(50% - 1px);
		right: 15px;
		width: 8px;
		height: 2px;
		border-radius: 9999px;
		background-color: #fff;
		transform-origin: calc(100% - 1px) 50%;
	}
	.shiinzoyo_btn a::before {
		transform: rotate(45deg);
	}
	.shiinzoyo_btn a::after {
		transform: rotate(-45deg);
	}
	.shiinzoyo_about .sblock .mb10 {
		margin-bottom: 10px;
	}
	.shiinzoyo_about .sblock .mb20 {
		margin-bottom: 20px;
	}
	.shiinzoyo_about .sblock .mb30 {
		margin-bottom: 30px;
	}

	div#section4 {
		margin: 40px 0;
	}
	.shiinzoyo_flow {
		background: #F5F5F5;
		width: 100%;
		margin: 0 auto;
		padding: 30px 20px;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		gap: 50px;
	}
	.shiinzoyo_flow .sblock p,
	.shiinzoyo_flow .sblock ul {
		font-size: 14px;
		line-height: 1.8;
		text-align: left;
	}
	.shiinzoyo_flow .sblock strong {
		font-weight: bold;
	}
	.shiinzoyo_flow .sblock ul {
		list-style-type: disc;
		margin: 0 0 0 20px;
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	.shiinzoyo_flow .sblock .mb10 {
		margin-bottom: 10px;
	}
	.shiinzoyo_flow .sblock .mb20 {
		margin-bottom: 20px;
	}
	.shiinzoyo_flow .sblock .mb30 {
		margin-bottom: 30px;
	}
	h3.shiinzoyo_stit {
		font-size: 20px;
		font-weight: bold;
		position: relative;
		padding: 0 0 0 15px;
		margin: 0 0 20px;
		text-align: left;
		border-left: 4px solid #335947;
	}
	h4.shiinzoyo_mtit {
		font-size: 18px;
		font-weight: bold;
		padding: 0;
		margin: 0 0 20px;
		text-align: left;
		color: #335947;
	}
	div#section5 {
		margin: 40px 0 0;
	}
	.shiinzoyo_law {
		background: #f5f5f5;
		width: 100%;
		margin: 0 auto;
		padding: 40px 20px 30px;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		gap: 30px;
	}
	.shiinzoyo_law .sblock p,
	.shiinzoyo_law .sblock ul {
		font-size: 14px;
		line-height: 1.8;
		text-align: left;
	}
	.shiinzoyo_law .sblock strong {
		font-weight: bold;
	}
	.shiinzoyo_law .sblock ul {
		list-style-type: disc;
		margin: 0 0 0 20px;
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	.shiinzoyo_law .sblock .mb10 {
		margin-bottom: 10px;
	}
	.shiinzoyo_law .sblock .mb20 {
		margin-bottom: 20px;
	}
	.shiinzoyo_law .sblock .mb30 {
		margin-bottom: 30px;
	}
	div#section6 {
		margin: 40px 0 0;
	}
	.shiinzoyo_knowledge {
		background: #EBF1EF;
		width: 100%;
		margin: 0 auto;
		padding: 40px 20px 30px;
		box-sizing: border-box;
		display: flex;
		flex-direction: column;
		gap: 30px;
	}
	.shiinzoyo_knowledge .sblock p,
	.shiinzoyo_knowledge .sblock ul {
		font-size: 14px;
		line-height: 1.8;
		text-align: left;
	}
	.shiinzoyo_knowledge .sblock strong {
		font-weight: bold;
	}
	.shiinzoyo_knowledge .sblock ul {
		list-style-type: disc;
		margin: 0 0 0 20px;
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	.shiinzoyo_knowledge_wrap {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		gap: 30px;
	}
	.shiinzoyo_knowledge_wrap .box {
		width: 100%;
		display: flex;
		flex-direction: column;
		gap: 30px;
	}
	.shiinzoyo_knowledge_wrap .box:first-of-type {
		width: 100%;
	}
	.shiinzoyo_knowledge_wrap .box dl dt {
		font-size: 16px;
		font-weight: bold;
		text-align: left;
	}
	.shiinzoyo_knowledge_wrap .box dl dd {
		padding: 0 0 0 20px;
	}
	ol.knowledge_in {
		margin: 20px 0 0 35px;
	}
	ol.knowledge_in li {
		position: relative;
		list-style-type: none;
		font-weight: bold;
		margin: 0;
	}

	ol.knowledge_in li:before {
		position: absolute;
		right: calc(100% + 0.5rem);
		content: "(" counter(list-item) ")";
	}
}

.top-kv-txt_l {
	font-size: 1.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	display: block;
}