/* ========== tab ========== */
.c-ground-01.request_c-tabs{
  padding-top: 0;
  border-top: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.c-ground-01.request_c-tabs .c-tabs-01>.content{
  border-bottom: none;
}
.c-ground-01.request_c-tabs .c-tabs-01>.content:before{
  width: 0;
  height: 0;
  background-image: none;
}
.c-ground-01.request_c-tabs .c-tabs-01>.content:after{
  background: none;
  background: -moz-none;
  background: -webkit-gradient(none);
  background: -webkit-linear-gradient(none);
  background: -o-linear-gradient(none);
  background: -ms-linear-gradient(none);
  background: linear-gradient(none);
}
.c-ground-01.request_c-tabs .c-tabs-01>.tabs>li a{
  background: none;
  background: -moz-none;
  background: -webkit-gradient(none);
  background: -webkit-linear-gradient(none);
  background: -o-linear-gradient(none);
  background: -ms-linear-gradient(none);
  background: linear-gradient(none);
}
.c-tabs-01.request_c-tabs-01>.tabs{
  padding: 0;
  border-bottom:none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.c-tabs-01.request_c-tabs-01>.tabs>li{
  margin: 0;
  width: 50%;
  vertical-align: bottom;
}
.c-tabs-01.request_c-tabs-01>.tabs>li a{
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: #fff;
}
.c-tabs-01.request_c-tabs-01>.tabs>li a img{
  width: 100%;
}

/* ========== list ========== */
.c-list-02 li:before{
  color: #535252;
}
.c-list-02 .c-list-01 li{
  text-indent: 0;
}
.c-list-02 .c-list-01 li:before{
  content: "";
  width: 0;
  margin-right: 0;
}

/* 220613追加 */
.txt-C{
  text-align: center;
}

a.h2-cv-btn {
  text-decoration: none;
}