@charset "shift_jis";

/* ----------------------------------------
?@????
---------------------------------------- */

.sp_off,
.smart_off {
  display: none;
}

body {
  margin: 0;
  font-family:
    "Yu Gothic Medium", "???S?V?b?N Medium", YuGothic, "???S?V?b?N??",
    "?q???M?m?p?S Pro W3", "???C???I", sans-serif;
}

h2 {
  text-align: center;
  font-size: 28px;
}

.main {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  border-radius: 30px;
  position: relative;
  background: url(../owner/img/main.png) no-repeat;
  background-position: center;
  background-size: cover;
}

.main_box::after {
  position: absolute;
  width: 33%;
  height: 340px;
  background: url(../owner/img/main_car_ha.png) no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  content: "";
  margin: 0 auto;
  right: -6%;
  bottom: -150px;
}

.main_box {
  padding: 60px 10px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}

.main_box p {
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
  font-weight: bold;
  padding-right: 15%;
  text-align: left;
}

.main_txt {
  display: block;
  margin: 0 auto 25px;
}

.main_txt02 {
  position: relative;
  z-index: 5;
}

.side_btn {
  position: fixed;
  right: 0;
  top: 65%;
  z-index: 1000;
}

.sell_title {
  text-align: center;
}

.sell_title img {
  max-width: 80%;
}

.underline {
  display: block;
  border-bottom: 4px solid #dadada;
  width: 25px;
  margin: 0 auto;
}

.sell_title p {
  font-size: 6vw;
  font-weight: bold;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.contact_wrap {
  width: 100%;
  background: #f7f4ed;
}

.contact_co {
  width: 96%;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
  color: #fff;
}

.con_title {
  font-size: 28px;
  font-weight: bold;
  color: #383635;
}

.contact_co p {
  margin: 30px auto;
  color: #383635;
  font-size: 14px;
}

.contact_btn a {
  height: 70px;
  display: block;
  margin: 0 auto;
  background: #fff;
  line-height: 70px;
  text-decoration: none;
  color: #000;
  font-size: 4vw;
  font-weight: bold;
  border-radius: 40px;
  text-indent: 15px;
}

.contact_btn a::before {
  content: "";
  display: inline-block;
  background: url(../owner/img/mail_icon.png);
  background-size: auto;
  width: 21px;
  height: 17px;
  margin-right: 14px;
  margin-bottom: -2px;
}

.reform_wrap {
  position: relative;
  width: 96%;
  margin: 0 auto;
}

.reform_title {
  width: 80%;
  position: absolute;
  background: #fff;
  padding: 20px 0;
  right: 10%;
  top: -17%;
}

.refo_co {
  position: relative;
  margin: 350px auto 80px;
}

.re_list {
  overflow: scroll;
}

.re_list ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  width: 1550px !important;
}

.re_list ul li {
}

.re_btn {
  margin-top: 5%;
}

.re_btn a {
  width: 94%;
  height: 70px;
  display: block;
  margin: 0 auto;
  background: #fff;
  line-height: 70px;
  text-decoration: none;
  color: #383635;
  font-size: 18px;
  font-weight: bold;
  border: 2px solid #383635;
  text-align: center;
  box-sizing: border-box;
  border-radius: 5px;
}

.re_left {
  font-size: 4vw;
  color: #797979;
}

.re_left p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.re_left iframe {
  display: block;
}

.re_right img {
  width: 100%;
}

.trouble_wrap {
  text-align: center;
  margin: 80px auto;
  background: url(/chintai/img/trouble_img.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 15%;
}

.tro_co {
  font-size: 6vw;
  font-weight: bold;
}

.tro_co p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.tro_co span {
  color: #9ac299;
  background: linear-gradient(transparent 60%, rgba(247, 244, 237, 1) 0%);
}

.tro_text {
  font-size: 7vw;
  font-weight: bold;
  padding-bottom: 1px;
}

.tro_text p {
  display: block;
  margin-block-start: 2em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.tro_text span {
  color: #9ac299;
}

/* -????????¿½?¿½- */
.support_wrap {
  padding: 80px 0;
  text-align: center;
}

.sup_co {
  width: 90%;
  margin: 0 auto;
}

.sup_co img {
  width: 100%;
}

.sup_co_l {
  width: 90%;
  margin: 0 auto;
}

.sup_co_l p {
  font-size: 25px;
  font-weight: bold;
}

.sup_co_l p span {
  color: #beaf87;
}

.sup_co_r {
  width: 100%;
  text-align: left;
}

.sup_co_r ul {
  background-color: #fff;
  padding: 40px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  margin: 0;
}

.sup_co_r ul li {
  border-bottom: 1px dashed #ccc;
  list-style-type: none;
  margin-bottom: 20px;
}

.sup_co_r ul li:last-child {
  border-bottom: none;
  margin-bottom: 0px;
}

.sup_co_r li h3 {
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  margin: 0;
}

.sup_co_r li h3 span {
  color: #beaf87;
  margin-left: 10px;
  font-weight: bold;
}

.sup_co_r li p {
  font-size: 14px;
  margin: 10px 0;
}

.plan_wrap {
  margin: 80px auto;
  text-align: center;
}

.plan_img {
  width: 96%;
  margin: 0 auto;
  overflow: scroll;
}

.plan_img img {
  max-width: 190%;
}

.flow_wrap {
  padding: 80px 0;
  text-align: center;
  background: #fff;
}

.flow_co {
  width: 96%;
  margin: 0 auto;
  overflow: scroll;
}

.flow_co img {
  max-width: 175%;
}

.gal_co {
  position: relative;
  margin: 180px auto 80px;
}

.re_left_add {
  position: absolute;
  right: 0;
  left: 0px;
  padding: 10px;
  bottom: -150px;
  width: 90%;
  box-sizing: border-box;
  margin: 0 auto;
  background-color: #fff;
}

.re_left_add p {
  margin: 0;
  line-height: 25px;
  font-size: 16px;
  color: #797979;
  text-align: left;
}

.re_left_add > .re_btn a {
  margin: 0 auto;
}

.gal_title {
  width: 80%;
  position: absolute;
  background: #fff;
  padding: 20px 0;
  right: 10%;
  top: -17%;
}

.owner_system_inner {
  overflow: scroll;
  width: 100%;
  padding-left: 5%;
}

.owner_system_inner table {
  width: 600px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ccc;
  border-spacing: unset;
  margin-right: 35px;
}

.owner_system_inner table tr {
  border-bottom: 1px solid #ccc;
}

.owner_system_inner table tr th:nth-child(2) {
  background: #ffecec;
}

.owner_system_inner table tr th:nth-child(3) {
  background: #e2f6ff;
}

.owner_system_inner table tr th:nth-child(4) {
  background: #e2feef;
}

.owner_system_inner table tr:first-child th {
  font-weight: bold;
  color: #333;
}

.owner_system_inner table tr td:first-child {
  background: #eee;
  font-weight: bold;
  color: #333;
}

.owner_system_inner table tr:last-child {
  border-bottom: none;
}

.owner_system_inner table tr td,
.owner_system_inner table tr th {
  padding: 15px 5px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: none;
  border-left: none;
  width: 160px;
  box-sizing: border-box;
  text-align: center;
}

.owner_system_inner table tr td:last-child,
.owner_system_inner table tr th:nth-child(4) {
  border-right: none;
}

.owner_system_inner table tr:last-child td,
.owner_system_inner table tr:nth-child(16) th {
  border-bottom: none;
}

.os_table_red {
  background: #ffecec !important;
}

.os_table_cred {
  color: #ff0000;
}

.os_table_blue {
  background: #e2f6ff;
}

/* ????
---------------------------------------- */
/* award_sp
---------------------------------------- */
.awardMain {
  background-image: url(../award/img/mainImg24.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: -100px;
  width: 90%;
  margin: 0 auto;
  padding: 40px 0;
  border-radius: 20px;
  margin-bottom: 30px;
}

.awardMain__heading {
  text-align: center;
}

.awardMain__heading img {
  max-width: 84%;
}

.awardTxt__g {
  color: #fff;
  font-size: 2rem;
  font-family: "FOT-??A????? Std";
  text-align: center;
  margin-top: 15px;
}

.awardTitle {
  font-size: 1rem;
}

.awardTitle__b {
  font-size: 0.5rem;
  line-height: 2;
  margin-top: 10px;
}

/* list */

.award__list {
  width: 93% !important;
  overflow: initial !important;
  background: #fff;
  padding: 3%;
  box-sizing: border-box;
  border-radius: 10px;
  margin: 0 auto;
}

.award__time {
  font-style: "FOT-?}??A???S?V?b?N Std";
  padding: 8px 10px 5px;
  font-size: 1.3rem;
  color: #c7b98c;
  background-color: #f7f4ed;
  border-radius: 10px;
  /* margin-top: 40px; */
}

.award__history__txt {
  padding: 0 10px 10px;
  color: #333;
  font-size: 14px;
  line-height: 1.6;
}

.award__history__txt b {
  font-size: 14px;
}

.award__img {
  display: flex;
  gap: 15px;
  margin: 30px 5%;
  flex-direction: column;
  justify-content: center;
}

.award_br {
  display: block;
  content: "";
  margin: 12px 0;
}

/*----------------------------------
tenant
--------- */
.t_tl h2 {
  text-align: center;
  position: relative;
  padding-bottom: 30px;
  margin: 0;
  & img {
    display: block;
    margin: 0 auto;
  }
  &::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 20%;
    height: 4px;
    background-color: #92b894;
  }
}
/*--more_btn--*/

.more_btn {
  width: 65%;
  margin: 30px auto 0;
}

.more_btn a {
  width: 100%;
  display: block;
  border: 1px solid #383635;
  background-color: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 3;
  position: relative;
  z-index: 2;
}

.more_btn a:hover {
  background-color: #383635;
  color: #fff;
  border: 1px solid #fff;
  transition-duration: 0.5s;
}
.t_more {
  width: 65%;
  margin: 30px auto 0;
}
.t_more a {
  width: 100%;
  display: block;
  color: #fff;
  border: 1px solid #fff;
  background-color: #383635;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 3;
  position: relative;
  z-index: 2;
}
.t_more a:hover {
  background-color: #fff;
  color: #383635;
  border: 1px solid #383635;
  transition-duration: 0.5s;
}

.t_main_wrap {
  position: relative;
  width: 100%;
  &::before {
    content: "";
    width: 95%;
    height: 300px;
    background-image: url(../tenant/img/main_bg_sp.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 20px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}
.t_main_inner {
  width: 90%;
  margin: 0 auto;
  padding: 2px 0 74px;
}

.t_main_tl {
  color: #ffffff;
  margin: 35px 0 8px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 1px;
  text-align: center;
  position: relative;
  & img {
    width: 98%;
  }
}
.t_main_txt {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  position: relative;
  .t_main_35 {
    font-size: 20px;
    padding: 0 5px;
  }
  .t_main_span {
    background-image: linear-gradient(to right, white 100%, transparent 0);
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 5px;
  }
  .t_ma_1 {
    line-height: 1.7;
  }
}

/*---- ?¿½^?¿½u?¿½Ø‚ï¿½Ö‚ï¿½ ----*/
.t_search_wrap {
  width: 90%;
  padding: 5% 4%;
  margin: -43px auto 50px;
  border-radius: 20px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  position: relative;
}
.t_shin_img {
  position: absolute;
  top: -69px;
  right: -5%;
  z-index: 10;
  width: 22%;
}

.t_search_btn_shubetsu {
  display: flex;
  align-items: center;
}
.t_search_btn_shubetsu li {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 4%;
  padding-bottom: 7px;
  width: 50%;
  color: #aaaaaa;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  border-bottom: 2px solid #eeeeee;
  &:first-child::before {
    content: "";
    background-image: url(../tenant/img/tab_l_icon.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16%;
    height: 21px;
    display: block;
  }
  &:nth-child(2)::before {
    content: "";
    background-image: url(../tenant/img/tab_r_icon.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 17%;
    height: 22px;
    display: block;
  }
}

.tab.is-active {
  width: 50%;
  color: #333333;
  transition: 0.3s all;
  border-bottom: 2px solid #333333;
  position: relative;
  &:first-child::before {
    background-image: url(../tenant/img/tab_l_icon_active.webp);
  }
  &:nth-child(2)::before {
    background-image: url(../tenant/img/tab_r_icon_active.webp);
  }
  &::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -13px;
    box-sizing: border-box;
    width: 7px;
    height: 7px;
    border: 5px solid transparent;
    border-left: 7px solid #333333;
    transform: rotate(90deg);
  }
}

.t_search_item_wrap {
  margin-top: 20px;
}

.t_search_item.panel {
  display: none;
}
.t_search_item.panel.is-show {
  display: block;
}

/*---- /?¿½^?¿½u?¿½Ø‚ï¿½Ö‚ï¿½ ----*/

/*---- ?¿½^?¿½u?¿½?¿½?¿½g ----*/
.t_search_item_box {
  width: 100%;
  &:not(:last-child) {
    margin-bottom: 20px;
  }
  & ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px 1%;
    & li a {
      display: inline-block;
      padding: 6px 10px;
      box-sizing: border-box;
      border: 1px solid #333333;
      border-radius: 30px;
      text-align: center;
      color: #333333;
      font-size: 12px;
      line-height: 1;
      font-weight: bold;
    }
  }
}
.t_search_item_tl {
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin-bottom: 5px;
}
/*---- ?¿½?¿½ÊƒA?¿½C?¿½R?¿½?¿½?¿½w?¿½?¿½ ----*/

.t_search_item_tl i {
  color: #beaf87;
  font-size: 14px;
}

/*---- /?¿½?¿½ÊƒA?¿½C?¿½R?¿½?¿½?¿½w?¿½?¿½ ----*/
.t_search_item_s {
  min-width: 56px;
}
.t_search_item_m {
  min-width: 77px;
}
.t_search_item_l {
  min-width: 100px;
}
/*---- /?¿½^?¿½u?¿½?¿½?¿½g ----*/

.t_te_wrap {
  width: 100%;
  position: relative;
  margin: 0 auto 70px;
  &::before {
    content: "";
    width: 90%;
    height: 200px;
    background: #f7f4ed;
    border-radius: 0 20px 20px 0;
    position: absolute;
    left: 0;
    bottom: -40px;
    z-index: 0;
  }
}
.t_te_inner {
  width: 90%;
  margin: 0 auto;
}
.t_te_inner .t_tl h2 img {
  width: 90%;
}
.t_of_wrap {
  margin-bottom: 100px;
  position: relative;
  &::before {
    content: "";
    width: 90%;
    height: 200px;
    background: #f7f4ed;
    border-radius: 20px 0 0 20px;
    position: absolute;
    right: 0 !important;
    bottom: -40px;
    z-index: 0;
  }
}
.t_te_box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 30px 12%;
  overflow: scroll;
  width: 110%;
  margin-left: -5%;
  padding: 5%;
}
.t_te_box li:not(:last-child) {
  margin-right: 20px;
}
.t_te_box li a {
  display: block;
  width: 260px;
  padding: 11px 11px 22px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  box-sizing: border-box;
  background-color: #ffffff;
  position: relative;
}
.t_b_shubetsu {
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  padding: 5px 8px;
  background-color: #4b844a;
  box-sizing: border-box;
  border-radius: 20px;
  display: block;
  width: fit-content;
  position: absolute;
  top: 17px;
  left: 17px;
  z-index: 10;
}
.t_b_img {
  display: block;
  border-radius: 5px;
  width: 240px;
  height: 150px;
  margin: 0 auto;
}
.t_b_img a {
  padding: 0 !important;
  width: 240px !important;
  box-shadow: none;
}
.t_b_img img {
  height: 150px;
  width: 240px;
  object-fit: cover;
  border-radius: 10px;
}
.t_b_box {
  margin-top: 21px;
}
.t_b_ti {
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
}
.t_b_kakaku {
  color: #4b844a;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin: 17px 0 20px;
  .t_b_hb {
    font-size: 16px;
  }
}
.t_b_add {
  color: #333333;
  font-size: 12px;
  line-height: 20px;
}

.t_re_wrap {
  width: 90%;
  margin: 0px auto 70px;
  position: relative;
  &::before {
    content: "";
    width: 84%;
    height: 495px;
    background-image: url(../tenant/img/re_maru_bg.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -30px;
  }
}
.t_re_wrap .t_tl h2 img {
  width: 58%;
}
.t_fam_img {
  position: absolute;
  top: -9px;
  left: -1%;
  z-index: 20;
  width: 31%;
}
.t_re_box {
  width: 100%;
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 30px;
  padding: 6% 7%;
  margin: 0px auto;
  position: relative;
  z-index: 10;
}
.t_re_box li {
  width: 100%;
  &:not(:last-child) {
    margin-bottom: 25px;
  }
}
.t_re_img {
  display: block;
  width: 100%;
}
.t_re_tl {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  margin: 18px 0 14px;
  display: flex;
  align-items: center;
  gap: 0 5%;
  .t_re_no {
    color: #9bc199;
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1px;
    position: relative;
    &::after {
      content: "";
      width: 28px;
      height: 3px;
      background: #9bc199;
      position: absolute;
      bottom: -4px;
      left: 0;
      right: 0;
      margin: auto;
    }
  }
}
.t_re_txt {
  font-size: 14px;
  line-height: 1.5;
}
/*--blog--*/
.t_blog_top_wrap{
    width: 100%;
    position: relative;
    margin: 60px 0px 0px;
  &::after {
    content: "";
    display: block;
    background: url(../tenant/img/vo_bg.webp);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 260px;
    z-index: 0;
    position: absolute;
    left: 0;
    bottom: -45px;
  }
}
.t_blog_inner{
    position: relative;
}
.t_blog_inner iframe{
    display: block;
    width: 100%;
    height: 290px;
    margin: 0 auto;
    overflow: scroll;
    position: relative;
    z-index: 5;
}
.t_blog_shiro_img{
    position: absolute;
    top: 23px;
    left: 4%;
    width: 25%;
} 
.t_blog_tl{
    margin-bottom: 20px;
}
.t_blog_tl h2{
    text-align: center;
    position: relative;
    padding-bottom: 30px;
    margin: 0;
    &::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 20%;
        height: 4px;
        background-color: #92b894;
    }
}
.t_blog_tl h2 img{
  width: 50%;
}
.t_blog_top_con{
    overflow: scroll;
    padding: 10px;
}
.t_blog_top_con ul{
    display: flex;
    margin: 0 auto;
    padding:0px;
    list-style-type: none;
}
.t_blog_top_con ul li{

}
.t_blog_top_con ul li a{
    display: block;
    background: #fff;
    width: 260px;
    border-radius: 10px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    padding: 15px;
    box-sizing: border-box;
    margin: 0 10px;
    color: #000;
    text-decoration: none;
}
.t_blog_top_con ul li a img{
    display: block;
    width: 100%;
    height: 160px;
    object-fit: cover;
    border-radius: 10px;
}
.t_blog_con_flex{
    display: flex;
    align-items: center;
    margin: 20px 0px 0px;
}
.t_blog_con_day{
    color: #aaa;
    font-size: 12px;
    font-weight: 500;
}
.t_blog_con_tag{
}
.t_blog_con_tag p{
  margin: 0px;

}
.t_blog_con_tag p label{
        display: inline-block;
        color: #fff;
        background: #9ac299;
        line-height: 22px;
        font-size: 11px;
        font-weight: bold;
        padding: 0 6px;
        border-radius: 3px;
        margin-left: 10px;
}
.t_blog_top_ti{
        font-size: 14px;
        font-weight: bold;
        margin-top: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}
/*--voice--*/
.t_vo_wrap {
  width: 100%;
  position: relative;
}
.t_vo_inner {
  position: relative;
}
.vo_shiro_img {
  position: absolute;
  top: 48px;
  right: 4%;
  width: 25%;
}
.t_vo_wrap .t_tl {
  margin-bottom: 20px;
}
.t_vo_wrap .t_tl h2 img {
  width: 38%;
}
.t_vo_wrap .more_btn {
  margin: 35px auto 0;
}

.t_vo_wrap iframe {
  display: block;
  width: 100%;
  height: 320px;
  margin: 0 auto;
  overflow: scroll;
  position: relative;
  z-index: 5;
}

.t_vo_wrap .voice_top_con {
  overflow: scroll;
  padding: 10px;
}

.t_vo_wrap .voice_top_con ul {
  display: flex;
  margin: 0 auto;
}

.t_vo_wrap .voice_top_con ul li a {
  display: block;
  background: #fff;
  width: 260px !important;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  padding: 15px;
  box-sizing: border-box;
  margin: 0 10px;
}

.t_vo_wrap .voice_top_con ul li a img {
  width: 100% !important;
  object-fit: contain !important;
  margin: 0 auto !important;
}

.t_vo_wrap .voice_top_con ul li a span {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-line-clamp: 1;
  overflow: hidden;
  font-size: 13px;
  font-weight: bold;
  height: 21px;
}

.t_vo_wrap .voice_top_con ul li a p {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  margin-top: 10px;
  padding-top: 8px;
  border-top: 1px solid #ccc;
  height: 49px;
  box-sizing: border-box;
}

/*--qa--*/
.t_qa_wrap {
  width: 90%;
  margin: 110px auto 40px;
}
.t_qa_wrap .t_tl h2 img {
  width: 50%;
}

.t_qa_icon {
  color: #beaf87;
  font-size: 21px;
  font-weight: bold;
  font-family:
    "Futura PT", "?¿½q?¿½?¿½?¿½M?¿½m?¿½p?¿½S Pro W3", "Hiragino Kaku Gothic Pro", "?¿½?¿½?¿½C?¿½?¿½?¿½I",
    Meiryo, sans-serif;
  text-align: center;
  line-height: 1;
  background-color: #f7f4ed;
  width: 36px;
  height: 36px;
  border-radius: 50px;
  padding: 8px 0;
  box-sizing: border-box;
  margin-right: 2%;
}

/*-- accordionlist --*/
.t_qa_wrap .accordionbox {
  width: 100%;

  margin-top: -13px;
}
.js-animation.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.t_qa_wrap .qa_block {
  display: block;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 20px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  background-color: #ffffff;
}
.t_qa_wrap .qa_block:last-child {
  margin-bottom: 0px;
}
.t_qa_wrap .accordionlist dt:first-child,
.t_qa_wrap .accordionlist dt:nth-child(2) {
  border-top: none !important;
}
.t_qa_wrap .accordion_icon,
.t_qa_wrap .accordion_icon span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}
.t_qa_wrap .accordionlist dt .title.active {
  color: #000;
  border-bottom: dashed 1px #ccc;
  border-radius: 10px 10px 0px 0px;
}
.t_qa_wrap .accordion_icon.active span:nth-of-type(2) {
  top: 5px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.t_qa_wrap .accordion_icon.active span:nth-of-type(1) {
  display: none;
}
.t_qa_wrap .accordionlist dt .title {
  position: relative;
  background-color: #fff;
  display: block;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
  color: #000;
  font-size: 13px;
  padding-left: 109px;
  line-height: 1.5;
  padding: 13px 5%;
  background-repeat: no-repeat;
  background-position: 30px 21px;
  border-radius: 10px;
  display: flex;
  align-items: center;
}
.t_qa_wrap .accordionlist dt .title span {
  font-size: 35px;
  font-weight: bold;
  margin-right: 20px;
  color: #d30000;
  display: block;
}
.t_qa_wrap .accordionlist dt .title p {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0px;
}
.t_qa_wrap .accordion_icon {
  position: relative;
  width: 30px;
  height: 30px;
  float: right;
  margin-right: 35px;
  margin-top: -43px;
}
.t_qa_wrap .accordion_icon span {
  position: absolute;
  left: 0px;
  width: 30px;
  height: 3px;
  background-color: #000;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.t_qa_wrap .accordion_icon span:nth-of-type(1) {
  top: 5px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
.t_qa_wrap .accordion_icon span:nth-of-type(2) {
  top: 5px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.t_qa_wrap .accordionlist dt {
  display: block;
  overflow: hidden;
}
.t_qa_wrap .accordionlist dd {
  position: relative;
  display: none;
  background: #eee;
  padding: 15px 5%;
  margin: 0;
  background: #fff;
  text-align: left;
  background-image: url(/test/img/sale_answer_icon.webp);
  background-repeat: no-repeat;
  background-position: 30px 44px;
  border-top: none;
  border-radius: 0px 0px 10px 10px;
  display: flex;
  justify-content: left;
  align-items: center;
}
.t_qa_wrap .accordionlist dd p {
  font-size: 13px;
  line-height: 1.6;
  color: #000;
}
.t_qa_wrap .accordionlist dd span {
  font-size: 35px;
  font-weight: bold;
  margin-right: 20px;
  color: #1c65ae;
  display: block;
}

/*-- /accordionlist --*/
