@charset "utf-8";

/*　共通　*/

body {
font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	background-position: center 0%;
	background-repeat: repeat;
	background-attachment: fixed;
	color: #333333;
		background-color: #999;
}

a:active {
	color: #ff3333;
	text-decoration: none;
}

a:hover {
	color: #bd6060;
	text-decoration: none;
}

img {
	max-width: 100%;
	height: auto;
}
.container-fluid .row > .col-xs-12 {
	padding-left: 0px;
	padding-right: 0px;
}

.container-fluid .row > .col-sm-12 {
	padding-left: 0px;
	padding-right: 0px;
}

.wrap {
	background-image: url(https://dramaticcreate.com/24ku/images/bg_info.jpg);
	background-repeat: repeat;
	  background-size: 100% auto;
}

.wrap::before {
  background:url(https://dramaticcreate.com/24ku/images/bg_main.jpg) no-repeat left top;
  background-size: 100% auto;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";
  z-index: -1;
} 

.midashi {
	min-width: 300px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
}
.midashi span{	color: #dcdcdc;}

.midashi a:hover{
	opacity: 0.5;}

.midashi img a {
	opacity: 0.5;}

.title_logo_s  {
	text-align: center;
	background-color: rgba(255,255,255,1.00);
}

.cont_t{
	padding-bottom: 100px;
	margin-top: -10px;
	padding-top: 50px;
}

.midashi h3{	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0 0 5px #10100E,0 0 10px #10100E,0 0 15px #10100E;
	margin: 15px;
}

.midashi h4{
	color: #FFFFFF;
	text-shadow: 0 0 5px #10100E,0 0 10px #10100E,0 0 15px #10100E;
	margin: 15px;
}

.icon img{padding:10px;}


/*　トップ　*/

.main_visual {
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

p.resizeimage img {
	max-width: 100%;
	margin-bottom: -10px;
}

.news_base  {
	overflow: auto;
	width: 95%;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	min-width: 280px;
	height: 260px;
/*	border-radius: 10px;*/
	background-position: right 0%;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 10px;
	background-color: rgba(255,255,255,0.80);
	-webkit-box-shadow: 3px 3px #9A9A9A;
	box-shadow: 3px 3px #9A9A9A;
	}

.news_base dt{
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
}

.news_base dd{
	color: #444;
		margin-bottom: 7px;
	
}
.news_base a {
	color: #FFFFFF;
	background-color: rgba(63,127,191,0.40);
	font-weight: bold;
    font-size: 105%;
	text-shadow: 1px 1px 3px #0F4984 ;
}

.news_base a:hover{
	opacity: 0.5;}
	
strong {
	color: #00008b;
}



h1 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
}

h2 {
	color: #666666;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.news_base p {
		font-size: 12px;
}

.tw_t{
	width: 100%;
	min-width: 280px;
	height: 230px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
/*	border-radius: 10px;*/
	background-position: right 0%;

}

.zyouhou_talbe {
	padding-bottom: 50px;
	background-image: url(../images/bg_main.jpg);
	max-width: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}

.koushin-box {
	position: relative;
	background-position: 10px;
	margin-top: 30px;
/*	border-radius: 5px;*/
}

.koushin-tape{
	position: absolute;
	top: -0.75em;
	left: 30px;
	background-color: #990000;
	border-left: 5px solid #000;
	padding: 0.25em 2em;
	color: #fff;
/*	transform: rotate(-3deg);*/
	font-size: 16px;
	font-weight: bold;
}

.tw-box {	margin:0 auto;	width: 95%;
	position: relative;
	background-color: rgba(255,255,255,0.80);
	padding: 1em;
	margin-top: 30px;
/*	border-radius: 5px;
	-webkit-box-shadow: 3px 3px #9A9A9A;*/
	box-shadow: 3px 3px #9A9A9A;
}

.tw-tape{
	position: absolute;
	top: -0.75em;
	background-color: #990000;
	border-left: 5px solid #000;
	padding: 0.25em 2em;
	color: #fff;
/*	transform: rotate(-3deg);
*/	font-size: 16px;
	font-weight: bold;

}

.tw-box p {
  padding: 15px 10px 10px 10px;
}

.movie{
	width: 60%;
	padding: 8px;
	margin: 0 auto;
	color: #9A9A9A;
	background-color: rgba(255,255,255,0.50);
	font-weight: bold;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px #9A9A9A;
}

.mov img {
	-webkit-box-shadow: 3px 3px #9A9A9A;
}

/*　ストーリー　*/

.story_t{
	padding-bottom: 100px;
	background-image: url(../images/bg_story2.jpg);
	padding: 40px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center top;
}
.text_top {
	font-size: 20px;
  font-weight: bold;
	color: #006699;
	margin-bottom: 10px;
	line-height: 150%;
	text-align: center;
	border-radius: 2px;
	text-shadow: 0 0 5px #fff;
/* 追加 font-weight: bold; font-weight: 800;*/
}

.text_story {
	font-size: 18px;
	color: #fff;	padding: 30px;
	margin-bottom: 50px;
	line-height: 220%;
	text-align: center;

font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
/* 追加 font-weight: bold; font-weight: 800;  transform: rotate(.03deg);*/

	font-weight: bold;
  	padding-bottom: 100px;
	/*margin-top: 0px;*/	background-color:rgba(0,0,0,0.5);
}

.text_story p{	padding: 10px;
	margin-top: 70px;
	text-shadow: 1px 1px 3px #000, 0px 0px 2px #000, 0px 0px 5px #000;
}

.text_left {
    padding-right: 30px;
    text-align: left;
}

.st {
	font-size: 180%;
	text-shadow: 0 0 5px #000;	
	color: #ccc;
	font-style: italic;
}

.st2 {
	font-size: 140%;
	color: #ccc;
}

[data-ruby] {
    position: relative;
}

[data-ruby]::before {
	content: attr(data-ruby);
	position: absolute;
	top: -3.2em;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 9px;
}

	/* 行替え指定　745*/
	@media screen and (min-width: 745px){	
		.br-pc { display:block; }
		.br-sp { display:none; } 
}
	/* 行替え指定　599→745ｐｘ以下*/
	@media screen and (max-width: 745px){	
		.br-pc { display:none; }
		.br-sp { display:block; } }

.bg_sample_i img:hover {
opacity: 1;
  }

.example {/*親div*/
  position: relative;/*相対配置*/ 
	margin-top:50px; 
  color: white;
  font-weight: bold;
}

.example p {
	position: absolute;
	font-size: 1.8em;/*サイズ*/
	font-family : Quicksand, sans-serif;/*Google Font*/
	top: 50%; /* 追記 */
	left: 50%; /* 追記 */
	-ms-transform: translate(-50%, -50%); /* 追記 */
	-webkit-transform: translate(-50%, -50%); /* 追記 */
	transform: translate(-50%, -50%); /* 追記 */
	text-shadow: 0 0 5px #10100E,0 0 10px #10100E,0 0 15px #10100E;

}

/*　登場人物　margin: 0px auto;　*/

.ss img {
	background-color:rgba(255,255,255,0.5);
	padding: 10px;
	margin-bottom: 15px;

}

.chara_t{
	padding-bottom: 100px;
	background-image: url(../images/bg_main.jpg);
	margin-top: -10px;
	padding-top: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center top;
}
.chara_t a:hover {
	opacity: 0.5;
}
.chara_table{
	margin-top: 50px;
	margin-bottom: 50px;
}
.chara_prof {	
	text-align: center;
	position: relative;
}

.chara_prof_space  {
   position: relative;
}
.chara_text {
	border-top: 1px solid #fff;
	color: #fff;
	background-color:#7f7f7f;
	margin:0 auto;
	width: 700px; max-height: 100%; padding: 35px; text-align: left;
}

.chara_prof_a {	background-color:rgba(0,0,0,0.5);
	text-align: center;
	position: relative;
}
.chara_prof_b {	background-color:rgba(255,255,255,0.5);
	text-align: center;
	position: relative;
}
.name_menu   {
	text-align: center;
	margin-bottom: 50px;
}

.line_center {
	text-align: center;
	margin-bottom: 40px;
}

nav ul {
	list-style-type: none;
	width: 660px;
	margin: 0px;
	padding: 0px;
}
	
li  {
	display: inline-block;
	padding-top: 0px;
	padding: 0px;
	margin: 0px;
	
}
.samune_posi {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#page-top {
	position: fixed;
	margin-bottom: 0px;
	right: 0px;
	z-index: 999;
}

#page-top a {
	width: 100px;
	display: block;
}

#page-top a:hover {
	text-decoration: none;
}
#twittericon{	margin-top: 100px;
}
/*　舞台紹介　*/

.world_t{
	padding-bottom: 100px;
	background-image: url(../images/bg_main.jpg);
	/*padding-top: 50px;*/	padding: 40px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center top;
}


.sample {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	text-align: center;
}

.bg_gra  {
	text-align: center;

	/*background-color: #FFFFFF;*/
 background-color: rgba(255,255,255,0.8);
/*	border-radius: 10px;*/
	padding: 10px;
	}

.close {
	margin-top: 10px;
	margin-right: 5px;
	font-size: 14px;
}

.bg_sample_i {
	/*text-align: center;*/
	display: inline;
}

.bg_posi {
	margin-bottom: 50px;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
}

.modal-content01 {
	margin-left: auto;
	margin-right: auto;
/*	text-align: center;*/
}

.modal-open {
overflow: auto;
}

.text_world {  text-align: left;
    font-size: 1.6rem;
	line-height: 120%;
	padding: 10px;		color: #33292a;
	}


.textbace_world {
	margin:0 auto;
	overflow: auto;
	width: 90%;
	height: 170px;
	margin-top: 15px;
	border: double #33292a;
	background-color: #FFFFFF;
}

.textbace_world h4 {
	font-weight: bold;	margin:0 auto;
	font-size: 20px;width: 90%;	margin-bottom: 15px;
	color: #806d55;	border-bottom: double #d2b48c;
/*	text-shadow: 0 0 5px #d2b48c,0 0 10px #d2b48c,0 0 15px #d2b48c;*/

}

.text_tokuten h4 {
	font-weight: bold;	margin:0 auto;
	font-size: 20px;width: 90%;	margin-top: 5px; margin-bottom: 5px;
	color: #fff;	border-bottom: double #000;
/*	text-shadow: 0 0 5px #d2b48c,0 0 10px #d2b48c,0 0 15px #d2b48c;*/

}


/*　製品情報　*/

.product_t{
	padding-bottom: 100px;
	background-image: url(../images/bg_main.jpg);
	margin-top: -10px;
	padding-top: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center top;
}

.info {
background-color:#888;		margin-top: -10px;
	padding-top: 50px;
	background-image: url(../images/bg_info.jpg);
	background-size: 100% auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
/*
background:repeating-linear-gradient(-45deg, #f0ffff 0, #f0ffff 5px, #fff 5px, #fff 20px);
background-size:80px 140px;
background-position: 0 0, 0 0, 40px 70px, 40px 70px, 0 0, 40px 70px;*/
}


.text_tokuten {
	max-width: 750px;
	margin: 0 auto; 
	color: #fff;
	font-size: 14px;
/*	font-weight: bold;*/
	line-height: 150%;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	text-align: center;
	/*background-color: rgba(255,255,255,0.70);*/
	margin-bottom: 20px;
	margin-top: 10px;
	text-decoration: none;
/*	border-radius: 5px;*/
	}

.text_tokuten img{
    box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 1); /*横方向　下方向　ぼかし　広がり　色 */

}

.text_tokucho01{
	width: 90%;	/**/background-color: rgba(255,250,250,0.3);
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	padding: 5px;
/*	border: 1px solid #ccc;*/
	border-radius: 4px;
}
.text_tokuten a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.text_tokucho01 span{
	font-weight: bold;
	background: linear-gradient(transparent 60%, #4682b4 60%);
}

button{color: #4682b4;
display:inline-block;/*コレ*/
	border-radius: 4px; font-weight: bold;
	background-color: #fff;
}

.shop{background-color: rgba(0,0,0,0.4);	
	padding: 10px;border: 1px solid #ccc;margin-bottom: 20px;
}

.shop strong {
	font-weight: bold;color: #FFF;
	background-color: rgba(0,0,0,0.1);	
}
.shop p {
		font-size: 11px;
		padding-top: 0px;
}
text_tokucho01
.space{
	padding: 250px 0px 250px 0px;
}
/*　フッダー　*/

.fooder {
	width: 100%;
	font-size: 9px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	background:#262626;
/*	background: repeating-linear-gradient(-0deg, #262626, #262626 10px, #282828 0, #282828 20px);*/
}
.fooder img:hover {
	opacity: 0.5;}	

.fooder img {
			transition: 1.0s ;
		}


@media (max-width: 1072px){
.example p {
  font-size: 1.4em;/*サイズ*/}

}

@media (max-width: 991px){

.news_base {
	width: 95%;
}

.bg_gra img {
	width: auto;
	height: auto;
}

#page-top {
	position: fixed;
	bottom: 0px;
	right: 20px;
	z-index: 999;
}

.textbace_world  {
	font-size: 12px;
}


}


@media (max-width: 767px){
	
.chara_prof_space img {
	width: 600px;
	height: auto;
}
.chara_text {
	width: 600px;
}
.name_menu ul li img {
	width: 85px;
	height: auto;
}
	
.text_gaiyo {
	width: 550px;
	font-size: 14px;
	font-weight: bold;
}

.text_tokucho {
	width: 550px;
}

.text_tokucho p {
	font-size: 12px;
}

.img_center img {
	width: 600px;
	height: auto;
}

.bg_gra img {
	width: 500px;
	height: auto;
}

.textbace_world {
	font-size: 10px;
}


}


@media (max-width: 600px){

.chara_prof_space img {
	width: 400px;
	height: auto;
} 
.chara_text {
	width: 400px;
}	
.eve_gra img {
	width: 400px;
	height: auto;
	/*text-align: center;*/
}

.name_menu ul li img {
	width: 60px;
	height: auto;
	margin-bottom: 10px;
}

.midashi img  {
	margin-top: 30px;
}

	
.text_tokucho {
	width: 380px;
	height: auto;
}

.text_gaiyo {
	width: 400px;
	height: auto;
	font-size: 10px;
}

.img_center img {
	width: 400px;
	height: auto;
}

/*.text_story p {
	font-size: 12px;
}*/
	
[data-ruby] {
    position: relative;
}

[data-ruby]::before {
	content: attr(data-ruby);
	position: absolute;
	top: -4em;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 7px;
}	
	
.bg_sample_i img {
	width: 120px;  
	height: auto;
	margin-right: 3px;
	margin-left: 3px;
}
	
.bg_gra img {
	width: 350px;
	height: auto;
}
	
.example {/*配置変え*/
	position: relative;
}

.example p {
	position: relative;
top: -70px;
	}
	
}


@media (max-width: 400px){

.wrap {
	background-repeat: repeat;
}

.zyouhou_talbe {
	padding-bottom: 200px;
}

.midashi img {
	width: 300px;
	height: auto;
}

.name_menu {
	margin-top: 20px;
}

.chara_prof_space img {
	width: 300px;
	height: auto;
}
.chara_text {
	width: 300px;
}	

/*.text_story {
	font-size: 14px;
}

.st {
	font-size: 19px;
}

.st2 {
	font-size: 140%;
}*/
	
.img_center img {
	width: 300px;
	height: auto;
}

.bg_gra img {
	width: 230px;
	height: auto;
}

h4 {
	font-size: 14px;
}


}

.button-055 {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 250px;
    margin: 0 auto;
    padding: .9em 2em;
/*    border: none;*/
	border: 2px;
    border-radius: 25px;
    background-color: #2e6be6;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
}
.button-055 a {    color: #fff;
}

.button-055::after {
    width: .9em;
    height: .9em;
    margin-left: 10px;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22https%3A%2F%2Fkitty.southfox.me%3A443%2Fhttp%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M20.2%2015h-1.5c-.4%200-.8.3-.8.8V21H3V6h6.8c.4%200%20.8-.3.8-.8V3.8c0-.4-.3-.8-.8-.8H2.2C1%203%200%204%200%205.2v16.5C0%2023%201%2024%202.2%2024h16.5c1.2%200%202.2-1%202.2-2.2v-6c.1-.5-.2-.8-.7-.8zm2.7-15h-6c-1%200-1.5%201.2-.8%201.9l1.7%201.7L6.3%2015c-.4.4-.4%201.2%200%201.6l1.1%201.1c.4.4%201.2.4%201.6%200L20.4%206.2l1.7%201.7c.7.7%201.9.2%201.9-.8v-6c0-.6-.5-1.1-1.1-1.1z%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
    content: '';
}

.button-055:hover {
    background-color: #2453b3;
}


