/*
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_pc.css');
/* topics */
#index_topics .title2 span { display:block; font-size:11px; font-weight:normal; color:#000; }
#index_topics .title2 a { color:#000; text-decoration:none; display:block; line-height:140%; padding:3px 0; }
#index_topics .title2 a:hover, #index_topics .title2 a:hover span { color:#6879ba; }

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

/* headline and tag line*/
.archive_headline { color:#000; font-size:16px; margin:0; line-height:100%; padding:22px 0 0 0; font-weight:bold; }

/* product archive */
#product_list ol li .info { float:left; width:548px; padding:20px; height:170px; oveflow:hidden; background:#f8f4e6; color:#000; }

/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#index #header { width:1000px; height:60px; margin:0 auto; position:absolute; top:73px; left:0; right:0; background:#fff; z-index:9999; }

/* global menu */
#global_menu li a {
 font-size:12px; text-align:center; text-decoration:none; color:#000; background:#fff; display:block; height:60px; line-height:60px;
 -webkit-transition-property:background; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:background; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:background; -o-transition-duration:0.4s; -o-transition-timing-function:ease;
}

/* ----------------------------------------------------------------------
 product single page
---------------------------------------------------------------------- */
.product_headline { font-size:16px; margin:0; line-height:100%; padding:22px 0 0 0; float:left; font-weight:normal; color:#000; }
.product_headline a { color:#000; text-decoration:underline; }
.product_headline a:hover { color:#a1ca6c; }
#top_headline .sub_title { font-size:12px; color:#000; margin:24px 0 0 15px; padding:0; float:left; line-height:100%; }
#product_main_image .info { float:right; width:300px; background:#fff; height:340px; overflow:hidden; }
#product_main_image .desc { padding:15px; color:#000; font-size:14px; line-height:220%; }

/* ----------------------------------------------------------------------
 pickup contents add
---------------------------------------------------------------------- */
#index_topics_title .headline  { margin:0 0 15px 0; padding:0 0 15px 0; line-height:100%; font-size:20px; background:url(img/common/dot2.gif) repeat-x left bottom; }