* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
  color:#292929;
 font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳＰゴシック',sans-serif !important;
}
@font-face {
  font-family: 'sans-serif';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2) format('woff2');
  font-display: swap;
}
a {
	color:#000D99;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳＰゴシック',sans-serif;
}
a:hover {
	text-decoration: none;
}
strong{
  font-weight:bold;
  color:#AA1A13;
}
#bg {
	border-bottom: 20px solid #aa1a13;
}

#wrapper {
	font-size: 16px;
	text-align: left;
}
#header_bg {
	background: linear-gradient(#eee, #fff);
}
#header {
	margin: 0px auto;
	width: 970px;
	background: none;
	padding: 20px 0px 8px;
}
#container {
	margin: 0px auto;
	width: 970px;
	clear: both;
}
#side {
	float: left;
	width: 210px;
	margin: 0px 0px 20px 0px;
}
#contents {
	width: 740px;
	float: right;
	margin: 0px 0px 20px;
	
}
#inn-box {
	width: 740px;
	overflow: hidden;
	padding-bottom: 20px;
}
#footer {
	margin: 0px auto;
	width: 970px;
	padding: 0px 0px 10px;
	color: #999;
}
#footer_bg {
	clear: both;
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_footer_bg.gif) repeat-x left 27px;
}
#header_bg h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	background: #aa1a13;
}
#header_bg h1 span {
	display: block;
	margin: 0px auto;
	width: 970px;
}
#header form {
	float: right;
	margin: 0px 0px 20px;
	clear: right;
	width: 460px;
}
#header form select {
	width: 170px;
	margin: 0px 7px 0px 0px;
   font-size:20px;
   padding:6px 6px;
}
#header form input {
	width: 180px;
	margin-right: 7px;
	vertical-align: center;
   font-size:20px;
   padding:4px 6px;
}
#header form button {
	border-style: none;
	padding: 0;
	width: 60px;
	border-width: 0px;
	cursor: pointer;
	height: 34px;
	background: #AA1A13;
   color:#fff;
   font-size:20px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	list-style-image:none;
}

#header p.logo {
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	margin: 0px 0px 20px;
	float: left;
}
#header p.logo a {
	text-decoration: none;
}
#header p.logo a:hover {
	text-decoration: underline;
}
#header p.logo a img {
	border-style: none;
}

#header p.cart {
	height: 37px;
	width: 150px;
	clear: right;
	float: right;
	margin: 0px 0px 8px 10px;
   font-size:16px;
}
#header p.cart a {
	display: block;
   color:#fff;
	height: 33px;
	background: #2c4e00;
	margin: 0;
   padding:9px 2px 0px 16px;
   text-decoration:none;
   font-weight:bold;
}
#header p.cart a:hover {
	background: #3a6800;
}
#header ul.global-navi {
	width: 600px;
	padding-top: 20px;
	float: left;
}
#header ul.global-navi li {
	float: left;
	height: 42px;
	line-height: 0;
	margin: 0px 0px 0px 0px;
	width: 150px;
	text-indent: -9999px;
}

#header ul.global-navi li a {
	display: block;
	height: 100%;
	line-height: normal;
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_header_globalnavi.gif);
}
#header ul.global-navi li.home a {
	background-position: 0px top;
}
#header ul.global-navi li.sk-payment a {
	background-position: -150px top;
}
#header ul.global-navi li.blog a {
	background-position: -300px top;
}
#header ul.global-navi li.inq a {
	background-position: -450px top;
}
#header ul.global-navi li.home a:hover {
	background-position: 0px bottom;
}
#header ul.global-navi li.sk-payment a:hover {
	background-position: -150px bottom;
}
#header ul.global-navi li.blog a:hover {
	background-position: -300px bottom;
}
#header ul.global-navi li.inq a:hover {
	background-position: -450px bottom;
}
#header div.member {
	margin: 0px;
	float: right;
	width: 360px;
	height: 62px;
}
#header div.member ul {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 200px;

}
#header div.member ul li {
	line-height: 42px;
	height: 42px;
	margin: 0px 0px 8px 10px;
	float: right;
	font-size: 18px;
   background:#606060;
   padding:0px 10px;
}
#header div.member ul li a {
	color: #fff;
	text-decoration: none;

}
#header div.member ul li.login {

}
#header div.member ul li.regist {

}
#header div.member ul li.mypage {

}
#header div.member ul li.logout {

}
#header div.member p.member {
	line-height: 20px;
	clear: both;
	text-align: right;
	margin-right: 10px;
	font-size: 10px;
}
#header div.navi-box {
	clear: both;
	height: 62px;
	margin: 0px 1px;
}

#side h3 {
	font-size: 12px;
	clear: both;
	margin: 0px;
	line-height: 30px;
	color: #FFFFFF;
	background: #EA99B6 url(https://img.shop-pro.jp/tmpl_img/47/0304_side_h3.gif);
	height: 30px;
   text-indent:10px;
}
#side div {
	clear: both;
	margin: 0px 0px 15px;
}
#side div ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	list-style-image:none;
}
#side div.category {
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_side_bg.gif);
	margin: 0px;
	padding-bottom: 10px;
}
#side div.category h3 {
	font-size: 20px;
	background: #aa1a13;
   padding:8px 0 !important;
}
#side div.category ul {
	margin: 0px 5px;
}

#side div.category ul li {
	line-height: 0;
	border-bottom: 1px dotted #CCC;
}
#side div.category ul li a {
	line-height: 1.4em;
	display: block;
	padding: 4px 2px 4px 8px;
	text-decoration: none;
	color: #333;
}
#side div.category ul li a:hover {
	background-color: #F2EEE9;
}
#side div.category ul li a img {
    display: block;
    margin: 0px 0px 2px;
    border-style: none;
    max-width: 100%;
    height: auto;
}
#side div.group {
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_side_bg.gif);
	margin: 0px;
	padding-bottom: 10px;
}
#side div.group h3 {
	font-size: 20px;
	background: #aa1a13;
   padding:8px 0 !important;
}
#side div.group ul {
	margin: 0px 5px;
}

#side div.group ul li {
	line-height: 0;
	border-bottom: 1px dotted #CCC;
}
#side div.group ul li a {
	line-height: 1.4em;
	display: block;
	padding: 4px 2px 4px 8px;
	text-decoration: none;
	color: #333;
}
#side div.group ul li a:hover {
	background-color: #F2EEE9;
}
#side div.group ul li a img {
    display: block;
    margin: 0px 0px 2px;
    border-style: none;
    max-width: 100%;
    height: auto;
}
#side div.freepage {
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_side_menu_bg.gif);
}

#side div.freepage h3 {
	font-size: 20px;
	background: #aa1a13;
   padding:8px 0 !important;
}
#side div.freepage ul {
	padding: 0px 14px 40px 16px;
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_side_menu_btm.gif) no-repeat bottom;
}
#side div.freepage ul li {
	line-height: 1;
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_icon_arrow.gif) no-repeat 3px 6px;
	padding: 4px 2px 4px 20px;
}
#side div.freepage ul li a {
	line-height: 1.4em;
	text-decoration: none;
	color: #333;
}
#side div.freepage ul li a:hover {
	text-decoration: underline;
}
#side div.cart {

}

#side div.cart h3 {
	font-size: 20px;
	background: #aa1a13;
   padding:8px 0 !important;
}
#side div.cart h3 a {
	font-size: 20px;
   color:#fff;
	background: #aa1a13;
   padding:8px 0 !important;
   text-decoration: none;
}
#side div.cart ul {
	background: #EFF7FB;
	padding: 8px;
}

#side div.cart ul li {
	line-height: 1.2em;
	padding: 4px 0px;
	border-bottom: 1px dotted #D4E2EA;
}
#side div.cart ul li a {
	text-decoration: none;
}
#side div.cart ul li a:hover {
	text-decoration: underline;
}
#side div.cart ul li span {
	font-size: 10px;
}
#side div.cart p {
	
	text-align: center;
	background: #EFF7FB;
}

/*送料無料表示*/
#side div.cart p.incart_name {
	line-height:1.4;
	text-align:left;
	padding:5px;
}
#side div.cart p.stotal {
	line-height:1.4;
	text-align:right;
	padding:5px;
}
#side div.cart p.total {
	line-height:1.4;
	text-align:right;
	padding:5px;
	border-top:1px dotted #666;
	border-bottom:1px solid #666;
}
#side div.cart ul.postage li {
	color:red;
}
#side div.subtotal {
	margin-bottom:0;
}
/*送料無料表示ここまで*/

#side div.mailmaga {
	text-align: center;
}

#side div.mailmaga h3 {
	font-size: 20px;
	background: #aa1a13;
   padding:8px 0 !important;
  text-align:left;
}
#side div.mailmaga p {
	font-size: 18px;
	line-height: 1.4em;
}
#side div.manager {
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_side_manager_bg.gif);
}
#side div.manager h3 {
	font-size: 10px;
	line-height: 10px;
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_side_manager_h3.gif);
	text-indent: -9999px;
	height: 36px;
}
#side div.manager h4 {
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	margin: 6px 0px 8px;
	color: #333;
}
#side div.manager div {
	margin: 0px;
	padding: 0px 10px 35px;
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_side_manager_btm.gif) no-repeat bottom;
}
#side div.manager img.photo {
    display: block;
    margin: 0px auto 4px;
    max-width: 100%;
    height: auto;
}
#side div.manager p.memo {
	font-size: 10px;
	line-height: 1.4em;
	margin: 0px;
}
#side div.manager p.blog {
	height: 0px;
	margin: 0px auto;
	text-align: center;
	line-height: 30px;
}
#side div.manager p.blog a {
	text-decoration: none;

}
#side div.manager p.blog a:hover {
	text-decoration: underline;
}

#side div.qrcode {

}
#side div.qrcode h3 {
	display: none;
}
#side div.qrcode img {
	display: block;
	margin: 0px auto;
}
#side div.seller h3 {
	font-size: 10px;
	line-height: 10px;
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_side_seller_h3.gif);
	text-indent: -9999px;
	height: 27px;
}
#side div.seller ul {
	padding: 8px 4px;
}
#side div.seller ul li {
	line-height: 0;
}
#side div.seller ul li a {
	text-decoration: none;
	line-height: 1.4em;
}
#side div.seller ul li a:hover {
	text-decoration: underline;
}
#side div.seller ul li span {
	font: 10px Verdana, Geneva, sans-serif;
	display: block;
	line-height: 1.2em;
}
#side div.seller ul li span.num {
	font-weight: bold;
	color: #FFF;
	background: #999;
	text-align: center;
	width: 50px;
	line-height: 1.4em;
}
#side div.seller ul li span.price {
	color: #666;
}
#side div.seller ul li span.soldout {
	font-weight: bold;
}
#side div.seller ul li.type1 {
	margin: 0px auto 15px;
	width: 180px;
	text-align: center;
}
#side div.seller ul li.type1 img {
	display: block;
	margin: 0px auto 3px;
	border-style: none;
	max-width: 100%;
	height: auto;
}
#side div.seller ul li.type1 span.num {
	width: 180px;
	margin: 0px auto 5px;
}
#side div.seller ul li.type1 span.none {
	height: 118px;
	width: 118px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳＰゴシック',sans-serif;
	line-height: 118px;
	background: #FFF;
	border: 1px solid #CCC;
	color: #CCC;
	cursor: pointer;
	margin: 0px auto 3px;
}
#side div.seller ul li.type2 {
	text-align: center;
	float: left;
	width: 92px;
	font-size: 10px;
	margin: 0px 0px 15px;
}
#side div.seller ul li.type2 img {
	display: block;
	margin: 0px auto 3px;
	border-style: none;
	width: 80px;
}
#side div.seller ul li.type2 span.num {
	width: 84px;
	margin: 0px auto 5px;
}
#side div.seller ul li.type2 span.none {
	height: 78px;
	width: 78px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳＰゴシック',sans-serif;
	line-height: 78px;
	background: #FFF;
	border: 1px solid #CCC;
	color: #CCC;
	cursor: pointer;
	margin: 0px auto 3px;
}
#side div.seller ul li.type3 {
	padding: 2px 0px;
	border-top: 1px dotted #D4E2EA;
	clear: both;
	margin: 0px 8px;
}
#side div.seller ul li.type3 span.num {
	margin: 0px 5px 2px 0px;
	float: left;
}
#side div.seller ul li.type3 span.price {
	text-align: right;
	clear: both;
}
#side div.seller ul li.type3 span.soldout {
	text-align: right;
	clear: both;
}
#side div.feed h3 {
	display: none;
}
#side div.feed ul {
	text-align: center;
	height: 39px;
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_side_feed.gif);
	position: relative;
}
#side div.feed ul li {
	margin: 0px;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9999px;
	position: absolute;
	height: 18px;
	top: 15px;
}
#side div.feed ul li a {
	display: block;
	height: 100%;
}
#side div.feed ul li.rss {
	width: 30px;
	left: 56px;
}
#side div.feed ul li.atom {
	width: 48px;
	left: 95px;
}
#side div.recent-trackback {
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_side_tb_bg.gif);
}


#side div.recent-trackback h3 {
	font-size: 10px;
	line-height: 10px;
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_side_tb_h3.gif);
	text-indent: -9999px;
	height: 61px;
}
#side div.recent-trackback dl {
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_side_tb_btm.gif) no-repeat bottom;
	padding: 0px 16px 20px;
}
#side div.recent-trackback dl dt {
	line-height: 1.4em;
}

#side div.recent-trackback dl dd {
	line-height: 1.2em;
	margin-bottom: 6px;
}
#side div.recent-trackback dl dd a {
	text-decoration: none;
}
#side div.recent-trackback dl dd a:hover {
	text-decoration: underline;
}

#side div.recent-trackback dl dd span.date {
	display: block;
	font: 10px Verdana, Geneva, sans-serif;
}

#contents h2 {
	font-size: 24px;
	line-height: 1.4;
   text-align:center;
	font-weight: bold;
	clear: both;
	margin: 18px 0px 10px;
   padding:14px 0px 14px 0px;
   background:#f6f6f6;
   border-top: 4px solid #CB2228;
   border-bottom: 4px solid #CB2228;
}
#contents h3 {
	clear: both;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 10px;
	margin: 14px 0px;
	border-left: 6px solid #CB2228;
   background:#f8f8f8;
	letter-spacing: 0.1em;
}
#contents h4 {
	clear: both;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 5px 15px 12px;
	letter-spacing: 0.1em;
}
#contents p {
	line-height: 1.4;
   font-size:20px;
	margin: 24px 20px 32px;
}
#contents ul {
	line-height: 1.4em;
	margin: 16px 24px 20px;
	list-style-type:none;
	list-style-image:none;
  font-size:20px;
}
#contents ul li {
	background: url(https://img.shop-pro.jp/tmpl_img/47/0304_icon_arrow.gif) no-repeat left 0.2em;
	padding: 0px 0px 0px 20px;
}
#contents ol{
  line-height: 1.6em;
	margin: 16px 24px 20px;
  font-size:20px;
}
#contents ol li{
  margin-bottom:10px;
}
#contents p.none {
	font-size: 20px;
	line-height: 1.8;
	letter-spacing: 0.1em;
	text-align: center;
   border:none;
}
#contents p.sort {
	text-align: right;
}

#contents ul.topicpass {
	margin:0 5px 5px 7px;
}
#contents ul.topicpass li {
	display: inline;
	margin: 0;
	line-height: 1.5em;
	padding: 0px;
	background-image: none;
}
#contents ul.topicpass li a {
	margin:0;
}
#contents ul.topicpass_product {
	margin: 0px;
}
#contents ul.topicpass_product li {
	display: inline;
	margin: 0px 5px 0px 0px;
	line-height: 1.5em;
	padding: 0px;
	background-image: none;
}
#contents ul.topicpass_product li a {
	margin-left: 5px;
}
#contents ul.product {
	margin: 0px 0px 0px 30px;
	list-style-type:none;
	list-style-image:none;
	clear: both;
}
#contents ul.product li {
	margin: 0px 20px 20px 0px;
	float: left;
	width: 150px;
	text-align: center;
	line-height: 0;
	padding: 0px;
	background: url(none);
}
#contents ul.product li a {
	text-decoration: none;
	line-height: 1.2em;
   display: block;
}
#contents ul.product li a:hover {
	text-decoration: underline;
}
#contents ul.product li a img{
    display: block;
    margin: 0px auto 3px;
    border-style: none;
    max-width: 100%;
    height: auto;
}
#contents ul.product li span {
	display: block;
	text-align: center;
	margin: 0px auto 3px;
	font-size: 10px;
	line-height: 1.2em;
}
#contents ul.product li span.none {
	height: 118px;
	width: 118px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳＰゴシック',sans-serif;
	line-height: 118px;
	background: #FFF;
	border: 1px solid #CCC;
	color: #CCC;
	cursor: pointer;
}
#contents ul.product li span.exp {
	line-height: 1.3em;
	margin: 0px 7px 3px;
}
#contents ul.product li span.regular {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳＰゴシック',sans-serif;
	text-decoration: line-through;
	color: #818181;
}
#contents ul.product li span.price {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-weight: bold;
  font-size:14px;
}
#contents ul.product li span.soldout {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳＰゴシック',sans-serif;
	line-height: 1.4em;
	font-weight: bold;
	color: #FFF;
	background: #999;
}
#contents ul.page {
	text-align: center;
	margin: 18px auto 30px;
	clear: both;
	width: 700px;
}
#contents ul.page li {	list-style-type:none;
	list-style-image:none;
	margin: 0px;
	padding: 0px;
	background: url(none);
	font: 10px Verdana, Geneva, sans-serif;
	display: inline;
  font-size:18px;
}
#contents ul.page li a, #contents ul.page li span {
	display: inline-block;
	padding: 5px 7px;
	text-decoration: none;
	margin: 0px 0px 10px;
}
#contents ul.page li a {
	border: 1px solid #AA1A13;
	background: #AA1A13;
	color: #FFF;
}
#contents ul.page li a:hover {
	border: 1px solid #AA1A13;
	background: #FFF;
	color: #AA1A13;
}
#contents ul.page li span{
	border: 1px solid #CCC;
	background: #FFF;
	font-weight: bold;
	color: #CCC;
}
#contents dl.posted {
	margin: 0px 40px 20px;
}
#contents dl.posted dt {
	font-size: 10px;
	line-height: 1.6em;
	font-weight: bolder;
}
#contents dl.posted dt span {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳＰゴシック',sans-serif;
	margin-left: 8px;
}
#contents dl.posted dd {
	line-height: 1.4em;
	margin-bottom: 8px;
}
#contents dl.posted dd a {
	font-weight: bold;
}
#contents dl.posted dd p {
	font-size: 10px;
	color: #666;
	margin: 0px 0px;
}
#contents table{
  margin:8px 10px 18px 10px;
    border:1px #ccc solid;
  border-collapse: collapse;
}
#contents .fpage{
  margin-bottom:20px;
}
#contents .fpage h1{
  margin:14px 0;
  padding-bottom:5px;
  text-align:center;
  border-bottom:5px solid #CB2228;
}
#contents .fpage h2, #contents .tclass h2 {
  position: relative;
  padding: 0.6em;
  margin-bottom:20px;
  background: #93102b;
  border:none;
  color:#fff;
}

#contents .fpage h2:after, #contents .tclass h2:after {
position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #93102b;
width: 0;
height: 0;
}
#contents .fpage h2:after, #contents .tclass ul li{
  margin:0 18px 6px 18px;
  font-size:18px;
}
#contents .fpage h3{
  background:#f4f4f4;
  border-left:solid 6px #93102b;
  margin-bottom:14px;
}
#contents .fpage h4{
  background:#f8f8f8;
  padding:6px;
}
#contents .fpage img{
  margin:16px 14px;
}
#contents .fpage ol{
  margin:16px 44px;
  font-size:18px;
}
#contents .fpage ul li{
  margin:18px 0;
}
#contents .fpage a{
  color:#0000de;
}
#contents .fpage table{
  border:1px #ccc solid;
  border-collapse: collapse;
  width:97%;
  font-size:18px;
}
#contents .fpage table td{
  border:1px #ccc solid;
  padding:6px;
}
#contents .fpage table .right{
  text-align:right;
}
#contents .fpage table th{
  border:1px #ccc solid;
  background:#f2f2f2;
  padding:6px;
}
#contents .fpage .attention{
    background:linear-gradient(transparent 50%, #fbdddb 50%);
  font-weight:bold;
}
#contents div.pickup {
	clear: both;
}
#contents div.pickup h2 {
}
#contents div.pickup h2.none {
  display:none;
}
#contents div.pickup div.box {
	width: 740px;
	padding-bottom: 20px;
	overflow: hidden;
}

#contents div.pickup div.btm-half ul.product li {
	margin: 0px 10px 20px 0px;
	float: left;
	text-align: center;
	line-height: 0;
	padding: 0px;
	background: url(none);
}
#contents div.pickup div.btm-half ul.product li a img{
	display: block;
	margin: 0px auto 3px;
	border-style: none;

}
#contents div.pickup div.btm-half ul.product li span.none {
}

#item_check {
	width:740px;
	float:right;
}
#item_check h3 {
  background: #f8f8f8;
  text-align:center;
  padding: 14px 0;
  margin:18px 5px 14px;
  font-size:24px;
}
#item_check ul{
  width:740px;
}
#item_check ul.checkitem li {
	width:130px;
	float: left;
	background-image: none;
	padding: 6px ;
	margin: 14px 8px 12px 8px;
   font-size:18px;
}
#item_check ul.checkitem li img.ci_img {
	width:130px;
	border:none;
}
#item_check ul.checkitem {
	list-style-image: none;
	list-style-type: none;
	margin: 0 30px 20px;
}
#item_check ul.checkitem li span {
	display: block;
	line-height: 1.2em;
	
	text-align: center;
}
#item_check ul.checkitem li span.soldout {
	background: none repeat scroll 0 0 #999999;
	color: #FFFFFF;
	font-family: Verdana,Geneva,sans-serif;
	font-weight: bold;
	line-height: 1.4em;
}
#item_check ul.checkitem li span.none {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	font-family: Verdana,Geneva,sans-serif;
	height: 68px;
	line-height: 68px;
	width: 68px;
}
#item_check ul.checkitem li span.price {
	color: #333333;
	font-family: Verdana,Geneva,sans-serif;
	font-weight: bold;
}
#item_check ul.checkitem li a {
	text-decoration:none;
	line-height: 1.2em;
}
#item_check ul.checkitem li a:hover {
	text-decoration:underline;
}
.exp table{
  margin:0 0 14px 20px;
}
#footer a {
	color: #FFF;
}

#footer p.pagetop {
	line-height: 10px;
	height: 29px;
	font-size: 10px;
	text-indent: -9999px;
	width: 123px;
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_footer_pagetop.gif);
	margin: 0px 0px 20px 847px;
}
#footer p.pagetop a {
	display: block;
	height: 100%;
}
#footer p.copyright {
	font-size: 14px;
	line-height: 1.4em;
	text-align: center;
}
#footer p.copyright a {
	color:#666;
}
#footer p.credit {
	font-size: 10px;
	color: #CCC;
	text-align: right;
	margin: 0px 10px;
}
#footer p.credit a {
	color: #CCC;
}
#footer ul.footernavi {
	line-height: 41px;
	text-align: center;
	background: none;
	margin-bottom: 20px;
}
#footer ul.footernavi li {
	display: inline;
	margin: 6px;
}
#footer ul.footernavi li a{
	color:#474747;
}
/* -- side calendar -- */
    .side_cal table {
        width: 196px;
        margin: 0 auto 10px;
        border-collapse: collapse;
        border-spacing: 0;
    }
        .side_cal th, .side_cal td, .side_cal caption {
            height: 24px;
            font-size: 10px;
            text-align: center;
            vertical-align: middle;
            line-height: 24px;
            border-bottom: 1px solid #dadada;
        }
        .side_cal th {
            width: 28px;
        }
        .side_cal_memo {
            margin: 10px 0 20px;
            padding: .5em 10px;
            font-size: 10px;
            line-height: 1.4;
            border: 1px solid #dadada;
        }
.tenpo{
margin:4px 0;
}
#fb{
float:left;
margin-right:5px;
}
#tw{
float:right;
width="365"
}
#event p{
	line-height: 1.6em;
	margin: 0px 20px 20px;
}
#event img{
padding: 0 0 18px 0;
  margin:0 20px;
}
#shinsyun img{
margin:0 0 4px 22px;
}
.ninja_onebutton{
margin-left:10px;
  padding:18px 0;
}
.model img{
padding:0 10px;
  margin-bottom:12px;
}
.taikyoku_box  {
    margin: 2em 0;
    text-align: center;
}
.taikyoku_box  .box-title {
    font-size: 1.2em;
    background: #6373a9;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.taikyoku_box  p {
    padding: 15px 20px 10px 20px;
    margin: 0;
    border:2px solid #6373a9;
}
.taikyoku_box  ul {
    padding: 15px 20px;
    margin: 0;
    background-image:none !important;
    border:2px solid #6373a9;
}
.taikyoku_box  li{
  margin-bottom:8px;
  text-align: center;
  background-image:none !important;
}
.taikyokubox  {
  text-align:center;
  padding:16px 10px;
  margin:14px auto;
  border:2px solid #6373a9;
}
.taikyokubox a{
  color:#6373a9;
  font-size:1.4em;
  text-decoration:none;
  display:block;
}
.atention{
  padding:1.6em 1em;
  margin:16px 0;
  border:2px solid #e94639;
  background:#fdf2f1;
  color:#e94639;
  text-align:center;
}
.tclass h1, .model h1, #event h1{
  text-align:center;
  border-bottom:4px #BD271A solid;
  color:#414141;
  margin-bottom:14px;
}
.tclass img{
  margin:0 20px 20px;
}
.googlemap{
  margin:8px 0px;
  padding:10px 14px;
}
.tclass table{
  border:1px #ccc solid;
  border-collapse: collapse;
  width:97%;
  font-size:18px;
}
.tclass table td{
  border:1px #ccc solid;
  padding:6px;
}
.tclass .classtd{
  width:30%;
  padding:6px;
  background:#f8f8f8;
}
.tclass ul{
  padding:6px;
  margin:0 0 0 8px !important;
}
.tclass ul li{
  margin-left:14px;
  padding:0  !important;
 list-style-type: square;
 background-image:none  !important;
}
.newt{
  font-weight:bold;
  font-size:20px !important;
}
.marker{
  background:linear-gradient(transparent 60%, #fde0ec 40%);
  font-weight:bold;
}
.marker_y{
  background:linear-gradient(transparent 70%, #faf9b4 70%);
  font-weight:bold;
}
.marker_blue{
  color:#007dab;
  background:linear-gradient(transparent 70%, #d2f3ff 70%);
  font-weight:bold;
}
/*▼関連記事*/
.kanren-link {
  position: relative;
  margin: 48px 5px 32px;
  padding: 20px 10px;
  border: 2px solid #004600;
  background-color: #f8f8f8;
}
.kanren-link p:last-child {
  margin-bottom: 0;
}
.kanren-link:before {
  position: absolute;
  bottom: 100%;
  left: -2px;
  padding: 2px 6px;
  content: "あなたにオススメの記事";
  background-color: #004600;
  color: #fff;
  font-weight: bold;
}
.kanren-link a{
  color:#1111cc;
}
.kanren-link li{
  margin-bottom:12px;
}
/*▲関連記事*/
/*▼PRリンク*/
.pr-link {
  position: relative;
  margin: 36px 18px 16px 18px;
  padding: 16px 10px 0px 10px;
  border: 2px solid #821C3F;
  background-color: #f8f8f8;
}
.pr-link p:last-child {
  margin-bottom: 0;
}
.pr-link:before {
  position: absolute;
  bottom: 100%;
  left: -2px;
  padding: 2px 6px;
  content: "太極拳の通販サイト";
  background-color: #821C3F;
  color: #fff;
  font-weight: bold;
}
.pr-link a{
  color:#1111cc;
}
/*▲PRリンク*/
/*▼レターパック*/
.letterpack{
  background:#eaeaea;
  padding:14px;
}
/*▲レターパック*/
.present{
  border:solid 3px #AA1A15;
  width:90%;
  margin:auto;
  padding-top:14px;
}
.new_prodact{
  margin:16px auto;
}
.new_prodact a{
  padding:14px;
  background-color:#315979;
  font-size:20px;
  color:#fff;
  display: block;
  text-decoration: none;
  text-align:center;
  border-radius: 10px 10px 10px 10px;
}
}
.sale{
  margin:16px auto;
}
.sale a{
  padding:14px;
  background-color:#AA1A13;
  font-size:20px;
  color:#fff;
  display: block;
  text-decoration: none;
  text-align:center;
    border-radius: 10px 10px 10px 10px;
}
.nomal_prodact{
  margin:16px auto;
}
.nomal_prodact a{
  padding:14px;
  background-color:#376387;
  font-size:20px;
  color:#fff;
  display: block;
  text-decoration: none;
  text-align:center;
    border-radius: 10px 10px 10px 10px;
}
/*▼公式SNSボタン*/
.koshikifb{
  border:solid 4px #016FE5;
  width:520px;
  height:40px;
  margin:20px auto;
  text-align:center;
  padding: 12px 0 0 0;
}
.koshikifb a{
  color:#016FE5;
  font-size:20px;
  text-decoration:none;
  font-weight: bold;
  display:block;
}
.koshikitw{
  border:solid 4px #0d0d0d;
  width:520px;
  height:40px;
  margin:20px auto;
  text-align:center;
  padding: 12px 0 0 0;
}
.koshikitw a{
  color:#0d0d0d;
  font-size:20px;
  text-decoration:none;
  font-weight: bold;
  display:block;
}
.koshikiline{
  border:solid 4px #50B435;
  width:520px;
  height:40px;
  margin:20px auto;
  text-align:center;
  padding: 12px 0 0 0;
  margin-bottom:14px;
}
.koshikiline a{
  color:#50B435;
  font-size:20px;
  text-decoration:none;
  font-weight: bold;
  display:block;
}
.koshikiyt{
  border:solid 4px #FF0000;
  width:520px;
  height:40px;
  margin:20px auto;
  text-align:center;
  padding: 12px 0 0 0;
  margin-bottom:14px;
}
.koshikiyt a{
  color:#FF0000;
  font-size:20px;
  text-decoration:none;
  font-weight: bold;
  display:block;
}
.koshikipin{
  border:solid 4px #E60022;
  width:520px;
  height:40px;
  margin:20px auto;
  text-align:center;
  padding: 12px 0 0 0;
  margin-bottom:14px;
}
.koshikipin a{
  color:#E60022;
  font-size:20px;
  text-decoration:none;
  font-weight: bold;
  display:block;
}
.koshikiinsta{
  border:solid 4px #DA3366;
  width:520px;
  height:40px;
  margin:0 auto;
  text-align:center;
  padding: 12px 0 0 0;
}
.koshikiinsta a{
  color:#DA3366;
  font-size:20px;
  text-decoration:none;
  font-weight: bold;
  display:block;
}
.kizi img{
  width:700px;
  margin-bottom:8px;
  margin-left:10px;
}
.kizi table th, .kizi table td{
  padding:6px;
}
/*▼フリーページ内ボタン*/
a.bttonfree {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 60%;
	margin: auto;
  margin-bottom: 34px;
	padding: 1rem 4rem;
	font-weight: bold;
   font-size:20px;
	border: 2px solid #2b930f;
	background: #2b930f;
	color: #fff !important;
	border-radius: 100vh;
	transition: 0.5s;
}
a.bttonfree:hover {
	color: #2b930f !important;
	background: #fff;
}

/* ストライプ背景（フリースペース） */
.dantai {
  color:#0086b2;
  font-weight:bold;
    padding: 0.5em 1.2em;
    margin: 1em 0;
    background: -webkit-repeating-linear-gradient(-45deg, #fff, #fff 3px,#f4fbff 3px, #f4fbff 7px);
    background: repeating-linear-gradient(-45deg, #fff, #fff 3px,#f4fbff 3px, #f4fbff 7px);
}
/* 目次 */
.toc{
    margin-bottom: 30px;
    border: 2px solid #3d3d3d;
    border-radius: 3px;
}

.toc div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 10px 0;
    background-color: #3d3d3d;
    color: #fff;
    font-weight: 600;
    font-size: 1.1em;
}

.toc div::before {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 4H21V6H8V4ZM3 3.5H6V6.5H3V3.5ZM3 10.5H6V13.5H3V10.5ZM3 17.5H6V20.5H3V17.5ZM8 11H21V13H8V11ZM8 18H21V20H8V18Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
    content: '';
}

.toc ol {
    list-style-type: decimal;
    margin: 0;
    overflow: hidden;
}

.toc > ol {
    padding: 1em 1em 1em 3em;
}

.toc ol ol {
    margin-top: 5px;
    padding-left: 1.1em;
}

.toc li {
    padding: 5px 0;
    font-weight: 600;
}

.toc ol ol li {
    font-weight: 500;
    font-size: .9em;
}

.toc a {
    color: #333 !important;
}