@charset "UTF-8";
/* placeholder color */
/**********************************************************************************************

　top

**********************************************************************************************/
/*---------------------------------------------
common
---------------------------------------------*/
.accent {
  color: #e72420;
  vertical-align: baseline; }
.anchor {
    margin-top: -140px;
    padding-top: 140px;
}
@media (max-width: 750px) {
    .anchor {
/*         margin-top: -22.4vw;
        padding-top: 22.4vw; */
		margin-top:-18.4vw;
		padding-top:18.4vw;
    }
}
/*---------------------------------------------
sec
---------------------------------------------*/
.top_sec {
  position: relative; }
  .top_sec .inner {
    position: relative;
    z-index: 2; }

.top_sec_tit {
  font-size: 4rem;
  font-weight: 700;
  text-align: center;
  margin: 0 0 40px;
  position: relative;
  z-index: 2; }
  @media (max-width: 750px) {
    .top_sec_tit {
      font-size: 4.533vw;
      margin: 0 0 4vw; } }

.top_sec_sub {
  position: absolute;
  z-index: 1;
  font-family: 'Roboto', sans-serif;
  font-size: 30rem;
  font-style: italic;
  font-weight: 700;
  color: #f4f4f4;
  line-height: 0.8; }
  @media (max-width: 750px) {
    .top_sec_sub {
      font-size: 18.667vw; } }

.top_sec_txt {
  text-align: center;
  font-size: 1.8rem;
  line-height: 2;
  margin: 0 0 40px;
  position: relative;
  z-index: 2; }
  @media (max-width: 750px) {
    .top_sec_txt {
      font-size: 2.667vw;
      margin: 0 0 10vw; } }

.top_sec_comment {
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.75;
  margin: 0 0 55px; }
  @media (max-width: 750px) {
    .top_sec_comment {
      font-size: 2.6vw;
      margin: 0 0 8vw; } }

.top_sec_illust {
  position: absolute;
  z-index: 1; }

/*---------------------------------------------
kv
---------------------------------------------*/
.top_kv {
	position: relative;
	background: url(../img/top/kv_bg.webp) no-repeat top center;
	background-size: cover;
	padding: 210px 0 370px;
  text-align: center; }
  @media (max-width: 750px) {
    .top_kv {
		background: url(../img/top/kv_bg_sp.png) no-repeat center center;
		background-size: cover;
		padding: 23.2vw 0 10.2vw 0;
      overflow: hidden; } }
  .top_kv::after {
    content: "";
    display: block;
    width: 100%;
    height: 270px;
    background: url("../img/top/statement_bg.png") no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    left: 0;
    z-index: 10;
    position: absolute; }
    @media (max-width: 750px) {
      .top_kv::after {
        background: url("../img/top/statement_bg_sp.png") no-repeat;
        background-size: 100% 100%;
        height: 7.2vw; } }

.top_kv_logo {
  width: 605px;
  margin: 0 auto 20px; }
  @media (max-width: 750px) {
    .top_kv_logo {
      width: 100%;
      margin: 0 auto 3.733vw; } }

.top_kv_txt {
  display: inline-block;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.75;
  margin: 0 0 60px;
  letter-spacing: .1em; }
  @media (max-width: 750px) {
    .top_kv_txt {
		font-size:4vw;
		padding: 0;
		border: none;
		margin: 0 0 10vw;
	  } }
  .top_kv_txt b {
    font-size: 4.8rem; }
    @media (max-width: 750px) {
      .top_kv_txt b {
        font-size: 8vw;
        line-height: 1.6; } }
  .top_kv_txt small {
    font-size: 70%; }
  .top_kv_txt span {
    color: #e72420; }

.top_kv_ballon {
  position: absolute;
  width: 280px;
  right: -130px;
  bottom: -230px;
  display: block; }
  @media (max-width: 750px) {
	  .top_kv_ballonArea {
		  margin-top: 7.467vw;
	  }
	  .top_kv_ballon {
		  position: relative;
		  right: auto;
		  bottom: auto;
		  width: auto;
		  display: block; } }
  @media (min-width: 751px) {
    .top_kv_ballon {
      display: block;
      transition: .4s; }
      .top_kv_ballon:hover {
        opacity: 1;
        transform: translate3d(0, 10px, 0); } }

.top_kv_ballon_txt {
	width: 240px;
	height: 160px;
	background: url("../img/top/kv_ballon.svg") no-repeat;
	background-size: contain;
	transform: translate(50px, 50px);
	padding: 20px 30px 20px 20px;
	text-align: center;
	font-size: 2.1rem;
	line-height: 1.3;
	font-weight: 700;
	position: relative; }
  @media (max-width: 750px) {
    .top_kv_ballon_txt {
		width: 32vw;
		height: 21.867vw;
		padding: 3.467vw;
		font-size: 2.8vw;
		transform: none;
		margin: 0 auto;
	  } }
  .top_kv_ballon_txt::after {
    content: "";
    display: block;
    width: 34px;
    height: 34px;
    background: url("../img/top/arrow_bottom.svg") no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translateX(-70%);
    bottom: 35px; }
    @media (max-width: 750px) {
      .top_kv_ballon_txt::after {
		  width: 4.533vw;
		  height: 4.533vw;
		  bottom: 5.333vw; } }

@media (max-width: 750px) {
  .top_kv_ballon_img {
    position: absolute;
    width: 37.333vw;
    top: 0;
    right: 3.5vw; } }

.top_kv_img {
  width: 496px;
  margin: auto; }
  @media (max-width: 750px) {
    .top_kv_img {
      width: 70%; } }

.top_kv_bnr {
  position: absolute;
  right: 0;
  width: 408px;
  display: block;
  top: 40%;
  z-index: 100; }
  @media (max-width: 750px) {
    .top_kv_bnr {
      width: 70%;
      top: auto;
      right: 50%;
      transform: translateX(50%);
      bottom: 0;
      top: 75%; }
      .top_kv_bnr img {
        width: 100%; } }

.top_kv_list {
  display: flex;
  justify-content: center; }
  @media (max-width: 750px) {
    .top_kv_list {
      justify-content: space-between; } }
  .top_kv_list li {
    border-radius: 20px;
    background: #23202d;
    color: #fff;
    position: relative;
    width: 200px;
    height: 120px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    font-weight: 700; }
    @media (max-width: 750px) {
      .top_kv_list li {
		  justify-content: flex-end;
		  width: 26.667vw;
		  height: 16vw;
		  border-radius: 10px;
		  padding: 0 0 1.6vw;
		} }
    .top_kv_list li:not(:last-child) {
      margin: 0 50px 0 0; }
      @media (max-width: 750px) {
        .top_kv_list li:not(:last-child) {
          margin: 0; } }
    @media (max-width: 750px) {
      .top_kv_list li:not(:first-child) .top_kv_list_subTit {
        margin: 0 0 2vw; } }

.top_kv_list_tit {
  font-size: 1.4rem;
  color: #333;
  width: 150px;
  height: 42px;
  background: url("../img/top/kv_tit_bg.svg") no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  padding: 5px 0 0; }
  @media (max-width: 750px) {
	  .top_kv_list_tit {
		  font-size: 1.9vw;
		  width: 20vw;
		  height: 5.6vw;
		  padding: 0.5vw 0;
	  } }

.top_kv_list_subTit {
  font-size: 1.4rem; }
@media (max-width: 750px) {
	.top_kv_list_subTit {
		font-size: 2.133vw;
		line-height: 1.2;
	} }

.top_kv_list_txt {
  font-size: 2.4rem;
  line-height: 1; }
  @media (max-width: 750px) {
    .top_kv_list_txt {
      font-size: 3.2vw; } }
  .top_kv_list_txt span {
    font-size: 4rem;
    color: #fff794;
    vertical-align: baseline; }
    @media (max-width: 750px) {
      .top_kv_list_txt span {
        font-size: 5.333vw; } }

/*---------------------------------------------
statement
---------------------------------------------*/
.top_statement {
  padding: 80px 0 90px;
  margin: -270px 0 0;
  position: relative;
  z-index: 20;
  text-align: center; }
  @media (max-width: 750px) {
    .top_statement {
		margin: 0;
		padding: 3.467vw 0 12.533vw } }

.top_statement_txt {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 2.3;
  text-align: center; }
  @media (max-width: 750px) {
    .top_statement_txt {
      font-size: 4vw;
      line-height: 2.1; } }

.scroll {
  font-size: 1.2rem;
  position: absolute;
  left: 50%;
  display: inline-block;
  bottom: -110px;
  transform: translateX(-50%); }
  @media (max-width: 750px) {
    .scroll {
      font-size: 3vw;
      bottom: -18vw; } }
  .scroll::after {
    content: "";
    display: block;
    width: 4px;
    height: 122px;
    background: url("../img/top/scroll_arrow.svg") no-repeat;
    background-size: contain;
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 10px);
    position: absolute; }
    @media (max-width: 750px) {
      .scroll::after {
        height: 32.5vw; } }

.top_statement_tit {
  font-size: 3.2rem;
  font-weight: 700;
  margin: 0 0 35px; }
  @media (max-width: 750px) {
    .top_statement_tit {
      font-size: 7vw;
      margin: 0 0 6vw; } }

.top_statement_subTit {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 2.2;
  margin: 0 0 90px; }
  @media (max-width: 750px) {
    .top_statement_subTit {
      font-size: 3.2vw;
      margin: 0 0 8vw; } }
  .top_statement_subTit span {
    color: #e72420; }

.top_statement_cost {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.2;
  background: linear-gradient(transparent 70%, #fff794 70%);
  margin: 0 0 40px;
  display: inline-block;
  padding: 0 20px; }
  @media (max-width: 750px) {
    .top_statement_cost {
      font-size: 7vw;
      margin: 0 0 5vw;
      padding: 0 2vw; } }
  .top_statement_cost span {
    color: #e72420;
    font-size: 9.6rem;
    vertical-align: baseline;
    display: inline-block;
    margin: 0 15px;
    font-style: italic; }
    @media (max-width: 750px) {
      .top_statement_cost span {
        font-size: 10vw;
        margin: 0 1.3vw; } }

.top_statement_small {
  font-size: 1.8rem; }
  @media (max-width: 750px) {
    .top_statement_small {
      font-size: 3.43vw; } }

/*---------------------------------------------
works
---------------------------------------------*/
.top_sec-works {
  background-color: #fff;
  background-image: radial-gradient(rgba(35, 32, 45, 0.1) 20%, transparent 20%), radial-gradient(rgba(35, 32, 45, 0.1) 20%, transparent 20%);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
  padding: 98px 0 80px; }
  @media (max-width: 750px) {
    .top_sec-works {
      padding: 21.333vw 0 10.667vw; } }
  .top_sec-works .top_sec_sub {
    left: 0;
    top: 0; }
@media (max-width: 750px) {
	.top_sec-works .top_sec_sub {
		top: 2.4vw; } }
  .top_sec-works .top_sec_illust {
    width: 490px;
    left: calc(100% - 50px);
    top: -340px;
    z-index: 11; }
    @media (max-width: 750px) {
      .top_sec-works .top_sec_illust {
        display: none; } }

.top_gallaryList li {
  width: 340px;
  margin: 0 20px; }
  @media (max-width: 750px) {
    .top_gallaryList li {
      width: 86vw;
      margin: 0 2vw; } }
.slick-slide {
  display: flex !important;
  align-items: center;
  min-height: 480px;
  width: 300px;
}
@media (max-width: 750px) {
	.slick-slide {
		min-height: 57.6vw;
		width: 50vw !important;
	}
}
.top_gallartList_pc {
    width: 500px !important;
}
@media (max-width: 750px) {
	.top_gallartList_pc {
		width: 70vw !important;
	}
}
.top_gallaryList {
	margin-bottom: 87px;
}
@media (max-width: 750px) {
	.top_gallaryList {
		margin-bottom: 9.6vw;
	}
}
/*---------------------------------------------
merit section
---------------------------------------------*/
.top_sec.top_sec-merits {
    padding: 90px 0 96px 0;
    background-color: #c8c7ca;
}
@media (max-width: 750px) {
	.top_sec.top_sec-merits {
		padding: 6.133vw 0 12vw 0;
	}
}
.top_sec-merits .top_sec_sub {
    background-image: radial-gradient(#fff 25%, transparent 25%), radial-gradient(#fff 25%, transparent 25%);
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px;
    -webkit-background-clip: text;
    color: transparent;
    left: 184px;
    top: 26px;
}
@media (max-width: 750px) {
	.top_sec-merits .top_sec_sub {
		left: 0;
		top: 2.133vw;
		background-size: 1.6vw 1.6vw;
		background-position: 0 0, 8vw -1.6vw;
	}
}
.top_sec-merits .inner {
    max-width: 924px;
}
@media (max-width: 750px) {
	.top_sec-merits .inner {
		max-width: none;
		width: 100%;
	}
}
.top_sec-merits .inner {
  max-width: 924px;
}
@media (max-width: 750px) {
  .top_sec-merits .inner {
    max-width: none;
    width: 100%;
  }
}
.top_meritContainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top_meritContainer li {
  width: 280px;
  height: 240px;
  padding: 20px 18px;
  box-sizing: border-box;
  background: url("../img/top/table_bg_list.png") no-repeat;
    background-size: auto;
  background-size: cover;
}
@media (max-width: 750px) {
  .top_meritContainer li {
    width: 77.067vw;
    height: 66.133vw;
    padding: 9.333vw 5vw;
    margin: 0 auto 6.667vw auto;
  }
}
.top_meritContainer h3 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.5em;
	line-height: 1.33;
	text-align: center;
	font-weight: 800;
	color: #23202D;
	height: 54px;
	position: relative;
}
@media (max-width: 750px) {
	.top_meritContainer h3 {
		font-size: 5.33vw;
		line-height: 6.933vw;
		height: auto;
	}
}
.top_meritContainer_tit span {
  position: relative;
  z-index: 2;
}
.top_meritContainer_tit--01 {
  margin-bottom: 35px;
}
.top_meritContainer_tit--02 {
  margin-bottom: 15px;
}
.top_meritContainer_tit--03 {
  margin-bottom: 32px;
}
.top_meritContainer_tit--01::before {
  content: "";
  width: 246px;
  height: 12px;
  position: absolute;
  background-color: #FFF794;
  top: 0;
  margin-top: 15px;
}
@media (max-width: 750px) {
  .top_meritContainer_tit--01::before {
    width: 60.8vw;
    height: 2.667vw;
    top: 0;
    margin-top: 4.5vw;
  }
}
.top_meritContainer_tit--01::after {
  content: "";
  width: 102px;
  height: 12px;
  position: absolute;
  background-color: #FFF794;
  margin-bottom: -2px;
  bottom: 0;
}
@media (max-width: 750px) {
  .top_meritContainer_tit--01::after {
    width: 25.333vw;
    height: 2.667vw;
    margin-bottom: -0.6vw;
  }
}
.top_meritContainer li p {
  font-size: 1.28em;
  text-align: center;
}
@media (max-width: 750px) {
  .top_meritContainer li p {
    font-size: 4.267vw;
    line-height: 8vw;
  }
}
.top_meritContainer_tit--02::before {
  content: "";
  width: 183px;
  height: 12px;
  position: absolute;
  background-color: #FFF794;
  top: 0;
  margin-top: 30px;
}
@media (max-width: 750px) {
  .top_meritContainer_tit--02::before {
    width: 45.333vw;
    height: 2.667vw;
    margin-top: 4.7vw;
  }
}

.top_meritContainer_tit.top_meritContainer_tit--03::before {
	content: "";
	width: 160px;
	height: 12px;
	position: absolute;
	background-color: #FFF794;
	top: 0;
	margin-top: 15px;
}
@media (max-width: 750px) {
  .top_meritContainer_tit.top_meritContainer_tit--03::before {
    width: 40vw;
    height: 2.667vw;
    margin-top: 4.7vw;
  }
}
.top_meritContainer_tit.top_meritContainer_tit--03::after {
  content: "";
  width: 118px;
  height: 12px;
  position: absolute;
  background-color: #FFF794;
  margin-bottom: -2px;
  bottom: 0;
}
@media (max-width: 750px) {
  .top_meritContainer_tit.top_meritContainer_tit--03::after {
    width: 29.333vw;
    height: 2.667vw;
    margin-bottom: -0.533vw;
  }
}
/*---------------------------------------------
merit
---------------------------------------------*/
.top_sec-merit {
	padding: 80px 0 101px;
	position: relative;
	z-index: 10;
	background: #fff; }
  @media (max-width: 750px) {
    .top_sec-merit {
      padding: 6.667vw 0 17.867vw; } }
  .top_sec-merit .inner {
    max-width: 940px; }
    @media (max-width: 750px) {
      .top_sec-merit .inner {
        max-width: 84vw; } }
  .top_sec-merit .top_sec_tit {
    margin: 0 0 80px; }
	.top_sec-merit .top_sec_tit {
			margin: 0 0 9.067vw;
		}
	}
  .top_sec-merit .top_sec_txt {
    margin: 0 0 100px; }
    @media (max-width: 750px) {
      .top_sec-merit .top_sec_txt {
        margin: 0 0 16vw; } }
  .top_sec-merit .top_sec_sub {
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    top: 46px;
    right: 0; }
	@media (max-width: 750px) {
		.top_sec-merit .top_sec_sub {
			writing-mode: horizontal-tb;
			top: 4vw;
		}
	}
  .top_sec-merit .top_sec_illust {
    top: -120px;
    right: calc(100% + 30px);
    width: 410px; }
    @media (max-width: 750px) {
      .top_sec-merit .top_sec_illust {
        top: -15vw;
        right: 0;
        width: 27.467vw;
        left: -7vw;} }

.top_meritList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 -60px; }
  @media (max-width: 750px) {
    .top_meritList {
      display: block; } }
  .top_meritList li {
    width: 30%;
    position: relative;
    padding: 50px 15px 40px;
    margin: 0 0 70px;
    background: #f4f4f4;
    transition: .4s;
    /*&:hover{
        background: #fff794;
        .top_meritList_tit{
            opacity: 0;
        }
        .top_meritList_txt{
            opacity: 1;
        }
    }*/ }
    @media (max-width: 750px) {
      .top_meritList li {
        padding: 7.2vw 6.667vw;
        width: 100%;
        margin: 0 0 6.667vw;
        display: flex;
        align-items: center; } }

.top_meritList_num {
  font-family: 'Roboto', sans-serif;
  color: #a7a6ab;
  top: -30px;
  position: absolute;
  font-size: 4.8rem;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1; }
  @media (max-width: 750px) {
    .top_meritList_num {
		font-size: 10.667vw;
        top: 0;
        position: relative;
        left: 0;
        margin-right: 6.067vw;
        transform: none; } }

.top_meritList_tit {
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  transition: .2s;
  opacity: 1; }
  @media (max-width: 750px) {
    .top_meritList_tit {
		font-size: 4vw;
		line-height: 7.467vw;
		text-align: left; } }
  .top_meritList_tit span {
    color: #e72420; }

.top_meritList_txt {
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  width: 100%;
  transform: translateY(-50%);
  transition: .2s;
  opacity: 0; }

.merit_tit {
  font-size: 4rem;
  font-weight: 700;
  text-align: center;
  margin: 0 0 80px; }
  @media (max-width: 750px) {
    .merit_tit {
      font-size: 6vw;
      margin: 0 0 6vw; } }

.meritList {
  max-width: 1024px;
  margin: auto; }
  .meritList li {
    display: flex;
    align-items: center; }
    @media (max-width: 750px) {
      .meritList li {
        display: block; } }
    .meritList li:not(:last-child) {
      margin: 0 0 20px; }
      @media (max-width: 750px) {
        .meritList li:not(:last-child) {
          margin: 0 0 5vw; } }

.meritList_img {
  width: 290px;
  margin: 0 50px 0 0;
  flex-shrink: 0; }
  @media (max-width: 750px) {
    .meritList_img {
      width: 50%;
      margin: 0 auto 4vw; } }

.meritList_tit {
  background: linear-gradient(transparent 70%, #fff794 70%);
  display: inline-block;
  font-size: 3rem;
  font-weight: 700;
  margin: 0 0 30px;
  padding: 0 5px; }
  @media (max-width: 750px) {
    .meritList_tit {
      font-size: 4.2vw;
      margin: 0 0 2.6vw; } }

.meritList_txt {
  font-size: 1.8rem;
  line-height: 2; }
  @media (max-width: 750px) {
    .meritList_txt {
      font-size: 3.43vw; } }

/*---------------------------------------------
service
---------------------------------------------*/
.top_sec-service {
  padding: 90px 0 110px;
  background: #23202d;
  color: #fff; }
  @media (max-width: 750px) {
    .top_sec-service {
      padding: 17.333vw 0 12.8vw; } }
  @media (max-width: 750px) {
    .top_sec-service .inner {
      max-width: 84vw; } }
  .top_sec-service .inner::after {
    content: "";
    display: block;
    width: 1615px;
    height: 1904px;
    position: absolute;
    bottom: 140px;
    right: -130px;
    background: url("../img/top/service_bg.svg") no-repeat;
    background-size: auto 100%;
    z-index: 1; }
    @media (max-width: 750px) {
      .top_sec-service .inner::after {
		  width: 94.4vw;
		  height: 107.067vw;
		  background: url(../img/top/service_bg_sp.png) no-repeat;
		  background-size: auto;
		  background-size: auto 100%;
		  top: auto;
		  right: 0;
		  bottom: -15vw; } }
  .top_sec-service .top_sec_sub {
    top: 0;
    right: 0;
    color: #2e2b37; }
	@media (max-width: 750px) {
		.top_sec-service .top_sec_sub {
			top: 1.6vw;
			left: 8vw;
		}
	}
  .top_sec-service .top_sec_illust {
    bottom: -50px;
    left: calc(100% + 45px);
    width: 330px;
    z-index: 2; }
    @media (max-width: 750px) {
      .top_sec-service .top_sec_illust {
        display: none; } }

.top_service_box {
  position: relative;
  z-index: 10; }
  .top_service_box:not(:last-child) {
    margin: 0 0 10px; }
    @media (max-width: 750px) {
      .top_service_box:not(:last-child) {
        margin: 0 0 5vw; } }
@media (max-width: 750px) {
	.top_servive_txt {
		margin: 0 0 6.267vw;
	}
}
.top_sec_subtit {
    font-size: 1.85em;
    letter-spacing: 0.2em;
    text-align: center;
    margin-bottom: 60px;
    font-weight: 800;
}
@media (max-width: 750px) {
    .top_sec_subtit {
        font-size: 3.2vw;
        margin-bottom: 6.267vw;
    }
}

.top_service_tit {
  font-size: 1.8rem;
  margin: 0 0 30px;
  display: flex;
  align-items: center;
  white-space: nowrap; }
  @media (max-width: 750px) {
    .top_service_tit {
      font-size: 4vw;
      margin: 0 0 5vw; } }
  .top_service_tit::before, .top_service_tit::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #fff; }
  .top_service_tit::before {
    margin: 0 40px 0 0; }
  .top_service_tit::after {
    margin: 0 0 0 40px; }
@media (max-width: 750px) {
    .top_service_tit::before {
        margin: 0 2.933vw 0 0;
    }
	.top_service_tit::after {
        margin: 0 0 0 2.933vw;
    }
}

.top_serviceList {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  text-align: center;
  color: #333;
  position: relative;
  z-index: 2; }
  @media (max-width: 750px) {
	  .top_serviceList {
		  padding: 0 8.2vw;
		  justify-content: flex-start; } }
  .top_serviceList li {
	  width: 235px;
	  height: 100px;
	  background: #fff;
	  border-radius: 15px;
	  display: flex;
	  justify-content: flex-start;
	  align-items: center;
	  flex-direction: row;
	  margin: 0 28px 28px 0;
	  border: 1px solid black; }
    @media (max-width: 750px) {
      .top_serviceList li {
        width: 31.467vw;
        height: 13.333vw;
        border-radius: 1.5vw;
        margin: 0 3.733vw 4.533vw 0;
        border: 0.267vw solid black; } }
	.top_serviceList li:nth-child(6n), .top_serviceList li:last-child {
		margin: 0 28px 28px 0;
	}
	.top_serviceList li:nth-child(4n) {
		margin-right: 0;
	}
      @media (max-width: 750px) {
		  .top_serviceList li:nth-child(6n), .top_serviceList li:last-child {
			  margin: 0 3.733vw 4.533vw 0; }
		  .top_serviceList li:nth-child(2n) {
			  margin-right: 0;
		  }
	}
  .top_serviceList .mr0 {
    margin-right: 0 !important; }

	.top_serviceList_img {
	  width: 90px;
	  min-height: 1px; }
	  @media (max-width: 750px) {
		.top_serviceList_img {
		  width: 10vw; } }

	.top_serviceList_tit {
		font-size: 1.357em;
		font-weight: 700;
		line-height: 1.25;
		min-height: 1px;
		margin:0 auto;}
	@media (max-width: 750px) {
	  .top_serviceList_tit {
		font-size: 2.667vw;
		line-height: 3.2vw;
	  }
	}
	.top_serviceList_img.top_serviceList_img-margin {
		margin: 0 8px;
	}
	.top_serviceList_img.top_serviceList_img--imgfull {
		margin: 0 12px;
	}
	.top_serviceList-single{
		justify-content: center;
	}
	@media (max-width: 750px) {
		.top_serviceList_img.top_serviceList_img--imgfull, .top_serviceList_img.top_serviceList_img-margin {
			margin: 0 1.333vw;
		}
		.top_serviceList-single{
			justify-content: flex-start;
		}
	}
  .top_serviceList_tit small {
    font-size: 70%;
    line-height: 1;
    padding: 0 0 5px;
    letter-spacing: normal; }

.service_img {
  position: relative;
  z-index: 10; }
  @media (max-width: 750px) {
    .service_img {
      width: 94vw;
      margin: 0 0 0 -4vw; } }

.service_comment {
	font-size:1.3em;
	font-weight: 700;
	margin: 27px 0;
	letter-spacing: 0.04em;
	text-align: center;
	position: relative;
	z-index: 10; }
  @media (max-width: 750px) {
    .service_comment {
      margin: 3.733vw 0 4.8vw 0;
      text-align: center;
      text-indent: -1em;
      padding-left: 1em;
      font-size: 4vw; } }

.service_notArea {
  position: relative;
  max-width: 980px;
  margin: auto;
  background: #fff;
  border-radius: 20px;
  padding: 25px 0 20px;
  text-align: center;
  font-weight: 700;
  color: #333;
  position: relative;
  z-index: 10; }
  @media (max-width: 750px) {
    .service_notArea {
      border-radius: 10px;
      padding: 5vw 5vw 5vw; } }

.service_not_tit {
  width: 186px;
  height: 38px;
  position: absolute;
  background: url("../img/top/service_tit_bg.svg") no-repeat;
  background-size: contain;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.8rem; }
  @media (max-width: 750px) {
    .service_not_tit {
      width: 37.2vw;
      height: 7.6vw;
      font-size: 3.7vw; } }

.service_not_txt {
  font-size: 1.2rem; }
  @media (max-width: 750px) {
    .service_not_txt {
      font-size: 3vw; } }
/*---------------------------------------------
Achievement
---------------------------------------------*/
.top_sec_achievement{
    padding:87px 0 100px 0;
    background-color: white;
}
.top_sec_achievement .top_sec_sub{
    writing-mode: vertical-rl;
    top:50px;
}
.top_sec_achievement .inner{
    max-width: 924px;
}
.top_acheive_subtitle{
    width:100%;
    height: 45px;
    font-size: 1.86em;
    letter-spacing: 0.1em;
    font-weight: 600;
    text-align: center;
    background-color: #E9E9EA;
}
.progress_idea h4,.progress_result h4{
    width:180px;
    height: 25px;
    border-radius: 12.5px;
    background-color: #23202D;
    color:white;
    position: absolute;
    left: 0;
    right: 0;
    margin: -12.5px auto 0 auto;
    top: 0;
    font-size: 1.3em;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.progress_idea,.progress_result{
    display: flex;
    width: 429px;
    height: 320px;
    background:url("../img/top/border.svg") no-repeat;
    background-size:cover;
    position: relative;
    justify-content: center;
    align-items: center;
}
.arrow-left{
    width:20px;
    height: 40px;
    display: block;
    margin:0 24px;
}
.progress_image_sample{
    width:183px;
    margin: 0 auto;
    display: block;
}
.sample_sec{
    margin-right:21px;
}
.progress_text{
    font-size: 1.3em;
}
.progress_image_text {
  width: 75px;
  display: block;
  margin:20px auto;
}
.top_achieve_progress {
  margin-top: 41px;
  display: flex;
  align-items: center;
}
.result_slash {
  height: 60px;
  width: 1px;
  background: black;
  rotate: 20deg;
  margin: 5px 30px 0 30px;
}
.result_comparasion {
  display: flex;
  justify-content: center;
}
.result_type{
    font-size: 1.1em;
    line-height: 1;
}
.result_duration {
  text-align: center;
  font-size: 1.9em;
  color: #E72420;
}
.progress_schedule{
    font-size: 1.3em;
    font-weight: 600;
    margin:0 auto 15px auto;
    width:364px;
    height: 34px;
    background-color: #E9E9EA;
    display: flex;
    align-items: center;
    justify-content: center;
}
.result_image{
    width:120px;
    display: block;
    margin:0 auto 5px auto;
}
.result_image_multiple{
    width:395px;
    height: 126px;
    display: block;
    margin:0 auto 5px auto;
}
.progress_image_sample_1{
    width:159px;
    margin: 0 auto;
    display: block;
}
.top_archieve_point{
    font-size: 1.36em;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 500;
    background: url("../img/top/point-background.png");
    background-size: cover;
    width:100%;
    height: 78px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin:19px 0 0 0;
}
.top_archieve_point span{
    color:#E72420;
}
.top_achievement_container{
    margin-top:100px;
}
.top_achievement_container:first-child{
    margin-top:0;
}
.progress_result div p{
    position: relative;
}
.result_note{
    position: absolute !important;
    top: 0;
    right:0;
    font-size: 1.3em;
    background: url("../img/top/decoration-border.svg") no-repeat;
    background-size: contain;
    width: 175px;
    height: 125px;
    padding:30px 0 0 0;
    margin-right: 50px;
    margin-top: 40px;
}
.result_image_3{
    width:103px;
    height: 163px;
    margin-left: 50px;
}
.top_sec_achievement .top_sec_illust {
  width: 490px;
  left: calc(100% - 50px);
  top: -420px;
  z-index: 11;
}
@media (max-width: 750px){
	.top_achievement_container {
		margin-top: 10.933vw;
	}
	.top_sec_achievement .top_sec_illust {
        width: 27.733vw;
        left: auto;
        top: -25.867vw;
        z-index: 11;
        right: -6vw;
    }
    .top_sec_achievement {
        padding: 8vw 0 9.333vw 0;
        background-color: white;
    }
    .top_sec_achievement .inner {
        max-width: 84vw;
        margin:0 auto;
    }
    .top_sec_achievement .top_sec_sub {
        writing-mode: horizontal-tb;
        font-size:14.2vw;
        top:4.267vw;
        left:3.467vw;
    }
    .top_acheive_subtitle {
        height: 6.133vw;
        font-size: 3.467vw;
        line-height: 5.6vw;
    }
    .top_achieve_progress {
        margin-top: 6.4vw;
        display: flex;
        flex-direction: column;
    }
    .progress_idea, .progress_result {
        width: 100%;
        height: 62.8vw;
        background: url("../img/top/border.svg") no-repeat;
        background-size: contain;
    }
    .progress_image_sample {
        width: 33vw;
    }
    .progress_image_sample_1 {
        width: 33.867vw;
    }
    .progress_text {
        font-size: 3.467vw;
        line-height:8vw;
        letter-spacing: 0.1em;
    }
    .sample_sec {
        margin-right: 4.267vw;
    }
    .progress_image_text {
        width:14.933vw;
        margin: 4vw auto;
    }
    .progress_idea h4, .progress_result h4 {
        width: 34.933vw;
        height: 5.067vw;
        border-radius: 2.667vw;
        left: 0;
        right: 0;
        margin: -2.5vw auto 0 auto;
        top: 0;
        font-size:3.467vw;
        line-height: 1;
    }
    .arrow-left {
        width: 4vw;
        height: 8vw;
        display: block;
        margin: 4vw 0;
        rotate: 90deg;
    }
    .result_image {
        width: 23.2vw;
        margin: 0 auto 1.333vw auto;
    }
    .progress_schedule {
        font-size: 3.467vw;
        margin: 0 auto 2.933vw auto;
        width: 70.933vw;
        height: 6.667vw;
    }
    .result_type {
        font-size: 2.933vw;
    }
    .result_duration {
        font-size: 5.067vw;
    }
    .result_slash {
        height: 10.667vw;
        width: 0.267vw;
        margin: 0 4vw 0 4vw;
    }
    .top_archieve_point {
        font-size: 3.733vw;
        line-height: 4.533vw;
        background: url("../img/top/point-background-sp.png") no-repeat;
        background-size: cover;
        width: 100%;
        height: 14.9vw;
        display: flex;
        justify-content: left;
        align-items: center;
        padding-left:2.667vw;
        margin: 4.267vw 0 0 0;
    }
    .result_image_multiple {
        width:74.667vw;
        height: 24vw;
        display: block;
        margin: 0 auto 5.333vw auto;
    }
    .result_image_3 {
        width: 20.267vw;
        height: 32vw;
        margin-left: 10.933vw;
    }
    .result_note {
        font-size: 3.733vw;
        line-height: 1;
        background: url("../img/top/decoration-border.svg") no-repeat;
        background-size: cover;
        width: 25.6vw;
        height: 21.6vw;
        padding: 7.2vw 0 0 0;
        margin-right: 17.467vw;
        margin-top: 9.333vw;
    }
    .result_note span{
        position: absolute;
        width: 37.333vw;
    }
}

/*---------------------------------------------
flow
---------------------------------------------*/
.top_sec-flow {
  padding: 90px 0 10px;
  background: #F0EFF0;
}
.top_sec-flow .top_sec_sub {
  writing-mode:horizontal-tb;
  top: 35px;
  right: 0;
  color: #E9E9EA;
}
.top_flow_subtitle{
    font-size: 2em;
    font-weight: 600;
    text-align: center;
}
.top_flow_subtext{
    font-size: 0.9em;
    text-align: center;
    margin:10px 0 63px 0;
}
.top_flowPrepare {
  display: flex;
  justify-content: space-between;
}
.top_flowPrepare li {
  width: auto;
  padding:0;
  position: relative;
  width:245px;
}
.top_sec-flow .inner{
    max-width: 924px;
}
.top_flowList li:nth-child(-n+3)::after {
  display: none;
}
.topflow_thumbnail{
    width:245px;
    display: block;
    margin:0 auto 25px auto;
}
.topflow_description {
  font-size: 0.89em;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
.top_flow_procedureList li,.border-curves{
    display: flex;
    align-items: center;
    height: 64px;
}
.topProcedure_img{
    width:62px;
    height: 62px;
    margin-right: 15px;
}
.topProcedure_img-double{
    margin-top:-50px;
}
.topProcedure_number{
    display: flex;
    justify-content: center;
    align-items: center;
    width:31px;
    height: 31px;
    border-radius: 50%;
    background-color: #E72420;
    color:white;
    font-weight: 800;
    font-size: 1.7em;
    line-height: 1.2;
}
.border-curves{
    background:url("../img/top/flow-border.svg") no-repeat;
    background-size: contain;
    width: 850px;
    height: 47px;
    box-sizing: border-box;
    padding: 0 18px;
}
.border-curves h4{
    width: 192px;
    margin: 0 30px 0 10px;
    font-size: 1.7em;
    font-weight: 600;
    letter-spacing: 0.1em;
}
.border-curves p{
    font-size: 1.14em;
    letter-spacing: 0.01em;
}
.arrow-flow{
    background: url("../img/top/arrow-flow.svg") no-repeat;
    width: 20px;
    height: 52px;
    margin: 0 auto;
}
.flowProcedure_footer{
  display: flex;
  margin-left:77px;
  margin-top:37px;
}
.flowProcedure_footer:last-child{
    margin-top:10px;
}
.topProcedure_img_left{
    margin:0 10px 0 0;
}
.topProcedure_img.topProcedure_img_right{
    margin:0 31px 0 10px;
}
.flowProcedure_footer.flowProcedure_footer_right{
    flex-direction: row-reverse;
}
.flowProcedure_ballon{
    background: url("../img/top/ballon-text-flow.svg") no-repeat;
    background-size: cover;
    width: 474px;
    height: 64px;
    display: flex;
    align-items: center;
    font-size: 1.357em;
    justify-content: center;
}
.flowProcedure_ballon_right{
    width:268px;
    background: url("../img/top/ballon-text-flow-right.svg") no-repeat;
}
.top_flow_subtitleDecoration{
    font-size: 2em;
    line-height: 1.4;
    width: fit-content;
    margin: 0 auto;
    font-weight: 800;
    display: flex;
    align-items: center;
    margin-top:90px;
}
.top_flow_subtitleDecoration::before{
    content: "";
    background: url('../img/top/subtitle-example-decoration.svg') no-repeat;
    width: 160px;
    height: 3px;
    margin-right: 40px;
}
.top_flow_subtitleDecoration::after{
    content: '';
    background: url('../img/top/subtitle-example-decoration.svg') no-repeat;
    background-size: auto;
    background-size: cover;
    width: 160px;
    height: 3px;
    margin-left:40px;
}
.top_flowRules{
    margin:50px 0 143px 0;
    display: flex;
    justify-content: space-between;
}
.top_flowRules div{
    background: url("../img/top/border-rules.svg") no-repeat;
    background-size:contain ;
    width:452px;
}
.top_flowRules div h4{
    font-size: 1.6em;
    margin:35px 0 0 0;
    text-align: center;
    font-weight: 600;
}
.rule_thumbnail{
    width:84px;
    height: 84px;
    display: block;
    margin:5px auto 15px auto;
}
.top_flowRules div p{
    font-size: 0.9em;
    text-align: center;
    margin-bottom: 17.5px;
}
.top_sec-flow .top_sec_illust {
  top: -430px;
  left: calc(100% + 230px);
  width: 240px;
  transform: translateX(-50%);
}
.top_sec-flow .top_sec_illust_another{
    width:500px;
    left: -300px;
    top: 1410px;
}
.top_flow_wrap {
  position: relative;
  margin: 0px 0px 140px;
}
@media (max-width: 750px) {
	.top_sec-flow {
        padding: 9.333vw 0 14.467vw;
    }
	.top_flow_wrap {
		position: relative;
		margin: 0px 0px 14vw;
	}
    .top_flow_subtitle {
        font-size:3.467vw;
    }
    .top_flow_subtext {
        font-size: 2.667vw;
        text-align: center;
        margin: 2.667vw 0 8vw 0;
    }
    .top_flowPrepare {
        flex-direction: column;
    }
    .top_sec-flow .inner {
        max-width: 85vw;
    }
    .top_flowPrepare li {
        width: auto;
        display: flex;
        align-items: center;
        margin-bottom: 6.933vw;
    }
    .top_flowPrepare li:last-child{
        margin-bottom: 0;
    }
    .top_flow_procedureList li{
        align-items: flex-start;
        height: auto;
    }
    .topflow_thumbnail {
        width: 32.533vw;
        margin: 0 3.467vw 0 0;
    }
    .topflow_description {
        font-size: 3vw;
        line-height: 5.333vw;
    }
    .topProcedure_img {
        width: 11.733vw;
        height: auto;
        margin-right: 2vw;
        margin-top:0;
    }
    .border-curves {
        background: url("../img/top/flow-border-sp.svg") no-repeat;
        background-size: contain;
        width: 70.8vw;
        height: 18.7vw;
        padding: 1.867vw 2.933vw;
        display: grid;
        grid-template-columns:3.733vw auto;
        grid-template-rows: 3.733vw auto;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        box-sizing: border-box;
    }
    .border-curves {
        align-items: baseline;
    }
    .topProcedure_number {
        width: 3.733vw;
        height: 3.733vw;
        font-size: 3.2vw;
        line-height: 3.733vw;
        grid-area: 1 / 1 / 2 / 2;
    }
    .border-curves h4 {
        width: fit-content;
        margin: 0 0 0 1.6vw;
        font-size: 3.733vw;
        line-height: 5.867vw;
        grid-area: 1 / 2 / 2 / 3;
    }
    .border-curves p {
        font-size: 3.2vw;
        line-height: 4.8vw;
        margin-top: 1.6vw;
         grid-area: 2 / 1 / 3 / 3;
    }
    .arrow-flow {
        background: url("../img/top/exp-down-sp.svg") no-repeat;
        background-size: contain;
        width: 5.067vw;
        height: 8.533vw;
        margin: 2.933vw auto;
    }
    .flowProcedure_footer {
        margin-left: 0;
        margin-top: 8.533vw;
    }
    .flowProcedure_ballon {
        background: url("../img/top/ballon-text-flow-sp.svg") no-repeat;
        background-size: contain;
        width:52vw;
        height: 15.3vw;
        font-size: 3.2vw;
        line-height: 4.267vw;
    }
    .flowProcedure_footer_right{
        margin-top:5.067vw;
    }
    .flowProcedure_ballon_right {
        background: url("../img/top/ballon-text-flow-right-sp.svg") no-repeat;
    }
    .topProcedure_img.topProcedure_img_right {
        margin: 0 0 0 2vw;
    }
    .top_flow_subtitleDecoration {
        font-size: 4.533vw;
        line-height: 9.6vw;
        margin: 0 auto;
        margin-top: 10.667vw;
    }
    .top_flowRules {
        margin: 4vw 0 10.667vw 0;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .top_flow_subtitleDecoration::before {
        background: url('../img/top/example-decoration-sp.svg') no-repeat;
        width: 25.6vw;
        height: 1vw;
        margin-right: 8vw;
    }
    .top_flow_subtitleDecoration::after {
        background: url('../img/top/example-decoration-sp.svg') no-repeat;
        width: 25.6vw;
        height: 1vw;
        margin-left: 8vw;
    }
    .top_flowRules div {
        width: 100%;
        height: 43.467vw;
        background: url("../img/top/border_rule_sp.svg") no-repeat;
    }
    .rule_thumbnail{
        width:16vw;
        height: auto;
        margin:2.4vw auto !important;
    }
    .top_flowRules div:first-child{
        margin-bottom: 4vw;
    }
    .top_flowRules div h4 {
        font-size: 4.533vw;
        line-height: 5.333vw;
        margin: 5.067vw 0 0 0;
    }
     .rule_thumbnail-ballon{
        margin-top:2.933vw !important;
    }
    .top_flowRules div p {
        font-size: 2.933vw;
        line-height: 3.733vw;
        margin-bottom: 5.867vw;
    }
    .top_sec-flow .top_sec_illust_another.u-sp{
        display: block;
        width: 25.6vw;
        height: 32vw;
        left: 5vw;
        top: auto;
        bottom: -25vw;
    }
}
/*---------------------------------------------
voice
---------------------------------------------*/
.top_sec-voice {
  padding: 150px 0px 105px; }
  @media (max-width: 750px) {
    .top_sec-voice {
      padding: 20vw 0 32vw; } }
  .top_sec-voice .top_sec_sub {
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    top:60px;
    right: 0;
    background-image: linear-gradient(-45deg, #fff 15%, rgba(35, 32, 45, 0.1) 15%, rgba(35, 32, 45, 0.1) 25%, #fff 25%, #fff 65%, rgba(35, 32, 45, 0.1) 65%, rgba(35, 32, 45, 0.1) 75%, #fff 75%, #fff);
    background-size: 10px 10px;
    -webkit-background-clip: text;
    color: transparent; }
	.top_voice-introduce {
		display: flex;
		margin-bottom: 118px;
	}
	.top_sec-voice .inner {
		width: 924px;
	}
	.top_voice_txt p:first-child {
		font-size: 1.3em;
		line-height: 2.088;
	}
	.top_voice_txt p:last-child {
		font-size: 1.5em;
		font-weight: 600;
		margin-top: 21px;
	}
	.voice_illust {
		width: 235px;
		margin-left: 64px;
	}
	.top_voice_txt {
		margin-left: 90px;
	}
  .top_sec-voice .top_sec_txt {
    margin: 0 0 60px; }
    @media (max-width: 750px) {
      .top_sec-voice .top_sec_txt {
        margin: 0 0 10vw; } }
  .top_sec-voice .top_sec_illust {
    top: -410px;
    right: calc(100% + 40px);
    width: 310px; }
    @media (max-width: 750px) {
      .top_sec-voice .top_sec_illust {
        display: none; } }

	.top_voiceList {
		display: block;
		justify-content: space-between;
	}
  @media (max-width: 750px) {
    .top_voiceList {
      display: block;
      width: 74vw;
      padding: 0;
      margin: auto; } }
  .top_voiceList li {
    width: 100%;
    display: flex;
    text-align: left;
    margin-bottom: 95px; }
    @media (max-width: 750px) {
      .top_voiceList li {
        width: 100%; }
        .top_voiceList li:not(:last-child) {
          margin: 0 0 10vw; } }
	.top_voiceList_info {
		font-size: 1.3em;
		font-weight: 800;
		text-align: center;
	}
	.top_voiceList-identity {
		margin-right: 18px;
	}
	.top_voiceList_message p {
		font-size: 1.07em;
		text-align: justify;
	}
	.top_voiceList-separator {
		width: 2px;
		height: 212px;
		background-color: black;
		margin: 0 30px;
	}
	.top_voiceList-result p:first-child {
		margin-left: -10px;
		margin-bottom: 10px;
	}
	.top_voiceList_message {
		width: 290px;
		padding-top: 12px;
	}
	.top_voiceList-result {
		padding-top: 12px;
	}
	.top_voiceList_voice-customer {
		display: flex;
		background: url(../img/top/voice-ballon.svg) no-repeat;
		background-size: contain;
		width: 753px;
		height: 261px;
		padding: 18px 50px 27px 50px;
	}
	.top_voiceList_voice-customer h4 {
		font-size: 1.5em;
		font-weight: bold;
		margin-bottom: 12px;
	}
	.voiceList-result {
		width: 326px;
		height: 160px;
		display: inline-flex;
	}
	.top_voiceList-result p {
		font-size: 1.214em;
		font-weight: 600;
	}
	.top_voiceList_responds {
		display: flex;
		justify-content: end;
		align-items: center;
		margin-top: 20px;
	}
	.top_voiceList_responds p:first-child {
		background: url(../img/top/voice-resballon.svg) no-repeat;
		background-size: cover;
		width: 620px;
		height: 75px;
		padding: 15px 20px;
	}
	.top_voiceList_character {
		width: 95px;
	}
@media (max-width:750px) {
	.top_sec-voice {
        padding: 11.2vw 0 12vw 0;
    }
    .top_voice_txt {
        margin-left: 0;
    }
    .top_voice_txt p:first-child {
        font-size: 2.667vw;
        line-height: 4.8vw;
    }
    .voice_illust {
        position: absolute;
        width: 32vw;
        right:-5.6vw;
        margin-left:0;
    }
    .top_voice-introduce {
        margin-bottom: 10.667vw;
    }
    .top_voice_txt p:last-child {
        font-size: 3.733vw;
        line-height: 5.6vw;
        margin-top: 2.667vw;
    }
    .top_sec-voice .top_sec_sub {
        top: 44.267vw;
        writing-mode: horizontal-tb;
        left: 3.733vw;
    }
    .top_sec-voice .inner {
        width: 100%;
    }
    .top_voiceList-identity {
        margin-right:0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .top_voiceList li {
        width: 100%;
        display: flex;
        text-align: left;
        margin-bottom: 95px;
        flex-direction: column;
    }
    .top_voiceList_img {
        width: 27.2vw;
        margin: 0;
    }
    .top_voiceList_info {
        font-size: 3.2vw;
        line-height: 4vw;
        margin-left:4.8vw;
        text-align: left;
    }
    .top_voiceList{
        width: 100%;
    }
    .top_voiceList_voice-customer {
        width: 100%;
        background: url("../img/top/voice-ballon-sp.svg") no-repeat;
        background-size: cover;
        height:89.6vw;
        flex-direction: column;
        box-sizing: border-box;
        padding: 9.333vw 6.133vw 5.867vw 8vw;
    }
    .top_voiceList_voice-customer h4 {
        font-size: 4vw;
        line-height: 5.333vw;
        margin-bottom: 2.667vw;
    }
    .top_voiceList_message {
        width: fit-content;
        padding-top: 0;
    }
    .top_voiceList-result {
        padding-top: 0;
    }
    .top_voiceList_message p {
        font-size: 2.667vw;
        line-height: 4.267vw;
    }
    .top_voiceList-separator {
        width: 100%;
        height: 0.533vw;
        background-color: black;
        margin: 3vw auto 4vw auto;
    }
    .top_voiceList-result p {
        font-size: 2.667vw;
        line-height: 1;
    }
    .top_voiceList-result p:first-child {
        margin-left: -1.5vw;
        margin-bottom: 0;
    }
    .voiceList-result {
        width: 69.867vw;
        margin-top:2.133vw;
        height: auto;
    }
    .top_voiceList-text {
       margin-top: 4vw;
    }
    .top_voiceList_responds {
        margin-top: 4.8vw;
        align-items: flex-start;
    }
    .top_voiceList_responds p:first-child {
        background: url("../img/top/voice-resballon-sp.svg") no-repeat;
        background-size: contain;
        font-size: 2.5vw;
        line-height: 4.267vw;
        width: 75vw;
        height: 22.667vw;
        padding: 2.667vw 7.2vw 2.667vw 2.667vw;
    }
    .top_voiceList_character {
        width:13.333vw;
        margin-left:1.333vw;
    }
    .top_sec_illust.top_sec_illust_another_top{
       display: block;
    }
    .top_sec-flow .top_sec_illust_another_top{
        top: -15vw;
        left: -5.6vw;
        width: 19.733vw;
        transform: none;
    }
	.top_voiceList li:not(:last-child) {
		margin: 0 0 10vw;
	}
	.top_voiceList li:last-child {
		margin-bottom: 0;
	}
}
/*---------------------------------------------
plan
---------------------------------------------*/
.top_sec-plan {
  padding: 110px 0;
  background: #F0EFF0; }
  @media (max-width: 750px) {
	  .top_sec-plan {
		  padding: 8.533vw 0 9.333vw 0;
	  } }
	.top_sec-plan .top_sec_sub {
		top: 0;
		left: 0;
		background-image: radial-gradient(#000 25%, transparent 25%), radial-gradient(#000 25%, transparent 25%);
		background-size: 20px 20px;
		background-position: 0 0, 10px 10px;
		-webkit-background-clip: text;
		color: transparent;
	}
  .top_sec-plan .top_sec_illust {
    top: 450px;
    right: calc(100% + 44px);
    width: 350px;
    left: auto;}
    @media (max-width: 750px) {
		.top_sec-plan .top_sec_sub {
			top: 1.867vw;
			left: 2.133vw;
			background-size: 1.067vw 1.067vw;
			background-size: 1.6vw 1.6vw;
			background-image: radial-gradient(#C6C6C6 25%, transparent 25%), radial-gradient(#C6C6C6 25%, transparent 25%);
			background-position: 0 0, 1.6vw 1.6vw;
			background-position: 0 0, 8vw -3vw;
		}
      .top_sec-plan .top_sec_illust {
        display: none; } }
.top_plan_box{
    display: flex;
    justify-content: space-between;
}
.top_sec-plan .inner{
    max-width:924px;
}
.top_plan_standard,.top_plan_business{
    width:450px;
}
.top_plan_titlebox h3{
    text-align: center;
    font-weight: 800;
    font-size: 2.6em;
}
.top_plan_titlebox p{
    font-size: 1.3em;
    text-align: center;
}
.top_plan_titlebox{
    padding:11px 0 0 0;
    box-sizing: border-box;
    background-size: cover;
    height: 124px;
    background-position: center;
    position: relative;
}
.top_plan_titlebox.top_plan_titlebox--standard{
    background: url("../img/top/top-title-standard.svg") no-repeat;
    background-size: cover;
}
.top_plan_titlebox.top_plan_titlebox--business{
    background: url("../img/top/top-title-business.svg") no-repeat;
     background-size: cover;
}
.top_plan_container{
    background: url("../img/top/top-plan-container.svg") no-repeat;
	background-size:cover;
	height:500px;
	background-position:bottom;
    padding:150px 23px 0 23px;
    box-sizing: border-box;
    margin-top:-124px;
}
.plan_container{
    display: flex;
    justify-content: space-between;
    padding: 40px 20px 20px 14px;
    border-bottom: 3px solid black;
    position: relative;
}
.plan_detail {
  margin-top: -30px;
}
.plan_container:first-child{
    padding-top:25px;
    padding-bottom: 30px;
}
.plan_container:last-child{
    border:0;
}
.plan_price {
	display: flex;
	align-items: end;
	justify-content:end;
}
.plan_contract{
    font-weight: 800;
    font-size: 1.2em;
    width:117px;
    height: 30px;
    color:white;
    background-color: black;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.plan_price_number{
    font-size: 4.9em;
    line-height: 1;
    color:#E72420;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 600;
}
.plan_note{
	width: fit-content;
    margin-right: 55px;
    margin-left: auto;
    font-size: 1em;
    line-height: 1;
}
.plan_note-12{
	margin-right:55px;
}
.plan_note_standar{
    margin-left:20px;
}
.plan_price_currency{
    font-size: 2.1em;
    font-weight: 600;
    margin-left:10px;
}
.plan_tag{
    font-size: 1.1em;
    background-color: #E72420;
    display: flex;
    align-items: center;
    justify-content: center;
    color:white;
    border-radius: 50%;
    width:56px;
    height:37px;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 55px;
    margin-left: 110px;
    rotate: -10deg;
    font-weight: 600;
}
.plan_tag_business{
    margin-left:125px;
}
.plan_footer_noted{
    width:auto;
    font-size: 0.8em;
	text-align:right;
}
.subtitle_example{
    width:fit-content;
    font-size: 2em;
    font-weight: 600;
    margin:93px auto 0 auto;
    display: flex;
    align-items: center;
}
.subtitle_example::before{
    content:'';
    background:url('../img/top/subtitle-example-decoration.svg') no-repeat;
    background-size: cover;
    width:160px;
    height: 3px;
    margin-right:10px;
}
.subtitle_example::after{
    content:'';
    background:url('../img/top/subtitle-example-decoration.svg') no-repeat;
    background-size: cover;
    width:160px;
    height: 3px;
    margin-left:10px;
}
.example_name{
    font-size: 1.3em;
    letter-spacing: 0.1em;
    margin-bottom: 27.5px;
	font-weight:600;
}
.subtitle_example_information{
    display: flex;
    align-items: center;
}
.example_problem{
    width: 300px;
    height: 163px;
    background: url('../img/top/ballon-text.png') no-repeat;
    background-size: cover;
    padding:45px 20px 30px 35px;
    box-sizing: border-box;
    font-size: 1em;
    letter-spacing: 0.05em;
    text-align: center;
}
.example_thumbnail{
    width:167px;
    height: 150px;
}

.subtitle_example_container{
    margin-top:79px;
}
.subtitle_example_container--first{
    margin-top:37px;
}
.subtitle_example_container--last{
    margin-bottom: 92px;
}
.example_arrow{
    width:68px;
    height: 30px;
    background: url("../img/top/arrow-result.svg") no-repeat;
    background-size: contain;
    margin:0 20px;
}
.example_solution{
    width:350px;
    height: 185px;
    background-color: white;
    border-radius: 25px;
    padding: 25px;
}
.example_solution h4{
    font-size: 1.5em;
    text-align: center;
    letter-spacing: 0.1em;
    font-weight: 600;
    position: relative;
}
.example_solution h4 span{
    position: relative;
}
.example_title--standard::before{
    content:"";
    background:url("../img/top/exp-std-decoration.png") no-repeat;
    width: 215px;
    height: 31px;
    background-size: cover;
    position: absolute;
    left: 27px;
    top: 3px;
}
.example_title--business::before{
    content:"";
    background:url("../img/top/exp-bus-decoration.png") no-repeat;
    width: 174px;
    height: 31px;
    background-size: cover;
    position: absolute;
    left: 46px;
    top: 3px;
}
.example_solution p{
    font-size: 1.2em;
    text-align: center;
    margin-top:10px;
}
.linkBtnArea-text {
	font-size: 1.2em;
	font-weight: 700;
	width: fit-content;
	display: flex;
	margin: 0px auto 10px;
}
.linkBtnArea-text span {
    display: block;
    height: 30px;
    width: 2px;
    background-color: black;
}
.linkBtnArea-text span:first-child {
    margin-right: 15px;
    rotate: -35deg;
}
.linkBtnArea-text span:last-child {
    margin-left: 15px;
    rotate: 35deg;
}
@media(max-width: 750px){
	.top_sec-plan {
        padding: 8.533vw 0 9.333vw 0;
    }
    .top_sec-plan .inner {
        max-width: 100%;
        margin:0 8vw;
    }
    .top_plan_box {
        display: block;
    }
    .top_plan_standard, .top_plan_business {
        width: 100%;
        margin:0 auto
    }
	.top_plan_titlebox.top_plan_titlebox--standard,.top_plan_titlebox.top_plan_titlebox--business{
		background-size: contain;
		height: 24vw;
	}
    .top_plan_titlebox h3 {
        font-size:6.933vw;
        line-height: 8.267vw;
    }
    .top_plan_titlebox p {
        font-size: 3.467vw;
        margin-top:1.333vw;
        line-height: 3.733vw;
    }
    .top_plan_titlebox {
        padding: 4vw 0 0 0;
        height: 23.5vw;
    }
    .top_plan_container {
        background: url("../img/top/top-plan-container.svg") no-repeat;
        background-size: contain;
        height: 100vw;
        padding: 28.533vw 4.8vw 0 4.8vw;
        box-sizing: border-box;
        margin-top: -23vw;
    }
    .plan_container {
        padding: 6.667vw 2.933vw 4.533vw 2.933vw;
        border-bottom: 3px solid black;
    }
    .plan_contract {
        font-size: 3.067vw;
        line-height: 4vw;
        width: 21.6vw;
        height: 5.6vw;
        border-radius: 6.667vw;
        margin-top: 2.2vw;
    }
    .plan_price_number {
        font-size: 12.533vw;
        line-height: 1;
    }
    .plan_price_currency {
        font-size: 5.6vw;
        line-height: 6.667vw;
        margin-left: 1.6vw;
    }
    .plan_tag {
        font-size: 2.8vw;
        width: 10.4vw;
        height: 6.933vw;
        margin-top: 12vw;
        margin-left: 21.333vw;
        letter-spacing: -0.05em;
    }
    .plan_note {
        font-size:2.933vw;
		margin-right:10vw;
    }
    .plan_container:first-child {
        padding-top: 3.2vw;
        padding-bottom: 5.333vw;
    }
    .plan_detail {
       margin-top: -3vw;
    }
    .plan_note_standar {
        margin-left: 3vw;
    }
    .plan_footer_noted {
        margin-top:1.867vw;
        font-size:2.4vw;
        line-height: 3.733vw;
    }
    .top_plan_business{
        margin-top:5.72vw;
    }
    .plan_tag.plan_tag_business {
       margin-left: 20vw;
    }
    .subtitle_example {
        font-size:3.6vw;
        line-height: 9.6vw;
        margin: 5.6vw auto 0 auto;
    }
    .subtitle_example::before {
        background: url('../img/top/example-decoration-sp.svg') no-repeat;
        background-size: contain;
        width: 25.6vw;
        height:0.8vw;
        margin-right: 4.8vw;
    }
    .subtitle_example::after {
        background: url('../img/top/example-decoration-sp.svg') no-repeat;
        background-size: contain;
        width: 25.6vw;
        height:0.8vw;
        margin-left: 4.8vw;
    }
    .subtitle_example_information{
        display: grid;
        grid-template-columns: repeat(2, auto);
        grid-template-rows: repeat(3, auto);
        grid-column-gap: 0px;
        grid-row-gap: 0px; 
    }
    .example_name {
        font-size: 3.2vw;
        margin-bottom: 4vw;
        line-height: 7.733vw;
    }
    .example_thumbnail {
        width: 30.4vw;
        height: 27.2vw;
        margin-left: -2vw;
        margin-right: 2vw;
        grid-area: 1 / 1 / 2 / 2;
    }
    .example_problem {
        width: 54.5vw;
        height: 29.6vw;
        padding: 8.533vw 4.333vw 5.333vw 8vw;
        font-size: 2.667vw;
        line-height: 4.267vw;
         grid-area: 1 / 2 / 2 / 3;
    }
    .example_problem-first{
        padding-top:5.3vw;
    }
    .example_arrow {
        width: 5.067vw;
        height: 8.533vw;
        background: url("../img/top/exp-down-sp.svg") no-repeat;
        background-size: auto;
        background-size: contain;
        margin: 3.2vw auto 2.933vw auto;
        grid-area: 2 / 1 / 3 / 3;
    }
    .example_solution {
        width: 100%;
        height: 44.267vw;
        background-color: white;
        border-radius: 6.667vw;
        padding: 6.667vw;
         grid-area: 3 / 1 / 4 / 3;
    }
    .example_solution h4 {
        font-size: 4.8vw;
        line-height: 6.667vw;
    }
    .example_title--standard::before {
        width: 50vw;
        height: 7.25vw;
        left: 6.733vw;
        top: 0;
    }
    .example_solution p {
        font-size: 3.733vw;
        line-height: 6.667vw;
        margin-top: 2.933vw;
    }
    .example_title--business::before {
        width: 40vw;
        height: 7vw;
        left: 11.533vw;
        top: 0;
    }
    .subtitle_example_container {
        margin-bottom: 10.667vw;
    }
	.linkBtnArea-text {
		font-size: 2.667vw;
		margin: 0px auto 2vw;
	}
	.linkBtnArea-text span {
		height: 4vw;
		width: 0.4vw;
	}
	.linkBtnArea-text span:first-child {
        margin-right: 3vw;
    }
	.linkBtnArea-text span:last-child {
		margin-left: 3vw;
	}
}
.top_planList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 0 -70px; }
  @media (max-width: 750px) {
    .top_planList {
      display: block;
      margin: 0 0 -13vw; } }
  .top_planList li {
    width: 42%;
    border: 2px solid #23202d;
    border-radius: 20px;
    box-shadow: 6px 6px 0 #23202d;
    margin: 0 0 70px;
    position: relative;
    padding: 30px 20px;
    text-align: center; }
    @media (max-width: 750px) {
      .top_planList li {
        width: 100%;
        padding: 10vw 5vw;
        margin: 0 0 13vw; } }
  .top_planList .-pink {
    background: #fde9e9; }
  .top_planList .-yellow {
    background: #fff794; }
  .top_planList .-blue {
    background: #ccfff9; }
  .top_planList .-green {
    background: #d9ffd9; }

.top_planList_ballon {
  position: absolute;
  top: 0;
  left: 50%;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  display: inline-block;
  padding: 0 30px;
  min-width: 150px;
  max-width: 100%;
  font-size: 1.8rem;
  background: #fff;
  border: solid 2px #23202d;
  border-radius: 100px;
  font-weight: 700; }
  @media (max-width: 750px) {
    .top_planList_ballon {
      font-size: 4.8vw;
      padding: 0 6vw; } }
  .top_planList_ballon::before {
    content: "";
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top: 8px solid #fff;
    z-index: 2; }
  .top_planList_ballon::after {
    content: "";
    position: absolute;
    bottom: -21px;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #23202d;
    z-index: 1; }

.top_planList_tit {
  position: relative;
  font-size: 2.8rem;
  font-weight: 700;
  margin: 0 0 30px; }
  @media (max-width: 750px) {
    .top_planList_tit {
      font-size: 7vw;
      margin: 0 0 8vw; } }
  .top_planList_tit::after {
    content: "";
    display: block;
    width: 96px;
    background: #23202d;
    height: 1px;
    position: absolute;
    top: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%); }
    @media (max-width: 750px) {
      .top_planList_tit::after {
        width: 26vw;
        top: calc(100% + 3vw); } }

@media (max-width: 750px) {
  .top_planList_txt {
    line-height: 2; } }

.top_planList_table {
  display: inline-table;
  text-align: left;
  margin: 30px 0 0; }
  @media (max-width: 750px) {
    .top_planList_table {
      margin: 10vw 0 0; } }
  .top_planList_table th, .top_planList_table td {
    border: 7px solid transparent;
    vertical-align: middle; }
    @media (max-width: 750px) {
      .top_planList_table th, .top_planList_table td {
        border: none;
        border-bottom: 2vw solid transparent; } }
  .top_planList_table th {
    line-height: 1; }
    @media (max-width: 750px) {
      .top_planList_table th {
        border-right: 5vw solid transparent; } }
    .top_planList_table th p {
      background: #23202d;
      color: #fff;
      border-radius: 5px;
      font-size: 1.8rem;
      font-weight: 700;
      padding: 5px 10px; }
      @media (max-width: 750px) {
        .top_planList_table th p {
          font-size: 4.8vw;
          padding: 1vw 2.6vw; } }
  .top_planList_table td {
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1; }
    @media (max-width: 750px) {
      .top_planList_table td {
        font-size: 6vw; } }
    .top_planList_table td small {
      font-size: 1.8rem;
      font-weight: 500;
      vertical-align: baseline; }
      @media (max-width: 750px) {
        .top_planList_table td small {
          font-size: 4.8vw; } }

/*---------------------------------------------
delivery
---------------------------------------------*/
.top_sec-delivery {
  padding: 100px 0 120px;
  background: #f0eff0; }
  @media (max-width: 750px) {
    .top_sec-delivery {
      padding: 20vw 0; } }
  .top_sec-delivery .top_sec_sub {
    top: 3px;
    right: 0;
    color: #e9e9ea; }
    @media (max-width: 750px) {
      .top_sec-delivery .top_sec_sub {
        top: 0.7vw; } }
  .top_sec-delivery .top_sec_txt {
    margin: 0 0 20px; }
  .top_sec-delivery .top_sec_illust {
    top: -270px;
    right: calc(100% + 90px);
    width: 280px; }
    @media (max-width: 750px) {
      .top_sec-delivery .top_sec_illust {
        display: none; } }

.delivery_table {
  width: 100%;
  font-size: 1.8rem;
  font-weight: 700;
  table-layout: fixed;
  margin: 0 0 3px; }
  @media (max-width: 750px) {
    .delivery_table {
      font-size: 3.73vw;
      width: 220vw; } }
  .delivery_table th, .delivery_table td {
    vertical-align: middle;
    padding: 10px 15px;
    border: 1px solid #000; }
    @media (max-width: 750px) {
      .delivery_table th, .delivery_table td {
        padding: 1.3vw 3vw; } }
  .delivery_table th {
    white-space: nowrap; }
  .delivery_table td {
    text-align: center; }
  .delivery_table thead th {
    text-align: center;
    background: #23202d;
    color: #fff;
    padding: 5px 10px; }
    @media (max-width: 750px) {
      .delivery_table thead th {
        padding: 1.3vw 3vw; } }
  .delivery_table .bg_gray {
    background: #dbdcdc; }
  .delivery_table .bg_red {
    background: #fad1d0; }
  .delivery_table .bg_green {
    background: #c5dec6; }

.delivery_table_wrap {
  padding: 10px;
  background: url("../img/top/table_bg.png") no-repeat;
  background-size: 100% 100%; }
  @media (max-width: 750px) {
    .delivery_table_wrap {
      overflow: auto; } }

@media (max-width: 750px) {
  .delivery_table_sp {
    display: block;
    margin: 0 0 4vw; } }

.delivery_comment {
  font-size: 1.2rem;
  margin: 10px 0 60px; }
  @media (max-width: 750px) {
    .delivery_comment {
      margin: 0 0 8vw;
      font-size: 2.6vw;
      text-align: left; } }

.delivery_list {
  display: flex;
  justify-content: space-between;
  margin: 0 0 3px; }
  @media (max-width: 750px) {
    .delivery_list {
      width: 220vw; } }
  .delivery_list li {
    width: 24.8%;
    color: #fff;
    background: #000;
    padding: 15px;
    font-weight: 700;
    text-align: center;
    font-size: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 1px solid #000; }
    @media (max-width: 750px) {
      .delivery_list li {
        padding: 3vw;
        font-size: 4vw; } }
    .delivery_list li:nth-child(3) {
      background: #ed5d5a; }
    .delivery_list li:nth-child(4) {
      background: #c5dec6; }
  .delivery_list span {
    display: block;
    font-size: 1.4rem; }
    @media (max-width: 750px) {
      .delivery_list span {
        font-size: 3.2vw; } }

.delivery_table_tit {
  padding: 15px 20px;
  font-size: 2.2rem;
  color: #fff;
  background: #b4b4b5;
  border: 1px solid #000;
  margin: 0 0 3px; }
  @media (max-width: 750px) {
    .delivery_table_tit {
      padding: 3vw;
      font-size: 4vw;
      width: 220vw; } }

.delivery_btn {
  background: #e72420;
  color: #fff;
  text-align: center;
  display: block;
  width: 400px;
  margin: auto;
  border-radius: 100px;
  padding: 10px;
  font-weight: 700;
  font-size: 2rem;
  position: relative; }
  @media (max-width: 750px) {
    .delivery_btn {
      width: 70vw;
      padding: 4vw;
      font-size: 4vw; } }
  .delivery_btn::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url("../img/top/btn_arrow.png") no-repeat;
    background-size: contain;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%); }
    @media (max-width: 750px) {
      .delivery_btn::after {
        right: 2.6vw;
        width: 3vw;
        height: 3vw; } }

/*---------------------------------------------
faq
---------------------------------------------*/
.top_sec-faq {
  padding: 110px 0 140px;
  background: linear-gradient(-45deg, #fff 20%, rgba(35, 32, 45, 0.1) 20%, rgba(35, 32, 45, 0.1) 25%, #fff 25%, #fff 45%, rgba(35, 32, 45, 0.1) 45%, rgba(35, 32, 45, 0.1) 50%, #fff 50%, #fff 70%, rgba(35, 32, 45, 0.1) 70%, rgba(35, 32, 45, 0.1) 75%, #fff 75%, #fff 95%, rgba(35, 32, 45, 0.1) 95%, rgba(35, 32, 45, 0.1));
  background-size: 20px 20px; }
  @media (max-width: 750px) {
    .top_sec-faq {
      padding: 20vw 0 20.6vw; } }
  .top_sec-faq .top_sec_sub {
    top: 84px;
    right: 130px;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl; }
	@media (max-width: 750px) {
		.top_sec-faq .top_sec_sub {
			top: 8vw;
			right: 0;
			writing-mode: horizontal-tb;
			left: auto;
		}
	}
.top_faq_box:not(:last-child) {
  margin: 0 0 60px; }
  @media (max-width: 750px) {
    .top_faq_box:not(:last-child) {
      margin: 0 0 13vw; } }

.faq_tit {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.8rem;
  font-weight: 700;
  margin: 0 0 20px; }
  @media (max-width: 750px) {
    .faq_tit {
      font-size: 3.2vw;
      margin: 0 0 6vw;
      justify-content: space-between; } }
  .faq_tit::before, .faq_tit::after {
    content: "";
    display: block;
    background: url("../img/top/faq_deco.svg") no-repeat;
    background-size: contain;
    width: 160px;
    height: 3px;
    margin: 0 10px; }
    @media (max-width: 750px) {
      .faq_tit::before, .faq_tit::after {
        display: block;
        background: url(../img/top/faq_deco_sp.png) no-repeat;
        background-size: contain;
        width: 26.933vw;
        height: 1vw; }
		.faq_tit::before {
			margin: 0 1.333vw 0 0;
		}
		.faq_tit::after {
			margin: 0 0 0 1.333vw;
		}
	}

.top_faqList {
  font-weight: 700; }
  .top_faqList li:not(:last-child) {
    margin: 0 0 30px; }
    @media (max-width: 750px) {
      .top_faqList li:not(:last-child) {
        margin: 0 0 5vw; } }

.top_faqList_titArea {
  display: flex;
  align-items: center;
  padding: 10px 15px 20px;
  background: url("../img/top/faq_ballon.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 1;
  cursor: pointer; }
  @media (max-width: 750px) {
    .top_faqList_titArea {
		background: url(../img/top/faq_ballon_sp.png) no-repeat;
		background-size: 100% 100%;
		padding: 1.6vw 4vw 0;
		height: 16vw;
		align-items:flex-start;
	  } }

.top_faqList_tit_icon, .top_faqList_txt_icon {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #23202d;
  color: #fff;
  font-style: italic;
  font-family: 'Roboto', sans-serif;
  margin: 0 10px 0 0;
  font-size: 1.7rem;
  font-weight: 700;
  border-radius: 50%;
  padding: 1px 0 0 1px;
  flex-shrink: 0; }
  @media (max-width: 750px) {
    .top_faqList_tit_icon, .top_faqList_txt_icon {
		width: 5.867vw;
		height: 5.867vw;
		margin: 0 2.6vw 0 0;
		font-size: 3.467vw; } }

@media (max-width: 750px) {
  .top_faqList_tit {
	  padding: 0;
	  font-size: 2.833vw;
	  line-height: 5.067vw;; } }

.top_faqList_txtWrap {
  display: none;
  background: #fff794;
  padding: 55px 15px 25px;
  margin: -40px 0 0; }
  @media (max-width: 750px) {
    .top_faqList_txtWrap {
		padding: 13vw 4vw 5vw;
		margin: -12vw 0 0;
		height:auto;
	  } }

.top_faqList_txtArea {
  display: flex;
  align-items: center; }
  @media (max-width: 750px) {
    .top_faqList_txtArea {
      align-items: flex-start; } }

.top_faqList_txt_icon {
  background: #e72420; }

@media (max-width: 750px) {
  .top_faqList_txt {
    padding: 0;
	font-size: 2.933vw;} }

.faq_illust01 {
	width:240px;
	top: 0;
	right: calc(100% + 90px);
	left: auto; }
  @media (max-width: 750px) {
    .faq_illust01 {
		display: block;
		width: 22.933vw;
		top: -27vw;
		right: auto;
		left: -4vw;} }

.faq_illust02 {
	width: 280px;
	bottom: 0;
	right: auto;
	left: calc(100% + 35px);
}
  @media (max-width: 750px) {
    .faq_illust02 {
		width: 37.333vw;
		bottom: -34vw;
		right: -15.4vw;
		left: auto; } }
.toggle-arrow {
    width: 12px;
    height: 7px;
    background: url(../img/top/faq-arrow.svg) no-repeat;
    background-size: cover;
    margin-top: 0;
    margin-left: auto;
    margin-right: 9px;
}
@media (max-width: 750px) {
	.toggle-arrow {
		width: 2.4vw;
		height: 1.333vw;
		background: url(../img/top/faq-arrow.svg) no-repeat;
		background-size: cover;
		margin-top: 2.5vw;
		margin-left: auto;
	}
}
/*---------------------------------------------
blog
---------------------------------------------*/
.top_sec-blog {
  padding: 110px 0 210px;
  background: #fff; }
  @media (max-width: 750px) {
    .top_sec-blog {
      padding: 20vw 0 34.6vw; } }
  .top_sec-blog .top_sec_sub {
    top: 0;
    right: 0;
    background-image: linear-gradient(-45deg, #fff 15%, #e9e9ea 15%, #e9e9ea 25%, #fff 25%, #fff 65%, #e9e9ea 65%, #e9e9ea 75%, #fff 75%, #fff);
    background-size: 15px 15px;
    -webkit-background-clip: text;
    color: transparent;
    line-height: 1; }
    @media (max-width: 750px) {
      .top_sec-blog .top_sec_sub {
        background-size: 2vw 2vw;
		left: 15vw;
        top: 10vw;} }

.top_blogList {
  display: flex;
  justify-content: center;
  margin: 0 0 50px; }
  @media (max-width: 750px) {
    .top_blogList {
      margin: 0 auto 8vw;
      display: block;
      max-width: 80vw; } }
  .top_blogList li {
    width: 33%; }
    @media (max-width: 750px) {
      .top_blogList li {
        width: 100%; } }
    .top_blogList li:not(:last-child) {
      border-right: 1px solid #918f96; }
      @media (max-width: 750px) {
        .top_blogList li:not(:last-child) {
          border-bottom: 1px solid #918f96;
          border-right: none; } }
  .top_blogList a {
    display: block;
    padding: 0 35px; }
    @media (max-width: 750px) {
      .top_blogList a {
        padding: 8vw 5vw; } }

.top_blogList_img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 178px;
  margin: 0 0 20px; }
  @media (max-width: 750px) {
    .top_blogList_img {
      height: 46vw;
      margin: 0 0 4vw; } }

.top_blogList_time {
  color: #e72420;
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 10px; }
  @media (max-width: 750px) {
    .top_blogList_time {
      font-size: 3.2vw;
      margin: 0 0 2vw; } }

.top_blogList_category {
  display: inline-block;
  border: 1px solid #23202d;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 0 10px;
  margin: 0 0 10px; }
  @media (max-width: 750px) {
    .top_blogList_category {
      font-size: 3.2vw;
      padding: 0 2vw;
      margin: 0 0 2vw; } }

.top_blogList_tit {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.75; }
  @media (max-width: 750px) {
    .top_blogList_tit {
      font-size: 4vw; } }
