.container01 {
  width: 815px;
  margin: 0 auto;
}

.layout01 ul {
  margin-bottom: 50px;
}

.layout01 ul li {
  margin-top: 50px;
}

.layout01 ul li dl {
  overflow: hidden;
  margin-bottom: 25px;
  letter-spacing: 3px;
  color: #E85400;
}

.layout01 ul li dl dt {
  float: left;
  clear: both;
  position: relative;
  top: -5px;
  width: 70px;
  font-family: 'Oswald', sans-serif;
  font-size: 72px;
  font-size: 7.2rem;
  font-weight: 200;
}

.layout01 ul li dl dd .tit01 {
  margin-left: 85px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 500;
}

.layout01 ul li dl dd .tit01 img {
  border-bottom: 1px solid #E85400;
  margin-bottom: 10px;
}

.layout01 ul li .content {
  display: flex;
}

.layout01 ul li .content span {
  display: block;
}

.layout01 ul li .content div {
  background: #F3EFE7;
  padding: 25px 20px;
}

.layout01 ul li .content div .tit02 {
  margin-bottom: 20px;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 2px;
  line-height: 1.4;
  font-weight: 500;
}

.layout01 ul li .content div p {
  letter-spacing: 0;
}

.banners {
  display: flex;
  margin-bottom: 30px;
}

.banners li:nth-of-type(1) {
  margin-right: 20px;
}

.activities {
  font-family: 'Noto Sans JP', sans-serif;
}

.activities .banners {
  border-top: 2px solid #E85400;
  padding-top: 50px;
  margin: 70px 0 0;
}

.activities .banners li:nth-of-type(1) {
  margin-right: 20px;
}

.activities p {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 1px;
  line-height: 1.6;
}

.activities h2 {
  margin: 20px 0 30px;
}

.activities .st01 h3 {
  margin-bottom: 10px;
  border-left: 12px solid #FF4D01;
  padding: 5px 0 5px 15px;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 8px;
  color: #E85400;
  font-weight: 400;
}

.activities .st01 table {
  width: 100%;
  margin-bottom: 20px;
}

.activities .st01 table tr {
  background: #FFD9CA;
  font-size: 13px;
  font-size: 1.3rem;
}

.activities .st01 table tr th {
  border-top: 1px solid #E85400;
  border-bottom: 1px solid #E85400;
  border-left: 1px solid #E85400;
  padding: 10px 15px;
  letter-spacing: 1px;
  color: #E85400;
  font-weight: 400;
}

.activities .st01 table tr th:nth-of-type(1) {
  border-left: none;
  width: 45%;
}

.activities .st01 table tr th:nth-of-type(2) {
  width: 35%;
}

.activities .st01 table tr th:nth-of-type(3) {
  width: 20%;
}

.activities .st01 table tr:nth-of-type(2n) {
  background: #FFF;
}

.activities .st01 table tr:nth-of-type(1) {
  background: #F3EFE7;
}

.activities .st01 table tr td {
  border-left: 1px solid #E85400;
  padding: 10px 15px;
}

.activities .st01 table tr td:nth-of-type(1) {
  border-left: none;
}

.cooperation {
  font-family: 'Noto Sans JP', sans-serif;
}

.cooperation .banners {
  border-top: 2px solid #E85400;
  padding-top: 50px;
  margin: 70px 0 0;
}

.cooperation p {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 1px;
  line-height: 1.6;
}

.cooperation h2 {
  margin: 20px 0 30px;
}

.cooperation .st01 {
  margin: 30px 0 80px;
}

.cooperation .st01 h3 img {
  margin-bottom: 20px;
}

.cooperation .st01 h4 {
  margin: 20px 0;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 2px;
  font-weight: 500;
}

.cooperation .st01 .content {
  display: flex;
  margin: 30px 0 50px;
}

.cooperation .st01 .content span {
  display: block;
  width: 350px;
  margin-right: 25px;
}

.cooperation .st01 .content div h4 {
  margin: 0 0 20px;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 1px;
  font-weight: 500;
}

.cooperation .st01 ul {
  display: flex;
  flex-wrap: wrap;
}

.cooperation .st01 ul li {
  width: 400px;
  margin-right: 15px;
  margin-top: 20px;
}

.cooperation .st01 ul li h5 {
  margin-bottom: 15px;
}

.cooperation .st01 ul li div {
  background: #F3EFE7;
  padding: 20px 15px;
}

.cooperation .st01 ul li div h6 {
  margin-bottom: 15px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
}

.cooperation .st01 ul li div p {
  letter-spacing: 0;
}

.cooperation .st01 ul li:nth-of-type(2n) {
  margin-right: 0;
}

.cooperation .st01 ul li:nth-of-type(1),
.cooperation .st01 ul li:nth-of-type(2) {
  margin-top: 0;
}
