/*
Theme Name: twentytwelve Child Theme
Description: Child theme for the twentytwelve for WordPress
Template: twentytwelve
Version: 0.1.0
*/

/* 親テーマのスタイルシートを読み込む */
@import url("../twentytwelve/style.css");


/*===== 全体  =====*/
/* フォントサイズ変更　485 */

html {
  font-size: 62.5%;
}

body {
	font-size: 12px;
  font-size: 1.2rem; 
  background-color: #e6e6e6;
}

/* テーブル行設定変更 */
tr, td {
  vertical-align: middle;
}

/* 大判料金テーブル */
 .entry-content table.price {
  border: 1px solid ;
   color: #ccc;
}

.entry-content table.price tr, .price td{
   border: 1px solid ;
   text-align: center;
   padding: 6px 3px ; 
   color: #757575;
 }

hr{
  margin: 24px 0px;
  clear: both;
}

/*=====　ヘッダー部分 =====*/
.site-header//仮てすと {
 background-image: url('http://localhost:8888/test02/wp-content/uploads/2015/04/2015ad_inoue1.png'); 
 background-repeat: repeat; 
 background-position: top right; 
 background-attachment: fixed; 
}

/* Header 539 */
.site-header { 
  padding: 0;
  padding: 0rem 0;
}

/* キャッチ 565 */
.site-header h2 {
  font-weight: normal;
  font-size: 10px;
  font-size: 1rem;
  margin-left: 15px;
  text-align: left;
  color: #2C2C2C;
}

.site-header h2 a{
  color: #666;  
}

/* ロゴ　1494 */
.site-header h1 {
    font-size: 26px;
    font-size: 1.857142857rem;
    line-height: 1.846153846;
    margin: 15px 0 0 15px;
  }

.site-header img{  
  width: 100%;
  max-width: 338px;
  height: 100%;
  max-height: 52px;
}



/* 530 */
.site-content {
  margin: 10px 0 0;
  margin: 1rem 0 0;
}


/*===== サイドバー　 =====*/
/* 534 */
.widget-area {
  margin: 10px 0 0;
  margin: 1rem 0 0;
}

/* 904  アーカイブバナー　*/
.widget-area img {
  margin-top: 0px;
  margin-top: 0rem;
}

/* 654  検索ボックス　*/
.widget-area #s{
  width: 192px;
  line-height: 1.6;
  vertical-align: middle;
}

#searchsubmit{
  width: 28px;
  line-height: 1.26;
  color:#fff;
  font-size: 14px;
  vertical-align: middle;
  background-color: #cccccc;
}


/* 613 */
.widget-area .widget{
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  clear: both;
}
.widget-area .widget h3 {
  font-size: 100%;
  margin:10px 0 5px 0;
  padding: 0 10px;
  color: #fff;
  background-color: #be242e;
}

.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.846153846;
}

/* バナーボタン */
.banner{  
  height: 42px;
  width:100%;
  min-width:217px;    
  line-height: 44px;
  color: #ffffff;
  margin-bottom: 2px;
  text-indent: 0.8em;
  border:  1px dashed #be242e;
  box-sizing: border-box;

}

.widget-area .widget .banner a{
  text-decoration: none;
  color: #ce2732;/* 文字色 */
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  display:block;
}

.widget-area .widget .banner a:hover{
  color: #ff6666;
}




/*===== mainコンテンツ  =====*/


/* Small headers 183*/
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
  text-transform: none;

}
/* コンテンツボックス 958 */
.site-content article {
  float:left;
  border: 1px solid #e5e5e5;
  width: 234px;
  height: 200px; 
  margin-left: 15px;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  padding-bottom: 5px;
  padding-bottom: 0.5rem;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;f
}


/* スライダー */
.slider{
  padding: 0 15px 15px  15px;
}

/* アイキャッチ画像陰角丸なし */
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
    /* Add fancy borders to all WordPress-added images …  */
    border-radius: 0px;
    box-shadow: none;
}

/* Entry Title */
.site-content h2 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0.7em 10px;
  border-left: 5px solid #666;
  font-weight: 700;
}

.site-content h2:hove{
  background-color: #cde4ee; 
  display:block;
}

.site-content h2 a{
  color: #333;
  font-weight: bold;
  display:block;
  font-famil: "estilo-script"; /* adobeフォント*/
}

.site-content h2 :hover,.site-content h2 a:hover{
  color: #21759b;
  
}
  
/* 688 */
.entry-header {
  margin-bottom: 0px;
  margin-bottom: 0rem;
  
}
.entry-header img.wp-post-image {
  margin-bottom: 0;
  margin-bottom: 0rem;
}
.entry-header .entry-title {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
}

.entry-header a{
  text-decoration: none;
}

/* メタ情報　973 */
div.entry-meta {
  font-size: 1rem;
  margin: 0 0 0.5em 0;
  padding: 5px 15px;
  border-left: 5px solid #ccc;
  border-bottom: 1px solid #eee;
  list-style-type: none;
  background-color: #f5f5f5;
}
div.entry-meta  ul.info li {
  margin: 0.3em 0;
  padding: 0 15px;
  border-right: 1px solid #ddd;
  color: #444;
  float: left;
  font-size: 85%;
}

div.entry-meta  ul.info li a {
  text-decoration: none;
}


/* 737 */
.entry-content,
.entry-summary,
.mu_register {
  padding: 0 10px;
  line-height: 1.714285714;
}

.entry-content h4{
  margin: 24px 0 10px;
  margin: 1.714285714rem 0 0.8em;

}

/* img ギャラリーサムネイル */
/* 394 */
.gallery-item a,
.gallery-caption {
  width: 98%;
}

.gallery .gallery-icon img {
  height: auto;
 max-width: 100%; 
  padding: 0%; 
}



.attachment-thumbnail{
     border: 0px solid #cfcfcf; 
}
/*=====  News ===== */
/* 先頭に固定 726 */

article.sticky{
  background: #fff;
  width:485px;
}

.sticky .entry-header {
  background:#fff;
  border-bottom: 1px solid #f5f5f5;
  height: 38px;
}
.sticky .entry-header h2{
  padding: 0.9em 10px;
  border-left: 5px solid #be242e;
  heigh: 38px;
  box-sizing: border-box;
  }

.sticky .entry-header h2 a{
  color: #ce2732;
}

.sticky .entry-header h2 a:hover{
  color: #ff6666;
}

.sticky .entry-meta{
  display:none;
}

/* News-日付　*/

dl.news {
  margin: 0 5px;
}

dl.news dt {
  width: 5.5em;   
  padding: 5px 0 ;
  float: left;
  clear: both;
}

dl.news dd {
  padding: 5px 0 0 5.5em;  
  border-bottom: 1px solid #fff;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
} 

dl.news dd a{
  text-decoration: none;
} 


/*=====  投稿ナビ　432 ===== */
.nav-previous,
.previous-image {
  float: left;
  width: 40%;
  margin-left: 15px;
}
.nav-next,
.next-image {
  float: right;
  text-align: right;
  width: 40%;
  margin-right: 15px;
}

/*=====  faq ===== */


.faqs dt{
  padding: 10px;
  margin-bottom: 15px;
  position: relative;
  border: 1px dashed #ccc;
  color: #21759b;
}

.faqs dt:before{
  color: #ff6666;
  content:"?" ;
  margin-right: 10px;
}
.faqs dt:hover{
  color: #ff0000;
  cursor: pointer;
}
.faqs dd{
  background: #f5f5f5;
  margin: 0 20px 30px 20px;
  padding: 20px;
  border: solid 1px #eee;
  position: relative;
  border-radius: 3px; 
}

.faqs dl:after{
  clear: both;
}

/*=====  faq 2===== */

.question {
    padding:5px;
    font-weight:bold;
    font-family:Arial;
    font-size:14px;
    border:1px solid #ddd;
    background:#eee;
    cursor: pointer;
}
.answer {
    padding:25px;
    font-family:Arial;
    font-size:13px;
    border:1px solid #ddd;
}

/*===== single,page用コンテンツ  =====*/

.site-content2 { 

  width: 100%;
	float: right;
  margin-bottom: 15px;
	margin-left: -255px;  
  z-index: -1;
}


.site-content2 article {
  border-bottom: 4px double #ededed;
  margin: 0 15px 30px 15px;
  margin: 0 1.5rem 3rem 1.5rem;
  padding-bottom: 24px;
  padding-bottom: 2.4rem;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}


/*  パンくず */
.breadcrumbs{
  margin: 10px 15px 0 15px;
}



/*  Entry Title */

.site-content2 .entry-header .entry-title,　{
  line-height: 1.2;
  margin: 10px 0 0 0;
  padding: 15px 30px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  line-height: 1.5;
  font-size: 167%;
  color: #333;
  background-color: #f5f5f5;
  text-transform: none;
}

/* ul.info 日時、カテゴリー　*/

.site-content2 .entry-header ul.info {
  margin: 0 0 1em 0;
  padding: 3px 30px;
  border-left: 5px solid #ccc;
  border-bottom: 1px solid #ddd;
  list-style-type: none;
  background-color: #eee;
}
.site-content2 .entry-header ul.info li {
   border-right: none;
  border-right: 1px solid #ddd;
  color: #444;
  float: left;
  font-size: 85%;
 margin: 0.3em 0;
  padding: 0 15px;

}

.site-content2 .entry-header ul.info li a {
  text-decoration: none;
  clear: both;
}


.site-content2 .entry-content,
.mu_register {
  padding: 0 50px;
  line-height: 1.714285714;
}

/* metaリストフロート解除　*/
.site-content2 info:after,
.site-content2 .entry-header ul.info:after, 
.site-content2 header:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.entry-content h3 {
  width: 100%;
  margin-top: 2em;
  padding-bottom: 0.4em;
  border-bottom: 4px solid #eee;
  font-size: 116%;
}

/*  記事見出し　764 */
.entry-content h2,
.comment-content h2,
.mu_register h2  {
  margin-bottom: 0;
  padding: 0.3em 0px;
  border-bottom: 1px dotted #ccc;
  font-size: 1.4rem;
}

/*  777 */
.entry-content h4,
.comment-content h4 {
  font-size: 1.4rem;
}

/* テーブル */
.entry-content table,
.comment-content table {
  border-bottom: 0px solid #ededed;
  color: #757575;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  margin: 0 0 24px;
  margin: 0 0 1.714285714rem;
  width: 100%;
}
/* 953 */
.entry-content td,
.comment-content td {
 border-top: 0px solid #ededed;
}

/* 掲示板 */
.comments-title{
  background-color: #ededed;
  border-bottom: 1px dotted #ededed; 
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 50px 30px 50px;
  margin: 0 5rem 3rem 5rem;
 padding: 5px 10px;
}

ol.commentlist{
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.714285714;
  padding: 10px 60px ;
}

.comments-area article{
  padding-bottom: 5px;
  padding-bottom: 0.5rem;
}

/* ===== アーカイブ　Entry Title ===== */
.site-content .archive-header, .page-header{
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  color: #333;
  font-weight: normal;
  line-height: 1.2;
  line-height: 1.5;
  margin: 0 15px 15px 15px;
  padding: 15px 15px;

}

.site-content .archive-header h1, .page-header h1{
font-size: 167%;
}


/* ===== Footer ===== */
footer[role="contentinfo"] {
  border-top: 1px solid #ededed;
  clear:righr;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 2;
  max-width: 100%;
  max-width: rem;
  margin-top: 0;
  margin-top: 0rem;
  margin-left: auto;
  margin-right: auto;
  padding: 3px 10px;
  padding: 0.3rem 1rem;
  background: #f5f5f5;
}

.nav-single{
  clear: both;
}

#controls {	
  float:right;
}
#controls li {
  float:left;
  display:block;
  list-style-type:none;
  margin-right:5px;	
}
a#fs-minus, a#fs-plus {
  outline: 0 none;	
}

/*===== facebook Safari用設定 =====*/

.fb_iframe_widget {
  display: inline-block;
  position: relative;
}



/*===== カテゴリー先頭に表示 =====*/

.category-sticky h2 {
  border-left: 5px solid #be242e;
}

.category-sticky h2 a{
  color: #ce2732;
}

.category-sticky div.entry-meta{
  border-left: 5px solid #eea5a9;
  background-color: #fae7e8;
}

/*===== カテゴリーアイコン =====*/
#cate-icon {
    clear: both;
    height: 60px;
    width:220px;
    min-width:220px;    
    padding-left: 10px;
    line-height: 60px;
    background-color:#eee;
    color:#616161;
    margin-bottom: 2px;
}

#cate-icon p{
margin-left: 15px;
}

/*カテゴリーをクラス名にして存在する数だけ用意します。*/

.oshirase{
   border-left:5px solid red;   
}
.workshop{
    border-left:5px solid #eb63aa;   
}

.ws-print {
    border-left:5px solid #eb63aa; 
}
.ws-eizou{
    border-left:5px solid #eb63aa;    
}
.ws-pc{
    border-left:5px solid #eb63aa;    
}
.ws-other{
    border-left:5px solid #eb63aa;  
}

.printout{
    border-left:5px solid #eb619a;  
}
.laserprinter{
    border-left:5px solid #eb619a;  
}
.mono-laserprinter{
    border-left:5px solid #eb619a;  
}
.oobanprinter{
    border-left:5px solid #eb619a;  
}

.faq{
    border-left:5px solid #eb5d87;   
}

.aftereffects{
    border-left:5px solid #eb5a74;   
}
.finalcut{
    border-left:5px solid #eb5a74;   
}
.flash{
    border-left:5px solid #eb5a74;   
}
.illustrator{
    border-left:5px solid #eb5a74;   
}
.indesign{
    border-left:5px solid #eb5a74;   
}
.photoshop{
    border-left:5px solid #eb5a74;   
}
.premiere{
    border-left:5px solid #eb5a74;   
}
.browser{
    border-left:5px solid #eb5a74;   
}
.vectorworks{
    border-left:5px solid #eb5a74;   
}
.dvd{
    border-left:5px solid #eb5a74;   
}
.imovie{
    border-left:5px solid #eb5a74;   
}
.othersoft{
    border-left:5px solid #eb5a74;   
}


.c-manegemen {
    border-left:5px solid #eb5561;   
}
.c-laserprinter{
    border-left:5px solid #eb5561;   
}
.c-oobanprinter{
    border-left:5px solid #eb5561;   
}
.c-sonohoka-printer{
    border-left:5px solid #eb5561;   
}


.pc{
    border-left:5px solid #ec7262;   
}
.kiki{
    border-left:5px solid #ee8e63;   
}
.service{
    border-left:5px solid #ef9a65;   
}
.siteannai{
    border-left:5px solid #f3b166;   
}
.other{
    border-left:5px solid #f1a665;   
}
.gakugai{
    border-left:5px solid #f3b166;   
}
.event{
    border-left:5px solid #f4bb67;   
}
.staff{
    border-left:5px solid #f6c568;   
}

/*===== ナビゲーションメニュー =====*/
/* Buttons トグル変更*/

.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
  width: 100%;
  padding: 6px 10px;
  padding: 0.6rem 1rem;
  margin: 0 auto;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: normal;
  color: #7c7c7c;
  background-color: #eeeeee;
  background-repeat: none;
  background-image: none;
  border: 0;
  border-radius: none;
  box-shadow: 0 0 rgba(0,0,0,0);
  -webkit-appearance: none;
}

.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
  color: #ff6666;
  background-color: #eeeeee;
  background-repeat: none;
  background-image: none;

}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
  color: #757575;
  background-color: #eeeeee;
  background-repeat: none;
  background-image: none;
  border-color: transparent;
  box-shadow: 0 0 rgba(0,0,0,0);
}


/* Navigation Menu */
.main-navigation {
  background-color: #eeeeee;　/* 追加 */
  margin-top: 0px;
  margin-top: 0rem;
  padding: 0 20px 5px 20px;　/* 変更 */
  text-align: left;
}
.main-navigation li {

  margin-top: 0px;　/* 変更 */
  margin-top: 0rem;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.42857143;
  border-top: 1px solid; /* ボーダー追加 */
  border-color: #fff;
  text-align: left;

}

.main-navigation ul ul { 
  margin-left: 20px; /* 子リスト */

}
.main-navigation a {
  display: block; /* 追加 */
  color: #5e5e5e;
  text-decoration: none; /* 下線無し */
  padding: 10px 0;  /* ブロック要素必要 */
}
.main-navigation a:hover,
.main-navigation a:focus {
  color: #ff6666;　/* しろ */
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
  display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
  display: block;　/* inline-blockから変更 */
}




/*===== 600px〜1019px =====*/

@media screen and (min-width: 600px) {
  /* 1636 */

  body .site {
    padding: 0 ;
    padding: 0rem;
    margin: 0 auto;
    margin: 0rem auto;
    width: 100%;
    max-width: 1019px;
    max-width: 101.9rem;
    overflow: hidden;
    position: relative;
  }
  #content{ /* 追加 */
    margin-left: 249px;
    margin-left: 24.9rem;
  }
  .site-content {
    
    width: 100%;
    float: right;
    margin-left: -255px;  
    z-index: -1;
    
  }

  .widget-area { /* 左メニュー */
    float: left;
    width: 234px;
    width: 23.4rem;
    margin-left: 15px;    
    margin-left: 1.5rem;
    z-index: 0; 
    position: relative;
  }

 /* グローバルニュー */
 .main-navigation {
  padding: 0;
 }
  .main-navigation ul.nav-menu,
  .main-navigation div.nav-menu > ul {/* 親メニュー一段目全体 */
    background: #f5f5f5;
    width: 100%;
  }
  .main-navigation ul {/* メニュー全体のリストに対して */
    margin: 0;
    text-indent: 0;
  }
  .main-navigation li a,
  .main-navigation li {/* 親メニュー1段目1項目とリンクに対して */
    display: inline-block;
    text-decoration: none;
  }
  .main-navigation li a {
    width: 150px;/* 追加 */ 
    border-bottom: 0;
    color: #2C2C2C;
    line-height: 1;/* 変更 */
    text-transform: none;
    white-space: nowrap;
    border-righ: 1px solid #fff;/* 追加 */
    border-lef: 1px solid #fff;
    text-indent: 15px;
  }
  .main-navigation li a:hover,
  .main-navigation li a:focus {
    background: #be242e;
    color: #fff;
  }
  .main-navigation li {/* リスト1段目1項目に対して */
    margin: 0px;
    margin: 0rem;
    position: relative;
    border-top: 0px solid; 
    border-bottom: 1px solid  #fff;
  }
  .main-navigation li ul {/* 子メニュー全体の指定は隠してある */
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 1;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  .main-navigation li ul ul {
    top: 0;
    left: 100%;
  }
  .main-navigation ul li:hover > ul,
  .main-navigation ul li:focus > ul,
  .main-navigation .focus > ul {
    border-left: 0;
    clip: inherit;
    overflow: inherit;
    height: inherit;
    width: inherit;
  }
  .main-navigation li ul li a {/* 子メニューのリンクに対して */
    background: #efefef;
    border-bottom: 0px solid #ededed;
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 2.181818182;
    padding: 8px 0px;
    padding: 0.8rem 0rem;
    width: 150px;
    width: 15rem;
    white-space: normal;
    background: #d3d3d3;
    text-align: left;

  }
  .main-navigation li ul li a:hover,
  .main-navigation li ul li a:focus {
    background: #be242e;
    color: #fff;
  }
  .main-navigation .current-menu-item > a,
  .main-navigation .current-menu-ancestor > a,
  .main-navigation .current_page_item > a,
  .main-navigation .current_page_ancestor > a {
    color: #21759b;
    font-weight: normal;/* 変更 */
  }
  .menu-toggle {
    display: none;
  }

}


/*===== 774px以下 =====*/
@media screen and (max-width: 750px) {

  body .site {
      padding: 0 15px 0 0 ;
      padding: 0rem 1.5rem 0rem 0rem;

    }


  /* コンテンツ部分 */
  .site-content article{
    width: 93%;
	height: 100%;
    padding: 0 ;
    margin:  0 15px 15px 15px;
  }

}





  /*===== 599px以下 =====*/

@media screen and (max-width: 599px) {

  body .site {
    padding: 0 15px;
    padding: 0rem 1.5rem;

  }


  /* ヘッダー画像　558 */
  .site-header h1{
    padding-top: 5px;
    margin: 10px 0 0 5px;
  }
  .site-header h2 {
    margin: 0 0 0 5px;
  }
  /* ヘッダー　サイトデコレーション */

  .site-header hgroup{
    margin: 0 ;
    float:left;
  }
      
  .site-header h1,.site-header h2 .site-description{
    text-align: left; 
  }


  /*アーカイブ、ページヘッダー */
 .site-content .archive-header, .page-header{
    margin: 15px 0px;
    padding: 5px 15px;
    clear: both;
  }


  /*  パンくず */
  .breadcrumbs{
    display: none;
    margin: 10px 0;
  }

  /* コンテンツ部分 */
  .site-content article{
    width: 100%;
	height: 100%;
    padding: 0;
    margin:  0 0 15px 0;
  }

  /* single,page コンテンツ部分 */
  .site-content2 .entry-content,
  .entry-summary,
  .mu_register {
    padding: 0;
    margin:  0 0 15px 0;
  }

  .site-content2 article {
    border-bottom: 4px double #ededed;
    margin: 0 0 30px 0;
    margin: 0 0 3rem 0;
  }

  .site-content2 .entry-header .entry-title {
    margin: 0;
    padding: 15px 10px;
  }
  .site-content2 .entry-header ul.info{
    padding: 2px 0;
  }



  /* 投稿ナビ　432 */
  .nav-previous,
  .previous-image {
    margin-left: 0px;
  }
  .nav-next,
  .next-image {
    margin-right: 0px;
  }


}
