@charset "UTF-8";
.fnt-mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

body {
  letter-spacing: 0.15em;
}

.wrap {
  width: 1000px;
  margin: auto;
}

#key {
  background-image: url("../img/shopping/key.jpg");
}

#sec1 {
  padding-bottom: 155px;
  background: url("../img/shopping/sec1_deco.png") center top no-repeat;
  position: relative;
}

#sec1:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 990px;
  background: url("../img/shopping/sec1_bg.png") center bottom no-repeat;
  background-size: cover;
}

#sec1 .wrap {
  padding-top: 140px;
  position: relative;
  z-index: 1;
}

#sec1 .wrap .row {
  display: flex;
  flex-direction: row-reverse;
  padding-right: 22px;
}

#sec1 .wrap .txt-vertical {
  cursor: vertical-text;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  word-wrap: break-word;
  line-height: 35px;
  letter-spacing: 0.15em;
  padding: 48px 65px 0 0;
  width: 625px;
  height: 390px;
}

#sec1 .list {
  margin: 12px -33px 0;
}

#sec2 {
  padding: 55px 0 161px;
}

#sec2 .head {
  position: relative;
  z-index: 1;
  text-align: center;
  padding-top: 114px;
  margin-bottom: 71px;
}

#sec2 .head:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  width: 465px;
  height: 475px;
  background: url("../img/shopping/sec2_deco.png");
}

#sec2 .head h2 {
  margin-bottom: 26px;
}

#sec2 .middle {
  background: url("../img/shopping/sec2_rp.png") center top repeat-x;
}

#sec2 .set1, #sec2 .set2 {
  display: flex;
  justify-content: space-between;
}

#sec2 .set1 h3, #sec2 .set2 h3 {
  font-size: 30px;
  line-height: 54px;
  color: #fff;
  letter-spacing: 0.15em;
  position: relative;
  padding-left: 30px;
  z-index: 1;
  margin-bottom: 15px;
}

#sec2 .set1 h3:before, #sec2 .set2 h3:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 345px;
  background: url("../img/shopping/sec2_ttl_bg.jpg") center left;
  z-index: -1;
  color: #fff;
}

#sec2 .set1 dl dt, #sec2 .set2 dl dt {
  font-size: 45px;
  line-height: 65px;
  margin-bottom: 4px;
  padding-left: 50px;
}

#sec2 .set1 dl dd, #sec2 .set2 dl dd {
  font-size: 35px;
  line-height: 65px;
  letter-spacing: 0.1em;
  text-align: right;
}

#sec2 .set1 dl dd span, #sec2 .set2 dl dd span {
  font-size: 25px;
}

#sec2 .set1 .txt, #sec2 .set2 .txt {
  margin-bottom: 48px;
}

#sec2 .set1 .btnlink, #sec2 .set2 .btnlink {
  margin-left: 5px;
}

#sec2 .set1 .photo {
  margin-left: -250px;
}

#sec2 .set1 dl {
  padding-right: 25px;
  margin-bottom: 15px;
}

#sec2 .set1 .content {
  margin-left: -150px;
  padding-top: 111px;
  padding-right: 45px;
}

#sec2 .set2 {
  margin-top: -38px;
}

#sec2 .set2 .photo {
  margin-right: -190px;
  position: relative;
}

#sec2 .set2 .photo:before {
  content: '';
  position: absolute;
  bottom: -127px;
  left: -390px;
  width: 547px;
  height: 270px;
  background: url("../img/shopping/sec2_set2_deco.png");
  z-index: -1;
}

#sec2 .set2 .content {
  padding-top: 51px;
  width: 405px;
  margin: 0;
}

#sec2 .set2 .content dl {
  padding-right: 25px;
  margin-bottom: 16px;
}

#sec2 .set2 .content dl dt {
  position: relative;
}

#sec2 .set2 .content dl dt:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  width: 30px;
  height: 5px;
  background: #be9340;
}

#sec2 .set2 .content .txt {
  margin-bottom: 49px;
}
#sec2 .set2 .content .txt span{
  font-weight: bold;
	color: #AC0002;
}

#sec2 .middle {
  margin-bottom: 155px;
}

#sec2 .bottom .row {
  display: flex;
  justify-content: center;
  margin-bottom: 150px;
}
#sec2 .bnr{
  text-align:center;
}
#sec2 .bottom .row .prod {
  margin: 0 20px;
  padding: 44px 40px 65px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  background: url("../img/shared/bg_01.jpg");
  text-align: center;
}

#sec2 .bottom .row .prod dl {
  padding-top: 40px;
  margin-bottom: 33px;
}

#sec2 .bottom .row .prod dl dt {
  font-size: 35px;
  line-height: 65px;
}

#sec2 .bottom .row .prod dl dd {
  font-size: 35px;
  line-height: 55px;
}

#sec2 .bottom .row .prod dl dd span {
  font-size: 25px;
}

#sec3 {
  background: url("../img/shopping/sec3_bg.jpg");
  padding: 105px 0 93px;
}

#sec3 .row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#sec3 .set1 {
  position: relative;
  z-index: 1;
}

#sec3 .set1 h2 {
  margin-left: -6px;
  position: relative;
}

#sec3 .set1 h2:before {
  content: '';
  position: absolute;
  top: calc(100% - 78px);
  left: -28px;
  width: 711px;
  height: 497px;
  z-index: -1;
  background: url("../img/shopping/sec3_bg1.png");
}

#sec3 .set1 .photo {
  margin-right: -115px;
}

#sec3 .set2 {
  position: relative;
  z-index: 2;
  margin-bottom: 59px;
}

#sec3 .set2 .photo {
  margin: 154px -69px 0 -19px;
  position: relative;
  z-index: 1;
}

#sec3 .set2 .photo:before {
  content: '';
  position: absolute;
  top: calc(100% - 180px);
  left: calc(100% - 391px);
  width: 765px;
  height: 469px;
  background: url("../img/shopping/sec3_bg2.png");
  z-index: -1;
}

#sec3 .set2 h2 {
  margin-right: -75px;
}

#sec3 .set3 h3 {
  margin-left: -44px;
  margin-right: -51px;
}

#sec3 .set3 .photo {
  margin-top: 203px;
  margin-right: 59px;
}

@media all and (-ms-high-contrast: none) {
  #sec2 .set1 h3, #sec2 .set2 h3 {
    padding-top: 10px;
  }
  #sec2 .set1 dl dt, #sec2 .set2 dl dt {
    word-break: keep-all;
  }
}

.info{
	text-align: center;
	padding: 50px 30px;
	background-color: rgba(255,255,255,0.30);
	margin-bottom: 110px;
	color: #780002;
	font-size: 18px;
	line-height: 2;
}