body {
  font-size: 16px;
  line-height: 1;
  word-break: break-all;
  min-width: 1216px;
}

p {
  line-height: 1.3;
}

.pageHeaderA .pageHeaderA__text {
  font-size: 11.2px;
  height: 20px;
  line-height: 20px;
}
.pageHeaderA .pageHeaderA__contents {
  padding: 28px 0 20px;
}
.pageHeaderA .pageHeaderA__logo {
  width: 500px;
  height: 148px;
  vertical-align: middle;
}
.pageHeaderA .pageHeaderA__info {
  vertical-align: middle;
  text-align: right;
  line-height: 1.4;
  font-size: 19.2px;
}
.pageHeaderA .pageHeaderA__info span {
  font-size: 32px;
  font-weight: bold;
}

#gnav {
  margin-bottom: 20px;
}
#gnav ul li {
  text-align: center;
  width: 152px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
}
#gnav ul li a {
  display: block;
  font-size: 19.2px;
}

#main_flickslide {
  margin-bottom: 28px;
}

.flickslide {
  width: 924px;
  margin: 0 auto;
}
.flickslide .jquery_flick-slide_main {
  margin: 0 auto;
}
.flickslide .jquery_flick-slide_main ol li {
  width: 924px;
  height: 300px;
}
.flickslide .jquery_flick-slide_main ol li img {
  max-width: 924px;
  max-height: 300px;
}
.flickslide .jquery_flick-slide_pager ol {
  height: 60px;
  background: #000;
}
.flickslide .jquery_flick-slide_pager ol li {
  display: inline-block;
  width: 184.8px;
  height: 60px;
}
.flickslide .jquery_flick-slide_pager ol li span {
  display: block;
}
.flickslide .jquery_flick-slide_pager ol li img {
  vertical-align: top;
  width: 184.8px;
  height: 60px;
}

#contents > .inner {
  padding: 36px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#footer .footer_inner01 {
  height: 160px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
#footer .footer_inner01 > .inner {
  height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 28px 36px 8px;
}
#footer .footer_inner01 #footer_nav {
  width: 912px;
}
#footer .footer_inner01 #footer_nav li {
  margin: 0 16px 12px 0;
  font-size: 13.6px;
}
#footer .footer_inner01 #footer_nav li a {
  white-space: nowrap;
}
#footer .footer_inner01 #footer_nav li a:hover {
  text-decoration: underline;
}
#footer .footer_inner01 .pagetop {
  text-align: right;
  position: absolute;
  top: 28px;
  right: 36px;
}
#footer .footer_inner01 .pagetop .btn_l {
  background: none;
}
#footer .footer_inner01 #copyright {
  position: absolute;
  bottom: 8px;
  left: 36px;
  text-align: left;
  font-size: 13.6px;
}
#footer .footer_inner02 .footer_linkArea {
  padding: 40px 0;
}

/*--------------------------------------------------------------------*/
.inner {
  width: 1216px;
  margin: 0 auto;
}

.modeIB {
  font-size: 0;
}
.modeIB > * {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}

.modeTB {
  display: table;
  table-layout: fixed;
  border-collapse: separate;
  width: 100%;
}
.modeTB > * {
  display: table-cell;
}

.modeFB {
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-content: flex-start;
}
.modeFB > * {
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-content: flex-start;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px;
  line-height: 1.3;
  border: 1px solid #000000;
  border-top: 0;
}
.modeFB dt {
  border-right: 0;
}
.modeFB.FB_v1 > *:nth-child(-n+4) {
  border-top: 1px solid #000000;
}
.modeFB.FB_v1 > dt {
  width: 19%;
}
.modeFB.FB_v1 > dt:nth-of-type(2n) {
  border-left: 0;
}
.modeFB.FB_v1 > dd {
  width: 31%;
}
.modeFB.FB_v2 > *:nth-child(-n+2) {
  border-top: 1px solid #000000;
}
.modeFB.FB_v2 > dt {
  width: 19%;
}
.modeFB.FB_v2 > dd {
  width: 81%;
  justify-content: flex-start;
}

.modeFX {
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
}
.modeFX > * {
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-content: flex-start;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.3;
}
.modeFX.dlFX dt, .modeFX.dlFX dd {
  padding: 12px;
}

.tableBox table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.tableBox th {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000000;
  border-top: 0;
  border-right: 0;
  padding: 12px;
  vertical-align: middle;
  line-height: 1.3;
}
.tableBox td {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000000;
  border-top: 0;
  padding: 12px;
  text-align: left;
  vertical-align: middle;
  line-height: 1.3;
}
.tableBox tr:first-child th, .tableBox tr:first-child td {
  border-top: 1px solid #000000;
}
.tableBox.tableBox_v1 th, .tableBox.tableBox_v1 td {
  width: 50%;
}
.tableBox.tableBox_v2 th {
  width: 39%;
}
.tableBox.tableBox_v3 th {
  border: 1px solid #000000;
  border-left: 0;
  border-bottom: 0;
}
.tableBox.tableBox_v3 th:first-child {
  border-left: 1px solid #000000;
}
.tableBox.tableBox_v3 td {
  border-left: 0;
  padding: 8px;
  vertical-align: middle;
  text-align: center;
  line-height: 1.2;
  height: 48px;
}
.tableBox.tableBox_v3 td:first-child {
  border-left: 1px solid #000000;
}
.tableBox.tableBox_v4 th {
  width: 19%;
}
.tableBox.tableBox_v4 td {
  width: 31%;
}

.titLv2 {
  width: 1144px;
  height: 72px;
  line-height: 72px;
  margin-bottom: 16px;
  font-size: 27.2px;
  overflow: hidden;
}
.titLv2.tit_m {
  width: 788px;
}
.titLv2.tit_s {
  width: 340px;
}

.titLv3 {
  margin-bottom: 12px;
  font-size: 19.2px;
  height: 48px;
  line-height: 48px;
  text-indent: 1em;
  overflow: hidden;
}

.titLv4 {
  padding-bottom: 4px;
  margin-bottom: 8px;
  font-size: 16px;
  border-bottom: 1px dotted #000000;
}
.titLv4:before {
  content: "";
  margin-right: 1em;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  border-left: 4px solid #000000;
}

.btn_s {
  text-align: center;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.btn_s a {
  display: block;
}

.btn_m {
  text-align: center;
  width: 120px;
  height: 48px;
  line-height: 48px;
}
.btn_m a {
  display: block;
}

.btn_l {
  text-align: center;
  width: 216px;
  height: 48px;
  line-height: 48px;
}
.btn_l a {
  display: flex;
  justify-content: center;
  padding-left: 8px;
  padding-right: 8px;
}
.btn_l__ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.btn_l__nowrap {
  white-space: nowrap;
}

.icon {
  width: 104px;
  height: 20px;
  line-height: 22px;
  text-align: center;
  font-size: 13.6px;
}
.icon.new {
  width: 108px;
  height: 20px;
  line-height: 22px;
  font-size: 11.2px;
}
.icon.rank {
  width: 108px;
  height: 20px;
  line-height: 22px;
  font-size: 11.2px;
}
.icon.today {
  width: 108px;
  height: 20px;
  line-height: 22px;
  font-size: 11.2px;
}

.btnMore {
  margin-top: 16px;
  text-align: right;
}
.btnMore > div {
  display: inline-block;
}

.main_contBox {
  padding: 0;
  margin-bottom: 36px;
}

.sNav {
  margin-bottom: 40px;
}
.sNav li {
  overflow: hidden;
  width: 280px;
  height: 100px;
  margin-top: 8px;
  margin-right: 8px;
  text-align: center;
  line-height: 100px;
}
.sNav li:nth-of-type(-n+4) {
  margin-top: 0;
}
.sNav li:nth-of-type(4n) {
  margin-right: 0;
}
.sNav li a {
  display: block;
}

.listBtn {
  padding: 4px 0 0;
  margin-bottom: 28px;
}
.listBtn nav {
  width: 888px;
  margin: 0 auto;
}
.listBtn ul {
  text-align: center;
}
.listBtn li {
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 4px;
}
.listBtn li:first-child {
  margin-left: 0;
}
.listBtn li a {
  text-decoration: none;
  display: block;
}
.listBtn .scheduleBtn li:first-child {
  margin-left: 0;
}

.listGirlsA {
  margin-top: 32px;
}
.listGirlsA > ul > li {
  width: 216px;
  margin: 28px 16px 0 0;
}
.listGirlsA > ul > li:nth-child(-n+5) {
  margin-top: 0;
}
.listGirlsA > ul > li:nth-of-type(5n) {
  margin-right: 0;
}
.listGirlsA > ul > li > a > section > *:last-child {
  margin-bottom: 0;
}
.listGirlsA .listGirlsA__rank {
  width: 216px;
  height: 40px;
  line-height: 40px;
}
.listGirlsA .listGirlsA__rank p {
  text-align: center;
  padding: 0;
  line-height: 40px;
}
.listGirlsA .listGirlsA__photo + * {
  margin-top: 8px;
}
.listGirlsA .listGirlsA__photo img {
  display: block;
}
.listGirlsA .listGirlsA__flags {
  margin-top: -20px;
  margin-bottom: 8px;
  position: relative;
  z-index: 3;
  height: 20px;
}
.listGirlsA .listGirlsA__flags li:nth-of-type(2n) {
  margin-right: 0;
}
.listGirlsA .listGirlsA__info {
  margin-bottom: 8px;
}
.listGirlsA .listGirlsA__info h1 {
  margin: 0 0 4px 0;
}
.listGirlsA .listGirlsA__info > * {
  margin-bottom: 4px;
}
.listGirlsA .listGirlsA__info > *:last-child {
  margin-bottom: 0;
}
.listGirlsA .listGirlsA__info .size, .listGirlsA .listGirlsA__info .premium {
  font-size: 11.2px;
  line-height: 1;
}
.listGirlsA .listGirlsA__hours {
  margin: 0 0 8px;
}
.listGirlsA .listGirlsA__hours .state {
  font-size: 19.2px;
}
.listGirlsA .listGirlsA__hours p {
  text-align: center;
  padding: 8px 8px 0;
  margin-bottom: 0;
  line-height: 1;
}
.listGirlsA .listGirlsA__hours p ~ p {
  padding-top: 4px;
}
.listGirlsA .listGirlsA__hours p:nth-last-of-type(1) {
  padding-bottom: 8px;
}
.listGirlsA .listGirlsA__hours p.scheduleComment {
  font-size: 13.6px;
}
.listGirlsA .listGirlsA__feature li {
  vertical-align: top;
  margin: 0 8px 4px 0;
  font-size: 13.6px;
}
.listGirlsA .listGirlsA__feature li:nth-of-type(2n) {
  margin-right: 0;
}
.listGirlsA .listGirlsA__feature li:nth-last-of-type(-n+2) {
  margin-bottom: 0;
}
.listGirlsA .listGirlsA__comment {
  text-align: left;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.listGirlsA + .btnMore {
  margin-top: 32px;
  padding-bottom: 4px;
}

.listMovie > ul > li {
  width: 368px;
  margin: 28px 20px 0 0;
}
.listMovie > ul > li:nth-child(-n+5) {
  margin-top: 28px;
}
.listMovie > ul > li:nth-of-type(5n) {
  margin-right: 16px;
}
.listMovie > ul > li:nth-child(-n+3) {
  margin-top: 0;
}
.listMovie > ul > li:nth-of-type(3n) {
  margin-right: 0;
}
.listMovie .listMovieContents {
  max-height: 276px;
  margin-bottom: 8px;
}
.listMovie .listMovieContents object {
  max-height: 276px;
  width: 100%;
  display: block;
}
.listMovie .listMovieContents object embed {
  width: 100%;
  height: 100%;
}
.listMovie .listMovieContents video {
  width: 100%;
  vertical-align: top;
  max-height: 276px;
}
.listMovie .listMovieContents iframe {
  width: 100%;
  max-height: 276px;
}
.listMovie .listGirlsA__info {
  margin-bottom: 0;
}
.listMovie .listGirlsA__info a {
  display: block;
  text-align: right;
}
.listMovie .listGirlsA__info a:hover h1, .listMovie .listGirlsA__info a:hover span {
  text-decoration: underline;
}
.listMovie .listGirlsA__info a h1, .listMovie .listGirlsA__info a span {
  display: inline-block;
  margin: 0;
}

.listNewsD .listBox > article {
  margin-bottom: 36px;
  overflow: hidden;
}
.listNewsD .listBox > article.modeTop, .listNewsD .listBox > article.modeBottom .listNewsD__contents {
  display: -ms-flexbox;
  display: flex;
  flex-flow: column wrap;
}
.listNewsD .listBox > article.modeTop .listNewsD__img {
  order: 1;
}
.listNewsD .listBox > article.modeTop .listNewsD__sentence {
  order: 2;
}
.listNewsD .listBox > article.modeBottom .listNewsD__img {
  order: 2;
}
.listNewsD .listBox > article.modeBottom .listNewsD__sentence {
  order: 1;
}
.listNewsD .listBox > article.modeLeft, .listNewsD .listBox > article.modeRight .listNewsD__contents {
  overflow: hidden;
}
.listNewsD .listBox > article.modeLeft .listNewsD__img {
  float: left;
}
.listNewsD .listBox > article.modeRight .listNewsD__img {
  float: right;
}
.listNewsD .listBox > article.column0 .listNewsD__img {
  margin-bottom: 16px;
}
.listNewsD .listBox > article.column0 .listNewsD__sentence {
  margin-bottom: 28px;
}
.listNewsD .listBox > article.column1 .listNewsD__contents {
  display: flex;
}
.listNewsD .listBox > article.column1 .listNewsD__img {
  margin-right: 16px;
  width: 480px;
  flex: 0 0 480px;
}
.pMain .listNewsD .listBox > article.column1 .listNewsD__img {
  width: auto;
  flex-basis: auto;
  max-width: 35%;
}
.listNewsD .listBox > article.column1 .listNewsD__sentence {
  flex: 1;
}
.listNewsD .listNewsD__head {
  height: auto;
  line-height: 1.3;
  padding: 8px;
  text-indent: 0;
}
.listNewsD .listNewsD__head .listNewsD__time {
  font-size: 11.2px;
  line-height: 1;
}
.listNewsD .listNewsD__head .listNewsD__title {
  font-size: 16px;
}
.listNewsD .listNewsD__contents {
  display: block;
  table-layout: auto;
}
.listNewsD .listNewsD__contents .listNewsD__img {
  display: block;
  width: auto;
  margin-bottom: 16px;
}
.listNewsD .listNewsD__sentence {
  display: block;
}

.pagerList {
  margin-top: 32px;
}
.pagerList .pagerListA {
  text-align: center;
}
.pagerList .pagerListA li {
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pagerList .pagerListA li a {
  display: block;
}
.pagerList .pagerListA li.back {
  text-align: left;
  margin-right: 4px;
}
.pagerList .pagerListA li.next {
  text-align: right;
  margin-left: 4px;
}
.pagerList .pagerListA li.btn_s {
  margin: 0 4px;
}
.pagerList .pagerListA li.btn_s:nth-last-of-type(1) {
  margin-right: 0;
}
.pagerList .pagerListA li.btn_l.nLink {
  padding: 0 8px;
}
.pagerList .pagerListA li.btn_l a {
  padding: 0 8px;
}

.listBox > article {
  margin-bottom: 36px;
  padding-bottom: 32px;
}
.listBox > article:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.listBox .listBox_img {
  vertical-align: top;
  width: 216px;
  border-right: 20px solid transparent;
}
.listBox .listBox_img img {
  width: 100%;
}
.listBox .listBox_contents {
  overflow: hidden;
}
.listBox .listBox_contents .listBox_head {
  height: auto;
  line-height: 1.3;
  padding: 8px;
  text-indent: 0;
}
.listBox .listBox_contents .listBox_head .listBox_time {
  font-size: 11.2px;
  line-height: 1;
  margin-bottom: 4px;
}
.listBox .listBox_contents .listBox_head .listBox_title {
  font-size: 16px;
}
.listBox .listBox_contents .listBox_head .listBox_title a:hover {
  text-decoration: underline;
}
.listBox .listBox_contents .listBox_girlsName {
  text-align: right;
  margin-bottom: 8px;
}
.listBox .listBox_contents .listBox_girlsName p {
  font-size: 13.6px;
}
.listBox .listBox_contents .listBox_girlsName p a {
  font-size: 16px;
}
.listBox .listBox_contents .listBox_girlsName p a:hover {
  text-decoration: underline;
}
.listBox .listBox_contents .listBox_sentence {
  margin-bottom: 28px;
}
.listBox .listBox_contents .listBox_nav {
  text-align: center;
}
.listBox .listBox_contents .listBox_nav li {
  font-size: 13.6px;
  margin-left: 12px;
}
.listBox .listBox_contents .listBox_nav li:before {
  content: "|";
  margin-right: 12px;
}
.listBox .listBox_contents .listBox_nav li:first-child {
  margin-left: 0;
}
.listBox .listBox_contents .listBox_nav li:first-child:before {
  display: none;
}
.listBox .listBox_contents .listBox_nav li a:hover {
  text-decoration: underline;
}

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input::-webkit-input-placeholder, button::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #ccc;
}
input::-moz-placeholder, button::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: #ccc;
}
input:-ms-input-placeholder, button:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #ccc;
}

input[type="text"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="search"],
input[type="number"],
textarea,
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"], .input.select, input[type="checkbox"] + label::before {
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-word;
}

input[type="text"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="search"],
input[type="number"],
textarea,
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"] {
  width: 100%;
  background: #fff;
  padding: 8px;
}

/*			textarea style		*/
textarea {
  resize: vertical;
}

/*			select style		*/
select {
  width: 100%;
  background: #fff;
  padding: 8px;
  -moz-appearance: none;
  border-radius: 3px;
  text-indent: 0.01px;
  text-overflow: '';
  border: 1px solid #ccc;
}
select::-ms-expand {
  display: none;
}

.input.select:after, .formBox_ymdInner:after, .formBox_ymdInner .input.date:before, .formBox_ymdInner .input.date:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  display: block;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #333;
  border-left: 0;
  border-bottom: 0;
  pointer-events: none;
  top: 50%;
}

.input.select {
  position: relative;
  border: 0;
  border-radius: 0;
}
.input.select:after {
  right: 14px;
  margin: -7px -5px 0 0;
}
.input.select.error:after {
  margin-top: -20px;
}

:root .input.select:after {
  display: none\0;
}

@media all and (-ms-high-contrast: none) {
  :root .input.select:after {
    display: block\0;
  }
}
.formBox_ymdInner {
  position: relative;
}
.formBox_ymdInner:after {
  left: calc(75% + 44px + 44px + 2em - 14px);
  margin: -7px 0 0 -5px;
}
.formBox_ymdInner .input.date {
  position: relative;
}
.formBox_ymdInner .input.date select {
  width: 25%;
  margin: 0 16px 0 28px;
}
.formBox_ymdInner .input.date select:first-child {
  margin-left: 0;
}
.formBox_ymdInner .input.date:before {
  left: calc(25% - 14px);
  margin: -7px 0 0 -5px;
}
.formBox_ymdInner .input.date:after {
  left: calc(50% + 44px + 1em - 14px);
  margin: -7px 0 0 -5px;
}

/*			focus style			*/
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="search"],
input[type="number"],
textarea,
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"] {
  border: 1px solid #ccc;
  transition-property: box-shadow, border;
  transition-duration: 0.2s;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
textarea:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus {
  border: 1px solid #000000;
}

/*			radio style			*/
input[type="radio"] {
  display: none;
}

input[type="radio"] + label {
  position: relative;
  display: inline-block;
  padding: 4px 4px 4px 20px;
  cursor: pointer;
  margin-right: 12px;
}
input[type="radio"] + label:nth-last-of-type(1) {
  margin-right: 0;
}

input[type="radio"] + label::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -8px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 100%;
}

input[type="radio"]:checked + label::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 4px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-radius: 100%;
}

/*			checkbox style		*/
input[type="checkbox"] {
  display: none;
}

input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  padding: 4px 4px 4px 20px;
  cursor: pointer;
}

input[type="checkbox"] + label::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: #fff;
}

input[type="checkbox"]:checked + label::after {
  position: absolute;
  content: '';
  top: 9px;
  left: 2px;
  width: 10px;
  height: 4px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: 3px solid #000000;
  border-top: 0;
  border-right: 0;
}

.checkbox {
  display: inline-block;
  margin-right: 12px;
}
.checkbox label {
  font-size: 16px;
}
.checkbox:nth-last-of-type(1) {
  margin-right: 0;
}

body:not(.pInquiryCheck) .formCheckA td {
  font-size: 0;
}
.formCheckA td ul {
  display: flex;
}
.formCheckA td ul li:not(:first-child) {
  margin-left: 8px;
}

.formBox .error-message {
  font-size: 13.6px;
  color: #c00;
  margin-top: 8px;
}

img[data-material="no-image"] {
  display: block;
}
.pickup__Photo img[data-material="no-image"] {
  width: 300px;
  height: 400px;
  margin: 0 auto;
}
.listGirlsA__photo img[data-material="no-image"], .listBox_img img[data-material="no-image"] {
  width: 216px;
  height: 288px;
}
.pAccess .appoint__mapPhoto img[data-material="no-image"] {
  width: 432px;
  height: 324px;
}
.pDetail #viewer .mainImg img[data-material="no-image"] {
  width: 480px;
  height: 640px;
}
.pDetail #viewer .thumbnail img[data-material="no-image"] {
  width: 96px;
  height: 128px;
}

.noDataText {
  text-align: center;
  padding: 80px 0;
  line-height: 1.3;
  margin: 0 auto;
}

.sendText {
  text-align: center;
  padding: 80px 0;
  line-height: 1.3;
  margin: 0 auto;
}
