@charset "UTF-8";


.detail-text{
	margin-top:20px;
}

.second h1{
	margin-bottom:30px;
}

.third h1{

}

.bodyText p{
	margin-bottom:1em;
}

section#about2 img.scene{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

section#about3 img.fig{
	margin:20px auto;
}





/*New about*/
/*common*/
#about strong {
  font-weight: bold;
}

#about h3 {
  font-weight: bold;
  font-size: 108%;
  margin-bottom: 0.5em;
  line-height: 30px;
}

#about .bggrayTtl {
  font-size: 100%;
  background: #eee;
  padding: 10px 20px;
  margin-bottom: 10px;
}

#about .body-img-s {
  float: right;
  margin-bottom: 20px;
  margin-left: 20px;
}

#about .inq-btnset.inq-single {
  padding: 30px;
  box-sizing: border-box;
}
#about .inq-btnset.inq-single a.apply {
  position: static;
  margin: 0 auto;
}

#about .comment-txt {
  text-align: right;
  display: block;
  font-size: 12px;
}

#about .border-img {
  border: #CCC 1px solid;
}

.about-list {
  margin: 30px 0;
  padding: 0 20px;
}
.about-list li{
  margin-bottom: 19px;
  overflow: hidden;
}
.about-list li:last-child{
  margin-bottom: 0;
}
.about-list li h2 a{
  color: #95262a;
}
.about-list li p a{
  color: #95262a;
  font-weight: bold;
  background: url(../img/ui/icon-more.gif) no-repeat;
  background-position: center left;
  padding-left: 20px;
}
.about-list li img {
  float: left;
  margin-right: 20px;
}
.about-list li h2{
  color: #95262a;
  padding: 0;
}
@media screen and (max-width: 600px) and (min-width: 1px) {
  .about-list li img {
    float: none;
    margin: 0 auto 15px;
    display: block;
  }
  .about-list li .about-list-txt {
    padding: 0 20px;
  }
}

.about-list-border {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 20px;
  box-sizing: border-box;
}
.about-list-border img {
  width: 180px;
  height: auto;
}

/*outlook*/
.about-outlook img {
  border: #CCC 1px solid;
}
.about-outlook img+small {
  text-align: right;
  display: block;
  font-size: 12px;
}

/*cause*/
.cause-img {
	width: 100%;
  border: #CCC 1px solid;
}
.about-cause img+small {
  text-align: right;
  display: block;
  font-size: 12px;
}

.cause-box{
  margin-top: 20px;
  padding-top: 20px;
  overflow: hidden;
  border-top: 1px solid #ccc;
}
.cause-box h3{
  font-weight: bold;
}
.cause-box img {
  float: left;
  margin-right: 20px;
  border: none;
}

.cause-box-txt ul {
  margin-bottom: 10px;
}

@media screen and (max-width: 600px) and (min-width: 1px) {
  .cause-box img {
    float: none;
    margin: 0 auto 15px;
    display: block;
  }
}

.pagelink-list li {
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-sizing: border-box;
}
.pagelink-list li a {
  font-size: 108%;
  font-weight: bold;
  display: inline-block;
  padding: 10px 10px 10px 30px;
  background: url(../img/ui/icon-delta-bottom.png) no-repeat;
  background-position: 15px center;
}

.cause-talent-img {
  display: block;
  width: 100%;
  height: auto;
}

/*talent*/
.about-talent table th{
  white-space: nowrap;
}

.talentlink-list li a{
  background-color: #eee;
  margin-bottom: 10px;
  display: flex;
  height: 80px;
  background-image: url(/img/ui/icon-delta-bottom-red.png) ;
  background-repeat: no-repeat;
  background-position: 95% center;
}
.talentlink-list li a:hover,
.talentlink-list li a:focus {
  text-decoration: none;
  opacity: .8;
  filter: alpha(opacity=60);
  transition: .4s;
}

.talentlink-list li a .talentlink-icon {
  width: 80px;
  text-align: center;
  padding: 15px;
  box-sizing: border-box;
  background: #6085a6;
}
.talentlink-list li:nth-child(2) a .talentlink-icon {
  background: #285b89;
}
.talentlink-list li:nth-child(3) a .talentlink-icon {
  background: #00306a;
}

.talentlink-list li a .talentlink-txt {
  padding: 10px  20px;
}
.talentlink-list li a .talentlink-ttl {
  color: #00306a;
  font-weight: bold;
}
.talentlink-list li a h4 {
  font-weight: bold;
}
.talentlink-list li a h4 span {
  font-size: 18px;
}
.talentlink-list a .talentlink-ttl {
  font-weight: bold;
}

@media screen and (max-width: 600px) and (min-width: 1px) {
  .talentlink-list li a {
    display: block;
    height: auto;
    background-position: center 96%;
    padding-bottom: 10px;
  }
  .talentlink-list li a .talentlink-icon {
    width: auto;
    padding: 8px;
  }
}

/*organization*/
.organization-table {
  background: #eee;
  padding: 10px;
  margin-bottom: 20px;
}
.organization-table tr:first-child {
  padding-bottom: 10px;
}
.organization-data-box {
  margin: 20px 0 20px 0;
}
.organization-data-box div{
  width: 680px; height: 402px; font-weight: bold; background-image: url(../img/about/organization-2.jpg); background-repeat: no-repeat; background-size: 678px 400px; padding: 5px; border: 1px solid #ddd; box-sizing: border-box}
.organization-data-box div .organization-data-table1{
  margin: 0; border-top: none; width: 678px; padding-top: 60px;
}
.organization-data-box div .organization-data-table1 th,
.organization-data-box div .organization-data-table1 td { font-weight: bold; text-align: center; vertical-align: middle; width: 50%;}
.organization-data-box div .organization-data-table1 td { line-height: 1.6; height: 58px;}
.organization-data-box div .organization-data-table1 tr:first-child td{ padding-top: 10px;}
.organization-data-box div .organization-data-table1 tr:nth-child(n+3) td:first-child{ color: #fff}

.organization-data-table2 th,.organization-data-table2 td{ border-bottom: solid 1px #ddd; padding: 5px 10px;}
.organization-data-table2 thead th {
  background: #999;
  color: #fff;
  text-align: center;
}
.organization-data-table2 thead th:first-child { border-right: 1px solid #eee}
.organization-data-table2 tbody th {
  background: #f5f5f5;
  width: 130px;
}
@media screen and (max-width: 960px) and (min-width: 1px) {
.organization-data-box {width: 100%; overflow: scroll; margin: 20px 0 20px;-webkit-overflow-scrolling: touch;}
}


.about-movie {
  width: 380px;
  background: #eee;
  padding: 10px 10px 0 10px;
  float: right;
  margin-left: 15px;
}

.about-movie video {
  width: 380px;
  height: auto;
  cursor: pointer;
}

.about-movie video[poster]{
  height:100%;
  width:100%;
  object-fit: cover;
}

@media screen and (max-width: 600px) and (min-width: 1px) {
  .about-movie{
    width: calc(100vw - 16px) !important;
    padding: 5px 0 0 0;
    float: none;
    margin: 0 auto 10px;
  }
  .about-movie video{
    width: 100%;
  }
}

.about-movie p:first-child {
  margin-bottom: 5px;
  padding-left: 10px;
  font-weight: bold;
}
