/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */

body {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 14px;
	line-height:170%;
	background: #fff;
	background-image: url("https://img17.shop-pro.jp/PA01102/300/etc/Back_Image.jpg?2132"); 
	background-repeat : repeat-x;
	color:#333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

img {
	border:0px;
	}
hr {
 border-width: 1px 0px 0px 0px;
 border-style: solid;
 border-color: #000000;
 height: 0px;
 }

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

input, select, textarea {
	}

ul,ol,li {
	margin: 0px;
	padding: 0px;
	}

li {
	list-style-type: none;
	}

.bold {
	font-weight:bolder;
	}

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

a:link    { color: #333;text-decoration: none}
a:visited { color: #333;text-decoration: none}
a:active  { color: #333;text-decoration: none}
a:hover   { color: #999;text-decoration: none}




/* ************************************************ 
 *	ヘッダーメニュー
 * ************************************************ */

/* #header {
	color: #000;
	margin-top: 0px;
	margin-bottom: 18px;
	} */

.title {
	width: 950px;
	height: 120px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
/* 	background: url(https://img17.shop-pro.jp/PA01102/300/etc/header.jpg) no-repeat; */
	margin-bottom: 0px;
	}

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

/*ホーム・マイアカウント・お問合せリンク*/
.menu_1 {
	text-align: center;
	background: #000;
	height:25px;
	font-size: 100%;
	}

.menu_1 a {color: #fff;}
.menu_1 a:link    {color: #fff;text-decoration: none;}
.menu_1 a:visited {color: #fff;text-decoration: none;}
.menu_1 a:active  {color: #fffb;text-decoration: none;}
.menu_1 a:hover   {color: #cc2d65;text-decoration: none;}


/* ************************************************ 
 *	左側メニュー
 * ************************************************ */


.sidemenu {
	width:180px;
	color:#333;
	margin-bottom: 10px;

	}

.side_title {
	height: 28px;
	background: url(https://img17.shop-pro.jp/PA01102/300/etc/title-back.gif) no-repeat;
	color: #201b79;
	font-weight: bold;
	padding-left:18px;
	}

.side_text {
	border-bottom:2px #D3DCED solid;  
	border-right:1px #D3DCED solid;  
	background-color:#fff;
	padding:12px;
	}

/* .side_bottom {
	height: 2px;
	background-color:#fff;
	background: url(https://img17.shop-pro.jp/PA01102/300/etc/side-bottom.gif) no-repeat;
	} */


/* ------------------------------------- 
 *	商品カテゴリｰエリア背景色
 * ------------------------------------- */

.side_cat_bg {
	width:150px;
/*	background: url(https://img17.shop-pro.jp/PA01102/300/etc/title-back.gif);*/
	margin-bottom: 15px;
	}

.side_cat_title {
	height: 28px;
	background: url(https://img17.shop-pro.jp/PA01102/300/etc/title-back.gif) no-repeat;
	border-bottom:1px #FFF solid;
	font-weight: bold;
	color: #201b79;
	padding-left:18px;
	}

.side_cat_text {
	height:50px;
	color: #432A16;
	padding:0px 0px 5px 0px;
	}

.side_subcat_text {
	color: #432A16;
	padding-left:20px;
	}

.side_cat_bottom {
	height:18px;
	background: url(https://img17.shop-pro.jp/PA01102/300/etc/title-bottom.gif) no-repeat;
	}

.side_cat_text a {color: #333;}
.side_cat_text a:link    {color: #333;text-decoration: none;}
.side_cat_text a:visited {color: #333;text-decoration: none;}
.side_cat_text a:active  {color: #333;text-decoration: none;}
.side_cat_text a:hover   {color: #999;text-decoration: none;}


/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	border-left: 3px solid #000;
	border-right: 3px solid #000;


	margin: 3px 0px 3px 0px;
	padding-left:5px;
	font-size:100%;
	}


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

#footer {
	width: 950px;
	height: 80px;
	color: #555;
	font-size: 90%;
	text-align: center;
/*	background-color: #f0f0f0;  */
	margin-top: 0px;
	}

#menu_2 {
	text-align:center;
	margin: 10px;
	}

#copy {
	text-align:center;
	color: #000000;
	}

#footer a {color: #000000;}
#footer a:link    {color: #000000;text-decoration: none;}
#footer a:visited {color: #000000;text-decoration: none;}
#footer a:active  {color: #000000;text-decoration: none;}
#footer a:hover   {color: #000000;text-decoration: underline;}



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


.main_title {
	width: 760px;
	height: 28px;
	color: #000;
	margin-bottom: 0px;
	}



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

/* ------------------------------------- 
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */

.info_bg {
	background: #D3DCED url(https://img17.shop-pro.jp/PA01102/300/etc/title-back.gif) no-repeat;
	margin-bottom: 15px;
	}

.info_title {
	height: 28px;
	color: #000;
	}

.info_text {
	color:#333;
	background: #FFF;
	border-top:#B4BED0 2px solid;
	border-left:#B4BED0 2px solid;
	padding: 10px;
	height: 150px;
	overflow: auto;
	}

/* .info_top {
	height:2px;
	background: url(https://img.shop-pro.jp/tmpl_img/11/info_top_bg.gif) no-repeat;
	background-position: top;
	}

.info_text_bottom {
	height: 2px;
	background:#FFF url(https://img.shop-pro.jp/tmpl_img/11/info_text_bottom_bg.gif) no-repeat;
	}

.info_bottom {
	height:7px;
	background: url(https://img.shop-pro.jp/tmpl_img/11/info_bottom_bg.gif) no-repeat;
	background-position: bottom;
	}
*/
/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	color:#333;
	margin-bottom: 15px;
	}

/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
div#btn_members_logout {
	padding:0px;
	text-align:center;
}

div#btn_members_login {
	padding:0px;
	text-align:center;
}

div#btn_members_signup {
	border-top:1px dotted #ddccaa;
	padding:7px 0px 0px;
	margin:7px 0px 0px;
	text-align:center;
}

p.txt_members_desc {
	line-height:1.1em;
	margin:0px;
	font-size:80%;
	padding:0px 0px 7px;
}

/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px;
	margin:0px;
	font-size:80%;
	text-decoration:line-through;
	color:#666666;
}

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

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#ff0000;
}

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


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width: 564px;
	height: 28px;
	color: #aaa;
	font-size: 80%;
	}

.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	color:#aaa;
	text-decoration:none;
	}

.sort_01 a:active,
.sort_01 a:hover {
	color:#fff;
	text-decoration:none;
	}


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */


.sort_02 {
	width: 564px;
	height: 28px;
	color: #432A16;
	font-size: 80%;
	}

.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	color:#26621E;
	text-decoration:none;
	}

.sort_02 a:active,
.sort_02 a:hover {
	color:#568250;
	text-decoration:none;
	}


/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width: 760px;
	height: 28px;
	color: #bbbbbb;
	font-size: 80%;
	margin-bottom: 15px;
	}


/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */
.product_cate_list {
	float: left;
	width: 260px;
	text-align: left;
	padding:0px 0px 20px 0px;
	}


.product_list {
	float: left;
	width: 260px;
	text-align: left;
	padding:0px 0px 30px 0px;
	}

.product_item {
	float: left;
	text-align: left;
	width: 240px;
	margin: 0px auto;
	}

.product_item img {
/*	border-top: 1px #DDAAFF solid;
	border-right: 1px #DDAAFF solid;
	border-bottom: 1px #DDAAFF solid;
	border-left: 1px #DDAAFF solid;
*/
  width: 220px;
	}
/* サブカテゴリに追加 */
.pi_img img {
  width:480px;
  margin:0px 0px 30px 0px;
}
.product_item .name {
	text-align: left;
	line-height: 120%;
	margin:5px 0px 0px 0px ;
	}

.product_item .price {
	color: #90804f;
	text-align: right;
	}

.product_item .expl {
	color: #555;
	font-size: 90%;
	line-height:1.5;
	text-align: left;
	margin:5px 0;
	}


.product_list a,
.product_list a:link,
.product_list a:visited {
	text-decoration:none;
	}

.product_list a:active,
.product_list a:hover {
	text-decoration:none;
	}


/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */
.footstamp {
	width: 760px;
	height: 10px;
	color: #000000;
	margin-bottom: 10px;
	}

.footstamp a {color: #333;}
.footstamp a:link    {color: #333;text-decoration: underline;}
.footstamp a:visited {color: #333;text-decoration: underline;}
.footstamp a:active  {color: #333;text-decoration: underline;}
.footstamp a:hover   {color: #999;text-decoration: underline;}


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

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

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

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

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

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

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


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

#detail {
	text-align:left;
	color:#000;
	width: 760px;
	margin: 0px;

	}

#detail .expl {
	color:#333;
	width: 500px;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #fff; 
	border: 0px;
	}

#detail .main_img {
/* 	padding: 4px; 
	border-top: 1px #D1D1D1 solid;
	border-right: 1px #989898 solid;
	border-bottom: 1px #989898 solid;
	border-left: 1px #D1D1D1 solid; */
	}

#detail .sub {
	float: left;
	width: 500px;
	text-align: left;
	margin-top: 0px;
	}

#detail .sub img {
	width: 500px;
	margin-bottom: 20px; 
	}

#detail .table {
          	border-collapse: collapse;
	width: 310px;
/*	background-color: #000000; 
	border-top: 1px #000000 solid; */
	text-align:left;
	margin-bottom: 20px;
	}

#detail .table .cell_1 {
/*	background-color: #ffffff; */
	width: 122px;
	height: 28px;
	color: #000;
/*	border: 1px #000000 solid; */
	}

#detail .table .cell_2 {
	width: 170px;
	height: 28px;
	color: #000;
*/	border:1px #000000 solid; */
	}

#detail .table .cell_mar {
	margin: 0px 5px 0px 15px;
	}




/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
	text-align:center;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:80%;
}

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */

#together {
	margin: 0px 10px 0px 10px;
	}

#together .tog_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #CC9966;
	}

#together .together_list {
	margin:10px 3px 10px 3px;
	float:left;
	width: 170px;
	text-align:center;
	}

#together img {
	padding: 4px;
	border-top: 1px #D1D1D1 solid;
	border-right: 1px #989898 solid;
	border-bottom: 1px #989898 solid;
	border-left: 1px #D1D1D1 solid;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

#trackback {
	margin: 0px 10px 20px 10px;
	}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #CC9966;
	}


#trackback .tb_url {
	font-size:80%;
	padding: 5px 10px 5px 10px;
	}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #CC9966;
	border-left: 1px solid #CC9966;
	border-right: 1px solid #CC9966;
	border-bottom: 1px solid #CC9966;
	}

#trackback .tb_date {
	font-size: 70%;
	padding: 10px 10px 10px 10px;
	}

#trackback .tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	}

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

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	}

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

.price_detail {
	padding:0px;
	margin:0px;
	font-weight:bold;
	color: #90804f;
}

.discount_rate_detail {
	padding:0px 0px 5px;
	margin:0px;
	color:#ff0000;
	font-weight:bold;
}



/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .option_table {
	width: 564px;
	margin-bottom:15px;
	}

#Option .option_cell1 {
	font-size: 80%;
	text-align:left;

	font-weight:normal;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-left: 6px;
	}

#Option .option_cell2 {
	font-size: 80%;
	text-align:left;
	border-right: 1px solid #cccccc;
	background-color:#FFFFFF;
	padding: 2px 6px 2px 6px;
	}

#Option .option_cell3 {
	font-size: 80%;
	text-align:left;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color:#FFFFFF;
	padding: 2px 10px 2px 6px;
	}
	
/* 会員専用価格の表示 オプション用 */
.regular_price_stock {
	padding:0px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

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

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


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

#ShopKeeper {
	width: 760px;
	color:#333;
	margin-bottom: 15px;
          	border-collapse: collapse;
	}


#ShopKeeper th {
	width: 200px;
	height: 28px;
	border: 1px solid #999;
	font-size: 90%;
	font-weight: normal;
	text-align:left;
	}

#ShopKeeper td {
	border: 1px solid #999;
	text-align:left;
	font-size: 90%;
	}


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

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

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

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


/* ************************************************ 
 *	追加分
 * ************************************************ */
.photo_expl { /* フォトアルバムの説明文 */
	line-height:150%;
	text-align: left;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	background-color: #dde3ef;
	border: 1px #201b79 solid;
	}

.photo_expl a:link    {color: #ff6666;text-decoration: none;}
.photo_expl a:visited {color: #ff6666;text-decoration: none;}
.photo_expl a:active  {color: #ff6666;text-decoration: none;}
.photo_expl a:hover   {color: #ffbbbb;text-decoration: none;}

.free_title{ /*フリーページのタイトル*/
width: 750px;
}
table.dog { /* 犬種タイトル*/
	margin-top: 10px;
          	border-collapse: collapse;
	}
.dog a:link    {color: #000000;text-decoration: underline;}
.dog a:visited {color: #000000;text-decoration: underline;}
.dog a:active  {color: #000000;text-decoration: underline;}
.dog a:hover   {color: #555555;text-decoration: underline;}


.dog td {
	text-align:left;
	padding: 2px 0px 0px 2px;
	background-color: #fff;
	color: #000;
	border: 0px;
	}

table.dog_table { /* 犬種画像テーブル*/
          	border-collapse: collapse;
	}

.dog_table td {
	padding:0px 0px 5px 0x;
	background-color: #fff;
	}

.dog_img {
	width:240px;
	height:240px;
	margin:0px;
	padding:5px 20px 10px 0px;
}

table.sdog { /* おすわり犬犬種タイトル*/
	margin-top: 20px;
        border-collapse: collapse;
	}
.sdog a:link    {color: #666666;text-decoration: underline;}
.sdog a:visited {color: #666666;text-decoration: underline;}
.sdog a:active  {color: #666666;text-decoration: underline;}
.sdog a:hover   {color: #000000;text-decoration: none;}

.sdog td {
	text-align:left;
	padding: 2px 10px 0px 2px;
	background-color: #fff;
	color: #508080;
	border: 0px;
	}

table.sdog_table { /* おすわり犬画像テーブル*/
        border-collapse: collapse;
        margin-bottom: 20px;
	}

.sdog_table td {
    width:50%;
	padding:0px 0px 5px 0x;
	background-color: #fff;
	}

.sdog_img {
/*	width:360px;
	height:240px; 
	margin:0px;
	padding:5px 40px 5px 0px;*/
}


table.rei_table { /* 制作例ページ */
        border-collapse: collapse;
        margin-bottom: 20px;
	}

.rei_table td {
	padding:0px 0px 5px 0x;
	background-color: #fff;
	}

.rei_table ul {
  list-style: none;
  padding: 0px;
  margin: 0;
}

.rei_table ul li {
  display: inline-block;
  float: left;
  width: 50%;  
  height: 300px;
}
.rei_img {
	line-height: 1.5;
	margin:0px;
	padding:5px 30px 5px 0px;
}

.rei_img img {
  margin-bottom: 10px;
  width: 100%;
}



table.cat { /* ネコ一覧のテーブル */
	background-color: #fff;
          	border-collapse: collapse;
	}
.cat th {
	border: 1px #333 solid;
	text-align:left;
	padding-left: 5px;
	}
.cat td {
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #fff;
	border: 1px #333 solid;
	}
table.cat_m { /* ネコ一覧のメッセージテーブル */
          	border-collapse: collapse;
	}

.cat_m td {
	text-align:left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #fff;
	border: 1px #3335 solid;
	}

table.free { /* 犬種タイトル*/
	margin-top: 30px;
          	border-collapse: collapse;
	}

.free_img {
	margin:0px;
	padding:5px 15px 10px 0px;
}


table.news { /* ニューステーブル */
	width: 760px;
	margin-top: 10px;
	margin-bottom: 20px;
          border-collapse: collapse;
	border: 1px #000 solid;
	}

.news td {
	text-align:left;
	padding: 2px 10px 2px 10px;
	background-color: #f0f0f0;
	color: #aaa;
	}

.news img {
	margin: 5px 10px 10px 0px;
	Width: 200px;
	float: left;
	}

.news a {margin: 3px;}
.news a:link    {text-decoration: underline;}
.news a:visited {text-decoration: underline;}
.news a:active  {text-decoration: underline;}
.news a:hover   {text-decoration: underline;}




.header__section {
  text-align: center;
  margin:10px 0px;

}

.header-gnavi {
  list-style-type: none;
  position: relative;
}

.header-gnavi__unit {
  display: inline;
}

.header-gnavi__link {
  padding: 15px 40px;
}

.header-gnavi__link--menu {
  position: relative;
  border: 1px solid <{$bordercolor_secondary}>;
  border-bottom: none;
  padding: 9px 40px 10px;
  background: #fff;
  z-index: 55;
}

.mega-navi {
  display: none;
  list-style-type: none;
  border: 1px solid <{$bordercolor_secondary}>;
  width: 910px;
  position: absolute;
  top: 28px;
  left: 0;
  padding: 20px;
  background: #fff;
  z-index: 50;
  text-align: left;
}

.mega-navi__unit {
  padding: 10px;
  text-align: left;
  width: 30%;
  display: inline-block;
  vertical-align: top;
}

.mega-navi__link {
  display: block;
  width: 100%;
}

/*追加 犬種別ページのインスタ掲載画像レイアウト*/
.insta {
  background-color: #D0C090;
  margin: 30px 0;
}

.insta td{
  padding: 15px;
  margin: 10px;
  line-height: 1;
  text-align: center;
  color: #fff
}

.insta ul {
  list-style: none;
  padding: 2px;
  margin: 0;
}

.insta ul li {
  display: inline-block;
  float: left;
  width: 50%;  
}

.insta_image {
  margin: 1px 2px;
  text-align: center;
  position: relative;
}
.insta_image img {
  width: 100%;
}

/*追加 フォトアルバムのレイアウト*/
.album {
  margin: 30px 0;
  background-color: #f8f0d8;
}

.album td{
  padding: 15px;
  margin: 10px;
  line-height: 1;
  text-align: center;
  color: #000;
}

.album ul {
  list-style: none;
  padding: 2px;
  margin: 0;
}

.album ul li {
  display: inline-block;/*inline-blockにします*/
  float: left;
  width: 50%;  
}

.album_image {
  margin: 2px;
  text-align: center;
  position: relative;
}

.album_image img {
  width: 100%;
}

.album_caption {
    font-size: 90%;
  line-height: 1rem;
}

/*追加 Q&Aのレイアウト*/
.qanda {
  margin: 30px 0;
  background-color: #f8f0d8;
}

.qanda td{
  padding: 15px;
  margin: 10px;
  line-height: 1;
  text-align: center;
  color: #000;
}

.qanda ul {
  list-style: none;
  padding: 2px;
  margin: 0;
}

.qanda ul li {
  display: inline-block;/*inline-blockにします*/
  float: left;
    text-align: left;
    padding: 5px;
  width: 100%;  
}

.qanda_image {
  margin: 2px;
  text-align: center;
  position: relative;
}

.qanda_image img {
  width: 100%;
}

.qanda_caption {
    font-size: 90%;
  line-height: 1rem;
}