/* ************************************************ 
 * ------------------------------------------------
 *	FAQ
 * ------------------------------------------------
 * ************************************************ */
.qa-001 {
    max-width: 750px;
    margin-bottom: 3px;
    border: 1px solid #2fe6b8;
    border-radius: 5px;
}

.qa-001 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em 1em 3em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
}

.qa-001 summary::before,
.qa-001 p::before {
    position: absolute;
    left: 1em;
    font-weight: 600;
    font-size: 1.3em;
}

.qa-001 summary::before {
    color: #75bbff;
    content: "Q";
}

.qa-001 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .5s;
}

.qa-001[open] summary::after {
    transform: rotate(225deg);
}

.qa-001 p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 3em 1.5em;
    color: #333;
    transition: transform .5s, opacity .5s;
}

.qa-001[open] p {
    transform: none;
    opacity: 1;
}

.qa-001 p::before {
    color: #ff8d8d;
    line-height: 1.2;
    content: "A";
}


/* ************************************************ 
 * ------------------------------------------------
 *	FAQtitle
 * ------------------------------------------------
 * ************************************************ */

.heading-021 {
    position: relative;
    padding: .5em .7em .4em;
    border-bottom: 3px solid #2fe6b8;
    color: #333333;
}

.heading-021::before,
.heading-021::after {
    position: absolute;
    left: 30px;
    bottom: -15px;
    width: 30px;
    height: 15px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}

.heading-021::before {
    background-color: #2fe6b8;
}

.heading-021::after {
    bottom: -11px;
    background-color: #fff;
}
/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
 
/* --- Reset Start --- 
   --- 各ブラウザ間の表示を統一する為の記述です --- */

/* default property reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,th,td {margin:0px; padding:0px;}
table {border-collapse:collapse; border-spacing:0px;}
fieldset,img {border:0px;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0px;}
   
body * {	line-height:1.25em;word-break:break-all;    -webkit-text-size-adjust: 100%;}
/* line-height:1.22em;について */
/*
各フォントサイズ毎に行間を算出する指定です。
この指定を削除すると、全体の行間は統一される為、
見た目のレイアウトが変更される場合があります。
*/

/* --- Reset End --- */

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:170%;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	color:#333333;
	}

img {
	 vertical-align:bottom;
	}

.bold {
	font-weight:bold;
	}

.cell_mar {
	margin:0px 5px 0px 15px;
	}

a:link    {color:#00567c;text-decoration:underline;}
a:visited {color:#00567c;text-decoration:underline;}
a:active  {color:#00567c;text-decoration:underline;}
a:hover   {color:#ee0000;text-decoration:underline;}
a.denwa:link{cursor:default;color:#252525; text-decoration:none;}
a.denwa:hover, a.denwa:active{
outline: none;
color:#252525;
 text-decoration:none;
}
/* ************************************************ 
 *	ヘッダーメニュー
 * ************************************************ */

#header {
	margin:10px 0px 15px 0px;
	}

/*.title {
	width:1038px;
	height:130px;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
	color:#0000cc;
	font-size:22px;
	}*/

.title a         {color:#0000cc;}
.title a:link    {color:#0000cc; text-decoration:none;}
.title a:visited {color:#0000cc; text-decoration:none;}
.title a:active  {color:#0000cc; text-decoration:none;}
.title a:hover   {color:#0000cc; text-decoration:none;}

#gbn {
	margin-bottom:15px;
	}
	
#gbn1 {width:115px;}
#gbn2 {width:113px;}
#gbn3 {width:114px;}
#gbn4 {width:113px;}
#gbn5 {width:114px;}
#gbn6 {width:113px;}
#gbn7 {width:114px;}
#gbn8 {width:154px;text-align:right;}

.menu_1 {
	width:950px;
	height:150px;
	padding:0px 15px 0px 0px;
	margin:0px;
	line-height:0em;
	text-align:right;
	font-size:10px;
	}
	
.menu_1 img{
	vertical-align:top;
	}

.menu_1 a         {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:link    {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:visited {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:active  {color:#FFFFFF; text-decoration:underline;}
.menu_1 a:hover   {color:#FFFFFF; text-decoration:underline;}

#linkSpacer{
	margin:0px 5px 0px 5px;
	}

/* ************************************************ 
 *	左側メニュー
 * ************************************************ */
#side_area {
	padding-right:29px;
	text-align:left;
	}


table.sidemenu {
	width:195px;
	margin-bottom:25px;
	color:#333333;
	}

.side_title {
	width:195px;
	height:33px;
	margin-bottom:10px;
	}

.side_text {
	text-align:center;
	padding:5px 10px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/32/left-navi_bg.gif) 0px 0px repeat-y;
	line-height:1.2em;
	}
	
.side_text_members,
.side_text_cart {
	display:block;
	text-align:center;
	padding-top:10px;
	}
	
.side_text ul li{
	padding-bottom:10px;
	}
	
.side_text ul li img{
	vertical-align:middle;
	}
	
.side_cat_bottom {
	width:195px;
	height:2px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/32/left-navi_bg03.gif) 0px 0px no-repeat;
	}

.side_bottom {
	display:block;
	width:195px;
	height:2px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/32/left-navi_bg03.gif) 0px 0px no-repeat;
	}
	
.st_contents {
	overflow:hidden;
	width:175px;
	text-align:left;
	}

.side_text a         {color:#00567c; text-decoration:underline;}
.side_text a:link    {color:#00567c; text-decoration:underline;}
.side_text a:visited {color:#00567c; text-decoration:underline;}
.side_text a:active  {color:#00567c; text-decoration:underline;}
.side_text a:hover   {color:#ee0000; text-decoration:underline;}

#manager_name {
	margin:5px 0px;
	font-weight:bold;
	text-align:center;
}
.manager_img {
	max-width: 100%;
	height: auto;
}


/* ------------------------------------- 
 *	商品カテゴリｰエリア背景色
 * ------------------------------------- */
.side_cat_bg {
	margin-bottom:25px;
	}

.side_cat_text {
	width:195px;
	background:#FFFFFF;
	overflow:hidden;
	}
	
.side_cat_text_group {
	width:195px;
	background:#FFFFFF;
	overflow:hidden;	
}
	
.side_cat_text .st_contents {
	border-top:1px #e6e6e6 solid;
}

.side_cat_text_group .st_contents {
	border-top:1px #e6e6e6 dotted;
}
	
.side_cat_text .st_contents,
.side_cat_text_group .st_contents{
	padding:10px;
	background:#FFFFFF url(https://img.shop-pro.jp/tmpl_img/32/left-navi_bg.gif) 0px 0px repeat-y;
	}
	
.side_cat_text .st_contents a,
.side_cat_text_group .st_contents a {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/rs_m_rect.gif) 0px 3px no-repeat;
	padding-left:15px;
}
	
.side_cat_img {
	padding:10px 0px 0px;
	}

.side_cat_text a,.side_cat_text_group a                 {color:#00567c; text-decoration:underline;}
.side_cat_text a:link ,.side_cat_text_group a:link      {color:#00567c; text-decoration:underline;}
.side_cat_text a:visited,.side_cat_text_group a:visited {color:#00567c; text-decoration:underline;}
.side_cat_text a:active,.side_cat_text_group a:active   {color:#00567c; text-decoration:underline;}
.side_cat_text a:hover,.side_cat_text_group a:hover     {color:#ee0000; text-decoration:underline;}

/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	width:260px;
	overflow:hidden;
	margin:13px 0;
	padding:5px 10px;
	font-size:11px;
	border-left:3px solid #ff80cc;
	border-right:3px solid #ff80cc;
	}
.incart_name {
	text-align:left;
}
.subtotal {
	padding:5px 0;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
	margin:0;
}

.postage {
	border-top:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	padding:5px 0;
}

.postage li {
	margin:5px 0;
	color:red;
	text-align:left;
}

.viewcart {
	padding:5px 0;
	text-align:center;
}	
/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
#btn_members_login,
#btn_members_logout,
#btn_members_signup{
	text-align:center;
	}

#btn_members_signup span,
#btn_members_logout span {
	display:block;
	font-size:10px;
	line-height:1.1em;
	padding:8px 0px 3px;
	text-align:center;
	}

/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */
.side_form_select {
	width:180px;
  height:30px;
	margin-bottom:5px;
	}

.side_form_input {
	width:240px;
	margin-right:0;
  height:35px;
	}
	

/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */

#footer #copy{
	border-top:1px #e6e6e6 solid;
	width:950px;
	text-align:center;
	padding-top:30px;
	margin:30px 0px;
	color:#999999;
	}

#footer a         {color:#00567c; text-decoration:underline;}
#footer a:link    {color:#00567c; text-decoration:underline;}
#footer a:visited {color:#00567c; text-decoration:underline;}
#footer a:active  {color:#00567c; text-decoration:underline;}
#footer a:hover   {color:#ee0000; text-decoration:underline;}


/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */

.main_title {
	width:726px;
	padding-bottom:15px;
	}
	
/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_top {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	}

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#333333;
	}
	
.common_image img{
	margin-bottom:15px;
	display:block;
}

	
/* ------------------------------------- 
 *	コンテンツ下部 決済・配送方法指定
 * ------------------------------------- */
#shop_info {
	margin-top:60px;
}

#shop_info_pay .tit,
#shop_info_deli .tit {
	
}

#shop_info .cont {
	padding:15px 20px;
}

#shop_info_pay {background:transparent url(https://img.shop-pro.jp/tmpl_img/32/shop_info_pay_bg.gif) 0px 0px repeat-y;}
#shop_info_deli {background:transparent url(https://img.shop-pro.jp/tmpl_img/32/shop_info_deli_bg.gif) 0px 0px repeat-y;}
#shop_info_sct_img {margin-top:20px;}

#right_pay_deli_bg {
	height:2px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/right-pay_deli_bg.gif) 0px 0px no-repeat;
	width:726px;
}


/* ************************************************ 
 *	TOPコンテンツ
 * ************************************************ */

/* ------------------------------------- 
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */
.info_block {
	width:726px;
	margin:0px 0px 30px;
	border:#e5e5e5 solid 1px;
	}
	
.info_title {
	font-weight:bold;
	margin:0px 0px 10px;
	padding:15px 15px 0px;
}

.info_text {
	padding:0px 15px 15px;
	color:#333333;
	}


/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	text-align:left;
	color:#333333;
	}

/* ************************************************ 
 *	商品一覧　レイアウト
 * ************************************************ */

/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width:750px;
	height:28px;
	color: #333333;
	background:#e7e7e7;
	margin-bottom:1px;
	}

.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	text-decoration:underline;
	color:#0000cc;
	}

.sort_01 a:active,
.sort_01 a:hover {
	text-decoration:underline;
	color:#ee0000;
	}

/* 会員専用価格の表示 商品一覧用 */
.regular_price_all {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_all {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	}

.discount_rate_all {
	padding:0px;
	margin:0px;
	color:#333333;
	}


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */
.sort_02 {
	width:726px;
	height:28px;
	color:#333333;
	background:#e7e7e7;
	margin-bottom:1px;
	}

.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	text-decoration:underline;
	color:#0000cc;
	}

.sort_02 a:active,
.sort_02 a:hover {
	text-decoration:underline;
	color:#ee0000;
	}

/* 会員専用価格の表示 商品検索結果用 */
.regular_price_search {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_search {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	}

.discount_rate_search {
	padding:0px;
	margin:0px;
	color:#333333;
	}

/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width:750px;
	height:28px;
	background:#e7e7e7;
	margin-bottom:15px;
	}

.pagenavi a {
	color:#00567c; text-decoration:underline;
	}


/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */
.product_list {
	float:left;
	width:181px;
	text-align:center;
	margin:0px;

	}

.product_item {
	text-align:center;
	padding:0px 0px 50px;
	}

.product_item img {
	border:1px solid #999999;
  	min-height: 150px;
  height:auto;
	max-width: 150px;
	}

.product_item .name {
	margin:10px 0px 0px 10px;
	color:#333333;

	}
	
.product_item .name img{
	vertical-align:middle;
      	min-height: auto;
	}

.product_item .price {
	margin:5px 0px 0px;
	font-weight:bold;
	}

.product_item .expl {
	color:#333333;
	line-height:120%;
	text-align:left;
	margin:5px 0px;
	}

.product_list a         {color:#00567c; text-decoration:underline;}
.product_list a:link    {color:#00567c; text-decoration:underline;}
.product_list a:visited {color:#00567c; text-decoration:underline;}
.product_list a:active  {color:#00567c; text-decoration:underline;}
.product_list a:hover   {color:#ee0000; text-decoration:underline;}


/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */

.footstamp {
	width:750px;
	color:#333333;
	margin-bottom:15px;
	}

.footstamp a         {color:#00567c; text-decoration:underline;}
.footstamp a:link    {color:#00567c; text-decoration:underline;}
.footstamp a:visited {color:#00567c; text-decoration:underline;}
.footstamp a:active  {color:#00567c; text-decoration:underline;}
.footstamp a:hover   {color:#ee0000; text-decoration:underline;}

.txt-f10 {
	font-size:10px;
	}

.footstamp img {
	vertical-align:middle;
	}

/* ------------------------------------- 
 *	商品が無い時の表示
 * ------------------------------------- */
.nodata {
	padding-top:20px;
	text-align:center;
  margin-bottom:50px;
	}

/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
.checkbox{
width:100%;
  padding:1px 0 10px;

}
.ci_main_title {
	margin-top: 30px;
	padding-bottom: 5px;
	text-align: center;
	}

.checkitem_list {
	float:left;
	margin: 15px 0 20px;
	padding: 0 9px 0 12px;
	width: 124px;
font-size:95%;
	}

.checkitem .price {
	font-weight:bold;
	}

.checkitem .ci_img {
  	width:100px;
height:auto;
	margin-bottom:3px;
	border:1px solid #999999;
	}

/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */

.detail_cont {
	width:726px;
  margin-bottom:50px;
}

.detail_img_block {
	width:405px;
	float:left;
}

.detail_txt_block {
	width:294px;
	float:right;
	text-align:left;
}


.detail_img_block img {
	border:1px solid #999999;
	max-width: 100%;
}

.product_name {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

.expl_block {
	margin-bottom:30px;
}

.detail_img {
	margin-bottom:20px;
}

.detail_other {
	width:405px;
}

.detail_other .sub {
	width:135px;
	float:left;
}

.detail_other .sub_tp {
	padding-top:15px;
}

.detail_other .sub img {
	width: 120px;
}

.detail_txt_block table.table {
	width:294px;
	border-left:#e7e7e7 solid 1px;
	border-top:#e7e7e7 solid 1px;
	margin-bottom:20px;
}

.detail_txt_block table.table td.tit,
.detail_txt_block table.table td.cont {
	padding:15px;
	border-right:#e7e7e7 solid 1px;
	border-bottom:#e7e7e7 solid 1px;
}

.detail_txt_block table.table td.tit {
	width:100px;
}

.sk_link_other {
	margin-bottom:20px;
}

.txt_option {
	margin-bottom:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_option.gif) 0px 3px no-repeat;
	padding-left:15px;
}

.txt_back {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_back.gif) 0px 0px no-repeat;
	padding-left:22px;
}

.txt_tell {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_tell.gif) 0px 3px no-repeat;
	padding-left:22px;
}

.txt_inq {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_inq.gif) 0px 0px no-repeat;
	padding-left:22px;
}
.txt_review {
	margin-bottom:10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_review.gif) 0px 0px no-repeat;
	padding-left:22px;
}
.txt_reviewpost {
	margin-bottom:20px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/32/icon_post.gif) 0px 0px no-repeat;
	padding-left:22px;
}

/* オプションリンク */
.txt-optionLink {
	margin-bottom:20px;
}

.rs_pd_cart_btn {
	margin-bottom:10px;
}

.btn_quick {
}


/* 会員専用価格の表示 商品詳細用 */	
.regular_price_detail {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_detail {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
	}

.discount_rate_detail {
	padding:0px;
	margin:0px;
	color:#333333;
	}

p#sk_link_other {
	text-align:center;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */
#together {
	margin:65px 0px 0px;
	}

#together .tog_main_title {
	margin:0px 0px 15px;
	}

#together .together_list {
	margin:0px 3px;
	float:left;
	width:175px;
	}

#together .together_list img {
	border:1px solid #999999;
	max-width: 155px;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */
#trackback {
	margin:30px 0px 15px;
}

#trackback .tb_main_title {
	font-weight:bold;
	margin:0px 0px 5px;
}


#trackback .tb_url {
	padding:6px 8px;
	border:1px solid #e7e7e7;
	}

#trackback .tb {
	}

#trackback .tb_date {
	padding:10px 0px;
	}

#trackback .tb_title {
	padding:0px 0px 10px;
	}

#trackback .tb_body {
	line-height:150%;
	padding:10px 0px;
	border-top:1px dotted #e7e7e7;
	border-bottom:1px dotted #e7e7e7;
	}

#trackback .tb_state {
	padding:0px;
	}

/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .main_title {
	margin:15px auto;
	padding:5px 0px;
	background:#e7e7e7;
	height:auto;
	width:564px;
}

#Option .main_title .cont {
	padding:0px 5px;
}
 
 
#Option .option_table {
	width:564px;
	margin-bottom:5px;
	border-left:1px solid #eaeaea;
	border-top:1px solid #eaeaea;
	}

#Option .option_cell1 {
	text-align:left;
	font-weight:normal;
	padding:5px 5px 5px 6px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

#Option .option_cell2 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 6px 2px 6px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

#Option .option_cell3 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 10px 2px 6px;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

div#Option table.main_title td{
	text-align:left;
}

/* 会員専用価格の表示 オプション用 */
.regular_price_stock {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#333333;
	}

.price_detail_stock {
	padding:0px;
	margin:0px;
	}

.discount_rate_stock {
	padding:0px;
	margin:0px;
	color:#333333;
	}

/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */
 
.payment_img {
	width:30px;
	height:30px;
	margin:3px;
	}

#ShopKeeper {
	width:726px;
	margin-bottom:15px;
	color:#333333;
	border-top:1px solid #eaeaea;
	}

#ShopKeeper th {
	width:200px;
	overflow:hidden;
	padding:10px;
	font-weight:normal;
	text-align:left;
	border-left: 1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}

#ShopKeeper td {
	padding:10px;
	text-align:left;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	}
	
#ShopKeeper td table th,
#ShopKeeper td table td,
#ShopKeeper td table,
#ShopKeeper td table {
	border-right:none;
	border-top:none;
	border-left:none;
	border-bottom:none;
	}
	
#ShopKeeper th img,
#ShopKeeper td img {
	vertical-align:middle;
	}
	
/* 検索結果 */
.txt-search {
	padding:5px 10px;
	background:#e7e7e7;
	border-bottom:1px solid #FFFFFF;
	}

.txt-hitNum {
	margin-bottom:15px;
	padding:5px 10px;
	background:#e7e7e7;
	}

.txt-search strong,
.txt-hitNum strong {
	font-weight:bold;
	}




/* ************************************************ 
 *	プライバシーポリシー
 * ************************************************ */

#PrivacyExplain {
	margin-bottom:15px;
	color:#333333;
	}

.pe_title {
	padding-top:15px;
	color:#333333;
	border-top:1px solid #eaeaea;
	}

.pe_note {
	line-height:150%;
	margin:5px 5px 20px 30px;
	}

/* ************************************************ 
 *	float解除
 * ************************************************ */


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:
	hidden;
	}
	
.clearfix {
	display:inline-block;
	}
	
/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
/* End hide from IE-mac */

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:10px auto 10px;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     width:100%;
}
#option_tbl th{
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
}
#option_tbl th,
#option_tbl td.none {
     background:#eee;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:red;
}





/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
font:100%/1.9 "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
color:#252525;
}
/**** Clearfix ****/
.panel:before,.panel:after, .newsTitle:before,.newsTitle:after{content: ""; display: table;}
.panel:after,n.newsTitle:after{clear: both;}
.panel,.newsTitle{zoom: 1;}

.pc_none{
display:none!important;
}
.center{
text-align:center!important;}
.red{
	color:#ff0020!important;}
.blue{
color:#0a3c8c!important;}
.pt30{
padding-top:30px!important;}
.mt30{
margin-top:30px!important;}
.pb10{
padding-bottom:10px!important;}
.mb5{
margin-bottom:5px!important;}
.mb0{
margin-bottom:0!important;}
.mb30{
margin-bottom:30px!important;}
/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#624e24;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#927a49;
}





/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}
select{
vertical-align:middle;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:80%;
color:#555;
background:#fcfcfc;
}
textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background: #4f4d4d;
background: -moz-linear-gradient(top, #4f4d4d 0%, #2e2c2c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f4d4d), color-stop(100%,#2e2c2c));
background: -webkit-linear-gradient(top, #4f4d4d 0%,#2e2c2c 100%);
background: -o-linear-gradient(top, #4f4d4d 0%,#2e2c2c 100%);
background: -ms-linear-gradient(top, #4f4d4d 0%,#2e2c2c 100%);
background: linear-gradient(to bottom, #4f4d4d 0%,#2e2c2c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4d4d', endColorstr='#2e2c2c',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #4f4d4d;
background: -moz-linear-gradient(top, #2e2c2c 0%, #4f4d4d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e2c2c), color-stop(100%,#4f4d4d));
background: -webkit-linear-gradient(top, #2e2c2c 0%,#4f4d4d 100%);
background: -o-linear-gradient(top, #2e2c2c 0%,#4f4d4d 100%);
background: -ms-linear-gradient(top, #2e2c2c 0%,#4f4d4d 100%);
background: linear-gradient(to bottom, #2e2c2c 0%,#4f4d4d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2c2c', endColorstr='#4f4d4d',GradientType=0 );
}

*:first-child+html input[type="submit"]{padding:3px;}


/* レイアウト
------------------------------------------------------------*/
#wrapper, .inner{
margin:0 auto;
width:1038px;
}
.topinner{
margin:0 auto;
width:100%;
   background:#2FE6B8; 
    padding:10px 0;
  min-width: 1038px;
}
.tophead{
	margin: 0 auto;
	width: 1038px;
	display: table;

}
.tophead .kensaku,.tophead .panel{
	display: table-cell;
    vertical-align:middle;
}
.tophead .kensaku{
	width: 60%;text-align: left;
}
.tophead .kensaku .searchform {
  width:300px;
}
.tophead .kensaku .searchform input[type="text"] {
    margin-bottom: 0px;
}
.tophead .panel{
padding-left:50px;
}
#header{
  overflow:hidden;
  display: -webkit-box;
display: -moz-box;
display: -webkit-flexbox;
display: -moz-flexbox;
display: -ms-flexbox;
display: -webkit-flex;
display: -moz-flex;
display: flex;
  justify-content:space-between;
}
#header .logo{text-align: left; width:300px;}
#content{
float:right;
width:750px;
padding:30px 0;
}

#sidebar{
	float: left;
	width: 260px;
	padding: 30px 0;
}

#footer{
	clear: both;
	padding: 40px 0 0px;
	background-color: #2FE6B8;
  min-width: 1038px;
} 


/* ヘッダー
*****************************************************/

/* サイト説明文
----------------------------------*/
#header h1{
padding:10px 0 0 3px;
color: #3c2f13;
font-size:85%;
font-weight:bold;
}
#headercontact{
text-align:left;
}
#headercontact p.opencontact{
padding:2px 0px 2px 20px;
   text-align: right; 
}
#headerInfo{
text-align:left;
}

#headerInfo p.openTime{
  padding:8px 0 2px 20px;
  text-align: right;
}


/* トップページ　メイン画像
----------------------------------*/
#mainImg{
line-height:0;
text-align:center;
background:#eff1f0;
z-index:0;
    clear: both;
}
.bluecontent{
	width: 99%;
	height: auto;
	background-color: #E7FFFE;
    margin-bottom:30px;
}
.bluecontent p{
padding:20px;
letter-spacing: 1px;
  line-height: 170%;
}
/* タイポグラフィ
*****************************************************/
h2.title1{
	clear: both;
	margin: 0px 0 20px;
	padding:3px 0 0 0px;
	font-size: 110%;
}
h2.title2{
	clear: both;
	margin: 30px 0 20px;
	padding: 10px 0 0 250px;
	font-size: 110%;
	position: relative;
	background-image: url(https://file003.shop-pro.jp/PA01422/829/images/h2_new.png);
    background-repeat: no-repeat;
	background-position: center center;
}
h2.title{margin-bottom:20px;}

.dateLabel{
margin:-10px 0 10px;
text-align:right;
font:italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.post p{
margin:0 10px 15px;	line-height:170%;}

.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(images/bullet.png) no-repeat 0 8px;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h1{
margin:20px 0;
padding:5px 0;
font-size:150%;
color: #252525;
border-bottom:3px solid #3c2f13;
}

.post h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color: #252525;
border-bottom:2px solid #3c2f13;
}

.post h3{
margin:0px 0 10px;
font-size:120%;
font-weight:normal;
color:#2e2c2c;
border:1px solid #ccc;
    padding:10px 0 0 10px;
}

.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
border: 1px #2e2c2c solid;
border-collapse: collapse;
border-spacing: 0;
margin:10px 0 20px;
}

.post table th{
padding:7px 10px 7px 5px;
border: #2e2c2c solid;
border-width: 0 0 1px 1px;
font-weight:bold;
background:#eff1f0;
}

.post table td{
padding:7px 5px;
border: 1px #2e2c2c solid;
border-width: 0 0 1px 1px;
background:#fff;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
padding:4px;
margin:0 0 2px 7px;
display:inline;
}

img.alignleft{margin: 0 7px 2px 0;}

.alignright{float:right;}
.alignleft{float: left;}



/* サイドバー　ウィジェット
*****************************************************/
.section{
    margin-bottom:20px;
}
.sideinner{
    border:1px solid #b2b2b2;
    border-top:none;
}

h2.sidehead2{
   background-color:#2de0b3;
    color:#fff;
    padding:0;
    border-left:3px solid #0ac098;
}
h2.sidetitleimg{
text-align:center;
margin-bottom:0px;
padding:0;
}
/*sidemenu*/
#acd-menu  {
	background-color: #f4f0e4;
    border-left: 3px solid #0ac098;
}
#acd-menu dt {
	font-size: 90%;
	position: relative;
	height: 35px;
	line-height: 35px;
	padding: 0 30px 0 20px;
	background-color: #f4f0e4;
	border-bottom: 1px solid #cac0ad;
	color: #161616;
	cursor: pointer;
	background-image: url(https://file003.shop-pro.jp/PA01422/829/images/bg_1.png);
	background-repeat: repeat;
}
#acd-menu dt::before {
	content: '';
	position: absolute;
	top: 14px;
	right: 10px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #0f1630;

}
#acd-menu .open::before {
	content: '';
	position: absolute;
	top: 10px;
	right: 10px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-bottom-color: #0f1630;
}
/*#acd-menu dt::after {
	content: '';
	position: absolute;
	top: 7px;
	left: 10px;
	height: 3px;
	width: 30px;
	background-color: #d1c8c3;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 12px 0 #d1c8c3, 0 24px 0 #d1c8c3;
	box-shadow: 0 12px 0 #d1c8c3, 0 24px 0 #d1c8c3;
}*/
#acd-menu dd ul li {
	list-style: none;

}
#acd-menu dd ul li a {
	display: block;
	position: relative;
	height: 32px;
	line-height: 32px;
	padding: 0 30px 0 20px;
    margin:5px 10px;
	background-color: #eae4d4;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	color: #161616;
	background-image: url(https://file003.shop-pro.jp/PA01422/829/images/bg_2.png);
    background-repeat: repeat;
}
#acd-menu dd ul li a::before {
	content: '';
	position: absolute;
	top: 14px;
	right: 10px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left-color: #0f1630;
}

#banners{
    padding:10px 0;
	width: 100%;
	margin-bottom: 20px;
	background-color: #dcedfd;
	text-align: center;
}

#contactBanner{
	width: 100%;
	height: 331px;
	padding-top: 110px;
	border: 3px double #ccc;
	background-repeat: no-repeat;
	background-image: url(https://file003.shop-pro.jp/PA01422/829/images/side_tel.png);
	background-position: center center;
  margin-bottom:20px;
}

#contactBanner p.inquiry{
padding-top:160px;
text-align:center;


}

.searchform input[type="text"]{
line-height:1.9;

vertical-align:bottom;
margin-bottom: 10px;
}

table.mecatable{
	border: 1px solid #ccc;
margin-bottom: 30px;
  width:260px;
}
table.mecatable caption{
	padding: 0;
	margin: 0;
}
table.mecatable td{
    vertical-align:middle;
}

/* フッター
*****************************************************/
#footerLogo{
float:left;
width:270px;
    padding-bottom:20px;
}

#footerLogo img{
max-width:269px;
height:auto;
}

#footer ul{
float:right;
width:765px;
font-size:90%;
padding-top:55px;
text-align:right;
}

#footer ul li{
display:inline-block;
vertical-align:text-top;
padding:5px 10px 5px 10px;
background:url(https://file003.shop-pro.jp/PA01422/829/images/line1.png) no-repeat 100% 9px;
}
#footer ul li:last-child{
	background-image: none;
}
#footer ul li a{
display:block;
padding:0 10px 0 10px;
overflow:hidden;
color:#252525;
}

#footer ul li a:hover{text-decoration:underline;}

*:first-child+html #footer ul li{display:inline;}
*:first-child+html #footer ul ul{display:none;}
address{
    width:100%;
    background-color: #2FE6B8;

}
#copyright{
	clear: both;
	padding: 20px 0 25px;
	text-align: center;
	font-style: normal;
	font-size: 80%;
	zoom: 1;
	border-top: thin solid #FFFFFF;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#4f4d4d;
text-align:center;
}



/* メインメニュー　PC用
------------------------------------------------------------*/
	.panel ul{
      z-index: 10;
background:url(https://file003.shop-pro.jp/PA01422/829/images/line1.png) no-repeat 100% 50%;
        font-size:90%;
	}

	.panel ul li{
	float: left;
	position: relative;
    padding: 0 15px;
	background:url(https://file003.shop-pro.jp/PA01422/829/images/line1.png) no-repeat 100% 50%;
	}

	.panel ul li a{
	display: block;
	text-align: center;
	_float:left;
	color:#3c2f13;
	padding:10px;
	}

.panel{
	text-align: right;
  }
  
  a#menu{display:none;}
  
  /* 親メニュー */
  .panel ul li.current-menu-item a, .panel ul li a:hover, .panel ul li a:active, .panel ul li.current-menu-parent a{
  background:#e1e5e5;
	border-radius:6px;
	-webkit-border-radius:6px;
    -moz-border-radius:6px;
  }
    /* 検索 */
    dl.search1{
    	position:relative;
    	background-color:#fff;
    	border:1px solid #aaa;
    	-webkit-border-radius:6px;
    	-moz-border-radius:6px;
    	-o-border-radius:6px;
    	-ms-border-radius:6px;
    	border-radius:6px;
    }
    dl.search1 dt{
    	margin-right:40px;
    	padding:2px 0 1px 8px;
    }
    dl.search1 dt input{
    	width:80%;
    	height:29px;
    	line-height:29px;
    	background:none;
    	border:none;
    }
    dl.search1 dd{
    	position:absolute;
    	top:0;
    	right:0;
    }
    dl.search1 dd button{
    	display:block;
    	padding:5px 10px;
    	background:none;
    	border:none;
    }
    dl.search1 dd button span{
    	display:block;
    	width:25px;
    	height:25px;
    	background:url('https://file003.shop-pro.jp/PA01422/829/images/45.png') no-repeat scroll 0 0;
    }
  /* サイトマップボタン */


.btn,
a.btn,
button.btn {
  font-size: 1.0rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.8rem 4.3rem;
  cursor: pointer;
  -webkit-user-select: no
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
    letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn-radius-solid {
  border: 1px solid #ccc;
  background: #f1e767;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
  -webkit-box-shadow: inset 1px 1px 1px #fff;
  box-shadow: inset 1px 1px 1px #fff;
}

a.btn-radius-solid:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#fdfbfb), to(#ebedee));
  background: -webkit-linear-gradient(bottom, #fdfbfb 0%, #ebedee 100%);
  background: linear-gradient(to top, #fdfbfb 0%, #ebedee 100%);
}

.f120{
  font-size:120%;
}
.f140{
    font-size:140%;
}
.f160{
    font-size:160%;
}
.b{
font-weight:bold;
}
.mb10{
margin-bottom:10px;
}
.mb20{
margin-bottom:20px;
}
.mb30{
margin-bottom:30px;
}
.mb50{
margin-bottom:50px;
}.bord{
border-bottom:1px solid #454545;
}
.pink{
  color:#fa6197;
}
.center{
text-align:center;
}
/*お問合せ*/
#Contact h2{
  text-align: center;
  font-size: 18px;
  margin: 10px 0;
}
   
#Contact .c-form__item{
  display: flex;
  justify-content: center;
  align-items: center;
}
   
#Contact .c-form__title{
  color: pink;
  font-size: 16px;
  padding-right: 12px;
  width: 100px;
  text-align: right;
}
   
#Contact .c-input--text{
  margin: 10px;
  width: 200px;
}
   
#Contact .c-button{
  background-color: pink;
  color: #fff;
  border: 1px solid #b6bac9;
  border-radius: 30px;
  padding: 10px 0;
  width: 140px;
  font-size: 14px;
}
 
#Contact .g-recaptcha{
  text-align: -webkit-right;
  margin-right: 35.5vw;
}
 
.send{
  width: 100%;
  text-align: center;
  margin: 10px 0;
}
