.gs__header__banner {
  background: #f2f2f2; }

.gs-wrapper.gs__sec {
  border-color: #b5b3b4; }

.gs__sec--01 h4 {
  margin-bottom: 35px; }
.gs__sec--01 .gs-small {
  margin-top: 25px; }
.gs__sec--02 {
  background: #f2f2f2; }
  .pc-view .gs__sec--02 .gs-col:first-child {
    width: 290px;
    margin-left: 65px; }
  .gs__sec--02 h4 {
    text-align: left;
    margin-bottom: 12px; }
  .gs__sec--02 .gs-text-box {
    background: #fff;
    color: #29abe2;
    font-size: 13px;
    padding: 12px 5px 9px; }
  .gs__sec--02 .gs-col img {
    margin-top: 20px; }

/* ===================================================================================
for SP max-width: 640px
=================================================================================== */
@media screen and (max-width: 640px) {
  .gs__sec--01 h4 {
    margin-bottom: 10px; }
  .gs__sec--01 .gs-small {
    margin-top: 15px;
    text-align: left; }
  .gs__sec--02 h4 {
    margin-bottom: 5px; }
  .gs__sec--02 .gs-col:first-child img {
    width: 70%; }
  .gs__sec--02 .gs-text-box {
    font-size: 12px; } }

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