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

a {
  color: #333; }

@media only screen and (min-width: 769px) {
  a:hover {
    color: #333;
    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(21, 42, 72, 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: #152A48;
    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-top: 4px solid #152a48; }
  .header .inner {
    width: 1100px;
    margin: 0 auto;
    padding: 12px 0;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .header .inner {
        width: 100%; } }
    .header .inner .logo {
      width: 180px;
      margin: 0 auto; }
      .header .inner .logo img {
        width: 100%;
        height: auto; }
    .header .inner .pr_header {
      position: absolute;
      right: 0;
      top: 17px; }

.cta .txt {
  color: #fe3a26 !important; }

.cta_btn a {
  background-color: #fd7419 !important;
  border-bottom: solid #ba5918 !important; }

.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 #c10404;
  border-radius: 5px;
  position: relative; }

@keyframes indexbtn {
  0% {
    box-shadow: 0 2px 0 #c10404;
    top: 0px;
    border-radius: 5px; }
  10% {
    box-shadow: 0 0 0 #c10404;
    top: 4px;
    border-radius: 5px; }
  20% {
    box-shadow: 0 2px 0 #c10404;
    top: 0px;
    border-radius: 5px; }
  30% {
    box-shadow: 0 0 0 #c10404;
    top: 4px;
    border-radius: 5px; }
  40% {
    box-shadow: 0 2px 0 #c10404;
    top: 0px;
    border-radius: 5px; } }
.remarks {
  margin-top: 10px;
  font-size: 11px;
  font-size: 1.1rem;
  color: #31302c; }

.index .main_ttl {
  background: #152A48;
  font-size: 23px;
  font-size: 2.3rem;
  padding: 0.8em; }
  .index .main_ttl h2 {
    text-align: center;
    color: #fff;
    font-weight: 500;
    line-height: 1.4; }
    .index .main_ttl h2 strong {
      font-weight: 700;
      font-size: 26px;
      font-size: 2.6rem;
      color: #fff000; }
.index .container {
  padding: 30px 50px;
  width: 1100px;
  margin: 0 auto;
  background: #fff; }
  @media only screen and (max-width: 768px) {
    .index .container {
      width: 100%; } }
.index .sec_ttl {
  background-color: #152A48;
  font-size: 23px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  padding: 10px 0;
  line-height: 1.3; }
  .index .sec_ttl span {
    font-size: 26px;
    color: #fff000;
    font-weight: bold; }
.index .fv {
  background-color: #0e182b;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .index .fv .inner {
    width: 1100px;
    margin: 0 auto;
    height: 310px;
    position: relative;
    /*overflow-x: hidden;*/ }
    @media only screen and (max-width: 768px) {
      .index .fv .inner {
        width: 100%; } }
    .index .fv .inner .fv_txt {
      color: #fff;
      position: absolute;
      left: 160px;
      top: 30px;
      font-size: 22px;
      font-size: 2.2rem;
      font-weight: 500;
      padding: 5px 20px; }
    .index .fv .inner .man_img {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-100px);
      width: 1077px;
      height: 310px; }
      .index .fv .inner .man_img img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .index .fv .inner .fv_image {
      position: absolute;
      left: 125px;
      bottom: 100px; }
.index .section01 .section01_heading {
  position: relative;
  text-align: center;
  padding-bottom: 1em;
  color: #152A48;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.4; }
  .index .section01 .section01_heading p {
    display: inline-block;
    position: relative; }
    .index .section01 .section01_heading p strong {
      font-size: 33px;
      color: #fe3a26; }
    .index .section01 .section01_heading p::before {
      display: block;
      content: url("img/zenkoku/left_deco.png");
      width: 57px;
      height: 67px;
      position: absolute;
      top: 10px;
      left: 0;
      transform: translateX(-140%); }
    .index .section01 .section01_heading p::after {
      display: block;
      content: url("img/zenkoku/right_deco.png");
      width: 57px;
      height: 67px;
      position: absolute;
      top: 10px;
      right: 0;
      transform: translateX(140%); }
.index .section01 .wrap {
  width: 1000px;
  margin: 0 auto; }
  .index .section01 .wrap.rank3 {
    width: 800px; }
    .index .section01 .wrap.rank3 .table_wrap::before {
      width: calc(100% / 3); }
.index .section01 .table_wrap {
  width: 100%;
  margin: 0 auto;
  position: relative; }
  .index .section01 .table_wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: calc(100% / 5);
    height: 100%;
    background: transparent;
    pointer-events: none;
    border: 2px solid #e05434; }
.index .section01 table {
  width: 100%;
  margin-top: 50px; }
  .index .section01 table th, .index .section01 table td {
    text-align: center;
    padding: 8px;
    vertical-align: middle;
    position: relative; }
  .index .section01 table th {
    font-weight: 700;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    background: #152A48; }
  .index .section01 table td {
    font-size: 14px;
    font-size: 1.4rem;
    border: 1px solid #d4d4d4;
    width: calc(100% / 3); }
  .index .section01 table tr td:first-child {
    background: #fdffe9; }
  .index .section01 table .table_top_td td::after {
    position: absolute;
    display: block;
    content: "";
    width: 40px;
    height: 40px;
    top: -45px;
    left: 50%;
    transform: translateX(-50%); }
  .index .section01 table .table_top_td td:first-child::after {
    background: url("img/common/ico_no1.png") no-repeat;
    background-size: contain; }
  .index .section01 table .table_top_td td:nth-child(2)::after {
    background: url("img/common/ico_no2.png") no-repeat;
    background-size: contain; }
  .index .section01 table .table_top_td td:nth-child(3)::after {
    background: url("img/common/ico_no3.png") no-repeat;
    background-size: contain; }
  .index .section01 table .table_top_td td:nth-child(4)::after {
    background: url("img/common/ico_no4.png") no-repeat;
    background-size: contain; }
  .index .section01 table .table_top_td td:nth-child(5)::after {
    background: url("img/common/ico_no5.png") no-repeat;
    background-size: contain; }
.index .section01 .image {
  width: 180px;
  padding-top: 10px;
  margin: 0 auto; }
.index .section01 .name {
  margin-top: 5px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500; }
  .index .section01 .name a {
    font-size: 12px; }
.index .section01 .btn {
  width: 95%;
  margin: 0 auto; }
  .index .section01 .btn a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 0.7em;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
    background: #fd7419;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-bottom: 5px solid #ba5918; }
.index .section01 .indexbtn {
  animation: indexbtn 1.5s infinite;
  box-shadow: 0 2px 0 #ba5918;
  border-radius: 5px;
  position: relative; }
.index .section02 .container {
  width: 800px;
  margin: 0 auto;
  padding: 50px 0 70px; }
  .index .section02 .container .sub_ttl {
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    margin: 0 0 20px;
    line-height: 1.2; }
    .index .section02 .container .sub_ttl span {
      color: #fe3a26;
      font-size: 27px; }
  .index .section02 .container .merit {
    width: 800px;
    margin: 0 auto 15px;
    display: flex;
    justify-content: space-between; }
    .index .section02 .container .merit div {
      border-radius: 10px;
      border: 1px solid #e7e7e7;
      width: 250px;
      padding: 25px 35px 10px;
      text-align: center;
      font-weight: bold;
      line-height: 1.3; }
      .index .section02 .container .merit div p {
        font-size: 18px;
        margin: 0 0 10px; }
        .index .section02 .container .merit div p span {
          font-size: 1.38em;
          color: #fe3a26; }
      .index .section02 .container .merit div:nth-child(1) img {
        width: 99px;
        height: auto; }
      .index .section02 .container .merit div:nth-child(2) img {
        width: 117px;
        height: auto; }
      .index .section02 .container .merit div:nth-child(3) img {
        width: 170px;
        height: auto; }
  .index .section02 .container .anno {
    font-size: 11px; }
  .index .section02 .container .table_area {
    margin: 40px 0;
    border: 3px solid #445d8b;
    border-radius: 10px;
    padding: 35px 45px 40px;
    text-align: center; }
    .index .section02 .container .table_area h3 {
      margin: 0 0 30px !important;
      font-size: 25px;
      font-weight: medium; }
      .index .section02 .container .table_area h3 strong {
        color: #fe3a26;
        font-weight: bold; }
      .index .section02 .container .table_area h3 span {
        font-weight: 800 !important;
        background: linear-gradient(transparent 70%, #fff000 0%);
        display: inline;
        /*横に余白をつけたり、下にずらしたりするときは以下のpaddingを調整してください*/
        padding: 35px 2px 0; }
    .index .section02 .container .table_area table {
      width: 100%;
      border-collapse: separate;
      border-spacing: 10px;
      position: relative;
      z-index: 10; }
      .index .section02 .container .table_area table tbody {
        position: relative;
        z-index: 10; }
      .index .section02 .container .table_area table th {
        color: #fff;
        font-weight: 600;
        font-size: 16px;
        text-align: center; }
      .index .section02 .container .table_area table .th_top {
        background-color: #6f8590;
        width: 255px;
        padding: 12px; }
      .index .section02 .container .table_area table .th_side {
        background-color: #152A48;
        width: 178px;
        padding: 22px; }
      .index .section02 .container .table_area table td {
        border: 2px solid #c5defb;
        padding: 10px 20px;
        font-size: 15px;
        background: #fff; }
        .index .section02 .container .table_area table td span {
          font-weight: 600;
          background: linear-gradient(transparent 40%, #fff000 0%);
          display: inline;
          /*横に余白をつけたり、下にずらしたりするときは以下のpaddingを調整してください*/
          padding: 0 2px 2px; }
      .index .section02 .container .table_area table::before {
        display: block;
        content: "";
        height: 99%;
        width: 265px;
        position: absolute;
        background-color: #fffb8c;
        top: 5px;
        left: 183px;
        z-index: auto; }
  .index .section02 .container .sub_ttl02 {
    font-size: 17px;
    text-align: center;
    font-weight: medium;
    margin: 0 0 20px;
    line-height: 1.2; }
    .index .section02 .container .sub_ttl02 span {
      color: #fe3a26;
      font-size: 23px;
      font-weight: bold; }
  .index .section02 .container .point {
    width: 800px;
    margin: 0 auto 15px;
    display: flex;
    justify-content: space-between; }
    .index .section02 .container .point .point_item {
      border-radius: 5px;
      border: 3px solid #445d8b;
      background-color: #fff;
      width: 250px;
      padding: 25px 10px 10px;
      text-align: center;
      font-weight: bold;
      line-height: 1.3; }
      .index .section02 .container .point .point_item .point_no {
        font-weight: 800;
        font-size: 22px;
        display: block;
        padding: 0 0 5px;
        margin: 0 0 15px;
        border-bottom: 1px solid #445d8b; }
      .index .section02 .container .point .point_item p {
        font-size: 18px;
        margin: 0 0 10px;
        color: #121212; }
        .index .section02 .container .point .point_item p span {
          color: #fe3a26; }
  .index .section02 .container .flow_area {
    margin-top: 60px;
    text-align: center; }
    .index .section02 .container .flow_area p {
      margin: 0 0 30px; }
    .index .section02 .container .flow_area strong {
      font-size: 23px;
      letter-spacing: 0.075em; }
.index .section03 .container {
  padding-bottom: 60px; }
.index .section03 .cta_btn {
  margin: 15px auto 0; }
  .index .section03 .cta_btn a {
    display: block;
    text-decoration: none;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    background: #ff0000;
    border-bottom: 7px solid #c10404;
    line-height: 60px;
    color: #fff;
    text-align: center;
    border-radius: 7px; }
.index .section03 .client_pickup {
  width: 900px;
  margin: 0 auto;
  margin-top: 40px;
  border: 2px solid #9d7b3b;
  position: relative; }
  .index .section03 .client_pickup .ttl {
    text-align: center;
    background: #9d7b3b;
    padding: 10px 0 14px; }
    .index .section03 .client_pickup .ttl .ttl_inner {
      display: inline-block;
      color: #fff000;
      font-size: 24px;
      font-size: 2.4rem;
      font-weight: 700;
      position: relative; }
      .index .section03 .client_pickup .ttl .ttl_inner::before {
        content: "";
        position: absolute;
        width: 90px;
        height: 120%;
        background-image: url("img/index/client_ico_pickup.png");
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100% auto;
        left: -110px;
        top: 0;
        pointer-events: none; }
      .index .section03 .client_pickup .ttl .ttl_inner span {
        display: inline-block;
        background: #fff;
        padding: 2px 100px;
        text-align: center;
        font-size: 25px;
        font-size: 2.5rem;
        color: #9d7b3b;
        border-radius: 100px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        -o-border-radius: 100px;
        -ms-border-radius: 100px; }
  .index .section03 .client_pickup .wrap {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    padding: 30px 50px; }
    .index .section03 .client_pickup .wrap .image {
      width: 300px; }
    .index .section03 .client_pickup .wrap .txt {
      width: calc(100% - 300px);
      padding-left: 25px; }
      .index .section03 .client_pickup .wrap .txt .heading {
        font-size: 24px;
        font-size: 2.4rem;
        color: #e05434;
        font-weight: 700; }
        .index .section03 .client_pickup .wrap .txt .heading sup {
          font-size: 14px;
          font-size: 1.4rem; }
      .index .section03 .client_pickup .wrap .txt .note {
        margin-top: 10px;
        font-size: 15px;
        font-size: 1.5rem; }
        .index .section03 .client_pickup .wrap .txt .note strong {
          color: #ef6090;
          font-weight: 500; }
        .index .section03 .client_pickup .wrap .txt .note span {
          color: #e05434; }
      .index .section03 .client_pickup .wrap .txt .cta_btn {
        width: 450px;
        margin: 15px 0 0; }
.index .client_archive {
  margin-top: 20px; }
  .index .client_archive > ul > li {
    margin-top: 40px; }
    .index .client_archive > ul > li:first-child {
      margin-top: 0; }
  .index .client_archive .client_card {
    border: 2px solid #ddd; }
    .index .client_archive .client_card .client_name {
      position: relative;
      padding: 10px 10px 10px 125px;
      border-bottom: 1px solid #ddd; }
      .index .client_archive .client_card .client_name::before {
        content: "";
        position: absolute;
        width: 55px;
        height: 81px;
        background: no-repeat left top / 100% auto;
        left: 25px;
        top: -5px;
        pointer-events: none; }
      .index .client_archive .client_card .client_name a {
        color: #31302c;
        font-size: 28px;
        font-size: 2.8rem;
        font-weight: 700;
        text-decoration: none; }
        .index .client_archive .client_card .client_name a:hover {
          text-decoration: underline; }
    .index .client_archive .client_card .client_inner {
      padding: 25px 25px; }
  .index .client_archive .pickup {
    position: relative;
    margin-top: 170px; }
    .index .client_archive .pickup::before {
      content: '';
      position: absolute;
      top: -110px;
      left: 50%;
      transform: translateX(-50%);
      width: 438px;
      height: 89px;
      margin: 0 auto;
      background: url(img/index/ttl_pickup.png) no-repeat left top/100% auto;
      pointer-events: none; }
    .index .client_archive .pickup .client_card {
      margin: 80px 0 0; }
  .index .client_archive > ul > li:nth-child(1) .client_card {
    border-color: #fde5aa;
    background: #fdf9ef; }
    .index .client_archive > ul > li:nth-child(1) .client_card .client_name {
      border-bottom-color: #fde5aa; }
      .index .client_archive > ul > li:nth-child(1) .client_card .client_name::before {
        background-image: url("img/index/client_ico_01.png"); }
  .index .client_archive > ul > li:nth-child(1) .point {
    border: 1px solid #152A48;
    box-shadow: 0 0 1px #152A48 inset; }
    .index .client_archive > ul > li:nth-child(1) .point .ttl {
      background-color: #152A48;
      color: #fff; }
  .index .client_archive > ul > li:nth-child(1) .locationarea {
    border: 1px solid #152A48;
    box-shadow: 0 0 1px #152A48 inset; }
    .index .client_archive > ul > li:nth-child(1) .locationarea .ttl {
      background-color: #152A48;
      color: #fff; }
  .index .client_archive > ul > li:nth-child(1) .achievement {
    border: 1px solid #152A48;
    box-shadow: 0 0 1px #152A48 inset; }
    .index .client_archive > ul > li:nth-child(1) .achievement .ttl {
      background-color: #152A48;
      color: #fff; }
    .index .client_archive > ul > li:nth-child(1) .achievement .achievement_box {
      display: flex;
      justify-content: space-between;
      padding: 30px 120px 40px; }
  .index .client_archive > ul > li:nth-child(1) .achievement.clf .case {
    padding: 20px 40px; }
  .index .client_archive > ul > li:nth-child(2) .client_name::before {
    background-image: url("img/index/client_ico_02.png"); }
  .index .client_archive > ul > li:nth-child(3) .client_name::before {
    background-image: url("img/index/client_ico_03.png"); }
  .index .client_archive > ul > li:nth-child(4) .client_name::before {
    background-image: url("img/index/client_ico_04.png"); }
  .index .client_archive > ul > li:nth-child(5) .client_name::before {
    background-image: url("img/index/client_ico_05.png"); }
  .index .client_archive > ul > li.pickup .client_name::before {
    background-image: url("img/index/client_ico_pr.png"); }
  .index .client_archive .overview {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center; }
    .index .client_archive .overview .image {
      width: 300px; }
    .index .client_archive .overview .txt {
      width: calc(100% - 300px);
      padding-left: 20px; }
      .index .client_archive .overview .txt .heading {
        font-size: 25px;
        font-size: 2.5rem;
        color: #f41b2d;
        font-weight: 700; }
        .index .client_archive .overview .txt .heading sup {
          font-size: 14px;
          font-size: 1.4rem; }
      .index .client_archive .overview .txt table {
        width: 100%;
        margin-top: 15px;
        border: 1px solid #e4e4e4;
        background: #fff;
        font-size: 13.5px; }
        .index .client_archive .overview .txt table th, .index .client_archive .overview .txt table td {
          vertical-align: middle;
          padding: 5px 5px;
          border-left: 1px solid #e4e4e4;
          border-bottom: 1px solid #e4e4e4; }
          .index .client_archive .overview .txt table th span, .index .client_archive .overview .txt table td span {
            display: inline-block;
            text-align: center;
            height: 100%;
            padding-left: 3px; }
        .index .client_archive .overview .txt table th {
          font-weight: 500;
          color: #fff;
          background: #152A48; }
  .index .client_archive .point {
    margin-top: 17px;
    background: #fff;
    position: relative;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border: 1px solid #cde2ec;
    -webkit-box-shadow: 0 0 4px #d9d9d9 inset;
    -moz-box-shadow: 0 0 4px #d9d9d9 inset;
    box-shadow: 0 0 4px #d9d9d9 inset; }
    .index .client_archive .point .ttl {
      width: 100%;
      text-align: center;
      background-color: #152A48;
      padding: 5px 0;
      color: #fff;
      font-weight: bold;
      z-index: 1; }
    .index .client_archive .point .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;
      padding: 10px 30px; }
      .index .client_archive .point .wrap .image {
        width: 114px; }
      .index .client_archive .point .wrap .txt {
        width: calc(100% - 114px);
        padding-left: 30px; }
        .index .client_archive .point .wrap .txt ul li {
          font-size: 17px;
          font-size: 1.7rem;
          margin-top: 3px;
          position: relative;
          padding-left: 28px; }
          .index .client_archive .point .wrap .txt ul li:first-child {
            margin-top: 0; }
          .index .client_archive .point .wrap .txt ul li::before {
            content: "";
            position: absolute;
            width: 18px;
            height: 100%;
            background-image: url("img/index/client_archive_point_ico2.png");
            background-repeat: no-repeat;
            background-position: center top;
            background-size: 100% auto;
            left: 0;
            top: 6px;
            pointer-events: none; }
          .index .client_archive .point .wrap .txt ul li span {
            color: #fe3a26;
            font-weight: 600; }
          .index .client_archive .point .wrap .txt ul li sup {
            font-size: 11px;
            font-size: 1.1rem; }
  .index .client_archive .locationarea {
    margin-top: 17px;
    background: #fff;
    position: relative;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border: 1px solid #cde2ec;
    -webkit-box-shadow: 0 0 4px #d9d9d9 inset;
    -moz-box-shadow: 0 0 4px #d9d9d9 inset;
    box-shadow: 0 0 4px #d9d9d9 inset; }
    .index .client_archive .locationarea .ttl {
      width: 100%;
      text-align: center;
      background-color: #152A48;
      padding: 5px 0;
      color: #fff;
      font-weight: bold;
      z-index: 1; }
    .index .client_archive .locationarea .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;
      padding: 0; }
      .index .client_archive .locationarea .wrap dl {
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        width: 100%;
        border: 1px solid #ccc;
        border-bottom: none; }
        .index .client_archive .locationarea .wrap dl dt {
          background: #f5f5f5;
          padding: 5px;
          width: 150px;
          border-right: 1px solid #ccc;
          border-bottom: 1px solid #ccc;
          text-align: center;
          padding: 1em 0;
          font-size: .8em; }
        .index .client_archive .locationarea .wrap dl dd {
          background: #fff;
          padding: 5px;
          width: calc(100% - 150px);
          border-bottom: 1px solid #ccc;
          padding: 1em;
          font-size: .8em; }
  .index .client_archive .achievement {
    margin-top: 10px;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border: 1px solid #cde2ec;
    -webkit-box-shadow: 0 0 4px #d9d9d9 inset;
    -moz-box-shadow: 0 0 4px #d9d9d9 inset;
    box-shadow: 0 0 4px #d9d9d9 inset; }
    .index .client_archive .achievement .ttl {
      width: 100%;
      text-align: center;
      background-color: #e3eff0;
      padding: 5px 0;
      color: #03949c;
      font-weight: bold;
      z-index: 1; }
    .index .client_archive .achievement .image {
      margin-top: 20px;
      text-align: center; }
  .index .client_archive .cta {
    margin-top: 20px; }
    .index .client_archive .cta .cta_wrap {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center; }
      .index .client_archive .cta .cta_wrap .image {
        width: 90px; }
      .index .client_archive .cta .cta_wrap .txt {
        font-size: 24px;
        font-size: 2.4rem;
        color: #ff0000;
        font-weight: 700;
        text-align: center;
        line-height: 1.2; }
    .index .client_archive .cta .cta_btn {
      width: 600px; }
  .index .client_archive .remarks {
    margin-top: 10px;
    font-size: 11px;
    font-size: 1.1rem;
    color: #31302c; }
.index .section04 table tbody tr:first-child {
  position: relative;
  background: #fdffe9; }
.index .section04 table {
  width: 100%;
  border: 1px solid #e4e4e4; }
  .index .section04 table th, .index .section04 table td {
    text-align: center;
    font-size: 11px;
    border-left: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 8px 5px; }
  .index .section04 table thead th {
    background: #152A48;
    color: #fff; }
  .index .section04 table tbody td p {
    margin-top: 5px;
    line-height: 1.4;
    font-size: 13px;
    font-size: 1.3rem; }
  .index .section04 table tbody a p {
    color: #10adf6;
    font-weight: 500;
    text-decoration: underline; }
.index .section04 .btn a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 0.4em;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.4;
  white-space: nowrap;
  background: #fd7419;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-bottom: 4px solid #ba5918; }
  .index .section04 .btn a::after {
    animation-duration: 6s; }
.index .section05 {
  margin-top: 30px; }
  .index .section05 .container {
    width: 970px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    -webkit-box-shadow: 0 0 10px #e4e4e4;
    -moz-box-shadow: 0 0 10px #e4e4e4;
    box-shadow: 0 0 10px #e4e4e4; }
  .index .section05 .ttl {
    width: 1000px;
    background: #152A48;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 700;
    text-align: center;
    position: absolute;
    top: 0;
    left: -15px;
    padding: 0.6em;
    color: #fff; }
    .index .section05 .ttl strong {
      font-weight: 700;
      color: #fff000; }
    .index .section05 .ttl::before, .index .section05 .ttl::after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      bottom: -15px; }
    .index .section05 .ttl::before {
      border-width: 0 15px 15px 0;
      border-color: transparent #0a767c transparent transparent;
      left: 0; }
    .index .section05 .ttl::after {
      border-width: 15px 15px 0 0;
      border-color: #0a767c transparent transparent transparent;
      right: 0; }
  .index .section05 .recommend {
    background: #fcfbf4;
    padding: 130px 0 30px; }
    .index .section05 .recommend .wrap {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center; }
      .index .section05 .recommend .wrap .image {
        width: 210px; }
      .index .section05 .recommend .wrap .txt {
        padding-left: 30px;
        text-align: center; }
        .index .section05 .recommend .wrap .txt .heading {
          font-size: 20px;
          font-size: 2rem;
          font-weight: 700;
          color: #ff0000; }
    .index .section05 .recommend .cta_btn {
      margin-top: 10px;
      width: 450px; }
      .index .section05 .recommend .cta_btn a {
        display: block;
        text-decoration: none;
        font-size: 20px;
        font-size: 2rem;
        font-weight: 700;
        background: #ff0000;
        border-bottom: 7px solid #c10404;
        line-height: 60px;
        color: #fff;
        text-align: center;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -o-border-radius: 10px;
        -ms-border-radius: 10px; }
  .index .section05 .inner + .recommend {
    padding-top: 30px; }
  .index .section05 .inner {
    width: 760px;
    margin: 0 auto;
    padding: 30px 0 30px; }
  .index .section05 .note {
    margin-top: 20px; }
    .index .section05 .note strong {
      font-weight: 700;
      color: #f41b2d; }
    .index .section05 .note sup {
      font-size: 11px;
      font-size: 1.1rem; }
  .index .section05 .matome {
    margin-top: 50px; }
    .index .section05 .matome .heading {
      text-align: center; }
      .index .section05 .matome .heading span {
        display: inline-block;
        padding-bottom: 5px;
        color: #08757b;
        font-weight: 700;
        border-bottom: 1px solid #08757b;
        font-size: 20px;
        font-size: 2rem; }
    .index .section05 .matome ul {
      margin-top: 30px;
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between; }
      .index .section05 .matome ul li {
        width: 146px;
        border: 1px solid #08757b;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        padding: 12px 5px 8px;
        text-align: center; }
        .index .section05 .matome ul li .lead {
          line-height: 1.4;
          font-size: 15px;
          font-size: 1.5rem;
          font-weight: 700;
          color: #08757b; }
          .index .section05 .matome ul li .lead span {
            display: block;
            height: 1.4em; }
        .index .section05 .matome ul li .image {
          margin-top: 10px; }
    .index .section05 .matome .remarks {
      margin-top: 10px;
      font-size: 11px;
      font-size: 1.1rem; }
@keyframes indexbtn {
  0% {
    box-shadow: 0 2px 0 #c10404;
    top: 0px;
    border-radius: 5px; }
  10% {
    box-shadow: 0 0 0 #c10404;
    top: 4px;
    border-radius: 5px; }
  20% {
    box-shadow: 0 2px 0 #c10404;
    top: 0px;
    border-radius: 5px; }
  30% {
    box-shadow: 0 0 0 #c10404;
    top: 4px;
    border-radius: 5px; }
  40% {
    box-shadow: 0 2px 0 #c10404;
    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: #22426f; }

.ft_btn .btn_area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-evenly; }
  .ft_btn .btn_area .cta_btn a {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    padding: 10px 0;
    background: #ff0000 url(img/top/ico_btn_arrow.png) 95% center no-repeat;
    border-bottom: 4px solid #c10404;
    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;
  display: none;
  z-index: 99; }

.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/index/exit_protection.png");
    background-repeat: no-repeat;
    background-position-y: bottom; }
    .exitProtection .wrap div {
      position: absolute;
      display: flex;
      justify-content: center;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      bottom: 15px; }
    .exitProtection .wrap .exitProtection_banner {
      width: 60%;
      bottom: 105px; }
    .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 .btn {
      width: 370px;
      bottom: 12px; }
  .exitProtection .cta_btn {
    margin: 15px auto 0;
    width: 90%; }
    .exitProtection .cta_btn a {
      display: block;
      width: 90%;
      height: 60px !important;
      padding-top: 5px;
      text-decoration: none;
      font-size: 20px;
      font-size: 2rem;
      font-weight: 700;
      background: #ff0000;
      border-bottom: 7px solid #c10404;
      line-height: 1.2;
      color: #fff;
      text-align: center;
      border-radius: 7px;
      position: relative; }
      .exitProtection .cta_btn a::after {
        display: block;
        content: url("img/index/arrow.png");
        width: 11px;
        height: 20x;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-40%); }

.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/index/slick-off.png");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  height: 13.5px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 24px;
  width: 13.5px; }

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

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

.pr {
  text-align: center;
  margin-top: 5px; }
