@charset "UTF-8";
.pc {
  display: none !important;
}

@media (min-width: 960px) {
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
}
.innner, .sl_gals, .lst_panel, .box_if, .breadcrumb ol {
  max-width: 960px;
  margin: 0 auto;
}

.innner2, .box_news {
  max-width: 620px;
  margin: 0 auto;
}

.innner3, .gals_btn {
  max-width: 480px;
  margin: 0 auto;
}

.flex, .fnav, .box_tag, .dnav.dmenu .lst_main, .dnav.dmenu, .flexC, .top_nav ul, .mv, .sec_newface .panel .newdate, .panel_info .size, .panel_info .date, .panel_info .status, .slick-dots, .gals_btn, .btn_sub_links ul, .pagenation_box, .pagenation_box ol, .box_select, .ttl1, .lst_contact .box_sns, .drawer button, .copyright, .btn, .btn2, .box_select .sel_btn, .btn1, .btn_tel {
  display: flex;
  align-items: center;
}

.flexC, .top_nav ul, .mv, .sec_newface .panel .newdate, .panel_info .size, .panel_info .date, .panel_info .status, .slick-dots, .gals_btn, .btn_sub_links ul, .pagenation_box, .pagenation_box ol, .box_select, .ttl1, .lst_contact .box_sns, .drawer button, .copyright, .btn, .btn2, .box_select .sel_btn, .btn1, .btn_tel {
  justify-content: center;
}

.pad1 {
  padding: 1.75rem;
}

.pt_b {
  background: url("../../img/bg_pat_black.jpg") repeat center top/80px;
}

.bg_dam1 {
  background: #1a1311 url("../../img/bg_damask1.png") repeat left top 100px;
}

a {
  color: #00a7e0;
}

.gfont, .lst_contact > p, .btn_tel, .ttl span, .ttl1 span, .lst_main span {
  font-family: "Lilita One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.btn, .btn2, .box_select .sel_btn, .btn1, .btn_tel {
  color: white;
  border-radius: 9999px;
  margin-left: auto;
  margin-right: auto;
}

.btn1, .btn_tel {
  padding: 1.4rem 1rem;
  font-weight: bold;
  border: 4px solid;
  box-shadow: 0 10px 0 0 rgba(93, 63, 89, 0.2);
  line-height: 1;
  max-width: 380px;
  background: linear-gradient(242deg, #00a7e0 30%, #28efc3);
}

.logo_main {
  display: block;
  width: 100%;
}
@media (min-width: 480px) {
  .logo_main {
    width: 85%;
    max-width: 960px;
  }
}

.copyright {
  color: #85d5f0;
  font-size: 0.9rem;
}

header {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  overflow: hidden;
  width: 100%;
  height: 70px;
  background: #85d5f0;
}
header .lst_main {
  display: none;
}

.lst_main a {
  color: white;
}

h1 {
  width: 120px;
}
h1 a, h1 img {
  display: block;
}

.d_overlay {
  display: none;
}

.d-open {
  overflow: hidden !important;
}
.d-open .d_overlay {
  display: block;
  background: rgba(255, 255, 255, 0.75);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
}

.drawer {
  position: fixed;
  z-index: 2000;
  top: 0;
  width: 100%;
}
.drawer button {
  width: 70px;
  height: 70px;
  border: 0;
  outline: 0;
  background: transparent;
  position: fixed;
  z-index: 200;
  top: 0;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.drawer button:hover {
  cursor: pointer;
}
.drawer button .icon {
  display: block;
  width: 100%;
  height: 100%;
}
.drawer button.mbtn {
  right: 0;
}
.drawer button.mbtn .icon {
  position: relative;
  margin: 0 8px 0 0;
  width: 20px;
}
.drawer button.mbtn .icon, .drawer button.mbtn .icon::before, .drawer button.mbtn .icon::after {
  height: 2px;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background: white;
}
.drawer button.mbtn .icon::before, .drawer button.mbtn .icon::after {
  position: absolute;
  top: -6px;
  left: 0;
  content: " ";
  width: 20px;
}
.drawer button.mbtn .icon::after {
  top: 6px;
}
.drawer button.open .icon {
  margin: 0 0 3px 0;
  transform: rotate(45deg);
}
.drawer button.open .icon::before, .drawer button.open .icon::after {
  top: 0;
  background: white;
}
.drawer button.open .icon::before {
  transform: rotate(-90deg);
  width: 20px;
}
.drawer button.open .icon::after {
  top: -4px;
  left: 10px;
  width: 10px;
  height: 10px;
  background: transparent;
}
.drawer button.none {
  display: none;
}

.dnav {
  width: 100%;
  max-width: 430px;
  padding: 0 2rem;
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  color: white;
}
.dnav a {
  display: block;
  flex-shrink: 0;
}
.dnav.dmenu {
  z-index: 110;
  right: -101vw;
  background: url("../../img/bg_2.jpg") repeat-y center top/100%;
  transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  flex-direction: column;
}
.dnav.dmenu.open {
  right: 0;
}
.dnav.dmenu ul {
  width: 100%;
}
.dnav.dmenu .lst_main {
  padding: calc(60px + 1rem) 0 1rem;
  flex-wrap: wrap;
}
.dnav.dmenu .lst_main li {
  width: calc(50% - 0.5rem);
  margin-bottom: 2rem;
}
.dnav.dmenu .lst_main li:nth-child(odd) {
  margin-right: 1rem;
}
.dnav.dmenu .lst_main a {
  display: block;
}
.dnav.dmenu .lst_contact {
  padding: 1.75rem;
  margin-top: auto;
}

@media (min-width: 960px) {
  header {
    justify-content: space-between;
    padding: 0 100px 0 0;
  }
  header h1 {
    margin-left: 80px;
  }
  header .lst_main {
    font-size: 0.85rem;
    display: flex;
    justify-content: space-around;
    margin-left: 2rem;
  }
  header .lst_main li {
    margin-left: 2rem;
  }
  header .lst_main a {
    display: block;
  }
  .drawer-open button .icon {
    margin: 0 0 3px 10px;
  }
}
.fixed {
  overflow: hidden !important;
  height: 100%;
}

body {
  color: #777;
  background: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100vh;
}

header, main, footer {
  width: 100%;
  min-width: 375px;
}

main:not(.p_top) {
  margin-top: 70px;
}

.rad1, .if_15nav, .box_pd, .box_news .thumbnail, .sl_event a, .panel .p_img, .bnn {
  border-radius: 1rem;
  overflow: hidden;
}

iframe {
  width: 100%;
  vertical-align: bottom;
}

.ttl, .ttl1, .lst_main {
  line-height: 1;
}
.ttl span, .ttl1 span, .lst_main span {
  display: block;
  margin-bottom: 0.2rem;
  font-size: 1.5em;
}

.openinfo {
  width: 80%;
  max-width: 420px;
  margin-bottom: 0.75rem;
}

.btn_tel {
  width: 86%;
  font-size: 1.9rem;
  letter-spacing: 0.12em;
}
.btn_tel img {
  width: 0.75em;
  height: 0.75em;
  margin-right: 0.2em;
}

.btn2, .box_select .sel_btn {
  font-size: 1rem;
  padding: 0.75em 1em;
  max-width: 15em;
  font-weight: 500;
  position: relative;
}
.btn2.nex::after, .box_select .sel_btn::after, .btn2.pre::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  pointer-events: none;
  position: absolute;
  top: calc(50% - 2px);
  border-top: 1px solid;
  border-right: 1px solid;
}
.btn2.nex::after, .box_select .sel_btn::after {
  right: 1rem;
  transform: rotate(45deg);
}
.btn2.pre::after, .box_select .pre.sel_btn::after {
  left: 1rem;
  transform: rotate(-135deg);
}

.lst_contact {
  max-width: 400px;
  margin: 0 auto;
}
.lst_contact > p {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 1.75rem;
}
.lst_contact a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lst_contact .box_reserv a, .lst_contact .box_credit a {
  height: 60px;
  border-radius: 30px;
}
.lst_contact .box_sns a {
  display: block;
  width: 50px;
}
.lst_contact .box_sns a:nth-child(odd) {
  margin-right: 2rem;
}

.name {
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.name .age {
  margin-left: 0.4em;
}

.box_tag {
  flex-wrap: wrap;
}
.box_tag span {
  display: inline-block;
  color: #E634A5;
  border-radius: 0.75rem;
  background: white;
  line-height: 1;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0;
}

.breadcrumb {
  background: rgba(255, 255, 255, 0.75);
  font-size: 0.9rem;
  color: #777;
}
.breadcrumb ol {
  display: flex;
  white-space: nowrap;
  overflow-x: auto;
  padding: 1rem 1.75rem;
}
.breadcrumb li {
  line-height: 1;
}
.breadcrumb li a {
  display: flex;
  align-items: center;
  margin-right: 1rem;
}
.breadcrumb li a span {
  padding-right: 1rem;
}
.breadcrumb li a::after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid #777;
  border-right: 1px solid #777;
  transform: rotate(45deg);
}
.breadcrumb li:last-child a::after {
  content: none;
}

main {
  flex: 1;
}

.ttl1 {
  flex-direction: column;
  font-weight: bold;
  font-size: 1rem;
  text-align: center;
  padding: 3rem 0 1.75rem;
}
.ttl1 span {
  font-size: 2.75rem;
}
.ttl1 img {
  display: block;
  width: 40px;
  height: 40px;
}
.ttl1.t_news span {
  color: #91dea9;
}
.ttl1.t_sched span {
  color: #00a7e0;
}
.ttl1.t_newf span {
  color: #efc128;
}
.ttl1.t_rank span {
  color: #cda1dc;
}
.ttl1.t_howto span {
  color: #90d1d6;
}
.ttl1.t_system span {
  color: #f08080;
}
.ttl1.t_access span {
  color: #ffac58;
}
.ttl1.t_event span {
  color: #1ddbbb;
}

.btn4, .box_select .sel_btn {
  text-shadow: 0 1px 2px white;
  border: 1px solid white;
  background: linear-gradient(0deg, #a4a4a4 0%, #d7d7d7 40%, white 100%);
}

.sd1 {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 60px -20px, rgba(0, 0, 0, 0.3) 0px 30px 10px -25px;
}

.caps {
  font-size: 0.85rem;
  display: block;
}

.box_select {
  text-align: center;
}
.box_select .sel_btn {
  max-width: 12em;
  margin-left: 1rem;
  padding: 0;
}
.box_select .sel_btn::after {
  right: 1rem;
  transform: rotate(135deg);
}
.box_select .sel_btn select {
  color: #777;
  display: inline-block;
  width: 100%;
  padding: 0.5rem 1rem;
  text-align: center;
  text-align: -webkit-center;
}

.galsreview {
  color: rgba(119, 119, 119, 0.2);
}
.galsreview span {
  padding: 0.25rem 1px 1rem;
  display: inline-block;
}
.galsreview.r5 {
  color: white;
}
.galsreview.r4 span:nth-child(-n+4) {
  color: white;
}
.galsreview.r3 span:nth-child(-n+3) {
  color: white;
}
.galsreview.r2 span:nth-child(-n+2) {
  color: white;
}
.galsreview.r1 span:first-child {
  color: white;
}

.box_voice > div {
  background: white;
  padding: 1.75rem;
  margin-bottom: 1rem;
}
.box_voice > div .sub_aco {
  padding: 1.75rem 0;
}
.box_voice .poster {
  opacity: 0.75;
  font-size: 0.85rem;
}
.box_voice h5 {
  display: flex;
  align-items: center;
  padding: 0.5rem 0;
  font-size: 0.9rem;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2);
}
.box_voice h5 img {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  border: 1px solid rgba(119, 119, 119, 0.2);
  margin-right: 0.75rem;
}
.box_voice .review {
  padding-bottom: 1.75rem;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2);
}
.box_voice .caps {
  padding-top: 1.75rem;
  opacity: 0.5;
}

.pagenation_box {
  padding: 1rem 0;
}
.pagenation_box a, .pagenation_box .current {
  display: inline-block;
  padding: 0.75rem;
}
.pagenation_box .current {
  color: #777;
}

.btn_sub_links {
  background: rgba(119, 119, 119, 0.4);
}
.btn_sub_links ul {
  padding: 1.75rem 0 1.25rem;
}
.btn_sub_links ul li {
  display: block;
  width: 170px;
  overflow: hidden;
  border-radius: 0.2em;
  box-shadow: 0 2px 5px rgba(119, 119, 119, 0.5);
  background: url(../../img/btn_white.jpg) no-repeat center center/100%;
  margin: 0 0.5rem 0.5rem 0;
  height: 50px;
  line-height: 50px;
}
@media (max-width: 620px) {
  .btn_sub_links ul {
    max-width: 400px;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  .btn_sub_links ul li:nth-child(even) {
    margin-right: 0;
  }
}
.btn_sub_links a {
  font-size: 1.1rem;
  color: #777;
  text-shadow: 1px 1px 2px white, -1px -1px 1px #c1c1c1;
  display: block;
  text-align: center;
  font-weight: bold;
}

.gals_btn {
  padding: 0 1.35rem 1.75rem;
  flex-wrap: wrap;
}
.gals_btn > li {
  width: 50%;
  padding: 0 0.3rem;
  margin-bottom: 0.6rem;
}
.gals_btn .btn1, .gals_btn .btn_tel {
  text-align: center;
  line-height: 1.1;
  height: 3.4em;
  position: relative;
}
.gals_btn .btn1 .arr1, .gals_btn .btn_tel .arr1 {
  position: absolute;
  left: 1.75em;
}
.gals_btn .off {
  box-shadow: none;
  background: #e4e4e4;
  opacity: 0.4;
  animation: unset;
}

.fnav {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 600;
  flex-direction: column;
  padding: 0 0.75rem 0.75rem 0;
}
.fnav a {
  display: inline-block;
  width: 90px;
  height: 90px;
  margin-bottom: 0.75rem;
}

footer {
  background: rgba(255, 255, 255, 0.3) url("../../img/bg_1.jpg") repeat center top/430px;
  background-blend-mode: lighten;
}

.pagetop {
  display: block;
  margin: 0 auto 1.75rem;
  width: 60px;
}

.f_main {
  padding: 2rem 1rem;
}
.f_main .ttl, .f_main .lst_main, .f_main .ttl1 {
  text-align: center;
  font-size: 1.4rem;
  padding: 1.75rem 0 1rem;
  letter-spacing: 0.1em;
}
.f_main .logo {
  width: 200px;
  display: block;
  margin: 0 auto;
}

.box_if {
  max-width: 1600px;
}
.box_if iframe {
  width: 100%;
  border: none;
  vertical-align: bottom;
}

/* Slider */
.slick-slider {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  padding-bottom: 44px;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow, .slick-dots {
  color: transparent;
}

.slick-arrow {
  border: 0;
  background: transparent;
  position: absolute;
  bottom: 0;
  width: 44px;
  height: 44px;
  z-index: 1;
  cursor: pointer;
}
.slick-arrow::before {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #00a7e0;
  border-right: 2px solid #00a7e0;
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
}

.slick-next {
  right: 1.75rem;
}
.slick-next::before {
  transform: rotate(45deg);
}

.slick-prev {
  left: 1.75rem;
}
.slick-prev::before {
  transform: rotate(225deg);
}

.slick-dots {
  position: absolute;
  left: 44px;
  bottom: 0;
  width: calc(100% - 88px);
  height: 44px;
}
.slick-dots li {
  position: relative;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #e4e4e4;
  border-radius: 4px;
  position: absolute;
  left: calc(50% - 4px);
  top: calc(50% - 4px);
  pointer-events: none;
}
.slick-dots li.slick-active::before {
  background: #00a7e0;
}

.panel_info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}
.panel_info .size, .panel_info .date, .panel_info .status {
  margin-bottom: 0.5rem;
  font-size: 0.9em;
  line-height: 1;
  font-weight: 400;
}

.lst_panel {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.5rem;
  margin-bottom: 2rem;
}
@media (min-width: 480px) {
  .lst_panel > a {
    width: calc(33.3333333333% - 1rem);
  }
}
@media (min-width: 840px) {
  .lst_panel > a {
    width: calc(25% - 1rem);
  }
}

.panel {
  display: block;
  width: calc(50% - 1rem);
  margin: 0.5rem;
  position: relative;
}
.panel .date, .panel .today {
  display: inline-block;
  width: 11em;
  text-align: center;
  padding: 0.6em 0;
  border-radius: 0.4rem;
}
.panel .date {
  font-weight: 500;
  background: rgba(133, 213, 240, 0.5);
}
.panel .today {
  background: #b2e5f6;
  border: 3px solid;
  line-height: 1;
  font-size: 1rem;
  position: absolute;
  top: -1.25em;
  left: calc(50% - 5.5em);
  z-index: 1;
  font-weight: bold;
}
.panel .p_img {
  border: 3px solid;
}
.panel .panel_info {
  position: relative;
  margin-top: -1.4rem;
  z-index: 1;
}
.panel .panel_info .name {
  width: 11em;
  border: 3px solid;
  display: inline-block;
  border-radius: 40px;
  padding: 0.6em 0;
  font-size: 1rem;
  letter-spacing: 0.04em;
  background: white;
  margin-bottom: 0.75rem;
}
.panel .panel_info .status {
  padding: 0.4rem 0;
  font-weight: 600;
}

.sec_newface .panel {
  color: #efc128;
}
.sec_newface .panel .p_img {
  border-radius: 8rem 8rem 1rem 1rem;
  overflow: hidden;
}
.sec_newface .panel .newdate {
  position: absolute;
  right: -10px;
  top: -15px;
  z-index: 1;
  flex-direction: column;
  width: 70px;
  height: 70px;
  font-size: 0.9rem;
  line-height: 1.2;
  color: white;
  background: url("../../img/bg_newdate.png") no-repeat center/100%;
}
.sec_newface .panel .newdate, .sec_newface .panel .newdate b {
  font-weight: 600;
}
.sec_newface .panel .newdate b {
  font-size: 1.4em;
}

.box_tag {
  padding: 0.25em 0;
  margin-bottom: 1.75rem;
}
.box_tag span {
  width: calc(50% - 0.1em);
  padding: 0.75em 0;
  font-size: 0.8rem;
  margin-bottom: 0.2em;
}
.box_tag span:nth-child(odd) {
  margin-right: 0.2em;
}

header, .mbtn {
  transform: translateY(-70px);
  transition: transform 0.4s ease;
}
header.on, .mbtn.on {
  transform: translateY(0);
}

.mv {
  flex-direction: column;
  background: url("../../img/top/mv_bg.jpg") no-repeat center top/100%;
}
@media (min-width: 480px) {
  .mv {
    background-image: url("../../img/top/mv_bg_pc3.jpg");
  }
}
@media (min-width: 960px) {
  .mv {
    background-image: url("../../img/top/mv_bg_pc1.jpg");
    padding-bottom: 3vw;
  }
}

.top_nav {
  padding: 2rem 1rem;
  max-width: 500px;
  margin: 0 auto;
}
.top_nav ul {
  margin-bottom: 0.5rem;
}
.top_nav ul li:not(:last-child) {
  margin-right: 0.3em;
}
@media (min-width: 960px) {
  .top_nav {
    display: flex;
    justify-content: center;
    max-width: 960px;
  }
  .top_nav ul:first-child {
    margin-right: 0.6em;
  }
}

.sl_event {
  max-width: 620px;
  margin: 0 auto;
}
.sl_event a {
  border: 3px solid #00a7e0;
  margin: 0 1rem;
}
@media (min-width: 960px) {
  .sl_event {
    margin: 2rem auto;
  }
}

.sec {
  margin-bottom: 4rem;
}

.sec_news .btn2, .sec_news .box_select .sel_btn, .box_select .sec_news .sel_btn {
  background: #91dea9;
}

.box_news {
  margin-bottom: 2rem;
}
.box_news > div {
  padding: 0 1rem 1rem;
}
.box_news a {
  color: #777;
  display: flex;
  align-items: flex-start;
}
.box_news a > div {
  flex-grow: 1;
}
.box_news .thumbnail {
  display: inline-block;
  width: 80px;
  height: 80px;
  min-width: 80px;
  border: 3px solid #91dea9;
  margin-right: 1rem;
}
.box_news .date {
  font-size: 0.85rem;
}
.box_news h3 {
  font-size: 1rem;
  height: 3em;
  line-height: 1.5em;
  overflow: hidden;
  word-wrap: break-word;
  position: relative;
}
.box_news h3 span {
  margin-right: 1em;
}
.box_news h3::before {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 50%);
  bottom: 0;
  content: "…";
  padding-left: 1.75em;
  position: absolute;
  right: 0;
}
.box_news h3::after {
  background: #fff; /* 背景色 */
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
}

.sec_schedule .btn2, .sec_schedule .box_select .sel_btn, .box_select .sec_schedule .sel_btn {
  background: #00a7e0;
}

.cont_sl_gals {
  background: url("../../img/top/cont_sl_gals_bg.jpg") no-repeat center top/cover;
}
@media (min-width: 960px) {
  .cont_sl_gals {
    background-image: url("../../img/top/cont_sl_gals_bg_pc.jpg");
  }
}
.cont_sl_gals::before, .cont_sl_gals::after {
  vertical-align: bottom;
  content: "";
  display: inline-block;
  width: 100%;
  padding-top: 25%;
  background: url("../../img/top/cont_sl_gals_bg_cloud.png") no-repeat center top/cover;
}
@media (min-width: 960px) {
  .cont_sl_gals::before, .cont_sl_gals::after {
    padding-top: 13%;
    background-image: url("../../img/top/cont_sl_gals_bg_cloud_pc.png");
  }
}
.cont_sl_gals::after {
  transform: rotate(180deg);
}

.sec_newface .btn2, .sec_newface .box_select .sel_btn, .box_select .sec_newface .sel_btn {
  background: #efc128;
}
.sec_newface .sl_gals {
  margin-bottom: 0.75rem;
}
.sec_newface .slick-arrow::before {
  border-color: #efc128;
}
.sec_newface .slick-dots li.slick-active::before {
  background: #efc128;
}

.sl_gals .panel {
  margin: 1rem;
}

.sec_ranking .panel {
  color: #cda1dc;
}
.sec_ranking .panel::before {
  content: "";
  display: inline-block;
  width: calc(100% + 2rem);
  height: 100%;
  position: absolute;
  left: -1rem;
  top: -1rem;
  background: url("../../img/top/ranking_frame.png") no-repeat center top/100%;
}
.sec_ranking .panel .panel_info .name {
  position: relative;
  margin-bottom: 1.2rem;
}
.sec_ranking .panel .panel_info .name img {
  display: inline-block;
  width: 60px;
  position: absolute;
  left: -46px;
  top: calc(50% - 35px);
}
.sec_ranking .slick-arrow::before {
  border-color: #cda1dc;
}
.sec_ranking .slick-dots li.slick-active::before {
  background: #cda1dc;
}

.box_pd {
  width: calc(100% - 2rem);
  margin: 0 auto;
  max-width: 450px;
  border: 4px solid #85d5f0;
  background: white;
}
.box_pd iframe {
  width: 100%;
  vertical-align: bottom;
}

.fbnn {
  padding: 1rem;
  max-width: 480px;
  margin: 0 auto;
}
.fbnn a {
  display: block;
}
.fbnn a:not(:last-child) {
  margin-bottom: 0.75rem;
}

.if_15nav {
  width: calc(100% - 2rem);
  max-width: 450px;
  margin: 0 auto;
  border: 3px solid #00a7e0;
}
.if_15nav iframe {
  border: none;
  width: 100%;
  vertical-align: bottom;
}/*# sourceMappingURL=styles.css.map */