/* --------------------------------------------------------------------------------
essential
-------------------------------------------------------------------------------- */

body {
	font-size: 1rem;
	line-height: 1.875rem;
}
h4,
h5,
h6 {
	font-size: 1rem;
}
p.note {
	font-size: 0.75rem;
	line-height: 1.25rem;
}



/* --------------------------------------------------------------------------------
misc
-------------------------------------------------------------------------------- */

br.small {
	display: inline;
}
br.large {
	display: none;
}
span.no-large {
	display: inline;
}



/* --------------------------------------------------------------------------------
page
-------------------------------------------------------------------------------- */

p.button-default {
	font-size: 1.125rem;
}
p.button-default a::before,
p.button-default span {
	height: 70px;
	border-radius: 35px;
}
p.button-default span {
	width: 320px;
}
p.button-default i.arrow {
	width: 40px;
	height: 40px;
	right: 12px;
	top: calc(50% - 20px);
}
p.button-default i.arrow::before {
	width: 8px;
	height: 8px;
	left: calc(50% - 4px);
	top: calc(50% - 4px);
}
p.button-return i.arrow {
	left: 12px;
}



/* --------------------------------------------------------------------------------
header
-------------------------------------------------------------------------------- */

header#header p.headline {
	height: 35px;
	font-size: 1.125rem;
}



/* --------------------------------------------------------------------------------
cover
-------------------------------------------------------------------------------- */

div#cover {
	padding-top: 40px;
}
div.result div#cover {
	padding-bottom: 40px;
}
div#cover div.title {
	margin-bottom: 40px;
}
div#cover div.title p.point {
	width: calc(196px * 0.5);
	height: calc(196px * 0.5);
	left: -20px;
	top: -20px;
}
div#cover div.title p.pen {
	width: calc(145px * 0.5);
	height: calc(145px * 0.5);
	right: 40px;
	top: -20px;
}
div#cover div.result h2 {
	font-size: 2.25rem;
	line-height: 3.75rem;
}
div#cover div.result h2 em {
	font-size: 3.75rem;
}
div#cover div.illust-wrapper {
	top: 40px;
}
div#cover div.illust p.row img {
	filter: drop-shadow(1.25px 1.25px 3.75px rgba(0, 0, 0, 0.25));
}
div#cover div.illust p.row-01 {
	width: calc(250px * 0.5);
	height: calc(200px * 0.5);
	left: -25px;
	top: auto;
	bottom: -35px;
}
div#cover div.illust p.row-02,
div#cover div.illust p.row-03,
div#cover div.illust p.row-04 {
	display: none;
}
div#cover div.illust p.row-05 {
	width: calc(140px * 0.5);
	height: calc(130px * 0.5);
	left: auto;
	right: -25px;
	top: calc(50% - 20px);
}
div#cover div.illust p.row-06 {
	width: calc(155px * 0.5);
	height: calc(170px * 0.5);
	left: auto;
	right: 10px;
	top: auto;
	bottom: -15px;
}
div#cover div.illust p.row-07,
div#cover div.illust p.row-08,
div#cover div.illust p.row-09 {
	display: none;
}
div#cover div.summary {
	width: auto;
	padding: 0px 30px;
}
div#cover div.summary p.description {
	padding-right: 0px;
}
div#cover div.navigator {
	position: relative;
	width: auto;
	right: auto;
	bottom: auto;
}
div#cover div.navigator p.image {
	width: calc(140px * 0.75);
}
div#cover div.navigator p.name {
	right: calc(160px * 0.75);
}



/* --------------------------------------------------------------------------------
main
-------------------------------------------------------------------------------- */

main section div.inner-section {
	width: auto;
	padding: 80px 20px;
}
main h2.headline {
	font-size: 2rem;
	line-height: 2.75rem;
}
main h2.headline::before,
main h2.headline::after {
	height: 100px;
	top: calc(50% - 45px);
}

/* home
-------------------------------------------------------------------------------- */

main section.present h2.headline::before {
	left: calc(50% - 160px);
}
main section.present h2.headline::after {
	right: calc(50% - 160px);
}
main section.present div.frame div.inner-frame {
	padding: 40px 20px;
}
main section.present div.frame p.sub {
	font-size: 1.125rem;
}
main section.present div.frame h3 {
	font-size: 2rem;
	line-height: 2.75rem;
	margin-bottom: 40px;
}
main section.present div.frame h3 span::before {
	height: 25px;
}
main section.present div.frame div.list {
	display: block;
	margin: 0px 0px 40px 0px;
}
main section.present div.frame div.list div.row {
	width: auto;
	margin: 0px;
}
main section.present div.frame div.list div.row:not(:last-child) {
	margin-bottom: 10px;
}
main section.present div.frame div.list div.row p.headline {
	height: 60px;
	font-size: 1.375rem;
}
main section.present div.frame p.period {
	display: block;
}
main section.present div.frame p.period span.sub {
	margin: 0px 0px 10px 0px;
}
main section.present div.frame p.period span.main {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	transform: translateY(0px);
}
main section.present div.frame p.period span.main i {
	display: block;
}
main section.present div.frame p.period span.main i:nth-child(1) em {
	font-size: 1.375rem;
}
main section.present div.frame p.period span.main i:nth-child(2) {
	font-size: 1.375rem;
}
main section.present div.frame p.period span.main i:nth-child(2) em {
	font-size: 1.75rem;
}
main section.present div.frame p.note {
	text-align: justify;
}
main section#nouken h2.headline::before {
	left: calc(50% - 160px);
}
main section#nouken h2.headline::after {
	right: calc(50% - 160px);
}
main section#nouken header div.student {
	position: relative;
}
main section#nouken header div.student p.image {
	width: auto;
}
main section#nouken header div.student p.name {
	width: 100%;
	top: -25px;
	bottom: auto;
	text-align: center;
	font-size: 0.75rem;
	line-height: 1.25rem;
}
main section#nouken header p.result {
	font-size: 2.25rem;
	line-height: 3.75rem;
}
main section#nouken header p.result i {
	font-size: 3.75rem;
}
main section#nouken div.list div.row:not(:last-child) {
	margin-bottom: 80px;
}
main section#nouken div.list div.row div.header {
	min-height: 0px;
	padding: 110px 20px 20px 20px;
}
main section#nouken div.list div.row div.header p.number {
	left: calc(50% - 45px);
	top: 10px;
}
main section#nouken div.list div.row div.header p.number span {
	width: 90px;
	height: 90px;
}
main section#nouken div.list div.row div.header p.number span em.sub {
	font-size: 1.375rem;
}
main section#nouken div.list div.row div.header p.number span em.main {
	font-size: 2.25rem;
	line-height: 2.25rem;
}
main section#nouken div.list div.row div.header h3 {
	font-size: 1.225rem;
}
main section#nouken div.list div.row div.body {
	padding: 20px;
}
main section#nouken div.list div.row div.body div.question,
main section#nouken div.list div.row div.body div.answer {
	min-height: 0px;
}
main section#nouken div.list div.row div.body div.question {
	padding-bottom: 170px;
}
main section#nouken div.list div.row div.body div.question form > label,
main section#nouken div.list div.row div.body div.answer ul li {
	font-size: 1.125rem;
}
main section#nouken div.list div.row div.body div.question form.column,
main section#nouken div.list div.row div.body div.answer ul.column {
	margin-top: 0px;
}
main section#nouken div.list div.row div.body div.question form.column {
	padding-bottom: 0px;
}
main section#nouken div.list div.row div.body div.question form.column > label,
main section#nouken div.list div.row div.body div.answer ul.column li {
	width: calc(50% - 40px);
}
main section#nouken div.list div.row div.body div.question div.student,
main section#nouken div.list div.row div.body div.answer div.student {
	bottom: -20px;
}
main section#nouken div.list div.row div.body div.question div.student p.image,
main section#nouken div.list div.row div.body div.answer div.student p.image {
	width: calc(250px * 0.75);
}
main section#nouken div.list div.row div.body div.question div.student p.name,
main section#nouken div.list div.row div.body div.answer div.student p.name {
	right: calc(220px * 0.75);
	font-size: 0.75rem;
	line-height: 1.25rem;
}
main section#nouken div.list div.row div.body div.answer ul.column li span {
	margin: 0px -10px;
	padding: 10px 10px 10px 50px;
}
main section#nouken div.list div.row div.body div.answer ul.column li span::before,
main section#nouken div.list div.row div.body div.answer ul.column li:not(.correct) span::after {
	left: 10px;
}
main section#nouken div.list div.row div.body div.answer div.explanation {
	min-height: 0px;
	padding-bottom: 230px;
}
main section#nouken div.list div.row div.body div.answer:has(.recipe) div.explanation {
	margin-bottom: 0px;
}
main section#nouken div.list div.row div.body div.answer div.explanation h4,
main section#nouken div.list div.row div.body div.answer div.recipe h4 {
	font-size: 1.125rem;
}
main section#nouken div.list div.row div.body div.answer div.explanation p.description,
main section#nouken div.list div.row div.body div.answer div.explanation p.note {
	position: relative;
	z-index: 1;
	padding-right: 0px;
}
main section#nouken div.list div.row div.body div.answer:has(.recipe) div.student {
	bottom: 0px;
}
main section#nouken div.list div.row div.body div.answer div.recipe div.image-text {
	display: block;
}
main section#nouken div.list div.row div.body div.answer div.recipe div.image-text p.image {
	width: auto;
	margin-bottom: 20px;
}
main section#nouken div.list div.row div.body div.answer div.recipe div.image-text div.text {
	width: auto;
}
main section#nouken div.action {
	position: relative;
	padding: 20px 0px 80px 0px;
}
main section#nouken div.action div.navigator {
	display: none;
}
main section#present-alternate div.inner-section {
	padding-bottom: 40px;
}
main section#present-alternate p.agreement label.alternate {
	transform: translateY(-2px);
}
main section#present-alternate p.privacy-policy {
	font-size: 0.75rem;
	line-height: 1.25rem;
}
main section#present-alternate p.close {
	font-size: 1.375rem;
}

/* privacy-policy
-------------------------------------------------------------------------------- */

main section#privacy-policy div.inner-section {
	width: auto;
	padding-left: 40px;
	padding-right: 40px;
}
main section#privacy-policy header h1 {
	text-align: center;
	font-size: 1.75rem;
}
main section#privacy-policy div.segment h2 {
	font-size: 1.125rem;
}



/* --------------------------------------------------------------------------------
footer
-------------------------------------------------------------------------------- */

footer#footer {
	padding: 20px 0px;
}
footer#footer p#button-page-top {
	right: 20px;
	bottom: 20px;
}
footer#footer p#button-page-top a span {
	width: 40px;
	height: 40px;
}
footer#footer p#button-page-top a span::before {
	width: 8px;
	height: 8px;
	left: calc(50% - 4px);
	top: calc(50% - 4px);
}
footer#footer p.information {
	font-size: 0.75rem;
	line-height: 1.25rem;
}
