@charset "utf-8";

/* html {
    visibility: hidden;
  }
  html.wf-active {
    visibility: visible;
  }  */

.blog_title{
 font-size:32px;
 text-align: center;
 position: relative;
 top:100px;   
}

form{
    width:1000px;
    margin: 0 auto;
    margin-top: 100px;
    padding:50px;
    background-color: #fff;
    position: relative;
}

form p{
    margin-top: 10px;
    margin-bottom: 10px;
}

label{
    line-height: 2;
}

.wide-btn {
    width:100px; 
    margin: 0 auto;
    padding: 10px;
}

.text-center{
text-align: center;
width:100%;
}

input{
    border: solid 1px gray;
    width:100%;
}

textarea{
    border: solid 1px gray;
     width:100%;
}

.footer_band{
    margin-top: 0;
}

body{
 color:#333333
}

h2{
    font-family: "fot-tsukuaoldmin-pr6n", "sans-serif";
    font-size:36px;
    line-height: 66px;
}

.en{
    font-family: "fot-tsukuaoldmin-pr6n", "sans-serif";
    font-size: 1rem;
    font-weight: 1rem;
    color:#af823e;
}


.top_lead{
  position: absolute;
  top:70vh;
  right:0;
  left:0;
  margin: 0 auto;
  z-index: 3;
  text-align: center;
  font-size: 3rem;
  line-height: 6rem;
  font-family: "fot-tsukuaoldmin-pr6n", "sans-serif";
  font-weight: 300;
  font-style: normal;
  color:#333333;
  text-shadow: 2px 2px 5px #fff;
} 

#header .en{
position: absolute;
z-index:3;
top:80vh;
right:0;
left:0;
margin: 0 auto;
z-index: 3;
text-align: center;
color:#333333;
}


/*========= 光りながら出現させるためのCSS ===============*/

.glowAnime span{opacity: 0;}

/*アニメーションで透過を0から1に変化させtext-shadowをつける*/
.glowAnime.glow span{ animation:glow_anime_on 1s ease-out forwards; }

@keyframes glow_anime_on{
  0% { opacity:0; text-shadow: 0 0 0 #fff,0 0 0 #fff;}
  50% { opacity:1;text-shadow: 0 0 10px #fff,0 0 15px #fff; }
  100% { opacity:1; text-shadow: 0 0 0 #fff,0   #fff;}
}

.snsicon_size{
    font-size: 1.5rem;
}

.big_header{
    position: relative;
    /* z-index: 1;
    height:300vh;
    background: url(../img/bg_niboshi.png) no-repeat top center; */
    background-size: cover;
    background-origin: center;
}

.lead_area{
    position: relative;
    width:535px;
    margin: 0 auto;
    margin-top: 300px;
}

.niboshi_icon01{
    position: absolute;
    right:-250px;
    top:-100px;
    animation: pikopiko 1s steps(2, start) infinite;
}

.niboshi_icon02{
    position: absolute;
    left:-230px;
    animation: pikopiko 1s steps(2, start) infinite;
}

@keyframes pikopiko {
    0% {
      transform: rotate(20deg);
    }
    to {
      transform: rotate(-10deg);
    }
  }

#lead p{
    writing-mode: vertical-rl;
    font-family: "source-han-serif-japanese", serif;
    font-size: 22px;
    line-height: 64px;
}

#items{
    margin-top: -500px;
    position: relative;
    z-index: 2;
}

#items .en{
    color:#af823e;
    font-family: "fot-tsukuaoldmin-pr6n", "sans-serif";
    font-size: 1rem;
    line-height: 1rem;
    }



.nami_icon01{
    position: absolute;
    right:200px;
    top:-170px;
}

.item_flex{
    display:flex;
    justify-content: space-between;
    margin-top: 90px;
    margin-bottom: 128px;
}

.item_textbox{
    width:521px;
}

#items h3{
    font-size: 1.5rem;
    line-height: 38px;
    color:#b19362;
    font-family: "source-han-serif-japanese", serif;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 70px;
}

#items p{
    font-size: 1rem;
    line-height: 36px;
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: 300;
}

.item_pricebox{
    margin-top: 110px;
    border-top: solid 0.5px #1a1a1a;
    padding-top: 50px;
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
}

.nami_icon02{
    position: absolute;
    top: 532px;
    left:-50px;
}

.btn{
    width:200px;
    border: solid 0.5px #af823e;
    color: #af823e;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 30px;
    float:right;
}

.btn:hover{
    background: #af823e;
    color: #fff;
}

a{
    text-decoration: none;
}

.item_list{
   display:flex;
   justify-content: space-around; 
   margin-bottom: 95px;
}

.btn_item{
    width:268px;
    border: solid 0.5px #af823e;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 30px;
    float:none;
    margin: 0 auto;
}

.nami_icon03{
    position: absolute;
    right:100px;
    bottom: -100px;
   
}

#dashi_life{
    padding-top: 300px;
    padding-bottom: 720px;
    position: relative;
    background: url(../img/bg_dashilife.png);
    background-size: cover;
    background-origin: center;
}

h2 .font_big{
    font-size:60px;
    color:#af823e;
}

.dashilife01{
    margin-top: 60px;
    margin-left: 30px;
}

.dashilife02{
    position: absolute;
    top:600px;
    right:-100px
}

.dashilife03{
    margin-top: 90px;
    margin-left: 40px;
}

.dashilife04{
    position: absolute;
    top:1250px;
    right:50px;
}

.dashilife05{
  margin-left: 160px;
  margin-top: 140px;
}

#nutrition{
    position: relative;
    padding-bottom: 175px;
}

#nutrition h2{
    margin-top: -270px;
}

.niboshi_icon03{
    position: absolute;
    top:-200px;
    animation: pikopiko 1s steps(2, start) infinite;
}

#nutrition p{
    font-family: "source-han-serif-japanese", serif;
    font-size: 18px;
    line-height: 56px;
    width:50%;
    padding-left: 80px;
    margin-top: 180px;
}

.nutrition_img01{
    position: absolute;
    right:-170px;
    top:250px;
}

.nutrition_img02{
    margin-left: 290px;
    margin-top: 120px;
}

.niboshi_icon04{
    position: absolute;
    top:950px;
    right:-130px;
    animation: pikopiko 1s steps(2, start) infinite;
}

.nutritiontable{
    margin-bottom: 80px;
}

.nutritiontable-sp{
    display:none;
}

#dashi_recipe{
    padding-top: 135px;
    padding-bottom: 255px;
    position: relative;
    background: url(../img/bg_dashirecipe.png);
    background-size: cover;
    background-origin: center;
}

.recipe_leadarea{
    display:flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-top: 95px;
    font-family: "source-han-serif-japanese", serif;
    padding-bottom: 110px;
}

.misosoup{
 padding-left: 100px;  
 padding-right: 150px; 
}

.niboshi_icon05{
    position: absolute;
    right:65px;
    top:50px;
    animation: pikopiko 1s steps(2, start) infinite;
}

.recipe_leadarea .descarea{
    padding-top: 55px;
    margin-right: 60px;
}

.recipe_leadarea .descarea p:first-child{
    font-size: 22px;
    line-height: 33px;
    color: #af823e;
    margin-bottom: 45px;
}

.recipe_leadarea .descarea p:last-child{
    font-size: 18px;
    line-height: 34px;
    color: #af823e;
}

#dashi_recipe h3{
    font-family: "source-han-serif-japanese", serif;
    font-size: 22px;
    line-height: 29px;
    color: #333;
}

.recipe_list{
    display: flex;
    justify-content: space-around;
    margin-top: 50px;
}

#dashi_recipe h4{
    margin-top: 25px;
    margin-bottom: 10px;
}

.morning_icon{
    margin-right: 10px;
}

.lunch_icon{
    margin-right: 10px;
}

#dashi_recipe .btn{
 margin-top: 105px;
}

.fullwide{
    width:100%;
}

.vision_area{
    display:flex;
    justify-content: left;
    margin-top: 100px;
    margin-bottom: 220px;
}

.vision_area p{
 writing-mode: vertical-rl;
 font-family: "source-han-sans-japanese", sans-serif;
 font-size: 18px;
 line-height: 48px;
 margin-left: 165px;
}

.vision_area h2{
    writing-mode: vertical-rl; 
    position: relative; 
    top:-310px;
    font-size: 55px;
    font-weight: 300;
    line-height: 96px;
    padding-right: 45px;
    padding-left: 45px;
    background-color:rgba(255, 255, 255, 0.5);
    padding-top: 50px;
   }

.jibikiami{
    position: absolute;
    bottom: 50px;
    right:45px;
}

.vision_area .btn{
 position: absolute;
 bottom: 20px;
 right:270px;
}

.vision_area2{
    display:flex;
    justify-content: right;
    margin-top: 100px;
    margin-bottom: 220px;
}

.vision_area2 p{
 writing-mode: vertical-rl;
 font-family: "source-han-sans-japanese", sans-serif;
 font-size: 18px;
 line-height: 48px;
 height:510px;
}

.vision_area2 h2{
    writing-mode: vertical-rl; 
    position: relative; 
    top:-310px;
    font-size: 55px;
    font-weight: 300;
    line-height: 96px;
    padding-right: 45px;
    padding-left: 45px;
    background-color:rgba(255, 255, 255, 0.5);
    padding-top: 50px;
    margin-left: 45px;
   }

.midorikawasan{
    position: absolute;
    bottom: 200px;
    left:450px;

}

.vision_area2 .btn{
 position: absolute;
 bottom: 80px;
 left: 0;
}

#column_news .fullwide{
    margin-top: -150px;
}

#column_news h2{
margin-bottom: 70px;
}

.bg_white{
    background: #fff;
    padding-top: 80px;
    margin-top: -150px;
}

.news_area{
    display: flex;
    justify-content: space-between;
}

.news_block{
    border-top: solid 0.5px #b19362 ;
    border-bottom: solid 0.5px #b19362 ;
    padding-top: 40px;
    padding-bottom: 40px;
    display:flex;
    width:520px;
}

#column_news .border_none{
    border-bottom: solid 0px #b19362 ;
}


.news_block img{
    padding-left: 20px;
    padding-right: 20px;
}

.category{
    text-align: center;
    background: #b19362;
    color: #fff;
    margin-left: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.news_desc{
    padding-right: 50px;
}

.news_desc p{
    margin-bottom: 20px;
}

#column_news .btn{
    margin-top: 95px;
    margin-bottom: 270px;
}

/* .bnr_area{
    display: flex;
    justify-content: space-around;
    margin-bottom: 220px;
} */

.bnr{
    display: block;
}

#store{
    margin-top: -125px;
    background: url(../img/bg_store.png);
    background-size: cover;
    background-origin: center;
    padding-bottom: 360px;
}

#store h2{
    margin-top: 315px;;
}

iframe{
    margin-top: 70px;
    margin-bottom: 55px;

}

/*==================================================
アコーディオンのためのcss
===================================*/

/*アコーディオン全体*/
.accordion-area{
    list-style: none;
    width: 96%;
    max-width: 590px;
    margin:0 auto;
}

.accordion-area li{
    margin: 10px 0;
}


/*アコーディオンタイトル*/
.title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size:20px;
    color: #af823e;
    font-family: "source-han-serif-japanese", serif;
    font-weight: normal;
    padding: 3% 3% 3% 3%;
    transition: all .5s ease;
    border-top: 1px solid #b19362;    
}

.title_border {
    border-bottom: 1px solid #b19362;    
}

/*アイコンの＋と×*/
.title::before,
.title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #af823e;
    
}
.title::before{
    top:48%;
    right: 15px;
    transform: rotate(0deg);
    
}
.title::after{    
    top:48%;
    right: 15px;
    transform: rotate(90deg);

}
/*　closeというクラスがついたら形状変化　*/
.title.close::before{
  transform: rotate(45deg);
}

.title.close::after{
  transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.box {
    display: none;/*はじめは非表示*/
    /* background: #f3f3f3; */
    margin:0 3% 3% 3%;
    padding: 3%;
}

#store h3{
    font-family: "source-han-serif-japanese", serif;
    font-size: 20px;
    line-height: 25px;
    font-weight: normal;
    color: #af823e;
    background: #e8dfd0;
    width:590px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 50px;
}


.shop_name{
    color: #b19362;
    font-size: 1rem;
    line-height: 2rem;
}

.map_icon{
    background: #b19362;
    color:#fff;
    margin-left: 10px;
    padding: 3px 5px;
    font-size: 12px;
}

.btm_space{
    margin-bottom: 20px;
}







/*==================================================
スライダーのためのcss
===================================*/
.slider {
    position:relative;
    top:50px;
      z-index: 2;
      /*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/
      height: 100vh;/*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
  }
  /*　背景画像設定　*/
  
  .slider-item01 {
      background:url(../img/mainvisual.png);
  }
  
  .slider-item02 {
      background:url(../img/mainvisual2.png);
  }
  
  .slider-item03 {
      background:url(../img/mainvisual3.png);
  }
  
  .slider-item04 {
    background:url(../img/mainvisual4.png);
}

  .slider-item {
      width: 100%;/*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
      height:100vh;/*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
      background-repeat: no-repeat;/*背景画像をリピートしない*/
      background-position: center;/*背景画像の位置を中央に*/
      background-size: cover;/*背景画像が.slider-item全体を覆い表示*/
  }

  /*矢印の設定*/

.slick-prev, 
.slick-next {
    position: absolute;
	z-index: 3;
    top: 42%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #fff;/*矢印の色*/
    border-right: 2px solid #fff;/*矢印の色*/
    height: 25px;
    width: 25px;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left:2.5%;
    transform: rotate(-135deg);
}

.slick-next {/*次へ矢印の位置と形状*/
    right:2.5%;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.slick-dots {
	position: relative;
	z-index: 3;
    text-align:center;
	margin:-50px 0 0 0;/*ドットの位置*/
}

.slick-dots li {
    display:inline-block;
	margin:0 5px;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width:8px;/*ドットボタンのサイズ*/
    height:8px;/*ドットボタンのサイズ*/
    display:block;
    border-radius:50%;
    background:#fff;/*ドットボタンの色*/
}

.slick-dots .slick-active button{
    background:#333;/*ドットボタンの現在地表示の色*/
}


@media (max-width: 768px) { 


h2{
    font-size: 24px;
    line-height: 52px;
  } 
  
  .lead_area{
    width:100%;
  }

  #lead p{
    writing-mode: horizontal-tb;
    text-align: center;
    font-size:16px;
    line-height: 50px;
  }

  .top_lead{
    font-size:26px;
    line-height: 38px;
  }

  .en{
    font-size: 12px;
    line-height: 21px;
  }

  .item_flex{
    display:block;
  }



.dashilife01{
    margin-top: 40px;
    margin-left: 0px;
    margin-bottom: 30px;
}

.dashilife02{
    position: relative;
    top:0;
    right:0;
}

.dashilife03{
    margin-top: 35px;
    margin-left: 0px;
    margin-bottom: 18px;
}

.dashilife04{
    position: relative;
    top:0;
    right:0;
}

.dashilife05{
  margin-left: 0px;
  margin-top: 30px;
}

.nutritiontable{
    display:none;
}

.nutrition_img02{
    margin-left:0;
}

.nutritiontable-sp{
    display:block;
    margin-top: 60px;
    position: relative;
    left:20px;
    margin-bottom: 70px;
}

.sp-none{
    display:none;
}

.pc-none{
    display:block;
}

.vision_area{
    display:block;
}

.recipe_leadarea{
    display:block;
    margin-top: 40px;
    padding-bottom: 105px;
}

.recipe_list{
    display:block;
}

.news_area{
    display:block;
}

.news_block{
    display:block;
    width:100%;
}



.niboshi_icon01{
    right:0;
    left:0;
    margin: auto;
    width:78px;
}

.nutrition_img01{
    right:0;
    top:400px;
    width:325px;
}

.niboshi_icon02{
    right:0;
    left:0;
    margin: auto;
    width:100px;
}

.niboshi_icon04{
    right:50px;
    top:830px;
    width:70px;
}



#store h3{
    width:100%;
}


.item_textbox{
    width:100%;
}



.nami_icon01{
    right:0px;
    top:-120px;
}

.en{
    position:relative;
    top:-20px;
}

.item_flex{
    margin-top: 0;
}

#items h3{
    font-size: 20px;
    line-height: 32px;
    margin-top: 70px;
    margin-bottom: 50px;

}

.nami_icon02{
    width:75px;
    top:335px;
    left:-5px;
}

.item_pricebox{
    margin-top:45px;
    padding-top:55px;
    display:block;
}

.btn{
    float: none;
    margin: 0 auto;
}

#dashi_life{
    padding-top: 50px;
    padding-bottom: 500px;
}

#items h2{
    line-height: 66px;
}

.niboshi_icon03{
    top:-170px;
    width:90px;
    right:0;
    left: 0;
    margin: auto;
}

#nutrition p{
    width:100%;
    padding-left: 0;
    padding-top: 0;
    margin-top: 30px;
    font-size: 16px;
    line-height: 36px;
}

.nutrition_img02{
    width:165px;
    margin-top: 340px;
}

#nutrition {
    padding-bottom: 75px;
}

#dashi_recipe{
    padding-top: 75px;
    padding-bottom: 75px;

}

.niboshi_icon05 {
    width:95px;
    right:0;
    top:180px;
}

.recipe_leadarea .descarea{
    padding-top: 0;
    margin-right: 0;
}

.recipe_leadarea .descarea p:last-child{
    font-size: 16px;
    line-height: 36px;
    color: #333333;
}

.misosoup{
    width:170px;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
    margin-top: 55px;
}

#dashi_recipe h3{
    font-size: 18px;
    line-height: 29px;
}

.recipe_detail{
    width:100%;
    margin: 0 auto;
}

#dashi_recipe .btn {
    margin-top: 70px;
}

.vision_area h2{
 font-size: 28px;
 line-height: 47px;
 position: absolute;
 top:-410px;
 right:0;
 padding-right: 25px;
 padding-left: 25px;
}
.vision_area p{
    margin-left: 0;
    font-size:16px;
    line-height: 29px;
    width:160px;
    height: 270px;
    position: absolute;
    top:-330px;
}

.vision_area .btn{
    left:0;
    bottom: 290px;
}

.vision_area2 h2{
    position: absolute;
    top:-150px;
    right:0;
    font-size: 28px;
    line-height: 47px;
    padding-right: 25px;
    padding-left: 25px;
}

.visionimg_area{
    margin-top: 370px;
    width:60%;
}

.jibikiami{
    top:-50px;
    width:87px;
}

.vision_area2 p{
 font-size: 16px;
 line-height: 29px;
 width:160px;
 height: 270px;
 position: absolute;

}

.midorikawasan{
    left:250px;
    width:55px;
    bottom: 300px;
}

.vision_area2 .btn {
    bottom: 300px;
}

#column_news .fullwide{
    height: 260px;
}
.bg_white{
    margin-top: -205px;
    padding-top: 50px;
} 

#column_news h2{
    margin-bottom: 0;
}

.news_block{
    padding-left: 20px;
    padding-right: 20px;
}

.news_block img{
    display:none;
}

#items {
    z-index: 0;
}




}