﻿@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;
}

.yuzu .mv {
  background: #fff8ba;
	margin-bottom: 0;
}

.yuzu .mv-inner {
	padding-top: 67px;
}

.yuzu .mv h1 {
	width: 100%;
	position: absolute;
	text-align: center;
	margin-top: 52px;
	padding-left: 1px;
}

.yuzu .inner {
	width: 960px;
	margin: 0 auto;
	font-size: 22px;
	line-height: 1.8;
}

.yuzu .package {
	padding-right: 8px;
}

/* .feature settings */
.yuzu .feature {
	background: #fffce0;
	color: #2f251a;
	padding: 70px 0 59px;
	text-align: left;
}

.yuzu .feature .read-msg {
	margin-bottom: 38px;
}

.yuzu .feature .read-msg u {
	display: inline-block;
	text-decoration: none;
	background: url(/sweets/chocolate/the-chocolate/lp/yuzu/images/bg_underline.png) 0 30px repeat-x;
}

.yuzu .feature .title {
	font-size: 28px;
	color: #ff6d1f;
	text-align: center;
	margin-bottom: 37px;
}

.yuzu .feature .text{
	float:left;
	width: 442px;
}

.yuzu .feature .image{
	float:right;
}

.yuzu .feature .column {
	font-size: 20px;
	font-weight: bold;
	margin: 86px 0 54px;
}

.yuzu .feature .column dt {
	background: url(/sweets/chocolate/the-chocolate/lp/yuzu/images/bg_column.png) 0 0 no-repeat;
	font-size: 26px;
	line-height: 40px;
	text-align: center;
	padding: 33px 0 37px;
}

.yuzu .feature .column dt span{
	font-size: 20px;
}

.yuzu .feature .column dd {
	background: url(/sweets/chocolate/the-chocolate/lp/yuzu/images/bg_column.png) 0 bottom no-repeat;
	padding: 0 38px 55px;
}

.yuzu .feature .column dd img{
	float: left;
	padding: 0 33px 0 22px;
	margin: -14px 0 0;
}

.yuzu .feature .description {
	display: table;
	font-size: 18px;
	padding: 0;
	line-height: 1.7;
}

.yuzu .feature .description span {
	display: table-cell;
	vertical-align: top;
}

.yuzu .feature .description span:first-child {
	padding-right: 10px;
	white-space: nowrap;
}


/* .cp-area settings */
.yuzu .cp-area {
  padding: 80px 0 100px;
	text-align: left;
	color: #000;
}

.yuzu .cp-area .inner {
  width: 960px;
  margin: 0 auto;
}

.yuzu .cp-area .inner .title {
	color: #833e00;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 16px;
}

.yuzu .cp-area .inner .deadline{
	color: #833e00;
	text-align: center;
	font-size: 26px;
	margin-bottom: 38px;
	font-weight: bold;
}

.yuzu .cp-area .inner .deadline span{
	color: #000000;
	font-size: 22px;
	font-weight: normal;
}

.yuzu .cp-area .inner .overview {
  line-height: 1.6;
  margin-bottom: 39px;
}

.yuzu .cp-area .inner a:hover {
  opacity: .7;
}

.yuzu .ingredient {
	background: #fffce0;
}

.yuzu .ingredient .inner {
	padding: 96px 0 78px;
}

/*======= share-wrap =======*/
.share-wrap {
  margin-top: 44px;
  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;
}