p {
  font-size: 3.2vw;
  line-height: 2;
}
@media screen and (min-width: 960px), print {
  p {
    font-size: 18px;
    text-align: center;
  }
}

picture {
  display: block;
}

img {
  width: 100%;
}

@media screen and (min-width: 959px), print {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 960px) {
  .pc {
    display: none !important;
  }
}

.c-inner {
  width: 100%;
  padding: 0 3.0666666667vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 960px), print {
  .c-inner {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1040px) {
  .c-inner {
    width: 1040px;
    margin: 0 auto;
  }
}

.c-ttl {
  font-size: 5.0666666667vw;
  font-weight: bold;
  color: #000;
  line-height: 1.5294117647;
  text-align: center;
  margin: 0 auto 6.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .c-ttl {
    font-size: 34px;
    margin-bottom: 35px;
  }
}
.c-ttl span {
  display: inline-block;
  padding-bottom: 2vw;
  border-bottom: 0.5333333333vw solid #c60d31;
}
@media screen and (min-width: 960px), print {
  .c-ttl span {
    padding-bottom: 15px;
    border-width: 2px;
  }
}

.c-numTtl {
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-size: 3.6vw;
  line-height: 1;
  font-weight: bold;
  color: #c60d31;
  margin: 0 auto 6.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .c-numTtl {
    font-size: 18px;
    margin-bottom: 35px;
  }
}
.c-numTtl .en {
  display: block;
  letter-spacing: 0.2em;
  text-indent: 0.1em;
  padding-bottom: 0.3em;
}
.c-numTtl .num {
  display: inline-block;
  font-size: 12vw;
  padding-bottom: 3.3333333333vw;
  border-bottom: 0.5333333333vw solid #c60d31;
}
@media screen and (min-width: 960px), print {
  .c-numTtl .num {
    font-size: 60px;
    padding-bottom: 19px;
    border-width: 2px;
  }
}

.c-note {
  font-size: 2.4vw;
  text-align: right;
}
@media screen and (min-width: 960px), print {
  .c-note {
    font-size: 12px;
  }
}

.c-redNotes {
  padding: 3.3333333333vw 2.6666666667vw;
  padding-left: 11.3333333333vw;
  background: url(../images/service/for-condominium/icon_05.svg) 3.8666666667vw center no-repeat;
  background-size: 4.2666666667vw 7.2vw;
  background-color: #c60d31;
  border-radius: 1.3333333333vw;
  margin-top: 4vw;
}
@media screen and (min-width: 960px), print {
  .c-redNotes {
    padding: 20px 15px;
    padding-left: 71px;
    background-position: 26px center;
    background-size: 32px 54px;
    border-radius: 10px;
    margin: 15px 0px 18px 0px;
  }
}
.c-redNotes p {
  font-size: 2.4vw;
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
  text-align: left;
}
@media screen and (min-width: 960px), print {
  .c-redNotes p {
    font-size: 18px;
    line-height: 1.66;
  }
}

.color-red {
  color: #c60d31;
  font-weight: bold;
}

.bg-yellow {
  font-weight: bold;
  background-color: #FFF000;
}

.mv picture {
  font-size: 0;
  line-height: 1;
}
.mv .c-note {
  line-height: 1.4;
}

.cm {
  padding-top: 11.3333333333vw;
}
@media screen and (min-width: 960px), print {
  .cm {
    padding-top: 70px;
  }
}
@media screen and (max-width: 959px) {
  .cm-ttl {
    font-size: 6vw;
  }
}
.cm-subttl {
  color: #c60d31;
  display: block;
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  margin: 0 auto 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media print, screen and (min-width: 960px) {
  .cm-subttl {
    font-size: 22px;
  }
}
.cm-video {
  position: relative;
  width: 86.6666666667vw;
  padding-bottom: 48.8vw;
  margin: 0 auto;
}
@media screen and (min-width: 960px), print {
  .cm-video {
    width: 670px;
    padding-bottom: 377px;
  }
}
.cm iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.issue {
  background-color: #f4f4f4;
}
@media screen and (max-width: 959px) {
  .issue-inner {
    padding-left: 0;
    padding-right: 0;
    margin-top: 15.3333333333vw;
  }
}
@media screen and (min-width: 960px), print {
  .issue-inner {
    margin-top: 0;
  }
}

.line {
  background-color: #c60d31;
}
@media screen and (max-width: 959px) {
  .line-inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.point-icon {
  display: block;
  width: 19.2vw;
  margin: 0 auto 0.3em;
}
@media screen and (min-width: 960px), print {
  .point-icon {
    width: 120px;
    margin-bottom: 0;
  }
}
.point-ttl {
  font-weight: bold;
  text-align: center;
  font-size: 5.8666666667vw;
  margin: 0 auto 0.8em;
}
@media screen and (min-width: 960px), print {
  .point-ttl {
    font-size: 36px;
  }
}

.point01 {
  margin-top: 5.0666666667vw;
}
@media screen and (min-width: 960px), print {
  .point01 {
    margin-top: 40px;
  }
}

.point02 {
  margin-top: 10.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .point02 {
    margin-top: 60px;
  }
}

.point03 {
  margin-top: 10.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .point03 {
    margin-top: 60px;
  }
}

.point04 {
  margin-top: 10.6666666667vw;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .point04 {
    margin-top: 60px;
    margin-bottom: 50px;
  }
}
.point04 .c-note {
  padding-left: 1.5em;
  text-indent: -1.5em;
  text-align: left;
}

.cvArea {
  border: 0.5333333333vw solid #c60d31;
  border-radius: 1.3333333333vw;
  background-color: #fff;
}
@media screen and (min-width: 960px), print {
  .cvArea {
    border-width: 4px;
    border-radius: 10px;
  }
}
.cvArea-ttl {
  font-size: 3.7333333333vw;
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-style: italic;
  background-color: #c60d31;
  line-height: 1.4;
  padding: 0.9em 0.3em 1.1em;
}
@media screen and (min-width: 960px), print {
  .cvArea-ttl {
    font-size: 28px;
    padding: 0.5em 0 0.7em;
  }
}
.cvArea-inner {
  background-image: url(../images/service/for-condominium/cv_img_01_sp.png);
  background-position: center 2.4vw;
  background-repeat: no-repeat;
  background-size: 86.8vw 37.0666666667vw;
  padding-bottom: 4.2666666667vw;
}
@media screen and (min-width: 960px), print {
  .cvArea-inner {
    background-image: url(../images/service/for-condominium/cv_img_01_pc.png);
    background-position: 41px 7px;
    background-size: 85.7976653696vw 27.8210116732vw;
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea-inner {
    background-size: 882px 286px;
  }
}
.cvArea-txt {
  font-size: 2.9333333333vw;
  line-height: 1.6;
  padding-top: 20vw;
  padding-left: 2.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .cvArea-txt {
    font-size: 1.7307692308vw;
    text-align: left;
    padding-top: 160px;
    padding-left: 48px;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea-txt {
    font-size: 18px;
  }
}
@media screen and (min-width: 960px), print {
  .cvArea-btnArea {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 92%;
    margin: 27px auto 0;
  }
}
@media screen and (min-width: 960px), print {
  .cvArea-contact {
    width: 61.1956521739%;
  }
}
.cvArea-contact a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 4vw;
  font-weight: bold;
  color: #fff;
  width: 88vw;
  height: 14.4vw;
  padding-right: 1.5em;
  border-radius: 7.2vw;
  border: 0.2666666667vw solid #fff;
  background-color: #02bcc5;
  -webkit-box-shadow: 0px 1.0666666667vw 0px 0px #00a6ae;
          box-shadow: 0px 1.0666666667vw 0px 0px #00a6ae;
  margin: 1.2vw auto 5.3333333333vw;
  position: relative;
}
@media screen and (min-width: 960px), print {
  .cvArea-contact a {
    font-size: 24px;
    width: 100%;
    height: 88px;
    padding-right: 1em;
    border-radius: 44px;
    border-width: 1px;
    -webkit-box-shadow: 0px 6px 0px 0px #00a6ae;
            box-shadow: 0px 6px 0px 0px #00a6ae;
    margin: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .cvArea-contact a:hover {
    background-color: #27d9e2;
    -webkit-box-shadow: 0px 0px 0px 0px #00a6ae;
            box-shadow: 0px 0px 0px 0px #00a6ae;
  }
}
.cvArea-contact a:after {
  content: "";
  display: block;
  width: 3.0666666667vw;
  height: 3.0666666667vw;
  background: url(../images/service/for-condominium/icon_01.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0.2666666667vw;
  right: 4.4vw;
  bottom: 0;
  margin: auto;
}
@media screen and (min-width: 960px), print {
  .cvArea-contact a:after {
    width: 23px;
    height: 23px;
    top: 2px;
    right: 1.0869565217vw;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea-contact a:after {
    right: 23px;
  }
}
@media screen and (min-width: 960px), print {
  .cvArea-tel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 35.652173913%;
    height: 88px;
    border: 3px solid #cdcdcd;
    border-radius: 44px;
    font-size: 34px;
    font-family: "Oswald", sans-serif;
    line-height: 1.3;
    position: relative;
  }
  .cvArea-tel:before {
    content: "";
    display: block;
    width: 21px;
    height: 28px;
    background-image: url(../images/service/for-condominium/icon_02_pc.png);
    position: absolute;
    top: 18px;
    left: 2.8260869565vw;
  }
  .cvArea-tel > span {
    padding-left: 0.5em;
  }
  .cvArea-tel span > span {
    display: block;
    font-size: 15px;
    font-weight: normal;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea-tel:before {
    left: 36px;
  }
}
.cvArea-tel a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 4vw;
  font-weight: bold;
  color: #333;
  width: 88vw;
  height: 14.4vw;
  border-radius: 7.2vw;
  border: 0.4vw solid #cdcdcd;
  margin: 0 auto;
  position: relative;
}
.cvArea-tel a:before, .cvArea-tel a:after {
  content: "";
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.cvArea-tel a:before {
  width: 3.8666666667vw;
  height: 5.6vw;
  background-image: url(../images/service/for-condominium/icon_02_sp.png);
  top: 0.2666666667vw;
  left: 6.6666666667vw;
}
.cvArea-tel a:after {
  width: 3.0666666667vw;
  height: 3.0666666667vw;
  background-image: url(../images/service/for-condominium/icon_03.png);
  top: 0.2666666667vw;
  right: 4.4vw;
}

.cvAreaSec {
  background-color: #f4f4f4;
}
.cvAreaSec-inner {
  padding-top: 6.2666666667vw;
  padding-bottom: 6.2666666667vw;
}
@media screen and (min-width: 960px), print {
  .cvAreaSec-inner {
    padding-top: 53px;
    padding-bottom: 53px;
  }
}

.cvArea02 {
  -webkit-box-shadow: 0px 0px 21px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 21px 2px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 960px), print {
  .cvArea02 {
    -webkit-box-shadow: 0px 0px 21px 1px rgba(206, 206, 206, 0.65);
            box-shadow: 0px 0px 21px 1px rgba(206, 206, 206, 0.65);
  }
}
.cvArea02-outer {
  padding: 5.0666666667vw 0;
  background-color: #F4F4F4;
}
@media screen and (min-width: 960px), print {
  .cvArea02-outer {
    padding: 33px 0;
  }
}
.cvArea02 .cvArea-inner {
  padding-bottom: 4.2666666667vw;
  background: none;
  position: relative;
}
@media screen and (min-width: 960px), print {
  .cvArea02 .cvArea-inner {
    padding-bottom: 35px;
  }
}
.cvArea02 .cvArea-inner:before {
  content: "";
  display: block;
  width: 26.4vw;
  height: 26.4vw;
  background-image: url(../images/service/for-condominium/cv_img_04.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 4.5333333333vw;
  right: 4.6666666667vw;
}
@media screen and (min-width: 960px), print {
  .cvArea02 .cvArea-inner:before {
    width: 10.9615384615vw;
    height: 10.9615384615vw;
    top: -10px;
    right: 4.8076923077vw;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea02 .cvArea-inner:before {
    width: 114px;
    height: 114px;
    right: 50px;
  }
}
.cvArea02 .cvArea-ttl {
  font-size: 3.8666666667vw;
}
@media screen and (min-width: 960px), print {
  .cvArea02 .cvArea-ttl {
    line-height: 0.4;
    font-size: 26px;
    padding: 0.7em 0 0.9em;
  }
}
.cvArea02 .cvArea-ttl .icon {
  display: inline-block;
  line-height: 1;
  font-size: 0;
  width: 4.4vw;
  height: 4.5333333333vw;
  background: url(../images/service/for-condominium/cv_img_03.png) center center no-repeat;
  background-size: contain;
  margin-right: 1.3333333333vw;
  position: relative;
  top: 0.5333333333vw;
}
@media screen and (min-width: 960px), print {
  .cvArea02 .cvArea-ttl .icon {
    width: 34px;
    height: 34px;
    margin-right: 15px;
    top: 4px;
  }
}
.cvArea02 .cvArea-ttl .big {
  font-size: 13.3333333333vw;
}
@media screen and (min-width: 960px), print {
  .cvArea02 .cvArea-ttl .big {
    font-size: 50px;
  }
}
@media screen and (max-width: 959px) {
  .cvArea02 .cvArea-ttl .middle {
    font-size: 4.4vw;
  }
}
.cvArea02 .cvArea-txt01 {
  font-size: 3.6vw;
  font-weight: bold;
  line-height: 1.65;
  padding-top: 4.6666666667vw;
  padding-left: 5.3333333333vw;
}
@media screen and (min-width: 960px), print {
  .cvArea02 .cvArea-txt01 {
    font-size: 1.6346153846vw;
    padding-top: 30px;
    padding-left: 55px;
    line-height: 1;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea02 .cvArea-txt01 {
    font-size: 17px;
  }
}
.cvArea02 .cvArea-txt02 {
  font-size: 3.4666666667vw;
  line-height: 1.77;
  padding-top: 4.6666666667vw;
  margin: 4.6666666667vw 1.3333333333vw 4vw;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 960px), print {
  .cvArea02 .cvArea-txt02 {
    font-size: 1.6346153846vw;
    font-weight: bold;
    text-align: left;
    padding-top: 0.9em;
    padding-left: calc(55px + 3.4em);
    margin: 0 0 40px;
    line-height: 1;
  }
}
@media screen and (min-width: 1040px) {
  .cvArea02 .cvArea-txt02 {
    font-size: 17px;
  }
}
@media screen and (max-width: 959px) {
  .cvArea02 .cvArea-txt02:before {
    content: "";
    display: block;
    width: 90%;
    height: 0.6666666667vw;
    background-color: #c60d31;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}

.EVC_Cv {
  display: none;
}