body {
  background: #ffe854;
}

.asm_frame {
  padding: 0 16px 16px;
}

.asm_frame_bar {
  padding: 10px 24px 6px;
}
.asm_frame_bar .ttl img {
  height: 28px;
  width: auto;
  max-width: 60%;
}

.asm_frame_screen {
  border-radius: 22px;
}

.btn_start {
  width: 360px;
  padding: 12px 24px;
  font-size: 24px;
  border-radius: 999px;
}

.asm.asm_r, .asm.asm_q {
  max-width: 600px;
  margin: 0 auto;
}

.asm_q .q_progress .inner {
  padding: 12px 0;
}
.asm_q .q_step {
  width: 96px;
}
.asm_q .q_step .nd {
  width: 30px;
  height: 30px;
  font-size: 14px;
}
.asm_q .q_step .lb {
  font-size: 12px;
}
.asm_q .q_line {
  height: 6px;
  margin-top: 12px;
}
.asm_q .seg {
  height: 10px;
}
.asm_q .q_segs {
  margin-top: 12px;
}
.asm_q .q_stage {
  padding: 20px 0;
}
.asm_q .q_ask {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 24px;
}
.asm_q .q_ask--q {
  margin-bottom: 22px;
}
.asm_q .opt_grid {
  gap: 12px;
}
.asm_q .opt {
  padding: 15px;
  font-size: 16px;
}
.asm_q .pref {
  font-size: 13px;
  padding: 8px 12px;
}
.asm_q .choices {
  gap: 11px;
  max-width: 460px;
}
.asm_q .choice {
  padding: 12px 22px;
  font-size: 15.5px;
}
.asm_q .choice .dot {
  width: 28px;
  height: 28px;
  font-size: 13px;
}
.asm_q .q_calc {
  padding: 60px 0;
}
.asm_q .q_calc .spinner {
  width: 56px;
  height: 56px;
}
.asm_q .q_calc .t {
  font-size: 22px;
}
.asm_q .q_calc .s {
  font-size: 14px;
}

.asm_r .asm_head {
  margin-bottom: 22px;
}
.asm_r .asm_head .en {
  font-size: 14px;
}
.asm_r .asm_head .jp {
  font-size: 20px;
}
.asm_r .r_section {
  padding: 28px 0;
}
.asm_r .r_card {
  border-radius: 16px;
  padding: 22px 20px;
}
.asm_r .r_hero {
  padding: 32px 0 22px;
  width: calc(100vw - 36px);
  margin-left: calc((100% - (100vw - 36px)) / 2);
}
.asm_r .r_hero .lead {
  font-size: 13px;
  padding: 6px 20px;
  margin-bottom: 16px;
}
.asm_r .r_hero .type_pill {
  font-size: 20px;
  padding: 11px 30px;
  margin-bottom: 22px;
}
.asm_r .r_hero .r_meta {
  max-width: 360px;
  margin-bottom: 24px;
}
.asm_r .r_hero .r_meta .row {
  padding: 9px 0;
}
.asm_r .r_hero .r_meta dt {
  flex: 0 0 130px;
  font-size: 15px;
}
.asm_r .r_hero .r_meta dd {
  font-size: 15px;
}
.asm_r .r_hero .r_chart_head {
  max-width: 360px;
  font-size: 15px;
}
.asm_r .r_chart {
  max-width: 460px;
}
.asm_r .r_share {
  gap: 12px;
  padding: 8px 20px 16px;
}
.asm_r .r_share .sns {
  gap: 8px;
  padding: 11px 6px;
  border-radius: 12px;
  font-size: 14px;
}
.asm_r .r_share .sns i {
  font-size: 16px;
}
.asm_r .r_supervisor {
  border-radius: 16px;
  padding: 22px;
}
.asm_r .r_supervisor .sv_head {
  gap: 14px;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.asm_r .r_supervisor .ph {
  flex: 0 0 72px;
  width: 72px;
  height: 72px;
}
.asm_r .r_supervisor .nm {
  font-size: 18px;
}
.asm_r .r_supervisor .role {
  font-size: 13px;
}
.asm_r .r_supervisor .sv_body {
  padding-left: 12px;
}
.asm_r .r_catch {
  font-size: 17px;
  margin-bottom: 12px;
}
.asm_r .r_desc {
  font-size: 14px;
}
.asm_r .r_senior {
  border-radius: 14px;
  padding: 16px;
}
.asm_r .r_senior .ph {
  border-radius: 10px;
}
.asm_r .r_senior .nm {
  font-size: 18px;
}
.asm_r .r_senior .school {
  font-size: 13px;
}
.asm_r .r_senior .comment {
  font-size: 14px;
}
.asm_r .r_match_label {
  font-size: 18px;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.asm_r .r_match_comment {
  font-size: 14px;
  margin-bottom: 12px;
}
.asm_r .r_match_feature {
  font-size: 14px;
  border-radius: 10px;
  padding: 16px;
}
.asm_r .r_schools_count {
  padding-bottom: 12px;
}
.asm_r .r_schools_count .lb {
  font-size: 13px;
}
.asm_r .r_schools_count .vl {
  font-size: 20px;
}
.asm_r .r_schools_count .vl .tot {
  font-size: 13px;
}
.asm_r .r_school_list label {
  gap: 14px;
  padding: 14px 0;
}
.asm_r .r_school_list .logo {
  flex: 0 0 72px;
  width: 72px;
  height: 50px;
}
.asm_r .r_school_list .logo .ini {
  font-size: 20px;
}
.asm_r .r_school_list .nm {
  font-size: 15px;
}
.asm_r .r_school_list .sw {
  width: 32px;
  height: 32px;
  border-radius: 9px;
  font-size: 17px;
}
.asm_r .r_more {
  margin-top: 18px;
}
.asm_r .r_more button {
  font-size: 14px;
}
.asm_r .r_request {
  margin-top: 24px;
  padding: 15px;
  font-size: 17px;
}
.asm_r .r_request--top {
  margin-top: 8px;
  margin-bottom: 14px;
}
.asm_r .r_request_note {
  font-size: 13px;
  margin-top: 12px;
}

.asm.asm_top .inner {
  max-width: 1100px;
}

.asm_hero {
  padding: 40px 0 48px;
}
.asm_hero .hero_inner {
  min-height: 680px;
}
.asm_hero .hero_center {
  max-width: 520px;
}
.asm_hero .lead_badge {
  display: table;
  width: auto;
  max-width: 96%;
  margin: 0 auto 24px 4px;
  font-size: 22px;
  padding: 10px 28px;
  border-radius: 16px;
  box-shadow: 3px 4px 0 #2b3576;
}
.asm_hero .lead_badge::before {
  left: 26%;
  top: 100%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border-bottom-right-radius: 5px;
}
.asm_hero .lead_badge::after {
  top: -14px;
  right: -11px;
  font-size: 23px;
}
.asm_hero .hero_logo {
  width: 100%;
  max-width: 500px;
  margin: 0 auto 18px;
}
.asm_hero .hero_sub {
  font-size: 19px;
  margin-bottom: 26px;
}
.asm_hero .hero_card {
  width: 150px;
  border-radius: 12px;
  padding: 8px;
}
.asm_hero .hero_card .ph {
  border-radius: 9px;
}
.asm_hero .hero_card .chip {
  top: 11px;
  right: 11px;
  width: 15px;
  height: 15px;
}
.asm_hero .hero_card .tt {
  font-size: 14px;
  margin-top: 9px;
}
.asm_hero .hero_card[data-slot="0"] {
  top: 5%;
  left: 33%;
  opacity: 0.2;
  z-index: 1;
}
.asm_hero .hero_card[data-slot="1"] {
  top: 20%;
  left: 9%;
  opacity: 1;
  z-index: 3;
}
.asm_hero .hero_card[data-slot="2"] {
  top: 45%;
  left: 3%;
  opacity: 1;
  z-index: 3;
}
.asm_hero .hero_card[data-slot="3"] {
  top: 68%;
  left: 8%;
  opacity: 1;
  z-index: 3;
}
.asm_hero .hero_card[data-slot="4"] {
  top: 78%;
  left: 27%;
  opacity: 0.2;
  z-index: 1;
}
.asm_hero .hero_card[data-slot="5"] {
  top: 78%;
  left: 60%;
  opacity: 0.2;
  z-index: 1;
}
.asm_hero .hero_card[data-slot="6"] {
  top: 62%;
  left: 82%;
  opacity: 1;
  z-index: 3;
}
.asm_hero .hero_card[data-slot="7"] {
  top: 37%;
  left: 84%;
  opacity: 1;
  z-index: 3;
}
.asm_hero .hero_card[data-slot="8"] {
  top: 14%;
  left: 72%;
  opacity: 1;
  z-index: 3;
}

.sec_ttl {
  font-size: 26px;
  margin-bottom: 20px;
}

.asm_points {
  padding: 40px 0;
}
.asm_points .inner > ul {
  flex-direction: row;
  gap: 28px;
  align-items: stretch;
}
.asm_points .point_card {
  flex: 1;
  min-height: 0;
  gap: 0;
  padding: 22px 22px 22px 100px;
  border-radius: 14px;
}
.asm_points .point_card .point_img {
  left: -14px;
  width: 92px;
  height: 92px;
}
.asm_points .point_card .point_body h3 {
  font-size: 17px;
  margin-bottom: 8px;
}
.asm_points .point_card .point_body p {
  font-size: 12.5px;
}

.asm_preview {
  padding: 0 0 48px;
  background: #4bc0c8;
}
.asm_preview .band {
  padding: 28px 0 32px;
  margin-bottom: 32px;
  background: linear-gradient(to bottom, #fff 0, #fff 58%, #4bc0c8 58%, #4bc0c8 100%);
}
.asm_preview .band .band_label {
  margin: 0 auto 18px;
  font-size: 26px;
  padding: 0;
}
.asm_preview .band .jp {
  display: block;
  width: 60%;
  text-align: right;
  margin: 0 auto 0 -5px;
  padding: 8px 80px;
  font-size: 36px;
  transform: rotate(-2deg);
}
.asm_preview .band .en {
  display: block;
  width: 60%;
  text-align: left;
  margin: -8px -5px 0 auto;
  padding: 8px 80px;
  font-size: 36px;
  transform: rotate(1deg);
}
.asm_preview .card {
  margin: 0 auto;
  min-height: 380px;
  border-radius: 26px;
  padding: 34px 34px 40px;
}
.asm_preview .card.rs_sample {
  display: block;
  min-height: 0;
}
.asm_preview .rs_lead {
  font-size: 13px;
  padding: 6px 20px;
  margin-bottom: 14px;
}
.asm_preview .rs_pill {
  font-size: 22px;
  padding: 10px 30px;
  margin-bottom: 18px;
}
.asm_preview .rs_meta {
  max-width: 360px;
  margin-bottom: 24px;
}
.asm_preview .rs_meta .row {
  padding: 9px 0;
}
.asm_preview .rs_meta .row dt {
  flex: 0 0 120px;
  font-size: 15px;
}
.asm_preview .rs_meta .row dd {
  font-size: 15px;
}
.asm_preview .rs_chart {
  max-width: 460px;
}

.asm_specialist {
  padding-bottom: 44px;
}
.asm_specialist .band {
  padding: 28px 0 32px;
  background: linear-gradient(to bottom, #fff 0, #fff 60%, #324681 60%, #324681 100%);
}
.asm_specialist .band .band_label {
  margin: 0 auto 18px;
  font-size: 26px;
  padding: 0;
}
.asm_specialist .band .jp {
  display: block;
  width: 60%;
  text-align: right;
  margin: 0 auto 0 -5px;
  padding: 8px 120px;
  font-size: 38px;
  transform: rotate(-2deg);
}
.asm_specialist .band .en {
  display: block;
  width: 60%;
  text-align: left;
  margin: -8px -5px 0 auto;
  padding: 8px 120px;
  font-size: 50px;
  transform: rotate(1deg);
}
.asm_specialist .inner {
  padding: 0 26px;
}

.sp_card {
  max-width: 780px;
  margin: 0 auto;
  padding: 30px;
  border-radius: 16px;
}
.sp_card .sp_head {
  gap: 26px;
  margin-bottom: 22px;
}
.sp_card .ph {
  flex: 0 0 150px;
  width: 150px;
  border-radius: 10px;
}
.sp_card .meta {
  padding-bottom: 4px;
}
.sp_card .nm {
  font-size: 28px;
  margin-bottom: 10px;
}
.sp_card .role {
  font-size: 15px;
}
.sp_card .desc {
  font-size: 14.5px;
}
.sp_card .sp_book {
  margin-top: 28px;
  padding-top: 28px;
  flex-direction: row;
  align-items: flex-start;
  gap: 28px;
}
.sp_card .sp_book .book_cover {
  width: 200px;
  max-width: 200px;
}
.sp_card .sp_book .book_cover img {
  border-radius: 8px;
}
.sp_card .sp_book .book_info {
  flex: 1;
  min-width: 0;
}
.sp_card .sp_book .bk_ttl {
  font-size: 24px;
  text-align: left;
}
.sp_card .sp_book .bk_sub {
  font-size: 14.5px;
  text-align: left;
}
.sp_card .sp_book .bk_lead {
  font-size: 18px;
  text-align: left;
  margin-top: 14px;
}
.sp_card .sp_book .bk_desc {
  font-size: 14px;
  margin-top: 14px;
}
.sp_card .sp_book .bk_meta {
  margin-top: 18px;
  gap: 8px;
}
.sp_card .sp_book .bk_meta > div {
  font-size: 14.5px;
  gap: 14px;
}
.sp_card .sp_book .bk_meta dt {
  box-shadow: inset 0 -7px 0 rgba(255, 212, 0, 0.55);
}

.asm_message {
  padding: 44px 0 52px;
}
.asm_message .msg_head {
  text-align: right;
  margin-bottom: 28px;
}
.asm_message .msg_head .en {
  font-size: 130px;
  text-align: right;
  -webkit-text-stroke-width: 5px;
}
.asm_message .msg_head .jp {
  font-size: 24px;
  margin-top: 50px;
}
.asm_message .senpai_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.asm_message .senpai_card {
  border-radius: 12px;
  padding: 16px;
  gap: 14px;
}
.asm_message .senpai_card .ph {
  flex: 0 0 70px;
  width: 70px;
  height: auto;
  border-radius: 6px;
}
.asm_message .senpai_card .nm {
  font-size: 16px;
}
.asm_message .senpai_card .school {
  font-size: 11px;
  margin-bottom: 8px;
}
.asm_message .senpai_card .type_tag {
  font-size: 13px;
  margin-bottom: 8px;
}
.asm_message .senpai_card .type_tag::before {
  width: 22px;
  height: 22px;
  margin-right: 7px;
  font-size: 12px;
}
.asm_message .senpai_card .comment {
  font-size: 12.5px;
}

.asm_bottomcta {
  padding: 44px 24px 28px;
}

.btn_start::before {
  margin-right: 8px;
}

.fab_start {
  bottom: 32px;
}

.asm_footer {
  padding: 14px 24px 26px;
}
.asm_footer .ft_links a {
  font-size: 14px;
}
.asm_footer .ft_links a::after {
  font-size: 10px;
}
.asm_footer .copy {
  font-size: 12px;
  margin-top: 22px;
}

.asm_cta_section {
  padding: 36px 0;
}
.asm_cta_section .meta {
  font-size: 13px;
  margin-top: 14px;
}
.asm_cta_section .btn_line {
  font-size: 18px;
  padding: 14px 46px;
}/*# sourceMappingURL=assessment_pc.css.map */