@charset "utf-8";


/*---------------------------------------------
--------------------------------------------
SNS
--------------------------------------------
---------------------------------------------*/

/* SNS Detail
--------------------------------------------*/

#snsdetail_box {
  margin-bottom: 10rem;
}

#snsdetail_box h2 {
  color: #006636;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.15rem;
  text-align: left;
  padding: 13px 0 11px 0;
  margin-bottom: 20px;
  border-bottom: 2px solid #006636;
  border-radius: 0;
  background: none;
}

#snsdetail_box h2 span.news_date {
  display: block;
  color: #4e4e4e;
  font-size: 1.5rem;
  font-weight: normal;
  letter-spacing: 0;
  margin-bottom: 1.5rem;
}

#snsdetail_box p {
  text-indent: 1em;
}

#snsdetail_box img {
  margin: 1.5rem 0;
}

#newsdetail_page p.backlist {
  font-size: 1.9rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 4rem;
}

/*---------------------------------------------
---------------------------------------------
-------------------------------------------
-----------------------------------------
---------------------------------------
-------------------------------------
-----------------------------------
---------------------------------
-------------------------------

 SP CSS START  */



@media screen and (max-width: 768px) {



  /* SNS Deatil ■■■ SP ■■■
--------------------------------------------*/

  #snsdetail_box h2 {
    font-size: 1.9rem;
  }

  #snsdetail_box p {}

  #snsdetail_box img {
    max-width: 100%;
    height: auto;
    margin: 1.5rem 0;
  }


  /* contact_page ■■■ SP ■■■
--------------------------------------------*/




}

/*   SP CSS END

-------------------------------
---------------------------------
-----------------------------------
-------------------------------------
---------------------------------------
-----------------------------------------
-------------------------------------------
---------------------------------------------
---------------------------------------------*/
