@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20151225
*/

/* Simplicity子テーマ用のスタイルを書く */



/************************************
** 見出し（H1-6）
************************************/
h1, h2, h3, h4, h5, h6{
  line-height:130%;
  color:#333;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6{
  position:relative;
  margin-top:35px;
  margin-bottom:20px;
}
.article h1 {
  margin-top:30px;
  margin-bottom:20px;
  font-size: 30px;
  line-height:117%;
}

#archive-title{
  padding-bottom:20px;
  font-size:26px;
}

.article h2 {
   border-left:7px solid #000099;  
   background:#E6E6FA;  
   border-bottom:3px solid #000099;  
   padding:.8em .9em .3em
   font-size:26px;
}

.article h3{
    border-left:7px solid #000099;  
    border-bottom:1px solid #000099;  
    padding:.6em .8em
    font-size:23px;
}

.article h4, .article h5, .article h6{
  font-size:20px;
  padding:8px 0;
}

.article  h4{
    border-bottom:2px solid #000099;  
    padding:.6em .8em  
}

.article  h5{
    border-bottom:1px dashed #000099;  
    padding:.6em .8em   
}

.entry-content{
  margin-bottom: 60px;
}




table{
    width:100%;
}
.scroll{
    overflow: auto;/*tableをスクロールさせる*/
    white-space: nowrap;/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar{/*tableにスクロールバーを追加*/
     height: 5px;
}
.scroll::-webkit-scrollbar-track{/*tableにスクロールバーを追加*/
    background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {/*tableにスクロールバーを追加*/
    background: #BCBCBC;
}


/* 20161013 記事の間に線を引く */
#main .entry {
    border-bottom: 1px dotted #333333;
    padding-bottom: 15px;
}

/*
     FILE ARCHIVED ON 13:34:19 Jan 18, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:38:25 Jul 24, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.195
  exclusion.robots: 0.131
  exclusion.robots.policy: 0.1
  esindex: 0.02
  cdx.remote: 41.348
  LoadShardBlock: 475.568 (3)
  PetaboxLoader3.datanode: 351.752 (5)
  PetaboxLoader3.resolve: 227.596 (3)
  load_resource: 522.469 (2)
*/