@charset "utf-8";

.genen_acd_box {
  background: #fff;
  border-top: 10px solid #d6b78e;
  margin: 0 15px 40px;
}

.genen_acd_box h3 img {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: auto;
}

.genen_acd_box h3 {
  position: relative;
  display: block;
  width: 100%;
  height: 140px;
}

.genen_acd {
  padding: 0 20px 20px;
}

.genen_acd dt {
  display: flex;
  align-items: center;
  background: #f5ede1;
  padding: 10px 20px;
  font-size: 16px;
  position: relative;
  font-weight: bold;
  color: #3e0204;
  margin-top: 20px;
  min-height: 68px;
  box-sizing: border-box;
}

.genen_acd dt span:before {
  content: '';
  width: 27px;
  height: 28px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: -33px;
  top: -3px;
}
.genen_acd dt:nth-of-type(1) span:before {
  background-image: url(/sp/img/special/genen/genen_no01.png);
}
.genen_acd dt:nth-of-type(2) span:before {
  background-image: url(/img/special/genen/genen_no2.png);
}
.genen_acd dt:nth-of-type(3) span:before {
  background-image: url(/img/special/genen/genen_no3.png);
}
.genen_acd dt:nth-of-type(4) span:before {
  background-image: url(/img/special/genen/genen_no4.png);
}

.genen_acd dd {
  background: #f5ede1;
  margin-bottom: 20px;
  padding: 10px;
  border-top: 1px solid #3e0204;
  color: #3e0204;
  font-size: 14px;
  display: none;
}

.genen_acd .genen_acd_anchor {
  display: block;
  font-size: 0;
  width: 50%;
  height: 30px;
  margin: auto;
  position: relative;
}

.genen_acd .genen_acd_anchor:after {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  border: 1px solid;
  border-color: #3e0204 #3e0204 transparent transparent;
  transform: rotate(135deg);
  left: 0;
  right: 0;
  margin: auto;
}
.genen_acd dt:before {
  content: '';
  width: 14px;
  height: 0px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  border-top: 2px solid #3e0204;
  margin: auto;
}
.genen_acd dt:after {
  content: '';
  width: 2px;
  height: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  border-right: 2px solid #3e0204;
  margin: auto;
  transition: 0.3s;
}
.genen_acd dt.active:after {
  transform: rotate(90deg);
  right: 15px;
  top: -2px;
  transition: 0.3s;
}

.genen_acd dt:hover {cursor: pointer;}

.genen_acd dt.active {
  margin-bottom: 0;
}

.genen_acd dt span {
  margin: 0 20px;
  display: block;
  position: relative;
}

.genen_acd dt.line_s {
  padding: 22px 20px 10px 20px;
}

.genen_acd_btm {
  text-align: center;
  margin: 20px 0;
  font-weight: bold;
}

.genen_acd_btm a {
  text-decoration: underline;
}

.genen_ttl {
  background: #d6b78e;
  color: #470100;
  position: relative;
  padding: 6px 0 6px 45px!important;
  font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif,Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto!important;
  margin-bottom: 20px;
  border: none!important;
  text-align: left!important;
}

.genen_ttl:before {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  left: 7px;
  top: -2px;
  background-size: cover;
  background-repeat: no-repeat;
}
.genen_ttl.ttl1:before {
  background-image: url(/sp/img/special/genen/genen_tt01.png);
}
.genen_ttl.ttl2:before {
  background-image: url(/sp/img/special/genen/genen_tt02.png);
}
.genen_ttl.ttl3:before {
  background-image: url(/sp/img/special/genen/genen_tt03.png);
}
.genen_ttl.ttl4:before {
  background-image: url(/sp/img/special/genen/genen_tt04.png);
}


.brandcnt_box10 > dd {
  line-height: 1.5!important;
  margin: 0 0 10px 0!important;
}

.genen_txt2 {
  font-weight: bold;
  font-size: 14px!important;
}

.genen_txt3 {
  font-size: 14px!important;
}

.brandcnt_box10 {
  margin: 30px 15px 20px;
}

.hr_dotted {border-top: 1px dotted #000;margin: 40px 0;}

.customer_box {
  background: #fff;
  padding: 10px;
  margin: 0 13px 30px;
}

.customer_box dt {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 40px;
}

.customer_box dt:before {content: '';background-image: url(/img/brandcontents/19haha_t_ico_v.png);top: 0;left: 0px;background-size: 100%;background-repeat: no-repeat;width: 28px;height: 26px;position: absolute;}

.customer_box dd {
  font-size: 16px;
}

.ta-osusume2 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  padding: 0 14px;
}
.ta-osusume2 li {
  border: 1px solid #c4c4c4;
  background: #fff;
  width: 48%;
  margin-bottom: 10px;
  position: relative;
  height: 60px;
  box-sizing: border-box;
  display: flex;
}
.ta-osusume2 li:nth-child(odd) {
  margin-right: 2%;
}
.ta-osusume2 li:after {
	content: '';
	width: 20px;
	height: 20px;
	background-image: url(/img/common/arr2.png);
	background-size: cover;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
}
.ta-osusume2_b li:after {
  transform: rotate(180deg);
}
.ta-osusume2 li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 13px;
  padding-left: 10px;
}
.ta-osusume2 li a:hover {
  text-decoration: none;
}
.ta-osusume2 li a span {
	padding-left: 10px;
	font-family: "Roboto Slab",Garamond,"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
	font-size: 18px;
}

.genen_r_link {
  display: flex;
  /* align-items: center; */
  margin-bottom: 20px;
}
.genen_r_link li {
  width: 50%;
  text-align: right;
  font-family: "Roboto Slab",Garamond,"Times New Roman","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
}
.genen_r_link li img {
  margin-bottom: 10px;
}
.genen_r_link li a {
  display: block;
  font-size: 14px;
  position: relative;
  padding-right: 20px;
}
.genen_r_link li a:after {
  content: '';
  width: 7px;
  height: 11px;
  background: url(/sp/img/special/genen/recipe_arrow.png) no-repeat;
  position: absolute;
  top: 50%;
  right: 5px;
  bottom: auto;
  left: auto;
  margin: 0;
  transform: translateY(-50%);
}
.underline_none {
  border-bottom: none;
}
