@charset "utf-8";
/*--------初期解除----------*/
*{
	margin:0;
	padding:0;
	list-style:none;
	font-size:16px;
	font-style:normal;
	line-height: 1;
}
img{
	border:0;
	vertical-align: bottom;
}
ul{list-style:none;}
li {
	line-height: 160%;
}
p {
	line-height: 140%;
}
th {
	font-weight: normal;
}

/*---------初期設定---------*/

body {
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-color: #FFFFFF;
 -webkit-text-size-adjust: 100%;
}
.pcNav li a,
.mbNavList li a {
	font-family: "FOT-筑紫ゴシック Pro H";
	font-size: 18px;
	color: #4B4A4A;
}
a {
	color: #295eaa;
	text-decoration:none;
	outline:0;
}

a:hover {
	color: #88B6EF;
	text-decoration:none;
}
.textCenter {
	text-align: center;
}
.clear {
	clear: both;
}
.overflow {
	overflow: hidden;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.marginBtm20 {
	margin-bottom: 20px;
}
.marginTop20 {
	margin-top: 20px;
}
p.fontSize14 {
	font-size: 14px;
}
.textCenter {
	text-aling: center;
}
.displayNone {
	display: none;
}
.imgAuto {
	width: auto;
	height: auto;
}
.imgMax320 {
	max-width: 320px;
}
.red {
	color: red;
}
/*---------テンプレートスタイル---------*/
img {
	width: 100%;
}
.pc {
	display: none;
}
.mbNav {
	position: relative;
}
.mbNav h1 {
	text-indent: -9999px;
	background: url(../img/mb-logo.jpg) no-repeat;
	width: 142px;
	height: 53px;
	background-size: 142px 53px;
	margin: 13px auto;
}
.mbNav h1 a {
	display: block;
	width: 142px;
	height: 53px;
}
.mbNavBtn {
	width: 41px;
	height: 32px;
	position: absolute;
	top: 13px;
	right: 11px;
	cursor: pointer;
}
.mbNavBtn img {
	width: 41px;
	height: 32px;
}
.drill-down {
	position: relative;
	overflow: hidden;
	display: none;
}
.mbNavList {
	background: #ffffff;
}
.menu-child {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	backgorund: #fff;
	transition: left 0.3s;
}
.menu-child.is-active {
	left: 0;
}
.mbNavList li {
	background: #eeeeee;
	border-bottom: solid 2px #fff;
	line-height: 1;
	width: 100%;
}
.mbNavList li a {
	display: block;
	font-size: 18px;
	padding: 15px 0 17px 34px;
	width: 100%;
}
.mbNav01 a {
	background: url(../img/nav01.png) no-repeat left center;
}
.mbNav02 a {
	background: url(../img/nav02.png) no-repeat left center;
}
.mbNav03 a {
	background: url(../img/nav03.png) no-repeat left center;
}
.mbNav04 a {
	background: url(../img/nav04.png) no-repeat left center;
}
.mbNav05 a {
	background: url(../img/nav05.png) no-repeat left center;
}
.mbNav06 a {
	background: url(../img/nav06.png) no-repeat left center;
}
.mbNav07 a {
	background: url(../img/nav07.png) no-repeat left center;
}
.mbNav08 a {
	background: url(../img/nav08.png) no-repeat left center;
}
.mbNav09 a {
	background: url(../img/nav09.png) no-repeat left center;
}
.contener {
	padding: 0 10px 0px;
}
.topMenuBox {
	margin-bottom: 10px;
}

.cha_campaignBox{
    background: url(../img/cha_campaign_back.gif) repeat left center;
    padding: 25px;
    margin: 10px 0px;
}
.cha_campaignBox .chaBox{
    background: #fff;
    padding: 20px;
    text-align: center;
}

.chaIb{
    display: inline-block;
}
.chaBox img{
    width: auto;
    max-width: 100%;
}

.chaBox img:last-of-type{
    margin-top: 15px;
}

.cha_champaignBtn{
    background: url(../img/cha_campaign_btn.png) repeat left center;
    font-weight: bold;
    margin: 40px auto 10px auto;
    max-width: 400px;
}
.cha_champaignBtn a{
    color: #fff;
    display: block;
    padding: 15px;
}

.newsBox {
	margin: 10px 0;
	position: relative;
}
.newsBox h2 {
	font-family: "FOT-筑紫ゴシック Pro H";
	padding: 8px 0 5px 10px;
	color: #fff;
	font-size: 20px;
}
.topBox {
	position: relative;
	width: 100%;
}
.topH2 {
	font-family: "FOT-筑紫ゴシック Pro H";
	position: absolute;
	top: 8px;
	left: 10px;
	color: #fff;
	font-size: 20px;
	padding: 5px 0 5px 5px;
}
.searchBox h2 {
	font-family: "FOT-筑紫ゴシック Pro H";
	margin: 0px 0 0 10px;
	color: #fff;
	font-size: 20px;
	padding: 13px 0 5px 5px;
}
.newsBox h2 {
	background: #99CC33;
}
.newsListBox {
	border: solid 4px #99CC33;
	border-top: none;
}

.topBoxCont {
	overflow: hidden;
	position: relative;
}
.topMenuBox {
	position: relative;
}
.imgCenter{
    width: 100%;
    height: 100%;
    display:table;
    text-align: center;
}
.imgCenter > *{
    display:table-cell;
    vertical-align: middle;
}
.topMenuBox a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.topBoxText {
	padding: 4px;
	overflow: hidden;
}
.topBoxText p {
	background: #fff;
	padding: 10px;
}
.searchText {
	background: #ED6D46;
}
.brandText {
	background: #E60039;
}
.newItemText {
	background: #F19DB5;
}
.campaignText {
	background: #0168B7;
}
.lineText {
	background: #2cbf13;
}
.planningText {
	background: #ffcc00;	
	}
.enjoymentText {
	background: #0099D9;
}
.shopText {
	background: #E95383;
}
.newsList {
 	background: url(../img/news-line.png) repeat-x bottom;
	padding: 10px;
	position: relative;
}
.topNewsTitle {
	position: relative;
}
p.toNewsList {
	position: absolute;
	top: 11px;
	right: 10px;
}
p.toNewsList a {
	color: #fff;
	font-size: 12px;
}

.newsList h3 {
	color: #336633;
	font-weight: bold;
	font-size: 16px;
	padding: 0px 0 5px;
	margin-bottom: 5px;
}
.newsList h3 a {
	color: #336633;
	font-weight: bold;
	font-size: 16px;
	padding: 0px 0 5px;
	line-height: 1;
}
.toNewsList {
	text-align: right;
}
.newsText {
	padding: 5px 0;
}
.newsList:nth-last-of-type(1) {
	background: none;
}
.newsList .date {
	padding-left:140px;
	height: 24px;
	font-size: 12px;
	padding-top: 15px;
}
.newsType {
	position: absolute;
	width: 45px;
	height: 48px;
	top: 10px;
}
.new_box {
	background: url(../img/new-ico.png) no-repeat left top;
	background-size: 30px auto;
}
.normal_box {
	background: url(../img/nomal-ico.png) no-repeat left top;
	background-size: 30px auto;
}
.newsList .release {
	background: url(../img/news-ico.jpg) no-repeat;
	background-position: 28px 12px;
	background-size: 100px auto;
}
.newsList .event {
	background: url(../img/event-ico.jpg) no-repeat;
	background-position: 28px 12px;
	background-size: 100px auto;
}
.newItemBox p.newItemIcon {
	text-align: center;
	margin: 5px 0;
}
.searchIframe {
	width: 100%;
}
.newItemBox p.newItemIcon img {
	margin-top: 0;
}
.searchBox {
	background-color: #ff9e20;
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 10px;
}
ul.searchList {
	width: 80%;
	margin: 0px auto 0;
	padding: 15px 0 20px;
}
ul.searchList li {
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
}
ul.searchList li.searchBtn {
	text-align: center;
}
.searchList select {
	width: 100%;
	margin-bottom: 15px;
}
.searchList ul li.searchBtn{
	text-align: center;
}
.searchBtn button{
	width: 50%;
	padding: 5px 5px;
}
.brandBox {
	background: #E60039;
}
.newItemBox{
	background: #F19DB5;
	position: relative;
}
.newItemBox figure {
	text-align: center;
}
.newItemBox img {
	width: auto;
	height: auto;

	margin-top: 46px;
}
.campaignBox {
	background: #0168B7;
}
.lineBox {
	background: #2cbf13;
}
.plannningBox {
	background: #ffcc00;	
	}
.campaignBox figure {
	border-left: solid 4px #0168B7;
	border-right: solid 4px #0168B7;
}
.lineBox figure {
	border-left: solid 4px #2cbf13;
	border-right: solid 4px #2cbf13;
}
.lineBox {
	background: #2cbf13;
}
.lineBox figure {
	border-left: solid 4px #2cbf13;
	border-right: solid 4px #2cbf13;
}
.shopBox {
	background: #E95383;
}
.lineBox {
	background: #2cbf13;
}

.enjoymentBox {
	background: #0099D9;
}

.mediaBox {
	background: #99CC33;
}
.mediaBox figure {
	width:74%;
	padding-top:70px;
	margin: 0 auto;}
.mediaBox p {
	position:absolute;
	top:200px;
	font-size:80%;
	padding:0 15px;}
.mediaBox h3 {
	position:absolute;
	top:45px;
	padding:0 15px;}
.mediaText {
	background: #99CC33;
}

.cookingBox figure {

}
.snsBox {
	clear: both;
}
.twitterBox,
.facebookBox {
	height: 300px;
	width: 100%;
	margin: 0 auto;
	border: solid 1px #C9C2C2;
	overflow: hidden;
}
.twitterBox {
margin-bottom: 10px;
}
.footIco {
	padding: 10px 10px 10px 0;
}
.footIco img {
	width: 40px;
	height: 40px;
}
footer {
	margin-top: 5px;
}
.footMbNav {
	background: #295EAA;
}
.footMbNav li {
	padding: 20px 0;
	border-bottom: solid 1px #fff;
}
.footMbNav li a {
	padding: 0px 0 0px 10px;
	display: block;
	color: #fff;
}
.toTop {
	background: #295EAA;
	text-align: right;
}
.toTop img {
	width: auto;
	height: auto;
	margin: 23px 10px 23px 0;
}
ul.sns-list {
  overflow: hidden;
  width: 100%;
}
.sns-list li {
  float: left;
}
.sns-list li img {
  width: 20px;
  height: 20px;
}
.sns-tw {
  background: #00B0ED;
  width: 17%;
}
.sns-tw a {
  background-color: #00B0ED;
  display: block;
  margin: 10px auto;
  padding: 5px 0;
  color: #fff;
  text-align: center;
}
.sns-fb {
  background: #3b5998;
  width: 17%;
}
.sns-fb a {
  background-color: #3b5998;
  display: block;
  margin: 10px auto;
  padding: 5px 0;
  color: #fff;
  text-align: center;
}
.sns-go {
  background: #df4a32;
  width: 17%;
}
.sns-go a {
  background-color: #df4a32;
  display: block;
  margin: 10px auto;
  padding: 5px 0;
  color: #fff;
  text-align: center;
}
.sns-ht {
  background: #008fde;
  width: 17%;
}
.sns-ht a {
  background-color: #008fde;
  display: block;
  margin: 5px auto;
  padding: 10px 0;
  color: #fff;
  text-align: center;
}
.sns-pk {
  background: #eb4654;
  width: 17%;
}
.sns-pk a {
  background-color: #eb4654;
  display: block;
  margin: 10px auto;
  padding: 5px 0;
  color: #fff;
  text-align: center;
}
.sns-li {
  background: #00c300;
  width: 15%;
}
.sns-li a {
  background-color: #00c300;
  display: block;
  margin: 10px auto;
  padding: 5px 0;
  color: #fff;
  text-align: center;
}
.copyright {
	background: #39393a;
	padding: 26px 0;
	text-align: center;
}
.copyright small {
	color: #fff;
	font-size: 10px;
}

@media screen and (min-width: 640px) {
.snsBox {
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
.twitterBox,
.facebookBox {
	width: 49%;
	margin: 0 auto;
	border: solid 1px #C9C2C2;
}
.twitterBox {
	float: left;
	overflow: hidden;
}
.facebookBox {
	float: right;
	overflow: hidden;
}
ul.searchList {
	width: 80%;
	margin: 0px auto 0;
	padding: 15px 0 20px;
}
ul.searchList li {
	float: left;
	width: 37%;
	margin-right: 10px;
	margin-bottom: 0;
}
.searchList select {
	width: 100%;
	margin-bottom: 15px;
}
ul.searchList li.searchBtn{
	width: 17%;
	text-align: center;
}
.searchBtn button {
	width: 100%;
}
.newsListBox {
	overflow: hidden;
	border: none;
	background: #99CC33;
	padding: 10px;
}
.newsList {
	float: left;
	background-color: #fff;
	background-image: none;
	margin-right: 10px;
	padding-bottom: 10px;
}
.newsList:nth-child(3n) {
	margin-right: 0px;
}
.newsList:nth-last-of-type(1) {
	background-color: #fff;
}

}
@media screen and (min-width: 677px) {
.searchIframe {
	height: 100px;
}
.footIco {
	padding-right: 40px;
}
}
@media screen and (min-width: 980px) {
	/* 980px以上用（PC）の記述 */
.mb {
	display: none;
}
.pc {
	display: block;
}
.contents {
	width: 1014px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
header {
	width: 222px;
	float: left;
	padding-bottom: 30px;
}
.contener {
	width: 782px;
	float: right;
	padding: 0 0;
}
.snsBox {
	clear: both;
}
footer {
	clear: both;
	position: relative;
}
.pcNavLogo {
	text-align: center;
	margin: 27px 0;
}
.pcNavLogo img {
	width: 162px;
	height: auto;
}
.pcNav li {
	background: #eeeeee;
	border-bottom: solid 2px #fff;
	line-height: 1;
}
.pcNav li a{
	display: block;
	font-size: 18px;
	padding: 15px 0 17px 34px;
}
.pcNav01 a {
	background: url(../img/nav01.png) no-repeat left center;
}
.pcNav02 a {
	background: url(../img/nav02.png) no-repeat left center;
}
.pcNav03 a {
	background: url(../img/nav03.png) no-repeat left center;
}
.pcNav04 a {
	background: url(../img/nav04.png) no-repeat left center;
}
.pcNav05 a {
	background: url(../img/nav05.png) no-repeat left center;
}
.pcNav06 a {
	background: url(../img/nav06.png) no-repeat left center;
}
.pcNav07 a {
	background: url(../img/nav07.png) no-repeat left center;
}
.pcNav08 a {
	background: url(../img/nav08.png) no-repeat left center;
}
.pcNav09 a {
	background: url(../img/nav09.png) no-repeat left center;
}
footer {
	background: #295EAA;
	overflow: hidden;
}
.footPcNavBox {
	width: 1014px;
	margin: 0 auto;
	overflow: hidden;
}
.footPcNav {
	width: 782px;
	float: right;
	overflow: hidden;
	margin-top: 15px;
	position: relative;
	height: 118px;
}
.footPcNav li {
	float: left;
	margin-bottom: 12px;
}
.footPcNav li a {
	color: #fff;
}
.toTop {
	overflow: hidden;
}
.toTop a img {
	position: absolute;
	height: 54px;
	width: auto;
	right: 11px;
	top: 40px;
}
