#top .p-home-cover .p-cover__form {
  width: 320px;
  height: 572px;
  padding: 0 0 0 15px;
  position: absolute;
  top: 45%;
  right: 50px;
  background-color: #fff;
  overflow-y: hidden;
  z-index: 99;
  border-top: 3px solid #00a3e9;
  border-image: linear-gradient(to right, #00a3e9 0%, #2364cc 100%) 1;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media only screen and (max-width: 1200px) {
  #top .p-home-cover .p-cover__form {
    height: auto;
  }
}
#top .p-home-cover .p-cover__form div.c-form__header {
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  color: #2364ce;
  font-weight: 700;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-cover .p-cover__form {
    display: none;
  }
}
#top picture, #top video {
  display: block;
}
#top .small {
  font-size: 0.6rem;
}
@media only screen and (max-width: 63.9375em) {
  #top .small {
    font-size: 2.6vw;
  }
}
#top .-right {
  text-align: right;
}
#top .c-block__inner {
  max-width: 1000px;
}
@media only screen and (max-width: 63.9375em) {
  #top .c-block__inner {
    padding: 10vw 4vw;
  }
}
#top .p-cv .c-block__inner {
  max-width: 730px;
}
#top .p-cv .-column {
  width: auto;
}
#top .c-header__title h2 {
  font-size: 5rem;
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  #top .c-header__title h2 {
    font-size: 15vw;
  }
}
#top .p-home-cover .c-block__inner {
  padding-top: 0;
  padding-bottom: 40px;
  max-width: 1200px;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-cover .c-block__inner {
    padding: 0 0 10vw;
  }
}
#top .p-home-cover .p-cover__main {
  position: relative;
}
#top .p-home-cover video {
  width: 100%;
  margin: 0 auto;
  filter: drop-shadow(0px 0px rgba(0, 0, 0, 0));
  outline: none;
  border: none;
}
#top .p-home-cover .p-cover__block {
  padding: 0 10px;
  margin-top: -30px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-cover .p-cover__block {
    padding: 0 4vw;
  }
}
/*-------------------蜈磯�ｭ縺ｫ遘ｻ蜍�*/

#top .p-home-cover .supplement-block {
  color: #2364ce;
  width: 50%;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-cover .supplement-block {
    width: 100%;
  }
}
#top .p-home-cover .supplement-block ul {
  width: 440px;
  line-height: 1;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-cover .supplement-block ul {
    width: 100%;
  }
}
#top .p-home-cover .supplement-block ul li {
  display: flex;
  width: 55%;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-cover .supplement-block ul li {
    width: 56%;
    -moz-column-gap: 2%;
         column-gap: 2%;
  }
}
#top .p-home-cover .supplement-block ul li:first-child {
  width: 40%;
  border-right: 1px dotted #2364ce;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-cover .supplement-block ul li:first-child {
    width: 40%;
  }
}
#top .p-home-cover .supplement-block ul li span {
  display: inline-block;
  border: 1px solid #2364ce;
  border-radius: 10rem;
  font-size: 1rem;
  font-weight: 700;
  max-width: 100px;
  width: 100%;
  text-align: center;
  line-height: 1;
  padding: 8px;
}
@media only screen and (max-width: 767px) {
  #top .p-home-cover .supplement-block ul li span {
    max-width: 80px;
    font-size: 3.2vw;
    padding: 4px;
  }
}
#top .p-home-cover .supplement-block ul li div {
  display: inline-block;
}
#top .p-home-cover .supplement-block ul li div strong {
  font-size: 2.8rem;
}
@media only screen and (max-width: 767px) {
  #top .p-home-cover .supplement-block ul li div strong {
    font-size: 8vw;
  }
}
#top .p-home-cover .supplement-block ul + p {
  margin-top: 6px;
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  #top .p-home-cover .supplement-block ul + p {
    font-size: 5vw;
    text-align: center;
    margin-bottom: 10px;
  }
}
#top .p-home-cover .copy-text div {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
}
#top .p-home-cover .copy-text div:before, #top .p-home-cover .copy-text div:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px dotted #646464;
}
#top .p-home-cover .copy-text div:before {
  top: 10px;
  z-index: -1;
}
#top .p-home-cover .copy-text div:after {
  bottom: 0;
}
#top .p-home-cover .copy-text div p {
  color: #646464;
  font-size: 0.9rem;
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  #top .p-home-cover .copy-text div p {
    font-size: 3.8vw;
  }
}
#top .p-home-cover .copy-text div p:first-child {
  margin-bottom: 5px;
}
#top .p-home-cover .copy-text div p:last-child {
  color: #d0b680;
  font-weight: 700;
  font-size: 3rem;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  #top .p-home-cover .copy-text div p:last-child {
    font-size: 12vw;
  }
}
#top .p-home-cover .copy-text div p:last-child span {
  font-size: 4rem;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  #top .p-home-cover .copy-text div p:last-child span {
    font-size: 18vw;
  }
}
#top .p-home-cover .copy-text .small {
  position: relative;
  margin-top: 8px;
}
#top .p-home-cover .copy-text-test .copy-text_img {
  width: auto;
  height: auto;
}
#top .p-home-cover .copy-text-test .copy-text_img img {
  width: 100%;
  height: auto;
}

#top .c-scroll .-scroll {
  background: linear-gradient(90deg, #d2d2d2 0%, #fff 100%);
  padding: 8px;
}
@media only screen and (max-width: 63.9375em) {
  #top .c-scroll .-scroll {
    padding: 8px 6vw;
  }
}
#top .c-scroll .-scroll .c-scroll__block {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 63.9375em) {
  #top .c-scroll .-scroll .c-scroll__block {
    align-items: start;
    flex-direction: column;
  }
}
@media only screen and (max-width: 63.9375em) {
  #top .c-scroll .-scroll p {
    width: 100%;
  }
}
#top .c-scroll .-scroll p:first-child {
  font-size: 1.6rem;
  font-weight: 700;
  border-right: 1px dotted #9a9a9a;
  padding-right: 20px;
  margin-right: 20px;
}
@media only screen and (max-width: 1023px) {
  #top .c-scroll .-scroll p:first-child {
    border-right: 0;
    border-bottom: 1px dotted #9a9a9a;
    padding-right: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #top .c-scroll .-scroll p:first-child {
    font-size: 6vw;
    line-height: 1.6;
    margin-bottom: 10px;
  }
}
#top .c-scroll .-scroll p:first-child strong {
  font-size: 2.4rem;
}
@media only screen and (max-width: 767px) {
  #top .c-scroll .-scroll p:first-child strong {
    font-size: 10vw;
  }
}
#top .p-home-value header p {
  display: inline-block;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  #top .p-home-value header p {
    font-size: 5vw;
  }
}
#top .p-home-value header h2 {
  font-size: 2.6rem;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #top .p-home-value header h2 {
    font-size: 9vw;
  }
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-value .p-value__block {
    flex-direction: column-reverse;
  }
}
#top .p-home-value .p-value__block .-column:first-child {
  width: 50%;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-value .p-value__block .-column:first-child {
    width: 100%;
  }
}
#top .p-home-value .p-value__block .-column:first-child p {
  font-size: 1.1rem;
  margin-bottom: 30px;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-value .p-value__block .-column:first-child p:last-child {
    margin-bottom: 0;
  }
}
#top .p-home-value .p-value__block .-column:last-child {
  margin-top: -40px;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-value .p-value__block .-column:last-child {
    margin-top: 0;
    margin-bottom: 4vw;
  }
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-value .p-value__block .-column:last-child img {
    width: 100%;
    max-width: 100%;
  }
}
#top .p-home-function .p-function__block {
  margin-bottom: 160px;
  align-items: center;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-function .p-function__block {
    margin-bottom: 10vw;
  }
}
#top .p-home-function .p-function__block:nth-of-type(3) {
  margin-bottom: 40px;
}
#top .p-home-function .p-function__block .-column:first-child {
  width: 47%;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-function .p-function__block .-column:first-child {
    margin-bottom: 5vw;
    width: 100%;
  }
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-function .p-function__block .-column {
    width: 100%;
  }
}
#top .p-home-function h3 {
  color: #2364ce;
  font-size: 2.6rem;
}
@media only screen and (max-width: 767px) {
  #top .p-home-function h3 {
    font-size: 8vw;
  }
}
#top .p-home-function h3 span {
  font-size: 5rem;
  font-weight: 100;
}
@media only screen and (max-width: 767px) {
  #top .p-home-function h3 span {
    font-size: 16vw;
  }
}
#top .p-home-function .-pic {
  margin-top: 2rem;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-function .-pic img {
    width: 100%;
    max-width: 100%;
  }
}
#top .p-home-function .-step {
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
#top .p-home-function .-step:before, #top .p-home-function .-step:after {
  content: "";
  display: block;
  position: absolute;
}
#top .p-home-function .-step:before {
  width: 100%;
  height: 1px;
  border-top: 1px dotted #646464;
  bottom: 0;
}
#top .p-home-function .-step:after {
  width: 98px;
  height: 55px;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  background: url("/wp-content/wp-content/themes/indx/img/top/top_func-arrow.png") no-repeat center center;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-function .-step:after {
    background-size: 76px;
    background-color: #fff;
  }
}
#top .p-home-function .-step:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
#top .p-home-function .-step:last-child:before, #top .p-home-function .-step:last-child:after {
  display: none;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-function .-step:nth-child(1) div {
    width: 150px;
  }
  #top .p-home-function .-step:nth-child(2) div {
    width: 130px;
  }
  #top .p-home-function .-step:nth-child(3) div {
    width: 250px;
  }
}
#top .p-home-function .-step p {
  border: 1px solid #2364ce;
  border-radius: 10rem;
  position: relative;
  text-align: center;
  color: #2364ce;
  width: 145px;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 6px 0 4px;
}
#top .p-home-function .-step p:before, #top .p-home-function .-step p:after {
  content: "";
  display: block;
  width: 5px;
  height: 1px;
  background-color: #fff;
  position: absolute;
}
#top .p-home-function .-step p:before {
  top: -1px;
  left: 20px;
}
#top .p-home-function .-step p:after {
  bottom: -1px;
  right: 20px;
}
@media only screen and (max-width: 767px) {
  #top .p-home-function .-step p {
    width: 100px;
    font-size: 3.8vw;
    position: absolute;
    left: 0;
  }
}
#top .p-home-function .-step div {
  width: calc(100% - 145px);
  text-align: center;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-function .-step div {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 63.9375em) and (max-width: 63.9375em) {
  #top .p-home-function .-step div img {
    width: 100%;
    max-width: 100%;
  }
}
#top .p-home-function .-column .-pic.func-pic03 {
  position: relative;
}
#top .p-home-function .-column .-pic.func-pic03 .func-pic03-cover {
  position: absolute;
  left: 0;
  top: 0;
}

#top .p-home-feature .c-block__inner {
  text-align: center;
}
#top .p-home-feature .c-block {
  margin-bottom: 90px;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-feature .c-block {
    margin-bottom: 8vw;
  }
}
#top .p-home-feature .c-block:nth-last-of-type(1) {
  margin-bottom: 40px;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-feature .c-block:nth-last-of-type(1) {
    margin-bottom: 4vw;
  }
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-feature .c-block {
    padding: 0;
  }
}
#top .p-home-feature .c-block img {
  max-width: 100%;
}
#top .p-home-feature h3 {
  color: #2364ce;
  font-size: 2.5rem;
  line-height: 1;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  #top .p-home-feature h3 {
    font-size: 7vw;
    line-height: 1.4;
    display: flex;
    align-items: center;
    text-align: left;
    margin-bottom: 4vw;
  }
}
#top .p-home-feature h3 span {
  font-size: 5rem;
}
@media only screen and (max-width: 767px) {
  #top .p-home-feature h3 span {
    font-size: 18vw;
  }
}
#top .p-home-feature h4 {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 700;
  border-bottom: 1px solid #000;
  margin-bottom: 44px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #top .p-home-feature h4 {
    font-size: 4.6vw;
    padding-bottom: 4vw;
    margin-bottom: 8vw;
  }
}
#top .p-home-feature h4:before {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 14px;
  background: url(/wp-content/themes/indx/img/top/bg_fukidashi.png) no-repeat 0 0;
  left: 50%;
  bottom: -14px;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  #top .p-home-feature h4:before {
    background: url(/wp-content/themes/indx/img/top/bg_fukidashi_sp.png) no-repeat 0 0;
    background-size: contain;
  }
}
#top .p-home-feature .c-text__title {
  border: 1px solid #2364ce;
  border-radius: 10rem;
  position: relative;
  text-align: center;
  color: #2364ce;
  font-size: 1.2rem;
  color: #000;
  border-color: #000;
  border-radius: 0;
  width: 60%;
  margin: 40px auto 6px;
  padding: 4px 0;
}
#top .p-home-feature .c-text__title:before, #top .p-home-feature .c-text__title:after {
  content: "";
  display: block;
  width: 5px;
  height: 1px;
  background-color: #fff;
  position: absolute;
}
#top .p-home-feature .c-text__title:before {
  top: -1px;
  left: 0;
}
#top .p-home-feature .c-text__title:after {
  bottom: -1px;
  right: 0;
}
@media only screen and (max-width: 767px) {
  #top .p-home-feature .c-text__title {
    width: 90%;
    margin: 4vw auto;
    font-size: 4vw;
    padding: 6px 0 4px;
  }
}
#top .p-home-feature .c-text {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  #top .p-home-feature .c-text {
    margin-bottom: 4vw;
    font-size: 3.4vw;
  }
}
#top .p-home-feature h5 {
  border: 1px solid #2364ce;
  border-radius: 10rem;
  position: relative;
  text-align: center;
  color: #2364ce;
  font-size: 1.4rem;
  padding: 8px 0 6px;
  margin-bottom: 25px;
}
#top .p-home-feature h5:before, #top .p-home-feature h5:after {
  content: "";
  display: block;
  width: 5px;
  height: 1px;
  background-color: #fff;
  position: absolute;
}
#top .p-home-feature h5:before {
  top: -1px;
  left: 20px;
}
#top .p-home-feature h5:after {
  bottom: -1px;
  right: 20px;
}
@media only screen and (max-width: 767px) {
  #top .p-home-feature h5 {
    font-size: 5vw;
  }
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-feature .p-feature__merit .-column:first-child {
    margin-bottom: 8vw;
  }
}
#top .p-home-case .p-case {
  text-align: center;
  margin-bottom: 40px;
}
#top .p-home-case .p-case .-column {
  width: 31%;
  background-color: #f5f5f5;
  border-radius: 3rem;
  padding-bottom: 10px;
  box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
  transition-duration: .2s;
}
#top .p-home-case .p-case .-column:hover {
/*  opacity: 0.95;*/
  transform: scale(1.04);
}
#top .p-home-case .p-case .-column a:hover {
  opacity: 0.95;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-case .p-case .-column {
    width: 100%;
    margin-bottom: 8vw;
  }
}
#top .p-home-case .p-case .-column:last-child .-text span {
  color: #02a0e8;
}
@media only screen and (max-width: 767px) {
  #top .p-home-case .p-case .-column:last-child .-text span strong {
    font-size: 10vw;
  }
}
#top .p-home-case .p-case h3 {
  background-color: #2364ce;
  color: #fff;
  font-size: 0.8rem;
  border-radius: 10rem 10rem 0 0;
  padding: 8px 0;
}
@media only screen and (max-width: 767px) {
  #top .p-home-case .p-case h3 {
    font-size: 3.2vw;
    padding: 12px 0 8px;
  }
}
#top .p-home-case .p-case .-text {
  padding: 8px 0;
}
@media only screen and (max-width: 767px) {
  #top .p-home-case .p-case .-text {
    font-size: 5vw;
    padding: 4vw;
  }
}
#top .p-home-case .p-case .-text span {
  display: block;
  font-weight: 700;
  font-size: 1.6rem;
  border-top: 1px dotted #9a9a9a;
  width: 84%;
  margin: 0 8%;
}
@media only screen and (max-width: 767px) {
  #top .p-home-case .p-case .-text span {
    font-size: 8vw;
    line-height: 1;
    margin-top: 8px;
    padding-top: 18px;
  }
}
#top .p-home-case .p-case .-text span strong {
  font-size: 2.6rem;
  color: #02a0e8;
}
@media only screen and (max-width: 767px) {
  #top .p-home-case .p-case .-text span strong {
    font-size: 14vw;
  }
}
#top .p-home-case .p-case .-pic {
  margin-bottom: 8px;
}
#top .p-home-case .p-case .-pic img {
  width: 100%;
  max-width: 100%;
}
#top .p-home-case .p-case .-logo {
  border-bottom: 1px dotted #000;
  width: 84%;
  margin: 0 auto 10px;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-case .p-case .-logo img {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-price {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  #top .p-home-price h2 {
    font-size: 12vw;
  }
}
#top .p-home-price h3 {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 700;
  border-bottom: 1px solid #000;
  margin-bottom: 44px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #top .p-home-price h3 {
    font-size: 4.6vw;
    padding-bottom: 4vw;
    margin-bottom: 8vw;
  }
}
#top .p-home-price h3:before {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 14px;
  background: url(/wp-content/themes/indx/img/top/bg_fukidashi.png) no-repeat 0 0;
  left: 50%;
  bottom: -14px;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  #top .p-home-price h3:before {
    background: url(/wp-content/themes/indx/img/top/bg_fukidashi_sp.png) no-repeat 0 0;
    background-size: contain;
  }
}
#top .p-home-price .p-price__list {
  text-align: center;
}
#top .p-home-price .p-price__list li {
  border-right: 1px dotted #000;
  line-height: 1;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-price .p-price__list li img {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-price .p-price__list li {
    border-right: 0;
    border-bottom: 1px dotted #000;
    margin-bottom: 4vw;
    padding-bottom: 4vw;
  }
  #top .p-home-price .p-price__list li picture {
    margin: 0 auto;
  }
}
#top .p-home-price .p-price__list li:last-child {
  border-right: 0;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-price .p-price__list li:last-child {
    border-bottom: 0;
  }
}
#top .p-home-price .p-price__list li p {
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  #top .p-home-price .p-price__list li p {
    line-height: 1.4;
    font-size: 4vw;
  }
}
#top .p-home-price .p-price__list.-top {
  margin-bottom: 20px;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-price .p-price__list.-top {
    margin-bottom: 0;
  }
}
#top .p-home-price .p-price__list.-top li {
  width: 33%;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-price .p-price__list.-top li {
    width: 100%;
  }
  #top .p-home-price .p-price__list.-top li:nth-child(1) picture {
    width: 78px;
  }
  #top .p-home-price .p-price__list.-top li:nth-child(2) picture {
    width: 172px;
  }
  #top .p-home-price .p-price__list.-top li:nth-child(3) picture {
    width: 108px;
  }
}
#top .p-home-price .p-price__list.-top + .-right {
  margin-bottom: 40px;
}
#top .p-home-price .p-price__list.-bottom {
  flex-direction: row;
  flex-wrap: wrap;
}
#top .p-home-price .p-price__list.-bottom li {
  width: 25%;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-price .p-price__list.-bottom li {
    width: 50%;
    border-bottom: 1px dotted #000;
    margin-bottom: 0;
  }
  #top .p-home-price .p-price__list.-bottom li:nth-child(odd) {
    border-right: 1px dotted #000;
  }
  #top .p-home-price .p-price__list.-bottom li:nth-child(1) picture {
    width: 80px;
  }
  #top .p-home-price .p-price__list.-bottom li:nth-child(2) picture {
    width: 115px;
  }
  #top .p-home-price .p-price__list.-bottom li:nth-child(3) picture {
    width: 65px;
  }
  #top .p-home-price .p-price__list.-bottom li:nth-child(4) picture {
    width: 76px;
  }
  #top .p-home-price .p-price__list.-bottom li picture {
    padding-top: 4vw;
  }
}
#top .p-home-security .p-security_block {
  margin-bottom: 40px;
}
#top .p-home-security .p-security_block .-column {
  max-width: 44%;
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-security .p-security_block .-column {
    max-width: 100%;
  }
  #top .p-home-security .p-security_block .-column:nth-child(1) {
    margin-bottom: 8vw;
  }
}
#top .p-home-security .p-security_block .-text {
  flex: 1;
  align-self: stretch;
}
#top .p-home-security .p-security_block h3 {
  font-size: 1.6rem;
  color: #2364ce;
  margin-bottom: 4px;
}
@media only screen and (max-width: 767px) {
  #top .p-home-security .p-security_block h3 {
    font-size: 6vw;
  }
}
#top .p-home-security .p-security_block p {
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  #top .p-home-security .p-security_block p {
    font-size: 4vw;
    margin-bottom: 4vw;
  }
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-security .p-security_block .-pic img {
    width: 100%;
    max-width: 100%;
  }
}
#top .p-home-news .c-block__inner {
  max-width: 1200px;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-news .c-block__inner {
    padding-bottom: 0;
  }
}
#top .p-home-news h2 {
  color: #2364ce;
  font-size: 2.4rem;
  margin-bottom: 10px;
}
#top .p-home-news ul.p-news {
  border-top: 1px solid #969696;
  margin-bottom: 20px;
  padding-top: 20px;
}
#top .p-home-news ul li a {
  display: flex;
  align-items: center;
  color: #000;
}
#top .p-home-news ul li a:hover {
  color: #2364ce;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-news ul li a {
    display: grid;
    align-items: start;
  }
}

#top .p-home-news ul li .p-news__category {
  width: 28%;
}
@media only screen and (max-width: 63.9375em) {
  #top .p-home-news ul li .p-news__category {
    width: 50%;
    display: inline-flex;
  }
}
#top .p-home-news ul li .p-news__category span {
  display: block;
  border: 1px solid #2364ce;
  color: #2364ce;
  border-radius: 10rem;
  padding: 4px 10px;
  width: 80%;
  text-align: center;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  #top .p-home-news ul li .p-news__category span {
    font-size: 3.2vw;
    padding: 4px 0 2px;
    margin-left: auto;
  }
}
#top .p-home-news ul li .p-news__headline {
  width: 100%;
  padding-right: 3%;
}
@media only screen and (max-width: 767px) {
  #top .p-home-news ul li .p-news__headline {
    padding-right: 0;
    margin-top: 4vw;
    font-size: 4vw;
  }
}
/* レイアウトや見た目のスタイル */
/* ---------------------------- */

.single-item + .single-item{
    margin-top: 80px;
}
/* アニメーションスタイル */
/* ---------------------------- */

/* アニメーション前 */
.u-fade-type-up{
    transform: translateY(60px);
    opacity: 0;
}

/* トリガー発火でis-activeを付与 */
.u-fade-type-up.is-active{
    transition: 1.2s;
    transform: translateY(0);
    opacity: 1;
}

.img-circle {
  overflow: hidden;
  position: relative;
}
.img-circle img {
  display: block;
  height: auto;
  width: 100%;
  opacity: 0;
}
.img-circle.img-circle-animation img {
  animation: circle-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 1;
}

@keyframes circle-animation {
  0% {
    clip-path: circle(0 at 50% 50%);
    -webkit-clip-path: circle(0 at 50% 50%);
  }

  100% {
    clip-path: circle(100% at 50% 50%);
    -webkit-clip-path: circle(100% at 50% 50%);
  }
}