@charset "UTF-8";

/**
 * common
 */
.breadcrumbs_dummy {
  height: 0px;
}

.is-area .contents-inner.has-side main {
  padding: 0;
}

#main {
  padding-top: 0;
  color: #333;
}

@media screen and (max-width: 767px) {
  #main {
    padding: 0 10px;
  }
}

#main .main-inner {
  max-width: 1200px;
  margin: 0 auto;
}

/* map */
#main .map-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}

#main .map-wrap svg {
  position: absolute;
}

#main .map-wrap .map-name {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

#main .map-wrap .map-name ul li {
  position: absolute;
  pointer-events: all;
}

#main .map-wrap .map-area {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .map-name .btn.sp_wide {
    padding: 3px;
  }
}

/**
 * サイド
 */
.contents-inner.has-side #side {
  width: 280px;
  margin-right: 40px;
}

.side-bnr {
  margin-top: 20px;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .contents-inner.has-side #side {
    width: calc(100vw / 1200 * 280);
    margin-right: calc(100vw / 1200 * 40);
  }
}

@media screen and (max-width: 767px) {
  #side {
    display: none;
  }
}

/**
 * サイド タイトル
 */
.contents-inner.has-side #side .cate-nav .nav-title {
  font-family: "UD新ゴ DB", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", HiraKakuProN-W6, "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004";
  font-weight: bold;
  background-image: url('/wp-content/themes/qracian/images/faq/nav_bg.png');
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  height: 80px;
  line-height: 80px;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .contents-inner.has-side #side .cate-nav .nav-title {
    font-size: calc(18 * 100vw / 1200);
    height: calc(80 * 100vw / 1200);
    line-height: calc(80 * 100vw / 1200);
  }
}

@media screen and (max-width: 767px) {
  .is-area .contents-inner.has-mb {
    margin-bottom: 0px;
  }
}

/**
 * サイド ナビ
 */
.list.is-side ul.nav-list {
  padding: 0;
}

.nav-item,
#side .cate-nav li:not(:last-child) {
  margin: 0;
}

.nav-item a {
  display: flex;
  align-items: center;
  height: 80px;
  padding-left: 100px;
  border-bottom: 1px dashed #828181;
  font-size: 18px;
  font-size: 1.8rem;
  color: #4c4c4c;
  font-family: "UD新ゴ DB", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", HiraKakuProN-W6, "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004";
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  background-color: #fff;
}

.nav-item.is-toilet a {
  background-image: url('/wp-content/themes/qracian/images/common/side_service_menu1.png');
}

.nav-item.is-kitchen a {
  background-image: url('/wp-content/themes/qracian/images/common/side_service_menu2.png');
}

.nav-item.is-bathroom a {
  background-image: url('/wp-content/themes/qracian/images/common/side_service_menu3.png');
}

.nav-item.is-washroom a {
  background-image: url('/wp-content/themes/qracian/images/common/side_service_menu4.png');
}

.nav-item.is-drain a {
  background-image: url('/wp-content/themes/qracian/images/common/side_service_menu5.png');
}

.nav-item.is-waterheater a {
  background-image: url('/wp-content/themes/qracian/images/common/side_service_menu6.png');
}

.nav-item.is-pump a {
  background-image: url('/wp-content/themes/qracian/images/common/side_service_menu7.png');
}

.nav-item.is-outdoors a {
  background-image: url('/wp-content/themes/qracian/images/common/side_service_menu8.png');
}

.nav-item.is-water a {
  background-image: url('/wp-content/themes/qracian/images/common/side_service_menu9.png');
}

.nav-item.is-accumulation a {
  background-image: url('/wp-content/themes/qracian/images/common/side_service_menu10.png');
}

.nav-item.is-leakage a {
  background-image: url('/wp-content/themes/qracian/images/common/side_service_menu11.png');
}

.nav-item.is-repair a {
  background-image: url('/wp-content/themes/qracian/images/common/side_service_menu12.png');
}

.nav-item a:hover {
  text-decoration: none;
  background-color: #e1eefa;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .nav-item a {
    height: calc(100vw / 1200 * 80);
    font-size: calc(100vw / 1200 * 18);
    padding-left: calc(100vw / 1200 * 100);
  }
}

/*-----------------------------------
area TOP
------------------------------------*/
/**
 * headline
 */
.headline-lead {
  padding-right: 220px;
  margin-bottom: 30px;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
  font-family: "UD新ゴ DB", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", HiraKakuProN-W6, "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004";
  color: #086ec7;
  line-height: 1.4;
}

.headline {
  margin-top: 60px;
  margin-bottom: 40px;
}

.headline-inner {
  display: flex;
  justify-content: space-between;
}

.headline-text {
  padding-right: 20px;
  line-height: 1.8;
  flex: 1 1 0%;
}

.headline-text p:not(:last-child) {
  margin-bottom: 20px;
}

.headline-map {
  width: 430px;
  height: 372px;
}

@media screen and (min-width: 1021px) and (max-width: 1199px) {
  .headline-lead {
    padding-right: 13vw;
    font-size: 2.6vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .headline-inner {
    flex-direction: column-reverse;
  }

  .headline-map {
    margin: 0 auto;
  }

  .headline-lead {
    padding-right: 0;
    font-size: 2.6vw;
  }

  .headline-text {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .headline {
    margin-top: 30px;
  }

  .headline-inner {
    flex-direction: column-reverse;
  }

  .headline-map {
    width: calc(100vw - 10px * 2);
    height: calc((100vw - 10px * 2) * 1.05);
    margin: 0 auto;
  }

  .headline-lead {
    margin-bottom: 15px;
    padding-right: 0;
    font-size: 18px;
    font-size: 1.7rem;
  }

  .headline-text {
    margin-top: -8vw;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
  }
}

#main .map-nameBtn {
  display: inline-block;
  border: 1px solid #8ED149;
  color: #8ED149;
  font-size: 16px;
  font-size: 1.6rem;
  white-space: nowrap;
  line-height: normal;
  padding: 2px 8px;
  font-weight: 500;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16);
}

#main .map-nameBtn.hover,
#main .map-nameBtn:hover {
  border: 1px solid #8ED149;
  background-color: #8ED149;
  color: #fff;
}

@media screen and (max-width: 767px) {
  #main .map-nameBtn {
    border: 1px solid #69d92e;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 2px 8px;
  }
}

@media screen and (max-width: 320px) {
  #main .map-nameBtn {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/**
 * area-list
 */
.area-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.area-listItem {
  display: block;
  width: calc((100% - 60px) / 4);
  /*background-color: #fff;*/
  border-radius: 2px;
  color: #333;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  overflow: hidden;
}

.area-listItem:hover {
  text-decoration: none;
  color: #333;
  opacity: 0.7;
}

.area-listTitle {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 104px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
}

.area-listTitle.is_hokkaido_tohoku {
  background-image: url('/wp-content/themes/qracian/images/area/area-hokkaido_tohoku.png');
}

.area-listTitle.is_kanto {
  background-image: url('/wp-content/themes/qracian/images/area/area-kanto.png');
}

.area-listTitle.is_chubu {
  background-image: url('/wp-content/themes/qracian/images/area/area-chubu.png');
}

.area-listTitle.is_kinki {
  background-image: url('/wp-content/themes/qracian/images/area/area-kinki.png');
}

.area-listTitle.is_chugoku {
  background-image: url('/wp-content/themes/qracian/images/area/area-chugoku.png');
}

.area-listTitle.is_shikoku {
  background-image: url('/wp-content/themes/qracian/images/area/area-shikoku.png');
}

.area-listTitle.is_kyushu_okinawa {
  background-image: url('/wp-content/themes/qracian/images/area/area-kyushu_okinawa.png');
}

.area-listTitle:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
}

.area-listTitle span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  font-size: 2.0rem;
  width: 100%;
  text-align: center;
  z-index: 1;
  text-shadow: 0 0 7px #fff;
}

.area-listText {
  margin: 0;
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .area-listTitle {
    padding-top: calc(100vw / 1200 * 104);
  }

  .area-listTitle span {
    /*font-size: 18px;*/
    font-size: calc(100vw / 1200 * 18);
    padding: 5px;
  }

  .area-listText {
    line-height: 1.6;
  }
}

@media screen and (min-width: 768px) {
  .area-listItem:not(:nth-of-type(4n)) {
    margin-right: 20px;
  }

  .area-listItem:nth-of-type(n + 5) {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .area-list {
    margin-top: 20px;
  }

  .area-listItem {
    width: calc((100% - 10px) / 2);
    border-radius: 4px;
  }

  .area-listItem:nth-of-type(even) {
    margin-left: 10px;
  }

  .area-listItem:nth-of-type(n + 3) {
    margin-top: 10px;
  }

  .area-listTitle {
    /*padding-top: 85px;*/
    padding-top: calc(100vw / 750 * 170);
  }

  .area-listTitle span {
    font-size: 16px;
    font-size: 1.8rem;
    padding: 5px;
  }

  .area-listText {
    padding: 10px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 320px) {
  .area-listTitle span {
    font-size: 17px;
    font-size: 1.6rem;
    padding: 5px;
  }
}

/**
 * message-area
 */
.message-area {
  margin: 40px 0;
  padding: 40px 48% 40px 20px;
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
}

.message-area.is_top {
  background-image: url('/wp-content/themes/qracian/images/area/bg_message01_pc.jpg');
}

.message-area.is_hokkaido_tohoku {
  background-image: url('/wp-content/themes/qracian/images/area/bg_message02_pc.png');
}

.message-area.is_kanto {
  background-image: url('/wp-content/themes/qracian/images/area/bg_message03_pc.png');
}

.message-area.is_chubu {
  background-image: url('/wp-content/themes/qracian/images/area/bg_message04_pc.png');
}

.message-area.is_kinki {
  background-image: url('/wp-content/themes/qracian/images/area/bg_message05_pc.png');
}

.message-area.is_chugoku {
  background-image: url('/wp-content/themes/qracian/images/area/bg_message06_pc.png');
}

.message-area.is_shikoku {
  background-image: url('/wp-content/themes/qracian/images/area/bg_message07_pc.png');
}

.message-area.is_kyushu_okinawa {
  background-image: url('/wp-content/themes/qracian/images/area/bg_message08_pc.png');
}

.message-areaTitle {
  margin-bottom: 20px;
  font-family: "UD新ゴ DB", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", HiraKakuProN-W6, "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004";
  font-weight: bold;
  font-size: 20px;
  font-size: 2.0rem;
  text-shadow: 0 0 7px #fff;
}

.message-areaText {
  line-height: 1.6;
}

.message-areaText p {
  text-shadow: 0 0 7px #fff;
}

.message-areaText p:not(:last-child) {
  margin-bottom: 15px;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  .message-area {
    padding-right: 0;
  }

  .message-areaTitle {
    white-space: nowrap;
  }

  .message-areaText {
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) {}

@media screen and (max-width: 767px) {
  .message-area {
    margin: 30px -10px 0px;
    padding: 30px 10px 15px;
  }

  .message-area.is_top {
    background-image: url('/wp-content/themes/qracian/images/area/bg_message01_sp.jpg');
  }

  .message-area.is_hokkaido_tohoku {
    background-image: url('/wp-content/themes/qracian/images/area/bg_message02_sp.png');
  }

  .message-area.is_kanto {
    background-image: url('/wp-content/themes/qracian/images/area/bg_message03_sp.png');
  }

  .message-area.is_chubu {
    background-image: url('/wp-content/themes/qracian/images/area/bg_message04_sp.png');
  }

  .message-area.is_kinki {
    background-image: url('/wp-content/themes/qracian/images/area/bg_message05_sp.png');
  }

  .message-area.is_chugoku {
    background-image: url('/wp-content/themes/qracian/images/area/bg_message06_sp.png');
  }

  .message-area.is_shikoku {
    background-image: url('/wp-content/themes/qracian/images/area/bg_message07_sp.png');
  }

  .message-area.is_kyushu_okinawa {
    background-image: url('/wp-content/themes/qracian/images/area/bg_message08_sp.png');
  }

  .message-areaTitle {
    margin-bottom: 15px;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .message-areaText {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .message-areaText p:not(:last-child) {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 320px) {
  .message-areaTitle {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: -1px;
  }
}

/*-----------------------------------
area 2階層目
------------------------------------*/
/**
 * areaHeadline
 */
.areaHeadline {
  margin-top: 60px;
  margin-bottom: 40px;
}

.areaHeadline-title {
  width: calc(100% - 450px);
  margin-bottom: 30px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  font-family: "UD新ゴ DB", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", HiraKakuProN-W6, "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004";
  color: #086ec7;
  line-height: 1.4;
  letter-spacing: -1.5px;
}

.areaHeadline-inner {
  display: flex;
  justify-content: space-between;
}

.areaHeadline-text {
  padding-right: 20px;
  flex: 1 1 0%;
  line-height: 1.8;
}

.areaHeadline-map {
  width: 430px;
  height: 372px;
}

.areaHeadline-map svg {
  width: 430px;
  height: 372px;
}

@media screen and (min-width: 1021px) and (max-width: 1199px) {
  .areaHeadline-title {
    font-size: 2.0vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1020px) {
  .areaHeadline-inner {
    flex-direction: column-reverse;
  }

  .areaHeadline-map {
    margin: 0 auto;
  }

  .areaHeadline-title {
    width: auto;
  }

  .areaHeadline-text {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .areaHeadline {
    margin-top: 30px;
  }

  .areaHeadline-inner {
    flex-direction: column-reverse;
  }

  .areaHeadline-map {
    margin: 0 auto;
  }

  .areaHeadline-title {
    width: auto;
    margin-bottom: 15px;
    font-size: 15px;
    font-size: 1.7rem;
  }

  .areaHeadline-text {
    padding: 0;
    margin-top: 30px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
  }
}

@media screen and (max-width: 429px) {
  .areaHeadline-map {
    width: 100%;
    height: 93vw;
  }

  .areaHeadline-map .map-wrap .map-area svg {
    width: 100%;
    height: 93vw;
  }
}

/**
 * pref-list
 */
.pref-list {
  margin-top: 30px;
}

.pref-list ul {
  display: flex;
  flex-wrap: wrap;
}

.pref-list li {
  width: calc((100% - 66px) / 4);
}

.pref-list li a {
  display: block;
  height: 60px;
  line-height: 58px;
  text-align: center;
  background-color: #2ea9e1;
  border: 2px solid #2ea9e1;
  color: #fff;
  border-radius: 2px;
  font-size: 20px;
  font-size: 2.0rem;
}

.pref-list li a:hover {
  background-color: #fff;
  color: #2ea9e1;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .pref-list li:not(:nth-child(4n)) {
    margin-right: 22px;
  }

  .pref-list li:nth-child(n + 5) {
    margin-top: 22px;
  }
}

@media screen and (max-width: 767px) {
  .pref-list {
    margin-top: 15px;
  }

  .pref-list li {
    width: calc((100% - 10px) / 2);
  }

  .pref-list li:nth-child(even) {
    margin-left: 10px;
  }

  .pref-list li:nth-child(n + 3) {
    margin-top: 10px;
  }

  .pref-list li a {
    border-radius: 4px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

/*-----------------------------------
area 3階層目
------------------------------------*/
/**
 * sec
 */
.sec {
  padding-bottom: 60px;
}

.secTitle {
  margin-bottom: 15px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #086ec7;
  font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", "HiraKakuProN-W6", "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004";
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .secTitle {
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.7rem;
  }
}

/**
 * prefHeadline
 */
.prefHeadline-text {
  margin-bottom: 30px;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .prefHeadline-text {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 25px;
  }
}

/**
 * prefDetail-list
 */
.prefDetail-list dd {
  margin-bottom: 0;
}

.prefDetail-list p.note {
  margin-left: 15px;
}

.prefDetail-listTitle {
  margin-bottom: 20px;
  padding: 14px 20px 11px;
  background-color: #e1eefa;
  font-size: 18px;
  font-size: 1.8rem;
}

.prefDetail-listCont {
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px 30px;
}

.prefDetail-listCont li {
  width: calc(100% / 4);
  margin-bottom: 10px;
}

.prefDetail-listCont li a {
  text-decoration: underline;
}

.prefDetail-listCont li a:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .prefDetail-list p.note {
    margin-left: 10px;
    margin-right: 10px;
  }

  .prefDetail-listTitle {
    margin-bottom: 10px;
    padding: 10px 10px 5px;
  }

  .prefDetail-listCont {
    padding: 0 10px 15px;
  }

  .prefDetail-listCont li {
    font-size: 16px;
    font-size: 1.6rem;
    width: calc((100% - 15px) / 4);
    margin-right: 5px;
    margin-bottom: 15px;
  }

  .prefDetail-listCont li:nth-child(4n) {
    margin-right: 0px;
  }
}

/**
 * prefInfo
 */
.prefInfo {
  padding-bottom: 50px;
}

.prefInfo-title {
  margin-bottom: 20px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  color: #086ec7;
}

.prefInfo-text {
  text-align: center;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .prefInfo {
    padding-bottom: 40px;
  }

  .prefInfo-title {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    text-align: left;
  }

  .prefInfo-text {
    font-size: 16px;
    font-size: 1.6rem;
    text-align: left;
  }
}

/* 日本地図全体 */
@media screen and (min-width: 768px) {
  .map-nameItem.is_hokkaido_tohoku {
    left: 170px;
    top: 80px;
  }

  .map-nameItem.is_kanto {
    left: 343px;
    top: 248px;
  }

  .map-nameItem.is_chubu {
    left: 205px;
    top: 174px;
  }

  .map-nameItem.is_kinki {
    left: 228px;
    top: 320px;
  }

  .map-nameItem.is_chugoku {
    left: 130px;
    top: 222px;
  }

  .map-nameItem.is_shikoku {
    left: 149px;
    top: 344px;
  }

  .map-nameItem.is_kyushu_okinawa {
    left: 0px;
    top: 255px;
  }
}

@media screen and (min-width: 429px) and (max-width: 767px) {
  .map-nameItem.is_hokkaido_tohoku {
    right: 33vw;
    top: 16vw;
  }

  .map-nameItem.is_kanto {
    left: 74.565vw;
    top: 54.695vw;
  }

  .map-nameItem.is_chubu {
    right: 43vw;
    bottom: 42vw;
  }

  .map-nameItem.is_kinki {
    left: 52vw;
    top: 72vw;
  }

  .map-nameItem.is_chugoku {
    right: 58vw;
    bottom: 30vw;
  }

  .map-nameItem.is_shikoku {
    left: 36vw;
    top: 77vw;
  }

  .map-nameItem.is_kyushu_okinawa {
    right: 76vw;
    bottom: 20vw;
  }
}

@media screen and (max-width: 429px) {
  .map-nameItem.is_hokkaido_tohoku {
    left: 36.000vw;
    top: 15.478vw;
  }

  .map-nameItem.is_kanto {
    left: 74.565vw;
    top: 54.695vw;
  }

  .map-nameItem.is_chubu {
    left: 45.130vw;
    top: 38.130vw;
  }

  .map-nameItem.is_kinki {
    left: 49.565vw;
    top: 70.869vw;
  }

  .map-nameItem.is_chugoku {
    left: 29.565vw;
    top: 48.652vw;
  }

  .map-nameItem.is_shikoku {
    left: 32.391vw;
    top: 76.478vw;
  }

  .map-nameItem.is_kyushu_okinawa {
    left: 0vw;
    top: 55.826vw;
  }
}

/* エリア */
/* 北海道・東北 */
#contents.is-hokkaido_tohoku .map-area svg {
  left: 30px;
  top: 0;
}

.areaHeadline-map .map-nameItem.is_hokkaido {
  left: 86.9px;
  top: 65.6px;
}

.areaHeadline-map .map-nameItem.is_aomori {
  left: 238.5px;
  top: 183.5px;
}

.areaHeadline-map .map-nameItem.is_iwate {
  left: 235.2px;
  top: 230.7px;
}

.areaHeadline-map .map-nameItem.is_miyagi {
  left: 239.7px;
  top: 287.5px;
}

.areaHeadline-map .map-nameItem.is_akita {
  left: 80.9px;
  top: 224.8px;
}

.areaHeadline-map .map-nameItem.is_yamagata {
  left: 75.6px;
  top: 282.9px;
}

.areaHeadline-map .map-nameItem.is_fukushima {
  left: 212.9px;
  top: 334.2px;
}

@media screen and (max-width: 429px) {
  #contents.is-hokkaido_tohoku .map-area {
    margin-left: 15vw;
  }

  .areaHeadline-map .map-nameItem.is_hokkaido {
    left: 23vw;
    top: 14vw;
  }

  .areaHeadline-map .map-nameItem.is_aomori {
    left: 54vw;
    top: 45vw;
  }

  .areaHeadline-map .map-nameItem.is_iwate {
    left: 59vw;
    top: 59vw;
  }

  .areaHeadline-map .map-nameItem.is_miyagi {
    left: 55vw;
    top: 72vw;
  }

  .areaHeadline-map .map-nameItem.is_akita {
    left: 14vw;
    top: 56vw;
  }

  .areaHeadline-map .map-nameItem.is_yamagata {
    left: 12vw;
    top: 70vw;
  }

  .areaHeadline-map .map-nameItem.is_fukushima {
    left: 50vw;
    top: 85vw;
  }
}

/* 関東 */
#contents.is-kanto .map-area svg {
  padding-top: 45px;
  left: 2px;
  top: 0;
}

.areaHeadline-map .map-nameItem.is_ibaraki {
  left: 345.4px;
  top: 147.6px;
}

.areaHeadline-map .map-nameItem.is_tochigi {
  left: 180.0px;
  top: 7.8px;
}

.areaHeadline-map .map-nameItem.is_gumma {
  left: 46.8px;
  top: 54.4px;
}

.areaHeadline-map .map-nameItem.is_saitama {
  left: 16.6px;
  top: 201.8px;
}

.areaHeadline-map .map-nameItem.is_chiba {
  left: 322.8px;
  top: 295.2px;
}

.areaHeadline-map .map-nameItem.is_tokyo {
  left: 39.6px;
  top: 246.8px;
}

.areaHeadline-map .map-nameItem.is_kanagawa {
  left: 37.2px;
  top: 292.8px;
}

@media screen and (max-width: 429px) {
  .areaHeadline-map .map-nameItem.is_ibaraki {
    left: 82vw;
    top: 34vw;
  }

  .areaHeadline-map .map-nameItem.is_tochigi {
    left: 42vw;
    top: 2vw;
  }

  .areaHeadline-map .map-nameItem.is_gumma {
    left: 3vw;
    top: 18vw;
  }

  .areaHeadline-map .map-nameItem.is_saitama {
    left: 3vw;
    top: 54vw;
  }

  .areaHeadline-map .map-nameItem.is_chiba {
    left: 76vw;
    top: 73vw;
  }

  .areaHeadline-map .map-nameItem.is_tokyo {
    left: 8vw;
    top: 64vw;
  }

  .areaHeadline-map .map-nameItem.is_kanagawa {
    left: 8vw;
    top: 75vw;
  }
}

/* 中部 */
#contents.is-chubu .map-area svg {
  padding: 20px;
  left: 0;
  top: 0;
}

.areaHeadline-map .map-nameItem.is_niigata {
  left: 361px;
  top: 77px;
}

.areaHeadline-map .map-nameItem.is_toyama {
  left: 165px;
  top: 52px;
}

.areaHeadline-map .map-nameItem.is_ishikawa {
  left: 58px;
  top: 144px;
}

.areaHeadline-map .map-nameItem.is_fukui {
  left: 12px;
  top: 202px;
}

.areaHeadline-map .map-nameItem.is_yamanashi {
  left: 340px;
  top: 250px;
}

.areaHeadline-map .map-nameItem.is_nagano {
  left: 305px;
  top: 188px;
}

.areaHeadline-map .map-nameItem.is_gifu {
  left: 44px;
  top: 295px;
}

.areaHeadline-map .map-nameItem.is_shizuoka {
  left: 329px;
  top: 323px;
}

.areaHeadline-map .map-nameItem.is_aichi {
  left: 86px;
  top: 338px;
}

@media screen and (max-width: 429px) {
  #contents.is-chubu .areaHeadline-map {
    height: 88vw;
  }

  #contents.is-chubu .map-area {
    margin-top: -20px;
  }

  .areaHeadline-map .map-nameItem.is_niigata {
    left: 79vw;
    top: 30vw;
  }

  .areaHeadline-map .map-nameItem.is_toyama {
    left: 38vw;
    top: 17vw;
  }

  .areaHeadline-map .map-nameItem.is_ishikawa {
    left: 6vw;
    top: 39vw;
  }

  .areaHeadline-map .map-nameItem.is_fukui {
    left: 2vw;
    top: 54vw;
  }

  .areaHeadline-map .map-nameItem.is_yamanashi {
    left: 76vw;
    top: 60vw;
  }

  .areaHeadline-map .map-nameItem.is_nagano {
    left: 68vw;
    top: 48vw;
  }

  .areaHeadline-map .map-nameItem.is_gifu {
    left: 7vw;
    top: 73vw;
  }

  .areaHeadline-map .map-nameItem.is_shizuoka {
    left: 76vw;
    top: 79vw;
  }

  .areaHeadline-map .map-nameItem.is_aichi {
    left: 15vw;
    top: 84vw;
  }
}

/* 近畿 */
#contents.is-kinki .map-area svg {
  padding-top: 45px;
  left: 0;
  top: 0;
}

.areaHeadline-map .map-nameItem.is_mie {
  left: 342.8px;
  top: 176.4px;
}

.areaHeadline-map .map-nameItem.is_shiga {
  left: 270.0px;
  top: 16.8px;
}

.areaHeadline-map .map-nameItem.is_kyoto {
  left: 172.2px;
  top: 7.2px;
}

.areaHeadline-map .map-nameItem.is_osaka {
  left: 39.6px;
  top: 208.8px;
}

.areaHeadline-map .map-nameItem.is_hyogo {
  left: 2.0px;
  top: 73.0px;
}

.areaHeadline-map .map-nameItem.is_nara {
  left: 284.4px;
  top: 338.4px;
}

.areaHeadline-map .map-nameItem.is_wakayama {
  left: 65.6px;
  top: 302.4px;
}

@media screen and (max-width: 429px) {
  #contents.is-kinki .map-area {
    margin-top: -25px;
  }

  .areaHeadline-map .map-nameItem.is_mie {
    left: 72vw;
    top: 69vw;
  }

  .areaHeadline-map .map-nameItem.is_shiga {
    left: 75vw;
    top: 13vw;
  }

  .areaHeadline-map .map-nameItem.is_kyoto {
    left: 42vw;
    top: 7vw;
  }

  .areaHeadline-map .map-nameItem.is_osaka {
    left: 2vw;
    top: 58vw;
  }

  .areaHeadline-map .map-nameItem.is_hyogo {
    left: 2vw;
    top: 7vw;
  }

  .areaHeadline-map .map-nameItem.is_nara {
    left: 60vw;
    top: 90vw;
  }

  .areaHeadline-map .map-nameItem.is_wakayama {
    left: 11vw;
    top: 75vw;
  }
}

/* 中国 */
#contents.is-chugoku .map-area svg {
  padding: 0 20px;
  left: 0;
  top: 0;
}

.areaHeadline-map .map-nameItem.is_tottori {
  left: 301.4px;
  top: 30.4px;
}

.areaHeadline-map .map-nameItem.is_shimane {
  left: 92.2px;
  top: 100.6px;
}

.areaHeadline-map .map-nameItem.is_okayama {
  left: 315.6px;
  top: 232.2px;
}

.areaHeadline-map .map-nameItem.is_hiroshima {
  left: 197.6px;
  top: 266.6px;
}

.areaHeadline-map .map-nameItem.is_yamaguchi {
  left: 26.6px;
  top: 300.4px;
}

@media screen and (min-width: 430px) and (max-width: 767px) {
  #contents.is-chugoku .areaHeadline-text {
    margin-top: -5px;
  }
}

@media screen and (max-width: 429px) {
  #contents.is-chugoku .areaHeadline-map {
    height: 83vw;
  }

  #contents.is-chugoku .areaHeadline-text {
    margin-top: 0;
  }

  #contents.is-chugoku .map-area {
    margin-top: -40px;
  }

  .areaHeadline-map .map-nameItem.is_tottori {
    left: 68vw;
    top: 13vw;
  }

  .areaHeadline-map .map-nameItem.is_shimane {
    left: 22vw;
    top: 28vw;
  }

  .areaHeadline-map .map-nameItem.is_okayama {
    left: 72vw;
    top: 57vw;
  }

  .areaHeadline-map .map-nameItem.is_hiroshima {
    left: 42vw;
    top: 63vw;
  }

  .areaHeadline-map .map-nameItem.is_yamaguchi {
    left: 12vw;
    top: 71vw;
  }
}

/* 四国 */
#contents.is-shikoku .map-area svg {
  padding: 0 40px 0 20px;
  left: 0;
  top: 0;
}

#contents.is-shikoku .areaHeadline-map {
  margin-top: -15px;
}

.areaHeadline-map .is_tokushima {
  left: 352.0px;
  top: 175.0px;
}

.areaHeadline-map .is_kagawa {
  left: 252.6px;
  top: 5.2px;
}

.areaHeadline-map .is_ehime {
  left: 46.4px;
  top: 68.4px;
}

.areaHeadline-map .is_kochi {
  left: 205.6px;
  top: 223.4px;
}

@media screen and (min-width: 430px) and (max-width: 767px) {
  #contents.is-shikoku .areaHeadline-text {
    margin-top: -5px;
  }
}

@media screen and (max-width: 429px) {
  #contents.is-shikoku .areaHeadline-map {
    height: 88vw;
  }

  #contents.is-shikoku .areaHeadline-text {
    margin-top: 0;
  }

  .areaHeadline-map .is_tokushima {
    left: 78vw;
    top: 45vw;
  }

  .areaHeadline-map .is_kagawa {
    left: 56vw;
    top: 7vw;
  }

  .areaHeadline-map .is_ehime {
    left: 4vw;
    top: 19vw;
  }

  .areaHeadline-map .is_kochi {
    left: 41vw;
    top: 64vw;
  }
}

/* 九州 */
#contents.is-kyushu_okinawa .map-area svg {
  padding: 0 60px 0 0;
  left: 0;
  top: 0;
}

.areaHeadline-map .is_fukuoka {
  left: 160px;
  top: 0px;
}

.areaHeadline-map .is_saga {
  left: 86px;
  top: 43px;
}

.areaHeadline-map .is_nagasaki {
  left: 72px;
  top: 135px;
}

.areaHeadline-map .is_kumamoto {
  left: 110px;
  top: 192px;
}

.areaHeadline-map .is_oita {
  left: 347px;
  top: 39px;
}

.areaHeadline-map .is_miyazaki {
  left: 337px;
  top: 201px;
}

.areaHeadline-map .is_kagoshima {
  left: 152px;
  top: 328px;
}

.areaHeadline-map .is_okinawa {
  left: 48px;
  top: 328px;
}

@media screen and (max-width: 429px) {
  #contents.is-kyushu_okinawa .map-area svg {
    padding: 0 20vw 0 0;
    left: 0;
    top: 0;
  }

  .areaHeadline-map .is_fukuoka {
    left: 42vw;
    top: 3vw;
  }

  .areaHeadline-map .is_saga {
    left: 18vw;
    top: 13vw;
  }

  .areaHeadline-map .is_nagasaki {
    left: 12vw;
    top: 33vw;
  }

  .areaHeadline-map .is_kumamoto {
    left: 22vw;
    top: 46vw;
  }

  .areaHeadline-map .is_oita {
    left: 76vw;
    top: 19vw;
  }

  .areaHeadline-map .is_miyazaki {
    left: 72vw;
    top: 56vw;
  }

  .areaHeadline-map .is_kagoshima {
    left: 32vw;
    top: 79vw;
  }

  .areaHeadline-map .is_okinawa {
    left: 7vw;
    top: 79vw;
  }
}

/**
 * formArea
 */
.formArea {
  padding: 30px;
  margin-bottom: 60px;
  background-color: #e1eefa;
  border-radius: 10px;
}

.formArea__title {
  margin-bottom: 20px;
  font-size: 2.4rem;
  text-align: center;
  color: #086ec7;
  font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", "HiraKakuProN-W6", "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004";
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .formArea {
    padding: 30px 10px;
    margin: 0 -10px 40px;
    border-radius: 0;
  }

  .formArea__title {
    margin-bottom: 10px;
    font-size: 1.7rem;
  }
}

/**
 * zipForm
 */
.zipForm {
  display: flex;
  justify-content: center;
  align-items: center;
}

.zipForm__input {
  position: relative;
}

.zipForm__input:before {
  content: "〒";
  font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", "HiraKakuProN-W6", "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004";
  font-size: 2.4rem;
  color: #086ec7;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  margin-top: 2px;
}

.zipForm input[type="text"] {
  border: none;
  width: 300px;
  height: 50px;
  padding: 8px 8px 8px 54px;
  background-color: #fff;
  border-radius: 10px 0 0 10px;
  font-size: 2.4rem;
}

.zipForm__btn {
  border: none;
  width: 100px;
  height: 50px;
  background-color: #086ec7;
  color: #fff;
  cursor: pointer;
  border-radius: 0 10px 10px 0;
}

.zipForm__btn:hover {
  opacity: 0.8;
}

@media screen and (max-width: 767px) {
  .zipForm__input {
    width: calc(100% - 80px);
  }

  .zipForm__input:before {
    font-size: 1.6rem;
    left: 10px;
    margin-top: 1px;
  }

  .zipForm input[type="text"] {
    width: 100%;
    height: 40px;
    padding: 8px 8px 8px 30px;
    font-size: 1.6rem;
  }

  .zipForm__btn {
    width: 80px;
    height: 40px;
  }

  .zipForm__btn:hover {
    opacity: 0.8;
  }
}

/**
 * resultArea
 */
/* .resultArea {
  padding: 20px 0 20px;
}

.resultArea__text {
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
}

.resultArea__lead {
  margin-left: -30px;
  margin-right: -30px;
  padding: 10px 30px;
  text-align: center;
}

.resultArea__lead.is_active {
  background-color: #086ec7;
  color: #fff;
}

.resultArea__leadTitle {
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0;
}

.resultArea__leadText {
  font-size: 1.6rem;
  margin: 0;
} */

/* @media screen and (max-width: 767px) {
  .resultArea {
    padding: 20px 0 20px;
  }

  .resultArea__lead {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px;
  }
} */

/**
 * formCv
 */
.formCv p {
  margin: 0;
  font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", "HiraKakuProN-W6", "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004";
  font-size: 2.2rem;
  text-align: center;
}

.formCv p span:first-child::before {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  background-size: contain;
}

.formCv p span:last-child {}

.formCv p span:last-child:after {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  background-size: contain;
}

.formCv ul.contact_buttons {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.formCv ul.contact_buttons li {}

.formCv ul.contact_buttons li a {
  font-size: 0px;
  text-indent: -100vw;
  overflow: hidden;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}

.formCv ul.contact_buttons li a:hover {
  opacity: 0.8;
}

.formCvSp {
  display: none;
}

@media screen and (min-width: 1200px) {
  .formCv p {
    margin: 22px auto 9px 40px;
  }

  .formCv p span:first-child::before {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_accent_left_pc.png');
    width: 15px;
    height: 22px;
    left: 2px;
    top: 3px;
    margin-right: 12px;
  }

  .formCv p span:last-child {}

  .formCv p span:last-child:after {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_accent_right_pc.png');
    width: 15px;
    height: 22px;
    left: 2px;
    top: 3px;
  }

  .formCv ul.contact_buttons {
    width: 650px;
  }

  .formCv ul.contact_buttons li {
    height: 90px;
  }

  .formCv ul.contact_buttons li a {
    width: 315px;
    height: 90px;
  }

  .formCv ul.contact_buttons .tel {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_btn_tel_pc.png');
  }

  .formCv ul.contact_buttons .contact {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_btn_email_pc.png');
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .formCv p {
    margin: calc(100vw / 1200 * 22) auto calc(100vw / 1200 * 9) calc(100vw / 1200 * 40);
    font-size: calc(100vw / 1200 * 22);
  }

  .formCv p span:first-child::before {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_accent_left_pc.png');
    width: calc(100vw / 1200 * 15);
    height: calc(100vw / 1200 * 22);
    left: calc(100vw / 1200 * 2);
    top: calc(100vw / 1200 * 3);
    margin-right: calc(100vw / 1200 * 12);
  }

  .formCv p span:last-child {}

  .formCv p span:last-child:after {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_accent_right_pc.png');
    width: calc(100vw / 1200 * 15);
    height: calc(100vw / 1200 * 22);
    left: calc(100vw / 1200 * 2);
    top: calc(100vw / 1200 * 3);
  }

  .formCv ul.contact_buttons {
    width: calc(100vw / 1200 * 650);
  }

  .formCv ul.contact_buttons li {
    height: calc(100vw / 1200 * 90);
  }

  .formCv ul.contact_buttons li a {
    width: calc(100vw / 1200 * 315);
    height: calc(100vw / 1200 * 90);
  }

  .formCv ul.contact_buttons .tel {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_btn_tel_pc.png');
  }

  .formCv ul.contact_buttons .contact {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_btn_email_pc.png');
  }
}

@media screen and (max-width: 767px) {
  .formCv {
    display: none;
  }

  .formCvSp {
    display: block;
    padding: 0 25px;
  }

  .formCvSp__contact {
    /* width: 90%; 2021-03-18 tsue https://qracianweb.backlog.jp/view/Q_COJP-288#comment-134391822 */
    margin: 0 auto;
  }
}

/**
 * branch-list
 */
.branch-list {
  padding: 0 5px;
}

.branch-list ul li a {
  text-decoration: underline;
}

.branch-list ul li a:hover {
  text-decoration: none;
}

.branch-list ul {
  display: flex;
  flex-wrap: wrap;
}

.branch-list ul li {
  width: 50%;
}

.branch-list ul li:nth-child(n + 3) {
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  .branch-list ul li:nth-child(n + 2) {
    margin-top: 5px;
  }
}

/**
 * CVエリア
 */
.cv_area {}

.cv_area section {
  position: relative;
  background-color: #e1eefa;
  margin-top: 5px;
}

.cv_area section h2 {
  background-color: #087ec8;
  color: #ffffff;
  text-align: center;
  margin: 0;
}

.cv_area section div.block {
  background-color: #ffffff;
}

.cv_area section div.block p.fontnormal {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.7;
  font-family: inherit;
}

.cv_area section p {
  margin: 0;
  font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", "HiraKakuProN-W6", "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004";
}

.cv_area section p span {}

.cv_area section p span.dot {}

.cv_area section p span.after_space {}

.cv_area section p span:first-child {}

.cv_area section p span:first-child::before {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  background-size: contain;
}

.cv_area section p span:last-child {}

.cv_area section p span:last-child:after {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  background-size: contain;
}

.cv_area section ul.contact_buttons {
  display: flex;
  justify-content: space-between;
}

.cv_area section ul.contact_buttons li {}

.cv_area section ul.contact_buttons li a {
  font-size: 0px;
  text-indent: -100vw;
  overflow: hidden;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}

.cv_area section ul.contact_buttons li a:hover {
  opacity: 0.8;
}

.cv_area section ul.contact_buttons .tel {}

.cv_area section ul.contact_buttons .contact {}

.cv_area section .operator {
  position: absolute;
}

.cv_area section .operator img {}

@media screen and (min-width: 1200px) {
  .cv_area {
    margin-bottom: 40px;
  }

  .cv_area section {
    padding-bottom: 22px;
  }

  .cv_area section h2 {
    height: 50px;
    line-height: 50px;
    font-size: 27px;
    font-size: 2.7rem;
  }

  .cv_area section div.block {
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.7;
  }

  .cv_area section p {
    margin: 22px auto 9px 40px;
    font-size: 22px;
    font-size: 2.2rem;
  }

  .cv_area section p span {}

  .cv_area section p span.dot {
    margin: auto -5px;
  }

  .cv_area section p span.after_space {
    margin-right: 10px;
  }

  .cv_area section p span:first-child {}

  .cv_area section p span:first-child::before {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_accent_left_pc.png');
    width: 15px;
    height: 22px;
    left: 2px;
    top: 3px;
    margin-right: 12px;
  }

  .cv_area section p span:last-child {}

  .cv_area section p span:last-child:after {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_accent_right_pc.png');
    width: 15px;
    height: 22px;
    left: 2px;
    top: 3px;
  }

  .cv_area section ul.contact_buttons {
    margin-left: 20px;
    width: 650px;
  }

  .cv_area section ul.contact_buttons li {
    height: 90px;
  }

  .cv_area section ul.contact_buttons li a {
    width: 315px;
    height: 90px;
  }

  .cv_area section ul.contact_buttons .tel {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_btn_tel_pc.png');
  }

  .cv_area section ul.contact_buttons .contact {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_btn_email_pc.png');
  }

  .cv_area section .operator {
    right: 0;
    bottom: 0;
  }

  .cv_area section .operator img {
    width: 204px;
    height: 221px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .cv_area {
    margin-bottom: calc(100vw / 1200 * 40);
  }

  .cv_area section {
    padding-bottom: calc(100vw / 1200 * 22);
  }

  .cv_area section h2 {
    height: calc(100vw / 1200 * 50);
    line-height: calc(100vw / 1200 * 50);
    font-size: calc(100vw / 1200 * 27);
  }

  .cv_area section div.block {
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.7;
  }

  .cv_area section div.block p.fontnormal {
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.7;
    font-family: inherit;
  }

  .cv_area section p {
    margin: calc(100vw / 1200 * 22) auto calc(100vw / 1200 * 9) calc(100vw / 1200 * 40);
    font-size: calc(100vw / 1200 * 22);
  }

  .cv_area section p span {}

  .cv_area section p span.dot {
    margin: auto calc(-5 * 100vw / 1200);
  }

  .cv_area section p span.after_space {
    margin-right: calc(100vw / 1200 * 10);
  }

  .cv_area section p span:first-child {}

  .cv_area section p span:first-child::before {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_accent_left_pc.png');
    width: calc(100vw / 1200 * 15);
    height: calc(100vw / 1200 * 22);
    left: calc(100vw / 1200 * 2);
    top: calc(100vw / 1200 * 3);
    margin-right: calc(100vw / 1200 * 12);
  }

  .cv_area section p span:last-child {}

  .cv_area section p span:last-child:after {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_accent_right_pc.png');
    width: calc(100vw / 1200 * 15);
    height: calc(100vw / 1200 * 22);
    left: calc(100vw / 1200 * 2);
    top: calc(100vw / 1200 * 3);
  }

  .cv_area section ul.contact_buttons {
    margin-left: calc(100vw / 1200 * 20);
    width: calc(100vw / 1200 * 650);
  }

  .cv_area section ul.contact_buttons li {
    height: calc(100vw / 1200 * 90);
  }

  .cv_area section ul.contact_buttons li a {
    width: calc(100vw / 1200 * 315);
    height: calc(100vw / 1200 * 90);
  }

  .cv_area section ul.contact_buttons .tel {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_btn_tel_pc.png');
  }

  .cv_area section ul.contact_buttons .contact {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_btn_email_pc.png');
  }

  .cv_area section .operator {
    right: 0;
    bottom: 0;
  }

  .cv_area section .operator img {
    width: calc(100vw / 1200 * 204);
    height: calc(100vw / 1200 * 221);
  }
}

@media screen and (max-width: 767px) {
  .cv_area {
    display: none;
    margin-bottom: 40px;
  }

  .cv_area section {
    background-color: unset;
  }

  .cv_area section h2 {
    font-size: 1.8rem;
    line-height: 3.0rem;
    margin: 0 -10px 5px;
    padding: 20px 30px;
    letter-spacing: 0.2rem;
  }

  .cv_area section div.block p.fontnormal {
    margin: 0;
    padding: 0;
    font-size: 1.2rem;
    text-align: left;
    font-family: inherit;
    letter-spacing: inherit;
  }

  .cv_area section p {
    margin: 28px -2px 27px -2px;
    font-size: 1.8rem;
    line-height: 3.0rem;
    letter-spacing: 0.15rem;
    position: relative;
    padding: 0 calc(100vw / 640 * 80);
    text-align: center;
  }

  .cv_area section p span {}

  .cv_area section p span.after_space::after {
    content: '';
    display: block
  }

  .cv_area section p span:first-child::before {
    position: absolute;
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_accent_left_sp.png');
    width: calc(100vw / 640 * 40);
    height: calc(100vw / 640 * 52);
    left: calc(100vw / 640 * 6);
    top: calc(100vw / 640 * 5);
  }

  .cv_area section p span:last-child:after {
    position: absolute;
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_accent_right_sp.png');
    width: calc(100vw / 640 * 40);
    height: calc(100vw / 640 * 52);
    right: calc(100vw / 640 * 6);
    top: calc(100vw / 640 * 5);
  }

  .cv_area section ul.contact_buttons {
    flex-direction: column;
    margin: 0 10px;
  }

  .cv_area section ul.contact_buttons li {
    height: calc((100vw - 40px) / 600 * 168);
    margin-bottom: calc((100vw - 40px) / 600 * 17);
    max-width: 100%;
  }

  .cv_area section ul.contact_buttons li:last-child {
    margin-bottom: 0;
  }

  .cv_area section ul.contact_buttons li a {
    width: calc(100vw - 40px);
    height: calc((100vw - 40px) / 600 * 168);
    max-width: 100%;
  }

  .cv_area section ul.contact_buttons .tel {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_btn_tel_sp.png');
  }

  .cv_area section ul.contact_buttons .contact {
    background-image: url('/wp-content/themes/qracian/images/constructions/cv_btn_email_sp.png');
  }

  .cv_area section .operator {
    display: none;
  }
}

/*-------------------------
新「対応エリア」ページ用（配下ページ含む）
---------------------------*/
.inner {
  padding: 0;
}

#main {
  width: 100%;
}

.pt0 {
  padding-top: 0 !important
}

#nav .navInner li.area .megamenu .wrap .content .title a::before {
  content: "";
  width: 31px;
  height: 39px;
  background: url(/wp-content/themes/qracian/images/top/area_icon.png) no-repeat;
  vertical-align: middle;
  display: inline-block;
  margin-right: 15px;
  transform: inherit;
  border: none;
  position: relative;
  left: auto;
  top: auto;
}

.main .title_area h1 {
  background-color: #075eac;
  color: #fff;
  font-size: 3rem;
  line-height: 1.4;
  width: 1000px;
  max-width: 100%;
  font-weight: bold;
  padding: 5px 0;
  margin: 0 auto;
  transition: all .3s ease;
}

.main .mainTitle {
  margin: 0;
  padding: 18px 0 14px;
}

#main .sub_title {
  background: #f7fbff;
  margin-bottom: 60px;
  padding-bottom: 15px;
}

#main .sub_title .inner {
  position: relative;
  max-width: none;
  padding: 10px 0;
  background: #c7e4ff;
}

#main .sub_title .inner::after {
  content: "";
  background: none;
  /* background: url(/wp-content/themes/qracian/images/area/sec01_ph01.png) no-repeat; */
  background-size: contain;
  width: 165px;
  height: 184px;
  position: absolute;
  top: -60px;
  right: 185px;
  transition: all .3s ease;
}

#main .sub_title.no-image .inner::after {
  background: none;
}

#main .sub_title .inner p {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  color: #075eac;
  font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN W6", "HiraKakuProN-W6", "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004";
  transition: all .3s ease;
  max-width: 1000px;
  margin: auto;
}

#main .sub_title .inner p .f130 {
  font-size: 35px;
  font-size: 3.5rem;
  transition: all .3s ease;
}

#main .sub_title .inner p .org {
  color: #ff7e00;
}

#main .sub_title .inner p .big_txt {
  font-size: 50px;
  font-size: 5rem;
  transition: all .3s ease;
  font-family: "URW DIN", sans-serif;
}

.title-sp {
  display: none;
}

@media screen and (min-width: 1025px) and (max-width: 1169px) {
  #main .sub_title .inner::after {
    width: 130px;
    height: 110px;
    top: -45px;
    right: 105px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #main .sub_title .inner::after {
    width: 130px;
    height: 110px;
    top: -45px;
    right: 55px;
  }
}

@media screen and (min-width: 400px) and (max-width: 767px) {
  #main .sub_title .inner::after {
    width: 110px;
    height: 90px;
    top: 5px;
    left: 74vmin;
  }

  #main .sub_title.no-image .inner::after {
    background: none;
    /* background: url(/wp-content/themes/qracian/images/area/sec01_ph01.png) no-repeat; */
    background-size: contain;
    width: 110px;
    height: 90px;
    top: 0px;
    left: 74vmin;
  }
}

@media screen and (max-width: 400px) {
  #main .sub_title .inner::after {
    width: 90px;
    height: 65px;
    top: 30px;
    left: 74vmin;
  }

  #main .sub_title.no-image .inner::after {
    background: none;
    /* background: url(/wp-content/themes/qracian/images/area/sec01_ph01.png) no-repeat; */
    background-size: contain;
    width: 90px;
    height: 65px;
    top: 25px;
    left: 74vmin;
  }
}

/*MAPエリア*/
.areaHeadline-inner {
  justify-content: center;
}

/* 都道府県一覧 クラシアンサービス・内容料金上部エリア*/
.price_list {
  width: 100%;
  background-color: #1f4da0;
  padding-top: 40px;
  padding-bottom: 20px;
}

.price-img {
  display: block;
  max-width: 980px;
  height: auto;
  margin: 0 auto;
  padding-top: 50px;
  background-color: white;
  transition: all .3s ease;
}

.price-img02 {
  padding: 20px 30px 0;
}

.des-title {
  height: auto;
  margin: 0 auto;
  background-color: #1f4da0;
  color: white;
  transition: all .3s ease;
}

@media screen and (max-width:1060px) {
  .price-img {
    margin-left: 30px;
  }
}

.des-title p {
  line-height: 70px;
  margin-left: 30px;
  font-size: 2.2rem;
  transition: all .3s ease;
}

.price-img {
  display: block;
  max-width: 980px;
  height: auto;
  margin: 0 auto;
  padding: 50px;
  background-color: white;
  transition: all .3s ease;
}

.price-des {
  padding: 20px 30px 0;
  display: flex;
  justify-content: space-between;
  transition: all .3s ease;
  align-items: center;
}

.price-des img {
  max-width: 170px;
  width: 100%;
  height: auto;
  transition: all .3s ease;
}

.price-des p {
  line-height: 190%;
  color: #7d7d7d;
  transition: all .3s ease;
}

.isbody-area .org {
  color: #ff7e00;
}

.sp-bro {
  display: none;
}

/* 対応エリア【詳細ページ】 */
#zip_area_search {
  padding-top: 30px;
  padding-bottom: 30px;
}

.list_area.bg-blue {
  /* margin: 0; */
}

.isbody-area .top-img {
  max-width: 650px;
  margin: auto;
  display: block;
  margin-bottom: 60px;
  width: 100%;
  height: auto;
  transition: all .3s ease;
}

.formArea {
  background-color: #e4f2ff;
  margin-bottom: 0;
  padding-bottom: 5px;
  border-radius: 0px;
}

.formArea-size {
  max-width: 980px;
  width: 91%;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 30px;
  background-color: white;
  transition: aii .3s ease;
}

/* .resultArea__lead {
  margin: 0 auto;
  padding: 10px 0;
  width: 90%;
} */

.zipForm__input {
  width: 300px;
  transition: aii .3s ease;
}

.zipForm input[type="text"] {
  height: 50px;
  font-size: 2rem;
  border-top: 1px solid #086ec7;
  border-left: 1px solid #086ec7;
  border-bottom: 1px solid #086ec7;
  transition: all .3s ease;
}

.zipForm__btn {
  transition: all .3s ease;
}

.isbody-area .sec {
  padding: 50px;
  transition: all .3s ease;
}

.secTitle {
  color: white;
  font-size: 20px;
  font-size: 2rem;
  line-height: 60px;
  margin-left: 35px;
  transition: all .3s ease;
}

.secTitle::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 45px;
  background-color: yellow;
  position: absolute;
  border-radius: 20px;
  top: 7px;
  left: 15px;
  transition: all .3s ease;
}

.sec_title_box {
  background-color: #003664;
  width: 100%;
  height: 60px;
  position: relative;
  margin-bottom: 30px;
  transition: all .3s ease;
}

.st-margin {
  margin-top: 80px;
}

.prefDetail-accordion {
  display: none;
}

.prefDetail-listTitle {
  width: 97%;
  margin: auto;
  margin-bottom: 20px;
  font-size: 1.8rem;
  transition: all .3s ease;
}

.prefDetail-listCont li {
  margin-bottom: 25px;
  font-size: 1.6rem;
  transition: all .3s ease;
}

.prefDetail-listCont li a {
  color: #08c;
  text-decoration: underline;
}

.note {
  font-size: 85%;
  color: #999;
  margin-top: 15px;
}

.flex .mapimg {
  max-width: 49%;
}

.officeList {
  width: 49%;
}

.flex .officeList ul li {
  padding-bottom: 15px;
  transition: all .3s ease;
}

.flex .officeList ul li a {
  display: inline-block;
  padding-bottom: 5px;
  text-decoration: underline;
  transition: all .3s ease;
}

.res-sp {
  display: none;
}

/* =======================================================================================================
 アコーディオン
================================= =====================================================================*/
.prefDetail-listTitle {
  position: relative;
  cursor: pointer;
}

.prefDetail-listTitle:after {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(/wp-content/themes/qracian/images/area/faq-open.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.prefDetail-listTitle.is-open:after {
  background-image: url(/wp-content/themes/qracian/images/area/faq-close.png);
  height: 4px;
}

@media screen and (max-width:768px) {
  .isbody-area .top-img {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 5vmin;
  }

  .isbody-area .st-margin {
    margin-top: 8vmin;
  }

  .flex .mapimg {
    width: 100%;
    max-width: none;
    padding-bottom: 30px;
  }

  .flex .officeList {
    width: 100%;
    max-width: none;
  }

  .res-sp {
    display: block;
  }

  .zipForm__input {
    width: 160px;
    margin-top: 3vmin;
  }

  .zipForm__input {
    width: 50%;
    margin-top: 3vmin;
  }

  .zipForm__btn {
    height: 50px;
    margin-top: 3vmin;
  }

  /* .resultArea__leadText {
    font-size: 1.4rem;
    margin: 0;
    padding: 0 10px 0 10px;
    margin: 10px 0 0 0;
  } */

  /* .resultArea__lead.is_active {
    margin-top: 2vmin;
  } */
}

@media screen and (max-width: 768px) {
  .price-img {
    padding-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    height: auto;
  }

  .sp-bro {
    display: block;
  }

  .des-title {
    margin-left: 3vmin;
    margin-right: 3vmin;
    height: auto;
    padding: 10px 0px;
  }

  .des-title p {
    line-height: 20px;
    font-size: 1.4rem;
    margin-left: 15px;
  }

  .price-des {
    margin-top: 15px;
    margin-left: 5vmin;
    margin-right: 5vmin;
  }

  .price-des p {
    font-size: 1.2rem;
    line-height: 20px;
  }

  .price-des img {
    width: 80px;
    height: 60px;
  }

  .list_area.bg-blue {
    /* margin: 0; */
    /* padding-top: 0; */
  }

  .isbody-area .sec {
    padding: 5vmin;
    transition: all .3s ease;
  }

  .formArea-size {
    margin-bottom: 0;
    padding-top: 5vmin;
    padding-bottom: 0;
  }

  .sec_title_box {
    height: auto;
    margin-bottom: 10px;
  }

  .secTitle::before {
    width: 4px;
    height: 6.5vmin;
    left: 9px;
  }

  .price-img {
    padding-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    height: 150px;
  }

  .price-img02 {
    padding: 3vmin 3vmin 0;
  }

  .sp-bro {
    display: block;
  }

  .des-title {
    padding: 10px 0px;
  }

  .des-title p {
    line-height: 20px;
    font-size: 1.4rem;
    margin-left: 15px;
  }

  .price-des {
    padding: 0 0 0 0;
    margin-top: 15px;
    margin-left: 3vmin;
    margin-right: 3vmin;
  }

  .price-des p {
    font-size: 1.2rem;
    line-height: 20px;
  }

  .price-des img {
    width: 80px;
    height: 60px;
  }
}

@media screen and (max-width: 526px) {
  .pc-bro {
    display: none;
  }

  .price-img {
    height: 190px;
  }

  .price-des img {
    margin-top: 35px;
  }
}

@media screen and (max-width: 526px) {
  .price-img {
    height: auto;
    padding-top: 3vmin;
    padding-bottom: 3vmin;
    padding-left: 3vmin;
    padding-right: 3vmin;
  }

  .price-des img {
    margin-top: 73px;
  }

  .secTitle {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 40px;
    margin-left: 25px;
  }
}

.price_list h2 {
  text-align: center;
  padding: 45px 0 15px;
  font-size: 30px;
  font-size: 3.0rem;
  color: #fff;
  transition: all .3s ease;
}

@media screen and (max-width:1170px) {
  #main .sub_title .inner p {
    font-size: 20px;
    padding-left: 20px;
  }

  #main .sub_title .inner p .f130 {
    font-size: 23px;
    font-size: 2.3rem;
  }

  #main .sub_title .inner p .big_txt {
    font-size: 33px;
    font-size: 3.3rem;
  }
}

@media screen and (max-width:767px) {
  #nav {
    display: none;
  }

  p {
    margin: 0 0 0;
  }

  .cv-area img {
    width: 90% !important;
    height: auto;
    padding-bottom: 3vw;
  }

  .main .title_area h1 {
    max-width: 100%;
    font-size: 16.5px;
    font-size: 1.65rem;
    line-height: 1.6;
    padding-top: 0;
    padding: 0 10px;
  }

  #main .sub_title {
    padding-bottom: 5px;
    margin-bottom: 5vmin;
  }

  #main .sub_title .inner p {
    font-size: 16.5px;
    font-size: 1.65rem;
    padding-left: 10px;
  }

  #main .sub_title .inner p .f130 {
    font-size: 19.3px;
    font-size: 1.93rem;
  }

  #main .sub_title .inner p .big_txt {
    font-size: 35px;
    font-size: 3.5rem;
  }

  .title-sp {
    display: block;
  }

  .formArea {
    padding: 3vmin 10px;
    margin: 0 -10px 40px;
    border-radius: 0;
    margin-bottom: 0;
  }

  /* .resultArea {
    padding: 3vmin 0 3vmin;
  } */
}

@media screen and (max-width:340px) {
  #main .sub_title .inner p {
    font-size: 1.4rem;
  }
}

.main .headline-inner {
  display: flex;
  justify-content: center;
}

/* =======================================================================================================
 エリア
================================= =====================================================================*/
.list_area {
  background: #e4f2ff;
  margin-top: 50px;
  padding-top: 60px;
  padding-bottom: 60px;
  /* width: 87%; */
}

.bg-blue {
  background: #e4f2ff;
  margin: 40px 0 0;
  padding: 60px 0 60px;
}

.list_area .cate-list {
  margin-top: 10px;
  margin-left: 20px;
  margin-bottom: 30px;
  display: none;
  /* transition: all .3s ease;*/
}

.list_area .cate-list li {
  display: inline-block;
  margin-right: 150px;
  margin-bottom: 20px;
  transition: all .3s ease;
}

.list_area .cate-list li a {
  text-decoration: underline;
  transition: all .3s ease;
}

.list_area .cate-list li a:hover {
  text-decoration: none;
}

.list_area .cate-list.is-links li {
  margin-bottom: 5px;
}

.row {
  display: block;
  width: 94%;
  margin: auto;
  max-width: 980px;
  flex-wrap: wrap;
}

.item {
  background: white;
  border-radius: 10px;
  margin-bottom: 40px;
}

.item h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  position: relative;
  border-bottom: 1px dotted #dcdcdc;
  padding-bottom: 10px;
  cursor: pointer;
  padding-left: 0;
}

.item h4:last-child {
  border-bottom: none;
}

.item h4::before {
  content: none;
}

.item h4.afterNo:after {
  content: none;
}

.item h4:after {
  position: absolute;
  top: 35%;
  right: 15px;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(/wp-content/themes/qracian/images/area/faq-open.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.item h4.is-open:after {
  background-image: url(/wp-content/themes/qracian/images/area/faq-close.png);
  height: 4px
}

.item .item-in {
  padding: 30px 30px 30px;
}

.item_fixed {
  background: white;
  border-radius: 10px;
  margin-bottom: 40px;
}

.item_fixed h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  position: relative;
  border-bottom: 1px dotted #dcdcdc;
  padding-bottom: 10px;
  padding-left: 0;
}

.item_fixed .item-in {
  padding: 30px 30px 30px;
}

.list_area .item_fixed .cate-list {
  margin-top: 10px;
  margin-left: 20px;
  margin-bottom: 0px;
  display: block;
}

.list_area .item_fixed .cate-list li {
  display: inline-block;
  margin-right: 150px;
  margin-bottom: 20px;
  transition: all .3s ease;
}

.list_area .item_fixed .cate-list li a {
  text-decoration: underline;
  transition: all .3s ease;
}

.list_area .item_fixed .cate-list li a:hover {
  text-decoration: none;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .headline-map {
    /*width: calc(100vw - 10px * 2);
    height: calc((100vw - 10px * 2) * 1.05);
    margin: 0 auto;*/
  }

  .inner {
    max-width: 96%;
    margin: 0 auto;
  }

  .list_area {
    width: 100%;
    margin: 0 auto;
  }

  .bg-blue {
    background: #e4f2ff;
    margin: 40px 0 0;
    padding: 3% 0 3% 0;
    width: 100%;
  }
}

/* =======================================================================================================
 cv-area
================================= =====================================================================*/
.cv-area {
  position: relative;
  background-image: url(/wp-content/themes/qracian/images/area/cv-bg-pc.png);
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 980px;
  width: 94%;
  height: 0;
  margin-bottom: 50px;
  padding-top: 22%;
}

.cv-area {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  margin: 50px auto 0;
}

.bg-blue .cv-area {
  background-image: url(/wp-content/themes/qracian/images/area/cv-bg02-pc.png);
  margin-bottom: 0;
}

.cv-area .btn-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 30px;
  position: absolute;
  bottom: 2%;
  text-align: center;
}

.cv-area .btn-box a {
  margin: 1%;
}

.cv-area img {
  max-width: 450px;
  height: auto;
  width: 100%;
}

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

  .sp {
    display: block;
  }

  .flex {
    display: block;
  }

  .bg-blue {
    background: #e4f2ff;
    margin: 9vw 0 0;
    padding: 10vw 0;
  }

  h2.type01 {
    font-size: 18px;
    line-height: 150%;
    padding: 17px 15px 15px 40px;
  }

  h2.type01+p.txt {
    font-size: 4.4vmin;
  }

  .item h2.type02,
  .item h3.type02 {
    font-size: 4vw;
    padding: 4vw;
    color: #FFF;
  }

  .item .item-in {
    padding: 5vw 4vw;
  }

  .item_fixed .item-in {
    padding: 5vw 4vw;
  }

  .cv-area {
    background-image: url(/wp-content/themes/qracian/images/common/cv-bg-sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    height: 77vw;
    position: relative;
    margin: 0;
    margin-bottom: 5vw;
    padding-top: 0;
  }

  #zip_area_search .formCv p {
    margin-bottom: 15px;
  }

  #zip_area_search .cv-area {
    background-image: url(/wp-content/themes/qracian/images/area/zip-area-cv-bg-sp.png);
    background-size: 90%;
    background-position: 50% 2vmin;
    height: 60vw;
  }

  #zip_area_search .cv-area .btn-box {
    display: block !important;
    width: 90% !important;
    padding: 0 4vw;
    position: absolute;
    bottom: 5.5vw;
    left: 0;
    right: 0;
  }

  .bg-blue .cv-area {
    background-image: url(/wp-content/themes/qracian/images/common/cv-bg02-sp.png);
  }

  .cv-area .btn-box {
    display: block;
    width: 96%;
    padding: 0 4vw;
    position: absolute;
    bottom: 4vw;
  }

  .cv-area .btn-box a {
    margin: 0;
  }

  .cv-area img {
    width: 100%;
    height: auto;
    padding-bottom: 3vw;
    transition: all .3s ease;
    max-width: 100%;
  }

  .cv-area .btn-box a:last-child img {
    padding-bottom: 0;
  }

  .headline-map {
    width: calc(100vw - 10px * 2);
    height: calc((85vw - 10px * 2) * 1.05);
    margin: 0 auto;
  }
}

@media screen and (max-width:430px) {
  .cv-area img {}
}

.contents-inner.has-mb {
  margin-bottom: 0px;
}

@media screen and (max-width:767px) {
  .list_area .cate-list {
    /* margin-bottom: 0px; */
  }

  .list_area .cate-list li {
    margin-right: 100px;
    margin-bottom: 5vmin;
  }

  .list_area .cate-list li a {
    font-size: 1.6rem;
  }

  .list_area .item_fixed .cate-list li {
    margin-right: 100px;
    margin-bottom: 5vmin;
  }

  .list_area .item_fixed .cate-list li a {
    font-size: 1.6rem;
  }

  .cate-list {
    margin-bottom: 0px;
  }

  .cate-list li {
    margin-right: 100px;
    margin-bottom: 40px;
  }

  .cate-list li a {
    font-size: 1.6rem;
  }

  /* .item .item-in {
      padding-bottom: 0;
    }
    .item_fixed .item-in {
      padding-bottom: 0;
    } */
}

@media screen and (max-width:690px) {
  .list_area .cate-list li {
    margin-right: 80px;
  }

  .list_area .item_fixed .cate-list li {
    margin-right: 80px;
  }

  .cate-list li {
    margin-right: 80px;
  }
}

@media screen and (max-width:604px) {
  .list_area .cate-list li {
    margin-right: 60px;
  }

  .list_area .item_fixed .cate-list li {
    margin-right: 60px;
  }

  .cate-list li {
    margin-right: 60px;
  }
}

@media screen and (max-width:505px) {
  .list_area .cate-list li {
    margin-right: 50px;
  }

  .list_area .item_fixed .cate-list li {
    margin-right: 50px;
  }

  .cate-list li {
    margin-right: 50px;
  }
}

@media screen and (max-width:455px) {
  .list_area .cate-list li {
    margin-right: 40px;
  }

  .list_area .item_fixed .cate-list li {
    margin-right: 40px;
  }

  .cate-list li {
    margin-right: 40px;
  }
}

@media screen and (max-width:406px) {
  .list_area .cate-list li {
    margin-right: 20px;
  }

  .list_area .item_fixed .cate-list li {
    margin-right: 20px;
  }

  .cate-list li {
    margin-right: 30px;
  }
}

@media screen and (max-width:360px) {
  .list_area .cate-list li {
    margin-right: 20px;
  }

  .list_area .item_fixed .cate-list li {
    margin-right: 20px;
  }

  .cate-list li {
    margin-right: 20px;
  }
}

/* =======================================================================================================
 作業料金
================================= =====================================================================*/
.heading-img {
  /* border-top: 11px solid rgb(32, 78, 160); */
}

.sp-img {
  display: none;
}

@media screen and (max-width:767px) {
  .sp-img {
    display: block;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 6vmin;
  }

  .pc-img {
    display: none;
  }
}

/* =======================================================================================================
 クラシアンのサービス内容・料金
================================= =====================================================================*/
.price_list {
  width: 100%;
  background-color: #1f4da0;
  padding-bottom: 20px;
}

.price_list h2 {
  text-align: center;
  padding: 45px 0 15px;
  font-size: 30px;
  font-size: 3.0rem;
  color: #fff;
  transition: all .3s ease;
}

@media screen and (max-width: 767px) {
  .price_list h2 {
    font-size: 25px;
    font-size: 2rem;
    padding-top: 20px;
    font-weight: bold;
  }
}

@media screen and (max-width:450px) {
  .price_list h2 {}
}

.price_list_lnk {
  text-align: center;
  margin: 15px 0 40px;
}

.price_list_lnk a {
  position: relative;
  background: #ff7f00;
  padding: 10px 75px;
  color: #fff;
  border-radius: 25px;
  box-shadow: 0px 3px 3px 3px rgb(0 0 0 / 20%)
}

.price_list_lnk a:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 20px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  .price_list_lnk {
    margin: 15px auto 40px;
  }

  .price_list_lnk a {
    font-size: 4.2vw;
  }

  .price_list_lnk a:before {
    top: 43%;
  }
}

@media screen and (min-width: 559px) and (max-width: 767px) {
  .price_list_lnk a:before {
    width: 9px;
    height: 9px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
}

.price-list-inner {
  max-width: 980px;
  margin: 0 auto;
}

.price-list-inner div {
  display: inline-flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 10px 0;
  width: calc((100% - 62px) / 5);
  margin-right: 10px;
  margin-bottom: 20px;
  height: 240px;
  position: relative;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0px 3px 3px 3px rgb(0 0 0 / 20%);
  text-align: center;
}

.price-list-inner div.condition {
  background-color: #4fc5f0;
}

.price-list-inner div:nth-child(5n) {
  margin-right: 0;
}

.price-list-inner div:last-child {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .price-list-inner {
    text-align: center;
    /* width: 100%; */
    max-width: 100%;
    margin: 0 auto;
  }

  .price-list-inner div {
    width: calc((100% - 12vw) / 2);
    height: 61vw;
    margin-right: 1% !important;
    margin-left: 1%;
  }

  .price-list-inner div:nth-child(2n) {
    margin-right: 0;
  }

  .price-list-inner div:nth-child(5n) {
    margin-right: 10px;
  }

  .price-list-inner div:last-child {
    margin-right: auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 1119px) {
  .price-list-inner {
    text-align: center;
  }

  .price-list-inner div {
    width: calc((100% - 12vw) / 4);
    height: auto;
  }

  .price-list-inner div:nth-child(4n) {
    margin-right: 0;
  }

  .price-list-inner div:nth-child(6) {
    margin-right: 10px;
  }

  .price-list-inner div:nth-child(5n) {
    margin-right: 10px;
  }
}

@media screen and (min-width: 449px) and (max-width: 767px) {
  .price-list-inner div {
    height: auto;
  }
}

.price-list-inner div a {
  opacity: unset;
}

.price-list-inner div a:hover {
  color: inherit;
  text-decoration: none;
}

.price-list-inner div .box {
  display: table;
  width: 100%;
  height: 240px;
}

.price-list-inner div .box p.price_list_place {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #1f4da0;
  margin-bottom: 0;
}

.price-list-inner div.condition .box p.price_list_condition_place {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0;
}

@media screen and (max-width: 399px) {
  .price-list-inner div .box p.price_list_place {
    font-size: 16px;
    font-size: 1.4rem;
  }

  .price-list-inner div.condition .box p.price_list_condition_place {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.price-list-inner div .box img {
  opacity: unset;
  position: relative;
  margin-top: 20px;
}

.price-list-inner div .box p.price_list_trouble {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 4px 10px;
  background: #4fc5f0;
  border-radius: 10px;
  color: #fff;
  position: absolute;
  top: 42px;
  left: 0;
  right: 0;
  max-width: 160px;
  margin: auto;
}

@media screen and (max-width: 379px) {
  .price-list-inner div .box p.price_list_trouble {
    max-width: 140px;
  }
}

.price-list-inner div .box p.price_list_detail {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  color: #1f4da0;
  margin: 10px 0 0;
}

.price-list-inner div .box p.price_list_detail:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 7px;
  right: 40px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #1f4da0;
  border-right: 1px solid #1f4da0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 399px) {
  .price-list-inner div .box p.price_list_detail:before {
    top: 39%;
    right: 7.5vw;
  }
}

@media screen and (min-width: 399px) and (max-width: 449px) {
  .price-list-inner div .box p.price_list_detail:before {
    top: 37%;
    right: 26%;
  }
}

@media screen and (min-width: 449px) and (max-width: 599px) {
  .price-list-inner div .box p.price_list_detail:before {
    top: 37%;
    right: 30%;
  }
}

@media screen and (min-width: 599px) and (max-width: 767px) {
  .price-list-inner div .box p.price_list_detail:before {
    top: 37%;
    right: 34%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1119px) {
  .price-list-inner div .box p.price_list_detail:before {
    right: 26%;
  }
}

/* =======================================================================================================
 その他の修理交換やリフォームもクラシアンにお任せ
================================= =====================================================================*/
/*-----症状別 差分指定のみ-----*/
#top-service1_2 {
  margin: 0 auto;
}

.service-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  #top-service1_2 {
    margin-top: 0;
  }
}

@media screen and (max-width:530px) {
  .service-sp {
    display: block;
  }
}

/*#top-service1_2 h2{
  background-color: #fff;
  color:#097fce;
}*/
#top-service1_2 h2 span {
  font-weight: bold;
}

#top-service1_2 h2 span:before {
  display: none;
}

@media screen and (max-width: 767px) {
  #top-service1_2 h2 span {
    font-size: 18px;
    font-size: 1.8rem;
  }

  #top-service1_2 h2 span:before {
    display: none;
  }
}

.top-service {
  max-width: 1200px;
  margin: 0 auto;
}

.top-service-title2 {
  width: 100%;
  padding: 45px 0 0;
  margin-bottom: 20px;
  color: #007eca;
  font-size: 30px;
  font-size: 3.0rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .top-service-title2 {
    padding: 7vw 0 0;
    font-size: 20px;
    font-size: 2.0rem;
    margin-bottom: 20px;
    font-weight: bold;
  }
}

.SPnone {
  display: block;
}

.SPnone.inline {
  display: inline;
}

.SPnone.inline-block {
  display: inline-block;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .top-service-inner {
    margin: 0 10px 0 15px;
  }
}

@media screen and (max-width: 767px) {
  .SPnone {
    display: none;
  }

  .SPnone.inline {
    display: none;
  }

  .SPnone.inline-block {
    display: none;
  }

  .SPnoneImportant {
    display: none !important;
  }
}

.top-service-inner {
  background-color: #fff;
}

.top-service-inner:after {
  clear: both;
  content: " ";
  display: table;
}

.top-service-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.top-service-list li {
  display: block;
  width: calc((100% - 80px) / 4);
  margin-bottom: 20px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  /*width: calc((100% - 61px) / 3);*/
  /*height:120px;*/
  /*height: 155px;*/
  /*margin-right: 30px;
  margin-bottom: 30px;
  border-radius:4px;
  background-color:#097fce;
  box-shadow:0px 2px 0px 0px #cccbcb;
  background-image: url(../images/common/bg_dot.png);*/
  margin-right: 20px;
}

/* .top-service-list li:nth-child(5),
.top-service-list li:nth-child(9) {
  margin-right: 0;
} */
/* .top-service-list li:nth-child(9) {
  width: calc((((100% - 80px) / 5) * 2) + 20px);

} */
.top-service-list li a {
  display: block;
}

.top-service-list li a:hover {
  opacity: 0.8;
  text-decoration: none;
}

.top-service-list li a>img {
  width: 100%;
  max-height: 105px;
  height: auto;
  object-fit: cover;
}

.top-service-list li span {
  display: inline-block;
  width: 100%;
  height: 50px;
  line-height: 48px;
  color: #fff;
  text-align: center;
  font-size: 2.1rem;
  background-image: url(/wp-content/themes/qracian/images/common/bg_dot03.png);
  background-repeat: repeat;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "新ゴ M", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*.top-service-list .box {
  display: table;
  width:100%;
  height:120px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius:4px;
}*/
/*.top-service-list .box p {
  display: table-cell;
  width:100%;
  vertical-align:middle;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "新ゴ M", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height:30px;
  line-height:3rem;
  color: #fff;
  white-space: nowrap;
  border-radius:4px;
  padding-left:130px;
  height:120px;
}*/
/*#top-service1_1 .top-service-list li .box:before,
#top-service1_2 .top-service-list li .box:before{
    content: '';
    position: absolute;
    bottom: 8px;
    right: 8px;
    border-top: 5px solid transparent;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
    border-left: 5px solid transparent;
    z-index: 2;
}*/
/*#top-service1_1 .top-service-list li:nth-child(1) .box {
  background-image: url(../images/common/top-service-menu1.png);
}
#top-service1_1 .top-service-list li:nth-child(2) .box {
  background-image: url(../images/common/top-service-menu2.png);
}
#top-service1_1 .top-service-list li:nth-child(3) .box {
  background-image: url(../images/common/top-service-menu3.png);
}
#top-service1_1 .top-service-list li:nth-child(4) .box {
  background-image: url(../images/common/top-service-menu4.png);
}
#top-service1_1 .top-service-list li:nth-child(5) .box {
  background-image: url(../images/common/top-service-menu5.png);
}
#top-service1_1 .top-service-list li:nth-child(6) .box {
  background-image: url(../images/common/top-service-menu6.png);
}
#top-service1_1 .top-service-list li:nth-child(7) .box {
  background-image: url(../images/common/top-service-menu7.png);
}
#top-service1_1 .top-service-list li:nth-child(8) .box {
  background-image: url(../images/common/top-service-menu8.png);
}
#top-service1_1 .top-service-list li:nth-child(9) .box {
  background-image: url(../images/common/top-service-menu9.png);
}*/
@media screen and (min-width: 768px) and (max-width: 1119px) {
  .top-service-list li span {
    height: calc(100vw / 1120 * 50);
    line-height: calc(100vw / 1119 * 48);
    font-size: calc(100vw / 1119 * 21);
  }
}

@media screen and (max-width: 767px) {
  .top-service-list {
    padding: 0 10px;
    margin-bottom: 20px;
  }

  .top-service-list li {
    width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
    margin-right: 0;
  }

  .top-service-list li:nth-child(even) {
    margin-left: 10px;
  }

  .top-service-list li:nth-child(5),
  .top-service-list li:nth-child(9) {
    margin-right: inherit;
  }

  .top-service-list li:nth-child(7) {
    width: 100%;
  }

  #top-service1_1 .top-service-list li:nth-child(n+7) {
    line-height: 60px;
  }

  .top-service-list li span {
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
  }

  #top-service1_1 .top-service-list li:nth-child(n+7) span {
    height: 70px;
    line-height: 70px;
    border-radius: 4px;
  }

  .top-service-list li span:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 6px 6px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    bottom: 5px;
    right: 5px;
  }

  /*#top-service1_1 .top-service-list li:nth-child(3n),
	#top-service1_2 .top-service-list li:nth-child(3n) {
	  margin-right: 10px;
	}
	#top-service1_1 .top-service-list {
	  padding: 17px 10px 0px 10px;
	}
	#top-service1_1 .top-service-list li,
	#top-service1_2 .top-service-list li {
	  width: 100%;
	  height:100px;
	  margin-right: 10px;
	  margin-bottom: 10px;
	}
	#top-service1_1 .top-service-list .box,
	#top-service1_2 .top-service-list .box {
	  height:100px;
	}
	#top-service1_1 .top-service-list .box p,
	#top-service1_2 .top-service-list .box p {
	  font-size: 18px;
	  font-size: 1.8rem;
	  line-height: 25px;
	  line-height: 2.5rem;
	  font-weight:bold;
	  padding-left:110px;
	  height:100px;
	}
	#top-service1_1 .top-service-list li .box:before,
	#top-service1_2 .top-service-list li .box:before{
	  bottom: 8px;
	  right: 8px;
	  border-top: 4px solid transparent;
	  border-right: 4px solid #fff;
	  border-bottom: 4px solid #fff;
	  border-left: 4px solid transparent;
	}*/
}

@media screen and (max-width: 350px) {
  .formArea__title {
    margin-bottom: 10px;
    font-size: 1.4rem;
  }

  /* .resultArea__leadText {
    font-size: 1.2rem;
  } */
}

@media screen and (min-width: 414px) and (max-width: 500px) {
  .top-service-list li span {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .top-service-list li span.drain {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 413px) {
  .top-service-list li span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 376px) and (max-width: 413px) {
  .top-service-list li span.drain {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 321px) and (max-width: 375px) {
  .top-service-list li span.drain {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 320px) {
  .top-service-list li span.drain {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .top-service-list li span.other {
    font-size: 14px;
    font-size: 1.4rem;
  }

  /* .resultArea__text {
    text-align: center;
    font-size: 1.4rem;
    font-weight: bold;
  } */
}

.SPblock {
  display: none;
}

.SPinline {
  display: none;
}

@media screen and (max-width: 767px) {
  .SPblock {
    display: block;
  }

  .SPinline {
    display: inline;
  }
}

/* =======================================================================================================
 初めての方でも安心と信頼の実績
================================= =====================================================================*/
.item2 {
  background: #fff;
  max-width: 980px;
  margin: auto;
  border-radius: 15px;
}

.no_area {
  background-color: #3966b7;
  padding: 30px;
  background: linear-gradient(#3c69b9, #1a438e);
  border-radius: 6px 6px 0 0;
}

.no_area .img {
  text-align: center;
  width: 100%;
  margin: 0 auto 20px;
}

.no_area .txt01 {
  background-color: #fff;
  text-align: center;
  padding: 10px;
  margin: 10px 0;
  border-radius: 6px;
  font-size: 16px;
  font-size: 1.6rem;
}

.no_area .caution {
  color: #fff;
  font-size: 14px;
}

.no_list {
  background-color: #fff;
  margin-bottom: 40px;
  border-radius: 0 0 6px 6px;
  padding: 10px 10px;
}

.no_list ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.no_list ul li {
  padding: 10px;
}

@media screen and (max-width: 768px) {
  .no_area {
    padding: 6vmin;
  }

  .no_area .txt01 {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
  }

  .no_area .caution {
    font-size: 13px;
    font-size: 1.3rem;
  }

  .no_list ul li {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
    padding: 2vmin;
  }
}

/* =======================================================================================================
 breadcrumbs
================================= =====================================================================*/
.breadcrumbs-pc {
  display: block;
}

@media screen and (max-width:767px) {
  #breadcrumbs {
    padding: 0;
    margin-top: 40px;
    margin-bottom: 15px;
    position: absolute;
    left: 10px;
  }

  .breadcrumbs-pc {
    display: none !important;
  }

  .breadcrumbs-box {
    position: relative;
    margin-top: 70px;
  }

  .main {
    padding-bottom: 0px !important;
    margin-top: 1vmin !important;
  }
}

@media screen and (max-width:330px) {
  #breadcrumbs {
    left: 1px;
  }
}