@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; } }
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(249, 132, 154, 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: #f9849a;
    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: 10px;
      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; }
  .header .inner {
    width: 1100px;
    margin: 0 auto;
    padding: 10px;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .header .inner {
        width: 100%; } }
    .header .inner .site_logo {
      width: 20%; }
    .header .inner .header__pr {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 10px;
      width: 120px; }

.pr_txt {
  margin-top: 8px;
  text-align: center;
  font-size: 11px;
  font-size: 1.1rem; }

.cta_btn a {
  background: #34b086;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 35px;
  box-shadow: 0 4px 0 #28936f;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px; }

.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; }

.indexbtn {
  animation: indexbtn 1.5s infinite;
  box-shadow: 0 2px 0 #28936F;
  border-radius: 5px;
  position: relative; }

@keyframes indexbtn {
  0% {
    box-shadow: 0 2px 0 #28936F;
    top: 0px;
    border-radius: 5px; }
  10% {
    box-shadow: 0 0 0 #28936F;
    top: 4px;
    border-radius: 5px; }
  20% {
    box-shadow: 0 2px 0 #28936F;
    top: 0px;
    border-radius: 5px; }
  30% {
    box-shadow: 0 0 0 #28936F;
    top: 4px;
    border-radius: 5px; }
  40% {
    box-shadow: 0 2px 0 #28936F;
    top: 0px;
    border-radius: 5px; } }
.idx_list {
  padding: 1em 0.75em 0em;
  background: #fff; }
  .idx_list ul {
    display: flex; }
    .idx_list ul li {
      width: 31%;
      text-align: center;
      background-size: 30% !important; }
      .idx_list ul li a {
        text-decoration: none; }
        .idx_list ul li a img {
          width: 100%; }
        .idx_list ul li a p {
          padding: 0.25em;
          text-align: center;
          color: #fff;
          background: #ed4f6d;
          margin-top: 5px;
          font-size: 10px; }
  .idx_list ul:nth-child(1) {
    justify-content: space-around;
    padding-bottom: 0.8em; }
  .idx_list ul:nth-child(2) {
    justify-content: center; }
    .idx_list ul:nth-child(2) li:nth-child(2) {
      margin-left: 1em; }

.pr_txt {
  font-size: 11px;
  font-size: 1.1rem; }

.index .main_ttl {
  background: #f9849a;
  font-size: 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: 3.5vw;
      color: #fff000; }
.index .container {
  padding: 20px 10px;
  width: 1100px;
  margin: 0 auto;
  background: #fff; }
  @media only screen and (max-width: 768px) {
    .index .container {
      width: 100%; } }
  .index .container .top_table_ttl {
    text-align: center;
    font-size: 20px;
    width: 80%;
    margin: 0 auto 15px;
    color: #10767b;
    border-bottom: dashed 1px #10767b;
    padding: 5px 0; }
.index .remarks {
  margin-top: 5px;
  font-size: 10px;
  font-size: 1rem; }
.index .fv {
  position: relative; }
  .index .fv .fv_txt {
    position: absolute;
    left: 3vw;
    bottom: 6vw;
    width: 62.66%;
    z-index: 1; }
    .index .fv .fv_txt div {
      background: #f9849a;
      text-align: center;
      color: #fff;
      margin-top: 4px;
      font-size: 3vw;
      font-weight: 700; }
      .index .fv .fv_txt div:first-child {
        margin-top: 0; }
      .index .fv .fv_txt div strong {
        font-weight: 700;
        color: #fff840; }
  .index .fv .copy {
    display: inline-block;
    position: absolute;
    padding: 3px 60px;
    background: #F8FBFE;
    top: 20px;
    left: 50px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1; }
.index .section01 .container {
  padding-left: 10px;
  padding-right: 0;
  background: none; }
.index .section01 .wrap {
  width: 100%;
  overflow: scroll; }
.index .section01 .scroll_txt {
  background: #e4e4e4;
  text-align: right;
  padding: 5px 10px 5px 5px;
  font-size: 13px;
  font-size: 1.3rem; }
.index .section01 .client_archive2 {
  margin-right: 0; }
  .index .section01 .client_archive2 .image a[href=""],
  .index .section01 .client_archive2 .btn .cta_btn a[href=""] {
    pointer-events: none; }
.index .section01 table {
  width: 710px;
  border: 1px solid #e4e4e4; }
  .index .section01 table th, .index .section01 table td {
    text-align: center;
    font-size: 13px;
    font-size: 1.3rem;
    border: 1px solid #e4e4e4;
    padding: 8px;
    width: 110px;
    background: #fff; }
  .index .section01 table thead th {
    background: #f9849a;
    color: #fff; }
  .index .section01 table tbody td p {
    margin-top: 5px;
    line-height: 1.4;
    font-size: 13px;
    font-size: 1.3rem; }
  .index .section01 table tbody a p {
    color: #10adf6;
    font-weight: 500;
    text-decoration: underline; }
  .index .section01 table thead tr th:first-child,
  .index .section01 table tbody tr td:first-child {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 100; }
    .index .section01 table thead tr th:first-child::after,
    .index .section01 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 .section01 .btn a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 15px 0px;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  background: #34B086;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-bottom: 2px solid #28936F; }
  .index .section01 .btn a::after {
    animation-duration: 6s; }
.index .section02 {
  padding: 20px 0; }
  .index .section02 .container {
    padding-bottom: 30px; }
  .index .section02 .bottom_img {
    width: 100%;
    margin: 30px auto 20px;
    text-align: center; }
  .index .section02 .bottom_txt {
    margin: 0 auto;
    background: #fff7f9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    padding: 10px 15px 20px;
    border: 1px solid #fcb7c4;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.7;
    text-align: justify; }
    .index .section02 .bottom_txt span {
      font-weight: 700;
      background: linear-gradient(transparent 60%, #fff553 60%); }
    .index .section02 .bottom_txt strong {
      color: #f9849a; }
  .index .section02 .cards {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    text-align: center; }
    .index .section02 .cards .card {
      margin-top: 20px;
      width: calc((100% - 3%) / 2);
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      border: 1px solid #d4d4d4;
      padding: 15px 7px; }
      .index .section02 .cards .card .ttl {
        font-size: 21px;
        font-size: 2.1rem;
        font-weight: 800;
        color: #3fb3d0; }
      .index .section02 .cards .card .note .txt {
        display: grid; }
      .index .section02 .cards .card .image {
        width: 120px;
        padding-top: 15px;
        padding-bottom: 15px;
        margin: 0 auto;
        position: relative; }
        .index .section02 .cards .card .image::before {
          display: none; }
      .index .section02 .cards .card .txt ul li {
        list-style: circle;
        text-align: left;
        margin-left: 20px; }
      .index .section02 .cards .card .txt span {
        padding: 5px 0;
        color: #d2eef6; }
      .index .section02 .cards .card .txt strong {
        font-size: 25px;
        font-size: 2.5rem;
        color: #3fb3d0; }
      .index .section02 .cards .card:nth-child(2) .ttl {
        color: #f9849a; }
      .index .section02 .cards .card:nth-child(2) .txt span {
        padding: 5px 0;
        color: #fcdce2; }
      .index .section02 .cards .card:nth-child(2) .txt strong {
        font-size: 25px;
        font-size: 2.5rem;
        color: #f9849a; }
  .index .section02 .lead {
    width: 95%;
    margin: 20px auto 0;
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem; }
    .index .section02 .lead span {
      font-size: 23px;
      font-size: 2.3rem;
      color: #f9849a;
      font-weight: 700; }
.index .section_archive .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 30px 10px 20px; }
  @media only screen and (max-width: 768px) {
    .index .section_archive .inner {
      width: 100%; } }
.index .section_archive .client_archive > ul > li {
  margin-top: 40px; }
  .index .section_archive .client_archive > ul > li:first-child {
    margin-top: 0; }
.index .section_archive .client_archive .client_card {
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px; }
  .index .section_archive .client_archive .client_card .client_name {
    position: relative;
    padding: 8px 8px 8px 60px;
    border-bottom: 1px solid #d8d8d8; }
    .index .section_archive .client_archive .client_card .client_name::before {
      content: "";
      position: absolute;
      width: 54px;
      height: 54px;
      background-repeat: no-repeat;
      background-position: center top;
      background-size: 100% auto;
      left: 0;
      top: -25px;
      pointer-events: none; }
    .index .section_archive .client_archive .client_card .client_name a {
      color: #31302c;
      font-size: 24px;
      font-size: 2.4rem;
      font-weight: 700;
      text-decoration: none; }
      .index .section_archive .client_archive .client_card .client_name a:hover {
        text-decoration: underline; }
  .index .section_archive .client_archive .client_card .client_inner {
    padding: 15px 10px 25px; }
.index .section_archive .client_archive > ul > li:nth-child(1) .client_card {
  border-color: #dedcb8;
  background: #fffeee; }
  .index .section_archive .client_archive > ul > li:nth-child(1) .client_card .client_name {
    border-bottom-color: #dedcb8; }
    .index .section_archive .client_archive > ul > li:nth-child(1) .client_card .client_name::before {
      background-image: url("../../../glp1/assets/img/ico_rank_01.png"); }
.index .section_archive .client_archive > ul > li:nth-child(2) .client_card, .index .section_archive .client_archive > ul > li.rank2 .client_card {
  border-color: #d8d8d8;
  background: #fff; }
  .index .section_archive .client_archive > ul > li:nth-child(2) .client_card .client_name, .index .section_archive .client_archive > ul > li.rank2 .client_card .client_name {
    border-bottom-color: #d8d8d8; }
    .index .section_archive .client_archive > ul > li:nth-child(2) .client_card .client_name::before, .index .section_archive .client_archive > ul > li.rank2 .client_card .client_name::before {
      background-image: url("../../../glp1/assets/img/ico_rank_02.png"); }
.index .section_archive .client_archive > ul > li:nth-child(3) .client_card, .index .section_archive .client_archive > ul > li.rank3 .client_card {
  border-color: #d8d8d8;
  background: #fff; }
  .index .section_archive .client_archive > ul > li:nth-child(3) .client_card .client_name, .index .section_archive .client_archive > ul > li.rank3 .client_card .client_name {
    border-bottom-color: #d8d8d8; }
    .index .section_archive .client_archive > ul > li:nth-child(3) .client_card .client_name::before, .index .section_archive .client_archive > ul > li.rank3 .client_card .client_name::before {
      background-image: url("../../../glp1/assets/img/ico_rank_03.png"); }
.index .section_archive .client_archive > ul > li:nth-child(4) .client_card, .index .section_archive .client_archive > ul > li.rank4 .client_card {
  border-color: #d8d8d8;
  background: #fff; }
  .index .section_archive .client_archive > ul > li:nth-child(4) .client_card .client_name, .index .section_archive .client_archive > ul > li.rank4 .client_card .client_name {
    border-bottom-color: #d8d8d8; }
    .index .section_archive .client_archive > ul > li:nth-child(4) .client_card .client_name::before, .index .section_archive .client_archive > ul > li.rank4 .client_card .client_name::before {
      background-image: url("../../../glp1/assets/img/ico_rank_04.png"); }
.index .section_archive .client_archive > ul > li:nth-child(5) .client_card, .index .section_archive .client_archive > ul > li.rank5 .client_card {
  border-color: #d8d8d8;
  background: #fff; }
  .index .section_archive .client_archive > ul > li:nth-child(5) .client_card .client_name, .index .section_archive .client_archive > ul > li.rank5 .client_card .client_name {
    border-bottom-color: #d8d8d8; }
    .index .section_archive .client_archive > ul > li:nth-child(5) .client_card .client_name::before, .index .section_archive .client_archive > ul > li.rank5 .client_card .client_name::before {
      background-image: url("../../../glp1/assets/img/ico_rank_05.png"); }
.index .section_archive .client_archive .client_heading {
  font-size: 21px;
  font-size: 2.1rem;
  color: #f9849a;
  text-align: center;
  font-weight: 700; }
  .index .section_archive .client_archive .client_heading sup {
    font-size: 14px;
    font-size: 1.4rem; }
.index .section_archive .client_archive .overview {
  margin-top: 10px; }
  .index .section_archive .client_archive .overview .image {
    width: 80%;
    margin: 0 auto 1em; }
  .index .section_archive .client_archive .overview .txt {
    width: 100%;
    margin: 0 auto; }
    .index .section_archive .client_archive .overview .txt table {
      width: 100%;
      border: 1px solid #e0e4ed;
      background: #fff;
      font-size: 14px;
      font-size: 1.4rem; }
      .index .section_archive .client_archive .overview .txt table th, .index .section_archive .client_archive .overview .txt table td {
        vertical-align: middle;
        padding: 7px;
        border-left: 1px solid #e0e4ed;
        border-bottom: 1px solid #e0e4ed; }
      .index .section_archive .client_archive .overview .txt table th {
        font-weight: 500;
        width: 35%;
        color: #ffffff;
        background: #fab4c1;
        outline: 2px dashed #ffdbe2;
        outline-offset: -5px; }
        .index .section_archive .client_archive .overview .txt table th small {
          font-size: 80%;
          white-space: nowrap; }
      .index .section_archive .client_archive .overview .txt table .ico_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: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center; }
        .index .section_archive .client_archive .overview .txt table .ico_wrap .ico {
          width: 25px; }
        .index .section_archive .client_archive .overview .txt table .ico_wrap .txt {
          width: calc(100% - 35px);
          padding-left: 5px; }
.index .section_archive .client_archive .point {
  margin-top: 10px;
  background: #fff;
  position: relative;
  border: 2px solid #fedae1;
  padding: 15px 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px; }
  .index .section_archive .client_archive .point .point_heading {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center; }
    .index .section_archive .client_archive .point .point_heading span {
      display: inline-block;
      font-weight: 700;
      color: #f9849a;
      background: linear-gradient(transparent 60%, #fceaee 60%); }
  .index .section_archive .client_archive .point .txt {
    margin-top: 10px;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: justify; }
    .index .section_archive .client_archive .point .txt ul li {
      margin-top: 3px;
      position: relative;
      padding-left: 20px; }
      .index .section_archive .client_archive .point .txt ul li:first-child {
        margin-top: 0; }
      .index .section_archive .client_archive .point .txt ul li::before {
        content: "";
        position: absolute;
        width: 12px;
        height: 100%;
        background-image: url("../../../glp1/assets/img/client_archive_point_ico2.png");
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100% auto;
        left: 0;
        top: 6px;
        pointer-events: none; }
      .index .section_archive .client_archive .point .txt ul li span {
        color: #f9849a;
        font-weight: 500; }
      .index .section_archive .client_archive .point .txt ul li sup {
        font-size: 11px;
        font-size: 1.1rem; }
.index .section_archive .client_archive .case {
  background: #fff;
  border-radius: 5px;
  border: 2px solid #fedae1;
  margin: 8px 0; }
  .index .section_archive .client_archive .case .heading {
    color: #f9849a;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    padding: 15px 0 0;
    border-radius: 0; }
    .index .section_archive .client_archive .case .heading span {
      background: linear-gradient(transparent 60%, #fceaee 60%); }
  .index .section_archive .client_archive .case .image {
    text-align: center;
    padding: 10px; }
    .index .section_archive .client_archive .case .image p {
      font-size: 12px;
      font-size: 1.2rem;
      text-align: left;
      padding-top: 5px; }
.index .section_archive .client_archive .review {
  margin: 10px auto 0;
  background: #fdf3f6;
  border: 1px solid #fcb7c4;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px; }
  .index .section_archive .client_archive .review .trigger {
    position: relative;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    color: #f9849a;
    text-align: center;
    cursor: pointer;
    padding: 10px; }
    .index .section_archive .client_archive .review .trigger::before {
      content: "＋";
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 15px;
      font-weight: 700;
      font-size: 22px;
      font-size: 2.2rem; }
    .index .section_archive .client_archive .review .trigger.active::before {
      content: "ー"; }
  .index .section_archive .client_archive .review .acordion_inner {
    padding: 0 20px 10px 10px; }
  .index .section_archive .client_archive .review .items .item {
    margin-top: 10px; }
    .index .section_archive .client_archive .review .items .item:first-child {
      margin-top: 0; }
    .index .section_archive .client_archive .review .items .item .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; }
      .index .section_archive .client_archive .review .items .item .wrap .ico {
        width: 35px; }
      .index .section_archive .client_archive .review .items .item .wrap .txt {
        width: calc(100% - 45px);
        margin-left: 10px;
        background: #fff;
        padding: 15px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -o-border-radius: 10px;
        -ms-border-radius: 10px;
        font-size: 15px;
        font-size: 1.5rem;
        -webkit-box-shadow: 0 0 3px #d8d8d8;
        -moz-box-shadow: 0 0 3px #d8d8d8;
        box-shadow: 0 0 3px #d8d8d8;
        text-align: justify; }
  .index .section_archive .client_archive .review .remarks {
    margin-top: 5px;
    text-align: right;
    font-size: 11px;
    font-size: 1.1rem;
    padding-right: 10px; }
.index .section_archive .client_archive .calendar {
  -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;
  width: 100%;
  max-width: max-content;
  margin: 20px auto;
  background: #fff; }
.index .section_archive .client_archive .ex_img {
  width: 100%;
  max-width: 500px;
  margin: 20px auto; }
.index .section_archive .client_archive .coution_box {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  width: 100%;
  max-width: 500px;
  margin: 20px auto;
  padding: 10px;
  background: #c3c1c1; }
  .index .section_archive .client_archive .coution_box .icon {
    width: 60px;
    margin-right: 10px; }
  .index .section_archive .client_archive .coution_box .txt {
    width: calc(100% - 70px);
    padding: 10px;
    background: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    text-align: left;
    font-weight: 500; }
    .index .section_archive .client_archive .coution_box .txt strong {
      color: #FF0004; }
.index .section_archive .client_archive .cta {
  margin-top: 10px; }
  .index .section_archive .client_archive .cta .txt {
    margin-top: 10px;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    color: #f9849a;
    font-weight: 700; }
  .index .section_archive .client_archive .cta .cta_btn {
    margin-top: 10px; }
    .index .section_archive .client_archive .cta .cta_btn a {
      font-size: 4vw;
      line-height: 1.4;
      padding: 10px 0; }
.index .section_archive .client_archive .remarks {
  margin-top: 10px;
  font-size: 11px;
  font-size: 1.1rem;
  color: #31302c; }
@keyframes indexbtn {
  0% {
    box-shadow: 0 2px 0 #28936F;
    top: 0px;
    border-radius: 5px; }
  10% {
    box-shadow: 0 0 0 #28936F;
    top: 4px;
    border-radius: 5px; }
  20% {
    box-shadow: 0 2px 0 #28936F;
    top: 0px;
    border-radius: 5px; }
  30% {
    box-shadow: 0 0 0 #28936F;
    top: 4px;
    border-radius: 5px; }
  40% {
    box-shadow: 0 2px 0 #28936F;
    top: 0px;
    border-radius: 5px; } }
.index .side_effects {
  padding: 50px 10px;
  background: #fff;
  width: 1100px;
  margin: 0 auto;
  margin-top: 40px; }
  @media only screen and (max-width: 768px) {
    .index .side_effects {
      width: 100%; } }
  .index .side_effects .heading {
    margin-bottom: 20px;
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 700;
    color: #f9849a;
    text-align: center; }
  .index .side_effects .note {
    margin-bottom: 10px; }
  .index .side_effects .items .item {
    background: #fff;
    margin-top: 20px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px; }
    .index .side_effects .items .item:first-child {
      margin-top: 0; }
    .index .side_effects .items .item ul li {
      margin-top: 15px; }
      .index .side_effects .items .item ul li:first-child {
        margin-top: 0; }
  .index .side_effects .name {
    padding: 15px 20px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    border-bottom: 1px solid #dcdcdc; }
  .index .side_effects .item_inner {
    padding: 15px 20px; }
    .index .side_effects .item_inner .ico {
      position: relative;
      font-weight: 700; }
      .index .side_effects .item_inner .ico span {
        display: inline-block;
        font-weight: 500; }
    .index .side_effects .item_inner .ico2 {
      position: relative;
      padding-left: 1.1em;
      font-weight: 700; }
      .index .side_effects .item_inner .ico2::before {
        content: "・";
        position: absolute;
        top: 0;
        left: 0; }
      .index .side_effects .item_inner .ico2 span {
        display: inline-block;
        font-weight: 500; }

.archive {
  background: #fff; }

.footer .f_nav {
  background: #ddd;
  max-width: 1200px;
  margin: 0 auto; }
  .footer .f_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;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center; }
    .footer .f_nav ul li {
      margin-left: 40px;
      padding: 10px 0; }
      .footer .f_nav ul li:first-child {
        margin-left: 0; }
      .footer .f_nav ul li a {
        text-decoration: none; }
.footer .copyright {
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem; }

.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;
    width: 80vw;
    margin: 0 auto;
    height: 113vw;
    padding-top: 40px; }
    .exitProtection .wrap::before {
      content: "";
      display: block;
      padding-top: 100%; }
  .exitProtection div.exit_entry {
    position: absolute;
    display: flex;
    justify-content: center;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 9%;
    width: 85%;
    z-index: 110; }
  .exitProtection div.exitProtection_bg {
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    justify-content: center;
    max-width: 100%;
    z-index: 109;
    padding-top: 40px; }
  .exitProtection div a {
    max-width: 100%;
    display: block;
    outline: none; }
  .exitProtection div.exitProtection_banner {
    position: absolute;
    width: 55%;
    z-index: 110;
    justify-content: center;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 28%; }
  .exitProtection .modal_close {
    color: #fff !important;
    width: 40px;
    line-height: 40px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-decoration: none; }
  .exitProtection .close_btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    background: #8d8d8d;
    z-index: 110;
    right: 0; }

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

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

.search_section {
  background: #fff; }
  .search_section .inner {
    width: 1100px;
    margin: 0 auto;
    padding: 20px 10px; }
    @media only screen and (max-width: 768px) {
      .search_section .inner {
        width: 100%; } }
  .search_section .ttl {
    background: #f9849a;
    text-align: center;
    padding: 14px 20px; }
  .search_section .items .item {
    margin-top: 2px; }
    .search_section .items .item .search_heading {
      color: #83af87;
      background: #34b086;
      padding: 15px;
      font-weight: 700;
      position: relative;
      font-size: 18px;
      font-size: 1.8rem; }
      .search_section .items .item .search_heading::before {
        content: "";
        position: absolute;
        width: 28px;
        height: 28px;
        background-image: url("../../../glp-y/assets/img/search_trigger.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% auto;
        top: 50%;
        margin-top: -14px;
        right: 10px;
        pointer-events: none;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s; }
      .search_section .items .item .search_heading.active::before {
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
    .search_section .items .item .search_content {
      padding: 10px; }
  .search_section .search_btn {
    width: 75%;
    margin: 25px auto 0; }
    .search_section .search_btn button {
      border-radius: 65px;
      -moz-border-radius: 65px;
      -webkit-border-radius: 65px;
      -o-border-radius: 65px;
      -ms-border-radius: 65px;
      display: block;
      width: 100%;
      background: #34B086;
      color: #fff;
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: 700;
      line-height: 55px;
      border-radius: 55px;
      border: none;
      border-bottom: 4px solid #28936F;
      outline: none; }
  .search_section .checkbox input,
  .search_section .radio input {
    display: none; }
  .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: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start; }
    .search_section .radio input {
      display: none; }
    .search_section .radio li {
      margin-top: 10px;
      width: 49%;
      margin-left: 2%;
      margin-top: 6px; }
      .search_section .radio li:nth-child(1), .search_section .radio li:nth-child(2) {
        margin-top: 0; }
      .search_section .radio li:nth-child(odd) {
        margin-left: 0; }
    .search_section .radio .parts {
      position: relative;
      line-height: 1;
      display: block;
      padding: 15px 10px;
      padding-left: 35px;
      cursor: pointer;
      background: #fff;
      border: 1px solid #dbdbdb; }
      .search_section .radio .parts::before {
        content: "";
        display: block;
        position: absolute;
        left: 10px;
        border: 1px solid #dbdbdb;
        background: #f6f6f6;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-top: 1px; }
  .search_section .radio .parts::before {
    width: 15px;
    height: 15px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px; }
  .search_section .radio input:checked + .parts::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 15px;
    width: 7px;
    height: 14px;
    margin-top: -8px;
    transform: rotate(40deg);
    border-bottom: 3px solid #d70101;
    border-right: 3px solid #d70101; }

.page_resultpage {
  background: #f4f4f4;
  padding: 10px 10px 30px; }
  .page_resultpage .container {
    width: 1100px;
    margin: 0 auto;
    padding-bottom: 20px; }
    @media only screen and (max-width: 768px) {
      .page_resultpage .container {
        width: 100%; } }
  .page_resultpage .result_wrap {
    margin-top: 20px; }
  .page_resultpage .client_archive2 {
    margin-top: 0; }
    .page_resultpage .client_archive2 table tr:first-child {
      background: #fff; }
  .page_resultpage .result_head .result_ttl {
    background-image: url("img/search_ttl.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 22px auto;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 900;
    padding-left: 40px;
    color: #000;
    border-bottom: 1px solid #ddd; }
  .page_resultpage .result_head table {
    width: 100%;
    margin-top: 15px;
    background: #fff;
    border: 1px solid #e9e9e9; }
    .page_resultpage .result_head table th, .page_resultpage .result_head table td {
      border: 1px solid #e9e9e9;
      padding: 5px;
      font-size: 12px;
      font-size: 1.2rem; }
    .page_resultpage .result_head table th {
      text-align: center;
      background: #f9849a;
      color: #fff;
      width: 30%; }
    .page_resultpage .result_head table td {
      padding-left: 10px;
      padding-right: 10px; }
  .page_resultpage .scroll_txt {
    font-size: 11px;
    background: #e4e4e4;
    padding: 2px 10px;
    text-align: right;
    margin-right: -10px; }

.client_archive2 {
  margin-right: -10px;
  overflow-x: scroll; }
  .client_archive2 table {
    width: 710px;
    border: 1px solid #e9e9e9;
    background: #fff; }
    .client_archive2 table th, .client_archive2 table td {
      border: 1px solid #e9e9e9;
      text-align: center; }
    .client_archive2 table thead th {
      background: #f9849a;
      color: #fff;
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: 700;
      padding: 10px; }
    .client_archive2 table td {
      font-size: 13px;
      font-size: 1.3rem;
      width: 100px;
      padding: 8px; }
      .client_archive2 table td.image {
        width: 110px; }
        .client_archive2 table td.image img {
          width: 100px; }
        .client_archive2 table td.image a {
          display: block;
          color: #10adf6; }
          .client_archive2 table td.image a p {
            margin-top: 3px;
            font-size: 12px;
            font-size: 1.2rem;
            font-weight: 500; }
      .client_archive2 table td 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;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center; }
        .client_archive2 table td ul li {
          width: calc(100% / 3); }
      .client_archive2 table td.btn a {
        font-size: 14px;
        font-size: 1.4rem;
        padding: 15px 0; }
        .client_archive2 table td.btn a::after {
          display: none; }
      .client_archive2 table td.image a[href=""], .client_archive2 table td.btn .cta_btn a[href=""] {
        pointer-events: none; }
      .client_archive2 table td.btn .cta_btn a[href=""] {
        opacity: .5; }
      .client_archive2 table td .txt {
        line-height: 1.4; }
        .client_archive2 table td .txt.red {
          font-weight: 700;
          color: #f00; }
    .client_archive2 table .sticky {
      background: #fff;
      position: sticky;
      top: 0;
      left: 0;
      z-index: 100;
      left: 0; }
      .client_archive2 table .sticky::after {
        content: "";
        position: absolute;
        top: -1px;
        right: -1px;
        width: 1px;
        height: 100%;
        border-right: 1px solid #e9e9e9;
        z-index: 1; }
      .client_archive2 table .sticky::before {
        content: "";
        position: absolute;
        top: -1px;
        left: -1px;
        width: 1px;
        height: 100%;
        border-left: 1px solid #e9e9e9;
        z-index: 1; }
    .client_archive2 table thead .sticky {
      background: #f9849a; }
  .client_archive2 .cta_btn {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    overflow: hidden; }
    .client_archive2 .cta_btn a {
      display: block;
      text-decoration: none;
      font-size: 20px;
      font-size: 2rem;
      font-weight: 700;
      background: #34B086;
      color: #fff;
      text-align: center; }
