@charset "UTF-8";
.free_area {
  /**
   * 4.0 Elements
   */
  /* Placeholder text color -- selectors need to be separate to work. */
  /**
   * 5.0 Forms
   */
  /**
   * 6.0 Navigations
   */
  /**
   * 6.1 Links
   */
  /**
   * 6.2 Menus
   */
  /* reset screen-reader-text */
  /**
   * 7.0 Accessibility
   */
  /* Text meant only for screen readers */
  /* must have higher specificity than alternative color schemes inline styles */
  /**
   * 8.0 Alignments
   */
  /**
   * 9.0 Clearings
   */
  /**
   * 10.0 Header
   */
  /**
   * 11.0 Widgets
   */
  /**
   * 12.0 Content
   */
  /**
   * 12.1 Posts and pages
   */
  /**
   * 12.2 Post Formats
   */
  /**
   * 12.3 Comments
   */
  /**
   * 13.0 Footer
   */
  /**
   * 14.0 Media
   */
  /**
   * 14.1 Captions
   */
  /**
   * 14.2 Galleries
   */
  /**
   * 15.0 Media Queries
   */
  /*
   * Does the same thing as <meta name="viewport" content="width=device-width">,
   * but in the future W3C standard way. -ms- prefix is required for IE10+ to
   * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
   * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
   */
}
.free_area br.sp {
  display: none;
}
.free_area 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;
  padding-left: 0.7778em;
}
.free_area blockquote p {
  margin-bottom: 1.6667em;
}
.free_area blockquote > p:last-child {
  margin-bottom: 0;
}
.free_area blockquote cite,
.free_area blockquote small {
  color: #333;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
}
.free_area blockquote em,
.free_area blockquote i,
.free_area blockquote cite {
  font-style: normal;
}
.free_area blockquote strong,
.free_area blockquote b {
  font-weight: 400;
}
.free_area address {
  font-style: italic;
  margin: 0 0 1.6em;
}
.free_area code,
.free_area kbd,
.free_area tt,
.free_area var,
.free_area samp,
.free_area pre {
  font-family: Inconsolata, monospace;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.free_area pre {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.01);
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  line-height: 1.2;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.free_area abbr[title] {
  border-bottom: 1px dotted #eaeaea;
  border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
  cursor: help;
}
.free_area mark,
.free_area ins {
  background-color: #fff9c0;
  text-decoration: none;
}
.free_area sup,
.free_area sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.free_area sup {
  bottom: 1ex;
}
.free_area sub {
  top: .5ex;
}
.free_area small {
  font-size: 75%;
}
.free_area big {
  font-size: 125%;
}
.free_area hr {
  background-color: #eaeaea;
  background-color: rgba(51, 51, 51, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 1.6em;
}
.free_area ul {
  list-style: disc;
}
.free_area ol {
  list-style: decimal;
}
.free_area li > ul,
.free_area li > ol {
  margin-bottom: 0;
}
.free_area dl {
  margin-bottom: 1.6em;
}
.free_area dt {
  font-weight: bold;
}
.free_area dd {
  margin-bottom: 1.6em;
}
.free_area table,
.free_area th,
.free_area td {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
}
.free_area table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.6em;
  font-size: 1rem;
  width: 100%;
}
.free_area caption,
.free_area th,
.free_area td {
  font-weight: normal;
  text-align: left;
}
.free_area th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}
.free_area td {
  border-width: 0 1px 1px 0;
}
.free_area th, .free_area td {
  padding: 0.4em;
}
.free_area img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.free_area figure {
  margin: 0;
}
.free_area del {
  opacity: 0.8;
}
.free_area ::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.7);
}
.free_area :-moz-placeholder {
  color: rgba(51, 51, 51, 0.7);
}
.free_area ::-moz-placeholder {
  color: rgba(51, 51, 51, 0.7);
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */
}
.free_area :-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.7);
}
.free_area button,
.free_area input,
.free_area select,
.free_area textarea {
  background-color: #f7f7f7;
  border-radius: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}
.free_area button,
.free_area input {
  line-height: normal;
}
.free_area input,
.free_area textarea {
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  /* Removing the inner shadow on iOS inputs */
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
}
.free_area input:focus,
.free_area textarea:focus {
  background-color: #fff;
  border: 1px solid #c1c1c1;
  border: 1px solid rgba(51, 51, 51, 0.3);
  color: #333;
}
.free_area input:focus,
.free_area select:focus {
  outline: 2px solid #c1c1c1;
  outline: 2px solid rgba(51, 51, 51, 0.3);
}
.free_area button[disabled],
.free_area input[disabled],
.free_area select[disabled],
.free_area textarea[disabled] {
  cursor: default;
  opacity: .5;
}
.free_area button,
.free_area input[type="button"],
.free_area input[type="reset"],
.free_area input[type="submit"] {
  -webkit-appearance: button;
  background-color: #333;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 0.7917em 1.5em;
  text-transform: uppercase;
}
.free_area button:hover,
.free_area input[type="button"]:hover,
.free_area input[type="reset"]:hover,
.free_area input[type="submit"]:hover,
.free_area button:focus,
.free_area input[type="button"]:focus,
.free_area input[type="reset"]:focus,
.free_area input[type="submit"]:focus {
  background-color: #707070;
  background-color: rgba(51, 51, 51, 0.7);
  outline: 0;
}
.free_area input[type="search"] {
  -webkit-appearance: textfield;
}
.free_area input[type="search"]::-webkit-search-cancel-button,
.free_area input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.free_area button::-moz-focus-inner,
.free_area input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.free_area input[type="text"],
.free_area input[type="email"],
.free_area input[type="url"],
.free_area input[type="password"],
.free_area input[type="search"],
.free_area textarea {
  padding: 0.375em;
  width: 100%;
}
.free_area textarea {
  overflow: auto;
  vertical-align: top;
}
.free_area input[type="text"]:focus,
.free_area input[type="email"]:focus,
.free_area input[type="url"]:focus,
.free_area input[type="password"]:focus,
.free_area input[type="search"]:focus,
.free_area textarea:focus {
  outline: 0;
}
.free_area .post-password-form {
  position: relative;
}
.free_area .post-password-form label {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-transform: uppercase;
}
.free_area .post-password-form input[type="submit"] {
  padding: 0.7917em;
  position: absolute;
  right: 0;
  bottom: 0;
}
.free_area input[type="checkbox"],
.free_area input[type="radio"] {
  padding: 0;
}
.free_area .search-form input[type="submit"],
.free_area .widget .search-form input[type="submit"] {
  padding: 0;
}
.free_area a {
  color: #333;
  text-decoration: underline;
}
.free_area a:hover,
.free_area a:focus {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  text-decoration: none;
}
.free_area .main-navigation a {
  display: block;
  padding: 0.8em 0;
  position: relative;
  text-decoration: none;
}
.free_area .main-navigation ul {
  list-style: none;
  margin: 0;
}
.free_area .main-navigation ul ul {
  display: none;
  margin-left: 0.8em;
}
.free_area .main-navigation ul .toggled-on {
  display: block;
}
.free_area .main-navigation li {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  position: relative;
}
.free_area .main-navigation .current_page_item > a,
.free_area .main-navigation .current-menu-item > a,
.free_area .main-navigation .current_page_ancestor > a {
  font-weight: 700;
}
.free_area .main-navigation .nav-menu > ul > li:first-child,
.free_area .main-navigation .nav-menu > li:first-child {
  border-top: 0;
}
.free_area .main-navigation .page_item_has_children > a,
.free_area .main-navigation .menu-item-has-children > a {
  padding-right: 48px;
}
.free_area .main-navigation .menu-item-description {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 0.5em;
}
.free_area .no-js .main-navigation ul ul {
  display: block;
}
.free_area .dropdown-toggle {
  background-color: transparent;
  border: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  content: "";
  height: 42px;
  padding: 0;
  position: absolute;
  text-transform: lowercase;
  /* Stop screen readers to read the text as capital letters */
  top: 3px;
  right: 0;
  width: 42px;
}
.free_area .dropdown-toggle:after {
  color: #333;
  content: "\f431";
  font-size: 24px;
  line-height: 42px;
  position: relative;
  top: 0;
  left: 1px;
  width: 42px;
}
.free_area .dropdown-toggle:hover,
.free_area .dropdown-toggle:focus {
  background-color: #eaeaea;
  background-color: rgba(51, 51, 51, 0.1);
}
.free_area .dropdown-toggle:focus {
  outline: 1px solid #c1c1c1;
  outline: 1px solid rgba(51, 51, 51, 0.3);
}
.free_area .dropdown-toggle.toggle-on:after {
  content: "\f432";
}
.free_area .social-navigation {
  margin: 9.0909% 0;
}
.free_area .social-navigation ul {
  list-style: none;
  margin: 0 0 -1.6em 0;
}
.free_area .social-navigation li {
  float: left;
}
.free_area .social-navigation a {
  display: block;
  height: 3.2em;
  position: relative;
  width: 3.2em;
}
.free_area .social-navigation a:before {
  content: "\f415";
  font-size: 24px;
  position: absolute;
  top: 0;
  left: 0;
}
.free_area .social-navigation a[href$="/feed/"]:before {
  content: "\f413";
}
.free_area .social-navigation a[href*="codepen.io"]:before {
  content: "\f216";
}
.free_area .social-navigation a[href*="digg.com"]:before {
  content: "\f221";
}
.free_area .social-navigation a[href*="dribbble.com"]:before {
  content: "\f201";
}
.free_area .social-navigation a[href*="dropbox.com"]:before {
  content: "\f225";
}
.free_area .social-navigation a[href*="facebook.com"]:before {
  content: "\f203";
}
.free_area .social-navigation a[href*="flickr.com"]:before {
  content: "\f211";
}
.free_area .social-navigation a[href*="foursquare.com"]:before {
  content: "\f226";
}
.free_area .social-navigation a[href*="plus.google.com"]:before {
  content: "\f206";
}
.free_area .social-navigation a[href*="github.com"]:before {
  content: "\f200";
}
.free_area .social-navigation a[href*="instagram.com"]:before {
  content: "\f215";
}
.free_area .social-navigation a[href*="linkedin.com"]:before {
  content: "\f208";
}
.free_area .social-navigation a[href*="pinterest.com"]:before {
  content: "\f210";
}
.free_area .social-navigation a[href*="getpocket.com"]:before {
  content: "\f224";
}
.free_area .social-navigation a[href*="polldaddy.com"]:before {
  content: "\f217";
}
.free_area .social-navigation a[href*="reddit.com"]:before {
  content: "\f222";
}
.free_area .social-navigation a[href*="stumbleupon.com"]:before {
  content: "\f223";
}
.free_area .social-navigation a[href*="tumblr.com"]:before {
  content: "\f214";
}
.free_area .social-navigation a[href*="twitter.com"]:before {
  content: "\f202";
}
.free_area .social-navigation a[href*="vimeo.com"]:before {
  content: "\f212";
}
.free_area .social-navigation a[href*="wordpress.com"]:before,
.free_area .social-navigation a[href*="wordpress.org"]:before {
  content: "\f205";
}
.free_area .social-navigation a[href*="youtube.com"]:before {
  content: "\f213";
}
.free_area .social-navigation a[href*="mailto:"]:before {
  content: "\f410";
}
.free_area .social-navigation a[href*="spotify.com"]:before {
  content: "\f515";
}
.free_area .social-navigation a[href*="twitch.tv"]:before {
  content: "\f516";
}
.free_area .secondary-toggle {
  background-color: transparent;
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  height: 42px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 42px;
}
.free_area .secondary-toggle:before {
  color: #333;
  content: "\f419";
  line-height: 40px;
  width: 40px;
}
.free_area .secondary-toggle:hover,
.free_area .secondary-toggle:focus {
  background-color: transparent;
  border: 1px solid #c1c1c1;
  border: 1px solid rgba(51, 51, 51, 0.3);
  outline: 0;
}
.free_area .secondary-toggle.toggled-on:before {
  content: "\f405";
  font-size: 32px;
  position: relative;
  top: 1px;
  left: -1px;
}
.free_area .post-navigation {
  background-color: #fff;
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  font-weight: 700;
}
.free_area .post-navigation a {
  display: block;
  padding: 3.8461% 7.6923%;
}
.free_area .post-navigation span {
  display: block;
}
.free_area .post-navigation .meta-nav {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 1.5;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
}
.free_area .post-navigation .post-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  position: relative;
  z-index: 2;
}
.free_area .post-navigation .nav-next,
.free_area .post-navigation .nav-previous {
  background-position: center;
  background-size: cover;
  position: relative;
}
.free_area .post-navigation a:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.free_area .post-navigation a:hover:before,
.free_area .post-navigation a:focus:before {
  opacity: 0.5;
}
.free_area .post-navigation .meta-nav {
  opacity: 0.8;
}
.free_area .post-navigation div + div {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.free_area .pagination {
  background-color: #fff;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.free_area .pagination .nav-links {
  min-height: 3.2em;
  position: relative;
  text-align: center;
}
.free_area .pagination .current .screen-reader-text {
  position: static !important;
}
.free_area .pagination .page-numbers {
  display: none;
  line-height: 3.2em;
  padding: 0 0.6667em;
}
.free_area .pagination .page-numbers.current {
  text-transform: uppercase;
}
.free_area .pagination .current {
  display: inline-block;
  font-weight: 700;
}
.free_area .pagination .prev,
.free_area .pagination .next {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
  background-color: #333;
  color: #fff;
  display: inline-block;
  height: 48px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 48px;
}
.free_area .pagination .prev:before,
.free_area .pagination .next:before {
  font-size: 32px;
  height: 48px;
  line-height: 48px;
  position: relative;
  width: 48px;
}
.free_area .pagination .prev:hover,
.free_area .pagination .prev:focus,
.free_area .pagination .next:hover,
.free_area .pagination .next:focus {
  background-color: #707070;
  background-color: rgba(51, 51, 51, 0.7);
}
.free_area .pagination .prev {
  left: 0;
}
.free_area .pagination .prev:before {
  content: "\f430";
  left: -1px;
}
.free_area .pagination .next {
  right: 0;
}
.free_area .pagination .next:before {
  content: "\f429";
  right: -1px;
}
.free_area .image-navigation,
.free_area .comment-navigation {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}
.free_area .image-navigation a,
.free_area .comment-navigation a {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
}
.free_area .image-navigation a:hover,
.free_area .image-navigation a:focus,
.free_area .comment-navigation a:hover,
.free_area .comment-navigation a:focus {
  color: #333;
}
.free_area .image-navigation .nav-previous:not(:empty),
.free_area .image-navigation .nav-next:not(:empty),
.free_area .comment-navigation .nav-previous:not(:empty),
.free_area .comment-navigation .nav-next:not(:empty) {
  display: inline-block;
}
.free_area .image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.free_area .comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
  content: "\2215";
  font-weight: 400;
  margin: 0 0.7em;
}
.free_area .image-navigation .nav-previous a:before,
.free_area .comment-navigation .nav-previous a:before {
  content: "\f430";
  margin-right: 0.2em;
  position: relative;
}
.free_area .image-navigation .nav-next a:after,
.free_area .comment-navigation .nav-next a:after {
  content: "\f429";
  margin-left: 0.2em;
  position: relative;
}
.free_area .comment-navigation {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  border-bottom: 1px solid #eaeaea;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  padding: 2em 0;
}
.free_area .comments-title + .comment-navigation {
  border-bottom: 0;
}
.free_area .image-navigation {
  padding: 0 7.6923%;
}
.free_area .image-navigation .nav-previous:not(:empty),
.free_area .image-navigation .nav-next:not(:empty) {
  margin-bottom: 2em;
}
.free_area .says,
.free_area .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.free_area .site .skip-link {
  background-color: #f1f1f1;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #21759b;
  display: block;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}
.free_area .logged-in .site .skip-link {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
.free_area .site .skip-link:focus {
  clip: auto;
  height: auto;
  left: 6px;
  top: 7px;
  width: auto;
  z-index: 100000;
}
.free_area .alignleft {
  display: inline;
  float: left;
}
.free_area .alignright {
  display: inline;
  float: right;
}
.free_area .aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.free_area blockquote.alignleft,
.free_area .wp-caption.alignleft,
.free_area img.alignleft {
  margin: 0.4em 1.6em 1.6em 0;
}
.free_area blockquote.alignright,
.free_area .wp-caption.alignright,
.free_area img.alignright {
  margin: 0.4em 0 1.6em 1.6em;
}
.free_area blockquote.aligncenter,
.free_area .wp-caption.aligncenter,
.free_area img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em;
}
.free_area .wp-caption.alignleft,
.free_area .wp-caption.alignright,
.free_area .wp-caption.aligncenter {
  margin-bottom: 1.2em;
}
.free_area .clear:before,
.free_area .clear:after,
.free_area .site:before,
.free_area .site:after,
.free_area .entry-content:before,
.free_area .entry-content:after,
.free_area .comment-content:before,
.free_area .comment-content:after,
.free_area .site-content:before,
.free_area .site-content:after,
.free_area .nav-links:before,
.free_area .nav-links:after,
.free_area .comment-navigation:before,
.free_area .comment-navigation:after,
.free_area .social-navigation ul:before,
.free_area .social-navigation ul:after,
.free_area .textwidget:before,
.free_area .textwidget:after {
  content: "";
  display: table;
}
.free_area .clear:after,
.free_area .site:after,
.free_area .entry-content:after,
.free_area .comment-content:after,
.free_area .site-content:after,
.free_area .nav-links:after,
.free_area .comment-navigation:after,
.free_area .social-navigation ul:after,
.free_area .textwidget:after {
  clear: both;
}
.free_area .site-header {
  background-color: #fff;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  padding: 7.6923%;
}
.free_area .site-branding {
  min-height: 2em;
  padding-right: 60px;
  position: relative;
}
.free_area .site-title {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.3636;
  margin-bottom: 0;
}
.free_area .site-description {
  display: none;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0.5em 0 0;
  opacity: 0.7;
}
.free_area .widget {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin: 0 auto 9.09090%;
  width: 100%;
  word-wrap: break-word;
}
.free_area .widget pre {
  line-height: 1.2;
}
.free_area .widget button,
.free_area .widget input,
.free_area .widget select,
.free_area .widget textarea {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.free_area .widget button,
.free_area .widget input {
  line-height: normal;
}
.free_area .widget button,
.free_area .widget input[type="button"],
.free_area .widget input[type="reset"],
.free_area .widget input[type="submit"] {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0.7917em 1.5833em;
}
.free_area .widget input[type="text"],
.free_area .widget input[type="email"],
.free_area .widget input[type="url"],
.free_area .widget input[type="password"],
.free_area .widget input[type="search"],
.free_area .widget textarea {
  padding: 0.375em;
}
.free_area .widget-title {
  color: #333;
  margin: 0 0 1.6em;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.free_area .widget > :last-child {
  margin-bottom: 0;
}
.free_area .widget_calendar table {
  margin: 0;
}
.free_area .widget_calendar td,
.free_area .widget_calendar th {
  line-height: 2.3333;
  text-align: center;
  padding: 0;
}
.free_area .widget_calendar caption {
  font-weight: 700;
  margin: 0 0 1.6em;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.free_area .widget_calendar tbody a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
  background-color: #333;
  color: #fff;
  display: block;
  font-weight: 700;
}
.free_area .widget_calendar tbody a:hover,
.free_area .widget_calendar tbody a:focus {
  background-color: #707070;
  background-color: rgba(51, 51, 51, 0.7);
  color: #fff;
}
.free_area .widget_archive a,
.free_area .widget_categories a,
.free_area .widget_links a,
.free_area .widget_meta a,
.free_area .widget_nav_menu a,
.free_area .widget_pages a,
.free_area .widget_recent_comments a,
.free_area .widget_recent_entries a {
  border: 0;
}
.free_area .widget_archive ul,
.free_area .widget_categories ul,
.free_area .widget_links ul,
.free_area .widget_meta ul,
.free_area .widget_nav_menu ul,
.free_area .widget_pages ul,
.free_area .widget_recent_comments ul,
.free_area .widget_recent_entries ul {
  list-style: none;
  margin: 0;
}
.free_area .widget_archive li,
.free_area .widget_categories li,
.free_area .widget_links li,
.free_area .widget_meta li,
.free_area .widget_nav_menu li,
.free_area .widget_pages li,
.free_area .widget_recent_comments li,
.free_area .widget_recent_entries li {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding: 0.7667em 0;
}
.free_area .widget_archive li:first-child,
.free_area .widget_categories li:first-child,
.free_area .widget_links li:first-child,
.free_area .widget_meta li:first-child,
.free_area .widget_nav_menu li:first-child,
.free_area .widget_pages li:first-child,
.free_area .widget_recent_comments li:first-child,
.free_area .widget_recent_entries li:first-child {
  border-top: 0;
  padding-top: 0;
}
.free_area .widget_archive li:last-child,
.free_area .widget_categories li:last-child,
.free_area .widget_links li:last-child,
.free_area .widget_meta li:last-child,
.free_area .widget_nav_menu li:last-child,
.free_area .widget_pages li:last-child,
.free_area .widget_recent_comments li:last-child,
.free_area .widget_recent_entries li:last-child {
  padding-bottom: 0;
}
.free_area .widget_categories .children,
.free_area .widget_nav_menu .sub-menu,
.free_area .widget_pages .children {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  margin: 0.7667em 0 0 0.8em;
  padding-top: 0.7667em;
}
.free_area .widget_recent_entries .post-date {
  display: block;
}
.free_area .widget_rss ul {
  list-style: none;
  margin: 0;
}
.free_area .widget_rss li {
  margin-bottom: 1.6em;
}
.free_area .widget_rss ul:last-child,
.free_area .widget_rss li:last-child {
  margin-bottom: 0;
}
.free_area .widget_rss .rsswidget {
  border: 0;
  font-weight: 700;
}
.free_area .widget_rss .rsswidget img {
  margin-top: -4px;
}
.free_area .widget_rss .rss-date,
.free_area .widget_rss cite {
  font-size: 12px;
  font-size: 1.2rem;
  font-style: normal;
  display: block;
  line-height: 2;
  opacity: 0.8;
}
.free_area .textwidget > :last-child {
  margin-bottom: 0;
}
.free_area .textwidget a {
  border-bottom: 1px solid #333;
}
.free_area .textwidget a:hover,
.free_area .textwidget a:focus {
  border-bottom: 0;
}
.free_area .secondary {
  background-color: #fff;
  display: none;
  padding: 0 7.6923%;
}
.free_area .secondary.toggled-on {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  display: block;
}
.free_area .widget-area {
  margin: 9.09090% auto 0;
}
.free_area .site-footer {
  background-color: #fff;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding: 3.84615% 7.6923%;
}
.free_area .hentry {
  background-color: #fff;
  padding-top: 7.6923%;
  position: relative;
}
.free_area .hentry.has-post-thumbnail {
  padding-top: 0;
}
.free_area .hentry.sticky:not(.has-post-thumbnail) {
  padding-top: -webkit-calc(7.6923% + 24px);
  padding-top: calc(7.6923% + 24px);
}
.free_area .hentry + .hentry {
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.free_area .post-thumbnail {
  border: 0;
  display: block;
  margin-bottom: 2.4em;
}
.free_area .post-thumbnail img {
  display: block;
  margin: 0 auto;
}
.free_area a.post-thumbnail:hover,
.free_area a.post-thumbnail:focus {
  opacity: 0.85;
}
.free_area .entry-header {
  padding: 0 7.6923%;
}
.free_area .entry-title {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.1538;
  margin-bottom: 0.9231em;
}
.free_area .entry-content,
.free_area .entry-summary {
  padding: 0 7.6923% 7.6923%;
}
.free_area .entry-content > :last-child,
.free_area .entry-summary > :last-child {
  margin-bottom: 0;
}
.free_area .entry-content,
.free_area .entry-summary,
.free_area .page-content,
.free_area .comment-content {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.free_area .entry-content h1,
.free_area .entry-summary h1,
.free_area .page-content h1,
.free_area .comment-content h1 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.1538;
  margin-top: 1.8462em;
  margin-bottom: 0.9231em;
}
.free_area .entry-content h2,
.free_area .entry-summary h2,
.free_area .page-content h2,
.free_area .comment-content h2 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.3636;
  margin-top: 2.1818em;
  margin-bottom: 1.0909em;
}
.free_area .entry-content h3,
.free_area .entry-summary h3,
.free_area .page-content h3,
.free_area .comment-content h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  margin-top: 2.6667em;
  margin-bottom: 1.3333em;
}
.free_area .entry-content h4,
.free_area .entry-content h5,
.free_area .entry-content h6,
.free_area .entry-summary h4,
.free_area .entry-summary h5,
.free_area .entry-summary h6,
.free_area .page-content h4,
.free_area .page-content h5,
.free_area .page-content h6,
.free_area .comment-content h4,
.free_area .comment-content h5,
.free_area .comment-content h6 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2;
  margin-top: 3.2em;
  margin-bottom: 1.6em;
}
.free_area .entry-content h5,
.free_area .entry-content h6,
.free_area .entry-summary h5,
.free_area .entry-summary h6,
.free_area .page-content h5,
.free_area .page-content h6,
.free_area .comment-content h5,
.free_area .comment-content h6 {
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.free_area .entry-content > h1:first-child,
.free_area .entry-content > h2:first-child,
.free_area .entry-content > h3:first-child,
.free_area .entry-content > h4:first-child,
.free_area .entry-content > h5:first-child,
.free_area .entry-content > h6:first-child,
.free_area .entry-summary > h1:first-child,
.free_area .entry-summary > h2:first-child,
.free_area .entry-summary > h3:first-child,
.free_area .entry-summary > h4:first-child,
.free_area .entry-summary > h5:first-child,
.free_area .entry-summary > h6:first-child,
.free_area .page-content > h1:first-child,
.free_area .page-content > h2:first-child,
.free_area .page-content > h3:first-child,
.free_area .page-content > h4:first-child,
.free_area .page-content > h5:first-child,
.free_area .page-content > h6:first-child,
.free_area .comment-content > h1:first-child,
.free_area .comment-content > h2:first-child,
.free_area .comment-content > h3:first-child,
.free_area .comment-content > h4:first-child,
.free_area .comment-content > h5:first-child,
.free_area .comment-content > h6:first-child {
  margin-top: 0;
}
.free_area .entry-content a,
.free_area .entry-summary a,
.free_area .page-content a,
.free_area .comment-content a,
.free_area .pingback .comment-body > a {
  border-bottom: 1px solid #333;
}
.free_area .entry-content a:hover,
.free_area .entry-content a:focus,
.free_area .entry-summary a:hover,
.free_area .entry-summary a:focus,
.free_area .page-content a:hover,
.free_area .page-content a:focus,
.free_area .comment-content a:hover,
.free_area .comment-content a:focus,
.free_area .pingback .comment-body > a:hover,
.free_area .pingback .comment-body > a:focus {
  border-bottom: 0;
}
.free_area .entry-content a img,
.free_area .entry-summary a img,
.free_area .page-content a img,
.free_area .comment-content a img {
  display: block;
}
.free_area .entry-content .more-link,
.free_area .entry-summary .more-link:after {
  white-space: nowrap;
}
.free_area .entry-content .more-link:after,
.free_area .entry-summary .more-link:after {
  content: "\f429";
  font-size: 16px;
  position: relative;
  top: 5px;
}
.free_area .author-info {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  margin: 0 7.6923%;
  padding: 7.6923% 0;
}
.free_area .author-info .avatar {
  float: left;
  height: 36px;
  margin: 0 1.6em 1.6em 0;
  width: 36px;
}
.free_area .author-heading {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  margin-bottom: 1.5em;
  text-transform: uppercase;
}
.free_area .author-title {
  clear: none;
}
.free_area .author-bio {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  overflow: hidden;
  padding-bottom: 1px;
}
.free_area .author-description {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.free_area .author-description a {
  border-bottom: 1px solid #333;
}
.free_area .author-description a:hover,
.free_area .author-description a:focus {
  border-bottom: 0;
}
.free_area .author-description > :last-child {
  margin-bottom: 0;
}
.free_area .author-link {
  white-space: nowrap;
}
.free_area .author-link:after {
  content: "\f429";
  position: relative;
  top: 1px;
}
.free_area .entry-footer {
  background-color: #f7f7f7;
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 3.8461% 7.6923%;
}
.free_area .entry-footer a {
  border-bottom: 1px solid transparent;
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
}
.free_area .entry-footer a:hover {
  border-bottom: 1px solid #333;
}
.free_area .entry-footer a:hover,
.free_area .entry-footer a:focus {
  color: #333;
}
.free_area .sticky-post {
  background-color: #333;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 0.25em 0.5em;
  position: absolute;
  top: 0;
  text-transform: uppercase;
}
.free_area .updated:not(.published) {
  display: none;
}
.free_area .sticky .posted-on {
  display: none;
}
.free_area .posted-on:before,
.free_area .byline:before,
.free_area .cat-links:before,
.free_area .tags-links:before,
.free_area .comments-link:before,
.free_area .entry-format:before,
.free_area .edit-link:before,
.free_area .full-size-link:before {
  margin-right: 2px;
  position: relative;
}
.free_area .posted-on,
.free_area .byline,
.free_area .cat-links,
.free_area .tags-links,
.free_area .comments-link,
.free_area .entry-format,
.free_area .full-size-link {
  margin-right: 1em;
}
.free_area .format-aside .entry-format:before {
  content: "\f101";
}
.free_area .format-image .entry-format:before {
  content: "\f473";
}
.free_area .format-gallery .entry-format:before {
  content: "\f103";
}
.free_area .format-video .entry-format:before {
  content: "\f104";
}
.free_area .format-status .entry-format:before {
  content: "\f105";
}
.free_area .format-quote .entry-format:before {
  content: "\f106";
}
.free_area .format-link .entry-format:before {
  content: "\f107";
}
.free_area .format-chat .entry-format:before {
  content: "\f108";
}
.free_area .format-audio .entry-format:before {
  content: "\f109";
}
.free_area .posted-on:before {
  content: "\f307";
}
.free_area .byline:before {
  content: "\f304";
}
.free_area .cat-links:before {
  content: "\f301";
}
.free_area .tags-links:before {
  content: "\f302";
}
.free_area .comments-link:before {
  content: "\f300";
}
.free_area .full-size-link:before {
  content: "\f402";
}
.free_area .edit-link:before {
  content: "\f411";
}
.free_area .comments-link,
.free_area .edit-link {
  white-space: nowrap;
}
.free_area .page-header {
  background-color: #fff;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  padding: 7.6923%;
}
.free_area .page-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
}
.free_area .taxonomy-description {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  padding-top: 0.4em;
}
.free_area .taxonomy-description a {
  border-bottom: 1px solid #333;
}
.free_area .taxonomy-description a:hover,
.free_area .taxonomy-description a:focus {
  border-bottom: 0;
}
.free_area .taxonomy-description > :last-child {
  margin-bottom: 0;
}
.free_area .page-content {
  background-color: #fff;
  padding: 7.6923%;
}
.free_area .page-content > :last-child {
  margin-bottom: 0;
}
.free_area .page-links {
  clear: both;
  margin-bottom: 1.3333em;
}
.free_area .page-links a,
.free_area .page-links > span {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  height: 2em;
  line-height: 2;
  margin: 0 0.3333em 0.3333em 0;
  text-align: center;
  width: 2em;
}
.free_area .page-links a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
  background-color: #333;
  border-color: #333;
  color: #fff;
}
.free_area .page-links a:hover,
.free_area .page-links a:focus {
  background-color: #707070;
  background-color: rgba(51, 51, 51, 0.7);
  border-color: transparent;
  color: #fff;
}
.free_area .page-links > .page-links-title {
  border: 0;
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  height: auto;
  margin: 0;
  padding-right: 0.5em;
  width: auto;
}
.free_area .entry-attachment {
  margin-bottom: 1.6em;
}
.free_area .type-attachment .entry-title {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.free_area .entry-caption {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 12px;
  font-size: 1.2rem;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 1.5;
  padding-top: 0.5em;
  word-wrap: break-word;
}
.free_area .entry-caption > :last-child {
  margin-bottom: 0;
}
.free_area .format-aside .entry-title,
.free_area .format-image .entry-title,
.free_area .format-video .entry-title,
.free_area .format-quote .entry-title,
.free_area .format-gallery .entry-title,
.free_area .format-status .entry-title,
.free_area .format-link .entry-title,
.free_area .format-audio .entry-title,
.free_area .format-chat .entry-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  margin-bottom: 1.3333em;
}
.free_area .format-link .entry-title a:after {
  content: "\f442";
  font-size: 24px;
  height: 24px;
  position: relative;
  top: 0;
  width: 24px;
}
.free_area .blog .format-status .entry-title,
.free_area .archive .format-status .entry-title {
  display: none;
}
.free_area .comments-area {
  background-color: #fff;
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding: 7.6923%;
}
.free_area .comments-area > :last-child {
  margin-bottom: 0;
}
.free_area .comment-list + .comment-respond {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.free_area .comment-list + .comment-respond,
.free_area .comment-navigation + .comment-respond {
  padding-top: 1.6em;
}
.free_area .comments-title,
.free_area .comment-reply-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
}
.free_area .comments-title {
  margin-bottom: 1.3333em;
}
.free_area .comment-list {
  list-style: none;
  margin: 0;
}
.free_area .comment-list article,
.free_area .comment-list .pingback,
.free_area .comment-list .trackback {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding: 1.6em 0;
}
.free_area .comment-list .children {
  list-style: none;
  margin: 0;
}
.free_area .comment-list .children > li {
  padding-left: 0.8em;
}
.free_area .comment-author {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  margin-bottom: 0.4em;
}
.free_area .comment-author a:hover {
  border-bottom: 1px solid #707070;
  border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}
.free_area .comment-author .avatar {
  float: left;
  height: 24px;
  margin-right: 0.8em;
  width: 24px;
}
.free_area .bypostauthor > article .fn:after {
  content: "\f304";
  position: relative;
  top: 5px;
  left: 3px;
}
.free_area .comment-metadata,
.free_area .pingback .edit-link {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}
.free_area .comment-metadata a,
.free_area .pingback .edit-link a {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
}
.free_area .comment-metadata a:hover,
.free_area .pingback .edit-link a:hover {
  border-bottom: 1px solid #333;
}
.free_area .comment-metadata a:hover,
.free_area .comment-metadata a:focus,
.free_area .pingback .edit-link a:hover,
.free_area .pingback .edit-link a:focus {
  color: #333;
}
.free_area .comment-metadata {
  margin-bottom: 1.6em;
}
.free_area .comment-metadata .edit-link {
  margin-left: 1em;
}
.free_area .pingback .edit-link {
  margin-left: 1em;
}
.free_area .pingback .edit-link:before {
  top: 5px;
}
.free_area .comment-content ul,
.free_area .comment-content ol {
  margin: 0 0 1.6em 1.3333em;
}
.free_area .comment-content li > ul,
.free_area .comment-content li > ol {
  margin-bottom: 0;
}
.free_area .comment-content > :last-child {
  margin-bottom: 0;
}
.free_area .comment-list .reply {
  font-size: 12px;
  font-size: 1.2rem;
}
.free_area .comment-list .reply a {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: inline-block;
  font-weight: 700;
  line-height: 1;
  margin-top: 2em;
  padding: 0.4167em 0.8333em;
  text-transform: uppercase;
}
.free_area .comment-list .reply a:hover,
.free_area .comment-list .reply a:focus {
  border-color: #333;
  color: #333;
  outline: 0;
}
.free_area .comment-form {
  padding-top: 1.6em;
}
.free_area .comment-form label {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  display: block;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-transform: uppercase;
}
.free_area .comment-form input[type="text"],
.free_area .comment-form input[type="email"],
.free_area .comment-form input[type="url"],
.free_area .comment-form input[type="submit"] {
  width: 100%;
}
.free_area .comment-notes,
.free_area .comment-awaiting-moderation,
.free_area .logged-in-as,
.free_area .form-allowed-tags {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 2em;
}
.free_area .logged-in-as a:hover {
  border-bottom: 1px solid #333;
}
.free_area .no-comments {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-weight: 700;
  padding-top: 1.6em;
}
.free_area .comment-navigation + .no-comments {
  border-top: 0;
}
.free_area .form-allowed-tags code {
  font-family: Inconsolata, monospace;
}
.free_area .form-submit {
  margin-bottom: 0;
}
.free_area .required {
  color: #c0392b;
}
.free_area .comment-reply-title small {
  font-size: 100%;
}
.free_area .comment-reply-title small a {
  border: 0;
  float: right;
  height: 32px;
  overflow: hidden;
  width: 26px;
}
.free_area .comment-reply-title small a:before {
  content: "\f405";
  font-size: 32px;
  position: relative;
  top: -3px;
}
.free_area .site-info {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}
.free_area .site-info a {
  border-bottom: 1px solid transparent;
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
}
.free_area .site-info a:hover {
  border-bottom: 1px solid #333;
}
.free_area .site-info a:hover,
.free_area .site-info a:focus {
  color: #333;
}
.free_area .site .avatar {
  border-radius: 50%;
}
.free_area .page-content img.wp-smiley,
.free_area .entry-content img.wp-smiley,
.free_area .comment-content img.wp-smiley {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.free_area audio,
.free_area canvas {
  display: inline-block;
}
.free_area embed,
.free_area iframe,
.free_area object,
.free_area video {
  margin-bottom: 1.6em;
  max-width: 100%;
  vertical-align: middle;
}
.free_area p > embed,
.free_area p > iframe,
.free_area p > object,
.free_area p > video {
  margin-bottom: 0;
}
.free_area .wp-audio-shortcode,
.free_area .wp-video,
.free_area .wp-playlist.wp-audio-playlist {
  font-size: 15px;
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 1.6em;
}
.free_area .wp-playlist.wp-playlist {
  padding-bottom: 0;
}
.free_area .wp-playlist .wp-playlist-tracks {
  margin-top: 0;
}
.free_area .wp-playlist-item .wp-playlist-caption {
  border-bottom: 0;
  padding: 10px 0;
}
.free_area .wp-playlist-item .wp-playlist-item-length {
  top: 10px;
}
.free_area .wp-caption {
  margin-bottom: 1.6em;
  max-width: 100%;
}
.free_area .wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}
.free_area .wp-caption-text {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0;
}
.free_area .gallery {
  margin-bottom: 1.6em;
}
.free_area .gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.free_area .gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.free_area .gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.free_area .gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.free_area .gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.free_area .gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.free_area .gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.free_area .gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.free_area .gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.free_area .gallery-icon img {
  margin: 0 auto;
}
.free_area .gallery-caption {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0;
}
.free_area .gallery-columns-6 .gallery-caption,
.free_area .gallery-columns-7 .gallery-caption,
.free_area .gallery-columns-8 .gallery-caption,
.free_area .gallery-columns-9 .gallery-caption {
  display: none;
}
@-ms-viewport {
  .free_area {
    width: device-width;
  }
}
@viewport {
  .free_area {
    width: device-width;
  }
}
.free_area .pla_label {
  display: inline-block;
  margin: 0 0 5px;
  padding: 1px 8px;
  color: #fff;
  background: #15669a;
  font-size: 14px;
  font-weight: bold;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.free_area .color_orange {
  color: #ff923f;
}
.free_area .color_green {
  color: #55a062;
}
.free_area .color_navy {
  color: #15669a;
}
.free_area .color_gray {
  color: #9fa0a0;
}
.free_area .color_orange_midashi {
  color: #ff923f;
  font-size: 15px;
  font-weight: bold;
}
.free_area .color_green_midashi {
  color: #55a062;
  font-size: 15px;
  font-weight: bold;
}
.free_area .color_navy_midashi {
  color: #15669a;
  font-size: 15px;
  font-weight: bold;
}
.free_area .list_orange {
  display: block;
  position: relative;
  padding-left: 13px;
}
.free_area .list_orange:before {
  position: absolute;
  content: '●';
  top: 0;
  left: 0;
  color: #ff923f;
}
.free_area .list_notes {
  display: block;
  position: relative;
  padding-left: 13px;
}
.free_area .list_notes:before {
  position: absolute;
  content: '※';
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .free_area {
    font-size: 1.2rem;
    /**
     * 4.0 Elements
     */
    /* Placeholder text color -- selectors need to be separate to work. */
    /**
     * 5.0 Forms
     */
    /**
     * 6.0 Navigations
     */
    /**
     * 6.1 Links
     */
    /**
     * 13.0 Footer
     */
    /**
     * 14.0 Media
     */
    /**
     * 4.0 Alignment
     */
    /**
     * 5.0 Caption
     */
    /**
     * 6.0 Galleries
     */
    /**
     * 14.1 Captions
     */
    /* img_list_2
    -----------------------------*/
    /* img_list_3
    -----------------------------*/
    /* list_normal
    -----------------------------*/
    /* arrow
    -----------------------------*/
    /* arrow_simple
    -----------------------------*/
    /* link
    ----------------------------*/
    /* pdf_link
    ----------------------------*/
    /* doc_link
    ----------------------------*/
    /* exl_link
    ----------------------------*/
    /* external_link
    -----------------------------*/
    /* link_list
    -----------------------------*/
    /* link_list_mark
    -----------------------------*/
    /* link_list_horizontal
    -----------------------------*/
    /* link_list_box
    -----------------------------*/
    /* anchor_list
    -----------------------------*/
    /* 色付きカラム
    -----------------------------*/
  }
  .free_area br.sp {
    display: block;
  }
  .free_area 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;
    padding-left: 0.7778em;
  }
  .free_area blockquote p {
    margin-bottom: 1.6667em;
  }
  .free_area blockquote > p:last-child {
    margin-bottom: 0;
  }
  .free_area blockquote cite,
  .free_area blockquote small {
    color: #333;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
  }
  .free_area blockquote em,
  .free_area blockquote i,
  .free_area blockquote cite {
    font-style: normal;
  }
  .free_area blockquote strong,
  .free_area blockquote b {
    font-weight: 400;
  }
  .free_area address {
    font-style: italic;
    margin: 0 0 1.6em;
  }
  .free_area code,
  .free_area kbd,
  .free_area tt,
  .free_area var,
  .free_area samp,
  .free_area pre {
    font-family: Inconsolata, monospace;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
  .free_area pre {
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.01);
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    line-height: 1.2;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 0.8em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
  }
  .free_area abbr[title] {
    border-bottom: 1px dotted #eaeaea;
    border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
    cursor: help;
  }
  .free_area mark,
  .free_area ins {
    background-color: #fff9c0;
    text-decoration: none;
  }
  .free_area sup,
  .free_area sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  .free_area sup {
    bottom: 1ex;
  }
  .free_area sub {
    top: .5ex;
  }
  .free_area small {
    font-size: 75%;
  }
  .free_area big {
    font-size: 125%;
  }
  .free_area hr {
    background-color: #eaeaea;
    background-color: rgba(51, 51, 51, 0.1);
    border: 0;
    height: 1px;
    margin-bottom: 1.6em;
  }
  .free_area ul,
  .free_area ol {
    margin: 10px 15px;
    margin-bottom: 27px;
  }
  .free_area ol {
    margin: 0 15px 0 15px;
    list-style: decimal;
  }
  .free_area li > ul,
  .free_area li > ol {
    margin: 5px 0;
  }
  .free_area dl {
    margin-bottom: 1.6em;
  }
  .free_area dt {
    font-weight: bold;
  }
  .free_area dd {
    margin-bottom: 1.6em;
  }
  .free_area img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
  }
  .free_area figure {
    margin: 0;
  }
  .free_area del {
    opacity: 0.8;
  }
  .free_area ::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.7);
  }
  .free_area :-moz-placeholder {
    color: rgba(51, 51, 51, 0.7);
  }
  .free_area ::-moz-placeholder {
    color: rgba(51, 51, 51, 0.7);
    opacity: 1;
    /* Since FF19 lowers the opacity of the placeholder by default */
  }
  .free_area :-ms-input-placeholder {
    color: rgba(51, 51, 51, 0.7);
  }
  .free_area button,
  .free_area input,
  .free_area select,
  .free_area textarea {
    background-color: #f7f7f7;
    border-radius: 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
  }
  .free_area button,
  .free_area input {
    line-height: normal;
  }
  .free_area input,
  .free_area textarea {
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    /* Removing the inner shadow on iOS inputs */
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
  }
  .free_area input:focus,
  .free_area textarea:focus {
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border: 1px solid rgba(51, 51, 51, 0.3);
    color: #333;
  }
  .free_area input:focus,
  .free_area select:focus {
    outline: 2px solid #c1c1c1;
    outline: 2px solid rgba(51, 51, 51, 0.3);
  }
  .free_area button[disabled],
  .free_area input[disabled],
  .free_area select[disabled],
  .free_area textarea[disabled] {
    cursor: default;
    opacity: .5;
  }
  .free_area button,
  .free_area input[type="button"],
  .free_area input[type="reset"],
  .free_area input[type="submit"] {
    -webkit-appearance: button;
    background-color: #333;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 0.7917em 1.5em;
    text-transform: uppercase;
  }
  .free_area button:hover,
  .free_area input[type="button"]:hover,
  .free_area input[type="reset"]:hover,
  .free_area input[type="submit"]:hover,
  .free_area button:focus,
  .free_area input[type="button"]:focus,
  .free_area input[type="reset"]:focus,
  .free_area input[type="submit"]:focus {
    background-color: #707070;
    background-color: rgba(51, 51, 51, 0.7);
    outline: 0;
  }
  .free_area input[type="search"] {
    -webkit-appearance: textfield;
  }
  .free_area input[type="search"]::-webkit-search-cancel-button,
  .free_area input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  .free_area button::-moz-focus-inner,
  .free_area input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  .free_area input[type="text"],
  .free_area input[type="email"],
  .free_area input[type="url"],
  .free_area input[type="password"],
  .free_area input[type="search"],
  .free_area textarea {
    padding: 0.375em;
    width: 100%;
  }
  .free_area textarea {
    overflow: auto;
    vertical-align: top;
  }
  .free_area input[type="text"]:focus,
  .free_area input[type="email"]:focus,
  .free_area input[type="url"]:focus,
  .free_area input[type="password"]:focus,
  .free_area input[type="search"]:focus,
  .free_area textarea:focus {
    outline: 0;
  }
  .free_area .post-password-form {
    position: relative;
  }
  .free_area .post-password-form label {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1.5;
    text-transform: uppercase;
  }
  .free_area .post-password-form input[type="submit"] {
    padding: 0.7917em;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .free_area input[type="checkbox"],
  .free_area input[type="radio"] {
    padding: 0;
  }
  .free_area .search-form input[type="submit"],
  .free_area .widget .search-form input[type="submit"] {
    padding: 0;
  }
  .free_area a {
    text-decoration: underline;
  }
  .free_area a:hover,
  .free_area a:focus {
    text-decoration: none;
  }
  .free_area .site-info {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
  }
  .free_area .site-info a {
    border-bottom: 1px solid transparent;
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
  }
  .free_area .site-info a:hover {
    border-bottom: 1px solid #333;
  }
  .free_area .site-info a:hover,
  .free_area .site-info a:focus {
    color: #333;
  }
  .free_area .site .avatar {
    border-radius: 50%;
  }
  .free_area .page-content img.wp-smiley,
  .free_area .entry-content img.wp-smiley,
  .free_area .comment-content img.wp-smiley {
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }
  .free_area audio,
  .free_area canvas {
    display: inline-block;
  }
  .free_area embed,
  .free_area iframe,
  .free_area object,
  .free_area video {
    margin-bottom: 1.6em;
    max-width: 100%;
    vertical-align: middle;
  }
  .free_area p > embed,
  .free_area p > iframe,
  .free_area p > object,
  .free_area p > video {
    margin-bottom: 0;
  }
  .free_area .wp-audio-shortcode,
  .free_area .wp-video,
  .free_area .wp-playlist.wp-audio-playlist {
    font-size: 15px;
    font-size: 1.5rem;
    margin-top: 0;
    margin-bottom: 1.6em;
  }
  .free_area .wp-playlist.wp-playlist {
    padding-bottom: 0;
  }
  .free_area .wp-playlist .wp-playlist-tracks {
    margin-top: 0;
  }
  .free_area .wp-playlist-item .wp-playlist-caption {
    border-bottom: 0;
    padding: 10px 0;
  }
  .free_area .wp-playlist-item .wp-playlist-item-length {
    top: 10px;
  }
  .free_area .alignleft {
    float: left;
    margin: 7px 28px 28px 0;
  }
  .free_area .alignright {
    float: right;
    margin: 7px 0 28px 28px;
  }
  .free_area .aligncenter {
    clear: both;
    display: block;
    margin: 7px auto;
  }
  .free_area p img.alignleft,
  .free_area p img.alignright,
  .free_area p img.aligncenter {
    max-width: 35%;
  }
  .free_area .wp-caption {
    background: transparent;
    border: none;
    color: #707070;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
    margin: 0 0 28px 0;
    max-width: 660px;
    padding: 0;
    text-align: inherit;
  }
  .free_area .wp-caption.alignleft {
    margin: 7px 28px 21px 0;
  }
  .free_area .wp-caption.alignright {
    margin: 7px 0 21px 28px;
  }
  .free_area .wp-caption.aligncenter {
    margin: 7px auto;
  }
  .free_area .wp-caption .wp-caption-text,
  .free_area .wp-caption-dd {
    font-size: 13px;
    line-height: 1.5;
    padding: 7px 0;
  }
  .free_area .gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
  }
  .free_area .gallery-columns-2 .gallery-item {
    max-width: 50%;
  }
  .free_area .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
  }
  .free_area .gallery-columns-4 .gallery-item {
    max-width: 25%;
  }
  .free_area .gallery-columns-5 .gallery-item {
    max-width: 20%;
  }
  .free_area .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
  }
  .free_area .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
  }
  .free_area .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
  }
  .free_area .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
  }
  .free_area .gallery .gallery-caption {
    color: #707070;
    display: block;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
    font-size: 11px;
    line-height: 1.5;
    padding: 7px 0;
  }
  .free_area .gallery-columns-6 .gallery-caption,
  .free_area .gallery-columns-7 .gallery-caption,
  .free_area .gallery-columns-8 .gallery-caption,
  .free_area .gallery-columns-9 .gallery-caption {
    display: none;
  }
  .free_area .wp-caption {
    margin-bottom: 1.6em;
    max-width: 100%;
  }
  .free_area .wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
  }
  .free_area .wp-caption-text {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0;
  }
  .free_area h2 {
    position: relative;
    line-height: 1.6;
    margin-bottom: 13px;
    padding: 3px 27px;
    border-radius: 4px;
    font-size: 1.8rem;
    background: #fff0f3;
  }
  .free_area h2 span {
    font-weight: normal;
    line-height: 1;
    font-size: 1rem;
  }
  .free_area h2 span.more {
    position: absolute;
    top: 15px;
    right: 10px;
    margin: 0;
  }
  .free_area h2 span .arrow {
    font-size: 1rem;
  }
  .free_area h2:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 12px;
    display: block;
    width: 5px;
    height: 16px;
    margin-top: -8px;
    border-radius: 10px;
    background: #ef4359;
  }
  .free_area h3 {
    line-height: 1.8;
    padding-bottom: 5px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 13px;
    border-bottom: solid 1px #e6e6e6;
    font-size: 1.4rem;
  }
  .free_area h4 {
    font-size: 1.4rem;
    line-height: 1.5;
    font-size: 1.4rem;
  }
  .free_area h5 {
    position: relative;
    font-size: 1.4rem;
    margin: 20px 15px 5px;
    padding: 0 0 0 18px;
  }
  .free_area h5:before {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    content: '■';
    color: #fff;
  }
  .free_area p {
    line-height: 1.8;
    margin-left: 15px;
    margin-right: 15px;
  }
  .free_area li {
    line-height: 1.8;
  }
  .free_area article li {
    line-height: 1.5;
  }
  .free_area article p {
    margin-bottom: 27px;
  }
  .free_area .dl_column_2 {
    float: left;
    width: 320px;
    line-height: 1.5;
    margin-bottom: 15px;
    padding: 0 8px;
  }
  .free_area .dl_column_2 dt {
    font-size: 1.4rem;
    font-weight: bold;
  }
  .free_area .dl_column_2 dd {
    margin-left: 5px;
    padding-left: 10px;
    border-left: solid 1px #e5e5e5;
    font-size: 1.2rem;
  }
  .free_area .dl_column_2:nth-of-type(2n) {
    margin-left: 40px;
  }
  .free_area ol {
    padding-left: 1.5em;
  }
  .free_area ol li {
    margin-bottom: 5px;
    list-style-type: decimal;
  }
  .free_area ol.lower-alpha li {
    list-style-type: lower-alpha;
  }
  .free_area .column_3, .free_area .column_2 {
    display: block;
  }
  .free_area .column_3_inner, .free_area .column_2_inner {
    float: none;
    width: 100%;
    margin-right: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .free_area .column_3_inner h3, .free_area .column_3_inner h4, .free_area .column_3_inner h4, .free_area .column_3_inner p, .free_area .column_3_inner ul, .free_area .column_3_inner li, .free_area .column_2_inner h3, .free_area .column_2_inner h4, .free_area .column_2_inner h4, .free_area .column_2_inner p, .free_area .column_2_inner ul, .free_area .column_2_inner li {
    margin-left: 0;
    margin-right: 0;
  }
  .free_area .img_list_2, .free_area .img_list_3 {
    float: none;
  }
  .free_area .img_list_2 li, .free_area .img_list_3 li {
    float: none;
    margin: 10px 0 0;
    width: 100%;
  }
  .free_area .img_list_2 li:first-of-type, .free_area .img_list_3 li:first-of-type {
    margin: 0 auto;
  }
  .free_area .img_list_2 li figure, .free_area .img_list_3 li figure {
    margin-bottom: 10px;
    text-align: center;
  }
  .free_area .img_list_3 {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 27px;
  }
  .free_area .img_list_3 li {
    float: left;
    width: 226px;
    margin-left: 21px;
  }
  .free_area .img_list_3 li:first-child {
    margin-left: 0;
  }
  .free_area .img_list_3 li img {
    margin-bottom: 4px;
  }
  .free_area .list_normal {
    padding-left: 0;
    margin-bottom: 27px;
    list-style-type: none;
  }
  .free_area .list_normal li {
    line-height: 1.8;
    margin-bottom: 12px;
    padding-left: 12px;
    background: url(../images/icon_list.png) no-repeat left 10px;
  }
  .free_area .arrow {
    position: relative;
    padding-left: 17px;
    transition: .25s ease-out;
  }
  .free_area .arrow:hover {
    opacity: 0.8;
  }
  .free_area .arrow:after {
    content: "";
    position: absolute;
    display: block;
    top: 3px;
    left: 1px;
    width: 12px;
    height: 12px;
    margin-top: 2px;
    background: url('../images/sp/arrow_white.png?1458682901') center center no-repeat #ef4359;
    background-size: 3.5px auto;
  }
  .free_area .arrow_simple {
    position: relative;
    padding-left: 10px;
    font-size: 1.2rem;
    transition: .25s ease-out;
  }
  .free_area .arrow_simple:hover {
    opacity: 0.8;
  }
  .free_area .arrow_simple:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 2px;
    display: block;
    width: 3px;
    height: 5px;
  }
  .free_area .win .arrow_simple:after {
    top: 6px;
  }
  .free_area .arrow_simple:after {
    background: url(../images/arrow_black.png) no-repeat;
  }
  .free_area .link {
    color: #ef4359;
  }
  .free_area .pdf_link {
    position: relative;
    display: inline-block;
    padding-right: 40px;
  }
  .free_area .pdf_link span {
    position: absolute;
    top: 50%;
    right: 10px;
    line-height: 8px;
    margin-top: -4px;
    padding: 1px 3px;
    background: #CC0000;
    color: #fff;
    font-size: 8px;
  }
  .free_area .doc_link {
    position: relative;
    display: inline-block;
    padding-right: 40px;
  }
  .free_area .doc_link span {
    position: absolute;
    top: 50%;
    right: 10px;
    line-height: 8px;
    margin-top: -4px;
    padding: 1px 3px;
    background: #006AD5;
    color: #fff;
    font-size: 8px;
  }
  .free_area .exl_link {
    position: relative;
    display: inline-block;
    padding-right: 40px;
  }
  .free_area .exl_link span {
    position: absolute;
    top: 50%;
    right: 10px;
    line-height: 8px;
    margin-top: -4px;
    padding: 1px 3px;
    background: #52a23c;
    color: #fff;
    font-size: 8px;
  }
  .free_area .external_link {
    display: inline-block;
  }
  .free_area .external_link:before {
    top: 50%;
    width: 9px;
    height: 7px;
    margin-top: -3.5px;
  }
  .free_area .external_link:before {
    background: url(../images/icon_external.png) no-repeat;
  }
  .free_area .arrow_simple.external_link:after {
    top: 50%;
    margin-top: -2.5px;
  }
  .free_area .link_list {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 27px;
  }
  .free_area .link_list li {
    line-height: 1.8;
    margin-bottom: 5px;
  }
  .free_area .link_list_mark {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 27px;
  }
  .free_area .link_list_mark li {
    line-height: 1.8;
    margin-bottom: 5px;
  }
  .free_area .link_list_mark li {
    padding-left: 12px;
    background: url(../images/icon_list.png) no-repeat left 9px;
  }
  .free_area .link_list_horizontal {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 27px;
  }
  .free_area .link_list_horizontal li {
    display: inline-block;
    line-height: 1.8;
    margin: 0 20px 5px 0;
  }
  .free_area .link_list_box {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 27px;
    padding: 12px 15px;
    border: solid 1px #e6e6e6;
    border-radius: 3px;
  }
  .free_area .link_list_box li {
    display: inline-block;
    line-height: 1.8;
    margin-right: 20px;
    font-weight: bold;
  }
  .free_area .anchor_list {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 27px;
    padding: 12px 15px;
    border: solid 1px #e6e6e6;
    border-radius: 3px;
  }
  .free_area .link_other {
    list-style: none;
    padding-left: 0;
  }
  .free_area .anchor_list li {
    display: inline-block;
    line-height: 1.8;
    margin-right: 20px;
  }
  .free_area .anchor_list li a {
    padding-left: 14px;
    font-weight: bold;
    text-decoration: underline;
    background: url(../images/arrow_anchor.png) no-repeat left 5px;
  }
  .free_area .anchor_list li a:hover {
    text-decoration: none;
  }
  .free_area .font_normal li {
    font-weight: normal;
  }
  .free_area .font_normal a {
    text-decoration: none;
  }
  .free_area .font_normal a:hover {
    text-decoration: underline;
  }
  .free_area .colorPanel {
    padding: 22px;
    background: #f7f5f5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }

  .right_column .free_area table, .right_column .free_area table tbody, .right_column .free_area table tr, .right_column .free_area table th, .right_column .free_area table td {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .right_column .free_area caption {
    display: block;
    width: 100%;
    text-align: right;
  }
  .right_column .free_area table {
    font-size: 1.2rem;
    border: 0;
    margin: 20px auto 30px;
  }
  .right_column .free_area table th, .right_column .free_area table td {
    border-bottom: 0;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow: hidden;
    *zoom: 1;
  }
  .right_column .free_area table tr:last-of-type td:last-of-type {
    border-bottom: 1px solid #e5e5e5;
  }
  .right_column .free_area .table_1 th, .right_column .free_area .table_1 td {
    width: 100%;
  }
  .right_column .free_area .table_1 th, .right_column .free_area .table_1 td {
    border-bottom: 0;
  }
  .right_column .free_area thead {
    display: none;
  }
  .right_column .free_area .midashiTh {
    display: block;
  }
  .right_column .free_area .midashiTh .midashi:before {
    content: '：';
  }
  .right_column .free_area .midashiTh .midashi:first-of-type:before {
    content: '';
  }
  .right_column .free_area .table_item {
    font-weight: bold;
  }
  .right_column .free_area .table_item .midashiTh {
    display: none;
  }
  .right_column .free_area .contentTd {
    display: block;
    text-align: left;
  }
  .right_column .free_area .notFormat {
    display: table;
    table-layout: fixed;
  }
  .right_column .free_area .notFormat thead {
    display: table-header-group;
  }
  .right_column .free_area .notFormat tbody {
    display: table-row-group;
  }
  .right_column .free_area .notFormat th {
    display: table-cell;
    width: auto;
  }
  .right_column .free_area .notFormat tr {
    display: table-row;
  }
  .right_column .free_area .notFormat td {
    display: table-cell;
    width: auto;
    border-bottom: solid 1px #e6e6e6;
  }
  .right_column .free_area .pla_label {
    padding: 3px 8px;
    font-size: 1.2rem;
  }
  .right_column .free_area .color_orange_midashi,
  .right_column .free_area .color_green_midashi,
  .right_column .free_area .color_navy_midashi {
    font-size: 1.3rem;
  }
}
