@charset "utf-8";
/*------------------------------------------------------------
	rank
------------------------------------------------------------*/
#gHeader {
	background-color: #000;
}
#main .mainImg {
	padding: 11.6rem 0 2rem;
	min-height: 86rem;
	background: url(../img/rank/main_img.jpg) no-repeat center;
	background-size: cover;
}
#main .mainImg .content {
	position: relative;
	z-index: 1;
}
#main .mainImg .bigPhoto01 {
	width: 74rem;
	position: absolute;
	top: 10.2rem;
	left: -44.5rem;
	z-index: -1;
}
#main .mainImg .bigPhoto02 {
	width: 74.8rem;
	position: absolute;
	top: 11.3rem;
	right: -49rem;
}
#main .mainImg .ttl {
	width: 102.9rem;
	margin: 0 auto 23.3rem;
}
#main .mainImg p {
	text-align: center;
	font-size: 3.5rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.43;
	color: #fff;
}
#main .rankList {
	gap: 5.2rem 5.1rem;
}
#main .rankList li {
	width: calc((100% - (5.1rem * 2 + 0.1rem)) / 3);
	min-height: 36.6rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #4D4D4D;
	font-size: 3rem;
	font-weight: 900;
	text-align: center;
	background: #000;
	pointer-events: none;
}
#main .rankList li a {
	padding: 4rem 4rem 3.5rem;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	color: #fff;
	font-size: 2rem;
	font-weight: 500;
	pointer-events: auto;
}
#main .rankList li a:hover {
	opacity: 0.7;
}
#main .rankList li .photo {
	margin-bottom: 0.7rem;
	aspect-ratio: 572 / 400;
	position: relative;
}
#main .rankList li .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .rankList li span {
	width: 100%;
	font-size: 2rem;
	letter-spacing: 0.064em;
	line-height: 1.4;
	display: block;
}
#main .rankList li .title {
	font-weight: 700;
}
#main .articlesSec {
	position: relative;
	padding: 10.7rem 0 29.7rem;
}
#main .articlesSec .content {
	position: relative;
	z-index: 2;
}
#main .articlesSec::before {
	width: 88rem;  
	height: 87.6rem;
	background: url(../img/common/com_bg.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	bottom: -0;
	left: -10rem;
	content: ""; 
}
#main .articlesSec::after {
	width: 88rem;  
	height: 87.6rem;
	background: url(../img/common/com_bg.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	bottom: 0;
	right: -17.5rem;
	z-index: -1;
	content: ""; 
}
#main .articlesSec .headLine01 {
	margin-bottom: 6.1rem;
}
#main .articlesSec .headLine01 .en {
	color: #E93934;
}
@media all and (min-width: 897px) {
	#gFooter .content {
		max-width: 79rem;
	}
	#gFooter .fInner {
		padding-bottom: 7.2rem;
		padding-top: 7rem;
	}
	#gFooter .snsList {
		padding-top: 0;
		padding-right: 0.7rem;
		justify-content: flex-end;
	}
	#gFooter .fInner p {
		margin-bottom: 0rem;
	}
	#gFooter .infoBox {
		flex: 1;
		padding-top: 1rem;
		padding-right: 7rem;
	}
	#gFooter .fLogo {
		margin-right: 5.5rem;
	}
	
}

body:not(#detail).pageTop {
	display: none;
}
@media all and (max-width: 896px) {
	#main .mainImg {
		margin-bottom: 1.3rem;
		overflow: hidden;
		padding: 3.7rem 0 1rem;
		min-height: 20.1rem;
	}
	#main .mainImg .ttl {
		margin-bottom: 0;
		width: 26.5rem;
	}
	#main .mainImg .bigPhoto01 {
		width: 18.3rem;
		left: -5.7rem;
		top: -0.6rem;
		z-index: -1;
	}
	#main .mainImg .bigPhoto02 {
		width: 18.5rem;
		right: -7.3rem;
		top: -0.3rem;
		z-index: -1;
	}
	#main .spTxt {
		font-weight: 700;
		line-height: 1.75;
		text-align: center;
	}
	#main .articlesSec {
		padding: 2.7rem 0 53.3rem;
	}
	#main .articlesSec .headLine01 .en {
		margin-bottom: 0.2rem;
	}
	#main .articlesSec .headLine01 {
		margin-bottom: 2.1rem;
	}
	#main .rankList {
		gap: 2rem 5.1rem;
		margin: 0 1.2rem;
		flex-direction: column;
	}
	#main .rankList li {
		width: 100%;
		min-height: 85.1vw;
	}
	#main .articlesSec::before {
		width: 44rem;
		left: -17.5rem;
		height: 43.8rem;
	}
	#main .articlesSec::after {
		display: none;
	}
}

/* rank detail */
body:has(#detail) #main {
	padding-top: 0;
} 
#detail .mainImg {
	overflow: hidden;
}
#detail .pageTitle {
	margin-bottom: 4.4rem;
}
#detail .pageTitle h1 {
	padding: 2.5rem 2.5rem 3rem;
	color: #fff;
	font-size: 6rem;
	font-weight: 900;
	text-align: center;
	background: #E93934;
	letter-spacing: 0.04em;
}
#detail .topText {
	margin-bottom: 8.5rem;
	font-size: 3rem;
	font-weight: 900;
	text-align: center;
	line-height: 1.47;
}
#detail .mainBox {
	margin-left: max(5rem,calc((100% - 156rem) / 2));
	align-items: flex-start;
}
#detail #conts {
	margin-left: 1rem;
	flex: 1;
}
#detail #conts .wpBox .mb0 {
	margin-bottom: 0 !important;
}
#detail #conts .wpBox h2 {
	padding-bottom: 0.6rem;
	margin-bottom: 2.9rem;
	color: #CF0A2C;
	font-size: 3.125rem;
	font-weight: 900;
	position: relative;
	letter-spacing: 0.04em;
	border-bottom: 4px solid #D9D9D9;
}
#detail #conts .wpBox h2:after {
	width: 200px;  
	height: 4px;
	background-color: #CF0A2C;
	position: absolute;  
	bottom: -0.4rem;
	left: 0;
	content: ""; 
}
#detail #conts .wpBox p {
	margin-bottom: 2.7rem;
}
#detail #conts .wpBox .note {
	margin: -3.7rem 0 0;
}
#detail #conts .wpBox .note + h3 {
	margin-top: 4.5rem;
}
#detail #conts .wpBox p a {
	color: #0070C0;
	text-decoration: underline;
}
#detail #conts .wpBox p a:hover {
	opacity: 0.7;
}
#detail #conts .wpBox p:last-child {
	margin-bottom: 0;
}
#detail #conts .wpBox .title {
	font-weight: 700;
	padding: 0.1rem 0;
	background: #E5E5E5;
}
#detail #conts .wpBox > ul {
	margin-bottom: 3rem;
}
#detail #conts .wpBox > ul li {
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 1.5;
}
#detail #conts .wpBox > ul li::before {
	color: #CF0A2C;
	content: "■";
}
#detail #conts .wpBox .emBox {
	margin: 8.5rem 0 10rem;
	padding: 0 1rem;
	background: #F2F2F2;
	align-items: flex-start;
}
#detail #conts .wpBox .emBox .photoBox {
	width: 15.4rem;
	margin: -6.7rem 2.5rem 0 0;
}
#detail #conts .wpBox .emBox .textBox {
	flex: 1;
	padding: 1.4rem 0;
}
#detail #conts .wpBox p + h3 {
	margin-top: 7.2rem;
}
#detail #conts .wpBox h3 {
	margin: 4.8rem 0 1.5rem;
	display: flex;
	align-items: center;
	font-size: 4rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	line-height: 1.2;
	background: linear-gradient(transparent 0%, transparent 65%, #E5E5E5 65%, #E5E5E5 100%);
	background-position: center bottom 0.7rem;
}
#detail #conts .wpBox h3:first-child {
	margin-top: 0;
}
#detail #conts .wpBox h3 img {
	width: 10.3rem !important;
	flex-shrink: 0;
	margin-right: 2.7rem;
}
#detail #conts .wpBox .size-large img {
	width: 100%;
}
#detail #conts .wpBox .wp-element-caption {
	margin-top: 1.2rem;
}
#detail #conts .wpBox .wp-block-image {
	margin-bottom: 4.8rem;
}
#detail #conts .wpBox .wp-block-image a:hover {
	opacity: 0.7;
}
#detail #conts .wpBox .wp-block-image + h2 {
	margin-top: 10rem;
}
#detail #conts .wpBox .ctaBtn {
	margin: 10rem auto 15rem;
	width: 54rem;
}
#detail #conts .wpBox .ctaBtn:last-child {
	margin-bottom: 0;
}
#detail #conts .wpBox .ctaBtn a {
	padding-right: 4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 11.5rem;
	color: #fff;
	font-size: 2.8rem;
	font-weight: 700;
	text-align: center;
	border-radius: 10rem;
	letter-spacing: 0.05em;
	background: url(../img/common/icon.png) no-repeat right 4rem center #CF0A2C;
	background-size: 6rem auto;
}
#detail #conts .wpBox .ctaBtn a:hover {
	opacity: 0.7;
}
#detail #conts .wpBox .small {
	font-size: 1.5rem;
}
#detail #conts .wpBox .detailDl {
	margin-bottom: 3rem;
}
#detail #conts .wpBox .detailDl dt {
	margin-bottom: 0.2rem;
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
}
#detail #conts .wpBox .detailDl dt::before {
	color: #CF0A2C;
	content: "■";
}
#detail #conts .wpBox .detailDl dd {
	margin-bottom: 2.5rem;
	font-size: 1.6rem;
	line-height: 1.75;
}
#detail #conts .wpBox .detailDl dd.small {
	font-size: 1.5rem;
}
#detail #conts .wpBox p + h2 {
	margin-top: 8rem;
}
#detail #conts .wpBox .detailDl + h2 {
	margin-top: 8rem;
}
#detail #conts .wpBox .highlightDl {
	margin-bottom: 4rem;
}
#detail #conts .wpBox .highlightDl dt {
	font-size: 2.6rem;
	font-weight: 700;
	width: fit-content;
	background: linear-gradient(transparent 0%, transparent 79%, #FFEE7D 79%, #FFEE7D 100%);
	background-position: center bottom 0.7rem;
}
#detail #conts .wpBox .highlightDl dd {
	font-size: 1.5rem;
	line-height: 1.75;
	margin-bottom: 2.0rem;
}
#detail #conts .wpBox .mistakesBox {
	margin-bottom: 9rem;
	padding: 2rem 2.2rem;
	align-items: center;
	background: #F2F2F2;
}
#detail #conts .wpBox .mistakesBox .subTitle {
	margin-right: 2rem;
	margin-bottom: 0;
	width: 12.9rem;
	min-height: 12.9rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 2.15rem;
	font-weight: 700;
	color: #808080;
	letter-spacing: 0.16em;
	line-height: 1.31;
	background-color: #fff;
}
#detail #conts .wpBox .mistakesBox .rBox {
	flex: 1;
}
#detail #conts .wpBox .mistakesBox .rBox p {
	font-size: 1.5rem;
	margin-bottom: 0;
	line-height: 1.75;
}
#detail #conts .wpBox .mistakesBox .rBox li {
	font-size: 2rem;
	padding-left: 2rem;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
}
#detail #conts .wpBox .mistakesBox .rBox li:before {
	position: absolute;
	left: 0;
	top: 0;
	color: #BFBFBF;
	content: "■";
}
#detail #conts .wpBox table {
	width: 100%;
	border-collapse: collapse;
}
#detail #conts .wpBox table th:first-child {
	width: 18%;
	color: #fff;
	background-color: #CF0A2C;
}
#detail #conts .wpBox table thead {
	border: none !important;
}
#detail #conts .wpBox table th {
	width: 27.33%;
	padding: 1.2rem 1rem;
	font-size: 1.74rem;
	text-align: center;
	font-weight: 500;
	vertical-align: middle;
	border: 1px solid #fff;
	background-color: #E5E5E5;
}
#detail #conts .wpBox table td {
	padding: 1.2rem 2rem;
	font-size: 1.74rem;
	font-weight: 500;
	text-align: left;
	vertical-align: middle;
	background-color: #F2F2F2;
	border: 1px solid #fff;
}
#detail #conts .wpBox table td:first-child {
	background-color: #CF0A2C;
	text-align: center;
	color: #fff;
}
#detail #conts .wpBox .wp-block-table .wp-element-caption {
	font-size: 1.5rem;
}
#detail #conts .wpBox .wp-block-table + .ctaBtn {
	margin-top: 6.7rem;
	margin-bottom: 4rem;
}
#detail #conts .wpBox .qaDl {
	margin-bottom: 8.5rem;
}
#detail #conts .wpBox .qaDl dt {
	font-size: 2.6rem;
	font-weight: 700;
	display: flex;
}
#detail #conts .wpBox .qaDl dt .num {
	flex-shrink: 0;
	color: #CF0A2C;
	margin-right: 0.5rem;
}
#detail #conts .wpBox .qaDl dd {
	margin-bottom: 2rem;
}
#detail #conts .wpBox .textDl {
	margin-bottom: 3rem;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.5;
}
#detail #conts .wpBox .textDl dt {
	float: left;
	clear: left;
}
#detail #conts .wpBox .textDl dd {
	padding-left: 5rem;
}
#detail #conts .wpBox .highlightDl + h2 {
	margin-top: 10rem;
}
#detail #conts .wpBox .talkBox {
	align-items: flex-start;
	max-width: 95.4rem;
	margin: 0 auto;
}
#detail #conts .wpBox .talkBox .photoBox {
	width: 19.8rem;
	margin-right: 1rem;
}
#detail #conts .wpBox .talkBox .textBox {
	flex: 1;
	padding: 2.4rem 7rem;
	margin: 3.1rem 2rem 0 0;
	min-height: 13.4rem;
	border-radius: 2.9rem;
	background-color: #FFEE7D;
	position: relative;
}
#detail #conts .wpBox .talkBox .textBox:after {
	content: "";
    position: absolute;
    top: -0.5rem;
    left: -0.5rem;
    width: calc(100% - 3rem);
    height: calc(100% - 2.8rem);
    border-width: 15px;
    border-style: solid;
    border-image: url(../img/rank/bg03.png) 30 30 stretch;
}
#detail #conts .wpBox .talkBox .textBox::before {
	width: 3.5rem;  
	height: 2px;
	background-color: #000;
	position: absolute;  
	left: 5.4rem;
	bottom: -1.1rem;
	transform: rotate(-50deg);
	content: ""; 
}
#detail #conts .wpBox .talkBox .textBox p {
	font-weight: 700;
	line-height: 1.625;
}
#detail #conts .wpBox p + .wp-block-image {
	margin-top: 6.6rem;
}
#detail #conts .wpBox .stepDl dt {
	font-size: 2.6rem;
	font-weight: 700;
	position: relative;
	padding-left: 2.7rem;
}
#detail #conts .wpBox .stepDl dt:before {
	position: absolute;
	left: 0;
	top: 0;
	color: #999999;
	content: "▼";
}
#detail #conts .wpBox .stepDl dd {
	margin-bottom: 2.5rem;
}
#detail #sideBar {
	margin-left: 4rem;
    width: 49rem;
    flex: none;
    position: sticky;
    top: 0;
}
#detail #sideBar .sidePhoto {
	width: 32.5rem;
	margin: -3rem auto -0.3rem;
}
#detail #sideBar .sNavi {
	position: relative;
	z-index: 1;
	padding: 1.2rem 1.6rem;
	background-color: #F2F2F2;
	box-shadow : 5pt 5pt 0pt rgba(0, 0, 0, 0.3);
}
#detail #sideBar .sNavi .ez-toc-title {
	margin-bottom: 0.3rem;
}
#ez-toc-container li a {
	padding-left: 3.8rem;
	display: inline-block;
	line-height: 2.125;
	position: relative;
}
#ez-toc-container li a:hover {
	opacity: 0.7;
}
#ez-toc-container li a:before {
	position: absolute;
	left: 0;
	top: 0;
	color: #ccc;
	content: "■";
}
#ez-toc-container li.on a:before {
	color: #CF0A2C;
}
body:has(#detail) #gFooter {
	margin-top: 16.5rem;
	padding: 0;
}
body:has(#detail) #gFooter > img {
	display: block;
	width: 100%;
}
body:has(#detail) #gFooter .pageTop {
	width: 15rem;
	bottom: 1rem;
}
@media all and (min-width: 897px) {
	#detail .mainImg {
		min-height: 70rem;
		padding-top: 18.3rem;
	}
	#detail .mainImg .ttl {
		width: 86.5rem;
	}
	#detail .mainImg .bigPhoto01 {
		top: -5.5rem;
		left: -45.1rem;
		width: 70rem;
	}
	#detail .mainImg .bigPhoto02 {
		width: 71.2rem;
		top: -5.7rem;
		right: -49.7rem;
	}
}

@media all and (max-width: 896px) {
	#detail {
		padding-top: 5.5rem;
	}
	#detail .mainImg {
		margin-bottom: 0;
	}
	#detail .pageTitle h1 {
		padding: 0.5rem 1rem 1rem;
		font-size: 2rem;
		letter-spacing: 0.04em;
		line-height: 1.2;
	}
	#detail .topText {
		margin: 0 2rem 4rem;
		font-size: 1.6rem;
		line-height: 1.75;
		text-align: left;
	}
	#detail .pageTitle {
		margin-bottom: 1.4rem;
	}
	#detail .mainBox {
		margin: 0 2rem;
		flex-direction: column;
	}
	#detail #sideBar {
		position: static;
		order: -1;
		margin: 0 0 5rem;
		width: 100%;
	}
	#ez-toc-container li a {
		font-size: 1.4rem;
		line-height: 1.5;
		padding-left: 2.5rem;
	}
	#detail #conts {
		margin: 0;
		width: 100%;
	}
	#detail #conts .wpBox h2 {
		font-size: 3rem;
		letter-spacing: 0.04em;
		line-height: 1.33;
	}
	#detail #conts .wpBox .emBox{
		margin-bottom: 7rem;
		flex-direction: column;
		padding: 0 2rem 2rem;
	}
	#detail #conts .wpBox .emBox .photoBox {
		margin: -7rem auto 2rem;
	}
	#detail #conts .wpBox .emBox .textBox{
		padding: 0;
	}
	#detail #conts .wpBox h3 {
		font-size: 2.7rem;
	}
	#detail #conts .wpBox h3 img {
		width: 8rem !important;
		margin-right: 1rem;
	}
	#detail #conts .wpBox .ctaBtn {
		width: auto;
		max-width: 35rem;
		margin: 7rem auto;
	}
	#detail #conts .wpBox .ctaBtn a {
		font-size: 2rem;
		min-height: 8rem;
		background-position: right 2rem center;
		background-size: 3rem auto;
	}
	#detail #conts .wpBox .highlightDl dt {
		font-size: 2.2rem;
		line-height: 1.3;
		background-position: center bottom;
	}
	#detail #conts .wpBox .mistakesBox {
		flex-direction: column;
	}
	#detail #conts .wpBox .mistakesBox .subTitle {
		margin: 0 auto 2rem;
	}
	#detail #conts .wpBox .mistakesBox .rBox {
		width: 100%;
	}
	#detail #conts .wpBox .mistakesBox .rBox li {
		font-size: 1.7rem;
	}	
	#detail #conts .wpBox table th {
		font-size: 1.5rem;
		padding: 1rem 0.2rem;
	}
	#detail #conts .wpBox table td {
		font-size: 1.4rem;
		padding: 1rem 1rem;
	}
	#detail #conts .wpBox table td:first-child {
		padding-inline: 0.3rem;
	}
	#detail #conts .wpBox .qaDl dt {
		font-size: 2.2rem;
		line-height: 1.3;
	}
	#detail #conts .wpBox .talkBox {
		flex-direction: column;
	}
	#detail #conts .wpBox .talkBox .photoBox{
		order: 2;
		margin: 1rem auto 0;
	}
	#detail #conts .wpBox .talkBox .textBox {
		min-height: inherit;
		border-radius: 2rem;
		margin-right: 0;
		padding: 2rem;
	}
	#detail #conts .wpBox .talkBox .textBox::after {
		border-width: 12px;
		width: calc(100% - 2.7rem);
		border-image: url(../img/rank/bg03.png) 40 40 stretch;
	}
	#detail #conts .wpBox .talkBox .textBox::before {
		height: 1px;
		left: 1.4rem;
		bottom: -0.5rem;
		display: none;
	}
	body:has(#detail) #gFooter .pageTop {
		bottom: 4rem;
		width: 7rem;
		
	}
	#detail #conts .wpBox .qaDl dd {
		display: flex;
	}
	#detail #conts .wpBox .qaDl dd .num {
		flex-shrink: 0;
		margin-right: 0.5rem;
	}
	#detail #conts .wpBox > ul li {
		line-height: 1.8;
	}
	#detail #conts .wpBox .textDl {
		line-height: 1.8;
	}
	
}

@media all and (max-width: 374px) {
	#main {
		padding-top: 6.2rem;
	}
}