@charset "utf-8";
/*
Theme Name: Genova Template
File: top.css
Theme Author: Genova Design
Author URI: https://genova.co.jp/
Description: Description: This file is reserved for the top-page css
Version: 1.0
*/
body {
	font-size: 16px;
	font-family: "Noto Sans JP", sans-serif;
	letter-spacing: 0.1em;
	color: #333333;
	line-height: 2;
}
#header {
	position: fixed;
	padding-bottom: 0;
	padding-top: 0;
}
/*--------------------------------------
mainimage
--------------------------------------*/

#mainimage img {
	width: 100%;
}

#mainimage h1 {
	display: none;
}
#mainimage {
	padding: 110px 0 50px 0;
	background: url(/wp-content/uploads/main_bg-scaled.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
#mainimage #loopslider {
	position: absolute;
	top: 200px;
	left: 0;
}
#mainimage .ulA {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-right: 80px;
	padding-left: 60px;
}
#mainimage .ulA li:nth-child(1) {
	width: 13.8%;
}
#mainimage .ulA li:nth-child(1) p img {
	max-width: 104px;
}
#mainimage .ulA li:nth-child(2) {
	width: 70%;
	padding-left: 5%;
	padding-right: 5%;
	box-sizing: border-box;
}
#mainimage .ulA li:nth-child(3) {
	width: 16.2%;
}
#mainimage .ulA li:nth-child(3) p img {
	max-width: 122px;
}
#mainimage .ulA li:nth-child(3) p {
	text-align: center;
}
#mainimage ul.cloud_ul {
	display: flex;
	justify-content: space-between;
}
#mainimage ul.cloud_ul li img {
	max-width: 118.8px;
}
#mainimage ul.cloud_ul.cloud_ul02 {
	max-width: 1180px;
	margin: 0 auto;
}
#mainimage .ulB {
	display: flex;
	padding-left: 146px;
	justify-content: space-between;
	align-items: end;
	padding-right: 80px;
}
#mainimage .ulB li:nth-child(1) {
	width: 26%;
	padding-right: 12%;
	box-sizing: border-box;
}
#mainimage .ulB li:nth-child(1) p {
	text-align: center;
}
#mainimage .ulB li:nth-child(1) p img {
	max-width: 122px;
}
#mainimage .ulB li:nth-child(2) {
	width: 57.8%;
	padding-right: 15%;
	box-sizing: border-box;
	margin-bottom: -20px;
}
#mainimage .ulB li:nth-child(3) {
	width: 16.2%;
	margin-bottom: -40px;
}
#mainimage .ulB li:nth-child(3) img {
	box-shadow: 0 0 10px #acacac;
	border-radius: 50%;
}
/* #intro-chara1 {
transform-origin: center bottom;
animation: yurayura1 2.8s ease infinite;
} */
.mainBox {
	max-width: 75%;
	margin: 0 auto;
	position: relative;
	z-index: 999;
}
#mainimage .mainBox .ulT {
	display: flex;
	justify-content: space-between;
}
#mainimage .mainBox .ulT li:first-child {
	width: 57%;
}
#mainimage .mainBox .ulT li:last-child {
	width: 43%;
}
#mainimage .mainBox .ulT li:first-child .txt_img {
	display: block;
	margin-bottom: 45px;
}
#mainimage .mainBox .ulT li:last-child .txt_img {
	display: block;
	max-width: 60%;
	margin: 0 auto;
	margin-top: 100px;
}
@keyframes yurayura1 {
	0%,100% {transform: rotate(4deg); }
	50% {transform: rotate(-4deg); }  
}   
@media screen and (max-width: 1024px) and (min-width: 768px) {
	#mainimage .mainBox .ulT li:last-child .txt_img {
		max-width: 66%;
		margin-top: 60px;
	}
}
@media screen and (max-width: 1024px) {
	#mainimage .ulA {
		padding-right: 40px;
		padding-left: 40px;
	}
	#mainimage .ulB {
		padding-left: 106px;
		padding-right: 40px;
	}
	#mainimage {
		padding: 80px 0 50px 0;
	}
}
@media screen and (max-width: 767px) {
	#mainimage {
		padding: 69px 0 50px 0;
	}
	#mainimage .nner .txt {
		padding: 0 50px;
		margin-top: -210px;
		position: relative;
		z-index: 11;
	}
	#mainimage .nner .img {
		padding: 0 40px;
	}
	#mainimage .nner ul {
		padding: 0 40px;
		margin-top: 60px;
		display: flex;
		justify-content: space-between;
		column-gap: 10%;
	}
	.mainBox {
		max-width: 100%;
	}
	#mainimage .mainBox .ulT {
		display: block;
	}
	#mainimage .mainBox .ulT li:first-child {
		width: 100%;
	}
	#mainimage .mainBox .ulT li:last-child {
		width: 100%;
	}
	#mainimage .mainBox .ulT li:last-child .txt_img {
		margin-top: 20px;
	}
}
/*--------------------------------------
news
--------------------------------------*/

.top-news .post-box__header h2 {
	font-size: 30px;
}

.top-news .post-box__content {
	max-height: 300px;
	overflow: auto;
}
/*--------------------------------------
相続時の不動産登記にお悩みではありませんか?
--------------------------------------*/
.topBox01 {
	background: #F0F9FA;
	padding: 80px 0;
}
.topBox01 .topSec {
	max-width: 950px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
	text-align: center;
}
.topBox01 .topSec .title {
	font-size: 38px;
	font-family: "M PLUS 2", sans-serif;
	font-weight: 800;
	color: #749EA3;
	letter-spacing: 0.1em;
}
.topBox01 .topSec .txt {
	font-size: 20px;
	line-height: 1.5;
	font-family: "M PLUS 2", sans-serif;
	font-weight: bold;
}
.topBox01 .topSec ul {
	display: flex;
	column-gap: 36px;
	justify-content: space-between;
	margin-top: 83px;
	padding: 0 85px;
}
.topBox01 .topSec ul li {
	width: calc((100% - 36px) / 2);
}
.topBox01 .topSec ul li:last-child p {
	background: #fff;
	padding: 15px 0;
	border-radius: 10px;
	font-size: 18px;
	font-family: "M PLUS 2", sans-serif;
	font-weight: bold;
	position: relative;
	text-align: left;
	padding-left: 59px;
}
.topBox01 .topSec ul li:last-child p:before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/65551bbcbfdfbbe6aa361454e86542da.png) no-repeat;
	width: 25px;
	height: 25px;
	left: 24px;
	top: 24px;
	background-size: 100% 100%;
}
.topBox01 .topSec .title .spanA {
	font-size: 29px;
}
.topBox01 .topSec .title .spanB {
	color: #B3D25D;
}
@media screen and (max-width: 1024px) {
	.topBox01 .topSec ul li:last-child p {
		font-size: 15px;
	}
}
@media screen and (max-width: 767px) {
	.topBox01 .topSec .title {
		font-size: 23px;
		line-height: 1.4;
	}
	.topBox01 .topSec .title .spanA {
		font-size: 19px;
	}
	.topBox01 .topSec .txt {
		font-size: 16px;
	}
	.topBox01 .topSec ul {
		padding: 20px;
		margin-top: 40px;
		display: block;
	}
	.topBox01 .topSec ul li {
		width: 100%;
	}
	.topBox01 .topSec ul li:last-child p {
		font-size: 14px;
		padding-left: 43px;
	}
	.topBox01 .topSec ul li:last-child p:before {
		width: 19px;
		height: 19px;
		left: 12px;
	}
	.topBox01 {
		padding: 10px 0;
	}
}
/*--------------------------------------
代表司法書士挨拶
--------------------------------------*/
.topBox02 {
	padding: 100px 0;
	background: url(/wp-content/uploads/greeting_bg02.png) no-repeat;
	background-size: 100% 100%;
}
.topBox02 .nnerA {
	max-width: 1120px;
	padding: 0 20px;
	box-sizing: border-box;
	margin: 0 auto;
	margin-bottom: 100px;
}
.topBox02 .nnerA .content {
	background: #fff;
	box-shadow: 0 0 10px #d0d0d0;
	border-radius: 20px;
	padding: 70px;
}
.topBox02 .nnerA .content ul {
	display: flex;
	column-gap: 30px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.topBox02 .nnerA .content ul li {
	width: calc((100% - 30px) / 2);
}
.topBox02 .nnerA .content ul li a {
	font-size: 24px;
	font-family: "M PLUS 2", sans-serif;
	font-weight: 500;
	display: block;
	text-align: center;
	border: 2px solid #749EA3;
	border-radius: 10px;
	margin-bottom: 30px;
	padding: 9px 0;
	position: relative;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.topBox02 .nnerA .content ul li a {
		font-size: 15px;
	}
}
.topBox02 .nnerA .content ul li a:before {
	position: absolute;
	content: "";
	width: 41px;
	height: 35px;
	left: 13px;
	top: 12px;
	background: url(/wp-content/uploads/greeting_icon01.png) no-repeat;
	background-size: cover;
}
.topBox02 .nnerA .content ul li a:after {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/greeting_icon02.png) no-repeat;
	right: 10px;
	top: 26px;
	background-size: cover;
	width: 14px;
	height: 14px;
}
.topBox02 .nnerA .content ul li a:hover {
	opacity: 0.6;
}
.topBox02 .nnerA .content .bottom {
	background: url(/wp-content/uploads/greeting_bg01.png) no-repeat;
	background-size: cover;
	border-radius: 10px;
	color: #fff;
	text-align: center;
	padding: 30px 30px 50px 30px;
}
.topBox02 .nnerA .content .bottom .txt {
	line-height: 1.5;
	font-weight: 500;
	padding-top: 10px;
}
.topBox02 .nnerA .content .bottom .title {
	text-align: center;
	font-family: "M PLUS 2", sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.topBox02 .nnerB {
	max-width: 1120px;
	padding: 0 20px;
	box-sizing: border-box;
	margin: 0 auto;
}
.topBox02 .nnerB ul {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.topBox02 .nnerB ul li {
	width: calc((100% - 35px) / 2);
}
.topBox02 .nnerB ul li .title {
	font-size: 32px;
	letter-spacing: 0.1em;
	line-height: 1.3;
	font-family: "M PLUS 2", sans-serif;
	font-weight: 800;
	color: #749EA3;
}
.topBox02 .nnerB ul li .title02 {
	text-align: right;
}
.topBox02 .nnerB ul li .title span {
	color: #B3D25D;
}
.topBox02 .nnerB ul li .txt {
	margin-top: 35px;
}
.topBox02 .nnerB ul li:first-child {
	width: 58%;
	padding-right: 35px;
}
.topBox02 .nnerB ul li:last-child {
	width: 42%;
}
.topBox02 .nnerB .btnBox {
	max-width: 760px;
	margin: 0 auto;
}
.topBox02 .nnerB .btnBox ul {
	column-gap: 40px;
}
.topBox02 .nnerB .btnBox ul li {
	width: calc((100% - 40px) / 2);
	text-align: center;
	padding-right: 0;
}
.btnBox a {
	display: block;
	background: #B3D25D;
	color: #fff;
	font-family: "M PLUS 2", sans-serif;
	font-weight: 800;
	font-size: 20px;
	padding: 10px 0;
	border-radius: 10px;
	position: relative;
}
.btnBox a:before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/greeting_icon03.png) no-repeat;
	width: 14px;
	height: 14px;
	right: 14px;
	top: 25px;
	background-size: cover;
}
.btnBox a:hover {
	opacity: 0.8;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.topBox02 .nnerB ul li .title {
		font-size: 27px;
	}
}
@media screen and (max-width: 767px) {
	.topBox02 .nnerA .content {
		padding: 30px;
	}
	.topBox02 .nnerA .content ul {
		display: block;
	}
	.topBox02 .nnerA .content ul li a {
		font-size: 15px;
		letter-spacing: -0.03em;
	}
	.topBox02 .nnerA .content ul li {
		width: 100%;
	}
	.topBox02 .nnerA .content ul li a:before {
		width: 22px;
		height: 18px;
		top: 17px;
		left: 9px;
	}
	.topBox02 .nnerA .content ul li a:after {
		top: 18px;
	}
	.topBox02 .nnerB ul {
		display: block;
	}
	.topBox02 .nnerB ul li:first-child {
		width: 100%;
		padding-right: 0;
	}
	.topBox02 .nnerB ul li .title {
		font-size: 20px;
	}
	.topBox02 .nnerB ul li .title02 {
		margin-bottom: 15px;
	}
	.topBox02 .nnerB .btnBox ul li {
		width: 100%;
		margin-bottom: 20px;
	}
	.topBox02 .nnerB .btnBox ul li a {
		font-size: 17px;
	}

}
/*--------------------------------------
司法書士に頼める相続ケーススタディ
--------------------------------------*/
.caseBox {
	position: relative;
	padding-top: 50px;
	background: url(/wp-content/uploads/c51bbad4e69bbe1e14995e3d80ab0e8f.png) no-repeat;
	background-size: 100% 100%;
	padding: 120px 0 61px;
}
.caseBox .office_tlt {
	margin-bottom: 70px;
}
.office_info span {
	color: #B3D25D;
}
.caseSec {
	max-width: 1120px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 20px;
}
.caseSec ul {
	display: flex;
	column-gap: 40px;
	justify-content: space-between;
	flex-wrap: wrap;
}
.caseSec ul li {
	width: calc((100% - 40px) / 2);
	text-align: center;
	margin-bottom: 40px;
}
.caseSec .title01 {
	display: inline-block;
	background: #749EA3;
	color: #fff;
	font-family: "M PLUS 2", sans-serif;
	font-size: 28px;
	letter-spacing: 0.05em;
	font-weight: bold;
	border-radius: 20px;
	line-height: 1.5;
	padding: 6px 50px;
}
.caseSec .nner {
	border: 2px solid #749EA3;
	border-radius: 20px;
	background: #fff;
	padding: 60px 60px 50px 50px;
	margin-top: -27px;
}

.caseSec .title02 {
	font-size: 24px;
	line-height: 1.5;
	font-family: "M PLUS 2", sans-serif;
	font-weight: 700;
	color: #749EA3;
	letter-spacing: 0;
}
.caseSec .title02 span {
	color: #B3D25D;
}
.caseSec .nner .txt {
	text-align: left;
	margin-top: 25px;
}
@media screen and (max-width: 1116px) and (min-width: 1025px) {
	.caseSec .title02 {
		font-size: 22px;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.caseSec .nner {
		padding: 50px 30px 30px 30px;
	}
	.caseSec .title02 {
		font-size: 16px;
	}
}
@media screen and (max-width: 767px) {
	.caseSec ul {
		display: block;
	}
	.caseSec ul li {
		width: 100%;
	}
	.caseSec .title02 {
		font-size: 20px;
	}
	.caseSec .nner {
		padding: 30px;
	}
	.caseBox {
		background: url(/wp-content/uploads/0590297d473994014f24a5f159c4ef94.png) no-repeat;
		background-size: 100% 100%;
	}
}
/*--------------------------------------
自動スライド画像
--------------------------------------*/
#loopslider {
	margin: 0 auto;
	width: 100%;
	height: 55px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#loopslider ul {
	float: left;
	overflow: hidden;
	display: inline-block;
	overflow: hidden;
}
#loopslider ul li {
	width: 3500px;
	height: 55px;
	float: left;
	display: inline;
	overflow: hidden;
}
#loopslider ul li:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
@media screen and (max-width: 767px) {
	#loopslider {	
		width: 100vw;
		height: 204px;
	}
	#loopslider ul li {
		width: 100vw;
		height: 204px;
	}
	#loopslider ul li img {
		width: auto;
		height: 143px;
	}
	#mainimage #loopslider {
		position: absolute;
		top: 50px;
		left: 0;
	}
}


/*--------------------------------------
自動スライド画像
--------------------------------------*/
#loopsliderA {
	margin: 0 auto;
	width: 100%;
	height: 55px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#loopsliderA ul {
	float: left;
	overflow: hidden;
	display: inline-block;
	overflow: hidden;
}
#loopsliderA ul li {
	width: 3028px;
	height: 55px;
	float: left;
	display: inline;
	overflow: hidden;
}
#loopsliderA ul li:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
/*--------------------------------------
自動スライド画像
--------------------------------------*/
#loopsliderS {
	margin: 0 auto;
	width: 100%;
	height: 300px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#loopsliderS ul {
	float: left;
	overflow: hidden;
	display: inline-block;
	overflow: hidden;
}
#loopsliderS ul li {
	width: 1500px;
	height: 300px;
	float: left;
	display: inline;
	overflow: hidden;
}
#loopsliderS ul li:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
} 
/* -------------------------------------
menu_section
------------------------------------- */
.menu_section {
	max-width: 1120px;
	padding: 0 20px;
	box-sizing: border-box;
	margin: 0 auto;
	margin-bottom: 100px;
}
.menu_section #menu_start {
	background: #fff;
	box-shadow: 0 0 10px #d0d0d0;
	border-radius: 20px;
	padding: 70px;
}
.menu_section .wrap_box {
	position: relative; 
	/* 	display: table; */
	width: 100%;
}
.menu_tlt {
	font-size: 26px;
	letter-spacing: 0.3em;
	color: #fff;
	background: #021665;
	line-height: 1.2;
	padding: 29px 46px 30px;
	font-family: "秀英明朝 M", "Shuei Mincho M", A-OTF Shuei Mincho Pro;
	margin-bottom: 0;
	position: relative;
}
.menu_tlt:after {
	position: absolute;
	content: "";
	background: #FFFFFF;
	left: 25px;
	top: 31px;
	width: 6px;
	height: 15px;
}
.menu_tlt:before {
	position: absolute;
	content: "";
	background: #9D4220;
	left: 25px;
	top: 46px;
	width: 6px;
	height: 15px;
}
.menu_section .menu_box {
	width: 100%;
	background: #fff;
	min-height: inherit !important;
	/* 	display: table-cell; */
}
.menu_section .txt_box {
	/* 	position: absolute;
	right: 0;
	top: 0; */
	width: 100%;
	/* 	padding: 0px; */
	box-sizing: border-box;
	/*  overflow: hidden;  */
	background: url(../img/topbg01.jpg) no-repeat top center;
	background-size: cover;
	/* 	display: table-cell; */
	height: auto !important;    
	min-height: 300px !important;
	position: relative !important;
	top: 0 !important;
	left: 0;
	border-radius: 10px;
}
.menu_section .txt_box li {
	padding: 10px;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	-moz-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
	-webkit-transition-duration: 0.7s;
	transition-duration: 0.7s;
	background: url(/wp-content/uploads/greeting_bg01.png) no-repeat top center;
	background-size: cover;
	border-radius: 10px;
}
.menu_section .txt_box li:nth-child(2) {
	background: url(/wp-content/uploads/topbg02.jpg) no-repeat top center;
	background-size: cover;

}
.menu_section .txt_box li:nth-child(3) {
	background: url(/wp-content/uploads/topbg03.jpg) no-repeat top center;
	background-size: cover;
}
.menu_section .txt_box li:nth-child(4) {
	background: url(/wp-content/uploads/topbg04.jpg) no-repeat top center;
	background-size: cover;
}
.menu_section .txt_box li:nth-child(5) {
	background: url(/wp-content/uploads/topbg05.jpg) no-repeat top center;
	background-size: cover;
}
.menu_section .txt_box li:first-child {
	opacity: 1 !important;
}
/* .menu_box li {
border-bottom: 1px solid #D9D4D0;
} */
.cell_erea {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.menu_box li a {
	color: #333333;
	letter-spacing: 0.01em;
	line-height: 1.4;
	font-size: 22px;
	font-size: 24px;
	font-family: "M PLUS 2", sans-serif;
	font-weight: 500;
	display: block;
	text-align: center;
	border: 2px solid #749EA3;
	border-radius: 10px;
	padding: 13px 0;
	position: relative;
}
.menu_box li a:before {
	position: absolute;
	content: "";
	width: 41px;
	height: 35px;
	left: 13px;
	top: 12px;
	background: url(/wp-content/uploads/greeting_icon01.png) no-repeat;
	background-size: cover;
}
.menu_box li a:after {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/greeting_icon02.png) no-repeat;
	right: 10px;
	top: 19px;
	background-size: cover;
	width: 14px;
	height: 14px;
}
.menu_box li a:hover {
	background: #749EA33D;
}
/* .menu_box li a:hover:before {
background: url(../img/icon02.png) no-repeat top center;
background-size: cover;
max-width: 34px;
max-height: 40px;
} */
.menu_box li a:hover .menu_link_txt {
	/* 	border-bottom: 2px solid #93C015; */
	padding-bottom: 4px;
}
.menu_section .txt_box .inner {
	display: table;
	margin: 0 auto;
	max-width: 692px;
	vertical-align: middle;
	height: 100%;
}
.menu_section .txt_box .inner .cell_box {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.txt_box h2 {
	color: #fff;
	line-height: 1.2;
	padding-bottom: 0;
	position: relative;
	text-align: center;
	font-family: "M PLUS 2", sans-serif;
	font-size: 24px;
	font-weight: bold;
}
/* .txt_box h2:after {
position: absolute;
content: "";
background: #fff;
width: 100px;
height: 2px;
left: 50%;
margin-left: -50px;
bottom: 0;
} */
.menu_section .txt {
	font-size: 16px;
	color: #fff;
	letter-spacing: 0.05em;
	margin-top: 20px;
	line-height: 1.5;
	font-weight: 500;
	padding-top: 0;
	text-align: center;
}
.menu_section .menu_box ul {
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
}
.menu_section .menu_box ul li {
	width: calc((100% - 30px) / 2);
	margin-bottom: 30px;
}
.menu_box li a {
	border: 2px solid #749EA3;
	border-radius: 10px;
}
@media screen and (max-width: 1400px) and (min-width: 1001px) {
	.txt_box h2 {
		font-size: 25px;
		letter-spacing: 0.1em;
	}
	.menu_section .txt {
		margin-top: 20px;
	}
	.menu_tlt {
		font-size: 32px;
		letter-spacing: 0.05em;
	}
	.menu_box li a {
		letter-spacing: 0.02em !important;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.menu_section .txt_box {
		min-height: 240px !important;
	}
	.menu_box li a {
		letter-spacing: 0.02em !important;
		font-size: 16px;
		padding: 10px;
	}
	.menu_box li .menu_link_english {
		letter-spacing: 0.03em;
		padding-left: 6px;
		font-size: 10px;
	}
	.menu_box li a:before {
		width: 28px;
		height: 28px;
		left: 15px;
		top: 6px;
		background: url(/wp-content/uploads/greeting_icon01.png) no-repeat;
		background-size: auto;
		background-size: cover;
	}
	.menu_box li a:after {
		top: 14px;
	}
	.txt_box h2 {
		letter-spacing: 0.05em;
		font-size: 32px;
	}
	.menu_section .txt {
		margin-top: 15px;
		letter-spacing: 0;
	}
	.menu_section .txt_box .inner .cell_box {
		padding: 0 20px;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 767px) {
	.topBox02 {
		padding: 30px 0;
	}
	.menu_section .txt_box {
		display: none !important;
	}
	.menu_section .menu_box {
		width: 100%;
		min-height: auto !important;
		height: auto !important;
	}
	.menu_section .wrap_box, .menu_section .menu_box {
		display: block;
	}
	.menu_box li a {
		letter-spacing: 0.1em;
		padding: 25px 5px 25px 85px;
		font-size: 28px;
	}
	.menu_box li .menu_link_english {
		letter-spacing: 0.1em;
	}
	.menu_section #menu_start {
		padding: 20px;
	}
	.menu_section .menu_box ul {
		display: block;
	}

	.menu_section .menu_box ul li {
		width: 100%;
		margin-bottom: 20px;
	}
	.menu_box li a {
		padding: 10px;
		font-size: 16px;
		letter-spacing: 0;
	}
	.menu_box li a:before {
		width: 24px;
		height: 20px;
	}
}
/* -------------------------------------
about
------------------------------------- */
.about_box {
	padding-top: 70px;
	padding-bottom: 80px;
}
.about_box .ulA {
	display: flex;
	justify-content: space-between;
	column-gap: 40px;
	padding-top: 77px;
	padding-bottom: 44px;
}
.about_box .ulA li {
	width: calc((100% - 40px) / 2);
}
.about_box .ulA .title {
	font-size: 32px;
	letter-spacing: 0.1em;
	line-height: 1.3;
	font-family: "M PLUS 2", sans-serif;
	font-weight: 800;
	color: #749EA3;
	padding-bottom: 40px;
}
.about_box .ulB {
	display: flex;
	column-gap: 30px;
	justify-content: space-between;
}
.about_box .ulB li {
	width: calc((100% - 60px) / 3);
}
.about_box .ulB p {
	font-size: 16px;
	color: #749EA3;
	letter-spacing: 0.02em;
	font-family: "M PLUS 2", sans-serif;
	font-weight: 800;
	text-align: center;
	line-height: 1.5;
	border: 2px solid #749EA3;
	padding: 9px;
	border-radius: 10px;
}
.btnBox {
	max-width: 360px;
	margin: 0 auto;
	margin-top: 55px;
	text-align: center;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.about_box .ulB p {
		font-size: 13px;
		letter-spacing: 0;
		font-weight: bold;
		padding: 3px;
	}
	.about_box .ulA .title {
		font-size: 23px;
		padding-bottom: 10px;
	}
}
@media screen and (max-width: 767px) {
	.about_box .ulA {
		display: block;
	}
	.about_box .ulA li {
		width: 100%;
	}
	.about_box .ulA .title {
		padding-top: 20px;
		font-size: 18px;
		padding-bottom: 15px;
	}
	.about_box .ulB {
		display: block;
	}
	.about_box .ulB li {
		width: 100%;
		margin-bottom: 15px;
	}
}
/* -------------------------------------
無料相談についてのご案内
------------------------------------- */
.Information_box {
	padding: 100px 0;
}
.Information_box .jc {
	background: url(/wp-content/uploads/Information_img.png);
	background-size: cover;
	padding: 77px 20px 50px;
	text-align: center;
	color: #fff;
	border-radius: 30px;
}
.Information_box .jc .title {
	font-size: 36px;
	font-family: "M PLUS 2", sans-serif;
	letter-spacing: 0.1em;
	font-weight: bold;
	line-height: 1.5;
	padding-bottom: 30px;
	position: relative;
}
.Information_box .jc .title span {
	position: relative;
	padding-left: 90px;
}
.Information_box .jc .title span:before {
	position: absolute;
	content: "";

	background: url(/wp-content/uploads/top_icon04.png);
	width: 77px;
	height: 77px;
	left: 0;
	background-size: contain;
	bottom: 0;
}
.Information_box ul {
	display: flex;
	column-gap: 30px;
	justify-content: space-between;
	margin-top: 40px;
}
.Information_box ul li {
	width: calc((100% - 60px) / 3);
	padding-top: 30px;
}
.Information_box ul li img {
	max-width: 104px;
	margin: 0 auto;
	display: block;
	padding-top: 20px;
}
.Information_box ul li div.img {
	height: 100px;
}
.Information_box ul li:first-child img {
	max-width: 104px;
}
.Information_box ul li:first-child img {
	max-width: 104px;
}
.Information_box ul li:nth-child(2) img {
	max-width: 79px;
}
.Information_box ul li:nth-child(3) img {
	max-width: 55px;
}
.Information_box ul li .title {
	font-size: 24px;
	text-align: center;
	color: #749EA3;
	font-weight: 800;
	font-family: "M PLUS 2", sans-serif;
	letter-spacing: 0.1em;
	line-height: 1.5;
}
.Information_box ul li {
	width: calc((100% - 60px) / 3);
	background: #fff;
	box-shadow: 0 0 10px #ccc;
	border-radius: 10px;
}
.Information_box .btnBox a {
	border-radius: 0 0 10px 10px;
}
.Information_box .btnBox {
	margin-top: 22px;
}
.Information_box .btnBox p {
	background: #B3D25D;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0;
	border-radius: 0 0 10px 10px;
	position: relative;
}
.Information_box .btnBox p:before {
  position: absolute;
  content: "";
  background: url(/wp-content/uploads/greeting_icon03.png) no-repeat;
  width: 14px;
  height: 14px;
  right: 14px;
  top: 25px;
  background-size: cover;
}
@media screen and (max-width: 767px) {
	.Information_box .btnBox {
		max-width: 100%;
	}
	.Information_box ul {
		display: block;
	}
	.Information_box ul li {
		width: 100%;
		margin-bottom: 20px;
	}
	.Information_box .txt {
		text-align: left;
	}
	.Information_box .jc .title {
		font-size: 30px;
	}
	.Information_box .jc .title span {
		padding-left: 0;
	}
	.Information_box .jc .title span:before {
		bottom: auto;
		top: -80px;
		left: 50%;
		transform: translate(-50%);
	}
	.Information_box .jc {
		padding: 117px 20px 50px;
	}
}