@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {line-height:1;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {display:block;}
nav ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote::before, blockquote::after,
q::before, q::after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration: none;
}
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}
var , i {font-style: normal;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {vertical-align:middle;}
input[type="button"] ,
input[type="submit"] ,
input[type="select"] ,
input[type="option"] ,
input[type="text"] ,
input[type="password"] {
	-webkit-appearance: none;
	-webkit-appearance: button;
}
textarea {
	-webkit-appearance: none;
	-webkit-appearance: button;
}
select , button {
  -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
/* ie10,11 only */
select::-ms-expand {
    display: none;
}


/*	clearfix
─────────────────────────────────────────*/
.clearfix::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
} .clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/*　common
─────────────────────────────────────────*/
body {
	-webkit-text-size-adjust: none;
	word-break: break-all;
  background: #1f1f1f;
  overflow-x: hidden;
}
body,button,textarea,input,select {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
body::after {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.0);
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  z-index: 0;
  content: "";
  transition:all 0.3s ease;
	/*-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;*/
}
body.mps::after {background: rgba(0,0,0,0.85);}
body.mps #container ,
body.mps #fdx-footer {z-index: -10;}
body a {
  outline: none;
  color: #000;
}
/* icon font */
@font-face {
    font-family: 'ico';
    src:    url('../../font/dx_new/icomoon.eot');
    src:    url('../../font/dx_new/icomoon.eot') format('embedded-opentype'),
        url('../../font/dx_new/icomoon.ttf') format('truetype'),
        url('../../font/dx_new/icomoon.woff') format('woff'),
        url('../../font/dx_new/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="ico"], [class*=" ico"] ,
label::after ,
.slick-arrow::before ,
.mCSB_buttonLeft ,
.mCSB_buttonRight {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'ico' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: normal;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#wrap {
  display: block;
  overflow: hidden;
  position: relative;
  left: 0;
}
#wrap a img {vertical-align: top;}
#wrap ,
.transEf {
  transition:all 0.3s ease;
	/*-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;*/
}


/*　header
─────────────────────────────────────────*/
#fdx-header {
  width: 100%;
  height: 130px;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
  z-index: 100;
  background: #1f1f1f;
  border-bottom: 1px solid #000;
}
#mainGlobalNavi {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#mainGlobalNavi .mainLogo {
  display: inline-block;
  position: absolute;
  top: 32px;
  left: 40px;
  z-index: 15;
  text-decoration: none;
}
#mainGlobalNavi .mainLogo.season {left: 17px;}
#mainGlobalNavi .mainLogo a {display: block;}
#mainGlobalNavi .mainLogo img {height: 62px;}
#mainGlobalNavi .mainLogo p {
  margin: 2px 2px 0;
  padding: 2px 0;
  background: #ccc;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #000;
  letter-spacing: 0.1em;
}
#mainGlobalNavi .mainLogo.season p {margin-right: 0;}
#hm {
  position: absolute;
  top: 0;
  left: -100px;
}
#hm .hm-btn {
  width: 45px;
  height: 42px;
  padding: 8px 0 0 5px;
  display: block;
  overflow: hidden;
  text-align: center;
  font-size: 8px;
  color: #fff;
  cursor: pointer;
}
#hm .hm-btn .ico {
  height: 25px;
  display: block;
}
#hm .hm-btn .ico::before {
  content: "\e908";
  font-size: 25px;
}

#keyword-search {
  position: absolute;
  top: 48px;
  right: 137px;
  letter-spacing: -0.4em;
  z-index: 5;
}
#keyword-search label {
  position: absolute;
  background: #333;
  border-radius: 14px;
}
#keyword-search.active label {background: #ddd;}
#keyword-search label.ico::after {
  content: "\e90c";
  position: absolute;
  top: 4px;
  left: 7px;
  font-size: 22px;
  color: #fff;
  cursor: text;
}
#keyword-search.active label.ico::after {color: #555;}
#keyword-search input {
  width: 150px;
  height: 28px;
  margin: 0 0 0 25px;
  padding: 1px 10px;
  background: none;
  border: none;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  color: #eee;
  outline: none;
}
#keyword-search.active input {color: #111;}
#keyword-search input::-webkit-input-placeholder {color: #ccc!important;}
#keyword-search input::-moz-placeholder {color: #ccc!important;}
#keyword-search input:-ms-input-placeholder {color: #ccc!important;}
#keyword-search.active input::-webkit-input-placeholder {color: #777!important;}
#keyword-search.active input::-moz-placeholder {color: #777!important;}
#keyword-search.active input:-ms-input-placeholder {color: #777!important;}

#main-menu .mmlogo {display: none;}

#countrywide {
  height: 30px;
  padding: 0 0 0 250px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  line-height: 30px;
}
#countrywide::before {
  width: 220px;
  border-right: 31px solid transparent;
  border-bottom: 31px solid #1f1f1f;
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 10;
  content: "";
  transition:all 0.3s ease;
  /*-webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;*/
}
#countrywide ul {overflow: hidden;}
#countrywide ul li {
  padding: 0 5px;
  float: left;
}
#countrywide ul li a {
  padding: 0 12px;
  display: block;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #f53;
  transition:all 0.3s ease;
  /*-webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;*/
}
#countrywide ul li a:hover {color: #111;}

#mainGn {
  display: block;
  position: absolute;
  top: 80px;
  left: 0;
}
#pdmm {
  position: absolute;
  left: 235px;
  overflow: hidden;
}
#fdx-header.fixed #mainGn {
  height: 51px;
  background: #1f1f1f;
  position: fixed;
  top: 0;
  border-bottom: 1px solid #000;
}
#fdx-header.fixed #pdmm {background: #1f1f1f;}
#pdmm .mmbtn {
  float: left;
  position: relative;
}
#pdmm .mmbtn::before {
  content: attr(mtx);
  position: absolute;
  top: -4px;
  left: 0;
  right: 0;
  z-index: 1;
  text-align: center;
  font-size: 10px;
  color: #f73;
  pointer-events: none;
}
#pdmm .mmbtn span ,
#pdmm .mmbtn a {
  height: 41px;
  margin: 10px 8px 0;
  padding: 0 10px;
  line-height: 35px;
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  border-bottom: 5px solid #1f1f1f;
  transition:all 0.3s ease;
	/*-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;*/
}
#pdmm .mmbtn span.active ,
#pdmm .mmbtn span:hover ,
#pdmm .mmbtn a:hover {
  height: 36px;
  border-color: #f53;
}
#pdmm .mmbtn span.active {
  margin-top: 15px;
  background: #444;
  border-radius: 2px 2px 0 0;
}
#pdmm .mmbtn span {
  padding: 0 25px 0 10px;
  position: relative;
}
#pdmm .mmbtn .ico {
  margin: 0 0 0 4px;
  position: absolute;
  top: 11px;
}
#pdmm .mmbtn .ico::before {
  content: "\e934";
  position: absolute;
  top: 1px;
  /*color: #f73;*/
  transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
}
#pdmm .mmbtn span.active .ico::before ,
#pdmm .mmbtn span:hover .ico::before {color: #ccc;}
#mainGn #mmList #mm-original .preset {
  max-width: 100%;
  display: flex;
  justify-content: space-around;
}
#mainGn #mmList #mm-original .preset .dis {width: 23%;}
#mainGn #mmList #mm-original .preset .dis .pdmti span {font-size: 15px;}
#mainGn #mmList #mm-original .preset .dis .pdmti a {cursor: text;}
#mainGn #mmList #mm-original .preset .dis a.pda {
  height: 60px;
  margin: 0 0 10px;
  padding: 4px 10px;
  text-align: center;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
#mainGn #mmList #mm-original .preset .dis.matome a {align-items: baseline;}
#mainGn #mmList #mm-original .preset .dis img {width: 250px;}
#mainGn #mmList #mm-original .preset .dis.escp img {max-height: 100%;}
#mainGn #mmList #mm-original .preset .dis.dxtube img ,
#mainGn #mmList #mm-original .preset .dis.online img {max-height: 95%;}
#mainGn #mmList #mm-original .preset .dis p.tex {
  font-size: 13px;
  color: #ccc;
  text-shadow: 0 0 3px #000;
}
#mainGn #mmList .mb {
  position: relative;
  line-height: 1.1em;
}
#mainGn #mmList .mb .btn {
  display: block;
  cursor: pointer;
}
#mainGn #mmList .mb .btn .ico::before {
  content: "\e934";
  position: absolute;
  font-size: 12px;
  color: #777;
  transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
}
/*#mainGn #mmList .mb.active .btn .ico::before {color: #000;}*/
#mainGn #mmList .mb .pdm {
  height: 0;
  overflow: hidden;
  background: rgba(100,100,100,0.7);
  text-shadow: none;
  transition:all 0.2s ease;
	/*-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-ms-transition:all 0.2s ease;*/
}
#mainGn #mmList .mb .pdm .smlist {
  padding: 25px 10px;
  overflow: hidden;
}


/* プルダウンメニュー｜共通見出し */
#mainGn #mmList .mb .pdm .smlist section {
  min-width: 360px;
  padding: 0 15px;
  position: relative;
}
#mainGn #mmList .mb .pdm .smlist section p.pdmti {
  height: 30px;
  margin: 0 0 10px;
  padding: 0 10px;
  border-bottom: 1px solid rgba(255,255,255,0.2);
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
#mmList .mb .pdm .smlist section a {
  text-decoration: none;
  color: #fff;
}
#mmList .mb .pdm .smlist section.preset {max-width: 450px;}
#mmList .mb .pdm .smlist section.preset ul {
  display: flex;
  flex-wrap: wrap;
  padding: 5px 0 0 5px;
}
#mmList .mb .pdm .smlist section.preset .default {padding: 5px 0 25px 5px;}
#mmList .mb .pdm .smlist section.preset ul.midway {padding-bottom: 25px;}
#mmList .mb .pdm .smlist section.preset ul li {padding: 0 10px 10px 0;}
#mmList .mb .pdm .smlist section .default a ,
#mmList .mb .pdm .smlist section.preset ul li a {
  height: 24px;
  padding: 0 12px;
  display: inline-block;
  background: rgba(255,255,255,0.2);
  border-radius: 14px;
  line-height: 24px;
  font-size: 12px;
}
#mmList .mb .pdm .smlist section .default a {padding: 0 20px;}
#mmList .mb .pdm .smlist section .default a:hover ,
#mmList .mb .pdm .smlist section .default a.hover ,
#mmList .mb .pdm .smlist section.preset ul li a:hover ,
#mmList .mb .pdm .smlist section.preset ul li a.hover {
  background: rgba(0,0,0,0.5);
  color: #fff!important;
}

#mainGn #mmico span {
  font-size: 10px;
  color: #f73;
  position: absolute;
  top: 6px;
  display: none;
}
.kansai #mainGn #mmico span.coupon {display: none !important;}


/* プルダウンメニュー｜口コミ */
/*
#pdmm .mmbtn span[mn*="mm-kuchikomi"] a {
  margin: 0;
  padding: 0;
}
#pdmm .mmbtn span[mn*="mm-kuchikomi"].active {margin-top: 10px;}
#mm-kuchikomi.mb .pdm .smlist section.presents {width: 500px;}
#mm-kuchikomi.mb .pdm .smlist section.presents a {
  width: 90%;
  margin: auto;
  padding: 14px;
  border-radius: 3px;
  background: rgba(0,0,0,0.3);
  display: block;
  overflow: hidden;
  position: relative;
}
#mm-kuchikomi.mb .pdm .smlist section.presents img {
  width: 100%;
  overflow: hidden;
}
#mm-kuchikomi.mb .pdm .smlist section.presents .present-img img {width: 100%;}
#mm-kuchikomi.mb .pdm .smlist section.presents .present-info {
  width: 100%;
  width: calc(100% - 68px);
  padding: 5px 10px;
  border: 2px dashed #ff0;
  border-radius: 3px;
  background: rgba(50,50,50,0.8);
  position: absolute;
  bottom: 24px;
  left: 24px;
}
#mm-kuchikomi.mb .pdm .smlist section.presents .present-info .ag {
  font-size: 12px;
  color: #ccc;
}
#mm-kuchikomi.mb .pdm .smlist section.presents .present-info .sn {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#mm-kuchikomi.mb .pdm .smlist section.presents .present-info .course {
  line-height: normal;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  color: #ff0;
}
#mm-kuchikomi.mb .pdm .smlist section.presents a.seeMore {
  max-width: 500px;
  height: 20px;
  margin: 0 auto 20px;
  line-height: 20px;
  background: rgba(255,255,255,0.2);
  border-radius: 26px;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
#mm-kuchikomi.mb .pdm .smlist section.presents a:hover ,
#mm-kuchikomi.mb .pdm .smlist section.presents a.seeMore:hover {background: rgba(0,0,0,0.5);}
*/

/* プルダウンメニュー｜店舗 */

/* プルダウンメニュー｜女の子 */
#mm-girl.mb .pdm .smlist section.standby ul {display: flex;}
#mm-girl.mb .pdm .smlist section.standby ul li {padding: 10px 15px;}
#mm-girl.mb .pdm .smlist section.standby ul li a {
  width: 100px;
  margin: 0 auto;
  display: block;
  text-decoration: none;
  color: #fff;
}
#mm-girl.mb .pdm .smlist section.standby ul li figure {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  background: rgba(0,0,0,0.2);
}
#mm-girl.mb .pdm .smlist section.standby ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*.nf #mm-girl.mb .pdm .smlist section.standby ul li figure img {visibility: hidden;}*/
#mm-girl.mb .pdm .smlist section.standby ul li .details {
  padding: 10px 0 5px;
  text-align: center;
}
#mm-girl.mb .pdm .smlist section.standby ul li .gn {
  padding: 0 0 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.2em;
  font-size: 12px;
  font-weight: bold;
}
#mm-girl.mb .pdm .smlist section.standby ul li .gn .age {
  font-size: 11px;
  font-weight: normal;
}
#mm-girl.mb .pdm .smlist section.standby ul li .sn {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.2em;
  font-size: 10px;
  color: #ccc;
}
#mm-girl.mb .pdm .smlist section.standby ul li .st {
  margin: 5px 0 0;
  padding: 5px 0;
  background: rgba(0,0,0,0.3);
  border-radius: 3px;
  line-height: 1.2em;
  text-align: center;
  font-size: 10px;
  color: #fff;
}
#mm-girl.mb .pdm .smlist section.standby ul li .st span {
  padding: 2px 0 4px;
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #f73;
}
#mm-girl.mb .pdm .smlist section.standby .default {
  position: absolute;
  top: 0;
  right: 25px;
}




#otherGn {
  position: absolute;
  top: 48px;
  right: 15px;
  overflow: hidden;
}
#otherGn li {
  /*border-left: 1px solid rgba(255,255,255,0.2);*/
  border-left: 1px solid #000;
  float: left;
  font-size: 13px;
}
#otherGn li:first-child {border: none;}
#otherGn li a {
  height: 30px;
  margin: 0 5px;
  padding: 0 10px;
  border-radius: 2px;
  display: block;
  line-height: 30px;
  text-decoration: none;
  font-size: 11px;
  color: #fff;
  transition:all 0.3s ease;
  /*-webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;*/
}
#otherGn li a:hover {
  background: #f73;
  color: #000;
}
#otherGn li a .ico {
  margin: 0 0 0 -3px;
  padding: 2px 4px 0 0;
  display: inline-block;
  vertical-align: middle;
}
#otherGn li a .ico::before {
  font-size: 18px;
  color: #f73;
  transition:all 0.3s ease;
  /*-webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;*/
}
#otherGn li a:hover .ico::before {color: #000;}
/*#otherGn li a:hover .ico::before {color: #f73;}*/
#otherGn li.member-registration a .ico::before {content: "\e927"; font-size: 20px;}
#otherGn li.member-mypage a .ico::before {content: "\e91d"; font-size: 19px;}
#otherGn li.user-login a .ico::before {content: "\e926";}
#otherGn li.user-logout a .ico::before {content: "\e921";}
#otherGn li .gplink {color: #fff;}
#otherGn li.user-name {
  max-width: 200px;
  padding: 0 10px;
  overflow: hidden;
}
#otherGn li.user-name figure {
  width: 30px;
  height: 30px;
  margin: 0 4px 0 0;
  overflow: hidden;
  border-radius: 50%;
  background-image: url(/images/dx_new/userfig.png);
  background-size: 30px;
  float: left;
}
#otherGn li.user-name figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#otherGn li.user-name .name {
  height: 30px;
  padding: 0 5px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
}

/*　エメラルドバナー
─────────────────────────────────────────*/
#emeraldBan {
  padding: 0 20px 0 0;
  position: absolute;
  top: 40px;
  right: 0;
  display: none!important;
}
#emeraldBan ol {display: none;}
#emeraldBan .embn a {display: block;}
#emeraldBan .embn a img {
  height: 44px;
  box-shadow: 0 0 10px 0 #000;
}
#container .embn {display: none;}
/* ↑旧 */

#emerald {margin: 20px 0;}
#mainItemWrap.selfieList #emeraldList .itemList {border: none;}
#emeraldList ul.slick-initialized {margin: 10px 0 30px;}
#emeraldList ul li {
  width: 320px;
  margin: 0 4px;
  position: relative;
  transition: 0.2s;
}
#emeraldList ul.slick-initialized ul.slick-dots li {opacity: 1;}
#emeraldList ul li figure {position: relative;}
#emeraldList ul li figure::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 40%, rgba(0,0,0,0.9) 100%);
}
#emeraldList ul li figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#emeraldList ul li .details {
  padding: 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-shadow: 0 0 5px #1f1f1f , 0 0 10px #1f1f1f , 0 0 15px #1f1f1f;
}
#emeraldList ul li .details h2 {
  line-height: 1.2em;
  font-size: 12px;
  color: #f9f9f9;
}

#emeraldList .slick-dots {bottom: -30px;}
#emeraldList .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 5px;
  padding: 0;
  overflow: hidden;
}
#emeraldList .slick-dots li button::before {
  width: 8px;
  height: 8px;
  background: rgba(255,255,255,0.5);
  border-radius: 50%;
  text-indent: -90em;
  font-size: 24px;
  color: #fff;
}
#emeraldList .slick-dots li.slick-active button::before {background: #f53;}
#emeraldList .slick-arrow {
  width: 40px;
  height: 60px;
  background: rgba(0,0,0,1);
  overflow: hidden;
  z-index: 10;
  border-radius: 0 2px 2px 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0.00;
  opacity: 0.00;
  transition:all 0.3s ease;
	/*-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;*/
}
#emeraldList .slick-arrow.slick-next {border-radius: 2px 0 0 2px;}
#emeraldList .slider:hover .slick-arrow {
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
}
#emeraldList .slick-arrow.slick-prev {top: 42%; left: -10px;}
#emeraldList .slider:hover .slick-arrow.slick-prev {left: 0;}
#emeraldList .slick-arrow.slick-next {top: 42%; right: -10px;}
#emeraldList .slider:hover .slick-arrow.slick-next {right: 0;}
#emeraldList .slick-arrow::before {
  position: absolute;
  top: 13px;
  left: 8px;
  font-size: 34px;
}
#emeraldList .slick-arrow.slick-prev::before {
  content: "\e917";
  left: 2px;
  transform: rotate(-180deg);
  color: #f73;
}
#emeraldList .slick-arrow.slick-next::before {
  content: "\e917";
  left: 4px;
  color: #f73;
}
#emeraldList ul:hover .slick-arrow {opacity: 1;}
#emeraldList ul:hover .slick-arrow.slick-prev {left: 0;}
#emeraldList ul:hover .slick-arrow.slick-next {right: 0;}





/*　セレクトショップ
─────────────────────────────────────────*/
#salvage {display: none;}
#selectShop ul {opacity: 0; list-style: none;}
#selectShop dl {
  padding: 8px 8px 0;
  display: flex;
  justify-content: center;
  background: #111;
}
#selectShop dl dt,
#selectShop dl dd {
  width: calc(100% - 173px);
  height: 98px;
  overflow: hidden;
}
#selectShop dl dt,
#selectShop dl dd:not(:last-child) {margin-right: 8px;}
#selectShop dl figure {
  background: #222;
  overflow: hidden;
}
#selectShop dl figure ,
#selectShop dl figure a {
  width: 100%;
  height: 100%;
  display: block;
}
#selectShop dl figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
#selectShop dl dt {
  width: 175px;
  min-width: 175px;
}
#selectShop dl dd {max-width: 110px;}


/*　google翻訳
─────────────────────────────────────────*/
/*#googleTranslate {
  position: absolute;
  top: 3px;
  right: 15px;
  z-index: 10;
}
#googleTranslate .goog-te-gadget-simple {border-color: #fff;}
*/

/*　画像｜表示非表示
─────────────────────────────────────────*/
/*#hideImg {
  width: 110px;
  height: 22px;
  position: absolute;
  top: 4px;
  right: 155px;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  z-index: 20;
}
#hideImg .btn {
  height: 22px;
  margin: 0 0 0 5px;
  padding: 0 7px;
  display: block;
  line-height: 23px;
  cursor: pointer;
}
#hideImg .btn span {
  font-size: 11px;
  letter-spacing: -0.02em;
  color: #333;
}
#hideImg .btn span::after {
  content: attr(ctx)"";
  margin: 0 0 0 3px;
  font-size: 13px;
  font-weight: bold;
}
#hideImg .btn .ico {
  margin: 0 4px 0 0;
  display: inline-block;
  vertical-align: middle;
}
#hideImg .btn .ico::before {
  content: "\e932";
  font-size: 20px;
  color: #83b65f;
}
#hideImg .btn.off .ico::after {
  content: "\e90b";
  position: absolute;
  top: -2px;
  left: 10px;
  font-size: 24px;
  color: #e00;
}
#hideImg p {
  width: 250px;
  padding: 10px;
  position: absolute;
  top: 30px;
  left: -80px;
  background: #000;
  display: none;
  line-height: 1.2em;
  font-size: 11px;
  color: #fff;
}
#hideImg:hover p {display: block;}
#hideImg:hover p::after {
  content: "";
  width: 10px;
  height: 10px;
  margin-left: -5px;
  background: #fff;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: rotate(45deg);
}
*/


/*　グループサイトリンク
─────────────────────────────────────────*/
#group-site {
  position: absolute;
  right: 62px;
  top: 0;
  z-index: 25;
}
#group-site.open {text-shadow: none;}
#group-site .btn {
  width: 120px;
  height: 30px;
  padding: 0 0 0 5px;
  line-height: 30px;
  display: block;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  cursor: pointer;
}
#group-site.open .btn {
  width: 122px;
  height: 30px;
  line-height: 30px;
  background: #f53;
  border: none;
  color: #fff;
}
#group-site .btn .ico {
  margin: 0 3px 0 0;
  display: inline-block;
  vertical-align: middle;
}
#group-site .btn .ico::before {
  content: "\e934";
  font-size: 14px;
  color: #f73;
}
#group-site.open .btn .ico {transform: rotate(180deg);}
#group-site.open .btn .ico::before {color: #fff;}
#group-site ul {
  width: 180px;
  margin-left: -100px;
  padding: 0 10px 5px;
  display: none;
  background: #fff;
  position: absolute;
  left: 50%;
}
#group-site.open ul {
  display: block;
  border-top: 5px solid #f53;
  box-shadow: 0 12px 10px 0 #000;
}
#group-site ul li {
  padding: 0;
  border-top: 1px solid #ddd;
  text-align: left;
}
#group-site ul li:first-child {border: none;}
#group-site ul li a {
  padding: 12px 7px;
  display: block;
  position: relative;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #f53;
  transition:all 0.3s ease;
  /*-webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;*/
}
#group-site ul li a .ico {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 11px;
  right: 2px;
}
#group-site ul li a .ico::before {
  content: "\e918";
  font-size: 12px;
}
#group-site ul li a:hover {color: #111;}


/*　路線図検索
─────────────────────────────────────────*/
/*
#routeMap .rmf ul {
  width: 748px;
  height: 331px;
  list-style-type: none;
  position: relative;
}
#routeMap.kanto .rmf ul {background-image: url("../../images/dx_new/routemap_kanto.svg");}
#routeMap .rmf ul li {position: absolute;}
#routeMap .rmf ul li a {
  display: block;
  text-decoration: none;
}
#routeMap .rmf ul li a.mp-l {
  height: 18px;
  padding: 0 6px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 2px 0 #222;
  line-height: 18px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #111!important;
}
#routeMap .rmf ul li a.mp-l:hover ,
#routeMap .rmf ul li a.mp-l.hover {
  background: #000;
  color: #fff!important;
}
#routeMap .rmf ul li a.mp-l.exp {
  height: auto;
  padding: 5px 6px;
  line-height: 1em;
}
#routeMap .rmf ul li a.mp-l.exp span {
  padding: 5px 0 0;
  display: block;
  line-height: 1em;
  font-size: 10px;
  font-weight: normal;
}

#routeMap .rmf ul li a.mp-s {
  padding: 0 7px;
  border-radius: 3px;
  font-size: 12px;
  text-shadow: 0 0 3px #111;
  color: #fff;
}
#routeMap .rmf ul li a.mp-s.vt {
  width: 1em;
  line-height: 1em;
}
#routeMap .rmf ul li a.mp-s.hz {text-align: center;}
#routeMap .rmf ul li a.mp-s.hz span {
  display: block;
  margin-top: -4px;
}
#routeMap .rmf ul li a.mp-s.bf::before ,
#routeMap .rmf ul li a.mp-s.af::after {
  content: "";
  width: 10px;
  height: 10px;
  margin: -2px 2px 0;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 2px 0 #111;
}
#routeMap .rmf ul li a.mp-s.vt.bf::before {margin: 0 0 4px;}
#routeMap .rmf ul li a.mp-s.vt.af::after {margin: 0;}
#routeMap .rmf ul li a.mp-s.hz.bf::before ,
#routeMap .rmf ul li a.mp-s.hz.af::after {
  display: block;
  margin: 0 auto;
}
#routeMap .rmf ul li a.mp-s:hover::before ,
#routeMap .rmf ul li a.mp-s.hover::before ,
#routeMap .rmf ul li a.mp-s:hover::after ,
#routeMap .rmf ul li a.mp-s.hover::after {
  background: #000!important;
  box-shadow: 0 0 2px 2px #fff;
}
*/

/*　container
─────────────────────────────────────────*/
#container {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: #000;
  position: relative;
  z-index: 10;
}
/*
#container.nf img ,
#container.nf video {visibility: hidden!important;}
#container.nf img.dis {visibility: visible!important;}
*/
#container section {
  overflow: hidden;
  padding: 0 0 15px;
  position: relative;
}
#container section h2.ht ,
#container section div.ht {
  margin: 0 0 7px;
  padding: 8px 10px 8px;
  border-bottom: 4px solid rgba(255,255,255,0.2);
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  display: flex;
  align-items: center;
}
#container section h2.ht span.mini ,
#container section div.ht span.mini {
  font-size: 70%;
  margin: 0 0 0 10px;
  opacity: 0.8;
}
#container section .seeMore {
  padding: 0 10px;
  position: absolute;
  top: 0;
  right: -7px;
}
#container section .seeMore ul {
  list-style-type: none;
  overflow: hidden;
  display: flex;
}
#container section .seeMore ul li {padding: 4px 0 0;}
#container section .seeMore ul li a {
  height: 26px;
  margin: 0 0 0 10px;
  padding: 0 22px 0 12px;
  position: relative;
  background: #222;
  border-radius: 12px;
  display: block;
  line-height: 26px;
  text-shadow: 0 0 5px #bbb;
  font-size: 12px;
  color: #fff;
  transition:all 0.3s ease;
  /*-webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;*/
}
#container section .seeMore ul li a:hover {background: #f53;}
#container section .seeMore ul li a .ico {
  display: block;
  position: absolute;
  top: 5px;
  right: 7px;
}
#container section .seeMore ul li a .ico::before {
  content: "\e947";
  font-size: 8px;
  text-shadow: none;
}
#container section .seeMore.ls {
  padding: 0 0 20px;
  position: static;
}
#container section .seeMore.ls a {
  max-width: 500px;
  height: 50px;
  margin: 0 auto;
  line-height: 50px;
  background: #1f1f1f;
  border: 2px solid #333;
  border-radius: 26px;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #f73;
}
#container section .seeMore.ls a:hover {
  border: 2px solid #f73;
  color: #fff;
}
#container section .seeMore.ls a .ico {
  width: 26px;
  height: 26px;
  margin: -2px 0 0 10px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(-90deg);
}
#container section .seeMore.ls a .ico::before {
  content: "\e934";
  font-size: 26px;
}
#container section figure {
  background: #222;
  display: block;
}
#container figure img ,
#container figure video {
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
  transition:all 1.0s ease;
  /*-webkit-transition:all 1.0s ease;
  -moz-transition:all 1.0s ease;
  -ms-transition:all 1.0s ease;*/
}
#container figure img.lz ,
#container figure video.lz {
  filter: alpha(opacity=0);
  -moz-opacity: 0.00;
  opacity: 0.00;
}



/*　共通見出し
─────────────────────────────────────────*/
#main-caption {
  padding: 0 0 10px;
  position: relative;
  z-index: 15;
}
#main-caption h1 {
  font-size: 26px;
  color: #fff;
}

/*　パンくずリスト
─────────────────────────────────────────*/
.breadcrumb-list {
  margin: 0 0 10px;
  padding: 0 15px 10px;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}
.breadcrumb-list ol {
  list-style-type: none;
  overflow: hidden;
}
.breadcrumb-list ol li {
  overflow: hidden;
  float: left;
}
.breadcrumb-list ol li a {
  height: 24px;
  padding: 0 5px;
  display: block;
  float: left;
  line-height: 24px;
  font-size: 12px;
  color: #f73;
}
.breadcrumb-list ol li a:hover {text-decoration: underline;}
.breadcrumb-list ol li .ico {
  height: 24px;
  width: 14px;
  position: relative;
  overflow: hidden;
  display: block;
  float: left;
  vertical-align: middle;
}
.breadcrumb-list ol li .ico::before {
  content: "\e919";
  position: absolute;
  top: -1px;
  left: -6px;
  font-size: 24px;
  color: #555;
}
.breadcrumb-list ol li:last-child .ico {visibility: hidden;}
.breadcrumb-list ol li.current a {
  text-decoration: none!important;
  color: #ccc!important;
  cursor: default;
}



/*　中央カラム一覧｜ランキング共通デザイン
─────────────────────────────────────────*/
#mainItemWrap ul li .rank ,
ol li .rank {
  width: 110px;
  margin: 0 0 0 4px;
  padding: 0;
  position: relative;
  text-align: center;
  font-size: 14px;
  font-style: italic;
  color: #fff;
}
#mainItemWrap ul li .rank span ,
ol li .rank span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: bold;
}
#mainItemWrap ul li .rank[class*="no"] .ico ,
ol li .rank[class*="no"] .ico {vertical-align: middle;}
#mainItemWrap ul li .rank[class*="no"] .ico::before ,
ol li .rank[class*="no"] .ico::before {
  content: "\e907";
  margin: -14px 0 0 -22px;
  position: absolute;
  left: 50%;
  font-size: 28px;
}
#mainItemWrap ul li .rank.no1 .ico::before ,
ol li .rank.no1 .ico::before {color: #ecbe20;}
#mainItemWrap ul li .rank.no2 .ico::before ,
ol li .rank.no2 .ico::before {color: #9cb2c0;}
#mainItemWrap ul li .rank.no3 .ico::before ,
ol li .rank.no3 .ico::before {color: #cf6e31;}



/*　検索一覧｜再生回数ソートボタン
─────────────────────────────────────────*/
#search-result .pg-navi .sort {
  position: absolute;
  top: 16px;
  right: 15px;
}
#search-result .pg-navi .sort ul {
  height: 30px;
  background: #333;
  overflow: hidden;
  border-radius: 2px;
  line-height: 30px;
  list-style-type: none;
  display: flex;
}
#search-result .pg-navi .sort ul li {
  padding: 0;
  border-left: 1px solid #000;
}
#search-result .pg-navi .sort ul li:first-child {border: none;}
#search-result .pg-navi .sort ul li a {
  padding: 0 15px;
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #aaa;
}
#search-result .pg-navi .sort ul li a:hover ,
#search-result .pg-navi .sort ul li.current a {
  background: #f73;
  color: #fff;
}



/*　pager
─────────────────────────────────────────*/
#container .pager {padding: 10px 0;}
#container .pager ul {
	letter-spacing: -0.4em;
	text-align: center;
}
#container .pager ul li {
	width: 36px;
	padding: 0 3px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #777;
	letter-spacing: normal;
}
#container .pager ul li a ,
#container .pager ul li span {
	padding: 10px 0;
	display: block;
	background: #222;
	border: 1px solid #333;
	border-radius: 2px;
	text-decoration: none;
  font-weight: bold;
  color: #fff;
}
#container .pager ul li a:hover ,
#container .pager ul li.current a ,
#container .pager ul li span {
	background: #f73;
	border-color: #f73;
	color: #000;
}
#container .pager ul li.current a {cursor: default;}
#container .pager ul li.tpl {width: 10px!important;}



/*　中央カラム横スクロール
─────────────────────────────────────────*/
#container .swipe {
  overflow-y: hidden!important;
  overflow-x: scroll!important;
  -webkit-overflow-scrolling: touch;
}

#container .itemSlider {overflow: inherit;}
#container .itemSlider ul {
  display: flex;
  list-style-type: none;
}
#container .mCSB_scrollTools {
  /*margin: 0 0 30px;*/
  margin: 0 0 10px;
  position: static;
}
#container .mCustomScrollBox:hover > .mCSB_scrollTools {}
#container .mCSB_horizontal.mCSB_inside > .mCSB_container {margin-bottom: 0;}
#container .mCSB_scrollTools .mCSB_draggerContainer {
  height: 5px;
  margin: 0 10px;
  position: relative;
  background: rgba(255,255,255,0.1);
}
#container .mCSB_scrollTools.mCSB_scrollTools_horizontal {height: 5px;}
#container .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 5px;
  margin: 0px auto;
  background: #f73;
}
#container .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {display: none;}
#container .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft ,
#container .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  width: 40px;
  height: 60px;
  margin-bottom: -10px;
  background: rgba(0,0,0,1.0);
  position: absolute;
  bottom: 50%;
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
  transition:all 0.3s ease;
  /*-webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;*/
}
#container .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: -10px;
  border-radius: 0 2px 2px 0;
}
#container .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: -10px;
  border-radius: 2px 0 0 2px;
}
#container .mCustomScrollBox:hover > .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {left: 0;}
#container .mCustomScrollBox:hover > .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {right: 0;}
#container .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft::before ,
#container .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight::before {
  position: absolute;
  top: 13px;
  left: 8px;
  font-size: 34px;
}
#container .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft::before {
  content: "\e917";
  left: 2px;
  transform: rotate(-180deg);
  color: #f73;
}
#container .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight::before {
  content: "\e917";
  left: 4px;
  color: #f73;
}
#container .lbNon .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft ,
#container .rbNon .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  filter: alpha(opacity=0);
  -moz-opacity: 0.00;
  opacity: 0.00;
}

/*　検索条件
─────────────────────────────────────────*/
#changeSearchCondition {display: none;}
#searchCondition {
  padding: 0 0 105px;
  background: #222;
  background: #1f1f1f;
  position: relative;
  color: #fff;
}
#searchCondition.fixed {
  position: fixed;
  z-index: 100;
}
#container label.sle {
  position: relative;
  display: inline-block;
}
#container label.sle::after {
  content: "\e947";
  position: absolute;
  top: 6px;
  right: 5px;
  font-size: 13px;
  color: #aaa;
  pointer-events: none;
  transform: rotate(90deg);
}
#container select {
  padding: 4px 20px 4px 4px;
  background: #eee;
  border: none;
  border-radius: 3px;
  font-size: 12px;
  cursor: pointer;
}
#container select option {background: #eee;}
#container label.ckbx {
  position: relative;
  cursor: pointer;
}
#container label.ckbx::before {
  content: "";
  width: 14px;
  height: 14px;
  margin: -2px 5px 0 0;
  display: inline-block;
  vertical-align: middle;
  background: #444;
  border: 2px solid #111;
  transition:all 0.3s ease;
  /*-webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;*/
}
#container label.ckbx:hover::before {border-color: #aaa;}
#container label.ckbx::after {
  content: "\e939";
  position: absolute;
  top: -3px;
  left: -1px;
  font-size: 20px;
  color: #f53;
  filter: alpha(opacity=0);
  -moz-opacity: 0.00;
  opacity: 0.00;
  transition:all 0.3s ease;
  /*-webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;*/
}
#container label.ckbx.ckd::after {
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
}
#container label.ckbx input[type="checkbox"] {display: none;}
#container label.rdbtn {
  position: relative;
  cursor: pointer;
}
#container label.rdbtn::before {
  content: "";
  width: 14px;
  height: 14px;
  margin: -2px 5px 0 0;
  display: inline-block;
  vertical-align: middle;
  background: #444;
  border: 2px solid #111;
  transition:all 0.3s ease;
  /*-webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;*/
}
#container label.rdbtn:hover::before {border-color: #aaa;}
#container label.rdbtn::after {
  content: "\e939";
  position: absolute;
  top: 0;
  left: -1px;
  font-size: 20px;
  color: #f53;
  filter: alpha(opacity=0);
  -moz-opacity: 0.00;
  opacity: 0.00;
  transition:all 0.3s ease;
  /*-webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;*/
}
#container label.rdbtn.ckd::after ,
#container label.rdbtn.dc::after {
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
}
#container label.rdbtn input[type="radio"] {display: none;}
#keyword-search-in-this {background: #333;}
#keyword-search-in-this dl {
  height: 70px;
  padding: 10px;
}
#keyword-search-in-this dl dt {
  padding: 8px 0 14px;
  text-align: center;
  font-size: 14px;
}
#keyword-search-in-this dl dt span {
  margin: 0 7px 0 0;
  padding: 0 7px 0 0;
  border-right: 1px solid #555;
}
#keyword-search-in-this dl dd {position: relative;}
#keyword-search-in-this label {
  border-radius: 14px;
  display: block;
  background: rgba(0,0,0,0.4);
}
#keyword-search-in-this label input {
  width: 150px;
  height: 28px;
  margin: 0 0 0 25px;
  padding: 1px 10px;
  background: none;
  border: none;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  text-shadow: 0 0 5px #9e3614 , 0 0 5px #9e3614 , 0 0 5px #9e3614;
  color: #f73;
  outline: none;
}
#keyword-search-in-this label.ico::after {
  content: "\e90c";
  position: absolute;
  top: 4px;
  left: 7px;
  font-size: 22px;
  color: #f73;
  cursor: text;
}
#keyword-search-in-this.active label.ico::after {color: #000;}
#keyword-search-in-this p {
  height: 36px;
  background: #000;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
}
#main-search .slm {
  padding: 0;
  position: relative;
  border-bottom: 1px solid #000;
  background: linear-gradient(to bottom, #333 10%, #1f1f1f 80%);
}
#main-search .slm.active {
  margin-right: -10px;
  background: #444;
}
#main-search .slm p {
  height: 50px;
  padding: 0 15px;
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
#main-search .slm p span {
  padding: 0 0 0 4px;
  font-size: 12px;
  font-weight: normal;
  color: #ccc;
}
#main-search .slm p .ico {
  width: 20px;
  height: 20px;
  margin: 0 3px 0 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#main-search .slm p .ico::before {
  position: absolute;
  top: -1px;
  font-size: 20px;
  color: #f73;
}
#main-search #selectArea.slm p .ico::before {content: "\e94c";}
#main-search #selectGenre.slm p .ico::before {content: "\e950"; font-size: 19px;}
#main-search #selectPropensity.slm p .ico::before {content: "\e91c";}
#main-search .slm .pdbtn {
  padding: 0 0 15px;
  cursor: pointer;
}
#main-search .slm .returnBtn {display: none;}
#main-search .slm .mpnv {display: none;}
#main-search .slm .pdbtn .si {
  margin: 0 10px;
  padding: 10px 20px 10px 10px;
  background: rgba(0,0,0,0.4);
  border-radius: 4px;
  position: relative;
  text-align: left;
  font-size: 13px;
  text-shadow: 0 0 5px #9e3614 , 0 0 5px #9e3614 , 0 0 5px #9e3614;
  color: #f73;
}
#main-search .slm .pdbtn .si .ico {
  width: 18px;
  height: 18px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 1px;
}
#main-search .slm .pdbtn .si .ico::before {
  content: "\e917";
  text-shadow: none;
  font-size: 14px;
  color: #999;
}
#main-search .slm .slide {
  width: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 220px;
  z-index: 50;
  filter: alpha(opacity=0);
  -moz-opacity: 0.00;
  opacity: 0.00;
}
#main-search .slm.active .slide {
  width: 810px;
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
}
#main-search .slm .slide .modalMenu {
  width: 800px;
  padding: 10px 0;
  overflow: hidden;
  background: #444;
  position: relative;
}
#main-search .slm.active .slide .modalMenu {margin: 0 0 0 10px;}
#main-search .slm .slide .modalMenu .close-btn {
  padding: 0 15px;
  overflow: hidden;
}
#main-search .slm .slide .modalMenu .close-btn span {display: none;}
#main-search .slm .slide .modalMenu .close-btn .ico {
  width: 24px;
  height: 24px;
  display: block;
  float: right;
  cursor: pointer;
}
#main-search .slm .slide .modalMenu .close-btn .ico::before {
  content: "\e916";
  font-size: 24px;
}
/*#main-search .slm.active dl dd .modalMenu {display: block;}*/
#main-search .slm .slide .modalMenu ul {
  padding: 5px 0 15px 10px;
  list-style-type: none;
  overflow: hidden;
}
#main-search .slm .slide .modalMenu ul li {
  width: 170px;
  padding: 4px 5px;
  float: left;
  text-align: left;
}
#main-search .slm .slide .modalMenu ul li a {
  font-size: 13px;
  color: #fff;
}
#main-search .slm .slide .modalMenu ul li a:hover {color: #f53;}
#main-search .slm .alv {
  margin: 0 10px;
  display: block;
  border-bottom: 1px solid #222;
}
#main-search .slm .alv ol {
  padding: 5px 10px 15px;
  list-style-type: none;
  overflow: hidden;
}
#main-search .slm .alv ol li {
  overflow: hidden;
  float: left;
}
#main-search .slm .alv ol li a {
  height: 24px;
  padding: 0 5px;
  line-height: 24px;
  float: left;
  font-size: 12px;
  color: #f73;
}
#main-search .slm .alv ol li a:hover {
  text-decoration: underline;
  color: #f53;
}
#main-search .slm .alv ol li.current a {
  text-decoration: none;
  color: #ccc!important;
  cursor: default;
}
#main-search .slm .alv ol li.current .ico {display: none!important;}
#main-search .slm .alv ol li .ico {
  width: 14px;
  height: 24px;
  position: relative;
  overflow: hidden;
  display: block;
  float: left;
  vertical-align: middle;
}
#main-search .slm .alv ol li .ico::before {
  content: "\e919";
  position: absolute;
  top: -1px;
  left: -6px;
  font-size: 24px;
  color: #000;
}
#selectArea .slide {top: -126px!important;}
#selectArea .slide.sh {top: 0px!important;}
#main-search #selectArea.slm .slide p {margin: 0 10px;}
#main-search #selectArea.slm .slide .arealist {padding: 0 10px;}
#main-search #selectArea.slm .slide .arealist section {
  padding: 5px 2px 5px 10px;
  border-top: 1px solid #222;
}
#main-search #selectArea.slm .slide .arealist section:first-child {border: none;}
#main-search #selectArea.slm .slide .arealist section p.gp {
  width: 110px;
  padding: 0 5px;
  display: table-cell;
  vertical-align: middle;
  border: none;
  font-size: 14px;
}
#main-search #selectArea.slm .slide .arealist section.wms p.gp {min-width: 200px;}
#main-search label.rdbtn {display: none;}
#main-search #selectArea.slm .slide .arealist section ul {
  padding: 3px;
  display: table-cell;
}
#main-search #selectArea.slm .slide .arealist section ul li {
  width: auto;
  min-width: 190px;
  padding: 5px 10px 5px 5px;
  float: left;
}
/* 中エリア名テキスト表示｜2019.11.25 */
#wrap:not(.xs) #main-search #selectArea.slm.nty .slide .arealist section {
  padding-left: 110px!important;
  position: relative;
}
#wrap:not(.xs) #main-search #selectArea.slm.nty .slide .arealist section p.gp {
  min-width: inherit;
  width: 90px;
  position: absolute;
  top: 18px;
  left: 0;
}
#wrap:not(.xs) #main-search #selectArea.slm.nty .slide .arealist section dl {
  padding: 3px;
  display: flex!important;
  border-bottom: 1px solid #555;
}
#wrap:not(.xs) #main-search #selectArea.slm.nty .slide .arealist section dl:last-child {border: none;}
#wrap:not(.xs) #main-search #selectArea.slm.nty .slide .arealist section dl dt.mdn {
  min-width: 150px;
  margin-right: 5px;
  /*display: flex;*/
  display: none;
  align-items: center;
  justify-content: center;
  position: relative;
  background: #333;
  border-radius: 2px;
  font-size: 11px;
  color: #aaa;
}
#wrap:not(.xs) #main-search #selectArea.slm.nty .slide .arealist section dl dd ul li {
  min-width: inherit!important;
  margin-right: 10px!important;
}
#main-search .caution {
  padding: 10px 7px;
  border-bottom: 1px solid #000;
  text-align: center;
  font-size: 10px;
  color: #bbb;
}
#wrap.xs #main-search .caution {
  padding: 12px 10px;
  font-size: 12px;
}
#wrap.xs #left-column.ds .caution {
  margin-top: -20px!important;
  padding: 0 10px 20px!important;
  border: none!important;
}
#main-search .slm .slide .modalMenu ul li:before {
  content: '\e917';
  font-family: 'ico';
  font-size: 8px;
  width: 13px;
  height: 13px;
  margin: 0 4px 0 0;
  line-height: 15px;
  text-align: center;
  border-radius: 20px;
  color: #111;
  background: #b0b0b0;
  display: inline-block;
}
#main-search .slm .slide section p.gp.ckd::before ,
#main-search .slm .slide .modalMenu ul li.ckd::before {
  content: "\e939";
  font-family: 'ico';
  font-size: 13px;
  color: #f53;
  background: transparent;
}
#main-search .slm .slide section p.gp.ckd a,
#main-search .slm .slide .modalMenu ul li.ckd a {color: #f53;}
#main-search #selectArea.slm .slide .arealist section.wms ul li {min-width: 160px;}
/*#main-search #selectArea.slm .slide .arealist section ul li a .ico {
  width: 12px;
  height: 12px;
  margin: 0;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
#main-search #selectArea.slm .slide .arealist section ul li a .ico::before {
  content: "\e947";
  position: absolute;
  font-size: 10px;
  color: #f73;
}*/
#selectGenre .slide {top: -225px!important;}
#selectGenre .slide.sd {top: 0px!important;}
#selectGenre section {
  width: calc(33.33% - 30px);
  padding: 0 15px;
  float: left;
}
#selectGenre .slide.sd section {width: 100%;}
#selectGenre section.hotel-health {
  float: none;
  position: absolute;
  top: 150px;
  left: 0;
}
#wrap:not(.xs) #selectGenre.nty .slide:not(.sd) .modalMenu {min-height: 290px;}
#wrap:not(.xs) #selectGenre.nty .modalMenu section {
  width: auto!important;
  margin: 0 10px;
  float: none!important;
  display: flex!important;
  position: static!important;
  align-items: center;
}
#wrap:not(.xs) #selectGenre.nty .modalMenu section:nth-child(n+2) {border-top: 1px solid #000;}
#wrap:not(.xs) #selectGenre.nty .modalMenu section p.gp {
  min-width: 120px;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
  /*display: flex;
  align-items: center;*/
  font-size: 14px;
}
#wrap:not(.xs) #selectGenre.nty .modalMenu section .plural p.gp {margin: 15px 0;}
#wrap:not(.xs) #selectGenre.nty .modalMenu section ul {padding: 15px 0;}
#wrap:not(.xs) #selectGenre.nty .modalMenu section ul li {width: 200px;}
#selectPropensity .slide {top: -198px!important;}
#selectPropensity.near .slide {top: -126px !important;}
#selectPropensity section {
  width: calc(50% - 30px);
  padding: 0 15px;
  float: left;
}
#main-search .slm .slide p {
  height: 30px;
  margin: 0 0 10px;
  padding: 8px 15px 0;
  overflow: hidden;
  line-height: 1em;
  border-bottom: 1px solid #222;
  font-size: 18px;
}
#main-search .slm .slide p a {
  text-align: left;
  color: #fff;
}
#main-search .slm .slide p a .ico {display: none;}
#main-search .slm .slide p a:hover {color: #f53;}
#detailed-search p.ihp {
  padding: 15px 0 10px;
  font-size: 14px;
  text-align: center;
  background: #000;
}
#detailed-search section {
  padding: 5px 5px 20px;
  border-bottom: 1px solid #000;
}
#detailed-search section p.ti {
  margin: -5px -5px 5px;
  padding: 20px 15px 7px;
  border-top: 1px solid #333;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: normal;
  color: #fff;
}
#detailed-search section p.ti .ico {
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#detailed-search section p.ti .ico::before {
  content: "\e934";
  position: absolute;
  top: -2px;
  left: 1px;
  font-size: 16px;
  color: #f73;
}
#detailed-search ul {
  list-style-type: none;
  overflow: hidden;
}
#detailed-search ul li {
  padding: 3px 0 5px 10px;
  font-size: 12px;
}
#detailed-search section.sd-budget {
  text-align: center;
  letter-spacing: -0.4em;
}
#detailed-search section.sd-budget label ,
#detailed-search section.sd-budget span.tilde {
  vertical-align: middle;
  letter-spacing: normal;
}
#detailed-search section.sd-budget span.tilde {
  padding: 0 3px;
  font-size: 13px;
}
#detailed-search section.mgl select {margin-left: 10px;}
#searchCount {
  height: 90px;
  padding: 15px 0 0;
  position: absolute;
  bottom: 0;
  background: #eee;
  text-align: center;
}
#searchCount.fixed {
  position: fixed;
  border-radius: 0;
  box-shadow: 0 0 15px 0 #000;
}
#searchCount.abstop {
  top: 0;
  bottom: auto;
}
#searchCount .num {
  padding: 0 0 10px;
  font-size: 12px;
  color: #111;
}
#searchCount .num div {display: inline-block;}
#searchCount .num div span {
  padding: 0 5px 5px;
  font-size: 22px;
  font-weight: bold;
  color: #f53;
}
#searchCount input[type="submit"] {
  margin: 0;
  padding: 8px 32px;
  background: #f53;
  border: none;
  border-radius: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}


/*　左カラム｜キーワード
─────────────────────────────────────────*/
#keyword-search-in-this .vt {
  margin: 5px 0 0;
  padding: 14px 0 12px;
  border-top: 1px solid #111;
  display: flex;
  justify-content: center;
}
#keyword-search-in-this .vt div {padding: 0 14px;}
#keyword-search-in-this .vt div label {
  background: none;
  font-size: 13px;
}
#keyword-search-in-this .vt div label::after {top: -3px;}


/*　左カラム｜注目キーワード
─────────────────────────────────────────*/
#keyword-search-in-this .popular-search-word {
  margin: 8px 0 0;
  padding: 5px 2px 15px;
  background: #222;
  border-top: 1px solid #111;
}
#keyword-search-in-this .popular-search-word p {
  padding: 5px;
  background: none;
}
#keyword-search-in-this .popular-search-word ul {
  padding: 0 0 0 7px;
  overflow: hidden;
  list-style-type: none;
}
#keyword-search-in-this .popular-search-word ul li {float: left;}
#keyword-search-in-this .popular-search-word ul li a {
  margin: 4px 7px 0 0;
  padding: 7px 10px;
  background: none;
  border-radius: 14px;
  display: block;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
}
#keyword-search-in-this .popular-search-word ul li a::before {content: "";}
#keyword-search-in-this .popular-search-word ul li a:hover {
  text-shadow: none;
  color: #fff;
}
/* スマホ｜デフォルト表示（動画/自撮り） */
.smpPs {display: none!important;}



/*　中央カラム
─────────────────────────────────────────*/
#center-column h1 {
  font-size: 24px;
  color: #fff;
}
#center-column.ms section {margin: 0;}
#center-column #mainItemWrap figure {background: #222;}
section p.explanation {
  position: absolute;
  top: 12px;
  right: 10px;
  font-size: 12px;
  color: #eee;
}


/*　エリアナビ
─────────────────────────────────────────*/
#countryGuideNav {
  margin: 0;
  position: relative;
}
.cgn-ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  top: -55px;
  right: 0;
  z-index: 25;
}
.cgn-li {
  height: 22px;
  margin-right: 8px;
  line-height: 22px;
  text-align: center;
  font-size: 13px;
  border-radius: 2px;
  border: 1px solid #777;
  color: #ccc;
  transition: 0.2s;
}
.cgn-link {
  padding: 0 8px;
  color: inherit;
  display: block;
}
.cgn-li.current {
  border: 1px solid #f73;
  background: #f73;
  color: #fff;
  pointer-events: none;
}
.cgn-li:not(.current):hover {
  background: #777;
  color: #fff;
}


/*　中央カラム｜モーダル用透過背景
─────────────────────────────────────────*/
#center-column {position: relative;}
#center-column::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  background: rgba(0,0,0,0.0);
  transition:all 0.3s ease;
	/*-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;*/
}
#center-column.mdbg::after {
  background: rgba(0,0,0,0.85);
  z-index: 10;
}

/*　中央カラム｜共通ヘッダー
─────────────────────────────────────────*/
#center-column #upper-element.hfcmn {
  padding: 10px 15px 0;
  background: linear-gradient(to bottom, #000 10%, #333 80%);
}
#center-column #under-element.hfcmn {
  margin: 20px 0 0;
  padding: 0 15px 25px;
  background: linear-gradient(to top, #000 10%, #333 80%);
}
#center-column .hfcmn h1 {
  padding: 0 5px;
  line-height: 1.2em;
  font-size: 20px;
}
#center-column .search-item {padding: 14px 5px;}
#center-column .search-item p {
  min-width: 110px;
  height: 22px;
  line-height: 22px;
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid rgba(255,255,255,0.2);
}
#center-column .search-item p span {
  font-size: 12px;
  color: #fff;
}
#center-column .search-item p .ico {
  width: 22px;
  height: 22px;
  margin: 0 2px 0 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
#center-column .search-item p .ico::before {
  content: "\e90c";
  position: absolute;
  top: 2px;
  left: 3px;
  font-size: 16px;
  color: #f73;
}
#center-column .search-item ul {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
  list-style-type: none;
  overflow: hidden;
}
#center-column .search-item ul li {float: left;}
#center-column .search-item ul li a {
  height: 20px;
  margin: 4px 7px 4px 0;
  padding: 0 0 0 10px;
  display: block;
  position: relative;
  border: 2px solid;
  border-radius: 10px;
  line-height: 20px;
  font-size: 12px;
  color: #f73;
}
#center-column .search-item ul li a span {
  max-width: 220px;
  padding: 0 28px 0 0;
  display: block;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}
#center-column .search-item ul li a:hover span {
  text-decoration: line-through;
  color: #f73;
}
#center-column .search-item ul li a .ico {
  width: 24px;
  height: 22px;
  margin: 0 -2px 0 4px;
  display: block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  right: 0;
}
#center-column .search-item ul li a .ico::before {
  content: "\e916";
  position: absolute;
  top: 3px;
  left: 4px;
  font-size: 12px;
  font-weight: bold;
}
#center-column .search-item ul li a:hover .ico {
  background: #f73;
  border-radius: 0 8px 10px 0;
  color: #000;
}

#center-column .hfcmn ul.ctab {
  padding: 15px 10px 0;
  list-style-type: none;
  display: flex;
}
#center-column #under-element.hfcmn ul.ctab {padding: 0 10px 15px;}
#center-column .hfcmn ul.ctab li {
  width: calc(25% - 1px);
  border-left: 1px solid #000;
  text-align: center;
  transition:all 0.3s ease;
  /*-webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;*/
}
#center-column .hfcmn ul.ctab li:first-child {
  width: 25%;
  border: none;
}
#center-column .hfcmn ul.ctab li a {
  height: 50px;
  display: block;
  background: rgba(255,119,48,0);
  line-height: 50px;
  font-size: 14px;
  color: #fff;
}
#wrap:not(.xs) #center-column .hfcmn ul.ctab li:hover ,
#center-column .hfcmn ul.ctab li.current {background: #000;}
#center-column .hfcmn ul.ctab li.current a {line-height: 55px;}
#center-column #under-element.hfcmn ul.ctab li.current a {line-height: 45px;}
#center-column .hfcmn ul.ctab li a .ico {
  width: 24px;
  height: 24px;
  margin: 0 3px 0 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#center-column .hfcmn ul.ctab li a .ico::before {
  position: absolute;
  top: -2px;
  left: 0;
  font-size: 24px;
  color: #f73;
  transition:all 0.3s ease;
  /*-webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;*/
}


/*　中央カラム｜簡易ランキング
─────────────────────────────────────────*/
/*
#center-column .top3 {
  padding: 20px 5px 15px;
  border-top: 1px solid rgba(255,255,255,0.2);
  border-bottom: 1px solid rgba(0,0,0,0.9);
  position: relative;
}
#center-column .top3 p.ti {
  padding: 0 0 15px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
#center-column .top3 ul.type {
  list-style-type: none;
  display: flex;
  position: absolute;
  top: 15px;
  right: 0;
}
#center-column .top3 ul.type li {border-left: 1px solid rgba(255,255,255,0.2);}
#center-column .top3 ul.type li:first-child {border: none;}
#center-column .top3 ul.type li a {
  margin: 0 7px;
  padding: 5px 13px;
  display: block;
  position: relative;
  border-radius: 3px;
  font-size: 13px;
  color: #fff;
}
#center-column .top3 ul.type li a:hover {background: rgba(255,255,255,0.2);}
#center-column .top3 ul.type li.active a {
  background: #f73;
  text-shadow: 0 0 5px #ffbd99;
  color: #000;
}
#center-column .top3 ol {
  display: flex;
  list-style-type: none;
}
#center-column .top3 ol li {width: 33.33%;}
#center-column .top3 ol li a {
  width: calc(100% - 10px);
  max-width: 200px;
  margin: 5px auto;
  position: relative;
  display: block;
  font-size: 11px;
  color: #fff;
}
#center-column .top3 ol li a .rank {
  width: 45px;
  margin: 0 auto 3px;
  padding: 10px 0 0;
  font-size: 12px;
}
#center-column .top3 ol li a .rank span {font-size: 24px;}
#center-column .top3 ol li a .rank .ico::before {
  margin-left: -19px;
  top: 12px;
  font-size: 24px;
}
#center-column .top3 ol li a figure {
  background: #333;
  overflow: hidden;
}
#center-column .top3 ol li a figure img {
  width: 100%;
  box-shadow: 0 0 20px 0px #000;
}
#center-column .top3 ol li dl {
  text-align: center;
  font-size: 10px;
  color: #aaa;
}
#center-column .top3 ol li dl dt {
  padding: 7px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}
#center-column .top3 ol li dl dt .age {font-weight: normal;}
#center-column .top3 ol li dl dd {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#center-column .top3 #r-girl ol li a .rank {
  position: absolute;
  top: 46px;
  left: 10px;
}
#center-column .top3 #r-girl ol li a figure {
  width: 130px;
  height: 130px;
  max-height: none;
  margin: 10px 0 0 56px;
  background: #333;
  border-radius: 50%;
  overflow: hidden;
}
#center-column .top3 #r-girl ol li a figure img {
  width: 100%;
  height: 100%;
  box-shadow: 0 0 20px 0px #000;
  object-fit: cover;
}
#center-column .top3 #r-video ol li a figure {
  height: 150px;
  background: #000;
  display: flex;
  align-items: center;
}
#center-column .top3 #r-selfie ol li a .rank {
  position: absolute;
  top: 46px;
  left: 10px;
}
#center-column .top3 #r-selfie ol li a figure {
  width: 90px;
  height: 130px;
  max-height: none;
  margin: 10px 0 0 56px;
  background: #333;
  border-radius: 5px;
  overflow: hidden;
}
#center-column .top3 #r-selfie ol li a figure img {
  width: 100%;
  height: 100%;
  box-shadow: 0 0 20px 0px #000;
  object-fit: cover;
}
*/

/*　中央カラム｜アイテム件数表示
─────────────────────────────────────────*/
#center-column .pg-navi {
  height: 60px;
  padding: 0 15px;
  border-bottom: 1px solid rgba(255,255,255,0.2);
  line-height: 60px;
  position: relative;
}
#center-column .pg-navi .pn {
  display: inline-block;
  font-size: 12px;
  color: #aaa;
}
#center-column .pg-navi.ct .pn {
  display: block;
  text-align: center;
}
#center-column .pg-navi .pn span {
  padding: 0 4px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}


/*　中央単一カラム共通レイアウト
─────────────────────────────────────────*/
#main-column.solo .static-area {
  width: 950px;
  margin: 10px auto 30px;
  padding: 20px 30px;
  line-height: 1.2em;
  color: #ccc;
}
#main-column.solo .static-area header {
  margin: 0 0 15px;
  padding: 0 0 25px;
  border-bottom: 1px solid #f73;
  text-align: center;
}
#main-column.solo .static-area h2 {
  padding: 30px 5px 10px;
  border-top: 1px solid rgba(255,255,255,0.2);
  line-height: 1.4em;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  color: #f73;
}
#main-column.solo .static-area p {
  padding: 10px 5px 25px;
  font-size: 12px;
}
#main-column.solo .static-area ul {
  margin: 0 0 0 -5px;
  padding: 0 5px 15px 0;
  list-style-type: none;
}
#main-column.solo .static-area ul li {
  padding: 14px 0 14px 38px;
  position: relative;
  font-size: 12px;
}
#main-column.solo .static-area ul li span.num {
  width: 38px;
  display: block;
  position: absolute;
  top: 14px;
  left: 0;
  text-align: center;
  font-weight: bold;
}
#main-column.solo .static-area footer {
  margin: 0;
  padding: 15px 0 20px;
  border-top: 1px solid rgba(255,255,255,0.2);
  line-height: 2em;
  text-align: center;
  font-size: 14px;
}


/*　問い合わせフォーム
─────────────────────────────────────────*/
/*
#main-column.solo #contact figure img {
  width: 100%;
  vertical-align: top;
}
#main-column.solo #contact p {
  text-align: center;
  font-size: 13px;
}
#main-column.solo #contact p.al {text-align: left;}
#main-column.solo #contact section p.al {padding-top: 20px;}
#main-column.solo #contact section h2 {
  height: 50px;
  margin: 10px 0 0;
  padding: 0px;
  border: none;
  border-bottom: 1px solid #f73;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
}
#main-column.solo #contact section ol.flow {
  padding: 15px 0;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
}
#main-column.solo #contact section ol.flow li {
  width: calc(45% - 40px);
  padding: 30px 20px;
}
#main-column.solo #contact section ol.flow li:nth-child(n+3) {border-top: 1px solid #222;}
#main-column.solo #contact section ol.flow li:nth-child(2n) {
  width: calc(55% - 41px);
  border-left: 1px solid #222;
}
#main-column.solo #contact section ol.flow dl dt {padding: 0 0 7px;}
#main-column.solo #contact section ol.flow dl dt h3 {
  font-size: 18px;
  color: #fff;
}
#main-column.solo #contact section ol.flow dl dt span {
  margin: 0 5px 0 0;
  display: inline-block;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 40px;
  font-style: italic;
  color: #f73;
}
#main-column.solo #contact section ol.flow dl dd {font-size: 13px;}
#main-column.solo #contact section .ip {
  margin: 0 15px 10px;
  padding: 10px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f53;
  border-radius: 5px;
}
#main-column.solo #contact section .ip .ico {
  margin: 0 10px 0 0;
  display: block;
}
#main-column.solo #contact section .ip .ico::before {
  content: "\e93a";
  font-size: 32px;
  color: #fff;
}
#main-column.solo #contact section .ip p {
  padding: 0;
  text-align: left;
  font-size: 12px;
  color: #000;
}
#main-column.solo #contact table {
  width: 100%;
  border-top: 1px solid #222;
}
#main-column.solo #contact table tr {
  border-bottom: 1px solid #222;
}
#main-column.solo #contact table th ,
#main-column.solo #contact table td {
  padding: 16px 10px;
  vertical-align: middle;
}
#main-column.solo #contact table th {
  width: 190px;
  text-align: right;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
}
#main-column.solo #contact table th span {
  padding: 0 0 0 5px;
  font-size: 12px;
  color: #f73;
}
#main-column.solo #contact table td select ,
#main-column.solo #contact table td input ,
#main-column.solo #contact table td textarea {
  padding: 5px;
  background: #eee;
  border: none;
  border-radius: 3px;
  font-size: 14px;
}
#main-column.solo #contact table td label.sle select {padding-right: 26px;}
#main-column.solo #contact table td label.sle::after {top: 9px; right: 9px;}
#main-column.solo #contact table tr.sn td input ,
#main-column.solo #contact table tr.alphabet td input {
  width: 400px;
  ime-mode: disabled;
}
#main-column.solo #contact table td textarea {
  min-width: 650px;
  max-width: 650px;
  min-height: 10.4em;
  line-height: 1.3em;
}
#main-column.solo #contact table td.required label {
  margin-right: 20px;
  font-size: 15px;
}
#main-column.solo #contact .send {
  padding: 20px;
  text-align: center;
}
#main-column.solo #contact .send p {padding: 15px 5px 10px;}
#main-column.solo #contact .send input[type="submit"] {
  width: 200px;
  margin: 15px 0 10px;
  padding: 10px 0;
  border: none;
  border-radius: 4px;
  background: #f73;
  text-shadow: 0 -1px 1px #f53;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}
#main-column.solo #contact .send input[type="submit"]:hover {background: #f53;}
#main-column.solo #contact td .error {
  padding: 4px 0 0 1px;
  font-size: 12px;
  color: #f53;
}
#main-column.solo #contact .tel-contact {
  padding: 20px 20px 0;
  border-top: 1px solid #222;
  text-align: center;
}
#main-column.solo #contact .tel-contact .tel {
  padding: 0 0 7px;
  font-size: 26px;
}
#main-column.solo #contact .tel-contact .tel a {
  font-weight: bold;
  color: #fff;
}
#main-column.solo #contact .tel-contact span {font-size: 12px;}
*/

/*　サイトマップ
─────────────────────────────────────────*/
/*
#main-column.solo #sitemap header {margin-bottom: 0;}
#main-column.solo #sitemap section {
  padding: 10px 0;
  border: none;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #333;
}
#main-column.solo #sitemap section h2 {
  min-width: 150px;
  padding: 10px;
  border: none;
  font-size: 16px;
}
#main-column.solo #sitemap ul {
  margin: 0;
  padding: 7px;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
#main-column.solo #sitemap ul li {
  min-width: 75px;
  padding: 5px 14px 5px 7px;
}
#main-column.solo #sitemap ul li .ico {padding: 0 2px 0 0;}
#main-column.solo #sitemap ul li .ico::before {
  content: "\e947";
  font-size: 12px;
  color: #f73;
}
#main-column.solo #sitemap ul li a {
  font-size: 12px;
  color: #bbb;
}
#main-column.solo #sitemap ul li a:hover {
  text-decoration: underline;
  color: #fff;
}
#main-column.solo #sitemap #publish-shoplist {
  padding: 30px 0 50px;
  position: relative;
  overflow: hidden;
}
#main-column.solo #sitemap #publish-shoplist .index {
  width: 950px;
  background: #000;
  border-bottom: 1px solid #333;
  position: fixed;
  z-index: 10;
  filter: alpha(opacity=0);
  -moz-opacity: 0.00;
  opacity: 0.00;
}
#main-column.solo #sitemap #publish-shoplist.fixed .index {
  display: block;
  box-shadow: 0 0 10px 10px #000;
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
}
#main-column.solo #sitemap #publish-shoplist .index ul {padding: 0;}
#main-column.solo #sitemap #publish-shoplist .index ul li {
  min-width: 10%;
  padding: 0;
  text-align: center;
}
#main-column.solo #sitemap #publish-shoplist .index ul li a {
  height: 50px;
  padding: 0;
  display: block;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
}
#main-column.solo #sitemap #publish-shoplist .index ul li.active a ,
#main-column.solo #sitemap #publish-shoplist .index ul li a:hover {
  text-decoration: none;
  color: #f73;
}
#main-column.solo #sitemap #publish-shoplist h2 {border: none;}
#main-column.solo #sitemap #publish-shoplist h2 span {
  padding: 0 0 0 15px;
  display: inline-block;
  font-size: 11px;
}
#main-column.solo #sitemap #publish-shoplist dl dt {
  height: 50px;
  padding: 0 10px;
  border-bottom: 1px solid #333;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
#main-column.solo #sitemap #publish-shoplist ul {padding: 20px 10px 25px;}
#main-column.solo #sitemap #publish-shoplist ul li .ico::before {font-size: 11px;}
#main-column.solo #sitemap #publish-shoplist ul li a {font-size: 11px;}
*/

/*　404 page
─────────────────────────────────────────*/
/*
#main-column.solo #er404 {text-align: center;}
#main-column.solo #er404 div {
  padding: 0 0 20px;
  border-bottom: 1px solid #f73;
  line-height: 1em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100px;
  font-weight: bold;
  color: #555;
}
#main-column.solo #er404 div span {
  padding: 0 0 0 10px;
  display: inline-block;
  line-height: 1em;
  font-size: 30px;
}
#main-column.solo #er404 h1 {padding: 30px 0 7px!important;}
#main-column.solo #er404 p {
  padding: 10px 20px 15px!important;
  font-size: 13px!important;
}
#main-column.solo #er404 a {
  width: 200px;
  margin: 10px auto 20px;
  padding: 10px 0;
  display: block;
  border: none;
  border-radius: 4px;
  background: #f73;
  text-shadow: 0 -1px 1px #f53;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
#main-column.solo #er404 a:hover {background: #f53;}
*/


/*　右拡張カラム
─────────────────────────────────────────*/
#ex-column {
  position: relative;
  z-index: 10;
}
#ex-column section {padding: 0!important;}
#ex-column #spbList p {
  text-align: center;
  font-size: 10px;
}
#spbDisp {
  padding: 0;
  list-style-type: none;
}
#spbDisp.type-video {display: none!important;}
#spbDisp li {padding: 10px 0 0;}
#spbDisp li:first-child {padding: 0;}
#spbDisp li a {
  width: 160px;
  height: 90px;
  display: block;
  overflow: hidden;
  position: relative;
  background: #222;
  text-decoration: none;
}
#spbDisp li.pr a::before {
  content: "PR";
  padding: 2px 5px;
  display: block;
  background: rgba(10,10,10,0.5);
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1em;
  font-size: 9px;
  color: #eee;
}
#spbDisp li a figure {background: #222;}
#spbDisp li a img {
  width: 160px;
  height: 90px;
  transition:all 0.3s ease;
	/*-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;*/
}
#spbDisp li a video {
  width: 160px;
  height: 90px;
}


/*　footer
─────────────────────────────────────────*/
#fdx-footer {
  background: #1f1f1f;
  position: relative;
  z-index: 10;
  border-top: 1px solid #222;
  text-align: center;
}
#fgn {
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 20px;
}
#fgn .fmc-block {
  display: flex;
  flex-wrap: wrap;
}
#fgn .fmc-block .area-block {
  padding: 0 0 7px;
  display: flex;
  align-items: center;
}
#fgn .fmc-block .area-block p {
  min-width: 40px;
  padding: 5px;
  font-size: 12px;
  color: #f73;
}
#fgn .fmc-block .area-block.all {
  margin-bottom: 6px;
  border-bottom: 1px solid #333;
}
#fgn .fmc-block .area-block.all p a {color: #f73;}
#fgn .fmc-block dl.fmc {
  width: calc(33.33% - 20px);
  margin: 0 10px;
  padding: 0 0 20px;
}
#fgn .fmc-block dl.fmc dt {
  padding: 10px;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
#fgn .fmc-block dl.fmc dd ul {
  padding: 0 10px;
  text-align: left;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
#fgn .fmc-block dl.fmc dd .area-block ul {border-left: 1px solid #333;}
#fgn .fmc-block dl.fmc dd ul li {
  padding: 0 10px 2px 0;
  position: relative;
}
#fgn .fmc-block dl.fmc dd ul li .ico {padding: 0 2px 0 0;}
#fgn .fmc-block dl.fmc dd ul li .ico::before {
  content: "\e947";
  font-size: 10px;
  color: #f73;
}
#fgn .fmc-block dl.fmc dd ul li a {
  text-decoration: none;
  font-size: 11px;
  color: #999;
}
#fgn .fmc-block dl.fmc dd ul li a:hover {
  text-decoration: underline;
  color: #fff;
}
#fgn .explanation {
  margin: 15px 0 0;
  padding: 30px 30px 10px;
  overflow: hidden;
  border-top: 1px solid #333;
  display: flex;
  align-items: center;
  justify-content: center;
}
#fgn .explanation .mainLogo {vertical-align: middle;}
#fgn .explanation .mainLogo a {
  margin: 0 50px 0 0;
  display: block;
}
#fgn .explanation .mainLogo a img {width: 170px;}
#fgn .explanation .mainLogo.season a img {width: 200px;}
#fgn .explanation .mainLogo a span {
  margin: 3px 0 0;
  display: block;
  letter-spacing: 0.1em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ddd;
}
#fgn .explanation p {
  letter-spacing: normal;
  line-height: 1.2em;
  text-align: left;
  font-size: 10px;
  color: #aaa;
}
#fgn .dxInfo {
  margin: 15px 0 0;
  padding: 20px 0 10px;
  border-top: 1px solid #333;
  overflow: hidden;
  letter-spacing: normal;
}
#fgn .dxInfo ul {min-height: 22px;}
#fgn .dxInfo ul li {
  padding: 3px 0;
  border-left: 1px solid #333;
  float: left;
}
#fgn .dxInfo ul li:first-child {border: none;}
#fgn .dxInfo ul li a {
  margin: 0 15px;
  text-decoration: none;
  font-size: 11px;
  color: #999;
}
#fgn .dxInfo ul li a:hover {
  text-decoration: underline;
  color: #fff;
}
#fdx-footer .snsLink {
  margin: 0 auto;
  overflow: hidden;
}
#fdx-footer .snsLink ul {
  margin: 0;
  list-style-type: none;
  overflow: hidden;
  text-align: center;
  letter-spacing: -0.4em;
}
#fdx-footer .snsLink ul li {
  display: inline-block;
  letter-spacing: normal;
}
#fdx-footer .snsLink ul li a {
  width: 34px;
  height: 34px;
  margin: 0 15px;
  display: block;
  border-radius: 50%;
  background: #555;
  text-decoration: none;
  color: #000;
  overflow: hidden;
  position: relative;
  transition:all 0.3s ease;
  /*-webkit-transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;*/
}
#fdx-footer .snsLink ul li a span {display: none;}
#fdx-footer .snsLink ul li a .ico {
  width: 34px;
  height: 34px;
  position: absolute;
  top: 0;
  left: 0;
}
#fdx-footer .snsLink ul li a .ico::before {
  display: block;
  position: absolute;
}
#fdx-footer .snsLink ul li.twitter a .ico::before {content: "\e915"; font-size: 24px; top: 5px; left: 6px;}
#fdx-footer .snsLink ul li.hatena a .ico::before {content: "\e912"; font-size: 20px; top: 6px; left: 7px;}
#fdx-footer .snsLink ul li.rss a .ico::before {content: "\e910"; font-size: 18px; top: 7px; left: 9px;}
#fdx-footer .ftx {
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 0 20px 28px;
  overflow: hidden;
  text-align: left;
  font-size: 9px;
  color: #777;
}
#fdx-footer .snsLink ul li a:hover {background: #f53;}
#fdx-footer .ftx div {padding: 4px 0;}
#fdx-footer .ftx .caution {padding: 4px 15px;}
#fdx-footer .ftx .cp {margin: 0 80px 0 15px;}
#pageTop {
  position: fixed;
  bottom: -60px;
  right: 20px;
  z-index: 50;
}
#pageTop.active {bottom: 0;}
#pageTop a {
  width: 60px;
  height: 60px;
  background: rgba(0,0,0,0.5);
  display: block;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  font-size: 13px;
  color: #aaa;
  transition:all 0.3s ease;
	/*-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;*/
}
#pageTop a .ico {
  height: 28px;
  margin: 6px auto 0;
  display: block;
}
#pageTop a .ico::before {
  content: "\e955";
  display: block;
  position: relative;
  top: 0;
  transform: rotate(180deg);
  font-size: 26px;
  transition:all 0.3s ease;
	/*-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;*/
}
#pageTop a:hover {
  background: rgba(0,0,0,1);
  color: #fff;
}
#container.smpMode .slick-arrow {display: none!important;}


/*　単一レイアウト｜右カラム
─────────────────────────────────────────*/
#right-side {
  width: 200px;
  position: absolute;
  top: 0;
  right: 0;
}
#right-side.fixed #various-induction {position: fixed;}
#wrap.xl #right-side.fixed #various-induction {top: 60px;}
#wrap.xm #right-side.fixed #various-induction {top: 10px;}
#wrap.xs #right-side.fixed #various-induction {position: static;}
#various-induction {width: 200px;}
#various-induction h2 {
  height: 26px;
  padding: 2px 0 0;
  /*background: linear-gradient(to top, #000 0%, #333 80%);
  line-height: 46px;*/
  text-align: center;
  font-size: 16px;
  color: #111;
}
#various-induction ul {list-style-type: none;}
#various-induction ul li {padding: 0 0 10px;}
#various-induction ul li a {
  display: block;
  font-size: 12px;
  color: #fff;
}
/*.nf #various-induction ul li a figure {max-height: 70px;}*/
#various-induction ul li a figure {background: none!important;}
#various-induction ul li a figure img {
  width: 100%;
  max-height: 70px;
}
#various-induction ul li a p {
  padding: 7px 0 0;
  line-height: 1.2em;
}

/* 無料券プレゼント誘導 */
#various-induction ul li.present a {
  padding: 10px;
  background: #ffd800 url(../../images/dx_new/present_bg.svg) fixed;
  border: 1px solid #ffbd00;
}
#various-induction ul li.present figure {padding: 7px 0;}
#various-induction ul li.present div {
  padding: 0 0 7px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #f00;
}
#various-induction ul li.present p {color: #000;}
/* 半額券誘導 */
#various-induction ul li.half-coupon a {
  padding: 10px;
  background: #989806;
}
/* 特割誘導 */
#various-induction ul li.coupon a {
  padding: 10px;
  background: #fff;
  border: 1px dotted #f00;
  filter: sepia(15%);
}
#various-induction ul li.coupon a p {color: #111;}
/*令和割引誘導*/
#various-induction ul li.reiwa a {border: 1px dotted #f00;}
#various-induction ul li.reiwa a figure img {max-height: none;}
/* 口コミ誘導 */
#various-induction ul li.write-review a {
  padding: 10px;
  background: #fff;
  border: 1px solid #ffbd00;
}
#various-induction ul li.write-review a figure {
  width: 120px;
  margin: 0 auto;
}
#various-induction ul li.write-review a p {
  height: 28px;
  margin: 7px 0 0;
  padding: 0;
  background: #000;
  border-radius: 14px;
  line-height: 28px;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
#various-induction ul li.write-review a p .ico::before {
  content: "\e930";
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #f7c508;
}

/*　ランキングメニュー
─────────────────────────────────────────*/
.foot-rankingMenuBtn {
  height: 30px;
  position: relative;
}
.foot-rankingMenuBtn .rankingMenuBtn {
  width: 160px;
  margin: auto;
  right: 0;
  left: 0;
}
.rankingMenuBtn {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 0;
  right: 10px;
  cursor: pointer;
}
.rankingMenuBtn span {
  padding: 5px 10px;
  border-radius: 3px;
  background: #f73;
}
.rank_etc {opacity: 0;}
.rank_etc.disp {
  width: 60%;
  height: 80%;
  padding: 20px;
  box-sizing: border-box;
  background: #333;
  display: block !important;
  position: fixed;
  top: 10%;
  left: 20%;
  z-index: 110;
  transition: 0.2s;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.rank_etc.disp h3 {
  margin: 0 auto 5px;
  padding: 0 0 5px;
  text-align: center;
  font-size: 18px;
  border-bottom: 3px solid #999;
  color: #fff;
  position: relative;
}
.rank_etc.disp h3 i.ico {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  cursor: pointer;
}
.rank_etc.disp h3 i.ico::before {content: '\e90b';}
.rank_etc.disp dl {
  color: #fff;
  list-style: none;
}
.rank_etc.disp dl:last-child {margin: 0 0 20px;}
.rank_etc.disp dt,
.rank_etc.disp dd {
  height: 45px;
  padding: 0 16px;
  line-height: 45px;
}

.rank_etc.disp dt {
  height: 35px;
  margin: 10px 0 0;
  line-height: 35px;
  font-weight: bold;
  background: #fff;
  color: #f73;
}
.rank_etc.disp dd:hover {background: #444;}
.rank_etc.disp dd a {
  padding: 0 15px 0 0;
  font-size: 14px;
  color: #fff;
  display: block;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rank_etc.disp dd a::after {
  content: '\e917';
  font-family: 'ico';
  position: absolute;
  right: 0;
}
body.mnActive::after {position: static;}
body.mnActive #wrap {
  width: 100%;
  position: fixed;
}
body.mnActive .rank_etc {opacity: 1;}
body.mnActive .foot-rankingBg {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  cursor: pointer;
}

#fdx-header #area-changer {display: none;}


/*　モーダル｜2020.08.25 改修
─────────────────────────────────────────*/
body.ns #wrap {filter: blur(7px);}
#dialog {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 150;
  display: flex;
  align-items: center;
  justify-content: center;
}
#dialog .bg {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.7);
  cursor: pointer;
}
#dialog .dialog-wrap {
  width: 86%;
  max-width: 700px;
  background: #fff;
  border: 10px solid #fff;
  position: relative;
  z-index: 5;
  text-align: center;
}
#dialog .dialog-wrap .dialog-close {
  width: 38px;
  height: 38px;
  position: absolute;
  top: -60px;
  right: 0;
  cursor: pointer;
}
#dialog .dialog-wrap .dialog-close .ico::before {
  content: "\e916";
  font-size: 34px;
  color: #fff;
}
#dialog .dialog-wrap img {
  width: 100%;
  vertical-align: top;
}

/*body.noscroll {
  width: 100%;
  overflow: hidden;
  position: relative;
  left: 0;
}
body.noscroll::after {display: none !important;}
body.noscroll #wrap {
  width: 100%;
  position: fixed;
  left: 0;
}
body.noscroll #fdx-header, body.noscroll #container, body.noscroll #fdx-footer {
  filter: blur(7px);
  -webkit-filter: blur(7px);
}

#dialog {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  display: none;
}
.dialog-bg {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
}
#dialog-close {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #fff;
  position: absolute;
  top: 10px;
  right: -40px;
  z-index: 10005;
  cursor: pointer;
}
#dialog-close .ico::before {
  content: '\e90b';
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  display: block;
}
#dialog-wrap {
  width: 780px;
  margin: auto;
  padding: 16px;
  background: #fff;
  position: relative;
  z-index: 10002;
  display: none;
}
#dialog-link {display: block;}
.dialog-img {width: 100%;}
*/

/* ボトム告知
─────────────────────────────────────────*/
.searchMode #PRnavi_bottom {display: none;}
.PRnavi_bottom.hover .PRnavi_bottom-ele {padding: 0 0 0 10px;}
.PRnavi_bottom.up {bottom: 55px;}
  /* close */
#PRnavi_bottom.close {
  border-color: #999 !important;
  background: rgba(0,0,0,0.5) !important;
  color: #fff !important;
  transition: 0.4s !important;
}
#PRnavi_bottom.close .PRnavi_bottom-closewrap {
  padding: 0 7px 0 0;
  text-align: right;
  border-color: #ccc !important;
}
#PRnavi_bottom.close .ico::before {content: '\e918';}

#PRnavi_bottom {
  padding: 4px;
  display: flex;
  align-items: center;
  position: fixed;
  bottom: 15px;
  left: -1px;
  z-index: 50;
  transition: 0.2s;
}
.PRnavi_bottom-ele {transition: 0.2s;}
.PRnavi_bottom-link {
  color: inherit;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.PRnavi_bottom-fig {overflow: hidden;}
.PRnavi_bottom-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.PRnavi_bottom-txt {
  padding: 0 5px;
  font-size: 12px;
  line-height: 1.2em;
}
.PRnavi_bottom-deco {
  font-size: 100%;
  font-weight: bold;
  font-style: normal;
}
.PRnavi_bottom-closewrap {
  margin: 5px 0 0;
  text-align: center;
  display: block;
  cursor: pointer;
}
.PRnavi_bottom-closewrap .ico::before {
  content: '\e916';
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
  transition: 0.2s;
}
#PRnavi_bottom:not(.close) .PRnavi_bottom-closewrap:hover .ico::before {font-size: 20px;}

/* color */
#PRnavi_bottom {
  border: 1px solid #f00;
  background: #751000;
  color: #fff;
}
.PRnavi_bottom-closewrap {border-left: 1px solid #f00;}
.PRnavi_bottom-deco {color: #ff0;}

/* color kansai */
#PRnavi_bottom.kansai {
  border: 1px solid #ff0;
  background: #183;
}
#PRnavi_bottom.kansai .PRnavi_bottom-link ,
#PRnavi_bottom.kansai .PRnavi_bottom-closewrap {color: #fff;}
#PRnavi_bottom.kansai .PRnavi_bottom-closewrap {border-left: 1px solid #fff;}
#PRnavi_bottom.kansai .PRnavi_bottom-deco {color: #ff0;}

/* ボトム通知表示｜玄人動画誘導 2020.12.17 */
#PRnavi_bottom.kv {
  border: 1px solid #bb0;
  background: #fff;
  color: #fff;
}
.kv .PRnavi_bottom-link {justify-content: left;}
.kv .PRnavi_bottom-txt {
  letter-spacing: -0.05em;
  font-size: 11px;
  color: #111;
}
.kv .PRnavi_bottom-deco {
  letter-spacing: normal;
  font-size: 12px;
  color: #f00;
}
.kv .PRnavi_bottom-closewrap {border-color: #ccc;}
.kv .PRnavi_bottom-closewrap .ico::before {color: #555;}

/* ボトム通知表示｜動画1分増量 2021.02.09 */
#PRnavi_bottom.dxv-1mp {
  border: 1px solid #ff6c00;
  background: #ff6c00;
  color: #fff;
}
.dxv-1mp .PRnavi_bottom-close,
.dxv-1mp .PRnavi_bottom-fig {width: auto;}
.dxv-1mp .PRnavi_bottom-closewrap {border: none;}


/* size */
.PRnavi_bottom-fig ,
.PRnavi_bottom-close {
  width: 40px;
  min-width: 40px;
  height: 46px;
}
.PRnavi_bottom-closewrap,
.PRnavi_bottom-closewrap .ico {
  height: calc(46px - 10px);
  line-height: calc(46px - 10px);
}
.PRnavi_bottom-txt {min-width: calc(240px - 63px);}
.PRnavi_bottom-ele {width: 240px;}
.PRnavi_bottom-ele:hover {width: calc(240px + 10px);}
#PRnavi_bottom.close {left: calc(-240px - 20px);}
#PRnavi_bottom.hide:not(.hidden) ,
#PRnavi_bottom.end ,
#wrap:not(.xs) #PRnavi_bottom.hidden {left: calc(-240px - 60px);}
.PRnavi_bottom-ele:hover .PRnavi_bottom-fig ,
.PRnavi_bottom-ele:hover .PRnavi_bottom-txt {margin: 0;}

.kansai .PRnavi_bottom-fig ,
.kansai .PRnavi_bottom-close {
  width: 46px;
  min-width: 46px;
  height: 46px;
}
.kansai .PRnavi_bottom-closewrap,
.kansai .PRnavi_bottom-closewrap .ico {
  height: calc(46px - 10px);
  line-height: calc(46px - 10px);
}
.kansai .PRnavi_bottom-txt {min-width: calc(200px - 63px);}
.kansai .PRnavi_bottom-ele {width: 200px;}
.kansai .PRnavi_bottom-ele:hover {width: calc(200px + 10px);}
#PRnavi_bottom.kansai.close {left: calc(-200px - 20px);}
#PRnavi_bottom.kansai.hide:not(.hidden) ,
#PRnavi_bottom.kansai.end ,
#wrap:not(.xs) #PRnavi_bottom.kansai.hidden {left: calc(-200px - 60px);}


/*──────────────────────────────────────────────────────────────────────

  PC｜layout

──────────────────────────────────────────────────────────────────────*/
@media screen and (min-width: 1281px)/* and (max-width: 10000px)*/ {

  #fdx-header.fixed #mainGlobalNavi .mainLogo {
    position: fixed;
    top: 8px;
    left: 80px;
  }
  #fdx-header.fixed #mainGlobalNavi .mainLogo.season {left: 60px;}
  #fdx-header.fixed #mainGlobalNavi .mainLogo img {height: 36px;}
  #fdx-header.fixed #mainGlobalNavi .mainLogo p {display: none;}

  #fdx-header.nmhd {height: 120px!important;}
  #fdx-header.nmhd #otherGn {top: 60px!important;}

  #mainGlobalNavi {
    width: calc(100% - 40px);
    padding: 0 20px;
    /*height: 140px;*/
  }
  #countrywide {display: block!important;}
  #pdmm {
    width: 100%;
    height: 41px;
    padding: 4px 0 0;
    top: 6px;
  }
  #pdmm .mmbtn {
    width: auto!important;
    border-right: 1px solid #000;
  }
  #pdmm .mmbtn:first-child {border-left: 1px solid #000;}
  #pdmm .mmbtn span {
    margin-top: 0;
    padding: 0 30px 0 15px;
  }
  #pdmm .mmbtn a {
    margin-top: 0;
    padding: 0 15px;
  }
  #pdmm .mmbtn span.active {margin-top: 5px;}
  #hm {display: none;}

  #main-menu {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #keyword-search {
    left: 248px;
    right: auto;
  }
  #keyword-search input {width: 370px;}
  #keyword-search button {
    transition:all 0.3s ease;
  	/*-webkit-transition:all 0.3s ease;
  	-moz-transition:all 0.3s ease;
  	-ms-transition:all 0.3s ease;*/
  }
  #keyword-search:hover button {background: #555;}
  #keyword-search:hover button .ico::before {color: #ccc;}
  #mainGn {
    left: 0;
    right: 0;
  }
  #mainGn #mmList .mb .btn {display: none;}
  #mainGn .mmbg.active {
    visibility: visible;
    filter: alpha(opacity=100);
  	-moz-opacity: 1.00;
  	opacity: 1.00;
  }
  #mainGn #mmList {
    position: relative;
    top: 51px;
  }
  #mainGn #mmList .mb .btn {
    transition:all 0.3s ease;
  	/*-webkit-transition:all 0.3s ease;
  	-moz-transition:all 0.3s ease;
  	-ms-transition:all 0.3s ease;*/
  }
  #mainGn #mmList .mb div.btn {padding: 0 15px 0 28px;}
  #mainGn #mmList .mb.sa .btn:hover {background-image: linear-gradient(180deg, #21252b 20%, #fc3 100%);}
  #mainGn #mmList .mb.sa:hover .btn {
    border-radius: 2px 2px 0 0;
    background: #000;
  }
  #mainGn #mmList .mb.active .btn span {color: #111;}
  #mainGn #mmList .mb .pdm {
    width: 100%;
    height: 0;
    padding: 0;
    position: absolute;
    left: 0;
  }
  #mainGn #mmList .mb .btn .ico::before {
    top: 12px;
    left: 12px;
  }
  #mainGn #mmList .mb.active .btn .ico::before {color: #fff;}
  #mainGn #mmList .mb .pdm .smlist {
    display: flex;
    justify-content: center;
  }

  #mmList .mb .pdm .smlist {display: block!important;}
  #mmList .mb .pdm .smlist section.preset {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  #mmList .mb .pdm .smlist section.preset .dis {padding: 0 10px;}

  #container {
    width: calc(100% - 30px);
    padding: 10px 15px 10px;
  }
  #container .breadcrumb-list ol {width: auto!important;}
  #selectShop {display: none;}

  #main-column {
    width: calc(100% - 205px);
    padding: 0 0 0 10px;
    float: left;
  }
  /*#container.kansai #main-column {width: calc(100% - 20px);}*//* 関西版右カラムスペバ未登録時調整 */
  #center-column {
    width: calc(100% - 295px);
    float: left;
  }
  #main-column.lcAct #center-column {
    width: calc(100% - 245px);
    /*float: left;*/
    float: right;
  }
  #main-column.solo {
    width: calc(100% - 20px);
    flex: none;
  }
  #main-column.solo #center-column {
    width: 100%;
    float: none;
  }
  /*#main-column.solo #sitemap #publish-shoplist .index {top: 50px;}*/

  #left-column {
    width: 220px;
    padding-right: 25px;
    float: left;
  }
  #searchCount {width: 220px;}
  #main-search .slm .slide section {display: block!important;}
  #searchCondition {width: 220px;}
  #searchCondition.fixed {top: 65px;}
  #searchCondition #selectGenre .gp label.rdbtn::after {top: 3px;}

  #right-column {
    width: 270px;
    float: right;
  }

  #ex-column {
    width: 170px;
    float: right;
  }
  #ex-column #spbList.fixed {
    position: fixed;
    bottom: 10px;
  }
  #ex-column #spbList.fixedTop {
    position: fixed;
    top: 62px;
  }

  #fdx-footer .snsLink {margin: -45px auto 20px;}
  #fdx-footer .snsLink ul {
    width: 400px;
    float: right;
    text-align: center;
  }

  #fgn ,
  #fdx-footer .snsLink ,
  #fdx-footer .ftx {
    width: 1240px;
  }
  #fdx-footer .ftx .caution {float: left;}
  #fdx-footer .ftx .cp {
    margin: 0 80px 0 0;
    float: right;
  }

  #emeraldList ul li {width: 400px;}

/*
  #dialog .era .era-new {font-size: 10vw;}
  #dialog .era .era-txt {
    width: 70%;
    min-width: 1000px;
  }
*/


}




/*──────────────────────────────────────────────────────────────────────

  Tablet｜layout

──────────────────────────────────────────────────────────────────────*/
@media screen and (min-width: 769px) and (max-width: 1280px) {

  body {
    min-width: 1024px;
    overflow-x: auto;
  }

  #fdx-header {
    height: 160px;
    position: relative;
  }
  #fdx-header.nmhd {height: 110px!important;}
  #fdx-header.nmhd #otherGn {top: 56px!important;}

  #keyword-search {
    top: 60px;
    left: 230px;
    right: auto;
  }
  #keyword-search input {width: 270px;}
  #otherGn {top: 60px;}

  #mmList .mb .pdm .smlist {display: block!important;}
  #mmList .mb .pdm .smlist section.preset {
    max-width: none;
    display: flex;
    justify-content: center;
  }
  #mmList .mb .pdm .smlist section.preset .dis {padding: 0 10px;}
  /*
  #routeMap .pdmti {margin: 0 10px!important;}
  #routeMap .rmf {
    width: 748px;
    margin: 0 auto;
  }
  */

  #countrywide {
    padding: 0 0 0 24px;
    display: block!important;
  }
  #countrywide::before {
    width: 200px;
    left: -250px;
  }
  #emeraldBan {padding-right: 10px;}

  #mainGlobalNavi .mainLogo {
    top: 42px;
    transition:all 0.3s ease;
  	/*-webkit-transition:all 0.3s ease;
  	-moz-transition:all 0.3s ease;
  	-ms-transition:all 0.3s ease;*/
  }
  #mainGlobalNavi .mainLogo img {height: 56px;}

  #mainGn {
    width: 100%;
    top: 80px;
    left: 0;
  }
  #mainGn {top: 110px;}
  #mainGn #mmList .mb .btn {display: none;}
  #mainGn #mmList .mb .pdm {
    position: absolute;
    top: 51px;
    left: 0;
    right: 0;
  }
  #pdmm {
    height: 41px;
    padding: 4px 0 0;
    top: 6px;
    left: 0;
    right: 0;
    text-align: center;
  }
  #pdmm .mmbtn {border-left: 1px solid #000;}
  #pdmm .mmbtn:first-child {border: none;}
  #pdmm .mmbtn span ,
  #pdmm .mmbtn a {
    margin-top: 0;
    padding: 0 4px;
    font-size: 13px;
  }
  #pdmm .mmbtn span { padding: 0 20px 0 5px;}
  #pdmm .mmbtn span.active {margin-top: 5px;}
  #pdmm .mmbtn .ico {top: 9px;}
  #pdmm .mmbtn .ico::before {
    content: "\e947";
    transform: rotate(90deg);
  }
  #mainGn #mmList .mb .pdm .smlist {
    display: flex;
    justify-content: center;
  }
/*
  #main-caption #searchEntry ul li {width: 16%;}
  #main-caption #searchEntry ul li.btnDelivery {width: 20%;}
*/
  #container {
    width: calc(100% - 20px);
    padding: 10px;
  }
  #container .breadcrumb-list ol {width: auto!important;}
  #selectShop {display: none;}

  #main-column {
    width: 100%;
    float: none;
    overflow: hidden;
  }
  #main-caption {margin-right: auto!important;}

  #center-column {
    width: calc(100% - 270px);
    float: left;
  }
  #main-column.lcAct #center-column {
    width: calc(100% - 230px);
    float: right;
  }
  #main-column.solo #center-column {width: 100%;}
  /*#main-column.solo #sitemap #publish-shoplist .index {top: 0;}*/

  #left-column {
    width: 210px;
    float: left;
  }
  #searchCount {width: 210px;}
  #main-search .slm .slide {left: 210px;}
  #main-search .slm .slide section {display: block!important;}
  #searchCondition {width: 210px;}
  #searchCondition.fixed {top: 10px;}
  #searchCondition #selectGenre .gp label.rdbtn::after {top: 3px;}

  #right-column {
    width: 250px;
    float: right;
  }

  #ex-column {
    width: calc(100% + 20px)!important;
    height: auto!important;
    margin: 10px -10px -10px!important;
    float: none!important;
  }
  #ex-column #spbList {
    background: #333;
    position: relative;
    overflow-y: hidden;
  	overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  #ex-column #spbList p {
    width: 100%;
    position: absolute;
    left: 0;
  }
  #spbDisp {
    padding: 10px 0;
    list-style-type: none;
    display: flex;
  }
  #spbDisp li {padding: 0 5px;}
  #spbDisp li:first-child {padding: 0 5px 0 10px;}
  #spbDisp li:last-child {padding: 0 10px 0 5px;}

  #fdx-footer .snsLink ul {
    padding: 0 20px 20px;
    text-align: left;
  }

  #pageTop {right: 10px;}


}



/*──────────────────────────────────────────────────────────────────────

  SMP｜layout

──────────────────────────────────────────────────────────────────────*/
@media screen and (max-width: 768px) {

  body {overflow-x: hidden; min-width: 300px;}
  body::after {display: none!important;}

  body.mmActive #wrap {
    width: 100%;
    position: fixed;
    left: 0;
  }
  body.mmActive #container ,
  body.mmActive #fdx-footer {
    filter: blur(7px);
  	-webkit-filter: blur(7px);
  }
  body.mmActive #fdx-header {left: 80%;}
  body.mmActive #hm .hm-btn .ico::before {content: "\e916";}
  #fdx-header #mainGlobalNavi .mainLogo.season {left: 0!important;}

  #wrap {overflow: visible;}

  #PRnavi_bottom.up {bottom: 55px;}

  #fdx-header {
    height: 50px;
    position: fixed;
    text-shadow: none;
    box-shadow: none;
  }
  #fdx-header::after {display: none;}
  #fdx-header .mainLogo {
    margin: 0 auto;
    padding: 0 0 0 40px;
    position: relative;
    top: 7px;
    left: auto;
    display: inline-block;
    transition:all 0.3s ease;
  	/*-webkit-transition:all 0.3s ease;
  	-moz-transition:all 0.3s ease;
  	-ms-transition:all 0.3s ease;*/
  }
  #fdx-header .mainLogo a {
    padding: 0 4px 0 0;
    display: table-cell;
  }
  #fdx-header .mainLogo a img {height: 38px;}
  #ex-column.fxd {
    height: 110px!important;
    z-index: 1000!important;
  }
  #ex-column.fxd div.fxr {
    position: fixed;
    bottom: -160px;
    left: 0;
    right: 0;
    transition: all 0.3s ease;
  }
  #ex-column.fxd div.fxr.fs ,
  #ex-column.fxd div.fxr.nm {bottom: 0;}
  #ex-column.fxd div.fxr.fs #spbList ul#spbDisp li a {
    width: 240px;
    height: 135px;
    transition: all 0s ease;
  }
  #ex-column.fxd div.fxr.fs #spbList ul#spbDisp li a video ,
  #ex-column.fxd div.fxr.fs #spbList ul#spbDisp li a img {
    width: 240px;
    height: 135px;
    transition: all 0s ease;
  }
  #ex-column.fxd div.fxr.bsh {bottom: 50px!important;}

  #mainGlobalNavi .mainLogo p ,
  .mmActive #fdx-header #area-changer,
  body:not(.arcopen) #fdx-header #area-changer .area-list ,
  #fdx-header.kanto #area-changer .kanto ,
  #fdx-header.kansai #area-changer .kansai {display: none;}
  #fdx-header #area-changer {
    padding-left: 8px;
    font-size: 13px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
  }
  #fdx-header #area-changer .area-btn {
    width: 60px;
    height: 30px;
    padding: 2px 20px 2px 8px;
    line-height: 30px;
    text-align: left;
    background: #eee;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    display: inline-block;
  }
  #fdx-header #area-changer .area-btn::after {
    content: "\e947";
    position: absolute;
    top: 2px;
    right: 10px;
    font-size: 14px;
    color: #aaa;
    pointer-events: none;
    transform: rotate(90deg);
  }
  #fdx-header #area-changer .area-list {
    width: 100%;
    width: calc(100% - 10px);
    border: 1px solid #ccc;
    border-radius: 3px;
    list-style: none;
    overflow: hidden;
    position: absolute;
    top: 36px;
    left: 8px;
  }
  #fdx-header #area-changer .area-list li a {
    height: 30px;
    padding: 0 8px;
    line-height: 30px;
    text-align: left;
    background: #eee;
    display: block;
  }
  #fdx-header #area-changer .area-list li a:hover {
    color: #fff;
    background: #26d;
  }

  body.mmActive #fdx-header .mainLogo {
    filter: alpha(opacity=0);
    -moz-opacity: 0.00;
    opacity: 0.00;
  }
  #mainGlobalNavi {
    height: 50px;
    text-align: center;
  }
  #hm {
    top: 0;
    left: 0;
  }
  #hm .hm-btn {
    position: relative;
    z-index: 10;
  }
  #hm .mmbg {display: none;}
  body.mmActive #hm .mmbg {
    display: block!important;
    background: rgba(0,0,0,0.7);
    position: fixed;
    top: -10px;
    bottom: -10px;
    left: -10px;
    right: -10px;
    z-index: 5;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
  }
  #main-menu {
    width: 80%;
    background: rgba(100,100,100,0.7);
    position: fixed;
    top: 0;
    bottom: 0;
    left: -80%;
    z-index: 15;
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    transition:all 0.3s ease;
  	/*-webkit-transition:all 0.3s ease;
  	-moz-transition:all 0.3s ease;
  	-ms-transition:all 0.3s ease;*/
  }
  #main-menu .mmlogo {
    padding: 15px 7px;
    display: block;
    overflow: hidden;
    text-align: center;
  }
  #main-menu .mmlogo a {
    margin: 0 10px;
    float: left;
  }
  #main-menu .mmlogo a img {height: 34px;}
  #main-menu .mmlogo p {
    height: 34px;
    margin: 0 10px;
    padding: 0 10px 0 0;
    float: right;
    line-height: 34px;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: -0.04em;
    color: #fff;
    cursor: pointer;
  }
  #main-menu .mmlogo p .ico {
    height: 12px;
    margin: -5px 0 0 4px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  #main-menu .mmlogo p .ico::before {
    content: "\e934";
    position: absolute;
    font-size: 14px;
  }
  #main-menu .mmlogo p.active .ico::before {
    margin: 1px 0 0;
    transform: rotate(-180deg);
  }

  #countrywide {
    height: auto;
    margin: 0 5px;
    padding: 5px 0;
    position: relative;
    background: none;
    display: none;
    transition:all 0.3s ease;
  	/*-webkit-transition:all 0.3s ease;
  	-moz-transition:all 0.3s ease;
  	-ms-transition:all 0.3s ease;*/
  }
  #countrywide::before {display: none;}
  #countrywide ul li.current {display: none!important;}
  #countrywide ul li a {
    height: auto;
    margin: 0 0 10px;
    padding: 8px 20px;
    border-radius: 2px;
    background: rgba(255,255,255,0.2);
    line-height: 1em;
    font-size: 12px;
    color: #fff;
  }

  #mainGn #mmList .mb .btn .ico {margin-top: 1px;}
  #mainGn #mmList .mb div.btn .ico::before {
    content: "\e916";
    font-size: 16px;
    transform: rotate(-45deg);
  }
  #mainGn #mmList .mb a.btn .ico {display: block!important;}
  #mainGn #mmList .mb a.btn .ico::before {
    content: "\e918";
    font-size: 18px;
  }
  body.mmActive #main-menu {
    left: 0!important;
    text-align: left;
  }
  #keyword-search {
    height: 40px;
    margin: 0 10px;
    padding: 15px 10px 10px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    position: relative;
    top: 0;
    right: auto;
    text-align: left;
  }
  #keyword-search label {
    width: 100%;
    background: none;
  }
  #keyword-search.active label {background: none;}
  #keyword-search label.ico::after {color: #eee!important;}
  #keyword-search input {
    width: calc(100% - 45px);
    margin: 0;
    padding: 1px 10px 1px 35px;
    background: none;
    border-radius: 0;
    font-size: 16px;
    color: #fff!important;
  }
  #keyword-search button {
    padding: 0;
    background: none;
    position: absolute;
    left: 190px;
    border-radius: 0;
  }
  #keyword-search button .ico::before {text-shadow: none;}

  #mainGn {
    width: trim(100% - 20px);
    padding: 0 10px 15px;
    position: relative;
    top: auto;
    left: auto;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: rgba(0,0,0,0);
  }
  #pdmm {display: none;}
  #mainGn .mmbg {display: none!important;}
  #mainGn #mmList .mb {
    float: none;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: rgba(0,0,0,0);
  }
  #mainGn #mmList .mb .btn {
    height: 50px;
    padding: 0 10px;
    position: relative;
    background: none!important;
    border: none!important;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
  }
  #mainGn #mmList .mb.active .pdm {box-shadow: none!important;}
  #mainGn #mmList .mb .btn {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: rgba(0,0,0,0);
    font-size: 15px;
    font-weight: bold;
  }
  #mainGn #mmList .mb .btn:hover ,
  #mainGn #mmList .mb.sa a.btn:hover {background: none!important;}
  #mainGn #mmList .mb .btn .ico {
    position: absolute;
    top: 15px;
    right: 30px;
  }
  #mainGn #mmList .mb .btn .ico::before {
    font-size: 20px;
    color: rgba(200,200,200,0.7);
  }
  #mainGn #mmList .mb.active .btn .ico::before {transform: rotate(-180deg);}
  #mainGn #mmList .mb a::after {
    content: attr(miniText);
    margin: 0 0 0 5px;
    font-size: 10px;
    font-weight: normal;
    color: #ff0;
  }
  #mainGn #mmList .mb .pdm {background: none!important;}
  #mainGn #mmList #mm-kuchikomi a {
    color: #fff;
    display: block;
  }
  #mainGn #mmList #mm-kuchikomi.mb div.btn .ico::before {
    content: "\e918";
    transform: rotate(0deg);
  }

  #otherGn {
    margin: 2px 10px 5px;
    padding: 2px 10px;
    border-radius: 2px;
    position: relative;
    top: auto;
    right: auto;
    background: rgba(0,0,0,0.2);
  }
  #otherGn li {
    padding: 8px 0;
    float: none;
    border: none;
    border-top: 1px solid rgba(0,0,0,0.2);
  }
  #otherGn li a {
    margin: 0;
    padding: 0 8px;
    border-radius: 1px;
    background: none!important;
    font-size: 13px;
    font-weight: bold;
    color: #eee!important;
  }
  #otherGn li a .ico {
    margin: -1px 0 0;
    padding: 0 4px 0 0;
  }
  #otherGn li a .ico::before {
    position: relative;
    font-size: 20px;
    color: #f73!important;
  }
  #otherGn li.member-registration a .ico::before {left: -3px; font-size: 24px;}
  #otherGn li.member-mypage a .ico::before {left: -1px; font-size: 22px;}
  #otherGn li.user-name {
    max-width: none;
    padding: 10px 0 12px 2px;
  }
  #otherGn li.user-name figure {
    width: 36px;
    height: 36px;
    background-size: 36px;
  }
  #otherGn li.user-name figure img {
    max-width: 36px;
    max-height: 36px;
  }
  #otherGn li.user-name .name {
    line-height: 36px;
    font-size: 13px;
  }


  /* プルダウンメニュー｜共通 */
  #mainGn #mmList .mb .pdm .smlist {padding: 0;}
  #mainGn #mmList .mb .pdm .smlist section {
    max-width: none;
    min-width: inherit;
    margin: 0;
    padding: 0 0 25px;
  }
  #mainGn #mmList .mb .pdm .smlist section p.pdmti {
    margin-bottom: 5px;
    padding-top: 10px;
    border: none;
    border-top: 1px solid rgba(255,255,255,0.2);
    font-size: 15px;
  }
  #mainGn #mmList .mb .pdm .smlist section.preset a ,
  #mainGn #mmList .mb .pdm .smlist section .default a {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    font-weight: bold;
  }
  /*#mainGn #mmList .mb .pdm .smlist section#routeMap {display: none;}*/
  #mainGn #mmico {display: none;}


  /* プルダウンメニュー｜店舗 */
  /*
  #routeMap {
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
  #routeMap .rmf {
    width: 100%;
    height: 250px;
    overflow: auto;
  }
  #routeMap .rmf ul {
    width: 1122px;
    height: 496.5px;
    background-size: 1122px 496.5px;
  }
  #routeMap .rmf ul li a.mp-l {
    height: 27px;
    padding: 0 9px;
    border-radius: 4.5px;
    box-shadow: 0 0 2px 0 #222;
    line-height: 27px;
    font-size: 19.5px;
  }
  #routeMap .rmf ul li a.mp-s {
    padding: 0 10.5px;
    border-radius: 4.5px;
    font-size: 18px;
    text-shadow: 0 0 3px #111;
  }
  #routeMap .rmf ul li a.mp-s.bf::before ,
  #routeMap .rmf ul li a.mp-s.af::after {
    width: 15px;
    height: 15px;
    margin: -3px 3px 0;
  }
  #routeMap .rmf ul li a.mp-s.af.hz {padding-top: 4px;}
  #routeMap .rmf ul li a.mp-s.af.hz::after {margin-top: 4px;}
  #routeMap .rmf ul li a.mp-s.bf.hz::before {margin-bottom: 4px;}
  */


  /* プルダウンメニュー｜女の子 */
  #mm-girl.mb .pdm .smlist section.standby .swipe {
    margin: 0 0 10px;
    overflow: auto;
  }
  #mm-girl.mb .pdm .smlist section.standby .swipe ul li:first-child {padding-left: 5px;}
  #mm-girl.mb .pdm .smlist section.standby .swipe ul li:last-child {padding-right: 5px;}
  #mm-girl.mb .pdm .smlist section.standby .default {
    position: static;
    top: auto;
    right: auto;
    text-align: center;
  }

  /*
  #googleTranslate {
    margin: 10px 10px 25px;
    padding: 5px 0;
    background: #fff;
    border-radius: 2px;
    position: relative;
    top: 0;
    left: 0;
    right: auto;
    z-index: 20;
    text-align: center;
  }
  #hideImg {
    width: auto;
    height: auto;
    padding: 7px 0;
    position: relative;
    top: auto;
    right: auto;
    border: none;
  }
  #hideImg .btn {
    margin: 0 10px;
    padding: 7px;
    background: rgba(255,255,255,0.2);
    border-radius: 2px;
    text-align: center;
  }
  #hideImg:hover p::after {display: none;}
  #hideImg .btn span {
    font-size: 12px;
    color: #fff;
  }
  #hideImg .btn span::after {font-size: 15px;}
  #hideImg .btn .ico {
    position: relative;
    top: -2px;
  }
  #hideImg .btn .ico::before {
    font-size: 22px;
    color: #ccc;
  }
  #hideImg .btn.off .ico::after {
    top: 0;
    left: -1px;
  }
  #hideImg p {
    width: auto;
    padding: 7px 15px;
    display: block;
    position: relative;
    top: auto;
    left: auto;
    background: none;
  }
  */

  #group-site {
    position: relative;
    top: auto;
    right: auto
  }
  #group-site ul {
    width: calc(100% - 20px);
    min-width: auto;
    margin: 0;
    padding: 0 10px 25px;
    left: auto;
    display: block!important;
    background: none!important;
    box-shadow: none!important;
  }
  #group-site ul li {border-color: rgba(0,0,0,0.2);}
  #group-site ul li a {
    padding: 14px 10px;
    text-align: left;
    font-size: 13px;
    color: #ccc;
  }
  #group-site ul li a:hover {color: #ccc;}
  #group-site ul li a .ico {
    top: 13px;
    right: 14px;
  }
  #group-site ul li a .ico::before {font-size: 14px;}
  #group-site .btn {
    width: auto;
    margin: 0 10px;
    padding: 5px 0;
    background-image: linear-gradient(80deg, #333 30%, #222 60%);
    border: none;
    border-radius: 2px;
    box-shadow: none;
    cursor: default;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: rgba(0,0,0,0);
    font-weight: normal;
    color: #fff;
  }
  #group-site .btn .ico::before {color: #555;}

  #container {
    margin: 50px 0 0;
    padding: 0;
    /*margin: 0;
    padding: 50px 0 0;*/
    position: relative;
  }
  #container .embn {
    padding: 10px 10px 0;
    background: #000;
    display: block;
  }
  #container .embn a {
    max-width: 640px;
    margin: 0 auto;
    display: block;
  }
  #container .embn a figure {background: #333;}
  #container .embn a figure img {
    width: 100%;
    max-width: 640px;
  }
  #selectShop {height: 106px;}

  /* 左カラム検索一覧 */
  #keyword-search-in-this dl {
    height: auto;
    padding: 15px 10px 20px;
  }
  #keyword-search-in-this dl dt {
    padding: 6px 0 12px;
    font-size: 16px;
    font-weight: bold;
  }
  #keyword-search-in-this dl dd input {
    width: calc(100% - 55px);
    height: 30px;
    margin: 4px 0 4px 30px;
    font-size: 16px;
  }
  #keyword-search-in-this label {border-radius: 20px;}
  #keyword-search-in-this label.ico::after {top: 9px; left: 9px;}
  #keyword-search-in-this p {
    height: 50px;
    line-height: 50px;
    font-weight: bold;
  }
  #searchCondition {padding: 0 0 70px;}
  #container label.ckbx::before ,
  #container label.rdbtn::before {border-color: #111!important;}
  #container label.sle::after {
    top: 10px;
    right: 18px;
  }
  #searchCondition select {
    margin: 0 10px;
    padding: 4px 26px 4px 10px;
    font-size: 16px;
  }
  #detailed-search ul li {
    padding: 3px 10px 15px 10px;
    float: left;
    font-size: 14px;
    letter-spacing: -0.04em;
  }
  #detailed-search section {text-align: left!important;}
  #detailed-search p.ihp {
    padding: 15px 0;
    height: 20px;
    line-height: 20px;
  }
  #detailed-search section p.ti {
    margin-bottom: 10px;
    font-size: 18px;
  }
  #detailed-search section:last-child {border: none;}
  #container label.rdbtn::before ,
  #container label.ckbx::before {
    width: 20px;
    height: 20px;
    top: 15px;
    left: 15px;
  }
  #container label.rdbtn::after ,
  #container label.ckbx::after {
    font-size: 26px;
    top: -5px;
    left: -1px;
  }
  body.searchMode #container #searchCondition {display: block!important;}
  body.searchMode #container #selectShop ,
  body.searchMode #container #main-caption ,
  body.searchMode #container #center-column ,
  body.searchMode #container #ex-column ,
  body.searchMode #fdx-footer {display: none!important;}
  body.searchMode #container {overflow: visible;}
  body.searchMode #container #main-column {padding: 0;}
  #main-search .slm p {font-size: 18px;}
  #main-search .slm p span {font-size: 14px;}
  #main-search .slm .pdbtn .si {font-size: 16px;}
  #main-search .slm .pdbtn .si .ico {
    margin: 0;
    top: 8px;
    right: 8px;
  }
  #main-search .slm .pdbtn .si .ico::before {font-size: 20px;}
  #main-search .slm .slide {left: 0;}
  #main-search #selectArea.slm .slide .arealist {padding: 0;}
  #main-search #selectArea.slm .slide .arealist section {
    width: calc(100% - 20px);
    margin: 0 10px;
  }
  #main-search #selectArea.slm .slide .arealist section p.gp {
    width: auto;
    margin: 0;
    padding: 0;
    display: block;
    font-size: 18px;
  }
  #main-search #selectArea.slm .slide .arealist section dl:nth-child(2) dt.mdn {margin-top: 15px;}
  #main-search #selectArea.slm .slide .arealist section dl dt.mdn {
    padding: 12px 10px;
    background: #000;
    border-bottom: 1px solid #333;
    text-align: center;
    font-size: 16px;
    color: #ccc;
  }
  #main-search #selectArea.slm .slide .arealist section ul {display: block;}
  #main-search #selectArea.slm .slide .arealist section ul li {
    padding: 0;
    float: none;
  }
  #main-search #selectArea.slm .slide .arealist section dl dd ul ,
  #main-search #selectGenre.slm .slide .modalMenu ul {
    display: flex;
    flex-flow: wrap;
  }
  #main-search #selectArea.slm .slide .arealist section dl dd ul li ,
  #main-search #selectGenre.slm .slide .modalMenu ul li {
    width: 50%!important;
    min-width: inherit!important;
    position: relative;
  }
  #main-search #selectArea.slm .slide .arealist section dl dd ul li:nth-child(2n+1) a::before ,
  #main-search #selectGenre.slm .slide .modalMenu ul li:nth-child(2n+1) a::before {
    content: "";
    border-left: 1px solid #333;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
  }
  #main-search #selectGenre.slm .slide .modalMenu ul li:nth-child(-n+2) {border-top: 1px solid #333;}
  #main-search #selectArea.slm .slide .arealist section dl dd ul li a::after ,
  #main-search #selectGenre.slm .slide .modalMenu ul li a::after {
    content: "";
    border-right: 1px solid #333;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
  }
  #main-search #selectArea.slm .slide .arealist section dl dd ul li a ,
  #main-search #selectGenre.slm .slide .modalMenu ul li a {
    padding-right: 30px;
    display: flex;
    align-items: center;
    line-height: 1.1em!important;
    font-size: 15px;
  }
  #main-search .slm .slide section p.gp.ckd::before ,
  #main-search .slm .slide .modalMenu ul li.ckd::before ,
  #main-search .slm .slide .modalMenu ul li:before {content: none;}
  #main-search .slm .slide p.gp {
    height: 50px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 3px;
    background: #333;
    line-height: 50px;
    text-align: center;
  }
  #main-search .slm .slide p.gp a {
    height: 50px;
    padding: 0 0 0 10px;
    display: block;
    position: relative;
    overflow: hidden;
    line-height: 50px;
  }
  #main-search #selectGenre.slm .slide p.gp {margin-bottom: 7px;}
  #main-search .slm .slide .modalMenu ul {padding: 0 0 40px!important;}
  #main-search .slm .slide .modalMenu ul li {
    width: auto;
    padding: 0;
    float: none;
    border-bottom: 1px solid #333;
  }
  #main-search .slm .slide .modalMenu label.rdbtn {
    width: 50px;
    height: 50px;
    position: relative;
    float: left;
  }
  #main-search .slm .slide .modalMenu label.rdbtn::before {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 15px;
    left: 15px;
  }
  #main-search .slm .slide .modalMenu label.rdbtn::after {
    font-size: 26px;
    top: 11px;
    left: 14px;
  }
  #main-search .slm .slide .modalMenu ul li a {
    height: 50px;
    padding: 0 0 0 10px;
    line-height: 50px;
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 16px;
  }
  #main-search .slm .slide .modalMenu a .ico {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 15px;
    right: 5px;
    display: block;
  }
  #main-search .slm .slide .modalMenu .gp a .ico {
    top: 16px;
    right: 3px;
  }
  #main-search .slm .slide .modalMenu a .ico::before {
    content: "\e918"!important;
    font-size: 18px;
    color: #f73;
  }
  #countryGuideNav {display: none!important;}
  #left-column.ds #changeSearchCondition ,
  #left-column.ds #searchCondition #keyword-search-in-this ,
  #left-column.ds #searchCondition #main-search .slm ,
  #left-column.ds #searchCondition #detailed-search {display: none;}
  #left-column.ds #searchCondition {background: #1f1f1f;}
  #left-column.ds #searchCondition #main-search .slm.active {
    display: block;
    margin: 0;
    background: none;
    border: none;
  }
  #left-column.ds #searchCondition #main-search .slm.active .slide {
    width: 100%;
    padding-top: 20px;
    position: relative;
    top: 0!important;
    left: 0!important;
  }
  #left-column.ds #searchCondition #main-search .slm.active.hdpd .slide {padding-top: 70px;}
  #left-column.ds #searchCondition #main-search .slm.active .slide .modalMenu {
    width: 100%;
    margin: 0;
    padding: 0;
    background: none;
  }
  #left-column.ds #searchCondition #main-search .slm.active .slide .modalMenu section {
    width: calc(100% - 20px);
    margin: 0 10px;
    padding: 0;
    position: static;
  }
  #left-column.ds #searchCondition #main-search .slm.active .pdbtn {display: none!important;}
  #searchCondition {display: none;}
  #changeSearchCondition {
    height: 50px;
    margin: 0 10px 10px;
    padding: 0 5px 0 0;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    line-height: 40px;
    display: block;
  }
  #changeSearchCondition dl {
    padding: 0 5px 0 10px;
    overflow: hidden;
    border-radius: 2px;
  }
  #changeSearchCondition dl dt {
    float: left;
    font-size: 11px;
    color: #ccc;
  }
  #changeSearchCondition dl dt span {
    padding: 0 2px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
  }
  #changeSearchCondition dl dd.btn ,
  #changeSearchCondition dl dd.searchBtn-change-btn {
    height: 30px;
    margin: 5px 0 5px 5px;
    padding: 0 10px 0 7px;
    background: #f73;
    border-radius: 3px;
    float: right;
    text-shadow: 0 0 3px #ffbd99;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -0.03em;
    color: #000;
    cursor: pointer;
  }
  #changeSearchCondition dl dd.btn .ico ,
  #changeSearchCondition dl dd.searchBtn-change-btn .ico {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  #changeSearchCondition dl dd.btn .ico::before ,
  #changeSearchCondition dl dd.searchBtn-change-btn .ico::before {
    content: "\e90c";
    position: absolute;
    top: -1px;
    left: -1px;
    font-size: 18px;
    color: #fff;
  }
  #changeSearchCondition dl dd.return {display: none;}
  #changeSearchCondition.fixed dl {
    height: 50px;
    padding: 0 70px 0 0;
    background: rgba(0,0,0,0.9);
    border-radius: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
  }
  #changeSearchCondition.fixed dl dt {
    height: 30px;
    margin-top: 10px;
    padding: 0 15px 0 0;
    line-height: 30px;
    float: right;
    border-right: 1px solid #333;
    letter-spacing: -0.05em;
  }
  #changeSearchCondition.fixed dl dd.btn ,
  #changeSearchCondition.fixed dl dd.searchBtn-change-btn {
    margin: 10px 0 5px 10px;
    float: left;
  }
  body.searchMode #container #changeSearchCondition {
    height: 0;
    margin: 0 10px;
    line-height: 50px;
    border: none;
  }
  body.searchMode #fdx-header ,
  body.searchMode #container #changeSearchCondition dl dt ,
  body.searchMode #container #changeSearchCondition dl dd.btn {display: none;}
  body.searchMode #container #changeSearchCondition dl dd.return ,
  #left-column.ds #searchCondition #main-search .slm .returnBtn {
    padding: 0 20px;
    display: block;
    background: #1f1f1f;
    border-bottom: 1px solid #000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    line-height: 50px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
  }
  body.searchMode #container #changeSearchCondition dl dd.return .ico ,
  #left-column.ds #searchCondition #main-search .slm .returnBtn .ico {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  body.searchMode #container #changeSearchCondition dl dd.return .ico::before ,
  #left-column.ds #searchCondition #main-search .slm .returnBtn .ico::before {
    content: "\e917";
    position: absolute;
    top: -2px;
    left: -7px;
    transform: rotate(180deg);
    font-size: 22px;
    color: #f73;
  }
  #left-column.ds #searchCondition #main-search .slm .mpnv {
    margin: 0 0 15px;
    padding: 10px 10px 0;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 50;
    border-bottom: 5px solid #1f1f1f;
    box-shadow: 0 0 10px 5px #1f1f1f;
  }
  #left-column.ds #searchCondition #main-search .slm .mpnv div {
    width: calc(100%);
    padding: 10px 0 18px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: -0.07em;
    color: #777;
    cursor: pointer;
    transition:all 0.3s ease;
  	/*-webkit-transition:all 0.3s ease;
  	-moz-transition:all 0.3s ease;
  	-ms-transition:all 0.3s ease;*/
  }
  #left-column.ds #searchCondition #main-search .slm .mpnv div.active {
    padding: 16px 0 12px;
    background: #1f1f1f;
    border-radius: 3px 3px 0 0;
    color: #f73;
  }
  #left-column.ds #searchCondition #main-search .slm .mpnv div span {display: block;}
  #left-column.ds #main-search .slm .alv ol {
    padding: 0 0 20px;
    display: block;
    overflow: hidden;
  }
  #left-column.ds #searchCondition #main-search .slm .mpnv div.plural {
    height: 29px;
    padding: 0 0 10px;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    justify-content: center;
  }
  #left-column.ds #searchCondition #main-search .slm .mpnv div.plural.active {padding: 7px 0 3px;}
  #left-column.ds #searchCondition #main-search .slm .mpnv div.plural span {
    margin: 0 3px;
    white-space: nowrap;
  }
  #left-column.ds #main-search .slm .alv ol li {float: left;}
  #left-column.ds #main-search .slm .alv ol li .ico::before {color: #555;}
  #left-column.ds #main-search .slm .alv ol li a {
    letter-spacing: -0.05em;
    font-size: 11px;
  }
  #searchCount {
    height: auto;
    padding: 15px 0;
    position: fixed!important;
    bottom: 0!important;
    left: 0!important;
    right: 0!important;
    z-index: 70;
  }
  #searchCount .num {
    width: 140px;
    padding: 0;
    float: left;
    white-space: nowrap;
  }
  #searchCount .num div {
    margin: 4px 0 0;
    display: block;
  }
  #searchCount input[type="submit"] {
    margin: 0 15px 0 0;
    float: right;
  }
  #searchCount .result {
    display: flex;
    flex-flow: nowrap;
    align-items: center;
    justify-content: space-between;
  }
  #searchCount .result .num ,
  #searchCount .result input[type="submit"] {float: none!important;}

  #keyword-search-in-this .popular-search-word {padding-bottom: 20px;}
  #keyword-search-in-this .popular-search-word p {
    padding: 0;
    font-size: 16px;
  }
  #keyword-search-in-this .popular-search-word ul li a {font-size: 14px;}


  /* 中央カラム */
  #main-column {padding: 0 0 10px;}
  #main-caption.top h1 {
    padding: 0 10px 7px;
    z-index: 20;
    line-height: 1.2em;
    text-shadow: 0 0 10px #111;
    font-size: 10px;
  }
  #main-caption.top h1 {letter-spacing: 0;}
  #main-caption.top h1 span {display: block;}

  #container .breadcrumb-list {
    margin: 0 10px;
    padding: 7px 0px;
  }
  #container #main-column.solo .breadcrumb-list {padding-top: 10px;}
  #container.smpMode .breadcrumb-list {
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }

  /*#container section {padding: 0 0 20px;}*/
  #container section h2.ht ,
  #container section div.ht {margin: 5px 10px 7px;}
  #container section .seeMore {
    position: relative;
    right: auto;
  }
  #container section .seeMore ul {
    padding: 2px 0 5px;
    display: block;
    border-bottom: 1px solid rgba(255,255,255,0.2);
  }
  #container section .seeMore ul li {
    margin: 0;
    padding: 0;
    float: left;
  }
  #container section .seeMore ul li a {
    margin: 0 7px 7px 0;
    letter-spacing: -0.05em;
  }
  #container section .seeMore.ls a {max-width: 290px;}

  #center-column section p.explanation {
    padding: 2px 20px 0;
    position: static;
    line-height: 1.3em;
    font-size: 11px;
  }
  #center-column section p.explanation span {display: inline-block;}

  #center-column.ms section {margin: 0;}

  /* 中央カラム｜共通ヘッダー */
  #center-column #upper-element.hfcmn {padding: 10px 7px 0!important;}
  #center-column #under-element.hfcmn {padding: 0 7px 10px!important;}
  #center-column .hfcmn ul.ctab {
    padding-left: 0!important;
    padding-right: 0!important;
  }
  #center-column .hfcmn ul.ctab li a ,
  #center-column .hfcmn ul.ctab li.current a {
    height: auto;
    padding: 8px 4px 7px;
    overflow: hidden;
    line-height: 1em!important;
    font-size: 10px;
    font-weight: bold;
  }
  #center-column .hfcmn ul.ctab li a span {display: inline-block;}
  #center-column .hfcmn ul.ctab li a .ico {
    width: 24px;
    height: 24px;
    margin: 0 auto 3px;
    display: block;
  }
  /*#center-column .hfcmn ul.ctab li a .ico::before {font-size: 24px;}
  #center-column .hfcmn ul.ctab li.scbtn-ranking a .ico::before {font-size: 28px;}*/
  #center-column .hfcmn h1 {padding: 0 13px;}
  #center-column .search-item {padding: 14px 13px;}
  #center-column .search-item p {
    display: block;
    border: none;
  }
  #center-column .search-item ul {
    padding: 7px 0 0;
    display: block;
  }

  /* 中央カラム｜簡易ランキング */
/*
  #center-column .top3 p.ti {text-align: center;}
  #center-column .top3 ul.type {
    margin: 0 -5px;
    padding: 0 0 10px;
    position: relative;
    top: auto;
    right: auto;
    justify-content: center;
  }
  #center-column .top3 ol li a figure img {box-shadow: none;}
  #center-column .top3 ol {margin: 0 -5px;}
  #center-column .top3 ol li dl dt {
    padding: 6px 0 3px;
    font-size: 11px;
  }
  #center-column .top3 ol li dl dd {font-size: 9px;}
  #center-column .top3 #r-girl ol li a .rank {
    position: relative;
    top: auto;
    left: auto;
  }
  #center-column .top3 #r-girl ol li a figure {
    width: 80px;
    height: 80px;
    max-height: none;
    margin: 0 auto;
    background: #333;
    border-radius: 50%;
    overflow: hidden;
  }
  #center-column .top3 #r-video ol li a figure {max-height: 110px;}
  #center-column .top3 #r-selfie ol li a .rank {
    position: relative;
    top: auto;
    left: auto;
  }
  #center-column .top3 #r-selfie ol li a figure {
    width: 80px;
    height: 120px;
    max-height: none;
    margin: 0 auto;
    background: #333;
    border-radius: 5px;
    overflow: hidden;
  }
*/
  #center-column .pg-navi .pn {font-size: 10px;}
  #center-column .pg-navi .pn span {font-size: 12px;}


  /* スマホ｜デフォルト表示（動画/自撮り） */
  #keyword-search-in-this .popular-search-word.iln {display: none!important;}
  #center-column .smpPs {display: block!important;}
  #center-column .smpPs {
    margin: 8px 0 0;
    padding: 5px 2px 15px;
  }
  #center-column .smpPs p {
    margin: 5px 10px 7px;
    padding: 0 10px 8px;
    border-bottom: 4px solid rgba(255,255,255,0.2);
    font-size: 20px;
    font-weight: bold;
    color: #fff;
  }
  #center-column .smpPs ul {
    padding: 0 0 0 7px;
    overflow: hidden;
    list-style-type: none;
  }
  #center-column .smpPs ul li {float: left;}
  #center-column .smpPs ul li a {
    margin: 4px 7px 0 0;
    padding: 7px 10px;
    background: #111;
    border-radius: 14px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
  }
  #center-column .smpPs ul li a::before {content: "";}
  #center-column .smpPs ul li a:hover {
    text-shadow: none;
    color: #fff;
  }

  /* 一覧ランキングデザイン */
  #mainItemWrap ul li .rank ,
  ol li .rank {
    width: 90px;
    font-size: 12px;
  }
  #mainItemWrap ul li .rank span ,
  ol li .rank span {font-size: 22px;}
  #mainItemWrap ul li .rank[class*="no"] .ico ,
  ol li .rank[class*="no"] .ico {vertical-align: middle;}
  #mainItemWrap ul li .rank[class*="no"] .ico::before ,
  ol li .rank[class*="no"] .ico::before {
    margin: -14px 0 0 -18px;
    left: 50%;
    font-size: 24px;
  }

  #featuredKeywords {
    background: #000;
    transition:all 0.3s ease;
  	/*-webkit-transition:all 0.3s ease;
  	-moz-transition:all 0.3s ease;
  	-ms-transition:all 0.3s ease;*/
  }
  #featuredKeywords ul {padding: 0 10px 15px;}

  #main-column.solo .static-area {
    width: auto;
    margin-bottom: 0;
    padding: 10px;
  }
  #main-column.solo .static-area header h1 {font-size: 18px;}
  #main-column.solo .static-area h2 {font-size: 16px;}
/*
  #main-column.solo #contact section ol.flow {display: block;}
  #main-column.solo #contact section ol.flow li {
    width: calc(100% - 20px)!important;
    padding: 15px 10px;
    border: none!important;
    border-bottom: 1px solid #333!important;
  }
  #main-column.solo #contact section ol.flow dl dt h3 {font-size: 14px;}
  #main-column.solo #contact section ol.flow dl dt span {font-size: 28px;}
  #main-column.solo #contact p {
    text-align: left;
    font-size: 12px;
  }
  #main-column.solo #contact section .ip {margin: 0 5px 10px;}
  #main-column.solo #contact section .ip p {
    line-height: 1.2em;
    font-size: 11px;
  }
  #main-column.solo #contact table th {
    width: auto;
    padding: 15px 15px 0;
    display: block;
    text-align: left;
    font-size: 16px;
  }
  #main-column.solo #contact table td {
    padding: 10px 10px 15px;
    display: block;
  }
  #main-column.solo #contact table tr td input[type="text"] {
    width: calc(100% - 10px);
    max-width: 400px;
  }
  #main-column.solo #contact table td textarea {
    min-width: calc(100% - 10px);
    max-width: calc(100% - 10px);
  }
  #main-column.solo #contact .send p {
    padding: 10px 5px 5px;
    text-align: center;
  }
  #main-column.solo #contact .tel-contact .tel {font-size: 20px;}
  #main-column.solo #contact .tel-contact span {font-size: 11px;}
*/

/*
  #main-column.solo #sitemap section {display: block;}
  #main-column.solo #sitemap ul {padding: 7px 0!important;}
  #main-column.solo #sitemap #publish-shoplist ul {padding-bottom: 20px!important;}
  #main-column.solo #sitemap section ul li {min-width: calc(25% - 22px);}
  #main-column.solo #sitemap #publish-shoplist .index {
    width: calc(100% - 20px);
    left: 10px;
    right: 10px;
  }
  #main-column.solo #sitemap #publish-shoplist .index {top: 50px;}
  #main-column.solo #sitemap #publish-shoplist .index ul li a {font-size: 13px;}
  #main-column.solo #sitemap #publish-shoplist .index ul {padding: 0!important;}
*/

  #container .pager ul li {
    width: auto!important;
    padding: 0!important;
  }
  #container .pager ul li a {
    width: 36px!important;
    margin: 0 4px!important;
  }
  #container .pager ul li a.prev ,
  #container .pager ul li a.next {display: none!important;}

/*
  #main-column.solo #er404 div {font-size: 70px;}
  #main-column.solo #er404 div span {
    padding: 0;
    display: block;
    font-size: 22px;
  }
  #main-column.solo #er404 h1 {font-size: 16px!important;}
  #main-column.solo #er404 p {font-size: 11px!important;}
*/

  #ex-column #spbList {
    background: #333;
    position: relative;
    overflow-y: hidden;
  	overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  #ex-column #spbList p {
    width: 100%;
    position: absolute;
    left: 0;
  }
  #spbDisp {
    padding: 10px 0;
    list-style-type: none;
    display: flex;
  }
  #spbDisp li {padding: 0 5px;}
  #spbDisp li:first-child {padding: 0 5px 0 10px;}
  #spbDisp li:last-child {padding: 0 10px 0 5px;}


  #fdx-footer {
    padding: 20px 0 0;
    border: none;
  }
  #fgn {
    width: calc(100% - 20px);
    padding: 0;
  }
  #fgn .fmc-block dl.fmc {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
  }
  #fgn .fmc-block dl.fmc dt {
    height: 48px;
    line-height: 48px;
    padding: 0 0 0 10px;
    position: relative;
    border-top: 1px solid #333;
    cursor: pointer;
    transition:all 0.3s ease;
  	/*-webkit-transition:all 0.3s ease;
  	-moz-transition:all 0.3s ease;
  	-ms-transition:all 0.3s ease;*/
  }
  #fgn .fmc-block dl.fmc.active dt {
    margin: 0 -10px 15px;
    padding: 0 0 0 20px;
    background: #333;
  }
  #fgn .fmc-block dl.fmc dt .ico::before {
    content: "\e916";
    display: block;
    position: absolute;
    top: 16px;
    right: 10px;
    font-size: 16px;
    color: #555;
    transform: rotate(45deg);
    transition:all 0.3s ease;
  	/*-webkit-transition:all 0.3s ease;
  	-moz-transition:all 0.3s ease;
  	-ms-transition:all 0.3s ease;*/
  }
  #fgn .fmc-block dl.fmc.active dt .ico::before {
    transform: rotate(-90deg);
    right: 19px;
    color: #999;
  }
  #fgn .fmc-block dl.fmc dd {display: none;}
  #fgn .fmc-block dl.fmc dd ul {padding: 7px 7px 20px;}
  #fgn .fmc-block dl.fmc dd ul li {
    min-width: 80px;
    padding: 0 15px 10px 0;
  }
  #fgn .fmc-block dl.fmc dd ul li a {font-weight: bold;}
  #fgn .fmc-block dl.fmc dd .area-block {
    padding: 10px 0 5px;
    border-top: 1px solid #333;
  }
  #fgn .fmc-block dl.fmc dd .area-block.all {padding: 0 0 7px;}
  #fgn .fmc-block dl.fmc dd .area-block:first-child {border: none;}
  #fgn .fmc-block dl.fmc dd .area-block:last-child {margin-bottom: 10px;}
  #fgn .fmc-block dl.fmc dd .area-block ul {
    padding: 0 7px;
    border: none;
  }

  #fgn .explanation {display: none!important;}
  #fgn .dxInfo {
    margin: 0;
    padding: 30px 0 20px 10px;
  }
  #fgn .dxInfo ul li {
    padding: 0 20px 10px 0;
    border: none;
  }
  #fgn .dxInfo ul li a {
    margin: 0;
    font-size: 12px;
  }
  #fdx-footer .snsLink ul {padding: 0 20px 15px;}
  #fdx-footer .ftx .caution {
    padding: 10px 0 0;
    line-height: 1.2em;
    font-size: 9px;
  }
  #fdx-footer .ftx .cp {
    margin: 0;
    padding: 15px 0 5px;
    font-size: 8px;
  }
  #pageTop {right: 10px;}
  #pageTop a {
    height: 50px;
    background: rgba(0,0,0,0.5);
    font-size: 11px;
  }
  #pageTop a .ico {
    height: 30px;
    margin-top: 0;
  }
  #pageTop a .ico::before {
    top: 4px;
    font-size: 24px;
  }
  body.mps::after {display: none;}

  /*　単一レイアウト｜右カラム　*/
  #right-side {
    width: 100%;
    margin-bottom: -10px;
    position: static;
  }
  #various-induction {
    width: auto;
    padding: 0 0 10px;
    background: #eee;
  }
  #various-induction h2 {
    margin: 0 0 5px;
    padding-top: 15px;
  }
  #various-induction ul {display: flex;}
  #various-induction ul li {margin-left: 10px;}
  #various-induction ul li:last-child {border-right: 10px solid #eee;}
  #various-induction ul li a {
    width: 200px;
    height: 100px;
  }

  /* メニューグループサイト */
  #mainGn #mmList #mm-original {border-bottom: none;}
  #mainGn #mmList #mm-original .pdm {height: 100%;}
  #mainGn #mmList #mm-original .preset {display: block;}
  #mainGn #mmList #mm-original .preset .dis {width: 100%;}
  #mainGn #mmList #mm-original .preset .dis p.pdmti {
    height: 50px;
    padding-top: 0;
    margin-bottom: 0;
    line-height: 50px;
    border-top: none;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    position: relative;
    cursor: pointer;
  }
  #mainGn #mmList #mm-original .preset .dis p.pdmti a {
    height: inherit;
    line-height: inherit;
    font-size: inherit;
    cursor: pointer;
  }
  #mainGn #mmList #mm-original .preset .dis p.pdmti:before {
    content: "\e918";
    font-family: 'ico' !important;
    font-size: 18px;
    font-weight: normal;
    color: rgba(200,200,200,0.7);
    position: absolute;
    top: 0;
    right: 12px;
    transition: all 0.3s ease;
  }

  #mainGn #mmList #mm-original .preset .dis p.tex,
  #mainGn #mmList #mm-original .preset .dis .pdmti span ,
  #mainGn #mmList #mm-original .btn ,
  #mainGn #mmList #mm-original .preset .dis a.pda {display: none;}

  /* ランキングメニュー */
  .rankingMenuBtn {font-size: 12px;}
  .foot-rankingMenuBtn .rankingMenuBtn {
    width: 170px;
    font-size: 14px;
  }
  .foot-rankingMenuBtn .rankingMenuBtn span {
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
  }
  .rank_etc.disp {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .rank_etc.disp dd:not(:last-child) {border-bottom: 1px solid #222;}

  /* エメバ */
  #emeraldList .itemList {margin: 10px 10px 0;}
  #emeraldList ul li {width: 200px;}


  /* モーダル */
  /*
  #dialog-wrap {
    width: 320px;
    padding: 8px;
  }
  .dialog-img {width: 100%;}
  #dialog-close {
    width: 30px;
    height: 30px;
    background: #fff;
    top: -30px;
    right: 0;
  }
  #dialog-close .ico::before {
    line-height: 34px;
    font-size: 20px;
  }
 */

}
