@charset "UTF-8";
/* ===============================================================================
Reset
=============================================================================== */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block;
}

ol,ul {
  list-style: none;
}

blockquote,q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
*,
:before,
:after {
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  border: none;
}

/* ===============================================================================
Body Setting
=============================================================================== */
html {
  font-size: 62.5%;
}
body {
  font-family: 'Helvetica','Arial','Koburina Gothic W6 JIS2004',sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
       text-size-adjust: 100%;
  line-height: 1.6;
  font-size: 1.6rem;
  letter-spacing: .06em;
  background-color: #eefaff;
}
@media screen and (max-width: 640px) {
  body {
    font-size: 1.4rem;
  }
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  opacity: 0.5;
  text-decoration: none;
}
/* a[target=_blank]:after {
    font-family: "Hobonichi-Icons";
    content: "\e914";
    font-weight: normal;
    font-size: .8em;
    position: relative;
    top: -.2em;
}*/
img {
  vertical-align: top;
  max-width: 100%;
}
sup{
  font-size: 50%;
}
@media screen and (min-width: 641px) {
  .spOnly {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .pcOnly {
    display: none;
  }
  .spOnly {
    display: block;
  }
}

/* ===============================================================================
ContentsArea
=============================================================================== */
header{
  background: url(/store/nori/images/base/bg_top.jpg) no-repeat;
  background-size: cover;
  color: #ffffff;  
  text-align: center;
  font-size: 2.4rem;
}
header .hobo{
  line-height: 0;
  padding-top: 35px;
}
header h1{
  background: url(/store/nori/2020/images/ttl_main.png) no-repeat;
  background-size: contain;
  width: 370px;
  height: 528px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin: 60px auto 40px;
}
header h2{
  background-color: rgba(36, 86, 31, .75);
  font-family: "Futo Min A101 JIS2004", serif;
  -webkit-transform: rotate(.05deg);
          transform: rotate(.05deg);
  padding: 1em 0;
}
header .info{
  background-color: #b00019;
  font-size: 80%;
  padding: .5em 0;
  font-weight: bold;
}
header .info.end{
  background-color: #666666;
}
main{
  background: url(/store/nori/images/base/bg_main.jpg) repeat-y;
  background-size: 100% auto;
  max-width: 1070px;
  margin: 0 auto;
}
main:after{
  content: '';
  display: inline-block;
  max-width: 1070px;
  width: 100%;
  height: 50px;
  margin: -5px auto 0;
  background: url(/store/nori/images/base/bg_main-bottom.jpg) no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
  position: absolute;
}
@media screen and (max-width: 1000px){
  main:after{
    background-size: 103% auto;
  }
}
@media screen and (max-width: 768px){
  header {
    font-size: 2rem;
  }
  main{
    background: none;
  }
  main:after{
    height: 25px;
  }
}
@media screen and (max-width: 640px){
  header {
    background: url(/store/nori/images/base/bg_top_sp.jpg) no-repeat;
    background-size: cover;
    color: #ffffff;
    text-align: center;
    font-size: 1.6rem;
  }
  header .hobo{
    width: 88.75%;
    margin: 0 auto;
    padding-top: 10px;
  }
  header h1{
    width: 56.875%;
    height: 0;
    padding-top: 77.164%;
    margin: 50px auto;
  }
  header h2{
    padding: 1.5em 0;
  }
}
.items{
  background-color: #ffffff;
  max-width: 1000px;
  margin: 0 auto;
  padding: 70px 0 0;
  text-align: center;
}
.img_items{
  position: relative;
}
.img_items img{
  margin-left: -20%;
}
.img_items h3{
  position: absolute;
  bottom: 20px;
  right: 100px;
  text-align: left;
}
.tachiotoshi{
  font-family: "Futo Min A101 JIS2004", serif;
  -webkit-transform: rotate(.05deg);
          transform: rotate(.05deg);
  font-size: 3.1rem;
  padding: 50px 0;
}
.items h3{
  font-family: "Futo Min A101 JIS2004", serif;
  -webkit-transform: rotate(.05deg);
          transform: rotate(.05deg);
  font-size: 2.3rem;
  line-height: 1.2;
}
.items h3 span{
  font-size: 4.3rem;
}
.items h3 span.g{
  font-size: 3.3rem;
}
.items h3 span.tax{
  font-size: 1.4rem;
}
.note{
  color: #24561f;
  font-size: 1.5rem;
  line-height: 3;
  background-color: #ffff00;
  font-weight: bold;
}
.item{
  max-width: 700px;
  margin: 0 auto;
  padding: 70px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.item .text{
  font-size: 2rem;
  text-align: left;
}
.item .text div{
  font-family: "Futo Min A101 JIS2004", serif;
  -webkit-transform: rotate(.05deg);
          transform: rotate(.05deg);
  padding: 1.5em 0 2em;
  line-height: 2;
}
.item .text p{
  font-size: 1.5rem;
  color: #24561f;
  background-color: #ffff00;
  line-height: 26px;
  padding: .5em;
}
.item .text p a{
  color: #24561f;
}
.img_item a{
  color: #ffffff;
  display: block;
}
.item .button{
  background-color: #24561f;
  color: #ffffff;
  font-size: 1.9rem;
  line-height: 1;
  padding: .6em 1em .4em;
  border-radius: 30px;
  margin-top: 15px;
  font-weight: bold;
}
.item .button.sale{
  background-color: #b00019;
  font-size: 1.6rem;
}
.item .button.end{
  background-color: #666666;
}
@media screen and (max-width: 1024px){
  .img_items h3 {
    right: 40px;
  }
}
@media screen and (max-width: 768px){
  .item{
    width: 98%;
    padding: 70px 0;
  }
  .img_items{
    width: 82.187%;
    margin: 0 auto;
  }
  .img_items img{
    margin-left: 0;
  }
  .items h3{
    font-size: 2rem;
    text-align: center;
    bottom: -5em;
    right: 0;
    left: 0;
  }
  .tachiotoshi{
    padding: 130px 0 25px;
  }
  .tachiotoshi:before{
    content: '';
    display: inline-block;
    width: 100%;
    height: 10px;
    background: url(/store/nori/images/base/bg_border.jpg) no-repeat;
    background-size: cover;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px){
  .item{
    width: 100%;
  }
  .items{
    padding: 70px 0 0;
  }
  .items h3{
    font-size: 1.2rem;
  }
  .items h3 span{
    font-size: 2.2rem;
  }
  .items h3 span.tax{
    font-size: 1rem;
  }
  .items h3 span.g{
    font-size: 1.8rem;
  }
  .tachiotoshi{
    font-size: 1.5rem;
    padding: 80px 0 25px;
  }
  .note{
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 8px 0;
  }
  .item{
    display: block;
    padding: 10px 0 0;
  }
  .item .text{
    font-size: 1.5rem;
    text-align: center;
  }
  .item .text p{
    font-size: 1.2rem;
    padding: .2em;
  }
  .item .text p a img{
    width: 19px;
    vertical-align: middle;
  }
  .item .img_item{
    padding-top: 35px;
  }
  .item .button{
    font-size: 1.8rem;
    display: inline-block !important;
    padding: .5em 1em;
  }
}
.banner{
  background-color: #ffffff;
  max-width: 1000px;
  margin: 0 auto;
  padding: 70px 0;
  text-align: center;
}
.banner ul{
  max-width: 800px;
  margin: 0 auto;
}
.banner li{
  margin-bottom: 40px;
}
.banner ul .rows{
  width: 390px;
  display: inline-block;
}
.banner ul .rows1{
  margin-right: 14px;  
}
.omake{
  background-color: #ffff00;
  max-width: 1000px;
  margin: 0 auto;
  padding: 70px 0 100px;
  font-size: 1.5rem;
  text-align: left;
}
.omake h4{
  max-width: 18em;
  margin: 0 auto 1em;
  font-size: 3rem;
  position: relative;
}
.omake h4:after{
  content: '';
  display: inline-block;
  width: 135px;
  height: 135px;
  background: url(/store/nori/images/base/icon_omake.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -15px;
  right: -100px;
}
.omake .text{
  max-width: 610px;
  margin: 0 auto;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.omake .text p:first-of-type{
  padding-right: 40px;
}
.omake .text span{
  display: block;
  color: #8f0019;
  font-size: 1.2rem;
  margin-top: 1em;
}
@media screen and (max-width: 768px){
  .banner{
    padding: 0 2%;
  }
  .banner ul .rows{
    width: 48%;
  }
}
@media screen and (max-width: 640px){
  .banner{
    padding: 40px 0 1px;
  }
  .banner li{
    margin-bottom: 10px;
  }
  .banner ul .rows{
    width: 100%;
    display: block;
  }
  .banner ul .rows1{
    margin-right: 0;
  }
  .omake{
    padding: 20px 0 40px;
  }
  .omake h4{
    font-size: 1.5rem;
    white-space: nowrap;
  }
  .omake .text{
    display: block;
    width: 72%;
    margin: 0 auto;
    font-size: 1.2rem;
  }
  .omake h4:after{
    width: 86px;
    height: 86px;
    right: 0;
    bottom: -90px;
  }
  .omake .text p:first-of-type{
    padding-right: 0;
    padding-bottom: 20px;
    width: 80%;
    margin: 0 auto;
  }
}
/* ===============================================================================
FooterArea
=============================================================================== */
.footer {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  padding: 120px 0 60px;
  font-weight: bold;
}
.footer .share__list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 45px 0;
}
.footer .share__list li {
  margin-right: 36px;
  font-size: 1.4rem;
}
.footer .share__list li:last-child {
  margin-right: 0;
}
.footer .share__list li a, .footer .share__list li span {
  font-size: 1.4rem;
}
.footer .share__list li img {
  margin-right: 5px;
  vertical-align: middle;
}
.footer__menu {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.footer__menu li a {
  font-size: 1.2rem;
}
.footer__menu li:after {
  content: "／";
  display: inline;
  font-size: 1.2rem;
}
.footer__menu li:last-of-type:after {
  display: none;
}
.footer .copyright {
  display: block;
  padding: 20px 0;
  text-align: center;
  font-size: 1rem;
  letter-spacing: .5em;
}
@media screen and (max-width: 640px){
  .footer {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 60px 0;
  }
  .footer .share__list {
    width: 80%;
    margin: 0 auto;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    padding: 25px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer .share__list li a, .footer .share__list li span {
    font-size: 1.3rem;
    letter-spacing: .04em;
  }
  .footer .share__list li {
    width: 50%;
    margin-right: 0;
    font-size: 1.3rem;
    margin-bottom: 15px;
  }
  .footer__menu li:after{
    display: none;
  }
  .footer__menu {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .footer__menu li {
    text-align: center;
    line-height: 1.5;
  }
  .footer .copyright {
    display: block;
    padding: 20px 0;
    text-align: center;
    font-size: 1rem;
    letter-spacing: .5em;
  }
}