@charset "utf-8";


/****** 游ゴシック指定 
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
******/

/****** new特集コンテンツ PC ******/

#featureWrap {
	width: 570px;
	margin: 0 auto 80px auto;
	text-align: left;
	color: #666;
	overflow: hidden;
}


/* featureMainimg メインイメージ */
#featureMainimg {
	margin: 0 auto 10px;
}

/* #featureMainimg h1,
#featureMainimg h2 {
	margin: 0;
	padding: 12px 0 8px 0;
	color: #222;
	font-size: 15px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 800;
} */

#featureMainimg #mainimgInner {
	width: 570px;
	height: 280px;
	overflow: hidden;
	display: table;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 570px;
}

#featureMainimg #mainimgInner #catchWrap {
	/* 上下中央指定 */
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#featureMainimg #mainimgInner p#catch {
	margin: 0 auto;
	padding: 10px;
	border: solid 1px #fff;
	width: 400px;
	line-height: 1.6;
	font-size: 30px;
	font-weight: 800;
	color: #fff;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

#featureMainimg #mainimgInner p#catch span {
	display: block;
	font-size: 10px;
	font-weight: 800;
}

#featureMainimg .readTxt {
	padding: 15px 0;
}

#featureMainimg .readTxt p {
	margin: 0 0 0.8em 0;
	line-height: 1.6;
	letter-spacing: 0.1em;
	color: #333;
	font-size: 14px;
}


/* .pickupList ピックアップアイテム*/
#featurePickup {
	padding: 8px 0 25px 0;
}

#featurePickup h2,
#featurePickup h3 {
	clear: both;
	padding: 8px 20px 6px;
	margin: 0;
	text-align: center;
	vertical-align: bottom;
	line-height: 1.2;
	font-size: 1.2em;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 800;
	color: #fff;
	background: #cca266;
}

#featurePickup p {
	padding: 14px 0 0 0;
	line-height: 1.6;
	font-size: 1.1em;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#featureWrap .pickupList {
	display: inline-block;
	margin: 0 0 30px;
}

#featureWrap .pickupList li {
	margin: 0;
	padding: 0;
	float: left;
	width: 280px;
}

#featureWrap .pickupList li:nth-child(even) {
	float: right;
}

#featureWrap .pickupList li a {
	display: block;
	padding: 10px 0 0 0;
	text-decoration: none;
}

#featureWrap .pickupList li a:hover {
	color: #666;
	background: #f6f6f6;
}

#featureWrap .pickupList li img {
	width: 260px;
}

#featureWrap .pickupList li a:hover img {
	opacity: 0.8;
}

#featureWrap .pickupList li dt {
	margin: 0 auto;
	width: 260px;
	height: 260px;
	text-align: center;
}

.trim {
	overflow: hidden;
	position: relative;
}

#featureWrap .pickupList li dd {
	padding: 0 8px;
	min-height: 150px;
}

#featureWrap .pickupList li p.itemExp {
	padding: 14px 0 5px 0;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: underline;
}

#featureWrap .pickupList li p.itemName {
	padding: 0 0 5px 0;
	line-height: 1.5;
}

#featureWrap .pickupList li p.itemPrice {
	padding: 0;
	margin: 0 0 15px 0;
	font-size: small;
	color: #ff6666;
	text-align: right;
}

#featureWrap .pickupList li p.itemPrice span {
	padding: 0 5px 0 0;
}

#featureWrap .pickupList li p.btnItem {
	padding: 6px 0;
	margin: 0 auto;
	width: 70%;
	background: #ffffff;
	text-align: center;
	border-radius: 3px;
	border: solid 1px #e8e8e8;
	border-bottom: solid 1px #c7c7c7;
}

#featureWrap .pickupList li a:hover p.btnItem {
	color: #ffffff;
	background: #99cc66;
	border: solid 1px #99cc66;
	border-bottom: solid 1px #c7c7c7;
}

/* .otherFeature その他の特集*/
#featureWrap h3.otherFeatureTitle {
	clear: both;
	padding: 40px 0 6px 5px;
	margin: 0 0 25px 0;
	font-size: 12px;
	font-weight: nomal;
	color: #333;
	line-height: 1;
	text-align: left;
	vertical-align: bottom;
	border-bottom: solid 1px #333;
}

#featureWrap .otherFeature li {
	margin: 0;
	padding: 0 11px;
	float: left;
	width: 155px;
	min-height: 220px;
}

#featureWrap .otherFeature li:nth-child(4n) {
	padding: 0 0 0 11px;
}

#main_right>#featureWrap .otherFeature li {
	min-height: 250px;
}

#featureWrap .otherFeature li a {
	display: block;
	text-decoration: none;
}

#featureWrap .otherFeature li a:hover {
	color: #33cc00;
}

#featureWrap .otherFeature li img {
	width: 100%;
	-webkit-backface-visibility: hidden;
	/* Chrome画像ボケ対策用 */
}

#featureWrap .otherFeature li a:hover img {
	opacity: 0.8;
}

#featureWrap .otherFeature li dt {
	padding: 0 10px 10px 0;
	/* float:left; */
	vertical-align: top;
}

#featureWrap .otherFeature li dd {
	/* margin: 0 0 0 110px; */
}

#featureWrap .otherFeature li p.featureName {
	padding: 0 0 5px 0;
	line-height: 1.5;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

#featureWrap .otherFeature li p.featureExp {
	padding: 0;
	color: #999;
	font-size: 90%;
	line-height: 1.4;
}

#featureWrap .otherFeature li a:hover p.featureExp {
	color: #99cc66;
}

#featureWrap .seo_utext {
	width: 570px;
}


/* .PageList 特集一覧*/
#featurelistWrap {
	text-align: left;
}

/* #featurelistMainimg h1 {
	margin: 0;
	padding: 0 0 20px 0;
	color: #1a1a1a;
	font-size: 15px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 800;
} */

.PageList {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 45px 15px;
}


#featurePage h3 {
	clear: both;
	padding: 8px 20px 6px;
	margin: 0;
	text-align: center;
	vertical-align: bottom;
	line-height: 1.2;
	font-size: 1.2em;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 800;
	color: #fff;
	background: #cca266;
}

#featurelistWrap .PageList li a {
	display: block;
	text-decoration: none;
	width: auto;
}

#featurelistWrap .PageList li img {
	width: 100%;
}

#featurelistWrap .PageList li a:hover img {
	opacity: 0.9;
}

#featurelistWrap .PageList li dt {
	margin: 0 auto 12px;
	text-align: center;
}

#featurelistWrap .PageList li p.itemExp {
	padding: 14px 0 5px 15px;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: underline;
	width: 260px;
}

#featurelistWrap .PageList li p.itemName {
	line-height: 1.5;
}


/* .PageList 特集一覧スマホ*/
@media screen and (max-width: 768px) {

	.c-wrap-title {
		font-size: clamp(18px, 4.9vw, 20px);
		font-size: bold;
		text-align: center;
	}

	ul.thumbnail {
		width: auto;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 3rem 1rem;
		margin: 4rem clamp(14px, 3.8vw, 16px) 0;
	}

	ul.thumbnail a {
		text-decoration: none;
	}

	ul.thumbnail dt img {
		display: block;
		width: 100%;
		margin-bottom: 0.5rem;
	}

	ul.thumbnail p.itemExp,
	ul.thumbnail p.itemName {
		padding: 0.5rem 0;
		line-height: 1.6em;
		color: #1a1a1a;
	}

	ul.thumbnail p.itemExp {
		margin-bottom: 5%;
		line-height: 120%;
		font-weight: bold;
		font-size: 14px;
	}

	ul.thumbnail p.itemName {
		font-size: clamp(11px, 3.1vw, 12px);
	}
}



/* ------------------------------------
    おすすめ●●選フォーマット
------------------------------------ */

/* 目次  */
#featureMainimg .tocWrap {
	width: 94%;
	margin: 0 auto 5em;
	padding: 2em;
	border: 3px solid #ddd;
	box-sizing: border-box;
}

#featureMainimg .tocWrap p {
	padding: 0 0 0.6em;
	margin: 0 0 1.2em 0;
	line-height: 1.4;
	color: #333;
	font-size: 1.7em;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 800;
	text-align: center;
	border-bottom: 2px solid #ddd;
}

#featureMainimg .tocWrap ol {
	margin: 0 0 0 2em;
}

#featureMainimg .tocWrap ol li {
	padding: 0.2em 0 0.3em 0.6em;
	line-height: 1.5;
	font-size: 1.2em;
	color: #333;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
	list-style-type: decimal;
}

#featureMainimg .tocWrap ol li a {
	color: #333;
	text-decoration: underline;
	font-size: 100%;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
}

#featureMainimg .tocWrap ol li ol {
	padding: 0.5em 0 0 0;
}

#featureMainimg .tocWrap ol li li {
	font-size: 1em;
}


/* 詳細へボタン */
#featureWrap p.detailBtn {
	margin: 0 auto 3.5em;
	padding: 0.5em;
	clear: both;
	width: 82%;
}

#featureWrap .detailBtn a {
	display: block;
	padding: 1.4em 0;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background: #99cc66;
	border-radius: 3px;
	border: solid 1px #99cc66;
}

#featureWrap .detailBtn a:hover {
	background: #88b958;
	border: solid 1px #88b958;
}

#featureWrap .detailBtn span {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 40px 0 0;
	box-sizing: border-box;
	position: relative;
	/* このタグを基準に矢印を作成 */
	font-size: 1.3em;
}

#featureWrap .detailBtn span:after {
	content: '';
	position: absolute;
	top: 6px;
	right: 30px;
	display: block;
	width: 7px;
	height: 7px;
	margin-top: 0px;
	border-top: 2px solid #fff;
	/* 線の太さ */
	border-right: 2px solid #fff;
	/* 線の太さ */
	transform: rotate(45deg);
	/* 右向き矢印 */
}

/* 見出し */
.blogTtl {
	/* 大見出し */
	display: inline-block;
	width: 100%;
	padding: 1.2em 0;
	margin: 0 0 1.5em;
	border-top: 3px solid #333;
	border-bottom: 3px solid #333;
	line-height: 1.6;
	color: #333;
	text-align: center;
	font-size: 1.9em;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 800;
}

.blogTtl:before {
	content: none;
}

.blogTtlM {
	/* 中見出し */
	padding: 0.6em 0 0.3em 0;
	margin: 0 0 1.5em;
	border-bottom: 2px solid #333;
	line-height: 1.5;
	font-size: 1.6em;
	color: #333;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 800;
}

.blogTtlS {
	/* 小見出し */
	padding: 0;
	margin: 0 0 1.5em;
	border-bottom: 1px solid #333;
	line-height: 1.5;
	font-size: 1.4em;
	color: #333;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
}

/* 本文 */
.blogArticle>p {
	margin: 0 0 1.2em 0;
	line-height: 1.5;
	letter-spacing: 0.1em;
	color: #555;
	font-size: 1.2em;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
}

.blogArticle .marker {
	background: #ffe31f;
	font-size: 100%;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
}

.blogArticle .txtImp {
	color: #f9534d;
	font-size: 100%;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 600;
}

.blogArticle .end {
	margin: 0 0 3.5em 0;
}

.blogArticle .otherImg {
	width: 100%;
	overflow: hidden;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around;
}

.blogArticle .otherImg img {
	height: 150px;
}

/* インスタ埋め込み */
.blogArticle div.instagramEmbe {
	width: 70%;
	padding: 0 0 2em 0;
}


/* おすすめポイント  */
.pointWrap {
	margin: 0 0 3em;
	padding: 20px;
	border: 1px solid #ccc;
	overflow: hidden;
}

.pointWrap p.thumbImg {
	float: left;
	width: 34%;
	text-align: center;
}

.pointWrap p.thumbImg span {
	color: #ff0000;
	font-weight: bold;
	letter-spacing: 1px;
}

.pointWrap p.thumbImg span span {
	font-size: 24px;
}

.pointWrap dl.point {
	float: right;
	width: 62%;
}

.pointWrap dl.point dt {
	padding: 0 0 0.5em 0;
	margin: 0 0 1em 0;
	line-height: 1.5;
	text-align: center;
	border-bottom: dotted 1px #ccc;
	color: #333;
	font-size: 1.4em;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 800;
}

.pointWrap dl.point dd {}

.pointWrap dl.point ul {
	margin: 0 0 0 2.2em;
}

.pointWrap dl.point ul li {
	padding: 0.2em 0 0.3em 0.8em;
	list-style-type: decimal;
	line-height: 1.5;
	color: #333;
	font-size: 1.1em;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
}



/* 関連リンク */
.relLinkWrap {
	margin: 0;
}

.relLinkWrap ul {
	margin: 0 0 1em 0;
	padding: 0 0 0 1em;
}

.relLinkWrap ul li {
	float: left;
	position: relative;
	padding-right: 10px;
}

.relLinkWrap ul li a {
	color: #333;
	text-decoration: underline;
}

.relLinkWrap ul li:before {
	content: ">";
	position: absolute;
	top: 50%;
	right: 3px;
	color: #a9a9a9;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.relLinkWrap ul li:last-child {
	padding-right: 0;
}

.relLinkWrap ul li:last-child:before {
	display: none;
}




/****** 2020.04.02 コンテンツ幅調整用 ******/

.infowrap #featureWrap {
	width: 700px;
	margin: 0 auto;
}

.infowrap #featureMainimg #mainimgInner {
	width: 100%;
	background-size: cover;
}

.infowrap #featureWrap .pickupList li {
	margin: 0;
	padding: 0;
	float: left;
	width: 233px;
}

.infowrap #featureWrap .pickupList li dt {
	width: 211px;
	height: 211px;
}

.infowrap #featureWrap .pickupList li:nth-child(even) {
	float: left;
}

.infowrap #featureWrap .pickupList li img {
	width: 100%;
}