@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Gilda+Display);
@import url(http://fonts.googleapis.com/css?family=Roboto);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body {
    font-size: 62.5%;
    color: #000;
    text-align: center;
    font-family: 'Gilda Display', serif, 'Noto Sans Japanese', sans-serif;
}

/* ====  Preloader styles ==== */

#load02 {
    width: 100vw;
    height: 100%;
    position: fixed;
    z-index: 9999;
}

#load03 {
    width: 100vw;
    height: 100%;
    position: fixed;
    z-index: 9998;
}

#load01 {
    width: 100vw;
    /*height: 100vh*/
}

#load01 video {
    min-height: 100%;
    min-height: 100vh;
    min-width: 100%;
    min-width: 100vw;
    position: absolute;
    left: 50%;
    top: 0;
    vertical-align: middle;
    transform: translate(-50%);
    -webkit- transform: translate(-50%);
}

#load04 {
    background: #fff url(../img/bg0206.jpg) center center / cover no-repeat fixed;
    background-size: cover;
    width: 100vw;
    height: 100vh;
    text-align: center;
    color: transparent;
}

#demo-1 {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 100%;
}

#box {
    width: 100%;
    height: 100vh;
    display: block;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

#box video {
    min-height: 100%;
    min-height: 100vh;
    min-width: 100%;
    min-width: 100vw;
    position: absolute;
    left: 50%;
    top: 0;
    vertical-align: middle;
    transform: translate(-50%);
    -webkit- transform: translate(-50%);
}


p.tel {
    bottom: 18px;
    position: absolute;
    right: 72px;
    border-bottom: 1px solid #000;
}

p.tel a {
    font-size: 30px;
    color: #000;

}

h2.subtitle {
    top: 42%;
    position: absolute;
    left: 72px;
    color: #000;
    font-size: 61px;
    text-shadow: -1px -1px 0 rgba(51, 51, 51, 1), 1px -1px 0 rgba(51, 51, 51, 1), -1px 1px 0 rgba(51, 51, 51, 1), 1px 1px 0 rgba(51, 51, 51, 1);

}

h3.subtitle {
    bottom: 49px;
    position: absolute;
    left: 72px;
    color: #000;
    font-weight: bold;
}

h4.subtitle {
    bottom: 18px;
    position: absolute;
    left: 72px;
    color: #000;
}

div.sp01 {
    display: inline;
}

h5 {
    margin: 0;
    padding: 10px 20px 40px;
    font-size: 28px;
    color: #fff;
    letter-spacing: 1px;
}

h5 span.japan {
    display: block;
    padding-top: 10px;
    border-top: 1px solid #d0a6a6;
    max-width: 320px;
    margin: 5px auto 0;
    font-size: 24px;
    letter-spacing: 2px;
}

article#bgcolor01 {
    background: -webkit-gradient(radial, center center, 0, center center, 100, from(#570100), to(#000000));
    background: -webkit-radial-gradient(center, circle cover, #570100 0%, #000000 100%);
    background: -moz-radial-gradient(center, circle cover, #570100 0, #000000 100%);
    background: -o-radial-gradient(center, circle cover, #570100 0, #000000 100%);
    background: radial-gradient(#570100 0, #000000 100%);
    /*
        background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    */
}

/*ゴールド背景*/

.bg-gold {
    background: radial-gradient(ellipse farthest-corner at right bottom, #FFEBA8 0%, #E5C787 8%, #F2D792 30%, #D2B360 40%, transparent 80%),
    radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #F2D792 25%, #5d4a1f 62.5%, #5d4a1f 100%);
}

.row {
    margin-right: -15px;
    margin-left: -15px;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 50px;
}

div.flow {
    position: relative;
    margin-bottom: 30px;
    /* text-align: center; */
    max-width: 50px;
    margin: 0 auto;
    padding-bottom: 55px;
}

div.flow > p.num {
    /*display: block; */
    height: 50px;
    width: 50px;
    /* line-height: 48px; */
    text-align: center;
    /* border-radius: 28px; */
    color: #FFF;
    position: absolute;
    top: 0;
    /* right: 16px; */
    font-size: 25px;
}

div.flow > p.num:before {
    content: "";
    display: block;
    height: 50px;
    width: 50px;
    position: absolute;
    top: -8px;
    right: -1px;
    /* z-index: 1; */
    background-image: url(../img/04.png);
    background-size: contain;
    /* vertical-align: middle; */
    /* margin-right: 10px; */
    background-repeat: no-repeat;
}

p.step {
    font-size: 22px;
    color: #fff;
    font-weight: bold;

}

section#bgcolor02 {
    background: #ddd url(../img/bg2.jpg) no-repeat center center;
    background-size: cover;
}

/*
section#bgcolor02 {
    z-index: 0;
    overflow: hidden;
    background-color: rgb(0, 0, 0, .9);
    position: relative;
    padding: 15px;
}

section#bgcolor02::before {
    content: '';
    background: url('../img/Image_fe74ace.jpg');
    opacity: 0.5;
    filter: blur(8px);
    position: absolute;
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    z-index: -1;

}
*/

p.text01 {
    color: #fff;
    margin-top: 0;
    font-size: 16px;
    text-align: left;
}

img.max200 {
    max-width: 100px;
    margin: 0 auto 20px;
    ;
}


div.new > p {
    text-align: left;
    background: #000;
    color: #fff;
    padding: 8px;
    font-size: 17px;

}

div.new > p + img + p {
    text-align: center;
    margin-top: 0;
    background: #F8FCE8;
    color: #000;
}


span.time {
    display: block;
    text-align: left;
}

section#bgcolor03 {
    background: #ddd url(../img/bg.jpg) no-repeat center center;
    background-size: cover;
}

p.come {
    color: #fff;
}

div.list p.szon {
    text-align: center;
    font-size: 20px;
    padding: 10px;
    margin-bottom: 0;
    color: #fff;
}

div.list p.szon:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 32px;
    background-image: url(../img/03.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: 10px;
    background-repeat: no-repeat;
}

div.list p.bun {

    text-align: left;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 10px;
    color: #fff;
    height: 130px;
}

footer p {
    background: black;
    color: #fff;
    padding: 10px;
    font-size: 16px;
}

p.soushoku {
    padding-top: 40px;
    max-width: 180px;
    margin: 0 auto;
}

img.sou {
    max-width: 60px;
    margin: 0 auto;
    margin-top: 12px;
}

.gold {
    color: #FEDB37;
    background: radial-gradient(ellipse farthest-corner at right bottom, #eec04f 0%, #c79228 8%, #f2be40 30%, #f2bd3f 40%, transparent 80%),
    radial-gradient(ellipse farthest-corner at left top, #fbfb7f 0%, #f2bd3f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #000;
}

.gold02 {
    color: #FEDB37;
    background: radial-gradient(ellipse farthest-corner at right bottom, #FFEBA8 0%, #E5C787 8%, #F2D792 30%, #D2B360 40%, transparent 80%),
    radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #F2D792 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.gold03 {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
}
#main_content {
    z-index: 0;
    position: relative;
    display: inline-block;
    top: 58px;
    transform: translateY(-50%);
}

img.logo {
    margin: 0 auto;
    max-width: 100px;
    margin-bottom: 5px;
    opacity: initial;
    display: inline;
}

h1.name {
    top: initial;
    position: relative;
    left: initial;
    /*
        color: #fff;
        text-shadow: -1px -1px 0 rgba(51, 51, 51, 1), 1px -1px 0 rgba(51, 51, 51, 1), -1px 1px 0 rgba(51, 51, 51, 1), 1px 1px 0 rgba(51, 51, 51, 1);
        */
    text-align: center;
    font-size: 42px;
    margin: 14px 0 0;
}

div.sp01 {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    width: 100%;
    height: 118px;
    bottom: 0;
}

@media (max-width: 767px) {
    div.sp01 {
        height: 140px;
        padding: 10px;
    }
    #load04 {
        background: url(../img/bg0206.jpg) no-repeat center center;
        background-size: cover;
        height: 100vh;
        text-align: center;
        color: transparent;
    }
    div.sp01 {
        display: block;
        position: absolute;
        width: 100%;
        bottom: 0;
        margin: 0 auto;

    }


    p.tel {
        top: initial;
        position: initial;
        left: initial;
        border-bottom: none;
    }

    p.tel a {
        font-size: 24px;
        color: #000;
        font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        border-bottom: 1px solid #000;
    }
    h2.subtitle {
        bottom: initial;
        position: initial;
        left: initial;
        padding-top: 70px;
        color: #000;
        font-size: 34px;
        text-shadow: -1px -1px 0 rgba(51, 51, 51, 1), 1px -1px 0 rgba(51, 51, 51, 1), -1px 1px 0 rgba(51, 51, 51, 1), 1px 1px 0 rgba(51, 51, 51, 1);
    }
    h3.subtitle {
        bottom: initial;
        position: initial;
        left: initial;
        color: #000;
        font-size: 20px;
    }
    h4.subtitle {
        bottom: initial;
        position: initial;
        left: initial;
        color: #000;
    }



    h2.subtitle ul li.sp-none {
        display: none;
    }

}

.mast__text {
    font-size: 18px;
    margin: 0 0 0.5em;
    line-height: 1.8;
    white-space: pre;
}

.mast__text span {
    -webkit-animation: letter-glow 0.7s 0s ease both;
    animation: letter-glow 0.7s 0s ease both;
}

.mast__text span:nth-child(1) {
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
}

.mast__text span:nth-child(2) {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.mast__text span:nth-child(3) {
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s;
}

.mast__text span:nth-child(4) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.mast__text span:nth-child(5) {
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
}

.mast__text span:nth-child(6) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.mast__text span:nth-child(7) {
    -webkit-animation-delay: 0.35s;
    animation-delay: 0.35s;
}

.mast__text span:nth-child(8) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.mast__text span:nth-child(9) {
    -webkit-animation-delay: 0.45s;
    animation-delay: 0.45s;
}

.mast__text span:nth-child(10) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.mast__text span:nth-child(11) {
    -webkit-animation-delay: 0.55s;
    animation-delay: 0.55s;
}

.mast__text span:nth-child(12) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.mast__text span:nth-child(13) {
    -webkit-animation-delay: 0.65s;
    animation-delay: 0.65s;
}

.mast__text span:nth-child(14) {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.mast__text span:nth-child(15) {
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s;
}

.mast__text span:nth-child(16) {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.mast__text span:nth-child(17) {
    -webkit-animation-delay: 0.85s;
    animation-delay: 0.85s;
}

.mast__text span:nth-child(18) {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

.mast__text span:nth-child(19) {
    -webkit-animation-delay: 0.95s;
    animation-delay: 0.95s;
}

.mast__text span:nth-child(20) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.mast__text span:nth-child(21) {
    -webkit-animation-delay: 1.05s;
    animation-delay: 1.05s;
}

.mast__text span:nth-child(22) {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.mast__text span:nth-child(23) {
    -webkit-animation-delay: 1.15s;
    animation-delay: 1.15s;
}

.mast__text span:nth-child(24) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.mast__text span:nth-child(25) {
    -webkit-animation-delay: 1.25s;
    animation-delay: 1.25s;
}

.mast__text span:nth-child(26) {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}

.mast__text span:nth-child(27) {
    -webkit-animation-delay: 1.35s;
    animation-delay: 1.35s;
}

.mast__text span:nth-child(28) {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}

.mast__text span:nth-child(29) {
    -webkit-animation-delay: 1.45s;
    animation-delay: 1.45s;
}

.mast__text span:nth-child(30) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.mast__text span:nth-child(31) {
    -webkit-animation-delay: 1.55s;
    animation-delay: 1.55s;
}

.mast__text span:nth-child(32) {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}

.mast__text span:nth-child(33) {
    -webkit-animation-delay: 1.65s;
    animation-delay: 1.65s;
}

.mast__text span:nth-child(34) {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
}

.mast__text span:nth-child(35) {
    -webkit-animation-delay: 1.75s;
    animation-delay: 1.75s;
}

.mast__text span:nth-child(36) {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}

.mast__text span:nth-child(37) {
    -webkit-animation-delay: 1.85s;
    animation-delay: 1.85s;
}

.mast__text span:nth-child(38) {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
}

.mast__text span:nth-child(39) {
    -webkit-animation-delay: 1.95s;
    animation-delay: 1.95s;
}

.mast__text span:nth-child(40) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.mast__text span:nth-child(41) {
    -webkit-animation-delay: 2.05s;
    animation-delay: 2.05s;
}

.mast__text span:nth-child(42) {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
}

.mast__text span:nth-child(43) {
    -webkit-animation-delay: 2.15s;
    animation-delay: 2.15s;
}

.mast__text span:nth-child(44) {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
}

.mast__text span:nth-child(45) {
    -webkit-animation-delay: 2.25s;
    animation-delay: 2.25s;
}

.mast__text span:nth-child(46) {
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s;
}

.mast__text span:nth-child(47) {
    -webkit-animation-delay: 2.35s;
    animation-delay: 2.35s;
}

.mast__text span:nth-child(48) {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
}

.mast__text span:nth-child(49) {
    -webkit-animation-delay: 2.45s;
    animation-delay: 2.45s;
}

.mast__text span:nth-child(50) {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
}

.mast__text span:nth-child(51) {
    -webkit-animation-delay: 2.55s;
    animation-delay: 2.55s;
}

.mast__text span:nth-child(52) {
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s;
}

.mast__text span:nth-child(53) {
    -webkit-animation-delay: 2.65s;
    animation-delay: 2.65s;
}

.mast__text span:nth-child(54) {
    -webkit-animation-delay: 2.7s;
    animation-delay: 2.7s;
}

.mast__text span:nth-child(55) {
    -webkit-animation-delay: 2.75s;
    animation-delay: 2.75s;
}

.mast__text span:nth-child(56) {
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s;
}

.mast__text span:nth-child(57) {
    -webkit-animation-delay: 2.85s;
    animation-delay: 2.85s;
}

.mast__text span:nth-child(58) {
    -webkit-animation-delay: 2.9s;
    animation-delay: 2.9s;
}

.mast__text span:nth-child(59) {
    -webkit-animation-delay: 2.95s;
    animation-delay: 2.95s;
}

.mast__text span:nth-child(60) {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.mast__text span:nth-child(61) {
    -webkit-animation-delay: 3.05s;
    animation-delay: 3.05s;
}

.mast__text span:nth-child(62) {
    -webkit-animation-delay: 3.1s;
    animation-delay: 3.1s;
}

.mast__text span:nth-child(63) {
    -webkit-animation-delay: 3.15s;
    animation-delay: 3.15s;
}

.mast__text span:nth-child(64) {
    -webkit-animation-delay: 3.2s;
    animation-delay: 3.2s;
}

.mast__text span:nth-child(65) {
    -webkit-animation-delay: 3.25s;
    animation-delay: 3.25s;
}

.mast__text span:nth-child(66) {
    -webkit-animation-delay: 3.3s;
    animation-delay: 3.3s;
}

.mast__text span:nth-child(67) {
    -webkit-animation-delay: 3.35s;
    animation-delay: 3.35s;
}

.mast__text span:nth-child(68) {
    -webkit-animation-delay: 3.4s;
    animation-delay: 3.4s;
}

.mast__text span:nth-child(69) {
    -webkit-animation-delay: 3.45s;
    animation-delay: 3.45s;
}

.mast__text span:nth-child(70) {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s;
}

.mast__text span:nth-child(71) {
    -webkit-animation-delay: 3.55s;
    animation-delay: 3.55s;
}

.mast__text span:nth-child(72) {
    -webkit-animation-delay: 3.6s;
    animation-delay: 3.6s;
}

.mast__text span:nth-child(73) {
    -webkit-animation-delay: 3.65s;
    animation-delay: 3.65s;
}

.mast__text span:nth-child(74) {
    -webkit-animation-delay: 3.7s;
    animation-delay: 3.7s;
}

.mast__text span:nth-child(75) {
    -webkit-animation-delay: 3.75s;
    animation-delay: 3.75s;
}

.mast__text span:nth-child(76) {
    -webkit-animation-delay: 3.8s;
    animation-delay: 3.8s;
}

.mast__text span:nth-child(77) {
    -webkit-animation-delay: 3.85s;
    animation-delay: 3.85s;
}

.mast__text span:nth-child(78) {
    -webkit-animation-delay: 3.9s;
    animation-delay: 3.9s;
}

.mast__text span:nth-child(79) {
    -webkit-animation-delay: 3.95s;
    animation-delay: 3.95s;
}

.mast__text span:nth-child(80) {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.mast__text span:nth-child(81) {
    -webkit-animation-delay: 4.05s;
    animation-delay: 4.05s;
}

.mast__text span:nth-child(82) {
    -webkit-animation-delay: 4.1s;
    animation-delay: 4.1s;
}

@-webkit-keyframes letter-glow {
    0% {
        opacity: 0;
        text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.1);
    }
    66% {
        opacity: 1;
        text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.9);
    }
    77% {
        opacity: 1;
    }
    100% {
        opacity: 0.7;
        text-shadow: 0px 0px 20px rgba(255, 255, 255, 0);
    }
}

@keyframes letter-glow {
    0% {
        opacity: 0;
        text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.1);
    }
    66% {
        opacity: 1;
        text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.9);
    }
    77% {
        opacity: 1;
    }
    100% {
        opacity: 0.7;
        text-shadow: 0px 0px 20px rgba(255, 255, 255, 0);
    }
}

span.t1 {
    display: block;
    margin: 15px 0;
    width: 100%;

    color: #333;
    font-size: 33px;
    text-align: center;
    -webkit-box-reflect: below -13px -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5));
}

span.t2 {
    display: block;
    margin: 15px 0;
    width: 100%;
    color: #333;
    font-size: 18px;
    text-align: center;
    -webkit-box-reflect: below -13px -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5));
}

.flexslider {
    margin-bottom: 55px;
}

#slide {
    max-width: 500px;
    margin: 0 auto 40px;
    position: relative;
}

#slide img {
    position: absolute;
    left: 0;
    top: 0;
}

.slider {
    width: 90%;
    margin: 0 auto 10px;
}

.slick-slide img {
    width: 100%;
    height: auto;
}

.pattern1 div {
    margin: 5px;
}

.pattern1 img {
    width: 100%;
}

.slick-dots li button {
    background: #333;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

.slick-prev,
.slick-next {
    background-color: #111;
    height: 100%;
}

.slick-prev:hover,
.slick-next:hover {
    background-color: #111;
}

.pattern2,
.pattern3 {
    width: 80%;
}

.pattern3 {
    position: relative;
}

.pattern3 .slick-dots {
    position: absolute;
    bottom: -70px;
}

.pattern4,
.pattern5-1,
.responsive {
    width: 90%;
}

.pattern4 .slick-slide,
.pattern5-1 .slick-slide,
.responsive .slick-slide {
    margin: 15px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.pattern4 img,
.pattern5-1 img {
    width: 100%;
    height: auto;
}

.pattern4 .slick-slide:not(.slick-center),
.pattern5-1 .slick-slide:not(.slick-center),
.pattern5-2 .slick-slide:not(.slick-current) {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
}

svg {
    display: inline-block;
    width: 250px;
    height: auto;
    overflow: visible;
}

text {
    fill: #000;
    stroke: #558f35;
    stroke-width: 0.5;
    stroke-linejoin: round;
}

div.navz {
    position: fixed;
    top: 30px;
    right: 10px;
    z-index: 100;
}

div.navz nav.navbar.navbar-default {
    background: transparent;
    border-color: transparent;
}

div.navz .navbar-default .navbar-nav > li > a {
    font-size: 17px;

    color: #fff;
    text-shadow: 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000, 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000;

}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #ffd700;
}

.cl {
    text-align: center !important;
}

@media (max-width: 480px) {
    p.come {
        text-align: left;
        padding-left: 25px;
        padding-right: 25px;

    }
    section {
        padding: 20px;
    }
    .cl {
        text-align: left !important;
    }

}
h4{
    font-size: 22px !important;
}
div.insta {
    max-width: 450px;
    margin: 0 auto;
    position: relative;
}
div.insta span {
    font-size: 28px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 80%;
    height: 3.2rem;
}
p.insta  a img{

}
div.insta  a:hover img{
     -webkit-filter: contrast(180%);
     -moz-filter: contrast(180%);
     -o-filter: contrast(180%);
     -ms-filter: contrast(180%);
     filter: contrast(180%);
}
.textxon {
        font-size: 18px;
    margin: 0 0 0.5em;
    line-height: 1.8;
}
h4{
    font-size: 22px !important;
}
p.icon {
    width: 50px;
    margin: 0 auto 10px;
}