/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #332121; }
body { margin: 0; font-size: 83%; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a {
 color: #332121;
	text-shadow: none;
 }
a:visited { color: #332121; }
a:hover { color: #023A85; text-decoration: none; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; list-style: none; }
dd { margin: 0; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle;}

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}




/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */
body {
		background: #CCE5C3;
		font-family: 'Noto Sans JP', san-serif;
		}
		
h2,
h3,
h4{
margin: 0;
padding: 0;
font-weight: normal;
		color: #332121;

}

h2 {
	font-family: 'Shrikhand', cursive;
}
	
#contents {
  width: 80%;
		margin: 67px auto 0;
	}

header {
margin-bottom: 25px;
}

header img {
	width: 75%;
	display: block;
	margin: 0 auto;
		}

/* ////////////// pickup /////////////// */
	.pickupArea {
		color: #332121;
		font-family: 'Shrikhand', cursive;
	}
    .pickupArea img {
		display: block;
        width: 50%;
        height: auto;
		margin: auto;
		border: 1px solid #8fab85;
    }
    
	.pickupArea h1 {
		font-size: 2.5rem;
		text-align: center;
		margin-bottom: 1rem;
	}
	
	.pickupArea h1 span {
		display: block;
		font-size: 0.5em;
	}

	.pickupArea p {
		font-size: 1.4rem;
		text-align: center;
		margin-bottom: 3rem;
	}

.pickupArea .youtubeWrapper {
	margin: 3rem auto;
	text-align: center;
}


/* ////////////// pickup /////////////// */

.newsContents,
.merch,
#contact{
	width: 80%;
	margin: 0 auto 15%;
	background: #CCE5C3;
	padding: 0 10% 3rem;
}

.newsContents h2,
.merch h2,
#contact h2{
	font-size: 4rem;
	letter-spacing: -2px;
	font-weight: bold;
	line-height: 0.1;
	margin: 0rem 0 3rem;
}



/* //////////////live Contents/////////////// */
.liveContents {
	width: 80%;
	margin: 0 auto 15%;
	background: #CCE5C3;
	padding: 0 10% 3rem;
}

.liveContents h2.title_live {
	font-size: 4rem;
	letter-spacing: -2px;
	font-weight: bold;
	line-height: 0.1;
	margin: 0rem 0 3rem;
}


.liveContents article {
    border: 1px solid #332121;
    border-radius: 2px;
	margin-bottom: 80px;
}

.liveContents article hgroup {
    padding: 1.5rem 1.5rem;
    border-bottom: 1px solid #332121;    
    display: flex;
	flex-wrap: wrap;
}

.liveLeft {
	flex-basis: 33%;
}

.liveRight {
	flex-basis: 67%;
	align-self: center;
}

.liveContents hgroup h2 {
    margin: 0;
    font-size: 1.7rem;
    letter-spacing: 1px;
}

.liveContents hgroup h3 {
    margin: 0;
    flex-basis: 33%;
    font-size: 1.3rem;
}

.liveContents h4 {
font-size: 2rem;
font-weight: bold;
line-height: 1.2;
	color: #332121;
}

.liveContents h2 span,
.liveContents h4 span{
display: block;
font-size: 50%;
line-height: 0.8;
}

.liveContents h4 span {
margin-bottom: 5px;
line-height:1.1;
}


.liveContents .detail{
	display: flex;
	padding: 0 1.5rem 2rem;
}

.liveContents .detailLeft{
	flex-basis: 50%;
}

.liveContents .detailLeft dd{
	font-size: 1.1rem;;
}

.liveContents .detailRight {
	flex-basis: 50%;
}

.liveContents dl {
margin: 0;
}

.liveContents dt {
    margin: 1.2rem 0 0.7rem;
    padding: 0 10px 1px 0;
    color: #332121;
    display: inline-block;
    font-family: 'Shrikhand', cursive;
    font-size: 1.2rem;
}

.liveContents dd {
margin-left: 3px;
}

.liveContents dt.flyer {
display: none;
}

.liveContents dd.flyer {
margin: 0;
}

.liveContents dd.flyer img {
margin: 5px 0;
-webkit-box-shadow:  0 0 8px 2px #000000;
box-shadow:  0 0 8px 2px #000000;
width: 100%;
height: auto;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}

.liveContents dd.flyer img:hover {
-webkit-box-shadow:  0 0 1px 1px #06E;
box-shadow:  0 0 1px 1px #06E;
opacity: 0.8;
}

.liveContents dl ul{
margin-left: 10px;
}

.liveContents dl li {
	list-style: disc;
	list-style-position: inside;
}

/* //////////////side Contents/////////////// */

.sideContents a:link {
text-decoration: none;
}

.sideContents h2 {
margin: -35px 0 0 -30px;
padding-right: 15%;
}

.sideContents h3 {
text-shadow: 0px -1px 0px #625701;
filter: dropshadow(color=#625701, offx=0, offy=-1);
background: #c9b13a; /* Old browsers */
background: -moz-linear-gradient(top,  #c9b13a 0%, #ad9832 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9b13a), color-stop(100%,#ad9832)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c9b13a 0%,#ad9832 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c9b13a 0%,#ad9832 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c9b13a 0%,#ad9832 100%); /* IE10+ */
background: linear-gradient(top,  #c9b13a 0%,#ad9832 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9b13a', endColorstr='#ad9832',GradientType=0 ); /* IE6-9 */
color: #f0f0f0;
padding: 3px 2px 0 5px;
margin: 0 0 15px;
}

.sideContents p {
font-size: 93%;
line-height: 1.5;
margin-bottom: 10px;
}

.sideContents p img {
-webkit-box-shadow:  0 0 8px 2px #000000;
box-shadow:  0 0 8px 2px #000000;
}

.sideContents li {
background: url(/2012/img/bg_list_arrow.png) no-repeat 0 0.5em;
padding-left: 16px;
}




/* //////////////merch Area /////////////// */



/* //////////////contact Area /////////////// */

#contact {
	margin-bottom: 75px;
}

.contactHead {
	width: 35%;
	margin-left: -50px;
	float: left;
}

#contact iframe {
    width: 100%;
    height: 770px;
}
/* //////////////footer /////////////// */
footer p {
margin-bottom: 70px;
font-size: 85%;
text-align: right;
color: #797979;
}


/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 560px) {

/* //////////////MQ layout /////////////// */
#contents {
  width: 95%;
		margin: 30px auto 0;
	}

header {
margin-bottom: 25px;
}

header img,
.sideContents img {
  width: 100%;
		}

.sideContents {
width: 100%;
float: none;
margin-bottom: 50px;
}

.newsContents h2,
.merch h2,
#contact h2{
	font-size: 3rem;
	}
/* //////////////MQ pickup /////////////// */
    .pickupArea img {
		display: block;
        width: 70%;
        height: auto;
		margin: 0 auto 2rem;
    }
    
	.pickupArea h1 {
		font-size: 2rem;
		text-align: center;
		margin-bottom: 1rem;
	}
	
	.pickupArea h1 span {
		display: block;
		font-size: 0.5em;
	}

	.pickupArea p {
		font-size: 1.4rem;
		text-align: center;
	}
	
    .pickupArea .youtubeWrapper {
        width: 100%;
        height: 0;
        position: relative;
        padding-top: 56.25%;
        overflow: hidden;
		margin: 2rem 0;
    }
    
    .pickupArea .youtubeWrapper iframe{
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
/* //////////////MQ nav /////////////// */
nav {
position: static;
width: 100%;
margin: 0 auto;
background: none;
z-index: 99;
	display: none;
}

nav ul {
margin: 0;
}

nav li {
width: 49%;
float: left;
margin-right: 2%;
}

nav li a {
height: auto;
display: block;
text-indent: 0;
padding: 15px 5px;
margin-bottom: 0.3em;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0px 0px 4px #000000;
-webkit-box-shadow: 0px 0px 4px #000000;
box-shadow: 0px 0px 4px #000000;
border: 1px solid #383838;
font-size: 145%;
text-decoration: none;
text-shadow: 0px -1px 0px #625701;
filter: dropshadow(color=#625701, offx=0, offy=-1);
font-family: 'Oswald', sans-serif;
font-size: 190%;
text-align: center;
}

nav li:nth-child(2),
nav li:nth-child(4){
margin-right: 0;
}

nav li.nav_01 a,
nav li.nav_02 a,
nav li.nav_03 a,
nav li.nav_04 a,
nav li.nav_05 a {
background: rgba(255, 255, 255, 0.35);
width: auto;
}

nav li.nav_01 a:hover,
nav li.nav_02 a:hover,
nav li.nav_03 a:hover,
nav li.nav_04 a:hover,
nav li.nav_05 a:hover {
background: none;
}

	
.newsContents h2{
font-size: 3rem;
line-height: 1;
letter-spacing: -1px;
}
	
	
.newsContents a{
	width: 90%;
	}
	
/* //////////////MQ liveCotents /////////////// */
.liveLeft {
		margin-bottom: 2rem;
}

.liveContents article {
width: 100%;
float: none;
position: static !important;
margin: 0 0 55px 0;
}
	
.liveContents article hgroup {
	display: block;
}
	
	.liveContents .detail {
		display: block;
	}

.liveContents h2.title_live {
font-size: 3rem;
	line-height: 1;
}

.liveContents hgroup h2 {
	font-size: 1.4rem;
	}


.liveContents hgroup h3 {
font-size: 1.2rem;
}
	
.liveContents h4 {
font-size: 200%;
}

.liveContents h4 span {
font-size: 65%;
}


/* //////////////MQ sideCotents /////////////// */

.sideContents a:link {
text-decoration: none;
}

.sideContents h2 {
margin: 0 0 0 -20px;
}

.sideContents h3 {
padding: 3px 5px 3px;
margin: 0 0 15px;
text-align: center;
font-size: 185%;
-webkit-box-shadow:  0 0 8px 2px #000000;
box-shadow:  0 0 8px 2px #000000;
}

.sideContents p {
font-size: 120%;
line-height: 1.5;
margin-bottom: 2em;
}

.sideContents li {
background: none; 
padding-left: 0;
}

.sideContents li a {
display: block;
padding: 15px 3px 15px 25px;
margin-bottom: 0.5em;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0px 0px 4px #000000;
-webkit-box-shadow: 0px 0px 4px #000000;
box-shadow: 0px 0px 4px #000000;
background: rgba(255, 255, 255, 0.35) url(/2012/img/bg_list_arrow.png) no-repeat 0.5em 1.4em;
border: 1px solid #383838;
font-size: 145%;
}


/* //////////////MQ merch Area /////////////// */

.merchArea {
position: relative;
margin-bottom: 75px;
}

.merch,
.merchArea li {
float: none;
}

.merch{
width: 75%;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
}

.merchArea li{
margin-right: 0;
margin-bottom: 50px;
width: 100%;
}

.merchArea h3 {
font-size: 250%;
line-height: 1;
}

.merchArea h3 span{
display: block;
margin-bottom: -20px;
font-size: 40%;
}


.merchArea .borderColor {
border: 1px solid #fff;
width: 99%;
}


/* //////////////MQ contact Area /////////////// */

#contact {
position: relative;
margin-bottom: 30px;
}

.contactHead,
#THRH_top  {
float: none;
}

.contactHead{
width: 95%;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
}

.contactHead img {
	width: 100%;
}

/*メールフォーム全体を囲っているタグのid*/
#THRH_top {
 width: 100%;
	position: relative;
}


/*『name』パーツの表示名を囲っているタグのclass（[ 名前 ]の部分）*/
#THRH_top .name_left,
#THRH_top .mail_left,
#THRH_top .title_left,
#THRH_top .textarea_left{
 margin-bottom: 5px;
}


/*『name』パーツの入力項目のclass（inputなどの部分）*/
#THRH_top .name_parts,
#THRH_top .mail_parts,
#THRH_top .title_parts {
	width: 97%;
}


/*メールフォームの送信ボタンのclass*/
#THRH_top .submit_button {
text-shadow: 0px -1px 0px #625701;
filter: dropshadow(color=#625701, offx=0, offy=-1);
background: #c9b13a; /* Old browsers */
background: -moz-linear-gradient(top,  #c9b13a 0%, #ad9832 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9b13a), color-stop(100%,#ad9832)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c9b13a 0%,#ad9832 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c9b13a 0%,#ad9832 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c9b13a 0%,#ad9832 100%); /* IE10+ */
background: linear-gradient(top,  #c9b13a 0%,#ad9832 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9b13a', endColorstr='#ad9832',GradientType=0 ); /* IE6-9 */
color: #f0f0f0;
padding: 8px 48px 5px;
border: none;
border-bottom: 1px solid #C4BE44;
}


#shinobi_jp_text {
	position: absolute;
	right: 0;
	bottom: 0;
		color: #797979;
}

#shinobi_jp_text a{
		text-align: right;
		color: #797979;
}



#back-top {
display: visible;
margin-top: 0;
margin-left: 0;
box-sizing: border-box;
position: fixed;
bottom: 0;
z-index: 100;
width: 100%;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0px -5px 15px #000000;
-webkit-box-shadow: 0px -5px 15px #000000;
box-shadow: 0px -5px 15px #000000;
border: 1px solid #383838;
font-size: 108%;
font-family: 'Oswald', sans-serif;
background: rgba(51, 51, 51, 0.7);
}

ul#back-top li {
float: left;
text-indent: 0;
}

#back-top a {
/* width: 20%; */
padding: 10px 7px 3px;
display: block;
text-decoration: none;
}



}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/* =============================================================================
   Clear Fix
			   ========================================================================== */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */