/* ----------------------------------------
?@owner
---------------------------------------- */

@charset "shift_jis";

body {
 font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

header {
 width: 100%;
 margin: 0 auto;
}

h2 {
 text-align: center;
 font-size: 28px;
}

.pc_off {
 display: none;
}

.main {
 width: calc(100% - 100px);
 min-width: 1100px;
 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: 271px;
 height: 855px;
 background: url(../owner/img/main_car_ha.png)no-repeat;
 display: block;
 content: "";
 margin: 0 auto;
 right: 0px;
 top: 70px;
}

.main_box {
 padding: 60px 0;
 box-sizing: border-box;
 width: 1100px;
 margin: 0 auto;
 position: relative;
}

.main_box p {
 font-size: 15px;
 color: #fff;
 text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
 margin-bottom: 50px;
 font-weight: bold;
}

.main_txt {
 display: block;
 margin: 0 auto 25px;
}

.main_txt02 {
 position: relative;
 z-index: 5;
}

.side_btn {
 position: fixed;
 right: 0;
 top: 30%;
 z-index: 1000;
}

.sell_title {
 text-align: center;
}

.underline {
 display: block;
 border-bottom: 4px solid #dadada;
 width: 25px;
 margin: 0 auto;
}

.sell_title h2 {
 margin-block-start: 0.83em;
 margin-block-end: 0.83em;
 margin-inline-start: 0px;
 margin-inline-end: 0px;
 font-weight: bold;
}

.sell_title p {
 font-size: 24px;
 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: 800px;
 margin: 0 auto;
 padding: 40px;
 text-align: center;
 color: #fff;
}

.contact_co p {
 margin: 30px auto;
 font-size: 15px;
 letter-spacing: 1px;
 color: #383635;
 line-height: 1.5;
}

.con_title {
 font-size: 28px;
 font-weight: bold;
 color: #383635;
}

.contact_btn a {
 width: 450px;
 height: 70px;
 display: block;
 margin: 0 auto;
 background: #fff;
 line-height: 70px;
 text-decoration: none;
 color: #000;
 font-size: 18px;
 font-weight: bold;
 border-radius: 100px;
 text-indent: 15px;
 transition-duration: 0.3s;
 border: 1px solid #383635;
}

.contact_btn a::before {
 content: "";
 display: inline-block;
 background: url(../owner/img/mail_icon.png)no-repeat;
 background-size: auto;
 width: 21px;
 height: 17px;
 margin-right: 14px;
 margin-bottom: -2px;
}

.contact_btn a:hover {
 background: rgb(56 54 53 / 70%);
 color: #fff;
 border: 1px solid #383635;
 transition-duration: 0.3s;
}

.reform_wrap {
 position: relative;
}

.reform_title {
 width: 330px;
 position: absolute;
 background: #fff;
 padding: 30px 0;
 right: 3%;
 top: -17%;
}

.refo_co {
 position: relative;
 display: flex;
 flex-direction: row-reverse;
 justify-content: space-between;
 width: 1280px;
 margin: 180px auto;
}

.re_list ul {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 list-style: none;
 padding: 0;
 width: 500px;
}

.re_list ul li {
 width: 156px;
 margin-bottom: 10px;
}

.re_list ul li a {
 text-decoration: none;
}

.re_list ul li p {
 font-size: 13px;
 line-height: 22px;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
 overflow: hidden;
 margin: 5px 0 0 0;
 color: #000;
}

.re_btn a {
 color: #383635;
 font-size: 18px;
 font-weight: bold;
 width: 360px;
 display: block;
 margin: 40px auto;
 background: #fff;
 line-height: 70px;
 text-decoration: none;
 border: 2px solid #383635;
 text-align: center;
 box-sizing: border-box;
 transition: all 0.2s ease-out;
 border-radius: 5px;
}

.re_btn a:hover {
 color: #FFF;
 background: rgb(56 54 53 / 70%);
 transition: all 0.2s ease-out;
}

.re_left {
 font-size: 17px;
 color: #797979;
 position: relative;
}

.re_left iframe {
 width: 500px;
 height: 420px;
}

.re_left p {
 margin-block-start: 1em;
 margin-block-end: 1em;
 line-height: 25px;
}

.trouble_wrap {
 text-align: center;
 margin: 80px auto;
 background: url(/lptemp_chintai/img/trouble_img.png);
 background-repeat: no-repeat;
 background-position: center bottom;
}

.tro_co {
 font-size: 42px;
 font-weight: bold;
}

.tro_co p {
 display: block;
 margin-block-start: 1em;
 margin-block-end: 1em;
 margin-inline-start: 0px;
 margin-inline-end: 0px;
 line-height: 78px;
}

.tro_co span {
 color: #9ac299;
 background: linear-gradient(transparent 60%, rgba(247, 244, 237, 1) 0%);
}

.tro_text {
 font-size: 90px;
 font-weight: bold;
 padding-bottom: 1px;
}

.tro_text p {
 display: block;
 margin-block-start: 1.8em;
 margin-block-end: 1em;
 margin-inline-start: 0px;
 margin-inline-end: 0px;
 line-height: 85px;
}

.tro_text span {
 color: #9ac299;
}

/* -??????- */
.support_wrap {
 padding: 80px;
 text-align: center;
}

.sup_co {
 display: flex;
 width: 1100px;
 margin: 100px auto 0;
 justify-content: space-between;
}

.sup_co_l {
 width: 470px;
}

.sup_co_l p {
 font-size: 25px;
 font-weight: bold;
 line-height: 1.7;
 margin-top: 30px;

}

.sup_co_l p span {
 color: #beaf87;
}

.sup_co_r {
 width: 530px;
 text-align: left;
}

.sup_co_r ul {
 background-color: #fff;
 padding: 40px 50px;
 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;
}

/* -?v????- */
.plan_wrap {
 padding: 80px 0 250px;
 margin: 0 auto;
 text-align: center;
 position: relative;
}

.plan_wrap::before {
 width: 90%;
 position: absolute;
 content: "";
 display: block;
 height: 90%;
 left: 0;
 border-radius: 30px;
 top: 50px;
 background-color: #f7f4ed;
 z-index: -1;
}

.plan_img {
 margin-top: 60px;
}

.flow_wrap {
 padding: 80px 80px 150px;
 text-align: center;
 position: relative;
}

.flow_wrap::before {
 position: absolute;
 content: "";
 width: 1200px;
 height: 600px;
 display: block;
 background-color: #fff;
 border-radius: 30px;
 margin: 0 auto;
 right: 0;
 left: 0;
 top: 50px;
 z-index: -1;
}

.flow_co {
 margin-top: 50px;
}

.gal_co {
 position: relative;
 display: flex;
 justify-content: space-between;
 width: 1280px;
 margin: 180px auto;
}

.re_left_add {
 position: absolute;
 right: 0;
 left: 530px;
 bottom: 40px;
 width: 700px;
 margin: 0 auto;
 height: 280px;
 background-color: #fff;
}

.re_left_add p {
 margin: 60px 20px 40px;
 line-height: 25px;
 font-size: 18px;
 color: #797979;
 text-align: left;
}

.re_left_add > .re_btn a {
 margin: 0 auto;
}

.gal_title {
 width: 330px;
 position: absolute;
 background: #fff;
 padding: 30px 0;
 left: 3%;
 top: -17%;
}

.owner_system_inner {
 margin-top: 40px;
}

.owner_system_inner table {
 width: 1100px;
 box-sizing: border-box;
 background: #fff;
 border-right: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-spacing: unset;
 margin: 0 auto;
}

.owner_system_inner table tr {}

.owner_system_inner table tr th {
 background: #fff;
}

.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;
 font-size: 20px;
 border-left: none;
}

.owner_system_inner table tr td:first-child {
 background: #eee;
 font-weight: bold;
 color: #333;
 font-size: 18px;
}

.owner_system_inner table tr:last-child {
 border-bottom: none;
}

.owner_system_inner table tr td,
.owner_system_inner table tr th {
 padding: 20px 5px;
 font-size: 15px;
 line-height: 23px;
 font-weight: 500;
 letter-spacing: 0.1em;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 width: 370px;
 box-sizing: border-box;
}

.owner_system_inner table tr td:last-child,
.owner_system_inner table tr th:nth-child(4) {
 border-right: none;
}

.os_table_red {
 background: #ffecec !important;
}

.os_table_cred {
 color: #ff0000;
}

.os_table_blue {
 background: #e2f6ff;
}

/* owner
---------------------------------------- */

/* award
---------------------------------------- */
.awardMain {
    background-image: url(../award/img/mainImg24.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: calc(100% - 100px);
    margin: 0 auto;
    padding: 110px 0;
    border-radius: 30px;
    margin-bottom: 50px;
}

.awardMain__heading {
    text-align: center;
}

.awardTxt__g {
    color: #fff;
    font-size: 2rem;
    font-family: 'FOT-筑紫A丸ゴシック Std';
    text-align: center;
    margin-top: 39px;
}

.awardTitle {
    font-size: 2rem;
}

.awardTitle__b {
    font-size: 1rem;
    line-height: 2;
    margin-top: 39px;
}

/* list */

.award__list {
    padding: 5px 15px 0;
}

.award__time {
    font-style: 
        fot-tsukuardgothic-std,
        sans-serif;
    padding: 15px 30px 10px;
    font-size: 2.3rem;
    color: #c7b98c;
    background-color: #f7f4ed;
    border-radius: 10px;
    width: 910px;
    margin-top: 40px;
}

.award__history {
    width: 970px;
}

.award__history__txt {
    color: #333;
    font-size: 15px;
    font-weight: 500;
    line-height: 2;
    margin-top: 24px;
}

.award__history__txt b{
    font-size: 18px;
}

.award__img {
    width: 970px;
    display: flex;
    gap: 26px;
    margin-top: 34px;
}

.award__img img{
    width: 305px;
    object-fit: contain;
}



/*----------------------------------
tenant
--------- */
.t_tl h2{
    color: #000000;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    position: relative; 
    padding-bottom: 32px;
    &::before{
        content: ''; 
        position: absolute;
        bottom: 0; 
        left: 0; 
        right: 0;
        margin: auto;
        width: 80px;
        height: 4px;
        background-color: #92b894;
    }
}
.t_tl_small{
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    margin-bottom: 17px;
}
/*--more_btn--*/

.more_btn {
  width: 260px;
  margin: 0px auto;
}

.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: 16px;
  font-weight: bold;
  line-height: 3;
  transition-duration: 0.3s;
}

.more_btn a:hover {
  background-color: #383635;
  color: #fff;
  border: 1px solid #fff;
  transition-duration: 0.5s;
}
.t_more a{
    display: block;
    color: #ffffff;
    background-color: #383635;
    width: 280px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    padding: 25px 0 23px;
    box-sizing: border-box;
    border-radius: 5px;
    margin: 0 auto; 
    position: relative;
    z-index: 100;
}
.t_more a:hover {
  background-color: #fff;
  color: #383635;
  border: 1px solid #383635;
  transition-duration: 0.5s;
}


.t_main_wrap{
    width: 1500px;
    height: 400px;
    background-image: url(../tenant/img/main_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.t_main_inner{
    width: 645px;
    margin: 0 auto;
    padding: 80px 0 110px;
}
.t_main_fd{
    width: 327px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    padding: 12px 33px 13px;
    border: 2px solid #ffffff;
    border-radius: 50px;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
    &::before{
        content: '';
        position: absolute;
        width: 2px;
        height: 17px;
        background-color: #ffffff;
        transform: skew(-30deg);
        bottom: 0px;
        left: 20%;
        transform-origin: 0% 100%;
    }
    &::after{
        content: '';
        position: absolute;
        right: 20px;
        bottom: -4px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 10px 0 10px;
        border-color: transparent transparent transparent transparent;
        transform-origin: 0% 0%;
        z-index: 24;
    }
}
.t_main_tl{
    color: #ffffff;
    margin: 35px 0 30px;
    font-size: 52px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1px;
    text-align: center;
}
.t_main_txt{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 34px;
    text-align: center;
    text-decoration: underline;
    & span{
        font-size: 30px;
        padding: 0 7px;
    }
}


/*---- タブ切り替え ----*/
.t_search_wrap {
  width: 1100px;
  padding: 35px 122px 40px;
  margin: -52px auto 110px;
  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: -168px;
    right: 25px;
    z-index: 10;
}

.t_search_btn_shubetsu {
  display: flex;
  align-items: center;
}
.t_search_btn_shubetsu li {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 25px;
    padding-bottom: 14px;
    width: 502px;
    color: #aaaaaa;
    font-size: 20px;
    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: 48px;
    height: 32px;
    display: block;
  }
  &:nth-child(2)::before{
    content: "";
    background-image: url(../tenant/img/tab_r_icon.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 45px;
    height: 35px;
    display: block;
  }
}

.tab.is-active {
  width: 502px;
  color: #333333;
  transition: 0.3s all;
  border-bottom: 2px solid #333333;
    &: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);
    }
}

.t_search_item_wrap {
    margin-top: 30px;
}
.t_search_item {

}

.t_search_item.panel {
  display: none;
}
.t_search_item.panel.is-show {
  display: block;
}

/*---- /タブ切り替え ----*/

/*---- タブ中身 ----*/
.t_search_item_box {
    width: 1006px;
    display: flex;
    align-items: center;
      &:not(:last-child){
        margin-bottom: 18px;
    }
    & ul{
        display: flex;
        align-items: center;
        gap: 0 10px;
        width: 10px;
        & li a{
            display: block;
            padding: 10px;
            box-sizing: border-box;
            border: 1px solid #333333;
            border-radius: 20px;
            text-align: center;
            color: #333333;
            font-size: 15px;
            font-weight: bold;
        }
    }
}
.t_search_item_tl{
    width: 137px;
    margin-right: 36px;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 0 15px;
}
/*---- 種別アイコン指定 ----*/

.t_search_item_tl i{
    color: #beaf87;
    font-size: 25px;
}
.t_search_item_tl .fa-train{

}
.t_search_item_tl .fa-magnifying-glass{
    
}
.t_search_item_tl .fa-yen-sign{
    
}
.t_search_item_tl .fa-building{
    
}

/*---- /種別アイコン指定 ----*/
.t_search_item_s{
    width: 100px;
}
.t_search_item_m{
    width: 120px;
}
.t_search_item_l{
    width: 209px;
}
/*---- /タブ中身 ----*/


.t_te_wrap{
    width: 100%;
    position: relative;
    &::before{
        content: "";
        width: 71%;
        height: 360px;
        background: #f7f4ed;
        border-radius: 0 20px 20px 0;
        position: absolute;
        left: 0;
        bottom: -70px;
        z-index: 0;
    }
}
.t_te_inner{
    width: 1100px;
    margin: 0 auto 157px;
}
.t_of_wrap{
    margin-bottom: 172px;
    position: relative;
    &::before{
        content: "";
        width: 71%;
        height: 360px;
        background: #f7f4ed;
        border-radius: 20px 0 0 20px;
        position: absolute;
        right: 0 !important;
        bottom: -70px;
        z-index: 0;
    }
}
.t_te_box{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 18px 0;
    margin: 50px 0;
}
.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 6px;
    background-color: #4b844a;
    box-sizing: border-box;
    border-radius: 18px;
    display: block;
    width: fit-content;
    position: absolute;
    top: 17px;
    left: 17px;
}
.t_b_img{
    display: block;
    border-radius: 5px;
    width: 240px;
    height: 150px;
    margin: 0 auto;
}
.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: 1200px;
    margin: 20px auto 117px;
    position: relative;
    &::before{
        content: "";
        width: 624px;
        height: 495px;
        background-image: url(../tenant/img/re_maru_bg.webp);
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: -70px;
    }
    .t_tl{
        position: relative;
        z-index: 20;
    }
}
.t_fam_img{
    position: absolute;
    top: -92px;
    left: 106px;
    z-index: 20;
}
.t_re_box{
    width: 1200px;
    background-color: #ffffff;
    box-sizing: border-box;
    border-radius: 30px;
    padding: 58px 50px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0px auto 115px;
    position: relative;
    z-index: 10;
}
.t_re_box li{
    width: 330px;
}
.t_re_img{
    display: block;
    width: 330px;
}
.t_re_tl{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin: 40px 0;
    display: flex;
    align-items: center;
    gap: 0 15px;
    height: 53px;
    .t_re_no{
        color: #9bc199;
        font-size: 36px;
        font-weight: bold;
        line-height: 1;
        letter-spacing: 1px;
        position: relative;
        &::after{
            content: "";
            width: 35px;
            height: 3px;
            background: #9bc199;
            position: absolute;
            bottom: -4px;
            left: 0;
            right: 0;
            margin: auto;
        }
    }
}
.t_re_txt{
    font-size: 14px;
    line-height: 24px;
}

/*--voice--*/
.t_vo_wrap{
    background-image: url(../tenant/img/vo_bg.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 115px;
}
.t_vo_wrap .t_tl{
    margin-bottom: 37px;
}
.t_vo_wrap .more_btn{
    margin: 62px auto 0;
}

.voice_top_wrap iframe {
  display: block;
  width: 1120px;
  height: 420px;
  margin: 0 auto;
}
.voice_top_con ul {
  width: 1100px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.voice_top_con ul li a {
  display: block;
  background: #fff;
  width: 350px;
  height: 400px;
  border-radius: 15px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  padding: 20px;
  box-sizing: border-box;
  transition: 0.3s all;
}

.voice_top_con ul li a:hover {
  box-shadow: none;
  transform: translateY(4px);
}

.voice_top_con ul li a img {
  width: 320px;
  height: 256px;
  object-fit: contain;
  margin: 0 auto;
}

.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: 15px;
  font-weight: bold;
  height: 19px;
}

.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: 14px;
  line-height: 24px;
  font-weight: 500;
  height: 44px;
  margin-top: 15px;
  padding-top: 18px;
  border-top: 1px solid #ccc;
}

/*--qa--*/
.t_qa_wrap{
    width: 1100px;
    margin: 150px auto 40px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.t_qa_wrap .t_tl_small{
    text-align: left;
}
.t_qa_wrap .t_tl h2 {
    text-align: left;
    &::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0 !important;
        margin: 0;
        width: 80px;
        height: 4px;
        background-color: #92b894;
    }
}
.t_qa_icon{
    color: #beaf87;
    font-size: 30px;
    font-weight: bold;
    font-family: "Futura PT", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    text-align: center;
    line-height: 1;
    background-color: #f7f4ed;
    width: 48px;
    height: 48px;
    border-radius: 50px;
    padding: 8px 0;
    box-sizing: border-box;
    margin-right: 18px;
}

/*-- accordionlist --*/
.accordionbox {
	width: 800px;

	margin-top: -13px;
}
.js-animation.is-show {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
}
.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;
}
.qa_block:last-child {
	margin-bottom: 0px;
}
.accordionlist dt:first-child,
.accordionlist dt:nth-child(2) {
	border-top: none !important;
}
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all 0.4s;
	box-sizing: border-box;
}
.accordionlist dt .title.active {
	color: #000;
	border-bottom: dashed 2px #ccc;
	border-radius: 10px 10px 0px 0px;
}
.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);
}
.accordion_icon.active span:nth-of-type(1) {
	display: none;
}
.accordionlist dt .title {
	position: relative;
	background-color: #fff;
	display: block;
	width: 100%;
	box-sizing: border-box;
	text-align: left;
	color: #000;
	font-size: 18px;
	padding-left: 109px;
	line-height: 20px !important;
	padding: 24px 0px 24px 30px;
	background-repeat: no-repeat;
	background-position: 30px 21px;
	border-radius: 10px;
	display: flex;
	align-items: center;
}
.accordionlist dt .title span {
	font-size: 35px;
	font-weight: bold;
	margin-right: 20px;
	color: #d30000;
	display: block;
}
.accordionlist dt .title p {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0px;
}
.accordion_icon {
	position: relative;
	width: 30px;
	height: 30px;
	float: right;
	margin-right: 35px;
	margin-top: -43px;
}
.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;
}
.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);
}
.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);
}
.accordionlist dt {
	display: block;
	overflow: hidden;
}
.accordionlist dd {
	position: relative;
	display: none;
	background: #eee;
	padding: 25px 30px 25px 30px;
	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;
}
.accordionlist dd p {
	font-size: 18px;
	line-height: 27px;
	color: #000;
}
.accordionlist dd span {
	font-size: 35px;
	font-weight: bold;
	margin-right: 20px;
	color: #1c65ae;
	display: block;
}

/*-- /accordionlist --*/











