@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*================================================
/ir/fpptimes_202408/index.html
================================================*/
/*================================================
Overwrite existing CSS
================================================*/
#contents-area.ir-site {
  background: #fff;
}


/*------------------------------------------------
Initial Settings
------------------------------------------------*/
body {
  font-size: 1.6rem;
}
@media all and (min-width: 802px) {
	.sp {
		display: none !important;
	}
}
@media print, screen and (max-width: 801px) {
  body {
    font-size: 1.5rem;
  }
  .pc {
	display: none !important;
}
}
/*------------------------------------------------
news-ranking
------------------------------------------------*/
.news-ranking .txt-lead {
	margin: -3.2rem 0 8.6rem;
  text-align: center;
  color: #1C2952;
}
.ranking-list {
	display: flex;
	margin-bottom: 9.5rem;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ranking-list li,
.ranking-list > li .rank_img img {
	-webkit-transition: all .35s cubic-bezier(.215,.61,.355,1);
    transition: all .35s cubic-bezier(.215,.61,.355,1);
}
.ranking-list li a {
	display: block;
}
.ranking-list .rank_01 {
	width: 13.2rem;
	margin: 0 auto 2.4rem;
}
.ranking-list .rank_02,
.ranking-list .rank_03 {
	width: 11rem;
	margin: 0 auto 2.7rem;
}
.ranking-list .rank_04,
.ranking-list .rank_05 {
	width: 5.2rem;
	margin: 0 auto 2.4rem;
}
.ranking-list > li:nth-child(1) {
	flex-basis: 390px;
	margin-bottom: 15rem;
}
.ranking-list > li:nth-child(2),
.ranking-list > li:nth-child(3) {
	flex-basis: 300px;
	margin-top: 7.4rem;
	margin-bottom: 4rem;
}
.ranking-list > li:nth-child(4),
.ranking-list > li:nth-child(5) {
	flex-basis: 300px;
}
.ranking-list > li:nth-child(4) {
	margin-left: 14rem
}
.ranking-list > li:nth-child(5) {
	margin-right: 14rem
}
.ranking-list li .rank_img {
	margin-bottom: 2.2rem;
  overflow: hidden;
}
.ranking-list > li:hover {
	-webkit-transition: all .35s cubic-bezier(.215,.61,.355,1);
  transition: all .35s cubic-bezier(.215,.61,.355,1);
	opacity: .7;
}
.ranking-list > li:hover .rank_img img {
	-webkit-transition: all .35s cubic-bezier(.215,.61,.355,1);
  transition: all .35s cubic-bezier(.215,.61,.355,1);
	transform: scale(1.05);
}
.ranking-list .ttl {
	font-size: 2rem;
	font-weight: 700;
	color: #1C2952;
	line-height: 1.7;
}
.rank-area li:nth-child(1) .rank_img{
	border: 1px solid #DAB471;
}
.rank-area li:nth-child(2) .rank_img{
	border: 1px solid #828282;
}
.rank-area li:nth-child(3) .rank_img{
	border: 1px solid #8B534A;
}
@media print, screen and (max-width: 1110px) {
	.news-ranking .txt-lead {
		margin: 0 0 4rem;
		line-height: 1.4;
	}
	.ranking-list .rank_01 {
		width: 11rem;
	}
	.ranking-list .rank_02,
	.ranking-list .rank_03 {
		width: 8rem;
	}
	.ranking-list .rank_04,
	.ranking-list .rank_05 {
		width: 4rem;
	}
	.ranking-list > li:nth-child(1) {
	flex-basis: 100%;
	margin: 0 auto 4rem;
    max-width: 630px;
	}
	.ranking-list > li:nth-child(2),
	.ranking-list > li:nth-child(3) {
		flex-basis: 47%;
		margin: 0 0 4rem;
	}
	.ranking-list > li:nth-child(4),
	.ranking-list > li:nth-child(5) {
		flex-basis: 47%;
		margin: 0;
	}
	.ranking-list li .rank_img {
		margin-bottom: 1rem;
	}
	.ranking-list .ttl {
		font-size: 1.6rem;
	}
}
@media print, screen and (max-width: 481px) {
  .ranking-list {
    margin-bottom: 6rem;
  }
}
/*------------------------------------------------
Key visual > link in page
------------------------------------------------*/
.link-in-page {
	margin: 0 auto -1rem;
  max-width: 134rem;
  width: 100%;
  padding: 0 4.8rem;
  z-index: 1;
}
.link-in-page-list {
  display: flex;
  color: #1C2952;
  position: relative;
  top: -5.1rem;
  background-color: #fff;
  height: 8.8rem;
}
.link-in-page-list li {
	padding-right: 1rem;
  width: 100%;
  display: flex;
  align-items: center;
}
.link-in-page-list li:not(:last-of-type) {
  border-right: 1px solid #EAEAEA;
}
.number, .link-title p:first-of-type {
  font-family: 'Be Vietnam Pro', sans-serif;
  letter-spacing: -0.05em;
}
.number {
  width: 16.6%;
  font-size: 2.4rem;
  text-align: center;
  color: #1C2952;
  font-weight: 300;
}
.link-title {
  width: 71.5%;
  padding: 0rem 0 0.7rem 1.6rem;
  border-left: 1px solid #0C1D59;
}
.link-title p:first-of-type {
color: #1C2952;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 0.8rem;
  letter-spacing: 0;
}
.link-title p:nth-of-type(2) {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: -0em;
}
.link-in-page-list li a {
  width: 3.4rem;
  height: 3.4rem;
  border: 1px solid #1C2952;
  border-radius: 5rem;
  position: relative;
}
.link-in-page-list li a:hover {
	opacity: 0.7;
}
.link-in-page-list li a::before {
  content: '';
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 1px solid #1C2952;
  border-right: 1px solid #1C2952;
  transform: rotate(135deg) translateX(-50%);
  top: 40%;
  left: 24%;
}
.introduction {
  width: 100%;
  margin-bottom: 2.4rem;
  margin-top: 8rem;
}
.introduction p {
  font-size: 2rem;
  font-weight: 600;
  color: #1C2952;
  position: relative;
  margin-top: 3rem;
}
.introduction p::before {
  content: '';
  width: 100%;
  border: 1px solid #1C2952;
  position: absolute;
  top: -1.8rem;
}
@media print, screen and (min-width: 802px)and (max-width: 1120px) {
	.link-in-page {
		padding: 0 0.8rem;
	}
}
@media print, screen and (max-width: 801px) {
  .link-in-page {
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    padding: 0 1rem
  }
  .link-in-page-list {
    margin-top: -3.2rem;
    display: block;
    height: auto;
  }
  .link-in-page-list li {
    height: 6.6rem;
  }
  .link-in-page-list li:not(:last-of-type) {
    border-right: none;
    border-bottom: 1px solid #EAEAEA;
  }
  .number {
    font-size: 1.8rem;
    letter-spacing: normal;
  }
  .link-title p:first-of-type {
    font-size: 1.6rem;
    letter-spacing: normal;
  }
  .link-title p:nth-of-type(2) {
    font-size: 1.2rem;
    letter-spacing: normal;
  }
  .introduction {
    margin-bottom: 2.4rem;
  }
  .introduction p {
    font-size: 1.6rem;
    letter-spacing: -0.02em;
    width: 100%;
	  margin-top: 5.6rem;
  }
}


/*------------------------------------------------
section-back-number
------------------------------------------------*/
.section-back-number {
	border-top: 1px solid #eaeaea;
	background-color: #f7f7f5;
	padding: 60px 0;
  }
  .section-back-number h2 {
	font-family: 'Be Vietnam Pro', sans-serif;
	margin-bottom: 3.2rem;
  }
  .back-number-list {
	display: flex;
	  justify-content: flex-start;
  }
  .back-number-list li {
	margin-right: 40px;
  }
  .back-number-list li a {
	color: #333;
	text-decoration: underline;
  }
  .back-number-list li a:hover {
	color: #E69E15;
  }
  @media print, screen and (max-width: 801px) {
	.back-number-list {
	  flex-wrap: wrap;
	}
  .back-number-list li {
	margin-bottom: 20px;
  }
  }
  @media print, screen and (max-width: 481px) {
  }

.large-content-wrap {
	width: 95%;
	max-width: 1100px;
	margin-inline: auto;
  }

  
.fadein-element {
	opacity: 0;
	visibility: hidden;
	transform: translateY(4.8rem);
	transition: opacity 1s, visibility 1s, transform 1s;
}
.fadein-bottom {
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
}
.fadein-title {
	display: none;
}

#contents-area {
  margin-top: 73px;
}
/*------------------------------------------------
	main-img
------------------------------------------------*/
.main-img {
	padding: 5rem 4.8rem 0.5rem 5.2rem;
	background-color: #172D7E;
}
.main-img .text-box {
	padding: 2.5rem 6rem;
	background-color: #fff;
	box-sizing: border-box;
}
.main-img .ttl {
	color: #172D7E;
	font-size: 4.8vw;
	font-style: italic;
	font-weight: 800;
	line-height: 1;
	letter-spacing: 0;
	font-family: "Be Vietnam Pro", sans-serif;
}
.main-img .ttl .sml {
	margin: 2.1rem -0.5rem 0;
	display: block;
	font-size: 1.05vw;
	font-weight: 700;
	color: #172D7E;
	letter-spacing: 0.015em;
}
.main-img .time {
	padding: 1rem 0;
	width: 20rem;
	color: #1C2952;
	font-size: 1.9rem;
	font-weight: 700;
	letter-spacing: 0;
	text-align: center;
	border: 1px solid #707070;
	box-sizing: border-box;
	border-radius: 5rem;
    margin-left: 1.5vw;
}
@media print, screen and (min-width: 802px) {
	.main-img .img-box {
		display: flex;
		align-items: center;
		background-color: #fff;
	}
	.main-img .text-box {
		width: calc(50% + 28rem);
		display: flex;
		align-items: end;
        flex-wrap: wrap;
	}
	.main-img .pho {
		width: calc(50% - 28rem);
	}
	.main-img .pho img {
		height: 23.3rem;
		object-fit: cover;
	}

	.main-img ul {
		display: flex;
	}
	.main-img li {
		width: 50%;
	}
	.main-img li img {
		height: 38.4rem;
		object-fit: cover;
	}
}
@media print, screen and (min-width: 802px)and (max-width: 1850px) {
	.main-img .text-box {
		padding: 2rem 3.8rem;
	}
}
@media print, screen and (max-width: 1250px) {
		.main-img .time {
    margin-left: 0;
    margin-top: 1.5vw;
	padding: .75rem 0;
    width: 16rem;
    font-size: 1.5rem;
	}	
}
@media print, screen and (min-width: 802px)and (max-width: 1250px) {
	.main-img {
		padding: 5rem 2rem 0.5rem;
	}
	.main-img .text-box {
		padding: 3rem 2rem;
	}
	.main-img .ttl {
		font-size: 7.5rem;
	}
	.main-img .ttl .sml {
		margin: 2.1rem -0.5rem 0;
		font-size: 1.6rem;
	}
}
@media print, screen and (max-width: 801px) {
	.main-img {
		padding: 0;
	}
	.main-img .text-box {
		padding: 5rem 1.5rem 3rem;
	}
	.main-img .ttl {
		text-align: center;
		font-size: 3.5rem;
	}
	.main-img .ttl .sml {
		margin: 1rem 0 0;
		line-height: 1.5;
		font-size: 1.5rem;
	}
	.main-img .time {
		position: static;
		width: 16rem;
		margin: 3rem auto 0;
		font-size: 1.5rem;
	}
}
/*------------------------------------------------
	content
------------------------------------------------*/
.content {
	max-width: 114rem;
	margin: 0 auto;
	padding: 0 2rem;
	box-sizing: border-box;
}
@media print, screen and (max-width: 801px) {
	.content {
		padding: 0 1rem;
		max-width: inherit;
	}
}
/*------------------------------------------------
	wid-box
------------------------------------------------*/
.wid-box {
	max-width: 77rem;
	margin: 0 auto;
}
@media print, screen and (max-width: 801px) {
	.wid-box {
		margin: 0 1rem;
		max-width: inherit;
	}
}
/*------------------------------------------------
	heading01
------------------------------------------------*/
.heading01 {
	max-width: 77rem;
	margin: 0 auto 8rem;
	text-align: center;
}
.heading01 .num {
	margin-bottom: 3.2rem;
	display: block;
	color: #1C2952;
	font-weight: 300;
	font-size: 5rem;
	letter-spacing: 0;
	font-family: "Be Vietnam Pro", sans-serif;
}
.heading01 .line {
	padding: 3.3rem 0 3.4rem;
	display: block;
	color: #1C2952;
	font-weight: 400;
	font-size: 1.6rem;
	letter-spacing: 0;
	border-top: 1px solid #1C2952;
	border-bottom: 1px solid #1C2952;
}
.heading01 .en {
	margin-bottom: 1.9rem;
	display: block;
	font-weight: 700;
	color: #1C2952;
	letter-spacing: 0;
	font-size: 5.2rem;
	font-family: "Be Vietnam Pro", sans-serif;
}
@media print, screen and (max-width: 801px) {
	.heading01 {
		max-width: inherit;
		margin: 0 auto 4rem;
	}
	.heading01 .num {
		margin-bottom: 1.5rem;
		font-size: 3.5rem;
	}
	.heading01 .line {
		padding: 2rem 0;
		font-size: 1.5rem;
	}
	.heading01 .en {
		margin-bottom: 1rem;
		font-size: 3rem;
	}
}
/*------------------------------------------------
	heading02
------------------------------------------------*/
.heading02 {
	margin-bottom: 1.9rem;
	padding-bottom: 1.3rem;
	color: #1C2952;
	font-size: 2rem;
	font-weight: 700;
	border-bottom: 1px solid #1C2952;
}
@media print, screen and (max-width: 801px) {
	.heading02 {
		margin-bottom: 1rem;
		padding-bottom: 1rem;
		font-size: 1.8rem;
		line-height: 1.3;
	}
}
/*------------------------------------------------
	heading03
------------------------------------------------*/
.heading03 {
	margin-bottom: 4.5rem;
	padding-bottom: 1.6rem;
	color: #1C2952;
	font-size: 3rem;
	font-weight: 700;
	text-align: center;
	border-bottom: 1px solid #1C2952;
}
@media print, screen and (max-width: 801px) {
	.heading03 {
		margin-bottom: 2rem;
		padding-bottom: 1rem;
		font-size: 2rem;
		line-height: 1.3;
	}
}
/*------------------------------------------------
	message
------------------------------------------------*/
.message {
	padding: 9.5rem 0 7.9rem;
	background-color: #F1F2F7;
}
.message .img-box {
	margin-bottom: 7.4rem;
	background-color: #172D7E;
}
.message .text-box {
	padding: 4.5rem;
}
.message .text-box p {
	color: #fff;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 2;
	font-family: "Noto Serif JP", serif;
}
.message .text-box a {
	color: #fff;
	font-size: 1.5rem;
	text-decoration: underline;
}
.message .text-box .name {
	margin-top: 1.8rem;
	text-align: right;
}
.message .text-box .name .sml {
	margin-top: -0.4rem;
	display: block;
	font-size: 1.6rem;
	color: #fff;
}
.message .text-box .name .big {
	margin: -0.8rem 0 0 1.2rem;
	font-size: 2rem;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}
.message ul {
	margin-bottom: 2.8rem;
}
.message li:not(:last-child) {
	margin-bottom: 5.2rem;
}
.message li p {
	text-align: justify;
	color: #1C2952;
	line-height: 1.75;
	letter-spacing: 0.08em;
}
@media print, screen and (min-width: 802px) {

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

}

/*------------------------------------------------
	special
------------------------------------------------*/
.special {
	padding: 8.6rem 0 7rem;
}
.special .top-pho {
	margin: -0.2rem 0 9.4rem;
}
.special .info:not(:last-child) {
	margin-bottom: 9.8rem;
}
.special .ttl {
	margin-bottom: 4.5rem;
	color: #1C2952;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.7;
	letter-spacing: 0.05em;
}
.special li {
	padding-bottom: 2.7rem;
}
.special li p {
	padding-left: 6.1rem;
	position: relative;
	color: #1C2952;
	line-height: 1.75;
}
.special li p .name {
	position: absolute;
	left: 0;
	top: 0.4rem;
	width: 5.3rem;
	padding: 0.3rem 0 0.4rem;
	line-height: 1;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background-color: #E69E15;
	border-radius: 5rem;
}
.special li p .name.blue {
	background-color: #2698F8;
}
.special li .pho {
	position: relative;
}
.special li .pho span {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	padding: 1rem 0 0.9rem;
	text-align: center;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 700;
	background-color: rgba(230,158,21,0.7);
}
.special li.color .pho span {
	background-color: rgba(38,152,248,0.7);
}
@media print, screen and (min-width: 802px) {
	.special li.flex {
		display: flex;
		align-items: flex-start;
	}
	.special li.flex .pho {
		margin: 0.2rem 0 0 5.2rem;
		width: 26.5rem;
		flex-shrink: 0;
	}
	.special li.color .pho {
		order: -1;
		margin: 0.2rem 3.6rem 0 0;
	}
}
@media print, screen and (max-width: 801px) {
	.special {
		padding: 5rem 0;
	}
	.special .top-pho {
		margin: 0 0 4rem;
	}
	.special .info:not(:last-child) {
		margin-bottom: 4rem;
	}
	.special .ttl {
		margin-bottom: 2rem;
		font-size: 1.8rem;
	}
	.special li {
		padding-bottom: 2rem;
	}
	.special li p {
		padding-left: 6.1rem;
	}
	.special li .pho {
		margin: 2rem 0 0 6.1rem;
	}
}