@charset "UTF-8";
/*-----------------------------------
disposer
------------------------------------*/
#contents.is-disposer .contents-inner {
  padding-top: 0;
  overflow: hidden;
  background: url(../images/disposer/disposer-bg.png);
  color: #333333;
}
#contents.is-disposer .ttl.is-ttl13 {
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #contents.is-disposer .contents-inner {
    background: none;
  }
  #contents.is-disposer .ttl.is-ttl13 {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 767px) {
  h2.is-naname {
    width: calc(100% + 22px);
    margin: 0 -10px;
  }
  h2.is-naname img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #contents.is-disposer .ttl.is-ttl13.is-change_disposer {
    text-indent: calc(100% + 20px);
    overflow: hidden;
    white-space: nowrap;
    width: calc(100% + 20px);
    background-color: #ffffff;
    background-image: url(../images/disposer/sp/caption2.png);
    background-position: 0 122%;
    background-size: 100% auto;
    height: 0;
    padding-bottom: 22%;
    background-repeat: no-repeat;
    margin-bottom: -30px;
    border-top: 2px solid #0a83bf;
  }
  #contents.is-disposer .ttl.is-ttl13.is-change_disposer:after {
    display: none;
  }
}

#mainvisual {
  margin-left: -40px;
  margin-right: -40px;
}
#mainvisual img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #mainvisual {
    margin-left: -10px;
    margin-right: -10px;
  }
  #contents:not(.is-top) #mainvisual{
    display: none;

  }
}

.section-wrap {
  background: rgba(255, 255, 255, 0.7);
  margin: 30px auto 0;
  padding: 30px;
}
.section-wrap.is-mt0 {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #contents:not(.is-top) .section-wrap {
    margin: 0 -10px 0;
    padding: 0;
  }
  #contents.is-top .section-wrap {
    padding: 0;
  }
}

.contents-lead {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .contents-lead {
    margin-bottom: 10px;
  }
}

.section.is-section01 .contents-area1-1 p,
.section.is-section01 .contents-area1-1 ul li,
.section.is-section01 .contents-area1-2 p,
.section.is-section01 .contents-area1-3 p {
  font-size: 18px;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .section.is-section01 .contents-area1-1 p,
  .section.is-section01 .contents-area1-1 ul li,
  .section.is-section01 .contents-area1-2 p,
  .section.is-section01 .contents-area1-3 p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .section.is-section01 .contents-area1-2-sp dl {
    width: calc(100% - 12px);
    margin: 30px auto;
  }
  .section.is-section01 .contents-area1-2-sp dt {
    background-color: #e6f2f7;
    box-shadow: 0px 0px 0px 6px #e6f2f7;
    -moz-box-shadow: 0px 0px 0px 6px #e6f2f7;
    -webkit-box-shadow: 0px 0px 0px 6px #e6f2f7;
    border: 3px solid #ffffff;
    padding: 10px;
    color: #0a83bf;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 6px;
    position: relative;
  }
  .section.is-section01 .contents-area1-2-sp dt:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #0a83bf transparent transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 12px;
  }
  .section.is-section01 .contents-area1-2-sp dl.is-open dt:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .section.is-section01 .contents-area1-2-sp dd {
    display: none;
    padding: 10px;
    box-shadow:0px 0px 0px 6px #e6f2f7;
    -moz-box-shadow:0px 0px 0px 6px #e6f2f7;
    -webkit-box-shadow:0px 0px 0px 6px #e6f2f7;
  }
}
.section.is-section01 .contents-area1-1 {
  background: rgba(255, 255, 255, 0) url("../images/disposer/bg-right.png") no-repeat scroll right center;
}

@media screen and (max-width: 767px) {
  .section.is-section01 .contents-area1-1 {
    padding: 10px;
    background-size: auto 100%;
    margin: 20px -10px 0 -10px;
    width: calc(100% + 20px);
  }
}
.section.is-section01 .contents-area1-1 p {
  margin: 0;
  padding: 10px 0;
}
.section.is-section01 .contents-area1-2:before {
  border: 2px solid #fff;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
}
.section.is-section01 .contents-area1-2 {
  background-color: #e6f2f7;
  border: 8px solid #e6f2f7;
  position: relative;
  z-index: 10;
  margin: 40px 0 20px;
  padding: 35px 20px 10px;
}
.section.is-section01 .contents-area1-2 h2 {
  padding: 0;
  position: absolute;
  top: -18px;
  left: -18px;
}
.section.is-section01 .contents-area1-2 p {
  margin: 0 0 10px 0;
}
.section.is-section01 .contents-area1-3 {
  position: relative;
  border: 1px solid #ccc;
  margin: 50px 0 0;
  padding: 0 30px 30px;
}
.section.is-section01 .contents-area1-3 h2 {
  padding: 0;
  text-align: center;
  margin-top: -18px;
}
.section.is-section01 .contents-area1-3 p {
  margin: 50px 0 30px;
}
.section.is-section01 .contents-area1-3 .disposer-list {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.section.is-section01 .contents-area1-3 .disposer-list li {
  width: calc((100% - 90px) / 4);
  margin-right: 30px;
  margin-bottom: 30px;
}
.section.is-section01 .contents-area1-3 .disposer-list li:nth-child(4n) {
  margin-right: 0;
}
.section.is-section01 .contents-area1-3 .disposer-list dl {
  position: relative;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  border: 1px solid #ccc;
}
.section.is-section01 .contents-area1-3 .disposer-list dl dt {
  padding: 5px 0 5px;
  background: #666666;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
}
.section.is-section01 .contents-area1-3 .disposer-list dl dd img {
  width: 100%;
  height: auto;
  border: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .section.is-section01 .contents-area1-3 {
    margin: 20px 0 0;
    padding: 0;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .section.is-section01 .contents-area1-3 h2 {
    padding: 10px 0 14px;
  }
  .section.is-section01 .contents-area1-3 p {
    margin: 10px 0 30px;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .section.is-section01 .contents-area1-3 .disposer-list {
    display: block;
    margin-left: -10px;
    margin-right: -10px;
  }
  .section.is-section01 .contents-area1-3 .disposer-list li {
    width: auto;
    margin: 0;
  }
  .section.is-section01 .contents-area1-3 .disposer-list dl {
    border: none;
  }
  .section.is-section01 .contents-area1-3 .disposer-list dl dt {
    border: none;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .section.is-section01 .contents-area1-3 .disposer-list dl dd {
    margin: 0;
  }
  .section.is-section01 .contents-area1-3 .disposer-list dl dd img {
    border: none;
  }
}
.section.is-section01 .disposer-top-faq {
  position: relative;
  border: 8px solid #e6f2f7;
  margin: 40px 0 0;
  padding: 30px 50px 0;
}
.section.is-section01 .disposer-top-faq h3 {
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -142px;
  text-align: center;
}
.section.is-section01 .disposer-top-faq p {
  /*
  position: absolute;
  bottom: 30px;
  right: 30px;
  */
  display: block;
  text-align: right;
  margin-bottom: 30px;
}
.section.is-section01 .disposer-top-faq p a {
  font-size: 18px;
  color: #0ca6f2;
}
.section.is-section01 .disposer-top-faq p a span{
  display: inline;
}
.section.is-section01 .disposer-top-faq ul li {
  margin: 0 0 30px;
  font-size: 14px;
  color: #0ca6f2;
  list-style: disc;
}
.section.is-section01 .disposer-top-faq ul li:first-child {
  margin: 5px 0 30px;
}
.section.is-section01 .disposer-top-faq ul li a {
  position: relative;
  display: block;
  font-size: 18px;
  color: #0ca6f2;
  /*padding-left: 1.5em;*/
}
.section.is-section01 .disposer-top-faq ul li a:before {
  /*content: "¡ö";*/
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .section.is-section01 .disposer-top-faq {
    margin: 20px 0 20px;
    padding: 10px 20px 0;
  }
  .section.is-section01 .disposer-top-faq h3 {
    width: calc(100% + 56px);
    background-color: #0a83bf;
    color: #ffffff;
    display: block;
    position: static;
    margin: -18px -28px 20px;
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 4.0rem;
  }
  .section.is-section01 .disposer-top-faq h3 img {
    display: none;
  }
  .section.is-section01 .disposer-top-faq p {
    text-align: right;
    position: static;
    margin-bottom: 20px;
  }
  .section.is-section01 .disposer-top-faq p a {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    border-radius: 10px;
    margin: 0;
    padding: 1em 0;
    background: #0b94d8;
    background: -moz-linear-gradient(top, #0b94d8 0%, #0a83bf 75%);
    background: -webkit-linear-gradient(top, #0b94d8 0%,#0a83bf 75%);
    background: linear-gradient(to bottom, #0b94d8 0%,#0a83bf 75%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b94d8', endColorstr='#0a83bf',GradientType=0 );
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
  }
  .section.is-section01 .disposer-top-faq p a span {
    display: none;
  }
  .section.is-section01 .disposer-top-faq ul {
    margin-left: 10px;
  }
  .section.is-section01 .disposer-top-faq ul li {
    list-style: square;
    margin: 0 0 10px;
  }
  .section.is-section01 .disposer-top-faq ul li:first-child {
    margin: 5px 0 10px;
  }
  .section.is-section01 .disposer-top-faq ul li a {
    font-size: 14px;
    font-size: 1.4rem;
    text-decoration: underline;
  }
}

.section.is-section02 {
  background: rgba(255, 255, 255, 0.7);
  margin: 0 auto 0;
  padding: 0;
}
.section.is-section02 .block {
  margin: 0 0 60px;
}
.section.is-section02 .block:last-of-type {
  margin-bottom: 0;
}
.section.is-section02 .block.is-flex {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.section.is-section02 .block.is-flex.is-reverse {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}
.section.is-section02 .block.is-flex.is-reverse .block-image {
  margin-right: 0;
  margin-left: 40px;
}
.section.is-section02 .block.is-flex .block-text {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .section.is-section02 .block.is-flex {
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
  }
  .section.is-section02 .block.is-flex.is-reverse {
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
  }
  .section.is-section02 .block.is-flex.is-reverse .block-image {
    margin-left: 0;
  }
}
.section.is-section02 .block .list1 {
  margin: 20px 0 0 0;
  /*width: 500px;*/
  width: 100%;
}
.section.is-section02 .block .list1 dt {
  background-color: #333333;
  padding: 5px 0 2px 10px;
  color: #fff;
  font-size: 16px;
  line-height: 1;
}
.section.is-section02 .block .list1 dd {
  padding: 10px;
  border: 1px solid #333333;
}
.section.is-section02 .block .list1 dd ul li {
  list-style: url(../images/disposer/list.png);
  list-style-position: inside;
  margin: 15px 0 0 0;
  font-size: 18px;
}
.section.is-section02 .block .list1 dd ul li:first-child {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .section.is-section02 .block .list1 {
    width: auto;
  }
  .section.is-section02 .block .list1 dt {
    font-size: 14px;
  }
  .section.is-section02 .block .list1 dd ul li {
    margin: 8px 0 0 0;
    font-size: 14px;
  }
}
.section.is-section02 .block .pic {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .section.is-section02 .block.is-disposer1 .title {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    background-color: #000000;
    color: #ffffff;
    padding: 10px;
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
  .section.is-section02 .block.is-disposer1 .list2 dt {
    text-align: center;
    width: 300px;
    height: 216px;
    overflow: hidden;
    margin: 10px auto 0;
  }
  .section.is-section02 .block.is-disposer1 .list2 dt img {
    width: 300px;
    height: 246px;
    margin-top: -21px;
  }
  .section.is-section02 .block.is-disposer2 .title {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    background-color: #000000;
    color: #ffffff;
    padding: 10px;
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
  .section.is-section02 .block.is-disposer2 .list2 dt {
    text-align: center;
    width: 300px;
    height: 290px;
    overflow: hidden;
    margin: 0px auto 0;
  }
  .section.is-section02 .block.is-disposer2 .list2 dt img {
    width: 300px;
    height: 300px;
    margin-top: -20px;
  }
}
.section.is-section02 .block-image {
  width: 30%;
  margin-right: 40px;
}
@media screen and (max-width: 767px) {
  .section.is-section02 .block-image {
    width: auto;
    margin-right: 0;
  }
}
.section.is-section02 .disposer-banner {
  margin: 0 auto 60px;
  text-align: center;
}
.section.is-section02 .disposer-banner a {
  background-color: #fff;
  display: block;
  background-image: url(../images/disposer/banner1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 0;
  padding-bottom: 16.7%;
  outline: none;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.section.is-section02 .disposer-banner a:hover {
  cursor: pointer;
  filter: alpha(opacity=60);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=60)";
  /* ie 8 */
  -moz-opacity: 0.6;
  /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.6;
  /* Safari 1.x */
  opacity: 0.6;
  zoom: 1;
}
/*
.section.is-section02 .disposer-banner a img {
  width: 100%;
  height: auto;
}
*/
@media screen and (max-width: 767px) {
  .section.is-section02 .disposer-banner {
    margin-bottom: 30px;
  }
  .section.is-section02 .disposer-banner a {
    background-image: url(../images/disposer/sp/banner1sp.png);
    padding-bottom: 21.4%;
  }
}

.cv .cv-catch {
  text-align: center;
}
.cv .cv-text {
  position: relative;
  margin: 50px 0 20px;
  padding: 20px 0;
  border: 1px solid #0a83bf;
  background-image: url(../images/disposer/cv-bg.png?20220930);
  background-repeat: no-repeat;
  background-size: 340px auto;
  background-position: bottom right;
  background-color: #f5f8fa;
}
.cv .cv-text .title {
  margin-top: -20px;
  text-align: center;
}
.cv .cv-text .sub-title {
  margin: 30px 0 10px 20px;
  color: #188bc3;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
}
.cv .cv-text p {
  padding-right: 350px;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 6px 20px;
}
.cv .owner {
  position: relative;
  margin: 46px auto 0;
  width: 560px;
  background-color: #e1f2fa;
  box-shadow: 5px 5px 0px 0px #ebeef0;
}
.cv .ownerSPonly {
  margin: -20px -10px;
  width: calc(100% + 20px);
}
.cv .owner h3 {
  position: absolute;
  margin: 0;
  left: 18px;
  top: -31px;
}
.cv .owner p {
  padding: 30px 20px 20px;
  font-size: 16px;
}
.cv .owner div {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  #contents:not(.is-top) .cv {
    padding: 0 10px;
  }
  .cv .cv-text {
    border: none;
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
    background-image: none;
    background-color: #ebf2f7;
    box-shadow: 0 13px 0 0 #ffffff inset;
    padding: 0 0 0 10px;
    margin-top: 20px;
  }
  .cv .cv-text .cv-inner {
    background-image: none;
    /* background-image: url(../images/disposer/image3-2.png); */
    background-repeat: no-repeat;
    background-position: 103% top;
    background-size: 35% auto;
    padding: 30px 2.67% 10px 0;

  }
  .cv .cv-text .title {
    /*margin-top: -4%;*/
    text-align: left;
    position: absolute;
    top: 0;
    left: 10px;
    margin: 0;
  }
  .cv .cv-text p {
    margin: 2.135% 4.27% 0 0;
  }
  .cv .cv-text .title img {
    width: 70%;
    height: auto;
  }
  .cv .cv-text .sub-title {
    margin: 10px 0 15px 0;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .cv .cv-text p {
    padding-right: 0;
    font-size: 12px;
    margin: 0 0 6px 0;
  }
  .cv .owner {
    margin: 20px auto 0;
    padding-bottom: 6%;
    width: auto;
  }
  .cv .owner h3 {
    position: static;
    padding: 10px 10px 0;
  }
  .cv .owner p {
    padding: 30px 28% 20px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cv .owner div {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}


@media screen and (max-width: 767px) {
  
  
  
  .cv .cv-text .title {
    
  }

}

.cv-area {
  display: block;
  margin: 20px 0;
}
.cv-area .title {
  height: 54px;
  line-height: 54px;
  margin: 0 0 20px;
  padding: 0;
  background-color: #0a83bf;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  font-size: 3.0rem;
}
.cv-area a {
  height: 85px;
}
.cv-area .cv-area-inner {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
}
.cv-area .cv-area1,
.cv-area .cv-area2 {
  width: calc((100% - 20px) / 2);
}
.cv-area .cv-area1 a,
.cv-area .cv-area2 a {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 20%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
.cv-area .cv-area1 a:hover,
.cv-area .cv-area2 a:hover {
  background-position: left 100%;
}
.cv-area .cv-area1 a {
  background-image: url("../images/disposer/cv-tel.png");
}
.cv-area .cv-area2 a {
  background-image: url("../images/disposer/cv-mail.png");
}
@media screen and (max-width: 767px) {
  .cv-area .title {
    /*
    height: 28px;
    line-height: 28px;
    margin: 0 0 10px;
    font-size: 16px;
    font-size: 1.6rem;
    */
    text-indent: calc(100% + 20px);
    white-space: nowrap;
    overflow: hidden;
    background-color: #ffffff;
    background-image: url(../images/disposer/sp/caption10.png);
    padding-bottom: 11.6%;
    background-size: 100%;
    height: 0;
    background-repeat: no-repeat;
  }
  .cv-area .cv-area-inner {
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
  }
  .cv-area .cv-area1 a {
    background-image: url("../images/disposer/sp/tel_btn.png");
  }
  .cv-area .cv-area2 a {
    background-image: url("../images/disposer/sp/mail_btn.png");
  }
  .cv-area .cv-area1,
  .cv-area .cv-area2 {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .cv-area .cv-area1 a,
  .cv-area .cv-area2 a {
    display: block;
    width: 100%;
    height: 0;
    padding-top: 21.7%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .cv-area .cv-area1 a:hover,
  .cv-area .cv-area2 a:hover {
    background-position: left 0;
  }
  .cv-area .cv-area1 {
    margin-bottom: 10px;
  }
}

img {
  vertical-align: bottom;
}

small {
  display: block;
  margin: 0 0 4px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
  line-height: 1.4;
}

small.annotation1 {
  display: block;
  margin: 10px 0 0 0;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
}

small.annotation2 {
  display: block;
  margin: 4px 0 0;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
}
small.annotation3{
	display: block;
	color: #e7340c;
	margin: 4px 0 0;
	padding-left:1em;
	text-indent:-1em;
	font-size: 14px;
	line-height: 1.4;
}
@media screen and (max-width: 767px) {
  small.annotation3{
    margin: 0 0 0 3%;
  }
}

/* disposer-form */
/* works */
/* clear */
#disposer #contents-area2 .row,
#disposer #contents-area2 .pic,
#disposer .cv .cv-area {
  clear: both;
  content: "";
  display: block;
  overflow: hidden;
}

/*-----------------------------------
disposer second
------------------------------------*/
#contents.is-disposer .disposer-works-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-top: 3px;
}
#contents.is-disposer .disposer-works-nav:before {
  content: "";
  display: inline-block;
  margin-left: -500%;
  margin-right: -500%;
  padding: 0 500%;
  height: 3px;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
}
#contents.is-disposer .disposer-works-nav li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#contents.is-disposer .disposer-works-nav li {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  position: relative;
}
#contents.is-disposer .disposer-works-nav li span {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}
#contents.is-disposer .disposer-works-nav li a {
  display: block;
  text-align: center;
  padding: 14px 0 12px;
  background-color: #fff;
  color: #333;
}
#contents.is-disposer .disposer-works-nav li.current a {
    color: #0a83bf;
}
#contents.is-disposer .disposer-works-nav li a:hover {
  text-decoration: none;
  background-color: #eef8fd;
  color: #0a83bf;
}

#contents.is-disposer .disposer-works-nav li.current:before,
#contents.is-disposer .disposer-works-nav li a:hover:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 3px;
  background-color: #0a83bf;
  position: absolute;
  top: -3px;
  left: 0;
}
#contents.is-disposer .disposer-works-nav li.current:after,
#contents.is-disposer .disposer-works-nav li a:hover:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #0a83bf transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -4px;
}
@media screen and (max-width: 767px) {
  #contents.is-disposer .disposer-works-nav {
    display: none;
  }
}
#contents.is-disposer .section-title {
  background-color: #333;
  padding: 10px 0 8px 0;
  margin-bottom: 30px;
  font-size: 30px;
  font-size: 3.0rem;
  color: #fff;
  text-align: center;
  line-height: 1em;
}
@media screen and (max-width: 767px) {
  #contents.is-disposer .section-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0;
    font-weight: normal;
  }
}
.section.is-works-detail {
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .section.is-works-detail {
    padding-bottom: 20px;
  }
}
.section.is-works-detail .be-af {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 30px;
}
.section.is-works-detail .be-af .before,
.section.is-works-detail .be-af .after {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.section.is-works-detail .be-af .before p,
.section.is-works-detail .be-af .after p {
  margin-bottom: 0;
  margin-left: -1px;
  margin-right: -1px;
}
.section.is-works-detail .be-af .before img,
.section.is-works-detail .be-af .after img {
  width: 100%;
  height: auto;
}
.section.is-works-detail .be-af .before {
  margin-right: 30px;

}
.section.is-works-detail .be-af-title {
  padding: 4px 20px 0;
  background-color: #333;
  color: #fff;
  font-size: 30px;
  font-size: 3.0rem;
  font-weight: bold;
}
.section.is-works-detail .be-af dl {
  padding: 0 20px 20px 20px;
  overflow: hidden;
}
.section.is-works-detail .be-af dt {
  margin: 20px 0 0 0;
  float: left;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1em;
  width: 90px;
}
.section.is-works-detail .be-af dd {
  margin: 20px 0 0 90px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1em;
}
@media screen and (max-width: 767px) {
  .section.is-works-detail .be-af {
    display: block;
    margin-bottom: 10px;
  }
  .section.is-works-detail .be-af .before,
  .section.is-works-detail .be-af .after {
    margin-bottom: 10px;
    border: none;
  }
  .section.is-works-detail .be-af .before {
    margin-right: 0;

  }
  .section.is-works-detail .be-af-title {
    padding: 5px 10px 5px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
    text-align: center;
  }
  .section.is-works-detail .be-af dl {
    padding: 0 10px 15px 10px;
  }
  .section.is-works-detail .be-af dt {
    margin: 15px 0 0 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .section.is-works-detail .be-af dd {
    margin: 15px 0 0 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.section.is-works-detail .detail-area {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0 0 30px 0;
  padding: 4px 0 0 0;
}

.section.is-works-detail .detail-area .detail-area-title {
  border-top: solid 4px #fff;
  box-shadow: 0 -4px 0 #ccc,
        0 2px 0 #ccc inset;
  padding: 20px 20px 0 20px;
  font-size: 18px;
  line-height: 1em;
}
.section.is-works-detail .detail-area p {
  padding: 20px 20px 30px 20px;
  font-size: 16px;
  line-height: 1.3em;
}
.section.is-works-detail .detail-area .line-top {
  margin-bottom: 0;
  border-top: solid 4px #fff;
  box-shadow: 0 -4px 0 #ccc,
        0 2px 0 #ccc inset;
}
.section.is-works-detail .detail-area .note {
  margin-top: -20px;
}
@media screen and (max-width: 767px) {
  .section.is-works-detail .detail-area .detail-area-title {
    padding: 20px 10px 0 10px;
    font-size: 16px;
  }
  .section.is-works-detail .detail-area p {
    padding: 10px 10px 10px 10px;
    font-size: 14px;
  }
  .section.is-works-detail .detail-area .line-top {
    padding-top: 20px;
  }
  .section.is-works-detail .detail-area .note {
    margin-top: 0;
  }
}

.disposer-works-fotter {
  margin: 30px 0 30px 0;
}
.disposer-works-fotter a:hover,
.disposer-works-fotter .disposer-f-button-faq a:hover,
.disposer-works-fotter .disposer-f-button-top a:hover {
  background-color: #f2f7fa;
  text-decoration: none;
}
.disposer-works-fotter .title {
  display: none;
}
.disposer-works-fotter ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.disposer-works-fotter li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top: 1px solid #b9d2de;
  border-right: 1px solid #b9d2de;
  border-bottom: 1px solid #b9d2de;
    background: rgba(255,255,255,0.7);
}
.disposer-works-fotter li a {
  display: block;
  padding: 18px 0 13px;
  text-align: center;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  color: #333;
}
.disposer-works-fotter li a span {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}
.disposer-works-fotter li:first-child{
  border-left: 1px solid #b9d2de;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  width: 224px;
}
.disposer-works-fotter li:last-child{
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.disposer-works-fotter .disposer-f-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin: 20px 0 0 0;
}
.disposer-works-fotter .disposer-f-button p {
  margin-bottom: 0;
}
.disposer-works-fotter .disposer-f-button-top {
  margin-left: 20px;
}
.disposer-works-fotter .disposer-f-button a {
  display: block;
  background: rgba(255,255,255,0.7);
  border: 1px solid #b9d2de;
  border-radius: 2px;
  width: 308px;
  height: 58px;
  line-height: 58px;
  background-repeat: no-repeat;
  background-size: 60px auto;
  color: #333;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  padding-left: 40px;
}
.disposer-works-fotter .disposer-f-button-faq a {
  background-image: url(../images/disposer/icon_faq.png);
  background-position: 20px center;
}
.disposer-works-fotter .disposer-f-button-top a {
  background-image: url(../images/disposer/icon_top.png);
  background-position: 5px center;
}

@media screen and (max-width: 767px) {
  .disposer-works-fotter {
    margin: 20px 0 20px 0;
  }
  .disposer-works-fotter .title {
    display: block;
    background-color: #0a83bf;
    color: #ffffff;
    text-align: center;
    padding: 10px;
    margin-bottom: 0;
  }
  .disposer-works-fotter ul {
    -ms-flex-wrap : wrap;
    -webkit-flex-wrap : wrap;
    flex-wrap : wrap;
  }
  .disposer-works-fotter li {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    width: calc(100% / 2);
    border-radius: 0 !important;
    /*border: 1px solid #b9d2de;*/
    border: none;
    border-left: 1px solid #b9d2de;
    border-bottom: 1px solid #b9d2de;
  }
  .disposer-works-fotter li:nth-child(2n) {
    border-right: 1px solid #b9d2de;
  }
  .disposer-works-fotter li a {
    padding: 16px 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .disposer-works-fotter li a span {
    font-size: 10px;
    font-size: 1.0rem;
  }
  .disposer-works-fotter li:first-child{
    width: calc(100% / 2);
  }
  .disposer-works-fotter .disposer-f-button {
    display: block;
    margin: 20px 0 0 0;
  }
  .disposer-works-fotter .disposer-f-button-top {
    margin-left: 0;
  }
  .disposer-works-fotter .disposer-f-button a {
    border-radius: 0;
    width: auto;
    height: 40px;
    line-height: 40px;
    background-size: 30px auto;
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 60px;
    text-align: left;
    margin-bottom: 5px;
  }
  .disposer-works-fotter .disposer-f-button-faq a,
  .disposer-works-fotter .disposer-f-button-top a {
    background-position: 20px center;
  }

}

@media screen and (max-width: 767px) {
  .slick-prev,
  .slick-next {
    width: 50px;
    height: 50px;
  }
  .slick-prev {
    left: 10px;
    z-index: 1;
    text-align: left;
  }
  .slick-next {
    right: 10px;
    text-align: right;
  }
  .slick-prev:before,
  .slick-next:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    text-indent: -9999px;
    opacity: 1;
    position: absolute;
  }
  .slick-prev:before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    left: 5px;
  }
  .slick-next:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 5px;

  }
}

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


/*---------------------------------
新デザイン反映（2021/07/20）
----------------------------------*/

/* ----- MT社納品データ（style.css） 
※「.is-service」と「.is-trouble」をすべて「.is-disposer」に変更
※ 事例ページ、FAQページ除外のための記述を追加 ----- */

/*** cancel ***/

body.isbody-disposer.isbody-top #contents.is-disposer .contents-inner {
  padding: 0;
}
body.isbody-disposer.isbody-top #contents.is-disposer.inner {
 max-width: inherit;
}
#contents.is-disposer .row {
 display: block;
 width: 980px;
 margin: auto;
}
body.isbody-disposer.isbody-top #contents.is-disposer.inner {
max-width: none;
}

/*** common ***/
.pc {
 display: block;
}
.sp {
 display: none;
}
.note {
 font-size: 85%;
 color: #999;
margin-top: 1.5vmin;
}
.note li {
 margin-bottom: 5px;
 padding-left: 1em;
 text-indent: -1em;
}
ul.note.m0 {
 margin: 0!important;
}
.flex {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
}
/*YS-7000L追加-05192022*/
body.isbody-disposer.isbody-top header .mv-box01 {
 background: #06a0de;
}

/*** contents ***/
header {
 max-width: 100%;
}
header .ttlArea {
 background: #005eae;
 padding: 20px 0 15px;
}
header .ttlArea h1 {
 margin-bottom: 0;
 max-width: 980px;
 margin: auto;
 font-size: 36px;
 color: #fff;
 font-weight: bold;
}
header h1 {}
header .mv-box01 {
 text-align: center;
 background: #05a0dd;
}
header .mv-box01 img {}
header .mv-box01 .row {}
header .mv-box01 .bg {}
header .mv-box02 {}
header .mv-box02 .txt {
 font-size: 24px;
 text-align: center;
 background: #0084ff;
 color: #fff;
 padding: 5px;
}
header .mv-box02 .area02 {
 background: #005eae;
 padding: 30px 0;
}
header .mv-box02 .area02 img {}
header .mv-box03 {
  padding: 0;
  margin-bottom: 10px;
  /* padding: 30px 0; */
 /*background: #e4f2ff;*/
}
header .mv-box03 .txtArea {
text-align: center;
}
header .mv-box03 .txtArea p {
 display: inline-block;
 position: relative;
 padding: 0 20px;
}
header .mv-box03 .txtArea p span {
 font-size: 30px;
 font-weight: bold;
}
header .mv-box03 .txtArea p::before,
header .mv-box03 .txtArea p::after {
content: "";
position: absolute;
top: 0;
bottom: 0;
background: #ffcc33;
width: 3px;
height: 100%;
display: inline-block;
margin: 0 -15px;
}
header .mv-box03 .txtArea p::before {
 left: 0;
 transform: rotate(-30deg);
}
header .mv-box03 .txtArea p::after {
 right: 0;
 transform: rotate(31deg);
}
header .mv-box03 .img {
 margin-top: -50px;
}
header .mv-box03 .img img {}

body.isbody-disposer.isbody-top .cv-area {
 position: relative;
 background-image: url(/wp-content/themes/qracian/images/disposer/cv-bg-pc.png);
 background-repeat: no-repeat;
 background-size: 980px 255px;
 width: 980px;
 height: 255px;
 margin-bottom: 50px;
}
.bg-blue .cv-area {
 background-image: url(/wp-content/themes/qracian/images/disposer/cv-bg02-pc.png);
}
.cv-area .btn-box {
 display: flex;
 justify-content: space-between;
 width: 100%;
 padding: 0 30px;
 position: absolute;
 bottom: 25px;
}
.cv-area img {
 width: 450px;
 height: auto;
}
.catch-t {
 font-size: 32px;
 font-weight: bold;
 text-align: center;
 margin-top: 60px;
 margin-bottom: 15px;
 line-height: 1.5;
}
.catch-t .inner {
 display: inline-block;
 position: relative;
 padding-top: 0;
}
.catch-t .inner::before {
 left: -100px;
 -webkit-transform: rotate(60deg);
 transform: rotate(60deg);
}
.catch-t .inner::after {
 right: -100px;
 -webkit-transform: rotate(-60deg);
 transform: rotate(-60deg);
}
.catch-t .inner::before,
.catch-t .inner::after {
 content: "";
 display: inline-block;
 position: absolute;
 top: 50%;
 width: 100px;
 height: 3px;
 border-radius: 3px;
 background-color: #005eae;
}
.catch-t span {
 font-size: 36px;
 color: #005eae;
}
.item .cv-area {
 background-image: url(/wp-content/themes/qracian/images/disposer/cv-bg-pc.png);
 background-size: 920px 238px;
 width: 920px;
 height: 238px;
 margin-top: 30px;
}
.item .cv-area img {
 width: 420px;
 height: auto;
}
.voice .item { height: 500px;}
.measures-area .title {
 font-size: 20px;
 font-weight: bold;
 border-left: 7px solid #005eae;
 padding-left: 10px;
 line-height: 30px;
 margin-top: 40px;
 margin-bottom: 20px;
}
.measures-area img {
 margin-bottom: 20px;
}
.ac-area {
 margin-top: 15px;
}
.ac-area .flex {
 justify-content: space-between;
}
.ac-area li {
 align-content: center;
 padding: 0;
}
.ac-area li a {
 align-items: center;
 text-align: left;
 font-size: 18px;
 color: #005eae;
 text-decoration: underline;
 width: 310px;
 height: 100%;
 border: 1px solid #64adff;
 border-radius: 4px;
 position: relative;
}
.ac-area li a span {
margin: auto;
}
.ac-area li a:hover {
 text-decoration: none;
 color: #005eae!important;
}
.ac-area li a::after {
 content: "";
 background-image: url(/wp-content/themes/qracian/images/disposer/ico-arrow.png);
 background-repeat: no-repeat;
 background-size: contain;
 width: 17px;
 height: 10px;
 position: absolute;
 top: 0;
 bottom: 0;
 right: 15px;
 margin: auto;
}
.bg-blue {
 background: #e4f2ff;
 margin: 40px 0 60px;
 padding: 40px 0 60px;
}
.bg-blue.m0 {
 margin: 0;
 padding: 30px 0 10px;	
}
section .item {
 background: #FFF;
 border-radius: 10px;
 margin-bottom: 40px;
}
section .item .item-in {
 padding: 20px 30px 30px;
}
section .item h2 {
 font-size: 24px;
 font-weight: bold;
 color: #FFF;
 background: #005eae;
 margin-bottom: 0;
 padding: 20px 30px;
 border-radius: 10px 10px 0 0;
}
section .item h2.v2 {
 font-size: 28px;
 font-weight: bold;
 padding-left: 15px;
 border-left: 10px solid #005eae;
 line-height: 50px;
 margin-top: 60px;
 margin-bottom: 25px;
}
h2.v3 {
 font-size: 22px;
 color: #FFF;
 background: #005eae;
 font-weight: bold;
 padding: 15px 15px 15px 40px;
 margin-top: 40px;
 margin-bottom: 20px;
 border-top: 4px solid #2d3c9b;
 position: relative;
}
h2.v3::before {
 content: "";
 width: 6px;
 height: 30px;
 background: #FFF;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 15px;
 margin: auto;
}
h2.type01 {
 font-size: 26px;
 font-weight: bold;
 color: #FFF;
 background: #003664;
 margin-bottom: 30px;
 padding: 25px 15px 23px 40px;
 position: relative;
}
h2.type01::before {
 content: "";
 width: 8px;
 height: 40px;
 background: #fae92c;
 border-radius: 2px;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 20px;
 margin: auto;
}
section .item h3 {
 font-size: 22px;
 font-weight: bold;
 background: #cae5ff;
 border-top: 3px solid #005eae;
 margin-bottom: 20px;
 padding: 15px 10px 15px 110px;
 position: relative;
}
section .item h3 span {
 /*font-size: 20px;
 color: #FFF;
 background: #003664;
 border-radius: 4px;
 padding: 5px 10px;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 15px;
 margin: auto;
 height: 35px;*/
}
h3.v2 {
 font-size: 18px;
 font-weight: bold;
 color: #005eae;
 margin-bottom: 20px;
}
h3.v3 {
 font-size: 18px;
 font-weight: bold;
 margin-top: 30px;
 margin-bottom: 15px;
 color: #333;
}
section .item h4 {
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 15px;
 position: relative;
 padding-left: 15px;
}
section .item h4::before {
 content: "";
 background: #005eae;
 width: 6px;
 height: 30px;
 border-radius: 2px;
 display: inline-block;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
 margin: auto;
}
section .item h4.v2 {
 font-size: 20px;
 color: #FFF;
 text-align: center;
 padding: 10px;
 background: #005eae;
 font-weight: bold;
 margin-bottom: 0;
 position: static;
 padding-left: 0;
}
section .item h4.v2 span {
 font-size: 16px;
}
section .item h4.v2::before {
 content: none;
}
section .item .red {
 color: #e7340c;
}
section .yellow {
 color: #fae92c;
}
.more_link {
 padding: 10px 0 0;
 text-align: center;
 margin: 20px auto 0;
 max-width: 500px;
 width: 100%;
}
.more_link a {display: block;padding: 10px;border: 1px solid #1283e4;border-radius: 6px;color: #1283e4 !important;text-decoration: none !important;position: relative;}
.more_link a::after {
content: "";
display: block;
width: 10px;
height: 10px;
border-top: solid 2px #1283e4;
border-right: solid 2px #1283e4;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
right: 15px;
top: 0;
bottom: 0;
margin: auto;
}


#contents.is-disposer .ser_comparison_top {
width:100%;
background-color:#1f4da0;
text-align:center;
border-radius: 10px;
}

#contents.is-disposer .ser_comparison_top h2 {
text-align:center;
padding:45px 0 5px;
font-size:30px;
font-size:3.0rem;
color:#fff;
background: #1f4da0;
}

#contents.is-disposer .trouble .item ol li {
 font-size: 20px;
 font-weight: bold;
 position: relative;
 padding-left: 35px;
 line-height: 2.4;
}

@media screen and (max-width: 767px) {
#contents.is-disposer .ser_comparison_top h2 {
font-size:22px;
font-size:2.2rem;
}
h2.type01 {font-size: 18px;line-height: 150%;padding: 17px 15px 15px 40px;}
.trouble .item h3 {
font-size: 4vw;
padding: 4vw;
border-radius: 3vw 3vw 0 0;
}	
.trouble .item-in .flex .text {
 width: 75%;
}	
#contents.is-disposer .trouble .item ol li {
 font-size: 3.5vw;
 padding-left: 5vw;
 line-height: 1.6;
}	
}

#contents.is-disposer .ser_comparison_top p {
padding:20px 0;
}

@media screen and (max-width: 767px) {
#contents.is-disposer .ser_comparison_top p {
 padding:8vw 4vw;
}
#contents.is-disposer .ser_comparison_top p.ser_comparison_top_table {
 padding-top:0;
}
}

#contents.is-disposer .ser_comparison_top p.ser_comparison_top_txt {
color:#fff;
padding:10px 0;
}

#contents.is-disposer .ser_comparison_bottom {
max-width:1200px;
margin:0 auto;
text-align:center;
padding:10px 0 45px;
}

@media screen and (max-width: 767px) {
#contents.is-disposer .ser_comparison_bottom {
 text-align:left;
 padding:3vw 6vw 9vw;
}
#contents.is-disposer .ser_comparison_bottom p {
 text-indent:-1em;
 padding-left:1em;
}
}

#contents.is-disposer .ser_comparison_bottom img {
margin: -30px auto 20px;
}

#contents.is-disposer .ser_comparison_bottom p {
font-size:14px;
font-size:1.4rem;
line-height:1.8;
}




#contents.is-disposer .payment {
 max-width: 1200px;
 margin: 20px auto 50px;
 text-align: center;
 padding: 10px;
 border: 2px solid #1f4da0;
 border-radius: 5px;
}




/** よくいただくご質問 **/
.c_faqBox {
padding: 20px 0
}
.c_faqBox dl dt {
padding-left: 0;
padding-right: 45px
}
.c_faqBox dl dd {
padding-top: 15px;
margin-top: 15px;
padding-left: 0;
padding-right: 15px;
border-top: 1px dashed #ccc
}
.c_faqBox dl+dl {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #ccc
}
.c_faqBox .c-faqBox-q {
position: relative;
font-size: 13px;
color: #333;
cursor: pointer
}
.c_faqBox .c-faqBox-q, .c_faqBox .c-faqBox-q:before {
display: flex;
align-items: center;
font-weight: 700
}
.c_faqBox .c-faqBox-q:before {
content: "Q";
justify-content: center;
width: 35px;
height: 35px;
border-radius: 10px;
background-color: #005eae;
color: #fff;
font-size: 15px;
flex-shrink: 0;
margin-right: 10px
}
.c_faqBox .c-faqBox-q: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/disposer/faq-open.png);
background-repeat: no-repeat;
background-size: 100% auto
}
.c_faqBox .c-faqBox-q.is-open:after {
background-image: url(/wp-content/themes/qracian/images/disposer/faq-close.png);
height: 4px
}
.c_faqBox .c-faqBox-a {
display: flex;
font-size: 12px;
color: #333
}
.c_faqBox .c-faqBox-a:before {
content: "A";
display: flex;
align-items: center;
justify-content: center;
width: 35px;
height: 35px;
border-radius: 10px;
background-color: #3bc1f6;
color: #fff;
font-weight: 700;
font-size: 15px;
flex-shrink: 0;
margin-right: 10px
}
.c_faqBox .c-faqBox-a .a-text {
padding-top: 5px;
padding-bottom: 10px;
border-bottom: 1px solid #e2effa;
position: relative;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.4 !important;
display: block;
margin-bottom: 15px;
font-weight: bold;
}
.c_faqBox .c-faqBox-a .txt01 {
 font-weight: bold;
}
.c_faqBox .c-faqBox-a .list {
 padding-left: 1.5em;
}
.c_faqBox .c-faqBox-a .list li {
 list-style: disc;
 padding-bottom: 10px;
}

.c_faqBox .c-faqBox-a .example_list {
  margin: 40px 0;
 font-size: 18px;
 font-size: 1.8rem;
 line-height: 1.8;
}
.c_faqBox .c-faqBox-a .example_list .link_title {
 padding-bottom: 8px;
 margin-bottom: 10px;
 border-bottom: 1px solid #515151;
 color: #423e39;
 font-size: 18px;
 font-size: 1.8rem;
 font-weight: bold;
}
.c_faqBox .c-faqBox-a .example_list .link {
 padding-left: 20px;
 color: #075eac;
 text-decoration: underline;
 position: relative;
 display: inline-block;
}
.c_faqBox .c-faqBox-a .example_list .link:before {
 content: "";
 display: inline-block;
 width: 8px;
 height: 14px;
 background-image: url(/wp-content/themes/qracian/images/disposer/arrow_link.png);
 background-repeat: no-repeat;
 background-position: 0 0;
 background-size: contain;
 position: absolute;
 top: 10px;
 left: 0;
}
@media screen and (min-width: 768px) {

.c_faqBox {
padding: 40px 0
}
.c_faqBox dl dd, .c_faqBox dl dt {
padding-left: 20px;
padding-right: 20px
}
.c_faqBox dl dd {
padding-top: 20px;
margin-top: 20px
}
.c_faqBox .c-faqBox-q {
font-size: 16px
}
.c_faqBox .c-faqBox-q:before {
width: 50px;
height: 50px;
font-size: 28px;
margin-right: 20px
}
.c_faqBox .c-faqBox-a {
font-size: 16px
}
.c_faqBox .c-faqBox-a:before {
width: 50px;
height: 50px;
font-size: 28px;
margin-right: 20px
}	


}
@media screen and (max-width: 767px) {
.c_faqBox .c-faqBox-a .example_list .link_title {
 padding-bottom: 8px;
 margin-bottom: 10px;
 color: #423e39;
 font-size: 16px; 
 font-size: 1.6rem; 
}	
.c_faqBox .c-faqBox-a .example_list .link {
 padding-left: 15px;
font-size: 12px;
}	
.c_faqBox .c-faqBox-a .example_list .link:before {
 width: 6px;
 height: 12px;
 top: 8px;
}	
}

/** お役立ち情報**/
#column_list {
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
justify-content: space-between;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
align-items: flex-start;
-webkit-align-items: flex-start;
-ms-align-items: flex-start;
flex-wrap: wrap;
margin: 30px 0 0;
}
#column_list:after {
content: "";
display: block;
}
#column_list li a:not(.btn) {
text-decoration: none;
}
#column_list li dl {
 width: 100%;
}
#column_list li dl dt {
 width: 100%;
}
#column_list li dl dt figure {
 width: 100%;
}
#column_list li dl dt figure img {
}
#column_list li dl dt figure figcaption {
 color: #323232;
}
#column_list li dl dd.tag {
 margin: 0;
}
#column_list li dl dd.tag .tag.cat-bathroom {
 background-color: #f56133;
 color: #ffffff;
}
#column_list li dl dd.tag .tag.cat-toilet {
 background-color: #0c88ed;
 color: #ffffff;
}
#column_list li dl dd.tag .tag.cat-kitchen {
 background-color: #fa9519;
 color: #ffffff;
}
#column_list li dl dd.tag .tag.cat-washroom {
 background-color: #0cbced;
 color: #ffffff;
}
@media screen and (min-width: 768px) {
#column_list li {
 width: calc((100% - 20px * 2) / 3);
 margin: 0 0 40px;
}	
#column_list li dl dt figure figcaption {
 margin: 10px 0 0;
 font-size: 1.8rem;
}	
#column_list li dl dd.tag .tag {
 height: 20px;
 line-height: 20px;
 border-radius: 10px;
 padding: 0 2.3rem;
 font-size: 1.5rem;
 margin-right: 10px;
}	
}
@media screen and (max-width: 767px) {
.sec_information {
 margin-top: 5vmin;
}
.sec_information .informations {
margin-bottom: 6vmin;	
}
#column_list li {
 margin: 3vmin 0;
}
#column_list li dl dt figure figcaption {
 margin: 10px 0 0;
 font-size: 1.8rem;
}	
#column_list li dl dd.tag .tag {
 height: 20px;
 line-height: 20px;
 border-radius: 10px;
 padding: 0 2.3rem;
 font-size: 1.5rem;
 margin-right: 10px;
}
}


/*下層ページのメニュー外枠*/
.sec_service_list {
 padding: 40px 0 0;
}
.list.is_service01_1 h2, 
.list.is_service01_2 h2 {
 margin: 0;
 position: relative;
 height: 48px;
 line-height: 48px;
 /* background-color: transparent; */
 text-align: center;
 color: #097fce;
 display: block;	
}
.list.is_service01_1 h2 span,
.list.is_service01_2 h2 span {
 position: relative;
 font-size: 30px;
 font-size: 3.0rem;
 font-weight: bold;
}

.list.is_service01_1 ul li .box,
.list.is_service01_2 ul li .box {
text-decoration: none !important;
}

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

/*3カラム固定*/
@media screen and (min-width: 1119px) {
.list.is_service01_1 ul,
.list.is_service01_2 ul {
 width: 100%;
 display: flex;
 display: -webkit-flex;
 display: -ms-flexbox;
 flex-wrap: wrap;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
}
.list.is_service01_1 ul {
 padding: 15px 0px 0px;
}
.list.is_service01_2 ul {
 padding: 15px 0px 8px;
}
.list.is_service01_1 ul li,
.list.is_service01_2 ul li {
 list-style: none;
 margin: 0;
 padding: 0;
 width: calc((100% - 60px) / 3);
 margin-right: 30px;
 margin-bottom: 30px;
 display: block;
 height:120px;
 position: relative;
 border-radius:4px;
 background-color:#097fce;
 box-shadow:0px 2px 0px 0px #cccbcb;
 background-image: url(/wp-content/themes/qracian/images/disposer/bg_dot.png);
}

.list.is_service01_1 ul li:nth-child(3n),
.list.is_service01_2 ul li:nth-child(3n) {
 margin-right: -1px;
}

.list.is_service01_1 ul li .box,
.list.is_service01_2 ul li .box {
 display: table;
 width:100%;
 height:120px;
 background-size: contain;
 background-repeat: no-repeat;
 background-position: 0 0;
 border-radius:4px;
}
.list.is_service01_1 ul li .box p,
.list.is_service01_2 ul li .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: 20px;
 font-size: 2rem;
 line-height:30px;
 line-height:3rem;
 color: #fff;
 white-space: nowrap;
 border-radius:4px;
 padding-left:130px;
 height:120px;
}
.list.is_service01_1 ul li .box:before,
.list.is_service01_2 ul 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;
}
}

/*3カラム可変*/
@media screen and (min-width: 768px) and (max-width: 1119px) {
.list.is_service01_1 ul,
.list.is_service01_2 ul {
 width: 100%;
 display: flex;
 display: -webkit-flex;
 display: -ms-flexbox;
 flex-wrap: wrap;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
}
.list.is_service01_1 ul {
 padding: 0 10px 0px;
}
.list.is_service01_2 ul {
 padding: 0 10px 20px;
}
.list.is_service01_1 ul li,
.list.is_service01_2 ul li {
 list-style: none;
 margin: 0;
 padding: 0;
 width: calc((100% - 40px) / 3);
 margin-right: 20px;
 margin-bottom: 20px;
 display: block;
 height:100px;
 position: relative;
 border-radius:4px;
 background-color:#097fce;
 box-shadow:0px 2px 0px 0px #cccbcb;
 background-image: url(/wp-content/themes/qracian/images/disposer/bg_dot.png);
}

.list.is_service01_1 ul li:nth-child(3n),
.list.is_service01_2 ul li:nth-child(3n) {
 margin-right: -1px;
}

.list.is_service01_1 ul li .box,
.list.is_service01_2 ul li .box {
 display: table;
 width:100%;
 height:100px;
 background-size: contain;
 background-repeat: no-repeat;
 background-position: 0 0;
 border-radius:4px;
}
.list.is_service01_1 ul li .box p,
.list.is_service01_2 ul li .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: calc(18 / 1200 * 100vw);/*24*/
 line-height:calc(24 / 1200 * 100vw);/*30*/
 color: #fff;
 white-space: nowrap;
 border-radius:4px;
 padding-left:110px;
 height:100px;
}
.list.is_service01_1 ul li .box:before,
.list.is_service01_2 ul li .box:before {
 content: '';
 position: absolute;
 bottom: 7px;
 right: 7px;
 border-top: 4px solid transparent;
 border-right: 4px solid #fff;
 border-bottom: 4px solid #fff;
 border-left: 4px solid transparent;
 z-index: 2;
}
}

/*3カラム可変(クリップボード内)*/
@media screen and (min-width: 768px) and (max-width: 1215px) {
#contents.is-clipboard .contents-wrapper .list.is_service01_1,
#contents.is-clipboard .contents-wrapper .list.is_service01_2 {
padding: 0 30px;
}
#contents.is-clipboard .contents-wrapper .list.is_service01_1 ul,
#contents.is-clipboard .contents-wrapper .list.is_service01_2 ul {
 width: 100%;
 display: flex;
 display: -webkit-flex;
 display: -ms-flexbox;
 flex-wrap: wrap;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
}
#contents.is-clipboard .contents-wrapper .list.is_service01_1 ul{
 padding: 8px 10px 20px;
}
#contents.is-clipboard .contents-wrapper .list.is_service01_2 ul{
 padding: 5px 10px 20px;
}
#contents.is-clipboard .contents-wrapper .list.is_service01_1 ul li,
#contents.is-clipboard .contents-wrapper .list.is_service01_2 ul li {
 list-style: none;
 margin: 0;
 padding: 0;
 width: calc((100% - 40px) / 3);
 margin-right: 20px;
 margin-bottom: 20px;
 display: block;
 height:80px;
 position: relative;
 border-radius:4px;
 background-color:#097fce;
 box-shadow:0px 2px 0px 0px #cccbcb;
 background-image: url(/wp-content/themes/qracian/images/disposer/bg_dot.png);
}

#contents.is-clipboard .contents-wrapper .list.is_service01_1 ul li .box,
#contents.is-clipboard .contents-wrapper .list.is_service01_2 ul li .box {
 display: table;
 width:100%;
 height:80px;
 background-size: contain;
 background-repeat: no-repeat;
 background-position: 0 0;
 border-radius:4px;
}
#contents.is-clipboard .contents-wrapper .list.is_service01_1 ul li .box p,
#contents.is-clipboard .contents-wrapper .list.is_service01_2 ul li .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: calc(18 / 1200 * 100vw);/*24*/
 line-height:calc(24 / 1200 * 100vw);/*30*/
 color: #fff;
 white-space: nowrap;
 border-radius:4px;
 padding-left:90px;
 height:80px;
}
#contents.is-clipboard .contents-wrapper .list.is_service01_1 ul li .box:before,
#contents.is-clipboard .contents-wrapper .list.is_service01_2 ul li .box:before {
 content: '';
 position: absolute;
   bottom: 7px;
   right: 7px;
   border-top: 4px solid transparent;
   border-right: 4px solid #fff;
   border-bottom: 4px solid #fff;
   border-left: 4px solid transparent;
 z-index: 2;
}
#contents.is-clipboard .contents-wrapper .list.is_service01_1 ul li:nth-child(3n),
#contents.is-clipboard .contents-wrapper .list.is_service01_2 ul li:nth-child(3n) {
 margin-right: -1px;
}
}
/*3カラムの場合、3n番目のボタンの右マージンを0（※IEとEdge対策で-1）にする*/
.list.is_service01_1 ul li:nth-child(3n),
.list.is_service01_2 ul li:nth-child(3n) {
margin-right: -1;
}

/*1カラム可変*/
@media screen and (max-width: 767px) {
.list.is_service01_1 h2, 
.list.is_service01_2 h2 {
 height: auto;
 line-height: 1.2;
 padding: 8px 8px 6px 8px;
 color: #fff;
 background: #2f589e;
 margin: 0 -10px;
}
.list.is_service01_1 h2 span,
.list.is_service01_2 h2 span {
 font-size: 18px;
 font-size: 1.8rem;
 font-weight: bold;
}	
.list.is_service01_1 ul,
.list.is_service01_2 ul {
 width: 100%;
 display: flex;
 display: -webkit-flex;
 display: -ms-flexbox;
 flex-wrap: wrap;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
}
.list.is_service01_1 ul{
 padding: 10px 0 0 0;
}
.list.is_service01_2 ul {
 padding: 0px 0 20px 0;
}
.list.is_service01_1 ul li,
.list.is_service01_2 ul li {
 width: 100%;
 margin-right: 0px;
 margin-bottom: 10px;
 display: block;
 height:100px;
 position: relative;
 border-radius:4px;
 background-color:#097fce;
 box-shadow:0px 2px 0px 0px #cccbcb;
 background-image: url(/wp-content/themes/qracian/images/disposer/bg_dot.png);
}
.list.is_service01_1 ul .box,
.list.is_service01_2 ul .box {
 display: table;
 width:100%;
 height:100px;
 background-size: contain;
 background-repeat: no-repeat;
 background-position: 0 0;
 border-radius:4px;
}
.list.is_service01_1 ul .box p,
.list.is_service01_2 ul .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: 18px;
 font-size: 1.8rem;
 line-height: 25px;
 line-height: 2.5rem;
 color: #fff;
 white-space: nowrap;
 border-radius:4px;
 padding-left:110px;
 height:100px;
}
.list.is_service01_1 ul .box:before,
.list.is_service01_2 ul .box:before {
 content: '';
 position: absolute;
 bottom: 5px;
 right: 5px;
 border-top: 4px solid transparent;
 border-right: 4px solid #fff;
 border-bottom: 4px solid #fff;
 border-left: 4px solid transparent;
 z-index: 2;
}
/*3n番目のボタンの右マージンを0にする*/
.list.is_service01_1 ul li:nth-child(3n),
.list.is_service01_2 ul li:nth-child(3n) {
 margin-right: 0px;
}
}
/*画像指定　本文・サイドメニュー01*/
.list.is_service01_1 ul li:nth-child(1) a {
background-image: url(/wp-content/themes/qracian/images/disposer/top-service-menu1.png);
}
.list.is_service01_1 ul li:nth-child(2) a {
background-image: url(/wp-content/themes/qracian/images/disposer/top-service-menu2.png);
}
.list.is_service01_1 ul li:nth-child(3) a {
background-image: url(/wp-content/themes/qracian/images/disposer/top-service-menu3.png);
}
.list.is_service01_1 ul li:nth-child(4) a {
background-image: url(/wp-content/themes/qracian/images/disposer/top-service-menu4.png);
}
.list.is_service01_1 ul li:nth-child(5) a {
background-image: url(/wp-content/themes/qracian/images/disposer/top-service-menu5.png);
}
.list.is_service01_1 ul li:nth-child(6) a {
background-image: url(/wp-content/themes/qracian/images/disposer/top-service-menu6.png);
}
.list.is_service01_1 ul li:nth-child(7) a {
background-image: url(/wp-content/themes/qracian/images/disposer/top-service-menu7.png);
}
.list.is_service01_1 ul li:nth-child(8) a {
background-image: url(/wp-content/themes/qracian/images/disposer/top-service-menu8.png);
}
.list.is_service01_1 ul li:nth-child(9) a {
background-image: url(/wp-content/themes/qracian/images/disposer/top-service-menu9.png);
}
/*画像指定　本文・サイドメニュー02(水色)*/
.list.is_service01_2 ul li:nth-child(1) a {
background-image: url(/wp-content/themes/qracian/images/disposer/top-service-menu10.png);
}
.list.is_service01_2 ul li:nth-child(2) a {
background-image: url(/wp-content/themes/qracian/images/disposer/top-service-menu11.png);
}
.list.is_service01_2 ul li:nth-child(3) a {
background-image: url(/wp-content/themes/qracian/images/disposer/top-service-menu12.png);
}


.list.is_service01_2 ul li {/*本文クリップボード枠内*/
background-color:#4fc5f0;
}















.area p {
 font-size: 28px;
}
.area p span {
 font-size: 38px;
}
.area .text {
 position: relative;
}
.area .text .img {
 position: absolute;
 top: -55px;
 right: 30px;
}
.area .flex {
 margin-top: 30px
}
.area .flex .img img {
 width: 450px;
 height: auto;
}
.area .flex .text {
 width: 450px;
}
.area .address {
 border-bottom: 1px solid #dcdcdc;
 padding-bottom: 15px;
 margin-bottom: 15px;
 position: relative;
}
.area .address a {
 position: absolute;
 right: 0;
 top: 0;
 display: block;
 color: #005eae;
 padding: 5px 15px;
 border: 1px solid #64adff;
 border-radius: 6px;
 font-size: 16px;
 font-weight: bold;
 line-height: 1;
}
.area .address a:hover {
 color: #005eae!important;
}
.area .address p {
 font-size: 16px;
}
.area .area-box,
.area .area-box ul {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
}
.area .area-box dl {
 width: 450px;
 padding-bottom: 20px;
 margin-bottom: 20px;
 border-bottom: 1px dashed #9e9e9e;
}
.area .area-box dt {
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 15px;
 position: relative;
 padding-left: 15px;
}
.area .area-box dt::before {
 content: "";
 background: #005eae;
 width: 6px;
 height: 30px;
 border-radius: 2px;
 display: inline-block;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
 margin: auto;
}
.area .area-box li {
 width: 50%;
 padding-left: 30px;
 font-size: 16px;
 margin-bottom: 5px;
}
.area .photo {
 margin-top: 15px;
}
.service .price-box {
 width: 530px;
 border: 1px solid #e7340c;
 border-radius: 10px;
 padding: 35px 15px 15px;
 margin-top: 35px;
 position: relative;
}
.service .price-box .ttl {
 font-size: 20px;
 font-weight: bold;
 color: #FFF;
 background: #e7340c;
 border-radius: 50px;
 position: absolute;
 left: 0;
 right: 0;
 top: -25px;
 margin: auto;
 padding: 10px 25px;
 width: 400px;
}
.service .price {
 text-align: center;
 font-size: 23px;
 font-weight: bold;
}
.service .price span {
 color: #e7340c;
}
.service .price span span {
 font-size: 46px;
}
.service .price span.tax {
 font-size: 17px;
 font-weight: normal;
 color: #333;
}
.service .flex.p01 {
 align-items: end;
 margin-bottom: 40px;
}
.service .flex.p01 .text {
 width: 365px;
 font-size: 18px;
 font-weight: bold;
 display: flex;
 justify-content: space-between;
 align-items: center;
}
.service .p01 .text p {
 width: 220px;
 padding-top: 30px;
}
.service .items {
 width: 450px;
 border: 1px solid #dcdcdc;
 margin-bottom: 30px;
}
.service .items .inner {
 padding: 20px;
}
.service .items .flex {
 justify-content: flex-start;
 align-items: center;
}
.service .items .flex .text {
 margin-left: 20px;
 font-size: 18px;
 font-weight: bold;
}
.service .items .flex .text span {
 color: #e7340c;
}
.service .items .flex .text span span {
 font-size: 28px;
}
.service .items .guide {
 font-size: 18px;
 font-weight: bold;
 margin-top: 20px;
 margin-bottom: 20px;
 position: relative;
 padding-left: 15px;
}
.service .items .guide::before {
 content: "";
 background: #005eae;
 width: 6px;
 height: 30px;
 border-radius: 2px;
 display: inline-block;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
 margin: auto;
}
.service .items table {
 border-collapse: collapse;
 width: 100%;
}
.service .items table th {
 font-size: 16px;
 padding: 10px 15px;
 background: #cae5ff;
}
.service .items table tr th:first-child {
 border-right: 1px solid #ffffff;
}
.service .items table td {
 padding: 15px 10px;
 font-size: 16px;
 border-bottom: 1px solid #dcdcdc;
 border-right: 1px solid #dcdcdc;
}
.service .items table td:last-child {
 font-weight: bold;
 color: #e7340c;
 border-right: none;
 width: 35%;
}
.service .items table td span {
 font-size: 20px;
}
.service .items table li {
 font-size: 14px;
 padding-left: 1em;
 text-indent: -1em;
 margin-bottom: 5px;
}
.service .items table li::before {
 content: "・";
 color: #005eae;
}
.payments p {
 margin-bottom: 15px;
 font-size: 18px;
 color: #e7340c;
}
.info p {
 line-height: 1.5;
}
.info.about dl {
 display: flex;
 justify-content: flex-start;
 flex-wrap: wrap;
}
.info.about dt,
.info.about dd {
 padding: 10px 15px;
}
.info.about dt {
 font-weight: normal;
 background: #e4f2ff;
 width: 240px;
 border-top: 1px solid #dcdcdc;
 border-right: 1px solid #dcdcdc;
}
.info.about dd {
 padding: 10px 15px;
 margin-right: 20px;
 width: 230px;
 border-top: 1px solid #dcdcdc;
}
.info.about dl dt:nth-last-child(2), 
.info.about dl dt:nth-last-child(4),
.info.about dl dd:nth-last-child(1), 
.info.about dl dd:nth-last-child(3) {
 border-bottom: 1px solid #dcdcdc;
}
.info p {
 margin-bottom: 25px;
}
.info a {
 color: #005eae;
}
.info a:hover {
 color: #005eae!important;
}
.info.point .flex {
 margin-bottom: 25px;
 align-items: flex-start;
}
.info.point .flex img {
 width: 170px;
 height: auto;
 margin-left: 30px;
}
.info.point .flex p {
 flex: 1;
}
.info.infomation dl {
 border-bottom: 1px solid #dddddd;
 padding-bottom: 25px;
}
.info.infomation dt {
 background: #f4f4f4;
 padding: 10px 15px;
 margin-top: 15px;
 margin-bottom: 10px;
}
.info.infomation dd {
 padding: 0 15px;
}



@media screen and (max-width: 767px) {
 /*** cancel ***/
 #contents.is-disposer .row {
     width: 100%;
     padding: 0 4vw;
     font-size: 3vw;
 }
 #contents.is-disposer .row.sp-row {
     padding: 0;
 }
 
 /*** common ***/
 .pc {
     display: none;
 }
 .sp {
     display: block;
 }
 .flex {
     display: block;
 }
 .note li {
     margin-bottom: 1vw;
 }
 
 /*** contents ***/
 #contents.is-disposer header .row {
     padding: 0;
 }
header .ttlArea {
 padding: 4vmin;
}
header .ttlArea h1 {
 font-size: 4.1vmin;
}
header h1 {}
header .mv-box01 {}
header .mv-box01 img {}
header .mv-box01 .row {}
header .mv-box01 .bg {}
header .mv-box02 {}
header .mv-box02 .txt {
 font-size: 4vmin;
}
header .mv-box02 .area02 {
 padding: 4vmin;
}
header .mv-box02 .area02 img {}
header .mv-box03 {
 padding: 4vmin;
}
header .mv-box03 .txtArea {
 padding-bottom: 0vmin;
}
header .mv-box03 .txtArea p {
 /* display: none; */
}
header .mv-box03 .txtArea p span {
 font-size: 3.0vmin;
}
header .mv-box03 .txtArea p::before,
header .mv-box03 .txtArea p::after {}
header .mv-box03 .txtArea p::before {
 left: 5vmin;
}
header .mv-box03 .txtArea p::after {
 right: 5vmin;
}
header .mv-box03 .img {
 margin: 0;
 padding-bottom: 0;
}
header .mv-box03 .img img {}
body.isbody-disposer.isbody-top .cv-area {
     background-image: url(/wp-content/themes/qracian/images/disposer/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;
 }
 body.isbody-disposer.isbody-top .sp .row .cv-area {
 background-image: url(/wp-content/themes/qracian/images/disposer/cv-bg-sp02.png);
 margin-top: -3vmin;
 margin-bottom: 0;
}
body.isbody-disposer.isbody-top .bg-blue .cv-area {
     background-image: url(/wp-content/themes/qracian/images/disposer/cv-bg02-sp.png);
 }
 .cv-area .btn-box {
     display: block;
     width: 100%;
     padding: 0 4vw;
     position: absolute;
     bottom: 4vw;
 }
.sp .row .cv-area .btn-box {bottom: 12vw;}
 .cv-area img {
     width: 100%;
     height: auto;
     padding-bottom: 3vw;
 }
 .cv-area .btn-box a:last-child img {
     padding-bottom: 0;
 }
 .catch-t {
     font-size: 5vw;
     margin-top: 8vw;
     margin-bottom: 3.33vw;
 }
 .catch-t .inner::before {
     left: -10vw;
 }
 .catch-t .inner::after {
     right: -10vw;
 }
 .catch-t .inner::before,
 .catch-t .inner::after {
     width: 15vw;
     height: 0.8vw;
     border-radius: 3px;
     background-color: #005eae;
 }
 .catch-t span {
     font-size: 5vw;
 }
 .measures-area.sp {
     display: block;
 }
 .measures-area .title {
     font-size: 4.3vw;
     border-left: 2vw solid #005eae;
     line-height: 7vw;
     padding-left: 3vw;
     margin-top: 5vw;
     margin-bottom: 5vw;
 }
 .measures-area {
     margin-top: 6vw;
 }
 .measures-area img {
     margin-bottom: 2.5vw;
     width: 100%;
     height: auto;
 }
 .toggle {
     font-size: 4vw;
     font-weight: bold;
     text-align: center;
     color: #FFF;
     border-radius: 15px;
     background-color: #1283e4;
     box-shadow: inset 0px -6px 0px 0px rgba(0, 0, 0, 0.24);
     width: 100%;
     padding: 4vw 10vw 5vw 4vw;
     background-image: url(/wp-content/themes/qracian/images/disposer/ico-plus.png);
     background-repeat: no-repeat;
     background-position: right 3vw center;
     background-size: 5vw;
     position: relative;
     cursor: pointer;
 }
 .toggle.left {
     text-align: left;
     padding-right: 10vw;
 font-size: 3.5vw;
 }
 .toggle-box .toggle.open {
     background-image: url(/wp-content/themes/qracian/images/disposer/ico-minus.png);
     background-color: #006bc6;
 }
 .toggle-box .toggle-in {
     display: block;
 }
 
 .ac-area {
     margin-top: 4vw;
 }
 .ac-area li a {
     display: block;
     font-size: 4vw;
     font-weight: bold;
     color: #333;
     text-decoration: none;
     width: 100%;
     height: auto;
     padding: 4vw 11vw 4vw 4vw;
     margin-bottom: 2vw;
     border-radius: 10px;
     text-align: left;
 }
 .ac-area li a::after {
     width: 4vw;
     height: 3vw;
     right: 3vw;
 }
 .bg-blue {
     background: #e4f2ff;
     margin: 9vw 0;
     padding: 10vw 0;
 }
 section .item {
     margin-bottom: 9vw;
 }
 section .item .item-in {
     padding: 5vw 4vw;
 }
 section .item h2 {
     font-size: 4vw;
     padding: 4vw;
     color: #FFF;
 }
 h2.v3 {
     font-size: 4.5vw;
     padding: 3vw 3vw 3vw 7vw;
     margin-top: 9vw;
     margin-bottom: 4vw;
     border-top: 1.5vw solid #2d3c9b;
     position: relative;
 }
 h2.v3::before {
     content: "";
     width: 1vw;
     height: 7vw;
     left: 4vw;
     border-radius: 1vw;
 }
 section .item h3 {
     font-size: 4vw;
     border-top: 1vw solid #005eae;
     margin-bottom: 5vw;
     margin-top: 0vw;
     padding: 3vw 3vw 3vw 22vw;
 }
 section .item h3 span {
    /* font-size: 3.5vw;
     margin-right: 3vw;
     padding: 1vw 3vw;
     height: 6.5vw;*/
 }
 h3.v2 {
     font-size: 4vw;
     margin-bottom: 4vw;
 }
 h3.v3 {
     font-size: 4vw;
     margin-top: 5vw;
     margin-bottom: 3vw;
 }
 section .item h4 {
     font-size: 4vw;
     margin-bottom: 4vw;
     padding-left: 3vw;
 }
 section .item h4::before {
     width: 1vw;
     height: 5vw;
 }
 section .item h4.v2 {
     font-size: 4vw;

     padding: 2vw;
 }
 section .item h4.v2 span {
     font-size: 3vw;
 }
 .area p {
     font-size: 3vw;
 }
 .area p span {
     font-size: 4.5vw;
 }
 .area .text .img {
     width: 20vw;
     height: auto;
     top: 0;
     right: 0;
 }
 .area .flex {
     margin-top: 4vw;
 }
 .area .flex .img {
     margin-bottom: 4vw;
 }
 .area .flex .img img {
     width: 100%;
 }
 .area .flex .text {
     width: 100%;
 }
 .area .address {
     padding-bottom: 4vw;
     margin-bottom: 4vw;
 }
 .area .address a {
     padding: 2vw 3vw;
     font-size: 3vw;
     bottom: 6vw;
     top: auto;
 }
 .area .address p {
     font-size: 4vw;
     padding-right: 15vw;
 }
 .area .area-box dl {
     width: 100%;
     padding-bottom: 4vw;
     margin-bottom: 4vw;
     border-bottom: 1px dashed #9e9e9e;
 }
 .area .area-box dt {
     font-size: 4vw;
     margin-bottom: 4vw;
     padding-left: 3vw;
 }
 .area .area-box dt::before {
     width: 1vw;
     height: 5vw;
 }
 .area .area-box li {
     width: 50%;
     padding-left: 4vw;
     font-size: 4vw;
     margin-bottom: 1vw;
 }
 .area .photo {
     margin-top: 2vw;
 }
 .area .toggle {
     margin-bottom: 4vw;
 }
 .area .toggle-in {
     display: none;
 }
 .service .price-box {
     width: 100%;
     padding: 4vw;
     margin-top: 5vw;
 }
 .service .price-box .ttl {
     font-size: 3.5vw;
     top: -4vw;
     padding: 1vw 4vw;
     width: 85%;
     text-align: center;
 }
 .service .price {
     font-size: 4vw;
 }
 .service .price span span {
     font-size: 8vw;
 }
 .service .price span.tax {
     font-size: 4vw;
 }
 .service .flex.p01 {
     align-items: end;
     margin-bottom: 5vw;
 }
 .service .flex.p01 .text {
     width: 100%;
     font-size: 3.5vw;
     margin-top: 4vw;
 }
 .service .p01 .text p {
     width: 100%;
     padding-top: 0;
     margin-bottom: 0;
 }
 .service .items {
     width: 100%;
     margin-bottom: 6vw;
 }
 .service .items .inner {
     padding: 4vw 0 0;
 }
 .service .items .flex {
     display: flex;
     align-items: flex-start;
     padding: 0 2vw;
 }
 .service .items .flex .img {
     width: 35vw;
 }
 .service .items .flex .text {
     margin-left: 2vw;
     font-size: 4vw;
     line-height: 1.1;
 }
 .service .items .flex .text span {
     font-size: 3vw;
 }
 .service .items .flex .text span span {
     font-size: 7vw;
 }
 .service .items .guide {
     font-size: 4vw;
     margin-bottom: 4vw;
     margin-left: 2vw;
     margin-right: 2vw;
     padding-left: 3vw;
 }
 .service .items .price-list {
     margin-left: 2vw;
     margin-right: 2vw;
 }
 .service .items .guide::before {
     width: 1vw;
     height: 5vw;
 }
 .service .items table th {
     font-size: 4vw;
     padding: 1vw 4vw;
     text-align: center;
 }
 .service .items table td {
     padding: 2vw;
     font-size: 3.5vw;
 }
 .service .items table td:last-child {
     width: 40%;
 }
 .service .items table td span {
     font-size: 5vw;
 }
 .service .items table li {
     font-size: 3.5vw;
     margin-bottom: 1vw;
 }
 .service .items .toggle02,
 .service .items .toggle02-close{
     font-size: 4vw;
     font-weight: bold;
     color: #005eae;
     text-decoration: underline;
     text-align: center;
     padding: 2vw;
     background: #f1f1f1;
     width: 100%;
     margin: 2vw 0 0;
     cursor: pointer;
 }
 .service .items .toggle02.open {
     display: none;
 }
 .service .items .toggle02-in {
     display: none;
 }
 .service .items .toggle-cv {
     margin-top: 4vw;
     margin-bottom: 4vw;
     padding: 0 2vw;
 }
 .service .items .toggle-cv .tel {
     text-align: center;
     margin-top: 4vw;
 }
 .service .items .toggle-cv img {
     width: 85%;
 }
 .step img {
     margin-bottom: 4vw;
 }
 .payments p {
     font-size: 4vw;
     margin-bottom: 4vw;
 }
 .info.about .toggle-in {
     display: none;
 }
 .info.about .toggle {
     margin-bottom: 4vw;
 }
 .info.about dt,
 .info.about dd {
     padding: 2vw 3vw;
     margin-bottom: 0;
 }
 .info.about dt {
     width: 50%;
 }
 .info.about dd {
     padding: 2vw 3vw;
     margin-right: 0;
     width: 50%;
 }
 .info.about dl dt:nth-last-child(2), 
 .info.about dl dt:nth-last-child(4),
 .info.about dl dd:nth-last-child(1), 
 .info.about dl dd:nth-last-child(3) {
     border-bottom: 0;
 }
 .info.about dl dt:nth-last-child(2),
 .info.about dl dd:nth-last-child(1) {
     border-bottom: 1px solid #dcdcdc;
 }
 .info .note {
     margin-top: 4vw;
 }
 .info p {
     margin-bottom: 4vw;
 }
 .info.point .flex {
     margin-bottom: 4vw;
     display: flex;
     align-items: flex-start;
 }
 .info.point .flex img {
     width: 30%;
     margin-left: 4vw;
 }
 .info.infomation dl {
     padding-bottom: 4vw;
 }
 .info.infomation dt {
     font-size: 4vw;
     padding: 2vw;
     margin-top: 4vw;
     margin-bottom: 2vw;
 }
 .info.infomation dd {
     padding: 0;
 }
 
}



/**-------------------------------
追加
-------------------------------**/
img {
 image-rendering: -webkit-optimize-contrast;
}
.drainTrouble01 {
 margin-bottom: 50px;
}
.drainTrouble01 .box {
 background: #FFF;
 border-radius: 10px;
 margin-bottom: 20px;
 border: 1px solid #005eae;
 padding: 30px;
}
.drainTrouble01 .box .heading {
 text-align: center;
 font-size: 22px;
 color: #005eae;
 font-weight: bold;
 border-bottom: 1px solid #005eae;
 padding-bottom: 20px;
 margin-bottom: 20px;
}
.drainTrouble01 .box01 .checkList {}
.drainTrouble01 .box01 .checkList li {
background: url(/wp-content/themes/qracian/images/disposer/check_icon.png)no-repeat;
padding-left: 35px;
font-size: 18px;
background-position: left 5px;
margin: 5px 0;
}
.drainTrouble01 .box01 .checkList li::before {
content: "";	
}
.drainTrouble01 .box02 {}
.drainTrouble01 .box02 .txt {}
.drainTrouble01 .box02 .txt .red {
color: #e7340c;
}
.drainTrouble01 .box02 .img {
 text-align: center;
 margin: 20px 0;
}
.drainTrouble01 .box02 .img img {}

.drainTrouble01 .arrow {
 text-align: center;
 margin: 20px 0;
}
.drainTrouble01 .arrow img {}

.trouble .item .menu-box .t_btn {
 text-align: center;
 margin: 30px 0;
}
.trouble .item .menu-box .t_btn a {
 position: relative;
 display: inline-block;
 padding: 20px 10px;
 width: 620px;
 border: 1px solid #64adff;
 border-radius: 10px;
 text-decoration: none;
 color: #000;
 text-align: center;
}
.trouble .item .menu-box .t_btn a::after {
content: "";
display: block;
width: 10px;
height: 10px;
border-top: solid 2px #1283e4;
border-right: solid 2px #1283e4;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
right: 15px;
top: 0;
bottom: 0;
margin: auto;
}
.trouble .item .menu-box .t_btn a span {
 font-size: 16px;
 font-weight: bold;
}

.trade .box {
  background: #FFF;
  border-radius: 10px;
  margin-top: 40px;  
  margin-bottom: 20px;
}
.trade .box .heading {
  text-align: center;
  font-size: 22px;
  color: #FFF;
  background: #005eae;
  font-weight: bold;
  border-radius: 10px 10px 0 0;
  padding-top: 12px;
  padding-bottom: 10px;
  margin-bottom: 0px;
}
.trade .box .txt_inner {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.01em;
  background: #FFF;
  border-radius: 0 0 10px 10px;
  padding: 15px;
  border: 1px solid #005eae;
}

.no_area {
 background-color: #3966b7;
 padding: 30px;
 background: linear-gradient(#3c69b9, #1a438e);
 border-radius: 6px 6px 0 0;
}
.no_area .no_in {}
.no_area .img {
 text-align: center;
 width: 100%;
 margin: 0 auto 20px;
}
.no_area .img img {}
.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 0;
}
.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;
}
.no_list ul li img {}

.drain_sec {}
.drain_sec .box {
 padding: 20px 0 30px;
}
.drain_sec .box .heading {
 font-size: 24px;
 color: #005eae;
 font-weight: bold;
 border-bottom: 1px solid #005eae;
 padding-bottom: 20px;
 margin-bottom: 30px;
}
.drain_sec .box .heading .num {
 background: #005eae;
 color: #fff;
 line-height: 1;
 width: 40px;
 display: inline-block;
 text-align: center;
 padding: 8px 0;
 border-radius: 70px;
 margin-right: 10px;
}
.drain_sec .box .img {
 text-align: center;
 margin-bottom: 20px;
}
.drain_sec .box .img img {}
.drain_sec .box .txt {
 padding-bottom: 20px;
}
.drain_sec .box:last-child {}

.drain_sec .cv-box {
 background: #f5f8fa;
 border: 1px solid #005eae;
 padding: 30px;
}
.drain_sec .cv-box .cv-title {
 color: #005eae;
 font-size: 28px;
 border-bottom: 1px solid;
 padding-bottom: 20px;
 margin-bottom: 20px;
}
.drain_sec .cv-box .cv-title::before {
content: none;
}
.drain_sec .cv-box .cv-title span {
 font-size: 24px;
 display: block;
}
.drain_sec .cv-box .cv-text {}
.drain_sec .cv-box .cv-text p {
 padding-bottom: 15px;
}
.drain_sec .cv-box .img {
 text-align: center;
}
.drain_sec .cv-box .img img {}

.drain_sec .txt01 {
 padding: 20px 0;
}
.drain_sec .t_type03 {
 padding: 15px 10px;
 text-align: center;
}

.drain_sec .b_type01 {}
.drain_sec .b_type01 .caution {
 color: #999999;
 font-size: 14px;
}


@media screen and (max-width: 767px) {
.drainTrouble01 {}
.drainTrouble01 .box {
 padding: 5vmin 4vmin;
}
.drainTrouble01 .box .heading {
 font-size: 4vmin;
 padding-bottom: 4vmin;
 margin-bottom: 4vmin;
}


.drainTrouble01 .box01 .checkList {}
.drainTrouble01 .box01 .checkList li {
background: url(/wp-content/themes/qracian/images/disposer/check_icon.png)no-repeat;
font-size: 3.8vmin;
background-size: 5vmin;
background-position: left 1vmin;
}
.drainTrouble01 .box01 .checkList li::before {
content: "";
}
.drainTrouble01 .box02 {}
.drainTrouble01 .box02 .txt {
 font-size: 3.8vmin;
}
.drainTrouble01 .box02 .txt .red {}
.drainTrouble01 .box02 .img {
 margin: 3vmin 0;
}
.drainTrouble01 .box02 .img img {}	
.drainTrouble01 .arrow {
 width: 30%;
 margin: 3vmin auto;
}
.drainTrouble01 .arrow img {}


.trouble .item .menu-box .t_btn {}
.trouble .item .menu-box .t_btn a {
 width: 100%;
 padding: 5vmin 10vmin 5vmin 5vmin;
}
.trouble .item .menu-box .t_btn a::after {}
.trouble .item .menu-box .t_btn a span {
 font-size: 3.2vmin;
}		

.trade .box .heading {
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
}

.no_area {
 padding: 6vmin;
}
.no_area .no_in {}
.no_area .img {}
.no_area .img img {}
.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 {}
.no_list ul {}
.no_list ul li {
 -ms-flex: 0 0 33%;
 flex: 0 0 33%;
 max-width: 33%;
 padding: 2vmin;
}
.no_list ul li img {}	


.drain_sec {}
.drain_sec .box {
 padding: 3vmin 0;
}
.drain_sec .box .heading {
 font-size: 4vmin;
 padding-bottom: 4vmin;
 margin-bottom: 5vmin;
 padding-left: 2.5em;
 text-indent: -2.5em;
}
.drain_sec .box.b_type01 .heading {
 padding-left: 0em;
 text-indent: 0em;
} 	
.drain_sec .box .heading .num {
 width: 31px;
 padding-left: 0;
 text-indent: 0;
}
.drain_sec .box .img {
 margin-bottom: 4vmin;
}
.drain_sec .box .img img {}
.drain_sec .box .txt {
 font-size: 3.8vmin;
 padding-bottom: 3vmin;
}
.drain_sec .box:last-child {}	

.drain_sec .cv-box {
 padding: 5vmin 4vmin;
}
.drain_sec .cv-box .cv-title {
 font-size: 4.4vmin;
 padding-bottom: 4vmin;
 margin-bottom: 4vmin;
 padding-left: 0;
}
.drain_sec .cv-box .cv-title span {
 font-size: 3.4vmin;
}
.drain_sec .cv-box .cv-text {
 font-size: 3.8vmin;
}
.drain_sec .cv-box .cv-text p {}
.drain_sec .cv-box .img {}
.drain_sec .cv-box .img img {}	

.drain_sec .txt01 {
 font-size: 3.8vmin;
 padding: 3vmin 0;
}
.drain_sec .t_type03 {
}	

}


/* ----- MT社納品データ(disposer.css) 
※ 事例ページ、FAQページ除外のための記述を追加 ----- */

.isbody-disposer {
color: #333;
}
.isbody-disposer #breadcrumbs{
 text-align: left;
}

.is-disposer .bg-blue {
 margin-bottom: 0;
}

header .mv-box01 {
background: #29b2e8;
}

header .mv-box03 .img {
margin-top: 0;
}

body.isbody-disposer.isbody-top .cv {
background: #e4f2ff;
padding: 40px 0;
}

body.isbody-disposer.isbody-top .cv-area,
.bg-blue .cv-area {
background: url('/wp-content/themes/qracian/images/disposer/disposer_cv-bg-pc.png') no-repeat;
margin-top: 0;
margin-bottom: 0;
}

section.trouble {
margin-bottom: 60px;
}

.about-txt {
background: #f7f7f7;
padding: 30px;
}

.about-txt h3 {
font-size: 20px;
margin-bottom: 0.8em;
}

.isbody-disposer section .item .item-flex {
justify-content: space-between;
align-items: center;
}

section .item .item-img {
width: 300px;
text-align: center;
}

section .item .item-text {
width: calc(100% - 340px);
}

section .item h3 .subtitle {
display: block;
font-size: 18px;
margin-bottom: 0.5em;
}

section .item h4.item-title {
font-size: 20px;
color: #fae92c;
background-color: #003664;
padding: 0.8em;
border-radius: 10px;
}

section .item h4.item-title::before {
display: none;
}

section .item .price {
font-size: 18px;
margin-bottom: 10px;
}
section .item .price > p {
margin-bottom: 0.5em;
}
section .item .price em {
font-size: 24px;
font-style: normal;
}
section .item .price-work {
font-weight: bold;
}
section .item .item-feature__title {
font-size: 24px;
color: #005eae;
font-weight: bold;
border-bottom: 1px solid #005eae;
padding: 0.8em 0.2em;
margin-bottom: 0.5em;
}
section .item .item-feature__order-list {
padding-left: 0;
}
section .item .item-feature__order-list .item-feature__order-item {
line-height: 2 !important;
}

.sec {
margin-bottom: 60px;
}
.corporation {
margin-bottom: 0;
}
.sec-box {
background: #fff;
padding: 30px;
margin-bottom: 60px;
border-radius: 10px;
}
.sec-box__inner {
margin-top: 20px;
}
.sec-box__inner + .sec-box__inner {
margin-top: 40px;
}
.case-study .sec-box__inner:first-child {
margin-top: 0;
}
.sec-box__txt {
margin-bottom: 0.5em;
}
.sec-box__title {
background: #cae5ff;
border-top: 2px solid #003664;
padding: 0.7em 1em;
margin-bottom: 1em;
font-size: 20px;
}
.sec-box__btn {
position: relative;
display: block;
width: 620px;
color: #000;
font-weight:  bold;
text-align: center;
padding: 20px 10px;
margin: 20px auto 0;
border-width: 1px;
border-style: solid;
border-color: rgb(100, 173, 255);
border-image: initial;
border-radius: 10px;
text-decoration: none;
}
.sec-box__btn::after {
content: "";
display: block;
width: 10px;
height: 10px;
transform: rotate(45deg);
position: absolute;
right: 15px;
top: 0px;
bottom: 0px;
border-top: 2px solid rgb(18, 131, 228);
border-right: 2px solid rgb(18, 131, 228);
margin: auto;
}
.sec-box__cnt {
background: #f5f8fa;
padding: 20px;
border-radius: 10px;
}
.sec-box__cnt-title {
font-size: 24px;
color: #005eae;
padding: 0.5em 0;
border-bottom: 1px solid #005eae;
font-weight: bold;
line-height: 1.3;
margin-bottom: 20px;
}
.sec-box__cnt-title em {
display: block;
font-style: normal;
font-size: 28px;
}
.sec-box__cnt-img {
text-align: center;
padding: 20px 0;
}
.sec-row {
display: flex;
justify-content: space-between;
}
.sec-row__box {
width: calc( 100% - 470px );
}
.sec-row__img {
width: 450px;
}
.sec-row__img img {
width: 100%;
}
.maker-list {
display: flex;
align-items: center;
flex-wrap: wrap;
list-style: none;
margin: 25px 0 0;
}
.maker-list__item {
width: 23%;
margin-left: 2.66%;
margin-top: 30px;
}
.maker-list__item:nth-child(1),
.maker-list__item:nth-child(2),
.maker-list__item:nth-child(3),
.maker-list__item:nth-child(4) {
margin-top: 0;
}
.maker-list__item:nth-child(4n + 1) {
margin-left: 0;
}
.maker-list__name {
background: #005eae;
color: #fff;
font-weight: bold;
text-align: center;
padding: 0.7em 0;
}

.flow {
display: flex;
justify-content: space-between;
align-items: stretch;
}
.flow__item {
width: 200px;
position: relative;
}
.flow__item::after {
display: block;
content: "";
width: 40px;
height: 80px;
background: url('/wp-content/themes/qracian/images/disposer/disposer_arrow.png');
background-size: auto 100%;
background-repeat: no-repeat;
position: absolute;
top: 70px;
right: -40px;
}
.flow__item:last-child::after {
display: none;
}
.flow__step {
background: #ebebeb;
font-weight: bold;
text-align: center;
padding: 0.7em 0;
}
.flow-box {
border: 3px solid #b2b2b2;
padding: 15px;
min-height: 222px;
}
.flow-box__title {
font-size: 18px;
height: 4.5em;
border-bottom: 1px solid #ccc;
}
.flow-box__detail {
margin-top: 10px;
font-size: 14px;
}

.attention {
font-size: 12px;
color: #999999;
margin: 0 0 3px;
}

@media screen and (max-width: 767px) {
  body.isbody-disposer.isbody-top .sp .row .cv-area, body.isbody-disposer.isbody-top .bg-blue .cv-area {
 background: url(/wp-content/themes/qracian/images/disposer/disposer_cv-bg-sp02.png) no-repeat;
 background-size: 100%;
}

.sp .row .cv-area .btn-box {
 bottom: 3vw;
}

.cv {
 padding: 20px 0 10px;
}

.bg-blue {
 padding: 0 0 3.8vw;
}

h2.type01 {
 margin-right: -4vw;
 margin-left: -4vw;
 margin-bottom: 4vw;
}

.drainTrouble01 {
 margin-bottom: 30px;
}

.about-txt {
 padding: 1em 0.5em;
 font-size: 5.333vw;
}

.about-txt p {
 font-size: 3.8vw;
}

.attention {
 font-size: 3.2vw;
}
section .item h3 .subtitle {
 font-size: 3vw;
}

section .item h3 .subtitle em {
 font-size: 4.53vw;
}

section .item h4.item-title {
 font-size: 3.8vw;
}

section .item .item-feature__title {
 font-size: 5.3vw;
 padding: 0.5em;
 margin-top: 0.5em;
}

.trouble .item-in .flex {
 display: block;
}

section .item .item-img {
 width: 100%;
}
.trouble .item-in .flex .text {
 width: 100%;
}

.sec {
 margin-bottom: 8vw;
}

.sec-box {
 padding: 5.3vw 2.6vw;
 margin-bottom: 8vw;
}

.sec-box__inner + .sec-box__inner {
 margin-top: 5.333vw;
}

.sec-box__txt {
 font-size: 3.8vw;
}

.sec-box__title {
 text-align: center;
 font-size: 4vw;
}

.sec-row {
 display: block;
}

.sec-row__img {
 width: 100%;
}

.sec-row__box {
 width: 100%;
 margin-top: 1em;
}

.sec-box__btn {
 width: 100%;
 padding: 1.5em 0;
 font-size: 3vw;
}

.sec-box__cnt {
 padding: 15px 15px 0;

}

.sec-box__cnt-title {
 font-size: 3.73vw;
}
.sec-box__cnt-title em {
 font-size: 4.8vw;
}

.maker-list__item {
 width: 48.5%;
 margin-top: 2.6vw;
}

.maker-list__item:nth-child(3),
.maker-list__item:nth-child(4) {
 margin-top: 2.6vw;
}

.maker-list__item:nth-child(4n + 1) {
 margin-left: 2.66%;
}
.maker-list__item:nth-child(2n + 1) {
 margin-left: 0%;
}

.flow {
 display: block;
}

.flow__item {
 width: 100%;
 margin-bottom: 60px;
}

.flow__item:last-child {
 margin-bottom: 0;
}

.flow__step {
 border-radius: 100px;
 font-size: 3.8vw;
 margin-bottom: 3vw;
}

.flow__item::after {
 background: url(/wp-content/themes/qracian/images/disposer/disposer_bg_arrow_sp.png);
 background-size: 100% auto;
 background-repeat: no-repeat;
 width: 150px;
 height: 50px;
 bottom: -60px;
 top: auto;
 left: 0;
 right: 0;
 margin: 0 auto;
}

.flow-row {
 display: flex;
 justify-content: space-between;
 align-items: flex-start;
}

.flow-row img {
 width: 26.667vw;
}

.flow-box {
 width: calc( 100% - 30vw );
 padding: 0;
 border: none;
 min-height: 0;
 margin-bottom: 13.333vw;
}

.flow-box:last-child {
 margin-bottom: 0;
}

.flow-box__title {
 font-size: 4.2vw;
 font-weight: bold;
 height: auto;
 border-bottom: 0;
}

.flow-box__detail {
 font-size: 3.2vw;
 margin-top: 1vw;
 margin-bottom: 3vw;
}

.flow-form {
 clear: both;
 width: 100%;
 height: 38vw;
 padding-top: 20vw;
 background: url('/wp-content/themes/qracian/images/disposer/disposer_bg_flow_cv.png');
 background-size: 100% auto;
 text-align: center;
}

.flow-form__btn {
 padding: 0 5vw;
}

.flow-form img {
 width: 100%;
}

.step img {
 margin-bottom: 0;
}
}


/* --------------------------------------------
　新デザイン反映によるバッティング回避、レイアウト調整など
-------------------------------------------- */

body.isbody-disposer.isbody-top  {
  min-width: 320px;
  width: 100%;
  font-family: Hiragino Kaku Gothic ProN,メイリオ,sans-serif;
}

body.isbody-disposer.isbody-top #contents.is-disposer .contents-inner {
  background: none;
}

.cv-area, .bg-blue .cv-area {
  background-repeat: no-repeat;
}
.cv-area a {
  height: inherit;
}

.trouble .item h3 {
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
  background: #005eae;
  margin-bottom: 0;
  padding: 20px 15px;
  border-radius: 10px 10px 0 0;
}

li {
  list-style: none;
}
.trouble .item ol {
  counter-reset: number;
  list-style-type: none;
  margin-bottom: 0;
}
.trouble .item ol li:before {
  position: absolute;
  counter-increment: number 1;
  content: counter(number);
  display: inline-block;
  background: #4897db;
  color: #FFF;
  font-weight: bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ac-area li a {
  display: flex;
  padding: 15px 50px 15px 15px;
}

.isbody-disposer #breadcrumbs {
  text-align: right;
}

@media screen and (max-width: 767px){
  .cv {
    padding: 30px 0;
  }
  .sp .row .cv-area, .bg-blue .cv-area {
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .sp .row .cv-area .btn-box {
    bottom: 4vw;
  }
  .trouble .item h3 {
    font-size: 4vw;
    padding: 4vw;
    border-radius: 3vw 3vw 0 0;
  }
  .trouble .item ol li:before {
      font-size: 2.5vw;
      width: 4vw;
      height: 4vw;
      line-height: 4vw;
  }
  .flow-form {
    background-repeat: no-repeat;
  }
  section .item .item-feature__order-list .item-feature__order-item {
    line-height: 1.4 !important;
    margin-bottom: 0.8em;
  }
   section .item .item-feature__order-list .item-feature__order-item:last-child {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px){
  header .mv-box02 .area02 {
    text-align: center;
  }
  header .mv-box03 .txtArea p span {
    font-size: 2.8vw;
  }
  header .mv-box03 .img {
    text-align: center;
  }
  body.isbody-disposer.isbody-top .row .cv-area {
      width: 100%;
      height: calc(100vw / 1200 * 300);
      padding: 0;
      font-size: 3vw;
      background-size: 100%;
  }
  .row .cv-area .btn-box {
    bottom: 3vw;
  }
  #contents.is-disposer .row {
    width: 100%;
    padding: 0 2vw;
    font-size: 2vw;
  }
  .measures-area .flex img {
    width: 48%;
  }
  nav.ac-area .flex li{
    width: 33%;
  }
  nav.ac-area .flex li a {
    width: 100%;
  }
  section .item .item-feature__order-list .item-feature__order-item {
    line-height: 1.4 !important;
    margin-bottom: 0.8em;
  }
   section .item .item-feature__order-list .item-feature__order-item:last-child {
    margin-bottom: 0;
  }
  .maker-list__item img {
    width: 100%;
  }
  li.flow__item {
    width: 21%;
  }
  .flow-row img {
    width: 100%;
  }
  .flow-box {
   min-height: 245px;
  }
  .flow-box__title {
    font-size: 1.7vw;
    height: 8vw;
  }
}

@media screen and (min-width: 768px) { 
  .flow__step {
   margin-bottom: 0;
  }
  .flow-box__detail {
   margin-bottom: 0;
  }
}