  @charset "UTF-8";
@media screen and (min-width: 769px), print {
  .quality {
    background: #fff url("../img/leaves.png") no-repeat center 80px;
    padding: 70px 0 131px;
  }
  .quality h3 {
    font-weight: 500;
    font-size: 3rem;
    line-height: 1;
    letter-spacing: 1px;
    margin-bottom: 32px;
  }
  .quality h3 span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .quality h3 span.bot {
    letter-spacing: 5px;
    margin-top: 16px;
  }
  .quality h3 span img {
    margin-right: 4px;
    margin-left: 2px;
  }
  .quality .desc {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 1.6rem;
    line-height: 30px;
    letter-spacing: 1.5px;
    text-align: center;
  }
  .quality .goodlife {
    width: 1105px;
    height: 1105px;
    background: #f8f8f8;
    -moz-border-radius: 100%;
         border-radius: 100%;
    position: relative;
    margin: 135px auto 0;
  }
  .quality .goodlife .ttls {
    width: 258px;
    height: 255px;
    background: url("/renovation/tsudanuma/concept/img/ttls.png") no-repeat;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 10px;
    margin-top: -17px;
    margin-left: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .quality .goodlife .ttls small {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 1.344rem;
    line-height: 27.44px;
    color: #575345;
    letter-spacing: 2.3px;
  }
  .quality .goodlife .ttls span {
    display: block;
    font-family: "Lobster Two", cursive;
    font-weight: 700;
    font-style: italic;
    font-size: 4rem;
    line-height: 40px;
    color: #575345;
  }
  .quality .goodlife .box {
    width: 246px;
    text-align: center;
    position: absolute;
  }
  .quality .goodlife .box.box_01 {
    top: -82px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .quality .goodlife .box.box_01 h4 {
    margin-bottom: 15px;
  }
  .quality .goodlife .box.box_01 figure {
    margin-bottom: 15px;
  }
  .quality .goodlife .box.box_02 {
    top: 61px;
    right: 102px;
  }
  .quality .goodlife .box.box_03 {
    top: 460px;
    right: 20px;
  }
  .quality .goodlife .box.box_04 {
    bottom: -11px;
    right: 257px;
  }
  .quality .goodlife .box.box_05 {
    bottom: -13px;
    left: 257px;
  }
  .quality .goodlife .box.box_06 {
    top: 457px;
    left: 9px;
  }
  .quality .goodlife .box.box_07 {
    top: 67px;
    left: 102px;
  }
  .quality .goodlife .box h4 {
    margin-bottom: 10px;
  }
  .quality .goodlife .box h4 img {
    max-width: 100%;
  }
  .quality .goodlife .box figure {
    width: 100%;
    height: 246px;
    -moz-border-radius: 100%;
         border-radius: 100%;
    overflow: hidden;
    margin-bottom: 5px;
  }
  .quality .goodlife .box figure img {
    width: 100%;
    -moz-border-radius: 100%;
         border-radius: 100%;
    height: auto;
  }
  .quality .goodlife .box p {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 1.4rem;
    line-height: 24px;
    margin: 0 -15px;
  }
  .renovation {
    padding: 93px 0 110px;
  }
  .renovation .row {
    max-width: 1100px;
  }
  .renovation h2 {
    font-family: "Lobster Two", cursive;
    font-weight: 700;
    font-style: italic;
    font-size: 4.8rem;
    line-height: 48px;
    color: #575345;
    text-align: center;
    border-top: 2px solid #575345;
    border-bottom: 2px solid #575345;
    padding: 18px 0 28px;
    margin-bottom: 70px;
  }
  .renovation .top {
    margin-bottom: 83px;
  }
  .renovation .top h3 {
    font-weight: 500;
    font-size: 3rem;
    line-height: 36px;
    letter-spacing: 1px;
    padding-left: 35px;
    margin-bottom: 57px;
  }
  .renovation .top .info {
    width: -webkit-calc(100% - 153px);
    width: -moz-calc(100% - 153px);
    width: calc(100% - 153px);
    background: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .renovation .top .info figure {
    width: 537px;
    height: 321px;
    -webkit-box-ordinal-group: 3;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: -17px;
    margin-right: -155px;
  }
  .renovation .top .info figure img {
    width: 100%;
    height: auto;
  }
  .renovation .top .info .txt {
    width: 564px;
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 45px 34px 65px;
  }
  .renovation .top .info .txt p {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 1.6rem;
    line-height: 30px;
    letter-spacing: 1.2px;
  }
  .renovation .list_box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .renovation .list_box .box {
    width: 535px;
    background: #fff;
    padding: 53px 40px 33px;
    margin-bottom: 58px;
    position: relative;
  }
  .renovation .list_box .box.full {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 47px;
    margin-bottom: 0;
  }
  .renovation .list_box .box.full figure {
    width: 455px;
    margin-bottom: 0;
  }
  .renovation .list_box .box.full p {
    width: -webkit-calc(100% - 455px);
    width: -moz-calc(100% - 455px);
    width: calc(100% - 455px);
    padding: 20px 20px 0 36px;
  }
  .renovation .list_box .box h3 {
    font-family: "Lobster Two", cursive;
    font-weight: 700;
    font-style: italic;
    font-size: 4.8rem;
    line-height: 48px;
    color: #575345;
    position: absolute;
    top: -17px;
    left: 40px;
  }
  .renovation .list_box .box span {
    width: 100%;
    display: block;
    font-weight: 500;
    font-size: 2.2rem;
    line-height: 30px;
    letter-spacing: 0.7px;
    margin-bottom: 28px;
  }
  .renovation .list_box .box figure {
    width: 100%;
    height: 243px;
    margin-bottom: 27px;
  }
  .renovation .list_box .box figure img {
    width: 100%;
    height: auto;
  }
  .renovation .list_box .box p {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 1.6rem;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: justify;
  }
  .renovation .bot {
    padding-top: 60px;
  }
  .renovation .bot .block {
    position: relative;
    padding: 51px 0 55px;
  }
  .renovation .bot .block:last-of-type {
    padding-bottom: 0;
  }
  .renovation .bot .block h3 {
    padding-left: 68px;
    margin-bottom: 73px;
  }
  .renovation .bot .block h3 small {
    display: block;
    font-family: "Lobster Two", cursive;
    font-weight: 700;
    font-style: italic;
    font-size: 3.6rem;
    line-height: 36px;
    color: #575345;
    margin-bottom: 13px;
  }
  .renovation .bot .block h3 span {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 3rem;
    line-height: 30px;
    color: #575345;
    letter-spacing: 2.7px;
  }
  .renovation .bot .block .detail {
    width: 756px;
    background: #fff;
    padding: 48px 80px 62px 60px;
  }
  .renovation .bot .block .detail h4 {
    max-width: 350px;
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 36px;
    margin-bottom: 40px;
  }
  .renovation .bot .block .detail figure {
    width: 673px;
    height: 278px;
    position: absolute;
    right: -1px;
    top: 0;
  }
  .renovation .bot .block .detail figure img {
    width: 100%;
    height: auto;
  }
  .renovation .bot .block .detail p {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 1.6rem;
    line-height: 30px;
    letter-spacing: 1px;
  }
  .inner {
    max-width: 1100px;
    margin: 0 auto;
  }
  .inner > h3 {
    font-weight: 500;
    color: #000;
    font-size: 3rem;
    line-height: 55px;
  }
  .inner > h3 > span {
    display: block;
  }
  .inner > h3 img {
    width: 309px;
    height: auto;
    display: block;
    margin-bottom: 22px;
  }
  .accordion {
    padding-bottom: 75px;
    background-color: #fff;
  }
  .accordion_item:nth-child(odd) .accordion_item_tit {
    background-color: #f8f8f8;
  }
  .accordion_item_tit {
    cursor: pointer;
    background-color: #e8e8e8;
  }
  .accordion_item_tit.is_active .inner::after {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .accordion_item_tit .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding-right: 30px;
    padding-top: 21px;
    padding-left: 10px;
    padding-bottom: 31px;
  }
  .accordion_item_tit .inner::after {
    content: "";
    position: absolute;
    right: 11px;
    top: 50%;
    margin-top: 1px;
    width: 21px;
    height: 12px;
    background: url(/renovation/tsudanuma/concept/img/ic_ar.png) center/contain no-repeat;
    -moz-background-size: 21px 12px;
         background-size: 21px 12px;
    display: block;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .accordion_item_tit .inner .num {
    width: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    margin-right: 34px;
  }
  .accordion_item_tit .inner .num span {
    font-family: "Crimson Text", serif;
    font-size: 6rem;
    font-weight: 400;
    color: #575345;
    line-height: 1;
    border-bottom: 1px solid #575345;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .accordion_item_tit .inner .num small {
    font-size: 1.8rem;
    font-family: "Lobster Two", cursive;
    color: #575345;
    letter-spacing: 1px;
    font-weight: 400;
  }
  .accordion_item_tit .inner > span {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    font-size: 2.2rem;
    color: #000;
    margin-top: 15px;
    letter-spacing: 2px;
  }
  .accordion_item_ct {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease-out;
    -moz-transition: max-height 0.3s ease-out;
    transition: max-height 0.3s ease-out;
  }
  .accordion_item_ct .inner {
    padding-top: 52px;
    padding-bottom: 63px;
  }
  .accordion_item_ct .ct {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 41px;
  }
  .accordion_item_ct .ct.style02 figure {
    width: 437px;
  }
  .accordion_item_ct .ct.style02 .txt {
    width: -webkit-calc(100% - 437px);
    width: -moz-calc(100% - 437px);
    width: calc(100% - 437px);
    padding-top: 44px;
  }
  .accordion_item_ct .ct.style03 figure {
    width: 429px;
  }
  .accordion_item_ct .ct.style03 .txt {
    width: -webkit-calc(100% - 429px);
    width: -moz-calc(100% - 429px);
    width: calc(100% - 429px);
    padding-top: 19px;
    padding-left: 36px;
  }
  .accordion_item_ct .ct.style03 .txt .list_img li {
    width: 307px;
    height: 179px;
  }
  .accordion_item_ct .ct.style03 .txt .list_img li:nth-child(odd) {
    margin-right: 21px;
  }
  .accordion_item_ct .ct.style04 figure {
    width: 429px;
  }
  .accordion_item_ct .ct.style04 .txt {
    width: -webkit-calc(100% - 429px);
    width: -moz-calc(100% - 429px);
    width: calc(100% - 429px);
    padding-top: 19px;
    padding-left: 36px;
  }
  .accordion_item_ct .ct.style04 .txt .list_img {
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .accordion_item_ct .ct.style04 .txt .list_img li {
    width: 293px;
    height: 181px;
  }
  .accordion_item_ct .ct.style04 .txt .list_img li:nth-of-type(1) {
    width: 253px;
    height: 195px;
  }
  .accordion_item_ct .ct.style04 .txt .list_img li:nth-child(odd) {
    margin-right: 30px;
  }
  .accordion_item_ct .ct figure {
    width: 521px;
  }
  .accordion_item_ct .ct .txt {
    width: -webkit-calc(100% - 521px);
    width: -moz-calc(100% - 521px);
    width: calc(100% - 521px);
    font-size: 1.6rem;
    line-height: 30px;
    color: #000;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    padding-top: 17px;
    padding-left: 30px;
    letter-spacing: 1.5px;
  }
  .accordion_item_ct .ct .txt .mb30 {
    margin-bottom: 30px;
  }
  .accordion_item_ct .ct .txt .btn_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 47px;
    margin-right: 9px;
  }
  .accordion_item_ct .ct .txt .btn_wrap .btn {
    width: 325px;
    height: 57px;
    background-color: #575345;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    position: relative;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 1px;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  .accordion_item_ct .ct .txt .btn_wrap .btn:hover {
    opacity: 0.7;
  }
  .accordion_item_ct .ct .txt .btn_wrap .btn::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 9px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 8px;
    height: 14px;
    background: url(/renovation/tsudanuma/concept/img/ic_ar01.png) center/contain no-repeat;
    -moz-background-size: 8px 14px;
         background-size: 8px 14px;
    display: block;
  }
  .accordion_item_ct .ct .txt .list_img {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .accordion_item_ct .ct .txt .list_img li {
    width: 265px;
    height: 189px;
  }
  .accordion_item_ct .ct .txt .list_img li:nth-child(odd) {
    margin-right: 19px;
  }
  .accordion_item_ct .ct .txt .list_img li img {
    display: block;
    width: 100%;
    height: auto;
  }
  .caution {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 1.6rem;
    margin-top: 52px;
  }
}

@media screen and (max-width: 768px) {
  .quality {
    background: #fff url("../img/leaves.png") no-repeat top center;
    -moz-background-size: contain;
         background-size: contain;
    padding: 6.51042vw 3.90625vw 7.8125vw;
  }
  .quality h3 {
    font-weight: 500;
    font-size: 4.55729vw;
    line-height: 1;
    letter-spacing: 0.13021vw;
    margin-bottom: 4.55729vw;
  }
  .quality h3 span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .quality h3 span.bot {
    letter-spacing: 0.65104vw;
    margin-top: 1.95312vw;
  }
  .quality h3 span img {
    width: 6.90104vw;
    height: 6.90104vw;
    margin: -0.52083vw 1.30208vw 0 0.65104vw;
  }
  .quality .desc {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 3.64583vw;
    line-height: 5.20833vw;
    text-align: center;
  }
  .quality .goodlife {
    background: #f8f8f8;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 7.8125vw 3.90625vw 0;
    margin: 7.8125vw -3.90625vw 0;
  }
  .quality .goodlife .ttls {
    width: 100%;
    height: 33.20312vw;
    background: url("/renovation/tsudanuma/concept/img/ttls.png") no-repeat center;
    -moz-background-size: 33.59375vw 33.20312vw;
         background-size: 33.59375vw 33.20312vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto 5.20833vw;
  }
  .quality .goodlife .ttls small {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 2.60417vw;
    line-height: 1;
    color: #575345;
    letter-spacing: 0.26042vw;
  }
  .quality .goodlife .ttls span {
    display: block;
    font-family: "Lobster Two", cursive;
    font-weight: 700;
    font-style: italic;
    font-size: 5.85938vw;
    line-height: 1;
    color: #575345;
    margin-top: 1.30208vw;
  }
  .quality .goodlife .box {
    width: 44.27083vw;
    text-align: center;
    margin-bottom: 7.8125vw;
  }
  .quality .goodlife .box h4 {
    margin-bottom: 1.95312vw;
  }
  .quality .goodlife .box h4 img {
    width: auto;
    max-height: 5.46875vw;
  }
  .quality .goodlife .box figure {
    width: 39.0625vw;
    height: 39.0625vw;
    -moz-border-radius: 100%;
         border-radius: 100%;
    overflow: hidden;
    margin: 0 auto 1.95312vw;
  }
  .quality .goodlife .box figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-border-radius: 100%;
         border-radius: 100%;
  }
  .quality .goodlife .box p {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 2.60417vw;
    line-height: 3.90625vw;
    letter-spacing: -0.03906vw;
    margin: 0 -2.60417vw;
  }
  .renovation {
    padding: 13.02083vw 3.90625vw 6.51042vw;
  }
  .renovation h2 {
    font-family: "Lobster Two", cursive;
    font-weight: 700;
    font-style: italic;
    font-size: 6.51042vw;
    line-height: 1;
    color: #575345;
    text-align: center;
    border-top: 0.52083vw solid #575345;
    border-bottom: 0.52083vw solid #575345;
    padding: 3.25521vw 0;
    margin-bottom: 9.11458vw;
  }
  .renovation .top {
    margin-bottom: 11.06771vw;
  }
  .renovation .top h3 {
    font-weight: 500;
    font-size: 4.55729vw;
    line-height: 5.85938vw;
    letter-spacing: 1px;
    margin-bottom: 6.51042vw;
  }
  .renovation .top .info {
    background: #fff;
  }
  .renovation .top .info figure {
    width: 100%;
  }
  .renovation .top .info figure img {
    width: 100%;
    height: auto;
  }
  .renovation .top .info .txt {
    padding: 3.90625vw 3.25521vw;
  }
  .renovation .top .info .txt p {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 3.125vw;
    line-height: 4.6875vw;
    text-align: justify;
  }
  .renovation .list_box {
    padding-bottom: 5.20833vw;
  }
  .renovation .list_box .box {
    width: 100%;
    background: #fff;
    position: relative;
    padding: 6.51042vw 3.90625vw 5.20833vw;
    margin-bottom: 9.11458vw;
  }
  .renovation .list_box .box h3 {
    font-family: "Lobster Two", cursive;
    font-weight: 700;
    font-style: italic;
    font-size: 6.51042vw;
    line-height: 6.51042vw;
    color: #575345;
    position: absolute;
    top: -2.34375vw;
    left: 3.90625vw;
  }
  .renovation .list_box .box span {
    width: 100%;
    display: block;
    font-weight: 500;
    font-size: 3.64583vw;
    line-height: 4.94792vw;
    letter-spacing: 0.13021vw;
    margin-bottom: 3.90625vw;
  }
  .renovation .list_box .box figure {
    width: 100%;
    margin-bottom: 3.90625vw;
  }
  .renovation .list_box .box figure img {
    width: 100%;
    height: auto;
  }
  .renovation .list_box .box p {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 3.125vw;
    line-height: 4.42708vw;
    letter-spacing: 0.13021vw;
    text-align: justify;
  }
  .renovation .bot .block {
    margin-bottom: 7.8125vw;
  }
  .renovation .bot .block h3 {
    text-align: center;
    margin-bottom: 5.20833vw;
  }
  .renovation .bot .block h3 small {
    display: block;
    font-family: "Lobster Two", cursive;
    font-weight: 700;
    font-style: italic;
    font-size: 5.98958vw;
    line-height: 5.98958vw;
    color: #575345;
    margin-bottom: 1.95312vw;
  }
  .renovation .bot .block h3 span {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 5.20833vw;
    line-height: 5.20833vw;
    color: #575345;
    letter-spacing: 0.39062vw;
  }
  .renovation .bot .block .detail {
    background: #fff;
    padding: 6.51042vw 3.90625vw;
  }
  .renovation .bot .block .detail h4 {
    text-align: center;
    font-weight: 500;
    font-size: 4.42708vw;
    line-height: 4.42708vw;
    margin-bottom: 3.90625vw;
  }
  .renovation .bot .block .detail figure {
    width: 100%;
    margin-bottom: 3.90625vw;
  }
  .renovation .bot .block .detail figure img {
    width: 100%;
    height: auto;
  }
  .renovation .bot .block .detail p {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 3.125vw;
    line-height: 4.6875vw;
    letter-spacing: 0.13021vw;
  }
  .inner > h3 {
    font-weight: 500;
    color: #000;
    font-size: 5.85938vw;
  }
  .inner > h3 > span {
    display: block;
  }
  .inner > h3 img {
    width: 60.35156vw;
    height: auto;
    display: block;
    margin-bottom: 2.86458vw;
  }
  .accordion {
    padding-bottom: 9.76562vw;
    background-color: #fff;
  }
  .accordion_item:nth-child(odd) .accordion_item_tit {
    background-color: #f8f8f8;
  }
  .accordion_item_tit {
    cursor: pointer;
    background-color: #e8e8e8;
  }
  .accordion_item_tit.is_active .inner::after {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .accordion_item_tit .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding: 2.73438vw 13.02083vw 4.03646vw 3.90625vw;
  }
  .accordion_item_tit .inner::after {
    content: "";
    position: absolute;
    right: 3.90625vw;
    top: 50%;
    margin-top: 1px;
    width: 5.46875vw;
    height: 3.125vw;
    background: url(/renovation/tsudanuma/concept/img/ic_ar.png) center/contain no-repeat;
    display: block;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .accordion_item_tit .inner .num {
    width: 9.76562vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    margin-right: 3.90625vw;
  }
  .accordion_item_tit .inner .num span {
    font-family: "Crimson Text", serif;
    font-size: 11.71875vw;
    font-weight: 400;
    color: #575345;
    line-height: 1;
    border-bottom: 1px solid #575345;
    padding-bottom: 0.65104vw;
    margin-bottom: 0.65104vw;
  }
  .accordion_item_tit .inner .num small {
    font-size: 3.51562vw;
    font-family: "Lobster Two", cursive;
    color: #575345;
    letter-spacing: 1px;
    font-weight: 400;
  }
  .accordion_item_tit .inner > span {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    width: -webkit-calc(100% - 9.76562vw);
    width: -moz-calc(100% - 9.76562vw);
    width: calc(100% - 9.76562vw);
    font-size: 4.29688vw;
    color: #000;
    margin-top: 1.95312vw;
  }
  .accordion_item_ct {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease-out;
    -moz-transition: max-height 0.3s ease-out;
    transition: max-height 0.3s ease-out;
  }
  .accordion_item_ct .inner {
    padding: 6.77083vw 3.90625vw 8.20312vw;
  }
  .accordion_item_ct .ct {
    margin-top: 5.33854vw;
  }
  .accordion_item_ct .ct.style04 .txt .list_img {
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .accordion_item_ct .ct.style04 .txt .list_img li {
    height: auto;
  }
  .accordion_item_ct .ct.style04 .txt .list_img li img {
    width: 100%;
    height: auto;
    display: block;
  }
  .accordion_item_ct .ct figure img {
    display: block;
    width: 100%;
    height: auto;
  }
  .accordion_item_ct .ct .txt {
    font-size: 3.51562vw;
    color: #000;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    padding-top: 2.21354vw;
  }
  .accordion_item_ct .ct .txt .mb30 {
    margin-bottom: 3.90625vw;
  }
  .accordion_item_ct .ct .txt .btn_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 6.11979vw;
  }
  .accordion_item_ct .ct .txt .btn_wrap .btn {
    width: 63.47656vw;
    height: 10.41667vw;
    background-color: #575345;
    color: #fff;
    font-size: 3.125vw;
    text-align: center;
    position: relative;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 1px;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  .accordion_item_ct .ct .txt .btn_wrap .btn:hover {
    opacity: 0.7;
  }
  .accordion_item_ct .ct .txt .btn_wrap .btn::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 2.34375vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 2.08333vw;
    height: 3.64583vw;
    background: url(/renovation/tsudanuma/concept/img/ic_ar01.png) center/contain no-repeat;
    display: block;
  }
  .accordion_item_ct .ct .txt .list_img {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .accordion_item_ct .ct .txt .list_img li {
    width: 48%;
    height: 34.96094vw;
  }
  .accordion_item_ct .ct .txt .list_img li:nth-child(odd) {
    margin-right: 4%;
  }
  .accordion_item_ct .ct .txt .list_img li img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .caution {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 3.125vw;
    margin-top: 6.51042vw;
  }
}
