@charset "utf-8";

/* ====================================================================
 ご支援のお願い / supoort
==================================================================== */

/* カテゴリートップ
----------------------------------------------------------*/
.idx_go-next_logo {
  background-image: url(../image/go-next_01_tit.png);
  background-size: 80px auto;
  background-position: left 4px;
  background-repeat: no-repeat;
  width: 240px;
  height: 43px;
  padding-left: 82px;
}
.category_idx div:hover .idx_go-next_logo {
  background-image: url(../image/go-next_01_tit_white.png);
}


/* 総長メッセージ / president-message
----------------------------------------------------------*/
/* president-message_01 */
.president-message_01_txt {}
.president-message_01_txt h3 {
  margin-bottom: 20px;
  font-weight: normal;
}

/* president-message_02 */
.president-message_02 .lower_sec_tit_center img {
  max-width: 602px;
  width: 100%;
  height: auto;
}
.president-message_02 h3 {
  margin-top: 20px;
  margin-bottom: 50px;
  font-size: 3.6rem;
  font-weight: normal;
}
.president-message_02 .president-message_02_img {
  margin-top: 52px;
}
.president-message_02 .president-message_02_img img {
  max-width: 770px;
  width: 100%;
  height: auto;
}

@media print, screen and (max-width: 414px) {
  .president-message_02 h3 {
    margin-top: 15px;
    margin-bottom: 35px;
    font-size: 2.4rem;
  }
}


/* 寄附の必要性と名大のビジョン / mission
----------------------------------------------------------*/
/* mission_01 */
.mission_result {}
.mission_result li {
  border-bottom: 1px dashed #006e4f;
  padding: 10px 20%;
}
.mission_result .mission_result_item {
  display: inline-block;
  width: 80%;
  text-align: left;
}
.mission_result .mission_result_no {
  display: inline-block;
  width: 18%;
  color: #3b8c56;
  font-weight: bold;
  text-align: right;
}


/* 筑波大学基金の目標額 / goal
----------------------------------------------------------*/
/* goal_frame */
.goal_frame {
  border: 5px solid #369177;
  max-width: 600px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

/* goal_01 */
.goal_01_total {
  margin: 20px;
}
.goal_01_total dt {
  font-size: 2.0rem;
}
.goal_01_total dd {}
.goal_01_total dd .total_no {
  color: #369177;
  font-size: 3.6rem;
  font-weight: bold;
  letter-spacing: 0.08em;
}
  .goal_01_total dd .total_no span {
    font-size: 2.4rem;
  }
.goal_01_total dd .total_note {
  font-size: 1.4rem;
  text-align: right;
}
@media print, screen and (max-width: 768px) {
  .goal_01_total {
    margin: 15px;
  }
  .goal_01_total dt {
    font-size: 1.8rem;
  }
  .goal_01_total dd .total_no {
    font-size: 3.0rem;
  }
    .goal_01_total dd .total_no span {
      font-size: 2.0rem;
    }
}

/* goal_02 */
.goal_outline {
  max-width: 600px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.goal_outline th:first-child {
  width: 40%;
}
.goal_outline td:nth-child(2) {
  width: 30%;
}
.goal_outline td:last-child {
  width: 40%;
}
.goal_outline thead th {
  background-color: #369177;
  padding: 10px 20px;
  color: #fff;
}
.goal_outline tbody th {
  border-bottom: 1px solid #369177;
  padding: 10px 20px;
  text-align: left;
}
.goal_outline tbody td {
  border-bottom: 1px solid #369177;
  padding: 10px 20px;
  text-align: left;
}
.goal_outline tbody td:last-child {
  text-align: right;
}

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

/* goal_03 */
.goal_03_subtit {
  display: inline-block;
  margin: 20px;
  font-size: 2.8rem;
  text-align: left;
  vertical-align: middle;
}
.goal_03_goal {
  display: inline-block;
  margin: 20px 20px 20px 0;
  vertical-align: middle;
}
.goal_03_goal dt {
  display: inline-block;
  font-size: 2.0rem;
  vertical-align: middle;
}
.goal_03_goal dd {
  display: inline-block;
  color: #369177;
  font-size: 4.6rem;
  font-weight: bold;
  vertical-align: middle;
}
.goal_03_goal dd span {
  font-size: 2.4rem;
}
@media print, screen and (max-width: 768px) {
  .goal_03_subtit {
    margin: 15px;
    font-size: 2.4rem;
  }
  .goal_03_goal {
    margin: 0 15px 15px 15px;
  }
  .goal_03_goal dt {
    display: inline-block;
    font-size: 2.0rem;
    vertical-align: middle;
  }
  .goal_03_goal dd {
    font-size: 4.0rem;
  }
  .goal_03_goal dd span {
    font-size: 2.4rem;
  }
}


/* GONExT募金キャンペーン / go-next
----------------------------------------------------------*/
/* ぱんくず調整 */
.topicpath li .go-next_logo {
  display:inline-block;
  padding-right: 4px;
}
.topicpath li .go-next_logo img {
  display:inline-block;
  width: auto;
  height: 100%;
  max-height: 14px;
  vertical-align: middle;
}
@media print, screen and (max-width: 768px) {
  .topicpath li .go-next_logo img {
    max-height: 12px;
  }
}

/* h1 */
.lower_tit h1 img {
  display:inline-block;
  width: auto;
  height: 100%;
  max-height: 44px;
  margin-right: 6px;
  vertical-align: top;
}
@media print, screen and (max-width: 768px) {
  .lower_tit h1 img {
    max-height: 24px;
    vertical-align: middle;
  }
}
@media print, screen and (max-width: 414px) {
  .lower_tit h1 img {
    max-height: 20px;
    vertical-align: middle;
  }
}

/* go-next_01 */
.go-next_01 h2 {}
.go-next_01 h2 img {
  display: inline-block;
  vertical-align: top;
}
.go-next_logo_fix {
  display:inline-block;
}
.go-next_logo_fix img {
  display:inline-block;
  width: auto;
  height: 100%;
  max-height: 18px;
  vertical-align: middle;
}
.go-next_campaign {
  display: flex;
  flex-wrap: wrap;
  max-width: 800px;
  margin: 50px auto 0;
}
.go-next_campaign img:nth-child(1) {
  max-width: 614px;
  width: 51%;
  height: auto;
}
.go-next_campaign img:nth-child(2) {
  max-width: 586px;
  width: 49%;
  height: auto;
}
.go-next_poster img {
  max-width: 460px;
  width: 100%;
  margin-top: 50px;
}

@media print, screen and (max-width: 768px) {
  .go-next_01 h2 img {
    width: auto;
    height: 100%;
    max-height: 30px;
  }
}

/* 筑波大学寄附の歴史 / history
----------------------------------------------------------*/
/* history_02 */
.history_02 {}
.history_list {
  position: relative;
  list-style: none;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0;
}
.history_list:before {
  position: absolute;
  top: 0;
  left: 156px;
  display: inline-block;
  content: "";
  background-color: #3b8c56;
  width: 1px;
  height: 100%;
  z-index: 1;
}
.history_list li {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 40px;
  padding: 0;
  position: relative;
  z-index: 2;
}
  .history_list li:last-child {
    margin-bottom: 0;
  }
  .history_list li:before {
    position: absolute;
    top: 34px;
    left: 148px;
    display: inline-block;
    content: "";
    background-color: #3b8c56;
    width: 18px;
    height: 18px;
    transform: rotate(-45deg);
  }
.history_list li .history_list_year {
  width: 210px;
  margin-top: 26px;
  font-size: 4.0rem;
  font-weight: bold;
  line-height: 1;
}
.history_list li .history_list_content {
  background-color: #f4ece1;
  width: calc(100% - 210px);
  padding: 0 0 30px;
}
.history_list li .history_list_content dt {
  padding: 22px 30px 0;
  color: #3b8c56;
  font-size: 3.0rem;
  font-weight: bold;
}
.history_list li .history_list_content dd {
  padding: 20px 30px 0;
}
.history_list li .history_list_content dd .history_list_img {
  display: inline-block;
  float: left;
  margin-right: 30px;
}
  .history_list li .history_list_content dd .history_list_img.w220 { max-width: 220px; }
  .history_list li .history_list_content dd .history_list_img.w236 { max-width: 236px; }
  .history_list li .history_list_content dd .history_list_img.w275 { max-width: 275px; }
  .history_list li .history_list_content dd .history_list_img.w292 { max-width: 292px; }
  .history_list li .history_list_content dd .history_list_img.w302 { max-width: 302px; }
  .history_list li .history_list_content dd .history_list_img.w356 { max-width: 356px; }
  .history_list li .history_list_content dd .history_list_img.w398 { max-width: 398px; }
  .history_list li .history_list_content dd .history_list_img.w412 { max-width: 412px; }

.history_list li .history_list_content dd .history_list_img img {
  width: 100%;
  height: auto;
}
.history_list li .history_list_content dd .history_list_cap {
  display: block;
  margin-top: 6px;
  font-size: 1.4rem;
}
.history_list li .history_list_content dd .history_list_txt {
  font-size: 1.4rem;
}

@media print, screen and (max-width: 768px) {
  .history_list:before {
    left: 14px;
  }
  .history_list li:before {
    top: 72px;
    left: 6px;
  }
  .history_list li .history_list_year {
    width: calc(100% - 50px);
    margin-top: 0;
    margin-left: 50px;
    font-size: 3.6rem;
  }
  .history_list li .history_list_content {
    width: calc(100% - 50px);
    margin-top: 6px;
    margin-left: 50px;
  }
  .history_list li .history_list_content dt {
    font-size: 2.7rem;
  }
  .history_list li .history_list_content dd .history_list_img {
    float: none;
    max-width: 100% !important;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center;
  }
    .history_list li .history_list_content dd .history_list_img.w220 img { max-width: 220px; }
    .history_list li .history_list_content dd .history_list_img.w236 img { max-width: 236px; }
    .history_list li .history_list_content dd .history_list_img.w275 img { max-width: 275px; }
    .history_list li .history_list_content dd .history_list_img.w292 img { max-width: 292px; }
    .history_list li .history_list_content dd .history_list_img.w302 img { max-width: 302px; }
    .history_list li .history_list_content dd .history_list_img.w356 img { max-width: 356px; }
    .history_list li .history_list_content dd .history_list_img.w398 img { max-width: 398px; }
    .history_list li .history_list_content dd .history_list_img.w412 img { max-width: 412px; }
  .history_list li .history_list_content dd .history_list_cap {
    display: block;
    margin-top: 6px;
    font-size: 1.4rem;
  }
  .history_list li .history_list_content dd .history_list_txt {
    width: 100%;
  }
}

@media print, screen and (max-width: 414px) {
  .history_list:before {
    left: 9px;
  }
  .history_list li {
    margin: 0 0 30px;
  }
  .history_list li:before {
    top: 50px;
    left: 3px;
    width: 12px;
    height: 12px;
  }
  .history_list li .history_list_year {
    width: calc(100% - 30px);
    margin-top: 0;
    margin-left: 30px;
    font-size: 2.0rem;
  }
  .history_list li .history_list_content {
    width: calc(100% - 30px);
    margin-top: 6px;
    margin-left: 30px;
  }
  .history_list li .history_list_content dt {
    padding: 15px 20px 0;
    font-size: 2.0rem;
  }
  .history_list li .history_list_content dd {
    padding: 15px 20px 0;
  }
  .history_list li .history_list_content dd .history_list_img {
    margin-bottom: 12px;
  }
  .history_list li .history_list_content dd .history_list_cap {
    font-size: 1.2rem;
  }
  .history_list li .history_list_content dd .history_list_txt {

  }
}


/* 筑波大学について / tsukuba-university
----------------------------------------------------------*/
/* tsukuba-univ_01 */
.tsukuba-univ_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.tsukuba-univ_list li {
  max-width: 140px;
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
.tsukuba-univ_list li img {
  max-width: 105px;
  width: 100%;
  height: auto;
}
.tsukuba-univ_list li p {
  padding-top: 6px;
  font-size: 1.4rem;
}


/* 名大ファミリーにクローズアップ / person-interview
----------------------------------------------------------*/
/* person-interview_01 */
.person-interview_01 {}
.person-interview_name {
  color: #006e4f;
  font-size: 1.8rem;
}
