@charset "UTF-8";
#header .new_header {
  width: 100%;
  height: 235px;
  background: url(../img/index/new_header.png) no-repeat center center/cover;
}

#header .new_header .title_new {
  text-align: center;
  padding: 25px 0 10px 0;
}

#header .new_header .rss_element {
  width: 100%;
  margin: auto;
}

#header .new_header .rss_element dt {
  float: left;
  padding-left: 10%;
  width: 35%;
  color: #ad2021;
}

#header .new_header .rss_element dd {
  float: right;
  width: 65%;
}

#header .new_header .rss_element dd a {
  text-decoration: none;
}

#sec1 {
  position: relative;
  padding: 0 0 50px;
  background: url("../img/shopping/sec1_bg.png") no-repeat center center/cover;
}
#sec1 .txt {
  padding: 0 10px;
}

#sec2 {
  background: url("../img/shopping/sec2_bg.jpg") no-repeat center center/cover;
  color: #fff;
  position: relative;
}
#sec2 .deco {
  position: absolute;
  top: -7%;
  left: 0;
  right: 0;
  text-align: center;
}
#sec2 .deco img {
  max-width: 640px;
}
#sec2 .txt {
  padding: 0 0 10px;
}
#sec2 .deco2 {
  padding: 0 0 80px;
}
#sec2 .deco2 img {
  max-width: 640px;
}

#sec3 {
  position: relative;
  background: url("../img/shopping/sec3_bg.png") no-repeat center top/cover;
  padding: 30px 0;
}
#sec3:before{
  content: '';
  background: url("../img/shared/bg_line.jpg") repeat center top;
  position: absolute;
  height: 12px;
  left: 0;
  right: 0;
  top: 0;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.63); 
}
#sec3 .slide {
  padding: 0 10px;
}
#sec3 .slide .pop_button {
  width: 50%;
  margin: 0 auto;
}
#sec3 .pager li {
  width: 70px;
  height: 35px;
  position: absolute;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#sec3 .pager .prev {
  background: url("../img/shopping/prev.png") repeat-x center top;
  background-size: 100% 100%;
  left: 10px;
}
#sec3 .pager .next {
  background: url("../img/shopping/next.png") repeat-x center top;
  background-size: 100% 100%;
  right: 10px;
}

#sec4 {
  position: relative;
  background: url("../img/shopping/sec4_bg.jpg") no-repeat center top/cover;
  color: #fff;
}
#sec4 .txt {
  padding: 0 10px;
}
#sec4 .box {
  background: url("../img/shopping/sec4_box_bg.jpg") repeat center top;
  margin: 20px 10px 0;
}
#sec4 .box .photo {
  padding: 10px;
}
#sec4 .box .txt {
  color: #2c160b;
  padding-bottom: 30px;
}
#sec4 h3 {
  padding: 12% 0 10%;
}

#sec5 {
  position: relative;
}
#sec5:before{
  content: '';
  background: url("../img/shared/bg_line.jpg") repeat-x center top, url("../img/shopping/sec5_bg.png") no-repeat center bottom/cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 50%;
  z-index: 1;
}
#sec5:after{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 12px;
  background: url("../img/shared/bg_line.jpg") repeat-x center top;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.63); 
}
#sec5 *{
  position: relative;
  z-index: 11;
}
#sec5 h3 {
  padding: 0 10px;
}
#sec5 .txt {
  color: #2c160b;
  padding: 10px 10px 20px;
}
#sec5 .ttl2 {
  padding-bottom: 40%;
  position: relative;
  z-index: 11;
}
#sec5 .photo {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10%;
  z-index: 1;
}
#sec5 .button {
  padding: 0 0 30px;
}

#sec6 {
  position: relative;
  margin: 100px 10px 0;
  border: 10px solid #000;
  background: url("../img/shopping/sec6_pattern.jpg") repeat center top;
}
#sec6:before {
  content: '';
  position: absolute;
  top: -93px;
  left: -9px;
  right: -8px;
  background: url("../img/shopping/sec6_bg_top.png") no-repeat center top;
  height: 93px;
}
#sec6:after {
  content: '';
  background: url("../img/shopping/sec6_bg.png") no-repeat center top/cover;
  height: 227px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 320px) {
  #sec6 {
    border: 8px solid #000;
  }
  #sec6:before {
    content: '';
    position: absolute;
    top: -85px;
    left: -10px;
    right: -10px;
    background: url("../img/shopping/sec6_bg_top.png") no-repeat center top/98% 100%;
    height: 93px;
    width: 90%;
    margin: 0 auto;
    height: 85px;
  }
}
#sec6 h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 0 0 4%;
  color: #640b0b;
  font-size: 25px;
  position: relative;
  z-index: 11;
}
#sec6 .txt {
  padding: 0 10px 21%;
  position: relative;
  z-index: 11;
  color: #2c160b;
}

#sec7 {
  position: relative;
  padding: 0 10px 50px;
}
#sec7 .deco {
  margin: 0 -10px;
}
#sec7 h3 {
  font-size: 25px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 10px 0 20px;
}
#sec7 dl {
  color: #2c160b;
  padding: 10px 0 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
#sec7 dl dt {
  font-weight: bold;
}
#sec7 dl:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
#sec7 .ttl1 {
  padding: 30px 0 20px;
}
#sec7 .ttl {
  background: #fff;
  border-radius: 10px;
  border: 4px solid #7c4326;
  text-align: center;
  box-shadow: -5px 3px 0px 0px rgba(0, 0, 0, 0.1);
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  padding: 5px 0;
  position: relative;
  margin-bottom: 40px;
}
#sec7 .ttl:after {
  content: url("../img/shopping/sec7_arrow.png");
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
#sec7 .sub_ttl {
  border-radius: 10px;
  border: 4px solid #fff;
  background: url("../img/shopping/sec7_pattern.png") repeat center top;
  box-shadow: -5px 3px 0px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  padding: 5px 0;
  margin-bottom: 20px;
}
#sec7 .sub_ttl span {
  color: #f2e685;
}
#sec7 .box h3 {
  padding: 0 0 20px;
}
#sec7 .box .txt {
  padding: 10px 0 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  color: #2c160b;
}
#sec7 .box2 {
  background: #fff;
  border-radius: 10px;
  border: 4px solid #7c4326;
  text-align: center;
  box-shadow: -5px 3px 0px 0px rgba(0, 0, 0, 0.1);
  margin: 20px 0 0;
}
#sec7 .box2 h4 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  padding: 20px 0 10px;
}
#sec7 .box3 h3 {
  padding: 35px 0 0;
}
#sec7 .box3 .note {
  padding: 10px 0 10px;
}
#sec7 .box3 .txt {
  padding: 10px 0 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
#sec7 .box4 h3 {
  padding: 35px 0 10px;
}
#sec7 .box4 .txt {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding: 10px 0;
}
#sec7 .box5 h3 {
  text-align: center;
  padding: 35px 0 10px;
}
#sec7 .box5 .txt {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding: 10px 0;
}

.fancybox-slide--html {
  padding: 6px 0;
}

.fancybox-content {
  padding: 10px 0 0 0;
  overflow: visible !important;
}

.pop .txt {
  padding: 10px 10px 10px 10px;
  text-align: center;
}
.pop .button {
  text-align: center;
  padding: 0 0 20px;
}
.pop .button img {
  max-width: 50%;
}

.fancybox-slide--html .fancybox-close-small {
  background: url("../img/shopping/close.png") no-repeat;
  background-size: 100% 100%;
  width: 75px;
  height: 75px;
  opacity: 1;
  margin: 0 auto;
  display: block;
  left: 0;
  top: -37px;
  right: 0;
}
.fancybox-slide--html .fancybox-close-small svg {
  display: none;
}

.fancybox-active {
  overflow-y: hidden;
}

.pop {
  display: none;
}
.info_box{
width: 98%;
margin: 20px auto;
background-color: rgba(253,217,161,0.9);
padding: 15px 0;
color:#630;
text-shadow: 0px 0px 5px rgba(146,119,83,0.5);
	text-align: center;
	font-size: 18px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}