@charset "utf-8";


@media screen and (min-width: 768px) {
  .gg-sp-only {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .gg-pc-only {
    display: none;
  }
}

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

#gg_filter {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
}

.line-send {
 display: block;
 margin-left: 5px;
 padding-top: 60px;
 float:left;
}

.gg-sharebar {
 display: block;
 padding-top:60px;
 line-height: 0;
 float:left;
}

.gg-sharebar-sp {
 display: none;
}

.gg-sharebar .gig-share-bar-container > table {
  margin: 0 auto;
}
.gg-sharebar .gig-button-container-twitter {
 display: none;
}
.gg-sharebar .gig-button-container-facebook {
 display: none;
}
.gg-sharebar .gig-button-container-facebook-share .fb-share-button > span {
  vertical-align: middle !important;
}

.gg-sharebar .socialplus-widget-facebook a.socialplus-widget-count-trigger:before {
  content: "シェア";
  color: #fff;
  position: relative;
  top: 4px;
  right: -5px;
  font-size: 11px;
}

.gg-sharebar .socialplus-widget-facebook a.socialplus-widget-count-trigger {
  background: #4267b2 url("//www.facebook.com/rsrc.php/v3/yq/r/5nnSiJQxbBq.png") no-repeat 3px 2px !important;
  border-radius: 3px;
}

.gg-sharebar .socialplus-widget-facebook a.socialplus-widget-count-trigger:hover {
  background-color: #365899 !important;
  text-decoration: none !important;
}

.gg-sharebar .socialplus-widget-twitter a.socialplus-widget-count-trigger:before {
  content: "ツイート";
  color: #fff;
  position: relative;
  top: 4px;
  right: -5px;
  font-size: 11px;
}

.gg-sharebar .socialplus-widget-twitter a.socialplus-widget-count-trigger {
  background: #1b95e0 url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h72v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23fff%22%20d%3D%22M68.812%2015.14c-2.348%201.04-4.87%201.744-7.52%202.06%202.704-1.62%204.78-4.186%205.757-7.243-2.53%201.5-5.33%202.592-8.314%203.176C56.35%2010.59%2052.948%209%2049.182%209c-7.23%200-13.092%205.86-13.092%2013.093%200%201.026.118%202.02.338%202.98C25.543%2024.527%2015.9%2019.318%209.44%2011.396c-1.125%201.936-1.77%204.184-1.77%206.58%200%204.543%202.312%208.552%205.824%2010.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163%200%206.345%204.513%2011.638%2010.504%2012.84-1.1.298-2.256.457-3.45.457-.845%200-1.666-.078-2.464-.23%201.667%205.2%206.5%208.985%2012.23%209.09-4.482%203.51-10.13%205.605-16.26%205.605-1.055%200-2.096-.06-3.122-.184%205.794%203.717%2012.676%205.882%2020.067%205.882%2024.083%200%2037.25-19.95%2037.25-37.25%200-.565-.013-1.133-.038-1.693%202.558-1.847%204.778-4.15%206.532-6.774z%22%2F%3E%3C%2Fsvg%3E") no-repeat 3px 3px !important;
  background-size: 20% !important;
  border-radius: 3px;
}

.gg-sharebar .socialplus-widget-twitter a.socialplus-widget-count-trigger:hover {
  background-color: #0c7abf !important;
  text-decoration: none !important;
}

.gg-sharebar .socialplus-widget-twitter .socialplus-widget-counter {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .gg-sharebar, .line-send {
    display: none;
  }
  .gg-sharebar-sp {
    display: block;
    padding: 9% 3.8% 9% 3.8% !important;
  }
  .gg-sharebar-sp li.twitter a {
    padding: 12% 0% 12% 34% !important;
    background-position-x: 8% !important;
  }
  .gg-sharebar-sp li.facebook a {
    padding: 12% 2% 12% 36% !important;
    background-position-x: 14% !important;
  }
  .gg-sharebar-sp li.line a {
    padding: 12% 2% 12% 49% !important;
    background-position-x: 20% !important;
  }

/*
  .gg-sharebar-sp li.line a::before {
    content: "送る";
  }
  .gg-sharebar-sp li.line .line_txt {
    display: none !important;
  }
  .gg-sharebar-sp li.line a img {
    display: none !important;
  }
*/
}

.gg-reactions {
  position: relative;
  padding-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .gg-reactions .socialplus-widget-button .socialplus-widget-count-trigger:hover {
    opacity: 0.7;
  }
}
.gg-reactions .socialplus-widget-button .socialplus-widget-count-trigger {
  width: 72px !important;
  height: 57px !important;
  background-size: cover !important;
}
.gg-reactions .socialplus-widget-buttons li {
  position: relative;
}
.gg-reactions .socialplus-widget-counter {
  position: absolute !important;
  top: 40px !important;
  left: 21px !important;
  width: 30px !important;
  height: auto !important;
  line-height: 1.4 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  font-weight: normal !important;
  text-align: center !important;
  z-index: 3 !important;
}
.gg-reactions div[class*=_interested] .socialplus-widget-counter {
  color: #ffb742 !important;
}
.gg-reactions div[class*=_see] .socialplus-widget-counter {
  color: #79b9aa !important;
}
.gg-reactions div[class*=_cute] .socialplus-widget-counter {
  color: #b18aca !important;
}
.gg-reactions div[class*=_play] .socialplus-widget-counter {
  color: #b18aca !important;
}
.gg-reactions div[class*=_enjoy] .socialplus-widget-counter {
  color: #79b9aa !important;
}
.gg-reactions div[class*=_buy] .socialplus-widget-counter {
  color: #79b9aa !important;
}
.gg-reactions div[class*=_eat] .socialplus-widget-counter {
  color: #79b9aa !important;
}
.gg-reactions div[class*=_delicious] .socialplus-widget-counter {
  color: #ffb742 !important;
}
.gg-reactions div[class*=_go] .socialplus-widget-counter {
  color: #b18aca !important;
}
.gg-reactions div[class*=_fun] .socialplus-widget-counter {
  color: #79b9aa !important;
}
.gg-reactions div[class*=_excited] .socialplus-widget-counter {
  color: #b18aca !important;
}
.gg-reactions div[class*=_lovely] .socialplus-widget-counter {
  color: #b18aca !important;
}
.gg-reactions div[class*=_cheer] .socialplus-widget-counter {
  color: #79b9aa !important;
}
.gg-reactions div[class*=_meet] .socialplus-widget-counter {
  color: #79b9aa !important;
}

@media screen and (max-width: 767px) {
  .gg-reactions .socialplus-widget-button .socialplus-widget-count-trigger {
    width: 80px !important;
    height: 63px !important;
  }
  .gg-reactions .socialplus-widget-counter {
    top: 43px !important;
    left: 25px !important;
    font-size: 14px !important;
  }
}

.gg-reactions-hint .gg-hintIcon {
  position: absolute;
  left: 238px;
  bottom: 0;
}
.gg-reactions-hint .gg-hintIcon img {
  width: 20px !important;
}

@media screen and (max-width: 767px) {
  .gg-reactions-hint .gg-hintIcon {
    /*width: 7%;*/
    left: 265px;
    bottom: 5%;
  }
  .gg-reactions-hint .gg-hintIcon img {
    /*width: 100% !important;*/
    width: 20px !important;
  }
}


.gg-reactions-hint .gg-hintCont {
  display: none;
}

@media screen and (min-width: 768px) {
  .mfp-content .gg-hintCont {
    position: relative;
    width: 420px;
    margin: 0 auto;
    display: block;
    border-radius: 7px;
    background: #fff;
    min-height: 50px;
    padding: 40px 30px;
  }

  .mfp-content .gg-hintCont .gg-hintContBody p {
    font-size:2.2rem;
    letter-spacing: 0.2em;
    padding:10px 5px;
    border-bottom:2px solid #f68ca2;
    text-align:center;
  }

  .mfp-content .gg-hintCont .gg-hintContBody dt {
    font-size:1.8rem;
    padding:10px 0 0 0;
  }

  .mfp-content .gg-hintCont .gg-hintContBody ul {
    list-style-type: decimal;
    padding-left: 25px;
    font-size: 1.4rem;
  }

  .mfp-content .gg-hintCont .gg-hintContBody li {
    padding-top:5px;
  }

  .mfp-content .gg-hintCont .gg-hintContBody li:last-child {
    list-style-type: none;
    font-size: 1.2rem;
    padding-top:5px;
    margin-left: -25px;
  }

  .mfp-content .gg-hintCont .gg-hintContWrapper .toggle {
    top: -20px;
    right: -20px;
  }

  .mfp-content .gg-hintCont .gg-hintContWrapper .toggle {
    cursor: pointer;
    position: absolute;
    box-sizing: border-box;
    float: right;
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50px;
    background: #f68ca2;
    border: #fff 3px solid;
  }

  .mfp-content .gg-hintCont .gg-hintContWrapper .toggle::before, .mfp-content .gg-hintCont .toggle::after {
    display: block;
    position: absolute;
    content: "";
    background: #fff;
    top: 20px;
    left: 7px;
    width: 30px;
    height: 4px;
    display: block;
    border-radius: 7px;
  }
}

@media screen and (max-width: 767px) {
  .mfp-content .gg-hintCont {
    padding: 0px 9px;
  }

  .mfp-content .gg-hintContBody {
    position: relative;
    top: 30px;
    padding: 15px 3.8%;
    color:#fff;
    background: #f68ca2;
    border-radius: 7px;
  }

  .mfp-content .gg-hintCont .gg-hintContBody p {
    font-size:1.8rem;
    padding:10px 5px;
    border-bottom:2px solid #fff;
    text-align:center;
  }

  .mfp-content .gg-hintCont .gg-hintContBody dt {
    font-size:1.6rem;
    padding:10px 0 0 0;
  }

  .mfp-content .gg-hintCont .gg-hintContBody ul {
    list-style-type: decimal;
    padding-left: 25px;
    font-size: 1.4rem;
  }

  .mfp-content .gg-hintCont .gg-hintContBody li {
    padding-top:5px;
  }

  .mfp-content .gg-hintCont .gg-hintContBody li:last-child {
    list-style-type: none;
    font-size: 1.2rem;
    padding-top:5px;
    margin-left: -25px;
  }

  .mfp-content .gg-hintCont .gg-hintContWrapper .toggle {
    top: -40px;
    right: 2.5%;
  }

  .mfp-content .gg-hintCont .gg-hintContWrapper .toggle {
    cursor: pointer;
    position: absolute;
    float: right;
    width: 57px;
    height: 57px;
    display: block;
    border-radius: 57px;
    background: #f68ca2;
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
  }

  .mfp-content .gg-hintCont .gg-hintContWrapper .toggle::before, .mfp-content .gg-hintCont .toggle::after {
    display: block;
    position: absolute;
    content: "";
    background: #fff;
    top: 27.36px;
    left: 14.25px;
    width: 30px;
    height: 4px;
    display: block;
    border-radius: 7px;
  }
}


.mfp-content .gg-hintCont .gg-hintContWrapper .toggle::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mfp-content .gg-hintCont .gg-hintContWrapper .toggle::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.gg-reactions .gg-reactions-hint .gg-hintIcon a.gg-hintCont-Popup {
  outline: none;
}

/*
.gg-reactions-hint .gg-hintCont .gg-hitContWrapper {
  position: relative;
  margin: 0;
  padding: 20px;
  background: #e6e6e6;
  border-radius: 3px;
  color: #616266;
  font-size: 12px;
  text-align: left;
  font-weight: normal;
  cursor: auto;
}
.gg-reactions-hint .gg-hintCont .gg-hitContWrapper .gg-hitContBody {
  padding: 20px;
  background: #fff;
  border-radius: 6px;
}
.gg-reactions-hint .gg-hintCont .gg-hitContWrapper .gg-hitContBody p {
  margin-bottom: 1em;
}
.gg-reactions-hint .gg-hintCont .gg-hitContWrapper .gg-hitContBody dt {
  font-weight: bold;
}
.gg-reactions-hint .gg-hintCont .gg-hitContWrapper .gg-hitContBody ul {
  list-style-position: outside;
  list-style-type: decimal;
  margin-top: 0.5em;
  padding-left: 2.1em;
}
@media screen and (max-width: 767px) {
  .gg-reactions-hint .gg-hintCont {
    top: 90%;
    left:5%;
    width: 90%;
    background: none;
  }
}
*/

.gg-login {
  display: none;
}
.gg-comments .gg-commentTitle {
  position: relative;
  margin: 0 0 15px 0;
}

.gg-comments .gg-socialLoginWrapper {
  display: none;
}

@media screen and (min-width: 768px) {
  .gg-comments .gg-commentTitle .gg-doLogin {
    display: none;
    margin: 0;
    padding: 0;
    width: 320px;
    float: right;
  }

  .mfp-content .gg-socialLoginWrapper {
    position: relative;
    width: 420px;
    margin: 0 auto;
    display: block;
    border-radius: 7px;
    background: #fff;
    min-height: 50px;
    padding: 40px 30px;
  }

  .mfp-content .gg-socialLoginWrapper .gg-socialLoginCont .socialLoginTitle {
    font-size:2.2rem;
    letter-spacing: 0.2em;
    padding:10px 5px;
    border-bottom:2px solid #f68ca2;
    text-align:center;
  }

  .mfp-content .gg-socialLoginWrapper .gg-socialLoginCont .socialLoginHead {
    font-size:1.8rem;
    padding:10px 0 0 0;
  }

  .mfp-content .gg-socialLoginWrapper .gg-socialLoginCont .socialLoginTxt {
    font-size: 1.4rem;
  }

  .mfp-content .gg-socialLoginWrapper .gg-socialLoginCont ul {
    width: 100%;
    margin: 0;
    padding: 30px 0 0 0;
    display: block;
    vertical-align: top;
    letter-spacing: -.4em;
    text-align: center;
    list-style-type: none;
  }

  .mfp-content .gg-socialLoginWrapper .gg-socialLoginCont li {
    margin: 0;
    padding: 0 10px;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
  }

  .mfp-content .gg-socialLoginWrapper .gg-socialLoginCont li a img {
    width:40px !important;
    height:40px !important;
  }

  .mfp-content .gg-socialLoginWrapper .toggle {
    top: -20px;
    right: -20px;
  }

  .mfp-content .gg-socialLoginWrapper .toggle {
    cursor: pointer;
    position: absolute;
    box-sizing: border-box;
    float: right;
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50px;
    background: #f68ca2;
    border: #fff 3px solid;
  }

  .mfp-content .gg-socialLoginWrapper .toggle::before, .mfp-content .gg-socialLoginWrapper .toggle::after {
    display: block;
    position: absolute;
    content: "";
    background: #fff;
    top: 20px;
    left: 7px;
    width: 30px;
    height: 4px;
    display: block;
    border-radius: 7px;
  }
}

.mfp-content .gg-socialLoginWrapper .toggle::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mfp-content .gg-socialLoginWrapper .toggle::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mfp-content .gg-socialLoginWrapper .gg-socialLoginCont ul li a {
  cursor: pointer;
}

.gg-comments .gg-doLogin a.basicBtn {
  outline: none;
}

.subColorBG .gg-comments .gg-doLogin a.basicBtn {
  background: #8ac4ee;
}


@media screen and (max-width: 767px) {
  .gg-comments .gg-commentTitle .gg-doLogin {
    display: none;
    margin: 0;
    padding: 0;
    width: 100%;
    float: none;
  }

  .mfp-content .gg-socialLoginWrapper {
    padding: 0px 9px;
  }

  .mfp-content .gg-socialLoginWrapper .gg-socialLoginCont {
    position: relative;
    top: 30px;
    padding: 15px 3.8%;
    color:#fff;
    background: #f68ca2;
    border-radius: 7px;
  }

  .mfp-content .gg-socialLoginWrapper .gg-socialLoginCont .socialLoginTitle {
    font-size:1.8rem;
    padding:10px 5px;
    border-bottom:2px solid #fff;
    text-align:center;
  }

  .mfp-content .gg-socialLoginWrapper .gg-socialLoginCont .socialLoginHead {
    font-size:1.6rem;
    padding:10px 0 0 0;
  }

  .mfp-content .gg-socialLoginWrapper .gg-socialLoginCont .socialLoginTxt {
    font-size: 1.4rem;
  }

  .mfp-content .gg-socialLoginWrapper .gg-socialLoginCont ul {
    width: 100%;
    margin: 0;
    padding: 20px 0 10px 0;
    display: block;
    vertical-align: top;
    letter-spacing: -.4em;
    text-align: center;
    list-style-type: none;
  }

  .mfp-content .gg-socialLoginWrapper .gg-socialLoginCont li {
    margin: 0;
    padding: 0 5px;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
  }

  .mfp-content .gg-socialLoginWrapper .gg-socialLoginCont li a img {
    width:40px !important;
    height:40px !important;
    border-radius:4px;
  }

  .mfp-content .gg-socialLoginWrapper .toggle {
    top: -40px;
    right: 2.5%;
  }

  .mfp-content .gg-socialLoginWrapper .toggle {
    cursor: pointer;
    position: absolute;
    float: right;
    width: 57px;
    height: 57px;
    display: block;
    border-radius: 57px;
    background: #f68ca2;
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
  }

  .mfp-content .gg-socialLoginWrapper .toggle::before, .mfp-content .gg-socialLoginWrapper .toggle::after {
    display: block;
    position: absolute;
    content: "";
    background: #fff;
    top: 27.36px;
    left: 14.25px;
    width: 30px;
    height: 4px;
    display: block;
    border-radius: 7px;
  }

}
/*
.gg-comments .gg-socialLoginWrapper {
  display: none;
  position: absolute;
  top: 35px;
  right: 60px;
  width: 196px;
  padding-top: 10px;
  background: url(../img/common/overlay_arrow.png) 174px top no-repeat;
  z-index: 2100;
}
.gg-comments .gg-socialLoginCont {
  position: relative;
  margin: 0;
  padding: 20px;
  background: #e6e6e6;
  border-radius: 3px;
  color: #616266;
  font-size: 10px;
  text-align: left;
  font-weight: normal;
  cursor: auto;
}
.gg-comments .gg-socialLoginCont ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none;
}
.gg-comments .gg-socialLoginCont ul li {
  margin: 0 0 10px 0;
  padding: 0;
  display: list-item;
}
.gg-comments .gg-socialLoginCont ul li a {
  cursor: pointer;
}
.gg-comments .gg-socialLoginCont ul+p {
  margin: 0;
  padding: 0;
  font-size: 10px;
}
*/
.gg-comments .gig-comments-container {
  width: 100% !important;
}
.gg-comments .gig-composebox-post {
  background: #f68ca2 !important;
  border: none !important;
}
.subColorBG .gg-comments .gig-composebox-post {
  background: #8ac4ee !important;
  border: none !important;
}
.gg-comments .gig-comments-more {
  color: #fff !important;
  background: #f68ca2 !important;
}
.subColorBG .gg-comments .gig-comments-more {
  color: #fff !important;
  background: #8ac4ee !important;
}

.gig-comments-login-container {
  display: none;
}
.gig-composebox-editor {
  border: solid 1px #f68ca2 !important;
}

.subColorBG .gig-composebox-editor {
  border: solid 1px #8ac4ee !important;
}

/*
@media screen and (max-width: 767px) {
  .gg-comments .gg-commentTitle .gg-doLogin {
    width: auto;
    float: none;
  }
  .gg-comments .gg-socialLoginWrapper {
    box-sizing: border-box;
    width: 300px;
    margin-left: -150px;
    border: 15px solid #ebebed;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    display: none;
    position: absolute;
    top: 60px;
    left:50%;
    z-index: 2100;
    padding-top: 0;
    background: none;
  }
  .gg-comments .gg-socialLoginCont {
    margin: 0;
    padding: 10px;
    background-color: #fff;
  }
  .gg-comments .gg-socialLoginCont > div:first-child {
    margin: 0;
    padding: 0 0 5px 0;
    border-bottom: 2px dashed #616266;
  }
  .gg-comments .gg-socialLoginCont ul {
    width: 100%;
    margin: 0;
    padding: 10px 0 0 0;
    display: block;
    vertical-align: top;
    letter-spacing: -.4em;
    text-align: center;
    list-style-type: none;
  }
  .gg-comments .gg-socialLoginCont ul li {
    margin: 0;
    padding: 0 6px;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
  }
  .gg-comments .gg-socialLoginCont ul li a {
    width: 37px;
    height: 37px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .gg-comments .gg-socialLoginCont ul li:first-child a {
    background: url(../img/login/icon_social_facebook.png) no-repeat left top;
    background-size: 37px 37px;
  }
  .gg-comments .gg-socialLoginCont ul li:nth-child(2) a {
    background: url(../img/login/icon_social_twitter.png) no-repeat left top;
    background-size: 37px 37px;
  }
  .gg-comments .gg-socialLoginCont ul li:nth-child(3) a {
    background: url(../img/login/icon_social_mixi.png) no-repeat left top;
    background-size: 37px 37px;
  }
  .gg-comments .gg-socialLoginCont ul li:nth-child(4) a {
    background: url(../img/login/icon_social_googleplus.png) no-repeat left top;
    background-size: 37px 37px;
  }
  .gg-comments .gg-socialLoginCont ul li:nth-child(5) a {
    background: url(../img/login/icon_social_yahoojapan.png) no-repeat left top;
    background-size: 37px 37px;
  }
  .gg-comments .gg-socialLoginCont ul+p {
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 10px;
  }
}



*/
