@charset "utf-8";
/* CSS Document */

/*----------------------------------------
    .contribution
----------------------------------------*/
.contribution .small_title {
  font-size: 167%;
  text-align: center;
  background: url(../../img/contribution/bg-small_title.jpg) no-repeat center center;
  background-size: cover;
  padding: 58px 0;
  margin: 34px 0;
  color: #434343;
}
.contribution .contribution_detaile {
  font-size: 134%;
  color: #535353;
  margin-bottom: 102px;
}
.contribution .contribution_detaile p {
  line-height: 1.75;
  text-indent: 32px;
  margin-bottom: 10px;
}

@media screen and (max-width : 767px) {
.contribution .small_title {
  font-size: 18px;
  padding:30px 0;
  margin: 17px 0;
}
.contribution .contribution_detaile {
  font-size: 14px;
  margin-bottom: 50px;
}
.contribution .contribution_detaile p {
  line-height: 2;
  text-indent: 28px;
  margin-bottom: 5px;
}
}

/*----------------------------------------
    .contribution_basic
----------------------------------------*/
.contribution_basic .idea {
  padding-bottom: 212px;
}
.contribution_basic .title_cons {
  font-size: 134%;
  color: #535353;
  line-height: 1.75;
  text-indent: 32px;
}
.contribution_basic .title_cons.spacial {
  margin-top: 28px;
}
.contribution_basic .project_list {
  padding: 32px 0 24px 0;
}
.contribution_basic .project_list li {
  float: right;
  width: 360px;
  background: #fce6e5;
}
.contribution_basic .project_list li:first-child {
  float: left;
  background: #f0fbd6;
}
.contribution_basic .project_list dl {
  color: #1b1b1b;
  padding: 35px 35px 23px 35px;
}
.contribution_basic .project_list dt {
  font-size: 184%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 16px;
}
.contribution_basic .project_list dt span {
  display: block;
  padding-bottom: 15px;
}
.contribution_basic .project_list dd {
  font-size: 150%;
  padding-left: 30px;
  background: url(../../img/contribution/bg-project_red.png) no-repeat left 5px;
  margin-bottom: 13px;
}
.contribution_basic .project_list li:first-child dd {
  background: url(../../img/contribution/bg-project_green.png) no-repeat left 5px;
}
.contribution_basic .basic_note {
  font-size: 117%;
  color: #535353;
  text-indent: -12px;
  padding-left: 12px;
}

@media screen and (max-width : 1100px) {
.contribution_basic .project_list li {
  width: 46.75%;
}
}

@media screen and (max-width : 767px) {
.contribution_basic .idea {
  padding-bottom: 106px;
}
.contribution_basic .title_cons {
  font-size: 14px;
  text-indent: 28px;
}
.contribution_basic .title_cons.spacial {
  margin-top: 14px;
}
.contribution_basic .project_list {
  padding: 16px 0 12px 0;
}
.contribution_basic .project_list li {
  float: none;
  width: auto;
}
.contribution_basic .project_list li:first-child {
  float: none;
  margin-bottom: 20px;
}
.contribution_basic .project_list dl {
  width: 240px;
  padding: 15px 15px 10px 15px;
  margin: 0 auto;
}
.contribution_basic .project_list dt {
  font-size: 20px;
  margin-bottom: 8px;
}
.contribution_basic .project_list dt span {
  padding-bottom: 4px;
}
.contribution_basic .project_list dt span img {
  width: auto;
}
.contribution_basic .project_list dd {
  font-size: 16px;
  padding-left: 28px;
  background-size: 18px auto;
  margin-bottom: 6px;
}
.contribution_basic .project_list li:first-child dd {
  background-size: 18px auto;
}
.contribution_basic .basic_note {
  font-size: 12px;
  text-indent: -10px;
  padding-left: 10px;
}
}

/*----------------------------------------
    .social_environment
----------------------------------------*/
.social_environment .idea {
  width: 100%;
  margin: 50px 0 175px 0;
}
.social_environment .idea .idea_img {
  float: left;
  width: 232px;
}
.social_environment .idea .idea_cons {
  float: left;
  width: 62%;
  padding: 37px 0 7px 0;
}
.social_environment .idea .idea_cons .pdf_btn {
  width: 270px;
  background: url(../../img/contribution/bg-pdf_btn.jpg) no-repeat;
  background-size: 100% auto;
  font-size: 134%;
  box-sizing: border-box;
  line-height: 1.5;
}
.social_environment .idea .idea_cons .pdf_btn a {
  display: block;
  text-decoration: none;
  color: #b62883;
  padding: 7px 0 6px 60px;
}
.social_environment .idea .idea_cons .pdf_btn:hover {
  text-decoration: none;
  -ms-filter: "alpha( opacity=70 )";
  filter: alpha( opacity=70 );
  opacity: 0.7;
}
.social_environment .idea .idea_cons .pdf_info {
  font-size: 117%;
  color: #535353;
  line-height: 1.8;
  margin: 40px 0 10px 0;
}
.social_environment .idea .idea_cons .pdf_software {
  max-width: 158px;
}

@media screen and (max-width : 1010px) {
.social_environment .idea .idea_img {
  width: 25%;
  margin-right: 40px;
}
.social_environment .idea .idea_img img {
  width: 100%;
}
.social_environment .idea .idea_cons {
  width: 62%;
  padding: 20px 0 7px 0;
}
}

@media screen and (max-width : 767px) {
.social_environment .idea {
  margin: 25px 0;
}
.social_environment .idea .idea_img {
  display: block;
  width: 100%;
  margin-right: 0;
  text-align: center;
}
.social_environment .idea .idea_img img {
  max-width: 174px;
}
.social_environment .idea .idea_cons {
  display: block;
  width: 100%;
  padding: 45px 0 0 0;
}
.social_environment .idea .idea_cons .pdf_btn {
  margin: 0 auto;
}
.social_environment .idea .idea_cons .pdf_info {
  font-size: 14px;
  margin: 20px 0 10px 0;
}
.social_environment .idea .idea_cons .pdf_software {
  margin: 0 auto;
}
}

/*----------------------------------------
    .contribution_history
----------------------------------------*/
.contribution_history .ac_history {
  margin-bottom: 78px;
}
.contribution_history .history_nav {
  width: 100%;
  margin: 23px auto 35px auto;
}
.contribution_history .history_nav ul {
  float: left;
}
.contribution_history .history_nav ul li {
  float: left;
  width: 80px;
  margin-right: 5px;
  text-align: center;
  font-size: 117%;
  background: #fef4f8;
  color: #7d7d7d;
  display: block;
  padding: 9px 0;
}
.contribution_history .history_nav ul li:hover {
  text-decoration: none;
  color: #ffffff;
  background: #b62883;
  cursor: pointer;
}
.contribution_history .history_nav ul li.current {
  color: #ffffff;
  background: #b62883;
}
.contribution_history .history_nav ul li.southeast_asia {
  margin-right: 0;
}
.contribution_history .history_nav .years_select {
  float: right;
  width: 160px;
  font-size: 109%;
  color: #b62883;
  border: 1px solid #b62883;
  box-sizing: border-box;
  padding: 9px 0;
}
.contribution_history .history_nav .years_select option {
  background: #b62883;
  color: #fff;
  -webkit-appearance: none;
}
.contribution_history .history_nav .years_select option:hover {
  -webkit-appearance: none;
  background: #fef4f8;
  color: #b62883;
}
.contribution_history .news_list .history_table td {
  font-size: 117%;
  padding: 10px 0 12px 0;
}
.contribution_history .news_list .history_table .t_year {
  width: 90px;
  font-size: 150%;
  font-weight: bold;
  color: #b62883;
  vertical-align: top;
  padding: 8px 0 0 0;
  background-color: #ffffff;
}
.contribution_history .news_list .history_table tr:nth-child(odd) td {
  background-color: #fef9fb;
}
.contribution_history .news_list .history_table tr:nth-child(odd) .t_year {
  background-color: #ffffff;
}
.contribution_history .news_list .history_table .t_month {
  width: 110px;
  text-align: center;
}
.contribution_history .news_list li {
  display: none;
}
.contribution_history .news_list li.world {
  display: block;
}
@media screen and (max-width : 1200px) {
.contribution_history .history_nav ul {
  margin-bottom: 15px;
}
}
@media screen and (max-width : 767px) {
.contribution_history .ac_history {
  margin-bottom: 30px;
}
.contribution_history .history_nav {
  width: 100%;
  margin: 15px auto;
}
.contribution_history .history_nav ul {
  float: none;
  display: block;
}
.contribution_history .history_nav ul li {
  float: left;
  width: 23.5%;
  margin-right: 2%;
  font-size: 14px;
  padding: 5px 0;
  box-sizing: border-box;
}
.contribution_history .history_nav ul li:first-child {
  margin-left: 0
}
.contribution_history .history_nav .years_select {
  width: 140px;
  font-size: 12px;
  padding: 5px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../../img/contribution/bg-select_history.png) no-repeat 122px 10px;
  margin-top: 10px;
}
.contribution_history .news_list .history_table td {
  font-size: 14px;
  padding: 5px 0;
}
.contribution_history .news_list .history_table .t_year {
  font-size: 16px;
  padding: 4px 0 0 0;
  width: 70px;
}
.contribution_history .news_list .history_table .t_month {
  width: 90px;
}
}

.social {
  display: none;
}

.aside .business_menu > li:last-child {
  display: none;
}
