/* 背景グラデーション */
div.takeda-prize_title{
  height:auto;
  min-height: 375px;
  margin-top:60px;
}

/* 配置用 */
div.takeda-prize_title .c-article__inner {
  position: relative;
  display:block;
  justify-content:flex-start;  
}


/* タイトル文字 */
div.takeda-prize_title h3 {
  padding-top:40px;
  width:100%;
  font-size:2.8rem;}

div.takeda-prize_title h3 span {
  font-size:9rem;
  font-family: "Times New Roman", serif;}

.takeda-prize_about h3 picture {
  margin:0;
  padding:0;}
.takeda-prize_about h3 picture img {
  margin:0;
  padding:0;
  top: -5px;}


/* 受賞者写真 */
.takeda-prize_photo {
  width: 100%;
  position:relative;
  top:auto;
  justify-content:space-between;
}

.takeda-prize_photo figure {
  width:48%;
  margin-left:0;}

.takeda-prize_photo figure img {
  width:100%;
  height:auto;
  margin-bottom:10px;}

.takeda-prize_photo figure figcaption {
  font-weight: bold;
  font-size:2.2rem;
}

.takeda-prize_photo figure figcaption span {font-size:1.4rem;}




div.takeda-prize_title3 {
  max-height:100%;
  height: auto;
}

div.takeda-prize_title3 h3 {
  margin-bottom:-50px;
}
.takeda-prize_photo3 {
  position:relative;
  bottom:-90px;
  width:100%;
  display: flex;
  justify-content:space-between;
}

.takeda-prize_photo3 figure {
  width:32%;
  margin-left:0;}

.takeda-prize_photo3 figure img {
  width:100%;
  height:auto;
  margin-bottom:10px;}

.takeda-prize_photo3 figure figcaption {font-size:1.8rem;}
.takeda-prize_photo3 figure figcaption span {font-size:1.2rem;}
.takeda-prize_photo3 figure p {font-size:1.2rem;}


/* ----------------------------------------
リンクボタン調整
---------------------------------------- */

/* タイトル下のボタン */
.c-main div.takeda-prize_link {
    padding-top: 85px;
    padding-bottom: 40px;
}


.c-main div.takeda-prize_link .c-content__btn {
  margin: 50px 0 0;
  width: 100%;
}

.c-main div.takeda-prize_link .c-content__btn--link {
  width: 100%;
  padding:20px;
  min-width: inherit;
  max-width: none;
  margin-top:10px;
}






/* ----------------------------------------
医学賞とは
---------------------------------------- */
.takeda-prize_about { }

.takeda-prize_about h3 {line-height: 1.333;}


.takeda-prize_about .c-article__content {display: block;}

.takeda-prize_about .c-content__body {
  margin:0 0 35px 0;
  }


.takeda-prize_about .c-content__body:nth-child(2) {
    width: 100%;
    display: block;
    margin:0 0 35px 0;
}

.takeda-prize_about figure {
  width:100%;
  padding:0 0 20px;}

.takeda-prize_about figure img {margin-bottom:15px;}


.takeda-prize_about figure figcaption {
  font-size:1.4rem;
  margin-bottom:10px;
}

.takeda-prize_about figure p {font-size:1.4rem;}


.takeda-prize_about figure.medal {
  position:static;
  right:auto;
  margin:0 0 40px;
  width: 100%;
  max-width:100%;}
.takeda-prize_about figure.medal img {
  width:60%;}

.takeda-prize_about figure.certificate {
  margin:35px 0 40px;
  width:100%;
  max-width:100%;}
.takeda-prize_about figure.certificate img {
  width:100%;}

.takeda-prize_about figure.shield {
  width: 100%;
  max-width:100%;}
.takeda-prize_about figure.shield img {
  width:60%;
  margin:0;}


/* ----------------------------------------
贈呈式
---------------------------------------- */
.takeda-prize_about .c-content__body-ceremony{
  width: auto;
}

/* 画像共通 */
.takeda-prize_about .c-content__body-ceremony .ceremony{
  width: 100%;
}

.takeda-prize_about .c-content__body-ceremony .ceremony-2{
  position: static;
  width: 100%;
}


/* ----------------------------------------
書籍の発刊
---------------------------------------- */
.takeda-prize_book {
  margin-bottom:60px;
}
.takeda-prize_book h3 {
  margin-bottom:30px;
}

.takeda-prize_book h3 picture img {
  margin:0;
  padding:0;
  top: -5px;}

.takeda-prize_book h4 {margin:40px 0 20px;}


.takeda-prize_book figure {
  width:100%;
  text-align: center;}

.takeda-prize_book figure img {
  width:60%;
  height: auto;}


.takeda-prize_book .c-article__content {
  display:block;
  margin-top:30px;
}
.takeda-prize_book .c-content__body {
  margin-top:30px;  
  width:100%;
}

.takeda-prize_book .c-article__title {
  font-size: 1.8rem;
  font-weight: bold;
}




/* リンクボタン */
.takeda-prize_book .c-content__btn {
  margin:0;
  display: block;}

/*.takeda-prize_book .c-content__btn--link:not(:last-child) {margin: 0 16px 0 0;}*/

.c-main .c-content__btn--link {
  width: 100%;
  max-width: 100%;
  padding: 14px 8px;
}

.takeda-prize_book .c-content__btn--text {
  font-size: 1.6rem;
  padding: 0 45px 0 6px;
    }  





/* ----------------------------------------
一覧へのリンクボタン
---------------------------------------- */
.video_btn {
  margin:60px auto 60px;
}

.video_btn .video_btn_inner {
  width:100%;
  max-width:100%;
  height:68px;}
.video_btn .c-content__btn--text {font-size:1.8rem;}


.c-main .video_btn .c-content__btn--text {font-size: 1.8rem;}

