/** 追加CSS 共通 **/
.re_flexbox,.re_foot_address {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-moz-box-orient: horizontal;
	-moz-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	flex-wrap: -moz-wrap;
	flex-wrap: wrap;
}
.re_flexbox2,#re_foot_block,.re_banner_block,.re_imgtxt {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-moz-box-orient: horizontal;
	-moz-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	flex-wrap: -moz-wrap;
	flex-wrap: wrap;
 	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.re_flexbox3 {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}
.re_flexbox4 {
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
}
.re_title,.re_title_line {
  margin-bottom: 30px;
  padding-top: 60px;
  font-size: 45px;
  color: #EA8D00;
  text-align: center;
  font-weight: bold;
}
.re_title span,.re_title_line span:not(.re_title_line_wrap) {
  font-size: 18px;
  display: block;
}
.re_title span.img {
  width: 133px;
  margin: 0 auto 10px auto;
}
.re_title::before {
  content: "";
  width: 89px;
  height: 20px;
  margin: 0 auto 6px auto;
  background-image: url("https://img07.shop-pro.jp/PA01397/660/etc_base64/cmVfaWNvbl90aXRsZQ.png?cmsp_timestamp=20241120145802");
  background-size: 89px;
  display: block;
}
.re_title.no-icon::before {
  display: none;
}
.re_title_line {
	width: 100%;
  position: relative;
  display: inline-block;
}
.re_title_line:after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  display: inline-block;
  border-top: solid 1px #FFC000;
  border-bottom: solid 1px #FFC000;
	top: 75%;
	left: 0;
	transform: translate(0,-50%);
}
.re_title_line.img-include:after {
	top: 85%;
}
.re_title_line .img {
	width: 104px;
	margin: 0 auto;
	display: block;
}
.re_title_line_wrap {
	padding: 0 80px;
	background-color: #fff;
	position: relative;
	z-index: 1;
}
.re_intr {
  font-size: 16px!important;
  line-height: 2;
  text-align: center!important;
}
.re_intr2 {
  font-size: 18px!important;
  line-height: 2;
  text-align: center!important;
}
.re_bg {
  margin-top: 50px;
  padding-bottom: 50px;
  background-color: #FAF9F7;
}
.re_shadow {
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.re_button a {
	width: 550px;
	max-width: 90%;
	margin: 50px auto 0 auto;
	padding: 20px 10px;
	font-size: 16px;
	border: 1px solid #593600;
	border-radius: 50px;
	position: relative;
	display: block;
	text-align: center;
}
.re_button a::after {
  content: "";
  width: 32px;
  height: 32px;
	background-image: url("https://img07.shop-pro.jp/PA01397/660/etc_base64/cmVfaWNvbl9hcnJvdzI.png?cmsp_timestamp=20241120200143");
  background-size: 32px;
  position: absolute;
	top: 49%;
	right: 10px;
	transform: translate(0%,-50%);
}
.re_banner_block .re_banner,
.re_banner_block.col-1 .re_banner {
  width: 100%;
}
.re_banner_block.col-2 .re_banner {
  width: 49%;
}
.re_banner_block.col-3 .re_banner {
  width: 32%;
}
.col-center {
  margin-right: auto;
  margin-left: auto;
}
.re_banner_block .re_banner h3 {
  margin-top: 25px;
  padding-bottom: 8px;
	padding-right: 30px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #593600;
  position: relative;
}
.re_banner_block .re_banner p {
  margin-top: 20px;
  text-align: center;
}
.re_banner_block .re_banner a h3::after {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url("https://img07.shop-pro.jp/PA01397/660/etc_base64/cmVfaWNvbl9hcnJvdw.png?cmsp_timestamp=20241120171042");
  background-size: 25px;
  position: absolute;
	top: 40%;
	right: 0;
	transform: translate(-50%,-50%);
}
.re_imgtxt {
	margin-top: 80px;
}
.re_imgtxt .img {
	width: 47.9%;
}
.re_imgtxt .txt {
	width: 48%;
	text-align: left;
}
.re_imgtxt .txt h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.8;
}
.re_imgtxt .txt p {
	margin-top: 30px;
	font-size: 14px;
	line-height: 2;
}

.panelArea_t.home {
  background-color: initial;
  padding: 0;
}
.panelArea_t.home .inner {
	max-width: 90%;
	background-color: initial; 
    margin-left: auto;
    margin-right: auto;
}
.panelArea_t.home .inner a {
  color: #333;
}

/** 追加CSS 共通 文字色（濃茶） **/
.color-brown,#head_nav li a,#re_foot,.re_foot_address a,.re_banner_block .re_banner h3,.re_button a {
  color: #593600;
}
/** 追加CSS 共通 横幅 **/
.re_topics_block,.re_news_block {
  width: 700px;
	max-width: 100%;
  margin: 0 auto;
}
.re_section,#re_foot_block {
  width: 1000px;
	max-width: 100%;
  margin: 0 auto;
}
.re_main {
  width: 1600px;
	max-width: 100%;
  margin: 0 auto;
}
/** 追加CSS 共通 フォント **/
.inner.home,.re_bg,#re_head,#re_foot {
  font-family: serif;
}
.font_g,.re_imgtxt .txt p,.copyright {
  font-family: "メイリオ",'Meiryo','Hiragino Kaku Gothic ProN','Hiragino Sans',"ヒラギノ角ゴ ProN W3","Helvetica Neue",Arial,sans-serif;
}

/** 追加CSS ヘッダー用 **/
header.fixed {
  height: 110px;
  background-color: #FFC000!important;
}
#re_head_logo {
  width: 100%;
  text-align: center;
}
#re_head_logo a {
  width: 415px;
	max-width: 90%;
  margin: 0 auto;
  display: block;
}
#head_nav {
  width: 100%;
  position: fixed;
  top: -1px;
  right: 0;
  z-index: -1;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
	background-color: #ffc000;
}
#head_nav ul {
  margin: 0;
  list-style: none;
}
#head_nav li {
  padding: 10px 0;
  border-bottom: 1px solid #fff;
}
#head_nav li a {
  padding: 10px;
  font-size: 16px;
	font-weight: bold;
  text-align: center;
  display: block;
}
.head_nav_btn {
  width: 50px;
  height: 50px;
  padding: 10px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  position: fixed;
  right: 28px;
  top: 28px;
  background-color: #fff;
  border: 1px solid #fff;
  z-index: 9999999;
}
.head_nav_btn:focus {
  outline-width: thin;
}
.head_nav_btn .menu_line {
  width: 25px;
  height: 2px;
  position: absolute;
  right: 11px;
  display: block;
  background: #B98B00;
  border-radius: 3px;
  transition: transform 0.3s;
}
.head_nav_btn .top {
  top: 15px;
}
.head_nav_btn .center {
  top: 22.5px;
  transition: 0.2s;
}
.head_nav_btn .bottom {
  top: 30px;
  transition: 0.2s;
}
.head_nav_btn .top.active {
  top: 23px;
  transform: rotate(45deg);
}
.head_nav_btn .center.active {
  transform: scaleX(0);
}
.head_nav_btn .bottom.active {
  top: 23px;
  transform: rotate(135deg);
}
.nav_bg {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  transition: all 0.3s ease;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
}
.open #head_nav {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  z-index: 999999;
  display: block;
}
.open .nav_bg {
  height: 100vh;
  opacity: 1;
  z-index: 99998;
}

/** 追加CSS フッター用 **/
#re_foot {
	margin-top: 60px;
  padding: 50px 0;
  background-color: #FFC000;
}
#re_foot h3 {
  font-size: 32px;
  font-weight: bold;
}
.re_foot_left {
  width: 70%;
  margin-top: 20px;
}
.re_foot_right {
  width: 23%;
  margin-top: 20px;
  padding: 5px 15px;
  background-color: #fff;
  border-radius: 2px;
}
.re_foot_right table {
  width: 100%;
  margin-top: 20px;
  text-align: center;
}
.re_foot_address {
  margin-top: 50px;
}
.re_foot_address .img {
  width: 98px;
  margin-right: 20px;
}
.re_foot_address .txt {
  width: 75%;
}
.re_foot_address h3 {
  font-size: 24px!important;
  font-weight: normal!important;
}
.re_foot_address p {
  margin-top: 10px;
}
.re_foot_address a {
  margin-left: 20px;
  padding: 2px 12px;
  border: 1px solid #593600;
  border-radius: 50px;
}
.copyright {
	width: 100%;
  margin-top: 65px;
  font-size: 12px;
  letter-spacing: 0.1em;
}

/** 追加CSS トップページ用 **/
.re_topics .re_title {
  margin-bottom: 15px;
}
.re_topic {
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px dotted #DDDDDD;
}
.re_topic:nth-child(1) {
  padding-top: 0;
}

.re_topic div {
  margin-top: 20px;
}
.re_topic a {
  text-decoration: underline;
}
.re_topic p {
  font-size: 20px;
}

.re_youtube {
  width: 600px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  aspect-ratio: 16 / 9;
}
.re_youtube iframe {
  width: 100%;
  height: 100%;
}
.re_product {
	margin-top: 50px;
}
.re_product + .re_product .re_title {
	padding-top: 40px;
}
.re_product + .re_product {
	border-top: 1px solid #DFD9CE;
}
.re_main .bx-wrapper .bx-pager {
  bottom: 25px;
}
.re_main .slider {
  margin-top: 0;
}
.re_main .bx-wrapper img {
	margin: 0 auto;
}
.re_main .bx-wrapper,
.re_main .bx-wrapper .bx-viewport {
	box-shadow: none;
	border: 0;
	background: initial;
	left: 0;
}
.re_main img {
	width: 100%;
}
.re_main a:hover {
	opacity: 1;
}

.re_slider_product .r_product {
  display: none;
}
.re_slider_product .bx-viewport .r_product {
  display: block!important;
}

.re_slider_product {
	margin-top: 50px;
}
.re_slider_product a {
	color: #08c!important;
}
.re_slider_product .bx-wrapper,
.re_slider_product .bx-wrapper .bx-viewport {
	height: auto!important;
	box-shadow: none;
	border: 0;
	background: initial;
}
.re_slider_product .r_product {
	padding: 20px;
	background: #fff;
	box-sizing: border-box;
	border-radius: 5px;
}
.re_slider_product a:hover {
	color: #333;
}
.re_slider_product .r_product .img {
	height: 192px;
}
.re_slider_product .r_product .img img {
	height: 100%;
	margin: 0 auto;
	object-fit: cover;
}
.re_slider_product .r_product .name {
	height: 60px;
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.re_slider_product .r_product .price {
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.re_slider_product .r_product .price span.y {
	font-size: 16px;
}
.re_slider_product .r_product .price span.t {
	margin-left: -3px;
	font-size: 13px;
}
.re_ranking .r_product {
	border: 1px solid #DFD9CE;
	position: relative;
}
.re_ranking .r_product.r_1:after,
.re_ranking .r_product.r_2::after,
.re_ranking .r_product.r_3::after,
.re_ranking .r_product.r_4::after,
.re_ranking .r_product.r_5::after {
	width: 40px;
	height: 40px;
	background-color: #593600;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	display: -moz-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
}
.re_ranking .r_product.r_1::after {
	content: "1";
}
.re_ranking .r_product.r_2::after {
	content: "2";
}
.re_ranking .r_product.r_3::after {
	content: "3";
}
.re_ranking .r_product.r_4::after {
	content: "4";
}
.re_ranking .r_product.r_5::after {
	content: "5";
}
.re_block .re_imgtxt:nth-child(1) {
	margin-top: 50px;
}
ul.re_banner_block {
    margin-left: 0;
}
.re_hm .re_banner {
	margin-bottom: 20px; 
    list-style: none;
}


/** 追加CSS レスポンシブ **/
@media (min-width: 960px) {
  header {
    background-image: url("https://img07.shop-pro.jp/PA01397/660/etc_base64/cmVfaGVhZF9pbWc.jpg?cmsp_timestamp=20241120141117");
    background-size: 220px;
    background-repeat: no-repeat;
    background-position: top left;
  }
}
@media (min-width: 767px) {
	.bs {
		display: none;
	}
	.bpt {
		display: block;
	}
}
@media (max-width: 768px) {
	.bs {
		display: block;
	}
	.bpt {
		display: none;
	}
	header.fixed,#re_head {
		height: 90px;
	}
  .re_banner_block.col-2 .re_banner,.re_banner_block.col-3 .re_banner,.re_banner img,.re_imgtxt .img,.re_imgtxt .txt,.re_imgtxt .txt p,.re_foot_left,.re_foot_address,.re_foot_address .txt,#re_foot h3 {
    width: 100%;
  }
	.re_foot_right {
		width: 85%;
		margin-right: auto;
		margin-left: auto;
	}
  
  #re_head {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
  }
  #re_head_logo a {
    max-width: 74%;
    margin-right: auto;
    margin: 0;
    position: relative;
    left: 15px;
  }
  #head_nav {
    padding-top: 70px;
  }
  .head_nav_btn {
    top: 21px;
    right: 15px;
  }
  
	.re_topics .re_title {
		padding-top: 30px;
	}
	.re_banner_block .re_banner +  .re_banner {
		margin-top: 30px;
	}
	
	.re_title, .re_title_line {
		font-size: 32px;
	}
	.re_thought .re_title,#re_foot h3 {
		font-size: 24px;
	}
	.re_banner_block .re_banner h3,.re_slider_product .r_product .name {
		font-size: 18px;
	}
	.content .re_topic p,.re_slider_product .r_product .price {
		font-size: 16px;
	}
	
	.re_title_line_wrap {
    padding: 0 30px;

	}
	.re_imgtxt,.re_foot_address {
		display: block;
	}
	.re_imgtxt .txt {
		margin-top: 30px;
	}
  .re_imgtxt .txt p {
    margin-right: 0;
    margin-left: 0;
  }
	.re_hm .re_banner {
		margin-bottom: 0;
	}
	#re_foot,.copyright {
		text-align: center;
	}
	.re_foot_address .img {
		margin-right: auto;
		margin-left: auto;
	}
	.copyright {
		margin-top: 20px;
		text-align: center;
	}
}


