@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*フォント
---------------------------------------------*/
/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* コンテンツ
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .pc_none {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pc_none {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .sp_none {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .sp_none {
    display: none;
  }
}

html {
  scroll-behavior: smooth !important;
}

#gg_gw_news .border {
  display: block !important;
}
#gg_gw_news img {
  width: 100%;
}
#gg_gw_news .wrapper {
  margin: 0 auto;
  font-size: 12px;
  color: #333333;
  margin-bottom: 80px;
  margin-bottom: 70px;
  width: 90%;
  margin: 30px auto;
  text-align: center;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  #gg_gw_news .wrapper {
    max-width: 710px;
  }
}
#gg_gw_news .wrapper .f_16 {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  #gg_gw_news .wrapper .f_16 {
    font-size: 12px;
  }
}
#gg_gw_news .wrapper .f_24 {
  font-size: 24px;
}
#gg_gw_news .wrapper .f_30 {
  font-size: 30px;
}
#gg_gw_news .wrapper .f_22p {
  font-size: 22%;
}
#gg_gw_news .wrapper .m_b_40 {
  margin-bottom: 40px;
}
#gg_gw_news .wrapper .m_b_32 {
  margin-bottom: 32px;
}
#gg_gw_news .wrapper .m_b_20 {
  margin-bottom: 20px;
}
#gg_gw_news .wrapper .m_b_8 {
  margin-bottom: 8px;
}
#gg_gw_news .wrapper .m_b_4 {
  margin-bottom: 4px;
}
#gg_gw_news .wrapper .m_t_16 {
  margin-top: 16px;
}
#gg_gw_news .wrapper .m_t_40 {
  margin-top: 40px;
}
#gg_gw_news .wrapper .m_t_90 {
  margin-top: 90px;
}
#gg_gw_news .title .lead {
  text-align: left;
  margin: 90px auto;
  width: 75%;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  #gg_gw_news .title .lead {
    width: 100%;
  }
}
#gg_gw_news .category .w_160 {
  width: 160px;
  margin: 16px auto;
}
#gg_gw_news .category .c_p {
  position: relative;
  width: 100px;
  height: 100px;
  background-color: #EE7330;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
}
#gg_gw_news .category .c_p p {
  position: absolute;
  font-size: 14px;
  color: #fff;
}
#gg_gw_news .category .c_p p:nth-child(1) {
  top: 39%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#gg_gw_news .category .c_p p:nth-child(2) {
  top: 63%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#gg_gw_news .category .flex {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  gap: 32px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #gg_gw_news .category .flex {
    gap: 16px;
  }
}
#gg_gw_news .category .w_500 {
  margin: 80px auto;
  width: 500px;
}
@media screen and (max-width: 600px) {
  #gg_gw_news .category .w_500 {
    width: 100%;
  }
}
#gg_gw_news .spot .c_p {
  position: relative;
  width: 100px;
  height: 100px;
  background-color: #EE7330;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
}
#gg_gw_news .spot .c_p p {
  position: absolute;
  font-size: 14px;
  color: #fff;
}
#gg_gw_news .spot .c_p p:nth-child(1) {
  top: 39%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#gg_gw_news .spot .c_p p:nth-child(2) {
  top: 63%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#gg_gw_news .spot .w_300 {
  width: 300px;
  margin: 16px auto 40px auto;
}
#gg_gw_news .spot .w_100 {
  width: 100px;
  margin-bottom: 16px;
}
#gg_gw_news .spot .flex {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
#gg_gw_news .spot .flex img {
  width: 24px;
}
#gg_gw_news .spot .w_473 {
  width: 473px;
  margin-bottom: 32px;
}
#gg_gw_news .spot .bg_orange {
  background-color: #EE7330;
  width: 473px;
  margin: 0 auto 90px auto;
  text-align: left;
  padding: 32px 16px 16px 16px;
}
@media screen and (max-width: 600px) {
  #gg_gw_news .spot .bg_orange {
    width: 90%;
  }
}
#gg_gw_news .spot .bg_orange p {
  color: #fff;
  margin-bottom: 16px;
}
#gg_gw_news .spot .flex_2 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
#gg_gw_news .spot .flex_2 .bubble {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 310px;
  color: #555;
  font-size: 16px;
  background: #76BA7D;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  #gg_gw_news .spot .flex_2 .bubble {
    width: 40%;
  }
}
#gg_gw_news .spot .flex_2 .bubble:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #76BA7D;
}
#gg_gw_news .spot .flex_2 .bubble p {
  margin: 0;
  padding: 16px 8px;
  line-height: 1.5;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #gg_gw_news .spot .flex_2 .bubble p {
    font-size: 12px;
  }
}
#gg_gw_news .coordinate {
  /*メイン画像下に余白をつける*/
  /*選択するサムネイル画像の設定*/
}
#gg_gw_news .coordinate .w_560 {
  width: 560px;
  margin: 16px auto 32px auto;
}
@media screen and (max-width: 600px) {
  #gg_gw_news .coordinate .w_560 {
    width: 100%;
  }
}
#gg_gw_news .coordinate .gallery {
  margin: 0 0 5px 0;
  width: 50%;
  max-width: 320px;
}
@media screen and (max-width: 600px) {
  #gg_gw_news .coordinate .gallery {
    width: 100% !important;
    margin: 0 auto 20px auto;
  }
}
#gg_gw_news .coordinate .gallery li {
  list-style: none;
}
#gg_gw_news .coordinate .choice-btn {
  display: flex !important;
  justify-content: center;
  width: 100% !important;
}
#gg_gw_news .coordinate .choice-btn .slick-track {
  width: 100% !important;
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center;
}
#gg_gw_news .coordinate .choice-btn li {
  cursor: pointer;
  outline: none;
  background: #333;
  width: 32% !important;
  margin-top: 4px;
  margin-left: 4px;
  list-style: none;
}
@media screen and (max-width: 600px) {
  #gg_gw_news .coordinate .choice-btn li {
    width: 15% !important;
  }
}
#gg_gw_news .coordinate .choice-btn li img {
  opacity: 0.4; /*選択されていないものは透過40%*/
}
#gg_gw_news .coordinate .choice-btn li.slick-current img {
  opacity: 1; /*選択されているものは透過しない*/
}
#gg_gw_news .coordinate .choice-btn .slick-track {
  transform: unset !important; /*画面幅サイズ変更に伴うサムネイル固定*/
}
#gg_gw_news .coordinate .flex {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  gap: 20px;
}
@media screen and (max-width: 600px) {
  #gg_gw_news .coordinate .flex {
    display: block;
  }
}
#gg_gw_news .coordinate .flex_2 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  margin-top: 40px;
}
#gg_gw_news .coordinate .flex_2 .w_100 {
  width: 100px;
  margin-bottom: 16px;
}
#gg_gw_news .coordinate .flex_2 .bubble {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 310px;
  color: #555;
  font-size: 16px;
  background: #76BA7D;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  #gg_gw_news .coordinate .flex_2 .bubble {
    width: 40%;
  }
}
#gg_gw_news .coordinate .flex_2 .bubble:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #76BA7D;
}
#gg_gw_news .coordinate .flex_2 .bubble p {
  margin: 0;
  padding: 16px 8px;
  line-height: 1.5;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #gg_gw_news .coordinate .flex_2 .bubble p {
    font-size: 12px;
  }
}
#gg_gw_news .coordinate_2 .w_375 {
  width: 375px;
  margin: 16px auto 40px auto;
}
@media screen and (max-width: 600px) {
  #gg_gw_news .coordinate_2 .w_375 {
    width: 66%;
  }
}
#gg_gw_news .coordinate_2 .flex_2 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
#gg_gw_news .coordinate_2 .flex_2 .w_100 {
  width: 100px;
  margin-bottom: 16px;
}
#gg_gw_news .coordinate_2 .flex_2 .bubble {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 100px;
  max-width: 310px;
  color: #555;
  font-size: 16px;
  background: #76BA7D;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  #gg_gw_news .coordinate_2 .flex_2 .bubble {
    width: 40%;
  }
}
#gg_gw_news .coordinate_2 .flex_2 .bubble:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #76BA7D;
}
#gg_gw_news .coordinate_2 .flex_2 .bubble p {
  margin: 0;
  padding: 16px 8px;
  line-height: 1.5;
  text-align: left;
}
@media screen and (max-width: 768px) {
  #gg_gw_news .coordinate_2 .flex_2 .bubble p {
    font-size: 12px;
  }
}
#gg_gw_news .information .w_473 {
  width: 473px;
}
#gg_gw_news .information .w_280 {
  width: 280px;
  margin: 16px auto 40px auto;
}
#gg_gw_news .information .bg_orange {
  background-color: #EE7330;
  width: 473px;
  margin: 32px auto 120px auto;
  text-align: left;
  padding: 32px 16px 16px 16px;
}
@media screen and (max-width: 600px) {
  #gg_gw_news .information .bg_orange {
    width: 90%;
  }
}
#gg_gw_news .information .bg_orange p {
  color: #fff;
  margin-bottom: 16px;
}/*# sourceMappingURL=style.css.map */