@charset "UTF-8";
/* CSS Document */
	/*　---------------------------レイアウト崩れ防止CSS　*/
table[width="100%"]{
display: none;
}


/*ホバーで透過しない画像*/
#hover_on01:hover{
	opacity: 1;
}
#hover_on02:hover{
	opacity: 1;
}
#hover_on03:hover{
	opacity: 1;
}


/*太字*/
.bold{
	font-weight: bold;
}

	
	

/*　---------------------------画面サイズが751px以上を読み込む　*/ 	
	@media screen and (min-width:751px){
	/*pcのとき非表示*/
.pc_none{
	display:none;
}	
/*イントロ*/
.w-bg{
	background-image: url("https://gigaplus.makeshop.jp/teamart/lp/2503_rm_tokushu/img/bg_w.jpg");
	background-size: contain;
	padding: 0 0 60px;
	position: relative;
    padding-top: 50px;
	font-family: "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175; Medium", "Yu Gothic Medium", "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175;&#194;&#206;", "YuGothic", "\&#210;\&#233;\&#174;\&#206;&#179;&#209;\&#161;&#173; ProN W3", "Hiragino Kaku Gothic ProN", "\&#225;\&#164;\&#234;\&#170;", "Meiryo", "verdana", sans-serif;

}

.int-p p{
	text-align: center;
	padding-top: 30px;
	line-height: 30.5px;
	color: #8b311a;
	font-size: 15px;
	
}
.main-intro-p{
	text-align: center;
        padding-top: 30px;
        line-height: 30.5px;
        color: #291204;
			
		}		
/*bton*/
.wrap-btn-milktea{
	    display: flex
;    justify-content: space-evenly;
    align-items: center;
    text-align: center;
	margin-bottom: 100px;
	margin-top: 85px;
}
.bton-milktea{
    width: 170px;
    border: solid 1px #8b311a;
    border-radius: 22px;
    padding: 10px;
    height: 232px;
	font-size: 15px;
	background-color: #fff;
}
.bton-milktea p{
    text-align: center;
        margin-top: 15px;
        margin-bottom: 13px;
        letter-spacing: 2px;
        line-height: 1.8em;
	}	
.yajirushi{
	width: 20%;
	margin: auto;
	padding-bottom: 10px;
}

.midashi{
	margin: auto;
	text-align: center;
	background-color: #fcd59d;
    border-radius: 60px;
    padding: 10px;
    font-size: 28px;
	color: #8b311a;
	display: block;
    max-width: 600px;
	margin-top: 50px;
}


/*リーフティー*/
.rm_leaf-img{
	width: 20%;
	
}
.rm_leaf{
	display: flex;
	justify-content: space-evenly;
    margin-top: 74px;
	position: relative;
}
.rm_leaf_p{
	width: 45%;
	margin: 0;
	line-height: 1.6rem;
}
.pro-bold{
	font-weight: bold;
	font-size: 17px
}
.ichioshi{
	position: absolute;
    width: 13%;
    to0: 0;
    left: 42px;
    padding-bottom: 20px;
    top: -89px;	
		}
	
	
/*購入ボタン*/
.buy_btn{
    display: block;
    background-color: #d80500;
    text-align: center;
    width: 223px;
    border-radius: 60px;
    font-weight: bold;
    padding: 13px 10px;
	
}
	.btn_a{
		width: 223px;
		display: block;
	}	
.buy_btn p{
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
}
	.rm_brend_p{
		margin-bottom: 30px;
		font-size: 15px;
	}	
	

/*吹き出し*/

.fikidashi {
  position: relative;
    display: block;
    padding: 24px 16px;
    border: 1px solid #8b311a;
    border-radius: 22px;
    background-color: #ffffff;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
    max-width: 500px;
    margin: auto;
    margin-top: 80px;
    margin-bottom: 80px;
}

.fikidashi::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #8b311a transparent transparent;
  translate: -50% 100%;
}

.fikidashi::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 17.8px 8.9px 0 8.9px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}



.fikidashi p {
  margin: auto;
  padding: 0;
text-align: center;
}


.p_all_wrap{
	display: inline-block;
	width: 300px;
}
.p_tea_wrap{
	display: block;
    border: solid 1px #8b311a;
    padding: 10px;
    border-radius: 22px;
	background-color: #fff;
}
.p_i-con{
	display: flex;
	justify-content: space-evenly;
    padding-top: 10px;
	align-items: center;
	font-size: 14px;
}
.p_i-con_size{
	width: 20%;
}
.p_i-con_p{
	
}
.rm-size{
	width: 43%;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 30px;
}
.pro-name-list{
	text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
	
.wrap_2{
	display: flex;
    justify-content: space-evenly;
    align-items: center;
	margin-bottom: 90px;

}
.pot-teacap{
	        width: 43%;
        margin: auto;
        padding-top: 20px;
        padding-bottom: 30px;
	}


.nomikurabe{
	text-align: center;
    font-size: 1.3rem;
    line-height: 2.5rem;
	color: #8b311a;
}
.ivent{
    background-color:#ffd616 ;
    display: block;
    max-width: 330px;
    margin: auto;
    padding: 8px;
    border-radius: 60px;
    margin-bottom: 100px;
    margin-top: 13px;
}
.ivent2{
	text-align: center;
	margin: 0;
	color: #8b311a;
	font-weight: bold;
	font-size: 15px;
}


/*レシピ*/
.b-bg{
	background-image: url("https://gigaplus.makeshop.jp/teamart/lp/2503_rm_tokushu/img/bg_b.jpg");
	background-size: contain;
	padding: 0 0 30px;
	padding-top: 60px;
	position: relative;
	font-family: "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175; Medium", "Yu Gothic Medium", "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175;&#194;&#206;", "YuGothic", "\&#210;\&#233;\&#174;\&#206;&#179;&#209;\&#161;&#173; ProN W3", "Hiragino Kaku Gothic ProN", "\&#225;\&#164;\&#234;\&#170;", "Meiryo", "verdana", sans-serif;

	
}
.midashi2 {
    margin: auto;
    text-align: center;
    background-color: #fff;
    border-radius: 60px;
    padding: 10px;
    font-size: 28px;
    color: #8b311a;
    display: block;
    max-width: 445px;
}
.recipe_icon{
	    position: absolute;
    width: 13%;
    top: 48px;
	left: 118px;
}
.zairyou{
	text-align: center;
	font-size: 16px;
	}	
.main-recipe-img{
	display: flex
;    justify-content: space-evenly;
	margin-top: 40px;
}
.wrap-recipe-tenabe{
	width: 40%
	
}
.wrap-recipe-p{
	width: 265px;
	text-align: left;
	font-size: 14px;
	
}
.recipe_list{
	line-height: 1.6rem;	
	}	
.recipe_hr1{
	border-width:1px 0 0 0;
	border-style: solid;
	border-color: #8b311a;	
	}
.recipe-img-size{
width: 38%;
}

.recipe-2wrap{
	display: flex;
    justify-content: space-around;
	font-size: 14px;
}
.wrap_recipe{
	display: flex;
    justify-content: space-around;
    margin: 21px;
}
	.wrap-recipe-p{
		    padding-left: 3px;
    padding-right: 3px;
	}	
.wrap_recipe_p p{
	width: 165px;
	margin: 0;
}
.milktea_line {
	display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
	padding: 0px 21px;
	margin-top: 50px;
	
}
	.milktea_line p{
		font-size: 16px;
	}

/* 両側センターライン */
.milktea_line::before,
.milktea_line::after {
  content: "";
  height: 1px;
  border-top: 1px solid #8b311a;
  flex-grow: 1;
}
/* 余白 */
.milktea_line::before{
  margin-right: 30px;
}
.milktea_line::after{
  margin-left: 30px;
}

.midashi3{
	 margin: auto;
    text-align: center;
    background-color: #fff;
    border-radius: 60px;
    padding: 10px;
    font-size: 28px;
    color: #8b311a;
    display: block;
    max-width: 600px;
	margin-top: 45px;
	
}
		
.you-tube-p{
	display: flex;
  justify-content: center;
  align-items: flex-end;
  line-height: 1;
  color: #8b311a;
font-size: 19px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 15px;
			}
		
.you-tube-p::before,.you-tube-p::after {
  width: 2px;
  height: 21px;
  content: "";
  background-color: #8b311a;
}

.you-tube-p::before {
  margin-right: 0.5em;
  transform: rotate(-30deg);
}

.you-tube-p::after {
  margin-left: 0.5em;
  transform: rotate(30deg);
}		
		
		
		
.you-tube-lm{
	width: 67%;
    margin: auto;
    margin-bottom: 75px;
    margin-top: 20px;
}
		
		
		
/*レシピ終わり*/
	
.w-bgin	{
	background-image: url(https://gigaplus.makeshop.jp/teamart/lp/2503_rm_tokushu/img/bg_w.jpg);
    background-size: cover;
    width: 95%;
    margin-top: 45px;
	position: relative;
	font-family: "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175; Medium", "Yu Gothic Medium", "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175;&#194;&#206;", "YuGothic", "\&#210;\&#233;\&#174;\&#206;&#179;&#209;\&#161;&#173; ProN W3", "Hiragino Kaku Gothic ProN", "\&#225;\&#164;\&#234;\&#170;", "Meiryo", "verdana", sans-serif;
	}
	.online_titale{
		padding-bottom:10px;
	}
	.online_p{
	background-color: #ffd616;
    width: 203px;
    text-align: center;
    padding: 10px;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: 3px;
    font-size: 21px;
    border-radius: 60px;
    color: #8b311a;
	}

.ss_product_flex{
	display: flex
;    justify-content: space-evenly;
    margin: 50px auto 40px;
}
.ss_product_img{
	width: 150px;
    margin: 0 auto;
	height: 207px;
}

.ss_product_img_r{
	width: 100px;
    margin: 0 auto;
}

.ss_product_img_1909{
	width: 220px;
    margin: 0 auto;
}
	.ss_product_new_name{
	font-size: 16px;
    color: #4f1b01;
    line-height: 1.4 !important;
    letter-spacing: 0.01em !important;
    margin: 10px 0 20px !important;
    text-align: center;
    font-weight: bold;
    height: 13%;	
	}
	
	.ss_product_box a {
	display: block;
    font-size: 15px;
    text-align: center;
    background-color: #d80500;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    border-radius: 50px;
    width: 190px;
    margin: 0 auto 25px;
	}
	
	
	/*ミルとけ*/
	
	.w-bg_mt{
    background-image: url(https://gigaplus.makeshop.jp/teamart/lp/2503_rm_tokushu/img/bg_w.jpg);
    background-size: cover;
    padding: 0 0 60px;
	position: relative;
    padding-top: 75px;
	font-family: "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175; Medium", "Yu Gothic Medium", "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175;&#194;&#206;", "YuGothic", "\&#210;\&#233;\&#174;\&#206;&#179;&#209;\&#161;&#173; ProN W3", "Hiragino Kaku Gothic ProN", "\&#225;\&#164;\&#234;\&#170;", "Meiryo", "verdana", sans-serif;	
	}
	.mt-img{
	width: 67%;
    margin-top: 30px;
		
	}
	.mt-bnr{
	width: 85%;
    margin-top: 30px;
		
	}
	
}
/*　---------------------------調整画面サイズが430px_750pxまではここを読み込む　*/ 	
	@media screen and (min-width:430px) and (max-width:750px){
/*イントロ*/
.w-bg{
	background-image: url("https://gigaplus.makeshop.jp/teamart/lp/2503_rm_tokushu/img/bg_w.jpg");
	background-size: contain;
	padding: 0 0 60px;
	position: relative;
    padding-top: 100px;
	font-family: "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175; Medium", "Yu Gothic Medium", "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175;&#194;&#206;", "YuGothic", "\&#210;\&#233;\&#174;\&#206;&#179;&#209;\&#161;&#173; ProN W3", "Hiragino Kaku Gothic ProN", "\&#225;\&#164;\&#234;\&#170;", "Meiryo", "verdana", sans-serif;
}

.int-p p{
	text-align: center;
	padding-top: 30px;
	line-height: 30.5px;
	color: #8b311a;
	font-size: 15px;
	
}
/*bton*/
.wrap-btn-milktea{
;    justify-content: space-evenly;
    align-items: center;
    text-align: center;
	margin-top: 120px;
	margin-bottom: 100px;
}
.bton-milktea{
        border: solid 1px #8b311a;
        border-radius: 22px;
        padding: 10px;
        max-width: 400PX;
        display: flex;
	    margin: 10px;
	    font-size: 15px;
	background-color: #fff;
	
	
}
		.sp_cyousei{
			width: 35%;
		}		
.bton-milktea p{
	text-align: center;
        flex: 1;
        align-items: center;
        display: flex;       
	justify-content: space-around;
	letter-spacing: 2px;
	
	
	}	
.yajirushi{
	width: 15%;
        margin: auto;
        padding-right: 36px;
}

.midashi{
	margin: auto;
	text-align: center;
	background-color: #fcd59d;
    border-radius: 60px;
    padding: 10px;
    font-size: 28px;
	color: #8b311a;
	display: block;
    max-width: 500px;
}


/*リーフティー*/
.rm_leaf-img{
	width: 30%;
	margin-bottom: 20px;
	
}
.rm_leaf{
    margin-top: 74px;
	position: relative;
	display: block;
}
.rm_leaf_p{
	width: 90%;
	line-height: 1.6rem;
	margin: auto
}
.rm_leaf_p p{
	text-align: center;
}		
.pro-bold{
	font-weight: bold;
	font-size: 17px;
}
.ichioshi{
	position: absolute;
        width: 15%;
        top: 0;
        left: 152px;
        padding-bottom: 20px;
	top: -59px;
		}
	
	
/*購入ボタン*/
.buy_btn{
    display: block;
    background-color: #d80500;
    text-align: center;
    width: 223px;
    border-radius: 60px;
    font-weight: bold;
    padding: 13px 10px;
	
}
	.btn_a{
		width: 223px;
		display: block;
	}	
.buy_btn p{
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
}
	.rm_brend_p{
		margin-bottom: 30px;
		font-size: 15px;
	}	
	

/*吹き出し*/

.fikidashi {
  position: relative;
    display: block;
    padding: 24px 16px;
    border: 1px solid #8b311a;
    border-radius: 22px;
    background-color: #ffffff;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
    max-width: 500px;
    margin: auto;
    margin-top: 80px;
    margin-bottom: 80px;
}

.fikidashi::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #8b311a transparent transparent;
  translate: -50% 100%;
}

.fikidashi::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 17.8px 8.9px 0 8.9px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}



.fikidashi p {
  margin: auto;
  padding: 0;
text-align: center;
}


.p_all_wrap{
	display: inline-block;
        width: 300px;
        margin: 22px;
}
.p_tea_wrap{
	     display: block;
        border: solid 1px #8b311a;
        padding: 10px;
        border-radius: 22px;
        background-color: #fff;
}
.p_i-con{
	display: flex;
	justify-content: space-evenly;
    padding-top: 10px;
	align-items: center;
	font-size: 14px;
}
.p_i-con_size{
	width: 20%;
}
.p_i-con_p{
	
}
.rm-size{
	width: 43%;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 30px;
}
.pro-name-list{
	text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
	
.wrap_2{
      display: flex;
      justify-content: space-evenly;
      align-items: center;
      flex-wrap: wrap;
}
.pot-teacap{
	        width: 43%;
        margin: auto;
        padding-top: 20px;
        padding-bottom: 30px;
	}


.nomikurabe{
	text-align: center;
    font-size: 1.3rem;
    line-height: 2.5rem;
	color: #8b311a;
}
.ivent{
    background-color:#ffd616 ;
    display: block;
    max-width: 330px;
    margin: auto;
    padding: 8px;
    border-radius: 60px;
    margin-bottom: 100px;
    margin-top: 13px;
}
.ivent2{
	text-align: center;
	margin: 0;
	color: #8b311a;
	font-weight: bold;
	font-size: 15px;
}


/*レシピ*/
.b-bg{
	background-image: url("https://gigaplus.makeshop.jp/teamart/lp/2503_rm_tokushu/img/bg_b.jpg");
	background-size: contain;
	padding: 0 0 60px;
	padding-top: 60px;
	position: relative;

	
}
.midashi2 {
    margin: auto;
    text-align: center;
    background-color: #fff;
    border-radius: 60px;
    padding: 10px;
    font-size: 28px;
    color: #8b311a;
    display: block;
    max-width: 400px;
}
.recipe_icon{
	    position: absolute;
        width: 17%;
        top: 25px;
        left: 70px;
}
.zairyou{
	text-align: center;	
	font-size: 16px;
	}	
.main-recipe-img{
	margin-top: 40px;
}
.wrap-recipe-tenabe{
	width: 40%
	
}
	
.wrap-recipe-p{
	width: 260px;
	text-align: left;
	padding-top: 27px;
	text-align: center;
	font-size: 14px;
	}	
	
.wrap_recipe_p p{
	margin: 0;
	width: 260px;
}
.recipe_list{
	line-height: 1.6rem;	
	}	
.recipe_hr1{
	border-width:1px 0 0 0;
	border-style: solid;
	border-color: #8b311a;	
	}
.recipe-img-size{
	width: 28%;

}

.recipe-2wrap{
	font-size: 14px;
	
}
.wrap_recipe{
	display: flex;
    margin: 21px;
    align-items: unset;
    justify-content: center;
}
	.wrap_recipe_p span{
		padding-left: 10px;
		padding-right: 10px;
	}	
	

.milktea_line {
	display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
	padding: 0px 21px;
	margin-top: 50px;
	
}
	.milktea_line p{
		font-size: 16px;
	}

/* 両側センターライン */
.milktea_line::before,
.milktea_line::after {
  content: "";
  height: 1px;
  border-top: 1px solid #8b311a;
  flex-grow: 1;
}
/* 余白 */
.milktea_line::before{
  margin-right: 30px;
}
.milktea_line::after{
  margin-left: 30px;
}

.midashi3{
	 margin: auto;
    text-align: center;
    background-color: #fff;
    border-radius: 60px;
    padding: 10px;
    font-size: 28px;
    color: #8b311a;
    display: block;
    max-width: 500px;
	margin-top: 45px;
	
}
.you-tube-p{
	display: flex;
  justify-content: center;
  align-items: flex-end;
  line-height: 1;
  color: #8b311a;
font-size: 17px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 15px;
			}
		
.you-tube-p::before,.you-tube-p::after {
  width: 2px;
  height: 17px;
  content: "";
  background-color: #8b311a;
}

.you-tube-p::before {
  margin-right: 0.5em;
  transform: rotate(-30deg);
}

.you-tube-p::after {
  margin-left: 0.5em;
  transform: rotate(30deg);
}		
				
.you-tube-lm{
	width: 67%;
    margin: auto;
    margin-bottom: 75px;
    margin-top: 20px;
}
/*レシピ終わり*/
	
.w-bgin	{
	background-image: url(https://gigaplus.makeshop.jp/teamart/lp/2503_rm_tokushu/img/bg_w.jpg);
    background-size: cover;
    width: 95%;
    margin-top: 45px;
	position: relative;
	font-family: "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175; Medium", "Yu Gothic Medium", "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175;&#194;&#206;", "YuGothic", "\&#210;\&#233;\&#174;\&#206;&#179;&#209;\&#161;&#173; ProN W3", "Hiragino Kaku Gothic ProN", "\&#225;\&#164;\&#234;\&#170;", "Meiryo", "verdana", sans-serif;
	}
	.online_titale{
		padding-bottom:10px;
	}
	.online_p{
	background-color: #ffd616;
    width: 203px;
    text-align: center;
    padding: 10px;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: 3px;
    font-size: 21px;
    border-radius: 60px;
    color: #8b311a;
	}

.ss_product_flex{

    margin: 50px auto 40px;
}
.ss_product{
	padding-bottom: 30px;
			
		}		
.ss_product_img{
	width: 215px;
        margin: 0 auto;
        height: 234px;
        margin-bottom: 89px;
}

.ss_product_img_r{
	width: 100px;
    margin: 0 auto;
}

.ss_product_img_1909{
	width: 220px;
    margin: 0 auto;
}
	.ss_product_new_name{
	font-size: 16px;
    color: #4f1b01;
    line-height: 1.4 !important;
    letter-spacing: 0.01em !important;
    margin: 10px 0 20px !important;
    text-align: center;
    font-weight: bold;
    height: 13%;	
	}
	
	.ss_product_box a {
	display: block;
    font-size: 15px;
    text-align: center;
    background-color: #d80500;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    border-radius: 50px;
    width: 240px;
    margin: 0 auto 25px;
	}
	
	
	/*ミルとけ*/
	
	.w-bg_mt{
    background-image: url(https://gigaplus.makeshop.jp/teamart/lp/2503_rm_tokushu/img/bg_w.jpg);
    background-size: cover;
    padding: 0 0 60px;
	position: relative;
    padding-top: 75px;
	font-family: "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175; Medium", "Yu Gothic Medium", "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175;&#194;&#206;", "YuGothic", "\&#210;\&#233;\&#174;\&#206;&#179;&#209;\&#161;&#173; ProN W3", "Hiragino Kaku Gothic ProN", "\&#225;\&#164;\&#234;\&#170;", "Meiryo", "verdana", sans-serif;	
	}
	.mt-img{
	width: 70%;
    margin-top: 30px;
		
	}
	.mt-bnr{
	width: 85%;
    margin-top: 30px;
		
	}
	
}	
/*　---------------------------sp画面サイズが429pxまでここを読み込む　*/
@media screen and (max-width:429px) { 

/*イントロ*/
.w-bg{
	background-image: url("https://gigaplus.makeshop.jp/teamart/lp/2503_rm_tokushu/img/bg_w.jpg");
	background-size: contain;
	padding: 0 0 60px;
	position: relative;
    padding-top: 45px;
	font-family: "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175; Medium", "Yu Gothic Medium", "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175;&#194;&#206;", "YuGothic", "\&#210;\&#233;\&#174;\&#206;&#179;&#209;\&#161;&#173; ProN W3", "Hiragino Kaku Gothic ProN", "\&#225;\&#164;\&#234;\&#170;", "Meiryo", "verdana", sans-serif;
}

.int-p p{
	text-align: center;
	padding-top: 30px;
	line-height: 30.5px;
	color: #8b311a;
	font-size: 15px;
	
}
/*bton*/
.wrap-btn-milktea{
;    justify-content: space-evenly;
    align-items: center;
    text-align: center;
	margin-top: 50px;
	margin-bottom: 100px;
}
.bton-milktea{
        border: solid 1px #8b311a;
        border-radius: 22px;
        padding: 10px;
        max-width: 400PX;
        display: flex;
	    margin: 10px;
	font-size: 15px;
	background-color: #fff;
}
		.sp_cyousei{
			width: 35%;
		}		
.bton-milktea p{
	text-align: center;

        flex: 1;
        align-items: center;
 display: flex;
        justify-content: space-around;
	letter-spacing: 2px;
        font-size: 16px;
	line-height: 1.8em;
	}	
.yajirushi{
	        width: 10%;
        margin: auto;
        padding-right: 12px;
}

.midashi{
	margin: auto;
	text-align: center;
	background-color: #fcd59d;
    border-radius: 60px;
    padding: 10px;
    font-size: 24px;
	color: #8b311a;
	display: block;
    max-width: 500px;
}


/*リーフティー*/
.rm_leaf-img{
	 width: 53%;
    padding-bottom: 30px;
	
}
.rm_leaf{
    margin-top: 74px;
	position: relative;
	display: block;
}
.rm_leaf_p{
	width: 90%;
	line-height: 1.6rem;
	margin: auto
}
.rm_leaf_p p{
	text-align: center;
}		
.pro-bold{
	font-weight: bold;
	font-size: 17px;
}
.ichioshi{
	position: absolute;
	width: 25%;
	top: 0;
	left: 12px;
	padding-bottom: 20px;
	top: -59px;
		}
	
	
/*購入ボタン*/
.buy_btn{
    display: block;
    background-color: #d80500;
    text-align: center;
    width: 223px;
    border-radius: 60px;
    font-weight: bold;
    padding: 13px 10px;
	
}
	.btn_a{
		width: 223px;
		display: block;
	}	
.buy_btn p{
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
}
	.rm_brend_p{
		margin-bottom: 30px;
		font-size: 15px;
	}	
	

/*吹き出し*/

.fikidashi {
  position: relative;
    display: block;
    padding: 24px 16px;
    border: 1px solid #8b311a;
    border-radius: 22px;
    background-color: #ffffff;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
    max-width: 500px;
    margin: auto;
    margin-top: 80px;
    margin-bottom: 45px;
}

.fikidashi::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #8b311a transparent transparent;
  translate: -50% 100%;
}

.fikidashi::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 17.8px 8.9px 0 8.9px;
  border-color: #ffffff transparent transparent;
  translate: -50% 100%;
}



.fikidashi p {
  margin: auto;
  padding: 0;
text-align: center;
}


.p_all_wrap{
	display: inline-block;
        width: 300px;
        margin: 22px;
}
.p_tea_wrap{
	     display: block;
        border: solid 1px #8b311a;
        padding: 10px;
        border-radius: 22px;
        background-color: #fff;
}
.p_i-con{
	display: flex;
	justify-content: space-evenly;
    padding-top: 10px;
	align-items: center;
	font-size: 14px;
}
.p_i-con_size{
	width: 20%;
}
.p_i-con_p{
	
}
.rm-size{
	width: 43%;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 30px;
}
.pro-name-list{
	text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
	
.wrap_2{
      display: flex;
      justify-content: space-evenly;
      align-items: center;
      flex-wrap: wrap;
}


	.pot-teacap{
	        width: 66%;
        margin: auto;
        padding-top: 20px;
        padding-bottom: 30px;
	}
	
.nomikurabe{
	text-align: center;
    font-size: 1.3rem;
    line-height: 2.5rem;
	color: #8b311a;
}
.ivent{
    background-color:#ffd616 ;
    display: block;
    max-width: 330px;
    margin: auto;
    padding: 8px;
    border-radius: 60px;
    margin-bottom: 100px;
    margin-top: 13px;
}
.ivent2{
	text-align: center;
	margin: 0;
	color: #8b311a;
	font-weight: bold;
	font-size: 15px;
}

/*レシピ*/
.b-bg{
	background-image: url("https://gigaplus.makeshop.jp/teamart/lp/2503_rm_tokushu/img/bg_b.jpg");
	background-size: contain;
	padding: 0 0 60px;
	padding-top: 60px;
	position: relative;
	font-family: "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175; Medium", "Yu Gothic Medium", "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175;&#194;&#206;", "YuGothic", "\&#210;\&#233;\&#174;\&#206;&#179;&#209;\&#161;&#173; ProN W3", "Hiragino Kaku Gothic ProN", "\&#225;\&#164;\&#234;\&#170;", "Meiryo", "verdana", sans-serif;

	
}
.midashi2 {
    margin: auto;
    text-align: center;
    background-color: #fff;
    border-radius: 60px;
    padding: 10px;
    font-size: 24px;
    color: #8b311a;
    display: block;
    max-width: 340px;
}
.recipe_icon{
	    position: absolute;
        width: 21%;
        top: 35px;
        left: 18px;
}
.zairyou{
	text-align: center;	
	font-size: 16px;
	}	
.main-recipe-img{
	margin-top: 40px;
}
.wrap-recipe-tenabe{
	width: 63%
	
}
	
.wrap-recipe-p{
	text-align: left;
        padding-top: 27px;
        text-align: center;
        padding-top: 27px;
        padding-left: 21px;
        padding-right: 21px;
	font-size: 14px;
	}	
	
.wrap_recipe_p p{
	margin: 0;
	width: 172px;
}
.recipe_list{
	line-height: 1.6rem;	
	}	
.recipe_hr1{
	border-width:1px 0 0 0;
	border-style: solid;
	border-color: #8b311a;	
	}
.recipe-img-size{
	width: 35%;

}

.recipe-2wrap{font-size: 14px;
	
}
.wrap_recipe{
	display: flex;
    margin: 21px;
    align-items: unset;
    justify-content: center;
}
	.wrap_recipe_p span{
		padding-left: 10px;
		padding-right: 10px;
	}	
	

.milktea_line {
	display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
	padding: 0px 21px;
	margin-top: 50px;
	
}
	.milktea_line p{
		font-size: 16px;
	}

/* 両側センターライン */
.milktea_line::before,
.milktea_line::after {
  content: "";
  height: 1px;
  border-top: 1px solid #8b311a;
  flex-grow: 1;
}
/* 余白 */
.milktea_line::before{
  margin-right: 30px;
}
.milktea_line::after{
  margin-left: 30px;
}

.midashi3{
	 margin: auto;
    text-align: center;
    background-color: #fff;
    border-radius: 60px;
    padding: 10px;
    font-size: 22px;
    color: #8b311a;
    display: block;
    max-width: 320px;
	margin-top: 45px;
	
}
.you-tube-p{
	display: flex;
  justify-content: center;
  align-items: flex-end;
  line-height: 1;
  color: #8b311a;
font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 15px;
			}
		
.you-tube-p::before,.you-tube-p::after {
  width: 2px;
  height: 15px;
  content: "";
  background-color: #8b311a;
}

.you-tube-p::before {
  margin-right: 0.5em;
  transform: rotate(-30deg);
}

.you-tube-p::after {
  margin-left: 0.5em;
  transform: rotate(30deg);
}		
			
.you-tube-lm{
	width: 86%;
    margin: auto;
    margin-bottom: 75px;
    margin-top: 20px;
}

/*レシピ終わり*/	
.w-bgin	{
	background-image: url(https://gigaplus.makeshop.jp/teamart/lp/2503_rm_tokushu/img/bg_w.jpg);
    background-size: cover;
    width: 95%;
    margin-top: 45px;
	position: relative;
	font-family: "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175; Medium", "Yu Gothic Medium", "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175;&#194;&#206;", "YuGothic", "\&#210;\&#233;\&#174;\&#206;&#179;&#209;\&#161;&#173; ProN W3", "Hiragino Kaku Gothic ProN", "\&#225;\&#164;\&#234;\&#170;", "Meiryo", "verdana", sans-serif;
	}
	.online_titale{
		padding-bottom:10px;
	}
	.online_p{
	background-color: #ffd616;
    width: 203px;
    text-align: center;
    padding: 10px;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: 3px;
    font-size: 21px;
    border-radius: 60px;
    color: #8b311a;
	}

.ss_product_flex{

    margin: 50px auto 40px;
}
.ss_product{
	padding-bottom: 30px;
			
		}		
.ss_product_img{
	width: 215px;
        margin: 0 auto;
        height: 235px;
        margin-bottom: 89px;
}

.ss_product_img_r{
	width: 100px;
    margin: 0 auto;
}

.ss_product_img_1909{
	width: 280px;å
    margin: 0 auto;
}
	.ss_product_new_name{
	font-size: 16px;
    color: #4f1b01;
    line-height: 1.4 !important;
    letter-spacing: 0.01em !important;
    margin: 10px 0 10px !important;
    text-align: center;
    font-weight: bold;
    height: 13%;	
	}
	
	.ss_product_box a {
	display: block;
    font-size: 15px;
    text-align: center;
    background-color: #d80500;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    border-radius: 50px;
    width: 250px;
    margin: 0 auto 25px;
	}
	
	
	/*ミルとけ*/
	
	.w-bg_mt{
    background-image: url(https://gigaplus.makeshop.jp/teamart/lp/2503_rm_tokushu/img/bg_w.jpg);
    background-size: cover;
    padding: 0 0 60px;
	position: relative;
    padding-top: 75px;
	font-family: "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175; Medium", "Yu Gothic Medium", "&#222;&#226;\&#161;&#173;\&#183;\&#195;\&#175;&#194;&#206;", "YuGothic", "\&#210;\&#233;\&#174;\&#206;&#179;&#209;\&#161;&#173; ProN W3", "Hiragino Kaku Gothic ProN", "\&#225;\&#164;\&#234;\&#170;", "Meiryo", "verdana", sans-serif;	
	}
	.mt-img{
	width: 79%;
    margin-top: 30px;
		
	}
	.mt-bnr{
	width: 95%;
    margin-top: 30px;
		
	}
	
	
}
	

