@charset "utf-8";

.maincontent{
	position:relative;	
}

html{
	overflow: auto;
}

body{
	margin:0;
	font-family:YuGothic,'Yu Gothic',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#111;
	background: linear-gradient(-15deg,#00BCD4 0%, #b5e8ff 4%, #7bc2fa 8%);
    background-size:120% 100%;
}
.wrap{
	position:relative;
	margin:0 auto;
	background: linear-gradient(-45deg, #c9f9f0, #f5f9fb, #cee8fc);
	animation: AnimationTitle 4s ease infinite;
	background-size: 200% 100%;
	padding:0;
	top:0;
	}
.content-wrap {
	position:relative;
	margin:0 auto 2em;
	padding:1em;
	max-width:1000px;
	text-align:center;
	background:rgb(255 255 255 / 50%);
	z-index:1;
}
#top .content-wrap {
	position:relative;
	padding-top:100px;
	background:none;
}

img {
max-width:100%;	
}
section {
	padding-top:2em;
}
.hdr{
		width:100%;
		text-align:center;
		padding:0;
		margin: 0 auto;
		background:rgb(255 255 255 / 85%);
		position:fixed;
		top:0;
		z-index:10;
	}
header .content-wrap {
	max-width: 1000px;
	padding:0;
	margin: 0 auto;
	display:flex;
	justify-content:space-between;
	align-items: center;
	background:none;
}
#logo {
	width:100%;
}

#logo img{
	width:100%;
	max-width:180px;
	margin:5px;
}
.hdr p{
	margin:0;
	line-height:1.3em;
	text-align:left;
}
.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
.boxleft {
	float:left;
}
.boxright {
	float:right;
}
.b {
	font-weight:bold;
}
.s {
	font-size:0.8em;
	font-weight:normal;
}
.l {
	font-size:1.2em;
}
.ll {
	font-size:1.5em;
}
.center {
	text-align:center !important;
}
.small {
	line-height:1.5em;
	margin-bottom:5px;
}
.red {
	color:#F00;
}

/*navi*/
#gnavi {
	font-family: 'Lato', sans-serif;
	font-weight:bold;
}
#gnavi a{
	color:#05aee6;
	text-decoration:none;
}
#gnavi ul a:hover{
	color:#2c4bf4;
}
#gnavi ul li{
	display:block;
}
.nav-button {
  display: none;
}
.nav-wrap.open {
  display: block;
}
.nav-wrap.close {
  display: none;
}

/*font*/

h2 {
  border: 3px solid #03A9F4;
  padding: 0.3em 1em;
  position: relative;
　　　　text-align:center;
	margin:1em 0;
	color:#00a3ff;
background: linear-gradient(-25deg, #f4fbfe 50%, #d4f3ff 0);


}
h2::before {
  content: '';
  width: 100%;
  height: 100%;
  background-image: radial-gradient(#2196F3 8%, transparent 16%), radial-gradient(#4c9ac0 8%, transparent 16%);
  background-position: 0 0, 7px 7px;
  background-size: 12px 12px;
  position: absolute;
  top: -10px;
  left: 10px;
  z-index: -1;
}

h3{
	font-size: 1.2em;
	color:#2196F3;
}
h4 {
font-size:1.4em;
	line-height:1.7em;
	background: linear-gradient(-45deg, #0888a7 50%, #20c7d6 0);
    background-size: 100% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;

}

/* footer */
footer {
	clear:both;
	padding:5px 10px;
	color:#111;
	text-align:center;
}
.copyright{
	margin:10px;
	font-size:11px;
	line-height:1.8em;
}
.copyright a {
	color:#111;
}
.copyright a:hover {
	color:#FFF;
}

#embedim--snow {
    z-index: 0 !important;
}
#gnavi ul{
		margin:0 auto;
		list-style-type:none;
		padding:0;
	text-align:center;
	}
#gnavi ul li{
		display: block;
		padding:4px 8px;
		vertical-align: middle;
		margin:5px;
		letter-spacing:0.05em;
	font-size:1.2em;
	}

.jk img{
	width:95%;
	max-width:500px;
	border:1px solid #FFF;
	box-shadow:2px 2px 3px #d3ebff,-2px 2px 3px #d3ebff,2px -2px 3px #d3ebff,-2px -2px 3px #d3ebff;
}
.buy {
	max-width:700px;
	margin:0 auto;  border-bottom: solid 2px #22c7d6;
  position: relative;
	padding-bottom:10px;
}
.buy img {
	max-width:200px;
	margin:10px;
}

.buy:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #c09c3d;
  bottom: -2px;
  width: 50%;
}
.catch2 {
	font-weight:bold;
	font-size: 24px;
	text-align:center;
	line-height:1.5em;
	margin:0;
	color: #e77f4e;
}
#link {
	text-align:center;
}
.linkbtn {
    display: inline-block;
    padding: 10px 30px;
    background-color: #c09c3d;
    border-radius: 25px;
    color: #ffffff;
    font-weight: bold;
	margin:20px 0 0;
	
}
.linkbtn:hover {
    background-color: #e77f4e;
}
.linkbtn a {
	color: #ffffff;
	text-decoration: none;
}
.gradient__title {
    animation: AnimationTitle 5s ease infinite;
    background: linear-gradient(to right, #00b5bd, #1ab6fa, #3F51B5);
    background-size: 200% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    font-size: 18px;
    font-weight: 600;
  }

.noimg {
	position:relative;
	display:block;
	width:300px;
	max-width:300px;
	height:300px;
	margin:2em auto;
	border-radius:10px 10px 10px;
	background: linear-gradient(-25deg, #cceeff 20%, #b9f9ff 50%, #b8e4f8 80%);
	animation: AnimationTitle 5s ease infinite;
	background-size: 200% 100%;
	font-size:120px;
	margin: 0 auto;
	color:#FFF;
}

@keyframes AnimationTitle {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}

@keyframes AnimationTitle2 {
    0%{background-position:20% 50%}
    50%{background-position:50% 50%}
    100%{background-position:50% 0%}
}
.dolby {
	background:#d4f3ff;
	padding:20px 25px;
	border-radius:10px;
	margin:3em auto 1em;
	font-size:0.9em;
	max-width:700px;
}
.dolby > h3 {
	margin:0;
}
#top ul{
	list-style:none;
	font-size:0.8em;
	margin:2em 0;
	padding:0;
	width:100%;
}

#top ul li {
	border:2px solid #03A9F4;
	margin:0 auto 2em;
	padding:15px 10px 0;
	text-align:center;
	background:#FFF;
	width:80%;
	border-radius:10px;
	position:relative;
}
#top ul li:first-child {
	border:4px solid #03A9F4;
}

#top ul li:first-child::before {
	top:-24px;
	left:0;
	color:#c100e2;
	position:absolute;
	font-size:15px;
	font-weight:bold;
}

#top ul img{
	width:70%;
	max-width:200px;
}
#top ul li a {
	color:#111;
}
/* スライダーのスタイル */

.slider {
    text-align: center;
}

/* ナビゲーションのスタイル */

.slider-nav {
    width: 80%;
    margin: 30px auto 0 auto;
}

.slider-nav .slick-list img　{
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
}

.slick-slide img {
	margin:0 10px;
	width:90%;
}
.prev-arrow {
    position: absolute;
    top: 30%;
    left: -40px;
}

.prev-arrow:hover {
	cursor: pointer;
}

.next-arrow {
    position: absolute;
    top: 30%;
    left: unset;
    right: -40px;
}

.next-arrow:hover {
    cursor: pointer;
}
.video-container p{
font-size:0.8em;
	}
/*-----------------------------------------------------------------------------------------PC*/
@media screen and ( min-width:481px )
{
#top ul{
 display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap:wrap;
	}
#top ul li {
	width:42%;
}

}
@media screen and ( min-width:701px ) {
section {
	padding-top:3em;
}
.wrap {
	/* padding:1em; */
}
.content-wrap {
	padding:1em 2em;
}
#top ul li {
	width:26%;
}
#playlist p {
	font-size:1.2em;
}
h3{
	font-size: 1.4em;
}
h4{
	font-size: 1.6em;
	letter-spacing:0.05em;
}	
.gradient__title {
    font-size: 20px;
	line-height: 2.0em;
  }
.catch {
	font-size: 24px;
	line-height:2em;
}
.sp-only {
		display:none !important;
	}
#logo {
	width:30%;
}
#nav-sns {
	width:67%;
	margin-left:3%;
}
#logo-navi{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
  	align-items:center;	
	max-width: 1000px;
	margin:0 auto;
  }

#gnavi{
 display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
	 justify-content: flex-end;
	
	}
#gnavi ul{
margin:0;
list-style-type:none;
padding:0;
	text-align:left;
	}
#gnavi ul li{
		display: inline-block;
		margin:15px 10px;
		vertical-align: middle;
	padding:0;
	}
}
	
@media screen and ( min-width:1000px )
{
h3{
	font-size: 1.5em;
}
#logo {
	width:35%;
}
#nav-sns {
	width:65%;	
}
.catch {
	font-size: 28px;
}	
.catch2 {
	font-size: 30px;
}
	.gradient__title {
    font-size: 26px;
  }
}
/*-----------------------------------------------------------------------------------------smp*/

@media screen and ( max-width:480px){
#top .jk img {
	width:90%;
	margin-top:10px;
}
}

@media screen and ( max-width:700px){
#top .content-wrap {
	padding:1em;
}
#top {
	padding-top:50px;
}
.pc-only {
	display:none !important;
}	
 .nav-button {
    display: block;
    cursor: pointer;
  }
  .nav-wrap {
    position: fixed;
    left: 0;
    top:0;
    display: none;
    z-index: 10;
    width: 100%;
    height: 100%;
    padding-top:80px;
	background: linear-gradient(-45deg, rgb(201 249 240 / 95%), rgb(245 249 251 / 95%), rgb(206 232 252 / 95%));
    animation: AnimationTitle 3s ease infinite;
    background-size: 200% 100%;  
  }
#gnavi ul {
  	margin:10px 20px 30px;
  	padding:0;
  }
#gnavi ul li{
   	line-height:2.4em;
   	border-bottom: 1px solid #03A9F4;
   	margin:0 10px;
   	padding:20px;
   }

  .nav-button,
  .nav-button span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
  }
  .nav-button-wrap {
    z-index: 20;
    position:
    fixed;
    top:12px;
    right:12px;
    display:
    block;
    width: 60px;
    height:55px;
    background: #FFF;
  }
  .nav-button {
    margin:0;	
    display:block;
    width: 60px;
    height: 55px;
    position: absolute;
	border:2px solid #03A9F4;
	  
  }
  .nav-button span {
    position: absolute;
    left: 5px;
    width: 80%;
    height: 5px;
    background-color: #03A9F4;
    border-radius: 3px;
  }
  .nav-button span:nth-of-type(1) {
    top: 8px;
  }
  .nav-button span:nth-of-type(2) {
    top: 23px;
  }
  .nav-button span:nth-of-type(3) {
    bottom: 8px;
  }
  .nav-button.active span:nth-of-type(1) {
    -webkit-transform: translateY(15px) rotate(-45deg);
    transform: translateY(15px) rotate(-45deg);
  }
  .nav-button.active span:nth-of-type(2) {
    opacity: 0;
  }
  .nav-button.active span:nth-of-type(3) {
    -webkit-transform: translateY(-15px) rotate(45deg);
    transform: translateY(-15px) rotate(45deg);
  }
/*!動画の最大幅を指定する*/
.video-container {
  max-width: 640px;
}

/*!動画の大きさを調整*/
.video-container .video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
	margin-bottom:10px;
}

/*!動画を囲んでいるdiv目一杯に広げる*/
.video iframe,
.video object,
.video embed,
.instagram iframe,
.instagram object,
.instagram embed,
.facebook iframe,
.facebook object,
.facebook embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}	
}

.embedim-snow {
    width: 10px;
    height: 10px;	
}
.embedim-snow:nth-child(4n) {
    width: 15px;
    height: 15px;
}

.embedim-snow:nth-child(3n) {
    width: 8px;
    height: 8px;
box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.4);
}

.embedim-snow:nth-child(6n) {
box-shadow: 0 0 4px 4px rgba(255, 255, 255, 0.7);
}
.embedim-snow:nth-child(9n) {
box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.4);
}
.embedim-snow:nth-child(7n) {
    width: 17px;
    height: 17px;
}


.embedim-snow:nth-child(4n) {
    width: 15px;
    height: 15px;
}

.embedim-snow:nth-child(3n) {
    width: 10px;
    height: 10px;
box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.4);
}

.embedim-snow:nth-child(6n) {
box-shadow: 0 0 3px 3px rgba(255, 255, 255, 0.8);
}
.embedim-snow:nth-child(9n) {
box-shadow: 0 0 8px 8px rgba(255, 255, 255, 0.4);
}
.embedim-snow:nth-child(7n) {
    width: 20px;
    height: 20px;
}


.embedim-snow:nth-child(5n)::before {
	 content: '❄';
	top:-50px;
	left:-50px;
	color:#FFF;
	font-size:25px;
}
.embedim-snow:nth-child(10n)::before {
	 content: '❄';
	top:100px;
	left:60px;
	color:#FFF;
	font-size:40px;
}
.embedim-snow:nth-child(7n)::before {
	 content: '❅';
	top:200px;
	left:120px;
	color:#FFF;
	font-size:30px;
}
.embedim-snow:nth-child(12n)::before {
	 content: '✲';
	top:80px;
	left:20px;
	color:#FFF;
	font-size:30px;
}