﻿.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    line-height: 0
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

img {
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    border: 0
}

table img {
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    border: 0
}

p {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

input,
textarea {
    margin: 0;
    font-size: 100%;
    resize: none
}

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

dl,
dt,
dd,
th,
td {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin: 0;
    padding: 0
}

pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

nav ul {
    list-style: none
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    select::-ms-expand {
        display: none
    }
}

@media screen\0 {
    select::-ms-expand {
        display: none
    }
}

a {
    outline: none;
    transition: 0.3s
}

a:link {
    color: #444;
    text-decoration: none
}

a:visited {
    color: #444;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

@media only screen and (min-width: 768px) {
    a:hover {
        color: #aaa;
        opacity: 0.7
    }
}

a:active {
    color: #444;
    text-decoration: none
}

.ffN {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

.ffM {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

div#pageBoot {
    margin: 35px 0 60px 0;
    text-align: center
}

div#pageBoot a {
    color: #aaa;
    text-decoration: none !important
}

span.current_page {
    color: #FFFFFF;
    padding: 5px;
    border: 1px solid #aaa;
    background-color: #aaa
}

a.link_page {
    padding: 5px;
    border: 1px solid #aaa !important
}

a.link_page:hover {
    padding: 5px;
    border: 1px solid #aaa;
    background-color: #aaa;
    color: #FFFFFF !important
}

.wp-pagenavi {
    clear: both;
    text-align: center;
    font-family: Arial;
    font-size: 14px
}

.wp-pagenavi span,
.wp-pagenavi a {
    line-height: 30px;
    display: inline-block;
    margin: 0 4px;
    color: #666;
    text-align: center
}

.wp-pagenavi a,
.wp-pagenavi span.current {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    background: #ededed
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    background: #1489c3;
    color: #fff
}

.wp-pagenavi .pages {
    margin-right: 15px
}

body {
    width: 100%;
    color: #444;
    margin: 0;
    padding: 0;
    line-height: 1.6;
    letter-spacing: 0;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    height: 100%;
    word-break: break-word
}

.container {
    max-width: 1000px;
    height: auto;
    padding: 0 30px;
    margin: 0 auto 10px auto
}

@media only screen and (max-width: 767px) {
    .container {
        padding: 0 20px;
    }
}

.mainContent {
    max-width: 700px;
    height: auto;
    margin: 0;
    float: right
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media only screen and (min-width: 768px) {
    .sp {
        display: none !important
    }
}

@media only screen and (max-width: 767px) {
    .pc {
        display: none !important
    }
}

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

.mainImg {
    height: 150px;
    background: #000
}

.mainImg h2 {
    line-height: 150px;
    text-align: center;
    color: #fff
}

#top .mainImg {
    height: 507px;
    background: #000
}

#top .mainImg h2 {
    line-height: 507px
}

.fixBtn {
    position: fixed;
    width: 41px;
    right: 0;
    top: 50%;
    margin-top: -80px
}

img {
    max-width: 100%
}

.wcm {
    width: 1000px;
    margin: auto
}

.wp-pagenavi,
#textile .wp-pagenavi {
    text-align: right
}

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
    -ms-font-feature-settings: "palt";
    -o-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -ms-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: "height, visibility";
    -moz-transition-property: "height, visibility";
    -ms-transition-property: "height, visibility";
    -o-transition-property: "height, visibility";
    transition-property: "height, visibility";
    -webkit-transition-duration: .35s;
    -moz-transition-duration: .35s;
    -ms-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -ms-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.modal .close:hover,
.modal .close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.modal button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -moz-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out;
    -ms-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -ms-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

footer {
    padding: 35px 0 0;
    text-align: center
}

footer .container {
    color: #707070;
    font-size: 12px;
    font-size: 1.2rem
}

footer .container .note {
    line-height: 2.3;
    margin-bottom: 35px;
    color: #3B3B3B;
    letter-spacing: 0
}

@media only screen and (max-width: 767px) {
    footer {
        padding: 30px 0 0
    }
    footer .container .note {
        margin-bottom: 30px
    }
}

#headerWrap {
    width: 100%;
    min-width: 1000px
}

#headerInner {
    width: 1000px;
    margin: 10px auto;
    padding: 0 30px
}

#headerInner .logo {
    float: left;
    margin-top: 20px
}

#headerInner .headerR {
    float: right;
    width: 370px
}

#headerInner h1 {
    color: #999999;
    font-size: 10px;
    margin-top: 20px;
    margin-left: 40px;
    float: left;
    width: 320px
}

.ul_header {
    text-align: right;
    font-size: 10px;
    margin-bottom: 20px
}

.ul_header li {
    display: inline-block;
    background: url(../../img/common/icon/ico_header.png) no-repeat left center;
    margin-left: 20px;
    padding-left: 15px
}

.ul_header li:hover {
    opacity: 0.5;
}

.ul_header li:first-child {
    margin-left: 0px;
}

.karakara main .banner {
    width: 100%;
    min-height: 536px;
    background-size: cover;
    display: flex;
    padding: 20px 0;
}

.karakara main .banner .container {
    max-width: 1340px;
    padding: 0;
    margin: auto;
    font-size: 0px;
    font-size: 0rem
}

.karakara main .banner .container .logo {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
}

.karakara main .banner .container .img_phone {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    margin: 0 10% 0 15%;
}

.karakara main .banner .container .img_phone img {
    display: block;
    margin: 0 0 0 auto;
}

@media only screen and (max-width: 767px) {
    .karakara main .banner {
        min-height: 180px;
        padding: 40px 15px 35px 10px;
        background-size: cover;
    }
    .karakara main .banner .container .logo {
        width: 40%;
    }
    .karakara main .banner .container .logo img {
        width: 100%
    }
}

.karakara main .downloadBox {
    padding: 50px 0;
    background: linear-gradient(129deg, #ED6A2E -16.99%, #FFF5C2 104.6%);
}

.karakara main .downloadBox .title {
    font-weight: bold;
    text-align: center;
    font-size: 23px;
    font-size: 2.3rem;
    margin-bottom: 25px;
    color: #fff;
    letter-spacing: 2px
}

.karakara main .downloadBox .container {
    max-width: 465px;
    margin: 0 auto;
    padding: 0
}

.karakara main .downloadBox .container p {
    text-align: center;
    color: #fff
}

.karakara main .downloadBox .container img {
    display: block;
    margin-bottom: 5px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s
}

.karakara main .downloadBox .container img:hover {
    opacity: 0.7
}

.karakara main .downloadBox .container .boxLeft {
    float: left;
    width: 41%
}

.karakara main .downloadBox .container .boxRight {
    float: right;
    width: 41%
}

.karakara main .downloadBox .container .boxRight .step {
    display: none
}

@media only screen and (max-width: 767px) {
    .karakara main .downloadBox {
        padding: 35px 15px 30px
    }
    .karakara main .downloadBox .title {
        font-size: 20px;
        font-size: 2rem;
        margin-bottom: 15px
    }
    .karakara main .downloadBox .container .boxLeft {
        text-align: center
    }
    .karakara main .downloadBox .container .boxLeft img {
        margin: 0 auto 5px;
        width: 55%;
    }
    .karakara main .downloadBox .container .boxLeft p {
        font-size: 14px;
        font-size: 1.4rem
    }
    .karakara main .downloadBox .container .boxRight img {
        margin: 0 auto;
        width: 55%;
    }
    .karakara main .downloadBox .container .boxRight p {
        font-size: 14px;
        font-size: 1.4rem
    }
    .karakara main .downloadBox .container .step {
        margin-bottom: 20px
    }
}

.karakara main .rulesBox {
    padding: 65px 0 77px
}

.karakara main .rulesBox .title {
    text-align: center;
    font-weight: bold;
    color: #3D3D3D;
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 25px
}

.karakara main .rulesBox .content {
    border: solid 7px;
    border-image-source: linear-gradient(129deg, #ED6A2E -16.99%, #FFF5C2 104.6%);
    border-image-slice: 1;
    max-width: 880px;
    margin: 0 auto;
    height: 326px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 20px 25px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.8;
    letter-spacing: 1px
}

.karakara main .rulesBox .content p {
    margin-bottom: 20px
}

.karakara main .rulesBox .content ul li {
    margin-bottom: 20px
}

.karakara main .rulesBox .content ul li:last-child {
    margin-bottom: 0
}

.karakara main .rulesBox .content .detail {
    margin-bottom: 60px
}

.karakara main .rulesBox .content .detail:last-child {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .karakara main .rulesBox {
        padding: 32px 20px
    }
    .karakara main .rulesBox .title {
        font-size: 22px;
        font-size: 2.2rem
    }
    .karakara main .rulesBox .content {
        padding: 15px 10px
    }
    .karakara main .rulesBox .content p {
        margin-bottom: 25px
    }
    .karakara main .rulesBox .content .detail {
        margin-bottom: 65px
    }
}

.karakara main .contactBox {
    padding: 50px 0 57px;
    background: linear-gradient(to right, #921BD6, #3CA6FB);
    background: -webkit-linear-gradient(to right, #921BD6, #3CA6FB);
    background: -moz-linear-gradient(to right, #921BD6, #3CA6FB);
    background: -ms-linear-gradient(to right, #921BD6, #3CA6FB)
}

.karakara main .contactBox .container {
    max-width: 600px;
    margin: 0 auto;
    text-align: center
}

.karakara main .contactBox .container .title {
    font-size: 30px;
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 1px;
    color: #fff
}

.karakara main .contactBox .container .desc {
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 35px
}

.karakara main .contactBox .container .whiteBtn {
    display: block;
    margin: 0 auto;
    width: 412px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -ms-border-radius: 40px;
    -moz-border-radius: 40px;
    background: #fff;
    height: 69px;
    line-height: 69px;
    color: #921BD6;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold
}

@media only screen and (max-width: 767px) {
    .karakara main .contactBox {
        padding: 35px 0 50px
    }
    .karakara main .contactBox .container .title {
        font-size: 20px;
        font-size: 2rem;
        margin-bottom: 25px
    }
    .karakara main .contactBox .container .desc {
        font-size: 14px;
        font-size: 1.4rem;
        margin-bottom: 27px
    }
    .karakara main .contactBox .container .whiteBtn {
        width: 100%
    }
}

.karakara ::-webkit-scrollbar {
    height: 60px;
    width: 6px;
    background-color: rgba(255, 255, 255, 0)
}

.karakara ::-webkit-scrollbar-track,
.karakara ::-webkit-scrollbar-thumb {
    background-clip: padding-box
}

.karakara ::-webkit-scrollbar-track {
    background-color: #fff;
    border: 16px solid rgba(255, 255, 255, 0)
}

.karakara ::-webkit-scrollbar-thumb {
    background-color: #707070;
    border-radius: 10px;
    height: 60px;
    border: 16px solid #707070
}

@media only screen and (max-width: 767px) {
    .footer__2 p {
        line-height: 20px !important
    }
}

.footer__3 {
    text-align: center;
    background: #EFEFEF;
    padding: 30px 0 20px
}

.footer__3 .footer_menu {
    margin-bottom: 20px
}

.footer__3 .footer_menu li {
    padding: 0 22px;
    display: inline-block
}

.footer__3 .footer_menu li a {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #3B3B3B;
    display: inline-block
}

.footer__3 .copyright {
    font-size: 12px !important;
    color: #707070;
    line-height: 26px !important
}

@media only screen and (max-width: 767px) {
    .footer__3 {
        padding: 48px 0 20px
    }
    .footer__3 .footer_menu {
        margin-bottom: 27px
    }
    .footer__3 .footer_menu li a {
        font-size: 16px
    }
}

.footer__1 {
    background: linear-gradient(129deg, #ED6A2E -16.99%, #FFF5C2 104.6%);
    text-align: center;
    padding: 50px 0 55px;
}
.footer__1 .ttl {
    font-size: 30px;
    line-height: 51px;
    font-weight: 600;
    color: #3D3D3D;
    margin-bottom: 15px;
}
.footer__1 p {
    color: #3D3D3D;
}
.footer__1 .btn {
    display: block;
    width: 100%;
    max-width: 412px;
    font-size: 18px;
    font-weight: 600;
    line-height: 31px;
    color: #3D3D3D;
    -webkit-border-radius: 78px;
    -moz-border-radius: 78px;
    border-radius: 78px;
    background: #fff;
    text-align: center;
    padding: 19px 10px;
    margin: 35px auto 0;
}

.header__logo {
    width: 155px;
    margin-top: 20px;
}
.subpage .pageTitle {
    font-size: 30px;
    text-align: center;
    color: #ED6A2E;
    margin: 50px auto;
    font-weight: 600;
}
.subpage p {
    font-size: 16px;
    line-height: 27px;
    font-weight: 300;
}

.footer__2 {
    padding: 30px 0 45px;
}
.footer__2 p {
    text-align: center;
    color: #707070;
    font-size: 12px !important;
    line-height: 26px !important;
}
@media only screen and (max-width: 767px) {
    .header__logo {
        width: 105px;
    }
    .subpage .pageTitle {
        font-size: 20px;
        margin: 20px auto 40px;
    }
    .subpage p {
        font-size: 14px;
        line-height: 24px;
    }
    .footer__1 {
        padding: 37px 0 50px;
    }
    .footer__1 .ttl {
        font-size: 20px;
        line-height: 34px;
        margin-bottom: 23px;
    }
    .footer__1 .btn {
        margin: 25px auto 0;
    }
    .footer__2 {
        padding: 20px 0 25px;
    }
}
/*# sourceMappingURL=maps/style.css.map */
