@charset "UTF-8";
/* line 2, 16type-style.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

/* line 2, 16type-style.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

/* line 2, 16type-style.scss */
body {
  line-height: 1; }

/* line 2, 16type-style.scss */
ol, ul {
  list-style: none; }

/* line 2, 16type-style.scss */
blockquote, q {
  quotes: none; }

/* line 2, 16type-style.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

/* line 2, 16type-style.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 4, 16type-style.scss */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

/* line 12, 16type-style.scss */
.clearfix {
  display: inline-block; }

/* Hides from IE Mac */
/* line 14, 16type-style.scss */
* html .clearfix {
  height: 1%; }

/* line 15, 16type-style.scss */
.clearfix {
  display: block; }

/* ---------- 初期 ---------- */
/* line 18, 16type-style.scss */
body {
  letter-spacing: 0;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif; }

/* line 19, 16type-style.scss */
img {
  width: 100%;
  max-width: 100%;
  height: auto;
  line-height: 0; }

/* line 20, 16type-style.scss */
a {
  text-decoration: none; }

/* line 21, 16type-style.scss */
strong {
  font-weight: bold; }

/* ---------- /共通部分 ---------- */
/* line 23, 16type-style.scss */
#jougetyuou {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  margin: auto; }

/* line 24, 16type-style.scss */
#kadomaru {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px; }

/* line 25, 16type-style.scss */
#resbtn {
  -webkit-appearance: none; }

/* line 26, 16type-style.scss */
.ancr {
  position: relative;
  transition: 0.5s; }

/* line 27, 16type-style.scss */
.anca {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 10;
  cursor: pointer; }

/* line 28, 16type-style.scss */
.ancr:hover {
  opacity: 0.75;
  transition: 0.5s;
  cursor: pointer; }

/* ---------- /参考タグ部分 ---------- */
/* line 31, 16type-style.scss */
.wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/* line 33, 16type-style.scss */
.font_Lubri {
  font-family: "WDXL Lubrifont JP N", sans-serif;
  font-weight: 400; }

/* line 38, 16type-style.scss */
article.green #result .ttl_area h2 {
  color: #19C94C !important;
  border-color: #19C94C !important; }

/* line 42, 16type-style.scss */
article.green .result_cont .result_main_box .result_type .result_type_ja {
  color: #19C94C !important; }

/* line 45, 16type-style.scss */
article.green .result_cont .result_main_box .result_type .result_type_en {
  color: #19C94C !important; }

/* line 48, 16type-style.scss */
article.blue #result .ttl_area h2 {
  color: #65B1FF !important;
  border-color: #65B1FF !important; }

/* line 52, 16type-style.scss */
article.blue .result_cont .result_main_box .result_type .result_type_ja {
  color: #65B1FF !important; }

/* line 55, 16type-style.scss */
article.blue .result_cont .result_main_box .result_type .result_type_en {
  color: #65B1FF !important; }

/* line 58, 16type-style.scss */
article.yellow #result .ttl_area h2 {
  color: #FF8D3B !important;
  border-color: #FF8D3B !important; }

/* line 62, 16type-style.scss */
article.yellow .result_cont .result_main_box .result_type .result_type_ja {
  color: #FF8D3B !important; }

/* line 65, 16type-style.scss */
article.yellow .result_cont .result_main_box .result_type .result_type_en {
  color: #FF8D3B !important; }

/* PC */
@media screen and (min-width: 769px) {
  /* line 73, 16type-style.scss */
  .rank {
    text-align: center; }
    /* line 75, 16type-style.scss */
    .rank a {
      width: 232px;
      height: 87px;
      display: inline-block;
      background: url("../img/shindan_16type/ranking_02.png") no-repeat center;
      background-size: contain; }
      /* line 81, 16type-style.scss */
      .rank a:hover {
        opacity: 0.8;
        cursor: pointer; }

  /* line 89, 16type-style.scss */
  #dl .dl_ttl {
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    line-height: 180%;
    letter-spacing: 0%;
    background: url("../img/shindan_16type/icon_arr.png") no-repeat center bottom;
    background-size: 20px;
    padding-bottom: 35px;
    margin-bottom: 35px;
    padding-top: 50px;
    color: #0AA4B4; }
  /* line 102, 16type-style.scss */
  #dl .dl_gazou {
    text-align: center;
    margin-bottom: 35px; }
    /* line 105, 16type-style.scss */
    #dl .dl_gazou img {
      width: 100%;
      height: auto;
      display: block; }
  /* line 111, 16type-style.scss */
  #dl .dl_back {
    width: 165px;
    margin: 0 auto 50px; }
    /* line 114, 16type-style.scss */
    #dl .dl_back a {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 65px;
      font-size: 15px;
      line-height: 1.4em;
      font-weight: bold;
      color: #fff;
      background: url(../img/shindan_16type/btn_bg_03.png) no-repeat center;
      background-size: contain;
      border-radius: 120px;
      box-shadow: 0 4px 2px rgba(149, 149, 149, 0.15);
      transition: 0.3s; }
      /* line 129, 16type-style.scss */
      #dl .dl_back a:hover {
        cursor: pointer;
        opacity: 0.9; }

  /* line 137, 16type-style.scss */
  main {
    position: relative; }
    /* line 139, 16type-style.scss */
    main:before {
      content: '';
      display: block;
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100vh;
      background: url("../img/shindan_16type/pc_bg.png") no-repeat center;
      background-size: cover;
      z-index: 1; }

  /* line 153, 16type-style.scss */
  article {
    position: relative;
    z-index: 2;
    width: 375px;
    margin: 0 auto;
    background: #EFEFEF; }
    /* line 159, 16type-style.scss */
    article.red {
      background: #D64A42; }
      /* line 162, 16type-style.scss */
      article.red .unsei .unsei_month {
        background: #D64A42 !important; }
      /* line 165, 16type-style.scss */
      article.red .unsei .unsei_ttl {
        color: #D64A42 !important; }
      /* line 168, 16type-style.scss */
      article.red .unsei .unsei_juni {
        color: #D64A42 !important; }
    /* line 173, 16type-style.scss */
    article.green {
      background: #19C94C; }
      /* line 176, 16type-style.scss */
      article.green .unsei .unsei_month {
        background: #19C94C !important; }
      /* line 179, 16type-style.scss */
      article.green .unsei .unsei_ttl {
        color: #19C94C !important; }
      /* line 182, 16type-style.scss */
      article.green .unsei .unsei_juni {
        color: #19C94C !important; }
    /* line 187, 16type-style.scss */
    article.blue {
      background: #65B1FF; }
      /* line 190, 16type-style.scss */
      article.blue .unsei .unsei_month {
        background: #65B1FF !important; }
      /* line 193, 16type-style.scss */
      article.blue .unsei .unsei_ttl {
        color: #65B1FF !important; }
      /* line 196, 16type-style.scss */
      article.blue .unsei .unsei_juni {
        color: #65B1FF !important; }
    /* line 201, 16type-style.scss */
    article.yellow {
      background: #FF8D3B; }
      /* line 204, 16type-style.scss */
      article.yellow .unsei .unsei_month {
        background: #FF8D3B !important; }
      /* line 207, 16type-style.scss */
      article.yellow .unsei .unsei_ttl {
        color: #FF8D3B !important; }
      /* line 210, 16type-style.scss */
      article.yellow .unsei .unsei_juni {
        color: #FF8D3B !important; }

  /* line 217, 16type-style.scss */
  #mv {
    margin-bottom: 30px; }
    /* line 219, 16type-style.scss */
    #mv .mv_none {
      display: none; }
    /* line 222, 16type-style.scss */
    #mv .mv_img {
      width: 100%; }

  /* line 228, 16type-style.scss */
  .start_btn .btn_top_txt {
    text-align: center; }
    /* line 230, 16type-style.scss */
    .start_btn .btn_top_txt span {
      display: inline-block;
      font-size: 18px;
      line-height: 1.8em;
      font-weight: bold;
      color: #00A5B5;
      padding: 0 16px;
      background: url("../img/shindan_16type/start_btn_line.png") no-repeat;
      background-size: contain; }
  /* line 241, 16type-style.scss */
  .start_btn .btn {
    width: 278px;
    margin: 0 auto 15px; }
    /* line 244, 16type-style.scss */
    .start_btn .btn a {
      display: block;
      width: 100%;
      line-height: 0;
      transition: 0.3s; }
      /* line 249, 16type-style.scss */
      .start_btn .btn a:hover {
        filter: brightness(1.2); }
      /* line 252, 16type-style.scss */
      .start_btn .btn a img {
        filter: drop-shadow(0 6px 5px rgba(166, 205, 208, 0.49)); }
  /* line 257, 16type-style.scss */
  .start_btn .btn_txt {
    font-size: 10px;
    line-height: 1.4em;
    text-align: center; }
    /* line 261, 16type-style.scss */
    .start_btn .btn_txt a {
      color: #000;
      text-decoration: underline; }

  /* line 269, 16type-style.scss */
  #about .inner {
    width: 335px;
    margin: 45px auto 63px; }
    /* line 272, 16type-style.scss */
    #about .inner .about_cont {
      padding: 30px 0;
      border-radius: 20px;
      background: #fff;
      /*.about_img {
      	width: 284px;
      	margin: 0 auto 66px;
      	position: relative;
      	.icon01 {
      		width: 88px;
      		position: absolute;
      		top: -28px;
      		left: -22px;
      		transform: rotate(-5deg);
      	}
      	.icon02 {
      		width: 88px;
      		position: absolute;
      		bottom: -6px;
      		right: -17px;
      		transform: rotate(5deg);
      	}
      }*/ }
      /* line 276, 16type-style.scss */
      #about .inner .about_cont h2 {
        font-size: 30px;
        line-height: 1.4em;
        color: #13B2C0;
        text-align: center;
        margin-bottom: 25px; }
      /* line 302, 16type-style.scss */
      #about .inner .about_cont .about_txt {
        font-size: 14px;
        line-height: 1.8em;
        font-weight: bold;
        text-align: center;
        color: #353535;
        margin-bottom: 25px; }

  /* line 314, 16type-style.scss */
  #intro {
    width: 100%;
    background: #fff;
    position: relative; }
    /* line 318, 16type-style.scss */
    #intro .slick-track {
      display: flex; }
    /* line 321, 16type-style.scss */
    #intro .slick-slide {
      height: auto !important; }
    /* line 324, 16type-style.scss */
    #intro::before {
      position: absolute;
      content: "";
      width: 100%;
      height: 33px;
      left: 0;
      top: -33px;
      background: url("../img/shindan_16type/intro_bg_01.png") no-repeat;
      background-size: contain; }
    /* line 334, 16type-style.scss */
    #intro::after {
      position: absolute;
      content: "";
      width: 100%;
      height: 33px;
      left: 0;
      bottom: -33px;
      background: url("../img/shindan_16type/intro_bg_02.png") no-repeat;
      background-size: contain; }
    /* line 344, 16type-style.scss */
    #intro .inner {
      width: 315px;
      margin: 0 auto 63px; }
      /* line 347, 16type-style.scss */
      #intro .inner h2 {
        font-size: 30px;
        line-height: 1.4em;
        color: #13B2C0;
        text-align: center;
        margin-bottom: 25px; }
      /* line 354, 16type-style.scss */
      #intro .inner .intro_slider {
        margin-bottom: 25px; }
        /* line 356, 16type-style.scss */
        #intro .inner .intro_slider .intro_box {
          width: 100%;
          padding: 12px 0;
          box-sizing: border-box;
          border-radius: 20px;
          border: solid 3px #00A5B5;
          background: #FFF7E3; }
          /* line 363, 16type-style.scss */
          #intro .inner .intro_slider .intro_box .intro_box_img {
            width: 135px;
            margin: 0 auto 10px; }
          /* line 367, 16type-style.scss */
          #intro .inner .intro_slider .intro_box .name {
            font-size: 35px;
            line-height: 1;
            color: #00A5B5;
            text-align: center; }
            /* line 372, 16type-style.scss */
            #intro .inner .intro_slider .intro_box .name span {
              display: inline-block;
              font-size: 25px;
              line-height: 1.8em; }
          /* line 378, 16type-style.scss */
          #intro .inner .intro_slider .intro_box .intro_box_txt {
            width: 260px;
            margin: 10px auto 0;
            font-size: 14px;
            line-height: 1.8em;
            font-weight: bold;
            color: #353535; }
        /* line 387, 16type-style.scss */
        #intro .inner .intro_slider .prev-arrow {
          width: 12px;
          position: absolute;
          left: -17px;
          top: 50%;
          transform: translateY(-50%);
          cursor: pointer; }
        /* line 395, 16type-style.scss */
        #intro .inner .intro_slider .next-arrow {
          width: 12px;
          position: absolute;
          right: -17px;
          top: 50%;
          transform: translateY(-50%);
          cursor: pointer; }
      /* line 404, 16type-style.scss */
      #intro .inner .intro_img {
        width: 248px;
        margin: 0 auto 25px; }

  /* line 412, 16type-style.scss */
  #try .inner {
    width: 335px;
    margin: 0 auto 60px; }
    /* line 415, 16type-style.scss */
    #try .inner .try_box {
      padding: 35px 0;
      border-radius: 20px;
      background: #fff; }
      /* line 419, 16type-style.scss */
      #try .inner .try_box:first-child {
        margin-bottom: 30px; }
      /* line 422, 16type-style.scss */
      #try .inner .try_box:nth-child(2) {
        margin-bottom: 30px; }
      /* line 425, 16type-style.scss */
      #try .inner .try_box.try_box_red {
        box-sizing: border-box;
        border: solid 5px #E82D41;
        position: relative; }
        /* line 429, 16type-style.scss */
        #try .inner .try_box.try_box_red:after {
          content: '';
          display: block;
          width: 63px;
          height: 45px;
          background: url("../img/shindan_16type/newyear_icon_01.png") no-repeat center;
          background-size: contain;
          top: 49px;
          right: 20.6px;
          z-index: 1;
          position: absolute; }
        /* line 441, 16type-style.scss */
        #try .inner .try_box.try_box_red:before {
          content: '';
          display: block;
          width: 69px;
          height: 62px;
          background: url("../img/shindan_16type/newyear_icon_02.png") no-repeat center;
          background-size: contain;
          top: 63px;
          left: 13px;
          z-index: 1;
          position: absolute; }
        /* line 454, 16type-style.scss */
        #try .inner .try_box.try_box_red .try_box_ttl span {
          display: inline-block;
          position: relative;
          padding: 0 28px; }
          /* line 458, 16type-style.scss */
          #try .inner .try_box.try_box_red .try_box_ttl span:before {
            content: '';
            display: block;
            width: 16px;
            height: 24px;
            background: url("../img/shindan_16type/newyear_line_01.png") no-repeat center;
            background-size: contain;
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%); }
          /* line 470, 16type-style.scss */
          #try .inner .try_box.try_box_red .try_box_ttl span:after {
            content: '';
            display: block;
            width: 16px;
            height: 24px;
            background: url("../img/shindan_16type/newyear_line_02.png") no-repeat center;
            background-size: contain;
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%); }
        /* line 484, 16type-style.scss */
        #try .inner .try_box.try_box_red .rank {
          margin-top: 25px; }
      /* line 488, 16type-style.scss */
      #try .inner .try_box h2 {
        font-size: 30px;
        line-height: 1.4em;
        color: #13B2C0;
        text-align: center;
        margin-bottom: 25px; }
      /* line 495, 16type-style.scss */
      #try .inner .try_box .try_box_list {
        width: 280px;
        margin: 0 auto;
        font-size: 14px;
        line-height: 1.4em;
        font-weight: bold;
        color: #353535;
        box-sizing: border-box;
        padding-left: 17px;
        position: relative; }
        /* line 505, 16type-style.scss */
        #try .inner .try_box .try_box_list:nth-child(n+2) {
          margin-top: 5px; }
        /* line 508, 16type-style.scss */
        #try .inner .try_box .try_box_list::before {
          position: absolute;
          content: "●";
          left: 0;
          top: 0;
          color: #00A5B5; }
      /* line 516, 16type-style.scss */
      #try .inner .try_box ul {
        width: 280px;
        margin: 0 auto; }
      /* line 523, 16type-style.scss */
      #try .inner .try_box .try_box_txt {
        width: 280px;
        margin: 25px auto 0;
        font-size: 14px;
        line-height: 1.8em;
        font-weight: 900;
        color: #00A5B5;
        text-align: center;
        padding: 16px 0;
        border-radius: 10px;
        background: #FFF7E3; }

  /* line 540, 16type-style.scss */
  #terms .inner {
    width: 335px;
    margin: 0 auto 30px;
    padding: 20px 0;
    border-radius: 20px;
    background: #fff;
    color: #353535; }
    /* line 547, 16type-style.scss */
    #terms .inner h2 {
      font-size: 16px;
      line-height: 1.4em;
      font-weight: 900;
      text-align: center;
      margin-bottom: 15px; }
    /* line 554, 16type-style.scss */
    #terms .inner .terms_txt {
      width: 280px;
      margin: 0 auto;
      font-size: 10px;
      line-height: 1.6em;
      font-weight: bold; }

  /* line 564, 16type-style.scss */
  footer {
    padding: 13px 0;
    text-align: center;
    background: #00A5B5; }
    /* line 568, 16type-style.scss */
    footer.quiz {
      padding-bottom: 66px; }
      /* line 570, 16type-style.scss */
      footer.quiz.quiz2 {
        padding-bottom: 36px; }
      /* line 573, 16type-style.scss */
      footer.quiz .foot_link {
        text-align: center;
        padding-top: 23px; }
        /* line 576, 16type-style.scss */
        footer.quiz .foot_link li {
          font-size: 12px;
          margin-bottom: 15px; }
          /* line 579, 16type-style.scss */
          footer.quiz .foot_link li a {
            color: #fff;
            text-decoration: underline; }
    /* line 586, 16type-style.scss */
    footer .copyright {
      font-size: 12px;
      letter-spacing: 0.05em;
      line-height: 1.45em;
      color: #fff; }

  /* line 594, 16type-style.scss */
  .under {
    padding: 50px 0; }
    /* line 596, 16type-style.scss */
    .under .ttl_area {
      width: 335px;
      margin: 0 auto;
      padding: 10px;
      box-sizing: border-box;
      border-radius: 20px;
      background: #fff; }
      /* line 603, 16type-style.scss */
      .under .ttl_area .ttl_area_in {
        font-size: 30px;
        letter-spacing: 0.05em;
        line-height: 1.4em;
        color: #00A5B5;
        text-align: center;
        padding: 17px 0;
        border-radius: 20px;
        border: solid 3px #007580; }
        /* line 612, 16type-style.scss */
        .under .ttl_area .ttl_area_in span {
          display: inline-block;
          font-size: 48px;
          line-height: 1.4em; }
      /* line 618, 16type-style.scss */
      .under .ttl_area h2 {
        font-size: 30px;
        letter-spacing: 0.05em;
        line-height: 1.4em;
        color: #00A5B5;
        text-align: center;
        padding: 17px 0;
        border-radius: 20px;
        border: solid 3px #007580; }
        /* line 627, 16type-style.scss */
        .under .ttl_area h2 span {
          display: inline-block;
          font-size: 48px;
          line-height: 1.4em; }
    /* line 634, 16type-style.scss */
    .under .ttl_arrow {
      width: 14px;
      margin: 20px auto; }

  /* line 642, 16type-style.scss */
  #shindan .ttl_area h2 {
    line-height: 1.25em; }
  /* line 645, 16type-style.scss */
  #shindan .ttl_area .ttl_area_in {
    line-height: 1.25em; }
  /* line 649, 16type-style.scss */
  #shindan .shindan_cont {
    width: 335px;
    margin: 0 auto 20px; }
    /* line 652, 16type-style.scss */
    #shindan .shindan_cont .shindan_box {
      padding: 25px 0;
      border-radius: 20px;
      background: #fff; }
      /* line 656, 16type-style.scss */
      #shindan .shindan_cont .shindan_box:nth-child(n+2) {
        margin-top: 20px; }
      /* line 659, 16type-style.scss */
      #shindan .shindan_cont .shindan_box .num {
        font-size: 30px;
        color: #13B2C0;
        text-align: center;
        margin-bottom: 17px; }
      /* line 665, 16type-style.scss */
      #shindan .shindan_cont .shindan_box .question {
        width: 280px;
        margin: 0 auto 17px;
        font-size: 18px;
        line-height: 1.8em;
        font-weight: bold;
        text-align: center; }
      /* line 673, 16type-style.scss */
      #shindan .shindan_cont .shindan_box .answer {
        width: 280px;
        margin: 0 auto 17px;
        display: flex;
        justify-content: space-between; }
        /* line 678, 16type-style.scss */
        #shindan .shindan_cont .shindan_box .answer .answer_box {
          width: 135px; }
          /* line 680, 16type-style.scss */
          #shindan .shindan_cont .shindan_box .answer .answer_box .answer_type {
            font-size: 30px;
            color: #13B2C0;
            text-align: center;
            margin-bottom: 8px; }
          /* line 686, 16type-style.scss */
          #shindan .shindan_cont .shindan_box .answer .answer_box .answer_txt {
            font-size: 13px;
            line-height: 1.8em;
            font-weight: bold; }
      /* line 693, 16type-style.scss */
      #shindan .shindan_cont .shindan_box .answer_check {
        width: 288px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between; }
        /* line 698, 16type-style.scss */
        #shindan .shindan_cont .shindan_box .answer_check label {
          display: block;
          width: 60px;
          text-align: center;
          font-size: 10px;
          line-height: 1.4em;
          font-weight: bold;
          cursor: pointer; }
          /* line 706, 16type-style.scss */
          #shindan .shindan_cont .shindan_box .answer_check label input {
            width: 45px;
            height: 45px;
            margin: 0 0 8px;
            padding: 0;
            box-sizing: border-box;
            appearance: none;
            /* デフォルトのスタイルを消す */
            border-radius: 100%;
            border: dashed 2px #00A5B5;
            position: relative;
            cursor: pointer; }
            /* line 717, 16type-style.scss */
            #shindan .shindan_cont .shindan_box .answer_check label input::before {
              position: absolute;
              content: "";
              width: 45px;
              height: 45px;
              left: -2px;
              top: -2px;
              opacity: 0;
              border-radius: 100%;
              background: url("../img/shindan_16type/icon_check.png") no-repeat center top 15px #00A5B5;
              background-size: 23px; }
            /* line 730, 16type-style.scss */
            #shindan .shindan_cont .shindan_box .answer_check label input:checked::before {
              opacity: 1; }
            /* line 733, 16type-style.scss */
            #shindan .shindan_cont .shindan_box .answer_check label input.small {
              width: 35px;
              height: 35px;
              margin: 4px 0 15px; }
              /* line 737, 16type-style.scss */
              #shindan .shindan_cont .shindan_box .answer_check label input.small::before {
                width: 35px;
                height: 35px;
                background: url("../img/shindan_16type/icon_check.png") no-repeat center top 11px #00A5B5;
                background-size: 18px; }
          /* line 745, 16type-style.scss */
          #shindan .shindan_cont .shindan_box .answer_check label span {
            display: block; }
  /* line 752, 16type-style.scss */
  #shindan .progress_area {
    position: fixed;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 375px;
    padding: 13px 12px 10px;
    box-sizing: border-box;
    background: #EFEFEF;
    box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.19);
    z-index: 10; }
    /* line 763, 16type-style.scss */
    #shindan .progress_area .progress_bar_bg {
      width: 100%;
      height: 11px;
      background: #fff;
      border-radius: 30px;
      overflow: hidden;
      position: relative; }
      /* line 770, 16type-style.scss */
      #shindan .progress_area .progress_bar_bg .progress_bar {
        width: 0%;
        height: 100%;
        background: #00A5B5;
        border-radius: 30px;
        transition: width 0.4s ease; }
    /* line 778, 16type-style.scss */
    #shindan .progress_area .progress_txtarea {
      display: flex;
      justify-content: space-between;
      margin-top: 4px;
      font-size: 10px;
      line-height: 1.4em;
      font-weight: bold;
      color: #353535; }
  /* line 788, 16type-style.scss */
  #shindan .next_btn {
    width: 233px;
    margin: 0 auto; }
    /* line 791, 16type-style.scss */
    #shindan .next_btn input {
      display: block;
      width: 100%;
      height: 71px;
      background: url("../img/shindan_16type/btn_02.png") no-repeat;
      background-size: contain;
      border: none;
      font-size: 0;
      padding: 0 !important;
      filter: drop-shadow(0 6px 5px rgba(166, 205, 208, 0.49));
      cursor: pointer;
      transition: 0.3s; }
      /* line 803, 16type-style.scss */
      #shindan .next_btn input:hover {
        filter: brightness(1.2); }

  /* line 810, 16type-style.scss */
  #mail {
    padding-bottom: 90px; }
    /* line 812, 16type-style.scss */
    #mail .mail_cont {
      width: 335px;
      margin: 0 auto;
      padding: 35px 0;
      border-radius: 20px;
      background: #fff; }
      /* line 818, 16type-style.scss */
      #mail .mail_cont .mail_txt {
        font-size: 16px;
        line-height: 1.8em;
        font-weight: bold;
        color: #353535;
        text-align: center;
        margin-bottom: 17px; }
      /* line 826, 16type-style.scss */
      #mail .mail_cont table {
        width: 280px;
        margin: 0 auto 17px; }
        /* line 830, 16type-style.scss */
        #mail .mail_cont table tr th {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          width: 100%;
          text-align: left;
          color: #00A5B5; }
          /* line 837, 16type-style.scss */
          #mail .mail_cont table tr th .item {
            font-size: 13px;
            line-height: 1.8em;
            font-weight: bold;
            position: relative;
            padding-right: 0.5em; }
            /* line 843, 16type-style.scss */
            #mail .mail_cont table tr th .item.hissu::before {
              position: absolute;
              content: "*";
              top: 0;
              right: 0;
              color: #EA0000; }
          /* line 851, 16type-style.scss */
          #mail .mail_cont table tr th .small {
            font-size: 10px;
            line-height: 1.8em;
            font-weight: bold;
            margin-left: 0.5em; }
        /* line 858, 16type-style.scss */
        #mail .mail_cont table tr td {
          display: block;
          width: 100%;
          padding-bottom: 17px; }
          /* line 862, 16type-style.scss */
          #mail .mail_cont table tr td input {
            width: 100%;
            font-size: 12px;
            line-height: 2.15em;
            font-weight: 500;
            padding: 7px 18px;
            box-sizing: border-box;
            border-radius: 121px;
            border: solid 2px #DAF2F4;
            font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif; }
            /* line 872, 16type-style.scss */
            #mail .mail_cont table tr td input::placeholder {
              color: #DBDBDB; }
        /* line 877, 16type-style.scss */
        #mail .mail_cont table tr:last-child td {
          padding-bottom: 0; }
      /* line 882, 16type-style.scss */
      #mail .mail_cont .causion {
        font-size: 10px;
        line-height: 1.8em;
        font-weight: bold;
        color: #00A5B5;
        text-align: center; }
      /* line 889, 16type-style.scss */
      #mail .mail_cont .mail_btn {
        width: 280px;
        margin: 17px auto 0; }
        /* line 892, 16type-style.scss */
        #mail .mail_cont .mail_btn input {
          width: 100%;
          height: 71px;
          background: url("../img/shindan_16type/btn_03.png") no-repeat;
          background-size: contain;
          border: none;
          font-size: 0;
          padding: 0 !important;
          filter: drop-shadow(0 6px 5px rgba(166, 205, 208, 0.49));
          cursor: pointer;
          transition: 0.3s;
          font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif; }
          /* line 904, 16type-style.scss */
          #mail .mail_cont .mail_btn input:hover {
            filter: brightness(1.2); }

  /* line 912, 16type-style.scss */
  #load {
    padding-bottom: 170px; }
    /* line 914, 16type-style.scss */
    #load .load_cont {
      width: 335px;
      margin: 0 auto;
      padding: 35px 0;
      border-radius: 20px;
      background: #fff;
      /*円弧のローディング*/
      /* 内側の白円 → 250px - 12px × 2 = 226px */ }
      /* line 920, 16type-style.scss */
      #load .load_cont .load_txt {
        font-size: 16px;
        line-height: 1.8em;
        font-weight: bold;
        color: #353535;
        text-align: center;
        margin-bottom: 17px; }
      /* line 930, 16type-style.scss */
      #load .load_cont .progress {
        width: 250px;
        margin: 0 auto;
        height: 250px;
        border-radius: 50%;
        background: conic-gradient(#00A5B5 0deg, #CFF1F4 0deg);
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative; }
      /* line 942, 16type-style.scss */
      #load .load_cont .progress::before {
        content: "";
        width: 226px;
        height: 226px;
        background: #ffffff;
        border-radius: 50%;
        position: absolute;
        z-index: 1; }
      /* line 951, 16type-style.scss */
      #load .load_cont .center {
        position: relative;
        z-index: 2;
        text-align: center; }
      /* line 956, 16type-style.scss */
      #load .load_cont #centerImg {
        width: 100px;
        height: auto; }
      /* line 960, 16type-style.scss */
      #load .load_cont .percent {
        font-size: 32px;
        font-weight: bold;
        margin-top: 8px;
        color: #00A5B5; }
        /* line 965, 16type-style.scss */
        #load .load_cont .percent span {
          font-size: 16px; }

  /* line 972, 16type-style.scss */
  #charas {
    width: 335px;
    margin: 0 auto; }
    /* line 975, 16type-style.scss */
    #charas .dl_back {
      width: 165px;
      margin: 0 auto;
      padding-top: 13px; }
      /* line 979, 16type-style.scss */
      #charas .dl_back a {
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 65px;
        font-size: 15px;
        line-height: 1.4em;
        font-weight: 700;
        background: url("../img/shindan_16type/btn_bg_03.png") no-repeat center;
        background-size: contain; }
        /* line 991, 16type-style.scss */
        #charas .dl_back a:hover {
          opacity: 0.9;
          cursor: pointer; }
    /* line 997, 16type-style.scss */
    #charas .charas_ttl {
      font-size: 30px;
      line-height: 1.4em;
      color: #13B2C0;
      text-align: center; }
    /* line 1003, 16type-style.scss */
    #charas .charas_sub {
      text-align: center;
      line-height: 1.8em;
      font-size: 22px;
      font-weight: 900;
      margin-bottom: 27px;
      padding-top: 40px; }
      /* line 1010, 16type-style.scss */
      #charas .charas_sub.red {
        color: #E82D41; }
      /* line 1013, 16type-style.scss */
      #charas .charas_sub.blue {
        color: #0096DE; }
      /* line 1016, 16type-style.scss */
      #charas .charas_sub.yellow {
        color: #FF8D3A; }
      /* line 1019, 16type-style.scss */
      #charas .charas_sub.green {
        color: #19C94D; }
    /* line 1023, 16type-style.scss */
    #charas .charas_boxes {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      /* line 1027, 16type-style.scss */
      #charas .charas_boxes .charas_box {
        margin-bottom: 27px;
        width: 48%; }
        /* line 1030, 16type-style.scss */
        #charas .charas_boxes .charas_box .charas_box_img {
          margin-bottom: 16px; }
          /* line 1032, 16type-style.scss */
          #charas .charas_boxes .charas_box .charas_box_img img {
            display: block; }
        /* line 1037, 16type-style.scss */
        #charas .charas_boxes .charas_box .charas_box_btn a {
          display: block;
          color: #fff;
          font-size: 9px;
          line-height: 1.4em;
          text-align: center;
          font-weight: 700;
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat;
          padding: 10px 0; }
          /* line 1048, 16type-style.scss */
          #charas .charas_boxes .charas_box .charas_box_btn a:hover {
            opacity: 0.9;
            cursor: pointer; }
          /* line 1052, 16type-style.scss */
          #charas .charas_boxes .charas_box .charas_box_btn a.red {
            background-image: url("../img/shindan_16type/btn_list_r.png"); }
          /* line 1055, 16type-style.scss */
          #charas .charas_boxes .charas_box .charas_box_btn a.blue {
            background-image: url("../img/shindan_16type/btn_list_b.png"); }
          /* line 1058, 16type-style.scss */
          #charas .charas_boxes .charas_box .charas_box_btn a.yellow {
            background-image: url("../img/shindan_16type/btn_list_y.png"); }
          /* line 1061, 16type-style.scss */
          #charas .charas_boxes .charas_box .charas_box_btn a.green {
            background-image: url("../img/shindan_16type/btn_list_g.png"); }

  /* line 1070, 16type-style.scss */
  #result {
    padding-top: 102px;
    color: #353535;
    position: relative;
    /*シェア*/ }
    /* line 1074, 16type-style.scss */
    #result.list {
      padding-top: 50px;
      padding-bottom: 0; }
    /* line 1078, 16type-style.scss */
    #result .result_head {
      width: 375px;
      position: fixed;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      line-height: 0;
      z-index: 10; }
    /* line 1088, 16type-style.scss */
    #result .ttl_area h2 {
      padding-top: 10px;
      line-height: 1.2em;
      color: #EA0000;
      border-color: #EA0000; }
      /* line 1093, 16type-style.scss */
      #result .ttl_area h2 span {
        display: inline-block;
        font-size: 16px;
        line-height: 1.5em;
        font-weight: bold;
        font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif; }
    /* line 1102, 16type-style.scss */
    #result .result_cont {
      width: 335px;
      margin: 0 auto 40px;
      padding: 25px 0 0;
      border-radius: 20px;
      background: #fff; }
      /* line 1108, 16type-style.scss */
      #result .result_cont.under_d {
        padding-bottom: 50px; }
      /* line 1112, 16type-style.scss */
      #result .result_cont .unsei {
        text-align: center; }
        /* line 1114, 16type-style.scss */
        #result .result_cont .unsei .unsei_month {
          display: inline-block;
          color: #fff;
          border-radius: 100px;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          font-size: 15px;
          line-height: 1.8em;
          padding: 0 20px;
          font-weight: 700;
          margin-bottom: 20px; }
        /* line 1124, 16type-style.scss */
        #result .result_cont .unsei .unsei_txt {
          text-align: center;
          line-height: 1.8em;
          font-size: 15px;
          font-weight: 700; }
        /* line 1130, 16type-style.scss */
        #result .result_cont .unsei .unsei_ttl {
          font-weight: 900;
          font-size: 25px;
          line-height: 1.8em; }
          /* line 1134, 16type-style.scss */
          #result .result_cont .unsei .unsei_ttl.unsei_ttl_mini {
            font-size: 18px; }
          /* line 1137, 16type-style.scss */
          #result .result_cont .unsei .unsei_ttl.unsei_ttl_mini2 {
            font-size: 21px; }
        /* line 1141, 16type-style.scss */
        #result .result_cont .unsei .unsei_btn {
          text-align: center;
          margin-top: 20px; }
          /* line 1144, 16type-style.scss */
          #result .result_cont .unsei .unsei_btn a {
            display: inline-block;
            width: 258px;
            height: 112px;
            background: url("../img/shindan_16type/unsei_btn.png") no-repeat center;
            background-size: contain; }
      /* line 1154, 16type-style.scss */
      #result .result_cont .result_main_box {
        width: 280px;
        margin: 0 auto 50px; }
        /* line 1158, 16type-style.scss */
        #result .result_cont .result_main_box .result_main_img img {
          display: block;
          margin: 0 auto;
          width: auto;
          height: 186px; }
        /* line 1165, 16type-style.scss */
        #result .result_cont .result_main_box .result_type {
          text-align: center;
          margin-bottom: 10px; }
          /* line 1168, 16type-style.scss */
          #result .result_cont .result_main_box .result_type .result_type_txt {
            font-size: 16px;
            line-height: 1.8em;
            color: #353535; }
          /* line 1173, 16type-style.scss */
          #result .result_cont .result_main_box .result_type .result_type_ja {
            font-size: 35px;
            line-height: 1;
            color: #00A5B5; }
            /* line 1177, 16type-style.scss */
            #result .result_cont .result_main_box .result_type .result_type_ja.red {
              color: #D64A42; }
            /* line 1180, 16type-style.scss */
            #result .result_cont .result_main_box .result_type .result_type_ja.green {
              color: #19C94C; }
            /* line 1183, 16type-style.scss */
            #result .result_cont .result_main_box .result_type .result_type_ja.blue {
              color: #65B1FF; }
            /* line 1186, 16type-style.scss */
            #result .result_cont .result_main_box .result_type .result_type_ja.yellow {
              color: #FF8D3B; }
          /* line 1190, 16type-style.scss */
          #result .result_cont .result_main_box .result_type .result_type_en {
            font-size: 25px;
            line-height: 1.8em;
            color: #00A5B5; }
            /* line 1194, 16type-style.scss */
            #result .result_cont .result_main_box .result_type .result_type_en.red {
              color: #D64A42; }
            /* line 1197, 16type-style.scss */
            #result .result_cont .result_main_box .result_type .result_type_en.green {
              color: #19C94C; }
            /* line 1200, 16type-style.scss */
            #result .result_cont .result_main_box .result_type .result_type_en.blue {
              color: #65B1FF; }
            /* line 1203, 16type-style.scss */
            #result .result_cont .result_main_box .result_type .result_type_en.yellow {
              color: #FF8D3B; }
        /* line 1208, 16type-style.scss */
        #result .result_cont .result_main_box .result_main_ttl {
          font-size: 15px;
          line-height: 1.8em;
          font-weight: 900;
          margin-top: 0; }
        /* line 1214, 16type-style.scss */
        #result .result_cont .result_main_box .result_main_txt {
          font-size: 14px;
          line-height: 1.8em;
          font-weight: bold; }
      /* line 1221, 16type-style.scss */
      #result .result_cont .result_dynamics {
        width: 280px;
        margin: 50px auto; }
        /* line 1225, 16type-style.scss */
        #result .result_cont .result_dynamics dl:first-child {
          margin-bottom: 50px; }
        /* line 1228, 16type-style.scss */
        #result .result_cont .result_dynamics dl dt {
          font-size: 30px;
          line-height: 1.4em;
          color: #00A5B5;
          text-align: center;
          margin-bottom: 12px; }
        /* line 1235, 16type-style.scss */
        #result .result_cont .result_dynamics dl dd {
          font-size: 14px;
          line-height: 1.8em;
          font-weight: bold; }
      /* line 1243, 16type-style.scss */
      #result .result_cont .result_match {
        width: 280px;
        margin: 0 auto 50px; }
        /* line 1247, 16type-style.scss */
        #result .result_cont .result_match .result_match_cont:first-child {
          margin-bottom: 50px; }
        /* line 1250, 16type-style.scss */
        #result .result_cont .result_match .result_match_cont .result_match_ttl {
          font-size: 30px;
          line-height: 1.2em;
          color: #00A5B5;
          text-align: center;
          margin-bottom: 12px; }
          /* line 1256, 16type-style.scss */
          #result .result_cont .result_match .result_match_cont .result_match_ttl span {
            font-size: 25px; }
        /* line 1260, 16type-style.scss */
        #result .result_cont .result_match .result_match_cont .result_match_boxes {
          display: flex;
          justify-content: space-between; }
          /* line 1263, 16type-style.scss */
          #result .result_cont .result_match .result_match_cont .result_match_boxes .result_match_box {
            width: 135px;
            position: relative;
            padding-bottom: 40px; }
            /* line 1267, 16type-style.scss */
            #result .result_cont .result_match .result_match_cont .result_match_boxes .result_match_box .result_match_box_link {
              position: absolute;
              left: 50%;
              bottom: 0;
              transform: translateX(-50%);
              display: flex;
              justify-content: center;
              align-items: center;
              color: #fff;
              width: 94px;
              height: 35px;
              margin: 5px auto 0;
              background: url("../img/shindan_16type/btn_bg_03.png") center no-repeat;
              background-size: contain; }
              /* line 1281, 16type-style.scss */
              #result .result_cont .result_match .result_match_cont .result_match_boxes .result_match_box .result_match_box_link:hover {
                opacity: 0.9;
                cursor: pointer; }
              /* line 1285, 16type-style.scss */
              #result .result_cont .result_match .result_match_cont .result_match_boxes .result_match_box .result_match_box_link:after {
                content: '詳しく見る';
                color: #fff;
                text-align: center;
                font-size: 12px;
                font-weight: 700;
                line-height: 1.4em; }
            /* line 1294, 16type-style.scss */
            #result .result_cont .result_match .result_match_cont .result_match_boxes .result_match_box .result_match_box_img {
              width: 120px;
              margin: 0 auto 5px; }
            /* line 1298, 16type-style.scss */
            #result .result_cont .result_match .result_match_cont .result_match_boxes .result_match_box .result_match_type_ja {
              width: 111%;
              font-size: 15px;
              line-height: 1.8em;
              font-weight: bold;
              color: #00A5B5;
              text-align: center;
              position: relative;
              left: 50%;
              transform: translateX(-50%); }
            /* line 1309, 16type-style.scss */
            #result .result_cont .result_match .result_match_cont .result_match_boxes .result_match_box .result_match_type_en {
              font-size: 13px;
              line-height: 1.2em;
              font-weight: bold;
              color: #00A5B5;
              text-align: center;
              margin-bottom: 5px; }
            /* line 1317, 16type-style.scss */
            #result .result_cont .result_match .result_match_cont .result_match_boxes .result_match_box .result_match_box_txt {
              font-size: 13px;
              line-height: 1.8em;
              font-weight: bold; }
      /* line 1328, 16type-style.scss */
      #result .result_cont .result_boxes .result_box {
        width: 280px;
        margin: 0 auto;
        text-align: center;
        position: relative; }
        /* line 1333, 16type-style.scss */
        #result .result_cont .result_boxes .result_box:nth-child(n+2) {
          margin-top: 50px; }
        /* line 1336, 16type-style.scss */
        #result .result_cont .result_boxes .result_box .result_box_ttl {
          font-size: 30px;
          line-height: 1.4em;
          color: #00A5B5;
          margin-bottom: 12px; }
        /* line 1343, 16type-style.scss */
        #result .result_cont .result_boxes .result_box .result_box_txt {
          font-size: 14px;
          line-height: 1.8em;
          color: #353535;
          font-weight: bold;
          margin-bottom: 12px; }
        /* line 1350, 16type-style.scss */
        #result .result_cont .result_boxes .result_box .result_box_biko {
          font-size: 10px;
          line-height: 1.8em;
          font-weight: bold;
          margin-bottom: 12px; }
        /* line 1356, 16type-style.scss */
        #result .result_cont .result_boxes .result_box .result_btnarea {
          width: 245px;
          padding: 28px 0 8px;
          border-radius: 5px;
          border: solid 2px #00A5B5;
          background: #fff;
          position: absolute;
          bottom: -18px;
          left: 50%;
          transform: translateX(-50%); }
          /* line 1366, 16type-style.scss */
          #result .result_cont .result_boxes .result_box .result_btnarea .icon {
            width: 45px;
            position: absolute;
            top: -24px;
            left: 50%;
            transform: translateX(-50%); }
          /* line 1373, 16type-style.scss */
          #result .result_cont .result_boxes .result_box .result_btnarea .result_btnarea_ttl {
            font-size: 15px;
            line-height: 1.4em;
            font-weight: bold; }
          /* line 1378, 16type-style.scss */
          #result .result_cont .result_boxes .result_box .result_btnarea .result_box_btn {
            width: 207px;
            margin: 12px auto; }
            /* line 1381, 16type-style.scss */
            #result .result_cont .result_boxes .result_box .result_btnarea .result_box_btn a {
              display: flex;
              justify-content: center;
              align-items: center;
              width: 100%;
              height: 69px;
              font-size: 12px;
              line-height: 1.4em;
              font-weight: bold;
              color: #fff;
              background: url("../img/shindan_16type/btn_bg.png") no-repeat center;
              background-size: contain;
              border-radius: 120px;
              box-shadow: 0 4px 2px rgba(149, 149, 149, 0.15);
              transition: 0.3s; }
              /* line 1396, 16type-style.scss */
              #result .result_cont .result_boxes .result_box .result_btnarea .result_box_btn a:hover {
                filter: brightness(1.1); }
          /* line 1401, 16type-style.scss */
          #result .result_cont .result_boxes .result_box .result_btnarea .causion {
            font-size: 10px;
            line-height: 1.8em;
            font-weight: bold; }
        /* line 1408, 16type-style.scss */
        #result .result_cont .result_boxes .result_box.box01 .result_btnarea {
          bottom: 24px; }
      /* line 1413, 16type-style.scss */
      #result .result_cont .result_boxes .result_btm_box {
        text-align: center;
        padding: 45px 0;
        margin-top: 50px;
        background: #FFF7E3;
        border-radius: 0 0 20px 20px; }
        /* line 1420, 16type-style.scss */
        #result .result_cont .result_boxes .result_btm_box .unseibtm {
          text-align: center; }
          /* line 1422, 16type-style.scss */
          #result .result_cont .result_boxes .result_btm_box .unseibtm .unseibtm_ttl {
            font-size: 30px;
            line-height: 1.4em;
            color: #00A5B5;
            margin-bottom: 30px; }
            /* line 1427, 16type-style.scss */
            #result .result_cont .result_boxes .result_btm_box .unseibtm .unseibtm_ttl span {
              display: inline-block;
              padding: 0 28px;
              line-height: 1.5em;
              position: relative; }
              /* line 1432, 16type-style.scss */
              #result .result_cont .result_boxes .result_btm_box .unseibtm .unseibtm_ttl span:before {
                content: '';
                display: block;
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%);
                background: url("../img/shindan_16type/newyear_line_01.png") no-repeat center;
                background-size: contain;
                width: 16px;
                height: 24px; }
              /* line 1444, 16type-style.scss */
              #result .result_cont .result_boxes .result_btm_box .unseibtm .unseibtm_ttl span:after {
                content: '';
                display: block;
                position: absolute;
                right: 0;
                top: 50%;
                transform: translateY(-50%);
                background: url("../img/shindan_16type/newyear_line_02.png") no-repeat center;
                background-size: contain;
                width: 16px;
                height: 24px; }
          /* line 1458, 16type-style.scss */
          #result .result_cont .result_boxes .result_btm_box .unseibtm .unseibtm_txt {
            display: inline-block;
            text-align: left;
            font-weight: 900;
            font-size: 15px;
            line-height: 1.8em;
            margin: 30px 0; }
          /* line 1466, 16type-style.scss */
          #result .result_cont .result_boxes .result_btm_box .unseibtm .unsei {
            background: #fff;
            border-radius: 20px;
            box-sizing: border-box;
            padding: 19px 0;
            width: 290px;
            margin: 0 auto; }
            /* line 1473, 16type-style.scss */
            #result .result_cont .result_boxes .result_btm_box .unseibtm .unsei .unsei_juni {
              font-weight: 900;
              font-size: 33px;
              margin-top: 15px;
              margin-bottom: 10px;
              line-height: 1.5em; }
              /* line 1479, 16type-style.scss */
              #result .result_cont .result_boxes .result_btm_box .unseibtm .unsei .unsei_juni span {
                font-size: 56px; }
          /* line 1485, 16type-style.scss */
          #result .result_cont .result_boxes .result_btm_box .unseibtm .unseibtm_btn {
            text-align: center; }
            /* line 1487, 16type-style.scss */
            #result .result_cont .result_boxes .result_btm_box .unseibtm .unseibtm_btn a {
              display: inline-block;
              width: 258px;
              height: 112px;
              background: url("../img/shindan_16type/unsei_btn.png") no-repeat center;
              background-size: contain; }
        /* line 1497, 16type-style.scss */
        #result .result_cont .result_boxes .result_btm_box .result_box_ttl {
          font-size: 30px;
          line-height: 1.4em;
          color: #00A5B5;
          margin-bottom: 12px; }
        /* line 1503, 16type-style.scss */
        #result .result_cont .result_boxes .result_btm_box .result_box_txt {
          font-size: 14px;
          line-height: 1.8em;
          color: #353535;
          font-weight: bold;
          margin-bottom: 12px; }
        /* line 1510, 16type-style.scss */
        #result .result_cont .result_boxes .result_btm_box .result_box_biko {
          font-size: 10px;
          line-height: 1.8em;
          font-weight: bold;
          margin-bottom: 12px; }
        /* line 1516, 16type-style.scss */
        #result .result_cont .result_boxes .result_btm_box .result_box_img {
          width: 280px;
          margin: 0 auto; }
        /* line 1520, 16type-style.scss */
        #result .result_cont .result_boxes .result_btm_box .result_box_btn {
          width: 207px;
          margin: 12px auto; }
          /* line 1523, 16type-style.scss */
          #result .result_cont .result_boxes .result_btm_box .result_box_btn a {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 52px;
            font-size: 12px;
            line-height: 1.4em;
            font-weight: bold;
            color: #fff;
            background: url("../img/shindan_16type/btn_bg_02.png") no-repeat center;
            background-size: contain;
            border-radius: 120px;
            box-shadow: 0 4px 2px rgba(149, 149, 149, 0.15);
            transition: 0.3s; }
            /* line 1538, 16type-style.scss */
            #result .result_cont .result_boxes .result_btm_box .result_box_btn a:hover {
              filter: brightness(1.1); }
        /* line 1543, 16type-style.scss */
        #result .result_cont .result_boxes .result_btm_box .causion {
          font-size: 10px;
          line-height: 1.8em;
          font-weight: bold; }
    /* line 1553, 16type-style.scss */
    #result .result_share {
      width: 282px;
      margin: 75px auto 50px;
      padding: 18px 0;
      position: relative; }
      /* line 1558, 16type-style.scss */
      #result .result_share::before {
        position: absolute;
        content: "";
        width: 355px;
        height: 110%;
        top: -6%;
        left: 50%;
        transform: translateX(-50%) rotate(3deg);
        border-radius: 20px;
        box-shadow: 4px 5px 3px rgba(213, 145, 73, 0.48);
        background: #FFBB00; }
      /* line 1570, 16type-style.scss */
      #result .result_share .result_share_ttl {
        font-size: 38px;
        line-height: 1.22em;
        color: #fff;
        text-align: center;
        transform: rotate(3deg);
        position: relative;
        z-index: 2;
        margin-bottom: 12px; }
      /* line 1580, 16type-style.scss */
      #result .result_share .result_share_btn {
        display: flex;
        justify-content: center;
        position: relative;
        z-index: 2;
        margin-bottom: 20px; }
        /* line 1586, 16type-style.scss */
        #result .result_share .result_share_btn .btn {
          width: 42px;
          margin: 0 6px; }
          /* line 1589, 16type-style.scss */
          #result .result_share .result_share_btn .btn a {
            display: block;
            width: 100%;
            line-height: 0;
            transition: 0.3s; }
            /* line 1594, 16type-style.scss */
            #result .result_share .result_share_btn .btn a:hover {
              filter: brightness(1.1); }
            /* line 1597, 16type-style.scss */
            #result .result_share .result_share_btn .btn a img {
              filter: drop-shadow(0 6px 5px rgba(193, 85, 14, 0.48)); }
      /* line 1603, 16type-style.scss */
      #result .result_share .result_url {
        position: relative;
        z-index: 2;
        width: 250px;
        margin: 0 auto; }
        /* line 1608, 16type-style.scss */
        #result .result_share .result_url .url {
          font-size: 10px;
          line-height: 1.4em;
          font-weight: bold;
          text-align: center;
          padding: 8px;
          box-sizing: border-box;
          border: solid 1px #A7A7A7;
          border-radius: 120px;
          background: #fff;
          margin-bottom: 8px;
          white-space: nowrap;
          overflow: hidden; }
        /* line 1622, 16type-style.scss */
        #result .result_share .result_url .copy_btn {
          width: 203px;
          margin: 0 auto; }
          /* line 1625, 16type-style.scss */
          #result .result_share .result_url .copy_btn button {
            width: 100%;
            border: none;
            padding: 0;
            line-height: 0;
            border-radius: 120px;
            cursor: pointer;
            transition: 0.3s; }
            /* line 1633, 16type-style.scss */
            #result .result_share .result_url .copy_btn button:hover {
              filter: brightness(1.1); }
            /* line 1636, 16type-style.scss */
            #result .result_share .result_url .copy_btn button img {
              filter: drop-shadow(0 6px 5px rgba(193, 85, 14, 0.48)); }
    /* line 1645, 16type-style.scss */
    #result .back_btns {
      display: flex;
      justify-content: center; }
      /* line 1648, 16type-style.scss */
      #result .back_btns .back_btn {
        width: 137px;
        margin: 12px 10px; }
        /* line 1651, 16type-style.scss */
        #result .back_btns .back_btn a {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 100%;
          height: 35px;
          font-size: 12px;
          line-height: 1.4em;
          font-weight: bold;
          color: #fff;
          background: url(../img/shindan_16type/btn_bg_02.png) no-repeat center;
          background-size: contain;
          border-radius: 120px;
          box-shadow: 0 4px 2px rgba(149, 149, 149, 0.15);
          transition: 0.3s; }
          /* line 1666, 16type-style.scss */
          #result .back_btns .back_btn a:hover {
            opacity: 0.9;
            cursor: pointer; }
          /* line 1670, 16type-style.scss */
          #result .back_btns .back_btn a.back_btns2 {
            height: 53px;
            background-image: url("../img/shindan_16type/btn_bg.png"); }
    /* line 1678, 16type-style.scss */
    #result .result_about {
      width: 335px;
      margin: 40px auto 0;
      text-align: center;
      padding: 35px 0;
      border-radius: 20px;
      background: #fff; }
      /* line 1685, 16type-style.scss */
      #result .result_about .result_about_ttl {
        font-size: 35px;
        line-height: 1.4em;
        color: #00A5B5;
        margin-bottom: 25px; }
        /* line 1690, 16type-style.scss */
        #result .result_about .result_about_ttl span {
          display: inline-block;
          font-size: 27px;
          line-height: 1.81em;
          vertical-align: 0.5em;
          position: relative;
          bottom: -10px; }
      /* line 1699, 16type-style.scss */
      #result .result_about .result_about_txt {
        font-size: 16px;
        line-height: 1.8em;
        font-weight: bold; }
      /* line 1704, 16type-style.scss */
      #result .result_about .result_about_img {
        width: 320px;
        margin: 25px auto; }
      /* line 1708, 16type-style.scss */
      #result .result_about .result_about_btn {
        width: 287px;
        margin: 0 auto; }
        /* line 1711, 16type-style.scss */
        #result .result_about .result_about_btn a {
          display: block;
          width: 100%;
          line-height: 0;
          transition: 0.3s; }
          /* line 1716, 16type-style.scss */
          #result .result_about .result_about_btn a:hover {
            filter: brightness(1.1); }
          /* line 1719, 16type-style.scss */
          #result .result_about .result_about_btn a img {
            filter: drop-shadow(0 6px 5px rgba(78, 147, 152, 0.3)); } }
/* SP */
@media screen and (max-width: 768px) {
  /* line 1730, 16type-style.scss */
  html {
    font-size: calc(1vw * 100 / 375); }

  /* line 1734, 16type-style.scss */
  .rank {
    text-align: center; }
    /* line 1736, 16type-style.scss */
    .rank a {
      width: 232rem;
      height: 87rem;
      display: inline-block;
      background: url("../img/shindan_16type/ranking_02.png") no-repeat center;
      background-size: contain; }
      /* line 1742, 16type-style.scss */
      .rank a:hover {
        opacity: 0.8;
        cursor: pointer; }

  /* line 1749, 16type-style.scss */
  body {
    font-size: 14rem; }

  /* line 1755, 16type-style.scss */
  #dl .dl_ttl {
    text-align: center;
    font-weight: 900;
    font-size: 20rem;
    line-height: 180%;
    letter-spacing: 0%;
    background: url("../img/shindan_16type/icon_arr.png") no-repeat center bottom;
    background-size: 20rem;
    padding-bottom: 35rem;
    margin-bottom: 35rem;
    padding-top: 50rem;
    color: #0AA4B4; }
  /* line 1768, 16type-style.scss */
  #dl .dl_gazou {
    text-align: center;
    margin-bottom: 35rem; }
    /* line 1771, 16type-style.scss */
    #dl .dl_gazou img {
      width: 100%;
      height: auto;
      display: block; }
  /* line 1777, 16type-style.scss */
  #dl .dl_back {
    width: 165rem;
    margin: 0 auto 50rem; }
    /* line 1780, 16type-style.scss */
    #dl .dl_back a {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 65rem;
      font-size: 15rem;
      line-height: 1.4em;
      font-weight: bold;
      color: #fff;
      background: url(../img/shindan_16type/btn_bg_03.png) no-repeat center;
      background-size: contain;
      border-radius: 120rem;
      box-shadow: 0 4rem 2rem rgba(149, 149, 149, 0.15);
      transition: 0.3s; }
      /* line 1795, 16type-style.scss */
      #dl .dl_back a:hover {
        cursor: pointer;
        opacity: 0.9; }

  /* line 1803, 16type-style.scss */
  article {
    width: 100%;
    background: #EFEFEF; }
    /* line 1806, 16type-style.scss */
    article.red {
      background: #D64A42; }
      /* line 1809, 16type-style.scss */
      article.red .unsei .unsei_month {
        background: #D64A42 !important; }
      /* line 1812, 16type-style.scss */
      article.red .unsei .unsei_ttl {
        color: #D64A42 !important; }
      /* line 1815, 16type-style.scss */
      article.red .unsei .unsei_juni {
        color: #D64A42 !important; }
    /* line 1820, 16type-style.scss */
    article.green {
      background: #19C94C; }
      /* line 1823, 16type-style.scss */
      article.green .unsei .unsei_month {
        background: #19C94C !important; }
      /* line 1826, 16type-style.scss */
      article.green .unsei .unsei_ttl {
        color: #19C94C !important; }
      /* line 1829, 16type-style.scss */
      article.green .unsei .unsei_juni {
        color: #19C94C !important; }
    /* line 1834, 16type-style.scss */
    article.blue {
      background: #65B1FF; }
      /* line 1837, 16type-style.scss */
      article.blue .unsei .unsei_month {
        background: #65B1FF !important; }
      /* line 1840, 16type-style.scss */
      article.blue .unsei .unsei_ttl {
        color: #65B1FF !important; }
      /* line 1843, 16type-style.scss */
      article.blue .unsei .unsei_juni {
        color: #65B1FF !important; }
    /* line 1848, 16type-style.scss */
    article.yellow {
      background: #FF8D3B; }
      /* line 1851, 16type-style.scss */
      article.yellow .unsei .unsei_month {
        background: #FF8D3B !important; }
      /* line 1854, 16type-style.scss */
      article.yellow .unsei .unsei_ttl {
        color: #FF8D3B !important; }
      /* line 1857, 16type-style.scss */
      article.yellow .unsei .unsei_juni {
        color: #FF8D3B !important; }

  /* line 1865, 16type-style.scss */
  #mv {
    margin-bottom: 30rem; }
    /* line 1867, 16type-style.scss */
    #mv .mv_none {
      display: none; }
    /* line 1870, 16type-style.scss */
    #mv .mv_img {
      width: 100%; }

  /* line 1876, 16type-style.scss */
  .start_btn .btn_top_txt {
    text-align: center; }
    /* line 1878, 16type-style.scss */
    .start_btn .btn_top_txt span {
      display: inline-block;
      font-size: 18rem;
      line-height: 1.8em;
      font-weight: bold;
      color: #00A5B5;
      padding: 0 16rem;
      background: url("../img/shindan_16type/start_btn_line.png") no-repeat;
      background-size: contain; }
  /* line 1889, 16type-style.scss */
  .start_btn .btn {
    width: 278rem;
    margin: 0 auto 15rem; }
    /* line 1892, 16type-style.scss */
    .start_btn .btn a {
      display: block;
      width: 100%;
      line-height: 0;
      transition: 0.3s; }
      /* line 1897, 16type-style.scss */
      .start_btn .btn a:hover {
        filter: brightness(1.2); }
      /* line 1900, 16type-style.scss */
      .start_btn .btn a img {
        filter: drop-shadow(0 6rem 5rem rgba(166, 205, 208, 0.49)); }
  /* line 1905, 16type-style.scss */
  .start_btn .btn_txt {
    font-size: 10rem;
    line-height: 1.4em;
    text-align: center; }
    /* line 1909, 16type-style.scss */
    .start_btn .btn_txt a {
      color: #000;
      text-decoration: underline; }

  /* line 1917, 16type-style.scss */
  #about .inner {
    width: 335rem;
    margin: 45rem auto 63rem; }
    /* line 1920, 16type-style.scss */
    #about .inner .about_cont {
      padding: 30rem 0;
      border-radius: 20rem;
      background: #fff;
      /*.about_img {
      	width: 284rem;
      	margin: 0 auto 66rem;
      	position: relative;
      	.icon01 {
      		width: 88rem;
      		position: absolute;
      		top: -28rem;
      		left: -22rem;
      		transform: rotate(-5deg);
      	}
      	.icon02 {
      		width: 88rem;
      		position: absolute;
      		bottom: -6rem;
      		right: -17rem;
      		transform: rotate(5deg);
      	}
      }*/ }
      /* line 1924, 16type-style.scss */
      #about .inner .about_cont h2 {
        font-size: 30rem;
        line-height: 1.4em;
        color: #13B2C0;
        text-align: center;
        margin-bottom: 25rem; }
      /* line 1950, 16type-style.scss */
      #about .inner .about_cont .about_txt {
        font-size: 14rem;
        line-height: 1.8em;
        font-weight: bold;
        text-align: center;
        color: #353535;
        margin-bottom: 25rem; }

  /* line 1962, 16type-style.scss */
  #intro {
    width: 100%;
    background: #fff;
    position: relative; }
    /* line 1966, 16type-style.scss */
    #intro .slick-track {
      display: flex; }
    /* line 1969, 16type-style.scss */
    #intro .slick-slide {
      height: auto !important; }
    /* line 1972, 16type-style.scss */
    #intro::before {
      position: absolute;
      content: "";
      width: 100%;
      height: 33rem;
      left: 0;
      top: -33rem;
      background: url("../img/shindan_16type/intro_bg_01.png") no-repeat;
      background-size: contain; }
    /* line 1982, 16type-style.scss */
    #intro::after {
      position: absolute;
      content: "";
      width: 100%;
      height: 33rem;
      left: 0;
      bottom: -33rem;
      background: url("../img/shindan_16type/intro_bg_02.png") no-repeat;
      background-size: contain; }
    /* line 1992, 16type-style.scss */
    #intro .inner {
      width: 315rem;
      margin: 0 auto 63rem; }
      /* line 1995, 16type-style.scss */
      #intro .inner h2 {
        font-size: 30rem;
        line-height: 1.4em;
        color: #13B2C0;
        text-align: center;
        margin-bottom: 25rem; }
      /* line 2002, 16type-style.scss */
      #intro .inner .intro_slider {
        margin-bottom: 25rem; }
        /* line 2004, 16type-style.scss */
        #intro .inner .intro_slider .intro_box {
          width: 100%;
          padding: 12rem 0;
          box-sizing: border-box;
          border-radius: 20rem;
          border: solid 3rem #00A5B5;
          background: #FFF7E3; }
          /* line 2011, 16type-style.scss */
          #intro .inner .intro_slider .intro_box .intro_box_img {
            width: 135rem;
            margin: 0 auto 10rem; }
          /* line 2015, 16type-style.scss */
          #intro .inner .intro_slider .intro_box .name {
            font-size: 35rem;
            line-height: 1;
            color: #00A5B5;
            text-align: center; }
            /* line 2020, 16type-style.scss */
            #intro .inner .intro_slider .intro_box .name span {
              display: inline-block;
              font-size: 25rem;
              line-height: 1.8em; }
          /* line 2026, 16type-style.scss */
          #intro .inner .intro_slider .intro_box .intro_box_txt {
            width: 260rem;
            margin: 10rem auto 0;
            font-size: 14rem;
            line-height: 1.8em;
            font-weight: bold;
            color: #353535; }
        /* line 2035, 16type-style.scss */
        #intro .inner .intro_slider .prev-arrow {
          width: 12rem;
          position: absolute;
          left: -17rem;
          top: 50%;
          transform: translateY(-50%);
          cursor: pointer; }
        /* line 2043, 16type-style.scss */
        #intro .inner .intro_slider .next-arrow {
          width: 12rem;
          position: absolute;
          right: -17rem;
          top: 50%;
          transform: translateY(-50%);
          cursor: pointer; }
      /* line 2052, 16type-style.scss */
      #intro .inner .intro_img {
        width: 248rem;
        margin: 0 auto 25rem; }

  /* line 2060, 16type-style.scss */
  #try .inner {
    width: 335rem;
    margin: 0 auto 60rem; }
    /* line 2063, 16type-style.scss */
    #try .inner .try_box {
      padding: 35rem 0;
      border-radius: 20rem;
      background: #fff; }
      /* line 2067, 16type-style.scss */
      #try .inner .try_box:first-child {
        margin-bottom: 30rem; }
      /* line 2070, 16type-style.scss */
      #try .inner .try_box:nth-child(2) {
        margin-bottom: 30rem; }
      /* line 2073, 16type-style.scss */
      #try .inner .try_box.try_box_red {
        box-sizing: border-box;
        border: solid 5rem #E82D41;
        position: relative; }
        /* line 2077, 16type-style.scss */
        #try .inner .try_box.try_box_red:after {
          content: '';
          display: block;
          width: 63rem;
          height: 45rem;
          background: url("../img/shindan_16type/newyear_icon_01.png") no-repeat center;
          background-size: contain;
          top: 49rem;
          right: 20.6rem;
          z-index: 1;
          position: absolute; }
        /* line 2089, 16type-style.scss */
        #try .inner .try_box.try_box_red:before {
          content: '';
          display: block;
          width: 69rem;
          height: 62rem;
          background: url("../img/shindan_16type/newyear_icon_02.png") no-repeat center;
          background-size: contain;
          top: 63rem;
          left: 13rem;
          z-index: 1;
          position: absolute; }
        /* line 2102, 16type-style.scss */
        #try .inner .try_box.try_box_red .try_box_ttl span {
          display: inline-block;
          position: relative;
          padding: 0 28rem; }
          /* line 2106, 16type-style.scss */
          #try .inner .try_box.try_box_red .try_box_ttl span:before {
            content: '';
            display: block;
            width: 16rem;
            height: 24rem;
            background: url("../img/shindan_16type/newyear_line_01.png") no-repeat center;
            background-size: contain;
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%); }
          /* line 2118, 16type-style.scss */
          #try .inner .try_box.try_box_red .try_box_ttl span:after {
            content: '';
            display: block;
            width: 16rem;
            height: 24rem;
            background: url("../img/shindan_16type/newyear_line_02.png") no-repeat center;
            background-size: contain;
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%); }
        /* line 2132, 16type-style.scss */
        #try .inner .try_box.try_box_red .rank {
          margin-top: 25rem; }
      /* line 2136, 16type-style.scss */
      #try .inner .try_box h2 {
        font-size: 30rem;
        line-height: 1.4em;
        color: #13B2C0;
        text-align: center;
        margin-bottom: 25rem; }
      /* line 2143, 16type-style.scss */
      #try .inner .try_box .try_box_list {
        width: 280rem;
        margin: 0 auto;
        font-size: 14rem;
        line-height: 1.4em;
        font-weight: bold;
        color: #353535;
        box-sizing: border-box;
        padding-left: 17rem;
        position: relative; }
        /* line 2153, 16type-style.scss */
        #try .inner .try_box .try_box_list:nth-child(n+2) {
          margin-top: 5rem; }
        /* line 2156, 16type-style.scss */
        #try .inner .try_box .try_box_list::before {
          position: absolute;
          content: "●";
          left: 0;
          top: 0;
          color: #00A5B5; }
      /* line 2164, 16type-style.scss */
      #try .inner .try_box ul {
        width: 280rem;
        margin: 0 auto; }
      /* line 2171, 16type-style.scss */
      #try .inner .try_box .try_box_txt {
        width: 280rem;
        margin: 25rem auto 0;
        font-size: 14rem;
        line-height: 1.8em;
        font-weight: 900;
        color: #00A5B5;
        text-align: center;
        padding: 16rem 0;
        border-radius: 10rem;
        background: #FFF7E3; }

  /* line 2188, 16type-style.scss */
  #terms .inner {
    width: 335rem;
    margin: 0 auto 30rem;
    padding: 20rem 0;
    border-radius: 20rem;
    background: #fff;
    color: #353535; }
    /* line 2195, 16type-style.scss */
    #terms .inner h2 {
      font-size: 16rem;
      line-height: 1.4em;
      font-weight: 900;
      text-align: center;
      margin-bottom: 15rem; }
    /* line 2202, 16type-style.scss */
    #terms .inner .terms_txt {
      width: 280rem;
      margin: 0 auto;
      font-size: 10rem;
      line-height: 1.6em;
      font-weight: bold; }

  /* line 2212, 16type-style.scss */
  footer {
    padding: 13rem 0;
    text-align: center;
    background: #00A5B5; }
    /* line 2216, 16type-style.scss */
    footer.quiz {
      padding-bottom: 66rem; }
      /* line 2218, 16type-style.scss */
      footer.quiz.quiz2 {
        padding-bottom: 36rem; }
      /* line 2221, 16type-style.scss */
      footer.quiz .foot_link {
        text-align: center;
        padding-top: 23rem; }
        /* line 2224, 16type-style.scss */
        footer.quiz .foot_link li {
          font-size: 12rem;
          margin-bottom: 15rem; }
          /* line 2227, 16type-style.scss */
          footer.quiz .foot_link li a {
            color: #fff;
            text-decoration: underline; }
    /* line 2234, 16type-style.scss */
    footer .copyright {
      font-size: 12rem;
      letter-spacing: 0.05em;
      line-height: 1.45em;
      color: #fff; }

  /* line 2242, 16type-style.scss */
  .under {
    padding: 50rem 0; }
    /* line 2244, 16type-style.scss */
    .under .ttl_area {
      width: 335rem;
      margin: 0 auto;
      padding: 10rem;
      box-sizing: border-box;
      border-radius: 20rem;
      background: #fff; }
      /* line 2251, 16type-style.scss */
      .under .ttl_area .ttl_area_in {
        font-size: 30rem;
        letter-spacing: 0.05em;
        line-height: 1.4em;
        color: #00A5B5;
        text-align: center;
        padding: 17rem 0;
        border-radius: 20rem;
        border: solid 3rem #007580; }
        /* line 2260, 16type-style.scss */
        .under .ttl_area .ttl_area_in span {
          display: inline-block;
          font-size: 48rem;
          line-height: 1.4em; }
      /* line 2266, 16type-style.scss */
      .under .ttl_area h2 {
        font-size: 30rem;
        letter-spacing: 0.05em;
        line-height: 1.4em;
        color: #00A5B5;
        text-align: center;
        padding: 17rem 0;
        border-radius: 20rem;
        border: solid 3rem #007580; }
        /* line 2275, 16type-style.scss */
        .under .ttl_area h2 span {
          display: inline-block;
          font-size: 48rem;
          line-height: 1.4em; }
    /* line 2282, 16type-style.scss */
    .under .ttl_arrow {
      width: 14rem;
      margin: 20rem auto; }

  /* line 2290, 16type-style.scss */
  #shindan .ttl_area .ttl_area_in {
    line-height: 1.25em; }
  /* line 2295, 16type-style.scss */
  #shindan .ttl_area h2 {
    line-height: 1.25em; }
  /* line 2299, 16type-style.scss */
  #shindan .shindan_cont {
    width: 335rem;
    margin: 0 auto 20rem; }
    /* line 2302, 16type-style.scss */
    #shindan .shindan_cont .shindan_box {
      padding: 25rem 0;
      border-radius: 20rem;
      background: #fff; }
      /* line 2306, 16type-style.scss */
      #shindan .shindan_cont .shindan_box:nth-child(n+2) {
        margin-top: 20rem; }
      /* line 2309, 16type-style.scss */
      #shindan .shindan_cont .shindan_box .num {
        font-size: 30rem;
        color: #13B2C0;
        text-align: center;
        margin-bottom: 17rem; }
      /* line 2315, 16type-style.scss */
      #shindan .shindan_cont .shindan_box .question {
        width: 280rem;
        margin: 0 auto 17rem;
        font-size: 18rem;
        line-height: 1.8em;
        font-weight: bold;
        text-align: center; }
      /* line 2323, 16type-style.scss */
      #shindan .shindan_cont .shindan_box .answer {
        width: 280rem;
        margin: 0 auto 17rem;
        display: flex;
        justify-content: space-between; }
        /* line 2328, 16type-style.scss */
        #shindan .shindan_cont .shindan_box .answer .answer_box {
          width: 135rem; }
          /* line 2330, 16type-style.scss */
          #shindan .shindan_cont .shindan_box .answer .answer_box .answer_type {
            font-size: 30rem;
            color: #13B2C0;
            text-align: center;
            margin-bottom: 8rem; }
          /* line 2336, 16type-style.scss */
          #shindan .shindan_cont .shindan_box .answer .answer_box .answer_txt {
            font-size: 13rem;
            line-height: 1.8em;
            font-weight: bold; }
      /* line 2343, 16type-style.scss */
      #shindan .shindan_cont .shindan_box .answer_check {
        width: 288rem;
        margin: 0 auto;
        display: flex;
        justify-content: space-between; }
        /* line 2348, 16type-style.scss */
        #shindan .shindan_cont .shindan_box .answer_check label {
          display: block;
          width: 60rem;
          text-align: center;
          font-size: 10rem;
          line-height: 1.4em;
          font-weight: bold;
          cursor: pointer; }
          /* line 2356, 16type-style.scss */
          #shindan .shindan_cont .shindan_box .answer_check label input {
            width: 45rem;
            height: 45rem;
            margin: 0 0 8rem;
            padding: 0;
            box-sizing: border-box;
            appearance: none;
            /* デフォルトのスタイルを消す */
            border-radius: 100%;
            border: dashed 2rem #00A5B5;
            position: relative;
            cursor: pointer; }
            /* line 2367, 16type-style.scss */
            #shindan .shindan_cont .shindan_box .answer_check label input::before {
              position: absolute;
              content: "";
              width: 45rem;
              height: 45rem;
              left: -2rem;
              top: -2rem;
              opacity: 0;
              border-radius: 100%;
              background: url("../img/shindan_16type/icon_check.png") no-repeat center top 15rem #00A5B5;
              background-size: 23rem; }
            /* line 2380, 16type-style.scss */
            #shindan .shindan_cont .shindan_box .answer_check label input:checked::before {
              opacity: 1; }
            /* line 2383, 16type-style.scss */
            #shindan .shindan_cont .shindan_box .answer_check label input.small {
              width: 35rem;
              height: 35rem;
              margin: 4rem 0 15rem; }
              /* line 2387, 16type-style.scss */
              #shindan .shindan_cont .shindan_box .answer_check label input.small::before {
                width: 35rem;
                height: 35rem;
                background: url("../img/shindan_16type/icon_check.png") no-repeat center top 11rem #00A5B5;
                background-size: 18rem; }
          /* line 2395, 16type-style.scss */
          #shindan .shindan_cont .shindan_box .answer_check label span {
            display: block; }
  /* line 2402, 16type-style.scss */
  #shindan .progress_area {
    position: fixed;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 375rem;
    padding: 13rem 12rem 10rem;
    box-sizing: border-box;
    background: #EFEFEF;
    box-shadow: 0 -3rem 5rem rgba(0, 0, 0, 0.19);
    z-index: 10; }
    /* line 2413, 16type-style.scss */
    #shindan .progress_area .progress_bar_bg {
      width: 100%;
      height: 11rem;
      background: #fff;
      border-radius: 30rem;
      overflow: hidden;
      position: relative; }
      /* line 2420, 16type-style.scss */
      #shindan .progress_area .progress_bar_bg .progress_bar {
        width: 0%;
        height: 100%;
        background: #00A5B5;
        border-radius: 30rem;
        transition: width 0.4s ease; }
    /* line 2428, 16type-style.scss */
    #shindan .progress_area .progress_txtarea {
      display: flex;
      justify-content: space-between;
      margin-top: 4rem;
      font-size: 10rem;
      line-height: 1.4em;
      font-weight: bold;
      color: #353535; }
  /* line 2438, 16type-style.scss */
  #shindan .next_btn {
    width: 233rem;
    margin: 0 auto; }
    /* line 2441, 16type-style.scss */
    #shindan .next_btn input {
      display: block;
      width: 100%;
      height: 71rem;
      background: url("../img/shindan_16type/btn_02.png") no-repeat;
      background-size: contain;
      border: none;
      font-size: 0;
      padding: 0 !important;
      filter: drop-shadow(0 6rem 5rem rgba(166, 205, 208, 0.49));
      cursor: pointer;
      transition: 0.3s; }
      /* line 2453, 16type-style.scss */
      #shindan .next_btn input:hover {
        filter: brightness(1.2); }

  /* line 2460, 16type-style.scss */
  #mail {
    padding-bottom: 90rem; }
    /* line 2462, 16type-style.scss */
    #mail .mail_cont {
      width: 335rem;
      margin: 0 auto;
      padding: 35rem 0;
      border-radius: 20rem;
      background: #fff; }
      /* line 2468, 16type-style.scss */
      #mail .mail_cont .mail_txt {
        font-size: 16rem;
        line-height: 1.8em;
        font-weight: bold;
        color: #353535;
        text-align: center;
        margin-bottom: 17rem; }
      /* line 2476, 16type-style.scss */
      #mail .mail_cont table {
        width: 280rem;
        margin: 0 auto 17rem; }
        /* line 2480, 16type-style.scss */
        #mail .mail_cont table tr th {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          width: 100%;
          text-align: left;
          color: #00A5B5; }
          /* line 2487, 16type-style.scss */
          #mail .mail_cont table tr th .item {
            font-size: 13rem;
            line-height: 1.8em;
            font-weight: bold;
            position: relative;
            padding-right: 0.5em; }
            /* line 2493, 16type-style.scss */
            #mail .mail_cont table tr th .item.hissu::before {
              position: absolute;
              content: "*";
              top: 0;
              right: 0;
              color: #EA0000; }
          /* line 2501, 16type-style.scss */
          #mail .mail_cont table tr th .small {
            font-size: 10rem;
            line-height: 1.8em;
            font-weight: bold;
            margin-left: 0.5em; }
        /* line 2508, 16type-style.scss */
        #mail .mail_cont table tr td {
          display: block;
          width: 100%;
          padding-bottom: 17rem; }
          /* line 2512, 16type-style.scss */
          #mail .mail_cont table tr td input {
            width: 100%;
            font-size: 12rem;
            line-height: 2.15em;
            font-weight: 500;
            padding: 7rem 18rem;
            box-sizing: border-box;
            border-radius: 121rem;
            border: solid 2rem #DAF2F4;
            font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif; }
            /* line 2522, 16type-style.scss */
            #mail .mail_cont table tr td input::placeholder {
              color: #DBDBDB; }
        /* line 2527, 16type-style.scss */
        #mail .mail_cont table tr:last-child td {
          padding-bottom: 0; }
      /* line 2532, 16type-style.scss */
      #mail .mail_cont .causion {
        font-size: 10rem;
        line-height: 1.8em;
        font-weight: bold;
        color: #00A5B5;
        text-align: center; }
      /* line 2539, 16type-style.scss */
      #mail .mail_cont .mail_btn {
        width: 280rem;
        margin: 17rem auto 0; }
        /* line 2542, 16type-style.scss */
        #mail .mail_cont .mail_btn input {
          width: 100%;
          height: 71rem;
          background: url("../img/shindan_16type/btn_03.png") no-repeat;
          background-size: contain;
          border: none;
          font-size: 0;
          padding: 0 !important;
          filter: drop-shadow(0 6rem 5rem rgba(166, 205, 208, 0.49));
          cursor: pointer;
          transition: 0.3s;
          font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif; }
          /* line 2554, 16type-style.scss */
          #mail .mail_cont .mail_btn input:hover {
            filter: brightness(1.2); }

  /* line 2562, 16type-style.scss */
  #load {
    padding-bottom: 170rem; }
    /* line 2564, 16type-style.scss */
    #load .load_cont {
      width: 335rem;
      margin: 0 auto;
      padding: 35rem 0;
      border-radius: 20rem;
      background: #fff;
      /*円弧のローディング*/
      /* 内側の白円 → 250rem - 12rem × 2 = 226rem */ }
      /* line 2570, 16type-style.scss */
      #load .load_cont .load_txt {
        font-size: 16rem;
        line-height: 1.8em;
        font-weight: bold;
        color: #353535;
        text-align: center;
        margin-bottom: 17rem; }
      /* line 2580, 16type-style.scss */
      #load .load_cont .progress {
        width: 250rem;
        margin: 0 auto;
        height: 250rem;
        border-radius: 50%;
        background: conic-gradient(#00A5B5 0deg, #CFF1F4 0deg);
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative; }
      /* line 2592, 16type-style.scss */
      #load .load_cont .progress::before {
        content: "";
        width: 226rem;
        height: 226rem;
        background: #ffffff;
        border-radius: 50%;
        position: absolute;
        z-index: 1; }
      /* line 2601, 16type-style.scss */
      #load .load_cont .center {
        position: relative;
        z-index: 2;
        text-align: center; }
      /* line 2606, 16type-style.scss */
      #load .load_cont #centerImg {
        width: 100rem;
        height: auto; }
      /* line 2610, 16type-style.scss */
      #load .load_cont .percent {
        font-size: 32rem;
        font-weight: bold;
        margin-top: 8rem;
        color: #00A5B5; }
        /* line 2615, 16type-style.scss */
        #load .load_cont .percent span {
          font-size: 16rem; }

  /* line 2624, 16type-style.scss */
  #charas {
    width: 335rem;
    margin: 0 auto; }
    /* line 2627, 16type-style.scss */
    #charas .dl_back {
      width: 165rem;
      margin: 0 auto;
      padding-top: 13rem; }
      /* line 2631, 16type-style.scss */
      #charas .dl_back a {
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 65rem;
        font-size: 15rem;
        line-height: 1.4em;
        font-weight: 700;
        background: url("../img/shindan_16type/btn_bg_03.png") no-repeat center;
        background-size: contain; }
        /* line 2643, 16type-style.scss */
        #charas .dl_back a:hover {
          opacity: 0.9;
          cursor: pointer; }
    /* line 2649, 16type-style.scss */
    #charas .charas_ttl {
      font-size: 30rem;
      line-height: 1.4em;
      color: #13B2C0;
      text-align: center; }
    /* line 2655, 16type-style.scss */
    #charas .charas_sub {
      text-align: center;
      line-height: 1.8em;
      font-size: 22rem;
      font-weight: 900;
      margin-bottom: 27rem;
      padding-top: 40rem; }
      /* line 2662, 16type-style.scss */
      #charas .charas_sub.red {
        color: #E82D41; }
      /* line 2665, 16type-style.scss */
      #charas .charas_sub.blue {
        color: #0096DE; }
      /* line 2668, 16type-style.scss */
      #charas .charas_sub.yellow {
        color: #FF8D3A; }
      /* line 2671, 16type-style.scss */
      #charas .charas_sub.green {
        color: #19C94D; }
    /* line 2675, 16type-style.scss */
    #charas .charas_boxes {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      /* line 2679, 16type-style.scss */
      #charas .charas_boxes .charas_box {
        margin-bottom: 27rem;
        width: 48%; }
        /* line 2682, 16type-style.scss */
        #charas .charas_boxes .charas_box .charas_box_img {
          margin-bottom: 16rem; }
          /* line 2684, 16type-style.scss */
          #charas .charas_boxes .charas_box .charas_box_img img {
            display: block; }
        /* line 2689, 16type-style.scss */
        #charas .charas_boxes .charas_box .charas_box_btn a {
          display: block;
          color: #fff;
          font-size: 9rem;
          line-height: 1.4em;
          text-align: center;
          font-weight: 700;
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat;
          padding: 10rem 0; }
          /* line 2700, 16type-style.scss */
          #charas .charas_boxes .charas_box .charas_box_btn a:hover {
            opacity: 0.9;
            cursor: pointer; }
          /* line 2704, 16type-style.scss */
          #charas .charas_boxes .charas_box .charas_box_btn a.red {
            background-image: url("../img/shindan_16type/btn_list_r.png"); }
          /* line 2707, 16type-style.scss */
          #charas .charas_boxes .charas_box .charas_box_btn a.blue {
            background-image: url("../img/shindan_16type/btn_list_b.png"); }
          /* line 2710, 16type-style.scss */
          #charas .charas_boxes .charas_box .charas_box_btn a.yellow {
            background-image: url("../img/shindan_16type/btn_list_y.png"); }
          /* line 2713, 16type-style.scss */
          #charas .charas_boxes .charas_box .charas_box_btn a.green {
            background-image: url("../img/shindan_16type/btn_list_g.png"); }

  /* line 2723, 16type-style.scss */
  #result {
    padding-top: 102rem;
    color: #353535;
    position: relative;
    /*シェア*/ }
    /* line 2727, 16type-style.scss */
    #result.list {
      padding-top: 50rem;
      padding-bottom: 0; }
    /* line 2731, 16type-style.scss */
    #result .result_head {
      width: 375rem;
      position: fixed;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      line-height: 0;
      z-index: 10; }
    /* line 2741, 16type-style.scss */
    #result .ttl_area h2 {
      padding-top: 10rem;
      line-height: 1.2em;
      color: #EA0000;
      border-color: #EA0000; }
      /* line 2746, 16type-style.scss */
      #result .ttl_area h2 span {
        display: inline-block;
        font-size: 16rem;
        line-height: 1.5em;
        font-weight: bold;
        font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif; }
    /* line 2755, 16type-style.scss */
    #result .result_cont {
      width: 335rem;
      margin: 0 auto 40rem;
      padding: 25rem 0 0;
      border-radius: 20rem;
      background: #fff; }
      /* line 2761, 16type-style.scss */
      #result .result_cont .under_d {
        padding-bottom: 50rem; }
      /* line 2766, 16type-style.scss */
      #result .result_cont .unsei {
        text-align: center; }
        /* line 2768, 16type-style.scss */
        #result .result_cont .unsei .unsei_month {
          display: inline-block;
          color: #fff;
          border-radius: 100rem;
          -webkit-border-radius: 100rem;
          -moz-border-radius: 100rem;
          font-size: 15rem;
          line-height: 1.8em;
          padding: 0 20rem;
          font-weight: 700;
          margin-bottom: 20rem; }
        /* line 2778, 16type-style.scss */
        #result .result_cont .unsei .unsei_txt {
          text-align: center;
          line-height: 1.8em;
          font-size: 15rem;
          font-weight: 700; }
        /* line 2784, 16type-style.scss */
        #result .result_cont .unsei .unsei_ttl {
          font-weight: 900;
          font-size: 25rem;
          line-height: 1.8em; }
          /* line 2788, 16type-style.scss */
          #result .result_cont .unsei .unsei_ttl.unsei_ttl_mini {
            font-size: 18rem; }
          /* line 2791, 16type-style.scss */
          #result .result_cont .unsei .unsei_ttl.unsei_ttl_mini2 {
            font-size: 21rem; }
        /* line 2795, 16type-style.scss */
        #result .result_cont .unsei .unsei_btn {
          text-align: center;
          margin-top: 20rem; }
          /* line 2798, 16type-style.scss */
          #result .result_cont .unsei .unsei_btn a {
            display: inline-block;
            width: 258rem;
            height: 112rem;
            background: url("../img/shindan_16type/unsei_btn.png") no-repeat center;
            background-size: contain; }
      /* line 2808, 16type-style.scss */
      #result .result_cont .result_main_box {
        width: 280rem;
        margin: 0 auto 50rem; }
        /* line 2812, 16type-style.scss */
        #result .result_cont .result_main_box .result_main_img img {
          display: block;
          margin: 0 auto;
          width: auto;
          height: 186rem; }
        /* line 2819, 16type-style.scss */
        #result .result_cont .result_main_box .result_type {
          text-align: center;
          margin-bottom: 10rem; }
          /* line 2822, 16type-style.scss */
          #result .result_cont .result_main_box .result_type .result_type_txt {
            font-size: 16rem;
            line-height: 1.8em;
            color: #353535; }
          /* line 2827, 16type-style.scss */
          #result .result_cont .result_main_box .result_type .result_type_ja {
            font-size: 35rem;
            line-height: 1;
            color: #00A5B5; }
            /* line 2831, 16type-style.scss */
            #result .result_cont .result_main_box .result_type .result_type_ja.red {
              color: #D64A42; }
            /* line 2834, 16type-style.scss */
            #result .result_cont .result_main_box .result_type .result_type_ja.green {
              color: #19C94C; }
            /* line 2837, 16type-style.scss */
            #result .result_cont .result_main_box .result_type .result_type_ja.blue {
              color: #65B1FF; }
            /* line 2840, 16type-style.scss */
            #result .result_cont .result_main_box .result_type .result_type_ja.yellow {
              color: #FF8D3B; }
          /* line 2844, 16type-style.scss */
          #result .result_cont .result_main_box .result_type .result_type_en {
            font-size: 25rem;
            line-height: 1.8em;
            color: #00A5B5; }
            /* line 2848, 16type-style.scss */
            #result .result_cont .result_main_box .result_type .result_type_en.red {
              color: #D64A42; }
            /* line 2851, 16type-style.scss */
            #result .result_cont .result_main_box .result_type .result_type_en.green {
              color: #19C94C; }
            /* line 2854, 16type-style.scss */
            #result .result_cont .result_main_box .result_type .result_type_en.blue {
              color: #65B1FF; }
            /* line 2857, 16type-style.scss */
            #result .result_cont .result_main_box .result_type .result_type_en.yellow {
              color: #FF8D3B; }
        /* line 2862, 16type-style.scss */
        #result .result_cont .result_main_box .result_main_ttl {
          font-size: 15rem;
          line-height: 1.8em;
          font-weight: 900;
          margin-top: 0; }
        /* line 2868, 16type-style.scss */
        #result .result_cont .result_main_box .result_main_txt {
          font-size: 14rem;
          line-height: 1.8em;
          font-weight: bold; }
      /* line 2875, 16type-style.scss */
      #result .result_cont .result_dynamics {
        width: 280rem;
        margin: 50rem auto; }
        /* line 2879, 16type-style.scss */
        #result .result_cont .result_dynamics dl:first-child {
          margin-bottom: 50rem; }
        /* line 2882, 16type-style.scss */
        #result .result_cont .result_dynamics dl dt {
          font-size: 30rem;
          line-height: 1.4em;
          color: #00A5B5;
          text-align: center;
          margin-bottom: 12rem; }
        /* line 2889, 16type-style.scss */
        #result .result_cont .result_dynamics dl dd {
          font-size: 14rem;
          line-height: 1.8em;
          font-weight: bold; }
      /* line 2897, 16type-style.scss */
      #result .result_cont .result_match {
        width: 280rem;
        margin: 0 auto 50rem; }
        /* line 2901, 16type-style.scss */
        #result .result_cont .result_match .result_match_cont:first-child {
          margin-bottom: 50rem; }
        /* line 2904, 16type-style.scss */
        #result .result_cont .result_match .result_match_cont .result_match_ttl {
          font-size: 30rem;
          line-height: 1.2em;
          color: #00A5B5;
          text-align: center;
          margin-bottom: 12rem; }
          /* line 2910, 16type-style.scss */
          #result .result_cont .result_match .result_match_cont .result_match_ttl span {
            font-size: 25rem; }
        /* line 2914, 16type-style.scss */
        #result .result_cont .result_match .result_match_cont .result_match_boxes {
          display: flex;
          justify-content: space-between; }
          /* line 2917, 16type-style.scss */
          #result .result_cont .result_match .result_match_cont .result_match_boxes .result_match_box {
            width: 135rem;
            position: relative;
            padding-bottom: 40rem; }
            /* line 2921, 16type-style.scss */
            #result .result_cont .result_match .result_match_cont .result_match_boxes .result_match_box .result_match_box_link {
              position: absolute;
              left: 50%;
              bottom: 0;
              transform: translateX(-50%);
              display: flex;
              justify-content: center;
              align-items: center;
              color: #fff;
              width: 94rem;
              height: 35rem;
              margin: 5rem auto 0;
              background: url("../img/shindan_16type/btn_bg_03.png") center no-repeat;
              background-size: contain; }
              /* line 2935, 16type-style.scss */
              #result .result_cont .result_match .result_match_cont .result_match_boxes .result_match_box .result_match_box_link:hover {
                opacity: 0.9;
                cursor: pointer; }
              /* line 2939, 16type-style.scss */
              #result .result_cont .result_match .result_match_cont .result_match_boxes .result_match_box .result_match_box_link:after {
                content: '詳しく見る';
                color: #fff;
                text-align: center;
                font-size: 12rem;
                font-weight: 700;
                line-height: 1.4em; }
            /* line 2948, 16type-style.scss */
            #result .result_cont .result_match .result_match_cont .result_match_boxes .result_match_box .result_match_box_img {
              width: 120rem;
              margin: 0 auto 5rem; }
            /* line 2952, 16type-style.scss */
            #result .result_cont .result_match .result_match_cont .result_match_boxes .result_match_box .result_match_type_ja {
              width: 111%;
              font-size: 15rem;
              line-height: 1.8em;
              font-weight: bold;
              color: #00A5B5;
              text-align: center;
              position: relative;
              left: 50%;
              transform: translateX(-50%); }
            /* line 2963, 16type-style.scss */
            #result .result_cont .result_match .result_match_cont .result_match_boxes .result_match_box .result_match_type_en {
              font-size: 13rem;
              line-height: 1.2em;
              font-weight: bold;
              color: #00A5B5;
              text-align: center;
              margin-bottom: 5rem; }
            /* line 2971, 16type-style.scss */
            #result .result_cont .result_match .result_match_cont .result_match_boxes .result_match_box .result_match_box_txt {
              font-size: 13rem;
              line-height: 1.8em;
              font-weight: bold; }
      /* line 2982, 16type-style.scss */
      #result .result_cont .result_boxes .result_box {
        width: 280rem;
        margin: 0 auto;
        text-align: center;
        position: relative; }
        /* line 2987, 16type-style.scss */
        #result .result_cont .result_boxes .result_box:nth-child(n+2) {
          margin-top: 50rem; }
        /* line 2990, 16type-style.scss */
        #result .result_cont .result_boxes .result_box .result_box_ttl {
          font-size: 30rem;
          line-height: 1.4em;
          color: #00A5B5;
          margin-bottom: 12rem; }
        /* line 2996, 16type-style.scss */
        #result .result_cont .result_boxes .result_box .result_box_txt {
          font-size: 14rem;
          line-height: 1.8em;
          color: #353535;
          font-weight: bold;
          margin-bottom: 12rem; }
        /* line 3003, 16type-style.scss */
        #result .result_cont .result_boxes .result_box .result_box_biko {
          font-size: 10rem;
          line-height: 1.8em;
          font-weight: bold;
          margin-bottom: 12rem; }
        /* line 3009, 16type-style.scss */
        #result .result_cont .result_boxes .result_box .result_btnarea {
          width: 245rem;
          padding: 28rem 0 8rem;
          border-radius: 5rem;
          border: solid 2rem #00A5B5;
          background: #fff;
          position: absolute;
          bottom: -18rem;
          left: 50%;
          transform: translateX(-50%); }
          /* line 3019, 16type-style.scss */
          #result .result_cont .result_boxes .result_box .result_btnarea .icon {
            width: 45rem;
            position: absolute;
            top: -24rem;
            left: 50%;
            transform: translateX(-50%); }
          /* line 3026, 16type-style.scss */
          #result .result_cont .result_boxes .result_box .result_btnarea .result_btnarea_ttl {
            font-size: 15rem;
            line-height: 1.4em;
            font-weight: bold; }
          /* line 3031, 16type-style.scss */
          #result .result_cont .result_boxes .result_box .result_btnarea .result_box_btn {
            width: 207rem;
            margin: 12rem auto; }
            /* line 3034, 16type-style.scss */
            #result .result_cont .result_boxes .result_box .result_btnarea .result_box_btn a {
              display: flex;
              justify-content: center;
              align-items: center;
              width: 100%;
              height: 69rem;
              font-size: 12rem;
              line-height: 1.4em;
              font-weight: bold;
              color: #fff;
              background: url("../img/shindan_16type/btn_bg.png") no-repeat center;
              background-size: contain;
              border-radius: 120rem;
              box-shadow: 0 4rem 2rem rgba(149, 149, 149, 0.15);
              transition: 0.3s; }
              /* line 3049, 16type-style.scss */
              #result .result_cont .result_boxes .result_box .result_btnarea .result_box_btn a:hover {
                filter: brightness(1.1); }
          /* line 3054, 16type-style.scss */
          #result .result_cont .result_boxes .result_box .result_btnarea .causion {
            font-size: 10rem;
            line-height: 1.8em;
            font-weight: bold; }
        /* line 3061, 16type-style.scss */
        #result .result_cont .result_boxes .result_box.box01 .result_btnarea {
          bottom: 24rem; }
      /* line 3066, 16type-style.scss */
      #result .result_cont .result_boxes .result_btm_box {
        text-align: center;
        padding: 45rem 0;
        margin-top: 50rem;
        background: #FFF7E3;
        border-radius: 0 0 20rem 20rem; }
        /* line 3074, 16type-style.scss */
        #result .result_cont .result_boxes .result_btm_box .unseibtm {
          text-align: center; }
          /* line 3076, 16type-style.scss */
          #result .result_cont .result_boxes .result_btm_box .unseibtm .unseibtm_ttl {
            font-size: 30rem;
            line-height: 1.4em;
            color: #00A5B5;
            margin-bottom: 30rem; }
            /* line 3081, 16type-style.scss */
            #result .result_cont .result_boxes .result_btm_box .unseibtm .unseibtm_ttl span {
              display: inline-block;
              padding: 0 28rem;
              line-height: 1.5em;
              position: relative; }
              /* line 3086, 16type-style.scss */
              #result .result_cont .result_boxes .result_btm_box .unseibtm .unseibtm_ttl span:before {
                content: '';
                display: block;
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%);
                background: url("../img/shindan_16type/newyear_line_01.png") no-repeat center;
                background-size: contain;
                width: 16rem;
                height: 24rem; }
              /* line 3098, 16type-style.scss */
              #result .result_cont .result_boxes .result_btm_box .unseibtm .unseibtm_ttl span:after {
                content: '';
                display: block;
                position: absolute;
                right: 0;
                top: 50%;
                transform: translateY(-50%);
                background: url("../img/shindan_16type/newyear_line_02.png") no-repeat center;
                background-size: contain;
                width: 16rem;
                height: 24rem; }
          /* line 3112, 16type-style.scss */
          #result .result_cont .result_boxes .result_btm_box .unseibtm .unseibtm_txt {
            display: inline-block;
            text-align: left;
            font-weight: 900;
            font-size: 15rem;
            line-height: 1.8em;
            margin: 30rem 0; }
          /* line 3120, 16type-style.scss */
          #result .result_cont .result_boxes .result_btm_box .unseibtm .unsei {
            background: #fff;
            border-radius: 20rem;
            box-sizing: border-box;
            padding: 19rem 0;
            width: 290rem;
            margin: 0 auto; }
            /* line 3127, 16type-style.scss */
            #result .result_cont .result_boxes .result_btm_box .unseibtm .unsei .unsei_juni {
              font-weight: 900;
              font-size: 33rem;
              margin-top: 15rem;
              margin-bottom: 10rem;
              line-height: 1.5em; }
              /* line 3133, 16type-style.scss */
              #result .result_cont .result_boxes .result_btm_box .unseibtm .unsei .unsei_juni span {
                font-size: 56rem; }
          /* line 3139, 16type-style.scss */
          #result .result_cont .result_boxes .result_btm_box .unseibtm .unseibtm_btn {
            text-align: center; }
            /* line 3141, 16type-style.scss */
            #result .result_cont .result_boxes .result_btm_box .unseibtm .unseibtm_btn a {
              display: inline-block;
              width: 258rem;
              height: 112rem;
              background: url("../img/shindan_16type/unsei_btn.png") no-repeat center;
              background-size: contain; }
        /* line 3152, 16type-style.scss */
        #result .result_cont .result_boxes .result_btm_box .result_box_ttl {
          font-size: 30rem;
          line-height: 1.4em;
          color: #00A5B5;
          margin-bottom: 12rem; }
        /* line 3159, 16type-style.scss */
        #result .result_cont .result_boxes .result_btm_box .result_box_txt {
          font-size: 14rem;
          line-height: 1.8em;
          color: #353535;
          font-weight: bold;
          margin-bottom: 12rem; }
        /* line 3166, 16type-style.scss */
        #result .result_cont .result_boxes .result_btm_box .result_box_biko {
          font-size: 10rem;
          line-height: 1.8em;
          font-weight: bold;
          margin-bottom: 12rem; }
        /* line 3172, 16type-style.scss */
        #result .result_cont .result_boxes .result_btm_box .result_box_img {
          width: 280rem;
          margin: 0 auto; }
        /* line 3176, 16type-style.scss */
        #result .result_cont .result_boxes .result_btm_box .result_box_btn {
          width: 207rem;
          margin: 12rem auto; }
          /* line 3179, 16type-style.scss */
          #result .result_cont .result_boxes .result_btm_box .result_box_btn a {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 52rem;
            font-size: 12rem;
            line-height: 1.4em;
            font-weight: bold;
            color: #fff;
            background: url("../img/shindan_16type/btn_bg_02.png") no-repeat center;
            background-size: contain;
            border-radius: 120rem;
            box-shadow: 0 4rem 2rem rgba(149, 149, 149, 0.15);
            transition: 0.3s; }
            /* line 3194, 16type-style.scss */
            #result .result_cont .result_boxes .result_btm_box .result_box_btn a:hover {
              filter: brightness(1.1); }
        /* line 3199, 16type-style.scss */
        #result .result_cont .result_boxes .result_btm_box .causion {
          font-size: 10rem;
          line-height: 1.8em;
          font-weight: bold; }
    /* line 3209, 16type-style.scss */
    #result .result_share {
      width: 282rem;
      margin: 75rem auto 50rem;
      padding: 18rem 0;
      position: relative; }
      /* line 3214, 16type-style.scss */
      #result .result_share::before {
        position: absolute;
        content: "";
        width: 355rem;
        height: 110%;
        top: -6%;
        left: 50%;
        transform: translateX(-50%) rotate(3deg);
        border-radius: 20rem;
        box-shadow: 4rem 5rem 3rem rgba(213, 145, 73, 0.48);
        background: #FFBB00; }
      /* line 3226, 16type-style.scss */
      #result .result_share .result_share_ttl {
        font-size: 38rem;
        line-height: 1.22em;
        color: #fff;
        text-align: center;
        transform: rotate(3deg);
        position: relative;
        z-index: 2;
        margin-bottom: 12rem; }
      /* line 3236, 16type-style.scss */
      #result .result_share .result_share_btn {
        display: flex;
        justify-content: center;
        position: relative;
        z-index: 2;
        margin-bottom: 20rem; }
        /* line 3242, 16type-style.scss */
        #result .result_share .result_share_btn .btn {
          width: 42rem;
          margin: 0 6rem; }
          /* line 3245, 16type-style.scss */
          #result .result_share .result_share_btn .btn a {
            display: block;
            width: 100%;
            line-height: 0;
            transition: 0.3s; }
            /* line 3250, 16type-style.scss */
            #result .result_share .result_share_btn .btn a:hover {
              filter: brightness(1.1); }
            /* line 3253, 16type-style.scss */
            #result .result_share .result_share_btn .btn a img {
              filter: drop-shadow(0 6rem 5rem rgba(193, 85, 14, 0.48)); }
      /* line 3259, 16type-style.scss */
      #result .result_share .result_url {
        position: relative;
        z-index: 2;
        width: 250rem;
        margin: 0 auto; }
        /* line 3264, 16type-style.scss */
        #result .result_share .result_url .url {
          font-size: 10rem;
          line-height: 1.4em;
          font-weight: bold;
          text-align: center;
          padding: 8rem;
          box-sizing: border-box;
          border: solid 1rem #A7A7A7;
          border-radius: 120rem;
          background: #fff;
          margin-bottom: 8rem;
          white-space: nowrap;
          overflow: hidden; }
        /* line 3278, 16type-style.scss */
        #result .result_share .result_url .copy_btn {
          width: 203rem;
          margin: 0 auto; }
          /* line 3281, 16type-style.scss */
          #result .result_share .result_url .copy_btn button {
            width: 100%;
            border: none;
            padding: 0;
            line-height: 0;
            border-radius: 120rem;
            cursor: pointer;
            transition: 0.3s; }
            /* line 3289, 16type-style.scss */
            #result .result_share .result_url .copy_btn button:hover {
              filter: brightness(1.1); }
            /* line 3292, 16type-style.scss */
            #result .result_share .result_url .copy_btn button img {
              filter: drop-shadow(0 6rem 5rem rgba(193, 85, 14, 0.48)); }
    /* line 3299, 16type-style.scss */
    #result .back_btns {
      display: flex;
      justify-content: center; }
      /* line 3302, 16type-style.scss */
      #result .back_btns .back_btn {
        width: 137rem;
        margin: 12rem 10rem; }
        /* line 3305, 16type-style.scss */
        #result .back_btns .back_btn a {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 100%;
          height: 35rem;
          font-size: 12rem;
          line-height: 1.4em;
          font-weight: bold;
          color: #fff;
          background: url(../img/shindan_16type/btn_bg_02.png) no-repeat center;
          background-size: contain;
          border-radius: 120rem;
          box-shadow: 0 4rem 2rem rgba(149, 149, 149, 0.15);
          transition: 0.3s; }
          /* line 3320, 16type-style.scss */
          #result .back_btns .back_btn a:hover {
            opacity: 0.9;
            cursor: pointer; }
          /* line 3324, 16type-style.scss */
          #result .back_btns .back_btn a.back_btns2 {
            height: 53rem;
            background-image: url("../img/shindan_16type/btn_bg.png"); }
    /* line 3332, 16type-style.scss */
    #result .result_about {
      width: 335rem;
      margin: 40rem auto 0;
      text-align: center;
      padding: 35rem 0;
      border-radius: 20rem;
      background: #fff; }
      /* line 3339, 16type-style.scss */
      #result .result_about .result_about_ttl {
        font-size: 35rem;
        line-height: 1.4em;
        color: #00A5B5;
        margin-bottom: 25rem; }
        /* line 3344, 16type-style.scss */
        #result .result_about .result_about_ttl span {
          display: inline-block;
          font-size: 27rem;
          line-height: 1.81em;
          vertical-align: 0.5em;
          position: relative;
          bottom: -10rem; }
      /* line 3353, 16type-style.scss */
      #result .result_about .result_about_txt {
        font-size: 16rem;
        line-height: 1.8em;
        font-weight: bold; }
      /* line 3358, 16type-style.scss */
      #result .result_about .result_about_img {
        width: 320rem;
        margin: 25rem auto; }
      /* line 3362, 16type-style.scss */
      #result .result_about .result_about_btn {
        width: 287rem;
        margin: 0 auto; }
        /* line 3365, 16type-style.scss */
        #result .result_about .result_about_btn a {
          display: block;
          width: 100%;
          line-height: 0;
          transition: 0.3s; }
          /* line 3370, 16type-style.scss */
          #result .result_about .result_about_btn a:hover {
            filter: brightness(1.1); }
          /* line 3373, 16type-style.scss */
          #result .result_about .result_about_btn a img {
            filter: drop-shadow(0 6rem 5rem rgba(78, 147, 152, 0.3)); } }
