@charset "utf-8";

@media print, screen and (min-width: 768px){
  #rwd-content #rwd-main-content {
    margin-bottom: 0;
  }
}

/* --------------------------------------------
  main-visual
-------------------------------------------- */

@media print, screen and (min-width: 768px){
  #main-visual {
    height: 340px;
    padding: 79px 0 0;
    margin: 23px -2.45% 0;
    box-sizing: border-box;
    background: #f9f6cb url(/jp/showroom/handicraft/shared-handicraft/img/pic_001.png) no-repeat 95% 50% / 402px auto;
    position: relative;
  }
  #main-visual::before {
    width: 97.65%;
    height: 23px;
    position: absolute;
    right: 0;
    top: -23px;
    display: block;
    content: "";
    background: #f6b9b4;
  }
  #main-visual .text1 {
    width: calc(583 / 1280 * 100%);
    max-width: 583px;
    margin-left: 5.5%;
  }
  #main-visual .two-col {
    margin: 25px 0 0 4%;
  }
  #main-visual .two-col img {
    width: 164px;
  }
  #main-visual .two-col p {;
    width: calc(96% - 164px - 510px);
    color: #514040;
    position: absolute;
    left: calc(164px + 6%);
    top: 135px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1296px) {
  #main-visual {
    margin-right: -1.0%;
    margin-left: -1.0%;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1060px) {
  #main-visual {
    height: 270px;
    padding-top: 25px;
    background-size: 330px auto;
  }
  #main-visual .two-col {
    padding-right: 370px;
  }
  #main-visual .two-col img {
    width: 110px;
  }
  #main-visual .two-col p {
    width: calc(96% - 110px - 400px);
    font-size: 1.5rem;
    line-height: 1.5;
    left: calc(110px + 6%);
    top: 70px;
  }
}

@media print, screen and (max-width: 767px){
  #main-visual {
    position: relative;
    margin: 0 -5.2%;
  }
  #main-visual .sp-visual {
    height: 240px;
    background: #f9f6cb url(/jp/showroom/handicraft/shared-handicraft/img/pic_001.png) no-repeat 100px -10px / auto 310px;
  }
  #main-visual .fig {
    width: 150px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
  }
  #main-visual .text2 {
    width: 147px;
    position: absolute;
    left: 10px;
    top: 15px;
    z-index: 4;
  }
  #main-visual .two-col {
    padding: 40px 0;
    background: #fcf1e4;
    border-top: solid 1px #fff;
  }
  #main-visual .two-col p {
    width: 90.625%;
    margin: 0 auto;
    color: #514040;
  }
  #main-visual .two-col p.text1-sp {
    font-size: 2.0rem; /* 20px */
  }
  #main-visual .two-col p.text3 {
    margin-top: 1em;
    font-size: 1.5rem; /* 15px */
  }
}

/* --------------------------------------------
  gallery
-------------------------------------------- */

#gallery {
  margin-top: 80px;
}
#gallery .headline img {
  height: 86px;
  display: block;
  margin: 0 auto;
}
#gallery .to-grallery {
  width: 495px;
  height: 108px;
  margin: 34px auto 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #000;
  box-shadow: 2px 2px 0 0 #4c4c4c;
  font-size: 1.8rem; /* 18px; */
  color: #000 !important;
}
#gallery .to-grallery::before {
  width: 67px;
  height: 67px;
  margin-right: 1.2em;
  content: "";
  display: inline-block;
  background: url(/jp/showroom/handicraft/gallery/img/ico_001.png) no-repeat 0 0 / contain;
}
#gallery .to-grallery::after {
  width: 12px;
  height: 12px;
  margin-left: 1.2em;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  border-top: solid 3px #000;
  border-right: solid 3px #000;
  transform: rotate(45deg);
}
#gallery .desc {
  margin: 2em 0 0;
  text-align: center;
}

@media print, screen and (min-width: 768px){
  #gallery .to-grallery:hover {
    box-shadow: none;
    position: relative;
    top: 2px;
    left: 2px;
  }
}


@media print, screen and (max-width: 767px){
  #gallery {
    margin-top: 64px;
  }
  #gallery .headline img {
    height: 60px;
  }
  #gallery .to-grallery {
    width: 100%;
    height: 111px;
    padding-top: 67px;
    margin: 42px auto 0;
    font-size: 1.5rem; /* 15px */
    position: relative;
  }
  #gallery .to-grallery::before {
    width: 46px;
    height: 46px;
    margin-right: 0;
    position: absolute;
    top: 18px;
  }
  #gallery .to-grallery::after {
    margin-left: 0.3em;
  }
  #gallery .desc {
    margin: 2.3em 0 0;
    font-size: 1.5rem; /* 15px */
    text-align: left;
  }
}

/* --------------------------------------------
  post
-------------------------------------------- */

#post {
  margin-top: 90px;
}
#post .headline img {
  height: 86px;
  display: block;
  margin: 0 auto;
}

#post .post-lead {
  padding: 40px 5% 40px calc(4% + 218px);
  margin: 60px -2.2% 0;
  background: #fcf1e4;
  position: relative;
}
#post .post-lead::before {
  width: 218px;
  height: 202px;
  position: absolute;
  left: 2%;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  background: url(/jp/showroom/handicraft/gallery/img/pic_002.png) no-repeat 0 0 / contain;
}

#post .post-lead2 {
  margin-top: 49px;
  padding: 0.8em 0;
  border: solid 2px #f6b9b5;
  text-align: center;
}
#post .post-lead2 .pre-text {
  margin-right: 1.2em;
  color: #824242;
  display: inline-block;
}

#post #guide .headline2 {
  margin: 65px 0 25px;
  padding-bottom: 0.9em;
  font-weight: normal;
  text-align: center;
  font-size: 2.2rem; /* 22px */
  border-bottom: solid 8px #f6b9b4;
}

@media print, screen and (min-width: 768px) and (max-width:970px) {
  #post .post-lead2 .pre-text {
    margin-right: 0;
    display: block;
  }
}

@media print, screen and (max-width: 767px){
  #post {
    margin-top: 85px;
  }
  #post .headline img {
    height: 60px;
  }
  
  #post .post-lead {
    margin: 70px 0 0;
    padding: 100px 4.8% 15px;
  }
  #post .post-lead::before {
    width: 139.5px;
    height: 129px;
    transform: translate(-50%,0);
    left: 50%;
    top: -37px;
  }
  #post .post-lead p {
    font-size: 1.5rem; /* 15px */
  }
  
  #post .post-lead2 {
    margin-top: 30px;
    padding: 0.8em 1em;
    text-align: left;
  }
  #post .post-lead2 .pre-text {
    margin-right: 0;
    display: block;
  }
  
  #post #guide .headline2 {
    padding-bottom: 0.7em;
    margin: 55px 0 25px;
    font-size: 1.8rem; /* 18px */
  }
}

/* --------------------------------------------
  post-btn
-------------------------------------------- */

.post-btn {
  height: 97px;
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff !important;
  font-size: 1.8rem;
  position: relative;
}
.post-btn::before {
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: #ee86b4;
}
.post-btn::after {
  content: "";
  width: 16px;
  height: 16px;
  margin-left: 1em;
  box-sizing: border-box;
  position: relative;
  top: -1px;
  display: inline-block;
  border-top: solid 4px #fff;
  border-right: solid 4px #fff;
  transform: rotate(45deg);
  position: relative;
  z-index: 2;
}
.post-btn span {
  position: relative;
  z-index: 2;
  font-size: 1.8rem;
}

@media print, screen and (max-width: 767px){
  .post-btn {
    margin-top: 0;
  }
  .post-btn::after {
    margin-left: 0.5em;
  }
  .post-btn span {
    font-size: 1.6rem;
  }
}