@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}

/*
 * layout
 */
#wrapper {
  max-width: 1000px;
}

/*
 * contents
 */

#contents {
  float: right;
    padding-left: 10px;
    padding-top: 10px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

p {letter-spacing: 0.13rem;} /*字間*/
p {line-height: 1.6;} /*行間*/

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-twitter { background-position: -96px -176px; }
.icon-lg-b.icon-twitter { background-position: -144px -264px; }
.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-facebook { background-position: -128px -176px; }
.icon-lg-b.icon-facebook {background-position: -192px -264px; }
.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}

.pad_t_20 {
    padding-top: 0px;
}


/* 背景エリア */
.header-top-bg {
  color: #ffffff;
  padding: 20px 0;
  background: url(https://img21.shop-pro.jp/PA01517/248/etc_base64/YmFja2dyb3VuZA.png?cmsp_timestamp=20250428225029) repeat-x center 0;
}

/* 全体背景 */
.header-background-wrap {
  width: 100vw;
  background: url(https://img21.shop-pro.jp/PA01517/248/etc_base64/YmFja2dyb3VuZA.png?cmsp_timestamp=20250428225029) repeat-x center 0;
  overflow-x: hidden;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

/* 中身の共通幅 */
.header-inner1 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.header-inner2 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* --- 上段（サブメニュー） --- */
.header-top-bar {
  padding: 5px 0px 0px 0px;
}

.submenu-list {
  list-style: none;
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  padding: 0;
  margin: 0;
}

.submenu-list li a {
  color: white;
  font-size: 14px;
  text-decoration: none;
}

.submenu-list li a:hover {
  text-decoration: underline;
}

/* --- 下段（ロゴ＋リンク群） --- */
.header-main-bar {
  padding: 2px 0;
  /*background-color: #500f82;*/
  /*border-top: 1px solid rgba(255, 255, 255, 0.3);  上段と下段の間に薄い線 */
}

/* 左：ロゴ */
.header-left {
  display: flex;
  align-items: center;
}

.header-logo {
  height: auto;
}

/* 右：マイページなど */
.header-right {
  display: flex;
  align-items: center;
  gap: 8px;
}

/*
.header-right a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    color: #393d5d;
    background: url(https://img21.shop-pro.jp/PA01517/248/etc_base64/aGVhZGVyLXNob3AtYmc.png?cmsp_timestamp=20250429112133) no-repeat 0 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}*/

.header-link {
  color: white;
  text-decoration: none;
  font-size: 16px;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
  color: #393d5d;
  background: url(https://img21.shop-pro.jp/PA01517/248/etc_base64/aGVhZGVyLXNob3AtYmc.png?cmsp_timestamp=20250429112133) no-repeat 0 0;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

.header-link:hover {
  text-decoration: underline;
}

/* 電話・FAX・年中無休のアイコン */
.header-icon {
  /*width: 24px;*/
  height: auto;
}

/* サイドバーカテゴリー */
.shop-category{
	margin: 0 0 23px 0;
}
.shop-category-inner{
}
.shop-category a{
	display: block;
	color: #444;
	letter-spacing: 1px;
}
.shop-category-list > .shop-category-list-item{display: none;}
.shop-category-list > .shop-category-list-item-1,
.shop-category-list > .shop-category-list-item-3,
.shop-category-list > .shop-category-list-item-29{display: block;}
.shop-category-list li a{
}
.shop-category-list  > li{
	padding-top: 48px;
}
.shop-category-list > .shop-category-list-item-1 {background: url(/images/default/cat1-title.png) no-repeat 0 0;}
.shop-category-list > .shop-category-list-item-3 {background: url(/images/default/cat2-title.png) no-repeat 0 0;}
.shop-category-list > .shop-category-list-item-29 {background: url(/images/default/cat3-title.png) no-repeat 0 0;}
.shop-category-list > .shop-category-list-item-1  > a,
.shop-category-list > .shop-category-list-item-3 > a,
.shop-category-list > .shop-category-list-item-29 > a{
	display: none;
}
.shop-category-list  > li > ul{
	margin-bottom: 10px;
	border: 7px #f1ebf6 solid;
	border-top: 0;
	background: #dedaee;
	padding: 1px;
}
/*
.shop-category-list  > li > ul:after{
	content: "";
	display: block;
	height: 10px;
	background: #fff;
}
*/
.shop-category-list > li > ul > li > a{
	display: block;
	padding: 5px 5px 5px 25px;
	font-size: 15px;
	background: #ffe4ec url(https://img21.shop-pro.jp/PA01517/248/etc_base64/Y2F0LWxp.png?cmsp_timestamp=20250513175717) no-repeat 10px center;
	border-bottom: 1px #fff dashed;
}
.shop-category-list > li > ul > li:nth-child(even) > a{
	background-color: #fff3f7;
}

/* サイドバー*/
#sidebar {
    float: left;
    width: 220px;
    text-align: left;
margin-top: 0px;
}
ul, ol, dl {
   margin: 0;
   padding: 0;
   list-style: none;
} 
li {
　list-style: none;
} 
.shop-category-list > li {
    padding-top: 0px;
}
.sidebn li{
	margin-bottom: 15px;
}

.side-nav{
	margin: 0 0 20px 0;
}
.side-nav h2{
	margin-bottom: 6px;
}
.side-nav li a{
	letter-spacing: 1px;
}
.side-nav-inner > ul > li > a{
	display: block;
	padding: 5px 5px 5px 13px;
	border-bottom: 1px dashed #e0e0e4;
	color: #212121;
	background: url(https://img21.shop-pro.jp/PA01517/248/etc_base64/c25hdi1saQ.jpg?cmsp_timestamp=20250602135310) no-repeat 0px 50%;
}
.side-nav-inner > ul > li > ul{
	padding: 10px;
}
.side-nav-inner > ul > li > ul > li > a{
	display: block;
	padding: 2px;
	font-size: 12px;
}

.side-about{
	margin-bottom: 15px;
}
.side-about h2{
margin-bottom: 0px;
}
.side-about-inner{
	padding: 13px 14px 3px;
	border: 1px #e6e6e6 solid;
	border-top: none;
	font-size: 14px;
	letter-spacing: 0;
}
.side-about-inner p{
	margin-bottom: 10px;
}
.side-about .googlemap{
	font-size: 0;
}
.side-about .googlemap{
	margin-bottom: 4px;
}
.side-about .googlemap,
.side-about .googlemap iframe{
	height: 150px;
}




.col-sm-4 {
  float: left;
  margin-right: 10px;
  width: 30%;
}

.footer-decoration{
	display: none;
}
#footer{
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  overflow-x: hidden;
  position: relative;
  background: url(https://img21.shop-pro.jp/PA01517/248/etc_base64/cDEtYmc.png?cmsp_timestamp=20250518175935) repeat center 0;
}
#footer-inner{
	position: relative;
	margin: 0 auto;
	width: 980px;
	padding: 50px 0 80px;
}
.pagetop-btn{
	position: absolute;
	top: -28px;
	right: 0px;
}
.footer-guide{
	position: relative;
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
}
.template {
    margin: 0 0 20px 0;
}
.text-xs-center {
    text-align: center !important;
}
.footer-guide .template{
	text-align: left !important;
}
.footer-guide h3{
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 20px;
	color: #2c2d2d;
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	background: url(https://img21.shop-pro.jp/PA01517/248/etc_base64/Z3VpZGUtaDM.png?cmsp_timestamp=20250518201033) repeat-x center bottom;
}
.footer-guide p{
	margin-bottom: 15px;
}
.guidebn{
	position: absolute;
	bottom: 70px;
	left: 0;
}
.guidebn li{
	margin-top: 10px;
}
.footer-copyright{
	font-size: 11px;
	color: #888787;
	letter-spacing: 0;
}

.footer-fix{
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100vw;
	height: 66px;
	background: url(https://img21.shop-pro.jp/PA01517/248/etc_base64/Zml4LWJn.jpg?cmsp_timestamp=20250602233921) repeat center 0;
	z-index: 100;
}
.footer-fix-inner{
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 12px 0;
}
.footer-fix h2{
	float: left;
}
.footer-fix ul{
	float: right;
}
.footer-fix li{
	float: left;
}
.footer-fix li:nth-child(2){
	margin: 0 7px 0 15px;
}
}
.template.row > div {
    margin-bottom: 10px;
}

.gnav2-wrap {
  width: 100vw;
  overflow-x: visible;
  position: relative;
    z-index: 100;
    padding-bottom: 4px;
    background: url(https://img21.shop-pro.jp/PA01517/248/etc_base64/Z25hdi1iZ2I.png?cmsp_timestamp=20250526165256) repeat-x center bottom;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.gnav2 {
  width: 100vw;
  overflow-x: visible;
  position: relative;
  background: url(https://img21.shop-pro.jp/PA01517/248/etc_base64/Z25hdi1iZ3g.png?cmsp_timestamp=20250520140347) repeat-x;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.gnav2-inner {
}

/* グロナビ2 */
.gnav2 > ul {
  display: flex;
  width: 100%;
  height: 50px;
  margin: 0 0px auto;
  padding: 0;
  justify-content: center;
}

.gnav2-list {
    position: relative;
    text-align: left;
    zoom: 1;
}

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.gnav2-list > ul > li {
    float: left;
    display: block;
    position: relative;
    z-index: 1000;
}

.gnav2 > ul > li > a {
  display: block;
  width: 100%;
  height: 50px;
  color: #000;
  background: url(https://img21.shop-pro.jp/PA01517/248/etc_base64/Z25hdi1iZ3g.png?cmsp_timestamp=20250520140347) repeat-x center 0;
  text-align: center;
  box-sizing: border-box;
  text-decoration: none;
  padding: 0 0px;
}

.gnav2 > ul > li:hover > a {
  color: #ffffff;
  background: #ffffff80;
}

.gnav2 > ul > li > span {
  display: block;
  width: 100%;
  height: 50px;
  color: #ffffff;
  background: #17184b;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  padding: 0 20px;
}

.gnav2 > ul > li:hover > span {
  color: #ffffff;
  background: #ffffff80;
}

.gnav2 > ul > li > ul {
  width: 100%;
  top: 50px;
  margin: 0;
  padding: 0;
  width: 130%;
}

.gnav2 > ul > li > ul > li {
  width: 100%;
  height: 0;
  overflow: hidden;
  list-style-type: none;
  /*border-top: 1px solid #fff;*/
}

.gnav2 > ul > li:hover > ul > li {
  overflow: visible;
  width: 100%;
  height: 30px;
  line-height: 30px;
}

.gnav2 > ul > li > ul > li > a {
  display: block;
  width: 100%;
  height: 30px;
  text-align: left;
  color: #6c1b7a;
  background: #ffffffF2;
  box-sizing: border-box;
  text-decoration: none;
  font-size: 12px;
  padding-left: 8px;
}
.gnav2 > ul > li > ul > li > a:hover {
  color: #000;
  background: #ffffffF2;
}


/* mainimage
------------------------------------------*/
/* 横スライド用css
.slideshow .slick-list{
	overflow: visible;
}
*/

#mainimage{
	position: relative;
	overflow: hidden;
	margin: 0 auto 40px;
	padding: 25px 0;
	background: url(https://img21.shop-pro.jp/PA01517/248/etc_base64/cDEtYmc.png?cmsp_timestamp=20250602170158) repeat center 0;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
#mainimage-inner{
	margin: 0 auto;
	width: 980px;
}

.mainimage-left{
	float: left;
	width: 380px;
}
/* slideshow */
#mainImage{
	float: right;
}


/*----------------------------------------------------
mainImage
-------------------------------------------------------*/
#mainImage {
	position:relative;
	width: 582px;
}
#mainImage img{
	max-width: initial;
}
#imageList li {
	position:relative;
	background-color:#FFFFFF;
}
#imageList div.slider-bg {
	top:0; left:0; 
	position:absolute;
}
#imageList div.slider-info {
	position:absolute;
	top:0;
	left:0;
	z-index:15;
	height:440px;
}
#imageList div.slider-alpha {
	top:0;
	left:0;
	position:absolute;
	z-index:20;
	filter:alpha(opacity=1); opacity:0; 
	background-color:#FFFFFF; 
	width:462px;
	height:440px;
}
#imageList li.slider-open div.s-close {
	display: none;
}
#imageList li.slider-closed div.s-close {
	position:absolute; 
	top: 20px;
	left: 50px;
	display: block;
	height: 400px;
	padding: 10px;
	font-size: 20px;
	letter-spacing: 0;
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	color: #333;
	background: rgba(255,255,255,.8);
	  -webkit-writing-mode: vertical-rl;
		  -ms-writing-mode: tb-rl;
			  writing-mode: vertical-rl;
	box-shadow:0px 0px 6px 0px rgba(0,0,0,0.2);
	z-index:16;
}
#imageList li.slider-closed div.s-open {
	display:none
}
#imageList li.slider-open div.s-open {
	display: block;
	position: absolute;
	bottom: 16px;
	left: 0;
	width: 462px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 22px;
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	color: #333;
	background: rgba(255,255,255,.8);
	box-shadow:0px 0px 6px 0px rgba(0,0,0,0.2);
	z-index: 16;
}

.slide-link{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
}

.shop-mainparts-recommend{
	position: relative;
	background: url(https://img21.shop-pro.jp/PA01517/248/etc_base64/dG9wLWJn.png?cmsp_timestamp=20250602170620) no-repeat center 0;
	height: 400px;
	padding: 20px;
	box-shadow:0px 0px 6px 0px rgba(0,0,0,0.2);
}

/* recommend.tpl */

.shop-mainparts-recommend-inner{
	text-align: left;
}
.shop-mainparts-recommend h2{
	margin-bottom: 20px;
	text-align: center;
	font-size: 28px;
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	color: #795808;
}
.recommend-body{
}
.recommend-list-img{
	float: left;
	width: 160px;
	margin-right: 10px;
}
.recommend-list-title{
	font-size: 16px;
	font-weight: bold;
}
.recommend-list-title a{
	color: #222;
	left: 0;
}
.recommend-list-price{
	font-size: 15px;
	font-weight: bold;
	left: 0;
}
.rec-price-span{
	color: #b22222;
}
.rec-price-span strong{
	font-size: 22px;
}
.recommend-list-text{
	margin-top: 15px;
	font-size: 14px;
}
.rec-more{
	position: absolute;
	bottom: 26px;
	left: 60px;
}


/* mainimage//
------------------------------------------*/
