﻿@charset "utf-8";

.typeghij {
  display: flex;
  flex-wrap: wrap;
}

.typeghij > div {
  width: 50%;            /* スマホ2列 */
  box-sizing: border-box;
}


#wrap{
overflow:hidden;
}

/*** SP ***/
body{
background:#fff!important;
}

body main article section.generalpurpose > .typeghij div{
  margin: 0px 0 10px 0!important;
}

body main article section.generalpurpose > .typeghij div p{
  margin: 0px 0 0 0!important;
}

h1{
  font-size: 40px!important;
  line-height: 53px!important;
  font-weight: bold!important;
  padding-bottom: 5px!important;
  font-family: "Libre Bodoni", serif;
}

body main{
margin-top:-41px;
padding-top: 30px;
padding-bottom: 30px;
background-position: center;
background-size: 100% auto;
}

body main article section.generalpurpose p{
font-size: 12px!important;
line-height: 18px!important;
letter-spacing: normal;
font-family: Hiragino Sans, Yu Gothic, sans-serif!important;
font-weight: 500;
font-style: normal;
color: #666;
}



.teika{
  font-size: 12px!important;
  line-height: 20px!important;
  font-weight: 700;
}

.saleprice{
  font-size: 20px!important;
  line-height: 30px!important;
  font-weight: 700;
  color: #e31c1c;
}

.text{
  text-align:center!important;
}

h2{
  font-size: 30px!important;
  line-height: 36px!important;
  padding-bottom: 0px!important;
  font-weight: 400!important;
  font-family: "Libre Bodoni", serif;
}

h3{
  font-size: 20px!important;
  line-height: 26px!important;
  font-weight: bold!important;
  padding: 0 0 0 15px!important;
  font-family: "Zen Old Mincho", sans-serif;
}

.tag {
  background: #e31c1c;
  padding: 0.4em 0.5em;
  color: #fff;
  margin: 0 0.5em 0 0;
  font-size: 80%;
line-height: 120%;
font-weight:bold;
border-radius: 5px;
}

.tag2 {
  background: #ac8e46;
  padding: 0.4em 0.5em;
  color: #fff;
  margin: 0 0.5em 0 0;
  font-size: 80%;
line-height: 120%;
font-weight:bold;
border-radius: 5px;
}

.yoko{
  display: flex!important;
}

hr{
display: block;
height: 1px;
border: 0;
border-top: 1px solid #282828!important;
margin: 1em 0;
padding: 0;
}

.mt0{
  margin-top: 0;
}

/* 補足情報 */
body main article section.generalpurpose p.hosoku{
font-size:12px!important;
line-height:16px!important;
}


/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}


.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  text-align: center;
}

.sticky p{
display: flex;
}

#snow.bgDark {
 background: rgba(0, 0, 0, 0.3)
}


.btn-flat-border {
  background: #e31c1c;
  display: inline-block;
  padding: 10px 0px;
  margin: 10px 0px;
  text-decoration: none;
  color: #fff!important;
  border-radius: 30px;
  border: solid 1px #e31c1c;
  transition: .4s;
  width: 100%;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  font-family: "Zen Old Mincho", sans-serif!important;
}

.btn-flat-border2 {
  background: #e31c1c;
  display: inline-block;
  padding: 6px 0px;
  margin: 5px 0px;
  text-decoration: none;
  color: #fff!important;
  border-radius: 30px;
  transition: .4s;
  width: 105%;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  font-family: "Zen Old Mincho", sans-serif!important;
}

.btn-flat-border3 {
  background: #fff;
  display: inline-block;
  padding: 5px 0px;
  margin: 5px 0px 5px 0px;
  text-decoration: none;
  color: #333!important;
  border: 1px solid #e31c1c;
  border-radius: 40px;
  transition: .4s;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Hiragino Sans, Yu Gothic, sans-serif!important;
}

.btn-flat-border4 {
  background: #e31c1c;
  display: inline-block;
  padding: 5px 0px;
  margin: 5px 0px 5px 0px;
  text-decoration: none;
  color: #fff!important;
  border-radius: 40px;
  transition: .4s;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Hiragino Sans, Yu Gothic, sans-serif!important;
}

.btn-flat-border:hover {
  background: #fff8bf;
  color: #e0e0e0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}

/* 蛍光ペン風 */
.under1 {
  background: linear-gradient(transparent 50%, #ffb9b9 50%);
}

.site-header{
    display: flex;
    position: absolute;
    justify-content: space-between;
}
.site-header.fixed{
    position: fixed;
    top: 0;
}

.scroll-fade-side {
  margin: 0px auto;
  width: 100%;
  height: auto;
}

.scroll-fade-side2 {
  margin: 0px auto;
  width: 100%;
  height: auto;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  text-align: center;
}

.sticky p{
display: flex;
}

.scroll-fade-side2 {
  margin: 0px auto;
  width: 100%;
  height: auto;
}

.sticky {
  color: #fff!important;
  position: fixed;
  top: 11px;
  background: #e31c1c;
  border: none;
  width: 100%;
  text-align: center!important;
  height: 50px;
  padding: 15px 0 10px 0!important;
}

.sticky a{
  color: #fff!important;
  font-weight: bold!important;
  font-size: 1.7rem!important;
  text-align: center!important;
  margin: 0 auto;
}

.pagetop{
  position: -webkit-sticky;
  position: fixed;
  z-index: 99999; /* 他の要素の下に隠れないように */
  bottom: 10px;
  right: 10px;
  border: none;
  width: 100px;
  /*デフォルトで非表示にする*/
  opacity: 0;
  visibility: hidden;
}

.pagetop a{
  display: block;
  text-decoration: none;
  }

.pagetop:hover{
  opacity: 0.85 ;
}

#imageSlide2 {
  width: 112%;
  height: auto;
  margin-top: 0px;
  padding-bottom:470px;
  position: relative;
}

#imageSlide2 img {
  width: 112%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}

#imageSlide2 img.active {
  z-index: 10;
}

#imageSlide2 img.last-active {
  z-index: 9;
}