@charset "UTF-8";
/* html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com Twitter: @rich_clark */
html, body, div, span, 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, dl, dt, dd, ol, ul, li, fieldset, form, label, 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;
  vertical-align: baseline;
  font-size: 1.04rem; }

body {
  padding: 0px;
  color: #333;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Quicksand", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1; }

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

nav ul, ol, ul, li {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  text-decoration: none;
  color: #333; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

/* change border colour to suit your needs */
input, select {
  vertical-align: middle; }

img {
  vertical-align: bottom; }

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
  clear: both; }

.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
  display: table;
  content: ""; }

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */
select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

header.site_header .site_header_main .site_branding {
  clear: both;
  padding: 3.5em 0 2em; }
  header.site_header .site_header_main .site_branding h1.site_title {
    float: left;
    padding-top: 25px; }
    header.site_header .site_header_main .site_branding h1.site_title a {
      font-size: 1.6em;
      font-weight: normal;
      font-family: Times, Times New Roman, serif;
      color: #000;
      padding: 25px 0 0; }
  header.site_header .site_header_main .site_branding p.site_description {
    float: right;
    font-family: Bitter, Atlas Typewriter Thin Web, courier, monospace;
    color: #838689;
    font-size: 1.2em;
    letter-spacing: 1px;
    font-weight: normal;
    padding: 25px 0 0; }

nav:not(.mm-menu) {
  display: none; }

.header {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999; }

.header a {
  display: block;
  width: 28px;
  height: 18px;
  padding: 11px;
  position: absolute;
  top: 5px;
  right: 20px; }

.header a:before,
.header a:after {
  content: '';
  display: block;
  background: #000;
  height: 2px; }

.header a span {
  background: #000;
  display: block;
  height: 2px;
  margin: 6px 0; }

#menu ul li a span.memo {
  font-size: 11px; }

footer.site_footer {
  clear: both;
  padding: 2em;
  text-align: center; }

.privacy {
  clear: both;
  background: #fff; }
  .privacy .l_privacy {
    clear: both;
    width: 920px;
    margin: 30px auto; }
    .privacy .l_privacy .l_privacy--inner {
      clear: both;
      margin: 20px 0;
      padding: 0 0 10px; }
    .privacy .l_privacy .privacy_box--1 dl {
      clear: both;
      margin: 20px 0; }
      .privacy .l_privacy .privacy_box--1 dl dt {
        padding: 0 0 5px;
        border-bottom: 1px dashed #dfbf3e; }
      .privacy .l_privacy .privacy_box--1 dl dd {
        padding: 10px 0; }

/*----------------------------------------------------
  =forms - for common
----------------------------------------------------*/
.l_contact_box__inner .text p {
  font-size: 12px;
  padding: 10px; }

.l_contact_box__inner input[type=text],
.l_contact_box__inner input[type=tel],
.l_contact_box__inner input[type=email],
.l_contact_box__inner input[type=password],
.l_contact_box__inner input[type=date],
.l_contact_box__inner textarea,
.l_contact_box__inner select {
  padding: 3px 5px 5px;
  margin: 5px 0;
  width: 98%;
  height: auto;
  border: 2px solid #c4c4c4 !important;
  background: #fff !important;
  color: #333 !important; }

.l_contact_box__inner textarea {
  height: 200px; }

.l_contact_box__inner {
  width: 100%; }
  .l_contact_box__inner .acceptance {
    text-align: center; }
  .l_contact_box__inner .btns_item {
    width: 240px;
    margin: 20px auto; }
    .l_contact_box__inner .btns_item input[type=submit] {
      width: 240px;
      display: block;
      color: #fff;
      border: none;
      border-radius: 11px;
      padding: 15px 30px 13px;
      text-align: center;
      cursor: pointer;
      background: linear-gradient(#fa5c5c, #d10a0a); }
    .l_contact_box__inner .btns_item input[type=submit][disabled] {
      width: 240px;
      display: block;
      color: #fff;
      border: none;
      border-radius: 11px;
      padding: 15px 30px 13px;
      text-align: center;
      background: linear-gradient(#fa5c5c, #d10a0a);
      opacity: 0.4;
      cursor: default; }
    .l_contact_box__inner .btns_item input[type=button] {
      width: 240px;
      display: block;
      color: #fff;
      border: none;
      border-radius: 11px;
      padding: 15px 30px 13px;
      text-align: center;
      cursor: pointer;
      background: linear-gradient(#fa5c5c, #d10a0a); }
      .l_contact_box__inner .btns_item input[type=button]:hover {
        color: #fff;
        background: #333;
        border: none;
        transition: transform 0.35s, background 0.35s; }

.wpcf7-response-output {
  text-align: center; }

/*
.l_contact_box__inner { width: 100%;
  .btns_item { width: 360px; margin: 40px auto 0;
    input[type=submit] { display: block; color: #792e19; background: #fff; border: 2px solid #792e19; padding: 15px 30px 13px; text-align: center;
      &:hover { color: #fff; background: #792e19; border: 2px solid #792e19; transition: transform 0.35s, background 0.35s;}
    }
    input[type=button] { display: block; color: #792e19; background: #fff; border: 2px solid #792e19; padding: 15px 30px 13px; text-align: center;
      &:hover { color: #fff; background: #792e19; border: 2px solid #792e19; transition: transform 0.35s, background 0.35s;}
    }
  }
}
*/
.l_site_header h1.md_log {
  text-align: center; }

ul.mb_list_decoration--squ li:before {
  content: "◆";
  margin-left: -15px; }

ul.mb_list_decoration--squs li:before {
  content: "■";
  margin-left: -15px; }

a.is_privacy--color {
  color: #d07210; }

p.md_credit_point--item {
  clear: both;
  text-align: center; }

/* text-align
-------------------- */
.align_center {
  text-align: center; }

.align_right {
  text-align: right; }

.align_left {
  text-align: left; }

/* font-color
-------------------- */
.colors_f09 {
  color: #ff0099 !important; }

.colors_f60 {
  color: #ff6600 !important; }

.colors_a90 {
  color: #a90000 !important; }

/* font-siz
-------------------- */
.font_wb {
  font-weight: bold !important; }

.font_nm {
  font-weight: normal !important; }

/* letter-spacing
-------------------- */
.les-2p {
  letter-spacing: 2px; }

.les-1p {
  letter-spacing: 1px; }

.les_0p {
  letter-spacing: 0px; }

.les_1p {
  letter-spacing: -1px; }

.les_2p {
  letter-spacing: -2px; }

/* padding
-------------------- */
.pt10 {
  padding-top: 10px; }

.pt15 {
  padding-top: 15px; }

.pt20 {
  padding-top: 20px; }

.pt25 {
  padding-top: 25px; }

.pt30 {
  padding-top: 30px; }

.pr10 {
  padding-right: 10px; }

.pr15 {
  padding-right: 15px; }

.pr20 {
  padding-right: 20px; }

.pr25 {
  padding-right: 25px; }

.pr30 {
  padding-right: 30px; }

.pm10 {
  padding-bottom: 10px; }

.pm15 {
  padding-bottom: 15px; }

.pm20 {
  padding-bottom: 20px; }

.pm25 {
  padding-bottom: 25px; }

.pm30 {
  padding-bottom: 30px; }

.pl10 {
  padding-left: 10px; }

.pl15 {
  padding-left: 15px; }

.pl20 {
  padding-left: 20px; }

.pl25 {
  padding-left: 25px; }

.pl30 {
  padding-left: 30px; }

/* float
-------------------- */
.flo_right {
  float: right; }

.flo_left {
  float: left; }

.flo_none {
  float: none; }

.flo_cl {
  clear: both; }

/* display
-------------------- */
.display_none {
  display: none; }

.display_block {
  display: block; }

/* list_style
-------------------- */
ul.list_disc {
  list-style-type: disc !important; }

/* blockquote
-------------------- */
blockquote {
  border-left: 4px solid #707070;
  border-left: 4px solid rgba(51, 51, 51, 0.7);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-style: italic;
  line-height: 1.6667;
  margin: 1.6667em;
  padding-left: 0.7778em; }
  blockquote p {
    margin-bottom: 1.6667em; }
    blockquote p:last-child {
      margin-bottom: 0; }
  blockquote cite, blockquote small {
    color: #333;
    font-size: 15px;
    font-size: 1.5rem;
    font-family: "Noto Sans", sans-serif;
    line-height: 1.6; }

/*----------------------------------------------------
  element style
----------------------------------------------------*/
body {
  background: #f5f5f5; }

.site {
  max-width: 950px;
  width: 90%;
  margin: 0 auto; }

.factcheck_area {
  position: fixed;
  width: 100%;
  background: #fff;
  padding: 15px 0;
  z-index: 9998; }
  .factcheck_area .inner {
    max-width: 950px;
    width: 90%;
    margin: 0 auto; }
    .factcheck_area .inner .btn_factcheck a {
      padding: 15px;
      background: #666;
      color: #fff; }

/*----------------------------------------------------
  home & taxonomy
----------------------------------------------------*/
.site_content {
  clear: both; }
  .site_content .content_area .site_main {
    clear: both;
    padding-top: 30px; }
    .site_content .content_area .site_main div.main {
      clear: both;
      overflow: hidden;
      position: relative; }
      .site_content .content_area .site_main div.main p.main02 {
        position: absolute;
        top: 0;
        right: 0; }
      .site_content .content_area .site_main div.main p.main03 {
        position: absolute;
        bottom: 0;
        right: 0; }
    .site_content .content_area .site_main .l_posts_box h3 {
      font-size: 1.4em;
      font-weight: normal;
      margin: 30px 0;
      padding: 0 0 10px;
      border-bottom: 1px solid #333; }
    .site_content .content_area .site_main .l_posts_box h3.sub_title {
      font-size: 1em;
      margin-top: 50px; }
    .site_content .content_area .site_main .l_posts_box article {
      clear: both;
      padding-bottom: 0.5em;
      margin-bottom: 1em;
      border-bottom: 1px solid rgba(51, 51, 51, 0.2); }
      .site_content .content_area .site_main .l_posts_box article .entry_header {
        overflow: hidden; }
        .site_content .content_area .site_main .l_posts_box article .entry_header .meta .time {
          margin-right: 32px;
          font-size: 11px;
          font-family: Bitter, Atlas Typewriter Thin Web, courier, monospace;
          float: left; }
        .site_content .content_area .site_main .l_posts_box article .entry_header .meta .post-categories {
          float: left;
          margin: 0;
          padding: 0; }
          .site_content .content_area .site_main .l_posts_box article .entry_header .meta .post-categories li {
            margin: 0;
            padding: 0; }
            .site_content .content_area .site_main .l_posts_box article .entry_header .meta .post-categories li a {
              font-size: 11px;
              font-family: Bitter, Atlas Typewriter Thin Web, courier, monospace;
              vertical-align: top; }
        .site_content .content_area .site_main .l_posts_box article .entry_header ul.tag {
          clear: both;
          padding: 0.5em 0 0; }
          .site_content .content_area .site_main .l_posts_box article .entry_header ul.tag li {
            display: inline-block;
            margin-right: .5em; }
            .site_content .content_area .site_main .l_posts_box article .entry_header ul.tag li a {
              font-size: 11px;
              color: #333;
              padding: 0.5em;
              display: inline-block;
              line-height: 1.3;
              background: #d1d3d4;
              vertical-align: middle;
              border-radius: 25px 0px 0px 25px;
              text-decoration: none; }
              .site_content .content_area .site_main .l_posts_box article .entry_header ul.tag li a:before {
                font-family: "fontello";
                content: '\e80b';
                color: white;
                margin-right: 8px; }
        .site_content .content_area .site_main .l_posts_box article .entry_header h2.entry_title {
          clear: both;
          padding: 1em 0;
          line-height: 1.4; }
          .site_content .content_area .site_main .l_posts_box article .entry_header h2.entry_title a {
            font-size: 1.1em; }
      .site_content .content_area .site_main .l_posts_box article .entry_footer p.summary {
        font-size: 0.8em;
        line-height: 1.4; }
      .site_content .content_area .site_main .l_posts_box article .entry_footer p.details_btn {
        padding: 0.3em 0; }
        .site_content .content_area .site_main .l_posts_box article .entry_footer p.details_btn a {
          display: block;
          text-align: right;
          padding: 0;
          font-size: 0.7em; }
          .site_content .content_area .site_main .l_posts_box article .entry_footer p.details_btn a i.icon_right_open {
            float: right;
            font-size: 1em; }
    .site_content .content_area .site_main .l_factcheck {
      width: 25%;
      float: right; }
    .site_content .content_area .site_main .l_news {
      width: 70%;
      float: left; }

/*----------------------------------------------------
  single
----------------------------------------------------*/
.single .site_content {
  overflow: hidden; }
  .single .site_content .content-area {
    margin: 2em 0;
    background: #fff; }
    .single .site_content .content-area .site-main article {
      overflow: hidden; }
      .single .site_content .content-area .site-main article .entry_header {
        border-bottom: 1px solid #666;
        padding: 2em; }
        .single .site_content .content-area .site-main article .entry_header h1.entry_title {
          font-size: 2em;
          margin: 10px 0 0;
          line-height: 1.25em;
          text-shadow: 0 1px 0 #fff;
          font-weight: 600; }
        .single .site_content .content-area .site-main article .entry_header .meta {
          padding: 15px; }
          .single .site_content .content-area .site-main article .entry_header .meta .time {
            margin-right: 32px;
            font-family: Bitter, Atlas Typewriter Thin Web, courier, monospace;
            float: left; }
          .single .site_content .content-area .site-main article .entry_header .meta .post-categories {
            float: left;
            margin: 0;
            padding: 0; }
            .single .site_content .content-area .site-main article .entry_header .meta .post-categories li {
              margin: 0;
              padding: 0; }
              .single .site_content .content-area .site-main article .entry_header .meta .post-categories li a {
                font-family: Bitter, Atlas Typewriter Thin Web, courier, monospace;
                vertical-align: top;
                font-size: 14px; }
      .single .site_content .content-area .site-main article div.entry_content {
        width: 70%;
        float: left;
        border-right: 1px solid #666; }
        .single .site_content .content-area .site-main article div.entry_content div.inner {
          padding: 2em; }
          .single .site_content .content-area .site-main article div.entry_content div.inner h1, .single .site_content .content-area .site-main article div.entry_content div.inner h2, .single .site_content .content-area .site-main article div.entry_content div.inner h3 {
            margin: 1em 0;
            padding: 0 0 .5em;
            border-bottom: solid 3px #666;
            position: relative; }
            .single .site_content .content-area .site-main article div.entry_content div.inner h1:before, .single .site_content .content-area .site-main article div.entry_content div.inner h2:before, .single .site_content .content-area .site-main article div.entry_content div.inner h3:before {
              position: absolute;
              content: " ";
              display: block;
              border-bottom: solid 3px #000;
              bottom: -3px;
              width: 20%; }
          .single .site_content .content-area .site-main article div.entry_content div.inner ul {
            line-height: 2;
            padding-bottom: .5em; }
            .single .site_content .content-area .site-main article div.entry_content div.inner ul li {
              font-size: .9em; }
            .single .site_content .content-area .site-main article div.entry_content div.inner ul li.title {
              padding: 0.25em 0.5em;
              color: #494949;
              background: transparent;
              border-left: solid 5px #7db4e6;
              margin: 15px 0; }
          .single .site_content .content-area .site-main article div.entry_content div.inner a {
            text-decoration: underline;
            font-size: .9em;
            word-break: break-all; }
          .single .site_content .content-area .site-main article div.entry_content div.inner ul.tag {
            padding-top: 2em; }
            .single .site_content .content-area .site-main article div.entry_content div.inner ul.tag li {
              display: inline-block;
              margin-right: .5em; }
              .single .site_content .content-area .site-main article div.entry_content div.inner ul.tag li a {
                font-size: 11px;
                color: #333;
                padding: 0.5em;
                display: inline-block;
                line-height: 1.3;
                background: #d1d3d4;
                vertical-align: middle;
                border-radius: 25px 0px 0px 25px;
                text-decoration: none; }
                .single .site_content .content-area .site-main article div.entry_content div.inner ul.tag li a:before {
                  font-family: "fontello";
                  content: '\e80b';
                  margin-right: 8px; }
        .single .site_content .content-area .site-main article div.entry_content p.catch {
          clear: both;
          line-height: 1.8;
          margin: 20px 0;
          padding: 10px;
          background: #f6f6f6;
          font-size: .8em; }
      .single .site_content .content-area .site-main article div.share_facts {
        width: 29%;
        float: left; }
        .single .site_content .content-area .site-main article div.share_facts .boxs {
          padding: 2em 1em; }
          .single .site_content .content-area .site-main article div.share_facts .boxs .inner {
            width: 195px;
            margin: 0 auto; }
          .single .site_content .content-area .site-main article div.share_facts .boxs .profile {
            line-height: 2; }
            .single .site_content .content-area .site-main article div.share_facts .boxs .profile h6 {
              font-size: 16px; }
            .single .site_content .content-area .site-main article div.share_facts .boxs .profile p.into {
              font-size: 12px; }
            .single .site_content .content-area .site-main article div.share_facts .boxs .profile p.links a {
              font-size: 12px; }
            .single .site_content .content-area .site-main article div.share_facts .boxs .profile p.links i {
              font-size: 12px; }
          .single .site_content .content-area .site-main article div.share_facts .boxs .name {
            padding: 1em 0 0; }
            .single .site_content .content-area .site-main article div.share_facts .boxs .name p.memo {
              padding: 10px 0;
              font-size: 12px; }
            .single .site_content .content-area .site-main article div.share_facts .boxs .name p.into {
              padding: 10px 0;
              font-size: 12px; }
          .single .site_content .content-area .site-main article div.share_facts .boxs h6 {
            position: relative;
            font-size: 1.1em;
            padding: 0 0 .5em; }
            .single .site_content .content-area .site-main article div.share_facts .boxs h6:after {
              content: "";
              position: absolute;
              left: 0;
              bottom: 0;
              width: 100%;
              height: 7px;
              background: -webkit-repeating-linear-gradient(-45deg, #000, #000 2px, #fff 2px, #fff 4px);
              background: repeating-linear-gradient(-45deg, #000, #000 2px, #fff 2px, #fff 4px); }
          .single .site_content .content-area .site-main article div.share_facts .boxs .entry_fact ul.tag {
            padding: .5em 0; }
            .single .site_content .content-area .site-main article div.share_facts .boxs .entry_fact ul.tag li {
              margin-right: .5em;
              padding: .5em 0; }
              .single .site_content .content-area .site-main article div.share_facts .boxs .entry_fact ul.tag li a {
                font-size: 14px;
                color: #333;
                padding: 0.5em;
                width: 100%;
                display: block;
                line-height: 1.3;
                vertical-align: middle;
                text-decoration: none; }
                .single .site_content .content-area .site-main article div.share_facts .boxs .entry_fact ul.tag li a:before {
                  font-family: "fontello";
                  content: '\e80b';
                  margin-right: 8px; }
          .single .site_content .content-area .site-main article div.share_facts .boxs .entry_fact p.in {
            text-align: center; }
            .single .site_content .content-area .site-main article div.share_facts .boxs .entry_fact p.in img {
              width: 100%;
              height: auto; }
          .single .site_content .content-area .site-main article div.share_facts .boxs .check {
            text-align: center; }
          .single .site_content .content-area .site-main article div.share_facts .boxs .cross_line {
            display: inline-block;
            position: relative;
            padding: 1em;
            border-top: solid 2px black;
            border-bottom: solid 2px black;
            text-decoration: none;
            font-weight: bold;
            color: #333; }
            .single .site_content .content-area .site-main article div.share_facts .boxs .cross_line:hover {
              background: #000;
              color: #fff;
              transition: .4s; }

/*----------------------------------------------------
  category
----------------------------------------------------*/
.category .site_content, .tag .site_content, .archive .site_content {
  overflow: hidden; }
  .category .site_content .content-area, .tag .site_content .content-area, .archive .site_content .content-area {
    margin: 2em 0;
    background: #fff; }
    .category .site_content .content-area .site-main, .tag .site_content .content-area .site-main, .archive .site_content .content-area .site-main {
      padding-bottom: 20px; }
      .category .site_content .content-area .site-main header.page-header, .tag .site_content .content-area .site-main header.page-header, .archive .site_content .content-area .site-main header.page-header {
        padding: 2em 3em 1.5em;
        border-bottom: 1px solid #ccc; }
        .category .site_content .content-area .site-main header.page-header h1.page-title, .tag .site_content .content-area .site-main header.page-header h1.page-title, .archive .site_content .content-area .site-main header.page-header h1.page-title {
          font-size: 28px;
          color: #364e96; }
        .category .site_content .content-area .site-main header.page-header div.taxonomy-description, .tag .site_content .content-area .site-main header.page-header div.taxonomy-description, .archive .site_content .content-area .site-main header.page-header div.taxonomy-description {
          padding: 10px 0; }
      .category .site_content .content-area .site-main article, .tag .site_content .content-area .site-main article, .archive .site_content .content-area .site-main article {
        overflow: hidden;
        padding: 20px 3em;
        border-bottom: 1px solid #ccc; }
        .category .site_content .content-area .site-main article .entry_header, .tag .site_content .content-area .site-main article .entry_header, .archive .site_content .content-area .site-main article .entry_header {
          overflow: hidden; }
          .category .site_content .content-area .site-main article .entry_header .meta .time, .tag .site_content .content-area .site-main article .entry_header .meta .time, .archive .site_content .content-area .site-main article .entry_header .meta .time {
            margin-right: 32px;
            font-size: 11px;
            font-family: Bitter, Atlas Typewriter Thin Web, courier, monospace;
            float: left; }
          .category .site_content .content-area .site-main article .entry_header .meta .post-categories, .tag .site_content .content-area .site-main article .entry_header .meta .post-categories, .archive .site_content .content-area .site-main article .entry_header .meta .post-categories {
            float: left;
            margin: 0;
            padding: 0; }
            .category .site_content .content-area .site-main article .entry_header .meta .post-categories li, .tag .site_content .content-area .site-main article .entry_header .meta .post-categories li, .archive .site_content .content-area .site-main article .entry_header .meta .post-categories li {
              margin: 0;
              padding: 0; }
              .category .site_content .content-area .site-main article .entry_header .meta .post-categories li a, .tag .site_content .content-area .site-main article .entry_header .meta .post-categories li a, .archive .site_content .content-area .site-main article .entry_header .meta .post-categories li a {
                font-size: 11px;
                font-family: Bitter, Atlas Typewriter Thin Web, courier, monospace;
                vertical-align: top; }
          .category .site_content .content-area .site-main article .entry_header div.adds, .tag .site_content .content-area .site-main article .entry_header div.adds, .archive .site_content .content-area .site-main article .entry_header div.adds {
            clear: both; }
            .category .site_content .content-area .site-main article .entry_header div.adds ul, .tag .site_content .content-area .site-main article .entry_header div.adds ul, .archive .site_content .content-area .site-main article .entry_header div.adds ul {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-pack: start;
                  justify-content: flex-start;
              width: 100%; }
              .category .site_content .content-area .site-main article .entry_header div.adds ul li, .tag .site_content .content-area .site-main article .entry_header div.adds ul li, .archive .site_content .content-area .site-main article .entry_header div.adds ul li {
                clear: both;
                padding: 1em 0;
                line-height: 1.4;
                font-size: 18px; }
                .category .site_content .content-area .site-main article .entry_header div.adds ul li img, .tag .site_content .content-area .site-main article .entry_header div.adds ul li img, .archive .site_content .content-area .site-main article .entry_header div.adds ul li img {
                  padding-right: 15px;
                  display: inline-block; }
                .category .site_content .content-area .site-main article .entry_header div.adds ul li h2.entry_title, .tag .site_content .content-area .site-main article .entry_header div.adds ul li h2.entry_title, .archive .site_content .content-area .site-main article .entry_header div.adds ul li h2.entry_title {
                  clear: both;
                  padding: 1em 0;
                  line-height: 1.6; }
                  .category .site_content .content-area .site-main article .entry_header div.adds ul li h2.entry_title a, .tag .site_content .content-area .site-main article .entry_header div.adds ul li h2.entry_title a, .archive .site_content .content-area .site-main article .entry_header div.adds ul li h2.entry_title a {
                    font-size: 1.1em; }
          .category .site_content .content-area .site-main article .entry_header ul.tag, .tag .site_content .content-area .site-main article .entry_header ul.tag, .archive .site_content .content-area .site-main article .entry_header ul.tag {
            clear: both;
            padding: 0.5em 0 0; }
            .category .site_content .content-area .site-main article .entry_header ul.tag li, .tag .site_content .content-area .site-main article .entry_header ul.tag li, .archive .site_content .content-area .site-main article .entry_header ul.tag li {
              display: inline-block;
              margin-right: .5em; }
              .category .site_content .content-area .site-main article .entry_header ul.tag li a, .tag .site_content .content-area .site-main article .entry_header ul.tag li a, .archive .site_content .content-area .site-main article .entry_header ul.tag li a {
                font-size: 11px;
                color: #333;
                padding: 0.5em;
                display: inline-block;
                line-height: 1.3;
                background: #d1d3d4;
                vertical-align: middle;
                border-radius: 25px 0px 0px 25px;
                text-decoration: none; }
                .category .site_content .content-area .site-main article .entry_header ul.tag li a:before, .tag .site_content .content-area .site-main article .entry_header ul.tag li a:before, .archive .site_content .content-area .site-main article .entry_header ul.tag li a:before {
                  font-family: "fontello";
                  content: '\e80b';
                  color: #fff;
                  margin-right: 8px; }
        .category .site_content .content-area .site-main article .entry_footer, .tag .site_content .content-area .site-main article .entry_footer, .archive .site_content .content-area .site-main article .entry_footer {
          clear: both; }
          .category .site_content .content-area .site-main article .entry_footer p.details_btn, .tag .site_content .content-area .site-main article .entry_footer p.details_btn, .archive .site_content .content-area .site-main article .entry_footer p.details_btn {
            text-align: right;
            padding: 0 0 10px; }
            .category .site_content .content-area .site-main article .entry_footer p.details_btn a, .tag .site_content .content-area .site-main article .entry_footer p.details_btn a, .archive .site_content .content-area .site-main article .entry_footer p.details_btn a {
              font-size: 1.1em; }

/*----------------------------------------------------
  page
----------------------------------------------------*/
.page .site_content {
  overflow: hidden; }
  .page .site_content .content-area {
    margin: 2em 0;
    background: #fff; }
    .page .site_content .content-area .site-main article {
      overflow: hidden; }
      .page .site_content .content-area .site-main article .entry_header {
        border-bottom: 1px solid #666;
        padding: 2em 6em; }
        .page .site_content .content-area .site-main article .entry_header h1.entry_title {
          font-size: 2em;
          margin: 10px 0 0;
          line-height: 1.25em;
          text-shadow: 0 1px 0 #fff;
          font-weight: 600; }
      .page .site_content .content-area .site-main article div.entry_content {
        padding: 2em 6em;
        line-height: 2; }
        .page .site_content .content-area .site-main article div.entry_content .text {
          padding: 0 0 2em; }

/*----------------------------------------------------
  page / okinawa2018
----------------------------------------------------*/
.page.page-id-1519 .site_content {
  overflow: hidden; }
  .page.page-id-1519 .site_content .content-area {
    margin: 2em 0;
    background: #fff; }
    .page.page-id-1519 .site_content .content-area .site-main article {
      overflow: hidden; }
      .page.page-id-1519 .site_content .content-area .site-main article header.entry_header {
        display: none; }
      .page.page-id-1519 .site_content .content-area .site-main article div.entry_content {
        padding: 0 0 2em;
        line-height: 1.5; }
        .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents {
          margin: 0;
          padding: 0;
          overflow: hidden; }
          .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents p.catch {
            width: 100%;
            margin-bottom: 20px; }
            .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents p.catch img {
              width: 100%;
              height: auto; }
          .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.summary {
            width: 420px;
            float: left;
            padding: 1.1em 1em;
            font-weight: 600;
            margin: 0 0 0 15px;
            color: red;
            background: #fff;
            border-top: solid 5px #5d627b;
            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22); }
            .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.summary p {
              margin: 0;
              padding: 0;
              font-size: 14px; }
              .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.summary p a {
                font-size: 14px; }
                .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.summary p a u {
                  font-size: 14px; }
          .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.banner {
            width: 450px;
            float: right;
            margin: 0 15px 0 0; }
          .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.links {
            clear: both;
            padding: 15px 0 0; }
            .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.links ul.num01 {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
              .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.links ul.num01 li {
                text-align: center;
                padding: 15px; }
                .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.links ul.num01 li a img {
                  width: 100%;
                  height: auto; }
          .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.intr {
            clear: both; }
            .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.intr div.cont ul.num02 {
              margin-top: 0;
              padding-top: 20px; }
          .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.side {
            width: 300px;
            float: right;
            margin: 35px 15px 0 0; }
          .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont {
            clear: both;
            width: 600px;
            float: left;
            padding: 0; }
            .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul {
              margin: 20px;
              padding-bottom: 20px; }
              .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul:last-child {
                border: none; }
            .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num01 {
              padding-left: 25px; }
              .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num01 li {
                list-style-type: circle;
                padding: 0 0 5px; }
                .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num01 li a:hover {
                  text-decoration: underline; }
            .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num02 li {
              text-align: center;
              padding: 15px 0px; }
              .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num02 li a {
                width: 100%;
                display: block;
                padding: 35px 0px;
                background: #f2f4f5;
                border: 1px solid #999;
                border-radius: 4px; }
                .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num02 li a:hover {
                  background: #2d8fdd;
                  color: #fff;
                  transition: all 0.35s ease; }
            .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num03 {
              position: relative;
              width: auto; }
              .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num03 li a {
                display: block;
                color: #2d8fdd;
                border-left: solid 6px #2d8fdd;
                background: #f1f8ff;
                margin-bottom: 3px;
                line-height: 1.5;
                padding: 0.5em; }
                .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num03 li a:hover {
                  background: #2d8fdd;
                  color: #fff;
                  transition: all 0.35s ease; }

@media screen and (min-width: 0px) and (max-width: 424px) {
  .page.page-id-1519 .site_content {
    overflow: hidden; }
    .page.page-id-1519 .site_content .content-area {
      margin: 2em 0;
      background: #fff; }
      .page.page-id-1519 .site_content .content-area .site-main article {
        overflow: hidden; }
        .page.page-id-1519 .site_content .content-area .site-main article header.entry_header {
          display: none; }
        .page.page-id-1519 .site_content .content-area .site-main article div.entry_content {
          padding: 0 0 2em;
          line-height: 1.5; }
          .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents {
            margin: 0;
            padding: 0; }
            .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents p.catch {
              width: 100%;
              margin-bottom: 20px;
              text-align: center; }
              .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents p.catch img {
                width: 100%;
                max-width: 100%;
                height: auto;
                margin: 0 auto; }
            .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.summary {
              width: 90%;
              float: none;
              padding: 1.1em 1em;
              font-weight: 600;
              margin: 0;
              color: red;
              background: #fff;
              border-top: solid 5px #5d627b;
              box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22); }
              .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.summary p {
                margin: 0;
                padding: 0; }
            .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.banner {
              width: 100%;
              float: none;
              margin: 0; }
              .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.banner img {
                width: 100%;
                max-width: 100%;
                height: auto; }
            .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.links {
              clear: both;
              padding: 15px 0 0; }
              .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.links ul.num01 {
                display: block; }
                .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.links ul.num01 li {
                  text-align: center;
                  padding: 15px; }
                  .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.links ul.num01 li a img {
                    width: 100%;
                    height: auto; }
            .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.side {
              width: 300px;
              float: none;
              margin: 35px auto 0; }
            .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont {
              clear: both;
              padding: 30px 0 0;
              width: 100%;
              float: none; }
              .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul {
                margin: 20px;
                padding-bottom: 20px;
                border-bottom: 1px solid #eaeaea; }
                .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul:last-child {
                  border: none; }
              .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num01 {
                padding-left: 25px; }
                .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num01 li {
                  list-style-type: circle;
                  padding: 0 0 5px; }
                  .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num01 li a:hover {
                    text-decoration: underline; }
              .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num02 {
                display: block; }
                .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num02 li {
                  text-align: center;
                  padding: 15px 0px; }
                  .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num02 li a {
                    width: auto;
                    display: block;
                    padding: 35px 0px;
                    background: #f2f4f5;
                    border: 1px solid #999;
                    border-radius: 4px; }
                    .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num02 li a:hover {
                      background: #2d8fdd;
                      color: #fff;
                      transition: all 0.35s ease; }
              .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num03 {
                position: relative;
                width: auto; }
                .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num03 li a {
                  display: block;
                  color: #2d8fdd;
                  border-left: solid 6px #2d8fdd;
                  background: #f1f8ff;
                  margin-bottom: 3px;
                  line-height: 1.5;
                  padding: 0.5em; }
                  .page.page-id-1519 .site_content .content-area .site-main article div.entry_content .okinawa2018_contents div.cont ul.num03 li a:hover {
                    background: #2d8fdd;
                    color: #fff;
                    transition: all 0.35s ease; } }

/*----------------------------------------------------
----------------------------------------------------*/
.box_links {
  clear: both; }
  .box_links div.inn {
    padding-bottom: 15px; }
    .box_links div.inn p.url {
      padding: 10px;
      background: #BFBFBF;
      color: #fff; }
      .box_links div.inn p.url a {
        padding-left: 15px;
        color: #fff; }

#secondary.sidebar .textwidget p {
  text-align: center; }
  #secondary.sidebar .textwidget p img {
    width: 100%;
    height: auto; }

/*----------------------------------------------------
  fontello
----------------------------------------------------*/
@font-face {
  font-family: 'fontello';
  src: url("./font/fontello.eot?32540702");
  src: url("./font/fontello.eot?32540702#iefix") format("embedded-opentype"), url("./font/fontello.woff?32540702") format("woff"), url("./font/fontello.ttf?32540702") format("truetype"), url("./font/fontello.svg?32540702#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?32540702#fontello') format('svg');
  }
}
*/
[class^="icon_"]:before, [class*=" icon_"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon_mail_alt:before {
  content: '\e800'; }

.icon_th_list:before {
  content: '\e801'; }

.icon_facebook_rect:before {
  content: '\e802'; }

.icon_twitter_bird:before {
  content: '\e803'; }

.icon_rss:before {
  content: '\e804'; }

.icon_spin1:before {
  content: '\e805'; }

.icon_down_open:before {
  content: '\e806'; }

.icon_home:before {
  content: '\e807'; }

.icon_left_open:before {
  content: '\e80a'; }

.icon_right_open:before {
  content: '\e80b'; }

.icon_up_open:before {
  content: '\e80c'; }

.icon_direction_outline:before {
  content: '\e80d'; }

.icon_angle_circled_left:before {
  content: '\e813'; }

.icon_angle_circled_right:before {
  content: '\e814'; }

　.icon_angle_circled_up:before {
  content: '\e815'; }

　.icon_angle_circled_down:before {
  content: '\e816'; }

　.icon_direction:before {
  content: '\e80e'; }

.icon_cart:before {
  content: '\e80f'; }

.icon_paper_plane:before {
  content: '\e810'; }

.icon_dot_circled:before {
  content: '\e811'; }

.icon_location:before {
  content: '\e812'; }

.icon_comment_empty:before {
  content: '\e817'; }

.icon_down_thin:before {
  content: '\e818'; }

.icon_squares:before {
  content: '\e808'; }

.icon_export:before {
  content: '\e819'; }

.icon_link_ext:before {
  content: '\e81a'; }

.icon_export_1:before {
  content: '\e81b'; }

.icon_quote_left:before {
  content: '\e81c'; }

.icon_quote_right:before {
  content: '\e81d'; }

.icon_clock_1:before {
  content: '\e81e'; }

.icon_tag:before {
  content: '\e809'; }

.icon_folder_empty:before {
  content: '\e81f'; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 2s; }

.animated.bounceIn, .animated.bounceOut {
  animation-duration: .75s; }

.animated.flipOutX,
.animated.flipOutY {
  animation-duration: .75s; }

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }

.bounce {
  animation-name: bounce;
  transform-origin: center bottom; }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    transform: scale3d(1, 1, 1); } }

.pulse {
  animation-name: pulse; }

@keyframes rubberBand {
  0% {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  animation-name: rubberBand; }

@keyframes shake {
  0%, 100% {
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0); } }

.shake {
  animation-name: shake; }

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  transform-origin: top center;
  animation-name: swing; }

@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    transform: scale3d(1, 1, 1); } }

.tada {
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  0% {
    transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    transform: none; } }

.wobble {
  animation-name: wobble; }

@keyframes jello {
  11.1% {
    transform: none; }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    transform: none; } }

.jello {
  animation-name: jello;
  transform-origin: center; }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  animation-name: bounceIn; }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  100% {
    transform: none; } }

.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  100% {
    transform: none; } }

.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  100% {
    transform: none; } }

.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  100% {
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  animation-name: bounceInUp; }

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  animation-name: bounceOut; }

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  animation-name: bounceOutDown; }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  animation-name: bounceOutUp; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInDownBig {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInLeftBig {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInRightBig {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    transform: none; } }

.fadeInUpBig {
  animation-name: fadeInUpBig; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  animation-name: fadeOutDown; }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  animation-name: fadeOutDownBig; }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  animation-name: fadeOutLeft; }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig; }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  animation-name: fadeOutRight; }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  animation-name: fadeOutRightBig; }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  animation-name: fadeOutUpBig; }

@keyframes flip {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }
  100% {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }

.animated.flip {
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    transform: perspective(400px); } }

.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    transform: perspective(400px); } }

.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY; }

@keyframes flipOutX {
  0% {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  animation-name: flipOutX;
  backface-visibility: visible !important; }

@keyframes flipOutY {
  0% {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  backface-visibility: visible !important;
  animation-name: flipOutY; }

@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    transform-origin: center;
    transform: none;
    opacity: 1; } }

.rotateIn {
  animation-name: rotateIn; }

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  animation-name: rotateInUpRight; }

@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1; }
  100% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  animation-name: rotateOut; }

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  animation-name: rotateOutUpRight; }

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    transform: none; } }

.rollIn {
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  animation-name: rollOut; }

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  animation-name: zoomInDown; }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  animation-name: zoomInLeft; }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  animation-name: zoomInRight; }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  animation-name: zoomInUp; }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

.zoomOut {
  animation-name: zoomOut; }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  animation-name: zoomOutDown; }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

.zoomOutRight {
  animation-name: zoomOutRight; }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  animation-name: zoomOutUp; }

@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  animation-name: slideInDown; }

@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  animation-name: slideInLeft; }

@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  animation-name: slideInRight; }

@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  animation-name: slideInUp; }

@keyframes slideOutDown {
  0% {
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  animation-name: slideOutDown; }

@keyframes slideOutLeft {
  0% {
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  animation-name: slideOutLeft; }

@keyframes slideOutRight {
  0% {
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  animation-name: slideOutRight; }

@keyframes slideOutUp {
  0% {
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  animation-name: slideOutUp; }

/*----------------------------------------------------
  印刷用スタイル
----------------------------------------------------*/
@media print {
  body {
    background: none !important;
    color: #000;
    font-size: 10pt; }
  footer a[rel=bookmark]:link:after,
  footer a[rel=bookmark]:visited:after {
    content: " [" attr(href) "] ";
    /* Show URLs */ }
  a {
    text-decoration: none; }
  .entry-content img,
  .comment-content img,
  .author-avatar img,
  img.wp-post-image {
    border-radius: 0;
    box-shadow: none; }
  .site {
    position: relative !important;
    display: block !important;
    float: none !important;
    clear: both !important;
    max-width: 100%; }
  .site-header {
    margin-bottom: 72px;
    margin-bottom: 5.142857143rem;
    text-align: left; }
  .site-header h1 {
    text-align: left;
    font-size: 21pt;
    line-height: 1; }
  .site-header h2 {
    color: #000;
    text-align: left;
    font-size: 10pt; }
  .site-header h1 a,
  .site-header h2 a {
    color: #000; }
  .author-avatar,
  #colophon,
  #respond,
  .commentlist .comment-edit-link,
  .commentlist .reply,
  .entry-header .comments-link,
  .entry-meta .edit-link a,
  .page-link,
  .site-content nav,
  .widget-area,
  img.header-image,
  .main-navigation {
    display: none; }
  .wrapper {
    border-top: none;
    box-shadow: none; }
  .site-content {
    margin: 0;
    width: auto; }
  .singular .entry-header .entry-meta {
    position: static; }
  .singular .site-content,
  .singular .entry-header,
  .singular .entry-content,
  .singular footer.entry-meta,
  .singular .comments-title {
    margin: 0;
    width: 100%; }
  .entry-header .entry-title,
  .entry-title,
  .singular .entry-title {
    font-size: 21pt; }
  footer.entry-meta,
  footer.entry-meta a {
    color: #444;
    font-size: 10pt; }
  .author-description {
    float: none;
    width: auto; }
  /* Comments */
  .commentlist > li.comment {
    position: relative;
    width: auto;
    background: none; }
  .commentlist .avatar {
    top: 2.2em;
    left: 2.2em;
    width: 39px;
    height: 39px; }
  .comments-area article header cite,
  .comments-area article header time {
    margin-left: 50px;
    margin-left: 3.57142857rem; } }
