@charset "UTF-8";
/* 波線 */
/*basic*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

.clear {
  clear: both;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
body {
  font-family: "游ゴシック体", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  line-height: 1.6;
}

h1, h2, h3, h4, h5, h6, p {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.lower.special {
  display: block;
}
.special .pagetop {
  position: fixed;
  right: 50px;
  z-index: 10000;
  width: 53px;
  height: 53px;
}
@media (max-width: 1100px) {
  .special .pagetop {
    right: 0;
  }
}
@media (max-width: 768px) {
  .special .pagetop {
    right: 20px;
    bottom: 20px !important;
    width: 20px;
    height: 20px;
  }
}
.special .pagetop a {
  width: 53px;
  display: block;
  height: 100%;
}
@media (max-width: 768px) {
  .special .pagetop a {
    width: 20px;
    height: 20px;
  }
}
.special .pagetop a img {
  width: 100%;
}

.lower.mothersday .main-v-area {
  text-align: center;
  max-width: 1280px;
  margin: auto;
}
.lower.mothersday .main-v-area img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .main-v-area {
    margin-top: 35px;
  }
}

.lower.mothersday .content-wrapper {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #7f7578;
}

.lower.mothersday .top-area {
  padding: 110px 0 75px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .top-area {
    padding: 50px 20px;
  }
}
.lower.mothersday .top-area .txt-area {
  background: url(../../special/2020_mothersday/img/top-illust.svg) no-repeat scroll center 237px;
  background-size: 711px 168px;
  font-weight: bold;
  font-size: 23px;
  color: #7f7578;
  line-height: 2.0869565217;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .top-area .txt-area {
    font-size: 13px;
    background-size: 319px auto;
    -webkit-background-size: 319px auto;
    background-position: center 190px;
  }
}
@media (max-width: 340px) {
  .lower.mothersday .top-area .txt-area {
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-position: center 200px;
  }
}
.lower.mothersday .top-area .txt-area p.mb {
  margin-bottom: 125px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .top-area .txt-area p.mb {
    margin-bottom: 55px;
  }
}

.lower.mothersday .sec {
  padding: 45px 0;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec {
    padding: 55px 0 0;
  }
}
.lower.mothersday .sec .inner {
  width: 800px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .inner {
    padding: 0 20px;
    width: auto;
  }
}
.lower.mothersday .sec .inner h2 {
  text-align: center;
  font-size: 40px;
  color: #7f7578;
  margin-bottom: 20px;
  line-height: 1.2;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .inner h2 {
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 10px;
  }
}
.lower.mothersday .sec .inner h2 small {
  font-size: 27px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .inner h2 small {
    font-size: 13px;
  }
}
.lower.mothersday .sec .inner h2 img {
  width: 286px;
  height: auto;
  display: block;
  margin: -20px auto -30px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .inner h2 img {
    width: 143px;
    margin: -10px auto -15px;
  }
}
.lower.mothersday .sec .inner .top-txt {
  font-size: 20px;
  text-align: center;
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .inner .top-txt {
    font-size: 13px;
    margin-bottom: 55px;
  }
}
.lower.mothersday .sec.bg {
  background: #f7f2f2;
}

.lower.mothersday .sec3 {
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec3 {
    padding-bottom: 50px;
  }
}

.lower.mothersday .item-wrapper {
  background: white;
  width: 100%;
  padding: 50px 0;
}
.lower.mothersday .item-wrapper .line {
  background: none;
  height: 1px;
  width: 760px;
  margin: 50px auto;
  border: 0;
  border-bottom: 1px dotted #7f7578;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .item-wrapper .line {
    width: 90%;
    margin: 40px auto 30px;
  }
}

.lower.mothersday .sec-item {
  max-width: 540px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item {
    padding: 0 25px;
  }
}
.lower.mothersday .sec-item .item-title {
  text-align: center;
  font-size: 29px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .item-title {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
.lower.mothersday .sec-item .item-title + .body-txt {
  font-size: 18px;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .item-title + .body-txt {
    font-size: 13px;
  }
}
.lower.mothersday .sec-item .pickup-item {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .pickup-item img {
    width: 246px;
    max-width: 100%;
    height: auto;
  }
}
.lower.mothersday .sec-item .item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .item-list {
    display: block;
  }
}
.lower.mothersday .sec-item .item-list li {
  width: 260px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .item-list li {
    margin-bottom: 40px;
    width: 100%;
  }
  .lower.mothersday .sec-item .item-list li:last-child {
    margin-bottom: 0;
  }
}
.lower.mothersday .sec-item .item-list li .description {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.6;
  letter-spacing: 0.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 4em;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .item-list li .description {
    font-size: 17px;
  }
}
.lower.mothersday .sec-item .item-list li .description small {
  display: block;
  font-size: 14px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .item-list li .description small {
    font-size: 13px;
  }
}
.lower.mothersday .sec-item .item-list li .item-thumb {
  width: 100%;
  display: block;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .item-list li .item-thumb {
    max-width: 260px;
    margin: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media (max-width: 375px) {
  .lower.mothersday .sec-item .item-list li .item-thumb {
    padding: 0 10%;
  }
}
.lower.mothersday .sec-item .item-list li .item-thumb img {
  width: 100%;
}
.lower.mothersday .sec-item .item-list li .icon {
  text-align: center;
  line-height: 1;
  margin: 12px 0 5px;
}
.lower.mothersday .sec-item .item-list li .icon + .btn {
  margin-top: 25px;
}
.lower.mothersday .sec-item .item-list li .name {
  text-align: center;
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: bold;
  line-height: 1.6;
  font-family: YuGothic, "Yu Gothic", "游ゴシック体", sans-serif;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .item-list li .name span {
    margin-right: 1em;
  }
}
.lower.mothersday .sec-item .item-list li .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 40px;
  color: white;
  font-size: 18px;
  font-weight: bold;
  background: #814860;
  font-family: YuGothic, "Yu Gothic", "游ゴシック体", sans-serif;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .item-list li .btn {
    font-size: 13px;
    width: 80%;
    max-width: 260px;
    margin: auto;
  }
}
.lower.mothersday .sec-item .item-list li .btn img {
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .item-list li .btn img {
    width: 13px;
    height: auto;
  }
}
.lower.mothersday .sec-item .item-list.single {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .item-list.single.mb {
    margin-bottom: 40px;
  }
}
.lower.mothersday .sec-item .item-list.single li.w2 {
  width: 462px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .item-list.single li.w2 {
    width: 100%;
    height: auto;
  }
}
.lower.mothersday .sec-item .item-list.single li.w2 .btn {
  width: 260px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .item-list.single li.w2 .btn {
    max-width: 260px;
    width: 80%;
  }
}
.lower.mothersday .sec-item .num-list {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .num-list {
    margin-bottom: 25px;
  }
}
.lower.mothersday .sec-item .num-list .item-title {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 5px;
}
.lower.mothersday .sec-item .num-list .item-title + .body-txt {
  font-size: 14px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .num-list .item-title + .body-txt {
    font-size: 13px;
  }
}
.lower.mothersday .sec-item .num-list.mb0 {
  margin-bottom: 0;
}
.lower.mothersday .sec-item .num-list figure {
  text-align: center;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec-item .num-list figure {
    max-width: 218px;
    margin: 10px auto 0;
  }
  .lower.mothersday .sec-item .num-list figure img {
    width: 100%;
  }
}

/* howtoknit */
.lower.howtoknit .main-v-area {
  text-align: center;
  max-width: 1280px;
  margin: auto;
}
.lower.howtoknit .main-v-area img {
  max-width: 100%;
}

.lower.howtoknit .content-wrapper {
  color: #3e3a39;
}

.lower.howtoknit .top-area {
  text-align: center;
  margin: 80px 0 120px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .top-area {
    margin: 50px 0 70px;
  }
}
.lower.howtoknit .top-area .txt-area p {
  font-size: 23px;
  font-weight: bold;
  line-height: 1.9565217391;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .top-area .txt-area p {
    font-size: 13px;
  }
}

.lower.howtoknit .sec {
  max-width: 800px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec {
    padding: 0 25px;
  }
}
@media (max-width: 360px) {
  .lower.howtoknit .sec {
    padding: 0 20px;
  }
}
.lower.howtoknit .sec .t-deco {
  text-align: center;
  display: block;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec .t-deco {
    margin-bottom: 18px;
  }
}
.lower.howtoknit .sec h2 {
  font-size: 36px;
  margin-bottom: 50px;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec h2 {
    font-size: 22px;
    margin-bottom: 25px;
  }
}

.lower.howtoknit .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .row {
    display: block;
  }
}
.lower.howtoknit .row .num {
  width: 370px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .row .num {
    width: 100%;
    margin-bottom: 75px;
  }
}
.lower.howtoknit .row .num h3 {
  border-radius: 8px;
  width: 370px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  color: white;
  font-weight: bold;
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .row .num h3 {
    font-size: 20px;
    width: calc(100% - 50px);
    height: 45px;
    margin: 0 auto 10px;
  }
}
.lower.howtoknit .row .num .illust-1 {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .row .num .illust-1 {
    margin-bottom: 15px;
    padding: 0 40px;
  }
  .lower.howtoknit .row .num .illust-1 img {
    max-width: 100%;
    height: auto;
  }
}
.lower.howtoknit .row .num .txt {
  text-align: center;
  font-weight: bold;
  font-size: 21px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .row .num .txt {
    font-size: 15px;
  }
}
.lower.howtoknit .row .num .u-arrow {
  text-align: center;
  margin: 50px 0;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .row .num .u-arrow {
    margin: 30px 0;
  }
  .lower.howtoknit .row .num .u-arrow img {
    width: 22px;
    height: auto;
  }
}
.lower.howtoknit .row .num .balloon {
  background-repeat: no-repeat;
  background-size: 367px 136px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 367px;
  height: 136px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .row .num .balloon {
    background-size: 256px 95px;
    width: 256px;
    height: 95px;
    margin: 0 auto 20px;
  }
}
.lower.howtoknit .row .num .balloon p {
  font-size: 21px;
  font-weight: bold;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .row .num .balloon p {
    font-size: 15px;
  }
}
.lower.howtoknit .row .num .illust-2 {
  text-align: center;
}
.lower.howtoknit .row .num.num1 h3 {
  background: #66935a;
}
.lower.howtoknit .row .num.num1 .balloon {
  background-image: url(../../special/2020_howtoknit/img/sec1-num1-balloon.svg);
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .row .num.num1 .balloon {
    background-image: url(../../special/2020_howtoknit/img/sec1-num1-balloon-sp.svg);
  }
}
.lower.howtoknit .row .num.num2 h3 {
  background: #5a6781;
}
.lower.howtoknit .row .num.num2 .balloon {
  background-image: url(../../special/2020_howtoknit/img/sec1-num2-balloon.svg);
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .row .num.num2 .balloon {
    background-image: url(../../special/2020_howtoknit/img/sec1-num2-balloon-sp.svg);
  }
}

.lower.howtoknit .lesson2 {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .lesson2 {
    margin-top: 0;
  }
}
.lower.howtoknit .lesson2 .inner-wrapper {
  padding: 95px 100px;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .lesson2 .inner-wrapper {
    padding: 25px 15px;
    margin-bottom: 40px;
  }
}
.lower.howtoknit .lesson2 .inner-wrapper .ttl {
  background-repeat: no-repeat;
  background-size: 603px 82px;
  width: 603px;
  height: 82px;
  font-size: 29px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 8px;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .lesson2 .inner-wrapper .ttl {
    font-size: 17px;
    background: white;
    border-radius: 6px;
    width: 100%;
    height: 45px;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
@media (max-width: 360px) {
  .lower.howtoknit .lesson2 .inner-wrapper .ttl {
    font-size: 14px;
    padding-top: 9px;
  }
}
.lower.howtoknit .lesson2 .inner-wrapper .ttl .icon {
  color: white;
  font-weight: bold;
  font-size: 19px;
  border-radius: 8px;
  padding: 0 10px;
  position: relative;
  top: -4px;
  margin-right: 10px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .lesson2 .inner-wrapper .ttl .icon {
    top: -2px;
    font-size: 11px;
    border-radius: 4px;
    margin-right: 3px;
    padding: 0 5px;
  }
}
@media (max-width: 360px) {
  .lower.howtoknit .lesson2 .inner-wrapper .ttl .icon {
    top: -1px;
    font-size: 10px;
    padding: 3px 5px 0;
    margin-right: 2px;
  }
}
.lower.howtoknit .lesson2 .inner-wrapper .ttl + .txt {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .lesson2 .inner-wrapper .ttl + .txt {
    font-size: 14px;
    margin-bottom: 30px;
  }
}
.lower.howtoknit .lesson2 .inner-wrapper.green {
  background: #f0f4ee;
}
.lower.howtoknit .lesson2 .inner-wrapper.green .ttl {
  color: #66935a;
  background-image: url(../../special/2020_howtoknit/img/sec2-bal-1.svg);
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .lesson2 .inner-wrapper.green .ttl {
    background-image: inherit;
    border: 2px solid #66935a;
    position: relative;
  }
  .lower.howtoknit .lesson2 .inner-wrapper.green .ttl::before {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 50%;
    margin-left: -4px;
    border: 7px solid transparent;
    border-top: 7px solid #FFF;
    z-index: 2;
  }
  .lower.howtoknit .lesson2 .inner-wrapper.green .ttl::after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -7px;
    border: 10px solid transparent;
    border-top: 10px solid #66935a;
    z-index: 1;
  }
}
.lower.howtoknit .lesson2 .inner-wrapper.green .ttl .icon {
  background: #66935a;
}
.lower.howtoknit .lesson2 .inner-wrapper.blue {
  background: #eef0f2;
}
.lower.howtoknit .lesson2 .inner-wrapper.blue .ttl {
  color: #5a6781;
  background-image: url(../../special/2020_howtoknit/img/sec2-bal-2.svg);
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .lesson2 .inner-wrapper.blue .ttl {
    background-image: inherit;
    border: 2px solid #5a6781;
    position: relative;
  }
  .lower.howtoknit .lesson2 .inner-wrapper.blue .ttl::before {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 50%;
    margin-left: -4px;
    border: 7px solid transparent;
    border-top: 7px solid #FFF;
    z-index: 2;
  }
  .lower.howtoknit .lesson2 .inner-wrapper.blue .ttl::after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -7px;
    border: 10px solid transparent;
    border-top: 10px solid #5a6781;
    z-index: 1;
  }
}
.lower.howtoknit .lesson2 .inner-wrapper.blue .ttl .icon {
  background: #5a6781;
}
.lower.howtoknit .lesson2 .inner-wrapper.blue .item-list:last-child li {
  margin-bottom: 0;
}
.lower.howtoknit .lesson2 .inner-wrapper .about-area {
  background: white;
  padding: 30px;
  border-radius: 12px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .lesson2 .inner-wrapper .about-area {
    padding: 15px 20px;
    border-radius: 6px;
  }
}
.lower.howtoknit .lesson2 .inner-wrapper .about-area h4 {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .lesson2 .inner-wrapper .about-area h4 {
    font-size: 15px;
  }
}
.lower.howtoknit .lesson2 .inner-wrapper .about-area h4:after {
  content: "";
  background-image: url(../../special/2020_howtoknit/img/wave-line.svg);
  background-repeat: no-repeat;
  background-size: 150px 4px;
  display: block;
  width: 150px;
  height: 4px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .lesson2 .inner-wrapper .about-area h4:after {
    background-image: url(../../special/2020_howtoknit/img/wave-line-sp.svg);
    background-size: 90px 2px;
    width: 90px;
    height: 2px;
    margin: 0 auto 20px;
  }
}
.lower.howtoknit .lesson2 .inner-wrapper .about-area .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .lesson2 .inner-wrapper .about-area .row {
    display: block;
  }
}
.lower.howtoknit .lesson2 .inner-wrapper .about-area .row .thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 200px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .lesson2 .inner-wrapper .about-area .row .thumb {
    width: 100%;
  }
}
.lower.howtoknit .lesson2 .inner-wrapper .about-area .row .thumb img {
  width: 100%;
}
.lower.howtoknit .lesson2 .inner-wrapper .about-area .row .about-txt {
  font-size: 16px;
  font-weight: bold;
  width: calc(100% - 200px);
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .lesson2 .inner-wrapper .about-area .row .about-txt {
    font-size: 13px;
    width: 100%;
    padding: 15px 0 0;
  }
}

.lower.howtoknit .sec-item {
  margin: auto;
}
.lower.howtoknit .sec-item .item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 25px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec-item .item-list {
    display: block;
    padding: 0 15px;
    margin-bottom: 45px;
  }
}
.lower.howtoknit .sec-item .item-list li {
  width: 262px;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec-item .item-list li {
    margin-bottom: 40px;
    width: 100%;
  }
  .lower.howtoknit .sec-item .item-list li:last-child {
    margin-bottom: 0;
  }
}
.lower.howtoknit .sec-item .item-list li .description {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 4em;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec-item .item-list li .description {
    font-size: 14px;
    font-weight: bold;
  }
}
.lower.howtoknit .sec-item .item-list li .description small {
  display: block;
  font-size: 14px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec-item .item-list li .description small {
    font-size: 13px;
  }
}
.lower.howtoknit .sec-item .item-list li .item-thumb {
  width: 100%;
  display: block;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec-item .item-list li .item-thumb {
    max-width: 246px;
    margin: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media (max-width: 375px) {
  .lower.howtoknit .sec-item .item-list li .item-thumb {
    padding: 0 5%;
  }
}
.lower.howtoknit .sec-item .item-list li .item-thumb img {
  width: 100%;
}
.lower.howtoknit .sec-item .item-list li .icon {
  text-align: center;
  line-height: 1;
  margin: 12px 0 5px;
}
.lower.howtoknit .sec-item .item-list li .name {
  text-align: center;
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: bold;
  line-height: 1.6;
  font-family: YuGothic, "Yu Gothic", "游ゴシック体", sans-serif;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec-item .item-list li .name span {
    margin-right: 1em;
  }
}
.lower.howtoknit .sec-item .item-list li .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 40px;
  color: white;
  font-size: 18px;
  font-weight: bold;
  font-family: YuGothic, "Yu Gothic", "游ゴシック体", sans-serif;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec-item .item-list li .btn {
    font-size: 13px;
    width: 80%;
    max-width: 260px;
    margin: auto;
    height: 35px;
  }
}
.lower.howtoknit .sec-item .item-list li .btn img {
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec-item .item-list li .btn img {
    width: 13px;
    height: auto;
  }
}
.lower.howtoknit .sec-item .item-list.single {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec-item .item-list.single.mb {
    margin-bottom: 40px;
  }
}
.lower.howtoknit .sec-item .item-list.single li.w2 {
  width: 540px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec-item .item-list.single li.w2 {
    width: 100%;
    height: auto;
  }
}
.lower.howtoknit .sec-item .item-list.single li.w2 .btn {
  width: 260px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec-item .item-list.single li.w2 .btn {
    max-width: 260px;
    width: 80%;
  }
}
.lower.howtoknit .sec-item .num-list {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec-item .num-list {
    margin-bottom: 25px;
  }
}
.lower.howtoknit .sec-item .num-list .item-title {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 5px;
}
.lower.howtoknit .sec-item .num-list .item-title + .body-txt {
  font-size: 14px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec-item .num-list .item-title + .body-txt {
    font-size: 13px;
  }
}
.lower.howtoknit .sec-item .num-list.mb0 {
  margin-bottom: 0;
}
.lower.howtoknit .sec-item .num-list figure {
  text-align: center;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .lower.howtoknit .sec-item .num-list figure {
    max-width: 218px;
    margin: 10px auto 0;
  }
  .lower.howtoknit .sec-item .num-list figure img {
    width: 100%;
  }
}
.lower.howtoknit .sec-item.green .item-list li .btn {
  background: #66935a;
}
.lower.howtoknit .sec-item.blue .item-list li .btn {
  background: #5a6781;
}

/* fathersday */
.lower.fathersday .main-v-area {
  text-align: center;
  max-width: 1280px;
  margin: auto;
}
.lower.fathersday .main-v-area img {
  max-width: 100%;
}

.lower.fathersday .content-wrapper {
  background: #22304b;
  color: white;
}

.lower.fathersday .top-area {
  padding: 85px 0 165px;
  margin: auto;
  max-width: 800px;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .top-area {
    padding: 45px 0 75px;
  }
}
.lower.fathersday .top-area .txt {
  text-align: center;
  font-size: 23px;
  font-weight: bold;
  color: white;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .top-area .txt {
    font-size: 13px;
  }
}
.lower.fathersday .top-area .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 75px;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .top-area .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 10%;
    margin-top: 45px;
  }
}
.lower.fathersday .top-area .list li {
  width: 25%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .top-area .list li {
    width: 50%;
    margin-bottom: 50px;
    min-height: 225px;
  }
}
.lower.fathersday .top-area .list li a {
  display: block;
}
.lower.fathersday .top-area .list li a .icon {
  text-align: center;
  display: block;
  height: 80px;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .top-area .list li a .icon {
    height: auto;
    min-height: 66px;
    padding-top: 10px;
  }
}
.lower.fathersday .top-area .list li a .txt {
  border-left: 1px solid white;
  padding: 30px 0;
  text-align: center;
  color: white;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .top-area .list li a .txt {
    border: 0;
    padding: 30px 0 0;
  }
}
.lower.fathersday .top-area .list li a::after {
  width: 20px;
  height: 20px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  content: "";
  display: block;
  margin: 15px auto 0;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .top-area .list li a::after {
    width: 16px;
    height: 16px;
    margin: 35px auto;
  }
}
@media screen and (max-width: 767px) {
  .lower.fathersday .top-area .list li:nth-child(1)::after {
    background: white;
    width: 1px;
    height: 100%;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
  }
  .lower.fathersday .top-area .list li:nth-child(1)::before {
    background: white;
    width: calc(100% - 12.5px);
    height: 1px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -23px;
  }
}
@media screen and (max-width: 767px) {
  .lower.fathersday .top-area .list li:nth-child(2)::before {
    background: white;
    width: calc(100% - 12.5px);
    height: 1px;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: -23px;
  }
}
@media screen and (max-width: 767px) {
  .lower.fathersday .top-area .list li:nth-child(3) {
    margin-bottom: 0;
  }
  .lower.fathersday .top-area .list li:nth-child(3)::after {
    background: white;
    width: 1px;
    height: 100%;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .lower.fathersday .top-area .list li:last-child {
    margin-bottom: 0;
  }
}
.lower.fathersday .top-area .list li:last-child a .txt {
  border-right: 1px solid white;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .top-area .list li:last-child a .txt {
    border-right: 0;
  }
}

.lower.fathersday .sec .inner {
  max-width: 800px;
  margin: auto;
  padding-bottom: 200px;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner {
    padding: 0 25px 50px;
  }
}
.lower.fathersday .sec .inner h2 {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner h2 {
    margin-bottom: 25px;
  }
}
.lower.fathersday .sec .inner h2 img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner h2 img {
    width: 100%;
    height: auto;
  }
}
.lower.fathersday .sec .inner .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner .row {
    display: block;
    max-width: 460px;
    margin: auto;
  }
}
.lower.fathersday .sec .inner .row .thumb {
  width: 460px;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner .row .thumb {
    width: 100%;
    margin-bottom: 25px;
  }
  .lower.fathersday .sec .inner .row .thumb img {
    width: 100%;
    height: auto;
  }
}
.lower.fathersday .sec .inner .row .txt-area {
  padding-left: 35px;
  width: calc(100% - 495px);
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner .row .txt-area {
    padding-left: 0;
    width: 100%;
  }
}
.lower.fathersday .sec .inner .row .txt-area h3 {
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner .row .txt-area h3 {
    text-align: center;
    max-width: 300px;
    margin: 0 auto 10px;
  }
  .lower.fathersday .sec .inner .row .txt-area h3 img {
    max-width: 100%;
    height: auto;
  }
}
.lower.fathersday .sec .inner .row .txt-area .top-txt {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner .row .txt-area .top-txt {
    font-size: 15px;
    max-width: 300px;
    margin: auto;
  }
}
.lower.fathersday .sec .inner .item-wrapper {
  margin-top: 100px;
  margin-bottom: 200px;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner .item-wrapper {
    margin-top: 30px;
    margin-bottom: 60px;
  }
}
.lower.fathersday .sec .inner .item-wrapper:last-child {
  margin-bottom: 0;
}
.lower.fathersday .sec .inner .item-wrapper .sec-item {
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-top: 1px solid white;
  padding: 60px 130px;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner .item-wrapper .sec-item {
    padding: 35px 0;
  }
}
.lower.fathersday .sec .inner .item-wrapper .sec-item.border-b {
  border-bottom: 1px solid white;
}
.lower.fathersday .sec .inner .item-wrapper .sec-item .item-title {
  text-align: center;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner .item-wrapper .sec-item .item-title {
    margin-bottom: 25px;
  }
  .lower.fathersday .sec .inner .item-wrapper .sec-item .item-title img {
    max-width: 100%;
    height: auto;
  }
}
.lower.fathersday .sec .inner .item-wrapper .sec-item .body-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner .item-wrapper .sec-item .body-txt {
    display: block;
    margin-bottom: 30px;
    text-align: center;
  }
}
.lower.fathersday .sec .inner .item-wrapper .sec-item .body-txt .icon {
  width: 130px;
  height: auto;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner .item-wrapper .sec-item .body-txt .icon {
    width: 65px;
    margin: 0 auto 30px;
  }
}
.lower.fathersday .sec .inner .item-wrapper .sec-item .body-txt .txt {
  padding-left: 20px;
  line-height: 2;
  font-size: 16px;
  font-weight: bold;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner .item-wrapper .sec-item .body-txt .txt {
    padding-left: 0;
    font-size: 14px;
    text-align: center;
    display: block;
    font-weight: bold;
  }
}
.lower.fathersday .sec .inner .item-wrapper .sec-item .item-list li a {
  display: block;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner .item-wrapper .sec-item .item-list li .item-thumb {
    max-width: 220px;
    margin: auto;
    width: 100%;
  }
  .lower.fathersday .sec .inner .item-wrapper .sec-item .item-list li .item-thumb img {
    width: 100%;
    height: auto;
  }
}
.lower.fathersday .sec .inner .item-wrapper .sec-item .item-list li .icon {
  margin: 15px 0 10px;
  text-align: center;
}
.lower.fathersday .sec .inner .item-wrapper .sec-item .item-list li .name {
  text-align: center;
}
.lower.fathersday .sec .inner .item-wrapper .sec-item .item-list li .btn {
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  color: white;
  color: #22304b;
  max-width: 260px;
  margin: 15px auto 0;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner .item-wrapper .sec-item .item-list li .btn {
    max-width: 220px;
  }
}
.lower.fathersday .sec .inner .item-wrapper .sec-item .item-list li .btn img {
  margin-left: 10px;
}
.lower.fathersday .sec .inner .item-wrapper .sec-item .item-list.single li {
  margin-bottom: 100px;
}
.lower.fathersday .sec .inner .item-wrapper .sec-item .item-list.single li:last-child {
  margin-bottom: 0;
}
.lower.fathersday .sec .inner .item-wrapper .sec-item .item-list.column2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner .item-wrapper .sec-item .item-list.column2 {
    display: block;
  }
}
.lower.fathersday .sec .inner .item-wrapper .sec-item .item-list.column2 li {
  width: 260px;
}
@media screen and (max-width: 767px) {
  .lower.fathersday .sec .inner .item-wrapper .sec-item .item-list.column2 li {
    width: 100%;
    margin-bottom: 60px;
  }
  .lower.fathersday .sec .inner .item-wrapper .sec-item .item-list.column2 li:last-child {
    margin-bottom: 0;
  }
}

.lower.under1500 .main-v-area {
  text-align: center;
  max-width: 1280px;
  margin: auto;
}
.lower.under1500 .main-v-area img {
  max-width: 100%;
  height: auto;
}

.lower.under1500 .top-area {
  background: #ccecf6;
}
.lower.under1500 .top-area .inner-wrapper {
  background-image: url(../../special/2020_under1500/img/deco-line.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1100px 356px;
  padding: 125px 0 85px;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .top-area .inner-wrapper {
    background-image: url(../../special/2020_under1500/img/deco-line-sp.png);
    background-size: auto 80%;
    padding: 70px 0;
  }
}
.lower.under1500 .top-area .inner-wrapper .txt {
  text-align: center;
  color: black;
  font-weight: bold;
  font-size: 23px;
  line-height: 1.9;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .top-area .inner-wrapper .txt {
    font-size: 13px;
  }
}

.lower.under1500 .top-line {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 10;
  margin-top: -1px;
}

.lower.under1500 .sec {
  padding: 135px 0 115px;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec {
    padding: 75px 0;
  }
}
.lower.under1500 .sec.bg {
  background: #00a0d2;
  color: white;
}
.lower.under1500 .sec.bg2 {
  background: #d9f1f8;
  color: #004ea2;
}
.lower.under1500 .sec.mnt {
  margin-top: -20px;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec.mnt {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec.mnt-sp {
    margin-top: -20px;
  }
}
.lower.under1500 .sec .inner {
  max-width: 800px;
  margin: auto;
}
.lower.under1500 .sec .inner .c-ttl {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec .inner .c-ttl {
    margin-bottom: 20px;
  }
  .lower.under1500 .sec .inner .c-ttl img {
    max-width: 100%;
    height: auto;
  }
}
.lower.under1500 .sec .inner .top-txt {
  font-size: 23px;
  font-weight: bold;
  line-height: 1.56;
  text-align: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec .inner .top-txt {
    font-size: 13px;
    margin-bottom: 70px;
  }
}
.lower.under1500 .sec .inner .sec-item .info-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0 0 85px;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec .inner .sec-item .info-area {
    display: block;
    margin-bottom: 50px;
    padding: 0 20%;
  }
}
.lower.under1500 .sec .inner .sec-item .info-area .copy-area {
  width: 370px;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec .inner .sec-item .info-area .copy-area {
    max-width: 250px;
    margin: 0 auto 20px;
    width: 100%;
  }
  .lower.under1500 .sec .inner .sec-item .info-area .copy-area img {
    width: 100%;
    height: auto;
  }
}
.lower.under1500 .sec .inner .sec-item .info-area .copy-area h3 {
  margin-bottom: 20px;
}
.lower.under1500 .sec .inner .sec-item .info-area .copy-area h3 img {
  width: 100%;
  height: auto;
}
.lower.under1500 .sec .inner .sec-item .info-area .copy-area .txt {
  font-size: 16px;
  font-weight: bold;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
}
.lower.under1500 .sec .inner .sec-item .info-area .copy-area .txt sup {
  font-size: 60%;
}
.lower.under1500 .sec .inner .sec-item .thumb-area {
  width: 390px;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec .inner .sec-item .thumb-area {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 246px;
    margin: 0 auto 15px;
  }
}
.lower.under1500 .sec .inner .sec-item .thumb-area img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec .inner .sec-item .txt {
    font-size: 13px;
    font-weight: bold;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    text-align: justify;
    text-justify: inter-ideograph;
    word-break: break-all;
  }
  .lower.under1500 .sec .inner .sec-item .txt sup {
    font-size: 50%;
  }
}

.lower.under1500 .sec-item {
  margin-bottom: 100px;
}
.lower.under1500 .sec-item.mb0 {
  margin-bottom: 0;
}
.lower.under1500 .sec-item .item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 25px;
  max-width: 600px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec-item .item-list {
    display: block;
    padding: 0 15px;
    margin-bottom: 45px;
  }
}
.lower.under1500 .sec-item .item-list li {
  width: 262px;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec-item .item-list li {
    margin-bottom: 40px;
    width: 100%;
  }
  .lower.under1500 .sec-item .item-list li:last-child {
    margin-bottom: 0;
  }
}
.lower.under1500 .sec-item .item-list li .item-thumb {
  width: 100%;
  display: block;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec-item .item-list li .item-thumb {
    max-width: 246px;
    margin: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media (max-width: 375px) {
  .lower.under1500 .sec-item .item-list li .item-thumb {
    padding: 0 5%;
  }
}
.lower.under1500 .sec-item .item-list li .item-thumb img {
  width: 100%;
}
.lower.under1500 .sec-item .item-list li .icon {
  text-align: center;
  line-height: 1;
  margin: 12px 0 5px;
}
.lower.under1500 .sec-item .item-list li .name {
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.6;
  font-family: YuGothic, "Yu Gothic", "游ゴシック体", sans-serif;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec-item .item-list li .name span {
    margin-right: 1em;
  }
}
.lower.under1500 .sec-item .item-list li .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 40px;
  color: #00a0d2;
  background: white;
  font-size: 18px;
  font-weight: bold;
  font-family: YuGothic, "Yu Gothic", "游ゴシック体", sans-serif;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec-item .item-list li .btn {
    font-size: 13px;
    width: 80%;
    max-width: 260px;
    margin: auto;
    height: 35px;
  }
}
.lower.under1500 .sec-item .item-list li .btn::after {
  content: "";
  width: 12px;
  height: 12px;
  border-top: 2px solid #00a0d2;
  border-right: 2px solid #00a0d2;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  display: block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.lower.under1500 .sec-item .item-list li .btn.pat2 {
  background: #004ea2;
  color: white;
}
.lower.under1500 .sec-item .item-list li .btn.pat2::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.lower.under1500 .sec-item .item-list.single {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec-item .item-list.single.mb {
    margin-bottom: 40px;
  }
}
.lower.under1500 .sec-item .item-list.single li.w2 {
  width: 540px;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec-item .item-list.single li.w2 {
    width: 100%;
    height: auto;
  }
}
.lower.under1500 .sec-item .item-list.single li.w2 .btn {
  width: 260px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec-item .item-list.single li.w2 .btn {
    max-width: 260px;
    width: 80%;
  }
}
.lower.under1500 .sec-item .num-list {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec-item .num-list {
    margin-bottom: 25px;
  }
}
.lower.under1500 .sec-item .num-list .item-title {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 5px;
}
.lower.under1500 .sec-item .num-list .item-title + .body-txt {
  font-size: 14px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec-item .num-list .item-title + .body-txt {
    font-size: 13px;
  }
}
.lower.under1500 .sec-item .num-list.mb0 {
  margin-bottom: 0;
}
.lower.under1500 .sec-item .num-list figure {
  text-align: center;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .lower.under1500 .sec-item .num-list figure {
    max-width: 218px;
    margin: 10px auto 0;
  }
  .lower.under1500 .sec-item .num-list figure img {
    width: 100%;
  }
}

.lower.warm-inner .main-v-area {
  text-align: center;
  max-width: 1280px;
  margin: auto;
}
.lower.warm-inner .main-v-area img {
  max-width: 100%;
  height: auto;
}

.lower.warm-inner .main-container {
  background: #fff0dd;
}

.lower.warm-inner .top-area {
  background: white;
  padding: 100px 0;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .top-area {
    padding: 50px 0;
  }
}
.lower.warm-inner .top-area .txt {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #5b3300;
  line-height: 1.9;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .top-area .txt {
    font-size: 13px;
  }
}
.lower.warm-inner .top-area .page-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin: 100px auto 0;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .top-area .page-nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 10px;
    margin: 50px auto 0;
    background-image: url(../../special/2020_warm_inner/img/nav-bg-sp.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 367px 196px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 367px;
    height: 196px;
  }
}
@media (max-width: 367px) {
  .lower.warm-inner .top-area .page-nav {
    background-size: 90% auto;
    background-position: center 10px;
    font-size: 12px;
  }
}
.lower.warm-inner .top-area .page-nav a {
  display: block;
  width: 20%;
  text-align: center;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  color: #5b3300;
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .top-area .page-nav a {
    width: 33.3%;
    padding-top: 10px;
    font-size: 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 15px;
  }
  .lower.warm-inner .top-area .page-nav a:nth-child(3) {
    padding-left: 15px;
  }
}
@media (max-width: 367px) {
  .lower.warm-inner .top-area .page-nav a {
    margin-bottom: 0;
    font-size: 11px;
  }
  .lower.warm-inner .top-area .page-nav a:nth-child(3) {
    padding-left: 5px;
  }
  .lower.warm-inner .top-area .page-nav a:nth-child(4) {
    margin-top: -20px;
  }
  .lower.warm-inner .top-area .page-nav a:nth-child(5) {
    margin-top: -20px;
  }
}
.lower.warm-inner .top-area .page-nav a::before {
  content: "";
  width: 3px;
  height: 153px;
  background: url(../../special/2020_warm_inner/img/nav-line.svg);
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .top-area .page-nav a::before {
    content: none;
  }
}
.lower.warm-inner .top-area .page-nav a span {
  display: block;
}
.lower.warm-inner .top-area .page-nav a span::after {
  content: "";
  background-image: url(../../special/2020_warm_inner/img/nav-arrow.svg);
  background-size: 33px 18px;
  background-repeat: no-repeat;
  margin: 20px auto 0;
  display: block;
  width: 33px;
  height: 18px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .top-area .page-nav a span::after {
    background-size: 16px 9px;
    width: 16px;
    height: 9px;
    margin: 5px auto 0;
  }
}
.lower.warm-inner .top-area .page-nav a:last-child::after {
  content: "";
  width: 3px;
  height: 153px;
  background: url(../../special/2020_warm_inner/img/nav-line.svg);
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .top-area .page-nav a:last-child::after {
    content: none;
  }
}

.lower.warm-inner .sec {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 0 0;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec {
    padding: 10px 25px 0;
  }
}
.lower.warm-inner .sec .block {
  background: #f7682c;
  border-radius: 20px;
  position: relative;
  text-align: center;
  color: white;
  padding: 33px 0 40px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec .block {
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 30px;
  }
}
.lower.warm-inner .sec .block .deco {
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec .block .deco img {
    width: 74px;
    height: auto;
  }
}
.lower.warm-inner .sec .block h2 {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec .block h2 img {
    height: auto;
    max-width: 100%;
  }
}
.lower.warm-inner .sec .block .txt {
  margin-top: -20px;
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec .block .txt {
    font-size: 13px;
    margin-top: 15px;
  }
}
.lower.warm-inner .sec .block .fig {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec .block .fig {
    margin-top: 20px;
  }
  .lower.warm-inner .sec .block .fig img {
    max-width: 100%;
    height: auto;
  }
}
.lower.warm-inner .sec .brand-ttl {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec .brand-ttl {
    margin-bottom: 10px;
  }
  .lower.warm-inner .sec .brand-ttl img {
    max-width: 100%;
    height: auto;
  }
}
.lower.warm-inner .sec .point {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec .point {
    margin-bottom: 30px;
  }
  .lower.warm-inner .sec .point img {
    max-width: 100%;
    height: auto;
  }
}
.lower.warm-inner .sec .brand-txt {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 50px;
  color: #5b3300;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec .brand-txt {
    font-size: 13px;
    margin-bottom: 20px;
  }
}

.lower.warm-inner .line {
  border: 0;
  background-image: url(../../special/2020_warm_inner/img/line.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  width: 800px;
  height: 4px;
  margin: 80px 0;
}
@media (max-width: 800px) {
  .lower.warm-inner .line {
    background-image: url(../../special/2020_warm_inner/img/line-sp.svg);
    width: 100%;
    height: 2px;
    margin: 40px 0 20px;
  }
}

.lower.warm-inner .sec1 .brand-ttl {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec1 .brand-ttl {
    margin-bottom: 30px;
  }
}
.lower.warm-inner .sec1 .block h2 img {
  margin-left: -10px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec1 .block h2 img {
    margin-left: 0;
  }
}

.lower.warm-inner .sec3 .block h2 img {
  margin-left: -10px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec3 .block h2 img {
    margin-left: 0;
  }
}

.lower.warm-inner .sec4 .block h2 img {
  margin-left: -10px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec4 .block h2 img {
    margin-left: 0;
  }
}
.lower.warm-inner .sec4 .block .txt {
  margin-top: -90px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec4 .block .txt {
    margin-top: 0;
  }
}

.lower.warm-inner .banner-area {
  background: white;
  margin-top: 100px;
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .banner-area {
    margin-top: 50px;
    padding-top: 50px;
    margin-bottom: 50px;
  }
}
.lower.warm-inner .banner-area .inner-wrapper {
  max-width: 800px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .banner-area .inner-wrapper {
    padding: 0 25px;
  }
}
.lower.warm-inner .banner-area .inner-wrapper img.banner {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .banner-area .inner-wrapper img.banner {
    margin-bottom: 20px;
    height: auto;
    max-width: 100%;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.lower.warm-inner .banner-area .inner-wrapper .btn {
  width: 385px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #00b900;
  color: white;
  font-weight: bold;
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .banner-area .inner-wrapper .btn {
    width: 48%;
    height: 50px;
    font-size: 13px;
  }
}

.lower.warm-inner .sec-item {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec-item {
    margin-bottom: 50px;
  }
}
.lower.warm-inner .sec-item.mb0 {
  margin-bottom: 0;
}
.lower.warm-inner .sec-item .item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 25px;
  max-width: 540px;
  margin: 0 auto -60px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec-item .item-list {
    display: block;
    padding: 0;
    margin-bottom: 45px;
  }
}
.lower.warm-inner .sec-item .item-list li {
  width: 262px;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec-item .item-list li {
    margin-bottom: 40px;
    width: 100%;
  }
  .lower.warm-inner .sec-item .item-list li:last-child {
    margin-bottom: 0;
  }
}
.lower.warm-inner .sec-item .item-list li .new {
  text-align: center;
  margin-bottom: 10px;
}
.lower.warm-inner .sec-item .item-list li .voice {
  background-image: url(../../special/2020_warm_inner/img/voice-bg.svg);
  background-repeat: no-repeat;
  background-size: 250px 175px;
  width: 250px;
  height: 175px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 52px 10px 0;
  text-align: center;
  color: #5b3300;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec-item .item-list li .voice {
    background-size: 272px 184px;
    width: 272px;
    height: 184px;
    margin: 0 auto 20px;
    padding-top: 55px;
  }
}
.lower.warm-inner .sec-item .item-list li .voice p {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.9;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec-item .item-list li .voice p {
    line-height: 2;
  }
}
.lower.warm-inner .sec-item .item-list li .item-thumb {
  width: 100%;
  display: block;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec-item .item-list li .item-thumb {
    max-width: 246px;
    margin: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media (max-width: 375px) {
  .lower.warm-inner .sec-item .item-list li .item-thumb {
    padding: 0 5%;
  }
}
.lower.warm-inner .sec-item .item-list li .item-thumb img {
  width: 100%;
}
.lower.warm-inner .sec-item .item-list li .icon {
  text-align: center;
  line-height: 1;
  margin: 20px 0 0;
}
.lower.warm-inner .sec-item .item-list li .name {
  text-align: center;
  font-size: 12px;
  margin: 20px 0 10px;
  font-weight: bold;
  line-height: 1.6;
  font-family: YuGothic, "Yu Gothic", "游ゴシック体", sans-serif;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec-item .item-list li .name span {
    margin-right: 1em;
  }
}
.lower.warm-inner .sec-item .item-list li .price {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
.lower.warm-inner .sec-item .item-list li .price small {
  font-weight: bold;
  margin-left: 0.2em;
}
.lower.warm-inner .sec-item .item-list li .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 40px;
  color: white;
  background: #5b3300;
  font-size: 18px;
  font-weight: bold;
  font-family: YuGothic, "Yu Gothic", "游ゴシック体", sans-serif;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec-item .item-list li .btn {
    font-size: 13px;
    width: 80%;
    max-width: 260px;
    margin: auto;
    height: 35px;
  }
}
.lower.warm-inner .sec-item .item-list li .btn::after {
  content: "";
  width: 12px;
  height: 12px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  display: block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.lower.warm-inner .sec-item .item-list li .btn.pat2 {
  background: #004ea2;
  color: white;
}
.lower.warm-inner .sec-item .item-list li .btn.pat2::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.lower.warm-inner .sec-item .item-list.single {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec-item .item-list.single.mb {
    margin-bottom: 40px;
  }
}
.lower.warm-inner .sec-item .item-list.single li.w2 {
  width: 540px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec-item .item-list.single li.w2 {
    width: 100%;
    height: auto;
  }
}
.lower.warm-inner .sec-item .item-list.single li.w2 .btn {
  width: 260px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec-item .item-list.single li.w2 .btn {
    max-width: 260px;
    width: 80%;
  }
}
.lower.warm-inner .sec-item .num-list {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec-item .num-list {
    margin-bottom: 25px;
  }
}
.lower.warm-inner .sec-item .num-list .item-title {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 5px;
}
.lower.warm-inner .sec-item .num-list .item-title + .body-txt {
  font-size: 14px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec-item .num-list .item-title + .body-txt {
    font-size: 13px;
  }
}
.lower.warm-inner .sec-item .num-list.mb0 {
  margin-bottom: 0;
}
.lower.warm-inner .sec-item .num-list figure {
  text-align: center;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .lower.warm-inner .sec-item .num-list figure {
    max-width: 218px;
    margin: 10px auto 0;
  }
  .lower.warm-inner .sec-item .num-list figure img {
    width: 100%;
  }
}

.lower.woollayer2 .main-v-area {
  text-align: center;
  max-width: 1280px;
  margin: auto;
}
.lower.woollayer2 .main-v-area img {
  max-width: 100%;
  height: auto;
}

.lower.woollayer2 .top-area {
  background: black;
  padding: 120px 0;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .top-area {
    padding: 50px 0;
  }
}
.lower.woollayer2 .top-area .inner-wrapper {
  max-width: 800px;
  margin: auto;
}
.lower.woollayer2 .top-area .inner-wrapper .txt {
  font-size: 24px;
  line-height: 1.46;
  letter-spacing: 1.82px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .top-area .inner-wrapper .txt {
    font-size: 15px;
    margin-bottom: 50px;
    line-height: 1.75;
    letter-spacing: 0;
  }
}
@media (max-width: 360px) {
  .lower.woollayer2 .top-area .inner-wrapper .txt {
    font-size: 12px;
  }
}
.lower.woollayer2 .top-area .inner-wrapper .list {
  border: 2px solid white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .top-area .inner-wrapper .list {
    padding: 30px 25px;
    border: 1px solid white;
    display: block;
    max-width: 568px;
    margin: 0 10%;
  }
}
.lower.woollayer2 .top-area .inner-wrapper .list li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  padding: 30px 60px 0;
  position: relative;
  text-align: center;
  color: white;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .top-area .inner-wrapper .list li {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
  }
}
.lower.woollayer2 .top-area .inner-wrapper .list li:first-child::after {
  content: "";
  width: 2px;
  height: 100%;
  background: white;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .top-area .inner-wrapper .list li:first-child::after {
    width: 100%;
    height: 1px;
    position: inherit;
    display: block;
    margin: 30px 0 40px;
  }
}
.lower.woollayer2 .top-area .inner-wrapper .list li .thumb {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .top-area .inner-wrapper .list li .thumb {
    max-width: 336px;
    margin: 0 auto 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 25px;
  }
}
.lower.woollayer2 .top-area .inner-wrapper .list li .thumb img {
  width: 100%;
}
.lower.woollayer2 .top-area .inner-wrapper .list li .insta {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .top-area .inner-wrapper .list li .insta {
    margin-bottom: 15px;
  }
}
.lower.woollayer2 .top-area .inner-wrapper .list li .insta span {
  display: block;
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .top-area .inner-wrapper .list li .insta span {
    font-size: 13px;
    margin-top: 5px;
  }
}
.lower.woollayer2 .top-area .inner-wrapper .list li .insta span a {
  color: white;
}
.lower.woollayer2 .top-area .inner-wrapper .list li .title {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .top-area .inner-wrapper .list li .title {
    font-size: 13px;
    margin-bottom: 3px;
  }
}
.lower.woollayer2 .top-area .inner-wrapper .list li .name {
  font-size: 27px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .top-area .inner-wrapper .list li .name {
    font-size: 17px;
  }
}

.lower.woollayer2 .sec-base {
  max-width: 800px;
  margin: auto;
  padding-top: 115px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base {
    padding: 50px 20px 0;
  }
}
.lower.woollayer2 .sec-base h3 {
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base h3 {
    margin-bottom: 20px;
  }
}
.lower.woollayer2 .sec-base h3 img {
  max-width: 100%;
  height: auto;
}
.lower.woollayer2 .sec-base .top-txt {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base .top-txt {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.lower.woollayer2 .sec-base .illust {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base .illust img[src*=kimura] {
    width: 73px;
    height: auto;
  }
  .lower.woollayer2 .sec-base .illust img[src*=yamada] {
    width: 72px;
    height: auto;
  }
}
.lower.woollayer2 .sec-base .commitment-area {
  margin-top: 65px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base .commitment-area {
    margin-top: 20px;
  }
}
.lower.woollayer2 .sec-base .commitment-area h4 {
  background: black;
  text-align: center;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 70px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base .commitment-area h4 {
    font-size: 13px;
    height: 35px;
    margin-bottom: 15px;
  }
}
.lower.woollayer2 .sec-base .commitment-area h4 span {
  font-size: 27px;
  margin-left: 0.5em;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base .commitment-area h4 span {
    font-size: 17px;
  }
}
.lower.woollayer2 .sec-base .commitment-area strong {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 10px;
  display: block;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base .commitment-area strong {
    font-size: 18px;
    line-height: 1.4;
  }
}
.lower.woollayer2 .sec-base .commitment-area .txt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base .commitment-area .txt {
    font-size: 13px;
    line-height: 1.5;
  }
}
.lower.woollayer2 .sec-base .commitment-area .btn {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: black;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 2px solid black;
  line-height: 1;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base .commitment-area .btn {
    font-size: 12px;
    margin-top: 20px;
  }
}
.lower.woollayer2 .sec-base .commitment-area .btn img {
  margin-left: 10px;
  width: 16px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base .commitment-area .btn img {
    width: 12px;
  }
}
.lower.woollayer2 .sec-base .commitment-area .ex-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 60px;
  margin-bottom: 145px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base .commitment-area .ex-list {
    display: block;
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
.lower.woollayer2 .sec-base .commitment-area .ex-list li {
  margin-bottom: 20px;
  max-width: 385px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base .commitment-area .ex-list li {
    max-width: 486px;
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
  }
}
.lower.woollayer2 .sec-base .commitment-area .ex-list li img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base .commitment-area .ex-list li img {
    width: 80%;
    margin: auto;
  }
}
.lower.woollayer2 .sec-base .commitment-area .ex-list li p {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base .commitment-area .ex-list li p {
    font-size: 13px;
    margin-top: 15px;
  }
}
.lower.woollayer2 .sec-base .commitment-area .banner {
  margin-bottom: 145px;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base .commitment-area .banner {
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: center;
  }
}
.lower.woollayer2 .sec-base .commitment-area .banner img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-base .commitment-area .banner img {
    width: 80%;
    margin: auto;
  }
}

.lower.woollayer2 .sec-item {
  background: black;
  padding: 100px 0;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-item {
    padding: 50px 0;
  }
}
.lower.woollayer2 .sec-item .pickup-area {
  max-width: 800px;
  margin: 0 auto 120px;
  padding: 55px 0;
  border: 2px solid white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: white;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-item .pickup-area {
    margin: 0 10% 50px;
    padding: 30px 0;
    border: 1px solid white;
  }
}
.lower.woollayer2 .sec-item .pickup-area h4 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-item .pickup-area h4 {
    font-size: 13px;
  }
}
.lower.woollayer2 .sec-item .pickup-area h4::after {
  content: "";
  width: 50px;
  height: 2px;
  margin: 15px auto 25px;
  display: block;
  background: white;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-item .pickup-area h4::after {
    width: 25px;
    height: 1px;
    margin: 10px auto 15px;
  }
}
.lower.woollayer2 .sec-item .pickup-area .top-txt {
  text-align: center;
  font-weight: bold;
  line-height: 1.8;
  font-size: 22px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-item .pickup-area .top-txt {
    font-size: 13px;
    margin-bottom: 30px;
    line-height: 1.5;
  }
}
.lower.woollayer2 .sec-item .pickup-area .thumb {
  max-width: 380px;
  width: 100%;
  margin: 0 auto 20px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-item .pickup-area .thumb {
    padding: 0 10%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 15px;
  }
}
.lower.woollayer2 .sec-item .pickup-area .thumb img {
  width: 100%;
  height: auto;
}
.lower.woollayer2 .sec-item .pickup-area .name {
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-item .pickup-area .name {
    font-size: 12px;
  }
}
.lower.woollayer2 .sec-item .pickup-area .price {
  font-size: 16px;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-item .pickup-area .price {
    font-size: 12px;
    margin-bottom: 15px;
  }
}
.lower.woollayer2 .sec-item .pickup-area .btn {
  max-width: 380px;
  margin: auto;
  background: white;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: black;
  font-weight: bold;
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-item .pickup-area .btn {
    font-size: 13px;
    height: 40px;
    width: 80%;
  }
}
.lower.woollayer2 .sec-item .pickup-area .btn img {
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -10px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-item .pickup-area .btn img {
    right: 20px;
    margin-top: -6px;
    width: 12px;
    height: 12px;
  }
}
.lower.woollayer2 .sec-item .item-list {
  max-width: 550px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-item .item-list {
    padding: 0 18%;
  }
}
.lower.woollayer2 .sec-item .item-list li {
  margin-bottom: 120px;
  color: white;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-item .item-list li {
    margin-bottom: 50px;
  }
}
.lower.woollayer2 .sec-item .item-list li:last-child {
  margin-bottom: 0;
}
.lower.woollayer2 .sec-item .item-list li .item-thumb {
  display: block;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-item .item-list li .item-thumb {
    margin-bottom: 15px;
  }
}
.lower.woollayer2 .sec-item .item-list li .item-thumb img {
  width: 100%;
  height: auto;
}
.lower.woollayer2 .sec-item .item-list li .name, .lower.woollayer2 .sec-item .item-list li .price {
  font-size: 12px;
}
.lower.woollayer2 .sec-item .item-list li .btn {
  max-width: 260px;
  width: 100%;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: black;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  margin: 20px auto 0;
  background: white;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-item .item-list li .btn {
    height: 40px;
    font-size: 13px;
    margin: 15px auto 0;
  }
}
.lower.woollayer2 .sec-item .item-list li .btn img {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -8px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-item .item-list li .btn img {
    margin-top: -6px;
    width: 12px;
    height: 12px;
  }
}

.lower.woollayer2 .sec-bottom {
  background-image: url(../../special/2020_woollayer2/img/bottom-bg.jpg);
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-bottom {
    background-image: url(../../special/2020_woollayer2/img/bottom-bg-sp.jpg);
    height: auto;
  }
}
.lower.woollayer2 .sec-bottom .row {
  text-align: center;
  width: 370px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-bottom .row {
    width: 50%;
    max-width: 370px;
    padding: 50px 0;
  }
}
.lower.woollayer2 .sec-bottom .row h2 {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-bottom .row h2 {
    margin-bottom: 15px;
  }
  .lower.woollayer2 .sec-bottom .row h2 img {
    width: 150px;
    height: auto;
  }
}
.lower.woollayer2 .sec-bottom .row .btn {
  width: 100%;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: black;
  font-weight: bold;
  font-size: 22px;
  background: white;
  border-radius: 50px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .sec-bottom .row .btn {
    height: 40px;
    font-size: 13px;
  }
}

.lower.woollayer2 .banner-area {
  background: white;
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .banner-area {
    padding-top: 50px;
    margin-bottom: 50px;
  }
}
.lower.woollayer2 .banner-area .inner-wrapper {
  max-width: 800px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .banner-area .inner-wrapper {
    padding: 0 25px;
  }
}
.lower.woollayer2 .banner-area .inner-wrapper img.banner {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .banner-area .inner-wrapper img.banner {
    margin-bottom: 20px;
    height: auto;
    max-width: 100%;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.lower.woollayer2 .banner-area .inner-wrapper .btn {
  width: 385px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #00b900;
  color: white;
  font-weight: bold;
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lower.woollayer2 .banner-area .inner-wrapper .btn {
    width: 48%;
    height: 50px;
    font-size: 13px;
  }
}
/*# sourceMappingURL=special-2020.css.map */