@charset "UTF-8";
/*//////////////////////////////////////////////////

contact style

//////////////////////////////////////////////////*/
/* Scss Document */
/* Scss Document */
#pagettl {
  background: url("/img/about/access/ttlimg.jpg") center/cover no-repeat; }

#map {
  margin-bottom: 60px; }
  #map .map__wp {
    margin-bottom: 5px; }
    #map .map__wp iframe {
      width: 100%;
      height: auto;
      aspect-ratio: 16/9;
      border-radius: 6px; }
  #map .map__btn a {
    max-width: 185px;
    font-size: 1.4rem;
    margin-bottom: 20px; }
    @media (min-width: 375px) {
      #map .map__btn a {
        font-size: calc( 1.4rem + ( 1vw - 3.75px ) * 0.275862069 ); } }
    @media (min-width: 1100px) {
      #map .map__btn a {
        font-size: 1.6rem; } }
  #map .map__ttl {
    margin-bottom: 10px;
    color: #55902C;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1; }
    @media (min-width: 375px) {
      #map .map__ttl {
        font-size: calc( 1.4rem + ( 1vw - 3.75px ) * 0.275862069 ); } }
    @media (min-width: 1100px) {
      #map .map__ttl {
        font-size: 1.6rem; } }
  #map .map__txt {
    font-size: 1.2rem;
    line-height: 2; }
    @media (min-width: 375px) {
      #map .map__txt {
        font-size: calc( 1.2rem + ( 1vw - 3.75px ) * 0.275862069 ); } }
    @media (min-width: 1100px) {
      #map .map__txt {
        font-size: 1.4rem; } }
  #map .map__traffic {
    margin-top: 30px; }
    #map .map__traffic .map__traffic-box {
      margin-bottom: 20px; }
    #map .map__traffic .map__traffic-ttl {
      margin-bottom: 5px;
      color: #55902C;
      font-size: 1.4rem;
      font-weight: bold;
      line-height: 1; }
      @media (min-width: 375px) {
        #map .map__traffic .map__traffic-ttl {
          font-size: calc( 1.4rem + ( 1vw - 3.75px ) * 0.275862069 ); } }
      @media (min-width: 1100px) {
        #map .map__traffic .map__traffic-ttl {
          font-size: 1.6rem; } }

#traffic {
  margin-bottom: 40px; }
  #traffic .traffic__ttl-wp {
    margin-bottom: 10px;
    padding: 6px 5px 6px 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #55902C;
    border-left: 5px solid #55902C; }
    #traffic .traffic__ttl-wp .traffic__ttl {
      color: #55902C;
      font-size: 1.6rem;
      line-height: 1;
      text-align: left; }
      @media (min-width: 375px) {
        #traffic .traffic__ttl-wp .traffic__ttl {
          font-size: calc( 1.6rem + ( 1vw - 3.75px ) * 0.5517241379 ); } }
      @media (min-width: 1100px) {
        #traffic .traffic__ttl-wp .traffic__ttl {
          font-size: 2rem; } }
  #traffic .traffic__txt {
    margin-bottom: 25px; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  .sec__ttl-wp {
    margin-bottom: 25px;
    padding-bottom: 20px; }

  #map {
    margin-bottom: 120px; }
    #map .map__wp {
      margin-bottom: 10px; }
    #map .map__btn a {
      width: 185px;
      margin: 0 0 -35px auto; }

  #traffic {
    margin-bottom: 150px; }
    #traffic .traffic__ttl-wp {
      margin-bottom: 15px;
      padding: 8px 5px 8px 15px;
      border-left: 10px solid #55902C; }
    #traffic .traffic__txt {
      margin-bottom: 30px; } }
/*------------------------------
		961px以上
------------------------------*/
/*------------------------------
		1201px以上
------------------------------*/

/*# sourceMappingURL=style.css.map */
