@charset "UTF-8";
/* CSS Document */
body.menu-open #menu {
	right: 0;
}
#wrapper {
	pointer-events;
	overflow-y:hidden;
}
#menu {
    z-index: 3;
    position: fixed;
    right: -210px;
    min-height: 100%;
    transition: 0.4s;
}
#menu .hide img {
    top: 12px;
    right: 15px;
	cursor: pointer;
}

#menu img {
    position: absolute;
	right: 0
}
#menu ul li {
    list-style: none;
    cursor: pointer;
    margin-top: 50px;
    font-size: 20px;
    color: #F8F4F4;
    text-align: center;
}

#menu ul {
    color: #FFFFFF;
    position: absolute;
    right: 53;
    top: 30px;
}

.menu-bar {
	z-index:2;
    position: fixed;
    top: 12px;
    right: 15px;
	cursor: pointer
	
}
.bar img {z-index:1 ;
    margin-top: 0px;
    position: fixed; 
}
.bar2 img {
	z-index: 3;
    position: fixed;
    left: 0px;
	top: 0px
}
.title .main-image img {
    margin-top: 47px
}
.title .sns.cf {
    list-style: none;
    margin-top: 29;
}
.title .sns.cf li {
    cursor: pointer;
    float: right;
    margin-right: 20px;
    margin-left: -7px;
}
.title h1 img {
    margin-left: 30px;
    margin-top: -4px;
    margin-bottom:0px;
}
.title p img {
    margin-left: 28px;
    margin-top: 15px;
}
.bnr-tea img {
    margin-top: 90px;
    margin-left: 9px;
}
.tea-more a img {
	cursor: pointer;
    margin-left: 260px;
    margin-top: 90px;
    margin-bottom: 80px;	
}
.intro h2 img {
    margin-top: 57px;
    margin-left: 29px;
    margin-bottom: -22px;
}
.intro p img {
    margin-left: 30px;
    margin-top: 10px;
}
#process p img {
	
    margin-left: 45px;
    margin-bottom: ;
    margin-bottom:-10px;
}
#process h2 img {
    padding-left: 30px;
    margin-top: 37px;
}
#process div img {
    margin-right: 20px;
    width: 6em;
    margin-top: 37px;
}
#product h2 img {
    margin-left: 30px;
    margin-top: 56px;
}
.first li img {

}
.image li img {
    margin-top: 45px;
    margin-left: -10px;

}


body {
    background-color: #EEF7FF;
    margin: 0px;
}

#process h2 {
    float: left;
    clear: left;
}
#process div {
    float: right;
}
#process p {
    clear: left;
}
#product .image {
    list-style: none;
    margin-top: -30px;
}
#product .image .first {
    float: left;
    margin-right: 45px;
}
#product .image .secoud {
    float: left;
    margin-right: 45px;
}
#product .image .third {
    margin-right: 23px;
    float: left;
}

.image .mark img {
    margin-top: 100px;
}
.top-logo img {
	cursor: pointer;
    margin-top: 129px;
    margin-left: -51.5px;
}

.list-image img {
    margin-top: 25px;

}
.list {
    list-style: none;
    margin-top: -120px;
    margin-left: -34px;
    color: #FCFCFC;
}
.list li {
	cursor: pointer;
    margin-top: 6px;
    text-align: center;
}
#link .back img {
    margin-bottom: -10px;
}
