@charset 'utf-8';

/*
body:not(.expageheader):before,
body.expageheader:before {
	height: 60px;
}

@media only screen and (min-width: 769px) and (max-width: 1000px) {

	body:not(.nosticky):not(.expageheader):before,
	body.expageheader:not(.nosticky):before {
		height: 60px;
	}
}

@media only screen and (min-width: 1001px) {

	body.nosticky:before {
		height: 0;
	}

	body:not(.nosticky):not(.expageheader):before,
	body.expageheader:not(.nosticky):before {
		height: 120px;
	}

	body.detach:not(.nosticky):not(.expageheader):before,
	body.detach.expageheader:not(.nosticky):before {
		height: 180px;
	}
}
*/

body:not(.fixed) #navimenu {
	color: #fff;
}

body:not(.fixed) #navi_header_thin .btn_header a:not(.hover) {
	color: #fff;
}

@media only screen and (min-width: 1001px) {

	body.nosticky:before {
		height: 0;
	}

	body:not(.fixed) #navi_global #navitab > li > a:not(:hover):not(.hover) {
		color: #fff;
	}
}


body:before {
	height: 0 !important;
}


body.fixed #upper {
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

body:not(.fixed) #upper {
	background: rgba(255,255,255,0);
}

body.fixed #navi_header_thin {
	border-bottom-color: #fff;
}

#navi_header_thin {
	border-bottom-color: transparent;
}

@media only screen and (min-width: 1001px) {

	#upper,
	body.fixed #upper {
/* 		border-bottom-color: #fff; */
		border-bottom-color: transparent;
	}

	body.nosticky #upper {
		box-shadow: none;
	}
}



#mainvisual {
	width: 100%;
/* 
	margin-bottom: 30px;
	padding-top: 60px;
 */
/* 
	background: rgb(112,229,165);
	background: linear-gradient(0deg, rgba(112,229,165,1) 0%, rgba(0,201,255,1) 100%);
 */
	overflow: hidden;
}

#mainvisual > .inner {
	width: 100%;
	text-align: center;
	vertical-align: top;
	position: relative;
}

#promotion {
	width: 100%;
}

#promotion:before {
	content: '';
	background-image: url(../image/portal/AdobeStock_769132240_Preview.jpeg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

body.pc #promotion:before {
	background-attachment: fixed;
}

#promotion:after {
	content: '';
	background: rgba(0,0,0,.2);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#pr_media {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 160%;
	overflow: hidden;
	position: relative;
}

#pr_media .media {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

/* 
#pr_media .media > span {
	display: block;
	height: 100%;
	transform: translateX(-50%);
	position: absolute;
	top: 0;
	left: -15%;
}

#pr_media img {
	width: auto;
	height: 100%;
}
 */

#tagline {
	width: 100%;
	padding-top: 40px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#tagline .cover {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%;
	max-width: 1200px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#tagline .cover:after {
	content: '';
	width: 100%;
	height: 20%;
	background-image: url(../image/portal/img-people-silhouette.svg);
	background-position: 80% bottom;
	background-size: auto 100%;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	bottom: -5px;
}

#tagline .cover h1 {
	margin-bottom: .5em;
	color: #fff;
	font-size: 5vw;
	font-weight: 400;
	line-height: 1.4;
	font-feature-settings: 'palt';
	letter-spacing: .2em
}

#tagline .cover h1 span {
	display: block;
}

/* 
#tagline .cover h1 > span:first-child {
	font-size: 240%;
}
 */
/* 
#tagline .cover h1 > span:nth-child(3) {
	font-size: 240%;
}
 */

#tagline .cover h1 > span {
}

#tagline .cover h1 > span > span {
}

#tagline .cover p {
	color: #fff;
	font-size: 6.5vw;
	font-weight: 900;
	line-height: 1.4;
}

#tagline .cover p span {
	display: block;
}

/* 
#tagline .cover p > span:first-child {
	margin-bottom: .5em;
	font-size: 60%;
}
 */

#tagline .cover p > span {
}

#tagline .cover p > span > span {
}

@media only screen and (min-width: 481px) {

	#pr_media {
		padding-top: 80%;
	}

/* 
	#pr_media .media > span {
		width: 100%;
		height: auto;
		transform: translateY(-50%);
		top: 50%;
		left: 0;
	}

	#pr_media img {
		width: 100%;
		height: auto;
	}
 */

	#tagline {
		padding-top: 60px;
	}

	#tagline .cover h1 {
		font-size: 3.5vw;
	}

	#tagline .cover p {
		font-size: 3.2vw;
	}

	#tagline .cover p > span > span {
		display: inline-block;
	}
}

@media only screen and (min-width: 769px) {

	#pr_media {
		padding-top: 60%;
	}

	#tagline .cover h1 {
		font-size: 3vw;
	}

	#tagline .cover h1 > span {
		display: inline;
	}

	#tagline .cover h1 > span > span {
		display: inline-block;
	}

	#tagline .cover h1 > span > span:first-child {
		text-indent: .5em;
	}

	#tagline .cover p {
		font-size: 3.25vw;
	}

	#tagline .cover p > span > span:first-child {
	}

	#tagline .cover:after {
		height: 30%;
	}
}

@media only screen and (min-width: 1001px) {
/*
	body:not(.nosticky) #mainvisual {
		padding-top: 120px;
	}

	body.detach:not(.fixed):not(.nosticky) #mainvisual {
		padding-top: 180px;
	}

	#mainvisual {
		padding-top: 120px;
	}

	body.detach:not(.nosticky) #mainvisual {
		padding-top: 180px;
	}

	body.nosticky #mainvisual {
		padding-top: 0;
	}
*/
	#pr_media {
		padding-top: 800px;
	}

	#tagline {
		padding-top: 120px;
	}
}

@media only screen and (min-width: 1201px) {

	#tagline .cover h1 {
		font-size: 36px;
	}

	#tagline .cover p {
		font-size: 40px;
	}
}


.presentation > .inner {
	padding-top: 50px;
	padding-bottom: 50px;
}

@media only screen and (min-width: 1001px) {

	.presentation > .inner {
		padding-top: 80px;
		padding-bottom: 80px;
	}
}

.presentation header:not(:last-child) {
	margin-bottom: 5em;
}



body.safearea .presentation:not(#worry) > .inner {
	padding-left: calc(env(safe-area-inset-left) + 20px);
	padding-right: calc(env(safe-area-inset-right) + 20px);
}

@media only screen and (min-width: 1001px) {

	body.safearea .presentation:not(#worry) > .inner {
		padding-left: calc(env(safe-area-inset-left) + 30px);
		padding-right: calc(env(safe-area-inset-right) + 30px);
	}
}

.presentation .sentence.lead {
	font-size: 1.2em;
	font-weight: 700;
	text-align: center;
}

.presentation .sentence > h2 {
	font-size: 2.4em;
	font-weight: 400;
	text-align: center;
}

@media only screen and (min-width: 769px) {

	.presentation .sentence > h2 {
		font-size: 3em;
	}
}




#problem {
	background-image: url(../image/portal/stressed-young-businessman-overworking.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

#problem:before {
	content: '';
	width: 100%;
	height: 100%;
	opacity: .9;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
}

#problem .sentence.lead {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.6em;
}

#problem .cardlist .item figure {
	max-width: 280px;
}

#problem .columns {
	align-items: center;
}

@media only screen and (min-width: 541px) {

	#problem .cardlist.calum4 .item {
		width: 50%;
	}

	#problem .cardlist.calum4 .item h2 {
		min-height: 3.9em;
	}
}

@media only screen and (min-width: 641px) {

	#problem .cardlist.calum4 .item {
		width: 50%;
	}
}

@media only screen and (min-width: 1001px) {

	#problem .cardlist.calum4 .item {
		width: 25%;
	}

	#problem .cardlist .item figure {
		width: 90%;
	}

	#problem .columns .column:nth-child(1) {
		width: 60%;
	}

	#problem .columns .column:nth-child(2) {
		width: 40%;
	}
}


#solution {
	background-color: rgba(233,192,127,.1);
/* 	background-color: rgba(0,0,0,.03); */
	background-image: url(../image/portal/back-solution.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

#solution.presentation .sentence > h2 > span {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

#solution.presentation .sentence > h2 > span > span {
	background: #ffbf00;
	color: #144199;
}

#solution .cardlist {
	justify-content: center;
}

#solution .cardlist .item {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
}

#solution .cardlist .item > .cover {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	padding: 3em 2em;
}

#solution .cardlist .item h3 {
/* 	min-height: 2.8em; */
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 0;
	font-size: 2em;
}

#solution .cardlist .item h3 > span {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

#solution .cardlist .item h3 > span > span {
	color: #000;
}

#solution .cardlist figure span {
	max-width: 400px;
/* 	border-radius: 50%; */
	overflow: hidden;
}

#solution .cardlist .item .enclosed p {
	color: #000;
}

#solution .cardlist .item .enclosed h4 {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

#solution .cardlist .item .enclosed h4 > span {
	display: inline-block;
	padding: .7em 1em;
	background: rgba(190,214,255,1);
}

@media only screen and (min-width: 541px) {

	#solution .cardlist .item {
		width: 100%;
	}
}

@media only screen and (min-width: 641px) {

	#solution .cardlist .item {
		width: 50%;
	}

	#solution .cardlist .item h3 {
		min-height: 4.2em;
	}
}



@media only screen and (min-width: 769px) {

	#solution {
		background-size: 100% auto, 100% auto;
	}
}

@media only screen and (min-width: 1001px) {

	#solution .cardlist .item {
		max-width: none;
		margin-left: 0;
		margin-right: 0;
	}
}




.flowsteps .stepgroup {
	position: relative;
}

.flowsteps .stepgroup .stepgrouptab {
	font-size: 1.6em;
	font-weight: 700;
}

.flowsteps .stepgroup .stepgrouptab span {
	display: inline-block;
	padding: .3em 1em;
	background: #bed6ff;
}

.flowsteps .stepgroupcover {
	padding: 20px;
}

.flowsteps .stepgroup:nth-child(1) .stepgroupcover {
	border: 2px solid #bed6ff;
	background: rgba(190,214,255,.1);
}

.flowsteps .stepgroup:nth-child(1):after {
	display: block;
	content: '';
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 15px 32px 0 32px;
	border-color: #bed6ff transparent transparent transparent;
}


.flowsteps .step .brick {
	padding: 9px 10px;
}

#flow .flowsteps .step > .cover {
	border-color: #bbc7e1;
	background: rgba(20,65,153,.01);
	padding-bottom: 0;
}

#flow .flowsteps .step:nth-child(2) > .cover {
	background: rgba(20,65,153,.02);
}

#flow .flowsteps .step:nth-child(3) > .cover {
	background: rgba(20,65,153,.03);
}

#flow .flowsteps .step:nth-child(4) > .cover {
	background: rgba(20,65,153,.04);
}

#flow .flowsteps .step:nth-child(5) > .cover {
	background: rgba(20,65,153,.05);
}

#flow .flowsteps .step:nth-child(6) > .cover {
	background: rgba(20,65,153,.06);
}

#flow .flowsteps .step:nth-child(7) > .cover {
	background: rgba(20,65,153,.07);
}

#flow .flowsteps .step:not(:last-child):after {
	border-top-color: #bbc7e1;
}

#flow .flowsteps .step .stepnumber .badge {
	background: #144199;
}


#performance {
	background: rgba(20,65,153,.05);
	position: relative;
}


#plan-fee {
}

#plan-fee.presentation .coursename {
	display: flex;
	align-items: center;
	margin-bottom: .5em;
	padding: .5em 1em;
	background: rgba(20,65,153,.3);
	color: #000;
	font-size: 2em;
	font-weight: 900;
	text-align: middle;
	position: relative;
}

#plan-fee.presentation .coursename .badge {
	display: inline-block;
	margin-right: .5em;
	padding: .2em .5em;
	background: #fff;
	color: rgba(20,65,153,.3);
	font-size: .8em;
	line-height: 1;
	text-align: middle;
}

#plan-fee.presentation .caution {
	margin-bottom: 1em;
	text-align: right;
}

#plan-fee.presentation .caution p:before {
	position: relative;
}

#plan-fee .pricetable .formula {
	margin-bottom: 1em;
	padding: .2em 1em;
	border: 2px solid rgba(20,65,153,.7);
	color: rgba(20,65,153,.7);
	text-align: center;
	font-size: 2em;
	font-weight: 900;
}

#plan-fee.presentation .development .coursename {
	background: rgba(190,214,255,.8);
}

#plan-fee .development .pricetable .formula {
	border-color: rgba(255,191,0,.9);
	color: rgba(255,191,0,.9);
}

#plan-fee .pricetable .formula small {
	font-size: .65em;
	font-weight: 700;
}

#plan-fee .pricetable .formula span.operand {
	display: inline-block;
	padding: 0 .6em;
}

#plan-fee .girdblock .column {
	width: 100%;
	padding: 0;
}

#plan-fee .girdblock .column:not(:last-child) {
	margin-bottom: 2em;
}

#plan-fee.presentation .courseitem.maintenance .column .tbl {
	width: 100%;
	max-width: 540px;
	margin: 0 auto;
}

#plan-fee.presentation .courseitem.maintenance .column .tbl h5 {
	margin-bottom: .3em;
}

#plan-fee.presentation .courseitem.maintenance .column table thead tr {
	background: rgba(20,65,153,.25);
	color: #fff;
}

#plan-fee.presentation .courseitem.maintenance .column table tbody tr {
	background: rgba(20,65,153,.1);
}

#plan-fee.presentation .courseitem.maintenance .column table tbody tr:nth-child(even) {
	background: rgba(20,65,153,.05);
}

#plan-fee.presentation .courseitem.maintenance .column table th,
#plan-fee.presentation .courseitem.maintenance .column table td {
	padding: .3em .5em;
	border-color: #fff;
	font-size: 1.2em;
}

#plan-fee.presentation .courseitem.maintenance .column table tbody td:last-child {
	text-align: right;
}

#plan-fee.presentation .courseitem.maintenance .note {
	padding: 2em;
	background: rgba(20,65,153,.1);
}

#plan-fee.presentation .courseitem.maintenance .note p {
	font-size: 1.6em;
	font-weight: 700;
}

#plan-fee.presentation .courseitem.maintenance .note .btnarea a {
	width: 100%;
	border: none;
	background: rgba(20,65,153,1);
	color: #fff;
}

@media only screen and (min-width: 769px) {

	#plan-fee.presentation .pricetable {
		flex-direction: column;
	}

	#plan-fee.presentation .pricetable .pricecell {
		width: 100%;
	}

	#plan-fee.presentation .pricetable .service {
		width: 100%;
		padding-left: 0;
		padding-top: 2em;
	}

	#plan-fee .girdblock .column {
		margin: 0 !important;
		padding: 0;
	}

	#plan-fee .girdblock .column:first-child {
		width: 65%;
	}

	#plan-fee .girdblock .column:last-child {
		width: 35%;
		padding-left: 5%;
	}
}

@media only screen and (min-width: 769px) {

	#plan-fee .blockheader .label {
		font-size: 3em;
	}
}


#faq {
	background: rgba(190,214,255,.1);
	position: relative;
}



#newestitems {
	width: 100%;
	padding: 30px 0;
	background: #fff;
	position: relative;
}

#newestitems > .inner {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 30px 0;
	vertical-align: top;
	position: relative;
}

body.safearea #serviceinfo > .inner {
	padding-left: env(safe-area-inset-left);
	padding-right: env(safe-area-inset-right);
}

@media only screen and (min-width: 769px) {

	#newestitems {
		padding: 50px 0;
	}
}


#newestitemssection {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

#newestitemssection .newestitemsframe {
	width: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#newestitemssection .newestitemsframe.open {
	opacity: 1;
	position: relative;
	z-index: 10;
}

.newestitemstab {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: center;
}

.newestitemstab ul {
	list-style: none;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	padding: 0;
}

.newestitemstab li {
	list-style: none;
	display: inline-block;
	width: 100%;
	height: 50px;
	padding: 0;
	font-size: 16px;
	vertical-align: top;
	transition: .2s;
	position: relative;
	cursor: pointer;
}

.newestitemstab li:not(:last-child) {
	padding-right: 1px;
}

.newestitemstab .cover {
	width: 100%;
	height: 100%;
	border: 1px solid #004098;
	background: #bfcfe5;
	color: #004098;
	position: relative;
	transition: .2s;
}

.newestitemstab li.open .cover,
.newestitemstab li.hover .cover {
	background: #004098;
	color: #fff;
}

.newestitemstab li .label {
	display: block;
	margin: 0 auto;
	font-weight: 700;
	line-height: 1;
	font-feature-settings : 'palt';
}

.newestitemstab li .label span  {
	display: block;
	font-size: .85em;
}

.newestitemstab li.open:after {
	content: '';
	width: 0;
	height: 0;
	margin-left: -14px;
	border-style: solid;
	border-width: 14px 14px 0 14px;
	border-color: #004098 transparent transparent transparent;
	position: absolute;
	bottom: -14px;
	left: 50%;
}

.newestitemstab li .cover div {
	display: inline-block;
	vertical-align: middle;
}

.newestitemstab li .cover:before {
	display: inline-block;
	content: '';
	height: 100%;
	vertical-align: middle;
}

@media only screen and (min-width: 769px) {

	.newestitemstab li {
		font-size: 18px;
	}

	.newestitemstab li .label span {
		display: inline;
	}
}

