@charset "UTF-8";
@font-face {
  font-family: 'Antonio';
  src: url('../fonts/Antonio-Regular.ttf') format('truetype');
}
/* CSS Document */
a:hover {
  color: #CCC;
  text-decoration: underline;
}
ul li {
  list-style: none;
}
section {
  display: block;
  unicode-bidi: isolate;
}
#sub {
  padding: 30px 0 0;
}
#sub article.cWrap {
  width: 730px;
  float: none;
  margin: 0 auto;
}
/*---------------------------------
	タイトル部
---------------------------------*/
#sub .fvTitleSet {}
/* ページタイトル(英字) */
#sub .fvTitleSet em {
  font-family: 'Antonio', sans-serif;
  font-size: 2.4rem;
  font-weight: 200;
  font-style: normal;
  line-height: 1em;
  color: #DE7369;
  background: none;
  padding-left: 0;
}
/* ページタイトル(日本語) */
#sub .fvTitleSet em span {
  font-size: 1.2rem;
  margin-left: 10px;
  color: #000;
  letter-spacing: 2px;
}
/* ページ見出し */
#sub .fvTitleSet h2 {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.4em;
  color: #333;
  border-bottom: 6px dotted #ccc;
  padding: 5px 0 15px;
  display: block;
  text-align: center;
}
#sub .fvTitleSet h2::after {
  content: '';
  background: url("../img/title_line.png") no-repeat;
  flex-grow: 2;
  margin-left: 20px;
}
.fullwidth {
  width: auto !important;
  float: none !important;
  margin: 0 auto !important;
}
#sub .fvTitleSet .lead {
  padding: 20px 0;
  font-size: 110%;
  line-height: 1.6em;
}
@media screen and (max-width:640px) {
  #sub article.cWrap {
    float: none;
    width: auto;
    margin-bottom: 50px;
  }
  #sub .fvTitleSet em {
    font-size: 2.3rem;
  }
  #sub .fvTitleSet em span {
    font-size: 1rem;
    letter-spacing: 1px;
  }
  #sub .fvTitleSet h2 {
    font-size: 1.3rem;
  }
}
/*--------------------------------*/
#sub article.cWrap {
  width: auto;
  line-height: 1.8em;
  font-size: 120%;
}
#mainBlock .cnt .mainimgs .imgfloat .mainimg {
  height: auto;
}
#mainBlock .cnt .shopbox .shopsubtitle {
  font-size: 135%;
}
@media screen and (max-width:640px) {}
.section1 {
  padding: 0 55px 0 180px;
  background-image: url(../images/present_2.jpg);
  background-repeat: no-repeat;
  min-height: 122px;
  height: auto !important;
  height: 122px;
  background-position: -1px 0px;
}

/* ///////////////////////////////////////////////////////////////////

[mainBlock]

/////////////////////////////////////////////////////////////////// */
/* =========================================================
mainBlock
========================================================= */
#mainBlock {}
#mainBlock h2 {}
#mainBlock h2 img {}
#mainBlock .privacy0 {}
#mainBlock .privacy0 h1 {}
#mainBlock .cnt {
  width: auto;
  background-color: #FFF;
}
#mainBlock .cnt .title {}
#mainBlock .cnt .mainimgs {
  margin-bottom: 0px;
}
#mainBlock .cnt .mainimgs .imgfloat {
  position: relative;
}
#mainBlock .cnt .mainimgs .imgfloat .mainimg {
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
}
#mainBlock .cnt .mainimgs .imgfloat .mainimg img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
#mainBlock .cnt .mainimgs .imgfloat .imgfloatinfo {
  background: #fff;
  /*    position: absolute;
    left: 0px;
    bottom: 0px;*/
  padding: 12px 20px;
  /*width:60%;*/
  /* border-radius: 30px; */
}
.imgfloatinfo .period {
  text-align: center;
  border-top: solid 1px #e6e6e6;
  padding-top: 18px;
}

/* 応募期間 */
.imgfloatinfo .period em {
  font-style: normal;
  color: #FFFFFF;
  background: #D4746A;
  padding: 10px;
  font-size: 100%;
  letter-spacing: 3px;
  display: inline-block;
  /* float: left; */
  margin-right: 20px;
}
.imgfloatinfo .period span {
  font-family: Fjalla;
  font-size: 170%;
  line-height: 100%;
  letter-spacing: 1px;
  /* display: block; */
  color: #DE7369;
  /* float: left; */
  padding-top: 0px;
  vertical-align: middle;
}

/* プレゼント内容説明文 */
.imgfloatinfo h3 {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 175%;
  line-height: 140%;
  letter-spacing: 1px;
  margin: 20px;
  text-align: center;
}
.imgfloatinfo h3 span {
  color: #DE7369;
}

#mainBlock .cnt .mainimgs .imgfloat .imgsubtitle {
  font-weight: bold;
  color: #AB1601;
  font-size: 140%;
  padding-bottom: 5px;
  text-align: center;
}

#mainBlock .cnt .mainimgs .imgfloat .imgdate {
  position: absolute;
  left: 141px;
  top: 0px;
  width: 290px;
  height: 38px;
  color: #E11400;
  font-weight: bold;
}
#mainBlock .cnt .mainimgs .imgfloat .imgdate p {}
#mainBlock .cnt .mainimgs .imgfloat .imgdate .date2 {
  font-size: 220%;
  vertical-align: middle;
}
#mainBlock .cnt .mainimgs .imgfloat .imgdate .date1 {
  font-size: 160%;
  vertical-align: middle;
}
#mainBlock .cnt .mainimgs .imgfloat .imgnum {
  color: #FFF989;
  font-size: 262%;
  left: 83px;
  position: absolute;
  top: 35px;
}
#mainBlock .cnt .tosubmitbn a {
  text-decoration: none !important;
  color: #333333 !important;
}
#mainBlock .cnt .tosubmitbn {
  border: 1px solid #fff;
  padding: 30px 0;
  text-align: center;
  width: 90%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: #ccc 0px 2px 3px;
  -moz-box-shadow: #ccc 0px 2px 3px;
  box-shadow: #ccc 0px 2px 3px;
  background: #FFF0F4;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF0F4), to(#F9C3C3));
  background: -webkit-linear-gradient(#FFF0F4, #F9C3C3);
  background: -moz-linear-gradient(#FFF0F4, #F9C3C3);
  background: -ms-linear-gradient(#FFF0F4, #F9C3C3);
  background: -o-linear-gradient(#FFF0F4, #F9C3C3);
  background: linear-gradient(#FFF0F4, #F9C3C3);
  margin: 25px auto 60px;
}
#mainBlock .cnt .tosubmitbn .mini {
  font-size: 160%;
  vertical-align: middle;
}
#mainBlock .cnt .tosubmitbn .txt {
  font-size: 200%;
  vertical-align: middle;
}

#mainBlock .cnt .cont1box {
  padding: 20px;
}
#mainBlock .cnt .cont1box .leftimg {
  float: left;
  width: 300px;
}
#mainBlock .cont1line .imgone {
  margin-bottom: 10px;
}
#mainBlock .cnt .cont1box .leftimg img {
  width: 100%;
  height: auto;
}
#mainBlock .cnt .cont1box .rightinfo {
  margin-left: 320px;
  line-height: 1.9;
}
#mainBlock .cnt .cont1line {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: dashed 2px #EBE4E2;
}

/* プレゼント詳細タイトル */
#mainBlock .cnt .cont2title {
  font-weight: bold;
  padding: 10px 15px;
  color: #653016;
  font-size: 180%;
  margin-bottom: 10px;
  background: #F9EBF4;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F9EBF4), to(#FFFFFF));
  background: -webkit-linear-gradient(#F9EBF4, #FFFFFF);
  background: -moz-linear-gradient(#F9EBF4, #FFFFFF);
  background: -ms-linear-gradient(#F9EBF4, #FFFFFF);
  background: -o-linear-gradient(#F9EBF4, #FFFFFF);
  background: linear-gradient(#F9EBF4, #FFFFFF);
  border-top: solid 3px #E5D3DF;
  line-height: 1.3;
}
#mainBlock .cnt .cont2box {
  padding: 20px 10px;
}
#mainBlock .cnt .cont2box.nosubtitle {
  padding-top: 0px;
}
#mainBlock .cnt .cont2box .cont2subtitle {
  background: #FBFBFB;
  padding: 8px 12px;
  font-weight: bold;
  color: #C59B1F;
  font-size: 140%;
}
/* プレゼント詳細説明文 */
#mainBlock .cnt .cont2box .cont2subinfo {
  font-size: 100%;
  padding: 5px 12px;
}
#mainBlock .cnt .cont2box .cont2subinfo a {
  word-break: break-all;
}
#mainBlock .cnt .cont2box .cont2imgs {
  margin-top: 15px;
  margin-left: -10px;
}
#mainBlock .cnt .cont2box .cont2imgs li {}
#mainBlock .cont2box .imgone {
  margin: 2%;
  float: left;
  width: 46%;
}
#mainBlock .cont2box .imgone img {
  width: 100%;
  height: auto;
}
#mainBlock .cnt .cont2box .cont2imgs li img {}
#mainBlock .cnt .cont3title {
  background: #F0B328;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F0B328), to(#FD9B30));
  background: -webkit-linear-gradient(#F0B328, #FD9B30);
  background: -moz-linear-gradient(#F0B328, #FD9B30);
  background: -ms-linear-gradient(#F0B328, #FD9B30);
  background: -o-linear-gradient(#F0B328, #FD9B30);
  background: linear-gradient(#F0B328, #FD9B30);
  border: solid 2px #778B49;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
  color: #ffffff;
  font-weight: bold;
  font-size: 160%;
}
#mainBlock .cnt .cont3title img {}
#mainBlock .cnt .cont3box {
  padding: 20px;
}
#mainBlock .cnt .shoptitle {
  font-weight: bold;
  margin-top: 20px;
  text-align: center;
  font-size: 190%;
  color: #EB561F;
  padding: 9px;
  background: #FBF7E2;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FBF7E2), to(#FBB445));
  background: -webkit-linear-gradient(#FBF7E2, #FBB445);
  background: -moz-linear-gradient(#FBF7E2, #FBB445);
  background: -ms-linear-gradient(#FBF7E2, #FBB445);
  background: -o-linear-gradient(#FBF7E2, #FBB445);
  background: linear-gradient(#FBF7E2, #FBB445);
  border-top: solid 3px #F59720;
}
#mainBlock .cnt .shopbox {
  padding: 15px 10px;
  margin: 1px 0 0 0;
  border: solid 1px #F59720;
}
#mainBlock .cnt .weektitle {
  margin-top: 20px;
  background: url(../images/weektitleback.gif);
  color: #5F2221;
  font-size: 180%;
  font-weight: bold;
  text-align: center;
  padding: 8px 13px;
  margin-bottom: 10px;
}
#mainBlock .cnt .weekbox {
  padding: 25px 10px;
  margin: 1px 0 0 0;
  border: solid 1px #F59720;
}
#mainBlock .cnt .contotherimg {
  text-align: center;
}
#mainBlock .cnt .contotherimg .imgone {
  margin-top: 20px;
}
#mainBlock .cnt .contotherimg .imgone img {
  margin: 0 auto;
}
#mainBlock .cnt a.contotherbn {
  display: block;
  width: 600px;
  margin: 0 auto;
  margin-top: 20px;
  border: solid 2px #FE9D00;
  background: #FEFBF4;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FEFBF4), to(#FF9C00));
  background: -webkit-linear-gradient(#FEFBF4, #FF9C00);
  background: -moz-linear-gradient(#FEFBF4, #FF9C00);
  background: -ms-linear-gradient(#FEFBF4, #FF9C00);
  background: -o-linear-gradient(#FEFBF4, #FF9C00);
  background: linear-gradient(#FEFBF4, #FF9C00);
  padding: 10px 0;
  text-align: center;
  text-decoration: none !important;
  font-weight: bold;
  color: #6F4200 !important;
  font-size: 170%;
  line-height: 1.1;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#mainBlock .cnt .shopbox .shopsubtitle {
  background: #FFFCC9;
  border-left: solid 3px #F05A22;
  color: #F05A22;
  font-size: 150%;
  padding: 3px 10px;
}
#mainBlock .cnt .shopbox .shoprow {
  margin-top: 3px;
}
#mainBlock .cnt .shopbox .shoprow strong {
  font-weight: bold;
  color: #DD6F6F;
}
#mainBlock .cnt .shopbox .shopinfo {
  font-size: 100%;
  padding: 10px;
}
#mainBlock .cnt .detailtitle {
  margin-top: 20px;
  font-weight: bold;
  background: #FFED99;
  padding: 3px 10px;
}
#mainBlock .cnt .detailtitle2 {
  margin-top: 20px;
  font-weight: bold;
  background: #EB561F;
  padding: 3px 10px;
  color: #fff;
  border-radius: 5px;
  text-align: left;
}
#mainBlock .cnt .detailbox {
  padding: 10px;
}
#mainBlock .cnt .detailbox ul {
  padding-left: 10px;
}
#mainBlock .cnt .detailbox ul li {
  list-style-type: disc;
}
#mainBlock .cnt .detailbox .detailinfo {
  /*margin-right:280px;*/
  line-height: 1.8;
  padding: 10px;
  text-align: left;
}
#mainBlock .cnt .detailbox .detailinfo2 {
  line-height: 1.8;
  padding: 10px;
  text-align: left;
}
#mainBlock .cnt .detailbox .detailimg {
  float: right;
}
#mainBlock .cnt .detailbox .imgone {
  margin-bottom: 5px;
}
#mainBlock .cnt .submittitle {
  margin: 25px 0 10px 0;
  border-bottom: 2px solid #AC4E00;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 130%;
  background: #FF995C;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FF995C), to(#E55506));
  background: -webkit-linear-gradient(#FF995C, #E55506);
  background: -moz-linear-gradient(#FF995C, #E55506);
  background: -ms-linear-gradient(#FF995C, #E55506);
  background: -o-linear-gradient(#FF995C, #E55506);
  background: linear-gradient(#FF995C, #E55506);
}
#mainBlock .cnt .submitbox {
  padding: 10px;
  text-align: center;
}
#mainBlock .cnt .submitbox table {
  margin: 15px 0;
  text-align: left;
  width: 100%;
}
#mainBlock .cnt .submitbox table tbody {}
#mainBlock .cnt .submitbox table tbody tr {}
#mainBlock .cnt .submitbox table tbody tr th {
  width: 150px;
  background: #41210C;
  padding: 10px;
  color: #fff;
  border: solid 1px #DDDDDD;
}
#mainBlock .cnt .submitbox table tbody tr td {
  background: #FFFBCE;
  padding: 10px;
  border: solid 1px #DDDDDD;
}

#mainBlock .cnt .submitclose img {
  margin: 0 auto;
}
#mainBlock .cnt .submitnextbox {
  text-align: center;
  background: #FFED99;
  font-weight: bold;
  font-size: 120%;
  padding: 10px;
  margin-top: 20px;
}
.backNumber {
  margin: 40px 0 10px;
  width: auto;
}
.backNumber img {
  width: 100%;
  height: auto;
}
.backNumber .inner {
  height: 200px;
  margin: 5px;
  overflow: auto;
  width: auto;
  padding-right: 20px;
}
ul.backnumber_links {
  font-size: 90%;
  margin: 0;
  padding: 0;
  width: auto;
}
.backnumber_links li {
  list-style-type: none;
  margin-top: 10px;
  border-bottom: solid 1px #e6e6e6;
  padding-bottom: 10px;
  font-size: 110%;
}
.backnumber_links li a {
  text-decoration: none;
}
.submitcloseyat {
  margin: 15px 0;
  border: solid 1px #CC3333;
  text-align: center;
  background: #FEFBDE;
  color: #DC0903;
  font-weight: bold;
  font-size: 120%;
  padding: 20px;
}
.cbzFormBottom img {
  display: inline;
  vertical-align: bottom;
}

/* 解答ボタン */
.btn {
  font-size: 140%;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 300px;
  background: -moz-linear-gradient(top, #FFDD7D 0%, #FFB433);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFDD7D), to(#FFB433));
  border: 3px solid #EDB947;
  border-radius: 70px;
  -moz-border-radius: 70px;
  -webkit-border-radius: 70px;
  color: #111;
  padding: 15px 30px;
  -moz-box-shadow: 1px 1px 1px rgba(000, 000, 000, 0.3), inset 0px 0px 3px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 1px 1px 1px rgba(000, 000, 000, 0.3), inset 0px 0px 3px rgba(255, 255, 255, 0.5);
  text-shadow: 0px 0px 3px #fff;
}

a.btn:hover {
  color: #900;
}

@media screen and (max-width:640px) {
  .btn {
    width: auto;
  }
  .presentTitle span {
    display: block;
    margin-bottom: 5px;
  }
  #mainBlock .cnt .mainimgs .imgfloat .mainimg {
    height: auto;
  }
  #mainBlock .cnt .tosubmitbn {
    padding: 20px 0;
    margin: 15px auto 30px;
  }
  #mainBlock .cnt .tosubmitbn .mini {
    display: block;
    margin-bottom: 5px;
  }
  #mainBlock .cnt .tosubmitbn .txt {
    font-size: 160%;
  }
  .imgfloatinfo .period em {
    margin-right: 0;
    display: block;
    margin-bottom: 10px;
  }
  #mainBlock .cnt .cont1box .leftimg {
    float: none;
    width: auto;
  }
  #mainBlock .cnt .cont1box .rightinfo {
    margin-left: 0;
  }
  #mainBlock .cnt .cont2title {
    font-size: 150%;
  }
  #mainBlock .cnt .detailbox .detailimg {
    float: none;
  }
  #mainBlock .cnt .detailbox .detailinfo {
    margin-right: 0;
  }
  .cbzForm input {
    width: 90%;
  }
  #mainBlock .cnt a.contotherbn {
    width: auto;
  }
  #mainBlock .cnt .contotherimg .imgone img {
    width: 100%;
  }
  #mainBlock .cnt .submitclose img {
    width: 100%;
    margin-left: 0;
  }
  #mainBlock .cnt .cont3box iframe {
    width: 100%;
  }
}
/*--------------------------------*/
/*---------------------------------
	inner
---------------------------------*/
.inner {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 640px) {
  .inner {
    width: auto;
    margin: 0;
    padding: 3%;
  }
}
/*---------------------------------
	clearfix
---------------------------------*/
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  line-height: 0;
  visibility: hidden;
}
.clearBox {
  font-size: 0.1px;
  line-height: 1%;
  clear: both;
  height: 0px;
  width: 0px;
}
/*---------------------------------
	recommend
---------------------------------*/
.R_list {
  margin-top: 30px;
}
.R_list .R_title {
  font-size: 120%;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 20px;
  background: url("../img/icon_reco.png") #f2f2f2 10px no-repeat;
  background-size: 30px;
  padding: 10px;
  padding-left: 50px;
}
.R_list ul {
  letter-spacing: -5px;
}
.R_list li {
  display: inline-block;
  letter-spacing: 0;
  vertical-align: top;
  width: 23.9%;
  margin-right: 1.4%;
}
.R_list li:last-child {
  margin-right: 0;
}
.R_list dl {}
.R_list dt {}
.R_list dt img {
  width: 100%;
}
.R_list dd {}
.R_list dd .catTitle {
  position: relative;
  margin-bottom: 10px;
  text-align: center;
}
.R_list dd .catTitle span {
  color: #ffffff;
  font-size: 85%;
  line-height: 100%;
  display: block;
  font-style: normal;
  padding: 10px 5px 9px 5px;
  letter-spacing: 0px;
}
.R_list dd .catTitle .feature {
  background-color: rgba(212, 116, 106, 0.8);
}
.R_list dd .catTitle .eat {
  background-color: rgba(120, 189, 54, 0.8);
}
.R_list dd .catTitle .cook {
  background-color: #bf387a;
}
.R_list dd .catTitle .journey {
  background-color: rgba(239, 194, 58, 0.8);
}
.R_list dd h3 {
  font-size: 100%;
  line-height: 120%;
  letter-spacing: 2px;
}
.R_list dd aside {
  display: none;
  margin-top: 10px;
}
.R_list dd aside.ft .data {
  font-family: Fjalla;
  font-weight: bold;
  float: left;
  font-size: 100%;
  line-height: 110%;
}
.R_list dd aside.ft .icon_cat {
  float: right;
  border-left: solid 1px #333333;
  padding-left: 10px;
}
@media screen and (max-width: 640px) {
  .R_list li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  .R_list li:nth-child(even) {
    margin-right: 0;
  }
}
/*---------------------------------
	recimg
---------------------------------*/
.recimg a {
  display: block;
  padding-top: 65%;
  background-size: cover;
  background-position: center;
}

/* ADD CSS 2024.10.18 */
/*---------------------------------
	#sub .fvTitleSet
---------------------------------*/
#sub .fvTitleSet p.lead {
	background: none;
}
#sub .fvTitleSet h2::after{
	content: none;
}
