/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
goe25
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .l-contents {
    margin-top: 0; } }

/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-titleBlock1 {
    margin: 0;
    background: none; }
    .c-titleBlock1 .c-title4 {
      padding: 10px 0px 12px 10px; }
      .c-titleBlock1 .c-title4 span {
        font-size: 0.8rem !important; }
      .c-titleBlock1 .c-title4 h2 {
        font-size: 1.1rem !important; } }

/* 
------------------------------------------------------------*/
.c-mainVisual1 {
  background: #000; }
  .c-mainVisual1__title {
    color: #fff; }

/* 
------------------------------------------------------------*/
.c-video1 {
  margin-top: 60px; }
  .c-video1 iframe {
    width: 548px;
    height: 304px; }
    @media screen and (max-width: 767px) {
      .c-video1 iframe {
        width: 100%;
        height: auto; } }
  @media screen and (max-width: 767px) {
    .c-video1 {
      margin-top: 35px; } }

/* 
------------------------------------------------------------*/
.c-title2 {
  margin-top: 80px; }
  @media screen and (max-width: 767px) {
    .c-title2 {
      margin-top: 60px; } }

/* 
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-textBlock1 {
    margin-top: 30px; }
    .c-textBlock1 .c-title1 h3 {
      text-align: left;
      font-size: 1.4rem; }
    .c-textBlock1 p {
      text-align: left;
      font-size: 1rem; } }

/* 
------------------------------------------------------------*/
.c-textBlock2 p {
  font-size: 1.4rem; }
  @media screen and (max-width: 767px) {
    .c-textBlock2 p {
      font-size: 1.1rem; } }

@media screen and (max-width: 767px) {
  .c-textBlock2 .c-title3 h3 {
    font-size: 1.5rem; } }

/* 
------------------------------------------------------------*/
.c-list2 {
  margin: 90px 0 95px; }
  @media screen and (max-width: 767px) {
    .c-list2 {
      margin: 60px 0 50px; } }

/* 
------------------------------------------------------------*/
.p-goe25__singleImg1 {
  margin-top: 50px; }
  @media screen and (max-width: 767px) {
    .p-goe25__singleImg1 {
      margin-top: 20px; } }

/* 
------------------------------------------------------------*/
.p-goe25__box1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 480px; }
  .p-goe25__box1-img {
    width: 152px; }
  .p-goe25__box1-txt {
    width: 328px;
    padding-left: 15px; }
    @media screen and (max-width: 767px) {
      .p-goe25__box1-txt {
        padding-left: 10px; } }
  .p-goe25__box1:last-child {
    margin-top: 20px; }
    @media screen and (max-width: 767px) {
      .p-goe25__box1:last-child {
        margin-top: 15px; } }
  @media screen and (max-width: 767px) {
    .p-goe25__box1 {
      width: 100%; } }

@media screen and (max-width: 767px) {
  .l-col--2 .l-col__card:nth-child(2) {
    margin-top: 20px; } }
