/*!
* Bootstrap v4.6.2 
* カスタマイズCSS
* 基本色とかの装飾だけをカスタマイズする。
*/
a.siteLink{
  color : rgba(47, 48, 45, 1) !important;
  text-decoration: none;
}
a.siteLink:hover{
  color : rgb(47, 48, 45, .6) !important;
  text-decoration: underline;
}
#logo{
  padding-top: 0;
  padding-bottom: 0;
  fill:rgb(140, 200, 255);
  height: 2.4rem;
  width: 8rem;
  transition: all 0.3s ease 0s;
}


.mintyo{
  font-family: "Frank Ruhl Libre", serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}
#news{
  font-size: 1.13rem;
  letter-spacing:0.125em;
}
#news .small{
  font-size: .7rem;
}
#news .tag-pink{
  background: pink;
}
#news .date{
  width:10rem;
}

.nakano-pickup{
  max-height: 200px;
  overflow: hidden;
  position: relative;
}
.nakano-pickup img{
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}
.nakano-pickup-title{
  position: absolute;
  top: 25%;
  left: 10%;
}
.nakano-pickup-title > .title{
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    color: #272724;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
    font-weight: bold;
    z-index: 1000;
}
.nakano-pickup-title2{
    position: absolute;
    top: 17%;
    left: 10%;
  }

@media screen and (max-width:992px){
  #news{
    font-size: 1rem;
    letter-spacing:0.125em;
  }
  #news .small{
    font-size: .65rem;
  }
  
}
@media screen and (max-width:768px){
  #news{
    font-size: .85rem;
    letter-spacing:0.125em;
  }
  #news .small{
    font-size: .65rem;
  }
}

.nakano-nav-bar{
  background-color: rgba(19, 19, 19, 0.822);
}
.nakano-nav-link{
  color: #18aaaa !important;
}
.nakano-nav-link:hover{
  color: #32d3cb !important;
  text-decoration: underline;
}

.navbar-toggler{
  border-radius: 0;
  border: 0;
}
.nakano-nav-links div a{
  color: #FFF;
}
.nakano-nav-links div a:hover{
  color: #0eafa7;
}
.nakano-next-page{
  position: relative;
}

.nakano-jumbotron{
  background-image:url("../images/top_banner.jpeg");
  background-position: center center; 
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-size: cover;
  height: 100vh;
  padding:0 0 0 0 !important;
}
.nakano-notice-jumbotron{
  background-image:url("../images/noticeList.jpg");
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center;
  background-size: cover;
  height: 60vh;
  padding:0 0 0 0 !important;
}

.nakano-notice-jumbotron .filter{
  background-color: rgba(0, 162, 154, .65);
  height: 100%;
}
.nakano-agricultur-jumbotron{
  background-image:url("../images/agricultur/agricultur.jpg");
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center;
  background-size: cover;
  height: 60vh;
  padding:0 0 0 0 !important;
}

.nakano-agricultur-jumbotron .filter{
  background-color: rgba(201, 169, 64, 0.65);
  height: 100%;
}
.nakano-items-jumbotron{
  background-image:url("../images/items.jpg");
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center;
  background-size: cover;
  height: 60vh;
  padding:0 0 0 0 !important;
}

.nakano-items-jumbotron .filter{
  background-color: rgba(6, 13, 104, 0.65);
  height: 100%;
}

.nakano-pb-jumbotron{
  background-image:url("../images/pb-print.jpg");
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center;
  background-size: cover;
  height: 60vh;
  padding:0 0 0 0 !important;
}

.nakano-pb-jumbotron .filter{
  background-color: rgba(141, 110, 6, 0.65);
  height: 100%;
}

.nakano-plow-jumbotron{
  background-image:url("../images/agricultur/plow.jpg");
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center;
  background-size: cover;
  height: 60vh;
  padding:0 0 0 0 !important;
}
.nakano-plow-jumbotron .filter{
  background-color: rgba(83, 50, 7, 0.774);
  height: 100%;
}
.nakano-scraping-jumbotron{
  background-image:url("../images/agricultur/scraping.jpg");
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center;
  background-size: cover;
  height: 60vh;
  padding:0 0 0 0 !important;
}
.nakano-scraping-jumbotron .filter{
  background-color: rgba(36, 96, 175, 0.774);
  height: 100%;
}
.nakano-drone-jumbotron{
  background-image:url("../images/agricultur/drone.jpg");
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center;
  background-size: cover;
  height: 60vh;
  padding:0 0 0 0 !important;
}
.nakano-drone-jumbotron .filter{
  background-color: rgba(139, 193, 255, 0.774);
  height: 100%;
}
.nakano-harvest-jumbotron{
  background-image:url("../images/agricultur/harvest.jpg");
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center;
  background-size: cover;
  height: 60vh;
  padding:0 0 0 0 !important;
}
.nakano-harvest-jumbotron .filter{
  background-color: rgba(231, 147, 108, 0.774);
  height: 100%;
}
.nakano-planting-jumbotron{
  background-image:url("../images/agricultur/planting.jpg");
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center;
  background-size: cover;
  height: 60vh;
  padding:0 0 0 0 !important;
}
.nakano-planting-jumbotron .filter{
  background-color: rgba(172, 255, 38, 0.65);
  height: 100%;
}
.nakano-smalllot-jumbotron{
    background-image:url("../images/print/small_lot.jpg");
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: center center;
    background-size: cover;
    height: 60vh;
    padding:0 0 0 0 !important;
  }
  .nakano-smalllot-jumbotron .filter{
    background-color: rgba(0, 0, 0, 0.65);
    height: 100%;
  }
.nakano-safetyRice-jumbotron{
  background-image:url("../images/safetyRice.jpg");
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center;
  background-size: cover;
  height: 60vh;
  padding:0 0 0 0 !important;
}
.nakano-safetyRice-jumbotron .filter{
  background-color: rgba(208, 215, 226, 0);
  height: 100%;
}
.nakano-riceCenter-jumbotron{
  background-image:url("../images/riceCenter/riceCenter.jpg");
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center;
  background-size: cover;
  height: 60vh;
  padding:0 0 0 0 !important;
}
.nakano-riceCenter-jumbotron .filter{
  background-color: rgba(231, 147, 108, 0.774);
  height: 100%;
}
.nakano-ricePolishing-jumbotron{
    background-image:url("../images/ricePolishing/ricePolishing.jpg");
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: center center;
    background-size: cover;
    height: 60vh;
    padding:0 0 0 0 !important;
  }
  .nakano-ricePolishing-jumbotron .filter{
    background-color: rgba(230, 207, 0, 0.65);
    height: 100%;
  }
.nakano-calendar-jumbotron{
  background-image:url("../images/calendar.jpg");
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center;
  background-size: cover;
  height: 60vh;
  padding:0 0 0 0 !important;
}
.nakano-calendar-jumbotron .filter{
  background-color: rgba(15, 15, 15, 0.65);
  height: 100%;
}
.nakano-mowing-jumbotron{
  background-image:url("../images/agricultur/mowing.jpg");
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center;
  background-size: cover;
  height: 60vh;
  padding:0 0 0 0 !important;
}
.nakano-mowing-jumbotron .filter{
  background-color: rgba(17, 87, 52, 0.65);
  height: 100%;
}
.nakano-drawn-jumbotron{
    background-image:url("../images/agricultur/drawn.jpg");
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: center center;
    background-size: cover;
    height: 60vh;
    padding:0 0 0 0 !important;
  }
  .nakano-drawn-jumbotron .filter{
    background-color: rgba(163, 123, 11, 0.65);
    height: 100%;
  }
.nakano-print-jumbotron{
  background-image:url("../images/print/print.jpg");
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center;
  background-size: cover;
  height: 60vh;
  padding:0 0 0 0 !important;
}
.nakano-print-jumbotron .filter{
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
}

.nakano-handmade-jumbotron{
    background-image:url("../images/print/handmade.jpg");
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: center center;
    background-size: cover;
    height: 60vh;
    padding:0 0 0 0 !important;
  }
  .nakano-handmade-jumbotron .filter{
    background-color: rgba(68, 13, 94, .65);
    height: 100%;
  }
  .nakano-custom-jumbotron{
    background-image:url("../images/print/custom.jpg");
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: center center;
    background-size: cover;
    height: 60vh;
    padding:0 0 0 0 !important;
  }
  .nakano-custom-jumbotron .filter{
    background-color: rgba(0, 0, 0, .65);
    height: 100%;
  }

.nakano-jumbotron .container{
  padding:15% 0 3% 0 ;
  filter: opacity(75%);
}

.fat-jumbotron{
  background-image:url("../images/fat_bg.jpg");
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center;
  background-size: auto 100%;
  height: 60vh;
  padding:0 0 0 0 !important;
}

.fat-jumbotron .filter{
  background-color: rgba(19, 19, 19, .8);
  height: 100%;
}
#fat_logo_container{
  max-width: 400px;
  height: auto;
}
#fat_logo{
  padding-top: 50%;
  width: 100%;
  height: auto;
}
.fat01{fill-rule:evenodd;clip-rule:evenodd;fill:#FFF;}
.fat02{fill: #fff;}
.fat03{fill-rule:evenodd;clip-rule:evenodd;fill:#231815;}
.fat04{fill:#231815;}
#fat-svg-logo{
  width: 100%;
  height: auto;
}

.nakano-campaign-jumbotron{
    background-image:url("../images/campaign_header.png");
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: center center;
    background-size: cover;
    height: 60vh;
    padding:0 0 0 0 !important;
  }

.nakano-description-jumbotron{
  background-image:url("../images/description_header.jpg");
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-position: center center;
  background-size: cover;
  height: 60vh;
  padding:0 0 0 0 !important;
}

.nakano-description-jumbotron .filter{
  background-color: rgba(9, 21, 129, 0.65);
  height: 100%;
}

.nakano-information-jumbotron{
    background-image:url("../images/next/next-01.jpg");
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: center center;
    background-size: cover;
    height: 60vh;
    padding:0 0 0 0 !important;
  }
  
  .nakano-information-jumbotron .filter{
    background-color: rgba(23, 205, 218, 0.65);
    height: 100%;
  }

.nakano-jumbotron h1{
  font-family: 'Anton', sans-serif;
  color:#FFF;
  letter-spacing: .2em;
}
.nakano-description-jumbotron h2,
.nakano-information-jumbotron h1,
.nakano-print-jumbotron h1,
.nakano-mowing-jumbotron h1,
.nakano-calendar-jumbotron h1,
.nakano-safetyRice-jumbotron h1,
.nakano-riceCenter-jumbotron h1,
.nakano-ricePolishing-jumbotron h2,
.nakano-planting-jumbotron h1,
.nakano-plow-jumbotron h1,
.nakano-scraping-jumbotron h1,
.nakano-harvest-jumbotron h1,
.nakano-drone-jumbotron h2,
.nakano-items-jumbotron h1,
.nakano-smalllot-jumbotron h1,
.nakano-pb-jumbotron h1,
.nakano-agricultur-jumbotron h1,
.nakano-costom-jumbotron h1,
.nakano-slall-lot-jumbotron h1,
.nakano-drawn-jumbotron h1,
.nakano-custom-jumbotron h1,
.nakano-handmade-jumbotron h1,
.nakano-notice-jumbotron h1{
  font-family: 'Anton', sans-serif;
  color:#FFF;
  letter-spacing: .2em;
}


.nakano-slick{
  background: #00A29A;
  padding-top:2rem;
  padding-bottom:2rem;
}

.left-comment
{
  margin-left: 15px;
  background-color: #fff;
  border-radius: 6px;
  position: relative;
}

.left-comment p
{
  margin: 1rem;
}

.left-comment p::after
{
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #FFF;
}


.marker-nakano-green{
  background:linear-gradient(transparent 60%, rgb(164, 245, 238) 60%);
}

.badge-nakano-green{
  background-color: rgba(0, 162, 154, 1);
  color: #FFF;
}
.badge-nakano-purple{
  background-color:  rgba(162, 0, 103, 1);
  color: #FFF;
}


.card-footer-link{
  text-decoration: none;
  padding-top: .4rem;
  padding-bottom: .4em;
}
.marker-nakano-purple{
  background:linear-gradient(transparent 60%, rgba(162, 0, 103,.6) 60%);
}
.bg-nakano-purple{
  background-color: rgba(162, 0, 103, 1);
  color:#FFF;
}
.bg-nakano-purple:hover{
  background-color: rgba(162, 0, 103, .8);
  color: rgba(255, 255, 255, .8);
}
.bg-nakano-green{
  background-color: rgba(0, 162, 154, 1);
  color:#FFF;
}

.bg-nakano-light-pink{
  background-color: #fff3fd;
  color: #333;
}

.bg-nakano-yellow{
  background-color : #aca10a;
  color: #FFF;
}
.bg-nakano-yellow:hover{
  background-color : #d3c830;
  color: rgba(255, 255, 255, .8);
}
.text-nakano-purple{
  color: rgba(162, 0, 103, 1);
}
.text-nakano-green{
  color: rgba(0, 162, 154, 1);
}
.text-nakano-orange{
  color: coral;
}
.card{
  border: 0;
  border-radius: 4px;
}

/* 事業内容 */
.description-image{
  position: relative;
  width:100%;
}
.description-image::before{
  content: "";
  display: block;
  padding-top: 100%;
}
.description-image img{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
}




/* ** マウススクロールアニメーション ** */
.nakano-jumbotron {
  position: relative;
}
/*=== 9-1-3 マウスが動いてスクロールを促す ====*/

/*スクロールダウン全体の場所*/
.scrolldown3{
  /*描画位置※位置は適宜調整してください*/
position:absolute;
bottom:18px;
right:50%;
  /*マウスの動き1.6秒かけて動く永遠にループ*/
animation:mousemove 1.6s ease-in-out infinite;
}

/*下からの距離が変化して上から下に動く*/
@keyframes mousemove{
    0%{bottom:10px;}
    50%{bottom:5px;}
   100%{bottom:10px;}
}

/*Scrollテキストの描写*/
.scrolldown3 span{
  /*描画位置*/
position: absolute;
left:-15px;
bottom:45px;
  /*テキストの形状*/
color: #eee;
font-size: 0.7rem;
letter-spacing: 0.05em;
}

/*マウスの中の線描写 */
.scrolldown3 span::after{
content: "";
  /*描画位置*/
position: absolute;
top:10px;
left:17px;
  /*線の形状*/
width: 1px;
height: 15px;
background: #eee;
  /*線の動き1.4秒かけて動く。永遠にループ*/
animation: mousepathmove 1.4s linear infinite;
opacity:0;
}

/*上からの距離・不透明度・高さが変化して上から下に流れる*/
@keyframes mousepathmove{
0%{
  height:0;
  top:10px;
  opacity: 0;
}
50%{
  height:15px;
  opacity: 1;
}
100%{
  height:0;
  top:30px;
  opacity: 0;
}
}

/*マウスの描写 */
.scrolldown3:before {
  content: "";
  /*描画位置*/
  position: absolute;
  bottom:9px;
  left:-6px;
  /*マウスの形状*/
width:17px;
height: 28px;
border-radius: 10px;
border:1px solid #eee;
}


/*マウスの中の丸の描写*/
.scrolldown3:after{
content:"";
  /*描画位置*/
position: absolute;
bottom:26px;
left:0;
  /*丸の形状*/
width:5px;
height: 5px;
border-radius: 50%;
border:1px solid #eee;
}



@media screen and (max-width:992px){
  .nakano-notice-jumbotron,
  .nakano-print-jumbotron,
  .nakano-mowing-jumbotron,
  .nakano-calendar-jumbotron,
  .nakano-safetyRice-jumbotron,
  .nakano-riceCenter-jumbotron,
  .nakano-ricePolishing-jumbotron,
  .nakano-planting-jumbotron,
  .nakano-pb-jumbotron,
  .nakano-smalllot-jumbotron,
  .nakano-plow-jumbotron,
  .nakano-scraping-jumbotron,
  .nakano-harvest-jumbotron, 
  .nakano-drone-jumbotron, 
  .nakano-agricultur-jumbotron,
  .nakano-handmade-jumbotron,
  .nakano-custom-jumbotron,
  .nakano-information-jumbotron,
  .nakano-description-jumbotron{
    background-position: 0 0;
    background-size: 100% auto;
    height: 50vh;
  }
  /* 業務内容 */
  .description-image{
    position: relative;
    width:100%;
    height: 100px;
  }
  .description-image::before{
    content: "";
    display: block;
    padding-top: 100%;
  }
  .description-image img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    object-fit: cover;
  }
}
@media screen and (max-width:768px){
  .fat-jumbotron,
  .nakano-notice-jumbotron,
  .nakano-print-jumbotron,
  .nakano-handmade-jumbotron,
  .nakano-mowing-jumbotron,
  .nakano-safetyRice-jumbotron,
  .nakano-riceCenter-jumbotron,
  .nakano-calendar-jumbotron,
  .nakano-planting-jumbotron,
  .nakano-plow-jumbotron,
  .nakano-scraping-jumbotron,
  .nakano-smalllot-jumbotron,
  .nakano-harvest-jumbotron,
  .nakano-drone-jumbotron, 
  .nakano-pb-jumbotron,
  .nakano-custom-jumbotron,
  .nakano-ricePolishing-jumbotron,
  .nakano-agricultur-jumbotron,
  .nakano-information-jumbotron,
  .nakano-description-jumbotron{
    background-position: 0 0;
    background-size: 100% auto;
    height: 30vh;
  }

  .nakano-jumbotron .container{
    padding:20% 1rem 0 1rem ;
  }
  .nakano-jumbotron .container h1 
  {
    font-size: 4rem;
  }

  #fat_logo_container{
    max-width: 150px;
    height: auto;
  }
}




.loaderBg{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(241, 255, 241, 0.677);
  z-index: 998;
}
.loader {
  width: 60px;
  height: 60px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 999;
}

.loader div {
  width: 20px;
  height: 20px;
  float: left;
  display: flex;
  justify-content: center;
  align-content:  center;
  align-items: center;
  position: relative;
}

.loader div span {
  position: absolute;
  display: block;
  border-radius: 3px;
  animation: anim 1.2s infinite;
  animation-timing-function: linear;
}

@keyframes anim {
  0% { width:0px; height:0px; background: #18FFFF }
  40% { width:15px; height:15px; background: #D500F9 }
  80% { width:0px; height:0px; background: #18FFFF }
}

.loader div:nth-child(2) span,
.loader div:nth-child(4) span {
  animation-delay: 0.15s;
}

.loader div:nth-child(3) span,
.loader div:nth-child(5) span,
.loader div:nth-child(7) span {
  animation-delay: 0.30s;
}

.loader div:nth-child(6) span,
.loader div:nth-child(8) span {
  animation-delay: 0.45s;
}

.loader div:nth-child(9) span {
  animation-delay: 0.60s;
}


/* - 商品一覧時の画像 - */
.item-list-image{
  height:220px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.item-list-image img{
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  
}

.itemMainImage{
  max-width: 100%;
  height: auto;
}
.subImages{
  max-height: 120px;
  width: auto;
}


.contactItemImage{
  max-width: 120px;
  height: auto;
  margin: 1rem;
}





#adminStaffInfo{
  position: relative;
  margin-top: 50px;
  padding-top:50px;
}

#adminStaffInfo .staffImage{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  margin: 0 auto;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  overflow: hidden;
}

.dropdown-menu{
  height: auto;
  max-height: 70vh;
  overflow-y: auto;
}

.subtitle-comment{
  position: relative;
  background-color: rgb(255, 252, 208);
  color: rgb(134, 128, 13);
  font-weight: bold;
}
.subtitle-comment::after{
  content:"";
  position: absolute;
  top:50%;
  left: -16px;
  margin-top: -8px;
  border: 8px solid transparent;
  border-right: 8px solid rgb(255, 252, 208);
  z-index: 1;
}





.nakano-title-style ,
.nakano-title-style2{
  font-weight: bold;
  padding: 0.5em 1em;
  color: #fff;
  position: relative;
}
.nakano-title-style::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #4c9ac0;
  transform: skew(-20deg);
  z-index: -1;
}
.nakano-title-style2::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #c04c90;
  transform: skew(-20deg);
  z-index: -1;
}
.nakano-title-style::after ,
.nakano-title-style2::after{
  content: '';
  position: absolute;
  border-left: 20px double #fff;
  height: 100%;
  top: 0;
  right: 50px;
  transform: skew(-20deg);
}


.nakano-title-style1 {
  font-weight: bold;
  border: 3px solid #4c9ac0;
  padding: 0.5em 1em;
  position: relative;
}
.nakano-title-style1::after {
  content: '';
  background-color: #e1eef5;
  width: calc(100% + 3px);
  height: calc(100% + 3px);
  position: absolute;
  top: -7px;
  left: 4px;
  z-index: -1;
}

.nakano-title-style3 {
  font-weight: bold;
  border: 3px solid #c04c86;
  padding: 0.5em 1em;
  position: relative;
}
.nakano-title-style3::after {
  content: '';
  background-color: #f5e1f0;
  width: calc(100% + 3px);
  height: calc(100% + 3px);
  position: absolute;
  top: -7px;
  left: 4px;
  z-index: -1;
}

.nakano-text-purple{
  color: #c04c86;
}

.nakano-title-style-01{
  position: relative;
  color: #333;
  text-shadow: 0 0 2px white;
}
.nakano-title-style-01::before{
  content: "";
  position: absolute;
  background: #9de5ff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: 50%;
  /* border: dashed 1px white; */
  left: -15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}


.nakano-title-style-02{
  position: relative;
  padding: 5px 26px 5px 42px;
  background: #ffd9ef;
  font-size: 20px;
  color: #353535;
  margin-left: -33px;
  line-height: 1.3;
  border-bottom: solid 3px rgb(121, 13, 121);
  z-index:-2;
}
.nakano-title-style-02::before{
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px #F8FAFC;
  border-bottom: solid 79px transparent;
  z-index: -1;
}
.nakano-title-style-02::after{
  position: absolute;
  content: '';
  right: -3px;
  top: -7px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px transparent;
  border-bottom: solid 79px #F8FAFC;
  z-index: -1;
}

.nakano-title-style-03{
  color: #ffffff;
  background: rgb(121, 13, 121);
  box-shadow: 0px 0px 0px 5px rgb(121, 13, 121);
  border: dashed 2px white;
  padding: 0.2em 0.5em;
}

.nakano-title-style-04{
  padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
  color: #494949;/*文字色*/
  background: #f4f4f4;/*背景色*/
  border-left: solid 5px #e67dd4;/*左線*/
  border-bottom: solid 3px #d7d7d7;/*下線*/
}

.nakano-title-style-05 {
	position: relative;
	padding: 1rem 2rem;
	border: solid 2px rgb(121, 13, 121);
}
.nakano-title-style-05:after {
	position: absolute;
	content: "Reliable and safe high-quality rice";
	top: -10px;
	left: 15px;
	background: #F8FAFC;
	font-size: 0.75rem;
	color: rgb(121, 13, 121);
	padding: 0 10px;
}

.nakano-title-style-06{
  position: relative;
  color: #333;
  text-shadow: 0 0 2px white;
}
.nakano-title-style-06::before{
  content: "";
  position: absolute;
  background: #9dffd9;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: 50%;
  /* border: dashed 1px white; */
  left: -15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}

.nakano-title-style-07 {
  position: relative;
  overflow: hidden;
  padding: 20px 20px 20px 80px;
}

.nakano-title-style-07:before {
  position: absolute;
  top: -107%;
  left: -100px;
  content: '';
  width: 160px;
  height: 250%;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  background: #d1c410;
}
.nakano-title-style-07 span {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 18px;
  color: #fff;
}
.nakano-title-style-08{
  padding: 1rem 2rem;
  border-left: 6px double #000;
}

.nakano-title-style-09 {
  position: relative;
  line-height: 1.4;
  padding:0.25em 1em;
  display: inline-block;
}

.nakano-title-style-09:before, .nakano-title-style-09:after { 
  content:'';
  width: 20px;
  height: 30px;
  position: absolute;
  display: inline-block;
}

.nakano-title-style-09:before {
  border-left: solid 1px #3b3b3b;
  border-top: solid 1px #3b3b3b;
  top:0;
  left: 0;
}

.nakano-title-style-09:after {
  border-right: solid 1px #3b3b3b;
  border-bottom: solid 1px #3b3b3b;
  bottom:0;
  right: 0;
}

.nakano-title-style-10 {
  position: relative;
  overflow: hidden;
  padding: 20px 20px 20px 80px;
}

.nakano-title-style-10:before {
  position: absolute;
  top: -107%;
  left: -100px;
  content: '';
  width: 160px;
  height: 250%;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  background: #353234;
}
.nakano-title-style-10 span {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 18px;
  color: #fff;
}

.nakano-itemlineup-title01{

  padding: 0.5em;/*文字周りの余白*/
  color: #494949;/*文字色*/
  background: #fffaf4;/*背景色*/
  border-left: solid 5px #ffaf58;/*左線（実線 太さ 色）*/

}
.nakano-itemlineup-title02{

  padding: 0.5em;/*文字周りの余白*/
  color: #494949;/*文字色*/
  background: #fff4ff;/*背景色*/
  border-left: solid 5px #d858ff;/*左線（実線 太さ 色）*/

}


.nakano-tate-title{
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif !important;
  text-shadow: 1px 2px 5px rgba(0,0,0, .6);
}

.minchou{
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif !important;
}

.print-titles{
    position: relative;
    height: 4.5rem;
}
.print-titles .print-title{
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    font-weight: 900;
    z-index: 1;
}
.print-titles .sub-title{
    font-family: Anton;
    position: absolute;
    opacity: 0.13;
    bottom: 0;
    left: 0;
    z-index: -1;
}

/* ---------------------------- */
/* step */
.stepbar {
  margin: 0 auto;
  width: 95%;
}

.stepbar .stepbarwrap {
  margin: 2em 0;
  position: relative;
}

.stepbar .stepbarwrap .steptitle {
  display: inline-flex;
  align-items: center;
}

.stepbar .stepbarwrap .steptitle .stepcircle {
  display: inline-block;
  width: 1em;
  height: 1em;
  content: "";
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #000;
}

.stepbar .stepbarwrap .steptitle .stepnum {
  padding-left: .5em;
}

.stepbar .stepbarwrap .steptxt {
  padding-left: 2em;
}

.stepbar .stepbarwrap .steptxt .title {
  margin: 0.5em 0;
  font-weight: bold;
  font-size: 1.2em;
}

.stepbar .stepbarwrap .steptxt .txt {
  font-size: 0.9em;
}

.stepbar .stepbarwrap .stepline {
  width: 1px;
  height: calc(100% + 1em);
  background-color: #000;
  position: absolute;
  top: 1em;
  left: 0.5em;
  z-index: -1;
}

.stepbarwrap:last-of-type .stepline:last-of-type {
  display: none;
}


/* ---------------------- */
/* フロー */
.nakano-flow {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
}

.nakano-flow ul {
  padding: 0;
}

.nakano-flow li {
  list-style-type: none;
}

.nakano-flow dd {
  margin-left: 0;
}

.flow {
  position: relative;
  list-style: none;
  margin-left: 60px;
}

.flow::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #c9cccc;
  margin-left: -87.5px;
  display: block;
  position: absolute;
  top: 0;
  left: 120px;
  border-radius: 20px;
}

.flow > li {
  position: relative;
}

.flow > li:not(:last-child) {
  margin-bottom: 60px;
}

.flow > li .icon{
    position: absolute;
    top:0;
    left: -100px;
}

.flow > li .mark {
  font-size: 1rem;
  width: 4.86em;
  height: 2em;
  line-height: 1.5rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: #b41e64;
  display: inline-block;
  margin-right: 0.3rem;
}
.flow > li .mark::after{
    position: absolute;
    top : 30%;
    right:-6px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 6px solid #b41e64;
    border-right: 0;
}

.flow > li dl {
  padding-left: 70px;
  position: relative;
}

.flow > li dl::before,
.flow > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
}

.flow > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: -3px;
  background: #b41e64;
  border-radius: 50%;
  left: 5px;
}

.flow > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #f5b7f0;
  position: absolute;
  left: 14px;
}

.flow > li dl dt {
  font-size: 1.3em;
  font-weight: 600;
  color: #b41e64;
  margin-bottom: 0.5em;
  display: flex;
  align-items: center;
}





/* -------  */
/* btn */
.btn-pink {
  color: #fff;
  background-color: #dc34b2;
  border-color: #dc3482;
}

.btn-pink:hover {
  color: #fff;
  background-color: #c7229e;
  border-color: #bd218e;
}

.btn-pink:focus,
.btn-pink.focus {
  color: #fff;
  background-color: #c722b1;
  border-color: #bd219b;
  box-shadow: 0 0 0 0.2rem rgba(225, 82, 165, 0.5);
}

.btn-pink.disabled,
.btn-pink:disabled {
  color: #fff;
  background-color: #dc3488;
  border-color: #dc3482;
}

.btn-pink:not(:disabled):not(.disabled):active,
.btn-pink:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #bd2189;
  border-color: #b21f68;
}

.btn-pink:not(:disabled):not(.disabled):active:focus,
.btn-pink:not(:disabled):not(.disabled).active:focus,
.show > .btn-pink.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 82, 177, 0.5);
}


/* - 白吹き出し（右側面） - */
.left-comment{
  position: relative;
}
.left-comment::after{
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #fff;
}

.text-nakano-mincho{
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


/* -*-*-*-*-*-*--*-*-*-*- next -*-*-*-*-*-*--*-*-*-* */
.next{
  background-image: url('../images/next/next-01.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
.next .filter{
    background-color: rgba(46, 2, 104, 0.65);
    height: 100%;
}
.next a{
  text-decoration: none;
}


.clip-path {
  clip-path: polygon(5% 5%, 95% 5%, 95% 95%, 5% 95%);
}

.anim-box.poyoyon3.is-animated {
    animation: poyoyon3 2.5s infinite;
    opacity: 1;
  }
  @keyframes poyoyon3 {
    0%, 40% {
      transform: skew(0deg, 0deg);
    }
    5% {
      transform: skew(5deg, 5deg);
    }
    10% {
      transform: skew(-4deg, -4deg);
    }
    15% {
      transform: skew(3deg, 3deg);
    }
    20% {
      transform: skew(-2deg, -2deg);
    }
    25% {
      transform: skew(1deg, 1deg);
    }
    30% {
      transform: skew(-0.6deg, -0.6deg);
    }
    35% {
      transform: skew(0.3deg, 0.3deg);
    }
  }

/* row-col-7 */
.row-cols-7 > * {
    flex: 0 0 14.28571428%;
    max-width: 14.28571428%;
}
@media (min-width: 576px) {
    .row-cols-sm-7 > * {
        flex: 0 0 14.28571428%;
        max-width: 14.28571428%;
    }
}
@media (min-width: 768px) {
    .row-cols-md-7 > * {
        flex: 0 0 14.28571428%;
        max-width: 14.28571428%;
    }
}
@media (min-width: 992px) {
    .row-cols-lg-7 > * {
        flex: 0 0 14.28571428%;
        max-width: 14.28571428%;
    }
}
@media (min-width: 1200px) {
    .row-cols-xl-7 > * {
        flex: 0 0 14.28571428%;
        max-width: 14.28571428%;
    }
}


.ricecenter-web-cal{
    position: relative;
}
.ricecenter-web-cal .ricecenter-web-cal-child{
    position: absolute;
    top: 12%;
    left:7%;

}


/* キャンペーンバナーの黒フィルタ */
.campaign-banner-filter-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7); /* 半透明黒 */
    width: 100%;
    height: 100%;
    z-index: 1;
}
.nakano-pickup img {
    display: block;
    width: 100%;
    height: auto;
    z-index: 0;
}
.nakano-pickup {
    position: relative;
    overflow: hidden;
}