.contact-title{
  margin-top:150px;
}
.contact{
	margin-top: 20px;
  background-color: #F7F4E2;
  padding:2.4rem 0;
}
	.contact h3{
		font-size:24px;
		text-align: center;
	}
	.contact h4{
		font-family:"Yu Gothic UI";
		margin-top:20px;
		font-size:28px;
		text-align: center;
		color: #0095B7;
		font-weight: 600;
		letter-spacing: 1rem;
	}
		.contact h4>small{
			font-size:16px;
			letter-spacing: 0.4rem;
		}
	.contact h5{
		margin-top:16px;
		font-family:"Yu Gothic UI";
		font-size:18px;
		text-align: center;
	}




  .csr-nav .nav-item{
    font-family:"Yu Gothic UI";
    font-size:24px;
    font-weight: bold;
    margin-right:1rem;
  }
  .csr-nav .nav-link{
    color: #0095B7;
  }

.csr-container{
  width: 60%;
  margin:50px auto 0 auto;
  padding-bottom:30px;
  border-bottom: 2px solid #775039;
}
  .csr-read{
    font-size:24px;
    letter-spacing: 2px;
    margin-top:30px;
  }
  .csr-sub-read{
    font-size:20px;
    letter-spacing: 2px;
  }
  .csr-container .csr-body{
    font-family:"Yu Gothic UI";
    margin-top:30px;
    font-size: 18px;
    letter-spacing: 1px;
  }
    .csr-body p{
      margin:0;
    }
  .csr-name{
    font-size:18px;
    text-align:right;
    margin-top:20px;
  }
    .csr-name p{
      margin:0;
    }

.csr-keikaku{
  font-family:"Yu Gothic UI";
  margin-top:30px;
}
  .csr-keikaku h5{
    font-size:18px;
    font-weight: bold;
  }
.csr-sub-read{
  font-size:20px;
  font-weight: bold;
}