﻿@charset "utf-8";
/* CSS Document */

.kg_presents_feature h5{
	background: url(../../img/title_bg01.png) no-repeat left bottom;
	font-family: 'RocknRoll One', sans-serif;
	margin-top: 0;
	color: white;
	font-size: 1.25rem;
	font-weight: 900;
	text-align: center;
}

.order_lng2 dl:nth-child(n+2) {
	margin-top: 2rem;
}

.kg_presents_feature .order_lng2 dt{
	margin-bottom: 1em;
	display: flex;
	align-items: center;
}
.kg_presents_feature .order_lng2 dd.lft_txt{
	display: flex;
}
.kg_presents_feature .order_lng2 dd.lft_txt .txt{
	margin-right: 1rem;
	flex: 3;
}
.kg_presents_feature .order_lng2 dd.lft_txt p{
	flex: 3;
}

.kg_presents_feature .order_lng2 dd img{
	width: 100%;
}

.kg_presents_kit .kit_pct {
	display: flex;
	flex-direction: column-reverse;

}

