@charset "UTF-8";
/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#3F3327;
}
body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
background-color: #F3EDE5;
}

br {
   letter-spacing:normal;
}

a {
   color:#000;
   text-decoration:none;
}

a:hover {
   text-decoration:underline;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
    color: #331000;
}
#bn-wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 0.4em;
  margin: 20px 0 5px;
}

#bn-wrap > div {
flex: 1 0 250px;
  margin: 0.4em;
border:1px solid #C5652A;       
}
#bn-wrap >div img{
    max-width:100%;
}
/*ボタン*/
	.btn,
a.btn,
button.btn {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 0.5rem;
}
a.btn-border {
  border-radius: 0;
    color:rgba(47,26,3,1.00);
}

a.btn-border:before,
a.btn-border:after {
  position: absolute;
  width: 100%;
  height: 2px;
  content: '';
  -webkit-transition: all .3s;
  transition: all .3s;
  background:rgba(47,26,3,1.00);

}

a.btn-border:before {
  top: 0;
  left: 0;
}

a.btn-border:after {
  right: 0;
  bottom: 0;
}

a.btn-border:hover:before,
a.btn-border:hover:after {
  width: 0;
}
/*竹炭焙煎コーヒーボタン*/
.button20 a {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 1em 2em;
  width: 300px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background-color: #098213;
  transition: 0.3s;
}

.button20 a::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 2em;
  transform: translateY(-50%) rotate(45deg);
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transition: 0.3s;
}

.button20 a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: calc(2em + 5px);
  transform: translateY(-50%) rotate(45deg);
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transition: 0.3s;
}

.button20 a:hover {
  text-decoration: none;
  background-color:rgba(57,171,81,1.00);
}

.button20 a:hover::before {
  right: 1.8em;
}

.button20 a:hover::after {
  right: calc(1.8em + 5px);
}
/*オレンジのボタン*/
.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #DFC25D;    
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: rgba(251,209,36,1.00);
}
.fa-film{
	color: #fff;
}
.fa-comment{
	color:#fff; 
}
 .Link{
        text-align: center;
        margin: 50px auto;
    } 
.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 24
}
/*　PC用スタイル　
------------------------------------------------------*/
@media print, screen and (min-width:1024px){

/* ========TEMPLATE LAYOUT======== */
div#top {
   width:990px;
   margin:auto;}
    
div#contents {
   width:900px;
   margin:30px auto;
   padding:10px 45px ;
   background:#fff;
   clear:both;
    border-radius: 0.8em;
}
 div.catch{
        width:100%;
        text-align: center;
        color:#C5652A;
        font-size: 25px;
        padding: 50px 0 50px 0;
    }  
   
.imgA{
	margin:15px 40px 20px 10px;
}
	
	.bn2{
		width:80%;
		margin: auto;
		text-align: center;
	}
	.bn{
		display: none;
	}
p.kodawari{
        padding:30px auto;
    }
div#main{
        width:100%;
    }    


 div.clear{
        clear:both;
    }
/*--こだわり--*/    
div.b1{
	width:920px;
	line-height:2em;
	margin-bottom:25px;
}
div.bi img{
        margin:10px;
    }    
div#b2{
	width:920px;
	line-height:2em;
	background:url(../img/common/bag_beans.gif) no-repeat bottom;
    margin-bottom:20px;
}
div.b1 .text{
        padding:20px;
    }
.boxWrap{
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
}   
.boxWrap>div{
    margin:10px;
    } 
.boxWrap .div img{
    width:100%;
    }    
/*竹炭 rgba(47,26,3,1.00)*/  
div#contents2 {
   width:900px;
   margin:30px auto;
   padding:10px 45px ;
   clear:both;
    border-radius: 0.8em;
    background: #fff;
}	
.bamboo{
    padding-top:50px;
	font-size: 1.2em;
    }  
    .bamboo img{
        max-width: 100%;
		margin: 20px 0;
    }
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
}

.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}   	
	
    .take_wrap{
		padding:20px;
		margin-bottom: 30px;
		display: flex;
        flex-wrap: wrap;
		justify-content:space-around;
	}	
	.takebox{
		width:430px;
		padding:10px;
		position: relative;
		
	}
	.takebox p{
		padding-top:20px;
	}
    .fumi{
        text-align: center;
    }   
    
/*輻射熱効果*/    
    	.take_wrap2{
		padding:20px;
		margin-bottom: 30px;
		display: flex;
		justify-content:space-between;
	}	
	.takebox2{
		width:600px;
		padding:10px;
		position: relative;
		
	}
    .takebox3 img{
        max-width:80%;
        
    }
	.takebox2 p{
		padding-top:20px;
			}
	.takelineup{
		width:300px;
		margin-right: 10px;
	}
	.takelineup img{
		max-width: 200px;
	}
	.takelineupText{
		font-size: 0.8em;
		padding:0 5px;
        border-bottom:dotted 1px rgba(197,197,197,1.00);
	}
    .takeinfo{
        font-size: 0.8em;
		padding:0 5px;
    }
      .from{
        font-size: 0.7em;
        background-color: brown;
        color: #fff;
    }
		.hr1 {
			height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 1px dashed #aaa;
}

.hr1::after {
  content: '\002702';
  display: inline-block;
  position: relative;
  top: -38px;
  left: 40px;
  padding: 0 3px;
  background: #fff;
  color: #aaa;
  font-size: 25px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝身延の竹炭＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
    .minobu{
        width:900px;
        margin:0 auto 20px;
        display: flex;
    }
    .take{
        width:450px;
    }    
    .take p.bot{
        text-align: center;
        color:white;
        padding:0 20px 80px;
    }
    .take p.top{
        text-align: center;
        color:white;
        padding:80px 20px 0;
    }
/*フォント設定*/    
.font1{
	font-size:1.0em;
	font-weight:bold;
}
.font2 {
   font-size:1.5em;
   font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック","sans-serif","serif";
   border-bottom:1px solid #000;
}
.font2-r {
   font-size:1.5em;
   font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック","sans-serif","serif";
   border-bottom:1px solid #F00;
   color:#F00
}
.font2-w {
   font-size:1.5em;
   font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
   border-bottom:1px solid #fff;
	color: #fff;
}
.font3{
	font-size:1.1em;
	color:#030;
}
.font4{
	font-size:0.8em;
	font-weight:bold;
}
.fontr{
	color:#F00;
}
.font-red{
	color:#F00;
	font-size:18px;
	font-weight:bold;
}
.fontright{
	float:right;
}
.fonts{
	font-size:0.8em;
}
  
p.inform{
	font-size:0.8em;
	letter-spacing:1px;
}
	p.gas{
		padding:0 10px;
	}
	.takebox .text1{
		color: rgba(47,26,3,1.00);
		position: absolute;
	top:50%;
	}
    .font5{
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        letter-spacing: 0.5em;
        color:rgba(47,26,3,1.00);
    }
}
/* -------------------------
タブレット用スタイル 
----------------------------------------------------------*/
@media screen and (min-width:768px) and (max-width:1023px)
{
div#top {
   max-width:100%;
   margin:0 auto;
}


div#contents {
   max-width:100%;
   margin:50px auto;
   padding:10px;
   background:#fff;
   clear:both;
}
    div#contents img{
        width:100%;
    } 
div.catch{
        max-width:100%;
        text-align: center;
        color:#F18733;
        font-size: 20px;
        padding: 30px 0;
    }  
		div.catch img{
		max-width: 100%;
	}
	.bn2{
		width:80%;
		margin: auto;
		text-align: center;
	}
	.bn{
		display: none;
	}
div#main{
        width:100%;
    }    
div#info{
        width:100%;
        padding:5px;
    
    }    
   .movie-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
}

.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ========tpbn CUSTOMIZE======== */
div#tpbn li {
	float:left;
	display:block;
}

div#tpbn li a{
	float:left;
	display:block;
	margin:0 5px 5px 0;
	padding:0;
}    
.br-sp{
        display:none;
    }
  
/*==========竹炭==========*/  
div#contents2 {
   max-width:100%;
   margin:30px auto;
   padding:10px;
   background:#fff;
   clear:both;
    border-radius: 0.8em;
}	
.bamboo{
    max-width: 90%;
    padding-top:50px;
	font-size: 1.2em;
    margin: auto;
    }  
    .bamboo img{
        max-width: 100%;
		margin: 20px 0;
    }
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
}

.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}   	
	
	.take_wrap{
		padding:20px;
		margin-bottom: 30px;
		display: flex;
		justify-content:space-between;
	}	
	.takebox{
		width:100%;
		padding:10px;
		
	}
	.takebox p{
		padding-top:20px;
	}
	.takelineup{
		max-width:40%;
	}
	.takelineup img{
		max-width: 80%;
	}
	.takelineupText{
		font-size: 0.8em;
		padding:0 5px;
        border-bottom:dotted 1px rgba(197,197,197,1.00);
	}
    .takeinfo{
        font-size: 0.8em;
		padding:0 5px;
    }
    .from{
        font-size: 0.7em;
        color: #fff;
        background-color: brown;
    }
 .fumi{
        text-align: center;
    }   
  
		.hr1 {
			height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 1px dashed #aaa;
}

.hr1::after {
  content: '\002702';
  display: inline-block;
  position: relative;
  top: -38px;
  left: 40px;
  padding: 0 3px;
  background: #fff;
  color: #aaa;
  font-size: 25px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝身延の竹炭＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
    .minobu{
        max-width:100%;
        margin:0 auto 20px;
        padding: 10px;
    text-align: center;
    }
    .take{
        width: 90%;
        margin: auto;
    }    
    .take p.bot{
        text-align: center;
        padding:0 20px 80px;
    }
    .take p.top{
        text-align: center;
        padding:80px 20px 0;
    }
/*フォント設定*/    
.font1{
	font-size:1.0em;
	font-weight:bold;
}
.font2 {
   font-size:1.5em;
   font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック","sans-serif","serif";
   border-bottom:1px solid #000;
}
.font2-r {
   font-size:1.5em;
   font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック","sans-serif","serif";
   border-bottom:1px solid #F00;
   color:#F00
}
	.font2-w {
   font-size:1.2em;
   font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック","sans-serif","serif";
   border-bottom:1px solid #fff;
	color: #fff;
}
  
.font3{
	font-size:1.1em;
	color:#030;
}
.font4{
	font-size:0.8em;
	font-weight:bold;
}
.fontr{
	color:#F00;
}
.font-red{
	color:#F00;
	font-size:18px;
	font-weight:bold;
}
.fontright{
	float:right;
}
.fonts{
	font-size:0.8em;
}
    .takebox .text1{
        color:rgba(47,26,3,1.00);
		position: absolute;
	top:50%;
	}
p.inform{
	font-size:0.8em;
	letter-spacing:1px;
}  
     .font5{
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        color:white;
        letter-spacing: 0.5em;
    }
}
/*--------------------------------
スマホ用スタイル
-------------------------------------------------------*/
@media screen and (max-width:767px) {
    div#top {
   max-width:100%;
   margin:0 auto;
}
div#contents {
   max-width:100%;
   margin:50px auto;
   padding:10px 5px;
   background:#fff;
   clear:both;
}
    div#contents img{
        width:100%;
    }
div.catch{
       max-width:100%;
        text-align: center;
        color:#F18733;
        font-size: 20px;
        padding: 20px 0;
    } 
	div.catch img{
		max-width: 100%;
	}
div#main{
        width:100%;
    }    
div#info{
        width:100%;
    
    } 
.bn{
		max-width: 90%;
	margin: auto;
	}
	.bn2{
		display: none;	
	}
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
}

.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* ========tpbn CUSTOMIZE======== */
div#tpbn li {
	float:left;
	display:block;
}

div#tpbn li a{
	float:left;
	display:block;
	margin:0 5px 5px 0;
	padding:0;
}    
.br-sp{
        display:none;
    }
 /*========竹炭========*/  
div#contents2 {
   width:100%;
   margin:30px auto;
   clear:both;
    border-radius: 0.8em;
    background: #fff;
}	
.bamboo{
	max-width:90%;
	margin: auto;
    padding:50px 10px 0;
	font-size: 1.2em;
    }  
    .bamboo img{
        max-width: 100%;
		margin: 20px 0;
    }
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
}

.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}   	
	
	.take_wrap{
		padding:20px;
		margin-bottom: 30px;
		justify-content:space-between;
	}	
	.takebox{
		width:100%;
		padding:10px;
		
	}
	.takebox p{
		padding-top:20px;
	}
	.takelineup{
		width:80%;
		margin-right: 10px;
		margin: auto;
        text-align: center;
	}
	.takelineup img{
		max-width: 50%;
	}
	.takelineupText{
		font-size: 0.8em;
		padding:0 5px;
        border-bottom:dotted 1px rgba(197,197,197,1.00);
	}
    .takebox .text1{
		color:rgba(47,26,3,1.00);;
	top:50%;
	}
    .takeinfo{
        font-size: 0.8em;
		padding:0 5px;
    }
	  .from{
        font-size: 0.7em;
        background-color: brown;
          color: #fff;
    }	
 .fumi{
        text-align: center;
    }   
 
    .hr1 {
			height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 1px dashed #aaa;
}

.hr1::after {
  content: '\002702';
  display: inline-block;
  position: relative;
  top: -38px;
  left: 40px;
  padding: 0 3px;
  background: #fff;
  color: #aaa;
  font-size: 25px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝身延の竹炭＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
    .minobu{
        width:100%;
        margin:0 auto 20px;
    }
    .take{
        width: 90%;
    }    
    .take p.bot{
        text-align: center;
        padding:0 20px 80px;
    }
    .take p.top{
        text-align: center;
        padding:80px 20px 0;
    }    
/*フォント設定*/    
.font1{
	font-size:1.0em;
	font-weight:bold;
}
.font2 {
   font-size:1.5em;
   font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック","sans-serif","serif";
   border-bottom:1px solid #000;
}
.font2-r {
   font-size:1.5em;
   font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック","sans-serif","serif";
   border-bottom:1px solid #F00;
   color:#F00
}
	.font2-w {
   font-size:1.2em;
   font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック","sans-serif","serif";
   border-bottom:1px solid #fff;
	color: #fff;
}
.font3{
	font-size:1.1em;
	color:#030;
}
.font4{
	font-size:0.8em;
	font-weight:bold;
}
.fontr{
	color:#F00;
}
.font-red{
	color:#F00;
	font-size:18px;
	font-weight:bold;
}
.fontright{
	float:right;
}
.fonts{
	font-size:0.8em;
}
p.inform{
	font-size:0.8em;
	letter-spacing:1px;
} 
 .font5{
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        letter-spacing: 0.5em;
    }    
}

