img.wp-smiley, img.emoji {
    display: inline !important;
    border: 0 !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: none !important;
    padding: 0 !important
}

@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize*/

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    color: #aa4e2b
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    vertical-align: baseline;
    line-height: 0;
    position: relative;
    font-size: 75%
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    color: inherit;
    font: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    padding: 0;
    box-sizing: border-box
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

html {
    overflow-y: scroll
}

body {
    font-family: "minmoji", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Noto Sans Japanese", "Yu Gothic", YuGothic, "游ゴシック体", Meiryo, "メイリオ", sans-serif
}

a {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #09c
}

a:hover, a:active, a:focus {
    color: #f60
}

address, caption, cite, code, dfn, var, h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    font-weight: normal
}

q {
    quotes: none
}

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

img {
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic
}

div {
    word-wrap: break-word
}

pre {
    overflow: auto;
    white-space: pre-wrap;
    word-wrap: break-word
}

form {
    margin: 0
}

button, input, select, textarea, optgroup, option {
    vertical-align: baseline
}

textarea {
    min-height: 100px;
    vertical-align: top
}

button::-moz-focus-inner, input::-moz-focus-inner {
    margin: 0
}

table {
    width: 100%;
    word-break: break-all;
    word-wrap: break-word;
    border-spacing: 0
}

caption {
    text-align: left
}

img {
    height: auto;
    max-width: 100%
}

img {
    max-width: none\9
}

html:not(:target) img {
    max-width: 100%
}

p {
    margin: 0 0 1em
}

ul, ol {
    margin-left: 30px;
    padding-right: 30px;
    padding-left: 0
}

li {
    margin-bottom: .5em
}

.qa1_list li {
    list-style: none;
    background-image: url(../images/icon3newgreen.gif);
    background-repeat: no-repeat;
    padding-left: 3em;
    padding-right: 2em;
    background-position: left center;
    border-bottom: 1px dotted #999
}

blockquote {
    position: relative;
    margin: 2em 0;
    padding: 115px 45px 80px;
    background: #eee
}

blockquote p:last-child {
    margin-bottom: 0
}

blockquote:before {
    position: absolute;
    top: 40px;
    left: 30px;
    width: 58px;
    height: 45px;
    content: url(../images/icon-laquo.png)
}

blockquote:after {
    position: absolute;
    right: 30px;
    bottom: 20px;
    width: 58px;
    height: 45px;
    content: url(../images/icon-raquo.png)
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    blockquote:before {
        display: inline-block;
        width: 58px;
        height: 45px;
        vertical-align: middle;
        background: url(../images/icon-laquo@2x.png);
        -webkit-background-size: 58px 45px;
        background-size: 58px 45px;
        content: " "
    }
    blockquote:after {
        display: inline-block;
        width: 58px;
        height: 45px;
        vertical-align: middle;
        background: url(../images/icon-raquo@2x.png);
        -webkit-background-size: 58px 45px;
        background-size: 58px 45px;
        content: " "
    }
}

blockquote a {
    color: #15a5e6
}

blockquote a:hover, blockquote a:active, blockquote a:focus {
    color: #f60
}

q {
    background: #ccc
}

table {
    width: 100%;
    margin: 1em 0;
    padding: 0;
    border-top: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf
}

th, td {
    padding: .3em .3em;
    border-right: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf
}

th {
    font-weight: bold;
    text-align: left
}

thead th {
    background-color: #909090;
    color: #fff;
    text-align: center
}

dd {
    margin-left: 0;
    padding-left: 1em
}

figure {
    margin: 1em 0
}

.container {
    position: relative
}

.site-header-in, .global-nav-in, .main-image-in, .main-image-in-text, .main-image-in-text-cont, .main-body-in, .site-footer-in {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 1200px;
    margin: auto
}

.main-image-in img {
    width: 100%
}

.main-image-in.wide, .main-image-in-text.wide {
    width: 100%
}

.col1 .main-body-in {
    width: 100%
}

.col1 .breadcrumbs {
    width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.col2 .main-conts {
    float: left;
    width: 65%
}

.col2 .sub-conts {
    float: right;
    width: 30%
}

.col2r .main-conts {
    float: right;
    width: 65%
}

.col2r .sub-conts {
    float: left;
    width: 30%
}

.site-header-conts {
    display: flex;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box
}

.site-title {
    display: block;
    margin: 0;
    width: 40%
}

div#hed-sns {
    display: block;
    width: 69%;
    text-align: -webkit-right
}

.site-title a {
    color: #fff;
    text-decoration: none
}

.site-title a:hover, .site-title a:active, .site-title a:focus {
    text-decoration: underline
}

.normal-screen .site-title {
    font-size: 3em
}

.normal-screen .lp-catch {
    font-size: 1.5em
}

.header-box {
    display: table-cell;
    text-align: right
}

.full-screen {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff
}

.full-screen .site-header-in {
    display: table
}

.full-screen .site-header-conts {
    display: table-cell;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    padding: 1em;
    text-align: center;
    vertical-align: middle;
    text-shadow: 1px 1px 8px #666
}

.full-screen .site-title {
    display: block
}

.contact-btn {
    margin-bottom: 0
}

.full-screen .site-header-conts h1 {
    width: auto;
    margin: 0
}

.full-screen .site-header-conts p {
    font-size: 2em
}

.full-screen .site-header-conts p a {
    color: #fff;
    text-decoration: none
}

.global-nav {
    padding: 0;
    background: #FA8D00;
}

.global-nav-panel {
    display: none;
    font-size: 12px
}

.global-nav-panel span {
    display: block
}

.global-nav .show-menu, .global-nav .show-menu li ul {
    display: block !important
}

.global-nav-in ul {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    border-left: 1px solid #fff;
    table-layout: fixed
}

.global-nav-in li {
    display: table-cell;
    list-style: none;
    position: relative;
    vertical-align: middle;
    margin: 0;
    border-right: 1px solid #fff;
    text-align: center;
    background-color: #FA8D00;
    line-height: 35px
}

.global-nav-in li a {
    min-height: 1.5em;
    background-color: #FA8D00;
    color: #fff;
    text-decoration: none;
    display: block
}

.global-nav-in li a:hover, .global-nav-in li a:active, .global-nav-in li a:focus {
    background-color: #eee;
    color: #333
}

.global-nav-in li ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    width: 100%;
    border-left: 0
}

.global-nav li ul li {
    display: list-item;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 0;
    border-right: 0;
    white-space: normal
}

.global-nav li ul li a {
    display: block;
    padding: .8em 2em
}

.global-nav-in li ul ul {
    top: 0;
    left: 100%
}

.main-image {
    background-color: #fff
}

.main-image-in-text {
    background-repeat: no-repeat;
    background-size: cover
}

.main-image-in-text-cont {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3em
}

.main-image-in-text.wide .main-image-in-text-cont {
    width: 1200px
}

.main-image-in-text p:last-child {
    margin-bottom: 0
}

.main-copy {
    margin-bottom: 20px;
    font-size: 3em;
    text-align: center
}

.sub-copy {
    font-size: 1.5em;
    text-align: center
}

.main-body {
    margin-top: 0;
    padding-bottom: 30px
}

.no-gn .main-body {
    margin-top: 0
}

.lp.no-gn .main-body {
    margin-top: 0
}

div#mainp-in {
    max-width: 1200px;
    margin: auto;
    padding-top: 30px;
}

.breadcrumbs-in {
    margin: 2em 0;
    padding: 0;
    color: #999
}

.no-gn .breadcrumbs-in {
    margin-top: 0
}

.breadcrumbs-in a {
    color: #999
}

.breadcrumbs-in a:hover, .breadcrumbs-in a:active, .breadcrumbs-in a:focus {
    color: #f60
}

.breadcrumbs-in li {
    display: inline;
    list-style: none;
    position: relative;
    margin-right: 1em;
    padding-right: 25px;
    background: url(../images/icon-brc.gif) right center no-repeat
}

.breadcrumbs-in li:before {
    content: url(../images/icon-folder-brc.png)
}

.breadcrumbs-in li.bcl-first:before {
    content: url(../images/icon-home-brc.png)
}

.breadcrumbs-in li.bcl-last {
    background: none
}

.breadcrumbs-in li.bcl-last:before {
    content: ""
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .breadcrumbs-in li {
        background: url(../images/icon-brc@2x.gif) right center no-repeat;
        -webkit-background-size: 5px 9px;
        background-size: 5px 9px
    }
    .breadcrumbs-in li:before {
        width: 12px;
        height: 12px;
        background: url(../images/icon-folder-brc@2x.png)
    }
    .breadcrumbs-in li.bcl-first:before {
        width: 12px;
        height: 12px;
        background: url(../images/icon-home-brc@2x.png)
    }
    .breadcrumbs-in li:before, .breadcrumbs-in li.bcl-first:before {
        display: inline-block;
        vertical-align: middle;
        -webkit-background-size: contain;
        background-size: contain;
        content: " "
    }
    .breadcrumbs-in li.bcl-last:before {
        width: 0;
        height: 0;
        background: none;
        content: ""
    }
}

.main-conts {
    line-height: 1.6
}

.col1 .main-conts {
    margin-bottom: 40px
}

.section-wrap {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
    padding: 10px
}

.section-wrap.wide {
    border-right: 0;
    border-left: 0
}

.section-wrap .section-in, .float-area {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.float-area {
    margin-bottom: 10px
}

.col1 .section-wrap, .col1 .float-area {
    width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.col1 .section-wrap {
    padding: 40px 80px
}

.col1 .section-wrap.wide {
    width: 100%;
    padding: 40px 0
}

.col1 .section-wrap.wide .section-in {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding: 30px 0
}

.sub-conts .section-wrap {
    margin: 0 auto;
    padding: 0;
    border: 0
}

.sub-conts .section-wrap .section-in {
    padding: 0 20px 30px
}

.col1 .sub-conts .section-wrap .section-in {
    padding: 0 80px 30px
}

.sub-conts .link-menu {
    margin-left: 0;
    padding-left: 0
}

.sub-conts .link-menu li {
    list-style: none;
    margin-bottom: 1em;
    padding-left: 13px;
    background: url(../images/icon-list-arw.png) left 6px no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .sub-conts .link-menu li {
        background: url(../images/icon-list-arw@2x.png) left 6px no-repeat;
        -webkit-background-size: 7px 10px;
        background-size: 7px 10px
    }
}

.sub-conts .link-menu ul {
    margin-top: 1em;
    margin-left: 10px;
    padding-left: 0
}

.sub-conts .link-menu-image {
    margin-right: 0;
    margin-left: 0
}

.sub-conts .link-menu-image li {
    list-style: none;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc
}

.sub-conts .link-menu-image li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.link-menu-image-thumb {
    float: left;
    margin-right: 1em
}

.sub-conts .link-menu-image .post-title {
    overflow: hidden;
    margin-bottom: 0;
    padding: 5px 0;
    border: 0;
    background: none;
    font-weight: normal
}

.sp_footer {
	display: none;
}
@media(max-width:640px) {
	.sp_footer {
		box-sizing: border-box;
		display: inline;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		background: rgba(255,255,255,0.8);
		padding: 20px 5px;
	}
	.sp_footer ul {
		width: 100%;
		font-size: 0;
		margin: 0 auto;
	}
	.sp_footer ul li {
		width: 50%;
		font-size: 0;
		display: inline-block;
		text-align: center;
	}
	.sp_footer ul li img {
		width: 95%;
	}
	.site-footer {
		margin-bottom: 80px;
	}
	.breadcrumbs-in li.bcl-last {
    display: inline-block!important;
	
}
}

.site-footer {
    background: #8f8f8f;
    color: #fff
}

.site-footer-in a {
    color: #fff
}

.site-footer-in a:hover, .site-footer-in a:active, .site-footer-in a:focus {
    color: #f60
}

.site-footer-nav {
    margin: 0 auto;
    padding: 1em 0;
    text-align: center
}

.site-footer-nav li {
    display: inline;
    list-style: none;
    margin-left: 50px;
    padding: 0 0 0 13px;
    background: url(../images/icon-arw-next02.png) left center no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .site-footer-nav li {
        background: url(../images/icon-arw-next02@2x.png) left center no-repeat;
        -webkit-background-size: 7px 10px;
        background-size: 7px 10px
    }
}

.site-footer-nav li:first-child {
    margin-left: 0
}

.site-footer-conts-area {
    padding: 1em 0
}

.copyright {
    margin: 0;
    padding: 15px 0;
    background: #FBB03B;
    color: #fff;
    text-align: center
}

.copyright small {
    font-size: 100%
}

.page-top {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99;
    line-height: 1.2;
    margin-bottom: 0
}

.section-in>h1:first-child, .section-in>h2:first-child, .section-in>h3:first-child, .section-in>h4:first-child, .section-in>h5:first-child, .section-in>h6:first-child {
    margin-top: 0
}

.main-body h1 {
    padding: 10px 18px;
    color: #fff;
    font-size: 1.2em
}

.main-body h2 {
    margin: 30px 0 15px;
    padding: 10px 18px;
    color: #fff;
    font-size: 1.3em
}

.main-body h3 {
    margin: 60px 0 30px;
    padding: 0 0 10px;
    border-bottom: 1px solid #909090;
    font-weight: bold;
    font-size: 1.5em
}

.main-body h4 {
    margin: 55px 0 25px;
    padding: 0 0 4px;
    border-bottom: 1px dashed #909090;
    font-weight: bold;
    font-size: 1.25em
}

.main-body h5 {
    margin: 55px 0 25px;
    padding: 0 0 0 9px;
    border-left: 6px solid #909090;
    font-weight: bold;
    font-size: 1.2em
}

.main-body h6 {
    margin: 55px 0 25px;
    font-weight: bold;
    font-size: 1.125em
}

.main-body .img-title {
    padding: 0;
    border: 0;
    background: none;
    border-radius: 0;
    box-shadow: none;
    font-weight: normal;
    font-size: 1em
}

.main-body h1 a, .main-body h2 a {
    color: #fff
}

.main-body h1 a:hover, .main-body h2 a:hover, .main-body h1 a:active, .main-body h2 a:active, .main-body h1 a:focus, .main-body h2 a:focus {
    color: #f60
}

.main-body .archive-title {
    margin: 0 0 30px
}

.col1 .main-body .archive-title {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.section-wrap .section-title {
    margin: 0;
    border: 0;
    color: #fff;
    font-size: 1.5em;
    background-color: #FBB03B;
    margin-bottom: 15px;
    padding: 10px 10px !important;
}

.main-body .section-title a {
    text-decoration: none;
	color:#FFF !important;
}

.main-body .section-title a:hover, .main-body .section-title a:active, .main-body .section-title a:focus {
    color: #f60;
    text-decoration: underline
}

.sub-conts .section-wrap .section-in .section-title, .sub-conts .section-wrap .article-header .section-title {
    margin: 0 -20px 30px;
    padding: 0 0 11px;
    border-bottom: 1px solid #ccc;
    font-weight: normal;
    font-size: 1.125em
}

.news .news-date {
    margin-right: 1em
}

.news-item {
    padding: 1em;
    border-bottom: 1px dotted #ccc
}

.news-item:first-child {
    padding-top: 0
}

.news-item:last-child {
    border-bottom: 0
}

.news .news-thumb {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.main-body .news-title {
    margin-top: 20px;
    padding: 0;
    border: 0;
    background: none;
    font-weight: normal;
    font-size: 1.5em
}

.main-body .news-item:first-child .news-title {
    margin-top: 0
}

.news .news-date, .news .news-cat, .post-cat {
    display: inline-block;
    margin-bottom: 10px
}

.cat {
    display: inline-block;
    margin-right: .5em;
    margin-bottom: 5px;
    padding: .1em .5em;
    border-bottom: 0;
    color: #fff;
    font-size: .875em;
    word-break: break-all;
    border-radius: 3px
}

.cat a {
    display: inline-block;
    margin: -.1em -.5em;
    padding: .1em .5em;
    color: #fff;
    text-decoration: none
}

.cat001 {
    background: #4fc3f7
}

.cat002 {
    background: #ff8a65
}

.cat003 {
    background: #4db6ac
}

.cat004 {
    background: #ba68c8
}

.cat005 {
    background: #90a4ae
}

.news .news-cont {
    margin-bottom: .5em
}

.dl-style01 dt, .dl-style01 dd {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px
}

.dl-style01 dt {
    display: block;
    float: left;
    width: 35%
}

.dl-style01 dd {
    padding-left: 35%;
    border-bottom: 1px dotted #909090
}

.dl-style02 dt, .dl-style02 dd {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    border-bottom: 1px solid #fff
}

.dl-style02 dt {
    display: block;
    background: #909090;
    color: #fff
}

.dl-style02 dd {
    background: #e9e9e9
}

.table-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-comparison {
    margin: 3em 0;
    border-top: 0
}

.table-comparison th, .table-comparison td {
    padding: 10px;
    text-align: center
}

.table-comparison .highlight span {
    display: block;
    margin: -11px
}

.table-comparison .highlight span {
    display: block;
    padding: 11px
}

.table-comparison thead .highlight span {
    margin-top: -25px;
    padding-top: 25px;
    border: 1px solid #cfcfcf;
    border-radius: 8px 8px 0 0
}

.table-comparison th.highlight, .table-comparison th.highlight span {
    background: #ffcc80
}

.table-comparison tfoot td, .table-comparison tfoot td span {
    background: #f2f2f2
}

.category-list, .sub-conts .widget_categories ul {
    margin-left: 0;
    padding-left: 0
}

.category-list li, .sub-conts .widget_categories li {
    list-style: none;
    margin-bottom: 1em;
    padding-left: 15px;
    background: url(../images/icon-tag.png) left 6px no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .category-list li, .sub-conts .widget_categories li {
        background: url(../images/icon-tag@2x.png) left 6px no-repeat;
        -webkit-background-size: 12px 12px;
        background-size: 12px 12px
    }
}

.category-list ul, .sub-conts .widget_categories ul ul {
    margin-top: 1em;
    margin-left: 10px;
    padding-left: 0
}

.tagcloud a {
    margin-right: 10px;
    padding-left: 15px;
    background: url(../images/icon-tag.png) left bottom no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .tagcloud a {
        background: url(../images/icon-tag@2x.png) left bottom no-repeat;
        -webkit-background-size: 12px 12px;
        background-size: 12px 12px
    }
}

.calendar {
    background: #fff;
    font-size: .875em
}

.calendar caption {
    font-weight: bold
}

.calendar th, .calendar td {
    padding: 10px 0;
    text-align: center
}

.calendar tfoot td {
    padding: 10px;
    border-right-width: 0;
    text-align: left
}

.calendar tfoot td:last-child {
    border-right-width: 1px;
    text-align: right
}

.calendar td a {
    display: block;
    margin: -10px 0;
    padding: 10px 0
}

.col4-wrap, .col3-wrap, .col2-wrap {
    margin: 0 0 1em
}

.col4-wrap .col, .col4-wrap .col_2of4, .col4-wrap .col_3of4, .col3-wrap .col, .col3-wrap .col_2of3, .col2-wrap .col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2%
}

.col4-wrap .col:first-child, .col4-wrap .col_2of4:first-child, .col4-wrap .col_3of4:first-child, .col3-wrap .col:first-child, .col3-wrap .col_2of3:first-child, .col2-wrap .col:first-child {
    margin-left: 0
}

.col4-wrap .col {
    width: 23.5%
}

.col4-wrap .col_2of4 {
    width: 49%
}

.col4-wrap .col_3of4 {
    width: 74.5%
}

.col3-wrap .col {
    width: 32%
}

.col3-wrap .col_2of3 {
    width: 66%
}

.col2-wrap .col {
    width: 49%
}

.col-link {
    border: 1px solid #ccc
}

.col-link a {
    display: block;
    color: #333;
    text-decoration: none
}

.col-link a:hover, .col-link a:active, .col-link a:focus {
    background: #eee
}

.banner-list {
    margin-left: 0
}

.banner-list li {
    list-style: none
}

.col1 .banner-list {
    text-align: center
}

.col1 .banner-list li, .main-conts .banner-list li {
    display: inline-block;
    margin-bottom: 1em;
    margin-left: 1em
}

.col1 .banner-list li:first-child, .main-conts .banner-list li:first-child {
    margin-left: 0
}

.link-ref {
    text-align: right
}

embed, iframe, object, video {
    max-width: 100%
}

.btn {
    display: inline-block;
    padding: 1em;
    border: 0;
    background: #ccc;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    box-shadow: 4px 4px 0 #e9e9e9
}

.btn:hover, .btn:active, .btn:focus {
    background: #eee;
    color: #333;
    box-shadow: 4px 4px 0 #d0d0d0;
    cursor: pointer
}

.btn span {
    padding-left: 18px;
    background: url(../images/icon-btn-arw.png) left center no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .btn span {
        padding-left: 18px;
        background: url(../images/icon-btn-arw@2x.png) left center no-repeat;
        -webkit-background-size: 10px 14px;
        background-size: 10px 14px
    }
}

.btn-green {
    padding: 25px 50px;
    background: #75c53b;
    font-size: 1.25em;
    box-shadow: 4px 4px 0 #58942c
}

.btn-green:hover, .btn-green:active, .btn-green:focus {
    background: #bae29d;
    box-shadow: 4px 4px 0 #acca96;
    cursor: pointer
}

.btn-blue {
    padding: 25px 50px;
    background: #1f8ae5;
    font-size: 1.25em;
    box-shadow: 4px 4px 0 #1767ac
}

.btn-blue:hover, .btn-blue:active, .btn-blue:focus {
    background: #8fc5f2;
    box-shadow: 4px 4px 0 #8bb3d6;
    cursor: pointer
}

.btn-orange {
    padding: 25px 50px;
    background: #f59e38;
    font-size: 1.25em;
    box-shadow: 4px 4px 0 #b8762a
}

.btn-orange:hover, .btn-orange:active, .btn-orange:focus {
    background: #facf9c;
    box-shadow: 4px 4px 0 #dcbb95;
    cursor: pointer
}

.btn-red {
    padding: 25px 50px;
    background: #fe4e25;
    font-size: 1.25em;
    box-shadow: 4px 4px 0 #be3a1c
}

.btn-red:hover, .btn-red:active, .btn-red:focus {
    background: #ffa792;
    box-shadow: 4px 4px 0 #df9d8e;
    cursor: pointer
}

.btn-green span, .btn-blue span, .btn-orange span, .btn-red span {
    padding-left: 20px;
    background: url(../images/icon-btn-arw01.png) left center no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .btn-green span, .btn-blue span, .btn-orange span, .btn-red span {
        background: url(../images/icon-btn-arw01@2x.png) left center no-repeat;
        -webkit-background-size: 10px 14px;
        background-size: 10px 14px
    }
}

.btn-form01 {
    padding: 25px 50px;
    background: #909090;
    font-size: 1.25em
}

.btn-form01 span {
    padding-left: 20px;
    background: url(../images/icon-btn-arw01.png) left center no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .btn-form01 span {
        background: url(../images/icon-btn-arw01@2x.png) left center no-repeat;
        -webkit-background-size: 10px 14px;
        background-size: 10px 14px
    }
}

.btn-form02 {
    padding: 20px 30px;
    background: #c9c9c9;
    font-size: 1.125em;
    color: #666
}

.btn-form02 span {
    padding-left: 18px;
    background: url(../images/icon-btn-arw02.png) left center no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .btn-mail span {
        background: url(../images/icon-btn-arw02@2x.png) left center no-repeat;
        -webkit-background-size: 10px 14px;
        background-size: 10px 14px
    }
}

.btn-mail {
    padding: 12px 32px;
    background: #909090
}

.btn-mail span {
    padding-left: 30px;
    background: url(../images/icon-btn-mail.png) left center no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .btn-mail span {
        background: url(../images/icon-btn-mail@2x.png) left center no-repeat;
        -webkit-background-size: 24px 18px;
        background-size: 24px 18px
    }
}

.btn-detail {
    background: #909090
}

.btn-detail span {
    padding-left: 20px;
    background: url(../images/icon-btn-arw01.png) left center no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .btn-detail span {
        background: url(../images/icon-btn-arw01@2x.png) left center no-repeat;
        -webkit-background-size: 10px 14px;
        background-size: 10px 14px
    }
}

.search-box input[type="text"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    height: 30px;
    padding-right: 4px;
    padding-left: 4px;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: inset 1px 3px 2px #eee
}

.btn-search {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
    vertical-align: top;
    padding: 5px;
    border: 0;
    background: #8f8f8f;
    border-radius: 0;
    cursor: pointer
}

.btn-search img {
    width: 21px;
    height: 20px;
    vertical-align: top
}

.sns-list ul {
    margin: 0 0 1em;
    padding: 0
}

.sns-list li {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    margin-left: 1em
}

.snstop-list li {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    margin-left: 1em
}

.sns-list li iframe {
    max-width: none;
    margin: 0
}

.sns-list li:first-child {
    margin-left: 0
}

.eye-catch {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em
}

.post-date, .post-pv {
    display: inline-block;
    margin-right: 1em;
    margin-bottom: .5em
}

.cast-box {
    padding: 30px 20px;
    background: url(../images/bg-cast-box.png) #eee
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .cast-box {
        background: url(../images/bg-cast-box@2x.png) #eee;
        -webkit-background-size: 18px 18px;
        background-size: 18px 18px
    }
}

.cast-box .cast {
    position: relative;
    min-height: 100px;
    margin-top: 0;
    padding-left: 115px
}

.cast-box .cast-name {
    font-weight: bold;
    font-size: 1.25em
}

.cast-box .cast .cast-headshot, .cast-box .cast .cast-profile {
    margin-left: 0;
    margin-bottom: 40px;
    padding-left: 0
}

.cast-box .cast:last-child, .cast-box .cast:last-child .cast-headshot, .cast-box .cast:last-child .cast-profile {
    margin-bottom: 0
}

.cast-box .cast .cast-headshot {
    position: absolute;
    top: 0;
    left: 0
}

.cast-box02 .cast {
    position: relative;
    margin-bottom: 40px;
    padding-top: 210px
}

.cast-box02 .cast dd {
    padding-left: 0
}

.cast-box02 .cast-name {
    font-weight: bold
}

.cast-box02 .cast .cast-headshot {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center
}

.col1 .cast-box02 .cast {
    min-height: 210px;
    padding-top: 0
}

.col1 .cast-box02 .cast-name, .col1 .cast-box02 .cast-profile {
    padding-left: 210px
}

.col1 .cast-box02 .cast .cast-headshot {
    width: auto
}

.chat-l, .chat-r {
    position: relative;
    overflow: hidden;
    margin: 0 0 2em
}

.bubble {
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    min-height: 60px;
    margin-bottom: 2em;
    padding: 1em;
    border: 1px solid #ccc;
    background: #fff
}

.bubble .bubble-in {
    border-color: #fff
}

.talker {
    display: block;
    width: 15%;
    height: auto;
    text-align: center
}

.talker b {
    font-weight: normal
}

.talker img {
    display: block;
    width: 100px;
    max-width: 100%;
    max-width: none\9;
    margin: auto
}

html:not(:target) .talker img {
    max-width: 100%
}

.chat-l .talker {
    float: left;
    margin-right: 2%
}

.chat-r .talker {
    float: right;
    margin-left: 2%
}

.chat-l .bubble {
    float: right
}

.chat-r .bubble {
    float: left
}

.bubble .bubble-in:after, .bubble .bubble-in:before {
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: ""
}

.bubble .b-arw20:after, .bubble .b-arw20:before {
    top: 20%
}

.bubble .b-arw30:after, .bubble .b-arw30:before {
    top: 30%
}

.bubble .b-arw40:after, .bubble .b-arw40:before {
    top: 40%
}

.bubble .b-arw60:after, .bubble .b-arw60:before {
    top: 60%
}

.bubble .b-arw70:after, .bubble .b-arw70:before {
    top: 70%
}

.bubble .b-arw80:after, .bubble .b-arw80:before {
    top: 80%
}

.chat-l .bubble .bubble-in:after, .chat-l .bubble .bubble-in:before {
    right: 100%
}

.chat-r .bubble div:after, .chat-r .bubble div:before {
    left: 100%
}

.chat-l .bubble .bubble-in:after {
    margin-top: -8px;
    border-width: 8px 20px;
    border-color: transparent;
    border-right-color: inherit
}

.chat-l .bubble .bubble-in:before {
    margin-top: -9px;
    border-width: 9px 21px;
    border-color: transparent;
    border-right-color: #ccc
}

.chat-r .bubble .bubble-in:after {
    margin-top: -8px;
    border-width: 8px 20px;
    border-color: transparent;
    border-left-color: inherit
}

.chat-r .bubble .bubble-in:before {
    margin-top: -9px;
    border-width: 9px 21px;
    border-color: transparent;
    border-left-color: #ccc
}

.bubble p:first-child {
    margin-top: 0
}

.together .talker, .together .bubble {
    width: 100%
}

.together .talker b {
    display: inline-block;
    text-align: center
}

.together.chat-l .talker, .together.chat-r .talker {
    float: none;
    margin: 0 0 20px
}

.together.chat-l .talker {
    text-align: left
}

.together.chat-r .talker {
    text-align: right
}

.together.chat-l .bubble, .together.chat-r .bubble {
    float: none
}

.together .bubble .bubble-in:after, .together .bubble .bubble-in:before {
    top: auto;
    bottom: 100%
}

.together.chat-l .bubble .bubble-in:after, .together.chat-l .bubble .bubble-in:before {
    right: auto;
    left: 10%
}

.together.chat-r .bubble .bubble-in:after, .together.chat-r .bubble .bubble-in:before {
    right: 10%;
    left: auto
}

.together.chat-l .bubble .bubble-in:after {
    margin-top: -20px;
    margin-left: -8px;
    border-width: 20px 8px;
    border-color: transparent;
    border-bottom-color: inherit
}

.together.chat-l .bubble .bubble-in:before {
    margin-top: -21px;
    margin-left: -9px;
    border-width: 21px 9px;
    border-color: transparent;
    border-bottom-color: #ccc
}

.together.chat-r .bubble .bubble-in:after {
    border-width: 20px 8px;
    margin-top: -20px;
    margin-right: -8px;
    border-color: transparent;
    border-bottom-color: inherit
}

.together.chat-r .bubble .bubble-in:before {
    margin-top: -21px;
    margin-right: -9px;
    border-width: 21px 9px;
    border-color: transparent;
    border-bottom-color: #ccc
}

.bubble-in p:last-child {
    margin-bottom: 0
}

.bubble-blue {
    border: 1px solid #e1f5fe;
    background: #e1f5fe
}

.chat-l .bubble-blue .bubble-in:after, .chat-l .bubble-blue .bubble-in:before {
    border-right-color: #e1f5fe
}

.chat-r .bubble-blue .bubble-in:after, .chat-r .bubble-blue .bubble-in:before {
    border-left-color: #e1f5fe
}

.together.chat-l .bubble-blue .bubble-in:after, .together.chat-l .bubble-blue .bubble-in:before, .together.chat-r .bubble-blue .bubble-in:after, .together.chat-r .bubble-blue .bubble-in:before {
    border-bottom-color: #e1f5fe
}

.bubble-green {
    border: 1px solid #e8f5e9;
    background: #e8f5e9
}

.chat-l .bubble-green .bubble-in:after, .chat-l .bubble-green .bubble-in:before {
    border-right-color: #e8f5e9
}

.chat-r .bubble-green .bubble-in:after, .chat-r .bubble-green .bubble-in:before {
    border-left-color: #e8f5e9
}

.together.chat-l .bubble-green .bubble-in:after, .together.chat-l .bubble-green .bubble-in:before, .together.chat-r .bubble-green .bubble-in:after, .together.chat-r .bubble-green .bubble-in:before {
    border-bottom-color: #e8f5e9
}

.bubble-yellow {
    border: 1px solid #fff59d;
    background: #fff59d
}

.chat-l .bubble-yellow .bubble-in:after, .chat-l .bubble-yellow .bubble-in:before {
    border-right-color: #fff59d
}

.chat-r .bubble-yellow .bubble-in:after, .chat-r .bubble-yellow .bubble-in:before {
    border-left-color: #fff59d
}

.together.chat-l .bubble-yellow .bubble-in:after, .together.chat-l .bubble-yellow .bubble-in:before, .together.chat-r .bubble-yellow .bubble-in:after, .together.chat-r .bubble-yellow .bubble-in:before {
    border-bottom-color: #fff59d
}

.bubble-orange {
    border: 1px solid #ffcc80;
    background: #ffcc80
}

.chat-l .bubble-orange .bubble-in:after, .chat-l .bubble-orange .bubble-in:before {
    border-right-color: #ffcc80
}

.chat-r .bubble-orange .bubble-in:after, .chat-r .bubble-orange .bubble-in:before {
    border-left-color: #ffcc80
}

.together.chat-l .bubble-orange .bubble-in:after, .together.chat-l .bubble-orange .bubble-in:before, .together.chat-r .bubble-orange .bubble-in:after, .together.chat-r .bubble-orange .bubble-in:before {
    border-bottom-color: #ffcc80
}

.bubble-pink {
    border: 1px solid #fbe9e7;
    background: #fbe9e7
}

.chat-l .bubble-pink .bubble-in:after, .chat-l .bubble-pink .bubble-in:before {
    border-right-color: #fbe9e7
}

.chat-r .bubble-pink .bubble-in:after, .chat-r .bubble-pink .bubble-in:before {
    border-left-color: #fbe9e7
}

.together.chat-l .bubble-pink .bubble-in:after, .together.chat-l .bubble-pink .bubble-in:before, .together.chat-r .bubble-pink .bubble-in:after, .together.chat-r .bubble-pink .bubble-in:before {
    border-bottom-color: #fbe9e7
}

.bubble-red {
    border: 1px solid #ef5350;
    background: #ef5350;
    color: #fff
}

.chat-l .bubble-red .bubble-in:after, .chat-l .bubble-red .bubble-in:before {
    border-right-color: #ef5350
}

.chat-r .bubble-red .bubble-in:after, .chat-r .bubble-red .bubble-in:before {
    border-left-color: #ef5350
}

.together.chat-l .bubble-red .bubble-in:after, .together.chat-l .bubble-red .bubble-in:before, .together.chat-r .bubble-red .bubble-in:after, .together.chat-r .bubble-red .bubble-in:before {
    border-bottom-color: #ef5350
}

.bubble-black {
    border: 1px solid #555;
    background: #555;
    color: #fff
}

.chat-l .bubble-black .bubble-in:after, .chat-l .bubble-black .bubble-in:before {
    border-right-color: #555
}

.chat-r .bubble-black .bubble-in:after, .chat-r .bubble-black .bubble-in:before {
    border-left-color: #555
}

.together.chat-l .bubble-black .bubble-in:after, .together.chat-l .bubble-black .bubble-in:before, .together.chat-r .bubble-black .bubble-in:after, .together.chat-r .bubble-black .bubble-in:before {
    border-bottom-color: #555
}

.main-body .ranking-list {
    margin-right: 0;
    margin-left: 0
}

.main-body .ranking-list li {
    list-style: none;
    overflow: hidden;
    margin-bottom: 40px
}

.main-body .rank-title {
    padding: 5px 0;
    border: 0;
    background: none;
    font-weight: normal;
    font-size: 1.5em
}

.main-body .rank-title {
    margin-top: 0
}

.rank-thumb {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

.sub-conts .ranking-list03 .rank-thumb img {
    width: 100px;
    height: auto
}

.col2 .sub-conts .ranking-list01 .rank-thumb, .col2 .sub-conts .ranking-list02 .rank-thumb, .col2r .sub-conts .ranking-list01 .rank-thumb, .col2r .sub-conts .ranking-list02 .rank-thumb {
    float: none;
    text-align: center
}

.rank-desc {
    overflow: hidden
}

.ranking-list01>li .rank-title {
    padding-left: 60px
}

.ranking-list01 .rank01 .rank-title {
    background: url(../images/icon-rank01-01.png) left top no-repeat
}

.ranking-list01 .rank02 .rank-title {
    background: url(../images/icon-rank01-02.png) left top no-repeat
}

.ranking-list01 .rank03 .rank-title {
    background: url(../images/icon-rank01-03.png) left top no-repeat
}

.ranking-list01 .rank04 .rank-title {
    background: url(../images/icon-rank01-04.png) left top no-repeat
}

.ranking-list01 .rank05 .rank-title {
    background: url(../images/icon-rank01-05.png) left top no-repeat
}

.ranking-list01 .rank06 .rank-title {
    background: url(../images/icon-rank01-06.png) left top no-repeat
}

.ranking-list01 .rank07 .rank-title {
    background: url(../images/icon-rank01-07.png) left top no-repeat
}

.ranking-list01 .rank08 .rank-title {
    background: url(../images/icon-rank01-08.png) left top no-repeat
}

.ranking-list01 .rank09 .rank-title {
    background: url(../images/icon-rank01-09.png) left top no-repeat
}

.ranking-list01 .rank10 .rank-title {
    background: url(../images/icon-rank01-10.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .ranking-list01 .rank01 .rank-title {
        background: url(../images/icon-rank01-01@2x.png) left top no-repeat
    }
    .ranking-list01 .rank02 .rank-title {
        background: url(../images/icon-rank01-02@2x.png) left top no-repeat
    }
    .ranking-list01 .rank03 .rank-title {
        background: url(../images/icon-rank01-03@2x.png) left top no-repeat
    }
    .ranking-list01 .rank04 .rank-title {
        background: url(../images/icon-rank01-04@2x.png) left top no-repeat
    }
    .ranking-list01 .rank05 .rank-title {
        background: url(../images/icon-rank01-05@2x.png) left top no-repeat
    }
    .ranking-list01 .rank06 .rank-title {
        background: url(../images/icon-rank01-06@2x.png) left top no-repeat
    }
    .ranking-list01 .rank07 .rank-title {
        background: url(../images/icon-rank01-07@2x.png) left top no-repeat
    }
    .ranking-list01 .rank08 .rank-title {
        background: url(../images/icon-rank01-08@2x.png) left top no-repeat
    }
    .ranking-list01 .rank09 .rank-title {
        background: url(../images/icon-rank01-09@2x.png) left top no-repeat
    }
    .ranking-list01 .rank10 .rank-title {
        background: url(../images/icon-rank01-10@2x.png) left top no-repeat
    }
    .ranking-list01 .rank01 .rank-title, .ranking-list01 .rank02 .rank-title, .ranking-list01 .rank03 .rank-title, .ranking-list01 .rank04 .rank-title, .ranking-list01 .rank05 .rank-title, .ranking-list01 .rank06 .rank-title, .ranking-list01 .rank07 .rank-title, .ranking-list01 .rank08 .rank-title, .ranking-list01 .rank09 .rank-title, .ranking-list01 .rank10 .rank-title {
        -webkit-background-size: 48px 40px;
        background-size: 48px 40px
    }
}

.ranking-list02>li .rank-title {
    padding-left: 60px;
    padding-bottom: 10px
}

.ranking-list02 .rank01 .rank-title {
    background: url(../images/icon-rank02-01.png) left top no-repeat
}

.ranking-list02 .rank02 .rank-title {
    background: url(../images/icon-rank02-02.png) left top no-repeat
}

.ranking-list02 .rank03 .rank-title {
    background: url(../images/icon-rank02-03.png) left top no-repeat
}

.ranking-list02 .rank04 .rank-title {
    background: url(../images/icon-rank02-04.png) left top no-repeat
}

.ranking-list02 .rank05 .rank-title {
    background: url(../images/icon-rank02-05.png) left top no-repeat
}

.ranking-list02 .rank06 .rank-title {
    background: url(../images/icon-rank02-06.png) left top no-repeat
}

.ranking-list02 .rank07 .rank-title {
    background: url(../images/icon-rank02-07.png) left top no-repeat
}

.ranking-list02 .rank08 .rank-title {
    background: url(../images/icon-rank02-08.png) left top no-repeat
}

.ranking-list02 .rank09 .rank-title {
    background: url(../images/icon-rank02-09.png) left top no-repeat
}

.ranking-list02 .rank10 .rank-title {
    background: url(../images/icon-rank02-10.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .ranking-list02 .rank01 .rank-title {
        background: url(../images/icon-rank02-01@2x.png) left top no-repeat
    }
    .ranking-list02 .rank02 .rank-title {
        background: url(../images/icon-rank02-02@2x.png) left top no-repeat
    }
    .ranking-list02 .rank03 .rank-title {
        background: url(../images/icon-rank02-03@2x.png) left top no-repeat
    }
    .ranking-list02 .rank04 .rank-title {
        background: url(../images/icon-rank02-04@2x.png) left top no-repeat
    }
    .ranking-list02 .rank05 .rank-title {
        background: url(../images/icon-rank02-05@2x.png) left top no-repeat
    }
    .ranking-list02 .rank06 .rank-title {
        background: url(../images/icon-rank02-06@2x.png) left top no-repeat
    }
    .ranking-list02 .rank07 .rank-title {
        background: url(../images/icon-rank02-07@2x.png) left top no-repeat
    }
    .ranking-list02 .rank08 .rank-title {
        background: url(../images/icon-rank02-08@2x.png) left top no-repeat
    }
    .ranking-list02 .rank09 .rank-title {
        background: url(../images/icon-rank02-09@2x.png) left top no-repeat
    }
    .ranking-list02 .rank10 .rank-title {
        background: url(../images/icon-rank02-10@2x.png) left top no-repeat
    }
    .ranking-list02 .rank01 .rank-title, .ranking-list02 .rank02 .rank-title, .ranking-list02 .rank03 .rank-title, .ranking-list02 .rank04 .rank-title, .ranking-list02 .rank05 .rank-title, .ranking-list02 .rank06 .rank-title, .ranking-list02 .rank07 .rank-title, .ranking-list02 .rank08 .rank-title, .ranking-list02 .rank09 .rank-title, .ranking-list02 .rank10 .rank-title {
        -webkit-background-size: 40px 48px;
        background-size: 40px 48px
    }
}

.ranking-list03>li .rank-title {
    padding: 5px 0;
    padding-left: 58px;
    font-size: 1.25em
}

.sub-conts .ranking-list03>li .rank-title {
    min-height: 25px;
    padding: 0 0 5px 40px;
    font-size: 1.25em
}

.sub-conts .ranking-list03>li .rank-title a {
    text-decoration: none
}

.ranking-list03 li .rank-title {
    border-bottom: 1px solid #909090
}

.ranking-list03 .rank01 .rank-title {
    background: url(../images/icon-rank03-01.png) left top no-repeat
}

.ranking-list03 .rank02 .rank-title {
    background: url(../images/icon-rank03-02.png) left top no-repeat
}

.ranking-list03 .rank03 .rank-title {
    background: url(../images/icon-rank03-03.png) left top no-repeat
}

.ranking-list03 .rank04 .rank-title {
    background: url(../images/icon-rank03-04.png) left top no-repeat
}

.ranking-list03 .rank05 .rank-title {
    background: url(../images/icon-rank03-05.png) left top no-repeat
}

.ranking-list03 .rank06 .rank-title {
    background: url(../images/icon-rank03-06.png) left top no-repeat
}

.ranking-list03 .rank07 .rank-title {
    background: url(../images/icon-rank03-07.png) left top no-repeat
}

.ranking-list03 .rank08 .rank-title {
    background: url(../images/icon-rank03-08.png) left top no-repeat
}

.ranking-list03 .rank09 .rank-title {
    background: url(../images/icon-rank03-09.png) left top no-repeat
}

.ranking-list03 .rank10 .rank-title {
    background: url(../images/icon-rank03-10.png) left top no-repeat
}

.sub-conts .ranking-list03 .rank01 .rank-title {
    background: url(../images/icon-rank04-01.png) left top no-repeat
}

.sub-conts .ranking-list03 .rank02 .rank-title {
    background: url(../images/icon-rank04-02.png) left top no-repeat
}

.sub-conts .ranking-list03 .rank03 .rank-title {
    background: url(../images/icon-rank04-03.png) left top no-repeat
}

.sub-conts .ranking-list03 .rank04 .rank-title {
    background: url(../images/icon-rank04-04.png) left top no-repeat
}

.sub-conts .ranking-list03 .rank05 .rank-title {
    background: url(../images/icon-rank04-05.png) left top no-repeat
}

.sub-conts .ranking-list03 .rank06 .rank-title {
    background: url(../images/icon-rank04-06.png) left top no-repeat
}

.sub-conts .ranking-list03 .rank07 .rank-title {
    background: url(../images/icon-rank04-07.png) left top no-repeat
}

.sub-conts .ranking-list03 .rank08 .rank-title {
    background: url(../images/icon-rank04-08.png) left top no-repeat
}

.sub-conts .ranking-list03 .rank09 .rank-title {
    background: url(../images/icon-rank04-09.png) left top no-repeat
}

.sub-conts .ranking-list03 .rank10 .rank-title {
    background: url(../images/icon-rank04-10.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .ranking-list03 .rank01 .rank-title {
        background: url(../images/icon-rank03-01@2x.png) left top no-repeat
    }
    .ranking-list03 .rank02 .rank-title {
        background: url(../images/icon-rank03-02@2x.png) left top no-repeat
    }
    .ranking-list03 .rank03 .rank-title {
        background: url(../images/icon-rank03-03@2x.png) left top no-repeat
    }
    .ranking-list03 .rank04 .rank-title {
        background: url(../images/icon-rank03-04@2x.png) left top no-repeat
    }
    .ranking-list03 .rank05 .rank-title {
        background: url(../images/icon-rank03-05@2x.png) left top no-repeat
    }
    .ranking-list03 .rank06 .rank-title {
        background: url(../images/icon-rank03-06@2x.png) left top no-repeat
    }
    .ranking-list03 .rank07 .rank-title {
        background: url(../images/icon-rank03-07@2x.png) left top no-repeat
    }
    .ranking-list03 .rank08 .rank-title {
        background: url(../images/icon-rank03-08@2x.png) left top no-repeat
    }
    .ranking-list03 .rank09 .rank-title {
        background: url(../images/icon-rank03-09@2x.png) left top no-repeat
    }
    .ranking-list03 .rank10 .rank-title {
        background: url(../images/icon-rank03-10@2x.png) left top no-repeat
    }
    .ranking-list03 .rank01 .rank-title, .ranking-list03 .rank02 .rank-title, .ranking-list03 .rank03 .rank-title, .ranking-list03 .rank04 .rank-title, .ranking-list03 .rank05 .rank-title, .ranking-list03 .rank06 .rank-title, .ranking-list03 .rank07 .rank-title, .ranking-list03 .rank08 .rank-title, .ranking-list03 .rank09 .rank-title, .ranking-list03 .rank10 .rank-title {
        -webkit-background-size: 40px 48px;
        background-size: 40px 48px
    }
    .sub-conts .ranking-list03 .rank01 .rank-title {
        background: url(../images/icon-rank04-01@2x.png) left top no-repeat
    }
    .sub-conts .ranking-list03 .rank02 .rank-title {
        background: url(../images/icon-rank04-02@2x.png) left top no-repeat
    }
    .sub-conts .ranking-list03 .rank03 .rank-title {
        background: url(../images/icon-rank04-03@2x.png) left top no-repeat
    }
    .sub-conts .ranking-list03 .rank04 .rank-title {
        background: url(../images/icon-rank04-04@2x.png) left top no-repeat
    }
    .sub-conts .ranking-list03 .rank05 .rank-title {
        background: url(../images/icon-rank04-05@2x.png) left top no-repeat
    }
    .sub-conts .ranking-list03 .rank06 .rank-title {
        background: url(../images/icon-rank04-06@2x.png) left top no-repeat
    }
    .sub-conts .ranking-list03 .rank07 .rank-title {
        background: url(../images/icon-rank04-07@2x.png) left top no-repeat
    }
    .sub-conts .ranking-list03 .rank08 .rank-title {
        background: url(../images/icon-rank04-08@2x.png) left top no-repeat
    }
    .sub-conts .ranking-list03 .rank09 .rank-title {
        background: url(../images/icon-rank04-09@2x.png) left top no-repeat
    }
    .sub-conts .ranking-list03 .rank10 .rank-title {
        background: url(../images/icon-rank04-10@2x.png) left top no-repeat
    }
    .sub-conts .ranking-list03 .rank01 .rank-title, .sub-conts .ranking-list03 .rank02 .rank-title, .sub-conts .ranking-list03 .rank03 .rank-title, .sub-conts .ranking-list03 .rank04 .rank-title, .sub-conts .ranking-list03 .rank05 .rank-title, .sub-conts .ranking-list03 .rank06 .rank-title, .sub-conts .ranking-list03 .rank07 .rank-title, .sub-conts .ranking-list03 .rank08 .rank-title, .sub-conts .ranking-list03 .rank09 .rank-title, .sub-conts .ranking-list03 .rank10 .rank-title {
        -webkit-background-size: 30px 30px;
        background-size: 30px 30px
    }
}

.ranking-list .on-image .rank-title {
    padding: 0 !important;
    border: 0;
    background: none !important;
    font-size: 1.25em
}

.ranking-list .on-image .rank-thumb {
    position: relative
}

.ranking-list .on-image .rank-thumb:before, .ranking-list .on-image .rank-thumb:before, .ranking-list .on-image .rank-thumb:before {
    position: absolute;
    top: 0;
    left: 0
}

.ranking-list03>.rank01.on-image .rank-thumb:before {
    content: url(../images/icon-rank03-01.png)
}

.ranking-list03>.rank02.on-image .rank-thumb:before {
    content: url(../images/icon-rank03-02.png)
}

.ranking-list03>.rank03.on-image .rank-thumb:before {
    content: url(../images/icon-rank03-03.png)
}

.ranking-list03>.rank04.on-image .rank-thumb:before {
    content: url(../images/icon-rank03-04.png)
}

.ranking-list03>.rank05.on-image .rank-thumb:before {
    content: url(../images/icon-rank03-05.png)
}

.ranking-list03>.rank06.on-image .rank-thumb:before {
    content: url(../images/icon-rank03-06.png)
}

.ranking-list03>.rank07.on-image .rank-thumb:before {
    content: url(../images/icon-rank03-07.png)
}

.ranking-list03>.rank08.on-image .rank-thumb:before {
    content: url(../images/icon-rank03-08.png)
}

.ranking-list03>.rank09.on-image .rank-thumb:before {
    content: url(../images/icon-rank03-09.png)
}

.ranking-list03>.rank10.on-image .rank-thumb:before {
    content: url(../images/icon-rank03-10.png)
}

.sub-conts .ranking-list03>.rank01.on-image .rank-thumb:before {
    content: url(../images/icon-rank04-01.png)
}

.sub-conts .ranking-list03>.rank02.on-image .rank-thumb:before {
    content: url(../images/icon-rank04-02.png)
}

.sub-conts .ranking-list03>.rank03.on-image .rank-thumb:before {
    content: url(../images/icon-rank04-03.png)
}

.sub-conts .ranking-list03>.rank04.on-image .rank-thumb:before {
    content: url(../images/icon-rank04-04.png)
}

.sub-conts .ranking-list03>.rank05.on-image .rank-thumb:before {
    content: url(../images/icon-rank04-05.png)
}

.sub-conts .ranking-list03>.rank06.on-image .rank-thumb:before {
    content: url(../images/icon-rank04-06.png)
}

.sub-conts .ranking-list03>.rank07.on-image .rank-thumb:before {
    content: url(../images/icon-rank04-07.png)
}

.sub-conts .ranking-list03>.rank08.on-image .rank-thumb:before {
    content: url(../images/icon-rank04-08.png)
}

.sub-conts .ranking-list03>.rank09.on-image .rank-thumb:before {
    content: url(../images/icon-rank04-09.png)
}

.sub-conts .ranking-list03>.rank10.on-image .rank-thumb:before {
    content: url(../images/icon-rank04-10.png)
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .ranking-list03>.rank01.on-image .rank-thumb:before {
        background: url(../images/icon-rank03-01@2x.png)
    }
    .ranking-list03>.rank02.on-image .rank-thumb:before {
        background: url(../images/icon-rank03-02@2x.png)
    }
    .ranking-list03>.rank03.on-image .rank-thumb:before {
        background: url(../images/icon-rank03-03@2x.png)
    }
    .ranking-list03>.rank04.on-image .rank-thumb:before {
        background: url(../images/icon-rank03-04@2x.png)
    }
    .ranking-list03>.rank05.on-image .rank-thumb:before {
        background: url(../images/icon-rank03-05@2x.png)
    }
    .ranking-list03>.rank06.on-image .rank-thumb:before {
        background: url(../images/icon-rank03-06@2x.png)
    }
    .ranking-list03>.rank07.on-image .rank-thumb:before {
        background: url(../images/icon-rank03-07@2x.png)
    }
    .ranking-list03>.rank08.on-image .rank-thumb:before {
        background: url(../images/icon-rank03-08@2x.png)
    }
    .ranking-list03>.rank09.on-image .rank-thumb:before {
        background: url(../images/icon-rank03-09@2x.png)
    }
    .ranking-list03>.rank10.on-image .rank-thumb:before {
        background: url(../images/icon-rank03-10@2x.png)
    }
    .ranking-list03>.rank01.on-image .rank-thumb:before, .ranking-list03>.rank02.on-image .rank-thumb:before, .ranking-list03>.rank03.on-image .rank-thumb:before, .ranking-list03>.rank04.on-image .rank-thumb:before, .ranking-list03>.rank05.on-image .rank-thumb:before, .ranking-list03>.rank06.on-image .rank-thumb:before, .ranking-list03>.rank07.on-image .rank-thumb:before, .ranking-list03>.rank08.on-image .rank-thumb:before, .ranking-list03>.rank09.on-image .rank-thumb:before, .ranking-list03>.rank10.on-image .rank-thumb:before {
        display: inline-block;
        width: 48px;
        height: 48px;
        vertical-align: middle;
        -webkit-background-size: contain;
        background-size: contain;
        content: " "
    }
    .sub-conts .ranking-list03>.rank01.on-image .rank-thumb:before {
        background: url(../images/icon-rank04-01@2x.png)
    }
    .sub-conts .ranking-list03>.rank02.on-image .rank-thumb:before {
        background: url(../images/icon-rank04-02@2x.png)
    }
    .sub-conts .ranking-list03>.rank03.on-image .rank-thumb:before {
        background: url(../images/icon-rank04-03@2x.png)
    }
    .sub-conts .ranking-list03>.rank04.on-image .rank-thumb:before {
        background: url(../images/icon-rank04-04@2x.png)
    }
    .sub-conts .ranking-list03>.rank05.on-image .rank-thumb:before {
        background: url(../images/icon-rank04-05@2x.png)
    }
    .sub-conts .ranking-list03>.rank06.on-image .rank-thumb:before {
        background: url(../images/icon-rank04-06@2x.png)
    }
    .sub-conts .ranking-list03>.rank07.on-image .rank-thumb:before {
        background: url(../images/icon-rank04-07@2x.png)
    }
    .sub-conts .ranking-list03>.rank08.on-image .rank-thumb:before {
        background: url(../images/icon-rank04-08@2x.png)
    }
    .sub-conts .ranking-list03>.rank09.on-image .rank-thumb:before {
        background: url(../images/icon-rank04-09@2x.png)
    }
    .sub-conts .ranking-list03>.rank10.on-image .rank-thumb:before {
        background: url(../images/icon-rank04-10@2x.png)
    }
    .sub-conts .ranking-list03>.rank01.on-image .rank-thumb:before, .sub-conts .ranking-list03>.rank02.on-image .rank-thumb:before, .sub-conts .ranking-list03>.rank03.on-image .rank-thumb:before, .sub-conts .ranking-list03>.rank04.on-image .rank-thumb:before, .sub-conts .ranking-list03>.rank05.on-image .rank-thumb:before, .sub-conts .ranking-list03>.rank06.on-image .rank-thumb:before, .sub-conts .ranking-list03>.rank07.on-image .rank-thumb:before, .sub-conts .ranking-list03>.rank08.on-image .rank-thumb:before, .sub-conts .ranking-list03>.rank09.on-image .rank-thumb:before, .sub-conts .ranking-list03>.rank10.on-image .rank-thumb:before {
        display: inline-block;
        width: 30px;
        height: 30px;
        vertical-align: middle;
        -webkit-background-size: contain;
        background-size: contain;
        content: " "
    }
}

.ranking-list04 .rank-box {
    position: relative;
    width: 320px;
    margin-right: auto;
    margin-left: auto
}

.col1 .ranking-list04 li {
    display: inline-block;
    margin-right: 20px
}

.ranking-list04 .rank-box img {
    width: 100%
}

.ranking-list04 .on-image .rank-box:before, .ranking-list04 .on-image .rank-box:before, .ranking-list04 .on-image .rank-box:before {
    position: absolute;
    top: 0;
    left: 0
}

.ranking-list04 .on-image .rank-box .rank-text {
    position: absolute;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    background-color: #000\9;
    color: #fff
}

html:not(:target) .ranking-list04 .on-image .rank-box .rank-text {
    background-color: rgba(0, 0, 0, 0.5)
}

.ranking-list04 .on-image .rank-box a {
    color: #fff
}

.ranking-list04 .on-image .rank-box a:hover, .ranking-list04 .on-image .rank-box a:active, .ranking-list04 .on-image .rank-box a:focus {
    color: #f60
}

.ranking-list04>.rank01.on-image .rank-box:before {
    content: url(../images/icon-rank03-01.png)
}

.ranking-list04>.rank02.on-image .rank-box:before {
    content: url(../images/icon-rank03-02.png)
}

.ranking-list04>.rank03.on-image .rank-box:before {
    content: url(../images/icon-rank03-03.png)
}

.ranking-list04>.rank04.on-image .rank-box:before {
    content: url(../images/icon-rank03-04.png)
}

.ranking-list04>.rank05.on-image .rank-box:before {
    content: url(../images/icon-rank03-05.png)
}

.ranking-list04>.rank06.on-image .rank-box:before {
    content: url(../images/icon-rank03-06.png)
}

.ranking-list04>.rank07.on-image .rank-box:before {
    content: url(../images/icon-rank03-07.png)
}

.ranking-list04>.rank08.on-image .rank-box:before {
    content: url(../images/icon-rank03-08.png)
}

.ranking-list04>.rank09.on-image .rank-box:before {
    content: url(../images/icon-rank03-09.png)
}

.ranking-list04>.rank10.on-image .rank-box:before {
    content: url(../images/icon-rank03-10.png)
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .ranking-list04>.rank01.on-image .rank-box:before {
        background: url(../images/icon-rank03-01@2x.png)
    }
    .ranking-list04>.rank02.on-image .rank-box:before {
        background: url(../images/icon-rank03-02@2x.png)
    }
    .ranking-list04>.rank03.on-image .rank-box:before {
        background: url(../images/icon-rank03-03@2x.png)
    }
    .ranking-list04>.rank04.on-image .rank-box:before {
        background: url(../images/icon-rank03-04@2x.png)
    }
    .ranking-list04>.rank05.on-image .rank-box:before {
        background: url(../images/icon-rank03-05@2x.png)
    }
    .ranking-list04>.rank06.on-image .rank-box:before {
        background: url(../images/icon-rank03-06@2x.png)
    }
    .ranking-list04>.rank07.on-image .rank-box:before {
        background: url(../images/icon-rank03-07@2x.png)
    }
    .ranking-list04>.rank08.on-image .rank-box:before {
        background: url(../images/icon-rank03-08@2x.png)
    }
    .ranking-list04>.rank09.on-image .rank-box:before {
        background: url(../images/icon-rank03-09@2x.png)
    }
    .ranking-list04>.rank10.on-image .rank-box:before {
        background: url(../images/icon-rank03-10@2x.png)
    }
    .ranking-list04>.rank01.on-image .rank-box:before, .ranking-list04>.rank02.on-image .rank-box:before, .ranking-list04>.rank03.on-image .rank-box:before, .ranking-list04>.rank04.on-image .rank-box:before, .ranking-list04>.rank05.on-image .rank-box:before, .ranking-list04>.rank06.on-image .rank-box:before, .ranking-list04>.rank07.on-image .rank-box:before, .ranking-list04>.rank08.on-image .rank-box:before, .ranking-list04>.rank09.on-image .rank-box:before, .ranking-list04>.rank10.on-image .rank-box:before {
        display: inline-block;
        width: 48px;
        height: 48px;
        vertical-align: middle;
        -webkit-background-size: contain;
        background-size: contain;
        content: " "
    }
}

.ranking-list05 .rank-box {
    position: relative;
    width: 320px;
    margin-right: auto;
    margin-left: auto;
    background-position: center center;
    background-size: cover
}

.col1 .ranking-list05 li {
    display: inline-block;
    margin-right: 20px
}

.ranking-list05 .rank-box a {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 180px;
    padding: 3em 1em 1em;
    background-color: rgba(0, 0, 0, 0.5);
    background-color: #000\9;
    color: #fff
}

html:not(:target) .ranking-list05 .rank-box a {
    background-color: rgba(0, 0, 0, 0.5)
}

.ranking-list05 .rank-box a:hover, .ranking-list05 .rank-box a:active, .ranking-list05 .rank-box a:focus {
    color: #f60
}

.ranking-list05 .on-image .rank-box:before, .ranking-list05 .on-image .rank-box:before, .ranking-list05 .on-image .rank-box:before {
    position: absolute;
    top: 0;
    left: 0
}

.ranking-list05>.rank01.on-image .rank-box:before {
    content: url(../images/icon-rank04-01.png)
}

.ranking-list05>.rank02.on-image .rank-box:before {
    content: url(../images/icon-rank04-02.png)
}

.ranking-list05>.rank03.on-image .rank-box:before {
    content: url(../images/icon-rank04-03.png)
}

.ranking-list05>.rank04.on-image .rank-box:before {
    content: url(../images/icon-rank04-04.png)
}

.ranking-list05>.rank05.on-image .rank-box:before {
    content: url(../images/icon-rank04-05.png)
}

.ranking-list05>.rank06.on-image .rank-box:before {
    content: url(../images/icon-rank04-06.png)
}

.ranking-list05>.rank07.on-image .rank-box:before {
    content: url(../images/icon-rank04-07.png)
}

.ranking-list05>.rank08.on-image .rank-box:before {
    content: url(../images/icon-rank04-08.png)
}

.ranking-list05>.rank09.on-image .rank-box:before {
    content: url(../images/icon-rank04-09.png)
}

.ranking-list05>.rank10.on-image .rank-box:before {
    content: url(../images/icon-rank04-10.png)
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .ranking-list05>.rank01.on-image .rank-box:before {
        background: url(../images/icon-rank04-01@2x.png)
    }
    .ranking-list05>.rank02.on-image .rank-box:before {
        background: url(../images/icon-rank04-02@2x.png)
    }
    .ranking-list05>.rank03.on-image .rank-box:before {
        background: url(../images/icon-rank04-03@2x.png)
    }
    .ranking-list05>.rank04.on-image .rank-box:before {
        background: url(../images/icon-rank04-04@2x.png)
    }
    .ranking-list05>.rank05.on-image .rank-box:before {
        background: url(../images/icon-rank04-05@2x.png)
    }
    .ranking-list05>.rank06.on-image .rank-box:before {
        background: url(../images/icon-rank04-06@2x.png)
    }
    .ranking-list05>.rank07.on-image .rank-box:before {
        background: url(../images/icon-rank04-07@2x.png)
    }
    .ranking-list05>.rank08.on-image .rank-box:before {
        background: url(../images/icon-rank04-08@2x.png)
    }
    .ranking-list05>.rank09.on-image .rank-box:before {
        background: url(../images/icon-rank04-09@2x.png)
    }
    .ranking-list05>.rank10.on-image .rank-box:before {
        background: url(../images/icon-rank04-10@2x.png)
    }
    .ranking-list05>.rank01.on-image .rank-box:before, .ranking-list05>.rank02.on-image .rank-box:before, .ranking-list05>.rank03.on-image .rank-box:before, .ranking-list05>.rank04.on-image .rank-box:before, .ranking-list05>.rank05.on-image .rank-box:before, .ranking-list05>.rank06.on-image .rank-box:before, .ranking-list05>.rank07.on-image .rank-box:before, .ranking-list05>.rank08.on-image .rank-box:before, .ranking-list05>.rank09.on-image .rank-box:before, .ranking-list05>.rank10.on-image .rank-box:before {
        display: inline-block;
        width: 30px;
        height: 30px;
        vertical-align: middle;
        -webkit-background-size: contain;
        background-size: contain;
        content: " "
    }
}

.main-body .post-list01, .main-body .post-list02 {
    margin-right: 0;
    margin-left: 0
}

.main-body .post-list01 li, .main-body .post-list02 li {
    list-style: none;
    overflow: hidden;
    margin-bottom: 40px
}

.post-list01 .post-box {
    position: relative;
    width: 320px;
    margin-right: auto;
    margin-left: auto
}

.col1 .post-list01 li {
    display: inline-block;
    margin-right: 20px
}

.post-list01 .post-box img {
    width: 100%
}

.post-list01 .on-image .post-box:before, .post-list01 .on-image .post-box:before, .post-list01 .on-image .post-box:before {
    position: absolute;
    top: 0;
    left: 0
}

.post-list01 .on-image .post-box .post-text {
    position: absolute;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    background-color: #000\9;
    color: #fff
}

html:not(:target) .post-list01 .on-image .post-box .post-text {
    background-color: rgba(0, 0, 0, 0.5)
}

.post-list01 .on-image .post-box a {
    color: #fff
}

.post-list01 .on-image .post-box a:hover, .post-list01 .on-image .post-box a:active, .post-list01 .on-image .post-box a:focus {
    color: #f60
}

.post-list02 .post-box {
    position: relative;
    width: 320px;
    margin-right: auto;
    margin-left: auto;
    background-position: center center;
    background-size: cover
}

.col1 .post-list02 li {
    display: inline-block;
    margin-right: 20px
}

.post-list02 .post-box a {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 180px;
    padding: 1em;
    background-color: rgba(0, 0, 0, 0.5);
    background-color: #000\9;
    color: #fff
}

html:not(:target) .post-list02 .post-box a {
    background-color: rgba(0, 0, 0, 0.5)
}

.post-list02 .post-box a:hover, .post-list02 .post-box a:active, .post-list02 .post-box a:focus {
    color: #f60
}

.post-list02 .on-image .post-box:before, .post-list02 .on-image .post-box:before, .post-list02 .on-image .post-box:before {
    position: absolute;
    top: 0;
    left: 0
}

.review-table {
    width: auto;
    margin-top: 0;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff
}

.rank-thumb .review-table {
    width: 100%;
    margin-bottom: 0
}

.review-table th, .review-table td {
    line-height: 1;
    padding: .5em;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #e9e9e9
}

.review-table th {
    font-weight: normal
}

.star00, .star05, .star10, .star15, .star20, .star25, .star30, .star35, .star40, .star45, .star50 {
    padding-left: 105px;
    white-space: nowrap
}

.star00 {
    background: url(../images/icon-star00.png) left center no-repeat
}

.star05 {
    background: url(../images/icon-star05.png) left center no-repeat
}

.star10 {
    background: url(../images/icon-star10.png) left center no-repeat
}

.star15 {
    background: url(../images/icon-star15.png) left center no-repeat
}

.star20 {
    background: url(../images/icon-star20.png) left center no-repeat
}

.star25 {
    background: url(../images/icon-star25.png) left center no-repeat
}

.star30 {
    background: url(../images/icon-star30.png) left center no-repeat
}

.star35 {
    background: url(../images/icon-star35.png) left center no-repeat
}

.star40 {
    background: url(../images/icon-star40.png) left center no-repeat
}

.star45 {
    background: url(../images/icon-star45.png) left center no-repeat
}

.star50 {
    background: url(../images/icon-star50.png) left center no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .star00 {
        background: url(../images/icon-star00@2x.png) left center no-repeat
    }
    .star05 {
        background: url(../images/icon-star05@2x.png) left center no-repeat
    }
    .star10 {
        background: url(../images/icon-star10@2x.png) left center no-repeat
    }
    .star15 {
        background: url(../images/icon-star15@2x.png) left center no-repeat
    }
    .star20 {
        background: url(../images/icon-star20@2x.png) left center no-repeat
    }
    .star25 {
        background: url(../images/icon-star25@2x.png) left center no-repeat
    }
    .star30 {
        background: url(../images/icon-star30@2x.png) left center no-repeat
    }
    .star35 {
        background: url(../images/icon-star35@2x.png) left center no-repeat
    }
    .star40 {
        background: url(../images/icon-star40@2x.png) left center no-repeat
    }
    .star45 {
        background: url(../images/icon-star45@2x.png) left center no-repeat
    }
    .star50 {
        background: url(../images/icon-star50@2x.png) left center no-repeat
    }
    .star00, .star05, .star10, .star15, .star20, .star25, .star30, .star35, .star40, .star45, .star50 {
        -webkit-background-size: 97px 17px;
        background-size: 97px 17px
    }
}

.item-data {
    margin-bottom: 1em
}

.item-data dl, .item-data dt, .item-data dd {
    margin: 0
}

.item-data dt, .item-data dd {
    display: inline-block
}

.item-data dd {
    padding-left: 0
}

.comparative-list01 .rank-desc, .comparative-list02 .rank-desc {
    overflow: visible
}

.main-body .review-desc-title {
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 1em;
    padding: 0 0 0 14px;
    border: 0;
    border-left: 4px solid #fb8e2d;
    background: none;
    font-weight: normal;
    font-size: 1.125em
}

.comparative-list01>li .rank-title {
    padding-left: 60px
}

.comparative-list01 .rank01 .rank-title {
    background: url(../images/icon-rank01-01.png) left top no-repeat
}

.comparative-list01 .rank02 .rank-title {
    background: url(../images/icon-rank01-02.png) left top no-repeat
}

.comparative-list01 .rank03 .rank-title {
    background: url(../images/icon-rank01-03.png) left top no-repeat
}

.comparative-list01 .rank04 .rank-title {
    background: url(../images/icon-rank01-04.png) left top no-repeat
}

.comparative-list01 .rank05 .rank-title {
    background: url(../images/icon-rank01-05.png) left top no-repeat
}

.comparative-list01 .rank06 .rank-title {
    background: url(../images/icon-rank01-06.png) left top no-repeat
}

.comparative-list01 .rank07 .rank-title {
    background: url(../images/icon-rank01-07.png) left top no-repeat
}

.comparative-list01 .rank08 .rank-title {
    background: url(../images/icon-rank01-08.png) left top no-repeat
}

.comparative-list01 .rank09 .rank-title {
    background: url(../images/icon-rank01-09.png) left top no-repeat
}

.comparative-list01 .rank10 .rank-title {
    background: url(../images/icon-rank01-10.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .comparative-list01 .rank01 .rank-title {
        background: url(../images/icon-rank01-01@2x.png) left top no-repeat
    }
    .comparative-list01 .rank02 .rank-title {
        background: url(../images/icon-rank01-02@2x.png) left top no-repeat
    }
    .comparative-list01 .rank03 .rank-title {
        background: url(../images/icon-rank01-03@2x.png) left top no-repeat
    }
    .comparative-list01 .rank04 .rank-title {
        background: url(../images/icon-rank01-04@2x.png) left top no-repeat
    }
    .comparative-list01 .rank05 .rank-title {
        background: url(../images/icon-rank01-05@2x.png) left top no-repeat
    }
    .comparative-list01 .rank06 .rank-title {
        background: url(../images/icon-rank01-06@2x.png) left top no-repeat
    }
    .comparative-list01 .rank07 .rank-title {
        background: url(../images/icon-rank01-07@2x.png) left top no-repeat
    }
    .comparative-list01 .rank08 .rank-title {
        background: url(../images/icon-rank01-08@2x.png) left top no-repeat
    }
    .comparative-list01 .rank09 .rank-title {
        background: url(../images/icon-rank01-09@2x.png) left top no-repeat
    }
    .comparative-list01 .rank10 .rank-title {
        background: url(../images/icon-rank01-10@2x.png) left top no-repeat
    }
    .comparative-list01 .rank01 .rank-title, .comparative-list01 .rank02 .rank-title, .comparative-list01 .rank03 .rank-title, .comparative-list01 .rank04 .rank-title, .comparative-list01 .rank05 .rank-title, .comparative-list01 .rank06 .rank-title, .comparative-list01 .rank07 .rank-title, .comparative-list01 .rank08 .rank-title, .comparative-list01 .rank09 .rank-title, .comparative-list01 .rank10 .rank-title {
        -webkit-background-size: 48px 40px;
        background-size: 48px 40px
    }
}

.comparative-list02>.rank01.on-image .rank-thumb:before {
    content: url(../images/icon-rank05-01.png)
}

.comparative-list02>.rank02.on-image .rank-thumb:before {
    content: url(../images/icon-rank05-02.png)
}

.comparative-list02>.rank03.on-image .rank-thumb:before {
    content: url(../images/icon-rank05-03.png)
}

.comparative-list02>.rank04.on-image .rank-thumb:before {
    content: url(../images/icon-rank05-04.png)
}

.comparative-list02>.rank05.on-image .rank-thumb:before {
    content: url(../images/icon-rank05-05.png)
}

.comparative-list02>.rank06.on-image .rank-thumb:before {
    content: url(../images/icon-rank05-06.png)
}

.comparative-list02>.rank07.on-image .rank-thumb:before {
    content: url(../images/icon-rank05-07.png)
}

.comparative-list02>.rank08.on-image .rank-thumb:before {
    content: url(../images/icon-rank05-08.png)
}

.comparative-list02>.rank09.on-image .rank-thumb:before {
    content: url(../images/icon-rank05-09.png)
}

.comparative-list02>.rank10.on-image .rank-thumb:before {
    content: url(../images/icon-rank05-10.png)
}

.sub-conts .comparative-list02>.rank01.on-image .rank-thumb:before {
    content: url(../images/icon-rank06-01.png)
}

.sub-conts .comparative-list02>.rank02.on-image .rank-thumb:before {
    content: url(../images/icon-rank06-02.png)
}

.sub-conts .comparative-list02>.rank03.on-image .rank-thumb:before {
    content: url(../images/icon-rank06-03.png)
}

.sub-conts .comparative-list02>.rank04.on-image .rank-thumb:before {
    content: url(../images/icon-rank06-04.png)
}

.sub-conts .comparative-list02>.rank05.on-image .rank-thumb:before {
    content: url(../images/icon-rank06-05.png)
}

.sub-conts .comparative-list02>.rank06.on-image .rank-thumb:before {
    content: url(../images/icon-rank06-06.png)
}

.sub-conts .comparative-list02>.rank07.on-image .rank-thumb:before {
    content: url(../images/icon-rank06-07.png)
}

.sub-conts .comparative-list02>.rank08.on-image .rank-thumb:before {
    content: url(../images/icon-rank06-08.png)
}

.sub-conts .comparative-list02>.rank09.on-image .rank-thumb:before {
    content: url(../images/icon-rank06-09.png)
}

.sub-conts .comparative-list02>.rank10.on-image .rank-thumb:before {
    content: url(../images/icon-rank06-10.png)
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .comparative-list02>.rank01.on-image .rank-thumb:before {
        background: url(../images/icon-rank05-01@2x.png)
    }
    .comparative-list02>.rank02.on-image .rank-thumb:before {
        background: url(../images/icon-rank05-02@2x.png)
    }
    .comparative-list02>.rank03.on-image .rank-thumb:before {
        background: url(../images/icon-rank05-03@2x.png)
    }
    .comparative-list02>.rank04.on-image .rank-thumb:before {
        background: url(../images/icon-rank05-04@2x.png)
    }
    .comparative-list02>.rank05.on-image .rank-thumb:before {
        background: url(../images/icon-rank05-05@2x.png)
    }
    .comparative-list02>.rank06.on-image .rank-thumb:before {
        background: url(../images/icon-rank05-06@2x.png)
    }
    .comparative-list02>.rank07.on-image .rank-thumb:before {
        background: url(../images/icon-rank05-07@2x.png)
    }
    .comparative-list02>.rank08.on-image .rank-thumb:before {
        background: url(../images/icon-rank05-08@2x.png)
    }
    .comparative-list02>.rank09.on-image .rank-thumb:before {
        background: url(../images/icon-rank05-09@2x.png)
    }
    .comparative-list02>.rank10.on-image .rank-thumb:before {
        background: url(../images/icon-rank05-10@2x.png)
    }
    .comparative-list02>.rank01.on-image .rank-thumb:before, .comparative-list02>.rank02.on-image .rank-thumb:before, .comparative-list02>.rank03.on-image .rank-thumb:before, .comparative-list02>.rank04.on-image .rank-thumb:before, .comparative-list02>.rank05.on-image .rank-thumb:before, .comparative-list02>.rank06.on-image .rank-thumb:before, .comparative-list02>.rank07.on-image .rank-thumb:before, .comparative-list02>.rank08.on-image .rank-thumb:before, .comparative-list02>.rank09.on-image .rank-thumb:before, .comparative-list02>.rank10.on-image .rank-thumb:before {
        display: inline-block;
        width: 48px;
        height: 48px;
        vertical-align: middle;
        -webkit-background-size: contain;
        background-size: contain;
        content: " "
    }
    .sub-conts .comparative-list02>.rank01.on-image .rank-thumb:before {
        background: url(../images/icon-rank06-01@2x.png)
    }
    .sub-conts .comparative-list02>.rank02.on-image .rank-thumb:before {
        background: url(../images/icon-rank06-02@2x.png)
    }
    .sub-conts .comparative-list02>.rank03.on-image .rank-thumb:before {
        background: url(../images/icon-rank06-03@2x.png)
    }
    .sub-conts .comparative-list02>.rank04.on-image .rank-thumb:before {
        background: url(../images/icon-rank06-04@2x.png)
    }
    .sub-conts .comparative-list02>.rank05.on-image .rank-thumb:before {
        background: url(../images/icon-rank06-05@2x.png)
    }
    .sub-conts .comparative-list02>.rank06.on-image .rank-thumb:before {
        background: url(../images/icon-rank06-06@2x.png)
    }
    .sub-conts .comparative-list02>.rank07.on-image .rank-thumb:before {
        background: url(../images/icon-rank06-07@2x.png)
    }
    .sub-conts .comparative-list02>.rank08.on-image .rank-thumb:before {
        background: url(../images/icon-rank06-08@2x.png)
    }
    .sub-conts .comparative-list02>.rank09.on-image .rank-thumb:before {
        background: url(../images/icon-rank06-09@2x.png)
    }
    .sub-conts .comparative-list02>.rank10.on-image .rank-thumb:before {
        background: url(../images/icon-rank06-10@2x.png)
    }
    .sub-conts .comparative-list02>.rank01.on-image .rank-thumb:before, .sub-conts .comparative-list02>.rank02.on-image .rank-thumb:before, .sub-conts .comparative-list02>.rank03.on-image .rank-thumb:before, .sub-conts .comparative-list02>.rank04.on-image .rank-thumb:before, .sub-conts .comparative-list02>.rank05.on-image .rank-thumb:before, .sub-conts .comparative-list02>.rank06.on-image .rank-thumb:before, .sub-conts .comparative-list02>.rank07.on-image .rank-thumb:before, .sub-conts .comparative-list02>.rank08.on-image .rank-thumb:before, .sub-conts .comparative-list02>.rank09.on-image .rank-thumb:before, .sub-conts .comparative-list02>.rank10.on-image .rank-thumb:before {
        display: inline-block;
        width: 30px;
        height: 30px;
        vertical-align: middle;
        -webkit-background-size: contain;
        background-size: contain;
        content: " "
    }
}

.interval img {
    display: block;
    margin: 60px auto
}

.check-list, .check-list-l {
    margin-left: 0
}

.check-list li, .check-list-l li {
    list-style: none
}

.check-list li {
    margin-bottom: 1em;
    padding-left: 32px;
    background: url(../images/icon-check-list.png) left 3px no-repeat
}

.check-list-l li {
    margin-bottom: 2em;
    padding: 10px 0 10px 55px;
    background: url(../images/icon-check-list-l.png) left 3px no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .check-list li {
        background: url(../images/icon-check-list@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .check-list-l li {
        background: url(../images/icon-check-list-l@2x.png) left 3px no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.qa-list dt {
    display: block;
    margin-bottom: 30px;
    padding: 10px 0 10px 65px;
    background: url(../images/icon-q.png) left 3px no-repeat;
    font-size: 1.25em
}

.qa-list dd {
    margin-left: 0;
    margin-bottom: 70px;
    padding: 10px 0 10px 65px;
    background: url(../images/icon-a.png) left 3px no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .qa-list dt {
        background: url(../images/icon-q@2x.png) left 3px no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
    .qa-list dd {
        background: url(../images/icon-a@2x.png) left 3px no-repeat;
        -webkit-background-size: 48px 49px;
        background-size: 48px 49px
    }
}

.flow-chart {
    margin-left: 0
}

.flow-chart li {
    list-style: none;
    margin-bottom: 20px;
    padding-bottom: 60px;
    background: url(../images/icon-arrow-b-chart.png) center bottom no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .flow-chart li {
        background: url(../images/icon-arrow-b-chart@2x.png) center bottom no-repeat;
        -webkit-background-size: 161px 40px;
        background-size: 161px 40px
    }
}

.flow-chart li.end, .flow-chart li:last-child {
    padding-bottom: 0;
    background: none
}

.flow-chart .process-box {
    padding: 30px;
    background-color: #a3a3a3;
    color: #fff
}

.info-box {
    padding: 30px 20px;
    background: url(../images/bg-cast-box.png) #eee
}

.trailer-text {
    font-weight: bold;
    font-size: 1.25em
}

.trailer-text-l {
    font-weight: bold;
    font-size: 1.5em
}

.related-thumb {
    overflow: hidden;
    width: 100%;
    border: 1px solid #ccc
}

.related-thumb img {
    display: block;
    max-width: none;
    margin: auto
}

.related-articles-thumbs01 ul {
    margin-left: 0
}

.related-articles-thumbs01 li {
    list-style: none
}

.related-articles-thumbs01 img {
    width: auto;
    max-height: 100px
}

.related-articles-thumbs01 .related-thumb {
    float: left;
    width: 100px;
    margin-right: 20px;
    margin-bottom: 20px
}

.related-articles-thumbs02 ul {
    overflow: hidden;
    margin-left: 0
}

.related-articles-thumbs02 li {
    list-style: none;
    float: left;
    width: 30%;
    margin-left: 5%
}

.related-articles-thumbs02 li:first-child {
    margin-left: 0
}

.related-articles-thumbs02 img {
    width: auto;
    max-height: 160px
}

.voice-box {
    padding: 30px;
    background: #eee
}

.voice-content {
    overflow: hidden
}

.col-onimage>.col {
    position: relative;
    overflow: hidden
}

.col-onimage>.col .text-onimage {
    position: absolute;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    background-color: #000\9;
    color: #fff
}

html:not(:target) .col-onimage>.col .text-onimage {
    background-color: rgba(0, 0, 0, 0.5)
}

.col-onimage02>.col {
    background-position: center center;
    background-size: cover
}

.col-onimage02>.col .text-onimage {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    background-color: #000\9;
    color: #fff
}

html:not(:target) .col-onimage02>.col .text-onimage {
    background-color: rgba(0, 0, 0, 0.5)
}

.col-onimage>.col .text-onimage a, .col-onimage02>.col a {
    color: #fff
}

.col-onimage>.col .text-onimage a:hover, .col-onimage>.col .text-onimage a:active, .col-onimage>.col .text-onimage a:focus, .col-onimage02>.col a:hover, .col-onimage02>.col a:active, .col-onimage02>.col a:focus {
    color: #f60
}

.link-next {
    text-align: right
}

.link-next a {
    padding-left: 13px;
    background: url(../images/icon-arw-next.png) left 6px no-repeat
}

.link-back a {
    padding-left: 13px;
    background: url(../images/icon-arw-prev.png) left 6px no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .link-next a {
        background: url(../images/icon-arw-next@2x.png) left 6px no-repeat;
        -webkit-background-size: 7px 10px;
        background-size: 7px 10px
    }
    .link-back a {
        background: url(../images/icon-arw-prev@2x.png) left 6px no-repeat;
        -webkit-background-size: 7px 10px;
        background-size: 7px 10px
    }
}

.page-nav ol {
    margin-left: 0;
    text-align: center
}

.page-nav li {
    display: inline-block;
    margin-right: 10px;
    padding: 4px 8px;
    border: 1px solid #c1c1c1
}

.page-nav li:last-child {
    margin-right: 0
}

.page-nav li a {
    display: block;
    margin: -4px -8px;
    padding: 4px 8px;
    color: #333;
    text-decoration: none
}

.current, .page-nav li a:hover, .page-nav li a:active, .page-nav li a:focus {
    background: #c1c1c1;
    color: #fff
}

.page-nav-bf ul {
    margin-left: 0
}

.page-nav-bf li {
    list-style: none
}

.page-nav-next {
    float: right;
    padding-right: 13px;
    background: url(../images/icon-arw-next.png) right center no-repeat
}

.page-nav-prev {
    float: left;
    padding-left: 13px;
    background: url(../images/icon-arw-prev.png) left center no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .page-nav-next {
        background: url(../images/icon-arw-next@2x.png) right center no-repeat;
        -webkit-background-size: 7px 10px;
        background-size: 7px 10px
    }
    .page-nav-prev {
        background: url(../images/icon-arw-prev@2x.png) left center no-repeat;
        -webkit-background-size: 7px 10px;
        background-size: 7px 10px
    }
}

.single .article-body, .page .article-body {
    margin-bottom: 40px
}

.keni-relatedposts-list li p {
    overflow: hidden
}

.keni-relatedposts-list li p a[target="_blank"] {
    padding: 3px;
    padding-right: 15px;
    background: url(../images/icon-outbound-link.png) right center no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .keni-relatedposts-list li p a[target="_blank"] {
        background: url(../images/icon-outbound-link@2x.png) right center no-repeat;
        -webkit-background-size: 12px 13px;
        background-size: 12px 13px
    }
}

.cont-nav {
    padding-top: 40px;
    border-top: 1px solid #ccc
}

.post-toc {
    margin-bottom: 40px;
    padding: 30px 20px;
    background: url(../images/bg-cast-box.png) #eee
}

.comment-form-author, .comment-form-mail, .comment-form-url {
    margin-bottom: 2em
}

.comment-form-author p, .comment-form-mail p, .comment-form-url p {
    margin-bottom: 0
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.aligncenter {
    display: block;
    float: none;
    margin-right: auto;
    margin-left: auto
}

.post-tag a {
    word-break: break-all
}

.commentlist, .commentlist .children {
    margin-left: 0
}

.commentlist {
    border-bottom: 1px solid #ccc
}

.commentlist li {
    list-style: none;
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px dotted #ccc
}

.commentlist li:last-child, .commentlist ul li:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.reply a {
    padding-left: 13px;
    background: url(../images/icon-arw-next.png) left 6px no-repeat
}

.commentlist .children {
    margin-top: 1em;
    padding-top: 1em;
    padding-left: 40px;
    border-top: 1px solid #ccc
}

.rsswidget img {
    vertical-align: baseline
}

.sub-conts .widget_recent_entries ul, .sub-conts .widget_rss ul, .sub-conts .widget_archive ul, .sub-conts .widget_recent_comments ul, .sub-conts .widget_nav_menu ul {
    margin-left: 0;
    padding-left: 0
}

.sub-conts .widget_recent_entries li, .sub-conts .widget_rss li, .sub-conts .widget_archive li, .sub-conts .widget_recent_comments li, .sub-conts .widget_nav_menu li {
    list-style: none;
    margin-bottom: 1em;
    padding-left: 13px;
    background: url(../images/icon-list-arw.png) left 6px no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .sub-conts .widget_recent_entries li, .sub-conts .widget_rss li, .sub-conts .widget_archive li, .sub-conts .widget_recent_comments li, .sub-conts .widget_nav_menu li {
        background: url(../images/icon-list-arw@2x.png) left 6px no-repeat;
        -webkit-background-size: 7px 10px;
        background-size: 7px 10px
    }
}

.sub-conts .widget_recent_entries ul ul, .sub-conts .widget_rss ul ul, .sub-conts .widget_archive ul ul, .sub-conts .widget_recent_comments ul ul, .sub-conts .widget_nav_menu ul ul {
    margin-top: 1em;
    margin-left: 10px
}

.num-pv {
    font-size: .8em
}

.calendar, .calendar_wrap table {
    background: #fff;
    font-size: .875em
}

.calendar caption, .widget_calendar caption {
    font-weight: bold
}

.calendar th, .calendar td, .widget_calendar th, .widget_calendar td {
    padding: 10px 0;
    text-align: center
}

.calendar tfoot td, .widget_calendar tfoot td {
    padding: 10px;
    border-right-width: 0;
    text-align: left
}

.calendar tfoot td:last-child, .widget_calendar tfoot td:last-child {
    border-right-width: 1px;
    text-align: right
}

.calendar td a, .widget_calendar tfoot td a {
    display: block;
    margin: -10px 0;
    padding: 10px 0
}

.link-pages {
    margin-top: 2em;
    text-align: center;
    line-height: 1.2
}

.link-pages span {
    display: inline-block;
    margin-left: 0
}

.link-pages a, .link-pages span {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: .5em;
    padding: 4px 8px;
    border: 1px solid #c1c1c1;
    text-decoration: none
}

.link-pages span, .link-pages a:hover, .link-pages a:active, .link-pages a:focus {
    background: #c1c1c1;
    color: #fff
}

.link-pages a span {
    display: inline;
    margin-right: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: inherit
}

.link-pages .link-pages-cap {
    display: inline-block;
    margin-right: 10px;
    padding: 0;
    border: 0;
    background: transparent;
    color: inherit
}

.wp-caption {
    max-width: 100%
}

.note {
    display: block;
    padding-left: 1em;
    text-indent: -1em
}

.note2 {
    display: block;
    padding-left: 2em;
    text-indent: -2em
}

.warning, .error {
    color: #e53935 !important
}

.required {
    display: inline-block;
    color: #e53935 !important
}

.dot {
    position: relative;
    padding-top: 5px
}

.dot:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: .2em;
    height: .2em;
    margin-left: -.1em;
    background: #333;
    border-radius: 50%;
    content: ""
}

.shadow {
    box-shadow: 4px 4px 0 #e9e9e9
}

.shadow02 {
    box-shadow: 0 0 4px #666
}

.outline {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc
}

.frame {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 95%;
    padding: 8px;
    background: #fff;
    box-shadow: 0 0 8px #666
}

.border {
    border: 1px solid #ccc
}

img.resize10, html:not(:target) img.resize10 {
    height: auto;
    max-width: 10%
}

img.resize20, html:not(:target) img.resize20 {
    height: auto;
    max-width: 20%
}

img.resize30, html:not(:target) img.resize30 {
    height: auto;
    max-width: 30%
}

img.resize40, html:not(:target) img.resize40 {
    height: auto;
    max-width: 40%
}

img.resize50, html:not(:target) img.resize50 {
    height: auto;
    max-width: 50%
}

img.resize60, html:not(:target) img.resize60 {
    height: auto;
    max-width: 60%
}

img.resize70, html:not(:target) img.resize70 {
    height: auto;
    max-width: 70%
}

img.resize80, html:not(:target) img.resize80 {
    height: auto;
    max-width: 80%
}

img.resize90, html:not(:target) img.resize90 {
    height: auto;
    max-width: 90%
}

.circle {
    border-radius: 50%
}

.rc4 {
    border-radius: 4px
}

.rc4-tl {
    border-top-left-radius: 4px
}

.rc4-tr {
    border-top-right-radius: 4px
}

.rc4-bl {
    border-bottom-left-radius: 4px
}

.rc4-br {
    border-bottom-right-radius: 4px
}

.rc8 {
    border-radius: 8px
}

.rc8-tl {
    border-top-left-radius: 8px
}

.rc8-tr {
    border-top-right-radius: 8px
}

.rc8-bl {
    border-bottom-left-radius: 8px
}

.rc8-br {
    border-bottom-right-radius: 8px
}

.rc12 {
    border-radius: 12px
}

.rc12-tl {
    border-top-left-radius: 12px
}

.rc12-tr {
    border-top-right-radius: 12px
}

.rc12-bl {
    border-bottom-left-radius: 12px
}

.rc12-br {
    border-bottom-right-radius: 12px
}

.rc50 {
    border-radius: 50px
}

.transparent-panel-wrap {
    padding: 1em;
    -webkit-background-size: cover;
    background-size: cover
}

.transparent-panel {
    padding: 1em;
    background-color: rgba(255, 255, 255, 0.7);
    background-color: #fff\9
}

html:not(:target) .transparent-panel {
    background-color: rgba(255, 255, 255, 0.7)
}

.fl-l {
    float: left;
    margin: 0 1em 1em 0
}

.fl-r {
    float: right;
    margin: 0 0 1em 1em
}

.fl-c {
    clear: both
}

.left {
    float: left;
    margin: 0 1em 1em 0
}

.right {
    float: right;
    margin: 0 0 1em 1em
}

.al-l {
    text-align: left
}

.al-r {
    text-align: right
}

.al-c {
    text-align: center
}

.vl-t {
    vertical-align: top !important
}

.vl-m {
    vertical-align: middle !important
}

.vl-b {
    vertical-align: bottom !important
}

.m0 {
    margin: 0 !important
}

.m0-t {
    margin-top: 0 !important
}

.m0-r {
    margin-right: 0 !important
}

.m0-b {
    margin-bottom: 0 !important
}

.m0-l {
    margin-left: 0 !important
}

.m5 {
    margin: 5px !important
}

.m5-t {
    margin-top: 5px !important
}

.m5-r {
    margin-right: 5px !important
}

.m5-b {
    margin-bottom: 5px !important
}

.m5-l {
    margin-left: 5px !important
}

.m10 {
    margin: 10px !important
}

.m10-t {
    margin-top: 10px !important
}

.m10-r {
    margin-right: 10px !important
}

.m10-b {
    margin-bottom: 10px !important
}

.m10-l {
    margin-left: 10px !important
}

.m15 {
    margin: 15px !important
}

.m15-t {
    margin-top: 15px !important
}

.m15-r {
    margin-right: 15px !important
}

.m15-b {
    margin-bottom: 15px !important
}

.m15-l {
    margin-left: 15px !important
}

.m20 {
    margin: 20px !important
}

.m20-t {
    margin-top: 20px !important
}

.m20-r {
    margin-right: 20px !important
}

.m20-b {
    margin-bottom: 20px !important
}

.m20-l {
    margin-left: 20px !important
}

.m25 {
    margin: 25px !important
}

.m25-t {
    margin-top: 25px !important
}

.m25-r {
    margin-right: 25px !important
}

.m25-b {
    margin-bottom: 25px !important
}

.m25-l {
    margin-left: 25px !important
}

.m30 {
    margin: 30px !important
}

.m30-t {
    margin-top: 30px !important
}

.m30-r {
    margin-right: 30px !important
}

.m30-b {
    margin-bottom: 30px !important
}

.m30-l {
    margin-left: 30px !important
}

.m40 {
    margin: 40px !important
}

.m40-t {
    margin-top: 40px !important
}

.m40-r {
    margin-right: 40px !important
}

.m40-b {
    margin-bottom: 40px !important
}

.m40-l {
    margin-left: 40px !important
}

.m50 {
    margin: 50px !important
}

.m50-t {
    margin-top: 50px !important
}

.m50-r {
    margin-right: 50px !important
}

.m50-b {
    margin-bottom: 50px !important
}

.m50-l {
    margin-left: 50px !important
}

.m60 {
    margin: 60px !important
}

.m60-t {
    margin-top: 60px !important
}

.m60-r {
    margin-right: 60px !important
}

.m60-b {
    margin-bottom: 60px !important
}

.m60-l {
    margin-left: 60px !important
}

.m70 {
    margin: 70px !important
}

.m70-t {
    margin-top: 70px !important
}

.m70-r {
    margin-right: 70px !important
}

.m70-b {
    margin-bottom: 70px !important
}

.m70-l {
    margin-left: 70px !important
}

.m80 {
    margin: 80px !important
}

.m80-t {
    margin-top: 80px !important
}

.m80-r {
    margin-right: 80px !important
}

.m80-b {
    margin-bottom: 80px !important
}

.m80-l {
    margin-left: 80px !important
}

.m90 {
    margin: 90px !important
}

.m90-t {
    margin-top: 90px !important
}

.m90-r {
    margin-right: 90px !important
}

.m90-b {
    margin-bottom: 90px !important
}

.m90-l {
    margin-left: 90px !important
}

.m100 {
    margin: 100px !important
}

.m100-t {
    margin-top: 100px !important
}

.m100-r {
    margin-right: 100px !important
}

.m100-b {
    margin-bottom: 100px !important
}

.m100-l {
    margin-left: 100px !important
}

.m120 {
    margin: 120px !important
}

.m120-t {
    margin-top: 120px !important
}

.m120-r {
    margin-right: 120px !important
}

.m120-b {
    margin-bottom: 120px !important
}

.m120-l {
    margin-left: 120px !important
}

.m150 {
    margin: 150px !important
}

.m150-t {
    margin-top: 150px !important
}

.m150-r {
    margin-right: 150px !important
}

.m150-b {
    margin-bottom: 150px !important
}

.m150-l {
    margin-left: 150px !important
}

.m200 {
    margin: 200px !important
}

.m200-t {
    margin-top: 200px !important
}

.m200-r {
    margin-right: 200px !important
}

.m200-b {
    margin-bottom: 200px !important
}

.m200-l {
    margin-left: 200px !important
}

.m300 {
    margin: 300px !important
}

.m300-t {
    margin-top: 300px !important
}

.m300-r {
    margin-right: 300px !important
}

.m300-b {
    margin-bottom: 300px !important
}

.m300-l {
    margin-left: 300px !important
}

.p0 {
    padding: 0 !important
}

.p0-t {
    padding-top: 0 !important
}

.p0-r {
    padding-right: 0 !important
}

.p0-b {
    padding-bottom: 0 !important
}

.p0-l {
    padding-left: 0 !important
}

.p5 {
    padding: 5px !important
}

.p5-t {
    padding-top: 5px !important
}

.p5-r {
    padding-right: 5px !important
}

.p5-b {
    padding-bottom: 5px !important
}

.p5-l {
    padding-left: 5px !important
}

.p10 {
    padding: 10px !important
}

.p10-t {
    padding-top: 10px !important
}

.p10-r {
    padding-right: 10px !important
}

.p10-b {
    padding-bottom: 10px !important
}

.p10-l {
    padding-left: 10px !important
}

.p15 {
    padding: 15px !important
}

.p15-t {
    padding-top: 15px !important
}

.p15-r {
    padding-right: 15px !important
}

.p15-b {
    padding-bottom: 15px !important
}

.p15-l {
    padding-left: 15px !important
}

.p20 {
    padding: 20px !important
}

.p20-t {
    padding-top: 20px !important
}

.p20-r {
    padding-right: 20px !important
}

.p20-b {
    padding-bottom: 20px !important
}

.p20-l {
    padding-left: 20px !important
}

.p25 {
    padding: 25px !important
}

.p25-t {
    padding-top: 25px !important
}

.p25-r {
    padding-right: 25px !important
}

.p25-b {
    padding-bottom: 25px !important
}

.p25-l {
    padding-left: 25px !important
}

.p30 {
    padding: 30px !important
}

.p30-t {
    padding-top: 30px !important
}

.p30-r {
    padding-right: 30px !important
}

.p30-b {
    padding-bottom: 30px !important
}

.p30-l {
    padding-left: 30px !important
}

.p40 {
    padding: 40px !important
}

.p40-t {
    padding-top: 40px !important
}

.p40-r {
    padding-right: 40px !important
}

.p40-b {
    padding-bottom: 40px !important
}

.p40-l {
    padding-left: 40px !important
}

.p50 {
    padding: 50px !important
}

.p50-t {
    padding-top: 50px !important
}

.p50-r {
    padding-right: 50px !important
}

.p50-b {
    padding-bottom: 50px !important
}

.p50-l {
    padding-left: 50px !important
}

.p60 {
    padding: 60px !important
}

.p60-t {
    padding-top: 60px !important
}

.p60-r {
    padding-right: 60px !important
}

.p60-b {
    padding-bottom: 60px !important
}

.p60-l {
    padding-left: 60px !important
}

.p70 {
    padding: 70px !important
}

.p70-t {
    padding-top: 70px !important
}

.p70-r {
    padding-right: 70px !important
}

.p70-b {
    padding-bottom: 70px !important
}

.p70-l {
    padding-left: 70px !important
}

.p80 {
    padding: 80px !important
}

.p80-t {
    padding-top: 80px !important
}

.p80-r {
    padding-right: 80px !important
}

.p80-b {
    padding-bottom: 80px !important
}

.p80-l {
    padding-left: 80px !important
}

.p90 {
    padding: 90px !important
}

.p90-t {
    padding-top: 90px !important
}

.p90-r {
    padding-right: 90px !important
}

.p90-b {
    padding-bottom: 90px !important
}

.p90-l {
    padding-left: 90px !important
}

.p100 {
    padding: 100px !important
}

.p100-t {
    padding-top: 100px !important
}

.p100-r {
    padding-right: 100px !important
}

.p100-b {
    padding-bottom: 100px !important
}

.p100-l {
    padding-left: 100px !important
}

.b {
    font-weight: bold !important
}

.normal {
    font-weight: normal !important
}

.big {
    font-size: 1.2em !important
}

.big2 {
    font-size: 1.5em !important
}

.big3 {
    font-size: 1.8em !important
}

.small {
    font-size: .8em !important
}

.f08em {
    font-size: .8em
}

.f09em {
    font-size: .9em
}

.f10em {
    font-size: 1em
}

.f11em {
    font-size: 1.1em
}

.f12em {
    font-size: 1.2em
}

.f13em {
    font-size: 1.3em
}

.f14em {
    font-size: 1.4em
}

.f15em {
    font-size: 1.5em
}

.f16em {
    font-size: 1.6em
}

.f17em {
    font-size: 1.7em
}

.f18em {
    font-size: 1.8em
}

.f19em {
    font-size: 1.9em
}

.f20em {
    font-size: 2em
}

.f21em {
    font-size: 2.1em
}

.f22em {
    font-size: 2.2em
}

.f23em {
    font-size: 2.3em
}

.f24em {
    font-size: 2.4em
}

.f25em {
    font-size: 2.5em
}

.f26em {
    font-size: 2.6em
}

.f27em {
    font-size: 2.7em
}

.f28em {
    font-size: 2.8em
}

.f29em {
    font-size: 2.9em
}

.f30em {
    font-size: 3em
}

.f8pt {
    font-size: 8.5pt
}

.f9pt {
    font-size: 9pt
}

.f10pt {
    font-size: 10pt
}

.f11pt {
    font-size: 11pt
}

.f12pt {
    font-size: 12pt
}

.f13pt {
    font-size: 13pt
}

.f14pt {
    font-size: 14pt
}

.f15pt {
    font-size: 15pt
}

.f16pt {
    font-size: 16pt
}

.f17pt {
    font-size: 17pt
}

.f18pt {
    font-size: 18pt
}

.f19pt {
    font-size: 19pt
}

.f20pt {
    font-size: 20pt
}

.f21pt {
    font-size: 21pt
}

.f22pt {
    font-size: 22pt
}

.f23pt {
    font-size: 23pt
}

.f24pt {
    font-size: 24pt
}

.red {
    color: #e53935 !important
}

.blue {
    color: #00d !important
}

.green {
    color: #4caf50 !important
}

.yellow {
    color: #ff0 !important
}

.navy {
    color: #3f51b5 !important
}

.orange {
    color: #ff9800 !important
}

.pink {
    color: #ec407a !important
}

.purple {
    color: #9c27b0 !important
}

.olive {
    color: olive !important
}

.lime {
    color: #0f0 !important
}

.aqua {
    color: #00bcd4 !important
}

.black {
    color: #000 !important
}

.gray {
    color: #ccc !important
}

.white {
    color: #fff !important
}

.brown {
    color: #6d4c33 !important
}

.box-yellow, .box-orange, .box-pink, .box-lime, .box-gray {
    padding: 2px
}

.box-yellow {
    background-color: #ff6
}

.box-orange {
    background-color: #f90
}

.box-pink {
    background-color: #fcf
}

.box-lime {
    background-color: #9f9
}

.box-gray {
    background-color: #ccc
}

.lh10 {
    line-height: 1 !important
}

.lh11 {
    line-height: 1.1 !important
}

.lh12 {
    line-height: 1.2 !important
}

.lh13 {
    line-height: 1.3 !important
}

.lh14 {
    line-height: 1.4 !important
}

.lh15 {
    line-height: 1.5 !important
}

.lh16 {
    line-height: 1.6 !important
}

.lh17 {
    line-height: 1.7 !important
}

.lh18 {
    line-height: 1.8 !important
}

.lh19 {
    line-height: 1.9 !important
}

.lh20 {
    line-height: 2 !important
}

.w05 {
    width: 5%
}

.w10 {
    width: 10%
}

.w15 {
    width: 15%
}

.w20 {
    width: 20%
}

.w25 {
    width: 25%
}

.w30 {
    width: 30%
}

.w35 {
    width: 35%
}

.w40 {
    width: 40%
}

.w45 {
    width: 45%
}

.w50 {
    width: 50%
}

.w55 {
    width: 55%
}

.w60 {
    width: 60%
}

.w65 {
    width: 65%
}

.w70 {
    width: 70%
}

.w75 {
    width: 75%
}

.w80 {
    width: 80%
}

.w85 {
    width: 85%
}

.w90 {
    width: 90%
}

.w95 {
    width: 95%
}

.w100 {
    width: 100%
}

.underline {
    text-decoration: underline !important
}

.del {
    text-decoration: line-through
}

.noborder {
    border: 0 !important
}

.z1 {
    z-index: 1 !important
}

.z2 {
    z-index: 2 !important
}

.z3 {
    z-index: 3 !important
}

.z4 {
    z-index: 4 !important
}

.z5 {
    z-index: 5 !important
}

.z10 {
    z-index: 10 !important
}

.z20 {
    z-index: 20 !important
}

.z30 {
    z-index: 30 !important
}

.z40 {
    z-index: 40 !important
}

.z50 {
    z-index: 50 !important
}

.inline {
    margin: 1em 0;
    padding: 0
}

.inline li {
    display: inline;
    list-style-type: none
}

.none {
    margin: 1em 0;
    padding: 0
}

.none li {
    list-style-type: none
}

.icon-point {
    padding: 0 0 0 30px;
    background: url(../images/icon-point.png) left 3px no-repeat
}

.icon-point-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-point-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-point {
        background: url(../images/icon-point@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-point-l {
        background: url(../images/icon-point-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-caution {
    padding: 0 0 0 30px;
    background: url(../images/icon-caution.png) left 3px no-repeat
}

.icon-caution-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-caution-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-caution {
        background: url(../images/icon-caution@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-caution-l {
        background: url(../images/icon-caution-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-new {
    padding: 0 0 0 30px;
    background: url(../images/icon-new.png) left 3px no-repeat
}

.icon-new-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-new-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-new {
        background: url(../images/icon-new@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-new-l {
        background: url(../images/icon-new-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-wakaba {
    padding: 0 0 0 30px;
    background: url(../images/icon-wakaba.png) left 3px no-repeat
}

.icon-wakaba-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-wakaba-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-wakaba {
        background: url(../images/icon-wakaba@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-wakaba-l {
        background: url(../images/icon-wakaba-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-blank {
    padding: 0 0 0 30px;
    background: url(../images/icon-blank.png) left 3px no-repeat
}

.icon-blank-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-blank-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-blank {
        background: url(../images/icon-blank@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-blank-l {
        background: url(../images/icon-blank-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-arrow-t {
    padding: 0 0 0 30px;
    background: url(../images/icon-arrow-t.png) left 3px no-repeat
}

.icon-arrow-t-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-arrow-t-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-arrow-t {
        background: url(../images/icon-arrow-t@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-arrow-t-l {
        background: url(../images/icon-arrow-t-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-arrow-r {
    padding: 0 0 0 30px;
    background: url(../images/icon-arrow-r.png) left 3px no-repeat
}

.icon-arrow-r-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-arrow-r-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-arrow-r {
        background: url(../images/icon-arrow-r@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-arrow-r-l {
        background: url(../images/icon-arrow-r-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-arrow-b {
    padding: 0 0 0 30px;
    background: url(../images/icon-arrow-b.png) left 3px no-repeat
}

.icon-arrow-b-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-arrow-b-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-arrow-b {
        background: url(../images/icon-arrow-b@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-arrow-b-l {
        background: url(../images/icon-arrow-b-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-arrow-l {
    padding: 0 0 0 30px;
    background: url(../images/icon-arrow-l.png) left 3px no-repeat
}

.icon-arrow-l-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-arrow-l-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-arrow-l {
        background: url(../images/icon-arrow-l@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-arrow-l-l {
        background: url(../images/icon-arrow-l-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-dl {
    padding: 0 0 0 30px;
    background: url(../images/icon-dl.png) left 3px no-repeat
}

.icon-dl-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-dl-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-dl {
        background: url(../images/icon-dl@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-dl-l {
        background: url(../images/icon-dl-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-pdf {
    padding: 0 0 0 30px;
    background: url(../images/icon-pdf.png) left 3px no-repeat
}

.icon-pdf-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-pdf-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-pdf {
        background: url(../images/icon-pdf@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-pdf-l {
        background: url(../images/icon-pdf-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-zip {
    padding: 0 0 0 30px;
    background: url(../images/icon-zip.png) left 3px no-repeat
}

.icon-zip-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-zip-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-zip {
        background: url(../images/icon-zip@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-zip-l {
        background: url(../images/icon-zip-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-mail {
    padding: 0 0 0 30px;
    background: url(../images/icon-mail.png) left 3px no-repeat
}

.icon-mail-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-mail-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-mail {
        background: url(../images/icon-mail@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-mail-l {
        background: url(../images/icon-mail-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-cart {
    padding: 0 0 0 30px;
    background: url(../images/icon-cart.png) left 3px no-repeat
}

.icon-cart-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-cart-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-cart {
        background: url(../images/icon-cart@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-cart-l {
        background: url(../images/icon-cart-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-search {
    padding: 0 0 0 30px;
    background: url(../images/icon-search.png) left 3px no-repeat
}

.icon-search-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-search-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-search {
        background: url(../images/icon-search@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-search-l {
        background: url(../images/icon-search-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-home {
    padding: 0 0 0 30px;
    background: url(../images/icon-home.png) left 3px no-repeat
}

.icon-home-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-home-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-home {
        background: url(../images/icon-home@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-home-l {
        background: url(../images/icon-home-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-folder {
    padding: 0 0 0 30px;
    background: url(../images/icon-folder.png) left 3px no-repeat
}

.icon-folder-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-folder-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-folder {
        background: url(../images/icon-folder@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-folder-l {
        background: url(../images/icon-folder-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-time {
    padding: 0 0 0 30px;
    background: url(../images/icon-time.png) left 3px no-repeat
}

.icon-time-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-time-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-time {
        background: url(../images/icon-time@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-time-l {
        background: url(../images/icon-time-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-calendar {
    padding: 0 0 0 30px;
    background: url(../images/icon-calendar.png) left 3px no-repeat
}

.icon-calendar-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-calendar-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-calendar {
        background: url(../images/icon-calendar@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-calendar-l {
        background: url(../images/icon-calendar-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-rss {
    padding: 0 0 0 30px;
    background: url(../images/icon-rss.png) left 3px no-repeat
}

.icon-rss-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-rss-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-rss {
        background: url(../images/icon-rss@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-rss-l {
        background: url(../images/icon-rss-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-building {
    padding: 0 0 0 30px;
    background: url(../images/icon-building.png) left 3px no-repeat
}

.icon-building-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-building-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-rss {
        background: url(../images/icon-building@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-rss-l {
        background: url(../images/icon-building-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.icon-map {
    padding: 0 0 0 30px;
    background: url(../images/icon-map.png) left 3px no-repeat
}

.icon-map-l {
    padding: 10px 0 10px 60px;
    background: url(../images/icon-map-l.png) left top no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .icon-map {
        background: url(../images/icon-map@2x.png) left 3px no-repeat;
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px
    }
    .icon-map-l {
        background: url(../images/icon-map-l@2x.png) left top no-repeat;
        -webkit-background-size: 48px 48px;
        background-size: 48px 48px
    }
}

.outbound {
    padding: 3px;
    padding-left: 15px;
    background: url(../images/icon-outbound-link.png) left center no-repeat
}

@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
    .outbound {
        background: url(../images/icon-outbound-link@2x.png) left center no-repeat;
        -webkit-background-size: 12px 13px;
        background-size: 12px 13px
    }
}

.site-header-conts:after, .main-body-in:after, .article-body:after, .section-in:after, .col4-wrap:after, .col3-wrap:after, .col2-wrap:after, .news-item:after, .related-articles-thumbs01 li:after, .btn-area:after, .page-nav-bf:after, .navigation:after, .clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0
}

.news01 {
    width: 100%;
    box-sizing: border-box;
    margin: 10px auto 15px
}

.news03 {
    border: solid 1px #ccc;
    background: rgba(238, 238, 238, .52);
    box-sizing: border-box;
    width: 49%;
    margin-bottom: 15px
}

header#top {
    background-color: #FBB03B;
}

.mainp {
    margin-bottom: 20px;
    background-color: #fff;
    background-image:url(../images/main_bg.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    -moz-background-size: cover;
    background-size: cover;
}

h2.news-h2 {
    background-color: #FBB03B;
    margin-bottom: 0;
    margin-top: 0
}
h2.news-h2 a{
	text-align:right;
	float:right;
	display:block;
	vertical-align:middle;
}
h2.news-h2 a img{
	vertical-align:middle;
	
}

#risoku {
    width: 100%;
    box-sizing: border-box;
    background-color: #FBB03B;
    padding: 50px 0
}

#risoku .risoku-box {
	padding: 20px;
}

.risoku-in h2 {
    background-color: #FA8D02
}

div#risoku-flex {
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: auto;
    flex-wrap: wrap
}

.risoku-in {
    width: 49%;
    box-sizing: border-box;
    border: solid 1px #FBB03B;
    background-color: #fff;
    padding-bottom: 25px
}

.flex-inbox {
    padding: 15px
}

.jirei-box img {
    width: 80px
}

.flex-inbox {
    padding: 0 10px
}

.jirei-box {
    display: table;
    width: 100%;
    margin: 0;
    padding: 10px;
    box-sizing: border-box
}

.jireiin-left {
    display: table-cell;
    width: 20%;
    padding: 5px;
    background-color: #FBB03B;
    text-align: center;
    color: #fff
}

.jireiin-center {
    width: 40%;
    display: table-cell
}

.jireiin-right {
    width: 30%;
    display: table-cell;
    background-color: #FDDBA6;
    vertical-align: middle;
    text-align: center;
    border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
}

.jireiin-right p {
    font-size: larger;
    font-weight: 700
}

.jireiin-right p span {
    font-size: 1.5em;
    font-weight: bold;
    color: #F00;
}

div#news01-in {
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.risoku-in table {
    margin: auto;
    margin-bottom: 5px;
    width: 95%
}

div#ap-in {
    width: 1200px;
    margin: auto
}

.img-ce {
    margin: 0 auto;
    width: 100%
}

.area-box {
    border: solid 1px #999;
    padding: 15px;
    margin-top: 0
}

.sample2 {
    position: relative;
    color: #fff;
    background: #FBB03B;
    font-size: 16pt;
    line-height: 1;
    margin: 20px -10px 20px -10px;
    padding: 10px 5px 10px 20px;
    box-shadow: 1px 3px 7px 0 #666;
    border-top: 1px solid #FBB03B
}

.sample2:after, sample2:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top: 5px solid #333
}

.sample2:after {
    left: 0;
    border-right: 5px solid #333
}

.sample2:before {
    right: 0;
    border-left: 5px solid #333
}

ul.form01 li {
    list-style: none
}

label {
    margin-right: 10px;
    width: 100px;
    float: left
}

.table-box01 {
    overflow: hidden
}

.box-half {
    width: 48%;
    float: left
}

.box-half:first-child {
    margin-right: 3%
}

.box-half select {
    width: 100%
}

.wi100 {
    width: 100%
}

.side-image {
    margin-bottom: 20px
}

.side-textbox {
    margin-bottom: 20px;
}

.side-textbox a {
    display: block;
    background: linear-gradient(#FA8D02, #FBB03B);
    border: 2px solid #FA8D02;
    text-align: center;
    font-size: 1.2em;
    width: 100%;
    color: #FFF;
    text-decoration: none;
    padding: 10px 0;
    border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.side-textbox a:hover {
    opacity: .7;
}

a:hover img {
    opacity: .8;
    filter: alpha(opacity=30);
    -ms-filter: “alpha(opacity=30)”
}

div#nbox-in h2 {
    width: 100%;
    box-sizing: border-box
}

.main-body h2.h2-y {
    background-color: #e40115;
    padding: 5px;
    font-weight: 600;
    margin: 15px 0 15px;
    font-size: 1em;
    font-weight: 600
}

.y-box {
    width: 100%;
    display: block;
    box-sizing: border-box
}

.y-in {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    flex-wrap: wrap
}

.nagare-h1 {
    background: #FBB03B;
    width: 93%
}

ol.li001 li {
    font-size: x-large;
    font-weight: 600;
    color: brown;
    border-bottom: 1px solid;
    list-style-position: inside
}

ol.li001 li div {
    display: inline-block;
    vertical-align: top
}

.area-box2 {
    border: dotted 1px #999;
    padding: 15px;
    margin-top: 0;
    background-color: ghostwhite;
    margin-bottom: 15px
}

ol.li001 {
    margin-left: 0;
    padding-right: 0
}

.section-wrap .section-title h2 a {
    color: #fff
}

div#sales {
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    margin: 15px auto
}

div#sales-in {
    max-width: 1200px;
    margin: auto;
    margin-bottom: 50px;
    padding: 0 15px
}

div#sales-in .loanbtn {
	width: 100%;
	text-align: center;
	margin: 30px auto;
}
div#sales-in .loanbtn img {
	max-width: 95%;
}

div#fx-sl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.sales-flex {
    width: 48%;
    /*display: flex;*/
    flex-wrap: wrap;
    justify-content: space-between
}

.sales.p {
    width: 23%
}

.sales.t {
    width: 73%;
    padding: 5px;
    box-sizing: border-box
}

#sales h2 {
    all: inherit;
    box-sizing: border-box;
    margin: 0;
    text-align: center;
}

#sales h2 img {
    width: auto;
    max-width: 100%;
}

.sales-flex h3 {
    position: relative;
    padding-left: 25px;
    width: 100%
}

.sales-flex h3:before {
    position: absolute;
    content: '';
    bottom: -3px;
    left: 0;
    width: 0;
    height: 0;
    border: 0;
    border-left: solid 15px transparent;
    border-bottom: solid 15px #FBB03B
}

.sales-flex h3:after {
    position: absolute;
    content: '';
    bottom: -3px;
    left: 10px;
    width: 100%;
    border-bottom: solid 3px #FBB03B
}

div#risoku-flex h3, .news04 h3 {
    position: relative;
    padding-left: 25px;
    width: 100%;
    box-sizing: border-box
}

div#risoku-flex h3:before, .news04 h3:before {
    position: absolute;
    content: '';
    bottom: -3px;
    left: 0;
    width: 0;
    height: 0;
    border: 0;
    border-left: solid 15px transparent;
    border-bottom: solid 15px #FA8D02
}

div#risoku-flex h3:after, .news04 h3:after {
    position: absolute;
    content: '';
    bottom: -3px;
    left: 10px;
    width: 100%;
    border-bottom: solid 3px #FA8D02
}

.news04 h3 {
    margin: 10px;
    box-sizing: border-box;
    width: 96%
}

.news04 h3 {
    font-size: medium
}

.news04 ol li {
    all: inherit
}

div#nbox-in {
    max-width: 1200px;
    margin: auto;
    box-sizing: border-box
}

.ac-container input:checked+label {
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box
}

element.style {
    background: #f50e0e;
    box-sizing: border-box;
    width: 100%;
    color: #fff
}

.ac-container label {
    width: 100%
}

.news04 {
    padding: 10px;
    box-sizing: border-box;
    width: 49%;
    display: block;
    border: solid 1px #FBB03B;
    margin-bottom: 15px
}

h2.news5 {
    background-color: #FBB03B;
    margin-bottom: 0;
    display: block;
    width: 100%
}

span.date11 {
    color: #3d92c6;
    font-size: smaller;
    letter-spacing: 2px;
    margin-right: 5px
}

.y01 {
    border: solid 4px #FBB03B;
    width: 33%;
    padding: 0 10px;
    box-sizing: border-box
}

p.steps {
    width: 100%;
    display: block;
    background-color: #FA8D02;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    font-size: x-large;
    font-weight: 900;
    margin-top: 10px
}

.y01 h3.h2-y {
    display: block;
    text-align: center;
    border-bottom: solid 1px brown;
    font-size: 1.5em;
    font-weight: bold;
    margin: 0 auto;
    padding-bottom: 10px
    color: #FA8D02;
}

.sns-wrap {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1%
}

ul.sns.clearfix {
    display: flex;
    justify-content: space-between
}

.sns {
    margin: 0 auto;
    list-style: none
}

.sns a {
    text-decoration: none;
    font-size: 15px
}

.sns {
    text-align: center
}

.sns li {
    float: left;
    width: 32.3%;
    margin: 0 .5% 2%
}

.sns a {
    position: relative;
    display: block;
    padding: 10px 5px;
    color: #fff;
    border-radius: 5px;
    text-align: center
}

.sns span, .sns .fa {
    margin-right: .4em;
    color: #fff
}

.sns li a:hover {
    -webkit-transform: translate3d(0px, 5px, 1px);
    -moz-transform: translate3d(0px, 5px, 1px);
    transform: translate3d(0px, 5px, 1px);
    box-shadow: none
}

.sns .twitter a {
    background: #55acee
}

.sns .facebook a {
    background: #315096
}

.sns .googleplus a {
    background: #dd4b39
}

.sns .hatebu a {
    background: #008fde
}

.sns .pocket a {
    background: #f03e51
}

.sns .feedly a {
    background: #87c040
}

@media only screen and (max-width:736px) {
    .sns li {
        width: 32.3%;
        margin: 0 .5% 4%
    }
    .sns a {
        padding: 4px 0
    }
}

div#appreciation {
    background-image: url(../images/bg-1.jpg)
}

.risoku-in table tr th, .risoku-in table tr td {
    width: 33%;
    padding: 15px;
    color: #FBB03B;
    font-size: 18px;
    font-weight: 500
}

.risoku-in table tr th {
    background-color: #FA8D02;
    color: #fff
}

.zdo_drawer_menu * {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    font: inherit;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: left;
    text-decoration: none;
    list-style: none
}

.zdo_drawer_menu a {
    color: inherit;
    text-decoration: none
}

.zdo_drawer_menu a:visited {
    color: inherit
}

.zdo_drawer_menu .zdo_drawer_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    background-color: rgba(51, 51, 51, .5);
    display: none;
    top: 0;
    left: 0
}

.zdo_drawer_menu .zdo_drawer_button {
    display: block;
    background: none;
    border: 0;
    padding: 0;
    width: 40px;
    letter-spacing: .05em;
    cursor: pointer;
    position: fixed;
    top: 15px;
    right: 32px;
    z-index: 1001;
    text-align: center;
    outline: 0
}

.zdo_drawer_menu .zdo_drawer_button.active .zdo_drawer_bar {
    width: 49px
}

.zdo_drawer_menu .zdo_drawer_button.active .zdo_drawer_bar1 {
    transform: rotate(30deg)
}

.zdo_drawer_menu .zdo_drawer_button.active .zdo_drawer_bar2 {
    opacity: 0
}

.zdo_drawer_menu .zdo_drawer_button.active .zdo_drawer_bar3 {
    transform: rotate(-30deg)
}

.zdo_drawer_menu .zdo_drawer_button.active .zdo_drawer_menu_text {
    display: none
}

.zdo_drawer_menu .zdo_drawer_button.active .zdo_drawer_close {
    display: block
}

.zdo_drawer_menu .zdo_drawer_bar {
    display: block;
    height: 1px;
    margin: 5px 0;
    transition: all .2s;
    transform-origin: 0 0
}

.zdo_drawer_menu .zdo_drawer_text {
    text-align: center;
    font-size: 10px
}

.zdo_drawer_menu .zdo_drawer_close {
    letter-spacing: .08em;
    display: none
}

.zdo_drawer_menu .zdo_drawer_menu_text {
    display: block
}

.zdo_drawer_menu .zdo_drawer_nav_wrapper {
    width: 250px;
    height: 100%;
    transition: all .2s;
    transform: translate(312px);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    background-color: #FBB03B;
    color: #fff
}

.zdo_drawer_menu .zdo_drawer_nav_wrapper.open {
    transform: translate(0)
}

.zdo_drawer_menu .zdo_drawer_nav {
    padding: 112px 24px
}

.zdo_drawer_menu .zdo_drawer_nav li {
    font-size: 16px;
    margin-bottom: 15px
}

.zdo_drawer_menu .zdo_drawer_button {
    color: #fff
}

.zdo_drawer_menu .zdo_drawer_button .zdo_drawer_bar {
    background-color: #fff
}

.zdo_drawer_menu {
    display: none
}

.dis-table {
    display: table
}

.sales.p {
    width: 23%;
    display: table-cell;
    vertical-align: middle;
    padding: 5px
}

.sales.t {
    width: 73%;
    padding: 5px;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle
}

div#an-in {
    max-width: 1200px;
    margin: auto;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@charset "UTF-8";
@media only screen and (max-width :1200px) {
    .site-header-in, .global-nav-in, .main-body-in, .site-footer-in {
        width: 96%;
        margin: auto
    }
    .main-image-in, .main-image-in-text, .main-image-in-text .main-image-in-text-cont, .main-image-in-text.wide .main-image-in-text-cont {
        width: 100%
    }
    .col1 .section-wrap, .col1 .breadcrumbs, .col1 .section-wrap.wide .section-in, .col1 .section-wrap.wide {
        width: auto
    }
    .col1 .breadcrumbs-in, .col1 .float-area {
        width: 96%;
        margin-right: auto;
        margin-left: auto
    }
    .bubble {
        width: 70%
    }
    .talker {
        width: 25%
    }
    .bubble .bubble-in:after, .bubble .bubble-in:before {
        top: 30px
    }
    .together .bubble, .together .talker {
        width: 100%
    }
    .together .talker b {
        max-width: 25%
    }
    .ranking-list04 .rank-box, .ranking-list05 .rank-box, .post-list01 .post-box, .post-list02 .post-box {
        width: 100%
    }
    .col1 .ranking-list05 .rank-box, .col1 .post-list02 .post-box {
        width: 320px
    }
}

@media(min-width:737px) and (max-width:950px) {
    .col2 .sub-conts .ranking-list03 .rank-thumb, .col2r .sub-conts .ranking-list03 .rank-thumb, .col2 .comparative-list01 .rank-thumb, .col2 .comparative-list02 .rank-thumb, .col2r .comparative-list01 .rank-thumb, .col2r .comparative-list02 .rank-thumb {
        float: none
    }
    .col2 .comparative-list01 .rank-thumb, .col2 .comparative-list02 .rank-thumb, .col2r .comparative-list01 .rank-thumb, .col2r .comparative-list02 .rank-thumb {
        display: inline-block
    }
    .col1 .ranking-list04 li, .col1 .ranking-list05 li, .col1 .post-list01 li, .col1 .post-list02 li {
        display: block;
        margin-right: auto;
        margin-left: auto
    }
    .col1 .ranking-list04 .rank-box, .col1 .ranking-list05 .rank-box, .col1 .post-list01 .post-box, .col1 .post-list02 .post-box {
        width: 320px
    }
}

@media only screen and (max-width :736px) {
    html, body, .containr {
        min-width: 0
    }
    html {
        overflow-x: hidden;
        overflow-y: scroll
    }
    html, body {
        width: 100%;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%
    }
    textarea, input {
        max-width: 95%
    }
    input[type="submit"], input[type="image"], input[type="reset"], input[type="button"], input[type="file"] {
        max-width: none
    }
    blockquote {
        position: relative;
        margin: 2em 0;
        padding: 115px 20px 80px;
        background: #eee
    }
    .site-header-in, .global-nav-in, .main-body-in, .site-footer-in {
        width: 100%
    }
    .col2 .main-conts, .col2 .sub-conts, .col2r .main-conts, .col2r .sub-conts {
        float: none;
        width: auto
    }
    .site-header-conts, .site-title, .header-box {
        display: block
    }
    .header-box {
        margin-top: 15px
    }
    .site-header-conts {
        padding-top: 0
    }
    .no-gn .site-header-conts {
        padding-top: 0
    }
    .site-header-conts {
        padding-bottom: 0
    }
    .site-title {
        padding:0 10px;
        background-color: #FBB03B;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 500
    }
	.site-title p{
		margin:0;
		padding:0;
    }
	.site-title p img{
		margin:0;
		padding:0;
		width:30%;
    }
    .normal-screen .site-title {
        font-size: 2em
    }
    .normal-screen .lp-catch {
        padding: 15px 15px 0;
        font-size: 1em
    }
    .header-box {
        margin-left: 0;
        text-align: center
    }
    .site-header-in {
        position: relative;
        padding-bottom: 0
    }
    .global-nav {
        position: absolute;
        top: 0;
        width: 100%;
        margin: 0;
        border: 0
    }
    .global-nav ul {
        display: none;
        position: absolute;
        top: 50px;
        left: 10px;
        z-index: 50;
        width: 80%;
        border: 0;
        background: #666
    }
    .global-nav-panel {
        padding: 0
    }
    .global-nav-in li {
        display: list-item;
        width: auto;
        border-right: 0;
        border-bottom: 1px solid #999;
        text-align: left
    }
    .global-nav-in li ul {
        position: static;
        width: auto;
        margin-left: 1em
    }
    .global-nav-in li ul li {
        width: auto;
        border-bottom: 0
    }
    .global-nav-in li a, .global-nav li ul li a {
        padding: 1em;
        padding-right: 2em;
        background: url(../images/icon-gn-arw.png) right center no-repeat
    }
    @media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
        .global-nav-in li a, .global-nav li ul li a {
            background: url(../images/icon-gn-arw@2x.png) right center no-repeat;
            -webkit-background-size: 27px 18px;
            background-size: 27px 18px
        }
    }
    .main-image-in-text-cont {
        padding: 1em
    }
    .main-copy {
        margin-bottom: 10px;
        font-size: 2em;
        text-align: center
    }
    .sub-copy {
        font-size: 1em
    }
    .section-wrap, .col1 .section-wrap.wide {
        padding: 0;
        border: 0
    }
    .col1 .section-wrap {
        padding: 0
    }
    .section-wrap .section-in, .col1 .section-wrap.wide .section-in, .float-area, .col1 .float-area {
        padding: 15px
    }
    .col1 .sub-conts .section-wrap .section-in {
        padding: 0 20px 30px
    }
    .section-wrap .section-in .section-title, .section-wrap .article-header .section-title {
        margin: 15px 0;
        padding: 20px 15px;
        font-size: large;
        box-sizing: border-box
    }
    .sub-conts .section-wrap .section-in .section-title, .sub-conts .section-wrap .article-header .section-title, .col1 .sub-conts .section-wrap .section-in .section-title, .col1 .sub-conts .section-wrap .article-header .section-title {
        margin: 0 -20px 30px;
        padding: 10px 18px
    }
    .main-body h1, .main-body h2, .main-body h3, .main-body h4, .main-body h5, .main-body h6 {
        margin: 35px 0 20px
    }
    .main-body h1 {
        font-size: 1.5em
    }
    .main-body h2 {
        font-size: medium
    }
    .breadcrumbs-in {
        margin-bottom: 1em;
        padding: 0 1em
    }
    .breadcrumbs-in li:last-child {
        display: none
    }
    .col1 .breadcrumbs-in {
        width: auto
    }
    .site-footer-nav {
        display: block;
        text-align: left
    }
    .site-footer-nav li, .site-footer-nav li:first-child {
        display: list-item;
        margin-left: 20px
    }
    .copyright {
        padding: 15px;
        text-align: left
    }
    .page-top img {
        width: 40px
    }
    .news .news-thumb {
        float: none;
        text-align: center
    }
    .main-body .news-title {
        font-size: 1.25em
    }
    .table-block, .table-block thead, .table-block tbody, .table-block tfoot, .table-block tr, .table-block th, .table-block td {
        display: block
    }
    .table-block {
        border-bottom: 1px solid #959595
    }
    .table-block th, .table-block td {
        float: left;
        width: 100% !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .table-block:after {
        content: '';
        display: block;
        clear: both;
        height: 0
    }
    .table-scroll:before {
        content: "※はみ出ている場合、横にスクロールできます。"
    }
    .banner-list li {
        text-align: center
    }
    .banner-list li, .col1 .banner-list li, .main-conts .banner-list li {
        display: list-item;
        margin-left: 0
    }
    .btn-area {
        text-align: center
    }
    .btn {
        float: none;
        margin-right: 0;
        margin-left: 0
    }
    .btn-green, .btn-blue, .btn-orange, .btn-red {
        padding: 25px
    }
    .btn-form01 {
        padding: 25px 40px
    }
    .btn-form02 {
        padding: 25px 20px
    }
    .sns-list li {
        margin-right: 1em;
        margin-left: 0
    }
    .col1 .cast-box02 .cast {
        min-height: 0;
        padding-top: 210px
    }
    .col1 .cast-box02 .cast-name, .col1 .cast-box02 .cast-profile {
        padding-left: 0
    }
    .col1 .cast-box02 .cast .cast-headshot {
        width: 100%
    }
    .rank-thumb {
        float: none
    }
    .sub-conts .ranking-list03 .rank-thumb, .col2 .sub-conts .ranking-list03 .rank-thumb, .col2r .sub-conts .ranking-list03 .rank-thumb {
        float: left
    }
    .col1 .ranking-list04 li, .col1 .ranking-list05 li, .col1 .post-list01 li, .col1 .post-list02 li {
        display: block;
        margin-right: auto;
        margin-left: auto
    }
    .col2 .link-menu-image-thumb, .col2r .link-menu-image-thumb {
        float: left
    }
    .comparative-list01 .rank-thumb, .comparative-list02 .rank-thumb {
        display: inline-block;
        float: none
    }
    .ranking-list04 .rank-box, .ranking-list05 .rank-box, .post-list01 .post-box, .post-list02 .post-box {
        width: 320px
    }
    .related-articles-thumbs02 li {
        float: none;
        width: auto;
        margin-left: 0
    }
    .eye-catch {
        float: none;
        margin: 0 0 1em;
        text-align: center
    }
    .news01 {
        margin-bottom: 15px
    }
    .news03 {
        float: none;
        width: 98%
    }
    .news03:first-child {
        margin-bottom: 15px
    }
    .risoku-in {
        float: none;
        width: 98%;
        margin-bottom: 30px
    }
    h2.news-h2 {
        background-color: #FBB03B;
        margin-top: 0;
        font-size: inherit
    }
    span.date11 {
        font-size: small;
        letter-spacing: .1px;
        margin-right: 5px
    }
    ul.qa1_list {
        padding: 0;
        margin-left: 5px;
        margin-right: 5px;
        box-sizing: border-box;
        font-size: small;
        letter-spacing: .2px
    }
    #risoku {
        display: block
    }
    .site-header-conts {
        display: flex;
        flex-wrap: wrap
    }
    ul.sns.clearfix {
        display: flex;
        justify-content: space-between;
        padding-right: 0
    }
    div#hed-sns {
        width: 100%
    }
    .sns-wrap {
        margin-top: 15px;
        margin-bottom: 0
    }
    div#sales-in h2 {
        margin: 0;
        padding: 0;
        margin-bottom: 15px
    }
    div#sales-in {
        padding: 5px
    }
    h1.site-title a img {
        width: 30%
    }
    .container {
        top: 55px
    }
    .zdo_drawer_menu {
        display: block !important
    }
    p.site-title a img {
        width: 30%
    }
    h1.site-title a img {
        width: 30%;
        display: block
    }
    div#fx-sl {
        display: block
    }
    .sales-flex {
        width: 98%;
        margin: auto
    }
    .sales-flex h3 {
        font-size: medium;
        color: #1c3230;
        box-sizing: border-box;
        box-sizing: border-box;
        margin: 10px 5px
    }
    .sales.t p {
        font-size: 14px;
        color: black
    }
    .news04 {
        width: 98%;
        margin: auto;
        margin-bottom: 15px
    }
    div#risoku-flex h3 {
        padding-left: 20px;
        font-size: larger
    }
    .flex-inbox {
        font-size: smaller;
        color: black
    }
    .risoku-in table tr th, .risoku-in table tr td {
        font-size: small;
        padding: 10px
    }
    .jireiin-right {
        font-size: smaller
    }
}

@media only screen and (max-width :480px) {
    .col4-wrap, .col3-wrap, .col2-wrap {
        margin: 0 0 1em
    }
    .col4-wrap .col, .col4-wrap .col_2of4, .col4-wrap .col_3of4, .col3-wrap .col, .col3-wrap .col_2of3, .col2-wrap .col {
        float: none;
        margin-left: 0
    }
    .col4-wrap .col, .col4-wrap .col_2of4, .col4-wrap .col_3of4, .col3-wrap .col, .col3-wrap .col_2of3, .col2-wrap .col {
        width: auto
    }
    .left, .right {
        float: none;
        margin-right: 0;
        margin-left: 0;
        text-align: center
    }
    .ranking-list04 .rank-box, .ranking-list05 .rank-box, .post-list01 .post-box, .post-list02 .post-box {
        width: 100%
    }
    .news01 {
        margin-bottom: 15px
    }
    .news03 {
        float: none;
        width: 98%;
        margin: auto;
        box-sizing: border-box
    }
    .news03:first-child {
        margin-bottom: 15px
    }
    .risoku {
        width: 50%
    }
    .risoku-in {
        float: none;
        width: 98%;
        margin-bottom: 30px;
        margin: auto
    }
    h2.news-h2 {
        background-color: #FBB03B;
        margin-top: 0;
        font-size: inherit
    }
    .y01 {
        box-sizing: border-box;
        margin: auto;
        margin-bottom: 15px;
        display: block;
        width: 98%
    }
    span.date11 {
        font-size: small;
        letter-spacing: .1px
    }
    ul.qa1_list {
        padding: 0;
        margin-left: 5px;
        margin-right: 5px;
        box-sizing: border-box;
        font-size: small;
        letter-spacing: .2px
    }
    #risoku {
        display: block
    }
}

.jetpack_widget_social_icons ul, .jetpack_widget_social_icons li {
    list-style: none
}

.jetpack_widget_social_icons ul {
    display: block;
    margin: 0 0 1.5em;
    padding: 0
}

.jetpack_widget_social_icons ul li {
    border: 0;
    display: inline-block;
    line-height: 1;
    margin: 0;
    padding: 0
}

.jetpack_widget_social_icons ul li:before, .jetpack_widget_social_icons ul li:after {
    display: none
}

.jetpack_widget_social_icons a {
    border: 0;
    box-shadow: none;
    display: block;
    height: 24px;
    text-decoration: none;
    width: 24px
}

.jetpack_widget_social_icons svg {
    color: inherit;
    fill: currentColor;
    height: inherit;
    vertical-align: middle;
    width: inherit
}

.jetpack_widget_social_icons ul.size-small a {
    height: 24px;
    width: 24px
}

.jetpack_widget_social_icons ul.size-medium a {
    height: 32px;
    width: 32px
}

.jetpack_widget_social_icons ul.size-large a {
    height: 48px;
    width: 48px
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.ac-container {
    width: 100%;
    text-align: left;
    margin: 10px 0 0;
    box-sizing: border-box;
    font-size: 14px
}

.ac-container a, .ac-container a:hover {
    text-decoration: none
}

.ac-container fieldset {
    border: 0 solid #fff
}

.ac-container .bwl-faq-search-panel {
    position: relative
}

.ac-container .bwl-faq-search-panel span.baf-btn-clear {
    position: absolute;
    top: 3px;
    width: 30px;
    height: 2.5em;
    line-height: 2.5em;
    text-align: center;
    background: #fff;
    cursor: pointer
}

.ac-container .bwl-faq-search-panel span.baf-btn-clear:after {
    position: absolute;
    content: 'X';
    display: inline-block;
    top: 0;
    left: 7px;
    font-weight: bold;
    font-size: 14px;
    color: #6a6a6a;
    font-family: verdana;
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.ac-container .bwl-faq-search-panel span.baf-btn-clear:hover:after {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg)
}

.ac-container .bwl-faq-search-panel span.baf-btn-clear:hover {
    color: #2c2c2c
}

.ac-container .bwl-faq-search-panel input {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    -o-box-shadow: 0;
    box-shadow: 0;
    height: 3em;
    text-shadow: none;
    width: 100%;
    margin-bottom: 11px;
    padding: 0;
    text-indent: 5px
}

.search_icon {
    background-origin: content-box;
    background: url(../images/search.png) no-repeat;
    background-position: top 10px right 10px;
    background-position-x: 99%;
    background-position-y: 50%;
    border: 1px solid #ccc
}

.accordion_search_input_box::-ms-clear {
    display: none
}

.search_load {
    background-origin: content-box;
    background: url(../images/loader.gif) no-repeat;
    background-position: top 10px right 10px;
    background-position-x: 99%;
    background-position-y: 50%
}

.ac-container .bwl-faq-search-panel input:focus {
    background-color: #fff;
    border: 1px solid #c6e1ec;
    text-shadow: none
}

.ac-container .bwl-faq-search-panel .bwl-filter-message {
    clear: both;
    font-size: 15px;
    position: relative;
    display: block
}

.ac-container .bwl-faq-container {
    margin: 0 0 11px 0
}

.ac-container .bwl-faq-container article {
    margin: 0;
    padding: 0
}

.ac-container label {
    padding: 1px 20px 1px 10px;
    position: relative;
    z-index: 20;
    display: block;
    cursor: pointer;
    color: #777;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
    line-height: 1.8em;
    font-size: 15px;
    font-weight: bold;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 1%, #eaeaea 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fff), color-stop(100%, #eaeaea));
    background: -webkit-linear-gradient(top, #fff 1%, #eaeaea 100%);
    background: -o-linear-gradient(top, #fff 1%, #eaeaea 100%);
    background: -ms-linear-gradient(top, #fff 1%, #eaeaea 100%);
    background: linear-gradient(top, #fff 1%, #eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
    box-shadow: 0 0 0 1px rgba(155, 155, 155, 0.3), 0px 0 0 0 rgba(255, 255, 255, 0.9) inset, 0px 1px 1px rgba(0, 0, 0, 0.1)
}

.ac-container label:after {
    content: '\f107';
    font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 20px;
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0;
    top: 0
}

.ac-container label:hover {
    background: #fff;
    color: #2c2c2c
}

.ac-container input:checked+label:after {
    content: '\f106';
    font-family: 'FontAwesome';
    font-size: 20px;
    font-weight: normal
}

.ac-container input:checked+label, .ac-container input:checked+label:hover {
    background: #c6e1ec;
    color: #3d7489;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 1px rgba(155, 155, 155, 0.3), 0px 2px 2px rgba(0, 0, 0, 0.1);
    padding: 5px;
    padding-right: 25px
}

.ac-container label:hover:after, .ac-container input:checked+label:hover:after {
    content: '\f107';
    font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 20px;
    font-weight: normal;
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0;
    top: 0
}

.ac-container input:checked+label:hover:after {
    content: '\f106';
    font-family: 'FontAwesome';
    font-size: 20px;
    font-weight: normal
}

.ac-container input[type=checkbox] {
    display: none
}

.ac-container article {
    background: #fff;
    margin-top: -1px;
    overflow: hidden;
    height: 0;
    position: relative;
    z-index: 10;
    margin: 0 0 1px 0;
    opacity: 1;
    transition: visibility 0s linear .5s, opacity .5s linear
}

.ac-container input:checked~article {
    box-shadow: 0 0 0 1px rgba(155, 155, 155, 0.3)
}

.ac-container input:checked~article.ac-medium {
    margin: 0 0 10px 0;
    height: auto;
    visibility: visible;
    padding: 10px;
    opacity: 0;
    transition-delay: 0s
}

.ac-container article {
    margin: 0 0 11px 0;
    visibility: hidden
}

.ac-container article li {
    padding-left: 15px
}

.article-box-shadow {
    -webkit-box-shadow: 0 0 0 1px rgba(155, 155, 155, 0.3);
    -moz-box-shadow: 0 0 0 1px rgba(155, 155, 155, 0.3);
    -o-box-shadow: 0 0 0 1px rgba(155, 155, 155, 0.3);
    box-shadow: 0 0 0 1px rgba(155, 155, 155, 0.3)
}

.ac-container p.bwl_meta_info {
    display: block
}

.ac-container hr.ultra-fancy-hr {
    background-color: #ebebeb;
    background-image: -moz-linear-gradient(left, #fff 0, #ebebeb 50%, #fff 100%);
    background-image: -o-linear-gradient(left, #fff 0, #ebebeb 50%, #fff 100%);
    background-image: -webkit-linear-gradient(left, #fff 0, #ebebeb 50%, #fff 100%);
    background-image: linear-gradient(left, #fff 0, #ebebeb 50%, #fff 100%);
    border: 0;
    height: 1px;
    width: 100%
}

.post-like-container {
    margin: 5px 0;
    clear: both
}

h4.post-like-status {
    line-height: 1.5em;
    height: 1.5em;
    margin: 5px 0 10px 0
}

.post-like {
    background: url(../images/sprite-faq-thumb.png) no-repeat;
    background-position: -24px 0;
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    margin-right: 4px;
    -moz-transition: all .2s ease-out .1s;
    -webkit-transition: all .2s ease-out .1s;
    -o-transition: all .2s ease-out .1s
}

.post-like-container a:hover .post-like {
    background-position: 0 0
}

.voted .post-like, .post-like-container, .alreadyvoted {
    background-position: -48px 0
}

.count {
    position: relative;
    top: 2px;
    margin-left: 5px;
    text-transform: capitalize
}

p.baf-ctrl-btn {
    text-align: right;
    clear: both;
    display: block;
    padding: 0;
    margin: 0
}

p.baf-ctrl-btn span.baf-expand-all {
    cursor: pointer;
    display: inline-block;
    line-height: 18px;
    height: 18px;
    width: 18px;
    text-align: center;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: green;
    border: 1px solid #eee;
    font-size: 11px;
    -moz-transition: all .2s ease-out .1s;
    -webkit-transition: all .2s ease-out .1s;
    -o-transition: all .2s ease-out .1s
}

p.baf-ctrl-btn span.baf-collapsible-all {
    cursor: pointer;
    display: inline-block;
    line-height: 18px;
    height: 18px;
    width: 18px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: tomato;
    border: 1px solid #eee;
    margin-left: 3px;
    font-size: 11px;
    -moz-transition: all .2s ease-out .1s;
    -webkit-transition: all .2s ease-out .1s;
    -o-transition: all .2s ease-out .1s
}

.bwl-faq-form-container {
    margin-top: 11px;
    clear: both;
    display: block
}

.bwl-form-success-box {
    background: #8ad088;
    color: #fff
}

.bwl-form-wait-box {
    background: #ffffc1;
    color: #000
}

.bwl-form-error-box {
    background: #e63f37;
    color: #fff
}

.bwl-faq-form-container .bwl-faq-form-message-box {
    width: 100%;
    border: 1px solid #eee;
    line-height: 2.4em;
    text-indent: 2px;
    display: none;
    margin-bottom: 11px;
    padding-left: 12px;
    box-sizing: border-box
}

.bwl-faq-form-container form input[type=text] {
    width: 100%;
    height: 42px;
    line-height: 42px;
    border: 1px solid #ccc;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    -o-box-shadow: 0;
    box-shadow: 0;
    padding: 0;
    box-sizing: border-box;
    text-indent: 3px
}

.bwl-faq-form-container form select {
    margin-bottom: 0;
    height: 42px;
    line-height: 42px;
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.bwl-faq-form-container form input[type=submit] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 1px solid #ccc;
    text-align: left;
    height: 42px;
    line-height: 42px;
    padding-left: 12px;
    padding-right: 12px
}

.bwl-faq-form-container form p label {
    display: block;
    clear: both;
    margin-bottom: 5px
}

.bwl-faq-form-container form input.bwl_advanced_faq_disabled_field, .bwl-faq-form-container form select.bwl_advanced_faq_disabled_field, .bwl-faq-form-container form input[type=submit].bwl_advanced_faq_disabled_field {
    background: #eee
}

.bwl-faq-form-container form input.captcha, .bwl-faq-form-container form input.sum {
    display: inline;
    text-align: center;
    width: 40px;
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    -o-box-shadow: 0;
    box-shadow: 0
}

.bwl-faq-form-container form span#spambot {
    font-size: 11px
}

div.bwl-faq-tab-content {
    background-color: #fff;
    box-sizing: border-box;
    padding: 5px;
    width: 100%;
    outline: 0
}

.bwl-faq-content-wrapper {
    clear: both;
    border: 1px solid #ccc;
    margin: 0 0 11px 0;
    padding: 0
}

.bwl-faq-content-wrapper-ver {
    width: 100%;
    padding: 10px;
    border: solid 1px #ccc;
    box-sizing: border-box
}

.bwl-faq-wrapper {
    margin: 0;
    padding: 0;
    width: 100%
}

.bwl-faq-wrapper ul.bwl-faq-tabs {
    position: relative;
    z-index: 50;
    padding: 0;
    margin: 0 0 -1px 0
}

.bwl-faq-wrapper ul.bwl-faq-tabs-ver {
    position: relative;
    z-index: 50;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 15px;
    box-sizing: border-box;
    text-align: center
}

.bwl-faq-wrapper ul.bwl-faq-tabs li {
    display: block;
    background: none
}

.bwl-faq-wrapper ul.bwl-faq-tabs-ver li {
    width: 49%
}

.bwl-faq-wrapper ul.bwl-faq-tabs li a {
    list-style: none;
    display: block;
    padding: 5px 11px;
    text-decoration: none;
    color: black;
    font-size: 16px;
    background: #fff;
    outline: 0
}

.bwl-faq-wrapper ul.bwl-faq-tabs-ver li a {
    list-style: none;
    display: block;
    padding: 5px 11px;
    text-decoration: none;
    color: black;
    font-size: 16px;
    background: #fff;
    outline: 0;
    background: #353e2e;
    color: #fff
}

.bwl-faq-wrapper ul.bwl-faq-tabs li.active a {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-bottom: -1px;
    background: #fafafa;
    color: black
}

.bwl-faq-wrapper ul.bwl-faq-tabs li.active {
    border-top: 3px solid #2c2c2c
}

.baf_pagination_nav_block {
    display: block;
    clear: both
}

#baf_page_navigation {
    text-align: right
}

#baf_page_navigation a {
    padding: 1px 5px;
    border: 1px solid #ccc;
    margin: 2px;
    text-decoration: none;
    text-align: center;
    outline: 0;
    display: inline-block;
    background: #FFF;
    color: #000
}

#baf_page_navigation .active_page {
    background: #17ac2c;
    color: white !important
}

.baf_dn {
    display: none
}

#baf_page_navigation span.total_pages {
    display: inline-block;
    margin: 5px 0 0 0;
    font-size: small
}

#baf_page_navigation a.previous_link, #baf_page_navigation a.next_link {
    padding: 1px 8px;
    font-weight: bold;
    background: #FFF;
    color: #000
}

@media only screen and (min-width:0) and (max-width:479px) {
    .ac-container {
        font-size: 12px
    }
    .ac-container label {
        font-size: 13px;
        font-weight: normal
    }
    .bwl-faq-wrapper ul.bwl-faq-tabs li a {
        font-size: 13px
    }
    .bwl-faq-form-container h2 {
        font-size: 13px
    }
    .bwl-faq-wrapper ul.bwl-faq-tabs li {
        clear: both;
        width: 100%;
        border-bottom: 1px solid #eee
    }
    .bwl-faq-wrapper ul.bwl-faq-tabs li.active a {
        border-bottom: 1px solid #eee
    }
    .bwl-faq-wrapper ul.bwl-faq-tabs-ver, .bwl-faq-content-wrapper-ver {
        width: 100%;
        clear: both
    }
    .bwl-faq-wrapper ul.bwl-faq-tabs-ver li.active a {
        border-bottom: 1px solid #eee
    }
}

@media only screen and (min-width:480px) and (max-width:1000px) {
    .ac-container {
        font-size: 13px
    }
    .ac-container label {
        font-size: 14px;
        font-weight: bold
    }
    .bwl-faq-wrapper ul.bwl-faq-tabs li a {
        font-size: 14px
    }
    .bwl-faq-form-container h2 {
        font-size: 14px
    }
    .bwl-faq-wrapper ul.bwl-faq-tabs li {
        clear: both;
        width: 100%;
        border-bottom: 1px solid #eee
    }
    .bwl-faq-wrapper ul.bwl-faq-tabs li.active a {
        border-bottom: 1px solid #eee
    }
    .bwl-faq-wrapper ul.bwl-faq-tabs-ver, .bwl-faq-content-wrapper-ver {
        width: 100%;
        clear: both
    }
    .bwl-faq-wrapper ul.bwl-faq-tabs-ver li.active a {
        border-bottom: 1px solid #eee
    }
}

.ac-container, .bwl-faq-form-container {
    text-align: left
}

.ac-container label {
    padding: 5px;
    box-sizing: border-box
}

.ac-container article li {
    padding-right: 15px
}

.ac-container label:after {
    content: ''
}

.ac-container input:checked+label:after {
    content: ''
}

.ac-container label:hover:after, .ac-container input:checked+label:hover:after {
    content: ''
}

.ac-container input:checked+label:hover:after {
    content: ''
}

.bwl-faq-form-container form input[type=submit] {
    text-align: right
}

.ac-container label:before {
    content: '\f106';
    font-family: 'FontAwesome';
    font-size: 20px;
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0
}

.ac-container input:checked+label:before {
    content: '\f107';
    font-family: 'FontAwesome';
    font-size: 20px;
    margin-left: 15px
}

.ac-container label:hover:before, .ac-container input:checked+label:hover:before {
    content: '\f106';
    font-family: 'FontAwesome';
    font-size: 20px;
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0
}

.ac-container input:checked+label:hover:before {
    content: '\f107';
    font-family: 'FontAwesome';
    font-size: 20px
}

.post-like {
    float: right;
    margin-left: 3px
}

.search_load {
    background-position: top 10px left 10px
}

.ac-container .bwl-faq-search-panel span.baf-btn-clear {
    left: 300px
}

p.baf-ctrl-btn {
    text-align: left;
    margin-left: 0 !important
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url(../images/fontawesome-webfont.eot);
    src: url(../images/fontawesome-webfont.eot) format('embedded-opentype'), url(../images/fontawesome-webfont.eot) format('woff2'), url(../images/fontawesome-webfont.eot) format('woff'), url(../images/fontawesome-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-genderless:before, .fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

@font-face {
    font-family: 'FontAwesome';
    src: url(../images/fontawesome-webfont.eot);
    src: url(../images/fontawesome-webfont.eot) format('embedded-opentype'), url(../images/fontawesome-webfont.eot) format('woff2'), url(../images/fontawesome-webfont.eot) format('woff'), url(../images/fontawesome-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}

.icon-large:before {
    vertical-align: -10%;
    font-size: 1.3333333333333333em;
}

a [class^="icon-"], a [class*=" icon-"] {
    display: inline;
}

[class^="icon-"].icon-fixed-width, [class*=" icon-"].icon-fixed-width {
    display: inline-block;
    width: 1.1428571428571428em;
    text-align: right;
    padding-right: 0.2857142857142857em;
}

[class^="icon-"].icon-fixed-width.icon-large, [class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.4285714285714286em;
}

.icons-ul {
    margin-left: 2.142857142857143em;
    list-style-type: none;
}

.icons-ul>li {
    position: relative;
}

.icons-ul .icon-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
    text-align: center;
    line-height: inherit;
}

[class^="icon-"].hide, [class*=" icon-"].hide {
    display: none;
}

.icon-muted {
    color: #eeeeee;
}

.icon-light {
    color: #ffffff;
}

.icon-dark {
    color: #333333;
}

.icon-border {
    border: solid 1px #eeeeee;
    padding: .2em .25em .15em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.icon-2x {
    font-size: 2em;
}

.icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.icon-3x {
    font-size: 3em;
}

.icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.icon-4x {
    font-size: 4em;
}

.icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.icon-5x {
    font-size: 5em;
}

.icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

[class^="icon-"].pull-left, [class*=" icon-"].pull-left {
    margin-right: .3em;
}

[class^="icon-"].pull-right, [class*=" icon-"].pull-right {
    margin-left: .3em;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    /*background-image:none;*/
    background-position: 0% 0%;
    background-repeat: no-repeat;
    margin-top: 0;
}

.icon-white, .nav-pills>.active>a>[class^="icon-"], .nav-pills>.active>a>[class*=" icon-"], .nav-list>.active>a>[class^="icon-"], .nav-list>.active>a>[class*=" icon-"], .navbar-inverse .nav>.active>a>[class^="icon-"], .navbar-inverse .nav>.active>a>[class*=" icon-"], .dropdown-menu>li>a:hover>[class^="icon-"], .dropdown-menu>li>a:hover>[class*=" icon-"], .dropdown-menu>.active>a>[class^="icon-"], .dropdown-menu>.active>a>[class*=" icon-"], .dropdown-submenu:hover>a>[class^="icon-"], .dropdown-submenu:hover>a>[class*=" icon-"] {
    background-image: none;
}

.btn [class^="icon-"].icon-large, .nav [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .nav [class*=" icon-"].icon-large {
    line-height: .9em;
}

.btn [class^="icon-"].icon-spin, .nav [class^="icon-"].icon-spin, .btn [class*=" icon-"].icon-spin, .nav [class*=" icon-"].icon-spin {
    display: inline-block;
}

.nav-tabs [class^="icon-"], .nav-pills [class^="icon-"], .nav-tabs [class*=" icon-"], .nav-pills [class*=" icon-"], .nav-tabs [class^="icon-"].icon-large, .nav-pills [class^="icon-"].icon-large, .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class*=" icon-"].icon-large {
    line-height: .9em;
}

.btn [class^="icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x {
    margin-top: .18em;
}

.btn [class^="icon-"].icon-spin.icon-large, .btn [class*=" icon-"].icon-spin.icon-large {
    line-height: .8em;
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x, .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
    margin-top: .25em;
}

.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] {
    margin-top: 0;
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em;
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em;
}

.btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em;
}

.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
    line-height: inherit;
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%;
}

.icon-stack [class^="icon-"], .icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em;
}

.icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em;
}

.icon-spin {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

a .icon-stack, a .icon-spin {
    display: inline-block;
    text-decoration: none;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}

.icon-rotate-90:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.icon-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}

a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
    display: inline-block;
}

.icon-glass:before {
    content: "\f000";
}

.icon-music:before {
    content: "\f001";
}

.icon-search:before {
    content: "\f002";
}

.icon-envelope-alt:before {
    content: "\f003";
}

.icon-heart:before {
    content: "\f004";
}

.icon-star:before {
    content: "\f005";
}

.icon-star-empty:before {
    content: "\f006";
}

.icon-user:before {
    content: "\f007";
}

.icon-film:before {
    content: "\f008";
}

.icon-th-large:before {
    content: "\f009";
}

.icon-th:before {
    content: "\f00a";
}

.icon-th-list:before {
    content: "\f00b";
}

.icon-ok:before {
    content: "\f00c";
}

.icon-remove:before {
    content: "\f00d";
}

.icon-zoom-in:before {
    content: "\f00e";
}

.icon-zoom-out:before {
    content: "\f010";
}

.icon-power-off:before, .icon-off:before {
    content: "\f011";
}

.icon-signal:before {
    content: "\f012";
}

.icon-gear:before, .icon-cog:before {
    content: "\f013";
}

.icon-trash:before {
    content: "\f014";
}

.icon-home:before {
    content: "\f015";
}

.icon-file-alt:before {
    content: "\f016";
}

.icon-time:before {
    content: "\f017";
}

.icon-road:before {
    content: "\f018";
}

.icon-download-alt:before {
    content: "\f019";
}

.icon-download:before {
    content: "\f01a";
}

.icon-upload:before {
    content: "\f01b";
}

.icon-inbox:before {
    content: "\f01c";
}

.icon-play-circle:before {
    content: "\f01d";
}

.icon-rotate-right:before, .icon-repeat:before {
    content: "\f01e";
}

.icon-refresh:before {
    content: "\f021";
}

.icon-list-alt:before {
    content: "\f022";
}

.icon-lock:before {
    content: "\f023";
}

.icon-flag:before {
    content: "\f024";
}

.icon-headphones:before {
    content: "\f025";
}

.icon-volume-off:before {
    content: "\f026";
}

.icon-volume-down:before {
    content: "\f027";
}

.icon-volume-up:before {
    content: "\f028";
}

.icon-qrcode:before {
    content: "\f029";
}

.icon-barcode:before {
    content: "\f02a";
}

.icon-tag:before {
    content: "\f02b";
}

.icon-tags:before {
    content: "\f02c";
}

.icon-book:before {
    content: "\f02d";
}

.icon-bookmark:before {
    content: "\f02e";
}

.icon-print:before {
    content: "\f02f";
}

.icon-camera:before {
    content: "\f030";
}

.icon-font:before {
    content: "\f031";
}

.icon-bold:before {
    content: "\f032";
}

.icon-italic:before {
    content: "\f033";
}

.icon-text-height:before {
    content: "\f034";
}

.icon-text-width:before {
    content: "\f035";
}

.icon-align-left:before {
    content: "\f036";
}

.icon-align-center:before {
    content: "\f037";
}

.icon-align-right:before {
    content: "\f038";
}

.icon-align-justify:before {
    content: "\f039";
}

.icon-list:before {
    content: "\f03a";
}

.icon-indent-left:before {
    content: "\f03b";
}

.icon-indent-right:before {
    content: "\f03c";
}

.icon-facetime-video:before {
    content: "\f03d";
}

.icon-picture:before {
    content: "\f03e";
}

.icon-pencil:before {
    content: "\f040";
}

.icon-map-marker:before {
    content: "\f041";
}

.icon-adjust:before {
    content: "\f042";
}

.icon-tint:before {
    content: "\f043";
}

.icon-edit:before {
    content: "\f044";
}

.icon-share:before {
    content: "\f045";
}

.icon-check:before {
    content: "\f046";
}

.icon-move:before {
    content: "\f047";
}

.icon-step-backward:before {
    content: "\f048";
}

.icon-fast-backward:before {
    content: "\f049";
}

.icon-backward:before {
    content: "\f04a";
}

.icon-play:before {
    content: "\f04b";
}

.icon-pause:before {
    content: "\f04c";
}

.icon-stop:before {
    content: "\f04d";
}

.icon-forward:before {
    content: "\f04e";
}

.icon-fast-forward:before {
    content: "\f050";
}

.icon-step-forward:before {
    content: "\f051";
}

.icon-eject:before {
    content: "\f052";
}

.icon-chevron-left:before {
    content: "\f053";
}

.icon-chevron-right:before {
    content: "\f054";
}

.icon-plus-sign:before {
    content: "\f055";
}

.icon-minus-sign:before {
    content: "\f056";
}

.icon-remove-sign:before {
    content: "\f057";
}

.icon-ok-sign:before {
    content: "\f058";
}

.icon-question-sign:before {
    content: "\f059";
}

.icon-info-sign:before {
    content: "\f05a";
}

.icon-screenshot:before {
    content: "\f05b";
}

.icon-remove-circle:before {
    content: "\f05c";
}

.icon-ok-circle:before {
    content: "\f05d";
}

.icon-ban-circle:before {
    content: "\f05e";
}

.icon-arrow-left:before {
    content: "\f060";
}

.icon-arrow-right:before {
    content: "\f061";
}

.icon-arrow-up:before {
    content: "\f062";
}

.icon-arrow-down:before {
    content: "\f063";
}

.icon-mail-forward:before, .icon-share-alt:before {
    content: "\f064";
}

.icon-resize-full:before {
    content: "\f065";
}

.icon-resize-small:before {
    content: "\f066";
}

.icon-plus:before {
    content: "\f067";
}

.icon-minus:before {
    content: "\f068";
}

.icon-asterisk:before {
    content: "\f069";
}

.icon-exclamation-sign:before {
    content: "\f06a";
}

.icon-gift:before {
    content: "\f06b";
}

.icon-leaf:before {
    content: "\f06c";
}

.icon-fire:before {
    content: "\f06d";
}

.icon-eye-open:before {
    content: "\f06e";
}

.icon-eye-close:before {
    content: "\f070";
}

.icon-warning-sign:before {
    content: "\f071";
}

.icon-plane:before {
    content: "\f072";
}

.icon-calendar:before {
    content: "\f073";
}

.icon-random:before {
    content: "\f074";
}

.icon-comment:before {
    content: "\f075";
}

.icon-magnet:before {
    content: "\f076";
}

.icon-chevron-up:before {
    content: "\f077";
}

.icon-chevron-down:before {
    content: "\f078";
}

.icon-retweet:before {
    content: "\f079";
}

.icon-shopping-cart:before {
    content: "\f07a";
}

.icon-folder-close:before {
    content: "\f07b";
}

.icon-folder-open:before {
    content: "\f07c";
}

.icon-resize-vertical:before {
    content: "\f07d";
}

.icon-resize-horizontal:before {
    content: "\f07e";
}

.icon-bar-chart:before {
    content: "\f080";
}

.icon-twitter-sign:before {
    content: "\f081";
}

.icon-facebook-sign:before {
    content: "\f082";
}

.icon-camera-retro:before {
    content: "\f083";
}

.icon-key:before {
    content: "\f084";
}

.icon-gears:before, .icon-cogs:before {
    content: "\f085";
}

.icon-comments:before {
    content: "\f086";
}

.icon-thumbs-up-alt:before {
    content: "\f087";
}

.icon-thumbs-down-alt:before {
    content: "\f088";
}

.icon-star-half:before {
    content: "\f089";
}

.icon-heart-empty:before {
    content: "\f08a";
}

.icon-signout:before {
    content: "\f08b";
}

.icon-linkedin-sign:before {
    content: "\f08c";
}

.icon-pushpin:before {
    content: "\f08d";
}

.icon-external-link:before {
    content: "\f08e";
}

.icon-signin:before {
    content: "\f090";
}

.icon-trophy:before {
    content: "\f091";
}

.icon-github-sign:before {
    content: "\f092";
}

.icon-upload-alt:before {
    content: "\f093";
}

.icon-lemon:before {
    content: "\f094";
}

.icon-phone:before {
    content: "\f095";
}

.icon-unchecked:before, .icon-check-empty:before {
    content: "\f096";
}

.icon-bookmark-empty:before {
    content: "\f097";
}

.icon-phone-sign:before {
    content: "\f098";
}

.icon-twitter:before {
    content: "\f099";
}

.icon-facebook:before {
    content: "\f09a";
}

.icon-github:before {
    content: "\f09b";
}

.icon-unlock:before {
    content: "\f09c";
}

.icon-credit-card:before {
    content: "\f09d";
}

.icon-rss:before {
    content: "\f09e";
}

.icon-hdd:before {
    content: "\f0a0";
}

.icon-bullhorn:before {
    content: "\f0a1";
}

.icon-bell:before {
    content: "\f0a2";
}

.icon-certificate:before {
    content: "\f0a3";
}

.icon-hand-right:before {
    content: "\f0a4";
}

.icon-hand-left:before {
    content: "\f0a5";
}

.icon-hand-up:before {
    content: "\f0a6";
}

.icon-hand-down:before {
    content: "\f0a7";
}

.icon-circle-arrow-left:before {
    content: "\f0a8";
}

.icon-circle-arrow-right:before {
    content: "\f0a9";
}

.icon-circle-arrow-up:before {
    content: "\f0aa";
}

.icon-circle-arrow-down:before {
    content: "\f0ab";
}

.icon-globe:before {
    content: "\f0ac";
}

.icon-wrench:before {
    content: "\f0ad";
}

.icon-tasks:before {
    content: "\f0ae";
}

.icon-filter:before {
    content: "\f0b0";
}

.icon-briefcase:before {
    content: "\f0b1";
}

.icon-fullscreen:before {
    content: "\f0b2";
}

.icon-group:before {
    content: "\f0c0";
}

.icon-link:before {
    content: "\f0c1";
}

.icon-cloud:before {
    content: "\f0c2";
}

.icon-beaker:before {
    content: "\f0c3";
}

.icon-cut:before {
    content: "\f0c4";
}

.icon-copy:before {
    content: "\f0c5";
}

.icon-paperclip:before, .icon-paper-clip:before {
    content: "\f0c6";
}

.icon-save:before {
    content: "\f0c7";
}

.icon-sign-blank:before {
    content: "\f0c8";
}

.icon-reorder:before {
    content: "\f0c9";
}

.icon-list-ul:before {
    content: "\f0ca";
}

.icon-list-ol:before {
    content: "\f0cb";
}

.icon-strikethrough:before {
    content: "\f0cc";
}

.icon-underline:before {
    content: "\f0cd";
}

.icon-table:before {
    content: "\f0ce";
}

.icon-magic:before {
    content: "\f0d0";
}

.icon-truck:before {
    content: "\f0d1";
}

.icon-pinterest:before {
    content: "\f0d2";
}

.icon-pinterest-sign:before {
    content: "\f0d3";
}

.icon-google-plus-sign:before {
    content: "\f0d4";
}

.icon-google-plus:before {
    content: "\f0d5";
}

.icon-money:before {
    content: "\f0d6";
}

.icon-caret-down:before {
    content: "\f0d7";
}

.icon-caret-up:before {
    content: "\f0d8";
}

.icon-caret-left:before {
    content: "\f0d9";
}

.icon-caret-right:before {
    content: "\f0da";
}

.icon-columns:before {
    content: "\f0db";
}

.icon-sort:before {
    content: "\f0dc";
}

.icon-sort-down:before {
    content: "\f0dd";
}

.icon-sort-up:before {
    content: "\f0de";
}

.icon-envelope:before {
    content: "\f0e0";
}

.icon-linkedin:before {
    content: "\f0e1";
}

.icon-rotate-left:before, .icon-undo:before {
    content: "\f0e2";
}

.icon-legal:before {
    content: "\f0e3";
}

.icon-dashboard:before {
    content: "\f0e4";
}

.icon-comment-alt:before {
    content: "\f0e5";
}

.icon-comments-alt:before {
    content: "\f0e6";
}

.icon-bolt:before {
    content: "\f0e7";
}

.icon-sitemap:before {
    content: "\f0e8";
}

.icon-umbrella:before {
    content: "\f0e9";
}

.icon-paste:before {
    content: "\f0ea";
}

.icon-lightbulb:before {
    content: "\f0eb";
}

.icon-exchange:before {
    content: "\f0ec";
}

.icon-cloud-download:before {
    content: "\f0ed";
}

.icon-cloud-upload:before {
    content: "\f0ee";
}

.icon-user-md:before {
    content: "\f0f0";
}

.icon-stethoscope:before {
    content: "\f0f1";
}

.icon-suitcase:before {
    content: "\f0f2";
}

.icon-bell-alt:before {
    content: "\f0f3";
}

.icon-coffee:before {
    content: "\f0f4";
}

.icon-food:before {
    content: "\f0f5";
}

.icon-file-text-alt:before {
    content: "\f0f6";
}

.icon-building:before {
    content: "\f0f7";
}

.icon-hospital:before {
    content: "\f0f8";
}

.icon-ambulance:before {
    content: "\f0f9";
}

.icon-medkit:before {
    content: "\f0fa";
}

.icon-fighter-jet:before {
    content: "\f0fb";
}

.icon-beer:before {
    content: "\f0fc";
}

.icon-h-sign:before {
    content: "\f0fd";
}

.icon-plus-sign-alt:before {
    content: "\f0fe";
}

.icon-double-angle-left:before {
    content: "\f100";
}

.icon-double-angle-right:before {
    content: "\f101";
}

.icon-double-angle-up:before {
    content: "\f102";
}

.icon-double-angle-down:before {
    content: "\f103";
}

.icon-angle-left:before {
    content: "\f104";
}

.icon-angle-right:before {
    content: "\f105";
}

.icon-angle-up:before {
    content: "\f106";
}

.icon-angle-down:before {
    content: "\f107";
}

.icon-desktop:before {
    content: "\f108";
}

.icon-laptop:before {
    content: "\f109";
}

.icon-tablet:before {
    content: "\f10a";
}

.icon-mobile-phone:before {
    content: "\f10b";
}

.icon-circle-blank:before {
    content: "\f10c";
}

.icon-quote-left:before {
    content: "\f10d";
}

.icon-quote-right:before {
    content: "\f10e";
}

.icon-spinner:before {
    content: "\f110";
}

.icon-circle:before {
    content: "\f111";
}

.icon-mail-reply:before, .icon-reply:before {
    content: "\f112";
}

.icon-github-alt:before {
    content: "\f113";
}

.icon-folder-close-alt:before {
    content: "\f114";
}

.icon-folder-open-alt:before {
    content: "\f115";
}

.icon-expand-alt:before {
    content: "\f116";
}

.icon-collapse-alt:before {
    content: "\f117";
}

.icon-smile:before {
    content: "\f118";
}

.icon-frown:before {
    content: "\f119";
}

.icon-meh:before {
    content: "\f11a";
}

.icon-gamepad:before {
    content: "\f11b";
}

.icon-keyboard:before {
    content: "\f11c";
}

.icon-flag-alt:before {
    content: "\f11d";
}

.icon-flag-checkered:before {
    content: "\f11e";
}

.icon-terminal:before {
    content: "\f120";
}

.icon-code:before {
    content: "\f121";
}

.icon-reply-all:before {
    content: "\f122";
}

.icon-mail-reply-all:before {
    content: "\f122";
}

.icon-star-half-full:before, .icon-star-half-empty:before {
    content: "\f123";
}

.icon-location-arrow:before {
    content: "\f124";
}

.icon-crop:before {
    content: "\f125";
}

.icon-code-fork:before {
    content: "\f126";
}

.icon-unlink:before {
    content: "\f127";
}

.icon-question:before {
    content: "\f128";
}

.icon-info:before {
    content: "\f129";
}

.icon-exclamation:before {
    content: "\f12a";
}

.icon-superscript:before {
    content: "\f12b";
}

.icon-subscript:before {
    content: "\f12c";
}

.icon-eraser:before {
    content: "\f12d";
}

.icon-puzzle-piece:before {
    content: "\f12e";
}

.icon-microphone:before {
    content: "\f130";
}

.icon-microphone-off:before {
    content: "\f131";
}

.icon-shield:before {
    content: "\f132";
}

.icon-calendar-empty:before {
    content: "\f133";
}

.icon-fire-extinguisher:before {
    content: "\f134";
}

.icon-rocket:before {
    content: "\f135";
}

.icon-maxcdn:before {
    content: "\f136";
}

.icon-chevron-sign-left:before {
    content: "\f137";
}

.icon-chevron-sign-right:before {
    content: "\f138";
}

.icon-chevron-sign-up:before {
    content: "\f139";
}

.icon-chevron-sign-down:before {
    content: "\f13a";
}

.icon-html5:before {
    content: "\f13b";
}

.icon-css3:before {
    content: "\f13c";
}

.icon-anchor:before {
    content: "\f13d";
}

.icon-unlock-alt:before {
    content: "\f13e";
}

.icon-bullseye:before {
    content: "\f140";
}

.icon-ellipsis-horizontal:before {
    content: "\f141";
}

.icon-ellipsis-vertical:before {
    content: "\f142";
}

.icon-rss-sign:before {
    content: "\f143";
}

.icon-play-sign:before {
    content: "\f144";
}

.icon-ticket:before {
    content: "\f145";
}

.icon-minus-sign-alt:before {
    content: "\f146";
}

.icon-check-minus:before {
    content: "\f147";
}

.icon-level-up:before {
    content: "\f148";
}

.icon-level-down:before {
    content: "\f149";
}

.icon-check-sign:before {
    content: "\f14a";
}

.icon-edit-sign:before {
    content: "\f14b";
}

.icon-external-link-sign:before {
    content: "\f14c";
}

.icon-share-sign:before {
    content: "\f14d";
}

.icon-compass:before {
    content: "\f14e";
}

.icon-collapse:before {
    content: "\f150";
}

.icon-collapse-top:before {
    content: "\f151";
}

.icon-expand:before {
    content: "\f152";
}

.icon-euro:before, .icon-eur:before {
    content: "\f153";
}

.icon-gbp:before {
    content: "\f154";
}

.icon-dollar:before, .icon-usd:before {
    content: "\f155";
}

.icon-rupee:before, .icon-inr:before {
    content: "\f156";
}

.icon-yen:before, .icon-jpy:before {
    content: "\f157";
}

.icon-renminbi:before, .icon-cny:before {
    content: "\f158";
}

.icon-won:before, .icon-krw:before {
    content: "\f159";
}

.icon-bitcoin:before, .icon-btc:before {
    content: "\f15a";
}

.icon-file:before {
    content: "\f15b";
}

.icon-file-text:before {
    content: "\f15c";
}

.icon-sort-by-alphabet:before {
    content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
    content: "\f15e";
}

.icon-sort-by-attributes:before {
    content: "\f160";
}

.icon-sort-by-attributes-alt:before {
    content: "\f161";
}

.icon-sort-by-order:before {
    content: "\f162";
}

.icon-sort-by-order-alt:before {
    content: "\f163";
}

.icon-thumbs-up:before {
    content: "\f164";
}

.icon-thumbs-down:before {
    content: "\f165";
}

.icon-youtube-sign:before {
    content: "\f166";
}

.icon-youtube:before {
    content: "\f167";
}

.icon-xing:before {
    content: "\f168";
}

.icon-xing-sign:before {
    content: "\f169";
}

.icon-youtube-play:before {
    content: "\f16a";
}

.icon-dropbox:before {
    content: "\f16b";
}

.icon-stackexchange:before {
    content: "\f16c";
}

.icon-instagram:before {
    content: "\f16d";
}

.icon-flickr:before {
    content: "\f16e";
}

.icon-adn:before {
    content: "\f170";
}

.icon-bitbucket:before {
    content: "\f171";
}

.icon-bitbucket-sign:before {
    content: "\f172";
}

.icon-tumblr:before {
    content: "\f173";
}

.icon-tumblr-sign:before {
    content: "\f174";
}

.icon-long-arrow-down:before {
    content: "\f175";
}

.icon-long-arrow-up:before {
    content: "\f176";
}

.icon-long-arrow-left:before {
    content: "\f177";
}

.icon-long-arrow-right:before {
    content: "\f178";
}

.icon-apple:before {
    content: "\f179";
}

.icon-windows:before {
    content: "\f17a";
}

.icon-android:before {
    content: "\f17b";
}

.icon-linux:before {
    content: "\f17c";
}

.icon-dribbble:before {
    content: "\f17d";
}

.icon-skype:before {
    content: "\f17e";
}

.icon-foursquare:before {
    content: "\f180";
}

.icon-trello:before {
    content: "\f181";
}

.icon-female:before {
    content: "\f182";
}

.icon-male:before {
    content: "\f183";
}

.icon-gittip:before {
    content: "\f184";
}

.icon-sun:before {
    content: "\f185";
}

.icon-moon:before {
    content: "\f186";
}

.icon-archive:before {
    content: "\f187";
}

.icon-bug:before {
    content: "\f188";
}

.icon-vk:before {
    content: "\f189";
}

.icon-weibo:before {
    content: "\f18a";
}

.icon-renren:before {
    content: "\f18b";
}

/*!
* Do not modify this file directly.  It is concatenated from individual module CSS files.
*/

.jp-carousel-wrap * {
    line-height: inherit
}

.jp-carousel-overlay {
    background: #000
}

div.jp-carousel-fadeaway {
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    position: fixed;
    bottom: 0;
    z-index: 2147483647;
    width: 100%;
    height: 15px
}

.jp-carousel-next-button span, .jp-carousel-previous-button span {
    background: url(../images/arrows.png) no-repeat center center;
    background-size: 200px 126px
}

.jp-carousel-msg {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    display: inline-block;
    line-height: 19px;
    padding: 11px 15px;
    font-size: 14px;
    text-align: center;
    margin: 25px 20px 0 2px;
    background-color: #fff;
    border-left: 4px solid #ffba00;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    .jp-carousel-next-button span, .jp-carousel-previous-button span {
        background-image: url(../images/arrows-2x.png)
    }
}

.jp-carousel-wrap {
    font-family: "Helvetica Neue", sans-serif !important
}

.jp-carousel-info {
    position: absolute;
    bottom: 0;
    text-align: left !important;
    -webkit-font-smoothing: subpixel-antialiased !important
}

.jp-carousel-info ::-moz-selection {
    background: #68c9e8;
    color: #fff
}

.jp-carousel-info ::selection {
    background: #68c9e8;
    color: #fff
}

.jp-carousel-info ::-moz-selection {
    background: #68c9e8;
    color: #fff
}

.jp-carousel-photo-info {
    position: relative;
    left: 25%;
    width: 50%
}

.jp-carousel-transitions .jp-carousel-photo-info {
    transition: .4s ease-out
}

.jp-carousel-info h2 {
    background: 0 0 !important;
    border: 0 !important;
    color: #999;
    display: block !important;
    font: normal 13px/1.25em "Helvetica Neue", sans-serif !important;
    letter-spacing: 0 !important;
    margin: 7px 0 0 0 !important;
    padding: 10px 0 0 !important;
    overflow: hidden;
    text-align: left;
    text-shadow: none !important;
    text-transform: none !important;
    -webkit-font-smoothing: subpixel-antialiased
}

.jp-carousel-next-button, .jp-carousel-previous-button {
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer
}

.jp-carousel-next-button span, .jp-carousel-previous-button span {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 82px;
    zoom: 1;
    filter: alpha(opacity=20);
    opacity: .2
}

.jp-carousel-transitions .jp-carousel-next-button span, .jp-carousel-transitions .jp-carousel-previous-button span {
    transition: .5s opacity ease-out
}

.jp-carousel-next-button:hover span, .jp-carousel-previous-button:hover span {
    filter: alpha(opacity=60);
    opacity: .6
}

.jp-carousel-next-button span {
    background-position: -110px center;
    right: 0
}

.jp-carousel-previous-button span {
    background-position: -10px center;
    left: 0
}

.jp-carousel-buttons {
    margin: -18px -20px 15px;
    padding: 8px 10px;
    border-bottom: 1px solid #222;
    background: #222;
    text-align: center
}

div.jp-carousel-buttons a {
    border: 0 !important;
    color: #999;
    font: normal 11px/1.2em "Helvetica Neue", sans-serif !important;
    letter-spacing: 0 !important;
    padding: 5px 2px 5px 0;
    text-decoration: none !important;
    text-shadow: none !important;
    vertical-align: middle;
    -webkit-font-smoothing: subpixel-antialiased
}

div.jp-carousel-buttons a:hover {
    color: #68c9e8;
    border: 0 !important
}

.jp-carousel-transitions div.jp-carousel-buttons a:hover {
    transition: none !important
}

.jp-carousel-next-button, .jp-carousel-previous-button, .jp-carousel-slide, .jp-carousel-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.jp-carousel-slide {
    position: fixed;
    width: 0;
    bottom: 0;
    background-color: #000;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px
}

.jp-carousel-transitions .jp-carousel-slide {
    transition: .3s ease-out
}

.jp-carousel-slide.selected {
    position: absolute !important;
    filter: alpha(opacity=100);
    opacity: 1
}

.jp-carousel-slide {
    filter: alpha(opacity=25);
    opacity: .25
}

.jp-carousel-slide img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    background: 0 0 !important;
    border: 0 !important;
    padding: 0 !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    zoom: 1
}

.jp-carousel-transitions .jp-carousel-slide {
    transition: opacity .4s linear
}

.jp-carousel-close-hint {
    color: #999;
    cursor: default;
    letter-spacing: 0 !important;
    padding: .35em 0 0;
    position: absolute;
    text-align: right;
    width: 90%
}

.jp-carousel-transitions .jp-carousel-close-hint {
    transition: color .2s linear
}

.jp-carousel-close-hint span {
    cursor: pointer;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    display: inline-block;
    height: 22px;
    font: 400 24px/1 "Helvetica Neue", sans-serif !important;
    line-height: 22px;
    margin: 0 0 0 .4em;
    text-align: center;
    vertical-align: middle;
    width: 22px;
    border-radius: 4px
}

.jp-carousel-transitions .jp-carousel-close-hint span {
    transition: border-color .2s linear
}

.jp-carousel-close-hint:hover {
    cursor: default;
    color: #fff
}

.jp-carousel-close-hint:hover span {
    border-color: #fff
}

a.jp-carousel-image-download, div.jp-carousel-buttons a.jp-carousel-commentlink, div.jp-carousel-buttons a.jp-carousel-reblog {
    background: url(../images/carousel-sprite.png) no-repeat;
    background-size: 16px 200px
}

div.jp-carousel-buttons a.jp-carousel-commentlink, div.jp-carousel-buttons a.jp-carousel-reblog {
    margin: 0 14px 0 0 !important
}

div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
    background-color: #303030;
    padding-right: 8px !important;
    border-radius: 2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px
}

div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
    margin: 0 2px 0 -12px !important
}

div.jp-carousel-buttons a.jp-carousel-reblog, div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
    background-position: 6px -36px;
    padding-right: auto !important;
    padding-left: 26px !important;
    color: #999
}

div.jp-carousel-buttons a.jp-carousel-commentlink {
    background-position: 0 -156px;
    padding-left: 19px !important
}

div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
    cursor: default
}

div.jp-carousel-buttons a.jp-carousel-reblog:hover {
    background-position: 6px -56px;
    color: #68c9e8
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    a.jp-carousel-image-download, div.jp-carousel-buttons a.jp-carousel-commentlink, div.jp-carousel-buttons a.jp-carousel-reblog {
        background-image: url(../images/carousel-sprite-2x.png)
    }
}

div#carousel-reblog-box {
    background: #222;
    background: -moz-linear-gradient(bottom, #222, #333);
    background: -webkit-gradient(linear, left bottom, left top, from(#222), to(#333));
    padding: 3px 0 0;
    display: none;
    margin: 5px auto 0;
    border-radius: 2px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .9);
    height: 74px;
    width: 565px
}

#carousel-reblog-box textarea {
    background: #999;
    font: 13px/1.4 "Helvetica Neue", sans-serif !important;
    color: #444;
    padding: 3px 6px;
    width: 370px;
    height: 48px;
    float: left;
    margin: 6px 9px 0 9px;
    border: 1px solid #666;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
    border-radius: 2px
}

#carousel-reblog-box textarea:focus {
    background: #ccc;
    color: #222
}

#carousel-reblog-box label {
    color: #aaa;
    font-size: 11px;
    padding-right: 2px;
    padding-left: 2px;
    display: inline;
    font-weight: 400
}

#carousel-reblog-box select {
    width: 110px;
    padding: 0;
    font-size: 12px;
    font-family: "Helvetica Neue", sans-serif !important;
    background: #333;
    color: #eee;
    border: 1px solid #444;
    margin-top: 5px
}

#carousel-reblog-box .submit, #wrapper #carousel-reblog-box p.response {
    float: left;
    width: 154px;
    padding-top: 0;
    padding-left: 1px;
    overflow: hidden;
    height: 34px;
    margin: 3px 0 0 2px !important
}

#wrapper #carousel-reblog-box p.response {
    font-size: 13px;
    clear: none;
    padding-left: 2px;
    height: 34px;
    color: #aaa
}

#carousel-reblog-box input#carousel-reblog-submit, #jp-carousel-comment-form-button-submit {
    font: 13px/24px "Helvetica Neue", sans-serif !important;
    margin-top: 8px;
    padding: 0 10px !important;
    border-radius: 1em;
    height: 24px;
    color: #333;
    cursor: pointer;
    font-weight: 400;
    background: #aaa;
    background: -moz-linear-gradient(bottom, #aaa, #ccc);
    background: -webkit-gradient(linear, left bottom, left top, from(#aaa), to(#ccc));
    border: 1px solid #444
}

#carousel-reblog-box input#carousel-reblog-submit:hover, #jp-carousel-comment-form-button-submit:hover {
    background: #ccc;
    background: -moz-linear-gradient(bottom, #ccc, #eee);
    background: -webkit-gradient(linear, left bottom, left top, from(#ccc), to(#eee))
}

#carousel-reblog-box .canceltext {
    color: #aaa;
    font-size: 11px;
    line-height: 24px
}

#carousel-reblog-box .canceltext a {
    color: #fff
}

.jp-carousel-titleanddesc {
    border-top: 1px solid #222;
    color: #999;
    font-size: 15px;
    padding-top: 24px;
    margin-bottom: 20px;
    font-weight: 400
}

.jp-carousel-titleanddesc-title {
    font: 300 1.5em/1.1 "Helvetica Neue", sans-serif !important;
    text-transform: none !important;
    color: #fff;
    margin: 0 0 15px;
    padding: 0
}

.jp-carousel-titleanddesc-desc p {
    color: #999;
    line-height: 1.4;
    margin-bottom: .75em
}

.jp-carousel-comments p a, .jp-carousel-info h2 a, .jp-carousel-titleanddesc p a {
    color: #fff !important;
    border: 0 !important;
    text-decoration: underline !important;
    font-weight: 400 !important;
    font-style: normal !important
}

.jp-carousel-titleanddesc p b, .jp-carousel-titleanddesc p strong {
    font-weight: 700;
    color: #999
}

.jp-carousel-titleanddesc p em, .jp-carousel-titleanddesc p i {
    font-style: italic;
    color: #999
}

.jp-carousel-comments p a:hover, .jp-carousel-info h2 a:hover, .jp-carousel-titleanddesc p a:hover {
    color: #68c9e8 !important
}

.jp-carousel-titleanddesc p:empty {
    display: none
}

.jp-carousel-left-column-wrapper h1:after, .jp-carousel-left-column-wrapper h1:before, .jp-carousel-photo-info h1:after, .jp-carousel-photo-info h1:before {
    content: none !important
}

.jp-carousel-image-meta {
    background: #111;
    border: 1px solid #222;
    color: #fff;
    font-size: 13px;
    font: 12px/1.4 "Helvetica Neue", sans-serif !important;
    overflow: hidden;
    padding: 18px 20px;
    width: 209px !important
}

.jp-carousel-image-meta h5, .jp-carousel-image-meta li {
    font-family: "Helvetica Neue", sans-serif !important;
    position: inherit !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    bottom: auto !important;
    background: 0 0 !important;
    border: 0 !important;
    font-weight: 400 !important;
    line-height: 1.3em !important
}

.jp-carousel-image-meta ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important
}

.jp-carousel-image-meta li {
    width: 48% !important;
    display: inline-block !important;
    vertical-align: top !important;
    margin: 0 2% 15px 0 !important;
    color: #fff !important;
    font-size: 13px !important
}

.jp-carousel-image-meta h5 {
    color: #999 !important;
    text-transform: uppercase !important;
    font-size: 10px !important;
    margin: 0 0 2px !important;
    letter-spacing: .1em !important
}

a.jp-carousel-image-download {
    padding-left: 23px;
    display: inline-block;
    clear: both;
    color: #999;
    line-height: 1;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
    background-position: 0 -82px
}

a.jp-carousel-image-download span.photo-size {
    font-size: 11px;
    border-radius: 1em;
    margin-left: 2px;
    display: inline-block
}

a.jp-carousel-image-download span.photo-size-times {
    padding: 0 1px 0 2px
}

a.jp-carousel-image-download:hover {
    background-position: 0 -122px;
    color: #68c9e8;
    border: 0 !important
}

.jp-carousel-image-map {
    position: relative;
    margin: -20px -20px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .17);
    height: 154px
}

.jp-carousel-image-map img.gmap-main {
    border-top-left-radius: 6px;
    border-right: 1px solid rgba(255, 255, 255, .17)
}

.jp-carousel-image-map div.gmap-topright {
    width: 94px;
    height: 154px;
    position: absolute;
    top: 0;
    right: 0
}

.jp-carousel-image-map div.imgclip {
    overflow: hidden;
    border-top-right-radius: 6px
}

.jp-carousel-image-map div.gmap-topright img {
    margin-left: -40px
}

.jp-carousel-image-map img.gmap-bottomright {
    position: absolute;
    top: 96px;
    right: 0
}

.jp-carousel-comments {
    font: 15px/1.7 "Helvetica Neue", sans-serif !important;
    font-weight: 400;
    background: none transparent
}

.jp-carousel-comments p a:active, .jp-carousel-comments p a:focus, .jp-carousel-comments p a:hover {
    color: #68c9e8 !important
}

.jp-carousel-comment {
    background: none transparent;
    color: #999;
    margin-bottom: 20px;
    clear: left;
    overflow: auto;
    width: 100%
}

.jp-carousel-comment p {
    color: #999 !important
}

.jp-carousel-comment .comment-author {
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    width: auto;
    display: inline;
    float: none;
    border: 0;
    margin: 0
}

.jp-carousel-comment .comment-author a {
    color: #fff
}

.jp-carousel-comment .comment-gravatar {
    float: left
}

.jp-carousel-comment .comment-content {
    border: 0;
    margin-left: 85px;
    padding: 0
}

.jp-carousel-comment .avatar {
    margin: 0 20px 0 0;
    border-radius: 4px;
    border: 0 !important;
    padding: 0 !important;
    background-color: transparent !important
}

.jp-carousel-comment .comment-date {
    color: #999;
    margin-top: 4px;
    font-size: 11px;
    display: inline;
    float: right
}

#jp-carousel-comment-form {
    margin: 0 0 10px !important;
    float: left;
    width: 100%
}

textarea#jp-carousel-comment-form-comment-field {
    background: rgba(34, 34, 34, .9);
    border: 1px solid #3a3a3a;
    color: #aaa;
    font: 15px/1.4 "Helvetica Neue", sans-serif !important;
    width: 100%;
    padding: 10px 10px 5px;
    margin: 0;
    float: none;
    height: 147px;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
    border-radius: 3px;
    overflow: hidden;
    box-sizing: border-box
}

textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
    color: #555
}

textarea#jp-carousel-comment-form-comment-field:focus {
    background: #ccc;
    color: #222
}

textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
    color: #aaa
}

#jp-carousel-comment-form-spinner {
    color: #fff;
    margin: 22px 0 0 10px;
    display: block;
    width: 20px;
    height: 20px;
    float: left
}

#jp-carousel-comment-form-submit-and-info-wrapper {
    display: none;
    overflow: hidden;
    width: 100%
}

#jp-carousel-comment-form-commenting-as input {
    background: rgba(34, 34, 34, .9);
    border: 1px solid #3a3a3a;
    color: #aaa;
    font: 13px/1.4 "Helvetica Neue", sans-serif !important;
    padding: 3px 6px;
    float: left;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2);
    border-radius: 2px;
    width: 285px
}

#jp-carousel-comment-form-commenting-as input:focus {
    background: #ccc;
    color: #222
}

#jp-carousel-comment-form-commenting-as p {
    font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
    margin: 22px 0 0;
    float: left
}

#jp-carousel-comment-form-commenting-as fieldset {
    float: left;
    border: 0;
    margin: 20px 0 0 0;
    padding: 0
}

#jp-carousel-comment-form-commenting-as fieldset {
    clear: both
}

#jp-carousel-comment-form-commenting-as label {
    font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
    margin: 0 20px 3px 0;
    float: left;
    width: 100px
}

#jp-carousel-comment-form-button-submit {
    margin-top: 20px;
    float: right
}

#js-carousel-comment-form-container {
    margin-bottom: 15px;
    overflow: auto;
    width: 100%
}

#jp-carousel-comment-form-container {
    margin-bottom: 15px;
    overflow: auto;
    width: 100%
}

#jp-carousel-comment-post-results {
    display: none;
    overflow: auto;
    width: 100%
}

#jp-carousel-comment-post-results span {
    display: block;
    text-align: center;
    margin-top: 20px;
    width: 100%;
    overflow: auto;
    padding: 1em 0;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    border-radius: 2px;
    font: 13px/1.4 "Helvetica Neue", sans-serif !important;
    border: 1px solid rgba(255, 255, 255, .17);
    box-shadow: inset 0 0 5px 5px rgba(0, 0, 0, 1)
}

.jp-carousel-comment-post-error {
    color: #df4926
}

#jp-carousel-comments-closed {
    display: none;
    color: #999
}

#jp-carousel-comments-loading {
    font: 400 15px/1.7 "Helvetica Neue", sans-serif !important;
    display: none;
    color: #999;
    text-align: left;
    margin-bottom: 20px
}

.jp-carousel-light .jp-carousel-overlay {
    background: #fff
}

.jp-carousel-light .jp-carousel-next-button:hover span, .jp-carousel-light .jp-carousel-previous-button:hover span {
    opacity: .8
}

.jp-carousel-light .jp-carousel-close-hint:hover, .jp-carousel-light .jp-carousel-titleanddesc div {
    color: #000 !important
}

.jp-carousel-light .jp-carousel-comment .comment-author a, .jp-carousel-light .jp-carousel-comments p a, .jp-carousel-light .jp-carousel-info h2 a, .jp-carousel-light .jp-carousel-titleanddesc p a {
    color: #1e8cbe !important
}

.jp-carousel-light .jp-carousel-comment .comment-author a:hover, .jp-carousel-light .jp-carousel-comments p a:hover, .jp-carousel-light .jp-carousel-info h2 a:hover, .jp-carousel-light .jp-carousel-titleanddesc p a:hover {
    color: #f1831e !important
}

.jp-carousel-light .jp-carousel-comment, .jp-carousel-light .jp-carousel-comment p, .jp-carousel-light .jp-carousel-info h2, .jp-carousel-light .jp-carousel-titleanddesc, .jp-carousel-light .jp-carousel-titleanddesc p, .jp-carousel-light .jp-carousel-titleanddesc p b, .jp-carousel-light .jp-carousel-titleanddesc p em, .jp-carousel-light .jp-carousel-titleanddesc p i, .jp-carousel-light .jp-carousel-titleanddesc p strong, .jp-carousel-light div.jp-carousel-buttons a {
    color: #666
}

.jp-carousel-light .jp-carousel-buttons {
    border-bottom-color: #f0f0f0;
    background: #f5f5f5
}

.jp-carousel-light div.jp-carousel-buttons a:hover {
    text-decoration: none;
    color: #f1831e
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog, .jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover {
    background-position: 4px -56px;
    padding-left: 24px !important
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
    background-color: #2ea2cc;
    color: #fff
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink {
    background-position: 0 -176px
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
    background-position: 5px -36px
}

.jp-carousel-light div#carousel-reblog-box {
    background: #eee;
    background: -moz-linear-gradient(bottom, #ececec, #f7f7f7);
    background: -webkit-gradient(linear, left bottom, left top, from(#ececec), to(#f7f7f7));
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    border: 1px solid #ddd
}

.jp-carousel-light #carousel-reblog-box textarea {
    border: 1px inset #ccc;
    color: #666;
    border: 1px solid #cfcfcf;
    background: #fff
}

.jp-carousel-light #carousel-reblog-box .canceltext {
    color: #888
}

.jp-carousel-light #carousel-reblog-box .canceltext a {
    color: #666
}

.jp-carousel-light #carousel-reblog-box select {
    background: #eee;
    color: #333;
    border: 1px solid #aaa
}

#jp-carousel-comment-form-button-submit, .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit {
    color: #333;
    background: #fff;
    background: -moz-linear-gradient(bottom, #ddd, #fff);
    background: -webkit-gradient(linear, left bottom, left top, from(#ddd), to(#fff));
    border: 1px solid #aaa
}

.jp-carousel-light .jp-carousel-image-meta {
    background: #fafafa;
    border: 1px solid #eee;
    border-top-color: #f5f5f5;
    border-left-color: #f5f5f5;
    color: #333
}

.jp-carousel-light .jp-carousel-image-meta li {
    color: #000 !important
}

.jp-carousel-light .jp-carousel-close-hint {
    color: #ccc
}

.jp-carousel-light .jp-carousel-close-hint span {
    background-color: #fff;
    border-color: #ccc
}

.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
    color: #aaa
}

.jp-carousel-light #jp-carousel-comment-form-comment-field:focus {
    color: #333
}

.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
    color: #ddd
}

.jp-carousel-light a.jp-carousel-image-download {
    background-position: 0 -122px
}

.jp-carousel-light a.jp-carousel-image-download:hover {
    background-position: 0 -122px;
    color: #f1831e
}

.jp-carousel-light textarea#jp-carousel-comment-form-comment-field {
    background: #fbfbfb;
    color: #333;
    border: 1px solid #dfdfdf;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .1)
}

.jp-carousel-light #jp-carousel-comment-form-commenting-as input {
    background: #fbfbfb;
    border: 1px solid #dfdfdf;
    color: #333;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .1)
}

.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus {
    background: #fbfbfb;
    color: #333
}

.jp-carousel-light #jp-carousel-comment-post-results span {
    background: #f7f7f7;
    border: 1px solid #dfdfdf;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .05)
}

.jp-carousel-light .jp-carousel-slide {
    background-color: #fff
}

.jp-carousel-light .jp-carousel-titleanddesc {
    border-top: 1px solid #eee
}

.jp-carousel-light .jp-carousel-fadeaway {
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, .75), rgba(255, 255, 255, 0));
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, .75)), to(rgba(255, 255, 255, 0)))
}

@media only screen and (max-width:760px) {
    .jp-carousel-info {
        margin: 0 10px !important
    }
    .jp-carousel-next-button, .jp-carousel-previous-button {
        display: none !important
    }
    .jp-carousel-buttons {
        display: none !important
    }
    .jp-carousel-image-meta {
        float: none !important;
        width: 100% !important;
        box-sizing: border-box
    }
    .jp-carousel-close-hint {
        font-weight: 800 !important;
        font-size: 26px !important;
        position: fixed !important;
        top: -10px
    }
    .jp-carousel-slide img {
        filter: alpha(opacity=100);
        opacity: 1
    }
    .jp-carousel-wrap {
        background-color: #000
    }
    .jp-carousel-fadeaway {
        display: none
    }
    #jp-carousel-comment-form-container {
        display: none !important
    }
    .jp-carousel-titleanddesc {
        padding-top: 0 !important;
        border: 0 !important
    }
    .jp-carousel-titleanddesc-title {
        font-size: 1em !important
    }
    .jp-carousel-left-column-wrapper {
        padding: 0;
        width: 100% !important
    }
    .jp-carousel-photo-info {
        left: 0 !important;
        width: 100% !important
    }
}

.contact-form .clear-form {
    clear: both
}

.contact-form input[type=email], .contact-form input[type=text], .contact-form input[type=url] {
    width: 300px;
    max-width: 98%;
    margin-bottom: 13px
}

.contact-form select {
    margin-bottom: 13px
}

.contact-form textarea {
    height: 200px;
    width: 80%;
    float: none;
    margin-bottom: 13px
}

.contact-form input[type=checkbox], .contact-form input[type=radio] {
    float: none;
    margin-bottom: 13px
}

.contact-form label {
    margin-bottom: 3px;
    float: none;
    font-weight: 700;
    display: block
}

.contact-form label.checkbox, .contact-form label.radio {
    margin-bottom: 3px;
    float: none;
    font-weight: 700;
    display: inline-block
}

.contact-form label span {
    color: #aaa;
    margin-left: 4px;
    font-weight: 400
}

.contact-form-submission {
    margin-bottom: 4em;
    padding: 1.5em 1em
}

.contact-form-submission p {
    margin: 0 auto
}

.form-errors .form-error-message {
    color: red
}

.textwidget .contact-form input[type=email], .textwidget .contact-form input[type=text], .textwidget .contact-form input[type=url], .textwidget .contact-form textarea {
    width: 250px;
    max-width: 100%;
    box-sizing: border-box
}

#jetpack-check-feedback-spam {
    margin: 1px 8px 0 0
}

.jetpack-check-feedback-spam-spinner {
    display: inline-block;
    margin-top: 7px
}

.infinite-loader {
    color: #000;
    display: block;
    height: 28px;
    text-indent: -9999px
}

#infinite-handle span {
    background: #333;
    border-radius: 1px;
    color: #eee;
    cursor: pointer;
    font-size: 13px;
    padding: 6px 16px
}

#infinite-handle span button, #infinite-handle span button:focus, #infinite-handle span button:hover {
    display: inline;
    position: static;
    padding: 0;
    margin: 0;
    border: 0;
    line-height: inherit;
    background: 0 0;
    color: inherit;
    cursor: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit
}

#infinite-handle span button::-moz-focus-inner {
    margin: 0;
    padding: 0;
    border: 0
}

@media(max-width:800px) {
    #infinite-handle span:before {
        display: none
    }
    #infinite-handle span {
        display: block
    }
}

#infinite-footer {
    position: fixed;
    bottom: -50px;
    left: 0;
    width: 100%
}

#infinite-footer a {
    text-decoration: none
}

#infinite-footer .blog-credits a:hover, #infinite-footer .blog-info a:hover {
    color: #444;
    text-decoration: underline
}

#infinite-footer .container {
    background: rgba(255, 255, 255, .8);
    border-color: #ccc;
    border-color: rgba(0, 0, 0, .1);
    border-style: solid;
    border-width: 1px 0 0;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    padding: 1px 20px;
    width: 780px
}

#infinite-footer .blog-credits, #infinite-footer .blog-info {
    box-sizing: border-box;
    line-height: 25px
}

#infinite-footer .blog-info {
    float: left;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 40%
}

#infinite-footer .blog-credits {
    font-weight: 400;
    float: right;
    width: 60%
}

#infinite-footer .blog-info a {
    color: #111;
    font-size: 14px;
    font-weight: 700
}

#infinite-footer .blog-credits {
    color: #888;
    font-size: 12px;
    text-align: right
}

#infinite-footer .blog-credits a {
    color: #666
}

.infinity-end.neverending #infinite-footer {
    display: none
}

@media(max-width:640px) {
    #infinite-footer .container {
        box-sizing: border-box;
        width: 100%
    }
    #infinite-footer .blog-info {
        width: 30%
    }
    #infinite-footer .blog-credits {
        width: 70%
    }
    #infinite-footer .blog-credits, #infinite-footer .blog-info a {
        font-size: 10px
    }
}

@media(max-width:640px) {
    #infinite-footer {
        position: static
    }
}

@font-face {
    font-family: Noticons;
    src: url(https://wordpress.com/i/noticons/Noticons.woff)
}

#jp-post-flair {
    padding-top: .5em
}

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
    clear: both
}

div.sharedaddy h3.sd-title {
    margin: 0 0 1em 0;
    display: inline-block;
    line-height: 1.2;
    font-size: 9pt;
    font-weight: 700
}

div.sharedaddy h3.sd-title:before {
    content: "";
    display: block;
    width: 100%;
    min-width: 30px;
    border-top: 1px solid #ddd;
    margin-bottom: 1em
}

#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
    width: 61px;
    overflow: hidden
}

#wpadminbar iframe.admin-bar-likes-widget {
    width: 61px;
    height: 28px;
    min-height: 28px;
    border-width: 0;
    position: absolute;
    top: 0
}

div.jetpack-likes-widget-wrapper {
    width: 100%;
    min-height: 50px;
    position: relative
}

div.jetpack-likes-widget-wrapper .sd-link-color {
    font-size: 12px
}

div.jetpack-likes-widget-wrapper.slim-likes-widget {
    width: 1px;
    min-height: 0
}

div.jetpack-comment-likes-widget-wrapper {
    width: 100%;
    position: relative;
    min-height: 31px
}

div.jetpack-comment-likes-widget-wrapper iframe {
    margin-bottom: 0
}

#likes-other-gravatars {
    display: none;
    position: absolute;
    padding: 10px 10px 12px 10px;
    background-color: #2e4453;
    border-width: 0;
    box-shadow: 0 0 10px #2e4453;
    box-shadow: 0 0 10px rgba(46, 68, 83, .6);
    min-width: 130px;
    z-index: 1000
}

#likes-other-gravatars * {
    line-height: normal
}

#likes-other-gravatars .likes-text {
    color: #fff;
    font-size: 12px;
    padding-bottom: 8px
}

#likes-other-gravatars li, #likes-other-gravatars ul {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-type: none
}

#likes-other-gravatars li::before {
    content: ""
}

#likes-other-gravatars ul.wpl-avatars {
    overflow: auto;
    display: block;
    max-height: 190px
}

#likes-other-gravatars ul.wpl-avatars li {
    width: 32px;
    height: 32px;
    float: left;
    margin: 0 5px 5px 0
}

#likes-other-gravatars ul.wpl-avatars li a {
    margin: 0 2px 0 0;
    border-bottom: 0 !important;
    display: block
}

#likes-other-gravatars ul.wpl-avatars li a img {
    background: 0 0;
    border: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: static
}

div.sd-box {
    border-top: 1px solid #ddd;
    border-top: 1px solid rgba(0, 0, 0, .13)
}

.comment-likes-widget, .entry-content .post-likes-widget, .post-likes-widget {
    margin: 0;
    border-width: 0;
    display: block
}

.comment-likes-widget-placeholder, .post-likes-widget-placeholder {
    margin: 0;
    border-width: 0;
    position: relative
}

.comment-likes-widget-placeholder {
    height: 18px;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    margin-top: 4px
}

.comment-likes-widget-placeholder::before {
    -webkit-font-smoothing: antialiased;
    font-family: Noticons;
    font-size: 20px;
    line-height: .9;
    color: #5cb5d4;
    content: '\f408';
    width: 16px;
    display: inline-block;
    vertical-align: middle
}

.post-likes-widget-placeholder .button {
    display: none
}

.comment-likes-widget-placeholder .loading, .post-likes-widget-placeholder .loading {
    color: #999;
    font-size: 12px
}

.comment-likes-widget-placeholder .loading {
    padding-left: 5px;
    margin-top: 2px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #4e4e4e
}

.slim-likes-widget .post-likes-widget {
    width: auto;
    float: none
}

div.sharedaddy.sd-like-enabled .sd-like h3 {
    display: none
}

div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
    width: 100%;
    float: none;
    position: absolute;
    top: 0
}

.comment-likes-widget {
    width: 100%
}

.pd-rating {
    display: block !important
}

.sd-gplus .sd-title {
    display: none
}

#jp-relatedposts {
    display: none;
    padding-top: 1em;
    margin: 1em 0;
    position: relative;
    clear: both
}

.jp-relatedposts:after {
    content: '';
    display: block;
    clear: both
}

#jp-relatedposts h3.jp-relatedposts-headline {
    margin: 0 0 1em 0;
    display: inline-block;
    float: left;
    font-size: 9pt;
    font-weight: 700;
    font-family: inherit
}

#jp-relatedposts h3.jp-relatedposts-headline em:before {
    content: "";
    display: block;
    width: 100%;
    min-width: 30px;
    border-top: 1px solid #ddd;
    border-top: 1px solid rgba(0, 0, 0, .2);
    margin-bottom: 1em
}

#jp-relatedposts h3.jp-relatedposts-headline em {
    font-style: normal;
    font-weight: 700
}

#jp-relatedposts .jp-relatedposts-items {
    clear: left
}

#jp-relatedposts .jp-relatedposts-items-visual {
    margin-right: -20px
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    float: left;
    width: 33%;
    margin: 0 0 1em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
    padding-right: 20px;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .8
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4), #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4) {
    clear: both
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
    text-decoration: underline
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
}

#jp-relatedposts .jp-relatedposts-items p, #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    font-size: 14px;
    line-height: 20px;
    margin: 0
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs {
    position: relative
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    border-bottom: 0
}

#jp-relatedposts .jp-relatedposts-items p {
    margin-bottom: 0
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    text-transform: none;
    margin: 0;
    font-family: inherit;
    display: block;
    max-width: 100%
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
    font-size: inherit;
    font-weight: 400;
    text-decoration: none;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
    text-decoration: underline
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
    display: block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img, #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
    max-width: 100%
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
    opacity: .6
}

.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
    display: none
}

#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
    display: none
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
    overflow: hidden
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span {
    margin-bottom: 1em
}

#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post {
    clear: both;
    width: 100%
}

#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img {
    float: left;
    overflow: hidden;
    max-width: 33%;
    margin-right: 3%
}

#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
    display: inline-block;
    max-width: 63%
}

@media only screen and (max-width:640px) {
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
        width: 50%
    }
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n) {
        clear: left
    }
    #jp-relatedposts .jp-relatedposts-items-visual {
        margin-right: 20px
    }
}

@media only screen and (max-width:320px) {
    #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
        width: 100%;
        clear: both;
        margin: 0 0 1em
    }
    #jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img, #jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
        float: none;
        max-width: 100%;
        margin-right: 0
    }
}

#jp-post-flair {
    padding-top: .5em
}

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
    clear: both
}

div.sharedaddy h3.sd-title {
    margin: 0 0 1em 0;
    display: inline-block;
    line-height: 1.2;
    font-size: 9pt;
    font-weight: 700
}

div.sharedaddy h3.sd-title:before {
    content: "";
    display: block;
    width: 100%;
    min-width: 30px;
    border-top: 1px solid #ddd;
    margin-bottom: 1em
}

body.highlander-light h3.sd-title:before {
    border-top: 1px solid rgba(0, 0, 0, .2)
}

body.highlander-dark h3.sd-title:before {
    border-top: 1px solid rgba(255, 255, 255, .4)
}

.sd-content ul {
    padding: 0 !important;
    margin: 0 0 .7em 0 !important;
    list-style: none !important
}

.sd-content ul li {
    display: inline-block
}

.sd-block.sd-gplus {
    margin: 0 0 .5em 0
}

.sd-gplus .sd-content {
    font-size: 12px
}

#sharing_email .sharing_send, .sd-content ul li .option a.share-ustom, .sd-content ul li a.sd-button, .sd-content ul li.advanced a.share-more, .sd-content ul li.preview-item div.option.option-smart-off a, .sd-social-icon .sd-content ul li a.sd-button, .sd-social-icon-text .sd-content ul li a.sd-button, .sd-social-official .sd-content>ul>li .digg_button>a, .sd-social-official .sd-content>ul>li>a.sd-button, .sd-social-text .sd-content ul li a.sd-button {
    text-decoration: none !important;
    display: inline-block;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    border-radius: 3px;
    color: #777 !important;
    background: #f8f8f8;
    border: 1px solid #ccc;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .08);
    text-shadow: none;
    line-height: 23px;
    padding: 1px 8px 0 5px
}

.sd-content ul li .option a.share-ustom span, .sd-content ul li a.sd-button>span, .sd-content ul li.advanced a.share-more span, .sd-content ul li.preview-item div.option.option-smart-off a span, .sd-social-icon-text .sd-content ul li a.sd-button>span, .sd-social-official .sd-content>ul>li .digg_button>a span, .sd-social-official .sd-content>ul>li>a.sd-button span, .sd-social-text .sd-content ul li a.sd-button span {
    line-height: 23px
}

.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a, .sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button, .sd-social-official .sd-content>ul>li .digg_button>a, .sd-social-official .sd-content>ul>li>a.sd-button {
    line-height: 17px;
    box-shadow: none;
    vertical-align: top
}

.sd-social-official .sd-content ul li a.sd-button>span {
    line-height: 17px
}

.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before, .sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before, .sd-social-official .sd-content>ul>li .digg_button>a:before, .sd-social-official .sd-content>ul>li>a.sd-button:before {
    margin-bottom: -1px
}

.sd-social-icon .sd-content ul li a.sd-button:active, .sd-social-icon .sd-content ul li a.sd-button:hover, .sd-social-icon-text .sd-content ul li a.sd-button:active, .sd-social-icon-text .sd-content ul li a.sd-button:hover, .sd-social-official .sd-content>ul>li .digg_button>a:active, .sd-social-official .sd-content>ul>li .digg_button>a:hover, .sd-social-official .sd-content>ul>li>a.sd-button:active, .sd-social-official .sd-content>ul>li>a.sd-button:hover, .sd-social-text .sd-content ul li a.sd-button:active, .sd-social-text .sd-content ul li a.sd-button:hover {
    color: #555;
    background: #fafafa;
    border: 1px solid #999
}

.sd-social-icon .sd-content ul li a.sd-button:active, .sd-social-icon-text .sd-content ul li a.sd-button:active, .sd-social-official .sd-content>ul>li .digg_button>a:active, .sd-social-official .sd-content>ul>li>a.sd-button:active, .sd-social-text .sd-content ul li a.sd-button:active {
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .16)
}

.sd-content ul li a.sd-button:before {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: normal 18px/1 social-logos;
    vertical-align: top;
    text-align: center
}

.sd-social-icon-text ul li a.sd-button:before {
    position: relative;
    top: 2px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .sd-content ul li a.sd-button:before {
        position: relative;
        top: 2px
    }
}

.sd-social-official ul li a.sd-button:before {
    position: relative;
    top: -2px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .sd-social-official ul li a.sd-button:before {
        top: 0
    }
}

.sd-content ul li {
    margin: 0 5px 5px 0;
    padding: 0
}

.jp-sharing-input-touch .sd-content ul li {
    padding-left: 10px
}

.sd-content ul li.preview-item a.sd-button span, .sd-social-icon-text .sd-content ul li a span, .sd-social-official .sd-content ul li a.sd-button span {
    margin-left: 3px
}

.sd-content ul li.preview-item.no-icon a.sd-button span {
    margin-left: 0
}

.sd-content ul li.no-icon a:before, .sd-social-text .sd-content ul li a:before {
    display: none
}

body .sd-content ul li.share-custom.no-icon a span, body .sd-social-text .sd-content ul li.share-custom a span {
    background-image: none;
    background-position: -500px -500px !important;
    background-repeat: no-repeat !important;
    padding-left: 0;
    height: 0;
    line-height: inherit
}

.sd-social-icon .sd-content ul li a.share-more {
    position: relative;
    top: -4px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .sd-social-icon .sd-content ul li a.share-more {
        top: 2px
    }
}

@-moz-document url-prefix() {
    .sd-social-icon .sd-content ul li a.share-more {
        top: 2px
    }
}

.sd-social-icon .sd-content ul li a.share-more span {
    margin-left: 3px
}

.sd-content ul li.share-print div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-print a:before, .sd-social-icon-text .sd-content li.share-print a:before, .sd-social-official .sd-content li.share-print a:before, .sd-social-text .sd-content ul li.share-print a:before {
    content: '\f469'
}

.sd-content ul li.share-email div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-email a:before, .sd-social-icon-text .sd-content li.share-email a:before, .sd-social-official .sd-content li.share-email a:before, .sd-social-text .sd-content ul li.share-email a:before {
    content: '\f410'
}

.sd-content ul li.share-linkedin div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-linkedin a:before, .sd-social-icon-text .sd-content li.share-linkedin a:before, .sd-social-text .sd-content ul li.share-linkedin a:before {
    content: '\f207'
}

.sd-content ul li.share-twitter div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-twitter a:before, .sd-social-icon-text .sd-content li.share-twitter a:before, .sd-social-text .sd-content ul li.share-twitter a:before {
    content: '\f202'
}

.sd-content ul li.share-reddit div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-reddit a:before, .sd-social-icon-text .sd-content li.share-reddit a:before, .sd-social-text .sd-content ul li.share-reddit a:before {
    content: '\f222'
}

.sd-content ul li.share-tumblr div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-tumblr a:before, .sd-social-icon-text .sd-content li.share-tumblr a:before, .sd-social-text .sd-content ul li.share-tumblr a:before {
    content: '\f607'
}

.sd-content ul li.share-pocket div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-pocket a:before, .sd-social-icon-text .sd-content li.share-pocket a:before, .sd-social-text .sd-content ul li.share-pocket a:before {
    content: '\f224'
}

.sd-content ul li.share-pinterest div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-pinterest a:before, .sd-social-icon-text .sd-content li.share-pinterest a:before, .sd-social-text .sd-content ul li.share-pinterest a:before {
    content: '\f210'
}

.sd-content ul li.share-google-plus-1 div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-google-plus-1 a:before, .sd-social-icon-text .sd-content li.share-google-plus-1 a:before, .sd-social-text .sd-content ul li.share-google-plus-1 a:before {
    content: '\f218'
}

.sd-content ul li.share-facebook div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-facebook a:before, .sd-social-icon-text .sd-content li.share-facebook a:before, .sd-social-text .sd-content ul li.share-facebook a:before {
    content: '\f203'
}

.sd-content ul li.share-press-this div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-press-this a:before, .sd-social-icon-text .sd-content li.share-press-this a:before, .sd-social-official .sd-content li.share-press-this a:before, .sd-social-text .sd-content ul li.share-press-this a:before {
    content: '\f205'
}

.sd-social-official .sd-content li.share-press-this a:before {
    color: #2ba1cb
}

.sd-content ul li.share-telegram div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-telegram a:before, .sd-social-icon-text .sd-content li.share-telegram a:before, .sd-social-official .sd-content li.share-telegram a:before, .sd-social-text .sd-content ul li.share-telegram a:before {
    content: '\f606'
}

.sd-social-official .sd-content li.share-telegram a:before {
    color: #08c
}

.sd-content ul li.share-skype div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-skype a:before, .sd-social-icon-text .sd-content li.share-skype a:before, .sd-social-text .sd-content ul li.share-skype a:before {
    content: '\f220'
}

.sd-content ul li.advanced a.share-more:before, .sd-social-icon .sd-content ul a.share-more:before, .sd-social-icon-text .sd-content a.share-more:before, .sd-social-official .sd-content a.share-more:before, .sd-social-text .sd-content ul a.share-more:before {
    content: '\f415'
}

.sd-social-official .sd-content a.share-more:before {
    color: #2ba1cb
}

.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before, .sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before, .sd-social-official .sd-content li.share-jetpack-whatsapp a:before, .sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before {
    content: '\f608'
}

.sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
    color: #43d854
}

.sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button {
    background: #43d854;
    color: #fff !important
}

.sd-social .sd-button .share-count {
    background: #2ea2cc;
    color: #fff;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    padding: 1px 3px;
    line-height: 1
}

.sd-social-official .sd-content ul, .sd-social-official .sd-content ul li {
    line-height: 25px !important
}

.sd-social-official .sd-content>ul>li>a.sd-button span {
    line-height: 1
}

.sd-social-official .sd-content ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.sd-social-official .sd-content li.share-press-this a {
    margin: 0 0 5px 0
}

.sd-social-official .sd-content ul>li {
    display: block;
    float: left;
    margin: 0 10px 5px 0 !important;
    height: 25px
}

.sd-social-official .fb-share-button>span {
    vertical-align: top !important
}

.sd-social-official .sd-content .pocket_button iframe {
    width: 98px
}

.googleplus1_button .g-plus {
    vertical-align: top !important
}

.reddit_button iframe {
    margin-top: 1px
}

.googleplus1_button iframe, .linkedin_button>span, .pinterest_button, .pocket_button iframe, .twitter_button {
    margin: 0 !important
}

.sd-social-official .sd-content .share-skype {
    width: 55px
}

body .sd-social-official li a.share-more, body .sd-social-official li.share-custom a, body .sd-social-official li.share-digg a, body .sd-social-official li.share-email a, body .sd-social-official li.share-press-this a, body .sd-social-official li.share-print {
    position: relative;
    top: 0
}

body .sd-social-icon .sd-content li.share-custom>a {
    padding: 2px 3px 0 3px;
    position: relative;
    top: 4px
}

body .sd-content ul li.share-custom a.share-icon span, body .sd-social-icon .sd-content li.share-custom a span, body .sd-social-icon-text .sd-content li.share-custom a span, body .sd-social-official .sd-content li.share-custom a span, body .sd-social-text .sd-content li.share-custom a span {
    background-size: 16px 16px;
    background-repeat: no-repeat;
    margin-left: 0;
    padding: 0 0 0 19px;
    display: inline-block;
    height: 21px;
    line-height: 16px
}

body .sd-social-icon .sd-content li.share-custom a span {
    width: 0
}

body .sd-social-icon .sd-content li.share-custom a span {
    padding-left: 16px !important
}

.sharing-hidden .inner {
    position: absolute;
    z-index: 2;
    border: 1px solid #ccc;
    padding: 10px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
    border-radius: 2px;
    margin-top: 5px;
    max-width: 400px
}

.sharing-hidden .inner ul {
    margin: 0 !important
}

.sd-social-official .sd-content .sharing-hidden ul>li.share-end {
    clear: both;
    margin: 0 !important;
    height: 0 !important
}

.sharing-hidden .inner:after, .sharing-hidden .inner:before {
    position: absolute;
    z-index: 1;
    top: -8px;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #ccc;
    content: "";
    display: block
}

.sharing-hidden .inner:after {
    z-index: 2;
    top: -7px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fff
}

.sharing-hidden ul {
    margin: 0
}

.sd-social-icon .sd-content ul li[class*=share-] a, .sd-social-icon .sd-content ul li[class*=share-] a:hover, .sd-social-icon .sd-content ul li[class*=share-] div.option a {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 0;
    box-shadow: none;
    padding: 7px;
    position: relative;
    top: -2px;
    line-height: 1;
    width: auto;
    height: auto;
    margin-bottom: 0
}

.sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span, .sd-social-icon .sd-content ul li[class*=share-] div.option a span {
    line-height: 1
}

.sd-social-icon .sd-content ul li[class*=share-] a:hover, .sd-social-icon .sd-content ul li[class*=share-] div.option a:hover {
    border: 0;
    opacity: .6
}

.sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before {
    top: 1px;
    top: 0\9
}

.sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom {
    padding: 8px 8px 6px 8px;
    top: 5px
}

.sd-social-icon .sd-content ul li a.sd-button.share-more {
    margin-left: 10px
}

.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
    margin-left: 0
}

.sd-social-icon .sd-button span.share-count {
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 0;
    background: #555;
    font-size: 9px
}

.sd-social-icon .sd-content ul li[class*=share-] a.sd-button {
    background: #e9e9e9;
    margin-top: 2px;
    text-indent: 0
}

.sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button {
    background: #2c4762;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button {
    background: #3b5998;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button {
    background: #00acee;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button {
    background: #ca1f27;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button {
    color: #555 !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button {
    background: #1e8cbe;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-telegram a.sd-button {
    background: #08c;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button {
    background: #0077b5;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-google-plus-1 a.sd-button {
    background: #dd4b39;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button {
    background: #ee4056;
    color: #fff !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button {
    background: #cee3f8;
    color: #555 !important
}

.sd-social-icon .sd-content ul li[class*=share-].share-skype a.sd-button {
    background: #00aff0;
    color: #fff !important
}

.sharing-screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.sharing-screen-reader-text:active, .sharing-screen-reader-text:focus, .sharing-screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#sharing_email {
    width: 342px;
    position: absolute;
    z-index: 1001;
    border: 1px solid #ccc;
    padding: 15px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
    text-align: left
}

div.sharedaddy.sharedaddy-dark #sharing_email {
    border-color: #fff
}

#sharing_email .errors {
    color: #fff;
    background-color: #771a09;
    font-size: 12px;
    padding: 5px 8px;
    line-height: 1;
    margin: 10px 0 0 0
}

#sharing_email label {
    font-size: 12px;
    color: #333;
    font-weight: 700;
    display: block;
    padding: 0 0 4px 0;
    text-align: left;
    text-shadow: none
}

#sharing_email form {
    margin: 0
}

#sharing_email input[type=email], #sharing_email input[type=text] {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #ccc;
    margin-bottom: 1em;
    background: #fff;
    font-size: 12px;
    color: #333;
    max-width: none;
    padding: 1px 3px
}

#jetpack-source_f_name {
    display: none !important;
    position: absolute !important;
    left: -9000px
}

#sharing_email .sharing_cancel {
    padding: 0 0 0 1em;
    font-size: 12px;
    text-shadow: none
}

#sharing_email .recaptcha {
    width: 312px;
    height: 123px;
    margin: 0 0 1em 0
}

.slideshow-window {
    background-color: #222;
    border: 20px solid #222;
    border-radius: 10px;
    height: 0;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 30px !important;
    padding-bottom: 56.25% !important;
    position: relative;
    z-index: 1
}

.slideshow-window.slideshow-white {
    background-color: #fff;
    border-color: #fff
}

.slideshow-window, .slideshow-window * {
    box-sizing: content-box
}

.slideshow-loading {
    height: 100%;
    text-align: center;
    margin: auto
}

body div.slideshow-window * img {
    background-color: transparent !important;
    background-image: none !important;
    border-width: 0 !important;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    padding: 0 !important;
    position: relative;
    transform: translateY(-50%);
    top: 50%
}

.slideshow-loading img {
    vertical-align: middle
}

.slideshow-slide {
    display: none;
    height: 100% !important;
    left: 0;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100% !important
}

.slideshow-slide img {
    vertical-align: middle
}

.slideshow-line-height-hack {
    overflow: hidden;
    width: 0;
    font-size: 0
}

.slideshow-slide-caption {
    font-size: 13px;
    font-family: "Helvetica Neue", sans-serif;
    color: #f7f7f7;
    text-shadow: #222 1px 1px 2px;
    line-height: 25px;
    height: 25px;
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: 100;
    width: 100%;
    text-align: center
}

.slideshow-controls {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    margin: auto;
    text-align: center;
    width: 100%;
    -ms-filter: "alpha(opacity=50)";
    opacity: .5;
    direction: ltr;
    transition: .3s opacity ease-out
}

.slideshow-window:hover .slideshow-controls {
    -ms-filter: "alpha(opacity=100)";
    opacity: 1
}

body div div.slideshow-controls a, body div div.slideshow-controls a:hover {
    border: 2px solid rgba(255, 255, 255, .1) !important;
    background-color: #000 !important;
    background-color: rgba(0, 0, 0, .6) !important;
    background-image: url(../images/slideshow-controls.png) !important;
    background-repeat: no-repeat;
    background-size: 142px 16px !important;
    background-position: -34px 8px !important;
    color: #222 !important;
    margin: 0 5px !important;
    padding: 0 !important;
    display: inline-block !important;
    *display: inline;
    zoom: 1;
    height: 32px !important;
    width: 32px !important;
    line-height: 32px !important;
    text-align: center !important;
    border-radius: 10em !important;
    transition: .3s border-color ease-out
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5) {
    body div div.slideshow-controls a, body div div.slideshow-controls a:hover {
        background-image: url(../images/slideshow-controls-2x.png) !important
    }
}

body div div.slideshow-controls a:hover {
    border-color: rgba(255, 255, 255, 1) !important
}

body div div.slideshow-controls a:first-child {
    background-position: -76px 8px !important
}

body div div.slideshow-controls a:last-child {
    background-position: -117px 8px !important
}

body div div.slideshow-controls a:nth-child(2) {
    background-position: -34px 8px !important
}

body div div.slideshow-controls a.running {
    background-position: -34px 8px !important
}

body div div.slideshow-controls a.paused {
    background-position: 9px 8px !important
}

.slideshow-controls a img {
    border: 50px dotted #f0f
}

body.presentation-wrapper-fullscreen-parent, html.presentation-wrapper-fullscreen-parent {
    overflow: hidden !important
}

.presentation-wrapper-fullscreen-parent #wpadminbar {
    display: none
}

.presentation-wrapper-fullscreen, .presentation-wrapper-fullscreen-parent {
    min-width: 100% !important;
    min-height: 100% !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 10000 !important
}

.presentation-wrapper-fullscreen {
    background-color: grey;
    border: 0 !important
}

.presentation-wrapper-fullscreen .nav-arrow-left, .presentation-wrapper-fullscreen .nav-arrow-right {
    z-index: 20001
}

.presentation-wrapper-fullscreen .nav-fullscreen-button {
    z-index: 20002
}

.presentation-wrapper {
    margin: 20px auto;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    line-height: normal
}

.presentation {
    position: relative;
    margin: 0;
    overflow: hidden;
    outline: 0
}

.presentation, .presentation .step {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%
}

.presentation .step.fade:not(.active) {
    opacity: 0
}

.presentation .slide-content {
    padding: 30px
}

.presentation .nav-arrow-left, .presentation .nav-arrow-right, .presentation .nav-fullscreen-button {
    position: absolute;
    width: 34px;
    background-repeat: no-repeat;
    z-index: 2;
    opacity: 0;
    transition: opacity .25s
}

.presentation .nav-arrow-left, .presentation .nav-arrow-right {
    height: 100%;
    background-image: url(../images/slide-nav.png);
    background-size: 450% 61px
}

.presentation .nav-arrow-left {
    left: 0;
    background-position: 4px 50%
}

.presentation .nav-arrow-right {
    right: 0;
    background-position: -120px 50%
}

.presentation .nav-fullscreen-button {
    width: 32px;
    height: 32px;
    margin: 4px;
    bottom: 0;
    right: 0;
    z-index: 3;
    background-image: url(../images/expand.png);
    background-size: 100% 100%
}

.presentation:hover .nav-arrow-left, .presentation:hover .nav-arrow-right {
    opacity: 1
}

.presentation:hover .nav-fullscreen-button {
    opacity: .8
}

.presentation-wrapper-fullscreen .nav-fullscreen-button {
    background-image: url(../images/collapse.png)
}

.presentation .autoplay-overlay {
    height: 15%;
    width: 80%;
    margin: 30% 10%;
    position: relative;
    z-index: 100;
    display: table;
    border-radius: 50px;
    background-color: #e5e5e5;
    background-color: rgba(0, 0, 0, .75);
    transition: opacity .5s
}

.presentation .autoplay-overlay .overlay-msg {
    position: relative;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff
}

.presentation .will-fade {
    opacity: 0
}

.presentation .do-fade {
    opacity: 1;
    transition: opacity .5s
}

div.jetpack-quiz {
    border: 1px solid #deede3;
    background-color: #f3f3f3;
    padding: 1em;
    line-height: 1.3em;
    margin-bottom: 2em;
    border-radius: .2em
}

div.jetpack-quiz div.jetpack-quiz-question {
    margin-bottom: .5em;
    font-weight: 700
}

div.jetpack-quiz div.jetpack-quiz-answer {
    cursor: pointer;
    margin-bottom: .5em;
    padding: 1em 0 1em 1em;
    border-bottom: 1px dotted #999
}

div.jetpack-quiz div.jetpack-quiz-answer.last {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0
}

div.jetpack-quiz div.jetpack-quiz-answer.correct {
    color: green
}

div.jetpack-quiz div.jetpack-quiz-answer.wrong {
    color: red
}

div.jetpack-quiz div.jetpack-quiz-answer div.jetpack-quiz-explanation {
    display: none
}

div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation, div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation {
    display: block;
    color: #000;
    font-size: 90%;
    margin-top: 1em
}

div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation tt, div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation tt {
    font-size: 85%
}

div.jetpack-quiz pre {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    background: 0 0;
    margin: 0;
    padding: 0
}

#subscribe-email input {
    width: 95%
}

.comment-subscription-form .subscribe-label {
    display: inline !important
}

.jetpack-video-wrapper {
    margin-bottom: 1.6em
}

.jetpack-video-wrapper>.wp-video, .jetpack-video-wrapper>embed, .jetpack-video-wrapper>iframe, .jetpack-video-wrapper>object {
    margin-bottom: 0
}

.jetpack-social-navigation ul {
    display: block;
    margin: 0 0 1.5em;
    padding: 0
}

.jetpack-social-navigation li {
    display: inline-block;
    margin: 0;
    line-height: 1
}

.jetpack-social-navigation a {
    border: 0;
    height: 1em;
    text-decoration: none;
    width: 1em
}

.jetpack-social-navigation-svg .icon {
    color: inherit;
    fill: currentColor;
    height: 1em;
    vertical-align: middle;
    width: 1em
}

.jetpack-social-navigation-genericons a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: Genericons;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    height: 1em;
    line-height: 1;
    speak: none;
    text-decoration: inherit;
    vertical-align: top;
    width: 1em
}

.jetpack-social-navigation-genericons a:before {
    content: "\f415"
}

.jetpack-social-navigation-genericons a[href*="codepen.io"]:before {
    content: "\f216"
}

.jetpack-social-navigation-genericons a[href*="digg.com"]:before {
    content: "\f221"
}

.jetpack-social-navigation-genericons a[href*="dribbble.com"]:before {
    content: "\f201"
}

.jetpack-social-navigation-genericons a[href*="dropbox.com"]:before {
    content: "\f225"
}

.jetpack-social-navigation-genericons a[href*="mailto:"]:before {
    content: "\f410"
}

.jetpack-social-navigation-genericons a[href*="facebook.com"]:before {
    content: "\f203"
}

.jetpack-social-navigation-genericons a[href*="flickr.com"]:before {
    content: "\f211"
}

.jetpack-social-navigation-genericons a[href*="foursquare.com"]:before {
    content: "\f226"
}

.jetpack-social-navigation-genericons a[href*="github.com"]:before {
    content: "\f200"
}

.jetpack-social-navigation-genericons a[href*="plus.google.com"]:before {
    content: "\f206"
}

.jetpack-social-navigation-genericons a[href*="instagram.com"]:before {
    content: "\f215"
}

.jetpack-social-navigation-genericons a[href*="linkedin.com"]:before {
    content: "\f208"
}

.jetpack-social-navigation-genericons a[href*="path.com"]:before {
    content: "\f219"
}

.jetpack-social-navigation-genericons a[href*="pinterest.com"]:before {
    content: "\f210"
}

.jetpack-social-navigation-genericons a[href*="getpocket.com"]:before {
    content: "\f224"
}

.jetpack-social-navigation-genericons a[href*="polldaddy.com"]:before {
    content: "\f217"
}

.jetpack-social-navigation-genericons a[href*="reddit.com"]:before {
    content: "\f222"
}

.jetpack-social-navigation-genericons a[href$="/feed/"]:before {
    content: "\f413"
}

.jetpack-social-navigation-genericons a[href*="skype:"]:before {
    content: "\f220"
}

.jetpack-social-navigation-genericons a[href*="spotify.com"]:before {
    content: "\f515"
}

.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]:before {
    content: "\f223"
}

.jetpack-social-navigation-genericons a[href*="tumblr.com"]:before {
    content: "\f214"
}

.jetpack-social-navigation-genericons a[href*="twitch.tv"]:before {
    content: "\f516"
}

.jetpack-social-navigation-genericons a[href*="twitter.com"]:before {
    content: "\f202"
}

.jetpack-social-navigation-genericons a[href*="vimeo.com"]:before {
    content: "\f212"
}

.jetpack-social-navigation-genericons a[href*="vine.co"]:before {
    content: "\f517"
}

.jetpack-social-navigation-genericons a[href*="wordpress.com"]:before, .jetpack-social-navigation-genericons a[href*="wordpress.org"]:before {
    content: "\f205"
}

.jetpack-social-navigation-genericons a[href*="youtube.com"]:before {
    content: "\f213"
}

.tiled-gallery {
    clear: both;
    margin: 0 0 20px;
    overflow: hidden
}

.tiled-gallery img {
    margin: 2px !important
}

.tiled-gallery .gallery-group {
    float: left;
    position: relative
}

.tiled-gallery .tiled-gallery-item {
    float: left;
    margin: 0;
    position: relative;
    width: inherit
}

.tiled-gallery .gallery-row {
    overflow: hidden
}

.tiled-gallery .tiled-gallery-item a {
    background: 0 0;
    border: 0;
    color: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: auto
}

.tiled-gallery .tiled-gallery-item img, .tiled-gallery .tiled-gallery-item img:hover {
    background: 0 0;
    border: 0;
    box-shadow: none;
    max-width: 100%;
    padding: 0;
    vertical-align: middle
}

.tiled-gallery-caption {
    background: #eee;
    background: rgba(255, 255, 255, .8);
    color: #333;
    font-size: 13px;
    font-weight: 400;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    text-indent: 10px;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap
}

.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption {
    font-size: 11px
}

.widget-gallery .tiled-gallery-unresized {
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.tiled-gallery .tiled-gallery-item img.grayscale {
    position: absolute;
    left: 0;
    top: 0
}

.tiled-gallery .tiled-gallery-item img.grayscale:hover {
    opacity: 0
}

.tiled-gallery.type-circle .tiled-gallery-item img {
    border-radius: 50% !important
}

.tiled-gallery.type-circle .tiled-gallery-caption {
    display: none;
    opacity: 0
}

.jetpack-display-remote-posts {
    margin: 5px 0 20px 0
}

.jetpack-display-remote-posts h4 {
    font-size: 90%;
    margin: 5px 0;
    padding: 0
}

.jetpack-display-remote-posts h4 a {
    text-decoration: none
}

.jetpack-display-remote-posts p {
    margin: 0 !important;
    padding: 0;
    line-height: 1.4em !important;
    font-size: 90%
}

.jetpack-display-remote-posts img {
    max-width: 100%
}

.widget-grofile h4 {
    margin: 1em 0 .5em
}

.widget-grofile ul.grofile-urls {
    margin-left: 0;
    overflow: hidden
}

.widget-grofile ul.grofile-accounts li {
    list-style: none;
    display: inline
}

.widget-grofile ul.grofile-accounts li::before {
    content: "" !important
}

.widget-grofile .grofile-accounts-logo {
    background-image: url(https://secure.gravatar.com/images/grav-share-sprite.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px
}

.rtl .widget-grofile .grofile-accounts-logo {
    margin-left: 8px;
    margin-right: 0
}

.grofile-thumbnail {
    width: 500px;
    max-width: 100%
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    .widget-grofile .grofile-accounts-logo {
        background-image: url(https://secure.gravatar.com/images/grav-share-sprite-2x.png);
        background-size: 16px 784px
    }
}

div[class^=gr_custom_container] {
    border: 1px solid gray;
    border-radius: 10px;
    padding: 10px 5px 10px 5px;
    background-color: #fff;
    color: #000
}

div[class^=gr_custom_container] a {
    color: #000
}

h2[class^=gr_custom_header] {
    display: none
}

div[class^=gr_custom_each_container] {
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    overflow: auto;
    padding-bottom: 4px;
    border-bottom: 1px solid #aaa
}

div[class^=gr_custom_book_container] {
    float: right;
    overflow: hidden;
    height: 60px;
    margin-left: 4px;
    width: 39px
}

div[class^=gr_custom_author] {
    font-size: 10px
}

div[class^=gr_custom_tags] {
    font-size: 10px;
    color: gray
}

div[class^=gr_custom_rating] {
    display: none
}

.widget_wpcom_social_media_icons_widget ul {
    list-style-type: none;
    margin-left: 0
}

.widget_wpcom_social_media_icons_widget ul li {
    border: 0 none;
    display: inline;
    margin-right: .5em
}

.widget_wpcom_social_media_icons_widget li a {
    border: 0 none;
    text-decoration: none
}

.widget_wpcom_social_media_icons_widget .genericon {
    font-family: Genericons
}

.widget_wpcom_social_media_icons_widget .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.widget_wpcom_social_media_icons_widget .screen-reader-text:active, .widget_wpcom_social_media_icons_widget .screen-reader-text:focus, .widget_wpcom_social_media_icons_widget .screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.widgets-grid-layout {
    width: 100%
}

.widgets-grid-layout:after, .widgets-grid-layout:before {
    content: " ";
    display: table
}

.widgets-grid-layout:after {
    clear: both
}

.widget-grid-view-image {
    float: left;
    max-width: 50%
}

.widget-grid-view-image a {
    display: block;
    margin: 0 2px 4px 0
}

.widget-grid-view-image:nth-child(even) {
    float: right
}

.widget-grid-view-image:nth-child(even) a {
    margin: 0 0 4px 2px
}

.widgets-grid-layout .widget-grid-view-image img {
    max-width: 100%;
    height: auto
}

.widgets-multi-column-grid ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.widgets-multi-column-grid ul li {
    background: 0 0;
    clear: none;
    float: left;
    margin: 0 -5px -3px 0;
    padding: 0 8px 6px 0;
    border: 0;
    list-style-type: none !important
}

.widgets-multi-column-grid ul li a {
    background: 0 0;
    margin: 0;
    padding: 0;
    border: 0
}

.widgets-multi-column-grid .avatar {
    vertical-align: middle
}

.widgets-list-layout {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.widgets-list-layout li:after, .widgets-list-layout li:before {
    content: "";
    display: table
}

.widgets-list-layout li:after {
    clear: both
}

.widgets-list-layout li {
    zoom: 1;
    margin-bottom: 1em;
    list-style-type: none !important
}

.widgets-list-layout .widgets-list-layout-blavatar {
    float: left;
    width: 21.276596%;
    max-width: 40px;
    height: auto
}

.widgets-list-layout-links {
    float: right;
    width: 73.404255%
}

.widgets-list-layout span {
    opacity: .5
}

.widgets-list-layout span:hover {
    opacity: .8
}

.jetpack-image-container:after {
    clear: both
}

.jetpack-image-container:after, .jetpack-image-container:before {
    display: table;
    content: ""
}

.widgets-multi-column-grid ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.widgets-multi-column-grid ul li {
    background: 0 0;
    clear: none;
    float: left;
    margin: 0 -5px -3px 0;
    padding: 0 8px 6px 0;
    border: 0;
    list-style-type: none !important
}

.widgets-multi-column-grid ul li a {
    background: 0 0;
    margin: 0;
    padding: 0;
    border: 0
}

.widgets-multi-column-grid .avatar {
    vertical-align: middle
}

.widget_jetpack_my_community .avatar-240, .widget_jetpack_my_community .avatar-48 {
    max-width: 48px;
    max-height: 48px
}

.widget.widget_authors li>ul, .widget_authors>ul {
    margin-left: inherit;
    padding-left: 0
}

.widget_authors ul li li {
    padding-left: 0
}

.widget_authors>ul>li {
    margin-bottom: 1em;
    list-style: none
}

.widget_authors>ul>li+li {
    border-top: 0
}

.widget.widget_authors img {
    margin-right: 5px;
    margin-bottom: 5px;
    vertical-align: middle;
    box-shadow: none
}

.wpcnt {
    text-align: center;
    line-height: 2
}

.wpa {
    position: relative;
    overflow: hidden;
    display: inline-block;
    max-width: 100%
}

.wpa-about {
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    display: block;
    margin-top: 0;
    color: #888;
    font: 10px/1 "Open Sans", Arial, sans-serif !important;
    text-align: left !important;
    text-decoration: none !important;
    opacity: .85;
    border-bottom: 0 !important;
    box-shadow: none !important
}

.wpa .u>div {
    display: block;
    margin-top: 5px;
    margin-bottom: 1em
}

div.wpa>div {
    margin-top: 20px
}

.wpa .u .adsbygoogle {
    display: block;
    margin-top: 17px;
    margin-bottom: 1em;
    background-color: transparent
}

.widget_eu_cookie_law_widget {
    border: 0;
    bottom: 1em;
    display: none;
    left: 1em;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 1em;
    width: auto;
    z-index: 50001
}

.widget_eu_cookie_law_widget.widget.top {
    bottom: auto;
    top: 1em
}

.admin-bar .widget_eu_cookie_law_widget.widget.top {
    top: 3em
}

#eu-cookie-law {
    background-color: #fff;
    border: 1px solid #dedede;
    color: #2e4467;
    font-size: 12px;
    line-height: 1.5;
    overflow: hidden;
    padding: 6px 6px 6px 15px;
    position: relative
}

#eu-cookie-law a, #eu-cookie-law a:active, #eu-cookie-law a:visited {
    color: inherit;
    cursor: inherit;
    text-decoration: underline
}

#eu-cookie-law a:hover {
    cursor: pointer;
    text-decoration: none
}

#eu-cookie-law.negative {
    background-color: #000;
    border: 0;
    color: #fff
}

#eu-cookie-law form {
    margin-bottom: 0
}

#eu-cookie-law input, #eu-cookie-law input:focus, #eu-cookie-law input:hover {
    background: #f3f3f3;
    border: 1px solid #dedede;
    border-radius: 4px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #2e4453;
    cursor: pointer;
    display: inline;
    float: right;
    font-family: inherit;
    font-size: 14px;
    font-weight: inherit;
    line-height: inherit;
    margin: 0 0 0 5%;
    padding: 8px 12px;
    position: static;
    text-transform: none
}

#eu-cookie-law.negative input, #eu-cookie-law.negative input:focus, #eu-cookie-law.negative input:hover {
    background: #282828;
    border-color: #535353;
    color: #fff
}

@media(max-width:600px) {
    #eu-cookie-law {
        padding-bottom: 55px
    }
    #eu-cookie-law input.accept {
        bottom: 8px;
        position: absolute;
        right: 8px
    }
}

.flickr-images {
    text-align: center
}

.flickr-size-thumbnail .flickr-images {
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: center;
    justify-content: center
}

.flickr-images img {
    max-width: 100%;
    margin: 5px
}

@media screen and (min-width:400px) {
    .widget.jetpack-simple-payments .jetpack-simple-payments-product {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .widget.jetpack-simple-payments .jetpack-simple-payments-details {
        padding-left: 0
    }
}

img#wpstats {
    display: none
}

.ac-container label {
    color: #fff;
    font-size: 15px;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.8);
    background: #0eb53d;
    background: -moz-linear-gradient(top, #0eb53d 1%, #299a0b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #0eb53d), color-stop(100%, #299a0b));
    background: -webkit-linear-gradient(top, #0eb53d 1%, #299a0b 100%);
    background: -o-linear-gradient(top, #0eb53d 1%, #299a0b 100%);
    background: -ms-linear-gradient(top, #0eb53d 1%, #299a0b 100%);
    background: linear-gradient(top, #0eb53d 1%, #299a0b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0EB53D', endColorstr='#299A0B', GradientType=0)
}

.ac-container label:hover {
    background: #0eb53d;
    color: #fff
}

.ac-container input:checked+label, .ac-container input:checked+label:hover {
    background: #299a0b;
    color: #fff;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.8)
}

.ac-container label:before, .ac-container label:after {
    color: #fff
}

#baf_page_navigation .active_page {
    background: #0eb53d;
    color: #fff !important
}

p.baf-ctrl-btn span.baf-expand-all, p.baf-ctrl-btn span.baf-collapsible-all {
    background: #0eb53d;
    color: #fff
}

p.baf-ctrl-btn span.baf-expand-all:hover, p.baf-ctrl-btn span.baf-collapsible-all:hover {
    background: #299a0b;
    color: #fff
}

.ac-container .bwl-faq-container article div, .ac-container .bwl-faq-container article p {
    font-size: 17px
}

.bwl-faq-wrapper ul.bwl-faq-tabs li.active {
    border-color: #0eb53d
}

.ac-container .bwl-faq-search-panel span.baf-btn-clear {
    left: 5px
}

.inputform_contact tr{
	padding: 5px 10px 5px 5px;
}
@media(max-width:640px) {
	.inputform_contact {
		width: 100%;
	}
	.inputform_contact input,
	.inputform_contact textarea {
		width: 100%;
	}
	.container{
		overflow:hidden;
		box-sizing:border-box;
	}
}


/*190523*/
#h1_txt{
	margin:3px 0;
	padding:0;
	color:#FFF;
	font-size:12px;
}