/*! Luxeritas Child CSS */
/* Luxeritas WordPress Theme - free/libre wordpress platform
 *
 * @copyright Copyright (C) 2015 Thought is free.
 * @license http://www.gnu.org/licenses/gpl-2.0.html GPL v2 or later
 * @author LunaNuko
 * @link https://thk.kanzae.net/
 * @translators rakeem( http://rakeem.jp/ )
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 *   Theme Name: Luxeritas Child Theme
 *   Template: luxeritas
 *   Text Domain: luxech
 *   Theme URI: https://thk.kanzae.net/wp/
 *   Description: SEO optimized, Responsive layout, Super Fast, Multi Feature, Bootstrap
 *   Author: LunaNuko
 *   Author URI: https://thk.kanzae.net/
 *   License: GNU General Public License v2 or later
 *   License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *   Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-header, custom-background, custom-colors, custom-menu, theme-options, featured-image-header, editor-style, sticky-post, threaded-comments, translation-ready
 *   Since: 20151206
 *   Modify: 20170922
 *   Version: 2.00
 *   Template Version: 2
 *
 * ここから上を消すと正しく動作しなくなることがあります。
 * ( Erasing the elements above here might cause system issues. )
*/

/* 以下、好みに応じて子テーマ用のスタイルをお書きください。
 * ( Belo
 * w here, please write down your own styles for the child theme. )
*/

@charset "UTF-8";

/*! Luxeritas Child CSS */
body,
body.mceContentBody,
html {
    font-weight: 400
}

#primary,
.post #paging {
    margin-top: 0
}

.post .btn-more,
.post .catname a {
    -webkit-backface-visibility: hidden;
    text-align: center
}

.card_album,
.card_event,
.title-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.card_item .link_album,
.post .btn-more,
.post .catname a {
    zoom: 1;
    text-decoration: none
}

#breadcrumb a,
#breadcrumb a:hover,
#menu-footer li a,
#page-top,
.album_image a,
.card_item .link_album,
.post .btn-more,
.post .catname a,
.post ul.navi-list li a,
.title-box .btn-back {
    text-decoration: none
}

#page-top,
table.table_club tbody tr[data-href] {
    cursor: pointer
}

.blogroll li,
[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

html {
    font-size: 62.5%
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    line-height: 1.75
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-size: 100%;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0
}

p {
    font-size: 15px;
    font-size: 1.2rem
}

@media (min-width:1170px) {

    #section,
    .grid {
        margin: 0
    }
}

#gnavi li li>a>span {
    -webkit-transition: .4s ease;
    transition: .4s ease
}

#gnavi .current-menu-ancestor>a,
#gnavi .current-menu-item>a,
#gnavi .current_page_ancestor>a,
#gnavi .current_page_item>a {
    color: #333;
    position: relative
}

#gnavi .current-menu-ancestor>a:after,
#gnavi .current-menu-item>a:after,
#gnavi .current_page_ancestor>a:after,
#gnavi .current_page_item>a:after,
.post-type-archive-albums #gnavi .this-page-is-albums a:after,
.post-type-archive-clubdata #gnavi .this-page-is-clubdata a:after,
.post-type-archive-topics #gnavi .this-page-is-topics a:after,
.tax-albums_cat #gnavi .this-page-is-albums a:after,
.tax-club_cat #gnavi .this-page-is-clubdata a:after,
.tax-topics_cat #gnavi .this-page-is-topics a:after {
    display: table;
    content: " ";
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #00C4FF
}

.card_item .event_meta:before,
.event_post .event_meta:before,
h1.sow-headline.caption:before,
h2.sow-headline.caption:before {
    content: ""
}

#layer li a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 40px
}

.pagination {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0;
    margin-top: 40px
}

.pagination li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 40px;
    -ms-flex: 1 1 40px;
    flex: 1 1 40px;
    max-width: 40px
}

.pagination li>a,
.pagination li>span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0
}

.pagination li>a i,
.pagination li>span i {
    font-style: normal;
    font-weight: 400
}

.pagination li a:hover {
    background: #00C4FF
}

.pagination .active {
    border: none
}

.pagination .active span {
    background: #333
}

.pagination>li>a,
.pagination>li>span {
    border-radius: 0 !important
}

#page-top {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    right: 20px;
    font-weight: 400;
    color: #fff;
    padding: 10px 0 0;
    text-align: center;
    display: none;
    opacity: .5;
    z-index: 30
}

.album_image a:hover img,
.card_item .link_album:hover,
.club_cat a:hover {
    opacity: .8
}

#page-top i {
    font-size: 26px;
    font-size: 2.6rem
}

#page-top span {
    display: block;
    font-size: 8px;
    font-size: .8rem
}

@media screen and (max-width:575px) {
    #page-top {
        bottom: 0;
        right: 0;
        width: 50px;
        height: 50px
    }

    #page-top span {
        display: none
    }
}

.title-box {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100px;
    padding: 0 30px;
    background: url(img/bg_title_contents.png) center center no-repeat #000;
    background-size: cover
}

.title-box .entry-title {
    color: #fff;
    font-size: 26px;
    font-size: 2.6rem;
    margin-bottom: 0;
    letter-spacing: normal
}

.title-box .btn-back {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #fff;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 16px;
    border: 1px solid #fff;
    padding: 2px 10px
}

.title-box .btn-back i {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 16px;
    margin-right: 5px
}

.title-box .btn-back:hover {
    background: #00C4FF;
    border: 1px solid #00C4FF
}

.title-box .english-caption {
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: .2em
}

#breadcrumb {
    min-height: 50px;
    line-height: 50px;
    padding: 0;
    margin: 0
}

#breadcrumb a:hover {
    color: #00C4FF
}

#breadcrumb .icon-breadarrow {
    color: #BFBFBF;
    margin-left: 5px;
    margin-right: 8px
}

#side-fixed {
    padding: 0;
    margin-top: -30px
}

#side .widget {
    padding: 30px 0;
    border-bottom: solid 1px #E8E8E8
}

#side .pickup-list li {
    margin-bottom: 20px
}

#side .pickup-list img {
    width: 80px;
    height: 80px;
    float: left;
    padding-right: 20px
}

#side .pickup-list span {
    display: block;
    line-height: 1.6
}

#side .pickup-list .title a {
    color: #333
}

#side .pickup-list .date {
    font-size: 12px;
    font-size: 1.2rem;
    color: #959595
}

#list-title {
    font-size: 20px;
    font-size: 2rem
}

.meta,
.post .meta {
    margin-bottom: 0
}

.category {
    font-weight: 400;
    margin-bottom: 6px
}

.category.post {
    color: #00C4FF;
    margin-bottom: 2px
}

.category.topics {
    color: #9DA3F2
}

.category.clubdata {
    color: #30DE7A
}

.category.albums {
    color: #ffb84c
}

.entry-title a:hover {
    color: #00C4FF
}

.post h2:first-child {
    margin-top: 0;
    margin-bottom: 30px
}

.post ul.contents-list {
    list-style-type: none;
    padding: 0
}

.post ul.contents-list li {
    margin-bottom: 12px;
    clear: both
}

.post ul.navi-list {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 30px;
    margin-top: 35px
}

.post ul.navi-list li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    height: 16px;
    padding: 0 20px;
    border-left: 1px solid #959595
}

.post ul.navi-list li a {
    margin-top: -5px;
    display: block;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem
}

.post ul.navi-list li a:hover,
.post ul.navi-list li.current-cat a {
    color: #00C4FF
}

.post ul.navi-list li:first-child {
    border-left: none
}

.post ul.navi-list li:last-child {
    padding-right: 0
}

.post ul.navi-list.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    padding: 0
}

.post ul.navi-list.center li {
    padding: 0 30px
}

.post ul.navi-list.center li a {
    margin-top: -9px;
    font-size: 18px;
    font-size: 1.8rem
}

.post ul.navi-event {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
    padding: 0
}

.post ul.navi-event li {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    text-align: center;
    font-weight: 700;
    height: 46px;
    line-height: 46px;
    border-right: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8
}

.post ul.navi-event li a {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    text-decoration: none;
    color: #333
}

.post .catname,
.post .catname a {
    width: 120px;
    display: inline-block;
    height: 30px
}

.post ul.navi-event li a:hover,
.post ul.navi-event li.current a {
    background: #00C4FF;
    color: #fff
}

.post ul.navi-event li:first-child {
    border-left: 1px solid #E8E8E8
}

.post .postdate {
    font-size: 14px;
    font-size: 1.4rem;
    margin-right: 25px;
    display: inline-block;
    line-height: 1.8;
    color: #757575
}

.post .catname {
    font-size: 14px;
    font-size: 1.4rem;
    margin-right: 20px
}

.post .catname a {
    backface-visibility: hidden;
    color: #fff;
    font-weight: 700;
    margin-right: 5px;
    line-height: 30px;
    background: #2d2d2d;
    padding: 1px 10px;
    font-size: 13px
}

.post .catname.label-event a {
    background: #00c4ff
}

.post .catname.label-news a {
    background: #9DA3F2
}

.post .catname.label-organization a {
    background: #FFBF57
}

.post .catname.label-other a {
    background: #959595
}

.post .catname.label-other-assoc a {
    background: #6f51a1
}

.post .catname.label-branch-assoc a {
    background: #de82a7
}

.post .catname a:hover {
    opacity: .8;
    color: #fff
}

.post .btn-more {
    position: relative;
    width: 100%;
    padding: 12px 0;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    border: 1px solid #E8E8E8;
    display: block;
    backface-visibility: hidden
}

.post .btn-more i {
    position: absolute;
    top: 18px;
    right: 28px;
    font-size: 18px
}

.post .btn-more:hover {
    background: #00C4FF;
    border: 1px solid #00C4FF;
    color: #fff
}

.post .events_contents .catname,
.post .events_contents .postdate {
    float: left
}

.post .events_contents p {
    float: left;
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8;
    width: 70%
}

@media (max-width:1169px) {
    .post .events_contents p {
        clear: both;
        display: block;
        margin-top: 8px;
        font-size: 14px;
        font-size: 1.4rem;
        width: 100%
    }
}

#side h3,
#side h4 {
    border-left: 4px solid #00C4FF;
    margin: 0 auto 20px;
    padding-left: 10px;
    line-height: 1;
    letter-spacing: normal
}

.post h2 {
    border-left: 0;
    text-align: left
}

.post h4 {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 5px;
    border: 0;
    border-left: none
}

.organization .gallery-item {
    padding: 0
}

.organization .gallery-item img {
    width: 100%
}

h1.sow-headline.caption {
    position: relative;
    color: #fff;
    background: #000;
    font-size: 16px;
    font-size: 1.6rem;
    height: 46px;
    line-height: 46px;
    padding: 0 0 0 20px;
    border-left: 4px solid #00C4FF;
    letter-spacing: 0;
    text-align: left
}

h1.sow-headline.caption:before {
    background: 0 0;
    position: absolute;
    top: -46px;
    right: 74px;
    width: 0;
    height: 0;
    border: 46px solid transparent;
    border-bottom: 46px solid #00C4FF
}

h1.sow-headline.caption .headline_caption {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 20px 0 0;
    width: 120px;
    text-align: right;
    background: #00C4FF;
    height: 46px;
    font-weight: 400;
    letter-spacing: .2em
}

h2.sow-headline,
h2.sow-headline.caption {
    position: relative;
    background: #000;
    height: 46px;
    padding: 0 0 0 20px;
    border-left: 4px solid #00C4FF;
    letter-spacing: 0;
    text-align: left;
    color: #fff
}

h2.sow-headline {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 46px !important
}

h2.sow-headline.caption {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 46px
}

h2.sow-headline.caption:before {
    background: 0 0;
    position: absolute;
    top: -46px;
    right: 74px;
    width: 0;
    height: 0;
    border: 46px solid transparent;
    border-bottom: 46px solid #00C4FF
}

h2.sow-headline.caption .headline_caption {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 20px 0 0;
    width: 120px;
    text-align: right;
    background: #00C4FF;
    height: 46px;
    font-weight: 400;
    letter-spacing: .2em
}

.cat-post-item,
h4.pt-cv-title {
    position: relative
}

h2.sow-headline.subtext {
    position: relative;
    color: #fff;
    background: #000;
    font-size: 16px;
    font-size: 1.6rem;
    height: 46px;
    line-height: 46px;
    padding: 0 0 0 20px;
    border-left: 4px solid #00C4FF;
    letter-spacing: 0;
    text-align: left
}

h2.sow-headline.subtext i {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 20px;
    vertical-align: top;
    font-style: normal
}

h3.widget-title {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: normal;
    font-weight: 700;
    display: block;
    padding: 10px 0;
    margin: 0 0 20px;
    color: #333;
    border-left: none;
    border-bottom: 1px #e8e8e8 solid
}

#linkcat-40 h3.widget-title,
#linkcat-70 h3.widget-title{
    display: none
}

.pt-cv-ifield {
    border: 1px solid #E8E8E8;
    padding: 15px
}

h4.pt-cv-title {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: normal;
    line-height: 1.8rem;
    padding: .5rem 0
}

h4.pt-cv-title a {
    color: #333
}

.pt-cv-meta-fields span {
    color: #fff;
    float: right;
    margin-top: .5rem;
    margin-bottom: .5rem;
    display: block
}

.pt-cv-meta-fields a {
    background: #2d2d2d;
    color: #fff;
    padding: 4px 10px;
    font-size: 1.1rem;
    border-radius: 3px
}

.pt-cv-meta-fields a:hover {
    background: #bbb;
    color: #000
}

.pt-cv-ctf-name {
    margin-right: 20px;
    float: left;
    font-weight: 700;
    font-size: 14px;
    min-width: 30%;
    vertical-align: middle;
    padding: 2px 0 2px 4px
}

.pt-cv-ctf-value {
    max-width: 100%;
    font-size: 14px
}

#menu-sidemenu {
    margin-left: 1.6rem
}

.pt-cv-specialp {
    right: 22px;
    left: auto
}

.pt-cv-specialp span {
    padding: 5px 7px
}

.cat-post-tax-category {
    position: absolute;
    right: 0;
    bottom: 22px;
    font-size: 13px;
    padding: 1px 7px;
    background: #333;
    color: #fff
}

.cat-post-tax-category a {
    color: #fff
}

#side .pt-cv-meta-fields span {
    color: #fff;
    float: left;
    margin-top: 0;
    margin-bottom: 0
}

#side .pt-cv-meta-fields a {
    background: #cdd3da;
    color: #000;
    padding: 4px 8px;
    font-size: 1.1rem;
    border-radius: 0;
    display: inline-block;
    margin-bottom: .5rem
}

.footer-center {
    margin-left: 6.5rem
}

td.space_text {
    min-width: 3.3rem
}

#foot-in p {
    font-size: 18px;
    font-size: 1.45rem
}

.ow-button-base a:hover {
    background: #f0f0f0 !important
}

.sitename {
    letter-spacing: 0;
    font-weight: 700
}

.sitename img {
    width: 70px;
    height: 70px;
    margin-right: 20px
}

.sitename > a:hover {
    color: inherit
}

.sitename > a:hover  img {
    opacity: 1
}

@media screen and (max-width:600px) {
    .tabmenu {
        font-size: 12px;
        font-size: 1.2rem
    }

    .tabcontent {
        margin-top: 15%
    }
}

@media screen and (max-width:575px) {

    h1.sow-headline.caption:before,
    h2.sow-headline.caption:before {
        right: 34px
    }

    #nav {
        top: 0
    }

    #head-in {
        padding-top: 15px;
    }

    .info {
        padding: 20px
    }

    .sitename {
        letter-spacing: 0;
        font-weight: 700;
        font-size: 14px;
        font-size: 1.4rem
    }

    .sitename img {
        width: 50px;
        height: 50px;
        margin-right: 20px
    }

    h1.sow-headline.caption .headline_caption,
    h2.sow-headline.caption .headline_caption {
        width: 80px
    }

    .post ul.navi-list.center li {
        padding: 0 10px;
        font-size: 12px;
        font-size: 1.2rem
    }
}

#gnavi {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700
}

#gnavi .icon-home {
    font-size: 20px;
    font-size: 2rem
}

#gnavi div>ul>li:first-child {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 50px
}

#gnavi div>ul>li>a>span {
    padding-left: 0;
    padding-right: 0
}

@media (max-width:991px) {
    .footer-center {
        margin-left: 0
    }

    #gnavi div>ul>li:first-child {
        width: 100%
    }

    #layer li a {
        line-height: 40px;
        padding: 0 !important
    }

    #layer li a:before {
        padding-left: 20px
    }

    #gnavi .current-menu-ancestor>a,
    #gnavi .current-menu-item>a,
    #gnavi .current_page_ancestor>a,
    #gnavi .current_page_item>a {
        box-sizing: border-box
    }

    #gnavi .current-menu-ancestor>a:after,
    #gnavi .current-menu-item>a:after,
    #gnavi .current_page_ancestor>a:after,
    #gnavi .current_page_item>a:after {
        width: 100%;
        box-sizing: border-box;
        left: 0
    }

    #gnavi ul.mobile-nav {
        display: block;
        position: absolute;
        table-layout: inherit;
        width: 50px;
        height: 50px;
        top: 0;
        right: 0
    }

    #gnavi ul.mobile-nav li {
        display: block;
        text-align: center;
        line-height: 50px;
        padding: 0 10px
    }
}

#main div.grid:last-child {
    margin-bottom: 0
}

.tagcloud a {
    font-size: 12px !important;
    font-size: 1.2rem !important;
    border-radius: 20px;
    border: 1px solid #E8E8E8;
    padding: 2px 12px;
    margin: 0 5px 8px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    color: #333
}

.tagcloud a:hover {
    background: #00C4FF;
    border: 1px solid #00C4FF;
    color: #fff
}

.desc {
    margin-top: 15px;
    line-height: 1.75
}

#copyright {
    padding: 12px 0 13px
}

#footer #foot-in {
    position: relative
}

#footer .copy {
    font-size: 11px;
    font-size: 1.1rem;
    margin: 0
}

#footer .sitename {
    font-size: 16px;
    font-size: 1.6rem
}

#footer .sitename a {
    color: #333
}

#footer .sitename img {
    display: block;
    margin-bottom: 10px;
    margin-right: auto;
    width: 50px;
    height: 50px
}

#menu-footer,
.card_album {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

#footer .col-6 {
    width: 76%;
    padding: 10px 0 0;
    float: right
}

#footer .col-6 p {
    font-size: 12px;
    font-size: 1.2rem
}

#footer .col-6:first-child {
    width: 22%;
    float: left;
    padding-top: 110px;
    padding-right: 2%
}

#menu-footer {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#menu-footer li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700
}

#menu-footer li a {
    color: #333
}

#menu-footer li ul {
    margin-top: 14px
}

#menu-footer li li {
    font-weight: 400;
    font-size: 14px;
    font-size: 1.4rem;
    border-left: 1px solid #E8E8E8;
    padding-left: 14px
}

.foot-info {
    position: absolute;
    top: 30px;
    left: 0
}

.card_album {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%
}

.card_event,
.event_post .detail_bgbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.album_item {
    position: relative;
    width: 31%;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.album_image {
    position: relative;
    width: 100%;
    padding-top: 70%;
    overflow: hidden;
    margin: 0 auto
}

.album_image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 150%;
    max-height: 150%
}

.album_image p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5% 2%;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2;
    color: #fff;
    background: rgba(0, 0, 0, .7);
    text-align: center;
    box-sizing: border-box;
    margin: 0
}

.album_meta h2 {
    font-size: 16px;
    font-size: 1.6rem;
    width: 68%;
    margin-bottom: 0 !important;
    padding: 15px 0 0;
    float: left;
    letter-spacing: 0
}

.album_meta p {
    font-size: 12px;
    font-size: 1.2rem;
    color: #959595;
    width: 32%;
    text-align: right;
    margin-bottom: 0;
    padding: 15px 0 0;
    float: right
}

@media (max-width:991px) {
    .album_item {
        width: 46%
    }
}

@media screen and (max-width:575px) {
    .album_item {
        width: 100%
    }

    .album_meta {
        margin-bottom: 50px
    }
}

.card_event {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.card_item {
    position: relative;
    width: 100%;
    padding-bottom: 0;
    border-top: 1px solid #dadce0;
}
.card_item:last-child {
    border-bottom: 1px solid #dadce0;
}

.card_item dd,
.card_item dt {
    display: block;
    font-size: 14px;
    font-size: 1.4rem
}

.card_item dt {
    clear: left;
    float: left;
}

.card_item dd {
    padding: 0 0 5px 90px;
    line-height: 1.6
}

.card_item .card_inner {
	width: calc(100% - 246px);
    margin: 20px 0 20px 93px;
    padding: 0 20px 0 0;
    border-right: 1px solid #dadce0;
}

.card_item .event_title {
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 2.6rem;
    letter-spacing: normal;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    border: none;
}

.card_item .event_meta {
    position: absolute;
    height: 30px;
    line-height: 30px;
    width: 75px;
    top: -4px;
    left: -5px
}

.card_item .event_meta:before {
    display: block;
    position: absolute;
    top: 25px;
    left: -5px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-right: 5px solid #000
}

.card_item .event_cat {
    position: relative;
    display: inline-block;
    float: left;
    background: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    padding: 0;
    color: #fff;
    min-width: 75px;
    text-align: center;
    letter-spacing: 1px;
}

.card_item .event_type {
    display: inline-block;
    padding-left: 0;
    margin-bottom: 10px;
}

.card_item .event_type li {
    display: inline-block;
    border: 1px solid #30DE7A;
    color: #30DE7A;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0 8px;
    height: 22px;
    line-height: 22px;
    margin-right: 3px;
    border-radius: 11px
}

.card_item .event_status {
	display: table;
	font-size: 12px;
    width: 65px;
    height: 52px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    top: 45px;
    right: 0;
}
.card_item .event_status span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 6px;
    line-height: 1.6rem;
}

.card_item .event_status.status01 {
    background: #00C4FF
}

.card_item .event_status.status02 {
    background: #FF7791
}

.card_item .event_status.status03 {
    background: #959595
}

.card_item .event_date {
	display: table;
	margin: 0;
    padding: 0 0 0 20px;
    font-size: 16px;
    font-size: 1.6rem;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    box-sizing: border-box;
    width: 154px;
}
.card_item .event_date .event_date_wrap {
	position: relative;
	height: 100%;
}
.card_item .event_date .event_date_inner {
	position: absolute;
	top: 50%;
	transform: translateY(-50%) translateX(0);
	-webkit- transform: translateY(-50%) translateX(0);
}
.card_item .event_date span {
	display: table-cell;
	vertical-align: middle;
	font-weight: 600;
}
.card_item .event_date span.year {
	display: block;
	font-size: 16px;
	line-height: 16px;
    margin-bottom: 5px;
}
.card_item .event_date span.date {
	font-size: 30px;
    display: inline-block;
	line-height: 26px;
}
.card_item .event_date span.w,
.card_item .event_date span.to {
	font-size: 18px;
    margin-top: 4px;
    display: inline-block;
    margin-left: 5px;
	line-height: 24px;
}
.card_item .event_date span.to {
    margin-left: 0;
}

.card_item .event_date i {
    color: #00C4FF;
    margin-right: .5em
}

.card_item .event_info {
    padding: 0 15px;
    margin-bottom: 10px
}

.card_item .event_target {
    background: #f2f2f2;
    line-height: 24px;
    width: 100%;
    padding: 8px 15px;
    font-size: 13px;
}
.card_item .event_target .target_wrap {
	display: block;
    margin: 4px 0 1px 0;
    font-size: 0;
    line-height: 18px;
}
.card_item .event_target .ttl {
	font-size: 11px;
    padding: 1px 5px 2px 5px;
    background-color: #e1e1e1;
    margin-right: 7px;
    display: inline-block;
    line-height: 17px;
}
.card_item .event_target .dtl {
    display: inline-block;
}
.card_item .event_target .dtl span {
    font-size: 13px;
}

.card_item .event_target dd {
    padding: 0;
    width: 260px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 34px
}

.card_item .link_album {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    width: 34px;
    height: 34px;
    background: #00C4FF;
    color: #fff;
    text-align: center;
    line-height: 34px;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 18px;
    font-size: 1.8rem
}

.card_item:hover {
    background: #F2FCFF
}

.card_item:hover .event_target {
    background: #efefef;
}

@media screen and (max-width:575px) {	
	.card_item .event_meta {
	    height: 30px;
	    line-height: 30px;
	    width: 100%;
	    top: -4px;
	    left: -5px
	}
	.card_item .event_status {
	    font-size: 10px;
	    width: unset;
	    height: 20px;
	    line-height: 16px;
	    top: 11px;
	    right: 0;
	    min-width: 55px;
	}
	.card_item .card_inner {
		width: 100%;
	    margin: 0;
	    padding: 0;
	    border-right: none;
	    margin-bottom: 20px;
	    margin-top: 35px;
	}
	.card_item .event_title {
		margin-top: 5px !important;
	    margin-bottom: 10px !important;
	    line-height: 2.2rem;
	    letter-spacing: normal;
	    font-size: 16px;
	    padding: 0 13px;
	}
	.card_item .event_target {
	    line-height: 21px;
	    width: calc(100% - 115px);
	    padding: 4px 13px;
	    font-size: 10px !important;
	}
	.card_item .event_target .target_wrap {
		display: flex;
		margin: 3px 0;
	}
	.card_item .event_target .dtl {
	    margin-right: 0 !important;
	    width: calc(100% - 64px);
	    overflow: hidden;
	    display: flex;
	}
	.card_item .event_target .dtl.short {
	    width: calc(100% - 35px);
	}
	.card_item .event_target .dtl span {
		overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
        font-size: 10px;
	}
	.card_item .event_target .ttl {
		font-size: 9px;
	    padding: 1px 5px;
	    line-height: 19px;
        margin-right: 4px;
	}
	.card_item .event_date {
		display: table;
	    margin: 0;
	    padding: 0 15px;
	    position: absolute;
	    bottom: 20px;
	    right: 0;
	    height: 83px;
	    box-sizing: border-box;
	    width: 115px;
	    top: unset;
	    background-color: #e3e3e3;
	}
	.card_item .event_cat {
	    font-size: 11px;
	    height: 31px;
	    line-height: 30px;
	    min-width: 75px;
	}
	.card_item .event_type {
		display: inline-block;
	    padding-left: 0;
	    margin-top: 0;
	    margin-bottom: 0;
	    margin-left: 13px;
	}
	.card_item .event_type li {
	    font-size: 10px;
	    padding: 0 8px;
	    height: 20px;
	    line-height: 18px;
	    margin-right: 2px;
	    border-radius: 10px;
	}
	.card_item .event_type li.notype {
		border: none;
	}
	.card_item .event_date span.year {
		font-size: 11px;
		line-height: 16px;
	    margin-bottom: -3px;
	}
	.card_item .event_date span.date {
		font-size: 20px;
		line-height: 20px;
	}
	.card_item .event_date span.w,
	.card_item .event_date span.to {
		font-size: 11px;
	    margin-top: 4px;
	    margin-left: 4px;
		line-height: 18px;
	}
	.card_item .event_date span.to {
	    margin-left: 0;
	}
	.card_item .event_date .event_date_inner {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		-webkit- transform: translateY(-50%) translateX(-50%);
		min-width: 100%;
	}
}

.event_post {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #e8e8e8;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.event_post dd,
.event_post dt {
    display: block;
    font-size: 14px;
    font-size: 1.4rem
}

.event_post dt {
    clear: left;
    float: left;
    width: 100px;
    color: #757575
}

.event_post dd {
    padding: 0 0 10px 100px
}

.event_post dd p {
    line-height: 1.8;
    margin-bottom: 0;
    font-size: 14px;
    font-size: 1.4rem
}

.event_post h2.event_title {
    letter-spacing: normal;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    margin-top: 32px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-left: 90px;
    padding-right: 200px
}

.event_post .event_meta {
    position: absolute;
    height: 30px;
    line-height: 30px;
    width: 100%;
    top: 30px;
    left: -5px
}

.event_post .event_meta:before {
    display: block;
    position: absolute;
    top: 25px;
    left: -5px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-right: 5px solid #000
}

.event_post .event_cat {
    position: relative;
    display: inline-block;
    float: left;
    background: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    width: 74px;
    text-align: center;
    padding: 0;
    color: #fff
}

.event_post .event_type {
    display: inline-block;
    padding-left: 10px;
    position: absolute;
    top: 0;
    right: 8px
}

.event_post .event_type li {
    display: inline-block;
    border: 1px solid #30DE7A;
    color: #30DE7A;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0 8px;
    height: 22px;
    line-height: 22px;
    margin-right: 3px;
    border-radius: 11px
}

.event_post .detail_bgbox,
.event_post .detail_bgbox.center {
    background: #F8F8F8;
    padding: 30px;
    -webkit-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.event_post .detail_bgbox {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.event_post .detail_bgbox .bgbox_item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 48%
}

.event_post .detail_bgbox.center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%
}

.event_post .entrytype_box {
    text-align: center
}

.event_post .event_btn {
    width: 350px;
    display: block;
    margin-bottom: 10px
}

.event_post .event_status {
    width: 100%;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 15px
}

.event_post .event_status.status01 {
    color: #00C4FF;
    border: 1px solid #00C4FF
}

.event_post .event_status.status02 {
    color: #FF7791;
    border: 1px solid #FF7791
}

.event_post .event_status.status03 {
    color: #959595;
    border: 1px solid #959595
}

.event_post .event_caption {
    font-size: 12px;
    font-size: 1.2rem;
    color: #757575;
    margin-bottom: 5px
}

.event_post .event_entrytype {
    padding: 0;
    margin: 0
}

.event_post .event_entrytype li {
    list-style: none;
    border: 1px solid #e8e8e8;
    background: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 10px;
    margin-bottom: 10px
}

.event_post .event_date {
    margin: 0 0 10px;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem
}

.event_post .event_date i {
    color: #00C4FF;
    margin-right: .5em
}

.event_post .event_info {
    padding: 0
}

.event_post .event_target {
    background: #fdf9e1;
    height: 34px;
    line-height: 34px;
    width: 100%;
    padding: 0 15px;
    position: absolute;
    bottom: 0;
    left: 0
}

.event_post .detail_box {
    padding: 30px
}

.event_post h3.detail-title {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: normal;
    font-weight: 700;
    display: block;
    padding: 10px 0;
    margin: 0 0 20px;
    color: #333;
    border-left: none;
    border-bottom: 1px #e8e8e8 solid
}

.club_post .detail_bgbox,
.fileup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.event_post h3.detail-title i {
    color: #00C4FF;
    margin-right: .5em
}

.fileup {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fileup .fileup_item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 64%
}

.fileup .fileup_btn {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 32%
}

.fileup h4.fileup_name {
    margin: 0 0 5px;
    padding: 0;
    letter-spacing: normal
}

.fileup .fileup_link {
    position: relative;
    width: 100%;
    padding: 12px 0 12px 20px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    border: 1px solid #E8E8E8;
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    zoom: 1;
    text-decoration: none;
    text-align: center
}

.club_cat a,
.top-albums .btn-more {
    -webkit-backface-visibility: hidden;
    zoom: 1;
    text-decoration: none
}

.fileup .fileup_link i {
    position: absolute;
    top: 18px;
    left: 45px;
    font-size: 18px
}

.fileup .fileup_link:hover {
    background: #00C4FF;
    border: 1px solid #00C4FF;
    color: #fff
}

@media (max-width:1169px) {
    .card_item {
        width: 100%
    }

    .card_item .event_target dd {
        width: 400px
    }

    .event_post .detail_bgbox .bgbox_item,
    .fileup .fileup_btn,
    .fileup .fileup_item {
        width: 100%
    }

    .event_post .detail_bgbox .event_info {
        margin-bottom: 20px
    }
}

@media screen and (max-width:575px) {
    .card_item {
        width: 100%
    }

    .card_item .event_target dd {
        width: 200px
    }

    .event_post .detail_bgbox,
    .event_post .detail_bgbox.center,
    .event_post .detail_box {
        padding: 20px
    }

    .event_post .detail_bgbox .event_btn {
        width: 100%
    }

    .event_post h2.event_title {
        margin-top: 80px;
        margin-bottom: 15px;
        padding-left: 20px;
        padding-right: 20px
    }
}

table.table_club {
    width: 100%;
    border-right: #fff solid 1px;
    border-collapse: collapse
}

table.table_club thead th {
    background: #E8E8E8;
    color: #333;
    padding: 10px;
    border: 1px solid #FFF
}

table.table_club thead th:last-child {
    border-right: #fff solid 1px
}

table.table_club tbody th {
    background: #E8E8E8;
    color: #FFF;
    padding: 10px;
    border-bottom: #FFF solid 1px;
    vertical-align: top
}

table.table_club tbody tr:last-child th {
    border-bottom: #fff solid 1px
}

table.table_club tbody td {
    background: #FFF;
    padding: 10px 15px;
    font-size: 14px;
    font-size: 1.4rem;
    border-left: none;
    border-right: none;
    border-bottom: #E8E8E8 solid 1px;
    vertical-align: top
}

table.table_club tbody td ul {
    padding: 0;
    margin: 0
}

table.table_club tbody td ul li {
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
    background: #E8E8E8;
    border-radius: 20px;
    padding: 1px 8px;
    color: #C4C4C4
}

table.table_club tbody td ul li.lavel-on {
    background: #00C4FF;
    color: #fff
}

table.table_club tbody td.club_type {
    width: 94px;
    padding: 10px 0
}

table.table_club tbody td.club_name {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700
}

table.table_club tbody td.club_area,
table.table_club tbody td.club_level,
table.table_club tbody td.club_scale {
    text-align: center
}

table.table_club tbody tr[data-href]:hover td {
    background-color: #F2FCFF
}

@media screen and (max-width:640px) {
    table.table_club thead {
        display: none
    }

    table.table_club tbody tr {
        border-bottom: 1px solid #e8e8e8;
        border-top: 1px solid #e8e8e8
    }

    table.table_club tbody th {
        display: block
    }

    table.table_club tbody td {
        display: block;
        border: none;
        padding: 10px
    }

    table.table_club tbody td.club_type {
        width: 100%;
        padding: 20px 0 0
    }

    table.table_club tbody td.club_name {
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5px 10px 0
    }

    table.table_club tbody td.club_area {
        text-align: left;
        padding: 0 10px;
        float: left
    }

    table.table_club tbody td.club_scale {
        text-align: left;
        padding: 0 10px
    }

    table.table_club tbody td.club_level {
        text-align: left;
        padding: 0 10px 20px
    }

    table.table_club tbody td::before {
        content: attr(label);
        float: left;
        clear: both;
        font-weight: 700
    }

    table.table_club tbody td p {
        padding-left: 6em
    }
}

.club_cat,
.club_cat a {
    width: 94px;
    display: inline-block;
    height: 30px
}

.club_cat {
    font-size: 14px;
    font-size: 1.4rem
}

.club_cat a {
    backface-visibility: hidden;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
    background: #2d2d2d;
    padding: 1px 10px;
    font-size: 13px
}

.club_cat.label-club_cat01 a {
    background: #68DE8F
}

.club_cat.label-club_cat02 a {
    background: #B2E561
}

.club_cat.label-club_cat03 a {
    background: #50DBC6
}

.club_cat.label-club_cat04 a {
    background: #64CBA0
}

.club_cat.label-club_cat05 a {
    background: #959595
}

.club_cat a:hover {
    color: #fff
}

.club_post {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    border: 1px solid #e8e8e8;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.club_post dd,
.club_post dt {
    display: block;
    font-size: 14px;
    font-size: 1.4rem
}

.club_post dt {
    clear: left;
    float: left;
    width: 140px;
    color: #757575
}

.club_post dd {
    padding: 0 0 10px 140px
}

.club_post dd p {
    line-height: 1.8;
    padding-top: 4px;
    margin-bottom: 0
}

.club_post h2.club_title {
    letter-spacing: normal;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    margin-top: 32px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-left: 120px;
    padding-right: 200px
}

.club_post .club_meta {
    position: absolute;
    height: 30px;
    line-height: 30px;
    width: 100%;
    top: 30px;
    left: -5px
}

.club_post .club_meta:before {
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    left: -5px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-right: 5px solid #000
}

.club_post .club_cat {
    position: relative;
    display: inline-block;
    float: left;
    background: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    width: 100px;
    text-align: center;
    padding: 0;
    color: #fff
}

.club_post .club_update {
    position: absolute;
    top: 0;
    right: 8px
}

.club_post .club_update span {
    padding-right: 15px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #757575
}

.club_post .detail_bgbox,
.club_post .detail_bgbox.center {
    background: #F8F8F8;
    padding: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    width: 100%
}

.club_post .detail_bgbox {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.club_post .detail_bgbox .bgbox_item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

.club_post .detail_bgbox.center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.club_post .club_infotitle {
    margin: 0 0 10px;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700
}

.club_post .club_info {
    padding: 0
}

.club_post .club_info i {
    color: #00C4FF;
    margin-right: .5em
}

.club_post .club_level ul {
    padding: 0;
    margin: 0
}

.club_post .club_level ul li {
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
    background: #E8E8E8;
    border-radius: 20px;
    padding: 0 8px;
    color: #C4C4C4
}

.club_post .club_level ul li.lavel-on {
    background: #00C4FF;
    color: #fff
}

.club_post .detail_box {
    padding: 30px
}

.club_post .detail_box dd {
    padding: 0 0 15px 140px
}

.club_post .detail_box dd:last-child {
    padding-bottom: 0
}

.club_post h3.detail-title {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: normal;
    font-weight: 700;
    display: block;
    padding: 10px 0;
    margin: 0 0 20px;
    color: #333;
    border-left: none;
    border-bottom: 1px #e8e8e8 solid
}

.club_post h3.detail-title i {
    color: #00C4FF;
    margin-right: .5em
}

@media (max-width:1169px) {
    .club_post .detail_bgbox .bgbox_item {
        width: 100%
    }

    .club_post .detail_bgbox .event_info {
        margin-bottom: 20px
    }
}

@media screen and (max-width:575px) {

    .club_post .detail_bgbox,
    .club_post .detail_box {
        padding: 20px
    }

    .club_post .detail_box dt {
        float: none;
        border-bottom: 1px solid #e8e8e8;
        width: 100%;
        margin-bottom: 8px
    }

    .club_post .detail_box dd {
        float: none;
        padding-left: 0;
        margin-bottom: 15px
    }

    .club_post .detail_box dd dd:last-child {
        margin-bottom: 0
    }

    .club_post .detail_box dd p {
        font-size: 14px;
        font-size: 1.4rem
    }

    .club_post h2.club_title {
        margin-top: 80px;
        margin-bottom: 15px;
        padding-left: 20px;
        padding-right: 20px
    }
}

.top-albums {
    clear: both;
    background: #F4F4F4;
    padding: 60px 5%
}

.top-albums .title-main {
    margin-bottom: 50px
}

.top-albums .card_album {
    max-width: 1094px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px
}

.top-albums .btn-more {
    position: relative;
    width: 800px;
    padding: 12px 0;
    margin: 0 auto;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    background: #fff;
    border: 1px solid #E8E8E8;
    display: block;
    backface-visibility: hidden;
    text-align: center
}

.top-albums .btn-more i {
    position: absolute;
    top: 18px;
    right: 28px;
    font-size: 18px
}

.top-albums .btn-more:hover {
    background: #00C4FF;
    border: 1px solid #00C4FF;
    color: #fff
}

#list .toc {
    padding: 0;
    margin: 0
}

#main.albums .grid {
    padding-right: 0
}

#main.albums,
.top-albums {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%
}

#main.albums .title-main:after,
.top-albums .title-main:after {
    content: "";
    display: block;
    height: 2px;
    width: 80px;
    background: #00C4FF;
    margin: 0 auto
}

#main.albums h1,
.top-albums h1 {
    width: 100%;
    font-size: 28px;
    font-size: 2.8rem;
    text-align: center;
    padding-bottom: 20px
}

#main.albums .tag-list,
.top-albums .tag-list {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 35px;
    padding: 0
}

#main.albums .tag-list li,
.top-albums .tag-list li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
    -ms-flex: inherit;
    flex: inherit
}

#main.albums .tag-list li a,
.top-albums .tag-list li a {
    display: block;
    border-radius: 20px;
    border: 1px solid #E8E8E8;
    padding: 2px 12px;
    margin: 0 5px 8px;
    color: #333;
    text-decoration: none;
    font-size: 12px;
    font-size: 1.2rem
}

#main.albums .tag-list li a:hover,
.top-albums .tag-list li a:hover {
    background: #00C4FF;
    border: 1px solid #00C4FF;
    color: #fff
}

@media (max-width:991px) {

    #menu-footer,
    .meta-box {
        display: none
    }

    .archive.date #section,
    .archive.tag #section,
    .search #section {
        margin: 0 auto;
        width: 94%
    }

    .post ul.navi-list {
        padding-left: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .post ul.navi-list li {
        border: none;
        margin-bottom: 15px
    }

    .post ul.navi-list li:last-child {
        padding-right: 20px
    }

    #main.albums .grid,
    .grid {
        padding: 0 2%
    }

    h2.sow-headline.subtext i {
        font-size: 12px;
        font-size: 1.2rem
    }

    .top-albums .btn-more {
        width: 100%
    }

    .grid {
        width: 96%;
        margin: 0 auto
    }

    #section {
        padding-left: 0;
        padding-right: 0
    }

    .post .btn-more {
        font-size: 14px;
        font-size: 1.4rem
    }

    .post .btn-more i {
        top: 16px
    }

    #breadcrumb {
        width: 92%;
        padding: 4%;
        line-height: 1.4
    }

    #footer {
        border: none
    }

    .foot-info {
        width: 98%;
        padding: 0 1%;
        text-align: center;
        position: absolute;
        top: 30px;
        left: 0
    }

    .foot-info img {
        margin: 0 auto 10px
    }

    #footer .col-6:first-child {
        width: 98%;
        padding: 110px 1% 0;
        text-align: center
    }

    #side .widget {
        padding: 30px 5%
    }
}

input[type=email],
input[type=search],
input[type=tel],
input[type=text],
option {
    position: relative;
    background: #F4F4F4;
    border: none;
    height: 40px;
    padding: 0 20px;
    font-weight: 400
}

textarea {
    position: relative;
    background: #F4F4F4;
    border: none;
    padding: 10px 20px;
    font-weight: 400;
    height: 180px
}

input[type=submit].search-submit {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 40px;
    background: #333;
    color: #fff;
    border: none
}

input[type=email],
input[type=submit],
input[type=tel],
input[type=text] {
    display: inline;
    line-height: 1;
    vertical-align: middle;
    padding: 12px 12px 11px;
    max-width: 100%
}

@font-face {
    font-family: icomoon;
    src: url(fonts/icomoon/fonts/icomoon.eot?zayp1l);
    src: url(fonts/icomoon/fonts/icomoon.eot?zayp1l#iefix) format("embedded-opentype"), url(fonts/icomoon/fonts/icomoon.ttf?zayp1l) format("truetype"), url(fonts/icomoon/fonts/icomoon.woff?zayp1l) format("woff"), url(fonts/icomoon/fonts/icomoon.svg?zayp1l#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-weight: 400;
    line-height: 1
}

.icon-calendar:before {
    content: "\e906"
}

.icon-doc:before {
    content: "\e907"
}

.icon-mail:before {
    content: "\e908"
}

.icon-note:before {
    content: "\e909"
}

.icon-phone:before {
    content: "\e910"
}

.icon-photo:before {
    content: "\e911"
}

.icon-search:before {
    content: "\e912"
}

.icon-user:before {
    content: "\e913"
}

.icon-users:before {
    content: "\e914"
}

.icon-window:before {
    content: "\e915"
}

.icon-download:before {
    content: "\e916"
}

.icon-feedly:before {
    content: "\e600"
}

.icon-feedly-o:before {
    content: "\e601"
}

.icon-feedly-square:before {
    content: "\e602"
}

.icon-line:before {
    content: "\e700"
}

.icon-line-square:before {
    content: "\e701"
}

.icon-breadarrow:before {
    content: "\e900"
}

.icon-home:before {
    content: "\e901"
}

.icon-linkarrow:before {
    content: "\e902"
}

.icon-next:before {
    content: "\e903"
}

.icon-prev:before {
    content: "\e904"
}

.icon-toparrow:before {
    content: "\e905"
}

.blogroll {
    list-style: none
}

.blogroll li {
    position: relative;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400
}

.blogroll li a {
    padding-right: 20px
}

.blogroll li:before {
    content: "\e915";
    height: 16px;
    width: 16px;
    position: absolute;
    color: #757575;
    top: 0;
    left: -1.6em
}

div.wpcf7 {
    margin-top: 40px
}

div.wpcf7 dd,
div.wpcf7 dt {
    display: block;
    font-size: 16px;
    font-size: 1.6rem
}

div.wpcf7 dt {
    clear: left;
    float: left;
    width: 26%;
    font-weight: 700;
    position: relative
}

div.wpcf7 dd {
    position: relative;
    width: 100%;
    padding: 0 0 0 30%
}

span.wpcf7-not-valid-tip {
    position: absolute;
    bottom: 14px;
    right: 0;
    font-size: 12px;
    font-size: 1.2rem;
    color: #FF6565
}

div.wpcf7-acceptance-missing,
div.wpcf7-validation-errors {
    border: none
}

div.wpcf7-response-output {
    background: #fff;
    color: #FF6565;
    margin: 20px 0 0;
    padding: 20px
}

div.wpcf7-mail-sent-ok {
    border: none;
    color: #333
}

input::-webkit-input-placeholder {
    color: #989898
}

input::-moz-placeholder {
    color: #989898
}

input:-ms-input-placeholder {
    color: #989898
}

.wpcf7-form-control-wrap {
    display: block
}

.wp-cf7-title {
    font-size: 15px;
    margin-top: 10px
}

.wp-cf7-text {
    width: 100%;
    margin-bottom: 40px
}

.wp-cf7-button {
    position: relative;
    clear: both;
    text-align: center
}

.wp-cf7-button .wp-cf7-submit {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    border: 1px solid #E8E8E8;
    display: block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    zoom: 1;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    padding: 0
}

.wp-cf7-button .wp-cf7-submit:hover {
    background: #00C4FF;
    border: 1px solid #00C4FF;
    color: #fff
}

.wp-cf7-button .icon-linkarrow {
    position: absolute;
    top: 14px;
    right: 28px
}

.wp-cf7-button:hover i {
    color: #fff
}

div.wpcf7 .ajax-loader {
    display: none
}

span.wp-cf7-icon {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #FF7272;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    height: 20px;
    line-height: 20px;
    padding-left: 8px;
    padding-right: 8px
}

.contact-fin {
    margin-top: 40px;
    padding: 50px 20px;
    border: 1px solid #E8E8E8
}

@media screen and (max-width:575px) {
    div.wpcf7 dt {
        clear: both;
        float: none;
        width: 100%;
        padding-bottom: 10px
    }

    div.wpcf7 dd {
        padding: 0
    }
}