@charset "utf-8";
#cultune {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	font-family: "RocknRoll One", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.7;
	color: #231815;
}
#cultune img{
	width: 100%;
	vertical-align: bottom;
}
#cultune .sp {
	display: none;
}

#cultune .inner {
    max-width: 1160px;
    padding: 70px 0;
    position: relative;
    z-index: 2;
}

/*

#cultune .shake-up {
    animation: shake-up 3s infinite ease-in-out;
}

@keyframes shake-up {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(25px);
    }
}
*/
#cultune #header{
	position: relative;
	width: 100%;
}
#cultune #header h1.hero::before{
	content: "";
	display: block;
	padding-top: 52.4%;
}
#cultune #header h1.hero{
	background: url("../images/main_pc.jpg?250825") no-repeat top center;
	background-size: cover;
	width: 100%;
	position: relative;
}

#cultune #header .date {
    width: 100%;
    background: #252525;
    padding: 5px;
}

#cultune #header .date h2 {
	width: 700px;
	margin: 0 auto;
}
/**あしらい**/
#cultune .deco {
	position: absolute;
	z-index: 1;
}
#cultune .deco_01{
	top: 0;
	left: 0;
}
#cultune .deco_02{
	bottom: 0;
	right: 0;
}
#cultune .deco_03{
	bottom: 110px;
	left: 0;
}
#cultune .deco_04{
	top: 125px;
	right: 0;
}
#cultune .deco_05{
	top: 150px;
	left: 0;
}
#cultune .deco_06{
	bottom: 150px;
	left: 0;
}
#cultune .deco_07{
	top: 0;
	right: 0;
}
#cultune .deco_08{
	bottom: 500px;
	right: 0;
}
/*画面幅1600px以上のとき*/
@media screen and (min-width: 1600px) {
	#cultune .deco_01{
		top: 0;
		left: 200px;
	}
	#cultune .deco_02{
		bottom: 0;
		right: 200px;
	}
	#cultune .deco_03{
		bottom: 110px;
		left: 200px;
	}
	#cultune .deco_04{
		top: 125px;
		right: 200px;
	}
	#cultune .deco_05{
		top: 400px;
		left: 200px;
	}
	#cultune .deco_06{
		bottom: 150px;
		left: 200px;
	}
	#cultune .deco_07{
		top: 80px;
		right: 200px;
	}
	#cultune .deco_08{
		bottom: 500px;
		right: 200px;
	}
}
#cultune #catch{
	background: url("../images/glid.png") no-repeat top center;
	background-size: cover;
	/* padding: 2% 0% 4%; */
	position: relative;
}
#cultune #catch h3.lead {
    position: relative;
    width: 700px;
    margin: 0 auto;
    z-index: 10;
	animation: bounce;
  animation-duration: 2.0s;
}

#cultune #about {
    background: #ff1547;
    position: relative;
    z-index: 2;
}

#cultune #about h2.ttl {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
#cultune #about .about_wrap {
    width: 96%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 3% auto 6%;
    position: relative;
    z-index: 2;
	
}
#cultune #about .about_wrap::after{
    content: "";
    display: block;
    background: url("../images/maru.png") no-repeat;
    width: 65px;
    height: 71px;
    position: absolute;
    bottom: -25px;
    right: 40px;
    margin: 0;
    z-index: 2;
}

#cultune #about .txt {
    width: 50%;
    color: #fff;
}

#cultune #about span.marker {
    background: #fff;
    color: #ff1547;
    font-size: 1.9rem;
    line-height: 2;
}

#cultune #about .video {
    width: 50%;
    margin-right: 3%;
    max-width: 508px;
}

#cultune #about .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
}

#cultune #about .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#cultune #cast{
	position: relative;
	background: #275bff;
}
#cultune #cast::before{
	content: "";
	display: block;
	background: url("../images/wave.png");
	background-repeat: repeat-x;
	width: 100%;
	height: 5%;
	position: absolute;
	top: -50px;
	left: 0;
	margin: 0;
	z-index: 2;
}
#cultune #cast h2.ttl {
    position: absolute;
    top: 4%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 2;
}
#cultune #cast .detail {
    text-align: center;
    color: #fff;
    margin: 5% 0 2%;
    font-size: 1.85rem;
}

#cultune #cast .studio_wrap {
	width: 96%;
	margin: 0 auto;
	background: #fff;
	padding: 4%;
	border-radius: 15px;
	box-shadow: 8px 8px #2048c5;
	margin-bottom: 3%;
}


#cultune #cast ul.cast_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#cultune #cast ul.cast_list li {
	position: relative;
	width: 23%;
}
#cultune #cast ul.cast_list li.mc_red::before {
	content: "";
	display: block;
	background: url("../images/mc_red.png") no-repeat;
	width: 60px;
	height: 60px;
	position: absolute;
	top: -20px;
	left: -20px;
}
#cultune #cast ul.cast_list li.mc_blue::before {
	content: "";
	display: block;
	background: url("../images/mc_blue.png") no-repeat;
	width: 60px;
	height: 60px;
	position: absolute;
	top: -20px;
	left: -20px;
}
#cultune #cast .cast_ttl {
    font-size: 2.7rem;
    margin-bottom: 1.5%;
    text-align: center;
}
#cultune #cast p {
    text-align: center;
    font-size: 1.6rem;
    padding: 5px 0;
}
#cultune #cast .vtr_wrap {
	width: 96%;
	margin: 0 auto 3%;
	background: #fff;
	padding: 4%;
	border-radius: 15px;
	box-shadow: 8px 8px #2048c5;
	margin-bottom: 3%;
}
#cultune #cast .vtr_wrap p.txt {
    margin-bottom: 1%;
    font-size: 1.7rem;
}
#cultune #cast ul.vtr_img {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 3% 0 0;
    width: 100%;
}
#cultune #cast ul.vtr_img li{
    width: 32%;
}
#cultune #cast .narration_wrap {
	width: 35%;
	background: #fff;
	padding: 2%;
	border-radius: 15px;
	box-shadow: 8px 8px #2048c5;
	margin: 0 auto 3%;
}
#cultune #cast .narration_cont {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
#cultune #support{
	background: url("../images/glid.png") no-repeat top center;
	background-size: cover;
	position: relative;
}
#cultune #support h2.ttl{
	font-size: 3rem;
	text-align: center;
}
#cultune #support .inner{
	padding: 20px 0 120px;
}
#cultune #support .support_name{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

/*---sns---*/
#cultune .sns {
    position: relative;
}
#cultune .sns .sns_img {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999;
    transition: none; /* ← 最初はアニメーション無効 */
    /*    transition: transform .8s;*/
    transform: translateY(100%);
    transform-origin: bottom right;
    right: 5%;
}
#cultune.loaded .sns .sns_img {
    transition: transform .8s; /* ← ロード後に有効化 */
}
#cultune .sns .sns_img.show {
	transform: translateY(0%);
}
@media screen and (max-width:1440px){
	#cultune .sns .sns_img {
		transform: scale(0.65) translateY(100%);
		right: 5%;
	}
	#cultune .sns .sns_img.show {
		transform: scale(0.65) translateY(0%);
	}
}
#cultune .sns a {
    display: block;
    margin-right: 5px;
}


