@charset "utf-8";

/* --------------------------------------------
  contents1
-------------------------------------------- */

@media print, screen and (min-width: 768px){
  #contents1 {
    margin-top: 98px;
  }
  #contents1 .pic {
    padding: 60px 0 100px;
    position: relative;
  }
  #contents1 .pic::before {
    width: calc(1117 / 1220 * 100%);
    height: 100%;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    background: #fbf7e4;
  }
  #contents1 .pic img {
    width: calc(1117 / 1220 * 100%);
    border: solid 3px #a0a0a0;
    box-sizing: border-box;
    position: relative;
    z-index: 10;
  }
  #contents1 .desc {
    margin: -65px 0 95px 11.5%;
    position: relative;
    z-index: 10;
  }
}

@media print, screen and (max-width: 767px){
  #contents1 {
    margin-top: 55px;
  }
  #contents1 .pic {
    padding-top: 19px;
    margin: 0 -5.1%;
    background: #fbf7e4;
  }
  #contents1 .pic img {
    width: 100%;
    border-top: solid 2px #a0a0a0;
    border-bottom: solid 2px #a0a0a0;
    box-sizing: border-box;
  }
  #contents1 .pic-caption,
  #contents1 .desc {
    margin: 0 -5.1%;
    padding: 0 4.7%;
    background: #fbf7e4;
    font-size: 1.5rem;
  }
  #contents1 .pic-caption {
    padding-top: 1.4em;
    padding-bottom: 1em;
  }
  #contents1 .desc {
    padding-bottom: 2em;
    color: #363535;
  }
}

/* --------------------------------------------
  contents1 > amizu
-------------------------------------------- */

#amizu .texts .amizu-headline {
  font-size: 2.8rem;
  font-weight: normal;
}
#amizu .texts .amizu-desc {
  margin-bottom: 1em;
  font-size: 1.6rem;
  line-height: 1.625;
}

#amizu .texts .btn-normal {
  max-width: 100%;
  width: 395px;
  height: 44px;
  color: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#amizu .texts .btn-normal::before {
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: #7b9b5d;
}
#amizu .texts .btn-normal:not(.dl)::after {
  width: 12px;
  height: 12px;
  margin-left: 0.6em;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  transform: rotate(45deg) translateY(-2px);
  position: relative;
  z-index: 2;
}
#amizu .texts .btn-normal.dl::after {
  width: 21px;
  height: 19px;
  margin-left: 0.8em;
  content: "";
  display: inline-block;
  background: url(/showroom/handicraft/shared-handicraft/img/dl.png) no-repeat 0 0 / contain;
  position: relative;
  top: -2px;
  z-index: 2;
}
#amizu .texts .btn-normal span {
  position: relative;
  z-index: 2;
}

#amizu .texts .amizu-link {
  margin-top: 25px;
  font-size: 1.6rem;
  line-height: 1;
}
#rwd-content .rwd-main-content #amizu .texts .amizu-link a {
  display: inline-block;
  text-decoration: none;
}
#amizu .texts .amizu-link a::before {
  content: "";
  width: 22px;
  height: 22px;
  margin-right: 0.5em;
  background: url(/showroom/handicraft/amigurumi/lesson/img/arrow_002.png) no-repeat 0 0 / 100% auto;
  display: inline-block;
  vertical-align: -5px;
}

@media print, screen and (min-width: 768px) {
  #amizu .rwd-main-content-group {
    height: 405px;
    padding: 40px 0;
    position: relative;
    box-sizing: border-box;
  }
  #amizu .rwd-main-content-group::before {
    width: calc(1115 / 1220 * 100%);
    height: 100%;
    background: #fbf8e4;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
  }
  #amizu .col2 {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 4;
  }
  #amizu .col2 .texts {
    width: calc(640 / 1220 * 100%);
    padding-top: 10px;
    margin-left: calc(45 / 1220 * 100%);
  }
  #amizu .col2 .amizu-pic {
    width: calc(497 / 1220 * 100%);
    position: absolute;
    right: 0;
    top: 0;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1260px) {
    #amizu .rwd-main-content-group {
      height: calc(430 / 1260 * 100vw);
      min-height: 360px;
    }
}

@media print, screen and (max-width: 767px) {
  #amizu {
    margin-top: 30px;
    padding: 35px 0 45px;
    background: #fbf7e4;
  }
  #amizu .texts .amizu-headline {
    font-size: 1.8rem;
  }
  #amizu .texts .amizu-desc {
    margin: 1.5em 0 1.5em;
    font-size: 1.5rem;
    line-height: 1.73;
  }
  
  #amizu .texts .btn-normal {
    width: 100%;
    height: 45px;
    margin-top: 20px;
  }
}

@media print, screen and (max-width: 360px) {
  #amizu .texts .btn-normal span {
    font-size: 1.4rem;
  }
}

/* --------------------------------------------
  contents1 > learn
-------------------------------------------- */

#learn .headline span {
  font-family: 'Sriracha', cursive;
  font-size: 3.0rem;
  line-height: 1.6;
  color: #514040;
  letter-spacing: 2px;
  font-weight: normal;
}

@media print, screen and (min-width: 768px) {
  #learn {
    max-width: 1397px;
    height: 525px;
    margin: 0 auto;
    position: relative;
  }
  #learn .rwd-main-content-group {
    height: 100%;
  }
  #learn .text-group {
    width: 640px;
    height: 100%;
    float: right;
    margin-right: calc(103 / 1220 * 100%);
    display: flex;
    align-items: center;
    position: relative;
    z-index: 10;
  }
  #learn .text-group .desc2 {
    margin: 1.7em 0 1.4em;
    color: #514040;
    text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
  }
  #learn .pic2 {
    width: auto !important;
    height: 396px !important;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 5;
    transform: translate(-105.5%,-50%);
  }
}

@media print, screen and (min-width: 768px) and (max-width:1160px) {
  #learn .text-group {
    width: 500px;
    margin-right: 0;
  }
  #learn .pic2 {
    transform: translate(-95%,-50%);
  }
}

@media print, screen and (min-width: 768px) and (max-width:1035px) {
  #learn .headline img {
    height: 50px;
  }
}

@media print, screen and (min-width: 768px) and (max-width:930px) {
  #learn .text-group {
    width: 400px;
  }
}

@media print, screen and (max-width: 767px) {
  #learn {
    margin-top: 34px;
    padding-top: 34px;
    position: relative;
  }
  #learn::before {
    height: 4px;
    width: 90.625%;
    position: absolute;
    left: 4.2%;
    top: 0;
    display: block;
    content: "";
    background: url(/showroom/handicraft/shared-handicraft/bar.png) repeat-x 46.5% top / auto 4px;
  }
  #learn::after {
    width: 60px;
    height: 241px;
    display: block;
    content: "";
    background: #fff;
    position: absolute;
    right: 0;
    top: 4px;
  }
  #learn .pic2 {
    width: auto;
    height: 211px;
    position: relative;
    left: -30px;
  }
  #learn .headline {
    margin-top: 27px;
  }
  #learn .headline span {
    font-size: 2.0rem;
    line-height: 1.6;
    color: #514040;
  }
  #learn .desc2 {
    margin: 1em 0 2em;
    font-size: 1.5rem;
    color: #514040;
  }
}

/* --------------------------------------------
  contents11
-------------------------------------------- */

#contents11 .lesson-headline {
  padding-bottom: 25px;
  background: url(/showroom/handicraft/shared-handicraft/img/bar.png) repeat-x center bottom / auto 4px;
}
#contents11 .about-figure-lead {
  padding: 3.5em 0;
  line-height: 1.6;
}

#contents11 .amizu-h {
  padding: 0.5em 0 0.4em;
  background: #e1f7fc;
  color: #15848f;
  text-align: center;
  font-weight: normal;
  line-height: 1.6;
}

@media print, screen and (max-width: 767px) {
  #contents11 .lesson-headline {
    padding-bottom: 20px;
    background-position: 46.5% bottom;
  }
  #contents11 .about-figure-lead {
    padding: 1.5em 0;
  }
  #contents11 .amizu-h {
    padding: 0.8em 0 0.7em;
    margin-bottom: 26px;
    font-size: 1.8rem;
  }
}


/* amizu-figure */

#amizu-figure ul {
  border-top: solid 2px #2aa1ad;
}
#amizu-figure li {
  display: flex;
  align-items: center;
  border-bottom: solid 1px #c6c6c6;
}
#amizu-figure li.dashed {
  border-bottom-style: dashed;
}
#amizu-figure li .image {
  width: 80px;
  text-align: center;
}
#amizu-figure li .image img {
  width: auto;
  height: 59.5px;
}
#amizu-figure li p {
  width: calc(100% - 100px);
  box-sizing: border-box;
  padding-left: 1em;
  line-height: 1.4;
}
#amizu-figure .note {
  margin-top: 1.5em;
  text-align: center;
}

@media print, screen and (max-width: 767px) {
  #amizu-figure ul:not(:last-child) li:last-child {
    border-bottom: none;
  }
  #amizu-figure li .image {
    width: 60px;
  }
  #amizu-figure li p {
    width: calc(100% - 60px);
  }
  #amizu-figure .note {
    text-align: left;
  }
}

/* amizu-result */

#amizu-result {
  margin-top: 70px;
}
#amizu-result .amizu-h {
  margin-bottom: 40px;
}
#amizu-result .amizu-h br {
  display: none;
}

#amizu-result .result-fig {
  height: 287px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#amizu-result .left .result-fig img {
  width: 47.8%;
}
#amizu-result .right .result-fig img {
  width: 60.14%;
}
#amizu-result .result-fig .info {
  margin-left: 4%;
}
#amizu-result .result-fig .info p {
  font-size: 1.4rem;
  line-height: 1.3;
  margin-top: 5px;
}
#amizu-result .result-fig table {
  border-collapse: collapse;
  border: solid 1px #000;
}
#amizu-result .result-fig table th,
#amizu-result .result-fig table td {
  white-space: nowrap;
  font-size: 1.4rem;
  font-weight: normal;
  padding: 2px 4px;
}
#amizu-result .result-fig table thead th + th,
#amizu-result .result-fig table tbody td {
  border-left: solid 1px #918b8a;
}
#amizu-result .result-fig table thead th {
  border-bottom: solid 1px #918b8a;
}

#amizu-result dl {
  padding: 8px 0 30px;
  margin-top: 95px;
  border-top: solid 2px #2aa1ad;
  border-bottom: solid 2px #2aa1ad;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
#amizu-result dl::after {
  content: "";
  display: block;
  width: 77px;
  height: 65px;
  background: url(/showroom/handicraft/amigurumi/lesson/img/arrow_001.png) no-repeat 0 0 / contain;
  position: absolute;
  left: 50%;
  top: -79px;
  transform: translateX(-50%);
}
#amizu-result dl dt {
  width: 6em;
  padding: 25px 0 0 2em;
  box-sizing: border-box;
  line-height: 1.5;
}
#amizu-result dl dd {
  width: calc(100% - 6em);
  padding: 25px 0 0;
  line-height: 1.5;
}

@media print, screen and (max-width: 1000px) and (min-width: 768px) {
  #amizu-result .result-fig {
    height: 227px;
  }
}

@media print, screen and (max-width: 767px) {
  #amizu-result {
    
    margin-top: 50px;
  }
  #amizu-result .amizu-h {
    margin-bottom: 40px;
  }
  #amizu-result .amizu-h br {
    
    display: block;
  }
  
  #amizu-result .right {
    
    margin-top: 70px;
  }
  #amizu-result .result-fig {
    
    height: auto;
    display: block;
    text-align: center;
  }
  #amizu-result .result-fig img {
    
    display: block;
    margin: 0 auto;
  }
  #amizu-result .left .result-fig img {
    
    width: 85%;
    max-width: 293.5px;
  }
  #amizu-result .right .result-fig img {
    
    width: 100%;
    max-width: 341.5px;
  }
  #amizu-result .result-fig .info {
    margin-left: 4%;
  }
  #amizu-result .result-fig .info p {
    font-size: 1.4rem;
    line-height: 1.3;
    margin-top: 5px;
  }
  #amizu-result .result-fig table {
    
    display: inline-table;
    margin-top: 25px;
  }
  #amizu-result .result-fig table th,
  #amizu-result .result-fig table td {
    white-space: nowrap;
    font-size: 1.4rem;
    font-weight: normal;
    padding: 2px 4px;
  }
  #amizu-result .result-fig table thead th + th,
  #amizu-result .result-fig table tbody td {
    border-left: solid 1px #918b8a;
  }
  #amizu-result .result-fig table thead th {
    border-bottom: solid 1px #918b8a;
  }
  #amizu-result .result-fig table tbody td {
    
    text-align: left;
  }
  
  #amizu-result dl {
    padding: 8px 0 30px;
    margin-top: 95px;
    border-top: solid 2px #2aa1ad;
    border-bottom: solid 2px #2aa1ad;
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }
  #amizu-result dl::after {
    content: "";
    display: block;
    width: 77px;
    height: 65px;
    background: url(/showroom/handicraft/amigurumi/lesson/img/arrow_001.png) no-repeat 0 0 / contain;
    position: absolute;
    left: 50%;
    top: -79px;
    transform: translateX(-50%);
  }
  #amizu-result dl dt {
    box-sizing: border-box;
    line-height: 1.5;
    width: 6em;
    padding: 25px 0 0 1.5em;
  }
  #amizu-result dl dd {
    padding: 25px 0 0;
    line-height: 1.5;
    
    width: calc(100% - 6em);
  }
}