@charset "UTF-8";

#sapporo-special-contents-area h1 {
	max-width: 100%;
	text-align: center;
	margin: 15px 0;
}
#sapporo-special-contents-area h1 img {
	width: 340px;
}

#sapporo-special-contents-area h2.h2OnlyImg {
	margin: 0 auto 20px auto;
}
/*------------------------------------------------------------------------

業界情報

------------------------------------------------------------------------*/
.gyokai__commonWrap {
	line-height: 1.8em;
}
.gyokai__commonWrap {
}

.gyokai__commonWrap .primary,
.rise__topicsWrap .primary {
	width: 680px;
}
.gyokai__commonWrap .secondary,
.rise__topicsWrap .secondary {
	width: 200px;
	border-left: 4px solid #000;
	padding-left: 40px;
}

.gyokai__commonWrap .primary h2.withIcon {
	min-width: 615px;
}

.gyokai__commonWrap h2 {
}
.gyokai__commonWrap h2 span{
	float: right;
}
.gyokai__index__gaishokuTopicsWrap,
.gyokai__index__trendTopicsWrap,
.gyokai__topics__gaishokuTopicsWrap {
	margin-bottom: 60px;
}
.gyokai__index__gaishokuTopicsWrap h2,
.gyokai__index__trendTopicsWrap h2 {
}
ul.gyokai__index__topicsList {
}
ul.gyokai__index__trendList {
}
ul.gyokai__index__topicsList li,
ul.gyokai__index__trendList li {
	padding: 20px;
	margin-bottom: 20px;
}
ul.gyokai__index__topicsList li {
	border: 2px #fabc00 solid;
}
ul.gyokai__index__trendList li {
	border: 2px #ff7e00 solid;
}
ul.gyokai__index__topicsList li h3,
ul.gyokai__index__trendList li h3 {
	padding: 10px;
	margin: 0 0 20px 0;
	font-size: 129%;
	line-height: 1em
}
ul.gyokai__index__topicsList li h3 {
	/* font-size: 1.7rem; */
	background: #fef2d3;
}
ul.gyokai__index__trendList li h3 {
	background: #ffdeb3;
}
ul.gyokai__index__topicsList li h3.new::before,
ul.gyokai__index__trendList li h3.new::before {
	content: "";
	background: url(../img/shared/icon_new.png);
	background-size: cover;
	width: 48px;
	height: 22px;
	display: inline-block;
	margin-right: 5px;
}
ul.gyokai__index__trendList li p,
ul.gyokai__index__topicsList li p {
	/* font-size: 1.4rem; */
	float: left;
	width: 650px;
	margin: 1em auto;
}
img.postThumb {
	width: 120px;
	float: left;
	margin: 0 10px 0 0;
}
p.hasPostThumb {
	width: 525px !important;
}

.gyokai__commonWrap a.blackBt {
	display: inline-block;
	float: right;
	width: 180px;
}

/* トピックス */
.gyokai__topics__gaishokuTopicsWrap {
}

.gyokai__topics__postWrap {
}
.gyokai__topics__postWrap a {
	word-break: break-all;
}
.postImg {
	float: left;
	margin: 0 10px 10px 0;
}
.gyokai__topics__postWrap p {
	font-size: 1.4rem;
	line-height: 1.6em;
}
.gyokai__topics__postWrap h3 {
	font-size: 1.6rem;
	margin: 1em auto;
}
.gyokai__topics__postWrap > .postImg {
	width: 300px;
}

ul.topicsLinkList {
}
ul.topicsLinkList li {
	margin-bottom: 10px;
}
ul.topicsLinkList li a::before {
	content: "■";
	display: inline-block;
}
#sapporo-special-contents-area ul.topicsLinkList li a {
	font-size: 1.4rem;
	text-decoration: underline;
	color: #000;
}
.entrySource {
	margin: 25px 0;
	text-align: right;
	font-size: 95%;
}

/* トピックス　バックナンバー */
.gyokai__backnumber__topicsBkWrap,
.gyokai__backnumber__trendBkWrap {
}
.gyokai__backnumber__topicsBkWrap h2,
.gyokai__backnumber__trendBkWrap h2 {
}
#gyokai__backnumber__bkListWrap {
}
h3.bkAccordionBtn {
	/* font-size: 1.8rem; */
	background: #000;
	margin: 0 auto 20px auto;
	padding: 10px 12px;
	color: #fabc00;
	cursor: pointer;
	line-height: 34px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
h3.bkAccordionBtn::before {
	content: "";
	margin-right: 10px;
	width: 3px;
	height: 34px;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
}
h3.bkAccordionBtn:after {
	content: "";
	width: 34px;
	height: 34px;
	background: url(../img/shared/bt_open.png);
	background-size: cover;
	display: inline-block;
	float: right;
}
h3.active:after {
	content: "";
	width: 34px;
	height: 34px;
	background: url(../img/shared/bt_close.png);
	background-size: cover;
	display: inline-block;
	float: right;
}

.gyokai__commonWrap .whiteBase {
	padding: 0 10px;
	margin: 0 auto 30px auto;
	display: none;
}
.gyokai__commonWrap .open {
	display: block;
}

ul.gyokai__topics__backnumberList {
	margin: ;
}
ul.gyokai__topics__backnumberList li {
	float: left;
	width: 49%;
	height: auto;
	line-height: 2em;
}
ul.gyokai__topics__backnumberList li:nth-child(odd) {
	margin-right: 2%;
}
ul.gyokai__topics__backnumberList li a {
	text-decoration: underline;
	margin-left: 1em;
	/* font-size: 1.3rem; */
  line-height: 2;
}
ul.gyokai__topics__backnumberList li a::before {
	content: "■";
	color: #fabc00;
	margin-right: 5px;
	display: inline-block;
	margin-left: -1em;
}

/* 注目トレンド */
.gyokai__trend__chumokuTrendWrap {
}

.gyokai__trend__leadWrap {
	margin-bottom: 40px;
}
.gyokai__trend__leadWrap h3 {
	margin-top: 0;
	font-size: 171%;
}
.gyokai__trend__leadWrap p {
	line-height: 1.8em;
}

.gyokai__trend__jireiWrap {
	margin-bottom: 30px;
}
.gyokai__trend__jireiWrap h4 {
	border-left: 5px solid #fabc00;
	border-bottom: 2px solid #fabc00;
	margin: 0 0 30px 0;
	padding: 5px 10px;
	font-size: 129%;
}
.gyokai__trend__jireiWrap section {
	margin-bottom: 30px;
}
.gyokai__trend__jireiWrap section .jireiInnerA,
.gyokai__trend__jireiWrap section .jireiInnerB {
	padding: 20px;
}
.gyokai__trend__jireiWrap section .jireiInnerA {
	background: #fffce0;
	padding-bottom: 30px;
}
.gyokai__trend__jireiWrap section .jireiInnerB {
	background: #ffe58e;
}
.gyokai__trend__jireiWrap section .jireiInnerB::before {
	content: "";
	background: url(../img/gyokai/trend_jirei_balloonarrow.png);
	display: inline-block;
	margin: -40px 425px;
	width: 60px;
	height: 20px;
	position: absolute;
}
.gyokai__trend__jireiWrap h5 {
	background: #000;
	color: #fff;
	padding: 5px 10px;
	margin: 0 0 15px 0;
	font-size: 129%;
}
.gyokai__trend__jireiWrap p {
	line-height: 1.8em;
}
.gyokai__trend__jireiWrap img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.jireiInnerA img {
	width:180px;
}

.jireiInnerB img {
	width:113px;
}

.gyokai__trend__close {
	border: 4px solid #fabc00;
	padding: 20px;
	margin-bottom: 20px;
}
.gyokai__trend__close h4::before {
	content: "";
	background: url(../img/gyokai/trend_arrow.png);
	display: inline-block;
	width: 52px;
	height: 33px;
	vertical-align: middle;
	margin-right: 10px;
	background-size: cover;
}
.gyokai__trend__close h4 {
	margin: 0 0 10px 0;
	font-size: 171%;
}
.gyokai__trend__close p {
}

/* 注目トレンド　バックナンバー */

ul.gyokai__trend__backnumberList {
}
ul.gyokai__trend__backnumberList li {
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
ul.gyokai__trend__backnumberList li::before {
	content: "■";
	color: #fabc00;
	margin-right: 0.5em;
	display: inline-block;
	float: left;
}
ul.gyokai__trend__backnumberList li a {
	text-decoration: underline;
}
ul.gyokai__trend__backnumberList li dl {
	margin-left: 1.5em;
}
ul.gyokai__trend__backnumberList li dl dt {
}
ul.gyokai__trend__backnumberList li dl dd {
}


/*------------------------------------------------------------------------

rise

------------------------------------------------------------------------*/
.rise__commonWrap {
}

/* ride インデックス */
.rise__index__wrap {
	margin-bottom: 20px;
}

h2.riseTopH2 {
	font-size: 114%;
	font-weight: normal;
}
h2.riseTopH2 img {
	margin-right: 20px;
	vertical-align: middle;
}

.rise__index__onreiWrap,
.rise__index__recipeWrap {
	margin-bottom: 40px;
}
.rise__index__onreiWrap,
.rise__index__recipeWrap,
.rise__index__infoWrap {
}

.beigeBase {
	background: #f1eccf;
	padding: 25px;
}

.center {
    text-align: center;
    zoom: 1;
}

/* rise インデックス 満員御礼 */
.rise__index__onreiWrap {
}
.rise__index__onreiWrap h2 {
}
.rise__index__onreiWrap h2 img {
	width: 185px;
}
ul.rise__index__onreiList {
	background: #f1eccf;
	padding: 25px 25px 15px;
}
ul.rise__index__onreiList li {
	float: left;
	width: 280px;
	margin-right: 30px;
}
ul.rise__index__onreiList li:last-child {
	margin-right: 0;
}
ul.rise__index__onreiList li a.blackArrowBt{
	position: relative;
}
ul.rise__index__onreiList li a.blackArrowBt::after {
	position: absolute;
	right: 0;
	bottom: 4%;
}
ul.rise__index__onreiList li a span {
	font-weight: normal;
	font-size: 88%;
}
ul.rise__index__onreiList li img{
	margin-bottom: 15px;
}

/* rise インデックス 丹下輝之＠料理道場 */
.rise__index__recipeWrap {
}
.rise__index__recipeWrap h2 {
}
.rise__index__recipeWrap h2 img {
	width: 312px;
}
.rise__index__recipeWrap div p{
	float: left;
	width: 394px;
	background: #fff;
	padding: 10px 13px;
	font-size: 16px;
	margin-bottom: 15px;
}
.rise__index__recipeWrap div p span{
	font-size: 30px;
	font-weight: bold;
}
.top_recipe_img1 {
	float: left;
	margin-right: 20px;
}
.top_recipe_img2 {
	float: left;
	margin-bottom: 15px;
}
ul.rise__index__recipeList {
	padding: 0;
	border-top: 1px solid #c6bf94;
	width: 420px;
	float: left;
}
ul.rise__index__recipeList li {
	border-bottom: 1px solid #c6bf94;
}
#sapporo-special-contents-area ul.rise__index__recipeList li a {
	padding: 15px 0;
	font-weight: normal;
	font-size: 88%;
	display: block;
}


/* rise インデックス お役立ち情報 */
.rise__index__infoWrap {
}
.rise__index__infoWrap h2 {
}
.rise__index__infoWrap h2 img {
	width: 222px;
}
ul.rise__index__infoList {
}
ul.rise__index__infoList li {
	float: left;
	width: 410px;
	margin-right: 30px;
	margin-bottom: 30px;
	background: #f1eccf;
	padding: 25px 25px 10px;
	position: relative;
}
ul.rise__index__infoList li:nth-child(even) {
	margin-right: 0;
}
ul.rise__index__infoList li.blackArrowBt a {
	font-weight: bold;
	font-size: 114%;
	color: #000;
}
#sapporo-special-contents-area ul.rise__index__infoList li.blackArrowBt a:hover {
	color: #e6bf00;
}
ul.rise__index__infoList li.blackArrowBt::after {
	content: "";
	background: url(../img/shared/arrow_black.png);
	background-size: cover;
	display: inline-block;
	width: 10px;
	height: 21px;
	margin-left: 10px;
	float: right;
	position: absolute;
	right: 25px;
	bottom: 10%;
}

ul.rise__index__infoList li img {
	width: 410px;
	margin-bottom: 15px;
}

img.riseback_blackBt_img {/* ボタン内の文字画像サイズ */
	width: 235px;
	margin-right: 20px;
}

.rise__index__wrap a.blackBt {
	margin: 0 auto;
	display: inline-block;
	padding: 15px 30px;
}

/* 満員御礼トピックス */
.rise__onrei__tenpoWrap {
}
.rise__onrei__tenpoWrap .onreiMvWrap {
	border-bottom: 1px solid #000;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.onreiMvWrap .inner1,
.onreiMvWrap .inner2,
.onreiMvWrap .inner3 {
	float: left;
}
.onreiMvWrap .inner1 {
	margin-right: 40px;
	width: 150px;
}
.onreiMvWrap .inner2 {
	margin-right: 30px;
	width: 400px;
}
.onreiMvWrap .inner3 {
}
.onreiMvWrap h2 {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.onreiMvWrap h2 img {
}
.onreiMvWrap h3 {
	margin: 20px 0;
	padding: 0;
	font-size: 329%;
	font-weight: bold;
	display: inline-block;
	line-height: 1.2em;
}
.onreiMvWrap h3 span.tenmeiBefore {
	font-size: 61%;
	font-weight: normal;
}
.onreiMvWrap h3 span.tenmeiYomigana {
	font-size: 52%;
}
.onreiMvWrap .inner3 img.onreiMvImg {
	margin: 0;
	padding: 0;
	width: 330px;
}

.rise__onrei__tenpoWrap .primary {
	width: 660px;
	padding-right: 50px;
}
.rise__onrei__tenpoWrap .secondary {
	width: 240px;
	font-size: 86%;
}
/* .rise__onrei__tenpoWrap .primary h2.withIcon {
min-width: 615px;
} */

.rise__onrei__sectionWrap {
}
.rise__onrei__sectionWrap section {
	margin: 0 0 40px 0;
}
.rise__onrei__sectionWrap section h4 {
	font-size: 114%;
	background: #fff6c7;
	padding: 5px 10px;
	margin: 0 0 20px;
}
.rise__onrei__sectionWrap section p {
}

dl.onreiSecondaryList {
}
dl.onreiSecondaryList dt {
	margin-bottom: 5px;
}
dl.onreiSecondaryList dt img {
	width: 240px;
}
dl.onreiSecondaryList dd {
	margin-bottom: 20px;
}

.rise__onrei__jimanWrap {
	border: 2px solid #fabc00;
	padding: 20px;
	margin-bottom: 50px;
}
.rise__onrei__jimanWrap h4 {
	margin: 0 0 10px 0;
	font-size: 171%;
}
.rise__onrei__jimanWrap h4 span {
	font-size: 83%;
	background: #fabc00;
	padding: 5px 10px;
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
}
.rise__onrei__jimanWrap p {
}
img.onreiJimanImg {
	float: left;
	margin: 0 15px 15px 0;
	width: 300px;
}

.rise__onrei__pointWrap {
	margin-bottom: 50px;
}
.rise__onrei__pointWrap section {
	background: #f1eccf;
	padding: 20px;
	margin-right: 25px;
	width: 260px;
	float: left;
}
.rise__onrei__pointWrap section.pointSection03 {
	margin-right: 0;
}
.rise__onrei__pointWrap h5::before {
	content: "";
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	left: 0;
}
section.pointSection01 h5::before {
	background: url(../img/rise/onrei_point_num1.png);
	background-size: cover;
}
section.pointSection02 h5::before {
	background: url(../img/rise/onrei_point_num2.png);
	background-size: cover;
}
section.pointSection03 h5::before {
	background: url(../img/rise/onrei_point_num3.png);
	background-size: cover;
}
.rise__onrei__pointWrap section h5 {
	margin: 10px 0 15px 0;
	font-size: 129%;
	font-weight: bold;
	line-height: 1.4em;
	padding: 0 0 0 50px;
	position: relative;
}
.rise__onrei__pointWrap section p {
}

.rise__onrei__shopdataWrap {
}
.rise__onrei__shopdataWrap .left {
	float: left;
}
.rise__onrei__shopdataWrap .right {
	float: right;
	text-align: left;
}
ul.onreiShopdataPhotoList {
	overflow: hidden;
}
ul.onreiShopdataPhotoList li {
	margin-right: 20px;
	width: 170px;
	float: left;
}
ul.onreiShopdataPhotoList li:nth-child(3) {
	margin-right: 0;
}
ul.onreiShopdataPhotoList li dl  {
}
ul.onreiShopdataPhotoList li dl dt,
ul.onreiShopdataPhotoList li dl dd {
}
ul.onreiShopdataPhotoList li dl dt {
	margin-bottom: 5px;
}
ul.onreiShopdataPhotoList li dl dt img {
	width: 170px;
}
ul.onreiShopdataPhotoList li dl dd {
	font-size: 86%;
}
ul.onreiShopdataPhotoList.PhotoList02{
	margin-top: 10px;
}
ul.onreiShopdataPhotoList.PhotoList02 li{
	width: 360px;
	margin-right: 0;
}
ul.onreiShopdataPhotoList.PhotoList02 li dl dt img{
	width: 360px;

}





/* 丹下輝之＠料理道場 */
.rise__recipe__allWrap {
}
h2.h2OnlyImg span {
	display: block;
	text-align: center;
	font-size: 18px;
	margin: 20px auto 40px;
}
.rise__topics__postWrap h3 {
	border-left: 5px solid #eb6d8e;
	border-bottom: 2px solid #eb6d8e;
	margin: 0 0 30px 0;
	padding: 5px 10px;
	font-size: 129%;
}
.rise__topics__postWrap {
}

.rise__topics__postWrap .drink001 p {
	float: none;
	width: auto;
}

.rise__recipe__sectionWrap {
}
.rise__recipe__sectionWrap section {
	margin: 0 0 30px 0;
}
.rise__recipe__sectionWrap p {
	line-height: 1.6em;
	float: left;
	width: 640px;
}
section.recipeMaterial {
}
section.recipeMaterial img {
	width: 300px;
}
section.recipeFlow {
}
section.recipeFlow h4 {
	font-size: 114%;
	background: #fff6c7;
	padding: 5px 10px;
	margin: 0 0 20px;
}
section.recipeFlow p {
}
section.recipeFlow .floatLeft {
	width: ;
}
section.recipeFlow .floatRight {
	width: 300px;
}

ul.recipeLeftList {
	float: left;
	width: 630px;
	padding: 10px;
}
ul.recipeLeftList li {
	padding-left: 2em;
	text-indent: -3em;
}
img.recipeRightImg {
	float: left;
	width: 300px;
	margin-bottom: 10px;
	/*padding: 0.5%;*/
}

ul.recipeList {
	float: none;
	width: 100%;
	padding: 10px;
}
ul.recipeList li {
	padding-left: 2em;
	text-indent: -3em;
}

/* ドリンク研究所 */
.rise__drink__allWrap {
}
.rise__drink__allWrap .rise__topics__postWrap h3 {
	border-left: 5px solid #9ed8f6;
	border-bottom: 2px solid #9ed8f6;
	margin: 0 0 20px 0;
	padding: 5px 10px;
	font-size: 129%;
}
.rise__drink__sectionWrap {
	margin-top: 20px;
}
.rise__drink__sectionWrap section {
	margin: 0 0 30px 0;
}
.rise__drink__sectionWrap section h4 {
	font-size: 114%;
	background: #fff6c7;
	padding: 5px 10px;
	margin: 0 0 20px;
}
.rise__drink__sectionWrap section p {
	margin-bottom: 10px;
}
dl.dlImgCaption {
}
dl.dlImgCaption dt {
}
dl.dlImgCaption dt img {
	margin-bottom: 5px;
}
dl.dlImgCaption dd {
	margin-bottom: 20px;
	font-size: 86%;
	text-align: left;
}

ul.dlImgCaption_2colmunList {
	margin: 20px auto;
}
ul.dlImgCaption_2colmunList li {
	width: 49%;
	text-align: center;
	float: left;
}
ul.dlImgCaption_2colmunList li:nth-child(odd) {
	margin-right: 2%;
}


/* （imgが２つの場合20170524追記） */
.drink001 .section-01 .img_float .floatLeft{
	width: 410px;
}
.drink001 .section-01 .img_float .floatRight{
	width: 530px;
}
.dl_float .img_float .floatRight img{
	float: left;
	width: 260px;
}
.dl_float .img_float .floatRight img:first-child{
	margin:0 10px 0 0;
}





/* （ドリンク研究所 記事別スタイル） */
.drink001 {
}
.drink001 .section-01 {
}
.drink001 .section-01 .floatLeft {
	width: 670px;
}
.drink001 .section-01 .floatRight {
	width: 260px;
}
img.drink001_img1 {
	width: 260px;
}
img.drink001_img1a {
	width: 70%;
}
img.drink001_img2 {
	width: auto;
	display: block;
	margin: 20px auto 0;
}
img.drink001_img3 {
	height: 185px;
}
img.drink001_img4 {
	height: 185px;
}
img.drink001_img5 {
	width: auto;
	display: block;
	margin: 10px auto 0;
}

/* 食材探検隊 */
.rise__shokuzai__allWrap {
}
.rise__shokuzai__allWrap .rise__topics__postWrap h3 {
	border-left: 5px solid #ea5341;
	border-bottom: 2px solid #ea5341;
	margin: 0 0 20px 0;
	padding: 5px 10px;
	font-size: 129%;
}
.rise__shokuzai__sectionWrap {
	margin-top: 20px;
}
.rise__shokuzai__sectionWrap section {
	margin: 0 0 30px 0;
}
.rise__shokuzai__sectionWrap section h4 {
	font-size: 114%;
	background: #fff6c7;
	padding: 5px 10px;
	margin: 0 0 20px;
}
.rise__shokuzai__sectionWrap section p {
	margin-bottom: 10px;
}
ul.dlImgCaption_4colmunList {
	margin: 20px 0;
	width: 950px;
	display:table;
}
ul.dlImgCaption_4colmunList li {
	width: 225px;
	padding: 0 6px;
	display:table-cell;
	vertical-align: top;
}
ul.dlImgCaption_4colmunList dl.dlImgCaption dt img {
	width: 225px;
	min-height: 147px;/* ★★★★★ */
}


@media screen and (max-width: 768px) {

	#sapporo-special-contents-area img,
	#sapporo-special-contents-area div,
	#sapporo-special-contents-area ul,
	#sapporo-special-contents-area li {
		max-width: 100%;
	}
	.content_body {
		width: 95%;
		margin: auto 2.5%;
	}
	#sapporo-special-contents-area h1 {
	}
	#sapporo-special-contents-area h1 img {
		width: 210px;
	}

	.primary {
		width: 100%;
		margin: auto 0;
		float: none;
	}
	.secondary {
		width: 100%;
		padding: 0;
		float: none;
	}
	.primary h2.withIcon {
		min-width: 0 !important;
		width: 100%;
		border-bottom: none;
		box-sizing: border-box;
	}
	.floatLeft {
		float: none;
		width: 100%;
	}
	.floatRight {
		float: none;
		width: 100%;
	}

	/*------------------------------------------------------------------------

	業界情報

	------------------------------------------------------------------------*/
	.gyokai__commonWrap {
	}
	.gyokai__commonWrap {
	}
	.gyokai__commonWrap .primary {
	}
	.gyokai__commonWrap .secondary {
		border-left: none;
		padding-left: 0;
		border-top: 4px solid #000;
		padding-top: 40px !important;
		width: 100%;
	}
	.gyokai__commonWrap h2 {
	}
	.gyokai__commonWrap h2 span{
		float: none;
		margin: 10px 0 0 0 !important;
	}
	.gyokai__index__gaishokuTopicsWrap,
	.gyokai__index__trendTopicsWrap,
	.gyokai__topics__gaishokuTopicsWrap {
	}
	.gyokai__index__gaishokuTopicsWrap h2,
	.gyokai__index__trendTopicsWrap h2,
	.gyokai__trend__chumokuTrendWrap h2 {
		border: none;
		padding-bottom: 0;
	}
	ul.gyokai__index__topicsList,
	ul.gyokai__index__trendList {
	}
	ul.gyokai__index__topicsList li,
	ul.gyokai__index__trendList li {
		padding: 10px;
	}

	ul.gyokai__index__topicsList li h3,
	ul.gyokai__index__trendList li h3 {
		line-height: 1.4em
	}
	ul.gyokai__index__topicsList li h3.new::before,
	ul.gyokai__index__trendList li h3.new::before {
	}
	ul.gyokai__index__topicsList li p,
	ul.gyokai__index__trendList li p {
		float: none;
		width: auto;
		margin-bottom: 10px;
	}

	img.postThumb {
		width: 60px;
	}
	p.hasPostThumb {
		width: 100% !important;
	}

	.gyokai__commonWrap a.blackBt {
		float: none;
		display:block;
		margin: 0 auto;
	}

	/* トピックス記事 */
	.gyokai__topics__gaishokuTopicsWrap {
		padding-top: 30px;
	}
	.gyokai__topics__postWrap {
	}
	.gyokai__topics__postWrap a {
		word-break: break-all;
	}
	.postImg {
		float: none;
		display: block;
		margin: 10px auto;
	}
	.gyokai__topics__postWrap p {
	}

	ul.topicsLinkList {
	}
	ul.topicsLinkList li {
	}
	ul.topicsLinkList li a::before {
	}
	ul.topicsLinkList li a {
	}

	/* backnumber */
	.gyokai__backnumber__topicsBkWrap,
	.gyokai__backnumber__trendBkWrap {
	}
	.gyokai__backnumber__topicsBkWrap h2,
	.gyokai__backnumber__trendBkWrap h2 {
		margin: 20px 0;
	}
	#gyokai__backnumber__bkListWrap {
	}

	h3.bkAccordionBtn {
		margin-bottom: 10px;
	}
	h3.bkAccordionBtn::before {
	}
	h3.bkAccordionBtn:after {
	}
	h3.active:after {
	}

	.gyokai__commonWrap .whiteBase {
		padding: 0 1%;
	}
	/*.gyokai__commonWrap .whiteBase:first-type {
	display: block;
}
*/
ul.gyokai__topics__backnumberList {
}
ul.gyokai__topics__backnumberList li {
	width: 100%;
	float: none;
	line-height: 1.6em;
}
ul.gyokai__topics__backnumberList li:nth-child(odd) {
	margin-right: 0;
}
ul.gyokai__topics__backnumberList li a {
}
ul.gyokai__topics__backnumberList li a::before {
}

/* 注目トレンド */
.gyokai__trend__chumokuTrendWrap {
	padding-top: 30px;
}
.gyokai__trend__chumokuTrendWrap h2 {
	margin-bottom: 20px !important;
}

.gyokai__trend__leadWrap {
}
.gyokai__trend__leadWrap h3 {
	margin-bottom: 10px;
}
.gyokai__trend__leadWrap p {
}

.gyokai__trend__jireiWrap {
}
.gyokai__trend__jireiWrap h4 {
}
.gyokai__trend__jireiWrap section {
}
.gyokai__trend__jireiWrap section .jireiInnerA,
.gyokai__trend__jireiWrap section .jireiInnerB {
	padding: 15px 5%;
}
.gyokai__trend__jireiWrap section .jireiInnerA {
	padding-bottom: 30px;
}
.gyokai__trend__jireiWrap section .jireiInnerB {
}
.gyokai__trend__jireiWrap section .jireiInnerB::before {
	margin: -35px 0;
	background-repeat: no-repeat;
	width: 80%;
	background-position: center;
}
.gyokai__trend__jireiWrap h5 {
}
.gyokai__trend__jireiWrap p {
}
.gyokai__trend__jireiWrap img {
	float: none;
	margin: 0 auto 10px auto;
	display: block;
}

.gyokai__trend__close {
}
.gyokai__trend__close h4 {
}
.gyokai__trend__close h4::before {
	width: 42px;
	height: 27px;
	margin-bottom: 8px;
}
.gyokai__trend__close p {
}

/* 注目トレンド　バックナンバー */

ul.gyokai__trend__backnumberList {
}
ul.gyokai__trend__backnumberList li {
}
ul.gyokai__trend__backnumberList li::before {
}
ul.gyokai__trend__backnumberList li a {
}
ul.gyokai__trend__backnumberList li dl {
}
ul.gyokai__trend__backnumberList li dl dt {
}
ul.gyokai__trend__backnumberList li dl dd {
}

/*------------------------------------------------------------------------

rise

------------------------------------------------------------------------*/

.rise__commonWrap {
}

/* ride インデックス */
.rise__index__wrap {
}

h2.riseTopH2 {
}
h2.riseTopH2 img {
	margin-bottom: 10px;
}
h2.riseTopH2 span {
	display: block;
}

.rise__index__onreiWrap,
.rise__index__recipeWrap {
}
.rise__index__onreiWrap,
.rise__index__recipeWrap,
.rise__index__infoWrap {
}

.beigeBase {
	padding: 15px;
}

/* rise インデックス 満員御礼 */
.rise__index__onreiWrap {
}
.rise__index__onreiWrap h2 {
}
.rise__index__onreiWrap h2 img {
	width: 150px;
}
ul.rise__index__onreiList {
	padding: 15px;
}
ul.rise__index__onreiList li {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #c6bf94;
}
ul.rise__index__onreiList li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: 0;
}
ul.rise__index__onreiList li a {
	display: block;
	width: 100%;
	height: 100px;
}
ul.rise__index__onreiList li a span {
}
ul.rise__index__onreiList li img{
	width: 140px;
	vertical-align: middle;
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
}
.rise__index__onreiWrap a.blackArrowBt::after {
	/*margin: -60px 0;*/
}
ul.rise__index__onreiList li a.blackArrowBt::after{
	bottom: 45%;
}
/* rise インデックス 丹下輝之＠料理道場 */
.rise__index__recipeWrap {
}
.rise__index__recipeWrap h2 {
}
.rise__index__recipeWrap h2 img {
	width: 252px;
}
.top_recipe_img1 {
	float: none;
	margin-right: 0;
}
.top_recipe_img2 {
	float: none;
	margin-bottom: 15px;
}
.rise__index__recipeWrap div p{
	float: none;
	width: auto;
}
.rise__index__recipeWrap div p span{

}
ul.rise__index__recipeList {
	width: 100%;
	float: none;
}
ul.rise__index__recipeList li {
}
ul.rise__index__recipeList li a {
}

/* rise インデックス お役立ち情報 */
.rise__index__infoWrap {
}
.rise__index__infoWrap h2 {
}
.rise__index__infoWrap h2 img {
	width: 157px;
}
ul.rise__index__infoList {
}
ul.rise__index__infoList li {
	float: none;
	width: 90%;
	margin-right: 0;
	margin-bottom: 5%;
	padding: 5% 5% 5px 5%;
}
ul.rise__index__infoList li:nth-child(even) {
}
ul.rise__index__infoList li a {
}
ul.rise__index__infoList li img {
	width: 100%;
	margin-bottom: 10px;
}
ul.rise__index__infoList li.blackArrowBt::after {
	content: "";
	background: url(../img/shared/arrow_black.png);
	background-size: cover;
	display: inline-block;
	width: 7px;
	height: 15px;
	margin-left: 10px;
	float: right;
	position: absolute;
	right: 25px;
	bottom: 10%;
}
img.riseback_blackBt_img {/* ボタン内の文字画像サイズ */
	width: 152px;
	margin-right: 20px;
}

.rise__index__wrap a.blackBt {
}

/* 満員御礼トピックス */
.rise__onrei__tenpoWrap {
	margin-top: 15px;
}
.rise__onrei__tenpoWrap .onreiMvWrap {
	margin-bottom: 20px;
}
.onreiMvWrap .inner1,
.onreiMvWrap .inner2,
.onreiMvWrap .inner3 {
	float: none;
}
.onreiMvWrap .inner1 {
	margin-right: 0;
	width: 100%;
	text-align: center;
}
.onreiMvWrap .inner2 {
	margin-right: 0;
	width: 100%;
	margin-bottom: 15px;
}
.onreiMvWrap .inner3 {
}
.onreiMvWrap h2 {
}
.onreiMvWrap h2 img {
	width: 135px;
}
.onreiMvWrap h3 {
	font-size: 200%;
	text-align: center;
	display: block;
}
.onreiMvWrap h3 span.tenmeiBefore {
}
.onreiMvWrap h3 span.tenmeiYomigana {
}
.onreiMvWrap .inner3 img.onreiMvImg {
	margin-bottom: 20px;
	width: 100%;
}

.rise__onrei__tenpoWrap .primary {
	width: 100%;
	padding-right: 0;
}
.rise__onrei__tenpoWrap .secondary {
	width: 100%;
}
/* .rise__onrei__tenpoWrap .primary h2.withIcon {
min-width: 615px;
} */

.rise__onrei__sectionWrap {
}
.rise__onrei__sectionWrap section {
	margin: 0 0 30px 0;
}
.rise__onrei__sectionWrap section h4 {
	padding: 5px 10px;
	margin: 0 0 10px;
}
.rise__onrei__sectionWrap section p {
}

dl.onreiSecondaryList {
}
dl.onreiSecondaryList img {
	width: 100%;
}
dl.onreiSecondaryList dt {
	margin-bottom: 5px;
}
dl.onreiSecondaryList dt img {
	width: 100%;
}
dl.onreiSecondaryList dd {
	margin-bottom: 20px;
}

.rise__onrei__jimanWrap {
	border: 2px solid #fabc00;
	padding: 20px;
	margin-bottom: 50px;
}
.rise__onrei__jimanWrap h4 {
	margin: 0 0 10px 0;
	font-size: 171%;
}
.rise__onrei__jimanWrap h4 span {
	font-size: 83%;
	background: #fabc00;
	padding: 5px 10px;
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
}
.rise__onrei__jimanWrap p {
}
img.onreiJimanImg {
	float: none;
	margin: 0 0 15px 0;
	width: 100%;
}

.rise__onrei__pointWrap {
	margin-bottom: 50px;
}
.rise__onrei__pointWrap section {
	margin-right: 0;
	margin-bottom: 20px;
	padding: 5%;
	width: 90%;
	float: none;
}
.rise__onrei__pointWrap section.pointSection03 {
}
.rise__onrei__pointWrap h5::before {
}
section.pointSection01 h5::before {
}
section.pointSection02 h5::before {
}
section.pointSection03 h5::before {
}
.rise__onrei__pointWrap section h5 {
}
.rise__onrei__pointWrap section p {
}

.rise__onrei__shopdataWrap {
}
.rise__onrei__shopdataWrap .left {
	float: none;
	margin-bottom: 15px;
}
.rise__onrei__shopdataWrap .right {
	float: none;
}
ul.onreiShopdataPhotoList {
}
ul.onreiShopdataPhotoList li {
	margin-right: 0;
	margin-bottom: 15px;
	width: 100%;
	float: none;
}
ul.onreiShopdataPhotoList li:nth-child(3) {
	margin-right: 0;
}
ul.onreiShopdataPhotoList li dl  {
}
ul.onreiShopdataPhotoList li dl dt,
ul.onreiShopdataPhotoList li dl dd {
}
ul.onreiShopdataPhotoList li dl dt {
}
ul.onreiShopdataPhotoList li dl dt img {
	width: 100%;
}
ul.onreiShopdataPhotoList li dl dd {
}
ul.onreiShopdataPhotoList.PhotoList02{
	margin-top: 0;
}
ul.onreiShopdataPhotoList.PhotoList02 li,
ul.onreiShopdataPhotoList.PhotoList02 li dl dt img{
	width: 100%;
}
/* 丹下輝之＠料理道場 */
.rise__recipe__allWrap {
	margin-bottom: 60px;
}
.rise__topicsWrap {
padding-bottom: 50px;
}
.rise__topicsWrap .primary {
	border-right: none;
	padding-right: 0;
}
.rise__topicsWrap .secondary {
	border-top: 4px solid #000;
	padding-top: 40px !important;
	width: 100%;
}
.rise__recipe__allWrap h2.h2OnlyImg {
	margin-top: 20px !important;
}
.rise__recipe__allWrap h2.h2OnlyImg span {
	margin: 20px auto;
}
.rise__topics__postWrap h3 {
}
.rise__topics__postWrap {
}
.rise__topics__postWrap p {
	width: auto;
}
.rise__recipe__sectionWrap {
}
.rise__recipe__sectionWrap section {
}
section.recipeMaterial {
}
section.recipeMaterial img {
	width: 100%;
}
section.recipeFlow {
}
section.recipeFlow h4 {
}
section.recipeFlow p {
}
ul.recipeLeftList {
	float: none;
	width: 90%;
	padding: auto 5%;
}
ul.recipeLeftList li {
}
img.recipeRightImg {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}

/* ドリンク研究所 */
.rise__drink__allWrap {
	margin-bottom: 60px;
}
.rise__drink__allWrap h2.h2OnlyImg {
	margin-top: 20px !important;
}
.rise__drink__allWrap h2.h2OnlyImg span {
	margin: 20px auto;
}
.rise__drink__allWrap .rise__topics__postWrap h3 {
}
.rise__drink__sectionWrap {
}
.rise__drink__sectionWrap section {
}
.rise__drink__sectionWrap section h4 {
}
.rise__drink__sectionWrap section p {
}
dl.dlImgCaption {
}
dl.dlImgCaption dt {
}
dl.dlImgCaption dt img {
	width: 100%;
}
dl.dlImgCaption dd {
}

ul.dlImgCaption_2colmunList {
}
ul.dlImgCaption_2colmunList li {
	width: 100%;
	float: none;
}
ul.dlImgCaption_2colmunList li:nth-child(odd) {
	margin-right: none;
}

.drink001 .section-01 .img_float .floatRight img:first-child{
	margin:0 0 10px 0;
}
.drink001 .section-01 .img_float .floatRight,
.drink001 .section-01 .img_float .floatLeft{
	width: auto;
	margin: 0;
}





/* （ドリンク研究所 記事別スタイル） */
.drink001 {
}
.drink001 .section-01 {
}
.drink001 .section-01 .floatLeft {
	width: 100%;
}
.drink001 .section-01 .floatRight {
	width: 100%;
}
img.drink001_img1 {
	width: 100%;
	height: auto;
}
img.drink001_img2 {
	width: auto;
	display: block;
	margin: 10px auto 0;
}
img.drink001_img3 {
	width: 100%;
	height: auto;
}
img.drink001_img4 {
	width: 100%;
	height: auto;
}
img.drink001_img5 {
	width: auto;
	display: block;
	margin: 10px auto 0;
}

/* 食材探検隊 */
.rise__shokuzai__allWrap {
}
.rise__shokuzai__allWrap h2.h2OnlyImg {
	margin-top: 20px !important;
}
.rise__shokuzai__allWrap .rise__topics__postWrap h3 {
}
.rise__shokuzai__sectionWrap {
}
.rise__shokuzai__sectionWrap section {
}
.rise__shokuzai__sectionWrap section h4 {
}
.rise__shokuzai__sectionWrap section p {
}
ul.dlImgCaption_4colmunList {
	width: 100%;
}
ul.dlImgCaption_4colmunList li {
	width: 100%;
	padding: 0;
	display: block;
}
ul.dlImgCaption_4colmunList dl.dlImgCaption dt img {
	width: 100%;
	height: auto;
}



}
