/*
Theme Name:canvas child
Theme URI:
Description:WordPressテーマ「canvas」の自作子テーマです。
Template:canvas_tcd017
Author:Takashi Yamada
Author URI:https://tcd-theme.com/
Version:2.3.3
*/

@import url('../canvas_tcd017/style_sp.css');

/* ----------------------------------------------------------------------

 smart phone setting

---------------------------------------------------------------------- */

/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#header {
  width:100%; min-height:32px; padding:7px 0 9px; position:relative; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  background:#6879BA;
}


/* ----------------------------------------------------------------------
 index
---------------------------------------------------------------------- */
/* topics */
#index_topics .title2 { background:#6879ba; border:1px solid #6879ba; padding:14px 20px 10px; text-align:center; margin:0; line-height:130%; font-size:15px; }
#index_topics .title2 a span { display:block; font-size:11px; font-weight:normal; color:#fff; }


/* news */
#index_news .date { background:#192f60; color:#fff; display:block; height:35px; line-height:35px; }

/* logo */
#logo_text, #logo_image { margin:5px 0 0 15px; line-height:120%; float:left; font-size:14px; font-weight:normal; width:40%; overflow:hidden; }


/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
#top_headline { background:#fff; }


/* ----------------------------------------------------------------------
 product page
---------------------------------------------------------------------- */
#product_main_image .info .desc{ padding: 12px 15px; color: #000;}


/* product archive */
#product_list ol li .info { padding:20px; background:#f8f4e6; color:#000; }

.product_headline{ margin:0; padding:12px 15px; line-height:180%; font-size:16px; color:#000; font-weight:normal; }
.product_headline a{ color: #000; }

#top_headline .sub_title{ padding:12px 15px; line-height:180%; color:#000; }
