@charset "utf-8";

/* ===========================
2026年用
--------------------------- */
.inner{
  box-sizing: content-box;
  max-width: 1210px !important;
}

.js-enabled .lyt-toggle-section-04 > button.ui{
  display: none;
}
.js-enabled .lyt-toggle-section-04 > .content{
  display: block !important;
  height: auto !important;
}
.js-sort-root-01 .col{
	margin-top: 0 !important;
}

.ctadl .ctadl-bg .ctadl__wrap .ctadl__left{font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;}
/* ------------------------------------------------------------ Noto-Sans-JP */
@font-face {
font-family: 'Noto-Sans-JP-Light';
src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff2) format('woff2'),
url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff) format('woff'),
url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.otf) format('opentype');
}
@font-face {
font-family: 'Noto-Sans-JP-DemiLight';
src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff2) format('woff2'),
url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff) format('woff'),
url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.otf) format('opentype');
}
@font-face {
font-family: 'Noto-Sans-JP-Regular';
src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format('woff2'),
url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format('woff'),
url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format('opentype');
}
@font-face {
font-family: 'Noto-Sans-JP-Medium';
src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format('woff2'),
url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format('woff'),
url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format('opentype');
}

@font-face {
font-family: 'Noto-Sans-JP-Bold';
src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format('woff2'),
url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format('woff'),
url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format('opentype');
}

/* ------------------------------------------------------------ Gilroy */
@font-face {
  font-display: swap;
  font-family: "Gilroy";
  src: url(../font/2026/Gilroy-Bold.ttf) format("truetype");
    }
/* ------------------------------------------------------------ Montserrat */
@font-face {
  font-display: swap;
  font-family: "Montserrat";
  src: url(../font/2026/Montserrat-Medium.ttf) format("truetype");
    }
.ranking-style-01.japan-2026 .SP {
  display: none;
}

#home.japan-2026 #content #main {
  max-width: initial;
  min-width: initial;
}
@media only screen and (max-width: 1200px) {
	
	#home.japan-2026 #content #main {
	  min-width: auto;
	}
}

.ctadl .ctadl-bg .ctadl__wrap .ctadl__btn span,
.ctadl .ctadl-bg .ctadl__wrap .ctadl__right span,
.ctadl .ctadl-bg .ctadl__wrap .ctadl__left{font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;}
@media only screen and (max-width: 736px) {
	.ranking-style-01.japan-2026 .PC {
	  display: none;
	}
	.ranking-style-01.japan-2026 .SP {
	  display: block;
	}
	#home.japan-2026 #content #main {
	  min-width: auto;
	}
	.ctadl .ctadl-bg .ctadl__wrap .ctadl__title { font-size: 20px;  }
}
.japan-2026 .btns {
  display: block;
  position: relative;
  width: 450px;
  font-size: 20px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  padding: 24px 0;
  text-align: center;
  border-radius: 8px;
}
.japan-2026 .btns:hover {
  text-decoration: none;
  opacity: 0.7;
}
.japan-2026 .btns.red {
  background: #FF1628;
  color: #fff;
}
.japan-2026 .btns.white {
  border: 1px solid #FF1628;
  color: #FF1628;
  background: #fff;
}
.japan-2026 .btns::before {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(-135deg);
  -webkit-transform: translateY(-50%) rotate(-135deg);
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
}

.japan-2026 .btns.white::before  {
  border-bottom: 1px solid #FF1628;
  border-left: 1px solid #FF1628;
}

@media only screen and (max-width: 1200px) {
	.japan-2026 .btns {
	  display: block;
	  position: relative;
	  width: 100%;
	  font-size: 16px;
	  padding: 20px 0;
	}

}
@media only screen and (max-width: 736px) {
	.japan-2026 .btns {
	  display: block;
	  position: relative;
	  width: 100%;
	  font-size: 14px;
	  padding: 20px 0;
	}
	.japan-2026 .btns:hover {
	  text-decoration: none;
	  opacity: 1;
	}
	.japan-2026 .btns::before {
	  right: 16px;
	  width: 8px;
	  height: 8px;
	}
}
/* ------------------------------------------------------------ fv */
.ranking-style-01.japan-2026 #hero-image {
  position: relative;
  background: url(../images/2026/bg-ranking-parts-01.svg) calc(50% - 800px) center/880px no-repeat, #FE1728 url(../images/2026/bg-ranking-parts-02.svg) calc(50% + 900px) 50px/880px no-repeat;
}
.ranking-style-01.japan-2026 #hero-image:before{
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
  content: "";
  width: 100%;
  max-width: 1600px;
  height: 100%;
  background: url(../images/2026/bg-ranking-parts-03.svg) center/cover no-repeat;;
}

.ranking-style-01.japan-2026 #hero-image .inner {
  max-width: 1530px !important;
  margin: 0 auto;
  padding: 25px 15px 16px;
  box-sizing: border-box;
}

.japan-2026 .list-ranking-04 li > .contents .data > .list > li p {
  margin-bottom: 0;
}

.ranking-style-01.japan-2026 #hero-image > .inner .entitle {
  position: relative;
  color: #fff;
  font-size: 93px;
  font-family: 'Gilroy', sans-serif !important;
  line-height: 110%;
  text-align: center;
  max-width: 1500px;
  margin: 165px 0 50px;
}

.ranking-style-01.japan-2026 #hero-image > .inner .entitle span {
  font-size: 24px;
  font-family: 'Gilroy', sans-serif !important;
  display: block;
  padding-top: 10px;
  line-height: 1;
}
.ranking-style-01.japan-2026 #hero-image > .inner .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.ranking-style-01.japan-2026 #hero-image > .inner .flex h1 {
  width: auto;
  font-family: 'Noto-Sans-JP-Medium';
  font-size: 25px;
  font-weight: bold;
  text-align: left;
  text-shadow: none;
  margin: 0;
}
.ranking-style-01.japan-2026 #hero-image > .inner .flex h1 em {
  display: block;
  font-size: 186px;
  font-family: 'Gilroy', sans-serif !important;
  line-height: 100%;
}
.ranking-style-01.japan-2026 #hero-image > .inner .flex .right {
  width: 281px;
  padding-bottom: 40px;
}
.ranking-style-01.japan-2026 #hero-image > .inner .flex .right p {
  font-size: 29px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 100%;
  text-align: left;
}
.ranking-style-01.japan-2026 #hero-image > .inner .flex .right p span {
  font-size: 58px;
  padding: 0 10px;
  font-family: 'Gilroy', sans-serif !important;
}
.ranking-style-01.japan-2026 #hero-image > .inner .flex .right img {
    
}
@media only screen and (max-width: 930px) {
  .ranking-style-01.japan-2026 #hero-image{
    background: url(../images/2026/bg-ranking-parts-01.svg) calc(50% - 400px) center/480px no-repeat, #FE1728 url(../images/2026/bg-ranking-parts-02.svg) calc(50% + 560px) 30px/580px no-repeat;		
  }
  .ranking-style-01.japan-2026 #hero-image > .inner .entitle{
    font-size: 65px;
  }
  .ranking-style-01.japan-2026 #hero-image > .inner .entitle span{
    font-size: 20px;
  }
  .ranking-style-01.japan-2026 #hero-image > .inner .flex h1{
    font-size: 22px;
  }
  .ranking-style-01.japan-2026 #hero-image > .inner .flex h1 em{
    font-size: 160px;
  }
  .ranking-style-01.japan-2026 #hero-image > .inner .flex .right{
    width: 260px;
  }
  .ranking-style-01.japan-2026 #hero-image > .inner .flex .right p span{
    font-size: 47px;
  }
}
@media only screen and (max-width: 736px) {
	.ranking-style-01.japan-2026 #hero-image {
      background: url(../images/2026/bg-ranking-parts-01.svg) -130px center/300px no-repeat, #FE1728 url(../images/2026/bg-ranking-parts-02.svg) 260px 0px/300px no-repeat;
	}
	.ranking-style-01.japan-2026 #hero-image > .inner {
	  padding: 25px 5% 9px;
	}
	.japan-2026 .list-ranking-04 li > .contents .data > .list > li p {
	  margin-bottom: 0;
	}	
	.ranking-style-01.japan-2026 #hero-image > .inner .entitle {
	  font-size: 41px;
	  line-height: 110%;
	  text-align: left;
	  max-width: 100%;
	  margin: 0 0 135px;
	}
	.ranking-style-01.japan-2026 #hero-image > .inner .entitle span {
	  font-size: 13px;
	  line-height: 160%;
	}
	.ranking-style-01.japan-2026 #hero-image > .inner .entitle::after {
	  bottom: -130px;
	  width: 8px;
	  height: 120px;
	  background: url(../images/2026/bg-ranking-parts-01.png) no-repeat center top / cover;
	}
	.ranking-style-01.japan-2026 #hero-image > .inner .flex {
	  display: flex;
	  justify-content: space-between;
	  align-items: flex-end;
	}
	.ranking-style-01.japan-2026 #hero-image > .inner .flex h1 {
	  font-size: 12px;
	  width: auto;
	  padding: 0;
	  margin: 0;
	}
	.ranking-style-01.japan-2026 #hero-image > .inner .flex h1 em {
	  font-size: 70px;
	}
	.ranking-style-01.japan-2026 #hero-image > .inner .flex .right {
	  width: auto;
	  padding-bottom: 8px;
	}
	.ranking-style-01.japan-2026 #hero-image > .inner .flex .right p {
	  font-size: 13px;
	  margin-bottom: 0;
	}
	.ranking-style-01.japan-2026 #hero-image > .inner .flex .right p span {
	  padding: 0 2px;
	  font-size: 25px;
	  font-family: 'Gilroy', sans-serif !important;
	}
	.ranking-style-01.japan-2026 #hero-image > .inner .flex .right img {
	    width: 125px;
	    height: auto;
	}

}

/* ------------------------------------------------------------ about */

.japan-2026 .about {
  padding: 120px 0;
}
.japan-2026 .about > .flex {
	max-width: 1600px;
	min-width: 1230px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin: 0 auto;
}
.japan-2026 .about img {
  max-width: 800px;
  width: 50%;
}
.japan-2026 .about .text {
  position: relative;
  max-width: 600px;
  width: 40%;
  padding-left: calc( 40% - 900px );
  padding-right: 80px;
  z-index: 2;
}
.japan-2026 .about .text h3 {
  font-size: 36px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  line-height: 100%;
  margin-bottom: 18px;
}
.japan-2026 .about .text h3 span {
  display: inline-block;
  padding: 5px 8px;
  margin-bottom: 5px;
  background: #E5DAC8;
}
.japan-2026 .about .text p {
  line-height: 180%;
  font-size: 16px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  margin-bottom: 35px;
}
.japan-2026 .about .text .btns {
  margin-bottom: 20px;
}
.japan-2026 .about .text::before {
  content: '';
  position: absolute;
  left: -70px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: block;
  width: 134px;
  height: 617px;
  background: url(../images/2026/bg-about-pc.png) no-repeat left top / 100%;
  z-index: -1;
}
@media only screen and (max-width: 1200px) {
	.japan-2026 .about > .flex {
		min-width: auto;
		justify-content: flex-end;
		padding: 0 0 0 15px;
	}
	.japan-2026 .about img {
	  max-width: 800px;
	  width: 50%;
	}
	.japan-2026 .about .text {
	  position: relative;
	  max-width: 600px;
	  width: 50%;
	  padding-left: 4%;
	  padding-right: 60px;
	  z-index: 2;
	}
}
@media only screen and (max-width: 960px) {
	.japan-2026 .about {
	  padding: 120px 0;
	}
	.japan-2026 .about .text {
	  position: relative;
	  max-width: 600px;
	  width: 50%;
	  padding-left: 0;
	  padding-right: 60px;
	  z-index: 2;
	}
	.japan-2026 .about .text h3 {
	  font-size: 26px;
	  margin-bottom: 20px;
	}
	.japan-2026 .about .text p {
	  font-size: 14px;
	  margin-bottom: 35px;
	}
	.japan-2026 .about .text .btns {
	  margin-bottom: 20px;
	}
	

}
@media only screen and (max-width: 736px) {
	.japan-2026 .about {
	  padding: 50px 0 26px;
	}
	.japan-2026 .about > .flex {
	  flex-flow: column-reverse;
	  justify-content: center;
	  align-items: center;
	}
	.japan-2026 .about img {
	  max-width: 95%;
	  width: 95%;
	  height: auto;
	}
	.japan-2026 .about .text {
	  position: relative;
	  width: 100%;
	  margin-left: 0;
	  padding: 30px 5% 0;
	  z-index: 2;
	}
	.japan-2026 .about .text h3 {
	  font-size: 23px;
	  margin-bottom: 15px;
	}
	.japan-2026 .about .text h3 em {
	  margin-bottom: 10px;
      font-size: 17px;
	}
	.japan-2026 .about .text h3 span {
	  padding: 5px 8px;
	  margin-bottom: 5px;
	}
	.japan-2026 .about .text p {
	  font-size: 13px;
	  margin-bottom: 15px;
	}
	.japan-2026 .about .text .btns {
	  margin-bottom: 10px;
	}
	.japan-2026 .about .text::before {
	  left: -42px;
	  top: 66%;
	  width: 86px;
	  height: 443px;
	  background: url(../images/2026/bg-about-pc.png) no-repeat left top / 100%;
	  z-index: -2;
	}
}


/* ------------------------------------------------------------ criteria */

.japan-2026 .criteria {
  position: relative;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
}
.japan-2026 .criteria-bg{
  position: relative;
  padding: 180px 0 140px;
}
.japan-2026 .criteria:before,
.japan-2026 .criteria-bg:before{
  z-index: 2;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.japan-2026 .criteria:before{
  background: #F21626;
  clip-path: polygon(0 15%, 100% 0%, 100% 85%, 0% 100%);
}
.japan-2026 .criteria-bg:before{
  background: #F2F2F2;
  clip-path: polygon(0 0, 100% 15%, 100% 100%, 0 85%);
}
.japan-2026 .criteria-bg:after{
  position: absolute;
  z-index: 2;
  content: "";
  width: 1152px;
  height: 260px;
  right: 5%;
  top: -26px;
  background: url(../images/2026/bg-basis.png) center/cover no-repeat;
}

.japan-2026 .criteria .inner {
  max-width: 1210px;
  position: relative;
  z-index: 5;
  padding: 0 50px;
  margin: 0 auto;
}

.japan-2026 .criteria .ranking_title {
  text-align: center;
  margin: 0 0 113px;
}

.japan-2026 .criteria .ranking_title h3 {
  margin: 0 0 24px;
  font-size: 43px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
}

.japan-2026 .criteria .ranking_title h3 small {
  display: block;
  margin: 0 0 10px;
  font-size: 20px;
}

.japan-2026 .criteria .ranking_title p {
  font-size: 18px;
  font-weight: normal;
}

.japan-2026 .criteria .flex {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.japan-2026 .criteria .criteria__item {
  position: relative;
  background: #fff;
  padding: 40px 30px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.japan-2026 .criteria .criteria__item:first-child {
  width: 62%;
}

.japan-2026 .criteria .criteria__item:last-child {
  width: 36%;
}

.japan-2026 .criteria h4 {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 215px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 26px;
  background: #F21626;
  color: #fff;
  font-size: 24px;
}

.japan-2026 .criteria .criteria-list {
  margin: 0;
}

.japan-2026 .criteria .criteria-list li {
  display: flex;
  align-items: center;
  gap: 50px;
  background: #EEF2F0;
  padding: 40px;
}

.japan-2026 .criteria .criteria-list li:not(:last-child) {
  margin: 0 0 7px;
}
.japan-2026 .criteria .criteria__item:last-child h4{
  width: 180px;	
}
  
.japan-2026 .criteria .criteria-list__icon {
  width: 95px;
  text-align: center;
}

.japan-2026 .criteria .criteria-list__icon img {
  display: block;
  width: auto;
  height: 64px;
  margin: 0 auto 5px;
}

.japan-2026 .criteria .criteria-list__icon p {
  font-size: 17px;
  line-height: 1.5;
}

.japan-2026 .criteria .criteria-list__text {
  display: flex;
  justify-content: center;
  width: calc(100% - 145px);
  font-size: 24px;
  line-height: 1.5;
}
.japan-2026 .criteria .criteria__item .text {
  margin: 0 0 18px;
}

.japan-2026 .criteria .criteria__item .text p {
  padding: 10px 0 15px;
  font-size: 18px;
  line-height: 1.8;
  font-weight: normal;
}

.japan-2026 .criteria .criteria__item > img {
  width: 100%;
  height: auto;
  margin-top: 16px;
}

.cta{
	text-align: center;
}
.cta-bnr{
  padding: 70px 0;
}
.cta-bnr a{
  display: block;
  cursor: pointer;
}
.cta-bnr a:hover{
	opacity: 0.8;
}

@media only screen and (max-width: 1200px) {
  .japan-2026 .criteria .criteria-list li {
    gap: 15px;
    padding: 25px 20px;
  }
  .japan-2026 .criteria .criteria-list__text {
    width: calc(100% - 105px);
    font-size: 18px;
  }
  .japan-2026 .criteria .criteria-list__icon img {
    height: 50px;
  }
  .japan-2026 .criteria .criteria-list__icon p {
    font-size: 13px;
  }
  .japan-2026 .criteria .criteria-list__icon {
    width: 90px;
  }
  .japan-2026 .criteria .criteria__item .text p{
	padding: 10px 0;
    font-size: 16px;
  }
}
@media only screen and (max-width: 960px) {
  .japan-2026 .criteria-bg{
    padding: 80px 0;
  }
  .japan-2026 .criteria:before{
    clip-path: polygon(0 5%, 100% 0%, 100% 95%, 0% 100%);
  }
  .japan-2026 .criteria-bg:before{
    clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 95%);
  }
  .japan-2026 .criteria-bg:after{
    display: none;
  }
  
  .japan-2026 .criteria .inner{
	padding: 0;
  }
  .japan-2026 .criteria h4{
	width: 70%;
    height: 45px;
    top: -25px;
    font-size: 19px;
  }
  .japan-2026 .criteria .criteria__item .text p{
	font-size: 14px;
  }
  .japan-2026 .criteria > .inner{
    padding: 0;
  }
  
  .japan-2026 .criteria .criteria__item > img{
    margin-top: 0;
  }
  
  .japan-2026 .criteria .flex{
	gap: 60px;
    flex-direction: column;
  }
  .japan-2026 .criteria .ranking_title h3 small {
    margin: 0 0 7px;
    font-size: 12px;
  }
  .japan-2026 .criteria .ranking_title h3 {
    margin: 0 0 15px;
    font-size: 27px;
  }
  .japan-2026 .criteria .ranking_title {
    margin: 0 0 60px;
  }
  .japan-2026 .criteria .ranking_title p {
    font-size: 14px;
    text-align: left;
  }
  
  .japan-2026 .criteria .criteria__item{
      padding: 35px 15px 25px;
  }
  .japan-2026 .criteria .criteria__item:first-child {
    width: 100%;
  }
  .japan-2026 .criteria .criteria__item:last-child {
    width: 100%;
  }

  .japan-2026 .criteria .criteria-list li {
    gap: 10px;
    padding: 20px 10px;
    flex-direction: column;
  }
  .japan-2026 .criteria .criteria-list__icon {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
  }
  .japan-2026 .criteria .criteria-list__icon img {
    height: auto;
    width: 35px;
    margin: initial;
  }
  .japan-2026 .criteria .criteria-list__icon p {
    font-size: 15px;
    margin: 0;
  }
  .japan-2026 .criteria .criteria-list__text {
    width: 100%;
    font-size: 15px;
  }
  
  .cta-bnr{
	padding: 40px 0;
  }

}
@media only screen and (max-width: 736px) {
	
}


/* ------------------------------------------------------------ ranking-results */
.ranking-results {
  background: #fff;
  padding: 50px 50px 70px;
  margin-bottom: 70px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.16);
}
.ranking-results__head {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 18px;
  margin: 0 0 30px;
}
.ranking-results__kicker {
  margin: 0;
  font-size: 27px;
  font-weight: 800;
  font-feature-settings: "palt";
}
.ranking-results__year {
  margin: 0;
  display: inline-flex;
  align-items: baseline;
  gap: 10px;
  white-space: nowrap;
}
.ranking-results__year strong {
  font-size: 106px;
  font-weight: 900;
  line-height: 1;
  color: #FE1828;
  letter-spacing: 0.01em;
  font-family: 'Gilroy', sans-serif !important;
}
.ranking-results__year span {
  font-size: 27px;
  font-weight: 900;
  color: #111;
}
.ranking-results__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 34px;
}
.rank-col__title {
  margin: 0 0 20px;
  padding: 7px 16px;
  background: #FE1828;
  color: #fff;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
}
.rank-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.rank-list__item {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 10px 18px;
}
.rank-list__name {
  font-size: 18px;
}
.rank-list__crown {
  flex: 0 0 auto;
}

.crown {
  width: 30px;
  height: 22px;
  display: inline-block;
  position: relative;
  transform: translateY(1px);
  color: #c9a24a;
}
.crown::before {
  content: "";
  position: absolute;
  inset: 0;
  background: currentColor;
  clip-path: polygon(
    0% 70%, 10% 35%, 25% 60%, 40% 25%, 50% 55%,
    60% 25%, 75% 60%, 90% 35%, 100% 70%,
    100% 100%, 0% 100%
  );
  border-radius: 3px;
}
.crown::after {
  content: "";
  position: absolute;
  left: 3px;
  right: 3px;
  bottom: 2px;
  height: 5px;
  background: rgba(255, 255, 255, 0.35);
  border-radius: 3px;
}

.crown--gold {background: url(../images/2026/rank_01-bnr.jpg) left bottom / 100% no-repeat; }
.crown--silver { background: url(../images/2026/rank_02-bnr.jpg) left bottom / 100% no-repeat; }
.crown--bronze { background: url(../images/2026/rank_03-bnr.jpg) left bottom / 100% no-repeat; }

@media (max-width: 1024px) {
	.ranking-results__year strong {
		font-size: 60px;
	}
	.ranking-results__kicker {
		font-size: 16px;
	}
	.ranking-results__grid {
		gap: 22px;
	}
}

@media (max-width: 768px) {
	.ranking-results{
	  padding: 30px 15px;
	  margin-bottom: 30px;
	}
	.ranking-results__head {
		flex-direction: column;
		align-items: center;
		gap: 8px;
		margin: 0 0 18px;
	}
	.ranking-results__grid {
		grid-template-columns: 1fr;
	}
	.ranking-results__year strong {
		font-size: 54px;
	}
	
	.ranking-results__kicker{
	  text-align: center;
	}
	.rank-col__title{
		margin: 0 0 10px;
		font-size: 17px;
	}
	.rank-list__name{
		font-size: 15px;
	}
}


/* ------------------------------------------------------------ databook */

.japan-2026 .report {
  width: 100vw;
  position: relative;
  left: calc(50% - 50vw);
  background: #F2F2F2;
  padding: 80px 0 ;
}
.japan-2026 .report > .inner .flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.japan-2026 .report > .inner .flex .text {
  width: 50%;
  padding-left: 60px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.japan-2026 .report > .inner .flex .text h4 {
  margin: 0 0 15px;
  font-size: 27px;
  font-weight: bold;
}
.japan-2026 .report > .inner .flex .text p {
  font-size: 14px;
  line-height: 190%;
  margin-bottom: 40px;
  font-weight: normal;
}
.japan-2026 .report > .inner .flex .text .btns {
  width: 445px;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.07);
}
@media only screen and (max-width: 1200px) {
	.japan-2026 .report{
	  padding: 40px 0;
	}
	.japan-2026 .report > .inner .flex img {
	  width: 50%;
	  height: auto;
	}
	.japan-2026 .report > .inner .flex .text {
	  width: 50%;
	  padding-left: 5%;
	}
	.japan-2026 .report > .inner .flex .text h4{
	  font-size: 24px;
	}
	.japan-2026 .report > .inner .flex .text p{
	  margin-bottom: 20px;
	}
	.japan-2026 .report > .inner .flex .text .btns {
	  width: 100%;
	}
}
@media only screen and (max-width: 960px) {
	.japan-2026 .report > .inner .flex .text h4 {
	  font-size: 10px;
	}
	.japan-2026 .report > .inner .flex .text p {
	  font-size: 14px;
	}
	

}
@media only screen and (max-width: 736px) {
	.japan-2026 .report > .inner {
	  padding: 35px 0 40px;
	}
	.japan-2026 .report > .inner {
	  width: 90%;
	  padding: 0;
	  margin: 0 auto;
	}
	.japan-2026 .report > .inner .flex {
	  flex-flow: column;
	  justify-content: center;
	  align-items: center;
	}
	.japan-2026 .report > .inner .flex img {
	  width: 80%;
	  margin-bottom: 20px;
	}
	.japan-2026 .report > .inner .flex .text {
	  width: 100%;
	  padding-left: 0px;
	}
	.japan-2026 .report > .inner .flex .text h4 {
	  font-size: 20px;
	  margin-bottom: 10px;
	}
	.japan-2026 .report > .inner .flex .text p {
	  font-size: 13px;
	}
	.japan-2026 .report > .inner .flex .text .btns {
	  width: 100%;
	}
}

/* ------------------------------------------------------------ main */
.ranking-style-01 #main-content::before{ display: none!important; }
.ranking-style-01.japan-2026 #main-content { padding: 0; }
#home.japan-2026 #content #main-inner {
  max-width: 1210px;
  padding: 0;
}
#home.japan-2026 #content #main-inner .ranking_title {
  position: relative;
  padding: 158px 0 66px;
  text-align: center;
}
#home.japan-2026 #content #main-inner .ranking_title:before {
  position: absolute;
  z-index: -1;
  content: "";
  left: 50%;
  top: 0;
  transform: translate(-50%,0);
  width: 100%;
  height: 200px;
  background: url(../images/2026/bg-ranking-pc.png) no-repeat center/cover;  
}
#home.japan-2026 #content #main-inner .ranking_title h3 {
  font-size: 36px;
  line-height: 100%;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
}
.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner {
  justify-content: space-between;
  padding-bottom: 67px;
  display: flex;
}
.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .primary,
.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary {
  padding: 0;
  box-sizing: content-box;
}
.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .primary {
  width: 868px;
  margin: 0;
}
.japan-2026 .lyt-toggle-section-04 > .ui {
  background-color: #4A4A4A;
  border: solid 1px #4A4A4A;
}
.japan-2026 .lyt-toggle-section-04 > .ui > span {
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
}
.japan-2026 .content .col p {
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;	
}

.japan-2026 .lyt-toggle-section-04 > .ui[aria-expanded="true"] > span::before,
.japan-2026 .lyt-toggle-section-04 > .ui[aria-expanded="true"] > span::after {
  background-color: #fff;
}
.japan-2026 .nav-tab-01.type-02 .tab-list li a {
  border: 1px solid #002171;
  color: #11131C;
  padding: 18px 0;
  border-radius: 0;
  background-color: #fff;
}
.japan-2026 .nav-tab-01.type-02 .tab-list li a span {
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
}
.japan-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"] {
  color: #fff;
  background-color: #002171;
}
.japan-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"]:hover,
.japan-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"]:focus,
.japan-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"]:active {
  background-color: #002171;
}
.japan-2026 .nav-tab-01 .tab-list li a::before {
  content: "";
  position: absolute;
  right: 26px;
  left: auto;
  top: 50%;
  transform: translateY(-50%) rotate(-135deg);
  -webkit-transform: translateY(-50%) rotate(-135deg);
  display: block;
  width: 10px;
  height: 10px;
  margin: 0;
  border-width: 1px 0px 0px 1px;
  border-color: #11131C;
  border-style: solid;
}
.japan-2026 .nav-tab-01 > .tab-list > li > a[aria-selected="true"]::before {
  content: "";
  position: absolute;
  right: 26px;
  left: auto;
  top: 50%;
  transform: translateY(-50%) rotate(-135deg);
  -webkit-transform: translateY(-50%) rotate(-135deg);
  width: 10px;
  height: 10px;
  margin: 0;
  border-width: 1px 0px 0px 1px;
  border-color: #11131C;
  
}

.japan-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"]::before {
  top: 50%;
  left: auto;
  border-width: 1px 0px 0px 1px;
  border-color: #fff;
}

.japan-2026 #main-content .primary .genre {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.japan-2026 #main-content .primary .genre h4 {
  font-size: 29px;
  font-family: 'Noto-Sans-JP-Medium';
}
.japan-2026 #main-content .primary .genre .link-btn-04 {
  margin: 0;
}
.japan-2026 .link-btn-04 a {
  border: 0px;
  border-radius: 0px;
  color: #FF1628;
}
.japan-2026 .link-btn-04 a > span {
  padding: 0 13px 0 0;
  font-family: 'Noto-Sans-JP-Medium';
}
.japan-2026 .link-btn-04 a > span img {
  margin-right: 4px;
}
.japan-2026 .link-btn-04 a > span::before,
.japan-2026 .link-btn-04 a > span::after {
  width: 5px;
  height: 1px;
  background-color: #FF1628;
  right: 0;
}
.japan-2026 .link-btn-04 a > span::before {
  top: calc(50% - 3px);
}
.japan-2026 .link-btn-04 a > span::after {
  
}
.js-enabled .japan-2026 .txt-empty {
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.japan-2026 .list-ranking-04 li {
  width: 100%;
  padding: 0 50px 50px;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.16);
}
.japan-2026 .list-ranking-04 li + li {
	  margin-top: 48px;
	}
.japan-2026 .list-ranking-04 li .title {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
  position: relative;
}
.japan-2026 .list-ranking-04 li .title .num {
  background: #002171;
  position: relative;
  font-size: inherit;
  font-weight: bold;
  width: 83px;
  height: auto;
  padding: 6px 0 7px;
  top: auto;
  left: auto;
  line-height: 1;
  display: block;
  color: #fff;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-style: normal;
  text-align: center;
  z-index: 1;
  transform: none;
}
.japan-2026 .list-ranking-04 li .title .num::before,
.japan-2026 .list-ranking-04 li .title .num::after {
  content: '';
  position: absolute;
  bottom: -15px;
  display: block;
  width: 50%;
  height: 15px;
  background: #002171;
}
.japan-2026 .list-ranking-04 li .title .num::before {
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  left: 0;
}
.japan-2026 .list-ranking-04 li .title .num::after {
  clip-path: polygon(0 0, 100% 100%, 100% 0);
  right: 0;
}
.japan-2026 .list-ranking-04 li.no-01 .title .num,
.japan-2026 .list-ranking-04 li.no-01 .title .num::before,
.japan-2026 .list-ranking-04 li.no-01 .title .num::after {
  background-color: #C9A249;
}
.japan-2026 .list-ranking-04 li.no-02 .title .num,
.japan-2026 .list-ranking-04 li.no-02 .title .num::before,
.japan-2026 .list-ranking-04 li.no-02 .title .num::after {
  background-color: #AAA;
}
.japan-2026 .list-ranking-04 li.no-03 .title .num,
.japan-2026 .list-ranking-04 li.no-03 .title .num::before,
.japan-2026 .list-ranking-04 li.no-03 .title .num::after {
  background-color: #925E0F;
}
.japan-2026 .list-ranking-04 li.no-04 .title .num,
.japan-2026 .list-ranking-04 li.no-04 .title .num::before,
.japan-2026 .list-ranking-04 li.no-04 .title .num::after,
.japan-2026 .list-ranking-04 li.no-05 .title .num,
.japan-2026 .list-ranking-04 li.no-05 .title .num::before,
.japan-2026 .list-ranking-04 li.no-05 .title .num::after {
  background-color: #FF1628;
}

.japan-2026 .list-ranking-04 li .title .num .cat {
  font-size: 9px;
  line-height: 140%;
  margin-bottom: 4px;
}
.japan-2026 .list-ranking-04 li .title .num .rank {
  font-size: 17px;
  margin-bottom: 0;
}
.japan-2026 .list-ranking-04 li .title .num .rank span {
  font-size: 38px;
  font-family: 'Gilroy', sans-serif !important;
}

.japan-2026 .list-ranking-04 li .title .name {
  font-size: 25px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  padding-left: 18px;
  padding-top: 36px;
}
.japan-2026 .list-ranking-04 li .title img {
  position: absolute;
  top: 18px;
  right: -24px;
}
.japan-2026 .list-ranking-04 li dl {
  display: flex;
  align-items: baseline;
  font-family: 'Noto-Sans-JP-Medium';
  margin-bottom: 10px;
}
.japan-2026 .list-ranking-04 li dl dt {
  width: 115px;
  padding: 5px 0;
  margin-right: 14px;
  font-size: 13px;
  text-align: center;
  background: #fff5f6;
}
.japan-2026 .list-ranking-04 li dl dd {
  font-size: 14px;
  line-height: 2;
}
.japan-2026 .list-ranking-04 li dl.push {
  display: flex;
  align-items: stretch;
  gap: 25px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  margin-bottom: 30px;
}
.japan-2026 .list-ranking-04 li dl.push dt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 167px;
  padding: 5px 0;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background: #FF1628;
  font-weight: bold;
}
.japan-2026 .list-ranking-04 li dl.push dd {
  width: calc(100% - 150px);
  font-size: 14px;
  font-weight: normal!important;
}
.japan-2026 .list-ranking-04 li .prof {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.japan-2026 .list-ranking-04 li .prof .img {
  width: 392px;
}
.japan-2026 .list-ranking-04 li .prof .data {
  width: calc(100% - 392px);
  padding-left: 37px;
}
.japan-2026 .list-ranking-04 li .prof .data .logo {
  position: relative;
  display: block;
  width: 100%;
  height: 185px;
}
.japan-2026 .list-ranking-04 li .prof .data .logo img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}
.japan-2026 .list-ranking-04 li .prof .data dl:last-child {
  margin-bottom: 0;
}

/* =========================================================
  イチオシ取り組み（画像寄せ）
========================================================= */
.best-try {
  background: #F5F5F5;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.best-try__title {
  margin: 0;
  background: #FF1628;
  color: #fff;
  text-align: center;
  font-size: 19px;
  padding: 8px;
  font-weight: bold;
}

.best-try__body {
  padding: 23px 30px;
  display: grid;
  grid-template-columns: 1fr 35px 1fr;
  align-items: stretch;
  gap: 5px;
}

.best-try__card {
  background: #fff;
  padding: 20px;
}

.best-try__heading {
  margin: 0 0 18px;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  color: #FE1828;
  letter-spacing: 0.02em;
}

.best-try__heading--result {
  padding-left: 6px;
}

.best-try__text {
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 2;
}

.best-try__list {
  margin: 0;
  padding-left: 18px;
  font-size: 15px;
  font-weight: 700;
  line-height: 2.05;
  color: #111;
}

.best-try__list li {
  margin: 0 0 8px;
}

.best-try__arrow {
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 20px solid #FE1828;
  align-self: center;
  justify-self: center;
}

@media (max-width: 1024px) {
	.best-try__body {
	  grid-template-columns: 1fr;
	  gap: 18px;
	}
	.best-try__arrow {
	  transform: rotate(90deg);
	}
	.best-try__card {
	  padding: 34px 26px;
	}
}

@media (max-width: 600px) {
	.best-try__body{
	  padding: 20px 15px;
	  gap: 10px;
	}
	.best-try__card{
	  padding: 20px 15px;
	}
	.best-try__title {
	  font-size: 16px;
      padding: 5px 0;
	}
	.best-try__heading {
	  margin: 0 0 8px;
	  font-size: 18px;
	}
	.best-try__text,
	.best-try__list {
	  font-size: 14px;
	}
}


.japan-2026 .list-ranking-04 li > .contents {
  display: block;
  margin-bottom: 15px;
}
.japan-2026 .list-ranking-04 li > .contents p {
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.japan-2026 .list-ranking-04 li > .contents dl.push dd {
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 600;
}
.japan-2026 .box-01 {
  background: #FFF5F6;
  padding: 16px 25px 30px;
  margin-bottom: 0;
}
.japan-2026 .box-01.point {
  border: 0;
}
.japan-2026 .box-01.point .hdg{
  font-size: 16px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 600;
  color: #000;
  margin-bottom: 10px;
}
.japan-2026 .box-01.point .hdg img{
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}
.japan-2026 .box-01.point p:last-child{
  font-size: 14px;
  font-family: 'Noto-Sans-JP-Regular';
  line-height: 190%;
}
.japan-2026 .list-note-01 li {
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media only screen and (max-width: 1200px) {
	#home.japan-2026 #content #main-inner{
	  width: 90%;
	}
	.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .primary{
	  width: 880px;
	  padding: 0 2% 0 0;
	}
}
@media only screen and (max-width: 960px) {
	#home.japan-2026 #content #main-inner .ranking_title {
	  padding: 118px 0 40px;
	}
	#home.japan-2026 #content #main-inner .ranking_title:before{
	  height: 133px;
	}
	#home.japan-2026 #content #main-inner .ranking_title h3 {
	  font-size: 36px;
	  line-height: 100%;
	  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	  font-weight: bold;
	}
	
	#home.japan-2026 #content #main-inner .adulation {
	  display: block;
	  padding: 5% 0 0;
	  position: sticky;
	  top: 30px;
	  z-index: 10;
	}
	#home.japan-2026 #content #main-inner .adulation .box {
	  width: 100%;
	  background: #fff;
	  padding: 12px 0 10px;
	  box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.16);
	  text-align: center;
	}
	#home.japan-2026 #content #main-inner .adulation .box .flex {
	  display: flex;
	  margin-bottom: 10px;
	}
	#home.japan-2026 #content #main-inner .adulation .box .flex .btns {
	  position: relative;
	  width: 100%;
	  font-size: 12px;
	  font-weight: bold;
	  color: #fff;
	  padding: 20px 0 3px;
	  letter-spacing: 0;
	}
	#home.japan-2026 #content #main-inner .adulation .box .flex .btns::before {
	  width: 6px;
	  height: 6px;
	  right: 12px;
	}
	#home.japan-2026 #content #main-inner .adulation .box .flex .btn01 {
	  border-radius: 8px 0 0 8px;
	  background: #BEA070 url(../images/2026/icon-ranking-03.png) no-repeat center top 6px / 10px;
	}
	#home.japan-2026 #content #main-inner .adulation .box .flex .btn02 {
	  border-radius: 0;
	  border-left: 1px solid #fff;
	  border-right: 1px solid #fff;
	  background: #BEA070 url(../images/2026/icon-ranking-04.png) no-repeat center top 6px / 11px;
	}
	#home.japan-2026 #content #main-inner .adulation .box .flex .btn03 {
	  border-radius: 0 8px 8px 0;
	  background: #BEA070 url(../images/2026/icon-ranking-05.png) no-repeat center top 6px / 10px;
	}
	#home.japan-2026 #content #main-inner .adulation .box .archive {
	  font-size: 12px;
	  color: #11131C;
	  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	}
	#home.japan-2026 #content #main-inner .adulation .box .archive::after {
	  content: '';
	  transform: rotate(-135deg);
	  -webkit-transform: rotate(-135deg);
	  display: inline-block;
	  width: 6px;
	  height: 6px;
	  border-bottom: 1px solid #11131C;
	  border-left: 1px solid #11131C;
	  margin-left: 5px;
	  margin-bottom: 1px;
	}
	
	.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner {
	  padding: 0 3% 67px;
	  display: block;
	}

	.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .primary {
	  width: 100%;
	  margin: 0;
	}
	.japan-2026 .list-ranking-04 li {
	  width: 100%;
	  padding: 0 3% 55px;
	  background: #fff;
	  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.16);
	}
	.japan-2026 .list-ranking-04 li + li {
		  margin-top: 48px;
		}
	.japan-2026 .list-ranking-04 li .title {
	  display: flex;
	  align-items: flex-start;
	  margin-bottom: 25px;
	  position: relative;
	}
	
	.japan-2026 .list-ranking-04 li .title .num .cat {
	  font-size: 9px;
	  line-height: 140%;
	  margin-bottom: 4px;
	}
	.japan-2026 .list-ranking-04 li .title .num .rank {
	  font-size: 17px;
	  margin-bottom: 0;
	}
	.japan-2026 .list-ranking-04 li .title .num .rank span {
	  font-size: 38px;
	  font-family: 'Gilroy', sans-serif !important;
	}
	
	.japan-2026 .list-ranking-04 li .title .name {
	  font-size: 25px;
	  font-weight: 600;
	  padding-left: 18px;
	  padding-top: 36px;
	}
	.japan-2026 .list-ranking-04 li .title img {
	  position: absolute;
	  top: 18px;
	  right: -24px;
	}
	.japan-2026 .list-ranking-04 li dl {
	  display: flex;
	  align-items: baseline;
	  font-family: 'Noto-Sans-JP-Medium';
	  margin-bottom: 10px;
	}
	.japan-2026 .list-ranking-04 li dl dt {
	  width: 130px;
	  padding: 5px 0;
	  margin-right: 14px;
	  font-size: 13px;
	  text-align: center;
	  background: #fff5f6;
	}
	.japan-2026 .list-ranking-04 li dl dd {
	  font-size: 14px;
	}
	.japan-2026 .list-ranking-04 li .prof {
	  display: flex;
	  align-items: center;
	  margin-bottom: 40px;
	}
	.japan-2026 .list-ranking-04 li .prof .img {
	  width: 60%;
	}
	.japan-2026 .list-ranking-04 li .prof .data {
	  width: 40%;
	  padding-left: 5%;
	}
	.japan-2026 .list-ranking-04 li .prof .data .logo {
	  position: relative;
	  display: block;
	  width: 100%;
	  height: 185px;
	}
	.japan-2026 .list-ranking-04 li .prof .data .logo img {
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%,-50%);
	  -webkit-transform: translate(-50%,-50%);
	}
	.japan-2026 .list-ranking-04 li .prof .data dl:last-child {
	  margin-bottom: 0;
	}
	
	.japan-2026 .list-ranking-04 li > .contents {
	  display: block;
	  margin-bottom: 30px;
	}
	.japan-2026 .list-ranking-04 li > .contents dl.push dd {
	  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	  font-weight: 600;
	}
	.japan-2026 .box-01 {
	  background: #FFF5F6;
	  padding: 16px 25px 30px;
	  margin-bottom: 0;
	}
	.japan-2026 .box-01.point {
	  border: 0;
	}
	.japan-2026 .box-01.point .hdg{
	  font-size: 16px;
	  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	  font-weight: 600;
	  color: #000;
	  margin-bottom: 10px;
	}
	.japan-2026 .box-01.point .hdg img{
	  display: inline-block;
	  margin-right: 12px;
	  vertical-align: middle;
	}
	.japan-2026 .box-01.point p:last-child{
	  font-size: 14px;
	  font-family: 'Noto-Sans-JP-Regular';
	  line-height: 190%;
	}

}
@media only screen and (max-width: 736px) {
	#home.japan-2026 #content #main-inner .ranking_title {
	  padding: 50px 0 30px;
	}
	#home.japan-2026 #content #main-inner .ranking_title:before {
      height: 19vw;
	  width: 100vw;
  	}
	#home.japan-2026 #content #main-inner .ranking_title h3 {
	  font-size: 23px;
	  line-height: 100%;
	  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	  font-weight: bold;
	}
	#home.japan-2026 #content #main-inner .adulation {
	  position: sticky;
	  top: 50px;
	  z-index: 10;
	}
	#home.japan-2026 #content #main-inner .adulation .box {
	  width: 100%;
	  background: #fff;
	  padding: 12px 5% 10px;
	  box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.16);
	  text-align: center;
	}
	#home.japan-2026 #content #main-inner .adulation .box .flex {
	  display: flex;
	  margin-bottom: 10px;
	}
	#home.japan-2026 #content #main-inner .adulation .box .flex .btns {
	  position: relative;
	  width: 100%;
	  font-size: 9px;
	  font-weight: bold;
	  color: #fff;
	  padding: 20px 0 3px;
	  letter-spacing: 0;
	}
	#home.japan-2026 #content #main-inner .adulation .box .flex .btns::before {
	  width: 6px;
	  height: 6px;
	  right: 12px;
	}
	#home.japan-2026 #content #main-inner .adulation .box .flex .btn01 {
	  border-radius: 8px 0 0 8px;
	  background: #BEA070 url(../images/2026/icon-ranking-03.png) no-repeat center top 6px / 10px;
	}
	#home.japan-2026 #content #main-inner .adulation .box .flex .btn02 {
	  border-radius: 0;
	  border-left: 1px solid #fff;
	  border-right: 1px solid #fff;
	  background: #BEA070 url(../images/2026/icon-ranking-04.png) no-repeat center top 6px / 11px;
	}
	#home.japan-2026 #content #main-inner .adulation .box .flex .btn03 {
	  border-radius: 0 8px 8px 0;
	  background: #BEA070 url(../images/2026/icon-ranking-05.png) no-repeat center top 6px / 10px;
	}
	#home.japan-2026 #content #main-inner .adulation .box .archive {
	  font-size: 10px;
	  color: #11131C;
	  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	}
	#home.japan-2026 #content #main-inner .adulation .box .archive::after {
	  content: '';
	  transform: rotate(-135deg);
	  -webkit-transform: rotate(-135deg);
	  display: inline-block;
	  width: 6px;
	  height: 6px;
	  border-bottom: 1px solid #11131C;
	  border-left: 1px solid #11131C;
	  margin-left: 5px;
	  margin-bottom: 1px;
	}
	
	
	.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner {
	  padding: 5%;
	  display: block;
	}
	.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .primary,
	.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary {
	  padding: 0;
	}
	.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .primary {
	  width: 100%;
	  margin: 0;
	}
	.japan-2026 .lyt-toggle-section-04 > .ui {
	  border-radius: 0;
	}
	.japan-2026 .lyt-toggle-section-04 > .ui span {
	  font-size: 12px;
	}
	.japan-2026 .lyt-toggle-section-04 > .ui[aria-expanded="true"] {
	  color: #fff;
	}
	.japan-2026 .lyt-toggle-section-04 > .ui[aria-expanded="true"] > span::before,
	.japan-2026 .lyt-toggle-section-04 > .ui[aria-expanded="true"] > span::after {
	  background-color: #fff;
	}
	.japan-2026 .js-sort-root-01 .col > p {
	  font-size: 12px;
	}
	.japan-2026 .js-sort-root-01 .col select {
	  border-radius: 0;
	  font-size: 12px;
	  padding: 8px 12px;
	  background: #F7F7F7;
	}
	.japan-2026 .nav-tab-01.type-02 .tab-list {
	  margin-bottom: 40px;
	}
	.japan-2026 .nav-tab-01.type-02 .tab-list li a {
	  border: 1px solid #002171;
	  color: #11131C;
	  padding: 10px 0 15px;
	  border-radius: 0;
	  background-color: #fff;
	}
	.japan-2026 .nav-tab-01.type-02 .tab-list li a span {
	  font-size: 13px;
	}
	.japan-2026 .nav-tab-01.type-02 .tab-list li a span .sub-01 {
	  font-size: 10px;
	}
	.japan-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"] {
	  color: #fff;
	  background-color: #002171;
	}
	.japan-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"]:hover,
	.japan-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"]:focus,
	.japan-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"]:active {
	  background-color: #002171;
	}
	.japan-2026 .nav-tab-01 > .tab-list > li > a::before {
	  right: auto;
	  left: 50%;
	  top: auto;
	  bottom: 5px;
	  transform: translateX(-50%) rotate(-135deg);
	  -webkit-transform: translateX(-50%) rotate(-135deg);
	  width: 7px;
	  height: 7px;
	  margin: 0;
	  border-width: 1px 0px 0px 1px;
	  border-color: #11131C;
	  
	}
	.japan-2026 .nav-tab-01 > .tab-list > li > a[aria-selected="true"]::before {
	  right: auto;
	  left: 50%;
	  top: auto;
	  bottom: 5px;
	  transform: translateX(-50%) rotate(-135deg);
	  -webkit-transform: translateX(-50%) rotate(-135deg);
	  width: 7px;
	  height: 7px;
	  margin: 0;
	  border-width: 1px 0px 0px 1px;
	  border-color: #11131C;
	  
	}
	
	.japan-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"]::before {
	  top: auto;
	  left: 50%;
	  border-width: 1px 0px 0px 1px;
	  border-color: #fff;
	}
	
	.japan-2026 #main-content .primary .genre {
	  
	  flex-flow: column;
	  align-items: flex-start;
	  margin-bottom: 15px;
	}
	.japan-2026 #main-content .primary .genre h4 {
	  font-size: 18px;
	  margin-bottom: 24px;
	}
	.japan-2026 #main-content .primary .genre .link-btn-04 {
	  margin: 0;
	}
	.japan-2026 .link-btn-04 a {
	  border: 0px;
	  border-radius: 0px;
	  color: #FF1628;
	}
	.japan-2026 .link-btn-04 a > span {
	  font-size: 11px;
	  padding: 0 13px 0 0;
	}
	.japan-2026 .link-btn-04 a > span img {
	  width: 15px;
	  height: auto;
	}
	
	.japan-2026 .list-ranking-04 li {
	  width: 100%;
	  padding: 0 5% 30px;
	}
	.japan-2026 .list-ranking-04 li + li {
	  margin-top: 25px;
	}
	.japan-2026 .list-ranking-04 li .title {
	  margin-bottom: 20px;
	}
	.japan-2026 .list-ranking-04 li .title .num {
	  background: #002171;
	  position: relative;
	  font-size: inherit;
	  font-weight: bold;
	  width: 64px;
	  height: auto;
	  padding: 4px 0 5px;
	  top: auto;
	  left: auto;
	}
	.japan-2026 .list-ranking-04 li .title .num::before,
	.japan-2026 .list-ranking-04 li .title .num::after {
	  content: '';
	  position: absolute;
	  bottom: -11px;
	  display: block;
	  width: 50%;
	  height: 11px;
	  background: #002171;
	}

	.japan-2026 .list-ranking-04 li .title .num .cat {
	  font-size: 8px;
	  line-height: 140%;
	  margin-bottom: 4px;
	}
	.japan-2026 .list-ranking-04 li .title .num .rank {
	  font-size: 13px;
	  margin-bottom: 0;
	}
	.japan-2026 .list-ranking-04 li .title .num .rank span {
	  font-size: 27px;
	}
	
	.japan-2026 .list-ranking-04 li .title .name {
	  width: calc(100% - ( 64px + 50px ));
	  font-size: 15px;
	  padding-left: 9px;
	  padding-top: 30px;
	}
	.japan-2026 .list-ranking-04 li .title img {
	  position: relative;
	  width: 50px;
	  height: auto;
	  margin-top: 12px;
	  top: auto;
	  right: auto;
	}
	.japan-2026 .list-ranking-04 li dl {
	  display: flex;
	  align-items: baseline;
	  font-family: 'Noto-Sans-JP-Medium';
	  margin-bottom: 10px;
	}
	.japan-2026 .list-ranking-04 li dl dt {
	  width: 114px;
	  padding: 5px 0;
	  margin-right: 13px;
	  font-size: 11px;
	}
	.japan-2026 .list-ranking-04 li dl dd {
	  font-size: 11px;
	}
	.japan-2026 .list-ranking-04 li .prof {
	  
	  flex-flow: column;
	  align-items: center;
	  margin-bottom: 40px;
	}
	.japan-2026 .list-ranking-04 li .prof .img {
	  width: 100%;
	   height: auto;
	}
	.japan-2026 .list-ranking-04 li .prof .data {
	  width: 100%;
	  padding-left: 0;
	}
	.japan-2026 .list-ranking-04 li .prof .data .logo {
	  position: relative;
	  display: block;
	  width: 100%;
	  height: auto;
	  text-align: center;
	  padding: 30px 0;
	}
	.japan-2026 .list-ranking-04 li .prof .data .logo img {
	  position: relative;
	  top: auto;
	  left: auto;
	  transform: none;
	  -webkit-transform: none;
	  width: 160px;
	  height: auto;
	}
	.japan-2026 .list-ranking-04 li .prof .data dl:last-child {
	  margin-bottom: 0;
	}
	
	.japan-2026 .list-ranking-04 li > .contents {
	  display: block;
	  margin-bottom: 30px;
	}
	.japan-2026 .list-ranking-04 li > .contents dl {
	  flex-flow: column;
	}
	.japan-2026 .list-ranking-04 li > .contents dl dt {
	  margin-bottom: 8px;
	}
	
	.japan-2026 .list-ranking-04 li dl.push{
	  gap: 10px;
	}
	.japan-2026 .list-ranking-04 li > .contents dl.push dd{
	  width: 100%;
	}
	.japan-2026 .list-ranking-04 li > .contents dl.push dd {
	  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	  font-weight: 600;
	}
	.japan-2026 .list-ranking-04 li > .contents p {
	  font-size: 11px;
	}
	.japan-2026 .box-01 {
	  background: #FFF5F6;
	  padding: 12px 5% 18px;
	  margin-bottom: 0;
	}
	.japan-2026 .box-01.point {
	  border: 0;
	}
	.japan-2026 .box-01.point .hdg{
	  font-size: 13px;
	  margin-bottom: 8px;
	}
	.japan-2026 .box-01.point .hdg img{
	  width: 28px;
	  height: auto;
	  margin-right: 12px;
	}
	.japan-2026 .box-01.point p:last-child{
	  font-size: 11px;
	  font-family: 'Noto-Sans-JP-Regular';
	  line-height: 190%;
	}
}

/* ------------------------------------------------------------ secondary */

.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary {
  width: 295px;
  margin: 0;
}
.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box {
  position: sticky;
  top: 180px;
  padding: 30px 19px 35px;
  background: #fff;
  box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.16);
}
.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box a:hover {
  text-decoration: none;
}
.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box .btns {
  position: relative;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding: 16px 10px 16px 25px;
  background-color: #BEA070;
  z-index: 2;
  margin-bottom: 20px;
  box-shadow: 0 7px 0 0 #A38453;
}
.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box .btn01 {
  background: #BEA070 url(../images/2026/icon-ranking-03.png) no-repeat left 14px center / 24px;
}
.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box .btn02 {
  background: #BEA070 url(../images/2026/icon-ranking-04.png) no-repeat left 14px center / 25px;
}
.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box .btn03 {
  background: #BEA070 url(../images/2026/icon-ranking-05.png) no-repeat left 14px center / 23px;
}
.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box .btns::before {
  
}

.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box .archive {
  font-size: 14px;
  color: #11131C;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box .archive::after {
  content: '';
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  display: inline-block;
  width: 7px;
  height: 7px;
  border-bottom: 1px solid #11131C;
  border-left: 1px solid #11131C;
  margin-left: 5px;
  margin-bottom: 2px;
}
@media only screen and (max-width: 1200px) {
	.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box{
	  padding: 30px 9px 35px;
	}
	.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box .btn01 {
	  background: #BEA070 url(../images/2026/icon-ranking-03.png) no-repeat left 12px center / 20px;
	}
	.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box .btn02 {
	  background: #BEA070 url(../images/2026/icon-ranking-04.png) no-repeat left 12px center / 21px;
	}
	.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box .btn03 {
	  background: #BEA070 url(../images/2026/icon-ranking-05.png) no-repeat left 12px center / 20px;
	}
	.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box .btns {
	  font-size: 14px;

	}
	.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box .archive {
	  font-size: 12px;
	}
}
@media only screen and (max-width: 960px) {
	.japan-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary {
	  display: none;
	}
}


/* ------------------------------------------------------------ brand */

.japan-2026.ranking-style-01 #main-content #brand {
  position: relative;
  margin: 45px 0 0;
  padding: 150px 50px 100px;
}
.japan-2026.ranking-style-01 #main-content #brand::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  z-index: -1;
  width: 100vw;
  height: 100%;
  background: url(../images/2026/bg-brand-pc.png) no-repeat center top / 856px;
  background-color: #fff;
}

.japan-2026.ranking-style-01 #main-content #brand h3 {
  font-size: 36px;
  font-family: 'Noto-Sans-JP-Bold';
  margin-bottom: 22px;
  text-align: center;
}
.japan-2026.ranking-style-01 #main-content #brand .top_t {
  font-size: 16px;
  font-family: 'Noto-Sans-JP-Regular';
  line-height: 200%;
  margin-bottom: 30px;
  text-align: center;
}
.japan-2026.ranking-style-01 #main-content #brand .record {
  text-align: center;
}
.japan-2026.ranking-style-01 #main-content #brand .record img {
  display: block;
  margin: 0 auto 20px;
}
.japan-2026.ranking-style-01 #main-content #brand .record .under {
  position: relative;
  display: inline-block;
  font-size: 30px;
  line-height: 100%;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  border-bottom: 1px solid #11131C;
  margin-bottom: 35px;
  padding-bottom: 16px;
}
.japan-2026.ranking-style-01 #main-content #brand .record .under::after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 50%;
  transform: rotate(-45deg) translateX(-50%);
  -webkit-transform: rotate(-45deg) translateX(-50%);
  display: block;
  width: 15px;
  height: 15px;
  background: #fff;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}
.japan-2026.ranking-style-01 #main-content #brand .record .flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
.japan-2026.ranking-style-01 #main-content #brand .record .flex .item {
  width: 250px;
  background: #fff;
  border: 1px solid #f2ebdf;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.07);
}
.japan-2026.ranking-style-01 #main-content #brand .record .flex .item p {
  line-height: 100%;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  margin: 0;
  font-size: 16px;
}
.japan-2026.ranking-style-01 #main-content #brand .record .flex .item .top {
  background: no-repeat center top / cover;
  padding: 13px 0 13px;
}
.japan-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(1) .top {
  background-image: url(../images/2026/bg-record-01.png);
}
.japan-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(2) .top {
  background-image: url(../images/2026/bg-record-02.png);
}
.japan-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(3) .top {
  background-image: url(../images/2026/bg-record-03.png);
}
.japan-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(4) .top {
  background-image: url(../images/2026/bg-record-04.png);
}
.japan-2026.ranking-style-01 #main-content #brand .record .flex .item .top p {
  font-size: 20px;
  
}
.japan-2026.ranking-style-01 #main-content #brand .record .flex .item .bottom {
  padding: 44px 0 40px;
}
.japan-2026.ranking-style-01 #main-content #brand .record .flex .item .bottom span {
  font-size: 56px;
  font-family: 'Gilroy', sans-serif !important;
  letter-spacing: 0;
  color: #FF1628;
}
@media only screen and (max-width: 1200px) {
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item {
	  width: 24%;
	  margin-bottom: 20px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item .bottom span {
	  font-size: 50px;
	}
}
@media only screen and (max-width: 960px) {
	.japan-2026.ranking-style-01 #main-content #brand {
	  position: relative;
	  padding: 150px 0 100px;
	}
	.japan-2026.ranking-style-01 #main-content #brand::before {

	  background: url(../images/2026/bg-brand-pc.png) no-repeat center top / 600px;
	  background-color: #fff;
	}
	
	.japan-2026.ranking-style-01 #main-content #brand .top_t {
	  font-size: 14px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record {
	  text-align: center;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record img {
	  display: block;
	  margin: 0 auto 20px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .under {
	  font-size: 24px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex {
	  display: flex;
	  flex-flow: wrap;
	  margin-bottom: 60px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item {
	  width: 48%;
	  margin-bottom: 20px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item p {
	  line-height: 100%;
	  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	  font-weight: bold;
	  margin: 0;
	  font-size: 16px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item .top {
	  background: no-repeat center top / cover;
	  padding: 13px 0 13px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(1) .top {
	  background-image: url(../images/2026/bg-record-01.png);
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(2) .top {
	  background-image: url(../images/2026/bg-record-02.png);
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(3) .top {
	  background-image: url(../images/2026/bg-record-03.png);
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(4) .top {
	  background-image: url(../images/2026/bg-record-04.png);
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item .top p {
	  font-size: 20px;
	  
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item .bottom {
	  padding: 44px 0 40px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item .bottom span {
	  font-size: 56px;
	  font-family: 'Gilroy', sans-serif !important;
	  letter-spacing: 0;
	  color: #FF1628;
	}
}
@media only screen and (max-width: 736px) {
	.japan-2026.ranking-style-01 #main-content #brand {
	  position: relative;
	  padding: 54px 0 0;
	}
	.japan-2026.ranking-style-01 #main-content #brand::before {
	  background: url(../images/2026/bg-brand-pc.png) no-repeat center top/ 330px;
	}
	
	.japan-2026.ranking-style-01 #main-content #brand h3 {
	  font-size: 18px;
	  margin-bottom: 18px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .top_t {
	  line-height: 190%;
	  font-size: 13px;
	  margin-bottom: 15px;
	  text-align: left;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record {
	  width: 100%;
	  margin: 0 auto 18px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record img {
	  display: block;
	  width: 90%;
	  height: auto;
	  margin: 0 auto 20px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .under {
	  font-size: 15px;
	  margin-bottom: 15px;
	  padding-bottom: 8px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .under::after {
	  bottom: -2px;
	  width: 8px;
	  height: 8px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex {
	  margin-bottom: 20px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item {
	  width: 47%;
	  margin-bottom: 20px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item p {
	  font-size: 12px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item .top {
	  background: no-repeat center top / cover;
	  padding: 6px 0 6px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(1) .top {
	  background-image: url(../images/2026/bg-record-01.png);
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(2) .top {
	  background-image: url(../images/2026/bg-record-02.png);
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(3) .top {
	  background-image: url(../images/2026/bg-record-03.png);
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(4) .top {
	  background-image: url(../images/2026/bg-record-04.png);
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item .top p {
	  font-size: 15px;
	  
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item .bottom {
	  padding: 28px 0 21px;
	}
	.japan-2026.ranking-style-01 #main-content #brand .record .flex .item .bottom span {
	  font-size: 32px;
	}
}

/* ------------------------------------------------------------ archive */

.japan-2026.ranking-style-01 #main-content #archive {
  width: 100%;
  margin: 85px auto 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.16);
  padding: 60px;
}
.japan-2026.ranking-style-01 #main-content #archive h5 {
  font-size: 20px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  border-left: 4px solid #002171;
  padding: 2px 20px;
  margin-bottom: 25px;
}
.japan-2026.ranking-style-01 #main-content #archive details {
  border-bottom: 1px solid #E5E5E5;
  
}
.japan-2026.ranking-style-01 #main-content #archive details summary {
  position: relative;
  display: block;
  font-size: 14px;
  font-family: 'Noto-Sans-JP-Medium', sans-serif !important;
  padding: 25px 0;
  cursor: pointer;
}
.japan-2026.ranking-style-01 #main-content #archive details summary::before {
  content: '';
  position: absolute;
  right: 18px;
  top: 50%;
  transform: rotate(-45deg) translateY(-50%);
  -webkit-transform: rotate(-45deg) translateY(-50%);
  display: block;
  width: 12px;
  height: 12px;
  border-bottom: 1px solid #FE1828;
  border-left: 1px solid #FE1828;
  transition: transform 0.4s;
  transform-origin: left;
}
.japan-2026.ranking-style-01 #main-content #archive details[open] summary::before {
  transform: rotate(135deg) translateY(-50%);
  -webkit-transform: rotate(135deg) translateY(-50%);
}
summary::-webkit-details-marker {
  display: none;
}
.japan-2026.ranking-style-01 #main-content #archive details ul {
  display: grid;
  grid-template-columns: repeat(10, 0fr); /* 2列に分ける */
  gap: 10px;
  margin-bottom: 25px;
}
.japan-2026.ranking-style-01 #main-content #archive details li {
  width: 70px;
}
.japan-2026.ranking-style-01 #main-content #archive details li a {
  display: block;
  padding: 3px 0 4px;
  font-size: 12px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #000;
  background: #F7F7F7;
  border-radius: 4px;
  text-align: center;
}
.japan-2026.ranking-style-01 #main-content #archive details li a:hover {
	text-decoration: none;
}
.japan-2026.ranking-style-01 #main-content #archive details li a span {
  font-size: 12px;
  font-family: "Montserrat", sans-serif !important;
}
.japan-2026.ranking-style-01 #main-content #archive details li a::after {
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	transform: rotate(-135deg);
	margin-left: 4px;
	vertical-align: 2px;
}

@media only screen and (max-width: 960px) {
	.japan-2026.ranking-style-01 #main-content #archive details ul {
	  display: grid;
	  grid-template-columns: repeat(7, 0fr); /* 2列に分ける */
	}
}
@media only screen and (max-width: 736px) {
	.japan-2026.ranking-style-01 #main-content #archive {
	  width: 100%;
	  margin: 40px auto 0;
	  padding: 3%;
	}
	.japan-2026.ranking-style-01 #main-content #archive h5 {
	  font-size: 15px;
	  line-height: 160%;
	  border-left: 8px solid #002171;
	  padding: 2px 17px;
	  margin-bottom: 10px;
	}

	.japan-2026.ranking-style-01 #main-content #archive details summary {
	  font-size: 13px;
	  padding: 17px 0;
	  
	}
	.japan-2026.ranking-style-01 #main-content #archive details summary::before {
	  content: '';
	  position: absolute;
	  right: 3%;
	  width: 8px;
	  height: 8px;
	}

	.japan-2026.ranking-style-01 #main-content #archive details ul {
	  display: grid;
	  grid-template-columns: repeat(3, 0fr); /* 2列に分ける */
	  gap: 10px;
	  margin-bottom: 25px;
	}
	.japan-2026.ranking-style-01 #main-content #archive details li {
	  width: 26vw;
	}
	.japan-2026.ranking-style-01 #main-content #archive details li a {
	  display: block;
	  padding: 3px 0 4px;
	  font-size: 13px;
	}
	.japan-2026.ranking-style-01 #main-content #archive details li a span {
	  font-size: 13px;
	}
	.japan-2026.ranking-style-01 #main-content #archive details li a::after {
		content: '';
		display: inline-block;
		width: 4px;
		height: 4px;
		border-bottom: 1px solid #000;
		border-left: 1px solid #000;
		transform: rotate(-135deg);
		margin-left: 4px;
		vertical-align: 2px;
	}
}










/* ----------------------------- mobile ------------------------------- */
@media only screen and (max-width: 736px) {
}
