/* startsdg css */



#l-main {
	padding-top: 62px;
}
#l-main:before {
	display: none;
}
#contact #concept {
	margin-top: 60px;
}
/*for SmartPhone*/
@media screen and (max-width: 767px) {
	#l-main {
		padding-top: 40px;
	}
}


/* keyvisual
---------------------------------------------------------------------- */
.startsdgs #keyvisual {
	background: #fff;
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	align-items: center;
  margin: 0 auto;
	max-width: 1400px;
}
.startsdgs #keyvisual .keyvisual-text,
.startsdgs #keyvisual .keyvisual-image {
	width: 50%;
}
.startsdgs #keyvisual .keyvisual-image:nth-of-type(1) {
	display: none;
}
.startsdgs #keyvisual .keyvisual-text {
	padding: 50px 45px;
}
.startsdgs #keyvisual .keyvisual-text .logo {
	border-bottom: 4px solid #3faeb8;
  padding-bottom: 15px;
}
.startsdgs #keyvisual .keyvisual-text .logo img {
	max-width: 270px;
}
.startsdgs #keyvisual .keyvisual-text .text-lead {
  font-size: 35px;
  font-weight: bold;
  line-height: 1.4;
	margin-top: 30px;
}
.startsdgs #keyvisual .keyvisual-text .text-lead ~ p {
  font-size: 22px;
	font-weight: bold;
  margin-top: 25px;
}
.startsdgs #keyvisual .keyvisual-text p b {
	color: #e4027f;
}
.startsdgs #keyvisual .keyvisual-text p .large {
	background-color: #fff;
  border: 3px solid #3e3a39;
  color: #e4007f;
  display: inline-block;
  font-size: 32px;
  line-height: 50px;
  letter-spacing: 2px;
	margin: 10px 10px 0;
  padding: 0 15px;
}
.startsdgs #keyvisual .text-completion {
  display: table;
	margin: 40px auto 0 !important;
  padding-left: 100px;
	position: relative;
	text-align: left !important;
}
.startsdgs #keyvisual .text-completion:before {
	background-image: url(../images/startsdgs/kv_icon01.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
	content: "";
	height: 84px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 84px;
}
.startsdgs #keyvisual .text-completion span {
	font-size: 32px;
}
.startsdgs #keyvisual .keyvisual-image figure {
	padding-top: 100%;
  overflow: hidden;
  position: relative;
}
.startsdgs #keyvisual .keyvisual-image figure img {
	position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: 100%;
  object-fit: cover;
  transform: translate(-50%,-50%);
}
.startsdgs #keyvisual .keyvisual-image .text-intro {
	background: #3faeb8;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.7;
  padding: 60px;
}
/*for Tablet*/
@media screen and (max-width: 1024px) {
	.startsdgs #keyvisual .keyvisual-text,
	.startsdgs #keyvisual .keyvisual-image {
		width: 100%;
	}
	.startsdgs #keyvisual .keyvisual-image:nth-of-type(1) {
		display: block;
	}
	.startsdgs #keyvisual .keyvisual-text + .keyvisual-image > figure {
		display: none;
	}
	.startsdgs #keyvisual .keyvisual-text {
		padding: 30px 40px;
	}
	.startsdgs #keyvisual .keyvisual-text .logo {
		text-align: center;
	}
	.startsdgs #keyvisual .keyvisual-text .logo img {
		max-width: 240px;
	}
	.startsdgs #keyvisual .keyvisual-text .text-lead {
		font-size: 30px;
		margin-top: 25px;
		text-align: center;
	}
	.startsdgs #keyvisual .keyvisual-text .text-lead ~ p {
		font-size: 20px;
		margin-top: 20px;
		text-align: center;
	}
	.startsdgs #keyvisual .keyvisual-text p .large {
		font-size: 28px;
		line-height: 46px;
	}
	.startsdgs #keyvisual .keyvisual-image figure {
		padding-top: 400px;
	}
	.startsdgs #keyvisual .keyvisual-image .text-intro {
		padding: 40px;
	}
}
/*for SmartPhone*/
@media screen and (max-width: 767px) {
	.startsdgs #keyvisual .keyvisual-image figure {
		padding-top: 74.666vw;
	}
	.startsdgs #keyvisual .keyvisual-text {
		padding: 30px 20px;
	}
	.startsdgs #keyvisual .keyvisual-text .logo img {
		max-width: 180px;
	}
	.startsdgs #keyvisual .keyvisual-text .text-lead {
		font-size: 20px;
	}
	.startsdgs #keyvisual .keyvisual-text .text-lead ~ p {
		font-size: 16px;
		margin-top: 15px;
	}
	.startsdgs #keyvisual .keyvisual-text p .large {
    border-width: 2px;
		font-size: 22px;
    line-height: 35px;
    letter-spacing: 1px;
    margin: 6px 6px 0;
    padding: 0 12px;
	}
	.startsdgs #keyvisual .text-completion {
		margin-top: 30px;
		padding-left: 70px;
	}
	.startsdgs #keyvisual .text-completion:before {
		height: 60px;
		width: 60px;
	}
	.startsdgs #keyvisual .text-completion span {
		font-size: 28px;
	}
	.startsdgs #keyvisual .keyvisual-image .text-intro {
		font-size: 16px;
		padding: 24px;
	}
}




/* section
---------------------------------------------------------------------- */
.startsdgs .section-inner {
	margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
.startsdgs .section-title {
  font-size: 45px;
  font-weight: bold;
	line-height: 1.3;
	text-align: left;
}
.startsdgs .section-title .logo {
	display: block;
  width: 150px;
}
.startsdgs .section-title + * {
	margin-top: 40px;
}
/*for Tablet*/
@media screen and (max-width: 1024px) {
	.startsdgs .section-title {
		font-size: 40px;
	}
	.startsdgs .section-title .logo {
		width: 120px;
	}
	.startsdgs .section-title + * {
		margin-top: 25px;
	}
}
/*for SmartPhone*/
@media screen and (max-width: 767px) {
	.startsdgs .section-title {
		font-size: 26px;
		text-align: center;
	}
	.startsdgs .section-title .logo {
		margin: 0 auto;
		width: 90px;
	}
}




/* feature
---------------------------------------------------------------------- */
.startsdgs #feature {
	padding-top: 100px;
}
.startsdgs #feature h2 {
  font-size: 45px;
  font-weight: bold;
  line-height: 1.3;
	text-align: center;
}
.startsdgs #feature h2 .logo {
	display: inline-block;
	width: 300px;
}
.startsdgs #feature h2 .logo img {
	vertical-align: top;
}
.startsdgs #feature h2 b {
  color: #e4007f;
  display: inline-block;
  font-family: 'Noto Serif JP', serif;
  font-size: 90px;
  line-height: 1;
  vertical-align: bottom;
}
.startsdgs #feature .list-result {
	margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.startsdgs #feature .list-result > li {
  margin: 0 1.6%;
  max-width: 30%;
	width: 300px;
}
.startsdgs #feature .block-index {
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 60px auto 0;
  max-width: 1000px;
}
.startsdgs #feature .block-index .list-anchor {
  margin: 0 40px;
	width: 40%;
}
.startsdgs #feature .block-index .list-anchor > li + li {
	margin-top: 40px;
}
.startsdgs #feature .block-index .list-anchor > li a {
	background-color: #3faeb8;
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 20px;
  position: relative;
  text-align: center;
}
.startsdgs #feature .block-index .list-anchor > li a:after {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	content: "";
	height: 11px;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%) rotate(45deg);
	width: 11px;
}
.startsdgs #feature .block-index .list-image {
  margin: 0 40px;
	width: 32%;
}
.startsdgs #feature .block-index .list-image figure + figure {
	margin-top: 20px;
}
/*for Tablet*/
@media screen and (max-width: 1024px) {
	.startsdgs #feature {
		padding-top: 60px;
	}
	.startsdgs #feature h2 {
		font-size: 40px;
	}
	.startsdgs #feature h2 .logo {
		width: 250px;
	}
	.startsdgs #feature h2 b {
		font-size: 70px;
	}
	.startsdgs #feature .block-index {
		margin-top: 50px;
	}
	.startsdgs #feature .block-index .list-anchor > li + li {
		margin-top: 20px;
	}
	.startsdgs #feature .block-index .list-anchor > li a {
		font-size: 16px;
	}
	.startsdgs #feature .block-index .list-image figure + figure {
		margin-top: 10px;
	}
}
/*for SmartPhone*/
@media screen and (max-width: 767px) {
	.startsdgs #feature {
		padding: 30px 20px 0;
	}
	.startsdgs #feature h2 {
		font-size: 26px;
	}
	.startsdgs #feature h2 b {
		font-size: 45px;
	}
	.startsdgs #feature h2 .logo {
		width: 160px;
	}
	.startsdgs #feature .list-result {
		margin-top: 30px;
	}
	.startsdgs #feature .block-index {
		margin-top: 30px;
	}
	.startsdgs #feature .block-index .list-anchor {
		margin: 0;
		width: 100%;
	}
	.startsdgs #feature .block-index .list-anchor > li + li {
		margin-top: 5px;
	}
	.startsdgs #feature .block-index .list-anchor > li a {
		font-size: 14px;
		padding: 12px 30px;
	}
	.startsdgs #feature .block-index .list-image {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 20px 0 0;
		width: 100%;
	}
	.startsdgs #feature .block-index .list-image figure {
		width: 32%;
	}
	.startsdgs #feature .block-index .list-image figure + figure {
		margin-top: 0;
	}
}




/* summary
---------------------------------------------------------------------- */
.startsdgs #summary {
	background-color: #f3f4f3;
	margin-top: 60px;
	padding: 60px 40px;
}
.startsdgs #summary .summary-content {
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.startsdgs #summary .summary-content-item {
	background: #fff;
  padding: 30px;
  text-align: left;
	width: 49%;
}
.startsdgs #summary .summary-content-item:nth-of-type(n+3) {
  margin-top: 2%;
}
.startsdgs #summary .summary-content-item .item-inner {
	position: relative;
}
.startsdgs #summary .summary-content-item .tag-close {
	background-color: #d4d4d4;
  border-radius: 4px;
  display: inline-block;
  padding: 3px 8px;
  margin-bottom: 5px;
}
.startsdgs #summary .summary-content-item .text-title {
	font-size: 19px;
  font-weight: bold;
  line-height: 1.3;
	min-height: 52px;
}
.startsdgs #summary .summary-content-item .text-description {
	font-size: 15px;
	margin-top: 15px;
}
.startsdgs #summary .summary-content-item .tag-category {
  display: table;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
	line-height: 1.4;
	margin-top: 35px;
  position: relative;
	max-width: calc(100% - 70px);
  padding: 12px 20px;
}
.startsdgs #summary .summary-content-item.master .tag-category {
	background-color: #15355d;
}
.startsdgs #summary .summary-content-item.csv .tag-category {
	background-color: #f9bd17;
}
.startsdgs #summary .summary-content-item.consultant .tag-category {
	background-color: #911f5b;
}
.startsdgs #summary .summary-content-item.director .tag-category {
	background-color: #5d3625;
}
.startsdgs #summary .summary-content-item.specialist .tag-category {
	background-color: #5082a1;
}
.startsdgs #summary .summary-content-item.sxpro .tag-category {
	background-color: #85d0e4;
}
.startsdgs #summary .summary-content-item.hcm .tag-category {
	background-color: #c69c92;
}
.startsdgs #summary .summary-content-item.ja .tag-category {
	background-color: #577766;
}
.startsdgs #summary .summary-content-item .logo-category {
  position: absolute;
  bottom: -20px;
  right: -15px;
	width: 70px;
}
.startsdgs #summary .summary-content-item .tag-category .ribbon {
	background-image: url(../images/startsdgs/summary_ribbon.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 100% 100%;
	color: #263238;
	font-size: 14px;
	line-height: 25px;
	position: absolute;
	top: -20px;
	left: -3px;
	text-align: center;
	width: 120px;
	z-index: 1;
}
.startsdgs #summary .summary-content-item .tag-category .note {
	position: absolute;
  width: 100%;
  text-align: center;
  font-size: 12px;
  left: 0;
  bottom: -20px;
  margin: 0;
}
.startsdgs #summary .summary-content-item .comingsoon {
	margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #615f5e;
	font-size: 15px;
}
.startsdgs #summary .summary-content-item .comingsoon p .logo {
	display: inline-block;
  width: 60px;
  margin: 0 3px;
}
.startsdgs #summary .summary-content-item .comingsoon .button-link {
	margin: 10px auto 0;
  max-width: 100%;
  width: 300px;
}
.startsdgs #summary .summary-content-item .comingsoon .button-link a {
  border: 1px solid #615f5f;
  border-radius: 10px;
	display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
  position: relative;
  text-align: center;
}
.startsdgs #summary .summary-content-item .comingsoon .button-link a:before,
.startsdgs #summary .summary-content-item .comingsoon .button-link a:after {
	content: "";
	position: absolute;
	bottom: 5px;
	right: 15px;
}
.startsdgs #summary .summary-content-item .comingsoon .button-link a:before {
	background-color: #c2b59b;
	height: 1px;
	width: 50%;
}
.startsdgs #summary .summary-content-item .comingsoon .button-link a:after {
	border-style: solid;
	border-width: 0px 22px 12px 0px;
  border-color: transparent transparent #c2b59b transparent;
	width: 0;
}

.startsdgs #summary .summary-content.top {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}
.startsdgs #summary .summary-content.top > div {
	width: 49%;
}
.startsdgs #summary .summary-content.top .summary-content-item {
	width: 100%;
}
.startsdgs #summary .summary-content.top .content-right .text-lead {
	font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.startsdgs #summary .summary-content.top .content-right .text-lead + p {
	display: table;
  font-size: 16px;
  font-weight: bold;
  margin: 40px auto 0;
}
.startsdgs #summary .summary-content.top .content-right .text-lead + p .logo {
	display: inline-block;
	margin-right: 5px;
	vertical-align: baseline;
	width: 120px;
}
.startsdgs #summary .summary-content.top .content-right .logo-mirat {
	font-size: 26px;
	font-weight: bold;
	margin-top: 50px;
	text-align: center;
}
.startsdgs #summary .summary-content.top .content-right .logo-mirat span {
	display: inline-block;
	margin-right: 5px;
  vertical-align: text-bottom;
  width: 300px;
}
.startsdgs #summary .summary-content.top .content-right .button-link {
	margin: 20px auto 0;
	width: 80%;
}

/*for Tablet*/
@media screen and (max-width: 1024px) {
	.startsdgs #summary {
		padding: 40px 24px;
	}
	.startsdgs #summary .summary-content-item {
		padding: 24px;
	}
	.startsdgs #summary .summary-content-item .tag-close {
		font-size: 12px;
	}
	.startsdgs #summary .summary-content-item .text-title {
		font-size: 17px;
		min-height: 52px;
	}
	.startsdgs #summary .summary-content-item .text-description {
		font-size: 14px;
  	margin-top: 10px;
	}
	.startsdgs #summary .summary-content-item .tag-category {
		font-size: 14px;
		margin-top: 35px;
	}
	.startsdgs #summary .summary-content-item .logo-category {
		right: -10px;
		width: 60px;
	}
	.startsdgs #summary .summary-content-item .tag-category .ribbon {
		font-size: 12px;
		line-height: 22px;
		top: -17px;
		width: 100px;
	}

	.startsdgs #summary .summary-content.top .content-right .text-lead {
		font-size: 22px;
	}
	.startsdgs #summary .summary-content.top .content-right .text-lead + p {
		font-size: 14px;
		margin-top: 30px;
	}
	.startsdgs #summary .summary-content.top .content-right .text-lead + p .logo {
		width: 100px;
	}
	.startsdgs #summary .summary-content.top .content-right .logo-mirat {
		font-size: 20px;
		margin-top: 30px;
	}
	.startsdgs #summary .summary-content.top .content-right .logo-mirat span {
		width: 200px;
	}
}
/*for SmartPhone*/
@media screen and (max-width: 767px) {
	.startsdgs #summary {
		padding: 30px 20px;
	}
	.startsdgs #summary .summary-content-item {
		padding: 15px;
		width: 100%;
	}
	.startsdgs #summary .summary-content-item:nth-of-type(n+2) {
		margin-top: 10px;
	}
	.startsdgs #summary .summary-content-item:nth-of-type(4),
	.startsdgs #summary .summary-content-item:nth-of-type(5),
	.startsdgs #summary .summary-content-item:nth-of-type(8) {
		padding-bottom: 35px;
	}
	.startsdgs #summary .summary-content-item .text-title {
		font-size: 16px;
    min-height: initial;
	}
	.startsdgs #summary .summary-content-item .tag-category {
		margin-top: 30px;
		padding: 15px 15px 10px;
	}
	.startsdgs #summary .summary-content-item .logo-category {
    bottom: -5px;
	}
	.startsdgs #summary .summary-content-item:nth-of-type(4) .logo-category,
	.startsdgs #summary .summary-content-item:nth-of-type(5) .logo-category,
	.startsdgs #summary .summary-content-item:nth-of-type(8) .logo-category {
		bottom: -20px;
	}
	.startsdgs #summary .summary-content-item .tag-category .ribbon {
		font-size: 11px;
		width: 90px;
	}
	.startsdgs #summary .summary-content-item .tag-category .note {
		font-size: 10px;
	}
	.startsdgs #summary .summary-content.top {
		display: block;
	}
	.startsdgs #summary .summary-content.top > div {
		width: auto;
	}
	.startsdgs #summary .summary-content.top .content-right {
		margin-top: 20px;
	}
	.startsdgs #summary .summary-content.top .content-right .text-lead + p {
		margin-top: 20px;
	}
	.startsdgs #summary .summary-content.top .content-right .text-lead + p .logo {
		width: 90px;
	}
	.startsdgs #summary .summary-content.top .content-right .logo-mirat {
		font-size: 18px;
		margin-top: 20px;
	}
	.startsdgs #summary .summary-content.top .content-right .logo-mirat span {
		width: 170px;
	}
	.startsdgs #summary .summary-content.top .content-right .button-link {
		margin-top: 15px;
	}
}



/* institution
---------------------------------------------------------------------- */
.startsdgs #institution {
	background-color: #fff;
	padding: 60px 40px;
}
.startsdgs #institution .institution-content {
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	align-items: center;
}
.startsdgs #institution .institution-content .block-text {
	width: 55%;
}
.startsdgs #institution .institution-content .text-lead {
	font-size: 22px;
	font-weight: bold;
}
.startsdgs #institution .institution-content .link {
	margin-top: 40px;
	text-align: center;
}
.startsdgs #institution .institution-content .link .logo {
  margin: 0 auto;
	width: 150px;
}
.startsdgs #institution .institution-content .button-link {
	margin: 15px auto 0;
  max-width: 100%;
  width: 300px;
}
.startsdgs #institution .institution-content .button-link a {
  border: 1px solid #615f5f;
  border-radius: 10px;
	display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
  position: relative;
  text-align: center;
}
.startsdgs #institution .institution-content .button-link a:before,
.startsdgs #institution .institution-content .button-link a:after {
	content: "";
	position: absolute;
	bottom: 5px;
	right: 15px;
}
.startsdgs #institution .institution-content .button-link a:before {
	background-color: #c2b59b;
	height: 1px;
	width: 50%;
}
.startsdgs #institution .institution-content .button-link a:after {
	border-style: solid;
	border-width: 0px 22px 12px 0px;
  border-color: transparent transparent #c2b59b transparent;
	width: 0;
}
.startsdgs #institution .institution-content .block-image {
	width: 40%;
}
/*for Tablet*/
@media screen and (max-width: 1024px) {
	.startsdgs #institution {
		padding: 40px 24px;
	}
	.startsdgs #institution .institution-content {
		align-items: flex-end;
	}
	.startsdgs #institution .institution-content .block-text {
		width: 55%;
	}
	.startsdgs #institution .institution-content .text-lead {
		font-size: 18px;
	}
	.startsdgs #institution .institution-content .link {
		margin-top: 20px;
	}
	.startsdgs #institution .institution-content .link .logo {
		width: 120px;
	}
}
/*for SmartPhone*/
@media screen and (max-width: 767px) {
	.startsdgs #institution {
		padding: 30px 20px;
	}
	.startsdgs #institution .institution-content .block-text {
		width: 100%;
	}
	.startsdgs #institution .institution-content .text-lead {
		font-size: 15px;
    text-align: center;
	}
	.startsdgs #institution .institution-content .link .logo {
		width: 110px;
	}
	.startsdgs #institution .institution-content .block-image {
		margin: 30px auto 0;
		width: 50%;
	}
}




/* skill
---------------------------------------------------------------------- */
.startsdgs #skill {
	background-color: #f3f4f3;
	padding: 60px 40px;
}
.startsdgs #skill .skill-table table {
	border-bottom: 2px solid #b8bec8;
	border-collapse: collapse;
	margin: 0;
}
.startsdgs #skill .skill-table table th,
.startsdgs #skill .skill-table table td {
	font-weight: normal;
}
.startsdgs #skill .skill-table table thead th {
	vertical-align: bottom;
	padding: 5px 0;
	text-align: center;
}
.startsdgs #skill .skill-table table tbody th,
.startsdgs #skill .skill-table table tbody td {
	background-color: #fff;
	border-top: 2px solid #b8bec8;
	padding: 20px 0;
}
.startsdgs #skill .skill-table table tbody th {
	padding-left: 12px;
	text-align: left;
}
.startsdgs #skill .skill-table table tbody td {
}
.startsdgs #skill .skill-table table tbody td i {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	display: table;
	margin: 0 auto;
	height: 16px;
	width: 100%;
}
.startsdgs #skill .skill-table table tbody td i.star_1 {
	background-image:url(../images/startsdgs/skill_star_01.png);
}
.startsdgs #skill .skill-table table tbody td i.star_2 {
	background-image:url(../images/startsdgs/skill_star_02.png);
}
.startsdgs #skill .skill-table table tbody td i.star_3 {
	background-image:url(../images/startsdgs/skill_star_03.png);
}
/*for Tablet*/
@media screen and (max-width: 1024px) {
	.startsdgs #skill {
		padding: 40px 24px;
	}
}
/*for SmartPhone*/
@media screen and (max-width: 767px) {
	.startsdgs #skill {
		padding: 30px 20px;
	}
	.startsdgs #skill .skill-table {
		margin-left: -20px;
		magin-right: -20px;
	}
	.startsdgs #skill .skill-table .table-inner {
		overflow-x: scroll;
		padding: 0 20px 10px;
		width: 100%;
	}
	.startsdgs #skill .skill-table table {
		width: 780px;
	}
	.startsdgs #skill .skill-table table thead th {
		font-size: 12px;
	}
	.startsdgs #skill .skill-table table tbody th,
	.startsdgs #skill .skill-table table tbody td {
		border-top-width: 1px;
		font-size: 12px;
		padding: 15px 0;
	}
	.startsdgs #skill .skill-table table tbody td i {
		height: 14px;
	}
}



/* course
---------------------------------------------------------------------- */
.startsdgs #supervision {
	padding: 60px 40px;
}
.startsdgs #supervision .box_movie h3 {
	font-size:43px;
	font-weight:700;
	line-height:1.4;
	text-align:center;
}
.startsdgs #supervision .box_movie h3 b {
	font-size:70px;
}
.startsdgs #supervision .box_movie h3 .small {
	font-size:40px;
}
.startsdgs #supervision .box_movie .teacher_profile {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:40px;
	padding:15px;
}
.startsdgs #supervision .box_movie .teacher_profile .img {
	width:200px;
}
.startsdgs #supervision .box_movie .teacher_profile .tx {
	width:calc(100% - 220px);
	line-height: 1.8em;
	font-size: 16px;
}
.startsdgs #supervision .box_movie .teacher_profile .box_ttl {
	font-size:18px;
	font-weight:700;
	margin-bottom:5px;
}
.startsdgs #supervision .box_movie .video_player {
	border:none;
	border-top:none;
}
.startsdgs #supervision .box_movie .video_player .video {
	line-height: 0;
	margin:0;
}
.startsdgs #supervision .box_movie .video_player .caption {
	background-color:#3e3a39;
	color:#fff;
	margin:0;
	padding:10px 15px;
}
/*for Tablet*/
@media screen and (max-width: 1024px) {
	.startsdgs #supervision {
		padding: 40px 24px;
	}
	.startsdgs #supervision .box_movie h3 {
		font-size:32px;
	}
	.startsdgs #supervision .box_movie h3 b {
		font-size:50px;
	}
	.startsdgs #supervision .box_movie h3 .small {
		font-size:28px;
	}
	.startsdgs #supervision .box_movie .teacher_profile {
		border-width:3px;
		margin-top:20px;
		padding:10px;
	}
	.startsdgs #supervision .box_movie .teacher_profile .img {
		width:158px;
	}
	.startsdgs #supervision .box_movie .teacher_profile .tx {
		width:calc(100% - 170px);
	}
	.startsdgs #supervision .box_movie .video_player {
		border-width:3px;
	}
}
/*for SmartPhone*/
@media screen and (max-width: 767px) {
	.startsdgs #supervision {
		padding: 30px 20px;
	}
	.startsdgs #supervision .box_movie h3 {
		font-size:15px;
	}
	.startsdgs #supervision .box_movie h3 b {
		font-size:24px;
	}
	.startsdgs #supervision .box_movie h3 .small {
		font-size:15px;
	}
	.startsdgs #supervision .box_movie .teacher_profile {
		display:block;
		border-width:2px;
		margin-top:15px;
		padding:10px;
	}
	.startsdgs #supervision .box_movie .teacher_profile .img {
		margin-left:auto;
		margin-right:auto;
		width:180px;
	}
	.startsdgs #supervision .box_movie .teacher_profile .tx {
		margin-top:18px;
		width:auto;
	}
	.startsdgs #supervision .box_movie .teacher_profile .box_ttl {
		font-size:18px;
		font-weight:700;
		margin-bottom:5px;
		text-align:center;
	}
	.startsdgs #supervision .box_movie .teacher_profile .box_ttl + p {
		font-size:14px;
		letter-spacing:0.5px;
		line-height:1.8;
	}
	.startsdgs #supervision .box_movie .video_player .caption {
		font-size: 12px;
		padding:8px 10px;
	}
}



/* review
---------------------------------------------------------------------- */
.startsdgs #review {
	background-color: #f3f4f3;
	padding: 60px 40px;
}
.startsdgs #review .main_img {
	text-align:center;
}
.startsdgs #review .box_voice_list > .each_comm {
	border-top:1px solid #727171;
	margin-top:45px;
	padding-top:45px;
}
.startsdgs #review .box_voice_list > .each_comm .person_profile {
	display:flex;
	flex-wrap:wrap;
}
.startsdgs #review .box_voice_list > .each_comm .person_profile .img {
	width:250px;
}
.startsdgs #review .box_voice_list > .each_comm .person_profile .tx {
	line-height:1.4;
	margin-left:35px;
	text-align: left;
	width:calc(100% - 350px);
}
.startsdgs #review .box_voice_list > .each_comm .person_profile .tx .tx_name {
	color:#3e3a39;
	font-weight:700;
	font-size: 20px;
}
.startsdgs #review .box_voice_list > .each_comm .person_profile .tx .tx_name + p {
	font-size:16px;
	margin-top:5px;
	line-height: 1.6em;
}
.startsdgs #review .box_voice_list > .each_comm .person_profile .movie {
	margin-left:15px;
	width:266px;
}
.startsdgs #review .box_voice_list > .each_comm .movie {
	margin: 24px auto 0;
}
.startsdgs #review .box_voice_list > .each_comm .tx_interview > dl {
	display:block;
	margin-top:25px;
}
.startsdgs #review .box_voice_list > .each_comm .tx_interview > dl,
.startsdgs #review .box_voice_list > .each_comm .tx_interview > dl dt,
.startsdgs #review .box_voice_list > .each_comm .tx_interview > dl dd {
	display: flex;
	background: #B7EAE4;
	padding:10px;
	text-align:left;
	width:auto;
	border-radius: 20px;
}
.startsdgs #review .box_voice_list > .each_comm .tx_interview > dl dt {
	color:#3e3a39;
	font-weight: 700;
	width: 30%;
	font-size: 22px;
	margin-left: 30px;
	margin-right: 50px;
	vertical-align: top;
}
.startsdgs #review .box_voice_list > .each_comm .tx_interview > dl dd {
	margin-top:5px;
	width: 60%;
	font-size: 16px;
	line-height: 1.8em;
}
.startsdgs #review .box_voice_list > .each_comm .img_area {
	margin-top:30px;
}
.startsdgs #review .box_voice_list > .each_comm .img_area ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
}
.startsdgs #review .box_voice_list > .each_comm .img_area ul li {
	width:25%;
}
.startsdgs #review .box_voice_list > .each_comm > .person_profile .tx_name {
	font-size: 18px;
}
.startsdgs #review .box_voice_list > .each_comm > .person_profile .tx_lead {
	font-size: 19px !important;
	font-weight: 700;
	margin-top: 20px !important;
}
.startsdgs #review .box_voice_list > .each_comm > .person_profile .popup-open {
	background: #26A69A;
	border-radius: 50px;
	cursor: pointer;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	margin-top: 20px;
	padding: 12px 24px;
	position: relative;
	width: 145px;
}
.startsdgs #review .box_voice_list > .each_comm > .person_profile .popup-open i {
	border-radius: 50%;
	border: 1px solid #fff;
	content: "";
	position: absolute;
	height: 18px;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
}
.startsdgs #review .box_voice_list > .each_comm > .person_profile .popup-open:before {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	content: "";
	height: 7px;
	position: absolute;
	top: 50%;
	right: 27px;
	transform: translateY(-50%) rotate(45deg);
	width: 7px;
}
@media screen and (min-width: 768px) {
	.startsdgs #review .box_voice_list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.startsdgs #review .box_voice_list > .each_comm {
		width: 50%;
	}
	.startsdgs #review .box_voice_list > .each_comm:nth-of-type(odd) {
		padding-right: 20px;
	}
	.startsdgs #review .box_voice_list > .each_comm:nth-of-type(even) {
		padding-left: 20px;
	}
	.startsdgs #review .box_voice_list > .each_comm .person_profile .tx {
		width: calc(100% - 285px);
	}
}
@media screen and (max-width: 1024px) {
	.startsdgs #review .box_voice_list > .each_comm:nth-of-type(odd) {
		padding-right: 10px;
	}
	.startsdgs #review .box_voice_list > .each_comm:nth-of-type(even) {
		padding-left: 10px;
	}
	.startsdgs #review .box_voice_list > .each_comm .person_profile .img {
		width: 140px;
	}
	.startsdgs #review .box_voice_list > .each_comm .person_profile .tx {
		margin-left: 20px;
		width: calc(100% - 160px);
	}
	.startsdgs #review .box_voice_list > .each_comm > .person_profile .tx_name {
		font-size: 15px;
	}
	.startsdgs #review .box_voice_list > .each_comm > .person_profile .tx_lead {
		font-size: 17px !important;
		margin-top: 10px !important;
	}
	.startsdgs #review .box_voice_list > .each_comm > .person_profile .popup-open {
		font-size: 13px;
		margin-top: 10px;
		padding: 10px 20px;
		width: 130px;
	}
}
@media screen and (max-width: 767px) {
	.startsdgs #review .box_voice_list > .each_comm {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.startsdgs #review .box_voice_list > .each_comm .person_profile .img {
		margin: 0 auto 15px;
	}
	.startsdgs #review .box_voice_list > .each_comm .person_profile .tx {
		margin-left: 0;
		text-align: center;
		width: auto;
	}
	.startsdgs #review .box_voice_list > .each_comm > .person_profile .tx_lead {
		font-size: 16px !important;
	}
	.startsdgs #review .box_voice_list > .each_comm > .person_profile .popup-open {
		margin: 10px auto 0;
		text-align: left;
	}
	.startsdgs #review .box_voice_list > .each_comm .popup-content .person_profile .tx .tx_name {
		font-size: 17px;
	}
	.startsdgs #review .box_voice_list > .each_comm .popup-content .person_profile .tx .tx_name + p {
		text-align: left;
	}
}
/*for Tablet*/
@media screen and (max-width: 1024px) {
	.startsdgs #review {
		padding: 40px 24px;
	}
	.startsdgs #review .box_voice_list > .each_comm {
		margin-top:30px;
		padding-top:30px;
	}
}
/*for SmartPhone*/
@media screen and (max-width: 767px) {
	.startsdgs #review {
		padding: 30px 20px;
	}
	.startsdgs #review .box_voice_list > .each_comm {
		margin-top:20px;
		padding-top:20px;
	}
	.startsdgs #review .box_voice_list > .each_comm .person_profile {
		display: table;
		width: 100%;
	}
	.startsdgs #review .box_voice_list > .each_comm .person_profile .img {
		width:50%;
		margin: 0 25% 25px;
	}
	.startsdgs #review .box_voice_list > .each_comm .person_profile .tx {
		margin-left:5%;
		width:90%;
	}
	.startsdgs #review .box_voice_list > .each_comm .person_profile .movie {
		margin-left:0;
		width:100%;
	}
	.startsdgs #review .box_voice_list > .each_comm .person_profile .movie .video {
		margin:15px 0 0;
	}
	.startsdgs #review .box_voice_list > .each_comm .tx_interview > dl {
		margin-top:20px;
		display: block;
	}
	.startsdgs #review .box_voice_list > .each_comm .tx_interview > dl dt {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		font-size: 18px;
	}
	.startsdgs #review .box_voice_list > .each_comm .tx_interview > dl dd{
		width: 100%;
	}
	.startsdgs #review .box_voice_list > .each_comm .img_area {
		margin-top:20px;
	}
}



/* mirat
---------------------------------------------------------------------- */
.startsdgs #mirat {
	padding: 100px 40px 0;
}
.startsdgs #mirat .mirat-content {
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
.startsdgs #mirat .mirat-content .block-text {
	width: 44%;
}
.startsdgs #mirat .mirat-content h2 {
  font-size: 30px;
	font-weight: bold;
  text-align: center;
}
.startsdgs #mirat .mirat-content h2 + p {
  display: table;
	font-size: 16px;
  font-weight: bold;
	margin: 40px auto 0;
}
.startsdgs #mirat .mirat-content h2 + p .logo {
  display: inline-block;
  margin-right: 5px;
  vertical-align: baseline;
	width: 120px;
}
.startsdgs #mirat .mirat-content h2 + p .logo img {
	vertical-align: baseline;
}
.startsdgs #mirat .mirat-content .logo-mirat {
  font-size: 26px;
  font-weight: bold;
	margin-top: 50px;
  text-align: center;
}
.startsdgs #mirat .mirat-content .logo-mirat span {
	display: inline-block;
	margin-right: 5px;
  vertical-align: text-bottom;
  width: 300px;
}
.startsdgs #mirat .mirat-content .button-link {
	margin: 20px auto 0;
	width: 80%;
}
.startsdgs #mirat .mirat-content .block-image {
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	width: 53%;
}
.startsdgs #mirat .mirat-content .block-image > div:nth-of-type(1) {
	width: 100%;
}
.startsdgs #mirat .mirat-content .block-image > div:nth-of-type(2),
.startsdgs #mirat .mirat-content .block-image > div:nth-of-type(3) {
	margin-top: 10px;
	width: 49%;
}
/*for Tablet*/
@media screen and (max-width: 1024px) {
	.startsdgs #mirat {
		padding: 60px 24px 0;
	}
	.startsdgs #mirat .mirat-content h2 {
		font-size: 22px;
	}
	.startsdgs #mirat .mirat-content h2 + p {
		font-size: 14px;
		margin-top: 30px;
	}
	.startsdgs #mirat .mirat-content h2 + p .logo {
		width: 100px;
	}
	.startsdgs #mirat .mirat-content .logo-mirat {
		font-size: 20px;
		margin-top: 30px;
	}
	.startsdgs #mirat .mirat-content .logo-mirat span {
		width: 200px;
	}
}
/*for SmartPhone*/
@media screen and (max-width: 767px) {
	.startsdgs #mirat {
		padding: 40px 20px 0;
	}
	.startsdgs #mirat .mirat-content .block-text {
		text-align: center;
		width: 100%;
	}
	.startsdgs #mirat .mirat-content h2 + p {
		margin-top: 20px;
	}
	.startsdgs #mirat .mirat-content h2 + p .logo {
		width: 90px;
	}
	.startsdgs #mirat .mirat-content .logo-mirat {
		font-size: 18px;
		margin-top: 20px;
	}
	.startsdgs #mirat .mirat-content .logo-mirat span {
		width: 170px;
	}
	.startsdgs #mirat .mirat-content .block-image {
		margin-top: 30px;
		width: 100%;
	}
	.startsdgs #mirat .mirat-content .button-link {
		margin-top: 15px;
	}
}






/*-----------------------------------
--------modal window ---------
-----------------------------------*/

.button-open {
  display: block;
  margin: 0 auto;
  cursor: pointer;
}


.modal-window {
	display: none;
  position: fixed;
  top: 38%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width:80%;
  max-height: 70%;
  background-color: #fff;
  border-radius: 5px;
  z-index: 11;
  padding: 2rem;
 	text-align: center;
}

.modal-window img {
	max-width: 100%;
	height: auto;
}

/* 閉じるボタン */
.button-close {
  position: absolute;
  top: 0;
  right: -3%;
  transform: translate(-50%, -50%);
  width: auto;
  padding: 1em;
  background-color: #5BB5A7;
  color: #fff;
  border-radius: 20rem;
  cursor: pointer;
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 111;
}

.scroll-box{
	display: none;
}

/* course */
.modal-window.course-popup {
	top:50%;
	max-width:850px;
	max-height:inherit;
	width:auto;
}
.modal-window.course-popup .button-close {
	border-radius: 50%;
	font-size: 30px;
	height: 40px;
	padding: 0;
	width: 40px;
}

/*for Tablet*/
@media screen and (max-width: 1024px) {
	/* course */
	.modal-window.course-popup {
		max-width:inherit;
		width:70%;
	}
	.modal-window.course-popup .button-close {
		right: -6%;
	}
}

/****schedule_sp******/
@media screen and (max-width:767px){
	.button-open {
		display: none;
	}
	
	.scroll-box{
		display: block;
		width: 95%;
		margin: auto;
		overflow: scroll;
		padding-bottom: 5px;
		-webkit-overflow-scrolling: touch;
	}
	
	.scroll-box img{min-width: 1100px;
		vertical-align: top;
		max-width: 100%;
	}
	/* course */
	.modal-window.course-popup {
		width:90%;
	}
	.modal-window.course-popup .button-close {
		right: -8%;
	}
}



.startsdgs #review .popup-content {
	display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 90vw;
  /*max-height: 85vh;
	overflow-y: auto;
	padding: 60px;*/
	overflow: hidden;
  background-color: #fff;
	text-align: center;
  z-index: 112;
  width: 1180px;
}
.startsdgs #review .popup-content-inner {
	overflow-y: auto;
	max-height: 85vh;
	padding: 60px;
}
.startsdgs #review .popup-content .popup-close {
	background-color: #26A69A;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  font-weight: inherit;
  height: 48px;
  line-height: 48px;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 48px;
}
@media screen and (max-width: 1024px) {
	.startsdgs #review .popup-content-inner {
		padding: 24px;
	}
}
@media screen and (max-width:767px){
	.startsdgs #review {

	}
	.startsdgs #review .popup-content-inner {
		padding: 15px;
	}
	.startsdgs #review .popup-content .popup-close {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
		top: 8px;
		right: 8px;
		width: 30px;
	}
}