@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 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; }

body {
  line-height: 1; }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

ul {
  list-style: none; }

body {
  color: #646464;
  font-family: "Arial", "Hiragino Kaku Gothic ProN","メイリオ", sans-serif; }

a:link {
  color: inherit; }

._dev_frame {
  margin: 0 auto; }

html, body {
  width: 100%;
  height: 100%; }

.view {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: url(../img/openhand.cur);
  cursor: -webkit-grab;
  cursor: -moz-grab;
  visibility: hidden; }
  .view.ex-mousedown {
    cursor: url(../img/openhand.cur);
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: url(../img/closedhand.cur), grabbing, -webkit-grabbing, -moz-grabbing; }

.world {
  position: absolute;
  left: 0;
  top: 0;
  width: 10000px;
  height: 10000px;
  /* background: url(../img/bg.png); */ }

.section_top {
  position: absolute;
  width: 800px;
  height: 700px;
  z-index: 1; }
  .section_top h1 {
    height: 123px;
    margin-bottom: 50px;
    margin-left: -400px;
    text-align: center;
    opacity: 0.3; }
  .section_top .top_lead {
    margin-left: -400px;
    text-align: center; }
  .section_top .top_right {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -270px; }
    .section_top .top_right .lang {
      position: absolute;
      right: 20px;
      top: 50%;
      margin-top: -45px; }
      .section_top .top_right .lang li {
        padding-top: 12px;
        margin-top: 4px;
        background: url(../img/top_bg_02.png) center top no-repeat; }
        .section_top .top_right .lang li:first-child {
          margin-top: 0;
          padding-top: 0;
          background: transparent; }
      .section_top .top_right .lang .current {
        opacity: 0.4; }
        .section_top .top_right .lang .current a {
          cursor: default; }
  .section_top .top_left {
    position: absolute;
    left: -400px;
    top: 50%;
    margin-top: -180px; }
  .section_top .top_left_sns {
    position: absolute;
    left: 0;
    top: 50%;
    height: 112px; }
    .section_top .top_left_sns li {
      padding-top: 12px;
      margin-top: 4px;
      background: url(../img/top_bg_02.png) center top no-repeat; }
      .section_top .top_left_sns li:first-child {
        margin-top: 0;
        padding-top: 0;
        background: transparent; }
  .section_top .top_news {
    position: absolute;
    left: 50%;
    top: 240px;
    width: 432px;
    margin-left: -435px;
    padding: 26px 19px 30px 19px;
    border-top: 10px solid #aaa;
    background: url(../img/top_bg_01.png) center bottom no-repeat;
    font-family: Helvetica;
    font-size: 14px;
    line-height: 24.94px;
    letter-spacing: 2px;
    color: #aaa;
    cursor: auto; }
    .section_top .top_news h2 {
      margin-bottom: 5px;
      font-size: 20px;
      font-weight: bold; }
  .section_top .top_news_btn {
    margin-top: 10px;
    text-align: right; }
    .section_top .top_news_btn a {
      display: inline-block;
      width: 139px;
      height: 60px;
      background: url(../img/etc_btn_01.png) left top no-repeat;
      text-indent: -9999px;
      text-align: left;
      overflow: hidden; }
    .section_top .top_news_btn a:hover {
      background-position: left -60px; }

.floater {
  position: absolute;
  z-index: 1; }

.floater_content {
  display: none; }

.radar div {
  position: fixed;
  width: 250px;
  height: 200px;
  z-index: 2; }

.radar div svg {
  position: absolute;
  left: 0;
  top: 0; }

.radar div img {
  position: absolute;
  cursor: pointer;
  opacity: 0.7; }

.radar .radar_about {
  left: 40px;
  top: 40px; }
  .radar .radar_about svg {
    left: -30px;
    top: -30px; }
  .radar .radar_about img {
    left: 55px;
    top: 100px; }

.radar .radar_works {
  left: 40px;
  bottom: 40px; }
  .radar .radar_works svg {
    left: -30px;
    top: -30px; }
  .radar .radar_works img {
    left: 50px;
    top: 100px; }

.radar .radar_member {
  right: 40px;
  top: 40px; }
  .radar .radar_member svg {
    left: 30px;
    top: -50px; }
  .radar .radar_member img {
    left: 100px;
    top: 70px; }

.radar .radar_contact {
  right: 40px;
  bottom: 40px; }
  .radar .radar_contact svg {
    left: 30px;
    top: -30px; }
  .radar .radar_contact img {
    left: 95px;
    top: 90px; }

body.legacy .radar svg {
  display: none; }
body.legacy .radar_about {
  background: url(../img/radar_about_bg.png) left 10px no-repeat; }
body.legacy .radar_works {
  background: url(../img/radar_works_bg.png) left 10px no-repeat; }
body.legacy .radar_member {
  background: url(../img/radar_member_bg.png) 20px 10px no-repeat; }
body.legacy .radar_contact {
  background: url(../img/radar_contact_bg.png) 20px top no-repeat; }

.floater_closed {
  position: relative;
  width: 600px;
  height: 600px;
  text-align: center; }
  .floater_closed img {
    display: inline-block;
    margin-top: -335px;
    vertical-align: top;
    cursor: pointer; }

body.legacy .floater_closed {
  padding-top: 265px; }
  body.legacy .floater_closed img {
    margin-top: 0; }
  body.legacy .floater_closed svg {
    display: none; }
body.legacy .section_about .floater_closed {
  background: url(../img/about_bg_01.png) no-repeat; }
body.legacy .section_works .floater_closed {
  background: url(../img/works_bg_01.png) no-repeat; }
body.legacy .section_member .floater_closed {
  background: url(../img/member_bg_01.png) no-repeat; }
body.legacy .section_contact .floater_closed {
  background: url(../img/contact_bg_01.png) no-repeat; }

.floaterController {
  display: none; }

.floaterController div {
  position: fixed;
  width: 80px;
  z-index: 3;
  cursor: pointer; }
  .floaterController div.home {
    left: 0;
    top: 50%; }
    .floaterController div.home:before {
      content: url(../img/common_btn_01_etc.png);
      display: block;
      position: absolute;
      left: 35px;
      top: 15px;
      opacity: 0;
      z-index: 1;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      transition: all 0.2s; }
  .floaterController div.back {
    right: 0;
    top: 50%; }
  .floaterController div img {
    display: block;
    margin: 0 auto 5px auto;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s; }
  .floaterController div .label {
    position: relative;
    display: block;
    text-align: center;
    opacity: 0;
    top: -10px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s; }
  .floaterController div:hover .label {
    opacity: 1;
    top: 10px; }
  .floaterController div.home:hover:before {
    opacity: 1; }
  .floaterController div.home:hover > img {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5); }
  .floaterController div.back:hover > img {
    -webkit-transform: rotate(-90deg) scale(1.5);
    -ms-transform: rotate(-90deg) scale(1.5);
    transform: rotate(-90deg) scale(1.5); }

body.legacy .floaterController div .label {
  opacity: 1;
  margin-top: 10px; }

.common_pagetop {
  text-align: center; }
  .common_pagetop a {
    display: inline-block;
    width: 33px; }
    .common_pagetop a img {
      display: block; }
  .common_pagetop .label {
    opacity: 0;
    margin-top: -10px;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -ms-transition: 0.2s all;
    transition: 0.2s all; }
  .common_pagetop a:hover .label {
    margin-top: 0;
    opacity: 1; }

.content-about {
  min-width: 560px;
  margin: 0 auto;
  padding: 140px 20px 120px;
  font-size: 20px;
  text-align: center;
  background: #fcb3b6;
  background: rgba(251, 178, 181, 0.8); }
  .content-about h2 {
    position: relative;
    margin-bottom: 41px; }
    .content-about h2 .border {
      display: block;
      position: absolute;
      left: 50%;
      top: 0;
      margin-left: -177px;
      margin-top: -4px; }
  .content-about p {
    margin-bottom: 50px;
    line-height: 36px;
    letter-spacing: 0.7px;
    font-weight: bold; }
  .content-about::-moz-selection,
  .content-about *::-moz-selection {
    background-color: rgba(122, 219, 205, 0.99); }
  .content-about::selection,
  .content-about *::selection {
    background-color: rgba(122, 219, 205, 0.99); }

.about_section {
  margin-bottom: 118px; }

.about_section-01 {
  width: 500px;
  margin: 0 auto;
  text-align: left; }
  .about_section-01 .about_section_lead {
    margin-bottom: 36px; }
  .about_section-01 p {
    background-image: url("data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="); }

.about_section-02 {
  margin-top: 115px; }
  .about_section-02 h3 {
    margin-bottom: 45px; }
  .about_section-02 .about_section-02_diagram {
    position: relative;
    width: 311px;
    height: 311px;
    margin: 57px auto 66px auto; }
    .about_section-02 .about_section-02_diagram .border {
      position: absolute;
      left: 25px;
      top: 33px; }
    .about_section-02 .about_section-02_diagram .circle {
      position: absolute;
      left: 71px;
      top: 62px; }
    .about_section-02 .about_section-02_diagram .txt {
      position: absolute;
      font-size: 20px;
      line-height: 25px;
      white-space: nowrap; }
      .about_section-02 .about_section-02_diagram .txt .en {
        color: #646464;
        font-weight: bold; }
      .about_section-02 .about_section-02_diagram .txt .ja {
        color: #fff; }
    .about_section-02 .about_section-02_diagram .txt_01,
    .about_section-02 .about_section-02_diagram .txt_03 {
      text-align: center; }
    .about_section-02 .about_section-02_diagram .txt_02,
    .about_section-02 .about_section-02_diagram .txt_04 {
      text-align: left; }
    .about_section-02 .about_section-02_diagram .txt_01 {
      left: 67px;
      top: -5px; }
    .about_section-02 .about_section-02_diagram .txt_02 {
      left: 270px;
      top: 120px; }
    .about_section-02 .about_section-02_diagram .txt_03 {
      left: 60px;
      top: 260px; }
    .about_section-02 .about_section-02_diagram .txt_04 {
      left: -80px;
      top: 124px; }

.about_section-03 h3 {
  margin-bottom: 22px; }
.about_section-03 .about_section-03_lead {
  margin-bottom: 44px; }
.about_section-03 .about_section-03_diagram {
  position: relative;
  width: 344px;
  height: 307px;
  margin: 0 auto 60px auto; }
  .about_section-03 .about_section-03_diagram img {
    position: absolute; }
  .about_section-03 .about_section-03_diagram .triangle_01 {
    left: 19px;
    top: 83px; }
  .about_section-03 .about_section-03_diagram .triangle_02 {
    left: 171px;
    top: 83px; }
  .about_section-03 .about_section-03_diagram .triangle_03 {
    left: 71px;
    top: 199px; }
  .about_section-03 .about_section-03_diagram .border {
    left: 0;
    top: 0; }
.about_section-03 h4 {
  display: inline-block;
  margin-bottom: 12px;
  padding: 0 5px 4px 5px;
  font-size: 20px;
  font-family: "Arial";
  font-weight: bold;
  letter-spacing: 0.8px;
  border-bottom: 2px solid #6d6969; }
  .about_section-03 h4.think {
    color: #fff; }
  .about_section-03 h4.make {
    color: #11A086; }
  .about_section-03 h4.discover {
    color: #E70020; }
.about_section-03 dl {
  margin-bottom: 50px;
  line-height: 18px;
  letter-spacing: 0.78px; }
.about_section-03 dt {
  font-size: 13px;
  font-weight: bold; }
.about_section-03 dd {
  line-height: 17px;
  font-size: 12px;
  margin-bottom: 20px; }

.content-works {
  min-width: 560px;
  margin: 0 auto;
  padding: 140px 20px 120px;
  background: #fdff62;
  background: rgba(253, 255, 98, 0.8); }
  .content-works h2 {
    position: relative;
    margin-bottom: 72px;
    text-align: center; }
    .content-works h2 .border {
      display: block;
      position: absolute;
      left: 50%;
      top: 0;
      margin-left: -183px;
      margin-top: -4px; }
  .content-works::-moz-selection,
  .content-works *::-moz-selection {
    background-color: rgba(165, 151, 249, 0.99); }
  .content-works::selection,
  .content-works *::selection {
    background-color: rgba(165, 151, 249, 0.99); }

.works_work {
  position: relative;
  margin-bottom: 58px;
  padding-bottom: 70px; }
  .works_work p, .works_work dt, .works_work dd {
    background-image: url("data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="); }
  .works_work:before {
    content: "";
    display: block;
    position: absolute;
    width: 380px;
    height: 2px;
    background: #646464;
    left: 50%;
    bottom: 0;
    margin-left: -190px; }
  .works_work h3 {
    margin-bottom: 40px;
    padding: 0 50px;
    font-family: Arial;
    font-weight: bold;
    font-size: 46px;
    line-height: 50px;
    letter-spacing: 4.6px;
    text-align: center; }
    .works_work h3 small {
      font-size: 20px;
      font-weight: normal;
      line-height: 11px;
      letter-spacing: 1.6px; }
  .works_work .works_work_date,
  .works_work .works_work_text {
    width: 400px;
    margin-left: auto;
    margin-right: auto; }
  .works_work .works_work_date {
    margin-bottom: 10px;
    font-size: 12px; }
  .works_work .works_work_text {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.72px; }
  .works_work .works_offerAnswer dt {
    font-size: 14px;
    font-weight: bold; }
  .works_work .works_offerAnswer dd {
    margin-bottom: 20px;
    font-size: 14px; }
  .works_work .works_description {
    margin-bottom: 20px; }
  .works_work .works_link {
    margin-bottom: 20px; }
    .works_work .works_link a {
      display: inlin-block;
      padding: 0 1px;
      padding-bottom: 3px;
      border-bottom: 2px solid #646464;
      color: #646464;
      text-decoration: none; }
  .works_work .works_info {
    font-size: 12px;
    line-height: 18px; }
    .works_work .works_info dd {
      padding-left: 40px; }
  .works_work .works_images {
    text-align: center;
    line-height: 0; }
    .works_work .works_images img {
      width: 800px;
      max-width: 100%; }

.content-member {
  min-width: 560px;
  margin: 0 auto;
  padding: 140px 20px 120px;
  background: #a698fa;
  background: rgba(166, 152, 250, 0.8); }
  .content-member h2 {
    position: relative;
    margin-bottom: 72px;
    text-align: center; }
    .content-member h2 .border {
      display: block;
      position: absolute;
      left: 50%;
      top: 0;
      margin-left: -205px;
      margin-top: -4px; }
  .content-member::-moz-selection,
  .content-member *::-moz-selection {
    background-color: rgba(251, 178, 181, 0.99); }
  .content-member::selection,
  .content-member *::selection {
    background-color: rgba(251, 178, 181, 0.99); }

.member_main {
  color: #fff;
  text-align: center; }
  .member_main .member_person {
    display: none;
    max-width: 600px;
    margin: 0 auto; }
  .member_main .member_img {
    position: relative;
    margin: 0 auto 55px auto; }
    .member_main .member_img canvas {
      position: absolute;
      left: 0;
      top: 0; }
  .member_main .member_name {
    margin-top: 20px;
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: bold;
    line-height: 16px;
    letter-spacing: 1.2px; }
  .member_main .member_title {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.78px; }
  .member_main .member_txt {
    margin-bottom: 70px;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.96px; }
  .member_main h4 {
    position: relative;
    margin-top: 70px;
    margin-bottom: 30px;
    font-family: Arial;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1.4px; }
    .member_main h4 span {
      position: relative; }
      .member_main h4 span:before {
        content: "";
        display: block;
        position: absolute;
        background: #fff;
        width: 180px;
        height: 2px;
        top: 50%;
        margin-top: -1px;
        left: -200px; }
      .member_main h4 span span:before {
        left: auto;
        right: -200px; }
  .member_main .member_qa {
    font-size: 12px;
    line-height: 20.25px;
    letter-spacing: 0.96px; }
    .member_main .member_qa dt {
      font-weight: bold; }
    .member_main .member_qa dd {
      margin-bottom: 20px; }
  .member_main .member_backbone li {
    margin-bottom: 20px;
    padding-top: 30px;
    font-size: 12px;
    line-height: 19px;
    letter-spacing: 0.96px; }
  .member_main .member_backbone .bb1 {
    background: url(../img/member_icn_01.png) center top no-repeat; }
  .member_main .member_backbone .bb2 {
    background: url(../img/member_icn_02.png) center top no-repeat; }
  .member_main .member_backbone .bb3 {
    background: url(../img/member_icn_03.png) center top no-repeat; }

.members_lead {
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 33px;
  letter-spacing: 1.2px;
  color: #646464; }

.member_members {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  text-align: center; }
  .member_members li {
    position: relative;
    display: inline-block;
    width: 260px;
    min-height: 250px;
    margin-bottom: 70px;
    vertical-align: top; }
    .member_members li a {
      position: relative;
      display: block;
      color: #fff;
      padding-bottom: 40px; }
    .member_members li.nophoto a {
      cursor: default; }
    .member_members li .members_img {
      position: relative;
      display: block;
      margin: 0 auto; }
    .member_members li canvas {
      position: absolute;
      left: 0;
      top: 0; }
    .member_members li .members_title {
      position: absolute;
      left: 0;
      top: 30%;
      width: 100%;
      font-weight: bold;
      font-size: 17px;
      line-height: 20px;
      text-align: center;
      letter-spacing: 1.02px;
      color: #646464;
      visibility: hidden; }
    .member_members li .members_name {
      position: absolute;
      width: 100%;
      font-size: 17px;
      font-weight: bold;
      text-align: center;
      letter-spacing: 1.7px;
      left: 0;
      bottom: 0; }

.content-contact {
  min-width: 560px;
  margin: 0 auto;
  padding: 140px 20px 120px;
  background: #7adcce;
  background: rgba(122, 220, 206, 0.8); }
  .content-contact h2 {
    position: relative;
    margin-bottom: 72px;
    text-align: center; }
    .content-contact h2 .border {
      display: block;
      position: absolute;
      left: 50%;
      top: 0;
      margin-left: -235px;
      margin-top: -4px; }
  .content-contact::-moz-selection,
  .content-contact *::-moz-selection {
    background-color: rgba(252, 255, 98, 0.99); }
  .content-contact::selection,
  .content-contact *::selection {
    background-color: rgba(252, 255, 98, 0.99); }
  .content-contact p {
    width: 340px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 0.8px;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="); }
  .content-contact .contact_company {
    font-size: 20px;
    margin-bottom: 40px; }
  .content-contact .contact_mail {
    margin-bottom: 30px; }
  .content-contact .contact_address {
    margin-bottom: 40px; }
  .content-contact .contact_access,
  .content-contact .contact_bank {
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
    letter-spacing: 1.12px; }
  .content-contact .contact_access {
    margin-bottom: 28px; }
  .content-contact .contact_map {
    max-width: 800px;
    height: 464px;
    margin: 50px auto 60px auto;
    background: #fff; }
  .content-contact .contact_mapButton {
    margin-bottom: 100px;
    text-align: center; }
    .content-contact .contact_mapButton a {
      position: relative;
      display: inline-block;
      width: 223px;
      height: 53px;
      background: #646464; }
      .content-contact .contact_mapButton a img {
        display: block;
        margin-left: -10px;
        margin-top: -10px;
        -webkit-transition: 0.1s;
        -moz-transition: 0.1s;
        -ms-transition: 0.1s;
        transition: 0.1s; }
      .content-contact .contact_mapButton a:hover img {
        margin-left: 0px;
        margin-top: 0px; }

.murmur {
  position: absolute;
  left: 500px;
  top: 500px;
  background: url(../img/murmur_btn.png) right bottom no-repeat white; }

.murmur_inner {
  min-width: 200px;
  max-width: 600px;
  padding-left: 20px;
  padding-top: 20px;
  line-height: 1.5em;
  font-size: 16px;
  font-weight: normal;
  color: #aaa; }

.murmur {
  background: url(../img/murmur_bg_01.png) left top no-repeat; }
  .murmur .murmur_inner {
    padding-left: 25px;
    padding-top: 25px; }
  .murmur .murmur_buttons {
    height: 44px;
    text-align: right; }
  .murmur .murmur_eye {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 34px;
    padding-top: 10px;
    margin-right: 22px;
    background: url(../img/murmur_btn_02.png) left 5px no-repeat;
    cursor: pointer;
    vertical-align: bottom; }
    .murmur .murmur_eye:before {
      position: absolute;
      content: url(../img/murmur_balloon_02.png);
      right: -20px;
      top: -30px;
      visibility: hidden; }
    .murmur .murmur_eye:hover:before {
      visibility: visible; }
  .murmur .murmur_eye_inner {
    position: absolute;
    left: 19px;
    top: 19px; }
  .murmur .murmur_reply {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 44px;
    background: url(../img/murmur_btn_01.png) left top no-repeat;
    cursor: pointer; }
    .murmur .murmur_reply:before {
      position: absolute;
      content: url(../img/murmur_balloon_01.png);
      right: 0;
      top: -20px;
      visibility: hidden; }
    .murmur .murmur_reply:hover:before {
      visibility: visible; }

/*# sourceMappingURL=style.css.map */
