﻿@font-face {
   font-family: Montserrat-Light;
   src: url('../font/Montserrat-Light.otf') format("opentype");}
   
@font-face {
   font-family: Montserrat-Regular;
   src: url('../font/Montserrat-Regular.otf') format("opentype");}

/* ------------------- 全体 ------------------- */
html {
	margin: 0;
}

body {
	color: #303776;
	background-color: #fff;
	font: 1.5em "Montserrat-Light","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
	letter-spacing: 0.02em;
	line-height: 1.6em;
	margin: 0;
	-webkit-text-size-adjust: 100%;
}

a {
	color: #00b0ec;
	margin-bottom: 2px;
	text-decoration: none;
	border-bottom: 1px solid #00b0ec;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}

a:hover {
	text-decoration: none;
	border: none;
}

p {
	font-family: "Montserrat-Regular","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #00b0ec;
	margin-top: 40px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 0px;
	    font-weight: bold;
}

p.small {
	margin-top: 40px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 10px;}

.nomal {
	font-family: "Montserrat-Regular","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #00b0ec;
}

p.bbb {
	font-family: "Montserrat-Light","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #00b0ec;
	margin: 40px 0 0px;
}

.bbb {
	font-family: "Montserrat-Light","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 40px 0 0px;
}

h1,h2,h3 {
	font-family: "Montserrat-Regular","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
	letter-spacing: 0.1em;
	font-weight: bold;
}

h1 {
	font-size: 1.6em;
	margin-bottom: 40px;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 40px;
}

/*
h2:before {
	content:url(../images/cloud.png);
}
*/

h3 {
	color: #00b0ec;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}

#news,#about,#line-up,#ticket,#goods,#access,#top,#drumstick {
  margin-top: -80px; /* 固定ナビの高さ分のネガティブマージン */
  padding-top: 80px; /* 打ち消し用のパディング */
}

#end {
	text-align: center;
	padding: 20px 20px 40px;
	border: 1px solid rgba(48,55,118,1);/*#303776 紺色*/
}


#award,#bs_asahi,#goods_union,#tokyofm {
  margin-top: -190px; /* 固定ナビの高さ分のネガティブマージン */
  padding-top: 190px; /* 打ち消し用のパディング */
}

.award,.bs_asahi,.goods_union,.tokyofm {
	text-align: left;
	padding: 20px 20px 40px;
	border: 1px solid rgba(48,55,118,1);/*#303776 紺色*/
}

#setlist {
  margin-top: -580px; /* 固定ナビの高さ分のネガティブマージン */
  padding-top: 580px; /* 打ち消し用のパディング */
}

#notice {
  margin-top: -160px; /* 固定ナビの高さ分のネガティブマージン */
  padding-top: 160px; /* 打ち消し用のパディング */
}


#ccb_0703 {
	margin-top: -180px; /* 固定ナビの高さ分のネガティブマージン */
	padding-top: 180px; /* 打ち消し用のパディング */
}

h1.notice {
	margin: 30px 0 50px;
	font-color: #00b0ec;
	letter-spacing: 0em;c;
	padding: 30px 0 30px;
	border: 1px solid rgba(0,176,236,1);
}

.notice:hover {
	color: rgba(0,176,236,0.5);/*#00b0ec 水色*/
	border: 1px solid rgba(0,176,236,0.5);/*#00b0ec 水色*/;
}

#wrapper {
	width: 100%;
	height: 100%;
	padding-top: 80px;
}

.content {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

a.image {
	border-bottom: 0px;	
}

header {
	width: 900px;
	height: 1180px;
	background-image: url("../images/mainV.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	margin:100px 0 10px;
	position: relative;
	z-index: 1;
}

section {
	margin: 40px 0 40px;
}

footer {
	font-size: 14px;
	margin: 30px 0 30px;
}

/* ------------------- nav ------------------- */

nav {
	font-family: "Montserrat-Regular", sans-serif;
	font-weight: bold;
	letter-spacing: 0.03em;
	width: 100%;
	height: 70px;
	position: fixed;
	z-index: 999;
	background-color: #fff;
	margin: 0;
	padding: 8px 0 0;
}

nav a {
	color: #303776;
	text-decoration: none;
	border: 0px;
}

nav a img {
	border: 0px;	
}

nav a:hover {
	color: #00b0ec;
}

nav ul {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

nav ul li {
	display: inline-block;
	*display: inline;  
	*zoom: 1;
	padding: 12px;
	font-size: 22px;
	word-break: keep-all; 
}

div span.comment {
	font-size: 0.7em;
	right: 0;
	position: absolute;
}

/* てるてる坊主 */
nav ul li img.teru {
	margin-top: -90px;
	margin-left: -30px;
	position: fixed;
}

nav ul li img {
	margin-top: 0px;
	margin-left: 0px;
	position: static;
	vertical-align: middle;
}

nav ul li a:active img {
	margin-top: 0px;
}

nav ul li a img.teru {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition:0.3s;
}

nav ul li a:active img.teru {
	margin-top: -65px;
}


/* ------------------- news ------------------- */

#news p.date {
	color: #303776;
	margin: 0;
	font-family: "Montserrat-Regular", sans-serif;
	font-weight: bold;
}

/* ------------------- line-up ------------------- */
#line-up div {
	display: inline-block;
	width: 270px;
	min-height: 32px;
	max-height: 70px;
	padding: 23px 15px 15px;
	text-align: center;
	border-bottom: 2px dashed #00aeea;
	position: relative;
	line-height: 1.0em;
	margin: 0;
}

#line-up div.top {
	display: inline-block;
	width: 270px;
	min-height: 32px;
	max-height: 70px;
	padding: 23px 15px 15px;
	text-align: center;
	border-bottom: 0px;
	position: relative;
	line-height: 1.0em;
	margin: 0;
}

#line-up div.center {
	border-left: 2px dashed #00aeea;
	border-right: 2px dashed #00aeea;
}

#line-up div.last {
	max-height: 120px;
	margin-top: 0px;
	vertical-align: middle;
	border-bottom: none;
}

#line-up div span {
	right: 0;
	position: absolute;
}

#line-up div span.memo {
	font-size: 0.7em;
	right: 0;
	position: static;
}


#line-up a {
	border: 0px;
}


/* ------------------- GOODS ------------------- */

#goods .box {
	width: 300px;
	padding: 30px 0px 30px;
	text-align: center;
	display: inline-block;
}

#goods p span {
	font-size: 0.7em;
	color: #303776;
	margin-top: 8px;
}

/* ------------------- その他 ------------------- */

.small {
	font-size: 0.7em;
}

p.small {
	color: #303776;
	font-family: "Montserrat-Light","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
	letter-spacing: 0.02em;
	line-height: 1.5em;
}

p.small span#ccb_0703 {
	color: #00b0ec;
	font-family: "Montserrat-Regular","見出ゴMB31","Midashi Go MB31", sans-serif;
	letter-spacing: 0.02em;
	line-height: 1.5em;
}


/* 雲ぷかぷか */

/*
div#cloud1 img.cloud {
	position: absolute;
	z-index: 1;
}
*/

div#cloud1 img { /* NEWS */
	position: absolute;
}

div#cloud2 img { /* ABOUT */
	position: absolute;
}

div#cloud3 img { /* GOODS */
	position: absolute;
}

div#cloud4 img { /* LINE-UP */
	position: absolute;
}

div#cloud5 img { /* TICKET */
	position: absolute;
}

div#cloud6 img { /* ACCESS */
	position: absolute;
}

div#cloud1,div#cloud2,div#cloud3,div#cloud4,div#cloud5,div#cloud6 a img {
	border: 0px;
}


/* モーダルウィンドウ */

.lock {
    overflow:hidden;
}

.modal-content {
	font-size: 1.0em;
	letter-spacing: 0.003em;
    position:relative;
    display: none;
    background: #fff;
	overflow: auto;	
    z-index: 1001;
    width: 700px;
	-ms-width: 45%;
	margin:50px 0 50px;
    padding: 78px 60px 74px;
    border: 3px solid #00b0ec;
    border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-left: 500px;
    -ms-transform: translateY(0px) translateX(60%);
	-ms-zoom:90%;
}

.modal-content img {
	float: left;
}

.modal-content p {
    margin: 0;
    padding: 0;
}

.modal-content2 {
	font-size: 0.9em;
	letter-spacing: 0.003em;
    position:relative;
    display: none;
    background: #fff;
	overflow: auto;	
    z-index: 1001;
    width: 1000px;
	-ms-width: 45%;
	margin:50px 0 50px;
    padding: 78px 60px 74px;
    border: 3px solid #00b0ec;
    border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-left: 500px;
    -ms-transform: translateY(0px) translateX(60%);
	-ms-zoom:90%;
}

.modal-content2 img {
	float: left;
}

.modal-content2 p {
    margin: 0;
    padding: 0;
}

.modal-overlay {
    z-index:1000;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(255,255,255,0.75);
	margin:0;
	padding:0;
}

.modal-wrap {
    z-index:1001;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:auto;
	margin:0;
	padding:0;
	-ms-text-align:left;
}

.modal-open {
	color: rgba(48,55,118,1);/*#303776 紺色*/
    text-decoration:none;
}


.modal-open:hover {
	color: rgba(48,55,118,0.5);/*#303776 紺色*/
    text-decoration:none;
}

.modal-open img {
	margin-top: -5px;	
}

.modal-open:hover img {
	opacity: 0.5;
}

.pro_img {
    border: 3px solid #00b0ec;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin:0 20px 20px 0;
}

.modal-close img {
	float:right;
	margin-top:-60px;
	margin-right:-46px;
}

.modal-open:hover {
    cursor:pointer;
}


.modal-close {
    text-decoration:underline;
    right: 5px;
}

.modal-close:hover {
    cursor:pointer;
}

p.profile {
	color: #00b0ec;
	font-family: "Montserrat-Light","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
	letter-spacing: 0.02em;
	line-height: 1.7em;
	font-size: 0.8em;
}

.pro_left {
	font-size:0.5em;
	width:260px;
	float:left;
	color: #00b0ec;
	font-family: "Montserrat-Light","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
	letter-spacing: 0.02em;
	line-height: 1.7em;
	font-size: 0.8em;
}

.pro_right {
	font-size:0.5em;
	width:440px;
	float:left;
	color: #00b0ec;
	font-family: "Montserrat-Light","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
	letter-spacing: 0.02em;
	line-height: 1.7em;
	font-size: 0.8em;
}

table.profile {
	color: #00b0ec;
	font-family: "Montserrat-Light","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
	letter-spacing: 0.02em;
	line-height: 1.7em;
	font-size: 0.8em;
}

#access iframe {
    border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

footer {
	text-align: center;
}

/* セットリストのボタン */

.button {
	display: inline-block;
	width: 456px;
	height: 80px;
	text-align: center;
	text-decoration: none;
	line-height: 80px;
	outline: none;
	background-color: rgba(0,176,236,1);
	color: #fff;
	vertical-align:middle;
	paddiing: 30px;
}

.button:hover {
	color: #fff;
	border-bottom: 0px solid rgba(0,176,236,0.5);
	background-color: rgba(0,176,236,0.5);
}

.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}