@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: #fff;
  font-size: 1.6em;
  color: #111111;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6; }

a {
  color: #111111; }

@media only screen and (min-width: 769px) {
  a:hover {
    color: #111111;
    text-decoration: none; }

  a, a img {
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }

  a img:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75; } }
.page_top {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 20px;
  z-index: 10;
  width: 60px;
  height: 60px;
  background: rgba(16, 118, 123, 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: #10767b;
    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;
  border-bottom: 1px solid #eee;
  border-top: 4px solid #2367cc; }
  .header .inner {
    display: flex;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
    padding: .5em 0 .8em; }
  .header .logo {
    width: 50%; }
    .header .logo img {
      width: 30%; }

.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;
    z-index: 10; }

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

@keyframes indexbtn {
  0% {
    box-shadow: 0 2px 0 #d36e15;
    top: 0px;
    border-radius: 5px; }
  10% {
    box-shadow: 0 0 0 #d36e15;
    top: 4px;
    border-radius: 5px; }
  20% {
    box-shadow: 0 2px 0 #d36e15;
    top: 0px;
    border-radius: 5px; }
  30% {
    box-shadow: 0 0 0 #d36e15;
    top: 4px;
    border-radius: 5px; }
  40% {
    box-shadow: 0 2px 0 #d36e15;
    top: 0px;
    border-radius: 5px; } }
.index .main_ttl {
  /*background: $mainColor;*/
  color: #10767b;
  font-size: 23px;
  font-size: 2.3rem;
  padding: 0.8em;
  text-align: center; }
  .index .main_ttl h2 {
    text-align: center;
    color: #10767b;
    font-weight: 500;
    line-height: 1.4; }
    .index .main_ttl h2 strong {
      font-weight: 700;
      font-size: 26px;
      font-size: 2.6rem;
      color: #e89c25; }
  .index .main_ttl p {
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff; }
.index .tagline {
  display: block;
  color: #e05434;
  font-size: 18px;
  text-align: center;
  margin: 0 0 14px;
  font-weight: bold; }
.index .fukidashi_ttl {
  position: relative;
  width: 600px;
  margin: 0 auto 30px;
  padding: 15px 5px 17px;
  background: linear-gradient(90deg, #14cacc 0%, #26cfb6 100%);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 1.3; }
  .index .fukidashi_ttl strong {
    font-size: 150%;
    color: #fff200;
    vertical-align: -3px; }
  .index .fukidashi_ttl::after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 16px solid #1dcfd7;
    border-bottom: 0; }
.index .remarks {
  margin-top: 10px;
  letter-spacing: -0.05em;
  font-size: 8px;
  font-size: 0.8rem; }
.index .container {
  padding: 30px 50px;
  width: 1100px;
  margin: 0 auto;
  background: #fff; }
  @media only screen and (max-width: 768px) {
    .index .container {
      width: 100%; } }
.index .osusume_comment {
  margin: 20px 10px 30px; }
.index .fv {
  position: relative;
  height: 310px;
  background: url("img/fv_non.png") center/cover no-repeat; }
  .index .fv .date {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 110px;
    left: 0;
    z-index: 10; }
    .index .fv .date span {
      display: inline-block;
      color: #10767b;
      font-weight: 900;
      font-size: 43px;
      font-size: 4.3rem;
      padding: 0 10px;
      background: linear-gradient(transparent 60%, #fff200 60%); }
  .index .fv .fv_txt {
    position: absolute;
    text-align: center;
    font-size: 3.5%;
    font-weight: 700;
    color: #10767b;
    font-size: 30px;
    line-height: 1.3;
    z-index: 1;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    letter-spacing: .075em; }
    .index .fv .fv_txt strong {
      display: block;
      font-weight: 700;
      font-size: 5%;
      color: #10767b; }
.index .section01_heading {
  text-align: center;
  margin: 10px auto;
  padding: 0;
  position: relative;
  font-weight: 700;
  font-size: 25px; }
  .index .section01_heading span {
    text-align: center;
    line-height: 1.3em;
    font-size: 34px;
    color: #f41b2d;
    display: inline-block;
    position: relative; }
    .index .section01_heading span::after {
      position: absolute;
      top: -10px;
      right: -80px;
      content: "";
      background-image: url(img/right.png);
      background-size: 44px auto;
      width: 57px;
      height: 67px; }
    .index .section01_heading span::before {
      position: absolute;
      top: -10px;
      left: -80px;
      content: "";
      background-image: url(img/left.png);
      background-size: 44px auto;
      width: 57px;
      height: 67px; }
.index .section01 .main_ttl {
  font-size: 28px;
  font-size: 2.8rem;
  padding: 0.8em; }
  .index .section01 .main_ttl h2 {
    text-align: center;
    font-weight: 500;
    line-height: 1.4;
    font-weight: bold; }
    .index .section01 .main_ttl h2 strong {
      font-weight: 700;
      font-size: 26px;
      font-size: 2.6rem;
      color: #e89c25; }
.index .section01 h3 {
  padding: 0 10px;
  text-align: center; }
.index .section01 .inner .ttl {
  margin-bottom: 10px;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  color: #C10003; }
.index .section01 .inner .vertical_section {
  width: 100%;
  padding-bottom: 1em; }
.index .section01 .inner .vertical_section table {
  width: 100%;
  table-layout: fixed;
  border: 1px solid #afafaf; }
  .index .section01 .inner .vertical_section table tr td {
    width: 20%;
    text-align: center;
    box-sizing: border-box;
    word-wrap: break-word;
    padding: 0.8em 0.5em;
    border-left: 1px solid #afafaf;
    vertical-align: middle;
    font-size: 16px;
    font-size: 1.6rem; }
    .index .section01 .inner .vertical_section table tr td a[href=""] {
      color: #333;
      text-decoration: none;
      pointer-events: none; }
    .index .section01 .inner .vertical_section table tr td h3 {
      margin-top: 5px;
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: 700;
      line-height: 1.4; }
      .index .section01 .inner .vertical_section table tr td h3 a {
        color: #10adf6; }
    .index .section01 .inner .vertical_section table tr td.linking {
      background: #10767b;
      color: #fff;
      font-size: .88em; }
    .index .section01 .inner .vertical_section table tr td .ico {
      width: 40px;
      margin: 0 auto 3px; }
    .index .section01 .inner .vertical_section table tr td .cta_btn {
      width: 80%;
      margin: 0 auto;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      overflow: hidden; }
      .index .section01 .inner .vertical_section table tr td .cta_btn a {
        display: block;
        text-decoration: none;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.4;
        font-weight: 700;
        padding: 20px 5px;
        background: #fc8822;
        color: #fff;
        text-align: center; }
    .index .section01 .inner .vertical_section table tr td .indexbtn {
      animation: indexbtn 1.5s infinite;
      box-shadow: 0 2px 0 #d36e15;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      position: relative; }
.index .section01 .remarks {
  margin-top: 10px;
  color: #31302c;
  font-size: 8px;
  line-height: 1.4; }
.index .section02-1 {
  background: #fff; }
  .index .section02-1 .container {
    max-width: 700px;
    margin: 0 auto;
    padding: 30px 0; }
  .index .section02-1 .sec_ttl {
    background-color: #10767b;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 10px 0;
    font-weight: 600;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
    .index .section02-1 .sec_ttl span {
      color: #fff200; }
  .index .section02-1 .bg {
    background-color: #ece8db;
    padding: 20px 10px 30px; }
    .index .section02-1 .bg .sec_wrap {
      display: flex;
      justify-content: space-between; }
      .index .section02-1 .bg .sec_wrap div {
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        width: calc(50% - 10px);
        padding: 20px;
        background-color: #fff;
        border-radius: 13px; }
        .index .section02-1 .bg .sec_wrap div .pad_adjust {
          padding: 10px 0; }
        .index .section02-1 .bg .sec_wrap div span {
          color: #e05434; }
        .index .section02-1 .bg .sec_wrap div img {
          margin-top: 10px; }
    .index .section02-1 .bg .anno {
      margin: 5px 0 0;
      font-size: 10px;
      letter-spacing: -0.05em; }
.index .section02-2 {
  background: #fff;
  text-align: center; }
  .index .section02-2 .container {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px 0; }
  .index .section02-2 .lead {
    font-size: 14px;
    padding: 0 10px;
    margin: 0 0 30px; }
    .index .section02-2 .lead strong {
      font-size: 1.2em; }
    .index .section02-2 .lead span {
      background: linear-gradient(transparent 70%, #fff200 0%);
      display: inline;
      /*横に余白をつけたり、下にずらしたりするときは以下のpaddingを調整してください*/
      padding: 0 2px 1px; }
  .index .section02-2 .main_ttl {
    letter-spacing: 0.075em; }
    .index .section02-2 .main_ttl span {
      font-size: 22.5p; }
    .index .section02-2 .main_ttl::first-line {
      font-size: 15px; }
  .index .section02-2 .ul_wrap {
    margin-bottom: 30px; }
    .index .section02-2 .ul_wrap ul {
      display: flex;
      justify-content: space-between; }
      .index .section02-2 .ul_wrap ul li {
        width: 180px;
        border: 1px solid #87c0c3;
        border-radius: 5px;
        background: #e5f3f4;
        margin: 0 0 10px;
        font-size: 18px;
        font-weight: bold;
        box-sizing: border-box;
        padding: 10px 10px 15px; }
        .index .section02-2 .ul_wrap ul li span {
          color: #87c0c3;
          display: inline-block;
          background-color: #e5f3f4;
          padding: 10px;
          margin: 0 0 10px;
          border-bottom: 1px solid #87c0c3;
          font-size: 22px;
          /*img {
          	width: 45px;
          	height: auto;
          }*/ }
        .index .section02-2 .ul_wrap ul li p {
          display: inline-block;
          line-height: 1.5; }
  .index .section02-2 .content {
    width: 458px;
    height: 452px;
    margin: 20px auto 0;
    background-image: url("../../sp/aga/assets/img/content-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding-top: calc(452px / 462px * 100%); }
    .index .section02-2 .content .remarks, .index .section02-2 .content .txt, .index .section02-2 .content .item {
      position: absolute; }
    .index .section02-2 .content .remarks {
      font-size: 14px;
      font-size: 1.4rem;
      width: 100%;
      text-align: center;
      top: 10px; }
    .index .section02-2 .content .txt {
      font-size: 12px;
      font-weight: 700;
      color: #e05434;
      top: 9%;
      right: 15%;
      pointer-events: none; }
    .index .section02-2 .content .item {
      overflow: hidden;
      box-sizing: content-box;
      width: 25.33%; }
      .index .section02-2 .content .item img {
        width: 100%; }
    .index .section02-2 .content .item_01 {
      top: 13%;
      right: 16%;
      border: 4.5px solid #ffe4dd;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px; }
    .index .section02-2 .content .item_02 {
      top: 30%;
      right: 25%;
      border-radius: 3px;
      box-shadow: 1px 1px 2px 1px #666; }
    .index .section02-2 .content .item_03 {
      top: 45%;
      right: 50%;
      border-radius: 3px;
      box-shadow: 1px 1px 2px 1px #666; }
    .index .section02-2 .content .item_04 {
      top: 60%;
      right: 35%;
      border-radius: 3px;
      box-shadow: 1px 1px 2px 1px #666; }
    .index .section02-2 .content .item_05 {
      top: 75%;
      right: 60%;
      border-radius: 3px;
      box-shadow: 1px 1px 2px 1px #666; }
    .index .section02-2 .content .tickMark {
      position: absolute;
      bottom: 15px;
      left: 12px;
      width: calc(100% - 40px); }
.index .section02 .container {
  padding-bottom: 20px;
  padding-top: 50px; }
  .index .section02 .container .main_ttl {
    text-align: center;
    font-size: 22px;
    font-size: 2.2rem;
    padding: 15px 0;
    background-color: #f1fff7;
    border: solid 1px #10767b;
    width: 750px;
    margin: 0 auto 30px;
    border-radius: 40px; }
    .index .section02 .container .main_ttl h2 {
      font-weight: 800;
      color: #10767b; }
.index .section02 .container .item {
  margin-top: 40px; }
  .index .section02 .container .item:first-child {
    margin-top: 0; }
.index .section02 .osusume_comment.grn {
  color: #fff;
  padding: 20px 30px;
  background-color: #10767b;
  line-height: 26px;
  letter-spacing: 0.05em;
  border-radius: 10px;
  margin: 20px 0; }
.index .section02 .cards {
  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: 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 .section02 .cards .card {
    width: calc((100% - 3%) / 2);
    margin-left: 3%;
    margin-top: 15px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border: 1px solid #03949c;
    padding: 20px 15px; }
    .index .section02 .cards .card:nth-child(odd) {
      margin-left: 0; }
    .index .section02 .cards .card:nth-child(1), .index .section02 .cards .card:nth-child(2) {
      margin-top: 0; }
    .index .section02 .cards .card .each_merit {
      color: #fff;
      font-weight: bold;
      background-color: #10767b;
      text-align: center;
      padding: 5px;
      margin-bottom: 15px; }
.index .section02 .note {
  background: #eef7fb;
  padding: 1.2em;
  position: relative;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px; }
  .index .section02 .note .marker {
    font-weight: 700;
    background: linear-gradient(transparent 60%, #fff000 60%); }
  .index .section02 .note .strong {
    font-weight: 700;
    color: #f45372; }
  .index .section02 .note .item_img {
    position: absolute;
    right: 1.5em;
    bottom: 1.2em;
    width: 190px; }
.index .section02 .about {
  padding-top: 10px; }
  .index .section02 .about .inner {
    width: 760px;
    margin: 0 auto; }
    .index .section02 .about .inner .heading {
      color: #10767b;
      font-weight: bold;
      font-size: 25px;
      text-align: center;
      margin-bottom: 20px; }
    .index .section02 .about .inner .caution {
      text-align: center;
      margin: 20px 0 10px;
      color: #e05434;
      font-weight: bold;
      font-size: 25px; }
    .index .section02 .about .inner .notice {
      font-weight: bold;
      font-size: 15px;
      text-align: center;
      margin-bottom: 20px; }
    .index .section02 .about .inner .akka {
      text-align: center; }
    .index .section02 .about .inner .comment {
      font-weight: bold;
      text-align: center;
      font-size: 15px;
      margin: 20px 0; }
      .index .section02 .about .inner .comment strong {
        font-size: 23px;
        color: #10767b;
        background: linear-gradient(transparent 60%, #fffb8c 60%); }
    .index .section02 .about .inner .fukidashi_img {
      text-align: center; }
  .index .section02 .about .image_head {
    width: 498px;
    margin: 0 auto;
    color: #746e5a;
    font-weight: 700;
    text-align: center;
    font-size: 23px;
    font-size: 2.3rem;
    padding: 15px 0 0 0px; }
  .index .section02 .about .cards .card .ttl {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.8rem;
    color: #000; }
  .index .section02 .about .cards .card .wrap {
    margin-top: 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: 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 .section02 .about .cards .card .wrap .image {
      width: 117px; }
    .index .section02 .about .cards .card .wrap .txt {
      width: calc(100% - 117px);
      padding-left: 20px; }
      .index .section02 .about .cards .card .wrap .txt ul li {
        padding-left: 19px;
        position: relative;
        font-size: 15px;
        font-size: 1.5rem; }
        .index .section02 .about .cards .card .wrap .txt ul li::before {
          content: "";
          position: absolute;
          width: 16px;
          height: 100%;
          background-image: url("img/index/section02_ico_01.png");
          background-repeat: no-repeat;
          background-position: center top;
          background-size: 100% auto;
          left: 0;
          top: 5px;
          pointer-events: none; }
  .index .section02 .about .cards .card:nth-child(2) .ttl {
    color: #f4689a; }
  .index .section02 .about .cards .card:nth-child(2) .wrap .txt ul li::before {
    background-image: url("img/index/section02_ico_02.png"); }
  .index .section02 .about .note {
    padding: 1.2em 16em 1.2em 1.5em; }
    .index .section02 .about .note .ttl {
      text-align: right;
      margin-bottom: 15px; }
      .index .section02 .about .note .ttl span {
        display: inline-block;
        position: relative;
        padding-left: 20px;
        font-size: 19px;
        font-size: 1.9rem;
        font-weight: 700;
        color: #31302c; }
        .index .section02 .about .note .ttl span::before {
          content: "";
          position: absolute;
          width: 33px;
          height: 200%;
          background-image: url("img/index/section02_ico_03.png");
          background-repeat: no-repeat;
          background-position: center top;
          background-size: 100% auto;
          left: -20px;
          top: 0;
          pointer-events: none; }
  .index .section02 .about .chart_img {
    margin: 20px auto;
    text-align: center; }
  .index .section02 .about .trouble_img {
    margin: 0 auto 20px;
    text-align: center; }
  .index .section02 .about .txt {
    text-align: center;
    margin: 0 auto 30px;
    font-size: 22px; }
    .index .section02 .about .txt span {
      background: linear-gradient(transparent 60%, #f2fe6e 60%); }
.index .section02 .howto .inner {
  width: 760px;
  margin: 0 auto; }
.index .section02 .howto .heading {
  color: #10767b;
  font-weight: bold;
  font-size: 25px;
  text-align: center;
  margin-bottom: 20px; }
  .index .section02 .howto .heading span {
    display: inline-block;
    padding-bottom: 5px;
    font-size: 21px;
    font-size: 2.1rem;
    color: #746e5a;
    font-weight: 700;
    border-bottom: 1px solid #746e5a; }
.index .section02 .howto .lead {
  margin-top: 20px; }
.index .section02 .howto .cards .card .ttl {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  color: #10767b; }
.index .section02 .howto .cards .card .wrap {
  margin-top: 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: 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 .section02 .howto .cards .card .wrap .image {
    width: 140px; }
  .index .section02 .howto .cards .card .wrap .txt {
    width: calc(100% - 140px);
    padding-left: 10px; }
    .index .section02 .howto .cards .card .wrap .txt ul li {
      padding-left: 1.2em;
      position: relative;
      font-size: 14px;
      font-size: 1.4rem; }
      .index .section02 .howto .cards .card .wrap .txt ul li::before {
        content: "・";
        position: absolute;
        left: 0;
        top: 0;
        pointer-events: none; }
.index .section02 .howto .image_head {
  width: 560px;
  margin: 0 auto;
  margin-top: 40px;
  text-align: center;
  color: #746e5a;
  font-weight: 700;
  font-size: 20px;
  font-size: 2rem;
  padding: 0;
  text-align: center;
  line-height: 1.4; }
  .index .section02 .howto .image_head strong {
    color: #f4689a; }
.index .section02 .howto .note .ttl {
  text-align: center;
  margin-bottom: 15px; }
  .index .section02 .howto .note .ttl span {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    font-size: 19px;
    font-size: 1.9rem;
    font-weight: 700;
    color: #31302c; }
    .index .section02 .howto .note .ttl span::before {
      content: "";
      position: absolute;
      width: 33px;
      height: 200%;
      background-image: url("img/index/section02_ico_03.png");
      background-repeat: no-repeat;
      background-position: center top;
      background-size: 100% auto;
      left: -20px;
      top: 0;
      pointer-events: none; }
.index .section02 .medicine .inner {
  width: 760px;
  margin: 0 auto;
  background-color: #f0f7f7; }
  .index .section02 .medicine .inner h2 {
    position: relative;
    padding: 2rem 0 3rem;
    margin-bottom: 0.2rem;
    border-top: 3px solid;
    color: #10767b;
    font-weight: bold;
    font-size: 26px;
    text-align: center;
    width: 80%;
    margin: 0 auto; }
    .index .section02 .medicine .inner h2 span {
      background: linear-gradient(transparent 60%, #fffb8c 60%); }
  .index .section02 .medicine .inner h2:before,
  .index .section02 .medicine .inner h2:after {
    position: absolute;
    top: -4%;
    left: 50%;
    content: "";
    height: 0;
    width: 0; }
  .index .section02 .medicine .inner h2:before {
    border: 15px solid;
    border-color: transparent;
    border-top-color: #10767b;
    margin-left: -15px; }
  .index .section02 .medicine .inner h2:after {
    border: 10px solid;
    border-color: transparent;
    border-top-color: #f0f7f7;
    margin-left: -10px; }
.index .section02 .medicine .heading {
  text-align: center;
  background-color: #10767b; }
  .index .section02 .medicine .heading span {
    display: inline-block;
    padding-top: 6px;
    padding-bottom: 8px;
    font-size: 21px;
    font-size: 2.1rem;
    color: #fff;
    font-weight: 700; }
.index .section02 .medicine .lead {
  margin-top: 20px; }
.index .section02 .medicine .cards {
  justify-content: center;
  margin-top: 0; }
.index .section02 .medicine .cards .card {
  border-color: #10767b;
  width: calc((70% - 3%) / 2);
  margin-left: 3%;
  margin-top: 25px;
  margin-bottom: 35px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border: 1px solid #10767b;
  padding: 20px 15px;
  background-color: #fff; }
  .index .section02 .medicine .cards .card .ttl {
    text-align: center;
    font-weight: 700;
    font-size: 21px;
    font-size: 2.1rem;
    color: #10767b; }
  .index .section02 .medicine .cards .card .each_medicine {
    text-align: center;
    font-size: 17px;
    line-height: 1.3;
    font-weight: 700;
    height: 35px; }
  .index .section02 .medicine .cards .card .wrap {
    margin-top: 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: 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 .section02 .medicine .cards .card .wrap .image {
      width: 140px; }
    .index .section02 .medicine .cards .card .wrap .txt {
      width: calc(100% - 140px);
      padding-left: 10px; }
      .index .section02 .medicine .cards .card .wrap .txt ul li {
        padding-left: 1.2em;
        position: relative;
        font-size: 14px;
        font-size: 1.4rem; }
        .index .section02 .medicine .cards .card .wrap .txt ul li::before {
          content: "・";
          position: absolute;
          left: 0;
          top: 5px;
          pointer-events: none; }
  .index .section02 .medicine .cards .card .image {
    margin-top: 12px;
    text-align: center; }
.index .section02 .merit .inner {
  width: 760px;
  margin: 20px auto; }
.index .section02 .merit .heading {
  text-align: center;
  background-color: #e6f2ce;
  padding: 7px; }
  .index .section02 .merit .heading span {
    display: inline-block;
    font-size: 21px;
    font-size: 2.1rem;
    color: #10767b;
    font-weight: 700; }
.index .section02 .merit .lead {
  margin-top: 20px; }
.index .section02 .merit .cards .card {
  border-color: #10767b; }
  .index .section02 .merit .cards .card .ttl {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
    color: #10767b; }
  .index .section02 .merit .cards .card .wrap {
    margin-top: 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: 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 .section02 .merit .cards .card .wrap .image {
      width: 140px; }
    .index .section02 .merit .cards .card .wrap .txt {
      width: calc(100% - 140px);
      padding-left: 10px; }
      .index .section02 .merit .cards .card .wrap .txt ul li {
        padding-left: 1.2em;
        position: relative;
        font-size: 14px;
        font-size: 1.4rem; }
        .index .section02 .merit .cards .card .wrap .txt ul li::before {
          content: "・";
          position: absolute;
          left: 0;
          top: 5px;
          pointer-events: none; }
  .index .section02 .merit .cards .card .image {
    margin-top: 12px;
    text-align: center; }
.index .section02 .flow .inner {
  width: 848px;
  margin: 0 auto; }
.index .section02 .flow .heading {
  text-align: center;
  background-color: #e6f2ce;
  padding: 7px; }
  .index .section02 .flow .heading span {
    display: inline-block;
    font-size: 21px;
    font-size: 2.1rem;
    color: #10767b;
    font-weight: 700; }
.index .section02 .flow .step {
  padding: 15px 0;
  text-align: center; }
.index .section02 .graph {
  padding-top: 10px; }
  .index .section02 .graph .inner {
    width: 760px;
    margin: 0 auto; }
    .index .section02 .graph .inner .heading {
      color: #31302c;
      font-weight: bold;
      font-size: 23px;
      text-align: center;
      margin-bottom: 20px; }
    .index .section02 .graph .inner .heading span {
      background: linear-gradient(transparent 60%, #fffb8c 60%); }
    .index .section02 .graph .inner .graph_img {
      text-align: center;
      padding: 0 100px; }
.index .section02 .point {
  padding-top: 10px;
  padding-bottom: 20px; }
  .index .section02 .point .inner {
    width: 760px;
    margin: 0 auto; }
    .index .section02 .point .inner .heading {
      color: #31302c;
      font-weight: bold;
      font-size: 23px;
      text-align: center;
      margin-bottom: 20px; }
    .index .section02 .point .inner .heading span {
      color: #10767b;
      font-weight: bold;
      font-size: 25px; }
    .index .section02 .point .inner .graph_img {
      text-align: center;
      padding: 0 100px; }
  .index .section02 .point .cards2 {
    margin-top: 20px;
    -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 .section02 .point .cards2 .card2 {
      width: calc((100% - 4%) / 3);
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px;
      border: 2px solid #10767b;
      background-color: #fffedf;
      padding: 5px 15px 20px;
      text-align: center; }
      .index .section02 .point .cards2 .card2:nth-child(odd) {
        margin-left: 0; }
  .index .section02 .point .cards2 .card2 .each_point {
    font-size: 20px;
    color: #10767b;
    font-weight: bold;
    border-bottom: solid 2px;
    text-align: center; }
  .index .section02 .point .cards2 .card2 .each_point b {
    font-size: 30px;
    color: #10767b;
    font-weight: bold; }
  .index .section02 .point .cards2 .card2 .txt {
    color: #31302c;
    padding: 15px 0 0;
    line-height: 1.5;
    font-weight: 600; }
  .index .section02 .point .cards2 .card2 .wrap {
    margin-top: 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: 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 .section02 .point .cards2 .card2 .wrap .image {
      width: 117px; }
    .index .section02 .point .cards2 .card2 .wrap .txt {
      width: calc(100% - 117px);
      padding-left: 20px; }
      .index .section02 .point .cards2 .card2 .wrap .txt ul li {
        padding-left: 19px;
        position: relative;
        font-size: 15px;
        font-size: 1.5rem; }
        .index .section02 .point .cards2 .card2 .wrap .txt ul li::before {
          content: "";
          position: absolute;
          width: 16px;
          height: 100%;
          background-image: url("img/index/section02_ico_01.png");
          background-repeat: no-repeat;
          background-position: center top;
          background-size: 100% auto;
          left: 0;
          top: 5px;
          pointer-events: none; }
  .index .section02 .point .cards2 .card2:nth-child(2) .ttl {
    color: #f4689a; }
  .index .section02 .point .cards2 .card2:nth-child(2) .wrap .txt ul li::before {
    background-image: url("img/index/section02_ico_02.png"); }
.index .section02 .section01-2 {
  width: 760px;
  margin: 50px auto; }
  .index .section02 .section01-2 .sec_ttl {
    background-color: #10767b;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-weight: 600;
    font-size: 2.1rem;
    line-height: 1.3; }
    .index .section02 .section01-2 .sec_ttl span {
      color: #fff000; }
  .index .section02 .section01-2 .bg {
    background-color: #ece8db;
    padding: 20px 10px 30px; }
    .index .section02 .section01-2 .bg .sec_wrap {
      display: flex;
      justify-content: space-between; }
      .index .section02 .section01-2 .bg .sec_wrap div {
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        width: calc(50% - 10px);
        padding: 20px 10px;
        background-color: #fff;
        border-radius: 13px; }
        .index .section02 .section01-2 .bg .sec_wrap div .pad_adjust {
          padding: 0 0 10px;
          font-size: 18px;
          line-height: 1.3;
          height: 75px; }
        .index .section02 .section01-2 .bg .sec_wrap div span {
          color: #0a767c; }
        .index .section02 .section01-2 .bg .sec_wrap div img {
          margin-top: 10px;
          width: 180px; }
    .index .section02 .section01-2 .bg .anno {
      margin: 5px 0 0;
      font-size: 10px;
      letter-spacing: -0.05em; }
.index .section03 {
  padding: 0;
  overflow: hidden; }
  .index .section03 .client_archive .inner {
    padding: 30px 50px;
    width: 1100px;
    margin: 0 auto; }
    @media only screen and (max-width: 768px) {
      .index .section03 .client_archive .inner {
        width: 100%; } }
  .index .section03 .client_archive > ul > li {
    position: relative;
    padding: 0 100px;
    /*&::before {
        content: '';
        position: absolute;
        top: -150px;
        left: 0;
        width: 300%;
        height: 97%;
        margin: 0 -80% 0;
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        transform: rotate(-15deg);
        z-index: -1;
    }*/ }
    .index .section03 .client_archive > ul > li:first-child {
      margin-top: 0; }
    .index .section03 .client_archive > ul > li .name {
      font-size: 22px;
      padding: 20px 0; }
      .index .section03 .client_archive > ul > li .name a {
        background: #fff;
        display: block;
        text-decoration: none;
        font-weight: 700;
        position: relative;
        line-height: 44px;
        padding-left: 90px; }
        .index .section03 .client_archive > ul > li .name a .rank_bg {
          position: absolute;
          width: auto;
          height: 44px;
          top: 50%;
          left: 10px;
          z-index: 1;
          transform: translateY(-50%); }
      .index .section03 .client_archive > ul > li .name .headline {
        font-weight: bold;
        font-size: 15px;
        color: #eb7458;
        line-height: 1; }
    .index .section03 .client_archive > ul > li .cta .cta_txt {
      text-align: center;
      font-weight: 700;
      color: #f85987;
      font-size: 19px;
      font-size: 1.9rem;
      margin-bottom: 12px; }
    .index .section03 .client_archive > ul > li .cta_btn a {
      display: block;
      text-decoration: none;
      background: #fe6e4a;
      border-bottom: 3px solid #c24124;
      position: relative;
      text-align: center;
      color: #fff;
      font-size: 22px;
      font-size: 2.2rem;
      font-weight: 700;
      border-radius: 100px;
      -moz-border-radius: 100px;
      -webkit-border-radius: 100px;
      -o-border-radius: 100px;
      -ms-border-radius: 100px;
      line-height: 1.3;
      padding: 18px 0;
      min-height: 55px; }
      .index .section03 .client_archive > ul > li .cta_btn a::before {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 25px;
        height: 100%;
        background-image: url("../../sp/aga/assets/../../sp/aga/assets/img/cta_ico.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% auto;
        right: 15px;
        pointer-events: none; }
      .index .section03 .client_archive > ul > li .cta_btn a img {
        width: 25px;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translate(0, -50%); }
  .index .section03 .client_archive .orange .name a {
    box-shadow: 2px 2px 0 #f8ded8; }
  .index .section03 .client_archive .orange .headline,
  .index .section03 .client_archive .orange .heading,
  .index .section03 .client_archive .orange .recommend ul li span,
  .index .section03 .client_archive .orange .recommend ul li strong,
  .index .section03 .client_archive .orange .point p span {
    color: #eb7458 !important; }
  .index .section03 .client_archive .blue .name a {
    box-shadow: 2px 2px 0 #cce6f4; }
  .index .section03 .client_archive .blue .headline,
  .index .section03 .client_archive .blue .heading,
  .index .section03 .client_archive .blue .recommend ul li span,
  .index .section03 .client_archive .blue .recommend ul li strong,
  .index .section03 .client_archive .blue .point p span {
    color: #3193cb !important; }
  .index .section03 .client_archive .yellow .name a {
    box-shadow: 2px 2px 0 #fae4c0; }
  .index .section03 .client_archive .yellow .headline,
  .index .section03 .client_archive .yellow .heading,
  .index .section03 .client_archive .yellow .recommend ul li span,
  .index .section03 .client_archive .yellow .recommend ul li strong,
  .index .section03 .client_archive .yellow .point p span {
    color: #e89c25 !important; }
  .index .section03 .client_archive .green .name a {
    box-shadow: 2px 2px 0 #d0eee3; }
  .index .section03 .client_archive .green .headline,
  .index .section03 .client_archive .green .heading,
  .index .section03 .client_archive .green .recommend ul li span,
  .index .section03 .client_archive .green .recommend ul li strong,
  .index .section03 .client_archive .green .point p span {
    color: #0eac72 !important; }
  .index .section03 .client_archive .purple .name a {
    box-shadow: 2px 2px 0 #e3d9ec; }
  .index .section03 .client_archive .purple .headline,
  .index .section03 .client_archive .purple .heading,
  .index .section03 .client_archive .purple .recommend ul li span,
  .index .section03 .client_archive .purple .recommend ul li strong,
  .index .section03 .client_archive .purple .point p span {
    color: #9373af !important; }
  .index .section03 .client_archive .overview {
    padding: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px; }
    .index .section03 .client_archive .overview .image {
      width: 300px;
      margin: 10px auto 0; }
    .index .section03 .client_archive .overview .data {
      margin-top: 26px;
      margin-bottom: 35px; }
      .index .section03 .client_archive .overview .data .heading {
        font-weight: 600;
        text-align: center;
        font-size: 20px;
        font-size: 2rem; }
      .index .section03 .client_archive .overview .data table {
        width: 100%;
        background: #fff;
        border: 1px solid #eb7458;
        margin-top: 5px; }
        .index .section03 .client_archive .overview .data table th, .index .section03 .client_archive .overview .data table td {
          padding: 10px;
          font-size: 12.5px; }
        .index .section03 .client_archive .overview .data table td {
          line-height: 1; }
        .index .section03 .client_archive .overview .data table td.min-height65:before {
          display: block;
          content: "";
          height: 45px;
          float: left; }
        .index .section03 .client_archive .overview .data table tr th {
          background: 00b1e4;
          border-bottom: 1px solid #fff;
          color: #fff;
          font-weight: 500;
          width: 28%; }
          .index .section03 .client_archive .overview .data table tr th:last-child {
            border-bottom: none; }
        .index .section03 .client_archive .overview .data table tr td {
          border-bottom: 1px solid #eb7458; }
          .index .section03 .client_archive .overview .data table tr td sup {
            font-size: 10px;
            font-size: 1rem; }
        .index .section03 .client_archive .overview .data 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 .section03 .client_archive .overview .data table .ico_wrap .ico {
            width: 20px; }
          .index .section03 .client_archive .overview .data table .ico_wrap .txt {
            padding-left: 5px; }
    .index .section03 .client_archive .overview .feature_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: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      -o-justify-content: flex-start;
      justify-content: flex-start; }
      .index .section03 .client_archive .overview .feature_items .feature_item {
        width: calc((100% - 2%) / 3);
        margin-left: 1%;
        margin-top: 5px;
        text-align: center;
        font-size: 14px;
        font-size: 1.4rem;
        color: #fe6e4a;
        border: 1px solid #fe6e4a;
        font-weight: 500;
        padding: 2px 0;
        border-radius: 50px;
        -moz-border-radius: 50px;
        -webkit-border-radius: 50px;
        -o-border-radius: 50px;
        -ms-border-radius: 50px; }
        .index .section03 .client_archive .overview .feature_items .feature_item:nth-child(3n+1) {
          margin-left: 0; }
        .index .section03 .client_archive .overview .feature_items .feature_item:nth-child(1), .index .section03 .client_archive .overview .feature_items .feature_item:nth-child(2), .index .section03 .client_archive .overview .feature_items .feature_item:nth-child(3) {
          margin-top: 0; }
  .index .section03 .client_archive #clinicfor .recommend h3 {
    margin-bottom: -20px;
    padding: 0 10px 0 20px; }
  .index .section03 .client_archive #dmmoc .recommend h3 {
    margin-bottom: 10px;
    padding: 0 10px 0 20px; }
  .index .section03 .client_archive #aga_online .recommend h3 {
    margin-bottom: -5px;
    padding: 0 10px 0 20px; }
  .index .section03 .client_archive #aga_hair .recommend h3 {
    margin-bottom: -5px;
    padding: 0 10px 0 20px; }
  .index .section03 .client_archive #bandh .recommend h3 {
    margin-bottom: -5px;
    padding: 0 10px 0 20px; }
  .index .section03 .client_archive #levcli .recommend h3 {
    margin-bottom: -5px;
    padding: 0 10px 0 20px; }
  .index .section03 .client_archive .recommend {
    margin-top: 5px;
    font-size: 16px; }
    .index .section03 .client_archive .recommend h3 {
      position: relative;
      z-index: auto; }
    .index .section03 .client_archive .recommend .items {
      background: #fff;
      margin: 0;
      padding: 15px 10px 25px;
      position: relative;
      z-index: 1;
      border-radius: 8px;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      -o-border-radius: 8px;
      -ms-border-radius: 8px; }
      .index .section03 .client_archive .recommend .items .heading {
        text-align: center;
        padding-bottom: 15px;
        font-size: 2.2rem;
        font-weight: 700; }
      .index .section03 .client_archive .recommend .items .item {
        position: relative;
        font-size: 16px;
        line-height: 1.5;
        font-weight: 500;
        padding-left: 15px; }
        .index .section03 .client_archive .recommend .items .item::before {
          content: "";
          position: absolute;
          width: 10px;
          height: 100%;
          background-image: url("../../sp/aga/assets/img/ico_check.png");
          background-repeat: no-repeat;
          background-position: center top;
          background-size: 100% auto;
          left: 0;
          top: 6px;
          pointer-events: none; }
        .index .section03 .client_archive .recommend .items .item strong {
          font-weight: 700; }
      .index .section03 .client_archive .recommend .items span {
        font-weight: bold; }
  .index .section03 .client_archive .point {
    margin: 10px 0;
    background: #fff;
    padding: 5px 15px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px; }
    .index .section03 .client_archive .point .heading {
      text-align: center;
      font-size: 22px;
      font-size: 2.2rem;
      font-weight: 700;
      color: #eb7458; }
    .index .section03 .client_archive .point p {
      margin-top: 10px;
      padding-bottom: 20px;
      line-height: 1.5;
      font-size: 18px;
      font-size: 1.8rem; }
      .index .section03 .client_archive .point p strong {
        font-weight: bold;
        color: #111111 !important; }
    .index .section03 .client_archive .point span {
      font-weight: bold; }
  .index .section03 .client_archive .calendar {
    text-align: center;
    margin: 20px auto;
    display: flex;
    justify-content: center;
    background-color: #fff;
    width: 650px; }
  .index .section03 .client_archive .cta {
    margin-top: 28px; }
    .index .section03 .client_archive .cta .cta_btn {
      padding: 0 15px; }
  .index .section03 .client_archive ul li.orange {
    background-image: url("../../sp/aga/assets/img/bg_orange1.png");
    background-size: 100% auto;
    background-position: center 30px;
    background-repeat: no-repeat;
    padding-bottom: 50px; }
    .index .section03 .client_archive ul li.orange .overview .data .heading {
      color: #eb7458; }
    .index .section03 .client_archive ul li.orange .overview .data table {
      border-color: #eb7458; }
      .index .section03 .client_archive ul li.orange .overview .data table th {
        background: #eb7458; }
      .index .section03 .client_archive ul li.orange .overview .data table td {
        border-color: #eb7458; }
    .index .section03 .client_archive ul li.orange .cta_txt {
      color: #eb7458 !important;
      text-shadow: 0 0 2px #fff; }
  .index .section03 .client_archive ul li.lightblue {
    background-image: url("../../sp/aga/assets/img/bg_lightblue1.png");
    background-size: 100% auto;
    background-position: center 30px;
    background-repeat: no-repeat;
    padding-bottom: 50px; }
    .index .section03 .client_archive ul li.lightblue .overview .data .heading {
      color: #607ea7; }
    .index .section03 .client_archive ul li.lightblue .overview .data table {
      border-color: #607ea7; }
      .index .section03 .client_archive ul li.lightblue .overview .data table th {
        background: #607ea7; }
      .index .section03 .client_archive ul li.lightblue .overview .data table td {
        border-color: #607ea7; }
    .index .section03 .client_archive ul li.lightblue .cta_txt {
      color: #607ea7 !important;
      text-shadow: 0 0 2px #fff; }
  .index .section03 .client_archive ul li.blue {
    background-image: url("../../sp/aga/assets/img/bg_blue.png");
    background-size: 100% auto;
    background-position: center 110px;
    background-repeat: no-repeat;
    padding-bottom: 50px; }
    .index .section03 .client_archive ul li.blue .overview .data .heading {
      color: #3193cb; }
    .index .section03 .client_archive ul li.blue .overview .data table {
      border-color: #3193cb; }
      .index .section03 .client_archive ul li.blue .overview .data table th {
        background: #3193cb; }
      .index .section03 .client_archive ul li.blue .overview .data table td {
        border-color: #3193cb; }
    .index .section03 .client_archive ul li.blue .point .heading {
      color: #3193cb; }
    .index .section03 .client_archive ul li.blue .cta_txt {
      color: #3193cb !important;
      text-shadow: 0 0 2px #fff; }
  .index .section03 .client_archive ul li.yellow {
    background-image: url("../../sp/aga/assets/img/bg_yellow.png");
    background-size: 100% auto;
    background-position: center 80px;
    background-repeat: no-repeat;
    padding-bottom: 50px; }
    .index .section03 .client_archive ul li.yellow .overview .data .heading {
      color: #e89c25; }
    .index .section03 .client_archive ul li.yellow .overview .data table {
      border-color: #e89c25; }
      .index .section03 .client_archive ul li.yellow .overview .data table th {
        background: #e89c25; }
      .index .section03 .client_archive ul li.yellow .overview .data table td {
        border-color: #e89c25; }
    .index .section03 .client_archive ul li.yellow .cta_txt {
      color: #e89c25 !important;
      text-shadow: 0 0 2px #fff; }
  .index .section03 .client_archive ul li.green {
    background-image: url("../../sp/aga/assets/img/bg_green.png");
    background-size: 100% auto;
    background-position: center 80px;
    background-repeat: no-repeat;
    padding-bottom: 50px; }
    .index .section03 .client_archive ul li.green .overview .data .heading {
      color: #0eac72; }
    .index .section03 .client_archive ul li.green .overview .data table {
      border-color: #0eac72; }
      .index .section03 .client_archive ul li.green .overview .data table th {
        background: #0eac72; }
      .index .section03 .client_archive ul li.green .overview .data table td {
        border-color: #0eac72; }
    .index .section03 .client_archive ul li.green .cta_txt {
      color: #0eac72 !important;
      text-shadow: 0 0 2px #fff; }
  .index .section03 .client_archive ul li.purple {
    background-image: url("../../sp/aga/assets/img/bg_purple.png");
    background-size: 100% auto;
    background-position: center 80px;
    background-repeat: no-repeat;
    padding-bottom: 50px; }
    .index .section03 .client_archive ul li.purple .overview .data .heading {
      color: #9373af; }
    .index .section03 .client_archive ul li.purple .overview .data table {
      border-color: #9373af; }
      .index .section03 .client_archive ul li.purple .overview .data table th {
        background: #9373af; }
      .index .section03 .client_archive ul li.purple .overview .data table td {
        border-color: #9373af; }
    .index .section03 .client_archive ul li.purple .cta_txt {
      color: #9373af !important;
      text-shadow: 0 0 2px #fff; }
    .index .section03 .client_archive ul li.purple .cta_btn a {
      line-height: 55px !important; }
  .index .section03 .client_archive ul li.pickup {
    position: relative;
    margin-top: 130px; }
    .index .section03 .client_archive ul li.pickup::before {
      content: "";
      position: absolute;
      width: 70%;
      height: 100%;
      margin: 0 auto;
      background-image: url(img/pr_title.png);
      background-repeat: no-repeat;
      background-position: center top;
      background-size: 100% auto;
      top: -85px;
      right: 0;
      left: 0;
      pointer-events: none; }
  .index .section03 .client_archive > ul > li:last-child::before {
    height: 94%; }
  .index .section03 .pr {
    margin-top: 10px;
    text-align: center; }
  .index .section03 .tickets {
    width: 700px;
    margin: 20px auto 0;
    text-align: center; }
    .index .section03 .tickets .wrap {
      display: flex;
      justify-content: center;
      column-gap: 20px; }
      .index .section03 .tickets .wrap .ticket {
        position: relative;
        padding: 20px;
        width: 50%;
        color: #fff;
        font-weight: bold;
        text-align: center; }
        .index .section03 .tickets .wrap .ticket .ribbon {
          position: absolute;
          top: -6px;
          left: -7px;
          width: 90px;
          height: 90px;
          overflow: hidden; }
          .index .section03 .tickets .wrap .ticket .ribbon span {
            display: inline-block;
            position: absolute;
            padding: 7px 0;
            right: -26px;
            top: 17px;
            width: 160px;
            text-align: center;
            font-size: 15px;
            line-height: 16px;
            background: #f04746;
            color: #fff;
            letter-spacing: 0.05em;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }
            .index .section03 .tickets .wrap .ticket .ribbon span::before, .index .section03 .tickets .wrap .ticket .ribbon span::after {
              position: absolute;
              content: "";
              border-top: 4px solid #b03b3a;
              border-left: 4px solid transparent;
              border-right: 4px solid transparent;
              bottom: -4px; }
            .index .section03 .tickets .wrap .ticket .ribbon span::before {
              left: 14px; }
            .index .section03 .tickets .wrap .ticket .ribbon span::after {
              right: 18px; }
        .index .section03 .tickets .wrap .ticket.left {
          background: #1ac79c;
          border: solid 2px #078373; }
          .index .section03 .tickets .wrap .ticket.left .txt {
            color: #078373;
            border: solid 2px #078373; }
            .index .section03 .tickets .wrap .ticket.left .txt .head {
              background: #078373; }
        .index .section03 .tickets .wrap .ticket.right {
          background: #01b7c2;
          border: solid 2px #0a7079; }
          .index .section03 .tickets .wrap .ticket.right .txt {
            color: #0a7079;
            border: solid 2px #0a7079; }
            .index .section03 .tickets .wrap .ticket.right .txt .head {
              background: #0a7079; }
        .index .section03 .tickets .wrap .ticket .tit {
          margin-bottom: 10px;
          font-size: 20px;
          line-height: 1; }
          .index .section03 .tickets .wrap .ticket .tit span {
            font-size: 16px; }
        .index .section03 .tickets .wrap .ticket .txt {
          position: relative;
          background: #fff;
          border-radius: 10px;
          overflow: hidden; }
          .index .section03 .tickets .wrap .ticket .txt .head {
            padding: 5px;
            color: #fff; }
          .index .section03 .tickets .wrap .ticket .txt input {
            padding: 0 0 5px;
            width: 100%;
            cursor: pointer;
            background: none;
            border: none;
            appearance: none;
            text-align: center;
            font-size: 24px; }
.index .section04 .container {
  margin: 40px auto 80px;
  padding: 0;
  background: none; }
  .index .section04 .container .client_archive2 .image a[href=""],
  .index .section04 .container .client_archive2 .cta_btn a[href=""] {
    pointer-events: none; }
  .index .section04 .container .heading {
    text-align: center;
    margin: 10px auto;
    padding: 0;
    position: relative;
    font-weight: 700;
    font-size: 25px; }
    .index .section04 .container .heading span {
      text-align: center;
      line-height: 1.3em;
      font-size: 34px;
      color: #f41b2d;
      display: inline-block;
      position: relative; }
      .index .section04 .container .heading span::after {
        position: absolute;
        top: -10px;
        right: -80px;
        content: "";
        background-image: url(img/right.png);
        background-size: 44px auto;
        width: 57px;
        height: 67px; }
      .index .section04 .container .heading span::before {
        position: absolute;
        top: -10px;
        left: -80px;
        content: "";
        background-image: url(img/left.png);
        background-size: 44px auto;
        width: 57px;
        height: 67px; }
  .index .section04 .container .main_ttl {
    text-align: center;
    font-size: 22px;
    font-size: 2.2rem;
    padding: 15px 0;
    background-color: #f1fff7;
    border: solid 1px #10767b;
    width: 750px;
    margin: 0 auto 30px;
    border-radius: 40px; }
    .index .section04 .container .main_ttl h2 {
      font-weight: 800;
      color: #10767b; }
.index .section04 table tbody tr:first-child {
  position: relative;
  background: #fff; }
.index .section04 table {
  width: 100%;
  border: 1px solid #e4e4e4; }
  .index .section04 table th, .index .section04 table td {
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    border-left: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 8px 5px; }
  .index .section04 table thead th {
    background: #e6f2ce;
    color: #10767b;
    font-size: 14px;
    font-size: 1.4rem; }
  .index .section04 table tbody td p {
    margin-top: 5px;
    line-height: 1.4;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 500; }
  .index .section04 table tbody a p {
    color: #10adf6;
    text-decoration: underline; }
.index .section04 .btn a {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 60px;
  background: #fc8822;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-bottom: 2px solid #d36e15; }
  .index .section04 .btn a::after {
    animation-duration: 6s; }
.index .section04 .remarks {
  margin-top: 10px;
  color: #31302c;
  font-size: 8px;
  line-height: 1.4; }
.index .section08-0 {
  width: 900px;
  margin: 20px auto 0;
  text-align: center; }
  .index .section08-0 .sec_ttl {
    background-color: #10767b;
    padding: 15px 0;
    text-align: center;
    font-size: 2.4rem;
    font-weight: 600;
    color: #fff; }
    .index .section08-0 .sec_ttl span {
      color: #fff200; }
  .index .section08-0 .sec_wrap {
    padding: 30px 20px; }
    .index .section08-0 .sec_wrap p {
      font-size: 1.8rem;
      font-weight: 600; }
      .index .section08-0 .sec_wrap p span {
        color: #ff3210; }
    .index .section08-0 .sec_wrap img {
      margin: 30px 0;
      width: 400px; }
.index .section08 {
  position: relative;
  padding: 50px 10px 20px;
  overflow: hidden;
  text-align: center;
  width: 800px;
  margin: 0 auto; }
  .index .section08 .wrap {
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    -o-border-radius: 13px;
    -ms-border-radius: 13px;
    padding: 25px 0 30px;
    background: #fffde1; }
  .index .section08 .client .heading {
    text-align: center;
    font-weight: 700;
    color: #10767b;
    font-size: 20px;
    font-size: 2rem; }
  .index .section08 .client .name a {
    text-align: center;
    font-weight: 700;
    display: block;
    width: 100%;
    text-decoration: none;
    font-size: 30px;
    font-size: 3rem; }
  .index .section08 .client .image {
    width: 300px;
    margin: 20px auto 0; }
  .index .section08 .txt {
    margin: 15px 20px 0;
    font-size: 18px;
    font-size: 1.8rem; }
    .index .section08 .txt strong {
      font-weight: 700; }
    .index .section08 .txt sup {
      font-size: 10px;
      font-size: 1rem; }
    .index .section08 .txt span {
      font-weight: bold;
      color: #ff3210; }
  .index .section08 .cta {
    width: 600px;
    margin: 0 auto;
    margin-top: 25px; }
    .index .section08 .cta .cta_txt {
      color: #10767b; }
    .index .section08 .cta .cta_btn {
      padding: 0 15px; }
  .index .section08 .cta_btn {
    width: 80%;
    margin: 0 auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    overflow: hidden; }
    .index .section08 .cta_btn a {
      display: block;
      text-decoration: none;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.4;
      font-weight: 700;
      padding: 10px 0;
      background: #fc8822;
      color: #fff;
      text-align: center;
      line-height: 25px;
      border-radius: 50px; }
      .index .section08 .cta_btn a img {
        width: 25px;
        height: auto;
        margin-left: 10px; }
  .index .section08 .indexbtn {
    animation: indexbtn 1.5s infinite;
    box-shadow: 0 2px 0 #d36e15;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    position: relative; }
@keyframes indexbtn {
  0% {
    box-shadow: 0 2px 0 #d36e15;
    top: 0px;
    border-radius: 5px; }
  10% {
    box-shadow: 0 0 0 #d36e15;
    top: 4px;
    border-radius: 5px; }
  20% {
    box-shadow: 0 2px 0 #d36e15;
    top: 0px;
    border-radius: 5px; }
  30% {
    box-shadow: 0 0 0 #d36e15;
    top: 4px;
    border-radius: 5px; }
  40% {
    box-shadow: 0 2px 0 #d36e15;
    top: 0px;
    border-radius: 5px; } }
.footer {
  margin-top: 30px; }
  .footer .ft_menu .p_mark {
    max-width: 700px;
    margin: 0px auto;
    padding: 20px; }
  .footer .ft_menu .p_mark p {
    display: inline-block; }
  .footer .ft_menu .p_mark .pra_txt {
    max-width: 500px; }
  .footer .ft_menu .ft_nav {
    max-width: 700px;
    margin: 0 auto 20px;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000; }
  .footer .ft_menu .ft_nav li.pri_pol {
    width: 160px; }
  .footer .ft_menu .ft_nav li.contact {
    width: 120px; }
  .footer .ft_menu .ft_nav ul {
    display: flex;
    justify-content: space-around; }
  .footer .ft_menu .ft_nav li {
    display: inline-block;
    width: auto !important; }
    .footer .ft_menu .ft_nav li a {
      text-decoration: none; }
  .footer .copyright {
    text-align: center;
    height: 35px;
    padding: 5px 0;
    color: #fff;
    background: linear-gradient(to right, #1C9BA5 0%, #00A0E9 100%); }

.ft_btn .btn_area .cta_btn a {
  font-size: 16px;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  padding: 18px 0;
  background: #fc8822 url(img/top/ico_btn_arrow.png) 95% center no-repeat;
  border-bottom: 4px solid #d36e15;
  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: 400px !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("img/exit_protection_dmmoc.png");
    background-repeat: no-repeat;
    background-position-y: bottom; }
    .exitProtection .wrap .exitProtection_banner {
      width: 250px;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      top: 195px; }
    .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: 0px;
      right: 0;
      text-align: center;
      cursor: pointer;
      text-decoration: none;
      z-index: 100; }
    .exitProtection .wrap .cta_btn {
      width: 370px;
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: 10px;
      position: absolute; }
      .exitProtection .wrap .cta_btn a {
        display: block;
        text-decoration: none;
        background: #fe6e4a;
        border-bottom: 3px solid #c24124;
        position: relative;
        text-align: center;
        color: #fff;
        font-size: 17px;
        font-size: 1.7rem;
        font-weight: 700;
        border-radius: 100px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -ms-border-radius: 100px;
        line-height: 1.3;
        padding: 10px 0; }
        .exitProtection .wrap .cta_btn a::before {
          content: "";
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          width: 25px;
          height: 100%;
          background-image: url("https://clinic-rank.com/sp/glp1/assets/img/cta_ico.png");
          background-repeat: no-repeat;
          background-position: center center;
          background-size: 100% auto;
          right: 15px;
          pointer-events: none; }
      .exitProtection .wrap .cta_btn.variable_height a {
        padding: 20px 0; }
    .exitProtection .wrap .shiny_btn {
      position: relative;
      overflow: hidden; }
      .exitProtection .wrap .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; }
  .exitProtection .wrap02 {
    position: relative;
    overflow: auto !important;
    padding-top: 40px;
    height: 510px;
    background-image: url("https://aga-rank.net/aga/assets/img/ep_bg.png");
    background-repeat: no-repeat;
    background-position-y: bottom; }
    .exitProtection .wrap02 .ep_items {
      display: flex; }
      .exitProtection .wrap02 .ep_items .ep_item {
        width: 50%;
        padding: 200px 10px 0; }
    .exitProtection .wrap02 .exitProtection_banner {
      width: 165px;
      margin: 0 auto 45px; }
    .exitProtection .wrap02 .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; }
    .exitProtection .wrap02 .cta_btn {
      width: 100%;
      margin: 0 auto; }
      .exitProtection .wrap02 .cta_btn a {
        display: block;
        text-decoration: none;
        background: #fe6e4a;
        border-bottom: 3px solid #c24124;
        position: relative;
        text-align: center;
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        border-radius: 100px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -ms-border-radius: 100px;
        line-height: 1.3;
        padding: 20px 0;
        /*&::before {
            content:"";
            @include center(y);
            width:25px;
            height:100%;
            background-image: url("https://clinic-rank.com/sp/glp1/assets/img/cta_ico.png");
            background-repeat: no-repeat;
            background-position: center center;
            background-size:100% auto;
            right:15px;
            pointer-events: none;
        }*/ }
      .exitProtection .wrap02 .cta_btn.variable_height a {
        padding: 20px 0; }
    .exitProtection .wrap02 .shiny_btn {
      position: relative;
      overflow: hidden; }
      .exitProtection .wrap02 .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: 3s;
        animation-timing-function: ease-in-out;
        animation-iteration-count: infinite;
        pointer-events: none; }

.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;
  width: 750px;
  margin: 40px auto 0; }
  .page_survey .survey_body .inner {
    padding: 60px 45px; }
  .page_survey .survey_body .heading {
    text-align: center; }
    .page_survey .survey_body .heading span {
      display: inline-block;
      color: #f06880;
      border: 1px solid #f06880;
      padding: 12px 40px;
      font-weight: 700;
      font-size: 35px;
      font-size: 3.5rem; }
  .page_survey .survey_body .items {
    margin-top: 50px; }
    .page_survey .survey_body .items .item {
      margin-top: 50px; }
      .page_survey .survey_body .items .item .question {
        position: relative;
        font-size: 25px;
        font-size: 2.5rem;
        font-weight: 700;
        padding-top: 50px; }
        .page_survey .survey_body .items .item .question::before {
          content: "";
          position: absolute;
          width: 97px;
          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("img/survey/question_01.jpg"); }
      .page_survey .survey_body .items .item:nth-child(2) .question::before {
        background-image: url("img/survey/question_02.jpg"); }
      .page_survey .survey_body .items .item:nth-child(3) .question::before {
        background-image: url("img/survey/question_03.jpg"); }
      .page_survey .survey_body .items .item:nth-child(4) .question::before {
        background-image: url("img/survey/question_04.jpg"); }
      .page_survey .survey_body .items .item:nth-child(5) .question::before {
        background-image: url("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: 25px; }
    .page_survey .survey_body .form .checkbox li,
    .page_survey .survey_body .form .radio li {
      margin-top: 15px; }
      .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: 20px 20px 20px 70px;
      font-weight: 700;
      font-size: 18px;
      font-size: 1.8rem;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px; }
      @media only screen and (max-width: 768px) {
        .page_survey .survey_body .form .checkbox .parts,
        .page_survey .survey_body .form .radio .parts {
          font-size: 14px; } }
      .page_survey .survey_body .form .checkbox .parts::before,
      .page_survey .survey_body .form .radio .parts::before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 20px;
        width: 27px;
        height: 27px;
        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: 25px;
      width: 17px;
      height: 17px;
      background: #f06880;
      border-radius: 50%; }
  .page_survey .survey_body .submit {
    width: 580px;
    margin: 50px 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: 35px 0;
      text-align: center;
      color: #fff;
      font-weight: 900;
      text-decoration: none;
      font-size: 25px;
      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 0 80px; }
      .page_survey .survey_body .hidden_cta .cta_inner .txt {
        font-weight: 700;
        font-size: 28px;
        font-size: 2.8rem;
        margin-bottom: 30px; }
      .page_survey .survey_body .hidden_cta .cta_inner .btn {
        margin-top: 40px; }
@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; } }
.slick01 li {
  height: auto; }

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

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

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

.slide-dots li button::before {
  background-image: url("img/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("img/slick-on.png"); }

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

.side_effects {
  width: 1100px;
  margin: 0 auto;
  padding: 70px 20px;
  background: #fff;
  margin-top: 40px;
  box-sizing: border-box; }
  @media only screen and (max-width: 768px) {
    .side_effects {
      width: 100%; } }
  .side_effects .heading {
    font-weight: 700;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    color: #ed4f6d;
    margin-bottom: 40px; }
  .side_effects .note {
    margin-bottom: 20px;
    text-align: center; }
  .side_effects .inner {
    width: 840px;
    margin: auto; }
  .side_effects .items {
    margin-top: 40px; }
    .side_effects .items .item {
      background: #fff;
      margin-top: 30px;
      border: 1px solid #dcdcdc;
      border-radius: 10px; }
      .side_effects .items .item:first-child {
        margin-top: 0; }
      .side_effects .items .item ul li {
        margin-top: 20px; }
        .side_effects .items .item ul li:first-child {
          margin-top: 0; }
  .side_effects .name {
    padding: 20px 30px;
    font-weight: 700;
    border-bottom: 1px solid #dcdcdc;
    font-size: 20px;
    color: #333; }
  .side_effects .item_inner {
    padding: 20px 30px; }
    .side_effects .item_inner .ico {
      margin: 0 0 5px;
      position: relative;
      font-weight: 700;
      font-size: 16px; }
      .side_effects .item_inner .ico span {
        display: inline-block;
        font-weight: 500; }
    .side_effects .item_inner .ico2 {
      margin: 0 0 5px;
      position: relative;
      padding-left: 1.1em;
      font-weight: 700;
      font-size: 16px; }
      .side_effects .item_inner .ico2::before {
        content: "・";
        position: absolute;
        top: 0;
        left: 0; }
      .side_effects .item_inner .ico2 span {
        display: inline-block;
        font-weight: 500; }
    .side_effects .item_inner p {
      font-size: 16px;
      line-height: 1.6; }

@media screen and (max-width: 900px) {
  .side_effects {
    width: 100%; }
    .side_effects .inner {
      width: 100%; }
    .side_effects .heading {
      font-size: 20px; }
    .side_effects .name {
      font-size: 16px;
      padding: 15px 20px; }
    .side_effects .item_inner {
      padding: 15px 20px; }
    .side_effects .ico {
      font-size: 13px !important; }
    .side_effects p {
      font-size: 13px !important; } }
.search_section .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 40px 0; }
  @media only screen and (max-width: 768px) {
    .search_section .inner {
      width: 100%; } }
.search_section .ttl {
  background: #10767b;
  text-align: center;
  padding: 14px 0; }
.search_section table {
  width: 100%;
  border: 1px solid #ddd;
  background: #fff; }
  .search_section table th, .search_section table td {
    vertical-align: middle;
    border: 1px solid #ddd;
    padding: 20px; }
  .search_section table th {
    width: 240px;
    background: #e6f2ce;
    text-align: center;
    color: #10767b;
    font-weight: 500; }
.search_section .checkbox input {
  display: none; }
.search_section .checkbox {
  -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 .checkbox li {
    width: 20%; }
    .search_section .checkbox li:first-child {
      margin: 0; }
  .search_section .checkbox .parts {
    position: relative;
    display: block;
    padding-left: 25px; }
    .search_section .checkbox .parts::before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      border: 1px solid #ccc;
      background: #fff;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
.search_section .checkbox .parts::before {
  width: 16px;
  height: 16px;
  border-radius: 50%; }
.search_section .checkbox input:checked + .parts {
  color: #10767b; }
  .search_section .checkbox input:checked + .parts::after {
    content: "";
    display: block;
    position: absolute;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 3px;
    width: 10px;
    height: 10px;
    background: #10767b;
    border-radius: 50%; }
.search_section .search_btn {
  width: 400px;
  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: #fc8822;
    color: #fff;
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: 700;
    line-height: 65px;
    border-radius: 65px;
    -moz-border-radius: 65px;
    -webkit-border-radius: 65px;
    -o-border-radius: 65px;
    -ms-border-radius: 65px;
    border-bottom: 4px solid #d36e15;
    outline: none; }

.client_archive2 table {
  width: 100%;
  border: 1px solid #ddd;
  background: #fff; }
  .client_archive2 table th, .client_archive2 table td {
    border: 1px solid #ddd;
    text-align: center; }
  .client_archive2 table thead th {
    background: #e6f2ce;
    color: #10767b;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    padding: 10px; }
  .client_archive2 table tr:first-child {
    background: #fefaec; }
  .client_archive2 table td {
    padding: 8px; }
    .client_archive2 table td.image {
      width: 150px; }
      .client_archive2 table td.image img {
        width: 110px; }
      .client_archive2 table td.image a {
        display: block;
        color: #10adf6; }
        .client_archive2 table td.image a:hover img {
          filter: alpha(opacity=100);
          -moz-opacity: 1;
          opacity: 1; }
      .client_archive2 table td.image 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: 50px; }
    .client_archive2 table td.electronic_money {
      width: 170px; }
    .client_archive2 table td.btn {
      width: 130px; }
      .client_archive2 table td.btn a {
        font-size: 14px;
        font-size: 1.4rem;
        padding-left: 0;
        padding-right: 0; }
    .client_archive2 table td.image a[href=""], .client_archive2 table td.cta_btn a[href=""] {
      pointer-events: none; }
    .client_archive2 table td .ico {
      width: 40px;
      margin: 0 auto 5px; }
    .client_archive2 table td p {
      line-height: 1.4; }
      .client_archive2 table td p.red {
        font-weight: 700;
        color: #f00; }
.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: #fc8822;
    line-height: 60px;
    color: #fff;
    text-align: center; }

.page_resultpage {
  padding: 40px 0; }
  .page_resultpage .container {
    width: 1100px;
    margin: 0 auto;
    padding-bottom: 40px; }
    @media only screen and (max-width: 768px) {
      .page_resultpage .container {
        width: 100%; } }
  .page_resultpage .client_archive2 {
    margin-top: 40px; }
    .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: center center;
    height: 61px;
    padding-top: 8px;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: 900;
    padding-left: 264px;
    color: #000; }
  .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;
      width: calc(100% / 6);
      padding: 5px;
      font-size: 12px;
      font-size: 1.2rem; }
    .page_resultpage .result_head table th {
      text-align: center;
      background: #10767b;
      color: #fff; }
    .page_resultpage .result_head table td {
      padding-left: 10px;
      padding-right: 10px; }

.fixed_cta {
  position: fixed;
  width: 100%;
  z-index: 98;
  left: 0;
  bottom: 0;
  background: #2b9fa5;
  text-align: center; }
  .fixed_cta .wrap {
    padding: 8px 14px;
    padding-right: 10px;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center; }
    .fixed_cta .wrap .heading {
      position: relative;
      text-align: center; }
      .fixed_cta .wrap .heading img {
        width: 45px;
        margin-right: 5px;
        display: inline-block; }
      .fixed_cta .wrap .heading p {
        color: #fff;
        display: inline-block;
        font-size: 18px;
        font-weight: bold; }
        .fixed_cta .wrap .heading p span {
          color: #fff200;
          font-size: 1.1em;
          margin-left: 5px; }
    .fixed_cta .wrap .btn_area {
      padding: 5px 10px 0; }
      .fixed_cta .wrap .btn_area .client_image {
        width: 100px;
        float: left;
        margin: 0 10px 0 0; }
      .fixed_cta .wrap .btn_area .btn {
        padding-left: 10px; }
        .fixed_cta .wrap .btn_area .btn .txt {
          text-align: center;
          font-weight: 500;
          color: #f85987;
          font-size: 14px;
          font-size: 1.4rem; }
        .fixed_cta .wrap .btn_area .btn .cta_btn {
          margin-top: 2px; }
          .fixed_cta .wrap .btn_area .btn .cta_btn a {
            display: inline-block;
            width: calc(100% - 100px);
            white-space: nowrap;
            font-size: 3vw;
            padding: 10px 0;
            border-bottom: none;
            text-align: center;
            min-height: 0; }
            .fixed_cta .wrap .btn_area .btn .cta_btn a img {
              width: 14px;
              height: 14px; }
            .fixed_cta .wrap .btn_area .btn .cta_btn a::before {
              width: 12px;
              right: 8px; }
    .fixed_cta .wrap .btn_area_02 {
      padding: 5px 10px 0;
      display: flex;
      justify-content: space-evenly;
      align-items: center;
      width: 730px;
      margin: 0 auto; }
      .fixed_cta .wrap .btn_area_02 a {
        text-decoration: none;
        margin: 0;
        padding: 0; }
      .fixed_cta .wrap .btn_area_02 .ft_2btn {
        width: 210px; }
        .fixed_cta .wrap .btn_area_02 .ft_2btn .ft_txt {
          width: 67px; }
      .fixed_cta .wrap .btn_area_02 .ft_banner {
        margin: 0 5px;
        width: 120px; }
        .fixed_cta .wrap .btn_area_02 .ft_banner img {
          width: 100%;
          height: auto; }
      .fixed_cta .wrap .btn_area_02 .center_txt {
        text-align: center;
        color: #fff000;
        font-size: 22px;
        font-weight: bold; }
      .fixed_cta .wrap .btn_area_02 .cta_btn a {
        display: block;
        text-decoration: none;
        background: #fe6e4a;
        border-bottom: 3px solid #c24124;
        position: relative;
        text-align: center;
        color: #fff;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 700;
        border-radius: 100px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -ms-border-radius: 100px;
        line-height: 1.3;
        padding: 10px 20px; }
        .fixed_cta .wrap .btn_area_02 .cta_btn a.shiny_btn {
          font-size: 14px !important; }

span.s_txt {
  font-size: 0.6em;
  letter-spacing: -0.04em;
  width: auto !important;
  color: 0 !important;
  line-height: 1 !important;
  display: inline !important;
  font-weight: 400 !important; }
