.mybreadcrumb {
  display: none;
}

html {
  scroll-behavior: smooth !important;
}

.site-content {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.haori .iframe-container-desktop {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 750px;
}

.haori .iframe-container-desktop iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 750px;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 800px) {
  .haori .iframe-container-desktop iframe {
    height: 350px !important;
  }

  .haori .iframe-container-desktop {
    height: 350px !important;
  }
}

.haori-style .left-background {
  background-repeat: no-repeat;
  background-size: contain;
  height: 397px;
}

.haori .haori-style {
  padding-top: 70px;
}

.haori-style .haori-title-mobile {
  width: 300px;
  left: 0px;
  right: 0px;
}

.haori-style .haori-title-desktop h1 {
  font-size: 60px !important;
}

.haori-style .haori-title-mobile h1 {
  font-size: 30px;
}

@media screen and (min-width: 1280px) {
  .haori-style .haori-title-desktop {
    top: 200px;
    width: 700px;
    left: 0px;
    right: 0px;
  }
}

@media screen and (max-width: 541px) {
  .haori-style .left-background {
    background-repeat: no-repeat;
    background-size: contain;
    height: 200px;
  }
}

@media screen and (min-width: 768px) {
  .haori-style .haori-title-mobile h1 {
    font-size: 50px !important;
  }

  .haori-style .haori-title-mobile {
    width: 350px;
    left: 0px;
    right: 0px;
  }
}

.haori .why-haori {
  background-size: cover;
  background-position: center center;
}

.haori .why-haori .why-haori-title {
  width: 770px;
  left: 0px;
  right: 0px;
  padding-top: 110px;
}

.haori .why-haori .why-haori-title h1 {
  font-size: 45px;
  color: #fff;
  padding: 40px;
}

.haori .why-haori .title-row p {
  font-size: 40px;
  width: 100%;
  font-weight: 700;
  text-align: justify;
}

.haori .why-haori .reasons-haori h3 {
  font-size: 29px;
  padding: 20px 0 20px;
}

.haori .why-haori .reasons-haori p {
  color: #fff;
  font-size: 20px;
}

.haori .why-haori .reasons-haori .reason {
  color: #fff;
  padding: 0 30px 0 30px;
}

@media screen and (min-width: 768px) {
  .haori .why-haori .reasons-haori .col-xl-4:last-child {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 1280px) {
  .haori .why-haori .container {
    text-align: center;
    padding: 350px 0 100px;
  }
}

@media screen and (max-width: 1279px) {
  .right-background .row div {
    margin: 0 auto;
  }

  .haori .why-haori .container {
    text-align: center;
    padding: 100px;
    justify-content: center;
    display: flex;
  }
}

@media (max-width: 1023px) {
  #content.site-content {
    padding: 0 !important;
  }

  .haori .why-haori .reasons-haori .reason {
    padding-bottom: 50px;
  }
}

.haori .choose-style {
  padding-top: 150px;
  background-color: #f2f2f2;
}

.haori .choose-style .choose-color {
  padding: 15px;
  border: 2px solid #434345;
  border-radius: 10px;
  color: #fff;
  background: #434345;
  justify-content: center;
  width: 750px;
  height: 90px;
  margin: auto;
}

.haori .choose-style .choose-color h1 {
  font-size: 40px;
  text-align: center;
}

.haori .choose-style h3 {
  font-size: 30px;
  width: 690px;
  margin: auto;
  padding: 20px;
  color: #434345;
}

.haori .choose-style-2 {
  padding-top: 50px;
  background-color: #f2f2f2;
}

.haori .choose-style-2 .colors-div {
  left: 60px;
  width: 330px;
  padding: 10px;
}

.haori .choose-style-2 .colors-codes {
  font-weight: 600;
  color: #434345;
}

.haori .choose-style-2 .colors-check-img {
  padding: 10px;
}

.haori .choose-style-2 .living-rooms {
  height: 750px;
}

.haori .choose-style-2 .contact-button,
.choose-style-2-mobile .contact-button {
  justify-content: center;
  display: flex;
  padding-bottom: 100px;
  padding-top: 50px;
}

.haori .choose-style-2 .contact-button a,
.haori .choose-style-2-mobile .contact-button a {
  padding: 15px;
  border: 2px solid #434345;
  border-radius: 8px;
  color: #434345;
  background: transparent;
  justify-content: center;
  display: flex;
  font-weight: 700;
  text-decoration: none;
}

.haori .choose-style-2 .colors-div {
  left: 60px;
  width: 330px;
  padding: 10px;
}

.haori .choose-style-2 .colors-codes {
  font-weight: 600;
  color: #434345;
}

.haori .choose-style-2 .colors-check-img {
  padding: 10px;
}

@media screen and (max-width: 800px) {
  .haori .choose-style .choose-color {
    padding: 15px;
    border: 2px solid #434345;
    border-radius: 10px;
    color: #fff;
    background: #434345;
    justify-content: center;
    width: 350px;
    height: 110px;
    margin: auto;
  }

  .haori .choose-style .choose-color h1 {
    font-size: 35px;
    text-align: center;
  }

  .haori .choose-style h3 {
    font-size: 25px;
    width: 350px;
    margin: auto;
    padding: 20px;
    color: #434345;
  }
}

@media screen and (max-width: 1424px) {
  .haori .choose-style-2 .colors-div {
    left: 60px;
    width: 300px;
    padding: 10px;
  }

  .haori .choose-style-2 .colors-codes {
    font-weight: 500;
    color: #434345;
  }

  .haori .choose-style-2 .colors-check-img {
    padding: 5px;
    width: 90px;
  }

  .haori .choose-style-2 .living-rooms {
    height: 650px;
  }
}

@media screen and (max-width: 1248px) {
  .haori .choose-style-2 .colors-div {
    left: 60px;
    width: 300px;
    padding: 10px;
  }

  .haori .choose-style-2 .colors-codes {
    font-weight: 500;
    color: #434345;
  }

  .haori .choose-style-2 .colors-check-img {
    padding: 5px;
    width: 80px;
  }

  .haori .choose-style-2 .living-rooms {
    height: 550px;
  }
}

@media screen and (max-width: 1102px) {
  .haori .choose-style .choose-color {
    padding: 15px;
    border: 2px solid #434345;
    border-radius: 10px;
    color: #fff;
    background: #434345;
    justify-content: center;
    width: 700px;
    height: 90px;
    margin: auto;
  }

  .haori .choose-style .choose-color h1 {
    font-size: 40px;
    text-align: center;
  }

  .haori .choose-style h3 {
    font-size: 30px;
    width: 600px;
    margin: auto;
    padding: 20px;
    color: #434345;
  }

  .haori .choose-style-2 .colors-div {
    left: 60px;
    width: 300px;
    padding: 10px;
  }

  .haori .choose-style-2 .colors-codes {
    font-weight: 500;
    color: #434345;
  }

  .haori .choose-style-2 .colors-check-img {
    padding: 5px;
    width: 70px;
  }

  .haori .choose-style-2 .living-rooms {
    height: 450px;
  }
}

@media screen and (max-width: 957px) {
  .haori .choose-style {
    padding-top: 100px;
    background-color: #f2f2f2;
  }

  .haori .choose-style .choose-color {
    padding: 15px;
    border: 2px solid #434345;
    border-radius: 10px;
    color: #fff;
    background: #434345;
    justify-content: center;
    width: 350px;
    height: 100%;
    margin: auto;
  }

  .haori .choose-style .choose-color h1 {
    font-size: 25px;
    text-align: center;
  }

  .haori .choose-style h3 {
    font-size: 25px;
    /* width: 100%; */
    width: 370px;
    margin: auto;
    padding: 20px;
    color: #434345;
  }

  .haori .choose-style-2 {
    display: none;
  }

  .haori .choose-style-2 .colors-codes {
    font-weight: 500;
    color: #434345;
    display: none !important;
  }
}


@media screen and (min-width: 956px) {
  .haori .choose-style-2-mobile {
    display: none;
  }
}

@media screen and (max-width: 956px) {

  .haori .choose-style-2-mobile .colors-scroll {
    margin: auto;
    padding: 5px;
  }
}

@media screen and (max-width: 620px) {
  .haori .choose-style-2-mobile .colors-scroll {
    width: 500px;
    overflow-x: auto;
    height: 120px;
    margin: 0px;
    padding: 4px;
  }
}

@media screen and (max-width: 435px) {
  .haori .choose-style-2-mobile .colors-scroll {
    width: 400px;
    overflow-x: auto;
    height: 120px;
    margin: 0px !important;
    padding: 4px;
  }
}

@media screen and (max-width: 412px) {
  .haori .choose-style-2-mobile .colors-scroll {
    width: 385px;
    overflow-x: auto;
    height: 120px;
    margin: 0px !important;
    padding: 4px;
  }
}

@media screen and (max-width: 360px) {
  .haori .choose-style-2-mobile .colors-scroll {
    width: 350px;
    overflow-x: auto;
    height: 120px;
    margin: 0px !important;
    padding: 4px;
  }
}

@media screen and (max-width: 956px) {
  .haori .choose-style-2-mobile .colors-scroll {
    margin: auto;
    padding: 5px;
  }
}

.haori .acquaintance .iframe-container-desktop-2 {
  position: relative;
  overflow: hidden;
  /* width: 100%; */
  height: 450px;
}

.haori .acquaintance .iframe-container-desktop-2 iframe {
  width: 100%;
  height: 450px;
  display: block;
  border: 0;
}

@media screen and (max-width: 800px) {
  .haori .acquaintance .iframe-container-desktop-2 iframe {
    height: 350px !important;
  }

  .haori .acquaintance .iframe-container-desktop-2 {
    height: 350px !important;
  }
}

.acquaintance .left-background,
.variety .right-background {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0px !important;
}

.acquaintance .contact-button {
  justify-content: center;
  display: flex;
}

.acquaintance .contact-button a {
  padding: 15px;
  border: 2px solid #434345;
  border-radius: 8px;
  color: #434345;
  background: transparent;
  justify-content: center;
  display: flex;
  text-decoration: none;
}

.acquaintance .contact-button a:hover {
  background: #434345;
  color: #fff;
  text-decoration: none;
}

.line-image {
  padding: 30px 0 40px;
}

.variety .title-variety h1 {
  color: #030303;
  font-size: 45px;
}

.variety .desc {
  max-width: 770px;
  margin: auto;
}

.haori .variety .desc .variety-description-bullet {
  padding-right: 0px;
  max-width: 9%;
}

.haori .variety .desc .variety-description-desc {
  padding-right: 0px;
}

.variety .download-button {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}

.variety .download-button a {
  padding: 15px;
  margin: 25px;
  border: 2px solid #434345;
  border-radius: 8px;
  color: #434345;
  background: transparent;
  font-weight: bold;
  font-size: 19px;
  transition: 0.2s ease-in-out 0s;
  text-decoration: none;
}

.variety .download-button a:hover {
  background: #434345;
  color: #fff;
  text-decoration: none;
}

@media (min-width: 1024px) {
  .site-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .acquaintance .left-background img {
    width: 100%;
  }
}

@media screen and (min-width: 1201px) {
  .acquaintance .right-background {
    background-position-x: -250px;
  }
}

@media screen and (max-width: 1279px) {

  .variety .left-background {
    padding: 50px 30px 50px 30px;
    justify-content: center;
    display: flex;
  }

  @media screen and (max-width: 1279px) {

    .acquaintance .right-background {
      padding: 50px 30px 50px 30px;
    }
  }

  .right-background .row div {
    margin: 0 auto;
  }
}

@media screen and (max-width: 376px) {

  .acquaintance .title,
  .variety .title-variety {
    font-size: 30px;
  }

  .variety .download-button a:hover {
    transform: scale(1.25);
  }
}

#section_contact_form h2 {
  font-size: 4vh;
}

.contact-form-input {
  height: 70px;
  border-radius: 10px;
}


.haori #section_contact_form textarea,
.haori #section_contact_form input,
.haori #section_contact_form select {
  font-size: 18px;
}

.haori .haori-submit-button {
  border-radius: 8px;
  padding: 20px;
  font-size: 2.5vh;
  font-weight: bold;
  border: 0px !important;
}

.haori .haori-submit-button:enabled {
  border: 2px solid;
  border-color: #434345;
  background-color: #434345;
  border-radius: 8px;
  padding: 20px;
  font-size: 2.5vh;
  color: #fff;
}

@media screen and (min-width: 768px) {
  .product-form #section_contact_form {
    padding: 50px 40px;
    border: 2px solid #ececec;
    border-radius: 10px;
    background-color: #fff;
  }
}

@media screen and (max-width: 768px) {
  .product-form .bottom-line {
    border-bottom: 1px solid #434345;
    padding-bottom: 50px;
  }
}