@charset "UTF-8";
@media print, screen and (min-width: 788px) {
  .img_75p_pc {
    width: 75%; } }

@media print, screen and (min-width: 788px) {
  .block_center_pc {
    margin: 0 auto; } }

@media only screen and (max-width: 787px) {
  .block_center_sp {
    margin: 0 auto; } }

@media print, screen and (min-width: 788px) {
  .t_a_center_pc {
    text-align: center; } }

@media only screen and (max-width: 787px) {
  .t_a_cenver_sp {
    text-align: center; } }

@media print, screen and (min-width: 788px) {
  .t_a_right_pc {
    text-align: right; } }

@media only screen and (max-width: 787px) {
  .t_a_right_sp {
    text-align: right; } }

.nowrap_pc {
  white-space: nowrap; }

.mt1rem_pc_sp {
  margin-top: 1rem; }

/**------------------------------------------------------------------------

  リセット

------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

/**------------------------------------------------------------------------

  ベースレイアウト

------------------------------------------------------------------------*/
@media only screen and (max-width: 787px) {
  * {
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; } }

body {
  color: #333333;
  word-wrap: break-word;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, sans-serif; }
  @media print, screen and (min-width: 788px) {
    body {
      font-size: 100%; } }
  @media only screen and (max-width: 787px) {
    body {
      font-size: 88%; } }
  @media print, screen and (min-width: 788px) {
    body {
      line-height: 1.6; } }
  @media only screen and (max-width: 787px) {
    body {
      line-height: 1.6; } }

img {
  vertical-align: bottom; }
  @media print, screen and (min-width: 788px) {
    img {
      max-width: 100%; } }
  @media only screen and (max-width: 787px) {
    img {
      max-width: 100%; } }

a img:hover {
  opacity: 0.5; }

a {
  color: #333333;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.skip {
  display: none; }

.fa {
  margin-right: .5rem; }

@media print, screen and (min-width: 788px) {
  #global_header {
    width: 100%; } }

@media only screen and (max-width: 787px) {
  #global_header {
    border-bottom: 1px solid #ddd;
    height: 50px; } }

#global_header #global_header_inner {
  *zoom: 1;
  margin: 0 auto; }
  #global_header #global_header_inner::after {
    content: "";
    display: block;
    clear: both; }
  @media print, screen and (min-width: 788px) {
    #global_header #global_header_inner {
      width: 960px;
      padding-top: 17px; } }
  @media only screen and (max-width: 787px) {
    #global_header #global_header_inner {
      width: 90%;
      position: relative; } }
  #global_header #global_header_inner #global_header_left {
    padding: 0 0 10px; }
    @media print, screen and (min-width: 788px) {
      #global_header #global_header_inner #global_header_left {
        width: 483px;
        float: left;
        *zoom: 1;
        border-right: 1px solid #ddd; }
        #global_header #global_header_inner #global_header_left::after {
          content: "";
          display: block;
          clear: both; } }
    @media only screen and (max-width: 787px) {
      #global_header #global_header_inner #global_header_left {
        padding-top: 12px;
        *zoom: 1;
        line-height: 1; }
        #global_header #global_header_inner #global_header_left::after {
          content: "";
          display: block;
          clear: both; } }
    #global_header #global_header_inner #global_header_left #logo_tokyo {
      float: left; }
      @media print, screen and (min-width: 788px) {
        #global_header #global_header_inner #global_header_left #logo_tokyo {
          padding-top: 18px;
          margin-right: 17px; } }
      @media only screen and (max-width: 787px) {
        #global_header #global_header_inner #global_header_left #logo_tokyo {
          width: 55px;
          margin-right: 10px;
          padding-top: 6px; }
          #global_header #global_header_inner #global_header_left #logo_tokyo img {
            vertical-align: middle; } }
    #global_header #global_header_inner #global_header_left #siteid {
      float: left;
      width: 330px; }
      @media only screen and (max-width: 787px) {
        #global_header #global_header_inner #global_header_left #siteid {
          width: 143px; } }
  #global_header #global_header_inner #global_header_right {
    *zoom: 1; }
    #global_header #global_header_inner #global_header_right::after {
      content: "";
      display: block;
      clear: both; }
    @media print, screen and (min-width: 788px) {
      #global_header #global_header_inner #global_header_right {
        width: 412px;
        float: right;
        padding: 5px 0 5px 34px; } }
    @media only screen and (max-width: 787px) {
      #global_header #global_header_inner #global_header_right {
        display: none; } }
    #global_header #global_header_inner #global_header_right #header_link {
      float: left;
      white-space: nowrap;
      margin-right: 30px;
      line-height: 1.7; }
      #global_header #global_header_inner #global_header_right #header_link a {
        text-decoration: none; }
    #global_header #global_header_inner #global_header_right #fontsize_func {
      *zoom: 1; }
      #global_header #global_header_inner #global_header_right #fontsize_func::after {
        content: "";
        display: block;
        clear: both; }
      #global_header #global_header_inner #global_header_right #fontsize_func .fontsize_func_title {
        float: left;
        white-space: nowrap;
        margin-right: 10px;
        line-height: 1.7; }
      #global_header #global_header_inner #global_header_right #fontsize_func .fontsize_func_btn li {
        font-size: 100%;
        display: inline-block;
        line-height: 1;
        cursor: pointer;
        background-color: #474747;
        color: #fff;
        padding: .3rem;
        margin-right: 10px; }
        #global_header #global_header_inner #global_header_right #fontsize_func .fontsize_func_btn li.on {
          background-color: #1D622A; }
        #global_header #global_header_inner #global_header_right #fontsize_func .fontsize_func_btn li:hover {
          opacity: 0.5; }
        #global_header #global_header_inner #global_header_right #fontsize_func .fontsize_func_btn li:last-child {
          margin-right: 0; }

#breadcrumb {
  border-bottom: 1px solid #ddd; }
  #breadcrumb ul {
    margin: 0 auto; }
    @media print, screen and (min-width: 788px) {
      #breadcrumb ul {
        width: 960px; } }
    @media only screen and (max-width: 787px) {
      #breadcrumb ul {
        width: 90%;
        padding: .3rem 0; } }
    #breadcrumb ul li {
      line-height: 1;
      display: inline-block; }
      @media print, screen and (min-width: 788px) {
        #breadcrumb ul li {
          font-size: 88%;
          padding: .8rem 0; } }
      @media only screen and (max-width: 787px) {
        #breadcrumb ul li {
          font-size: 88%; } }
      #breadcrumb ul li.current {
        color: #1D622A; }
      #breadcrumb ul li a {
        text-decoration: none; }

@media print, screen and (min-width: 788px) {
  #pagetitle {
    margin-top: 30px; } }

@media only screen and (max-width: 787px) {
  #pagetitle {
    margin-top: 1rem; } }

#pagetitle #pagetitle_inner {
  line-height: 1;
  margin: 0 auto; }
  @media print, screen and (min-width: 788px) {
    #pagetitle #pagetitle_inner {
      width: 960px;
      position: relative; } }
  @media only screen and (max-width: 787px) {
    #pagetitle #pagetitle_inner {
      width: 90%; } }
  @media print, screen and (min-width: 788px) {
    #pagetitle #pagetitle_inner h1 {
      font-size: 150%; } }
  @media only screen and (max-width: 787px) {
    #pagetitle #pagetitle_inner h1 {
      font-size: 100%; } }
  @media print, screen and (min-width: 788px) {
    #pagetitle #pagetitle_inner #pagetitle_menu {
      position: absolute;
      white-space: nowrap;
      right: 0;
      top: 0; } }
  @media only screen and (max-width: 787px) {
    #pagetitle #pagetitle_inner #pagetitle_menu {
      padding-top: .5rem; } }
  @media print, screen and (min-width: 788px) {
    #pagetitle #pagetitle_inner #pagetitle_menu li {
      display: inline-block;
      margin-right: 10px; } }
  @media only screen and (max-width: 787px) {
    #pagetitle #pagetitle_inner #pagetitle_menu li {
      margin-top: .5rem; } }
  #pagetitle #pagetitle_inner #pagetitle_menu li a {
    display: block;
    font-size: 88%;
    text-decoration: none;
    background-color: #474747;
    color: #fff;
    padding: .5rem .8rem; }

@media print, screen and (min-width: 788px) {
  #container {
    width: 960px;
    margin: 0 auto; } }

@media only screen and (max-width: 787px) {
  #container {
    width: 90%;
    margin: 0 auto; } }

#global_footer {
  border-top: 1px solid #dddddd;
  margin-top: 50px;
  padding: 30px 0; }
  #global_footer #global_footer_inner {
    margin: 0 auto; }
    @media print, screen and (min-width: 788px) {
      #global_footer #global_footer_inner {
        width: 960px; } }
    @media only screen and (max-width: 787px) {
      #global_footer #global_footer_inner {
        width: 90%; } }
    @media print, screen and (min-width: 788px) {
      #global_footer #global_footer_inner #btn_footer_menu {
        display: none; } }
    @media only screen and (max-width: 787px) {
      #global_footer #global_footer_inner #btn_footer_menu {
        display: block;
        text-align: center;
        background-color: #474747;
        color: #fff;
        border-radius: 3px;
        padding: .5rem; } }
    #global_footer #global_footer_inner #footer_menu {
      *zoom: 1; }
      #global_footer #global_footer_inner #footer_menu::after {
        content: "";
        display: block;
        clear: both; }
      @media print, screen and (min-width: 788px) {
        #global_footer #global_footer_inner #footer_menu .footer_menu_box {
          width: 180px;
          float: left;
          margin-right: 15px; }
          #global_footer #global_footer_inner #footer_menu .footer_menu_box:last-child {
            margin-right: 0; } }
      @media only screen and (max-width: 787px) {
        #global_footer #global_footer_inner #footer_menu .footer_menu_box {
          display: none;
          margin-top: 1rem; } }
      #global_footer #global_footer_inner #footer_menu .footer_menu_box .footer_menu_title {
        border-bottom: 4px solid #474747;
        line-height: 1;
        padding-bottom: 10px; }
      #global_footer #global_footer_inner #footer_menu .footer_menu_box ul {
        margin-top: 10px;
        list-style-type: disc;
        margin-left: 1rem; }
        #global_footer #global_footer_inner #footer_menu .footer_menu_box ul li a {
          font-size: 88%;
          text-decoration: none; }
          #global_footer #global_footer_inner #footer_menu .footer_menu_box ul li a:hover {
            text-decoration: underline; }
    #global_footer #global_footer_inner #copyright {
      font-size: 88%;
      text-align: center;
      margin-top: 50px; }

#container #main a {
  color: #1D622A; }

@media print, screen and (min-width: 788px) {
  #btn_menu {
    display: none; } }

@media only screen and (max-width: 787px) {
  #btn_menu {
    text-align: center;
    display: block;
    line-height: 1;
    font-size: 12px;
    position: absolute;
    top: 6px;
    right: 0;
    white-space: nowrap;
    cursor: pointer; } }

#btn_menu .fa {
  font-size: 26px;
  width: 100%; }

@media only screen and (max-width: 787px) {
  #menu_wrapper {
    display: none;
    position: absolute;
    width: 100%;
    background-color: #fff;
    z-index: 1000; } }

@media print, screen and (min-width: 788px) {
  #menu_wrapper #btn_close {
    display: none; } }

@media only screen and (max-width: 787px) {
  #menu_wrapper #btn_close {
    width: 42px;
    height: 42px;
    text-align: center;
    border: 1px solid #939393;
    line-height: 42px;
    border-radius: 42px;
    font-size: 24px;
    margin: 1.5rem auto; } }

@media only screen and (max-width: 787px) {
  #menu_wrapper #btn_close .fa {
    margin: 0;
    color: #939393; } }

@media print, screen and (min-width: 788px) {
  .login_area {
    width: 960px;
    margin: -30px auto 0; } }

@media only screen and (max-width: 787px) {
  .login_area {
    width: 100%; } }

@media print, screen and (min-width: 788px) {
  .login_area #header_btns {
    text-align: right; } }

@media only screen and (max-width: 787px) {
  .login_area #header_btns {
    *zoom: 1; }
    .login_area #header_btns::after {
      content: "";
      display: block;
      clear: both; } }

@media print, screen and (min-width: 788px) {
  .login_area #header_btns li {
    line-height: 1;
    font-size: 100%;
    margin-right: 10px;
    display: inline-block; } }

@media only screen and (max-width: 787px) {
  .login_area #header_btns li {
    font-size: 88%;
    float: left; } }

.login_area #header_btns li a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: .5rem .7rem;
  text-align: center; }
  .login_area #header_btns li a:hover {
    opacity: 0.5; }
  @media only screen and (max-width: 787px) {
    .login_area #header_btns li a {
      box-sizing: border-box; } }

@media only screen and (max-width: 787px) {
  .login_area #header_btns li.btn_login {
    width: 50%; } }

.login_area #header_btns li.btn_login a {
  background-color: #A62626; }

@media only screen and (max-width: 787px) {
  .login_area #header_btns li.btn_resist {
    width: 50%; } }

.login_area #header_btns li.btn_resist a {
  background-color: #1D622A; }

@media only screen and (max-width: 787px) {
  .login_area #header_btns li.btn_mailmag {
    width: 100%;
    clear: both; } }

.login_area #header_btns li.btn_mailmag a {
  background-color: #474747; }

@media print, screen and (min-width: 788px) {
  #login_user_box_wrap {
    width: 960px;
    margin: -30px auto 0; } }

#login_user_box {
  line-height: 1; }
  @media print, screen and (min-width: 788px) {
    #login_user_box {
      width: 438px;
      margin-left: auto;
      padding: .2rem .5rem; } }
  @media only screen and (max-width: 787px) {
    #login_user_box {
      width: 100%; } }
  #login_user_box .username_box {
    background-color: #efefef;
    *zoom: 1; }
    @media print, screen and (min-width: 788px) {
      #login_user_box .username_box {
        border-radius: 8px;
        padding: .3rem .5rem; } }
    #login_user_box .username_box::after {
      content: "";
      display: block;
      clear: both; }
  #login_user_box .username {
    line-height: 26px;
    font-size: 88%; }
    @media print, screen and (min-width: 788px) {
      #login_user_box .username {
        float: left;
        white-space: nowrap; }
        #login_user_box .username .fa {
          color: #999; } }
    @media only screen and (max-width: 787px) {
      #login_user_box .username {
        display: block;
        text-align: center; }
        #login_user_box .username .fa {
          display: none; } }
  #login_user_box .login_btns {
    *zoom: 1; }
    #login_user_box .login_btns::after {
      content: "";
      display: block;
      clear: both; }
    @media print, screen and (min-width: 788px) {
      #login_user_box .login_btns {
        display: inline-block;
        float: right; } }
    @media only screen and (max-width: 787px) {
      #login_user_box .login_btns {
        clear: both; } }
    #login_user_box .login_btns li {
      float: left; }
      @media print, screen and (min-width: 788px) {
        #login_user_box .login_btns li {
          white-space: nowrap;
          margin-right: 6px; }
          #login_user_box .login_btns li:last-child {
            margin-right: 0; }
          #login_user_box .login_btns li img {
            vertical-align: middle; } }
      @media only screen and (max-width: 787px) {
        #login_user_box .login_btns li {
          width: 50%; }
          #login_user_box .login_btns li:last-child {
            margin-right: 0; } }
      #login_user_box .login_btns li a {
        display: block;
        font-size: 88%;
        color: #fff;
        text-decoration: none; }
        @media print, screen and (min-width: 788px) {
          #login_user_box .login_btns li a {
            padding: .3rem .5rem; } }
        @media only screen and (max-width: 787px) {
          #login_user_box .login_btns li a {
            padding: .5rem .7rem;
            text-align: center; } }
        #login_user_box .login_btns li a:hover {
          opacity: 0.5; }
      @media only screen and (max-width: 787px) {
        #login_user_box .login_btns li.btn_mypage {
          width: 50%; } }
      @media print, screen and (min-width: 788px) {
        #login_user_box .login_btns li.btn_mypage a {
          background-color: #1D622A; } }
      @media only screen and (max-width: 787px) {
        #login_user_box .login_btns li.btn_mypage a {
          background-color: #A62626; } }
      @media only screen and (max-width: 787px) {
        #login_user_box .login_btns li.btn_logout {
          width: 50%; } }
      #login_user_box .login_btns li.btn_logout a {
        background-color: #474747; }
      #login_user_box .login_btns li img {
        vertical-align: middle; }

@media print, screen and (min-width: 788px) {
  #global_nav {
    width: 100%;
    margin-top: 1rem;
    border-top: 3px solid #dddddd;
    border-bottom: 1px solid #ddd;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,ffffff+100 */
    background: #fff; } }

#global_nav > ul {
  *zoom: 1;
  margin: 0 auto;
  border-left: 1px solid #ddd; }
  #global_nav > ul::after {
    content: "";
    display: block;
    clear: both; }
  @media print, screen and (min-width: 788px) {
    #global_nav > ul {
      width: 960px; } }
  @media print, screen and (min-width: 788px) {
    #global_nav > ul .parent {
      float: left;
      position: relative;
      width: 137px;
      border-right: 1px solid #ddd;
      box-sizing: border-box;
      display: table; }
      #global_nav > ul .parent:hover {
        color: #fff;
        background-color: #1D622A; } }
  @media only screen and (max-width: 787px) {
    #global_nav > ul .parent {
      background-color: #fff;
      line-height: 1;
      position: relative;
      border-bottom: 1px solid #ebebeb;
      *zoom: 1; }
      #global_nav > ul .parent::after {
        content: "";
        display: block;
        clear: both; } }
  @media print, screen and (min-width: 788px) {
    #global_nav > ul .parent > a {
      display: table-cell;
      vertical-align: middle;
      text-decoration: none;
      line-height: 1.4;
      text-align: center;
      height: 64px;
      font-size: 94%; } }
  @media only screen and (max-width: 787px) {
    #global_nav > ul .parent > a {
      display: block;
      padding: .7rem 1rem; } }
  #global_nav > ul .parent > a:hover {
    color: #fff; }
  @media only screen and (max-width: 787px) {
    #global_nav > ul .parent > a br {
      display: none; } }
  @media print, screen and (min-width: 788px) {
    #global_nav > ul .parent .btn_open {
      display: none; } }
  @media only screen and (max-width: 787px) {
    #global_nav > ul .parent .btn_open {
      font-size: 24px;
      position: absolute;
      top: 5px;
      right: 1rem;
      margin-right: 0;
      color: #00a040; } }
  #global_nav > ul .parent .sub {
    display: none; }
    @media print, screen and (min-width: 788px) {
      #global_nav > ul .parent .sub {
        z-index: 100;
        position: absolute;
        width: 274px;
        padding: 20px;
        top: 64px;
        left: 0;
        box-sizing: border-box;
        background-color: #1D622A; } }
    @media only screen and (max-width: 787px) {
      #global_nav > ul .parent .sub {
        background-color: #f4f4f4; } }
    @media print, screen and (min-width: 788px) {
      #global_nav > ul .parent .sub li a {
        text-decoration: none;
        color: #fff; } }
    @media only screen and (max-width: 787px) {
      #global_nav > ul .parent .sub li a {
        border-bottom: 1px solid #e6e6e6;
        padding: .5rem 2rem;
        display: block; } }
    #global_nav > ul .parent .sub li a:hover {
      text-decoration: underline; }
    @media only screen and (max-width: 787px) {
      #global_nav > ul .parent .sub li a .fa {
        display: none; } }
    #global_nav > ul .parent .sub li:last-child a {
      border-bottom: none; }
    #global_nav > ul .parent .sub .blank.white_icn:after {
      background: url(../img/common/icn_blank.png) 0 0 no-repeat; }

#top #global_nav #menu_top a {
  background-color: #1D622A;
  color: #fff; }

#event #global_nav #menu_event a {
  background-color: #1D622A;
  color: #fff; }

#manual #global_nav #menu_needs_seeds a {
  background-color: #1D622A;
  color: #fff; }

#josei #global_nav #menu_hojokin a {
  background-color: #1D622A;
  color: #fff; }

#news #global_nav #menu_news a {
  background-color: #1D622A;
  color: #fff; }

#about #global_nav #menu_about a {
  background-color: #1D622A;
  color: #fff; }

#contact #global_nav #menu_contact a {
  background-color: #1D622A;
  color: #fff; }

.blank:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 14px;
  margin-left: .5rem;
  background: url("../img/common/icn_blank.png") 0 0 no-repeat; }

.blank.white_icn:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 14px;
  margin-left: .5rem;
  background: url("../img/common/icn_blank_white.png") 0 0 no-repeat; }

.blank.none_icn:after {
  display: none;
  width: auto;
  height: auto;
  background: none;
  margin-right: 0; }

#main a[target="_blank"]:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 14px;
  margin-left: .5rem;
  background: url("../img/common/icn_blank.png") 0 0 no-repeat; }

#main a[target="_blank"].white_icn:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 14px;
  margin-left: .5rem;
  background: url("../img/common/icn_blank_white.png") 0 0 no-repeat; }

#main a[target="_blank"].none_icn:after {
  display: none;
  width: auto;
  height: auto;
  background: none;
  margin-right: 0; }

.file_type {
  font-size: 88%; }

.list, #merit .merit_box .merit_desc {
  margin-top: 1rem;
  list-style-type: disc;
  margin-left: 1rem;
  padding-left: 1rem; }
  .list li > ul, #merit .merit_box .merit_desc li > ul {
    margin-left: 1rem; }

.schedule_list li:before {
  content: "\f073";
  font-family: "FontAwesome";
  display: inline-block;
  font-size: 88%;
  margin-right: .5rem; }

.address_list li {
  margin-top: 1rem; }
  .address_list li:first-child {
    margin-top: 0; }
  .address_list li:before {
    content: "\f041";
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 88%;
    margin-right: .5rem; }

.l_ttl {
  line-height: 1.2;
  color: #fff;
  background-color: #1D622A; }
  @media print, screen and (min-width: 788px) {
    .l_ttl {
      margin-top: 30px;
      font-size: 125%;
      padding: .5rem; } }
  @media only screen and (max-width: 787px) {
    .l_ttl {
      margin-top: 1rem;
      font-size: 88%;
      padding: .3rem; } }

@media print, screen and (min-width: 788px) {
  .m_ttl {
    margin: 20px 0 0 0;
    padding-left: 14px;
    font-size: 125%;
    border-left: 10px solid #00a040; }
    .m_ttl .sm {
      font-size: 80%; } }

@media only screen and (max-width: 787px) {
  .m_ttl {
    margin: 1rem 0 0 0;
    padding-left: 5%;
    font-size: 88%;
    border-left: 5px solid #00a040; } }

@media print, screen and (min-width: 788px) {
  .unit {
    padding: 0 24px; } }

@media only screen and (max-width: 787px) {
  .unit {
    padding: 0 5%; } }

.text p + * {
  margin-top: 1rem; }

.text + .text {
  margin-top: 1rem; }

.text + .box {
  margin-top: 1rem; }

.border_left_unit {
  border-left: 1px solid #00a040; }
  @media print, screen and (min-width: 788px) {
    .border_left_unit {
      margin-left: 16px;
      padding-left: 16px;
      margin-top: 20px; } }
  @media only screen and (max-width: 787px) {
    .border_left_unit {
      margin-left: 3%;
      padding-left: 3%;
      margin-top: .5rem; } }

.list + .table_wrap, #merit .merit_box .merit_desc + .table_wrap {
  margin-top: 1rem; }

@media print, screen and (min-width: 788px) {
  .l_ttl + .unit,
  .m_ttl + .unit {
    margin-top: 20px; } }

@media only screen and (max-width: 787px) {
  .l_ttl + .unit,
  .m_ttl + .unit {
    margin-top: 1rem; } }

.s_ttl_black {
  font-weight: bold; }
  @media print, screen and (min-width: 788px) {
    .s_ttl_black {
      margin-top: 20px; } }
  @media only screen and (max-width: 787px) {
    .s_ttl_black {
      margin-top: 1rem; } }

.s_ttl {
  color: #1D622A;
  font-weight: bold; }
  @media print, screen and (min-width: 788px) {
    .s_ttl {
      margin-top: 20px;
      font-size: 113%; } }
  @media only screen and (max-width: 787px) {
    .s_ttl {
      margin-top: 1rem;
      font-size: 88%; } }

.mark_circle:before {
  content: "●";
  display: inline;
  font-size: 16px;
  color: #00a040; }

.small_fz {
  font-size: 88%; }

.attention {
  font-size: 125%;
  color: #00a040; }

.attention_02 {
  color: #A62626; }

.emp_01 {
  font-weight: bold; }

@media only screen and (max-width: 787px) {
  .table_wrap.of_table_sp {
    overflow: hidden;
    white-space: nowrap;
    overflow-x: scroll; } }

@media only screen and (max-width: 787px) {
  .table_wrap.block_table_sp .table th, .table_wrap.block_table_sp .table td {
    display: block; } }

.plain {
  width: auto !important; }
  .plain th, .plain td {
    border: none !important;
    padding: 0 0 0 .5rem !important;
    text-align: left;
    background-color: transparent !important;
    font-weight: normal !important; }
    @media only screen and (max-width: 787px) {
      .plain th, .plain td {
        display: table-cell !important; } }

.table {
  width: 100%; }
  .table.table_01 {
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd; }
    .table.table_01 th, .table.table_01 td {
      border-left: 1px solid #dddddd;
      border-top: 1px solid #dddddd;
      padding: .5rem .8rem; }
    .table.table_01 th {
      font-weight: bold;
      background-color: #efefef; }
  .table.table_02 th, .table.table_02 td {
    padding: .5rem .8rem;
    border-bottom: 1px solid #dddddd; }
    @media only screen and (max-width: 787px) {
      .table.table_02 th, .table.table_02 td {
        display: block; } }
  .table.table_02 th {
    text-align: left; }
  @media print, screen and (min-width: 788px) {
    .table.table_02 td {
      border-left: 1px dashed #dddddd; } }
  @media only screen and (max-width: 787px) {
    .table.table_02 td {
      margin-bottom: .5rem; } }

.box_01 {
  background-color: #f7f7f7;
  padding: .5rem .7rem; }

hr {
  border: none;
  height: 1px;
  background-color: #ddd;
  margin: 1rem 0; }
  hr.line_green {
    background-color: #00a040; }

.define_list_wrap {
  display: table; }
  @media print, screen and (min-width: 788px) {
    .define_list_wrap {
      margin-top: 20px; } }
  @media only screen and (max-width: 787px) {
    .define_list_wrap {
      margin-top: 1rem; } }
  .define_list_wrap .define_list {
    display: table-row; }
    .define_list_wrap .define_list dt {
      white-space: nowrap; }
    .define_list_wrap .define_list dt, .define_list_wrap .define_list dd {
      display: table-cell; }

.btn_small, .btn_large {
  display: inline-block;
  margin-top: 1rem; }
  .btn_small a, .btn_large a {
    display: block;
    color: #fff !important;
    font-size: 88%;
    line-height: 1;
    text-decoration: none;
    background-color: #474747;
    padding: .3rem .5rem;
    border-radius: 4px; }
    .btn_small a:hover, .btn_large a:hover {
      opacity: 0.5; }

.btn_large a {
  padding: .8rem 3rem; }

@media print, screen and (min-width: 788px) {
  #merit {
    margin-top: 30px; } }

@media only screen and (max-width: 787px) {
  #merit {
    margin-top: 1rem; } }

#merit .merit_box {
  border: 1px solid #dddddd; }
  @media print, screen and (min-width: 788px) {
    #merit .merit_box {
      margin-top: 30px; } }
  @media only screen and (max-width: 787px) {
    #merit .merit_box {
      margin-top: 1rem; } }
  #merit .merit_box .merit_header {
    border-bottom: 1px solid #dddddd;
    background-color: #e6fad5; }
    @media print, screen and (min-width: 788px) {
      #merit .merit_box .merit_header {
        display: table; } }
    #merit .merit_box .merit_header .merit_icn,
    #merit .merit_box .merit_header .merit_title,
    #merit .merit_box .merit_header .merit_summary {
      vertical-align: middle; }
      @media print, screen and (min-width: 788px) {
        #merit .merit_box .merit_header .merit_icn,
        #merit .merit_box .merit_header .merit_title,
        #merit .merit_box .merit_header .merit_summary {
          display: table-cell; } }
      @media only screen and (max-width: 787px) {
        #merit .merit_box .merit_header .merit_icn,
        #merit .merit_box .merit_header .merit_title,
        #merit .merit_box .merit_header .merit_summary {
          display: inline-block;
          font-size: 88%; } }
    @media print, screen and (min-width: 788px) {
      #merit .merit_box .merit_header .merit_icn {
        width: 48px; } }
    @media only screen and (max-width: 787px) {
      #merit .merit_box .merit_header .merit_icn {
        width: 10%; } }
    #merit .merit_box .merit_header .merit_title {
      border-right: 1px solid #dddddd;
      padding-left: 1rem;
      box-sizing: border-box; }
      @media print, screen and (min-width: 788px) {
        #merit .merit_box .merit_header .merit_title {
          width: 280px; } }
      @media only screen and (max-width: 787px) {
        #merit .merit_box .merit_header .merit_title {
          width: calc(100% - 10% - 1rem); } }
    #merit .merit_box .merit_header .merit_summary {
      background-color: #f7f7f7;
      box-sizing: border-box; }
      @media print, screen and (min-width: 788px) {
        #merit .merit_box .merit_header .merit_summary {
          width: 630px;
          padding-left: 1rem; } }
      @media only screen and (max-width: 787px) {
        #merit .merit_box .merit_header .merit_summary {
          width: 100%;
          padding-left: .5rem; } }
  #merit .merit_box .merit_desc {
    margin-top: 0;
    font-size: 88%;
    padding: 10px; }
  #merit .merit_box .merit_text {
    padding: 0 10px 1rem;
    font-size: 88%; }

@media print, screen and (min-width: 788px) {
  #container #merit .merit_summary {
    width: 602px; } }

.layout {
  *zoom: 1; }
  .layout::after {
    content: "";
    display: block;
    clear: both; }
  @media only screen and (max-width: 787px) {
    .layout .column {
      margin-top: 1rem; } }
  @media print, screen and (min-width: 788px) {
    .layout.two_column_pc .column {
      float: left;
      width: 48%;
      margin-right: 4%; }
      .layout.two_column_pc .column:nth-child(2n) {
        margin-right: 0; } }
  @media print, screen and (min-width: 788px) {
    .layout.three_column_pc .column {
      float: left;
      width: 32%;
      margin-right: 2%; }
      .layout.three_column_pc .column:nth-child(3n) {
        margin-right: 0; } }

.needs_seeds_box {
  box-sizing: border-box;
  border: 3px solid #1D622A; }
  @media print, screen and (min-width: 788px) {
    .needs_seeds_box {
      min-height: 186px; } }
  .needs_seeds_box .needs_seeds_ttl {
    background-color: #1D622A;
    color: #fff;
    text-align: center;
    line-height: 1; }
    @media print, screen and (min-width: 788px) {
      .needs_seeds_box .needs_seeds_ttl {
        padding: 1rem 0; } }
    @media only screen and (max-width: 787px) {
      .needs_seeds_box .needs_seeds_ttl {
        padding: .5rem 0; } }
  .needs_seeds_box .needs_seeds_list {
    padding: 13px;
    *zoom: 1; }
    .needs_seeds_box .needs_seeds_list::after {
      content: "";
      display: block;
      clear: both; }
    .needs_seeds_box .needs_seeds_list li {
      *zoom: 1;
      margin-top: 3px; }
      .needs_seeds_box .needs_seeds_list li::after {
        content: "";
        display: block;
        clear: both; }
      @media only screen and (max-width: 787px) {
        .needs_seeds_box .needs_seeds_list li {
          float: left;
          width: 50%; } }
      .needs_seeds_box .needs_seeds_list li a {
        text-decoration: none;
        color: #333333 !important; }
        @media print, screen and (min-width: 788px) {
          .needs_seeds_box .needs_seeds_list li a {
            float: left;
            white-space: nowrap; } }
        @media only screen and (max-width: 787px) {
          .needs_seeds_box .needs_seeds_list li a {
            font-size: 88%; } }
        .needs_seeds_box .needs_seeds_list li a .fa {
          color: #00a040; }
        .needs_seeds_box .needs_seeds_list li a:hover {
          text-decoration: underline; }
      .needs_seeds_box .needs_seeds_list li .count {
        color: #A62626; }
        @media print, screen and (min-width: 788px) {
          .needs_seeds_box .needs_seeds_list li .count {
            float: right;
            white-space: nowrap; } }
        @media only screen and (max-width: 787px) {
          .needs_seeds_box .needs_seeds_list li .count {
            font-size: 88%;
            display: block;
            text-align: center; } }

.page_news_list li {
  border-top: 1px solid #ddd;
  margin-bottom: 35px;
  *zoom: 1; }
  .page_news_list li:not(:first-child) {
    padding-top: 25px; }
  .page_news_list li::after {
    content: "";
    display: block;
    clear: both; }
  .page_news_list li:first-child {
    margin-top: 0;
    padding-top: 0;
    border: none; }
  @media print, screen and (min-width: 788px) {
    .page_news_list li time {
      display: block;
      float: left;
      width: 170px; } }
  @media print, screen and (min-width: 788px) {
    .page_news_list li span {
      width: 440px; } }
  .page_news_list li .status {
    overflow: hidden;
    margin-bottom: 18px; }
    .page_news_list li .status .textlink {
      display: inline-block; }
    .page_news_list li .status .nolink {
      text-align: center;
      padding: 6px 0;
      background: #ddd;
      font-size: 88%;
      border-radius: 4px; }
      @media print, screen and (min-width: 788px) {
        .page_news_list li .status .nolink {
          display: inline-block;
          width: 200px; } }
      @media only screen and (max-width: 787px) {
        .page_news_list li .status .nolink {
          display: block;
          width: 100%;
          margin-bottom: 1em; } }
    @media print, screen and (min-width: 788px) {
      .page_news_list li .status > .link {
        display: inline-block;
        width: 200px; } }
    @media only screen and (max-width: 787px) {
      .page_news_list li .status > .link {
        display: block;
        width: 100%;
        margin-bottom: 1em; } }
    .page_news_list li .status > .link > a {
      display: block;
      cursor: pointer;
      text-decoration: none;
      background-color: #474747;
      color: #fff !important;
      text-align: center;
      padding: 6px 0;
      border-radius: 4px;
      font-size: 88%; }
      @media print, screen and (min-width: 788px) {
        .page_news_list li .status > .link > a:hover {
          opacity: .5; } }

img[class*="wp-image-"] {
  max-width: 100%;
  width: auto;
  height: auto; }

.fz-small {
  font-size: 16px !important; }

.fz-large .fz_no_nowrap {
  white-space: normal !important; }
  .fz-large .fz_no_nowrap * {
    white-space: normal !important; }

.fz-large .icn {
  width: 6rem !important; }

.fz-large .event_info {
  max-width: 81% !important; }

.fz-large h1, .fz-large h2, .fz-large h3, .fz-large h4, .fz-large h5, .fz-large h6 {
  font-size: 24px; }

.fz-large p {
  font-size: 20px !important; }

.fz-large th, .fz-large td {
  font-size: 20px !important; }

.fz-large dt, .fz-large dd {
  font-size: 20px !important; }

.fz-large li {
  font-size: 20px !important; }

.fz-large a {
  font-size: 20px !important; }

.on {
  color: #fff !important; }

.open {
  display: block !important; }

.block {
  display: block !important; }

#top #top_upper_area #top_upper_area_inner {
  margin: 0 auto;
  *zoom: 1; }
  @media print, screen and (min-width: 788px) {
    #top #top_upper_area #top_upper_area_inner {
      width: 960px; } }
  #top #top_upper_area #top_upper_area_inner::after {
    content: "";
    display: block;
    clear: both; }

@media print, screen and (min-width: 788px) {
  #top #top_upper_area #top_upper_left {
    float: left;
    width: 710px; } }

#top #top_upper_area #top_upper_left #mainimg {
  *zoom: 1; }
  #top #top_upper_area #top_upper_left #mainimg::after {
    content: "";
    display: block;
    clear: both; }
  @media print, screen and (min-width: 788px) {
    #top #top_upper_area #top_upper_left #mainimg {
      padding-top: 17px; } }
  @media only screen and (max-width: 787px) {
    #top #top_upper_area #top_upper_left #mainimg {
      width: 100%; } }
  @media print, screen and (min-width: 788px) {
    #top #top_upper_area #top_upper_left #mainimg #mainimg_left {
      float: left;
      width: 238px;
      height: 278px;
      box-sizing: border-box;
      border: 3px solid #00a040;
      padding: 13px 7px; } }
  @media only screen and (max-width: 787px) {
    #top #top_upper_area #top_upper_left #mainimg #mainimg_left {
      display: none; } }
  #top #top_upper_area #top_upper_left #mainimg #mainimg_left #mainimg_left_text {
    font-size: 88%;
    line-height: 1.46;
    margin-top: 27px; }
  #top #top_upper_area #top_upper_left #mainimg #mainimg_left #mainimg_left_btns {
    padding-top: 17px;
    *zoom: 1; }
    #top #top_upper_area #top_upper_left #mainimg #mainimg_left #mainimg_left_btns::after {
      content: "";
      display: block;
      clear: both; }
    #top #top_upper_area #top_upper_left #mainimg #mainimg_left #mainimg_left_btns li {
      font-size: 88%;
      float: left;
      width: 106px;
      margin-top: 10px;
      margin-right: 5px; }
      #top #top_upper_area #top_upper_left #mainimg #mainimg_left #mainimg_left_btns li:nth-child(2n) {
        margin-right: 0; }
      #top #top_upper_area #top_upper_left #mainimg #mainimg_left #mainimg_left_btns li a {
        display: block;
        text-decoration: none;
        text-align: center;
        line-height: 1;
        background-color: #474747;
        color: #fff;
        padding: .4rem .2rem; }
  #top #top_upper_area #top_upper_left #mainimg #mainimg_left .username {
    font-size: 125%;
    text-align: center;
    padding-top: 42px;
    line-height: 1.2; }
  #top #top_upper_area #top_upper_left #mainimg #mainimg_left hr {
    width: 50px;
    margin: 0 auto;
    background-color: #00a040;
    margin-top: 35px; }
  #top #top_upper_area #top_upper_left #mainimg #mainimg_left .status {
    padding-top: 30px;
    line-height: 1;
    text-align: center; }
  @media print, screen and (min-width: 788px) {
    #top #top_upper_area #top_upper_left #mainimg #mainimg_right {
      float: right;
      width: 470px; } }
  #top #top_upper_area #top_upper_left #mainimg #mainimg_right .bx-wrapper {
    border: none;
    box-shadow: none;
    margin-bottom: 0; }
  #top #top_upper_area #top_upper_left #mainimg .btns {
    margin-top: 14px; }
    #top #top_upper_area #top_upper_left #mainimg .btns li {
      padding-top: 10px;
      text-align: center; }
      #top #top_upper_area #top_upper_left #mainimg .btns li a {
        display: block;
        color: #fff;
        text-decoration: none;
        padding: .2rem 0; }
      #top #top_upper_area #top_upper_left #mainimg .btns li.btn_mypage a {
        background-color: #1D622A; }
      #top #top_upper_area #top_upper_left #mainimg .btns li.btn_logout a {
        background-color: #474747; }

@media print, screen and (min-width: 788px) {
  #top #top_upper_area #top_upper_right {
    padding-top: 17px;
    float: right;
    width: 237px; } }

@media only screen and (max-width: 787px) {
  #top #top_upper_area #top_upper_right {
    width: 90%;
    margin: 0 auto; } }

@media print, screen and (min-width: 788px) {
  #top #top_upper_area #top_upper_right #top_bnrs {
    clear: both; } }

#top #top_upper_area #top_upper_right #top_bnrs ul {
  *zoom: 1; }
  #top #top_upper_area #top_upper_right #top_bnrs ul::after {
    content: "";
    display: block;
    clear: both; }
  @media only screen and (max-width: 787px) {
    #top #top_upper_area #top_upper_right #top_bnrs ul {
      padding-top: .5rem; } }
  @media print, screen and (min-width: 788px) {
    #top #top_upper_area #top_upper_right #top_bnrs ul li {
      margin-top: 15px; } }
  @media only screen and (max-width: 787px) {
    #top #top_upper_area #top_upper_right #top_bnrs ul li {
      width: 49%;
      margin-right: 2%;
      margin-top: .5rem;
      float: left; }
      #top #top_upper_area #top_upper_right #top_bnrs ul li:nth-child(2n) {
        margin-right: 0; }
      #top #top_upper_area #top_upper_right #top_bnrs ul li:nth-child(2n+1) {
        clear: both; } }

@media print, screen and (min-width: 788px) {
  #top .bx-wrapper .bx-controls-auto .bx-stop,
  #top .bx-wrapper .bx-controls-auto .bx-start {
    width: 470px;
    height: 278px;
    background: url(../img/top/transparent_background.png) no-repeat;
    box-sizing: border-box;
    margin: 0; } }

@media only screen and (max-width: 787px) {
  #top .bx-wrapper .bx-controls-auto {
    display: none; } }

@media print, screen and (min-width: 788px) {
  #top .bx-wrapper .bx-controls-auto .bx-start:hover, #top .bx-wrapper .bx-controls-auto .bx-start.active {
    background: rgba(0, 0, 0, 0.2) url(../img/top/icon_play.png) no-repeat center;
    background-size: contain; } }

@media print, screen and (min-width: 788px) {
  #top .bx-wrapper .bx-controls-auto .bx-stop:hover, #top .bx-wrapper .bx-controls-auto .bx-stop.active {
    background: rgba(0, 0, 0, 0.2) url(../img/top/icon_pause.png) no-repeat center;
    background-size: contain; } }

#top .bx-wrapper .bx-controls-auto, #top .bx-wrapper .bx-pager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

#top .top_ttl {
  padding-left: 8px; }
  @media print, screen and (min-width: 788px) {
    #top .top_ttl {
      font-size: 150%;
      border-left: 10px solid #00a040; } }
  @media only screen and (max-width: 787px) {
    #top .top_ttl {
      font-size: 100%;
      border-left: 5px solid #00a040; } }

#top .section_inner {
  margin: 0 auto; }
  @media print, screen and (min-width: 788px) {
    #top .section_inner {
      width: 960px; } }
  @media only screen and (max-width: 787px) {
    #top .section_inner {
      width: 90%; } }

@media print, screen and (min-width: 788px) {
  #top .top_event {
    padding: 30px 0 0; } }

@media only screen and (max-width: 787px) {
  #top .top_event {
    width: 90%;
    margin: 0 auto;
    padding: 1rem 0;
    margin-top: 1rem; } }

#top .top_event .section_inner {
  position: relative; }

@media print, screen and (min-width: 788px) {
  #top .top_event .event_list {
    position: relative;
    margin-top: 20px; } }

@media only screen and (max-width: 787px) {
  #top .top_event .event_list {
    margin-top: 1rem; } }

#top .top_event .event_list .event_list_row {
  width: 100%;
  box-sizing: border-box;
  background-color: #fff; }
  @media print, screen and (min-width: 788px) {
    #top .top_event .event_list .event_list_row {
      position: relative;
      padding: 14px 11px;
      *zoom: 1;
      display: table;
      border-bottom: 1px solid #bababa; }
      #top .top_event .event_list .event_list_row::after {
        content: "";
        display: block;
        clear: both; } }
  @media only screen and (max-width: 787px) {
    #top .top_event .event_list .event_list_row {
      padding: .5em; } }
  #top .top_event .event_list .event_list_row:hover {
    opacity: 0.5; }
  #top .top_event .event_list .event_list_row:nth-child(even) {
    background-color: transparent; }
  #top .top_event .event_list .event_list_row a {
    text-decoration: none;
    *zoom: 1; }
    #top .top_event .event_list .event_list_row a::after {
      content: "";
      display: block;
      clear: both; }
    @media print, screen and (min-width: 788px) {
      #top .top_event .event_list .event_list_row a {
        display: table-cell; } }
  #top .top_event .event_list .event_list_row .icn {
    margin-right: 17px;
    display: inline-block;
    width: 5rem;
    box-sizing: border-box;
    font-size: 88%;
    float: left;
    color: #fff;
    text-align: center;
    border-radius: 2px; }
    #top .top_event .event_list .event_list_row .icn.icn_cluster {
      background-color: #933715; }
    #top .top_event .event_list .event_list_row .icn.icn_seminar {
      background-color: #2f506a; }
    #top .top_event .event_list .event_list_row .icn.icn_jinzai {
      background-color: #A25D90; }
    #top .top_event .event_list .event_list_row .icn.icn_tenji {
      background-color: #435F3A; }
    #top .top_event .event_list .event_list_row .icn.icn_other {
      background-color: #333333; }
  #top .top_event .event_list .event_list_row .event_info {
    line-height: 1.4; }
    @media print, screen and (min-width: 788px) {
      #top .top_event .event_list .event_list_row .event_info {
        float: left;
        max-width: 84%; } }
    #top .top_event .event_list .event_list_row .event_info .event_title {
      font-weight: bold; }
      @media only screen and (max-width: 787px) {
        #top .top_event .event_list .event_list_row .event_info .event_title {
          font-size: 88%; } }
    #top .top_event .event_list .event_list_row .event_info .event_date {
      font-size: 88%; }
  @media print, screen and (min-width: 788px) {
    #top .top_event .event_list .event_list_row .event_icn_area {
      display: table-cell;
      width: 96px;
      vertical-align: top;
      white-space: nowrap;
      font-size: 0;
      top: 14px;
      right: 11px;
      text-align: right; } }
  @media only screen and (max-width: 787px) {
    #top .top_event .event_list .event_list_row .event_icn_area li {
      display: inline-block; } }
  #top .top_event .event_list .event_list_row .event_icn_area li + li {
    margin-top: 5px; }
  #top .top_event .event_list .event_list_row .event_icn_area li img {
    width: auto; }

#top .top_event .btn_event {
  text-align: center; }
  @media print, screen and (min-width: 788px) {
    #top .top_event .btn_event {
      margin-top: 30px; } }
  @media only screen and (max-width: 787px) {
    #top .top_event .btn_event {
      margin-top: 1rem; } }
  #top .top_event .btn_event a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background-color: #474747;
    padding: 1rem 1rem;
    line-height: 1; }
    #top .top_event .btn_event a:hover {
      opacity: 0.5; }

#top #top_news {
  background-color: #f7f7f7;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd; }
  @media print, screen and (min-width: 788px) {
    #top #top_news {
      margin-top: 32px;
      padding: 20px 0; } }
  @media only screen and (max-width: 787px) {
    #top #top_news {
      margin-top: 2rem;
      padding: 1rem 0; } }
  #top #top_news .news_box {
    position: relative; }
    @media print, screen and (min-width: 788px) {
      #top #top_news .news_box {
        width: 960px;
        margin: 0 auto; } }
    @media only screen and (max-width: 787px) {
      #top #top_news .news_box {
        width: 90%;
        margin: 1rem auto 0; } }
    #top #top_news .news_box ul {
      height: 120px;
      overflow-y: scroll; }
      @media print, screen and (min-width: 788px) {
        #top #top_news .news_box ul {
          margin-top: 25px; } }
      @media only screen and (max-width: 787px) {
        #top #top_news .news_box ul {
          overflow-x: hidden;
          margin-top: 1rem; } }
      @media print, screen and (min-width: 788px) {
        #top #top_news .news_box ul li {
          margin-bottom: 10px; } }
      #top #top_news .news_box ul li a {
        text-decoration: none; }
        @media print, screen and (min-width: 788px) {
          #top #top_news .news_box ul li a {
            font-size: 88%; } }
        @media only screen and (max-width: 787px) {
          #top #top_news .news_box ul li a {
            font-size: 88%;
            white-space: nowrap; } }
        #top #top_news .news_box ul li a:hover {
          text-decoration: underline; }
      @media print, screen and (min-width: 788px) {
        #top #top_news .news_box ul li time {
          margin-right: 20px; } }
      @media only screen and (max-width: 787px) {
        #top #top_news .news_box ul li time {
          margin-right: 1rem; } }
    #top #top_news .news_box .btn_news {
      position: absolute;
      white-space: nowrap;
      top: 0;
      right: 0; }
      #top #top_news .news_box .btn_news a {
        display: block;
        color: #fff;
        text-decoration: none;
        background-color: #474747;
        line-height: 1; }
        @media print, screen and (min-width: 788px) {
          #top #top_news .news_box .btn_news a {
            padding: .5rem .7rem;
            font-size: 88%; } }
        @media only screen and (max-width: 787px) {
          #top #top_news .news_box .btn_news a {
            padding: .3rem .5rem;
            font-size: 88%; } }
        #top #top_news .news_box .btn_news a:hover {
          opacity: 0.5; }

@media print, screen and (min-width: 788px) {
  #top #news_needs_container {
    margin-top: 25px; } }

#top #news_needs_container #news_needs_container_inner {
  margin: 0 auto;
  *zoom: 1; }
  @media print, screen and (min-width: 788px) {
    #top #news_needs_container #news_needs_container_inner {
      width: 960px; } }
  @media only screen and (max-width: 787px) {
    #top #news_needs_container #news_needs_container_inner {
      width: 90%; } }
  #top #news_needs_container #news_needs_container_inner::after {
    content: "";
    display: block;
    clear: both; }
  @media print, screen and (min-width: 788px) {
    #top #news_needs_container #news_needs_container_inner .needs_seeds_box {
      float: right;
      width: 235px; } }
  @media only screen and (max-width: 787px) {
    #top #news_needs_container #news_needs_container_inner .needs_seeds_box {
      margin-top: 1rem; } }

@media print, screen and (min-width: 788px) {
  #top #top_movie {
    margin-top: 30px; } }

@media only screen and (max-width: 787px) {
  #top #top_movie {
    margin-top: 1rem; } }

@media print, screen and (min-width: 788px) {
  #top #top_movie .movie_list {
    width: 900px;
    margin: 1rem auto 0; } }

@media only screen and (max-width: 787px) {
  #top #top_movie .movie_list {
    margin-top: 1rem; } }

@media print, screen and (min-width: 788px) {
  #top #top_movie ul li {
    width: 220px !important; } }

@media print, screen and (min-width: 788px) {
  #top #top_movie ul li img {
    width: auto; } }

#top #top_movie .bx-wrapper {
  border: none;
  box-shadow: none; }
  #top #top_movie .bx-wrapper .bx-prev {
    /* box-shadow */
    box-shadow: 5px 5px 13px -3px #333;
    -moz-box-shadow: 5px 5px 13px -3px #333;
    -webkit-box-shadow: 5px 5px 13px -3px #333;
    border-radius: 50% 50%; }
    @media print, screen and (min-width: 788px) {
      #top #top_movie .bx-wrapper .bx-prev {
        left: -20px; } }
  #top #top_movie .bx-wrapper .bx-next {
    /* box-shadow */
    box-shadow: 5px 5px 13px -3px #333;
    -moz-box-shadow: 5px 5px 13px -3px #333;
    -webkit-box-shadow: 5px 5px 13px -3px #333;
    border-radius: 50% 50%; }
    @media print, screen and (min-width: 788px) {
      #top #top_movie .bx-wrapper .bx-next {
        right: -20px; } }

@media print, screen and (min-width: 788px) {
  #about .unit_01 {
    margin-top: 30px; } }

@media only screen and (max-width: 787px) {
  #about .unit_01 {
    margin-top: 1rem; } }

#about .unit_01 .text {
  margin-top: 10px; }
  @media print, screen and (min-width: 788px) {
    #about .unit_01 .text {
      font-size: 88%; } }
  @media only screen and (max-width: 787px) {
    #about .unit_01 .text {
      font-size: 88%; } }

#contact .unit_01 {
  *zoom: 1; }
  #contact .unit_01::after {
    content: "";
    display: block;
    clear: both; }
  @media print, screen and (min-width: 788px) {
    #contact .unit_01 .img {
      float: right;
      width: 408px; } }
  @media print, screen and (min-width: 788px) {
    #contact .unit_01 .text {
      float: left;
      width: 504px; } }
  @media only screen and (max-width: 787px) {
    #contact .unit_01 .text {
      margin-top: 1rem; } }
  #contact .unit_01 .text .s_ttl:first-child {
    margin-top: 0; }

#regist #resist_btns {
  *zoom: 1; }
  @media print, screen and (min-width: 788px) {
    #regist #resist_btns {
      margin: 1rem 0; } }
  @media only screen and (max-width: 787px) {
    #regist #resist_btns {
      margin-top: .5rem; } }
  #regist #resist_btns::after {
    content: "";
    display: block;
    clear: both; }
  #regist #resist_btns li {
    float: left;
    display: table;
    table-layout: fixed;
    box-sizing: border-box;
    padding-right: 2%; }
    @media print, screen and (min-width: 788px) {
      #regist #resist_btns li {
        width: 23.5%; }
        #regist #resist_btns li:nth-child(4n) {
          padding-right: 0; } }
    @media only screen and (max-width: 787px) {
      #regist #resist_btns li {
        width: 49%;
        margin-top: .5rem; }
        #regist #resist_btns li:nth-child(2n) {
          padding-right: 0; } }
    #regist #resist_btns li a {
      display: table-cell;
      text-align: center;
      background-color: #1D622A;
      color: #fff;
      text-decoration: none;
      line-height: 1.3;
      vertical-align: middle; }
      @media print, screen and (min-width: 788px) {
        #regist #resist_btns li a {
          height: 4rem; } }
      @media only screen and (max-width: 787px) {
        #regist #resist_btns li a {
          height: 2.5rem;
          font-size: 88%;
          box-sizing: border-box; } }

@media print, screen and (min-width: 788px) {
  #kaigai_jinzai_program_report .unit_01 .img,
  #kaigai_jinzai_program2_report .unit_01 .img {
    width: 65%;
    margin: 1rem auto 0; } }

@media only screen and (max-width: 787px) {
  #kaigai_jinzai_program_report .unit_01 .img,
  #kaigai_jinzai_program2_report .unit_01 .img {
    margin-top: 1rem; } }

@media print, screen and (min-width: 788px) {
  #kaigai_jinzai_program2_report .unit_02 {
    margin-top: 30px; } }

@media only screen and (max-width: 787px) {
  #kaigai_jinzai_program2_report .unit_02 {
    margin-top: 1rem; } }

@media print, screen and (min-width: 788px) {
  #kaigai_jinzai_program_contents th,
  #kaigai_jinzai_program_contents th {
    width: 20%; } }

#manual #manual_btns {
  *zoom: 1; }
  #manual #manual_btns::after {
    content: "";
    display: block;
    clear: both; }
  @media print, screen and (min-width: 788px) {
    #manual #manual_btns {
      white-space: nowrap;
      width: 74.5%;
      margin: 1.4rem auto 0; } }
  @media only screen and (max-width: 787px) {
    #manual #manual_btns {
      margin-top: 1rem; } }
  #manual #manual_btns li {
    float: left;
    display: table;
    width: 32%;
    margin-right: 2%; }
    #manual #manual_btns li:last-child {
      margin-right: 0; }
    #manual #manual_btns li a {
      display: table-cell;
      text-align: center;
      background-color: #1D622A;
      color: #fff;
      text-decoration: none;
      line-height: 1.3;
      vertical-align: middle; }
      @media print, screen and (min-width: 788px) {
        #manual #manual_btns li a {
          height: 4rem;
          padding: 0 1em; } }
      @media only screen and (max-width: 787px) {
        #manual #manual_btns li a {
          height: 3rem; } }

#manual .unit_01 {
  *zoom: 1; }
  #manual .unit_01::after {
    content: "";
    display: block;
    clear: both; }
  @media print, screen and (min-width: 788px) {
    #manual .unit_01 .text {
      float: left;
      width: 677px; } }
  @media print, screen and (min-width: 788px) {
    #manual .unit_01 .needs_seeds_box {
      float: right;
      width: 235px; } }

#event .notice {
  margin-top: 2rem; }

@media print, screen and (min-width: 788px) {
  #event #inline_box_bottom {
    height: 600px; } }

#event #event_list_btns {
  *zoom: 1; }
  #event #event_list_btns::after {
    content: "";
    display: block;
    clear: both; }
  @media print, screen and (min-width: 788px) {
    #event #event_list_btns {
      margin-top: 2rem; } }
  @media only screen and (max-width: 787px) {
    #event #event_list_btns {
      margin-top: .5rem; } }
  @media print, screen and (min-width: 788px) {
    #event #event_list_btns li {
      text-align: center;
      width: 220px; } }
  @media only screen and (max-width: 787px) {
    #event #event_list_btns li {
      margin-top: .5rem; } }
  #event #event_list_btns li a {
    display: block;
    text-decoration: none;
    padding: .3rem; }
  @media print, screen and (min-width: 788px) {
    #event #event_list_btns li.year {
      float: left;
      margin-right: 10px; } }
  #event #event_list_btns li.year a {
    color: #333333;
    background-color: #dddddd; }
    #event #event_list_btns li.year a:hover {
      background-color: #1D622A;
      color: #fff; }
  #event #event_list_btns li.year.on a {
    background-color: #1D622A;
    color: #fff; }
  @media print, screen and (min-width: 788px) {
    #event #event_list_btns li.btn_event {
      float: right; } }
  #event #event_list_btns li.btn_event a {
    background-color: #dddddd;
    color: #333333; }
    #event #event_list_btns li.btn_event a:hover {
      background-color: #1D622A;
      color: #fff; }
  #event #event_list_btns li.btn_event.on a {
    background-color: #1D622A;
    color: #fff; }

#event #page_event_list {
  position: relative; }
  #event #page_event_list #event_icn_desc_block {
    margin-top: 1rem; }
    @media print, screen and (min-width: 788px) {
      #event #page_event_list #event_icn_desc_block {
        top: 0;
        right: 0;
        white-space: nowrap; } }
    @media only screen and (max-width: 787px) {
      #event #page_event_list #event_icn_desc_block .event_icn_desc {
        margin-top: 1rem;
        *zoom: 1; }
        #event #page_event_list #event_icn_desc_block .event_icn_desc::after {
          content: "";
          display: block;
          clear: both; } }
    @media print, screen and (min-width: 788px) {
      #event #page_event_list #event_icn_desc_block .event_icn_desc li {
        font-size: 100%;
        line-height: 20px;
        margin-right: 1rem;
        display: inline-block; } }
    @media only screen and (max-width: 787px) {
      #event #page_event_list #event_icn_desc_block .event_icn_desc li {
        font-size: 88%;
        margin-right: 2%;
        width: 48%;
        float: left; }
        #event #page_event_list #event_icn_desc_block .event_icn_desc li:nth-child(2n) {
          margin-right: 0; } }
    #event #page_event_list #event_icn_desc_block .event_icn_desc li.icn_event_desc:before {
      content: "";
      display: inline-block;
      margin-right: .5rem;
      vertical-align: middle; }
      @media print, screen and (min-width: 788px) {
        #event #page_event_list #event_icn_desc_block .event_icn_desc li.icn_event_desc:before {
          width: 20px;
          height: 20px;
          line-height: 20px;
          border-radius: 6px; } }
      @media only screen and (max-width: 787px) {
        #event #page_event_list #event_icn_desc_block .event_icn_desc li.icn_event_desc:before {
          width: 10px;
          height: 10px;
          border-radius: 2px; } }
    #event #page_event_list #event_icn_desc_block .event_icn_desc li.icn_event_desc span {
      vertical-align: middle; }
    #event #page_event_list #event_icn_desc_block .event_icn_desc li.icn_cluster:before {
      background-color: #933715; }
    #event #page_event_list #event_icn_desc_block .event_icn_desc li.icn_seminar:before {
      background-color: #2f506a; }
    #event #page_event_list #event_icn_desc_block .event_icn_desc li.icn_jinzai:before {
      background-color: #A25D90; }
    #event #page_event_list #event_icn_desc_block .event_icn_desc li.icn_tenji:before {
      background-color: #435F3A; }
    #event #page_event_list #event_icn_desc_block .event_icn_desc li.icn_other:before {
      background-color: #333333; }
  #event #page_event_list #event_list {
    margin-top: 1rem; }
    @media print, screen and (min-width: 788px) {
      #event #page_event_list #event_list {
        height: 600px;
        overflow-y: auto; } }
    #event #page_event_list #event_list .event_list_row {
      background: transparent url("../img/event/event_list_arrow.png") 98% center no-repeat;
      margin-top: 1rem;
      border: 1px solid #e1e1e1;
      padding: 7px 10px;
      /* box-shadow */
      box-shadow: 1px 1px 5px 0px rgba(51, 51, 51, 0.1);
      -moz-box-shadow: 1px 1px 5px 0px rgba(51, 51, 51, 0.1);
      -webkit-box-shadow: 1px 1px 5px 0px rgba(51, 51, 51, 0.1); }
      @media only screen and (max-width: 787px) {
        #event #page_event_list #event_list .event_list_row {
          background-size: 5%; } }
      #event #page_event_list #event_list .event_list_row:fisrt-child {
        margin-top: 0; }
      #event #page_event_list #event_list .event_list_row a {
        text-decoration: none;
        color: #333333; }
      #event #page_event_list #event_list .event_list_row .icn {
        display: inline-block;
        width: 5rem;
        box-sizing: border-box;
        font-size: 88%;
        color: #fff;
        text-align: center;
        border-radius: 2px;
        vertical-align: middle; }
        @media print, screen and (min-width: 788px) {
          #event #page_event_list #event_list .event_list_row .icn {
            margin-right: 17px; } }
        #event #page_event_list #event_list .event_list_row .icn.icn_cluster {
          background-color: #933715; }
        #event #page_event_list #event_list .event_list_row .icn.icn_seminar {
          background-color: #2f506a; }
        #event #page_event_list #event_list .event_list_row .icn.icn_jinzai {
          background-color: #A25D90; }
        #event #page_event_list #event_list .event_list_row .icn.icn_tenji {
          background-color: #435F3A; }
        #event #page_event_list #event_list .event_list_row .icn.icn_other {
          background-color: #333333; }
      #event #page_event_list #event_list .event_list_row .event_info {
        display: inline-block;
        vertical-align: middle;
        line-height: 1.4; }
        @media print, screen and (min-width: 788px) {
          #event #page_event_list #event_list .event_list_row .event_info {
            width: calc(960px - 2px - 17px - 5rem - 40px); } }
        @media only screen and (max-width: 787px) {
          #event #page_event_list #event_list .event_list_row .event_info {
            width: 94%; } }
        #event #page_event_list #event_list .event_list_row .event_info .event_title {
          font-weight: bold;
          font-size: 100%; }
        #event #page_event_list #event_list .event_list_row .event_info .event_date {
          font-size: 88%; }

@media print, screen and (min-width: 788px) {
  #event #event_article_btns {
    float: right;
    width: 115px;
    top: 10px;
    right: 10px;
    margin-bottom: 1rem; } }

#event #event_article_btns li {
  margin-top: .3rem;
  background-color: #bbb;
  border-radius: 3px;
  height: 24px;
  text-align: center;
  font-size: 88%;
  line-height: 24px; }
  #event #event_article_btns li:first-child {
    margin-right: 0; }
  #event #event_article_btns li a {
    display: block;
    cursor: pointer;
    font-size: 88%;
    text-decoration: none;
    background-color: #474747;
    color: #fff;
    line-height: 24px;
    border-radius: 3px;
    height: 100%; }
    #event #event_article_btns li a:hover {
      opacity: 0.5; }

#event .article_box {
  position: relative;
  margin-top: 1rem;
  border: 1px solid #e1e1e1;
  padding: 10px;
  /* box-shadow */
  box-shadow: 1px 1px 5px 0px rgba(51, 51, 51, 0.1);
  -moz-box-shadow: 1px 1px 5px 0px rgba(51, 51, 51, 0.1);
  -webkit-box-shadow: 1px 1px 5px 0px rgba(51, 51, 51, 0.1); }

#event .article_title {
  margin-bottom: 1rem;
  padding-left: 15px; }
  @media print, screen and (min-width: 788px) {
    #event .article_title {
      width: 785px;
      float: left;
      border-left: 10px solid #00a040; } }
  @media only screen and (max-width: 787px) {
    #event .article_title {
      border-left: 5px solid #00a040; } }
  #event .article_title h1 {
    font-size: 113%;
    font-weight: bold;
    line-height: 1.4; }
  #event .article_title .article_event_date {
    font-size: 88%; }

#event .article_event_place {
  background-color: #e9faef;
  font-size: 88%;
  padding: .3rem;
  margin-top: .5rem;
  box-sizing: border-box; }
  @media print, screen and (min-width: 788px) {
    #event .article_event_place {
      width: 785px;
      line-height: 1; } }

#event .article_body {
  clear: both;
  background-color: #f7f7f7;
  padding: 18px 20px; }

#news .news_line {
  margin: 2rem 0;
  height: 3px;
  background-color: #ddd; }

#news .article_time {
  text-align: right;
  font-size: 88%;
  margin-top: 1rem; }

#news .article_body {
  margin-top: 1rem; }

/*
Theme Name: Twenty Sixteen
Description: Used to style the TinyMCE editor.
*/
/**
 * Table of Contents:
 *
 * 1.0 - Body
 * 2.0 - Typography
 * 3.0 - Elements
 * 4.0 - Alignment
 * 5.0 - Caption
 * 6.0 - Galleries
 * 7.0 - Audio / Video
 * 8.0 - RTL
 */
/**
 * 1.0 - Body
 */
/**
 * 2.0 - Typography
 */
.article_body p {
  margin-bottom: 28px; }

.article_body h1 {
  font-size: 24px; }

.article_body h2 {
  font-size: 20px; }

.article_body h3 {
  font-size: 18px;
  font-weight: bold; }

.article_body dfn,
.article_body cite,
.article_body em,
.article_body i {
  font-style: italic; }

.article_body b,
.article_body strong {
  font-weight: bold; }

.article_body blockquote {
  border-left: 4px solid #1a1a1a;
  color: #686868;
  font-size: 19px;
  font-style: italic;
  line-height: 1.4736842105;
  margin-bottom: 28px;
  padding: 0 0 0 24px; }

.article_body blockquote:not(.alignleft):not(.alignright) {
  margin-left: -28px; }

.article_body blockquote blockquote:not(.alignleft):not(.alignright) {
  margin-left: 0; }

.article_body blockquote:before,
.article_body blockquote:after {
  content: "";
  display: table; }

.article_body blockquote:after {
  clear: both; }

.article_body blockquote > :last-child {
  margin-bottom: 0; }

.article_body blockquote cite,
.article_body blockquote small {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.75; }

.article_body blockquote em,
.article_body blockquote i,
.article_body blockquote cite {
  font-style: normal; }

.article_body blockquote strong,
.article_body blockquote b {
  font-weight: bold; }

.article_body blockquote.alignleft,
.article_body blockquote.alignright {
  border: 0 solid #1a1a1a;
  border-top-width: 4px;
  padding: 18px 0 0;
  width: -webkit-calc(50% - 14px);
  width: calc(50% - 14px); }

.article_body address {
  font-style: italic;
  margin-bottom: 28px; }

.article_body code,
.article_body kbd,
.article_body tt,
.article_body var,
.article_body samp,
.article_body pre {
  font-family: Inconsolata, monospace; }

.article_body pre {
  border: 1px solid #d1d1d1;
  font-size: 16px;
  line-height: 1.3125;
  margin-bottom: 28px;
  max-width: 100%;
  overflow: auto;
  padding: 14px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

.article_body code {
  background-color: #d1d1d1;
  padding: 2px 4px; }

.article_body abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help; }

.article_body mark,
.article_body ins {
  background: #007acc;
  color: #fff;
  padding: 2px 4px;
  text-decoration: none; }

.article_body sup,
.article_body sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative; }

.article_body sub {
  top: -6px; }

.article_body sup {
  bottom: -3px; }

.article_body small {
  font-size: 80%; }

.article_body big {
  font-size: 125%; }

/**
 * 3.0 - Elements
 */
.article_body hr {
  background-color: #d1d1d1;
  border: 0;
  height: 1px;
  margin-bottom: 28px; }

.article_body ul,
.article_body ol {
  margin: 0 0 28px 0;
  padding: 0; }

.article_body ul {
  list-style: disc; }

.article_body ol {
  list-style: decimal; }

.article_body li > ul,
.article_body li > ol {
  margin-bottom: 0; }

.article_body li > ul,
blockquote > ul {
  margin-left: 20px; }

.article_body li > ol,
blockquote > ol {
  margin-left: 24px; }

.article_body dl {
  margin-bottom: 28px; }

.article_body dt {
  font-weight: bold; }

.article_body dd {
  margin-bottom: 28px; }

.article_body table,
.article_body th,
.article_body td,
.article_body .mce-item-table,
.article_body .mce-item-table th,
.article_body .mce-item-table td {
  border: 1px solid #d1d1d1; }

.article_body table a {
  color: #007acc; }

.article_body table,
.article_body .mce-item-table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 28px;
  width: 100%; }

.article_body table th,
.article_body .mce-item-table th,
.article_body table caption {
  border-width: 0 1px 1px 0;
  font-size: 16px;
  font-weight: 700;
  padding: 7px;
  text-align: left; }

.article_body table td,
.article_body .mce-item-table td {
  border-width: 0 1px 1px 0;
  font-size: 16px;
  padding: 7px; }

.article_body img {
  width: auto; }
  @media only screen and (max-width: 787px) {
    .article_body img {
      max-width: 100%; } }

.article_body a img {
  display: block; }

.article_body figure {
  margin: 0; }

.article_body del {
  opacity: 0.8; }

.article_body a {
  color: #007acc;
  text-decoration: none; }

.article_body fieldset {
  border: 1px solid #d1d1d1;
  margin-bottom: 28px;
  padding: 14px; }

/**
 * 4.0 - Alignment
 */
.article_body .alignleft {
  float: left;
  margin: 6px 28px 28px 0; }

.article_body .alignright {
  float: right;
  margin: 6px 0 28px 28px; }

.article_body .aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 28px; }

/**
 * 5.0 - Caption
 */
.article_body .wp-caption {
  background: transparent;
  border: none;
  margin-bottom: 28px;
  max-width: 100%;
  padding: 0;
  text-align: inherit; }

.article_body .wp-caption-text,
.article_body .wp-caption-dd {
  color: #686868;
  font-size: 13px;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 7px; }

/**
 * 6.0 - Galleries
 */
.article_body .mce-content-body .wpview-wrap {
  margin-bottom: 28px; }

.article_body .gallery {
  margin: 0 -1.1666667%;
  padding: 0; }

.article_body .gallery .gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.article_body .gallery-columns-1 .gallery-item {
  max-width: 100%; }

.article_body .gallery-columns-2 .gallery-item {
  max-width: 50%; }

.article_body .gallery-columns-4 .gallery-item {
  max-width: 25%; }

.article_body .gallery-columns-5 .gallery-item {
  max-width: 20%; }

.article_body .gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.article_body .gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.article_body .gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.article_body .gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.article_body .gallery .gallery-caption {
  font-size: 13px;
  margin: 0; }

.article_body .gallery-columns-6 .gallery-caption,
.article_body .gallery-columns-7 .gallery-caption,
.article_body .gallery-columns-8 .gallery-caption,
.article_body .gallery-columns-9 .gallery-caption {
  display: none; }

/**
 * 7.0 - Audio / Video
 */
.article_body .wp-audio-shortcode a,
.article_body .wp-playlist a {
  box-shadow: none; }

.article_body .mce-content-body .wp-audio-playlist {
  margin: 0;
  padding-bottom: 0; }

.article_body .mce-content-body .wp-playlist-tracks {
  margin-top: 0; }

.article_body .mce-content-body .wp-playlist-item {
  padding: 10px 0; }

.article_body .mce-content-body .wp-playlist-item-length {
  top: 10px; }

/**
 * 8.0 - RTL
 */
.article_body .rtl blockquote {
  border: 0 solid #1a1a1a;
  border-right-width: 4px; }

.article_body .rtl blockquote.alignleft,
.article_body .rtl blockquote.alignright {
  border: 0 solid #1a1a1a;
  border-top-width: 4px; }

.article_body .rtl blockquote:not(.alignleft):not(.alignright) {
  margin-right: -28px;
  padding: 0 24px 0 0; }

.article_body .rtl blockquote blockquote:not(.alignleft):not(.alignright) {
  margin-right: 0;
  margin-left: auto; }

.article_body .rtl li > ul,
.article_body .rtl blockquote > ul {
  margin-right: 20px;
  margin-left: auto; }

.article_body .rtl li > ol,
.article_body .rtl blockquote > ol {
  margin-right: 24px;
  margin-left: auto; }

.article_body .rtl table th,
.article_body .rtl .mce-item-table th,
.article_body .rtl table caption {
  text-align: right; }
