@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:#f7f6f5;*/
  font-size: 1.6em;
  color: #333;
  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; } }
.color_yel {
  color: #fffb8c; }

.blue {
  color: #1358e4; }

.txt_c {
  text-align: center; }

.yel_marker {
  font-weight: bold;
  background: linear-gradient(transparent 60%, #ff6 60%); }

.notice, .remarks {
  font-size: 10px;
  font-size: 1rem; }

.remarks {
  margin-top: 10px; }

.notice {
  width: 850px;
  margin: 0 auto; }

.page_top {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 10;
  width: 60px;
  height: 60px;
  background: rgba(19, 88, 228, 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: #1358e4;
    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 #1d9ba6; }
  .header .inner {
    width: 1100px;
    margin: 0 auto;
    padding: 12px 0; }
    @media only screen and (max-width: 768px) {
      .header .inner {
        width: 100%; } }
    .header .inner .logo {
      margin: 0 auto; }

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

.pink {
  font-weight: bold;
  color: #fd7d9d; }

.index .main_ttl {
  background: #1358e4;
  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: #fffb8c; }
.index .container {
  padding: 30px 50px;
  width: 1100px;
  margin: 0 auto;
  background: #fff; }
  @media only screen and (max-width: 768px) {
    .index .container {
      width: 100%; } }
.index .fv {
  background: url(img/fv_bg.png) center center no-repeat;
  margin-top: -15px; }
  .index .fv .inner {
    width: 1100px;
    margin: 0 auto;
    height: 310px;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .index .fv .inner {
        width: 100%; } }
    .index .fv .inner::before {
      content: "PR";
      position: absolute;
      top: 15px;
      left: 90px;
      font-size: 15px;
      padding: 1px 17px 4px;
      color: #fff;
      display: inline-block;
      transform: rotate(-7deg);
      background-color: #becbe4; }
    .index .fv .inner::after {
      position: absolute;
      top: 46px;
      left: 93px;
      border-bottom: solid 7px transparent;
      border-right: solid 20px #9cb5e5;
      content: '';
      transform: rotate(-7deg); }
  .index .fv .fv_txt {
    color: #fff;
    position: absolute;
    left: 210px;
    top: 40px;
    font-size: 1.8rem;
    font-weight: 500;
    z-index: 2; }
  .index .fv .fv_image {
    position: absolute;
    left: 150px;
    bottom: 33px; }
.index .section01 .section01_heading {
  text-align: center;
  margin-bottom: 20px; }
.index .section01 .section01_ttl {
  text-align: center;
  font-family: 'Noto Sans JP';
  position: relative;
  padding-bottom: 1em;
  width: 1000px;
  margin: 0 auto;
  color: #1358e4;
  font-size: 1.3em;
  line-height: 1.3;
  font-weight: 700; }
  .index .section01 .section01_ttl span {
    color: #1358e4;
    font-size: 1.1em;
    line-height: 1.3;
    font-weight: bold; }
  .index .section01 .section01_ttl strong {
    color: #fd5925;
    font-size: 1.2em;
    font-weight: bold; }
  .index .section01 .section01_ttl::before {
    font-size: 1.5em;
    content: "";
    position: absolute;
    width: 57px;
    height: 67px;
    background: url(img/left.png) 0 0 no-repeat;
    left: 160px;
    top: 0px; }
  .index .section01 .section01_ttl::after {
    font-size: 1.5em;
    content: "";
    position: absolute;
    width: 57px;
    height: 67px;
    background: url(img/right.png) 0 0 no-repeat;
    right: 160px;
    top: 0px; }
.index .section01 .wrap.top5 {
  width: 1000px;
  margin: 0 auto; }
  .index .section01 .wrap.top5 .table_wrap {
    position: relative; }
    .index .section01 .wrap.top5 .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 #fd5925; }
  .index .section01 .wrap.top5 table {
    width: 100%;
    border: 1px solid #d4d4d4; }
    .index .section01 .wrap.top5 table tr:first-child td {
      vertical-align: baseline; }
    .index .section01 .wrap.top5 table td {
      width: calc(100% / 5) !important;
      font-size: 14px;
      font-size: 1.4rem; }
.index .section01 .wrap {
  width: 650px;
  margin: 0 auto; }
  .index .section01 .wrap .table_wrap {
    position: relative; }
    .index .section01 .wrap .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 #fd5925; }
.index .section01 table {
  width: 100%;
  border: 1px solid #d4d4d4; }
  .index .section01 table th, .index .section01 table td {
    text-align: center;
    padding: 8px;
    vertical-align: middle; }
  .index .section01 table th {
    font-weight: 700;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #1358e4;
    font-size: 15px;
    font-size: 1.5rem;
    background: #e5f6fe; }
  .index .section01 table td {
    font-size: 15px;
    font-size: 1.5rem;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    width: calc(100% / 5); }
  .index .section01 table tr td:first-child {
    background: #fdffe9; }
  .index .section01 table td:nth-child(1) .image::before {
    background-image: url("https://item-comparison.com/hoken/assets/img/ico_idx_rank_01.png"); }
  .index .section01 table td:nth-child(2) .image::before {
    background-image: url("https://item-comparison.com/hoken/assets/img/ico_idx_rank_02.png"); }
  .index .section01 table td:nth-child(3) .image::before {
    background-image: url("https://item-comparison.com/hoken/assets/img/ico_idx_rank_03.png"); }
  .index .section01 table td:nth-child(4) .image::before {
    background-image: url("https://item-comparison.com/hoken/assets/img/ico_idx_rank_04.png"); }
  .index .section01 table td:nth-child(5) .image::before {
    background-image: url("https://item-comparison.com/hoken/assets/img/ico_idx_rank_05.png"); }
.index .section01 .notice {
  width: 650px;
  margin: 0 auto;
  font-size: 10px; }
.index .section01 .image {
  width: 150px;
  padding-top: 48px;
  margin: 0 auto;
  position: relative; }
  .index .section01 .image::before {
    content: "";
    position: absolute;
    width: 56px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    pointer-events: none; }
.index .section01 .name {
  margin-top: 5px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500; }
.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;
    border-radius: 20px;
    background: #f33d05;
    border-bottom: 5px solid #c73204; }
.index .section02 .container,
.index .section02_2 .container {
  padding-bottom: 70px; }
.index .section02 .items .item,
.index .section02_2 .items .item {
  margin-top: 40px; }
  .index .section02 .items .item:first-child,
  .index .section02_2 .items .item:first-child {
    margin-top: 0; }
.index .section02 .onayami,
.index .section02_2 .onayami {
  text-align: center; }
  .index .section02 .onayami .txt,
  .index .section02_2 .onayami .txt {
    font-weight: bold;
    font-size: 26px;
    color: #f77090; }
.index .section02 .item01 .heading,
.index .section02_2 .item01 .heading {
  text-align: center;
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: 500; }
  .index .section02 .item01 .heading strong,
  .index .section02_2 .item01 .heading strong {
    font-weight: 500;
    color: #fd5925; }
.index .section02 .item01 .comment,
.index .section02_2 .item01 .comment {
  -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;
  margin-top: 20px; }
  .index .section02 .item01 .comment .ico,
  .index .section02_2 .item01 .comment .ico {
    width: 154px; }
  .index .section02 .item01 .comment .txt,
  .index .section02_2 .item01 .comment .txt {
    width: 380px;
    margin-left: 40px;
    position: relative;
    padding: 20px;
    color: #1c1c1c;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    font-weight: 500;
    text-align: center;
    font-size: 22px;
    font-size: 2.2rem;
    background: #FFF;
    border: solid 3px #fae3ea; }
    .index .section02 .item01 .comment .txt::before,
    .index .section02_2 .item01 .comment .txt::before {
      content: "";
      position: absolute;
      top: 50%;
      left: -20px;
      margin-top: -10px;
      border: 10px solid transparent;
      border-right: 10px solid #FFF;
      z-index: 2; }
    .index .section02 .item01 .comment .txt::after,
    .index .section02_2 .item01 .comment .txt::after {
      content: "";
      position: absolute;
      top: 50%;
      left: -26px;
      margin-top: -12px;
      border: 12px solid transparent;
      border-right: 12px solid #fae3ea;
      z-index: 1; }
.index .section02 .item01 .example,
.index .section02_2 .item01 .example {
  margin-top: 40px; }
  .index .section02 .item01 .example .heading2,
  .index .section02_2 .item01 .example .heading2 {
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    font-size: 2.2rem; }
  .index .section02 .item01 .example .image,
  .index .section02_2 .item01 .example .image {
    text-align: center;
    margin-top: 20px; }
  .index .section02 .item01 .example .remarks,
  .index .section02_2 .item01 .example .remarks {
    margin-top: 15px;
    text-align: center;
    font-size: 11px;
    font-size: 1.1rem; }
.index .section02 .item02 .content,
.index .section02_2 .item02 .content {
  width: 760px;
  margin: 0 auto;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  border: 12px solid #fdf0f4;
  padding: 30px; }
.index .section02 .item02 .heading,
.index .section02_2 .item02 .heading {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  font-weight: 500;
  color: #fd5925; }
.index .section02 .item02 ul,
.index .section02_2 .item02 ul {
  margin-top: 30px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center; }
  .index .section02 .item02 ul li,
  .index .section02_2 .item02 ul li {
    width: 160px;
    text-align: center;
    margin-left: 30px;
    margin-top: 20px; }
    .index .section02 .item02 ul li:nth-child(3n+1),
    .index .section02_2 .item02 ul li:nth-child(3n+1) {
      margin-left: 0; }
    .index .section02 .item02 ul li:nth-child(1), .index .section02 .item02 ul li:nth-child(2), .index .section02 .item02 ul li:nth-child(3),
    .index .section02_2 .item02 ul li:nth-child(1),
    .index .section02_2 .item02 ul li:nth-child(2),
    .index .section02_2 .item02 ul li:nth-child(3) {
      margin-top: 0; }
    .index .section02 .item02 ul li .txt,
    .index .section02_2 .item02 ul li .txt {
      font-size: 18px;
      font-size: 1.8rem;
      color: #584e4e;
      font-weight: 500;
      margin-bottom: 10px; }
.index .section02 .item03 .heading,
.index .section02_2 .item03 .heading {
  text-align: center;
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: 500; }
  .index .section02 .item03 .heading strong,
  .index .section02_2 .item03 .heading strong {
    font-weight: 500;
    color: #fd5925;
    background: linear-gradient(transparent 60%, #e2ff71 60%); }
.index .section02 .item03 .comment,
.index .section02_2 .item03 .comment {
  -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;
  margin-top: 40px; }
  .index .section02 .item03 .comment .ico,
  .index .section02_2 .item03 .comment .ico {
    width: 154px; }
  .index .section02 .item03 .comment .txt,
  .index .section02_2 .item03 .comment .txt {
    width: 550px;
    margin-left: 40px;
    position: relative;
    padding: 20px;
    color: #1c1c1c;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    background: #FFF;
    border: solid 3px #fae3ea; }
    .index .section02 .item03 .comment .txt span,
    .index .section02_2 .item03 .comment .txt span {
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: 700;
      color: #fd5925;
      border-bottom: 1px solid #fd5925; }
    .index .section02 .item03 .comment .txt::before,
    .index .section02_2 .item03 .comment .txt::before {
      content: "";
      position: absolute;
      top: 50%;
      left: -20px;
      margin-top: -10px;
      border: 10px solid transparent;
      border-right: 10px solid #FFF;
      z-index: 2; }
    .index .section02 .item03 .comment .txt::after,
    .index .section02_2 .item03 .comment .txt::after {
      content: "";
      position: absolute;
      top: 50%;
      left: -26px;
      margin-top: -12px;
      border: 12px solid transparent;
      border-right: 12px solid #fae3ea;
      z-index: 1; }
.index .section02 .item03 .example,
.index .section02_2 .item03 .example {
  margin-top: 40px; }
  .index .section02 .item03 .example .heading2,
  .index .section02_2 .item03 .example .heading2 {
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    font-size: 2.2rem; }
  .index .section02 .item03 .example .image,
  .index .section02_2 .item03 .example .image {
    text-align: center;
    margin-top: 20px; }
  .index .section02 .item03 .example .remarks,
  .index .section02_2 .item03 .example .remarks {
    margin-top: 15px;
    text-align: center;
    font-size: 11px;
    font-size: 1.1rem; }
.index .section02 .item04,
.index .section02_2 .item04 {
  width: 850px;
  margin: 0 auto; }
  .index .section02 .item04 .heading,
  .index .section02_2 .item04 .heading {
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    color: #1358e4; }
    .index .section02 .item04 .heading strong,
    .index .section02_2 .item04 .heading strong {
      font-weight: 700;
      color: #fd5925;
      font-size: 27px;
      font-size: 2.7rem; }
  .index .section02 .item04 .cards,
  .index .section02_2 .item04 .cards {
    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 .item04 .cards .card,
    .index .section02_2 .item04 .cards .card {
      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 #009fe8;*/
      background-color: #ebf7fd;
      padding: 5px 15px 20px;
      text-align: center; }
      .index .section02 .item04 .cards .card .txt,
      .index .section02_2 .item04 .cards .card .txt {
        color: #31302c;
        padding: 15px 0 0;
        line-height: 1.5;
        font-weight: 600; }
      .index .section02 .item04 .cards .card .each_point,
      .index .section02_2 .item04 .cards .card .each_point {
        font-size: 20px;
        color: #009fe8;
        font-weight: bold;
        border-bottom: solid 1px;
        text-align: center; }
        .index .section02 .item04 .cards .card .each_point b,
        .index .section02_2 .item04 .cards .card .each_point b {
          font-size: 30px;
          color: #009fe8;
          font-weight: bold; }
    .index .section02 .item04 .cards .card:nth-child(odd),
    .index .section02_2 .item04 .cards .card:nth-child(odd) {
      margin-left: 0; }
  .index .section02 .item04 .wrap,
  .index .section02_2 .item04 .wrap {
    width: 850px;
    margin: 25px auto 0; }
    .index .section02 .item04 .wrap ul,
    .index .section02_2 .item04 .wrap 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: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between; }
      .index .section02 .item04 .wrap ul li,
      .index .section02_2 .item04 .wrap ul li {
        width: 30%;
        text-align: center; }
        .index .section02 .item04 .wrap ul li .txt,
        .index .section02_2 .item04 .wrap ul li .txt {
          color: #f989ae;
          margin-bottom: 5px;
          font-weight: 500; }
.index .section02 .item05 .inner,
.index .section02_2 .item05 .inner {
  width: 848px;
  margin: 0 auto; }
.index .section02 .item05 .heading,
.index .section02_2 .item05 .heading {
  text-align: center; }
  .index .section02 .item05 .heading span,
  .index .section02_2 .item05 .heading span {
    display: inline-block;
    padding-bottom: 5px;
    font-size: 23px;
    font-size: 2.3rem;
    color: #1358e4;
    font-weight: 700; }
.index .section02 .item05 .step,
.index .section02_2 .item05 .step {
  margin-top: 20px; }
  .index .section02 .item05 .step ul,
  .index .section02_2 .item05 .step 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: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between; }
    .index .section02 .item05 .step ul li,
    .index .section02_2 .item05 .step ul li {
      width: 205px;
      text-align: center; }
  .index .section02 .item05 .step .txt1 span,
  .index .section02_2 .item05 .step .txt1 span {
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
    color: #fff;
    padding: 3px 0;
    background-color: #009fe8;
    text-align: center;
    width: 100px;
    border-radius: 20px; }
  .index .section02 .item05 .step .txt2,
  .index .section02_2 .item05 .step .txt2 {
    margin-top: 5px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.4; }
    .index .section02 .item05 .step .txt2 span,
    .index .section02_2 .item05 .step .txt2 span {
      display: block;
      height: 1.4em; }
  .index .section02 .item05 .step .image,
  .index .section02_2 .item05 .step .image {
    margin-top: 10px; }
.index .section02_2 .main_ttl {
  padding: 1.4em; }
  .index .section02_2 .main_ttl h2 strong {
    color: #fff; }
.index .section02_2 .item06 .heading {
  text-align: center;
  color: #1358e4;
  font-size: 27px;
  font-size: 2.7rem; }
  .index .section02_2 .item06 .heading span {
    font-weight: bold; }
  .index .section02_2 .item06 .heading strong {
    font-size: 1.2em;
    color: #fd5925; }
.index .section02_2 .item06 .image {
  text-align: center;
  margin-top: 25px; }
.index .section02_2 .item06 .explanation {
  margin: 15px auto;
  width: 850px;
  border: solid 1px #d0d0d0;
  border-radius: 10px;
  padding: 20px;
  position: relative; }
  .index .section02_2 .item06 .explanation .txt {
    padding-left: 25%;
    line-height: 1.6; }
    .index .section02_2 .item06 .explanation .txt strong {
      color: #fd5925;
      font-weight: bold; }
  .index .section02_2 .item06 .explanation .image {
    position: absolute;
    left: 25px;
    top: 15px;
    width: 150px;
    margin: 0; }
.index .section_life_stage .container {
  padding: 50px 130px 30px;
  text-align: center; }
.index .section_life_stage .lead {
  margin: 30px auto; }
.index .section_life_stage .lead_box {
  position: relative;
  width: 530px;
  margin: 30px auto;
  padding: 20px 75px 20px 25px;
  background: #ebf7fd;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  text-align: center;
  border: 2px solid #1358e4;
  text-align: left;
  color: #1358e4;
  font-weight: bold;
  font-size: 20px; }
  .index .section_life_stage .lead_box::before {
    content: '';
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 113px;
    height: 124px;
    background: url("img/man.png") no-repeat left top/100% auto; }
  .index .section_life_stage .lead_box h3 {
    margin-bottom: 10px;
    color: #1358e4;
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 900; }
  .index .section_life_stage .lead_box p {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500; }
.index .section_merit.bottom_merit .container {
  padding: 30px 0 70px; }
.index .section_merit .container {
  padding: 30px 0 50px; }
.index .section_merit .inner {
  padding: 0 90px;
  /*background: #ebf7fd;*/
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  text-align: center; }
  .index .section_merit .inner .item + .item {
    margin-top: 40px; }
  .index .section_merit .inner .inner_ttl {
    text-align: center;
    width: 400px;
    padding: 10px 0;
    margin: 0 auto 30px;
    border-radius: 30px;
    background: #008def;
    color: #fff;
    font-size: 20px;
    font-weight: 500; }
.index .section_merit ul.flow {
  display: flex;
  width: 850px;
  margin: 0 auto;
  justify-content: space-between; }
  .index .section_merit ul.flow li {
    width: 200px; }
    .index .section_merit ul.flow li .q {
      position: relative;
      margin-bottom: 10px;
      padding-left: 45px;
      color: #1358e4;
      font-size: 23px;
      font-size: 2.3rem;
      font-weight: 700; }
      .index .section_merit ul.flow li .q::before {
        content: '';
        position: absolute;
        top: 6px;
        left: 0;
        width: 27px;
        height: 26px;
        background: url("img/ico_check.png") no-repeat left top/100% auto; }
.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: #f33d05;
    border-bottom: 5px solid #c73204;
    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 .section03 .client_pickup {
  width: 900px;
  margin: 0 auto;
  margin-top: 40px;
  border: 2px solid #6ac0e0;
  position: relative; }
  .index .section03 .client_pickup .ttl {
    text-align: center;
    background: #6ac0e0;
    padding: 10px 0 14px; }
    .index .section03 .client_pickup .ttl .ttl_inner {
      display: inline-block;
      color: #f9f114;
      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/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: #6ac0e0;
        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: #fd5925;
        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: #fd5925;
          font-weight: 500; }
      .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 .pickup {
    position: relative;
    margin-top: 140px; }
    .index .client_archive .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 .client_archive .client_card {
    border: 2px solid #c9ced0; }
    .index .client_archive .client_card .client_name {
      position: relative;
      padding: 15px 10px 15px 150px;
      border-bottom: 1px solid #c9ced0; }
      .index .client_archive .client_card .client_name::before {
        content: "";
        position: absolute;
        width: 81px;
        height: 94px;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100% auto;
        left: 50px;
        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 50px; }
      .index .client_archive .client_card .client_inner .pr {
        font-size: 10px;
        text-align: center;
        margin-top: 5px; }
  .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/client_ico_01.png"); }
  .index .client_archive > ul > li:nth-child(2) .client_name::before {
    background-image: url("img/client_ico_02.png"); }
  .index .client_archive > ul > li:nth-child(3) .client_name::before {
    background-image: url("img/client_ico_03.png"); }
  .index .client_archive > ul > li:nth-child(4) .client_name::before {
    background-image: url("img/client_ico_04.png"); }
  .index .client_archive > ul > li:nth-child(5) .client_name::before {
    background-image: url("img/client_ico_05.png"); }
  .index .client_archive > ul > li:nth-child(6) .client_name::before {
    background-image: url("img/ico_list_rank_osusume.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 .image img {
        width: 100%; }
    .index .client_archive .overview .txt {
      width: calc(100% - 300px);
      padding-left: 20px; }
      .index .client_archive .overview .txt .heading {
        font-size: 24px;
        font-size: 2.4rem;
        color: #fd5925;
        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 #e9e9e9;
        background: #fff;
        font-size: 14px;
        font-size: 1.4rem; }
        .index .client_archive .overview .txt table th, .index .client_archive .overview .txt table td {
          vertical-align: middle;
          padding: 10px 6px;
          border-left: 1px solid #e9e9e9;
          border-bottom: 1px solid #e9e9e9; }
        .index .client_archive .overview .txt table td {
          width: 30%; }
        .index .client_archive .overview .txt table th {
          width: 20%;
          font-weight: 500;
          color: #fff;
          background: #1358e4; }
  .index .client_archive .point {
    margin-top: 10px;
    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 #fdf0f4;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.16) inset;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.16) inset;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.16) inset; }
    .index .client_archive .point .heading {
      background: #009fe8;
      padding: 6px 0;
      text-align: center;
      font-size: 21px;
      font-size: 2.1rem;
      font-weight: 700;
      color: #fff; }
    .index .client_archive .point .osusume_wrap {
      display: flex !important;
      -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: 15px; }
      .index .client_archive .point .osusume_wrap .image {
        width: 135px;
        text-align: right; }
      .index .client_archive .point .osusume_wrap .txt {
        width: calc(100% - 135px);
        padding-left: 30px; }
        .index .client_archive .point .osusume_wrap .txt ul li {
          font-size: 17px;
          font-size: 1.7rem;
          margin-top: 3px;
          position: relative;
          padding-left: 28px; }
          .index .client_archive .point .osusume_wrap .txt ul li:first-child {
            margin-top: 0; }
          .index .client_archive .point .osusume_wrap .txt ul li::before {
            content: "";
            position: absolute;
            width: 19px;
            height: 100%;
            background-image: url("img/client_archive_point_ico2.png");
            background-repeat: no-repeat;
            background-position: center top;
            background-size: 100% auto;
            left: 0;
            top: 6px;
            pointer-events: none; }
          .index .client_archive .point .osusume_wrap .txt ul li span {
            color: #fd5925;
            font-weight: 700; }
          .index .client_archive .point .osusume_wrap .txt ul li sup {
            font-size: 11px;
            font-size: 1.1rem; }
  .index .client_archive .achievement {
    margin-top: 10px;
    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 #fdf0f4;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.16) inset;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.16) inset;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.16) inset; }
    .index .client_archive .achievement .heading {
      background: #009fe8;
      padding: 6px 0;
      text-align: center;
      font-size: 21px;
      font-size: 2.1rem;
      font-weight: 700;
      color: #fff; }
    .index .client_archive .achievement .image {
      padding: 15px 0;
      text-align: center; }
    .index .client_archive .achievement .txt {
      padding: 0 15px 15px;
      text-align: center;
      color: red;
      font-size: 15px;
      font-weight: bold; }
  .index .client_archive .voice {
    margin-top: 10px;
    background: #fff;
    position: relative;
    padding: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border: 1px solid #fdf0f4;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.16) inset;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.16) inset;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.16) inset; }
    .index .client_archive .voice .heading {
      background: #009fe8;
      padding: 6px 0;
      text-align: center;
      font-size: 21px;
      font-size: 2.1rem;
      font-weight: 700;
      color: #fff; }
    .index .client_archive .voice .slider {
      width: 100%;
      padding: 0 120px; }
      .index .client_archive .voice .slider .slick-next {
        right: 70px; }
      .index .client_archive .voice .slider .slick-prev {
        left: 70px; }
      .index .client_archive .voice .slider .slick-next::before {
        display: block;
        content: '';
        color: #333;
        background: url("img/next.png") no-repeat;
        background-size: cover;
        width: 16px;
        height: 33px;
        right: 100px !important; }
      .index .client_archive .voice .slider .slick-prev::before {
        display: block;
        content: '';
        color: #333;
        background: url("img/prev.png") no-repeat;
        background-size: cover;
        width: 16px;
        height: 33px;
        left: 100px !important; }
    .index .client_archive .voice .slide {
      border: 1px solid #ccc;
      border-radius: 5px;
      padding: 40px 80px;
      background: #EDF7FC;
      margin: 20px auto; }
      .index .client_archive .voice .slide dl {
        display: block;
        margin: 0;
        padding: 0; }
        .index .client_archive .voice .slide dl dt {
          width: 100%;
          text-align: center;
          margin: 0 0 10px; }
          .index .client_archive .voice .slide dl dt img {
            width: 120px !important;
            height: auto;
            margin: 0 auto 10px; }
        .index .client_archive .voice .slide dl dd span {
          color: #fd5925;
          font-weight: bold;
          display: block;
          text-align: center;
          margin: 0 0 10px; }
        .index .client_archive .voice .slide dl dd p {
          font-size: 0.8em; }
  .index .client_archive .privilege {
    margin-top: 10px;
    background: #fff;
    position: relative;
    border: 1px solid #1358e4; }
    .index .client_archive .privilege .heading {
      background: #fff;
      padding: 10px 0;
      text-align: center;
      font-size: 21px;
      font-size: 2.1rem;
      font-weight: 700;
      color: #1358e4;
      border-bottom: 1px solid #1358e4;
      position: relative; }
    .index .client_archive .privilege .heading::after {
      border-right: solid 2px #1358e4;
      border-top: solid 2px #1358e4;
      content: "";
      display: block;
      height: 8px;
      position: absolute;
      right: 25px;
      top: 38%;
      transform: rotate(135deg);
      transition: transform .3s ease-in-out, top .3s ease-in-out;
      width: 8px; }
    .index .client_archive .privilege .heading.open::after {
      top: 45%;
      transform: rotate(-45deg); }
    .index .client_archive .privilege .image {
      display: none;
      padding: 15px 0;
      text-align: center; }
  .index .client_archive .cta {
    margin-top: 20px; }
    .index .client_archive .cta .txt {
      font-size: 23px;
      font-size: 2.3rem;
      color: #fd5925;
      font-weight: 700;
      text-align: center; }
    .index .client_archive .cta .cta_btn {
      width: 700px;
      margin: 15px auto 0; }
  .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;
      border:2px solid $mainColor;
      background: #fdffe9;
  }*/ }
  .index .section04 .container {
    width: 1100px;
    padding: 30px 0; }
  .index .section04 table tbody tr:first-child {
    background: #fdffe9; }
  .index .section04 table {
    width: 100%;
    border: 1px solid #e9e9e9; }
    .index .section04 table th, .index .section04 table td {
      text-align: center;
      font-size: 14px;
      font-size: 1.4rem;
      border-left: 1px solid #e9e9e9;
      border-bottom: 1px solid #e9e9e9;
      padding: 8px; }
    .index .section04 table thead th {
      background: #1358e4;
      color: #fff;
      line-height: 1.4;
      width: 10%; }
      .index .section04 table thead th:nth-child(1) {
        width: 5%; }
    .index .section04 table tbody {
      vertical-align: center; }
      .index .section04 table tbody td:nth-child(3), .index .section04 table tbody td:nth-child(4), .index .section04 table tbody td:nth-child(5), .index .section04 table tbody td:nth-child(6), .index .section04 table tbody td:nth-child(7) {
        padding-top: 20px;
        vertical-align: top; }
      .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 table tbody tr:nth-child(1) .rank span::before {
        background-image: url("https://item-comparison.com/hoken/assets/img/ico_idx_rank_01.png"); }
      .index .section04 table tbody tr:nth-child(2) .rank span::before {
        background-image: url("https://item-comparison.com/hoken/assets/img/ico_idx_rank_02.png"); }
      .index .section04 table tbody tr:nth-child(3) .rank span::before {
        background-image: url("https://item-comparison.com/hoken/assets/img/ico_idx_rank_03.png"); }
      .index .section04 table tbody tr:nth-child(4) .rank span::before {
        background-image: url("https://item-comparison.com/hoken/assets/img/ico_idx_rank_04.png"); }
      .index .section04 table tbody tr:nth-child(5) .rank span::before {
        background-image: url("https://item-comparison.com/hoken/assets/img/ico_idx_rank_05.png"); }
      .index .section04 table tbody tr:nth-child(6) .rank span::before {
        background-image: url("https://item-comparison.com/hoken/assets/img/ico_list_rank_pr.png"); }
      .index .section04 table tbody .rank span {
        display: block;
        height: 100%;
        width: 100%;
        height: 50px;
        position: relative; }
        .index .section04 table tbody .rank span::before {
          content: "";
          position: absolute;
          width: 40px;
          height: 100%;
          background-repeat: no-repeat;
          background-position: center center;
          background-size: 100% auto;
          left: 0;
          right: 0;
          margin: 0 auto;
          top: 0;
          pointer-events: none; }
    .index .section04 table .kind {
      width: 190px; }
  .index .section04 .btn a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 0.7em;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    background: #f33d05;
    border-radius: 30px;
    border-bottom: 4px solid #c73204; }
    .index .section04 .btn a::after {
      animation-duration: 6s; }
  .index .section04 .remarks {
    margin-top: 10px; }
.index .section05 .pink {
  color: #fd5925; }
.index .section05 .marker {
  background: linear-gradient(transparent 60%, #fffb8c 60%); }
.index .section05 .container {
  padding-bottom: 80px;
  padding-top: 100px;
  width: 1200px; }
.index .section05 .container_inner {
  width: 1000px;
  margin: 0 auto;
  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: #009fe8;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 700;
  text-align: center;
  position: absolute;
  padding: 0.6em;
  color: #fff;
  top: -80px; }
  .index .section05 .ttl strong {
    font-weight: 700;
    color: #f9f114; }
.index .section05 .recommend {
  background: #def5ff;
  padding: 30px 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 .image img {
        width: 100%; }
    .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: #fd5925; }
  .index .section05 .recommend .cta_btn {
    margin-top: 10px;
    width: 500px; }
    .index .section05 .recommend .cta_btn a {
      display: block;
      text-decoration: none;
      font-size: 20px;
      font-size: 2rem;
      font-weight: 700;
      background: #fd5925;
      border-bottom: 5px solid #dc350c;
      line-height: 60px;
      color: #fff;
      text-align: center;
      border-radius: 25px;
      -moz-border-radius: 25px;
      -webkit-border-radius: 25px;
      -o-border-radius: 25px;
      -ms-border-radius: 25px; }
  .index .section05 .recommend .pr {
    font-size: 10px;
    text-align: center;
    margin-top: 5px; }
.index .section05 .inner + .recommend {
  padding-top: 30px; }
.index .section05 .inner {
  width: 800px;
  margin: 0 auto;
  padding: 30px 0 30px; }
.index .section05 .note {
  margin-top: 20px; }
  .index .section05 .note strong {
    font-weight: 700;
    color: #fd5925; }
  .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: #009fe8;
      font-weight: 700;
      border-bottom: 1px solid #009fe8;
      font-size: 23px;
      font-size: 2.3rem; }
  .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: 24%;
      border: 1px solid #1c50a1;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      padding: 20px 5px;
      text-align: center; }
      .index .section05 .matome ul li .lead {
        line-height: 1.4;
        font-size: 17px;
        font-size: 1.7rem;
        font-weight: 700;
        color: #1c50a1;
        height: 80px; }
        .index .section05 .matome ul li .lead span {
          display: block;
          height: 1.4em; }
  .index .section05 .matome .remarks {
    margin-top: 10px;
    font-size: 11px;
    font-size: 1.1rem; }

.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 {
  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: #f33d05 url(img/top/ico_btn_arrow.png) 95% center no-repeat;
    border-bottom: 4px solid #c73204;
    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/banner_bg.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: 300px;
      bottom: 12px; }

.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 #c73204;
      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 #c73204;
    top: 0px;
    border-radius: 10px; }
  10% {
    box-shadow: 0 0 0 #c73204;
    top: 8px;
    border-radius: 10px; }
  20% {
    box-shadow: 0 6px 0 #c73204;
    top: 0px;
    border-radius: 10px; }
  30% {
    box-shadow: 0 0 0 #c73204;
    top: 8px;
    border-radius: 10px; }
  40% {
    box-shadow: 0 6px 0 #c73204;
    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; } }
.click a {
  animation: click 2s infinite; }

@keyframes click {
  0% {
    border-bottom: 4px solid #c73204;
    top: 0px; }
  10% {
    border-bottom: none;
    top: 4px; }
  20% {
    border-bottom: 4px solid #c73204;
    top: 0px; }
  30% {
    border-bottom: none;
    top: 4px; }
  40% {
    border-bottom: 4px solid #c73204;
    top: 0px; } }
.cta_tr {
  height: 68px; }

/*add-style*/
.tab-set .tab-list {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  cursor: pointer;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  width: 610px;
  margin: 0 auto; }
  .tab-set .tab-list li {
    background: #becbe4;
    width: 300px;
    height: 60px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    line-height: 1;
    padding: 20px 0 15px; }
.tab-set .tab-list .tab.active {
  font-weight: bold;
  /*border-bottom: 2px solid #000;*/
  background: #1358e4; }
.tab-set .tab-contents {
  border: 2px solid #1358e4;
  border-radius: 10px;
  padding: 20px;
  width: 100%;
  box-sizing: border-box; }
  .tab-set .tab-contents .wrap {
    width: 100%; }
    .tab-set .tab-contents .wrap table.to_table {
      width: 100%; }
      .tab-set .tab-contents .wrap table.to_table th, .tab-set .tab-contents .wrap table.to_table td {
        width: calc(100% / 5); }

.wrap.tab1a {
  display: block; }

.wrap.tab1b {
  display: none; }

.section03 .fukidashi_ttl {
  text-align: center; }
.section03 .detail_ttl {
  padding: 10px 0;
  text-align: center; }
.section03 .client_section h2 {
  text-align: center;
  padding-bottom: 2em; }
.section03 .client_section ul li .li_inner {
  border: 2px solid #A09C9D;
  background: #fcfcfc; }
.section03 .client_section ul li:nth-child(1) .li_inner {
  background: #fffdea; }
  .section03 .client_section ul li:nth-child(1) .li_inner .client_id {
    background: url("../images/rank/ico_list_rank_01.png") 48px 0 no-repeat; }
.section03 .client_section ul li:nth-child(2) .li_inner .client_id {
  background: url("../images/rank/ico_list_rank_02.png") 48px 0 no-repeat; }
.section03 .client_section ul li:nth-child(3) .li_inner .client_id {
  background: url("../images/rank/ico_list_rank_03.png") 48px 0 no-repeat; }
.section03 .client_section ul li:nth-child(4) .li_inner .client_id {
  background: url("../images/rank/ico_list_rank_04.png") 48px 0 no-repeat; }
.section03 .client_section ul li:nth-child(5) .li_inner .client_id {
  background: url("../images/rank/ico_list_rank_05.png") 48px 0 no-repeat; }
.section03 .client_section .client_id {
  background: url(img/client_name_bg1.png) repeat center top;
  position: relative; }
  .section03 .client_section .client_id .name {
    padding: 25px 0;
    line-height: 1;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    border-bottom: 1px solid #c0c0c0;
    position: relative;
    text-align: center; }
    .section03 .client_section .client_id .name a {
      color: #222;
      font-size: 30px;
      font-weight: 700;
      text-decoration: none;
      line-height: 1; }
    .section03 .client_section .client_id .name::before {
      position: absolute;
      top: -20px;
      left: 32px;
      content: "";
      width: 104px;
      height: 95px; }
  .section03 .client_section .client_id .timer_wrap {
    position: absolute;
    right: 50px;
    top: 15px; }
    .section03 .client_section .client_id .timer_wrap .timer {
      display: inline-block;
      border-radius: 5px;
      background: #00a040;
      padding: 5px 5px 5px 20px; }
      .section03 .client_section .client_id .timer_wrap .timer .txt1,
      .section03 .client_section .client_id .timer_wrap .timer .txt2_wrap {
        display: inline-block;
        vertical-align: middle; }
      .section03 .client_section .client_id .timer_wrap .timer .txt1 {
        font-size: 18px;
        font-weight: 700;
        color: #fff; }
      .section03 .client_section .client_id .timer_wrap .timer .txt2_wrap {
        background: #000;
        width: 220px;
        text-align: center;
        border-radius: 5px;
        padding: 12px 10px 7px;
        margin-left: 10px;
        font-size: 18px;
        font-weight: 700; }
        .section03 .client_section .client_id .timer_wrap .timer .txt2_wrap .txt2 {
          display: inline-block;
          padding-left: 40px;
          padding-right: 10px;
          position: relative;
          color: #fffd65;
          font-size: 1.3em;
          font-weight: 700; }
          .section03 .client_section .client_id .timer_wrap .timer .txt2_wrap .txt2 span {
            color: #fff;
            font-size: 0.6em; }
          .section03 .client_section .client_id .timer_wrap .timer .txt2_wrap .txt2::before {
            content: "";
            position: absolute;
            left: 10px;
            top: 50%;
            background: url("../images/rank/ico_timer.png") no-repeat center top;
            width: 20px;
            height: 24px;
            margin-top: -12px; }
.section03 .client_section li:nth-child(1) .client_id .name::before {
  background: url("/sec/img/rank/ico_ribbon_01.png") 0 0; }
.section03 .client_section li:nth-child(2) .client_id .name::before {
  background: url("/sec/img/rank/ico_ribbon_02.png") 0 0; }
.section03 .client_section li:nth-child(3) .client_id .name::before {
  background: url("/sec/img/rank/ico_ribbon_03.png") 0 0; }
.section03 .client_section li:nth-child(4) .client_id .name::before {
  background: url("/sec/img/rank/ico_ribbon_04.png") 0 0; }
.section03 .client_section li:nth-child(5) .client_id .name::before {
  background: url("/sec/img/rank/ico_ribbon_05.png") 0 0; }
.section03 .client_section .client_section_inner {
  padding: 15px 30px 30px; }
  .section03 .client_section .client_section_inner .read {
    font-size: 23px;
    font-weight: 900;
    color: #f41b2d;
    line-height: 1;
    padding: 0.2em 0 1em; }
.section03 .client_section .overview {
  width: 100%;
  display: table;
  table-layout: fixed; }
  .section03 .client_section .overview .image,
  .section03 .client_section .overview .txt {
    display: table-cell;
    vertical-align: top; }
  .section03 .client_section .overview .image {
    width: 300px; }
  .section03 .client_section .overview .txt {
    padding-left: 30px; }
    .section03 .client_section .overview .txt .read {
      font-size: 23px;
      font-weight: 900;
      color: #f13510;
      line-height: 1; }
  .section03 .client_section .overview table {
    margin-top: 0;
    width: 100%;
    border: 1px solid #aaa; }
    .section03 .client_section .overview table th,
    .section03 .client_section .overview table td {
      width: 25%;
      vertical-align: middle;
      font-size: 15px;
      border-left: 1px solid #aaa;
      border-bottom: 1px solid #aaa;
      padding: 15px;
      text-align: left; }
    .section03 .client_section .overview table tr:nth-child(1) th,
    .section03 .client_section .overview table tr:nth-child(1) td,
    .section03 .client_section .overview table tr:nth-child(2) th,
    .section03 .client_section .overview table tr:nth-child(2) td {
      padding: 15px; }
    .section03 .client_section .overview table tr:nth-child(1) th:nth-child(1) {
      background: transparent url("../images/rank/ico_item_shinsa.png") 10px center no-repeat; }
    .section03 .client_section .overview table tr:nth-child(1) th:nth-child(3) {
      background: transparent url("../images/rank/ico_item_year.png") 10px center no-repeat; }
    .section03 .client_section .overview table tr:nth-child(2) th:nth-child(1) {
      background: transparent url("../images/rank/ico_item_short.png") 15px center no-repeat; }
    .section03 .client_section .overview table tr:nth-child(2) th:nth-child(3) {
      background: transparent url("../images/rank/ico_item_max.png") 10px center no-repeat; }
    .section03 .client_section .overview table tr:nth-child(3) th:nth-child(1) {
      background: transparent url("../images/rank/ico_item_part.png") 10px center no-repeat; }
    .section03 .client_section .overview table tr:nth-child(3) th:nth-child(3) {
      background: transparent url("../images/rank/ico_item_certificate.png") 10px center no-repeat; }
    .section03 .client_section .overview table tr:nth-child(4) th:nth-child(1) {
      background: transparent url("../images/rank/ico_item_cvs.png") 10px center no-repeat; }
    .section03 .client_section .overview table th {
      color: #555;
      background-color: #f5f5f5 !important;
      text-align: left;
      padding-left: 3em !important;
      font-weight: 700; }
    .section03 .client_section .overview table td {
      text-align: center;
      background: #fff; }
.section03 .client_section .note {
  padding: 1em 0;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box; }
  .section03 .client_section .note .osusumepoint {
    background: #fffdf6;
    border: 1px solid #fab125;
    padding: 1em;
    width: 40%;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
    display: table;
    display: none; }
    .section03 .client_section .note .osusumepoint::before {
      position: absolute;
      width: 230px;
      height: 33px;
      background: transparent url("../images/rank/ico_point.png");
      top: -17px;
      left: -1px;
      content: ""; }
    .section03 .client_section .note .osusumepoint ul {
      display: table-cell;
      vertical-align: middle; }
      .section03 .client_section .note .osusumepoint ul li {
        padding-left: 2em;
        padding-bottom: 0.8em;
        background: transparent url("../images/rank/ico_check.png") 0 0 no-repeat;
        font-weight: 700;
        line-height: 1.5;
        color: #222;
        font-size: 1.1em; }
  .section03 .client_section .note .feature {
    font-size: 15px;
    line-height: 1.8;
    background: #fff;
    border: 1px solid #ccc;
    padding: 1em;
    width: 100%;
    box-sizing: border-box;
    border-radius: 0;
    position: relative; }
    .section03 .client_section .note .feature::before {
      position: absolute;
      width: 130px;
      height: 33px;
      background: transparent url("../images/rank/ico_feature.png");
      top: -17px;
      left: -1px;
      content: ""; }
    .section03 .client_section .note .feature strong {
      font-weight: 700;
      color: #e51d37; }
.section03 .client_section .fees {
  margin-bottom: 20px; }
  .section03 .client_section .fees table {
    margin-top: 0;
    width: 100%;
    border: 1px solid #618fd5; }
    .section03 .client_section .fees table tr th,
    .section03 .client_section .fees table tr td {
      text-align: center;
      font-size: 0.85em;
      padding: 8px;
      border: 1px solid #618fd5;
      width: calc(100% / 7); }
    .section03 .client_section .fees table tr td {
      background: #fff; }
    .section03 .client_section .fees table tr th {
      background: #f5f8ff; }
    .section03 .client_section .fees table tr:nth-child(1) th {
      background: #1453b1;
      color: #fff; }
.section03 .cta .txt {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #f33d05; }
.section03 .cta_btn {
  width: 650px !important;
  margin: 0 auto;
  display: block; }
.section03 .read {
  text-align: center; }

/*------------<!--section03 END-->-----------------*/
.client_section .client_id {
  background: url(img/client_name_bg1.png) repeat center top;
  position: relative; }
  .client_section .client_id .name {
    padding: 25px 0;
    line-height: 1;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    border-bottom: 1px solid #c0c0c0;
    position: relative;
    text-align: center; }
    .client_section .client_id .name::before {
      position: absolute;
      top: -20px;
      left: 32px;
      content: "";
      width: 104px;
      height: 95px; }
  .client_section .client_id .name a {
    color: #222;
    font-size: 30px;
    font-weight: 700;
    text-decoration: none;
    line-height: 1; }
  .client_section .client_id .timer_wrap {
    position: absolute;
    right: 50px;
    top: 15px; }
    .client_section .client_id .timer_wrap .timer {
      display: inline-block;
      border-radius: 5px;
      background: #00a040;
      padding: 5px 5px 5px 20px; }
      .client_section .client_id .timer_wrap .timer .txt1, .client_section .client_id .timer_wrap .timer .txt2_wrap {
        display: inline-block;
        vertical-align: middle; }
      .client_section .client_id .timer_wrap .timer .txt1 {
        font-size: 18px;
        font-weight: 700;
        color: #fff; }
      .client_section .client_id .timer_wrap .timer .txt2_wrap {
        background: #000;
        width: 220px;
        text-align: center;
        border-radius: 5px;
        padding: 12px 10px 7px;
        margin-left: 10px;
        font-size: 18px;
        font-weight: 700; }
        .client_section .client_id .timer_wrap .timer .txt2_wrap .txt2 {
          display: inline-block;
          padding-left: 40px;
          padding-right: 10px;
          position: relative;
          color: #fffd65;
          font-size: 1.3em;
          font-weight: 700; }
          .client_section .client_id .timer_wrap .timer .txt2_wrap .txt2 span {
            color: #fff;
            font-size: .6em; }
          .client_section .client_id .timer_wrap .timer .txt2_wrap .txt2::before {
            content: "";
            position: absolute;
            left: 10px;
            top: 50%;
            background: url("../images/rank/ico_timer.png") no-repeat center top;
            width: 20px;
            height: 24px;
            margin-top: -12px; }
.client_section li:nth-child(1) .client_id .name::before {
  background: url("img/rank/ico_ribbon_01.png") 0 0; }
.client_section li:nth-child(2) .client_id .name::before {
  background: url("img/rank/ico_ribbon_02.png") 0 0; }
.client_section li:nth-child(3) .client_id .name::before {
  background: url("img/rank/ico_ribbon_03.png") 0 0; }
.client_section li:nth-child(4) .client_id .name::before {
  background: url("img/rank/ico_ribbon_04.png") 0 0; }
.client_section li:nth-child(5) .client_id .name::before {
  background: url("img/rank/ico_ribbon_05.png") 0 0; }
.client_section .client_section_inner {
  padding: 15px 30px 30px; }
  .client_section .client_section_inner .read {
    font-size: 23px;
    font-weight: 900;
    color: #F41B2D;
    line-height: 1;
    padding: .2em 0 1em; }
.client_section .overview {
  width: 100%;
  display: table;
  table-layout: fixed; }
  .client_section .overview .image, .client_section .overview .txt {
    display: table-cell;
    vertical-align: top; }
  .client_section .overview .image {
    width: 300px; }
  .client_section .overview .txt {
    padding-left: 30px; }
    .client_section .overview .txt .read {
      font-size: 23px;
      font-weight: 900;
      color: #f13510;
      line-height: 1; }
  .client_section .overview table {
    margin-top: 0;
    width: 100%;
    border: 1px solid #aaa; }
    .client_section .overview table tr:nth-child(1) th:nth-child(1) {
      background: transparent url("../images/rank/ico_item_shinsa.png") 10px center no-repeat; }
    .client_section .overview table tr:nth-child(1) th:nth-child(3) {
      background: transparent url("../images/rank/ico_item_year.png") 10px center no-repeat; }
    .client_section .overview table tr:nth-child(2) th:nth-child(1) {
      background: transparent url("../images/rank/ico_item_short.png") 15px center no-repeat; }
    .client_section .overview table tr:nth-child(2) th:nth-child(3) {
      background: transparent url("../images/rank/ico_item_max.png") 10px center no-repeat; }
    .client_section .overview table tr:nth-child(3) th:nth-child(1) {
      background: transparent url("../images/rank/ico_item_part.png") 10px center no-repeat; }
    .client_section .overview table tr:nth-child(3) th:nth-child(3) {
      background: transparent url("../images/rank/ico_item_certificate.png") 10px center no-repeat; }
    .client_section .overview table tr:nth-child(4) th:nth-child(1) {
      background: transparent url("../images/rank/ico_item_cvs.png") 10px center no-repeat; }
    .client_section .overview table th {
      color: #555;
      background-color: #f5f5f5 !important;
      text-align: left;
      padding-left: 3em !important;
      font-weight: 700; }
    .client_section .overview table td {
      text-align: center;
      background: #fff; }
.client_section .note {
  padding: 1em 0;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box; }
  .client_section .note .osusumepoint {
    background: #fffdf6;
    border: 1px solid #fab125;
    padding: 1em;
    width: 40%;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
    display: none; }
    .client_section .note .osusumepoint::before {
      position: absolute;
      width: 230px;
      height: 33px;
      background: transparent url("../images/rank/ico_point.png");
      top: -17px;
      left: -1px;
      content: ""; }
    .client_section .note .osusumepoint ul {
      display: table-cell;
      vertical-align: middle; }
      .client_section .note .osusumepoint ul li {
        padding-left: 2em;
        padding-bottom: .8em;
        background: transparent url("../images/rank/ico_check.png") 0 0 no-repeat;
        font-weight: 700;
        line-height: 1.5;
        color: #222;
        font-size: 1.1em; }
  .client_section .note .feature {
    font-size: 15px;
    line-height: 1.8;
    background: #fff;
    border: 1px solid #ccc;
    padding: 1em;
    width: 100%;
    box-sizing: border-box;
    border-radius: 0;
    position: relative; }
    .client_section .note .feature::before {
      position: absolute;
      width: 130px;
      height: 33px;
      background: transparent url("../images/rank/ico_feature.png");
      top: -17px;
      left: -1px;
      content: ""; }
    .client_section .note .feature strong {
      font-weight: 700;
      color: #e51d37; }
.client_section .fees {
  margin-bottom: 20px; }
  .client_section .fees table {
    margin-top: 0;
    width: 100%;
    border: 1px solid #618FD5; }
    .client_section .fees table tr th, .client_section .fees table tr td {
      text-align: center;
      font-size: .85em;
      padding: 8px;
      border: 1px solid #618FD5; }
    .client_section .fees table tr td {
      background: #fff; }
    .client_section .fees table tr:nth-child(1) th {
      background: #1453B1;
      color: #fff; }
    .client_section .fees table tr th {
      background: #F5F8FF; }
.client_section .btn {
  margin-top: 20px;
  text-align: center;
  box-sizing: border-box;
  width: 65%;
  margin: 0 auto;
  font-size: 2em; }
  .client_section .btn p {
    text-align: center;
    font-size: .8em;
    color: #F41B2D;
    padding-bottom: .5em; }
  .client_section .btn .shiny_btn {
    border-radius: 7px;
    box-shadow: 0 4px 0 #8d2b2b; }
    .client_section .btn .shiny_btn a {
      text-align: center;
      padding: .4em 1em .65em;
      color: #fff;
      font-weight: bold;
      font-size: .8em; }
      .client_section .btn .shiny_btn a em {
        display: block;
        font-size: .7em;
        line-height: 1; }
.client_section .remarks {
  margin-top: 10px;
  padding-bottom: 30px; }
  .client_section .remarks .item {
    font-size: 12px;
    color: #555;
    margin-top: 5px; }
    .client_section .remarks .item:first-child {
      margin-top: 0; }

.tab3b {
  padding-bottom: 3em; }
  .tab3b .content table {
    width: 100%; }
    .tab3b .content table thead {
      background: #dfdfdf !important;
      font-size: 12px; }
      .tab3b .content table thead td {
        background: #dfdfdf !important;
        text-align: center;
        padding: 3px 1px;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff; }
        .tab3b .content table thead td:nth-child(3), .tab3b .content table thead td:nth-child(4), .tab3b .content table thead td:nth-child(5) {
          width: 30px !important; }
        .tab3b .content table thead td:nth-child(6) {
          width: 20px !important; }
        .tab3b .content table thead td.ico {
          width: 100px !important;
          font-size: 10px; }
        .tab3b .content table thead td.txt {
          width: auto !important;
          font-size: 10px; }
        .tab3b .content table thead td.w300 {
          width: 300px !important; }
        .tab3b .content table thead td.w150 {
          width: 150px !important; }
    .tab3b .content table tbody tr {
      background: #fff; }
      .tab3b .content table tbody tr th,
      .tab3b .content table tbody tr td {
        text-align: center;
        padding: 7px;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        font-size: 13px; }
      .tab3b .content table tbody tr td.ico {
        width: 100px !important; }
      .tab3b .content table tbody tr td.txt {
        width: auto !important; }
      .tab3b .content table tbody tr td.point {
        width: 70px;
        font-size: 38px;
        font-weight: bold;
        color: #9d854d; }
      .tab3b .content table tbody tr td.comment {
        width: 200px;
        text-align: left;
        font-size: 12px; }
        .tab3b .content table tbody tr td.comment span {
          color: #e51d37; }
      .tab3b .content table tbody tr th .image {
        text-align: center; }
      .tab3b .content table tbody tr th .txt {
        text-align: center;
        vertical-align: middle; }
        .tab3b .content table tbody tr th .txt a {
          font-size: 13px;
          font-weight: bold;
          color: #e51d37;
          text-decoration: underline; }
          .tab3b .content table tbody tr th .txt a:hover {
            text-decoration: none; }
        .tab3b .content table tbody tr th .txt p {
          font-size: 12px;
          margin-top: 5px; }
          .tab3b .content table tbody tr th .txt p span {
            color: #f00; }
      .tab3b .content table tbody tr td.btn {
        padding: 7px;
        width: 110px; }
        .tab3b .content table tbody tr td.btn .shiny_btn {
          border-radius: 5px; }
          .tab3b .content table tbody tr td.btn .shiny_btn a {
            color: #fff;
            font-weight: bold;
            padding: 1em 0;
            display: block;
            background: #e8344b;
            border: none;
            border-bottom: 4px solid #a81124;
            box-shadow: none; }
      .tab3b .content table tbody tr td._____btn a {
        display: block;
        border: 3px solid #ff8d16;
        background: linear-gradient(to bottom, #ffa645 0%, #ff8807 52%, #ff7102 60%, #ff8e17 100%);
        font-weight: bold;
        color: #7e1717;
        padding: 16px 3px;
        position: relative;
        cursor: pointer;
        text-shadow: 0 0 5px rgba(255, 255, 190, 0.8);
        box-shadow: 0 5px 0 #be5b0d;
        text-decoration: none;
        transition: 0s;
        margin: 0 auto; }
        .tab3b .content table tbody tr td._____btn a:hover {
          box-shadow: 0 2px 0 #be5b0d;
          margin-top: 6px; }

.bt_ttl {
  color: #F47223;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 20px; }

.voice_card {
  width: 650px;
  margin: 0 auto;
  padding: 20px 0; }
  .voice_card .voice_item {
    background: #EDF7FC;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px 30px;
    margin: 0 0 20px; }
    .voice_card .voice_item dt {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      margin: 0 0 10px;
      padding: 0 0 0 30px; }
      .voice_card .voice_item dt .profile img {
        width: 80px; }
      .voice_card .voice_item dt .profile p {
        font-weight: bold;
        color: #666;
        white-space: nowrap; }
      .voice_card .voice_item dt .voice_ttl {
        margin-left: 20px;
        font-size: 18px;
        color: #fd5925;
        font-weight: bold; }
    .voice_card .voice_item dd p {
      font-size: 16px;
      font-weight: bold; }

.js-voice-accordion .js-voice-toggle {
  cursor: pointer;
  position: relative;
  padding-right: 2em; }
  .js-voice-accordion .js-voice-toggle .toggle-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 1em;
    height: 1em;
    transform: translateY(-50%); }
  .js-voice-accordion .js-voice-toggle .toggle-icon::before,
  .js-voice-accordion .js-voice-toggle .toggle-icon::after {
    content: '';
    position: absolute;
    background: #fff;
    transition: 0.3s ease; }
  .js-voice-accordion .js-voice-toggle .toggle-icon::before {
    width: 1em;
    height: 2px;
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  .js-voice-accordion .js-voice-toggle .toggle-icon::after {
    height: 1em;
    width: 2px;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  .js-voice-accordion .js-voice-toggle.is-open .toggle-icon::after {
    transform: translateX(-50%) scaleY(0); }
.js-voice-accordion .js-voice-content {
  display: none;
  overflow: hidden; }
.js-voice-accordion .js-voice-content.is-open {
  display: block; }

.pickup_wrap {
  margin-top: 140px; }
  .pickup_wrap h3 {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding: 0px 40px 0 50px;
    transform: translateX(3px);
    color: #f36405;
    font-weight: 700;
    background: #fde9dc;
    font-size: 32px;
    font-size: 3.2rem; }
    .pickup_wrap h3 .check {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: calc(100% - 8px); }
    .pickup_wrap h3::before {
      content: "";
      width: 121px;
      height: 133px;
      background: no-repeat center/contain url("img/ttl_top_pickup_01.png");
      right: 92%;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
    .pickup_wrap h3::after {
      content: "";
      position: absolute;
      width: 57px;
      height: 79px;
      background: no-repeat center/contain url("img/ttl_top_pickup_03.png");
      position: absolute;
      left: 92%;
      bottom: 0; }

.top_pickup {
  position: relative;
  margin-top: 60px;
  background: #fbf4cf;
  border: solid 3px #1358e4;
  border-bottom-width: 10px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px; }
  .top_pickup .ttl {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -40px;
    padding: 5px 50px;
    background: #fff;
    border: 2px solid #1358e4;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -o-border-radius: 40px;
    -ms-border-radius: 40px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    color: #1358e4; }
    .top_pickup .ttl::before {
      content: "";
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: -17px;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 17px solid #1358e4; }
    .top_pickup .ttl::after {
      content: "";
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: -14px;
      width: 0;
      height: 0;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 14px solid #fff; }
  .top_pickup .name {
    padding: 10px;
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 700;
    background: #6e9bf6;
    border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    -webkit-border-radius: 20px 20px 0 0;
    -o-border-radius: 20px 20px 0 0;
    -ms-border-radius: 20px 20px 0 0; }
    .top_pickup .name a {
      color: #fff;
      text-decoration: underline; }
  .top_pickup .wrap {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 50px; }
    .top_pickup .wrap .img {
      width: 300px;
      margin-right: 20px; }
    .top_pickup .wrap .txt {
      width: calc(100% - 320px); }
      .top_pickup .wrap .txt .lead {
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        height: 51%;
        margin-bottom: 10px;
        padding: 20px 10px;
        background: #fff;
        border: 2px solid #a3853a;
        font-size: 21px;
        font-size: 2.1rem;
        color: #a3853a;
        font-weight: 700;
        text-align: center; }
        .top_pickup .wrap .txt .lead p {
          width: 100%; }
      .top_pickup .wrap .txt .list {
        position: relative;
        margin: 10px 0 0 10px;
        padding: 10px;
        line-height: 1.35;
        background: #fff;
        color: #6e9bf6;
        border: solid 2px;
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -o-border-radius: 10px;
        -ms-border-radius: 10px; }
        .top_pickup .wrap .txt .list::after {
          content: "";
          width: 44px;
          height: 68px;
          position: absolute;
          right: 10px;
          bottom: 10px;
          background: no-repeat center/contain url("img/ico_light.png"); }
        .top_pickup .wrap .txt .list ul li {
          position: relative;
          padding-left: 20px;
          font-weight: 700;
          color: #1358e4;
          text-align: left;
          font-size: 20px;
          font-size: 2rem; }
          .top_pickup .wrap .txt .list ul li::before {
            content: "✓";
            color: #f33d05;
            position: absolute;
            left: 0;
            top: 0; }
  .top_pickup .cta {
    margin: 6px 0 12px;
    width: 80%; }
    .top_pickup .cta .cta_txt {
      font-size: 23px;
      font-size: 2.3rem;
      color: #fd5925;
      font-weight: 700;
      text-align: center; }
    .top_pickup .cta .cta_btn a {
      display: block;
      padding: 15px 5px;
      background: #f33d05;
      border-bottom: 5px solid #c73204;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px;
      text-decoration: none;
      color: #fff;
      text-align: center;
      font-weight: 700;
      font-size: 20px;
      font-size: 2rem; }
