@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;500;700;800;900&display=swap");
#cutting-agency html, #cutting-agency body, #cutting-agency div, #cutting-agency span, #cutting-agency applet, #cutting-agency object, #cutting-agency iframe,
#cutting-agency h1, #cutting-agency h2, #cutting-agency h3, #cutting-agency h4, #cutting-agency h5, #cutting-agency h6, #cutting-agency p, #cutting-agency blockquote, #cutting-agency pre,
#cutting-agency a, #cutting-agency abbr, #cutting-agency acronym, #cutting-agency address, #cutting-agency big, #cutting-agency cite, #cutting-agency code,
#cutting-agency del, #cutting-agency dfn, #cutting-agency em, #cutting-agency img, #cutting-agency ins, #cutting-agency kbd, #cutting-agency q, #cutting-agency s, #cutting-agency samp,
#cutting-agency small, #cutting-agency strike, #cutting-agency strong, #cutting-agency sub, #cutting-agency sup, #cutting-agency tt, #cutting-agency var,
#cutting-agency b, #cutting-agency u, #cutting-agency i, #cutting-agency center,
#cutting-agency dl, #cutting-agency dt, #cutting-agency dd, #cutting-agency ol, #cutting-agency ul, #cutting-agency li,
#cutting-agency fieldset, #cutting-agency form, #cutting-agency label, #cutting-agency legend,
#cutting-agency table, #cutting-agency caption, #cutting-agency tbody, #cutting-agency tfoot, #cutting-agency thead, #cutting-agency tr, #cutting-agency th, #cutting-agency td,
#cutting-agency article, #cutting-agency aside, #cutting-agency canvas, #cutting-agency details, #cutting-agency embed,
#cutting-agency figure, #cutting-agency figcaption, #cutting-agency footer, #cutting-agency header, #cutting-agency hgroup,
#cutting-agency menu, #cutting-agency nav, #cutting-agency output, #cutting-agency ruby, #cutting-agency section, #cutting-agency summary,
#cutting-agency time, #cutting-agency mark, #cutting-agency audio, #cutting-agency video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}
#cutting-agency {
  /* HTML5 display-role reset for older browsers */
}
#cutting-agency article, #cutting-agency aside, #cutting-agency details, #cutting-agency figcaption, #cutting-agency figure,
#cutting-agency footer, #cutting-agency header, #cutting-agency hgroup, #cutting-agency menu, #cutting-agency nav, #cutting-agency section {
  display: block;
}
#cutting-agency body {
  line-height: 1;
}
#cutting-agency ol, #cutting-agency ul {
  list-style: none;
}
#cutting-agency blockquote, #cutting-agency q {
  quotes: none;
}
#cutting-agency blockquote:before, #cutting-agency blockquote:after,
#cutting-agency q:before, #cutting-agency q:after {
  content: "";
  content: none;
}
#cutting-agency table {
  border-collapse: collapse;
  border-spacing: 0;
}
#cutting-agency p {
  line-height: 1.5;
}
#cutting-agency h2, #cutting-agency h3, #cutting-agency h4, #cutting-agency p, #cutting-agency li {
  transform: rotate(0.05deg);
}
#cutting-agency img {
  max-width: none;
  width: 100%;
}
#cutting-agency {
  color: #4d4538;
  font-size: 16px;
  font-feature-settings: "palt";
  font-family: "M PLUS 1p", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
}
#cutting-agency .txt-red {
  color: #c3181c;
}
#cutting-agency .mb-30 {
  margin-bottom: 30px;
}
#cutting-agency .mt-10 {
  margin-top: 10px;
}
#cutting-agency .d-pc {
  display: block !important;
}
@media screen and (max-width: 480px) {
  #cutting-agency .d-pc {
    display: none !important;
  }
}
#cutting-agency .d-sp {
  display: none !important;
}
@media screen and (max-width: 480px) {
  #cutting-agency .d-sp {
    display: block !important;
  }
}
#cutting-agency .txt-align_center {
  text-align: center;
}
#cutting-agency .txt-align_right {
  text-align: right;
}
@media screen and (max-width: 480px) {
  #cutting-agency .txt-align_left_md {
    text-align: left;
  }
}
#cutting-agency a {
  transition: all 0.3s;
}
#cutting-agency h1 {
  width: 100%;
  line-height: 0;
}
#cutting-agency h1 img {
  width: 100%;
}
#cutting-agency .sec-worries {
  background: url("https://bicklycarpet.photo/free/cutting-agency/worries_bg.jpg") no-repeat;
  background-size: cover;
  background-position: bottom center;
  padding-top: 30px;
  position: relative;
  padding-bottom: 70px;
}
@media (max-width: 480px) {
  #cutting-agency .sec-worries {
    background: url("https://bicklycarpet.photo/free/cutting-agency/worries_bg_sp.jpg") no-repeat;
    background-size: cover;
    background-position: bottom center;
  }
}
#cutting-agency .sec-worries h2 {
  font-weight: 700;
  font-size: 20px;
  color: #4d4538;
  text-align: center;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin: 0 auto 20px;
}
@media (max-width: 480px) {
  #cutting-agency .sec-worries h2 {
    font-size: 1.25rem;
  }
}
#cutting-agency .sec-worries h2:before, #cutting-agency .sec-worries h2:after {
  content: "";
  background-image: url("https://bicklycarpet.photo/free/cutting-agency/txt-deco.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 24px;
  position: absolute;
  left: -24px;
  bottom: -2px;
  transform: scale(-1, 1);
}
#cutting-agency .sec-worries h2:after {
  left: auto;
  right: -24px;
  transform: scale(1, 1);
}
#cutting-agency .sec-worries h3 {
  font-weight: 700;
  text-align: center;
  font-size: 32px;
}
@media (max-width: 480px) {
  #cutting-agency .sec-worries h3 {
    font-size: 1.625rem;
    padding: 0 10px;
  }
}
#cutting-agency .sec-worries h3 b {
  display: inline-block;
  text-indent: -8px;
  position: relative;
}
#cutting-agency .sec-worries h3 b:after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #c1af84;
  border-radius: 10px;
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
}
#cutting-agency .sec-worries .sec-worries_flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-top: 30px;
}
#cutting-agency .sec-worries .sec-worries_flex figure {
  width: 50%;
}
#cutting-agency .sec-worries .sec-worries_flex figure img {
  width: 100%;
  padding-bottom: 16px;
}
#cutting-agency .sec-worries .sec-worries_flex ul {
  width: 50%;
}
#cutting-agency .sec-worries .sec-worries_flex ul li {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  padding-left: 40px;
}
#cutting-agency .sec-worries .sec-worries_flex ul li:before {
  content: "";
  background: url("https://bicklycarpet.photo/free/cutting-agency/worries_icon_check.png") no-repeat center;
  background-size: contain;
  width: 26px;
  height: 21px;
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
}
#cutting-agency .sec-worries .sec-worries_flex ul li + li {
  margin-top: 20px;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-worries .sec-worries_flex {
    flex-direction: column-reverse;
  }
  #cutting-agency .sec-worries .sec-worries_flex figure, #cutting-agency .sec-worries .sec-worries_flex ul {
    width: 100%;
  }
  #cutting-agency .sec-worries .sec-worries_flex ul {
    max-width: calc(100% - 30px);
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
  #cutting-agency .sec-worries .sec-worries_flex ul li {
    font-size: 1.125rem;
  }
}
#cutting-agency .sec-worries .sec-worries_arrow {
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
}
#cutting-agency .sec-service {
  padding-top: 40px;
}
#cutting-agency .sec-service .sec-inner {
  max-width: 760px;
  width: calc(100% - 40px);
  margin: auto;
}
#cutting-agency .sec-service .sec-inner h2 {
  margin-bottom: 30px;
  color: #c1af84;
  font-size: 31px;
  font-weight: 800;
  text-align: center;
  letter-spacing: -2px;
}
#cutting-agency .sec-service .sec-inner h2 span {
  font-size: 70%;
  color: #4d4538;
  font-weight: 700;
  text-indent: -6px;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-service .sec-inner h2 {
    font-size: 2rem;
    line-height: 1.2;
  }
  #cutting-agency .sec-service .sec-inner h2 span {
    display: inline;
  }
}
#cutting-agency .sec-service .sec-inner .sec-service_frow {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-service .sec-inner .sec-service_frow {
    gap: 70px;
  }
}
#cutting-agency .sec-service .sec-inner .sec-service_frow .service-frow {
  width: 33.3333333333%;
  text-align: center;
  background-color: #efece4;
  position: relative;
}
#cutting-agency .sec-service .sec-inner .sec-service_frow .service-frow > div {
  padding: 40px 0 16px;
}
#cutting-agency .sec-service .sec-inner .sec-service_frow .service-frow .service-frow_number {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
#cutting-agency .sec-service .sec-inner .sec-service_frow .service-frow h3 {
  color: #4d4538;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-service .sec-inner .sec-service_frow .service-frow h3 {
    font-size: 1.25rem;
  }
}
#cutting-agency .sec-service .sec-inner .sec-service_frow .service-frow .service-frow_illust {
  margin: 10px auto 8px;
}
#cutting-agency .sec-service .sec-inner .sec-service_frow .service-frow .service-frow_illust figcaption {
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-service .sec-inner .sec-service_frow .service-frow .service-frow_illust figcaption {
    font-size: 1rem;
  }
}
#cutting-agency .sec-service .sec-inner .sec-service_frow .service-frow + .service-frow:before {
  content: "";
  background: url("https://bicklycarpet.photo/free/cutting-agency/service_arrow.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: -20px;
  width: 22px;
  height: 76px;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-service .sec-inner .sec-service_frow {
    flex-direction: column;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  #cutting-agency .sec-service .sec-inner .sec-service_frow .service-frow {
    width: 100%;
  }
  #cutting-agency .sec-service .sec-inner .sec-service_frow .service-frow + .service-frow:before {
    content: "";
    background: url("https://bicklycarpet.photo/free/cutting-agency/service_arrow.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    width: 22px;
    height: 76px;
    top: -22px;
    transform: translate(-50%, -50%) rotate(90deg);
    top: -47.5px;
  }
}
#cutting-agency .sec-product {
  max-width: 740px;
  width: calc(100% - 40px);
  margin: 40px auto;
  border: 4px solid #4d4538;
  padding-bottom: 30px;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-product {
    width: calc(100% - 20px);
  }
}
#cutting-agency .sec-product h2 {
  background-color: #4d4538;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 28px;
  height: 50px;
  line-height: 50px;
  margin-top: -4px;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-product h2 {
    font-size: 1.5rem;
  }
}
#cutting-agency .sec-product .sec-inner {
  width: calc(100% - 40px);
  margin: 30px auto 0;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-product .sec-inner {
    width: calc(100% - 20px);
  }
}
#cutting-agency .sec-product .sec-inner .sec-product_box {
  margin-top: 30px;
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li h3 {
  padding-bottom: 4px;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 700;
  border-bottom: 3px solid #c1af84;
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li h3 span {
  margin-left: 6px;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-product .sec-inner .sec-product_box > li h3 {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_thumb {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 20px;
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_thumb figure {
  width: calc(25% - 8px);
  line-height: 1;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_thumb figure {
    width: calc(50% - 5px);
  }
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_thumb .product-box_thumb_info {
  margin-top: 20px;
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_thumb .product-box_thumb_info .product-box_thumb_info_child h4 {
  color: #4d4538;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_thumb .product-box_thumb_info .product-box_thumb_info_child h4 {
    font-size: 1rem;
    margin-top: 10px;
  }
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_thumb .product-box_thumb_info .product-box_thumb_info_child .btn-wrap a {
  background-color: #c1af84;
  text-align: center;
  color: white;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 36px;
  border-radius: 30px;
  transition: all 0.3s;
  border: 2px solid #c1af84;
  margin-top: 8px;
  box-sizing: border-box;
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_thumb .product-box_thumb_info .product-box_thumb_info_child .btn-wrap a:hover {
  background-color: #efece4;
  border: 2px solid #4d4538;
  color: #4d4538;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_thumb .product-box_thumb_info .product-box_thumb_info_child .btn-wrap a {
    aspect-ratio: 160/36;
    max-width: 160px;
    width: 100%;
  }
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-info {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-info {
    flex-direction: column;
    width: 100%;
    margin: 2rem auto 0;
  }
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info {
  display: flex !important;
  flex-wrap: wrap;
  row-gap: 16px;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info .product-box_info_child {
  width: calc(25% - 8px);
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info .product-box_info_child {
    width: calc(50% - 5px);
  }
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info .product-box_info_child figcaption {
  margin-top: 20px;
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info .product-box_info_child h4 {
  color: #4d4538;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info .product-box_info_child h4 {
    font-size: 1rem;
    margin-top: 10px;
  }
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info .product-box_info_child .btn-wrap a {
  background-color: #c1af84;
  text-align: center;
  color: white;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 36px;
  border-radius: 30px;
  transition: all 0.3s;
  border: 2px solid #c1af84;
  margin-top: 8px;
  box-sizing: border-box;
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info .product-box_info_child .btn-wrap a:hover {
  background-color: #efece4;
  color: #4d4538;
  border: 2px solid #4d4538;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info .product-box_info_child .btn-wrap a {
    aspect-ratio: 160/36;
    max-width: 160px;
    width: 100%;
  }
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_price {
  width: 100%;
  max-width: 340px;
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_price h4 {
  background-color: #4d4538;
  color: white;
  padding: 5px;
  text-align: center;
  font-size: 20px;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_price h4 {
    font-size: 1.125rem;
  }
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_price dl {
  background-color: #efece4;
  display: flex;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_price dl {
    padding: 6px 8px;
  }
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_price dl dt, #cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_price dl dd {
  width: 50%;
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_price dl dd {
  font-size: 20px;
  font-weight: bold;
  text-align: right;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_price dl dd {
    font-size: 1.125rem;
    width: 45%;
  }
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_price dl dt {
    width: 55%;
  }
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_price dl + dl {
  margin-top: 2px;
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_price_txt {
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_cutPrice {
  width: 100%;
  max-width: 290px;
  background-color: #efece4;
  align-self: stretch;
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_cutPrice h4 {
  background-color: #4d4538;
  color: white;
  padding: 5px;
  text-align: center;
  font-size: 20px;
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_cutPrice div {
  font-weight: 700;
  font-size: 28px;
  height: calc(100% - 44px);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_cutPrice {
    max-width: none;
  }
  #cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .product-box_info_cutPrice div {
    font-size: 1.25rem;
    padding: 10px;
  }
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li .product-box_inner .small-txt {
  width: 100%;
  font-size: 14px;
  margin-top: 8px;
}
#cutting-agency .sec-product .sec-inner .sec-product_box > li + li {
  margin-top: 30px;
}
#cutting-agency .sec-style_product {
  max-width: 740px;
  width: calc(100% - 40px);
  margin: 40px auto;
  border: 4px solid #4d4538;
  padding-bottom: 30px;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-style_product {
    width: calc(100% - 20px);
  }
}
#cutting-agency .sec-style_product h2 {
  background-color: #4d4538;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 28px;
  height: 50px;
  line-height: 50px;
  margin-top: -4px;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-style_product h2 {
    font-size: 1.5rem;
  }
}
#cutting-agency .sec-style_product .sec-inner {
  width: calc(100% - 40px);
  margin: 30px auto 0;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-style_product .sec-inner {
    width: calc(100% - 20px);
  }
}
#cutting-agency .sec-style_product .sec-inner .sec-product_flex {
  margin-top: 30px;
  display: flex;
  gap: 20px;
  justify-content: center;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-style_product .sec-inner .sec-product_flex {
    flex-direction: column;
  }
}
#cutting-agency .sec-apply {
  padding: 40px 0;
  background-color: #efece4;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-apply {
    padding: 1.75rem 0;
  }
}
#cutting-agency .sec-apply h2 {
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  color: #4d4538;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-apply h2 {
    font-size: 1.625rem;
  }
}
#cutting-agency .sec-apply .apply-flow {
  max-width: 700px;
  width: calc(100% - 40px);
  margin: 40px auto 0;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-apply .apply-flow {
    width: calc(100% - 20px);
    margin: 1.75rem auto 0;
  }
}
#cutting-agency .sec-apply .apply-flow .apply-flow_child {
  background-color: white;
}
#cutting-agency .sec-apply .apply-flow .apply-flow_child .apply-flow_child_inner figure {
  padding: 20px;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-apply .apply-flow .apply-flow_child .apply-flow_child_inner figure {
    flex-direction: column-reverse;
  }
}
#cutting-agency .sec-apply .apply-flow .apply-flow_child .apply-flow_child_inner figure > p {
  max-width: 200px;
  width: 100%;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-apply .apply-flow .apply-flow_child .apply-flow_child_inner figure > p {
    max-width: none;
  }
}
#cutting-agency .sec-apply .apply-flow .apply-flow_child .apply-flow_child_inner figure figcaption h3 {
  font-size: 24px;
  color: #4d4538;
  font-weight: 700;
  border-bottom: 2px solid #c1af84;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-apply .apply-flow .apply-flow_child .apply-flow_child_inner figure figcaption h3 {
    font-size: 1.25rem;
  }
}
#cutting-agency .sec-apply .apply-flow .apply-flow_child .apply-flow_child_inner figure figcaption p {
  margin-top: 15px;
  line-height: 1.4;
}
#cutting-agency .sec-apply .apply-flow .apply-flow_child + .apply-flow_child {
  margin-top: 40px;
  position: relative;
}
#cutting-agency .sec-apply .apply-flow .apply-flow_child + .apply-flow_child:before {
  content: "";
  background: url("https://bicklycarpet.photo/free/cutting-agency/step_arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 76px;
  height: 22px;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translate(-50%, -50%);
}
#cutting-agency .sec-apply .apply-flow .apply-flow_child.apply-flow_child04 figure {
  flex-direction: column;
}
#cutting-agency .sec-apply .apply-flow .apply-flow_child.apply-flow_child04 figure > p {
  max-width: none;
}
#cutting-agency .sec-qanda .sec-inner {
  max-width: 700px;
  width: calc(100% - 40px);
  margin: auto;
  padding: 40px 0;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-qanda .sec-inner {
    width: calc(100% - 20px);
    padding: 30px 0;
  }
}
#cutting-agency .sec-qanda .sec-inner h2 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 25px;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-qanda .sec-inner h2 {
    font-size: 1.625rem;
  }
}
#cutting-agency .sec-qanda .sec-inner .qanda-box {
  border-bottom: 2px solid #e4e6eb;
}
#cutting-agency .sec-qanda .sec-inner .qanda-box dt {
  cursor: pointer;
  font-weight: 700;
  padding: 26px 0;
  border-top: 2px solid #e4e6eb;
  transition: all 0.3s;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-qanda .sec-inner .qanda-box dt {
    padding: 16px 0;
  }
}
#cutting-agency .sec-qanda .sec-inner .qanda-box dt h3 {
  transition: all 0.3s;
  padding: 0 50px;
  position: relative;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-qanda .sec-inner .qanda-box dt h3 {
    font-size: 1rem;
    padding: 0 24px 0 46px;
  }
}
#cutting-agency .sec-qanda .sec-inner .qanda-box dt h3::before {
  content: "";
  position: absolute;
  background: url("https://bicklycarpet.photo/free/cutting-agency/icon_q.jpg") no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#cutting-agency .sec-qanda .sec-inner .qanda-box dt h3::after {
  content: "";
  position: absolute;
  background: url("https://bicklycarpet.photo/free/cutting-agency/arrow.png") no-repeat;
  background-size: contain;
  width: 18px;
  height: 8px;
  top: calc(50% - 4px);
  right: 0;
  transition: all 0.3s;
}
#cutting-agency .sec-qanda .sec-inner .qanda-box dt.is-active h3:after {
  transform: rotate(180deg);
}
#cutting-agency .sec-qanda .sec-inner .qanda-box dt:hover {
  color: #c1af84;
}
#cutting-agency .sec-qanda .sec-inner .qanda-box dd {
  display: none;
  padding: 0 30px 30px 50px;
  position: relative;
  word-break: break-all;
}
#cutting-agency .sec-qanda .sec-inner .qanda-box dd::before {
  content: "";
  position: absolute;
  background: url("https://bicklycarpet.photo/free/cutting-agency/icon_a.jpg") no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  left: 0;
}
#cutting-agency .sec-qanda .sec-inner .qanda-box dd .txt-small {
  font-size: 14px;
}
#cutting-agency .sec-qanda .sec-inner .qanda-box dd .txt-small a {
  text-decoration: underline;
  color: #4d4538;
}
#cutting-agency .sec-qanda .sec-inner .qanda-box dd .txt-small a:hover {
  color: #c1af84;
}
#cutting-agency .sec-user {
  background-color: #dfdcdc;
  padding: 30px 0;
}
#cutting-agency .sec-user .sec-inner {
  width: calc(100% - 40px);
  max-width: 700px;
  margin: auto;
  background-color: #fff;
  padding: 20px 20px 40px;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-user .sec-inner {
    width: calc(100% - 20px);
    padding: 1.2rem;
  }
}
#cutting-agency .sec-user .sec-inner h2 {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-user .sec-inner h2 {
    font-size: 1.375rem;
  }
}
#cutting-agency .sec-user .sec-inner ul li p {
  text-indent: -0.5rem;
  padding-left: 0.5rem;
}
#cutting-agency .sec-user .sec-inner ul li p::before {
  content: "・";
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-user .sec-inner ul li p {
    font-size: 0.9375rem;
  }
}
#cutting-agency .sec-user .sec-inner ul li + li {
  margin-top: 12px;
}
#cutting-agency .sec-bnr {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
}
#cutting-agency .sec-bnr p {
  width: 50%;
}
#cutting-agency .sec-bnr p a {
  display: block;
}
#cutting-agency .sec-bnr p a img {
  width: 100%;
  height: auto;
  transition: all 0.3s;
}
@media screen and (max-width: 480px) {
  #cutting-agency .sec-bnr {
    flex-direction: column;
  }
  #cutting-agency .sec-bnr p {
    width: 100%;
  }
}/*# sourceMappingURL=cutting-agency.css.map */