* {
  box-sizing: border-box;
}

#ad03 a:hover {
  transition: 0.2s;
  opacity: 0.7;
}
#ad03 .ac_section__content--fluid .first-cnt {
  margin: 0 15px 40px;
}
#ad03 .ac_section__content--fluid.last-cnt.green_ele {
  background-color: #063373;
}
#ad03 .ac_section__content--fluid.last-cnt.green_ele .ad03-cta {
  margin-top: 0;
}
#ad03 .ac_section__content--fluid.last-cnt.yellow_ele {
  margin-top: 0;
  background: 0 0 no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/hokkaido/images/cta_bg_y png");
  background-size: 100% 100%;
}
#ad03 .ac_section__content--fluid.last-cnt.yellow_ele .ad03-cta {
  margin-top: 0;
}
#ad03 .ac_section__content--fluid.last-cnt .yellow_ele {
  background: none;
}
#ad03 .ac_section__content--fluid.last-cnt .ad03-cta {
  margin-bottom: 0;
}
#ad03 .ad03-cta {
  border-radius: 20px;
  margin: 50px auto;
  padding: 30px 80px 20px;
  width: 100%;
  max-width: 960px;
  text-align: center;
  color: #fff;
}
#ad03 .ad03-cta.green_ele {
  background-color: #063373;
}
#ad03 .ad03-cta.yellow_ele {
  background: 0 0 no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/hokkaido/images/cta_bg_y png");
  background-size: 100% 100%;
}
@media (max-width: 980px) {
  #ad03 .ad03-cta {
    max-width: 95%;
  }
}
@media (max-width: 768px) {
  #ad03 .ad03-cta {
    max-width: 100%;
    width: 100%;
    margin: 0 auto 40px;
    padding: 20px;
  }
}
#ad03 .ad03-cta h2 {
  font-size: clamp(20px, 1.4vw, 28px);
  font-weight: bold;
}
#ad03 .ad03-cta h2 span {
  color: #FFE601;
}
#ad03 .ad03-cta .tel-wrap {
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  justify-content: center;
  gap: 16px;
  color: #fff;
}
@media (max-width: 768px) {
  #ad03 .ad03-cta .tel-wrap {
    display: block;
  }
}
#ad03 .ad03-cta .tel-wrap h3 {
  line-height: 1;
  font-size: clamp(18px, 1.4vw, 20px);
  font-weight: bold;
}
#ad03 .ad03-cta .tel-wrap .tel {
  display: block;
  margin-bottom: auto;
  max-width: 375px;
  text-align: center;
}
@media (max-width: 768px) {
  #ad03 .ad03-cta .tel-wrap .tel {
    max-width: 100%;
  }
  #ad03 .ad03-cta .tel-wrap .tel img {
    display: block;
    margin: auto;
    width: 100%;
  }
}
#ad03 .important-wrapper {
  padding: 10px;
  background-color: #fff2f2;
}
#ad03 .important-wrapper .ac_information__head {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
}
#ad03 .important-wrapper .ac_information__title {
  flex: none;
}
#ad03 .important-wrapper .ac_information__item .ac_linktext {
  margin-bottom: 0;
}
#ad03 .box-card {
  padding: 50px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 0px 30px 0px rgba(14, 141, 190, 0.05);
}
@media (max-width: 1216px) {
  #ad03 .box-card {
    margin: 0 15px;
  }
}
@media (max-width: 768px) {
  #ad03 .box-card {
    margin: 0;
    padding: 18px;
  }
}
#ad03 .small-card {
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
}
#ad03 .small-card-shadow {
  padding: 30px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.05);
}
@media (max-width: 768px) {
  #ad03 .small-card-shadow {
    padding: 15px 15px 0 15px;
  }
}
#ad03 h2 .gradation {
  display: inline-block;
  background: linear-gradient(180deg, #01AAD9 0%, #0069A0 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#ad03 h2 .marker {
  background-image: linear-gradient(transparent 54%, #fff001 54% 85%, transparent 85%);
}
#ad03 p.sub {
  font-size: clamp(18px, 1.4vw, 20px);
}
#ad03 .ac_list.ac_list--attention-number .ac_list__item,
#ad03 .ac_list.ac_list--attention .ac_list__item {
  color: #5A646A;
  font-size: clamp(10px, 1vw, 12px) !important;
}
#ad03 sup {
  font-size: clamp(9px, 1vw, 10px);
}
#ad03 .txt1 {
  margin-bottom: 40px;
  text-align: center;
  font-weight: 500;
  font-size: clamp(18px, 1.4vw, 20px);
}
#ad03 .txt2 {
  font-weight: 500;
  font-size: clamp(14px, 1.2vw, 16px);
}
#ad03 #bg1 {
  padding-bottom: 100px;
  background: 0 bottom no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/hokkaido/images/bg1 webp");
  background-size: 100% 100%;
}
@media (max-width: 768px) {
  #ad03 #bg1 {
    background: 0 bottom no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/hokkaido/images/bg1 webp");
    background-size: auto 100%;
  }
}
#ad03 #bg2 {
  padding-bottom: 100px;
  background: 0 bottom no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/hokkaido/images/bg2 webp");
  background-size: 100% 4097px;
}
@media (max-width: 768px) {
  #ad03 #bg2 {
    padding: 0 15px 50px;
    background: 0 400px no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/hokkaido/images/bg2 webp");
    background-size: auto 100%;
  }
}
#ad03 #kv-wrap {
  padding-bottom: 50px;
  background: center 0 no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/hokkaido/images/kv_bg png");
  background-size: 100% auto;
}
@media (max-width: 768px) {
  #ad03 #kv-wrap {
    padding-bottom: 0;
    background: linear-gradient(0deg, #FFF 0%, #C9F2FF 100%) !important;
  }
}
#ad03 #kv-wrap img {
  width: 100%;
}
#ad03 #kv-wrap .kv-content {
  max-width: 1216px;
  width: 100%;
  margin: auto;
}
#ad03 #kv-wrap h1 {
  margin: 0 0 15px;
  padding-top: 30px;
  width: 70%;
}
@media (max-width: 1400px) {
  #ad03 #kv-wrap h1 {
    width: 66%;
  }
}
@media (max-width: 768px) {
  #ad03 #kv-wrap h1 {
    width: 100%;
    margin: 0 0 15px;
    padding-top: 0;
  }
}
#ad03 #kv-wrap .kv-inner {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#ad03 #kv-wrap .kv-inner .kv-cta {
  width: 49%;
}
#ad03 #kv-wrap .kv-inner .kv-cta .tel {
  display: block;
  margin: auto;
  width: 80%;
}
#ad03 #kv-wrap .kv-inner .kv-checkpoint {
  width: 49%;
}
@media (max-width: 1216px) {
  #ad03 #kv-wrap .kv-inner .kv-checkpoint {
    padding-right: 15px;
  }
}
#ad03 #area-wrap {
  background: center 0 repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/hokkaido/images/img_area png");
  background-size: auto 100%;
  padding: 0 0 30px 0;
}
#ad03 #response-wrap {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0 auto 50px;
  padding-top: 20px;
  max-width: 1216px;
  width: 100%;
  font-size: clamp(24px, 2vw, 36px);
  font-weight: bold;
  color: #1ab2f0;
  line-height: 1;
  text-align: center;
  gap: 20px;
}
@media (max-width: 768px) {
  #ad03 #response-wrap {
    display: block;
    margin: 0 15px 20px;
    width: calc(100% - 30px);
  }
}
#ad03 #response-wrap .item {
  margin-bottom: 15px;
  padding: 30px 20px 20px;
  border: 2px solid #1ab2f0;
  border-radius: 5px;
  line-height: 0.8;
  max-width: 590px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 768px) {
  #ad03 #response-wrap .item {
    padding: 15px 15px 10px;
    margin: 0 auto 15px;
  }
}
#ad03 #response-wrap .item p {
  margin: 10px 0 0 0;
  color: #333;
  font-size: clamp(14px, 1.2vw, 16px);
  font-weight: bold;
  line-height: 1.4;
}
#ad03 #response-wrap .item span {
  font-size: clamp(11px, 1.2vw, 14px);
}
@media (max-width: 768px) {
  #ad03 #response-wrap .item span {
    display: inline-block;
    padding-top: 10px;
    line-height: 1.2;
  }
}
@media (max-width: 768px) {
  #ad03 #recommendation-wrap {
    padding: 15px;
  }
}
#ad03 #recommendation-wrap .box-card {
  margin-top: 100px;
  padding-top: 100px;
}
@media (max-width: 768px) {
  #ad03 #recommendation-wrap .box-card {
    margin-top: 50px;
    padding-top: 80px;
  }
}
#ad03 #recommendation-wrap .ac_heading--2 {
  position: relative;
}
#ad03 #recommendation-wrap .ac_heading--2 .img-pichon {
  position: absolute;
  display: block;
  margin: auto;
  width: 150px;
  left: calc(50% - 75px);
  top: -150px;
}
@media (max-width: 768px) {
  #ad03 #recommendation-wrap .ac_heading--2 .img-pichon {
    width: 120px;
    left: calc(50% - 60px);
    top: -130px;
  }
}
#ad03 #recommendation-wrap .ac_heading--2 .sub {
  font-size: clamp(18px, 1.6vw, 26px);
}
#ad03 #reason .reason-wrap {
  display: flex;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
@media (max-width: 959px) {
  #ad03 #reason .reason-wrap {
    width: 100%;
  }
}
#ad03 #reason .reason-wrap .reason-inner {
  width: 50%;
}
@media (max-width: 959px) {
  #ad03 #reason .reason-wrap .reason-inner {
    width: 100%;
  }
}
#ad03 #reason .reason-wrap .reason-inner.inner_body {
  padding: 30px 0 30px 60px;
  background-color: #eaf8fd;
}
@media (max-width: 959px) {
  #ad03 #reason .reason-wrap .reason-inner.inner_body {
    order: 1;
    padding: 24px 0 24px 16px;
  }
}
#ad03 #reason .reason-wrap .reason-inner.inner_body .reason-num {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#ad03 #reason .reason-wrap .reason-inner.inner_body .reason-num .ac_text--primary {
  width: 100%;
  background: linear-gradient(0deg, rgb(234, 248, 253) 52%, rgb(0, 151, 224) 55%, rgb(234, 248, 253) 55%);
}
#ad03 #reason .reason-wrap .reason-inner.inner_body .reason-num .ac_text--primary span {
  padding-right: 10px;
  display: inline-block;
  background-color: #eaf8fd;
}
#ad03 #reason .reason-wrap .reason-inner.inner_body .reason-num .ac_text--primary .num {
  display: inline-block;
  font-size: 40px;
  vertical-align: middle;
  font-size: clamp(36px, 3.28vw, 40px);
}
#ad03 #reason .reason-wrap .reason-inner.inner_body .ac_heading--3,
#ad03 #reason .reason-wrap .reason-inner.inner_body .ex {
  padding: 0 30px 0 0;
}
@media (max-width: 959px) {
  #ad03 #reason .reason-wrap .reason-inner.inner_body .ac_heading--3,
#ad03 #reason .reason-wrap .reason-inner.inner_body .ex {
    padding: 0 16px 0 0;
  }
}
#ad03 #reason .reason-wrap .reason-inner.inner_body .ac_heading--3 .ac_heading__text {
  font-size: clamp(18px, 2vw, 28px);
}
#ad03 #reason .reason-wrap .reason-inner.inner_body .ac_text.ex {
  font-size: clamp(14px, 1.4vw, 16px);
}
@media (max-width: 959px) {
  #ad03 #reason .reason-wrap .reason-inner.inner_pic {
    order: 2;
  }
}
#ad03 #reason .reason-wrap .reason-inner.inner_pic img {
  vertical-align: bottom;
  width: 100%;
}
@media (max-width: 1160px) {
  #ad03 #reason .reason-wrap .reason-inner.inner_pic img {
    width: 100%;
  }
}
@media (max-width: 959px) {
  #ad03 #reason .reason-wrap .reason-inner.inner_pic img {
    height: auto;
  }
}
#ad03 #reason .reason-wrap .reason-inner .ac_list.ac_list--attention-number,
#ad03 #reason .reason-wrap .reason-inner .ac_list.ac_list--attention {
  padding-right: 30px;
}
@media (max-width: 768px) {
  #ad03 #reason .reason-wrap .reason-inner .ac_list.ac_list--attention-number,
#ad03 #reason .reason-wrap .reason-inner .ac_list.ac_list--attention {
    padding-right: 16px;
  }
}
#ad03 #flow {
  padding: 100px 20px 0;
}
@media (max-width: 768px) {
  #ad03 #flow {
    padding: 60px 0 20px;
  }
}
#ad03 #flow .flow {
  margin: auto;
  width: 100%;
  max-width: 1040px;
}
#ad03 #flow .flow .flow-inner {
  display: flex;
  justify-content: space-between;
  padding: 80px 25px 25px;
  background: center 0 no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/hokkaido/images/img_flow_arrow png");
  background-size: 100% auto;
}
@media (max-width: 768px) {
  #ad03 #flow .flow .flow-inner {
    margin-bottom: 10px;
    padding: 5px 0 45px 55px;
    display: block;
    background: 0 0 no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/hokkaido/images/img_flow_arrow_sp png");
    background-size: auto 100%;
  }
}
#ad03 #flow .flow .flow-inner .flow-item {
  padding: 25px;
  max-width: 300px;
  border-radius: 4px;
  background: linear-gradient(180deg, #FFF 0%, #EDF5F7 100%);
}
@media (max-width: 820px) {
  #ad03 #flow .flow .flow-inner .flow-item {
    padding: 15px;
    max-width: 236px;
  }
}
@media (max-width: 768px) {
  #ad03 #flow .flow .flow-inner .flow-item {
    margin-top: 15px;
    padding: 15px;
    max-width: 280px;
  }
}
#ad03 #flow .flow .flow-inner .flow-item picture {
  margin-bottom: 20px;
}
#ad03 #flow .flow .flow-inner .flow-item picture img {
  width: 100%;
}
#ad03 #flow .flow .flow-inner .flow-item h3 {
  margin-bottom: 20px;
  min-height: 64px;
  font-weight: 700;
  font-size: clamp(18px, 1.4vw, 20px);
  text-align: center;
  color: #006bba;
}
@media (max-width: 768px) {
  #ad03 #flow .flow .flow-inner .flow-item h3 {
    min-height: 0;
    margin-bottom: 5px;
  }
}
#ad03 #flow .flow .flow-inner .flow-item h3 span {
  display: block;
  font-weight: 500;
  font-size: clamp(14px, 1.2vw, 16px);
}
#ad03 #flow .flow .flow-inner .flow-item p {
  margin-top: 20px;
  font-size: clamp(14px, 1.2vw, 16px);
  font-weight: 500;
  line-height: 1.8;
}
@media (max-width: 768px) {
  #ad03 #flow .flow .flow-inner .flow-item p {
    margin-top: 5px;
  }
}
#ad03 #flow .flow .flow-inner .flow-item p strong {
  font-weight: 700;
  color: #115DA9;
}
#ad03 #flow .flow .flow-inner .flow-item p strong sup {
  margin-left: -16px;
  color: #115DA9;
  font-size: clamp(9px, 1vw, 10px);
}
@media (max-width: 768px) {
  #ad03 #flow .flow .flow-inner .flow-item p strong sup {
    margin-left: -10px;
  }
}
#ad03 #flow .flow .flow-a {
  padding: 0 25px;
}
#ad03 #store-wrap {
  margin-bottom: 70px;
  padding-top: 100px;
}
@media (max-width: 768px) {
  #ad03 #store-wrap {
    padding-top: 50px;
  }
}
#ad03 #store-wrap h2 {
  margin-bottom: 44px;
  font-size: clamp(22px, 3.28vw, 48px);
  font-weight: bold;
  line-height: 1.4em;
  text-align: center;
}
@media (max-width: 768px) {
  #ad03 #store-wrap h2 {
    margin-bottom: 24px;
  }
}
#ad03 #store-wrap .sub {
  margin-bottom: 50px;
  text-align: center;
  font-size: clamp(16px, 1.4vw, 20px);
}
#ad03 #store-wrap .store_img {
  display: block;
  margin: auto;
  max-width: 860px;
  width: 100%;
}
#ad03 .basic-wrap {
  padding: 50px;
  margin-bottom: 50px;
  border-radius: 20px;
  background: linear-gradient(90deg, #001a35 0%, #121212 100%);
}
@media (max-width: 768px) {
  #ad03 .basic-wrap {
    padding: 20px;
  }
}
#ad03 .basic-wrap h3 {
  margin: 0 auto 20px;
  text-align: center;
  color: #fff;
}
@media (max-width: 768px) {
  #ad03 .basic-wrap h3 {
    margin: 0 auto 15px;
    width: 90%;
  }
}
#ad03 #sugodan-wrap {
  margin-bottom: 50px;
  padding: 50px;
  background: 0 0 no-repeat url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/useful/hokkaido/images/h2_sugodan_bg png"), linear-gradient(90deg, #ef8d2f 0%, #da3b25 100%);
  background-size: 100% auto;
  border-radius: 20px;
}
@media (max-width: 768px) {
  #ad03 #sugodan-wrap {
    padding: 20px;
  }
}
#ad03 #sugodan-wrap h2 {
  margin: 0 auto 20px;
  max-width: 626px;
  text-align: center;
}
@media (max-width: 768px) {
  #ad03 #sugodan-wrap h2 {
    margin: 0 auto 15px;
    width: 90%;
  }
}
#ad03 #sugodan-wrap p {
  color: #fff;
}
#ad03 #sugodan-wrap p.sub {
  font-size: clamp(14px, 1.2vw, 20px) !important;
  text-align: center;
}
@media (max-width: 768px) {
  #ad03 #sugodan-wrap p.sub {
    text-align: left;
  }
}
#ad03 #sugodan-wrap .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#ad03 #sugodan-wrap .flex .flex-item {
  flex: 49%;
  padding: 0 10px;
}
@media (max-width: 768px) {
  #ad03 #sugodan-wrap .flex .flex-item {
    flex: 100%;
  }
}
#ad03 #sugodan-wrap .order1 {
  order: 1;
}
@media (max-width: 768px) {
  #ad03 #sugodan-wrap .order1 {
    order: 2;
  }
}
#ad03 #sugodan-wrap .order2 {
  order: 2;
}
@media (max-width: 768px) {
  #ad03 #sugodan-wrap .order2 {
    order: 1;
  }
}
#ad03 #sugodan-wrap .sugodan-inner {
  margin-top: 20px;
  padding: 40px 40px 20px 40px;
  background: linear-gradient(90deg, #ea6023 0%, #b11b2a 100%);
  color: #fff;
}
@media (max-width: 768px) {
  #ad03 #sugodan-wrap .sugodan-inner {
    padding: 15px;
  }
}
#ad03 #sugodan-wrap .sugodan-inner .sugodan-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #fff;
}
#ad03 #sugodan-wrap .sugodan-inner .outdoor_unit {
  display: block;
  margin: auto;
  width: 75%;
}
@media (max-width: 768px) {
  #ad03 #sugodan-wrap .sugodan-inner .outdoor_unit {
    width: 100%;
  }
}
#ad03 #sugodan-wrap .sugodan-inner p {
  font-size: 16px;
}
#ad03 #sugodan-wrap .sugodan-inner .pad1em {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 16px;
}
#ad03 #sugodan-wrap .sugodan-inner h3 {
  text-align: center;
  margin-bottom: 20px;
  font-size: clamp(18px, 1.8vw, 32px);
  font-weight: bold;
}
#ad03 #sugodan-wrap .sugodan-inner h4 {
  margin-bottom: 0;
  color: #ffeda4;
  font-size: clamp(16px, 1.6vw, 20px);
}
#ad03 #sugodan-wrap .sugodan-lineup {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2.6315789473%;
  margin-top: 30px;
}
@media (max-width: 768px) {
  #ad03 #sugodan-wrap .sugodan-lineup {
    justify-content: flex-start;
    gap: 4.5714285714%;
  }
}
#ad03 #sugodan-wrap .sugodan-lineup .sugodan-item {
  width: 24.3684210527%;
  margin-bottom: 0;
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
}
@media (max-width: 768px) {
  #ad03 #sugodan-wrap .sugodan-lineup .sugodan-item {
    margin-bottom: 16px;
    width: 47.4285714286%;
  }
}
#ad03 #sugodan-wrap .sugodan-lineup .sugodan-item h3 {
  margin-bottom: 23px;
  font-size: clamp(16px, 1.4vw, 18px);
  font-weight: bold;
}
#ad03 #sugodan-wrap .sugodan-lineup .sugodan-item h3 span {
  font-weight: normal;
  font-size: clamp(14px, 1.4vw, 16px);
}
#ad03 #sugodan-wrap .sugodan-lineup .sugodan-item p {
  color: #333;
  font-size: 15px;
}
#ad03 #lineup {
  padding-top: 100px;
}
@media (max-width: 768px) {
  #ad03 #lineup {
    padding-top: 50px;
  }
}
#ad03 #lineup .label {
  display: inline-block;
  margin-top: 3px;
  padding: 2px 5px 0;
  background-color: #132e45;
  color: #fff;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", "MS Mincho", "serif";
  font-size: 12px;
}
#ad03 #lineup .ac_column {
  margin-bottom: var(--ac-grid-row-gap-md);
}
#ad03 #lineup .lineup-t .small {
  font-size: 14px;
}
#ad03 #lineup .lineup-item {
  padding: 20px;
  border-radius: 5px;
  background-color: #fff;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  #ad03 #lineup .lineup-item {
    margin-bottom: 0;
  }
}
@media (max-width: 512px) {
  #ad03 #lineup .lineup-item {
    padding: 15px;
  }
}
#ad03 #lineup .lineup-item h3 {
  margin-bottom: 23px;
  font-size: clamp(16px, 1.4vw, 18px);
  font-weight: bold;
}
@media (max-width: 768px) {
  #ad03 #lineup .lineup-item h3 {
    margin-bottom: 15px;
  }
}
#ad03 #lineup .lineup-item .ac_text {
  margin-bottom: 0;
  font-size: 15px;
}
#ad03 #lineup .ha-box {
  margin-bottom: 100px;
  padding-top: 100px;
}
@media (max-width: 768px) {
  #ad03 #lineup .ha-box {
    padding-top: 50px;
  }
}
#ad03 .sx-series {
  margin: auto;
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  #ad03 .sx-series {
    width: 98%;
  }
}
#ad03 #case {
  padding-top: 100px;
}
@media (max-width: 768px) {
  #ad03 #case {
    padding-top: 50px;
  }
}
#ad03 #case a p,
#ad03 #case a:visited p {
  margin-bottom: 10px;
  color: #000;
}
#ad03 #case a p .name,
#ad03 #case a:visited p .name {
  font-weight: bold;
}
#ad03 #case a:hover,
#ad03 #case a:visited:hover {
  text-decoration: none;
}
#ad03 #case a:hover .bt,
#ad03 #case a:visited:hover .bt {
  background: #000;
  color: #fff;
  border: 1px solid #000;
  transition: 0.3s;
  opacity: 1;
}
#ad03 #case a:hover .bt::after,
#ad03 #case a:visited:hover .bt::after {
  border-top: solid 1.5px #fff;
  border-right: solid 1.5px #fff;
}
#ad03 #case .flex {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  #ad03 #case .flex {
    flex-wrap: wrap;
  }
}
#ad03 #case .flex .flex-item.txt {
  margin-bottom: 15px;
  width: calc(100% - 230px);
}
@media (max-width: 768px) {
  #ad03 #case .flex .flex-item.txt {
    width: 100%;
  }
}
#ad03 #case .flex .flex-item.img {
  flex-basis: 200px;
  width: 200px;
}
@media (max-width: 768px) {
  #ad03 #case .flex .flex-item.img {
    flex-basis: 100%;
    width: 100%;
  }
}
#ad03 #case .flex .flex-item h3 {
  margin-bottom: 20px;
  color: #0097E0;
  font-size: clamp(18px, 1.4vw, 20px);
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}
#ad03 #case .bt {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  padding: 10px 20px;
  text-align: center;
  font-weight: bold;
  color: #4d4d4d;
  background: #fff;
  border-radius: 50em;
  text-decoration: none;
  border: 1px solid #4d4d4d;
}
#ad03 #case .bt::after {
  display: inline-block;
  content: "";
  width: 6px;
  height: 6px;
  border-top: solid 1.5px #000;
  border-right: solid 1.5px #000;
  transform: rotate(45deg);
  margin-left: 8px;
}
#ad03 #case .bt:hover {
  background: #000;
  color: #fff;
  border: 1px solid #000;
  transition: 0.3s;
  opacity: 1;
}
#ad03 #case .bt:hover::after {
  border-top: solid 1.5px #fff;
  border-right: solid 1.5px #fff;
}
#ad03 #qa {
  padding-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  #ad03 #qa {
    padding-top: 50px;
  }
}
#ad03 #qa .ac_accordion.ac_accordion--qa {
  margin-bottom: 30px;
  padding: 40px 40px 0 40px;
  border-radius: 10px;
  background-color: #F5F5F5;
}
@media (max-width: 768px) {
  #ad03 #qa .ac_accordion.ac_accordion--qa {
    padding: 20px 20px 0 20px;
  }
}
#ad03 #qa .ac_accordion {
  border: 0;
}
#ad03 #qa .ac_accordion .ac_accordion__trigger {
  border-bottom: 1px dashed #5a646a;
}
#ad03 #qa .ac_accordion .ac_accordion__body {
  padding-top: 30px;
  font-size: var(--ac-accordion-text-size-1);
}
#ad03 #qa .ac_accordion .ac_accordion__body::before {
  top: 30px;
}
/*# sourceMappingURL=cms.css.map */