/*
 * Shahala: Free Template by FreeHTML5.co
 * Author: https://freehtml5.co
 * Facebook: https://facebook.com/fh5co
 * Twitter: https://twitter.com/fh5co
 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0; }

body {
  font-family: 'M PLUS 1', sans-serif; font-weight: 400;
  font-size: 16px; }

.pink { color: #ef67af }
.light-blue { color: #3db5e2 ; }
.orange { color: #f5945c ; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'M PLUS 1', sans-serif; font-weight: 800; }

.container { max-width: 1220px; }
.container-fluid { padding: 0; }

.navbar { position: absolute; right: 0 ; top: 3px ;}
@media (max-width: 767px) {
	.navbar-collapse {
		background: rgba(255,255,255,0.7); border: 1px solid #FFF ; padding: 10px 0;
	}
}

header {
  background-color: #FFF;
  text-align: center;
  padding: 10px 0;
  padding-bottom: 50px; }
  header .bg-cover {
}
  header .input-group input {
    display: none; }
  header h2.logo {	
    font-size: 25px;
    font-family: "Angeline_Vintage";
    color: #111; }
  header .nav-fill {
    max-width: 250px; }
    header .nav-fill a {
      color: #ffffff; }
    header .nav-fill li:hover a {
      color: #03133a; }
  header .navbar li.nav-item a.nav-link {
    font-family: 'M PLUS 1', sans-serif; font-weight: 700;
    color: #111; font-size: 95% ;
    padding-right: 0.8rem;
    padding-left: 0.8rem; }
 
  header .bar1, header .bar2, header .bar3 {
    width: 25px;
    height: 2px;
    background-color: #111;
    margin: 5px 0;
    transition: 0.4s;
    display: block;
    position: relative; }
  header .change .bar1 {
    -webkit-transform: rotate(-42deg) translate(-2px, 6px);
    transform: rotate(-42deg) translate(-2px, 6px); }
  header .change .bar2 {
    opacity: 0; }
  header .change .bar3 {
    -webkit-transform: rotate(46deg) translate(-4px, -8px);
    transform: rotate(46deg) translate(-4px, -8px); }
 
.site-header{
    background: rgba(255,255,255,1);
    display: flex;
    padding: 0 0; height: 70px;
    position: fixed;
    justify-content: space-between; color: #fff ;
    transition: .5s;
    width: 100%; z-index: 100; 
}
.site-header.transform{
    background: rgba(255,255,255,0.9); color: #111 ;
}

.nav-search {
  display: none;
  max-width: 600px;
  width: 100%;
  margin: 10px 0;
  padding: 10px;
  height: auto; }

.toggle-search {
  margin-top: 12px;
  cursor: pointer; }


#footerLogo { max-width: 190px; width: 50% ; margin: 0 auto; }

.intro-box { border: none; position: relative ; border-radius: 0; margin-bottom: 80px;}
.intro { width: 100% ; z-index: 60 ; position: relative; }
.intro-box .owl-carousel-box { width: 100% ; position: absolute ; z-index: 300; bottom: -40px; padding: 0 10px; }


.info-box { background: #e385a7 ; background: url(../../images/shop/ranking_info.jpg) top center; background-size: auto 100%;  border-top: 3px solid #fff ; border-bottom: 3px solid #fff ; position: relative ; border-radius: 0; margin-bottom: 50px; text-align: center; box-shadow: 0 0 10px 0 rgba(0,0,0,0.4) ; }
.info { width: 100% ; margin: 0 auto; max-width: 1290px; z-index: 60 ; position: relative; }

.site-logo { position: absolute; top: 0; text-align: left ;}
.site-logo img{ width: 85%}

strong { margin: 0; padding: 0; font-size: 130%; }
h3 {  font-size:110%; font-weight: 800; color: #5683de;  margin-top: 5px; margin-bottom: 3%; }
h4 { font-size: 140%; font-weight: 800; margin-bottom: 20px; }

h2.title { font-size: 220%; margin: 15px 0 ;  color: #75532a ; text-align: center; }
.ranking h3 { text-align:  center; margin-top: 3% ;  }
.ranking h3 img{ width: 50% ; margin: 0 auto; }
.ranking h4 { font-size: 110% ; font-weight: 700 ; color: #111 ; text-align: center ;}

#ranking_1 h3 { background: #ff1154 ; background-image: url(../../images/shop/01_gp_titbase.png) ; background-size: auto 100% ; background-repeat: repeat-x;  }
#ranking_2 h3 { background: #41cae8 ; background-image: url(../../images/shop/02_ngp_titbase.png) ; background-size: auto 100% ; background-repeat: repeat-x;  }
#ranking_3 h3 { background: #be5ed0 ; background-image: url(../../images/shop/03_repi_titbase.png) ; background-size: auto 100% ; background-repeat: repeat-x;  }
#ranking_4 h3 { background: #9ccb31 ; background-image: url(../../images/shop/04_nrepi_titbase.png) ; background-size: auto 100% ; background-repeat: repeat-x;  }
#ranking_5 h3 { background: #f0733c ; background-image: url(../../images/shop/05_access_titbase.png) ; background-size: auto 100% ; background-repeat: repeat-x;  }
#ranking_6 h3 { background: #31d0a2 ; background-image: url(../../images/shop/06_pd_titbase.png) ; background-size: auto 100% ; background-repeat: repeat-x;  }
#ranking_7 h3 { background: #fb69c4 ; background-image: url(../../images/shop/07_review_titbase.png) ; background-size: auto 100% ; background-repeat: repeat-x;  }
#ranking_8 h3 { background: #8869fb ; background-image: url(../../images/shop/08_mygirl_titbase.png) ; background-size: auto 100% ; background-repeat: repeat-x;  }

#ranking_9 h3 { background: #8e00bd ; background-image: url(../../images/shop/band_bg_3p.png) ; background-size: auto 100% ; background-repeat: repeat-x;  }
#ranking_10 h3 { background: #79d65c ; background-image: url(../../images/shop/10_band_bg_fujoho.png) ; background-size: auto 100% ; background-repeat: repeat-x;  }
#ranking_11 h3 { background: #d5346a ; background-image: url(../../images/shop/11_band_bg_shop.png) ; background-size: auto 100% ; background-repeat: repeat-x;  }

.rankingInfoBox { width: 90%; max-width: 500px ; margin: 0 auto; background: linear-gradient(0deg, #c68100, #fbde81, #c68100); padding: 3px; box-shadow: 0 0 10px 0 rgba(0,0,0,0.4) ; }
.rankingInfo { background: #FFF ;  font-size: 120%; font-weight: 700 ; padding: 10px; }

.main-content { line-height: 180% ; margin-bottom: 55px; text-align: center;}
.main-content .name{ font-weight: bold; font-size: 120%; color: #ef67af }
.main-content strong{ font-size: 120% ; color: #3db5e2 }

button.btn--orange {
margin-top: 15px;
  color: #fff; font-weight: 700 ;
  background-color: #eb6100;
  border-bottom: 5px solid #b84c00;
}
button.btn--orange:hover {
  margin-top: 18px;
  color: #fff;
  background: #f56500;
  border-bottom: 2px solid #b84c00;
}
button.btn--shadow {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}

.ranking ul { width: 100% ; position: relative; font-size:0 ; line-height:0;}
.ranking ul li { display: inline-block; vertical-align: top; text-align: center;padding: 0 1% 5%;  box-sizing: border-box; }
.ranking ul li:first-child { padding: 0 1% 3.5%; }
.ranking ul li { width: 50%; }
.ranking ul li a { text-decoration: none ; }
.ranking ul li:first-child { width: 100%; }
.ranking ul li .nm { font-size: 16px;line-height: 120% ;  }
.ranking ul li:first-child .nm { font-size: 20px; }

.girls li:nth-child(6) { display: none ; opacity: 0 ;  }
.girls li:nth-child(7) { display: none ; opacity: 0 ;  }
.girls li:nth-child(8) { display: none ; opacity: 0 ;  }
.girls li:nth-child(9) { display: none ; opacity: 0 ;  }
.girls li:nth-child(10) { display: none ; opacity: 0 ;  }
 
.girl-box { background: linear-gradient(45deg, #c68100, #fbde81, #c68100, #c68100, #fbde81, #c68100) ; box-shadow: 0 0 3px rgba(0,0,0,0,3) ; position: relative; padding: 2px; }
.girl-boxIn { text-align: center; overflow: hidden ; position: relative; padding: 2%; }

.ranking ul li .girl-box { max-height: 312px; }
.ranking ul li:first-child .girl-box { width: 75% ; max-height: 440px; float: right; }

.girl-box .pht { width: 35%; border: 2px #fff solid ; position: relative; overflow: hidden; padding: 0 0 0 ; float: left ; }
.nm { width: 65%;  color: #FFF ; padding: 10px ; float: right; }

.ranking ul li .nm > div { max-width: 455px; padding: 12% 3% ; margin: 0 auto ; }
.ranking ul li:first-child .nm > div { background: url(../../images/shop/nmBG1.png) no-repeat ; background-size: 100% ; }
.ranking ul li:nth-child(2) .nm > div { background: url(../../images/shop/nmBG2.png) no-repeat ; background-size: 100% ; }
.ranking ul li:nth-child(3) .nm > div { background: url(../../images/shop/nmBG3.png) no-repeat ; background-size: 100% ; }

.ranking ul li:first-child .nm > div { max-width: 455px; padding: 11% 3% ; }

.ranking ul li:first-child .girl-box .pht { width: 35%; }
.ranking ul li:first-child .nm { width: 65%; }

.nm a { display: block; background: #FFF ; padding: 2% 0; font-size: 115% ; font-weight: 900 ; box-shadow: 2px 2px 3px rgba(0,0,0,0.5) ; margin: 4% 15% 0; }

.nm h5{ font-weight: 700;font-size: 120% ; margin: 0 0 2%; padding: 0 0 ; color: #FFF ; letter-spacing: -1px }
.nm h6{ font-weight: 700;font-size: 120% ; padding: 2% 0 0; margin-top: 2.5% ; color: #FFF ; letter-spacing: -1px ; border-top: 1px solid #FFF ; }
.nm h5 span{ font-weight: 700;font-size: 90% ; letter-spacing: -1px }
.nm p { font-weight: 500;font-size: 120% ; letter-spacing: -0.5px }

#ranking_11 .nm h5{ font-weight: 700;font-size: 200% ; margin: 0 0 2%; padding: 0 0 ; color: #FFF ; letter-spacing: -1px }
#ranking_11 .nm h6{ font-weight: 700;font-size: 200% ; padding: 1% 0 0; margin-top: 0 ; border: none;  color: #FFF ; letter-spacing: -1px ; }
#ranking_11 .nm h5 span{ font-weight: 700;font-size: 90% ; letter-spacing: -1px }
#ranking_11 .nm p { font-weight: 500;font-size: 120% ; letter-spacing: -0.5px }



.ranking ul li .girl-box:before { content: '';/*何も入れない*/ display: inline-block;/*忘れずに！*/ width: 30%; height: 100%; ;background-size: contain; background-repeat: no-repeat; vertical-align: middle; position: absolute; bottom: -15% ; left: -4%  ; z-index: 200; }

.ranking ul li:first-child .girl-box:before { width: 42%; height: 100%; background-size: contain; background-repeat: no-repeat; vertical-align: middle; position: absolute; top: -5% ; left: -35% ; z-index: 200; }

#ranking_1 .girl-box .girl-boxIn { background: #ff1154 ; }
#ranking_2 .girl-box .girl-boxIn { background: #41cae8 ; }
#ranking_3 .girl-box .girl-boxIn { background: #be5ed0 ; }
#ranking_4 .girl-box .girl-boxIn { background: #9ccb31 ; }
#ranking_5 .girl-box .girl-boxIn { background: #f0733c ; }
#ranking_6 .girl-box .girl-boxIn { background: #31d0a2 ; }
#ranking_7 .girl-box .girl-boxIn { background: #fb69c4 ; }
#ranking_8 .girl-box .girl-boxIn { background: #8869fb ; }

#ranking_9 .girl-box .girl-boxIn { background: #8e00bd ; }
#ranking_10 .girl-box .girl-boxIn { background: #79d65c ; }
#ranking_11 .girl-box .girl-boxIn { background: #d5346a ; }

#ranking_1 .nm a{ color: #ff1154 ; }
#ranking_2 .nm a{ color: #41cae8 ; }
#ranking_3 .nm a{ color: #be5ed0 ; }
#ranking_4 .nm a{ color: #9ccb31 ; }
#ranking_5 .nm a{ color: #f0733c ; }
#ranking_6 .nm a{ color: #31d0a2 ; }
#ranking_7 .nm a{ color: #fb69c4 ; }
#ranking_8 .nm a{ color: #8869fb ; }

#ranking_9 .nm a{ color: #8e00bd ; }
#ranking_10 .nm a{ color: #79d65c ; }
#ranking_11 .nm a{ color: #d5346a ; }

#vol_2023_winter #ranking_1 .girls li:nth-child(1) .girl-box:before{ color: #111 ; ;}

#vol_2023_winter #ranking_1 .girls li:nth-child(1) .girl-box:before { background-image: url(../../images/shop/2023_label_no1_001.png); }
#vol_2023_winter #ranking_1 .girls li:nth-child(2) .girl-box:before { background-image: url(../../images/shop/2023_label_no2_001.png); }
#vol_2023_winter #ranking_1 .girls li:nth-child(3) .girl-box:before { background-image: url(../../images/shop/2023_label_no3_001.png); }
#vol_2023_winter #ranking_1 .girls li:nth-child(4) .girl-box:before { background-image: url(../../images/shop/2023_label_no4_001.png); }
#vol_2023_winter #ranking_1 .girls li:nth-child(5) .girl-box:before { background-image: url(../../images/shop/2023_label_no5_001.png); }

#vol_2023_winter #ranking_2 .girls li:nth-child(1) .girl-box:before { background-image: url(../../images/shop/2023_label_no1_002.png); }
#vol_2023_winter #ranking_2 .girls li:nth-child(2) .girl-box:before { background-image: url(../../images/shop/2023_label_no2_002.png); }
#vol_2023_winter #ranking_2 .girls li:nth-child(3) .girl-box:before { background-image: url(../../images/shop/2023_label_no3_002.png); }
#vol_2023_winter #ranking_2 .girls li:nth-child(4) .girl-box:before { background-image: url(../../images/shop/2023_label_no4_002.png); }
#vol_2023_winter #ranking_2 .girls li:nth-child(5) .girl-box:before { background-image: url(../../images/shop/2023_label_no5_002.png); }

#vol_2023_winter #ranking_3 .girls li:nth-child(1) .girl-box:before { background-image: url(../../images/shop/2023_label_no1_003.png); }
#vol_2023_winter #ranking_3 .girls li:nth-child(2) .girl-box:before { background-image: url(../../images/shop/2023_label_no2_003.png); }
#vol_2023_winter #ranking_3 .girls li:nth-child(3) .girl-box:before { background-image: url(../../images/shop/2023_label_no3_003.png); }
#vol_2023_winter #ranking_3 .girls li:nth-child(4) .girl-box:before { background-image: url(../../images/shop/2023_label_no4_003.png); }
#vol_2023_winter #ranking_3 .girls li:nth-child(5) .girl-box:before { background-image: url(../../images/shop/2023_label_no5_003.png); }

#vol_2023_winter #ranking_4 .girls li:nth-child(1) .girl-box:before { background-image: url(../../images/shop/2023_label_no1_004.png); }
#vol_2023_winter #ranking_4 .girls li:nth-child(2) .girl-box:before { background-image: url(../../images/shop/2023_label_no2_004.png); }
#vol_2023_winter #ranking_4 .girls li:nth-child(3) .girl-box:before { background-image: url(../../images/shop/2023_label_no3_004.png); }
#vol_2023_winter #ranking_4 .girls li:nth-child(4) .girl-box:before { background-image: url(../../images/shop/2023_label_no4_004.png); }
#vol_2023_winter #ranking_4 .girls li:nth-child(5) .girl-box:before { background-image: url(../../images/shop/2023_label_no5_004.png); }

#vol_2023_winter #ranking_5 .girls li:nth-child(1) .girl-box:before { background-image: url(../../images/shop/2023_label_no1_005.png); }
#vol_2023_winter #ranking_5 .girls li:nth-child(2) .girl-box:before { background-image: url(../../images/shop/2023_label_no2_005.png); }
#vol_2023_winter #ranking_5 .girls li:nth-child(3) .girl-box:before { background-image: url(../../images/shop/2023_label_no3_005.png); }
#vol_2023_winter #ranking_5 .girls li:nth-child(4) .girl-box:before { background-image: url(../../images/shop/2023_label_no4_005.png); }
#vol_2023_winter #ranking_5 .girls li:nth-child(5) .girl-box:before { background-image: url(../../images/shop/2023_label_no5_005.png); }

#vol_2023_winter #ranking_6 .girls li:nth-child(1) .girl-box:before { background-image: url(../../images/shop/2023_label_no1_006.png); }
#vol_2023_winter #ranking_6 .girls li:nth-child(2) .girl-box:before { background-image: url(../../images/shop/2023_label_no2_006.png); }
#vol_2023_winter #ranking_6 .girls li:nth-child(3) .girl-box:before { background-image: url(../../images/shop/2023_label_no3_006.png); }
#vol_2023_winter #ranking_6 .girls li:nth-child(4) .girl-box:before { background-image: url(../../images/shop/2023_label_no4_006.png); }
#vol_2023_winter #ranking_6 .girls li:nth-child(5) .girl-box:before { background-image: url(../../images/shop/2023_label_no5_006.png); }

#vol_2023_winter #ranking_7 .girls li:nth-child(1) .girl-box:before { background-image: url(../../images/shop/2023_label_no1_007.png); }
#vol_2023_winter #ranking_7 .girls li:nth-child(2) .girl-box:before { background-image: url(../../images/shop/2023_label_no2_007.png); }
#vol_2023_winter #ranking_7 .girls li:nth-child(3) .girl-box:before { background-image: url(../../images/shop/2023_label_no3_007.png); }
#vol_2023_winter #ranking_7 .girls li:nth-child(4) .girl-box:before { background-image: url(../../images/shop/2023_label_no4_007.png); }
#vol_2023_winter #ranking_7 .girls li:nth-child(5) .girl-box:before { background-image: url(../../images/shop/2023_label_no5_007.png); }

#vol_2023_winter #ranking_8 .girls li:nth-child(1) .girl-box:before { background-image: url(../../images/shop/2023_label_no1_008.png); }
#vol_2023_winter #ranking_8 .girls li:nth-child(2) .girl-box:before { background-image: url(../../images/shop/2023_label_no2_008.png); }
#vol_2023_winter #ranking_8 .girls li:nth-child(3) .girl-box:before { background-image: url(../../images/shop/2023_label_no3_008.png); }
#vol_2023_winter #ranking_8 .girls li:nth-child(4) .girl-box:before { background-image: url(../../images/shop/2023_label_no4_008.png); }
#vol_2023_winter #ranking_8 .girls li:nth-child(5) .girl-box:before { background-image: url(../../images/shop/2023_label_no5_008.png); }

#vol_2023_winter #ranking_9 .girls li:nth-child(1) .girl-box:before { background-image: url(../../images/shop/2023s_label09_no1.png); }
#vol_2023_winter #ranking_9 .girls li:nth-child(2) .girl-box:before { background-image: url(../../images/shop/2023s_label09_no2.png); }
#vol_2023_winter #ranking_9 .girls li:nth-child(3) .girl-box:before { background-image: url(../../images/shop/2023s_label09_no3.png); }
#vol_2023_winter #ranking_9 .girls li:nth-child(4) .girl-box:before { background-image: url(../../images/shop/2023s_label09_no4.png); }
#vol_2023_winter #ranking_9 .girls li:nth-child(5) .girl-box:before { background-image: url(../../images/shop/2023s_label09_no5.png); }
#vol_2023_winter #ranking_9 .girls li:nth-child(1) .girl-box:before { background-image: url(../../images/shop/2023s_label09_no1.png); }
#vol_2023_winter #ranking_9 .girls li:nth-child(2) .girl-box:before { background-image: url(../../images/shop/2023s_label09_no1.png); }
#vol_2023_winter #ranking_9 .girls li:nth-child(3) .girl-box:before { background-image: url(../../images/shop/2023s_label09_no2.png); }
#vol_2023_winter #ranking_9 .girls li:nth-child(4) .girl-box:before { background-image: url(../../images/shop/2023s_label09_no2.png); }
#vol_2023_winter #ranking_9 .girls li:nth-child(5) .girl-box:before { background-image: url(../../images/shop/2023s_label09_no3.png); }
#vol_2023_winter #ranking_9 .girls li:nth-child(6) .girl-box:before { background-image: url(../../images/shop/2023s_label09_no3.png); }
#vol_2023_winter #ranking_9 .girls li:nth-child(7) .girl-box:before { background-image: url(../../images/shop/2023s_label09_no4.png); }
#vol_2023_winter #ranking_9 .girls li:nth-child(8) .girl-box:before { background-image: url(../../images/shop/2023s_label09_no4.png); }
#vol_2023_winter #ranking_9 .girls li:nth-child(9) .girl-box:before { background-image: url(../../images/shop/2023s_label09_no5.png); }
#vol_2023_winter #ranking_9 .girls li:nth-child(10) .girl-box:before { background-image: url(../../images/shop/2023s_label09_no5.png); }

#vol_2023_winter #ranking_9 .girls li:nth-child(2) { width: 100%; }
#vol_2023_winter #ranking_9 .girls li:nth-child(2) { padding: 0 1% 3.5%; }
#vol_2023_winter #ranking_9 .girls li:nth-child(2) .nm { font-size: 20px; }
#vol_2023_winter #ranking_9 .girls li:nth-child(2) .girl-box {
    width: 75%;
    max-height: 440px;
    float: right;
}
#vol_2023_winter #ranking_9 .girls li:nth-child(2) .girl-box:before {
    width: 42%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    top: -5%;
    left: -35%;
    z-index: 200;
}
#vol_2023_winter #ranking_9 .girls li:nth-child(6) { display: inline-block; opacity: 1 ;  }
#vol_2023_winter #ranking_9 .girls li:nth-child(7) { display: inline-block ; opacity: 1 ;  }
#vol_2023_winter #ranking_9 .girls li:nth-child(8) { display: inline-block ; opacity: 1 ;  }
#vol_2023_winter #ranking_9 .girls li:nth-child(9) { display: inline-block ; opacity: 1 ;  }
#vol_2023_winter #ranking_9 .girls li:nth-child(10) { display: inline-block ; opacity: 1 ;  }

#vol_2023_winter #ranking_10 .girls li:nth-child(1) .girl-box:before { background-image: url(../../images/shop/2023_label_no1_010.png); }
#vol_2023_winter #ranking_10 .girls li:nth-child(2) .girl-box:before { background-image: url(../../images/shop/2023_label_no2_010.png); }
#vol_2023_winter #ranking_10 .girls li:nth-child(3) .girl-box:before { background-image: url(../../images/shop/2023_label_no3_010.png); }
#vol_2023_winter #ranking_10 .girls li:nth-child(4) .girl-box:before { background-image: url(../../images/shop/2023_label_no4_010.png); }
#vol_2023_winter #ranking_10 .girls li:nth-child(5) .girl-box:before { background-image: url(../../images/shop/2023_label_no5_010.png); }

#vol_2023_winter #ranking_11 .girls li:nth-child(1) .girl-box:before { background-image: url(../../images/shop/2023_label_no1_011.png); }
#vol_2023_winter #ranking_11 .girls li:nth-child(2) .girl-box:before { background-image: url(../../images/shop/2023_label_no2_011.png); }
#vol_2023_winter #ranking_11 .girls li:nth-child(3) .girl-box:before { background-image: url(../../images/shop/2023_label_no3_011.png); }
#vol_2023_winter #ranking_11 .girls li:nth-child(4) .girl-box:before { background-image: url(../../images/shop/2023_label_no4_011.png); }
#vol_2023_winter #ranking_11 .girls li:nth-child(5) .girl-box:before { background-image: url(../../images/shop/2023_label_no5_011.png); }


.girls li .girl-box:before { background-position: bottom; }


@media (max-width: 767px) {
.ranking ul li .girl-box .pht { width: 35%; }
.ranking ul li .nm { width: 70%; }
.ranking h3 img {
    width: 65%;
    margin: 0 auto;
}
.ranking ul li { width: 100%; }
.ranking ul li .girl-box { width: 83% ; max-height: 425px; float: right; }
.ranking ul li:first-child .girl-box { width: 83% ; max-height: 425px; float: right; }
.ranking ul li .nm { font-size: 12px;line-height: 110% ;  }
.ranking ul li:first-child .nm { font-size: 12px; line-height: 110% ; }
.ranking ul li .girl-box .pht { width: 30%; }
.ranking ul li:first-child .girl-box .pht { width: 30%; }
.ranking ul li .nm { width: 70%; padding: 0 5px; }
.ranking ul li:first-child .nm { width: 70%; padding: 0 5px; }
.ranking ul li .nm > div {
    padding: 10% 3%;
}



.nm p { font-weight: 500;font-size: 100% ; letter-spacing: -0.5px }
.nm h6 {
    font-weight: 700;
    font-size: 110%; 
}
.nm a { display: block; background: #FFF ; padding: 2%; font-size: 102% ; font-weight: 900 ; box-shadow: 2px 2px 3px rgba(0,0,0,0.5) ; margin: 3% 5% 0; }
.ranking ul li .girl-box:before { width: 27%; height: 100%; background-size: contain; background-repeat: no-repeat; vertical-align: middle; position: absolute; top: -5% ; left: -21% ; z-index: 200; }
.ranking ul li:first-child .girl-box:before { width: 27%; height: 100%; background-size: contain; background-repeat: no-repeat; vertical-align: middle; position: absolute; top: -5% ; left: -21% ; z-index: 200; }

#vol_2023_winter #ranking_9 .girls li:nth-child(2) .girl-box { width: 83% ; max-height: 425px; float: right; }
#vol_2023_winter #ranking_9 .girls li:nth-child(2) .nm { font-size: 12px; line-height: 110% ; }
#vol_2023_winter #ranking_9 .girls li:nth-child(2) .girl-box .pht { width: 30%; }
#vol_2023_winter #ranking_9 .girls li:nth-child(2) .nm { width: 70%; padding: 0 5px; }
#vol_2023_winter #ranking_9 .girls li:nth-child(2) .girl-box:before { width: 27%; height: 100%; background-size: contain; background-repeat: no-repeat; vertical-align: middle; position: absolute; top: -5% ; left: -21% ; z-index: 200; }
}

.rankingIntro { font-size: 150% ; font-weight: 700 ; text-align: center ;  }


.otherShop { max-width: 1000px; margin: 50px auto 20px;  font-size:0 ; line-height:0;}
.otherShop li{ display: inline-block; list-style: none ; padding: 3px; }
.otherShop li { width: 50% ;}
.otherShop li:first-child{ width: 100% ;}
.otherShop li:nth-child(2){ width: 100% ;}
.otherShop li img{ width: 100% ;}

footer { font-weight: 25px; background: #fff ; background-image: url(../../images/shop/footer-bg.jpg) ; background-repeat: repeat;  background-size: auto 100% ; background-position: center; margin-top: 30px; }
footer .copyright { font-weight: 900 ; padding: 20px 0; text-align: center ; }
footer .copyright p { font-size: 120% ; color: #fff; }
footer .copyright p a{ font-size: 120% ; color: #fff; }
#footer-logo { width: 20% ; max-width: 200px }

.page-title { width: 100% ; max-width: 240px; margin-top: 70px ; margin-bottom: 10px }

@media (max-width: 767px) {
.info-box { margin-bottom: 30px }
.intro-box .owl-carousel-box { bottom: -30px; padding: 0 5px; }
.intro-box { margin-bottom: 60px;}

.girls li .girl-box:before {  width: 40px; height: 40px; }
h2.title { font-size: 140%; margin: 10px 0 ; color: #75532a ; text-align: center; }

.girls li .po {
    width: 100%;
    font-size: 180%;
    font-weight: 900;
    line-height: 105%;
}
strong {
    margin: 0;
    padding: 0;
    font-size: 110%;
}
.rankingInfo {
    font-size: 105%;
    font-weight: 700;
}

.girl-box { font-size: 13px; }
.ranking h4 {
	font-size: 100%;
}
	.page-title {
		width: 100%;
		max-width: 160px;
		margin-top: 50px;
		margin-bottom: 10px;
	}
	.main-content {
		line-height: 150%;
		margin-bottom: 15px; text-align: left ;
	}
	.main-content strong {
		font-size: 100%;
	}
}
@media (max-width: 500px) {
.girls li .girl-box:before {  width: 30px; height: 30px; }
.info-box { margin-bottom: 20px ; }
.intro-box .owl-carousel-box { bottom: -25px; padding: 0 5px; }
.intro-box { margin-bottom: 50px;}

	footer .copyright p {
		font-size: 80%;
	}
	footer .copyright {
		font-weight: 900;
		padding: 5px 0 0;
	}
	h3.main-title {
		font-size: 120%;
		font-weight: 900;
		margin-top: 10px;
	}
	.main-content .name {
		font-weight: bold;
		font-size: 100%;
	}
	.site-logo img {
		width: 70%;
	}
	.site-header {
		height: 62px;
	}
	.main-content strong {
		font-size: 100%;
	}
}
@media (max-width: 767px) {
	.mt-md-4 { margin-top: 50px; }
}


.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.owl-height {
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }