@charset 'utf-8';

.book-week {
	line-height: 1.5;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	background-color: #fff;
}

.book-week em {
	font-weight: bold;
	font-style: normal;
	color: #333;
}

.book-week .white-space span:not(.eccetto) {
	display: inline-block;
	white-space: nowrap;
}

.book-week .for-sp {
	display: block;
}

@media screen and (min-width: 768px) {
	.book-week .for-sp {
		display: none;
	}
}

.book-week .for-pc {
	display: none;
}

@media screen and (min-width: 768px) {
	.book-week .for-pc {
		display: block;
	}
}

.book-week img {
	max-width: 100%;
}

.book-week a {
	color: #333;
}

.book-week b {
	font-weight: bold;
}

.book-week .intro {
	padding: 1em;
	margin: 2em 0 0 0;
}

.book-week .intro h1 {
	text-align: center;
	margin: 0 auto 1em;
	padding: 0 0 0 0.35em;
	font-size: 1.3em;
	color: #796856;
}

.book-week .intro h2 {
	text-align: center;
	margin: 0 auto 1em;
	padding: 0 0 0 0.35em;
	font-size: 1.35em;
	width: fit-content;
	color: #796856;
	background: linear-gradient(transparent 72%, #ecec87 60%);
}

.book-week .intro h3 {
	text-align: center;
	font-size: 1.15em;
	margin: 1.5em auto .3em;
	color: #796856;
}

.book-week .intro p {
	padding: .5em 0 0 0;
	letter-spacing: 1px;
	font-size: .95em;
}

@media screen and (min-width: 768px) {
	.book-week .intro p {
		text-align: center;
	}
}

.book-week .intro .special-wrapper {
	border: 2px dashed #b9ae9e;
	padding: 1em 1.5em 1.5em;
	width: 100%;
	max-width: 800px;
	margin: 5em auto;
	position: relative;
}
.book-week .intro .special-wrapper .winners {
	background-color: #f6f4ef;
    padding: 2em 3em;
    margin: 2em;
    font-weight: bold;
    color: #7e5454;
}

@media screen and (min-width: 569px) {
	.book-week .intro .special-wrapper {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
}

.book-week .intro .special-wrapper::before {
	content: '';
	width: 60px;
	height: 54px;
	margin: auto;
	left: 0;
	right: 0;
	top: -30px;
	position: absolute;
	background-color: #fff;
	border-radius: 50%;
	background-position: center;
	background-image: url(https://sb-drops.s3.amazonaws.com/drop/rmopt-6347132bd7486-988180400-1665602347.png);
	background-repeat: no-repeat;
}

.book-week .intro .special-wrapper p {
	font-size: .9em;
}

.book-week .intro .special-wrapper a {
	font-weight: bold;
	font-size: .9em;
	color: #de7c63;
}

.book-week .intro .special-wrapper a .fa {
	color: #7a665a;
}

.book-week .intro .special-wrapper small {
	font-size: .7em;
	display: block;
}

.book-week .intro .special-wrapper .item-week {
	grid-column: span 2;
	padding: 0 0 3em;
	position: relative;
}


.book-week .intro .special-wrapper .item-week h3 {
	text-align: center;
	font-size: 1.55em;
	letter-spacing: 3px;
}

.book-week .intro .special-wrapper .item-week p {
	line-height: 1.8;
	font-size: 1em;
}

.book-week .intro .special-wrapper .item-week p b {
	font-weight: bold;
}

.book-week .intro .special-wrapper .item-week .underline {
	background: linear-gradient(transparent 70%, #ffca74 80%);
	width: fit-content;
	margin: 0 auto;
}

.book-week .intro .special-wrapper .nota {
	margin: 2em auto;
}

.book-week .intro .special-wrapper .nota p {
	font-size: 70%;
}

.book-week .intro .special-wrapper .item {
	padding: 2em 0 .5em;
}

@media screen and (min-width: 569px) {
	.book-week .intro .special-wrapper .item {
		padding: 1em 0 0 1em;
		margin: 2em 0 0 0;
	}
}

.book-week .intro .special-wrapper .item h4 {
	text-align: left;
	font-size: 1em;
	margin: 0 0 .5em;
}

.book-week .intro .special-wrapper .item p {
	margin: 0 0 1em;
	text-align: left;
}

.book-week .intro .special-wrapper .item a {
	font-weight: bold;
	font-size: .9em;
	border-bottom: 2px dashed #ffd17f;
}

.book-week .intro .special-wrapper .item a .fa {
	color: #7a665a;
}

.book-week .intro .special-wrapper .item small {
	font-size: .7em;
	display: block;
}

.book-week .intro .special-wrapper .item-feedback {
	border-bottom: 2px dashed #b9ae9e;
	padding: 2.5em 0 2em;
}

@media screen and (min-width: 569px) {
	.book-week .intro .special-wrapper .item-feedback {
		border-right: 2px dashed #b9ae9e;
		border-bottom: none;
		padding: 1em 1em 0 0;
		margin: 2em 0 0 0;
	}
}

.book-week .intro .special-wrapper .item-feedback h4 {
	text-align: left;
	font-size: 1em;
	margin: 0 0 .5em;
}

.book-week .intro .special-wrapper .item-feedback p {
	text-align: left;
	margin: 0 0 1em;
}

.book-week .intro .special-wrapper .item-feedback a {
	font-weight: bold;
	font-size: .9em;
	border-bottom: 2px dashed #ffd17f;
}

.book-week .intro .special-wrapper .item-feedback a .fa {
	color: #7a665a;
}

.book-week .intro .special-wrapper .item-feedback small {
	font-size: .7em;
	display: block;
}

.book-week .intro .special-wrapper .button-wrapper {
	display: grid;
	grid-template-columns: 1fr;
	gap: 2em;
}

@media screen and (min-width: 768px) {
	.book-week .intro .special-wrapper .button-wrapper {
		grid-template-columns: 1fr 1fr;
	}
}

.book-week .intro .special-wrapper .button-wrapper a {
	background-color: #8b7b71;
	text-align: center;
	padding: 1em;
	border-radius: 3px;
	color: #fff;
	font-size: 1.05em;
}

.book-week .intro .special-wrapper .button-wrapper a.list {
	background-color: #a6b550;
}

.book-week [class*=questionnaire-] {
	padding: 4em 2em;
	margin: 4em auto;
}

.book-week [class*=questionnaire-] .title-wrapper h3 {
	font-size: 1.15em;
	letter-spacing: 1px;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
	text-shadow: 0px 1px 1px #ffffff;
}

.book-week [class*=questionnaire-] .title-wrapper h3 span {
	font-size: 1.6em;
	border-bottom: 3px dashed #8f7b86;
	display: block;
	width: fit-content;
	margin: 0 auto;
}

.book-week [class*=questionnaire-] .title-wrapper p {
	margin: 1em auto;
}

@media screen and (min-width: 569px) {
	.book-week [class*=questionnaire-] .title-wrapper p {
		text-align: center;
	}
}

.book-week [class*=questionnaire-] .title-wrapper p small {
	text-align: center;
	font-size: 80%;
}

.book-week [class*=questionnaire-] .title-wrapper p span {
	border-bottom: 2px dashed #a9d7fa;
}

.book-week [class*=questionnaire-] .scroll-menu {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: column;
	width: 100%;
	max-width: 860px;
	margin: 3em auto;
	background-color: rgba(210, 205, 202, 0.6);
	padding: 0.5em;
	border-radius: 4px;
}

@media screen and (min-width: 569px) {
	.book-week [class*=questionnaire-] .scroll-menu {
		flex-direction: row;
	}
}

.book-week [class*=questionnaire-] .scroll-menu li {
	background-color: #fff;
	margin: 0.3em;
	display: flex;
	align-items: center;
	height: 38px;
}

.book-week [class*=questionnaire-] .scroll-menu li:hover {
	background-color: #f2f2f2;
	cursor: pointer;
}

.book-week [class*=questionnaire-] .scroll-menu li span.q {
	color: #fff;
	background-color: #dedede;
	padding: 0.5em;
	width: 29px;
}

.book-week [class*=questionnaire-] .scroll-menu li span.txt {
	padding: 0 1em;
}

.book-week [class*=questionnaire-] .scroll-menu .btnAll .q {
	background-color: #9dd3e0;
}

.book-week [class*=questionnaire-] .scroll-menu .btnlanguage .q {
	background-color: #f6b1b3;
}

.book-week [class*=questionnaire-] .scroll-menu .btnenlightenment .q {
	background-color: #86b9e5;
}

.book-week [class*=questionnaire-] .scroll-menu .btnmystery .q {
	background-color: #b3b2dc;
}

.book-week [class*=questionnaire-] .scroll-menu .btnsf .q {
	background-color: #abd1ba;
}

.book-week [class*=questionnaire-] .scroll-menu .btnfantasy .q {
	background-color: #ffc991;
}

.book-week [class*=questionnaire-] .scroll-menu .btnfiction .q {
	background-color: #dac1dc;
}

.book-week [class*=questionnaire-] .scroll-menu .btnnovel .q {
	background-color: #9dd3e0;
}

.book-week [class*=questionnaire-] .scroll-menu .btnstory .q {
	background-color: #f6b1b3;
}

.book-week [class*=questionnaire-] .scroll-menu .btnessay .q {
	background-color: #86b9e5;
}

.book-week [class*=questionnaire-] .scroll-menu .btnscreen .q {
	background-color: #f6b1b3;
}

.book-week [class*=questionnaire-] .scroll-menu .btnmanga .q {
	background-color: #b3b2dc;
}

.book-week [class*=questionnaire-] .scroll-menu .btnothers .q {
	background-color: #abd1ba;
}

.book-week [class*=questionnaire-] .container {
	display: grid;
	gap: 2em 1em;
	margin: 0 auto;
	grid-template-columns: 1fr;
	max-width: 1080px;
}

@media screen and (min-width: 768px) {
	.book-week [class*=questionnaire-] .container {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (min-width: 1080px) {
	.book-week [class*=questionnaire-] .container {
		grid-template-columns: repeat(auto-fill, 32%);
	}
}

.book-week .questionnaire-10 {
	background: #ddd2c9;
	background-image: url(https://sb-drops.s3.amazonaws.com/drop/rmopt-6346eb84f286e-999339700-1665592196.png);
	position: relative;
}

.book-week .questionnaire-10::before {
	content: '';
	width: 88px;
	height: 88px;
	margin: auto;
	left: 0;
	right: 0;
	top: -47px;
	position: absolute;
	background-color: #fff;
	border-radius: 50%;
	background-position: center;
	background-image: url(https://sb-drops.s3.amazonaws.com/drop/rmopt-6347132bd7486-988180400-1665602347.png);
	background-repeat: no-repeat;
}

.book-week .questionnaire-10 .container .single-content {
	background-color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.book-week .questionnaire-10 .container .single-content:hover {
	box-shadow: -1px -2px 15px -9px #262626;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a {
	display: grid;
	grid-template-columns: 40% 60%;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a:hover {
	color: #333;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-title-wrapper {
	grid-column: span 2;
	border-bottom: 1px solid #dedede;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-title-wrapper .book-category {
	font-weight: 700;
	font-size: .9em;
	padding: 0.35em;
	width: fit-content;
	min-width: 10em;
	color: #fff;
	margin: 0 0 0 auto;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-title-wrapper .book-title {
	padding: 0.5em;
	line-height: 1.2;
	height: 54px;
	overflow: hidden;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-img {
	padding: .5em;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-img img {
	border: 1px solid #dedede;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-img .book-number {
	font-size: .8em;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-info-wrapper {
	padding: .5em 0 0 0;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-info-wrapper .lesson-points b {
	font-weight: bold;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-info-wrapper .tutor-info-wrapper {
	overflow: hidden;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-info-wrapper .tutor-info-wrapper .tutor-img {
	padding: .35em 0;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-info-wrapper .tutor-info-wrapper .tutor-img img {
	background-color: #fff;
	border-radius: 50%;
	width: 50px;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-info-wrapper .tutor-info-wrapper .tutor-img span {
	font-size: .75em;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-info-wrapper .tutor-info-wrapper .comment-wrapper {
	padding: .35em 0;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-info-wrapper .tutor-info-wrapper .comment-wrapper .tutor-comment {
	padding: 0 0.3em 0 0;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-info-wrapper .tutor-info-wrapper .comment-wrapper .tutor-comment p {
	font-size: .7em;
	line-height: 1.5;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-info-wrapper .tutor-info-wrapper .comment-wrapper .tutor-comment p .more {
	font-size: .7em;
	font-weight: bold;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-info-wrapper .tutor-info-wrapper .comment-wrapper .tutor-comment .txt-hide {
	display: none;
}

.book-week .questionnaire-10 .container .single-content .book-lesson-wrapper a .book-info-wrapper .request-link {
	font-weight: 700;
	font-size: .77em;
	width: fit-content;
	color: #4f7ea6;
	padding: 0.2em 1em;
	margin: 0.5em 0;
	border: 1px solid #86b9e5;
	border-radius: 30px;
}

.book-week .questionnaire-10 .container .single-content .book-buy-wrapper {
	grid-column: span 2;
	border-top: 3px solid #e9dcca;
	max-height: 36px;
}

.book-week .questionnaire-10 .container .single-content .book-buy-wrapper a {
	font-size: .85em;
	padding: .5em;
	display: block;
}

.book-week .questionnaire-10 .container .single-content .book-buy-wrapper a:hover {
	color: #333;
	background-color: #d5c5b2;
}

.book-week .questionnaire-10 .container .single-content.language .book-category {
	background-color: #f6b1b3;
}

.book-week .questionnaire-10 .container .enlightenment .book-category {
	background-color: #86b9e5;
}

.book-week .questionnaire-10 .container .mystery .book-category {
	background-color: #b3b2dc;
}

.book-week .questionnaire-10 .container .sf .book-category {
	background-color: #abd1ba;
}

.book-week .questionnaire-10 .container .fantasy .book-category {
	background-color: #ffc991;
}

.book-week .questionnaire-10 .container .fiction .book-category {
	background-color: #dac1dc;
}

.book-week .questionnaire-10 .container .novel .book-category {
	background-color: #9dd3e0;
}

.book-week .questionnaire-10 .container .story .book-category {
	background-color: #f6b1b3;
}

.book-week .questionnaire-10 .container .essay .book-category {
	background-color: #86b9e5;
}

.book-week .questionnaire-10 .container .screen .book-category {
	background-color: #f6b1b3;
}

.book-week .questionnaire-10 .container .manga .book-category {
	background-color: #b3b2dc;
}

.book-week .questionnaire-10 .container .others .book-category {
	background-color: #abd1ba;
}

.book-week .questionnaire-00 h3 {
	text-align: center;
	font-size: 1.2em;
}

.book-week .questionnaire-00 h3 span {
	display: block;
	font-weight: normal;
	font-size: 80%;
}

.book-week .questionnaire-00 .container {
	grid-template-columns: repeat(auto-fill, 140px);
	gap: 2em;
}

.book-week .questionnaire-00 .container .single-content {
	display: flex;
	flex-direction: column;
}

.book-week .questionnaire-00 .container .single-content .book-img {
	position: relative;
	flex: 1;
	margin: 0 0 .3em;
}

.book-week .questionnaire-00 .container .single-content .book-img .tutor-img {
	position: absolute;
	right: 0;
	bottom: -5px;
}

.book-week .questionnaire-00 .container .single-content .book-img .tutor-img a img {
	width: 50px;
	border-radius: 50%;
	box-shadow: 0 0px 1px #000;
	border: 2px solid #fff;
	background-color: #fff;
}

.book-week .questionnaire-00 .container .single-content .book-number {
	line-height: 1.15;
	font-size: .8em;
}

.book-week .questionnaire-00 .container .single-content .tutor-name {
	line-height: 1.15;
	font-size: .8em;
}

.book-week .questionnaire-00 .container .single-content .like-wrapper .like-button {
	margin: 0 0 0 1em;
}

.book-week .questionnaire-00 .container .single-content .like-wrapper .like-button span {
	background-color: #fff;
	border: 1px solid #acacac;
	border-radius: 10px;
	padding: .2em 1em .2em .5em;
	font-size: .9em;
	line-height: 1.2;
}

.book-week .questionnaire-00 .container .single-content .like-wrapper .like-button .number {
	background-color: #fff;
	border: 1px solid #898989;
	border-radius: 50%;
	padding: .5em;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.2;
	position: relative;
	left: -1em;
}

@media screen and (min-width: 569px) {
	.book-week [class*=questionnaire-]:nth-of-type(odd) .container {
		padding: 2em;
	}
}

.book-week [class*=questionnaire-]:nth-of-type(odd) .container .single-content[class*=question-] {
	background-color: #cbb9c2;
}

.book-week [class*=questionnaire-]:nth-of-type(odd) .container .single-content {
	background-color: #fff;
}

.book-week [class*=questionnaire-]:nth-of-type(odd) .container .single-content.dubble {
	background-color: #f3ebee;
}

@media screen and (min-width: 569px) {
	.book-week [class*=questionnaire-]:nth-of-type(2n) .container {
		padding: 2em;
	}
}

.book-week [class*=questionnaire-]:nth-of-type(2n) .container .single-content[class*=question-] {
	background-color: #929faa;
}

@media screen and (min-width: 768px) {
	.book-week [class*=questionnaire-]:nth-of-type(2n) .container .single-content[class*=question-] {
		grid-column-start: 4;
		grid-column-end: 6;
	}
}

.book-week [class*=questionnaire-]:nth-of-type(2n) .container .single-content {
	background-color: #fff;
}

.book-week [class*=questionnaire-]:nth-of-type(2n) .container .single-content.dubble {
	background-color: #f1f8ff;
}

.book-week [class*=questionnaire-]:nth-of-type(3n) .container {
	background-color: #e3e3eb;
}

@media screen and (min-width: 569px) {
	.book-week [class*=questionnaire-]:nth-of-type(3n) .container {
		padding: 2em;
	}
}

.book-week [class*=questionnaire-]:nth-of-type(3n) .container .single-content[class*=question-] {
	background-color: #d3a094;
}

.book-week [class*=questionnaire-]:nth-of-type(3n) .container .single-content {
	background-color: #fff;
}

.book-week [class*=questionnaire-]:nth-of-type(3n) .container .single-content.dubble {
	background-color: #c2d5e3;
}

.book-week [class*=questionnaire-]:nth-of-type(3n) .container .single-content:nth-of-type(4n) {
	background-color: #a0b1bd;
}

.book-week [class*=questionnaire-]:nth-of-type(4n) .container {
	background-color: #f4f7f9;
}

@media screen and (min-width: 569px) {
	.book-week [class*=questionnaire-]:nth-of-type(4n) .container {
		padding: 2em;
	}
}

.book-week [class*=questionnaire-]:nth-of-type(4n) .container .single-content[class*=question-] {
	background-color: #c0c5c9;
}

.book-week [class*=questionnaire-]:nth-of-type(4n) .container .single-content {
	background-color: #fff;
}

.book-week [class*=questionnaire-]:nth-of-type(4n) .container .single-content.dubble {
	background-color: #e9f5f7;
}

.book-week [class*=questionnaire-]:nth-of-type(4n) .container .single-content:nth-of-type(4n) {
	background-color: #cadee2;
}

.your-place-wrapper {
    background-color: #fff;
    margin: 0 auto 8em;
    width: 100%;
    max-width: 798px;
}

.your-place-wrapper .your-place-inner {
	padding: 0 1em 1em;
	margin: 4em 0 0 0;
	position: relative;
	top: -1.5em;
}

.your-place-wrapper .your-place-inner h2 {
	font-size: 1.25em;
	text-align: center;
	width: fit-content;
	margin: 0 auto;
	background-color: #8a6b73;
	color: #fff;
	padding: .3em 2em;
	border-radius: 999px;
}

.your-place-wrapper .your-place-inner .text {
	font-size: .85em;
	text-align: center;
	margin: 1.5em 0 .5em;
}

.your-place-wrapper .your-place-inner .flex {
	display: grid;
	grid-template-columns: 1fr;
	gap: 2em;
}

@media screen and (min-width: 569px) {
	.your-place-wrapper .your-place-inner .flex {
		grid-template-columns: 1fr 1fr;
	}
}

@media screen and (min-width: 768px) {
	.your-place-wrapper .your-place-inner .flex {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

.your-place-wrapper .your-place-inner .yourplace {
	padding: 1em;
}

.your-place-wrapper .your-place-inner .yourplace .item {
	border: 1px solid #ccc;
	padding: 1em;
}

.your-place-wrapper .your-place-inner .yourplace .item .comment-wrapper {
	margin: 0.5em 0;
}

.your-place-wrapper .your-place-inner .yourplace .item .comment-wrapper h4 {
	font-size: .9em;
}

.your-place-wrapper .your-place-inner .yourplace .item .comment-wrapper p {
	font-size: .8em;
}

.feedback-wrapper {
	background-color: #fff;
	padding: 0 3em;
    margin: 0 auto;
    width: 100%;
    max-width: 798px;
}

.feedback-wrapper .feedback-inner {
	/* padding: 0 1em 1em; */
	margin: 4em 0 0 0;
	position: relative;
	top: -1.5em;
}

.feedback-wrapper .feedback-inner h2 {
	font-size: 1.25em;
	text-align: center;
	width: fit-content;
	margin: 0 auto;
	background-color: #8a6b73;
	color: #fff;
	padding: .3em 2em;
	border-radius: 999px;
}

.feedback-wrapper .feedback-inner .text {
	font-size: .9em;
	text-align: center;
	margin: 1.5em 0 .5em;
}

.feedback-wrapper .feedback-inner .flex {
	display: grid;
}

.feedback-wrapper .feedback-inner .feedback {
	padding: 1em 0;
}

.feedback-wrapper .feedback-inner .feedback .item {
    border: 1px solid #ccc;
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5em;
    padding: 1.5em;
	margin: 2em auto;
}

@media screen and (min-width: 569px) {
	.feedback-wrapper .feedback-inner .feedback .item {
		grid-template-columns: 1fr;
	}
}

@media screen and (min-width: 768px) {
	.feedback-wrapper .feedback-inner .feedback .item {
		grid-template-columns: 124px 1fr;
	}
}

.feedback-wrapper .feedback-inner .feedback .item .foto-wrapper {
	margin: 0 0 1em;
}


.feedback-wrapper .feedback-inner .feedback .item .book-item .book-img img {
	max-width: 160px;
    width: 100%;
}

.feedback-wrapper .feedback-inner .feedback .item .book-item .tutor-info {
	position: relative;
    margin: 1em 0 0 0;
}

.feedback-wrapper .feedback-inner .feedback .item .book-item .tutor-info a {
	display: flex;
    justify-content: flex-end;
}

.feedback-wrapper .feedback-inner .feedback .item .book-item .tutor-info .tutor-img {
    width: 50px;
    position: absolute;
    bottom: 5px;
    left: -7px;
	background-color: #fff;
    border-radius: 50%;
}

.feedback-wrapper .feedback-inner .feedback .item .book-item .tutor-info .tutor-img img {
	border-radius: 50%;
}

.feedback-wrapper .feedback-inner .feedback .item .book-item .tutor-info p {
    text-align: right;
    font-size: .7em;
    line-height: 1.2;
}

.feedback-wrapper .feedback-inner .feedback .item .comment-item {
	background-color: #f7f7f5;
    padding: 1em;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto 37px 1fr 28px;
    gap: 10px;
}

@media screen and (min-width: 569px) {
	.feedback-wrapper .feedback-inner .feedback .item .comment-item {
		grid-template-rows: 40px 1fr 28px;
	}
}

@media screen and (min-width: 768px) {
	.feedback-wrapper .feedback-inner .feedback .item .comment-item {
		grid-template-rows: 40px 1fr 28px;
	}
}

.feedback-wrapper .feedback-inner .feedback .item .comment-item h4 {
	font-size: 1.15em;
}

@media screen and (min-width: 569px) {
	.feedback-wrapper .feedback-inner .feedback .item .comment-item h4 {
		grid-column: span 2;
	}
}

@media screen and (min-width: 768px) {
	.feedback-wrapper .feedback-inner .feedback .item .comment-item h4 {
		grid-column: span 2;
	}
}

.qm-img {
	width: 50px;
}

.feedback-wrapper .feedback-inner .feedback .item .comment-item .comment p {
	font-size: .8em;
    line-height: 1.7;
}

.feedback-wrapper .feedback-inner .feedback .item .comment-item .student-name {
	text-align: right;
}

@media screen and (min-width: 569px) {
	.feedback-wrapper .feedback-inner .feedback .item .comment-item .student-name {
		grid-column: span 2;
	}
}

@media screen and (min-width: 768px) {
	.feedback-wrapper .feedback-inner .feedback .item .comment-item .student-name {
		grid-column: span 2;
	}
}


.pageTop_btn {
	opacity: 0;
	position: fixed;
	bottom: 150px;
	right: 20px;
	transition: 0.5s;
}

.pageTop_btn a {
	z-index: 10;
	font-size: 12px;
	padding: 30px 0;
	background-color: #8E7B87;
	text-decoration: none;
	color: #fff;
	line-height: normal;
	width: 100px;
	height: 77px;
	text-align: center;
	display: block;
	border-radius: 5px;
}

.pageTop_btn.show {
	opacity: 1;
}

.grad-btn::before {
	font-family: FontAwesome;
	content: "\f0ab";
	font-size: 1.25em;
	top: -0.5em;
	position: relative;
	color: #5592c7;
	width: 100%;
	margin: 0 auto;
	display: block;
	text-align: center;
}

.grad-item {
	position: relative;
	overflow: hidden;
	height: 3.5em;
	border-radius: 5px;
	padding: 0.15em;
}

.grad-item::before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	content: "";
}

.grad-trigger {
	display: none;
}

.grad-trigger:checked ~ .grad-btn::before {
	content: "\f0aa";
	position: relative;
}

.grad-trigger:checked ~ .grad-item {
	height: auto;
}

.grad-trigger:checked ~ .grad-item::before {
	display: none;
}

.grad-btn.E009 {
	display: none;
}
.E057 .tutor-img a, .E057 .tutor-name a, .E057 .tutor-img, .E057 .tutor-name {
	pointer-events: none;
	display: none;
}
.J067 .tutor-img a, .J067 .tutor-name a, .J067 .tutor-img, .J067 .tutor-name {
	pointer-events: none;
	display: none;
}
.K020 .tutor-img a, .K020 .tutor-name a .K020 .tutor-img, .K020 .tutor-name {
	pointer-events: none;
	display: none;
}