/* ---------------------------------------------------------------
start Service Executive CSS
--------------------------------------------------------------- */

.pagettl.service {
	margin: 0;
	background-image: url(../img/service/bg_pagettl.jpg);
}

.pagettl.service img {
	width: 395px;
}

.col_executive1 {
	width: 100%;
	padding: 50px 0 60px 0;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	font-weight: 100;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: #606060;
}

.col_executive1 h3 {
	margin: 0 0 20px;
	font-size: 40px;
	font-weight: 200;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.5em;
}

.col_executive2 {
	width: 94%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 70px 0;
	color: #000;
	font-size: 23px;
	font-weight: 100;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: normal;
	position: relative;
}

.col_executive2 a {
	color: #000;
	font-weight: 100;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: normal;
	text-decoration: none;
}

.col_pyramid1,
.col_pyramid2,
.col_pyramid3 {
	margin: 0 auto 5px;
	text-align: center;
	position: relative;
}

.link_pyramid {
	text-align: left;
	position: absolute;
}

.link_pyramid::before {
	content: "";
	display: block;
	position: absolute;
	transform: rotate(-45deg);
}

.link_pyramid::after {
	content: "";
	display: block;
	position: absolute;
}

.link_pyramid .none {
	display: block;
}

.link_pyramid span {
	position: relative;
}

.link_pyramid span::before {
	content: "";
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	right: -40px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #606060;
	transition: .2s;
}

.link_pyramid span::after {
	content: "";
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 2px;
	right: -34px;
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(135deg);
	transition: .2s;
}

.col_pyramid1 img {
	width: 381px;
}

.col_pyramid1 .link_pyramid {
	top: 66px;
	right: 168px;
}
	
.col_pyramid1 .link_pyramid::before {
	width: 30%;
	border-top: 1px solid #96872a;
	left: -53px;
	bottom: -27px;
}

.col_pyramid1 .link_pyramid::after {
	width: 110%;
	border-top: 1px solid #96872a;
	left: -7px;
	bottom: -8px;
}

.col_pyramid2 img {
	width: 520px;
}

.col_pyramid2 .link_pyramid {
	padding: 0 50px 10px 0;
	top: -58px;
	right: 22px;
}
	
.col_pyramid2 .link_pyramid::before {
	width: 30%;
	border-top: 1px solid #7b8085;
	left: -65px;
	bottom: -27px;
}

.col_pyramid2 .link_pyramid::after {
	width: 100%;
	border-top: 1px solid #7b8085;
	left: 0;
	bottom: 0;
}

.col_pyramid3 img {
	width: 661px;
}

.col_pyramid3 .link_pyramid {
	padding: 0 35px 10px 0;
	top: -58px;
	right: -82px;
}
	
.col_pyramid3 .link_pyramid::before {
	width: 30%;
	border-top: 1px solid #875646;
	left: -67px;
	bottom: -28px;
}

.col_pyramid3 .link_pyramid::after {
	width: 103%;
	border-top: 1px solid #875646;
	left: 0;
	bottom: 0;
}

.col_pyramid3 .link_pyramid span::before {
	top: 0;
	bottom: 0;
	right: -96px;
	background: #875646;
}

.col_pyramid3 .link_pyramid span::after {
	top: 0;
	bottom: 2px;
	right: -90px;
}

.icon_pyramid {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.icon_pyramid1,
.icon_pyramid2,
.icon_pyramid3 {
	height: auto;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.icon_pyramid1 {
	width: 80px;
	top: 125px;
	left: -405px;
}

.icon_pyramid2 {
	width: 69px;
	top: 259px;
	left: -610px;
}

.icon_pyramid3 {
	width: 77px;
	top: 405px;
	left: -805px;
}

.mainimg_university {
	width: auto;
	height: 428px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../img/service/executive/mainimg_university.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}

.col_executive3 {
	width: 100%;
	margin: 0;
	padding: 90px 0 130px;
	background: rgb(255,255,255);
	background: url(../img/service/executive/bg_university.png) 0% 0% / 416px auto no-repeat, linear-gradient(180deg, rgba(189,190,191,1) 0%, rgba(255,255,255,1) 7%);
}

.wrap_executive {
	width: 94%;
	max-width: 1024px;
	margin: 0 auto;
}

.icon_university {
	width: 110px;
	margin: 0 auto 43px auto;
}

.txt_university1 {
	margin: 0 0 30px;
	font-size: 22px;
	text-align: center;
}

.wrap_executive h4 {
	font-size: 61px;
	margin: 0 auto 45px;
	font-weight: 100;
	line-height: 1em;
	text-align: center;
}

.col_executive3 .wrap_executive h5 {
	font-size: 42px;
	margin: 0 auto 35px;
	font-weight: 100;
	text-align: center;
}

dl.list_university {
	width: 94%;
	max-width: 820px;
	margin: 0 auto;
}

dl.list_university dt {
	margin: 0 0 15px;
	padding: 5px 0 8px 30px;
	color: #FFF;
	font-size: 24px;
	background-color: #9ca0a7;
	display: flex;
	align-items: center;
}

dl.list_university dt .num {
	padding-right: 20px;
	font-size: 50px;
	line-height: 0%;
}

dl.list_university dd {
	margin: 0 5px 55px;
	font-size: 18px;
	font-weight: 100;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.7em;
}

.imgarea_university {
	width: 94%;
	max-width: 820px;
	margin: 0 auto 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.imgarea_university img {
	width: 49%;
}

.imgarea_university img:first-of-type {
	width: 100%;
	padding-bottom: 2%;
}

a.btn_university {
	width: 94%;
	max-width: 447px;
	margin: 0 auto;
	padding: 15px 0;
	color: #878a91;
	font-size: 16px;
	font-weight: 100;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
	border: 1px solid #9ca0a7;
	text-decoration: none;
	display: block;
	position: relative;
	transition: .2s;
}

a.btn_university::after {
	content: "";
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 35px;
	width: 7px;
	height: 7px;
	border-top: 3px solid #9ca0a7;
	border-right: 3px solid #9ca0a7;
	transform: rotate(45deg);
	transition: .2s;
}

.col_executive4 {
	width: 100%;
	margin: 0;
	padding: 90px 0 100px;
	background: rgb(255,255,255);
	background: url(../img/service/executive/bg_membership.png) 0% 0% / 416px auto no-repeat, linear-gradient(180deg, rgba(186,152,138,1) 0%, rgba(255,255,255,1) 15%);
}

.txt_membership1 {
	margin: 0 0 10px;
	font-size: 22px;
	text-align: center;
}

.txt_membership1 span {
	font-size: 28px;
}

.icon_membership {
	width: 121px;
	margin: 0 auto 40px auto;
}

.col_executive4 .wrap_executive h4 {
	margin: 0 auto 80px;
}

.col_membership1 {
	margin: 0 0 60px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
}

.col_membership1 img {
	width: 42%;
	height: auto;
}

.col_r_membership1 {
	width: 55%;
}

.col_r_membership1 h5 {
	margin: 0 0 35px;
	font-size: 35px;
	font-weight: 100;
	line-height: 1em;
}

.col_r_membership1 ul.list_menbership {
	margin: 0;
	padding: 0;
	color: #64686E;
	font-size: 18px;
	font-weight: 100;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.4em;
	list-style: none;
}

.col_r_membership1 ul.list_menbership li {
	margin: 0 0 7px;
	padding: 0;
	padding-left: 1em;
	text-indent: -1em;
}

a.btn_membership {
	width: 100%;
	max-width: 447px;
	margin: 0 auto;
	padding: 15px 0;
	color: #976A59;
	font-size: 16px;
	font-weight: 100;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
	border: 1px solid #976A59;
	text-decoration: none;
	display: block;
	position: relative;
	transition: .2s;
}

a.btn_membership::after {
	content: "";
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 35px;
	width: 7px;
	height: 7px;
	border-top: 3px solid #976A59;
	border-right: 3px solid #976A59;
	transform: rotate(45deg);
	transition: .2s;
}


/* --------------- consulting --------------- */

.col_consultant1 {
	width: 100%;
	padding: 50px 0 60px 0;
	text-align: center;
	font-size: 20px;
	font-weight: 100;
	background-color: #e5e0d8;
}

.col_consultant1 .mds {
	margin: 0 0 20px;
	padding: 0;
	color: #80702d;
	font-size: 40px;
	font-weight: 500;
}

.col_executive2.consultant .icon_pyramid2 {
	width: 81px;
}

.col_executive2.consultant .col_pyramid1 .link_pyramid {
	padding: 0 35px 10px 0;
	right: 67px;
}

.col_executive2.consultant .col_pyramid1 .link_pyramid::before {
	left: -73px;
	bottom: -30px;
	z-index: -1;
}

.col_executive2.consultant .col_pyramid1 .link_pyramid::after {
	width: 100%;
	left: 0;
	bottom: 0;
}

.col_pyramid1 .link_pyramid span::before {
	background-color: #807621;
	right: -123px;
}

.col_pyramid1 .link_pyramid span::after {
	right: -117px;
}

.col_executive2.consultant .col_pyramid2 .link_pyramid {
	top: -80px;
	right: -15px;
}

.col_executive2.consultant .col_pyramid2 .link_pyramid::before {
	left: -71px;
	bottom: -30px;
	z-index: -1;
}

.col_flow_consulting {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 0 50px;
}

.col_flow_consulting .mds {
	max-width: 482px;
    margin: 0 auto 40px;
    padding: 0 0 16px;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
	border-bottom: solid 1px #c9a23f;
}

.col_flow_consulting .mds .big {
    margin: 0;
    padding: 0;
    font-size: 1.75em;
    font-weight: 500;
    line-height: 1.2;
}

.figure_star_mission {
    margin: 0;
    padding: 90px 0 100px;
}

.figure_star_mission .img {
    width: 382px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 0;
}

.figure_star_mission .img dl {
    margin: 0;
    padding: 0;
    position: absolute;
}

.figure_star_mission .img dl::before {
    content: "";
    width: calc( 100% - 38px );
    margin: 0;
    padding: 0;
    position: absolute;
}

.figure_star_mission .img dl dt {
    margin: 0;
    color: #ac8020;
    font-size: 30px;
    font-weight: 600;
}

.figure_star_mission .img dl dd {
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.3;
}

.figure_star_mission .img dl.vision {
    width: 260px;
    padding: 0 0 0 48px;
    top: -88px;
    left: 50%;
}

.figure_star_mission .img dl.vision:before {
    height: 40px;
    border-top: solid 1px #ac8020;
    border-left: solid 1px #ac8020;
    transform: skewX(-45deg);
    transform-origin: left bottom;
    top: 49px;
    left: 0;
}

.figure_star_mission .img dl.money {
    width: 22vw;
    max-width: 200px;
    padding: 0 0 0 5px;
    top: calc( 36.2% - 70px );
    right: calc(100% - 5px);
}

.figure_star_mission .img dl.money:before {
    width: calc(100% - 28px);
    height: 25px;
    border-top: solid 1px #ac8020;
    border-right: solid 1px #ac8020;
    transform: skewX(45deg);
    transform-origin: right bottom;
    top: 49px;
    right: 0;
}

.figure_star_mission .img dl.strategy {
    width: 23vw;
    max-width: 220px;
    padding: 0 0 0 35px;
    top: calc( 36.2% - 70px );
    left: calc( 100% - 5px );
}

.figure_star_mission .img dl.strategy:before {
    width: calc(100% - 28px);
    height: 25px;
    border-top: solid 1px #ac8020;
    border-left: solid 1px #ac8020;
    transform: skewX(-45deg);
    transform-origin: left bottom;
    top: 49px;
    left: 0;
}

.figure_star_mission .img dl.human {
    width: 32.5vw;
    max-width: 245px;
    padding: 0 30px 0 5px;
    top: calc( 94% - 70px );
    right: 80%;
}

.figure_star_mission .img dl.human:before {
    width: calc(100% - 28px);
    height: 25px;
    border-top: solid 1px #ac8020;
    border-right: solid 1px #ac8020;
    transform: skewX(50deg);
    transform-origin: right bottom;
    top: 49px;
    right: 0;
}

.figure_star_mission .img dl.organization {
    width: 245px;
    padding: 0 0 0 48px;
    top: calc( 94% - 70px );
    left: 80%;
}

.figure_star_mission .img dl.organization:before {
    width: calc(100% - 28px);
    height: 25px;
    border-top: solid 1px #ac8020;
    border-left: solid 1px #ac8020;
    transform: skewX(-50deg);
    transform-origin: left bottom;
    top: 49px;
    left: 0;
}

ul.list_flow_consulting {
    width: 100%;
    max-width: 670px;
    margin: 0 auto 70px;
    padding: 30px 12px;
    color: #80702d;
    font-size: 18px;
    border: solid 1px #80702d;
    list-style: none;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

ul.list_flow_consulting li {
    margin: 0 0 9px;
    padding: 0 0 0 1em;
    text-indent: -1em;
    line-height: 1.4;
}

.txt_flow_consulting {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 20px;
	font-weight: 400;
    text-align: center;
}

.txt_flow_consulting p {
    margin-bottom: 2em;
}

.txt_flow_consulting span.serif.marker {
    font-size: 25px;
    font-feature-settings: "palt";
    background: linear-gradient( 180deg, rgba(255,214,177, 0) calc( 100% - 16px ), rgba(255,214,177, 1) calc( 100% - 15px ) );
}

.txt_flow_consulting span.serif.marker.big1 {
    font-size: 48px;
}

.col_consulting {
    width: 100%;
    margin: 0;
    padding: 90px 0 130px;
    background: rgb(255,255,255);
}

.col_consulting.gold {
	color: #000;
    background: url(../img/service/consultant/bg_consulting_gold.png) 0% 0% / 416px auto no-repeat, linear-gradient(180deg, rgba(193,173,149,0.8) 0%, rgba(193,173,149,0.5) 40px,  rgba(255,255,255,0) 170px );
}

.col_consulting.gold .icon_consulting {
	width: 126px;
	margin: 0 auto 60px;
	padding: 0;
}

.mds_consulting_gold {
	margin: 0 0 55px;
	padding: 0;
	font-size: 51px;
	font-weight: 500;
	text-align: center;
	font-feature-settings: "palt";
}

.cont_consulting_gold {
	width: 92%;
	max-width: 992px;
	margin: 0 auto;
	padding: 0;
	display: flex;
}

.cont_consulting_gold .box_client {
	width: 140px;
	margin: 0;
	padding: 0 0 7%;
	color: #fff;
	font-size: 32px;
	font-weight: 500;
	writing-mode: vertical-lr;
	background-color: #988c7d;
	background-image: url(../img/service/consultant/deco_flow_consulting1.png);
	background-repeat: no-repeat;
	background-size: 180px auto;
	background-position: center bottom;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cont_consulting_gold .arrow1 {
	width: 50px;
	margin: 0 20px;
	padding: 7px 0;
	color: #fff;
	font-size: 18px;
	line-height: 1.2;
	text-align: center;
	background-color: #5a242d;
	align-self: center;
	position: relative;
	z-index: 0;
}

.cont_consulting_gold .arrow1::before {
	content: "";
	margin: 0;
	padding: 0;
	border-right: solid 18px #5a242d;
	border-top: solid 51px rgba(255,255,255,0);
	border-bottom: solid 51px rgba(255,255,255,0);
	position: absolute;
	top: calc( 50% - 51px );
	left: -10px;
	z-index: -1;
}

.cont_consulting_gold .arrow1::after {
	content: "";
	margin: 0;
	padding: 0;
	border-left: solid 18px #5a242d;
	border-top: solid 51px rgba(255,255,255,0);
	border-bottom: solid 51px rgba(255,255,255,0);
	position: absolute;
	top: calc( 50% - 51px );
	right: -10px;
	z-index: -1;
}

.box_consultant {
	width: 362px;
	margin: 0;
	padding: 20px 0 15px;
	background-color: #fff;
	border: solid 1px #5a242d;
	box-sizing: border-box;
}

.box_consultant .mds {
	margin: 0 0 22px;
	padding: 0 15px;
	color: #5a242d;
	font-size: 30px;
	font-weight: 500;
	text-align: center;
	line-height: 1;
}

.box_consultant .mds .small {
	font-size: 18px;
}

.box_consultant .img {
	width: calc( 100% - 30px );
	margin: 0 auto 10px;
	padding: 0;
}

.box_consultant .txt {
	margin: 0 auto;
	padding: 0 5px 0 12px;
	font-size: 16px;
	line-height: 1.3;
}

.box_consultant .txt ol {
	max-width: 330px;
	margin: 0 auto;
	padding: 12px 10px 0;
	font-size: 18px;
	line-height: 1.4;
	list-style: none;
}

.box_consultant .txt ol li {
	margin: 0 0 0.2em;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

.box_consultant .txt ol li * { text-indent: 0; }

.cont_consulting_gold .arrow2 {
	width: 26px;
	height: 56px;
	margin: 0 10px 0 32px;
	padding: 0;
	background: linear-gradient(90deg, rgba(26,35,66,1), rgba(26,35,66,0));
	align-self: center;
	position: relative;
	z-index: 0;
}

.cont_consulting_gold .arrow2::before {
	content: "";
	margin: 0;
	padding: 0;
	border-right: solid 16px rgba(26,35,66,1);
	border-top: solid 51px rgba(255,255,255,0);
	border-bottom: solid 51px rgba(255,255,255,0);
	position: absolute;
	top: calc( 50% - 51px );
	right: 100%;
}

.box_consultant_pro {
	width: 332px;
	margin: 0;
	padding: 10px 0;
	border: solid 1px #1a2342;
	box-sizing: border-box;
}

.box_consultant_pro .mds {
	margin: 0 0 10px;
	padding: 0;
	color: #1a2342;
	font-size: 26px;
	text-align: center;
	line-height: 1.2;
}

.box_consultant_pro .mds .small {
	font-size: 18px;
}

.box_consultant_pro ul.list_pro {
	margin: 0 auto;
	padding: 0 20px;
}

.box_consultant_pro ul.list_pro li {
	width: 100%;
	min-height: 60px;
	margin: 25px 0 30px;
	padding: 0 12px;
	background: linear-gradient(180deg, rgba(199,181,161,1), rgba(199,181,161,0.5) 7px, rgba(199,181,161,0) 25px);
	display: flex;
	align-items: center;
	position: relative;
	z-index: 0;
}

.box_consultant_pro ul.list_pro li:last-child { margin-bottom: 0; }

.box_consultant_pro ul.list_pro li .role {
	width: calc( 100% - 64px );
	margin: 0;
	padding: 8px 8px 8px 0;
	color: #80702d;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.2;
}
.box_consultant_pro ul.list_pro li:last-child .role { width: 100%; }

.box_consultant_pro ul.list_pro li .img {
	width: 64px;
	height: 64px;
	margin: 0;
	padding: 0;
	border: solid 1px #c9a23f;
	border-radius: 50%;
	box-sizing: border-box;
	overflow: hidden;
	align-self: flex-start;
	position: absolute;
	top: -8px;
	right: 12px;
}

.bg_arrow_consulting {
	width: 100vw;
    height: 40px;
    margin: 0 0 80px;
    padding: 0;
    transform: translateX(-50%);
    position: relative;
    top: -200px;
    left: 50%;
    z-index: -1;
}

.bg_arrow_consulting:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.bg_arrow_consulting:after {
    content: "";
    margin: 0;
    padding: 0;
    border-top: solid 180px rgba(255,255,255,1);
    border-left: solid 70vw rgba(255,255,255,0);
    border-right: solid 70vw rgba(255,255,255,0);
    filter: drop-shadow( 0 20px 30px rgba(171,146,117,0.9) );
    position: absolute;
    top: 100%;
    left: calc( 50% - 70vw );
    z-index: -1;
}

.col_consulting_about {
	width: 94%;
	max-width: 900px;
	margin: 0 auto;
	font-size: 20px;
}

.col_consulting_about .mds_about {
	margin: 0 0 60px;
	padding: 0;
	font-size: 42px;
	text-align: center;
}

.col_consulting_about .txt_about {
	margin: 0 0 50px;
	padding: 0;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	text-align: center;
	line-height: 2;
}

.col_consulting_about .txt_about .big { font-size: 27.6px; }
.col_consulting_about .txt_about .big2 { font-size: 30px; }
.col_consulting_about .txt_about .marker { background: linear-gradient( 180deg, rgba(255,214,177, 0) calc( 100% - 16px ), rgba(255,214,177, 1) calc( 100% - 15px ) ); }

ol.list_about_consulting {
	max-width: 806px;
	margin: 65px auto 50px;
	padding: 40px 10px;
	color: #80702d;
	font-size: 30px;
	line-height: 1.7;
	border: solid 1px #80702d;
	box-sizing: border-box;
	list-style: none;
	position: relative;
	z-index: 0;
}

ol.list_about_consulting::before {
	content: "";
	width: 1px;
	height: 52px;
	margin: 0;
	padding: 0;
	background-color: #80702d;
	position: absolute;
	left: 50%;
	bottom: 100%;
}

ol.list_about_consulting li {
	margin: 0;
	padding: 0;
}

.col_consulting_about .txt_about.last {
	padding: 30px 0 0;
}

.col_consulting_about .txt_about .big rt { text-align: center; }

.col_step_consulting {
	width: 92%;
	max-width: 980px;
	margin: 0 auto 140px;
	padding: 82px 0 0;
	border-top: solid 1px #c9a23f;
}

.col_step_consulting .mds_step {
	margin: 0 0 65px;
	padding: 0;
	font-size: 42px;
	line-height: 1.2;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: center;
}

.col_step_consulting .mds_step img {
	width: 70px;
	margin: 15px 0 0;
	position: relative;
	right: -13px;
}

.cont_scrl_consulting {
	margin: 0 auto 50px;
	padding: 0;
	position: relative;
	z-index: 0;
}

.cont_scrl_consulting.scrl::before {
	content: "";
	width: 150px;
	height: 110px;
	margin: 0;
	padding: 0;
	background-image: url(../img/service/consultant/icon_scrl.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	transform: translate(-50%, -50%);
	animation: scroll-label 5s ease-in-out 0s infinite normal forwards;
	opacity: 0;
	transition: all .3s;
	position: absolute;
	top: 50%;
	left: 50%;
}

@keyframes scroll-label {
	0% {
		opacity: 0;
		transform: translate(-100%, -50%);
	}
	45% {
		opacity: 1;
		transform: translate(-50%, -50%);
	}
	90% {
		opacity: 0;
		transform: translate(0%, -50%);
	}
	100% {
		opacity: 0;
		transform: translate(0%, -50%);
	}

}



.figure_step_consulting {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: auto;
}

a.btn_contract_step {
	max-width: 486px;
	margin: 0 auto;
	padding: 0.7em 10px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	text-decoration: none;
	line-height: 1.3;
	background-color: #807621;
	box-sizing: border-box;
	display: block;
}

.box_feature_consulting {
	width: 94%;
	max-width: 992px;
	margin: 0 auto 180px;
	padding: 35px 5px;
	background-color: #e5e0d8;
	box-sizing: border-box;
}

.box_feature_consulting .mds_feature {
	margin: 0 0 30px;
	padding: 0;
	font-size: 40px;
	font-weight: 500;
	text-align: center;
}

.cont_list_feature {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
}

.cont_list_feature dl {
	width: 25%;
	margin: 0;
	padding: 20px;
	border-right: solid 1px #807621;
	box-sizing: border-box;
}

.cont_list_feature dl:last-child { border-right: none; }

.cont_list_feature dl dt {
	min-height: 160px;
	margin: 0;
	padding: 0 0 5px;
	color: #80702d;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.6;
	text-align: center;
	box-sizing: border-box;
}

.cont_list_feature dl dt .icon {
	width: 64px;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	display: flex;
	align-items: center;
}

.cont_list_feature dl dd {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
}

.img_main.consultant1 {
	width: 100%;
	height: 44vw;
	max-height: 462px;
	margin: 0 0 147px;
	padding: 0;
	background-image: url(../img/service/consultant/img_main_consultant1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}

.col_consulting_pro {
	width: 92%;
	max-width: 992px;
	margin: 0 auto;
}

.col_consulting_pro .mds_pro {
	margin: 0 0 75px;
	padding: 0.4em 10px;
	color: #fff;
	font-size: 35px;
	font-weight: 500;
	text-align: center;
	line-height: 1.2;
	background-color: #1a2342;
}

.col_consulting_pro .lead_pro {
	margin: 0 0 40px;
	padding: 0;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
}

.col_consulting_pro .lead_pro.btm {
	margin-bottom: 120px;
}

.box_example_pro {
	margin: 0 0 72px;
	padding: 50px 45px;
	color: #1a2342;
	font-size: 20px;
	font-weight: 400;
	border: solid 1px #1a2342;
	box-sizing: border-box;
	display: flex;
}

.box_example_pro ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box_example_pro ul li {
	margin: 0 0 0.4em;
	padding: 0 0 0 1em;
	line-height: 1.6;
	text-indent: -1em;
}

.box_example_pro ul li:last-child { margin-bottom: 0; }

.box_example_pro ul li * { text-indent: 0; }

.box_example_pro ul li .sp_block { display: inline-block; }

.col_consulting_pro .mds_table_pro {
	margin: 0 0 30px;
	padding: 0;
	font-size: 35px;
	font-weight: 500;
	text-align: center;
	line-height: 1.3;
}

.col_consulting_pro .cont_scrl_consulting { margin: 0; }

.col_table_pro {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
}

.col_table_pro table {
	width: 992px;
	margin: 0;
	padding: 0;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	box-sizing: border-box;
}

.col_table_pro table th {
	margin: 0;
	padding: 14px 3px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	text-align: center;
	line-height: 1.3;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.col_table_pro table th:nth-child(1) { background-color: #ff7900; }
.col_table_pro table th:nth-child(2) { background-color: #808080; }
.col_table_pro table th:nth-child(3) { background-color: #22245e; }
.col_table_pro table th:nth-child(4) { background-color: #80702d; }

.col_table_pro table th span.small { font-size: 11px; }

.col_table_pro table td {
	margin: 0;
	padding: 12px 3px;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	line-height: 1.3;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.col_table_pro table td.small { font-size: 15px; }

.col_table_pro table td:nth-child(1) { background-color: #ffebd8; }
.col_table_pro table td:nth-child(2) { background-color: #cfcdca; }
.col_table_pro table td:nth-child(3) { background-color: #bcd1dd; }
.col_table_pro table td:nth-child(4) { background-color: #eadab4; }

.img_main.consultant2 {
	width: 100%;
	height: 47vw;
	max-height: 462px;
	margin: 0 0 -72px;
	padding: 0;
	background-image: url(../img/service/consultant/img_main_consultant2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 50%;
	position: relative;
	z-index: -1;
	top: -72px;
}

.col_consultant_silver .icon_academy {
	width: 26.38vw;
	max-width: 126px;
	margin: 0 auto 70px;
}

.col_consultant_silver .lead_academy1 {
	margin: 0 0 75px;
	padding: 0;
	font-size: 24px;
	text-align: center;
	line-height: 1.4;
}

.col_consultant_silver .lead_academy1 .small {
	margin: 7px 0 12px;
	font-size: 17px;
	display: inline-block;
}

.col_consultant_silver .wrap_executive h4 { margin-bottom: 0; }

.col_consultant_silver .col_membership1 {
	margin: 0 0 75px;
	align-items: flex-start;
}

.col_consultant_silver .col_r_membership1 {
	width: 53%;
}

.col_consultant_silver .col_executive3 .wrap_executive .col_r_membership1 h5 {
	padding: 8px 0 0;
	font-size: 35px;
	text-align: left;
}

.col_consultant_silver ul.list_menbership {
	margin: 0 0 30px;
}

ul.list_note_academy {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	list-style: none;
}

ul.list_note_academy li {
	margin: 0 0 3px;
	padding: 0 0 0 1em;
	color: #64686e;
	text-indent: -1em;
}

.col_consultant_silver .mds_effect {
	margin: 0 0 60px;
	padding: 0;
	font-size: 35px;
	text-align: center;
	line-height: 1.3;
}

table.tbl_effect_academy {
	width: 100%;
	max-width: 992px;
	height: 100%;
	margin: 0 auto 62px;
	padding: 0;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
}

table.tbl_effect_academy th {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 30px;
	font-weight: 500;
	text-align: center;
	background-color: #858584;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

table.tbl_effect_academy th:nth-child(2) {
	width: 50.6%;
	background-color: #47494e;
}

table.tbl_effect_academy td {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
	text-align: center;
	background-color: #c5c5c5;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	box-sizing: border-box;
}

table.tbl_effect_academy td:nth-child(2) { background-color: #c5c7cb; }

table.tbl_effect_academy td .small { font-size: 0.8em; }

table.tbl_effect_academy td .inner {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 8px 5px;
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 0;
}

table.tbl_effect_academy td:first-child .inner {
	padding-right: 20px;
}

table.tbl_effect_academy td:first-child .inner:before {
	content: "";
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	transform-origin: right bottom;
	transform: rotate(45deg);
	position: absolute;
	right: 0;
	bottom: 50%;
	z-index: -1;
}

table.tbl_effect_academy td:first-child .inner:after {
	content: "";
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	transform-origin: right top;
	transform: rotate(-45deg);
	position: absolute;
	top: 50%;
	right: 0;
	z-index: -1;
}

a.btn_academy {
	width: 100%;
	max-width: 447px;
	margin: 0 auto;
	padding: 15px 0;
	color: #47494e;
	font-size: 16px;
	font-weight: 100;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
	border: 1px solid #8a8e96;
	text-decoration: none;
	display: block;
	position: relative;
	transition: .2s;
}

a.btn_academy::after {
	content: "";
	margin: auto;
	width: 7px;
	height: 7px;
	border-top: 3px solid #8a8e96;
	border-right: 3px solid #8a8e96;
	transform: rotate(45deg);
	transition: .2s;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 35px;
}



/* ---------------------------------------------------------------
start max 1300px
--------------------------------------------------------------- */

@media screen and ( max-width: 1300px ) {

	.mainimg_university {
		height: 350px;
	}
	
		
	
}

/* ---------------------------------------------------------------
end max 1300px
--------------------------------------------------------------- */
/* ---------------------------------------------------------------
start max 1200px
--------------------------------------------------------------- */

@media screen and ( max-width: 1200px ) {

	.col_executive2 {
		width: 98%;
		max-width: 1000px;
		margin: 0 auto;
		padding: 70px 0;
		font-size: 19px;
	}
	
	.col_pyramid1 img {
		width: 308px;
	}
	
	.col_pyramid1 .link_pyramid {
		top: 0;
		right: 268px;
	}
		
	.col_pyramid1 .link_pyramid::before {
		left: -46px;
		bottom: -24px;
	}
	
	.col_pyramid2 img {
		width: 421px;
	}
	
	.col_pyramid2 .link_pyramid {
		top: -47px;
		right: 100px;
	}
		
	.col_pyramid2 .link_pyramid::before {
		left: -56px;
		bottom: -24px;
	}
	
	.col_pyramid3 img {
		width: 535px;
	}
	
	.col_pyramid3 .link_pyramid {
		top: -58px;
		right: 31px;
	}
		
	.col_pyramid3 .link_pyramid::before {
		left: -57px;
		bottom: -24px;
	}
	
	.icon_pyramid1 {
		top: 95px;
		left: -335px;
	}
	
	.icon_pyramid2 {
		top: 200px;
		left: -510px;
	}
	
	.icon_pyramid3 {
		top: 330px;
		left: -675px;
	}
	
	.mainimg_university {
		height: 350px;
	}
	

/* --------------- consulting --------------- */

	.col_executive2.consultant .col_pyramid1 .link_pyramid {
		right: 172px;
	}

	.col_executive2.consultant .col_pyramid1 .link_pyramid::before {
		left: -62px;
		bottom: -26px;
	}

	.col_pyramid1 .link_pyramid span::before {
		right: -110px;
	}

	.col_pyramid1 .link_pyramid span::after {
		right: -104px;
	}

	.col_executive2.consultant .col_pyramid2 .link_pyramid {
		right: 72px;
	}

	.col_executive2.consultant .col_pyramid2 .link_pyramid::before {
		left: -61px;
		bottom: -26px;
	}


	
}

/* ---------------------------------------------------------------
end max 1200px
--------------------------------------------------------------- */
/* ---------------------------------------------------------------
start max 1033px
--------------------------------------------------------------- */

@media screen and ( max-width: 1033px ) {

	
	.col_executive2 {
		padding: 70px 0 180px 0;
	}
	
	.col_pyramid1 .link_pyramid {
		width: 165px;
		margin: 0 auto;
		top: -30px;
		right: -320px;
		left: 0;
	}
		
	.col_pyramid1 .link_pyramid::after {
		width: 180px;
		left: -7px;
		bottom: -8px;
	}
	
	.col_pyramid1 .link_pyramid::before {
		left: -48px;
		bottom: -25px;
	}
	
	.col_pyramid2 .link_pyramid {
		width: 235px;
		margin: 0 auto;
		top: -197px;
		right: 0;
		left: -380px;
	}
		
	.col_pyramid2 .link_pyramid::after {
		width: 100%;
		left: 0;
		bottom: 0;
	}
	
	.col_pyramid2 .link_pyramid::before {
		width: 198px;
		height: 100px;
		left: -16px;
		bottom: -150px;
		border-left: 1px solid #7b8085;
		transform: rotate(270deg);
	}
	
	.col_pyramid3 .link_pyramid {
		width: 249px;
		padding: 0 0 10px 0;
		margin: 0 auto;
		top: 118px;
		right: -172px;
		left: 0;
	}
		
	.col_pyramid3 .link_pyramid::before {
		width: 45%;
		left: -65px;
		bottom: 56px;
		transform: rotate(90deg);
	}
	
	.col_pyramid3 .link_pyramid::after {
		width: 103%;
		left: -9px;
		bottom: 0;
	}
	
	.icon_pyramid1 {
		top: 116px;
		left: 322px;
	}
	
	.icon_pyramid2 {
		top: 145px;
		left: -410px;
	}
	
	.icon_pyramid3 {
		top: 466px;
		left: -215px;
	}
	
	.mainimg_university {
		background-size: auto 350px;
	}
	
		
/* --------------- consulting --------------- */
	
	.col_executive2.consultant .col_pyramid1 .link_pyramid {
		width: 245px;
		right: -390px;
	}

	.col_executive2.consultant .col_pyramid2 .link_pyramid {
		width: 250px;
		top: -225px;
		right: 30px;
	}

	.col_executive2.consultant .col_pyramid2 .link_pyramid::before {
		left: 22px;
		bottom: -150px;
	}

	.cont_consulting_gold .box_client { width: 100px; }

	.box_consultant {
		width: 36.5%;
	}

	.box_consultant_pro {
		width: calc( 64.5% - 258px);
	}

	.box_consultant_pro ul.list_pro li .role { font-size: 18px; }

	.box_feature_consulting {
		width: 92%;
		max-width: 800px;
		padding: 35px 4%;
	}

	.cont_list_feature {
		margin: 0 auto;
		flex-wrap: wrap;
	}

	.cont_list_feature dl {
		width: 50%;
		margin: 0 0 40px;
	}

	.cont_list_feature dl:nth-child(odd) { border-left: solid 1px #807621; }
	.cont_list_feature dl:last-child { border-right: solid 1px #807621; }




}

/* ---------------------------------------------------------------
end max 1033px
--------------------------------------------------------------- */

/* ---------------------------------------------------------------
start max 850px
--------------------------------------------------------------- */

@media screen and ( max-width: 850px ) {

	.col_executive1 {
		padding: 30px 0 40px 0;
		font-size: 15px;
	}

	.col_executive1 h3 {
		margin: 0 0 20px;
		font-size: 27px;
		font-weight: 200;
		line-height: 1.5em;
	}
	
	.mainimg_university {
		height: 290px;
		background-size: auto 100%;
	}
	
	.col_executive3 {
		background: url(../img/service/executive/bg_university.png) 0% 0% / 300px auto no-repeat, linear-gradient(180deg, rgba(189,190,191,1) 0%, rgba(255,255,255,1) 7%);
	}
	
	.col_executive4 {
		background: rgb(255,255,255);
		background: url(../img/service/executive/bg_membership.png) 0% 0% / 300px auto no-repeat, linear-gradient(180deg, rgba(186,152,138,1) 0%, rgba(255,255,255,1) 7%);
	}
	

/* --------------- consulting --------------- */

	.col_consultant1 {
		padding: 30px 15px 40px 15px;
		font-size: 15px;
	}

	.col_consultant1 .mds {
		margin: 0 0 20px;
		font-size: 27px;
		font-weight: 200;
		line-height: 1.5em;
	}

	.cont_consulting_gold {
		display: block;
	}
			
	.cont_consulting_gold .box_client {
		width: 100%;
		margin: 0;
		padding: 0;
		writing-mode: horizontal-tb;
		background-size: auto 130%;
		background-position: 101.5% 0;
	}

	.cont_consulting_gold .arrow1 {
		margin: 10px auto;
	}

	.cont_consulting_gold .arrow1::before {
		border-top: none;
		border-bottom: solid 18px #5a242d;
		border-left: solid 51px rgba(255,255,255,0);
		border-right: solid 51px rgba(255,255,255,0);
		top: -9px;
		left: calc( 50% - 51px );
	}

	.cont_consulting_gold .arrow1::after {
		border-bottom: none;
		border-top: solid 18px #5a242d;
		border-left: solid 51px rgba(255,255,255,0);
		border-right: solid 51px rgba(255,255,255,0);
		top: calc( 100% - 7px );
		right: calc( 50% - 51px );
	}

	.box_consultant {
		width: 100%;
		max-width: 362px;
		margin: 0 auto;
		background-color: rgba(255,255,255,0);
	}

	.cont_consulting_gold .arrow2 {
		width: 56px;
		height: 26px;
		margin: 32px auto 10px;
		background: linear-gradient(180deg, rgba(26,35,66,1), rgba(26,35,66,0));
	}

	.cont_consulting_gold .arrow2::before {
		border-top: none;
		border-bottom: solid 16px rgba(26,35,66,1);
		border-left: solid 51px rgba(255,255,255,0);
		border-right: solid 51px rgba(255,255,255,0);
		top: -16px;
		right: calc( 50% - 51px );
	}

	.box_consultant_pro {
		width: 100%;
		max-width: 362px;
		margin: 0 auto;
	}

	.box_consultant_pro ul.list_pro li:last-child .role { width: calc( 100% - 64px ); }

	.figure_step_consulting img {
		width: 850px;
	}

	.box_example_pro {
		padding: 45px 24px;
	}


}

/* ---------------------------------------------------------------
end max 850px
--------------------------------------------------------------- */
/* ---------------------------------------------------------------
start min 701px
--------------------------------------------------------------- */

@media print,screen and ( min-width: 701px ) {


	ul.fixed_navi1 {
		width: 60px;
		margin: 0;
		padding: 0;
		text-align: center;
		display: block;
		position: fixed;
		top: 100px;
		bottom: auto;
		right: 50px;
		z-index: 10;
	}

	ul.fixed_navi1 li {
		width: 100%;
		margin: 0 0 -18px;
		padding: 0;
		list-style: none;
		position: relative;
		top: -18px;
	}

	ul.fixed_navi1 li:first-of-type {
		margin-bottom: 0;
		top: 0;
	}

	ul.fixed_navi1 li:last-of-type {
		margin-bottom: -20px;
		top: -20px;
	}

	ul.fixed_navi1 li a {
		width: 100%;
		height: 119px;
		color: #FFF;
		font-size: 12px;
		font-feature-settings: "palt";
		line-height: 14px;
		font-family: 'Noto Sans JP', sans-serif;
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: 100% 100%;
		text-decoration: none;
		display: flex;
		justify-content: center;
		align-items: center;
		opacity: .5;
	}
	
	ul.fixed_navi1 li a.active,
	ul.fixed_navi1 li a:hover {
		opacity: 1;
	}
	
	ul.fixed_navi1 li:first-of-type.gold a {
		/* 「fill%3A%23」後ろのカラーコードを変更 */
		background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2060%20104%22%20preserveAspectRatio%3D%22none%22%20style%3D%22enable-background%3Anew%200%200%2060%20104%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23BE9B42%3Bstroke%3A%23FFFFFF%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2259.5%2C87.97%2030%2C103.04%200.5%2C87.97%200.5%2C0.96%2059.5%2C0.96%20%22%2F%3E%3C%2Fsvg%3E');
	}

	ul.fixed_navi1 li.gold a {
		/* 「fill%3A%23」後ろのカラーコードを変更 */
		background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2063.8%20120.97%22%20preserveAspectRatio%3D%22none%22%20style%3D%22enable-background%3Anew%200%200%2063.8%20120.97%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23BE9B42%3Bstroke%3A%23FFFFFF%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpolygon%20class%3D%22st0%22%20points%3D%2261.4%2C104.21%2031.9%2C119.28%202.4%2C104.21%202.4%2C1.69%2031.9%2C16.76%2061.4%2C1.69%20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
	}

	ul.fixed_navi1 li:first-of-type.gray a {
		/* 「fill%3A%23」後ろのカラーコードを変更 */
		background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2060%20104%22%20preserveAspectRatio%3D%22none%22%20style%3D%22enable-background%3Anew%200%200%2060%20104%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23898E95%3Bstroke%3A%23FFFFFF%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2259.5%2C87.97%2030%2C103.04%200.5%2C87.97%200.5%2C0.96%2059.5%2C0.96%20%22%2F%3E%3C%2Fsvg%3E');
	}

	ul.fixed_navi1 li.gray a {
		/* 「fill%3A%23」後ろのカラーコードを変更 */
		background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2060%20120%22%20preserveAspectRatio%3D%22none%22%20style%3D%22enable-background%3Anew%200%200%2060%20120%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23898E95%3Bstroke%3A%23FFFFFF%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpolygon%20class%3D%22st0%22%20points%3D%2259.5%2C103.72%2030%2C118.79%200.5%2C103.72%200.5%2C1.21%2030%2C16.28%2059.5%2C1.21%20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
	}

	ul.fixed_navi1 li.brown a {
		/* 「fill%3A%23」後ろのカラーコードを変更 */
		background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2060%20120%22%20preserveAspectRatio%3D%22none%22%20style%3D%22enable-background%3Anew%200%200%2060%20120%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23916757%3Bstroke%3A%23FFFFFF%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cpolygon%20class%3D%22st0%22%20points%3D%2259.5%2C103.72%2030%2C118.79%200.5%2C103.72%200.5%2C1.21%2030%2C16.28%2059.5%2C1.21%20%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
	}

	ul.fixed_navi1 li:last-of-type.brown a {
		/* 「fill%3A%23」後ろのカラーコードを変更 */
		background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2060%20111%22%20preserveAspectRatio%3D%22none%22%20style%3D%22enable-background%3Anew%200%200%2060%20111%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23946858%3Bstroke%3A%23FFFFFF%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Cpolygon%20class%3D%22st0%22%20points%3D%2259.5%2C109.71%200.5%2C109.71%200.5%2C1.29%2030%2C16.36%2059.5%2C1.29%20%22%2F%3E%3C%2Fsvg%3E');
	}

	ul.fixed_navi {
		width: 60px;
		margin: 0;
		padding: 0;
		text-align: center;
		display: block;
		position: fixed;
		top: auto;
		bottom: auto;
		right: 50px;
		z-index: 10;
	}

	ul.fixed_navi li {
		margin: 0;
		padding: 0;
		border-top: 1px solid #FFF;;
		border-right: 1px solid #FFF;;
		border-left: 1px solid #FFF;;
		list-style: none;
		position: relative;
	}

	ul.fixed_navi li:last-of-type {
		border-bottom: 1px solid #FFF;;
	}

	ul.fixed_navi li::before {
		content: "";
		position: absolute;
		right: -1px;
		bottom: -45px;
		border-left: 30px solid transparent;
		border-top: 15px solid #FFF;
		border-right: 30px solid transparent;
		border-bottom: 30px solid transparent;
		z-index: 10;
		opacity: .5;
	}

	ul.fixed_navi li::after {
		content: "";
		position: absolute;
		right: -1px;
		bottom: -44px;
		border-left: 30px solid transparent;
		border-top: 15px solid #9ca0a7;
		border-right: 30px solid transparent;
		border-bottom: 30px solid transparent;
		z-index: 10;
		opacity: .5;
	}
	
	ul.fixed_navi li:last-of-type::before,
	ul.fixed_navi li:last-of-type::after {
		display: none;
	}
	
	ul.fixed_navi li a {
		width: 100%;
		height: 100px;
		color: #FFF;
		font-size: 12px;
		line-height: 14px;
		font-family: 'Noto Sans JP', sans-serif;
		text-decoration: none;
		display: flex;
		justify-content: center;
		align-items: center;
		opacity: .5;
	}

	ul.fixed_navi li.university a:hover {
		opacity: 1;
	}

	ul.fixed_navi li:first-of-type a {
		height: 90px;
	}

	ul.fixed_navi li.university a {
		background-color: #9ca0a7;
	}

	ul.fixed_navi li.membership a {
		background-color: #a87d6b;
	}

	.link_pyramid:hover span::before {
		top: 7px;
	}
	
	.link_pyramid:hover span::after {
		top: 7px;
	}
	
	.col_pyramid3 .link_pyramid:hover span::before {
		top: 0;
		bottom: -7px;
	}
	
	.col_pyramid3 .link_pyramid:hover span::after {
		top: 0;
		bottom: -5px;
	}

	a.btn_university:hover {
		color: #FFF;
		background-color: #9ca0a7;
		border: 1px solid #9ca0a7;
	}
	
	a.btn_university:hover::after {
		right: 32px;
		border-top: 3px solid #FFF;
		border-right: 3px solid #FFF;
	}

	
	a.btn_membership:hover {
		color: #FFF;
		background-color: #976A59;
		border: 1px solid #976A59;
	}
	
	a.btn_membership:hover::after {
		right: 32px;
		border-top: 3px solid #FFF;
		border-right: 3px solid #FFF;
	}


/* --------------- consulting --------------- */

	ul.fixed_navi1.consultant li:nth-child(2) a,
	ul.fixed_navi1.consultant li:nth-child(3) a {
		font-size: 11px;
		letter-spacing: -0.05em;
	}

	ul.fixed_navi1.consultant li:last-of-type {
		margin-bottom: -18px;
		top: -18px;
	}

	.fixed_navi1.consultant li.gold a {
		background-image: url(../img/service/consultant/fix_anchor_gold.svg);
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.fixed_navi1.consultant li:first-of-type.gold a {
		height: 110px;
	}

	.fixed_navi1.consultant li:last-of-type.brown a {
		height: 110px;
	}

	a.btn_academy:hover {
		color: #fff;
		background-color: #8a8e96;
	}

	a.btn_academy:hover::after {
		border-top-color: #fff;
		border-right-color: #fff;
	}




	
			
}

/* ---------------------------------------------------------------
end min 701px
--------------------------------------------------------------- */
/* ---------------------------------------------------------------
start max 700px
--------------------------------------------------------------- */

@media print,screen and ( max-width: 700px ) {
	
	ul.fixed_navi1 { display: none; }
	
	.col_executive2 {
		padding: 140px 0 120px 0;
		font-size: 14px;
	}
	
	.icon_pyramid1 {
		width: 52px;
		top: 85px;
		left: 291px;
	}

	.icon_pyramid2 {
		width: 69px;
		top: 145px;
		left: -410px;
	}
	
	.icon_pyramid3 {
		width: 51px;
		top: 386px;
		left: -195px;
	}

	.icon_pyramid2 {
		width: 45px;
		top: 135px;
		left: -217px;
	}
	
	.link_pyramid .none {
		display: none;
	}

	.col_pyramid1,
	.col_pyramid2,
	.col_pyramid3 {
		margin: 0 auto 3px;
	}
	
	.link_pyramid span::before {
		top: 0;
		bottom: 0;
		right: -22px;
		width: 15px;
		height: 15px;
	}
	
	.link_pyramid span::after {
		top: 0;
		bottom: 2px;
		right: -18px;
		width: 4px;
		height: 4px;
	}

	.col_pyramid1 .link_pyramid {
		width: 165px;
		top: -100px;
		right: -160px;
	}
	
	.col_pyramid1 .link_pyramid::before {
		height: 147px;
		left: 52px;
		bottom: -155px;
		border-left: 1px solid #96872a;
		transform: rotate(180deg);
	}	
	
	.col_pyramid2 .link_pyramid {
		width: 176px;
		top: -187px;
		left: -150px;
	}
	
	.col_pyramid2 .link_pyramid::after {
		width: 95%;
		left: -7px;
		bottom: 0;
	}
	
	.col_pyramid2 .link_pyramid::before {
		width: 178px;
		height: 40px;
		left: -56px;
		bottom: -110px;
	}
	
	.col_pyramid3 .link_pyramid {
		width: 173px;
		padding: 0 0 10px 0;
		margin: 0 auto;
		top: 68px;
		right: -106px;
		left: 0;
	}

	.col_pyramid3 .link_pyramid span::before {
		right: -65px;
	}

	.col_pyramid3 .link_pyramid span::after {
		right: -61px;
	}

	.col_pyramid3 .link_pyramid::before {
		left: -58px;
		bottom: 39px;
	}
	
	.col_pyramid3 .link_pyramid::after {
		width: 110%;
		left: -19px;
	}
	
	.col_pyramid1 img {
		width: 190px;
	}
	
	.col_pyramid2 img {
		width: 260px;
	}
	
	.col_pyramid3 img {
		width: 330px;
	}
	
	.mainimg_university {
		height: 240px;
	}
	
	.col_executive3 {
		padding: 35px 0 50px;
		background: url(../img/service/executive/bg_university.png) 0% 0% / 122px auto no-repeat, linear-gradient(180deg, rgba(189,190,191,1) 0%, rgba(255,255,255,1) 4%);
	}
	
	.icon_university {
		width: 82px;
		margin: 0 auto 25px;
	}
	
	.txt_university1 {
		margin: 0 0 14px;
		font-size: 15px;
	}
	
	.wrap_executive h4 {
		font-size: 30px;
		margin: 0 auto 40px;
	}
	
	.col_executive3 .wrap_executive h5 {
		font-size: 21px;
		margin: 0 auto 10px;
	}
		
	dl.list_university dt {
		margin: 0 0 8px;
		padding: 10px 15px 12px;
		font-size: 16px;
		line-height: 1.4em;
	}
	
	dl.list_university dt .num {
		padding-right: 15px;
		font-size: 37px;
	}
	
	dl.list_university dd {
		margin: 0 15px 30px;
		font-size: 15px;
	}

	a.btn_university {
		padding: 15px 20px 15px 0;
		font-size: 14px;
	}
	
	a.btn_university::after {
		right: 20px;
		width: 5px;
		height: 5px;
	}
	
	.col_executive4 {
		padding: 35px 0 50px;
		background: rgb(255,255,255);
		background: url(../img/service/executive/bg_membership.png) 0% 0% / 122px auto no-repeat, linear-gradient(180deg, rgba(186,152,138,1) 0%, rgba(255,255,255,1) 4%);
	}
	
	.txt_membership1 {
		margin: 0 0 10px;
		font-size: 14px;
		text-align: center;
	}
	
	.txt_membership1 span {
		font-size: 17px;
	}
	
	.icon_membership {
		width: 91px;
		margin: 0 auto 25px;
	}
	
	.col_executive4 .wrap_executive h4 {
		margin: 0 auto 30px;
	}
	
	.col_membership1 {
		margin: 0 0 60px;
		text-align: center;
		display: block;
	}
	
	.col_membership1 img {
		width: 100%;
		max-width: 400px;
	}
	
	.col_r_membership1 {
		width: 100%;
		margin: 35px 0 0;
		text-align: left;
	}
	
	.col_r_membership1 h5 {
		margin: 0 0 20px;
		font-size: 26px;
		text-align: center;
	}
	
	.col_r_membership1 ul.list_menbership {
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
		padding: 0;
		font-size: 15px;
	}
	
	a.btn_membership {
		padding: 15px 35px 15px 0;
		font-size: 14px;
	}
	
	a.btn_membership::after {
		right: 35px;
		width: 5px;
		height: 5px;
	}
	
	.box_example_pro {
		padding: 25px 24px;
		display: block;
	}

	.box_example_pro ul li .sp_block { display: block; }

		
/* --------------- consulting --------------- */
	
	.col_executive2.consultant {
		padding-top: 160px;
	}

	.col_executive2.consultant .icon_pyramid1 {
		top: 104px;
		left: 265px;
	}

	.col_executive2.consultant .col_pyramid1 .link_pyramid {
		width: 190px;
		padding: 0 25px 10px 0;
		top: -120px;
		right: -122px;
	}
	
	.col_executive2.consultant .col_pyramid1 .link_pyramid::before {
		height: 140px;
		left: 62px;
		bottom: -140px;
	}

	.col_executive2.consultant .col_pyramid1 .link_pyramid span::before { right: -90px;	}
	.col_executive2.consultant .col_pyramid1 .link_pyramid span::after { right: -86px; }
			
	.col_executive2.consultant .icon_pyramid2 {
		width: 53px;
		top: 165px;
		left: -225px;
	}

	.col_executive2.consultant .col_pyramid2 .link_pyramid {
		width: 170px;
		padding: 0 22px 10px 0;
		top: -194px;
		right: 10px;
	}

	.col_executive2.consultant .col_pyramid2 .link_pyramid::before {
		width: 161px;
		height: 57px;
		left: -36px;
		bottom: -110px;
	}

	.col_executive2.consultant .col_pyramid2 .link_pyramid::after {
		left: 0;
	}

	.col_executive2.consultant .icon_pyramid3 {
		top: 409px;
	}

	.col_executive2.consultant .col_pyramid3 .link_pyramid {
		top: 73px;
	}

	.col_flow_consulting .mds {	font-size: 15px; }
	.col_flow_consulting .mds .big { font-size: 34px; }

	.figure_star_mission {
		padding: 170px 0 150px;
	}

	.figure_star_mission .img {
		width: 98%;
		max-width: 460px;
	}

	.figure_star_mission .img dl dt {
		margin: 0 0 5px;
		padding: 0 5px 5px;
		line-height: 1.3;
		border-bottom: solid 1px #ac8020;
	}

	.figure_star_mission .img dl dd {
		padding: 0 5px;
	}

	.figure_star_mission .img dl.vision {
		width: 220px;
		padding: 0;
		top: -170px;
		left: calc( 50% - 110px );
	}
	.figure_star_mission .img dl.vision::before {
		height: 75px;
		border-top: none;
		transform: none;
		top: calc( 100% + 8px );
		left: 50%;
	}

	.figure_star_mission .img dl.money {
		width: calc( 50% - 10px );
		max-width: 180px;
		padding: 0;
		top: calc( 5% - 85px );
		left: -4px;
	}
	.figure_star_mission .img dl.money dt,
	.figure_star_mission .img dl.money dd {
		padding: 0 5px 5px 15px
	}
	.figure_star_mission .img dl.money:before {
		height: calc( 25vw + 55px);
		max-height: 185px;
		border-top: none;
		transform: none;
		top: 45px;
		right: calc( 100% - 7px );
	}

	.figure_star_mission .img dl.strategy {
		width: calc( 50% - 10px );
		max-width: 180px;
		padding: 0;
		top: calc( 5% - 85px );
		left: auto;
		right: -4px;
	}
	.figure_star_mission .img dl.strategy dt,
	.figure_star_mission .img dl.strategy dd {
		padding: 0 15px 5px 5px;
	}
	.figure_star_mission .img dl.strategy:before {
		height: calc( 25vw + 55px);
		max-height: 185px;
		border-top: none;
		transform: none;
		top: 45px;
		left: calc( 100% - 7px );
	}

	.figure_star_mission .img dl.human {
		width: calc( 50% - 10px );
		max-width: 245px;
		padding: 0;
		top: 100%;
		right: auto;
		left: -2%;
	}
	.figure_star_mission .img dl.human:before {
		width: 18.8vw;
		max-width: 98px;
		height: 66px;
		border-top: none;
		transform: none;
		top: -22px;
		right: auto;
		left: 0;
	}

	.figure_star_mission .img dl.organization {
		width: calc( 50% - 10px );
		max-width: 178px;
		padding: 0;
		top: 100%;
		left: auto;
		right: 0;
	}
	.figure_star_mission .img dl.organization:before {
		width: 17.1vw;
		max-width: 89px;
		height: 66px;
		border-top: none;
		transform: none;
		top: -22px;
		left: auto;
		right: 0;
	}

	ul.list_flow_consulting {
		margin: 0 auto 45px;
		padding: 20px 12px;
		font-size: 14px;
	}

	.txt_flow_consulting { font-size: 15px;	}
	.txt_flow_consulting span.serif.marker { font-size: 20px; }
	.txt_flow_consulting span.serif.marker.big1 { font-size: 26px; }
	.bg_arrow_consulting {
		top: calc( -180px + 5vw );
	}

	.bg_arrow_consulting:after {
		border-top-width: 100px;
		border-left-width: 350px;
		border-right-width: 350px;
		left: calc( 50% - 350px );
	}

	.col_consulting_about { font-size: 15px; }

	.col_consulting_about .mds_about {
		margin: 0 0 40px;
		font-size: 25px;
	}

	.col_consulting_about .txt_about { margin: 0 0 30px; }

	.col_consulting_about .txt_about .big { font-size: 20px; }
	.col_consulting_about .txt_about .big2 { font-size: 22px; }

	ol.list_about_consulting {
		margin: 35px auto 25px;
		padding: 20px 8px;
		font-size: 14px;
	}

	ol.list_about_consulting::before { height: 30px; }

	.col_step_consulting {
		margin: 0 auto 80px;
		padding: 50px 0 0;
	}

	.col_step_consulting .mds_step {
		margin: 0 0 35px;
		font-size: 26px;
	}

	.col_step_consulting .mds_step img {
		width: 45px;
	}

	a.btn_contract_step { font-size: 16px; }

	.box_feature_consulting { margin: 0 auto 80px; }

	.box_feature_consulting .mds_feature {
		margin: 0 0 20px;
		font-size: 30px;
	}

	.cont_list_feature {
		max-width: 420px;
		margin: 0 auto;
		display: block;
	}

	.cont_list_feature dl {
		width: 100%;
		margin: 0 0 30px;
		padding: 0 10px 25px;
		border-right: none;
		border-bottom: solid 1px #807621;
	}

	.cont_list_feature dl:nth-child(odd) {
		border-left: none;
	}

	.cont_list_feature dl:last-child {
		margin-bottom: 0;
		border: none;
	}

	.cont_list_feature dl dt {
		margin: 0 0 20px;
		min-height: unset;
		font-size: 20px;
	}

	.cont_list_feature dl dt .icon {
		height: auto;
		margin: 0 auto;
		padding: 0 0 15px;
	}

	.cont_list_feature dl dd { font-size: 15px; }

	.img_main.consultant1 {
		height: 36.6vw;
		margin: 0 0 35px;
	}

	.col_consulting_pro {
		margin: 0 auto 40px;
	}

	.col_consulting_pro .mds_pro {
		margin: 0 0 30px;
		font-size: 26px;
	}

	.col_consulting_pro .lead_pro {
		margin: 0 0 25px;
		font-size: 15px;
		text-align: left;
	}

	.col_consulting_pro .lead_pro.btm { margin-bottom: 50px; }

	.box_example_pro {
		margin: 0 0 30px;
		padding: 20px 18px;
		font-size: 15px;
	}

	.col_consulting_pro .mds_table_pro {
		margin: 0 0 20px;
		font-size: 26px;
	}

	.img_main.consultant2 {
		height: 36.66vw;
		margin: 0;
		top: 0;
	}
	.col_consultant_silver .icon_academy { margin: 0 auto 40px; }

	.col_consultant_silver .lead_academy1 { margin: 0 0 40px; }

	.col_consultant_silver .col_membership1 {
		margin: 0 0 50px;
	}

	.col_consultant_silver .col_r_membership1 {
		width: 100%;
	}

	.col_consultant_silver .col_r_membership1 h5 {
		max-width: 420px;
		margin: 0 auto 20px;
		padding: 0;
	}

	.col_consultant_silver .col_executive3 .wrap_executive .col_r_membership1 h5 {
		font-size: 26px;
	}

	.col_consultant_silver .col_r_membership1 ul.list_menbership { max-width: 420px; }

	ul.list_note_academy {
		max-width: 420px;
		margin: 17px auto 0;
		font-size: 12px;
	}

	.col_executive3 .wrap_executive h5.mds_effect { font-size: 26px; }

	table.tbl_effect_academy th { font-size: 22px; }

	table.tbl_effect_academy th:nth-child(2) {
		width: 58%;
	}

	table.tbl_effect_academy td { font-size: 18px; }

	table.tbl_effect_academy td .inner {
		min-height: 4.6em;
		padding: 0.7em 5px;
	}

	table.tbl_effect_academy td:first-child .inner {
		padding-right: 15px;
	}

	table.tbl_effect_academy td:first-child .inner:before {
		transform: rotate(55deg);
	}

	table.tbl_effect_academy td:first-child .inner:after {
		transform: rotate(-55deg);
	}

	a.btn_academy {
		padding: 15px 30px 15px 0;
		font-size: 14px;
	}

	a.btn_academy::after {
		width: 5px;
		height: 5px;
		right: 20px;
	}
	

}

/* ---------------------------------------------------------------
end max 700px
--------------------------------------------------------------- */

/* ---------------------------------------------------------------
start max 450px
--------------------------------------------------------------- */

@media screen and ( max-width: 450px ) {
	
	.pagettl.service img {
		width: 345px;
	}
	
	.mainimg_university {
		height: 125px;
		background-size: 100% auto;
	}



/* --------------- consulting --------------- */

	.figure_star_mission .img dl dt { font-size: 22px; }
	.figure_star_mission .img dl dd { font-size: min(3.64vw, 15px); }

	.figure_star_mission .img dl.vision::before { height: 85px; }

	.figure_star_mission .img dl.money:before,
	.figure_star_mission .img dl.strategy::before {
		height: calc(24vw + 67px );
		top: 33px;
	}

	.figure_star_mission .img dl.human:before,
	.figure_star_mission .img dl.organization:before {
		height: 57px;
}

	.col_consultant1 {
		text-align: left;
	}

	.col_consultant1 .mds { text-align: center; }
	.col_consultant1 .iblock.nosp { display: inline; }
	
	.col_step_consulting {
		margin: 0 auto 90px;
	}

	.box_feature_consulting {
		margin: 0 auto 70px;
	}
	
}

/* ---------------------------------------------------------------
end max 450px
--------------------------------------------------------------- */
