﻿*{	-webkit-transition: .7s ease-out;
 	-moz-transition: .7s ease-out;
 	-o-transition:  .7s ease-out;
 	transition: .7s ease-out;
    list-style: none;
}

.main img {
	border: none;
    max-width: 100%;
    height: auto;
    width /***/:auto;　
}
.a{display:block;}
.b{display:none;}
@media screen and (max-width: 480px) {
.title-img img{
	border: none;
    max-width: 100%;
    height: auto;
    width /***/:auto;

}
}
.qr{
	float:left;
	width:50%;
}
.qr img{
	text-align:center;
}
.syudou{
	margin-left:240px;
}
.syudou p{
	padding-left:1em;
	text-indent:-1em;
}
.bord{
	background:#EFEFEF;
	padding:1em;
}
.war{
	padding-left:1em;
	text-indent:-1em;
}
#new h3 {
	clear: both;
	background-color: #FFF;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: url(file:///C|/Users/niconicobar/Desktop/tp_biz31_red/images/arrow1.png) no-repeat left center, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#e6e6e6));	/*マークとグラデーション*/
	background: url(file:///C|/Users/niconicobar/Desktop/tp_biz31_red/images/arrow1.png) no-repeat left center, -webkit-linear-gradient(#FFF, #e6e6e6);	/*同上*/
	background: url(file:///C|/Users/niconicobar/Desktop/tp_biz31_red/images/arrow1.png) no-repeat left center, linear-gradient(#FFF, #e6e6e6);			/*同上*/
	-webkit-box-shadow: 1px 2px 7px #999;	/*影の設定。右・下・ぼかし幅・色の設定*/
	box-shadow: 1px 2px 7px #999;			/*同上*/
	font-size: 100%;
	color: #9F0A34;	/*文字色*/
	padding: 15px 15px 10px 30px;	/*左から、上、右、下、左への余白*/
	border-top: 1px solid #d4d4d4;		/*上の線の幅、線種、色*/
	border-right: 1px solid #d4d4d4;	/*右の線の幅、線種、色*/
	border-bottom: 4px solid #9F0A34;	/*下の線の幅、線種、色*/
	border-left: 1px solid #d4d4d4;		/*左の線の幅、線種、色*/
	border-radius: 6px 6px 0px 0px;		/*角丸のサイズ。それぞれ左上、右上、右下、左下への設定*/
}
.new h3 {
	clear: both;
	background-color: #FFF;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: url(file:///C|/Users/niconicobar/Desktop/tp_biz31_red/images/arrow1.png) no-repeat left center, -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#e6e6e6));	/*マークとグラデーション*/
	background: url(file:///C|/Users/niconicobar/Desktop/tp_biz31_red/images/arrow1.png) no-repeat left center, -webkit-linear-gradient(#FFF, #e6e6e6);	/*同上*/
	background: url(file:///C|/Users/niconicobar/Desktop/tp_biz31_red/images/arrow1.png) no-repeat left center, linear-gradient(#FFF, #e6e6e6);			/*同上*/
	-webkit-box-shadow: 1px 2px 7px #999;	/*影の設定。右・下・ぼかし幅・色の設定*/
	box-shadow: 1px 2px 7px #999;			/*同上*/
	font-size: 1.5em;
	color: #9F0A34;	/*文字色*/
	padding: 15px 15px 10px 30px;	/*左から、上、右、下、左への余白*/
	border-top: 1px solid #d4d4d4;		/*上の線の幅、線種、色*/
	border-right: 1px solid #d4d4d4;	/*右の線の幅、線種、色*/
	border-bottom: 4px solid #9F0A34;	/*下の線の幅、線種、色*/
	border-left: 1px solid #d4d4d4;		/*左の線の幅、線種、色*/
	border-radius: 6px 6px 0px 0px;		/*角丸のサイズ。それぞれ左上、右上、右下、左下への設定*/
}

/*トップページ内「ニコバレンタイン」ブロック
---------------------------------------------------------------------------*/
/*ブロック全体の設定*/
#info{
	background:url(../img/back1.jpg);
	background-size:100%;
        cover;
	}
.men{
	color:#3C82FD;
	font-weight:bold;
}
.wmen{
	color:#FF79FA;
	font-weight:bold;
}
/*================================
TYPOGRAPHY
================================*/
body {
    font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 2em;
	background:url(../img/back2.jpg);
	background-size: contain;
}

.bigicon {font-size: 3em;}
h2{font-size: 4.5em;}
h2 span{ color:#FF8E00; text-shadow: 4px 3px 0px #fff, 9px 8px 0px rgba(0,0,0,0.15); font-weight:bold}
h3{font-size: 28px; color:#ffffff;}
h4.info{ font-size:24px; line-height: 1.4em; color:#AD0A0D;}
h4{font-size: 1.6em; line-height: 1.4em;}
h4 span{ text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
               0px 8px 13px rgba(0,0,0,0.1),
               0px 18px 23px rgba(0,0,0,0.1);}

p{
    letter-spacing: 1px;
    color: #777;
    font-weight: lighter;
	font-size:1.5em;
	
}
.big{
	color:#ED1115;
	font-size:2em;
	font-weight:bold;
}

.navbar-inverse{
	background-color:#482f2b;
    border-color:#e5ca9e;
}
.navbar-inverse .navbar-brand{
	color:#e5ca9e;
}
.navbar-inverse .navbar-nav>li>a{
	color:#e5ca9e;
}

.strong{
	color:#000000;
	font-size:1em;
	font-weight:bold;
	font-family:メイリオ;
}



/*================================
DEFAULT STYLE & FORMATING
================================*/
ul{padding: 0;}
a{color: #ea9312}
a:hover{color: #c3c3c3; text-decoration: none;}

#services{text-align: center;}
.col-md-4, .col-md-6{padding-bottom: 30;}
.col-md-3 {padding: 0;}

.sectionhead{
    text-align: center;
    padding-top: 100px;
    padding-bottom: 50px;
}

hr.separetor{
    width: 80px;
    color: #363942;
    border-top: 2px solid #ea9312;
}


.btn-default{
    background: none;
    border: none;
    text-transform: uppercase;
    margin: 50px 0;
    color: #c3c3c3;
    letter-spacing: 2px;
}

.btn-default:hover{
    background: none;
    color: #ea9312;
}

.btnicon, .brandicon{
    margin-right: 10px;
}


/*================================
ヘッダーエリア
================================*/
#hero{
    color: #fff;
    text-align: center; 
	background-size:cover;
	height:950px;
    overflow: hidden;
}

.herocontent{
    padding-top: 100px;
    width: 100%;
    max-width: 900px;
}
.heroshot{
    margin-top: 20px;
    width: 100%;
    max-width: 1200px;

}

/*================================
オリカク
================================*/
#services p{
	color:#Fff;
	font-weight:bold;
}
#clients{
    padding-top: 30px;
}
#clients h4{
    text-transooteorm: uppercase;
    padding-top: 10px;
}

#clients .col-md-4{
    padding-bottom: 0;
}

#clients ul{float: right}

#clients li{
    display: inline;
    margin-right: 35px;
}

#clients li:last-child{
    margin-right: 0px;
}


/*================================
取り置きについて
================================*/
#about{padding-top: 100px;}

.myapps{margin-top: 25px;}
.myapps li{display: inline}
.myapps li img{
    width: 120px;
}

/*================================
打ち上げについて　タイムテーブル
================================*/
#portfolio{
    background: url(../img/back3.png);
	background-size:100%;
        cover;

    margin-top: 50px;
    padding: 30px 0;
    font-size:12px;
	height:auto;
}

#shotsByPlayerId li{
    width: 31%;
    float: left;
    padding: 15px;
    margin: 10px;
    background: #fff;
    border-radius: 5px;
}

#shotsByPlayerId li:hover{
    box-shadow: 1px 2px 25px rgba(160, 160, 160, 0.4);
    -webkit-transition: .7s ease-out;
 	-moz-transition: .7s ease-out;
 	-o-transition:  .7s ease-out;
 	transition: .7s ease-out;
}

#shotsByPlayerId li img{
    width: 100%;
    border-radius: 5px;
}

#shotsByPlayerId img:hover{
    opacity: .5;
    overflow: hidden;
}

#shotsByPlayerId a:hover{color: #ea9312;}

#shotsByPlayerId h3{
    text-align: left;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: normal;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;}

#shotsByPlayerId h3 a{color: #363942;}

.likecount a{float: left; color: #c3c3c3;}
.commentcount a{float: right; color: #c3c3c3;}

.tt th{ text-align:center; padding:7px; background:#971e2f; color:#f2f2f2; font-size:18px;}
.tt td{ background:#f2f2f2; font-size:18px;}

/*================================
注意事項
================================*/

.clientsphoto img{
    width: 80px;
    float: left;
    margin-right: 20px;
    border-radius: 50%;
}

.clientsphoto img:hover{
    border-radius: 15%;
}

blockquote{
    margin: 0;
    padding: 0 0 10px 0;
    border: none;
}

blockquote p{   
    font-style: italic;
    font-size: 14px;
}

.quote{overflow: hidden}
.quote h5{margin-bottom: 5px;}



/*==================================
			  ヘッダー
===================================*/
header	{
	width:100%;
	position:fixed;
	background: #862222;
	z-index: 200;
}
header #header	{
	margin:0 auto;
	display:table;
	width:970px;
}
header #header #logo,
header #header #tel,
header #header #contact	{
	display:table-cell;
	vertical-align:middle;
}
header #header #logo img{
	width:108px;
	transition:width 1s;
}
header #header #tel{
	text-align:right;
}
header #header #tel img{
	width:152px;
	transition:width 1s;
}
header #header #contact{
	width:205px;
	transition:width 1s;
}
@media only screen and (max-width: 1000px) {
	header #header	{
		width:100%;
	}
	header #header #logo img{
		width:150px;
		padding:4px 0 0 0;
	}
	header #header #tel img{
		width:130px;
	}
	header #header #contact{
		width:180px;
		transition:width 1s;
	}
}
@media only screen and (max-width: 768px) {
	header	{
	position:static;
	background: none;
	}
	header #header #logo img{
		width:100px;
	}

}

/*==================================
			  Footer
===================================*/
footer{
	padding: 20px 0;
	text-align:center;
}
#footer{
	margin:0 auto;
}
footer #copyright{
	clear:both;
	color:#fff;
	text-align:center;
	font-size:13px;
}
@media only screen and (max-width: 768px) {
	.fNav{
		width: 100%;
		position: fixed;
		bottom:0;
		background-color:rgba(0,0,0,0.8);
		z-index: 999;
		display: table;
	}
	.fNav .f_tel{
		width: 50%;
		text-align: center;
		display: table-cell;
	}
	.fNav .f_contact{
		width: 50%;
		background: #9e2346;
		padding: 15px 20px;
		text-align: center;
		display: table-cell;
	}
	.fNav .f_contact a{
		color:#fff;
	}
	footer #copyright{
		font-size:11px;
		margin-bottom: 50px;
	}
}

#page-top {
	position: fixed;
	bottom: 0px;
	right: 0;
}
#page-top a {
	width:60px;
	padding:15px 0 10px 0;
	text-align: center;
	display: block;
}
@media only screen and (max-width: 768px) {
	#page-top {
		display:none !important;	
	}
}

/*==================================
			トップ画像
===================================*/
/* TOP
------------------------------------*/
#fv{
	background:url(https://www.nico-bar.net/event/barger/img/top.png) no-repeat bottom center;
	background-size: cover;
	text-align: center;
	min-height:700px;
	position:relative;
}
@media only screen and (max-width: 992px) {
	#fv{
		min-height:auto;
	}
}

#fv .fv_catch{
	position:relative;
	top:120px;
}
#fv .fv_pc{
	width:1060px;
	position:relative;
	top:150px;
	margin: 0 auto;
}
@media only screen and (max-width: 1020px) {
	#fv .fv_pc{
		width:100%;
	}
}

#fv .mv-pc{
	position: absolute;
	bottom:30px;
	left:28%;
}
#fv .mv-sp{
	position: absolute;
	bottom:10px;
	left:5%;
}
#fv .mv-tb{
	position: absolute;
	bottom:10px;
	left:70%;
}


/* topander
------------------------------------*/
#topander .title{
	width:100%;
	text-align: center;
	background-color: #862222;
	padding: 20px;
	color:#ffffff;
	font-size:30px;
	margin-bottom: 0px;
}

#topander img{
	margin-bottom: 20px;
}
#topander p{
	text-align: center;
}
@media only screen and (max-width: 768px) {
	#topander .title{
		font-size:18px;
}
