.container {
	background-image: url("../img/index/top23_2019.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
}

@media screen and (max-width: 768px) {
	.container {
		background-image: url("../img/index/top24.jpg");
		background-repeat: repeat;
		background-size: auto;
	}
}

/*.features {
	background-image: url("../img/index/top24.jpg");
}*/

.oc2 {
	width: 83.4%;
	margin-left: 8.3%;
	margin-right: 8.3%;
	margin-top: 2%;
}

@media screen and (max-width: 768px) {
	.oc2 {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
}

.oc:after {
	content: "";
	clear: both;
	display: block;
}

.main02 {
	width: 80%;
	margin-left: 12%;
	margin-right: 8%;
}

.main02 img {
	padding: 3%;
	width: 40%;
	float: left;
}

.main02 img:hover {
	opacity: 0.8;
}

.main02:after {
	content: "";
	clear: both;
	display: block;
}

.main03 {
	margin-left: 12%;
	margin-right: 12%;
	margin-top: 3%;
	width: 76%;
}

@media screen and (max-width: 768px) {
	.main03 {
		margin-left: 0;
		margin-right: 0;
		margin-top: 3%;
		width: 100%;
	}
}

.main04 {
	width: 100%;
}

.main04 img {
	width: 45%;
	float: left;
}

@media screen and (max-width: 768px) {
	.main04 img {
		margin-left: 10%;
		margin-right: 10%;
		width: 80%;
		float: none;
	}
}

.main05 img {
	padding-top: 3%;
	padding-left: 1%;
	padding-right: 1%;
	width: 23%;
	float: left;
}

@media screen and (max-width: 768px) {
	.main05 img {
		width: 48%;
	}
}

.main06 {
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 1%;
	width: 60%;
}

.main07 {
	margin-left: 25%;
	margin-right: 20%;
	margin-top: 2%;
	padding-bottom: 3%;
	width: 55%;
}

@media screen and (max-width: 768px) {
	.main07 {
		margin-left: 15%;
		margin-right: 15%;
		width: 70%;
	}
}

.main07 a:hover {
	opacity:0.8;
}

.main08 {
	margin-top: 3%;
	margin-left: 41%;
	margin-right: 41%;
	width: 18%;
}

.main09 {
	margin-top: 2%;
}

.main09 img{
	width:50%;
	float: left;
}

.main09 img:hover {
	opacity: 0.7;
}

.main09:after {
	content: "";
	clear: both;
	display: block;
}

.main10 {
	margin-top: 5%;
	margin-left: 1%;
	margin-right: 1%;
	width: 98%;
}

.main11 {
	margin-top: 1%;
	margin-left: 30%;
	margin-right: 30%;
	width: 40%;
	padding-bottom: 2%;
}

.main11 a:hover {
	opacity: 0.8;
}

.main12 {
	margin-top: 3%;
	margin-left: 35%;
	margin-right: 35%;
	width: 30%;
}

.main13 {
	margin-top: 2%;
	margin-left: 8.3%;
	width: 20%;
}

.main14 {
	margin-left: 8.3%;
	margin-right: 8.3%;
	width: 83.4%;
}

.txt {
	margin-top: 2%;
	padding: 10px 0;
}
@media screen and (max-width: 768px) {
	.txt {
		padding: 5px 0;
	}
}


.txt a:link {
	color: #43c9e4;
}

.txt a:visited {
	color: #43c9e4;
}

.txt a:hover {
	opacity: 0.7;
}

.main15 {
	margin-top: 5%;
	margin-left: 8.3%;
	width: 30%;
	float: left;
}

.main16 {
	margin-top: 5%;
	float: right;
	text-align: right;
	margin-right: 8.3%;
	width: 20%;
}

.main16 a:hover {
	opacity: 0.7;
}

.main17 {
	margin-top: 5%;
	margin-left: 20%;
	margin-right: 20%;
	width: 60%;
}

.main18 {
	width: 80%;
	margin-left: 12%;
	margin-right: 8%;
	margin-top: 1%;
	margin-bottom: 5%;
}

@media screen and (max-width: 768px) {
	.main18 {
		width: 84%;
		margin-left: 8%;
		margin-right: 8%;
	}
}

.main18 img {
	padding: 0.5%;
	width: 22%;
	float: left;
}

@media screen and (max-width: 768px) {
	.main18 img {
		padding: 1%;
		width: 48%;
	}
}

.main18 img:hover {
	opacity: 0.7;
}

.main18:after {
	content: "";
	clear: both;
	display: block;
}

.txt01 a:link {
	color: #43c9e4;
}

.txt01 a:visited {
	color: #43c9e4;
}

.txt01 img:hover {
	opacity: 0.7;
}

p.txt01 img {
	width: 100%;
	height: auto;
}

.txt02 a:link {
	color: #43c9e4;
}

.txt02 a:visited {
	color: #43c9e4;
}

.txt02 a:hover {
	opacity: 0.7;
}

.fll {
	display: flex;
	justify-content: space-between;
}

.fll p {
	width: 49%;
}

@media only screen and (max-width: 768px) {
	.fll01 div:nth-child(2n+1) {
		clear: both;
	}
}



.fll01:after {
	content: "";
	clear: both;
	display: block;
}
.top-swiper-container {
  padding-top: 3%;
  padding-bottom: 3%;
	background:#fff7b1;
	margin: 40px 0;
}
.top-swiper-container ul.topSNS {
	display: none;
}
.top-swiper-container ul.topdp {
	display: none;
}

.swiper-container {
  width: 83.4%;
  margin-left: 2%;
  margin-right: 2%;
}

.swiper-slide a:hover {
	opacity: 0.8;
}

.fll2 {
	text-align: right;
}

@media only screen and (max-width: 768px) {
	.fll2 {
		text-align: center;
	}
}

.main19 img {
	margin-right: 3%;
}
@media only screen and (max-width: 768px) {
	.main19 img {
		margin: auto;
	}
}

.main19 a:hover {
	opacity: 0.7;
}

#calendar {
	margin-left: 0!important;
}

#calendar .fc-basic-view .fc-row {
	min-height: 2.5em!important;
}

.main05 img:hover {
	opacity: 0.7;
}

.size50 {
	width: 100%;
}

div.top_pickup {
	margin-bottom:80px;
}

div.top_pickup p {
	text-align: center;
	margin-bottom:25px;
}

div.top_pickup p img {
	width:80%;
	max-width:296px;
	height:auto;
}

div.top_pickup ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom:20px;
}

div.top_pickup ul li {
	position: relative;
	width:32%;
	margin-bottom:20px;
}

div.top_insta {
	margin-bottom:80px;
}

div.top_insta p {
	text-align: center;
	margin-bottom:25px;
}

div.top_insta p img {
	width:80%;
	max-width:375px;
	height:auto;
}

div.top_insta .insta_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom:20px;
}

div.top_insta .insta_list li {
	position: relative;
	width:32%;
	margin-bottom:20px;
}

div.top_insta .insta_list li iframe {
	width:100%;
	aspect-ratio:1 / 1;
}

div.top_insta .insta_list li p.like {
	position: absolute;
	top:12px;
	right:8px;
	color:#000;
}

div.top_insta .insta_list2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom:20px;
}

div.top_insta .insta_list2 li {
	position: relative;
	width:32%;
	margin-bottom:20px;
}

div.top_insta .insta_list2 li iframe {
	width:100%;
	aspect-ratio:9 / 16;
}

div.top_insta .insta_list2 li p.like {
	position: absolute;
	top:12px;
	right:8px;
	color:#000;
}


div.top_tiktok {
	margin-bottom:80px;
}

div.top_tiktok p {
	text-align: center;
	margin-bottom:25px;
}

div.top_insta_tiktok p img {
	width:80%;
	max-width:278px;
	height:auto;
}

div.top_tiktok .tiktok_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom:20px;
}

div.top_tiktok .tiktok_list li {
	position: relative;
	width:32%;
	margin-bottom:20px;
}

div.top_tiktok .tiktok_list li iframe {
	width:100%;
	aspect-ratio:9 / 16;
}

div.top_tiktok .tiktok_list li p.like {
	position: absolute;
	top:12px;
	right:8px;
	color:#000;
}

.newsbox{
    margin: 30px auto;
    width: 90%;
}
.newsbox1 {
	background: red;
	padding: 20px;
	width: 20%;
	color: #fff;
  text-align: center;
  vertical-align: middle;
  border: solid 3px red;
}
.newsbox2 {
	background: #f7f3d5;
	padding: 20px 20px 20px 10px;
	width: 60%;
  vertical-align: middle;
  border: solid 3px red;
}
.newsbox2 li {
	border-bottom: 1px dotted #222;
	padding: 10px 0;
}
@media only screen and (max-width: 768px) {
  .newsbox1 {
  	width: auto;
  	display: block;
  }
  .newsbox2 {
  	width: auto;
  	display: block;
  }
  

	div.top_pickup ul li {
		width:48%;
	}

	div.top_insta .insta_list li {
		position: relative;
		width:49%;
		margin-bottom:20px;
	}
	div.top_insta .insta_list li:last-child {
		display: none;
	}

	div.top_tiktok .insta_list li {
		position: relative;
		width:49%;
		margin-bottom:20px;
	}
	div.top_tiktok .insta_list li:last-child {
		display: none;
	}

	div.top_insta .insta_list2 li {
		position: relative;
		width:49%;
		margin-bottom:20px;
	}
	div.top_insta .insta_list2 li:last-child {
		display: none;
	}

	div.top_tiktok .insta_list2 li {
		position: relative;
		width:49%;
		margin-bottom:20px;
	}
	div.top_tiktok .insta_list2 li:last-child {
		display: none;
	}
}

.wrap {
  position: relative;
  height: 100vh;
}

.video-bg {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.video-bg::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.video-bg iframe {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 60vw;
}

div.topMV {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
div.topMV div.topMvCopy {
	width:34%;
	background: #cbe4ff;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
div.topMV div.topMvCopy .copy {
	position: relative;
	margin-left:-10px;
	margin-bottom:90px;
	width:calc(100% + 45px);
	z-index: 10;
}
div.topMV div.topMvCopy .news {
	width:86%;
	margin: 0 auto 20px 5%
}
div.topMV div.topMvCopy .news p.title {
	padding-left:5%;
	text-align: left;
	margin-bottom:5px;
}
div.topMV div.topMvCopy .newsBox {
	background:#fff;
	padding: 15px 0;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}
div.topMV div.topMvCopy .news p.txt {
	padding:10px 70px 10px 5%;
	background-image: url("../img/index/info_arrow.png");
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size:24px 24px;
	margin-right: 20px;
}
div.topMV div.topMvCopy .topSNS {
	width: 86%;
	margin:50px auto 20px 5%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
div.topMV div.topMvCopy .topSNS li {
	width: 55px;
}
div.topMV div.topMvCopy .topdp {
	width: 86%;
	margin:0 auto 20px 5%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
div.topMV .mv {
  width: 66%;
}
div.topMV .mv video {
  width: 100%;
}
@media screen and (max-width: 1000px) {
	div.topMV {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		flex-direction: column-reverse;
	}
	div.topMV div.topMvCopy {
		width:100%;
		background: #cbe4ff;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}
	div.topMV div.topMvCopy .copy {
		position: relative;
		margin-top:-40px;
		margin-left:auto;
		margin-right:0px;
		margin-bottom:30px;
		width:85%;
	}
	div.topMV div.topMvCopy .news {
		width:95%;
		margin:0 auto 30px;
	}
	div.topMV div.topMvCopy .news p.title {
		padding-left:15px;
	}
	div.topMV div.topMvCopy .news p.txt {
		padding:10px 15px 10px 15px;
	}
	div.topMV div.topMvCopy .topSNS {
		display: none;
	}
	div.topMV div.topMvCopy .topdp {
		display: none;
	}
	div.topMV .mv {
	background: #cbe4ff;
		width: 100%;
	}
	.top-swiper-container ul.topSNS {
		width: 80%;
		margin:50px auto 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.top-swiper-container ul.topdp {
		width: 80%;
		margin:30px auto 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.top-swiper-container ul.topSNS li {
		width: 15%;
	}
}

* {
  margin: 0;
}

.features3 {
	max-width: 1600px;
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
	.features3 {
		max-width: 94%;
	}
}



.mt50 {
	margin-top: 50px;
}
.mt80 {
	margin-top: 50px;
}
.mt100 {
	margin-top: 100px;
}
@media screen and (max-width: 768px) {
	.mt50 {
		margin-top: 30px;
	}
}
.mb50 {
	margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
	.mb50 {
		margin-bottom: 30px;
	}
}

.mt30 {
	margin-top: 30px;
}
@media screen and (max-width: 768px) {
	.mt30 {
		margin-top: 20px;
	}
}

.mt20 {
	margin-top: 20px;
}
@media screen and (max-width: 768px) {
	.mt20 {
		margin-top: 15px;
	}
}

.mt15 {
	margin-top: 15px;
}
@media screen and (max-width: 768px) {
	.mt15 {
		margin-top: 10px;
	}
}
@media screen and (max-width: 768px) {
	.mt0 {
		margin-top: 10px;
	}
}

.bline {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.ptb50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.pt50 {
	padding-top: 50px;
}
.pb50 {
	padding-bottom: 50px;
}

.ptb30 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.pt30 {
	padding-top: 30px;
}
.pb30 {
	padding-bottom: 30px;
}

.ptb20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.pt20 {
	padding-top: 20px;
}
.pb20 {
	padding-bottom: 20px;
}

.title {
	text-align: center;
}

.title img {
	max-height: 100px;
}

.bg01 {
  background-image: url("../img/index/bg_oc2026.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .bg01 {
    background-image: url("../img/index/bg_oc2026_sp.png");
  background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}

.octit {
	text-align: center;
	margin-bottom:50px;
}
.octit img {
	width:100%;
	max-width: 1000px;
}
@media screen and (max-width: 768px) {
	.octit img {
		max-width: 350px;
	}
}

.swiper-container2 {
	width: 100%;
}

.ocbutton {
	text-align: center;
}

.ocbutton img {
	max-width: 400px;
}
@media screen and (max-width: 768px) {
	.ocbutton img {
		max-width: 350px;
	}
}

.bg02 {
	background-color: #fff;
	opacity: 0.8;
}

.cotit {
	text-align: center;
}
.cotit img {
	max-height: 150px;
}

@media screen and (max-width: 768px) {
	.cotit img {
		max-height: 120px;
	}
}

.flexbox {
	display: flex;
	justify-content: space-between;
}

.flexbox li {
	width: 49%;
}

@media screen and (max-width: 768px) {
	.flexbox {
		display: block;
	}
	.flexbox li {
		width: 100%;
	}
}

.bg03 {
	margin-top:100px;
	background-color: #e1f2ff;
	padding: 100px 0;
}

.fetit {
	text-align: center;
}
.fetit img {
	max-height: 150px;
}

@media screen and (max-width: 768px) {
	.fetit img {
		max-height: 120px;
	}
}

.fe01 {
	text-align: center;
}
.fe02 {
	text-align: left;
}
.fe03 {
	text-align: right;
	margin-top: -200px;
}

.fe02 img {
	width: 94%;
}
.fe03 img {
	width: 94%;
}

.febutton {
	text-align: center;
}

.febutton img {
	max-width: 400px;
}
@media screen and (max-width: 768px) {
	.febutton img {
		max-width: 350px;
	}
}

.flexbox2 {
	display: flex;
	justify-content: space-between;
}

.flexbox2 li {
	width: 49%;
}

@media screen and (max-width: 768px) {
	.flexbox2 {
		display: block;
	}
	.flexbox2 li {
		width: 100%;
	}
}

.netit {
	text-align: center;
}
.netit img {
	max-height: 150px;
}

@media screen and (max-width: 768px) {
	.mt02 {
		margin-top: 30px;
	}
	.netit img {
		max-height: 60px;
	}
}

.flexbox3 {
	display: flex;
	justify-content: space-between;
	width: 80%;
	margin: 0 auto;
}

.flexbox3_2024 {
	display: flex;
	justify-content: space-between;
	width: 80%;
	margin: 0 auto;
	align-items: center;
}

.sns01 {
	width: 40%;
}

.sns02 {
	width: 12%;
}

.sns02_2024 {
	width: 10%;
}

@media screen and (max-width: 768px) {
	.flexbox3 {
		display: block;
	}
	.flexbox3 li {
		width: 100%;
	}
	.flexbox3_2024 {
		display: block;
	}
	.flexbox3_2024 li {
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.flexbox4 {
		display: flex;
		justify-content: space-between;
	}
	.flexbox4_2024 {
		display: flex;
		justify-content: space-between;
	}
	.sns03 {
		width: 24%;
	}
	.sns03_2024 {
		width: 19%;
	}
}

.sns04 {
	text-align: center;
}

.effect-fade {
  opacity: 0;
  transform: translate(0, 100px); /* フェードインで動く高さを指定 */
  transition: all 2000ms; /* フェードインにかかる時間を指定 */
}
.effect-scroll {
  opacity: 1;
  transform: translate(0, 0);
}

.swiper-container-free-mode > .swiper-wrapper{-webkit-transition-timing-function:linear!important; -o-transition-timing-function:linear!important; transition-timing-function:linear!important; }

.swiper-container2 {
	overflow: hidden;
}

.ocflex {
	display: flex;
	justify-content: center;
}

.ocflex li {
	width: 30%;
	margin: 0 1.5%;
}

@media screen and (max-width: 768px) {
	.ocflex li {
		width: 49%;
	}
}

#sp-menu {
	top: auto!important;
	z-index: 100;
}

.spring-banner a:hover {
	opacity: 0.8;
}

.blogimg img {
	width: 100vw!important;
	height: auto!important;
  object-fit: cover;
}

.line_request {
	text-align: center;
}

.instaListBox {
	max-width: 1590px;
	margin: 60px auto 0;
	padding: 10px; 
	border: 5px solid #ffffff;;
}
.instaList {
	display: flex;
	flex-wrap: wrap; 
	margin: -0.8% 0 0 0;
}
.instaList > li {
	width: 32.4%;
	margin: 1.4% 1.4% 0 0;
}
.instaList > li:nth-child(6n) {
	margin-right: 1.4%;
}
.instaList > li:nth-child(3n) {
	margin-right: 0;
}
.instaList > li a {
	display: block;
}
.instaList > li figure {
	margin: 0;
	width: 100%;
	padding-top: 100%;
	position: relative;
	overflow: hidden;
}
.instaList > li img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.instaLoading ,
.instaFail {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 3em 0;
}
@media only screen and (max-width: 768px) {
 .instaListBox {
		margin-top: 20px;
		padding: 5px; 
		border-width: 3px;
	}
 .instaList > li {
		width: 32.4%;
		margin: 1.4% 1.4% 0 0;
	}
 .instaList > li:nth-child(6n) {
		margin-right: 1.4%;
	}
 .instaList > li:nth-child(3n) {
		margin-right: 0;
	}
}