  @charset "UTF-8";
@media screen and (min-width: 769px), print {
  .tsulife {
    text-align: center;
    padding: 62px 0 68px;
  }
  .tsulife span {
    display: block;
    font-weight: 500;
    font-size: 2.4rem;
    line-height: 55px;
  }
  .tsulife h2 {
    margin: 33px 0 35px;
  }
  .tsulife h2 img {
    display: block;
    margin: 0 auto;
  }
  .tsulife p {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 1.6rem;
    line-height: 30px;
    letter-spacing: 2px;
  }
  section {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  }
  section:nth-of-type(even) {
    background: #fff;
  }
  section:nth-of-type(odd) {
    background: url("/renovation/tsudanuma/location/img/bg_location.png") repeat;
  }
  section.shopping {
    padding: 78px 0 65px;
  }
  section.shopping h2.ttls span {
    letter-spacing: 2.3px;
  }
  section.shopping h2.ttls small {
    margin-left: 15px;
  }
  section.shopping .top {
    padding: 72px 32px 84px 28px;
  }
  section.shopping .top .list {
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  section.shopping .top .list .box {
    width: 540px;
    position: relative;
    padding-bottom: 28px;
    margin: 0;
  }
  section.shopping .top .list .box .title {
    margin-bottom: 29px;
  }
  section.shopping .top .list .box .title h3 {
    font-size: 2.4rem;
    line-height: 40px;
  }
  section.shopping .top .list .box .title p {
    font-size: 1.6rem;
  }
  section.shopping .top .list .box figure {
    margin-bottom: 40px;
  }
  section.shopping .top .list .box .all_items {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  section.shopping .bot {
    border-top: 1px solid #c7c6c2;
    padding-top: 90px;
  }
  section.shopping .bot .list {
    margin-bottom: -35px;
  }
  section.shopping .bot .list .box {
    margin-bottom: 94px;
  }
  section.shopping .bot .list .box .title p {
    font-size: 1.4rem;
  }
  section.education {
    padding: 62px 0 79px;
  }
  section.education .list {
    padding-top: 63px;
  }
  section.park {
    padding: 57px 0 85px;
  }
  section.park .list {
    padding-top: 63px;
  }
  section.etc {
    padding: 73px 0 65px;
  }
  section.etc .list {
    padding-top: 63px;
    padding-bottom: 21px;
  }
  h2.ttls {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-left: 26px;
  }
  h2.ttls span {
    font-weight: 500;
    font-size: 2.8rem;
    line-height: 30px;
    letter-spacing: 6px;
  }
  h2.ttls small {
    font-family: "Lobster Two", cursive;
    font-weight: 700;
    font-style: italic;
    font-size: 2.4rem;
    line-height: 22px;
    color: rgba(87, 83, 69, 0.6);
    letter-spacing: -0.3px;
    margin-left: 10px;
  }
  .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .list .box {
    width: 380px;
  }
  .list .box:nth-of-type(3n+2) {
    margin-left: 30px;
    margin-right: 30px;
  }
  .list .box.mb .title {
    margin-bottom: 21px;
  }
  .list .box.full {
    width: 100%;
    padding-top: 81px;
  }
  .list .box.full .title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 52px;
  }
  .list .box.full .title h3 {
    letter-spacing: 2.7px;
    margin-right: 28px;
  }
  .list .box.full .title p {
    letter-spacing: 2px;
  }
  .list .box .title {
    padding-left: 41px;
    margin-bottom: 6px;
  }
  .list .box .title h3 {
    font-size: 2rem;
    line-height: 30px;
    letter-spacing: 2px;
    position: relative;
  }
  .list .box .title h3::before {
    content: "";
    display: block;
    width: 31px;
    height: 28px;
    background: url("/renovation/tsudanuma/location/img/icon_title.png") no-repeat;
    position: absolute;
    top: 50%;
    left: -41px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .list .box .title p {
    font-size: 1.6rem;
    line-height: 30px;
    letter-spacing: 1.3px;
  }
  .list .box figure img {
    display: block;
    max-width: 100%;
  }
  .list .box dl.color_01 dt {
    background: #9fae6a;
  }
  .list .box dl.color_02 dt {
    background: #beaa73;
  }
  .list .box dl.color_03 dt {
    background: #89776b;
  }
  .list .box dl.color_04 dt {
    background: #95938c;
  }
  .list .box dl dt {
    height: 32px;
    font-size: 1.6rem;
    line-height: 32px;
    color: #fff;
    padding: 0 20px;
  }
  .list .box dl dd {
    padding-top: 5px;
    padding-bottom: 25px;
  }
  .list .box dl dd ul {
    padding-left: 24px;
  }
  .list .box dl dd ul li {
    font-size: 1.6rem;
    line-height: 30px;
    text-indent: 9px;
    position: relative;
    margin-bottom: 6px;
  }
  .list .box dl dd ul li::before {
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    background: url("/renovation/tsudanuma/location/img/dot.png") no-repeat;
    position: absolute;
    top: 13px;
    left: 1px;
  }
  .list .box dl dd ul li span {
    display: block;
    font-size: 1.4rem;
    line-height: 18px;
    text-indent: 0;
  }
  .list .box .all_items {
    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;
  }
  .list .box .all_items a {
    display: block;
    font-size: 1.6rem;
    line-height: 28px;
    letter-spacing: 1px;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
  }
  .list .box .all_items a:hover {
    opacity: 0.8;
  }
  .list .box .more {
    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;
    width: 342px;
    height: 342px;
    background: #fff;
    -moz-border-radius: 100%;
         border-radius: 100%;
    font-size: 1.6rem;
    line-height: 32px;
    letter-spacing: 1.4px;
    text-align: center;
    float: right;
    margin-top: -20px;
    margin-right: 8px;
  }
  .note {
    font-size: 1.6rem;
    line-height: 24px;
    letter-spacing: 2px;
  }
  .footer {
    border-top: 1px solid #c8c8c8;
  }
}

@media screen and (max-width: 768px) {
  .tsulife {
    text-align: center;
    padding: 6.51042vw 3.90625vw;
  }
  .tsulife span {
    display: block;
    font-weight: 500;
    font-size: 5.20833vw;
    line-height: 6.51042vw;
  }
  .tsulife h2 {
    margin: 5.20833vw 0;
  }
  .tsulife h2 img {
    display: block;
    width: 42.96875vw;
    min-width: 200px;
    margin: 0 auto;
  }
  .tsulife 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.26042vw;
  }
  section {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    padding: 7.8125vw 3.90625vw;
  }
  section:nth-of-type(even) {
    background: #fff;
  }
  section:nth-of-type(odd) {
    background: url("/renovation/tsudanuma/location/img/bg_location.png") repeat;
  }
  section.shopping .top .list .box {
    margin-bottom: 7.8125vw;
  }
  section.shopping .top .list .box figure {
    margin: 3.90625vw 0 6.51042vw;
  }
  section.shopping .bot {
    border-top: 1px solid #c7c6c2;
    padding-top: 9.11458vw;
  }
  h2.ttls {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 6.51042vw;
  }
  h2.ttls span {
    font-weight: 500;
    font-size: 5.85938vw;
    line-height: 6.51042vw;
    letter-spacing: 0.65104vw;
  }
  h2.ttls small {
    font-family: "Lobster Two", cursive;
    font-weight: 700;
    font-style: italic;
    font-size: 4.55729vw;
    line-height: 4.55729vw;
    color: rgba(87, 83, 69, 0.6);
    margin-left: 2.60417vw;
  }
  .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .list .box {
    width: 100%;
    margin-bottom: 8.46354vw;
  }
  .list .box:last-child {
    margin-bottom: 0;
  }
  .list .box.full .title:last-child, .list .box.mb .title:last-child {
    margin-bottom: 0;
  }
  .list .box .title {
    padding-left: 5.85938vw;
    margin-bottom: 3.90625vw;
  }
  .list .box .title h3 {
    font-size: 4.42708vw;
    line-height: 5.98958vw;
    letter-spacing: 0.26042vw;
    position: relative;
  }
  .list .box .title h3::before {
    content: "";
    display: block;
    width: 4.03646vw;
    height: 3.64583vw;
    background: url("/renovation/tsudanuma/location/img/icon_title.png") no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    position: absolute;
    top: 50%;
    left: -5.85938vw;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .list .box .title p {
    font-size: 3.125vw;
    line-height: 3.90625vw;
    letter-spacing: 0.16927vw;
  }
  .list .box figure img {
    display: block;
  }
  .list .box dl.color_01 dt {
    background: #9fae6a;
  }
  .list .box dl.color_02 dt {
    background: #beaa73;
  }
  .list .box dl.color_03 dt {
    background: #89776b;
  }
  .list .box dl.color_04 dt {
    background: #95938c;
  }
  .list .box dl dt {
    height: 7.8125vw;
    font-size: 3.38542vw;
    line-height: 7.8125vw;
    color: #fff;
    padding: 0 4.55729vw;
  }
  .list .box dl dd {
    padding-top: 3.25521vw;
    padding-bottom: 3.90625vw;
  }
  .list .box dl dd ul {
    padding-left: 3.90625vw;
  }
  .list .box dl dd ul li {
    font-size: 3.38542vw;
    line-height: 4.6875vw;
    text-indent: 1.95312vw;
    position: relative;
    margin-bottom: 1.30208vw;
  }
  .list .box dl dd ul li::before {
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    background: url("/renovation/tsudanuma/location/img/dot.png") no-repeat;
    position: absolute;
    top: -webkit-calc(2.34375vw - 2px);
    top: -moz-calc(2.34375vw - 2px);
    top: calc(2.34375vw - 2px);
    left: 0;
  }
  .list .box dl dd ul li span {
    display: block;
    font-size: 2.86458vw;
    line-height: 3.90625vw;
    text-indent: 0;
  }
  .list .box .all_items {
    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;
  }
  .list .box .all_items a {
    display: block;
    font-size: 3.38542vw;
    line-height: 3.38542vw;
    letter-spacing: 0.13021vw;
    text-decoration: none;
  }
  .list .box .more {
    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;
    width: 65.10417vw;
    height: 65.10417vw;
    background: #fff;
    -moz-border-radius: 100%;
         border-radius: 100%;
    font-size: 3.125vw;
    line-height: 4.6875vw;
    letter-spacing: 0.22135vw;
    text-align: center;
    margin: 0 auto;
  }
  .note {
    font-size: 3.38542vw;
    line-height: 4.6875vw;
    letter-spacing: 0.26042vw;
    margin-top: 5.85938vw;
  }
  .footer {
    border-top: 1px solid #c8c8c8;
  }
}
