/* .common-container-1 */
.consulting_advisory .sns-1 + .mod_section1 {
	padding-bottom: 50px;
}
@media screen and (max-width: 767px){
	.consulting_advisory .sns-1 + .mod_section1 {
		padding-bottom: 40px;
	}
}

/* .common-container-1 */
@media screen and (min-width: 768px) {
	.consulting_consulting .common-container-1.service,
	.consulting_advisory .common-container-1.service {
		height: 290px;
	}
	.consulting_consulting .common-container-1.service .common-main-img-txt-v2,
	.consulting_advisory .common-container-1.service .common-main-img-txt-v2{
		top: calc(50% + 15px);
	}
}

/* .consulting-wrap */
.consulting-wrap .ul-1 li:before {
	background: #683B1C;
}
.consulting-wrap .mod_conbox1 .set-17 .textbox a .icon {
	font-size: 16px;
	font-size: 1.6rem;
	padding-left: 7px;
}
@media screen and (min-width: 768px) {
	.consulting-wrap .mod_conbox2 > .col_style1.global_advisor {
		justify-content: center;
		gap: 41px;
	}
}

/* .set-16 */
.mod_conbox1 .set-16 .common-container-list-btn .icon {
	font-size: 16px;
	font-size: 1.6rem;
	padding-left: 7px;
}
@media screen and (max-width: 767px){
	.mod_conbox1 .set-16 {
		margin-top: 40px;
	}
}

/* .set-17 */
.mod_conbox1 .set-17 {
	border-bottom: #E6E6E6 1px solid;
}
.mod_conbox1 .set-17:first-of-type {
	border-top: #E6E6E6 1px solid;
}
@media screen and (min-width: 768px){
	.mod_conbox1 .set-17:nth-of-type(2) {
		border-top: #E6E6E6 1px solid;
	}
}
/*.mod_conbox1 .set-17 {
	display: block;
	padding: 30px 10px;
}
.mod_conbox1 .set-17 .textbox {
  width: 100%;
}*/

/* .mod_conbox2 */
.mod_conbox2 {
	background-color: #FFFFFF;
	padding: 40px;
	text-align: left;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
	.mod_conbox2 {
		width: calc((100% - 20px) / 2) !important;
	}
}
@media screen and (max-width: 767px) {
	.mod_conbox2 {
		padding: 30px;
	}
	.mod_conbox2 + .mod_conbox2 {
		margin-top: 20px !important;
	}
}
.mod_conbox2 > h3 {
	font-size: 23px;
	font-size: 2.3rem;
	font-weight: bold;
}
.mod_conbox2 > h4 {
	font-size: 16px;
	font-size: 1.6rem;
	margin-top: 30px;
	text-align: center;
	position: relative;
}
.mod_conbox2 > h4::after {
	content: "";
	width: 100%;
	height: 1px;
	background: #E6E6E6;
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
}
.mod_conbox2 > h4 > span {
	display: inline-block;
	background: #ffffff;
	padding: 0 10px;
	position: relative;
	z-index: 2;
}
.mod_conbox2 > p {
	font-size: 18px;
	font-size: 1.8rem;
	margin-top: 25px;
}
.mod_conbox2 > *+.linkbox {
	margin-top: 40px;
}
.mod_conbox2 > .linkbox>.linktext {
	font-size: 16px;
	font-size: 1.6rem;
}
.mod_conbox2 > .linkbox>.linktext>.icon {
	font-size: 16px;
	font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
	.mod_conbox2 > *+.linkbox {
		margin-top: 30px;
	}
}
.mod_conbox2 > .col_style1,
.mod_conbox2 > .col_style2 {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	
}
.mod_conbox2 > .col_style1 {
	flex-wrap: wrap;
}
.mod_conbox2 > .col_style1 img {
	width: 100%;
}
.mod_conbox2 > .col_style1 > .col {
	width: calc((100% - (41px * 2)) / 3);
	text-align: center;
}
@media screen and (max-width: 767px) {
	.mod_conbox2 > .col_style1 > .col {
		width: calc((100% - 30px) / 2);
	}
	.mod_conbox2 > .col_style1 > .col:nth-of-type(2) {
		margin-top: 0;
	}
}
.mod_conbox2 > .col_style1 > .col p {
	margin-top: 15px;
	font-size: 18px;
	font-size: 1.8rem;
}
.mod_conbox2 > .col_style1 > .col p.link {
	margin-top: 10px !important;
	font-size: 16px;
	font-size: 1.6rem;
}
.mod_conbox2 > .col_style1 > .col a {
	display: block;
}
.mod_conbox2 > .col_style1 > .col a:hover p.link {
	text-decoration: underline;
}
.mod_conbox2 > .col_style1 > .col p.link .icon {
	padding-left: 6px;
	display: inline-block;
	color: #f27000;
	vertical-align: -1px;
}
.mod_conbox2 > .col_style1 > .col .linkbox {
	display: flex;
	justify-content: center;
}
.mod_conbox2 > .col_style1 > .col .linkbox>.linktext {
	font-size: 16px;
	font-size: 1.6rem;
}
.mod_conbox2 > .col_style2 > * {
	width: calc(100% / 5);
}
.mod_conbox2 > .mod_ul1 {
	margin-top: 30px;
}
@media screen and (min-width: 768px) {
	.mod_conbox2 > .mod_ul1 {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.mod_conbox2 > .mod_ul1 > li {
		width: calc((100% - 40px) / 2);
	}
	.mod_conbox2 > .mod_ul1 > li:nth-of-type(2) {
		margin-top: 0;
	}
}
.mod_conbox2 > .mod_ul1 > li + li {
	margin-top: 15px;
}

/* .advisory_table */
.advisory_table {
	margin-top: 50px;
}
.advisory_table table {
	border-collapse: separate;
}
@media screen and (max-width: 767px){
	.advisory_table {
		display: block;
		overflow-x: auto;
		width: 100vw;
	}
	.advisory_table table {
		border-left: #F8F8F8 15px solid;
		border-right: #F8F8F8 15px solid;
	}
}
.contentsbox-1.academy .advisory_table p {
	line-height: 1.4 !important;
	width: 100%;
}
.advisory_table th,
.advisory_table td {
	padding: 20px;
}
@media screen and (max-width: 767px){
	.advisory_table th,
	.advisory_table td {
		padding: 15px;
	}
}
.advisory_table * + th,
.advisory_table * + td {
	border-left: #F8F8F8 2px solid;
}
.advisory_table thead th {
	color: #FFF;
	white-space: nowrap;
	background-color: #5C5856;
}
.advisory_table thead th + th {
	width: 25%;
}
.advisory_table thead th:nth-of-type(2n) {
	background-color: #6F6967;
}
.advisory_table thead th.no {
	background-color: transparent;
	width: 140px;
}
.advisory_table thead th > p {
  font-size: 16px;
  font-size: 1.6rem;
	font-weight: normal;
}
.advisory_table thead th > p > strong {
  font-size: 18px;
  font-size: 1.8rem;
	display: block;
	margin-bottom: 5px;
}
.advisory_table tbody th,
.advisory_table tbody td {
	background-color: #FFFFFF;
}
.advisory_table tbody tr + tr th,
.advisory_table tbody tr + tr td {
	border-top: #F8F8F8 1px solid;
}
.advisory_table tbody td {
	text-align: left;
}
.advisory_table tbody td:first-of-type {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.advisory_table tbody tr:last-of-type td {
	background-color: #F0F0F0;
	border-top: none;
	position: relative;
}
.advisory_table tbody tr:last-of-type td::before {
	content: '';
	display: block;
	background-color: #F27000;
	clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
	width: 30px;
	height: 14px;
	position: absolute;
	top: -7px;
	left: 50%;
	transform: translateX(-50%);
}
.advisory_table tbody th > p {
  font-size: 18px;
  font-size: 1.8rem;
	white-space: nowrap;
}
.advisory_table tbody td > p {
  font-size: 16px;
  font-size: 1.6rem;
}

/* .mod_textbox2 */
.mod_textbox2.bgc-dg {
	padding-top: 40px;
}
.mod_textbox2.bgc-dg h2 {
	color: #fff;
}

/*============== consulting_diagnostic =================*/
.consulting_diagnostic .mod_col2 > .col > .imgbox1 {
	max-width: 456px;
	height: 411px;
	margin: auto;
	position: relative;
}
.consulting_diagnostic .mod_col2 > .col > .imgbox1 > .img_1 {
	max-width: 183px;
	position: absolute;
	top: 7%;
	right: 0;
}
.consulting_diagnostic .mod_col2 > .col > .imgbox1 > .img_2 {
	max-width: 280px;
	position: absolute;
	bottom: 15%;
	right: 0;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.consulting_diagnostic .mod_col2 > .col > .imgbox1 > .img_3 {
	max-width: 198px;
	position: absolute;
	bottom: 0;
	left: 0;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.consulting_diagnostic .mod_col2 > .col > .imgbox1 > .img_4 {
	max-width: 198px;
	position: absolute;
	top: 0;
	left: 32.5%;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
}
@media screen and (max-width: 486px){
	.consulting_diagnostic .mod_col2 > .col > .imgbox1 {
		width: 100%;
		height: auto;
		aspect-ratio: 152	/	137;
	}
	.consulting_diagnostic .mod_col2 > .col > .imgbox1 > .img_1 {
		width: 40%;
	}
	.consulting_diagnostic .mod_col2 > .col > .imgbox1 > .img_2 {
		width: 61.5%;
	}
	.consulting_diagnostic .mod_col2 > .col > .imgbox1 > .img_3 {
		width: 43.5%;
	}
	.consulting_diagnostic .mod_col2 > .col > .imgbox1 > .img_4 {
		width: 43.5%;
	}
}
