@charset "UTF-8";
/*!===========================
style.cssはSassから生成されていますので、
直接編集しないようご注意ください。
===========================*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

html {
  -webkit-text-size-adjust: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

ul, ol {
  list-style: none; }

button, input, select, textarea {
  margin: 0; }

html, * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*,
::before,
::after {
  background-repeat: no-repeat;
  box-sizing: inherit; }

img, embed, iframe, object, audio, video {
  height: auto;
  max-width: 100%; }

img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  vertical-align: bottom; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0;
  text-align: left; }

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

b,
strong {
  font-weight: bold; }

.clear {
  clear: both; }

.cf:before, .cf:after {
  content: "";
  display: block; }

.cf:after {
  clear: both; }

.cf {
  zoom: 1;
  overflow: hidden; }

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100; }

.table_w {
  width: 100%;
  display: table;
  table-layout: fixed; }

.table_c {
  display: table-cell;
  vertical-align: top; }

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.align_center {
  text-align: center !important; }

.align_left {
  text-align: left !important; }

.align_right {
  text-align: right !important; }

.flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

/* ===================================================================
	utility
=================================================================== */
.mt05 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mt50 {
  margin-top: 50px; }

.mt60 {
  margin-top: 60px; }

.txt_c {
  text-align: center; }

/* ===================================================================
	form
=================================================================== */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

@media only screen and (min-width: 769px) {
  .sp {
    display: none !important; } }
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important; }

  .sp {
    display: block !important; } }
.mb_10 {
  margin-bottom: 0.5208333333vw; }

.mb_20 {
  margin-bottom: 1.0416666667vw; }

.mb_30 {
  margin-bottom: 1.5625vw; }

.mb_40 {
  margin-bottom: 2.0833333333vw; }

.mb_50 {
  margin-bottom: 2.6041666667vw; }

.mb_60 {
  margin-bottom: 3.125vw; }

.mb_70 {
  margin-bottom: 3.6458333333vw; }

.mb_80 {
  margin-bottom: 4.1666666667vw; }

.mb_90 {
  margin-bottom: 4.6875vw; }

.mb_100 {
  margin-bottom: 5.2083333333vw; }

.mb_110 {
  margin-bottom: 5.7291666667vw; }

.mb_120 {
  margin-bottom: 6.25vw; }

.mb_130 {
  margin-bottom: 6.7708333333vw; }

.mb_140 {
  margin-bottom: 7.2916666667vw; }

.mb_150 {
  margin-bottom: 7.8125vw; }

.mb_160 {
  margin-bottom: 8.3333333333vw; }

.mb_170 {
  margin-bottom: 8.8541666667vw; }

.mb_180 {
  margin-bottom: 9.375vw; }

.mb_190 {
  margin-bottom: 9.8958333333vw; }

.mb_200 {
  margin-bottom: 10.4166666667vw; }

@media screen and (min-width: 1600px) {
  .mb_10 {
    margin-bottom: 10px; }

  .mb_20 {
    margin-bottom: 20px; }

  .mb_30 {
    margin-bottom: 30px; }

  .mb_40 {
    margin-bottom: 40px; }

  .mb_50 {
    margin-bottom: 50px; }

  .mb_60 {
    margin-bottom: 60px; }

  .mb_70 {
    margin-bottom: 70px; }

  .mb_80 {
    margin-bottom: 80px; }

  .mb_90 {
    margin-bottom: 90px; }

  .mb_100 {
    margin-bottom: 100px; }

  .mb_110 {
    margin-bottom: 110px; }

  .mb_120 {
    margin-bottom: 120px; }

  .mb_130 {
    margin-bottom: 130px; }

  .mb_140 {
    margin-bottom: 140px; }

  .mb_150 {
    margin-bottom: 150px; }

  .mb_160 {
    margin-bottom: 160px; }

  .mb_170 {
    margin-bottom: 170px; }

  .mb_180 {
    margin-bottom: 180px; }

  .mb_190 {
    margin-bottom: 190px; }

  .mb_200 {
    margin-bottom: 200px; } }
@media print, screen and (max-width: 769px) {
  .mb_10 {
    margin-bottom: 1.3333333333vw; }

  .mb_20 {
    margin-bottom: 2.6666666667vw; }

  .mb_30 {
    margin-bottom: 4vw; }

  .mb_40 {
    margin-bottom: 5.3333333333vw; }

  .mb-50 {
    margin-bottom: 6.6666666667vw; }

  .mb-60 {
    margin-bottom: 8vw; }

  .mb-70 {
    margin-bottom: 9.3333333333vw; }

  .mb-80 {
    margin-bottom: 10.6666666667vw; }

  .mb-90 {
    margin-bottom: 12vw; }

  .mb-100 {
    margin-bottom: 13.3333333333vw; }

  .mb-110 {
    margin-bottom: 14.6666666667vw; }

  .mb-120 {
    margin-bottom: 16vw; }

  .mb-130 {
    margin-bottom: 17.3333333333vw; }

  .mb-140 {
    margin-bottom: 18.6666666667vw; }

  .mb-150 {
    margin-bottom: 20vw; }

  .mb-160 {
    margin-bottom: 21.3333333333vw; }

  .mb-170 {
    margin-bottom: 22.6666666667vw; }

  .mb-180 {
    margin-bottom: 24vw; }

  .mb-190 {
    margin-bottom: 25.3333333333vw; }

  .mb-200 {
    margin-bottom: 26.6666666667vw; } }
@media only screen and (max-width: 768px) {
  .header_nav {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 3000; }
    .header_nav #header_menu_trigger {
      display: none;
      outline: none; }
    .header_nav .header_menu_ico {
      transition: all 0.3s;
      position: relative;
      width: 46px;
      height: 46px;
      border-radius: 100%;
      z-index: 3000; }
      .header_nav .header_menu_ico div {
        width: 26px;
        height: 1px;
        position: absolute;
        background: #000;
        right: 0;
        margin: auto;
        left: 0;
        transition: all 0.3s cubic-bezier(0.6, 0, 0.4, 1.5);
        width: 26;
        top: calc(50% - ((4px)) + -1px); }
        .header_nav .header_menu_ico div:nth-of-type(1) {
          top: calc(50% - ((4px)) + -1px);
          width: 26px; }
        .header_nav .header_menu_ico div:nth-of-type(2) {
          top: calc(50% - ((4px)) + 5px);
          width: 26px; }
        .header_nav .header_menu_ico div:nth-of-type(3) {
          top: calc(50% - ((4px)) + 11px);
          width: 26px; }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico {
      transform: scale(1.21) rotate(180deg); }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico div:nth-of-type(1) {
      transform: rotate(45deg);
      width: 26px !important;
      top: calc(50% - (1px)) !important;
      background: #fff; }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico div:nth-of-type(2) {
      left: -7px !important;
      opacity: 0;
      background: #fff; }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico div:nth-of-type(3) {
      transform: rotate(-45deg);
      width: 26px !important;
      top: calc(50% - (1px)) !important;
      background: #fff; }

  #header_menu {
    display: none;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    text-align: center;
    height: 100vh; }
    #header_menu ul {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      padding-bottom: 70px; }
      #header_menu ul li {
        opacity: 0;
        -webkit-transform: translateX(-8%);
        -ms-transform: translateX(-8%);
        transform: translateX(-8%); }
        #header_menu ul li a {
          display: block;
          text-decoration: none;
          padding: 9px 0;
          color: #fff; }
          #header_menu ul li a span {
            display: block; } }
#header_menu ul li:nth-child(1) {
  -webkit-animation: lazyX 0.8s ease 0.08s 1 forwards;
  animation: lazyX 0.8s ease 0.08s 1 forwards; }

#header_menu ul li:nth-child(2) {
  -webkit-animation: lazyX 0.8s ease 0.16s 1 forwards;
  animation: lazyX 0.8s ease 0.16s 1 forwards; }

#header_menu ul li:nth-child(3) {
  -webkit-animation: lazyX 0.8s ease 0.24s 1 forwards;
  animation: lazyX 0.8s ease 0.24s 1 forwards; }

#header_menu ul li:nth-child(4) {
  -webkit-animation: lazyX 0.8s ease 0.32s 1 forwards;
  animation: lazyX 0.8s ease 0.32s 1 forwards; }

#header_menu ul li:nth-child(5) {
  -webkit-animation: lazyX 0.8s ease 0.4s 1 forwards;
  animation: lazyX 0.8s ease 0.4s 1 forwards; }

#header_menu ul li:nth-child(6) {
  -webkit-animation: lazyX 0.8s ease 0.48s 1 forwards;
  animation: lazyX 0.8s ease 0.48s 1 forwards; }

#header_menu ul li:nth-child(7) {
  -webkit-animation: lazyX 0.8s ease 0.56s 1 forwards;
  animation: lazyX 0.8s ease 0.56s 1 forwards; }

#header_menu ul li:nth-child(8) {
  -webkit-animation: lazyX 0.8s ease 0.64s 1 forwards;
  animation: lazyX 0.8s ease 0.64s 1 forwards; }

#header_menu ul li:nth-child(9) {
  -webkit-animation: lazyX 0.8s ease 0.72s 1 forwards;
  animation: lazyX 0.8s ease 0.72s 1 forwards; }

#header_menu ul li:nth-child(10) {
  -webkit-animation: lazyX 0.8s ease 0.8s 1 forwards;
  animation: lazyX 0.8s ease 0.8s 1 forwards; }

@keyframes shiny {
  0% {
    transform: scale(0) rotate(25deg);
    opacity: 0; }
  50% {
    transform: scale(1) rotate(25deg);
    opacity: 1; }
  100% {
    transform: scale(50) rotate(25deg);
    opacity: 0; } }
/*20260109*/
@keyframes bounceIn {
  0%,20%,40%,60%,80%,to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scaleX(1); } }
html {
  font-size: 62.5%; }
  @media only screen and (max-width: 768px) {
    html {
      font-size: 50%; } }

body {
  background: #f6f6f4;
  font-size: 1.6em;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6; }

a {
  color: #333; }

.page_top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
  width: 60px;
  height: 60px;
  background: rgba(38, 125, 178, 0.75);
  text-align: center;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s; }
  .page_top:hover {
    background: #267db2;
    color: #fff; }
  .page_top::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -4px;
    margin-right: -6px; }
  @media only screen and (max-width: 768px) {
    .page_top {
      bottom: 90px;
      right: 10px;
      width: 40px;
      height: 40px;
      font-size: 22px; }
      .page_top::after {
        width: 10px;
        height: 10px;
        margin-top: -3px;
        margin-right: -5px; } }

.header {
  background: #fff;
  border-top: 0px solid #f4b3c8; }
  .header .inner {
    width: 1100px;
    margin: 0 auto;
    padding: 5px 12px;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .header .inner {
        width: 100%; } }
    .header .inner .logo {
      width: 130px; }
    .header .inner .pr_header {
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-50%);
      font-size: 9px;
      display: flex;
      align-items: center;
      gap: 5px;
      line-height: 1.2; }
      .header .inner .pr_header img {
        width: 32px; }

.shiny_btn {
  position: relative;
  overflow: hidden; }
  .shiny_btn::after {
    content: '';
    position: absolute;
    top: -100px;
    left: -100px;
    width: 50px;
    height: 50px;
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, white 100%, rgba(255, 255, 255, 0) 0%);
    animation-name: shiny;
    animation-duration: 4s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    pointer-events: none; }

.idx_list {
  padding: 20px 10px 0;
  background: #fff; }
  .idx_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -5px; }
    .idx_list ul li {
      position: relative;
      width: calc(33.333333% - 10px);
      margin: 0 5px 20px;
      padding-top: 30px; }
      .idx_list ul li a {
        display: block;
        text-decoration: none; }
        .idx_list ul li a p {
          margin-top: 5px;
          padding: 2px;
          background: #45bc6f;
          font-size: 11px;
          text-align: center;
          color: #fff; }
      .idx_list ul li::before {
        content: '';
        position: absolute;
        top: 5px;
        left: 50%;
        transform: translateX(-50%);
        width: 26px;
        height: 22px;
        background: url("/ranking2/assets/img/common/rank01.png") no-repeat left top/100% auto; }
      .idx_list ul li:nth-child(2)::before {
        background-image: url("/ranking2/assets/img/common/rank02.png"); }
      .idx_list ul li:nth-child(3)::before {
        background-image: url("/ranking2/assets/img/common/rank03.png"); }
      .idx_list ul li:nth-child(4)::before {
        background-image: url("/ranking2/assets/img/common/rank04.png"); }
      .idx_list ul li:nth-child(5)::before {
        background-image: url("/ranking2/assets/img/common/rank05.png"); }

.idx_list2 {
  padding: 20px 10px 0;
  background: #fff; }
  .idx_list2 ul li {
    position: relative;
    padding-left: 32px; }
    .idx_list2 ul li + li {
      margin-top: 10px; }
    .idx_list2 ul li::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 3px;
      transform: translateY(-50%);
      width: 26px;
      height: 22px;
      background: url("/ranking2/assets/img/common/rank01.png") no-repeat left top/100% auto; }
    .idx_list2 ul li:nth-child(2)::before {
      background-image: url("/ranking2/assets/img/common/rank02.png"); }
    .idx_list2 ul li:nth-child(3)::before {
      background-image: url("/ranking2/assets/img/common/rank03.png"); }
    .idx_list2 ul li:nth-child(4)::before {
      background-image: url("/ranking2/assets/img/common/rank04.png"); }
    .idx_list2 ul li:nth-child(5)::before {
      background-image: url("/ranking2/assets/img/common/rank05.png"); }
    .idx_list2 ul li a {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      text-decoration: none; }
      .idx_list2 ul li a p {
        width: 64%;
        padding: 0 10px;
        text-align: center; }
      .idx_list2 ul li a .btn {
        width: 36%;
        min-width: 90px;
        position: relative;
        padding: 5px;
        background: #267db2;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        color: #fff;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 700;
        text-align: center; }
        .idx_list2 ul li a .btn::after {
          content: '';
          position: absolute;
          top: 47%;
          right: 8px;
          transform: translateY(-50%) rotate(45deg);
          width: 7px;
          height: 7px;
          border-right: 2px solid #fff;
          border-bottom: 2px solid #fff; }

.index .mag {
  margin-top: 28px; }
.index .main_ttl {
  background: #267db2;
  font-size: 4.3vw;
  padding: 0.6em; }
  .index .main_ttl h2 {
    text-align: center;
    color: #fff;
    font-weight: 500;
    line-height: 1.4; }
    .index .main_ttl h2 strong {
      font-weight: 700;
      font-size: 4.3vw;
      color: #fff57b; }
.index .sub_ttl {
  width: 98%;
  margin: 1.5em auto .5em;
  font-weight: 900;
  font-size: 1em;
  text-align: center;
  line-height: 1.3; }
  .index .sub_ttl span {
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 1.2em; }
    .index .sub_ttl span::before {
      position: absolute;
      top: 75%;
      left: -10px;
      transform: translateY(-50%);
      content: "";
      background-image: url("img/index/left.png");
      background-size: cover;
      width: 17px;
      height: 20px; }
    .index .sub_ttl span::after {
      position: absolute;
      top: 75%;
      right: -10px;
      transform: translateY(-50%);
      content: "";
      background-image: url("img/index/right.png");
      background-size: cover;
      width: 17px;
      height: 20px; }
    .index .sub_ttl span strong {
      font-size: 1.2em;
      color: #267db2; }
.index .container {
  padding: 20px 10px;
  width: 1100px;
  margin: 0 auto;
  background: #fff; }
  @media only screen and (max-width: 768px) {
    .index .container {
      width: 100%; } }
.index .fv .inner {
  position: relative;
  padding-top: calc(330 / 750 * 100%); }
.index .fv .fv_image {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1; }
  .index .fv .fv_image.animation {
    animation-delay: 0.5s;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: bounceIn; }
.index .fv .fv_txt {
  color: #fff;
  position: absolute;
  left: 36.5vw;
  top: 1.2vw;
  font-size: 4.2vw;
  font-weight: 700;
  z-index: 5;
  left: 38.667vw;
  top: 5.5vw;
  font-size: 3.6vw; }
  .index .fv .fv_txt.animation {
    animation-delay: 0.5s;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: bounceIn; }
.index .section01 {
  background-color: #fff; }
  .index .section01 .section01_heading {
    padding: 1.25em 0 .25em;
    position: relative;
    font-weight: 900;
    font-size: 1.2em;
    text-align: center;
    line-height: 1.3;
    margin: 0 auto;
    width: 98%; }
    .index .section01 .section01_heading span {
      text-align: center;
      font-size: 2.0em;
      color: #267db2;
      line-height: 1.2; }
    .index .section01 .section01_heading::after {
      position: absolute;
      top: 85px;
      right: 1px;
      content: "";
      background-image: url(img/index/right.png);
      background-size: 60%;
      width: 57px;
      height: 67px; }
    .index .section01 .section01_heading::before {
      position: absolute;
      top: 85px;
      left: 25px;
      content: "";
      background-image: url(img/index/left.png);
      background-size: 60%;
      width: 57px;
      height: 67px; }
  .index .section01 .container {
    padding-left: 10px;
    padding-right: 10px; }
  .index .section01 .wrap {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 1em;
    /* &::before {
         content:"";
         position: absolute;
         top:0;
         left:0;
         z-index: 10;
         width:calc(100% / 3);
         height:100%;
         background: transparent;
         pointer-events: none;
         border:2px solid $mainColor;
     }*/ }
    .index .section01 .wrap .heading {
      margin-bottom: 15px;
      text-align: center; }
      .index .section01 .wrap .heading span {
        display: inline-block;
        padding-bottom: 3px;
        font-size: 24px;
        font-size: 2.4rem;
        font-weight: 700;
        color: #267db2;
        border-bottom: 2px dotted #267db2; }
  .index .section01 .vertical_section {
    /*width:calc(166.64%);*/ }
  .index .section01 .table_sticky {
    position: sticky;
    left: 0; }
  .index .section01 table {
    width: 100%;
    margin-top: 0px;
    /*.table_top_td td .image a::before {
    	position: absolute;
    	display: block;
    	content: "";
    	width: 30px;
    	height: 30px;
    	top: -40px;
    	left: 50%;
    	transform: translateX(-50%);
    }*/ }
    .index .section01 table tr:first-child td:first-child {
      border-top: 2px solid #267db2; }
    .index .section01 table tr:first-child td {
      padding: 8px; }
    .index .section01 table tr th:first-child {
      border-left: 2px solid #267db2; }
    .index .section01 table tr:last-child td:first-child {
      border-bottom: 2px solid #267db2; }
    .index .section01 table tr td:first-child {
      border-left: 2px solid #267db2;
      border-right: 2px solid #267db2; }
    .index .section01 table tr:last-child td {
      padding: 8px; }
    .index .section01 table th, .index .section01 table td {
      text-align: center;
      padding: 8px 0;
      vertical-align: middle;
      font-size: 17px;
      font-size: 1.7rem;
      width: 20%; }
    .index .section01 table th {
      font-weight: 700;
      color: #fff;
      background: #fc94a5;
      border-right: 1px solid #d4d4d4;
      border-left: 1px solid #d4d4d4; }
    .index .section01 table td {
      border: 1px solid #d4d4d4;
      /*width:calc(100% / 3);*/
      min-width: 120px;
      width: 20%;
      position: relative; }
      .index .section01 table td p {
        font-size: 1em; }
        .index .section01 table td p span.red {
          color: #f42c1b;
          font-weight: bold;
          background: linear-gradient(transparent 60%, #fffb8c 60%); }
    .index .section01 table tr td:first-child {
      background: #fcfbea; }
    .index .section01 table tr td:nth-child(1) .image a::before {
      background: url("../../../ranking2/assets/img/common/rank01.png") no-repeat;
      background-size: contain; }
    .index .section01 table tr td:nth-child(2) .image a::before {
      background: url("../../../ranking2/assets/img/common/rank02.png") no-repeat;
      background-size: contain; }
    .index .section01 table tr td:nth-child(3) .image a::before {
      background: url("../../../ranking2/assets/img/common/rank03.png") no-repeat;
      background-size: contain; }
    .index .section01 table tr td:nth-child(4) .image a::before {
      background: url("../../../ranking2/assets/img/common/rank04.png") no-repeat;
      background-size: contain; }
    .index .section01 table tr td:nth-child(5) .image a::before {
      background: url("../../../ranking2/assets/img/common/rank05.png") no-repeat;
      background-size: contain; }
  .index .section01 .image {
    padding-top: 0px; }
    .index .section01 .image a {
      display: block;
      position: relative;
      padding-top: 35px;
      text-decoration: none; }
      .index .section01 .image a::before {
        content: "";
        position: absolute;
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 85% auto;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0;
        pointer-events: none; }
  .index .section01 .name {
    margin-top: 5px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    color: #21a9ff;
    text-decoration: underline; }
  .index .section01 .btn a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 1em 0.2em;
    text-align: center;
    font-weight: 700;
    background: #ff7314;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-bottom: 4px solid #b95714; }
  .index .section01 .remarks {
    margin-top: 10px;
    font-size: 10px;
    font-size: 1rem;
    color: #31302c; }
.index .section02 {
  position: relative;
  width: 95%;
  margin: 50px auto 40px; }
  .index .section02 .main_ttl {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -24px;
    width: 90%; }
  .index .section02 .container {
    border: #267db2 solid 3px;
    padding: 30px 10px; }
  .index .section02 .howto .heading_txt {
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 700;
    color: #267db2;
    text-align: center; }
    .index .section02 .howto .heading_txt strong {
      font-size: 28px;
      font-size: 2.8rem;
      text-decoration: 1.5px underline double;
      text-underline-offset: 8px; }
  .index .section02 .howto .image_heading {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    color: #333;
    font-weight: 700; }
  .index .section02 .howto .note {
    width: 100%;
    margin: 25px auto 0; }
    .index .section02 .howto .note span {
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: 500;
      color: #31302c; }
    .index .section02 .howto .note .marker {
      background: linear-gradient(transparent 60%, #fff57b 60%); }
.index .section03 .tab {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  padding-top: 20px;
  background: #fff; }
  .index .section03 .tab li {
    width: 49%;
    position: relative;
    margin-left: 2%;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    text-align: center;
    padding: 10px 0 20px;
    color: #267db2;
    font-weight: 700;
    letter-spacing: 0.08em;
    font-size: 18px;
    font-size: 1.8rem;
    background: #d1edf9;
    cursor: pointer;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }
    .index .section03 .tab li:first-child {
      margin-left: 0; }
    .index .section03 .tab li::after {
      content: "";
      width: 0;
      height: 0;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: 8px;
      border-style: solid;
      border-width: 6px 0 6px 8px;
      border-color: transparent transparent transparent #267db2;
      -moz-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      margin-left: -5px;
      -moz-transition: 0.3s;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s; }
    .index .section03 .tab li.select {
      background: #6fc9ec;
      background: -webkit-linear-gradient(top, #6fc9ec 0%, #267db2 100%);
      background: linear-gradient(to bottom, #6fc9ec 0%, #267db2 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fc9ec', endColorstr=' #267db2', GradientType=0);
      color: #fff; }
      .index .section03 .tab li.select::after {
        border-color: transparent transparent transparent #fff; }
.index .section03 .disnon {
  display: none; }
.index .section03 .content_wrap2 {
  border-top: 2px solid #267db2; }
.index .section03 .container {
  padding-bottom: 30px; }
.index .section03 .cta_btn {
  margin: 10px auto 0; }
  .index .section03 .cta_btn a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    background: #45bc6f !important;
    border-bottom: 3px solid #b95714;
    border-bottom: 3px solid #399f5d;
    padding: 1.2em 0.5em;
    color: #fff;
    text-align: center;
    border-radius: 5px !important;
    line-height: 1.3; }
    .index .section03 .cta_btn a::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #45bc6f; }
    .index .section03 .cta_btn a span {
      position: relative; }
.index .section03 .client_pickup {
  margin: 0 auto;
  margin-top: 40px;
  border: 7px solid #eceae0;
  position: relative;
  padding: 20px 14px 20px; }
  .index .section03 .client_pickup .ttl {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
    width: 100%;
    max-width: 300px;
    min-width: 250px; }
  .index .section03 .client_pickup .image {
    width: 150px;
    margin: 10px auto 0; }
  .index .section03 .client_pickup .name {
    text-align: center; }
    .index .section03 .client_pickup .name a {
      color: #31302c;
      font-size: 20px;
      font-size: 2rem;
      font-weight: 700;
      text-decoration: none; }
  .index .section03 .client_pickup .txt {
    margin-top: 15px; }
    .index .section03 .client_pickup .txt .heading {
      font-size: 20px;
      font-size: 2rem;
      text-align: center;
      color: #f41b2d;
      font-weight: 700; }
      .index .section03 .client_pickup .txt .heading sup {
        font-size: 14px;
        font-size: 1.4rem; }
    .index .section03 .client_pickup .txt .note {
      margin-top: 10px;
      font-size: 15px;
      font-size: 1.5rem; }
      .index .section03 .client_pickup .txt .note span {
        color: #f41b2d;
        font-weight: 700; }
    .index .section03 .client_pickup .txt .cta_btn {
      margin: 15px -10px 0; }
.index .section03 .image_box {
  width: 100%;
  margin: 0 auto;
  position: relative; }
  .index .section03 .image_box h3 {
    margin: 10px 0 0;
    display: block;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    background: #E47D39;
    font-size: 3.5vw;
    font-weight: 600; }
  .index .section03 .image_box .img_flex {
    background: #fff;
    border: 1px solid #E47D39;
    padding: 15px 10px;
    display: flex;
    justify-content: space-around; }
    .index .section03 .image_box .img_flex img {
      height: 120px;
      margin: 0 auto; }
    .index .section03 .image_box .img_flex div {
      text-align: center;
      font-size: 11px; }
    .index .section03 .image_box .img_flex p {
      text-align: center;
      font-size: 2.6vw;
      font-weight: 700; }
.index .client_archive > ul > li {
  margin-top: 25px; }
  .index .client_archive > ul > li:first-child {
    margin-top: 0; }
.index .client_archive .client_card {
  border: 2px solid #ddd; }
  .index .client_archive .client_card .client_name {
    position: relative;
    padding: 13px 10px 13px 60px;
    border-bottom: 1px solid #ddd; }
    .index .client_archive .client_card .client_name::before {
      content: "";
      position: absolute;
      width: 40px;
      height: 47px;
      background-repeat: no-repeat;
      background-position: center top;
      background-size: 100% auto;
      left: 10px;
      top: 6px;
      pointer-events: none; }
    .index .client_archive .client_card .client_name a {
      color: #31302c;
      font-size: 20px;
      font-size: 2rem;
      font-weight: 700;
      text-decoration: none; }
      .index .client_archive .client_card .client_name a:hover {
        text-decoration: underline; }
  .index .client_archive .client_card .client_inner {
    padding: 14px 7px; }
.index .client_archive > ul > li:nth-child(1) .client_card {
  border-color: #267db2;
  background: #fffcdd; }
  .index .client_archive > ul > li:nth-child(1) .client_card .client_name {
    border-bottom-color: #ababab; }
    .index .client_archive > ul > li:nth-child(1) .client_card .client_name::before {
      background-image: url("../../../ranking2/assets/img/common/rank01.png"); }
  .index .client_archive > ul > li:nth-child(1) .client_card .overview .txt table td {
    font-weight: 700; }
.index .client_archive > ul > li:nth-child(2) .client_name::before {
  background-image: url("../../../ranking2/assets/img/common/rank02.png"); }
.index .client_archive > ul > li:nth-child(3) .client_name::before {
  background-image: url("../../../ranking2/assets/img/common/rank03.png"); }
.index .client_archive > ul > li:nth-child(4) .client_name::before {
  background-image: url("../../../ranking2/assets/img/common/rank04.png"); }
.index .client_archive > ul > li:nth-child(5) .client_name::before {
  background-image: url("../../../ranking2/assets/img/common/rank05.png"); }
.index .client_archive .top_heading {
  font-size: 3.7vw;
  text-align: center;
  color: #267db2;
  font-weight: 700;
  line-height: 1.3; }
  .index .client_archive .top_heading sup {
    font-size: 10px;
    font-size: 1rem; }
.index .client_archive .overview {
  margin-top: 10px; }
  .index .client_archive .overview .image {
    width: 70%;
    margin: 0 auto 10px; }
  .index .client_archive .overview .txt {
    width: 100%;
    margin: 0 auto; }
    .index .client_archive .overview .txt table {
      width: 100%;
      border: 1px solid #e4e4e4;
      background: #fff;
      font-size: 3vw; }
      .index .client_archive .overview .txt table th, .index .client_archive .overview .txt table td {
        vertical-align: middle;
        padding: 2px 5px;
        border-left: 1px solid #e4e4e4;
        border-bottom: 1px solid #e4e4e4; }
      .index .client_archive .overview .txt table th {
        width: 40%;
        font-weight: 500;
        color: #fff;
        background: #6fc9ec; }
      .index .client_archive .overview .txt table td br.archive {
        display: none; }
.index .client_archive .point {
  margin-top: 24px;
  background: #fff;
  position: relative;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border: 1px solid #d1edf9;
  		    /*-webkit-box-shadow: 0 0 4px #d9d9d9 inset;
              -moz-box-shadow: 0 0 4px #d9d9d9 inset;
              box-shadow: 0 0 4px #d9d9d9 inset;*/
  padding: 25px 7px 20px; }
  .index .client_archive .point .ttl {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -12px;
    z-index: 1;
    width: 150px; }
  .index .client_archive .point .wrap .txt ul li {
    margin-top: 3px;
    position: relative;
    padding-left: 15px; }
    .index .client_archive .point .wrap .txt ul li:first-child {
      margin-top: 0; }
    .index .client_archive .point .wrap .txt ul li::before {
      content: "";
      position: absolute;
      width: 10px;
      height: 100%;
      background-image: url("img/index/ico_check.png");
      background-repeat: no-repeat;
      background-position: center top;
      background-size: 100% auto;
      left: 0;
      top: 5px;
      pointer-events: none; }
    .index .client_archive .point .wrap .txt ul li span {
      color: #267db2;
      font-weight: 500; }
    .index .client_archive .point .wrap .txt ul li sup {
      font-size: 10px;
      font-size: 1rem; }
.index .client_archive .osusume {
  overflow: hidden;
  margin-top: 10px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border: 1px solid #e4e4e4;
  box-shadow: 0 0 4px #d9d9d9 inset; }
  .index .client_archive .osusume .ttl {
    background: #267db2;
    color: #fff;
    text-align: center;
    padding: 10px 2px;
    font-weight: 700; }
  .index .client_archive .osusume .content {
    padding: 15px 7px; }
    .index .client_archive .osusume .content ul li {
      position: relative;
      padding-left: 15px;
      letter-spacing: -.02em; }
      .index .client_archive .osusume .content ul li::before {
        content: '●';
        position: absolute;
        left: 0;
        color: #267db2; }
      .index .client_archive .osusume .content ul li + li {
        margin-top: 3px; }
.index .client_archive .achievement {
  overflow: hidden;
  margin-top: 10px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border: 1px solid #e4e4e4;
  -webkit-box-shadow: 0 0 4px #d9d9d9 inset;
  -moz-box-shadow: 0 0 4px #d9d9d9 inset;
  box-shadow: 0 0 4px #d9d9d9 inset;
  padding: 0px; }
  .index .client_archive .achievement .ttl {
    position: relative;
    background-color: #b9dbe9;
    color: #ad9494;
    text-align: center;
    padding: 10px 2px;
    font-weight: bold; }
    .index .client_archive .achievement .ttl::before {
      content: '';
      position: absolute;
      top: 50%;
      right: 10px;
      transform: translateY(-50%);
      width: 30px;
      height: 30px;
      background: #fff;
      border-radius: 50%; }
    .index .client_archive .achievement .ttl::after {
      content: '＋';
      position: absolute;
      top: 50%;
      right: 14px;
      transform: translateY(-50%);
      color: #267db2;
      font-size: 22px;
      font-weight: bold; }
    .index .client_archive .achievement .ttl.open::after {
      content: '－'; }
  .index .client_archive .achievement .case_box {
    height: 0;
    transition: height .4s; }
    .index .client_archive .achievement .case_box.open {
      height: auto;
      transition: height .4s; }
    .index .client_archive .achievement .case_box .case {
      padding: 20px;
      text-align: center; }
      .index .client_archive .achievement .case_box .case .innyou {
        color: #333;
        font-size: 12px;
        font-size: 1.2rem;
        padding: 10px 0 0 150px; }
  .index .client_archive .achievement .kuchikomi_wrap {
    background: #eaf6fb;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px; }
    .index .client_archive .achievement .kuchikomi_wrap .kuchikomi {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center; }
      .index .client_archive .achievement .kuchikomi_wrap .kuchikomi .title {
        color: #333;
        font-size: 16px;
        font-size: 1.6rem; }
      .index .client_archive .achievement .kuchikomi_wrap .kuchikomi .icon {
        padding: 5px; }
        .index .client_archive .achievement .kuchikomi_wrap .kuchikomi .icon .woman {
          width: 100px; }
        .index .client_archive .achievement .kuchikomi_wrap .kuchikomi .icon span {
          color: #333;
          font-size: 12px;
          font-size: 1.2rem; }
    .index .client_archive .achievement .kuchikomi_wrap p.kuchikomi_naiyou {
      color: #333;
      font-size: 14px;
      font-size: 1.4rem;
      text-align: left;
      padding: 10px; }
.index .client_archive .cta {
  margin-top: 10px;
  /*.cta_wrap {
      @include css3(display, flex);
      @include css3(flex-wrap, wrap);
      @include css3(justify-content, center);
      @include css3(align-items, center);
      .image {
          width:45px;
      }
  }*/ }
  .index .client_archive .cta .cta_btn {
    position: relative;
    margin: 30px auto 0; }
    .index .client_archive .cta .cta_btn .txt {
      text-align: center;
      z-index: 10;
      position: absolute;
      top: -20px;
      left: 50%;
      transform: translateX(-50%);
      width: 100%;
      pointer-events: none; }
      .index .client_archive .cta .cta_btn .txt span {
        position: relative;
        display: inline-block;
        padding: 3px 20px;
        background: #fff;
        border: 2px solid #267db2;
        border-radius: 50px;
        box-shadow: 0 3px 2px #267db2;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.25;
        color: #267db2;
        font-weight: 700;
        letter-spacing: 0.04em; }
        .index .client_archive .cta .cta_btn .txt span::after {
          z-index: 2;
          content: '';
          position: absolute;
          left: 50%;
          bottom: -20px;
          transform: translateX(-50%);
          border: 10px solid transparent;
          border-top: 10px solid #fff; }
        .index .client_archive .cta .cta_btn .txt span::before {
          z-index: 1;
          content: '';
          position: absolute;
          left: 50%;
          bottom: -23px;
          transform: translateX(-50%);
          border: 10px solid transparent;
          border-top: 10px solid #267db2; }
.index .client_archive .remarks {
  margin-top: 10px;
  font-size: 10px;
  font-size: 1rem;
  color: #31302c; }
.index .section04 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  background: #fff; }
  .index .section04 .tab {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    padding-top: 20px;
    background: #fff; }
    .index .section04 .tab li {
      width: 49%;
      position: relative;
      margin-left: 2%;
      border-radius: 5px 5px 0 0;
      -moz-border-radius: 5px 5px 0 0;
      -webkit-border-radius: 5px 5px 0 0;
      -o-border-radius: 5px 5px 0 0;
      -ms-border-radius: 5px 5px 0 0;
      text-align: center;
      padding: 10px 0 20px;
      color: #267db2;
      font-weight: 700;
      letter-spacing: 0.08em;
      font-size: 18px;
      font-size: 1.8rem;
      background: #d1edf9;
      cursor: pointer;
      -moz-transition: 0.3s;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s; }
      .index .section04 .tab li:first-child {
        margin-left: 0; }
      .index .section04 .tab li::after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 8px;
        border-style: solid;
        border-width: 6px 0 6px 8px;
        border-color: transparent transparent transparent #267db2;
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        margin-left: -5px;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s; }
      .index .section04 .tab li.select {
        background: #6fc9ec;
        background: -webkit-linear-gradient(top, #6fc9ec 0%, #267db2 100%);
        background: linear-gradient(to bottom, #6fc9ec 0%, #267db2 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fc9ec', endColorstr=' #267db2', GradientType=0);
        color: #fff; }
        .index .section04 .tab li.select::after {
          border-color: transparent transparent transparent #fff; }
  .index .section04 .disnon {
    display: none; }
  .index .section04 .content_wrap3 {
    border-top: 2px solid #267db2; }
  .index .section04 .container {
    padding-left: 10px;
    padding-right: 0; }
  .index .section04 .wrap {
    width: 100%;
    overflow: scroll; }
  .index .section04 .scroll_txt {
    background: #eaf6fb;
    text-align: right;
    padding: 5px 10px 5px 5px;
    font-size: 12px;
    font-size: 1.2rem; }
  .index .section04 table {
    width: 800px;
    border: 1px solid #e4e4e4; }
    .index .section04 table th, .index .section04 table td {
      text-align: center;
      font-size: 14px;
      font-size: 1.4rem;
      border: 1px solid #e4e4e4;
      padding: 8px 5px;
      width: 110px;
      background: #fff;
      vertical-align: top; }
    .index .section04 table thead th {
      background: #6fc9ec;
      color: #fff; }
    .index .section04 table tbody tr:first-child {
      border: 2px solid #267db2;
      background: #fffcdd; }
      .index .section04 table tbody tr:first-child td {
        background: #fffcdd;
        font-weight: 700; }
    .index .section04 table tbody td p {
      margin-top: 5px;
      line-height: 1.4;
      font-size: 13px;
      font-size: 1.3rem; }
    .index .section04 table tbody a p {
      color: #10adf6;
      font-weight: 500;
      text-decoration: underline;
      font-size: 12px;
      font-size: 1.2rem; }
    .index .section04 table thead tr th:first-child,
    .index .section04 table tbody tr td:first-child {
      position: sticky;
      top: 0;
      left: 0;
      z-index: 100;
      width: 80px; }
      .index .section04 table thead tr th:first-child::after,
      .index .section04 table tbody tr td:first-child::after {
        content: "";
        position: absolute;
        top: -1px;
        right: -1px;
        width: 1px;
        height: 100%;
        border-right: 1px solid #e4e4e4;
        z-index: -1; }
    .index .section04 table thead tr th:nth-child(2),
    .index .section04 table tbody tr td:nth-child(2) {
      width: 80px; }
    .index .section04 table thead tr th:nth-child(3),
    .index .section04 table tbody tr td:nth-child(3) {
      width: 80px; }
    .index .section04 table thead tr th:nth-child(5),
    .index .section04 table tbody tr td:nth-child(5) {
      width: 80px; }
    .index .section04 table thead tr th:last-child,
    .index .section04 table tbody tr td:last-child {
      width: 80px; }
  .index .section04 .btn a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 1em 0.7em;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    background: #45bc6f;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-bottom: 4px solid #b95714;
    border-bottom: 4px solid #399f5d; }
    .index .section04 .btn a::after {
      animation-duration: 6s; }
    .index .section04 .btn a::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #45bc6f; }
    .index .section04 .btn a span {
      position: relative; }
  .index .section04 .remarks {
    padding: 10px 10px 0;
    font-size: 10px;
    font-size: 1rem;
    color: #31302c; }
.index .section05 {
  padding-left: 0px;
  padding-right: 0px; }
  .index .section05 .container {
    padding: 0;
    position: relative;
    -webkit-box-shadow: 0 0 5px #e4e4e4;
    -moz-box-shadow: 0 0 5px #e4e4e4;
    box-shadow: 0 0 5px #e4e4e4; }
    .index .section05 .container > .remarks {
      padding: 0 10px 10px; }
  .index .section05 .ttl {
    width: 100%;
    background: #267db2;
    font-size: 4.5vw;
    font-weight: 700;
    text-align: center;
    position: absolute;
    padding: 0.8em 0;
    color: #fff; }
    .index .section05 .ttl strong {
      font-weight: 700;
      color: #fff57b; }
  .index .section05 .recommend {
    background: #eaf6fb;
    padding: 110px 10px 20px; }
    .index .section05 .recommend .wrap {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      -o-align-items: flex-start;
      align-items: flex-start; }
      .index .section05 .recommend .wrap .image {
        width: 35%; }
      .index .section05 .recommend .wrap .txt {
        width: 65%;
        padding-left: 10px;
        text-align: center; }
        .index .section05 .recommend .wrap .txt .heading {
          font-size: 3vw;
          font-weight: 700;
          color: #267db2; }
    .index .section05 .recommend .cta_btn {
      margin-top: 10px; }
      .index .section05 .recommend .cta_btn a {
        display: block;
        text-decoration: none;
        font-size: 2.8vw;
        line-height: 1.4;
        font-weight: 700;
        background: #45bc6f;
        border-bottom: 3px solid #b95714;
        border-bottom: 3px solid #399f5d;
        padding: 1.3em;
        color: #fff;
        text-align: center;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -o-border-radius: 10px;
        -ms-border-radius: 10px; }
        .index .section05 .recommend .cta_btn a::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: #45bc6f; }
        .index .section05 .recommend .cta_btn a span {
          position: relative; }
  .index .section05 .inner + .recommend {
    padding-top: 20px; }
  .index .section05 .inner {
    margin: 0 auto;
    padding: 20px 10px; }
  .index .section05 .note {
    margin-top: 20px;
    padding: 0 10px;
    font-size: 15px;
    font-size: 1.5rem; }
    .index .section05 .note strong {
      font-weight: 700;
      color: #267db2; }
    .index .section05 .note sup {
      font-size: 11px;
      font-size: 1.1rem; }
    .index .section05 .note span {
      background: linear-gradient(transparent 50%, #f9f114 0%);
      font-weight: 700; }
  .index .section05 .matome {
    margin-top: 30px;
    /*.remarks {
        margin-top: 10px;
        @include fs(10);
    }*/ }
    .index .section05 .matome .heading {
      text-align: center; }
      .index .section05 .matome .heading span {
        display: inline-block;
        padding-bottom: 5px;
        color: #333;
        font-weight: 700;
        border-bottom: 1px solid #333;
        font-size: 20px;
        font-size: 2rem; }
    .index .section05 .matome ul {
      margin-top: 30px;
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center; }
      .index .section05 .matome ul li {
        width: calc((100% - 4%) / 2);
        margin: 1%;
        border: 1px solid #267db2;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        padding: 12px 5px 5px;
        text-align: center; }
        .index .section05 .matome ul li:nth-child(3n+1) {
          margin-left: 1%; }
        .index .section05 .matome ul li:nth-child(1), .index .section05 .matome ul li:nth-child(2), .index .section05 .matome ul li:nth-child(3) {
          margin-top: 0; }
        .index .section05 .matome ul li .lead {
          line-height: 1.3;
          font-size: 16px;
          font-size: 1.6rem;
          font-weight: 700;
          color: #267db2; }
          .index .section05 .matome ul li .lead span {
            display: block;
            height: 1.4em; }
        .index .section05 .matome ul li .image {
          margin-top: 5px;
          padding: 0 10px; }
      .index .section05 .matome ul li.wtds {
        margin: 0.9%; }
  .index .section05 .remarks {
    margin-top: 10px;
    font-size: 10px;
    font-size: 1rem; }
.index .section06 {
  overflow: hidden;
  background: #fff; }
  .index .section06 .container {
    padding-left: 0;
    padding-right: 0; }
    .index .section06 .container .cta {
      text-align: center;
      margin-top: 25px;
      font-weight: 700;
      color: #267db2;
      font-size: 20px;
      font-size: 2rem; }
      .index .section06 .container .cta .btn a {
        font-size: inherit; }
  .index .section06 .tab_section #tab {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center; }
    .index .section06 .tab_section #tab li {
      width: 49%;
      position: relative;
      margin-left: 2%;
      border-radius: 5px 5px 0 0;
      -moz-border-radius: 5px 5px 0 0;
      -webkit-border-radius: 5px 5px 0 0;
      -o-border-radius: 5px 5px 0 0;
      -ms-border-radius: 5px 5px 0 0;
      text-align: center;
      padding: 10px 0 20px;
      color: #267db2;
      font-weight: 700;
      letter-spacing: 0.08em;
      font-size: 18px;
      font-size: 1.8rem;
      background: #d1edf9;
      cursor: pointer;
      -moz-transition: 0.3s;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s; }
      .index .section06 .tab_section #tab li:first-child {
        margin-left: 0; }
      .index .section06 .tab_section #tab li::after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 8px;
        border-style: solid;
        border-width: 6px 0 6px 8px;
        border-color: transparent transparent transparent #267db2;
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        margin-left: -5px;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s; }
      .index .section06 .tab_section #tab li.select {
        background: #6fc9ec;
        background: -webkit-linear-gradient(top, #6fc9ec 0%, #267db2 100%);
        background: linear-gradient(to bottom, #6fc9ec 0%, #267db2 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fc9ec', endColorstr=' #267db2', GradientType=0);
        color: #fff; }
        .index .section06 .tab_section #tab li.select::after {
          border-color: transparent transparent transparent #fff; }
  .index .section06 .tab_section .disnon {
    display: none; }
  .index .section06 .tab_section .content_wrap {
    border-top: 2px solid #267db2;
    padding: 15px 10px 0 10px; }
  .index .section06 .wrap {
    width: 100%; }
  .index .section06 .scroll_txt {
    text-align: right;
    margin-top: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #eaf6fb;
    font-weight: 500;
    padding-right: 10px; }
  .index .section06 table {
    width: 100%;
    border: 1px solid #e4e4e4; }
    .index .section06 table th, .index .section06 table td {
      text-align: center;
      font-size: 1em;
      border: 1px solid #e4e4e4;
      padding: 8px 2px;
      width: 110px;
      background: #fff;
      font-size: 15px;
      font-size: 1.5rem; }
    .index .section06 table thead th {
      background: #f5f5f5;
      padding: 5px 2px;
      font-weight: normal;
      font-size: 14px;
      font-size: 1.4rem; }
    .index .section06 table tbody tr:first-child {
      border: 2px solid #267db2;
      background: #fffde5; }
      .index .section06 table tbody tr:first-child td {
        background: #fffde5;
        font-weight: 700; }
    .index .section06 table tbody tr td {
      vertical-align: top; }
      .index .section06 table tbody tr td:first-child {
        position: relative;
        padding-top: 30px;
        vertical-align: middle; }
        .index .section06 table tbody tr td:first-child::before {
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 24px;
          height: 20px;
          background: url("/ranking2/assets/img/common/rank01.png") no-repeat left top/100% auto; }
      .index .section06 table tbody tr td a .image {
        display: block;
        width: 90px;
        margin: 0 auto; }
      .index .section06 table tbody tr td .popup_btn a {
        text-decoration: underline; }
      .index .section06 table tbody tr td .popup_btn.no_link a {
        text-decoration: none;
        pointer-events: none; }
      .index .section06 table tbody tr td .popup {
        overflow-y: scroll;
        opacity: 0;
        visibility: hidden;
        z-index: 101;
        position: fixed;
        top: 50%;
        right: 0;
        left: 0;
        width: 90%;
        min-height: 300px;
        max-height: calc(100% - 100px);
        margin: auto;
        padding: 20px;
        background: #fff;
        border: #267db2 2px solid;
        transform: scale(0.8) translateY(-50%);
        transition: all 0; }
        .index .section06 table tbody tr td .popup .image {
          width: 180px;
          margin: 0 auto 10px; }
        .index .section06 table tbody tr td .popup li + li {
          margin-top: 20px; }
        .index .section06 table tbody tr td .popup li .kuchikomi_wrap {
          background: #eaf6fb;
          width: 100%;
          margin: 0 auto;
          padding: 20px;
          border-radius: 10px;
          -moz-border-radius: 10px;
          -webkit-border-radius: 10px;
          -o-border-radius: 10px;
          -ms-border-radius: 10px; }
          .index .section06 table tbody tr td .popup li .kuchikomi_wrap .kuchikomi {
            -webkit-display: flex;
            -moz-display: flex;
            -ms-display: flex;
            -o-display: flex;
            display: flex;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            margin: 0 auto 10px; }
            .index .section06 table tbody tr td .popup li .kuchikomi_wrap .kuchikomi .title {
              color: #333;
              font-size: 16px;
              font-size: 1.6rem; }
            .index .section06 table tbody tr td .popup li .kuchikomi_wrap .kuchikomi .icon {
              padding: 5px; }
              .index .section06 table tbody tr td .popup li .kuchikomi_wrap .kuchikomi .icon .woman {
                width: 100px; }
              .index .section06 table tbody tr td .popup li .kuchikomi_wrap .kuchikomi .icon span {
                color: #333;
                font-size: 12px;
                font-size: 1.2rem; }
          .index .section06 table tbody tr td .popup li .kuchikomi_wrap p.kuchikomi_naiyou {
            color: #333;
            font-size: 14px;
            font-size: 1.4rem;
            text-align: left;
            font-weight: 400; }
        .index .section06 table tbody tr td .popup.open {
          opacity: 1;
          visibility: visible;
          transform: scale(1) translateY(-50%);
          transition: all .2s; }
      .index .section06 table tbody tr td ul.jobtype li,
      .index .section06 table tbody tr td ul.workform li {
        position: relative;
        padding-left: 17px;
        text-align: left; }
        .index .section06 table tbody tr td ul.jobtype li::before,
        .index .section06 table tbody tr td ul.workform li::before {
          content: '';
          position: absolute;
          top: 3px;
          left: 0;
          background: url("/ranking2/assets/img/common/ico_no-nightwork.png") no-repeat left top/100% auto;
          width: 15px;
          height: 15px; }
        .index .section06 table tbody tr td ul.jobtype li.registered::before,
        .index .section06 table tbody tr td ul.workform li.registered::before {
          background-image: url("/ranking2/assets/img/common/ico_registered.png"); }
        .index .section06 table tbody tr td ul.jobtype li.practical::before,
        .index .section06 table tbody tr td ul.workform li.practical::before {
          background-image: url("/ranking2/assets/img/common/ico_practical.png"); }
        .index .section06 table tbody tr td ul.jobtype li.midwife::before,
        .index .section06 table tbody tr td ul.workform li.midwife::before {
          background-image: url("/ranking2/assets/img/common/ico_midwife.png"); }
        .index .section06 table tbody tr td ul.jobtype li.health::before,
        .index .section06 table tbody tr td ul.workform li.health::before {
          background-image: url("/ranking2/assets/img/common/ico_health.png"); }
        .index .section06 table tbody tr td ul.jobtype li.nightwork::before,
        .index .section06 table tbody tr td ul.workform li.nightwork::before {
          background-image: url("/ranking2/assets/img/common/ico_nightwork.png"); }
    .index .section06 table tbody tr:nth-child(2) td:first-child::before {
      background-image: url("/ranking2/assets/img/common/rank02.png"); }
    .index .section06 table tbody tr:nth-child(3) td:first-child::before {
      background-image: url("/ranking2/assets/img/common/rank03.png"); }
    .index .section06 table tbody tr:nth-child(4) td:first-child::before {
      background-image: url("/ranking2/assets/img/common/rank04.png"); }
    .index .section06 table tbody tr:nth-child(5) td:first-child::before {
      background-image: url("/ranking2/assets/img/common/rank05.png"); }
    .index .section06 table thead tr th:first-child,
    .index .section06 table tbody tr td:first-child {
      position: sticky;
      top: 0;
      left: 0;
      z-index: 100;
      width: 100px; }
      .index .section06 table thead tr th:first-child::after,
      .index .section06 table tbody tr td:first-child::after {
        content: "";
        position: absolute;
        top: -1px;
        right: -1px;
        width: 1px;
        height: 100%;
        border-right: 1px solid #e4e4e4;
        z-index: -1; }
    .index .section06 table a {
      text-decoration: none; }
    .index .section06 table a p {
      color: #04a8e5;
      text-decoration: underline;
      font-size: 12px;
      font-size: 1.2rem;
      letter-spacing: -.05em; }
  .index .section06 .ico {
    width: 28px;
    margin: 0 auto 5px; }
  .index .section06 .cta_txt {
    margin: 5px 0 -5px;
    text-align: center;
    color: #267db2;
    font-weight: 700;
    font-size: 2.2vw; }
  .index .section06 .btn {
    margin-top: 5px;
    overflow: hidden; }
    .index .section06 .btn a {
      display: block;
      text-decoration: none;
      color: #fff;
      padding: 10px 0;
      width: 90%;
      margin: auto;
      text-align: center;
      font-weight: 700;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.4;
      background: #45bc6f !important;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      border-bottom: 4px solid #399f5d; }
      .index .section06 .btn a::after {
        animation-duration: 6s; }
  .index .section06 .remarks {
    margin-top: 10px;
    font-size: 10px;
    font-size: 1rem;
    color: #31302c; }
.index .section07 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 35px 10px 40px; }
  @media only screen and (max-width: 768px) {
    .index .section07 .inner {
      width: 100%; } }
.index .section07 h2 {
  text-align: center; }
  .index .section07 h2 span {
    display: inline-block;
    font-size: 4vw;
    font-weight: 700;
    color: #267db2;
    letter-spacing: 0.05em;
    border: 1px solid #267db2;
    padding: 6px 30px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px; }
.index .section07 .tab {
  position: relative;
  z-index: 10;
  margin-top: 25px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center; }
  .index .section07 .tab li {
    width: 30%;
    margin: 0 3px;
    text-align: center;
    color: #267db2;
    cursor: pointer;
    font-weight: 700;
    line-height: 1.3;
    font-size: 17px;
    font-size: 1.7rem;
    padding: 8px 0;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    background: #d1edf9;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    position: relative; }
    .index .section07 .tab li.select {
      background: linear-gradient(to bottom, #6fc9ec 0%, #267db2 100%);
      color: #fff; }
.index .section07 .tab_item {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border: 1px solid #267db2;
  padding: 10px 10px 20px; }
.index .section07 .disnone {
  display: none; }
.index .section07 .recommend .txt {
  font-size: 17px;
  font-size: 1.7rem; }
  .index .section07 .recommend .txt span {
    font-weight: 700; }
.index .section07 .recommend .items {
  margin: 10px auto 0;
  background: #fffde4;
  padding: 15px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between; }
  .index .section07 .recommend .items .item {
    width: 48%; }
.index .section07 .recommend .name a {
  display: block;
  background: #267db2;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  padding: 6px 0;
  text-align: center; }
.index .section07 .recommend .image {
  margin-top: 5px; }
.index .section07 .recommend .cta_btn {
  margin-top: 5px;
  overflow: hidden; }
  .index .section07 .recommend .cta_btn a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    background: #45bc6f !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-bottom: 4px solid #399f5d; }
    .index .section07 .recommend .cta_btn a::after {
      animation-duration: 6s; }
.index .section07 .recommend .remarks {
  margin-top: 10px;
  font-size: 10px;
  font-size: 1rem; }
.index .section08 {
  overflow: hidden;
  background: #fff; }
  .index .section08 .container {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0; }
    .index .section08 .container .cta {
      text-align: center;
      margin-top: 25px;
      font-weight: 700;
      color: #267db2;
      font-size: 20px;
      font-size: 2rem; }
      .index .section08 .container .cta .btn a {
        font-size: inherit; }
  .index .section08 .sub_ttl {
    margin-top: 10px;
    margin-bottom: 0; }
    .index .section08 .sub_ttl span::before {
      left: -25px; }
    .index .section08 .sub_ttl span::after {
      right: -25px; }
  .index .section08 .consideration {
    text-align: center;
    font-size: 3.5vw;
    letter-spacing: 0.04em; }
    .index .section08 .consideration span {
      color: #267db2;
      font-weight: 700;
      font-size: 140%;
      display: inline-block;
      margin: 0 3px; }
  .index .section08 .tab_section #tab {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    padding: 0 10px; }
    .index .section08 .tab_section #tab li {
      width: 32%;
      position: relative;
      margin-left: 2%;
      border-radius: 5px 5px 0 0;
      -moz-border-radius: 5px 5px 0 0;
      -webkit-border-radius: 5px 5px 0 0;
      -o-border-radius: 5px 5px 0 0;
      -ms-border-radius: 5px 5px 0 0;
      text-align: center;
      padding: 5px 0 17px;
      color: #267db2;
      font-weight: 700;
      letter-spacing: 0.08em;
      font-size: 17px;
      font-size: 1.7rem;
      background: #d1edf9;
      cursor: pointer;
      -moz-transition: 0.3s;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s; }
      .index .section08 .tab_section #tab li:first-child {
        margin-left: 0; }
      .index .section08 .tab_section #tab li::after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 4px;
        border-style: solid;
        border-width: 6px 0 6px 8px;
        border-color: transparent transparent transparent #267db2;
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        margin-left: -5px;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s; }
      .index .section08 .tab_section #tab li.select {
        background: #6fc9ec;
        background: -webkit-linear-gradient(top, #6fc9ec 0%, #267db2 100%);
        background: linear-gradient(to bottom, #6fc9ec 0%, #267db2 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fc9ec', endColorstr=' #267db2', GradientType=0);
        color: #fff; }
        .index .section08 .tab_section #tab li.select::after {
          border-color: transparent transparent transparent #fff; }
  .index .section08 .tab_section .disnon {
    display: none; }
  .index .section08 .tab_section .content_wrap {
    position: relative;
    border-top: 2px solid #267db2;
    padding: 10px 10px 50px 10px; }
  .index .section08 .wrap {
    width: 100%; }
  .index .section08 .scroll_txt {
    text-align: right;
    margin-top: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #eaf6fb;
    font-weight: 500;
    padding-right: 10px; }
  .index .section08 table {
    width: 100%;
    border: 1px solid #e4e4e4; }
    .index .section08 table th, .index .section08 table td {
      text-align: center;
      font-size: 1em;
      border: 1px solid #e4e4e4;
      padding: 8px 2px;
      background: #fff;
      font-size: 12px;
      font-size: 1.2rem; }
    .index .section08 table thead th {
      background: #f5f5f5;
      padding: 5px 2px;
      font-weight: normal; }
    .index .section08 table tbody tr:first-child {
      background: #fffde5; }
      .index .section08 table tbody tr:first-child td {
        background: #fffde5; }
    .index .section08 table tbody tr td {
      vertical-align: middle; }
      .index .section08 table tbody tr td .red {
        font-weight: 700;
        color: red; }
      .index .section08 table tbody tr td a .image {
        display: block;
        width: 90px;
        margin: 0 auto; }
      .index .section08 table tbody tr td .popup_btn a {
        text-decoration: underline; }
      .index .section08 table tbody tr td .popup_btn.no_link a {
        text-decoration: none;
        pointer-events: none; }
      .index .section08 table tbody tr td .popup {
        display: grid;
        grid-template-rows: auto 1fr auto;
        opacity: 0;
        visibility: hidden;
        z-index: 101;
        position: fixed;
        top: 50%;
        right: 0;
        left: 0;
        width: 90%;
        min-height: 300px;
        max-height: calc(100% - 150px);
        margin: auto;
        padding: 20px 10px;
        background: #267db2;
        border: #267db2 2px solid;
        border-radius: 10px;
        transform: scale(0.8) translateY(-50%);
        transition: all 0; }
        .index .section08 table tbody tr td .popup .popup_close {
          background: #8d8d8d;
          color: #fff !important;
          width: 40px;
          line-height: 40px;
          display: block;
          font-size: 20px;
          font-weight: bold;
          position: absolute;
          top: -42px;
          right: 10px;
          text-align: center;
          cursor: pointer;
          text-decoration: none;
          z-index: 100; }
        .index .section08 table tbody tr td .popup .image {
          width: 180px;
          margin: 0 auto 10px; }
        .index .section08 table tbody tr td .popup .review_wrap {
          padding: 20px 15px;
          background: #fff;
          border-radius: 10px;
          overflow-y: scroll;
          scrollbar-width: none; }
          .index .section08 table tbody tr td .popup .review_wrap::-webkit-scrollbar {
            display: none; }
        .index .section08 table tbody tr td .popup .btn {
          padding-top: 20px; }
        .index .section08 table tbody tr td .popup li + li {
          margin-top: 20px; }
        .index .section08 table tbody tr td .popup li .kuchikomi_wrap {
          background: #eaf6fb;
          width: 100%;
          margin: 0 auto;
          padding: 20px;
          border-radius: 10px;
          -moz-border-radius: 10px;
          -webkit-border-radius: 10px;
          -o-border-radius: 10px;
          -ms-border-radius: 10px; }
          .index .section08 table tbody tr td .popup li .kuchikomi_wrap .kuchikomi {
            -webkit-display: flex;
            -moz-display: flex;
            -ms-display: flex;
            -o-display: flex;
            display: flex;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            margin: 0 auto 10px; }
            .index .section08 table tbody tr td .popup li .kuchikomi_wrap .kuchikomi .title {
              color: #333;
              font-size: 16px;
              font-size: 1.6rem; }
            .index .section08 table tbody tr td .popup li .kuchikomi_wrap .kuchikomi .icon {
              padding: 5px; }
              .index .section08 table tbody tr td .popup li .kuchikomi_wrap .kuchikomi .icon .woman {
                width: 100px; }
              .index .section08 table tbody tr td .popup li .kuchikomi_wrap .kuchikomi .icon span {
                color: #333;
                font-size: 12px;
                font-size: 1.2rem; }
          .index .section08 table tbody tr td .popup li .kuchikomi_wrap p.kuchikomi_naiyou {
            color: #333;
            font-size: 14px;
            font-size: 1.4rem;
            text-align: left;
            font-weight: 400; }
        .index .section08 table tbody tr td .popup.open {
          opacity: 1;
          visibility: visible;
          transform: scale(1) translateY(-50%);
          transition: all .2s; }
      .index .section08 table tbody tr td ul.workform {
        padding: 0 5px; }
        .index .section08 table tbody tr td ul.workform li {
          position: relative;
          padding-left: 17px;
          text-align: left;
          font-weight: 700; }
          .index .section08 table tbody tr td ul.workform li + li {
            margin-top: 3px; }
          .index .section08 table tbody tr td ul.workform li::before {
            content: '';
            position: absolute;
            top: 2px;
            left: 0;
            background: url("../../../ranking2/assets/img/common/ico_no-nightwork2.png") no-repeat left top/100% auto;
            width: 12px;
            height: 12px; }
          .index .section08 table tbody tr td ul.workform li.nightwork::before {
            background-image: url("../../../ranking2/assets/img/common/ico_nightwork2.png"); }
          .index .section08 table tbody tr td ul.workform li.contract::before {
            background-image: url("../../../ranking2/assets/img/common/ico_contract.png"); }
          .index .section08 table tbody tr td ul.workform li.temporary::before {
            background-image: url("../../../ranking2/assets/img/common/ico_temporary.png"); }
          .index .section08 table tbody tr td ul.workform li.part::before {
            background-image: url("../../../ranking2/assets/img/common/ico_part.png"); }
      .index .section08 table tbody tr td ul.jobtype {
        padding: 0 5px; }
        .index .section08 table tbody tr td ul.jobtype li {
          position: relative;
          background: #fff;
          padding: 2px 0;
          font-weight: 700;
          border: 1px solid #000;
          border-radius: 100px;
          -moz-border-radius: 100px;
          -webkit-border-radius: 100px;
          -o-border-radius: 100px;
          -ms-border-radius: 100px; }
          .index .section08 table tbody tr td ul.jobtype li + li {
            margin-top: 3px; }
          .index .section08 table tbody tr td ul.jobtype li.registered {
            color: #f87273;
            border-color: #f87273; }
          .index .section08 table tbody tr td ul.jobtype li.practical {
            color: #f4ae64;
            border-color: #f4ae64; }
          .index .section08 table tbody tr td ul.jobtype li.midwife {
            color: #4ab9c6;
            border-color: #4ab9c6; }
          .index .section08 table tbody tr td ul.jobtype li.health {
            color: #45bc6f;
            border-color: #45bc6f; }
    .index .section08 table tbody tr:nth-child(-n+5) td:first-child .image {
      position: relative;
      padding-top: 35px; }
      .index .section08 table tbody tr:nth-child(-n+5) td:first-child .image::before {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 4px;
        width: 48px;
        height: 28px;
        background-repeat: no-repeat;
        background-size: contain;
        pointer-events: none;
        background-position: center top; }
    .index .section08 table tbody tr:nth-child(1) td:first-child .image::before {
      background-image: url("/ranking2/assets/img/common/rank01.png"); }
    .index .section08 table tbody tr:nth-child(2) td:first-child .image::before {
      background-image: url("/ranking2/assets/img/common/rank02.png"); }
    .index .section08 table tbody tr:nth-child(3) td:first-child .image::before {
      background-image: url("/ranking2/assets/img/common/rank03.png"); }
    .index .section08 table tbody tr:nth-child(4) td:first-child .image::before {
      background-image: url("/ranking2/assets/img/common/rank04.png"); }
    .index .section08 table tbody tr:nth-child(5) td:first-child .image::before {
      background-image: url("/ranking2/assets/img/common/rank05.png"); }
    .index .section08 table thead tr th:first-child,
    .index .section08 table tbody tr td:first-child {
      position: sticky;
      top: 0;
      left: 0;
      z-index: 100;
      width: 100px; }
      .index .section08 table thead tr th:first-child::after,
      .index .section08 table tbody tr td:first-child::after {
        content: "";
        position: absolute;
        top: -1px;
        right: -1px;
        width: 1px;
        height: 100%;
        border-right: 1px solid #e4e4e4;
        z-index: -1; }
    .index .section08 table a {
      text-decoration: none; }
    .index .section08 table a p {
      color: #04a8e5;
      text-decoration: underline;
      font-size: 12px;
      font-size: 1.2rem;
      letter-spacing: -.05em; }
  .index .section08 .hidden-row {
    display: none; }
  .index .section08 .ico {
    width: 28px;
    margin: 0 auto 5px; }
  .index .section08 .review_txt {
    font-size: 5vw;
    font-weight: 700;
    color: #fac840;
    line-height: 1.2; }
    .index .section08 .review_txt span {
      color: #f87273; }
  .index .section08 .speed_ico {
    width: 40px;
    margin: auto; }
  .index .section08 .cta_txt {
    margin: 5px 0 -5px;
    text-align: center;
    color: #267db2;
    font-weight: 700;
    font-size: 2.2vw; }
  .index .section08 .btn {
    position: relative;
    margin-top: 5px; }
    .index .section08 .btn .catch {
      z-index: 1;
      position: absolute;
      top: -13px;
      left: 0;
      width: 100%;
      text-align: center;
      font-weight: 700;
      color: #fff;
      -webkit-text-stroke: 4px #45bc6f;
      text-stroke: 4px #45bc6f;
      paint-order: stroke; }
      .index .section08 .btn .catch b {
        color: #fff57b;
        font-size: 120%; }
    .index .section08 .btn a {
      display: block;
      text-decoration: none;
      color: #fff;
      padding: 10px 0;
      width: 90%;
      margin: auto;
      text-align: center;
      font-weight: 700;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.4;
      background: #45bc6f !important;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      border-bottom: 4px solid #399f5d; }
      .index .section08 .btn a::after {
        animation-duration: 6s; }
  .index .section08 .show-more-btn {
    display: block;
    position: absolute;
    width: 100%;
    height: 70px;
    bottom: 0;
    left: 0;
    border: none;
    text-decoration: none;
    line-height: 1;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 20%, white 100%); }
    .index .section08 .show-more-btn .s-m-btn {
      position: relative;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      gap: 6px;
      width: 100%;
      height: 50px;
      margin: 30px auto 0;
      text-align: center;
      color: #FFF;
      font-size: 14px;
      font-weight: 500;
      border: none;
      background: #267db2; }
      .index .section08 .show-more-btn .s-m-btn::after {
        content: "";
        display: block;
        transform: rotate(45deg);
        width: 9px;
        height: 9px;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        transition: transform 0.2s ease; }
    .index .section08 .show-more-btn.open {
      background: none; }
      .index .section08 .show-more-btn.open .s-m-btn::after {
        transform: translateY(3px) rotate(-135deg); }
  .index .section08 .remarks {
    margin-top: 10px;
    font-size: 10px;
    font-size: 1rem;
    color: #31302c; }
.index .section_example {
  overflow: hidden;
  padding: 30px 45px;
  background: #fff; }
  .index .section_example .heading {
    text-align: center; }
    .index .section_example .heading span {
      display: inline-block;
      background: #d1edf9;
      font-size: 22px;
      font-size: 2.2rem;
      font-weight: 700;
      padding: 5px 60px;
      color: #267db2;
      border-radius: 100px;
      -moz-border-radius: 100px;
      -webkit-border-radius: 100px;
      -o-border-radius: 100px;
      -ms-border-radius: 100px; }
  .index .section_example .image {
    width: 50%;
    margin: auto; }
  .index .section_example .swiper-wrapper {
    align-items: stretch;
    align-items: flex-start; }
  .index .section_example .swiper-slide:not(.swiper-slide-visible) .slide {
    pointer-events: none;
    opacity: 0.3; }
  .index .section_example .slide {
    padding-bottom: 10px !important;
    overflow: hidden;
    webkit-transition: var(--transition), opacity 1s;
    transition: var(--transition), opacity 1s; }
  .index .section_example .swiper {
    margin-top: 30px;
    overflow: visible; }
    .index .section_example .swiper article {
      border: 3px solid #267db2;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px;
      padding: 30px 20px; }
    .index .section_example .swiper .lead {
      margin: -30px -20px 20px;
      padding: 10px 2px;
      background: #267db2;
      text-align: center;
      font-weight: 700;
      color: #fff;
      font-size: 22px;
      font-size: 2.2rem; }
    .index .section_example .swiper .thumb {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      margin-bottom: 10px; }
      .index .section_example .swiper .thumb li {
        width: 100%; }
    .index .section_example .swiper .txt {
      margin-top: 15px;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      padding: 15px;
      background: #fdfbea; }
      .index .section_example .swiper .txt ul {
        margin-left: 1em;
        list-style: disc; }
        .index .section_example .swiper .txt ul span {
          font-weight: 700;
          font-size: 18px;
          font-size: 1.8rem;
          font-size: 130%; }
    .index .section_example .swiper .image {
      margin-top: 10px;
      text-align: center; }
    .index .section_example .swiper p {
      text-align: center;
      margin-top: 10px;
      font-size: 14px;
      font-size: 1.4rem; }
      .index .section_example .swiper p a {
        color: #10adf6; }
  .index .section_example .swiper-button-prev, .index .section_example .swiper-button-next {
    display: grid;
    place-content: center;
    width: 64px;
    height: 64px;
    cursor: pointer;
    -webkit-transition: var(--transition);
    transition: var(--transition); }
  .index .section_example .swiper-button-prev::before, .index .section_example .swiper-button-next::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    border-radius: 50%;
    -webkit-box-shadow: var(--box-shadow);
    box-shadow: var(--box-shadow); }
  .index .section_example .swiper-button-prev::after, .index .section_example .swiper-button-next::after {
    width: 1.8rem;
    height: 1.8rem;
    content: "";
    border: solid #fff;
    border-width: 3px 3px 0 0; }
  .index .section_example .swiper-button-prev::after {
    margin-left: 0.4rem;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg); }
  .index .section_example .swiper-button-next::after {
    margin-right: 0.4rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .index .section_example .swiper-button-disabled {
    pointer-events: none;
    opacity: 0; }
  .index .section_example .swiper-button-prev,
  .index .section_example .swiper-button-next {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    margin: auto; }
  .index .section_example .swiper-button-prev::before,
  .index .section_example .swiper-button-next::before {
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: var(--box-shadow-dark);
    box-shadow: var(--box-shadow-dark); }
  .index .section_example .swiper-button-prev::after,
  .index .section_example .swiper-button-next::after {
    border-color: #fff; }
  .index .section_example .swiper-button-prev {
    left: -35px; }
  .index .section_example .swiper-button-next {
    right: -35px; }
  .index .section_example .btn {
    margin-top: 10px;
    overflow: hidden; }
    .index .section_example .btn a {
      width: 100%;
      display: block;
      text-decoration: none;
      color: #fff;
      padding: 8px 0;
      margin: auto;
      text-align: center;
      font-weight: 700;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.4;
      background: #45bc6f !important;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      border-bottom: 4px solid #399f5d; }
      .index .section_example .btn a small {
        font-weight: 500; }

.ft_btn2 {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 100;
  display: none; }

.ft_btn3 {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 100;
  display: none; }
  .ft_btn3 .btn {
    width: 27.69%;
    right: 2.57%;
    top: 24.85%;
    position: absolute; }
    .ft_btn3 .btn a {
      display: block;
      text-decoration: none;
      font-size: 3vw;
      font-weight: 700;
      background: #45bc6f !important;
      border-bottom: 3px solid #b95714;
      border-bottom: 3px solid #399f5d;
      padding: 0.9em 0.5em;
      color: #fff;
      text-align: center;
      border-radius: 5px !important;
      line-height: 1.3; }

.footer {
  margin-top: 40px; }
  .footer .ft_menu {
    background: #fff; }
    .footer .ft_menu .p_mark {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      border: 10px solid #dddddd;
      padding: 30px; }
      .footer .ft_menu .p_mark .image {
        width: 30%; }
      .footer .ft_menu .p_mark .pra_txt {
        width: 70%;
        padding-left: 10px;
        font-size: 12px;
        font-size: 1.2rem; }
    .footer .ft_menu .ft_nav {
      background: #5ab8db; }
      .footer .ft_menu .ft_nav ul {
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap; }
        .footer .ft_menu .ft_nav ul li {
          width: 50%;
          float: left;
          border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
          .footer .ft_menu .ft_nav ul li:nth-child(even) {
            border-left: 1px solid rgba(255, 255, 255, 0.3); }
          .footer .ft_menu .ft_nav ul li:nth-child(odd) {
            border-right: 1px solid rgba(255, 255, 255, 0.3); }
          .footer .ft_menu .ft_nav ul li a {
            display: block;
            text-align: left;
            text-decoration: none;
            color: #fff;
            font-size: 18px;
            font-size: 1.8rem;
            padding: 15px 12px; }
  .footer .copyright {
    text-align: center;
    padding: 5px 0;
    color: #0085b7;
    font-size: 12px;
    font-size: 1.2rem;
    background: #dff3fa; }

.ft_btn .btn_area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-evenly; }
  .ft_btn .btn_area .cta_btn {
    width: 47%; }
    .ft_btn .btn_area .cta_btn a {
      font-size: 3.5vw;
      text-align: center;
      display: block;
      text-decoration: none;
      color: #fff;
      font-weight: 700;
      padding: 5px 0;
      background: #ff7314;
      border-bottom: 3px solid #b95714;
      background-size: 6%;
      border-radius: 7px; }

.exitProtection_overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  display: none; }

.exitProtection {
  width: 95% !important;
  margin: 0 auto;
  position: fixed;
  left: 0;
  right: 0;
  top: 15%;
  border: none;
  z-index: 1000; }
  .exitProtection a {
    outline: none; }
  .exitProtection .wrap {
    position: relative;
    overflow: auto !important;
    padding-top: 40px;
    height: 510px;
    background-image: url("../../../ranking2-3/assets/img/index/exit_protection_bg2.png");
    background-repeat: no-repeat;
    background-position-y: 38px;
    background-position-x: center;
    background-size: 100% auto; }
    .exitProtection .wrap .wrap_head {
      padding: 70px 30px 25px;
      text-align: center; }
      .exitProtection .wrap .wrap_head .heading {
        font-size: 17px;
        font-size: 1.7rem;
        color: #267db2;
        line-height: 1.2;
        font-weight: bold;
        padding-bottom: 5px; }
      .exitProtection .wrap .wrap_head .name {
        font-size: 25px;
        font-size: 2.5rem;
        color: #333;
        line-height: 1.2;
        font-weight: bold; }
      .exitProtection .wrap .wrap_head .exitProtection_banner {
        width: 85%;
        padding: 10px;
        margin: auto; }
    .exitProtection .wrap .modal_close {
      background: #8d8d8d;
      color: #fff !important;
      width: 40px;
      line-height: 40px;
      display: block;
      font-size: 20px;
      font-weight: bold;
      position: absolute;
      top: -1px;
      right: 6px;
      text-align: center;
      cursor: pointer;
      text-decoration: none;
      z-index: 100; }
    .exitProtection .wrap .cta_btn {
      margin: 0 20px;
      position: absolute;
      bottom: 48px;
      width: 90%;
      margin: 0 auto;
      left: 0;
      right: 0; }
      .exitProtection .wrap .cta_btn a {
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        display: block;
        text-decoration: none;
        color: #fff;
        font-weight: 700;
        padding: 20px 0;
        background: #45bc6f;
        border-bottom: 3px solid #b95714;
        border-bottom: 3px solid #399f5d;
        background-size: 6%;
        border-radius: 7px; }

.exitProtection2 {
  width: 400px !important;
  margin: 0 auto;
  position: fixed;
  left: 0;
  right: 0;
  top: 15%;
  border: none;
  z-index: 1000; }
  @media only screen and (max-width: 768px) {
    .exitProtection2 {
      width: 95% !important; } }
  .exitProtection2 a {
    outline: none; }
  .exitProtection2 .wrap {
    position: relative;
    overflow: auto !important;
    padding-top: 40px;
    height: 440px; }
    @media only screen and (max-width: 768px) {
      .exitProtection2 .wrap {
        width: 80vw;
        margin: 0 auto;
        height: 100%; }
        .exitProtection2 .wrap::before {
          content: "";
          display: block;
          padding-top: calc(400 / 400 * 100%); } }
    .exitProtection2 .wrap .image {
      position: absolute;
      top: 40px;
      left: 0; }
      .exitProtection2 .wrap .image .btns {
        width: 90%;
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 75%; }
        .exitProtection2 .wrap .image .btns .btn {
          width: 47.5%; }
          .exitProtection2 .wrap .image .btns .btn a {
            -webkit-display: flex;
            -moz-display: flex;
            -ms-display: flex;
            -o-display: flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            -o-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -o-justify-content: center;
            justify-content: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            -o-border-radius: 5px;
            -ms-border-radius: 5px;
            line-height: 1.4;
            height: 70px;
            text-decoration: none;
            text-align: center;
            color: #fff;
            font-weight: 700;
            font-size: 18px;
            font-size: 1.8rem; }
            .exitProtection2 .wrap .image .btns .btn a small {
              font-size: 14px;
              font-size: 1.4rem; }
          .exitProtection2 .wrap .image .btns .btn:nth-child(1) a {
            background: #36bccc;
            border-bottom: 4px solid #2995a2; }
          .exitProtection2 .wrap .image .btns .btn:nth-child(2) a {
            background: #20b87f;
            border-bottom: 4px solid #1b9768; }
    .exitProtection2 .wrap .modal_close {
      background: #8d8d8d;
      color: #fff !important;
      width: 40px;
      line-height: 40px;
      display: block;
      font-size: 20px;
      font-weight: bold;
      position: absolute;
      top: 0px;
      right: 0;
      text-align: center;
      cursor: pointer;
      text-decoration: none;
      z-index: 100; }

.ui-dialog-titlebar {
  display: none; }

.ui-dialog {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  width: 90% !important; }

.page_survey .survey_body {
  background: #fff; }
  .page_survey .survey_body .inner {
    padding: 10px 20px 30px; }
  .page_survey .survey_body .heading {
    text-align: center; }
    .page_survey .survey_body .heading span {
      display: block;
      color: #f06880;
      border: 2px solid #f06880;
      padding: 12px 0;
      font-weight: 700;
      font-size: 24px;
      font-size: 2.4rem; }
  .page_survey .survey_body .items .item {
    margin-top: 30px; }
    .page_survey .survey_body .items .item .question {
      position: relative;
      font-size: 23px;
      font-size: 2.3rem;
      font-weight: 700;
      padding-top: 30px;
      line-height: 1.4; }
      .page_survey .survey_body .items .item .question::before {
        content: "";
        position: absolute;
        width: 60px;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100% auto;
        left: 0;
        top: 0;
        pointer-events: none; }
    .page_survey .survey_body .items .item:nth-child(1) .question::before {
      background-image: url("../../../glp1/assets/img/survey/question_01.jpg"); }
    .page_survey .survey_body .items .item:nth-child(2) .question::before {
      background-image: url("../../../glp1/assets/img/survey/question_02.jpg"); }
    .page_survey .survey_body .items .item:nth-child(3) .question::before {
      background-image: url("../../../glp1/assets/img/survey/question_03.jpg"); }
    .page_survey .survey_body .items .item:nth-child(4) .question::before {
      background-image: url("../../../glp1/assets/img/survey/question_04.jpg"); }
    .page_survey .survey_body .items .item:nth-child(5) .question::before {
      background-image: url("../../../glp1/assets/img/survey/question_05.jpg"); }
  .page_survey .survey_body .form [type=check],
  .page_survey .survey_body .form [type=radio],
  .page_survey .survey_body .form [type=submit] {
    cursor: pointer; }
  .page_survey .survey_body .form [type=check] + label,
  .page_survey .survey_body .form [type=radio] + label {
    display: inline-block;
    cursor: pointer; }
  .page_survey .survey_body .form .checkbox input,
  .page_survey .survey_body .form .radio input {
    display: none; }
  .page_survey .survey_body .form .checkbox,
  .page_survey .survey_body .form .radio {
    margin-top: 15px; }
    .page_survey .survey_body .form .checkbox li,
    .page_survey .survey_body .form .radio li {
      margin-top: 8px; }
      .page_survey .survey_body .form .checkbox li:first-child,
      .page_survey .survey_body .form .radio li:first-child {
        margin-top: 0; }
    .page_survey .survey_body .form .checkbox .parts,
    .page_survey .survey_body .form .radio .parts {
      position: relative;
      border: 1px solid #e1e1e1;
      background: #fafafa;
      display: block;
      padding: 12px 12px 12px 47px;
      font-weight: 700;
      font-size: 19px;
      font-size: 1.9rem;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px; }
      .page_survey .survey_body .form .checkbox .parts::before,
      .page_survey .survey_body .form .radio .parts::before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 17px;
        width: 20px;
        height: 20px;
        border: 1px solid #bdbdbd;
        background: #fff;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        -o-border-radius: 100%;
        -ms-border-radius: 100%; }
    .page_survey .survey_body .form .checkbox input:checked + .parts::after,
    .page_survey .survey_body .form .radio input:checked + .parts::after {
      content: "";
      display: block;
      position: absolute;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 20px;
      width: 14px;
      height: 14px;
      background: #f06880;
      border-radius: 50%; }
  .page_survey .survey_body .submit {
    margin: 30px auto 0; }
    .page_survey .survey_body .submit button {
      display: block;
      width: 100%;
      box-shadow: 0 6px 0 #35a05b;
      border-radius: 10px;
      position: relative;
      text-align: center;
      background: #45bc6f;
      padding: 20px 0;
      text-align: center;
      color: #fff;
      font-weight: 900;
      text-decoration: none;
      font-size: 23px;
      font-size: 2.3rem;
      animation: btn 2s infinite;
      border: none;
      letter-spacing: 0.05rem;
      overflow: hidden; }
      .page_survey .survey_body .submit button::before {
        position: absolute;
        content: '';
        display: inline-block;
        top: -180px;
        left: 0;
        width: 30px;
        height: 100%;
        background-color: #fff;
        z-index: 1;
        animation: shiny__btn 4s ease-in-out infinite; }
  .page_survey .survey_body .hidden_cta {
    display: none; }
    .page_survey .survey_body .hidden_cta .cta_inner {
      text-align: center;
      padding: 30px 20px 80px; }
      .page_survey .survey_body .hidden_cta .cta_inner .txt {
        font-weight: 700;
        font-size: 22px;
        font-size: 2.2rem;
        margin-bottom: 20px; }
      .page_survey .survey_body .hidden_cta .cta_inner .btn {
        margin-top: 30px; }
@keyframes btn {
  0% {
    box-shadow: 0 6px 0 #35a05b;
    top: 0px;
    border-radius: 10px; }
  10% {
    box-shadow: 0 0 0 #35a05b;
    top: 8px;
    border-radius: 10px; }
  20% {
    box-shadow: 0 6px 0 #35a05b;
    top: 0px;
    border-radius: 10px; }
  30% {
    box-shadow: 0 0 0 #35a05b;
    top: 8px;
    border-radius: 10px; }
  40% {
    box-shadow: 0 6px 0 #35a05b;
    top: 0px;
    border-radius: 10px; } }
@-webkit-keyframes shiny__btn {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0; }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.3; }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1; }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0; } }
.pr {
  text-align: center;
  margin-top: 5px;
  font-size: 1.5rem; }

.slide-dots {
  margin: 0;
  padding: 0;
  text-align: center;
  height: 60px; }

.slide-dots li {
  display: inline-block;
  margin: 0 10px; }

.slide-dots li:only-child {
  display: none; }

.slide-dots li button {
  position: relative;
  text-indent: -9999px; }

.slide-dots li button::before {
  background-image: url("../../../ranking2-3/assets/img/index/slick-off.png");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  height: 13.5px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 24px;
  width: 13.5px; }

.slide-dots li.slick-active button::before {
  background-image: url("../../../ranking2-3/assets/img/index/slick-on.png"); }

button {
  background: none;
  border: none;
  outline: none;
  padding: 0 7px; }

.popup_overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 100; }

body.popup_open {
  overflow: hidden; }

.search_section {
  width: calc(100% - 20px);
  border: 1px solid #267db2;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  background: #fff;
  margin: auto;
  margin-top: 10px;
  overflow: hidden; }
  .search_section .search_section_ttl {
    text-align: center;
    background: #eaf6fb;
    font-weight: 700;
    font-size: 3.4vw;
    padding: 5px 0; }
    .search_section .search_section_ttl span {
      display: inline-block;
      position: relative;
      color: #267db2;
      padding-left: 24px; }
      .search_section .search_section_ttl span::before {
        content: "";
        position: absolute;
        width: 16px;
        height: 16px;
        background-image: url("../../../ranking2-3/assets/img/common/search_section_ttl2.png");
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100% auto;
        left: 0;
        top: 3px;
        pointer-events: none;
        z-index: 10; }
  .search_section .search_section_inner {
    padding: 10px; }
  .search_section .select_items {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center; }
    .search_section .select_items .select_item {
      width: 49%; }
  .search_section [type=radio],
  .search_section [type=submit] {
    cursor: pointer; }
  .search_section [type=check] + label,
  .search_section [type=radio] + label {
    display: inline-block;
    cursor: pointer; }
  .search_section [type=tel],
  .search_section [type=email],
  .search_section [type=text],
  .search_section [type=password],
  .search_section [type=number],
  .search_section textarea,
  .search_section select {
    padding: 0.3em 0.4em;
    border: 1px solid #ddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    width: 100%;
    background: #f3f3f3;
    border: 1px solid #e8e8e8; }
  .search_section [type=submit] {
    display: block;
    border: none;
    background: #45bc6f;
    color: #fff;
    font-weight: 700;
    width: 60%;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 12px auto 0;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }
    @media only screen and (min-width: 769px) {
      .search_section [type=submit]:hover {
        filter: alpha(opacity=75);
        -moz-opacity: 0.75;
        opacity: 0.75; } }
  .search_section .conditions {
    margin-top: 10px; }
  .search_section .radio {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between; }
    .search_section .radio input {
      display: none; }
    .search_section .radio li {
      margin-top: 8px;
      width: 49.5%; }
      .search_section .radio li:nth-child(1), .search_section .radio li:nth-child(2) {
        margin-top: 0; }
    .search_section .radio .parts {
      position: relative;
      display: block;
      padding: 0 0 0 23px;
      cursor: pointer;
      font-size: 13px;
      font-size: 1.3rem; }
      .search_section .radio .parts::before {
        content: "";
        display: block;
        width: 17px;
        height: 17px;
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        -o-border-radius: 100%;
        -ms-border-radius: 100%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        border: 1px solid #e8e8e8;
        background: #fff; }
    .search_section .radio input:checked + .parts::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 4px;
      width: 9px;
      height: 9px;
      background: #267db2;
      border-radius: 100%;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      -o-border-radius: 100%;
      -ms-border-radius: 100%; }
  .search_section .selector {
    position: relative; }
    .search_section .selector::after {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 8px 6px 0 6px;
      border-color: #267db2 transparent transparent transparent;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 16px; }
    .search_section .selector select {
      outline: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      display: block;
      z-index: 1;
      cursor: pointer;
      font-size: 14px;
      font-size: 1.4rem; }

.page_resultpage {
  padding: 20px 10px 20px; }
  .page_resultpage .result_header .ttl {
    background: url("../../../ranking2/assets/img/common/ttl_result.png") no-repeat left top;
    background-size: 20px auto;
    line-height: 20px;
    padding-left: 30px;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700; }
  .page_resultpage .result_header table {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 10px;
    background: #fff; }
    .page_resultpage .result_header table th, .page_resultpage .result_header table td {
      border: 1px solid #ddd;
      padding: 5px 0;
      text-align: center; }
    .page_resultpage .result_header table th {
      width: 35%;
      background: #f87273;
      color: #fff; }
  .page_resultpage .result_main {
    width: 1100px;
    margin: 0 auto;
    margin-top: 30px; }
    @media only screen and (max-width: 768px) {
      .page_resultpage .result_main {
        width: 100%; } }
    .page_resultpage .result_main .client_archive > ul > li {
      margin-top: 25px; }
      .page_resultpage .result_main .client_archive > ul > li:first-child {
        margin-top: 0; }
    .page_resultpage .result_main .client_archive .client_card {
      border: 2px solid #ddd;
      background: #fff; }
      .page_resultpage .result_main .client_archive .client_card .client_name {
        position: relative;
        padding: 13px 10px 13px 20px;
        border-bottom: 1px solid #ddd; }
        .page_resultpage .result_main .client_archive .client_card .client_name::before {
          content: "";
          position: absolute;
          width: 40px;
          height: 47px;
          background-repeat: no-repeat;
          background-position: center top;
          background-size: 100% auto;
          left: 10px;
          top: 6px;
          pointer-events: none; }
        .page_resultpage .result_main .client_archive .client_card .client_name a {
          color: #31302c;
          font-size: 20px;
          font-size: 2rem;
          font-weight: 700;
          text-decoration: none; }
          .page_resultpage .result_main .client_archive .client_card .client_name a:hover {
            text-decoration: underline; }
      .page_resultpage .result_main .client_archive .client_card .client_inner {
        padding: 14px 7px; }
    .page_resultpage .result_main .client_archive .top_heading {
      font-size: 3.7vw;
      text-align: center;
      color: #f87273;
      font-weight: 700;
      line-height: 1.3; }
      .page_resultpage .result_main .client_archive .top_heading sup {
        font-size: 10px;
        font-size: 1rem; }
    .page_resultpage .result_main .client_archive .overview {
      margin-top: 10px; }
      .page_resultpage .result_main .client_archive .overview .image {
        width: 85%;
        margin: 0 auto 10px; }
      .page_resultpage .result_main .client_archive .overview .txt {
        width: 100%;
        margin: 0 auto; }
        .page_resultpage .result_main .client_archive .overview .txt table {
          width: 100%;
          border: 1px solid #e4e4e4;
          background: #fff;
          font-size: 3vw; }
          .page_resultpage .result_main .client_archive .overview .txt table th, .page_resultpage .result_main .client_archive .overview .txt table td {
            vertical-align: middle;
            padding: 2px 5px;
            border-left: 1px solid #e4e4e4;
            border-bottom: 1px solid #e4e4e4; }
          .page_resultpage .result_main .client_archive .overview .txt table th {
            width: 40%;
            font-weight: 500;
            color: #fff;
            background: #f097a8; }
          .page_resultpage .result_main .client_archive .overview .txt table td br.archive {
            display: none; }
    .page_resultpage .result_main .client_archive .point {
      margin-top: 24px;
      background: #fff;
      position: relative;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      border: 1px solid #fcd2d2;
      /*-webkit-box-shadow: 0 0 4px #d9d9d9 inset;
      -moz-box-shadow: 0 0 4px #d9d9d9 inset;
      box-shadow: 0 0 4px #d9d9d9 inset;*/
      padding: 25px 7px 20px; }
      .page_resultpage .result_main .client_archive .point .ttl {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: -12px;
        z-index: 1;
        width: 150px; }
      .page_resultpage .result_main .client_archive .point .wrap .txt ul li {
        margin-top: 3px;
        position: relative;
        padding-left: 15px; }
        .page_resultpage .result_main .client_archive .point .wrap .txt ul li:first-child {
          margin-top: 0; }
        .page_resultpage .result_main .client_archive .point .wrap .txt ul li::before {
          content: "";
          position: absolute;
          width: 10px;
          height: 100%;
          background-image: url("img/index/ico_check.png");
          background-repeat: no-repeat;
          background-position: center top;
          background-size: 100% auto;
          left: 0;
          top: 5px;
          pointer-events: none; }
        .page_resultpage .result_main .client_archive .point .wrap .txt ul li span {
          color: #f87273;
          font-weight: 500; }
        .page_resultpage .result_main .client_archive .point .wrap .txt ul li sup {
          font-size: 10px;
          font-size: 1rem; }
    .page_resultpage .result_main .client_archive .osusume {
      overflow: hidden;
      margin-top: 10px;
      background: #fff;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      border: 1px solid #e4e4e4;
      box-shadow: 0 0 4px #d9d9d9 inset; }
      .page_resultpage .result_main .client_archive .osusume .ttl {
        background: #267db2;
        color: #fff;
        text-align: center;
        padding: 10px 2px;
        font-weight: 700; }
      .page_resultpage .result_main .client_archive .osusume .content {
        padding: 15px 7px; }
        .page_resultpage .result_main .client_archive .osusume .content ul li {
          position: relative;
          padding-left: 15px;
          letter-spacing: -.02em; }
          .page_resultpage .result_main .client_archive .osusume .content ul li::before {
            content: '●';
            position: absolute;
            left: 0;
            color: #267db2; }
          .page_resultpage .result_main .client_archive .osusume .content ul li + li {
            margin-top: 3px; }
    .page_resultpage .result_main .client_archive .achievement {
      overflow: hidden;
      margin-top: 10px;
      background: #fff;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      border: 1px solid #e4e4e4;
      -webkit-box-shadow: 0 0 4px #d9d9d9 inset;
      -moz-box-shadow: 0 0 4px #d9d9d9 inset;
      box-shadow: 0 0 4px #d9d9d9 inset;
      padding: 0px; }
      .page_resultpage .result_main .client_archive .achievement .ttl {
        position: relative;
        background-color: #fedcdc;
        color: #ad9494;
        text-align: center;
        padding: 10px 2px;
        font-weight: bold; }
        .page_resultpage .result_main .client_archive .achievement .ttl::before {
          content: '';
          position: absolute;
          top: 50%;
          right: 10px;
          transform: translateY(-50%);
          width: 30px;
          height: 30px;
          background: #fff;
          border-radius: 50%; }
        .page_resultpage .result_main .client_archive .achievement .ttl::after {
          content: '＋';
          position: absolute;
          top: 50%;
          right: 14px;
          transform: translateY(-50%);
          color: #f41b2d;
          font-size: 22px;
          font-weight: bold; }
        .page_resultpage .result_main .client_archive .achievement .ttl.open::after {
          content: '－'; }
      .page_resultpage .result_main .client_archive .achievement .case_box {
        height: 0;
        transition: height .4s; }
        .page_resultpage .result_main .client_archive .achievement .case_box.open {
          height: auto;
          transition: height .4s; }
        .page_resultpage .result_main .client_archive .achievement .case_box .case {
          padding: 20px;
          text-align: center; }
          .page_resultpage .result_main .client_archive .achievement .case_box .case .innyou {
            color: #333;
            font-size: 12px;
            font-size: 1.2rem;
            padding: 10px 0 0 150px; }
      .page_resultpage .result_main .client_archive .achievement .kuchikomi_wrap {
        background: #fff5f5;
        width: 100%;
        margin: 0 auto;
        padding: 20px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -o-border-radius: 10px;
        -ms-border-radius: 10px; }
        .page_resultpage .result_main .client_archive .achievement .kuchikomi_wrap .kuchikomi {
          -webkit-display: flex;
          -moz-display: flex;
          -ms-display: flex;
          -o-display: flex;
          display: flex;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center; }
          .page_resultpage .result_main .client_archive .achievement .kuchikomi_wrap .kuchikomi .title {
            color: #333;
            font-size: 16px;
            font-size: 1.6rem; }
          .page_resultpage .result_main .client_archive .achievement .kuchikomi_wrap .kuchikomi .icon {
            padding: 5px; }
            .page_resultpage .result_main .client_archive .achievement .kuchikomi_wrap .kuchikomi .icon .woman {
              width: 100px; }
            .page_resultpage .result_main .client_archive .achievement .kuchikomi_wrap .kuchikomi .icon span {
              color: #333;
              font-size: 12px;
              font-size: 1.2rem; }
        .page_resultpage .result_main .client_archive .achievement .kuchikomi_wrap p.kuchikomi_naiyou {
          color: #333;
          font-size: 14px;
          font-size: 1.4rem;
          text-align: left;
          padding: 10px; }
    .page_resultpage .result_main .client_archive .cta {
      margin-top: 10px;
      /*.cta_wrap {
          @include css3(display, flex);
          @include css3(flex-wrap, wrap);
          @include css3(justify-content, center);
          @include css3(align-items, center);
          .image {
              width:45px;
          }
      }*/ }
      .page_resultpage .result_main .client_archive .cta .cta_btn {
        position: relative;
        margin: 45px auto 0; }
        .page_resultpage .result_main .client_archive .cta .cta_btn .txt {
          text-align: center;
          z-index: 10;
          position: absolute;
          top: -35px;
          left: 50%;
          transform: translateX(-50%);
          width: 100%;
          pointer-events: none; }
          .page_resultpage .result_main .client_archive .cta .cta_btn .txt span {
            position: relative;
            display: inline-block;
            padding: 3px 20px;
            background: #fff;
            border: 2px solid #f87273;
            border-radius: 50px;
            box-shadow: 0 3px 2px #d55a5b;
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 1.25;
            color: #f87273;
            font-weight: 700;
            letter-spacing: 0.04em; }
            .page_resultpage .result_main .client_archive .cta .cta_btn .txt span::after {
              z-index: 2;
              content: '';
              position: absolute;
              left: 50%;
              bottom: -20px;
              transform: translateX(-50%);
              border: 10px solid transparent;
              border-top: 10px solid #fff; }
            .page_resultpage .result_main .client_archive .cta .cta_btn .txt span::before {
              z-index: 1;
              content: '';
              position: absolute;
              left: 50%;
              bottom: -23px;
              transform: translateX(-50%);
              border: 10px solid transparent;
              border-top: 10px solid #f87273; }
        .page_resultpage .result_main .client_archive .cta .cta_btn a {
          display: block;
          text-decoration: none;
          font-size: 18px;
          font-size: 1.8rem;
          font-weight: 700;
          background: #45bc6f !important;
          border-bottom: 3px solid #b95714;
          border-bottom: 3px solid #399f5d;
          padding: 1.2em 0.5em;
          color: #fff;
          text-align: center;
          border-radius: 5px !important;
          line-height: 1.3; }
          .page_resultpage .result_main .client_archive .cta .cta_btn a::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: #45bc6f; }
          .page_resultpage .result_main .client_archive .cta .cta_btn a span {
            position: relative; }
    .page_resultpage .result_main .client_archive .remarks {
      margin-top: 10px;
      font-size: 10px;
      font-size: 1rem;
      color: #31302c; }
  .page_resultpage .search_section {
    margin-top: 40px; }
