.c-w100{
  width: 100%;
}
.c-access-map{
  width: 100%;
  min-height: 250px;
}
.c-philosophy{
  background: #f4f9ff;
  margin-top: 40px;
}
.c-philosophy-item{
  background: #fff;
  border: 1px solid #009fd9;
  padding: 25px;
  box-sizing: border-box;
  display: flex;
}
.c-philosophy-num{
  min-width: 2rem;
}
.c-philosophy-item +.c-philosophy-item{
  margin-top: 1.5rem;
}
.c-philosophy-title{
  color: #009fd9;
  font-weight: bold;
}
.main-visual_org {
  margin-top: 70px;
}
.main-visual__txt {
  font-family: "Yu Gothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  left: 50%;
  transform: translateX(-50%);
}
.main-visual_sub__txt{
  padding: 10px;
}
.main-visual_sub__txt{
  max-width: 100%;
}
#ct03,#ct04{
  overflow: hidden;
}
#ct03{
  margin-top: 40px;
}
@media screen and (min-width: 769px){
  .table td.c-company .table-mini th, .table td.c-company .table-mini td {
    padding: 20px 40px 20px;
    border-top: 1px solid #fff;
}
.table td.c-company .table-mini tr:first-of-type th, .table td.c-company .table-mini tr:first-of-type td {
  padding-top: 0;
  border-top: none;
}

.c-access-map{
  height: 500px;
}


.main-visual__txt {
  top: 12%;
}

.seminar-list__area:hover {
    opacity: 1;
}

.main-visual_org {
  position: relative;
  width: 100%;
  text-align: center;
}
.main-visual_org .inner{
  position: relative;
}
.main-visual_org__img img{
  width: 100%;
  height: auto;
}
.top-news{
  bottom: 0;
}
.c-philosophy{
  padding: 30px;
}
}

@media screen and (max-width: 768px){

.table__col2__img.c-photo_msg{
  text-align: center;
}
.table__col2__img.c-photo_msg img{
  width: initial;
  max-width: 100%;
}

.main-visual__txt {
  position: absolute;
  padding: 0;
  /* top: 15%; */
  top: 90px;
  width: 100%;
  text-align: center;
}
.c-philosophy{
  padding: 20px;
}

}
