#page11 .content-header {
	padding-right: 19.6rem;
}
#page11 .content-main {
	position: relative;
}
#page11 .time {
	padding: 1rem 0;
	width: 17.4rem;
	position: absolute;
	top: -7.8rem;
	right: calc(50% - 32.3rem);
	color: #5098D6;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
	border-top: 0.3rem solid #5098D6;
	border-bottom: 0.3rem solid #5098D6;
}
#page11 .time span {
	font-size: 1.8rem;
	font-weight: 700;
	font-family: 'Roboto-Bold', sans-serif;
}
#page11 .text-area .term_label {
	padding: 1.2rem 0 0;
	width: 6.4rem;
	height: 6.4rem;
	position: absolute;
	top: -1.5rem;
	left: -2.2rem;
	color: #0C67B5;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.29;
	text-align: center;
	background-color: #FFF;
	border: 3px solid #5098D6;
}
#page11 .text-area {
	height: 55.5rem !important;
	min-height: 40rem !important;
}
#page11 .privacyBox {
	max-height: 600px;
	height: 70vh !important;
}
#page11 .pager li.right,
#page11 .pager li.left {
	text-align: left;
}
#page11 .notes {
	justify-content: flex-end;
}
#page11 .txt {
	text-align: right;
	color: #000;
	padding: 0.5rem 2rem 0 0;
	font-size: 1.1rem;
	position: relative;
	display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: center;
    align-content: center;
}
#page11 .txt::before {
	position: absolute;
	top: 70%;
	right: 8.6%;
	transform: translateY(-70%);
	width: 35px;
	height: 1px;
	content: '';
	border-top: 2px dashed #8E9A96;
}
@media all and (min-width: 1281px) {
	#page11 .pager li.left {
		left: calc((50% - 460px) / 2 - 3rem);
	}
	#page11 .pager li.right {
		right: calc((50% - 540px) / 2 - 3rem);
	}
}
@media all and (max-width: 1279px) {
	#page11 .text-area {
		width: auto;
		height: auto !important;
	}
}
@media all and (max-height: 799px) {
	#page11 .time {
		top: -5rem;
	}
}
@media screen and (orientation:landscape) and (max-width: 896px) {
	#page11 .content-header {
		margin: 3rem 0 3.8rem !important;
	}
	#page11 .text-area .term_label {
		width: 10rem;
		height: 10rem;
		font-size: 1.9rem;
		line-height: 1.45;
		top: -3.5rem;
		left: -5.2rem;
		padding-top: 1.6rem;
	}
	#page11 .time {
		width: 20rem;
		top: -7.3rem !important;
		right: calc(50% - 37.3rem);
		font-size: 2.2em;
	}
	#page11 .time span {
		font-size: 2.4rem;
	}
	#page11 .text-area {
		width: auto;
		height: 66.5rem !important;
	}
	#page11 .privacyBox {
		height: 76.5vh !important;
	}
	#page11 .notes .txt01 {
		max-width: 100%;
	}
	#page11 .txt {
		font-size: 2rem;
		padding-right: 2rem;
	}
	#page11 .txt::before {
		right: 12%;
		width: 30px;
	}
}
@media screen and (orientation:landscape) and (max-width: 767px) {
	#page11 .txt::before {
		right: 13%;
		top: 80%;
		transform: translateY(-80%);
	}
}
@media screen and (orientation:landscape) and (max-width: 670px) {
	#page11 .txt {
		font-size: 2rem;
		padding-top: 2rem;
	}
	#page11 .txt::before {
		right: 14%;
		top: 90%;
		transform: translateY(-90%);
		width: 30px;
	}
}
@media screen and (orientation:portrait) and (max-width: 896px) {
	#page11 .content-header {
		margin: 30px auto 80px;
		padding-right: 0;
	}
	#page11 .time {
		top: -62px;
		left: calc(50% - 89px);
	}
	#page11 .text-area {
		padding: 20px;
	}
	#page11 .text-area .term_label {
		padding: 12px 0 0;
		width: 64px;
		height: 64px;
		position: absolute;
		top: -15px;
		left: -22px;
		color: #0C67B5;
		font-size: 1.4rem;
		line-height: 1.29;
		text-align: center;
		background-color: #FFF;
		border: 3px solid #5098D6;
	}
	#page11 .pager li.right,
	#page11 .pager li.left {
		width: 3.8rem;
	}
	#page11 .txt::before {
		top: 62%;
		right: 50%;
		transform: translateY(-62%);
		width: 30px;
	}
}
@media all and (max-width: 374px) {
	#page11 .txt::before {
		right: 55%;
	}
}
@media all and (max-width: 320px) {
	#page11 .txt::before {
		right: 72%;
	}
}
