@charset "shift_jis";

/* リセットCSS
================================ */

.ryoku-release-campaign *,
.ryoku-release-campaign *::before,
.ryoku-release-campaign *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
* {
  margin: 0;
  padding: 0;
}
ul, ol, li {
  list-style: none;
}
.ryoku-release-campaign a, a:hover {
  text-decoration: none;
  color: #333 !important;;
}
.ryoku-release-campaign img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
body {font-family: "Noto Sans JP", "Yu Gothic black", sans-serif, "メイリオ";/* font-size: 14px; */letter-spacing: 0.06em;line-height: 1.714em;font-weight: 600;background-color: #7d965f;}
.ryoku-release-campaign a{
  color:#333;
  text-decoration: none;
  display: inline-block;
}


.ryoku-release-campaign {
  width: 100%;
  margin: 0 auto;
}
.ryoku-release-campaign img {
  width: 100%;
}
.ryoku-release-campaign .pc_none {
  display: none;
}

/*------------------------基本------------------------*/

.ryoku-release-campaign{ max-width: 750px; margin:0 auto;  width: auto;font-family:"Century Gothic",Noto Sans JP,sans-serif;font-size: 14px;}
.ryoku-release-campaign ul.nav li {float: left;width: 31%;}
.ryoku-release-campaign section{clear: both;}


/*--------------------------------------
base
---------------------------------------*/
div,
ul,
li {
    box-sizing: border-box;
    vertical-align: top;
}


ul {
    font-size: 0;
    vertical-align: top;
}

footer {
    margin: 0;
    padding: 0;
}


.main{
  overflow: visible;
  max-width: 750px;
  padding: 0;
  margin: 0 auto;
  background: #dfe8d5;
  color: #fff;
}
/*--------------------------------------
top
---------------------------------------*/
.ryoku-release-campaign div.container {
  display: grid;
  width: 50%;
  height: 650px;
}

.ryoku-release-campaign .slider {
  display: flex;
  flex-direction: column-reverse;
  overflow: hidden;
}

.ryoku-release-campaign .slider-list {
  display: flex;
  flex-direction: column-reverse;
  margin: 0;
  padding: 0;
  align-items: center;
  animation: slideShow 20s infinite linear;
  list-style: none;
}

.ryoku-release-campaign .slider-item {
  width: 100%;
  height: 250px;
}

.ryoku-release-campaign .slider-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: 0 0.5rem;
}


@keyframes slideShow {
  0% {
      transform: translateY(0%);
  }

  100% {
      transform: translateY(100%);
  }

}
/*--------------------------------------
top
---------------------------------------*/
.ryoku-release-campaign .top {
  margin-bottom: 10%;

}

.ryoku-release-campaign .top_ttl {
  position: relative;
  z-index: 99;
  margin-top: -600px;
  width: 55%;
  left: 45%;
}

.ryoku-release-campaign .top_lead {
  padding-top: 3%;
  margin: 0 auto;
  text-align: left;
  width: 90%;
  position: relative;
}
.ryoku-release-campaign .content_top{
  padding-top: 3%;
  margin: 0 auto;
  text-align: left;
  width: 100%;
}
.ryoku-release-campaign .top_lead_copy {
  position: relative;
        z-index: 999;
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 50px;
  margin-top: 50px;
  color: #2f2f2f;
  font-family: 'Shippori Mincho B1', '游明朝体', 'Yu Mincho', 'YuMincho', 'serif', 'Noto Sans Japanese';
}
.ryoku-release-campaign .top_lead_syoukai {
  position: relative;
        z-index: 999;
  font-size: 2rem;
  font-weight: 700;
  margin: 0.1rem auto;
  text-align: center;
  color: #00633d;
  font-family: 'Shippori Mincho B1', '游明朝体', 'Yu Mincho', 'YuMincho', 'serif', 'Noto Sans Japanese';
}
.ryoku-release-campaign .top_lead_txt {
  position: relative;
        z-index: 999;
  font-size: 1.2rem;
  line-height: 2;
  letter-spacing: 0.1rem;
  color: #2f2f2f;
  font-family: 'Shippori Mincho B1', '游明朝体', 'Yu Mincho', 'YuMincho', 'serif', 'Noto Sans Japanese';

}
.ryoku-release-campaign .top_bk {
  position: absolute;
  width: 55%;
  left: 50%;
  top: 35%;
}

/*--------------------------------------
content
---------------------------------------*/
.ryoku-release-campaign .content {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10%;
}

.ryoku-release-campaign .contentTop {
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.ryoku-release-campaign .contentTop_imgBox {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*right: 50%;*/
}


.ryoku-release-campaign .contentTop_imgBox:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #658243;
  transition: 1.7s cubic-bezier(.05, .87, .27, 1);
}

.ryoku-release-campaign .isPlay:before {
  transform: translate3d(100%, 0, 0);
}

.ryoku-release-campaign .main_ti{
  width: 40%;
  margin: 0 auto;
}
.ryoku-release-campaign .ryoku_bn {
  margin-bottom: 10px; 
  width: 95%;
  margin: 0 auto 50px;
}
.ryoku-release-campaign .mb_150 {
    margin-bottom: 100px; 
}
/*-----------------------------------------------*/
/*全体枠*/
/*-----------------------------------------------*/
#ryoku-release-campaign section {
  text-align: center;
  padding: 1rem 0 1rem 0;
  border-bottom:solid #a8c39f94 2px;
 }


#ryoku-release-campaign h4{
  color:#333333;
  font-size:2.5rem;
  padding:0 0 5px 0;
  margin-bottom: 1rem;
}
/*-----------------------------------------------*/
/*商品*/
/*-----------------------------------------------*/
#ryoku-release-campaign .item-list {
  display: flex;
  gap: 15px;
  justify-content: center;
  padding: 1%;
}
#ryoku-release-campaign .item-list.col_1 >li{
  width: calc((100% - 50%) /1);
}
#ryoku-release-campaign .item-list.col_2 >li{
  width: calc((100% - 2%) /2);
}
#ryoku-release-campaign .item-list.col_3 >li{
  width: calc((100% - 2%) /3);
}
/*枠*/
#ryoku-release-campaign .item-list li{
  background: #fff;
}
#ryoku-release-campaign .item-list li a{
  display: block;
  padding:5px;
  transition: 0.3s all;
  position: relative;
  height: 100%;
}

#ryoku-release-campaign .item-list li dl{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap:10px;
  text-align: center;
  height: 100%;
}
/*商品名*/
#ryoku-release-campaign dd.item-list-txt{
  font-size:19px;
  line-height: 1.3em;
  color: #444;
  width: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-grow:1;
}
#ryoku-release-campaign .item-list.col_3 .item-list-txt{
  font-size: 16px;
}

/* 共通 カラム
================================ */
#ryoku-release-campaign ul[class^="col_"]{
  display: flex;
  flex-wrap: wrap;
  gap: 10px 1%;
}

#ryoku-release-campaign ul.col_1 > li{
  width:100%;
  margin-bottom: 10px;
}

#ryoku-release-campaign ul.col_2 > li{
  width: calc(calc(100% - 2%) / 2);
  position: relative;
}

#ryoku-release-campaign ul.col_3 > li{
  width: calc(calc(100% - 2%) / 3);
}

#ryoku-release-campaign .item_block ul{
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  display: flex;
        justify-content: center;
        padding: 1vw;
  /* padding-bottom: 4%; */
} 

#ryoku-release-campaign .item_block ul li a{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  background-color: #fff;
  z-index: 0;
} 

#ryoku-release-campaign .item_block dl dt{/*商品名*/
  font-size: 23px;
  text-align: center;
  font-weight: bold;
  margin: 2% 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 65px;
  line-height: 30px;
} 

#ryoku-release-campaign .item_block	dl dd.point{/*ポイント*/
  display: flex;
          position: absolute;
          align-items: center;
          justify-content: center;
          margin: 2% 0;
          padding: 2% 0;
          width: 300px;
          top: -50px;
          left: 520px;
} 

/*1カラムの時だけ========*/
#ryoku-release-campaign .item_block ul.col_1 li a img{
  width: 50%;
  margin-right: 15px;
}

#ryoku-release-campaign .medama_item ul.col_1 li a img{
  width: 100%;
  margin-right: 0%;
}
#ryoku-release-campaign .item_block ul.col_1 li a dl dt{
margin: 40px 0 40px;
}

/*目玉商品が画像の時に適用========*/
#ryoku-release-campaign .item_block ul.col_1 li a dl{
  width: 50%;
}

/*2カラムの時だけ========*/
#ryoku-release-campaign .item_block ul.col_2 li a{
  flex-direction: column;
}

#ryoku-release-campaign .item_block ul.col_2  li a dl{
  width: 100%;
}

/*価格プロ====================*/
/*-----------------------------------------------*/
/*価格プロ*/
/*-----------------------------------------------*/
#ryoku-release-campaign li.price{
	color:#c90200 !important;
	border: none;
	font-weight: bold;
	margin:0;
	background: none;
	font-size:40px;
	padding-bottom:10px;
}
#ryoku-release-campaign .item-list-boxr li.price{
	font-size:43px;
}
/*打消し*/
#ryoku-release-campaign li.motoprice,
#ryoku-release-campaign span.spesicalprice,
#ryoku-release-campaign li.intax {
	display: none;
}

#ryoku-release-campaign .item_block .price{
  margin-bottom: -5px;
} 

#ryoku-release-campaign .item_block	dl .btn{/*ご購入はこちら*/
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2% 0 0 0;
  height: 60px;
  border-radius: 50px;
  color: #fff;
  font-size: 22px;
  background-color: #333;
  border:solid 2px #333;
  transition: 0.2s;
} 

#ryoku-release-campaign .item_block	dl .btn:hover{
  color: #333;
  background-color: #fff;
} 

#ryoku-release-campaign .item_block	dl .btn::after{
  position: absolute;
  right: 12%;
  top:50%;
  transform: translate(50%,-50%);
  font-family:'Material Icons';
  content: "\e5cc";
} 



.anchor {
  padding-top: 50px; /* 調整したい高さ（固定ヘッダーの高さ） */
  margin-top: -50px; /* heightと同じ分のネガティブマージン */
}
.anchor100 {
  padding-top: 100px; /* 調整したい高さ（固定ヘッダーの高さ） */
  margin-top: -100px; /* heightと同じ分のネガティブマージン */
}




/*ナビゲーション ここから
================================================*/
#ryoku-release-campaign div#nav {
  position: fixed;
  /* height: calc(100% - 141px); */
  z-index: 500;
  /* top: 0;
  left: 0;
  height: 100%;
  background: #8b0604;
  transition: 0.3s;
  box-sizing: border-box;
  width: var(--contents-padding-left); */
}
#ryoku-release-campaign div#nav .gray-back{
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #5656566b;
}
#ryoku-release-campaign div#nav .gray-back.active{
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#ryoku-release-campaign div#nav .g-nav{
  position: fixed;
  width: var(--contents-padding-left);
  height: 100%;
  top: 0%;
  /* overflow-y: scroll; */
  -ms-overflow-style: none;
  scrollbar-width: none;
  z-index: 5;
  box-sizing: border-box;
  padding: 2% 2%;
}
#ryoku-release-campaign div#nav .g-nav.g-nav__left {
  left: 0;
  display: flex;
  align-items: center;
}


/*アクティブクラスがついたら位置を0に*/
#ryoku-release-campaign div#nav .g-nav.g-nav__left.panelactive{
  transition: .3s;
  right: 0;
}


/* ナビゲーション ryoku */
#ryoku-release-campaign div#nav .g-nav__left .nav-img.left {
  width: 100%;
  max-width: 300px;
  margin: 7% auto 0;
}
#ryoku-release-campaign div#nav .g-nav__right .nav-img.right-tit {
  position: absolute;
  right: 2%;
  top: -50%;
  width: 18%;
  margin: 0 auto;
}

#ryoku-release-campaign div#nav .g-nav__right .nav-img.right-bottom {
  position: absolute;
  right: 79%;
  top: 76%;
  margin: 0 auto;
}


/*===============================
追加CSS
================================*/
/* キャンペーンのタイトル */
.point_ttl2 {
    position: relative;
    text-align: center;
    font-size: min(2vw, 1.8rem);
    margin: 0 auto;
    padding: 10px 0;
    color: #343a2e;
    font-weight: 500;
}
.coupon img
{
  margin: 0 auto 50px;
  padding: 0 10%;
}
/*-----------------------------------------------*/
/*トップページ*/
/*-----------------------------------------------*/
#ryoku-release-campaign .pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
z-index: 3;
}
#ryoku-release-campaign .pagetop a {
display: flex;
justify-content: center;
  align-items: center;
  text-align: center;
vertical-align: middle;
color: #fff!important;
font-size: 12px;
font-weight: 700;
background-color: #202020c7;
border-radius: 80px;
width:70px;
height:70px;
  line-height: 1.3em;
  transition: 0.3s all;
}
#ryoku-release-campaign .pagetop a:hover{
background-color: #93a065;
color: #fff !important;
transform: translateY(-2px);
}

/*-----------------------------------------------*/
/*アニメーション*/
/*-----------------------------------------------*/

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}



@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}


.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}


@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}