﻿@charset "utf-8";

p, h1, h2, h3, h4, h5, h6, a, li, caption, td, th, dt, dd, input, textarea, select, address{
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

#header .gnav li a{
	white-space: nowrap;
}

.jasminetea .mv {
  background: url("/sweets/chocolate/the-chocolate/lp/jasminetea/images/bg_paper_patern.jpg") top center;
	margin-bottom: 0;
}

.jasminetea .mv-inner {
	padding-top: 67px;
}

.jasminetea .mv h1 {
	width: 100%;
	position: absolute;
	text-align: center;
	margin-top: 52px;
}

.jasminetea .inner {
	width: 960px;
	margin: 0 auto;
	font-size: 22px;
	line-height: 1.8;
}


/* .feature settings */
.jasminetea .feature {
	background: #fdf3e4;
	color: #2f251a;
	padding: 70px 0 80px;
	text-align: left;
}

.jasminetea .feature .read-msg {
	margin-bottom: 30px;
}

.jasminetea .feature .read-msg u {
	display: inline-block;
	text-decoration: none;
	background: url(/sweets/chocolate/the-chocolate/lp/jasminetea/images/bg_underline.png) 0 30px repeat-x;
}

.jasminetea .feature .title {
	font-size: 28px;
	color: #8a5300;
	text-align: center;
	margin-bottom: 30px;
}

.jasminetea .feature .column {
	font-size: 20px;
	font-weight: bold;
	margin: 40px 0;
}

.jasminetea .feature .column dt {
	background: url(/sweets/chocolate/the-chocolate/lp/jasminetea/images/bg_column.png) 0 0 no-repeat;
	font-size: 26px;
	line-height: 106px;
	text-align: center;
}

.jasminetea .feature .column dd {
	background: url(/sweets/chocolate/the-chocolate/lp/jasminetea/images/bg_column.png) 0 bottom no-repeat;
	padding: 0 38px 40px;
}

.jasminetea .feature .description {
	display: table;
	font-size: 18px;
	padding: 0;
}

.jasminetea .feature .description span {
	display: table-cell;
	vertical-align: top;
}

.jasminetea .feature .description span:first-child {
	padding-right: 10px;
	white-space: nowrap;
}


/* .cp-area settings */
.jasminetea .cp-area {
  padding: 80px 0 95px;
	text-align: left;
	color: #000;
}

.jasminetea .cp-area .inner {
  width: 960px;
  margin: 0 auto;
}

.jasminetea .cp-area .inner .title {
	color: #833e00;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 30px;
}

.jasminetea .cp-area .inner .overview {
  line-height: 1.6;
  margin-bottom: 30px;
}

.jasminetea .cp-area .inner a:hover {
  opacity: .7;
}

.jasminetea .ingredient {
	background: #fdf3e4;
}

.jasminetea .ingredient .inner {
	padding: 90px 0 60px;
}

/*======= share-wrap =======*/
.share-wrap {
  margin-top: 57px;
  padding: 70px 0 88px;
  background: url("/sweets/chocolate/the-chocolate/images/bg_cacao.png") top center no-repeat;
  text-align: center;
}

.share-wrap .sns-link {
  width: 350px;
  margin: 0 auto 28px;
}

.share-wrap .sns-link li {
  float: left;
  margin-left: 10px;
}

.share-wrap .sns-link li:last-child {
  margin-bottom: 0;
}

.share-wrap .sns-link li a:hover {
  opacity: 0.7;
}