@charset "UTF-8";
/*------------------------------------------------------------
    Reset
------------------------------------------------------------*/
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
nav,
section,
time,
mark,
audio,
video {
  font-size: 1em;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
hgroup,
menu,
nav,
section,
main {
  display: block; }

table,
input,
textarea,
select,
option,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold; }

table,
input,
textarea,
select,
option {
  line-height: 1.1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

img {
  vertical-align: top;
  max-width: 100%;
  height: auto; }

a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)"; }

form label {
  cursor: pointer; }

@font-face {
  font-family: "D-DINCondensed";
  src: url("/assets/font/D-DINCondensed.otf"); }

@font-face {
  font-family: "HiraginoSansW3";
  src: url("/assets/font/HiraginoSansW3.otf"); }

@font-face {
  font-family: "HiraginoSansW6";
  src: url("/assets/font/HiraginoSansW6.otf"); }

@font-face {
  font-family: "HiraginoSansW7";
  src: url("/assets/font/HiraginoSansW7.otf"); }

@font-face {
  font-family: "HiraKaku";
  src: url("/assets/font/HiraKakuStdW8.otf"); }

.page_h1 {
  display: none; }

/*------------------------------------------------------------
for develop
------------------------------------------------------------*/
#__bs_notify__ {
  opacity: 0.3 !important;
  font-size: 5px !important;
  line-height: 100% !important;
  padding: 0 5px 0 5px !important;
  border-radius: 0 !important; }

.c-dev-title1 {
  background: #000;
  color: #fff;
  line-height: 1;
  padding: 6px 0 6px 15px;
  font-size: 1.6rem;
  margin: 60px 0 20px 0; }

.c-dev-title2 {
  background: #888;
  color: #fff;
  line-height: 1;
  padding: 6px 0 6px 30px;
  font-size: 1.3rem;
  margin: 50px 0 10px 0; }

.c-dev-message1 {
  top: 0;
  left: 0;
  background: #f00;
  color: #fff;
  z-index: 9999;
  position: fixed;
  line-height: 1;
  padding: 3px 6px;
  opacity: 0.6;
  font-size: 8px; }

@media (min-width: 768px) {
  .sp-only {
    display: none; } }

@media screen and (max-width: 750px) {
  .pc-only {
    display: none; }
  img {
    max-width: 100%;
    height: auto; } }


/*------------------------------------------------------------
layout
------------------------------------------------------------*/
.l-cont {
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/*
------------------------------------------------------------*/

.l-wrapper {
  margin: 0 auto;
  overflow: hidden; }

.page-index .l-wrapper,
.page-otomodachi .l-wrapper,
.page-sent .l-wrapper {
  min-width: 1200px; }

.page-index .l-cont,
.page-otomodachi .l-cont,
.page-sent .l-cont {
  width: 1200px; }

.page-indexSP .l-wrapper,
.page-otomodachiSP .l-wrapper,
.page-sentSP .l-wrapper {
  max-width: 750px; }

.page-indexSP .l-cont,
.page-otomodachiSP .l-cont,
.page-sentSP .l-cont {
  max-width: 750px; }

/*------------------------------------------------------------
side
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
btn
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
title
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
icon
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
form
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
text
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
navi
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
img
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
list
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
table
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
line
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
video
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
video
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
other
------------------------------------------------------------*/
.c-block01 {
  position: relative; }
  .c-block01__title {
    background-image: -webkit-linear-gradient(0deg, #820303 0%, #d3003c 50%, #820303 100%);
    background-image: -ms-linear-gradient(0deg, #820303 0%, #d3003c 50%, #820303 100%);
    border-bottom: 4px solid #850305;
    text-align: center;
    padding: 22px 0 18px; }
    .c-block01__title img {
      position: relative; }
  .c-block01__content {
    padding: 68px 0 52px; }
  .c-block01__text_add {
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 4.431rem;
    line-height: 1.43;
    color: #3c3c3c;
    text-align: center;
    position: relative; }
  .c-block01__text_add span{
    color: #D30414;}
  .c-block01__text {
    font-weight: bold;
    font-size: 4.431rem;
    line-height: 1.43;
    color: #3c3c3c;
    text-align: center;
    position: relative; }
    .c-block01__text span {
      color: #d30414; }
    .c-block01__text::before {
      content: "・・・・・・";
      position: absolute;
      left: 0;
      top: -24px;
      font-size: 4.431rem;
      color: #d30414;
      line-height: 1;
      letter-spacing: -0.02em;
      font-weight: bold;
      width: 100%;
      text-indent: 128px; }

/* 下の区切り線削除
  .c-block01::after {
    content: "";
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(226, 226, 226, 0)), color-stop(100%, #e2e2e2), to(#e2e2e2));
    background-image: -webkit-linear-gradient(bottom, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%);
    background-image: linear-gradient(to top, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%);
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 100%;
    height: 15px; }
 */

  .c-block01.style01 .c-block01__title {
    background-image: -webkit-linear-gradient(0deg, #151e7f 0%, #037ac8 50%, #151e7f 100%);
    background-image: -ms-linear-gradient(0deg, #151e7f 0%, #037ac8 50%, #151e7f 100%);
    border-bottom: 4px solid #162081; }

/*
------------------------------------------------------------*/
.c-fnav {
  background-image: -webkit-linear-gradient(90deg, #d4d4d4 0, #fff 100%);
  background-image: -webkit-linear-gradient(90deg, #e8e7e7 0, #e8e7e7 100%);
  background-image: -ms-linear-gradient(90deg, #e8e7e7 0, #e8e7e7 100%);
  position: fixed;
  width: 100%;
  bottom: 0;
  max-width: 750px;
  z-index: 10; }

.c-fnav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 65px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.c-fnav li {
  width: 50%;
  position: relative;
  background-image: -webkit-linear-gradient(90deg, #d4d4d4 0, #fff 100%);
  background-image: -ms-linear-gradient(90deg, #d4d4d4 0, #fff 100%); }
  .c-fnav li:nth-child(1) {
    margin-right: 2px;
    margin-top: 2px;
    margin-left: 2px; }
  .c-fnav li:nth-child(2) {
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px; }

.c-fnav a {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
  padding: 18px 0;
  text-align: center;
  max-height: 90px; }

.c-fnav__text {
  display: block;
  width: 100%;
  font-size: 1.5rem;
  font-family: "Hiragino Kaku Gothic Pro";
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  color: #000;
  line-height: 1.3;
  letter-spacing: -0.01em;
  text-shadow: 2px 2px #ffff; }
  @media screen and (max-width: 360px) {
    .c-fnav__text {
      font-size: 1.3rem; } }
  .c-fnav__text.text_down {
    letter-spacing: -0.05em; }

.c-fnav__icon {
  display: block;
  width: 100%;
  margin-bottom: 8px; }
  .c-fnav__icon img {
    width: 37px; }
  .c-fnav__icon.icon_down {
    position: relative;
    top: -5px;
    margin-bottom: 3px; }
    .c-fnav__icon.icon_down img {
      width: 45px; }

/*p-otomodachi
------------------------------------------------------------*/
.p-otomodachiSP .blue {
  color: #029d2a !important; }

.p-otomodachiSP .red {
  color: #d01138 !important; }

.p-otomodachiSP .black {
  color: #000 !important; }

.p-otomodachiSP_sc01 {
  margin: 0 10px 80px;
  padding-top: 40px; }
  .p-otomodachiSP_sc01 .line_img {
    margin: 0 0 76px; }
  .p-otomodachiSP_sc01 .line_text {
    padding: 0 0 84px;
    margin-bottom: 3px; }
    .p-otomodachiSP_sc01 .line_text .text {
      font-size: 1.6rem;
      line-height: 1.438;
      text-align: left;
      letter-spacing: 0; }
      .p-otomodachiSP_sc01 .line_text .text:nth-child(1) {
        margin-bottom: 22px; }
    .p-otomodachiSP_sc01 .line_text:after {
      border-width: 18px 20px 0 19px; }
  .p-otomodachiSP_sc01 .line_btn .btn_txt {
    margin-left: 0;
    width: 265px;
    height: 40px;
    font-size: 1.7rem;
    margin-bottom: 41px; }
  .p-otomodachiSP_sc01 .line_btn .btn_img {
    width: 266px; }

.p-otomodachiSP_sc02 {
  margin-bottom: 136px; }

.p-otomodachiSP_list {
  margin: 0 10px; }

.p-otomodachiSP_items {
  padding: 28px 15px 13px 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px;
  background: url("/assets/img/otomodachi/bg_sp.png") no-repeat;
  background-size: cover; }
  .p-otomodachiSP_items:after {
    display: none; }
  .p-otomodachiSP_items .icon_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (min-width: 568px) {
      .p-otomodachiSP_items .icon_wrap {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .p-otomodachiSP_items .items_icon {
    margin-right: 22px;
    width: 161px;
    width: 123px;
    margin-bottom: 18px;
    margin-left: 28px;
    margin-right: 41px; }
    .p-otomodachiSP_items .items_icon2 {
      position: relative; }
      .p-otomodachiSP_items .items_icon2.items01 {
        width: 95px;
        top: -4px; }
      .p-otomodachiSP_items .items_icon2.items02 {
        width: 137px;
        top: 25px; }
      .p-otomodachiSP_items .items_icon2.items03 {
        width: 136px;
        top: 24px; }
  .p-otomodachiSP_items .items_txt {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    width: 100%;
    margin-right: 0; }
  .p-otomodachiSP_items .text1 {
    border-width: 2px;
    padding-bottom: 11px;
    font-size: 2rem;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0; }
    .p-otomodachiSP_items .text1 .other {
      left: 0; }
  .p-otomodachiSP_items .text2 {
    border-width: 2px;
    padding-top: 17px;
    font-size: 1.6rem;
    line-height: 1.437; }
  .p-otomodachiSP_items.items02 .items_icon {
    margin-bottom: 20px;
    margin-right: 17px; }
  .p-otomodachiSP_items.items03 .items_icon {
    margin-bottom: 20px;
    margin-right: 18px; }

/*p-otomodachi
------------------------------------------------------------*/
.p-otomodachi .bg_full_w {
  position: relative; }
  .p-otomodachi .bg_full_w:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 15px;
    background-image: -webkit-linear-gradient(90deg, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%);
    background-image: -ms-linear-gradient(90deg, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%); }

.p-otomodachi .blue {
  color: #029d2a !important; }

.p-otomodachi .red {
  color: #d01138 !important; }

.p-otomodachi .black {
  color: #000 !important; }

.p-otomodachi_sc01 {
  margin-bottom: 80px;
  padding-top: 80px;
  margin-top: -17px;
  position: relative; }
  .p-otomodachi_sc01 .line_img {
    text-align: center;
    margin: 0 100px 73px; }
  .p-otomodachi_sc01 .line_text {
    position: relative;
    margin-bottom: -9px;
    padding: 0 107px 60px 117px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .p-otomodachi_sc01 .line_text .text {
      font-size: 2rem;
      line-height: 1.7;
      color: #000;
      text-align: center;
      font-weight: 500;
      letter-spacing: -0.1rem; }
      .p-otomodachi_sc01 .line_text .text:nth-child(1) {
        margin-bottom: 35px; }
      .p-otomodachi_sc01 .line_text .text .line_other {
        font-weight: 600; }
    .p-otomodachi_sc01 .line_text:after {
      position: absolute;
      left: 50%;
      bottom: 29px;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: '';
      border-style: solid;
      border-width: 18px 18px 0 18px;
      border-color: #00bb00 transparent transparent transparent; }
  .p-otomodachi_sc01 .line_btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .p-otomodachi_sc01 .line_btn .btn_txt {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 2rem;
      color: #000;
      background-color: #ededed;
      border-top: 3px solid #d4d4d4;
      border-left: 3px solid #d4d4d4;
      width: 368px;
      height: 49px;
      margin-bottom: 20px;
      margin-left: 10px; }
    .p-otomodachi_sc01 .line_btn .btn_img {
      margin-bottom: 40px; }
    .p-otomodachi_sc01 .line_btn .btn_code {
      border: 1px solid #cdcdcd; }

.p-otomodachi_sc02 {
  margin-bottom: 111px; }

.p-otomodachi_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 100px; }

.p-otomodachi_items {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: url("/assets/img/otomodachi/bg.png") no-repeat;
  background-size: cover;
  padding: 38px 28px 30px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
  margin-bottom: 50px;
  border: 1px solid #d7d7d7; }
  .p-otomodachi_items:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: url("/assets/img/otomodachi/line_gadient.png") no-repeat;
    background-size: cover;
    width: 100%;
    height: 8px; }
  .p-otomodachi_items:after {
    content: '';
    position: absolute; }
  .p-otomodachi_items .items_icon {
    margin-right: 22px;
    width: 161px; }
    .p-otomodachi_items .items_icon2 {
      position: relative; }
      .p-otomodachi_items .items_icon2.items01 {
        width: 95px;
        top: -4px; }
      .p-otomodachi_items .items_icon2.items02 {
        width: 137px;
        top: 25px; }
      .p-otomodachi_items .items_icon2.items03 {
        width: 136px;
        top: 24px; }
  .p-otomodachi_items .items_txt {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-right: 38px; }
  .p-otomodachi_items .text1 {
    font-size: 2.6rem;
    line-height: 1.538;
    font-weight: 600;
    color: #000;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 14px; }
    .p-otomodachi_items .text1 span {
      display: block; }
    .p-otomodachi_items .text1 .other {
      position: relative;
      left: -13px;
      letter-spacing: 0.03rem; }
  .p-otomodachi_items .text2 {
    padding-top: 14px;
    border-top: 1px solid #fff;
    font-size: 1.8rem;
    line-height: 1.667;
    font-weight: 500;
    letter-spacing: -0.14rem; }
  .p-otomodachi_items.items01:after {
    background: url("/assets/img/otomodachi/icon_phone.svg") no-repeat;
    width: 96px;
    height: 136px;
    right: 48px;
    bottom: 12px; }
  .p-otomodachi_items.items02:after {
    background: url("/assets/img/otomodachi/icon_txt1.svg") no-repeat;
    width: 170px;
    height: 114px;
    right: 22px;
    bottom: 21px; }
  .p-otomodachi_items.items03:after {
    background: url("/assets/img/otomodachi/icon_txt2.svg") no-repeat;
    width: 177px;
    height: 117px;
    right: 18px;
    bottom: 18px; }

.p-otomodachiSP .p-otomodachi_sc01 {
  margin: 0 10px 80px;
  padding-top: 40px; }
  .p-otomodachiSP .p-otomodachi_sc01 .blue {
    color: #029d2a !important; }
  .p-otomodachiSP .p-otomodachi_sc01 .red {
    color: #d01138 !important; }
  .p-otomodachiSP .p-otomodachi_sc01 .black {
    color: #000 !important; }
  .p-otomodachiSP .p-otomodachi_sc01 .line_img {
    margin: 0 0 76px; }
  .p-otomodachiSP .p-otomodachi_sc01 .line_text {
    padding: 0 0 84px;
    margin-bottom: 3px; }
    .p-otomodachiSP .p-otomodachi_sc01 .line_text .text {
      font-size: 1.6rem;
      line-height: 1.438;
      text-align: left;
      letter-spacing: 0; }
      .p-otomodachiSP .p-otomodachi_sc01 .line_text .text:nth-child(1) {
        margin-bottom: 22px; }
    .p-otomodachiSP .p-otomodachi_sc01 .line_text:after {
      border-width: 18px 20px 0 19px; }
  .p-otomodachiSP .p-otomodachi_sc01 .line_btn .btn_txt {
    margin-left: 0;
    width: 265px;
    height: 40px;
    font-size: 1.7rem;
    margin-bottom: 41px; }
  .p-otomodachiSP .p-otomodachi_sc01 .line_btn .btn_img {
    width: 266px; }

.p-otomodachiSP .p-otomodachi_sc02 {
  margin-bottom: 136px; }
  .p-otomodachiSP .p-otomodachi_sc02 .blue {
    color: #029d2a !important; }
  .p-otomodachiSP .p-otomodachi_sc02 .red {
    color: #d01138 !important; }
  .p-otomodachiSP .p-otomodachi_sc02 .black {
    color: #000 !important; }

.p-otomodachiSP .p-otomodachi_list {
  margin: 0 10px; }

.p-otomodachiSP .p-otomodachi_items {
  padding: 28px 15px 13px 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px;
  background: url("/assets/img/otomodachi/bg_sp.png") no-repeat;
  background-size: cover; }
  .p-otomodachiSP .p-otomodachi_items:after {
    display: none; }
  .p-otomodachiSP .p-otomodachi_items .icon_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (min-width: 568px) {
      .p-otomodachiSP .p-otomodachi_items .icon_wrap {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .p-otomodachiSP .p-otomodachi_items .items_icon {
    margin-right: 22px;
    width: 161px;
    width: 123px;
    margin-bottom: 18px;
    margin-left: 28px;
    margin-right: 41px; }
    .p-otomodachiSP .p-otomodachi_items .items_icon2 {
      position: relative; }
      .p-otomodachiSP .p-otomodachi_items .items_icon2.items01 {
        width: 95px;
        top: -4px; }
      .p-otomodachiSP .p-otomodachi_items .items_icon2.items02 {
        width: 137px;
        top: 25px; }
      .p-otomodachiSP .p-otomodachi_items .items_icon2.items03 {
        width: 136px;
        top: 24px; }
  .p-otomodachiSP .p-otomodachi_items .items_txt {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    width: 100%;
    margin-right: 0; }
  .p-otomodachiSP .p-otomodachi_items .text1 {
    border-width: 2px;
    padding-bottom: 11px;
    font-size: 2rem;
    line-height: 1.5;
    text-align: center; }
    .p-otomodachiSP .p-otomodachi_items .text1 .other {
      left: 0; }
  .p-otomodachiSP .p-otomodachi_items .text2 {
    border-width: 2px;
    padding-top: 17px;
    font-size: 1.6rem;
    line-height: 1.437; }
  .p-otomodachiSP .p-otomodachi_items.items02 .items_icon {
    margin-bottom: 20px;
    margin-right: 17px; }
  .p-otomodachiSP .p-otomodachi_items.items03 .items_icon {
    margin-bottom: 20px;
    margin-right: 18px; }

/*p-sent
------------------------------------------------------------*/
.p-sent .tit_ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 64px; }
  .p-sent .tit_ttl .jap {
    font-size: 3.492rem;
    font-weight: 700;
    color: #000;
    line-height: 1;
    margin-bottom: 20px; }
  .p-sent .tit_ttl2 {
    font-size: 2.4rem;
    color: #151e7f;
    font-weight: 700;
    text-align: center;
    margin-bottom: 24px; }

.p-sent_sc01 {
  padding: 61px 0 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin-top: -17px; }
  .p-sent_sc01 .img {
    text-align: center;
    position: relative;
    padding-bottom: 64px;
    margin-bottom: 21px; }
    .p-sent_sc01 .img:after {
      content: '';
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      bottom: 0;
      width: 55px;
      height: 59px;
      background: url("/assets/img/sent/arrow_pink.svg") no-repeat; }
  .p-sent_sc01 .btn_sent {
    text-align: center;
    margin-bottom: 10px; }
    .p-sent_sc01 .btn_sent_des {
      font-size: 1.8rem;
      color: #000;
      font-weight: 500;
      line-height: 1.733;
      margin-top: 37px; }
  .p-sent_sc01 .img_advertisement {
    text-align: center;
    padding: 0 100px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .p-sent_sc01 .img_advertisement .img02 {
      position: relative; }
      .p-sent_sc01 .img_advertisement .img02_content {
        position: absolute;
        left: 50%;
        bottom: 50px;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 100%; }
      .p-sent_sc01 .img_advertisement .img02_color--blue {
        color: #0328a2; }
      .p-sent_sc01 .img_advertisement .img02_color--red {
        color: #fd1414; }
      .p-sent_sc01 .img_advertisement .img02_size {
        font-size: 5rem; }
      .p-sent_sc01 .img_advertisement .img02_text {
        font-size: 4rem;
        font-weight: bold;
        color: #000000;
        text-shadow: 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #fff, 0 -3px 0 #fff, 2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff; }

.p-sent_sc02 {
  background-image: -webkit-linear-gradient(90deg, #c8c8c8 0%, whitesmoke 100%);
  background-image: -ms-linear-gradient(90deg, #c8c8c8 0%, whitesmoke 100%);
  padding: 40px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 140px; }

.p-sent_block01 {
  padding: 17px 26px 34px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #cbcbcb;
  background-color: #fff;
  position: relative;
  margin: 0 100px; }
  .p-sent_block01:after {
    position: absolute;
    content: '';
    background: url(/assets/img/sent/icon_person.png) no-repeat;
    left: 56px;
    bottom: 0;
    width: 177px;
    height: 284px; }
  .p-sent_block01__ttl {
    font-size: 3rem;
    color: #000;
    font-weight: bold;
    text-align: center;
    position: relative;
    letter-spacing: -0.06em;
    margin-bottom: 14px; }
    .p-sent_block01__ttl:after {
      content: "";
      position: absolute;
      bottom: 5px;
      left: 0;
      width: 100%;
      height: 16px;
      background: #fdf510;
      z-index: 1; }
    .p-sent_block01__ttl .line {
      position: relative;
      white-space: nowrap; }
      .p-sent_block01__ttl .line:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 8px;
        background: #fdf510;
        z-index: -1; }
    .p-sent_block01__ttl span {
      position: relative;
      z-index: 2; }
    .p-sent_block01__ttl .tit01 {
      font-size: 5rem;
      color: #008cd6; }
    .p-sent_block01__ttl .tit02 {
      color: #008cd6; }
  .p-sent_block01 ul {
    width: 320px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 29px;
    margin-bottom: 4px; }
    .p-sent_block01 ul:after {
      content: '';
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      bottom: 0;
      width: 57px;
      height: 26px;
      background: url("/assets/img/sent/arrow_grey.svg") no-repeat; }
    .p-sent_block01 ul li {
      font-size: 1.9rem;
      line-height: 3rem;
      font-weight: bold;
      color: #000;
      position: relative;
      letter-spacing: -0.02em;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .p-sent_block01 ul li:before {
        content: "";
        position: relative;
        display: block;
        top: 1px;
        left: 18px;
        width: 21px;
        height: 22px;
        background: url(/assets/img/sent/icon_question.svg) center center no-repeat;
        margin-right: 30px; }
  .p-sent_block01__img {
    text-align: center;
    margin: 4px 0; }
  .p-sent_block01__ct {
    width: 448px;
    margin: 0 auto;
    position: relative;
    text-align: center; }
    .p-sent_block01__ct:after {
      content: "";
      position: absolute;
      bottom: -5px;
      right: -5px;
      width: 100%;
      height: 100%;
      background: #cfdadf;
      z-index: 1; }
  .p-sent_block01__bg {
    position: relative;
    z-index: 2;
    background: #ffffff;
    border: 1px solid #cccccc;
    padding: 15px 10px 13px; }
    .p-sent_block01__bg p {
      font-size: 2rem;
      font-weight: bold;
      color: #e80505;
      text-align: center;
      margin-bottom: 9px; }

.p-sentSP .p-sent_sc01 {
  padding: 41px 0 0px;
  margin: 0 10px; }
  .p-sentSP .p-sent_sc01 .tit_ttl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 34px; }
    .p-sentSP .p-sent_sc01 .tit_ttl .jap {
      font-weight: 700;
      color: #000;
      line-height: 1;
      font-size: 2rem;
      margin-bottom: 13px; }
    .p-sentSP .p-sent_sc01 .tit_ttl .eng {
      width: 144px; }
    .p-sentSP .p-sent_sc01 .tit_ttl2 {
      font-size: 1.596rem;
      color: #151e7f;
      font-weight: 700;
      text-align: center;
      margin-bottom: 18px; }
  .p-sentSP .p-sent_sc01 .img {
    padding-bottom: 57px;
    margin-bottom: 20px; }
  .p-sentSP .p-sent_sc01 .btn_sent .img_sp {
    padding: 0 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .p-sentSP .p-sent_sc01 .btn_sent_des {
    font-size: 1.6rem;
    line-height: 1.438;
    padding: 0;
    text-align: left;
    margin-top: 36px; }
  .p-sentSP .p-sent_sc01 .img_advertisement {
    padding: 0; }
    .p-sentSP .p-sent_sc01 .img_advertisement .img02 {
      position: relative; }
      .p-sentSP .p-sent_sc01 .img_advertisement .img02_content {
        bottom: 12%; }
        @media screen and (max-width: 750px) {
          .p-sentSP .p-sent_sc01 .img_advertisement .img02_content {
            bottom: 14%; } }
      .p-sentSP .p-sent_sc01 .img_advertisement .img02_size {
        font-size: 4rem; }
        @media screen and (max-width: 750px) {
          .p-sentSP .p-sent_sc01 .img_advertisement .img02_size {
            font-size: 5.2vw; } }
      .p-sentSP .p-sent_sc01 .img_advertisement .img02_text {
        font-size: 3.1rem;
        font-weight: bold;
        color: #000000;
        text-shadow: 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #fff, 0 -3px 0 #fff, 2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff; }
        @media screen and (max-width: 750px) {
          .p-sentSP .p-sent_sc01 .img_advertisement .img02_text {
            font-size: 4vw; } }

.p-sentSP .p-sent_sc02 {
  margin-bottom: 114px; }

.p-sentSP .p-sent_block01 {
  margin: 0 10px;
  padding: 17px 19px 19px; }
  @media screen and (max-width: 360px) {
    .p-sentSP .p-sent_block01 {
      padding: 17px 10px 19px; } }
  .p-sentSP .p-sent_block01:after {
    background: none;
    display: none; }
  .p-sentSP .p-sent_block01__ttl {
    font-size: 1.7rem;
    margin-bottom: 23px; }
    @media screen and (max-width: 360px) {
      .p-sentSP .p-sent_block01__ttl {
        font-size: 1.5rem; } }
    .p-sentSP .p-sent_block01__ttl:after {
      display: none; }
    .p-sentSP .p-sent_block01__ttl .line {
      position: relative;
      white-space: nowrap; }
      .p-sentSP .p-sent_block01__ttl .line:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 8px;
        background: #fdf510;
        z-index: -1; }
    .p-sentSP .p-sent_block01__ttl .tit01 {
      font-size: 3rem; }
      @media screen and (max-width: 360px) {
        .p-sentSP .p-sent_block01__ttl .tit01 {
          font-size: 2.8rem; } }
    .p-sentSP .p-sent_block01__ttl .tit02 {
      font-size: 1.8rem; }
  .p-sentSP .p-sent_block01 ul {
    width: 100%;
    max-width: 320px;
    padding-bottom: 47px;
    margin-bottom: 16px; }
    .p-sentSP .p-sent_block01 ul:after {
      width: 76px;
      height: 34px; }
    .p-sentSP .p-sent_block01 ul li {
      line-height: 1.403; }
      @media screen and (max-width: 360px) {
        .p-sentSP .p-sent_block01 ul li {
          font-size: 1.7rem; } }
      .p-sentSP .p-sent_block01 ul li:before {
        width: 20px;
        height: 20px;
        left: 15px;
        margin-right: 23px; }
  .p-sentSP .p-sent_block01__ct {
    width: 100%;
    max-width: 320px; }
    .p-sentSP .p-sent_block01__ct:after {
      bottom: -3px;
      right: -3px; }
  .p-sentSP .p-sent_block01__bg {
    padding: 8px 10px 9px; }
    .p-sentSP .p-sent_block01__bg p {
      font-size: 1.6rem;
      margin-bottom: 6px; }
      @media screen and (max-width: 360px) {
        .p-sentSP .p-sent_block01__bg p {
          font-size: 1.5rem; } }
    .p-sentSP .p-sent_block01__bg .img {
      width: 274px;
      margin: 0 auto; }
      @media screen and (max-width: 360px) {
        .p-sentSP .p-sent_block01__bg .img {
          width: 250px; } }

.p-indexSP__section01 .c-block01__title {
  padding: 20px 16px 16px; }
  .p-indexSP__section01 .c-block01__title img {
    width: 342.5px; }

.p-indexSP__section01 .c-block01__content {
  background: #fff;
  padding: 28px 16px 14px; }

.p-indexSP__section01 .c-block01__text_add {
  padding-bottom: 10px;
  font-size: 1.9rem;
  line-height: 1.66;
  letter-spacing: -0.05em; }
.p-indexSP__section01 .c-block01__text {
  font-size: 1.9rem;
  line-height: 1.66;
  letter-spacing: -0.05em; }
  .p-indexSP__section01 .c-block01__text::before {
    left: -37px;
    top: -12px;
    font-size: 1.9rem; }

.p-indexSP__section01 .top01_container {
  padding: 80px 10px 87px; }

.p-indexSP__section01 .top01_title {
  text-align: center;
  margin-bottom: 25px; }
  .p-indexSP__section01 .top01_title .top01_text {
    display: block;
    margin-bottom: 14px; }
    .p-indexSP__section01 .top01_title .top01_text img {
      width: 102px;
      margin-bottom: 8px; }
    .p-indexSP__section01 .top01_title .top01_text p {
      font-size: 1.4rem;
      font-weight: bold;
      color: #000000;
      line-height: 1.3; }
      .p-indexSP__section01 .top01_title .top01_text p span {
        color: #e90322; }

.p-indexSP__section01 .top01-list01 {
  margin: 0 auto 24px;
  position: relative;
  width: 100%;
  padding-left: 7px; }
  .p-indexSP__section01 .top01-list01::before {
    content: "";
    position: absolute;
    top: -5px;
    right: -65px;
    background: url("/assets/img/index/img02.png");
    background-repeat: no-repeat;
    background-size: 186px 220px;
    width: 186px;
    height: 220px; }
  .p-indexSP__section01 .top01-list01 li {
    border-bottom: 0;
    border-right: 0; }
    .p-indexSP__section01 .top01-list01 li:not(:last-child) {
      margin-bottom: 15px; }
    .p-indexSP__section01 .top01-list01 li img {
      margin-bottom: 8px; }
  .p-indexSP__section01 .top01-list01__item01 {
    border: 2px solid #b7cad5;
    background: #edf4f7;
    padding: 10px 10px; }
    .p-indexSP__section01 .top01-list01__item01 .top01-list01__text span {
      color: #151e7f; }
    .p-indexSP__section01 .top01-list01__item01 img {
      width: 185px;
      position: relative;
      left: -3px; }
  .p-indexSP__section01 .top01-list01__item02 {
    border: 2px solid #e7bdc4;
    background: #faeef0;
    padding: 8px 10px 6px;
    letter-spacing: -1.5px; }
    .p-indexSP__section01 .top01-list01__item02 .top01-list01__text {
      width: 100%; }
      .p-indexSP__section01 .top01-list01__item02 .top01-list01__text span {
        color: #d30414;
        letter-spacing: 0; }
  .p-indexSP__section01 .top01-list01__text {
    font-size: 1.8rem;
    color: #000000;
    font-weight: bold;
    font-family: 'HiraginoSansW7', sans-serif;
    line-height: 1.34; }

.p-indexSP__section01 .top01-list02 {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding-left: 10px; }
  .p-indexSP__section01 .top01-list02 li {
    position: relative;
    padding: 14px 0 10px; }
    .p-indexSP__section01 .top01-list02 li::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 48px;
      background-image: -webkit-gradient(linear, left top, right top, from(#f0f1f1), to(rgba(255, 255, 255, 0)));
      background-image: -webkit-linear-gradient(left, #f0f1f1, rgba(255, 255, 255, 0));
      background-image: linear-gradient(to right, #f0f1f1, rgba(255, 255, 255, 0));
      z-index: -1; }
  .p-indexSP__section01 .top01-list02__item01 .top01-list02__title {
    padding: 6px 3px; }
    .p-indexSP__section01 .top01-list02__item01 .top01-list02__title::after {
      background: url("/assets/img/index/img03.png") no-repeat;
      background-size: 175px; }
  .p-indexSP__section01 .top01-list02__item01 .top01-list02__text {
    margin-top: -5px; }
    .p-indexSP__section01 .top01-list02__item01 .top01-list02__text a {
      color: #d30414; }
  .p-indexSP__section01 .top01-list02__item02 {
    position: relative;
    padding: 12px 0 10px !important; }
    .p-indexSP__section01 .top01-list02__item02 .top01-list02__title {
      padding: 6px 3px; }
      .p-indexSP__section01 .top01-list02__item02 .top01-list02__title::after {
        background: url("/assets/img/index/img04.png") no-repeat;
        background-size: 219px; }
    .p-indexSP__section01 .top01-list02__item02 .top01-list02__text {
      margin-top: -7px; }
      .p-indexSP__section01 .top01-list02__item02 .top01-list02__text a {
        color: #151e7f; }
  .p-indexSP__section01 .top01-list02__title {
    font-size: 1.8rem;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    height: 47px;
    z-index: 1; }
    .p-indexSP__section01 .top01-list02__title::after {
      content: "";
      position: absolute;
      top: 0;
      left: -10px;
      width: 100%;
      height: 47px;
      z-index: -1; }
  .p-indexSP__section01 .top01-list02__text {
    font-size: 1.4rem;
    line-height: 1.6;
    color: #000000;
    font-weight: bold;
    padding-left: 20px; }
    .p-indexSP__section01 .top01-list02__text .red-bd {
      color: #d30414;
      border-bottom: 1px solid #d30414; }
    .p-indexSP__section01 .top01-list02__text .blue-bd {
      color: #151e7f;
      border-bottom: 1px solid #151e7f; }

.p-indexSP__section02 .c-block01::after {
  display: none; }

.p-indexSP__section02 .c-block01__content {
  padding: 39px 0 38px; }

.p-indexSP__section02 .c-block01__title {
  padding: 17px 16px 16px; }
  .p-indexSP__section02 .c-block01__title img {
    width: 303px; }

.p-indexSP__section02 .c-block01__text {
  font-size: 1.6rem;
  color: #3c3c3c;
  line-height: 1.3125; }
  .p-indexSP__section02 .c-block01__text::before {
    display: none; }
  .p-indexSP__section02 .c-block01__text span {
    position: relative;
    color: #3c3c3c; }
    .p-indexSP__section02 .c-block01__text span::after {
      content: "";
      position: absolute;
      bottom: 2px;
      left: 0;
      width: 100%;
      height: 7px;
      background: #fdf403;
      z-index: -1; }

.p-indexSP__section02 .top02_container {
  position: relative; }
  .p-indexSP__section02 .top02_container::before {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 15px;
    background-image: -webkit-linear-gradient(90deg, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%);
    background-image: -ms-linear-gradient(90deg, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%); }

.p-indexSP__section02 .top02-list01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  width: 355px;
  margin: 0 auto; }
  .p-indexSP__section02 .top02-list01 li {
    position: relative;
    width: 101px; }
    .p-indexSP__section02 .top02-list01 li:first-child {
      left: -7px; }
    .p-indexSP__section02 .top02-list01 li:not(:last-child) .top02-list01__img::after {
      content: "";
      position: absolute;
      top: 42px;
      right: -18px;
      width: 12px;
      height: 23px;
      background: url("/assets/img/index/img_arrow.png");
      background-size: 12px 23px; }
    .p-indexSP__section02 .top02-list01 li:last-child {
      left: 7px; }
  .p-indexSP__section02 .top02-list01__img {
    margin-bottom: 9px; }
  .p-indexSP__section02 .top02-list01__text {
    font-size: 1.2rem;
    line-height: 1.5;
    color: #000000;
    font-weight: bold;
    text-align: center; }

.p-indexSP__section02 .top02-block {
  background: #fadcdc;
  width: calc(100% - 20px);
  margin: 36px auto 40px;
  padding: 12px 10px 14px; }
  .p-indexSP__section02 .top02-block__title {
    font-size: 1.7rem;
    color: #000000;
    font-weight: bold;
    margin-bottom: 2px; }
  .p-indexSP__section02 .top02-block__text {
    font-size: 1.5rem;
    color: #d30414;
    line-height: 1.8;
    font-weight: bold; }
    .p-indexSP__section02 .top02-block__text span {
      line-height: 1.36;
      display: inline-block;
      position: relative;
      top: 4px; }

.p-indexSP__section02 .top02-block02 {
  width: calc(100% - 20px);
  margin: 0 auto;
  border-top: 2px solid #e6eaef;
  position: relative;
  padding: 8px 0 75px; }
  .p-indexSP__section02 .top02-block02::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 40px;
    background-image: -webkit-linear-gradient(90deg, white 0%, #e5e9ee 100%);
    background-image: -ms-linear-gradient(90deg, white 0%, #e5e9ee 100%); }
  .p-indexSP__section02 .top02-block02__title {
    font-size: 1.8rem;
    font-weight: bold;
    color: #151e7f;
    position: relative;
    padding-left: 20px;
    margin-bottom: 42px; }
    .p-indexSP__section02 .top02-block02__title::before {
      content: "";
      position: absolute;
      top: 0;
      left: 10px;
      width: 3.5px;
      height: 40px;
      background: #151e7f; }
  .p-indexSP__section02 .top02-block02 .top02-list01 li {
    width: 113px; }
    .p-indexSP__section02 .top02-block02 .top02-list01 li:first-child {
      left: 6px; }
      .p-indexSP__section02 .top02-block02 .top02-list01 li:first-child .top02-list01__img::after {
        right: -5px !important; }
    .p-indexSP__section02 .top02-block02 .top02-list01 li:not(:last-child) .top02-list01__img::after {
      top: 29px;
      right: -15px;
      width: 13px;
      height: 26px;
      background: url("/assets/img/index/img_arrow02.png");
      background-size: 13px 26px; }
    .p-indexSP__section02 .top02-block02 .top02-list01 li:last-child {
      left: 8px; }
  .p-indexSP__section02 .top02-block02 .top02-list01__img {
    text-align: center;
    position: relative;
    margin-bottom: 8px; }
    .p-indexSP__section02 .top02-block02 .top02-list01__img img {
      width: 79px; }
    .p-indexSP__section02 .top02-block02 .top02-list01__img .top02-list01__step {
      font-size: 2rem;
      color: #000000;
      font-weight: bold;
      font-family: 'D-DINCondensed', sans-serif;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      position: absolute;
      top: -5px;
      left: 4px;
      text-transform: uppercase;
      line-height: 1; }
      .p-indexSP__section02 .top02-block02 .top02-list01__img .top02-list01__step span {
        display: block;
        font-size: 3rem;
        color: #151e7f;
        font-weight: bold;
        position: relative;
        top: -2px; }
  .p-indexSP__section02 .top02-block02 .top02-list01__text {
    text-align: center;
    color: #151e7f;
    font-size: 1.6rem;
    line-height: 1.4375; }

.p-indexSP__section03 .title-blockSP {
  width: calc(100% - 20px);
  margin: 0 auto;
  position: relative;
  padding: 8px 0 0px; }
  .p-indexSP__section03 .title-blockSP::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 55px;
    background-image: -webkit-linear-gradient(90deg, white 0%, white 100%);
    background-image: -ms-linear-gradient(90deg, white 0%, white 100%); }
  .p-indexSP__section03 .title-blockSP__text {
    font-size: 1.8rem;
    font-weight: bold;
    color: #151e7f;
    position: relative;
    padding-left: 20px; }
    .p-indexSP__section03 .title-blockSP__text::before {
      content: "";
      position: absolute;
      top: 0;
      left: 10px;
      width: 3.5px;
      height: 40px;
      background: #5e60a8; }

.p-indexSP__section03 .c-block01__title {
  padding: 22px 0 18px; }
  .p-indexSP__section03 .c-block01__title img {
    width: 354px; }

.p-indexSP__section03 .c-block01__content {
  padding: 22px 10px 10px; }

.p-indexSP__section03 .top03-list01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 auto; }
  .p-indexSP__section03 .top03-list01 li {
    width: calc((100% - 12px)/2);
    background: #ffffff;
    padding: 15px 10px 12px;
    -webkit-box-shadow: 0px 0px 10px 0px #b3bbbf;
            box-shadow: 0px 0px 10px 0px #b3bbbf;
    margin-bottom: 12px;
    margin-right: 12px; }
    .p-indexSP__section03 .top03-list01 li:nth-child(2n) {
      margin-right: 0; }
    .p-indexSP__section03 .top03-list01 li:first-child .top03-list01__img img {
      width: 78px; }
    .p-indexSP__section03 .top03-list01 li:nth-child(2) {
      padding: 20px 10px 12px; }
      .p-indexSP__section03 .top03-list01 li:nth-child(2) .top03-list01__img {
        margin-bottom: 17px; }
        .p-indexSP__section03 .top03-list01 li:nth-child(2) .top03-list01__img img {
          width: 78px; }
    .p-indexSP__section03 .top03-list01 li:nth-child(3) {
      padding: 13px 10px 12px; }
      .p-indexSP__section03 .top03-list01 li:nth-child(3) .top03-list01__img {
        margin-bottom: 7px; }
        .p-indexSP__section03 .top03-list01 li:nth-child(3) .top03-list01__img img {
          height: 86px; }
    .p-indexSP__section03 .top03-list01 li:nth-child(4) {
      padding: 13px 10px 12px; }
      .p-indexSP__section03 .top03-list01 li:nth-child(4) .top03-list01__img {
        margin-bottom: 7px; }
        .p-indexSP__section03 .top03-list01 li:nth-child(4) .top03-list01__img img {
          width: 77px;
          height: 86px; }
      .p-indexSP__section03 .top03-list01 li:nth-child(4) .top03-list01__text {
        letter-spacing: -0.05em; }
  .p-indexSP__section03 .top03-list01__img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 15px; }
  .p-indexSP__section03 .top03-list01__title {
    text-align: center;
    font-size: 2rem;
    line-height: 1.15;
    font-weight: bold;
    color: #151e7f;
    margin-bottom: 10px;
    font-family: "HiraKaku",YuGothic,"游ゴシック",Meiryo,"メイリオ","ＭＳ Ｐゴシック",sans-serif; }
  .p-indexSP__section03 .top03-list01__text {
    font-size: 1.6rem;
    font-weight: 500;
    color: #000000;
    line-height: 1.4375; }
  .p-indexSP__section03 .top03-list01.indent li .top03-list01__text {
    text-indent: -1.7rem;
    padding-left: 1.7rem; }

.p-indexSP__section03 .top03_container01 {
  background: #f1f3f3;
  margin-bottom: 40px; }

.p-indexSP__section03 .top03_container02 {
  background: #f1f3f3;
  margin-bottom: 40px; }
  .p-indexSP__section03 .top03_container02 .c-block01__title {
    padding: 19px 0 14px; }
    .p-indexSP__section03 .top03_container02 .c-block01__title img {
      width: 225px; }
  .p-indexSP__section03 .top03_container02 .c-block01__content {
    padding: 22px 10px 20px; }
  .p-indexSP__section03 .top03_container02 .c-block01__text {
    font-size: 1.9rem;
    line-height: 1.66;
    letter-spacing: -0.05em; }
    .p-indexSP__section03 .top03_container02 .c-block01__text::before {
      display: none; }

.p-indexSP__section03 .top03_container03 {
  background: #f1f3f3; }
  .p-indexSP__section03 .top03_container03 .c-block01__title {
    padding: 20px 0 18px; }
    .p-indexSP__section03 .top03_container03 .c-block01__title img {
      width: 332.5px; }
  .p-indexSP__section03 .top03_container03 .c-block01__content {
    padding: 22px 10px 10px; }
  .p-indexSP__section03 .top03_container03 .top03-list01 li {
    padding: 18px 10px 10px; }
    .p-indexSP__section03 .top03_container03 .top03-list01 li:first-child .top03-list01__img img {
      width: 124px; }
    .p-indexSP__section03 .top03_container03 .top03-list01 li:nth-child(2) {
      padding: 19px 10px 6px; }
      .p-indexSP__section03 .top03_container03 .top03-list01 li:nth-child(2) .top03-list01__img {
        margin-bottom: 20px; }
        .p-indexSP__section03 .top03_container03 .top03-list01 li:nth-child(2) .top03-list01__img img {
          width: 127.5px; }
      .p-indexSP__section03 .top03_container03 .top03-list01 li:nth-child(2) .top03-list01__title {
        margin-bottom: 11px; }
      .p-indexSP__section03 .top03_container03 .top03-list01 li:nth-child(2) .top03-list01__text {
        line-height: 1.25; }
    .p-indexSP__section03 .top03_container03 .top03-list01 li:nth-child(3) {
      padding: 13px 10px 12px; }
      .p-indexSP__section03 .top03_container03 .top03-list01 li:nth-child(3) .top03-list01__img {
        margin-bottom: 10px; }
        .p-indexSP__section03 .top03_container03 .top03-list01 li:nth-child(3) .top03-list01__img img {
          width: 128px; }
    .p-indexSP__section03 .top03_container03 .top03-list01 li:nth-child(4) {
      padding: 13px 10px 12px; }
      .p-indexSP__section03 .top03_container03 .top03-list01 li:nth-child(4) .top03-list01__img {
        margin-bottom: 14px; }
        .p-indexSP__section03 .top03_container03 .top03-list01 li:nth-child(4) .top03-list01__img img {
          width: 95px;
          height: auto;
          position: relative;
          left: 3px;
          top: 1px; }
      .p-indexSP__section03 .top03_container03 .top03-list01 li:nth-child(4) .top03-list01__title {
        margin-bottom: 9px; }
  .p-indexSP__section03 .top03_container03 .top03-list01__title {
    margin-bottom: 8px; }
  .p-indexSP__section03 .top03_container03 .top03-list01__text {
    letter-spacing: -0.03em; }

.p-indexSP__section03 .top03_container04 {
  text-align: center;
  padding: 68px 10px 81px; }
  .p-indexSP__section03 .top03_container04 a {
    display: block;
    width: 355px;
    margin: 0 auto; }
    .p-indexSP__section03 .top03_container04 a:hover {
      opacity: 1; }

.p-indexSP__section04 {
  background: #f2f2f3; }
  .p-indexSP__section04 .top04_container01 {
    background: #727377;
    padding: 14px 0 9px; }
    .p-indexSP__section04 .top04_container01 .top04_title01 {
      text-align: center;
      font-size: 2rem;
      font-weight: bold;
      color: #ffffff;
      margin-bottom: 13px; }
    .p-indexSP__section04 .top04_container01 .top04-list01 {
      padding: 0 10px; }
      .p-indexSP__section04 .top04_container01 .top04-list01 li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        background: #ffffff; }
        .p-indexSP__section04 .top04_container01 .top04-list01 li:not(:last-child) {
          margin-bottom: 10px; }
      .p-indexSP__section04 .top04_container01 .top04-list01__img img {
        width: 80px;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
      .p-indexSP__section04 .top04_container01 .top04-list01__content {
        width: calc(100% - 80px);
        padding: 13px 10px; }
        .p-indexSP__section04 .top04_container01 .top04-list01__content ul li {
          -webkit-box-shadow: none;
                  box-shadow: none;
          width: 100%;
          font-size: 1.6rem;
          line-height: 1.4375;
          color: #000000;
          font-weight: 400;
          position: relative;
          padding-left: 26px;
          letter-spacing: -0.05em; }
          .p-indexSP__section04 .top04_container01 .top04-list01__content ul li:not(:last-child) {
            margin-bottom: 7px; }
          .p-indexSP__section04 .top04_container01 .top04-list01__content ul li::before {
            content: "";
            position: absolute;
            top: 3px;
            left: 0;
            width: 15px;
            height: 15px;
            background: url("/assets/img/index/img_dot.png") center center;
            background-size: 13px;
            background-repeat: no-repeat; }
      .p-indexSP__section04 .top04_container01 .top04-list01__title {
        font-size: 1.7rem;
        font-weight: bold;
        color: #151e7f;
        margin-bottom: 9px; }
  .p-indexSP__section04 .top04_container02 {
    padding: 40px 0; }
    .p-indexSP__section04 .top04_container02 .top04_title01 {
      text-align: center;
      margin-bottom: 20px; }
      .p-indexSP__section04 .top04_container02 .top04_title01 img {
        width: 353.5px; }
    .p-indexSP__section04 .top04_container02 .top04_text01 {
      margin: 0 auto 20px;
      padding: 0 10px; }
      .p-indexSP__section04 .top04_container02 .top04_text01 p {
        font-size: 1.6rem;
        color: #000000;
        font-weight: bold;
        position: relative;
        line-height: 1.71875;
        letter-spacing: -0.04em; }
        .p-indexSP__section04 .top04_container02 .top04_text01 p span {
          color: #d30414; }
    .p-indexSP__section04 .top04_container02 .top04-block {
      padding: 0 10px;
      margin: 0 auto 15px; }
      .p-indexSP__section04 .top04_container02 .top04-block__title {
        font-size: 1.9rem;
        color: #ffffff;
        line-height: 1;
        letter-spacing: 0.1em;
        font-weight: bold;
        background: #d72b3d;
        border: 2px solid #b72534;
        border-bottom: none;
        border-right: none;
        text-align: center;
        padding: 4px 0 5px; }
      .p-indexSP__section04 .top04_container02 .top04-block__content {
        padding: 30px 15px;
        border-left: 2px solid #d9d9d9;
        background: #ffffff; }
        .p-indexSP__section04 .top04_container02 .top04-block__content li {
          font-size: 1.6rem;
          line-height: 1.4375;
          font-weight: bold;
          color: #000000;
          position: relative;
          padding-left: 65px;
          padding-right: 5px;
          counter-increment: number;
          min-height: 50px; }
          .p-indexSP__section04 .top04_container02 .top04-block__content li:not(:last-child) {
            margin-bottom: 10px; }
          .p-indexSP__section04 .top04_container02 .top04-block__content li::before {
            content: counter(number);
            position: absolute;
            top: 0;
            left: 0;
            width: 50px;
            height: 50px;
            background: #151e7f;
            font-size: 3.5rem;
            line-height: 1;
            font-weight: bold;
            color: #ffffff;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center; }
    .p-indexSP__section04 .top04_container02 .top04-ct {
      padding: 0 10px; }
      .p-indexSP__section04 .top04_container02 .top04-ct__img01, .p-indexSP__section04 .top04_container02 .top04-ct__img02 {
        text-align: center; }
      .p-indexSP__section04 .top04_container02 .top04-ct__img02 img {
        width: 278.5px;
        position: relative;
        left: 7px; }
      .p-indexSP__section04 .top04_container02 .top04-ct__text {
        background: url("/assets/img/index/img24.png");
        background-size: 344px;
        background-repeat: no-repeat;
        width: 344px;
        margin: 30px auto 13px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 42px 0 50px; }
        .p-indexSP__section04 .top04_container02 .top04-ct__text p {
          font-size: 1.8rem;
          font-weight: bold;
          color: #000000;
          line-height: 1.76;
          text-align: center; }
          .p-indexSP__section04 .top04_container02 .top04-ct__text p span {
            color: #d30414; }
  .p-indexSP__section04 .top04_container03 {
    background: #ea2d48;
    margin: 80px 0 0;
    padding: 16px 0 10px;
    position: relative; }
    .p-indexSP__section04 .top04_container03::before {
      content: "";
      position: absolute;
      top: -80px;
      left: 0;
      width: 100%;
      height: 80px;
      background-color: #fff; }
    .p-indexSP__section04 .top04_container03 .top04_title01 {
      font-size: 2rem;
      font-weight: bold;
      color: #ffffff;
      text-align: center;
      margin-bottom: 8px; }
    .p-indexSP__section04 .top04_container03 .top04-list01 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin: 0 auto;
      padding: 0 10px; }
      .p-indexSP__section04 .top04_container03 .top04-list01 li {
        background: #ffffff;
        padding: 13px 0 8px; }
        .p-indexSP__section04 .top04_container03 .top04-list01 li:first-child {
          width: 59%; }
          .p-indexSP__section04 .top04_container03 .top04-list01 li:first-child img {
            width: 179.5px; }
        .p-indexSP__section04 .top04_container03 .top04-list01 li:last-child {
          width: 41%; }
          .p-indexSP__section04 .top04_container03 .top04-list01 li:last-child img {
            width: 131.5px;
            position: relative;
            left: -8px; }
      .p-indexSP__section04 .top04_container03 .top04-list01__text {
        font-size: 1.3rem;
        color: #000000;
        font-weight: bold;
        margin-bottom: 10px;
        text-align: center;
        font-family: 'Meiryo'; }
      .p-indexSP__section04 .top04_container03 .top04-list01__img {
        text-align: center; }

.p-indexSP__section05 {
  padding: 80px 10px 0;
  position: relative; }
  .p-indexSP__section05 .top05_container01 {
    margin-bottom: 80px; }
    .p-indexSP__section05 .top05_container01 .top05_title01 {
      text-align: center;
      font-size: 2rem;
      color: #ffffff;
      font-weight: bold;
      background: #fb6501;
      padding: 6px 0 4px;
      margin-bottom: 10px;
      position: relative;
      border-radius: 3.5px; }
    .p-indexSP__section05 .top05_container01 .top05_des {
      text-align: center;
      font-size: 1.6rem;
      line-height: 1.4375;
      color: #000000;
      font-weight: 600;
      margin-bottom: 9px;
      font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif; }
    .p-indexSP__section05 .top05_container01 .top05-list01 li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      border: 1px solid #fb6501;
      padding: 14px 10px 10px; }
      .p-indexSP__section05 .top05_container01 .top05-list01 li:not(:last-child) {
        margin-bottom: 10px; }
      .p-indexSP__section05 .top05_container01 .top05-list01 li:nth-child(2) {
        padding: 14px 10px 15px; }
      .p-indexSP__section05 .top05_container01 .top05-list01 li:nth-child(4) {
        padding: 14px 10px 8px; }
        .p-indexSP__section05 .top05_container01 .top05-list01 li:nth-child(4) .top05-list01__title {
          margin-bottom: 16px; }
    .p-indexSP__section05 .top05_container01 .top05-list01__img {
      width: 55px; }
      .p-indexSP__section05 .top05_container01 .top05-list01__img img {
        margin: 0 0 10px; }
    .p-indexSP__section05 .top05_container01 .top05-list01__name {
      font-size: 0.9rem;
      font-weight: bold;
      color: #000000;
      line-height: 1.33;
      text-align: center; }
    .p-indexSP__section05 .top05_container01 .top05-list01__content {
      width: calc(100% - 55px);
      padding-left: 8px; }
    .p-indexSP__section05 .top05_container01 .top05-list01__title {
      width: 100%;
      font-size: 1.5rem;
      font-weight: bold;
      color: #000000;
      margin-bottom: 10px; }
      .p-indexSP__section05 .top05_container01 .top05-list01__title span {
        color: #e12045; }
    .p-indexSP__section05 .top05_container01 .top05-list01__text {
      font-size: 1.6rem;
      line-height: 1.4375;
      font-weight: 500;
      color: #000000;
      letter-spacing: -0.01em; }
    .p-indexSP__section05 .top05_container01 .top05_img {
      text-align: center; }
      .p-indexSP__section05 .top05_container01 .top05_img .img01 {
        margin: 80px 0px 0px; }
      .p-indexSP__section05 .top05_container01 .top05_img .img02 {
        position: relative; }
        .p-indexSP__section05 .top05_container01 .top05_img .img02_content {
          position: absolute;
          left: 50%;
          bottom: 8%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          width: 100%; }
          @media screen and (max-width: 750px) {
            .p-indexSP__section05 .top05_container01 .top05_img .img02_content {
              bottom: 7%; } }
        .p-indexSP__section05 .top05_container01 .top05_img .img02_color--blue {
          color: #0328a2; }
        .p-indexSP__section05 .top05_container01 .top05_img .img02_color--red {
          color: #fd1414; }
        .p-indexSP__section05 .top05_container01 .top05_img .img02_size {
          font-size: 3.8rem; }
          @media screen and (max-width: 750px) {
            .p-indexSP__section05 .top05_container01 .top05_img .img02_size {
              font-size: 5vw; } }
        .p-indexSP__section05 .top05_container01 .top05_img .img02_text01, .p-indexSP__section05 .top05_container01 .top05_img .img02_text02, .p-indexSP__section05 .top05_container01 .top05_img .img02_text03 {
          text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff; }
        .p-indexSP__section05 .top05_container01 .top05_img .img02_text01, .p-indexSP__section05 .top05_container01 .top05_img .img02_text03 {
          font-size: 2.7rem;
          font-weight: bold;
          color: #000000; }
          @media screen and (max-width: 750px) {
            .p-indexSP__section05 .top05_container01 .top05_img .img02_text01, .p-indexSP__section05 .top05_container01 .top05_img .img02_text03 {
              font-size: 3.7vw; } }
        .p-indexSP__section05 .top05_container01 .top05_img .img02_text01 {
          line-height: 1; }
        .p-indexSP__section05 .top05_container01 .top05_img .img02_text02 {
          font-size: 1.8rem;
          font-weight: bold;
          text-align: center;
          position: relative;
          left: 20.5%;
          margin-bottom: 7px; }
          @media screen and (max-width: 750px) {
            .p-indexSP__section05 .top05_container01 .top05_img .img02_text02 {
              font-size: 2.5vw;
              margin-bottom: 5px;
              left: 21.5%; } }
  .p-indexSP__section05 .top05_container02 {
    margin-bottom: 80px; }
    .p-indexSP__section05 .top05_container02 .top05-block01 {
      margin: 0 auto;
      background: url("/assets/img/index/img33_sp.png");
      background-repeat: no-repeat;
      background-size: cover;
      padding: 18px 10px 20px;
      border: 1px solid #a2a1a1; }
      .p-indexSP__section05 .top05_container02 .top05-block01__title {
        font-size: 1.7rem;
        color: #000000;
        font-weight: bold;
        text-align: center;
        position: relative;
        letter-spacing: -0.05em;
        margin-bottom: 18px;
        line-height: 1.3; }
        .p-indexSP__section05 .top05_container02 .top05-block01__title span {
          position: relative;
          z-index: 2; }
          .p-indexSP__section05 .top05_container02 .top05-block01__title span::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 8px;
            background: #fdf510;
            z-index: -1; }
        .p-indexSP__section05 .top05_container02 .top05-block01__title .tit01 {
          font-size: 3rem;
          color: #008cd6; }
          .p-indexSP__section05 .top05_container02 .top05-block01__title .tit01::after {
            bottom: 4px; }
        .p-indexSP__section05 .top05_container02 .top05-block01__title .tit02 {
          color: #008cd6; }
    .p-indexSP__section05 .top05_container02 ul {
      width: 320px;
      margin: 0 auto; }
      .p-indexSP__section05 .top05_container02 ul li {
        font-size: 1.9rem;
        font-weight: bold;
        color: #000000;
        position: relative;
        letter-spacing: -0.03em;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        line-height: 1.43; }
        .p-indexSP__section05 .top05_container02 ul li::before {
          content: "";
          position: relative;
          display: block;
          top: -2px;
          left: 18px;
          width: 19px;
          height: px;
          background: url("/assets/img/index/img_question.png") center center;
          background-repeat: no-repeat;
          background-size: 18.5px 19px;
          margin-right: 30px; }
    .p-indexSP__section05 .top05_container02 .top05-block01__img {
      text-align: center;
      margin: 12px 0 15px; }
      .p-indexSP__section05 .top05_container02 .top05-block01__img img {
        width: 75px; }
    .p-indexSP__section05 .top05_container02 .top05-block01__ct {
      margin: 0 auto;
      position: relative;
      text-align: center; }
      .p-indexSP__section05 .top05_container02 .top05-block01__ct .top05-block01__bg {
        position: relative;
        z-index: 2;
        background: #ffffff;
        border: 1px solid #cccccc;
        padding: 9px 10px; }
        .p-indexSP__section05 .top05_container02 .top05-block01__ct .top05-block01__bg a {
          display: block; }
          .p-indexSP__section05 .top05_container02 .top05-block01__ct .top05-block01__bg a:hover {
            text-decoration: none;
            opacity: 1; }
        .p-indexSP__section05 .top05_container02 .top05-block01__ct .top05-block01__bg img {
          width: 270px; }
        .p-indexSP__section05 .top05_container02 .top05-block01__ct .top05-block01__bg p {
          font-size: 1.6rem;
          font-weight: bold;
          color: #e80505;
          text-align: center;
          margin-bottom: 6px; }
      .p-indexSP__section05 .top05_container02 .top05-block01__ct::after {
        content: "";
        position: absolute;
        bottom: -3px;
        right: -3px;
        width: 100%;
        height: 100%;
        background: #cfdadf;
        z-index: 1; }
  .p-indexSP__section05 .top05_container03 {
    background: url("/assets/img/index/img34_sp.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 54px 10px 124px;
    width: calc(100% + 20px);
    margin-left: -10px; }
    .p-indexSP__section05 .top05_container03 .span_first {
      margin-bottom: 40px !important;
      display: block;
      text-align: center; }
    .p-indexSP__section05 .top05_container03 .top05_text {
      font-size: 1.6rem;
      font-weight: 600;
      color: #000000;
      line-height: 1.38;
      display: block; }
      @media screen and (max-width: 768px) {
        .p-indexSP__section05 .top05_container03 .top05_text {
          width: 355px;
          margin: 0 auto; } }
      .p-indexSP__section05 .top05_container03 .top05_text:nth-child(3) {
        margin: 24px auto; }
      .p-indexSP__section05 .top05_container03 .top05_text:nth-child(4) {
        letter-spacing: -0.05em; }
      .p-indexSP__section05 .top05_container03 .top05_text .letterspacing {
        letter-spacing: -0.05em; }
    .p-indexSP__section05 .top05_container03 hr {
      margin: 0;
      position: relative;
      height: 1px;
      border: none;
      top: -2px; }
      .p-indexSP__section05 .top05_container03 hr::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: -webkit-gradient(linear, left top, right top, from(rgba(214, 214, 214, 0)), color-stop(50%, #d6d6d6), to(rgba(214, 214, 214, 0)));
        background: -webkit-linear-gradient(left, rgba(214, 214, 214, 0), #d6d6d6 50%, rgba(214, 214, 214, 0));
        background: linear-gradient(left, rgba(214, 214, 214, 0), #d6d6d6 50%, rgba(214, 214, 214, 0)); }

.p-indexSP__section06 {
  padding: 10px 0 80px; }
  .p-indexSP__section06 .top06_title {
    text-align: center;
    margin-bottom: 38px; }
    .p-indexSP__section06 .top06_title img {
      width: 299px; }
  .p-indexSP__section06 .top06_container01 {
    margin: 0 auto 17px; }
    .p-indexSP__section06 .top06_container01 .top06_ct {
      width: calc(100% - 20px);
      margin: 0 auto 20px; }
      .p-indexSP__section06 .top06_container01 .top06_ct__title {
        font-size: 1.6rem;
        font-weight: bold;
        color: #151e7f;
        margin-bottom: 7px;
        text-align: center; }
      .p-indexSP__section06 .top06_container01 .top06_ct__text {
        font-size: 1.6rem;
        color: #ffffff;
        line-height: 1.4375;
        background: #c11134;
        padding: 8px 10px; }
        .p-indexSP__section06 .top06_container01 .top06_ct__text span {
          font-weight: bold; }
      .p-indexSP__section06 .top06_container01 .top06_ct__img {
        text-align: center; }
        .p-indexSP__section06 .top06_container01 .top06_ct__img img {
          width: 227px; }
  .p-indexSP__section06 .top06_table {
    width: calc(100% - 20px);
    margin: 0 auto; }
    .p-indexSP__section06 .top06_table .c-label {
      font-size: 1.6rem;
      line-height: 1;
      font-weight: bold;
      color: #ffffff;
      background: #c11134;
      width: 45px;
      height: 24px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-right: 4px; }
    .p-indexSP__section06 .top06_table .c-text {
      color: #969696; }
    .p-indexSP__section06 .top06_table tr {
      border-bottom: 1px solid #d4d6d9; }
      .p-indexSP__section06 .top06_table tr:nth-child(5) td {
        padding: 10px 0 20px; }
      .p-indexSP__section06 .top06_table tr:nth-child(6) th {
        padding: 19px 0 0; }
      .p-indexSP__section06 .top06_table tr:nth-child(6) td {
        padding: 15px 0 12px; }
      .p-indexSP__section06 .top06_table tr:first-child {
        border-top: 1px solid #d4d4d4; }
    .p-indexSP__section06 .top06_table th {
      font-size: 1.6rem;
      color: #000000;
      font-weight: bold;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 16px 0 0;
      width: 100%; }
    .p-indexSP__section06 .top06_table td {
      padding: 10px 0 15px;
      width: 100%;
      display: block; }
      .p-indexSP__section06 .top06_table td input {
        height: 40px;
        border: none;
        background: #fdebeb;
        font-size: 1.8rem;
        font-weight: 500;
        color: #000000;
        padding: 0 10px;
        width: 100%; }
        .p-indexSP__section06 .top06_table td input::-webkit-input-placeholder {
          color: #929191; }
        .p-indexSP__section06 .top06_table td input:-ms-input-placeholder {
          color: #929191; }
        .p-indexSP__section06 .top06_table td input::-ms-input-placeholder {
          color: #929191; }
        .p-indexSP__section06 .top06_table td input::placeholder {
          color: #929191; }
      .p-indexSP__section06 .top06_table td textarea {
        height: 270px;
        border: none;
        background: #fdebeb;
        font-size: 1.8rem;
        font-weight: 500;
        color: #000000;
        padding: 10px;
        width: 100%; }
        .p-indexSP__section06 .top06_table td textarea::-webkit-input-placeholder {
          color: #929191; }
        .p-indexSP__section06 .top06_table td textarea:-ms-input-placeholder {
          color: #929191; }
        .p-indexSP__section06 .top06_table td textarea::-ms-input-placeholder {
          color: #929191; }
        .p-indexSP__section06 .top06_table td textarea::placeholder {
          color: #929191; }
  .p-indexSP__section06 .top06_btn__checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 30px 0 28px;
    /* Hide the browser's default checkbox */
    /* Create a custom checkbox */
    /* On mouse-over, add a grey background color */
    /* When the checkbox is checked, add a blue background */
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Show the checkmark when checked */
    /* Style the checkmark/indicator */ }
    .p-indexSP__section06 .top06_btn__checkbox .checkbox_ct {
      display: block;
      position: relative;
      height: 25px;
      width: 25px;
      cursor: pointer;
      font-size: 22px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      left: -3px; }
    .p-indexSP__section06 .top06_btn__checkbox .checkbox_ct input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0; }
    .p-indexSP__section06 .top06_btn__checkbox .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 25px;
      width: 25px;
      border: 1px solid #052ac8; }
    .p-indexSP__section06 .top06_btn__checkbox .checkbox_ct:hover input ~ .checkmark {
      background-color: #ffffff; }
    .p-indexSP__section06 .top06_btn__checkbox .checkbox_ct input:checked ~ .checkmark {
      background-color: #ffffff; }
    .p-indexSP__section06 .top06_btn__checkbox .checkmark:after {
      content: "";
      position: absolute;
      display: none; }
    .p-indexSP__section06 .top06_btn__checkbox .checkbox_ct input:checked ~ .checkmark:after {
      display: block; }
    .p-indexSP__section06 .top06_btn__checkbox .checkbox_ct .checkmark:after {
      left: 8px;
      top: 2px;
      width: 8px;
      height: 16px;
      border: solid #052ac8;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(50deg); }
  .p-indexSP__section06 .top06_btn__text {
    font-size: 1.8rem;
    font-weight: bold;
    color: #000000;
    position: relative;
    left: 7px;
    top: -3px; }
    .p-indexSP__section06 .top06_btn__text span {
      color: #052ac8;
      position: relative; }
      .p-indexSP__section06 .top06_btn__text span::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #526cd9; }
  .p-indexSP__section06 .top06_btn__button {
    text-align: center; }
    .p-indexSP__section06 .top06_btn__button a {
      display: block; }
    .p-indexSP__section06 .top06_btn__button img {
      width: 310px; }

.p-indexSP__section07 {
  position: relative; }
  .p-indexSP__section07 .top07_title {
    font-size: 2rem;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    padding: 12px 0 10px;
    text-align: center;
    background: #151e7f;
    margin-bottom: 33px; }
  .p-indexSP__section07 .top07_container01 {
    padding: 0 10px; }
  .p-indexSP__section07 .faqBlock {
    margin: 0 auto;
    border: 2px solid #cfd2ec; }
    .p-indexSP__section07 .faqBlock .faqBlock__item {
      margin-bottom: 10px; }
      .p-indexSP__section07 .faqBlock .faqBlock__item .faqBlock__ttl {
        line-height: 1;
        color: #464646;
        background-color: #cfd2ec;
        padding: 12px 8px;
        font-size: 1.7rem;
        position: relative;
        font-weight: bold;
        cursor: pointer; }
        .p-indexSP__section07 .faqBlock .faqBlock__item .faqBlock__ttl:before {
          content: "";
          position: absolute;
          right: 15px;
          top: 13px;
          background: url("/assets/img/index/img_arrow05.png");
          background-repeat: no-repeat;
          background-size: 10px;
          width: 10px;
          height: 15px; }
        .p-indexSP__section07 .faqBlock .faqBlock__item .faqBlock__ttl.on {
          border-radius: 5px 5px 0 0; }
          .p-indexSP__section07 .faqBlock .faqBlock__item .faqBlock__ttl.on:after {
            margin-top: -6px;
            -webkit-transform: rotate(135deg);
                -ms-transform: rotate(135deg);
                    transform: rotate(135deg); }
        .p-indexSP__section07 .faqBlock .faqBlock__item .faqBlock__ttl.is-active::after {
          -webkit-transform: rotate(-225deg);
              -ms-transform: rotate(-225deg);
                  transform: rotate(-225deg);
          margin: -5px 0 0; }
      .p-indexSP__section07 .faqBlock .faqBlock__item .faqBlock__content {
        padding: 10px;
        position: relative;
        display: none; }
        .p-indexSP__section07 .faqBlock .faqBlock__item .faqBlock__content ul li:not(:last-child) {
          margin-bottom: 20px; }
      .p-indexSP__section07 .faqBlock .faqBlock__item .faqBlock__question {
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 1.5;
        color: #151e7f;
        background: #ececec;
        padding: 5px 28px 5px 5px;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        cursor: pointer; }
        .p-indexSP__section07 .faqBlock .faqBlock__item .faqBlock__question::after {
          content: "";
          position: absolute;
          top: 50%;
          right: 10px;
          width: 7px;
          height: 7px;
          border-top: 2px solid #151e7f;
          border-right: 2px solid #151e7f;
          -webkit-transform: translateY(-50%) rotate(135deg);
              -ms-transform: translateY(-50%) rotate(135deg);
                  transform: translateY(-50%) rotate(135deg); }
      .p-indexSP__section07 .faqBlock .faqBlock__item .faqBlock__answer {
        font-size: 1.6rem;
        font-weight: 500;
        line-height: 1.4375;
        color: #000000;
        display: none;
        margin-top: 15px; }
        .p-indexSP__section07 .faqBlock .faqBlock__item .faqBlock__answer span {
          color: #dd0a33;
          font-weight: bold; }

.p-indexSP__section08 {
  padding: 0px 10px 157px;
  text-align: center; }
  .p-indexSP__section08 .top08_btn {
    margin-top: 25px;
    display: block; }
    .p-indexSP__section08 .top08_btn img {
      width: 230px;
      margin-bottom: 100px;}

  .p-indexSP__section08 .topsp-11__company {
    text-align: center;
  }
  .p-indexSP__section08 .company_table{
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    margin-bottom: 35px;
    font-size: 1.6rem;
    line-height: 1.4375;
    border: solid 2px #dee2e6;
    border-collapse:  collapse;
    width: 95%;
  }
  .p-indexSP__section08 .company_table th{
    padding: 15px;
    border: solid 2px #dee2e6;
    background-color: #d6d8db;
    width: 30%;
  }
  .p-indexSP__section08 .company_table td{
    text-align: left;
    padding: 15px;
    border: solid 2px #dee2e6;
    background-color: #fff;
    width: 70%;
  }
  .p-indexSP__section08 .company_iframe{
    margin: 35px 0px 0px 0px;
  }

.p-index .c-slider {
  margin-top: 90px; }

.p-index__section01 .c-block01__content {
  background: #fff; }

.p-index__section01 .top01_container {
  padding: 160px 20px; }

.p-index__section01 .top01_title {
  text-align: center;
  margin-bottom: 25px; }
  .p-index__section01 .top01_title .top01_text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px; }
    .p-index__section01 .top01_title .top01_text p {
      font-size: 1.8rem;
      font-weight: bold;
      color: #000000;
      margin-left: 10px; }
      .p-index__section01 .top01_title .top01_text p span {
        color: #e90322; }

.p-index__section01 .top01-list01 {
  width: 750px;
  margin: 0 auto 24px;
  position: relative;
  font-family: "HiraginoSansW7",YuGothic,"游ゴシック",Meiryo,"メイリオ","ＭＳ Ｐゴシック",sans-serif; }

@-moz-document url-prefix() {
  .p-index__section01 .top01-list01 {
    font-family: YuGothic,"游ゴシック",Meiryo,"メイリオ","ＭＳ Ｐゴシック",sans-serif; } }
  .p-index__section01 .top01-list01::before {
    content: "";
    position: absolute;
    top: -20px;
    right: -125px;
    background: url("/assets/img/index/img02.png");
    width: 249px;
    height: 287px; }
  .p-index__section01 .top01-list01 li {
    border-bottom: 0;
    border-right: 0; }
    .p-index__section01 .top01-list01 li:not(:last-child) {
      margin-bottom: 23px; }
    .p-index__section01 .top01-list01 li img {
      margin-bottom: 8px; }
  .p-index__section01 .top01-list01__item01 {
    border: 4px solid #b7cad5;
    background: #edf4f7;
    padding: 20px 22px 13px; }
    .p-index__section01 .top01-list01__item01 .top01-list01__text span {
      color: #151e7f; }
  .p-index__section01 .top01-list01__item02 {
    border: 4px solid #e7bdc4;
    background: #faeef0;
    padding: 13px 22px 13px; }
    .p-index__section01 .top01-list01__item02 .top01-list01__text span {
      color: #d30414; }
  .p-index__section01 .top01-list01__text {
    font-size: 2.7rem;
    color: #000000;
    letter-spacing: -0.05em;
    font-weight: bold; }

.p-index__section01 .top01-list02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto; }
  .p-index__section01 .top01-list02 li {
    position: relative;
    padding: 20px 0 10px; }
    .p-index__section01 .top01-list02 li::after {
      content: "";
      position: absolute;
      top: 0;
      left: 3px;
      height: 100%;
      width: 48px;
      background-image: -webkit-gradient(linear, left top, right top, from(#f0f1f1), to(rgba(255, 255, 255, 0)));
      background-image: -webkit-linear-gradient(left, #f0f1f1, rgba(255, 255, 255, 0));
      background-image: linear-gradient(to right, #f0f1f1, rgba(255, 255, 255, 0));
      z-index: -1; }
  .p-index__section01 .top01-list02__item01 {
    width: 440px;
    left: 225px; }
    .p-index__section01 .top01-list02__item01 .top01-list02__title {
      padding: 7px 0 0 15px; }
      .p-index__section01 .top01-list02__item01 .top01-list02__title::after {
        background: url("/assets/img/index/img03.png") no-repeat; }
    .p-index__section01 .top01-list02__item01 .top01-list02__text {
      margin-top: -5px; }
      .p-index__section01 .top01-list02__item01 .top01-list02__text span {
        color: #d30414;
        border-bottom: 1px solid #d30414; }
  .p-index__section01 .top01-list02__item02 {
    width: 400px;
    position: relative;
    left: 244px; }
    .p-index__section01 .top01-list02__item02 .top01-list02__title {
      padding: 7px 0 0 4px; }
      .p-index__section01 .top01-list02__item02 .top01-list02__title::after {
        background: url("/assets/img/index/img04.png") no-repeat; }
    .p-index__section01 .top01-list02__item02 .top01-list02__text {
      margin-top: -7px; }
      .p-index__section01 .top01-list02__item02 .top01-list02__text span {
        color: #151e7f;
        border-bottom: 1px solid #151e7f; }
  .p-index__section01 .top01-list02__title {
    font-size: 2.2rem;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: -0.025em;
    position: relative;
    height: 57px;
    z-index: 1; }
    .p-index__section01 .top01-list02__title::after {
      content: "";
      position: absolute;
      top: 0;
      left: -12px;
      width: 100%;
      height: 57px;
      z-index: -1; }
  .p-index__section01 .top01-list02__text {
    font-size: 2rem;
    line-height: 1.5;
    color: #000000;
    font-weight: bold;
    letter-spacing: -0.04em;
    padding: 0 0 0 20px; }

.p-index__section02 {
  margin-bottom: 160px; }
  .p-index__section02 .c-block01::after {
    display: none; }
  .p-index__section02 .c-block01__content {
    padding: 62px 0 120px; }
  .p-index__section02 .c-block01__title {
    padding: 27px 0 19px; }
  .p-index__section02 .c-block01__text {
    font-size: 3rem;
    color: #3c3c3c;
    line-height: 1.067; }
    .p-index__section02 .c-block01__text::before {
      display: none; }
    .p-index__section02 .c-block01__text span {
      position: relative;
      color: #3c3c3c; }
      .p-index__section02 .c-block01__text span::after {
        content: "";
        position: absolute;
        bottom: 6px;
        left: 0;
        width: 100%;
        height: 14px;
        background: #fdf403;
        z-index: -1; }
  .p-index__section02 .top02_container {
    position: relative; }
    .p-index__section02 .top02_container::before {
      content: "";
      position: absolute;
      bottom: -15px;
      left: 0;
      width: 100%;
      height: 15px;
      background-image: -webkit-linear-gradient(90deg, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%);
      background-image: -ms-linear-gradient(90deg, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%); }
  .p-index__section02 .top02-list01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    width: 930px;
    margin: 0 auto; }
    .p-index__section02 .top02-list01 li {
      width: 221px;
      position: relative; }
      .p-index__section02 .top02-list01 li:not(:last-child) .top02-list01__img::after {
        content: "";
        position: absolute;
        top: 85px;
        right: -62px;
        width: 37px;
        height: 73px;
        background: url("/assets/img/index/img_arrow.png"); }
    .p-index__section02 .top02-list01__img {
      margin-bottom: 7px; }
    .p-index__section02 .top02-list01__text {
      font-size: 2rem;
      line-height: 1.5;
      color: #000000;
      font-weight: bold;
      text-align: center; }
  .p-index__section02 .top02-block {
    background: #fadcdc;
    width: 1000px;
    margin: 114px auto 120px;
    padding: 22px 30px 20px; }
    .p-index__section02 .top02-block__title {
      font-size: 2.6rem;
      color: #000000;
      font-weight: bold;
      margin-bottom: 5px; }
    .p-index__section02 .top02-block__text {
      font-size: 2rem;
      color: #d30414;
      line-height: 1.9;
      font-weight: bold; }
  .p-index__section02 .top02-block02 {
    width: 1000px;
    margin: 0 auto;
    border-top: 4px solid #e6eaef;
    position: relative;
    padding: 11px 0 73px; }
    .p-index__section02 .top02-block02::before {
      content: "";
      position: absolute;
      top: 2px;
      left: 0;
      width: 100%;
      height: 40px;
      background-image: -webkit-linear-gradient(90deg, white 0%, #e5e9ee 100%);
      background-image: -ms-linear-gradient(90deg, white 0%, #e5e9ee 100%); }
    .p-index__section02 .top02-block02__title {
      font-size: 2.8rem;
      font-weight: bold;
      color: #151e7f;
      position: relative;
      padding-left: 40px;
      margin-bottom: 52px; }
      .p-index__section02 .top02-block02__title::before {
        content: "";
        position: absolute;
        top: 0;
        left: 20px;
        width: 7px;
        height: 30px;
        background: #151e7f; }
    .p-index__section02 .top02-block02 .top02-list01 li {
      width: calc(100% / 3); }
      .p-index__section02 .top02-block02 .top02-list01 li:not(:last-child) .top02-list01__img::after {
        top: 63px;
        right: -15px;
        width: 28px;
        height: 56px;
        background: url("/assets/img/index/img_arrow02.png"); }
      .p-index__section02 .top02-block02 .top02-list01 li:last-child {
        left: -8px; }
    .p-index__section02 .top02-block02 .top02-list01__img {
      text-align: center;
      position: relative; }
      .p-index__section02 .top02-block02 .top02-list01__img .top02-list01__step {
        font-size: 4rem;
        color: #000000;
        font-weight: bold;
        font-family: 'D-DINCondensed', sans-serif;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        position: absolute;
        top: -4px;
        left: 21px;
        text-transform: uppercase;
        line-height: 1; }
        .p-index__section02 .top02-block02 .top02-list01__img .top02-list01__step span {
          display: block;
          font-size: 6rem;
          color: #151e7f;
          font-weight: bold;
          position: relative;
          top: -3px; }
    .p-index__section02 .top02-block02 .top02-list01__text {
      text-align: center;
      color: #151e7f;
      font-size: 2.2rem; }

.p-index__section03 .title-block {
  width: 1000px;
  margin: 0 auto;
  border-top: 4px solid #5e60a8;
  position: relative;
  padding: 11px 0 0px; }
  .p-index__section03 .title-block::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 50px;
    background-image: -webkit-linear-gradient(90deg, white 0%, white 100%);
    background-image: -ms-linear-gradient(90deg, white 0%, white 100%); }
  .p-index__section03 .title-block__text {
    font-size: 2.8rem;
    font-weight: bold;
    color: #151e7f;
    position: relative;
    padding-left: 40px; }
    .p-index__section03 .title-block__text::before {
      content: "";
      position: absolute;
      top: 0;
      left: 20px;
      width: 7px;
      height: 30px;
      background: #5e60a8; }

.p-index__section03 .c-block01__title {
  padding: 30px 0 20px; }

.p-index__section03 .c-block01__content {
  padding: 60px 20px 50px;
  background: #f1f3f3; }

.p-index__section03 .top03-list01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  margin: 0 auto; }
  .p-index__section03 .top03-list01 li {
    width: calc((100% - 60px)/4);
    background: #ffffff;
    padding: 24px 15px 22px;
    -webkit-box-shadow: 0px 0px 10px 0px #b3bbbf;
            box-shadow: 0px 0px 10px 0px #b3bbbf; }
    .p-index__section03 .top03-list01 li:not(:last-child) {
      margin-right: 20px; }
  .p-index__section03 .top03-list01__img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 106px;
    margin-bottom: 30px; }
  .p-index__section03 .top03-list01__title {
    text-align: center;
    font-size: 2.2rem;
    line-height: 2.6rem;
    font-weight: 400;
    color: #151e7f;
    margin-bottom: 14px;
    font-family: "HiraKaku",YuGothic,"游ゴシック",Meiryo,"メイリオ","ＭＳ Ｐゴシック",sans-serif; }
  .p-index__section03 .top03-list01__text {
    font-size: 1.5rem;
    font-weight: 500;
    color: #000000;
    line-height: 1.6; }

.p-index__section03 .top03_container01 {
  background: #f1f3f3;
  margin-bottom: 80px; }

.p-index__section03 .top03_container02 {
  margin-bottom: 80px; }
  .p-index__section03 .top03_container02 .c-block01__text::before {
    display: none; }

.p-index__section03 .top03_container03 .c-block01__content {
  padding: 30px 20px 200px; }

.p-index__section03 .top03_container03 .top03-list01 li {
  padding: 24px 15px 10px; }

.p-index__section03 .top03_container03 .top03-list01__title {
  margin-bottom: 10px; }

.p-index__section03 .top03_container03 .top03-list01__text {
  letter-spacing: -0.03em; }

.p-index__section03 .top03_container04 {
  text-align: center;
  padding: 162px 20px 160px; }
  .p-index__section03 .top03_container04--hover {
    display: none; }
  .p-index__section03 .top03_container04 a {
    display: block; }
    .p-index__section03 .top03_container04 a:hover {
      opacity: 1;
      text-decoration: none; }
      .p-index__section03 .top03_container04 a:hover .top03_container04--none {
        display: none; }
      .p-index__section03 .top03_container04 a:hover .top03_container04--hover {
        display: block;
        margin: 0 auto; }

.p-index__section04 {
  padding: 160px 0 0;
  background: #f2f2f3; }
  .p-index__section04 .top04_container01 .top04_title01 {
    text-align: center;
    margin-bottom: 45px; }
  .p-index__section04 .top04_container01 .top04-list01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1000px;
    margin: 0 auto; }
    .p-index__section04 .top04_container01 .top04-list01 li {
      width: calc((100% - 40px)/3);
      -webkit-box-shadow: 0px 0px 10px 0px #b3bbbf;
              box-shadow: 0px 0px 10px 0px #b3bbbf;
      background: #fff; }
      .p-index__section04 .top04_container01 .top04-list01 li:not(:last-child) {
        margin-right: 20px; }
    .p-index__section04 .top04_container01 .top04-list01__content {
      padding: 15px 16px; }
      .p-index__section04 .top04_container01 .top04-list01__content ul li {
        -webkit-box-shadow: none;
                box-shadow: none;
        width: 100%;
        font-size: 1.5rem;
        line-height: 2.4rem;
        color: #000000;
        font-weight: 400;
        position: relative;
        padding-left: 26px;
        letter-spacing: -0.05em; }
        .p-index__section04 .top04_container01 .top04-list01__content ul li:not(:last-child) {
          margin-bottom: 5px; }
        .p-index__section04 .top04_container01 .top04-list01__content ul li::before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 18px;
          height: 18px;
          background: url("/assets/img/index/img_dot.png") center center; }
    .p-index__section04 .top04_container01 .top04-list01__title {
      font-size: 1.6rem;
      font-weight: bold;
      line-height: 2;
      color: #151e7f;
      text-align: center;
      margin-bottom: 10px; }
  .p-index__section04 .top04_container02 {
    padding: 80px 0 70px; }
    .p-index__section04 .top04_container02 .top04_title01 {
      text-align: center;
      margin-bottom: 44px; }
    .p-index__section04 .top04_container02 .top04_text01 {
      width: 730px;
      margin: 0 auto 43px;
      padding-left: 30px; }
      .p-index__section04 .top04_container02 .top04_text01 p {
        font-size: 2.8rem;
        color: #000000;
        font-weight: bold;
        position: relative;
        padding-left: 53px;
        letter-spacing: 0.1px; }
        .p-index__section04 .top04_container02 .top04_text01 p:not(:last-child) {
          margin-bottom: 8px; }
        .p-index__section04 .top04_container02 .top04_text01 p span {
          color: #d30414; }
        .p-index__section04 .top04_container02 .top04_text01 p::before {
          content: "";
          position: absolute;
          top: 8px;
          left: 0;
          width: 25px;
          height: 25px;
          background: url("/assets/img/index/img_arrow03.png") center center; }
    .p-index__section04 .top04_container02 .top04-block {
      width: 1000px;
      margin: 0 auto 50px; }
      .p-index__section04 .top04_container02 .top04-block__title {
        font-size: 3.8rem;
        color: #ffffff;
        line-height: 1;
        letter-spacing: 0.1em;
        font-weight: bold;
        background: #d72b3d;
        border: 4px solid #b72534;
        border-bottom: none;
        border-right: none;
        text-align: center;
        padding: 10px 0 8px; }
      .p-index__section04 .top04_container02 .top04-block__content {
        padding: 21px 95px 21px;
        border-left: 4px solid #d9d9d9;
        background: #ffffff; }
        .p-index__section04 .top04_container02 .top04-block__content li {
          font-size: 2.5rem;
          line-height: 1.84;
          font-weight: bold;
          color: #000000;
          position: relative;
          padding-left: 49px;
          counter-increment: number; }
          .p-index__section04 .top04_container02 .top04-block__content li::before {
            content: counter(number);
            position: absolute;
            top: 5px;
            left: 0;
            width: 36px;
            height: 36px;
            background: #151e7f;
            font-size: 2.5rem;
            line-height: 1;
            font-weight: bold;
            color: #ffffff;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center; }
    .p-index__section04 .top04_container02 .top04-ct__img01, .p-index__section04 .top04_container02 .top04-ct__img02 {
      text-align: center; }
    .p-index__section04 .top04_container02 .top04-ct__img02 {
      padding: 0 20px; }
    .p-index__section04 .top04_container02 .top04-ct__text {
      background: url("/assets/img/index/img24.png");
      background-repeat: no-repeat;
      width: 470px;
      margin: 50px auto 28px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 54px 0 66px; }
      .p-index__section04 .top04_container02 .top04-ct__text p {
        font-size: 2.529rem;
        font-weight: bold;
        color: #000000;
        line-height: 1.76; }
        .p-index__section04 .top04_container02 .top04-ct__text p span {
          color: #d30414; }
  .p-index__section04 .top04_container03 {
    background: #ffffff;
    padding: 82px 0 80px;
    margin-bottom: 180px;
    position: relative; }
    .p-index__section04 .top04_container03:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 15px;
      background-image: -webkit-linear-gradient(90deg, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%);
      background-image: -ms-linear-gradient(90deg, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%); }
    .p-index__section04 .top04_container03 .top04_title01 {
      text-align: center;
      margin-bottom: 50px; }
    .p-index__section04 .top04_container03 .top04-list01 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 1000px;
      margin: 0 auto; }
      .p-index__section04 .top04_container03 .top04-list01 li {
        width: calc(100% - 20px);
        -webkit-box-shadow: 0px 0px 10px 0px #eaadb6;
                box-shadow: 0px 0px 10px 0px #eaadb6;
        padding: 24px 0 20px; }
        .p-index__section04 .top04_container03 .top04-list01 li:not(:last-child) {
          margin-right: 20px; }
      .p-index__section04 .top04_container03 .top04-list01__text {
        font-size: 2.2rem;
        color: #000000;
        font-weight: bold;
        margin-bottom: 10px;
        text-align: center; }
      .p-index__section04 .top04_container03 .top04-list01__img {
        text-align: center; }
    .p-index__section04 .top04_container03::after {
      content: "";
      background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(226, 226, 226, 0)), color-stop(100%, #e2e2e2), to(#e2e2e2));
      background-image: -webkit-linear-gradient(bottom, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%);
      background-image: linear-gradient(to top, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%);
      position: absolute;
      left: 0;
      bottom: -15px;
      width: 100%;
      height: 15px; }

.p-index__section05 {
  position: relative; }
  .p-index__section05::before {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 15px;
    background-image: -webkit-linear-gradient(90deg, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%);
    background-image: -ms-linear-gradient(90deg, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%); }
  .p-index__section05 .top05_container01 {
    margin-bottom: 160px; }
    .p-index__section05 .top05_container01 .top05_title01 {
      text-align: center;
      font-size: 2.8rem;
      color: #ffffff;
      font-weight: bold;
      background: #fb6501;
      padding: 21px 0 16px;
      margin-bottom: 54px;
      position: relative; }
      .p-index__section05 .top05_container01 .top05_title01::after {
        content: "";
        background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(226, 226, 226, 0)), color-stop(100%, #e2e2e2), to(#e2e2e2));
        background-image: -webkit-linear-gradient(bottom, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%);
        background-image: linear-gradient(to top, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%);
        position: absolute;
        left: 0;
        bottom: -15px;
        width: 100%;
        height: 15px; }
    .p-index__section05 .top05_container01 .top05-list01 {
      width: 1000px;
      margin: 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .p-index__section05 .top05_container01 .top05-list01 li {
        width: calc((100% - 26px)/2);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 26px 28px 0;
        -webkit-box-shadow: 0px 0px 10px 0px #f8d1ae;
                box-shadow: 0px 0px 10px 0px #f8d1ae;
        padding: 15px 16px 10px; }
        .p-index__section05 .top05_container01 .top05-list01 li:nth-child(2n) {
          margin-right: 0; }
          .p-index__section05 .top05_container01 .top05-list01 li:nth-child(2n) .top05-list01__content {
            padding-left: 12px; }
        .p-index__section05 .top05_container01 .top05-list01 li:nth-child(3) .top05-list01__img img, .p-index__section05 .top05_container01 .top05-list01 li:nth-child(4) .top05-list01__img img {
          margin: 7px 0; }
      .p-index__section05 .top05_container01 .top05-list01__img {
        width: 75px; }
        .p-index__section05 .top05_container01 .top05-list01__img img {
          margin: 3px 0 6px; }
      .p-index__section05 .top05_container01 .top05-list01__name {
        font-size: 1.2rem;
        font-weight: bold;
        color: #000000;
        line-height: 1.6rem;
        text-align: center; }
      .p-index__section05 .top05_container01 .top05-list01__content {
        width: calc(100% - 75px);
        padding-left: 18px; }
      .p-index__section05 .top05_container01 .top05-list01__title {
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 2.25;
        color: #000000;
        margin-bottom: 3px; }
        .p-index__section05 .top05_container01 .top05-list01__title span {
          color: #e12045; }
      .p-index__section05 .top05_container01 .top05-list01__text {
        font-size: 1.5rem;
        line-height: 2.6rem;
        font-weight: 500;
        color: #000000; }
    .p-index__section05 .top05_container01 .top05_img {
      text-align: center; }
      .p-index__section05 .top05_container01 .top05_img .img01 {
        margin: 122px 0 0px; }
      .p-index__section05 .top05_container01 .top05_img .img02 {
        position: relative; }
        .p-index__section05 .top05_container01 .top05_img .img02_content {
          position: absolute;
          left: 50%;
          bottom: 40px;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          width: 100%; }
        .p-index__section05 .top05_container01 .top05_img .img02_color--blue {
          color: #0328a2; }
        .p-index__section05 .top05_container01 .top05_img .img02_color--red {
          color: #fd1414; }
        .p-index__section05 .top05_container01 .top05_img .img02_size {
          font-size: 4.2rem; }
        .p-index__section05 .top05_container01 .top05_img .img02_text01, .p-index__section05 .top05_container01 .top05_img .img02_text02, .p-index__section05 .top05_container01 .top05_img .img02_text03 {
          text-shadow: 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #fff, 0 -3px 0 #fff, 2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff; }
        .p-index__section05 .top05_container01 .top05_img .img02_text01, .p-index__section05 .top05_container01 .top05_img .img02_text03 {
          font-size: 3.3rem;
          font-weight: bold;
          color: #000000; }
        .p-index__section05 .top05_container01 .top05_img .img02_text01 {
          line-height: 1; }
        .p-index__section05 .top05_container01 .top05_img .img02_text02 {
          font-size: 2rem;
          font-weight: bold;
          text-align: center;
          position: relative;
          left: 180px; }
        .p-index__section05 .top05_container01 .top05_img .img02_text03 {
          line-height: 4.4rem; }
  .p-index__section05 .top05_container02 {
    background-image: -webkit-linear-gradient(90deg, #c8c8c8 0%, whitesmoke 100%);
    background-image: -ms-linear-gradient(90deg, #c8c8c8 0%, whitesmoke 100%);
    padding: 40px 0;
    margin-bottom: 160px; }
    .p-index__section05 .top05_container02 .top05-block01 {
      width: 1000px;
      margin: 0 auto;
      background: url("/assets/img/index/img33.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      padding: 18px 26px 34px; }
      .p-index__section05 .top05_container02 .top05-block01__title {
        font-size: 2.8rem;
        color: #000000;
        font-weight: bold;
        text-align: center;
        position: relative;
        margin-bottom: 14px; }
        .p-index__section05 .top05_container02 .top05-block01__title span {
          position: relative;
          z-index: 2; }
        .p-index__section05 .top05_container02 .top05-block01__title .tit01 {
          font-size: 5rem;
          color: #008cd6; }
        .p-index__section05 .top05_container02 .top05-block01__title .tit02 {
          color: #008cd6; }
        .p-index__section05 .top05_container02 .top05-block01__title::after {
          content: "";
          position: absolute;
          bottom: 5px;
          left: 0;
          width: 100%;
          height: 16px;
          background: #fdf510;
          z-index: 1; }
    .p-index__section05 .top05_container02 ul {
      width: 320px;
      margin: 0 auto; }
      .p-index__section05 .top05_container02 ul li {
        font-size: 1.9rem;
        line-height: 3rem;
        font-weight: bold;
        color: #000000;
        position: relative;
        letter-spacing: -0.02em;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .p-index__section05 .top05_container02 ul li::before {
          content: "";
          position: relative;
          display: block;
          top: 1px;
          left: 18px;
          width: 21px;
          height: 22px;
          background: url("/assets/img/index/img_question.png") center center;
          margin-right: 30px; }
    .p-index__section05 .top05_container02 .top05-block01__img {
      text-align: center;
      margin: 4px 0; }
    .p-index__section05 .top05_container02 .top05-block01__ct {
      width: 448px;
      margin: 0 auto;
      position: relative;
      text-align: center; }
      .p-index__section05 .top05_container02 .top05-block01__ct a {
        display: block;
        position: relative; }
        .p-index__section05 .top05_container02 .top05-block01__ct a:hover {
          background: none;
          text-decoration: none; }
        .p-index__section05 .top05_container02 .top05-block01__ct a::after {
          content: "";
          position: absolute;
          bottom: -5px;
          right: -5px;
          width: 100%;
          height: 100%;
          background: #cfdadf;
          z-index: 1; }
      .p-index__section05 .top05_container02 .top05-block01__ct .top05-block01__bg {
        position: relative;
        z-index: 2;
        background: #ffffff;
        border: 1px solid #cccccc;
        padding: 15px 10px; }
        .p-index__section05 .top05_container02 .top05-block01__ct .top05-block01__bg p {
          font-size: 2rem;
          font-weight: bold;
          color: #e80505;
          text-align: center;
          margin-bottom: 9px; }
  .p-index__section05 .top05_container03 {
    background: url("/assets/img/index/img34.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 87px 0 94px; }
    .p-index__section05 .top05_container03 span {
      margin-bottom: 15px !important; }
    .p-index__section05 .top05_container03 .top05_text {
      font-size: 1.9rem;
      font-weight: 600;
      color: #000000;
      line-height: 3.3rem;
      text-align: center;
      display: block;
      width: 957px;
      margin: 0 auto;
      text-shadow: white 2px 0px 2px, white -2px 0px 5px, white 0px -2px 2px, white -2px 0px 5px, white 2px 2px 2px, white -2px 2px 5px, white 2px -2px 2px, white -2px -2px 5px, white 1px 2px 2px, white -1px 2px 5px, white 1px -2px 2px, white -1px -2px 5px, white 2px 1px 2px, white -2px 1px 5px, white 2px -1px 2px, white -2px -1px 5px; }
      .p-index__section05 .top05_container03 .top05_text:nth-child(3) {
        margin: 34px auto; }
    .p-index__section05 .top05_container03 hr {
      margin: 0;
      position: relative;
      height: 1px;
      border: none;
      top: -2px; }
      .p-index__section05 .top05_container03 hr::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: -webkit-gradient(linear, left top, right top, from(rgba(214, 214, 214, 0)), color-stop(50%, #d6d6d6), to(rgba(214, 214, 214, 0)));
        background: -webkit-linear-gradient(left, rgba(214, 214, 214, 0), #d6d6d6 50%, rgba(214, 214, 214, 0));
        background: linear-gradient(left, rgba(214, 214, 214, 0), #d6d6d6 50%, rgba(214, 214, 214, 0)); }

.p-index__section06 {
  padding: 0px 0 160px; }
  .p-index__section06 .top06_title {
    text-align: center;
    margin-bottom: 52px; }
    .p-index__section06 .top06_title__text {
      font-size: 3.5rem;
      font-weight: bold;
      color: #000000;
      text-align: center;
      margin-bottom: 15px; }
  .p-index__section06 .top06_container01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1000px;
    justify-content: center;
    padding-bottom: 30px;
    margin: 0 auto; }
    .p-index__section06 .top06_container01 .top06_ct {
      width: 535px; }
      .p-index__section06 .top06_container01 .top06_ct__title {
        font-size: 2.6rem;
        font-weight: bold;
        color: #151e7f;
        margin-bottom: 15px; }
      .p-index__section06 .top06_container01 .top06_ct__text {
        font-size: 1.8rem;
        color: #ffffff;
        line-height: 2.6rem;
        background: #c11134;
        padding: 10px 10px 10px 17px; }
        .p-index__section06 .top06_container01 .top06_ct__text span {
          font-weight: bold; }
      .p-index__section06 .top06_container01 .top06_ct__img {
        width: calc(100% - 530px);
        text-align: center; }
        .p-index__section06 .top06_container01 .top06_ct__img img {
          position: relative;
          left: 8px;
          top: -15px; }
  .p-index__section06 .top06_table {
    display: table;
    width: 1000px;
    margin: -5px auto 49px; }
    .p-index__section06 .top06_table .c-label {
      font-size: 1.6rem;
      line-height: 1;
      font-weight: bold;
      color: #ffffff;
      background: #c11134;
      width: 40px;
      height: 24px;
      display: block;
      text-align: center;
      padding: 5px 0 4px;
      margin-right: 20px; }
    .p-index__section06 .top06_table .c-text {
      color: #969696; }
    .p-index__section06 .top06_table tr {
      border-bottom: 1px solid #d4d6d9; }
      .p-index__section06 .top06_table tr:first-child {
        border-top: 1px solid #d4d4d4; }
    .p-index__section06 .top06_table th {
      font-size: 1.8rem;
      color: #000000;
      font-weight: bold;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 28px 0; }
    .p-index__section06 .top06_table td {
      padding: 20px 0;
      width: calc(100% - 31.8%); }
      .p-index__section06 .top06_table td input {
        border: none;
        background: #fdebeb;
        font-size: 1.8rem;
        font-weight: 500;
        color: #000000;
        padding: 10.5px 10px;
        width: 100%; }
        .p-index__section06 .top06_table td input::-webkit-input-placeholder {
          color: #929191; }
        .p-index__section06 .top06_table td input:-ms-input-placeholder {
          color: #929191; }
        .p-index__section06 .top06_table td input::-ms-input-placeholder {
          color: #929191; }
        .p-index__section06 .top06_table td input::placeholder {
          color: #929191; }
      .p-index__section06 .top06_table td textarea {
        height: 240px;
        border: none;
        background: #fdebeb;
        font-size: 1.8rem;
        font-weight: 500;
        color: #000000;
        padding: 10px;
        width: 100%; }
        .p-index__section06 .top06_table td textarea::-webkit-input-placeholder {
          color: #929191; }
        .p-index__section06 .top06_table td textarea:-ms-input-placeholder {
          color: #929191; }
        .p-index__section06 .top06_table td textarea::-ms-input-placeholder {
          color: #929191; }
        .p-index__section06 .top06_table td textarea::placeholder {
          color: #929191; }
  .p-index__section06 .top06_btn__checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 30px;
    /* Hide the browser's default checkbox */
    /* Create a custom checkbox */
    /* On mouse-over, add a grey background color */
    /* When the checkbox is checked, add a blue background */
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Show the checkmark when checked */
    /* Style the checkmark/indicator */ }
    .p-index__section06 .top06_btn__checkbox .checkbox_ct {
      display: block;
      position: relative;
      height: 33px;
      width: 33px;
      cursor: pointer;
      font-size: 22px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      left: -14px; }
    .p-index__section06 .top06_btn__checkbox .checkbox_ct input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0; }
    .p-index__section06 .top06_btn__checkbox .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 33px;
      width: 33px;
      border: 2px solid #052ac8; }
    .p-index__section06 .top06_btn__checkbox .checkbox_ct:hover input ~ .checkmark {
      background-color: #ffffff; }
    .p-index__section06 .top06_btn__checkbox .checkbox_ct input:checked ~ .checkmark {
      background-color: #ffffff; }
    .p-index__section06 .top06_btn__checkbox .checkmark:after {
      content: "";
      position: absolute;
      display: none; }
    .p-index__section06 .top06_btn__checkbox .checkbox_ct input:checked ~ .checkmark:after {
      display: block; }
    .p-index__section06 .top06_btn__checkbox .checkbox_ct .checkmark:after {
      left: 10px;
      top: 2px;
      width: 10px;
      height: 20px;
      border: solid #052ac8;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(50deg); }
  .p-index__section06 .top06_btn__text {
    font-size: 2rem;
    font-weight: bold;
    color: #000000;
    position: relative;
    left: -4px; }
    .p-index__section06 .top06_btn__text span {
      color: #052ac8;
      position: relative; }
      .p-index__section06 .top06_btn__text span::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #526cd9; }
  .p-index__section06 .top06_btn__button {
    text-align: center; }
    .p-index__section06 .top06_btn__button a {
      display: block; }

.p-index__section07 {
  position: relative;
  padding-bottom: 75px; }
  .p-index__section07::before {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 15px;
    background-image: -webkit-linear-gradient(90deg, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%);
    background-image: -ms-linear-gradient(90deg, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%); }
  .p-index__section07 .top07_title {
    font-size: 2.8rem;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    padding: 24px 0 18px;
    text-align: center;
    background: #151e7f;
    margin-bottom: 54px; }
  .p-index__section07 .top07_container01 {
    padding: 0 20px; }
  .p-index__section07 .faqBlock {
    width: 1000px;
    margin: 0 auto;
    border: 2px solid #cfd2ec; }
    .p-index__section07 .faqBlock .faqBlock__item {
      margin-bottom: 10px;
      cursor: pointer; }
      .p-index__section07 .faqBlock .faqBlock__item .faqBlock__ttl {
        line-height: 1;
        color: #464646;
        background-color: #cfd2ec;
        padding: 15px 14px;
        font-size: 2rem;
        position: relative;
        font-weight: bold; }
        .p-index__section07 .faqBlock .faqBlock__item .faqBlock__ttl:before {
          content: "";
          position: absolute;
          right: 15px;
          top: 15px;
          background: url("/assets/img/index/img_arrow05.png");
          width: 13px;
          height: 17px; }
        .p-index__section07 .faqBlock .faqBlock__item .faqBlock__ttl.on {
          border-radius: 5px 5px 0 0; }
          .p-index__section07 .faqBlock .faqBlock__item .faqBlock__ttl.on:after {
            margin-top: -6px;
            -webkit-transform: rotate(135deg);
                -ms-transform: rotate(135deg);
                    transform: rotate(135deg); }
        .p-index__section07 .faqBlock .faqBlock__item .faqBlock__ttl.is-active::after {
          -webkit-transform: rotate(-225deg);
              -ms-transform: rotate(-225deg);
                  transform: rotate(-225deg);
          margin: -5px 0 0; }
      .p-index__section07 .faqBlock .faqBlock__item .faqBlock__content {
        padding: 14px 17px 7px;
        position: relative;
        border-bottom: 2px solid #cfd2ec;
        display: none; }
        .p-index__section07 .faqBlock .faqBlock__item .faqBlock__content ul li:not(:last-child) {
          margin-bottom: 11px; }
      .p-index__section07 .faqBlock .faqBlock__item .faqBlock__question {
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 1.5;
        color: #151e7f;
        margin-bottom: 8px; }
      .p-index__section07 .faqBlock .faqBlock__item .faqBlock__answer {
        font-size: 1.5rem;
        font-weight: 500;
        line-height: 2.6rem;
        color: #000000;
        padding-left: 37px;
        display: none; }
        .p-index__section07 .faqBlock .faqBlock__item .faqBlock__answer span {
          color: #dd0a33;
          font-weight: bold; }

.p-index__section08 {
  text-align: center; }
  .p-index__section08 .top08_btn {
    margin: 30px 0px 160px;
    display: block;
    text-align: center; }

  .p-index__section08 table{
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    margin-bottom: 35px;
    font-size: 2rem;
    border: solid 2px #dee2e6;
    border-collapse:  collapse;
    width: 82%;
  }
  .p-index__section08 table th{
    padding: 15px;
    border: solid 2px #dee2e6;
    background-color: #d6d8db;
    width: 30%;
  }
  .p-index__section08 table td{
    text-align: left;
    padding: 15px;
    border: solid 2px #dee2e6;
    background-color: #fff;
    width: 70%;
  }
  .p-index__section08 iframe{
    margin: 35px 0px 10px 0px;
  }

.bg_full_w {
  position: relative; }
  .bg_full_w:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 15px;
    background-image: -webkit-linear-gradient(90deg, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%);
    background-image: -ms-linear-gradient(90deg, rgba(226, 226, 226, 0) 0%, #e2e2e2 100%, #e2e2e2 100%); }
/*------------------------------------------------------------
利用規約
------------------------------------------------------------*/
.p-privacy {
    margin-bottom: 122px
}

.p-privacy__inner {
    width: 1000px;
    margin: 0 auto;
    font-family: "メイリオ",sans-serif;
    font-size: 1.3rem
}

.p-privacy__ttl {
    padding-top: 20px
}

.p-privacy__list li {
    padding-bottom: 20px
}

.p-privacy__list li:last-child {
    padding: 0
}

.p-privacy .u-pd01 {
    padding-bottom: 20px
}

.p-privacy .p-privacy01__banner {
    margin: 14px auto 0
}

.p-privacy .p-privacy01 .p-privacy__inner {
    margin: 30px auto 75px
}

.p-privacy .p-privacy02 {
    padding-top: 20px
}

.p-privacy .p-privacy02__banner {
    margin: 0 auto
}

.p-privacy .p-privacy02 .p-privacy__inner {
    margin: 30px auto 36px
}

/*------------------------------------------------------------
細々とした追加
------------------------------------------------------------*/

/* コンタクトバナー外枠 */
.contact-bt-wrap {
  text-align: center;
  padding: 0px 20px 30px; }

.contact-bt-sp-wrap {
  text-align: center;
  padding: 0px 5px 10px; }
