@charset "UTF-8";
@media screen and (min-width:768px) {
  .pc {
    display: inline
  }
  .sp {
    display: none
  }
}

@media screen and (max-width:768px) {
  .pc {
    display: none
  }
  .sp {
    display: inline
  }
}

.about__inner {
  position: relative;
  width: 1300px;
  margin: 0 auto
}

@media screen and (max-width:768px) {
  .about__inner {
    width: 100%
  }
}

.about__headline {
  text-align: center;
  padding: 118px 0 60px
}

@media screen and (max-width:768px) {
  .about__headline {
    padding: 43px 0 33px
  }
}

.about__title {
  margin-bottom: 25px;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: .2em;
  text-indent: .2em
}

@media screen and (max-width:768px) {
  .about__title {
    font-size: 22px;
    margin-bottom: 10px
  }
}

.about__ja {
  margin-bottom: 15px;
  font-size: 12px;
  letter-spacing: .1em;
  text-indent: .1em
}

.about__ja a {
  color: #000
}

.about__ja a:hover {
  cursor: pointer
}

.about__en {
  font-size: 24px;
  color: #fd0;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700
}

@media screen and (max-width:768px) {
  .about__en {
    font-size: 16px
  }
}

.about__scroll-bar {
  position: absolute;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fd0;
  right: 50%;
  width: 2px;
  height: 80px;
  margin-top: 10px
}

@media screen and (max-width:768px) {
  .about__scroll-bar {
    position: absolute;
    width: 1px;
    height: 50px;
    margin-top: 3px
  }
}

.mission {
  background: #efede8;
  padding-top: 77px
}

@media screen and (max-width:768px) {
  .mission {
    padding: 53px 15px 0
  }
}

.mission__inner {
  width: 1300px;
  margin: 0 auto
}

@media screen and (max-width:768px) {
  .mission__inner {
    width: 100%
  }
}

.mission__text {
  margin: 0 auto;
  text-align: center
}

.mission__headline {
  font-size: 40px;
  letter-spacing: .05em;
  text-indent: .05em;
  font-weight: 700;
  line-height: 60px
}

@media screen and (max-width:768px) {
  .mission__headline {
    font-size: 22px;
    line-height: 31px
  }
}

.mission__headline small {
  display: block;
  font-size: 16px;
  line-height: 33px;
  font-weight: 700;
  letter-spacing: .05em;
  text-indent: .05em
}

@media screen and (max-width:768px) {
  .mission__headline small {
    font-size: 12px;
    line-height: 21px
  }
}

.mission__copy {
  margin-top: 15px;
  line-height: 32px;
  letter-spacing: .05em;
  text-indent: .05em
}

@media screen and (max-width:768px) {
  .mission__copy {
    font-size: 14px;
    text-align: left;
    line-height: 28px;
    margin-top: 20px
  }
}

.overview {
  padding: 85px 0 124px;
  background: #efede8
}

@media screen and (max-width:768px) {
  .overview {
    font-size: 14px;
    padding: 20px 15px 64px
  }
}

.overview__inner {
  width: 1300px;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  box-sizing: border-box
}

@media screen and (max-width:768px) {
  .overview__inner {
    width: 100%;
    border-radius: 15px
  }
}

.overview__headline {
  font-size: 30px;
  width: 380px;
  font-weight: 700;
  letter-spacing: .05em;
  text-indent: .05em;
  text-indent: -22px;
  color: #282828
}

@media screen and (max-width:768px) {
  .overview__headline {
    margin-bottom: 28px;
    padding: initial;
    width: 100%;
    font-size: 22px;
    text-indent: -1px
  }
}

.overview__headline::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #fd0;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 12px 5px 0
}

@media screen and (max-width:768px) {
  .overview__headline::before {
    width: 9px;
    height: 9px;
    margin-right: 10px
  }
}

.overview__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 88px 70px 88px
}

@media screen and (max-width:768px) {
  .overview__content {
    display: block;
    padding: 39px 15px 42px 23px
  }
}

.overview__list {
  width: 779px
}

@media screen and (max-width:768px) {
  .overview__list {
    width: 100%
  }
}

.overviewList {
  border-top: 1px dotted rgba(0, 0, 0, .2)
}

.overviewList__item {
  border-bottom: 1px dotted rgba(0, 0, 0, .2);
  padding: 15px 0 15px 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  letter-spacing: .05em;
  text-indent: .05em
}

@media screen and (max-width:768px) {
  .overviewList__item {
    display: block;
    padding: 16px 0 15px 4px
  }
}

.overviewList__date {
  width: 103px;
  font-size: 14px;
  letter-spacing: .1em;
  text-indent: .1em;
  color: #666;
  padding-left: 9px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.overviewList__tag {
  width: 133px;
  line-height: 20px;
  border-radius: 3px;
  color: #515151;
  font-weight: 700;
  padding-top: 5px
}

@media screen and (max-width:768px) {
  .overviewList__tag {
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
    padding: initial
  }
}

.overviewList__txt {
  width: 646px;
  color: #515151;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 16px;
  line-height: 30px
}

@media screen and (max-width:768px) {
  .overviewList__txt {
    width: 100%;
    padding: 0;
    line-height: 28px
  }
}

.overview__link {
  margin-top: 25px
}

.overview__link a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-weight: 500;
  color: #666
}

.overview__link a::before {
  content: "";
  width: 17px;
  height: 17px;
  background: url(/assets/img/corporation/home/arrow_news.png) center/cover no-repeat;
  margin-right: 7px
}

.norms {
  padding-bottom: 120px;
  background: #efede8
}

@media screen and (max-width:768px) {
  .norms {
    font-size: 14px;
    padding: 0 15px 72px
  }
}

.norms__inner {
  width: 1300px;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

@media screen and (max-width:768px) {
  .norms__inner {
    width: 100%;
    border-radius: 15px
  }
}

.norms__content {
  padding: 87px 67px 89px 70px
}

@media screen and (max-width:768px) {
  .norms__content {
    padding: 0
  }
}

.norms__headline {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 52px;
  letter-spacing: .05em;
  text-indent: .05em;
  text-indent: -23px;
  color: #282828
}

@media screen and (max-width:768px) {
  .norms__headline {
    padding: 40px 0 26px 4px;
    margin: 0;
    font-size: 22px;
    text-indent: 18px
  }
}

.norms__headline::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #fd0;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 12px 5px 0
}

@media screen and (max-width:768px) {
  .norms__headline::before {
    width: 9px;
    height: 9px;
    margin-right: 10px
  }
}

.norms__explanation {
  line-height: 38px;
  margin-bottom: 30px
}

@media screen and (max-width:768px) {
  .norms__explanation {
    line-height: 28px;
    padding: 0 25px 0 40px;
    margin-bottom: 24px
  }
}

.normsList, .credoList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:768px) {
  .normsList {
    padding: 0 19px 14px 19px
  }
	.credoList {
    padding: 40px 19px 14px 19px
  }
}

.normsList__item, .credoList__item {
  width: 340px;
  margin-bottom: 42px;
}

@media screen and (max-width:768px) {
  .normsList__item {
    width: 100%;
    margin-bottom: 24px
  }
	.credoList__item {
    width: 100%;
    margin-bottom: 50px;
  }
}

.normsList__item:nth-child(n+4), .credoList__item:nth-child(n+4) {
  margin-bottom: 0;
}

@media screen and (max-width:768px) {
  .normsList__item:nth-child(n+4) {
    margin-bottom: 24px;
  }
	.credoList__item:nth-child(n+4) {
		margin-bottom: 50px;
	}
}

.normsList__ttl, .credoList__ttl {
  text-align: center;
}

@media screen and (max-width:768px) {
  .normsList__ttl img {
    width: 112px
  }

}

.normsList__description, .credoList__description {
  line-height: 30px;
  margin-top: 12px;
  letter-spacing: .05em;
  text-indent: .05em;
}

@media screen and (max-width:768px) {
  .normsList__description, .credoList__description {
    margin-top: 4px;
    line-height: 26px;
  }
}

.policy {
  padding-bottom: 125px;
  background: #efede8
}

@media screen and (max-width:768px) {
  .policy {
    font-size: 14px;
    padding: 0 15px 68px
  }
}

.policy__inner {
  width: 1300px;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

@media screen and (max-width:768px) {
  .policy__inner {
    width: 100%;
    border-radius: 15px
  }
}

.policy__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:768px) {
  .policy__content {
    display: block
  }
}

.policy__text {
  margin: 75px 45px 26px 70px;
  width: 560px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width:768px) {
  .policy__text {
    width: 100%;
    margin: 0;
    padding: 40px 20px 20px 39px
  }
}

.policy__headline {
  font-size: 30px;
  margin-bottom: 60px;
  letter-spacing: .05em;
  text-indent: .05em;
  font-weight: 700;
  text-indent: -23px;
  color: #282828
}

@media screen and (max-width:768px) {
  .policy__headline {
    margin-bottom: 25px;
    font-size: 22px;
    text-indent: -18px
  }
}

.policy__headline::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #fd0;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 12px 5px 0
}

@media screen and (max-width:768px) {
  .policy__headline::before {
    width: 9px;
    height: 9px;
    margin-right: 10px
  }
}

.policy__mission {
  font-size: 24px;
  line-height: 43px;
  margin-bottom: 18px;
  font-weight: 700;
  letter-spacing: .05em;
  text-indent: .05em
}

@media screen and (max-width:768px) {
  .policy__mission {
    width: 100%;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 30px
  }
}

.policy__pic img {
  border-radius: 0 20px 20px 0
}

@media screen and (max-width:768px) {
  .policy__pic img {
    display: none
  }
}

.policy__pic__sp img {
  display: none
}

@media screen and (max-width:768px) {
  .policy__pic__sp img {
    display: block;
    border-radius: 0 0 20px 20px;
    width: 100%
  }
}

.policyList {
  color: #515151;
  letter-spacing: .05em;
  text-indent: .05em
}

.policyList__item {
  margin-bottom: 40px
}

@media screen and (max-width:768px) {
  .policyList__item {
    margin-bottom: 34px
  }
}

@media screen and (max-width:768px) {
  .policyList__item:last-child {
    margin-bottom: 0
  }
}

.policyList__txt {
  margin-bottom: 20px;
  font-weight: 700
}

@media screen and (max-width:768px) {
  .policyList__txt {
    margin-bottom: 12px
  }
}

.policyList__description {
  line-height: 32px
}

@media screen and (max-width:768px) {
  .policyList__description {
    line-height: 28px
  }
}

.director {
  padding-bottom: 101px;
  background: #efede8
}

@media screen and (max-width:768px) {
  .director {
    font-size: 14px;
    padding: 0 15px 65px
  }
}

.director__inner {
  width: 1300px;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

@media screen and (max-width:768px) {
  .director__inner {
    width: 100%;
    padding: 40px 0 16px;
    border-radius: 15px
  }
}

.director__content {
  padding: 93px 70px 76px
}

@media screen and (max-width:768px) {
  .director__content {
    padding: 0
  }
}

.director__explanation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:768px) {
  .director__explanation {
    display: block
  }
}

.director__text {
  width: 840px
}

@media screen and (max-width:768px) {
  .director__text {
    width: 100%;
    padding: 0 16px 0 42px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
}

.director__headline {
  font-size: 30px;
  margin-bottom: 65px;
  letter-spacing: .05em;
  text-indent: .05em;
  font-weight: 700;
  text-indent: -23px;
  color: #282828
}

@media screen and (max-width:768px) {
  .director__headline {
    margin-bottom: 30px;
    font-size: 22px;
    text-indent: 23px
  }
}

.director__headline::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #fd0;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 12px 5px 0
}

@media screen and (max-width:768px) {
  .director__headline::before {
    width: 9px;
    height: 9px;
    margin-right: 10px
  }
}

.director__policy {
  font-size: 38px;
  line-height: 57px;
  margin-bottom: 16px;
  color: #2f2f2f
}

@media screen and (max-width:768px) {
  .director__policy {
    font-size: 19px;
    line-height: 28.5px;
    margin-bottom: 10px
  }
}

.director__description {
  line-height: 38px;
  color: #333
}

@media screen and (max-width:768px) {
  .director__description {
    line-height: 28px
  }
}

.director__pic {
  margin: 10px 0 0 76px
}

@media screen and (max-width:768px) {
  .director__pic {
    width: 182px;
    margin: 12px auto 0;
    position: relative;
    top: 0;
    right: 0
  }
}

.organization {
  padding-bottom: 87px;
  background: #efede8
}

@media screen and (max-width:768px) {
  .organization {
    font-size: 14px;
    padding: 0 15px 68px
  }
}

.organization__inner {
  width: 1300px;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

@media screen and (max-width:768px) {
  .organization__inner {
    width: 100%;
    border-radius: 15px
  }
}

.organization__content {
  padding: 70px 67px 55px
}

@media screen and (max-width:768px) {
  .organization__content {
    padding: 40px 0 40px
  }
}

.organization__explanation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width:768px) {
  .organization__explanation {
    display: block
  }
}

.organization__headline {
  font-size: 30px;
  margin-bottom: 52px;
  letter-spacing: .05em;
  text-indent: .05em;
  font-weight: 700;
  text-indent: -22px;
  color: #282828
}

@media screen and (max-width:768px) {
  .organization__headline {
    margin-bottom: 24px;
    font-size: 22px;
    text-indent: 23px
  }
}

.organization__headline::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #fd0;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 12px 5px 0
}

@media screen and (max-width:768px) {
  .organization__headline::before {
    width: 9px;
    height: 9px;
    margin-right: 10px
  }
}

.organization__text {
  width: 471px
}

@media screen and (max-width:768px) {
  .organization__text {
    width: 100%;
    margin-bottom: 37px
  }
}

.organization__policy {
  font-size: 38px;
  line-height: 57px;
  margin-bottom: 30px
}

.organization__description {
  line-height: 38px;
  color: #515151
}

@media screen and (max-width:768px) {
  .organization__description {
    line-height: 28px;
    padding: 0 17px 0 38px
  }
}

.organization__pic {
  margin: 10px 0 0 112px
}

@media screen and (max-width:768px) {
  .organization__pic {
    margin: 0 auto;
    padding: 0 20px
  }
}

.committee {
  background: #efede8;
  padding-bottom: 182px
}

@media screen and (max-width:768px) {
  .committee {
    padding: 0 15px 68px
  }
}

@media screen and (max-width:768px) {
  .committee {
    font-size: 14px
  }
}

.committee__inner {
  width: 1300px;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}

@media screen and (max-width:768px) {
  .committee__inner {
    width: 100%;
    border-radius: 15px
  }
}

.committee__headline {
  font-size: 30px;
  width: 380px;
  padding-top: 18px;
  letter-spacing: .05em;
  text-indent: .05em;
  font-weight: 700;
  text-indent: -23px;
  color: #282828
}

@media screen and (max-width:768px) {
  .committee__headline {
    font-size: 22px;
    padding: initial;
    margin-bottom: 25px;
    text-indent: 3px
  }
}

.committee__headline::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #fd0;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 12px 5px 0
}

@media screen and (max-width:768px) {
  .committee__headline::before {
    width: 9px;
    height: 9px;
    margin-right: 10px
  }
}

.committee__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 70px 102px
}

@media screen and (max-width:768px) {
  .committee__content {
    display: block;
    padding: 39px 15px 50px 20px
  }
}

.committee__list {
  width: 779px
}

@media screen and (max-width:768px) {
  .committee__list {
    width: 100%
  }
}

.committeeList {
  letter-spacing: .05em;
  text-indent: .05em
}

@media screen and (max-width:768px) {
  .committeeList {
    border-top: none
  }
}

.committeeList__item {
  border-bottom: 1px dotted rgba(0, 0, 0, .2);
  padding: 10px 0 15px 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

@media screen and (max-width:768px) {
  .committeeList__item {
    display: block
  }
}

@media screen and (max-width:768px) {
  .committeeList__item:first-child {
    padding: 15px 0 10px 4px
  }
}

@media screen and (max-width:768px) {
  .committeeList__item:nth-child(2) {
    padding-top: 2px
  }
}

.committeeList__date {
  width: 103px;
  font-size: 14px;
  letter-spacing: .1em;
  text-indent: .1em;
  color: #666;
  padding-left: 9px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.committeeList__tag {
  width: 80px;
  line-height: 20px;
  border-radius: 3px;
  color: #000;
  padding-top: 5px
}

@media screen and (max-width:768px) {
  .committeeList__tag {
    width: 100%;
    margin-bottom: 3px
  }
}

.committeeList__period {
  letter-spacing: .05em;
  text-indent: .05em;
  color: #515151
}

@media screen and (max-width:768px) {
  .committeeList__period {
    margin: 0;
    line-height: 25px
  }
}

.committeeList__txt {
  width: 639px;
  color: #515151;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 16px;
  line-height: 30px
}

@media screen and (max-width:768px) {
  .committeeList__txt {
    width: 100%;
    width: 100%;
    padding: 0;
    line-height: 28px
  }
}

.committee__link {
  margin-top: 25px
}

.committee__link a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-weight: 500;
  color: #666
}

.committee__link a::before {
  content: "";
  width: 17px;
  height: 17px;
  background: url(/assets/img/corporation/home/arrow_news.png) center/cover no-repeat;
  margin-right: 7px
}

.credoList__txt {
	font-size: 1.2rem;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}
@media screen and (max-width:768px) {
 .credoList__txt {
	margin-top: 20px;
	margin-bottom: 10px;
}
}