@import url(https://file002.shop-pro.jp/PA01356/522/css/foundation.css);
@import url(https://file002.shop-pro.jp/PA01356/522/css/slider-pro.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700|Montserrat:400,700|Karla:400,700);

body {
  font-family: 'Roboto', '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', 'Hiragino Kaku Gothic ProN', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', Sans-serif;
  line-height: 1.8;
}
a:link { 
-moz-transition:.2s ease-in-out;
-o-transition:.2s ease-in-out;
-webkit-transition:.2s ease-in-out;
}
a:hover img {
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: ¡Èalpha( opacity=70 )¡É;
}

.sold_out { color: #aa462e; }

h1, h2, h3, h4 { font-family:'Roboto', Sans-serif; }
.small { font-size: 0.9rem; }

h2 {
  font-size: 1.3rem;
  margin-bottom: 1rem;
}
h2.eg-hl {
  letter-spacing: 0.07em;
}

/* ************************************************ 
 *  header
 * ************************************************ */
/* Title */
.top-title-nav { margin-top: 2rem; }
.top-title-nav h1 { margin-bottom: 2rem; }
.top-title-nav h1 span.logo {
  font-size: 3rem;
  text-decoration: none;
}
.header h1 span.vp { 
  font-size: 1.3rem; 
  letter-spacing: 0.07rem;
  line-height: 2.3rem;
}
/* Navi */
.nav a { color: #333; }
.nav a:hover { color: #999; }

#top-nav i {
  padding: 0 0.5rem 0 1rem;
  margin-bottom: 1.5rem
}
@media screen and (max-width: 63.9375em) {
    #top-nav i {
      padding: 1rem;
	}
	#top-nav .nav-count {
      padding-right: 1rem;
	}
}

input[type=search]	{
    border : 1px solid #ccc;
    -webkit-border-radius : 5px;
    -webkit-appearance : none;
}

#g-nav {
  margin-left: -1rem;
  margin-bottom: 1.5rem;
  font-family: 'Montserrat', sans-serif;
}
#g-nav li {
  vertical-align: top;
}
.acc {
  position: relative;
  display: none;
}
.acc-link:after {
  content: '\f107';
    font-family: FontAwesome;
  color: #81C31F;
  margin-left: 0.5rem;
}
.acc-link.active:after {
    content: '\f106';
    font-family: FontAwesome;
   color: #81C31F;
  margin-left: 0.5rem;
}
@media screen and (max-width: 63.9375em) {
  #g-nav {
  margin-left: 0rem;
  }
  #g-nav li {
  border-bottom: solid 1px #ccc;
  }
  #g-nav ul.acc li {
  border-bottom: dotted 1px #ccc;
  }
  #g-nav ul.acc li:last-child {
  border: none;
  }
  #g-nav ul.acc li:first-child {
  border-top: dotted 1px #ccc;
  }
}

/* ************************************************ 
 *  footer
 * ************************************************ */
.footer {
  background-color: #8EC31F;
  margin-top: 2rem;
  padding: 2rem 0;
}
.footer h1 a {
  margin-bottom: 2rem; 
  color: #FFF;
  font-size: 2.5rem;
}
.footer h1 a span.logo {
  text-decoration: none;
}
.footer h1 a span.vp { 
  font-size: 1.05rem; 
  letter-spacing: 0.07rem;
  line-height: 2.3rem;
}
.footer li a {
  color: #fff;
}
.footer li a:hover {
  color: #c4e285;
}
.copyright {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: solid 1px #FFF;
}

.pagetop {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 15px;
  z-index: 1000; }

.pagetop a {
  display: block;
  background-color: #FF485E;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  text-decoration: none;
  padding: 10px 10px;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  width: 40px;
  height: 40px;
  border-radius: 20px; }

.pagetop a:hover {
  display: block;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5; }

/* ************************************************ 
 *  Slider Pro
 * ************************************************ */
.sp-previous-arrow:before,
.sp-previous-arrow:after,
.sp-next-arrow:before,
.sp-next-arrow:after {
  content: '';
  position: absolute;
  width: 10%;
  height: 50%;
  background-color: #FFF;
}

/* ************************************************ 
 *  product_list_page
 * ************************************************ */
.prd a { color: #666; }
.prd a:hover { color: #8EC31F; }
.prd img { width: 100%; }
.item-list-info { padding: 0.5rem 0 1.5rem 0; letter-spacing: 0em; }
.item-price { color: #999999; }
.item-description { font-size: 0.8rem; color:#666; margin-top: 0.5rem }
.sort select { font-size: 0.8rem; }
.outlet { background-color: #fbf1e1; }
.pager { line-height: 3rem; }

table td, table th {
  background: #ffffff;
}
table {
border: 1px #E3E3E3 solid;
border-collapse: collapse;
border-spacing: 0;
font-size: 0.9rem;
  margin-bottom: 2rem;
}
table td {
padding: 5px;
border: 1px #f1f1f1 solid;
border-width: 0 0 1px 1px;
text-align: left;
}

table th {
padding: 5px;
border: 1px #f1f1f1 solid;
border-width: 0 0 1px 1px;
background: #F5F5F5;
line-height: 120%;
text-align: left;
font-weight:normal;
  width: 30%;
}

/* ************************************************ 
 *  oslavi special page
 * ************************************************ */
.oslavi-contents{
  width:104%;
  margin: 0 0 0 -2%;
  overflow:hidden;
}

.oslavi-header-logo {
  background-color: #000000;
  text-align: center;
  padding: 1.6em 0;
}

.oslavi-header-logo img {
  width: auto;
  max-height: 30px;
}

.oslavi-kv{
  margin-bottom: -0.5em;
  width: 100%;
}

.oslavi-overview {
  width: 100%;
}

.oslavi-anchor {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}

.oslavi-anchor img {
  width: 100%;
}

#oslavi-point01,#oslavi-point02,#oslavi-point03 {
  margin: 0 auto;
  padding: 5em 4em 1em;
}

#oslavi-point01 {
 border: solid 12px #97b1ad; 
}

#oslavi-point02 {
 border: solid 12px #dad2a9; 
}

#oslavi-point03 {
 border: solid 12px #e0baa8; 
}

#oslavi-point01 h2,#oslavi-point02 h2,#oslavi-point03 h2 {
  margin: 1em auto 2em;
}

.oslavi-flex {
  margin: 4em auto 4em;
  display:flex;
  flex-wrap:nowrap;
  justify-content:space-between;
}

.oslavi-flex:nth-child(even) {
  flex-direction: row-reverse;
}

.oslavi-item img {
  max-width: 360px;
}

.oslavi-item-text p,.oslavi-point-noflex {
  padding: 0.2em 1.6em;
  font-size: 0.8em;
  letter-spacing: 0.2em;
  line-height: 2;
}

.oslavi-item-text ul {
  margin:-1em 1.4em;
}

.oslavi-item-text ul li {
  padding-left: 1.6em;
  font-size:1.1em;
  list-style: none;
  background: url(https://img21.shop-pro.jp/PA01356/522/etc/oslavi_checkbox.png) left 0px top 3px no-repeat;
  background-size: 1.1em auto;
}

.oslavi-point-asterisk {
  font-size: 0.1em;
  vertical-align: top;
  letter-spacing: 0;
  margin: 0 4em 0 0;
}

.oslavi-point-note {
  margin-left: 2em;
  font-size: 0.6em;
}

.oslavi-point03-img {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  padding: 1em 1em 4em;
  margin: 1em auto;
}

.oslavi-use {
  margin: 2em 0 0;
  width: 100%;
}

.oslavi-cv {
  width: 100%;
  text-align: center;
  margin: 0 auto 6em;
}

.oslavi-cv h2 {
  margin: 3em auto;
  max-width: 290px;
}

.oslavi-cv a {
  display: block;
  margin: 2em auto;
  width: 80%;
  max-width: 600px;
  font-size: 1.5em;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: bold;
  padding: 1em;
  border-radius:0.3em;
  color: #ffffff;
  position:relative;
}

.oslavi-cv-link-o {
  background-color:#ad8b68;
}

.oslavi-cv-link-a {
  background-color:#232f3e;
}

.oslavi-cv-link-r {
  background-color:#bf0000;
}

.oslavi-cv-link-y {
  background-color:#cfae15;
}

.oslavi-cv a:after {
   content:"";
    position:absolute;
    top:0;
    bottom:0;
    right:4%;
    margin:auto;
    width: 0.5em;
    height: 0.5em;
    border-top: 0.1em solid #fff;
    border-right: 0.1em solid #fff;
    transform: rotate(45deg);
}

.oslavi-cv a:hover {
  opacity: 0.8;
}


@media screen and (max-width:768px) { 
#oslavi-point01,#oslavi-point02,#oslavi-point03 {
  padding: 1em 1em 1em;
}

#oslavi-point01 {
 border: solid 6px #97b1ad; 
}

#oslavi-point02 {
 border: solid 6px #dad2a9; 
}

#oslavi-point03 {
 border: solid 6px #e0baa8; 
}

#oslavi-point01 h2,#oslavi-point02 h2,#oslavi-point03 h2 {
  margin: 1em auto 1em;
}

.oslavi-flex {
  margin: 2em auto 0;
  display:block;
}

.oslavi-item img {
  width; 100%;
  max-width: 100%;
  margin: 0 auto 1em;
}

.oslavi-item-text p,.oslavi-point-noflex {
  padding: 0.6em;
}

.oslavi-item-text ul {
  margin: -1em 0.8em;
}

.oslavi-point-note {
  margin-left: 1em;
}

.oslavi-point03-img {
  display: block;
  width: 100%;
  padding: 0;
  margin: 1em auto 2em;
}

.oslavi-cv h2 {
  margin: 2em auto;
  max-width: 190px;
}

.oslavi-cv a {
  margin: 1.4em auto;
  width: 90%;
  font-size: 1.2em;
  line-height: 1.3;
}
}