@charset "UTF-8";
/* ベストヒットスイーツ */
#contentsArea {
  overflow-x: initial;
}

#contentsArea,
#contentsArea p {
  color: #1F1F1F;
  font-size: 14px;
  line-height: 1.5;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contentsArea .wrap h2,
#contentsArea .wrap h3,
#contentsArea .wrap h4,
#contentsArea .wrap h5 {
  font-weight: bold;
}

.wrap .textCenter {
  text-align: center;
}

.wrap .textRight {
  text-align: right;
}

.wrap .floatList,
.wrap .floatList li {
  list-style: none;
}

.wrap .floatList li {
  float: left;
}

.wrap .floatList li img,
.wrap .blockList li img {
  vertical-align: bottom;
  max-width: 100%;
  margin: 0 auto;
}

.wrap .pcArea {
  display: none;
  max-width: 960px;
  margin: 0 auto;
}

.wrap .spArea {
  max-width: 640px;
  margin: 0 auto;
}

.wrap .pcArea img,
.wrap .spArea img,
.wrap .ttl img,
.wrap .sttl img,
.wrap .btn img,
.wrap .copy img,
.wrap .ttlArea img,
.wrap img {
  max-width: 100%;
  height: auto;
}

.wrap .ttl,
.wrap .btn {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

.wrap .sttl {
  width: 100%;
  text-align: left;
  margin: 0 auto;
}

.wrap .btn li {
  padding-bottom: 20px;
}

.wrap .btn li a {
  color: #666;
}

.wrap .btn li span {
  display: block;
  font-size: 12px;
  line-height: 1.2;
  padding-top: 10px;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .wrap .btn li {
    padding-bottom: 35px;
  }
}
.wrap .reverse a:link,
.wrap .reverse a:visited {
  text-decoration: none;
}

.wrap .reverse a:hover,
.wrap .reverse a:active {
  text-decoration: underline;
}

.wrap a:hover img.hover,
.wrap a:active img.hover,
.wrap .hover a:hover img,
.wrap .hover a:active img {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

.wrap .indenttext {
  margin-left: 1em !important;
  text-indent: -1em;
}

/* ----- pagetop ----- */
.wrap .pagetop {
  background-image: url(../dfs_osoro_index_images/arrow01_160324.gif);
  background-position: right center;
  background-repeat: no-repeat;
  margin: 10px auto 30px;
  padding: 3px 20px 3px 0;
  text-align: right;
  font-size: 12px;
  line-height: 1.2;
  width: 93.75%;
  box-sizing: border-box;
}

.wrap .pagetop a {
  color: #666;
}

@media only screen and (min-width: 768px) {
  .wrap .pagetop {
    margin: 10px auto 40px;
    width: 100%;
  }

  .wrap .pcArea {
    display: block;
  }

  .wrap .spArea {
    display: none;
  }
}
.wrap .list-ttl-area-c h2,
.wrap .list-ttl-area-l h2,
.wrap .list-ttl-area-btm h2,
.wrap .list-ttl-area-c h3,
.wrap .list-ttl-area-l h3,
.wrap .list-ttl-area-btm h3 {
  line-height: 0;
  margin: 0;
  padding: 0;
  text-align: center;
}

.wrap .list-ttl-area-c h2 img,
.wrap .list-ttl-area-l h2 img,
.wrap .list-ttl-area-btm h2 img,
.wrap .list-ttl-area-c h3 img,
.wrap .list-ttl-area-l h3 img,
.wrap .list-ttl-area-btm h3 img {
  max-width: 100%;
}

/* 画像センタリング・テキスト下 */
.wrap .list-ttl-area-btm span {
  text-align: center;
}

/* ---------------- #head ---------------- */
.wrap #head {
  max-width: 1260px;
  margin: 0 auto;
}

.wrap #head h2,
.wrap #head h3 {
  margin: 0;
  width: 100%;
  text-align: center;
}

.wrap #head img {
  max-width: 100%;
  height: auto;
}

.wrap #head ul {
  font-size: 0;
  text-align: center;
  margin-top: 15px;
}

.wrap #head li {
  box-sizing: border-box;
  display: inline-block;
  width: 33%;
  text-align: center;
  padding: 0 0.7%;
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  .wrap #head {
    margin-bottom: 25px;
    width: 90%;
    margin: 0 auto;
  }

  .wrap #head ul {
    margin-top: 30px;
    margin-bottom: 40px;
  }

  .wrap #head li {
    width: 16.6%;
  }
}
/* ---------------- #main ---------------- */
.wrap #main {
  max-width: 1260px;
  margin-bottom: 20px;
}

.wrap #main .sec .ttlArea {
  text-align: center;
  width: 100%;
  margin: 0 auto 0;
}

.wrap #main .sec .ttlArea h2,
.wrap #main .sec .ttlArea p {
  vertical-align: middle;
}

.wrap #main .sec .ttlArea h2 {
  color: #fff;
  font-size: 20px;
  font-size: 6.25vw;
  padding: 10px;
  font-weight: bold;
  margin: 0 0 8px 0;
}

.wrap #main .sec .ttlArea p {
  color: #333333;
  font-size: 12px;
  line-height: 1.5;
  text-align: left;
  padding: 0 5px;
}

.wrap #main h2,
.wrap #main h3,
.wrap #main h4 {
  margin: 0;
}

/* .itemList */
.wrap #main .itemList {
  padding: 20px 0 20px 0;
}

.wrap #main .itemList ul {
  background-color: #FFF;
  float: left;
  width: 48.4375%;
  margin-bottom: 20px;
  padding: 0 0 0 0;
}

.wrap #main .itemList li {
  padding: 0 6.8%;
  color: #000;
  font-size: 12px;
  font-size: 3.75vw;
  line-height: 1.4;
  text-align: center;
}

.wrap #main .itemList li.itemCopy {
  font-size: 14px;
  font-size: 4.375vw;
  font-weight: bold;
  text-align: left;
  margin: 15px 0 0 0;
}

.wrap #main .itemList li.itemCopy.tokka {
  text-align: center;
}

.wrap #main .itemList li.itemCopy.tokka p {
  font-size: 14px;
  font-weight: bold;
}

.wrap #main .itemList li.itemImg {
  margin-bottom: 15px;
  margin-top: 15px;
}

.wrap #main .itemList li.itemName {
  margin-bottom: 5px;
}

.wrap #main .itemList li.price {
  font-weight: bold;
  margin-bottom: 5px;
}

.wrap #main .itemList li.price .outlet {
  color: #da1c1c;
}

.wrap #main .itemList li.price .outlet ~ span {
  color: #da1c1c;
}

.wrap #main .itemList li.price .discount {
  color: #da1c1c;
}

.wrap #main .itemList li.price .discount ~ span {
  color: #da1c1c;
}

.wrap #main .itemList li.itemName a {
  color: #000;
}

.wrap #main .itemList li.itemSpec {
  text-align: left;
  padding-top: 25px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .wrap #main .itemList ul:nth-child(2n) {
    float: right;
  }

  .wrap #main .itemList ul:nth-child(2n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 768px) {
  .wrap #main {
    width: 90%;
    margin: 0 auto;
  }

  .wrap #main .sec .inner {
    padding: 40px 0 0 0;
  }

  .wrap #main .sec .ttlArea {
    margin-bottom: 45px;
  }

  .wrap #main .sec .ttlArea h2 {
    font-size: 40px;
    padding: 10px;
    margin: 0 auto 15px;
    width: 55.5%;
  }

  .wrap #main .sec .ttlArea p {
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
  }

  .wrap #main .itemList {
    width: 95.23%;
    margin: 0 auto;
    padding: 0 0 35px 0;
  }

  .wrap #main .itemList ul {
    float: left;
    width: 24%;
    margin-bottom: 15px;
  }

  .wrap #main .itemList li {
    font-size: 14px;
    line-height: 1.4;
  }

  .wrap #main .itemList ul + ul {
    margin-left: 1.25%;
  }

  .wrap #main .itemList ul:nth-child(4n+1) {
    clear: both;
    margin-left: 0;
  }

  .wrap #main .itemList li.itemName {
    margin-bottom: 10px;
  }

  .wrap #main .itemList li.itemCopy {
    font-size: 17px;
    line-height: 1.1;
  }
}
@media only screen and (min-width: 768px) {
  .wrap .sec .btn li span {
    font-size: 16px;
  }
}
.wrap #main .textLink {
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  font-size: 4.6875vw;
  padding: 0 0 20px 0;
}

.wrap #main .textLink a span:after {
  content: "＞";
  display: inline-block;
  margin-left: 0.5em;
}

.wrap #main .textLink a {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  .wrap #main .textLink {
    font-weight: bold;
    text-align: center;
    font-size: 28px;
    padding: 0 0 35px 0;
  }

  .wrap #main .textLink a {
    text-decoration: underline;
  }

  .wrap #main .textLink a:hover {
    text-decoration: none;
  }
}
/* ---------------- #feature ---------------- */
.wrap #feature h2 {
  border-bottom: 2px #6E524E solid;
  margin-bottom: 20px;
  color: #6E524E;
  font-size: 17px;
  font-size: 5vw;
  font-weight: bold;
  text-align: center;
  padding: 0 0 5px 0;
}

.wrap #feature .btn {
  /*width: 93.75%;*/
  width: 100%;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .wrap #feature {
    margin-bottom: 60px;
  }

  .wrap #feature h2 {
    font-size: 24px;
  }

  .wrap #feature .btn {
    width: auto;
    margin: 0 0 35px 0;
  }

  .wrap #feature .btn img {
    text-align: center;
    max-width: 660px;
  }
}
/* ---------------- #goods ---------------- */
.wrap #goods h2 {
  border-bottom: 2px #6E524E solid;
  margin-bottom: 20px;
  color: #6E524E;
  font-size: 17px;
  font-size: 5vw;
  font-weight: bold;
  text-align: center;
  padding: 0 0 5px 0;
}

.wrap #goods .bnrList {
  /*width: 93.75%;*/
  margin: 0 auto 15px;
}

.wrap #goods .bnrList li {
  float: left;
  color: #666;
  font-size: 12px;
  line-height: 1.2;
  margin-bottom: 15px;
}

.wrap #goods .bnrList li a {
  color: #666;
}

.wrap #goods .bnrList li a span {
  display: block;
  padding-top: 5px;
  width: 100%;
  text-align: left;
}

.wrap #goods .btn {
  max-width: 750px;
}

.wrap #goods .btn li span {
  padding-top: 0;
}

.wrap #goods .btn li span + span {
  padding-top: 10px;
}

@media only screen and (max-width: 767px) {
  .wrap #goods .bnrList li {
    box-sizing: border-box;
    padding: 0 2%;
    width: 50%;
    text-align: center;
  }

  .wrap #goods .bnrList li a span {
    margin: 0 auto;
  }

  .wrap #main .bnrList li:nth-child(2n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 768px) {
  .wrap #goods h2 {
    font-size: 24px;
  }

  .wrap #goods .bnrList {
    width: 95.2%;
    margin: 0 auto 35px;
  }

  .wrap #goods .bnrList li {
    width: 23.4375%;
  }

  .wrap #goods .bnrList li + li {
    margin-left: 2.08%;
  }

  .wrap #goods .bnrList li:nth-child(4n+1) {
    clear: both;
    margin-left: 0;
  }

  .wrap #goods .bnrList li {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 35px;
  }
}
/* ---------------- #foot ---------------- */
.wrap #foot {
  margin-bottom: 20px;
}

.wrap #foot li {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 10px;
}

.wrap #foot li a {
  color: #666;
}

/* ---------------- #floatMenu ---------------- */
.wrap #floatMenu {
  background-color: #FFF;
  display: none;
  font-size: 0;
  text-align: center;
  margin-bottom: 0;
  width: 100%;
}

.wrap #floatMenu.fixed {
  top: 0;
  position: fixed;
  z-index: 9999;
}

.wrap #floatMenu li {
  box-sizing: border-box;
  float: left;
  padding: 0 1px;
  width: 25%;
}

@media only screen and (min-width: 641px) {
  .wrap #floatMenu ul.pcArea {
    display: block;
  }

  .wrap #floatMenu ul.spArea {
    display: none;
  }

  .wrap #floatMenu li {
    padding: 0 1.04%;
    width: 25%;
  }
}
@media only screen and (min-width: 960px) {
  .wrap #floatMenu {
    width: 960px;
  }
}
.wrap .copyright {
  display: block;
  font-size: 12px;
}

@media only screen and (max-width: 767px) {
  #contentsArea .wrap .copyright {
    margin-left: 10px;
    font-size: 12px;
  }
}
/* ---------------- .back-to-top ---------------- */
.wrap .back-to-top {
  clear: both;
  display: block;
  margin: 15px auto 0;
}

.wrap .back-to-top a {
  color: #1f1f1f;
}

@media only screen and (max-width: 767px) {
  .wrap .back-to-top {
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 10px;
  }

  .wrap .back-to-top a {
    color: #1f1f1f;
  }
}
.wrap .back-to-top li, .wrap .back-to-top p {
  font-size: 12px;
}

@media only screen and (max-width: 767px) {
  .wrap .back-to-top li, .wrap .back-to-top p {
    font-size: 12px;
  }
}
.wrap .back-to-top ul {
  float: none;
}

.wrap .back-to-top li {
  background-image: none;
  padding: 0;
  margin-top: .25em;
}

@media only screen and (max-width: 767px) {
  .wrap .back-to-top li {
    font-size: 12px;
    margin-top: .5em;
  }
}
