/*-------------------------------------
汎用CSS
-------------------------------------*/
.mt30 {
  margin-top: 100px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb145 {
  margin-bottom: 145px !important;
}
.f_none {
  float: none !important;
}
.center {
  text-align: center !important;
}
.left {
  text-align: left !important;
}
.cap {
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
}
.f16 {
  font-size: 16px;
}
.f20 {
  font-size: 20px;
}
.cb {
  /* floatを解除 */
  clear: both;
}
body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
p.setumei {
  font-size: 18px;
  text-align: center;
  margin: 20px 0;
  line-height: 1.2em;
}
p.setumei_left {
  font-size: 18px;
  text-align: left;
  margin: 20px 0;
  line-height: 1.2em;
}
.c_bl {
  color: #000 !important;
}
h4 {
  line-height: 1.2em;
}
/*-------------------------------------
コンテンツ
-------------------------------------*/
#contents {
  width: 100%;
  margin-top: 0;
}
.container {
  width: 1000px;
  margin: auto;
  box-sizing: border-box;
}
/*FV下*/
.main-txt {
  margin-top: 60px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  color: #b5000b;
}
.main-txt .main-read {
  font-size: 32px;
  line-height: 1.5;
}
.main-txt .main-data {
  margin: 0 auto;
  width: 500px;
  border-radius: 30px;
  border: 1px solid #b5000b;
  margin-top: 25px;
  margin-bottom: 20px;
  padding: 15px 20px;
  font-size: 20px;
}
.main-txt .main-note {
  font-size: 16px;
  line-height: 1.5;
}
.wrap_tokuten {
  background: url(../img/common/main-img.jpg) no-repeat center 0;
  height: 900px;
}
.wrap_tokuten .fv .txt {
  margin: 0 auto;
  padding-top: 200px;
}
/*.wrap_tokuten_inner{
background: url(../img/common/bg04.jpg) no-repeat top center;
}*/
.wrap_tokuten h1 {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  font-weight: normal;
  font-size: 45px;
  color: #fff;
  padding-top: 40px;
  font-size: 50px;
  line-height: 1.5;
}

.wrap_tokuten h2 {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  font-weight: normal;
  font-size: 34px;
  color: #fff;
  line-height: 1;
}
h2.present_ttl {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  font-weight: normal;
  font-size: 34px;
  color: #fff !important;
  line-height: 1;
	background-color: #564527;
	padding: 10px 0;
}
.wrap_tokuten ul {
  list-style: none;
  width: 1240px;
  margin: 100px auto 0;
}
.wrap_tokuten ul.tokuten {
  list-style: none;
  width: 820px;
  margin: 0 auto;
}
.wrap_tokuten ul li {
  float: left;
  margin: 0 20px 0 0;
}
.wrap_tokuten ul li.last {
  margin: 0 0 0 0;
}
.wrap_tokuten p {
  color: #fff;
  text-align: left;
  width: 840px;
  margin: 30px auto 0 auto;
  padding: 60px 0 30px 0;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  font-weight: normal;
  font-size: 20px;
  color: #fff;
}
.wrap_tokuten p a, .wrap_tokuten p a:hover {
  text-decoration: underline;
  color: #fff;
}
.header {
  width: 100%;
  height: 70px;
  position: fixed;
  z-index: 999;
  padding-top: 25px;
	
  background-color: rgba(247,242,232,0.8);
  box-sizing: border-box;
}
/*#cotents .header {
background-color: #b5a584;
top: 0;
display: none;
opacity: 0;
}*/
.header .logo {
  float: left;
  margin-top: -10px;
}
/*-------------------------------------
グローバルナビ
-------------------------------------*/
.globalNav {
  float: right;
  font-size: 12px;
	/*position: fixed;*/
}
.globalNav li {
  margin-right: 20px;
  float: left;
}
.globalNav li:last-child {
  margin-right: 0;
}
.globalNav li a {
  letter-spacing: 0.02em;
  display: inline-block;
  color: #6b5933;
  text-decoration: none;
}
.globalNav a i {
  font-size: 15px;
  display: block;
  margin-top: -5px;
}

/*-------------------------------------
商品コンテンツ
-------------------------------------*/
.wrap_tokuten02 {
  background-color: #8e7f4f;
}
.wrap_cotents02 {
  /*width: 1000px;*/
  margin: 0 auto;
  padding: 30px 0 50px;
}
.wrap_cotents02 h2 {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  font-weight: normal;
  font-size: 40px;
  color: #fff;
  border: #fff solid;
  border-width: 1px 0;
  padding: 10px 0;
  line-height: 1.2;
}
.wrap_cotents02 .item01 .txt {
  float: right;
  width: 550px;
  color: #fff;
}
/*商品コンテンツ*/
#wrap_cotents {
  width: 100%;
  margin: 50px auto;
}
/*プレゼントエリア*/
#wrap_cotents .present {
  width: 100%;
  /*margin: 50px auto;*/
	padding: 20px 0;
	background: url("../img/common/bg05.jpg") repeat center 0;
}

#wrap_cotents .category {
	text-align: center;
	
}

#wrap_cotents .category img {
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 60px;
}

/*#wrap_cotents .category img {
max-width: 100%;
margin: 0 auto;
overflow: hidden;
margin-bottom: 60px;
}*/
#wrap_cotents h2 {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  font-weight: normal;
  font-size: 40px;
  color: #564527;
  line-height: 1.5;
}
#wrap_cotents h3 {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  font-weight: normal;
  font-size: 24px;
  color: #564527;
  margin: 5px 0 20px;
  line-height: 1.8;
}
/*コンテンツ区切り*/
.kugiri {
  margin: 50px 0;
  text-align: center;
}
/*ボタン*/
.bd_btn {
  margin: 0 auto;
  width: 200px;
  border: 1px solid #b5000b;
  margin-top: 20px;
  margin-bottom: 20px;
  /*padding: 25px 20px;*/
  font-size: 16px;
  clear: both;
  position: relative;
	height: 60px;
}
.bd_btn:hover {
  opacity: 0.5;
}
.bd_btn::after {
  content: url("../img/common/ar.jpg");
  position: absolute;
  right: 10px;
	top: 35%;
}
.bd_btn a {
  color: #b5000b;
  text-decoration: none;
	display: block;
	line-height: 60px;
}
/*完売ボタン*/
.bd_btn_kanbai {
  margin: 0 auto;
  width: 200px;
	
  padding: 25px 20px;
  font-size: 16px;
  clear: both;
  position: relative;
	
	background-color: #ccc;
}
/*商品1カラム*/
.hidamari {
  width: 600px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 120px;
}
.item01 {
  width: 520px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 100px;
}
.item01 img.peroff {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 10px;
  left: 10px;
}
.item01 .photo,.item02 .photo,.hidamari .photo {
  text-align: center;
  margin-bottom: 20px;
}
.item01 .txt,.item02 .txt,.hidamari .txt {
  text-align: center;
}

.item01 .txt h4,.item02 .txt h4,.hidamari .txt h4 {
  margin-bottom: 10px;
}
.item01 .txt .read,.item02 .txt .read,.hidamari .txt .read {
  font-size: 15px;
  line-height: 1.5;
}
.item01 .txt h4,.item02 .txt h4,.hidamari .txt h4  {
  font-size: 18px;
  font-weight: normal;
}
.item01 .txt h4 strong,.item02 .txt h4 strong,.hidamari .txt h4 strong {
  font-size: 30px;
  display: block;
  margin-bottom: 20px;
  line-height: 1.8;
}
.item01 .txt .note,.hidamari .txt .note  {
  border: 1px solid #555555;
  margin: 15px 0;
  text-align: center;
  padding: 15px 40px;
  font-size: 14px;
  line-height: 1.8;
}
.price01 {
  margin-top: 20px;
  font-size: 15px;
}
.price01 span {
  margin: 10px 10px 0 0;
  border-radius: 5px;
  background: #c7000b;
  color: #fff;
  text-align: center;
  padding: 3px 25px;
  font-size: 20px;
}
.price02 {
  color: #c7000b;
  font-size: 18px;
  margin: 10px 0 15px 0;
}
.price02 strong {
  font-size: 22px;
  font-weight: normal;
  margin-left: 5px;
}
.price02 .soryo {
  border-radius: 5px;
  background: #c7000b;
  color: #fff;
  text-align: center;
  padding: 3px 5px;
  font-size: 12px;
  /* float: left; */
  display: inline-block;
}
/*2カラム*/
.item02{
	margin-bottom: 100px;
}
.item02 ul {
  width: 800px;
  margin: 0 auto;
}
.item02 ul li {
  width: 400px;
  /*margin-right: 50px;*/
  float: left;
  position: relative;
	margin-bottom: 30px;
}
/*.item02 ul li:nth-child(2) {
margin-right: 0px;
}*/
/*3カラム（未使用）*/
.item03 ul li {
  width: 314px;
  margin-right: 29px;
  float: left;
  position: relative;
}
.item03 ul li img.peroff {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 5px;
  left: 5px;
}
.item03 ul li:nth-child(3) {
  margin-right: 0px;
}
.item03 ul li img {
  width: 100%;
  height: auto;
}
.item03 ul li h4 strong {
  font-size: 25px;
  display: block;
  margin: 15px 0 20px;
  line-height: 1.2;
  text-align: left;
}
.item03 .txt h4 {
  font-size: 18px;
  font-weight: normal;
}
.item03 ul li p.price01 {
  margin-top: 10px;
}
.item03 ul li p.price02 {
  font-size: 21px;
}
.item03 ul li p.price02_big {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #c7000b;
  font-size: 25px;
  margin: 10px 0 15px 0;
  text-align: left;
  float: none;
}
.item03 ul li p.price02_big strong {
  font-size: 45px;
  font-weight: normal;
}
.item03 ul li p.soryo {
  width: 80px;
  border-radius: 5px;
  background: #c7000b;
  color: #fff;
  text-align: center;
  padding: 3px 15px;
  font-size: 20px;
  float: none;
}
.item04 ul li {
  width: 250px;
  float: left;
  position: relative;
}
.item04 ul li img {
  width: 100%;
  height: auto;
}
.item04 ul li img.peroff {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 5px;
  left: 5px;
}
.item04 ul li h4 {
  font-size: 20px;
  margin-top: 15px;
  text-align: center;
}
.item04 ul li h4.left {
  font-size: 20px;
  margin: 15px 0 15px;
  text-align: left;
}
.item04 ul li .txt {
  font-size: 18px;
}
.item04 ul li p.soryo {
  width: 80px;
  margin: 10px auto 15px;
  border-radius: 5px;
  background: #c7000b;
  color: #fff;
  text-align: center;
  padding: 3px 15px;
  font-size: 20px;
  float: none;
}
.item04 ul li p.price01 {
  text-decoration: line-through;
  margin-top: 10px;
  font-size: 18px;
  text-align: center;
}
.item04 ul li p.price02 {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #c7000b;
  font-size: 16px;
  margin: 10px 0 15px 0;
  text-align: center;
  float: none;
}
.item04 ul li .txt p.price01 {
  text-decoration: line-through;
  margin-top: 10px;
  font-size: 18px;
  text-align: left;
}
.item04 ul li .txt p.price02 {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #c7000b;
  font-size: 25px;
  margin: 10px 0 15px 0;
  text-align: left;
  float: none;
  line-height: 1.2;
}
.item04 ul li p.price02 strong {
  font-size: 35px;
  font-weight: normal;
}
.item04 ul li .txt p.price02 strong {
  font-size: 45px;
  font-weight: normal;
}
.item04 ul .mt30 {
  margin-top: 30px;
}
.umadashi_list {
  font-size: 20px;
  text-align: center;
  background: #FFE5E5;
  padding: 7px 0;
  margin: 0 20px;
}
select {
  font-size: 20px;
  width: 60px;
  margin-left: 10px;
}
input[type="image"] {
  margin: 30px auto 0 auto;
  display: block;
}
.bg_pnk {
  background-color: #ffeeee;
  width: 100%;
  padding: 20px 0 0;
}
.circle {
  display: inline-block;
  width: 100px;
  height: 100px;
  text-align: center;
  line-height: 80px;
  border-radius: 50%;
  border: solid 3px #c9000a;
  background-color: #fff;
  position: absolute;
  top: 10px;
  left: 10px;
}

/*フッター*/
footer {
	background: #f4f1ed;
	padding: 0;
}
footer .inner {
	width: 890px;
	margin: 0 auto;
}
footer .inner .order_tel {
	float: left;
	width: 240px;
	margin: 0 auto;
	padding: 20px 0;
	display: block;
}
footer .inner .order_tel img {
	width: auto;
	height: 25px;
	margin-right: 10px;
	vertical-align: text-bottom;
}
footer .inner .order_tel a {
	background: none;
	padding-left: 0px;
	color: #2d2d2d;
	text-decoration: underline;
	font-weight: bold;
	font-size: 25px;
	line-height: 130%;
}
footer .inner .order_tel p {
	font-size: 13px;
}
footer .inner .txt {
	float: right;
	width: 650px;
	margin: 0 auto;
	padding: 20px 0;
	display: block;
}
footer .inner .txt p {
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 5px;
}
footer .inner .txt p a {
	color: #2d2d2d;
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 5px;
}
.coupon_txt{
	border: 4px solid #e6120b;
	padding: 20px;
	margin: 30px 0px 60px;
}
.coupon_txt .ttl{
	font-size:22px;
	color:#e6120b;
	margin-bottom:20px;
	margin-top:10px;
	font-weight:bold;
}
.coupon_txt .txt{
	font-size:14px;
	text-align:left;
	line-height:1.5;
}
.coupon_txt{
	border: 4px solid #e6120b;
    padding: 20px;
    margin: 30px 0px 60px;
}
.coupon_txt .ttl{
	font-size:22px;
	color:#e6120b;
	margin-bottom:20px;
	margin-top:10px;
	font-weight:bold;
}
.coupon_txt .txt{
	font-size:14px;
	text-align:left;
	line-height:1.5;
}