/*information news*/
.info_wrap p.title1 {
  font-weight: bold;
  text-align: center;
  color: #9cd5e9;
  font-size: 2rem;
  margin: 0 0 30px 0;
  padding: 0 0 20px;
  border-bottom: 2px solid #ccc;
  letter-spacing: 2px;
  line-height: 1.6;
}
.info_wrap p.title2 {
  font-weight: bold;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.6;
  margin: 0 0 20px 0;
  color: #555;
  letter-spacing: 1px;
}
.info_wrap p.title3 {
  font-weight: bold;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.6;
  margin: 50px 0 30px;
  padding: 0 0 20px;
  border-bottom: 1px solid #ccc;
  color: #555;
  letter-spacing: 1px;
}
.info_wrap p.title4 {
  font-size: 1.6rem;
  line-height: 1.6;
  margin: 20px auto;
  color: #555;
  letter-spacing: 1px;
  text-align: left;
  width: 560px;
  font-weight: bold;
}
.info_wrap p.title5 {
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 20px auto 40px;
  color: #555;
  letter-spacing: 1px;
  text-align: left;
  font-weight: bold;
}
.info_wrap .hr {
  margin: 20px 0 30px;
  border-top: 1px solid #ccc;
  border-bottom: none;
}
.info_wrap p {
  font-size: 1.2rem;
  color: #333;
  line-height: 2;
  margin: 0 0 20px 0;
  letter-spacing: 1px;
}
.info_wrap a {
  text-decoration: underline;
}
.info_wrap .p_wrap {
  text-align: left;
  width: 560px;
  margin: 20px auto 40px;
}
.info_wrap .p_wrap_20221215-01 {
  text-align: left;
  width: 438px;
  margin: 20px auto 40px;
}

.info_wrap .mb20 {
  margin-bottom: 20px;
}
.info_wrap .ta-l {
  text-align: left;
}
.info_wrap div.photo {
  margin: 0 0 60px;
}
.info_wrap p.sub {
  text-align: center;
  font-size: 1rem;
  color: #666;
  margin: 10px 0;
}
.info_wrap .column2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.info_wrap .info_table {
  font-size: 1.4rem;
  line-height: 1.2;
  letter-spacing: 1px;
  margin: 30px 0;
  width: 100%;
}
.info_wrap .info_table tr th {
  width: 25%;
  text-align: left;
  padding: 10px;
}
.info_wrap .info_table tr td {
  width: 75%;
  text-align: left;
  padding: 10px;
}
.info_wrap .data {
  font-size: 1.4rem;
  background-color: #e8e7e5;
  margin: 50px 0 100px;
  padding: 20px 0;
  line-height: 2.4;
  letter-spacing: 1px;
}
.info_wrap .partner {
  font-size: 1.2rem;
  color: #333;
  line-height: 2;
  margin: 0;
  letter-spacing: 10px;
}

.info_wrap .c-contact_wrap_20221215-01 {
  width: 716px;
  margin-bottom: 0;
  padding: 50px 0 0 0;
  text-align: left;
}
.info_wrap .c-contact_wrap_20221215-01 .photo {
  float: left;
  width: 240px;
}
.info_wrap .c-contact_wrap_20221215-01 .description {
  float: right;
  width: 438px;
}
.info_wrap .c-contact_wrap_20221215-01:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
.info_wrap.c-contact_wrap_20221215-01 p.read {
  width: 525px;
  height: 40px;
}
.info_wrap .p_wrap_20231120-01 {
  text-align: left;
  margin: 0 0 0 30px;
}
.info_wrap .company_profile {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.info_wrap .flex-box_20231127-01 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 560px;
  margin: 0 auto;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px 50px;
}

.info_wrap .flex-box_20231127-02 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 560px;
  margin: 0 auto;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px 20px;
}
