/*
Theme Name: samurai_tamabe
Theme URI: http://www.tamabe.jp/
Author: EASTAGE Ota
Author URI: http://www.eastage.co.jp/
Description: TAMABE Official
Version: 1.0
*/


@charset "utf-8";

@import url("common.css");


#backgroundimage_containers {
	padding-left:50%;
	background-color:#fff;
}

#backgroundimages_out {
	background:url(/images/backgroundimage.jpg) repeat-x;
}

#backgroundimages_in {
	margin-left:-100%;
	background:none;
	position:relative;
	height:477px;
}

#container {
	background-color:#BAE3F9;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width:100%;
	z-index:1;
}

#contents {
	background-color:#BAE3F9;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin:0 auto;
}

.leftcolumn {
	width:50%;
	float:left;
	margin-top:5px;
}

.leftcolumn .cont div{
	float:left;
	width:29.3%;
	margin:1.5%;
}

.leftcolumn .cont div a{
	display:block;
	width:100%;
}

.leftcolumn .cont div img{
/*	margin:9px;*/
	border:none;
	width:100%;
	max-width:168px;
	height:auto;
}
.leftcolumn .cont div img.hover {
	-webkit-transition: all 1.3s ease;
    -moz-transition: all 1.3s ease;
    -o-transition: all 1.3s ease;
    transition: all 1.3s ease;
	-webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

.leftcolumn .banner {
	float:none;
	clear:both;
}

.leftcolumn .banner ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.leftcolumn .banner ul li {
	list-style-type:none;
	float:left;
	margin:9px;
}

.leftcolumn .banner ul li a img{
	width:100%;
	max-width:170px;
	height:auto;
}

.rightcolumn {
	width:50%;
	float:right;
	margin-top:5px;
}

.rightcolumn .rtama {
	width:100%;
	max-width:540px;
	height:auto;
}

.logo {
	width:100%;
	text-align:center;
}

.logo img{
	max-width:457px;
	width:100%;
}
.newyear{
	width:100%;
	text-align:center;
}

.newyear img{
	max-width:537px;
	width:100%;
	margin-bottom:-6%;
}

.official {
	width:100%;
	text-align:center;
}

.official img{
	max-width:460px;
	width:100%;
	margin:2% auto 4%;
}

.tamabe {
	width:100%;
	text-align:center;
}

.tamabe img{
	max-width:516px;
	width:100%;
}

.tamabe img.hiNa{
	max-width:1120px;
	width:100%;
}

.rt {
	margin:0 0 0 23%;
	width:74%;
}

.rt img{
	max-width:246px;
	width:100%;
}

.rc {
	margin:1% 0 0 -7%;
	width:94%;
}

.rc img{
	max-width:331px;
	width:100%;
}

.rb {
	margin:6% 0 0 4%;
	width:96%;
}

.rb img{
	max-width:319px;
	width:100%;
}

.rightbox {
	position:absolute;
	width:30%;
	text-align:right;
	top:0;
	right:0;
}

div#header img.title{
	width:100%;
	max-width:1080px;
	height:auto;
	margin:0;
	z-index:5;
}

div#header img.logo{
	width:100%;
	max-width:1080px;
	height:auto;
	margin:0;
	z-index:10;
}

div#header a {
	text-decoration:none;
}

h1.header_txt {
	text-align:right;
	margin:10px 4px 0 0;
	color:#000;
	font-size:1.0em;
	font-weight:300;
}

/*
p.header_txt a{
	color:#000;
}
*/

h1 {
	margin:22px 0 0 22px;
	font-size:1.6em;
	letter-spacing:0.5px;
	line-height:1.6em;
}

h2 {
	float:none;
	clear:both;
	margin:22px 0;
	font-size:1.3em;
	letter-spacing:0.5px;
	text-align:center;
	padding:0;
	line-height:1.3em;
}

/*
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
*/

.entry input {
	padding:10px;
	font-size:1.3em;
	font-family:Arial, sans-serif;
	color:#aaa;
	border:solid 1px #ddd;
	margin:5px 0 20px;
	width:100%;
	max-width:260px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}
.entry input[type=text]:focus {
	border:solid 1px #ccc;
}

.entry input[type=submit] {
	padding:10px;
	font-size:1.3em;
	font-family:Arial, sans-serif;
	color:#888;
	border:solid 1px #ccc;
	background-color:#eee;
	margin:0 0 20px;
	width:100%;
	max-width:260px;
	height:44px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}

.middles {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	width:100%;
	max-width:1198px;
}

strong {
	wont-weight:600;
	font-size:1.7em;
	color:#000;
	line-height:1.2em;
}

.article_s .title {
	margin:30px 0 0 20px;
}

.article_s .subtitle {
	margin:5px 0 0 30px;
	font-size:1.3em;
	line-height:1.4em;
}

.article_s .store, .article_s .info {
	font-size:1.4em;
	margin:2px 0 20px 30px;
	line-height:1.4em;
	word-break: break-all;
}

.article_s .base p.info{
	font-size:1.0em;
	line-height:1.5em;
}

.article_s .prof_img {
	width:50%;
	margin:2% 1% 2% 2%;
	float:left;
}

.article_s .prof_img img{
	width:100%;
	max-width:404px;
}

.article_s .prof_img strong{
	font-weight:300;
}

.article_s .prof_text{
	width:45%;
	margin:2% 1%;
	float:left;
}
.article_s .prof_text p strong {
	wont-weight:300;
	font-size:1.3em;
	line-height:1.2em;
	margin-left:-3%;
}

.article_s .prof_text p.read {
	wont-weight:300;
	font-size:1.6em;
	line-height:1.6em;
	margin:1px 0 5% 0;
}

.article_s .prof_img p{
	margin:0 0 0 0;
}

.article_s .prof_img p strong {
	wont-weight:300;
	font-size:1.3em;
	line-height:1.2em;
	margin-left:-3%;
}

.article_s .prof_img p.read {
	wont-weight:300;
	font-size:2.6em;
	line-height:1.6em;
	width:100%;
	text-align:center;
	margin:4% 0 10% 0;
}

.article_s .singer p strong {
	wont-weight:300;
	font-size:1.1em;
	line-height:1.2em;
	margin:4% 0 10% 0;
}

.article_s .movie p {
	text-align:left;
	wont-weight:300;
	font-size:1.0em;
	line-height:1.1em;
	margin:2% 0 5% 4%;
	padding:0;
}

.article_s .movie p strong {
	wont-weight:600;
	font-size:1.6em;
	line-height:1.4em;
}

.pc_area, .sp_area {
	display: table;
	width: 100%;
	float:none;
	clear:both;
}

.pc_area {
	display: table-header-group;
}

.pc_area ul, .sp_area ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.pc_area ul li, .sp_area ul li{
	margin:2% 0 0 7%;
	padding:0;
	width:90%;
	float:left;
}

.pc_area ul li div, .sp_area ul li div{
	width:100%;
}

.pc_area ul li div img, .sp_area ul li div img{
	margin:1% 2% 0 1%;
}

.sp_area {
	display: table-row-group;
}

.article_s .pc_area p strong, .article_s .sp_area p strong {
	wont-weight:600;
	font-size:1.6em;
	line-height:1.4em;
}

.article_s .store a img  {
	width:92%;
	max-width:220px;
	border:1px solid #666;
	margin-left:1%;
}

.goods_area {
	width:98%;
	margin:0 auto;
	padding-left:2%
}

.goods_details {
	width:100%;
	max-width:235px;
	margin:10px;
	float:left;
	position:relative;
}

.goods_details a{
	display:block;
}

.goods_details a span{
	font-size:1.1em;
	color:#333;
}

.goods_details a img{
	width:100%;
	height:auto;
	border:1px solid #ccc;
	margin-bottom:3px;
}

.goods_details a p {
	position:absolute;
	top:4%;
	right:2%;
	color:#F00;
	font-weight:600;
	font-size:1.3em;
	transform: rotate( 20deg );
}

.onlinestore {
	width:50%;
	float:left;
}

.shop{
	width:50%;
	float:right;
}

.goods .store {
	font-size:1.2em;
	margin:2px 0 20px 30px;
	line-height:1.4em;
	word-break: break-all;
}

.goods .goods_t{
	width:100%;
	max-width:796px;
}

.goods .goods_t img{
	width:50%;
}

.goods .goods_clearfile{
	width:100%;
	max-width:797px;
}

.goods .goods_clearfile img{
	width:100%;
}

.goods .goods_tote{
	text-align:left;
	width:100%;
	max-width:797px;
}

.goods .goods_tote img{
	width:50%;
}

.goods .goods_common {
	width:100%;
	max-width:797px;
}

.goods .goods_common img {
	width:50%;
}

.goods .goods_common_waku_half {
	text-align:left;
	width:100%;
	max-width:797px;
}

.goods .goods_common_waku_half img {
	width:50%;
}

.diary_movie {
	width:90%;
	text-align:left;
	margin:4% auto 2%;
}

.diary_movie h3 {
	margin:1% auto;
	text-align:left;
	width:100%;
	padding:0;
}

.diary_movie img{
	border:1px solid #333;
}
/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.5;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

#header_area_event {
	width:100%;
	background-color:#fff;
}

#header_area_event .header_event {
	width:100%;
	max-width:1080px;
	margin:0 auto;
}

#header_area_chara {
	width:100%;
	background-color:#fff;
}

#header_area_chara .header_chara {
	width:100%;
	max-width:540px;
	margin:0 auto;
}

#header_area_event .header_event .h_left {
	width:89%;
	float:left;
	text-align:center;
}

#header_area_event .header_event .h_left img {
	width:100%;
	max-width:949px;
	height:auto;
	margin:1% 0;
}

#header_area_event .header_event .h_right {
	width:11%;
	float:right;
	text-align:center;
}

#header_area_event .header_event .h_right img {
	width:100%;
	max-width:120px;
	height:auto;
	margin:20% 0 0 0;
}

#contents .event_info {
	width:100%;
	max-width:1080px;
	margin:0 auto;
}

#contents .event_info .event_details, #contents .event_info .event_access, #contents .event_info .event_schedule, #contents .event_info .event_cast, #contents .event_info .samurai_banner {
	padding:2% 4%;
}

#contents .event_info .event_details h1{
	border-bottom:1px solid #000;
	padding-bottom:1%;
}

#contents .event_info .event_details img{
	width:100%;
	max-width:660px;
	height:auto;
}

#contents .event_info .event_details h1 img{
	max-width:880px;
}

#contents .event_info .event_details .event_title_s {
	margin:2% 0 1% 0;
}

#contents .event_info .event_details p {
	line-height:1.8em;
	font-size:1.6em;
}

#contents .event_info .event_details p img{
	float:right;
	max-width:510px;
}

#contents .event_info h2 {
	border-bottom:1px solid #000;
	text-align:left;
}

#contents .event_info h2 img{
	margin-bottom:-.3%;
}

#contents .event_info .event_access a img{
	margin:4% 0 0 0 ;
}

#contents .event_info .event_schedule div{
	margin:10px auto;
	width:90%;
	background-color:#fff;
	border:1px solid #000;
	padding:10px 4%;
}

#contents .event_info .event_schedule div img{
	width:80%;
	max-width:550px;
	height:auto;
}

#contents .event_info div.cast_group {
	margin:2% 0;
}

#contents .event_info div.cast_group div.cast_area {
	width:23%;
	margin:1%;
	float:left;
}

#contents .event_info div.cast_group div.cast_area div{
	width:100%;
	border:2px solid #000;
	background-color:#fff;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	float:left;
	text-align:center;
	padding:2% 0;
}

#contents .event_info div.cast_group div.cast_area div img{
	width:100%;
	max-width:200px;
	height:auto;
	margin:5px 0;
}

#contents .event_info div.cast_group div.cast_area div p{
	line-height:1.5em;
	font-size:1.2em;
}

#contents .event_info div.cast_group div.cast_area div p a{
	font-weight:600;
	color:#00A0E9;
}

#contents .chara_info {
	width:100%;
	max-width:1080px;
	margin:0 auto;
}

#contents .chara_info .chara_details {
	padding:2% 4%;
}

#contents .chara_info .chara_details h1{
	border-bottom:1px solid #000;
	padding-bottom:1%;
	background: url(../../../images/event/chara_title.png) left center no-repeat;
	max-width:720px;
	min-height:30px;
	color:#000;
	font-size:2.1em;
	padding-left:50px;
	font-weight:900;
	line-height:normal;
	padding-top:10px;
}

#contents .chara_info .character {
	width:100%;
	max-width:91%;
	margin-left:4.5%;
}

#contents .chara_info .character .image {
	float:left;
	width:35%;
}

#contents .chara_info .character .image img{
	width:100%;
	height:auto;
}

#contents .chara_info .character .info {
	float:right;
	width:63%;
}

#contents .chara_info .character .info table {
	border:1px solid #333;
	background:#fff;
	border-collapse:collapse;
	margin-bottom:5%;
}
#contents .chara_info .character .info th{
	padding: 2% 3px;
	font-weight:600;
	border: 1px solid #333;
	width:70px;
	white-space:nowrap;
	text-align:left;
	vertical-align:text-top;
}

#contents .chara_info .character .info td{
	padding: 6px;
	border: 1px solid #333;
	font-size:1.0em;
	line-height:1.7em;
}

table {
	width:100%;
	border-collapse:collapse;
}

table tr td{
	border:1px solid #bbb;
	font-size:1.1em;
	padding:.5%;
	padding-left:3%;
	line-height:1.4em;
}

table tr td.nob{
	border:none;
}

table tr td.lp{
	padding-left:2%;
}

table tr td .b{
	font-weight:600;
}

table tr.title td{
	font-weight:600;
	font-size:1.2em;
	padding:1%;
}

table tr th{
	border:1px solid #bbb;
	font-size:1.3em;
	background-color:#9CF;
	color:#333;
	padding:2%;
	text-align:center;
}

table tr th.thr{
	background-color:#DEF;
}

@media screen and (max-width: 1024px) {
	.pc_area { display: table-row-group; }
	.sp_area { display: table-header-group; }
}

@media screen and (max-width: 700px) {
.leftcolumn {
	width:96%;
	float:none;
	clear:both;
	margin:0 auto;
}

.leftcolumn .cont div{
	float:left;
	width:27%;
	margin:3.1%;
}

.rightcolumn {
	width:96%;
	margin:0 auto;
	float:none;
	clear:both;
	margin-left:4%;
}

.leftcolumn .banner ul li {
	width:48%;
	margin:3% 1%;
	text-align:center;
}
.info_message_area div {
	height:200px;
}

.rightcolumn .rtama {
	width:96%;
	max-width:540px;
	height:auto;
}

table tr td{

	line-height:1.3em;
}

table tr.title td{
	font-size:1.1em;
}

#contents .event_info .event_details p img{
	float:none;
	clear:both;
	max-width:94%;
}
#contents .event_info div.cast_group div.cast_area div p{
	line-height:1.4em;
	font-size:.9em;
}
}


@media screen and (max-width: 500px) {
	.article_s .prof_text p.read {font-size:1.0em;}
	.article_s .prof_img p.read {font-size:1.6em;}
	.article_s .movie p strong { font-size:1.4em;}
	.article_s .pc_area p strong { font-size:1.4em;}
	.article_s .sp_area p strong { font-size:1.4em;}
}

/*コンタクトフォーム*/

#tr_title, #tr_name, #tr_kana ,#tr_tel ,#tr_mail ,#tr_comment {
	border-bottom:1px solid #f0f0f0;
	padding:2% 3%;
}

#contact .form_lc {
	float:left;
	width:25%;
	text-align:left;
	font-size:1.3em;
	font-weight:600;
}

#contact .form_rc {
	float:right;
	width:69%;
}

#contact .form_section label {
	width:30px;
	font-size:1.1em;
	display:block;
	float:left;
	margin-top:6px;	
}

#contact .form_section input, #contact .form_section select {
	width:160px;
	float:left;
	margin:0 20px 4px 0;
	padding:6px;
}

#contact input:focus {
	background-color:#f0ffff;
}

#contact .notice {
	font-size:1.0em;
	color:#999;
	margin-top:10px;	
	display:block;
	float:none;
	clear:both;
}

#contact #tr_tel input, #contact #tr_mail input {
	width:410px;
	padding:6px;
	margin-bottom:4px;
}

#tr_comment textarea {
	width:440px;
	margin-right:10px;
	padding:4px;
}

#tr_comment textarea:focus {
	background-color:#f0ffff;
}

.input_error {
	background: #68180e url(/images/parts_triangle_red.png) left bottom  no-repeat;
	color: #fff;
	padding: 4px 10px 10px 10px;
	margin:5% 0 0 0;
	width: 90%;
	max-width: 280px;
	float:none;
	clear:both;
	text-align:left;
}
h3 {
	text-align:center;
}

h3 p.input_error {
	background: #68180e url(/images/parts_triangle_red.png) left bottom  no-repeat;
	color: #fff;
	padding: 4px 10px 10px 10px !important;
	margin:0 auto !important;
	font-weight:300 !important;
	width: 360px !important;
	float:none !important;
	clear:both !important;
	text-align:left !important;
	font-size:.9em !important;
}
.entry {
	text-align:center;
	width:100%;
	max-width:600px;
	margin:2% auto 1%;
}

.entry p {
	margin:2% auto;
	width:90%;
	float:none;
	clear:both;
	text-align:left;
}

.entry input {
	padding:10px;
	font-size:1.3em;
	font-family:Arial, sans-serif;
	color:#aaa;
	border:solid 1px #ddd;
	margin:5px 0 20px;
	width:100%;
	max-width:260px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}
.entry input[type=text]:focus {
	border:solid 1px #ccc;
}

.entry input[type=submit] {
	float:right;
	font-weight:600;
	padding:10px;
	font-size:1.3em;
	font-family:Arial, sans-serif;
	color:#666;
	border:solid 1px #ccc;
	margin:0 2% 3% 0;
	width:100%;
	max-width:260px;
	height:44px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 50%, #eeeeee 51%, #dddddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f6f6f6), color-stop(51%,#eeeeee), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 50%,#eeeeee 51%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 50%,#eeeeee 51%,#dddddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 50%,#eeeeee 51%,#dddddd 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 50%,#eeeeee 51%,#dddddd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
	cursor:pointer;
}

.entry input[type=button] {
	float:left;
	padding:10px;
	font-size:1.3em;
	font-family:Arial, sans-serif;
	color:#888;
	border:solid 1px #ccc;
	margin:0 0 3% 2%;
	width:100%;
	max-width:160px;
	height:44px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 50%, #eeeeee 51%, #dddddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f6f6f6), color-stop(51%,#eeeeee), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 50%,#eeeeee 51%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 50%,#eeeeee 51%,#dddddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 50%,#eeeeee 51%,#dddddd 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 50%,#eeeeee 51%,#dddddd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
	cursor:pointer;
}

.toi_kan {
	margin:6%;
	line-height:2.4em;
}

.toi_kan p{
	font-size:1.2em;
	margin:3% 0;
}

.toi_kan strong {
	font-size:1.1em;
	line-height:2.4em;
}

.toi_kan .chui {
	color:#c33;
}

.movies {
	margin:0 auto 5%;
	position: relative;
	width: 94%;
	padding-top: 56.25%;
}
.movies iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.info_message_area {
	background-color:#fff;
	border:solid 1px #000;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width:95%;
	margin:10px 0 5px 0;
}

.info_message_area div {
	overflow:auto;
	max-height:333px;
	padding:5px;
	margin:5px;
}

.info_message_area div ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.info_message_area div ul li{
	padding:0 0 0 60px;
	margin:0;
	background:url(/images/icon_ball.png) left top no-repeat;
	background-position:0 2px;
	font-size:1.1em;
	line-height:1.7em;
}

.info_message_area div ul li.icon_profile{
	background:url(/images/infoicon_profile.png) left top no-repeat;
	background-position:0 2px;
}

.info_message_area div ul li.icon_song{
	background:url(/images/infoicon_song.png) left top no-repeat;
	background-position:0 2px;
}

.info_message_area div ul li.icon_info{
	background:url(/images/infoicon_info.png) left top no-repeat;
	background-position:0 2px;
}

.info_message_area div ul li.icon_special{
	background:url(/images/infoicon_special.png) left top no-repeat;
	background-position:0 2px;
}

.info_message_area div ul li.icon_goods{
	background:url(/images/infoicon_goods.png) left top no-repeat;
	background-position:0 2px;
}

.info_message_area div ul li.icon_album{
	background:url(/images/infoicon_album.png) left top no-repeat;
	background-position:0 2px;
}

.info_message_area div ul li.icon_dance{
	background:url(/images/infoicon_dance.png) left top no-repeat;
	background-position:0 2px;
}

.info_message_area div ul li.icon_works{
	background:url(/images/infoicon_works.png) left top no-repeat;
	background-position:0 2px;
}

.info_message_area div ul li.icon_support{
	background:url(/images/infoicon_support.png) left top no-repeat;
	background-position:0 2px;
}

.info_message_area div ul li strong{
	font-size:inherit;
	line-height:inherit;
}

.info_message_area div ul li a {
	font-size:inherit;
	line-height:inherit;
}

.new_text {
	color:#c00;
}

.info_images {
	margin:0 0 0 30px;
	padding:0;
}
.bread_crumb {
    margin:0;
/*    border-bottom:1px solid #eee;*/
    padding:0 0 0.2em;
    clear: both;
    height: 20px;
/*    background: #f8f8f8;*/
}
.bread_crumb li {
    font-size:12px;
    color:rgb(0,0,0);
    float:left;
    /*margin-right:1em;*/
    list-style: none outside none;
    font-weight:600;
}
.bread_crumb li:after {
    content : '>';
    padding-left:5px;
    margin-right:5px;
}
.bread_crumb li:last-child:after {
    content : '';
}
.bread_crumb li a {
    color:rgb(80,80,180);
}
.bread_crumb li.current {
}

.dance p{
	
}

.dance strong{
	font-weight:600;
	font-size:1.2em;
}

ul.dance {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.dance li{
	list-style-type:none;
	margin:3% 2%;
	float:left;
	width:45%
}

ul.dance li div{
	position: relative;
	padding-top: 56%;
	width:100%;
}

ul.dance li div iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.works_message .base, .support_diary .base {
	padding:1% 2%;
	line-height:1.6em;
}

.works_message .base img, .support_diary .base img{
	margin:1% auto !important;
	text-align:center !important;
}

p.support_subtitle_x {
	font-size:1.2em;
	font-weight:600;
	line-height:1.6em;
	margin-left:5% !important;
}

p.support_subtitle_x strong{
	display:block;
	font-size:1.0em;
	margin-bottom:8px;
}

/* pagination */
.pagination a, .navigation a {
	padding: 2px 4px;
	display: inline-block;
	border: solid 1px #cccccc;
	color: #666666;
	background-color: #ffffff;
	font-size: 1.0em;
	text-decoration: none;
}
.pagination a:hover, .navigation a:hover {
	background-color: #e8e8e8;
}
.pagination span, .navigation span {
	padding: 5px 10px;
	display: inline-block;
}
.pagination span.current, .navigation span.current {
}
.pagination, .navigation {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
	clear: both;
	background-color: transparent;
}
.navigation .nav-previous, .navigation .nav-next {
	display: inline-block;
	margin:0 1%;
}

.navigation .nav-previous {
	float:right;
}

.navigation .nav-next {
	float:left;
}

.screen-reader-text, figcaption {
	display:none;
}

figure {
	width:100% !important;
	-webkit-margin-before:0 !important;
	-webkit-margin-after:0 !important;
	-webkit-margin-start:0 !important;
	-webkit-margin-end:0 !important;
	margin:0 !important;
}

.works_archive, .support_archive {
	padding:3% 5% 0 5%;
	width:90%;
}

.works_archive a, .support_archive a{
	line-height:1.6em;
}

.works_archive a strong, .support_archive a strong {
	font-size:1.2em;
}

@media screen and (max-width: 1040px) {
	#contact .form_lc, #contact .form_rc {float:none; clear:both; width:100%; margin-top:2%;}
	div#contents div.button_section a {float:none; clear:both;}
	div#contents div.button_section a img {margin:3% 0;}
	.info_message_area div ul li{ font-size:.9em; }
	.article_s .base p.info { font-size:.9em; }
	.goods_details a span{ font-size:1.0em; }
	.onlinestore .title, .shop .title { font-size:.9em; }
	.onlinestore .store, .shop .store { font-size:.9em; }
}

@media screen and (max-width: 710px) {
	#contact .form_section label { margin:5px 0 0; float:none; clear:both; width:96%;}
	#contact .form_section input { margin:0;float:none; clear:both; width:96%;}
	#contact .notice {margin:0;font-size:.9em; width:96%;}
	#contact #tr_tel input, #contact #tr_mail input {margin:0;width:96%;}
	#tr_comment textarea {margin:0;width:96%;}
	#contact .button_section input[type=image] {margin:0; width:100%;}
	#contact .button_section .comf {width:100%; max-width:296px;}
	.entry input[type=submit], .entry input[type=button] { max-width:90%; width:90%; float:none; clear:both; margin:3% 0; font-size:1.2em; }
	.article_s .store, .article_s .info { font-size:1.71em; margin-left:15px; margin-bottom:10px; margin-right:5px; }
	.article_s .store { font-size:1.3em; }
	.article_s .title { margin:10px 0 0 1px; font-size:.9em; }
	.article_s .subtitle { margin:5px 0 0 10px; font-size:1.1em;}
	.info_message_area div ul li{ text-align:left; margin-bottom:8px; }
	ul.dance li { float:none; clear:both; width:96%; }
	.navigation .nav-previous, .navigation .nav-next { float:none; }
	.navigation .nav-previous, .navigation .nav-next { width:90%; margin:1% 0;}
	.navigation .nav-previous a, .navigation .nav-next a { width:90%; }
	.goods_details a span{ font-size:.9em; }
	.onlinestore, .shop { float:none; clear:both; width:100%; font-size:.8em; margin:20px 0;}
	.onlinestore img, .shop img { width:60% !important; }
}

@media screen and (max-width: 767px) {
	.goods_details { width:45%; height:240px; margin:6px; }
}

@media screen and (max-width: 410px) {
	.goods_details { width:45%; height:200px; margin:6px; }
}
