@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*フォント
---------------------------------------------*/
/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* コンテンツ
---------------------------------------------*/
/*リセット
--------------------------------------------*/
#gg_LP_news {
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  margin: 0 auto;
  font-size: 12px;
  color: #2d2d2d;
}
#gg_LP_news html, #gg_LP_news body, #gg_LP_news div, #gg_LP_news span, #gg_LP_news applet, #gg_LP_news object, #gg_LP_news iframe,
#gg_LP_news h1, #gg_LP_news h2, #gg_LP_news h3, #gg_LP_news h4, #gg_LP_news h5, #gg_LP_news h6, #gg_LP_news p, #gg_LP_news blockquote, #gg_LP_news pre,
#gg_LP_news a, #gg_LP_news abbr, #gg_LP_news acronym, #gg_LP_news address, #gg_LP_news big, #gg_LP_news cite, #gg_LP_news code,
#gg_LP_news del, #gg_LP_news dfn, #gg_LP_news em, #gg_LP_news img, #gg_LP_news ins, #gg_LP_news kbd, #gg_LP_news q, #gg_LP_news s, #gg_LP_news samp,
#gg_LP_news small, #gg_LP_news strike, #gg_LP_news strong, #gg_LP_news sub, #gg_LP_news sup, #gg_LP_news tt, #gg_LP_news var,
#gg_LP_news b, #gg_LP_news u, #gg_LP_news i, #gg_LP_news center,
#gg_LP_news dl, #gg_LP_news dt, #gg_LP_news dd, #gg_LP_news ol, #gg_LP_news ul, #gg_LP_news li,
#gg_LP_news fieldset, #gg_LP_news form, #gg_LP_news label, #gg_LP_news legend,
#gg_LP_news table, #gg_LP_news caption, #gg_LP_news tbody, #gg_LP_news tfoot, #gg_LP_news thead, #gg_LP_news tr, #gg_LP_news th, #gg_LP_news td,
#gg_LP_news article, #gg_LP_news aside, #gg_LP_news canvas, #gg_LP_news details, #gg_LP_news embed,
#gg_LP_news figure, #gg_LP_news figcaption, #gg_LP_news footer, #gg_LP_news header, #gg_LP_news hgroup,
#gg_LP_news menu, #gg_LP_news nav, #gg_LP_news output, #gg_LP_news ruby, #gg_LP_news section, #gg_LP_news summary,
#gg_LP_news time, #gg_LP_news mark, #gg_LP_news audio, #gg_LP_news video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
#gg_LP_news html {
  line-height: 1.7;
}
#gg_LP_news ol, #gg_LP_news ul {
  list-style: none;
}
#gg_LP_news table {
  border-collapse: collapse;
  border-spacing: 0;
}
#gg_LP_news caption, #gg_LP_news th, #gg_LP_news td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
#gg_LP_news q, #gg_LP_news blockquote {
  quotes: none;
}
#gg_LP_news q:before, #gg_LP_news q:after, #gg_LP_news blockquote:before, #gg_LP_news blockquote:after {
  content: "";
  content: none;
}
#gg_LP_news a img {
  border: none;
}
#gg_LP_news article, #gg_LP_news aside, #gg_LP_news details, #gg_LP_news figcaption, #gg_LP_news figure, #gg_LP_news footer, #gg_LP_news header, #gg_LP_news hgroup, #gg_LP_news main, #gg_LP_news menu, #gg_LP_news nav, #gg_LP_news section, #gg_LP_news summary {
  display: block;
}
#gg_LP_news img {
  width: 100%;
  display: block;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .pc_none {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #gg_LP_news .pc_none {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  #gg_LP_news .sp_none {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  #gg_LP_news .sp_none {
    display: none;
  }
}
#gg_LP_news .eg {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
}
#gg_LP_news .news_wrap .lead {
  line-height: 2;
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 60px;
  word-break: break-all;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .news_wrap .lead {
    font-size: 14px;
    max-width: 710px;
    width: 100%;
    margin: 20px auto 50px;
  }
}
#gg_LP_news .news_wrap .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#gg_LP_news .news_wrap .flex .img1 {
  width: 63%;
}
#gg_LP_news .news_wrap .flex .img2 {
  width: 35%;
}
#gg_LP_news .news_wrap .concept {
  border: 1px solid;
  padding: 40px 20px;
  margin: 50px auto 70px;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .news_wrap .concept {
    padding: 40px 40px 60px;
  }
}
#gg_LP_news .news_wrap .concept .title {
  font-size: 18px;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .news_wrap .concept .title {
    font-size: 24px;
  }
}
#gg_LP_news .news_wrap .concept .text {
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .news_wrap .concept .text {
    font-size: 14px;
  }
}
#gg_LP_news .article .img3 {
  width: 50%;
  margin-left: 20px;
}
#gg_LP_news .article .img4 {
  width: 36%;
  margin-left: auto;
  margin-top: -84px;
  margin-right: 20px;
}
#gg_LP_news .article .img5 {
  width: 35%;
  margin-left: 50px;
  margin-top: -20px;
}
#gg_LP_news .article .img6 {
  width: 50%;
  margin: 10px auto;
}
#gg_LP_news .article .text {
  width: 90%;
  font-size: 12px;
  margin: 30px auto 90px;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .article .text {
    width: 76%;
    margin: 50px auto 100px;
    text-align: center;
  }
}
#gg_LP_news .article .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#gg_LP_news .article .flex .img7, #gg_LP_news .article .flex .img8 {
  width: 44%;
  margin: 5px;
}
#gg_LP_news .article .flex .img8 {
  margin-top: 100px;
}
#gg_LP_news .article .img_wrap .img9 {
  width: 54%;
  margin-left: 20px;
}
#gg_LP_news .article .img_wrap .img_text {
  width: 39%;
  margin-left: auto;
  margin-right: 20px;
  margin-top: -30%;
}
#gg_LP_news .article .img_wrap .img_text .caption {
  font-size: 10px;
  margin-top: 7px;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .article .img_wrap .img_text .caption {
    font-size: 12px;
    margin-top: 10px;
  }
}
#gg_LP_news .article .img_wrap .img_text0 {
  margin: 0;
  width: 100%;
}
#gg_LP_news .article .img_wrap .img_text0 .caption {
  width: 47%;
  margin-left: 21px;
}
#gg_LP_news .article .img_wrap .img11 {
  width: 34%;
  margin-left: 30px;
  margin-top: -36px;
}
#gg_LP_news .article .img_wrap .img12 {
  width: 42%;
  margin-left: auto;
  margin-right: 35px;
  margin-top: -47px;
  margin-bottom: 50px;
}
#gg_LP_news .article .img_wrap .img_text2 {
  width: 50%;
  margin-left: 10px;
  margin-top: 0;
}
#gg_LP_news .article .img_wrap .img_text3 {
  width: 39%;
  margin-left: auto;
  margin-right: 10px;
  margin-top: -100px;
}
#gg_LP_news .article .staff {
  margin-top: 100px;
  margin-bottom: 100px;
}
#gg_LP_news .article .staff .title {
  font-size: 14px;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .article .staff .title {
    font-size: 16px;
  }
}
#gg_LP_news .article .staff .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#gg_LP_news .article .staff .flex img {
  width: 32%;
}
#gg_LP_news .article .staff .text {
  width: 100%;
  text-align: right;
  margin: 30px 0;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .article .staff .text {
    margin: 0;
    margin-left: auto;
    margin-top: 10px;
  }
}
#gg_LP_news .article .recommend {
  margin-bottom: 100px;
}
#gg_LP_news .article .recommend .title {
  font-size: 18px;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .article .recommend .title {
    font-size: 24px;
  }
}
#gg_LP_news .article .recommend .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#gg_LP_news .article .recommend .flex .img_text {
  width: 48%;
  margin: 5px;
}
#gg_LP_news .article .recommend .flex .img_text .text {
  width: 100%;
  text-align: left;
  margin: 0;
  margin-top: 10px;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .article .recommend .flex .img_text .text {
    margin: 0;
    margin-top: 10px;
    font-size: 14px;
  }
}
#gg_LP_news .article .recommend .all_item {
  font-size: 14px;
  text-align: center;
  padding: 14px 50px;
  background-color: #222;
  color: #fff;
  margin: 50px auto 0;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .article .recommend .all_item {
    width: 40%;
  }
}
#gg_LP_news .article .schedule {
  width: 94%;
  margin: 0 auto 100px;
  border: 1px dotted;
  padding: 40px 0 50px;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .article .schedule {
    width: 80%;
    padding: 40px 0 60px;
  }
}
#gg_LP_news .article .schedule .title {
  font-size: 14px;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .article .schedule .title {
    font-size: 16px;
  }
}
#gg_LP_news .article .schedule ul {
  width: 80%;
  margin: auto;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .article .schedule ul {
    width: 68%;
    margin: auto;
  }
}
#gg_LP_news .article .schedule ul li {
  font-size: 12px;
  margin-top: 20px;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .article .schedule ul li {
    font-size: 14px;
  }
}
#gg_LP_news .article .schedule ul span {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 10px;
}
@media screen and (min-width: 769px) {
  #gg_LP_news .article .schedule ul span {
    font-size: 12px;
  }
}
#gg_LP_news a {
  color: #222;
  text-decoration: none;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
#gg_LP_news a:hover {
  opacity: 0.6;
}

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