@charset "UTF-8";
/* CSS Document */

/***
* common_sp.css
*/

@media only print, only screen and (min-width: 18.75em){
	
.tab,
.pc,
.pc_tab{
	display:none;
}

.sp{
	display:block;
}

.hover:hover{
	opacity:1;
	filter:alpha(opacity=100);
}

.hyphen{
  position: relative;
  top: -0.5vw;
}

a{
  color: #000;
  transition-duration: 0.5s;
}

select{
  width: calc(100% - 12px);
  margin-bottom: 10px;
  padding: 8px 0 10px 10px;
  border: 1px solid #000;
}

.btn{
  width: 250px;
  margin: 0 auto 30px;
  padding: 14px 0 16px;
  color: #000;
  background: #fff;
  white-space: nowrap;
  display: block;
  text-align: center;
  border-radius: 50px;
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.5);
  transition-duration: 0.5s;
}

.btn:hover{
  color: #fff;
  background: #000;
  box-shadow: none;
  transition-duration: 0.5s;
}

.jp{
  font-family: 'NeueHaasGroteskText W01', a-otf-gothic-bbb-pr6n, sans-serif;
  font-feature-settings: "palt" 1;
}

#btnLanguage .active{
  border-bottom: 1px solid #000;
}

#wrapper{
  font-size: 13px;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: 30px;
}

.online .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: 8px;
}

body{
  opacity: 0;
}

/***
* layout
*/

/* header */

#header{
  width: 100%;
  height: 108px;
  position: fixed;
  z-index: 7777;
  top: 0;
  font-size: 13px;
}

#header.positive a{
  color: #fff;
}

#header svg{
  fill: #000;
  transition-duration: 0.5s;
}

#header.active svg,
#header.positive svg{
  fill: #fff;
  transition-duration: 0.5s;
}

#logo{
  width: 39px;
  position: absolute;
  top: 21px;
  left: 21px;
  z-index: 7777;
}

/* btnMenu */

#btnMenu{
	display: block;
	width: 20px;
	height: 20px;
	padding: 18px 25px 12px;
	font-size: 1.5em;
	cursor: pointer;
  position: absolute;
  top: 10px;
  right: 0;
	z-index: 6666;
}

.bars.active{
  background: transparent !important;
}

.bars.active:before, .bars.active:after{
	background: #000;
	top: 0;
	width: 100%;
	user-select: none;
}

.bars.active:before{
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.bars.active:after{
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.bars{
	width: 100%;
	height: 1.5px;
	margin-top: .3em;
	background: #000;
	position: relative;
	display: block;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.bars:before{
	top: -7px;
}

.bars:after{
  top: 7px;
}

.bars:before, .bars:after{
	width: 100%;
	height: 1.5px;
	background: #000;
	position: absolute;
	left: 0;
	content: '';
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#header.positive .bars{
  background: #fff;
}

#header.positive .bars:before,
#header.positive .bars:after{
  background: #fff;
}

.bars.active:before,
.bars.active:after{
	background: #fff;
}

#closeOverlay{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 333;
  background: transparent;
  opacity: 0;
  visibility: hidden;
  transition-duration: 0.5s;
}

#closeOverlay.active{
  opacity: 1;
  visibility: visible;
}

#navSp{
  width: 100%;
  height: 100vh;
  z-index: 1111;
  position: relative;
  display: none;
}

#navSp svg{
  fill: #fff;
}

#navSp a{
  color: #fff;
}

#bgNavSp{
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("https://baycrews.jp/src/feature/20240216_slobe_15th/vid/05_nav_spring.mp4") center no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
}

#navSpMain{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3333;
  font-size: 4vw;
  line-height: 4.133;
  text-align: center;
}

#bgNavSp video{
  width: 100%;
}

#nav li{
  margin-right: 36px;
  display: inline-block;
}

#nav li:last-child{
  margin-right: 0;
}

#iconIgSp{
  width: 23px;
  position: relative;
  margin: 0 auto;
}

#headerTtl{
  position: absolute;
  top: 28px;
  right: 65px;
}

#footer{
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 36px 0;
  font-size: 10px;
  text-align: center;
}

/* main */

#main{
  padding: 140px 0 200px;
}

#lead{
  margin-bottom: 80px;
  text-align: center;
}

#lead h2{
  margin-bottom: 36px;
  font-family: "Zen Old Mincho", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 21px;
}

#lead h3{
  margin-bottom: 136px;
  font-size: 11px;
  line-height: 2.308;
}

#presentList h4{
  margin-bottom: 10px;
}

#presentList h4 span{
  margin-right: 4px;
}

#presentList{
  width: 316px;
  margin: 0 auto 90px;
  overflow: hidden;
}

#presentList ul{
  width: calc(316px + 25px);
}

#presentList li{
  width: calc(100% / 3 - 25px);
  float: left;
  margin: 0 25px 40px 0;
  transition-duration: 0.5s;
}

#presentList li:hover{
  border-radius: 50px;
  transition-duration: 0.5s;
}

#presentList li img{
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5);
  transition-duration: 0.5s;
}

#presentList li:hover img{
  box-shadow: none;
  transition-duration: 0.5s;
}

}