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


/*レイアウト崩れ防止CSS*/

table[width="100%"]{
	display: none;
}



/*buttonタグのデフォルト打ち消し*/
a:hover{
	color: #291204;
	opacity: 0.7;
}
button{
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
.kv{
	margin: 0 auto 15px;
}
.column_tmp01 img{
	width: 100%;
}

/*hinyari_wrapper*/
/*画像助けたくない時用*/

.hinyari_wrapper a img:hover{
	opacity: 1 !important;
}
.hinyari_wrapper .hover_on:hover{
	opacity: 0.8 !important;
}
.hover_none{
	opacity: 1 !important;
}


.hinyari_wrapper{
	font-feature-settings: "palt";
    line-height: 2.2;
    font-size: 14px;
    letter-spacing: 0.05em;
	text-align: center;
}
.hinyari_wrapper p{
	text-align: center;
}

.lp_inner{
	padding: 0 20px;
}


/*font*/
.fo_maru{
  	font-family: "fot-tsukuardgothic-std", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.fo_pen{
	font-family: "vdl-penletter", sans-serif;
	font-weight: 500;
	font-style: normal;
}
.kouri_text{
	color: #098efe;
	font-weight: bold;
	font-size: 20px;
}
.bold{
	font-weight: bold;
}

/*KV〜intro*/
.intro_text{
	text-align: center;
	font-size: 15px;
    margin: 40px auto;
    line-height: 2.2;
}
.bg_stripe{
	background-color: rgba(255, 255, 255, 1);
	background-image: repeating-linear-gradient(90deg, transparent, transparent 4px, rgba(228, 251, 254, 1) 4px, rgba(228, 251, 254, 1) 9px );
	padding: 0 0 80px 0;
}
.bg_stripe02{
	background-color: rgba(255, 255, 255, 1);
	background-image: repeating-linear-gradient(90deg, transparent, transparent 4px, rgba(218, 241, 252, 0.78) 4px, rgba(218, 241, 252, 0.78) 9px );
	padding: 1px 30px 40px;
}
.pagelink_wrap{
	width: 70%;
    margin: 15px auto 90px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.pagelink_wrap a{
	display: block;
	width: 240px;
	margin: 10px 0;
}
.menu_ttl{
	width: 25%;
    margin: 80px auto 20px;
}


/*見出し*/
.komidashi_ttl{
	width: 280px;
    margin: 80px auto 50px;
}
/*ご購入はこちらボタン*/
.buy_btn{
	background-color: #e60012;
    color: #fff !important;
    display: block;
    width: 40%;
    padding: 4px;
    margin: 50px auto 0;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.08em;
}
.buy_btn02{
	background-color: #e60012;
    color: #fff !important;
    display: block;
    width: 50%;
    padding: 4px;
    margin: 30px auto 5px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.08em;
}

/*紅茶氷とは*/
.kouchakoori_wrap{
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.koucha_ill{
	width: 35%;
}
.koucha_ex{
	text-align: left !important;
}
.dot_line{
	border-bottom: 1px dotted #26b7ff;
	width: 90%;
    margin: 50px auto;
}
.arange_ex_ttl{
	color: #098efe;
	font-weight: bold;
	font-size: 24px;
	margin: 0 0 20px;
}
.arange_ex_ttl::before{
  content: "";                      
  display: inline-block;
  width: 40px;
  height: 40px;                     
  background-image: url("https://gigaplus.makeshop.jp/teamart/lp/hinyaricafe2606/img/kouri_ill@2x.png"); 
  background-size: contain;         
  background-repeat: no-repeat;     
  background-position: center;      
  vertical-align: text-bottom;          
  margin-right: 2%;           
}

.arange_ex_ttl::after{
  content: "";                      
  display: inline-block;
  width: 40px;
  height: 40px;                     
  background-image: url("https://gigaplus.makeshop.jp/teamart/lp/hinyaricafe2606/img/kouri_ill@2x.png"); 
  background-size: contain;         
  background-repeat: no-repeat;     
  background-position: center;      
  vertical-align: text-bottom;           
  margin-left: 1.5%;           
}
.step_wrap{
	display: flex;
	justify-content: center;
}
.step_inner{
	width: 25%;
    margin: 0 5px;
}
.step_inner dt{
	color: #d56324;
	font-weight: bold;
	font-size: 19px;
}
.step_text{
	color: #d56324;
	line-height: 1.5;
    margin-top: 5px;
	font-weight: bold;
}
.youtube_ttl{
	width: 50% !important;
	margin: 50px auto 30px !important;
}
.youtube {
  	width: 80%;
	margin: 0 auto;
  	aspect-ratio: 16 / 9;
}
.youtube iframe {
	width: 100%;
	height: 100%;
}

/*セット内容*/
.set_ttl{
	color: #6a3b24;
	font-size: 45px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.set_ttl span{
	font-size: 22px;
}
.set_ttl::before{
	content: "";
    display: inline-block;
    width: 30%;
    height: 100px;
    background-image: url(https://gigaplus.makeshop.jp/teamart/lp/hinyaricafe2606/img/hinyari_ttl@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: bottom;
}
.set_item{
	width: 80% !important;
    margin: 25px auto !important;
}
.imanara_wrap{
	position: relative;
    display: flex;
    justify-content: center;
    background-color: #fcfdf2;
    border: 1px dashed #098efe;
    border-radius: 7px;
    width: 70%;
    margin: 30px auto;
    align-items: center;
    padding: 15px;
    font-size: 16px;
    color: #642b01;
}
.imanara_wrap p{
	font-weight: bold;
}
.imanara{
	width: 90px !important;
	position: absolute;
	top: -45%;
    left: 2%;
}
.kanten{
	width: 60px !important;
    margin: 0 0 0 20px !important;
}

/*おすすめの組み合わせ*/
.staff_osusume{
	color: #098efe;
	font-weight: bold;
	font-size: 20px;
}
.staff_osusume::before{
  content: "";                      
  display: inline-block;
  width: 24px;                      
  height: 24px;                     
  background-image: url("https://gigaplus.makeshop.jp/teamart/lp/hinyaricafe2606/img/yuki_ill@2x.png"); 
  background-size: contain;         
  background-repeat: no-repeat;     
  background-position: center;      
  vertical-align: text-bottom;          
  margin-right: 2%;           
}
.staff_osusume::after{
  content: "";                      
  display: inline-block;
  width: 24px;                      
  height: 24px;                     
  background-image: url("https://gigaplus.makeshop.jp/teamart/lp/hinyaricafe2606/img/yuki_ill@2x.png"); 
  background-size: contain;         
  background-repeat: no-repeat;     
  background-position: center;      
  vertical-align: text-bottom;          
  margin-left: 2%;           
}
.arange_mark{
	width: 80px !important;
    position: absolute;
    top: -10px;
    left: 2%;
}
.drink_name{
	text-align: center;
    font-size: 40px;
    color: #6a3b24;
    letter-spacing: 0.1em;
}
.osusume_wrap{
	background-image: url("https://gigaplus.makeshop.jp/teamart/lp/hinyaricafe2606/img/check_bg.jpg");
	position: relative;
	padding: 50px 30px 1px;
	margin: 40px auto;
}
.drink_ex{
	color: #642b01;
	margin: 30px auto 55px;
}
.recipe_wrap{
	width: 85%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 50px auto;
}
.recipe_wrap02{
	width: 85%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 30px auto 50px;
}
.recipe_wrap_inner{
	position: relative;
	width: 45%;
}
.osusume_icon{
	position: absolute;
	top: -40px;
}
.batu{
	font-size: 45px;
	color: #d56324;
	font-weight: bold;
	margin-bottom: 80px;
}
.product_name{
	line-height: 1.5;
    margin-top: 10px;
	display: inline-block;
}
.osusume_end_wrap{
	display: flex;
	justify-content: center;
	align-items: center;
}
.kouri_ill{
	width: 45px;
}
.kouri_ill02{
	width: 50px;
}
.kouri_ill_text{
    margin: 0 25px;
}
.another_ttl_wrap{
	position: relative;
	margin: 80px auto 15px;
}
.another_ttl{
	font-size: 27px;
	transform: rotate(-5deg);
	position: absolute;
    top: -30%;
    left: 8%;
}
.another_item_wrap{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 30px auto;
}
.another_item_inner{
	width: 27%;
    margin: 0 10px;
}
.another_item_inner a{
	display: inline-block;
}
.logo_ren{
	width: 30% !important;
	margin: 0 auto 40px !important;
}
.ren_otoiawase{
	margin: 40px auto;
}
.otoiawase_link dd{
	display: inline-block;
    border-bottom: 1px solid #6a3b24;
    margin-bottom: 10px;
    background: url(https://gigaplus.makeshop.jp/teamart/img/external_link.png) no-repeat right center;
    background-size: 13px auto;
    padding-right: 18px;
}
.an_item_name{
	font-weight: bold;
	margin-top: 10px;
}




/*--------------------------------------tablet*/
@media screen and (min-width: 768px) and  (max-width: 1280px){
	.hinyari_wrapper .showSP{
		display: none !important;
	}
	.hinyari_wrapper .showPC{
		display: block !important;
	}
	
}

/*--------------------------------------SP*/
@media screen and (max-width: 750px){
	
	.text_left{
		text-align: left !important;
	}
	.hinyari_wrapper p{
		text-align: left;
	}
	.intro_text{
		font-size: 15px;
		text-align: center !important;
	}
	.buy_btn{
		width: 80%;
		margin: 30px auto 0;
	}
	.menu_ttl {
    	width: 180px;
		margin: 60px auto 20px;
	}
	.pagelink_wrap{
		width: 100%;
        margin: 15px auto 0;
        max-width: 300px;
	}
	.pagelink_wrap a{
		width: 40%;
		margin: 5px auto;
	}
	.komidashi_ttl{
		width: 90%;
		margin: 70px auto 40px;
	}
	.kouchakoori_wrap{
		display: block;
	}
	.koucha_ill{
		width: 65%;
		margin: 10px auto 0;
	}
	.dot_line{
		border-bottom: 2px dotted #26b7ff;
		width: 100%;
		margin: 0 auto 40px;
	}
	.arange_ex_ttl{
		font-size: 21px;
	}
	.arange_ex_ttl::before{
		width: 30px;
		height: 30px;
	}
	.arange_ex_ttl::after{
		width: 30px;
		height: 30px;
	}
	.step_wrap{
		flex-wrap: wrap;
	}
	.step_inner{
		width: 45%;
	}
	.youtube_ttl{
		width: 100% !important;
	}
	.youtube{
		width: 100%;
	}
	.set_ttl::before{
		width: 190px;
        margin-bottom: -20px;
	}
	.set_ttl{
		font-size: 36px;
	}
	#link_02{
		padding: 0 15px;
	}
	.set_item{
		width: 100% !important;
	}
	.imanara_wrap{
		width: 100%;
		display: block;
		margin: 70px auto 0;
	}
	.hinyari_wrapper .kanten{
		margin: 10px auto 0 !important;
    	width: 70px !important;
	}
	.hinyari_wrapper .imanara{
		width: 80px !important;
		position: absolute;
		top: -70px;
		left: 2%;
	}
	.bg_stripe{
		padding: 0 0 60px 0;
	}
	.bg_stripe02{
		padding: 1px 15px 20px;
	}
	.hinyari_wrapper .arange_mark{
		width: 50px !important;
        top: -20px;
	}
	.staff_osusume::before{
		display: none;
	}
	.staff_osusume::after{
		display: none;
	}
	.staff_osusume{
		text-align: center !important;
		line-height: 1.5;
		font-size: 18px;
	}
	.osusume_wrap{
		padding: 40px 10px 1px;
	}
	.hinyari_wrapper .yuki_icon{
		width: 30px !important;
		margin: 10px auto 0 !important;
	}
	.drink_name{
		font-size: 26px;
        letter-spacing: 0.04em;
        line-height: 1.4;
        margin: 15px 0;
	}
	.batu{
		font-size: 22px;
        margin-top: 16%;
	}
	.drink_ex{
		margin: 20px auto 60px;
	}
	.osusume_icon{
		top: -45px;
	}
	.recipe_wrap{
		width: 100%;
		align-items: flex-start;
		margin: 50px auto 35px;
	}
	.recipe_wrap02{
		width: 100%;
		margin: 20px auto 35px;
	}
	.osusume_end_wrap{
		display: block;
	}
	.kouri_ill{
		margin: 0 auto;
		width: 35px;
	}
	.kouri_ill02{
		margin: 0 auto;
		width: 40px
	}
	.kouri_ill_text{
		text-align: center!important;
		margin: 15px auto;
	}
	.another_item_wrap{
		flex-wrap: wrap;
		margin: 25px auto;
	}
	.another_item_inner{
		width: 42%;
	}
	.an_item_name{
		margin-top: 5px;
		text-align: center !important;
	}
	.another_ttl_wrap{
		margin-top: 100px;
	}
	.hinyari_wrapper .logo_ren{
		width: 50% !important;
	}
	.buy_btn02{
		width: 100%;
	}
	#link_04{
		padding: 0 10px;
	}
	
	
	}