@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

@import url('https://fonts.googleapis.com/css2?family=New+Tegomin&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inika:wght@400;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');
/*font-family: 'Noto Serif JP', serif;*/

@import url('https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp.min.css');


/* =============================================================================
   clearfix
   ========================================================================== */
*{
   margin: 0;
   padding: 0;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE/Mac */
.clearfix{
	display: inline-table;
	zoom: 1;
}
/* Hide from IE/Mac, apply to IE/Win \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

.clear {
	clear: both;
	display: block;
}

.img_100 img{
	width: 100%;
	height: auto;
}

h2{
	font-size: 120%;
	line-height: 1.4;
	color: rgba(0,0,0,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:600;
	margin-bottom: 7px;
	border:rgba(240,81,25,1.00) 1px solid;
	border-left: 15px solid rgba(240,81,25,1.00);
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
   background-color: rgba(245,161,0,0.05);
}

h2.i02{
	font-size: 120%;
	line-height: 1.4;
	color: rgba(0,0,0,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:600;
	margin-bottom: 7px;
	border:rgba(245,161,0,1.00) 1px solid;
	border-left: 15px solid rgba(245,161,0,1.00);
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
   background-color: rgba(245,161,0,0.05);
}

h2.i03{
	font-size: 120%;
	line-height: 1.4;
	color: rgba(0,0,0,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
	border:rgba(245,161,0,1.00) 1px solid;
	border-left: 15px solid rgba(245,161,0,1.00);
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
   background-color: rgba(255,253,249,0.60);
   margin: 0;
}



h3{
  color: #57493F;
  font-weight: 800;
  padding: 5px 10px;
  border-top: solid 2px #EFD5C4;
  border-bottom: solid 2px #EFD5C4;
  background: -webkit-repeating-linear-gradient(-45deg, rgba(247,243,235,1.00), rgba(247,243,235,0.00) 3px,rgba(224,213,182,1.00) 3px, rgba(239,232,215,0.00) 7px);
  background: repeating-linear-gradient(-45deg, rgba(247,243,235,0.00), rgba(247,243,235,0.00) 3px,rgba(247,237,207,1.00) 3px, rgba(239,232,215,0.00) 7px);
  font-size: 110%;
}

h4{
	font-size: 100%;
	line-height: 1.4;
	color: rgba(0,0,0,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:600;
	margin-bottom: 7px;
	border-bottom: rgba(87,73,63,1.00) 1px solid;
	border-left: 10px solid rgba(87,73,63,1.00);
   padding: 3px 10px 5px 10px;
}

h4.orange{
	border-bottom: rgba(87,73,63,1.00) 1px solid;
	border-left: 10px solid rgba(240,81,25,1.00);
}

h4.yellow{
	border-bottom: rgba(87,73,63,1.00) 1px solid;
	border-left: 10px solid rgba(247,160,1,1.00);
}

h5 {
  border-bottom: solid 2px rgba(245,161,0,0.40);
  position: relative;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 600;
  margin: 0 auto 10px auto;
}

h5:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px rgba(53,35,7,1.00);
  bottom: -2px;
  width: 15%;
}


h6{
  position: relative;
  padding: 2px 5px 2px 15px;
  margin-left: 5px;
  font-size: 105%;
  color: #474747;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
}

h6:before {
  font-family: FontAwesome;
  content: "";
  display: inline-block;
  position: absolute;
  padding: 0.1em;
  color: #B0B0B0;
  background: #B0B0B0;
  font-weight: normal;
  width: 10px;
  text-align: center;
  height: 10px;
  line-height: 10px;
  left: -0.20em;
  top: 55%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
}

.index_101{
   width: 100%;
   border-left: rgba(245,161,0,1.00) 15px solid;
   color: rgba(234,84,19,1.00);
   font-size: 130%;
   font-weight: 700;
   padding-left: 8px;
}

.index_102{
   width: 100%;
   border-left: rgba(245,161,0,1.00) 15px solid;
   color: rgba(31,12,3,1.00);
   font-size: 110%;
   font-weight: 700;
   padding-left: 8px;
}

.index_103{
   width: 100%;
   border-left: rgba(70,57,33,1.00) 15px solid;
   color: rgba(31,12,3,1.00);
   font-size: 110%;
   font-weight: 700;
   padding-left: 8px;
}

/* ---------------------------------------------------------------------------
   フォント色
   ---------------------------------------------------------------------------*/

.txt_abyss_red{
	color: rgba(199,21,33,1.00);
}

.txt_abyss_orange{
	color: rgba(230,66,23,1.00);
}

.txt_abyss_yellow{
	color: rgba(245,161,0,1.00);
}

.txt_abyss_yellow2{
	color: rgba(221,109,60,1.00);
}

.txt_red1{
	color:#C6002F;
}

.txt_red2{
	color:#CC5F7D;
}

.txt_pink1{
	color:#F30;
}

.txt_pink2{
	color:#E50065;
}

.txt_pink3{
	color:#e8546b;
}

.txt_blue1{
	color:#03F;
}

.txt_blue2{
	color:#09F;
}

.txt_blue3{
	color:#80d8e4;
}

.txt_green1{
	color:#396;
}

.txt_green2{
	color:#00A6A3;
}

.txt_green3{
	color:#7FBF39;
}

.txt_gray1{
	color:#999;
}

.txt_Purple1{
	color:#90C;
}

.txt_orange1{
	color:#F60;
}

.txt_orange2{
	color:#C85B13;
}
.txt_yellow{
	color:rgba(245,236,153,1.00);
}

/* ---------------------------------------------------------------------------
   フォントサイズ
   ---------------------------------------------------------------------------*/

.fsize50{
	font-size:50%;
}

.fsize60{
	font-size:60%;
}

.fsize70{
	font-size:70%;
}

.fsize80{
	font-size:80%;
}

.fsize90{
	font-size:90%;
}
.fsize95{
	font-size:95%;
}

.fsize100{
	font-size:100%;
}

.fsize105{
	font-size:105%;
}

.fsize110{
	font-size:105%;
}

.fsize120{
	font-size:120%;
}


.fsize140{
	font-size:140%;
}


/* ==========================================================================
   youtube埋め込み
   ========================================================================== */

.yt_movie{
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
     margin-bottom: 40px;
}

.yt_movie iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}



/* ---------------------------------------------------------------------------
   全般
   ---------------------------------------------------------------------------*/
html,body{
 	width: 100%;
	min-width:1160px;
}

.sage{
    padding-left: 1em; 
    text-indent: -1em;
}

.sage05{
    padding-left: 0.5em; 
    text-indent: -0.5em; 
}

.sage1_5{
    padding-left: 1.5em; 
    text-indent: -1.5em; 
}


.sage2{
    padding-left: 2em; 
    text-indent: -2em; 
}

.sage2-5{
    padding-left: 2.5em; 
    text-indent: -2.5em; 
}

.sage3{
    padding-left: 3em; 
    text-indent: -3em; 
}

.sage4{
    padding-left: 4em; 
    text-indent: -4em; 
}

.sage4_5{
    padding-left: 4.5em; 
    text-indent: -4.5em; 
}


.sage5{
    padding-left: 5em; 
    text-indent: -5em; 
}

.sage6{
    padding-left: 6em; 
    text-indent: -6em; 
}

.sage7{
    padding-left: 7em; 
    text-indent: -7em; 
}


.sage_h{
  position: relative;
  padding: 0 0 0 1.2em;
}

.sage_h::before {
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '◆';
  color: #E64217;
}

.sage_h.yellow::before {
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '◆';
  color: #F5A100;
}


.sage_h_yellow{
  position: relative;
  padding: 0 0 0 1.2em;
}
.sage_h_yellow::before {
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '◆';
  color: #F5A100;
}

.sage_link{
  position: relative;
  padding: 0 0 0 1.2em;
}

.sage_link::before {
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f35a';
  color: #686868;
}

.sage_kome{
  position: relative;
  padding: 0 0 0 1.2em;
}

.sage_kome::before {
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '※';
}


.sage_dot{
  position: relative;
  padding: 0 0 0 1.2em;
}

.sage_dot::before {
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '・';
}

.sage_shikaku{
  position: relative;
  padding: 0 0 0 1.2em;
}

.sage_shikaku::before {
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  font-weight: 900;
  content: '\f04d';
}

.lh16{
   line-height: 1.6;
   margin-bottom: 7px;
}


ul, ol, dl {
	list-style-type: none;
}




img {
   vertical-align:bottom
}

.popup-link a:hover img{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/*
ruby {
  position: relative;
}

ruby rt {
  position: relative;
  top: 1.0ex;
}
*/


.img100 img{
  width: 100%;
  height: auto;
}

.img-over{
}

.img-over a{
   text-decoration: none;
}

.img-over img:hover{
   opacity: 0.8;
}

.link_hover{
   color: rgba(191,76,36,1.00) !important;
}

.link_hover:hover{
   color: rgba(230,66,23,1.00) !important;
}

.link_hover2{
   color: rgba(34,34,34,1.00) !important;
   border-bottom: rgba(0,0,0,1.00) 1px dotted;
}

.link_hover2:hover{
   color: rgba(230,66,23,1.00) !important;
   border-bottom: none;
}

.btn-page_back{
	position:absolute;
	top:20px;
	right:40px;
	width:80px;
	height:31px;
}

/* ---------------------------------------------------------------------------
   ページャー
   ---------------------------------------------------------------------------*/

.page {
}

.page-elm {
	overflow:hidden;
}

.pager {
	clear:both;
	margin:30px 0;
	text-align:center;
}

.pager span {
	padding:5px 8px;
	color:#000;
	background:rgba(245,161,0,1.00);
	border:rgba(78,54,17,1.00) 1px solid;
}
.pager span:hover {
	cursor:pointer;
	background:rgba(234,84,19,1.00);
	color:rgba(255,255,255,1.00);
}

.pager span.current {
	color:#fff;
	background:rgba(234,84,19,1.00);
}
.pager span.current:hover {
	cursor:default;
}

.pager span.invalid {
	display:none;
}
.pager span.invalid:hover {
	cursor:default;
}

.pager span.ellipsis {
	color:#FFFFFF;
	background:none;
	border:none;
   padding: 0 !important;
}
.pager span.ellipsis:hover {
	cursor:default;
}

.pager span.first,
.pager span.last,
.pager span.prev,
.pager span.next {
	background:rgba(128,108,77,1.00);
	border:rgba(85,46,49,1.00) 1px solid;
	color:rgba(255,255,255,1.00);
}

.pager span.first:hover,
.pager span.last:hover,
.pager span.prev:hover,
.pager span.next:hover {
	color:#fff;
	background:rgba(78,54,17,1.00);
}

.pageNum {
	margin:30px 0;
	text-align:center;
}



/* =============================================================================
   ティザー
   ========================================================================== */

body{
　overflow: hidden;
	font-size:100%;

	height: 100%;
	line-height: 1.6;
	background-color: rgba(0,0,0,1.00);
  text-size-adjust: 100%; 
		-webkit-text-size-adjust: 100%; 
    	-moz-text-size-adjust: 100%; 
    	-ms-text-size-adjust: 100%; 
    	-o-text-size-adjust: 100%;
	font-family: 'Roboto Condensed',"游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

#bg_wrapper01{
	background-image: url(../images/teaser/tmp/bg_02.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
	background-attachment:fixed;
}

#bg_wrapper02{
	background-image: url(../images/teaser/tmp/bg_03.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
	background-attachment:fixed;
}

#bg_wrapper02-2{
	background-image: url(../images/teaser/tmp/bg_03.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
	background-attachment:fixed;
}

#bg_wrapper03{
	background-image: url(../images/teaser/tmp/bg_04.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
	background-attachment:fixed;
}

#bg_wrapper04{
	background-image: url(../images/teaser/tmp/bg_05.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
	background-attachment:fixed;
}

#bg_wrapper05{
	background-image: url(../images/teaser/tmp/bg_06.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
	background-attachment:fixed;
}


#bg_wrapper06{
	background-image: url("../images/tv2nd/bg/bg_006.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(0,0,0,1.00);
	background-attachment:fixed;
}




#bg_wrapper_chara03{
	background-image:url(../images/chara/bg__nanachi.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}

#bg_wrapper_chara04{
	background-image:url(../images/chara/bg__orzen.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}


#bg_wrapper_chara05{
	background-image:url(../images/chara/bg__makururu.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}

#bg_wrapper_chara06{
	background-image:url(../images/chara/bg__raiza.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}


#bg_wrapper_story01{
	background-image: url(../images/story/bg_01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}


#bg_wrapper_story02{
	background-image: url(../images/story/bg_02.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}

#bg_wrapper_story03{
	background-image: url(../images/story/bg_03.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}

#bg_wrapper_story04{
	background-image: url(../images/story/bg_04.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}


#bg_wrapper_story05{
	background-image: url(../images/story/bg_05.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}

#bg_wrapper_story06{
	background-image: url(../images/story/bg_06.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}

#bg_wrapper_story07{
	background-image: url(../images/story/bg_07.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}

#bg_wrapper_story08{
	background-image: url(../images/story/bg_08.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}

#bg_wrapper_story09{
	background-image: url(../images/story/bg_09.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}

#bg_wrapper_story10{
	background-image: url(../images/story/bg_10.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}

#bg_wrapper_story11{
	background-image: url(../images/story/bg_11.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}

#bg_wrapper_story12{
	background-image: url(../images/story/bg_12.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}

#bg_wrapper_story13{
	background-image: url(../images/story/bg_13.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
}


#bg_wrapper_movie01{
	background-image: url(../images/movie01/bg_001.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgba(225,225,220,1.00);
	background-attachment:fixed;
}



.bg2{
   background-color: rgba(143,130,121,1.00);
   background-image:url("../images/tv2nd/bg/bg_005.jpg");
	background-position:top center;
	background-repeat: no-repeat;
   background-attachment: fixed;
	background-size:100%;
}

.bg3{
	background-image:url("../images/movie_new/tmp/bg_001.jpg");
	background-position:top center;
	background-repeat: no-repeat;
   background-attachment: fixed;
	background-size:100%;
}

.bg6{
   background-color: rgba(143,130,121,1.00);
	background-image:url("../images/tv2nd/bg/bg_006.jpg");
	background-position:top center;
	background-repeat: no-repeat;
   background-attachment: fixed;
	background-size:100%;
}

.bg7{
   background-color: rgba(143,130,121,1.00);
   background-image:url("../images/tv2nd/bg/bg_007.jpg");
	background-position:top center;
	background-repeat: no-repeat;
   background-attachment: fixed;
	background-size:100%;
}

.bg8{
   background-color: rgba(143,130,121,1.00);
   background-image:url("../images/tv2nd/bg/bg_008.jpg");
	background-position:top center;
	background-repeat: no-repeat;
   background-attachment: fixed;
	background-size:100%;
}



#bg_inner{
	background-image:url("../images/tv2nd/bg/bg_02.png");
	background-repeat: repeat;
   background-attachment: fixed;
	min-height: 100vh;
}

#bg_inner.series2nd{
	background-image: url("../images/tv2nd/bg/bg_04.png");
	background-repeat: repeat;
}


#header_wrap{
}


#header{
	position: relative;
	overflow: hidden;
	width: 1080px;
	height: 160px;
	margin: auto;
}

#header h1{
	width: 500px;
	float: right;
	text-align: right;
	margin-top: 90px;
}

#header .menu_wrap{
   position: absolute;
   top: 30px;
   right: 20px;
   width: 750px;
}

#header .menu_wrap ol{
   display: flex;
   justify-content:flex-start;
   flex-wrap: wrap;
}

#header .menu_wrap li{
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
   font-size: 105%;
   margin-right: 25px;
   margin-bottom: 5px;
}

#header .menu_wrap li a{
   color: rgba(78,54,17,1.00);
   text-decoration: none;
}

#header .menu_wrap li a:hover{
   color: rgba(234,84,19,1.00);
}



.header_logo{
	position: absolute;
	width: 170px;
	height: auto;
	left: 20px;
	top: 17px;
}

	.header_logo img{
		width: 100%;
		height: auto;
	}

.header_logo2{
	position: absolute;
	width: 150px;
	height: auto;
	left: 20px;
	top: 17px;
}
	.header_logo2 img{
		width: 100%;
		height: auto;
	}

.head_bar{
	width: 100%;
	/*width: -webkit-calc(0.5 * (100% - 1080px) + 1080px);
	width: calc(0.5 * (100% - 1080px) + 1080px);*/
	border-bottom: rgba(233,85,13,1.00) 1px solid;
}

#bgWrapper{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100vh;
}


#content{
	width:100%;
	position:relative;
	/*overflow:hidden;*/
}

.content_movie{
	width:100%;
	position:relative;
	overflow:hidden;
  background-color: rgba(255,255,255,0.50);
}

#contents_inner{
	position: relative;
	overflow: hidden;
	width: 1080px;
	margin: 23px auto 23px auto;
	min-height: calc(100vh - 450px);
}

#contents_left{
	position: relative;
	overflow: hidden;
	width: 180px;
	float: left;
}

#contents_right{
	position: relative;
	overflow: hidden;
	width: 880px;
	float: right;
}

#contents_right .content{
	position: relative;
	overflow: hidden;
	background-color: rgba(255,255,255,0.80);
	border-radius: 10px;
	padding: 45px;
	margin-bottom: 30px;
	color: rgba(0,0,0,1.00);
	font-family: YakuHanJP, 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

#contents_right .series{
   border-top-left-radius: 0 !important;
   border-top-right-radius: 0 !important;
}


#contents_right .content2{
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	padding: 45px;
	margin-bottom: 30px;
	color: rgba(79,55,21,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}




#contents_right .series_head{
   position: relative;
   overflow: hidden;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   color: rgba(255,255,255,1.00);
   padding: 10px 20px;
   text-align: right;
   font-size: 160%;
   font-weight: 600;
   letter-spacing: 3px;
   background: linear-gradient(-135deg, rgba(195,187,165,1.00), rgba(234,230,218,1.00));
   font-family: 'New Tegomin', serif;
}

#contents_right .series_head.second{
   background: linear-gradient(-135deg, rgba(89,73,94,1.00), hsla(282,8%,33%,1.00));
}



#header-info{
	position: relative;
	overflow: hidden;
	width: 1000px;
	height: 140px;
	margin: auto;
}


.header_logo-info{
	position: absolute;
	width: 160px;
	height: auto;
	left: 80px;
	top: 17px;
}

	.header_logo-info img{
		width:100%;
		height:auto;
	}

#contents_info{
	position: relative;
	overflow: hidden;
	width: 820px;
	margin:auto;
}


#contents_info .news_title{
	font-size:155%;
}


#contents_info .content{
	position: relative;
	overflow: hidden;
	background-color: rgba(255,255,255,0.80);
	border-radius: 10px;
	padding: 45px;
	margin-bottom: 30px;
	color: rgba(79,55,21,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}


.ne span{
	display: inline-block;
}


.n_b_wrap{
  display: flex;
}

.n_b_box01{
  width: 200px;
  margin-left: 20px;
  margin-bottom: 10px;
  text-align: center;
}


.btn-back5{
	position:absolute;
	right:40px;
	width:72px;
	height:31px;
   z-index: 10;
	top:6px;
}

/* -----------------------------------------
   上空け
   -----------------------------------------*/

.mt07{
  margin-top: 7px;
}

.mt10{
  margin-top: 10px;
}

.mt15{
  margin-top: 15px;
}

.mt20{
  margin-top: 20px;
}

.mt30{
  margin-top: 30px;
}

/* -----------------------------------------
   下空け
   -----------------------------------------*/

.mb07{
  margin-bottom: 7px;
}

.mb10{
  margin-bottom: 10px;
}

.mb15{
  margin-bottom: 15px;
}

.mb20{
  margin-bottom: 20px;
}

.mb30{
  margin-bottom: 30px;
}

.mb40{
  margin-bottom: 40px;
}

.mb50{
  margin-bottom: 50px;
}

.mb60{
  margin-bottom: 60px;
}

.mb80{
  margin-bottom: 80px;
}


/* -----------------------------------------
   左空け
   -----------------------------------------*/

.ml07{
  margin-left: 7px;
}
.ml10{
  margin-left: 10px;
}

.ml15{
  margin-left: 15px;
}

.ml20{
  margin-left: 20px;
}

.ml25{
  margin-left: 25px;
}

.ml30{
  margin-left: 30px;
}

.ml1em{
   margin-left: 1em;
}


/* =============================================================================
   スライドメニュー
   ========================================================================== */
#slideR {
  z-index: 99;
  cursor: pointer;
  position: fixed;
  top: 240px;
	left: -185px;
  background:rgba(255,255,255,0.80);
	background-image:url(../images/teaser/menu/pc/bg_01.png);
	background-position: right top;
	background-repeat: no-repeat;
  width: 180px;
  color: #fff;
  font-size: 16px;
	border-radius: 0 10px 10px 0;
	padding: 10px 40px 10px 0;
}

#slideR li{
	border-bottom: rgba(255,151,4,1.00) 1px solid;
}

#slideR .pr{
	width: 180px;
	margin: 20px 0 20px 10px;
}


.fix{
   position: fixed;
   top: 0;
   left: 0;
}

#slideL {
	z-index:100;
  	position:absolute;
   overflow: hidden;
  	top: 0px;
	left: 0px;
  	width: 180px;
  	color: #fff;
  	font-size: 16px;
	border-radius: 0 10px 10px 0;
	padding: 10px 40px 30px 0;
  	background:rgba(255,255,255,0.8);
	/*background-image:url(../images/teaser/menu/pc/bg_01.png);*/
	background-position: right top;
	background-repeat: no-repeat;
}

.b_side_menuSl{
   position: absolute;
   width: 50px;
   right: -10px;
   top: 0;
   cursor: pointer;
}

#slideL .slide-inner {
  overflow: auto;
  overflow-x: hidden;
}

#slideL li{
  margin-bottom: 5px;
}

	#slideL li img{
		width:100%;
		height:auto;
	}


#slideL .pr{
	width: 90%;
	margin: 15px 0 10px auto;
}

	#slideL .pr img{
		width:100%;
		height:auto;
	}


.menu04{
	width: 98%;
  border-bottom: rgba(255,151,4,1.00) 1px dotted;
  font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  font-size: 95%;
  padding: 3px 0;
  text-align: right;
}

.menu04 a{
   color: rgba(120,119,124,1.00);
   text-decoration: none;
   font-weight: bold;
   /*text-shadow    : 
       1px  1px 2px rgba(77,77,77,1.00),
      -1px  1px 2px rgba(77,77,77,1.00),
       1px -1px 2px rgba(77,77,77,1.00),
      -1px -1px 2px rgba(77,77,77,1.00),
       1px  0px 2px rgba(77,77,77,1.00),
       0px  1px 2px rgba(77,77,77,1.00),
      -1px  0px 2px rgba(77,77,77,1.00),
       0px -1px 2px rgba(77,77,77,1.00);  */     
}

.menu04.tv2nd a{
   color: rgba(120,119,124,1.00);
   text-decoration: none;
   font-weight: bold;
}

.menu02{
	width: 100%;
  font-family: 'Noto Serif JP', serif;
  font-size: 100%;
  font-weight: 900;
  text-align: right;
   color: rgba(255,255,255,1.00);
   padding-right: 10px;
   box-sizing: border-box;
}


.menu02.tv2nd{
   background: linear-gradient(-135deg, rgba(38,18,67,1.00), rgba(94,40,88,1.00));
   letter-spacing: 5px;
}

.menu02.tv1st{
   background: linear-gradient(-135deg, rgba(234,84,19,1.00), rgba(158,64,24,1.00));
   letter-spacing: 5px;
}

.menu02.movie{
   background: linear-gradient(-135deg, rgba(12,10,15,1.00), rgba(100,25,56,1.00));
   letter-spacing: 1px;
}




.menu02 img{
  width: 100%;
  height: auto;
}



.menu03{
	width: 100%;
  background-color: rgba(234,84,19,1.00);
  height: auto;
	text-align: right;
  border-bottom: rgba(78,54,17,1.00) 2px solid;
	-webkit-box-shadow: 0 2px 0px #fff;
   	-moz-box-shadow: 0 2px 0px rgba(255,255,255,0.60);
        box-shadow: 0 2px 0px rgba(255,255,255,0.60);
}


.menu03 img{
  width: 100%;
  height: auto;
}


.img-over a:hover img{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


.menu05{
	width: 95%;
	margin-left: 8px
}
.menu05 img{
	width: 100%;
	height: auto;
}

/* =============================================================================
   アイソトープ
   ========================================================================== */

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.4s;
     -moz-transition-duration: 0.4s;
      -ms-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}



/* =============================================================================
   Flex 
   ========================================================================== */

.flex_wrapper{
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.flex_wrapper_spe{
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 10px;
  box-sizing: border-box;
}

.flex_pkg02{
   position: relative;
   overflow: hidden;
   display: flex;
}


/* -- BOXの横幅 --*/

.flex_box_10{
  width: 10%;
}

.flex_box_18{
  width: 18%;
}

.flex_box_20{
  width: 20%;
}


.flex_box_28{
  width: 28%;
}

.flex_box_30{
  width: 30%;
}

.flex_box_32{
  width: 32%;
}

.flex_box_38{
  width: 38%;
}
.flex_box_40{
  width: 40%;
}
.flex_box_42{
  width: 42%;
}

.flex_box_45{
  width: 45%;
}
.flex_box_48{
  width: 48%;
}

.flex_box_49{
  width: 49%;
}

.flex_box_50{
  width: 50%;
}

.flex_box_58{
  width: 58%;
}
.flex_box_60{
  width: 60%;
}


.flex_box_68{
  width: 68%;
}
.flex_box_70{
  width: 70%;
}


.flex_box_78{
  width: 78%;
}
.flex_box_80{
  width: 80%;
}

.flex_box_100{
  width: 100%;
}

.txt_box_brown{
	padding:5px;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 95%;
	font-weight:600;
	color:rgba(255,255,255,1.00);
  background-color: rgba(128,108,77,1.00);
  text-align: center;
}

.border_blown{
  border: rgba(128,108,77,1.00) 1px solid;
  box-sizing: border-box;
}

.border_orange{
  border: rgba(234,84,19,1.00) 2px solid;
  box-sizing: border-box;
}

.txt_blown{
  color: rgba(87,73,63,1.00);
}

 
.flex_wrapper02{
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.flex_wrapper02 .fw_left{
   white-space: nowrap;
}

.flex_wrapper02 .fw_right{
}

.fb08{
  position: relative;
  overflow: hidden;
  width: 8%;
}
.fb10{
  position: relative;
  overflow: hidden;
  width: 10%;
}
.fb18{
  position: relative;
  overflow: hidden;
  width: 18%;
}
.fb20{
  position: relative;
  overflow: hidden;
  width: 20%;
}
.fb23{
  position: relative;
  overflow: hidden;
  width: 23%;
}
.fb24{
  position: relative;
  overflow: hidden;
  width: 24%;
}
.fb25{
  position: relative;
  overflow: hidden;
  width: 25%;
}
.fb28{
  position: relative;
  overflow: hidden;
  width: 28%;
}
.fb30{
  position: relative;
  overflow: hidden;
  width: 30%;
}
.fb33{
  position: relative;
  overflow: hidden;
  width: 33.3333%;
}
.fb32{
  position: relative;
  overflow: hidden;
  width: 32%;
}
.fb38{
  position: relative;
  overflow: hidden;
  width: 38%;
}
.fb40{
  position: relative;
  overflow: hidden;
  width: 40%;
}
.fb42{
  position: relative;
  overflow: hidden;
  width: 42%;
}
.fb45{
  position: relative;
  overflow: hidden;
  width: 45%;
}
.fb48{
  position: relative;
  overflow: hidden;
  width: 48%;
}
.fb49{
  position: relative;
  overflow: hidden;
  width: 49%;
}
.fb50{
  position: relative;
  overflow: hidden;
  width: 50%;
}
.fb55{
  position: relative;
  overflow: hidden;
  width: 55%;
}
.fb58{
  position: relative;
  overflow: hidden;
  width: 58%;
}
.fb60{
  position: relative;
  overflow: hidden;
  width: 60%;
}
.fb68{
  position: relative;
  overflow: hidden;
  width: 68%;
}
.fb70{
  position: relative;
  overflow: hidden;
  width: 70%;
}
.fb78{
  position: relative;
  overflow: hidden;
  width: 78%;
}
.fb80{
  position: relative;
  overflow: hidden;
  width: 80%;
}
.fb100{
  position: relative;
  overflow: hidden;
  width: 100%;
}


/* =============================================================================
   ニュース
   ========================================================================== */
.newsPaging a{
   text-decoration: none;
}

.myt_news_wrap{
   background-color: rgba(255,252,252,0.80);
   padding: 20px;
   margin-bottom: 30px;
   box-sizing: border-box;
   border-radius: 10px;
}

.myt_news_wrap .news_title{
	font-size: 120% !important;
   font-weight: 900;
   font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.myt_news_wrap .news_day{
   border-bottom: rgba(245,161,0,1.00) 1px solid;
   margin-bottom: 15px;
   font-size: 130%;
}

.myt_news_wrap .b_more{
   font-size: 110%;
   width: 98%;
   font-weight: 900;
   text-align: right;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}




.news_content{
	font-family: YakuHanJP, 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.news_day{
	font-size: 160%;
	color: rgba(234,85,19,1.00);
}

.news_day.event{
	font-size: 160%;
	color: rgba(234,85,19,1.00);
   line-height: 1.0;
   margin-bottom: 10px;
}

.news_title{
	font-size: 180%;
	color: rgba(53,35,7,1.00);
	font-weight:900;
	margin-bottom: 20px;
	line-height: 1.2;
}

.news_index2{
	font-size: 100%;
	line-height: 2;
	color: rgba(0,0,0,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:600;
	margin-bottom: 7px;
}


.news_index3{
	font-size: 100%;
	line-height: 1.4;
	color: rgba(0,0,0,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:600;
	margin-bottom: 7px;
	border-bottom: rgba(152,147,172,1.00) 1px solid;
	border-left: 10px solid rgba(245,161,0,1.00);
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
}


.news_index4{
	font-size: 100%;
	line-height: 1.4;
	color: rgba(0,0,0,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:600;
	margin-bottom: 7px;
	border:rgba(240,81,25,1.00) 1px solid;
	border-left: 10px solid rgba(240,81,25,1.00);
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}


.news_index5{
	font-size: 120%;
	line-height: 1.4;
	color: rgba(0,0,0,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:600;
	margin-bottom: 7px;
	border:rgba(240,81,25,1.00) 1px solid;
	border-left: 15px solid rgba(240,81,25,1.00);
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;

}


.news_index6{
	font-size: 120%;
	line-height: 1.4;
	color: rgba(0,0,0,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:600;
	margin-bottom: 7px;
	border:rgba(78,54,17,1.00) 1px solid;
	border-left: 15px solid rgba(78,54,17,1.00);
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
  background-color: rgba(249,245,237,1.00)
}



.news_index7{
	font-size: 100%;
	line-height: 1.4;
	color: rgba(70,70,70,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:600;
	margin-bottom: 7px;
	border-bottom: rgba(88,88,88,1.00) 1px solid;
	border-left: 10px solid  rgba(240,81,25,1.00);
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
}

.news_txt{
	font-size: 95%;
	line-height: 1.8;
	color: rgba(0,0,0,1.00);
	font-family: YakuHanJP, 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:400;
}

.news_flame{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
}


.news_flame a:hover img{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.news_pic100{
	width: 100%;
	height: auto;
}

	.news_pic100 img{
		width: 100%;
		height: auto;
	}


.news_pic70{
	width: 70%;
	height: auto;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 80%;
	font-weight:400;
	display:flex;
	align-items:flex-end;
}

	.news_pic70 img{
		width: 100%;
		height: auto;
	}

.news_pic30{
	width: 30%;
	height: auto;
	color: rgba(79,55,21,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 80%;
	font-weight:400;
	display:flex;
	align-items:flex-end;
}

	.news_pic30 img{
		width: 100%;
		height: auto;
	}

.news_pic40v2{
	width: 40%;
	height: auto;
}

	.news_pic40v2 img{
		width: 100%;
		height: auto;
	}


.news_pic50{
	width: 46%;
	height: auto;
}

	.news_pic50 img{
		width: 100%;
		height: auto;
	}

.news_pic55{
	width: 50%;
	height: auto;
}

	.news_pic50 img{
		width: 100%;
		height: auto;
	}

.news_pic60v2{
	width: 60%;
	height: auto;
	color: rgba(79,55,21,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 80%;
	font-weight:400;
	display:flex;
	align-items:flex-end;
}

.news_pic60v3{
	width: 56%;
	height: auto;
	color: rgba(79,55,21,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 100%;
	font-weight:400;
  line-height: 1.4;
  padding-left: 4%;
}

.news_pic50v2{
	width: 50%;
	height: auto;
	color: rgba(79,55,21,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 80%;
	font-weight:400;
	display:flex;
	align-items:flex-end;
}



.news_picBg{
	background-image: url(../images/teaser/news_tmp/bg_001.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #cec4b8;
}


.news_content .comics_flame{
	display:flex;
  -webkit-justify-content: space-around; /* Safari */
  justify-content:         space-around;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
}

.news_content .comic_pic{
	width: 140px;
	height: auto;
}

	.news_content .comic_pic img{
		width: 100%;
		height: auto;
	}



.news_txt span {
   display: inline-block;
}

.nt_city{
  padding: 3px 10px;
  font-size: 110%;
  font-weight: 900;
  border-left: rgba(205,197,184,1.00) 10px solid;
  padding-left: 10px;
  background-color: rgba(240,234,225,1.00);
  border-bottom: rgba(205,197,184,1.00) 1px solid;
}

.nt_inner{
  border-bottom: rgba(205,197,184,1.00) 1px solid;
  margin-bottom: 20px;
}

.nt_wrap{
  display: flex;
  padding: 10px 10px;
  border-bottom: rgba(205,197,184,1.00) 1px solid;

}


.nt_wrap .name{
  width: 35%;
  font-weight: 900;
}

.nt_wrap .load{
  width: 18%;
  margin-left: 5%;
}


.style_pc{
}

.style_mobile{
	display: none;
}



.news_fbox01{
	width: 32%;
}

.news_fbox02{
	width: 66.5%;
}

.w95{
   width: 95%;
   margin-right: auto;
   margin-left: auto;
}

.news207_wrap{
   position: relative;
   display: flex;
}

.news207_left{
   width: 4.2em;
   text-align: right;
}

.news207_right{
   width: calc(100% - 4.2em);
}

/* =============================================================================
   イントロ
   ========================================================================== */
.intro_wrap{
   position: relative;
   margin: 0px auto 50px auto;
   padding: 0 20px 0px 20px;
   text-align: center;
   font-weight: 800;
   font-style: normal;
   color: rgba(78,54,17,1.00);
   font-size: 120%;
   line-height: 2.4;
   box-sizing: border-box;
   font-family: 'New Tegomin', serif;
}

/* =============================================================================
   スタッフ
   ========================================================================== */

.staff_wrap{
   position: relative;
   margin: 0px auto 50px auto;
   padding: 0 0px 0px 0px;
   text-align: center;
   font-weight: 800;
   font-style: normal;
   color: rgba(78,54,17,1.00);
   font-size: 120%;
   box-sizing: border-box;
}

.staff_wrap ol{
   position: relative;
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
}

.staff_wrap li{
   width: 32%;
   margin-bottom: 30px;
   text-align: center;
   line-height: 1.4;
}

.staff_wrap li.brk{
   width: 32%;
}

.staff_wrap .yaku{
   font-size: 90%;
   font-weight: 600;
   color: rgba(234,84,19,1.00);
}

.staff_wrap .name{
   font-size: 130%;
   font-weight: 600;
}

.staff_wrap .corp{
   font-size: 70%;
   font-weight: 600;
   line-height: 1.2;
}


.staff_wrap li.main{
   width: 100%;
   margin-bottom: 40px;
   text-align: center;
}

.staff_wrap li.spr{
   margin-bottom: 0;
}

.staff_kaisou_wrap{
   display: flex;
   width: 100%;
   justify-content: center;
}

.staff_kaisou_wrap .st_box{
   width: 50%;
}


/* =============================================================================
   キャラ
   ========================================================================== */

#contents_right .content-chara{
	position: relative;
	overflow: hidden;
	background-color: rgba(255,255,255,0.80);
	border-radius: 10px;
	margin-bottom: 30px;
   width: 100%;
   margin: auto;
   text-align: center;
   padding: 20px;
   box-sizing: border-box;
}

.chara-menu-inner{
	position:relative;
	overflow:hidden;
	padding:20px;
}

	.chara-menu-inner li{
		width:85px;
		height:85px;
		float:left;
	}



.chara-content{
	width:100%;
	position:relative;
	overflow:hidden;
	margin:30px auto 10px auto;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
}

.chara-content-inner{
	float:left;
	width:48%;
	margin-bottom:15px;
}

.chara-content-inner.main_list{
   position: relative;
	float:left;
	width:49%;
	margin-bottom:15px;
   line-height: 0;
}

.chara-content-inner.main_list .chara_new{
   position: absolute;
   top: 7%;
   right: 4%;
   width: 17%;
}

.chara-content-inner img{
	width:100%;
	height:auto;
}

#chara_2nd_inlist{
	padding: 0 20px;
}

#chara_2nd_inlist .chara-content-inner{
	width: 32%;
}


.btn-back{
	position:absolute;
	top:40px;
	right:40px;
	width:72px;
	height:31px;
}

.btn-back2{
	position:absolute;
	top:40px;
	right:30px;
	width:72px;
	height:31px;
}

.btn-back3{
	position:absolute;
	top:20px;
	right:20px;
	width:72px;
	height:31px;
}

.btn-back4{
	position:absolute;
	top:20px;
	right:20px;
	width:72px;
	height:31px;
}

/* =============================================================================
   ストーリー
   ========================================================================== */

.story_number{
	font-size: 90%;
	font-weight:600;
	color: rgba(234,85,19,1.00);
	font-family: 'Roboto Condensed',"游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.story_title{
	font-size: 180%;
	color: rgba(79,55,21,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
	line-height: 1.2;
	border-bottom:rgba(78,54,17,1.00) 2px dotted;
	padding-bottom:10px;
	margin-bottom:10px;
}


.story_shosai{
	width:100%;
	margin:auto;
	font-size: 95%;
	font-weight:600;
   margin-bottom: 20px;
	color: rgba(79,55,21,1.00);
	font-family: "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.story-staff{
	font-size: 90%;
	font-weight:500;
	color:rgba(78,54,17,1.00);
	font-family: "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	margin-bottom:20px;
}

	.story-staff span{
		display:inline-block;
	}



.story_no{
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
	margin-top:40px;
}

	.story_no li{
		float:left;
		width:50px;
		margin:0 4px 5px 6px;
	}
	
	.story_no li img{
		width:100%;
		height:auto;
	}


/* =============================================================================
   ギャラリー
   ========================================================================== */



.gallery-index01{
	position:relative;
	overflow:hidden;
	width:700px;
	margin:0 auto 10px;
}

	.gallery-index01 img{
		width:100%;
		height:auto;
	}


.gallery-index01m{
	display:none;
}


.gallery-content{
	width:95%;
	position:relative;
	overflow:hidden;
	margin:10px auto 10px auto;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
}


.gallery-content-inner{
	width:48%;
	border:rgba(78,54,17,1.00) 1px solid;
	background-color:rgba(128,108,77,1.00);
   margin-bottom: 15px;
}

.gallery-content-inner.tv2{
   background:linear-gradient(to right, rgba(82,35,84,1.00), rgba(103,95,134,1.00));
   box-sizing: border-box;
}

.gallery-content-inner-brk{
	float:left;
	width:330px;
	margin-bottom:15px;
}

.fb48.sptv2w{
   border: rgba(94,68,28,1.00) 1px solid;
   align-self: stretch;
   background:linear-gradient(to right, rgba(82,35,84,1.00), rgba(103,95,134,1.00));
   margin-bottom: 15px;
   box-sizing: border-box;
}

.gallery-content-inner-pic{
	position:relative;
	padding:5px;
	background-color:rgba(251,251,251,1.00);
   cursor: pointer;
}

.gallery-content-inner-pic .new{
	position:absolute;
	width:20%;
	height:auto;
	top:5px;
	left:5px;
}

.gallery-content-inner-pic .new img{
	width:100%;
	height:auto;
}

.gallery-content-inner-pic img{
	width:100%;
	height:auto;
}

.gallery-content-inner-title{
	padding:5px;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 90%;
	font-weight:600;
	color:rgba(255,255,255,1.00);
}

.gallery-content-inner-title.tv2{
    background:linear-gradient(to right, rgba(82,35,84,1.00), rgba(103,95,134,1.00));
}

.gallery_bar{
	border-bottom: rgba(167,152,131,1.00) 1px dotted;
	margin: 0px auto 20px auto;
}

.gallery-index02{
	border-bottom: rgba(167,152,131,1.00) 1px dotted;
	margin-bottom:20px;
}


.gallery-txt02{
	margin:auto;
	margin-bottom:10px;
	width:100%;
}

.gallery-question{
	font-weight:600;
	margin:auto;
	margin-bottom:10px;
	width:92%;
}

.gallery-anser{
	font-weight:400;
	font-size:98%;
	width:100%;
	padding-left:20px;
	margin:auto;
	margin-bottom:30px;
	box-sizing: border-box;
}



.pic100{
	position:relative;
	overflow:hidden;
	width:100%;
	margin:auto;
}

	.pic100 img{
		width:100%;
		height:auto;
		margin-bottom:30px;
	}



.pic80{
	position:relative;
	overflow:hidden;
	width:80%;
	margin:auto;
	font-size:90%;
	line-height:1.2;
}

	.pic80 img{
		width:100%;
		height:auto;
		margin-bottom:10px;
	}



.gallery-box-inner{
	width:700px;
	position:relative;
	overflow:hidden;
	margin:auto;
}

.gallery-box01{
	float:left;
	width:128px;
	height:auto;
	margin:5px;
	border:rgba(104,85,75,1.00) 1px solid;
}

	.gallery-box01 img{
		width:100%;
		height:auto;
	}

.gallery-box01 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.sp_h {
  position: relative;
  padding: 0.8rem 0.6rem 1rem 0.6rem;
  margin-bottom: 20px;
  font-weight: 800;
   color: rgba(234,84,19,1.00);
   font-size: 150%;
}

.sp_h:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #EA5413, #EA5413 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #EA5413, #EA5413 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.sp_h2{
   color: rgba(234,84,19,1.00);
   font-size: 150%;
   font-weight: 900;
}

.sp_close{
   position: absolute;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: rgba(0,0,0,0.60);
   z-index: 10;
}

.sp_close .txt_wrap{
   position: relative;
   width: 100%;
   height: 100%;
   display: flex;
   justify-content: space-between;
   align-items: center;
   color: rgba(255,255,255,1.00);
   text-align: center;
   font-size: 200%;
   font-weight: 800;
   line-height: 1.2;
}

.sp_close .txt_wrap .inner{
   width: 60%;
   margin: auto;
   text-align: center;
   background-color: rgba(234,84,19,1.00);
   padding: 10px 0;
   box-sizing: border-box;
}

.sp_close_m{
   display: none;
}

.sp_radio_old{
   width: 100%;
   display: flex;
   justify-content: flex-start;
   flex-wrap: wrap;
   margin-bottom: 60px;
}

.sp_radio_old .box{
   position: relative;
   width: 49%;
   margin: 0 0.5% 10px 0.5%;
   border: rgba(87,73,63,1.00) 1px solid;
   background-color: rgba(225,214,207,1.00);
   display: flex;
   justify-content: center;
   align-items: center;
   text-align: center;
   box-sizing: border-box;
}

.sp_radio_old .box a {
   text-decoration: none;
   font-weight: 600;
   color: rgba(0,0,0,1.00);
   display: block;
   padding: 5px 10px;
   width: 100%;
}

.sp_radio_old .box:hover{
   background-color: rgba(87,73,63,1.00)
}
.sp_radio_old .box:hover a{
   color: rgba(255,255,255,1.00);
}

/* =============================================================================
   ファンミーティング
   ========================================================================== */

.fun_select_wrap{
  width: 100%;
}

.fun_select{
  display: flex;
  justify-content: center;
}

.fun_select li{
  padding: 10px 0.5%;
  border: rgba(151,149,112,1.00) 1px solid;
  width: 32%;
  font-weight: 600;
  text-align: center;
  margin: 0 5px;
  cursor: pointer;
  background-color: rgba(247,160,1,1.00);
  text-shadow    : 
       1px  1px 2px #ffffff,
      -1px  1px 2px #ffffff,
       1px -1px 2px #ffffff,
      -1px -1px 2px #ffffff,
       1px  0px 2px #ffffff,
       0px  1px 2px #ffffff,
      -1px  0px 2px #ffffff,
       0px -1px 2px #ffffff; 
}

.fun_select li a{
  color: rgba(0,0,0,1.00);
  display:block;
}

.fun_select .selected{
  background-color: rgba(240,81,25,1.00);
}

.fun_goods_dtl{
   background-color: rgba(255,255,255,0.50);
   border-bottom-left-radius: 20px;
   border-bottom-right-radius: 20px;
   padding: 30px 30px;
   box-sizing: border-box;
}

.fun_goods_dtl2{
   background-color: rgba(245,161,1,0.1);
   border-radius: 20px;
   padding: 10px 20px;
   box-sizing: border-box;
}



/* =============================================================================
   オンエア
   ========================================================================== */

.onair-content{
	width:auto;
	position:relative;
	color: rgba(79,55,21,1.00);
	
}


	.onair-content a{
		color: rgba(79,55,21,1.00);
      text-decoration: none;
      border-bottom: rgba(245,161,0,1.00) 2px dotted;
		
	}
	
	.onair-content a:hover{
		text-decoration: none;
	}

	.onair-content a:visited{
		color: rgba(79,55,21,1.00);
		text-decoration:none;
	}


.onair-index01{
	position:relative;
	overflow:hidden;
	width:700px;
	margin:0 auto 10px;
}

	.onair-index01 img{
		width:100%;
		height:auto;
	}


.onair-index01m{
	display:none;
}



.onair-txt01{
	float:left;
	width:150px;
	padding:20px 20px 10px 20px;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 140%;
	font-weight:600;
	text-align:right;
}

.onair-txt02{
	float:left;
	width:50px;
	padding:20px 20px 10px 20px;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 140%;
	font-weight:600;
	text-align:center;
}

.onair-txt03{
	float:left;
	width:130px;
	padding:20px 20px 10px 20px;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 140%;
	font-weight:600;
}

.onair-txt04{
	float:left;
	width:230px;
	padding:20px 20px 10px 20px;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 140%;
	font-weight:600;
}

.onair-txt05{
	margin:auto;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 90%;
	font-weight:600;
	text-align:right;
	width:680px;
   margin-bottom: 15px;
}



.onair-txt07{
	width:250px;
	font-size:130%;
	float: left;
	text-align:right;
	padding:20px 20px 10px 20px;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:600;
}

.onair-txt08{
	font-size:130%;
	width:70px;
	float: left;
	text-align:center;
	padding:20px 10px 10px 10px;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:600;
}

.onair-txt09{
	font-size:130%;
	width:300px;
	text-align:left;
	float: right;
	padding:20px 20px 10px 20px;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:600;
	border-bottom:rgba(79,55,21,1.00) 1px dotted;
}

.onair-txt09-02{
	font-size:130%;
	width:300px;
	text-align:left;
	float: right;
	padding:20px 20px 10px 20px;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:600;
}



.onair_bar{
	border-bottom: rgba(167,152,131,1.00) 1px solid;
	margin: 5px auto 20px auto;
}

.onair_bar2{
	border-bottom: rgba(167,152,131,1.00) 1px dotted;
	margin: 5px auto 20px auto;
}

.onair_bar3{
	border-bottom: rgba(167,152,131,1.00) 2px solid;
	margin: 5px auto 20px auto;
}


.onair_topic_logo{
   width: 40%;
   margin: auto;
   margin-bottom: 40px;
   margin-top: 30px;
}

.onair-topic{
   width: 90%;
   margin: 30px auto 30px auto;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 180%;
	font-weight:900;
	text-align:center;
	border-radius:10px;
	color:rgba(234,84,19,1.00);
}


.onair-topic:after {
  content: '';
  background: -webkit-linear-gradient(-90deg, rgba(125,62,204,1.00), rgba(13,18,67,1.00));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }



.onair-txt10{
	width:690px;
	padding:20px 20px 20px 20px;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 140%;
	font-weight:600;
	text-align:center;
	border-radius:10px;
	color:rgba(234,84,19,1.00);
   margin: auto;
}


.onair-txt11{
	width:700px;
	padding:10px 20px 10px 20px;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 130%;
	font-weight:600;
	text-align:center;
   margin: auto;
   color: rgba(78,54,17,1.00);
}






.onair-net_txt01{
	float:left;
	width:35%;
	padding:20px 0px 10px 0px;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 140%;
	font-weight:600;
	text-align:right;
   box-sizing: border-box;
}

.onair-net_txt02{
	float:left;
	width:80px;
	padding:20px 0 10px 0;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 140%;
	font-weight:600;
	text-align:center;
   box-sizing: border-box;
}

.onair-net_txt03{
	float:left;
	width:17%;
	padding:20px 0px 10px 0px;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 140%;
	font-weight:600;
   box-sizing: border-box;
}

.onair-net_txt04{
	float:left;
	width:calc(100% - 60% - 60px);
	padding:20px 0px 10px 0px;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 140%;
	font-weight:600;
   box-sizing: border-box;
}


.ond_wrap{
   position: relative;
   width: 100%;
   display: flex;
   justify-content: space-between;
   flex-wrap: wrap;
}

.ond_box{
	position: relative;
	border: rgba(78,54,17,1.00) 2px solid;
   background-color: rgba(235,233,231,1.00);
   border-radius: 20px;
	text-align: center;
	font-size: 120%;
	margin-bottom: 20px;
 	height: 70px;
	line-height: 1.2;
	display: flex;
   align-items: center; 
   justify-content: center;
   color: rgba(78,54,17,1.00);
   transition: box-shadow 0.5s;
}

.ond_box a{
	display: block;
   overflow: hidden;
	color: rgba(78,54,17,1.00)!important;
	text-decoration: none;
	font-weight: 600;
	width: 110%;
	padding: 25px 10px 25px 10px;
}

.ond_box .nolink{
	display: block;
   overflow: hidden;
	color: rgba(78,54,17,1.00)!important;
	text-decoration: none;
	font-weight: 600;
	width: 110%;
	padding: 25px 10px 25px 10px;
}

.ond_box a:hover{
   text-decoration: none;
}


.ond_box:hover{
   border: rgba(234,84,19,1.00) 2px solid;
   box-shadow:0px 0px 14px 1px rgba(245,161,0,1.00);
   transition: box-shadow 0.5s;
}

.ond_box.nohover:hover{
   background-color: rgba(0,0,0,0.50);
	border: rgba(160,73,174,1.00) 2px solid;
   box-shadow:0px 0px 14px 1px rgba(0,0,0,1.00);
}



.ond_ama_box{
	border: rgba(78,54,17,1.00) 2px solid;
   background-color: rgba(235,233,231,1.00);
   border-radius: 20px;
   padding: 0 0 10px 0;
   margin-bottom: 40px;
}

.ond_ama_box:hover{
   border: rgba(234,84,19,1.00) 2px solid;
   box-shadow:0px 0px 14px 1px rgba(245,161,0,1.00);
   transition: box-shadow 0.5s;
}

.ond_ama_box.nohover:hover{
   background-color: rgba(0,0,0,0.50);
	border: rgba(160,73,174,1.00) 2px solid;
   box-shadow:0px 0px 14px 1px rgba(0,0,0,1.00);
}



/* =============================================================================
   原作紹介
   ========================================================================== */

.gensaku_content{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
}

.gensaku_shoei{
	width: 180px;
	height: auto;
}

	.gensaku_shoei img{
		width: 100%;
		height: auto;
	}

.gensaku_title{
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	font-feature-settings : "palt";
	margin: 7px auto 5px auto;
}

.gensaku_price{
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 70%;
	font-feature-settings : "palt";
	text-align:left;
	line-height: 1.4;
}

.gensaku_info{
	position: relative;
	overflow: hidden;
	width: 500px;
	height: auto;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 85%;
	
}

.gensaku_bar{
	border-bottom: rgba(167,152,131,1.00) 1px solid;
	margin: 42px auto 42px auto;
}


/* =============================================================================
   イベント
   ========================================================================== */

.event-end01{
	padding:5px;
	background-color:rgba(234,84,19,1.00);
	color:rgba(255,255,255,1.00);
	font-weight:900;
	font-size:110%;
}

.ev24_img{
	width: 100%;
   aspect-ratio: 16 / 10;
	border: rgba(78,54,17,1.00) 1px solid;
   box-sizing: border-box;
   background-color: rgba(255,255,255,1.00);
}

.ev24_img img{
   width: 100%;
   height: 100%;
	object-fit: contain;
}



/* =============================================================================
   音楽情報
   ========================================================================== */


.music_content .musicList{
	width:820px;
}


.music_content{
	width:730px;
	display:flex;
	margin-top:30px;
	word-break: break-all;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
}


.i_wrapper{
   width: 800px;
   margin: auto;
   margin-top: 35px;
}

.music-index01{
	position:relative;
	overflow:hidden;
	width:700px;
	margin:0 auto 10px;
}

	.music-index01 img{
		width:100%;
		height:auto;
	}


.music-index01m{
	display:none;
}



.music_jacket{
	width: 320px;
	height: auto;
}

	.music_jacket img{
		width: 100%;
		height: auto;
	}
	
	.music_jacket-waku{
			border:rgba(245,161,0,1.00) 1px solid;
	}



.music_title{
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 130%;
	font-weight:600;
	font-feature-settings : "palt";
	margin: 7px auto 10px auto;
	color: rgba(79,55,21,1.00);
	line-height:1.2;
   width: 100%;
}

.music_title2{
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 130%;
	font-weight:900;
	font-feature-settings : "palt";
	margin: 7px auto 10px auto;
	color: rgba(79,55,21,1.00);
	line-height:1.2;
}


.music_onsale{
	font-size: 110%;
	font-weight: 600;
}

.music_info{
	position: relative;
	overflow: hidden;
	width: 380px;
	height: auto;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 95%;
	
}

.music_info02{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 85%;
	margin-top:20px;
	
}

.music_info03{
	position: relative;
	overflow: hidden;
	height: auto;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 70%;
   margin-left: 30px;
   
	
}


.music_info04{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 100%;
	margin-top:20px;
	
}

.music_info05{
	position: relative;
	overflow: hidden;
	width: 340px;
	height: auto;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 85%;
	
}



.music_bar{
	border-bottom: rgba(167,152,131,1.00) 1px solid;
	margin: 10px auto 10px auto;
}


.music-title01{
	font-size:160%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
}

.music-title02{
	font-size:140%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
}

.music-title03{
	font-size:130%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
}

.music-title04{
	font-size:110%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
   margin-bottom: 15px;
   border-left: rgba(234,84,19,1.00) 10px solid;
   padding-left: 10px;
}

.music_artist{
   font-size: 150%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:700;
   color: rgba(79,55,21,1.00);
}


.music_bar{
	border-bottom: rgba(167,152,131,1.00) 1px dotted;
	margin: 30px auto 30px auto;
}


.music_bar2{
	border-bottom: rgba(167,152,131,1.00) 1px solid;
	margin: 50px auto 50px auto;
}

.music_f95{
   font-size: 95%;
}



.music-txt-box-waku{
	padding:20px;
	background-color:rgba(183,172,156,0.30);
	border-radius:15px;
	margin-top:30px;
}



.music-tokuten-inner{
	position:relative;
	overflow:hidden;
	width:710px;
	margin:10px auto 10px auto;
}

.music-tokuten-inner-shopname{
	font-size:150%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
	line-height:1.4;
	margin-bottom:10px;
}

.music-tokuten-inner-left{
	float:left;
	width:500px;
	line-height:1.2;
	
}

.music-tokuten-inner-right{
	float:left;
	width:200px;
}

	.music-tokuten-inner-right img{
		width:100%;
		height:auto;
		border:rgba(106,86,76,1.00) 1px solid;
	}


.music-tokuten-flame{
}

.music-tokuten-box01{
	float:left;
	width:200px;
	background-color:rgba(128,108,77,1.00);
	border:rgba(78,54,17,1.00) 1px solid;
	margin-right:10px;
}

	.music-tokuten-box01 img{
		width:100%;
		height:auto;
	}


.music-tokuten-box02{
	width:220px;
}

.music-tokuten-box-title{
	padding:10px;
	color:rgba(255,255,255,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:600;
	font-size:90%;
	line-height:1.2;
	
}

.music_bar2{
	border-bottom: rgba(167,152,131,1.00) 2px solid;
	margin: 20px auto 50px auto;
}

.music_event_link_wrap{
   position: relative;
   width: 100%;
   border: rgba(230,66,23,1.00) 2px solid;
   display: flex;
   justify-content: space-between;
   margin-bottom: 60px;
   background-color: rgba(236,230,225,1.00);
}

.music_event_link_wrap .txt_wrap{
   width: 95%;
   padding: 20px 20px 30px 20px;
   font-size: 140%;
   font-weight: 900;
   box-sizing: border-box;
}

.music_event_link_wrap .txt_wrap .music_day_wrap{
   position: relative;
   width: 100%;
}

.music_event_link_wrap .txt_wrap .music_day_wrap span{
   background-color: rgba(234,84,19,1.00);
   border-radius: 15px;
   padding: 2px 20px;
   color: rgba(255,255,255,1.00) !important;
   font-size: 70%;
}

.music a{
   text-decoration: none;
}

a .txt_wrap{
   color: rgba(79,55,21,1.00);
   text-decoration: none !important;
}

.music_event_link_wrap .k_wrap{
   width: 5%;
   background: rgba(230,66,23,1.00);
   display: flex;
   align-items: center;
   color: rgba(255,255,255,1.00);
   text-align: center;
}

a .music_event_link_wrap .k_wrap{
   color: rgba(255,255,255,1.00);
   text-align: center;
}

.music_event_link_wrap .k_wrap .yajirushi{
   width: 100%;
   text-align: center;
}


.music_tokuten_wrap{
   position: relative;
   width: 100%;
   display: flex;
   justify-content: space-between;;
   flex-wrap: wrap;
   margin-left: 1em;
   box-sizing: border-box;
}

.music_tokuten_wrap .box{
   position: relative;
   width: 32%;
   background-color: rgba(87,73,63,1.00);
   display: flex;
   flex-wrap: wrap;
   border: rgba(87,73,63,1.00) 1px solid;
   box-sizing: border-box;
   margin-bottom: 15px;
}

.music_tokuten_wrap .box .pic{
   width: 100%;
   height: 150px;
   background-color: rgba(255,255,255,1.00);
}

.music_tokuten_wrap .box .pic img{
   width: 100%;
   height: 100%;
   object-fit:contain;
}

.music_tokuten_wrap .box .shopname{
   padding: 5px 10px 5px 10px;
   width: 100%;
   color: rgba(255,255,255,1.00);
   font-weight: 600;
   font-size: 95%;
}

.music_i01{
   font-weight: 700;
   color: rgba(78,54,17,1.00);
   font-size: 100%;
   background-color: rgba(225,222,220,1.00);
   padding: 10px 15px;
   border-radius: 20px;
}


/* =============================================================================
   グッズ
   ========================================================================== */



.goods_title{
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 120%;
	font-weight:600;
	font-feature-settings : "palt";
	margin: 7px 0 5px 0;
	color: rgba(79,55,21,1.00);
	line-height:1.2;
   width: 90%;
}



.goods-title01{
	font-size:140%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
}


.goods_bar{
	border-bottom: rgba(167,152,131,1.00) 1px dotted;
	margin: 10px auto 20px auto;
}


.goods_content{
	display:flex;
	margin-top:30px;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
}

.news_content .goods_content{
   margin-top: 10px;
}


.goods_pic{
	width: 320px;
	height: auto;
}

	.goods_pic img{
		width: 100%;
		height: auto;
	}
	
	.goods_pic-waku{
		border:rgba(245,161,0,1.00) 1px solid;
	}



.goods_info{
	position: relative;
	overflow: hidden;
	width: 380px;
	height: auto;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 85%;
	
}


/* =============================================================================
   グッズ_2ndシリーズ
   ========================================================================== */

.goods_content2{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.goods_pic2{
	width: 100%;
	height: auto;
}

.goods_2r_wrap .goods_pic2{
   width: 70%;
   aspect-ratio: 16 / 10;
   background-color: rgba(255,255,255,1.00);
}

.goods_2r_wrap .goods_pic2 img{
   width: 100%;
   height: 100%;
   object-fit: contain;
   min-height: 50px;
}

.goods_2r_wrap .goods_m_txt{
   width: 98%;
   margin: 0 auto 40px auto;
}


.goods_pic3{
	width: 100%;
	height: auto;
   aspect-ratio: 16 / 9;
   border: rgba(240,81,25,1.00) 1px solid;
   background-color: rgba(255,255,255,1.00);
}
.goods_pic3 img{
   width: 100%;
   height: 100%;
   min-height: 120px;
   object-fit: contain;
}

.goods_info2{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 85%;
   display: flex;
   justify-content: flex-start;
   flex-wrap: wrap;
}

.goods_info2 .goods_box{
   margin: 0 1.2% 0 1.2%;
}

.goods_2r_wrap{
   display: flex;
   justify-content: space-between;
   flex-wrap: wrap;
   align-items: flex-start;
}

.goods_txt01{
   border: rgba(240,81,25,1.00) 1px solid;
   padding: 20px;
   box-sizing: border-box;
}

.goods_txt02{
   border: rgba(240,81,25,1.00) 1px solid;
   padding: 20px;
   box-sizing: border-box;
}


.goods_info2 .dtitle{
   border-bottom: rgba(241,167,6,1.00) 2px dotted;
}


.goods_link{
   position: relative;
   overflow: hidden;
   width: 300px;
   margin: auto;
}

.goods_link a{
   text-align: center;
   color: rgba(255,255,255,1.00);
   background-color: rgba(245,161,0,1.00);
   padding: 10px 5px;
   display: block;
   box-sizing: border-box;
   border: rgba(234,84,19,1.00) 1px solid;
   text-decoration: none;
   font-size: 120%;
   font-weight: 900;
}

.goods_link a:hover{
   background-color: rgba(234,84,19,1.00);
}


/* =============================================================================
   劇場情報
   ========================================================================== */
.movie-content-inner{
	position: relative;
	overflow: hidden;
	width:820px;
	border-radius: 10px;
	color: rgba(79,55,21,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	margin-bottom:30px;
}




/* =============================================================================
   ビデオ情報
   ========================================================================== */

.vide-content-inner{
	position: relative;
	overflow: hidden;
	width:880px;
	background-color: rgba(255,255,255,0.80);
	border-radius: 10px;
	color: rgba(79,55,21,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	margin-bottom:30px;
}





.contents_right-inner{
	width:730px;
	margin:auto;
	padding:45px 0 45px 0;
}


.video-image300{
	width:300px;
	height:424px;
}


.video-image250{
	width:250px;
	height:353px;
}



.video_content{
	width:730px;
}


.video-index01{
	width:700px;
	height:103px;
	margin:auto;
	margin-bottom:10px;
}

	.video-index01 img{
		width:100%;
		height:auto;
	}


.video-index01m{
	display:none;
}



.video_jacket{
	float:left;
	width: 310px;
	height: auto;
	line-height:1.2;
}

	.video_jacket img{
		width: 98%;
		height: auto;
		border:rgba(245,161,0,1.00) 1px solid;
	}


.video_title{
	font-family: YakuHanJP, 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 130%;
	font-weight:600;
	font-feature-settings : "palt";
	margin: 7px auto 5px auto;
	color: rgba(79,55,21,1.00);
	line-height:1.2;
}

.video_info{
	position: relative;
	overflow: hidden;
	font-family: YakuHanJP,'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 85%;
	
}

.video_info02{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 85%;
	margin-top:20px;
}

.video_info03{
	position: relative;
	overflow: hidden;
	width: 100%;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	margin-top:20px;
}

.video_bar{
	border-bottom: rgba(167,152,131,1.00) 1px solid;
	margin: 10px auto 10px auto;
}


.video-title01{
	font-size:150%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
}


.video_bar{
	border-bottom: rgba(167,152,131,1.00) 1px dotted;
	margin: 30px auto 30px auto;
}


.video_bar2{
	border-bottom: rgba(167,152,131,1.00) 1px solid;
	margin: 50px auto 50px auto;
}


.video-tokuten-inner{
	position:relative;
	overflow:hidden;
	width:710px;
	height:auto;
	margin:10px auto 10px auto;
}

.video-tokuten-inner-shopname{
	font-size:150%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
	line-height:1.4;
}

.video-tokuten-inner-left{
	float:left;
	width:450px;
	line-height:1.2;
	
}

.video-tokuten-inner-right{
	float:left;
	width:190px;
	margin-left:35px;
}

	.video-tokuten-inner-right img{
		width:100%;
		height:auto;
		border:rgba(106,86,76,1.00) 1px solid;
	}

.video-tokuten-inner-right2{
	float:left;
	width:250px;
}

	.video-tokuten-inner-right2 img{
		width:100%;
		height:auto;
		border:rgba(106,86,76,1.00) 1px solid;
	}

.videoFilter{
   width: 100%;
}

.videoFilter.sectwo{
   padding: 20px 10px 10px 10px;
   box-sizing: border-box;
   margin-bottom: 15px;
   background-color: rgba(253,253,253,0.80);
   border-bottom-left-radius: 10px;
   border-bottom-right-radius: 10px;
}


.videoFilter ul{
   position: relative;
   overflow: hidden;
   width: 100%;
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
}


.videoFilter li{
	width:13%;
   font-family: kan415typos-std, sans-serif;
   font-weight: 400;
   font-style: normal;
   margin: 0 0.5% 10px 0.5%;
}
	.videoFilter li img{
		width:100%;
		height:auto;
	}

.videoFilter li:first-child{
   margin-left: 0;
}

.videoFilter li:last-child{
   margin-right: 0;
}

.movieFilter li{
	float:left;
	width:115px;
	margin:10px 10px;
}

	.movieFilter li img{
		width:100%;
		height:auto;
	}

.package_bar{
   position: relative;
   padding: 6px 5px;
   border-bottom: rgba(203,203,203,1.00) 1px dashed;
}

.package_sub_detail{
   background-color: rgba(255,255,255,0.50);
   padding: 10px 20px;
   border-radius: 20px;
}

.package_bamen_wrap{
   position: relative;
   display: flex;
   justify-content: flex-start;
   flex-wrap: wrap;
}

.package_bamen_wrap .bamen_box{
   width: 24%;
   margin: 0 0.5% 10px 0.5%;
   border: rgba(0,0,0,1.00) 1px solid;
   box-sizing: border-box;
}

.cau_red{
   background-color: rgba(162,12,15,1.00);
   color: rgba(255,255,255,1.00);
   padding: 0 10px;
   box-sizing: border-box;
   display: inline-block;
   margin: 0 10px;
}

.cau_black{
   background-color: rgba(79,79,79,1.00);
   color: rgba(255,255,255,1.00);
   padding: 0 10px;
   box-sizing: border-box;
   display: inline-block;
   margin: 0 10px;
}

.package_jk2_wrap{
   background-color: rgba(235,218,210,1.00);
   padding: 20px 20px 0 20px;
   box-sizing: border-box;
}

.package_jk2_wrap .jk2_flex{
   position: relative;
   display: flex;
   justify-content: space-between;
   flex-wrap: wrap;
}

.package_jk2_wrap .jk2_flex li{
   width: 51.4%;
   margin-bottom: 15px;
   align-self: flex-start;
}

.package_jk2_wrap .jk2_flex li.degi{
   width: 47%;
}

.package_jk2_wrap .jk2_flex li.ones{
   width: 55.4%;
   margin: auto;
   margin-bottom: 15px;
   align-self: flex-start;
}

.package_jk2_wrap .jk2_flex li.tsubo{
   width: 50%;
   margin: auto;
   margin-bottom: 15px;
}


.package_jk2_title{
   /*background-color: rgba(128,108,77,1.00);*/
   color: rgba(0,0,0,1.00);
   text-align: center;
   font-weight: 600;
   padding: 5px 0px 0px 0px;
   font-size: 90%;
   box-sizing: border-box;
   line-height: 1.2;
}

/* -------------------------
   1期2期切替
   -------------------------*/
.change_wrap{
   position: relative;
   overflow: hidden;
   width: 100%;
   margin: auto;
   display: flex;
   justify-content: center;
   box-sizing: border-box;
   border-top: rgba(0,0,0,1.00) 1px solid;
   border-bottom: rgba(0,0,0,1.00) 1px solid;
   background-color: rgba(214,206,184,0.50);
}

.change_wrap ol{

}
.change_wrap .box{
   width: 33.3333%;
   text-align: center;
   color: rgba(78,54,18,1.00);
   z-index: 1;
   position: relative;
   font-size: 120%;
   border-right: rgba(234,84,19,1.00) 1px solid;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
   font-weight: 900;
   font-style: normal;
   box-sizing: border-box;
}

.change_wrap .box:last-of-type{
   border-right: none;
}


.change_wrap .select{
   display: block;
   background-color: rgba(234,84,19,1.00);
   padding: 7px 0 10px 0;
}

.change_wrap .select.two{
   background-color: rgba(80,67,90,1.00);
}
.change_wrap .select a{
   display: block;
   color: rgba(255,255,255,1.00);
   text-decoration: none;
}

.change_wrap .normal{
   display: block;
   background-color: rgba(239,240,242,1.00);
   padding: 7px 0 10px 0;
}
.change_wrap .normal a{
   display: block;
   color: rgba(78,54,17,0.60);
   text-decoration: none;
}


.package_tokuten_wrap{
	position: relative;
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}


.package_tokuten_wrap .goods_img{
	width: 30%;
   height: 200px;
	border: rgba(78,54,17,1.00) 1px solid;
}

.package_tokuten_wrap .goods_img img{
   width: 100%;
   height: 100%;
	object-fit: contain;
}

.package_tokuten_wrap .txtBox{
	width: 68%
}

.package_tokuten_wrap .goods_name{
	font-size: 110%;
	font-weight: 400;
   line-height: 1.4;
}

.package_tokuten_wrap .tokuten_caution{
	font-size: 80%;
	margin-bottom: 7px;
}

.package_tokuten_shop{
   width: 100%;
	font-size:160%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
	line-height:1.4;
   padding: 5px 0 15px 0;
   box-sizing: border-box;

}



/* =============================================================================
   劇場
   ========================================================================== */

.movie_t_wrap{
  width: 95%;
  margin: auto;
}


.movie_ckt_select_wrap{
  width: 100%;
  margin-bottom: 40px;
}

.ckt_select{
  display: flex;
  justify-content: center;
}

.ckt_select li{
  padding: 5px 10px;
  border: rgba(151,149,112,1.00) 1px solid;
  width: 190px;
  text-align: center;
  margin: 0 10px;
  cursor: pointer;
}




.movie_pre_select_wrap{
  width: 100%;
  margin-bottom: 40px;
}

.pre_select{
  display: flex;
  justify-content: center;
}

.pre_select li{
  padding: 5px 10px;
  border: rgba(151,149,112,1.00) 1px solid;
  width: 190px;
  text-align: center;
  margin: 0 10px;
  cursor: pointer;
}





.tab{overflow:hidden;}
.tab li.select{
  background-color: rgba(240,81,25,1.00);
  color: rgba(255,255,255,1.00);
}

.hide {
    display:none;
}



.movie_goods_title{
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 110%;
	font-weight:600;
	font-feature-settings : "palt";
	margin: auto;
	color: rgba(79,55,21,1.00);
	line-height:1.2;
}

.movie_goods_title .goods-title01{
	font-size:130%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
  margin-bottom: 10px;
}

.mgc .content{
	position: relative;
	overflow: hidden;
	padding: 0 0 30px 0 !important;
	margin-bottom: 10px;
	color: rgba(79,55,21,1.00);
  border-bottom: rgba(245,161,0,1.00) 2px dotted;
  background-color:rgba(255,255,255,0.00) !important;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  border-radius: 0 !important;
}

.mgc .goods_bar{
  display: none !important;
}

.mgc .goods_content{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: auto!important;
}


.movie_caoution{
  padding: 20px;
}
/* =============================================================================
   フッダ
   ========================================================================== */

#fooder{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 200px;
}

.copyTop{
	position: relative;
	overflow: hidden;
	width: 600px;
	font-family:'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 70%;
	text-align: center;
	font-feature-settings : "palt";
	margin: 10px auto 5px auto;
   color: rgba(255,255,255,1.00);
}


#share-inner{
	width:130px;
	margin:auto auto 15px auto;
}


/*
Back to top button 
*/
#back-top {
    position: fixed;
    bottom: 3%;
    right: 50px;
	z-index:100;
   cursor: pointer;
}
#back-top span {
    width: 100px;
    height: 100px;
    display: block;
}


.img_hvr img:hover{
  opacity: 0.7;
}

/* -----------------------------------------
   シェアボタン
   -----------------------------------------*/

.share_wrap{
   position:relative;
   width:300px;
   font-size:130%;
   padding: 10px;
   margin: auto;
   margin-top: 20px;
}

/* =============================================================================
   モーダルフル
   ========================================================================== */

/* 内部 */

.mdl_in01{
  width: 1000px;
  margin: 20px auto 20px auto;
}

.mdl_in01 img{
  width: 100%;
  height: auto;
}

/* 内部 */



/* 開く時の.bodyのアニメーション */
@keyframes modalwindow_body_in {
  0% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes modalwindow_body_out {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-20px);
  }
}
.modalwindow {
  /* オーバーレイ＆スクロール領域になるレイヤー */
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  overflow: auto;
  z-index: 101;
  width: 100%;
  /* スマホでスワイプして指を離すまでの間下部の背景が無くなるため余分に指定 */
  height: 100%;
  background-color: rgba(229,215,185,0.90);
  cursor: pointer;
  opacity: 1;
}
.modalwindow.no_overlay_close {
  cursor: default;
}
.modalwindow.lock .close_modal {
  background: #ccc;
}
.modalwindow .body {
  /* ウィンドウ自体 アニメーションなどで装飾 */
  position: relative;
  top: 0;
  width: 100%;
  margin: auto;
  margin-bottom: 40px;
  border-radius: 4px;
  cursor: default;
  transform: translateY(-20px);
  animation: 200ms modalwindow_body_out;
}
.modalwindow .body .modal_content {
  padding: 20px;
}
.modalwindow .body > footer {
  padding: 10px;
  border-radius: 0 0 4px 4px;
}
.modalwindow.is_visible .body {
  transform: translateY(0px);
  animation: 400ms modalwindow_body_in;
}
.modalwindow_header_close {
  /* 右上に表示する×ボタン 面倒なので動的に追加してます */
  position: absolute;
  right: 0;
  top: 5px;
  background: none;
  border: none;
  cursor: pointer;
}
.modalwindow_header_close:before {
  content: "\D7";
  font-size: 24px;
  font-family: serif;
  color: #ccc;
}

.close_modal{
  position: absolute;
  right: 0;
  top: 5px;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 102;
}


@media screen and (max-width: 900px) {
  .modalwindow .body {
    position: relative;
    width: calc(100% - 20px);
    margin: 10px;

    left: 0;
  }
  
  .close_modal{
  position: absolute;
  right: 0;
  top: 35px;
  background: none;
  border: none;
  cursor: pointer;
}

}



/* =============================================================================
   新作劇場用
   ========================================================================== */

.style_movie{
	display: none;
}

.style_tv{
	display: block;
}


/*.header_logo_movie{
	position: absolute;
	width: 235px;
	height: 168.8px;
	left: 177px;
	top: 17px;
  background-image: url("../images/teaser/tmp/logo.png");
  background-size: cover;
}*/

/*=======================================================
   フェード枠
  =======================================================*/

.fade_wrap{
   opacity: 0;
   transform: translate(0, 10px);
   transition: all 2.0s;
}

.fade_in{
  transform: translate(0, 0);
  opacity: 1;
}


/* 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓
   タブレット版
   〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 */

@media screen and (max-width: 1100px) {


html,body{
   min-width:760px;
}

#header{
   width: 100%;
}

#slideL{
   width: 150px;
}

#contents_left{
   width: 160px;
}

#contents_right{
   width: calc(100% - 200px);
}

#contents_right .content{
   box-sizing: border-box;
}

#contents_inner{
   width: 100%;  
}

.contents_right-inner{
   width: 100%;
}

.i_wrapper{
   width: 100%;
}

.music-index01,.video-index01{
   width: 90%;
}

.staff_wrap .name{
   font-size: 90%;
}

.staff_wrap .yaku{
   font-size: 70%;
}

.gallery-content{
   width: 100%;
}

.gallery-content-inner{
   width: 49%;
}

.video_content{
   width: 95%;
   margin-right: auto;
   margin-left: auto;
}

.vide-content-inner{
   width: 100%;
   margin: auto;
}

.contents_right-inner{
   width: 95%;
   margin: auto;
}

.video-tokuten-inner{
   width: 100%;
}

.video-tokuten-inner-left{
   width: 100%;
   margin-bottom: 20px;
}

.videoFilter{
   width: 98%;
}

.btn-back{
   top: 20px;
}

.chara-content-inner{
	width:48%;
}


.onair-txt01{
	float:none;
	width:100%;
	padding:10px 0 0 0;
	font-size: 3.4vw;
	text-align:center;
   color: rgba(234,84,19,1.00);
   box-sizing: border-box;
}

.onair-txt02{
	display: none;
}

.onair-txt03{
	float:none;
	width:100%;
	padding:0;
	font-size: 3vw;
   text-align: center;
   margin: 0;
}

.onair-txt04{
	float:none;
	width:100%;
	padding:0;
	font-size: 3vw;
   text-align: center;
   margin: 0;
}

.onair-txt05{
   width: 100%;
   text-align: center;
}



.onair-net_txt01{
	float:none;
	width:100%;
	padding:10px 0 0 0;
	font-size: 3.4vw;
	text-align:center;
   color: rgba(234,84,19,1.00);
   box-sizing: border-box;
}

.onair-net_txt01 a{
   color: rgba(234,84,19,1.00);
}

.onair-net_txt02{
	display: none;
}

.onair-net_txt03{
	float:none;
	width:100%;
	padding:0;
	font-size: 3vw;
   text-align: center;
   margin: 0;
}

.onair-net_txt04{
	float:none;
	width:100%;
	padding:0;
	font-size: 3vw;
   text-align: center;
   margin: 0;
}

.onair-txt10{
	width:100%;
}

.onair-txt11{
	width:100%;
   }


.sp_close .txt_wrap{
   font-size: 160%;
}

.sp_close .txt_wrap .inner{
   width: 70%;
}



}

/* 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓
   スマホ版
   〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 */

@media screen and (max-width: 480px) {


html,body{
	min-width:100%;
	max-width:100%;
}

#header{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 50px;
}

.head_bar{
	width: 100%;
   margin-bottom: 30px;
}

#contents_inner{
	width: 100%;
	margin: 10px auto 10px auto;
}

#contents_left{
	display: none;
}

#contents_right{
	width: 95%;
	float:none;
	margin: auto;
}

#contents_right .series_head{
   position: relative;
   overflow: hidden;
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
   color: rgba(255,255,255,1.00);
   padding: 3px 10px;
   text-align: right;
   font-size: 130%;
   font-weight: 600;
   letter-spacing: 3px;
   background: linear-gradient(-135deg, rgba(195,187,165,1.00), rgba(234,230,218,1.00));
   font-family: 'Inika', serif;
}

#contents_right .content{
	padding: 25px 20px;
}


#contents_right .content2{
	padding: 25px;
}


#contents_right .content2 img{
  width: 100%;
  height:auto;
}


#header-info{
	position: relative;
	overflow: hidden;
	width: 95%;
	height: 60px;
	margin: auto;
}


.header_logo-info{
	position: absolute;
	width: 160px;
	height: auto;
	left: 80px;
	top: 17px;
}

	.header_logo-info img{
		width:100%;
		height:auto;
	}

#contents_info{
	position: relative;
	overflow: hidden;
	width: 95%;
	margin:auto;
}


#contents_info .content{
	position: relative;
	overflow: hidden;
	background-color: rgba(255,255,255,0.80);
	border-radius: 10px;
	padding: 15px;
	margin-bottom: 30px;
	color: rgba(79,55,21,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}


#contents_info .news_title{
	font-size:130%;
}



.n_b_wrap{
  display:block;
}

.n_b_box01{
  width: 100%;
  margin-right: 20px;
}


.tbl2{
  width: 100%;
  margin-top: 10px;
}

.tbl2 td, .tbl2 th {
  display: block;
  width: 100%;
}

.tbl2 th{
  font-weight: bold;
}

h2{
	font-size: 100%;
}

h2.i03{
	font-size: 100%;
	line-height: 1.4;
	color: rgba(0,0,0,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
	border:rgba(245,161,0,1.00) 1px solid;
	border-left: 15px solid rgba(245,161,0,1.00);
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
   background-color: rgba(255,253,249,0.60);
}

h3{
   font-size: 100%;
   line-height: 1.4;
}

/* =============================================================================
   モバイルメニュー
   ========================================================================== */

#mobileHeader{
	display:block;
	position:relative;
	width:100%;
	height:50px;
	background-color: rgba(140,128,76,1.00);

}

	
		#mobileHeader .logo{
		position:absolute;
		width:60px;
		height:auto;
		top:5px;
		left:10px;
		z-index: 999999;
	}
	
	#mobileHeader .logo img{
		width: 100%;
		height: auto;
	}
	

		#mobileHeader .logo2{
		position:absolute;
		width:45px;
		height:auto;
		top:5px;
		left:10px;
		z-index: 99;
	}
	
	#mobileHeader .logo2 img{
		width: 100%;
		height: auto;
	}
	
   
   
#mobileMenu  .btn{
		width:150px;
		float:right;
	}

	#mobileMenu img{
		width:100%;
		height:auto;
	}
	

#header h1{
	width: 100%;
	height: 30px;
	float:none;
	text-align: right;
	margin: auto;
}

	#header h1 img{
		height: 100%;
		width: auto;
	margin-bottom: 5px;
	}

#bg_inner{
   background-image: url("../images/tv2nd/bg/bg_02.png");
   min-height: 100vh;
}


.bg2{
   background-image: none;
	background-image:url("../images/tv2nd/bg/bg_006m.jpg");
	background-position:top center;
	background-repeat: no-repeat;
	background-size:100% auto;
   background-color: rgba(143,130,121,1.00);
}

.bg3{
	background-image:none;
	background-position:top center;
	background-repeat: no-repeat;
   background-attachment: fixed;
	background-size:100%;
}

.bg6{
   background-image: none;
	background-image:url("../images/tv2nd/bg/bg_006m.jpg");
	background-position:top center;
	background-repeat: no-repeat;
	background-size:100% auto;
   background-color: rgba(143,130,121,1.00);
}

.bg8{
   background-image: none;
	background-image:url("../images/tv2nd/bg/bg_006m.jpg");
	background-position:top center;
	background-repeat: no-repeat;
	background-size:100% auto;
   background-color: rgba(143,130,121,1.00);
}


.style_pc{
display: none !important;
}

.style_mobile{
	display: block;
}



/* =============================================================================
   Flex 
   ========================================================================== */

.flex_wrapper{
  position: relative;
  overflow: hidden;
  display: block;
}


/* -- BOXの横幅 --*/

.flex_box_18{
  width: 100%;
}
.flex_box_20{
  width: 100%;
}


.flex_box_28{
  width: 100%;
}

.flex_box_30{
  width: 98%;
}

.flex_box_32{
  width: 98%;
}


.flex_box_38{
  width: 98%;
}
.flex_box_40{
  width: 100%;
}

.flex_box_45{
  width: 100%;
}

.flex_box_48{
  width: 98%;
}

.flex_box_49{
  width: 100%;
}

.flex_box_50{
  width: 100%;
}

.flex_box_58{
  width: 100%;
}
.flex_box_60{
  width: 100%;
}


.flex_box_68{
  width: 100%;
}
.flex_box_70{
  width: 100%;
}


.flex_box_78{
  width: 100%;
}
.flex_box_78{
  width: 100%;
}


.img100 img{
  width: 98%;
  height: auto;
}



.flex_wrapper02{
  display:block;
}

.fb08{
  width: 100%;
}
.fb10{
  width: 100%;
}
.fb18{
  width: 100%;
}
.fb20{
  width: 100%;
}
.fb23{
  width: 100%;
}
.fb24{
  width: 100%;
}
.fb25{
  width: 100%;
}
.fb28{
  width: 100%;
}
.fb30{
  width: 100%;
}
.fb33{
  width: 100%;
}
.fb32{
  width: 100%;
}
.fb38{
  width: 100%;
}
.fb40{
  width: 100%;
}
.fb42{
  width: 100%;
}
.fb45{
  width: 100%;
}
.fb48{
  width: 100%;
}
.fb49{
  width: 100%;
}
.fb50{
  width: 100%;
}
.fb55{
  width: 100%;
}
.fb58{
  width: 100%;
}
.fb60{
  width: 100%;
}
.fb68{
  width: 100%;
}
.fb70{
  width: 100%;
}
.fb78{
  width: 100%;
}
.fb80{
  width: 100%;
}
.fb100{
  width: 100%;
}

.fbm70{
width: 70% !important;
margin-left: auto;
margin-right: auto;
}


/* =============================================================================
   イントロ
   ========================================================================== */
.intro_wrap{
   margin: 0 auto 50px auto;
   padding: 20px 10px 20px 10px;
   text-align: center;
   color: rgba(78,54,17,1.00);
   font-size: 95%;
   line-height: 2.4;
   box-sizing: border-box;
   font-weight: bold;
}

/* =============================================================================
   オンエア
   ========================================================================== */

.onair-content{
	width:auto;
	position:relative;
	color: rgba(79,55,21,1.00);
	
}


.onair-index01m{
	display:block;
	width:100%;
	margin:0 auto 10px;
}

	.onair-index01m img{
		width:100%;
		height:auto;
	}


.onair-index01{
	display:none;
}


.onair-txt01{
	float:none;
	width:100%;
	margin:auto;
	padding:5px 0 5px 0;
	font-size: 140%;
	text-align:center;
}

.onair-txt02{
	display:none;
}

.onair-txt03{
	float:none;
	width:100%;
	margin:auto;
	font-size: 110%;
	text-align:center;
	padding:0;
}

.onair-txt04{
	float:none;
	width:100%;
	margin:auto;
	padding:0 0 5px 0;
	font-size: 110%;
	text-align:center;
}

.onair-txt05{
	margin:auto;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 70%;
	font-weight:400;
	text-align:center;
	width:100%;
}



.onair-txt07{
	float:none;
	width:100%;
	margin:auto;
	padding:0 0 0 0;
	font-size: 110%;
	text-align:center;
	color:rgba(234,84,19,1.00);
	margin-top:15px;
}

.onair-txt08{
	display:none;
}

.onair-txt09{
	float:none;
	width:100%;
	margin:auto;
	padding:10px 0 10px 0;
	font-size: 120%;
	text-align:center;
	font-weight:900;
}

.onair-txt09-02{
	float:none;
	width:100%;
	margin:auto;
	padding:10px 0 10px 0;
	font-size: 120%;
	text-align:center;
	font-weight:900;
}




.onair-net_txt01{
	float:none;
	width:100%;
	margin:auto;
	padding:5px 0 5px 0;
	font-size: 140%;
	text-align:center;
}

.onair-net_txt02{
	display:none;
}

.onair-net_txt03{
	float:none;
	width:100%;
	margin:auto;
	font-size: 110%;
	text-align:center;
	padding:0;
}

.onair-net_txt04{
	float:none;
	width:100%;
	margin:auto;
	padding:0 0 5px 0;
	font-size: 110%;
	text-align:center;
}





.onair_bar{
	border-bottom: rgba(167,152,131,1.00) 1px solid;
	margin: 5px auto 20px auto;
}



.onair_topic_logo{
   width: 50%;
   margin: auto;
   margin-bottom:20px;
}


.onair-topic{
	width:95%;
	font-size:120%;
}

.onair-txt10{
	width:100%;
	padding:5px 0 5px 0;
	font-size: 110%;
	font-weight:600;
	text-align:center;
}

.onair-txt11{
	width:100%;
	padding:5px 0 15px 0;
	font-size: 100%;
	font-weight:600;
	text-align:center;
}


/* =============================================================================
   キャラ
   ========================================================================== */

#contents_right .content-chara{
	position: relative;
	overflow: hidden;
	background-color: rgba(255,255,255,0.80);
	border-radius: 10px;
	margin-bottom: 30px;
   width: 100%;
	padding: 20px 10px 0 10px;
}

.chara-menu-inner{
	position:relative;
	overflow:hidden;
	padding:10px;
}

	.chara-menu-inner li{
		width:60px;
		height:60px;
		float:left;
	}
	
	.chara-menu-inner li img{
		width:100%;
		height:auto;
	}

.chara-pic img{
	width:100%;
	height:auto;
}


.chara-content{
	width:100%;
	margin:0 auto 10px auto;
}


.chara-content-inner{
	width:100%;
	margin:0 1% 10px 1%;
	box-sizing: border-box;
}

.chara-content-inner.main_list{
	width:100%;
	margin:0 1% 10px 1%;
	box-sizing: border-box;
}

.chara-content-inner img{
	width:100%;
	height:auto;
}

#chara_2nd_inlist{
	padding: 0 10px;
}

#chara_2nd_inlist .chara-content-inner{
	width: 48%;
}



.btn-back{
	position:absolute;
	top:3px;
	right:20px;
	width:50px;
	height:auto;
}
.btn-back.chara{
	position:absolute;
	top:15px;
	right:auto;
   left: 10px;
	width:50px;
	height:auto;

}
	.btn-back img{
		width:100%;
		height:auto;
	}


.btn-back2{
	position:absolute;
	top:3px;
	right:20px;
	width:50px;
	height:auto;

}

	.btn-back2 img{
		width:100%;
		height:auto;
	}

.btn-back4{
	position:absolute;
	top:6px;
	right:10px;
	width:60px;
	height:auto;
}

	.btn-back4 img{
		width:100%;
		height:auto;
	}

/* =============================================================================
   音楽情報
   ========================================================================== */


.music_content .musicList{
	width:100%;
}


.music_content{
	display:block;
	width:100%;
}

.i_wrapper{
   width: 90%;
   margin-top: 25px;
   margin-bottom: 20px;
}

.music-index01{
	display:none;
}

.music-index01m{
	display:block;
}

	.music-index01m img{
		width:100%;
		height:auto;
	}



.music_jacket{
	width: 100%;
	height: auto;
}



.music_title{
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 120%;
	font-weight:600;
	font-feature-settings : "palt";
	margin: 7px auto 5px auto;
	color: rgba(79,55,21,1.00);
}

.music-title01{
	font-size:150%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
}

.music_info{
	width: 100%;
	font-size: 85%;
}

.music_artist{
   font-size: 120%;
}



.music_info03{
	position: relative;
	overflow: hidden;
	width: 96%;
	height: auto;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 70%;
	word-break: break-all;
   margin-left: 0;
	
}


.music_info04{
	font-size: 90%;
	
}





.music_bar{
	border-bottom: rgba(167,152,131,1.00) 1px solid;
	margin: 10px auto 10px auto;
}




.music-tokuten-inner{
	position:relative;
	overflow:hidden;
	width:100%;
	margin:10px auto 10px auto;
}

.music-tokuten-inner-shopname{
	font-size:120%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
	line-height:1.4;
}

.music-tokuten-inner-left{
	float:none;
	width:100%;
	font-size:90%;
	margin-bottom:10px;
	
}

.music-tokuten-inner-right{
	float:none;
	width:90%;
}

	.music-tokuten-inner-right img{
		width:100%;
		height:auto;
		border:rgba(106,86,76,1.00) 1px solid;
	}



.music-tokuten-flame{
	display:block;
}

.music-tokuten-box01{
	width:45%;
	margin-bottom:10px;
}

	.music-tokuten-box01 img{
		width:100%;
		height:auto;
	}


.music-tokuten-box02{
	width:220px;
}

.music_event_link_wrap{
   margin-bottom: 60px;
}

.music_event_link_wrap .txt_wrap{
   width: 90%;
   padding: 10px;
   font-size: 90%;
   font-weight: 900;
}

.music_event_link_wrap .k_wrap{
   width: 10%;
}

.music_event_link_wrap .txt_wrap .music_day_wrap span{
   padding: 2px 10px;
   color: rgba(255,255,255,1.00) !important;
   font-size: 90%;
}

.music_f95{
   font-size: 85%;
}



.music_tokuten_wrap .box{
   position: relative;
   width: 90%;
}

.music_tokuten_wrap .box .pic{
   width: 100%;
   height: 150px;
   background-color: rgba(255,255,255,1.00);
}

.music_tokuten_wrap .box .pic img{
   width: 100%;
   height: 100%;
   object-fit:contain;
}

.music_tokuten_wrap .box .shopname{
   padding: 5px 10px 5px 10px;
   width: 100%;
   color: rgba(255,255,255,1.00);
   font-weight: 600;
   font-size: 95%;
}


.music_i01{
   font-size: 80%;
   background-color: rgba(225,222,220,1.00);
   padding: 10px 15px;
   border-radius: 20px;
   line-height: 1.4;
   font-weight: 500;
}

.music-title04{
   font-size: 75%;
   margin-bottom: 10px;
}

/* =============================================================================
   グッズ
   ========================================================================== */



.goods_title{
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 100%;
	font-weight:600;
	font-feature-settings : "palt";
	margin: 7px auto 5px auto;
	color: rgba(79,55,21,1.00);
	line-height:1.2;
}



.goods-title01{
	font-size:120%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
}


.goods_bar{
	border-bottom: rgba(167,152,131,1.00) 1px dotted;
	margin: 10px auto 20px auto;
}


.goods_content{
	display:block;
	width:100%;
	height:auto;
	margin:auto;
	margin-top:30px;
	flex-wrap:no-wrap;
}




.goods_pic{
	width: 100%;
	height: auto;
	margin:auto;
}

	.goods_pic img{
		width: 100%;
		height: auto;
	}
	
	.goods_pic-waku{
			border:rgba(245,161,0,1.00) 1px solid;
	}



.goods_info{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 85%;
	margin-top:30px;
	
}


/* =============================================================================
   グッズ_2ndシリーズ
   ========================================================================== */

.goods_content2{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.goods_pic2{
	width: 100%;
	height: auto;
}

.goods_info2{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 85%;
   display: flex;
   justify-content: flex-start;
   flex-wrap: wrap;
}

.goods_info2 .goods_box{
   margin: 0 1.2% 0 1.2%;
}

.goods_txt01{
   border: rgba(240,81,25,1.00) 1px solid;
   padding: 20px 10px;;
   box-sizing: border-box;
	font-size: 85%;
}

.goods_txt02{
   border: rgba(240,81,25,1.00) 1px solid;
   padding: 20px 10px;;
   box-sizing: border-box;
	font-size: 100%;
}

.goods_info2 .dtitle{
   border-bottom: rgba(241,167,6,1.00) 2px dotted;
}


.goods_link{
   width: 90%;
   margin: auto;
}

.goods_link a{
   text-align: center;
   color: rgba(255,255,255,1.00);
   background-color: rgba(245,161,0,1.00);
   padding: 10px 5px;
   display: block;
   box-sizing: border-box;
   border: rgba(234,84,19,1.00) 1px solid;
   text-decoration: none;
   font-size: 100%;
   font-weight: 900;
}

.goods_m_txt{
   font-size: 100%;
}


h3.goods{
   font-size: 85%;
}

.goods_2r_wrap .goods_pic2{
   width: 100%;
   margin-bottom: 10px;
}

.goods_2r_wrap .goods_m_txt{
   width: 100%;
}


/* =============================================================================
   ギャラリー
   ========================================================================== */



.gallery-index01{
	display:none;
}


.gallery-index01m{
	display:block;
	width:100%;
}

	.gallery-index01m img{
		width:100%;
		height:auto;
	}

.gallery-content{
	width:100%;
	margin:10px auto 10px auto;
	display:block;
}


.gallery-content-inner{
	float:none;
	width:95%;
	margin:auto;
	margin-bottom:10px;
}


.gallery-content-inner-pic{
	padding:5px;
	background-color:rgba(251,251,251,1.00);
   box-sizing: border-box;
}

.gallery-content-inner-pic img{
	width:100%;
	height:auto;
}

.gallery-content-inner-title{
	padding:5px;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 90%;
	font-weight:600;
	color:rgba(255,255,255,1.00);
}


.pic80{
	position:relative;
	overflow:hidden;
	width:100%;
	margin:auto;
}

	.pic80 img{
		width:100%;
		height:auto;
	}






.gallery-box-inner{
	width:300px;
	position:relative;
	overflow:hidden;
	margin:auto;
}

.gallery-box01{
	float:left;
	width:128px;
	height:auto;
	margin:10px;
	border:rgba(104,85,75,1.00) 1px solid;
}

	.gallery-box01 img{
		width:100%;
		height:auto;
	}



.gallery-index02 img{
	width:300px;
	height:auto;
}

.sp_h{
   font-size: 120%;
}

/* =============================================================================
   原作紹介
   ========================================================================== */

.gensaku_content{
	display:block;
}

.gensaku_shoei{
	width: 90%;
	margin: auto;
	margin-bottom: 20px;
	height: auto;
}

.gensaku_title{
	font-size: 110%;
}

.gensaku_price{
	font-size: 85%;
	text-align:center;
	line-height: 1.2;
}

.gensaku_info{
	width: 100%;
}


/* =============================================================================
   ニュース
   ========================================================================== */
.news_content{
   font-size: 85%;
}


.news_index5{
	font-size: 100%;

}

.myt_news_wrap{
   padding: 10px;
   margin-bottom: 20px;
}

.myt_news_wrap .news_title{
	font-size: 90% !important;
   font-weight: 600;
   margin-bottom: 10px;
}

.myt_news_wrap .news_day{
   border-bottom: rgba(245,161,0,1.00) 1px solid;
   margin-bottom: 10px;
   font-size: 90%;
}

.myt_news_wrap .b_more{
   font-size: 90%;
   font-weight: 900;
}




.news_day{
	font-size: 140%;
	color: rgba(234,85,19,1.00);
}

.news_day.event{
	font-size: 140%;
}

.news_title{
	font-size: 120%;
	color: rgba(79,55,21,1.00);
	font-weight:900;
	margin-bottom: 20px;
}

.news_index2{
	font-size: 100%;
	line-height: 2;
	color: rgba(79,55,21,1.00);
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:600;
	margin-bottom: 7px;
}


.news_pic70{
	width: 100%;
}

	.news_pic70 img{
		width: 100%;
		height: auto;
	}

.news_pic30{
	width: 100%;
}



.news_pic40v2{
	width:90%;
	margin:auto;
}


.news_pic50{
	width:90%;
	margin:auto;
}

	.news_content .comic_pic img{
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}

.news_pic60v3{
	width: 100%;
  margin: auto;
  margin-top: 15px;
  line-height: 1.2;
}


.nt_wrap{
  flex-wrap: wrap;
}

.nt_wrap .name{
  width: 100%;
  font-weight: 900;
}

.nt_wrap .load{
  width: 45%;
  margin-left: 2%;
}



/* =============================================================================
   ストーリー
   ========================================================================== */

.storyPicInner_m{
	width: 100%;
	margin-top: 10px;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
}


.story_title{
	font-size: 160%;
	padding-bottom:10px;
	margin-bottom:10px;
   margin-top: 10px;
}

.storyPicInner_m .box01{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.storyPicInner_m .box01 img{
	width: 100%;
	height: auto;
}


.story_no{
	margin-bottom:20px;
	margin-top:25px;
   width: auto;
   overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

.story_no ul{
   display: flex;
   flex-wrap: wrap;
   white-space: nowrap;
   width: 650px;
}

.story_no li{
   width: 40px;
}

.story_no li img{
   width: 100%;
   height: auto;
}





/* =============================================================================
   ビデオ情報
   ========================================================================== */

#contents_right .vide-content-inner{
	position: relative;
	overflow: hidden;
	width:100%;
	background-color: rgba(255,255,255,0.80);
	border-radius: 10px;
	color: rgba(79,55,21,1.00);
	margin:auto;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	margin-bottom:20px;
}





.contents_right-inner{
	width:90%;
	margin:45px auto 45px auto;
	padding:0;
}



.video-image300{
	width:80%;
	height:auto;
	margin:auto;
}

	.video-image300 img{
		width:100%;
		height:auto;
	}


.video-image250{
	width:80%;
	height:auto;
	margin:auto;
}

	.video-image250 img{
		width:100%;
		height:auto;
	}




.video_content{
	width:100%;
}


.video-index01{
	display:none;
}

.video-index01m{
	display:block;
	width:100%;
}

	.video-index01m img{
		width:100%;
		height:auto;
	}




.video_jacket{
	float:none;
	width: 90%;
	margin:auto;
	margin-bottom:15px;
}


.video_title{
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 120%;
	line-height:1.2;
}

.video_info{
	float:none;
	position: relative;
	overflow: hidden;
	width: 100%;
	margin:auto;
	padding:0;
	
}

.video_info02{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 85%;
	margin-top:20px;
	
}


.video-title01{
	font-size:150%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
}


.video-tokuten-inner{
	position:relative;
	overflow:hidden;
	width:100%;
	margin:10px auto 10px auto;
}

.video-tokuten-inner-shopname{
	font-size:120%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
	line-height:1.4;
}

.video-tokuten-inner-left{
	float:none;
	width:100%;
	font-size:90%;
	margin-bottom:10px;
	
}

.video-tokuten-inner-right{
	float:none;
	width:60%;
	margin:auto;
}

	.video-tokuten-inner-right img{
		width:100%;
		height:auto;
		border:rgba(106,86,76,1.00) 1px solid;
	}


.video-tokuten-inner-right2{
	float:none;
	width:90%;
	margin:auto;
}

	.video-tokuten-inner-right2 img{
		width:100%;
		height:auto;
		border:rgba(106,86,76,1.00) 1px solid;
	}



.videoFilter ul{
   position: relative;
   overflow: hidden;
   display: flex;
   justify-content: space-between;
   flex-wrap: wrap;
   padding: 10px;
   box-sizing: border-box;
}


.videoFilter li{
	width:24%;
	margin:0 0.5% 7px 0.5%;
}
	.videoFilter li img{
		width:100%;
		height:auto;
	}



.movieFilter li{
	float:left;
	width:30%;
	margin:1% auto 10px 2.5%;
}

	.movieFilter li img{
		width:100%;
		height:auto;
	}



.package_tokuten_wrap{
	position: relative;
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}


.package_tokuten_wrap .goods_img{
	width: 100%;
   margin: auto;
}

.package_tokuten_wrap .goods_img img{
	object-fit: contain;
}

.package_tokuten_wrap .txtBox{
	width: 100%
}

.package_tokuten_wrap .goods_name{
	font-size: 98%;
	font-weight: 400;
   line-height: 1.4;
}

.package_tokuten_wrap .tokuten_caution{
	font-size: 80%;
	margin-bottom: 7px;
}

.package_tokuten_shop{
   width: 100%;
	font-size:120%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
	line-height:1.4;
   padding: 5px 0 15px 0;
   box-sizing: border-box;
}

.package_bamen_wrap .bamen_box{
   width: 48%;
   margin: 0 0.5% 10px 0.5%;
   border: rgba(0,0,0,1.00) 1px solid;
   box-sizing: border-box;
}


.package_jk2_wrap{
   padding: 10px 10px;
   box-sizing: border-box;
}

.package_jk2_wrap .jk2_flex{
   position: relative;
   display: flex;
   justify-content: space-between;
}

.package_jk2_wrap .jk2_flex li{
   width: 100%;
   margin-bottom: 15px;
}

.package_jk2_title{
   font-size: 80%;
}

.package_jk2_wrap .jk2_flex li.degi{
   width: 100%;
}

.package_jk2_wrap .jk2_flex li.ones{
   width:100%;
}

.package_jk2_wrap .jk2_flex li.tsubo{
   width: 100%;
}

/* -------------------------
   1期2期切替
   -------------------------*/
.change_wrap{
   position: relative;
   overflow: hidden;
   width: 100%;
   margin: auto;
   display: flex;
   justify-content: center;
   box-sizing: border-box;
   border: rgba(245,161,0,1.00) 1px solid;
   border-right: none;
   border-left: none;
}

.change_wrap .box{
   width: 50%;
   font-size: 90%;
   border-right: none;
   border-left: none;
}

.change_wrap .pri1st{
   border-right: rgba(245,161,0,1.00) 1px solid;
   box-sizing: border-box;
}

/*
.change_wrap.pcg{
   flex-wrap: wrap;
}

.change_wrap .pri2nd{
   width: 50%;
   margin: 0 50px;
}

.change_wrap .pri1st{
   width: 50%;
   border-right: rgba(234,84,19,1.00) 1px solid;
   border-top: rgba(234,84,19,1.00) 1px solid;
   box-sizing: border-box;
}
*/


.change_wrap .select{
}
.change_wrap .select a{
}

.change_wrap .normal{
}
.change_wrap .normal a{
}

.videoFilter.sectwo{
   width: 100%;
   padding: 0px 0 0px 0;
}

/* =============================================================================
   スタッフ
   ========================================================================== */

.staff_wrap{
   font-size: 120%;
}

.staff_wrap ol{
   position: relative;
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
}

.staff_wrap li{
   width: 100%;
   margin-bottom: 20px;
   text-align: center;
   line-height: 1.4;
}

.staff_wrap .yaku{
   font-size: 90%;
   font-weight: 600;
}

.staff_wrap .name{
   font-size: 120%;
   font-weight: 700;
}

.staff_wrap .corp{
   font-size: 80%;
   font-weight: 600;
}


.staff_wrap li.main{
   width: 100%;
   margin-bottom: 20px;
   text-align: center;
}

.staff_wrap li.spr{
   margin-bottom: 0;
}


/* =============================================================================
   イベント
   ========================================================================== */

.m-img100 img{
	width:100%;
	height:auto;
}


.fun_select{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}


.fun_select li{
  padding: 10px 0;
  border: rgba(151,149,112,1.00) 1px solid;
  width: 32%;
  font-weight: 600;
  text-align: center;
  margin: 0 0.5% 1% 0.5%;
  box-sizing: border-box;
}

.m45 .fun_select li{
  width: 48%;
}



.fun_goods_dtl{
   background-color: rgba(255,255,255,0.50);
   border-bottom-left-radius: 20px;
   border-bottom-right-radius: 20px;
   padding: 10px 10px;
   box-sizing: border-box;
}

.fun_goods_dtl2{
   background-color: rgba(245,161,1,0.1);
   border-radius: 20px;
   padding: 10px 10px;
   box-sizing: border-box;
}

/* =============================================================================
   スペシャル
   ========================================================================== */

.gallery-question{
	font-weight:600;
	margin:auto;
	margin-bottom:10px;
	width:85%;
	font-size: 110%;
}

.gallery-anser{
	font-weight:400;
	font-size:98%;
	width:100%;
	padding-left:10px;
	margin:auto;
	margin-bottom:30px;
	box-sizing: border-box;
}

.sp_radio_old .box{
   width: 100%;
}

/* =============================================================================
   劇場
   ========================================================================== */

.ckt_select{
  display: flex;
  justify-content:flex-start;
  flex-wrap: wrap;
}

.ckt_select li{
  padding: 5px 10px;
  border: rgba(151,149,112,1.00) 1px solid;
  width: 40%;
  text-align: center;
  margin: auto;
  cursor: pointer;
  margin-top: 10px;
}


.movie_goods_title .goods-title01{
	font-size:110%;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:900;
  margin-bottom: 10px;
}

/* =============================================================================
   フッダ
   ========================================================================== */

.copyTop{
	width: 100%;
}

/*
Back to top button 
*/
#back-top {
    position: fixed;
    bottom: 3%;
    right: 10px;
	z-index:100;
}
#back-top span {
    width: 50px;
    height: 50px;
    display: block;
}

#back-top img{
   width: 70px;
   height: auto;
}


.btn-page_back{
	position:absolute;
	top:10px;
	right:20px;
	width:50px;
}


.btn-back5{
	position:absolute;
	top:6px;
	right:10px;
	width:60px;
	height:auto;
}

	.btn-back5 img{
		width:100%;
		height:auto;
	}



/* =============================================================================
   モーダルフル
   ========================================================================== */

/* 内部 */

.mdl_in01{
  width: 95%;
  margin: 20px auto 20px auto;
}

.mdl_in01 img{
  width: 100%;
  height: auto;
}

/* 内部 */





.news_fbox01{
	width: 50%;
	margin: auto;
	margin-bottom: 10px;
}

.news_fbox02{
	width: 100%;
}

.newstbl01 td{
   display: block;
}

.mlc{
   margin-left: 0;
}

.sp_close {
   position: relative;
   margin-bottom: 15px;
}
.sp_close .txt_wrap{
   font-size: 160%;
}

.sp_close .txt_wrap .inner{
   width: 100%;
}

.sp_close_m{
   display: block;
   position: absolute;
   background-color: rgba(0,0,0,0.50);
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   z-index: 9;
}


.news_txt{
   font-size: 100%;
}



.goods_2r_wrap .goods_m_txt{
   width: 100%;
   margin: 0 auto 10px auto;
}


}
