@charset "UTF-8";
/* CSS Document */
/* sarara202604 */
#sarara202607 {
	width: 1000px;
	background: #fff;
	color: #221815;
	font-size: 15px;
	line-height: 160%;
    padding-bottom: 115px;
}
#sarara202607 * {
    box-sizing: border-box;
}
#sarara202607 .sp {
	display: none !important;
}
#sarara202607 img {
    max-width: 100%;
    vertical-align: bottom;
}
#sarara202607 h1,
#sarara202607 h2,
#sarara202607 h3,
#sarara202607 p {
    margin: 0;
}
#sarara202607 h2,
#sarara202607 h3,
#sarara202607 h4 {
    line-height: 140%;
    letter-spacing: 0.05em;
}
#sarara202607 p {
    line-height: 180%;
}
#sarara202607 ul,
#sarara202607 ul li {
    list-style: none;
}
#sarara202607 .text-br01 {
	display: none;	
}
#sarara202607 .text-br02 {
	display: block;	
}

/*breadcrumbs*/
#sarara202607 .breadcrumbs ol {
    margin: 0;
    padding: 10px 15px;
    font-size: 13px;
    line-height: 160%;
    color: #804C34;
    list-style: none;
}
#sarara202607 .breadcrumbs ol li {
    margin: 0 5px 0 0;
    display: inline;
}
#sarara202607 .breadcrumbs ol li::after {
    content: ">";
    margin-left: 5px;
}
#sarara202607 .breadcrumbs ol li:last-child::after {
    content: "";
}
#sarara202607 .release_date {
    width: 840px;
    margin: 15px auto !important;
    color: #888;
    font-size: 15px;
    text-align: right;
}

/*イントロ*/
#sarara202607 .intro {
	display: flex;
    justify-content: space-between;
    align-items: center;
	width: 840px;
	margin: 0 auto 80px;
}
#sarara202607 .intro .txt {
	width: 440px;
	margin: 0 70px 0 0;
}
#sarara202607 .intro .txt h2 {
	margin: 0 0 20px 0;
    font-size: 30px;
}

/*今日からできる小さなスッキリ習慣*/
#sarara202607 .habit {
    background: url(../img/bg_habit.jpg);
	width: 840px;
	margin: 0 auto 80px;
    outline: 2px solid #fff;
    outline-offset: -22px;
}
#sarara202607 .habit h2 {
    text-align: center;
    padding: 70px 0 0;
}
#sarara202607 .habit ul {
    padding: 50px 50px 70px;
    margin: 0;
}
#sarara202607 .habit ul li {
    margin: 0 0 30px 0;
    padding: 0 0 0 30px;
    position: relative;
}
#sarara202607 .habit ul li:last-child {
    margin: 0;
}
#sarara202607 .habit ul li .check {
    position: absolute;
    top: 1px;
    left: 0;
    width: 27px;
}
#sarara202607 .habit ul li h3 {
    font-size: 24px;
    margin: 0 0 20px 0;
}
#sarara202607 .habit ul li p {
    width: 540px;
}
#sarara202607 .habit .habit01::after {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    content: '';
    width: 131px;
    height: 180px;
    background: url("../img/img_habit01_pc.png") no-repeat;
    background-size: 100%;
}
#sarara202607 .habit .habit03::after {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    content: '';
    width: 114px;
    height: 232px;
    background: url("../img/img_habit02_pc.png") no-repeat;
    background-size: 100%;
}

/*やさしい健康習慣*/
#sarara202607 .tea-time {
	display: flex;
    justify-content: space-between;
    align-items: center;
	width: 840px;
	margin: 0 auto 80px;
}
#sarara202607 .tea-time .txt {
	width: 440px;
	margin: 0 70px 0 0;
}
#sarara202607 .tea-time .txt h2 {
	margin: 0 0 20px 0;
    font-size: 30px;
}

/*私のお茶習慣をご紹介*/
#sarara202607 .staff {
	width: 840px;
	margin: 0 auto 80px;
}
#sarara202607 .staff h2 {
    text-align: center;
    margin-bottom: 20px;
}
#sarara202607 .staff01,
#sarara202607 .staff02,
#sarara202607 .staff03 {
    background: #eef5d8;
    padding: 40px;
}
#sarara202607 .staff01,
#sarara202607 .staff02 {
    margin-bottom: 30px;
}
#sarara202607 .staff .flex {
	display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    border-bottom: 1px dashed #60824a;
}
#sarara202607 .staff .txt {
	width: 460px;
}
#sarara202607 .staff .item {
	display: flex;
    align-items: end;
    justify-content: center;
    margin: 30px auto 0;
}
#sarara202607 .staff .item .img {
	margin: 0 30px 0 0;
}
#sarara202607 .staff .txt {
}
#sarara202607 .staff .txt h3 {
	font-weight: normal;
	font-size: 24px;
    color: #60824a;
    position: relative;
    border-top: 1px solid #60824a;
    border-bottom: 1px solid #60824a;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 30px;
}
#sarara202607 .staff .txt h3::before {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) skew(-45deg);
    height: 20px;
    width: 20px;
    border-right: 1px solid #60824a;
    content: "";
    background-color: #eef5d8;
}
#sarara202607 .staff .item h4 {
	font-weight: normal;
    margin: 0 0 10px 0;
	font-size: 22px;
}
#sarara202607 .staff .item .txt {
	width: 440px;
}
#sarara202607 .staff .btn-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 50px;
    background-color: #60824a;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    border-radius: 9999px;
}
/*斜め線の見出し（小）*/
#sarara202607 .staff .txt-pickup  {
	position: relative;
	display: inline-block;
	margin-bottom: 5px;
    margin-left: 50px;
	padding: 0 35px;
	font-weight: normal;
	color: #60824a;
	font-size: 22px;
}
#sarara202607 .staff .txt-pickup::before,
#sarara202607 .staff .txt-pickup::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 30px;
	height: 1px;
	background: #60824a;
}
#sarara202607 .staff .txt-pickup::before {
	left: 0;
	transform: translateY(-50%) rotate(75deg);
}
#sarara202607 .staff .txt-pickup::after {
	right: 3px;
	transform: translateY(-50%) rotate(-75deg);
}

/*誘導エリア*/
#sarara202607 .cta {
	text-align: center;
}
#sarara202607 .btn-arrow {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 85%;
	height: 50px;
	background-color: #de7d6d;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	border-radius: 9999px;
}
#sarara202607 .btn-arrow_icon {
  position: absolute;
  right: 20px;
  width: 18px;
}

/*ながらヨガと一緒に飲むならこちら♪*/
#sarara202607 .product-wrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 10px auto 75px;
	padding: 0 15px 0 0;
	width: 840px;	
}
#sarara202607 .cta-products h2,
#sarara202607 .cta-report h2 {
	margin-bottom: 15px;
	color: #de7d6d;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}
#sarara202607 .product-card {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	align-items: center;
	width: 385px;
	padding: 40px 0 30px;
	border: 1px solid #231815;
	box-shadow: 15px 15px 0px 0px #fdf1ed;
}
#sarara202607 .product-card .pk {
	width: 300px;
	height: auto;	
}
#sarara202607 .product-card h3 {
	margin: 20px auto 10px;
	color: #de7d6d;
	font-size: 22px;
	font-weight: bold;
}
#sarara202607 .product-card p {
	margin-bottom: 20px;
    font-size: 18px;
}
#sarara202607 .product-icon {
	position: absolute;
	top: -20px;
	left: -20px;
	width: 130px;
	height: auto;
}
/*斜め線の見出し（小）*/
#sarara202607 .heading-slash-md {
	position: relative;
	display: inline-block;
	margin-bottom: 40px;
	padding: 0 35px;
	font-size: 24px;
	font-weight: normal;
}
#sarara202607 .heading-slash-md::before,.heading-slash-md::after {
	content: "";
	position: absolute;
	top: 50%;
	width: 30px;
	height: 1px;
	background: #231815;
}
#sarara202607 .heading-slash-md::before {
	left: 0;
	transform: translateY(-50%) rotate(75deg);
}
#sarara202607 .heading-slash-md::after {
	right: 3px;
	transform: translateY(-50%) rotate(-75deg);
}

/*バナーエリア*/
#sarara202607 .bnr {
    margin: 0 auto;
    text-align: center;
}
/* ナビ非表示 */
#new_side {
  display: none !important;
}