/* ========== タグの初期設定 ========== */
BODY {
	background: url(../images/bg_body.gif) left top repeat;
	color: #000000;
	line-height:1.5;
	font-size: small;
	-webkit-text-size-adjust: 100%;
}
html, body{

}
/* 管理画面 WYSIWYG プレビュー用にBODYの背景をリセット */
.mceContentBody {
	background-image: none;
	border: none;
	margin: 5px;
	background: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom:10px;
	font-size: medium;
}
p,
td,
th,
li,
div,
blockquote{
	font-weight: 500;
	font-size: medium;
}
a,
a:visited {
	color: #000;
	text-decoration: underline;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
a:hover {
	text-decoration: none;
	color: #ECBF00;
}
#footerColmun .fa {
	font-size: x-large;
	color: #ea096b;
}
.caution {
	color: #ea096b;
}

/* clearfix */
.cf:before,
.cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
br.clear,
div.clear {
	clear: both;
}

/* ========== 共通レイアウト ========== */
#container{
	width: 100%;
}
.detailTitleImage,
.detailImageWithTxtTop,
.detailImageWithTxtBottom,
#photosPageMainImg img,
.mainTitleImage p img{
	display: block;
	margin: 0 auto 10px;
	max-width: 640px;
	height: auto;
}
.detailTextWithImg{
	margin-bottom: 10px;
}
#colmunContainer{
	display: table;
	width: 100%;
	max-width:1240px;
	margin:0 auto;
}
#headerColmun,
#mainColmun,
#footerColmun{
	display: table-cell;
	vertical-align: top;
}

#headerColmun{
/* { visble colmun */
	width: 200px;
	background-color: #eee;
	padding: 10px;
/* visble colmun } */
/* { invisble colmun
	width: 0;
	padding: 0;
invisble colmun } */
}
#mainColmun{
	padding: 0 30px 0 20px;
	max-width: 870px;
}
#footerColmun{
	min-width: 300px;
	width: 300px;
	padding: 45px 20px 0 0;
}
.topPage #footerColmun{
	padding: 0 20px 0 0;
}
#footerColmun img{
	width: 100%;
	height: auto;
}
.hide{
	display:none;
}
.detailImgAndText:after {
	content: "";
	display: block;
	clear: both;
}
.detailImageWithTxtLeft,
.mceContentBody .mt-image-left,
.mt-image-left,
.detailImageWithTxtRight,
.mceContentBody .mt-image-right,
.mt-image-right{
	width: 30% !important;
	height: auto;
}
.detailImageWithTxtLeft,
.mceContentBody .mt-image-left,
.mt-image-left{
	float: left !important;
	margin: 0 30px 30px 0 !important;
}
.detailImageWithTxtRight,
.mceContentBody .mt-image-right,
.mt-image-right{
	float: right !important;
	margin: 0 0 30px 30px !important;

}
.detailTextWithImgRight,
.detailTextWithImgLeft{
	overflow: hidden;
}
.pankuzu{
	margin: 10px 0;
}
.pankuzu li{
	display: inline-block;
	font-size: small;
	vertical-align: baseline;
	color: #000000;
}
.pankuzu li a,
.pankuzu li a:visited{
	font-size: small;
	vertical-align: baseline;
	text-decoration: none;
	color: #E3B800;
}
.pankuzu li a:hover{
	text-decoration: underline;
}
.pankuzu li:after{
	content: ">";
	padding: 10px;
}
.pankuzu li:last-child:after{
	content: "";
	padding: 0 ;
}
.pankuzu .fa{
	font-size: large;
	vertical-align: top;
}
.anchortop{
	position: fixed;
	right: 40px;
	bottom: 40px;
	z-index: 101;
}
.anchortop a{
	display: inline-block;
	line-height: 100%;
	padding: 0px;
	background: #333;
	width: 50px;
	height: 50px;
	color: #fff;
	font-family: FontAwesome;
	text-align: center;
	border-radius: 50%;
	text-decoration: none;
}
.anchortop .fa{
	padding-top: 15px;
}
.anchortop a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

/* 画像ホバーエフェクト */
a .list_img img:hover,
#footerColmun a img:hover,
#mainColmun .cat_writer_list a img:hover,
#mainColmun .ads_area_main_bottom img:hover,
a .fa:hover,
a:hover .btnEffect{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}

/* ヘッダー */
header{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
header #header_detail_bottom{
	width: 100%;
	max-width: 1200px;
	height: 130px;
	margin: 0 auto;
	padding: 40px 0 0;
	position: relative;
}
header h1{
	font-size: small;
	color: #000;
	text-align: center;
	margin-bottom: 25px;
}
header #header_detail_bottom #header_info{
	position: absolute;
	right:0;
	bottom: 10px;
}
header span.txt_powered{
	text-align: right;
	display: block;
	color: #222;
	margin-bottom: 5px;
}
header #header_detail_top{
	max-width: 1010px;
	width: 100%;
	margin: 0 auto 10px;
}
header #logo{
	width: 296px;
	text-align:center;
	margin: 0 auto;
}
header #logo img{
	width: 296px;
	height: auto;
}
header ul.sns_arae{
	width: 150px;
	float: right;
	padding: 15px 0 0 0;
	margin-bottom: 10px;
}
ul.sns_arae li{
	float:right;
	margin-left:5px;
}
ul.sns_arae .fa{
	font-size:2.1em;
	color: #222;
}
ul.sns_arae .fa-facebook-square{
	color: #3b5998;
}
ul.sns_arae .fa-twitter-square{
	color: #5ea9dd;
}
ul.sns_arae .fa-instagram{
	color: #222;
}
footer ul.sns_arae .fa-instagram{
	color: #fff;
}
ul.sns_arae .fa-rss-square{
	color: #ffbd1f;
}
h1.h1_smart{
	display: none;
}
/* フッター */
#footer_sp{
	display: none;
}
footer{
	width: 100%;
	background: url(../images/parts_bg.gif) left top repeat;
	margin-top: 40px;
	padding: 0 0 130px 0;
	min-width: 1050px;
	clear:blth;
}
footer #footer_pc{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 0 0;
	color: #fff;
}
footer #footer_menu{
	float: left;
	padding: 10px 0 0 0;
	color: #fff;
}
footer #footer_menu a{
	text-decoration: none;
	color:#fff;
}
footer #footer_menu a:hover{
	text-decoration: none;
	color:#fdff66;
}
footer #copylight{
	font-size: small;
	background:url(../images/hr_bg.gif) left top repeat-x;
	margin: 0 ;
	padding: 30px 0 0 0;
	clear: both;
}
footer ul.sns_arae{
	padding: 0 20px 0 0;
	margin: 0 0 20px;
	width: 220px;
	float: right;
}

/* メインメニュー */
nav#nav_smart,
.search_box{
	display:none;
}
header ul#mainmenu {
	border-left: 1px solid #555555;
	float: left;
	margin-left: 85px;
}
header ul#mainmenu li{
	list-style: none;
	text-align: center;
	float: left;
	box-sizing: border-box;
	border-right: 1px solid #555555;
}
header ul#mainmenu li a{
	display: block;
	color: #222222;
	text-align: center;
	padding: 0 30px;
	text-decoration: none;
	box-sizing: border-box;
}
header ul#mainmenu li a:hover{
	color: #ea096b;
}
header ul#mainmenu li a img{
	text-align: center;
	display: block;
	margin: 0 auto;
}

/* ========== メインコンテンツ ========== */
/* 見出し */
#mainColmun h1,
.mceContentBody h1{
	font-size: x-large;
	background: #fff;
	padding: 15px 10px 15px 45px;
	margin-bottom: 20px;
	position: relative;
}
#mainColmun h1:before,
.mceContentBody h1:before{
	content: "";
	background: #333;
	width: 6px;
	height: 30px;
	position: absolute;
	top:18px;
	left:20px;
}
.typeInquiry #page_entry_detail h2,
.pageDuplicate #page_entry_detail h2,
#page_entry_detail h1{
	margin-bottom: 30px;
	font-size: x-large;
	background: none;
	border: none;
	padding: 0;
	font-weight: bold;
}
.typeInquiry #page_entry_detail h2:before,
.pageDuplicate #page_entry_detail h2:before,
#page_entry_detail h1:before{
	content: "";
	background: #333;
	padding: 0;
	width: auto;
	height: auto;
}
.typeInquiry #page_entry_detail h2,
.pageDuplicate #page_entry_detail h2,
#mainColmun h2,
.mceContentBody h2{
	margin-bottom: 20px;
	font-size: 1.9em;
	background: none;
	border: none;
	font-weight: bold;
}
.typeInquiry #page_entry_detail h1,
.pageDuplicate #page_entry_detail h1,
#page_entry_detail h2{
	font-size: x-large;
	background: #fff;
	padding: 15px 10px 15px 45px;
	margin-bottom: 20px;
	position: relative;
}
.typeInquiry #page_entry_detail h1:before,
.pageDuplicate #page_entry_detail h1:before,
#page_entry_detail h2:before{
	content: "";
	background: #333;
	width: 6px;
	height: 30px;
	position: absolute;
	top:18px;
	left:20px;
}
#mainColmun h3,
.mceContentBody h3{
	font-size: 1.4em;
	margin-bottom: 20px;
	padding: 10px 0;
	border-bottom: 3px solid #333;
	font-weight: bold;
}
#mainColmun h3:before,
.mceContentBody h3:before{
	content:"";
	border-top: 3px solid #333;
	display: block;
	padding-top: 10px;
}
.typeInquiry #page_entry_detail h3,
.pageDuplicate #page_entry_detail h3,
#page_entry_detail h3{
	font-size: x-large;
	font-weight: bold;
}
#mainColmun h4,
.mceContentBody h4{
	font-size: large;
	margin-bottom: 20px;
	padding: 10px 15px;
	background: #333;
	color: #fff;
	font-weight: bold;
}
#mainColmun h5,
.mceContentBody h5{
	font-size: large;
	margin-bottom: 15px;
	padding: 0 0 10px;
	border-bottom:3px solid #333;
}
#mainColmun h1 a,
.mceContentBody h1 a,
#mainColmun h2 a,
.mceContentBody h2 a,
#mainColmun h3 a,
.mceContentBody h3 a,
#mainColmun h4 a,
.mceContentBody H4 a{
	text-decoration: none;
}

/* エントリー用 */
#mainColmun #page_entry_detail .detailImgAndText,
#mainColmun #page_entry_detail .detailTextWithImg,
#mainColmun #page_entry_detail p,
.mceContentBody p,
#mainColmun #page_entry_detail ul,
.mceContentBody ul,
#mainColmun #page_entry_detail ol,
.mceContentBody ol,
#mainColmun blockquote,
.mceContentBody blockquote,
#photosPageMainImg p{
	font-size: medium;
	margin-bottom: 30px;
}
#mainColmun blockquote{
	word-break: break-all;
}
#mainColmun #page_entry_detail .detailImgAndText,
#mainColmun #page_entry_detail .detailTextWithImg,
#mainColmun #page_entry_detail p{
	line-height: 1.5;
}
#mainColmun #page_entry_detail .detailTextWithImg img,
.mceContentBody img{
	max-width: 640px;
	width: 100%;
	height: auto;
	text-align: center;
}
#mainColmun #page_entry_detail .detailTextWithImg h3,
.mceContentBody h3{
	margin-right: 10px;
}
#mainColmun #page_entry_detail ul,
.mceContentBody ul,
#mainColmun #page_entry_detail ol,
.mceContentBody ol{
	padding-left: 1em;
}
#mainColmun #page_entry_detail ul li,
.mceContentBody ul li{
	list-style: disc;
	font-size: medium;
	margin-bottom: 15px;
}
#mainColmun #page_entry_detail ol li,
.mceContentBody ol li{
	list-style: decimal;
	font-size: medium;
	margin-bottom: 15px;
}
#mainColmun blockquote,
.mceContentBody blockquote{
	background: #fff;
	border: 1px solid #eee;
	padding: 30px 60px;
	margin-top: 30px;
	position: relative;
}
#mainColmun blockquote:before,
.mceContentBody blockquote:before{
	content: "\f10d";
	font-family: FontAwesome;
	color: #ddd;
	font-size:xx-large;
	position: absolute;
	top: 10px;
	left: 20px;
}
#mainColmun blockquote:after,
.mceContentBody blockquote:after{
	content: "\f10e";
	font-family: FontAwesome;
	color: #ddd;
	font-size:xx-large;
	position: absolute;
	bottom: 10px;
	right: 20px;
}
#mainColmun strong,
.mceContentBody strong{
	font-weight: bold;
}
#mainColmun #page_entry_detail table,
.mceContentBody table{
	border-collapse: collapse;
	margin-bottom: 30px;
}
#mainColmun #page_entry_detail TH,
.mceContentBody TH,
#mainColmun #page_entry_detail TD,
.mceContentBody TD{
	border:1px solid #E4E4E4;
	padding: 10px;
	text-align: left;
}
#mainColmun #page_entry_detail TH,
.mceContentBody TH{
	background: #069fb6;
	color: #fff;
}
/* ========== サイドカラム ========== */
#footerColmun .side_list,
#footerColmun .entryList{
	width: 300px;
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
	counter-reset: ranking;
}
#footerColmun .entryList .title,
#footerColmun .side_list .title{
	text-align: center;
	background:url(../images/hr_bg02.gif) left bottom repeat-x;
	background-size: 100px 1px;
	padding: 15px 0 15px;
	font-size: 1.25em;
}
#footerColmun .title .fa{
	margin-right: 5px;
	margin-top: -5px;
}
#footerColmun .entryList ul.img_list{
	width: 100%;
}
#footerColmun .entryList ul.img_list li,
#footerColmun .entryList ul.txt_list li,
#footerColmun .side_list ul.txt_list li{
	background:url(../images/hr_bg02.gif) left top repeat-x;
	background-size: 100px 1px;
	clear: both;
	padding: 0;
	overflow: hidden;
}
#footerColmun .entryList ul.img_list li a,
#footerColmun .entryList ul.txt_list li a,
#footerColmun .side_list ul.txt_list li a{
	display: inline-block;
	padding: 10px;
	text-decoration: none;
	width: 90%;
	height: auto;
	font-weight: normal;
}
#footerColmun .entryList ul.img_list li a,
#footerColmun .entryList ul.img_list li a:visited,
#footerColmun .entryList ul.txt_list li a,
#footerColmun .entryList ul.txt_list li a:visited,
#footerColmun .side_list ul.txt_list li a,
#footerColmun .side_list ul.txt_list li a:visited{
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
}
#footerColmun .side_list ul.txt_list li a{
	padding: 20px 10px;
}
#footerColmun .entryList .side_latest_img{
	width: 70px;
	height: 70px;
	overflow: hidden;
	position: relative;
	float: left;
	background: #fff;
}
#footerColmun .side_latest_img img{
	position: absolute;
	top: -100%;
	bottom: -100%;
	left: -100%;
	right: -100%;
	margin: auto;
	width: 100px;
	backface-visibility: hidden;
}
#footerColmun .entryList ul.img_list h3{
	font-size: small;
	border:none;
	float: right;
	width: 70%;
	margin: 0;
	padding: 0;
}
#footerColmun .sideHtml{
	margin-bottom: 20px;
}
#footerColmun .sideHtmlInner{
	margin-bottom: 10px;
	padding: 0;
}
#footerColmun .sideHtmlInner p{
	padding: 10px;
	background: #fff;
}
#footerColmun .sideHtmlInner p.center{
	padding: 0;
	background: none;
}
#footerColmun .side_list li{
	font-weight: normal;
	position: relative;
}
#footerColmun .side_list li .fa{
	font-size: 0.8em;
	position: absolute;
	top: 40%;
	right: 3%;
	color: #000;
}
#footerColmun .side_list span.tag a{
	border-radius: 4px;
	padding: 5px 10px;
	display: inline-block;
	margin: 0 0 5px 0;
	color: #fff;
	text-decoration: none;
	background: url(../images/parts_bg.gif) left top repeat;
	font-size: small;
}
#footerColmun .side_list span.tag a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#footerColmun .side_list span.tag a:before{
	content:"\f02b";
	font-family: FontAwesome;
	color: #fdff66;
	padding-right: 3px;
}
#footerColmun #side_tag_box{
	padding: 5px 0 0 10px;
}

/* ========== トップページ ========== */
/* キャッチ画像 */
#catch_area{
	max-width: 100%;
	width: 100%;
	margin:0 auto;
}
#catch_area LI.slick-slide{
	margin: 0;
	position: relative;
}
#catch_area P{
	position: absolute;
	bottom: 0;
	width: 96%;
	height: auto;
	overflow: hidden;
	background: url(../images/bg_cont.png) left top repeat;
	color: #fff;
	padding: 2% 1%;
	margin: 0 1% 1%;
	border:1px solid #555555;
	line-height: 1.3;
}
#catch_area .slick-slide A{
	text-decoration: none;
}
#catch_area .slick-slide A:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#catch_area .slick-dotted.slick-slider{
	margin-bottom: 4em;
	padding-bottom: 1em;
}
.slick-dots li button::before{
	color: #333333 !important;
	font-size: 35px !important;
}
.slick-prev,
.slick-next{
	width: 50px !important;
	height: 50px !important;
}
.slick-prev::before,
.slick-next::before{
	font-size: 50px !important;
	color: #333 !important;
}
#catch_area img{
	width: 100%;
}
/* コンテンツ */
#top_cont_area{
	width: 100%;
	margin: 0 auto 50px;
}
#top_special_area h2{
	font-size:x-large;
	line-height: 190%;
	margin-bottom: 20px !important;
}
#top_special_area{
	margin-bottom: 50px;
	background:url(../images/border_bg.gif);
	padding: 1px;
}
#top_special_area .inner{
	background:#fff;
	padding: 0 0 50px;
}
#top_special_area .ttl_series{
	width: 30%;
	margin: -60px auto 0;
	display: block;
}

#top_special_area article a,
#top_special_area article a:visited,
.pagePickup .page_entry_list .entry_list a,
.pagePickup .page_entry_list .entry_list a:visited{
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
}
#top_special_area .ttl_special h3:hover,
.pagePickup .list_img .ttl_special h3:hover{
	color:#FDFF66;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
}
#top_cont_area .entry_list,
#top_special_area .entry_list{
	margin: 0;
	padding: 0;
}
#lead_area .top_free_area{
	background: url(../images/top_cont_bg.png) center center no-repeat;
	width: 100%;
	max-width: 1140px;
	margin:0 auto 40px;
	height: 140px;
	border: none;
}
#lead_area .top_free_area p{
	text-align: center;
	font-weight: bold;
	line-height: 200%;
	margin-top: 35px;
}
.top_free_area{
	background: #fff;
	padding: 30px;
	margin: 0 0 40px;
	overflow: hidden;
	display: block;
	border:1px solid #B5B5B5;
}
#top_cont_area .entry_list h3,
.pagePickup .entry_list h3,
#top_special_area .entry_list h3{
	font-size: medium !important;
	border: none !important;
	font-weight: bold !important;
	padding: 0 !important;
	margin: 0 !important;
}
#top_cont_area .entry_list h3:before,
.pagePickup .entry_list h3:before,
#top_special_area .entry_list h3:before{
	content:"";
	border: none !important;
	padding:0 !important;
	margin:0 !important;
}
.bnr_box{
	max-width: 640px;
	margin: 0 auto 20px;
}
.bnr_box img{
	width: 100%;
}

/* タブ切り替え */
.tab-content{
	margin: -10px 0 70px 0;
}
.tab-content input[type="radio"] {
	display: none;
}
.tab-content label {
	display: inline-block;
	font-weight: bold;
	color: #fff;
	background: url(../images/parts_bg.gif) left top repeat;
	cursor: pointer;
	text-align:center;
	margin: 1%;
	overflow:hidden;
	padding: 2% 1%;
	width:46%;
}
.tab-content label i{
	font-size: medium;
	padding-left: 10px;
}
.tab-content input[type="radio"]:checked + label {
	color: #000;
	background: #fff;
	margin: 0 0 -2%;
	padding: 3% 0;
	width: 50%;
}
.tab-content input[type="radio"]:checked + label span{
	border-bottom: 5px solid #fdff66;
	padding-bottom: 5px;
}
.tab-content .tab-box {
	background:#fff;
}
.tab-content > .tab-box > div {
	display: none;
}
#tab1:checked ~ .tab-box > #tabView1 {
	display: block;
}
#tab2:checked ~ .tab-box > #tabView2 {
	display: block;
}
.tab-content .btn_area a{
	margin-bottom: 30px;
}

/* ========== 広告管理 ========== */
header .header_ads_area{
	overflow:hidden;
	background: #fff;
	padding:20px 0;
	text-align:center;
}
footer .footer_ads_area {
	background: rgba(255,255,255,0.7);
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 20px 0;
	z-index: 100;
}
header .header_ads_area #header_bnr,
footer .footer_ads_area #footer_bnr{
	max-width: 728px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

header .header_ads_area #header_bnr span,
footer .footer_ads_area #footer_bnr span{
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #000;
	color: #fff;
	cursor: pointer;
	display: block;
	position: absolute;
	top: -10px;
	right: 0px;
	text-align: center;
	font-size: small;
	z-index: 10;
}
header .header_ads_area #header_bnr span .fa,
footer .footer_ads_area #footer_bnr span .fa{
	padding-top: 5px;
}
header .header_ads_area #header_bnr a,
footer .footer_ads_area #footer_bnr a{
	display: block;
	padding: 0 10px;
}
header .header_ads_area #header_bnr img,
footer .footer_ads_area #footer_bnr img{
	width: 100%;
}
header .header_ads_area #header_bnr img:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
header .ads_area{
	display: none;
}
.topPage #top_ads_area .ads_area{
	display: none;
}
#mainColmun .ads_area_middle{
	display: none;
}
#mainColmun .ads_area_main_bottom{
	display: table;
	margin: 0 auto 30px;
	text-align: center;
}
#mainColmun .ads_area_main_bottom a{
	display: table-cell;
	text-align: center;
}
#mainColmun .ads_area_main_bottom img{
	width: 90%;
	max-width: 640px;
}
#footerColmun .ads_area,
#footerColmun .ads_area_middle,
#footerColmun .ads_area_bottom{
	display: block;
	margin-bottom: 10px;
}
#footerColmun .ads_area img,
#footerColmun .ads_area_middle img,
#footerColmun .ads_area_bottom img{
	margin-bottom: 10px;
}

/* ========== ブログ ========== */
#mainColmun #page_entry_list,
#mainColmun #page_entry_detail,
#mainColmun .blog_wrap,
#mainColmun .cat_writer_list{
	background: #fff;
	padding: 40px 20px;
	margin: 0 auto 30px;
	max-width: 850px;
}
#mainColmun #page_entry_list .cat_writer_list{
	padding: 0;
}
#mainColmun #page_entry_list .cat_writer_list h3{
	padding: 0 0 10px;
}
#mainColmun #page_entry_detail .anchorList{
	background: #fff;
	padding: 30px 40px;
	margin: 30px;
	border: 1px solid #ccc;
}
#mainColmun #page_entry_detail .anchorList h4{
	padding: 0;
	margin: 0 0 10px;
	background: none;
	color: #222;
}
#mainColmun #page_entry_detail .anchorList ul{
	padding-left: 1em;
	margin-bottom: 0;
}
#mainColmun #page_entry_detail .anchorList li{
	list-style: disc;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 5px;
}
#mainColmun #page_entry_detail .anchorList li a,
#mainColmun #page_entry_detail .anchorList li a:visited{
	text-decoration:none;
	line-height: 150%;
}
#mainColmun #page_entry_detail .anchorList li a:hover{
	text-decoration:underline;
}
#mainColmun #page_entry_detail .anchorList h4:before,
#mainColmun .cat_writer_list h4:before{
	content: "\f03a";
	font-family: FontAwesome;
	font-weight: normal;
	padding-right: 5px;
	color: #FFEB0E;
}
#mainColmun .cat_writer_list h4:before{
	content: "\f044";
}
#mainColmun #page_entry_detail .detailImgAndText{
	margin: 0 0 40px;
	line-height: 2;
}
#mainColmun #main_tag_area{
	margin: 0 0 30px;
	padding: 20px 20px 15px;
	background: #F9F9F9;
}
#mainColmun #main_tag_area span.tag a,
#mainColmun #page_entry_detail .maker_detail a{
	border-radius: 4px;
	padding: 2px 20px 2px 15px !important;
	display: inline-block;
	margin: 0 0 5px 5px;
	color: #fff;
	text-decoration: none;
	background: url(../images/parts_bg.gif) left top repeat;
}
#mainColmun #main_tag_area span.tag a .fa{
	color: #fdff66;
	padding-right: 5px !important;
}
#mainColmun #page_entry_detail .maker_detail a:before{
	content:"\f02b";
	color: #fdff66;
	padding-right: 5px;
	font-family: FontAwesome;
}
#mainColmun #main_tag_area span.tag a:hover,
#mainColmun .maker_detail a.hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

/* ブログ一覧、吐出し */
.entry_list h2,
.pagePickup h2,
.top_latest_recipe h2,
.entry_recipe_list h2{
	font-size: 1.9em;
	margin-bottom: 10px !important;
	text-align: center;
}
.entry_list h2 .fa{
	padding-right: 10px;
	color: #ff8135;
}
.entry_list h3{
	margin-bottom: 5px;
	padding: 0;
}
#page_entry_list .entry_list{
	overflow: hidden;
}
.entry_list article{
	width: 47%;
	padding: 1% 1% 2%;
	margin: 0 2% 2%;
	float: left;
	box-sizing: border-box;
	background: #f7f7f2;
	min-height: 330px;
}
.entry_list article:nth-child(even){
	margin: 0 2% 2% 0;
}
.entry_list article p{
	color: #000;
}
.entry_img_list{
	padding: 0 0 20px;
}
.entry_list ul li:nth-child(3n+1){
	clear: both;
}
.entry_list a,
.entry_img_list a{
	text-decoration: none;
}
.entry_list .category,
.entry_img_list .category{
	margin: 3px 10px 3px 0;
}
.entry_list .category A,
.entry_list .category A:visited,
.entry_img_list .category A,
.entry_img_list .category A:visited{
	font-size: 0.8em;
	display: inline-block;
	padding: 1% 2%;
	line-height: 1.3;
	border-radius: 4px;
	color: #fff;
	margin-bottom: 5px;
	background:url(../images/parts_bg.gif) left top repeat;
}
.entry_list .category A:hover,
.entry_img_list .category A:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.entry_img_list article{
	width: 100%;
	margin: 0;
	padding: 20px 0;
	background:url(../images/hr_bg02.gif) left bottom repeat-x;
	clear: both;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.entry_img_list article:first-child{
	background:url(../images/hr_bg02.gif) left bottom repeat-x;
	padding: 0 0 20px;
}
.entry_img_list article:first-child:before{
	content:"";
	background:url(../images/hr_bg02.gif) left top repeat-x;
	display: block;
	padding: 20px 0 0;
}
.tab-content .tab-box .entry_img_list article:first-child:before{
	padding: 20px 0;
}
.entry_img_list article a,
.entry_img_list article a:visited{
	transition: none !important;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
}
.topPage .entry_img_list article:first-child,
.pageNews .top_latestblog .entry_img_list article:first-child{
	border-top: none;
}
.topPage .entry_img_list article:first-child:before,
.pageNews .top_latestblog .entry_img_list article:first-child:before{
	content:"";
	background:none;
	padding: 0;
}

.entry_img_list article .cat_box{

}
.entry_img_list article .latestdate{
	font-size: small;
	color: #777;
	position: absolute;
	width: 100%;
	bottom: 0;
}
.entry_img_list article .latestdate a,
.entry_img_list article .latestdate a:visited{
	color: #777;
}
.entry_img_list article .latestdate a:hover{
	color: #069FB6;
}
.entry_img_list article .writerdate{
	font-size: small;
	color: #777;
}
.entry_img_list article time{
	text-align: right;
	color: #777;
	font-size: small;
	position: absolute;
	right: 0;
	bottom: 0;
}
.entry_img_list article time .fa{
	color: #777;
	padding-right: 5px;
	margin-bottom: 3px;
}
.entry_img_list article img{
	width: 100%;
	height: auto;
	backface-visibility: hidden;
}
.entry_img_list h2{
	font-size: 1.25em;
	margin: 2% 0;
}
.entry_img_list .exp_list{
	width: 67%;
	float: left;
	margin-left: 2%;
	position: relative;
	min-height: 160px;
	padding-bottom: 20px;
}
.entry_img_list .exp_list h3{
	border: none !important;
	padding: 0 !important;
	line-height: 120%;
	font-weight: normal !important;
	margin-bottom: 10px !important;
}
.entry_img_list .exp_list h3:before{
	content: "";
	padding: 0 !important;
	border: none !important;
}
#top_cont_area .list_img,
.pagePickup .list_img,
#top_special_area .list_img{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	text-align: center;
}
.entry_img_list .list_img{
	width: 31%;
	height: auto;
	overflow: hidden;
	position: relative;
	float: left;
	background: #fff;
}
.list_img img{
	width: 100%;
}

/* new,number */
#mainColmun span.new p,
#footerColmun span.new p{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 50px 0 0;
	border-color: #ffff17 transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
#mainColmun span.new p.pr span{
	left: 8px;
	bottom: 27px;
}
#mainColmun span.new p span,
#footerColmun span.new p span{
	position: absolute;
	bottom: 22px;
	left: 3px;
	font-weight: bold;
	font-size: small;
	color: #000;
	width: 35px;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
#mainColmun .rank,
#footerColmun .rank{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #00e7a8;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
#footerColmun .number{
	counter-increment: ranking;
	position:absolute;
	bottom:0px;
	left:6px;
	font-weight:bold;
	color:#fff;
	font-size: small;
}
#footerColmun .number:before{
	content: counter(ranking);
}
#footerColmun .img_list li:nth-child(1) .rank{
	border-color: #ff4747;
}
#footerColmun .img_list li:nth-child(2) .rank{
	border-color: #ff9415;
}
#footerColmun .img_list li:nth-child(3) .rank{
	border-color: #ffd615;
}
#footerColmun .img_list li:nth-child(4) .rank{
	border-color: #a0e50d;
}

/* トップページブログ一覧、吐出し */
.topPage .entry_img_list{
	padding: 0 20px 20px;
}

/* ブログ詳細ページ */
#mainColmun #wraiter_box{
	background: #fff;
	padding: 12px 10px 10px;
	margin-bottom: 30px;
	border: 1px solid #aaa;
	font-weight: bold;
	text-align:right;
}
#mainColmun #wraiter_box .ttl_wraiter{
	background: #069FB6;
	padding: 3px 20px;
	font-size: small;
	color: #fff;
	text-align: center;
	margin: 0 40% 10px;
	display: block;
}
#mainColmun #wraiter_box a{
	text-decoration: none;
}
#mainColmun .mainTitleImage{
	margin: 0 0 40px;
}
#mainColmun .member_area{
	background: #f8f8f8;
	border: 1px solid #eee;
	padding: 30px;
	text-align: center;
}
#mainColmun .member_area input[type="password"]{
	padding: 7px;
	margin:0 5px 0 10px;
	border-radius: 4px;
	border: 1px solid #bbb;
	width: 40%;
	font-size: large;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#mainColmun .member_area button{
	width: 20%;
	padding: 7px;
	border-radius: 4px;
	border: none;
	color: #fff;
	font-size: large;
	font-weight: bold;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	background: #333;
}
#mainColmun .member_area button:hover{
	background: #555;
	cursor: pointer;
}
#mainColmun .member_area h3{
	margin-bottom: 30px;
}
#mainColmun .member_area p{
	margin: 30px 0;
}
#mainColmun .member_area img{
	width: 50%;
	height: auto;
}
#mainColmun .member_area .fa{
	color: #E3B800;
	font-size: xx-large;
}
#mainColmun .member_detail{
	display: none;
}
#mainColmun .source_area{
	overflow: hidden;
	background: #fff;
	border: 2px solid #eee;
	padding: 20px;
	margin-bottom: 30px;
}
#page_entry_detail .info_detail{
	text-align: right;
}
#page_entry_detail .info_detail .pr_flag{
	color: #fff;
	background: #333;
	border-radius: 4px;
	padding: 3px 7px;
	font-size: x-small;
}
#page_entry_detail time{
	text-align: right;
	font-size: small;
	color: #777;
	margin-left:10px;
}
#page_entry_detail time .fa{
	color: #777;
	padding-right: 5px;
	margin-bottom: 3px;

}
/* SNS */
#social_area{
	text-align: center;
}
.socialBtns{
	margin-bottom: 20px;
	text-align: left;
}
.socialBtns iframe{
	margin: 0 !important;
}
.socialBtns .socialBtn{
	display: inline-block;
	margin: 3px;
	line-height: 1;
	height: 30px;
}
.socialBtns .btnEntryFacebookShareSocialBtns{
	background:#3B579D;
	border-radius: 4px;
	text-align: center;
}
.socialBtns .btnEntryFacebookShareSocialBtns a{
	font-size: x-small !important;
	font-weight: bold !important;
	color: #fff !important;
	text-decoration: none !important;
	line-height: 100% !important;
	padding: 4px 10px !important;
	display: inline-block !important;
}
.socialBtns .btnEntryFacebookShareSocialBtns a:before{
	content:"\f09a";
	font-family: FontAwesome;
	color: #fff;
	padding-right: 5px;
}
.socialBtns .btnEntryGooglePlus{
	width: 60px;
}
.socialBtns .btnEntryLine{
	width: 86px;
	overflow: hidden;
	margin: 0;
}
.socialBtns .btnEntryLine a{
	padding: 0 !important;
}
.socialBtns img{
	margin: 0 !important;
}
.btnEntryFacebookShareOrg,
.btnEntryTwitterOrg{
	display: inline-block;
}
.btnEntryFacebookShareOrg a,
.btnEntryTwitterOrg a{
	position: relative;
	background-color: #4267b2;
	border-radius: 4px;
	color: #fff !important;
	line-height: 40px !important;
	-ms-transition: none;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #062869;
	width: 100%;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	width: 250px;
}
.btnEntryFacebookShareOrg a:hover{
	background-color: #365899;
	box-shadow: 0 3px 0 #062869;
}
.btnEntryTwitterOrg a{
	background-color: #5EA9DD;
	box-shadow: 0 3px 0 #3A7AA6;
}
.btnEntryTwitterOrg a:hover{
	background-color: #3E96D4;
	box-shadow: 0 3px 0 #3A7AA6;
}
.btnEntryFacebookShareOrg a:active,
.btnEntryTwitterOrg a:active {
	top: 3px;
	box-shadow: none;
}
.btnEntryTwitterOrg a:before{
	content: "\f099";
	font-family: FontAwesome;
	color: #fff;
	padding-right: 10px;
}
.btnEntryFacebookShareOrg a:before{
	content: "\f09a";
	font-family: FontAwesome;
	color: #fff;
	padding-right: 10px;
}
#facebook_area{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 50px 130px;
	position: relative;
	margin: 30px 20px 30px
}
#facebook_area:before{
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}
#facebook_area #inner{
	text-align: center;
	padding: 100px 0;
	background: rgba(255,255,255,0.8);
	position: relative;
	z-index: 1;
}
#facebook_area #inner p{
	margin-bottom: 10px;
}

/* ページング */
#mainColmun .listPagePager{
	text-align: center;
	margin: 10px 0 30px;
}
#mainColmun .listPagePager a{
	text-decoration: none;
}
#mainColmun .listPagePager .page_number{
	display: inline-block;
}
#mainColmun .listPagePager .page_number a{
	display: inline-block;
	padding: 10px 13px;
	line-height: 100%;
}
#mainColmun #page_entry_detail .entry_box a,
#mainColmun #page_entry_detail .mainTitleImage a,
#mainColmun #page_entry_detail .wraiter_box a,
#mainColmun #page_entry_detail .source_area a,
.pageDuplicate #page_entry_detail a{
	padding:0 !important;
	vertical-align: baseline !important;
}
#mainColmun .listPagePager .page_number a:hover{
	background: #333;
	color: #fdff66;
}
#mainColmun .listPagePager .current{
	display: inline-block;
	padding: 10px 13px;
	line-height: 100%;
	background: #333;
	color: #fff;
}

/* ========== フォト ========== */
#photo_area{
	margin: 0 0 40px;
}
#photo_area .photosPageList,
.pagePhoto .photosPageList{
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
}
#photo_area .photosPageList li,
.pagePhoto .photosPageList li{
	display: inline-block;
	width: 152px;
	margin: 0 2px 8px 2px;
}
#photo_area .photosPageList li img,
.pagePhoto .photosPageList li img{
	width: 100%;
}
.pagePhoto .listPagePager a,
.pagePhoto .listPagePager a:visited{
	font-size: large;
	color: #ff853c;
	vertical-align: baseline;
	padding: 0 10px;
	text-decoraiton: none;
}
.pagePhoto .listPagePager a:hover{
	text-decoration: underline !important;
}
#photo_area .photosPageList li a,
.pagePhoto .photosPageList li a{
	padding: 0 !important;
}

/* ========== 問い合わせフォーム ========== */
.typeInquiry #tel_area{
	margin: 0 0 30px;
}
.typeInquiry .formInputTag p{
	margin-bottom: 10px !important;
	overflow: hidden;
}
.typeInquiry .formElement{
	margin-bottom: 30px;
	display: block;
}
.typeInquiry input,
.typeInquiry select{
	font-size: large;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.typeInquiry .ui-grid-a,
.typeInquiry .ui-grid-b,
.typeInquiry .formInputTag{
	overflow: hidden;
}
.typeInquiry input[type="text"],
.typeInquiry input[type="email"],
.typeInquiry input[type="url"],
.typeInquiry input[type="date"],
.typeInquiry input[type="time"],
.typeInquiry textarea{
	border: solid 1px #bbbbbb;
	border-radius: 4px;
	padding: 1% 2%;
	width: 70%;
}
.typeInquiry input[type=radio],
.typeInquiry input[type="checkbox"]{
	display: inline-block;
	margin-right: 6px;
}
.typeInquiry input[type=radio] + label,
.typeInquiry input[type="checkbox"] + label{
	position: relative;
	display: inline-block;
	margin-right: 20px;
	line-height: 30px;
	cursor: pointer;
}
	@media (min-width: 1px) {
	.typeInquiry input[type=radio],
	.typeInquiry input[type=checkbox] {
		display: none;
		margin: 0;
	}
	.typeInquiry input[type=radio] + label,
	.typeInquiry input[type=checkbox] + label {
		padding: 0 0 0 24px;
	}
	.typeInquiry input[type=radio] + label::before,
	.typeInquiry input[type=checkbox] + label::before {
		 content: "";
		position: absolute;
		top: 50%;
		left: 0;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		width: 18px;
		height: 18px;
		margin-top: -9px;
		background: #FFF;
	}
	.typeInquiry input[type=radio] + label::before {
		border: 2px solid #ccc;
		border-radius: 30px;
	}
	.typeInquiry input[type=checkbox] + label::before {
		border: 2px solid #ccc;
	}
	.typeInquiry input[type=radio]:checked + label::after,
	.typeInquiry input[type=checkbox]:checked + label::after {
		content: "";
		position: absolute;
		top: 50%;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
	}
	.typeInquiry input[type=radio]:checked + label::after {
		left: 5px;
		width: 8px;
		height: 8px;
		margin-top: -4px;
		background: #069FB6;
		border-radius: 8px;
	}
	.typeInquiry input[type=checkbox]:checked + label::after {
		left: 3px;
		width: 16px;
		height: 8px;
		margin-top: -8px;
		border-left: 3px solid #069FB6;
		border-bottom: 3px solid #069FB6;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
}
.typeInquiry select{
	border: solid 1px #bbbbbb;
	border-radius: 4px;
	padding: 1% 2%;
}
.typeInquiry input.number,
.typeInquiry input.ymdhm,
.typeInquiry input.price{
	width: 25%;
	margin: 0 5px;
	border: solid 1px #bbbbbb;
	border-radius: 4px;
	padding: 1% 2%;
}
.typeInquiry input.number{
	float: left;
}
.typeInquiry input.ymdhm,
.typeInquiry input.price{
  margin-bottom: 5px;
}
.typeInquiry input[type="file"]{
	cursor: pointer;
}
.typeInquiry #confirmBtn{
	text-align:center;
}
.typeInquiry input[type="button"]{
	border: none;
	padding: 2% 15%;
	cursor: pointer;
	position: relative;
	background-color: #069FB6;
	border-radius: 4px;
	color: #fff !important;
	-ms-transition: none;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #005B69;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	margin: 20px auto;
}
.typeInquiry input[type="button"]:active{
	background-color: #005B69;
	box-shadow: 0 3px 0 #FE3500;
	top: 3px;
	box-shadow: none;
}
#submitBtn,
#cancelBtn{
	text-align: center;
}
.typeInquiry #cancelBtn  input[type="button"]{
	padding: 1% 10% !important;
	background: #9e9e9e !important;
	box-shadow: 0 3px 0 #5e5e5e !important;
}
.typeInquiry #cancelBtn input[type="button"]:active{
	background-color: #9e9e9e !important;
	box-shadow: 0 3px 0 #5e5e5e !important;
	top: 3px;
}

/* ========== サイト内検索 ========== */
.pageSearch .gsc-input-box{
	height: auto !important;
	padding: 5px 0 !important;
	border-radius: 4px !important;
}
.pageSearch input.gsc-search-button{
	background: #333333 !important;
	border-radius: 4px!important;
	margin: 0!important;
	padding: 13px 30px!important;
	border: 1px solid #eee!important;
}
.pageSearch .gsst_a{
	padding: 0 4px !important;
}
.pageSearch table.gsc-search-box td{
	vertical-align: top !important;
}
.pageSearch .gsc-control-cse .gs-result .gs-title{
	height: auto!important;
	text-decoration: none!important;
}
.pageSearch .gsc-control-cse .gs-result .gs-title a{
	text-decoration: none!important;
}

/* 検索フォーム */
#searchForm{
	clear: both;
	border-radius: 4px;
	background: #fff;
	overflow: hidden;
	margin-bottom: 20px;
	width: 220px;;
}
#searchForm input[type="text"]{
	width: 76%;
	height: 40px;
	font-size: 14px;
	padding: 0 2%;
	float: left;
	border: none;
	overflow: hidden;
	color: #482f1c;
}
#searchForm button{
	height: 40px;
	width: 20%;
	float: right;
	border: none;
	padding: 0;
	margin: 0;
	background: #333333;
	cursor: pointer;
}
#searchForm button:hover{
	background: #555555;
}
#searchForm button .fa{
	color: #fff !important;
	font-weight: normal;
	font-size: x-large;
}
/* パーツ */
#footerColmun .btn {
	width: 80%;
	text-align: center;
	margin: 5px auto 20px;
}
#footerColmun .btn a{
	display: block;
	padding: 15px 5px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: small;
	border-radius: 4px;
	border:2px solid #ffff17;
	background: url(../images/btn_bg.gif) left top repeat;
}
#footerColmun .btn a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#footerColmun .btn a:after {
	content: "\f054";
	font-family: FontAwesome;
	padding-left: 10px;
	font-weight: normal;
}

/* ========== 独自追加 ========== */
.center{
	text-align: center;
}
.mt5{
	margin-top:5px!important;
}
.mt10{
	margin-top:10px!important;
}
.mt15{
	margin-top:15px!important;
}
.mt20{
	margin-top:20px!important;
}
.mt25{
	margin-top:25px!important;
}
.mt30{
	margin-top:30px!important;
}
.mt35{
	margin-top:35px!important;
}
.mt40{
	margin-top:40px!important;
}

.ml5{
	margin-left:5px!important;
}
.ml10{
	margin-left:10px!important;
}
.ml15{
	margin-left:15px!important;
}
.ml20{
	margin-left:20px!important;
}
.ml25{
	margin-left:25px!important;
}
.ml30{
	margin-left:30px!important;
}
.ml35{
	margin-left:35px!important;
}
.ml40{
	margin-left:40px!important;
}

.mb5{
	margin-bottom:5px!important;
}
.mb10{
	margin-bottom:10px!important;
}
.mb15{
	margin-bottom:15px!important;
}
.mb20{
	margin-bottom:20px!important;
}
.mb25{
	margin-bottom:25px!important;
}
.mb30{
	margin-bottom:30px!important;
}
.mb35{
	margin-bottom:35px!important;
}
.mb40{
	margin-bottom:40px!important;
}

.mr5{
	margin-right:5px!important;
}
.mr10{
	margin-right:10px!important;
}
.mr15{
	margin-right:15px!important;
}
.mr20{
	margin-right:20px!important;
}
.mr25{
	margin-right:25px!important;
}
.mr30{
	margin-right:30px!important;
}
.mr35{
	margin-right:35px!important;
}
.mr40{
	margin-right:40px!important;
}
.fL{
	float:left!important;
}
.fR{
	float:right!important;
}
.btn_area{
	text-align: center;
}
.btn_area a{
	background:url(../images/btn_bg.gif) left top repeat;
	color: #000;
	padding: 15px 40px;
	font-size: medium !important;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	margin-top: 10px;
	border:2px solid #ffff17;
	border-radius: 4px;
	width: 227px;
}
.btn_area a.black{
	background:url(../images/parts_bg.gif) left top repeat;
	color: #fff;
	border:2px solid #333333;
}
.btn_area a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.btn_area a:after {
	content: "\f054";
	font-family: FontAwesome;
	padding-left: 10px;
	font-weight: normal;
}

/* ========== トップページ ========== */
.topPage .entry_list .list_img .special_icon{
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	color: #fff;
	background: rgba(6,159,182,0.8);
	padding: 8px 22px;
	z-index: 1;
}
h2 span.mainttl{
	border-bottom: 2px solid #000;
}
h2 span.border_bottom{
	border-bottom: 2px solid #000;
}
h2 span.subttl{
	color: #ff02a9;
	display: inline-block;
	vertical-align: baseline;
}
#top_cont_area .top_tag_area{
	overflow: visible;
	background: url(../images/border_bg.gif) left top repeat;
	width: 49%;
}
#top_cont_area #top_tag_wrap{
	overflow: hidden;
	padding: 45px 2% 20px;
	background: url(../images/top_tag_bg.jpg) left top repeat;
	box-shadow: 0 0 0 4px #f0f4ef, 0 0 0 5px #cce9e6;
}
#top_cont_area #top_tag_wrap h2{
	margin-bottom:45px;
	text-align: center;
}
#top_cont_area #top_tag_wrap h2 img{
	width: 100%;
	max-width: 625px;
}
#top_cont_area .top_tag_area{
	float: left;
}
#top_cont_area .top_tag_area:last-child{
	float: right;
}
#top_cont_area .top_tag_area .inner{
	background: #fff;
	margin: 1px;
	padding: 12% 3%;
	position:relative;
	min-height: 330px;
}
#top_cont_area .top_tag_area .inner img.subttl_img{
	position: absolute;
	right: 0;
	top: -40px;
	width: 45%;
}
#top_cont_area .top_tag_area .inner h2{
	text-align: left !important;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px !important;
}
#top_cont_area .top_tag_area .tag_list{
	overflow: hidden;
	margin-bottom: 10px;
}
#top_cont_area .entry_list .tag{
	margin: 0 10px 10px 0;
	float: left;
}
#top_cont_area .entry_list .tag a{
	color: #fff;
	padding: 10px 12px;
	background: url(../images/parts_bg.gif) left top repeat;
	border-radius: 4px;
	display: inline-block;
	font-weight: bold;
	font-size: small;
}
#top_cont_area .entry_list .tag a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#top_cont_area .entry_list p,
.pagePickup .entry_list p,
#top_special_area .entry_list p{
	font-size: small;
	line-height: 170%;
}
.top_latest_recipe{
	margin-bottom: 20px;
}
.top_latest_recipe .entry_img,
.entry_recipe_list .entry_img{
	overflow: hidden;
	width: 100%;
}
.top_latest_recipe .entry_img li,
.entry_recipe_list .entry_img li{
	width: 49%;
	float: left;
	position: relative;
	margin-bottom: 2%;
}
.top_latest_recipe .entry_img li:nth-child(even),
.entry_recipe_list .entry_img li:nth-child(even){
	float: right;
}
.top_latest_recipe .entry_img li .list_img,
.entry_recipe_list .entry_img li .list_img{
	height: 200px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.top_latest_recipe .entry_img li .list_img img,
.entry_recipe_list .entry_img li .list_img img{
	width: 130% !important;
	position: absolute;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	margin: auto;
}
.top_latest_recipe .entry_img li .exp_list,
.entry_recipe_list .entry_img li .exp_list{
	position: absolute;
	bottom: 0;
	width: 94%;
	left: 0;
	background: rgba(0,0,0,0.5);
	z-index: 2;
	overflow: hidden;
	padding: 3% 3% 1%;
}
.top_latest_recipe .entry_img li .exp_list .category,
.entry_recipe_list .entry_img li .exp_list .category{
	float: left;
	margin-bottom: 30px;
	margin-right: 10px;
}
.top_latest_recipe .entry_img li .exp_list .category a,
.entry_recipe_list .entry_img li .exp_list .category a{
	z-index: 4;
	background: #fdff66;
	border-radius: 4px;
	font-size: x-small;
	color: #000;
	padding: 2px 10px;
	text-decoration: none;
}
.top_latest_recipe .entry_img li .exp_list h3,
.entry_recipe_list .entry_img li .exp_list h3{
	color: #fff;
	border: none !important;
	font-size: small !important;
	display: inline !important;
}
.top_latest_recipe .entry_img li .exp_list h3:before,
.entry_recipe_list .entry_img li .exp_list h3:before{
	content:"";
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
	display: inline !important;
}
.top_latest_recipe .entry_img li .img_link,
.entry_recipe_list .entry_img li .img_link{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 3;
}
.top_latest_recipe .entry_img li .img_link:hover,
.entry_recipe_list .entry_img li .img_link:hover{
	background: rgba(255,255,255,0.3);
}

/* ========== 連載記事 ========== */
.pagePickup .entry_list .inner h3,
#top_special_area .entry_list .inner h3{
	font-size: medium !important;
	border: none !important;
}
.pagePickup .entry_list .inner h3:before,
.pagePickup .entry_list .inner h3:after,
#top_special_area .entry_list .inner h3:before,
#top_special_area .entry_list .inner h3:after{
	border: none !important;
	padding: 0 !important;
}
.pagePickup .entry_list article{
	width: 49%;
	padding: 1% 1% 2%;
	margin: 0 2% 2% 0;
	float: left;
	box-sizing: border-box;
	background: #f7f7f2;
	min-height: 340px;
}
.pagePickup .entry_list article:nth-child(even){
	margin: 0 0% 2% 0;
}
.pagePickup .entry_list article h3{

}

/* ========== レシピ ========== */
.entry_recipe_list .entry_img li:nth-child(1),
.entry_recipe_list .entry_img li:nth-child(2){
	width: 100%;
	float: none;
}
.entry_recipe_list .entry_img li:nth-child(1) .list_img,
.entry_recipe_list .entry_img li:nth-child(2) .list_img{
	height: 400px;
}
.entry_recipe_list .entry_img li:nth-child(1) h3,
.entry_recipe_list .entry_img li:nth-child(2) h3{
	font-size: large !important;
}
.entry_recipe_list .subCategory{
	padding: 10px 10px 0;
	margin: 0 0 20px;
	overflow: hidden;
	background: #fff;
}
.entry_recipe_list .subCategory li{
	float :left;
	margin: 0 10px 10px 0;
}
.entry_recipe_list .subCategory li a{
	color: #fff;
	font-size: small;
	padding: 10px 12px;
	background: #222222;
	border-radius: 4px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
}
.entry_recipe_list .subCategory li a:hover{
	background: #069FB6;
}

/* ========== 下層キャッチ ========== */
#sub_catch_detail{
	min-width: 1010px;
	text-align: center;
}
#sub_catch_area{
	max-width: 1200px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#sub_catch_area img{
	max-width: 1200px;
	width: 100%;
	height: auto;
}
#sub_catch_area #txt_area{
	background-color: rgba(0,0,0,0.2);
	text-align:center;
	position: absolute;
	top:-100%;
	bottom:-100%;
	left:-100%;
	right:-100%;
	width: 80%;
	height:70%;
	z-index: 2;
	margin: auto;
}
#sub_catch_area #txt_area #inner{
	color:#fff;
	display: table;
	height: 80%;
	width: 90%;
	padding: 5%;
}
#sub_catch_area #txt_area #inner #box{
	display: table-cell;
	vertical-align: middle;
	-webkit-text-shadow: 0 0 20px rgba(0,0,0,0.5);
	-moz-text-shadow: 0 0 20px rgba(0,0,0,0.5);
	-o-text-shadow: 0 0 20px rgba(0,0,0,0.5);
	-ms-text-shadow: 0 0 20px rgba(0,0,0,0.5);
	text-shadow: 0 0 20px rgba(0,0,0,0.5);
	line-height: 2.0;
	font-size: 2em;
	font-weight: bold;
}
#sub_catch_detail #copy_pc{
	line-height: 1.6;
}
#sub_catch_detail #copy_sp{
	display: none;
}
#sub_catch_area strong{
	font-weight: bold !important;
}

/* ========== Amazonリンクボタン ========== */
.pointBtn01,
.pointBtn02 {
	width:49%;
	float:left;
}
.pointBtn01 li,
.pointBtn02 li {
	list-style:none;
}
.pointBtn01 a,
.pointBtn02 a {
	background: #5ace5f none repeat;
	border-bottom: 5px solid #38bd3e;
	border-radius: 3px;
	color: #fff;
	display: block;
	margin: 10px auto 15px;
	padding: 10px;
	font-size:13px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.pointBtn02 a {
background: #ff8c00 none repeat;
border-bottom: 5px solid #ff4500;
}
.pointBtn01 a:hover,
.pointBtn02 a:hover {
	background-color: #000;
	color: #fff;
	text-decoration: none;
}
@media only screen and (max-width: 991px) {

.pointBtn01,
.pointBtn02 {
	width:100%;
	float:none;
}
}

#mainColmun #page_entry_detail .mainTitleImage a.btnLink,
#mainColmun #page_entry_detail .detailImgAndText a.btnLink {
	border: 2px solid #ffff17;
	border-radius: 3px;
	color: #000 !important;
	display: block;
	margin: 30px auto 20px;
	padding: 15px 30px !important;
	text-align: center;
	text-decoration: none;
	width: 70%;
	font-weight: bold;
	background: url(../images/btn_bg.gif) left top repeat;
}
#mainColmun #page_entry_detail .mainTitleImage a.btnLink:after,
#mainColmun #page_entry_detail .detailImgAndText a.btnLink:after {
	content:"\f054";
	font-family: FontAwesome;
	padding-left: 10px;
}

/* ========== スマートフォン ========== */
@media screen and (max-width: 768px){
	html, body{
		overflow-x: hidden !important;
	}
	#sb-site{
		background: url(../images/bg_body.gif) left top repeat;
		background-size: 512px 512px;
	}
	#colmunContainer,
	#top_cont_area,
	#top_special_area,
	#top_ads_area,
	#mainColmun{
		width: 96%;
		margin: 0 auto;
		padding: 0;
	}
	.topPage #colmunContainer,
	.topPage #mainColmun{
		width: 100%;		
	}
	.tab-content{
		width: 96% !important;
		margin: 0 auto 50px !important;
		padding: 0 !important;
	}
	.tab-content .tab-box .entry_img_list article:first-child:before{
		padding: 10px 0 0;
	}
	.detailTitleImage,
	.detailImageWithTxtTop,
	.detailImageWithTxtBottom,
	#photosPageMainImg img,
	.mainTitleImage p img{
		width: 100%;
	}
	#mainColmun #page_entry_list,
	#mainColmun #page_entry_detail,
	#mainColmun .cat_writer_list{
		margin: 0 auto 10px;
		padding: 20px 10px;
	}
	#mainColmun .blog_wrap{
		padding: 20px 5px;
	}
	#mainColmun{
		width: 100%;
		max-width: 800px !important;
	}
	#colmunContainer{
		display: block;
	}
	#headerColmun,
	#mainColmun,
	#footerColmun{
		display: block;
	}
	#footerColmun{
		width: 100%;
		padding: 0;
	}
	.topPage #footerColmun{
		width: 96%;
		padding: 0 2% !important;
	}
	.detailImageWithTxtLeft,
	.detailImageWithTxtRight{
		display: block !important;
		margin: 0 auto 10px !important;
		max-width: 640px !important;
		width: 100% !important;
	}

	.detailTextWithImgRight,
	.detailTextWithImgLeft{
		overflow: visible;
	}

	#colmunContainer img{
		display: block;
		margin: 0 auto 10px;
		max-width: 640px;
		width: 100%;
		height: auto;
	}
	#footerColmun .side_list,
	#footerColmun .entryList,
	#footerColmun .sideHtml{
		margin: 0 auto 10px;
		width: 100%;
	}
	#mainColmun .pankuzu,
	#mainColmun .pankuzu li,
	#mainColmun .pankuzu li a{
		font-size: x-small;
	}
	#mainColmun .pankuzu .fa{
		font-size: medium;
		vertical-align: baseline;
	}
	#mainColmun #page_entry_detail ul,
	#mainColmun #page_entry_detail ol{
		padding-left: 1.5em;
	}

	/* ヘッダー */
	header{
		margin-top: 50px;
		margin-bottom: 10px !important;
		border: none;
		min-width: 0 !important;
	}
	header #header_detail_bottom{
		display: none;
	}
	h1.h1_smart{
		text-align: center;
		font-size: x-small;
		line-height: 1.6;
		display: block;
		padding: 10px 0 0;
	}
	/* フッター */
	footer{
		margin: 30px 0 0 0;
		text-align: center;
		padding: 0 0 110px;
		min-width: 0 !important;
		clear: both;
		background-size: 33px 36px;
	}
	footer #footer_pc{
		display: none;
	}
	footer #footer_sp{
		display: block;
	}
	footer #footer_sp ul.sns_arae {
		float: none;
		width: 100%;
		border-bottom: 1px solid #fff;
		padding: 10px 0;
	}
	footer #footer_sp ul.sns_arae li{
		float: none;
		margin: 5px;
		display: inline-block;
		text-align: center;
	}
	footer #footer_sp #footer_menu{
		float: none;
		font-size: small;
		padding: 0;
		margin-bottom: 10px;
	}
	footer #footer_sp #footer_menu a{
		text-decoration: none;
		font-size: x-small;
	}

	footer #footer_sp #copylight{
		font-size: x-small;
		border: none;
		padding: 0;
		color: #fff;
		background: none;
	}
	footer #footer_sp .anchortop{
		position: static;
		width: 100%;
		background: #333;
		padding: 0;
	}
	footer #footer_sp .anchortop a{
		background: none;
		width: auto;
		height: auto;
		display: block;
		color: #fff;
		padding: 5px 0 10px;
		font-size: small;
	}
	footer #footer_sp .anchortop .fa{
		display: block;
		padding: 0;
	}

	/* メインメニュー */
	nav#header_nav{
		display: none;
	}
	nav#nav_smart{
		display: inline;
	}
	nav#nav_smart .sb-slidebar {
		background: #333;
	}
	nav#nav_smart .main_content {
		padding-top: 50px;
	}
	nav#nav_smart #header {
		position: fixed;
		/* position: relative; */
		top: 0;
		width: 100%;
		height: 50px;
		background: #fff;
		z-index: 100;
		border-bottom: 1px solid #333;
		padding: 0;
		overflow: hidden;
		text-align: center;
		vertical-align: middle;
		display: block;
		box-sizing: border-box;
	}
	nav#nav_smart div#header div{
		display: inline-block;
		padding: 10px 0 0;
		box-sizing: border-box;
		overflow: hidden;
		height: 50px;
		float: left;
	}
	nav#nav_smart div#header .sb-toggle-left {
		width: 20%;
		line-height: 0.5;
		border-right: 1px solid #333;
		box-sizing: border-box;
		padding-top: 10px;
	}
	nav#nav_smart div#header .logo_smart {
		width: 60%;
		border-right: 1px solid #333;
	}
	nav#nav_smart div#header .logo_smart img{
		max-width: 180px;
		width: 100%;
		height: auto;
	}
	nav#nav_smart div#header .search {
		width: 20%;
		line-height: 0.8;
		padding-top: 10px;
	}
	nav#nav_smart #header div i{
		display: block;
	}
	nav#nav_smart #header div span{
		font-size: x-small;
	}
	nav#nav_smart .sb-slidebar ul{
		margin-top: 50px;
	}
	nav#nav_smart .sb-slidebar ul li{
		border-bottom: 1px solid #fff;
		position: relative;
	}
	nav#nav_smart .sb-slidebar ul li a{
		text-decoration: none;
		padding: 1em;
		display: block;
		overflow: hidden;
		color: #fff;
	}
	nav#nav_smart .sb-slidebar .btn_menu_sp{
		line-height: 100%;
	}
	nav#nav_smart .sb-slidebar .btn_menu_sp a{
		display: block;
		width:85%;
		padding: 10px;
		border-radius: 4px;
		text-align: center;
		color: #fff;
		background: #fe3800;
		margin: 10px auto;
		text-decoration: none;
		position: relative;
	}
	nav#nav_smart .sb-slidebar .btn_menu_sp a:before{
		content: "\f0da";
		color: #fff;
		font-family: FontAwesome;
		position: absolute;
		top:34%;
		left: 10%;
	}
	nav#nav_smart .sb-slidebar ul li a:before{
		content: "\f0da";
		color: #fff;
		font-family: FontAwesome;
		position: absolute;
		top: 30%;
	}
	nav#nav_smart .sb-slidebar ul li a span{
		display: block;
		padding-left: 10px;
	}
	nav#nav_smart .fa{
		color: #222;
	}
	nav#nav_smart #nav_sns_area{
		text-align: center;
		margin: 20px auto;
	}
	nav#nav_smart #nav_sns_area a{
		display: inline-block;
		margin:0 5px;
	}
	nav#nav_smart #nav_sns_area .fa{
		font-size: xx-large;
		color: #fff;
	}

	/* 見出し */
	#mainColmun h1,
	.mceContentBody h1{
		font-size: large;
		background: #fff;
		padding: 15px 10px 0 25px;
		margin-bottom: 20px;
		position: relative;
		font-weight: bold;
	}
	#mainColmun h1:before,
	.mceContentBody h1:before{
		content: "";
		background: #333;
		width: 6px;
		height: 24px;
		position: absolute;
		top:16px;
		left:10px;
	}
	.typeInquiry #page_entry_detail h2,
	.pageDuplicate #page_entry_detail h2,
	#page_entry_detail h1{
		margin-bottom: 10px;
		font-size: 1.25em;
		background: none;
		border: none;
		padding: 0;
	}
	.typeInquiry #page_entry_detail h2:before,
	.pageDuplicate #page_entry_detail h2:before,
	#page_entry_detail h1:before{
		content: "";
		background: #333;
		padding: 0;
		width: auto;
		height: auto;
	}
	.typeInquiry #page_entry_detail h2,
	.pageDuplicate #page_entry_detail h2,
	#mainColmun h2,
	.mceContentBody h2{
		margin-bottom: 10px;
		font-size: x-large;
		background: none;
		border: none;
		line-height: 120%;
	}
	.typeInquiry #page_entry_detail h1,
	.pageDuplicate #page_entry_detail h1,
	#page_entry_detail h2{
		font-size: large;
		padding: 10px 10px 10px 35px;
		margin-bottom: 20px;
		position: relative;
	}
	.typeInquiry #page_entry_detail h1:before,
	.pageDuplicate #page_entry_detail h1:before,
	#page_entry_detail h2:before{
		content: "";
		width: 6px;
		height: 20px;
		position: absolute;
		top:13px;
		left:20px;
	}
	#mainColmun h3,
	#mainColmun h4{
		font-size: large;
		margin: 0 0 10px;
	}
	#page_entry_detail .anchorList h4{
		margin: 0;
	}
	.typeInquiry #page_entry_detail h3,
	.pageDuplicate #page_entry_detail h3,
	#page_entry_detail h3{
		font-size: 1.25em;
	}
	/* トップページ */
	#top_cont_area,
	#top_special_area{
		max-width: 100%;
		width: 96%;
		margin: 0 auto 20px;
	}
	#top_cont_area #top_tag_wrap{
		padding: 30px 2% 20px;
		background-size: 64px 64px;
	}
	#top_special_area .inner{
		padding: 0 0 30px;
	}
	#top_special_area .entry_list p{
		display: none;
	}
	#top_cont_area #top_tag_wrap h2{
		margin-bottom: 35px;
	}
	#top_cont_area #top_tag_wrap h2 img{
		width: 100%;
		margin-bottom: 0 ;
	}
	#top_cont_area .top_tag_area .inner{
		min-height: 0px;
	}
	#top_cont_area .entry_list,
	#top_special_area .entry_list{
		padding: 0 !important;
		margin-bottom: 0px !important;
	}
	#top_cont_area #top_tag_wrap .top_tag_area:last-child{
		margin-bottom: 0px !important;
	}
	#top_cont_area .entry_list h2,
	#top_special_area .entry_list h2{
		font-size: large !important;
		margin: 0;
		line-height: 165%;
	}
	#top_cont_area .entry_list article p{
		
	}
	#top_cont_area .top_tag_area{
		width: 100%;
		margin-bottom: 40px !important;
	}
	#top_cont_area .top_tag_area .inner{
		padding: 4%;
	}
	#top_cont_area .top_tag_area .inner img.subttl_img{
		width: 24%;
		top:-45px;
	}
	#lead_area .top_free_area {
		max-width: 100%;
		background-size: cover;
	}
	#top_cont_area .top_tag_area .tag{
		margin: 0 5px 5px 0;
	}
	#top_cont_area .top_tag_area .tag a{
		padding: 5px 10px;
		font-size: 11px;
		background-size: 33px 38px;
	}
	.top_free_area{
		margin: 10px;
		padding: 10px;
	}
	.tab-content{
		margin: 0 auto 10px;
	}
	.tab-content label{
		background-size: 33px 38px;
	}
	.tab-content span.category
	.entry_list .category,
	.entry_img_list .category{
		display: inline;
		margin: 3px 3px 3px 0;
	}
	.entry_list .category A,
	.entry_list .category A:visited,
	.entry_img_list .category A,
	.entry_img_list .category A:visited{
		margin-bottom: 3px;
		background-size: 33px 38px;
	}

	/* ヘッダー検索フォーム */
	label {
		display: block;
		margin: 0;
	}
	input[type="checkbox"].on-off{
		display: none;
	}
	.search_box {
		/* position: fixed;
		top: 50px; */
		position: relative;
		top: 0;
		z-index: 10;
		width: 100%;
		display: block;
	}
	.search_box .inner {
		margin: 0;
		padding: 0;
		list-style: none;
		background: rgba(17,17,17,0.7);
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		overflow-y: scroll;
	}
	input[type="checkbox"].on-off + div.inner{
		height: 0;
		overflow: hidden;
	}
	input[type="checkbox"].on-off:checked + div.inner{
		height: 40px;
		padding: 2%;
		text-align:center;
		margin-top: 50px;
		position: fixed;
	}
	#searchForm{
		width: 100%;
	}
	/* キャッチ画像 */
	#catch_area{
		width: 100%;
		max-width: 800px;
	}
	#catch_area LI.slick-slide,
	#catch_area LI.slick-slide img{
		padding: 0;
		margin: 0;
	}
	#catch_area .slick-dotted.slick-slider{
		padding-bottom: 20px;
		margin-bottom: 3em;
	}
	#catch_area P{
		font-size: 0.85em;
		height: auto;
		background-size: 33px 38px;
	}
	.slick-prev,
	.slick-next{
		width: 10px !important;
		height: 10px !important;
	}
	.slick-prev::before,
	.slick-next::before{
		font-size: 20px !important;
		color: #000 !important;
	}
	.slick-dots li button:before{
		font-size: 50px !important;
	}
	/* maincolmunブログ吐出し */
	#top_cont_area .list_img,
	#top_special_area .list_img{

	}
	.entry_list .date{
		padding: 10px;
	}
	.topPage .entry_img_list,
	.entry_img_list{
		padding: 0 0 10px;
	}
	.entry_list article{
		border: none;
		background:#f7f7f2;
		min-height: 50px;
		padding: 20px 15px;
		margin-bottom: 20px;
	}
	.entry_list article:last-child{
		border: none;
		margin-bottom: 0;
	}
	.entry_list article,
	.entry_img_list article{
		display: block;
		margin:0 auto 20px;
		width: 96%;
		float: none;
	}
	.entry_list article:nth-child(even){
		margin:0 auto 20px;
	}
	.entry_list article:last-child{
		margin:0 auto 10px !important;
	}
	.pagePickup #page_entry_list h2{
		font-size: large;
		line-height: 165%;
	}
	.pagePickup .entry_list article,
	.pagePickup .entry_img_list article{
		width: 100% !important;
		min-height: 0 !important;
		padding: 1% 1% 5% !important;
	}
	#mainColmun .entry_img_list article{
		margin: 0;
		padding: 0;
		width: 100%;
		box-sizing: border-box;
		background-size: 100px 1px;
	}
	.entry_img_list article:first-child:before{
		padding:1px 0 0;
	}
	#mainColmun .entry_img_list article .inner{
		overflow: hidden;
		display: inline-block;
		width: 95%;
		height: auto;
		padding: 10px;
	}
	#mainColmun .entry_img_list .exp_list,
	#footerColmun .img_list .exp_list{
		width: 63%;
		margin: 0 0 0 2%;
		float: left;
		min-height: 110px !important;
		padding: 0;
	}
	.entry_img_list article .cat_box{
		margin-bottom: 1em;
	}
	#mainColmun .entry_img_list article .exp_list .latestdate,
	#footerColmun .img_list article .exp_list .latestdate,
	#mainColmun .entry_img_list article .exp_list .writerdate,
	#footerColmun .img_list article .exp_list .writerdate{
		font-size: x-small !important;
		margin: 0px;
	}
	#mainColmun .entry_img_list .exp_list h3,
	#footerColmun .img_list .exp_list h3{
		font-size: 0.8em;
		margin-bottom: 3px !important;
		line-height: 1.3;
		font-weight: bold !important;
	}
	.entry_list .category A,
	.entry_list .category A:visited,
	.entry_img_list .category A,
	.entry_img_list .category A:visited{
		padding: 1% 2%;
	}
	.entry_img_list article .latestdate{
		position: absolute;
		bottom: 0;
	}
	#mainColmun .entry_img_list article time{
		font-size: x-small;
		margin: 0;
	}
	.entry_img_list article time .fa{
		padding-right: 2px;
	}
	#mainColmun .entry_img_list .list_img{
		width: 35%;
		height: auto;
		overflow: hidden;
		position: relative;
		float: left;
	}
	#mainColmun .entry_img_list .list_img img{
		width: 100%;
		margin-bottom: 0;
	}
	#mainColmun .entry_list .list_img img{
		width: 100%;
	}

	/* footerColumnブログ吐出し */
	#footerColmun .entryList .side_latest_img{
		width: 35%;
		height: auto;
		overflow: hidden;
		position: relative;
		float: left;
	}
	#footerColmun .entryList .side_latest_img .side_rank_box{
		position: relative;
	}
	#footerColmun .entryList ul.img_list li{
		width: 100%;
		margin: 0;
		padding: 0;
		box-sizing: border-box;
	}
	#mainColmun .entry_img_list article a,
	#footerColmun .entryList ul.img_list li a{
		text-decoration: none;
		overflow:hidden;
	}
	#footerColmun .entryList ul.img_list li a{
		width: 95%;
	}
	#mainColmun .entry_img_list h2,
	#footerColmun .entryList ul.img_list h3{
		width: 100%;
		font-size: medium;
		margin: 0;
	}
	.entry_list .category A,
	.entry_img_list .category A{
		font-size: x-small;
		line-height: 1.7;
	}
	#footerColmun .side_latest_img img{
		width: 100%;
		position: static;
	}
	.top_latest_recipe {
		border: 2px solid #f3f3f3;
		margin: 0 10px 25px;
		padding: 20px 10px 40px;
	}
	.top_latest_recipe .entry_img li,
	.entry_recipe_list .entry_img li{
		width: 100%;
		margin-bottom: 30px;
	}
	.top_latest_recipe .entry_img li:nth-child(4n),
	.top_latest_recipe .entry_img li:nth-child(5n),
	.top_latest_recipe .entry_img li:nth-child(6n){
		display: none;
	}
	.top_latest_recipe .entry_img li:nth-child(3n){
		margin-bottom: 0;
	}
	.top_latest_recipe .entry_img li .list_img,
	.entry_recipe_list .entry_img li .list_img,
	.entry_recipe_list .entry_img li:nth-child(1) .list_img,
	.entry_recipe_list .entry_img li:nth-child(2) .list_img{
		height: 230px;
	}
	.entry_recipe_list .entry_img li:nth-child(1) h3,
	.entry_recipe_list .entry_img li:nth-child(2) h3{
		font-size: small !important;
	}
	.top_latest_recipe .entry_img li .exp_list .category a{
		
	}
	#footerColmun .side_list span.tag a{
		background-size: 33px 36px;
	}
	/* ブログ詳細 */
	#mainColmun #page_entry_detail .detailImgAndText,
	#mainColmun #page_entry_detail .detailTextWithImg,
	#mainColmun #page_entry_detail p,
	#mainColmun blockquote{
		margin-bottom: 30px;
		line-height: 1.5;
		width: 100%;
	}
	#mainColmun #page_entry_detail ul li,
	#mainColmun #page_entry_detail ol li,
	#mainColmun #page_entry_detail ul li a,
	#mainColmun #page_entry_detail ol li a{
		font-size: medium;
	}
	#mainColmun .detailTextWithImg,
	#mainColmun .mainTitleImage p{
		margin: 0 -10px 0 0;
	}
	#mainColmun blockquote{
		padding: 30px 10px;
		width: auto;
	}
	#mainColmun blockquote:before {
		font-size: medium;
		left: 10px;
	}
	#mainColmun blockquote:after {
		font-size: medium;
		right: 10px;
	}
	#mainColmun .cat_writer_list img{
		width: 70%;
		display: block;
		margin: 0 auto 10px;
		text-align: center;
		float: none;
	}
	#mainColmun .member_area{
		padding: 10px;
	}
	#mainColmun .member_area #memberForm{
		width:100%;
	}
	#mainColmun .member_area input[type="password"]{
		padding: 7px 3px;
		margin:0 0 0 10px;
		width: 50%;
		font-size: small;
	}
	#mainColmun .member_area button{
		width: 25%;
		padding: 7px 0;
		font-size: small;
	}
	#mainColmun .member_area img{
		width: 95%;
		max-width: 640px;
	}
	#mainColmun .member_area h3{
		margin-bottom: 10px;
		font-size: medium;
	}
	#mainColmun .member_area p{
		margin: 10px 0 !important;
	}
	#mainColmun .member_area .fa{
		font-size: large;
	}
	#mainColmun #page_entry_detail .entry_box h3{
		    margin-top:-50px;
		    padding-top:50px;
	}
	.detailImageWithTxtLeft,
	.mceContentBody .mt-image-left,
	.mt-image-left,
	.detailImageWithTxtRight,
	.mceContentBody .mt-image-right,
	.mt-image-right{
		width: 100% !important;
		height: auto;
		margin: 0 auto 10px !important;
	}
	#mainColmun #wraiter_box .ttl_wraiter{
		margin: 0 0 10px;
	}
	#mainColmun #wraiter_box{
		font-size: small;
	}
	#mainColmun #main_tag_area{
		padding: 10px;
	}
	#mainColmun #main_tag_area span.tag a,
	#mainColmun #page_entry_detail .maker_detail a{
		padding: 5px 20px 5px 15px !important;
		font-size: small;
	}
	/* フォト */
	#photo_area{
		margin: 0 0 30px;
	}
	#photo_area .photosPageList,
	.pagePhoto .photosPageList{
		padding: 0 !important;
		margin: 0 !important;
		overflow: hidden;
	}
	#photo_area .photosPageList li,
	.pagePhoto .photosPageList li{
		display: inline-block;
		width: 100px;
		margin: 0 2px 0px 2px !important;
	}
	#photo_area .photosPageList li img,
	.pagePhoto .photosPageList li img{
		width: 100%;
	}
	.pagePhoto .listPagePager{
		margin: 0 0 20px !important;
	}

	/* 検索フォーム */
	#footerColmun #searchForm{
		display: none;
	}

	/* 広告管理 */
	body.topPage header .ads_area{
		display: none;
	}
	header .ads_area{
		display: block;
	}
	body.topPage #footerColmun .ads_area{
		display: none;
	}
	body.typeDetail #footerColmun .ads_area_middle{
		display: none;
	}
	.ads_area,
	.topPage #top_ads_area .ads_area,
	#mainColmun .ads_area_middle,
	#mainColmun .ads_area_main_bottom,
	#footerColmun .ads_area,
	#footerColmun .ads_area_middle,
	#footerColmun .ads_area_bottom{
		display: table;
		width: 100%;
		margin-bottom: 10px;
	}
	.ads_area a,
	#mainColmun .ads_area_middle a,
	#mainColmun .ads_area_main_bottom a,
	#footerColmun .ads_area_middle a,
	#footerColmun .ads_area_bottom a{
		display: table-cell;
		text-align: center;
	}
	.ads_area a img,
	#mainColmun .ads_area_middle img,
	#mainColmun .ads_area_main_bottom img,
	#footerColmun .ads_area img,
	#footerColmun .ads_area_middle img,
	#footerColmun .ads_area_bottom img{
		width: 95%;
		max-width: 640px;
	}
	header .header_ads_area,
	footer .footer_ads_area{
		padding: 15px 0;
	}
	header .header_ads_area{
		padding: 15px 0 0;
	}
	header .header_ads_area #header_bnr,
	footer .footer_ads_area #footer_bnr{
		width: 100%;
		text-align: center;
	}
	header #header_bnr span,
	footer .footer_ads_area span{
		width: 25px;
		height: 25px;
		right: 15px;
	}
	header #header_bnr img,
	footer .footer_ads_area img{
		width: 90%;
	}
	header #header_bnr span .fa,
	footer .footer_ads_area span .fa{
		vertical-align: baseline;
	}
	#mainColmun .ads_area_main_bottom{
		border: none;
		background: none;
		padding: 0;
	}

	/* パーツ */
	.btnEntryFacebookShareOrg,
	.btnEntryTwitterOrg{
		display: inline-block;
		width: 100%;
		margin: 0 auto 10px;
	}
	#facebook_area{
		padding: 20px;
		margin: 0 auto;
	}
	.bnr_box{
		padding:0;
		margin:0 auto !important;
	}
	#facebook_area #inner{
		padding: 50px 10px;
	}
	#facebook_area #inner p{
		margin-bottom: 10px;
	}
	#mainColmun #page_entry_detail .anchorList{
		margin: 0 0 20px;
		padding: 20px;
	}
	#mainColmun #page_entry_detail .anchorList a{
		padding: 5px 0 ;
		font-size: small;
	}
	#mainColmun #page_entry_detail #social_area .socialBtns{
		margin-top: 20px;
	}
	#mainColmun #page_entry_detail #social_area .socialBtns a{
		padding: 0;
	}
	.btn_area a{
		width: 70%;
		background-size: 33px 36px !important;
	}
	/* ========== 問い合わせフォーム ========== */
	.typeInquiry input[type="text"],
	.typeInquiry input[type="email"],
	.typeInquiry input[type="url"],
	.typeInquiry input[type="date"],
	.typeInquiry textarea{
		width: 95%;
	}
	.typeInquiry input.number,
	.typeInquiry input.ymdhm,
  .typeInquiry input.price{
		float: none;
		width: 80%;
		margin: 0 0 5px;
	}
	/* ========== 下層キャッチ ========== */
	#sub_catch_area #txt_area #inner{
		height: 100%;
	}
	#sub_catch_area #txt_area #inner #box{
		font-size: large !important;
	}
	#sub_catch_detail{
		min-width: 0px !important;
		width: 100%;
	}
	#sub_catch_detail #copy_sp{
		display: block;
		padding: 4%;
		font-size: 0.75em;
		background: #fff;
		line-height: 170%;
	}
	#sub_catch_detail #copy_pc{
		display: none !important;
	}
	#sub_catch_area img,
	#sub_catch_area{
		min-width: 0px !important;
	}
}


/* ========== コーディング ========== */
/* メルマガページ */
.pageDuplicate #mailmagazine{
	width: 100%;
}
.pageDuplicate #mailmagazine input[type="text"]{
	width: 65%;
	height: auto;
	padding: 5px 1% ;
	border: #D9D9D9 1px solid ;
	border-radius: 4px;
}
.pageDuplicate #mailmagazine input[type="submit"]{
	padding: 5px 1%;
	width: 8%;
	height: auto;
	border: none;
	color: #fff;
	font-weight: bold;
	border-radius: 4px;
	background: #069fb6;
	cursor: pointer;
}
.pageDuplicate #mailmagazine input[type="submit"]:hover{
	background: #12b7d0;
}
.pageDuplicate #mailmagazine TH{
	font-size: large;
	font-weight: bold;
}
.pageDuplicate #mailmagazine p{
	margin-bottom: 10px !important;
}

	@media screen and (max-width: 768px){
		.pageDuplicate #mailmagazine input[type="text"]{
			width: 98%;
			margin-bottom: 10px;
		}
		.pageDuplicate #mailmagazine input[type="submit"]{
			width: 31.333%
		}
	}
@media screen and (max-width: 480px) {
/*---  ---*/
#top_cont_area .top_tag_area .inner img.subttl_img{
	width: 30%;
	top:-30px;
}
/* メーカー・ブランド一覧 */
.maker_detail{
	margin-bottom: 40px;
	overflow: hidden;
}

/* カレンダー */
    .cal_wrapper {
      max-width: 800px; /* 最大幅 */
      min-width: 300px; /* 最小幅 */
      margin: 2.0833% auto;
    }
     
    .googlecal {
      position: relative;
      padding-bottom: 100%; /* 縦横比 */
      height: 0;
      overflow: hidden;
    }
    .googlecal iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100% !important;
    }
     
    @media only screen and (min-width: 600px) {
      /* 画面幅が600px以上の場合の縦横比の指定 */
      .googlecal {
        padding-bottom: 75%;
      }
    }

