/*
* deet.css
*
*/
.c-saratect-section-contents {
	background: url(/saratect/images/deet/dot_bg_m.png);
	background-size: 2rem;
	max-width: none;
	padding: 3.6rem 0 0;
}
@media screen and (min-width: 767px) {
	.c-saratect-section-contents {
		background-size: 4rem;
		padding-top: 6rem;
	}
}

/* --------------------------------
  section
-------------------------------- */
.saratect-deet-section {
	background: url(/saratect/images/deet/dot_bg_w.png);
	background-size: 2rem;
	border-radius: 0.5rem;
	margin: 0 auto;
	max-width: 37.5rem;
	padding: 3.9rem 0 0;
	position: relative;
	text-align: center;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section {
		background-size: 4rem;
		margin: 0 4.0rem;
		max-width: none;
		padding: 5.6rem 4.0rem 0;
	}
}
@media screen and (min-width: 940px) {
	.saratect-deet-section {
		margin: 0 auto;
		max-width: 94rem;
		padding: 5.6rem 0 0;
	}
}
.saratect-deet-section + .saratect-deet-section {
	margin-top: 2.0rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section + .saratect-deet-section {
		margin-top: 4rem;
	}
}
@media screen and (min-width: 940px) {
	.saratect-deet-section.saratect-deet-section-02::before {
		background: url(/saratect/images/deet/sect_02_ka_lg.png) no-repeat;
		bottom: auto;
		content: "";
		display: block;
		height: 19.6rem;
		left: -1.5rem;
		margin: auto;
		position: absolute;
		top: 11rem;
		width: 18.6rem;
	}
}
.saratect-deet-section.saratect-deet-section-03 {
	padding-bottom: 3rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section.saratect-deet-section-03 {
		padding-top: 6rem;
	}
}
@media screen and (min-width: 940px) {
	.saratect-deet-section.saratect-deet-section-03 {
		padding-bottom: 6rem;
	}
}

.saratect-deet-section-title {
	margin: 0 auto;
	max-width: 28rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-title {
		max-width: none;
	}
}
.saratect-deet-section-01 .saratect-deet-section-title {
	margin-bottom: 2rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-01 .saratect-deet-section-title {
		margin-bottom: 3rem;
	}
}

.saratect-deet-section-subTitle {
	display: inline-block;
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 0.8rem; 
	margin-top: 1rem;
	position: relative;
	z-index: 1;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-subTitle {
		font-size: 2.0rem;
		margin-bottom: 2.3rem;
		margin-top: 2.6rem;
	}
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-01 .saratect-deet-section-subTitle {
		margin-bottom: 1.2rem;
	}
}
.saratect-deet-section-subTitle::before {
	background-color: #d7f0ed;
	border-radius: 5px;
	bottom: 0.1rem;
	content: "";
	display: block;
	height: 0.3rem;
	left: 0;
	margin: auto;
	max-width: 20.0rem;
	position: absolute;
	right: 0; 
	top: auto;
	width: 100%;
	z-index: -1;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-subTitle::before {
		height: 0.6rem;
		max-width: none;
	}
}
.saratect-deet-section-01 .saratect-deet-section-subTitle::before {
	background-color: #72a48e;
}
.saratect-deet-section-subTitle small {
	font-size: 1.0rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-subTitle small {
		font-size: 2rem;
	}
}
.saratect-deet-section-01 .saratect-deet-section-subTitle {
	color: #fff;
	margin-top: 0;
}

.saratect-deet-section-text {
	font-size: 1.2rem;
	line-height: 1.6;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-text {
		font-size: 1.6rem;
		line-height: 1.5;
	}
}
.saratect-deet-section-text strong {
	color: #59c0b2; 
	font-weight: bold;
}
.saratect-deet-section-01 .saratect-deet-section-text strong {
	color: #fefb00;
}
.saratect-deet-section-01 .saratect-deet-section-text {
	color: #fff;
}
.saratect-deet-section-text + .saratect-deet-section-text {
	margin-top: 0.5rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-text + .saratect-deet-section-text {
		margin-top: 1rem;
	}
}

@media screen and (min-width: 940px) {
	.saratect-deet-section-text-xmHide {
		display: none;
	}
}

.saratect-deet-section-list {
	display: inline-flex; 

	justify-content: center;
	margin-top: 1.1rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-list {
		margin-top: 4rem;
	}
}
@media screen and (min-width: 940px) {
	.saratect-deet-section-list {
		margin-top: 1.2rem;
	}
}

.saratect-deet-section-item {
	color: #fff;
	font-size: 1rem;
}
.saratect-deet-section-item + .saratect-deet-section-item {
	margin-left: 1.7rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-item + .saratect-deet-section-item {
		margin-left: 1.8rem;
	}
}
.saratect-deet-section-item:nth-child(1) {
	width: 6.5rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-item:nth-child(1) {
		width: 13rem;
	}
}
@media screen and (min-width: 940px) {
	.saratect-deet-section-item:nth-child(1) {
		width: 10rem;
	}
}
.saratect-deet-section-item:nth-child(2) {
	width: 9.3rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-item:nth-child(2) {
		width: 18.6rem;
	}
}
@media screen and (min-width: 940px) {
	.saratect-deet-section-item:nth-child(2) {
		width: 12.9rem;
	}
}
.saratect-deet-section-item:nth-child(3) {
	width: 8.2rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-item:nth-child(3) {
		width: 16.4rem;
	}
}
@media screen and (min-width: 940px) {
	.saratect-deet-section-item:nth-child(3) {
		width: 11.5rem;
	}
}

.saratect-deet-section-blackboard {
	background: url(/saratect/images/deet/sect_01_blackboard_sm.png) top center no-repeat;
	background-size: 34.6rem 32.5rem;
	padding-top: 2.5rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-blackboard {
		background-size: contain;
		padding-top: 4rem;
	}
}
@media screen and (min-width: 940px) {
	.saratect-deet-section-blackboard {
		background: url(/saratect/images/deet/sect_01_blackboard_lg.png) top center no-repeat;
		background-size: auto;
		padding-bottom: 9.2rem;
	}
}

.saratect-deet-section-img {
	display: block;
	margin: 0 auto;
	max-width: 32.0rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-img {
		max-width: none;
	}
}
.saratect-deet-section-01 .saratect-deet-section-img {
	margin-top: 1rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-01 .saratect-deet-section-img {
		margin-top: 4rem;
	}
}
@media screen and (min-width: 940px) {
	.saratect-deet-section-01 .saratect-deet-section-img {
		bottom: 0;
		left: 0;
		margin: auto; 
		margin-top: 0;
		position: absolute;
		right: 0;
	}
}
@media screen and (min-width: 767px) {
	.saratect-deet-section-02 .saratect-deet-section-img {
		margin-top: -1.2rem;
	}
}

.saratect-deet-subSection {
	background: url(/saratect/images/deet/dot_bg_m.png);
	background-size: 2rem 2rem;
	border-radius: 0.5rem;
	margin: 2rem auto 0; 
	max-width: 33.5rem;
	padding: 3rem 0 0;
}
@media screen and (min-width: 767px) {
	.saratect-deet-subSection {
		background-size: 4rem;
		border-radius: 0.5rem;
		margin: 4rem auto 0; 
		max-width: none;
		padding: 6rem 4rem 0;
	}
}
@media screen and (min-width: 940px) {
	.saratect-deet-subSection {
		margin: 3.5rem 6rem 0;
		padding: 6.2rem 6rem 0;
	}
}

.saratect-deet-subSection-title {
	margin: 0 auto 1.2rem;
	position: relative;
	width: 24rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-subSection-title {
		margin-bottom: 1.5rem;
		width: auto;
	}
}
.saratect-deet-subSection-title::before {
	background: url(/saratect/images/deet/sect_03_subsect_title_ka_01_sm.png) no-repeat;
	background-size: 100% auto;
	bottom: auto;
	content: "";
	display: block;
	height: 3.4rem;
	left: -3.3rem;
	margin: auto;
	position: absolute;
	top: -3.9rem;
	width: 5.4rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-subSection-title::before {
		background: url(/saratect/images/deet/sect_03_subsect_title_ka_01_lg.png) no-repeat;
		background-size: 100% auto;
		height: 7.2rem;
		left: -1.6rem;
		top: -2.6rem;
		width: 10.9rem;
	}
}
.saratect-deet-subSection-title::after {
	background: url(/saratect/images/deet/sect_03_subsect_title_ka_02.png) no-repeat;
	background-size: 100% auto;
	bottom: -2.9rem;
	content: "";
	display: block;
	height: 2.9rem;
	margin: auto;
	position: absolute;
	right: -0.4rem; 
	top: auto;
	width: 2.3rem;
	z-index: 1;
}
@media screen and (min-width: 767px) {
	.saratect-deet-subSection-title::after {
		bottom: -7.2rem;
		height: 5.8rem;
		right: 2.7rem;
		width: 4.6rem;
	}
}

.saratect-deet-subSection-inner {
	border-top: 1px solid #9bd9d1;
	margin: 0 auto;
	padding: 1.8rem 0 0;
	position: relative;
}
@media screen and (min-width: 767px) {
	.saratect-deet-subSection-inner {
		border-width: 2px;
		padding-top: 4rem;
	}
}

.saratect-deet-subSection-subTitle {
	color: #59c0b2;
	display: inline-block;
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 1.4; 
	margin-bottom: 1rem;
	position: relative;
	z-index: 1;
}
@media screen and (min-width: 767px) {
	.saratect-deet-subSection-subTitle {
		font-size: 2rem;
		margin-bottom: 1.3rem;
	}
}
.saratect-deet-subSection-subTitle::before {
	background-color: #caeae5;
	border-radius: 5px;
	bottom: 0.1rem;
	content: "";
	display: block;
	height: 0.3rem;
	left: 0;
	margin: auto;
	max-width: 20.0rem;
	position: absolute;
	right: 0; 
	top: auto;
	width: 100%;
	z-index: -1;
}
@media screen and (min-width: 767px) {
	.saratect-deet-subSection-subTitle::before { 
		height: 0.6rem;
		max-width: none;
	}
}

.saratect-deet-subSection-text {
	font-size: 1.2rem;
	line-height: 1.4;
	margin: 0 2rem;
	padding-left: 1em; 
	text-align: left;
	text-indent: -1em;
}
@media screen and (min-width: 767px) {
	.saratect-deet-subSection-text {
		font-size: 1.6rem;
	}
}
@media screen and (min-width: 940px) {
	.saratect-deet-subSection-text {
		margin: 0 2rem;
	}
}
.saratect-deet-subSection-text + .saratect-deet-subSection-text {
	margin-top: 0.5em;
}

.saratect-deet-subSection-text-xmShow {
	display: none;
}
@media screen and (min-width: 940px) {
	.saratect-deet-subSection-text-xmShow {
		display: inline;
	}
}

.saratect-deet-subSection-list {
	margin-top: 1.8rem; 
	padding: 0 2rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-subSection-list {
		margin-top: 3.2rem;
	}
}
@media screen and (min-width: 940px) {
	.saratect-deet-subSection-list {
		display: flex;
	}
}

.saratect-deet-subSection-item + .saratect-deet-subSection-item {
	margin-top: 1rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-subSection-item + .saratect-deet-subSection-item {
		margin-top: 2rem;
	}
}
@media screen and (min-width: 940px) {
	.saratect-deet-subSection-item + .saratect-deet-subSection-item {
		margin-left: 2.1rem;
		margin-top: 0;
	}
}

.saratect-deet-subSection-aside {
	margin-top: 3rem;
	position: relative;
}
@media screen and (min-width: 767px) {
	.saratect-deet-subSection-aside {
		margin-top: 4rem;
	}
}
.saratect-deet-subSection-aside::before {
	background: url(/saratect/images/deet/sect_03_subsect_ka_01_sm.png) no-repeat;
	background-size: 100% auto;
	bottom: auto;
	content: "";
	display: block;
	height: 2.9rem;
	left: 2.5rem;
	margin: auto;
	position: absolute;
	top: -2.7rem;
	width: 2.3rem;
}
@media screen and (min-width: 940px) {
	.saratect-deet-subSection-aside::before {
		background: url(/saratect/images/deet/sect_03_subsect_ka_01_lg.png) no-repeat;
		background-size: 100% auto;
		height: 6.9rem;
		left: auto;
		right: -4.8rem;
		top: 9.4rem;
		width: 10.9rem;
	}
}

.saratect-deet-subSection-aside-text { 
	font-size: 1.2rem;
	line-height: 1.6;
	padding: 0 2rem;
	text-align: left;
}
@media screen and (min-width: 767px) {
	.saratect-deet-subSection-aside-text {
		font-size: 1.4rem;
	}
}
@media screen and (min-width: 940px) {
	.saratect-deet-subSection-aside-text {
		padding: 0;
		text-align: center;
	}
}
.saratect-deet-subSection-aside-text strong {
	color: #59c0b2; 
	font-weight: bold;
}
.saratect-deet-subSection-aside-text + .saratect-deet-subSection-aside-text {
	margin-top: 0.5rem;
}
@media screen and (min-width: 767px) {
	.saratect-deet-subSection-aside-text + .saratect-deet-subSection-aside-text {
		margin-top: 1rem;
	}
}

.saratect-deet-subSection-aside-text-xmShow {
	display: none;
}
@media screen and (min-width: 940px) {
	.saratect-deet-subSection-aside-text-xmShow {
		display: inline;
	}
}

.saratect-deet-subSection-aside-list {
	display: block;
	margin-top: 2rem;
	position: relative;
}
@media screen and (min-width: 767px) {
	.saratect-deet-subSection-aside-list {
		margin-top: 2.4rem;
	}
}
@media screen and (min-width: 940px) {
	.saratect-deet-subSection-aside-list::after {
		background: url(/saratect/images/deet/sect_03_subsect_ka_02_lg.png) no-repeat;
		background-size: 100% auto;
		bottom: auto;
		content: "";
		display: block;
		height: 5.8rem;
		left: -3.2rem;
		margin: auto;
		position: absolute;
		top: -1.2rem;
		width: 4.6rem;
	}
}

.saratect-history-banner {
	padding: 3rem 0;
	text-align: center;
}
@media screen and (min-width: 767px) {
	.saratect-history-banner {
		padding: 6rem 0;
	}
}
.saratect-history-banner a {
	display: inline-block;
	max-width: 35rem;
	position: relative;
}
@media screen and (min-width: 767px) {
	.saratect-history-banner a {
		max-width: none;
	}
}