@charset "UTF-8";
/*
YUI 3.15.0 (build 834026e)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

/*

READ ME ============================================

+ Base
+ Clearfix

*/
/*

Base ============================================

*/
html {
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  max-height: 100%;
}

body {
  text-align: center;
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", "Meiryo", "sans-serif"; /* 最終的な予備（Androidはここで Noto Sansになる） */
  color: #525252;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: normal;
  font-style: normal;
  width: 100%;
  min-width: 320px;
}

#wrapper {
  text-align: center;
}

body, h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, dl, dt, dd, form, input, hr, map, area, noscript, sup, pre, select, iframe {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

body, h1 {
  font-weight: bold;
  display: inline;
}

body, h2, h3, h4, h5, h6 {
  display: inline;
}

table {
  font-size: inherit;
  font: 100%;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*, input, textarea, button, select, a {
  -webkit-tap-highlight-color: transparent;
}

/* Clearfix */
.clearfix::before,
.clearfix::after {
  content: "";
  display: block;
  overflow: hidden;
}

.clearfix::after {
  clear: both;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd {
  margin: 0;
  padding: 0;
}

article, footer, header, nav, section {
  display: block;
}

body, button, input, select, textarea {
  font-family: sans-serif;
}

button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
}

select {
  font-size: 16px;
}

button, input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input[type=checkbox] {
  padding: 10px;
}

ul {
  list-style: none;
}

li {
  padding: 0;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
}

textarea {
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: #1565c0;
  text-decoration: none;
}

a:visited {
  color: #1565c0;
}

a, label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

strong {
  font-weight: bold;
}

sup {
  vertical-align: top;
  font-size: 0.6em;
}

/* input --------------- */
input {
  color: #2d2d2d;
  vertical-align: middle;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input:focus {
  outline: none;
}

/* input > type["text" and "password"] --------------- */
.custom-input {
  border-radius: 4px;
}

.custom-input.ext-full_width,
.custom-input.ext-full_width {
  width: 100%;
}

.custom-input.w40 {
  width: 40%;
}

.custom-input.w50 {
  width: 50%;
}

.custom-input.w80 {
  width: 80%;
}

.custom-input.w100 {
  width: 100%;
}

.custom-textarea {
  width: 100%;
  padding: 4px 8px;
  min-height: 80px;
  color: #2d2d2d;
  border-radius: 4px;
}

input[type=radio], input[type=checkbox] {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  margin-right: 3px;
  font-size: 150%;
}

.sp_br {
  display: none;
}

/*


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../img/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../img/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../img/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../img/fancybox_sprite@2x.png");
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url("../img/fancybox_loading@2x.gif");
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* 画面外にいる状態 */
.fadein {
  opacity: 0.1;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
}

/* 画面内に入った状態 */
.fadein.scrollin {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/*

READ ME ============================================
*/
/*-------------------------------
   #header
--------------------------------*/
#header {
  width: 100%;
  position: relative;
  height: 130px;
  background: #000;
}

#header .inner {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#header .inner .logoHeader {
  position: absolute;
  bottom: 0;
  left: 30px;
  width: 250px;
  height: 100px;
}

#header .inner .illustHeader {
  -ms-flex-item-align: end;
      align-self: flex-end;
  justify-self: flex-end;
  width: 220px;
  height: 80px;
  position: relative;
}

#header .inner .illustHeader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-right: 50px;
  width: 325px;
}
#header .inner .illustHeader picture, #header .inner .illustHeader img {
  display: block;
}

#header .inner .logoHeader h1:hover {
  opacity: 0.7;
}

/*Media Query   Phones to Tablets*/
@media screen and (max-width: 767px) {
  /*-------------------------------
     #header
  --------------------------------*/
  #header {
    width: 100%;
    height: 70px;
  }
  #header .inner .logoHeader {
    left: 1vw;
    top: initial;
    bottom: 0;
    max-width: 200px;
    height: auto;
    width: 48vw;
  }
  #header .inner .logoHeader h1, #header .inner .illustHeader a {
    width: 100%;
    height: 100%;
  }
  #header .inner .illustHeader {
    max-width: 220px;
    width: 45vw;
    height: auto;
    position: relative;
    margin-right: 1vw;
  }
}
/*

READ ME ============================================
*/
/*-------------------------------
   #footer
--------------------------------*/
#footer {
  position: relative;
  width: 100%;
  color: #fff;
  background-color: #000;
  padding: 100px 0 50px 0;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  opacity: 0.8;
}
#footer .inner {
  max-width: 1200px;
  margin: 0 auto;
  width: calc(100% - 50px);
  position: relative;
  padding-top: 35px;
}
#footer .ft_right, #footer .ft_left {
  position: absolute;
  height: 100%;
}
#footer .ft_right picture, #footer .ft_right img, #footer .ft_left picture, #footer .ft_left img {
  display: block;
  max-width: 100%;
  height: auto;
}
#footer .ft_right {
  max-width: 250px;
  width: 30%;
  right: 0;
  top: 0;
}
#footer .ft_left {
  max-width: 300px;
  width: 30%;
  left: 0;
  top: 0;
}
#footer .ft_comp {
  font-size: 1.25rem;
  margin-bottom: 0.3em;
}
#footer .ft_adrs {
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 30px;
}
#footer .ft_links {
  max-width: 800px;
  width: calc(100% - 40px);
  padding-bottom: 30px;
  margin: 0 auto 30px;
  border-bottom: 1px solid #c0c0c0;
}
#footer .ft_links .ft_link {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 10em;
     -moz-column-gap: 10em;
          column-gap: 10em;
}
#footer .ft_links .ft_link .link {
  position: relative;
}
#footer .ft_links .ft_link .link a {
  font-size: 1.25rem;
  padding: 0;
  white-space: nowrap;
}
#footer .ft_links .ft_link .link:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -5em;
  top: 0.25em;
  width: 1px;
  height: 1.5em;
  background-color: #fff;
}
#footer .note, #footer .copy {
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #fff;
}

/*Media Query   Phones to Tablets*/
@media screen and (max-width: 767px) {
  /*-------------------------------
     #footer
  --------------------------------*/
  #footer {
    padding: 45px 0 20px 0;
  }
  #footer .inner {
    width: calc(100% - 20px);
  }
  #footer .ft_comp {
    font-size: 1rem;
  }
  #footer .ft_adrs {
    font-size: 0.875rem;
    margin-bottom: 20px;
  }
  #footer .ft_right {
    display: none;
  }
  #footer .ft_left {
    position: static;
    max-width: 350px;
    width: calc(100% - 20px);
    margin: 0 auto 20px;
  }
  #footer .ft_links {
    width: 100%;
    margin: 0 auto 20px;
    padding: 0 1em 20px;
  }
  #footer .ft_links .ft_link {
    -webkit-column-gap: 3em;
       -moz-column-gap: 3em;
            column-gap: 3em;
  }
  #footer .ft_links .ft_link .link a {
    font-size: 1rem;
    padding: 0 2em;
  }
  #footer .ft_links .ft_link .link:not(:last-child)::after {
    right: -1.5em;
  }
  #footer .note, #footer .copy {
    font-size: 0.625rem;
  }
}
.sp_disp {
  display: none;
}

#contents {
  background: #000;
  color: #fff;
  padding: 20px 0 150px 0;
  width: 100%;
}

#top #contents {
  padding: 0 0 100px 0;
}

/*-------------------------------
   ..section_general
--------------------------------*/
section {
  width: 100%;
}

.line01 {
  height: 1px;
  width: 100%;
  background: #323232;
  margin-bottom: 35px;
}

/*-------------------------------
   .section
--------------------------------*/
section .Title {
  text-align: center;
  font-size: 3.125rem;
  line-height: 50px;
  padding-bottom: 15px;
  color: #fff;
  letter-spacing: 0.1em;
}

section .subTitle {
  text-align: center;
  font-size: 0.75rem;
  line-height: 18px;
  padding-bottom: 48px;
  color: #7f7f7f;
}

/*-------------------------------
   .section_Slider
--------------------------------*/
.section_Slider {
  padding: 0;
}

.section_Slider .slideInner {
  position: relative;
  padding: 0;
  background: #000;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.section_Slider .slide-top {
  background: #000;
  overflow: hidden;
}

.section_Slider .slide-top .swiper-slide {
  width: 100%;
  aspect-ratio: 1800/1200;
  height: auto;
}

.section_Slider .slide-top .swiper-slide .slideinner {
  width: 100%;
  height: 100%;
}

.section_Slider .slide-top .swiper-slide .slideinner img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.section_Slider .slide-top .swiper-slide.swiper-slide-active img {
  opacity: 1;
}

.section_Slider .swiper-pagination-bullet {
  border: 1px solid #fff;
  background: none;
  opacity: 1;
  width: 10px;
  height: 10px;
}

.section_Slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.section_Slider .swiper-button-next {
  right: 0;
  -webkit-transform: translateX(25%);
          transform: translateX(25%);
  width: 160px;
  height: 40px;
  background: url(../images/svg/top_arrow_next.svg) no-repeat center center;
  background-size: contain;
  outline: none !important;
}

.section_Slider .swiper-button-next svg {
  display: none !important;
}

.section_Slider .swiper-button-prev {
  left: 0;
  -webkit-transform: translateX(-25%);
          transform: translateX(-25%);
  width: 160px;
  height: 40px;
  background: url(../images/svg/top_arrow_prev.svg) no-repeat center center;
  background-size: contain;
  outline: none !important;
}

.section_Slider .swiper-button-prev svg {
  display: none !important;
}

/*-------------------------------
   .section_Roster
--------------------------------*/
.section_Roster {
  margin: 50px auto;
}
.section_Roster .roster_Innr {
  margin: 0 auto;
  padding: 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  /* --- スマホ時：1列 --- */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
  /* --- パソコン時（768px以上：2列） --- */
}
@media (min-width: 768px) {
  .section_Roster .roster_Innr {
    display: block;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .section_Roster .roster_Innr .roster__group {
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid;
    display: block;
    margin-bottom: 50px;
    width: 100%;
  }
  .section_Roster .roster_Innr #dandelion,
  .section_Roster .roster_Innr #event-division {
    padding-left: 5em;
  }
}
.section_Roster .roster_Innr .roster__group .roster__title {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: left;
  line-height: 2;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 1.25rem;
}
.section_Roster .roster_Innr .roster__group .roster__title a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 5px;
}
.section_Roster .roster_Innr {
  /* --- 個別の順番制御（スマホ用） --- */
}
.section_Roster .roster_Innr #fortune-rest {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.section_Roster .roster_Innr #dandelion {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.section_Roster .roster_Innr #business-alliance {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.section_Roster .roster_Innr #mg-division {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.section_Roster .roster_Innr #event-division {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.section_Roster .roster_Innr .roster__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
.section_Roster .roster_Innr .roster__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section_Roster .roster_Innr .roster__name {
  line-height: 1;
  display: block;
  -ms-flex-item-align: center;
      align-self: center;
  font-weight: normal;
}
.section_Roster .roster_Innr .roster__name a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.section_Roster .roster_Innr .sns-links {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 8px;
  margin-left: 12px;
}
.section_Roster .roster_Innr .sns-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section_Roster .roster_Innr {
  /* 共通スタイル：白い土台を作る */
}
.section_Roster .roster_Innr .sns-icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
  vertical-align: middle;
  -webkit-transition: background-color 0.2s ease, -webkit-transform 0.2s ease;
  transition: background-color 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, background-color 0.2s ease;
  transition: transform 0.2s ease, background-color 0.2s ease, -webkit-transform 0.2s ease;
  border-radius: 50%;
}
.section_Roster .roster_Innr .icon-x {
  background-size: 80%;
}
.section_Roster .roster_Innr .icon-tiktok {
  background-size: 80%;
}
.section_Roster .roster_Innr .icon-instagram {
  width: 18px;
  height: 18px;
  background-size: 65%;
}
.section_Roster .roster_Innr .icon-youtube {
  width: 18px;
  height: 12px;
  border-radius: 3px;
  background-size: 120%;
}
.section_Roster .roster_Innr .icon-facebook {
  width: 18px;
  height: 18px;
  background-size: 50%;
}
.section_Roster .roster_Innr {
  /* --- 個別アイコンの定義（SVGデータ） --- */
}
.section_Roster .roster_Innr .icon-x {
  /* ロゴの座標を中央に寄せ、サイズをわずかに小さく（80%程度）して余白を作りました */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.176 4H19.9l-6.135 7.01 7.218 9.541H15.42l-4.293-5.663-5.06 5.663H2.333l6.565-7.503L2 4h5.617l3.882 5.129L17.176 4zm-1.01 14.545h1.595L6.618 6.131H4.907L16.166 18.545z'/%3E%3C/svg%3E");
  /* それでも左に寄って見える場合は、背景位置を数％右にずらして「目分量」で調整します */
  background-position: 60% center;
}
.section_Roster .roster_Innr .icon-tiktok {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M16.5 3c.4 2.1 2.1 3.8 4.2 4.2v3.1c-1.5 0-3-.5-4.2-1.4v6.5c0 3.3-2.7 6-6 6S4.5 18.7 4.5 15.4 7.2 9.4 10.5 9.4c.4 0 .8 0 1.2.1v3.2c-.4-.1-.8-.2-1.2-.2-1.7 0-3 1.3-3 3s1.3 3 3 3 3-1.3 3-3V3h3z'/%3E%3C/svg%3E");
  background-position: 60% center;
}
.section_Roster .roster_Innr .icon-instagram {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2.2c3.2 0 3.6 0 4.8.1 1.2.1 1.8.3 2.2.5.6.2 1 .5 1.4.9.4.4.7.8.9 1.4.2.4.4 1 .5 2.2.1 1.2.1 1.6.1 4.8s0 3.6-.1 4.8c-.1 1.2-.3 1.8-.5 2.2-.2.6-.5 1-.9 1.4-.4.4-.8.7-1.4.9-.4.2-1 .4-2.2.5-1.2.1-1.6.1-4.8.1s-3.6 0-4.8-.1c-1.2-.1-1.8-.3-2.2-.5-.6-.2-1-.5-1.4-.9-.4-.4-.7-.8-.9-1.4-.2-.4-.4-1-.5-2.2-.1-1.2-.1-1.6-.1-4.8s0-3.6.1-4.8c.1-1.2.3-1.8.5-2.2.2-.6.5-1 .9-1.4.4-.4.8-.7 1.4-.9.4-.2 1-.4 2.2-.5 1.2-.1 1.6-.1 4.8-.1M12 0C8.7 0 8.3 0 7.1.1 5.8.1 4.9.3 4.1.7 3.3 1 2.6 1.4 1.9 2.1 1.2 2.8.8 3.5.5 4.3.2 5.1.1 6 .1 7.2 0 8.5 0 8.9 0 12.2s0 3.7.1 5c.1 1.2.3 2.1.7 2.9.3.8.7 1.5 1.4 2.2.7.7 1.4 1.1 2.2 1.4.8.3 1.7.5 2.9.6 1.3.1 1.7.1 5 .1s3.7 0 5-.1c1.2-.1 2.1-.3 2.9-.6.8-.3 1.5-.7 2.2-1.4.7-.7 1.1-1.4 1.4-2.2.3-.8.5-1.7.6-2.9.1-1.3.1-1.7.1-5s0-3.7-.1-5c-.1-1.2-.3-2.1-.7-2.9-.3-.8-.7-1.5-1.4-2.2-.7-.7-1.4-1.1-2.2-1.4-.8-.3-1.7-.5-2.9-.6C15.7 0 15.3 0 12 0z'/%3E%3Cpath d='M12 5.8c-3.4 0-6.2 2.8-6.2 6.2s2.8 6.2 6.2 6.2 6.2-2.8 6.2-6.2-2.8-6.2-6.2-6.2zm0 10.2c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4z'/%3E%3Ccircle cx='18.4' cy='5.6' r='1.4'/%3E%3C/svg%3E");
  background-position: center 48%;
}
.section_Roster .roster_Innr .icon-youtube {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9.5 15.5V8.5l6.5 3.5-6.5 3.5z' fill='black'/%3E%3C/svg%3E");
}
.section_Roster .roster_Innr .icon-facebook {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z' fill='black'/%3E%3C/svg%3E");
}
.section_Roster .roster_Innr .icon-website {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50'%3E%3Crect fill='%23fff' width='100' height='50'/%3E%3Cpath fill='%23000' d='M37.64,7.68l5.64.02-6.72,33.64-7.22-.03-3.01-16.3c-.75-4.08-.85-8.05-2.13-12.31l-4.78,28.62h-7.23S5.66,7.76,5.66,7.76c1.99-.11,3.95-.11,5.98.04l4.37,28.28,4.8-28.39,7.51-.02,2.26,12.76,2.57,15.6,4.48-28.35Z'/%3E%3Cpath fill='%23000' d='M87.76,23.3c2.7.89,5.04,1.56,6.48,3.84,2.15,3.43,1.63,8.03-1.06,11.03-2.24,2.02-5.09,3.11-8.19,3.12l-13.98.04V7.68h12.99c2.02,0,4.1.47,5.94,1.03,2.68,1.06,4.13,3.18,4.5,5.94.6,4.39-2.09,7.81-6.69,8.66ZM87.26,13.22c-.99-.76-2.7-1.14-3.88-1.14h-6.62v9.22c3.33-.04,10.35.86,11.63-3.1.56-1.74.48-3.76-1.13-4.98ZM84.38,36.84c3.28-.04,5.19-2.53,5.26-5.35.08-2.82-1.89-5.12-5.01-5.53-2.55-.34-5.16-.23-7.9-.19l.03,11.18,7.61-.1Z'/%3E%3Cpolygon fill='%23000' points='63.91 25.96 51.56 25.99 51.56 36.69 68.18 36.69 68.22 41.33 45.7 41.34 45.68 7.67 67.88 7.67 67.88 12.29 51.54 12.34 51.57 21.33 63.84 21.33 63.91 25.96'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 80% auto;
  background-position: center;
  border-radius: 3px;
  width: 30px;
  height: 20px;
}
.section_Roster .roster_Innr {
  /* ホバー演出：少し浮かせて色を明るくする */
}
.section_Roster .roster_Innr .sns-icon:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  background-color: #eee;
}

/*-------------------------------
   .section_lwr_navi
--------------------------------*/
.section_lwr_navi {
  background: #000;
}
.section_lwr_navi a {
  color: #fff;
}
.section_lwr_navi .line {
  padding-top: 5px;
  width: 100%;
  border-bottom: 1px solid #fff;
}
.section_lwr_navi .lwr_navi_links {
  padding: 20px 0;
}
.section_lwr_navi .lnl {
  max-width: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section_lwr_navi .lnl li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
  padding: 10px 0;
}
.section_lwr_navi .lnl li a {
  font-size: 1rem;
}
.section_lwr_navi .lnl li + li {
  border-left: 1px solid #fff;
}

/*-------------------------------
   .sec_aboutus
--------------------------------*/
.sec_aboutus .inner,
.sec_privacy .inner,
.sec_prof .inner {
  max-width: 1000px;
  margin: 0 auto;
  background: #2a2829;
  padding: 30px 50px 80px 50px;
  width: calc(100% - 40px);
}
.sec_aboutus .inner + .inner,
.sec_privacy .inner + .inner,
.sec_prof .inner + .inner {
  margin-top: 40px;
}
.sec_aboutus h2,
.sec_privacy h2,
.sec_prof h2 {
  display: block;
  color: #696768;
  font-size: 2rem;
  font-weight: bold;
  text-align: left;
  margin-bottom: 50px;
}
.sec_aboutus .company_title,
.sec_privacy .company_title,
.sec_prof .company_title {
  padding: 0 0 15px 0;
  letter-spacing: 0.05em;
  color: #fff;
  font-weight: bold;
  text-align: left;
  font-size: 1.5rem;
  border-bottom: 3px solid #fff;
}
.sec_aboutus,
.sec_privacy,
.sec_prof {
  /* 会社概要リストのスタイル */
}
.sec_aboutus .profile-list,
.sec_privacy .profile-list,
.sec_prof .profile-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sec_aboutus .profile-list dt,
.sec_privacy .profile-list dt,
.sec_prof .profile-list dt {
  font-size: 0.875rem;
  width: 10em;
  padding: 20px 10px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.sec_aboutus,
.sec_privacy,
.sec_prof {
  /* 箇条書き（■）の再現 */
}
.sec_aboutus .profile-list dt::before,
.sec_privacy .profile-list dt::before,
.sec_prof .profile-list dt::before {
  content: "■";
  margin-right: 10px;
  font-size: 0.8em;
}
.sec_aboutus .profile-list dd,
.sec_privacy .profile-list dd,
.sec_prof .profile-list dd {
  font-size: 0.875rem;
  font-weight: normal;
  width: calc(100% - 10em);
  text-align: left;
  margin: 0;
  padding: 20px 10px;
}
.sec_aboutus,
.sec_privacy,
.sec_prof {
  /* 事業内容のリスト */
}
.sec_aboutus .business-items li,
.sec_privacy .business-items li,
.sec_prof .business-items li {
  margin-bottom: 5px;
}
.sec_aboutus .form-container,
.sec_privacy .form-container,
.sec_prof .form-container {
  line-height: 1.6;
  font-weight: normal;
}
.sec_aboutus .form-container header,
.sec_privacy .form-container header,
.sec_prof .form-container header {
  text-align: left;
  margin-bottom: 40px;
  font-size: 0.95rem;
}
.sec_aboutus .form-container header p,
.sec_privacy .form-container header p,
.sec_prof .form-container header p {
  font-size: 0.875rem;
  text-align: left;
  margin: 0 0 5px 0;
}
.sec_aboutus .form-container header .notice,
.sec_privacy .form-container header .notice,
.sec_prof .form-container header .notice {
  margin-top: 25px;
  color: rgba(255, 255, 255, 0.9);
}
.sec_aboutus .form-container form .form-group,
.sec_privacy .form-container form .form-group,
.sec_prof .form-container form .form-group {
  margin-bottom: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sec_aboutus .form-container form .form-group label,
.sec_privacy .form-container form .form-group label,
.sec_prof .form-container form .form-group label {
  display: block;
  font-weight: bold;
  margin-bottom: 8px;
  font-size: 1.1rem;
  text-align: left;
}
.sec_aboutus .form-container form .form-group input[type=text],
.sec_aboutus .form-container form .form-group input[type=email],
.sec_aboutus .form-container form .form-group textarea,
.sec_privacy .form-container form .form-group input[type=text],
.sec_privacy .form-container form .form-group input[type=email],
.sec_privacy .form-container form .form-group textarea,
.sec_prof .form-container form .form-group input[type=text],
.sec_prof .form-container form .form-group input[type=email],
.sec_prof .form-container form .form-group textarea {
  width: 70%;
  padding: 12px;
  border: none;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1rem;
  outline: none;
  color: #333;
}
.sec_aboutus .form-container form .form-group input[type=text]:focus,
.sec_aboutus .form-container form .form-group input[type=email]:focus,
.sec_aboutus .form-container form .form-group textarea:focus,
.sec_privacy .form-container form .form-group input[type=text]:focus,
.sec_privacy .form-container form .form-group input[type=email]:focus,
.sec_privacy .form-container form .form-group textarea:focus,
.sec_prof .form-container form .form-group input[type=text]:focus,
.sec_prof .form-container form .form-group input[type=email]:focus,
.sec_prof .form-container form .form-group textarea:focus {
  -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, 0.3);
          box-shadow: 0 0 5px rgba(255, 255, 255, 0.3);
}
.sec_aboutus .form-container form .form-group textarea,
.sec_privacy .form-container form .form-group textarea,
.sec_prof .form-container form .form-group textarea {
  width: 100%;
  resize: vertical;
  min-height: 150px;
}
.sec_aboutus .form-container form .submit-container,
.sec_privacy .form-container form .submit-container,
.sec_prof .form-container form .submit-container {
  text-align: center;
  margin-top: 40px;
}
.sec_aboutus .form-container form .submit-container button,
.sec_privacy .form-container form .submit-container button,
.sec_prof .form-container form .submit-container button {
  background-color: #6c6666;
  color: #fff;
  border: none;
  padding: 0.3em 3em;
  font-size: 1.5rem;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.sec_aboutus .form-container form .submit-container button:hover,
.sec_privacy .form-container form .submit-container button:hover,
.sec_prof .form-container form .submit-container button:hover {
  background-color: orange;
}
.sec_aboutus .form-container form .submit-container button:active,
.sec_privacy .form-container form .submit-container button:active,
.sec_prof .form-container form .submit-container button:active {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}

/*-------------------------------
   .sec_privacy
--------------------------------*/
.sec_privacy {
  text-align: left;
  font-weight: normal;
}
.sec_privacy h2 {
  display: block;
  color: #696768;
  font-size: 2rem;
  font-weight: bold;
  text-align: left;
  margin-bottom: 50px;
}
.sec_privacy h3 {
  display: block;
  margin-bottom: 1em;
  font-weight: bold;
  font-size: 1.5rem;
}
.sec_privacy {
  /* 背景全体 */
  /* グレーのコンテンツボックス */
}
.sec_privacy .privacy-inner-box {
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px;
  line-height: 1.8;
}
.sec_privacy {
  /* 各ブロック（1、2などの項目ごと） */
}
.sec_privacy .policy-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* 数字と本文を横に並べる */
  margin-bottom: 30px;
  /* ブロック間の余白 */
}
.sec_privacy {
  /* 1. 2. などの数字部分 */
}
.sec_privacy .block-num {
  min-width: 25px;
  /* 数字の幅を固定 */
  font-weight: bold;
  color: #fff;
}
.sec_privacy {
  /* 本文部分 */
}
.sec_privacy .block-text {
  margin: 0;
}
.sec_privacy {
  /* 3番の中の箇条書き */
}
.sec_privacy .policy-indent-list {
  list-style: none;
  padding-left: 0;
  margin: 10px 0;
}
.sec_privacy .policy-indent-list li::before {
  content: "ー ";
}
.sec_privacy {
  /* 注釈 (※) */
}
.sec_privacy .policy-note {
  font-size: 12px;
  color: #bbb;
}
.sec_privacy {
  /* クッキーセクション */
}
.sec_privacy .cookie-container {
  margin-top: 50px;
  border-top: 1px solid #444;
  padding-top: 30px;
}
.sec_privacy .cookie-title {
  color: #fff;
  margin-bottom: 15px;
}
.sec_privacy {
  /* 注釈など */
}
.sec_privacy .note {
  font-size: 13px;
  margin-top: 5px;
}
.sec_privacy {
  /* クッキーセクション */
}
.sec_privacy .cookie-container {
  margin-top: 40px;
  padding-top: 20px;
  border-top-width: 0 !important;
}
.sec_privacy .cookie-container h4 {
  color: #fff;
  margin-bottom: 10px;
}

/*-------------------------------
   .section_list
--------------------------------*/
.section_list .strlsubTitle {
  padding: 0 0 0 0;
  font-size: 1.25rem;
  color: #fff;
  line-height: 31px;
  text-align: left;
}

.section_list .strlTitle {
  font-size: 0.875rem;
  color: #fff;
  line-height: 31px;
  text-align: left;
}

.section_list .strlTitle .pmIcon {
  padding: 0 0 0 55px;
}

.section_list .strlTitle .pmIcon.ALBUM,
.section_list .strlTitle .pmIcon.album {
  background: url(../images/svg/top_icon_album.svg) no-repeat left center;
  background-size: auto 13px;
}

.section_list .strlTitle .pmIcon.CD,
.section_list .strlTitle .pmIcon.cd {
  background: url(../images/svg/top_icon_cd.svg) no-repeat left center;
  background-size: auto 13px;
}

.section_list .strlTitle .pmIcon.DVD,
.section_list .strlTitle .pmIcon.dvd {
  background: url(../images/svg/top_icon_dvd.svg) no-repeat left center;
  background-size: auto 13px;
}

.section_list .strlTitle .pmIcon.BLU-RAY,
.section_list .strlTitle .pmIcon.Blu-ray {
  background: url(../images/svg/top_icon_blu-ray.svg) no-repeat left center;
  background-size: auto 13px;
}

.section_list .strlTitle .pmIcon.stream {
  background: url(../images/svg/top_icon_stream.svg) no-repeat left center;
  background-size: auto 13px;
}

/*-------------------------------
   .section_list
--------------------------------*/
.section_list {
  max-width: 780px;
  margin: 0 auto 50px auto;
}

.section_list .contactArea a {
  color: #fff;
}

.section_list .contactArea a:hover {
  opacity: 0.7;
}

.section_list .LabelList {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 0 50px 0;
}

.section_list .LabelList:last-child {
  padding-bottom: 0;
}

.section_list .LabelList li {
  width: 100%;
  padding: 0 0 100px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section_list .LabelList li .lLInnerL {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 250px;
          flex: 0 0 250px;
  max-width: 250px;
}

.section_list .LabelList li .lLInnerR {
  -ms-flex-item-align: center;
      align-self: center;
  width: 500px;
  padding: 0 0 0 30px;
  text-align: left;
  font-size: 1.25rem;
  color: #fff;
  line-height: 1.5;
}

.section_list .LabelList .labelTitle {
  color: #fff;
  font-size: 1.25rem;
  text-align: left;
  /* padding-left: 20px; */
}

.section_list .LabelList li .lLInnerL .lLImg {
  width: 100%;
  height: 250px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
}

.section_list .LabelList li .lLArtist {
  font-size: 2rem;
}

.section_list .LabelList li .lLMedia {
  font-size: 1.5rem;
}

html {
  height: 100%;
}

body {
  height: 100%;
}

#Wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}

#contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/*-------------------------------
.sec_prof
--------------------------------*/
.sec_prof {
  text-align: left;
  font-weight: normal;
}
.sec_prof h2 {
  display: block;
  color: #696768;
  font-size: 2rem;
  font-weight: bold;
  text-align: left;
  margin-bottom: 50px;
}
.sec_prof .flxWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.sec_prof .flxWrap .profImg {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
}
.sec_prof .flxWrap .profImg img {
  width: 100%;
  height: auto;
}
.sec_prof .flxWrap .profOv {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
}
.sec_prof .flxWrap.float {
  display: block;
}
.sec_prof .flxWrap.float .profImg {
  width: 200px;
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
}
.sec_prof .profHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 1em 0;
  border-bottom: 1px solid #b4b4b4;
  gap: 1em;
}
.sec_prof .profHead.ub, .sec_prof .profHead .jp {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
}
.sec_prof .profHead.ub {
  font-size: 1.5rem;
  padding-top: 2em;
}
.sec_prof .profHead .eng {
  display: inline-block;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: 300;
  font-size: 1.25rem;
}
.sec_prof .profText {
  padding-top: 1em;
  font-size: 1rem;
  font-weight: normal;
  line-height: 2;
}
.sec_prof .profText li {
  padding: 0.5em 0;
  line-height: 1.5;
}

/*Media Query   Phones to Tablets*/
@media screen and (max-width: 767px) {
  .sp_disp {
    display: block;
  }
  #contents {
    padding: 20px 0 60px 0;
  }
  #top #contents {
    padding: 0 0 80px 0;
  }
  .bgcolor00 {
    background: #fff;
  }
  .bgcolor01 {
    background: #f6f5f2;
  }
  .bgcolor02 {
    background: #f2f2f2;
  }
  .bgcolor03 {
    background: #fafafa;
  }
  .bgcolor04 {
    background: #154d4f;
    color: #fff;
  }
  .sp_bgcolor01 {
    background: #f6f5f2;
  }
  .section_general.btborder {
    border-bottom: 1px solid #cccccc;
  }
  .section_general.pc_btborder {
    border-bottom: 1px solid #cccccc;
  }
  .section_general.mwid1200 .inner {
    max-width: 1200px !important;
    margin: 0 auto;
  }
  .section_general.mwid1115 .inner {
    max-width: 1115px !important;
    margin: 0 auto;
  }
  .section_general.mwid1000 .inner {
    max-width: 1000px !important;
    margin: 0 auto;
  }
  .sbgimg01 {
    background: url(../img/service/service_02_bg.jpg) no-repeat center top;
    background-size: 100% auto;
  }
  .sbgimg02 {
    background: url(../img/service/service_02_02bg.jpg) no-repeat center top;
    background-size: cover;
  }
  .sbgimg03 {
    background: url(../img/service/service_02_03bg.jpg) no-repeat center top;
    background-size: cover;
  }
  .sbgimg04 {
    background: url(../img/service/service_03_01bg.jpg) no-repeat center top;
    background-size: cover;
  }
  .line01 {
    height: 1px;
    width: 100%;
    background: #323232;
    margin-bottom: 20px;
  }
  /*-------------------------------
         .section
      --------------------------------*/
  section .Title {
    font-size: 1.5rem;
    line-height: 23px;
    padding-bottom: 10px;
  }
  section .subTitle {
    font-size: 0.625rem;
    line-height: 14px;
    padding-bottom: 25px;
  }
  /*-------------------------------
         .section_Slider
      --------------------------------*/
  .section_Slider {
    padding: 0;
  }
  .section_Slider .slideInner {
    position: relative;
    padding: 0 0 0 0;
    background: #000;
  }
  .section_Slider .slide-top {
    background: #000;
  }
  .section_Slider .slide-top .swiper-slide {
    width: 100%;
    height: auto;
    max-height: none;
    aspect-ratio: 750/820;
  }
  .section_Slider .slide-top .swiper-slide .slideinner {
    width: 100%;
    height: 100%;
  }
  .section_Slider .slide-top .swiper-slide .slideinner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .section_Slider .slide-top .swiper-slide.swiper-slide-active img {
    opacity: 1;
  }
  .section_Slider .swiper-button-next {
    display: none;
  }
  .section_Slider .swiper-button-prev {
    display: none;
  }
  /*-------------------------------
  .section_lwr_navi
  --------------------------------*/
  .section_lwr_navi {
    display: none;
  }
  /*-------------------------------
  .section_aboutus
  --------------------------------*/
  .sec_aboutus .inner,
  .sec_privacy .inner {
    padding: 30px 20px 80px 20px;
  }
  .sec_aboutus .profile-list dt,
  .sec_aboutus .profile-list dd,
  .sec_privacy .profile-list dt,
  .sec_privacy .profile-list dd {
    width: 100%;
  }
  .sec_aboutus .profile-list dd,
  .sec_privacy .profile-list dd {
    padding: 5px 10px 20px 10px;
  }
  .sec_aboutus .profile-list dt,
  .sec_privacy .profile-list dt {
    padding-bottom: 0;
    border-bottom: none;
  }
  .sec_aboutus .form-container header .mailNote,
  .sec_privacy .form-container header .mailNote {
    font-weight: normal;
  }
  .sec_aboutus .form-container form .submit-container button,
  .sec_privacy .form-container form .submit-container button {
    margin-left: 20px;
    margin-right: 20px;
  }
  .sec_aboutus .form-container form .submit-container button + button,
  .sec_privacy .form-container form .submit-container button + button {
    margin-top: 20px;
  }
  .sec_privacy .inner,
  .sec_privacy .inner {
    padding: 30px 1.5em 80px 1em;
  }
  .sec_privacy h2 {
    margin-bottom: 20px;
  }
  /*-------------------------------
  .sec_prof
  --------------------------------*/
  .sec_prof .inner {
    padding: 30px 20px 80px 20px;
  }
  .sec_prof .flxWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
    width: 100%;
  }
  .sec_prof .flxWrap .profImg,
  .sec_prof .flxWrap .profOv {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    width: 100%;
  }
  .sec_prof .flxWrap .profImg {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -ms-flex-item-align: center;
        align-self: center;
  }
  .sec_prof .flxWrap .profImg picture,
  .sec_prof .flxWrap .profImg img {
    max-width: 200px;
    width: 100%;
    display: block;
  }
  .sec_prof .flxWrap.float .profImg {
    float: none;
    max-width: 200px;
    margin: 0 auto;
  }
  .sec_prof .profHead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 30px 0;
  }
  .sec_prof .profHead.ub {
    font-size: 1.5rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 2em 0 0.75em;
  }
  .sec_prof .profHead .jp {
    font-size: clamp(2rem, 1.164rem + 2.79vw, 2.5rem);
  }
  .sec_prof .profText {
    font-size: 0.875rem;
  }
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    top: initial;
    bottom: 0px;
  }
  .swiper-pagination-bullet {
    margin: 0 5px;
  }
  .section_Slider .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
  }
}/*# sourceMappingURL=style.css.map */