body {
  background-color: #C9F5FD; }

.top .marquee .marquee__inner {
  background-color: #C9F5FD; }

.header_menu a {
  background-color: #C9F5FD; }

@media (hover: hover) {
  .header_menu a:hover {
    background-color: #EBFBFE; } }
/************************************/
main {
  background: url("../images/page_bg/a_day_mieu_bg.svg") top 29px center repeat-x #C9F5FD;
  background-size: 29px 792px;
  padding: 0 30px;
  position: relative; }
  main:after, main:before {
    position: absolute;
    content: "";
    pointer-events: none;
    display: block;
    background-color: #C9F5FD;
    width: 30px;
    height: 100%;
    top: 0; }
  main:before {
    left: 0;
    border-right: 1px solid #858585; }
  main:after {
    right: 0;
    border-left: 1px solid #858585; }

@media (max-width: 768px) {
  main {
    background: url("../images/page_bg/a_day_mieu_bg.svg") top 20px center repeat-x #C9F5FD;
    background-size: 20px auto;
    padding: 0 20px;
    position: relative; }
    main:after, main:before {
      width: 20px;
      height: 100%;
      top: 0; } }
/*max-width:768px*/
@media (max-width: 480px) {
  main {
    background: url("../images/page_bg/a_day_mieu_bg_sp.svg") top 20px center repeat-x #C9F5FD;
    background-size: 12px auto;
    padding: 0 10px;
    position: relative; }
    main:after, main:before {
      width: 10px;
      height: 100%;
      top: 0; } }
/*max-width:480px*/
/************************************/
.single_mv {
  padding: 110px 0 0;
  max-width: 1200px;
  width: calc(100% - 100px);
  margin: 0 auto 300px; }
  .single_mv .mv_link {
    margin-bottom: 65px; }
  .single_mv h1 {
    aspect-ratio: 609/181;
    max-width: 609px;
    height: auto;
    margin: 0 auto 40px;
    position: relative;
    z-index: auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap; }
    .single_mv h1:before {
      position: absolute;
      content: "";
      display: block;
      background: url("../images/page_ttl/page_a_day_mieu_ttl.png") center center no-repeat;
      background-size: contain;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 5; }

@media (max-width: 1024px) {
  .single_mv {
    padding: 150px 0 0; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .single_mv {
    width: calc(100% - 40px);
    margin: 0 auto 60px;
    padding: 120px 0 0; }
    .single_mv h1 {
      width: 100%;
      aspect-ratio: 714/502;
      max-width: 400px;
      height: auto;
      margin: 0 auto 40px; }
      .single_mv h1:before {
        background: url("../images/page_ttl/a_day_mieu_ttl_sp.png") center center no-repeat;
        background-size: contain; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .single_mv {
    padding: 100px 0 0;
    width: calc(100% - 40px);
    margin: 0 auto 45px; }
    .single_mv h1 {
      max-width: 250px; } }
/*max-width:480px*/
/************************************/
.a_day_mieu {
  border-top: #949494 1px solid;
  padding: 0 0 40px;
  background-color: #EBFBFE;
  position: relative; }

@media (max-width: 768px) {
  .a_day_mieu {
    border-top: none; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .a_day_mieu {
    border-top: #949494 1px solid;
    padding: 0 0 20px;
    background-color: #EBFBFE;
    position: relative; } }
/*max-width:480px*/
/************************************/
.scroll {
  position: absolute;
  top: 115px;
  left: 0;
  overflow: hidden;
  width: 100%; }

.scroll-inner {
  display: inline-flex;
  animation: scrollAnim 20s linear infinite; }

.scroll-inner img {
  display: block; }

@keyframes scrollAnim {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-50%); } }
/************************************/
.singler_mv {
  width: calc(100% - 40px);
  max-width: 1060px;
  height: auto;
  margin: -230px auto 70px;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #858585;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end; }
  .singler_mv .pic {
    border: 1px solid #858585;
    width: 559.5px;
    height: auto; }
    .singler_mv .pic img {
      width: 100%;
      image-rendering: -webkit-optimize-contrast; }
  .singler_mv .txt {
    width: calc(100% - 560px);
    max-width: 420px;
    height: fit-content;
    position: relative;
    padding: 30px 0 30px 30px; }
  .singler_mv .number {
    position: absolute;
    left: -30px;
    top: -106px;
    width: 106px;
    height: 106px;
    display: block; }
  .singler_mv .course {
    font: 1.7rem/2em "M PLUS Rounded 1c", sans-serif;
    font-weight: 400;
    letter-spacing: 0.05em; }
  .singler_mv h2 {
    font: 3rem/2em "M PLUS Rounded 1c", sans-serif;
    font-weight: 400;
    letter-spacing: 0.15em;
    position: relative;
    padding-bottom: 10px;
    margin: 0 0 15px; }
    .singler_mv h2 span {
      font: 1.8rem/2em "M PLUS Rounded 1c", sans-serif;
      font-weight: 400; }
    .singler_mv h2:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      max-width: 300px;
      height: 1px;
      left: 0;
      bottom: 0;
      border-bottom: dashed 1px #858585; }
  .singler_mv .school {
    margin: 0 0 20px;
    font: 1.5rem/1.8em "M PLUS Rounded 1c", sans-serif;
    font-weight: 400;
    letter-spacing: 0.05em; }
  .singler_mv dt {
    font: 1.6rem/50px "M PLUS Rounded 1c", sans-serif;
    font-weight: 500;
    letter-spacing: 0.01em;
    padding: 0 0 0 60px;
    background: url("../images/a_day_mieu/mike01.png") center center no-repeat;
    background-size: contain;
    width: 200px;
    height: 68px;
    margin: 0 0 5px; }
  .singler_mv dd {
    letter-spacing: 0.05em;
    font: 1.5rem/2em "M PLUS Rounded 1c", sans-serif;
    font-weight: 400; }
  .singler_mv.a_day01 .number {
    background: url("../images/a_day_mieu/number01.png") center center no-repeat;
    background-size: contain; }
  .singler_mv.a_day02 .number {
    background: url("../images/a_day_mieu/number02.png") center center no-repeat;
    background-size: contain; }
  .singler_mv.a_day03 .number {
    background: url("../images/a_day_mieu/number03.png") center center no-repeat;
    background-size: contain; }
  .singler_mv.a_day04 .number {
    background: url("../images/a_day_mieu/number04.png") center center no-repeat;
    background-size: contain; }

@media (max-width: 1280px) {
  .singler_mv .pic {
    width: 500px; }
  .singler_mv .txt {
    width: calc(100% - 500px); } }
@media (max-width: 1024px) {
  .singler_mv {
    margin: -230px auto 70px;
    aspect-ratio: auto;
    width: calc(100% - 40px);
    max-width: 768px; }
    .singler_mv .pic {
      aspect-ratio: 694/458;
      width: 100%;
      max-width: 768px;
      height: auto; }
    .singler_mv .txt {
      width: 100%;
      max-width: 100%;
      height: fit-content;
      position: relative;
      padding: 45px 30px 30px; }
    .singler_mv .number {
      position: absolute;
      top: -80px;
      left: 50%;
      transform: translate(-50%, 0%); }
    .singler_mv h2:after {
      max-width: 540px; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .singler_mv {
    width: 100%;
    height: auto;
    margin: 0 auto 70px;
    padding: 5px;
    border-left: none;
    border-right: none; }
    .singler_mv .number {
      max-width: 85px;
      position: absolute;
      left: 50%;
      top: -55px; }
    .singler_mv .course {
      font: 1.6rem/2em "M PLUS Rounded 1c", sans-serif;
      font-weight: 400;
      letter-spacing: 0.05em; }
    .singler_mv h2 {
      font: 2.5rem/2em "M PLUS Rounded 1c", sans-serif;
      font-weight: 400;
      letter-spacing: 0.15em;
      padding-bottom: 10px;
      margin: 0 0 15px; }
      .singler_mv h2 span {
        font: 1.6rem/2em "M PLUS Rounded 1c", sans-serif;
        font-weight: 400; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .singler_mv {
    margin: 0 auto 45px; }
    .singler_mv .txt {
      width: 100%;
      max-width: 100%;
      height: fit-content;
      position: relative;
      padding: 30px 20px 20px; }
    .singler_mv .number {
      max-width: 68px;
      left: 50%;
      top: -65px; }
    .singler_mv .course {
      font: 1.3rem/2em "M PLUS Rounded 1c", sans-serif;
      font-weight: 400;
      letter-spacing: 0.05em; }
    .singler_mv h2 {
      font: 2rem/2em "M PLUS Rounded 1c", sans-serif;
      font-weight: 400;
      letter-spacing: 0.15em;
      padding-bottom: 0;
      margin: 0 0 8px; }
      .singler_mv h2 span {
        font: 1.3rem/2em "M PLUS Rounded 1c", sans-serif;
        font-weight: 400; }
      .singler_mv h2:after {
        max-width: 100%; }
    .singler_mv .school {
      margin: 0 0 10px;
      font: 1.3rem/1.8em "M PLUS Rounded 1c", sans-serif;
      font-weight: 400;
      letter-spacing: 0.05em; }
    .singler_mv dt {
      font: 1.3rem/42px "M PLUS Rounded 1c", sans-serif;
      font-weight: 500;
      letter-spacing: 0.01em;
      padding: 0 0 0 50px;
      width: 169px;
      height: 57px; }
    .singler_mv dd {
      letter-spacing: 0.05em;
      font: 1.4rem/2em "M PLUS Rounded 1c", sans-serif;
      font-weight: 400; } }
/*max-width:480px*/
/************************************/
.schedule {
  width: calc(100% - 80px);
  max-width: 1060px;
  margin: 0 auto 80px; }
  .schedule h3 {
    width: fit-content;
    position: relative;
    text-align: center;
    margin: 0 auto 40px;
    font: 1.9rem/1em "M PLUS Rounded 1c", sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 0 0 0 50px; }
    .schedule h3:before {
      background: url("../images/a_day_mieu/schedule_icon.svg") center center no-repeat;
      background-size: contain;
      position: absolute;
      content: "";
      display: block;
      width: 33px;
      height: 30px;
      left: 0;
      top: -7px; }
  .schedule .schedule_image {
    max-width: 880px;
    margin: 0 auto; }
  .schedule.a_day01 .graph {
    display: block;
    aspect-ratio: 880/418;
    width: 100%;
    max-width: 100%;
    height: auto;
    background: url("../images/a_day_mieu/a_day01_graph01.svg") center center no-repeat;
    background-size: contain; }
  .schedule.a_day02 .graph {
    display: block;
    aspect-ratio: 880/418;
    width: 100%;
    max-width: 100%;
    height: auto;
    background: url("../images/a_day_mieu/a_day02_graph01.svg") center center no-repeat;
    background-size: contain; }
  .schedule.a_day03 .graph {
    display: block;
    aspect-ratio: 880/482;
    width: 100%;
    max-width: 100%;
    height: auto;
    background: url("../images/a_day_mieu/a_day03_graph01.svg") center center no-repeat;
    background-size: contain; }
  .schedule.a_day04 .graph {
    display: block;
    aspect-ratio: 880/546;
    width: 100%;
    max-width: 100%;
    height: auto;
    background: url("../images/a_day_mieu/a_day04_graph01.svg") center center no-repeat;
    background-size: contain; }

/*min-width:1920px*/
/*max-width:1280px*/
@media (max-width: 1024px) {
  .schedule {
    width: calc(100% - 80px);
    max-width: 1060px;
    margin: 0 auto 80px; }
    .schedule.a_day01 .graph {
      width: 880px;
      max-width: 880px; }
    .schedule .schedule_image {
      margin: 0 auto;
      position: relative; } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .schedule {
    width: calc(100% - 60px);
    max-width: 1060px; }
    .schedule h3 {
      font: 1.8rem/1em "M PLUS Rounded 1c", sans-serif;
      font-weight: 500;
      padding: 0 0 0 50px; }
    .schedule.a_day01 .graph, .schedule.a_day02 .graph, .schedule.a_day03 .graph, .schedule.a_day04 .graph {
      width: 880px;
      max-width: 880px; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .schedule {
    width: calc(100% - 40px);
    max-width: 310px;
    margin: 0 auto 50px; }
    .schedule h3 {
      font: 1.5rem/1em "M PLUS Rounded 1c", sans-serif;
      font-weight: 500;
      letter-spacing: 0.1em;
      padding: 50px 0 0; }
      .schedule h3:before {
        top: 0%;
        left: 50%;
        transform: translate(-50%, 0%); }
    .schedule.a_day01 .graph {
      display: block;
      aspect-ratio: 530/334;
      width: 530px;
      max-width: 530px;
      height: auto;
      background: url("../images/a_day_mieu/a_day01_graph02.svg") center center no-repeat;
      background-size: contain; }
    .schedule.a_day04 .graph {
      display: block;
      aspect-ratio: 529/450;
      width: 529px;
      max-width: 529px;
      height: auto;
      background: url("../images/a_day_mieu/a_day04_graph02.svg") center center no-repeat;
      background-size: contain; }
    .schedule.a_day02 .graph {
      display: block;
      aspect-ratio: 530/334;
      width: 530px;
      max-width: 530px;
      height: auto;
      background: url("../images/a_day_mieu/a_day02_graph02.svg") center center no-repeat;
      background-size: contain; }
    .schedule.a_day03 .graph {
      display: block;
      aspect-ratio: 530/334;
      width: 529px;
      max-width: 529px;
      height: auto;
      background: url("../images/a_day_mieu/a_day03_graph02.svg") center center no-repeat;
      background-size: contain; } }
/*max-width:480px*/
/************************************/
.a_day {
  width: calc(100% - 80px);
  max-width: 1060px;
  margin: 0 auto 100px;
  position: relative; }
  .a_day .a_day_box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    position: relative; }
  .a_day h3 {
    z-index: 5;
    width: fit-content;
    position: relative;
    text-align: center;
    margin: 0 auto 50px;
    font: 1.9rem/1em "M PLUS Rounded 1c", sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 0 0 0 50px; }
    .a_day h3:before {
      background: url("../images/a_day_mieu/time_icon.svg") center center no-repeat;
      background-size: contain;
      position: absolute;
      content: "";
      display: block;
      width: 30px;
      height: 30px;
      left: 0;
      top: -7px; }
  .a_day .time_line {
    width: fit-content;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    margin: 0 70px; }
  .a_day .pic_left img,
  .a_day .pic_right img {
    -webkit-backface-visibility: hidden; }
  .a_day .pic_left {
    width: calc((100% - 340px)/2); }
    .a_day .pic_left .day01_timeline01 {
      margin: 0 0 40px;
      max-width: 344px; }
    .a_day .pic_left .day01_timeline02 {
      margin: 0 0 0 auto;
      max-width: 320px; }
  .a_day .pic_right {
    width: calc((100% - 340px)/2); }
    .a_day .pic_right .day01_timeline03 {
      position: relative;
      max-width: 253px;
      z-index: 1;
      margin: 0 0 40px; }
    .a_day .pic_right .day01_timeline04 {
      position: relative;
      z-index: 5;
      max-width: 368px; }
  .a_day .pic_left {
    width: calc((100% - 340px)/2); }
    .a_day .pic_left .day02_timeline01 {
      margin: 0;
      max-width: 340px; }
    .a_day .pic_left .day02_timeline02 {
      margin: 0 0 25px  auto;
      max-width: 290px; }
    .a_day .pic_left .day02_timeline03 {
      margin: 0 -20px 0 auto;
      max-width: 320px; }
  .a_day .pic_right {
    width: calc((100% - 340px)/2); }
    .a_day .pic_right .day02_timeline04 {
      position: relative;
      max-width: 340px;
      z-index: 1; }
    .a_day .pic_right .day02_timeline05 {
      position: relative;
      z-index: 5;
      max-width: 290px;
      margin: -10px 30px 20px auto; }
    .a_day .pic_right .day02_timeline06 {
      margin: 0 0 0 auto;
      max-width: 340px; }
  .a_day .pic_left {
    width: calc((100% - 340px)/2); }
    .a_day .pic_left .day03_timeline01 {
      margin: 0;
      max-width: 341px; }
    .a_day .pic_left .day03_timeline02 {
      margin: -10px 0 10px auto;
      max-width: 290px; }
    .a_day .pic_left .day03_timeline03 {
      margin: 0 -10px 0 auto;
      max-width: 320px; }
  .a_day .pic_right {
    width: calc((100% - 340px)/2); }
    .a_day .pic_right .day03_timeline04 {
      position: relative;
      z-index: 1;
      max-width: 341px; }
    .a_day .pic_right .day03_timeline05 {
      position: relative;
      z-index: 2;
      max-width: 290px;
      margin: -5px 30px 20px auto; }
    .a_day .pic_right .day03_timeline06 {
      max-width: 341px;
      margin: 0 0 0 auto; }
  .a_day .pic_left {
    width: calc((100% - 340px)/2); }
    .a_day .pic_left .day04_timeline01 {
      max-width: 341px; }
    .a_day .pic_left .day04_timeline02 {
      max-width: 290px;
      margin: 0 0 10px auto; }
    .a_day .pic_left .day04_timeline03 {
      display: block;
      max-width: 320px;
      margin: 0 0 0 auto;
      transform: translateX(20px); }
  .a_day .pic_right {
    width: calc((100% - 340px)/2); }
    .a_day .pic_right .day04_timeline04 {
      position: relative;
      z-index: 1;
      max-width: 341px; }
    .a_day .pic_right .day04_timeline05 {
      max-width: 290px;
      position: relative;
      z-index: 5;
      margin: 0 20px 0 auto;
      transform: translateY(-20px); }
    .a_day .pic_right .day04_timeline06 {
      max-width: 341px;
      margin: 0 0 0 auto; }

@media (max-width: 1024px) {
  .a_day {
    width: calc(100% - 80px);
    max-width: 1060px;
    margin: 0 auto 80px;
    position: relative; }
    .a_day img {
      image-rendering: crisp-edges; }
    .a_day .a_day_box {
      display: grid;
      grid-template-columns: minmax(0, 200px) minmax(0, 1fr);
      grid-template-rows: auto auto;
      grid-template-areas: "img right" "img left";
      column-gap: 40px;
      row-gap: 20px;
      position: relative;
      align-items: start;
      max-width: 520px;
      margin: 0 auto; }
    .a_day .time_line {
      grid-area: img;
      margin: 0;
      z-index: 5; }
    .a_day .pic_left,
    .a_day .pic_right {
      width: 100%;
      max-width: 280px;
      position: relative;
      transform: translateX(20px); }
    .a_day .pic_left .day01_timeline01 {
      max-width: 240px;
      margin: 0; }
    .a_day .pic_left .day01_timeline02 {
      margin: -50px 0 0 auto; }
    .a_day .pic_right .day01_timeline03 {
      display: none;
      margin: -50px 0 0 auto; }
    .a_day .pic_right .day01_timeline04 {
      margin: -60px 0 0; }
    .a_day .pic_left .day02_timeline01 {
      max-width: 260px;
      margin: 0;
      position: relative; }
    .a_day .pic_left .day02_timeline02 {
      max-width: 280px;
      z-index: 10;
      margin: -35px 0 0;
      position: relative; }
    .a_day .pic_left .day02_timeline03 {
      max-width: 275px;
      margin: 0;
      position: relative; }
    .a_day .pic_right .day02_timeline05,
    .a_day .pic_right .day02_timeline06 {
      display: none; }
    .a_day .pic_right .day02_timeline04 {
      max-width: 275px;
      margin: -50px auto 0;
      position: relative; }
    .a_day .pic_left .day03_timeline01 {
      margin: 0;
      max-width: 341px; }
    .a_day .pic_left .day03_timeline02 {
      margin: -30px 0 5px auto;
      max-width: 290px; }
    .a_day .pic_left .day03_timeline03 {
      margin: 0 -10px 0 auto;
      max-width: 320px; }
    .a_day .pic_right .day03_timeline04,
    .a_day .pic_right .day03_timeline05 {
      display: none; }
    .a_day .pic_right .day03_timeline06 {
      max-width: 341px;
      margin: -60px 10px 0 auto; }
    .a_day .pic_left .day04_timeline01 {
      display: none; }
    .a_day .pic_left .day04_timeline02 {
      display: block;
      max-width: 280px;
      margin: 0; }
    .a_day .pic_left .day04_timeline03 {
      display: block;
      max-width: 280px;
      margin: 0;
      transform: translateY(-30px) translateX(10px); }
    .a_day .pic_right .day04_timeline04 {
      display: block;
      max-width: 280px;
      margin: -40px -10px 0 auto;
      transform: translateY(0); }
    .a_day .pic_right .day04_timeline05 {
      display: none; }
    .a_day .pic_right .day04_timeline06 {
      display: block;
      max-width: 280px;
      margin: -40px -10px 0 auto;
      position: relative;
      z-index: 10;
      transform: translateY(0); } }
/*max-width:1024px*/
@media (max-width: 768px) {
  main {
    overflow-x: hidden; }

  .a_day {
    width: calc(100% - 60px); }
    .a_day .a_day_box {
      grid-template-columns: minmax(0, 6fr) minmax(0, 8fr);
      column-gap: 0;
      row-gap: 20px;
      max-width: 390px; }
    .a_day .time_line img,
    .a_day .pic_right img,
    .a_day .pic_left img {
      width: 100%;
      height: auto;
      display: block; }
    .a_day .pic_left,
    .a_day .pic_right {
      width: 100%;
      max-width: 280px;
      position: relative;
      z-index: 666; }
    .a_day .pic_left .day01_timeline01 {
      max-width: 200px;
      margin: 0 auto; }
    .a_day .pic_left .day01_timeline02 {
      margin: -50px 0 0 auto; }
    .a_day .pic_right .day01_timeline04 {
      margin: -60px 0 0; }
    .a_day .pic_left .day02_timeline01 {
      margin: 20px 0 0 auto; }
    .a_day .pic_left .day02_timeline02 {
      margin: -10px 0 0 auto; }
    .a_day .pic_right .day02_timeline04 {
      max-width: 275px;
      margin: -170px 0 0 auto;
      position: relative; }
    .a_day .pic_left {
      margin: -10px 0 0; }
      .a_day .pic_left .day04_timeline01 {
        display: none; }
      .a_day .pic_left .day04_timeline02 {
        display: block;
        max-width: 280px;
        margin: 0; }
      .a_day .pic_left .day04_timeline03 {
        display: block;
        max-width: 280px;
        margin: 0;
        transform: translateY(-30px) translateX(10px); }
    .a_day .pic_right .day04_timeline04 {
      display: block;
      max-width: 280px;
      margin: -40px -10px 0 auto;
      transform: translateY(0); }
    .a_day .pic_right .day04_timeline05 {
      display: none; }
    .a_day .pic_right .day04_timeline06 {
      display: block;
      max-width: 280px;
      margin: -40px -10px 0 auto;
      position: relative;
      z-index: 10;
      transform: translateY(0); } }
/*max-width:768px*/
@media (max-width: 480px) {
  .a_day {
    width: calc(100% - 40px);
    max-width: 310px;
    margin: 0 auto 50px; }
    .a_day h3 {
      margin: 0 auto 50px;
      font: 1.5rem/1em "M PLUS Rounded 1c", sans-serif;
      font-weight: 500;
      padding: 50px 0 0; }
      .a_day h3:before {
        top: 0;
        left: 50%;
        transform: translate(-50%, 0%); }
    .a_day .pic_left,
    .a_day .pic_right {
      width: 100%;
      max-width: 280px;
      position: relative;
      z-index: 666;
      transform: translateX(0px); }
    .a_day .pic_left .day01_timeline01 {
      max-width: 165px;
      margin: 10px auto 0 auto; }
    .a_day .pic_left .day01_timeline02 {
      margin: -20px 0 0 auto;
      transform: translateX(10px); }
    .a_day .pic_right .day01_timeline04 {
      margin: -40px 0 0; }
    .a_day .pic_left .day04_timeline01 {
      display: none; }
    .a_day .pic_left .day04_timeline02 {
      display: block;
      max-width: 280px;
      margin: 0; }
    .a_day .pic_left .day04_timeline03 {
      display: block;
      max-width: 280px;
      margin: 0;
      transform: translateY(-30px) translateX(10px); }
    .a_day .pic_right .day04_timeline04 {
      display: block;
      max-width: 280px;
      margin: -40px -10px 0 auto;
      transform: translateY(0); }
    .a_day .pic_right .day04_timeline05 {
      display: none; }
    .a_day .pic_right .day04_timeline06 {
      display: block;
      max-width: 280px;
      margin: -40px -10px 0 auto;
      position: relative;
      z-index: 10;
      transform: translateY(0); }
    .a_day .pic_left .day02_timeline01 {
      margin: 15px 0 0 auto; }
    .a_day .pic_left .day02_timeline02 {
      margin: -20px 0 10px auto; }
    .a_day .pic_right .day02_timeline04 {
      max-width: 185px;
      margin: -125px -20px 0 auto;
      position: relative; } }
/*max-width:480px*/
/************************************/
.a_day_faq {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 880px;
  margin: 0 auto;
  width: calc(100% - 80px); }
  .a_day_faq div {
    max-width: 270px;
    width: calc((100% - 60px)/3);
    margin: 0 30px 55px 0; }
    .a_day_faq div:nth-of-type(3n) {
      margin-right: 0; }
  .a_day_faq .question {
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 140px;
    width: 100%;
    background-color: #AEF1FC;
    position: relative;
    border-radius: 20px;
    margin: 0 0 40px;
    font: 1.8rem/1.8em "M PLUS Rounded 1c", sans-serif;
    font-weight: 500;
    letter-spacing: 0.05em;
    padding: 10px 10px 0; }
    .a_day_faq .question:before {
      position: absolute;
      content: "";
      top: auto;
      bottom: -23px;
      left: 50%;
      width: 0;
      height: 0;
      border-style: solid;
      border-right: 15px solid transparent;
      border-left: 15px solid transparent;
      border-top: 24px solid #AEF1FC;
      border-bottom: 0;
      transform: translate(-50%, 0%); }
    .a_day_faq .question:after {
      position: absolute;
      content: "";
      top: -18px;
      left: 50%;
      transform: translate(-50%, 0%);
      display: block;
      background: url("../images/a_day_mieu/q_icon.svg") center center no-repeat;
      background-size: contain;
      width: 24px;
      height: 34px; }
  .a_day_faq .answer {
    font: 1.6rem/2em "M PLUS Rounded 1c", sans-serif;
    font-weight: 400;
    letter-spacing: 0.05em; }
  .a_day_faq img {
    margin: 15px 0 0;
    width: 100%; }

/*min-width:1920px*/
/*max-width:1280px*/
/*max-width:1024px*/
@media (max-width: 768px) {
  .a_day_faq {
    display: block;
    max-width: 480px;
    margin: 0 auto;
    width: calc(100% - 60px); }
    .a_day_faq div {
      max-width: 480px;
      width: 100%;
      margin: 0 0 45px 0; }
      .a_day_faq div:nth-of-type(3n) {
        margin-right: 0; }
    .a_day_faq .question {
      min-height: 100px;
      border-radius: 20px;
      margin: 0 0 30px;
      font: 1.6rem/1.8em "M PLUS Rounded 1c", sans-serif;
      font-weight: 500; }
      .a_day_faq .question:before {
        bottom: -18px;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-top: 18px solid #AEF1FC; }
    .a_day_faq .answer {
      font: 1.5rem/1.8em "M PLUS Rounded 1c", sans-serif;
      font-weight: 400;
      letter-spacing: 0.05em; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .a_day_faq {
    display: block;
    max-width: 310px;
    margin: 0 auto;
    width: calc(100% - 40px); }
    .a_day_faq div {
      max-width: 480px;
      width: 100%;
      margin: 0 0 30px 0; }
      .a_day_faq div:nth-of-type(3n) {
        margin-right: 0; }
    .a_day_faq .question {
      min-height: 100px;
      border-radius: 20px;
      margin: 0 0 25px;
      font: 1.6rem/1.8em "M PLUS Rounded 1c", sans-serif;
      font-weight: 500;
      padding: 0 0 0; }
      .a_day_faq .question:after {
        top: -10px;
        width: 16px;
        height: 23px; }
    .a_day_faq .answer {
      font: 1.4rem/2em "M PLUS Rounded 1c", sans-serif;
      font-weight: 400;
      letter-spacing: 0.05em; } }
/*max-width:480px*/
/************************************/
.message {
  max-width: 870px;
  width: calc(100% - 80px);
  margin: 0 auto 60px;
  position: relative;
  z-index: 10;
  padding: 20px 0 0; }
  .message h3 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    padding: 0 0 0 80px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/a_day_mieu/mike02.png") center center no-repeat;
    background-size: contain;
    width: 204px;
    height: 90px;
    z-index: 10;
    font: 1.8rem/1.5em "M PLUS Rounded 1c", sans-serif;
    font-weight: 500;
    letter-spacing: 0.05em; }
  .message div {
    width: calc(100% - 160px);
    max-width: 720px;
    margin: 0 0 0 auto;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #000;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    padding: 25px 25px 25px 75px; }
    .message div p {
      font: 1.6rem/2em "M PLUS Rounded 1c", sans-serif;
      font-weight: 500;
      width: calc(100% - 100px);
      padding: 0 20px 0 0;
      max-width: 496px; }
    .message div img {
      width: 100px; }
    .message div:before {
      border-radius: 10px;
      z-index: -1;
      position: absolute;
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      background-color: #000;
      left: 7px;
      top: 7px; }

/*min-width:1920px*/
/*max-width:1280px*/
/*max-width:1024px*/
@media (max-width: 768px) {
  .message {
    max-width: 480px;
    width: calc(100% - 60px);
    margin: 0 auto 60px;
    position: relative;
    z-index: 10;
    padding: 0; }
    .message h3 {
      top: -15px;
      left: -15px; }
    .message div {
      width: 100%;
      max-width: 720px;
      padding: 95px 25px 25px 25px; }
      .message div p {
        font: 1.6rem/2em "M PLUS Rounded 1c", sans-serif;
        font-weight: 500;
        width: 100%;
        padding: 0; }
      .message div img {
        width: 90px;
        position: absolute;
        left: 200px;
        top: -15px; }
      .message div:before {
        border-radius: 10px;
        z-index: -1;
        position: absolute;
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background-color: #000;
        left: 7px;
        top: 7px; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .message {
    max-width: 290px;
    width: calc(100% - 40px);
    margin: 0 auto 50px;
    z-index: 10;
    padding: 0; }
    .message h3 {
      padding: 0 0 2px 68px;
      width: 175px;
      height: 77px;
      z-index: 10;
      font: 1.6rem/1.5em "M PLUS Rounded 1c", sans-serif;
      font-weight: 500;
      letter-spacing: 0.05em; }
    .message div {
      width: 100%;
      max-width: 720px;
      padding: 78px 25px 25px 25px; }
      .message div p {
        font: 1.4rem/2em "M PLUS Rounded 1c", sans-serif;
        font-weight: 500;
        width: 100%;
        padding: 0; }
      .message div img {
        width: 80px;
        position: absolute;
        left: 180px;
        top: -18px; } }
/*max-width:480px*/
/************************************/
a.back {
  display: block;
  background: url("../images/common/back_btn.svg") center center no-repeat;
  background-size: contain;
  text-align: center;
  aspect-ratio: 170/70;
  width: 100%;
  max-width: 170px;
  height: auto;
  margin: 0 auto 60px;
  text-decoration: none;
  font: 1.6rem/50px "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  position: relative; }

@media (hover: hover) {
  a.back:hover {
    top: -10px; } }
/*min-width:1920px*/
/*max-width:1280px*/
/*max-width:1024px*/
/*max-width:768px*/
@media (max-width: 480px) {
  a.back {
    max-width: 160px;
    height: auto;
    margin: 0 auto 40px;
    text-decoration: none;
    font: 1.5rem/50px "M PLUS Rounded 1c", sans-serif;
    font-weight: 500;
    letter-spacing: 0.05em;
    position: relative; } }
/*max-width:480px*/
/***********************/
.small {
  max-width: 880px;
  margin: 0 auto;
  width: calc(100% - 80px);
  text-align: right;
  font: 1.5rem/1 "M PLUS Rounded 1c", sans-serif;
  font-weight: 300;
  letter-spacing: 0.05em; }

@media (max-width: 768px) {
  .small {
    max-width: 480px;
    width: calc(100% - 60px); } }
/*max-width:768px*/
@media (max-width: 480px) {
  .small {
    max-width: 290px;
    width: calc(100% - 40px);
    font: 1.3rem/1 "M PLUS Rounded 1c", sans-serif;
    font-weight: 400; } }
/*max-width:480px*/
