@charset "UTF-8";
@media screen and (min-width: 1280px) {
  body, #wrapper {
    overflow: initial !important;
  }
}

header {
  position: sticky;
  top: 0;
  z-index: 99999;
  background: #fff;
}

#top-eyecatch {
  background-image: url("../img/top/mv.jpg");
  background-size: cover;
  background-position: center bottom;
  /*background-image: url("../img/top/mv_cont01-sp.png"), url("../img/top/mv.jpg");
  background-size: 300px, cover;
  background-position: right bottom, center bottom;*/
  background-repeat: no-repeat;
  padding: 0;
  overflow: hidden;
  height: fit-content;
  position: relative;
}
@media (width < 744px) {
  #top-eyecatch {
    /*background-image: url("../img/top/mv_cont01-sp.png"), url("../img/top/mv.jpg");
    background-size: 200px, cover;
    background-position: right bottom, center bottom;*/
    background-repeat: no-repeat;
  }
}
@media (744px <= width <= 1024px) {
  #top-eyecatch {
    /*background-image: url("../img/top/mv_cont01-sp.png"), url("../img/top/mv.jpg");
    background-size: 300px, cover;
    background-position: right bottom, center bottom;*/
    background-repeat: no-repeat;
  }
}
@media (1024px < width) {
  #top-eyecatch {
    background-image: url("../img/top/mv_cont01.png"), url("../img/top/mv.jpg");
    background-size: 50% auto, cover;
    background-position: right center, center bottom;
    background-repeat: no-repeat;
    display: flex;
  }
}
@media (1920px < width) {
  #top-eyecatch {
    background-image: url("../img/top/mv_cont01.png"), url("../img/top/mv.jpg");
    background-size: auto 100%, cover;
    background-position: right bottom, center bottom;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 991px) {
  #top-eyecatch {
    padding-top: 60px;
  }
}
#top-eyecatch .name {
  width: 45%;
  position: relative;
}
@media (width < 1024px) {
  #top-eyecatch .name {
    display: none;
  }
}
#top-eyecatch .name > div {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 40px;
  margin: auto;
  font-size: clamp(18px, 1.2vw, 22px);
  text-align: center;
  line-height: 1.5em;
  color: #fff;
  width: fit-content;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
  box-sizing: border-box;
}
#top-eyecatch .name > div p {
  color: #fff;
  font-weight: 600;
}
@media (1366px <= width) {
  #top-eyecatch .name > div p:first-child br {
    display: none;
  }
}
#top-eyecatch .name > div p b {
  color: #fff;
  font-size: 1.2em;
}
#top-eyecatch .inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 40px;
}
@media (width <= 430px) {
  #top-eyecatch .inner {
    padding: 25px 10px 10px;
  }
}
@media (430px < width < 744px) {
  #top-eyecatch .inner {
    padding: 40px 20px 20px;
  }
}
@media (744px <= width <= 1024px) {
  #top-eyecatch .inner {
    padding: 40px 20px 20px;
  }
}
@media (width > 1024px) {
  #top-eyecatch .inner {
    width: 65%;
    max-width: 1200px;
  }
}
@media (width >= 1366px) {
  #top-eyecatch .inner {
    width: 55%;
    max-width: 1200px;
  }
}
#top-eyecatch .inner .box {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#top-eyecatch .inner .box > div.fvt_1 {
  text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.8);
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  order: 1;
}
@media (width >= 1024px) {
  #top-eyecatch .inner .box > div.fvt_1 {
    align-items: flex-start;
  }
}
#top-eyecatch .inner .box > div.fvt_1 > div {
  font-size: 35px;
  font-weight: 600;
  text-align: left;
  line-height: 1.3em;
  color: #fff;
  background: url("../images/index/bg1.jpg");
  width: 75%;
  white-space: nowrap;
}
@media (width <= 320px) {
  #top-eyecatch .inner .box > div.fvt_1 > div {
    font-size: 20px;
  }
}
@media (320px < width <= 430px) {
  #top-eyecatch .inner .box > div.fvt_1 > div {
    font-size: clamp(24px, 6.5vw, 28px);
  }
}
@media (430px < width < 1024px) {
  #top-eyecatch .inner .box > div.fvt_1 > div {
    font-size: clamp(28px, 6.5vw, 45px);
  }
}
@media (1024px <= width < 1366px) {
  #top-eyecatch .inner .box > div.fvt_1 > div {
    font-size: clamp(45px, 6.5vw, 46px);
  }
}
@media (1366px <= width) {
  #top-eyecatch .inner .box > div.fvt_1 > div {
    font-size: clamp(46px, 4.5vw, 52px);
  }
}
@media (1920px <= width) {
  #top-eyecatch .inner .box > div.fvt_1 > div {
    font-size: 70px;
  }
}
#top-eyecatch .inner .box > div.fvt_1 > div strong {
  font-size: 1.2em;
  color: #ffee00;
  display: inline-block;
}
#top-eyecatch .inner .box > div.fvt_1 > div span {
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  #top-eyecatch .inner .box > div.fvt_1 > div br.sp {
    display: none;
  }
}
#top-eyecatch .inner .box > div.sp_mvimg {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  order: 2;
  position: relative;
}
@media (width > 1024px) {
  #top-eyecatch .inner .box > div.sp_mvimg {
    display: none;
  }
}
#top-eyecatch .inner .box > div.sp_mvimg .name_sp {
  position: relative;
}
#top-eyecatch .inner .box > div.sp_mvimg .name_sp > div {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 40px;
  margin: auto;
  font-size: clamp(16px, 4vw, 20px);
  text-align: center;
  line-height: 1.5em;
  color: #fff;
  width: fit-content;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
  box-sizing: border-box;
}
#top-eyecatch .inner .box > div.sp_mvimg .name_sp > div p {
  color: #fff;
  font-weight: 600;
}
@media (1366px <= width) {
  #top-eyecatch .inner .box > div.sp_mvimg .name_sp > div p:first-child br {
    display: none;
  }
}
#top-eyecatch .inner .box > div.sp_mvimg .name_sp > div p b {
  color: #fff;
  font-size: 1.2em;
}
#top-eyecatch .inner .box > div.fvt_2 {
  background: #ffe000;
  background: -webkit-linear-gradient(210deg, #ffe000 24%, #ffee00 24%);
  background: -o-linear-gradient(210deg, #ffe000 24%, #ffee00 24%);
  background: linear-gradient(300deg, #ffe000 24%, #ffee00 24%);
  text-align: center;
  padding: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  order: 3;
}
@media (width < 1024px) {
  #top-eyecatch .inner .box > div.fvt_2 {
    order: 4;
    margin-bottom: 0;
  }
}
@media (width <= 320px) {
  #top-eyecatch .inner .box > div.fvt_2 {
    font-size: 20px;
  }
}
@media (320px < width <= 430px) {
  #top-eyecatch .inner .box > div.fvt_2 {
    font-size: clamp(20px, 6.5vw, 30px);
  }
}
@media (430px < width < 1024px) {
  #top-eyecatch .inner .box > div.fvt_2 {
    font-size: clamp(28px, 5vw, 38px);
  }
}
@media (1024px <= width < 1366px) {
  #top-eyecatch .inner .box > div.fvt_2 {
    font-size: clamp(40px, 4vw, 48px);
  }
}
@media (1366px <= width) {
  #top-eyecatch .inner .box > div.fvt_2 {
    font-size: clamp(40px, 4vw, 50px);
  }
}
@media (1920px <= width) {
  #top-eyecatch .inner .box > div.fvt_2 {
    font-size: 50px;
  }
}
#top-eyecatch .inner .box > div.fvt_2 .red {
  color: #c1272d;
}
#top-eyecatch .inner .box > div.fvt_2 .fvt2_1 {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  line-height: 1.4;
  color: #002b72;
  text-align: center;
  padding: 0 20px;
}
#top-eyecatch .inner .box > div.fvt_2 .fvt2_1::before, #top-eyecatch .inner .box > div.fvt_2 .fvt2_1::after {
  content: "";
  display: block;
  width: 3px;
  height: 1.2em;
  background: #002b72;
  position: absolute;
  bottom: 0;
}
#top-eyecatch .inner .box > div.fvt_2 .fvt2_1::before {
  left: 0;
  transform: rotate(-25deg);
}
#top-eyecatch .inner .box > div.fvt_2 .fvt2_1::after {
  right: 0;
  transform: rotate(25deg);
}
#top-eyecatch .inner .box > div.fvt_2 .fvt2_2 {
  font-size: 0.6em;
}
#top-eyecatch .inner .box > div.point {
  display: flex;
  justify-content: center;
  gap: 10px;
  width: 100%;
  order: 4;
}
@media (width < 1024px) {
  #top-eyecatch .inner .box > div.point {
    order: 3;
    margin-bottom: 0;
  }
}
@media (width <= 430px) {
  #top-eyecatch .inner .box > div.point {
    gap: 10px;
    margin-bottom: 10px;
  }
}
@media (430px < width <= 1024px) {
  #top-eyecatch .inner .box > div.point {
    gap: 10px;
    margin-bottom: 10px;
  }
}
#top-eyecatch .inner .box > div.point > div {
  background: #4071b1;
  background: -webkit-linear-gradient(top left, #4071b1 50%, #2f4d93 50%);
  background: -o-linear-gradient(top left, #4071b1 50%, #2f4d93 50%);
  background: linear-gradient(to bottom right, #4071b1 50%, #2f4d93 50%);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 20%;
  width: 100%;
  padding: 15px;
  border-radius: 10px;
}
@media (width <= 414px) {
  #top-eyecatch .inner .box > div.point > div {
    padding: 10px 5px;
    width: auto;
  }
}
@media (414px < width < 744px) {
  #top-eyecatch .inner .box > div.point > div {
    padding: 10px;
  }
}
@media (744px <= width <= 1024px) {
  #top-eyecatch .inner .box > div.point > div {
    padding: 20px 10px;
  }
}
#top-eyecatch .inner .box > div.point > div .text {
  font-size: clamp(18px, 3.5vw, 28px);
  line-height: 1.3em;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
@media (width <= 320px) {
  #top-eyecatch .inner .box > div.point > div .text {
    font-size: clamp(14px, 1.2vw, 16px);
  }
}
@media (320px < width <= 430px) {
  #top-eyecatch .inner .box > div.point > div .text {
    font-size: clamp(16px, 1.2vw, 24px);
  }
}
@media (1024px < width < 1280px) {
  #top-eyecatch .inner .box > div.point > div .text {
    font-size: clamp(18px, 2vw, 28px);
  }
}
#top-eyecatch .inner .box > div.point > div .text b {
  font-size: 1.4em;
  letter-spacing: -0.1em;
  white-space: nowrap;
  color: #ffee00;
  text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.8);
  display: block;
}
@media (width <= 430px) {
  #top-eyecatch .inner .box > div.point > div .text b {
    font-size: 1.3em;
  }
}
#top-eyecatch .inner .box > div.fvt_4 {
  display: none !important;
  display: flex;
  gap: 10px;
  width: 100%;
}
@media (width <= 374px) {
  #top-eyecatch .inner .box > div.fvt_4 {
    flex-direction: column;
  }
}
#top-eyecatch .inner .box > div.fvt_4 > div {
  line-height: 1.3em;
  font-weight: 600;
  text-shadow: none;
  background: rgba(255, 255, 255, 0.95);
                        /*background: rgb(177,150,67);
						background: -webkit-linear-gradient(23deg, rgba(177,150,67,1) 0%, rgba(204,167,55,1) 15%, rgba(217,179,66,1) 20%, rgba(204,167,55,1) 40%, rgba(241,206,104,1) 50%, rgba(208,176,80,1) 60%, rgba(217,179,66,1) 80%, rgba(196,167,75,1) 85%, rgba(177,150,67,1) 100%);
						background: -o-linear-gradient(23deg, rgba(177,150,67,1) 0%, rgba(204,167,55,1) 15%, rgba(217,179,66,1) 20%, rgba(204,167,55,1) 40%, rgba(241,206,104,1) 50%, rgba(208,176,80,1) 60%, rgba(217,179,66,1) 80%, rgba(196,167,75,1) 85%, rgba(177,150,67,1) 100%);
						background: linear-gradient(113deg, rgba(177,150,67,1) 0%, rgba(204,167,55,1) 15%, rgba(217,179,66,1) 20%, rgba(204,167,55,1) 40%, rgba(241,206,104,1) 50%, rgba(208,176,80,1) 60%, rgba(217,179,66,1) 80%, rgba(196,167,75,1) 85%, rgba(177,150,67,1) 100%); */
  padding: 20px;
  text-align: center;
  border-radius: 10px;
  width: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (width <= 320px) {
  #top-eyecatch .inner .box > div.fvt_4 > div {
    font-size: 22px;
    max-width: 100%;
    padding: 10px 5px;
    width: 100%;
  }
}
@media (320px < width <= 430px) {
  #top-eyecatch .inner .box > div.fvt_4 > div {
    font-size: clamp(16px, 1.2vw, 22px);
    padding: 10px 5px;
    width: 100%;
  }
}
@media (430px < width < 744px) {
  #top-eyecatch .inner .box > div.fvt_4 > div {
    font-size: clamp(20px, 1.2vw, 28px);
    padding: 10px 5px;
    width: 100%;
  }
}
@media (744px <= width < 1024px) {
  #top-eyecatch .inner .box > div.fvt_4 > div {
    font-size: clamp(20px, 1.2vw, 28px);
    padding: 10px 5px;
    width: 100%;
  }
}
@media (1024px < width < 1280px) {
  #top-eyecatch .inner .box > div.fvt_4 > div {
    font-size: clamp(22px, 2vw, 30px);
    width: calc(100% / 3);
  }
}
@media (1280px <= width) {
  #top-eyecatch .inner .box > div.fvt_4 > div {
    font-size: clamp(25px, 1.8vw, 35px);
    width: calc(100% / 3);
  }
}
@media (1920px <= width) {
  #top-eyecatch .inner .box > div.fvt_4 > div {
    font-size: 40px;
  }
}
#top-eyecatch .inner .box > div.fvt_4 > div.fvt4_2 span {
  font-size: clamp(8px, 2vw, 14px);
  line-height: 1.3em;
  text-align: left;
}
#top-eyecatch .inner .box > div.fvt_4 > div.fvt4_3 span {
  font-size: clamp(20px, 1.2vw, 28px);
  line-height: 1.3em;
  text-align: center;
}
#top-eyecatch .inner .box > div.fvt_4 > div.fvt4_3 b::first-letter {
  font-size: 2em;
}
#top-eyecatch .inner .box > div.fvt_4 > div span {
  display: inline-block;
}
#top-eyecatch .inner .box > div.fvt_4 > div strong {
  font-size: 1.3em;
  line-height: 1.3em;
  color: #000;
  white-space: nowrap;
  display: inline-block;
}
@media (width <= 390px) {
  #top-eyecatch .inner .box > div.fvt_4 > div strong {
    font-size: 1em;
  }
}
#top-eyecatch .inner .box > div.fvt_4 > div b {
  font-size: 1.7em;
  line-height: 1.8em;
  color: #ff6600;
  display: inline-block;
  white-space: nowrap;
}
@media (width <= 320px) {
  #top-eyecatch .inner .box > div.fvt_4 > div b {
    font-size: 1.2em;
  }
}
@media (width >= 1024px) {
  #top-eyecatch .inner .box > div.fvt_4 > div b {
    font-size: 1.5em;
  }
}
#top-eyecatch .inner .box > div.fvt_4 > div b::first-letter {
  font-size: 2em;
}

@media only screen and (max-width: 991px) {
  .header-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    -webkit-transition: -webkit-transform ease 0.3s;
    transition: -webkit-transform ease 0.3s;
    transition: transform ease 0.3s;
    transition: transform ease 0.3s, -webkit-transform ease 0.3s;
  }
}
.header-box.hide {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.header-box .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 93.4%;
  padding-top: 22px;
  padding-bottom: 5px;
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  .header-box .inner {
    padding: 13px 5.3%;
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    z-index: 999;
    background-color: #ffffff;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
}
.header-box .inner__left {
  width: 300px;
}

@media only screen and (max-width: 991px) {
  .header-box .inner__left {
    width: 150px;
    margin-right: 2.6%;
  }
}
.header-box .inner__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
}

@media only screen and (max-width: 991px) {
  .header-box .inner__right__item {
    display: none;
  }
}
.header-box .inner__right__item--01 {
  width: 222px;
  margin-right: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  .header-box .inner__right__item--01 {
    display: none;
  }
}
.header-box .inner__right__item--02 {
  width: 240px;
}

.header-box .inner .hamb {
  position: relative;
  display: none;
  min-width: 22px;
  width: 22px;
  height: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 991px) {
  .header-box .inner .hamb {
    display: block;
    margin-left: auto;
  }
}
.header-box .inner .hamb.active span:first-child {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

.header-box .inner .hamb.active span:nth-child(2) {
  opacity: 0;
  visibility: hidden;
}

.header-box .inner .hamb.active span:last-child {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: auto;
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
}

.header-box .inner .hamb span {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #262d63;
  border-radius: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-box .inner .hamb span:first-child {
  top: 0;
}

.header-box .inner .hamb span:nth-child(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  visibility: visible;
}

.header-box .inner .hamb span:last-child {
  bottom: 0;
}

.header-box .menu-box {
  display: none;
  padding: 11px 8px;
  width: 100%;
  background-color: #262d63;
}

@media only screen and (max-width: 991px) {
  .header-box .menu-box {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    display: block;
    width: 100%;
    z-index: 998;
    background-color: #ffffff;
    padding: 0;
    padding-top: 56px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    overflow-y: scroll;
  }
}
@media only screen and (max-width: 374px) {
  .header-box .menu-box {
    padding-top: 66px;
  }
}
.header-box .menu-box.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.header-box .menu-box nav {
  width: 50.6%;
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  .header-box .menu-box nav {
    width: 100%;
    margin-bottom: 8px;
  }
}
.header-box .menu-box nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 991px) {
  .header-box .menu-box nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 335px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 374px) {
  .header-box .menu-box nav ul {
    width: 95%;
  }
}
@media only screen and (max-width: 991px) {
  .header-box .menu-box nav ul li {
    padding-top: 22px;
    padding-bottom: 22px;
    width: 100%;
  }
}
@media only screen and (max-width: 374px) {
  .header-box .menu-box nav ul li {
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
@media only screen and (max-width: 991px) {
  .header-box .menu-box nav ul li:not(:last-child) {
    border-bottom: 1px solid #c9c9c9;
  }
}
.header-box .menu-box nav ul li a {
  color: #262d63;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 1.31;
  font-weight: bold;
}

@media only screen and (max-width: 991px) {
  .header-box .menu-box nav ul li a {
    display: block;
  }
}
@media only screen and (max-width: 374px) {
  .header-box .menu-box nav ul li a {
    font-size: 14px;
  }
}
.header-box .menu-box__bottom {
  background-color: #fcf1da;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 18px;
}

.header-box .menu-box__bottom__inner p {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.61;
  color: #262d63;
}

@media only screen and (max-width: 374px) {
  .header-box .menu-box__bottom__inner p {
    font-size: 11px;
  }
}
.header-box .menu-box__bottom__inner .box {
  width: 286px;
  margin: 0 auto;
}

@media only screen and (max-width: 374px) {
  .header-box .menu-box__bottom__inner .box {
    width: 90%;
  }
}
.header-box .menu-box__bottom__inner .box a {
  margin-top: 16px;
  display: inline-block;
}

.header-box .menu-box__bottom__inner .box a img {
  vertical-align: bottom;
}

#breadcrumb {
  display: none;
}

footer .cta-box {
  margin-top: 50px;
}

@media only screen and (max-width: 991px) {
  footer .cta-box {
    margin-top: 25px;
  }
}
footer #footer-box {
  text-align: center;
}

#scroll-content {
  position: relative;
}

#scroll-content #header-box #header {
  padding-top: 26px;
}

#scroll-content #header-box #header #site-info img {
  max-width: 100%;
}

#scroll-content #main-image {
  position: relative;
  height: 580px;
  overflow-y: hidden;
}

@media only screen and (max-width: 1199px) {
  #scroll-content #main-image {
    height: 0;
    padding-top: 109.5%;
  }
}
@media only screen and (max-width: 1199px) {
  #scroll-content #main-image > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
#scroll-content #main-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

#scroll-content #main-image .mv-text {
  position: absolute;
  top: 10vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
}

@media only screen and (min-width: 768px) {
  #scroll-content #main-image .mv-text {
    top: 50px;
    max-width: 650px;
  }
}
#scroll-content #main-image .top-image-meta {
  top: 22vw;
  -webkit-transform: none;
  transform: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 0;
  z-index: 2;
}

#scroll-content #main-image .top-image-meta div {
  text-shadow: 0 3px 8px #000;
  font-family: YuMincho, "Yu Mincho", serif;
  max-width: 100%;
}

#scroll-content #main-image .top-image-meta div:first-child {
  font-size: 36px;
}

@media only screen and (max-width: 1199px) {
  #scroll-content #main-image .top-image-meta div:first-child {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  #scroll-content #main-image .top-image-meta div:first-child {
    font-size: 13px;
  }
}
#scroll-content #main-image .top-image-meta div:nth-child(2) {
  margin-top: 0;
  font-size: 64px;
}

@media only screen and (max-width: 1199px) {
  #scroll-content #main-image .top-image-meta div:nth-child(2) {
    font-size: 54px;
  }
}
@media only screen and (max-width: 767px) {
  #scroll-content #main-image .top-image-meta div:nth-child(2) {
    font-size: 26px;
  }
}
#scroll-content .mv-bottom-banner {
  background-color: #061237;
  text-align: center;
}

@media only screen and (max-width: 1199px) {
  #scroll-content .mv-bottom-banner {
    display: none;
  }
}
#scroll-content .mv-bottom-banner__content {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 25px;
  padding-bottom: 10px;
}

#scroll-content .mv-bottom-banner__content .mv-bottom-comment {
  position: absolute;
  top: 5px;
  left: 0;
  font-family: "Noto Sans JP", sans-serif;
  margin: 0;
  padding-top: 12px;
  color: #fff;
}

#scroll-content .mv-bottom-banner__content .mv-bottom-24time {
  width: 75px;
}

#scroll-content .mv-bottom-banner__content .shortly-tel {
  font-size: 22px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 20px;
  color: #e96b28;
  font-family: "Noto Sans JP", sans-serif;
}

#scroll-content .mv-bottom-banner__content a {
  width: 450px;
}

#scroll-content .leaf {
  position: absolute;
  top: 400px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  z-index: 3;
}

@media only screen and (max-width: 1199px) {
  #scroll-content .leaf {
    top: 28%;
    padding-top: 19px;
    width: 95%;
  }
}
#scroll-content .leaf__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media only screen and (max-width: 1199px) {
  #scroll-content .leaf__inner {
    width: 84.2%;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0;
  }
}
#scroll-content .leaf__inner picture {
  width: 15.2%;
}

@media only screen and (max-width: 1199px) {
  #scroll-content .leaf__inner picture {
    width: calc(50% - 15px);
    margin-top: 15px;
  }
}
#scroll-content .leaf__inner picture:not(:last-child) {
  margin-right: 30px;
}

@media only screen and (max-width: 1199px) {
  #scroll-content .leaf__inner picture:nth-child(2n) {
    margin-right: 0;
  }
}
#scroll-content .leaf__inner picture:last-child {
  width: 19%;
}

@media only screen and (max-width: 1199px) {
  #scroll-content .leaf__inner picture:last-child {
    width: 59.4%;
    min-width: 188px;
  }
}
#scroll-content .leaf__inner picture img {
  width: 100%;
  display: inline-block;
}

#scroll-content .header-contact-btn {
  position: absolute;
  top: 23px;
  right: 50px;
  z-index: 1;
}

@media only screen and (max-width: 1199px) {
  #scroll-content .header-contact-btn {
    top: 1.5vw;
  }
}
@media only screen and (max-width: 767px) {
  #scroll-content .header-contact-btn {
    display: none;
  }
}
#scroll-content .header-contact-btn__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#scroll-content .header-contact-btn__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(6, 18, 55, 0.7);
  border: 2px solid #061237;
  font-family: YuMincho, "Yu Mincho", serif;
  font-size: 28px;
  color: #fff;
  height: auto !important;
  padding: 16px 26px 16px 76px;
  text-align: center;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  #scroll-content .header-contact-btn__item {
    height: 54px;
    padding-left: 34px;
    padding-right: 6px;
  }
}
#scroll-content .header-contact-btn__item img {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 42px;
}

@media only screen and (max-width: 767px) {
  #scroll-content .header-contact-btn__item img {
    width: 22px;
    left: 6px;
  }
}
#scroll-content .header-contact-btn__item--01 {
  margin-right: 24px;
}

@media only screen and (max-width: 767px) {
  #scroll-content .header-contact-btn__item--01 {
    font-size: 16px;
    text-align: left;
  }
}
#scroll-content .header-contact-btn__item--02 {
  font-size: 20px;
}

@media only screen and (max-width: 767px) {
  #scroll-content .header-contact-btn__item--02 {
    font-size: 11px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    right: 12px;
  }
}
@media only screen and (max-width: 767px) {
  #scroll-content .header-contact-btn__item--02 span {
    font-size: 10px;
    display: block;
    width: 100%;
  }
}
#scroll-content .slide01 {
  background-color: #fff;
}

#sidebar {
  position: relative !important;
  padding-top: 70px !important;
}

@media only screen and (max-width: 1199px) {
  #sidebar {
    max-width: 100% !important;
  }
}
@media only screen and (max-width: 1199px) {
  #sidebar .area-border2 {
    display: none !important;
  }
}
#sidebar .widget {
  padding-left: 0;
}

#sidebar .widget .widgettitle {
  position: relative;
  background-color: transparent !important;
  border: none !important;
  color: #061237;
  font-family: YuMincho, "Yu Mincho", serif !important;
}

@media only screen and (min-width: 1200px) {
  #sidebar .widget .widgettitle {
    text-align: left;
    padding-left: 0;
    margin-bottom: 0;
  }

  #sidebar .widget .widgettitle:before {
    content: "";
    position: absolute;
    top: 0;
    right: -45px;
    width: calc(100% + 45px);
    height: 2px;
    background-color: #061237;
  }
}
#sidebar .widget .cat-item a:before {
  content: ">";
  color: #000;
}

#sidebar .widget .cat-item .cat-item a:before {
  font-size: 14px !important;
}

#sidebar .search-box input[type=search] {
  border: 1px solid #000;
}

body.home #sidebar {
  position: absolute !important;
}

@media only screen and (max-width: 1199px) {
  body.home #sidebar {
    position: static !important;
  }
}
@media only screen and (max-width: 1199px) {
  body.home #sidebar .frix-decoy {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  body:not(.home) #sidebar .widget .widgettitle {
    text-align: left;
    padding-left: 0;
    margin-bottom: 0;
  }

  body:not(.home) #sidebar .widget .widgettitle:before {
    content: "";
    position: absolute;
    top: 0;
    right: -45px;
    width: calc(100% + 45px);
    height: 2px;
    background-color: #061237;
  }
}
.home .top#contents {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  background-color: #061237;
}

.home .top#contents .main-contents {
  padding: 64px 0 100px;
  margin-left: auto;
  margin-right: 400px;
  float: none;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents {
    margin: 0 auto;
  }
}
.home .top#contents .main-contents__inner .section {
  color: #fff;
  padding-bottom: 100px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section {
    padding-bottom: 60px;
  }
}
.home .top#contents .main-contents__inner .section .orange {
  color: #e96b28;
}

.home .top#contents .main-contents__inner .section h2 {
  font-size: 40px;
  text-align: center;
  margin-bottom: 46px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section h2 {
    font-size: 24px;
  }
}
.home .top#contents .main-contents__inner .section h2.phase2 {
  margin-bottom: 30px;
  text-align: left;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section h2.phase2 {
    display: block;
  }
}
.home .top#contents .main-contents__inner .section h2.phase2 img {
  vertical-align: bottom;
  margin-right: 0;
}

.home .top#contents .main-contents__inner .section h2.phase2 span {
  padding-left: 35px;
  font-size: 24px;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section h2.phase2 span {
    display: block;
    padding-left: 0;
    font-size: 16px;
  }
}
.home .top#contents .main-contents__inner .section--01 .block--01 .check {
  position: relative;
  padding: 65px 111px 35px;
  background: center/cover no-repeat url("../img/top/webp/img_section01.webp");
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--01 .block--01 .check {
    padding: 6.6%;
  }
}
.home .top#contents .main-contents__inner .section--01 .block--01 .check:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.home .top#contents .main-contents__inner .section--01 .block--01 .check * {
  position: relative;
  z-index: 1;
}

.home .top#contents .main-contents__inner .section--01 .block--01 .check h3 {
  font-size: 30px;
  font-family: YuMincho, "Yu Mincho", serif;
  line-height: 1.56;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 16px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--01 .block--01 .check h3 {
    font-size: 16px;
  }
}
.home .top#contents .main-contents__inner .section--01 .block--01 .check__inner {
  position: relative;
  padding: 31px 36px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--01 .block--01 .check__inner {
    padding: 20px 15px;
    min-width: 285px;
  }
}
@media only screen and (max-width: 400px) {
  .home .top#contents .main-contents__inner .section--01 .block--01 .check__inner {
    padding: 15px 10px;
    font-size: 10px;
    min-width: auto;
  }
}
.home .top#contents .main-contents__inner .section--01 .block--01 .check__inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.36);
}

.home .top#contents .main-contents__inner .section--01 .block--01 .check__inner ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 20px;
  line-height: 2.2;
  letter-spacing: 0.03em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--01 .block--01 .check__inner ul li {
    font-size: 13px;
    word-break: keep-all;
  }
}
@media only screen and (max-width: 400px) {
  .home .top#contents .main-contents__inner .section--01 .block--01 .check__inner ul li {
    font-size: 10px;
  }
}
.home .top#contents .main-contents__inner .section--01 .block--01 .check__inner ul li img {
  display: inline-block;
  margin-right: 12px;
  width: 20px;
  vertical-align: baseline;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--01 .block--01 .check__inner ul li img {
    width: 9px;
    margin-right: 7px;
    -webkit-transform: none;
    transform: none;
  }
}
.home .top#contents .main-contents__inner .section--01 .block--01 .check__inner ul li span {
  font-family: "Noto Sans JP", sans-serif;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--01 .block--01 .check__inner ul li span {
    display: block;
  }
}
.home .top#contents .main-contents__inner .section--01 .block--02 h2 {
  margin-top: 45px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--01 .block--02 h2 {
    font-size: 22px;
  }
}
.home .top#contents .main-contents__inner .section--01 .block--02 h3 {
  font-size: 28px;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 37px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--01 .block--02 h3 {
    font-size: 18px;
    line-height: 1.5;
  }
}
.home .top#contents .main-contents__inner .section--01 .block--02 h3 span {
  font-size: 42px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--01 .block--02 h3 span {
    font-size: 36px;
  }
}
.home .top#contents .main-contents__inner .section--01 .block--02 .example {
  width: 760px;
  margin: 0 auto;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--01 .block--02 .example {
    width: 100%;
  }
}
.home .top#contents .main-contents__inner .section--01 .block--02 .example__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--01 .block--02 .example__box {
    display: block;
  }
}
.home .top#contents .main-contents__inner .section--01 .block--02 .example__box__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 135px;
  height: 135px;
  border: 2px solid #fff;
  font-size: 18px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--01 .block--02 .example__box__item {
    width: 100%;
    height: 42px;
  }
}
@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--01 .block--02 .example__box__item:not(:last-child) {
    margin-bottom: 10px;
  }
}
.home .top#contents .main-contents__inner .section--02 {
  margin-top: 100px;
  padding-top: 20px;
  padding-bottom: 100px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--02 {
    margin: 0 auto;
  }
}
.home .top#contents .main-contents__inner .section--02 h2 img {
  width: 220px;
  vertical-align: bottom;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--02 h2 img {
    width: 195px;
  }
}
.home .top#contents .main-contents__inner .section--02 .case__box:not(:first-child) {
  margin-top: 50px;
}

.home .top#contents .main-contents__inner .section--02 .case__box h3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--02 .case__box h3 {
    font-size: 22px;
    margin-bottom: 60px;
  }
}
.home .top#contents .main-contents__inner .section--02 .case__box h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 19px;
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.home .top#contents .main-contents__inner .section--02 .case__box h3 .orange {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-right: 25px;
  font-family: "Noto Sans JP", sans-serif;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--02 .case__box h3 .orange {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: transparent;
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.home .top#contents .main-contents__inner .section--02 .case__box h3 span {
  position: relative;
  z-index: 1;
  font-size: 24px;
  letter-spacing: 0.03em;
  line-height: 1.8;
  font-family: "Noto Sans JP", sans-serif;
}

.home .top#contents .main-contents__inner .section--02 .case__box h3 img {
  display: inline-block;
  width: 95px;
  vertical-align: bottom;
  margin-right: 20px;
}

.home .top#contents .main-contents__inner .section--02 .case__box .anser, .home .top#contents .main-contents__inner .section--02 .case__box .consult {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--02 .case__box .anser, .home .top#contents .main-contents__inner .section--02 .case__box .consult {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.home .top#contents .main-contents__inner .section--02 .case__box .anser img, .home .top#contents .main-contents__inner .section--02 .case__box .consult img {
  width: 131px;
}

.home .top#contents .main-contents__inner .section--02 .case__box .anser p, .home .top#contents .main-contents__inner .section--02 .case__box .consult p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 2;
  margin-left: 25px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--02 .case__box .anser p, .home .top#contents .main-contents__inner .section--02 .case__box .consult p {
    font-size: 16px;
    margin-left: 0;
  }
}
.home .top#contents .main-contents__inner .section--02 .case__box .anser p .orange, .home .top#contents .main-contents__inner .section--02 .case__box .consult p .orange {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}

.home .top#contents .main-contents__inner .section--02 .case__box .consult {
  margin-bottom: 20px;
}

.home .top#contents .main-contents__inner .section--02 .case__box .anser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px;
  border: 2px solid #e96b28;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--02 .case__box .anser {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 20px;
  }
}
.home .top#contents .main-contents__inner .section--02 .case__box .anser img {
  width: 156px;
}

.home .top#contents .main-contents__inner .section--02 .case__box .anser p {
  margin-right: 25px;
}

.home .top#contents .main-contents__inner .section--03 {
  padding-top: 20px;
}

.home .top#contents .main-contents__inner .section--03 h2 img {
  width: 204px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--03 h2 img {
    width: 183px;
  }
}
.home .top#contents .main-contents__inner .section--03 .point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--03 .point {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.home .top#contents .main-contents__inner .section--03 .point__box {
  width: calc(50% - 32.5px);
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--03 .point__box {
    width: 100%;
  }
}
.home .top#contents .main-contents__inner .section--03 .point__box:nth-child(odd) {
  margin-right: 65px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--03 .point__box:nth-child(odd) {
    margin-right: 0;
  }
}
.home .top#contents .main-contents__inner .section--03 .point__box:nth-child(-n+2) {
  margin-bottom: 40px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--03 .point__box:nth-child(-n+2) {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--03 .point__box:not(:last-child) {
    margin-bottom: 40px;
  }
}
.home .top#contents .main-contents__inner .section--03 .point__box h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home .top#contents .main-contents__inner .section--03 .point__box h3 img {
  width: 105px;
  margin-right: 17px;
}

.home .top#contents .main-contents__inner .section--03 .point__box h3 span {
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
}

.home .top#contents .main-contents__inner .section--03 .point__box p {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2.14;
  font-size: 14px;
}

.home .top#contents .main-contents__inner .section--04 {
  padding-top: 20px;
}

.home .top#contents .main-contents__inner .section--04 h2 {
  font-size: 24px;
  font-family: YuMincho, "Yu Mincho", serif;
  margin-bottom: 30px;
}

.home .top#contents .main-contents__inner .section--04 h2 img {
  width: 141px;
  vertical-align: bottom;
  margin-right: 30px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--04 h2 img {
    width: 125px;
  }
}
.home .top#contents .main-contents__inner .section--04 .flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 100px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--04 .flow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
}
.home .top#contents .main-contents__inner .section--04 .flow__box {
  width: calc(33.333% - 11.6px);
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--04 .flow__box {
    width: 100%;
  }
}
.home .top#contents .main-contents__inner .section--04 .flow__box:not(:last-child) {
  margin-right: 35px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--04 .flow__box:not(:last-child) {
    margin-right: 0;
    padding-bottom: 25px;
  }
}
.home .top#contents .main-contents__inner .section--04 .flow__box__num {
  text-align: center;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--04 .flow__box__num {
    position: relative;
    text-align: left;
  }

  .home .top#contents .main-contents__inner .section--04 .flow__box__num:before {
    content: "";
    position: absolute;
    top: 28px;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.home .top#contents .main-contents__inner .section--04 .flow__box__num .flow-img {
  width: 88px;
  border-bottom: 2px solid #fff;
  margin: 0 auto;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--04 .flow__box__num .flow-img {
    position: relative;
    margin-left: 0;
    margin-right: auto;
    width: 70px;
    border-bottom: 0;
    background-color: #061237;
    padding-right: 15px;
  }
}
.home .top#contents .main-contents__inner .section--04 .flow__box__num h3 {
  margin-top: 10px;
  font-size: 24px;
  letter-spacing: 0.03em;
  line-height: 1.25;
  font-family: "Noto Sans JP", sans-serif;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--04 .flow__box__num h3 {
    text-align: center;
    font-size: 22px;
  }
}
.home .top#contents .main-contents__inner .section--04 .flow__box p {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
  font-size: 15px;
  letter-spacing: 0.03em;
  text-align: left;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--04 .flow__box p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--04 .flow__box > picture {
    text-align: center;
  }
}
@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--04 .flow__box > picture img {
    width: 61.3%;
    min-width: 230px;
  }
}
.home .top#contents .main-contents__inner .section--05 {
  padding-top: 20px;
}

.home .top#contents .main-contents__inner .section--05 h2 {
  font-size: 24px;
  font-family: YuMincho, "Yu Mincho", serif;
  margin-bottom: 30px;
}

.home .top#contents .main-contents__inner .section--05 h2 img {
  width: 141px;
  vertical-align: bottom;
  margin-right: 30px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--05 h2 img {
    width: 124px;
  }
}
.home .top#contents .main-contents__inner .section--05 .faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 100px;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--05 .faq {
    margin-bottom: 0;
  }
}
.home .top#contents .main-contents__inner .section--05 .faq__box {
  width: 100%;
}

.home .top#contents .main-contents__inner .section--05 .faq__box:not(:last-child) {
  margin-bottom: 15px;
}

.home .top#contents .main-contents__inner .section--05 .faq__box__item {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}

.home .top#contents .main-contents__inner .section--05 .faq__box__item.active .faq__box__item__inner .arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.home .top#contents .main-contents__inner .section--05 .faq__box__item__inner {
  position: relative;
  padding: 0 60px;
}

.home .top#contents .main-contents__inner .section--05 .faq__box__item .question {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 45px;
  vertical-align: baseline;
}

.home .top#contents .main-contents__inner .section--05 .faq__box__item p {
  margin: 0;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--05 .faq__box__item p {
    font-size: 16px;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
  }
}
.home .top#contents .main-contents__inner .section--05 .faq__box__item .arrow {
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 21px;
  vertical-align: baseline;
}

.home .top#contents .main-contents__inner .section--05 .faq__box__item--01 {
  position: relative;
  padding-bottom: 25px;
  cursor: pointer;
}

.home .top#contents .main-contents__inner .section--05 .faq__box__item--01:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--05 .faq__box__item--02 .faq__box__item__inner {
    padding-right: 0;
  }
}
.home .top#contents .main-contents__inner .section--06 {
  padding-top: 20px;
}

.home .top#contents .main-contents__inner .section--06 h2 {
  font-size: 24px;
  font-family: YuMincho, "Yu Mincho", serif;
  margin-bottom: 30px;
}

.home .top#contents .main-contents__inner .section--06 h2 img {
  width: 219px;
  vertical-align: bottom;
  margin-right: 30px;
}

.home .top#contents .main-contents__inner .section--06 .contact .wpcf7 {
  width: 100%;
  background-color: transparent;
  padding: 0 !important;
}

.home .top#contents .main-contents__inner .section--06 .contact form {
  padding: 38px 35px 44px;
  background-color: rgba(255, 255, 255, 0.2);
}

.home .top#contents .main-contents__inner .section--06 .contact form .group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--06 .contact form .group {
    display: block;
  }
}
.home .top#contents .main-contents__inner .section--06 .contact form .group:not(:first-child) {
  margin-top: 20px;
}

.home .top#contents .main-contents__inner .section--06 .contact form .group__title {
  width: 27.7%;
  font-size: 18px;
  font-weight: bold;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--06 .contact form .group__title {
    width: 100%;
    font-size: 12px;
    margin-bottom: 10px;
  }
}
.home .top#contents .main-contents__inner .section--06 .contact form .group__input {
  width: 72.3%;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--06 .contact form .group__input {
    width: 100%;
  }
}
.home .top#contents .main-contents__inner .section--06 .contact form .group__input input, .home .top#contents .main-contents__inner .section--06 .contact form .group__input textarea {
  background-color: transparent;
  outline: none;
  border: 2px solid #fff;
  padding: 5px;
  color: #fff;
  font-size: 18px;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--06 .contact form .group__input input, .home .top#contents .main-contents__inner .section--06 .contact form .group__input textarea {
    font-size: 12px;
  }
}
.home .top#contents .main-contents__inner .section--06 .contact form .group__input input {
  height: 42px !important;
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--06 .contact form .group__input textarea {
    height: 90px;
  }
}
.home .top#contents .main-contents__inner .section--06 .contact form .group__input .wpcf7-not-valid-tip {
  margin-top: 10px;
  color: #ff6666;
}

.home .top#contents .main-contents__inner .section--06 .contact form .submit {
  text-align: center;
  margin-top: 42px;
}

.home .top#contents .main-contents__inner .section--06 .contact form .submit input {
  font-size: 16px;
  width: 243px;
  padding: 20px;
  border: 2px solid #fff;
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  cursor: pointer;
}

@media only screen and (max-width: 1199px) {
  .home .top#contents .main-contents__inner .section--06 .contact form .submit input {
    width: 126px;
    padding: 14px;
    font-size: 12px;
  }
}
.home .top#contents #sidebar {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 45px;
  width: 100%;
  background-color: #ebebeb;
  margin-left: 0;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  .home .top#contents #sidebar {
    position: static;
  }
}
html {
  overflow-x: hidden;
  margin-top: 0 !important;
}

*, body, html {
  font-family: YuMincho, "Yu Mincho", serif;
}

a:hover {
  opacity: 0.7;
}

img {
  width: 100%;
}

@media only screen and (max-width: 1199px) {
  .pc {
    display: none;
  }
}
.tablet_pc {
  display: none;
}

@media only screen and (max-width: 1199px) {
  .tablet_pc {
    display: inline-block;
  }
}
@media only screen and (min-width: 1200px) {
  .sp {
    display: none;
  }
}
.mpt-none {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.section-line {
  position: relative;
}

.section-line:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0;
  width: 200%;
  height: 2px;
  background-color: #fff;
}

.blue {
  background-color: #061237;
}

#page-top {
  bottom: 80px;
}

#page-top .totop {
  background-color: #262d63;
}

body {
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  body:not(.home) #custom_html-3 {
    display: none;
  }
}
body:not(.home) #contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 767px) {
  body:not(.home) #contents {
    display: block;
  }
}
body:not(.home) #sidebar {
  float: none;
}

@media only screen and (max-width: 767px) {
  body:not(.home) #sidebar {
    float: left;
  }
}
@media only screen and (max-width: 1199px) {
  body.home #custom_html-3 {
    display: none;
  }
}
#custom_html-3 .contact-sidebar__title {
  margin-bottom: 15px;
}

#custom_html-3 .contact-sidebar__btn a {
  display: inline-block;
}

#custom_html-3 .contact-sidebar__btn a:not(:last-child) {
  margin-bottom: 10px;
}

.grecaptcha-badge {
  position: relative;
  z-index: 999;
}

.floating-banner {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fbefd6;
  padding-top: 20px;
  z-index: 9998;
}

@media only screen and (min-width: 768px) {
  .floating-banner {
    display: none;
  }
}
.floating-banner .comment {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 96%;
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ff9b37;
  margin: 0;
  border-radius: 4px;
}

.floating-banner .comment:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 73px;
  height: 21px;
  background: center/contain no-repeat url("../img/common/tryangle01.png");
  z-index: -1;
}

.floating-banner .comment p {
  font-size: 12px;
  font-family: "m-plus-2c", sans-serif;
  margin-right: 10px;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
}

.floating-banner .plink__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.floating-banner .plink__cont img {
  vertical-align: bottom;
}

.grecaptcha-badge {
  opacity: 0 !important;
  visibility: hidden !important;
}

.contact-btn-wrap {
  background-color: #061237;
  padding-top: 50px;
}

.contact-btn-wrap .contact-btn {
  width: calc(67.5% - 50.25px);
}

@media only screen and (min-width: 768px) {
  .contact-btn-wrap .contact-btn {
    width: calc(66.66667% - 16.66667px);
  }
}
@media only screen and (max-width: 767px) {
  .contact-btn-wrap .contact-btn {
    width: calc(100% - 30px);
  }
}
.contact-btn {
  position: relative;
  top: auto;
  right: auto;
  -webkit-transform: none;
  transform: none;
  width: 90%;
  margin: 0 auto;
  background-color: #061237;
  padding: 20px;
}

@media only screen and (max-width: 1199px) {
  .contact-btn {
    width: 100%;
  }
}
.contact-btn img {
  width: 100%;
  vertical-align: bottom;
}

.contact-btn__item {
  display: block;
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
  margin-top: 20px;
}

.contact-btn__item__inner {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  border-radius: 40px;
}

@media only screen and (max-width: 767px) {
  .contact-btn__item__inner {
    border-radius: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .contact-btn__item__inner {
    border-radius: 15px;
  }
}
.contact-btn__item__inner:before {
  content: "";
  display: block;
  position: absolute;
  top: 0%;
  left: -100%;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-image: linear-gradient(130deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 60%);
  -webkit-animation: glitter 1.25s infinite;
  animation: glitter 1.25s infinite;
}

@-webkit-keyframes glitter {
  to {
    left: 100%;
  }
}
@keyframes glitter {
  to {
    left: 100%;
  }
}
#wpadminbar {
  display: none;
}

@media only screen and (max-width: 767px) {
  .head-content-wrap {
    position: relative;
    padding: 10px 60px 10px 10px !important;
    display: block !important;
    border-bottom: 5px solid #061237;
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 400px) {
  .head-content-wrap {
    padding: 12px 60px 12px 10px !important;
  }
}
@media only screen and (min-width: 768px) {
  .head-content-wrap #site-info {
    width: 31.666666% !important;
  }
}
.head-content-wrap__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: inherit;
  align-content: inherit;
}

@media only screen and (max-width: 767px) {
  .head-content-wrap__left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.head-content-wrap__left #site-info {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

@media only screen and (max-width: 767px) {
  .head-content-wrap__left #site-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 45% !important;
    max-width: 100% !important;
    padding: 0 !important;
  }

  .head-content-wrap__left #site-info img {
    width: 100% !important;
  }
}
.head-content-wrap__left .contact-link-btn {
  display: none;
}

@media only screen and (max-width: 767px) {
  .head-content-wrap__left .contact-link-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px;
    width: 55%;
  }
}
.head-content-wrap__left .contact-link-btn img {
  vertical-align: bottom;
}

.head-content-wrap .hamburger {
  display: none;
}

@media only screen and (max-width: 767px) {
  .head-content-wrap .hamburger {
    cursor: pointer;
    z-index: 1000;
    width: 45px;
    height: 45px;
    background: #061237;
    display: block;
    padding: 5px;
    border-radius: 3px;
    z-index: 99;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .head-content-wrap .hamburger span {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }

  .head-content-wrap .hamburger span:not(:last-child) {
    width: 35px;
    height: 4px;
    left: 5px;
    display: block;
    background: #fff;
    position: absolute;
  }

  .head-content-wrap .hamburger span:first-child {
    top: 5px;
  }

  .head-content-wrap .hamburger span:nth-child(2) {
    top: 13px;
  }

  .head-content-wrap .hamburger span:nth-child(3) {
    top: 21px;
  }

  .head-content-wrap .hamburger span:last-child {
    font-size: 10px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
  }

  .head-content-wrap .hamburger.active span:first-child {
    top: 13px;
    -webkit-transform: rotate(33deg);
    transform: rotate(33deg);
  }

  .head-content-wrap .hamburger.active span:nth-child(2) {
    top: 13px;
    width: 0;
    left: 50%;
  }

  .head-content-wrap .hamburger.active span:nth-child(3) {
    top: 13px;
    -webkit-transform: rotate(-33deg);
    transform: rotate(-33deg);
  }
}
.head-nav {
  display: none;
  opacity: 0;
}

.head-nav--pc #drawernav ul li a {
  font-size: 18px !important;
  height: auto !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

@media only screen and (max-width: 1199px) {
  .head-nav--pc #drawernav ul li a {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 767px) {
  .head-nav {
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    z-index: 9999;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
}
@media only screen and (max-width: 767px) {
  .head-nav__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .head-nav__inner nav {
    margin: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .head-nav .sub-menu {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    margin-left: 0 !important;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }

  .head-nav .sub-menu.active {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }

  .head-nav .sub-menu li {
    margin-left: 0 !important;
  }

  .head-nav .sub-menu li a:before {
    content: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .head-nav ul {
    margin: 0 auto;
    overflow-y: hidden;
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .head-nav ul li {
    width: 100%;
  }
}
.head-nav ul li a {
  font-size: 18px !important;
}

@media only screen and (max-width: 767px) {
  .head-nav ul li a {
    font-size: 12px !important;
    font-weight: bold;
    color: #061237 !important;
    background: #f3f3f3;
    text-align: center;
    letter-spacing: 0.1em;
    height: 46px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 46px;
    vertical-align: middle;
    border-bottom: 2px solid #fff;
    text-decoration: none;
    font-family: "Noto Sans JP", sans-serif;
  }
}
@media only screen and (max-width: 767px) {
  .head-nav ul li a:before {
    content: none;
  }
}
.home * {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #222222;
}

.home .pc {
  display: block !important;
}

@media only screen and (max-width: 991px) {
  .home .pc {
    display: none !important;
  }
}
.home .sp {
  display: none !important;
}

@media only screen and (max-width: 991px) {
  .home .sp {
    display: block !important;
  }
}
.home .orange {
  color: #f07700;
}

.home .blue {
  color: #2e4d93;
  background-color: transparent;
}

.home .yellow {
  color: #e0c600;
}

.home .o-mv {
  position: relative;
  background: center/cover no-repeat url("../img/top/mv.jpg");
  height: 667px;
}

@media only screen and (max-width: 991px) {
  .home .o-mv {
    height: 616px;
  }
}
.home .o-mv__front {
  position: absolute;
  top: 56px;
  left: 83px;
  max-width: 926px;
  width: 67.7%;
}

@media only screen and (max-width: 991px) {
  .home .o-mv__front {
    top: 27px;
    left: 15px;
    width: 100%;
  }
}
.home .o-mv__front .point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 44px;
}

@media only screen and (max-width: 991px) {
  .home .o-mv__front .point {
    margin-bottom: 30px;
  }
}
.home .o-mv__front .point__item {
  font-size: 22px;
  line-height: 1.36;
  border-radius: 8px;
  background-color: #fff;
  padding: 5px 32px;
  font-weight: bold;
  color: #262d63;
}

@media only screen and (max-width: 768px) {
  .home .o-mv__front .point__item {
    font-size: 14px;
    letter-spacing: 0.06em;
    line-height: 1.35;
    padding: 4px 15px;
    white-space: nowrap;
  }
}
@media only screen and (max-width: 374px) {
  .home .o-mv__front .point__item {
    font-size: 12px;
    padding: 2px 6px;
  }
}
.home .o-mv__front .point__item:first-child {
  letter-spacing: 0.06em;
}

.home .o-mv__front .point__item:not(:last-child) {
  margin-right: 20px;
}

@media only screen and (max-width: 374px) {
  .home .o-mv__front .point__item:not(:last-child) {
    margin-right: 5px;
  }
}
@media only screen and (max-width: 991px) {
  .home .o-mv__front p {
    width: 80%;
  }
}
@media only screen and (max-width: 768px) {
  .home .o-mv__front p {
    width: 233px;
  }
}
@media only screen and (max-width: 374px) {
  .home .o-mv__front p {
    width: 183px;
  }
}
.home .o-mv .float-box {
  position: absolute;
  right: 25px;
  bottom: 0;
  width: 387px;
  height: 603px;
  z-index: 1;
}

@media only screen and (max-width: 991px) {
  .home .o-mv .float-box {
    z-index: 0;
    right: 0;
  }
}
@media only screen and (max-width: 1300px) {
  .home .o-mv .float-box img {
    position: absolute;
    right: -34px;
  }
}
@media only screen and (max-width: 991px) {
  .home .o-mv .float-box img {
    width: 202px;
    top: 49px;
  }
}
@media only screen and (max-width: 374px) {
  .home .o-mv .float-box img {
    width: 151px;
    top: 74px;
    right: -59px;
  }
}
.home .o-mv .float-box .attorney {
  position: absolute;
  right: 25px;
  bottom: 30px;
  width: 216px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  white-space: nowrap;
}

@media only screen and (max-width: 991px) {
  .home .o-mv .float-box .attorney {
    bottom: 344px;
    right: 15px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 149px;
  }
}
.home .o-mv .float-box .attorney span {
  color: #fff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.03em;
}

@media only screen and (max-width: 991px) {
  .home .o-mv .float-box .attorney span {
    font-size: 10px;
  }
}
.home .o-mv .float-box .attorney span.attorney__name {
  font-size: 25px;
}

@media only screen and (max-width: 991px) {
  .home .o-mv .float-box .attorney span.attorney__name {
    font-size: 16px;
    letter-spacing: 0.031em;
    line-height: 1.93;
  }
}
.home .o-mv .float-box .attorney__company {
  display: block;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .home .o-mv .float-box .attorney__company {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.home .o-mv .float-box .attorney__name span {
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 4px 7px;
  margin-right: 15px;
  font-size: 15px;
}

@media only screen and (max-width: 991px) {
  .home .o-mv .float-box .attorney__name span {
    font-size: 10px;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    padding: 2px 5px;
    margin-right: 9px;
  }
}
.home .o-mv__bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 311px;
  background-color: #262d63;
  padding-top: 22px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
}

.home .o-mv__bottom {
  position: absolute;
  left: 83px;
  bottom: 33px;
  z-index: 2;
}

@media only screen and (max-width: 991px) {
  .home .o-mv__bottom {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 768px) {
  .home .o-mv__bottom {
    bottom: 24px;
    width: 100%;
  }
}
.home .o-mv__bottom .caution {
  position: relative;
  padding-left: 50px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 991px) {
  .home .o-mv__bottom .caution {
    width: 500px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .home .o-mv__bottom .caution {
    font-size: 13px;
    letter-spacing: 0.08em;
    padding-left: 42px;
    width: 320px;
  }
}
@media only screen and (max-width: 374px) {
  .home .o-mv__bottom .caution {
    width: 90%;
    font-size: 11px;
    padding-left: 25px;
    letter-spacing: 0.01em;
  }
}
.home .o-mv__bottom .caution:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: center/contain no-repeat url("../img/top/caution.png");
  width: 36px;
  height: 31px;
}

@media only screen and (max-width: 374px) {
  .home .o-mv__bottom .caution:before {
    width: 21px;
    height: 16px;
  }
}
.home .o-mv__bottom .caution span {
  font-size: 27px;
  color: #eacf00;
}

@media only screen and (max-width: 768px) {
  .home .o-mv__bottom .caution span {
    font-size: 17px;
    letter-spacing: 0.08em;
  }
}
@media only screen and (max-width: 374px) {
  .home .o-mv__bottom .caution span {
    font-size: 15px;
    letter-spacing: 0.01em;
  }
}
.home .o-mv__bottom .tricks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 29px;
}

@media only screen and (max-width: 991px) {
  .home .o-mv__bottom .tricks {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .home .o-mv__bottom .tricks {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 335px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 16px;
    margin-bottom: 25px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 374px) {
  .home .o-mv__bottom .tricks {
    width: 90%;
  }
}
.home .o-mv__bottom .tricks p {
  width: 141px;
  height: 105px;
  background: center/contain no-repeat url("../img/top/leaf.png");
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  letter-spacing: 0.04em;
  line-height: 1.4;
}

.home .o-mv__bottom .tricks p:not(:last-child) {
  margin-right: 20px;
}

@media only screen and (max-width: 991px) {
  .home .o-mv__bottom .tricks p:not(:last-child) {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .home .o-mv__bottom .tricks p {
    font-size: 18px;
    width: 113px;
    height: 84px;
  }
}
@media only screen and (max-width: 768px) {
  .home .o-mv__bottom .tricks p {
    font-size: 15px;
    width: 92px;
    height: 65px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }

  .home .o-mv__bottom .tricks p:not(:last-child) {
    margin-right: 0;
  }

  .home .o-mv__bottom .tricks p:not(:nth-child(3)) {
    margin-right: 13px;
  }

  .home .o-mv__bottom .tricks p:nth-child(-n+3) {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 374px) {
  .home .o-mv__bottom .tricks p {
    font-size: 12px;
    width: 74px;
    height: 52px;
  }

  .home .o-mv__bottom .tricks p:not(:nth-child(3)) {
    margin-right: 5px;
  }

  .home .o-mv__bottom .tricks p:nth-child(-n+3) {
    margin-bottom: 5px;
  }
}
.home .o-mv__bottom .balloon {
  position: relative;
  background-color: #fff;
  border-radius: 40px;
  margin-right: 20px;
}

@media only screen and (max-width: 1300px) {
  .home .o-mv__bottom .balloon {
    display: none;
  }
}
.home .o-mv__bottom .balloon:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: center/contain no-repeat url("../img/top/tip.png");
  width: 39px;
  height: 31px;
}

.home .o-mv__bottom .balloon p {
  font-size: 21px;
  font-weight: bold;
  color: #262d63;
  line-height: 1.52;
  letter-spacing: 0.08em;
  text-align: center;
  padding: 8px;
}

.home .o-mv__bottom .line {
  width: 249px;
  display: none;
}

@media only screen and (max-width: 1300px) {
  .home .o-mv__bottom .line {
    display: inline-block;
  }
}
@media only screen and (max-width: 1300px) {
  .home .o-mv__bottom .line {
    display: block;
    margin: 0 auto;
  }
}
.home .o-mv-bottom__inner__box p br {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  .home .o-mv-bottom__inner__box p br {
    display: block !important;
  }
}
/*.home .reminders {
	width: 73.2%;
	margin: 0 auto;
	padding: 60px 0
}
@media only screen and (max-width:991px) {
	.home .reminders {
		width: 89.3%
	}
}
.home .reminders .accBtn, .home .reminders .accTarget {
	font-size: 16px;
	letter-spacing: 0.03em;
	line-height: 1.31;
	color: #262d63
}
.home .reminders .accBtn {
	position: relative;
	border-radius: 7px;
	background-color: #f0f7ff;
	padding: 22px 40px;
	border: 1px solid #262d63;
	cursor: pointer;
	font-weight: bold
}
@media only screen and (max-width:991px) {
	.home .reminders .accBtn {
		font-size: 13px;
		padding: 14px 7px
	}
}
@media only screen and (max-width:374px) {
	.home .reminders .accBtn {
		font-size: 11px
	}
}
.home .reminders .accBtn:after, .home .reminders .accBtn:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 40px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 16px;
	height: 1px;
	background-color: #262d63
}
@media only screen and (max-width:991px) {
	.home .reminders .accBtn:after, .home .reminders .accBtn:before {
		right: 15px;
		width: 11px
	}
}
.home .reminders .accBtn:before {
	-webkit-transform: rotate(90deg) translateY(-50%);
	transform: rotate(90deg) translateY(-50%);
	-webkit-transition: 0.5s;
	transition: 0.5s
}
.home .reminders .accBtn.active {
	border-bottom: 0;
	border-radius: 7px 7px 0 0
}
.home .reminders .accBtn.active:before {
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.home .reminders .accTarget {
	border: 1px solid #262d63;
	border-radius: 0 0 7px 7px;
	padding: 30px 40px 67px;
	line-height: 1.64
}
@media only screen and (max-width:991px) {
	.home .reminders .accTarget {
		font-size: 14px;
		padding: 27px 16px 72px
	}
}
@media only screen and (max-width:374px) {
	.home .reminders .accTarget {
		font-size: 12px;
		padding: 27px 16px
	}
}*/
.home .cta {
  display: none !important;
}

/*@media only screen and (max-width:1300px) {
	.home .cta {
		padding-top: 73px;
		padding-bottom: 45px
	}
}
.home .cta:after, .home .cta:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.home .cta:before {
	background: center/cover no-repeat url("../img/top/cta_bg.jpg");
	z-index: 0
}
@media only screen and (max-width:1300px) {
	.home .cta:before {
		background-image: url("../img/top/cta_bg-sp.jpg")
	}
}
.home .cta__inner {
	position: relative;
	width: 1075px;
	margin: 0 auto;
	text-align: center;
	z-index: 2;
	padding-top: 82px;
	padding-bottom: 22px;
	border: 1px solid #ad9359;
	background-color: rgba(252, 241, 219, 0.7);
	border-top-width: 0
}
@media only screen and (max-width:1300px) {
	.home .cta__inner {
		width: 89.3%;
		padding-top: 52px;
		padding-bottom: 26px
	}
}
.home .cta__inner:after, .home .cta__inner:before {
	content: "";
	position: absolute;
	top: 0;
	width: 200px;
	height: 1px;
	background-color: #ad9359
}
@media only screen and (max-width:1300px) {
	.home .cta__inner:after, .home .cta__inner:before {
		width: 8px
	}
}
.home .cta__inner:before {
	left: 0
}
.home .cta__inner:after {
	right: 0
}
.home .cta__inner h2 {
	position: absolute;
	display: inline-block;
	width: 583px;
	font-size: 50px;
	letter-spacing: 0.05em;
	line-height: 1.3;
	font-family: "Shippori Mincho", serif;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-weight: bold
}
@media only screen and (max-width:768px) {
	.home .cta__inner h2 {
		width: 300px;
		font-size: 32px
	}
}
@media only screen and (max-width:374px) {
	.home .cta__inner h2 {
		width: 220px;
		font-size: 18px
	}
}
.home .cta__inner h2:after, .home .cta__inner h2:before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 41px;
	height: 99px;
	background: center/cover no-repeat
}
@media only screen and (max-width:768px) {
	.home .cta__inner h2:after, .home .cta__inner h2:before {
		width: 21px;
		height: 52px
	}
}
@media only screen and (max-width:374px) {
	.home .cta__inner h2:after, .home .cta__inner h2:before {
		width: 17px;
		height: 42px
	}
}
.home .cta__inner h2:before {
	left: 0;
	background-image: url("../img/top/leaf01.png")
}
.home .cta__inner h2:after {
	right: 0;
	background-image: url("../img/top/leaf02.png")
}
.home .cta__inner h2 .small {
	display: block;
	font-size: 23px;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.6;
	font-family: "Shippori Mincho", serif
}
@media only screen and (max-width:768px) {
	.home .cta__inner h2 .small {
		font-size: 15px
	}
}
@media only screen and (max-width:374px) {
	.home .cta__inner h2 .small {
		font-size: 12px;
		letter-spacing: 0.025em
	}
}
.home .cta__inner h2 .orange {
	color: #f07700;
	font-family: "Shippori Mincho", serif;
	font-weight: bold
}
@media only screen and (max-width:768px) {
	.home .cta__inner h2 .orange {
		font-size: 32px
	}
}
@media only screen and (max-width:374px) {
	.home .cta__inner h2 .orange {
		font-size: 18px
	}
}
.home .cta__inner p {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.7;
	margin-top: 22px;
	margin-bottom: 22px
}
@media only screen and (max-width:768px) {
	.home .cta__inner p {
		font-size: 14px;
		letter-spacing: 0.017em;
		line-height: 1.64
	}
}
@media only screen and (max-width:374px) {
	.home .cta__inner p {
		font-size: 11px
	}
}
@media only screen and (max-width:1300px) {
	.home .cta__inner p br {
		display: block!important
	}
}
.home .cta__inner__btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
@media only screen and (max-width:991px) {
	.home .cta__inner__btn {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}
.home .cta__inner__btn a {
	max-width: 100%
}
@media only screen and (max-width:374px) {
	.home .cta__inner__btn a {
		max-width: 90%
	}
}
.home .cta__inner__btn a:first-child {
	width: 384px;
	margin-right: 40px
}
@media only screen and (max-width:991px) {
	.home .cta__inner__btn a:first-child {
		margin-right: 0
	}
}
@media only screen and (max-width:768px) {
	.home .cta__inner__btn a:first-child {
		width: 292px
	}
}
.home .cta__inner__btn a:last-child {
	width: 352px
}
@media only screen and (max-width:768px) {
	.home .cta__inner__btn a:last-child {
		width: 275px
	}
}*/
.home .section h2.border {
  position: relative;
  font-size: 50px;
  line-height: 1.3;
  font-weight: 500;
  color: #262d63;
  text-align: center;
  font-family: "Shippori Mincho", serif;
  padding-bottom: 27px;
}

@media only screen and (max-width: 768px) {
  .home .section h2.border {
    font-size: 28px;
    line-height: 1.42;
    padding-bottom: 18px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section h2.border {
    font-size: 20px;
  }
}
.home .section h2.border:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 71px;
  height: 3px;
  background-color: #262d63;
  border-radius: 5px;
}

@media only screen and (max-width: 991px) {
  .home .section h2.border:after {
    width: 45px;
  }
}
.home .section h2.border span {
  font-family: "Shippori Mincho", serif;
  font-size: 28px;
  line-height: 1.42;
  color: #262d63;
}

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

.o-mv-bottom {
  display: none !important;
}

.home .section--00 {
  padding: 10px 0 30px;
}
@media (width >= 1024px) {
  .home .section--00 {
    padding: 60px 0;
  }
}
.home .section--00 .box {
  display: flex;
  flex-direction: column;
}
@media (width >= 1024px) {
  .home .section--00 .box {
    flex-direction: row;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
  }
}
.home .section--00 .box > div {
  padding: 20px;
  box-sizing: border-box;
}
@media (width >= 1024px) {
  .home .section--00 .box > div {
    width: 50%;
  }
}
@media (width < 1024px) {
  .home .section--00 .box > div.reminders {
    width: 100%;
  }
}
.home .section--00 .box > div.reminders dl dt {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 22px;
  color: #262d63;
  letter-spacing: 0.02em;
  line-height: 1.6;
  font-weight: bold;
  margin-bottom: 30px;
  display: inline-block;
  font-weight: 700;
}
@media (width <= 430px) {
  .home .section--00 .box > div.reminders dl dt {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
@media (width >= 1024px) {
  .home .section--00 .box > div.reminders dl dt {
    font-size: 25px;
    text-align: center;
  }
}
.home .section--00 .box > div.reminders dl dd {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .03em;
  line-height: 1.6;
  color: #262d63;
  background: #f1fbff;
  padding: 20px;
}
.home .section--00 .box > div.reminders dl dd mark {
  background: linear-gradient(transparent 70%, #ffee00 70%);
}
.home .section--00 .box > div.movie h2 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 22px;
  text-align: center;
  color: #262d63;
  letter-spacing: 0.02em;
  line-height: 1.6;
  font-weight: bold;
  margin-bottom: 10px;
  font-weight: 700;
}
@media (width >= 1024px) {
  .home .section--00 .box > div.movie h2 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 30px;
  }
}
.home .section--00 .box > div.movie p {
  text-align: center;
}
.home .section--00 .box > div.movie video {
  max-width: 100%;
}

.home .section--01 .section__inner {
  position: relative;
  z-index: 1;
  background: bottom/cover no-repeat url("../img/top/section01_bg.png");
  padding-top: 72px;
  padding-bottom: 148px;
}

@media only screen and (max-width: 768px) {
  .home .section--01 .section__inner {
    padding-top: 46px;
    padding-bottom: 96px;
  }
}
.home .section--01 .section__inner .balloon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 43px;
  margin: 0 auto;
  width: 1200px;
}

@media only screen and (max-width: 1300px) {
  .home .section--01 .section__inner .balloon {
    max-width: 335px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--01 .section__inner .balloon {
    max-width: 90%;
  }
}
.home .section--01 .section__inner .balloon__item {
  position: relative;
}

.home .section--01 .section__inner .balloon__item:after, .home .section--01 .section__inner .balloon__item:before {
  content: "";
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 5px 0 #d5d5d5;
  box-shadow: 0 5px 0 #d5d5d5;
  z-index: 0;
}

.home .section--01 .section__inner .balloon__item:before {
  right: 23px;
  bottom: 0;
  width: 47px;
  height: 48px;
}

.home .section--01 .section__inner .balloon__item:after {
  right: -5px;
  bottom: -12px;
  width: 23px;
  height: 24px;
}

.home .section--01 .section__inner .balloon__item:nth-child(odd) {
  margin-right: 45px;
}

@media only screen and (max-width: 1300px) {
  .home .section--01 .section__inner .balloon__item:nth-child(odd) {
    margin: 0;
  }
}
.home .section--01 .section__inner .balloon__item:nth-child(2n) {
  margin-top: 85px;
}

@media only screen and (max-width: 1300px) {
  .home .section--01 .section__inner .balloon__item:nth-child(2n) {
    margin: 0;
  }
}
@media only screen and (max-width: 1300px) {
  .home .section--01 .section__inner .balloon__item:not(:first-child) {
    margin-top: 35px;
  }
}
.home .section--01 .section__inner .balloon__item__box {
  position: relative;
  width: 577px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 50px;
  border-radius: 119px;
  background-color: #fff;
}

@media only screen and (max-width: 991px) {
  .home .section--01 .section__inner .balloon__item__box {
    padding: 30px 30px 50px;
  }
}
@media only screen and (max-width: 768px) {
  .home .section--01 .section__inner .balloon__item__box {
    width: 335px;
    padding: 20px 48px;
    border-radius: 95px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--01 .section__inner .balloon__item__box {
    width: 90%;
    padding: 20px;
    border-radius: 70px;
  }
}
.home .section--01 .section__inner .balloon__item__box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 119px;
  -webkit-box-shadow: 0 5px 0 #d5d5d5;
  box-shadow: 0 5px 0 #d5d5d5;
  z-index: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

@media only screen and (max-width: 1300px) {
  .home .section--01 .section__inner .balloon__item__box:before {
    border-radius: 95px;
  }
}
.home .section--01 .section__inner .balloon__item__box h3 {
  font-weight: bold;
  font-size: 28px;
  line-height: 1.42;
  margin-bottom: 13px;
}

@media only screen and (max-width: 768px) {
  .home .section--01 .section__inner .balloon__item__box h3 {
    font-size: 19px;
    line-height: 1.36;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    margin-bottom: 9px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--01 .section__inner .balloon__item__box h3 {
    font-size: 13px;
  }
}
.home .section--01 .section__inner .balloon__item__box p {
  font-size: 17px;
  line-height: 1.29;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

@media only screen and (max-width: 768px) {
  .home .section--01 .section__inner .balloon__item__box p {
    font-size: 14px;
    line-height: 1.64;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--01 .section__inner .balloon__item__box p {
    font-size: 11px;
  }
}
.home .section--01 .section__bottom {
  position: relative;
  background: center/cover no-repeat url("../img/top/section01_bottom_bg.png");
  z-index: 0;
  margin-top: -250px;
  padding-top: 372px;
  padding-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  .home .section--01 .section__bottom {
    padding-top: 295px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--01 .section__bottom {
    padding-bottom: 100px;
  }
}
.home .section--01 .section__bottom:before {
  content: "";
  position: absolute;
  right: 55px;
  bottom: 0;
  background: center/contain no-repeat url("../img/top/section01_bottom_cont.png");
  width: 506px;
  height: 606px;
  z-index: 2;
}

@media only screen and (min-width: 1280px) {
  .home .section--01 .section__bottom:before {
    left: 51%;
  }
}
@media only screen and (max-width: 1279px) {
  .home .section--01 .section__bottom:before {
    right: -140px;
  }
}
@media only screen and (max-width: 991px) {
  .home .section--01 .section__bottom:before {
    right: -21px;
    width: 253px;
    height: 303px;
  }
}
@media only screen and (max-width: 768px) {
  .home .section--01 .section__bottom:before {
    /*background-image: url("../img/top/section01_bottom_cont.png");
    width: 199px;
    height: 240px*/
    background: none;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--01 .section__bottom:before {
    width: 179px;
    height: 216px;
    right: -62px;
  }
}
.home .section--01 .section__bottom__inner {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  .home .section--01 .section__bottom__inner {
    padding-left: 6%;
  }
}
@media only screen and (min-width: 1600px) {
  .home .section--01 .section__bottom__inner {
    padding-left: 11%;
  }
}
@media only screen and (max-width: 991px) {
  .home .section--01 .section__bottom__inner {
    width: 89.3%;
    margin: 0 auto;
  }
}
/*.home .section--01 .section__bottom__inner h2 {
	width: 59.3%;
	max-width: 811px
}*/
@media only screen and (max-width: 991px) {
  .home .section--01 .section__bottom__inner h2 {
    width: 100%;
  }
}
.home .section--01 .section__bottom__inner h2 {
  color: #fff;
  font-size: clamp(20px, 2.4vw, 30px);
  letter-spacing: -0.05em;
  line-height: 1.5em;
  font-weight: 700;
}
@media (width >= 744px) {
  .home .section--01 .section__bottom__inner h2 {
    font-size: clamp(40px, 2.4vw, 50px);
  }
}
.home .section--01 .section__bottom__inner h2 b {
  display: block;
  font-size: 1.2em;
  color: #e0c600;
  /*background: linear-gradient(90deg, #a88548 0%, #d0b382 35%, #9d6e1f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
}

.home .section--01 .section__bottom__inner p {
  font-size: 18px;
  line-height: 1.33;
  color: #fff;
  margin-top: 40px;
}

@media only screen and (max-width: 768px) {
  .home .section--01 .section__bottom__inner p {
    margin-top: 37px;
    font-size: 14px;
    line-height: 1.64;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--01 .section__bottom__inner p {
    font-size: 12px;
    line-height: 1.33;
    margin-top: 20px;
  }
}
.home .section--01 .section__bottom__inner .consult {
  display: inline-block;
  font-size: 31px;
  letter-spacing: 0.025em;
  line-height: 1.41;
  color: #fff;
  border-radius: 13px;
  border: 1px solid #fff;
  font-weight: bold;
  text-align: center;
  margin-top: 75px;
  padding: 15px 35px;
}

@media only screen and (max-width: 768px) {
  .home .section--01 .section__bottom__inner .consult {
    font-size: 18px;
    line-height: 1.61;
    padding: 17px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 430px) {
  .home .section--01 .section__bottom__inner .consult {
    font-size: 14px;
    padding: 10px;
    width: 100%;
    margin-top: 40px;
  }
}
.home .section--01 .section__bottom__inner .consult span {
  font-size: 31px;
}

@media only screen and (max-width: 768px) {
  .home .section--01 .section__bottom__inner .consult span {
    font-size: 18px;
    line-height: 1.61;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media only screen and (max-width: 374px) {
  .home .section--01 .section__bottom__inner .consult span {
    font-size: 14px;
  }
}
.home .section--02 {
  padding-top: 94px;
  padding-bottom: 25px;
}

@media only screen and (max-width: 991px) {
  .home .section--02 {
    padding-bottom: 20px;
  }
}
.home .section--02 .section__inner {
  width: 48.3%;
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  .home .section--02 .section__inner {
    width: 89.3%;
    margin: 0 auto;
  }
}
.home .section--02 .section__inner h2 {
  font-size: 30px;
  line-height: 1.56;
  text-align: center;
  font-weight: bold;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  margin-bottom: 27px;
}

@media only screen and (max-width: 768px) {
  .home .section--02 .section__inner h2 {
    font-size: 19px;
    line-height: 1.57;
    margin-bottom: 19px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--02 .section__inner h2 {
    font-size: 16px;
    letter-spacing: 0.01em;
  }
}
.home .section--02 .section__inner p {
  font-size: 18px;
  margin-bottom: 27px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .home .section--02 .section__inner p {
    font-size: 14px;
    line-height: 1.64;
    margin-bottom: 23px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--02 .section__inner p {
    font-size: 12px;
  }
}
/*.home .section--02 .section__inner .movie {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-bottom: 72px
}
@media only screen and (max-width:991px) {
	.home .section--02 .section__inner .movie {
		margin-bottom: 40px
	}
}
.home .section--02 .section__inner .movie iframe, .home .section--02 .section__inner .movie video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}*/
/*20250612 追加*/
@media (width >= 1024px) {
  .home .section--02 .section__inner {
    width: 100%;
    max-width: 1200px;
  }
}
.home .section--02 .section__inner .box {
  display: flex;
  flex-direction: column;
}
@media (width >= 1024px) {
  .home .section--02 .section__inner .box {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (width >= 1024px) {
  .home .section--02 .section__inner .box > div {
    width: 50%;
    padding: 0 20px;
    box-sizing: border-box;
  }
}
.home .section--02 .section__inner .box > div .movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9のアスペクト比 */
  height: 0;
  				/*position: relative;
  				//height: 100%;
  				min-height: 216px;
  				@media(width>=768px){
                      height: 317px;
                  }
  				@media(width>=1024px){
  					margin-bottom: 0;
  				}*/
  /*iframe{
  	display: block;
  	position: relative;
  	width: 100%;
  	min-height: 216px;
  	height: 100%;
  	@media(width>=1024px){
  		width: 100%;
  		position: relative;
  		max-height: 317px;
  		height: 100%;
  	}
  }*/
}
.home .section--02 .section__inner .box > div .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home .section--02 .section__inner ul {
  margin-left: 20px;
  list-style: disc;
}
.home .section--02 .section__inner ul li {
  font-size: clamp(16px, 2vw, 20px);
}
.home .section--02 .section__inner ul li::marker {
  color: #002c6f;
}

.home .section--lawer {
  background: #f8f8f8;
  padding: 30px 0;
}
@media (width >= 1024px) {
  .home .section--lawer {
    padding: 60px 0;
  }
}
.home .section--lawer .section__inner {
  width: 90%;
  margin: 0 auto;
}
@media (width >= 1024px) {
  .home .section--lawer .section__inner {
    max-width: 1200px;
  }
}
.home .section--lawer .section__inner h2 {
  margin-bottom: 30px;
}
.home .section--lawer .section__inner .box {
  display: flex;
  flex-direction: column;
  /*@media(width>=1024px){
  	flex-direction: row;
  	flex-wrap: wrap;
  }*/
}
.home .section--lawer .section__inner .box .lawer {
  background: #fff;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px;
}
@media (width <= 500px) {
  .home .section--lawer .section__inner .box .lawer {
    flex-direction: column;
    align-items: stretch;
  }
}
.home .section--lawer .section__inner .box .lawer > div {
  /*@media(width>=1024px){
  	width: 50%;
  	padding: 0 20px;
  	box-sizing: border-box;
  }*/
}
.home .section--lawer .section__inner .box .lawer > div.photo img {
  width: auto;
  height: auto;
  vertical-align: text-bottom;
}
@media (width >= 1024px) {
  .home .section--lawer .section__inner .box .lawer > div.photo img {
    min-width: 500px;
  }
}
.home .section--lawer .section__inner .box .lawer > div.text p {
  font-size: 16px;
  line-height: 1.5em;
}
.home .section--lawer .section__inner .box .lawer > div.text p.name {
  font-size: 18px;
  line-height: 2em;
  margin-bottom: 20px;
}
@media (width <= 500px) {
  .home .section--lawer .section__inner .box .lawer > div.text p.name {
    text-align: center;
  }
}
.home .section--lawer .section__inner .box .lawer > div.text p.name b {
  display: block;
  font-weight: normal;
}
.home .section--lawer .section__inner .box .lawer > div.text p.name span {
  display: inline-block;
}
.home .section--lawer .section__inner .box .lawer > div.text p.name strong {
  font-size: 2em;
  font-family: "Shippori Mincho", serif;
  color: #262d63;
}

.home .section--column1, .home .section--column2 {
  padding: 30px 0;
}
@media (width >= 1024px) {
  .home .section--column1, .home .section--column2 {
    padding: 60px 0;
  }
}
.home .section--column1 .section__inner, .home .section--column2 .section__inner {
  width: 90%;
  margin: 0 auto;
}
@media (width >= 1024px) {
  .home .section--column1 .section__inner, .home .section--column2 .section__inner {
    max-width: 1200px;
  }
}
.home .section--column1 .section__inner h2, .home .section--column2 .section__inner h2 {
  margin-bottom: 30px;
}

.home .section--column1 .section__inner .box {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (width >= 600px) {
  .home .section--column1 .section__inner .box {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
  }
}
.home .section--column1 .section__inner .box > div {
  height: fit-content;
}
@media (width >= 600px) {
  .home .section--column1 .section__inner .box > div {
    width: 48%;
  }
}
@media (width >= 1024px) {
  .home .section--column1 .section__inner .box > div {
    width: 31%;
  }
}
.home .section--column1 .section__inner .box > div a {
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
}
.home .section--column1 .section__inner .box > div a strong {
  position: absolute;
  font-size: clamp(20px, 7vw, 35px);
  color: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: fit-content;
  height: fit-content;
}
.home .section--column1 .section__inner .box > div a img {
  vertical-align: text-bottom;
}
.home .section--column1 .section__inner .box > div a.photo img {
  width: auto;
  height: auto;
  vertical-align: text-bottom;
}
@media (width >= 1024px) {
  .home .section--column1 .section__inner .box > div a.photo img {
    min-width: 500px;
  }
}
.home .section--column1 .section__inner .box > div a.text p {
  font-size: 16px;
  line-height: 1.5em;
}
.home .section--column1 .section__inner .box > div a.text p.name {
  font-size: 18px;
  line-height: 2em;
  margin-bottom: 20px;
}
@media (width <= 500px) {
  .home .section--column1 .section__inner .box > div a.text p.name {
    text-align: center;
  }
}
.home .section--column1 .section__inner .box > div a.text p.name b {
  display: block;
  font-weight: normal;
}
.home .section--column1 .section__inner .box > div a.text p.name span {
  display: inline-block;
}
.home .section--column1 .section__inner .box > div a.text p.name strong {
  font-size: 2em;
}

.home .section--column2 {
  background: #f8f8f8;
}
.home .section--column2 .section__inner {
  text-align: center;
}
.home .section--column2 .section__inner dl {
  text-align: left;
  display: inline-block;
  width: fit-content;
  margin: 0 auto;
}
.home .section--column2 .section__inner dl dt span {
  font-size: clamp(10px, 1.1vw, 14px);
  line-height: 0;
  color: #fff;
  padding: 3px 12px;
  box-sizing: border-box;
  border-radius: 50px;
  background: #262d63;
}
.home .section--column2 .section__inner dl dd {
  margin-bottom: 20px;
}
.home .section--column2 .section__inner dl dd a {
  font-size: clamp(14px, 1.1vw, 16px);
  font-weight: 700;
  color: #000;
}

.home .section--03 {
  background: center/cover no-repeat url("../img/top/section03_bg.jpg");
}

.home .section--03 h2.border {
  margin-bottom: 70px;
}

@media only screen and (max-width: 374px) {
  .home .section--03 h2.border {
    font-size: 20px;
  }
}
.home .section--03 h2.border span {
  font-size: 40px;
  display: block;
  font-weight: 500;
  line-height: 1.62;
}

@media only screen and (max-width: 991px) {
  .home .section--03 h2.border span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--03 h2.border span {
    font-size: 16px;
  }
}
.home .section--03 .case {
  position: relative;
  width: 87.3%;
  max-width: 1069px;
  height: 42.5%;
  background-color: #fbefd6;
  border-radius: 6px;
  min-height: 560px;
}

@media only screen and (max-width: 991px) {
  .home .section--03 .case {
    width: 94.6%;
  }
}
.home .section--03 .case:nth-child(2n) {
  margin-right: auto;
}

@media only screen and (max-width: 768px) {
  .home .section--03 .case:nth-child(2n) {
    margin-right: 0;
    margin-left: auto;
  }
}
.home .section--03 .case:nth-child(odd) {
  margin-left: auto;
}

.home .section--03 .case:not(:last-child) {
  margin-bottom: 85px;
}

@media only screen and (max-width: 991px) {
  .home .section--03 .case:not(:last-child) {
    margin-bottom: 45px;
  }
}
.home .section--03 .case__box {
  padding-top: 40px;
  padding-bottom: 60px;
}

@media only screen and (max-width: 768px) {
  .home .section--03 .case__box {
    padding-top: 344px;
    padding-bottom: 40px;
    width: 88.1%;
    margin: 0 auto;
  }
}
.home .section--03 .case__box h3 {
  position: relative;
  width: 89.6%;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  color: #ffffff;
  background-color: #262d63;
  padding: 26px 60px;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 0.04em;
  line-height: 1.33;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
  .home .section--03 .case__box h3 {
    position: absolute;
    top: 30px;
    right: -14px;
    width: 104%;
    -webkit-transform: translateX(-14px);
    transform: translateX(-14px);
    text-align: center;
    font-size: 18px;
    padding: 14px;
  }
}
.home .section--03 .case__box h3 img {
  display: inline-block;
  width: 128px;
  margin-right: 15px;
  vertical-align: bottom;
}

@media only screen and (max-width: 768px) {
  .home .section--03 .case__box h3 img {
    display: block;
    width: 70px;
    margin: 0 auto;
  }
}
.home .section--03 .case__box h3:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 20px transparent;
  border-right: solid 30px #5875b4;
}

@media only screen and (max-width: 768px) {
  .home .section--03 .case__box h3:before {
    border-bottom-width: 10px;
    border-right-width: 14px;
  }
}
.home .section--03 .case__box > p {
  width: 62.1%;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.04em;
  padding-left: 30px;
  padding-top: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
  .home .section--03 .case__box > p {
    width: 100%;
    font-size: 14px;
    line-height: 1.78;
    padding: 0;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--03 .case__box > p {
    font-size: 12px;
  }
}
.home .section--03 .case__box .comment {
  position: relative;
  padding-left: 155px;
  width: 93.2%;
  margin: 0 auto;
  margin-top: 48px;
}

@media only screen and (max-width: 768px) {
  .home .section--03 .case__box .comment {
    margin-top: 114px;
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--03 .case__box .comment {
    margin-top: 68px;
  }
}
.home .section--03 .case__box .comment:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 133px;
  height: 133px;
  border-radius: 50%;
  background: center/cover no-repeat url("../img/top/comment_icon.png");
}

@media only screen and (max-width: 768px) {
  .home .section--03 .case__box .comment:before {
    width: 98px;
    height: 98px;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.home .section--03 .case__box .comment p {
  background-color: #fff;
  border-radius: 23px;
  padding: 27px 24px;
  font-size: 17px;
  line-height: 1.82;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

@media only screen and (max-width: 768px) {
  .home .section--03 .case__box .comment p {
    font-size: 15px;
    line-height: 1.86;
    padding-top: 69px;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--03 .case__box .comment p {
    font-size: 13px;
  }
}
.home .section--03 .case__box .comment p span {
  font-weight: bold;
}

.home .section--03 .case__img {
  position: absolute;
  width: 272px;
  top: 95px;
  right: -56px;
}

@media only screen and (max-width: 991px) {
  .home .section--03 .case__img {
    width: 229px;
    top: 111px;
  }
}
@media only screen and (max-width: 768px) {
  .home .section--03 .case__img {
    width: 186px;
    top: 127px;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.home .section--04 {
  background: center/cover no-repeat url("../img/top/section04_bg.png");
  padding-top: 70px;
  padding-bottom: 60px;
}

@media only screen and (max-width: 991px) {
  .home .section--04 {
    padding-top: 46px;
    padding-bottom: 30px;
    background-image: url("../img/top/section04_bg-sp.png");
  }
}
.home .section--04 .section__inner {
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .home .section--04 .section__inner {
    width: 89.3%;
    margin: 0 auto;
  }
}
.home .section--04 .section__inner .yellow {
  color: #e0be00;
}

.home .section--04 .section__inner h2 {
  text-align: center;
  font-size: 39px;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  line-height: 1.76;
  color: #fff;
  font-weight: 500;
  padding-left: 50px;
  padding-right: 50px;
  border-bottom: 1px solid #e0c600;
  display: inline-block;
}

@media only screen and (max-width: 768px) {
  .home .section--04 .section__inner h2 {
    padding: 0;
    font-size: 22px;
    line-height: 1.34;
    padding-bottom: 17px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--04 .section__inner h2 {
    font-size: 16px;
  }
}
.home .section--04 .section__inner h2 span {
  font-family: "Shippori Mincho", serif;
  font-size: 50px;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 768px) {
  .home .section--04 .section__inner h2 span {
    font-size: 32px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--04 .section__inner h2 span {
    font-size: 20px;
  }
}
.home .section--04 .section__inner p {
  color: #fff;
  text-align: center;
  margin-top: 42px;
  margin-bottom: 42px;
}

@media only screen and (max-width: 768px) {
  .home .section--04 .section__inner p {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: left;
    line-height: 1.64;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: 0.015em;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--04 .section__inner p {
    font-size: 14px;
  }
}
.home .section--04 .section__inner p span {
  font-weight: bold;
}

.home .section--04 .section__inner img {
  display: inline-block;
  width: 628px;
  margin: 0 auto;
  vertical-align: bottom;
}

@media only screen and (max-width: 991px) {
  .home .section--04 .section__inner img {
    width: 100%;
  }
}
.home .section--05 {
  background: center/cover no-repeat url("../img/top/section05_bg.jpg");
  padding-top: 100px;
  padding-bottom: 100px;
}

@media only screen and (max-width: 991px) {
  .home .section--05 {
    background-image: url("../img/top/section05_bg-sp.jpg");
    padding-top: 60px;
    padding-bottom: 70px;
  }
}
.home .section--05 .section__inner {
  width: 87.8%;
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  .home .section--05 .section__inner {
    width: 100%;
  }
}
.home .section--05 .section__inner h2 {
  font-family: "Shippori Mincho", serif;
  font-size: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 23px;
  text-align: center;
  color: #262d63;
}

@media only screen and (max-width: 768px) {
  .home .section--05 .section__inner h2 {
    font-size: 30px;
    letter-spacing: 0.05em;
    line-height: 1.23;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--05 .section__inner h2 {
    font-size: 20px;
  }
}
.home .section--05 .section__inner h2 span {
  font-family: "Shippori Mincho", serif;
  color: #262d63;
}

.home .section--05 .section__inner h2 .bg-blue {
  position: relative;
  display: inline-block;
  font-size: 24px;
  letter-spacing: 0.05em;
  background-color: #262d63;
  border-radius: 26px;
  padding: 7px 60px;
  margin-bottom: 12px;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .home .section--05 .section__inner h2 .bg-blue {
    font-size: 15px;
    padding: 4px 25px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--05 .section__inner h2 .bg-blue {
    font-size: 11px;
  }
}
.home .section--05 .section__inner h2 .bg-blue:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 24px;
  height: 20px;
  background: center/contain no-repeat url("../img/top/tryangle_blue.png");
}

@media only screen and (max-width: 768px) {
  .home .section--05 .section__inner h2 .bg-blue:before {
    width: 13px;
    height: 11px;
  }
}
.home .section--05 .section__inner h2 .strong {
  font-size: 62px;
  letter-spacing: 0.05em;
  padding-left: 5px;
  padding-right: 5px;
}

@media only screen and (max-width: 768px) {
  .home .section--05 .section__inner h2 .strong {
    font-size: 39px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--05 .section__inner h2 .strong {
    font-size: 24px;
    padding: 0;
  }
}
.home .section--05 .section__inner .reason {
  width: 83.8%;
  position: relative;
  margin-top: 275px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 768px) {
  .home .section--05 .section__inner .reason {
    width: 94.6%;
    margin-top: 200px;
  }
}
.home .section--05 .section__inner .reason:before {
  content: "";
  position: absolute;
  top: -187px;
  width: 82.5%;
  height: 400px;
  background: center/cover no-repeat;
}

@media only screen and (max-width: 768px) {
  .home .section--05 .section__inner .reason:before {
    width: 80.5%;
    height: 160px;
    top: -136px;
  }
}
.home .section--05 .section__inner .reason:nth-child(2n) {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-left: auto;
}

.home .section--05 .section__inner .reason:nth-child(2n):before {
  right: 0;
  border-radius: 30px 0 0 0;
}

@media only screen and (max-width: 768px) {
  .home .section--05 .section__inner .reason:nth-child(2n):before {
    border-radius: 15px 0 0 0;
  }
}
.home .section--05 .section__inner .reason:nth-child(odd) {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-right: auto;
}

.home .section--05 .section__inner .reason:nth-child(odd):before {
  left: 0;
  border-radius: 0 30px 0 0;
}

@media only screen and (max-width: 768px) {
  .home .section--05 .section__inner .reason:nth-child(odd):before {
    border-radius: 0 15px 0 0;
  }
}
.home .section--05 .section__inner .reason__text {
  position: relative;
  width: 463px;
  min-height: 268px;
  background-color: #fff;
  padding: 55px 25px;
  display: inline-block;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 768px) {
  .home .section--05 .section__inner .reason__text {
    width: 94.3%;
    padding: 45px 30px 28px;
    min-height: 218px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--05 .section__inner .reason__text {
    padding: 45px 15px;
  }
}
.home .section--05 .section__inner .reason__text .count {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 9px 0;
  background-color: #262d63;
  padding: 5px 10px;
}

.home .section--05 .section__inner .reason__text .count img {
  display: inline-block;
  width: 140px;
  vertical-align: bottom;
}

@media only screen and (max-width: 768px) {
  .home .section--05 .section__inner .reason__text .count img {
    width: 96px;
  }
}
.home .section--05 .section__inner .reason__text h3 {
  position: relative;
  background-color: #fff;
  color: #262d63;
  font-size: 35px;
  letter-spacing: 0.05em;
  line-height: 1.34;
  font-weight: bold;
  margin-bottom: 23px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .home .section--05 .section__inner .reason__text h3 {
    font-size: 25px;
    line-height: 1.32;
  }
}
.home .section--05 .section__inner .reason__text p {
  font-size: 17px;
  line-height: 1.82;
}

@media only screen and (max-width: 768px) {
  .home .section--05 .section__inner .reason__text p {
    font-size: 14px;
    line-height: 1.64;
  }
}
.home .section--05 .section__inner .reason--01:before {
  background-image: url("../img/top/reason_bg01.png");
}

/*.home .section--05 .section__inner .reason--02:before {
	background-image: url("../img/top/reason_bg02.png")
}*/
.home .section--05 .section__inner .reason--02:before {
  background-image: url("../img/top/reason_bg03.png");
}

.home .section--05 .section__inner .reason--03:before {
  background-image: url("../img/top/reason_bg04.png");
}

.home .section--06 {
  padding-top: 72px;
  padding-bottom: 100px;
  background: center/cover no-repeat url("../img/top/section06_bg.jpg");
}

@media only screen and (max-width: 991px) {
  .home .section--06 {
    padding-top: 46px;
    padding-bottom: 60px;
    background-image: url("../img/top/section06_bg-sp.jpg");
  }
}
.home .section--06 .section__inner {
  text-align: center;
  width: 69.5%;
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  .home .section--06 .section__inner {
    width: 89.3%;
  }
}
.home .section--06 .section__inner h2 {
  font-size: 50px;
  font-weight: 500;
  font-family: "Shippori Mincho", serif;
  line-height: 1.3;
  margin-bottom: 45px;
  color: #262d63;
}

@media only screen and (max-width: 768px) {
  .home .section--06 .section__inner h2 {
    font-size: 32px;
    line-height: 2.03;
    margin-bottom: 37px;
  }
}
.home .section--06 .section__inner .flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home .section--06 .section__inner .flow__item {
  position: relative;
  left: -10px;
  width: calc(33.333% - 5px);
  height: 69px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 27px;
  line-height: 1.33;
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  .home .section--06 .section__inner .flow__item {
    left: -5px;
    font-size: 14px;
    line-height: 1.35;
    height: 44px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--06 .section__inner .flow__item {
    font-size: 10px;
  }
}
.home .section--06 .section__inner .flow__item:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 100%;
  top: 0;
  border-top: 35px solid transparent;
  border-right: 26px solid transparent;
  border-bottom: 34px solid transparent;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .home .section--06 .section__inner .flow__item:after {
    border-top-width: 22px;
    border-right-width: 14px;
    border-bottom-width: 22px;
    border-left-width: 14px;
  }
}
.home .section--06 .section__inner .flow__item:not(:first-child) {
  padding-left: 26px;
}

.home .section--06 .section__inner .flow__item:first-child {
  background-color: #262d63;
}

.home .section--06 .section__inner .flow__item:first-child:after {
  border-left: 26px solid #262d63;
}

@media only screen and (max-width: 768px) {
  .home .section--06 .section__inner .flow__item:first-child:after {
    border-left-width: 14px;
  }
}
.home .section--06 .section__inner .flow__item:nth-child(2) {
  background-color: #2e4d93;
}

.home .section--06 .section__inner .flow__item:nth-child(2):after {
  border-left: 26px solid #2e4d93;
}

@media only screen and (max-width: 768px) {
  .home .section--06 .section__inner .flow__item:nth-child(2):after {
    border-left-width: 14px;
  }
}
.home .section--06 .section__inner .flow__item:last-child {
  background-color: #3b5fab;
}

.home .section--06 .section__inner .flow__item:last-child:after {
  border-left: 26px solid #3b5fab;
}

@media only screen and (max-width: 768px) {
  .home .section--06 .section__inner .flow__item:last-child:after {
    border-left-width: 14px;
  }
}
.home .section--06 .section__inner .flow__item span {
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.36;
  color: #fff;
  margin-right: 20px;
}

@media only screen and (max-width: 768px) {
  .home .section--06 .section__inner .flow__item span {
    font-size: 14px;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--06 .section__inner .flow__item span {
    font-size: 10px;
  }
}
.home .section--06 .section__inner .step {
  position: relative;
}

.home .section--06 .section__inner .step:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 5px;
  height: 53.2%;
  background: center/cover no-repeat url("../img/top/dot.png");
}

@media only screen and (max-width: 1100px) {
  .home .section--06 .section__inner .step:before {
    height: 46%;
  }
}
.home .section--06 .section__inner .step__item {
  position: relative;
  text-align: left;
  border: 2px solid #262d63;
  border-radius: 10px;
  background-color: #fff;
  margin-top: 45px;
  padding: 32px 60px 24px;
}

@media only screen and (max-width: 1100px) {
  .home .section--06 .section__inner .step__item {
    padding: 30px 20px;
  }
}
.home .section--06 .section__inner .step__item:before {
  content: "";
  position: absolute;
  top: 32px;
  left: 37px;
  width: 143px;
  height: 143px;
  border-radius: 50%;
}

@media only screen and (max-width: 1100px) {
  .home .section--06 .section__inner .step__item:before {
    width: 119px;
    height: 119px;
    top: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.home .section--06 .section__inner .step__item:first-child:before {
  background: center/cover no-repeat url("../img/top/step01.png");
}

.home .section--06 .section__inner .step__item:nth-child(2):before {
  background: center/cover no-repeat url("../img/top/step02.png");
}

.home .section--06 .section__inner .step__item:last-child:before {
  background: center/cover no-repeat url("../img/top/step03.png");
}

.home .section--06 .section__inner .step__item__inner {
  padding-left: 200px;
}

@media only screen and (max-width: 1100px) {
  .home .section--06 .section__inner .step__item__inner {
    padding: 0;
    padding-top: 134px;
  }
}
.home .section--06 .section__inner .step__item__inner .step_count {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1100px) {
  .home .section--06 .section__inner .step__item__inner .step_count {
    align-items: center;
  }
}

.home .section--06 .section__inner .step__item__inner .count {
  font-size: 15px;
  line-height: 1.6;
  font-weight: bold;
  color: #262d63;
  border: 1px solid #262d63;
  border-radius: 12px;
  display: inline-block;
  padding-left: 13px;
  padding-right: 13px;
  width: fit-content;
}

@media only screen and (max-width: 1100px) {
  .home .section--06 .section__inner .step__item__inner .count {
    padding-left: 7px;
    padding-right: 7px;
  }
}
.home .section--06 .section__inner .step__item__inner h3 {
  color: #262d63;
  font-size: 30px;
  text-align: left;
  font-weight: bold;
  line-height: 1.56;
  margin-top: 10px;
}

@media only screen and (max-width: 768px) {
  .home .section--06 .section__inner .step__item__inner h3 {
    font-size: 25px;
    text-align: center;
    line-height: 1.32;
    letter-spacing: 0.05em;
  }
}
.home .section--06 .section__inner .step__item__inner p {
  font-size: 17px;
  line-height: 1.82;
  margin-top: 25px;
  margin-bottom: 28px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

@media only screen and (max-width: 768px) {
  .home .section--06 .section__inner .step__item__inner p {
    font-size: 14px;
    line-height: 1.64;
    margin-bottom: 43px;
  }
}
.home .section--06 .section__inner .step__item__inner .cta-box {
  border-radius: 8px;
  background-color: #fcf1db;
  padding: 21px 36px;
  padding-bottom: 8px;
  width: 639px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 1300px) {
  .home .section--06 .section__inner .step__item__inner .cta-box {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .home .section--06 .section__inner .step__item__inner .cta-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 17px 13px;
    width: 277px;
    max-width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--06 .section__inner .step__item__inner .cta-box {
    padding: 15px;
  }
}
.home .section--06 .section__inner .step__item__inner .cta-box .tel {
  width: 251px;
  margin-right: 33px;
}

@media only screen and (max-width: 768px) {
  .home .section--06 .section__inner .step__item__inner .cta-box .tel {
    margin-right: 0;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--06 .section__inner .step__item__inner .cta-box .tel {
    width: 90%;
  }
}
.home .section--06 .section__inner .step__item__inner .cta-box .line {
  width: 227px;
}

@media only screen and (max-width: 374px) {
  .home .section--06 .section__inner .step__item__inner .cta-box .line {
    width: 90%;
  }
}
.home .section--07 {
  padding-top: 100px;
}

@media only screen and (max-width: 991px) {
  .home .section--07 {
    padding-top: 60px;
  }
}
.home .section--07 .section__inner {
  width: 63.6%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 90px;
  text-align: center;
  max-width: 877px;
}

@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner {
    width: 89.3%;
    max-width: 338px;
    padding-bottom: 74px;
  }
}
.home .section--07 .section__inner:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 120px;
  height: 64px;
  background: center/cover no-repeat url("../img/top/arrow_yellow.png");
}

@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner:after {
    width: 68px;
    height: 36px;
  }
}
.home .section--07 .section__inner h2 {
  position: relative;
  color: #262d63;
  letter-spacing: 0.05em;
  font-size: 50px;
  line-height: 1.46;
  font-weight: 500;
  border-bottom: 2px solid #262d63;
  display: inline-block;
  font-family: "Shippori Mincho", serif;
  padding: 0 45px 30px;
}

@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner h2 {
    padding: 0;
    padding-bottom: 16px;
    font-size: 27px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: 0.03em;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--07 .section__inner h2 {
    font-size: 20px;
  }
}
.home .section--07 .section__inner h2:after, .home .section--07 .section__inner h2:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  bottom: -4px;
  background-color: #262d63;
}

@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner h2:after, .home .section--07 .section__inner h2:before {
    width: 5px;
    height: 5px;
    bottom: -3px;
  }
}
.home .section--07 .section__inner h2:before {
  left: 0;
}

.home .section--07 .section__inner h2:after {
  right: 0;
}

.home .section--07 .section__inner h2 span {
  display: block;
  font-weight: 500;
  font-size: 40px;
  letter-spacing: 0.05em;
  line-height: 1.825;
  color: #262d63;
  font-family: "Shippori Mincho", serif;
}

@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner h2 span {
    font-size: 22px;
    line-height: 1.77;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--07 .section__inner h2 span {
    font-size: 16px;
  }
}
.home .section--07 .section__inner p {
  font-size: 17px;
  line-height: 1.823;
  margin-top: 23px;
  margin-bottom: 25px;
}

@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner p {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-size: 12px;
    margin-top: 16px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--07 .section__inner p {
    font-size: 10px;
  }
}
.home .section--07 .section__inner .workings {
  border: 4px solid #eee;
  padding: 60px 65px 40px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
  .home .section--07 .section__inner .workings {
    padding: 30px 15px;
  }
}
.home .section--07 .section__inner .workings h3 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner .workings h3 {
    font-size: 18px;
    letter-spacing: 0.01em;
    margin-bottom: 30px;
  }
}
.home .section--07 .section__inner .workings img {
  display: inline-block;
  max-width: 740px;
}

@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner .workings img {
    width: 315px;
    max-width: 100%;
  }
}
.home .section--07 .section__inner .workings ol {
  padding-left: 20px;
  border-left: 3px solid #262d63;
  margin-top: 65px;
  counter-reset: count;
}

@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner .workings ol {
    border: 0;
    margin-top: 30px;
    padding: 0;
  }
}
.home .section--07 .section__inner .workings ol li {
  position: relative;
  font-size: 16px;
  text-align: left;
  padding-left: 25px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner .workings ol li {
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 2;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--07 .section__inner .workings ol li {
    font-size: 11px;
    padding-left: 20px;
  }
}
.home .section--07 .section__inner .workings ol li:before {
  content: "[" counter(count) "]";
  counter-increment: count;
  position: absolute;
  top: 0;
  left: 0;
}

.home .section--07 .section__inner .workings .box {
  padding: 20px 30px;
  background-color: #eee;
  margin-top: 40px;
}

@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner .workings .box {
    margin-top: 25px;
    padding: 15px;
  }
}
.home .section--07 .section__inner .workings .box dl:first-child {
  margin-bottom: 22px;
}

@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner .workings .box dl:first-child {
    margin-bottom: 15px;
  }
}
.home .section--07 .section__inner .workings .box dl dd, .home .section--07 .section__inner .workings .box dl dt {
  font-size: 16px;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner .workings .box dl dd, .home .section--07 .section__inner .workings .box dl dt {
    font-size: 14px;
    letter-spacing: 0.01em;
    font-size: 13px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--07 .section__inner .workings .box dl dd, .home .section--07 .section__inner .workings .box dl dt {
    font-size: 12px;
  }
}
.home .section--07 .section__inner .workings .box dl dt {
  font-weight: bold;
  margin-bottom: 6px;
}

@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner .workings .box dl dt {
    margin-bottom: 3px;
  }
}
@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner .workings .box dl dd {
    line-height: 1.8;
  }
}
@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner ul {
    max-width: 308px;
    margin: 0 auto;
  }
}
.home .section--07 .section__inner ul li {
  text-align: left;
  font-size: 17px;
  line-height: 1.82;
}

@media only screen and (max-width: 768px) {
  .home .section--07 .section__inner ul li {
    font-size: 10px;
    line-height: 1.9;
    letter-spacing: 0.01em;
  }
}
.home .section--07 .section__bottom {
  background: center/cover no-repeat url("../img/top/section07_bottom_bg.jpg");
  padding-top: 63px;
  padding-bottom: 66px;
}

@media only screen and (max-width: 768px) {
  .home .section--07 .section__bottom {
    background-image: url("../img/top/section07_bottom_bg-sp.jpg");
    padding-top: 43px;
    padding-bottom: 152px;
  }
}
.home .section--07 .section__bottom p {
  font-size: 33px;
  letter-spacing: 0.03em;
  line-height: 1.78;
  width: 87.8%;
  margin: 0 auto;
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 991px) {
  .home .section--07 .section__bottom p {
    font-size: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .home .section--07 .section__bottom p {
    font-size: 18px;
    line-height: 1.72;
    letter-spacing: 0;
    width: 78%;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media only screen and (max-width: 374px) {
  .home .section--07 .section__bottom p {
    font-size: 13px;
  }
}
.home .section--08 {
  background: center/cover no-repeat url("../img/top/section08_bg.jpg");
  padding: 55px 40px 48px;
}

@media only screen and (max-width: 1100px) {
  .home .section--08 {
    background: #f7eee5;
    padding: 40px 0;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--08 {
    padding: 20px 0;
  }
}
.home .section--08 .section__inner {
  width: 50%;
  margin-left: auto;
  background-color: #fff;
  border-radius: 42px;
}

@media only screen and (max-width: 1300px) {
  .home .section--08 .section__inner {
    width: 70%;
  }
}
@media only screen and (max-width: 1100px) {
  .home .section--08 .section__inner {
    width: 89.3%;
    margin: 0 auto;
  }
}
.home .section--08 .section__inner__box {
  padding: 34px 42px 47px;
}

@media only screen and (max-width: 1100px) {
  .home .section--08 .section__inner__box {
    padding: 44px 12px 63px;
  }
}
@media only screen and (max-width: 768px) {
  .home .section--08 .section__inner__box h2 {
    font-size: 32px;
    letter-spacing: 0.03em;
    line-height: 2.03;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--08 .section__inner__box h2 {
    font-size: 20px;
  }
}
.home .section--08 .section__inner__box > p:not(.note) {
  font-size: 20px;
  font-weight: bold;
  margin-top: 26px;
  margin-bottom: 33px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .home .section--08 .section__inner__box > p:not(.note) {
    font-size: 16px;
    line-height: 1.625;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--08 .section__inner__box > p:not(.note) {
    font-size: 12px;
  }
}
.home .section--08 .section__inner__box .note {
  font-size: 14px;
  line-height: 2.21;
  margin-top: 46px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

@media only screen and (max-width: 768px) {
  .home .section--08 .section__inner__box .note {
    font-size: 11px;
    line-height: 2;
    margin-top: 33px;
  }
}
.home .section--08 .section__inner__box .note .blue {
  font-weight: bold;
}

.home .section--08 .section__inner__box .point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.home .section--08 .section__inner__box .point__item {
  background-color: #2e4d93;
  border-radius: 17px;
  width: calc(50% - 11px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 768px) {
  .home .section--08 .section__inner__box .point__item {
    width: calc(50% - 6px);
  }
}
.home .section--08 .section__inner__box .point__item p {
  font-weight: bold;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.home .section--08 .section__inner__box .point__item p span {
  letter-spacing: 0.04em;
}

.home .section--08 .section__inner__box .point__item--01 {
  width: 100%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .home .section--08 .section__inner__box .point__item--01 {
    margin-bottom: 11px;
  }
}
.home .section--08 .section__inner__box .point__item--01 p {
  font-size: 68px;
  line-height: 1.32;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 768px) {
  .home .section--08 .section__inner__box .point__item--01 p {
    font-size: 37px;
    letter-spacing: 0.04em;
    line-height: 1.32;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media only screen and (max-width: 374px) {
  .home .section--08 .section__inner__box .point__item--01 p {
    font-size: 20px;
  }
}
.home .section--08 .section__inner__box .point__item--01 p .yellow {
  display: inline-block;
  margin-left: 26px;
  font-size: 58px;
  color: #fcdc00;
}

@media only screen and (max-width: 768px) {
  .home .section--08 .section__inner__box .point__item--01 p .yellow {
    font-size: 32px;
    letter-spacing: 0.04em;
    line-height: 1.34;
    margin-left: 13px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media only screen and (max-width: 374px) {
  .home .section--08 .section__inner__box .point__item--01 p .yellow {
    font-size: 20px;
  }
}
.home .section--08 .section__inner__box .point__item--01 p .yellow span {
  font-size: 91px;
  color: #fcdc00;
}

@media only screen and (max-width: 768px) {
  .home .section--08 .section__inner__box .point__item--01 p .yellow span {
    font-size: 50px;
    letter-spacing: 0.04em;
    line-height: 1.34;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media only screen and (max-width: 374px) {
  .home .section--08 .section__inner__box .point__item--01 p .yellow span {
    font-size: 28px;
  }
}
.home .section--08 .section__inner__box .point__item--02 {
  margin-right: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (max-width: 768px) {
  .home .section--08 .section__inner__box .point__item--02 {
    margin-right: 11px;
  }
}
.home .section--08 .section__inner__box .point__item--02 p .yellow,
.home .section--08 .section__inner__box .point__item--03 p .yellow {
  color: #fcdc00;
}

.home .section--08 .section__inner__box .point__item--02 p .yellow span {
  font-size: 2em;
  color: #fcdc00;
}

.home .section--08 .section__inner__box .point__item--03 p .yellow span {
  font-size: 1.5em;
  color: #fcdc00;
}

.home .section--08 .section__inner__box .point__item--02 p:first-child {
  font-size: 35px;
  line-height: 1.34;
}

@media only screen and (max-width: 768px) {
  .home .section--08 .section__inner__box .point__item--02 p:first-child {
    font-size: 19px;
    letter-spacing: 0.04em;
    line-height: 1;
    padding-bottom: 5px;
  }
}
.home .section--08 .section__inner__box .point__item--02 p:last-child {
  font-size: 13px;
  line-height: 1.1;
}

@media only screen and (max-width: 768px) {
  .home .section--08 .section__inner__box .point__item--02 p:last-child {
    font-size: 10px;
    line-height: 1.37;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.home .section--08 .section__inner__box .point__item--03 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.home .section--08 .section__inner__box .point__item--03 p {
  font-size: 36px;
  line-height: 1.16;
}

@media only screen and (max-width: 768px) {
  .home .section--08 .section__inner__box .point__item--03 p {
    font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 1.15;
  }
}
.home .section--09 {
  padding-top: 72px;
  padding-bottom: 100px;
  background-color: #262d63;
}

@media only screen and (max-width: 991px) {
  .home .section--09 {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.home .section--09 .section__inner {
  width: 78.6%;
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  .home .section--09 .section__inner {
    width: 89.6%;
  }
}
.home .section--09 .section__inner h2 {
  color: #fff;
  margin-bottom: 56px;
}

@media only screen and (max-width: 991px) {
  .home .section--09 .section__inner h2 {
    margin-bottom: 40px;
  }
}
.home .section--09 .section__inner h2:after {
  background-color: #fff;
}

.home .section--09 .section__inner .faq__item {
  background-color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
  border-radius: 7px;
}

@media only screen and (max-width: 991px) {
  .home .section--09 .section__inner .faq__item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.home .section--09 .section__inner .faq__item:not(:last-child) {
  margin-bottom: 40px;
}

@media only screen and (max-width: 991px) {
  .home .section--09 .section__inner .faq__item:not(:last-child) {
    margin-bottom: 30px;
  }
}
.home .section--09 .section__inner .faq__item .accBtn, .home .section--09 .section__inner .faq__item .accTarget {
  position: relative;
  padding-left: 90px;
  min-height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  letter-spacing: 0.04em;
}

@media only screen and (max-width: 768px) {
  .home .section--09 .section__inner .faq__item .accBtn, .home .section--09 .section__inner .faq__item .accTarget {
    padding-left: 44px;
    padding-right: 58px;
    min-height: 76px;
  }
}
.home .section--09 .section__inner .faq__item .accBtn:before, .home .section--09 .section__inner .faq__item .accTarget:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 72px;
  height: 72px;
  border-radius: 50%;
  border: 1px solid #262d63;
  color: #262d63;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 30px;
}

@media only screen and (max-width: 768px) {
  .home .section--09 .section__inner .faq__item .accBtn:before, .home .section--09 .section__inner .faq__item .accTarget:before {
    width: 33px;
    height: 33px;
    font-size: 18px;
  }
}
.home .section--09 .section__inner .faq__item .accBtn {
  position: relative;
  color: #262d63;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 90px;
  font-size: 22px;
  line-height: 1.36;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .home .section--09 .section__inner .faq__item .accBtn {
    font-size: 15px;
    letter-spacing: 0.04em;
    line-height: 1.4;
    padding-right: 25px;
  }
}
.home .section--09 .section__inner .faq__item .accBtn:before {
  content: "Q";
}

.home .section--09 .section__inner .faq__item .accBtn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 16px;
  height: 14px;
  background: center/contain no-repeat url("../img/top/arrow_blue.png");
}

@media only screen and (max-width: 768px) {
  .home .section--09 .section__inner .faq__item .accBtn:after {
    width: 13px;
    height: 11px;
    right: 6px;
  }
}
.home .section--09 .section__inner .faq__item .accBtn.active {
  border-bottom: 1px solid #262d63;
}

.home .section--09 .section__inner .faq__item .accBtn.active:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.home .section--09 .section__inner .faq__item .accTarget {
  padding-right: 0;
}

.home .section--09 .section__inner .faq__item .accTarget:before {
  content: "A";
  color: #f07700;
  border-color: #f07700;
}

.home .section--09 .section__inner .faq__item .accTarget span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  height: 100%;
  min-height: 130px;
  color: #f5a04e;
  line-height: 1.26;
  font-size: 18px;
}

@media only screen and (max-width: 768px) {
  .home .section--09 .section__inner .faq__item .accTarget span {
    font-size: 13px;
    letter-spacing: 0.04em;
    line-height: 1.7;
  }
}
.home .section--10 {
  padding-top: 102px;
  padding-bottom: 80px;
}

@media only screen and (max-width: 991px) {
  .home .section--10 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.home .section--10 .section__inner .company {
  width: 83.4%;
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  .home .section--10 .section__inner .company {
    width: 89.3%;
    margin-top: 40px;
  }
}
.home .section--10 .section__inner h2 {
  margin-bottom: 30px;
}

.home .section--10 .section__inner .company__front {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 55px 60px 70px;
  display: none;
}

@media only screen and (max-width: 991px) {
  .home .section--10 .section__inner .company__front {
    padding: 0;
    display: block;
    text-align: center;
    margin-bottom: 65px;
    display: none;
  }
}
.home .section--10 .section__inner .company__front img {
  display: inline-block;
  width: 46.3%;
}

@media only screen and (max-width: 991px) {
  .home .section--10 .section__inner .company__front img {
    width: 62.9%;
    margin: 0 auto;
    vertical-align: bottom;
  }
}
.home .section--10 .section__inner .company__front .box {
  margin-left: 10.5%;
  width: 43.2%;
  min-width: 412px;
}

@media only screen and (max-width: 991px) {
  .home .section--10 .section__inner .company__front .box {
    margin: 0;
    width: 100%;
    min-width: auto;
    margin-top: 17px;
  }
}
.home .section--10 .section__inner .company__front .box .firm {
  font-size: 19px;
  letter-spacing: 0.031em;
  color: #262d63;
  margin-bottom: 19px;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .home .section--10 .section__inner .company__front .box .firm {
    font-size: 14px;
    margin: 0 auto;
    width: 211px;
    margin-bottom: 6px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.home .section--10 .section__inner .company__front .box .national {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 45px;
  letter-spacing: 0.031em;
  line-height: 1.24;
  font-weight: bold;
}

@media only screen and (max-width: 991px) {
  .home .section--10 .section__inner .company__front .box .national {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .home .section--10 .section__inner .company__front .box .national {
    margin: 0 auto;
    width: 211px;
    font-size: 25px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.home .section--10 .section__inner .company__front .box .national span {
  border-radius: 4px;
  background-color: #262d63;
  padding-left: 19px;
  padding-right: 19px;
  font-size: 25px;
  line-height: 2.04;
  letter-spacing: 0.031em;
  color: #fff;
  margin-right: 25px;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .home .section--10 .section__inner .company__front .box .national span {
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    margin-right: 15px;
  }
}
.home .section--10 .section__inner .company__front .box p {
  word-break: normal;
  font-size: 18px;
  line-height: 1.94;
  margin-top: 30px;
  letter-spacing: 0.01em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

@media only screen and (max-width: 768px) {
  .home .section--10 .section__inner .company__front .box p {
    font-size: 15px;
    line-height: 1.8;
    text-align: left;
  }
}
.home .section--10 .section__inner .company__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (max-width: 991px) {
  .home .section--10 .section__inner .company__bottom {
    display: block;
  }
}
.home .section--10 .section__inner .company__bottom .table {
  width: 47.3%;
}

@media only screen and (max-width: 991px) {
  .home .section--10 .section__inner .company__bottom .table {
    width: 100%;
  }
}
.home .section--10 .section__inner .company__bottom .table dl {
  border-top: 1px solid #c9c9c9;
  display: table;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .home .section--10 .section__inner .company__bottom .table dl {
    display: block;
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.home .section--10 .section__inner .company__bottom .table dl:last-child {
  border-bottom: 1px solid #c9c9c9;
}

.home .section--10 .section__inner .company__bottom .table dl dd, .home .section--10 .section__inner .company__bottom .table dl dt {
  font-size: 20px;
  padding-top: 31px;
  padding-bottom: 31px;
  display: table-cell;
}

@media only screen and (max-width: 768px) {
  .home .section--10 .section__inner .company__bottom .table dl dd, .home .section--10 .section__inner .company__bottom .table dl dt {
    display: block;
    font-size: 15px;
    padding: 0;
    line-height: 1;
  }
}
.home .section--10 .section__inner .company__bottom .table dl dt {
  color: #262d63;
  font-weight: bold;
  width: 168px;
}

@media only screen and (max-width: 768px) {
  .home .section--10 .section__inner .company__bottom .table dl dt {
    margin-bottom: 10px;
    width: 100%;
  }
}
.home .section--10 .section__inner .company__bottom .table dl dd {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

@media only screen and (max-width: 768px) {
  .home .section--10 .section__inner .company__bottom .table dl dd {
    font-size: 14px;
  }
}
.home .section--10 .section__inner .company__bottom .table p.photo {
  text-align: center;
}
.home .section--10 .section__inner .company__bottom .table p.photo img {
  max-width: 400px;
  height: auto;
}

.home .section--10 .section__inner .company__bottom .logos, .home .logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 40px;
  width: 100%;
}

.home .section--10 .section__inner .company__bottom .logos img, .home .logos img {
  display: inline-block;
  width: 188px;
}

@media only screen and (max-width: 768px) {
  .home .section--10 .section__inner .company__bottom .logos img, .home .logos img {
    width: 136px;
  }
}
@media only screen and (max-width: 374px) {
  .home .section--10 .section__inner .company__bottom .logos img, .home .logos img {
    width: 120px;
  }
}
.home .section--10 .section__inner .company__bottom .logos img:first-child, .home .logos img:first-child {
  margin-right: 22px;
}

@media only screen and (max-width: 768px) {
  .home .section--10 .section__inner .company__bottom .logos img:first-child, .home .logos img:first-child {
    width: 138px;
    margin-right: 16px;
  }
}
.home .section--11 {
  padding-bottom: 100px;
}

@media only screen and (max-width: 768px) {
  .home .section--11 {
    padding-bottom: 50px;
  }
}
.home .section--11 h2 {
  position: relative;
  background-color: #262d63;
  color: #fff;
  font-size: 50px;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: "Shippori Mincho", serif;
}

@media only screen and (max-width: 768px) {
  .home .section--11 h2 {
    font-size: 32px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
@media only screen and (max-width: 374px) {
  .home .section--11 h2 {
    font-size: 18px;
  }
}
.home .section--11 h2:after, .home .section--11 h2:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.home .section--11 h2:before {
  top: 20px;
}

.home .section--11 h2:after {
  bottom: 20px;
}

.home .section--11 h2 span {
  color: #eacf00;
  font-family: "Shippori Mincho", serif;
}

@media only screen and (max-width: 768px) {
  .home .section--11 h2 span {
    display: block;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}
.home .section--11 .section__inner {
  width: 760px;
  margin: 0 auto;
  margin-top: 30px;
}

@media only screen and (max-width: 768px) {
  .home .section--11 .section__inner {
    width: 89.3%;
    margin: 0 auto;
    margin-top: 30px;
    padding-bottom: 50px;
  }
}
.home .section--11 .section__inner p {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

@media only screen and (max-width: 768px) {
  .home .section--11 .section__inner p {
    text-align: left;
  }
}
.home .section--11 .section__inner p small {
  font-size: 12px;
}

.home .section--11 .section__inner .achieve__item__inner {
  margin-top: 20px;
  padding: 20px;
  border: 2px solid #262d63;
  border-radius: 5px;
}

.home .section--11 .section__inner .achieve__item__inner .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .home .section--11 .section__inner .achieve__item__inner .flex {
    display: block;
  }
}
.home .section--11 .section__inner .achieve__item__inner .icon {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  width: 150px;
  min-width: 150px;
  height: 150px;
  margin-right: 20px;
}

@media only screen and (max-width: 768px) {
  .home .section--11 .section__inner .achieve__item__inner .icon {
    width: 100px;
    min-width: 100px;
    height: 100px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
.home .section--11 .section__inner .achieve__item__inner .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.home .section--11 .section__inner .achieve__item__inner .box {
  width: 100%;
}

.home .section--11 .section__inner .achieve__item__inner .box__title {
  font-size: 24px;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .home .section--11 .section__inner .achieve__item__inner .box__title {
    font-size: 20px;
    line-height: 1.66;
  }
}
.home .section--11 .section__inner .achieve__item__inner .box__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .home .section--11 .section__inner .achieve__item__inner .box__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.home .section--11 .section__inner .achieve__item__inner .box__inner .damage {
  position: relative;
}

.home .section--11 .section__inner .achieve__item__inner .box__inner .damage__price {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
}

@media only screen and (max-width: 768px) {
  .home .section--11 .section__inner .achieve__item__inner .box__inner .damage__price {
    font-size: 20px;
  }
}
.home .section--11 .section__inner .achieve__item__inner .box__inner .damage__price span {
  display: block;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
}

@media only screen and (max-width: 768px) {
  .home .section--11 .section__inner .achieve__item__inner .box__inner .damage__price span {
    font-size: 26px;
  }
}
.home .section--11 .section__inner .achieve__item__inner .box__inner .arrow {
  font-size: 50px;
}

@media only screen and (max-width: 768px) {
  .home .section--11 .section__inner .achieve__item__inner .box__inner .arrow {
    font-size: 25px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.home .section--11 .section__inner .achieve__item__inner .box__inner .refund {
  padding-left: 40px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  color: #f07700;
}

@media only screen and (max-width: 768px) {
  .home .section--11 .section__inner .achieve__item__inner .box__inner .refund {
    font-size: 20px;
    padding-left: 0;
  }
}
.home .section--11 .section__inner .achieve__item__inner .box__inner .refund span {
  display: block;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
  color: #f07700;
}

@media only screen and (max-width: 768px) {
  .home .section--11 .section__inner .achieve__item__inner .box__inner .refund span {
    font-size: 26px;
  }
}
.home .section--11 .section__inner .achieve__item p {
  width: 100%;
  margin-top: 15px;
  font-size: 16px;
  text-align: left;
}

.home .page-top {
  position: relative;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 1.333;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 16px;
  font-weight: bold;
  background-color: #262d63;
  display: block;
}

.home .page-top:before {
  content: "";
  background: center/contain no-repeat url("../img/top/arrow_white.png");
  width: 15px;
  height: 15px;
  position: absolute;
  top: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* #gnavi #footer-btn #20250612 */
#gnavi {
  display: none;
}
@media (width >= 1280px) {
  #gnavi {
    display: block;
    width: 100%;
  }
}
#gnavi > ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#gnavi > ul > li {
  position: relative;
}
#gnavi > ul > li > a {
  display: block;
  width: 100%;
  height: auto;
  color: #000;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  box-sizing: border-box;
  padding: 10px;
  box-sizing: border-box;
}
#gnavi > ul > li > a:hover {
  color: #999;
}
#gnavi > ul > li.contact a {
  background: #000;
  border-radius: 50px;
  color: #fff;
  padding: 10px 25px;
}
#gnavi > ul > li.contact a:hover {
  background: #9e2428;
}

#footer-btn {
  z-index: 9998;
  width: 100%;
  text-align: center;
  position: fixed;
  bottom: 0;
  display: flex;
  justify-content: center;
}
@media (width >= 744px) {
  #footer-btn {
    display: none;
  }
}
#footer-btn > div {
  width: 100%;
}
#footer-btn > div a {
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  padding: 15px 10px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
#footer-btn > div a i {
  font-size: 18px;
  color: #fff;
  margin-right: 5px;
}
#footer-btn > div.box1 a {
  color: #fff;
  background: #032870;
}
#footer-btn > div.box1 a b {
  color: #fff;
}
#footer-btn > div.box2 a {
  color: #fff;
  background: #07b53b;
}
#footer-btn > div.box2 a span {
  display: inline-block;
  color: #fff;
  font-size: 12px;
}

/*# sourceMappingURL=top.css.map */
