@charset "UTF-8";

/* CSS Document */


.ltIE8 #header-txt a {
	background-image: url(../common_new/img/bg-triangle-gray.png);
}

#area-slide {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

#loading {
	position: absolute;
	z-index: -1;
	text-align: center;
	width: 100%;
	height: 50px;
	margin-top: -25px;
	left: 0;
	top: 50%;
}

#area-slide .main-slide {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	visibility: hidden;
}

#area-slide .main-slide a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/pt-main.jpg) center center no-repeat;
	background-size: 1400px 558px;
	/*-webkit-transition:background-size 1s,-webkit-filter 2s;
	transition:background-size 1s,-webkit-filter 2s;*/
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

#area-slide .main-slide.no2 a:hover,
#area-slide .main-slide.no1 a:hover {
	/*background-size:1470px 586px;
	-webkit-filter: saturate(1.4);*/
	opacity: 0.6;
}

#area-slide .main-slide.no2 a {
	background-image: url(../img/pt-main2.jpg);
}

#area-slide .main-slide.current {
	z-index: 2;
}

.wide #area-slide .main-slide a {
	background-size: 100% auto;
}

.wide #area-slide .main-slide a:hover {
/*background-size:105% auto;*/	
}

#area-slide h2 {
	position: absolute;
	z-index: 3;
	left: 10%;
	margin-left: 0px;
	top: 50%;
	margin-top: -50px;
	visibility: hidden;
	width: 400px;
	height: 70px;
}

.ltIE8 #area-slide h2 {
}

#area-slide .controller {
	position: absolute;
	z-index: 3;
	width: 100%;
	left: 0;
	bottom: 5px;
	text-align: center;
}

#area-slide .controller li {
	display: inline-block;
}

#area-slide .controller a {
	display: inline-block;
	background: url(../img/bg-slide-button_x2.png) 0 -10px no-repeat;
	background-size: 10px 20px;
	width: 10px;
	height: 10px;
}

.ltIE8 #area-slide .controller a {
	background-image: url(../img/bg-slide-button.png);
	background-position: 0 -9px;
}

#area-slide .controller li {
	margin: 0 7px 0 0;
}

#area-slide .controller li:last-child {
	margin-right: 0;
}

#area-slide .controller a:hover,
#area-slide .controller .current a {
	background-position: 0 0px;
}

/* スライド夢 */

#dream-image {
	position: absolute;
	z-index: 1;
	width: 5604px;
	height: 558px;
	left: 0;
	top: 0;
}

#dream-image.current {
	z-index: 2;
}

#dream-image li {
	width: 467px;
	float: left;
}

#dream-image li a {
	display: block;
}

#dream-image li a {
	visibility: hidden;
}

#area-news {
}

#area-news .inner {
	width: 990px;
	margin: 60px auto 0;
}

#area-news a {
	color: inherit;
	text-decoration: none;
}

#area-news h3 {
	font-size: 14px;
	position: relative;
	z-index: 1;
	margin: 0 0 14px;
}

#area-news h3 a {
	font-size: 13px;
	position: absolute;
	z-index: 1;
	right: 15px;
	color: #EE8500;
	background: url(../img/bg-link-red_x2.png) 100% 45% no-repeat;
	background-size: 13px 13px;
	padding: 0 20px 0 0;
}

.ltIE8 #area-news h3 a {
	background-image: url(../img/bg-link-red.png);
}

#area-news h3 a:hover {
	text-decoration: underline;
}

.eventlist {	
	width: 527px;
	float: right;
}

#area-news li time {
	float: left;
	width: 122px;
}

#area-news li .title {
	float: right;
	width: 312px;
}

#area-news li a {
	line-height: 1.3;
	padding: 10px 4px;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
}

#area-news li a:hover {
	background: #FCE6D4;
}

.news {
	padding: 0 18px 0 0;
	float: left;
	border-right: 1px solid #ccc;
	width: 420px;
}

#area-news .icon {
	width: 80px;
	height: 23px;
	line-height: 23px;
	background: #ccc;
	color: #fff;
	display: block;
	float: left;
	font-size: 11px;
	text-align: center;
	margin: -4px 0 0;
}

#area-news .news .title {
	width: 286px;
}

#area-news .icon.ishikawa {
	background: #00B2B2;
}

#area-news .icon.tokyo {
	background: #A6A7A8;
}

#area-news .icon.kanagawa {
	background: #85B200;
}

/* 最新インタビュー */

#area-newinterview {
	margin: 48px 0 0;
	background-color: #F7F7F7;
}

/*#area-newinterview a {
	color: inherit;
	text-decoration: none;
	display: block;
}
*/
#area-newinterview .inner {
	width: 990px;
	padding: 26px 0 26px;
	margin: 0 auto;
}

/*#area-newinterview h3 {
	font-size: 14px;
}*/

#area-newinterview .movie {
	float: left;
	width: 470px;
}

#area-newinterview .movie h3 {
	margin: 0 0 16px;
}
.interview-txt {
	width: 471px;
	height:270px;
	background:#FFF;
	padding:5px;
	float: right;
	position: relative;
	z-index: 1;
}
.interview-txt  h4 {
	color: #333;
	font-size: 22px;
}

.interview-txt .text {
	margin: 10px 0 0;
	padding: 0 11px;
}

.interview-txt  p {
	margin-top:15px;
	font-size: 14px;
}


.interview-txt span a  { 
color: #EE8500;
font-size:13px;
text-align:right;
margin-top:15px;
text-decoration: none; 
background: url(../img/bg-link-red_x2.png) 100% 45% no-repeat;
background-size: 13px 13px;
background-position: right center; 
padding-right: 18px 
}

.interview-txt a:hover {
	text-decoration: underline;
}
#area-newinterview .icon{
	color:#FFF;
	font-size:12px;
	width:100px;
	float:right;
	text-align:center;
}
#area-newinterview .iconDate{
	color:#333;
	font-size:12px;
	margin-left:10px;
	float:right;
}
#area-newinterview .icon.ishikawa {
	background: #00B2B2;
}

#area-newinterview .icon.fukui {
	background: #E55F74;
}

#area-newinterview .icon.toyama {
	background: #EE8500;
}

/* インタビューリスト3列 */
#interviewListArea {
	width: 990px;
	margin: 0 auto;
}
#interviewListArea .columuTitle {
	width: 990px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../img/title-interview.png) no-repeat left top;
	margin: 35px 0 15px 0;
	border-bottom:1px solid #D5D5D5;
}
#interviewListArea ul {
	width: 990px;
	margin: 0;
	padding: 0;
}
#interviewListArea ul li {
	display: block;
	width: 300px;
	height: 375px;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-right: 30px;
	/*background: url(../img/line_dotted.gif) repeat-x left bottom;*/
}
#interviewListArea ul li .iListBox {
	width: 300px;
	height: 375px;
	background-color: #FFF;
}

#interviewListArea ul li .iListBox h3 {
	text-indent: -9999px;
	display: block;
	width: 300px;
	height: 35px;
	margin-bottom: 3px;
}
#interviewListArea ul li .iListBox .ico {
	float:right;
	margin:10px 5px 0 5px;
}
#interviewListArea ul li .iListBox .imgBox {
	width: 284px;
	height: 138px;
	margin-bottom: 15px;
	position: relative;
}
/*#interviewListArea ul li .iListBox .imgBox a {
	display: block;
	width: 284px;
	height: 138px;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	background: url(../img/common/blank.gif) repeat left top;
}*/
#interviewListArea ul li .iListBox .imgBox img {
	width: 284px;
	height: 138px;
	position: absolute;
	top: 0px;
	left: 8px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center center;
}
#interviewListArea ul li .iListBox .iconDate {
	width: 300px;
	height: 15px;
	margin-bottom: 10px;
}
#interviewListArea ul li .iListBox .iconDate .cIcon {
	float: left;
	line-height: 16px;
	font-size: 16px;
}
#interviewListArea ul li .iListBox .iconDate .cDate {
	float: right;
	line-height: 15px;
	font-size: 12px;
}
#interviewListArea ul li .iListBox h4 {
	display: block;
	width: 300px;
	height: 50px;
	font-size: 15px;
	line-height: 20px;
	margin: 0;
	padding: 0;
    font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
}
#interviewListArea ul li .iListBox .cTxt {
	line-height: 20px;
}

/* -----------------　コラムリストSTYLE　-----------------*/
#interviewListArea #ishikawa .iListBox h3 {
	background: url(../img/title-ishikawa.png) no-repeat left top;
}
/*#interviewListArea #story .iListBox .imgBox a:hover {
	background: url(../img/index/c01_hover.png) no-repeat left top;
}*/
/*#interviewListArea #story .iListBox .iconDate .cIcon {
	background: url(../img/index/c01_icon.gif) no-repeat left top
}*/

#interviewListArea #toyama .iListBox h3 {
	background: url(../img/title-toyama.png) no-repeat left top;
}
/*#interviewListArea #career .iListBox .imgBox a:hover {
	background: url(../img/index/c02_hover.png) no-repeat left top;
}
#interviewListArea #career .iListBox .iconDate .cIcon {
	background: url(../img/index/c02_icon.gif) no-repeat left top
}*/

#interviewListArea #fukui .iListBox h3 {
	background: url(../img/title-fukui.png) no-repeat left top;
}
/*#interviewListArea #body .iListBox .imgBox a:hover {
	background: url(../img/index/c03_hover.png) no-repeat left top;
}
#interviewListArea #body .iListBox .iconDate .cIcon {
	background: url(../img/index/c03_icon.gif) no-repeat left top
}
*/

/* facebook */

#area-fb-pickup {
	width: 990px;
	margin: 0 auto;
}
#area-fb-pickup .inner {
	width: 475px;
	/*width: 100%;*/
	margin: 0 auto;
	padding:7px;
	float:left;
}
/*@media screen and (max-width:980px){
    #area-fb-pickup .inner.fb-wrap {
    	width: 100%;
        margin: 0 auto;
        padding: 0px;
    }
    #area-fb-pickup .inner.pickup-wrap {
    	 width: 50%;
    }
}*/

#area-fb-pickup .fbTitle {
	width: 475px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../img/title-fb.png) no-repeat left top;
	margin: 10px 0 15px 0;
	border-bottom:1px solid #D5D5D5;
}

#area-fb-pickup .fb {
	width: 472px;
	height: 456px;
	display: block;
	margin: 0 auto;
}

#area-fb-pickup .pickupTitle {
	width: 475px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../img/title-pickup.png) no-repeat left top;
	margin: 10px 0 15px 0;
	border-bottom:1px solid #D5D5D5;
}

#area-fb-pickup .banner-l {
	width: 440px;
	height: 100px;
	display: block;
	margin: 10px auto 0 auto;
}

/* おすすめコンテンツ */

/*#area-favorite {
	margin: 48px 0 0;
	background-color: #F7F7F7;
}

#area-favorite a {
	color: inherit;
	text-decoration: none;
	display: block;
}

#area-favorite .inner {
	width: 990px;
	padding: 42px 0 26px;
	margin: 0 auto;
}

#area-favorite h3 {
	font-size: 14px;
}

#area-favorite .favorite {
	float: left;
	width: 603px;
}

#area-favorite .favorite h3 {
	margin: 0 0 16px;
}

#area-favorite .favorite li {
	float: left;
	margin: 0 20px 20px 0;
}

#area-favorite .favorite li:nth-child(3n) {
	margin-right: 0;
	float: right;
}

#area-favorite .favorite li:nth-child(3n + 1) {
	clear: both;
}

#area-favorite .favorite li p {
	margin: 6px 0 0;
}

.ltIE7 #area-favorite .favorite li p {
	white-space: nowrap;
}

#area-favorite .favorite li a:hover p {
	text-decoration: underline;
}
*/
/*
.season-recipe {
	width: 351px;
	float: right;
	position: relative;
	z-index: 1;
}

.season-recipe .photo {
	margin: 14px 0 0;
	position: relative;
	z-index: 1;
}

.season-recipe .photo li {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}

.season-recipe .photo li.current {
	position: static;
	opacity: 1;
}

.season-recipe .photo .image {
	text-align: center;
}

.season-recipe .photo a {
	padding: 29px 12px 32px;
	background: #fff;
	border: 1px solid #ddd;
}

.season-recipe .photo a:hover {
	background: #FFFDE6;
}

.season-recipe .photo h4 {
	color: #EE2200;
	font-size: 15px;
}

.season-recipe .photo .text {
	margin: 27px 0 0;
	padding: 0 11px;
}

.season-recipe .photo p {
	font-size: 12px;
}

.season-recipe .controller {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 5px;
}

.season-recipe .controller a {
	display: block;
	background: url(../img/bg-slide-button_x2.png) 0 -10px no-repeat;
	background-size: 10px 20px;
	width: 10px;
	height: 10px;
}

.ltIE8 .season-recipe .controller a {
	background-image: url(../img/bg-slide-button.png);
	background-position: 0 -9px;
}

.season-recipe .controller li {
	float: left;
	margin: 0 7px 0 0;
}

.season-recipe .controller li:last-child {
	margin-right: 0;
}

.season-recipe .controller a:hover,
.season-recipe .controller .current a {
	background-position: 0 0px;
}*/



/* All SP & Tablet */
@media screen and (max-width:1039px) {

#area-slide {
	overflow: hidden;
	min-height: 360px;
}

#area-slide .main-slide {
	width: 141.4%;
	height: 100%;
}

#area-slide .main-slide a {
	background-size: 100% 100% !important;
}

#area-slide h2 {
	margin-left: 0px;
	margin-top: -30px;
	width: 300px;
	height: 53px;
}

/* スライド夢 */

#dream-image {
	position: absolute;
	width: 568%;
	height: 100%;
	left: 0;
	top: 0;
}

#dream-image ul {
	width: 100%;
	height: 100%;
}

#dream-image li {
	width: 8.33%;
	float: left;
	height: 100%;
}

#dream-image li img {
	width: 100%;
	height: auto;
}

#area-news {
	margin-top: 6%;
}

#area-news .inner {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 2%;
	margin: 0;
}

#area-news h3 {
	/*font-size:14px;*/
	margin: 0 0 2.4%;
}

#area-news h3 a {
	right: 0;
	background-size: 10px 10px;
	padding: 0 15px 0 0;
}

.eventlist {
	padding-left: 3%;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#area-news li time {
	float: none;
	width: 100%;
	display: block;
	font-size: 12px;
	margin: 0 0 4px;
}

#area-news li .title {
	float: none;
	width: 100%;
	display: block;
}

#area-news li a {
	position: relative;
	z-index: 1;
	padding: 8px 0px;
}

.news {
	padding-right: 3%;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#area-news .news time {
	float: left;
	width: 50%;
	margin: 0;
}

#area-news .icon {
	font-size: 10px;
	width: 80px;
	height: 20px;
	line-height: 20px;
	float: right;
	position: relative;
	z-index: 1;
	top: -5px;
}

#area-news .news .title {
	width: 100%;
	clear: both;
}

/* 最新インタビュー */
	
#area-newinterview {
	margin: 4.8% 0 0;
}

#area-newinterview .inner {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 4.2% 2% 2.6%;
	margin: 0 auto;
}

#area-newinterview h3 {
	font-size: 13px;
}

#area-newinterview .movie {
	float: left;
	width: 45%;
	margin:0px;
	padding:0px;
}

#area-newinterview .movie h3 {
	margin: 0 0 12px;
}

#area-newinterview .movie li {
	width: 100%;
	margin-bottom: 10px;
	margin-right: 0.5%;
	font-size: 11px;
}
#area-newinterview .interview-txt {
	float: right;
	width: 50%;
	margin-bottom: 10px;
	margin-right: 0.5%;
	font-size: 11px;
}

/* インタビューリスト3列 */
#interviewListArea {
	width: 100%;
	margin: 0 auto;
}
#interviewListArea .columuTitle {
	width: 100%;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../img/title-interview.png) no-repeat left top;
	margin: 35px 0 15px 0;
	border-bottom:1px solid #D5D5D5;
}
#interviewListArea ul {
	width: 95%;
	margin: 0 auto;
	padding: 0;
}
#interviewListArea ul li {
	display: block;
	width: 32%;
	height: 375px;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	/*background: url(../img/line_dotted.gif) repeat-x left bottom;*/
}
#interviewListArea ul li .iListBox {
	width: 95%;
	height: 375px;
	background-color: #FFF;
}

#interviewListArea ul li .iListBox h3 {
	text-indent: -9999px;
	display: block;
	width: 95%;
	height: 35px;
	margin-bottom: 3px;
}
#interviewListArea ul li .iListBox .ico {
	float:right;
	margin:10px 5px 0 5px;
}
#interviewListArea ul li .iListBox .imgBox {
	width: 90%;
	height: 124px;
	margin-bottom: 15px;
	position: relative;
}
/*#interviewListArea ul li .iListBox .imgBox a {
	display: block;
	width: 284px;
	height: 138px;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	background: url(../img/common/blank.gif) repeat left top;
}*/
#interviewListArea ul li .iListBox .imgBox img {
	width: 90%;
	height: 124px;
	position: absolute;
	top: 0px;
	left: 8px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center center;
}
#interviewListArea ul li .iListBox .iconDate {
	width: 95%;
	height: 15px;
	margin-bottom: 10px;
}
#interviewListArea ul li .iListBox .iconDate .cIcon {
	float: left;
	line-height: 16px;
	font-size: 16px;
}
#interviewListArea ul li .iListBox .iconDate .cDate {
	float: right;
	line-height: 15px;
	font-size: 12px;
}
#interviewListArea ul li .iListBox h4 {
	display: block;
	width: 95%;
	height: 50px;
	font-size: 15px;
	line-height: 20px;
	margin: 0;
	padding: 0;
    font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
}
#interviewListArea ul li .iListBox .cTxt {
	line-height: 20px;
}

/* おすすめコンテンツ */
	
/*#area-favorite {
	margin: 4.8% 0 0;
}

#area-favorite .inner {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 4.2% 2% 2.6%;
	margin: 0 auto;
}

#area-favorite h3 {
	font-size: 13px;
}

#area-favorite .favorite {
	float: left;
	width: 60%;
}

#area-favorite .favorite h3 {
	margin: 0 0 12px;
}

#area-favorite .favorite li {
	width: 33%;
	margin-bottom: 10px;
	margin-right: 0.5%;
	font-size: 11px;
}*/

/*
.season-recipe {
	width: 39%;
}

.season-recipe .photo {
	margin: 11px 0 0;
}

.season-recipe .photo a {
	padding: 10px 10px 25px;
}

.season-recipe .photo h4 {
	font-size: 14px;
}

.season-recipe .photo .text {
	margin: 10px 0 0;
	padding: 0;
}

.season-recipe .photo p {
	font-size: 11px;
	line-height: 1.5;
}*/


}

/* All SP */
@media screen and (max-width:639px) {


#area-slide {
	min-height: 180px;
}

#area-slide h2 {
	display: none;
}

#area-news {
	margin-top: 9%;
}

#area-news h3 {
	/*font-size:14px;*/
	margin: 0 0 4px;
}

#area-news h3 a {
	right: 0;
	background-size: 10px 10px;
	padding: 0 15px 0 0;
}

.eventlist {
	padding-right: 0;
	padding-left: 0%;
	width: 100%;
	float: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.eventlist li:nth-child(n + 6) {
	display: none;
}

#area-news li time {
	float: none;
	width: 100%;
	display: block;
	font-size: 12px;
	margin: 0 0 4px;
}

#area-news li .title {
	float: none;
	width: 100%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#area-news li a {
	position: relative;
	z-index: 1;
	padding: 8px 30px 8px 0;
	border-bottom: 1px solid #ddd;
}

#area-news li:first-child a {
	border-top: 1px solid #ddd;
}

#area-news li a:before {
	content: "";
	display: block;
	position: absolute;
	right: 3%;
	top: 50%;
	z-index: 1;
	width: 6px;
	height: 6px;
	border: 2px solid #EE8500;
	margin-top: -4px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	border-bottom: none;
	border-left: none;
}

.news {
	border-right: 0;
	padding-right: 0;
	margin-bottom: 20px;
	float: none;
	padding-left: 0%;
	width: 100%;
	
}

.news li:nth-child(n + 6) {
	display: none;
}

#area-news .eventlist time {
	width: auto;
	line-height: 16px;
	margin: 0 10px 5px 0;
	float: none;
	display: inline-block;
}

#area-news .icon {
	position: static;
	float: none;
	display: inline-block;
	font-size: 8px;
	line-height: 16px;
	height: 16px;
	vertical-align: middle;
}

#area-news .news .title {
	width: 100%;
	clear: both;
	padding: 5px 0 0;
}

/* 最新インタビュー */
	
#area-newinterview {
	margin: 7.2% 0 0;
}

#area-newinterview .inner {
	padding: 6.3% 2% 3.9%;
}

#area-newinterview h3 {
	font-size: 13px;
}

#area-newinterview .movie {
	float: none;
	margin:0 auto;
	width: 100%;
}

#area-newinterview .movie h3 {
	margin: 0 0 10px;
}

#area-newinterview .movie li {
	width: 100%;
	margin-bottom: 10px;
	margin-right: 2%;
	font-size: 11px;
	line-height: 1.2;
}
#area-newinterview .interview-txt {
	float: none;
	width: 100%;
	margin-bottom: 10px;
	margin-right: 0.5%;
	font-size: 12px;
}
#area-newinterview .interview-txt p {
	font-size: 14px;
	line-height:1.5;
}

/* インタビューリスト3列 */
#interviewListArea {
	width: 100%;
	margin: 0 auto;
}
#interviewListArea .columuTitle {
	width: 95%;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../img/title-interview.png) no-repeat left top;
	margin: 35px 0 15px 5px;
	border-bottom:1px solid #D5D5D5;
}
#interviewListArea ul {
	width: 95%;
	margin: 0 auto;,
	padding: 0;
}
#interviewListArea ul li {
	display: block;
	width: 95%;
	height: 375px;
	float: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	/*background: url(../img/line_dotted.gif) repeat-x left bottom;*/
}

#interviewListArea ul li .iListBox {
	width: 100%;
	height: 375px;
	background-color: #FFF;
}

#interviewListArea ul li .iListBox h3 {
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 35px;
	margin-bottom: 3px;
}
#interviewListArea ul li .iListBox .ico {
	float:right;
	margin:10px 5px 0 5px;
}
#interviewListArea ul li .iListBox .imgBox {
	width: 284px;
	height: 138px;
	margin-bottom: 15px;
	position: relative;
}
/*#interviewListArea ul li .iListBox .imgBox a {
	display: block;
	width: 284px;
	height: 138px;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	background: url(../img/common/blank.gif) repeat left top;
}*/
#interviewListArea ul li .iListBox .imgBox img {
	width: 284px;
	height: 138px;
	position: absolute;
	top: 0px;
	left: 8px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center center;
}
#interviewListArea ul li .iListBox .iconDate {
	width: 100%;
	height: 15px;
	margin-bottom: 10px;
}
#interviewListArea ul li .iListBox .iconDate .cIcon {
	float: left;
	line-height: 16px;
	font-size: 16px;
}
#interviewListArea ul li .iListBox .iconDate .cDate {
	float: right;
	line-height: 15px;
	font-size: 12px;
}
#interviewListArea ul li .iListBox h4 {
	display: block;
	width: 100%;
	height: 50px;
	font-size: 15px;
	line-height: 20px;
	margin: 0;
	padding: 0;
    font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
}
#interviewListArea ul li .iListBox .cTxt {
	line-height: 20px;
}

/* facebook */

#area-fb-pickup {
	width: 100%;
	margin: 0 auto;
}
#area-fb-pickup .inner {
	width: 100%;
	margin: 0 auto;
	padding:0px;
	float:left;
}
#area-fb-pickup .fbTitle {
	width: 95%;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background: url(../img/title-fb.png) no-repeat left top;
	margin: 10px auto 15px auto;
	border-bottom:1px solid #D5D5D5;
}

#area-fb-pickup .fb {
	width: 95%;
	height: 350px;
	display: block;
	margin: 0 auto;
}

#area-fb-pickup .pickupTitle {
	display:none;
}

#area-fb-pickup .banner-l {
	display:none;
}

/* おすすめコンテンツ */
	
/*#area-favorite {
	margin: 7.2% 0 0;
}

#area-favorite .inner {
	padding: 6.3% 2% 3.9%;
}

#area-favorite h3 {
	font-size: 13px;
}

#area-favorite .favorite {
	float: none;
	width: 100%;
}

#area-favorite .favorite h3 {
	margin: 0 0 10px;
}

#area-favorite .favorite li {
	width: 32%;
	margin-bottom: 10px;
	margin-right: 2%;
	font-size: 11px;
	line-height: 1.2;
}
*/
/*
.season-recipe {
	margin: 5% 0 0;
	width: 100%;
	float: none;
}

.season-recipe .photo h4 {
	font-size: 13px;
 line-height:1.2  white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.season-recipe .photo h5 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.season-recipe .photo p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.season-recipe a:after {
	content: " ";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}

.season-recipe .image {
	text-align: center;
	float: left;
	width: 29%;
}

.season-recipe .photo a {
	padding: 8px;
}

.season-recipe .photo .text {
	margin: 0;
	float: right;
	width: 66%;
}
*/

/* フッター */
}

/* Portrait */
@media screen and (max-width:479px) {
}

/* Landscape*/
@media screen and (min-width:480px) and (max-width:639px) {
}

/* Tablet */
@media screen and (min-width:640px) and (max-width:1039px) {
}
