@charset "UTF-8";

.page-header-v3 {
  background-color: #ffffff;
  width: 100%;
  min-width: 1080px;
  height: 62px;
  top: 0; }
  .page-header__wrap-v3 {
    width: 1080px;
    margin: 0 auto; }
  .page-header__link-v3 {
    display: block;
    width: 200px;
    overflow: hidden;
    background-image: url(../img/logo.png);
    background-size: 168px 36px;
    background-repeat: no-repeat;
    background-position: center;
    height: 62px;
    padding: 0;
    margin: 0 auto;
    white-space: nowrap;
    text-indent: 100%; }

.page-footer__copyright-wrap {
  background-color: #f44336;
  width: 100%;
  min-width: 320px;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center; }
.page-footer__copyright {
  line-height: 30px;
  color: #ffffff; }

.content {
    position: relative;
}

iframe[name="google_conversion_frame"] {
    position: absolute;
    bottom: 0
}

.social-icons>.facebook,
.social-icons>.twitter,
.social-icons>.hatena,
.social-icons>.google-plus,
.social-icons>.pinterest {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
    background-color: #fff;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center
}

.social-icons {
    position: absolute;
    right: 10px;
    top: 10px;
    overflow: hidden
}

.social-icons>.facebook {
    background-image: url(../img/facebook.png)
}

.social-icons>.twitter {
    background-image: url(../img/twitter.png)
}

.social-icons>.hatena {
    background-image: url(../img/hatena.png)
}

.social-icons>.google-plus {
    background-image: url(../img/google-plus.png)
}

.social-icons>.pinterest {
    background-image: url(../img/pinterest.png)
}


/*# sourceMappingURL=pc-common.css.map */
