/* Scss Document */
header {
  padding-bottom: 53px;
}

body {
  font-weight: 300;
  font-family: "Noto Sans JP", sans-serif;
}

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

#key:before {
  position: absolute;
  content: "";
  background: url("../img/onlineshop/key_text.png") no-repeat center bottom;
  width: 200px;
  height: 100px;
  bottom: 0;
  right: 0;
}

#key .dummy{
	text-align: center;
	color: #fff;
	background-color: #3E3E3E;
	margin-top: 100px;
	width: 400px;
	padding: 300px;
	opacity: 0.8;
	position: absolute;
	  left: calc(50% - 500px);
}




#sec1 {
  background: #ecebeb;
  padding-top: 125px;
  padding-bottom: 142px;
  text-align: center;
}

#sec1 .group {
  background: url("../img/onlineshop/s1_deco.png") no-repeat center top;
  padding-top: 175px;
  padding-bottom: 150px;
  margin-bottom: 64px;
}

#sec1 .group h2 {
  font-size: 32px;
  line-height: 30px;
  letter-spacing: 0em;
  color: #fff;
  text-shadow: 2px 2px 10px #000;
  font-weight: bold;
}

#sec1 .group h2 span {
  display: block;
  font-size: 29px;
  line-height: 56px;
  letter-spacing: 0.82em;
  margin-top: 13px;
}

#sec1 .txt {
  line-height: 32px;
}

#sec1 .txt p {
  margin-bottom: 32px;
}

#sec1 .txt p:last-child {
  margin-bottom: 0;
}

#sec2 {
  padding-top: 146px;
  padding-bottom: 104px;
}

#sec2 h2 {
  font-size: 29px;
  line-height: 56px;
  letter-spacing: 0.82em;
  color: #605757;
  font-weight: bold;
  text-align: center;
  margin-bottom: 70px;
}

#sec2 h2 span {
  display: block;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0em;
}

#sec2 .box {
  border: 1px solid #605757;
  width: 710px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0 47px 0;
  margin-bottom: 95px;
}

#sec2 .box .note {
  text-align: center;
  line-height: 32px;
}

#sec2 .row .text {
  width: 364px;
}

#sec2 .row .text dl {
  font-weight: bold;
  margin-bottom: 20px;
}

#sec2 .row .text dl dt {
  font-size: 20px;
  line-height: 45px;
  letter-spacing: 0.41em;
}

#sec2 .row .text dl dd {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.41em;
}

#sec2 .row .text dl dd li {
  padding: 10px 0;
}

#sec2 .row .text .txt {
  margin-bottom: 70px;
}

#sec2 .row .btn-cus {
  width: 244px;
  position: relative;
}

#sec2 .row .btn-cus:before {
  position: absolute;
  content: "";
  background: url("../img/onlineshop/btn_icon.png") no-repeat center bottom;
  width: 54px;
  height: 12px;
  top: 16px;
  right: -15px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

#sec2 .row .btn-cus:hover:before {
  -webkit-transform: translateX(4px);
  -ms-transform: translateX(4px);
  transform: translateX(4px);
}

#sec2 .row1 {
  position: relative;
  padding-bottom: 125px;
}

#sec2 .row1:before {
  position: absolute;
  content: "";
  background: #ecebeb;
  top: 55px;
  left: calc(50% + 85px);
  right: 0;
  height: 467px;
}

#sec2 .row1 .photo {
  margin-right: -87px;
}

#sec2 .row1 .text {
  margin-left: 36px;
  margin-top: -11px;
}

#sec2 .row1 .text dl {
  margin-bottom: 37px;
}

#sec2 .row1 .text dl dt {
  margin-bottom: 12px;
}

#sec2 .row1 .text .txt {
  line-height: 32px;
  margin-bottom: 79px;
}

#sec2 .row1 .text .btn-cus {
  margin-left: 4px;
}

#sec2 .row2 {
  position: relative;
}

#sec2 .row2:before {
  position: absolute;
  content: "";
  background: #ecebeb;
  top: 0;
  right: calc(50% + 118px);
  left: 0;
  height: 467px;
}

#sec2 .row2 .photo {
  margin-left: -29px;
  margin-top: 53px;
}

#sec2 .row2 .text {
  width: 397px;
  margin-right: 26px;
  padding-top: 42px;
}

#sec2 .row2 .text dl {
  margin-bottom: 45px;
}

#sec2 .row2 .text dl dt {
  margin-bottom: 9px;
}

#sec2 .row2 .text dl dd {
  padding-left: 4px;
}

#sec2 .row2 .text .txt {
  line-height: 32px;
  margin-bottom: 43px;
}

#sec2 .row2 .text .btn-cus {
  margin-left: auto;
  margin-right: 9px;
}

#sec3 {
  padding-bottom: 111px;
}

#sec3 .bnr {
  margin-left: 47px;
  width: 861px;
}


.news_box_shop {
	background: #605757;
    width: 860px;
    margin: 50px auto 120px;
    line-height: 2em;
    padding-bottom:39px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.news_box_shop .ttl {
	color: #fff;
    padding: 39px 50px 10px;
    text-align: center;
    font-size: 22px;
    width: 660px;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
}
.news_box_shop .txt {
	color: #fff;
	padding: 20px 50px 0;
	text-align: center;
	font-size: 16px;
}

/*# sourceMappingURL=onlineshop.css.map */