@charset "utf-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*font-family: "Noto Sans JP", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

.front_contents {
	position: relative;
	padding: min(calc(150px + (1vw - 19.2px) * 4.5307), 150px) 0; /* 150-80px (1920-375) */
	z-index: 10;
}
.wrapper_content {
	position: relative;
	width: 90%;
	max-width: 1240px;
	margin: 0 auto;
	z-index: 20;
}
#front_top_content, #front_bottom_content {
	position: relative;
	padding: min(calc(120px + (1vw - 19.2px) * 3.2362), 120px) 0; /* 120-70px (1920-375) */
	z-index: 10;
	background: #fff;
}
#front-sectionPost .postlist li {
	border: none!important;

}
.postlist li,
.postlist li:first-child {
	border: none!important;
}
.postlist .post_text {
	position: relative;
}
.postlist .post_text:after {
	content: '';
	display: inline-block;
	background-size: 3px 1px;
	background-image: linear-gradient(to right, #262626 1px, transparent 1px);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	position: absolute;
	height: 1px;
	bottom: 0;
	right: 0;
	width: 92%;
}
body:not(.home) #front_bottom_content {
	display: none;
}

#front-sectionPost {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
}
.postlist .post_text {
	padding: 26px 0;
}
.post .time, .postlist .time {
	font-weight: 500;
	color: #fff !important;
	background: #00A7E5;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 5px;
}
.post .time a, .postlist .time a {
	font-weight: 500;
	color: #fff!important;
}

.post4b li .post4b_contents {
	opacity: 1;
	/*  display: none; */
}
.post4b .time {
	display: block;
	background: #00A7E5;
	border-radius: 5px;
}
.post4b .time a {
	color: #fff;
}
.post4b img {
	border-radius: 5px;
}

.post_link a {
	color: #333333!important;
}
.post_link {
	border-bottom: none;
}

#wrapper {
	max-width: unset;
	padding: 0;
	position: relative;
	z-index: 1;
}

body {
	font-weight: 400;
	font-family: "Noto Sans JP", sans-serif;
}

body p {
	line-height: 2;
}

body:not(.home) #wrapper {
	width: unset;
}
body.category #wrapper, body.archive #wrapper , body.single #wrapper , body.page-contact #wrapper , body.page-thanks #wrapper , body.page-privacy #wrapper , body.error404 #wrapper {
	width: 94%;
	max-width: var(--content-max-width);
}

.page-id-17 #wrapper {
	width: 94%!important;
	max-width: var(--content-max-width);
	margin-inline: auto;
}
header#h1Header {
	background: #fff;
}
#thumbImg::before, header#h1Header::before {
	background: #000;
	opacity: 0;
}
header#h1Header h1.title {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-size: var(--rem48);
	color: #fff;
}
body.page-souzoku header#h1Header h1.title,
body.page-shukatsu header#h1Header h1.title {
	color: #262626;
}

#header-upper {
	display: none!important;
}
#header .logo {
	padding: 10px 20px;
}
#header .logo img {
	width: 100%;
	max-width: 300px;
	height: auto;
}
#header a.head_btn {
	width: 100px;
}
#header a.head_btn::before {
	font-size: 1.2em;
}
#header a.head_btn span {
	white-space: nowrap;
	font-size: 12px
}
#header a.head_btn.tel_btn {
	background: #D9F5FF;
	color: #004E90;
}
#header a.head_btn.mail_btn {
	background: #00A7E5;
	color: #fff;
}
#header a.head_btn.line_btn {
	background: #05C756;
	color: #fff;
}
#header a.head_btn.line_btn::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/line.png)no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
}

nav#mainNav ul li a {
	color: #262626;
	padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(20px + (1vw - 19.2px) * 1.6722), 20px);
}
nav#mainNav ul li a b {
	font-weight: 400;
	color: #262626;
}
nav#mainNav ul li a:hover b {
	color: #262626;
}
nav#mainNav ul li.current-menu-item a b {
	color: #00A7E5;
}
nav#mainNav ul li ul.sub-menu li a {
	color: #262626;
}
nav#mainNav ul li ul.sub-menu li a:hover,
nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
	background: #00A7E5;
	color: #fff;
}
nav#mainNav ul li ul.sub-menu li.current-menu-item a {
	background: #fff;
	color: #262626;
}
nav#mainNav ul li.current-menu-parent a b {
	color: #00A7E5;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
	background: #00A7E5;
}
.spmenu #menu p {
	color: #00A7E5;
	white-space: nowrap;
}

a#scrollUp {
	background: #00A7E5;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #262626;
	background: #fff;
}
#copyright {
	margin-top: 0;
}
#footer .footnav:not(:last-child) {
	margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
	color: #262626;
}
#footer .footnav ul {
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
	display: none;
}
#footer .socialicon {
	margin-bottom: 15px;
}
#footer .socialicon .fa-facebook:before, #footer .socialicon .fa-twitter:before, #footer .socialicon .fa-youtube:before, #footer .socialicon .fa-instagram:before, #footer .socialicon .fa-x-twitter:before, #footer .socialicon .fa-line:before, #footer .socialicon .fa-tiktok:before {
	color: #00A7E5;
}

.inner {
	width: 94%;
	max-width: 1200px;
	margin-inline: auto;
}

h1.title {
	font-size: var(--rem48);
	letter-spacing: .01em;
	color: #262626;
	line-height: 1.4;
	font-weight: 500;
	display: block;
	text-align: center;
	margin-inline: auto;
	margin-bottom: 40px;
	position: relative;
}

.post h2 {
	font-weight: 500;
	color: #262626;
	font-size: var(--rem40);
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}
.post h2.title {
	font-size: var(--rem36);
	text-align: center;
	padding: 0!important;
	margin: 0!important;
	margin-bottom: 30px!important;
}
.post h2.title::before {
	content: '';
	display: inline-block;
	background: #00A7E5;
	width: 20px;
	height: 20px;
	min-width: 20px;
	min-height: 20px;
	border-radius: 50%;
	margin-top: -4px;
	margin-right: 8px;
	vertical-align: middle;
}

.post h3 {
	font-weight: 500;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.post h4 {
	font-weight: 400;
}

.post h4::before {
	background: #00A7E5;
}

.linkBtn, .post .linkBtn, a.linkBtn {
	background: #00A7E5;
	border-radius: 100vmax;
	color: #fff;
	font-weight: 500;
	padding: 18px;
	display: block;
	width: 280px;
	margin-top: 30px;
	margin-inline: auto;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: #00A7E5;
	color: #fff;
	opacity: .7;
}

.cta .head-text {
	text-align: center;
	font-weight: 700;
	font-size: var(--rem36);
	line-height: 1.6;
	color: #FF6D9A;
	margin-bottom: 10px;
}
.cta .head {
	font-weight: 500;
	font-size: var(--rem30);
	line-height: 2;
	color: #fff;
	text-align: center;
	padding: 30px 5%;
	background: linear-gradient(180deg,rgba(0, 167, 229, 1) 0%, rgba(0, 78, 144, 1) 100%);
}
.cta .head .under {
	text-decoration: 1px underline double white;
	text-underline-offset: 5px;
}
.cta .head .box {
	background: #fff;
	border-radius: 100vmax;
	display: inline-block;
	text-align: center;
	padding: 2px 10px;
	line-height: 1.3;
	color: #00A7E5;
	margin: 0 3px;
}
.cta .head .small {
	font-size: var(--rem24);
}
.cta .body {
	padding: 50px 5%;
	background: #F2FBFE;
	position: relative;
	z-index: 2;
}
.cta .body::after {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/cta_illust.png)no-repeat;
	background-size: contain;
	position: absolute;
	right: 5%;
	bottom: 0;
	width: 400px;
	max-width: 33%;
	aspect-ratio: 496 / 322;
	z-index: -1;
}
.cta .read-text {
	text-align: center;
	font-weight: 500;
}
.cta .flex {
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
	margin-top: 40px;
}
.cta a {
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	padding: 12px 24px;
	width: 300px;
	border-radius: 100vmax;
}
.cta a::before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1;
	margin-right: 5px;
}
.cta a.mailLink {
	background: #004E90;
	font-size: 18px;
}
.cta a.mailLink::before {
	content: '\f0e0';
}
.cta a.telLink {
	background: #00A7E5;
	font-size: 20px;
}
.cta a.telLink::before {
	content: '\f095';
}

#metaslider-id-157 {
	display: none;
}

@media print, screen and (max-width: 768px) {
	#metaslider-id-157 {
		display: block;
	}
	#metaslider-id-98 {
		display: none;
	}
}

/*-----------------------------
Top
------------------------------*/
.top_about {
	padding-top: 100px;
}
.top_about h1 {
	font-size: var(--rem40);
	line-height: 1.6;
}
.top_about h1 span {
	position: relative;
}
.top_about h1 span::after {
  content:"";
  position:absolute;
  left:.15em; right:.15em; bottom:.08em;
  height:.3em;
  background:#52C3ED;
  border-radius:.35em;
  z-index:-1;
}
.top_about .flex {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.top_about .text {
	width: 56%;
}
.top_about .movie {
	width: 40%;
}
.top_about .movie iframe {
	width: 100%;
	aspect-ratio: 3 / 2;
}

.top_service {
	padding: 120px 0;
}
.top_service .recommend {
	background: url(/wp-content/uploads/recommend_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 70px 5% 120px;
	margin-top: 40px;
}
.top_service .recommend h3 {
	text-align: center;
	color: #004E90;
	font-size: var(--rem48);
}
.top_service .recommend ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 25px;
	max-width: 1100px;
	margin-inline: auto;
}
.top_service .plan-tabs {
  border-radius: 24px 24px 0 0;
  overflow: hidden;
  background: transparent;
  padding-top: 120px;
}
.top_service .plan-tabs input[type="radio"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.top_service .tab-head {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.top_service .tab {
  display: grid;
  place-items: center;
  min-height: 60px;
  font-weight: 500;
  font-size: var(--rem30);
  color: #fff;
  cursor: pointer;
  user-select: none;
}
.top_service .tab.t1 {
  background: #0CAE01;
  border-radius: 24px 24px 0 0;
}
.top_service .tab.t2 {
  background: #F56F5A;
  border-radius: 24px 24px 0 0;
}
.top_service #tab-souzoku:checked ~ .tab-head .t2,
.top_service #tab-shukatsu:checked ~ .tab-head .t1 {
  filter: grayscale(.25) opacity(.65) brightness(1.05);
}
.top_service .panels {
  border: 4px solid #0CAE01;
  background: #fff;
  transition: border-color .2s ease;
}
.top_service #tab-souzoku:checked ~ .panels {
	border-color: #0CAE01;
}
.top_service #tab-shukatsu:checked ~ .panels {
	border-color: #F56F5A;
}
.top_service .panel {
  display: none;
  padding: clamp(16px, 2.5vw, 40px);
  line-height: 2.2;
  font-size: clamp(15px, 1.6vw, 18px);
  color: #222;
}
.top_service .panel h3 {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}
.top_service .panel h3::before {
	content: '';
	display: inline-block;
	border-radius: 50%;
	width: 22px;
	height: 22px;
}
.top_service #panel-souzoku h3::before {
	background: #0CAE01;
}
.top_service #panel-shukatsu h3::before {
	background: #F56F5A;
}
.top_service .panel ul {
/* 	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto; */
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	gap: 40px;
}
.top_service .panel li {
	width: calc(100% / 3 - 40px);
}
.top_service #tab-souzoku:checked ~ .panels .p1 {
  display: block;
}
.top_service #tab-shukatsu:checked ~ .panels .p2 {
  display: block;
}

.top_reason {
	background: #F2FBFE;
	padding: 100px 0;
}
.top_reason .inner {
	max-width: 1000px;
}
.top_reason ul {
	display: flex;
	flex-direction: column;
	gap: 60px;
}
.top_reason li {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.top_reason .image {
	width: 26%;
}
.top_reason .image img {
	border-radius: 15px;
	border: solid 1px #00A7E5!important;
}
.top_reason .text {
	width: 70%;
}
.top_reason h3 {
	font-weight: 700;
	color: #00A7E5;
}

.top_profile {
	padding: 120px 0;
}
.top_profile .inner {
	max-width: 1200px;
}
.top_profile .flex {
	display: flex;
	padding: 40px;
	background: linear-gradient(114deg,rgba(25, 193, 255, 1) 0%, rgba(0, 105, 194, 1) 100%);
}
.top_profile .text {
	width: 50%;
}
.top_profile .image {
	width: 46%;
	position: relative;
}
.top_profile .image img {
	position: absolute;
	bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
	max-width: 350px;
}
.top_profile h2.title {
	color: #fff;
	font-size: var(--rem30);
	justify-content: flex-start;
	align-items: center;
	text-align: left;
	margin-left: 0!important;
}
.top_profile h2.title::before {
	background: #fff;
	margin-top: 0!important;
}
.top_profile p {
	color: #fff;
}
.top_profile .name {
	width: 300px;
	margin-left: auto;
	margin-top: 30px;
}
.top_profile .linkBtn {
	background: #fff;
	color: #00A7E5;
}
.top_profile .linkBtn::after {
	border-right: solid 2px #00A7E5;
	border-bottom: solid 2px #00A7E5;
}
.top_profile .linkBtn:hover {
	background: #fff;
	color: #00A7E5;
}

.top_intro {
	background: url(/wp-content/uploads/top_intro_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 80px 0;
}
.top_intro ul {
	display: flex;
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: auto;
	gap: 40px;
}
.top_intro .image {
	width: 170px;
	margin-inline: auto;
	margin-bottom: 30px;
}
.top_intro h3 {
	font-weight: 700;
	color: #00A7E5;
	text-align: center;
}

.top_news {
	padding: 100px 0 120px;
}

@media print, screen and (max-width: 768px) {
	.top_about {
		padding-top: 60px;
	}
	.top_about h1 {
		white-space: nowrap;
	}
	.top_about .flex {
		flex-direction: column;
		gap: 30px;
	}
	.top_about .text {
		width: 100%;
	}
	.top_about .movie {
		width: 100%;
	}

	.top_service {
		padding: 70px 0;
	}
	.top_service .recommend {
		padding: 40px 5% 70px;
		margin-top: 30px;
	}
	.top_service .recommend ul {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		gap: 10px;
	}
	.top_service .recommend li {
		width: 47%;
	}
	.top_service .plan-tabs {
		padding-top: 70px;
	}
	.top_service .tab {
    min-height: 45px;
    font-size: 16px;
	}
	.top_service .panel {
		padding: 30px 25px;
	}
	.top_service .panel h3 {
		gap: 4px;
	}
	.top_service .panel h3::before {
		width: 18px;
		height: 18px;
	}
	.top_service .panel ul {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		gap: 10px;
	}
	.top_service .panel li {
		width: 47%;
	}

	.top_reason {
		padding: 60px 0;
	}
	.top_reason ul {
		gap: 40px;
	}
	.top_reason li {
		flex-direction: column;
		gap: 25px;
	}
	.top_reason .image {
		width: 100%;
		max-width: 280px;
		margin-inline: auto;
	}
	.top_reason .text {
		width: 100%;
	}
	.top_reason h3 {
		text-align: center;
	}

	.top_profile {
		padding: 70px 0;
	}
	.top_profile .flex {
		flex-direction: column-reverse;
		gap: 30px;
		padding: 35px 25px;
	}
	.top_profile .text {
		width: 100%;
	}
	.top_profile .image {
		width: 100%;
		max-width: 280px;
		margin-top: -60px;
		margin-inline: auto;
	}
	.top_profile .image img {
		position: static;
		bottom: unset;
	  left: unset;
	  transform: translateX(0);
		max-width: 100%;
	}
	.top_profile h2.title {
		justify-content: center;
		text-align: center;
	}
	.top_profile .name {
		width: 200px;
		margin-top: 20px;
	}

	.top_intro {
		padding: 60px 0;
	}
	.top_intro ul {
		grid-template-columns: repeat(1,1fr);
	}
	.top_intro .image {
		width: 120px;
		margin-bottom: 20px;
	}

	.top_news {
		padding: 70px 0 80px;
	}
}

@media print, screen and (max-width: 480px) {
	.top_about h1 {
		font-size: 18px;
	}
}

/*-----------------------------
相続サポートプラン
------------------------------*/
.service.sec01 .wrap {
	border: solid 3px #3CB2E4;
}
.service.sec01 .kv {
	position: relative;
	aspect-ratio: 1162 / 368;
}
.service.sec01 .kv img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.service.sec01 .kv .text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	text-align: center;
	width: 90%;
}
.service.sec01 .kv .icon {
	width: 100px;
	margin-inline: auto;
	margin-bottom: 20px;
}
.service.sec01 .kv h2 {
	color: #fff;
}
.service.sec01 .content {
	padding: 50px 7%;
}
.service.sec01 .content p {
	text-align: center;
	color: #004E90;
}
.service.sec01 .content p span {
	color: #FF6D9A;
}
.service.sec01 .content ul {
	margin-top: 40px;
}
.service.sec01 .content li {
	font-size: var(--rem24);
	line-height: 1.5;
	border-bottom: 2px dashed #00A7E5;
	padding: 8px 0;
}

.service.sec02 {
	padding-top: 100px;
}
.service.sec02 h2 {
	font-size: var(--rem36);
	color: #00A7E5;
	position: relative;
	padding-bottom: 16px;
}
.service.sec02 h2::after {
	content: '';
	display: inline-block;
	background: #00A7E5;
	width: 60px;
	height: 2px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.service.sec02 p.remark {
	font-size: 12px;
	line-height: 1.4;
	margin-top: 10px;
}
.service.sec02 .buttonBox {
	display: grid;
	grid-template-rows: auto;
	gap: 20px;
	margin-top: 70px;
}
.service.sec02 .buttonBox.souzoku {
	grid-template-columns: repeat(3,1fr);
}
.service.sec02 .buttonBox.shukatsu {
	grid-template-columns: repeat(2,1fr);
	max-width: 1000px;
	margin-inline: auto;
}
.service.sec02 .buttonBox .linkBtn {
	margin: 0 auto;
	width: 100%;
}
.service.sec02 .buttonBox.souzoku .linkBtn,
.service.sec02 .buttonBox.souzoku .linkBtn:hover {
	background: #D3F4A7;
	color: #262626;
}
.service.sec02 .buttonBox.shukatsu .linkBtn,
.service.sec02 .buttonBox.shukatsu .linkBtn:hover {
	background: #FFE7DA;
	color: #262626;
}

.service.sec03 {
	padding-top: 120px;
}
.service.sec03 h2 {
	font-weight: 600;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #0CAE01;
	max-width: 1400px;
	margin-inline: auto;
	margin-bottom: 0;
}
.service.sec03.souzoku h2 {
	color: #0CAE01;
	border-bottom: 1px solid #0CAE01;
}
.service.sec03.shukatsu h2 {
	color: #F56F5A;
	border-bottom: 1px solid #F56F5A;
}
.service.sec03 p {
	margin-top: 30px;
}

.service.sec04 {
	padding-top: 70px;
}
.service.sec04 .head-text {
	font-weight: 500;
	font-size: var(--rem30);
	text-align: center;
	margin-bottom: 10px;
}
.service.sec04 .planTitle {
	padding: 15px;
}
.service.sec04 .planTitle.tag {
	position: relative;
}
.service.sec04 .planTitle.tag::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/plan_tag.png)no-repeat;
	background-size: contain;
	width: 60px;
	aspect-ratio: 65 / 130;
	position: absolute;
	top: -5px;
	left: 5%;
	z-index: 2;
}
.service.sec04 .planTitle h3 {
	text-align: center;
	font-weight: 600;
	font-size: var(--rem40);
	line-height: 1.5;
	margin-bottom: 0;
	border-bottom: 5px solid #fff;
}
.service.sec04 .content {
	padding: 50px 30px 30px;
}
.service.sec04 .top {
	position: relative;
	padding-bottom: 30px;
  min-height: 167px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.service.sec04 .top .icon {
	position: absolute;
	top: 0;
	left: 0;
	width: fit-content;
}
.service.sec04 .top .icon img {
	object-fit: contain;
	height: 120px;
}
.service.sec04 .top .text {
	width: calc(100% - 260px);
	margin-inline: auto;
}
.service.sec04 .top p {
	font-weight: 600;
	text-align: center;
	margin-bottom: 30px;
}
.service.sec04 .top p.left {
	text-align: left;
}
.service.sec04 .top p span {
	text-align: center;
	color: #FF6D9A;
}
.service.sec04 .top p.remark {
	font-weight: 400;
	line-height: 1.5;
	width: fit-content;
	margin-left: auto;
	margin-top: 30px;
	text-align: left;
}
.service.sec04 .top .price {
	text-align: center;
	font-weight: 500;
	font-size: var(--rem30);
}
.service.sec04 .top .price span {
	font-weight: 700;
	font-size: var(--px80);
}
.service.sec04 .center {
	padding: 30px 0 50px;
}
.service.sec04 .center h4 {
	text-align: center;
	font-size: var(--rem30);
	font-weight: 500;
	padding: 0;
}
.service.sec04 .center h4::before {
	content: '';
	display: inline-block;
	position: static;
	width: 22px;
	height: 22px;
	border-radius: 50px;
	margin-right: 6px;
	margin-top: -2px;
}
.service.sec04 .center .listFlex {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	max-width: 900px;
	margin-inline: auto;
}
.service.sec04 .center ul {
	width: calc(50% - 10px);
	width: fit-content;
	margin-inline: auto;
}
.service.sec04 .center li .notes {
	vertical-align: super;
	font-size: 12px;
}
.service.sec04 .center li .new {
	color: #FF6D9A;
	display: inline-block;
	margin-left: 2px;
}
.service.sec04 .bottom .box {
	position: relative;
	padding: 30px 5%;
	border-radius: 20px;
}
.service.sec04 .bottom .box::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: -29px;
	left: 50%;
	transform: translateX(-50%);
	width: 40px;
	height: 30px;
	clip-path: polygon(50% 0, 100% 100%, 0 100%);
}
.service.sec04 .bottom .box h4 {
	font-weight: 500;
	font-size: var(--rem30);
	text-align: center;
	padding: 0;
}
.service.sec04 .bottom .box h4::before {
	display: none;
}
.service.sec04 .bottom .box p {
	max-width: 800px;
	margin-inline: auto;
}
.service.sec04 .bottom .remark {
	width: fit-content;
	margin-left: auto;
	font-size: 12px;
	line-height: 1.5;
	margin-top: 10px;
}
.service.sec04 .bottom-text {
	margin-top: 30px;
}
.service.sec04 .bottom-text span {
	display: block;
	text-align: center;
}
.service.sec04.souzoku .head-text {
	color: #0CAE01;
}
.service.sec04.souzoku .wrap {
	border: solid 5px #D3F4A7;
}
.service.sec04.souzoku .planTitle {
	background: #D3F4A7;
}
.service.sec04.souzoku .top {
	border-bottom: 5px solid #D3F4A7;
}
.service.sec04.souzoku .top .price span {
	color: #0CAE01;
}
.service.sec04.souzoku .center h4::before {
	background: #0CAE01;
}
.service.sec04.souzoku .bottom .box {
	background: #F3FFE5;
}
.service.sec04.souzoku .bottom .box::before {
	background: #F3FFE5;
}

.service.sec04.shukatsu .head-text {
	color: #F56F5A;
}
.service.sec04.shukatsu .wrap {
	border: solid 5px #FFE7DA;
}
.service.sec04.shukatsu .planTitle {
	background: #FFE7DA;
}
.service.sec04.shukatsu .top {
	border-bottom: 5px solid #FFE7DA;
}
.service.sec04.shukatsu .top .price span {
	color: #F56F5A;
}
.service.sec04.shukatsu .center h4::before {
	background: #F56F5A;
}
.service.sec04.shukatsu .bottom .box {
	background: #FFE7DA;
}
.service.sec04.shukatsu .bottom .box::before {
	background: #FFE7DA;
}

.service.sec05 {
	padding-top: 70px;
}
.service.sec05 .table02 th {
	width: auto!important;
}
.service.sec05 th,
.service.sec05 td {
	vertical-align: middle;
}
.service.sec05 th {
	text-align: center!important;
}
.service.sec05.souzoku th {
	background: #D3F4A7!important;
}
.service.sec05.shukatsu th {
	background: #FFE7DA!important;
}
.service.sec05 p {
	text-align: center;
	margin-top: 20px;
}


@media print, screen and (max-width: 1023px) {
	.service.sec02 .buttonBox.souzoku {
		grid-template-columns: repeat(2,1fr);
	}

	.service.sec04 .top .icon {
		position: static;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.service.sec04 .top .icon img {
		height: 100px;
	}
	.service.sec04 .top .text {
		width: 100%;
	}
}

@media print, screen and (max-width: 768px) {
	.service.sec01 .kv {
		aspect-ratio: 3 / 2;
	}
	.service.sec01 .kv .icon {
		width: 70px;
	}
	.service.sec01 .content {
		padding: 30px 5%;
	}
	.service.sec01 .content p {
		text-align: left;
	}
	.service.sec01 .content ul {
		margin-top: 30px;
	}

	.service.sec02 {
		padding-top: 70px;
	}
	.service.sec02 .buttonBox {
		margin-top: 40px;
	}
	.service.sec02 .buttonBox.souzoku {
		grid-template-columns: repeat(1,1fr);
	}
	.service.sec02 .buttonBox.shukatsu {
		grid-template-columns: repeat(1,1fr);
	}

	.service.sec03 {
		padding-top: 70px;
	}

	.service.sec04 {
		padding-top: 50px;
	}
	.service.sec04 .planTitle.tag h3 {
		width: 74%;
		margin-inline: auto;
	}
	.service.sec04 .planTitle.tag::before {
		width: 45px;
		left: 0;
	}
	.service.sec04 .content {
		padding: 25px;
	}
	.service.sec04 .top p.remark {
		margin-left: 0;
	}
	.service.sec04 .center h4::before {
		width: 15px;
		height: 15px;
	}
	.service.sec04 .center ul {
		width: 100%;
	}
	.service.sec04 .bottom .remark {
		margin-left: 0;
	}

	.service.sec05 {
		padding-top: 50px;
	}
	.service.sec05 .tableWrap {
		overflow-x: auto;
	}
	.service.sec05 table {
		min-width: 500px;
	}
	.service.sec05 table.table02 {
		min-width: 800px;
	}
	.service.sec05 p {
		text-align: left;
	}
}

/*-----------------------------
終活サポートプラン
------------------------------*/

@media print, screen and (max-width: 768px) {

}

/*-----------------------------
事務所概要
------------------------------*/
.company.sec01 .image {
	width: 100%;
	max-width: 400px;
	margin-inline: auto;
	margin-bottom: 40px;
}
.company.sec01 p.right {
	font-size: var(--rem30);
	text-align: right;
	margin-top: 20px;
}
.company.sec01 p.right span {
	font-size: 12px;
	display: inline-block;
	margin-right: 4px;
}

.company.sec02 {
	padding-top: 120px;
}
.company.sec02 th {
	background: #00A7E5!important;
	text-align: center!important;
	color: #fff!important;
}
.company.sec02 iframe {
	width: 100%;
	height: 350px;
}

@media print, screen and (max-width: 768px) {
	.company.sec01 .image {
		max-width: 280px;
		margin-bottom: 30px;
	}

	.company.sec02 {
		padding-top: 70px;
	}
}

/*-----------------------------
選ばれる理由
------------------------------*/
.reason.sec01 ul {
	display: flex;
	flex-direction: column;
	gap: 100px;
}
.reason.sec01 li {
	background: #F2FBFE;
	padding: 30px;
}
.reason.sec01 h3 {
	font-weight: 700;
	text-align: center;
	color: #00A7E5;
}
.reason.sec01 .flex {
	display: flex;
	justify-content: space-between;
}
.reason.sec01 .image {
	width: 26%;
}
.reason.sec01 .image img {
	border-radius: 15px;
}
.reason.sec01 .text {
	width: 70%;
}

@media print, screen and (max-width: 768px) {
	.reason.sec01 ul {
		gap: 60px;
	}
	.reason.sec01 li {
		padding: 30px 25px;
	}
	.reason.sec01 .flex {
		flex-direction: column;
		gap: 25px;
	}
	.reason.sec01 .image {
		width: 100%;
		max-width: 280px;
		margin-inline: auto;
	}
	.reason.sec01 .text {
		width: 100%;
	}
}

/*-----------------------------
よくあるご質問
------------------------------*/
.faq.sec01 .flex {
	display: flex;
	align-items: flex-end;
	border-bottom: 3px solid #707070;
}
.faq.sec01 .buttonBox {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	width: 70%;
	padding: 0 0 40px 5%;
}
.faq.sec01 .linkBtn {
	width: 240px;
	padding: 16px;
	margin: 0;
}
.faq.sec01 .illustBox {
	width: 30%;
}

.faq.sec02 {
	padding-top: 120px;
}
.qa_list {
	cursor: pointer;
}
.qa_list .qa_list_inner dt {
	position: relative;
	font-weight: normal;
	margin: 1rem 0 0 0;
	display: flex;
	align-items: stretch;
	padding: 0rem 1rem 0rem 0rem;
	background: #ffffff;
	border: 1px solid #00A7E5;
}
.qa_list .qa_list_inner dd .ans_flex {
	position: relative;
	font-weight: normal;
	margin: 0;
	display: flex;
	align-items: stretch;
	padding: 0;
	background: #ffffff;
}
.qa_list .qa_list_inner .a_ico {
	color: #00A7E5;
	background: #F6FCFD;
	line-height: 1.0;
	padding: 1rem 1rem 1rem 1rem;
	font-size: 2.5rem;
	border-right: 1px solid #00A7E5;
	width: 100%;
	text-align: center;
	max-width: 90px;
	font-weight: 400;
	display: flex;
	align-items: center;
	justify-content: center;
}
.qa_list .qa_list_inner .q_ico {
	background: #00A7E5;
	line-height: 1.0;
	padding: 1rem 1rem 1rem 1rem;
	font-size: 2.5rem;
	font-weight: 400;
	color: #fff;
	width: 100%;
	text-align: center;
	max-width: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #00A7E5;
}
.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
	padding: 1.5rem 1.5rem 1.5rem 2rem;
	line-height: 1.7;
}
.qa_list .qa_list_inner .a_desc {
	line-height: 1.8;
	width: 100%;
}
.qa_list .qa_list_inner dt:after {
	content: '';
	position: absolute;
	top: 46%;
	right: 3rem;
	width: 12px;
	height: 12px;
	border-right: 1px solid #00A7E5;
	border-bottom: 1px solid #00A7E5;
	-webkit-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}
.qa_list .qa_list_inner .active:after {
	top: 43%;
	right: 2rem;
	-webkit-transform: rotate(-135deg) translateY(-50%);
	transform: rotate(-135deg) translateY(-50%);
}
.qa_list .qa_list_inner dd {
	display: none;
	position: relative;
	padding: 0;
	margin: 0 0 1rem 0;
	border: 1px solid #00A7E5;
	border-top: 0;
}

.qa_list .qa_list_inner summary {
	position: relative;
	font-weight: normal;
	margin: 1rem 0 0 0;
	display: flex;
	align-items: stretch;
	padding: 0rem 1rem 0rem 0rem;
	background: #ffffff;
	border: 1px solid #00A7E5;
	cursor: pointer;
	list-style: none;
}
.qa_list .qa_list_inner summary::-webkit-details-marker {
	display:none;
}
.qa_list .qa_list_inner .ans_flex {
	position: relative;
	font-weight: normal;
	margin: 0;
	display: flex;
	align-items: stretch;
	padding: 0;
	background: #ffffff;
}
.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
	padding: 1.5rem 1.5rem 1.5rem 2rem;
	line-height: 1.7;
	display: flex;
	align-items: center;
}
.qa_list .qa_list_inner .q_desc {
	padding: 1.5rem 2rem 1.5rem 2rem;
}
.qa_list .qa_list_inner .a_desc {
	line-height: 1.8;
	width: 100%;
}
.qa_list .qa_list_inner summary:after {
	content: '';
	position: absolute;
	top: 46%;
	right: 2rem;
	width: 12px;
	height: 12px;
	border-right: 1px solid #00A7E5;
	border-bottom: 1px solid #00A7E5;
	-webkit-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}
.qa_list .qa_list_inner details[open] summary:after {
	top: 43%;
	right: 1rem;
	-webkit-transform: rotate(-135deg) translateY(-50%);
	transform: rotate(-135deg) translateY(-50%);
}
.qa_list .qa_list_inner .ans_flex {
	position: relative;
	padding: 0;
	margin: 0 0 1rem 0;
	border: 1px solid #00A7E5;
	border-top: 0;
}

@media print, screen and (max-width: 768px) {
	.faq.sec01 .flex {
		flex-direction: column;
		gap: 30px;
	}
	.faq.sec01 .buttonBox {
		justify-content: center;
		width: 100%;
		padding: 0;
	}
	.faq.sec01 .illustBox {
		width: 100%;
		max-width: 280px;
		margin-inline: auto;
	}

	.faq.sec02 {
		padding-top: 70px;
	}
	.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
		padding: 0.5rem 1rem 0.5rem 1rem;
	}
	.qa_list .qa_list_inner .q_desc {
		padding: 0.5rem 2rem 0.5rem 1rem;
	}
	.qa_list .qa_list_inner dt {
		padding: 0rem 1rem 0rem 0rem;
	}
	.qa_list .qa_list_inner .a_ico, .qa_list .qa_list_inner .q_ico {
		max-width: 50px;
		padding: 1.2rem 1.0rem;
	}
	.qa_list .qa_list_inner dt:after {
		right: 1.5rem;
		width: 6px;
		height: 6px;
	}
	.qa_list .qa_list_inner .active:after {
		right: 1.0rem;
	}
}

@media only screen and (max-width: 559px) {
	.qa_list .qa_list_inner dd {
		font-size: 1.4rem;
	}
	.qa_list .qa_list_inner dt {
		font-size: 1.4rem;
	}
}

/*-----------------------------
ご相談の流れ
------------------------------*/
.flow.sec01 ul {
	display: flex;
	flex-direction: column;
	gap: 80px;
}
.flow.sec01 li {
	background: #F6FCFD;
	border: solid 4px #00A7E5;
	padding: 25px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	border-radius: 15px;
}
.flow.sec01 li:not(:last-child)::after {
	content: '';
	display: inline-block;
	background: #00A7E5;
	width: 70px;
	height: 40px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -65px;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.flow.sec01 .image {
	width: 26%;
}
.flow.sec01 .image img {
	width: 100%;
	aspect-ratio: 3 / 2;
	object-fit: cover;
	border-radius: 15px;
}
.flow.sec01 .text {
	width: 70%;
}
.flow.sec01 h3 {
	font-weight: 500;
	color: #00A7E5;
}

@media print, screen and (max-width: 768px) {
	.flow.sec01 ul {
		gap: 60px;
	}
	.flow.sec01 li {
		flex-direction: column;
		gap: 20px;
	}
	.flow.sec01 li:not(:last-child)::after {
		width: 50px;
		height: 25px;
		bottom: -47px;
	}
	.flow.sec01 .image {
		width: 100%;
	}
	.flow.sec01 .text {
		width: 100%;
	}
	.flow.sec01 h3 {
		text-align: center;
	}
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
}
body.page-contact .post table th {
	background: #00A7E5!important;
	color: #fff!important
}
.wpcf7-form .must {
	background: #fff!important;
	color: #00A7E5!important;
	border: solid 1px #00A7E5;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #fff!important;
	padding: 20px;
	background: #00A7E5!important;
	width: 280px;
	margin-inline: auto;
}
.post .subimitarea .linkBtn::after {
	display: none!important;
}

/*--メディアクエリ--------------------------------------------*/
@media print, screen and (max-width: 1023px) {
	#content, #content.wide {
		width: 100%;
	}

	nav#mainNav ul li a {
		padding: 20px 10px;
	}
	nav#mainNav ul li a span {
		display: none;
	}
	nav#mainNav ul li ul.sub-menu li a:hover,
	nav#mainNav ul li ul.sub-menu li.current-menu-item a,
  nav#mainNav ul li ul.sub-menu li.current-menu-item a:hover {
		color: #262626;
	}
	nav#mainNav ul li ul.sub-menu li.current-menu-item a {
		background: #fff;
	}
	nav#mainNav ul li ul.sub-menu li a:hover, {
		background: #f1f1f1 !important;
	}
}

@media screen and (min-width: 769px){
	.dsp_hp { display:block; }
	.dsp_smt { display:none; }
}
@media screen and (max-width: 768px){
	.dsp_hp { display:none; }
	.dsp_smt { display:block; }

	.post h2.title::before {
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
	}

	.cta .head {
		padding: 20px 5%;
	}
	.cta .body {
		padding: 30px 5% 120px;
	}
	.cta .body::after {
		max-width: 40%;
	}
	.cta .flex {
		margin-top: 30px;
	}
	.cta a.mailLink {
		font-size: 16px;
	}
	.cta a.telLink {
		font-size: 18px;
	}
}

@media print, screen and (max-width: 640px) {
	.postlist .post_text:after {
		width: calc(100%);
	}
}
/*sidebar*/
.widgetInfo, section.widget {
    border: 1px solid #004E90;
}
#sidebar h2{
	background:#004E90;
	color:white;
}
.newsTitle {
	background:#004E90;
	color:white;
}
.newsTitle p a {
	color:white;
}
input[type=submit]{
	background:#004E90;
}
#wp-calendar th {
	background-color: #004E90;
	color:white;
}
@media print, screen and (min-width: 1100px) {
	#sidebar {
		padding-top:var(--px100w);
	}
}
.post .time, .postlist .time, .post2b .time, .post4b .time{
	background-color: #004E90;
}