@charset "utf-8";
/***********************************************************************
カテゴリー：塗装の手順 painting 20170905　リニューアル
/***********************************************************************/
.mainWrapper {
  max-width: 100%;
  background: #FCED8C;
  margin-top: 0;
  margin-bottom: 0;
}
.maincolumn {
  max-width: 1100px;
  background: #fff;
  padding-top: 0;
  padding-bottom: 68px;
  margin-left: auto;
  margin-right: auto;
}
.auc_top_title {
  max-width: 1000px;
  margin: 0 auto;
}
.top_title {
  color: #fff;
  font-size: 60px;
  font-size: clamp(4rem, 1.563rem + 5.07vw, 6rem);
  line-height: 1.25;
  font-weight: bold;
  text-align: center;
  background: url(../img/ac_unit_cover/bg_top.jpg) no-repeat top center / 100% auto;
  padding: 0.733em 0.1em;
  margin: 0;
}
body.ac_unit_cover .mv {
  margin-bottom: 22px;
}
.mv_lead {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.778;
  font-weight: bold;
}


.auc_box {
  max-width: 1000px;
  margin: 5% auto 0;
}
.auc_title {
  color: #542504;
  font-size: 28px;
  font-size: 2.8rem;
  background: #E2DFD8;
  padding: 10px 30px;
  margin-top: 0;
  margin-bottom: 35px;
}
/*.auc_title .title_mini {
  font-size: 20px;
  font-size: 2rem;
  vertical-align: middle;
  margin-left: 10px;
}*/
.auc_title_sub {
  position: relative;
  margin: 0;
}
.auc_title_sub span {
  display: inline-block;
  color: #542504;
  font-size: 28px;
  font-size: 2.8rem;
  /*background: url(../images/bg_painting_inner.jpg) 50% 0 repeat;*/
  background: #fff;
  padding-right: 18px;
  position: relative;
  z-index: 2;
}
.auc_title_sub::after {
  content: "";
  display: block;
  width: 100%;
  height: 6px;
  background: #542504;
  position: absolute;
  top: calc(50% - 3px);
  right: 0;
}
.auc_step_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.auc_step_row.flex_s {
  align-items: flex-start;
}

.auc_nav .auc_title {
  margin-bottom: 18px;
}
.auc_nav_list,
.auc_nav2 {
  margin: 0;
}
.auc_nav_a,
.auc_nav2_a {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.778;
  font-weight: bold;
}
.auc_step01_img {
  width: 48%;
}
.auc_step01_text {
  font-size: 16px;
  line-height: 1.75;
}
.auc_step01_bottom {
  align-items: flex-start;
}
.auc_step01_img02 {
  width: 37%;
}
.auc_step01_listbox {
  width: 60%;
  background: #E2DFD8;
}
.auc_step01_listbox {
  justify-content: center;
}
.auc_step01_list_left,
.auc_step01_list_right {
  width: 43.33%;
}
.auc_step01_list_left {
  margin-right: 6.66%;
}
.auc_step01_list_title {
  color: #fff;
  font-size: 24px;
  text-align: center;
  background: #542504;
}
.auc_step01_list {
  width: 76.92%;
  display: flex;
  flex-wrap: wrap;
  font-size: 22px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
}
.auc_step01_list_left .auc_step01_list {
  position: relative;
}
.auc_step01_list_left .auc_step01_list::after {
  content: "";
  display: block;
  width: 43px;
  height: 50px;
  background: url(../img/ac_unit_cover/icon_arrow_r.svg) no-repeat center right / cover;
  position: absolute;
  top: calc(50% - 30px);
  right: -70px;
}
.auc_step01_item_title {
  width: 4em;
}
.auc_step01_item_text {
  width: calc(100% - 4em);
  text-align: right;
}

/*.auc_step02_text {
  line-height: 1.444;
}
.auc_step02_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.auc_step02_list::after {
  content: "";
  display: block;
  width: 16%;
}
.auc_step02_item {
  width: 16%;
}
.auc_step02_title {
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: -0.06em;
  line-height: 1.285;
  text-align: center;
  background: #542504;
  padding: 14px 0 12px;
  margin: 0;
}
.auc_step02_title.long {
  padding: 5px 0;
}
.auc_step02_img {
  border: 1px solid #542504;
}
.auc_step02_note {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.333;
  padding: 0 5px;
}*/
.auc_title_sub {
  margin-bottom: 25px;
}
.auc_step02_textbox {
  width: 56%;
}
.auc_step02_tablebox {
  width: 41.7%;
}
.auc_step02_table {
  width: 100%;
  border: 1px solid #000;
  margin: 0;
}
.auc_step02_table th,
.auc_step02_table td {
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  padding: 5px 2px;
}
.auc_step02_table .bg_blue {
  color: #fff;
  background: #3dc1ff;
}
.step02_01_left {
  width: 41%;
  text-align: center;
}
.step02_01_icon {
  display: inline-block;
  min-width: 140px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: #542504;
  padding: 4px 7px 3px;
  margin-top: 12px;
  border-radius: 16px;
}
.step02_01_icon.long {
  padding-left: 13px;
}
.step02_01_right {
  width: 56%;
  margin-bottom: 40px;
}
.step02_01_right.mini img {
  width: 100%;
  max-width: 458px;
}
.step02_02_imgbox {
  justify-content: flex-start;
}
.step02_02_img {
  width: 40%;
  margin-right: 3%;
  margin-bottom: 30px;
}

.step03_imgbox {
  width: 48%;
  margin-bottom: 35px;
}
.step03_textbox {
  width: 49%;
  margin-bottom: 35px;
}
.step03_imgbox.arrow {
  position: relative;
}
.step03_imgbox.arrow::before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 22px;
  background: url(../img/ac_unit_cover/icon_arrow_brown_b.svg) no-repeat bottom center / cover;
  position: absolute;
  top: -32px;
  left: calc(50% - 13px);
}
.step03_imgbox.arrow::after {
  content: "";
  display: inline-block;
  width: 22px;
  height: 26px;
  background: url(../img/ac_unit_cover/icon_arrow_brown_r.svg) no-repeat center right / cover;
  position: absolute;
  top: calc(50% - 13px);
  right: -32px;
}
.step03_text_center {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.step03_gattai {
  position: relative;
  margin-bottom: 96px;
}
.step03_gattai::after {
  content: "";
  display: inline-block;
  width: 68px;
  height: 60px;
  background: url(../img/ac_unit_cover/icon_arrow_brown_b.svg) no-repeat bottom center / cover;
  position: absolute;
  left: calc(50% - 34px);
  bottom: -60px;
}
.step03_kansei_img {
  width: 50%;
}
/*.step03 .auc_title,
.step04 .auc_title {
  margin-bottom: 20px;
}
.auc_title_sub.step03_01 {
  margin-bottom: 18px;
}
.auc_title_sub.step03_02 {
  margin-bottom: 38px;
}
.auc_title_sub.step03_03 {
  margin-top: 55px;
  margin-bottom: 38px;
}
.auc_step03_imgbox,
.auc_step03_textbox {
  width: 49%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.step03_04 .auc_step03_imgbox {
  width: 66%;
}
.step03_04 .auc_step03_textbox {
  width: 30%;
}
.auc_step03_img {
  margin-bottom: 20px;
}
.auc_step03_img:last-child {
  margin-bottom: 0;
}
.auc_step03_text {
  line-height: 1.444;
}*/
/*.tips {
  background: #E2DFD8;
  padding: 25px 0;
}
.tips_title {
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  background: #542504;
  padding: 1px 26px 4px;
  margin: 0 0 12px;
}
.tips .auc_step_row {
  padding: 0 5%;
}
.tips_img {
  width: 51.136%;
  margin-bottom: 0;
}
.tips_text {
  width: 43.18%;
  line-height: 1.444;
  margin-bottom: 0;
}

.tips02_title {
  font-size: 24px;
  font-size: 2.4rem;
  color: #542504;
}
.tips02_list {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
.tips02_item {
  width: 47.44%;
  margin: 0;
}
.tips02_item figure {
  margin: 0;
}
.tips02_text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.444;
  margin-top: 19px;
}*/

.auc_title_tool {
  color: #542504;
  font-size: 28px;
  font-size: 2.8rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
/*.auc_title_tool .icon {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  background: #542504;
  padding: 3px 34px 2px;
  border-radius: 12px;
  margin-bottom: 4px;
}
.tool_img {
  width: 34.4%;
  border-bottom: 1px solid #542504;
  margin-bottom: 0;
}
.tool_img_note {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.444;
  margin-top: 1em;
  margin-bottom: 15px;
}
.tool_textbox {
  width: 62.6%;
  background: #DBFEFF;
  border-top: 3px solid #1D98D8;
  padding: 10px 3.75% 20px;
}
.tool_title {
  color: #1D98D8;
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0 0 6px;
}
.tool_list {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
.tool_item {
  width: 32.15%;
}
.tool02 .tool_item {
  width: 44%;
}
.tool02 .tool_item:first-child {
  position: relative;
}
.tool02 .tool_item:first-child::after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 25px;
  background: url(../ac_unit_cover/images/icon_arrow.svg) no-repeat 50% 50% / cover;
  position: absolute;
  top: 60px;
  right: -36px;
}
.tool_item .on_img {
  position: relative;
}
.tool_item .on_img::after {
  content: "";
  display: inline-block;
  width: 143px;
  height: 84px;
  background: url(../ac_unit_cover/images/tool_completion.png) no-repeat 50% 50% / cover;
  position: absolute;
      top: -12%;
    right: -12%;
}*/
/*.tool03 .double {
  width: 66.16%;
}
.tool03 .double figure {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tool03 .double figure img {
  width: 48.6%;
}*/
/*.tool03 .tool_item {
  position: relative;
}
.tool03 .tool_item::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 17px;
  background: url(../ac_unit_cover/images/icon_arrow.svg) no-repeat 50% 50% / cover;
  position: absolute;
  top: 74px;
  right: -14px;
  z-index: 4;
}
.tool03 .tool_item:last-child:after {
  display: none;
}
.tool_text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.444;
  margin-right: 13px;
  margin-top: 1em;
}
.tool02 .tool_text {
  margin-right: 0;
}
.tool_text.icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
}*/
.movie {
  width: 90%;
  aspect-ratio: 16 / 9;
  margin: 0 auto 45px;
}
.movie iframe {
  width: 100%;
  height: 100%;
}

/*.step03_05 .title {
  width: 100%;
  color: #542504;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0;
}
.step03_05.before {
  padding-bottom: 27px;
  position: relative;
}
.step03_05.before::after {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../ac_unit_cover/images/icon_bottom.svg) no-repeat 50% 50% / cover;
  position: absolute;
  left: 21.2%;
  bottom: 0;
}
.step03_05.before .auc_step03_imgbox {
  width: 48.8%;
}
.step03_05.before .auc_step03_textbox {
  width: 49%;
}
.step03_05.after .auc_step03_imgbox {
  width: 100%;
}
.step03_05_title {
  color: #542504;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 24px 0 20px;
}
.step03_05_text {
  line-height: 1.444;
  padding-left: 10px;
  margin-bottom: 28px;
}
.step03_05_list {
      display: flex;
    justify-content: space-between;
    margin: 0;
}
.step03_05_item {
  width: 45%;
  margin-bottom: 0;
}
.step03_05_item:first-child {
  position: relative;
}
.step03_05_item:first-child:first-child::after {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../ac_unit_cover/images/icon_arrow.svg) no-repeat 50% 50% / cover;
  position: absolute;
  top: calc(50% - 14px);
  right: calc(-10% - 16px);
}
.step03_05_item figure {
  margin-bottom: 0;
}*/

.step04_01 {
  margin-bottom: 40px;
}
.step04_img01 {
  width: 69%;
}
.step04_text01 {
  width: 28.4%;
}
.step04_02 {
  margin-bottom: 20px;
}
.step04_img02 {
  width: 40%;
}
.step04_text02 {
  width: 57%;
}
.step04_text02 .step02_01_icon {
  min-width: 187px;
}
.step04_03 {
  margin-bottom: 40px;
}
.step04_img03 {
  width: 30%;
}
.step04_text03 {
  width: 33.8%;
}
.step04_img04,
.step04_img05 {
  width: 48%;
}
.step04_img04 {
  margin-bottom: 20px;
}
.step04_text05 {
  width: 49%;
}
.step04_text05 .step02_01_icon {
  margin-top: 0;
}
.step04_text05_logo {
  max-width: 360px;
}

.step05_before {
  margin-bottom: 30px;
}
.step05_title_sub {
  color: #542504;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0;
}
.step05_before_img {
  width: 49%;
  position: relative;
}
.step05_before_img::after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 22px;
  background: url(../img/ac_unit_cover/icon_arrow_brown_b.svg) no-repeat bottom center / cover;
  position: absolute;
  bottom: -25px;
  left: calc(50% - 13px);
}
.step05_before_text {
  width: 48.4%;
}

.auc_banner_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.auc_banner_item {
  width: 48%;
  margin-bottom: 0;
}
.auc_banner_item.w100 {
  width: 100%;
  margin-top: 4%;
}

#footer {
  margin-top: 0;
}

@media screen and (max-width: 640px) {
  body.page .maincolumn {
    background: #FCED8C;
  }
  .top_title {
    font-size: 28px;
  }
  .mv_lead {
    padding: 0 8px;
    margin-bottom: 30px;
  }
  .auc_box {
    background: #fff;
    padding: 10px 8px;
  }

  .auc_title {
    margin-bottom: 15px;
  }
  .auc_title {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 10px 15px;
  }
  /*.auc_title .title_mini {
    font-size: 14px;
    font-size: 1.4rem;
  }*/
  /*.auc_nav_item,
  .auc_nav2_item {
    border-bottom: 1px solid #DFD9CB;
  }
  .auc_nav2_item:first-child {
    border-top: 1px solid #DFD9CB;
  }
  .auc_nav2_item:last-child {
    border-bottom: none;
  }*/
  .auc_nav_a,
  .auc_nav2_a {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    border-bottom: 1px solid #DFD9CB;
    position: relative;
  }
  .auc_nav_a::after,
  .auc_nav2_a::after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../img/icon_anchor.svg) no-repeat 50% 50% / cover;
    position: absolute;
    top: calc(50% - 9px);
    right: 0;
  }
  .auc_step_row {
    flex-direction: column;
  }
  .auc_step01_img,
  .auc_step01_text,
  .auc_step01_img02,
  .auc_step01_listbox {
    width: 100%;
  }
  .auc_step01_img02 .auc_step01_text {
    margin-left: 0;
    text-align: left;
  }
  .auc_step01_listbox {
    padding-bottom: 20px;
  }
  .auc_step01_list_left,
  .auc_step01_list_right {
    width: 80%;
    margin: 0 auto;
  }
  .auc_step01_list_left .auc_step01_list::after {
    width: 33px;
    height: 40px;
    transform: rotate(90deg);
    top: auto;
    bottom: -50px;
    right: auto;
    left: calc(50% - 20px);
  }

  .auc_step02_textbox,
  .auc_step02_tablebox {
    width: 100%;
  }

  .step02_01_left {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }
  .step02_01_icon {
    min-width: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
  }
  .step02_01_icon.long {
    padding-right: 3px;
  }
  .step02_01_right,
  .step02_02_img {
    width: 100%;
    margin-bottom: 15px;
  }
  

  /*.auc_step02_item {
    width: 49%;
  }
  .auc_step02_img {
    margin-bottom: 6px;
  }
  .auc_step02_list::after {
    width: 49%;
  }*/

  .step03_imgbox {
    width: 100%;
    margin-bottom: 20px;
  }
  .step03_textbox {
    width: 100%;
    margin-bottom: 20px;
  }
  .step03 .auc_step_row.re {
    flex-direction: column-reverse;
  }
  .step03_imgbox.arrow::before {
    top: -25px;
  }
  .step03_imgbox.arrow::after {
    content: "";
    display: inline-block;
    width: 26px;
    height: 22px;
    background: url(../img/ac_unit_cover/icon_arrow_brown_b.svg) no-repeat bottom center / cover;
    position: absolute;
    top: auto;
    bottom: -17px;
    right: auto;
    left: calc(50% - 13px);
  }
  .step03_kansei_img {
    width: 100%;
  }

  .step04_img01,
  .step04_text01,
  .step04_img02,
  .step04_text02,
  .step04_text03 {
    width: 100%;
  }
  .auc_step_row.step04_03 {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
  }
  .step04_img03 {
    width: 48%;
  }

  .step04_img04,
  .step04_img05 {
    width: 100%;
    margin-bottom: 10px;
  }
  .step04_text05 {
    width: 100%;
  }

  /*.auc_step_row.step05_before {
    flex-direction: column-reverse;
  }*/
  .step05_before_text,
  .step05_before_img {
    width: 100%;
  }
  .step05_before_img::after {
    display: none;
  }
  .step05_before {
    position: relative;
  }
  .step05_before::after {
    content: "";
    display: inline-block;
    width: 26px;
    height: 22px;
    background: url(../img/ac_unit_cover/icon_arrow_brown_b.svg) no-repeat bottom center / cover;
    position: absolute;
    bottom: -25px;
    left: calc(50% - 13px);
  }

  .auc_title_sub span,
  .auc_title_tool {
    font-size: 2px;
    font-size: 2rem;
  }
  .auc_step03_imgbox,
  .auc_step03_textbox,
  .tips_img,
  .tips_text,
  .tool_img,
  .tool_text,
  .tool_textbox,
  .step03_04 .auc_step03_imgbox,
  .step03_04 .auc_step03_textbox,
  .step03_05.before .auc_step03_imgbox,
  .step03_05.before .auc_step03_textbox,
  .auc_banner_item {
    width: 100%;
  }
  .auc_step03_imgbox {
    margin-bottom: 20px;
  }
  .tips_img {
    margin-bottom: 10px;
  }
  .tool_img {
    margin-bottom: 20px;
  }
  .tool_img_note {
    text-align: left;
  }
  .tool_title {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .tool_list,
  .tips02_list {
    display: block;
  }

  .tool_slick .tool_text {
    width: auto;
    text-align: left;
  }
  /*.arrow_box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 20px 0 0;
    position: relative;
  }*/
  .tool_slick {
    position: relative;
  }

  .prev-arrow,
  .next-arrow {
      display: block;
      width: 40px;
      height: 40px;
      background: #1D98D8;
      border-radius: 50%;
      cursor: pointer;
      position: absolute;
      top: calc(40% - 20px);
      right: -3%;
      z-index: 6;
  }
  .prev-arrow {
      transform: rotate(180deg);
      left: -3%;
  }
  .prev-arrow::before,
  .next-arrow::before{
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transform: rotate(45deg);
  }
  .dots_box {
    display: flex;
    justify-content: center;
  }
  .dots_box li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #ccc;
    border-radius: 50%;
    cursor: pointer;
  }
  .dots_box li:hover,
  .dots_box li.slick-active {
    background: #1D98D8;
  }
  .dots_box li button {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    padding: 0;
    border: none;
    background-color: transparent;
  }
  .tool_item .on_img::after {
    top: 0;
    right: 0;
  }
  .tool02 .tool_item:first-child::after {
    display: none;
  }
  .tips02 {
    padding-left: 3.75%;
    padding-right: 3.75%;
  }
  .tips02_text {
    text-align: left;
  }

  .step03_05 .title {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .step03_05_title {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 18px 0 14px;
  }
  .step03_05_text {
    padding-left: 0;
  }

  .auc_banner_list {
    flex-direction: column;
  }
  .auc_banner_item {
    margin-bottom: 4%;
  }
  .auc_banner_item.w100 {
    margin-top: 0;
  }

  .movie {
    width: 100%;
  }
}