@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/Gilroy-Bold.ttf) format("truetype");
    }
/* ------------------------------------------------------------ Montserrat */
@font-face {
  font-display: swap;
  font-family: "Montserrat";
  src: url(../font/Montserrat-Medium.ttf) format("truetype");
    }
.ranking-style-01.woman-2026 .SP {
  display: none;
}

#home.woman-2026 #content #main {
  max-width: initial;
  min-width: initial;
}
@media only screen and (max-width: 1200px) {
	
	#home.woman-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.woman-2026 .PC {
	  display: none;
	}
	.ranking-style-01.woman-2026 .SP {
	  display: block;
	}
	#home.woman-2026 #content #main {
	  min-width: auto;
	}
	.ctadl .ctadl-bg .ctadl__wrap .ctadl__title { font-size: 20px;  }
}
.woman-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;
}
.woman-2026 .btns:hover {
  text-decoration: none;
  opacity: 0.7;
}
.woman-2026 .btns.red {
  background: #FF1628;
  color: #fff;
}
.woman-2026 .btns.white {
  border: 1px solid #FF1628;
  color: #FF1628;
  background: #fff;
}
.woman-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;
}

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

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

}
@media only screen and (max-width: 736px) {
	.woman-2026 .btns {
	  display: block;
	  position: relative;
	  width: 100%;
	  font-size: 14px;
	  padding: 20px 0;
	}
	.woman-2026 .btns:hover {
	  text-decoration: none;
	  opacity: 1;
	}
	.woman-2026 .btns::before {
	  right: 16px;
	  width: 8px;
	  height: 8px;
	}
}
/* ------------------------------------------------------------ fv */
#content::before{ background: none; }
.ranking-style-01.woman-2026 #hero-image {
  position: relative;
  background: url(../images/2026/fv_03.png) center/cover no-repeat;
  padding: 150px 0 50px;
  text-align: left;
}
.ranking-style-01.woman-2026 #hero-image h1{
	display: flex;
	align-items: flex-start; 
	flex-direction: column;
	justify-content: flex-start;
	padding: 88px 0 200px 1%;
	background: url(../images/2026/fv_01.png) left top/340px no-repeat;
}
.ranking-style-01.woman-2026 #hero-image h1 span{ 
	padding: 5px 20px; 
	background: #fff; 
	color: #000; 
	font-size: 45px; 
	font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; 
	font-weight: bold;
	font-feature-settings: "palt";
}
.ranking-style-01.woman-2026 .hero__item{
	margin: initial;
	margin-left: 1%;
}

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

.ranking-style-01.woman-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.woman-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.woman-2026 #hero-image > .inner .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.ranking-style-01.woman-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.woman-2026 #hero-image > .inner .flex h1 em {
  display: block;
  font-size: 186px;
  font-family: 'Gilroy', sans-serif !important;
  line-height: 100%;
}
.ranking-style-01.woman-2026 #hero-image > .inner .flex .right {
  width: 281px;
  padding-bottom: 40px;
}
.ranking-style-01.woman-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.woman-2026 #hero-image > .inner .flex .right p span {
  font-size: 58px;
  padding: 0 10px;
  font-family: 'Gilroy', sans-serif !important;
}
.ranking-style-01.woman-2026 #hero-image > .inner .flex .right img {
    
}
@media only screen and (max-width: 930px) {
  .ranking-style-01.woman-2026 #hero-image{
  	background: url(../images/2026/fv_03-sp.png) center/cover no-repeat;
  }
  .ranking-style-01.woman-2026 #hero-image > .inner .entitle{
    font-size: 65px;
  }
  .ranking-style-01.woman-2026 #hero-image > .inner .entitle span{
    font-size: 20px;
  }
  .ranking-style-01.woman-2026 #hero-image > .inner .flex h1{
    font-size: 22px;
  }
  .ranking-style-01.woman-2026 #hero-image > .inner .flex h1 em{
    font-size: 160px;
  }
  .ranking-style-01.woman-2026 #hero-image > .inner .flex .right{
    width: 260px;
  }
  .ranking-style-01.woman-2026 #hero-image > .inner .flex .right p span{
    font-size: 47px;
  }
}
@media only screen and (max-width: 736px) {
	.ranking-style-01.woman-2026 #hero-image { padding: 0 0 5px; }
	.ranking-style-01.woman-2026 #hero-image h1 span { padding: 3px 10px; font-size: 21px; }
	.ranking-style-01.woman-2026 #hero-image h1 { padding: 32px 0 82px; background: url(../images/2026/fv_01-sp.png) left top/130px no-repeat; }
	.ranking-style-01.woman-2026 .hero__item { width: 100px; display: block; margin: 0 0 0 auto; }

}

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

.woman-2026 .about {
  padding: 120px 0 150px;
}
.woman-2026 .about > .flex {
	max-width: 1600px;
	min-width: 1210px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}
.woman-2026 .about img {
  max-width: 690px;
  width: 55%;
  margin-left: -5%;
}
.woman-2026 .about .text {
  position: relative;
  max-width: 510px;
  width: 40%;
  z-index: 2;
}
.woman-2026 .about .text h3 {
  font-size: 36px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  line-height: 150%;
  margin-bottom: 60px;
}
.woman-2026 .about .text p {
  line-height: 180%;
  font-size: 18px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media only screen and (max-width: 1200px) {
	.woman-2026 .about > .flex {
		min-width: auto;
		justify-content: flex-end;
	}
	.woman-2026 .about img {
	  max-width: 800px;
	  width: 50%;
	}
	.woman-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) {
	.ranking-style-01.woman-2026 #hero-image{ padding: 0; }
	.woman-2026 .about {
	  padding: 120px 0;
	}
	.woman-2026 .about .text {
	  position: relative;
	  max-width: 600px;
	  width: 50%;
	  padding-left: 0;
	  padding-right: 60px;
	  z-index: 2;
	}
	.woman-2026 .about .text h3 {
	  font-size: 26px;
	  margin-bottom: 20px;
	}
	.woman-2026 .about .text p {
	  font-size: 14px;
	  margin-bottom: 35px;
	  line-height: 160%;
	}

}
@media only screen and (max-width: 736px) {
	.woman-2026 .about {
	  padding: 50px 0;
	}
	.woman-2026 .about > .flex {
	  flex-flow: column;
	  justify-content: center;
	  align-items: center;
	}
	.woman-2026 .about img {
	  max-width: 70%;
	  width: 70%;
	  height: auto;
	}
	.woman-2026 .about .text {
	  position: relative;
	  width: 100%;
	  margin-left: 0;
	  padding: 0 5%;
	  z-index: 2;
	}
	.woman-2026 .about .text h3 {
	  font-size: 20px;
	  text-align: center;
	  margin-bottom: 15px;
	}
	.woman-2026 .about .text p {
	  margin-bottom: 15px;
	}
	.woman-2026 .about .text .btns {
	  margin-bottom: 10px;
	}
}


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

.woman-2026 .criteria {
  position: relative;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
}
.woman-2026 .criteria-bg{
  position: relative;
  padding: 180px 0 140px;
}
.woman-2026 .criteria:before,
.woman-2026 .criteria-bg:before{
  z-index: 2;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.woman-2026 .criteria:before{
  background: #F21626;
  clip-path: polygon(0 15%, 100% 0%, 100% 85%, 0% 100%);
}
.woman-2026 .criteria-bg:before{
  background: #F2F2F2;
  clip-path: polygon(0 0, 100% 15%, 100% 100%, 0 85%);
}
.woman-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;
}

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

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

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

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

.woman-2026 .criteria .ranking_title p {
  font-size: 18px;
  line-height: 200%;
  font-weight: normal;
}

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

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

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

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

.woman-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;
}

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

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

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

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

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

.woman-2026 .criteria .criteria-list__text {
  display: flex;
  justify-content: left;
  width: calc(100% - 145px);
  font-size: 24px;
  line-height: 1.5;
}
.woman-2026 .criteria .criteria__item .text p {
  padding: 10px 0 0;
  font-size: 17px;
  line-height: 1.8;
  font-weight: normal;
  margin: 0;
}

.woman-2026 .criteria .criteria__item > img {
  width: 100%;
  height: auto;
  margin: 15px 0;
}

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

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

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

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


/* ------------------------------------------------------------ ranking-results */
.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;
	}
}


/* ------------------------------------------------------------ howto */
#howto{ position: relative; width: 100vw; margin: 0 calc(50% - 50vw); padding: 147px 0 107px; background: #F7F7F7; }
#howto:before{ position: absolute; content: ""; width: 1070px; height: 190px; left: 50%; top: -5px; transform: translate(-50%,0); background: url(../images/2026/bg-howto.png) center/cover no-repeat; }
#howto h3{ position: relative; padding: 0 0 60px; text-align: center; font-size: 36px; font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; font-weight: bold; }
#howto .bnr{ width: 100%; }
#howto .bnr img{ width: 100%; height: auto; }
.howto__title{ padding: 0 0 5px; line-height: 450%; }
.howto__title span{ display: inline-block; background:#fff; padding:8px; font-size:36px; line-height:1.25; font-family: "ヒラギノ角ゴProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif; font-weight: bold; }

.flow .howto__title{ margin: 0 0 20px; }
.flow{ padding: 80px 0 0; font-family: 'Noto-Sans-JP-Medium'; }
.flow__flex{ display:flex; gap: 64px; align-items:flex-start; }
.flow__left{ width: 31%; padding: 35px 0 0; }

.flow__lead{ margin:0; font-size:16px; line-height:2.2; color:#111; }
.flow__right{ width: 70%; display:flex; flex-direction:column; gap: 20px; }
.flow-step{ height: 120px; background:#fff; display:flex; align-items:stretch; box-shadow:0 0 0 1px rgba(0,0,0,.06) inset; padding:0; }
.flow-step__badge{ background:#FE1828; color:#fff; width:120px; display:flex; flex-direction:column; align-items:center; justify-content:center; gap:10px; padding:18px 10px; }
.flow-step__badgeLabel{ font-size:18px; font-family: "Gilroy"; }
.flow-step__badgeNum{ font-size: 42px; font-family: "Gilroy"; line-height: 1; }
.flow-step__body{ width: calc(100% - 150px); padding: 12px 25px; }
.flow-step__title{ padding: 0 0 5px; font-size:22px; font-family: "ヒラギノ角ゴProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif; font-weight: bold; color:#FE1828; line-height:1.5; }
.flow-step__text{ font-size:14px; line-height:2; }

.merit .howto__title{ margin: 0 0 70px; }
.merit{ padding: 80px 0 75px; font-family: 'Noto-Sans-JP-Medium'; }
.merit__flex{ display:flex; justify-content: space-between; align-items:stretch; gap: 5%; }
.merit-card{ position:relative; background: #fff; padding: 60px 3% 40px; width: calc(100% / 2); }
.merit-card__label{ width: 190px; position:absolute; top:-22px; left:50%; transform:translateX(-50%); background:#FE1828; color:#fff; font-weight:800; font-size:24px; padding: 14px; line-height:1; text-align:center; font-family: 'Noto-Sans-JP-Bold'; }
.merit-card__body{ text-align:center; }
.merit-card__headline{ margin:0 0 25px; font-size:24px; line-height:1.6; font-family: 'Noto-Sans-JP-Bold'; text-align:center; }
.merit-card__text{ font-size:16px; line-height:2.2; text-align: left; }
.merit-card__subhead{ position: relative; text-align: center; gap:18px; font-family: 'Noto-Sans-JP-Bold'; }
.merit-card__subhead::before{ position: absolute; content:""; height:1px; background: #000; top: 50%; left: 0; transform: translate(0,-50%); width: 100%; }
.merit-card__subheadText{ position: relative; font-size:18px; background: #fff; padding: 5px 10px; }
.merit-card__list{ margin: 25px auto 0; padding:0; list-style:none; max-width:520px; text-align:left; }
.merit-card__list li{ position:relative; padding-left:18px; margin: 0 0 5px; font-size:15px; line-height:2.1; color:#111; }
.merit-card__list li::before{ content:"・"; position:absolute; left:0; top:0; }

.howto-cta p{ margin: 0 0 50px; text-align: center; font-size: 29px; font-family: 'Noto-Sans-JP-Bold'; }
.gradient{ display: inline-block; padding: 10px 20px; background: linear-gradient(171deg,rgba(230, 219, 201, 1) 0%, rgba(249, 248, 245, 1) 50%, rgba(229, 220, 202, 1) 100%); }
.howto-cta h4{ padding: 0 0 30px; font-size: 32px; font-family: 'Noto-Sans-JP-Bold'; text-align: center; }
.howto-cta .btn{ position: relative; display: flex; align-items: center; justify-content: center; height: 97px; width: 530px; margin: 0 auto; color: #fff; font-size: 28px; font-family: 'Noto-Sans-JP-Bold'; background: #FE1828; border-radius: 100px; }
.howto-cta .btn:after{ position: absolute; content: ""; right: 30px; top: 50%; transform: translate(0,-50%) rotate(45deg); width: 13px; height: 13px; border-top: 2px solid #fff; border-right: 2px solid #fff; }

@media screen and (max-width: 1200px){
	.flow__flex{ flex-direction:column; gap:28px; }
	.flow__left{ width:100%; padding:0; }
	.flow .howto__title{ margin: 0; }
	 
	.flow__right{ width:100%; gap:14px; }
	.flow-step{ height: auto; }

}

@media screen and (max-width: 768px){
  #howto{ padding: 50px 0; }
  #howto::before{ width: 100%; height: 63px; }
  #howto h3{ padding:0 0 20px; font-size:24px; }
  #howto .bnr{ width:100%; }
  #howto .bnr img{ width:100%; height:auto; }
  .howto__title{ line-height: 350%; }

  .flow{ padding:50px 0 0; }
  
  .howto__title{ margin: 0 0 50px; padding:0; text-align: center; }
  .howto__title span{ padding:6px 10px; font-size:28px; line-height:1.35; }
  .flow__lead{ font-size:14px; line-height: 160%;; }

  .flow-step{ height:auto; flex-direction: column; }
  .flow-step__badge{ width: 100%; gap: 7px; padding: 10px; flex-direction: row; align-items: flex-end; }
  .flow-step__badgeLabel{ font-size:14px; }
  .flow-step__badgeNum{ font-size:34px; }
  .flow-step__body{ width: 100%; padding: 20px 5%; }
  .flow-step__title{ padding:0 0 11px; font-size:18px; line-height:140%; text-align: center; }
  .flow-step__text{ font-size:14px; line-height:160%; font-family: 'Noto-Sans-JP-Regular'; }

  .merit .howto__title{ margin: 0 0 20px; }  
  .merit{ padding:50px 0 0; }
  .merit__flex{ flex-direction:column; gap:20px; align-items:center; }
  .merit-card{ width:100%; padding: 0; }
  .merit-card__label{ width:100%; position: initial; transform: none; font-size:18px; padding:10px; top:-18px; }
  .merit-card__body{ padding: 25px 5%; }
  .merit-card__headline{ margin: 0 0 15px; font-size:18px; line-height:140%; }
  .merit-card__text{ margin: 0; font-size:14px; line-height:160%; font-family: 'Noto-Sans-JP-Regular'; }
  .merit-card__subheadText{ font-size:16px; }
  .merit-card__list{ margin:20px auto 0; }
  .merit-card__list li{ margin: 0 0 10px; font-size: 14px; line-height: 160%; font-family: 'Noto-Sans-JP-Regular';  }
  
  .howto-cta{ padding:50px 0 0; }
  .howto-cta p{ margin:0 0 20px; font-size:16px; line-height:160%; }
  .gradient{ padding:8px 14px; }
  .howto-cta h4{ padding:0 0 20px; font-size:20px; }
  .howto-cta .btn{ width:100%; height: 55px; font-size: 16px; }
  .howto-cta .btn:after{ right:20px; width:10px; height:10px; }
  
}


/* ------------------------------------------------------------ main */
.ranking-style-01 #main-content::before{ display: none!important; }
.ranking-style-01.woman-2026 #main-content { padding: 0; }
#home.woman-2026 #content #main-inner {
  max-width: 1210px;
  padding: 0;
}
#home.woman-2026 #content #main-inner .ranking_title {
  position: relative;
  padding: 0 0 67px;
  text-align: center;
}

#home.woman-2026 #content #main-inner .ranking_title h3 {
  font-size: 36px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  line-height: 150%;
}
.woman-2026.ranking-style-01 #main-content #ranking > .primary-inner {
  justify-content: space-between;
  padding-bottom: 67px;
  display: flex;
}
.woman-2026.ranking-style-01 #main-content #ranking > .primary-inner .primary,
.woman-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary {
  padding: 0;
  box-sizing: content-box;
}
.woman-2026.ranking-style-01 #main-content #ranking > .primary-inner .primary {
  width: 868px;
  margin: 0;
}
.woman-2026 .lyt-toggle-section-04 > .ui {
  background-color: #4A4A4A;
  border: solid 1px #4A4A4A;
}
.woman-2026 .lyt-toggle-section-04 > .ui > span {
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
}
.woman-2026 .content .col p {
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;	
}

.woman-2026 .lyt-toggle-section-04 > .ui[aria-expanded="true"] > span::before,
.woman-2026 .lyt-toggle-section-04 > .ui[aria-expanded="true"] > span::after {
  background-color: #fff;
}
.woman-2026 .nav-tab-01.type-02 .tab-list li a {
  border: 1px solid #FE9417;
  color: #11131C;
  padding: 18px 0;
  border-radius: 0;
  background-color: #fff;
  margin: 0 -3px;
}
.woman-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;
}
.woman-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"] {
  color: #fff;
  background-color: #FE9417;
}
.woman-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"]:hover,
.woman-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"]:focus,
.woman-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"]:active {
  background-color: #FE9417;
}
.woman-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: #FE9417;
  border-style: solid;
}
.woman-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;
  
}

.woman-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;
}
.woman-2026 #main-content .tab-panel{
  padding: 0 1% 5%;
}
.nav-tab-01 > .tab-panels > [aria-hidden="true"].tab-panel{ display: block; }

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

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

.woman-2026 .list-ranking-04 li .title .name {
  margin: 0 auto 0 0;
  font-size: 25px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
}
.woman-2026 .list-ranking-04 li .title img {

}
.woman-2026 .list-ranking-04 li dl {
  display: flex;
  align-items: baseline;
  font-family: 'Noto-Sans-JP-Medium';
  margin-bottom: 7px;
}
.woman-2026 .list-ranking-04 li dl dt {
  width: 115px;
  padding: 5px 0;
  margin-right: 14px;
  font-size: 13px;
  text-align: center;
  background: #fff5f6;
}
.woman-2026 .list-ranking-04 li dl dd {
  font-size: 14px;
  line-height: 2;
}

.woman-2026 .list-ranking-04 li .view-more{
	padding: 8px 0 0;
	text-align: center;
}
.woman-2026 .list-ranking-04 li .view-more a{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 80%;
	margin: 0 auto;
	height: 35px;
	color: #FE1828;
	font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
   	font-size: 14px;
	border: 1px solid #FE1828;
	border-radius: 8px;
}
.woman-2026 .list-ranking-04 li .view-more a:after{
	position: absolute;
	content: "";
	right: 6%;
	top: 50%;
	width: 10px;
	height: 10px;
	transform: translate(0,-50%) rotate(45deg);
	border-top: 1px solid #FE1828;
	border-right: 1px solid #FE1828;
}

.woman-2026 .list-ranking-04 li .prof {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.woman-2026 .list-ranking-04 li .prof .img {
  width: 392px;
}
.woman-2026 .list-ranking-04 li .prof .img img{
	width: 100%;
	height: auto;
}
.woman-2026 .list-ranking-04 li .prof .data {
  width: calc(100% - 392px);
  padding-left: 37px;
}
.woman-2026 .list-ranking-04 li .prof .data .logo {
  position: relative;
  display: block;
  width: 100%;
  height: 145px;
}
.woman-2026 .list-ranking-04 li .prof .data .logo img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}
.woman-2026 .list-ranking-04 li .prof .data dl:last-child {
  margin-bottom: 0;
}

.woman-2026 .box-01.point {
  border: 0;
  margin: 0;
  background: #FFF5F6;
}
.woman-2026 .box-01.point .hdg{
  margin: 0 0 10px;
  font-size: 16px;
  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 600;
  color: #000;
}
.woman-2026 .box-01.point .hdg img{
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}
.woman-2026 .box-01.point p:last-child{
  font-size: 14px;
  font-family: 'Noto-Sans-JP-Regular';
  line-height: 190%;
}

.list-note-01 li{
	font-family: 'Noto-Sans-JP-Regular';
}


@media only screen and (max-width: 1200px) {
	#home.woman-2026 #content #main-inner{
	  width: 90%;
	}
	.woman-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.woman-2026 #content #main-inner .ranking_title {
	  padding: 118px 0 40px;
	}
	#home.woman-2026 #content #main-inner .ranking_title:before{
	  height: 133px;
	}
	#home.woman-2026 #content #main-inner .ranking_title h3 {
	  font-size: 36px;
	}
	
	#home.woman-2026 #content #main-inner .adulation {
	  display: block;
	  padding: 5% 0 0;
	  position: sticky;
	  top: 30px;
	  z-index: 10;
	}
	#home.woman-2026 #content #main-inner .adulation .box {
	  width: 100%;
	  background: #fff;
	  padding: 12px;
	  box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.16);
	  text-align: center;
	}
	#home.woman-2026 #content #main-inner .adulation .box .flex {
	  display: flex;
	  margin-bottom: 10px;
	}
	#home.woman-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.woman-2026 #content #main-inner .adulation .box .flex .btns::before {
	  width: 6px;
	  height: 6px;
	  right: 12px;
	}
	#home.woman-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.woman-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.woman-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.woman-2026 #content #main-inner .adulation .box .archive {
	  font-size: 12px;
	  color: #11131C;
	  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	}
	#home.woman-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;
	}
	
	.woman-2026.ranking-style-01 #main-content #ranking > .primary-inner {
	  padding: 0 3% 67px;
	  display: block;
	}

	.woman-2026.ranking-style-01 #main-content #ranking > .primary-inner .primary {
	  width: 100%;
	  margin: 0;
	}
	.woman-2026 .list-ranking-04 li {
	  width: 100%;
	  padding: 20px 3% 55px;
	  background: #fff;
	  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.16);
	}
	.woman-2026 .list-ranking-04 li + li {
		  margin-top: 48px;
		}
	.woman-2026 .list-ranking-04 li .title {

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

	}
	.woman-2026 .list-ranking-04 li .title img {
	}
	.woman-2026 .list-ranking-04 li dl {
	  display: flex;
	  align-items: baseline;
	  font-family: 'Noto-Sans-JP-Medium';
	  margin-bottom: 10px;
	}
	.woman-2026 .list-ranking-04 li dl dt {
	  width: 130px;
	  padding: 5px 0;
	  margin-right: 14px;
	  font-size: 13px;
	  text-align: center;
	  background: #fff5f6;
	}
	.woman-2026 .list-ranking-04 li dl dd {
	  font-size: 14px;
	}
	.woman-2026 .list-ranking-04 li .prof {
	  display: flex;
	  align-items: center;
	  margin-bottom: 40px;
	}
	.woman-2026 .list-ranking-04 li .prof .img {
	  width: 60%;
	}
	.woman-2026 .list-ranking-04 li .prof .data {
	  width: 40%;
	  padding-left: 5%;
	}
	.woman-2026 .list-ranking-04 li .prof .data .logo {
	  position: relative;
	  display: block;
	  width: 100%;
	  height: 185px;
	}
	.woman-2026 .list-ranking-04 li .prof .data .logo img {
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%,-50%);
	  -webkit-transform: translate(-50%,-50%);
	}
	.woman-2026 .list-ranking-04 li .prof .data dl:last-child {
	  margin-bottom: 0;
	}


}
@media only screen and (max-width: 736px) {
	#home.woman-2026 #content #main-inner .ranking_title {
	  padding: 0 0 20px;
	}
	#home.woman-2026 #content #main-inner .ranking_title:before {
      height: 19vw;
	  width: 100vw;
  	}
	#home.woman-2026 #content #main-inner .ranking_title h3 {
	  font-size: 23px;
	}
	#home.woman-2026 #content #main-inner .adulation {
	  position: initial;
	  top: 50px;
	  z-index: 10;
	}
	#home.woman-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.woman-2026 #content #main-inner .adulation .box .flex {
	  display: flex;
	  margin-bottom: 10px;
	}
	#home.woman-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.woman-2026 #content #main-inner .adulation .box .flex .btns::before {
	  width: 6px;
	  height: 6px;
	  right: 12px;
	}
	#home.woman-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.woman-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.woman-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.woman-2026 #content #main-inner .adulation .box .archive {
	  font-size: 10px;
	  color: #11131C;
	  font-family: "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	}
	#home.woman-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;
	}
	
	
	.woman-2026.ranking-style-01 #main-content #ranking > .primary-inner {
	  padding: 5%;
	  display: block;
	}
	.woman-2026.ranking-style-01 #main-content #ranking > .primary-inner .primary,
	.woman-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary {
	  padding: 0;
	}
	.woman-2026.ranking-style-01 #main-content #ranking > .primary-inner .primary {
	  width: 100%;
	  margin: 0;
	}
	.woman-2026 .lyt-toggle-section-04 > .ui {
	  border-radius: 0;
	}
	.woman-2026 .lyt-toggle-section-04 > .ui span {
	  font-size: 12px;
	}
	.woman-2026 .lyt-toggle-section-04 > .ui[aria-expanded="true"] {
	  color: #fff;
	}
	.woman-2026 .lyt-toggle-section-04 > .ui[aria-expanded="true"] > span::before,
	.woman-2026 .lyt-toggle-section-04 > .ui[aria-expanded="true"] > span::after {
	  background-color: #fff;
	}
	.woman-2026 .js-sort-root-01 .col > p {
	  font-size: 12px;
	}
	.woman-2026 .js-sort-root-01 .col select {
	  border-radius: 0;
	  font-size: 12px;
	  padding: 8px 12px;
	  background: #F7F7F7;
	}
	.woman-2026 .nav-tab-01.type-02 .tab-list {
	  margin-bottom: 40px;
	}
	.woman-2026 .nav-tab-01.type-02 .tab-list li a {
	  border: 1px solid #FE9417;
	  color: #11131C;
	  padding: 10px 0 15px;
	  border-radius: 0;
	  background-color: #fff;
	  margin: 0;
	}
	.woman-2026 .nav-tab-01.type-02 .tab-list li a span {
	  font-size: 13px;
	}
	.woman-2026 .nav-tab-01.type-02 .tab-list li a span .sub-01 {
	  font-size: 10px;
	}
	.woman-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"] {
	  color: #fff;
	  background-color: #FE9417;
	}
	.woman-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"]:hover,
	.woman-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"]:focus,
	.woman-2026 .nav-tab-01.type-02 .tab-list li a[aria-selected="true"]:active {
	  background-color: #FE9417;
	}
	.woman-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;
	  
	}
	.woman-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;
	  
	}
	
	.woman-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;
	}
	
	.woman-2026 #main-content .primary .genre {
	  
	  flex-flow: column;
	  align-items: flex-start;
	  margin-bottom: 15px;
	}
	.woman-2026 #main-content .primary .genre h4 {
	  font-size: 18px;
	  margin-bottom: 24px;
	}
	.woman-2026 #main-content .primary .genre .link-btn-04 {
	  margin: 0;
	}
	.woman-2026 .link-btn-04 a {
	  border: 0px;
	  border-radius: 0px;
	  color: #FF1628;
	}
	.woman-2026 .link-btn-04 a > span {
	  font-size: 11px;
	  padding: 0 13px 0 0;
	}
	.woman-2026 .link-btn-04 a > span img {
	  width: 15px;
	  height: auto;
	}
	
	.woman-2026 .list-ranking-04 li {
	  width: 100%;
	  padding: 0 5% 30px;
	}
	.woman-2026 .list-ranking-04 li + li {
	  margin-top: 25px;
	}
	.woman-2026 .list-ranking-04 li .title {
	  margin-bottom: 20px;
	  padding: 60px 0 0;
	}
	.woman-2026 .list-ranking-04 li .title .num {
	  position: absolute;
	  width: 225px;
	  height: auto;
	  top: 14px;
      left: -35px;
	}
	.woman-2026 .list-ranking-04 li .title .num::before{

	}

	.woman-2026 .list-ranking-04 li .title .num .cat {
	  font-size: 8px;
	  line-height: 140%;
	  margin-bottom: 4px;
	}
	.woman-2026 .list-ranking-04 li .title .num .rank {
	  font-size: 13px;
	  margin-bottom: 0;
	}
	.woman-2026 .list-ranking-04 li .title .num .rank span {
	  font-size: 27px;
	}
	
	.woman-2026 .list-ranking-04 li .title .name {
	  width: calc(100% - ( 64px + 50px ));
	  font-size: 15px;
	  padding-left: 9px;
	  padding-top: 30px;
	}
	.woman-2026 .list-ranking-04 li .title img {
	  position: relative;
	  width: 50px;
	  height: auto;
	  margin-top: 12px;
	  top: auto;
	  right: auto;
	}
	.woman-2026 .list-ranking-04 li dl {
	  display: flex;
	  align-items: baseline;
	  font-family: 'Noto-Sans-JP-Medium';
	  margin-bottom: 10px;
	}
	.woman-2026 .list-ranking-04 li dl dt {
	  width: 114px;
	  padding: 5px 0;
	  margin-right: 13px;
	  font-size: 11px;
	}
	.woman-2026 .list-ranking-04 li dl dd {
	  font-size: 11px;
	}
	.woman-2026 .list-ranking-04 li .prof {
	  
	  flex-flow: column;
	  align-items: center;
	  margin-bottom: 0;
	}
	.woman-2026 .list-ranking-04 li .prof .img {
	  width: 100%;
	   height: auto;
	}
	.woman-2026 .list-ranking-04 li .prof .data {
	  width: 100%;
	  padding-left: 0;
	  margin: 0;
	}
	.woman-2026 .list-ranking-04 li .prof .data .logo {
	  position: relative;
	  display: block;
	  width: 100%;
	  height: auto;
	  text-align: center;
	  padding: 30px 0;
	}
	.woman-2026 .list-ranking-04 li .prof .data .logo img {
	  position: relative;
	  top: auto;
	  left: auto;
	  transform: none;
	  -webkit-transform: none;
	  width: 160px;
	  height: auto;
	}
	.woman-2026 .list-ranking-04 li .prof .data dl:last-child {
	  margin-bottom: 0;
	}
	
	.woman-2026 .list-ranking-04 li > .contents {
	  display: block;
	  margin-bottom: 30px;
	}
	.woman-2026 .list-ranking-04 li > .contents dl {
	  flex-flow: column;
	}
	.woman-2026 .list-ranking-04 li > .contents dl dt {
	  margin-bottom: 8px;
	}
	.woman-2026 .list-ranking-04 li > .contents p {
	  font-size: 11px;
	}
	
	.woman-2026 .box-01.point {
	  border: 0;
	  margin: 20px 0 0;
	}
	.woman-2026 .box-01.point .hdg{
	  font-size: 13px;
	  margin-bottom: 8px;
	}
	.woman-2026 .box-01.point .hdg img{
	  width: 28px;
	  height: auto;
	  margin-right: 12px;
	}
	.woman-2026 .box-01.point p:last-child{
		line-height: 160%;
		font-size: 13px;
	}
	.woman-2026 .list-ranking-04 li .view-more a{
		width: 80%;
		font-size: 13px;
	}
	
}

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

.woman-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary {
  width: 295px;
  margin: 0;
}
.woman-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);
}
.woman-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box a:hover {
  text-decoration: none;
}
.woman-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;
}
.woman-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;
}
.woman-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;
}
.woman-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;
}
.woman-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box .btns::before {
  
}

.woman-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;
}
.woman-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) {
	.woman-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box{
	  padding: 30px 9px 35px;
	}
	.woman-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;
	}
	.woman-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;
	}
	.woman-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;
	}
	.woman-2026.ranking-style-01 #main-content #ranking > .primary-inner .secondary .box .btns {
	  font-size: 14px;

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


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

.woman-2026.ranking-style-01 #main-content #brand {
  position: relative;
  padding: 150px 50px 100px;
}
.woman-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;
}

.woman-2026.ranking-style-01 #main-content #brand h3 {
  font-size: 36px;
  font-family: 'Noto-Sans-JP-Bold';
  margin-bottom: 22px;
  text-align: center;
}
.woman-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;
}
.woman-2026.ranking-style-01 #main-content #brand .record {
  text-align: center;
}
.woman-2026.ranking-style-01 #main-content #brand .record img {
  display: block;
  margin: 0 auto 20px;
}
.woman-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;
}
.woman-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;
}
.woman-2026.ranking-style-01 #main-content #brand .record .flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
.woman-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);
}
.woman-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;
}
.woman-2026.ranking-style-01 #main-content #brand .record .flex .item .top {
  background: no-repeat center top / cover;
  padding: 13px 0 13px;
}
.woman-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(1) .top {
  background-image: url(../images/2026/bg-record-01.png);
}
.woman-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(2) .top {
  background-image: url(../images/2026/bg-record-02.png);
}
.woman-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(3) .top {
  background-image: url(../images/2026/bg-record-03.png);
}
.woman-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(4) .top {
  background-image: url(../images/2026/bg-record-04.png);
}
.woman-2026.ranking-style-01 #main-content #brand .record .flex .item .top p {
  font-size: 20px;
  
}
.woman-2026.ranking-style-01 #main-content #brand .record .flex .item .bottom {
  padding: 44px 0 40px;
}
.woman-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) {
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item {
	  width: 24%;
	  margin-bottom: 20px;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item .bottom span {
	  font-size: 50px;
	}
}
@media only screen and (max-width: 960px) {
	.woman-2026.ranking-style-01 #main-content #brand {
	  position: relative;
	  padding: 150px 0 100px;
	}
	.woman-2026.ranking-style-01 #main-content #brand::before {

	  background: url(../images/2026/bg-brand-pc.png) no-repeat center top / 600px;
	  background-color: #fff;
	}
	
	.woman-2026.ranking-style-01 #main-content #brand .top_t {
	  font-size: 14px;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record {
	  text-align: center;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record img {
	  display: block;
	  margin: 0 auto 20px;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .under {
	  font-size: 24px;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex {
	  display: flex;
	  flex-flow: wrap;
	  margin-bottom: 60px;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item {
	  width: 48%;
	  margin-bottom: 20px;
	}
	.woman-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;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item .top {
	  background: no-repeat center top / cover;
	  padding: 13px 0 13px;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(1) .top {
	  background-image: url(../images/2026/bg-record-01.png);
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(2) .top {
	  background-image: url(../images/2026/bg-record-02.png);
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(3) .top {
	  background-image: url(../images/2026/bg-record-03.png);
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(4) .top {
	  background-image: url(../images/2026/bg-record-04.png);
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item .top p {
	  font-size: 20px;
	  
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item .bottom {
	  padding: 44px 0 40px;
	}
	.woman-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) {
	.woman-2026.ranking-style-01 #main-content #brand {
	  position: relative;
	  padding: 54px 0 0;
	}
	.woman-2026.ranking-style-01 #main-content #brand::before {
	  background: url(../images/2026/bg-brand-pc.png) no-repeat center top/ 330px;
	}
	
	.woman-2026.ranking-style-01 #main-content #brand h3 {
	  font-size: 18px;
	  margin-bottom: 18px;
	}
	.woman-2026.ranking-style-01 #main-content #brand .top_t {
	  line-height: 190%;
	  font-size: 13px;
	  margin-bottom: 15px;
	  text-align: left;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record {
	  width: 100%;
	  margin: 0 auto 18px;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record img {
	  display: block;
	  width: 90%;
	  height: auto;
	  margin: 0 auto 20px;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .under {
	  font-size: 15px;
	  margin-bottom: 15px;
	  padding-bottom: 8px;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .under::after {
	  bottom: -2px;
	  width: 8px;
	  height: 8px;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex {
	  margin-bottom: 20px;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item {
	  width: 47%;
	  margin-bottom: 20px;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item p {
	  font-size: 12px;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item .top {
	  background: no-repeat center top / cover;
	  padding: 6px 0 6px;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(1) .top {
	  background-image: url(../images/2026/bg-record-01.png);
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(2) .top {
	  background-image: url(../images/2026/bg-record-02.png);
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(3) .top {
	  background-image: url(../images/2026/bg-record-03.png);
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item:nth-of-type(4) .top {
	  background-image: url(../images/2026/bg-record-04.png);
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item .top p {
	  font-size: 15px;
	  
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item .bottom {
	  padding: 28px 0 21px;
	}
	.woman-2026.ranking-style-01 #main-content #brand .record .flex .item .bottom span {
	  font-size: 32px;
	}
}

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

.woman-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;
}
.woman-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 #FE9417;
  padding: 2px 20px;
  margin-bottom: 25px;
}
.woman-2026.ranking-style-01 #main-content #archive details {
  border-bottom: 1px solid #E5E5E5;
  
}
.woman-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;
}
.woman-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;
}
.woman-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;
}
.woman-2026.ranking-style-01 #main-content #archive details ul {
  display: grid;
  grid-template-columns: repeat(10, 0fr); /* 2列に分ける */
  gap: 10px;
  margin-bottom: 25px;
}
.woman-2026.ranking-style-01 #main-content #archive details li {
  width: 70px;
}
.woman-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;
}
.woman-2026.ranking-style-01 #main-content #archive details li a:hover {
	text-decoration: none;
}
.woman-2026.ranking-style-01 #main-content #archive details li a span {
  font-size: 12px;
  font-family: "Montserrat", sans-serif !important;
}
.woman-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) {
	.woman-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) {
	.woman-2026.ranking-style-01 #main-content #archive {
	  width: 100%;
	  margin: 40px auto 0;
	  padding: 3%;
	}
	.woman-2026.ranking-style-01 #main-content #archive h5 {
	  font-size: 15px;
	  line-height: 160%;
	  border-left: 8px solid #FE9417;
	  padding: 2px 17px;
	  margin-bottom: 10px;
	}

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

	.woman-2026.ranking-style-01 #main-content #archive details ul {
	  display: grid;
	  grid-template-columns: repeat(3, 0fr); /* 2列に分ける */
	  gap: 10px;
	  margin-bottom: 25px;
	}
	.woman-2026.ranking-style-01 #main-content #archive details li {
	  width: 26vw;
	}
	.woman-2026.ranking-style-01 #main-content #archive details li a {
	  display: block;
	  padding: 3px 0 4px;
	  font-size: 13px;
	}
	.woman-2026.ranking-style-01 #main-content #archive details li a span {
	  font-size: 13px;
	}
	.woman-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;
	}
}
