@charset "euc-jp";
#container {
  padding-top: 30px;
}

.header-headline-nav li a {
  color: #4d4d4d;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
}
.header-global-nav a,
.header-global-nav span {
  padding-bottom: 5px;
  color: #4d4d4d;
  text-decoration: none;
  font-weight: normal;
  font-size: 18px;
  cursor: pointer;
}
#nav a {
  color: #4d4d4d;
}

#slideshow-block {
  margin-bottom: 0px;
}
#supersized-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: -30px 0 0 -30px;
  width: 60px;
  height: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/68/progress.gif) no-repeat center center;
  text-indent: -999em;
}
#supersized {
  position: absolute;
  left: 0;
  z-index: 1;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}
  #supersized .row {
    position: relative;
  }
  #supersized img {
    position: absolute;
    display: none;
    width: auto !important;
    height: auto !important;
    outline: none;
    border: none;
  }
  #supersized.speed img {
    -ms-interpolation-mode:nearest-neighbor;
    image-rendering: -moz-crisp-edges;
  }
  #supersized.quality img {
    -ms-interpolation-mode:bicubic;
    image-rendering: optimizeQuality;
  }
  #supersized li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -30;
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    background-color: #fff;
    list-style: none;
  }
  #supersized li.prevslide {
    z-index: -20;
  }
  #supersized li.activeslide {
    z-index: -10;
  }
  #supersized li.image-loading {
    width: 100%;
    height: 100%;
    background: #111 url(https://img.shop-pro.jp/tmpl_img/68/progress.gif) no-repeat center center;
  }
  #supersized li.image-loading img {
    visibility: hidden;
  }
  #supersized li.prevslide img,
  #supersized li.activeslide img {
    display: inline;
  }
#slide-list {
  position: absolute;
  bottom: 20px;
  margin: 0 !important;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: .85em;
  font-family: Arial;
}
  #slide-list li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
  }
  #slide-list a {
    display: block;
    margin: 0 5px;
    width: 70px;
    height: 10px;
    outline: 0;
    background: #5e5e5e;
    text-indent: -9999px;
    opacity: 0.7;
    cursor: pointer;
  }
  #slide-list a:hover,
  #slide-list .current-slide a {
    background: #ecd062;
    opacity: 1;
  }
#controls-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 10px;
  *z-index: 50;
}
#controls {
  position: relative;
  z-index: 50;
  height: 100%;
}
#slidecaption {
  position: absolute;
  left: 1%;
  z-index: 2;
  padding-bottom: 20px;
  color: #fff;
  font-size: 40px;
  line-height: 1.2;
}
  #controls-wrapper.mode-static {
    position: static;
    padding: 15px 0;
    height: auto;
  }
  #controls-wrapper.mode-static #slide-list {
    position: static;
  }

@media only screen and (max-width: 980px) {
  #supersized {
    top: 60px;
  }
  #controls-wrapper {
    position: static;
    height: auto;
  }
  #slide-list {
    position: static;
    padding-top: 15px;
  }
    #slide-list a {
      width: 15px;
      height: 15px;
    }
  #slidecaption {
    left: 3%;
    padding-bottom: 6px;
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  #slidecaption {
    left: 20px;
    padding-bottom: 10px;
  }
}

/* nw-original-2022 */
.nw .free_space_block {
  margin-bottom: 115px;
  padding-bottom: 0;
  border-bottom: none;
  word-break: break-all;
}


.nw .item-list-bnr{
  width: 100%;
  height: 86px;
  margin-bottom: 20px;
  border-radius: 7px;
  background: linear-gradient(#5a7b4b 0%, #3b5430 100%);
  transition: .3s ease;
}

.nw .item-list-bnr:hover{
  opacity: 0.7;
}

.nw .item-list-bnr a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.nw .item-list-bnr span{
  display: inline-block;
  padding-left: 24px;
  font-size: 18px;
  color: #fff;
  background: url(	https://img07.shop-pro.jp/PA01118/698/etc/img-ic-list.png?cmsp_timestamp=20220127133239) center left / 16px auto no-repeat;
}

.nw .info .top-bg{
  width: 100%;
  height: 5px;
  background: url(https://img07.shop-pro.jp/PA01118/698/etc/img-top-bg.png?cmsp_timestamp=20211222121429) center / cover repeat-x;
}

.nw .info .body{
    padding: 15px 25px 25px;
  background: url(https://img07.shop-pro.jp/PA01118/698/etc/img-info-bg.jpg?cmsp_timestamp=20211222121705) center / cover no-repeat;
}

.nw .info .info-ttl{
    margin: 0;
  font-size: 20px;
  font-weight: normal;
  color: #910000;
}

.nw .info strong{
  font-size: 24px;
    font-weight: normal;
    line-height: 2.2;
  color: #DE0000;
}

.nw .sub-txt{
    margin-top: 10px;
  font-size: 14px;
}

.nw .action-banner{
  margin-top: 41px;
  padding: 8px;
  background: url(https://img07.shop-pro.jp/PA01118/698/etc/img-action-banner-bg.jpg?cmsp_timestamp=20211222121835) center / cover no-repeat;
}

.nw .action-banner .inner{
  display: flex;
  justify-content: space-between;
  padding: 12px 12px 12px 18px;
  background: rgba(255, 255, 255, 88%);
}

.nw .action-banner .inner .dis{
  display: flex;
  gap: 22px;
}


.nw .action-banner .action-ttl{
  display: flex;
  align-items: center;
  height: 100%;
  margin: 0;
  padding-right: 22px;
  font-size: 24px;
  font-weight: normal;
  color: #910000;
  border-right: solid 1px #707070;
}

.nw .action-banner .txt{
  display: flex;
  margin: 0;
  align-items: center;
}

.nw .action-banner .btn-box{
  display: flex;
  justify-content: center;
  align-items: center;
}

.nw .action-banner .btn-box .n-btn{
  width: 116px;
  height: 44px;
}

.nw .action-banner .n-btn a{
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
  height: 100%;
  background: #8D0000;
  color: #fff;
  transition: .3s ease;
}

.nw .action-banner .n-btn a:hover{
  opacity: 0.7;
  text-decoration: none;
}

.nw .action-banner .n-btn a::before{
    content: "";
    position: absolute;
    top: calc(50% - 3px);
    right: 6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3.5px 0 3.5px 8px;
    border-color: transparent transparent transparent #fff;
}

.nw .intro{
  margin-top: 54px;
}

.nw .intro .intro-ttl{
  margin: 0 0 28px 0;
  font-size: 24px;
    font-weight: normal;
}

.nw .intro .intro-content:not(:last-of-type){
  margin-bottom: 53px;
}

.nw .intro .intro-content.horizontal{
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.nw .intro .intro-content.horizontal.reverse{
  flex-flow: row-reverse;
}

.nw .intro .intro-content.horizontal .txt{
  width: 392px;
}

.nw .intro .intro-content.horizontal .txt span{
  font-size: 20px;
}

.nw .intro .photo{
  width: 330px;
}

.nw .intro .photo img{
  width: 100%;
}

.nw .intro .intro-content.vertical .photo{
  width: 86%;
  max-width: 760px;
}

.nw .intro .video{
  max-width: 669px;
  margin: 41px auto 0;
  text-align: center;
}

.nw .intro .video iframe{
  width: 100%;
}

.nw .blog-list .blog{
  border-bottom: solid 1px #BEBEBE;
}

.nw .blog a{
  display: flex;
  gap: 30px;
  padding: 33px 0;
}

.nw .blog .thumb{
  width: 160px;
  height: 122px;
}

.nw .blog .thumb img{
  width: 100%;
  object-fit: contain;
}

.nw .blog .content{
  width: 570px;
}

.nw .blog time{
  margin-bottom: 8px;
}

.nw .blog .blog-ttl{
  margin-bottom: 6px;
  font-size: 16px;
  color: #8D0000;
}

@media screen and (max-width:799px){
  /* nw-original-2022 */
  .nw .free_space_block {
    margin-bottom: 70px;
    padding-bottom: 0;
    border-bottom: none;
    word-break: break-all;
  }

  .nw .info .top-bg{
    width: 100%;
    height: 5px;
    background: url(https://img07.shop-pro.jp/PA01118/698/etc/img-top-bg.png?cmsp_timestamp=20211222121429) center / cover repeat-x;
  }

  .nw .info .body{
    padding: 15px 25px 25px;
    background: url(https://img07.shop-pro.jp/PA01118/698/etc/img-info-bg.jpg?cmsp_timestamp=20211222121705) center / cover no-repeat;
  }

  .nw .info .info-ttl{
    font-size: 20px;
    font-weight: normal;
    color: #910000;
  }

  .nw .info strong{
    font-size: 24px;
    font-weight: normal;
    line-height: 2.2;
    color: #DE0000;
  }

  .nw .sub-txt{
    margin-top: 10px;
    font-size: 14px;
  }

   .nw .action-banner{
    position: relative;
    margin-top: 41px;
    padding: 8px;
    background: url(https://img07.shop-pro.jp/PA01118/698/etc/img-action-banner-bg.jpg?cmsp_timestamp=20211222121835) center / cover no-repeat;
  }

  .nw .action-banner .inner{
    display: block;
    padding: 24px 12px 18px 12px;
    background: rgba(255, 255, 255, 88%);
  }

  .nw .action-banner .inner .dis{
    display: block;
    align-items: center;
    gap: 22px;
  }

  .nw .action-banner .action-ttl{
    display: flex;
    align-items: center;
    height: 100%;
    margin: 0;
    padding-right: 22px;
    font-size: 24px;
    font-weight: normal;
    color: #910000;
    border-right:none;
  }

  .nw .action-banner .txt{
    display: flex;
    margin: 0;
    padding-top: 7px;
    align-items: center;
  }

  .nw .action-banner .btn-box{
    position:absolute;
    top: 27px;
    right: 29px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .nw .action-banner .btn-box .n-btn{
    width: 116px;
    height: 44px;
  }

  .nw .action-banner .n-btn a{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #8D0000;
    border-style: solid;
    border-width: 3.5px 0 3.5px 8px;
    border: none;
    transition: .3s ease;
    box-sizing: border-box;
  }

  .nw .action-banner .n-btn a:hover{
    opacity: 0.7;
    text-decoration: none;
  }

  .nw .action-banner .n-btn a::before{
    content: "";
    position: absolute;
    top: calc(50% - 3.75px);
    left: auto;
    right: 8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3.5px 0 3.5px 8px;
    border-color: transparent transparent transparent #fff;
  }
  
  .nw .shoping-guide{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  margin-bottom: 19px;
  text-decoration: none;
  border-radius: 10px;
  background: linear-gradient(#fff 0%, #dedede 100%);
  border: 1px solid #b5b5b5;
}

.nw .shoping-guide span{
  display: inline-block;
  padding-left: 24px;
  font-size: 18px;
  background: url(https://img07.shop-pro.jp/PA01118/698/etc/ic-shopping-guide.png?cmsp_timestamp=20220607120126) center left / 16px auto no-repeat;
}

  .nw .intro{
    margin-top: 38px;
  }

  .nw .intro .intro-ttl{
    margin: 0 0 28px 0;
    font-size: 24px;
    font-weight: normal;
  }

  .nw .intro .intro-content:not(:last-of-type){
    margin-bottom: 35px;
  }

  .nw .intro .intro-content.horizontal{
    display: block;
  }

  .nw .intro .intro-content.horizontal.reverse{
    flex-flow: row-reverse;
  }

  .nw .intro .intro-content.horizontal .txt{
    width: 100%;
    padding-bottom: 33px;
  }

  .nw .intro .intro-content.horizontal .txt span{
    font-size: 20px;
  }

  .nw .intro .photo{
    width: auto;
  }

  .nw .intro .photo img{
    width: 100%;
  }

  .nw .intro .intro-content.vertical .photo{
    width: 100%;
    max-width: none;
    margin-bottom: 21px;
  }

  .nw .intro .video{
    max-width: 669px;
    margin: 41px auto 0;
  }

  .nw .intro .video iframe{
    width: 100%;
  }

  .nw .blog-list .blog{
    border-bottom: solid 1px #BEBEBE;
  }

  .nw .blog a{
    display: flex;
    gap: 18px;
    padding: 33px 0;
  }
  
  .nw .blog .thumb{
    width: 103px;
    height: 78px;
  }

  .nw .blog .thumb img{
    width: 100%;
  }

  .nw .blog .content{
    width: calc(100% - 119px);
  }

  .nw .blog time{
    margin-bottom: 8px;
  }

  .nw .blog .blog-ttl{
    margin-bottom: 6px;
    color: #8D0000;
  }
}