/*---------Common---------------*/
* {
	box-sizing: border-box;
	position: relative;
}

.aplha {
	-ms-filter: "alpha( opacity=0 )";
	filter: alpha(opacity=0);
	opacity: 0.0;
}

.onalpha {
	-ms-filter: "alpha( opacity=100 )";
	filter: alpha(opacity=100);
	opacity: 1.0;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	cursor: default;
}

.onalpha:hover {
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha(opacity=80);
	opacity: 0.8;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	cursor: pointer;
}


.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

a:focus,
*:focus {
	outline: none;
}


.sp,
.sp_b {
	display: none;
}

.pc {
	display: inline-block;
}

.pc_b {
	display: block;
}


.in_box{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 1000px;
	position: relative;
	box-sizing: border-box;
	font-size: 11pt;
	line-height: 1.4em;
	
}

.pad_lr{
	padding-left: 13px;
	padding-right: 13px;
	text-align: justify;
	text-justify: inter-ideograph;
}


/*-----Loading-------*/
#loading {
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	z-index: 999;
	background:#fff;
	text-align:center;
	color:#fff;
	display: none;
}

#loading_logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/*-----Header Menu-------*/

#nav_box {
	width: 100%;
	min-width: 1000px !important;
	height: 65px;
	position: fixed;
	top: 0;
	z-index: 300;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #005CB9;
	border-top: 5px solid #3BAF2A;
}

#nav_set_box {
	padding: 0;
	width: 1000px;
	height: 60px;
	margin: 0px auto 0 auto;
	box-sizing: border-box;
	z-index: 300;
	display: flex;
	justify-content: center;

}

.menu_btn {
	height: 60px;
	font-family: 'M PLUS 2', sans-serif;
	font-size: 13pt;
	font-weight: 900;
	line-height: 1.1em;
	color: #FCCD03;
	border: 0;
	cursor: default;
	overflow: hidden;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	/*	text-transform: inherit;*/
	/*	transition: color 1s;*/
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	background-color: #005CB9;
/*
	animation-name: rubberBand;
	animation-duration: 700ms;
	animation-fill-mode: both;
*/
}

.menu_btn span{
	animation-duration: 700ms;
	animation-fill-mode: both;
	width: 100%;
	display: inline-block;
}

.menu_btn:hover {
	cursor: pointer;
	/*	color:#01a0ca;*/
	/*	background-color: #fff;*/
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	background-color: #3BAF2A;
	color: #FCCD03;
	text-shadow: 2px 2px 0px #000;
	
}

.menu_btn:hover span{
	animation-name: rubberBand;
}




.menu_btn2 {
	height: 50px;
	font-family: 'M PLUS 2', sans-serif;
	font-size: 12pt;
	font-weight: 200;
	color: #9480A0;
	border: 0;
	cursor: default;
	overflow: hidden;
	position: relative;
	padding-left: 45px;
	padding-right: 45px;
	background-color: #4F3460;
}

.btn_home,
.btn_fb,
.btn_tw,
.btn_ist {
	width: 46px;
	padding-left: 0;
	padding-right: 0;
	font-size: 16pt;
}

.icon_blog{
/*	vertical-align: -16%;*/
}

.btn_blg{
	padding-top: 6px;
}


/*-----Menu Box-------*/
.menu_box {
	position: absolute;
	top: 2%;
	left: 1%;
	z-index: 50;
	width: 28%;
}

.menu_box img{
	width: 21%;
	height: auto;
}



/*-----Main-------*/
#top_box {
	width: 100%;
	min-width: 1000px !important;
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

#top_set_box {
	width: 100%;
	min-width: 1000px !important;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.top_bg {
	width: 100%;
	min-width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 10;
}

.top_logo {
	width: 100%;
	min-width: 1000px;
	height: auto;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 20;
}

#snow_box{
	width: 100%;
	height: 100%;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 30;
}



.top_txt {
	width: 100%;
	min-width: 1000px;
	height: auto;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	z-index: 20;
}


.top_logoEN {
	width: 27.55%;
	height: auto;
	position: absolute;
	margin-top: 28.8%;
	margin-left: 63.0%;
	z-index: 20;
}

.top_koukai {
	width: 40.05%;
	height: auto;
	position: absolute;
	margin-top: 41.9%;
	margin-left: 56.8%;
	z-index: 20;
}

.top_cc1 {
	width: 8.05%;
	height: auto;
	position: absolute;
	margin-top: 21.0%;
	margin-left: 1.4%;
	z-index: 20;
}



.top_cc2 {
	width: 52.8%;
	height: auto;
	position: absolute;
	margin-top: 1.1%;
	margin-left: 1.4%;
	z-index: 20;
}

.bnr_mebae_link{
	width: 18.28%;
	position: absolute;
	margin-top: 35.5%;
	margin-left: 79%;
	z-index: 20;
}

.bnr_mebae{
	width:100%;
	height:auto;
	z-index: 20;
}

.pre_guest{
	position: absolute;
	margin-top: 1%;
	margin-left: 31%;
	width: 19%;
	height: auto;
	z-index: 20;
}


/*-----mvtk-------*/

#mvtk_box{
	width: 100%;
	min-width: 1000px;
	text-align: center;
	padding-top: 20px;
}

#mvtk_box img{
	margin: 0 5px 0px;
}


#mvtk_box #mvtk-widgets-container {
    margin: 30px auto 10px;
}





/*-----ftr-------*/

#ftr_box {
	z-index: 40;
	margin: 0;
	padding: 40px 0px;
	background-color: #015cb9;
	display: none;
}


#ftr_naka {
	text-align: center;
	width: 800px;
	margin: 15px auto 0;
}

.top_bl {
	display: block;
	margin: 0 auto;
}


#ftr_bnr {
	width: 100%;
	margin: 0px auto 0px auto;
	text-align: center;
}


#ftr_bnr img {
	margin: 0px 5px 5px 0px;
	transition: 0.4s;
}

#ftr_bnr img:hover{
	opacity: 0.8;
}


h3{
	display: block;
	font-family: 'M PLUS 2', sans-serif;
	font-weight: 900;
	font-size: 40pt;
	text-align: center;
	text-shadow: 2px 2px 0px #000;
}

.stline{
	margin: 0;
	width: 100%;
	height: 25px;
	background-color: #082f70;
}

.stline2{
	margin: 0;
	width: 100%;
	height: 25px;
	background-color: #FCCD03;
}


/*-----Sub Page-------*/
#main{
	width: 100%;
	overflow:hidden;
	min-width: 1000px;
	font-family: 'M PLUS 2', sans-serif;
	font-weight: 800;
}



/*-----NEWS-------*/
#news_box{
	padding-top: 1px;
	padding-bottom: 100px;
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	background-color: #3baf2a;
	overflow: hidden;
}

#news_box h3{
	color: #facd01;
}

#news_btnbox{
	padding: 0 13px;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto 50px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: flex-start;
}

a.news{
	width: 326px;
	display: block;
	color: #FCCD03;
	font-size: 17pt;
	font-weight: 700;
	text-align: center;
	line-height: 1.1em;
	margin: 0 15px 40px
}

.news_date {
	font-size: 17pt;
	font-weight: 700;
}

.news_img_box{
	width: 326px;
	height: 226px;
	padding: 13px;
	background-color: #fff;
	transition: 0.7s;
	margin-bottom: 15px;
	display: flex;
	align-items: flex-start;
	align-items: center;
}

a.news:hover .news_img_box{
/*	opacity: 0.7;*/
	background-color: #e3221d;
}

.news_img_box img {
	width: 100%;
	height: auto;
	display: block;

}

.news_img_box img.tatenaga {
	width:auto;
	height: 200px;
	margin: 0 auto;
}




#news_allbox{
	height: 108px;
	text-align: center;
}

a.news_allbtn{
	display: block;
	width: 466px;
	height: 108px;
	transition: 0.4s;
	margin: 0 auto;
	background-image: url(../images/top_btn_miru_off.png);
}

a.news_allbtn:hover{
	background-image: url(../images/top_btn_miru_on.png);
}


.kiri_snowman{
	position: absolute;
	margin-top: -146px;
	right: 43px;
}
















.sns_news_box{
	width: 960px;
/*	height: 600px;*/
	background-color: #FFFFFF;
	padding: 40px 25px;
	margin-bottom: 100px;
}

.news_txtbox{
	margin-top: 0px;
	margin-bottom: 0px;
/*	height: 257px;*/
	overflow-y: auto;
	padding-right: 13px;
}

.news_kei{
	height: 8px;
	border-top: 8px dotted #e3221d;
	margin: 20px 0 20px
}

a.news_row{
	font-size: 14pt;
	font-weight: 700;
	display: flex;
}

a.news_row:link,
a.news_row:visited,
a.news_row:active{
	color: #444444;
}

a.news_row:hover{
	color: #00A0E9;
	text-decoration: none
}



.news_date{
/*	width: 103px;*/
/*	margin-left: 10px;*/
	text-align: center;
}

.news_title{
	flex: 1;
/*	width: 414px;*/
	
}


#news_allbox{
	height: 108px;
	text-align: center;
}

a.news_allbtn{
	display: block;
	width: 466px;
	height: 108px;
	transition: 0.4s;
	margin: 0 auto;
	background-image: url(../images/top_btn_miru_off.png);
}

a.news_allbtn:hover{
	background-image: url(../images/top_btn_miru_on.png);
}

.top_kiri1_box{
	width: 100%;
	height: 110px;
	margin: 0;
}

.top_kiri1{
	position: absolute;
	bottom: 0%;
	right: 10px;
}


/*-----DOUGA-------*/
#douga_box{
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	padding-top: 1px;
	background-image: url(../images/top_douga_sen.png), url(../images/top_douga_sen.png), url(../images/top_douga_bg.gif);
	background-repeat: repeat-x, repeat-x, repeat;
	background-position: 0% 1%, 0% 99%, 50% 0%;
	background-size: auto auto, auto auto, 803px 513px;
	overflow: hidden;
	background-color: #01a0ca;
	display: none;
}

#douga_box h3{
	color: #fbce03;
}

#douga_btnbox{
	padding: 0 13px;
	width: 100%;
	max-width: 1500px;
	margin: 0 auto 50px;;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: flex-start;
}


.yokoku_slidebox{
	width: 1459px;
	height: 250px;
	margin: 40px auto;
}

@media screen and (max-width: 1540px) {
	.yokoku_slidebox{
		width: 910px;
	}
}



.top_kiri2_box{
	width: 100%;
	height: 226px;
	margin: 0;
	text-align: center;
}


.yokoku{
	width: 430px;
	height: 250px;
/*	background-color: #000;*/
	margin: 0 11px;
}

#player_btn{
	position: absolute;
	top:0;
	left:0;
	width: 450px;
	height: 250px;
	z-index: 20;
	color:rgba(255,255,255,0.80);
	font-size: 60pt;
	transition: all 0.4s;
	text-align: center;
	padding-top: 69px;
	cursor: default;
}

#player_btn:hover{
	color:rgba(255,255,255,1);
	cursor: pointer;
}


#player{
	width: 470px;
	height: 293px;
	z-index: 19;
}

.player{
	z-index: 19;
}

.yokoku_slidebox .slick-prev:before,
.yokoku_slidebox .slick-next:before{
	font-size: 40px;
}

.yokoku_slidebox .slick-prev {
    left: -40px;
}




.ytimg{
	position: absolute;
	margin-top: 0%;
	margin-left: 0%;
	z-index: 18;
}


/*-----mvtk-------*/

#mvtk_box{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
	background-color: #facd01
}

#mvtk_box img{
	margin: 0 5px 0px;
}


#mvtk_box #mvtk-widgets-container {
    margin: 30px auto 10px;
}







/*------- SNS ----------------*/

#top_tw {
	position: relative;
	display: inline-block;
	z-index: 500;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 25px;
}

.fb {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	display: inline;
	float: left;
}

.tw {
	margin: 2px 0px 0px 8px;
	padding: 0px;
	display: inline;
	float: left;
}

.line {
	margin: 2px 0px 0px 10px;
	padding: 0px;
	display: inline;
	float: left;
}


.eigacom {
	margin: 2px 0px 0px 10px;
	padding: 0px;
	display: inline;
	float: left;
}


/*-----Sub Page-------*/
#main{
	width: 100%;
	overflow:hidden;
	min-width: 1000px;
	font-family: 'M PLUS 2', sans-serif;
	font-weight: 800;
}


.sub_box{
	width: 100%;
	min-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}

.in_box{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 1000px;
	position: relative;
	box-sizing: border-box;
	font-size: 11pt;
	line-height: 1.4em;
	text-align: justify;
	text-justify: inter-ideograph;
}

h3{
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	background-repeat: no-repeat;
	background-position: top center;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#news_box h3{
	text-indent:0;
	display: block;
	font-family: 'M PLUS 2', sans-serif;
	font-weight: 900;
	font-size: 40pt;
	text-align: center;
	line-height: 1em;
}

.h3_box{
	text-align: center;
}

.sub_head{
	width: 100%;
	min-width: 1000px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 10;
}

.sub_head_inbox{
	width: 1000px;
	margin:0 auto;
	position: relative;
	z-index: 10;
}

.txt_box{
	font-size: 16pt;
	line-height: 2em;
	text-align: justify;
	text-justify: inter-ideograph;
}

.pad_lr{
	padding-left: 13px;
	padding-right: 13px;
}

.rot_box{
	-webkit-transform: rotate(0.028deg);
    -moz-transform: rotate(0.028deg);
    -ms-transform: rotate(0.028deg);
    -o-transform: rotate(0.028deg);
    transform: rotate(0.028deg);
	font-feature-settings : "palt" 1;
}

.w100pct{
	width: 100%;
	min-width: 1000px;
	height: auto;
	margin: 0;
	display: block;
	z-index: 10;
}

.w100pcthd{
	width: 100%;
	min-width: 1000px;
	height: auto;
	margin: 0;
	display: block;
	z-index: 10;
	visibility: hidden;
	vertical-align:bottom;
}

.yokobo{
	letter-spacing: -0.1em;
    /*	<span class="yokobo">――</span>*/
}


/*----------PHOTO SCROLL------------*/

#slide_photo_pc1{
	width: 100%;
	height: 320px;
	background: repeat-x url("../images/scrl_1.jpg") left top/auto 100%;
	animation: loop-pc infinite 40s linear;
	z-index: 20;
}


@keyframes loop-pc {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -3300px 0;
	}
}

#slide_photo_pc2{
	width: 100%;
	height: 600px;
	background: repeat-x url("../images/scrl2.jpg") left top/auto 100%;
	-webkit-animation: loop-pc2 infinite 40s linear;
	animation: loop-pc2 infinite 40s linear;
	z-index: 20;
}

@-webkit-keyframes loop-pc2 {
	0% {
		background-position: -3800px 0;
	}
	100% {
		background-position: 0 0;
	}
}

@keyframes loop-pc2 {
	0% {
		background-position: -3800px 0;
	}
	100% {
		background-position: 0 0;
	}
}

.nami_box{
	position: absolute;
	margin-top: 0%;
	margin-left: 0%;
	z-index: 20;
	width: 100%;
	height: 17px;
	background-repeat: repeat-x;
	background-position: center top;
}


/*----- おはなし -------*/
#story_box{
	padding-bottom: 50px;
	color: #fff;
	background-color: #0691d2;
	background-repeat: repeat-x
}

#story_box .nami_box{
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='17' viewBox='0 0 50 17'%3E%3Cpath d='M0,0 L0,8.5 Q12.5,0 25,8.5 T50,8.5 L50,0 Z' fill='%2314b341'/%3E%3C/svg%3E");
}

.story_head{
	z-index: 1;
}

#story_body{
	z-index: 5;
	margin-top: -8%;
}

#story_box h3{
	color: #de0816;
	text-shadow: 2px 2px 0px #fff;
	text-indent: 0;
    display: block;
    text-align: center;
    line-height: 1.1em;
	z-index: 5;
	margin-bottom: 20px;
}

.story_midasi{
	width: 100%;
	max-width: 1229px;
	height: auto;
	display: block;
	margin: 0 auto;
}

#story_box .txt_box{
	font-size: 19pt;
	line-height: 2.7em;
	background-image: url(../images/story_line2.png);
	background-size: auto 69px; 
	background-position: center 70%;
	background-repeat: repeat;
	padding: 0 20px;
}

.story_midasi2{
	width: 100%;
	max-width: 1229px;
	height: auto;
	display: block;
	margin: 0 auto;
}


/*----- なかまたち -------*/
#chara_box{
	padding-top: 0;
	padding-bottom: 50px;
	color: #0691d2;
	background-color: #fccd03;
	background-repeat: repeat-x
}

#chara_box .nami_box{
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='17' viewBox='0 0 50 17'%3E%3Cpath d='M0,0 L0,8.5 Q12.5,0 25,8.5 T50,8.5 L50,0 Z' fill='%230691d2'/%3E%3C/svg%3E");
}

.px{
	padding-top: 1px;
}

#chara_box h3{
	background-image: url(../images/h3_nakama.png);
	background-color: none;
	height: 143px;
	background-size: 100%
}


.cast_inbox{
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	align-items: flex-end;
}

.prof_btn{
	width: 32%;
	margin-bottom: 70px;
	text-align: center;
}


.cast_pbox {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.cast_pbox::after {
	content: "";
	position: absolute;
	right: 7%;
	bottom: 10%;
	width: 18%;
	height: 19%;
	background-image: url(../images/btn_hiraku.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 10;
}


.cast_pt {
	width: 90%;
	height: auto;
	display: block;
	transition: 0.4s;
	margin: 3% auto;
	transform-origin: 50% 50%;
}




.cast_name{
	text-align: center;
	font-size: 30pt;
}

.cast_koe{
	font-size: 70%;
}

.prof_btn:hover{
	cursor: pointer;
}

.prof_btn:hover .cast_pt{
	transform: rotate(10deg) scale(1.03);
	
}

@keyframes chara_anime {
  0% {
	transform: rotate(0deg);
  }
	
  25% {
	transform: rotate(-10deg);
  }
	
  50% {
    transform: rotate(10deg);
  }
  75% {
	transform: rotate(-10deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@keyframes chara_anime2 {
  0% {
	transform: rotate(0deg);
  }
	
  33% {
	transform: rotate(-10deg);
  }
	
  66% {
    transform: rotate(10deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

/*----------Profile Mado------------*/

.prof_mados{
	padding: 40px 38px 60px 25px;
	color: #0691d2;
	background: #fff;
	font-size: 22pt;
	font-weight: 700;
	line-height: 2.3em;
	border-radius: 45px;
	text-align: center;
}

.cast_flex{

}

.cast_ptS{
	display: block;
	margin: 0 auto 20px;
}

.cast_madotxt{
	width: 100%;
}



.prof_mados .cast_name{
	font-size: 30pt;
	margin-bottom: 30px;
	text-align: center;
	
	line-height: 1.3em;
}


.prof_mados .cast_koe{

}


/*----- 主題歌 -------*/
#song_box{
	padding-top: 0;
	padding-bottom: 100px;
	color: #14b341;
	background-color: #0691d2;
	background-repeat: repeat-x
}

#song_box .nami_box{
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='17' viewBox='0 0 50 17'%3E%3Cpath d='M0,0 L0,8.5 Q12.5,0 25,8.5 T50,8.5 L50,0 Z' fill='%23fccd03'/%3E%3C/svg%3E");
}

#song_box h3{
	background-image: url(../images/h3_song.png);
	background-color: none;
	height: 143px;
	background-size: 100%
}

.kiri1{
	position: absolute;
	left: -560px;
	right: 0;
	margin: auto;
	z-index: 20;
}

#song_box .txt_box{
	background-color: #fff;
	border-radius: 25px;
	padding: 120px 40px 80px;
	margin-top: 120px;
	
}

.song_kimu{
	color: #0691d2;
	font-size: 22pt;
	font-weight: 900;
	margin-bottom: 20px;
}

.song_name{
	color: #0691d2;
	font-size: 20pt;
	font-weight: 900;
	margin-bottom: 20px;
}

.song_onpu1{
	position: absolute;
	margin-top: -150px;
	margin-left: 0px;
}

.song_pt1{
	position: absolute;
	margin-top: -240px;
	margin-left: 590px;
}

.song_onpu2{
	position: absolute;
	margin-top: 30px;
	margin-left: 660px;
}


/*----- 声のゲスト -------*/
#koe_box{
	padding-top: 0;
	padding-bottom: 100px;
	color: #844d9b;
	background-color: #fccd03;
	background-repeat: repeat-x
}

#koe_box .nami_box{
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='17' viewBox='0 0 50 17'%3E%3Cpath d='M0,0 L0,8.5 Q12.5,0 25,8.5 T50,8.5 L50,0 Z' fill='%230691d2'/%3E%3C/svg%3E");
}

#koe_box h3{
	background-image: url(../images/h3_koe.png);
	background-color: none;
	height: 143px;
	background-position: center top;
	background-size: 100%
}

.kiri2{
	position: absolute;
	left: -600px;
	right: 0;
	margin: auto;
	z-index: 20;
}

#koe_box .txt_box{
	background-color: #fff;
	border-radius: 25px;
	padding: 120px 40px 40px;
	margin-top: 120px;
	
}

.koe_name{
	color: #de0816;
	font-size: 22pt;
	font-weight: 900;
	margin-bottom: 20px;
}

.koe_role{
	color: #de0816;
	font-size: 20pt;
	font-weight: 900;
	margin-bottom: 20px;
}

.koe_onpu1{
	position: absolute;
	margin-top: -150px;
	margin-left: 0px;
}

.koe_pt1{
	position: absolute;
	margin-top: -240px;
	margin-left: 590px;
}

.koe_onpu2{
	position: absolute;
	margin-top: -7px;
	margin-left: 640px;
}

.koe_win{
	color: #de0816;
	margin-top: 40px;
	width: 80%;
	margin: 40px auto 0;
}

.win_name{
	font-size: 22pt;
	margin-bottom: 15px;
}

.koe_pt2{
	float: left;
	margin-right: 20px;
}




/*----- 登場する歌 -------*/
#uta_box{
	padding-top: 0;
	padding-bottom: 100px;
	color: #082e6d;
	background-color: #b1d00e;
	background-repeat: repeat-x
}

#uta_box .nami_box{
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='17' viewBox='0 0 50 17'%3E%3Cpath d='M0,0 L0,8.5 Q12.5,0 25,8.5 T50,8.5 L50,0 Z' fill='%23fccd03'/%3E%3C/svg%3E");
}

#uta_box h3{
	background-image: url(../images/h3_uta.png);
	background-color: none;
	height: 143px;
	background-position: center top;
	background-size: 100%
}

.kiri3{
	position: absolute;
	left: 470px;
	right: 0;
	margin: auto;
	z-index: 20;
}


#uta_box .txt_box{
	background-color: #fff;
	border-radius: 25px;
	padding: 50px 0px ;
	margin-top: 50px;
	text-align: center;
	transition: 0.4s;
}

.uta_name{
	color: #0691d2;
	font-size: 24pt;
	font-weight:900;
}

.uta_gendai{
	font-size: 18pt;
	font-weight:700;
}



#uta_box .txt_box a{
	color: #082e6d;
}

#uta_box .txt_box a:hover{
	color: #082e6d;
}

.uta_onpu1{
	position: absolute;
	margin-top: -8%;
	margin-left: -46%;
	z-index: 10;
}

.uta_onpu2{
	position: absolute;
	margin-top: 2%;
	margin-left: 25%;
	z-index: 10;
}


/*----- Twitter & Baner -------*/
#sub_tw_box{
	padding-top: 0;
	padding-bottom: 100px;
/*	background-image: url(../images/bg_tw.gif);*/
	background-color: #0d56a7;
	background-position: center top;
	background-repeat: repeat;
}

#sub_tw_box .nami_box{
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='17' viewBox='0 0 50 17'%3E%3Cpath d='M0,0 L0,8.5 Q12.5,0 25,8.5 T50,8.5 L50,0 Z' fill='%23b1d00e'/%3E%3C/svg%3E");
}

#sub_tw_box .px{
	padding-top: 100px;
}

#sub_tw_box .in_box{
	display: flex;
	justify-content: space-between;
}


.sns_tw_box{
	width: 542px;
	height: 753px;
	background-color: #fff;
	display: none;
}

.tw_inbox{
	width: 542px;
	height: 635px;
	overflow: hidden;
}
.pre_tw_btn_miru{
	display: block;
	margin: 30px 15px 0 auto;
}


.baner_box{
/*	width: 405px;*/
	width: 100%;
	text-align: center;
}

.baner_box img{
	margin: 0 10px 20px;
}



/*-----FOOTER-------*/
#footer{
	background-color: #082e6d;
	padding: 0px 0 30px;
	text-align: center;
	min-width: 1000px;
	margin: 0 auto;
}

#footer .nami_box{
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='17' viewBox='0 0 50 17'%3E%3Cpath d='M0,0 L0,8.5 Q12.5,0 25,8.5 T50,8.5 L50,0 Z' fill='%230d56a7'/%3E%3C/svg%3E");
}

#footer .px{
	padding-top: 30px;
}

























