@charset "UTF-8";
/* ****************************************************
contents.css
-----------------------------------
1: PC
2: SP
3: print
-----------------------------------
**__xx
>**以下でのマークアップのみ使用可能パーツ

mod__
>どこにでも設置

elem__
>独立したパーツ

JS__
>javascript制御用のclass

is**
>その要素に対しての状態を明示的にする(modifier)
------------------------------------

***************************************************** */
/*=================================

	1: PC

================================ */
@media print, screen and (min-width: 736px) {
	/* 汎用パーツ
	---------------------------------------------------- */
	.elem__txt {
	font-size: 1.4rem;
	}

	.elem__notice {
	position: relative;
	display: block;
	padding-left: 1em;
	font-size: 1.2rem;
	margin-top: 0.5em;
	}
	.elem__notice:before {
	position: relative;
	top: 0;
	left: 0;
	content: "※";
	}

	.elem__over {
	opacity: 1;
	-webkit-transition: all ease 0.4s;
	transition: all ease 0.4s;
	}
	.elem__over:hover {
	opacity: 0.8;
	-webkit-transition: all ease 0.4s;
	transition: all ease 0.4s;
	}

	.imgGrid__img--left {
	float: left;
	margin-right: 20px;
	}
	.imgGrid__img--right {
	float: right;
	margin-left: 20px;
	}
	.imgGrid__detail {
	overflow: hidden;
	}

	.isCount04 > *:first-child, .isCount04 > *:nth-of-type(4n+1) {
	margin-left: 0 !important;
	clear: left;
	}
	.isCount04 > *:nth-child(n+5) {
	margin-top: 10px;
	}

	.isCount03 > *:first-child, .isCount03 > *:nth-of-type(3n+1) {
	margin-left: 0 !important;
	clear: left;
	}
	.isCount03 > *:nth-child(n+4) {
	margin-top: 35px;
	}

	/* List */
	.mod__sns > ul {
	float: right;
	padding: 12px 20px;
	margin-top: 15px;
	display: inline-block;
	z-index: 1000;
	background: #f1f1f1;
	border-radius: 30px;
	}
	.mod__sns > ul > li {
	display: table-cell;
	width: 37px;
	height: 37px;
	padding-right: 10px;
	}
	.mod__sns > ul > li > a {
	display: inline-block;
	width: 37px;
	height: 37px;
	}
	.mod__sns > ul > li > a img {
		width: 100%;
	}
	.mod__sns > ul > li > a img {
		transition:all ease 0.3s;
	}
	.mod__sns > ul > li > a:hover img {
		transition:all ease 0.3s;
		opacity: 0.7;
	}
	.mod__sns > ul > li:last-child {
	padding-right: 0;
	}

	/* topics
	---------------------------------------------------- */
	.topics {
	margin-top: 20px;
	padding: 40px 40px 30px;
	color: #8d6643;
	background: #fcfcfc url(/sp/tepra_ribon/common/img/com_bg08.gif) 0 0 repeat;
	border-top: 3px double #d3ab5d;
	border-bottom: 3px double #d3ab5d;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	}
	.topics__slider {
		position: relative;
		float: left;
		margin-right: 45px;
		width: 488px;
		text-align: center;
	}
	.topics__slider__content {
		position: relative;
	}
	.topics__slider__content .slick-slide {
		position: relative;
		z-index: 1 !important;
	}
	.topics__slider__content .slick-slider {
		width: 520px !important;
	}
	.topics__slider__content:before,
	.topics__slider__content:after {
	position: absolute;
	content: "";
	display: block;
	width: 76px;
	height: 74px;
	z-index: 300;
	}
	.topics__slider__content:before {
	top: -4px;
	right: -4px;
	background: url(/sp/tepra_ribon/common/img/com_bg07.png) 0 0 no-repeat;
	}
	.topics__slider__content:after {
	bottom: -4px;
	left: -4px;
	background: url(/sp/tepra_ribon/common/img/com_bg07_01.png) 0 0 no-repeat;
	}
	.topics__slider__content .slick-prev,
	.topics__slider__content .slick-next {
	cursor: pointer;
	z-index: 1200;
	position: absolute;
	top: 50%;
	left: -20px;
	border: none;
	padding: 0;
	margin: -20px 0 0;
	height: 40px;
	width: 40px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/sp/tepra_ribon/common/img/com_ic01_01.png) 0 0 no-repeat;
	-webkit-transition: all ease 0.4s;
	transition: all ease 0.4s;
	}
	.topics__slider__content .slick-prev:hover,
	.topics__slider__content .slick-next:hover {
	opacity: 0.8;
	-webkit-transition: all ease 0.4s;
	transition: all ease 0.4s;
	}
	.topics__slider__content .slick-next {
	left: auto;
	right: -20px;
	background: url(/sp/tepra_ribon/common/img/com_ic01.png) 0 0 no-repeat;
	}
	.topics__slider__thumb {
	margin-top: 12px;
		display: inline-block;
	/* text-align: center; */
	}
	.topics__slider__thumb .slick-list {
		display:table;
	}
	.topics__slider__thumb img {
		width: 100px !important;
	}
	.topics__slider__thumb .slick-slide {
	width: 100px !important;
	cursor: pointer;
	-webkit-transition: all ease 0.4s;
	transition: all ease 0.4s;
	}
	.topics__slider__thumb .slick-slide + .slick-slide {
		margin-left: 10px;
	}
	.topics__slider__thumb .slick-slide.slick-current,
	.topics__slider__thumb .slick-slide:hover {
	opacity: 0.7;
	-webkit-transition: all ease 0.4s;
	transition: all ease 0.4s;
	}
	.topics__detail {
	overflow: hidden;
	}
	.topics__head {
	text-align: center;
	font-size: 2.6rem;
	line-height: 1.5;
	}
	.topics__sub {
	display: block;
	font-size: 1.7rem;
	}

	.recipe {
	margin-top: 20px;
	padding: 30px;
	background: #faf0eb;
	}
	.recipe__head {
	line-height: 1.2;
	font-size: 1.8rem;
	padding-bottom: 8px;
	border-bottom: 3px dotted #f7b08d;
	font-weight: 500;
	}
	.recipe__head > span {
	font-size: 80%;
	}
	.recipe__head + * {
	margin-top: 20px;
	}
	.recipe__list {
	position: relative;
	}
	.recipe__list:before {
	content: "";
	position: absolute;
	top: 0.8em;
	left: 0;
	height: 0;
	width: 100%;
	border-top: 2px dotted #bfa48f;
	}
	.recipe__list + .recipe__list {
	margin-top: 5px;
	}
	.recipe__list.isSingle:before {
	display: none;
	}
	.recipe__list__head {
	position: relative;
	z-index: 2;
	padding-left: 1em;
	padding-right: 10px;
	float: left;
	background-color: #faf0eb;
	line-height: 1.4;
	}
	.recipe__list__head:before {
	position: absolute;
	top: 0.5em;
	left: 0;
	margin-right: 5px;
	content: "";
	display: inline-block;
	border-radius: 3px;
	height: 7px;
	width: 7px;
	background: #f6a67d;
	}
	.recipe__list__head .elem__notice {
	margin-top: 0;
	}
	.recipe__list__body {
	position: relative;
	z-index: 2;
	padding-left: 10px;
	float: right;
	background-color: #faf0eb;
	line-height: 1.4;
	}
	.recipe__list__notice {
	padding-top: 0.2em;
	position: relative;
	margin-left: 1.2em;
	padding-left: 1em;
	clear: both;
	font-size: 1.2rem;
	}
	.recipe__list__notice:before {
	position: absolute;
	top: 0.2em;
	left: 0;
	content: "※";
	}

	/* howto
	---------------------------------------------------- */
	.howto {
	margin-top: 50px;
	color: #8d6643;
	}
	.howto__title {
	margin-bottom: 20px;
	text-align: center;
	}
	.howto__title > img {
	width: 226px;
	}
	.howto__popup {
	position: relative;
	float: right;
	width: 650px;
	padding: 20px;
	background-color: #fffcfa;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	}
	.howto__popup:before {
	position: absolute;
	top: 50%;
	left: -20px;
	margin-top: -10px;
	content: "";
	display: block;
	width: 13px;
	height: 19px;
	background: url(/sp/tepra_ribon/common/img/com_bg05.png) 0 0 no-repeat;
	}
	.howto__popup__title {
	text-align: center;
	font-size: 1.5rem;
	font-weight: 500;
	}
	.howto__popup__title > span {
	position: relative;
	display: inline-block;
	padding: 0 40px;
	}
	.howto__popup__title > span:after, .howto__popup__title > span:before {
	position: absolute;
	margin-top: -6px;
	top: 50%;
	left: 0;
	content: "";
	height: 12px;
	width: 23px;
	display: block;
	background: url(/sp/tepra_ribon/common/img/com_ic09.png) 0 0 no-repeat;
	background-size: 100% auto;
	}
	.howto__popup__title > span:after {
	left: auto;
	right: 0;
	}
	.howto__popup .howto__column {
	margin-top: 30px;
	}
	.howto__popup .howto__col {
	width: 140px;
	margin-left: 16px;
	}
	.howto__popup .howto__num {
	font-size: 13px;
	background-color: #f3ad83;
	height: 21px;
	width: 21px;
	line-height: 21px;
	}
	.howto__popup .elem__txt {
	font-size: 1.3rem;
	}
	.howto__column,
	.howto__wideColumn.headband {
	margin-top: 40px;
	}
	.howto__col {
	position: relative;
	float: left;
	width: 310px;
	margin-left: 20px;
	}
	.headband.howto__column {
	margin-top: 0;
	}
	.howto__wideColumn > .howto__col:first-child {
	margin-left: 0;
	}
	.howto__img {
	position: relative;
	}
	.howto__img + * {
	margin-top: 10px;
	}
	.isComplete .howto__img:after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	height: 2px;
	width: 100%;
	display: block;
	background-color: #eeefec;
	border-top: 2px solid #d3ab5d;
	border-bottom: 1px solid #d3ab5d;
	}
	.isComplete .howto__img:before {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	height: 2px;
	width: 100%;
	display: block;
	background-color: #eeefec;
	border-bottom: 2px solid #d3ab5d;
	border-top: 1px solid #d3ab5d;
	}
	.howto__num {
	position: absolute;
	border-radius: 50%;
	top: -6px;
	left: -6px;
	z-index: 2;
	display: block;
	background: #d3ab5d;
	color: #fff;
	text-align: center;
	font-size: 23px;
	font-weight: 300;
	width: 43px;
	height: 43px;
	line-height: 43px;
	}
	.howto__col--point {
	padding: 10px;
	background: #faede1;
	}
	.howto__col--point .howto__num {
	top: -16px;
	left: -16px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 13px;
	background-color: #cf8859;
	font-weight: 300;
	}
	.howto__col--point .howto__img:before {
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	}

	/* application
	---------------------------------------------------- */
	.application {
	margin-top: 50px;
	}
	.application__head {
	text-align: center;
	margin-bottom: 20px;
	}
	.application__head > img {
	width: 193px;
	}
	.application__txt {
	text-align: center;
	color: #735a44;
	}

	.arrange {
	position: relative;
	margin: 80px 50px 0;
	color: #7c5939;
	}
	.arrange__head {
	z-index: 10;
	top: -25px;
	left: 50%;
	margin-left: -140px;
	position: absolute;
	width: 281px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	padding: 0 10px;
	background: url(/sp/tepra_ribon/common/img/com_bg03.png) 0 0 no-repeat;
	font-size: 2.0rem;
	font-weight: 500;
	}
	.arrange__body {
	position: relative;
	border-radius: 15px;
	padding: 50px 165px 50px 30px;
	background: url(/sp/tepra_ribon/common/img/com_bg02.gif) 0 0 repeat-x, url(/sp/tepra_ribon/common/img/com_bg02.gif) 0 100% repeat-x;
	background-color: #eaf3fa;
	box-shadow: 0 0 5px argba(0, 0, 0, 0.2);
	}
	.arrange__body:before {
	z-index: 2;
	position: absolute;
	top: 25px;
	right: -25px;
	content: "";
	display: block;
	width: 182px;
	height: 184px;
	background: url(/sp/tepra_ribon/common/img/com_im01.png) 0 0 no-repeat;
	background-size: 100% auto;
	}
	.arrange__title {
	font-weight: 500;
	font-size: 1.5rem;
	}
	.arrange__title + * {
	margin-top: 10px;
	}
	.arrange .imgGrid__img--left, .arrange imgGrid__img--right {
	width: 200px;
	}

	/*localNav
	----------------------------------------------------*/
	.localNav {
	position: relative;
	margin-top: 80px;
	padding: 30px 20px;
	background: #faf0ea;
	box-shadow: 1px 0 1px rgba(230, 231, 232, 0.5);
	}
	.localNav:before {
	position: absolute;
	top: 0;
	left: -5px;
	content: "";
	display: block;
	width: 5px;
	height: 100%;
	background: url(/sp/tepra_ribon/common/img/com_bg04.png) 0 0 repeat-y;
	}
	.localNav:after {
	position: absolute;
	top: 0;
	right: -5px;
	content: "";
	display: block;
	width: 5px;
	height: 100%;
	background: url(/sp/tepra_ribon/common/img/com_bg04_01.png) 0 0 repeat-y;
	}
	.localNav > *:first-child {
	margin-top: 0 !important;
	}
	.localNav__section {
	margin-top: 30px;
	}
	.localNav__head {
	text-align: center;
	}
	.localNav__head + * {
	margin-top: 20px;
	}
	.localNav__list__elem {
	float: left;
	width: 220px;
	margin-left: 20px;
	background: #fff;
	color: #735a44;
	}
	.localNav__list__elem:first-child, .localNav__list__elem:nth-child(4n+1) {
	margin-left: 0;
	clear: left;
	}
	.localNav__list__elem:nth-child(n+5) {
	margin-top: 20px;
	}
	.localNav__list__elem:hover .localNav__list__detail, .localNav__list__elem.isCurrent .localNav__list__detail {
	background-color: #f1a26e;
	background-image: url(/sp/tepra_ribon/common/img/com_ic07_on.png);
	color: #fff;
	}
	.localNav__list__elem:hover .localNav__list__img, .localNav__list__elem.isCurrent .localNav__list__img {
	opacity: 0.9;
	}
	.localNav__list__elem > a {
	display: table;
	width: 100%;
	color: inherit;
	text-decoration: none !important;
	table-layout: fixed;
	}
	.localNav__list__img {
	display: table-cell;
	width: 100px;
	}
	.localNav__list__detail {
	padding-left: 30px;
	background-image: url(/sp/tepra_ribon/common/img/com_ic07.png);
	background-position: 8px 50%;
	background-repeat: no-repeat;
	display: table-cell;
	vertical-align: middle;
	line-height: 1.2;
	}

	/* lineup 
	----------------------------------------------------*/
	.lineup {
	position: relative;
	z-index: 10;
	margin-top: -60px;
	}
	.lineup__head {
	text-align: center;
	}
	.lineup__lead {
	margin-top: 20px;
	font-size: 1.7rem;
	color: #735a44;
	text-align: center;
	}
	.lineup__bnr {
	margin-top: 40px;
	padding-bottom: 10px;
	background: url(/sp/tepra_ribon/common/img/footer_ex01.png) 0 100% repeat-x;
	}
	.lineup__bnr__elem {
	position: relative;
	overflow: hidden;
	height: 430px;
	width: 50%;
	float: left;
	}
	.lineup__bnr__elem:after {
	position: absolute;
	right: 10px;
	bottom: 10px;
	content: "";
	display: block;
	width: 36px;
	height: 36px;
	background: url(/sp/tepra_ribon/common/img/com_ic08.png) 0 0 no-repeat;
	}
	.lineup__bnr__elem:hover .lineup__hover {
	opacity: 1;
	-webkit-transition: all ease 0.4s;
	transition: all ease 0.4s;
	}
	.lineup__bnr__elem--bg01 {
	background: url(/sp/tepra_ribon/common/img/footer_im01.jpg) 100% 0 no-repeat;
	background-size: auto 100%;
	}
	.lineup__bnr__elem--bg02 {
	background: url(/sp/tepra_ribon/common/img/footer_im02.jpg) 0 0 no-repeat;
	background-size: auto 100%;
	}
	.lineup__bnr__elem a:hover, .lineup__bnr__elem a:active {
	color: inherit;
	}
	.lineup__hover {
	opacity: 0;
	-webkit-transition: all ease 0.4s;
	transition: all ease 0.4s;
	z-index: 2;
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	padding: 120px 60px 60px;
	background-color: rgba(255, 230, 237, 0.9);
	}
	.lineup__hover__block {
	width: 380px;
	text-align: center;
	}
	.lineup__hover__head {
	line-height: 1.2;
	font-size: 2.9rem;
	}
	.lineup__hover__head > span {
	display: block;
	font-size: 70%;
	}
	.lineup__hover__txt {
	margin-top: 10px;
	font-size: 1.4rem;
	}
	.lineup__hover__btn {
	margin-top: 30px;
	min-width: 165px;
	padding: 10px 20px;
	display: inline-block;
	border: 1px solid #fff;
	background: rgba(255, 255, 255, 0.6) url(/sp/tepra_ribon/common/img/com_ic05.png) 90% 50% no-repeat;
	}
	.lineup__hover--pink {
	color: #6d2c12;
	background-color: rgba(255, 230, 237, 0.9);
	}
	.lineup__hover--pink .lineup__hover__block {
	float: right;
	}
	.lineup__hover--pink .lineup__hover__btn {
	color: #d64f75;
	}
	.lineup__hover--blue {
	color: #0c366d;
	background-color: rgba(226, 249, 251, 0.9);
	}
	.lineup__hover--blue .lineup__hover__btn {
	color: #5197e7;
	}

	/* recommend
	---------------------------------------------------- */
	.recommend {
	margin-top: 60px;
	}
	.recommend__head {
	text-align: center;
	}
	.recommend__head > img {
	width: 157px;
	}
	.recommend__lead {
	margin-top: 10px;
	color: #735a44;
	font-size: 1.5rem;
	text-align: center;
	}
	.recommend__list {
	margin-top: 35px;
	text-align: center;
	}
	.recommend__list ul {
	display: inline-block;
	}
	.recommend__list ul > li {
	float: left;
	}
	.recommend__list ul > li img {
	width: 310px;
	}
	.recommend__list ul > li + li {
	margin-left: 50px;
	}
}
/*=================================

	2: SP

================================ */
@media only screen and (max-width: 735px) {
	/* 汎用パーツ
	---------------------------------------------------- */
	.sp__block {
	padding-left: 5%;
	padding-right: 5%;
	}

	.elem__txt {
	font-size: 1.2rem;
	}

	.elem__notice {
	position: relative;
	display: block;
	padding-left: 1em;
	font-size: 1.0rem;
	margin-top: 0.5em;
	}
	.elem__notice:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "※";
	}

	/* to/* List */
	.mod__sns {
	padding: 15px 0;
	margin: 0 auto;
	display: block;
	z-index: 1000;
	background: none;
	border-radius: 0;
	float: none;
	width: 160px;
	}
	.mod__sns li {
	display: table-cell;
	width: 46px;
	height: 46px;
	padding-right: 10px;
	}
	.mod__sns li:last-child {
	padding-right: 0;
	}
	.mod__sns li a {
	display: inline-block;
	width: 46px;
	height: 46px;
	}
	.mod__sns li a img {
	display: inline-block;
	width: 46px;
	height: 46px;
	}

	/*topics
	---------------------------------------------------- */
	.topics {
	margin: 15px 10px 0;
	padding: 20px 20px 40px;
	color: #8d6643;
	background: #fcfcfc;
	border-top: 3px double #d3ab5d;
	border-bottom: 3px double #d3ab5d;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	}
	.topics__slider__content .slick-prev,
	.topics__slider__content .slick-next {
	cursor: pointer;
	z-index: 100;
	position: absolute;
	top: 50%;
	left: -14px;
	border: none;
	padding: 0;
	margin: -14px 0 0;
	height: 29px;
	width: 29px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/sp/tepra_ribon/common/img/com_ic01_01.png) 0 0 no-repeat;
	background-size: 100% auto;
	}
	.topics__slider__content .slick-next {
	left: auto;
	right: -14px;
	background: url(/sp/tepra_ribon/common/img/com_ic01.png) 0 0 no-repeat;
	background-size: 100% auto;
	}
	.topics__slider__thumb {
	margin-top: 10px;
	}
	.topics__slider__thumb .slick-list {
	padding: 0 !important;
	text-align: center;
	}
	.topics__slider__thumb .slick-track {
	width: auto !important;
	display: inline-block;
	}
	.topics__slider__thumb .slick-slide {
	width: 60px !important;
	float: left;
	cursor: pointer;
	}
	.topics__slider__thumb .slick-slide + .slick-slide {
	margin-left: 10px;
	}
	.topics__slider__thumb .slick-slide.slick-current {
	opacity: 0.7;
	}
	.topics__detail {
	overflow: hidden;
	}
	.topics__head {
	margin-top: 20px;
	text-align: center;
	font-size: 2.3rem;
	line-height: 1.5;
	}
	.topics__sub {
	display: block;
	font-size: 1.6rem;
	}

	.recipe {
	margin-top: 25px;
	padding: 15px;
	background: #faf0eb;
	}
	.recipe__head {
	line-height: 1.2;
	font-size: 1.3rem;
	padding-bottom: 8px;
	border-bottom: 2px dotted #f7b08d;
	font-weight: 600;
	}
	.recipe__head > span {
	font-size: 80%;
	}
	.recipe__head + * {
	margin-top: 15px;
	}
	.recipe__list {
	position: relative;
	font-size: 1.2rem;
	}
	.recipe__list:before {
	content: "";
	position: absolute;
	top: 0.8em;
	left: 0;
	height: 0;
	width: 100%;
	border-top: 2px dotted #bfa48f;
	}
	.recipe__list + .recipe__list {
	margin-top: 5px;
	}
	.recipe__list.isSingle:before {
	display: none;
	}
	.recipe__list.isSingle .recipe__list__head {
	max-width: 100%;
	}
	.recipe__list__head {
	max-width: 50%;
	position: relative;
	z-index: 2;
	padding: 0 10px 0 1em;
	float: left;
	background-color: #faf0eb;
	}
	.recipe__list__head:before {
	position: absolute;
	top: 8px;
	left: 0;
	margin-right: 5px;
	content: "";
	display: inline-block;
	border-radius: 6px;
	height: 6px;
	width: 6px;
	background: #f6a67d;
	}
	.recipe__list__body {
	max-width: 50%;
	position: relative;
	z-index: 2;
	padding-left: 10px;
	float: right;
	text-align: right;
	background-color: #faf0eb;
	}
	.recipe__list__notice {
	position: relative;
	padding-top: 0.2em;
	margin-left: 1.2em;
	padding-left: 1em;
	font-size: 1.0rem;
	clear: both;
	}
	.recipe__list__notice:before {
	position: absolute;
	top: 0.2em;
	left: 0;
	content: "※";
	}

	/* howto
	---------------------------------------------------- */
	.howto {
	margin-top: 30px;
	color: #8d6643;
	}
	.howto__title {
	margin-bottom: 20px;
	text-align: center;
	}
	.howto__title > img {
	width: 65%;
	}
	.howto__wideColumn > .howto__col {
	margin-right: 5%;
	margin-left: 5%;
	}
	.howto__wideColumn + * {
	margin-top: 25px;
	}
	.howto__popup {
	position: relative;
	margin: 25px 5px 0;
	padding: 20px 15px;
	background-color: #fffcfa;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	}
	.howto__popup:before {
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px;
	content: "";
	display: block;
	width: 20px;
	height: 10px;
	background: url(/sp/tepra_ribon/common/img/com_bg05_sp.png) 0 0 no-repeat;
	background-size: 100% auto;
	}
	.howto__popup__title {
	text-align: center;
	font-size: 1.5rem;
	font-weight: 500;
	}
	.howto__popup__title > span {
	position: relative;
	display: inline-block;
	padding: 0 30px;
	}
	.howto__popup__title > span:after, .howto__popup__title > span:before {
	position: absolute;
	margin-top: -6px;
	top: 50%;
	left: 0;
	content: "";
	height: 12px;
	width: 23px;
	display: block;
	background: url(/sp/tepra_ribon/common/img/com_ic09.png) 0 0 no-repeat;
	background-size: 100% auto;
	}
	.howto__popup__title > span:after {
	left: auto;
	right: 0;
	}
	.howto__popup .howto__column {
	margin-top: 30px;
	}
	.howto__popup .howto__col {
	width: 48%;
	margin-left: 4%;
	float: left;
	}
	.howto__popup .howto__col:nth-child(2n+1) {
	margin-left: 0 !important;
	}
	.howto__popup .howto__col:nth-child(2) {
	margin-top: 0 !important;
	}
	.howto__popup .howto__num {
	font-size: 12px;
	background-color: #f1a26e;
	height: 22px;
	width: 22px;
	line-height: 22px;
	}
	.howto__popup .elem__txt {
	font-size: 1.2rem;
	}
	.howto__col {
	position: relative;
	margin-top: 25px;
	}
	.howto__col:first-child {
	margin-top: 0;
	}
	.howto__wideColumn > .howto__col:first-child {
	margin-top: 5px;
	}
	.howto__wideColumn.headband > .howto__col:first-child {
	margin-top: 25px;
	}
	.howto__img {
	position: relative;
	}
	.howto__img + * {
	margin-top: 10px;
	}
	.isComplete .howto__img:after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	height: 2px;
	width: 100%;
	display: block;
	background-color: #eeefec;
	border-top: 2px solid #d3ab5d;
	border-bottom: 1px solid #d3ab5d;
	}
	.isComplete .howto__img:before {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	height: 2px;
	width: 100%;
	display: block;
	background-color: #eeefec;
	border-bottom: 2px solid #d3ab5d;
	border-top: 1px solid #d3ab5d;
	}
	.howto__num {
	position: absolute;
	border-radius: 50%;
	top: -6px;
	left: -6px;
	z-index: 2;
	display: block;
	background: #d3ab5d;
	color: #fff;
	text-align: center;
	font-size: 23px;
	font-weight: 300;
	width: 43px;
	height: 43px;
	line-height: 43px;
	}
	.howto__col--point {
	padding: 10px;
	background: #faede1;
	}
	.howto__col--point .howto__num {
	top: 5px;
	left: 5px;
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 11px;
	background-color: #cf8859;
	font-weight: 300;
	}
	.howto__col--point .howto__img:before {
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	}

	/* application
	---------------------------------------------------- */
	.application {
	margin-top: 30px;
	}
	.application__head {
	text-align: center;
	margin-bottom: 15px;
	}
	.application__head > img {
	width: 62%;
	}
	.application__txt {
	text-align: center;
	color: #735a44;
	margin-bottom: 15px;
	}
	.application .elem__notice {
	display: inline-block;
	}

	.arrange {
	position: relative;
	margin-top: 45px;
	color: #7c5939;
	}
	.arrange__head {
	z-index: 10;
	top: -25px;
	left: 0;
	width: 100%;
	position: absolute;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0 10px;
	background: url(/sp/tepra_ribon/common/img/com_bg03_sp.png) 50% 0 no-repeat;
	background-size: auto 100%;
	font-size: 1.4rem;
	font-weight: 500;
	}
	.arrange__body {
	position: relative;
	padding: 40px 10px 25px;
	background: url(/sp/tepra_ribon/common/img/com_bg02.gif) 0 0 repeat-x, url(/sp/tepra_ribon/common/img/com_bg02.gif) 0 100% repeat-x;
	background-color: #eaf3fa;
	box-shadow: 0 0 5px argba(0, 0, 0, 0.2);
	}
	.arrange__body:before {
	z-index: 2;
	position: absolute;
	bottom: 25px;
	right: -5px;
	content: "";
	display: block;
	width: 115px;
	height: 115px;
	background: url(/sp/tepra_ribon/common/img/com_im01.png) 0 0 no-repeat;
	background-size: 100% auto;
	}
	.arrange__title {
	font-weight: 600;
	font-size: 1.4rem;
	}
	.arrange__title + * {
	margin-top: 10px;
	}
	.arrange .imgGrid__detail {
	margin-top: 10px;
	width: 60%;
	}

	/*localNav
	----------------------------------------------------*/
	.localNav {
	position: relative;
	margin-top: 30px;
	background: #faf0ea;
	box-shadow: 1px 0 1px rgba(230, 231, 232, 0.5);
	}
	.localNav__section + .localNav__section {
	border-top: 1px solid #fff;
	}
	.localNav__head {
	text-align: center;
	padding: 15px;
	background: url(/sp/tepra_ribon/common/img/com_ic10_sp_on.png) 95% 50% no-repeat;
	background-size: 20px auto;
	cursor: pointer;
	}
	.localNav__head > img {
	width: 31%;
	}
	.localNav__head.isCurrent {
	background: url(/sp/tepra_ribon/common/img/com_ic10_sp.png) 95% 50% no-repeat;
	background-size: 20px auto;
	}
	.localNav__list {
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	border-top: 1px solid #fff;
	}
	.localNav__list__elem {
	-webkit-flex-basis: 50%;
	flex-basis: 50%;
	background: #fff9f6;
	color: #735a44;
	border-bottom: 1px solid #fff;
	}
	.localNav__list__elem:nth-child(2n+1) {
	border-right: 1px solid #fff;
	}
	.localNav__list__elem.isCurrent > a {
	background-color: #f1a26e;
	background-image: url(/sp/tepra_ribon/common/img/com_ic07_on.png);
	color: #fff;
	}
	.localNav__list__elem > a {
	display: block;
	width: 100%;
	color: inherit;
	text-decoration: none !important;
	padding: 15px 5px;
	padding-left: 30px;
	background-image: url(/sp/tepra_ribon/common/img/com_ic07.png);
	background-position: 8px 50%;
	background-repeat: no-repeat;
	background-size: 15px;
	vertical-align: middle;
	}
	.localNav__list__img {
	display: none;
	}

	/* lineup 
	----------------------------------------------------*/
	.lineup {
	padding-top: 30px;
	padding-bottom: 40px;
	background: url(/sp/tepra_ribon/common/img/com_bg10_sp.png) 0 100% repeat-x;
	background-size: 100% auto;
	}
	.lineup__head {
	text-align: center;
	}
	.lineup__head > img {
	width: 84%;
	}
	.lineup__lead {
	margin-top: 15px;
	font-size: 1.2rem;
	color: #735a44;
	text-align: center;
	}
	.lineup__bnr {
	margin-top: 20px;
	}
	.lineup__bnr__elem + .lineup__bnr__elem {
	margin-top: 15px;
	}
	.lineup__hover {
	display: none;
	}

	/* recommend
	---------------------------------------------------- */
	.recommend {
	margin-top: 30px;
	}
	.recommend__head {
	text-align: center;
	}
	.recommend__head > img {
	width: 140px;
	}
	.recommend__lead {
	margin-top: 5px;
	color: #735a44;
	font-size: 1.0rem;
	text-align: center;
	}
	.recommend__list {
	margin-top: 20px;
	}
	.recommend__list ul > li {
	text-align: center;
	}
	.recommend__list ul > li img {
	width: 70%;
	}
	.recommend__list ul > li + li {
	margin-top: 10px;
	}
}
/*=================================

	3: print

================================ */
/*=================================

	clearfix

=================================*/
.clearfix:after,
.gnavLink:after,
.mod__sns:after,
.imgGrid:after,
.lineup__bnr:after,
.lineup__hover:after,
.recommend__list > ul:after,
.recipe__list:after,
.localNav__list:after,
.howto__wideColumn:after,
.howto__column:after,
.topics:after,
.topics__slider__thumb .slick-track:after,
.footer__sns > ul:after {
	content: "";
	display: block;
	clear: both;
}
