/* ************************************************
*  all
* ************************************************ */

@import url("https://file001.shop-pro.jp/PA01283/298/css/common.css");
@import url("https://file001.shop-pro.jp/PA01283/298/css/magnific-popup.css");

* {
  margin: 0px;
  padding: 0px;
}

html {
  overflow-y: scroll;
  height: 100%;
	font-size: 62.5%;
}

body {
	color: #4c4c4c;
	font-size: 15px;
	font-size: 1.5rem;
	font-family: Verdana, Roboto, 'Droid Sans', '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	line-height: 1.5;
	text-align: left;
}

br.clear {
  clear: both;
  font: 0pt/0pt sans-serif;
  line-height: 0;
}

hr {
  clear: left;
  margin: 10px 0;
  border: 0;
}

img {
  border: none;
  vertical-align: middle;
}

.ir {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.ir > a, a.ir { display: block; }


/* ************************************************
*  clearfix
* ************************************************ */

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}

/* ************************************************
*  layout
* ************************************************ */

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
  margin:0px auto;
  width:967px;
  text-align:left;
}

/*ヘッダー*/

#header {
  clear: both;
	background: url(https://file001.shop-pro.jp/PA01283/298/img/header-bg.gif);
	margin-bottom: 0px;
	height: 46px;
	font-size: 1.2rem;
	color: #fff;
}

/*サイド*/
#side {
  float: left;
  width: 200px;
}

/*メイン*/
#main {
  float: right;
  width: 707px;
}

/*フッター*/
#footer {
  clear:both;
  padding: 0;
  width:100%;
  color: #666;
}

/*スライダー*/
.slider{
  margin: 0 0 70px;
}

/* ************************************************
*  topimage
* ************************************************ */

#topimage { text-align:center; margin: auto; background: #666; }

/* ************************************************
*  header
* ************************************************ */
#header .container { position:relative;  padding: 10px 0; }


/*ヘッダー右側*/
#header .header_link {
  float: right;
  width: 60%;
	padding-right: 120px
}
#header .search {
  float: right;
	display: inline-block;
}

/*ヘッダー左側*/
#header .header_info {
  float: left;
  width: 40%;
	margin-top: 3px;
}
#header .header_info .member_login_name{
}
#header .header_info .header_delivery_price {
	position: relative;
	display: inline-block;
	margin-left: 10px;
	padding: 0 15px;
	width: auto;
	height: 20px;
	line-height: 20px;
	background: #fff;
	color: #4c4c4c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  list-style: none;
	z-index: 0;
}

#header .header_info .header_delivery_price:after {
	content: "";
	position: absolute;
	top: 50%;
	left: -10px;
	margin-top: -5px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 5px 10px 5px 0;
	border-color: transparent #fff transparent transparent;
}

/*楽天*/
#header .rakuten {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999;
}

/* ************************************************
*  headerNavi
* ************************************************ */

#headerNavi {
  clear: both;
	background: #e6e0cf;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
#headerNavi .container {
	position: relative;
	height: 30px;
}


/*shortcut*/
#headerNavi .shortcut {
  float: right;
  width: 50%;
}
#headerNavi .shortcut ul {
	position: absolute;
  height: 12px;
	right: 120px;
	top: 0;
	bottom: 0;
	margin: auto;
	display: inline-block;
}
#headerNavi .shortcut ul li {
  float: left;
  margin-left: 20px;
  list-style-type: none;
  line-height: 12px;
}
#headerNavi .shortcut ul li a {
	color: #4c4c4c;
}
#headerNavi .shortcut ul li i {
  background: url(https://file001.shop-pro.jp/PA01283/298/img/icon_12.png) no-repeat left 0px;
  display: block;
  float: left;
  margin-right: 5px;
  width: 12px;
  height: 12px;
}


/*loginBox*/
#headerNavi .loginBox {
  float: left;
  width: 50%;
	margin-top: 3px;
}
#headerNavi .loginBox ul  {
	display: inline-block;
  float: left;
	margin: 3px 0 0;
}
#headerNavi .loginBox ul li {
  float: left;
  margin-right: 20px;
  list-style-type: none;
  line-height: 16px;
}
#headerNavi .loginBox ul li i {
  display: block;
  float: left;
  margin-right: 5px;
  width: 16px;
  height: 16px;
}
#headerNavi .loginBox ul li a {
  text-decoration: none;
	color: #666;
}
#headerNavi .loginBox ul li a:hover {
	color: #cc3300;
}
#headerNavi .loginBox ul li.my_account {
}
#headerNavi .loginBox ul li.my_account i.account {
  background: url(https://img.shop-pro.jp/tmpl_img/67/icons16.png) no-repeat left -97px;
}
#headerNavi .loginBox ul li.member_login_btn i.login {
  background: url(https://img.shop-pro.jp/tmpl_img/67/icons16.png) no-repeat left -225px;
}
#headerNavi .loginBox ul li.member_regist_btn i.regist {
  background: url(https://img.shop-pro.jp/tmpl_img/67/icons16.png) no-repeat 0px -193px;
}
#headerNavi .loginBox ul li.member_logout_btn i.logout {
  background: url(https://img.shop-pro.jp/tmpl_img/67/icons16.png) no-repeat left -210px;
}
#headerNavi .loginBox ul li.view_cart {
  color: #fff;
}
#headerNavi .loginBox ul li.view_cart i.cart {
  background: url(https://img.shop-pro.jp/tmpl_img/67/icons16.png) no-repeat 0px 0px;
}
#headerNavi .loginBox ul li.view_cart span.count {
  margin: 5px 0 0 5px;
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #cfc5a8;
  color: #fff;
  font-weight: bolder;
}


/* ************************************************
*  footer
* ************************************************ */
#footer a {
  color: #666;
}

/* footer -- menu */
#footer .footer_menu {
  clear: both;
	background: url(https://file001.shop-pro.jp/PA01283/298/img/footer-nav-bg.gif);
  margin-bottom: 40px;
	letter-spacing: -.4em;
}
#footer .footer_menu .container {
	text-align: center;
}
#footer .footer_menu li {
	display: inline;
	letter-spacing: normal;
	border-left: 1px solid #333;
	margin-left: 15px;
	padding-left: 15px;
	font-size: 1.2rem;
	height: 40px;
	line-height: 40px;
}
#footer .footer_menu li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}

/* footer -- policy */
#foot_policy{
  margin: 0 0 30px;
  padding: 0 0 20px;
}
#foot_policy h3{
  margin: 0 0 1em;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
}
#foot_policy h4{
  font-size: 13px;
}
#foot_policy dt{
  margin: 0 0 .5em;
}
#foot_policy dd{
  margin: 0 0 1.5em;
}
#foot_policy #mobile{
  width: 145px;
}


/* footer -- info */
#footer .info {
	color: #fff;
	}
#footer .info a{
	color: #fff;
	}
#footer .info .mark {
	float: left;
	margin-right: 15px;
	padding:15px 0;
}
#footer .info table { width: auto; }
#footer .info th,
#footer .info td {
	vertical-align: top;
}
#footer-info-bg{
	background: url(https://file001.shop-pro.jp/PA01283/298/img/footer-bg.gif);
	padding:20px 0 10px 0;
}
#footer .info th { padding-right: 15px; }

#footer .contact  { text-align: right; }
#footer .contact .tel { margin-bottom: 10px; }
#footer .contact .btn {
	background: #600;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer .contact .btn:hover { background: #800000; }

/* footer -- copyright */
.copyright {
  clear: both;
  padding: 1em 0;
  text-align: center;
  font-size: 76.923%;
}

.powered {
  display: inline;
  margin-left: 1em;
  text-align: center;
  line-height: 18px;
}
.powered a {
  color: #777;
  text-decoration: none;
}
.powered img {
  margin-left: .3em;
  width: 200px;
  height: 18px;
}


/* ************************************************
*  main
* ************************************************ */
#main .box {
  clear: both;
	overflow:hidden;
  margin-bottom: 40px;
}
#main .box h3 {
  font-size: 13px;
  vertical-align: middle;
}

.header_block{
  clear: both;
  padding: 1.1em 0;
  background: transparent url("https://img.shop-pro.jp/tmpl_img/67/border_bottom.png") repeat-x left bottom;
}
.header_block .icon{
  float: left;
  margin: 0 14px 0 0;
  width: 20px;
  height: auto;
  text-align: center;
}
.header_block .icon img{
  max-width: 100%;
}
.header_block .title{
  float: left;
  text-align: left;
}
.header_block h3{
  padding: 0;
  border: none;
  text-align: left;
}
.header_block p{
  margin-top: 4px;
  color: #999;
}
#main .header_block{
  margin: 0 0 30px;
}
#main .header_block .icon{
  padding: 0;
}

/* ************************************************
*  item_box
* ************************************************ */

.item_box {
  display:inline-block;
  float: left;
  margin: 0 41px 45px 0;
  width: 205px;
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
}
.item_box .item_image {
	position: relative;
  margin: 0px;
	width: 205px;
	height: 205px;
  border: solid 1px #ddd;
}
.item_box .item_image img.item {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-height: 203px;
}

.item_box .item_detail {
  margin: 15px 0 0;
  padding-left: 10px;
  border-left: solid 1px #ddd;
}

.item_box .item_detail p.item_name {
  margin-bottom: 5px;
  font-size: 15px;
}


p.item_regular_price, p.item_price, p.item_discount {
  margin-bottom: 10px;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
}

.box_last{
  margin-right: 0;
}

.box_small .item_box {
  display:inline-block;
  margin: 0 33px 45px 0;
  width: 113px;
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
}
.box_small .item_box .item_detail a {
  margin-bottom: 5px;
  font-size: 13px;
}

.box_small .box_last {
  margin-right: 0;
}

.stock_error{
  display:none;
  padding:10px 0;
  color:#DA5858;
  font-weight:bold;
}

/* ************************************************
*  product_list_page （商品一覧）
* ************************************************ */
#cate-title {
	position: relative;
  margin-bottom: 20px;
}
#cate-title p {
	position: absolute;
	top: 170px;
	left: 30px;
	width:280px;
	height:200px;
	font-size: 1.4rem;
}

#pageTitle {}
#pageTitle br { display:none; }

.sub_category_area,
.sub_group_area {
  margin-bottom: 20px;
  padding: 10px 15px 0px;
	background: #f2efe7;	
}

.sub_category_area .sub_category li,
.sub_group_area .sub_group li {
	padding: 0 5px;
	margin-bottom: 10px;
}

.sub_category_area .sub_category a,
.sub_group_area .sub_group a {
	background: #fff;
	text-decoration: none;
  border: solid 1px #ccc;
  display: block;
	text-align: center;
}
.sub_category_area .sub_category a span,
.sub_group_area .sub_group a span {
	text-decoration: none;
	height: 50px;
	display: table-cell;
	vertical-align:middle;
	text-align: center;
	width: 112px;
	font-size:1.3rem;
}
.sub_category_area .sub_category a:hover,
.sub_group_area .sub_group a:hover {
	color: #7a993d;
	background: #f1f5eb;
}

/* ************************************************
*  search_page
* ************************************************ */

.search_result {
  margin: 20px 0;
  padding: 10px 0;
  background: #ddd;
  text-align: center;
}

.none {
  margin: 50px 0;
  text-align: center;
}

/* ************************************************
*  policy
* ************************************************ */

#policy {
  line-height: 1.8;
  font-size: 14px;
}
#policy h2 {
  margin-bottom: 30px;
}

.policy_box,
#policy_lead{
  margin-bottom: 30px;
}

.sk_box {
  margin-bottom: 70px;
}
.sk_box h3 {
  margin-bottom: 1em;
  font-size: 16px;
}
.sk_box table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-collapse: separate;
  empty-cells:show;
}

.sk_box th {
  padding: 20px 40px 20px 0;
  width: 170px;
  text-align: left;
}
.sk_box th img.poricy_img {
  margin-bottom: 5px;
}
.sk_box td {
  padding: 20px 0;
  zoom: 1;
  content: ' ';
}
.sk_box th,
.sk_box td {
  vertical-align: top;
  line-height: 1.8;
  position: relative;
  border-bottom: solid 1px #ccc;
}

#payment_method {
  margin-top: 40px;
}
#payment_method table.table {
  width: 100%;
}
#payment_method table.table th {
  width: 200px;
  text-align: center;
}

#shipping_method {
  margin-top: 40px;
}
#shipping_method table.table {
  width: 100%;
}
#shipping_method table.table th {
  width: 200px;
  text-align: center;
}

/* ************************************************
*  side
* ************************************************ */
#side h1.logo {
  word-wrap: break-word;
  font-size: 40px;
	margin-bottom: 20px;
}
#side h1.logo a {
  text-decoration: none;
}
#side h1.logo img {
}

/* side -- common */
#side .box {
  clear: both;
  margin-bottom: 60px;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
  word-wrap: break-word;
  position: relative;
}
#side .box h3 {
  text-align: left;
  font-weight: normal;
  font-size: 16px;
}
#side .box ul {
  margin-left: 0px;
  list-style: none;
}
#side .box ul li {
  border-top:#838383 dotted 1px;
}
#side .box ul li:first-child {
  border-top:none;
}
#side .box ul li a:hover { color: #7a993d; }
#side .box ul li a:hover div { background: #f1f5eb; }

/* side -- nav */
#side #side_nav {
	background: url(https://file001.shop-pro.jp/PA01283/298/img/global_nav-2.gif) no-repeat 0 -200px;
	margin-bottom: 20px;
}
#side #side_nav a {
	display: block;
	text-decoration: none;
}
#side #side_nav ul li {
  float: left;
	width: 50px;
}
#side #side_nav ul li > a {
	background: url(https://file001.shop-pro.jp/PA01283/298/img/global_nav-2.gif) no-repeat;
	height: 200px;
}
#side #side_nav ul li.menu01 > a { background-position: 0 0; }
#side #side_nav ul li.menu02 > a { background-position: -50px 0; }
#side #side_nav ul li.menu03 > a { background-position: -100px 0; }
#side #side_nav ul li.menu04 > a { background-position: -150px 0; }

#side #side_nav ul li:hover > a { background: none; }

/* side -- sns */
#side #side_sns {
	margin-bottom: 20px;
  letter-spacing: -.4em;
}
#side #side_sns a {
  letter-spacing: normal;
}
#side #side_sns a + a {
  margin-left: 10px;
}

/* side -- box_default */
.box_default ul li div{
  position: relative;
  padding: 2px 0;
  text-align: left;
}
.box_default ul li div img{
	margin-right: 10px;
}

/* side -- box_category */
#box_category .menu {
  margin: 0;
  padding: 0;
}
#box_category .menu li { list-style: none; position: relative; }
#box_category .menu li a {
  display: block;
  margin-top: 1px;
  padding: 0;
  width: 100%;
  text-decoration: none;
  text-align: left;
  overflow: hidden;
  transition:all .5s ease-out;
}
#box_category .menu li a img {
  margin-right: 5px;
}
 
#box_category .menu > li:first-child a {
  margin-top: 0;
}
 
#box_category .menu > li:hover > a {
  background: #f1f5eb;
}

/* Submenu */ 
#box_category .menu .scat {
	position: absolute;
	top: 0;
	left: 200px;
  background: #fff;
  z-index: 99999;
}
#box_category .menu li li {
  display: block;
  width: 220px;
}
#box_category .menu li li br { display: none; }

#box_category .menu li li a {
  display: block;
  margin-top: 0;
  padding: 5px;
  background: #f1f5eb;
  font-size: 13px;
  transition:all .5s ease-out;
}
#box_category .menu > li:hover li a:hover {
  background: #7a993d;
  color: #fff; 
  transition:all .5s ease-out;
}

#box_category .menu li ul{
	display: none;
}
#box_category .menu li:hover ul{
	display: block;
}







/* side -- box_group */
#box_group.box {
	border: none;
}
#box_group.box_default ul li{
	border: none;
	margin-bottom: 10px
}
#box_group.box_default ul li:last-child {
	margin-bottom: 0;
}
#box_group.box_default ul li div {
	padding: 0;
}
#box_group.box_default ul li div p{
	border: 1px #d9d9d9 solid;
	padding-left: 15px;
	line-height: 38px;
}

/* side -- box_rpay */
#box_rpay.box {	border: none; font-size: 12px; }
#box_rpay　img { margin-bottom: 5px; }


/* side -- box_freepage */
#box_freepage ul li {
	height:40px;
	line-height:40px;
}
#box_freepage ul li i {
  background: url(https://file001.shop-pro.jp/PA01283/298/img/icon_16.png) no-repeat left 0px;
  display: block;
  float: left;
	margin-top: 12px;
  margin-right: 5px;
  width: 16px;
  height: 16px;
}
#box_freepage ul li.free02 i {
  background: url(https://file001.shop-pro.jp/PA01283/298/img/icon_16.png) no-repeat left -48px;
}
#box_freepage ul li.free04 i {
  background: url(https://file001.shop-pro.jp/PA01283/298/img/icon_16.png) no-repeat left -32px;
}
#box_freepage ul li.free09 i {
  background: url(https://file001.shop-pro.jp/PA01283/298/img/icon_16.png) no-repeat left -16px;
}


/* side -- box_owner */
#side #box_owner .inner{
  padding: 1.2em 0 1em;
}
#side #box_owner .owner_photo{
  margin: 0 0 10px;
  width: 100px;
  max-width: 100%;
  height: auto;
  border: solid #ddd 1px;
}
#side #box_owner p.name {
  font-size: 14px;
}
#side #box_owner p.memo {
  font-size: 11px;
  line-height: 18px;
}
#side #box_owner p.website {
  padding-left: 20px;
}

/* side -- seller */
#box_sellers .seller_box{
  padding: 2.2em 0;
}
#box_sellers li{
  position: relative;
  display: block;
}
#box_sellers  .top_seller:before{
  position: absolute;
  top: 18px;
  left: -6px;
  content: url(https://img.shop-pro.jp/tmpl_img/67/rank1.png);
}
#box_sellers  .rank_2:before{
  content: url(https://img.shop-pro.jp/tmpl_img/67/rank2.png);
}
#box_sellers  .rank_3:before{
  content: url(https://img.shop-pro.jp/tmpl_img/67/rank3.png);
}
#box_sellers .seller_image{
  float: left;
  margin: 0 10px 0 0;
  width: 80px;
  border: solid #ddd 1px;
}
#box_sellers .seller_detail{
  float: right;
  width: 104px;
}
#box_sellers .seller_rank{
  margin: 0 0 10px;
  font-size: 12px;
}
#box_sellers .seller_rank > strong{
  font-size: 15px;
}
#box_sellers .seller_name{
  font-size: 13px;
}
#box_sellers .seller_teika{
  float: left;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
#box_sellers .more_seller{
  display: none;
}

.more_btn{
  padding: 8px 0;
  border-top: solid 1px #999;
  text-align: center;
  cursor: pointer;
}

.updown{
  display: inline-block;
  margin: 0 3px 0 0;
  width: 13px;
  height: 8px;
  background: url(https://img.shop-pro.jp/tmpl_img/67/down_icon.png);
  background-repeat: no-repeat;
}

.more_up{
  background: url(https://img.shop-pro.jp/tmpl_img/67/up_icon.png);
}

/* ************************************************
*  Common Elements
* ************************************************ */
/* @group Common Elements */

table {
  border-spacing: 0;
  border-collapse: collapse;
}
table.table {
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
table.table th {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #f5f5f5;
}
table.table td {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.footstamp {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.footstamp span {
  margin: 0 5px;
  color: #999;
}
.footstamp br { display: none; }

.sort {
  float: right;
  margin-bottom: 20px;
  text-align: right;
}
.sort strong {
  margin-right: 5px;
}
.sort a {
  margin-right: 5px;
  text-decoration: underline;
}
.sort span {
  margin-right: 5px;
  background: #eee;
  text-decoration: none;
  font-weight: bolder;
}

.pager {
  clear: both;
  margin: 20px 0;
  text-align: center;
}

.none {
  clear: both;
  margin: 50px 0;
  text-align: center;
}

.sold_out {
  color: #DA5858;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
}

.to_top{
  float: right;
  clear: both;
  text-align: center;
  margin: 0 0 20px;
  padding: 1.3em 1em;
  border: solid 1px #aaa;
  font-size: 14px;
  color: #888;
}
.to_top:hover {
  text-decoration: none;
  color: #c86464;
  border-color: #c86464;
}

.tbl_calendar {
  margin: 20px 0;
  width: 100%;
  border: none !important;
  border-spacing: 0 !important;
  border-collapse: collapse !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  border-bottom: 1px solid #ccc !important;
  text-align: center !important;
}

/* @group button */
.btn {
  display: block;
  margin-top: 1em;
  border: none;
  border-radius: 0;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance:none;
}
.btn:link,
.btn:visited,
.btn:hover,
.btn:active{
  color: #fff;
  text-decoration: none;
}
.btn-primary {
  margin: 1.2em 0 .9em;
  padding: 1.4em 0;
  background-color: #c86464;
}
.btn-contact {
  margin: 0.5em 0.3em;
  padding: 1.3em 0;
  background-color: #a0a0a0;
  font-weight: normal;
  font-size: 13px;
}
.btn-quick {
  margin: 0.9em 0;
  padding: 1.3em 0;
  background-color: #64b4c8;
  font-size: 13px;
}


/* ************************************************
*  ご利用ガイド
* ************************************************ */
.sub_navi_area {
  margin-bottom: 20px;
  padding: 10px 15px 0px;
	background: #f2efe7;	
}

.sub_navi_area .sub_navi li {
	padding: 0 5px;
	margin-bottom: 10px;
}

.sub_navi_area .sub_navi a {
	background: #fff;
	text-decoration: none;
  border: solid 1px #ccc;
  display: block;
	text-align: center;
}
.sub_navi_area .sub_navi a span {
	text-decoration: none;
	height: 50px;
	display: table-cell;
	vertical-align:middle;
	text-align: center;
	width: 220px;
}
.sub_navi_area .sub_navi a:hover {
	color: #7a993d;
	background: #f1f5eb;
}

/* ************************************************
2018/10/01 追加（明朝用css）
* ************************************************ */

.minchou {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, sans-serif !important;
}


/*----------------------------------------*----------------------------------------
2018.04.27追加
----------------------------------------*----------------------------------------*/

.table-process th {
  padding: 5px 5px 5px 20px;
}
.table-process td {
  padding: 5px 20px 5px 5px;
}
.table-process tr + tr th,
.table-process tr + tr td {
  border-top: 1px solid #fff;
}
.table-process .item th,
.table-process .item td {
  background: #F0EFEA;
}
.table-process .item:nth-child(even) th,
.table-process .item:nth-child(even) td {
  background: #E3DBB5;
}
.table-process .item th {
  min-width: 5%;
}
.table-process .title th,
.table-process .title td {
  background: #ABD0D3;
}

/*----------------------------------------*----------------------------------------
2021.04.26追加
----------------------------------------*----------------------------------------*/
.ihierbu_h_10{
font-size: 1.5em;/* フォントサイズ */
font-weight: bold;/* フォント太さ */
padding-left: .5em;
padding-top: .3em;
padding-bottom: .3em;
margin-bottom: 2em;
border-left: 5px solid #989a2a;/* 線 */
color: #929415;/* フォント色 */
}
.btn {
	display: inline-block;
	font-weight: normal;
	padding: 1em 4em 1em 1em;
}


/*----------------------------------------*----------------------------------------
2021.08.30追加
----------------------------------------*----------------------------------------*/
div.ohigan {
	font-size: 18px;
}
div.ohigan h3 {
	color: #DB2326;
	font-size: 22px;
}
div.ohigan span {
	color: #DB2326;
}
div.ohigan a {
  text-decoration: none;
}
div.ohigan {
	font-size: 18px;
}
div.ohigan h3 {
	color: #DB2326;
	font-size: 22px;
}
div.ohigan span {
	color: #DB2326;
}
div.ohigan a {
  text-decoration: none;
}


/*----------------------------------------*----------------------------------------
2021.09.02追加
----------------------------------------*----------------------------------------*/
div.review1 h2 {
	font-size: 22px;
	font-size: 1.5em;/* フォントサイズ */
    font-weight: bold;/* フォント太さ */   
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 2em;
    border-bottom: solid 2px #111111;/* 線 */
}
div.review1 p {
  font-size: 18px;
}
div.review1 li {
  font-size: 18px;
}


/*----------------------------------------*----------------------------------------
2021.10.11追加 ＞よくある質問
----------------------------------------*----------------------------------------*/
.qa-list dl {
  position: relative;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}
.qa-list dl:first-child {
  border-top: 1px solid #eee;
}
.qa-list dl::before {
  position: absolute;
  display: block;
  font-family: 'Font Awesome 5 Free';
  content: "\f107";
  font-weight: 900;
  top: 10px;
  right: 10px;
}
.qa-list dt {
  position: relative;
  margin: 0;
  padding: 0;
}
.qa-list dt:hover {
  cursor: pointer;
}
.qa-list dd {
  background-color: #f7f4ed;
  position: relative;
  display: none;
  height: auto;
  margin: 20px 0 0;
  padding: 0;
}
.qa-list dd p {
  margin: 30px 0 0;
  padding: 20px;
}
.qa-list dd p:first-child{
  margin-top: 0;
}


/*----------------------------------------*----------------------------------------
2021.11.01追加 ＞お役立ちコラム
----------------------------------------*----------------------------------------*/
.oyakukoramu {
    margin: 0 0;
    border: solid 1px #000000;
}
.oyakukoramu {
    margin: 4em 0;
    background: #FFFFFF;
}
.oyakukoramu .box-title {
    font-size: 1.5em;
    background: #2B3881;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.oyakukoramu h3 {
    padding: 10px 20px;
    margin: 0;
	font-weight: bold;
}
.oyakukoramu p {
    padding: 15px 20px;
    margin: 0;
}

.oyakukoramu hr {
	border-width: 1px 0 0 0;
	border-style: dashed;
	border-color: #706F6F;
	width: 100%;
}

/*----------------------------------------*----------------------------------------
2021.11.11追加 ＞お客様の声
----------------------------------------*----------------------------------------*/
.koe h2{
font-size: 1.5em;/* フォントサイズ */
font-weight: bold;/* フォント太さ */   
padding-top: .2em;
padding-bottom: .2em;
border-bottom: double 5px #5490cc;/* 線 */
width: 70%;
text-align: center;
}
.komento h3{
font-size: 18px;/* フォントサイズ */ 
font-weight: bold;/* フォント太さ */   
padding:0 10px;
}
.komento h4{
font-size: 16px;/* フォントサイズ */ 
padding: 0 10px;
}
.komento p{
font-size: 15px;/* フォントサイズ */ 
padding:0 10px;
}
.komento span{
font-size: 16px;/* フォントサイズ */ 
padding: 0 5 0 0px;
color: #2056A9;
}
.komento{
    width: 700px;
    height: 400px;
	margin: 5px;
	border: solid 1px #A2A3A0;
}
.komento hr {
	border-width: 1px 0 0 0;
	border-style: dashed;
	border-color: #706F6F;
	width: 100%;
}

/*----------------------------------------*----------------------------------------
2021.12.06追加 ＞お客様の声
----------------------------------------*----------------------------------------*/
.voiceItem {
   margin-bottom: 20px;
}
.voiceItem + .voiceItem {
   padding-top: 20px;
   border-top: 1px dotted #666;
}
.voiceItem__name {
  font-size: 20px;
}
.voiceItem__name span {
  font-size: 16px;
}
.voiceItem__q {
  margin-left: 20px;
  margin-bottom: 20px;
}
.voiceItem__q h4 {
  position: relative;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 1em;
  padding: 10px 20px;
  background: #e0edff;
  border-radius: 10px;
}

.voiceItem__q h4:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  margin-top: -8px;
  border: 8px solid transparent;
  border-right: 20px solid #e0edff;
}

.voiceItem__q p {
  margin-left: 20px;
}

/* フリーページ用 */ 
.is-freepage .voiceItem + .voiceItem {
  padding-top: 0px;
}
.is-freepage .voiceItem {
  border: 1px #7a993d solid;
}
.is-freepage .voiceItem__name {
  background-color: #7a993d;
  color: #fff;
  padding: 10px 30px;
  font-size: 24px;
}
.is-freepage .voiceItem__q {
  margin: 20px 20px 0 20px;
}

/*----------------------------------------*----------------------------------------
2022.03.26追加 ＞フッダー　サイトマップ
----------------------------------------*----------------------------------------*/
.saitomap {
  line-height: 1.6em;
}
.saitomap h2 {
	clear: both;
	font-size: 20px;
	text-align: center;
	border-bottom: 1px solid #BDBDBD;
	font-weight: 800;
}

.saitomap li {
  font-weight: 500;
}

.saitomap ul {
	padding: 0px;
	margin: 0px;
}

.saitomap h3 {
	padding:0px;
	margin: 0px;
	color: #498645;
	font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
　　 font-weight: 600;
	padding: 0px;
}

.saitomap a{ text-decoration:none; 
}
	
.square li{list-style-type: square;
	      padding-top: 0px;}
.nonsquare li{ list-style-type:none;}	

/*----------------------------------------*----------------------------------------
2023.03.06 追加 ＞お位牌の戒名彫り　原稿コンテンツ追加
----------------------------------------*----------------------------------------*/
#ihai_text h3 {
  font-size: 2.2rem;
  letter-spacing: .05em;
  font-family: 'Times New Roman', Georgia, Times, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', /* '游明朝', YuMincho,'HG明朝E',*/ 'ＭＳ Ｐ明朝', 'MS PMincho', 'メイリオ', Meiryo, serif;
}
#ihai_text table {
  overflow-x: visible;
}
#ihai_text th,
#ihai_text td {
  font-size: 1.6rem;
  padding: 20px 0 0;
  line-height: 1.8;
}
#ihai_text th{
  padding-right: 10px;
  font-weight: bold;
}
#ihai_text th br.sp_onry {
  display: none;
}
@media (max-width: 768px) {
  #ihai_text h3 {
    font-size: 125%;
    letter-spacing: .05em;
    font-family: 'Times New Roman', Georgia, Times, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', /* '游明朝', YuMincho,'HG明朝E',*/ 'ＭＳ Ｐ明朝', 'MS PMincho', 'メイリオ', Meiryo, serif;
  }
  #ihai_text table {
    overflow-x: visible;
  }
  #ihai_text th,
  #ihai_text td {
    padding: 10px 0 0;
    line-height: 1.8;
  }
  #ihai_text th{
    font-size: 110%;
    padding-right: 5px;
    font-weight: bold;
  }
  #ihai_text th br.sp_onry {
    display: block;
  }
}
/*----------------------------------------*----------------------------------------
2023.03.22追加 ＞数珠グループ表示
----------------------------------------*----------------------------------------*/
/* juzu */
.buttonjuzu {
    display: flex;
    flex-wrap: wrap;
    
		}
.juzubox {
      width: 170px;
      margin: 3px; 
}

.buttonjuzu a {
    background: #eee;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 220px;
    padding: 10px 25px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	text-decoration: none;
}
.buttonjuzu a:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 2rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(45deg);
}
.buttonjuzu a:hover {
  background: #f8f4e6;
  color: #313131;
}
.buttonjuzu a:hover:after {
  right: 1.4rem;
}
/*----------------------------------------*----------------------------------------
2023.05.22追加 ＞戒名彫り ご注文の流れ追加
----------------------------------------*----------------------------------------*/
/*  ↓product_list.cssより引用
----------------------------------------*----------------------------------------*/
#ihai_flow .cp_stepflow-ihai {
  font-size: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 1em;
  padding: 0;
}
#ihai_flow .cp_stepflow-ihai > li {
  position: relative;
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  text-overflow: ellipsis;
  color: #353833;
  -ms-flex: 1;
  -moz-flex: 1;
  -webkit-box-flex: 1;
      flex: 1;
}
#ihai_flow .cp_stepflow-ihai > li .title {
  font-weight: bold;
}
#ihai_flow .cp_stepflow-ihai > li .text {
  display: block;
  padding-right: 2.5em;
}
#ihai_flow .cp_stepflow-ihai > li .bubble {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 0 0.5em;
  border-radius: 1000px;
  background-color: #45971d;
}
#ihai_flow .cp_stepflow-ihai > li .bubble::after,
#ihai_flow .cp_stepflow-ihai > li .bubble::before {
  position: absolute;
  top: 9px;
  display: block;
  width: 100%;
  height: 3px;
  content: '';
  background-color: #45971d;
}
#ihai_flow .cp_stepflow-ihai > li:last-child .bubble::after,
#ihai_flow .cp_stepflow-ihai > li:last-child .bubble::before {
  width: 0%;
  margin-right: 50%;
}
@media (max-width: 768px) {
  /* sp用追記 */
  #ihai_flow .cp_stepflow-ihai > li .text {
    writing-mode: vertical-rl;
    text-align: start;
    padding-left: 5px;
  }
}

/*----------------------------------------*----------------------------------------
2023.12.03追加 ＞ご進物・ギフト用お線香
----------------------------------------*----------------------------------------*/
.shinmotu h2 {
border-bottom: 5px solid;
border-image: linear-gradient(to right, #4169e1 0%, transparent 100%);
border-image-slice: 1;
font-weight: bold;/* フォント太さ */
}
.shinmotu h3{
font-weight: bold;/* フォント太さ */
padding-left: .3em;
padding-top: .2em;
padding-bottom: .2em;
margin-bottom: 1em;
border-left: 5px solid #4169e1;/* 線 */

}
.senkou {
 width: 100%;
 text-align: center;
 border-collapse: collapse;
 border-spacing: 0;
font-weight: bold;/* フォント太さ */
}
.senkou th {
 padding: 10px;
 background: #e9faf9;
 border: solid 1px #778ca3;
}
.senkou td {
 padding: 10px;
 border: solid 1px #778ca3;
}

.senkou-box1{
  margin: 0.5em ;
  padding: 0.5em 0.8em 0.2em;
  background-color: #FDFAEE;
}

.senkou-box1 p{
  margin: 0;
  padding: 0;
}

.senkou-box1 h4{
	margin: 20px 0px 5px;
	font-size: 120%;
}

/*--位牌説明追加20230316--*/
.sub_category.row.caption_items {
  margin: 0;
  background: #f2efe7;
  padding: 10px;
}
.sub_category.row.caption_items li a {
  padding: 5px;
}
.sub_category.row.caption_items .item_text {
  padding: 15px;
  font-size: 1rem;
  text-align: left;
  line-height: 1.6;
}

/*--20241007 追加 戒名入れのレイアウト掲載--*/
.kaimyo_wrap h4.ttl{
  margin-bottom: 10px;
}
.kaimyo_inner{
  display: flex;
  margin-bottom: 40px;
}
.kaimyo_inner .item{
  width: 50%;
}
.kaimyo_inner .img{
  padding-right: 20px;
}

/* 20250616 文字サイズの改善（PC閲覧時） */
.sub_category.row.caption_items .item_text {
  font-size: 14px;
}