#key {
  background: url("../img/onlineshop/key.jpg") no-repeat center/cover;
  height: 100vh;
}

section img {
  width: 100%;
  height: auto;
}
section .wrap {
  padding: 0 6%;
}
section .txt {
  margin: 0;
  letter-spacing: 0;
}

#news {
  border: #000 3px double;
  margin: auto;
  padding: 40px 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
}
#news h2{
  font-size: 28px;
  border-bottom: #000 1px solid;
  margin: auto;
  line-height: 2.5;
  font-weight: 700;
  text-align: center;
}
#news p{
padding-top: 20px;
}


#sec1 {
  padding-bottom: 15vw;
  background: url("../img/onlineshop/s1_deco.png") no-repeat bottom center/100% auto;
}
#sec1 .txt {
  padding: 0 6%;
}

#sec2 {
  background: url("../img/onlineshop/s2_bg.jpg");
  position: relative;
  padding-bottom: 15vw;
}
#sec2:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  bottom: 4px;
  right: 4px;
  z-index: 2;
  border: 1px solid #fff;
}
#sec2 .group {
  background: url("../img/onlineshop/s2_deco.png") no-repeat top center/100% auto;
}
#sec2 .group h3 {
  position: relative;
  z-index: 2;
  font-size: 5vw;
  color: #c97e11;
  line-height: 1.5;
  padding: 12vw 0 1vw;
  text-shadow: 0px 0px 1px rgba(34, 30, 26, 0.58);
  letter-spacing: 0.1em;
  text-align: center;
}
#sec2 .group h3:before {
  content: '';
  position: absolute;
  left: 0;
  background: url("../img/onlineshop/s2_logo.png") no-repeat center/100% auto;
  width: 100%;
  height: 21vw;
  top: -13vw;
}
#sec2 .group dl {
  font-size: 5.5vw;
  line-height: 1.5;
  letter-spacing: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5vw;
}
#sec2 .group dl dd span {
  font-size: 4.5vw;
}
#sec2 .group dl dd small {
  font-size: 4vw;
  margin-left: -3%;
}
#sec2 .group .banner {
  margin: 10vw 6% 0;
}

#sec3 {
  padding-bottom: 10vw;
  background: url("../img/onlineshop/s3_deco_t.png") no-repeat top center/100% auto, url("../img/onlineshop/s3_deco_b.png") no-repeat bottom center/100% auto;
}
#sec3 .sub-txt {
  text-align: center;
  padding: 3vw 0 22vw;
}
#sec3 dl {
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 5vw;
}
#sec3 dl dt {
  font-size: 7vw;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 3vw;
  background: url("../img/onlineshop/s3_line.png") no-repeat bottom center/100% auto;
}
#sec3 dl dt span {
  font-size: 9vw;
  color: #c97e11;
}
#sec3 dl dd {
  font-size: 6vw;
  margin-top: 0;
}
#sec3 dl dd small {
  font-size: 4vw;
}
#sec3 .banner {
  margin: 7vw 6% 0;
}
#sec3 #sec3-1 {
  position: relative;
  z-index: 2;
}
#sec3 #sec3-1 dl dd {
  text-align: left;
  padding-left: 15%;
}
#sec3 #sec3-1 .slide {
  height: 63vw;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
}
#sec3 #sec3-1 .slide .slick-dots {
  position: absolute;
  left: 0;
  bottom: -25px;
}
#sec3 #sec3-1 .txt {
  margin-top: 10vw;
}
#sec3 #sec3-2 {
  position: relative;
  padding-top: 15vw;
}
#sec3 #sec3-2::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 50vw;
  background: url("../img/onlineshop/s3_deco2.png") no-repeat top center/100% auto;
  top: -3vw;
}
#sec3 #sec3-2 dl {
  position: relative;
}
#sec3 #sec3-2 dl dt {
  background-image: url("../img/onlineshop/s3_line2.png");
}
#sec3 #sec3-2 dl dd small.mr {
  margin-right: 4%;
}
#sec3 #sec3-2 dl dd small.mr span {
  font-size: 4.5vw;
}
#sec3 #sec3-2 .wrap {
  position: relative;
  z-index: 2;
}
#sec3 #sec3-2 .img {
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
}
#sec3 #sec3-2 .img1 {
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
  margin: 5vw 20% 7vw 0;
}

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slick-dots button {
  background: transparent;
  outline: none;
  font-size: 0;
  color: transparent;
  border: 0;
}

.slick-dots li {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin-right: 15px;
  cursor: pointer;
  background-color: #9d958c;
}

.slick-dots li.slick-active {
  background-color: #864d1f;
}

#sec4 {
  background: url("../img/onlineshop/s2_bg.jpg") repeat-y top center/100% auto;
}
#sec4 .banner {
  margin: 10vw 12% 0;
}
#sec4 #sec4-1 {
  background: url("../img/onlineshop/s4_deco.png") no-repeat top center/100% auto;
}
#sec4 #sec4-1 h2 {
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-size: 6vw;
  padding: 4vw 0 7vw;
  text-align: center;
}
#sec4 #sec4-1 h2 span {
  font-size: 8vw;
}
#sec4 #sec4-1 h2 small {
  font-size: 7.5vw;
}
#sec4 #sec4-1 .slide2 .item {
  padding: 0 6%;
  text-align: center;
}
#sec4 #sec4-1 .slide2 .item .img {
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
  margin: 6vw 0 3vw;
}
#sec4 #sec4-1 .slide2 .item dl {
  display: inline-block;
  text-align: left;
}
#sec4 #sec4-1 .slide2 .item dl dt {
  font-size: 5.5vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#sec4 #sec4-1 .slide2 .item dl dt small {
  text-shadow: 0px 0px 1px rgba(34, 30, 26, 0.58);
  font-size: 4vw;
  color: #c97e11;
}
#sec4 #sec4-1 .slide2 .item dl dd {
  font-size: 5vw;
  line-height: 1.5;
  margin-top: 1vw;
  letter-spacing: 0.07em;
}
#sec4 #sec4-1 .slide2 .item dl dd small {
  font-size: 4vw;
}
#sec4 #sec4-1 .slide2 .item .group {
  background: url("../img/shared/bd_bg.jpg");
  padding: 4vw 3% 7vw;
  margin: 0 0 7vw;
  text-align: center;
}
#sec4 #sec4-1 .slide2 .item .group h4 {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  border-bottom: 1px solid;
  margin-bottom: 3vw;
  padding-bottom: 2vw;
  text-align: center;
}
#sec4 #sec4-1 .slide2 .item .txt {
  text-align: justify;
}
#sec4 #sec4-1 .slide2 .slick-dots {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-top: 5vw;
}
#sec4 #sec4-2 {
  padding-bottom: 15vw;
  margin-top: 20vw;
}
#sec4 #sec4-2 .slick-dots {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-top: 5vw;
}
#sec4 #sec4-2 dl {
  text-align: center;
  margin-bottom: 5vw;
}
#sec4 #sec4-2 dl dt {
  font-size: 7vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#sec4 #sec4-2 dl dt small {
  text-shadow: 0px 0px 1px rgba(34, 30, 26, 0.58);
  font-size: 4.5vw;
  color: #c97e11;
}
#sec4 #sec4-2 dl dd {
  font-size: 6vw;
  line-height: 1.5;
  margin-top: 1vw;
  letter-spacing: 0.07em;
}
#sec4 #sec4-2 dl dd small {
  font-size: 4vw;
}
#sec4 #sec4-2 dl dd small:nth-child(1) {
  font-size: 4vw;
}
#sec4 #sec4-2 .item {
  padding: 0 6%;
}
#sec4 #sec4-2 .item .img {
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
  margin: 0 4% 5vw;
}
#sec4 #sec4-2 .item .txt + .txt {
  margin-top: 20px;
}
#sec4 #sec4-2 .item .group {
  border: 1px solid;
  padding: 4vw 3% 7vw;
  margin: 0 0 7vw;
  text-align: center;
}
#sec4 #sec4-2 .item .group h4 {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  border-bottom: 1px solid;
  margin-bottom: 3vw;
  padding-bottom: 2vw;
  text-align: center;
}

#sec5 {
  padding: 10vw 0 15vw;
}
#sec5 .wrap {
  padding: 0 3%;
}
#sec5 h2 {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 0 0 0;
  line-height: 1.8;
  font-weight: 500;
  margin-bottom: 10vw;
}
#sec5 h2 small {
  font-size: 5.5vw;
  color: #714615;
  display: block;
  letter-spacing: 0.1em;
}
#sec5 h2 span {
  position: relative;
  z-index: 2;
  font-size: 7vw;
  display: inline-block;
  letter-spacing: 0.1em;
}
#sec5 h2 span:before {
  content: '';
  position: absolute;
  left: -4%;
  right: -4%;
  bottom: 1vw;
  background: url("../img/onlineshop/s5_deco.png") repeat bottom center/auto 100%;
  height: 5vw;
  z-index: -1;
}
#sec5 .toggle + .toggle {
  margin-top: 10vw;
}
#sec5 .toggle .toggle-link {
  line-height: 1.5;
  position: relative;
  font-size: 6vw;
  border-bottom: 2px solid #8b7a64;
  letter-spacing: 0.1em;
  padding-bottom: 2vw;
  text-align: left;
}
#sec5 .toggle .toggle-link span {
  font-size: 7vw;
  margin-right: 5%;
  color: #6c491c;
}
#sec5 .toggle .toggle-link:after {
  content: '';
  position: absolute;
  right: 0;
  background: url("../img/onlineshop/s5_arrow.png") no-repeat center/100% auto;
  width: 5vw;
  height: 5vw;
  bottom: 2vw;
}
#sec5 .toggle-main span {
  font-size: 7vw;
  color: #901919;
  margin-right: 5%;
}
#sec5 .toggle-main .group {
  padding: 5vw 0 0 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.5;
}
#sec5 .toggle-main .group p {
  padding-top: 10px;
}
#sec5 .toggle.active .toggle-link:after {
  background-image: url("../img/onlineshop/s5_arrow2.png");
}

#sec6 {
  padding-bottom: 15vw;
  background: url("../img/onlineshop/s6_deco_b.png") no-repeat bottom center/100% auto, url("../img/onlineshop/s6_deco_t.png") no-repeat top center/100% auto;
}
#sec6 .txt {
  text-align: justify;
}
#sec6 .come{
  text-align: center;
  position: relative;
  top: -50px;
}
#sec6 .example{
  text-align: center;
  position: relative;
  top: 40px;
  font-size: 22px;
  font-weight: bold;
}

#sec6 dl {
  text-align: center;
  font-size: 5.5vw;
  background: url("../img/onlineshop/s6_bg.jpg");
  padding: 3vw 0 4vw;
  line-height: 1.8;
  letter-spacing: 0.07em;
}
#sec6 dl small {
  font-size: 4vw;
}
#sec6 .slick-dots {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-top: 8vw;
}
#sec6 h3 {
  text-align: center;
  margin-top: 7vw;
}
#sec6 h3 span {
  display: inline-block;
  font-size: 4.5vw;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
}
#sec6 h3 span small {
  font-size: 5.5vw;
}
#sec6 h3 span:before {
  content: '';
  position: absolute;
  left: -3%;
  right: -1%;
  bottom: -1vw;
  height: 1px;
  background-color: #c97e11;
}
#sec6 h3 span:after {
  content: '';
  position: absolute;
  left: 0px;
  right: 2%;
  bottom: -3vw;
  height: 1px;
  background-color: #c97e11;
}

#sec7 {
  background: url("../img/onlineshop/s7_bg.jpg") repeat top center/100% auto;
  color: #fff;
}
#sec7 .right {
  background: url("../img/onlineshop/s7_logo.png") no-repeat center 1.5vw/20% auto;
  padding: 23vw 6% 12vw;
}
#sec7 .right dl {
  padding: 0 0 10vw;
  line-height: 1.5;
  text-align: center;
}
#sec7 .right dl small {
  font-size: 3.5vw;
}
#sec7 .right dl dt {
  font-size: 6.5vw;
  letter-spacing: 0.1em;
}
#sec7 .right dl dd {
  font-size: 4.5vw;
  margin-top: 2vw;
  letter-spacing: 0.1em;
}

#sec8 {
  text-align: center;
  padding: 10vw 0;
}

#sec8 h3 {
  line-height: 1.8;
  font-size: 5vw;
  letter-spacing: 0;
}

#sec8 h3 strong {
  /* font-weight: 500; */
}

#sec8 h3 small {
  font-size: 4.5vw;
}

#sec8 .tel {
  font-size: 8vw;
  line-height: 1.5;
  margin: 2vw 0;
  letter-spacing: 0.05em;
}
#sec8 .tel a {
  font-weight: 600;
}

#sec8 .tel span {
  font-size: 9vw;
  margin-right: 10px;
}

#sec8 .sub-tel {
  line-height: 1.5;
  font-size: 3vw;
  letter-spacing: 0;
}

#sec9 {
  padding-bottom: 20vw;
  background: url("../img/onlineshop/s9_deco.png") no-repeat top center/100% auto, url("../img/onlineshop/s9_deco_b.png") repeat-x bottom center/100% auto, url("../img/onlineshop/s9_bg.jpg") repeat top center/100% auto;
}

#sec9 h2 {
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0;
  font-size: 6.5vw;
  padding: 10vw 0 12vw;
}

#sec9 h2 span {
  font-size: 7.5vw;
}

#sec9 .flex .col {
  background: url("../img/onlineshop/s9_deco2.png") no-repeat top center/100% auto, url("../img/onlineshop/s9_bg2.jpg") repeat top center/100% auto;
  padding: 7vw 6% 10vw;
  text-align: center;
}

#sec9 .flex .col:nth-child(2) {
  background: url("../img/onlineshop/s9_deco2.png") no-repeat top center/100% auto, url("../img/onlineshop/s9_deco3.png") no-repeat bottom right/100% auto, url("../img/onlineshop/s9_bg2.jpg") repeat top center/100% auto;
}

#sec9 .flex .col ul {
  display: inline-block;
  text-align: left;
  margin: 2vw 0 4vw;
  letter-spacing: 0.05em;
}

#sec9 .flex .col h3 {
  font-size: 5vw;
  line-height: 1.5;
  margin-bottom: 5vw;
  letter-spacing: 0.1em;
}

#sec9 .flex .col h3 span {
  font-weight: 600;
  font-size: 6vw;
}

#sec9 .flex .col h3 img {
  margin-right: 10px;
  display: inline-block;
  vertical-align: sub;
  width: 8vw;
}

#sec9 .flex .col fieldset {
  display: block;
  border: 1px solid;
  padding: 0 4% 7vw;
}

#sec9 .flex .col fieldset legend {
  font-size: 4vw;
  letter-spacing: 0;
  padding: 0 3% 4vw;
}

#sec9 .flex .col fieldset legend span {
  font-size: 4.5vw;
}

.tal {
  text-align: left;
}

#sec9 .flex .col fieldset .banner {
  margin-top: 3vw;
}

#sec9 .flex .col fieldset + fieldset {
  margin-top: 8vw;
}

#sec9 .col + .col {
  margin-top: 10vw;
  padding-bottom: 35vw;
}

#sec9 .flex .col:nth-child(2) ul {
  margin-bottom: 0;
}

#sec9 .flex .col:nth-child(2) .tel {
  margin-top: 4vw;
}

#ft_fixed {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#ft_fixed li:last-of-type {
  width: 100%;
  background: url("../img/onlineshop/fixed_bg.jpg");
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 0;
}
#ft_fixed li:last-of-type img {
  height: 40px;
  width: auto;
}
#ft_fixed li:last-of-type a {
  padding: 0;
  display: block;
  width: 50%;
  text-align: center;
}
#ft_fixed li:last-of-type a::before, #ft_fixed li:last-of-type a::after {
  display: none;
}
#ft_fixed li:last-of-type a + a {
  border-left: 1px solid #000;
}

footer {
  padding-bottom: 130px;
}
