html {
  scroll-behavior: smooth;
}

.leftBg::after {
  background-image: url(../images/list/leftBg@2x.webp);
  z-index: 1;
}

#color {
  padding-top: 90px;
  margin-top: -90px;
}
@media screen and (max-width: 520px) {
  #color {
    padding-top: 60px;
    margin-top: -60px;
  }
}

#menu {
  padding-top: 30px;
  margin-top: -30px;
}

#custom_order {
  margin-top: 20px;
  position: relative;
  z-index: 2;
}
#custom_order .wrapper {
  max-width: 1200px;
}
#custom_order .secTitle {
  font-size: 42px;
  font-weight: normal;
  color: #226d4f;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 820px) {
  #custom_order .secTitle {
    font-size: 32px;
  }
}
@media screen and (max-width: 520px) {
  #custom_order .secTitle {
    font-size: 20px;
  }
}
#custom_order .secTitle span {
  color: #333;
  font-size: 24px;
}
@media screen and (max-width: 820px) {
  #custom_order .secTitle span {
    font-size: 20px;
  }
}
@media screen and (max-width: 520px) {
  #custom_order .secTitle span {
    font-size: 14px;
  }
}
#custom_order .secText {
  font-size: 16px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 520px) {
  #custom_order .secText {
    font-size: 14px;
  }
}
#custom_order .secTitle01 {
  margin-top: 30px;
}
#custom_order .secText01 {
  padding: 15px 0 60px;
}
#custom_order .secText02 {
  font-size: 28px;
  padding: 60px 0 15px;
}
@media screen and (max-width: 820px) {
  #custom_order .secText02 {
    font-size: 20px;
  }
}
@media screen and (max-width: 520px) {
  #custom_order .secText02 {
    font-size: 14px;
    padding: 60px 0 5px;
  }
}
#custom_order .secTitle02 {
  line-height: 1;
  margin-bottom: 45px;
}
#custom_order .flexArea {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 90px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 520px) {
  #custom_order .flexArea {
    padding-bottom: 40px;
  }
}
#custom_order .flexArea .item {
  width: calc(33% - 20px);
}
@media screen and (max-width: 820px) {
  #custom_order .flexArea .item {
    width: calc(33% - 10px);
  }
}
@media screen and (max-width: 520px) {
  #custom_order .flexArea .item {
    width: 100%;
  }
}
#custom_order .flexArea .item p {
  font-size: 20px;
}
@media screen and (max-width: 820px) {
  #custom_order .flexArea .item p {
    margin-top: 15px;
    font-size: 14px;
  }
}
@media screen and (max-width: 520px) {
  #custom_order .flexArea .item p {
    margin-bottom: 20px;
  }
}
#custom_order .btnArea {
  display: flex;
  justify-content: space-between;
  padding: 90px 0 45px;
}
@media screen and (max-width: 520px) {
  #custom_order .btnArea {
    padding: 70px 0 20px;
  }
}
#custom_order .btnArea a {
  width: calc(33% - 10px);
  display: block;
  position: relative;
  background-color: #19744f;
  color: #fff;
  line-height: 1.7;
  letter-spacing: 0.08em;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 40px;
  font-size: 18px;
  padding: 20px;
  transition: 0.2s all;
}
@media screen and (max-width: 820px) {
  #custom_order .btnArea a {
    font-size: 14px;
    padding: 10px;
  }
}
@media screen and (max-width: 520px) {
  #custom_order .btnArea a {
    width: calc(33% - 4px);
    font-size: 11px;
    padding: 10px 4px;
  }
}
#custom_order .btnArea a:hover {
  filter: brightness(120%) saturate(160%);
}
#custom_order .btnArea a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -24px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 27px solid transparent;
  border-right: 27px solid transparent;
  border-top: 27px solid #19744f;
}
@media screen and (max-width: 520px) {
  #custom_order .btnArea a::after {
    bottom: -14px;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-top: 17px solid #19744f;
  }
}
#custom_order .btnArea02 {
  padding: 45px 0 120px;
}
@media screen and (max-width: 520px) {
  #custom_order .btnArea02 {
    padding: 10px 0 70px;
  }
}
#custom_order .btnArea02 a {
  margin-top: 40px;
  margin-bottom: 0;
}
#custom_order .btnArea02 a::after {
  bottom: unset;
  top: -27px;
  border-top: unset;
  border-left: 27px solid transparent;
  border-right: 27px solid transparent;
  border-bottom: 27px solid #19744f;
}
@media screen and (max-width: 520px) {
  #custom_order .btnArea02 a::after {
    top: -14px;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 17px solid #19744f;
  }
}
#custom_order .img05 {
  margin-bottom: 45px;
}
#custom_order .img06 {
  margin-bottom: 45px;
}
#custom_order .img07 {
  margin-bottom: 120px;
}
@media screen and (max-width: 520px) {
  #custom_order .img07 {
    margin-bottom: 45px;
  }
}
#custom_order .img08 {
  margin-bottom: 30px;
}
@media screen and (max-width: 520px) {
  #custom_order .img08 {
    width: 88%;
    margin: 0 auto 30px;
  }
}
#custom_order .flex4Area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#custom_order .flex4Area .flex4Item {
  width: calc(25% - 15px);
  margin-bottom: 30px;
}
@media screen and (max-width: 520px) {
  #custom_order .flex4Area .flex4Item {
    width: calc(50% - 15px);
  }
}
#custom_order .img09 {
  transition: 0.2s all;
  margin-bottom: 90px;
  display: inline-block;
}
#custom_order .img09:hover {
  filter: brightness(120%) saturate(160%);
}
#custom_order .img10 {
  padding: 90px 0 45px;
}
@media screen and (max-width: 520px) {
  #custom_order .img10 {
    padding: 35px 0;
  }
}
#custom_order .img11 {
  padding-bottom: 90px;
}
@media screen and (max-width: 520px) {
  #custom_order .img11 {
    padding-bottom: 60px;
  }
}
#custom_order .img12 {
  padding: 90px 0 45px;
}
@media screen and (max-width: 520px) {
  #custom_order .img12 {
    padding: 60px 0 45px;
  }
}
#custom_order .greenArea {
  background-image: url(../images/custom_order/greenBg@2x.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 60px 0;
}
@media screen and (max-width: 520px) {
  #custom_order .greenArea {
    padding: 50px 0 60px;
    background-image: url(../images/custom_order/greenBg_sp@2x.webp);
  }
}
#custom_order .greenArea .secTitle {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 30px;
}
@media screen and (max-width: 520px) {
  #custom_order .greenArea .secTitle {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
#custom_order .greenArea .secTitle span {
  color: #fff;
  font-size: 16px;
}
@media screen and (max-width: 520px) {
  #custom_order .greenArea .secTitle span {
    font-size: 12px;
  }
}
#custom_order .greenArea .button01 {
  background-image: linear-gradient(90deg, #b8a067, #827149);
  max-width: 420px;
  padding: 20px 0;
}
@media screen and (max-width: 520px) {
  #custom_order .greenArea .button01 {
    max-width: 320px;
    padding: 10px 0;
  }
}
#custom_order .greenArea .button01::before {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}