@charset "utf-8";

body {
}

/* MainImage
-------------------- */
#SPMainImage {
}
#SPMainImage img {
	display: block;
	margin: 0 auto;
}


/* トップコンテンツ
-------------------- */

/*スライダー*/
.bx-wrapper {
	margin: 0 auto;
}
.bx-viewport {
	overflow: hidden;
}

#Contents {
	padding-top: 40px;
}

/* タイトル */
.title-main {
	margin: 50px 0 20px;
	padding-bottom: 6px;
	border-bottom: 1px solid #68CECC;
	color: #68CECC;
	font-size: 16px;
}

/* News&Events */
#News {
	margin-bottom: 40px;
}
.news__title {
	padding-bottom: 6px;
	border-bottom: 1px solid #3D3938;
}
.news__title img {
	width: 120px;
}
.news__title__wrap {
	position: relative;
}
.news__title__wrap .btn__link {
	position: absolute;
	top: 3px;
	right: 0;
	display: inline-block;
}
.news__list li {
	padding: 16px 0;
	border-bottom: 1px solid #DBDCDC;
}
.news__list .category {
	display: inline-block;
	width: 130px;
	margin-right: 20px;
	background: #69CFCD;
	color: #fff;
	border-radius: 20px;
	text-align: center;
}
.news__list .news,
.news__list .release {
	background: #00BAF1;
}
.news__list .event {
	background: #B7D600;
}
.news__list .report {
	background: #FFC500;
}
.news__list .osius {
	background: #F19996;
}
.news__list .shizuka {
	background: #ea566c;
}
.news__list .date {
	display: inline-block;
	color: #858C8E;
	margin-right: 20px;
}
.news__list .title {
	display: block;
	margin-top: 10px;
}
.news__list .title a {
}
#News .btn__link {
	margin: 30px 0;
	text-align: center;
}

/* リンクボタン */

.btn__link a {
	display: inline-block;
	padding: 4px 20px 3px 18px;
	border: 1px solid #4B4847;
	border-radius: 20px;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 1;
	white-space: nowrap;
}
.btn__link .typcn::before {
	font-size: 20px;
}
.btn__link a:hover {
	color: #4C4746;
	background: #F0FAFA;
}
.more__link {
	width: 100%;
	background: #68CECC;
	text-align: center;
	border-radius: 0 0 6px 6px;
}
.more__link a {
	position: relative;
	display: block;
	padding: 6px 0 6px 10px;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	box-sizing: border-box;
}
.more__link a::before {
	display: inline-block;
	content: "";
	position: absolute;
	top: 50%;
	left: 20px;
	width: 0;
	height: 0;
	margin-top: -2px;
	border: transparent solid 3px;
	border-left: 4px solid #fff;
}

/* フィゴーナのこだわり */
#Concept {
	margin-bottom: 50px;
	padding-bottom: 10px;
	background: url(../img/sp/top/bg_figona.png) center top repeat-x;
}
.concept__title {
	margin-bottom: 16px;
	text-align: center;
	border-radius: 0 0 20px 20px;
}
.concept__title img {
	width: 190px;
	padding: 0 40px 10px;
	background: #fff;
	border-radius: 0 0 10px 10px;
}
.concept__copy {
	margin-bottom: 20px;
	color: #727171;
	text-align: center;
}
.concept__list {
	padding: 0 10px;
}
.concept__list::after{
	display: block;
	clear: both;
	content: "";
}
.concept__list li {
	width: 46%;
	margin-bottom: 20px;
	box-shadow: 3px 3px 3px #666;
	border-radius: 6px;
	background: #fff;
	text-align: center;
}
.concept__list li:nth-child(odd) {
	float: left;
}
.concept__list li:nth-child(even) {
	float: right;
}
.concept__list li img {
	padding: 10px 2px;
	background: #fff;
	border-radius: 6px 6px 0 0;
	box-sizing: border-box;
}

/* レシピ */
#Recipe {
	margin-bottom: 40px;
}
.recipe__title {
	margin-bottom: 20px;
	text-align: center;
}
.recipe__title img {
	width: 250px;
}
.recipe__copy {
	margin-bottom: 30px;
	color: #727171;
	font-size: 16px;
	text-align: center;
}
.recipe__wrap {
	margin-bottom: 70px;
}
.recipe__list::after {
	display: block;
	clear: both;
	content: "";
}
.recipe__list li {
	position: relative;
	float: left;
	width: 240px;
	height: 210px;
	margin-right: 23px;
	padding: 6px;
	border-radius: 6px;
	border: 1px solid #ccc;
}
@media screen and (max-width: 365px) {
	.recipe__list li {
		height: 220px;
	}
}
.recipe__list li a {
	text-decoration: none;
}
.recipe__list li:last-child {
	margin-right: 0;
}
.recipe__image {
	margin-bottom: 8px;
}
.recipe__list__title {
	color: #68CECC;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2;
}
.recipe__list__text {
	margin: 8px 0;
	font-size: 12px;
	line-height: 1.3;
}
.recipe__list .category {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 25px;
}
.recipe__list .tag {
	display: inline-block;
	padding-left: 16px;
	background: url(../img/common/icn_tag.png) left center no-repeat;
	color: #68CECC;
	font-size: 10px;
}
.event__link {
	margin-bottom: 60px;
	padding: 8px;
	background: repeating-linear-gradient(-45deg, #fff1d9, #fff1d9 3px, #ffffff 0, #ffffff 8px);
}
.event__link a {
	position: relative;
	display: block;
	padding: 10px 10px 10px 30px;
	background: #fff;
	color: #F29800;
	font-size: 12px;
	text-decoration: none;
}
.event__link a.typcn::before {
	position: absolute;
	top: 50%;
	left: 6px;
	display: block;
	width: 18px;
	height: 18px;
	margin-top: -18px;
	color: #fff;
	font-size: 14px;
	background: #F29800;
	border-radius: 30px;
	line-height: 18px;
}
.event__link:active {
	background: repeating-linear-gradient(-45deg, #fbd793, #fbd793 3px, #fbdeae 0, #fbdeae 8px);
}
.event__link:active a,
.event__link:active a:active {
	background: #fbdeae;
}

/* マイストーリー */
#Mystory {
	margin-bottom: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(../img/top/bg_story.jpg);
}
.mystory__wrap {
	margin-bottom: 60px;
}
.mystory__title {
	margin-bottom: 20px;
	text-align: center;
}
.mystory__title img {
	width: 180px;
}
.mystory__list li {
	position: relative;
	height: 340px;
	padding: 6px;
	background: #fff;
	border-radius: 8px;
}
.mystory__list li a {
	text-decoration: none;
}
.mystory__image {
	margin-bottom: 12px;
}
.mystory__image img {
	border-radius: 6px 6px 0 0;
}
.mystory__list__title {
	padding: 0 10px;
	color: #68CECC;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.mystory__list__text {
	margin: 10px 0;
	padding: 0 10px;
	font-size: 12px;
	line-height: 1.5;
}

#GoogleCalendar {
	margin-bottom: 30px;
}
.fc-center h2 {
	font-size: 14px;
}
.fc-scroller {
	height: auto !important;
}

/* 商品一覧 */
#Products {
	margin-bottom: 30px;
}
.products__title {
	margin-bottom: 16px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #DFE3E4;
	color: #727171;
	font-size: 16px;
	text-align: center;
}
.products__list::after {
	display: block;
	clear: both;
	content: "";
}
.products__list li {
	width: 48%;
	margin-bottom: 10px;
}
.products__list li:nth-child(odd) {
	float: left;
}
.products__list li:nth-child(even) {
	float: right;
}
.products__list a {
	display: inline-block;
	margin-bottom: 10px;
	color: #61CCC9;
	text-decoration: none;
	line-height: 1.25;
	text-align: left;
}
@media screen and (max-width: 365px) {
  .products__list a {
    font-size: 10px;
  }
}
.products__list a:hover {
	color: #2F6968;
}
.products__list .typcn {
	position: relative;
	padding-left: 20px;
}
.products__list .typcn::before {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
}
.products__list img {
	padding: 4px;
	background: repeating-linear-gradient(-45deg, #dbfaf4, #dbfaf4 2px, #fbfdfd 0, #fbfdfd 5px);
	box-sizing: border-box;
}
.products__list a:hover img {
	/*background: repeating-linear-gradient(-45deg, #61CCC9, #61CCC9 3px, #dbfaf4 0, #dbfaf4 8px);*/
}














