@charset "UTF-8";
/*
Theme: JPA
Author: JPA
Description: JPA
Responsive: yes
*/
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@media only screen and (max-width: 600px) {
  #blog-title {
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0; }
    #blog-title .toggle-menu {
      position: absolute;
      top: 0;
      right: 12px;
      line-height: 50px;
      font-size: 24px;
      color: #10355E; } }

#title {
  padding: 30px 20px; }
  #title a {
    display: block;
    width: 200px;
    height: 30px;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/j/japanperlassociation/20160620/20160620204447.png) left center no-repeat;
    background-size: contain;
    overflow: hidden;
    text-indent: -100%; }
    html[data-blog="blogperlassociation.hatenablog.com"] #title a {
      font-size: 12px;
      overflow: visible;
      text-indent: 90px;
      line-height: 50px; }
  @media only screen and (max-width: 600px) {
    #title {
      padding: 10px; } }

#top-editarea {
  border-top: 7px solid #10355E; }
  #top-editarea #hero {
    display: none; }
  html[data-blog="japanperlassociation.hatenablog.com"] body.page-index #top-editarea {
    border: 0;
    height: 400px;
    background: #10355E url(https://cdn-ak.f.st-hatena.com/images/fotolife/j/japanperlassociation/20160620/20160620204013_original.jpg) center center no-repeat;
    background-size: cover; }
    @media only screen and (max-width: 600px) {
      html[data-blog="japanperlassociation.hatenablog.com"] body.page-index #top-editarea {
        height: 300px; } }
    html[data-blog="japanperlassociation.hatenablog.com"] body.page-index #top-editarea #hero {
      display: block;
      font-weight: bold;
      font-size: 15px;
      font-weight: bold;
      margin: auto;
      padding: 20px;
      max-width: 720px;
      color: #fff;
      text-align: center;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      text-shadow: 0px 0px 4px #10355E; }
      @media only screen and (max-width: 600px) {
        html[data-blog="japanperlassociation.hatenablog.com"] body.page-index #top-editarea #hero {
          font-size: 12px;
          font-weight: 600;
          text-align: justify; } }
      html[data-blog="japanperlassociation.hatenablog.com"] body.page-index #top-editarea #hero h1 {
        -webkit-transform: scaleX(0.96);
            -ms-transform: scaleX(0.96);
                transform: scaleX(0.96);
        text-align: center;
        font-size: 34px; }
        html[data-blog="japanperlassociation.hatenablog.com"] body.page-index #top-editarea #hero h1:after {
          content: "";
          border-bottom: 1px solid #fff;
          height: 1px;
          width: 200px;
          margin: auto;
          display: block;
          margin: 10px auto 22px auto; }
        @media only screen and (max-width: 600px) {
          html[data-blog="japanperlassociation.hatenablog.com"] body.page-index #top-editarea #hero h1 {
            font-size: 19px; } }

html[data-blog="japanperlassociation.hatenablog.com"] body.page-index .pager,
html[data-blog="japanperlassociation.hatenablog.com"] body.page-index .entry-header,
html[data-blog="japanperlassociation.hatenablog.com"] body.page-index .entry-footer {
  display: none; }

html[data-blog="japanperlassociation.hatenablog.com"] body.page-index .entry-content {
  padding: 0 0.5em;
  line-height: 2; }
  html[data-blog="japanperlassociation.hatenablog.com"] body.page-index .entry-content h1 {
    font-size: 16px;
    line-height: 46px;
    border-bottom: 5px solid #10355E;
    margin: 0 -0.5em 20px -0.5em;
    position: relative; }
  html[data-blog="japanperlassociation.hatenablog.com"] body.page-index .entry-content p {
    margin: 1em 0; }
  html[data-blog="japanperlassociation.hatenablog.com"] body.page-index .entry-content .top-twitter-widget-wrapper {
    white-space: nowrap; }
  html[data-blog="japanperlassociation.hatenablog.com"] body.page-index .entry-content .top-twitter-widget {
    text-align: center; }
    @media only screen and (min-width: 601px) {
      html[data-blog="japanperlassociation.hatenablog.com"] body.page-index .entry-content .top-twitter-widget {
        display: inline-block;
        vertical-align: top;
        width: 50%; }
        html[data-blog="japanperlassociation.hatenablog.com"] body.page-index .entry-content .top-twitter-widget:first-child {
          margin-left: -10px;
          padding-right: 10px; } }
    @media only screen and (max-width: 600px) {
      html[data-blog="japanperlassociation.hatenablog.com"] body.page-index .entry-content .top-twitter-widget:first-child {
        border-bottom: 1px solid #eee;
        margin-bottom: 10px; } }
  html[data-blog="japanperlassociation.hatenablog.com"] body.page-index .entry-content .twitter-timeline {
    width: 430px !important;
    margin: 0 auto; }
  @media only screen and (max-width: 600px) {
    html[data-blog="japanperlassociation.hatenablog.com"] body.page-index .entry-content {
      line-height: 1.7; } }

#container {
  max-width: 1280px;
  margin: auto; }

#content {
  padding-top: 30px;
  max-width: 960px;
  margin: auto; }

#content-inner {
  overflow: hidden; }
  @media only screen and (min-width: 601px) {
    #content-inner {
      position: relative; }
      #content-inner #wrapper {
        float: left;
        width: 100%; }
        #content-inner #wrapper #main {
          margin-left: 245px; } }
  @media only screen and (max-width: 600px) {
    #content-inner aside {
      display: none;
      width: 100%;
      position: fixed;
      top: 50px;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      background: #fff;
      overflow: auto; } }
  @media only screen and (min-width: 601px) {
    #content-inner aside {
      width: 215px;
      margin-left: -100%;
      float: left;
      display: block !important; } }
  #content-inner .permalink.pager {
    position: relative;
    text-align: right; }
    html[data-blog="japanperlassociation.hatenablog.com"] #content-inner .permalink.pager {
      display: none; }
    #content-inner .permalink.pager .pager-prev {
      float: left; }
    @media only screen and (max-width: 600px) {
      #content-inner .permalink.pager {
        text-align: center; }
        #content-inner .permalink.pager .pager-next,
        #content-inner .permalink.pager .pager-prev {
          font-size: 11px;
          float: none;
          display: block;
          margin: 10px 10px;
          border: 1px solid #10355E;
          padding: 10px; } }

.entry-date { display: none; }

aside .hatena-module {
  margin-bottom: 30px; }

aside .hatena-module-links .hatena-module-title {
  display: none; }

aside .hatena-module-links .hatena-module-title,
aside .hatena-module-recent-entries .hatena-module-title {
  font-weight: 600;
  font-size: 13px; }

aside .hatena-module-links .hatena-module-body,
aside .hatena-module-recent-entries .hatena-module-body {
  border-top: 2px solid #10355E; }

aside .hatena-module-links li a,
aside .hatena-module-recent-entries li a {
  font-weight: 500;
  display: block;
  padding: 14px 5px 14px 0;
  line-height: 1.4;
  border-bottom: 1px dotted #10355E;
  font-size: 13px; }
  aside .hatena-module-links li a:before,
  aside .hatena-module-recent-entries li a:before {
    font-family: FontAwesome;
    content: "\f054";
    margin-right: 3px;
    margin-left: 5px;
    vertical-align: baseline;
    display: inline-block;
    width: 1em; }
  aside .hatena-module-links li a:hover,
  aside .hatena-module-recent-entries li a:hover {
    color: #fff;
    background: #10355E; }
  aside .hatena-module-links li a.current:before,
  aside .hatena-module-recent-entries li a.current:before {
    text-indent: -2px;
    content: "\f138"; }

aside .hatena-module-html {
  border: 1px solid #10355E;
  box-shadow: 3px 3px 0 #eee; }
  @media only screen and (max-width: 600px) {
    aside .hatena-module-html {
      display: none; } }
  aside .hatena-module-html .hatena-module-title {
    color: #10355E;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
    padding: 5px;
    border-bottom: 1px dotted #10355E;
    margin: 5px; }
  aside .hatena-module-html .hatena-module-body {
    text-align: justify;
    font-size: 11px;
    padding: 10px; }
  aside .hatena-module-html:last-child {
    border: 0;
    box-shadow: none; }
    aside .hatena-module-html:last-child .hatena-module-body {
      padding: 0px;
      text-align: center; }
      aside .hatena-module-html:last-child .hatena-module-body .fb-page {
        margin-top: 10px; }

article.entry {
  padding: 0 10px;
  position: relative; }
  article.entry .entry-header-menu {
    position: absolute;
    right: left;
    top: 0; }
  article.entry .entry-footer {
    margin: 5em 0;
    border-top: 3px solid #eee;
    padding: 1em; }
    article.entry .entry-footer .entry-footer-section,
    article.entry .entry-footer .author {
      display: none; }
    article.entry .entry-footer .social-buttons {
      margin-top: 1em; }
    body.page-index article.entry .entry-footer:after {
      content: " ";
      display: inline-block;
      width: 200px;
      padding-bottom: 40px; }
  article.entry .entry-header {
    height: 200px;
    min-height: 200px;
    text-align: center;
    border-bottom: 5px solid #eee;
    margin-bottom: 2em; }
    article.entry .entry-header .entry-categories,
    article.entry .entry-header .entry-date {
      position: absolute;
      right: 0;
      top: 0; }
      article.entry .entry-header .entry-categories a,
      article.entry .entry-header .entry-date a {
        font-size: 9px;
        color: gray; }
    article.entry .entry-header .entry-categories {
      top: 1em; }
    article.entry .entry-header .entry-title {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      font-size: 28px;
      line-height: 1.5; }
      article.entry .entry-header .entry-title a {
        -webkit-transform: scaleX(0.96);
            -ms-transform: scaleX(0.96);
                transform: scaleX(0.96);
        letter-spacing: 1px;
        display: inline-block; }
        @media only screen and (max-width: 600px) {
          article.entry .entry-header .entry-title a {
            font-size: 24px;
            text-align: left; } }
  article.entry .entry-content {
    font-weight: 400;
    line-height: 2;
    text-align: justify; }
    article.entry .entry-content a {
      border-bottom: 1px solid rgba(16, 53, 94, 0.2); }
      article.entry .entry-content a.keyword {
        border-bottom: 0;
        box-shadow: 0 0 0 0; }
    article.entry .entry-content p, article.entry .entry-content h1, article.entry .entry-content h2, article.entry .entry-content h3, article.entry .entry-content h4 {
      margin: 1.5em 0; }
    article.entry .entry-content h1, article.entry .entry-content h2, article.entry .entry-content h3, article.entry .entry-content h4 {
      margin: 3em 0 1em 0; }
    article.entry .entry-content *:first-child {
      margin-top: 0; }
    article.entry .entry-content h1 {
      font-size: 1.3rem;
      padding-bottom: 0.2em;
      margin-bottom: 0.5em;
      border-bottom: 0; }
    article.entry .entry-content h2 {
      font-size: 1.1rem; }
    article.entry .entry-content h3 {
      font-size: 1rem; }
    article.entry .entry-content blockquote {
      color: #666666;
      border: 1px solid #e6e6e6;
      padding: 1em 2em;
      margin: 2em 1em; }
  article.entry ul, article.entry ol {
    list-style-type: disc;
    margin: 2em 2em; }
    @media only screen and (max-width: 600px) {
      article.entry ul, article.entry ol {
        margin: 1em; } }
    article.entry ul li, article.entry ol li {
      margin-bottom: 0.5em; }
      article.entry ul li ul, article.entry ul li ol, article.entry ol li ul, article.entry ol li ol {
        margin: 0.5em 0 0 2em; }
        @media only screen and (max-width: 600px) {
          article.entry ul li ul, article.entry ul li ol, article.entry ol li ul, article.entry ol li ol {
            margin: 0.5 1em; } }
    article.entry ul ul, article.entry ol ul {
      list-style-type: circle; }
  article.entry ol {
    list-style-type: decimal; }

#bottom-editarea {
  margin-top: 100px; }
  #bottom-editarea .copyright {
    border-top: 5px solid #10355E;
    text-align: center;
    font-size: 11px;
    padding: 20px; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Hiragino Sans", ヒラギノ角ゴシック, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Roboto, Verdana, "Droid Sans", 游ゴシック, YuGothic, メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #333;
  padding: 0 10px;
  line-height: 1.8;
  font-weight: 300;
  font-size: 15px; }
  @media only screen and (max-width: 600px) {
    body {
      font-size: 13px;
      padding-top: 50px; } }

a {
  text-decoration: none;
  color: #10355E; }
  a:hover {
    color: #10355E; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }

.mobile {
  display: none; }
  @media only screen and (max-width: 600px) {
    .mobile {
      display: inherit; } }
