@import "//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700)";
@charset "utf-8";
/*****************************************************************************/
/* -- S-studio2 SSLA-0005 contents common CSS                             -- */
/*****************************************************************************/
/*
**  FONT SIZE CHART
**
**  18px : 150%
**  17px : 141.7%
**  16px : 133.4%
**  15px : 125%
**  14px : 116.7%
**  13px : 108.4%
**  12px : 100%
**  11px : 91.7%
**  10px : 83.4%
**
*/

/*-----------------------------------------------------------*/
/*css_reset*/
/*-----------------------------------------------------------*/
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,tr,th,td,embed,object {
margin: 0;
padding: 0;
vertical-align: baseline;
}

/*-----------------------------------------------------------*/
/*基本設定*/
/*-----------------------------------------------------------*/

body {
	font-family: 'Open Sans', 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
	margin: 0;
	padding: 0;
	color:#333333; /**地フォントカラー*/
	background-color: #f5f5f5;
	/**緑系
	background-color: #F5FEED;
	*/
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
	line-height:150%;
	margin-top: 0;
	padding-right: 35px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: 30px;
	margin-right: 35px;
}
h1 {
	font-size: 1.85em;
	margin-top: 20px;
	font-weight: 600;
	margin-bottom: 20px;
}
h2 {
	font-size: 1.75em;
	font-weight: 600;
	margin-top: 10px;
}
h5 {
	font-size: 1.0em;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
}
.catch {
	font-size: 1.5em;
}
p {
	font-family: 'Open Sans', 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
	line-height:150%;
	margin-top: 0;
	padding-right: 35px;
	padding-left: 35px;

	font-size: 0.9em;
	margin-top: 13px;
	margin-bottom: 13px;
}
a img {
	border: none;
}

a:link {
	color:#414958;
	text-decoration: underline;
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.container_top {
	width: 80%;
	max-width: 1170px;
	min-width: 900px;
	background: #f5f5f5;
	margin: 0 auto;
}
.container {
	width: 80%;
	max-width: 1170px;
	min-width: 900px;
	background: #FFF;
	margin: 0 auto;
	-webkit-border-radius: 0px 0px 12px 12px;
	-moz-border-radius: 0px 0px 12px 12px;
	border-radius: 0px 0px 12px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.header {
	padding-top: 15px;
	padding-bottom: 15px;
	width: auto;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
	-webkit-border-radius: 0px 0px 12px 12px;
	-moz-border-radius: 0px 0px 12px 12px;
	border-radius: 0px 0px 12px 12px;
}
hr {
	margin-right: 35px;
	margin-left: 35px;
}

/*-----------------------------------------------------------*/
/*haikei*/
/*-----------------------------------------------------------*/
.concept {
	background-image: url(../img/bg_nayuki.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tracklist_area {
	background-image: url(../img/bg_makoto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.eventinfo_area {
	background-image: url(../img/bg_tomo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/*-----------------------------------------------------------*/
/*tracklist*/
/*-----------------------------------------------------------*/
.tracklist {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tracklist td {
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 17px;
	padding-bottom: 17px;
}
.tracklist th {
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.tracklist th {
	border-bottom:solid 1px #ccc;
 }
.tracklist td {
	border-bottom:solid 1px #ccc;
 }
.tracklist .tr_end th {
	border-bottom: none;
}
.tracklist .tr_end td {
	border-bottom: none;
}

.tracklist tr .tr_num {
	font-style: italic;
	color: #09F;
	padding-right: 10px;
}
.tracklist tr .tr_title {
	font-size: 1.1em;
	padding-right: 10px;
	width: 250px;
	font-weight: bold;
}
.tracklist tr .tr_original {
	font-size: 0.9em;
	color: #999;
}
.tracklist tr .tr_liner {
	font-size: 0.9em;
	color: #999;
}
/*-----------------------------------------------------------*/
/*product_info*/
/*-----------------------------------------------------------*/
.product_area {
	padding-top: 30px;
	padding-bottom: 10px;
	height: auto;
	background-image: url(../img/bg_kanako.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.jacket-image {
	padding-right: 25px;
	padding-left: 30px;
	float: left;
}
.jacket-image .jacket {
	border: 1px solid #000;
	box-shadow: 3px 3px 3px 0px lightgray;
}
.product_list {
	padding-right: 35px; /*--ここはきまり--*/
	word-break:break-all;
}
.product_info th {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom:solid 1px #ccc;
	width: 350px;
	text-align: left;
	padding-right: 10px;
}
.product_info td {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom:solid 1px #ccc;
	width: 1000px;
}
.product_info .tr_end th {
	border-bottom: none;
}
.product_info .tr_end td {
	border-bottom: none;
}
.product_info tr .tr_title {
	font-size: 0.8em;
	font-weight: bold;
	vertical-align: middle;
}
.product_info tr .tr_original {
	font-size: 0.8em;
	color: #666;
}


/*-----------------------------------------------------------*/
/*pv*/
/*-----------------------------------------------------------*/
.video-wrapper {
	width: auto;
	max-width: 94%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
} 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.ss2_logo {
	text-align: left;
	margin-left: 5px;
}
.event_toplogo {
	text-align: right;
	margin-top: 3px;
	margin-right: 5px;
}

/*-----------------------------------------------------------*/
/*banner*/
/*-----------------------------------------------------------*/
.banner_area {
	height: 590px;
}
.banner_area_l {
	height: auto;
	width: 41%;
	float: left;
}
.banner_area_r {
	height: auto;
	width: 59%;
	float: left;
}
.banner_area p {
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
.banner_area_l p {
	margin-left: 0px;
	margin-right: 0px;
	line-height:250%;
	padding-right: 0px;
}
.banner_area_r p {
	margin-left: 0px;
	margin-right: 0px;
	line-height:250%;
	padding-right: 0px;
	padding-left: 0px;
}
.banner_area_l img {
	margin-right: 8px;
}
.banner_area_r img {
	margin-right: 8px;
}


.topimg_area {
	padding-top: 20px;
}
.topimg {
	height: auto;
	width: 100%;
	max-width: 1170px;
	min-width: 900px;
	max-height: 800px;
	min-height: 615px;
	-webkit-border-radius: 12px 12px 0px 0px;
	-moz-border-radius: 12px 12px 0px 0px;
	border-radius: 12px 12px 0px 0px;
}
.parade_area {

}
.parade1 {
	height: auto;
	width: 100%;
	max-width: 1170px;
	min-width: 900px;
	max-height: 200px;
	min-height: 154px;
}

/*-----------------------------------------------------------*/
/*ツイート系ボタン*/
/*-----------------------------------------------------------*/
.tweetarea {
	background-color: #fafafa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 65px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.tweetarea_grid {
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 65px;
	width: 510px;
}
.tweetarea p {
	margin-top: 0px;
	padding-top: 22px;
	text-align: center;
}
.f_btn {
	background-color: #fafafa;
	float: left;
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 125px;
}
.t_btn {
	background-color: #fafafa;
	float: left;
	margin-left: -20px;
	margin-bottom: 10px;
	width: 125px;
}
.h_btn {
	background-color: #fafafa;
	float: left;
	margin-bottom: 10px;
	width: 125px;
}
.g_btn {
	background-color: #fafafa;
	float: left;
	margin-bottom: 10px;
	width: 125px;
}




.content {
	padding: 10px 0;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}


.footer {
	padding: 10px 0;
	background: #f5f5f5;
}
ul .eventinfo {
	font-size:0.8em;
	margin-left:15px;
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 3px;
	padding-bottom: 3px;
}

.footer p {
	font-size: x-small;
	text-align: center;
}


.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


.alert-info {
	width: 92%;
	-webkit-border-radius: 0px 0px 12px 12px;
	-moz-border-radius: 0px 0px 12px 12px;
	border-radius: 0px 0px 12px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bce8f1;
	background-color: #d9edf7;
}
.cell_blocks {
	height: auto;
	width: 93%;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-color: #d9edf7;
	margin-right: 40px;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 15px;
	border: 1px solid #bce8f1;
	margin-bottom: 30px;
}
.cell_blocks p {
	color: #3a87ad;
}
.cell_blocks2 {
	height: auto;
	width: 93%;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-color: #FFFFCC;
	margin-right: 40px;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 15px;
	border: 1px solid #bce8f1;
	margin-bottom: 30px;
}
.cell_blocks2 p {
	color: #993366;
}
.myspace_img {
	margin-right: 15px;
	margin-bottom: 10px;
}
.cheer {
	padding-top: 15px;
	padding-bottom: 20px;
}
