@charset "utf-8";
.side4 {
    display: grid!important;
    gap: 32px 24px;
    grid-template-columns: repeat(4, 1fr);
}

@media screen and (max-width: 834px) {
  .side4 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 640px) {
  .side4 {
    grid-template-columns: repeat(1, 1fr);
  }
}

#c5.logo-flex2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  max-width: 800px;
  margin: 0 auto;
}

#c5 .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

#c5 .box img {
  height: 80px;
  width: auto;
  object-fit: contain; 
  margin-bottom: 20px;
}

#c5 .box div {
  min-height: 3em; 
  display: flex;
  align-items: center;
  justify-content: center;
}

#c10 .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border: 4px solid;
  border-radius: 20px;
  padding: 20px;
}

#c10 .box:nth-child(3n+1) {
  border-color: #fdd735;
}

#c10 .box:nth-child(3n+2) {
  border-color: #33691e;
}

#c10 .box:nth-child(3n+3) {
  border-color: #db1626;
}

#c10 .box img {
  width: 30%;
  min-width: 64px;
  height: auto;
  object-fit: contain;
  margin-bottom: 20px;
}

#c10 .box div {
  min-height: 3em;
  display: flex;
  align-items: center;
  justify-content: center;
}

#c10 .box span {
  font-size: 18px;
  font-weight: 500;
}
#c1 {
	clear: both;
	background-image: url(../images/utility/subpage_bg.jpg);
	margin:    ;
	padding: 100px 20px  ;
}
#c1 h1,
#c1 div {
	text-align: center;
}
#c2 {
	clear: both;
	margin: 30px 0  ;
	padding:    ;
}
#c18 {
	clear: both;
	margin: 0 0 60px ;
	padding:    ;
}
#c18 h2,
#c18 div {
	text-align: center;
}
#c5 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c5 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c5 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c5 > div:nth-of-type(1) img {
	width: 400px;
}
#c5 > div:nth-of-type(2) img {
	width: 341px;
}
#c8 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c6 {
	clear: both;
	margin: 80px 0 40px ;
	padding:    ;
}
#c6 h3,
#c6 div {
	text-align: left;
}
#c10 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c10 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c10 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c10 > div:nth-of-type(1) img {
	width: 320px;
}
#c10 > div:nth-of-type(2) img {
	width: 320px;
}
#c10 > div:nth-of-type(3) img {
	width: 320px;
}
#c10 > div:nth-of-type(4) img {
	width: 320px;
}
#c11 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c11 h3,
#c11 div {
	text-align: center;
}
#c12 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c12 h3,
#c12 div {
	text-align: right;
}
#c9 {
	clear: both;
	margin: 80px 0 0 0;
	padding:    ;
}
#c7 {
	clear: both;
	margin: 80px 0 30px ;
	padding:    ;
}
#c7 h3,
#c7 div {
	text-align: left;
}
#c15 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c15 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c15 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c15 > div:nth-of-type(1) img {
	width: 314px;
}
#c15 > div:nth-of-type(2) img {
	width: 314px;
}
#c15 > div:nth-of-type(3) img {
	width: 314px;
}
#c16 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c16 a.itext, #c16 img, #c16 video {
	width: 1200px;
	height: 930px;
}
#c17 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c17 h3,
#c17 div {
	text-align: right;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c1 {
	padding: 100px 20px;
}
#c2 {
}
#c18 {
}
#c5 {
}
#c5 {
}
#c8 {
}
#c6 {
}
#c10 {
}
#c10 {
}
#c11 {
}
#c12 {
}
#c9 {
}
#c7 {
}
#c15 {
}
#c15 {
}
#c16 {
}
#c17 {
}
}
@media screen and (max-width: 640px) {
#c1 {
	padding: 60px 20px;
}
#c2 {
}
#c18 {
}
#c5 {
}
#c5 {
}
#c8 {
}
#c6 {
}
#c10 {
}
#c10 {
}
#c11 {
}
#c12 {
}
#c9 {
}
#c7 {
}
#c15 {
}
#c15 {
}
#c16 {
}
#c17 {
}
}
