@charset "UTF-8";

@font-face {
    font-family: sans-serif;
    src: local(HiraginoSans-W3);
    font-weight: normal
}

@font-face {
    font-family: sans-serif;
    src: local(HiraginoSans-W6);
    font-weight: bold
}

@font-face {
    font-family: 'ヒラギノ角ゴ Pro W3';
    src: local(HiraginoSans-W3);
    font-weight: normal
}

@font-face {
    font-family: 'ヒラギノ角ゴ Pro W3';
    src: local(HiraginoSans-W6);
    font-weight: bold
}

@font-face {
    font-family: 'ヒラギノ角ゴ ProN W3';
    src: local(HiraginoSans-W3);
    font-weight: normal
}

@font-face {
    font-family: 'ヒラギノ角ゴ ProN W3';
    src: local(HiraginoSans-W6);
    font-weight: bold
}

@font-face {
    font-family: 'ＭＳ Ｐゴシック';
    src: local(HiraginoSans-W3);
    font-weight: normal
}

@font-face {
    font-family: 'ＭＳ Ｐゴシック';
    src: local(HiraginoSans-W6);
    font-weight: bold
}

@font-face {
    font-family: 'MS P Gothic';
    src: local(HiraginoSans-W3);
    font-weight: normal
}

@font-face {
    font-family: 'MS P Gothic';
    src: local(HiraginoSans-W6);
    font-weight: bold
}

@font-face {
    font-family: 'MS PGothic';
    src: local(HiraginoSans-W3);
    font-weight: normal
}

@font-face {
    font-family: 'MS PGothic';
    src: local(HiraginoSans-W6);
    font-weight: bold
}

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

[class*=" icon-"],
[class^=icon-] {
    font-family: 'idopump-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: -15%;
    display: inline-block
}

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

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

.icon-hand:before {
    content: "\e90a"
}

.icon-triangle-arrow-right:before {
    content: "\e901"
}

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

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

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

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

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

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

.icon-water-supply:before {
    content: "\e908"
}

.icon-facebook:before {
    content: "\ea90"
}

.icon-twitter:before {
    content: "\ea96"
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-break: break-all
}

html {
    font-size: 14px
}

@media (max-width:20em) {
    html {
        font-size: 13px
    }
}

body {
    font-family: 'Montserrat', メイリオ, Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    color: #000;
    line-height: 1.86;
    letter-spacing: .05em;
    margin: 0 auto;
    background: url("../../assets/img/common/bg-washi.jpg");
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-feature-settings: 'palt'1;
    font-feature-settings: 'palt'1
}

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

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

ol,
ul {
    list-style: none
}

dt {
    font-weight: bold
}

dd {
    margin: 0
}

img {
    height: auto;
    max-width: 100%;
    color: #fff;
    width: auto;
    vertical-align: middle
}

a {
    color: #000;
    -webkit-user-select: none;
    text-decoration: none
}

b,
em,
strong {
    font-weight: bold;
    font-style: normal
}

small {
    font-size: 80%
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    font-weight: normal;
    padding: 0;
    vertical-align: middle
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal
}

address {
    font-style: normal
}

svg:not(:root) {
    overflow: hidden;
    max-width: 100%
}

input,
select,
textarea {
    font-family: 'Montserrat', メイリオ, Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    font-size: 1rem;
    border: none;
    border-radius: none;
    background: none;
    vertical-align: middle
}

textarea {
    resize: vertical
}

select {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: ''
}

select::-ms-expand {
    display: none
}

button {
    font-size: 1em;
    display: block;
    width: 100%;
    border: none;
    cursor: pointer
}

:placeholder-shown {
    color: #ccc
}

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

:-moz-placeholder {
    color: #ccc;
    opacity: 1
}

::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

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

.inner {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    max-width: 1230px
}

.clf {
    *zoom: 1
}

.clf:after,
.clf:before {
    line-height: 0;
    display: table;
    content: ''
}

.clf:after {
    clear: both
}

.tb-blank {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.t-blank {
    padding-top: 4rem
}

.b-blank {
    padding-bottom: 4rem
}

.side-blank {
    margin-right: 40px;
    margin-left: 40px
}

@media (min-width:48em) {
    .inside-blank {
        padding-right: 6%;
        padding-left: 6%
    }
}

@media (max-width:48em) {
    .inside-blank {
        padding-right: 3%;
        padding-left: 3%
    }
}

.button {
    display: block;
    font-weight: bold;
    color: #0bdce4 !important;
    border: 2px solid #0bdce4;
    text-align: center;
    padding: .6em 0;
    background: #fff
}

.button.medium {
    max-width: 360px
}

.button.large {
    max-width: 470px
}

.button .icon {
    margin-top: -2px;
    margin-left: .4em;
    vertical-align: middle
}

.android .button .icon {
    margin-top: -.7px
}

@media (min-width:48em) {
    .button:hover {
        color: #fff !important;
        background: #0bdce4
    }
}

.img-center {
    display: block;
    margin: auto;
    text-align: center
}

.img-left {
    float: left
}

.img-right {
    float: right;
    margin-left: 2em
}

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

.list-disc {
    padding-left: 1.2em
}

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

.list-decimal {
    padding-left: 1.4em
}

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

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.break-pc {
    display: block !important
}

.break-tab {
    display: none !important
}

.break-sp {
    display: none !important
}

@media (max-width:48em) {
    .break-pc {
        display: none !important
    }

    .break-tab {
        display: block !important
    }
}

@media (max-width:40em) {
    .break-sp {
        display: block !important
    }
}

.bg-white {
    background: #fff
}

.bg-stripe-thin {
    background: url("../../assets/img/common/bg-stripe-thin.png") #fff
}

.bg-stripe-deep {
    background: url("../../assets/img/common/bg-stripe-deep.png") #fff
}

.fade-in {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-filter, -webkit-transform;
    transition-property: opacity, -webkit-filter, -webkit-transform;
    transition-property: opacity, filter, transform;
    transition-property: opacity, filter, transform, -webkit-filter, -webkit-transform;
    -webkit-transition-duration: 1.25s;
    transition-duration: 1.25s;
    -webkit-transition-timing-function: cubic-bezier(0.53, 0, 0.34, 1.01);
    transition-timing-function: cubic-bezier(0.53, 0, 0.34, 1.01);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fade-in-blur {
    opacity: 0;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
    -webkit-filter: blur(20px);
    filter: blur(20px);
    -webkit-transition-property: opacity, -webkit-filter, -webkit-transform;
    transition-property: opacity, -webkit-filter, -webkit-transform;
    transition-property: opacity, filter, transform;
    transition-property: opacity, filter, transform, -webkit-filter, -webkit-transform;
    -webkit-transition-duration: 1.25s;
    transition-duration: 1.25s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ie .fade-in-blur {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.hover-border {
    position: absolute;
    background: #0bdce4;
    z-index: 1;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hover-border-top {
    width: 100%;
    height: 2px;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px)
}

.hover-border-right {
    width: 2px;
    height: 100%;
    bottom: 0;
    right: 0;
    -webkit-transform: translate(3px, 0);
    transform: translate(3px, 0)
}

.hover-border-bottom {
    width: 100%;
    height: 2px;
    bottom: 0;
    right: 0;
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px)
}

.hover-border-left {
    width: 2px;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: translate(-3px, 0);
    transform: translate(-3px, 0)
}

@media (min-width:48em) {
    a:hover .hover-border {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.common-section-heading {
    position: relative;
    overflow: hidden;
    text-align: center
}

.common-section-heading span {
    display: block;
    font-weight: 700;
    color: #fff;
    line-height: .6;
    text-transform: uppercase;
    padding: .7em 0;
    max-width: 316px;
    margin-left: auto;
    margin-right: auto;
    background: #0bdce4
}

@media (min-width:48em) {
    .common-section-heading {
        margin-bottom: 40px
    }

    .common-section-heading span {
        display: block;
        font-size: 1.8rem;
        max-width: 316px;
        padding: .7em 0
    }
}

@media (max-width:48em) {
    .common-section-heading {
        margin-bottom: 25px
    }

    .common-section-heading span {
        display: inline-block;
        font-size: 1.2rem;
        padding: .7em 1em
    }
}

.common-post-link {
    display: block
}

.common-post-thumb {
    position: relative
}

.common-post-thumb a {
    position: relative;
    display: block
}

.common-post-thumb a:before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(11, 193, 228, 0.8);
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.common-post-thumb a:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1;
    color: #fff;
    content: 'read more';
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.common-post-thumb-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

@media (min-width:48em) {

    .common-post-thumb a:hover:after,
    .common-post-thumb a:hover:before {
        opacity: 1
    }
}

.common-post-title {
    display: block;
    line-height: 1.6
}

.common-post-title {
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (min-width:48em) {
    .common-post-link:hover .common-post-title {
        color: #0bdce4
    }
}

.common-post-category,
.common-post-date {
    display: inline-block;
    font-weight: bold;
    line-height: 1
}

.common-post-category {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    font-weight: bold;
    line-height: 1;
    padding: .5em 1em;
    color: #fff;
    background: #ff8a76;
    border: 1px solid #ff8a76;
    -webkit-transition: ease .3s;
    transition: ease .3s
}

.common-post-date {
    font-size: 12px;
    margin-right: 1em
}

.common-post-date .icon {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: .5em
}

@media (min-width:48em) {
    .common-post-category {
        font-size: 12px
    }

    .common-post-category:hover {
        color: #ff8a76 !important;
        background: #fff
    }
}

@media (max-width:48em) {
    .common-post-category {
        font-size: 10px
    }
}

#wrapper,
.siteMain,
.siteMain-complement,
.siteMain-contents {
    position: relative
}

.hamburger {
    opacity: 0;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 12;
    background: #0bdce4;
    -webkit-transition: ease .3s;
    transition: ease .3s;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: transparent
}

.hamburger-line {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 28px;
    height: 2px;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transition-property: -webkit-transform opacity;
    transition-property: -webkit-transform opacity;
    transition-property: transform opacity;
    transition-property: transform opacity, -webkit-transform opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (min-width:48em) {
    .hamburger {
        display: none;
        width: 66px;
        height: 66px
    }

    .hamburger-line-top {
        top: 23px
    }

    .hamburger-line-middle {
        top: 31px
    }

    .hamburger-line-bottom {
        top: 39px
    }
}

@media (max-width:48em) {
    .hamburger {
        display: block;
        width: 54px;
        height: 54px
    }

    .hamburger-line-top {
        top: 18px
    }

    .hamburger-line-middle {
        top: 26px
    }

    .hamburger-line-bottom {
        top: 34px
    }
}

.globalHeader {
    position: relative
}

.globalHeader-logo {
    margin-left: auto;
    margin-right: auto;
    line-height: 1
}

.globalHeader-logo a {
    display: block;
    width: 100%;
    padding-top: 54.805%;
    background: url("../../assets/img/common/logo.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.globalHeader-logo span {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px
}

.globalHeader-sns {
    position: absolute;
    top: 7px;
    left: 0;
    width: 100%
}

.globalHeader-sns-body {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px
}

.globalHeader-sns-text {
    font-size: 16px;
    color: #0bdce4;
    margin-right: 5px
}

.globalHeader-sns-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.globalHeader-sns-icon li {
    margin: 0 5px
}

.globalHeader-sns-icon a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 1px 0 0 2px;
    color: #fff;
    background: #ff8a76;
    border: 2px solid #ff8a76;
    border-radius: 50%;
    -webkit-transition: ease .3s;
    transition: ease .3s
}

.globalHeader-sns-icon a:hover {
    color: #ff8a76 !important;
    background: #fff
}

.globalHeader-sns-icon .icon {
    font-size: 130%
}

@media (min-width:48em) {
    .globalHeader {
/*        padding-top: 57px;*/
        padding-top: 150px;
        margin-bottom: 70px
    }

    .globalHeader-logo {
        width: 385px;
        margin-bottom: 57px
    }
}

@media (max-width:48em) {
    .globalHeader {
        padding-top: 40px;
        padding-bottom: 40px;
        margin-bottom: 35px
    }

    .globalHeader-logo {
        width: 300px
    }

    .globalHeader-sns {
        display: none
    }
}

@media (max-width:40em) {
    .globalHeader-logo {
        width: 70%
    }
}

.globalNav {
    background: #0bdce4
}

.globalNav li a {
    display: block;
    font-weight: bold;
    line-height: 1;
    padding: 2.1em 0;
    color: #fff
}

.globalNav li a {
    font-size: 15px
}

.globalNav li a .icon-primary {
    font-size: 120%;
    margin-right: .3em
}

@media (min-width:48em) {
    .globalNav ul {
        max-width: 1230px;
        text-align: center;
        margin-left: auto;
        margin-right: auto
    }

    .globalNav li {
        margin: 0 3%;
        display: inline-block
    }

    .globalNav li a {
        position: relative;
        font-size: 15px
    }

    .globalNav li.current a .icon-secondary,
    .globalNav li a:hover .icon-secondary {
        top: 0;
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: top 0s cubic-bezier(0.53, 0, 0.34, 1.01), opacity 0.6s cubic-bezier(0.53, 0, 0.34, 1.01) 8ms, -webkit-transform 0.6s cubic-bezier(0.53, 0, 0.34, 1.01) 8ms;
        transition: top 0s cubic-bezier(0.53, 0, 0.34, 1.01), opacity 0.6s cubic-bezier(0.53, 0, 0.34, 1.01) 8ms, -webkit-transform 0.6s cubic-bezier(0.53, 0, 0.34, 1.01) 8ms;
        transition: top 0s cubic-bezier(0.53, 0, 0.34, 1.01), opacity 0.6s cubic-bezier(0.53, 0, 0.34, 1.01) 8ms, transform 0.6s cubic-bezier(0.53, 0, 0.34, 1.01) 8ms;
        transition: top 0s cubic-bezier(0.53, 0, 0.34, 1.01), opacity 0.6s cubic-bezier(0.53, 0, 0.34, 1.01) 8ms, transform 0.6s cubic-bezier(0.53, 0, 0.34, 1.01) 8ms, -webkit-transform 0.6s cubic-bezier(0.53, 0, 0.34, 1.01) 8ms
    }

    .globalNav li a .icon-secondary {
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 1;
        font-size: 200%;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        opacity: 0;
        -webkit-transition: top 0.6s cubic-bezier(0.53, 0, 0.34, 1.01), opacity 0.6s cubic-bezier(0.53, 0, 0.34, 1.01), -webkit-transform 0.6s cubic-bezier(0.53, 0, 0.34, 1.01);
        transition: top 0.6s cubic-bezier(0.53, 0, 0.34, 1.01), opacity 0.6s cubic-bezier(0.53, 0, 0.34, 1.01), -webkit-transform 0.6s cubic-bezier(0.53, 0, 0.34, 1.01);
        transition: top 0.6s cubic-bezier(0.53, 0, 0.34, 1.01), transform 0.6s cubic-bezier(0.53, 0, 0.34, 1.01), opacity 0.6s cubic-bezier(0.53, 0, 0.34, 1.01);
        transition: top 0.6s cubic-bezier(0.53, 0, 0.34, 1.01), transform 0.6s cubic-bezier(0.53, 0, 0.34, 1.01), opacity 0.6s cubic-bezier(0.53, 0, 0.34, 1.01), -webkit-transform 0.6s cubic-bezier(0.53, 0, 0.34, 1.01);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
}

@media (max-width:48em) {
    .globalNav {
        position: fixed;
        top: 0;
        width: 100%;
        right: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: cubic-bezier(0.53, 0, 0.34, 1.01);
        transition-timing-function: cubic-bezier(0.53, 0, 0.34, 1.01);
        pointer-events: none;
        overflow: scroll;
        z-index: 4
    }

    .globalNav ul {
        padding: 50px 0
    }

    .globalNav li a {
        font-size: 1.4rem;
        text-align: center;
        padding: 1.5rem 0
    }

    .globalNav li a .icon-water {
        display: none
    }
}

@media (max-width:40em) {
    .globalNav li a {
        font-size: 1.1rem;
        padding: .9rem 0
    }
}

.globalFooter {
    position: relative;
    font-size: 12px
}

.globalFooter-top {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #0bdce4
}

.globalFooter-bottom {
    padding-top: 40px;
    padding-bottom: 40px
}

.globalFooter-link li {
    line-height: 1
}

.globalFooter-link li:last-child img {
	vertical-align: top;
}

.globalFooter-link a {
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

.globalFooter-link a:hover {
    text-decoration: underline
}

.globalFooter-sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.globalFooter-sns-text {
    font-size: 16px;
    color: #fff;
    margin-right: 5px
}

.globalFooter-sns-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.globalFooter-sns-icon li {
    margin: 0 5px
}

.globalFooter-sns-icon a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff !important;
    padding: 2px 0 0 2px;
    background: #ff8a76;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-transition: ease .3s;
    transition: ease .3s
}

.globalFooter-sns-icon a:hover {
    color: #ff8a76 !important;
    background: #fff
}

.globalFooter-sns-icon .icon {
    font-size: 130%
}

.globalFooter-copy {
    text-align: center
}

.pageTop {
    display: block;
    position: absolute;
    top: -40px;
    right: 70px;
    width: 80px;
    height: 80px;
    font-weight: bold;
    border-radius: 50%;
    color: #fff;
    padding: 6px;
    background: #0bdce4;
    text-transform: uppercase
}

.pageTop-inner {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    border: 2px solid #fff;
    color:#fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:48em) {
    .globalFooter-top .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .globalFooter-sns {
        margin-left: auto
    }

    .pageTop.sp {
        display: none
    }
}

@media (max-width:48em) {
    .globalFooter-sns {
        margin-top: 20px
    }

    .pageTop {
        right: 3%
    }

    .pageTop.pc {
        display: none
    }
}

@media (min-width:40em) {
    .globalFooter-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: auto
    }

    .globalFooter-link li+li {
        border-left: 1px solid #fff;
        padding-left: .7em;
        margin-left: .7em
    }
}

@media (max-width:40em) {
    .globalFooter-link li+li {
        margin-top: .7em
    }

    .globalFooter-link a {
        position: relative;
        padding-left: 17px
    }

    .globalFooter-link a:before {
        position: absolute;
        display: block;
        content: '';
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 8px;
        height: 2px;
        background: #fff
    }
}

.commonBanner {
    padding-top: 40px
}

.commonCaterory-heading {
    font-size: 1.78rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 2em
}

.commonBanner ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px;
}

.commonBanner li a {
    display: block;
    background: #fff
}

.commonBanner img {
    -webkit-transition: ease .3s;
    transition: ease .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (min-width:48em) {
    .commonBanner li {
        width: 33.33%;
        padding: 0 15px;
    }

    .commonBanner li a:hover img {
        opacity: .4
    }
}

@media (max-width:48em){
		.commonBanner ul {
	    margin-left: 0;
	    margin-right: 0;
	  }
    .commonBanner li {
        width: 49%;
        margin-bottom: 30px;
    }
    .commonBanner li:last-child {
    	margin-bottom: 0;
    }
}
@media (max-width:40em) {
	.commonBanner li {
		width: 100%;
		margin-bottom: 20px;
	}
}

.commonCategory {
    position: relative;
    border-top: 3px solid #0bdce4
}

.commonCategory-heading {
    text-align: center;
    font-weight: 700;
    margin-bottom: 2em;
    text-transform: uppercase
}

.commonCategory-name {
    font-weight: bold;
    text-align: center;
    padding: .3em 1em .2em;
    color: #fff;
    background: #ff8a76;
    border: 1px solid #ff8a76
}

.commonCategory-name .icon {
    display: inline-block;
    font-size: 110%;
    margin-right: .5em;
    vertical-align: middle;
    margin-top: -2px
}

.commonCategory-imgWrapper {
    position: relative;
    overflow: hidden;
    margin-top: .8em
}

.commonCategory-img {
    display: block;
    width: 100%
}

.commonCategory-description {
    margin-top: .8em
}

.commonCategory .button {
    margin-top: 1.2em
}

.commonCategory-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:87.5em) {
    .commonCategory-item {
        width: 21.9512%
    }
}

@media (max-width:87.5em) {
    .commonCategory-description {
        min-height: 7em
    }

    .commonCategory-item {
        width: 23%
    }
}

@media (max-width:62.5em) {
    .commonCategory {
        padding-bottom: 100px
    }

    .commonCategory-description {
        min-height: 5em
    }

    .commonCategory-item {
        width: 49%
    }

    .commonCategory-item:nth-child(3),
    .commonCategory-item:nth-child(4) {
        margin-top: 2em
    }
}

@media (min-width:48em) {
    .commonCategory {
        padding-top: 70px;
        padding-bottom: 70px;
        margin-top: 70px
    }

    .commonCategory-heading {
        font-size: 1.8rem
    }

    .commonCategory-name {
        font-size: 1.142rem
    }

    .commonCategory-img {
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .commonCategory-img.pc {
        display: block
    }

    .commonCategory-img.sp {
        display: none
    }

    .commonCategory-link:hover .commonCategory-img {
        -webkit-transform: scale(1.08);
        transform: scale(1.08)
    }
}

@media (max-width:48em) {
    .commonCategory {
        padding-top: 25px;
        margin-top: 40px
    }

    .commonCategory .commonCategory-heading {
        margin-bottom: 1.25em
    }

    .commonCategory-name {
        font-size: .9rem
    }

    .commonCategory-img.pc {
        display: none
    }

    .commonCategory-img.sp {
        display: block
    }

    .commonCategory .button {
        font-size: .9rem
    }
}

@media (max-width:40em) {
    .commonCategory-description {
        min-height: 7em;
        font-size: .9rem
    }

    .commonCategory .button {
        margin-top: .8em
    }
}

@media (max-width:25.875em) {
    .commonCategory-description {
        min-height: 8.5em
    }
}

@media (max-width:20em) {
    .commonCategory .button {
        font-size: .8rem
    }
}

.rankingList-items {
    counter-reset: ranking-counter
}

.rankingList-thumb {
    position: relative;
    margin-bottom: 1em
}

.rankingList-thumb:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #000;
    text-align: center;
    content: counter(ranking-counter);
    counter-increment: ranking-counter;
    color: #fff;
    font-size: 24px
}

.rankingList-thumb-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.rankingList-title {
    font-weight: bold
}

.rankingList-excerpt {
    margin-bottom: 1em
}

.rankingList-link {
    display: block
}

.rankingList-item {
    display: table;
    width: 100%
}

.rankingList-body,
.rankingList-thumb {
    display: table-cell;
    vertical-align: top
}

.rankingList-body {
    padding-left: 20px
}

@media (min-width:48em) {
    .rankingList-item+.rankingList-item {
        margin-top: 30px
    }

    .rankingList-thumb {
        width: 247px
    }

    .rankingList-thumb-img {
        height: 120px
    }

    .rankingList-title {
        font-size: 1.3rem;
        margin-bottom: .5rem
    }
}

@media (max-width:48em) {
    .rankingList-item {
        padding: 1em 0
    }

    .rankingList-thumb {
        width: 40%;
        margin-bottom: 0
    }

    .rankingList-thumb-img {
        padding-top: 50%
    }

    .rankingList-body {
        position: relative;
        width: 60%;
        padding-left: 1em
    }

    .rankingList-title {
        font-size: 1rem
    }

    .rankingList-category {
        font-size: .7rem
    }

    .rankingList-excerpt {
        display: none
    }

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

    .rankingList-item+.rankingList-item {
        border-top: 1px solid #e5e5e5
    }
}

@media (max-width:40em) {
    .rankingList-thumb:before {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 18px
    }

    .rankingList-title {
        font-size: .9rem
    }

    .rankingList-date {
        display: block;
        margin: 1em 0
    }
}

.postList-thumb {
    margin-bottom: 1em
}

.postList-thumb-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.postList-title {
    font-weight: bold
}

.postList-excerpt {
    margin-bottom: 1em
}

.postList-link {
    display: block
}

.postList-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:68.75em) {
    .postList-items:after {
        content: '';
        width: 31.5%
    }

    .postList-item {
        width: 31.5%;
        margin-bottom: 3em
    }
}

@media (max-width:68.75em) and (min-width:48em) {
    .postList-items:after {
        content: '';
        width: 48.5%
    }

    .postList-item {
        width: 48.5%
    }
}

@media (min-width:48em) {
    .postList-thumb-img {
        height: 170px
    }

    .postList-title {
        font-size: 1.3rem;
        margin-bottom: .5rem
    }
}

@media (max-width:48em) {
    .postList-thumb {
        width: 40%;
        margin-bottom: 0
    }

    .postList-thumb-img {
        padding-top: 50%
    }

    .postList-body {
        position: relative;
        width: 60%;
        padding-left: 1em
    }

    .postList-title {
        font-size: 1rem
    }

    .postList-category {
        font-size: .7rem
    }

    .postList-excerpt {
        display: none
    }

    .postList-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .postList-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 1em 0;
        width: 100%
    }

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

    .postList-item+.postList-item {
        border-top: 1px solid #e5e5e5
    }
}

@media (max-width:40em) {
    .postList-title {
        font-size: .9rem
    }

    .postList-date {
        display: block;
        margin: 1em 0
    }
}

.postHeader {
    border: solid #0bdce4
}

.postHeader-title {
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 1rem
}

.postHeader-date {
    font-size: 1rem
}

.postHeader-tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.postHeader-tag .icon {
    margin-right: .5em
}

.postHeader-tag ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.postHeader-tag li {
    margin-right: 1em
}

.postHeader-tag a:hover {
    color: #0bdce4;
    text-decoration: underline
}

.postContent h2:not([class]) {
    position: relative;
    font-weight: bold;
    color: #ff8a76;
    margin-bottom: .5em;
    border: solid #ff8a76
}

.postContent h3:not([class]) {
    font-weight: bold;
    color: #0bdce4
}

.postContent p {
    line-height: 1.86
}

.postContent p a[href]:not([class]) {
    color: #0bdce4;
    text-decoration: underline
}

.postContent p a[href]:not([class]):hover {
    text-decoration: none
}

.postContent ul:not([class]) li {
    position: relative;
    padding-left: 1.5em
}

.postContent ul:not([class]) li+li {
    margin-top: .5em
}

.postContent ul:not([class]) li:before {
    position: absolute;
    display: block;
    content: '';
    top: 36%;
    left: 0;
    width: 7px;
    height: 7px;
    background: #0bdce4;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.postContent img:not([class]) {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.postContent .frame-blue {
    border: 1px solid #0bdce4;
    padding: 2em
}

.postContent .video-container {
    position: relative;
    margin-bottom: 2em;
    padding-top: 56%
}

.postContent .video-container iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.postContent h2:not([class])+p {
    margin-top: 1em
}

.postContent h3:not([class])+p {
    margin-top: .4em
}

.postContent h2:not([class])+h3:not([class]) {
    margin-top: 1.5em
}

.postContent p+h2 {
    margin-top: 2em
}

.postContent p+h3 {
    margin-top: 1.5em
}

.postContent p+div,
.postContent p+p,
.postContent p+ul {
    margin-top: 1.8em
}

.postContent *+div,
.postContent div+*,
.postContent ul+div,
.postContent ul+h2,
.postContent ul+p {
    margin-top: 2.1em
}

.postContent .frame-skyblue {
    padding: 2em;
    border: 1px solid #0bdce4
}

.postContent-thumbnail {
    text-align: center;
    margin-bottom: 3em
}

.postFooter {
    border-top: 1px solid #0bdce4
}

.postFooter-sns {
    text-align: center
}

.postFooter-sns-icon,
.postFooter-sns-text {
    display: inline-block
}

.postFooter-sns-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.postFooter-sns-icon li {
    margin: 0 5px
}

.postFooter-sns-icon a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding-left: 2px;
    border: 2px solid;
    border-radius: 50%;
    -webkit-transition: ease .3s;
    transition: ease .3s
}

.postFooter-sns-icon .twitter a {
    color: #1623cb;
    border-color: #1623cb
}

.postFooter-sns-icon .twitter a:hover {
    color: #fff;
    background: #1623cb
}

.postFooter-sns-icon .facebook a {
    color: #0bd7df;
    border-color: #0bd7df
}

.postFooter-sns-icon .facebook a:hover {
    color: #fff;
    background: #0bd7df
}

.postFooter-sns-icon .line a {
    color: #23cb16;
    border-color: #23cb16
}

.postFooter-sns-icon .line a:hover {
    color: #fff;
    background: #23cb16
}

.postFooter-sns-icon .icon {
    font-size: 140%
}

@media (min-width:48em) {
    .postWrapper {
        padding: 60px 110px
    }

    .postHeader {
        border-width: 0 0 6px 0;
        padding-bottom: 20px;
        margin-bottom: 70px
    }

    .postHeader-title {
        font-size: 1.57rem
    }

    .postContent h2:not([class]) {
        font-size: 1.57rem;
        border-width: 0 0 2px 0
    }

    .postContent h3:not([class]) {
        font-size: 1.28rem
    }

    .postFooter {
        padding-top: 60px;
        margin-top: 60px
    }

    .postFooter-sns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .postFooter-sns-text {
        margin-right: 2em
    }

    .postFooter-sns-icon a {
        width: 50px;
        height: 50px;
        line-height: 50px
    }
}

@media (max-width:48em) {
    .postWrapper {
        padding: 40px 4%
    }

    .postHeader {
        border-width: 0 0 3px 0;
        padding-bottom: 15px;
        margin-bottom: 30px
    }

    .postHeader-title {
        font-size: 1.5rem
    }

    .postContent h2:not([class]) {
        font-size: 1.3rem;
        border-width: 0 0 2px 0
    }

    .postContent h3:not([class]) {
        font-size: 1.1rem
    }

    .postFooter {
        padding-top: 40px;
        margin-top: 40px
    }

    .postFooter-sns-text {
        margin-bottom: 1.5em
    }

    .postFooter-sns-icon a {
        width: 40px;
        height: 40px;
        font-size: 90%;
        line-height: 40px
    }
}

@media (min-width:40em) {
    .postHeader-meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .postHeader-tag {
        margin-left: 1.5em
    }
}

@media (max-width:40em) {
    .postHeader-tag {
        margin-top: .5em
    }
}

@media (min-width:48em) {
    .pageWrapper {
        padding: 40px
    }
}

@media (max-width:48em) {
    .pageWrapper {
        padding: 25px 4%
    }
}

.wp-pagenavi {
    position: relative;
    z-index: 3;
    padding: 3em 0 0;
    text-align: center
}

.wp-pagenavi .current,
.wp-pagenavi a {
    font-size: 1.28em;
    display: inline-block;
    width: 50px;
    height: 45px;
    line-height: 42px;
    margin: 0 .3em;
    border: 1px solid;
    -webkit-transition: .1s;
    transition: .1s
}

.wp-pagenavi a {
    color: #0bdce4;
    border-color: #0bdce4
}

.wp-pagenavi .current {
    color: #fff;
    background: #0bdce4;
    border-color: #0bdce4
}

@media (min-width:48em) {
    .wp-pagenavi a:hover {
        color: #fff;
        background: #0bdce4
    }
}

@media (min-width:68.75em) {

    .relatedPost .postList-items:after,
    .relatedPost .postList-items:before {
        content: '';
        display: block;
        width: 23%
    }

    .relatedPost .postList-items:before {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .relatedPost .postList-item {
        width: 23%
    }
}

@media (max-width:68.75em) and (min-width:48em) {
    .relatedPost .postList-thumb-img {
        padding-top: 50%;
        height: auto
    }

    .relatedPost .postList-item {
        width: 48%
    }
}

@media (min-width:48em) {
    .relatedPost {
        padding: 40px;
        margin-top: 70px
    }
}

@media (max-width:48em) {
    .relatedPost {
        padding: 25px 3%;
        margin-top: 25px
    }

    .relatedPost .postList-item {
        width: 100%
    }
}

.frontPickup {
    position: relative
}

.frontPickup-icon {
    position: absolute;
    z-index: 1
}

.frontPickup-title {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: .6em
}

.frontPickup-excerpt {
    margin-top: 1em
}

.frontPickup-link {
    display: block
}

@media (min-width:62.5em) {
    .frontPickup-container {
        display: table;
        width: 100%
    }

    .frontPickup-body,
    .frontPickup-thumb {
        display: table-cell;
        vertical-align: top
    }

    .frontPickup-thumb {
        width: 67.213%
    }

    .frontPickup-thumb-img {
        height: 410px
    }
}

@media (max-width:62.5em) {
    .frontPickup-thumb-img {
        padding-top: 50%
    }
}

@media (min-width:48em) {
    .frontPickup {
        padding: 6px
    }

    .frontPickup-body {
        padding: 2em
    }

    .frontPickup-icon {
        top: 19px;
        left: -36px;
        width: 225px
    }

    .frontPickup-icon.pc {
        display: block
    }

    .frontPickup-icon.sp {
        display: none
    }
}

@media (max-width:48em) {
    .frontPickup {
        padding: 10px
    }

    .frontPickup-body {
        padding: 1.5em .5em
    }

    .frontPickup-icon {
        top: 17px;
        left: 9px;
        width: 30%
    }

    .frontPickup-icon.pc {
        display: none
    }

    .frontPickup-icon.sp {
        display: block
    }
}

.frontAbout {
    border: 3px solid #0bdce4
}

.frontAbout-heading {
    text-align: center;
    max-width: 319px;
    margin-left: auto;
    margin-right: auto
}

.frontAbout p {
    margin-top: 2em
}

.frontAbout p+p {
    margin-top: 1em
}

@media (min-width:48em) {
    .frontAbout {
        margin-top: 50px;
        padding: 4em 13%
    }
}

@media (max-width:48em) {
    .frontAbout {
        margin-top: 25px;
        padding: 4em 6%
    }
}

.frontNewPosts .button {
    max-width: 530px;
    font-size: 1.14rem;
    margin-top: 1em;
    padding: 1em 0;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:48em) {
    .frontNewPosts {
        padding: 40px;
        margin-top: 50px
    }
}

@media (max-width:48em) {
    .frontNewPosts {
        padding: 25px 3%;
        margin-top: 25px
    }
}

.frontRanking {
    padding: 40px
}

.frontRanking .postList-item {
    display: table;
    width: 100%
}

.frontRanking .postList-body,
.frontRanking .postList-thumb {
    display: table-cell;
    vertical-align: top
}

.frontRanking .postList-thumb {
    width: 245px
}

.frontRanking .postList-thumb-img {
    padding-top: 50%;
    height: auto
}

.frontRanking .postList-body {
    padding-left: 1.25em
}

.frontRanking-title {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: .6em
}

.frontRanking-category,
.frontRanking-date {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1
}

.frontRanking-category {
    padding: .5em 1em;
    margin-left: 1em;
    color: #fff;
    background: #ff8a76;
    border: 1px solid #ff8a76
}

.frontRanking-excerpt {
    margin: 1em 0
}

.frontRanking-link {
    display: block
}

@media (min-width:48em) {
    .frontRanking {
        padding: 40px;
        margin-top: 50px
    }
}

@media (max-width:48em) {
    .frontRanking {
        padding: 25px 3%;
        margin-top: 25px
    }

    .frontRanking .postList-item:first-child {
        padding-top: 0
    }
}

.notFound h2 {
    margin-bottom: .8em
}

.js_first-access .loading {
    visibility: visible
}

.js_menu-open {
    overflow-y: hidden
}

.js_menu-open .globalNav {
    pointer-events: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.js_menu-open .hamburger {
    background: #ff8a76
}

.js_menu-open .hamburger-line-top {
    top: 32px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.js_menu-open .hamburger-line-middle {
    opacity: 0
}

.js_menu-open .hamburger-line-bottom {
    top: 32px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media (max-width:48em) {
    .js_menu-open .hamburger-line-top {
        top: 27px
    }

    .js_menu-open .hamburger-line-bottom {
        top: 27px
    }
}

.js_loading .loading-logo {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-filter: blur(0);
    filter: blur(0)
}

.js_loading .hamburger {
    opacity: 1
}

.js_loading_done .loading-logo {
    opacity: 0;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
    -webkit-filter: blur(20px);
    filter: blur(20px);
    -webkit-transition-property: opacity, -webkit-filter, -webkit-transform;
    transition-property: opacity, -webkit-filter, -webkit-transform;
    transition-property: opacity, filter, transform;
    transition-property: opacity, filter, transform, -webkit-filter, -webkit-transform;
    -webkit-transition-duration: 1.25s;
    transition-duration: 1.25s
}

.js_loading_done .ie .loading-logo {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.in.fade-in,
.in .fade-in {
    opacity: 1
}

.in.fade-in-blur,
.in .fade-in-blur {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-filter: blur(0);
    filter: blur(0)
}

.in.section-hero:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.in.frontCreator-img img,
.in.section-hero img {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.in.frontQuality-materials-name {
    opacity: 1;
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.in.frontQuality-materials-name .bg {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}
.fb-icon {
	vertical-align: top;
}

.pink_line {
    background:rgba(0, 0, 0, 0)
    linear-gradient(transparent 75%, #FFABCE 0%)
    repeat scroll 0 0;
 }

 .yellow_line {background:rgba(0, 0, 0, 0)
    linear-gradient(transparent 75%, #FFFF88 0%)
     repeat scroll 0 0;
 }

 .blue_line {
    background:rgba(0, 0, 0, 0)
    linear-gradient(transparent 75%, #0bdce4 0%)
    repeat scroll 0 0;
 }