/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
p-gm301-4
------------------------------------------------------------*/
.p-gm301-4__mainvisual {
  margin-top: 49px; }
  @media screen and (max-width: 767px) {
    .p-gm301-4__mainvisual {
      margin-top: 0; } }
  .p-gm301-4__mainvisual img {
    width: 100%;
    height: auto; }

.p-gm301-4__section1 {
  margin-top: 50px; }
  @media screen and (max-width: 767px) {
    .p-gm301-4__section1 {
      margin-top: 35px; } }

.p-gm301-4__section2 {
  margin-top: 75px; }
  @media screen and (max-width: 767px) {
    .p-gm301-4__section2 {
      margin-top: 31px; } }
  .p-gm301-4__section2 .c-title2 {
    margin-top: 40px; }
    @media screen and (max-width: 767px) {
      .p-gm301-4__section2 .c-title2 {
        margin-top: 20px; }
        .p-gm301-4__section2 .c-title2 p {
          margin-top: 10px; } }

.p-gm301-4__section3 {
  margin-top: 153px; }
  @media screen and (max-width: 767px) {
    .p-gm301-4__section3 {
      margin-top: 25px; } }
  .p-gm301-4__section3 .c-title2 {
    margin-top: 40px; }
    @media screen and (max-width: 767px) {
      .p-gm301-4__section3 .c-title2 {
        margin-top: 23px; } }
  .p-gm301-4__section3 .c-list2 {
    margin-top: 63px; }
    @media screen and (max-width: 767px) {
      .p-gm301-4__section3 .c-list2 {
        margin-top: 32px; }
        .p-gm301-4__section3 .c-list2 img {
          width: 100%;
          height: auto; } }
  @media screen and (max-width: 767px) {
    .p-gm301-4__section3 .c-list2__col2 .c-list2__card {
      margin: 0 0 31px 0; } }

.p-gm301-4__block1 {
  text-align: center;
  margin-top: 38px; }
  @media screen and (max-width: 767px) {
    .p-gm301-4__block1 {
      margin-top: 44px; } }
  .p-gm301-4__block1 p {
    font-size: 2.5rem;
    font-weight: bold;
    color: #3E3A39;
    line-height: 1.6;
    letter-spacing: 3px; }
    @media screen and (max-width: 767px) {
      .p-gm301-4__block1 p {
        font-size: 1.2rem;
        line-height: 1.5;
        letter-spacing: 1px; } }
  .p-gm301-4__block1 img {
    margin: 21px 0 0 33px; }
    @media screen and (max-width: 767px) {
      .p-gm301-4__block1 img {
        margin: 14px 0 0 0; } }

.p-gm301-4__col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 55px; }
  @media screen and (max-width: 767px) {
    .p-gm301-4__col {
      display: block;
      margin-top: 24px; }
      .p-gm301-4__col img {
        width: 100%;
        height: auto; } }

.p-gm301-4__left {
  width: 657px; }
  @media screen and (max-width: 767px) {
    .p-gm301-4__left {
      width: 100%; } }

.p-gm301-4__right {
  width: 313px; }
  @media screen and (max-width: 767px) {
    .p-gm301-4__right {
      width: 100%;
      padding: 0 24px;
      margin-top: 37px; } }
  .p-gm301-4__right img {
    margin-bottom: 14px; }
