<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* parts */
.marker, #content03 h2 mark, #content01 h2 mark {
  background: linear-gradient(transparent 70%, #FBFF00 70%);
}

.line, #content01 h2 .line_btm {
  background: url(../img/service_karadamainte/line_btm.svg) repeat-x left bottom/auto;
  padding-bottom: 3px;
}
@media screen and (max-width: 768px) {
  .line, #content01 h2 .line_btm {
    background: url(../img/service_karadamainte/line_btm.svg) repeat-x left bottom/auto 3px;
  }
}

/* -------------------------------- 
　　無料カラダメンテナンス
-------------------------------- */
.subject {
  margin-top: 114px;
}
@media screen and (max-width: 768px) {
  .subject {
    margin-top: 61px;
  }
}

#path {
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  #path {
    margin-bottom: 10px;
  }
}

section {
  padding: 60px 0;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  section {
    padding: 30px 0 40px;
  }
}
section em {
  font-style: inherit;
}

/* -------------------------------- 
  content01
-------------------------------- */
#content01 {
  background: url(../img/service_karadamainte/bg1_left.svg) no-repeat left top/252px, url(../img/service_karadamainte/bg1_right.svg) no-repeat right bottom/458px, #F2FDFE;
}
#content01 .container {
  text-align: center;
}
#content01 .lead {
  margin-bottom: 55px;
  font-size: 26px;
  text-align: center;
}
#content01 .lead span {
  color: #1B98D0;
  border-bottom: 1px solid #1B98D0;
}
#content01 h2 {
  display: inline-block;
  margin-bottom: 55px;
  color: #1B98D0;
  font-size: 53px;
  text-align: center;
  line-height: 1.5;
  font-weight: 500;
  position: relative;
}
#content01 h2::before {
  content: "";
  background: url(../img/service_karadamainte/txt_free.png) no-repeat center/100%;
  width: 201px;
  height: 200px;
  position: absolute;
  top: -50px;
  left: -10px;
}
#content01 h2 em {
  font-size: 83px;
  font-weight: normal;
}
#content01 h2 mark {
  color: #1B98D0;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.3;
}
#content01 h2 mark span {
  font-size: 30px;
  font-weight: 600;
}
#content01 h2 .line_btm span {
  font-size: 32px;
  font-weight: 600;
}
#content01 .txt {
  font-size: 26px;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #content01 {
    background: url(../img/service_karadamainte/bg1_sp.svg) no-repeat left top/100%;
  }
  #content01 .lead {
    margin-bottom: 30px;
    font-size: 16px;
  }
  #content01 h2 {
    margin-bottom: 28px;
    font-size: 25px;
  }
  #content01 h2::before {
    background: url(../img/service_karadamainte/txt_free.png) no-repeat center/100%;
    width: 101px;
    height: 100px;
    top: -30px;
    left: -10px;
  }
  #content01 h2 em {
    font-size: 41px;
  }
  #content01 h2 mark {
    font-size: 19px;
  }
  #content01 h2 mark span {
    font-size: 15px;
  }
  #content01 h2 .line_btm span {
    font-size: 16px;
  }
  #content01 .txt {
    font-size: 16px;
  }
}

/* -------------------------------- 
  content02
-------------------------------- */
#content02 {
  background: url(../img/service_karadamainte/bg2.jpg) no-repeat center/cover;
  position: relative;
}
#content02::after {
  content: "";
  background: url(../img/service_karadamainte/content02_arrow.svg) no-repeat center/contain;
  width: 151px;
  height: 78px;
  position: absolute;
  transform: translate(-50%, 0);
  left: 50%;
  bottom: -100px;
}
#content02 .container {
  text-align: center;
}
#content02 h2 {
  background: url(../img/service_karadamainte/content02_ttl_left.svg) no-repeat left top/auto, url(../img/service_karadamainte/content02_ttl_right.svg) no-repeat right bottom/auto;
  display: inline-block;
  padding: 10px 55px;
  margin-bottom: 50px;
  color: #fff;
  font-size: 43px;
  font-weight: bold;
}
#content02 h2 .dot_txt {
  background-image: radial-gradient(circle at center, #fff 18%, transparent 18%);
  background-position: top right;
  background-repeat: repeat-x;
  background-size: 1em 0.3em;
  padding-top: 14px;
}
@media screen and (max-width: 768px) {
  #content02 {
    background: url(../img/service_karadamainte/bg2_sp.jpg) no-repeat center/cover;
  }
  #content02::after {
    width: 91px;
    height: 47px;
    bottom: -60px;
  }
  #content02 .container {
    text-align: center;
  }
  #content02 h2 {
    background: url(../img/service_karadamainte/content02_ttl_left.svg) no-repeat left top/22px, url(../img/service_karadamainte/content02_ttl_right.svg) no-repeat right bottom/22px;
    padding: 0 25px;
    margin-bottom: 26px;
    font-size: 26px;
    text-align: center;
    line-height: 1.6;
  }
  #content02 h2 .dot_txt {
    padding-top: 4px;
  }
}

/* -------------------------------- 
  content03
-------------------------------- */
#content03 {
  background: url(../img/service_karadamainte/bg3.jpg) no-repeat center/cover;
  padding: 134px 0 80px;
}
#content03 h2 {
  margin-bottom: 95px;
  color: #1B98D0;
  font-size: 49px;
  text-align: center;
  font-weight: 500;
  line-height: 1.5;
}
#content03 h2 em {
  padding: 0 38px;
  font-size: 39px;
  position: relative;
}
#content03 h2 em::before, #content03 h2 em::after {
  content: "";
  background: url(../img/service_karadamainte/content03_ttl_bg.svg) no-repeat center/contain;
  width: 24px;
  height: 34px;
  position: absolute;
  bottom: 5px;
}
#content03 h2 em::before {
  left: 0;
}
#content03 h2 em::after {
  right: 0;
  transform: scale(-1, 1);
}
#content03 h2 em span {
  font-size: 29px;
}
#content03 h2 mark {
  color: #1B98D0;
}
#content03 h2 mark span {
  font-size: 37px;
}
#content03 .item_list li {
  display: flex;
  height: 247px;
}
#content03 .item_list li .img {
  width: 40%;
  flex-shrink: 0;
}
#content03 .item_list li .img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
#content03 .item_list li .txt_area {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
  z-index: 1;
}
#content03 .item_list li .txt_area::before {
  content: "";
  background: url(../img/service_karadamainte/content03_item_bg.svg) no-repeat center/cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#content03 .item_list li .txt_area .num {
  color: #1B98D0;
  font-size: 33px;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  position: absolute;
  top: -60px;
  font-style: italic;
}
#content03 .item_list li .txt_area .num em {
  font-size: 82px;
  font-weight: 200;
  font-style: italic;
}
#content03 .item_list li .txt_area p {
  display: inline-block;
  font-size: 29px;
  color: #fff;
  line-height: 1.5;
}
#content03 .item_list li .txt_area .bg {
  margin-bottom: 25px;
  color: #1B98D0;
  font-size: 24px;
  font-weight: bold;
  position: relative;
}
#content03 .item_list li .txt_area .bg::after {
  content: "";
  width: calc(100% + 50px);
  height: 100%;
  margin: 0 auto;
  background: #fff;
  position: absolute;
  transform: translate(-50%, 0) skewX(-20deg);
  top: 0;
  left: 50%;
  z-index: -1;
}
#content03 .item_list li:nth-child(1) {
  margin-bottom: 77px;
}
#content03 .item_list li:nth-child(1) .txt_area {
  padding-right: 10%;
  justify-content: flex-end;
}
#content03 .item_list li:nth-child(1) .txt_area div {
  display: inline-block;
  text-align: right;
}
#content03 .item_list li:nth-child(2) {
  flex-direction: row-reverse;
}
#content03 .item_list li:nth-child(2) .txt_area {
  padding-left: 10%;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  #content03 {
    background: url(../img/service_karadamainte/bg3_top_sp.svg) no-repeat center top/100%, url(../img/service_karadamainte/bg3_btm_sp.svg) no-repeat center bottom/100%;
    padding: 90px 0 30px;
  }
  #content03 h2 {
    margin-bottom: 48px;
    font-size: 25px;
  }
  #content03 h2 em {
    padding: 0 20px;
    font-size: 22px;
  }
  #content03 h2 em::before, #content03 h2 em::after {
    width: 13px;
    height: 19px;
    bottom: 3px;
  }
  #content03 h2 em span {
    font-size: 16px;
  }
  #content03 h2 mark span {
    font-size: 16px;
  }
  #content03 .item_list li {
    display: block;
    height: auto;
  }
  #content03 .item_list li .img {
    width: 100vw;
    margin: 0 0 50px -20px;
  }
  #content03 .item_list li .img img {
    -o-object-fit: inherit;
       object-fit: inherit;
    height: auto;
  }
  #content03 .item_list li .txt_area {
    padding: 35px 13px !important;
    justify-content: flex-start !important;
  }
  #content03 .item_list li .txt_area::before {
    background: url(../img/service_karadamainte/content03_item_bg_sp.svg) no-repeat center/cover;
  }
  #content03 .item_list li .txt_area .num {
    font-size: 26px;
    left: auto;
    top: -49px;
    right: 13px;
  }
  #content03 .item_list li .txt_area .num em {
    font-size: 65px;
    font-weight: 200;
  }
  #content03 .item_list li .txt_area p {
    display: block;
    font-size: 20px;
  }
  #content03 .item_list li .txt_area .bg {
    display: inline-block;
    padding: 2px 10px;
    margin-bottom: 15px;
    font-size: 18px;
    text-align: center;
  }
  #content03 .item_list li .txt_area .bg::after {
    width: 100%;
  }
  #content03 .item_list li:nth-child(1) {
    margin-bottom: 50px;
  }
}

/* -------------------------------- 
  content04
-------------------------------- */
#content04 {
  background: url(../img/service_karadamainte/bg4.jpg) repeat left center/1366px;
  padding: 76px 0 0;
}
#content04 h2 {
  padding-bottom: 26px;
  margin-bottom: 45px;
  font-size: 39px;
  text-align: center;
  font-weight: 500;
  position: relative;
}
#content04 h2::before {
  content: "";
  background: linear-gradient(-25deg, #BE1074 0%, #69BBE0 35%, #A1E3EB 100%);
  width: 100px;
  height: 3.55px;
  position: absolute;
  transform: translate(-50%, 0) skewX(-60deg);
  left: 50%;
  bottom: 0;
}
#content04 .item_list {
  background: #fff;
  border: 1px solid #1B98D0;
  padding: 0 56px;
  margin-bottom: 30px;
}
#content04 .item_list li {
  display: flex;
  align-items: center;
  gap: 0 30px;
  padding: 52px 0 60px;
}
#content04 .item_list li:not(:last-child) {
  border-bottom: 1px dashed #707070;
}
#content04 .item_list li div.spimg {
  flex-shrink: 0;
}
#content04 .item_list li h3 {
  color: #1B98D0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
  flex-shrink: 0;
}
#content04 .item_list li .btn {
  margin-top: 20px;
}
#content04 .item_list li .btn a {
  justify-content: flex-start;
  border: 1px solid #000;
  border-radius: 40px;
  width: 284px;
  height: 56px;
  padding: 0 35px;
}
#content04 .item_list li .btn a::after {
  border-color: #000;
  right: 20px;
}
#content04 .btn_wrap {
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 30px;
  justify-content: center;
  padding: 65px 0;
}
#content04 .btn_wrap .btn a {
  justify-content: center;
  background: #000;
  border-radius: 43px;
  width: 402px;
  height: 85px;
  color: #fff;
  font-size: 18px;
}
#content04 .btn_wrap .btn a::after {
  right: 20px;
}
@media screen and (max-width: 768px) {
  #content04 {
    padding: 42px 0 0;
  }
  #content04 h2 {
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-size: 20px;
  }
  #content04 h2::before {
    width: 44px;
    height: 1.56px;
  }
  #content04 .item_list {
    padding: 0 20px;
    margin-bottom: 54px;
  }
  #content04 .item_list li {
    flex-wrap: wrap;
    gap: 0 20px;
    padding: 30px 0;
  }
  #content04 .item_list li h3 {
    font-size: 16px;
    line-height: 1.6;
  }
  #content04 .item_list li p {
    margin-top: 23px;
    font-size: 16px;
  }
  #content04 .item_list li .btn {
    margin-top: 20px;
    font-size: 16px;
  }
  #content04 .item_list li .btn a {
    justify-content: center;
    width: 100%;
    padding: 0;
  }
  #content04 .item_list li .btn a::after {
    right: 10px;
  }
  #content04 .btn_wrap {
    display: block;
    padding: 50px 20px;
  }
  #content04 .btn_wrap .btn a {
    width: 100%;
    height: 68px;
    color: #fff;
    font-size: 16px;
  }
  #content04 .btn_wrap .btn a::after {
    right: 10px;
  }
  #content04 .btn_wrap .btn:first-of-type {
    margin-bottom: 20px;
  }
}

/* -------------------------------- 
  content05
-------------------------------- */
#content05 {
  background: url(../img/service_karadamainte/bg5.jpg) no-repeat center/cover;
  padding: 65px 20px 20px;
}
#content05 .box {
  border: 1px solid #fff;
  padding: 40px 20px 78px;
  margin: 0 auto;
  max-width: 790px;
  width: 100%;
  color: #fff;
}
#content05 .box h2 {
  margin-bottom: 20px;
  color: #FBFF00;
  font-size: 38px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-align: center;
}
#content05 .box p {
  text-align: center;
}
#content05 .btn a {
  background: #fff;
  border-radius: 40px;
  width: 412px;
  height: 80px;
  margin: 0 auto;
  color: #1B98D0;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.14em;
  top: -40px;
}
#content05 .btn a::after {
  border-color: #1B98D0;
  right: 20px;
}
@media screen and (max-width: 768px) {
  #content05 {
    background: url(../img/service_karadamainte/bg5_sp.jpg) no-repeat center/cover;
    padding: 43px 20px;
  }
  #content05 .box {
    padding: 50px 20px 65px;
  }
  #content05 .box h2 {
    margin-bottom: 25px;
    font-size: 25px;
    line-height: 1.6;
  }
  #content05 .box p {
    text-align: left;
    font-size: 16px;
  }
  #content05 .btn a {
    max-width: 280px;
    width: 100%;
    height: 56px;
    font-size: 16px;
    top: -28px;
  }
  #content05 .btn a::after {
    right: 10px;
  }
}</pre></body></html>