@charset "euc-jp";



/*▼▼ resetのスタイル ▼▼*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,p,blockquote,th,td { margin:0;padding:0; }
address,caption,cite,code,dfn,th,var { font-style:normal;font-weight:normal; }




/*▼▼ baseのスタイル ▼▼*/
/* WEB Fonts */
@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
/* WEB Fonts */

body {
	text-align: center;
	color: #000000;
	font-size: 0.9em;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 1.6;
}


/*=============================== 共通 ================================*/
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
strong,em {
	font-weight: normal ;
	font-style: normal ;
	}

fieldset {border:none}
hr { display: none ; }
.clear { clear: both ; }
.clearfix:after{
	content:".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;	
}
.clearfix{
	min-height:1px;
}
* html .clearfix{
	height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}
img { border: 0 ; vertical-align: bottom ; }
a:visited,a:link{
	color: #1d7885;
	background: transparent;
	text-decoration: underline;
	font-weight:bold;
}
a:hover,a:active{
	color: #842720;
	background: transparent;
}
.floatL{
	float: left;
	margin: 0 20px 12px 0;
}
.floatR{
	float: right;
	margin: 0 0 12px 20px;
}
.imgC{
	text-align: center;
	margin-bottom: 2em;
	clear: both;
}
.txtL {
	text-align: left;
}
.txtR {
	text-align: right;
}
.txtC {
	text-align: center;
}
.column {
	clear: both;
	margin: 10px auto 2em;
	text-align: center;
	width: 670px;
}
.column2left {
	float: left;
	text-align: right;
	width: 310px;
}
.column2right {
	float: right;
	text-align: left;
	width: 310px;
}
.column_full {
	width:auto;
	margin:0 auto 1em;
}
.column_full .column2left {
	float: left;
	text-align: center;
	width: 470px;
}
.column_full .column2right {
	float: right;
	text-align: center;
	width: 470px;
}
#contents .column_full p {
	margin:auto 0;
}
.txt_small {
	font-size: 0.8em;
}
.bld {
	font-weight: bold;
}
.bld_L {
	font-weight: bold;
	font-size: 120%!important;
}
.important {
	color: #FF0000;
}

/*
* font
*/
@import url(https://fonts.googleapis.com/earlyaccess/notosanssc.css);
.noto{
    font-family: 'Noto Serif SC', sans-serif!important;
}



#wrapper {
  padding-top:72px;
  min-width: 1000px;
}

#wrapper.adjust_lttr_spc * {
  letter-spacing:0.02em;
}


/*=============================== header ===============================*/
#header {
	height: 72px;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_header_copy.gif) repeat-x 0px 0px;
	min-width:1000px;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1000;
}
#header_inner {
	padding:0 35px;
}
#header_copy {
	float:left;
}
#header_copy p {
	color:#F5F5F5;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#fff;
	line-height:67px;
}
@media screen and (max-width: 1120px) {
    #header_copy p {
        font-size: 12px;
    }
}
#header #shop_navi {
	float:right;
	list-style:none;
  width:365px;
}
#header #shop_navi li {
	/*line-height:67px;*/
  width: 115px;
  border-radius: 0 0 10px 10px;
  float:left;
  background-color: #CC4836;
}
#header #shop_navi li a {
  outline-style:none;
	color: #F5F5F5;
	font-weight: bold;
	text-decoration: none!important;
	display: block;
	/*padding-left: 45px;*/
	padding: 45px 0 0;
	/*background: url(https://img21.shop-pro.jp/PA01414/717/etc/icon_cart_mini.png) no-repeat left 11px;*/
  position:relative;
  height: 78px;
  box-sizing: border-box;
}
#header #shop_navi li a::before {
	content:" ";
	display:block;
	width:auto;
	height:0;
	position:absolute;
  top: 16px;
  left: 50%;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-left: -16px;
  width:32px;
  height:26px;
}
#header #shop_navi li#login a::before {background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/icon_header_login.png); background-size: 32px 26px; }
#header #shop_navi li#logout a::before {background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/icon_header_logout.png); background-size: 32px 26px;}
#header #shop_navi li#header_news a::before {background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/icon_header_news.png);}
#header #shop_navi li#incart a::before {background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/icon_header_cart.png);}

#header #shop_navi li a:hover {
	text-decoration:underline!important;
}
#header #shop_navi li#incart {
  position:relative;
  margin-left:10px;
}
#header #shop_navi li#incart #cart_count {
  font-size: 13px;
  font-weight:bold;
  color: #DD3B2A;
  position:absolute;
  left: 50%;
  top: 13px;
  background: #F9F6F1;
  line-height: 10px;
  padding: 5px;
  border-radius: 10px;
  width: 19px;
  box-sizing: border-box;
  margin-left: -12px;
}
#header #shop_navi li#login,
#header #shop_navi li#logout {
    margin-right: 10px;
}




/*=============================== メインナビ（共通） ================================*/

#navi_wrap {
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_main_navi.jpg) repeat-x center top;
}
#navi_wrap #navi_wrap_inner {
	width: 1000px;
	margin: 0 auto;
	position:relative;
}
#main_navi li {
	float: left;
	list-style: none;
	text-indent:-9999px;
}
#main_navi li a {
	outline-style: none;
	display: block;
	height:45px;
	transition:background 0.2s;
	text-decoration:none!important;
	position:relative;
}
#main_navi li.navi_home {
  display:none;
}
#main_navi li.navi01 a {background: url(https://img21.shop-pro.jp/PA01414/717/etc/main_navi_a.png) no-repeat 0px 0px;width:139px;}
#main_navi li.navi02 a {background: url(https://img21.shop-pro.jp/PA01414/717/etc/main_navi_a.png) no-repeat -149px 0px;width:114px;}
#main_navi li.navi03 a {background: url(https://img21.shop-pro.jp/PA01414/717/etc/main_navi_a.png) no-repeat -273px 0px;width:146px;}
#main_navi li.navi04 a {background: url(https://img21.shop-pro.jp/PA01414/717/etc/main_navi_a.png) no-repeat -429px 0px;width:70px;}
#main_navi li.navi05 a {background: url(https://img21.shop-pro.jp/PA01414/717/etc/main_navi_a.png) no-repeat -509px 0px;width:123px;}

#main_navi li a::after {
	position: absolute;
  	bottom: 0;
 	left: 50%;
	content: '';
	width: 0;
	height: 1px;
	background-color: #842720;
	transition: .4s;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
#main_navi li a:hover::after {
	width: 50px;
}
#main_navi li.act a::after {
	width:50px;
}

/*=============================== メインナビ（下層） ================================*/

#navi_wrap.common #navi_wrap_inner {
	height: 148px;
}
#navi_wrap.common #navi_wrap_inner #logo {
	position:absolute;
	left:0;
	top:44px;
	z-index:100;
}
#navi_wrap.common #navi_wrap_inner #main_navi {
	width: 737px;
	height: 39px;
	position:absolute;
	top:56px;
	right:0;
}
#navi_wrap.common #navi_wrap_inner #main_navi li {
	margin-left:29px;
}




/*=============================== タイトル（下層） ================================*/

#shuin #entry_title {background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_title_shuin.jpg);}
#products #entry_title {background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_title_products.jpg);}
#guide #entry_title,
#overseas #entry_title{background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_title_guide.jpg);}
#shofukuji #entry_title {background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_title_shofukuji.jpg);}
#faq #entry_title {background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_title_faq.jpg);}

#kigan #entry_title {background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_title_kigan.jpg);}
#kuyo #entry_title {background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_title_kuyo.jpg);}
#mandara #entry_title {background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_title_mandara.jpg);}
#shrine_club #entry_title {background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_title_club.jpg);}
#shrine_enmusubi #entry_title {background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_title_enmusubi.jpg);}
#ouchi #entry_title {background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_title_ouchi.jpg);}

#entry_title {
	background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_title_common.jpg);
  	background-repeat:repeat-x;
  	background-position:center top;
  	background-size:auto 100%;
}
#entry_title .inner {
	text-align:left;
	width:1200px;
	height:178px;
	margin:0 auto;
	padding-top:127px;
}
#entry_title h1{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:27px;
	letter-spacing:0.2em;
	color:#221714;
	/*line-height:178px;*/
	text-align:center;
  height: 178px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#shuin #entry_title h1,
#products #entry_title h1,
#guide #entry_title h1,
#overseas #entry_title h1{color:#fff;}
#shofukuji #entry_title h1 {
	color:#fff;
	/* IE8、IE9以外のブラウザ用 */
	text-shadow:
	0px 0px 5px #221714,
	0px 0px 5px #221714,
	0px 0px 5px #221714,
	0px 0px 5px #221714,
	0px 0px 5px #221714,
	0px 0px 5px #221714,
	0px 0px 10px #221714,
	0px 0px 10px #221714,
	0px 0px 10px #221714,
	0px 0px 10px #221714,
	0px 0px 10px #221714,
	0px 0px 10px #221714;
	
	/* ▼IE8、IE9用 */
	filter:dropshadow(color=#fff,offX= 0,offY= 0);
}
#entry_title .sub_entry_title {
  display:block;
  font-size:22px;
}
#entry_title p a {
	outline-style:none;
}

/*================================ パンくずリスト ===============================*/
#bread {
	width:1000px;
	margin:0 auto 35px;
	color: #333;
	font-size: 0.9em;
	line-height: 2.2em;
}
#bread ol {
	text-indent: 0;
	margin: 0;
	padding: 12px 0;
}
#bread li {
	list-style: none;
	margin: 0;
	font-weight: bold;
	color: #333;
	float: left;
}
#bread li a {
	font-weight: bold;
	text-decoration: underline;
	background: url(none);
	height: auto;
	width: auto;
	display: inline;
}





/*=============================== container ===============================*/

#bg_container {
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_common.jpg) repeat center top;
}
#container {
	margin:0;
  padding-bottom: 40px;
}
#container.min {
	width:1000px;
	margin:0 auto;
}




/*
* container／メイン
*/

#container.min #main {
	width:720px;
	float:right;
}
#container.min #main #contents {
	width:auto;
	padding:0;
}


/*
* container／サイド
*/

#container #side {
	width:220px;
	float:left;
}
#container #side dl {
	margin-bottom:25px;
}
#container #side dt {
	font-size:12px;
	text-align: left;
	line-height: 25px;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_side_title.png) no-repeat 0px 0px;
	color: #DBCFA4;
	font-weight: bold;
	padding-left:25px;
	margin-bottom:15px;
}
#container #side dd {
}
#container #side dd ul {
	list-style:none;
	text-align:left;
}
#container #side dd #search_category {
	margin-bottom:10px;
}
#container #side dd #search_category select {
	width:212px;
	line-height:20px;
	margin:0 auto;
}
#container #side dd #search_all input {
	line-height:20px;
	display:block;
}
#container #side dd #search_all input.search_form {
	width:160px;
	float:left;
	height:25px;
	margin-left:3px;
	box-sizing:border-box;
}
#container #side dd #search_all input.search_btn {
	width:52px;
	height:25px;
}
#container #side #side_cate li {
	font-size:14px;
	color:#3E3939;
	line-height:1.8em;
}
#container #side #side_cate li a {
	display:block;
	color:#3E3939;
	text-decoration:none!important;
}
#container #side #side_cate li a:hover {
	text-decoration:underline!important;
}
#container #side #side_cate dd > ul > li {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:dashed 1px #666;
}
#container #side #side_cate dd > ul > li li {
	font-size:12px;
	padding-left:25px;
	margin-bottom:5px;
}
#container #side #side_cate li .cate_title {
	display: block;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/bullet01.png) no-repeat left 5px;
	padding-left:17px;
	font-weight:bold;
	margin-bottom:8px;
}
#container #side #side_special ul {
	list-style:none;
}
#container #side #side_special li img {
	width:100%;
	height:auto;
}



/*▼▼ contentsのスタイル ▼▼*/
/*================================ 2階層：コンテンツ ===============================*/
#contents {
	min-height: 800px;
	text-align: left;
	width: 1000px;
	margin:0 auto;
	padding: 0 0 8em;
}
#contents h2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align:center;
	font-size:25px;
	font-weight: bold;
	color: #3E3939;
	clear: both;
	padding: 0;
	margin: 0px 0 50px;
	line-height: 1.8em;
}
#contents h2::after {
	content:" ";
	display:block;
	background:#B21627;
	width:100px;
	height:1px;
	margin:15px auto 0;
}

#contents h3 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #B21627;
	font-weight: bold;
	clear: both;
	font-size: 20px;
	line-height: 1.8em;
	margin: 0px 15px 0.7em;
	padding: 0 0 0 28px;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/h_common03.png) no-repeat left 6px;
}
#contents h4 {
	font-family: 'Noto Sans Japanese';
	color:#333 ;
	font-size: 15px;
	line-height: 1.8em;
	font-weight: bold;
	clear: both;
	margin: 0 15px 0.2em;
}
#contents h5 {
	color: #A77A43;
	font-size: 100%;
	font-weight: bold;
	clear: both;
	margin: 0px 15px 0em;
	padding-left: 18px;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/h_common04.png) no-repeat left 4px;
}
#main #contents .no_clear {
	clear:none;
}
#contents p {
	font-size:105%;
	margin:0 15px 1.5em;
	line-height: 1.8em;
}
#contents p.important {
	color: #FF0000;
}

#contents p.catch {
	margin-bottom: 20px;
	width: auto;
	line-height:1.8em;
}
#contents p.catch strong {
	color:#3474AD;
	font-size:130%;
	font-weight:bold;
	text-align: left;
	letter-spacing:0.05em;
}
#contents ul {
	list-style-position: inside;
	text-indent: -1.1em;
	padding-left: 4em;
	margin-right: 1em;
	margin-bottom: 2.5em;
}
#contents ol {
	list-style: decimal inside;
	text-indent: -1.5em;
	padding-left: 4em;
	margin-right: 1em;
	margin-bottom: 2.5em;
}
#contents li {
	font-size:105%;
	margin-bottom: 1em;
	line-height:1.8em;
}

#contents table {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	clear: both;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	/*width: 98%;*/
    width: calc(100% - 30px);
}
#contents table.mini {
	width:800px;
}
#contents caption {
	text-align: left;
	padding-bottom: 0.2em;
	font-weight: bold;
	font-size: 115%;
}
#contents th,
#contents td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#contents table thead th {
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #842720;
	padding:10px 0;
	line-height:1.8em;
}
#contents table tbody th {
	width: 20%;
	text-align: left;
	padding: 12px 5px 12px 8px;
	vertical-align: top;
	background: #F4F8FB;
	font-weight: bold;
}
#contents table .th_01 {
	width: 10%;
}
#contents table .th_02 {
	width: 20%;
}
#contents table .th_03 {
	width: 30%;
}
#contents table .cell_03 {
	height:78px;
}
#contents td {
	padding: 12px 5px 12px 8px;
	text-align: left;
	vertical-align: top;
	background: #FFF;
}	
#contents td .shop_name {
	display: block;
	font-weight: bold;
	float: left;
	width: 6.5em;
}	
#contents table p {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
#contents table ul,
#contents table ol{
	margin-bottom: 10px;
	padding: 0px 0px 0px 2em;
}
#contents table li *,
#contents table li *{
  text-indent:0;
}
#contents table h4 {
	color:#B10431;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
#contents table ol h4{
  display:inline;
}
#contents table h5 {
	line-height:1.6em;
	margin-left: 0;
	margin-right: 0;
	font-size: 100%;
}
#contents em {
	color: #F30;
	font-weight: bold;
}
#contents .line_btm,
#contents p.line_btm {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom:dashed 1px #ccc;
}
#contents .line_btm02 {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #ddd;
}
#contents .line_btm03 {
	padding-bottom: 20px;
	margin-bottom: 50px!important;
	border-bottom: 1px dotted #666;
}

/*================================ エリア ===============================*/

#contents .area01 {
	margin: 0 15px 2em;
	padding: 6px;
	background: url(../images/bg03_gray.png) repeat 0px 0px;	
}
#contents .area01 .area_inner {
	background: #fff;
	padding: 20px 30px 20px;
}
#contents .area01 p,
#contents .area02 p,
#contents .area03 p{
	line-height:1.8em;
	margin: 0 0 1em;
}
#contents .area01 h3 {
	color: #1d1d1d;
	font-size: 120%;
	font-weight: bold;
	clear: both;
	margin: 0 0 0.4em;
	padding: 0px;
	background:none;
}
#contents .area01 h4 {
	color:#35AD9F;
	font-size: 120%;
	font-weight: bold;
	clear: both;
	margin: 0;
	padding-left: 0px;
	padding-bottom: 0.2em;
}
#contents .area01 h5 {
	margin-left:0;
}
#contents .area01 ul,
#contents .area01 ol {
	margin-bottom: 0px;
}
#contents .area01 ul {
	list-style: inside;
	font-weight:bold;
	font-size:1em;
	text-indent:-1.2em;
	padding-left:1.5em;
	margin:0 0 15px 0;
}
#contents .area01 ul li {
	margin-bottom:7px;
}
#contents .area01 p.tel {
	margin:0 60px 0 180px;
	float:left;
	padding-top:20px;
}
#contents .area01 p.adr {
	float:left;
	width:300px;
	padding:15px 0 20px;
	margin-bottom:0;
}
#contents .area02 {
	border: 5px solid #896FB9;
	margin:0 15px 2em;
	background: #fff;
	padding: 20px 30px 20px;
}
#contents .area02 h3 {
	font-size: 120%;
	font-weight: bold;
	clear: both;
	margin: 0 0 0.4em;
	padding:0;
	background:none;
	color: #5E4388;
}
#contents .area02 h4 {
	font-size: 130%;
	font-weight: bold;
	clear: both;
	margin: 0;
	padding:0;
	color: #3474AD;
}
#contents .area02 h5 {
	margin: 0 0 0;
}
#contents .area02 ol {
	margin:0;
	padding-left:1.5em;
	text-indent:-1.4em;
}
#contents .area02 ol li {
	margin-bottom:4px;
}



/*================================ レイアウト ===============================*/
.sub_image_contents {
  width:460px;
}
.sub_image_contents img {
  width:100%;
  height:auto;
}


/*================================ adjust ===============================*/
#contents table.adjust {
	margin-bottom: 5px;
}
#contents .adjust_btm {
	margin-bottom:0;
}
#contents .adjust_group {
	margin-bottom: 80px;
}



/*================================ area ===============================*/

.is-area {
  max-width:1000px;
  margin-left:auto;
  margin-right:auto;
}
#contents .is-area h4 {
  margin-left:0;
  margin-right:0;
}
.area_info {
	padding: 20px;
	background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_area_info.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
  margin-bottom:20px;
}
.area_inner {
	background-color:#fff;
	padding:35px 25px;
}
.area_info {
}
#contents .is-area p {
	margin-left:0;
	margin-right:0;
}
.adr_ttl {
	font-weight:bold;
}




/*================================ 商品紹介 ===============================*/

#products #item_area .inner  {
  padding-top:0;
}
#products .index_menu_wrap {
  padding-bottom:5px;
  margin-bottom:20px;
  border-bottom:dashed 1px #666;
}
#products .index_menu_wrap h3 {
margin-left:0;
margin-right:0;
}
#products .index_menu_wrap h3 a {
color:#842720;
text-decoration:none;
display:block;
}
#products .index_menu_wrap a:hover {
text-decoration:underline;
}
#products .index_menu_wrap .item_image {
background:#fff;
}




/*================================ 正福寺について ===============================*/

.year_cal_body {
	border-top: solid 1px #707070;
}
.year_cal_body dt {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 3.2rem;
	font-weight: bold;
	display: flex;
	align-items: center;
	float: left;
	padding-top: 30px;
	padding-bottom: 5px;
}

.year_cal_body dd {
	padding-left: 260px;
	border-bottom: solid 1px #707070;
	padding-top: 30px;
	padding-bottom: 5px;
	
}
.year_cal_wrap {
	display: flex;
}
.year_cal_txt {
	width: calc(100% - 256px);
}
#contents .year_cal_txt h4 {
	margin-left: 0;
	clear: none;
}
#contents .year_cal_txt ul {
	padding-left: 1em;
	margin-left: 10px;
}
#contents .year_cal_txt li {
	margin-bottom: 0;
}
.year_cal_img {
	width: 256px;
}
.year_cal_img img {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 800px) {
	.year_cal {
		padding-left: 15px;
		padding-right: 15px;
	}
	.year_cal_body dt {
		font-size: 1.8rem;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.year_cal_body dd {
		padding-left: 100px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.year_cal_wrap {
		display: block;
	}
	.year_cal_txt {
		width: auto;
		margin-bottom: 15px;
	}
	.year_cal_img {
		width: auto;
	}

}

/*================================ ご利用ガイド ===============================*/

#contents .flow_list {
}
#contents .flow_list ol {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}
#contents .flow_list li {
}

/*================================ よくあるご質問 ===============================*/

#contents .faq_dl {
	margin:0 10px 60px;
}

#contents .faq_dl dt {
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/faq_icon_q.png) no-repeat left top;
	font-weight: bold;
	font-size: 120%;
	margin: 5px 0 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 40px;
	color:#3E3939;
	line-height:1.8em;
}
#contents .faq_dl dd {
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/faq_icon_a.png) no-repeat 0px top;
	padding-left: 40px;
	border-bottom: 1px dotted #666;
	margin: 0px 0 30px;
	padding-bottom: 20px;
	font-size:110%;
}
#contents .faq_dl dd p {
	margin:0 auto 1em;
}



/*================================ 関東108 ===============================*/

#contents #kanto108 table tr > td:first-child {
	text-align:center;
	background:#F4F3EE;
}
#contents #kanto108 table tr.active > td:first-child {
	background:#F0C635;
}
#contents #kanto108 table tr.active td {
	background:#F7DD86;
	font-weight:bold;
}




/*================================ 祈願 ===============================*/

#contents .movie_area_common {
	text-align:center;
}
#contents .movie_area_common h4 {
	margin-bottom:10px;
}

#contents table .table_explain {
	line-height:1.8em;
}
#contents table .table_explain dd {
	margin-bottom:10px;
}
#contents table .table_explain dt {
	font-size:100%;
	margin-bottom:2px;
}



/*================================ 葬儀・供養 ===============================*/

#contents .tel_btn {
	font-weight:bold;
	margin:0 auto 30px;
	background:#DD3B2A;
	color:#fff;
	text-align:center;
	width:400px;
	line-height:1.6em;
	padding:12px 10px;
	border-radius:10px;
}






/*================================ 海外の方へ ===============================*/

/* index */
#overseas #contents .index_menu_full_wrap {
  width:480px;
  float:left;
}
#overseas #contents .index_menu_full_wrap:nth-child(2) {
  float:right;
}
#overseas #contents .index_menu_full_wrap .txt_wrap {
  width:100%;
  text-align:center;
  float:none;
}
#overseas #contents .index_menu_full_wrap h2 {
  font-size:22px;
}

/* btn */
.btn_common {
width:470px;
margin:0 auto;
}
.btn_common a {
color:#fff;
font-size:120%;
font-weight:bold;
text-decoration:none;
display:block;
background-color:#ba0d23;
line-height:70px;
text-align:center;
border-radius:35px;
transition:all .5s ease;
}
.btn_common a:hover {
background-color:#333;
}


/* contents */
.order_body {
margin-bottom:60px;
}
.order_item {
margin-bottom:60px;
}
.order_item::after {
content:" ";
display:block;
clear:both;
height:0;
visibility:hidden;
}
.order_item_txt {
float:right;
width:430px;
}
.order_item_img {
width:560px;
float:left;
box-shadow:0 1px 5px rgba(0,0,0,0.3);
}
.order_item_img img {
width:100%;
height:auto;
}
#contents .order_item h3,
#contents .order_item h4 {
clear:none;
}





/*================================ 関連リンク ===============================*/

/* 2列の場合 */
#contents .row02 ul {
	width:1040px;
	left:-40px;
}
#contents .row02 li {
	width:480px;
	margin-left:40px;
}

/* 3列の場合 */
#contents .row03 ul {
	width:1020px;
	left:-20px;
}
#contents .row03 li {
	width:320px;
	margin-left:20px;
}
#contents #link_list ul {
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}
#contents #link_list li {
	float:left;
	margin-bottom:25px;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/arrow02.png) no-repeat left 8px;
}
#contents #link_list li a {
	color:#333;
	display: block;
	padding-left: 15px;
	padding-bottom:10px;
	border-bottom:dashed 1px #666;
	text-decoration:none!important;
	transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
}
#contents #link_list li a:hover {
	color:#842720;
}




/*================================ サイトマップ ==============================*/

#sitemap #contents .index_menu_full_wrap {
	border:solid 10px #DAD3C0;
	margin-bottom:40px;
}
#sitemap #contents .index_menu_full_wrap a {
	font-weight:bold;
  border:none;
}
#sitemap #contents .index_menu_full_wrap dl {
	background: #FFF;
	padding:10px;
}
#sitemap #contents .index_menu_full_wrap dt {
	margin-bottom:0;
	border-bottom:dashed 1px #666;
}
#sitemap #contents .index_menu_full_wrap dt a {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 130%;
	color:#333;
	display:block;
	text-align:left;
	background: #fff;
	padding: 23px 20px 18px;
	text-decoration:none!important;
	transition: all 0.2s ease;
}
#sitemap #contents .index_menu_full_wrap dt a:hover {
	color: #842720;
	background: #F5F3EF;
}
#sitemap #contents .index_menu_full_wrap dd {
	padding:0px 0 30px;
	background:#fff;
}
#sitemap #contents .index_menu_full_wrap ul {
	display: block;
	text-indent: 0px;
	width:975px;
	padding:0 0 0 0;
	margin:0;
	position:relative;
	left:-15px;
}
#sitemap #contents .index_menu_full_wrap li {
	font-size:110%;
	display: block;
	float: left;
	width: 310px;
	list-style-type: none;
	margin: 0px 0 10px 15px;
	padding: 0;
	border-bottom:dashed 1px #ccc;
}
#sitemap #contents .index_menu_full_wrap ul li a {
	outline-style: none;
	color:#333;
	font-weight: normal;
	display: block;
	text-decoration: none !important;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/arrow02.png) no-repeat 96% center;
	padding: 19px 20px 15px;
	transition: background 0.2s,color 0.2s;
}
#sitemap #contents .index_menu_full_wrap ul li a:hover {
	color: #842720;
	background-color: #F5F3EF;
}


/*================================ 田中ひろみ朱印特集 ==============================*/
#contents #btn_tanaka_products {
  width: 320px;
  margin: 0 auto;
}
#contents #btn_tanaka_products a {
  display: block;
  background: #842720 url(https://img21.shop-pro.jp/PA01414/717/etc/arrow01.png) no-repeat 95% center;
  padding: 25px;
  padding-right: 25px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-radius: 5px;
  font-size: 100%;
  padding-right: 30px;
  transition:all 0.2s ease;
  -webkit-transition:all 0.2s ease;
}
#contents #btn_tanaka_products a:hover {
  background-color:#333;
}


/*================================ 曼荼羅 ===============================*/

#contents .image_mandara_work ul {
  list-style:none;
  margin:0;
  padding:0;
}
#contents .image_mandara_work ul::after {
  content:" ";
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
#contents .image_mandara_work li {
  width:320px;
  margin:0 auto 10px;
  float:left;
}
#contents .image_mandara_work li img {
  width:100%;
  height:auto;
}
#contents .image_mandara_work li:first-child + li {
  margin-left:20px;
  margin-right:20px;
}

/*================================ サブページ ===============================*/

.is-informal #contents table tbody th {
	background-color:#ffece7;
}
#contents .intro_txt {
	margin-bottom:80px;
}


/*
* お寺で部活動
*/
.price_body {
	display:table;
	width:100%;
}
.price_ttl,
.price_txt {
	display:table-cell;
}
.price_ttl {
	width:25%;
}

#contents .club_img_group {
	margin-bottom:20px;
}
#contents .club_img_group ul {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
	display:flex;
	justify-content:space-between;
}
#contents .club_img_group li {
	margin-left:5px;
}
#contents .club_img_group ul li:first-child {
	margin-left:0;
}
#contents .club_img_group li img {
	width:100%;
	height:auto;
}



/*
* Tera Salon
*/

#contents .index_copy {
	text-align:center;
	margin-bottom:40px;
}
.index_menu_full_wrap {
	margin-bottom:40px;
}
.index_menu_full_wrap a {
	text-decoration:none;
	font-weight:normal;
	color:#000;
	display:block;
	outline-style:none;
	background-color:#fff;
	border:solid 10px #B56A57;
	transition:all .5s ease;
}
.index_menu_full_wrap a:hover {
	background-color:#F8F1EF;
}
.index_menu_full_wrap a::after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.index_menu_full_wrap .image_wrap {
	width:470px;
	float:right;
}
.index_menu_full_wrap .image_wrap img {
	width:100%;
	height:auto;
}
.index_menu_full_wrap .txt_wrap {
	width:500px;
	float:left;
	display:table;
	height:298px;
}
.index_menu_full_wrap .txt_wrap_inner {
	display:table-cell;
	vertical-align:middle;
	height:100%;
}
#contents .index_menu_full_wrap .txt_wrap h2 {
	margin-bottom:25px;
}
#contents .index_menu_full_wrap .txt_wrap h2::after {
	margin-top:8px;
}
#contents .index_menu_full_wrap .txt_wrap p {
	margin-left:auto;
	margin-right:auto;
	width:80%;
}


/*
* おうち de 美術館
*/
#contents .common_lead {
	text-align: center;
	margin-bottom: 90px;
}
.song_package {
	display: flex;
	justify-content: space-between;
}
.song_txt {
	width: 400px;
}
#contents .song_txt p {
	line-height: 2em;
	margin-bottom: 1em;
	padding-left: 28px;
}
.song_img {
	width: 480px;
}
.song_img .img_wrap {
	margin-bottom: 33px;
}
#contents .song_img .img_wrap p {
	margin-top: 5px;
}
.song_img img {
	width: 100%;
	height: auto;
}
.amabiesan {
	width: 120px;
	margin: 20px 0 0 43px;
}
.amabiesan img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 800px) {
  	.amabiesan {
		margin: 0 auto 30px;
	}
}

#contents .gallary_list {
	margin-left:15px;
    margin-right:15px;
}
#contents .gallary_list_body {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
	text-indent: 0;
}
#contents .gallary_list_item {
	width: 300px;
	max-height: 300px;
	margin-left: 35px;
	margin-bottom: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (min-width: 801px) {
#contents .gallary_list_item:nth-child(3n+1) {
	margin-left: 0;
}
}
/*
.gallary_list_item img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}*/
.gallary_list_item img {
	width: 100%;
	height: auto;
	max-width: 100%;
}
.gallary_list_item.vertical img {
	width: auto;
	height: 100%;
	max-height: 100%;
}

/*---------- 汎用テンプレート ----------*/
.temp_style {
	margin-bottom: 80px;
	text-align: center;
}
.temp_img {
	margin-bottom: 15px;
}
.temp_img img {
	max-width: 100%;
  height:auto;
}
.temp_movie {
	margin: 0 auto 15px;
	padding-top: 56.41%;
	position: relative;
}
.temp_movie iframe {
	max-width: 780px;
	max-height: 440px;
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.temp_style.type_col2 {
	display: flex;
	justify-content: space-between;
}
.temp_column {
	width: 47%;
}
.temp_column img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 800px) {
	.temp_style {
		margin-left: 15px;
		margin-right: 15px;
	}
	.temp_img img {
		width: 100%;
		height: auto;
	}
}

/*----- お知らせ -----*/
.temp_news {
	text-align: left;
	background-color: #fff;
	padding: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
.temp_news dt {
	font-weight: bold;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}
.temp_news dd {
	padding-left: 9em;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: dashed 1px #666;
}
.temp_news dd:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
@media screen and (max-width: 800px) {
	.temp_news dt {
		float: none;
	}
	.temp_news dt {
		padding-bottom: 5px;
	}
	.temp_news dt:first-child {
		padding-top: 0;
	}
	.temp_news dd {
		padding-left: 0;
		padding-top: 0;
	}
}



/*================================ ギャラリー用 ===============================*/
#contents .grid_content {
	margin-bottom: 3em;
	margin:0 0 5em;
}
#contents .adjust_group .grid_content {
  	margin-bottom:2em;
}
#contents .grid_content ul {
	padding: 0px;
	margin: 0;
	text-indent: 0;
	width:1012px;
	position:relative;
	left:-12px;
}
#contents .grid_content img{
	background-color:#eee;
	margin: 0px 0px 4px;
}	
#contents  .grid_content li {
	width:241px;
	float: left;
	list-style-type: none;
	margin-left: 12px;
	margin-bottom: 12px;
	text-align: center;
	background:#eee;
}
#contents  .grid_content a{
	display: block;
	outline-style : none;
	text-decoration: none;
	font-weight: bold;
}
#contents  .grid_content li img {
  width:100%;
  height:auto;
}



/*=============================== 商品エリア ===============================*/

#home #item_area {
	background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_home_items.jpg) ;
  	background-position:center top;
  	background-repeat: no-repeat;
  	background-size:cover;
	padding-bottom: 50px;
	min-height: 800px;
}
#item_area .inner {
	width:1000px;
	margin:0 auto;
	padding-top:72px;
}
#item_area h2 {
	margin-bottom:45px;
}


/*
* 商品一覧／バナーリスト
*/
#special_area {
	margin-bottom:100px;
}
#special_area .bnr_list {
	list-style:none;
	padding:0;
	margin:0 0 50px;
	text-indent:0;
	text-align:left;
}
#special_area .bnr_list:last-child {
	margin-bottom: 0;
}
#special_area .bnr_list li {
	float:left;
	margin-right:40px;
}
#special_area .bnr_list > li:last-child,
#special_area .bnr_list.col3 > li:last-child {
	margin-right: 0;
}

#special_area .bnr_list.col3 li {
	margin-right: 35px
}



/*
* 商品一覧／共通
*/

#item_area .item_list {
  clear:both;
	margin-bottom:60px;
}
#item_area .item_list h2 {
}
#item_area .item_list ul {
	list-style:none;
	position:relative;
	left:-15px;
	width:1015px;
	margin:0;
	padding:0;
	text-indent:0;
}
#item_area .item_list li {
    color:#595757;
	text-align:left;
	float:left;
	width:188px;
    height:290px;
	margin-left:15px;
	margin-bottom:25px;
}
#item_area .item_list li img {
	width:100%;
	height:auto;
}
#item_area .item_list li a {
  font-size:90%;
	color:#482901;
	text-decoration:none!important;
	line-height:1.4em;
}
#item_area .item_list li a:hover {
	text-decoration:underline!important;
}
#item_area .item_list li .item_image {
  display:block;
  margin-bottom:8px;
  height: 188px;
  overflow: hidden;
}
#item_area .item_list li .item_title {
  display:block;
	color:#482901;	
}
#item_area .item_list li .item_price {
  display:block;
	font-weight:normal;
}


/*
* 商品一覧／非表示
*/
#ranking_area {
  display:none;
}




/*=============================== サーチエリア ===============================*/

#search_area {
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_home_search_btn.jpg) repeat-x center top;
}
#search_area .inner {
	width:460px;
	margin:0 auto;
	padding:70px 0;
}
#search_area #search_category {
	width:200px;
	float:left;
}
#search_area #search_category select {
	width:100%;
	height:27px;
	border:solid 1px #333;
	box-sizing:border-box;
}
#search_area #search_all {
	float:right;
}
#search_area #search_all input {
	height:27px;
	box-sizing:border-box;
}
#search_area #search_all input.search_form {
	width:176px;
	margin-right:4px;
	float:left;
	border:solid 1px #333;
}
#search_area #search_all input.search_btn {
	width:56px;
}





/*===============================footer===============================*/

#footer {
	clear: both;
	width: 100%;
	text-align: left;
	font-size: 12px;
	overflow: hidden;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_footer.jpg) repeat center top;
}
#footer #footer_inner {
	width: 1000px;
	margin: 0 auto;
	padding-top:35px;
}

#footer a {
	color: #231815;
	text-decoration:none!important;
	font-weight:bold;
}
#footer a:hover {
	color: #000;
	text-decoration:underline!important;
}


/*
* フッター／フッターナビ
*/
#footer #footer_sub_navi {
	padding: 0 0 22px;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/dot_footer.png) repeat-x left bottom;
	margin-bottom:100px;
}
#footer #footer_sub_navi ul {
	list-style:none;
	text-align:left;
}
#footer #footer_sub_navi ul:first-child {
  margin-bottom:8px;
}
#footer #footer_sub_navi li {
	display: inline-block;
	padding: 0 0 0 16px;
	margin-left:17px;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/border_footer_navi.gif) no-repeat left center;
}
#footer #footer_sub_navi li:first-child {
	background:none;
	padding:0;
	margin:0;
}
#footer #footer_sub_navi li a {
	font-size:13px;
	color:#231815;
}
#footer #footer_sub_navi li a:hover {
	text-decoration:underline!important;
}
#wrapper #footer #footer_sub_navi li.is-sp {
  display:none;
}
@media screen and (max-width:800px){
  #wrapper #footer #footer_sub_navi li.is-pc {
    display:none;
  }
  #wrapper #footer #footer_sub_navi li.is-sp {
    display:block;
  }
}




/*
* フッター／ネットショップ詳細
*/

#shop_detail_row3 {
	width:1050px;
	position:relative;
	left:-50px;
	padding-bottom:75px;
}
#shop_detail_row3 dl {
	width:300px;
	float:left;
	margin-left:50px;
}
#shop_detail_row3 dt {
	font-size:13px;
	line-height:2.5em;
	color:#6A3906;
	font-weight:bold;
	border-bottom:solid 1px #6A3906;
	margin-bottom:10px;
}
#shop_detail_row3 dd .text_wrap {
  min-height: 200px;
}
#shop_detail_row3 dd p {
	font-size:95%;
	color:#231815;
	line-height:1.8em;
	margin-bottom:10px;
}
#shop_detail_row3 .btn_more {
	width:170px;
	margin:0 auto;
	text-align:center;
}
#shop_detail_row3 .btn_more a {
	color: #6A3906;
	display: block;
	border: solid 1px #6A3906;
	border-radius: 15px;
	padding: 0;
	line-height: 30px;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/arrow02.png) no-repeat 94% center;
}



/*
* フッター／フッターバナー
*/

#footer_bnr {
	border-top:solid 1px #6A3906;
	padding-top:50px;
	margin:0 auto 60px;
}
#footer_bnr ul {
	width:854px;
	margin:0 auto;
	list-style:none;
}
#footer_bnr li {
	float:left;
	margin:0 16px;
}






/*
* フッター／vcard
*/

#footer .vcard {
	color:#231815;
	line-height:2em;
	margin-bottom:5px;
}
#footer .vcard a {
	outline-style:none;
	color:#231815;
}
#footer .vcard dt {
	margin:0;
	display:inline-block;
}
#footer .vcard dd {
	display: inline-block;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/border_vcard.gif) no-repeat left center;
	margin-left:12px;
	padding-left:12px;
	font-weight:bold;
}
#footer .vcard dd p {
	display:inline-block;
}




/*
* フッター／copyright
*/

#footer #copyright {
	background:#842720;
	text-align:left;
}
#footer #copyright address {
	display:block;
	width:1000px;
	margin:0 auto;
	padding:8px 0;
}
	
	



/*===============================page_top===============================*/
#topcontrol {
	z-index:2001;
}
#page_top {
	height: 60px;
	width: 60px;
	text-indent: -9999px;
}
#page_top a {
	outline-style:none;
	display: block;
	height: 60px;
	width: 60px;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/pagetop_a.png) no-repeat left top;
	transition:opacity 0.2s ease;
	background-size:100% auto;
	-moz-transition:opacity 0.2s ease;
	-webkit-transition:opacity 0.2s ease;
}
#page_top a:hover {
	opacity:0.8;
}




/*================================ icon ===============================*/


#wrapper .blank_icon {
	padding: 0px 18px 0px 0px;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/blank_icon.gif) no-repeat right center;
}
#wrapper .pdf_icon{
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/pdf_icon.gif) no-repeat right center;
	padding: 0px 18px 2px 0px;
}





/*▼▼ バックアップここから ▼▼*/

/* reset */
/*
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, textarea,
p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
.none_border_table,
.product_option_table table {
  border-spacing: 0;
  border-collapse: collapse;
}
fieldset,
img {
  border: 0;
}
address, caption, cite, code,
dfn, em, strong, th, var {
  font-weight: normal;
  font-style: normal;
}
 
ol, ul {
  list-style: none;
}
 
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}
q:before,
q:after {
  content: '';
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}
*/

/* font size */
/*
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small; 
  *font: x-small; 
}
select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif;
}
table {
  font: 100%;
  font-size: inherit;
}
pre, code, kbd, samp, tt {
  font-family: monospace;
  line-height: 100%;
  *font-size: 108%;
}
*/


/* common */
/*
body {
  color: #444;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
  background-color: #FFFFFF;
}
a {
  color: #3579bf;
}
input[type="text"],
textarea,
select {
  border: 1px solid #888;
}
*/

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

/* icons 
.icon:before,
.ie_icon {
  display: block;
  float: left;
  margin-right: 4px;
  width: 16px;
  height: 16px;
  background-image: url(https://img.shop-pro.jp/tmpl_img/63/icons16.png);
  background-repeat: no-repeat;
  content: "";
}
  .icon_myaccount:before,
  .ie_icon_myaccount {
    background-position: left -96px;
  }
  .icon_regist:before,
  .ie_icon_regist {
    background-position: left -192px;
  }
  .icon_login:before,
  .ie_icon_login {
    background-position: left -224px;
  }
  .icon_logout:before,
  .ie_icon_logout {
    background-position: left -208px;
  }
  .icon_search:before,
  .ie_icon_search {
    background-position: left -16px;
  }
  .icon_viewcart:before,
  .ie_icon_viewcart {
    background-position: left -0px;
  }
  .icon_sort:before,
  .ie_icon_sort {
    background-position: left -112px;
  }
  .icon_prev:before,
  .ie_icon_prev {
    margin-right: 0;
    background-position: left -32px;
  }
  .icon_next:before,
  .ie_icon_next {
    float: right;
    margin-right: 0;
    background-position: right -48px;
  }
  .icon_prev_dis:before,
  .ie_icon_prev_dis {
    margin-right: 0;
    background-position: left -64px;
  }
  .icon_next_dis:before,
  .ie_icon_next_dis {
    float: right;
    margin-right: 0;
    background-position: right -80px;
  }
  .icon_lst:before,
  .ie_icon_lst {
    margin-right: 0;
    background-position: left -176px;
  }
    .footer_lst .icon_lst:before,
    .footer_lst .ie_icon_lst {
      margin-left: -16px;
    }
  .icon_down:before,
  .ie_icon_down {
    display: none;
  }
  .icon_category_lst:before,
  .ie_icon_category_lst {
    display: none;
  }
  .icon_review:before,
  .ie_icon_review {
    background-position: left -240px;
  }
  .icon_review_post:before,
  .ie_icon_review_post {
    background-position: left -256px;
  }
*/


/* layout */
/*
.layout_wrapper {
  margin: 0 auto;
  width: 1000px;
  background-color: #fff;
}
.layout_header,
.layout_container,
.layout_footer {
  margin: 0 auto;
  width: 94%;
}
.layout_header {
  padding-top: 10px;
}
.layout_footer {
  margin-top: 3em;
}
.header_btn {
  font-size: 92.307%;
  line-height: 1.5;
}
  .header_btn a {
    color: #444;
  }
.viewcart_btn {
  float: right;
  margin-bottom: .5em;
  margin-left: 1.063%;
}
.header_member_nav {
  float: right;
  width: 29.787%;
}
  .header_member_nav li {
    float: right;
    white-space: nowrap;
    margin-left: 3.571%;
  }
  .member_login_name {
    float: right;
    clear: right;
    margin-bottom: .5em;
    text-align: right;
    line-height: 1.5;
  }
*/





/* delivery price */
/*
.header_delivery_price {
  padding: .5em 1em .3em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #df7676;
  color: #fff;
  line-height: 1.5;
  float: right;
  clear: right;
}
*/

/* product search form */
/*
.prd_search_block {
  position: relative;
  float: left;
  margin: -6px 0 0 0;
  padding: 6px 0 0 1px;
  width: 30.212%;
  font-size: 92.307%;
}
  .prd_search_block.open {
    padding: 5px 0;
    border: 1px solid #888;
  }
  .prd_search_form_btn {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: .3em .5em;
    border: 1px solid #a0a0a0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .prd_search_form {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: none;
    overflow: hidden;
    margin-top: 5px;
    padding: 5px;
    border-top: 1px solid #888;
    width: 97%;
  }
  .prd_search_keyword {
    float: left;
    padding: .5em 0;
    width: 80%;
    border: 1px solid #888;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-indent: 5px;
  }
  .prd_search_btn {
    float: right;
    padding: .35em 0;
    width: 18%;
    border: 1px solid #444;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #444;
    color: #fff;
    cursor: pointer;
  }
  .prd_search_optioncategory {
    margin-top: 10px;
    line-height: 1.5;
  }
  .prd_search_select {
    display: inline-block;
    width: 100%;
    font-size: 120%;
  }
  .prd_search_select option {
    word-break: break-all;
  }
*/


/* shopname logo */
/*
.shop_name {
  clear: both;
  padding: 1em 10% 2em;
  text-align: center;
  line-height: 1.5;
  margin-top: 2em;
  border-bottom: 1px solid #888;
}

  .shop_name a {
    color: #444;
    text-decoration: none;
  }
    .shop_name a:hover {
      text-decoration: underline;
    }
  .shop_name p {
    margin-bottom: 10px;
    text-align: center;
    font-size: 246.153%;
  }
  .shop_name img {
    max-width: 100%;
    height: inherit;
  }
*/


/* header global nav */
/*
.header_global_nav {
  margin-top: 3px;
  margin-bottom: 2em;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
}
.header_nav_lst {
  text-align: center;
}
.header_nav_menu {
  position: relative;
  display: inline;
  margin: 0 1em;
  padding: 0 1em;
  text-align: center;
  font-weight: bold;
  line-height: 4;
}
.header_nav_menu a,
.header_nav_menu span {
  display: inline;
  color: #444;
  text-decoration: none;
  cursor: pointer;
}
.header_nav_menu_category img {
  position: relative;
  width: 16px;
  height: 16px;
}
.header_category_lst {
  position: absolute;
  left: 0;
  z-index: 101;
  display: none;
  min-width: 100%;
  width: auto;
  border-top: 1px solid #aaa;
  background-color: #fff;
}
.header_category_lst li {
  display: block;
  float: none;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
  border-left: 1px solid #888;
  text-align: left;
  white-space: nowrap;
  word-break: break-all;
  line-height: 1.4;
}
.header_category_lst a {
  display: block !important;
  padding: 1em;
  background-color: #fff;
}
*/


/* title */
/*
.ttl_h2 {
  margin-top: 3em;
  margin-bottom: .7em;
  color: #444;
  font-weight: bold;
  font-size: 124%;
}
.ttl_h3 {
  margin-top: 2em;
  margin-bottom: .5em;
  color: #444;
  font-weight: bold;
  font-size: 92.307%;
}
*/


/* topicpath */
/*
.topicpath_nav {
  margin: 2em 0;
  font-size: 84.615%;
}
  .topicpath_nav li {
    display: inline;
    margin-right: .2em;
  }
  .topicpath_nav li a {
    margin-left: .2em;
    color: #444;
    text-decoration: none;
  }
  .topicpath_nav li a:hover {
    text-decoration: underline;
  }
*/


/* prduct list */
/*
.prd_lst {
  position: relative;
  clear: both;
  margin-left: -2.218%;
}
.prd_lst_unit {
  float: left;
  margin-bottom: 15px;
  margin-left: 2.083%;
  word-break: break-all;
}
  .prd_lst_unit_s {
    width: 22.916%;
  }
  .prd_lst_unit_m {
    width: 31.25%;
  }
  .prd_lst_unit a {
    color: #000;
    text-decoration: none;
  }
  .prd_lst_unit a:hover {
    text-decoration: underline;
  }
  .prd_lst_img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: inherit;
  }
  .prd_lst_span {
    display: block;
    margin: .3em 0;
  }
  .prd_lst_name {
    margin-top: .5em;
  }
  .prd_lst_exp {
    color: #666;
    font-size: 84.615%;
  }
  .prd_lst_price,
  .prd_lst_soldout {
    font-weight: bold;
    font-size: 92.307%;
  }
  .prd_lst_regular {
    color: #666;
    text-decoration: line-through;
  }
  .prd_lst_none {
    clear: both;
    text-align: center;
    font-size: 123.076%;
    line-height: 16;
  }
.prd_lst_block .ttl_h2 {
  float: left;
  margin: 20px 0 0;
}
.prd_lst_sort {
  float: right;
  margin: 20px 0;
}
  .prd_lst_sort a {
    color: #444;
  }
  .prd_lst_pager {
    position: relative;
    overflow: hidden;
    margin-top: 2em;
  }
  .prd_lst_pager ul {
    position: relative;
    left: 50%;
    float: left;
  }
  .prd_lst_pager li {
    position: relative;
    left: -50%;
    float: left;
  }
  .prd_lst_pager .prd_lst_pager_prev,
  .prd_lst_pager .prd_lst_pager_next {
    padding: .5em 0;
    width: 8em;
  }
  .prd_lst_pager .prd_lst_pager_next {
    text-align: right;
  }
  .icon_prev_dis,
  .icon_next_dis {
    display: block;
    color: #aaa;
  }
  .prd_lst_pager a {
    color: #444;
    text-decoration: none;
  }
  .prd_lst_pager a:hover {
    text-decoration: underline;
  }
.prd_lst_pos b {
  font-size: 160%;
}
*/


/* footer */
/*
.footer_section {
  float: left;
  margin-top: 1em;
  margin-right: 1.5%;
  margin-bottom: 15px;
  width: 23%;
}
  .footer_section .ttl_h2 {
    margin-top: 0;
  }
.footer_nav {
  position: relative;
  clear: both;
  padding: 2em 0;
  border-top: 1px solid #d8d8d8;
}
.footer_lst {
  font-size: 92.307%;
  line-height: 1.5;
}
  .footer_lst li {
    word-break: break-all;
    margin-bottom: .5em;
    padding-left: 16px;
  }
  .footer_lst .footer_category_img {
    display: block;
    margin-bottom: .3em;
    max-width: 100%;
    height: auto;
  }
  .footer_lst a {
    color: #444;
    text-decoration: none;
  }
    .footer_lst a:hover {
      text-decoration: underline;
    }
*/


/* manager */
/*
.manager_img img {
  max-width: 100%;
}
.manager_memo .ttl_h3 {
  margin-top: .7em;
}
*/


/* social icons */
/*
.social_lst ul {
  padding-left: 16px;
  text-align: left;
}
.social_lst li {
  display: inline;
  margin: 1.5%;
}
.social_lst img {
  width: 24px;
  height: 24px;
  vertical-align: bottom;
}

  .copyright {
    clear: both;
    padding: 1em 0;
    text-align: right;
    font-size: 76.923%;
  }
    .powered {
      display: inline;
      margin-left: 1em;
      text-align: right;
      line-height: 18px;
    }
    .powered a {
      color: #777;
      text-decoration: none;
    }
    .powered img {
      margin-left: .3em;
      width: 200px;
      height: 18px;
    }
*/


/* list */
.def_lst {
  border-top: 1px solid #eee;
}
  .def_lst_dt {
    padding-top: 1em;
    padding-bottom: 1em;
    font-weight: bold;
    float: left;
    clear: both;
    width: 30%;
    word-break: break-all;
  }
  .def_lst_dd {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 35%;
    border-bottom: 1px solid #eee;
  }
    .def_lst_dd img {
      max-width: 100%;
      width: inherit;
      height: auto;
    }

/* product option */
.product_option_table {
  margin: 3em 0;
}
  .product_option_table table {
    width: 100%;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
  }
  .product_option_table th,
  .product_option_table td {
    padding: .8em .5em;
    border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
  }
  .product_option_table th {
    text-align: center;
  }
  .product_option_table td {
    vertical-align: top;
    text-align: center;
  }

/* policy */
#policy p {
  margin: 1em 0;
  color: #666;
  line-height: 1.8;
}
.policy_lead {
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
}

/* for ie7 - 8 */
.ie_wrapper .header_global_nav {
  position: relative;
  z-index: 101;
}
.ie_wrapper .header_nav_menu {
  z-index: 60;
}
.ie_wrapper .header_nav_menu_category {
  z-index: 100;
}
.ie_wrapper .header_category_lst {
  top: 3em;
}
/* for ie7 */
.ie.icon_prev,
.ie.icon_prev_dis {
  margin-right: 2em;
}
.ie_wrapper .header_category_lst {
  top: 2.7em;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5) {
  .icon:before {
    background-image: url(https://img.shop-pro.jp/tmpl_img/63/icons16_2x.png) !important;
    -webkit-background-size: 16px 320px;
    background-size: 16px 320px;
  }
}



