@charset "UTF-8";
/* CSS Document */


/*--------------------
artisanal
---------------------*/

.artisanal_ttl{
    transform: translate(-50%, 33%)	
}

.chasho{
	display: block;
	margin: 0 auto;
	padding-top: 80px;
}

.chasho p{
	font-family: "游明朝","YuMincho";
}
.chasho_ttl{
	font-size: 7.4rem;
}
.chasho-rubi{
	padding-right: 3.2%
}
.ttl_discription{
	font-size: 2rem;
	line-height: 4.8rem;
	padding-right: 8.67%;
}

.chasho_inner{
	display: -webkit-flex;
	display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
	margin-bottom: 150px;
	width: 100%;
}

.artisanal_img{
	width: 44%;
	min-width: 455px;
	padding-top: 7.2rem;
}

.left-img{
	padding-right: 3%;
}
.right-img{
	padding-left: 3%;
}

.artisanal_img img{
	width: 100%;
}

.heading-right{
	font-size: 3.6rem;
	line-height: 4.8rem;
	padding-right: 5.85%;
	order: 3;
}

.heading-left{
	font-size: 3.6rem;
	line-height: 4.8rem;
}

.discription{
	line-height: 4rem;
	width: 31.47%;
	padding-top: 7.2rem;
}

.discription-left{
	line-height: 4rem;
	width: 31.47%;
	padding-top: 7.2rem;
	padding-left: 5.85%;
}


@media only screen and (max-width: 767px){
.artisanal_ttl{
    transform: translate(-50%, 10%);
}

.chasho{
	padding-top: 124px;
}

.chasho_ttl{
	font-size: 4.8rem;
}
.chasho-rubi{
	padding-right: 2%;
	font-size: 1.3rem;
}
.ttl_discription{
	font-size: 1.4rem;
	line-height: 3.6rem;
	padding-right: 7%;
}

.chasho_inner{
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	margin-bottom: 0px;
	margin: 0 auto;
	width: 88.3%;
	flex-flow: wrap;
}

.artisanal_img{
	width: 100%;
	min-width: auto;
	padding-top: 7.2rem;
}

.left-img{
	padding-right: 0%;
}
.right-img{
	padding-left: 0%;
}

.artisanal_img img{
	width: 100%;
	min-height:140px;
	margin: auto;
}

.heading-right{
	font-size: 2.8rem;
	line-height: 3.6rem;
	padding-right: 0%;
	order: 3;
	padding-top: 30px;
}

.heading-left{
	font-size: 3rem;
	line-height: 3.6rem;
	order: 2;
	padding-top: 30px;
}

.discription{
	line-height: 3rem;
	width: 60%;
	padding-top: 6.4rem;
}

.discription-left{
	line-height: 3rem;
	width: 60%;
	padding-top: 6.4rem;
	padding-left: 0%;
	order: 3;
}

.chasho_inner:last-child{
	margin-bottom: 32px;	
}	
}

/*--------------------
making
---------------------*/

.making-img{
	width: 100%;
	height: 80vh;
}

.making_inner{
    width: 63.4%;
    padding: 120px 0 170px;
    justify-content: flex-start;
	background-color: #fff;
}

.making_inner h3{
	font-size: 3.6rem;
	width: 23.1%;
}

.making_inner p{
	width: 67.3%;
	line-height: 40px;
}
.making_inner span{
	font-size: 1.6rem;
	line-height: 3rem;
	letter-spacing: 0.5rem
}

.parallax-bg {

  background-attachment: fixed;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
	height: 60vh;
}

.m-01{
	background-image: url('../images/shiire.jpg');	
}

.m-02{
	background-image: url('../images/shiage.jpg');
}
.m-03{
	background-image: url('../images/kanetu.jpg');
}

.m-04{
	background-image: url('../images/gogumi.jpg');
}
.m-05{
	background-image: url('../images/syukka.jpg');
}

.making_heading{
	width: 1000px;
    height: 600px;
    margin: 0 auto;
    position: relative;
}

.parallel{
	display: flex;
	margin-left: 20px;
	align-items: baseline;
}

.parallel p{
	 background-color: #fff;
    font-size: 3.6rem;
    line-height: 1;
    width: 38px;
    padding: 3px 0px;
    margin: 40px 0 0 10px;
    position: relative;	
}

.gap{
	top: 3.6rem;
}

.parallel-left{
	float: right;	
}


@media only screen and (max-width: 767px){

.making-img{
	width: 100%;
	height: 205px;
}

.making_inner{
    width: 88.3%;
    padding: 50px 0 90px;
}

.making_inner h3{
	font-size: 3rem;
	width: auto;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	display: block;
	margin: 0 auto;
	font-family: Hannari;
	line-height: 1rem;
}

.making_inner p{
	width: 100%;
	line-height: 3rem;
	margin: 0px;
	margin-top: 30px;
}
.making_inner span{
	font-size: 1.4rem;
	line-height: 3rem;
	letter-spacing: 0.1rem;
}

.making_heading{
	width: 88.3%;
	height: auto;
   
}

.parallel{
	margin-left: 0;
}

.parallel p{
    font-size: 2.6rem;
    width: 29px;
    padding: 3px 0px;
    margin: 20px 0 0 10px;
    position: relative;
}

.gap{
	top: 3.6rem;
}

.parallel-left{
	margin-right: 10px;
	
}
.parallax-bg {
	background-attachment: scroll;
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	height: 60vh;
}
	
.m-01{
	background-image: url('../images/sp_shiire.jpg');
}
.m-03{
	background-image: url('../images/sp_kanetu.jpg');
}
}
