@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400);

body, html{
	font-family: font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #5a5a5a;
	line-height:180%;
	font-size:17px;
}

h1{
	text-transform: uppercase;
}
h1 strong{
	font-weight: 900;
}
h2{
	text-transform: uppercase;
	line-height: 20px;
	margin:  0;
}
h3{
font-size: 18px;
font-weight: 900;
}
h4{
	text-transform: uppercase;
}
h5{
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p{
	font-family: 'Open Sans', sans-serif;
}
p.intro{
	font-size: 16px;
	margin: 12px 0 0;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
}
a{ color: #FCAC45;}
a:hover,
a:focus{
	text-decoration: none;
	color: #FCAC45;
}

body a:hover img{
	filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}

.section-title hr{
	border-color: #fcac45;
	border-width: 4px;
	width: 100%;
	float: left;
	clear: both;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
ul, ol{
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
/* Navigation */
#tf-menu {
	padding:20px;
	transition: all 0.8s;
}
#tf-menu.navbar-default , #tf-menu.navbar-default01 {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}

#tf-menu a.navbar-brand {
text-transform: uppercase;
font-size: 22px;
color: #fff;
font-weight: 900;
margin:0;
padding:0;
vertical-align:middle;
}

#tf-menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 1px;
	padding:5px 0 15px 45px;
	text-align:right;
	font-family:"AR Pゴシック体S", "Open Sans Condensed",sans-serif;
    font-size: 140%;
}
#tf-menu.navbar-default01 .navbar-nav > li > a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 1px;
	padding:15px 0 15px 45px;
	text-align:right;
	font-family:"AR Pゴシック体S", "Open Sans Condensed",sans-serif;
    font-size: 150%;
}
.on {
	background-color: #1E1E1E !important;
	padding:10px 0 !important;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	
	background-color: transparent;
	font-weight: 700;
	
}

.navbar-default01 .navbar-nav > .active > a, 
.navbar-default01 .navbar-nav > .active > a:hover, 
.navbar-default01 .navbar-nav > .active > a:focus {
	
	background-color: transparent;
	font-weight: 700;
	
}


.navbar-toggle {
	border-radius: 0;
	}
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background-color: #FCAC45;
	border-color: #FCAC45;
	}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
	}
	
.navbar-default01 .navbar-toggle:hover, 
.navbar-default01 .navbar-toggle:focus {
	background-color: #FCAC45;
	border-color: #FCAC45;
	}
.navbar-default01 .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
	}
	
#tf-menu.navbar-default .navbar-nav a:hover , #tf-menu.navbar-default01 .navbar-nav a:hover{
	color:#FCAC45;
}


.navbar-right .teltop{
	text-align:right !important;
}

#data{
	padding:15px 0 0 0;
	display:inline-block;
	
}

/*================================================
 *  2022
 ================================================*/
.txt_color_red{
	color:#F00;
}
.txt_color_gold{
	color:#8C6900;
}
.font_bold{
	font-weight:bold;
}
.top_event_info{
	margin:0 0 10px;
	width:70%;
}
.top_event_info th{
	width:17%;
}
.top_event_info th , .top_event_info td{
	padding:10px 0;
	vertical-align:top;
}
.top_event_info_td{
	width:75%;
}
.message_area{
	background:#F6F6F6;
	width:100%;
padding:4%;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
-o-border-radius: 1em;
-ms-border-radius: 1em;
margin:0 0 80px 0;
}
.message_area p{
	font-family: "Sawarabi Mincho"; 
}
.message_area h2{
	margin:0 0 20px;
	font-family: "Sawarabi Mincho"; 
	border-bottom: 1px #ccc solid;
line-height: 120%;
padding: 0 0 10px 0;
}
.sponser td{
	vertical-align:top;
	line-height:120%;
	padding:10px 0;
}
.sponser_txt01{
	background:#000;
	padding:30px 20px;
	color:#fff;
	font-size:2.8em;
	display:inline-block;
	margin:0 40px 0 0;
	vertical-align:middle;
}
.sponser_img{
	width:60%;
}
#live2022_time{
	border:none;
}
.live2022_time_td{
	width:auto !important;
}
.artist_timetable{
	border:1px #000 solid;
	border-collapse:collapse;
	float:none !important;
	width:50% !important;
}
.artist_timetable th{
	border:1px #000 solid;
	background:#000 !important;
	color:#FF0 !important;
	font-weight:bold;
	text-align:left !important;
	width:auto !important;
	padding:5px !important;
}
.artist_timetable td{
	border:1px #000 solid;
	font-weight:bold;
	width:auto !important;
}

.mar_b50{
	margin:0 0 50px;
}
.pc_only{
	display:block;
}
.smp_only{
	display:none;
}



/*================================================
 *  ページトップへの戻り
 ================================================*/
.totop {
	position:fixed;
	bottom:15px;
	right:15px;
}
.totop a {
	display:block;
	text-decoration:none;
}
.totop img {
	background:#00665D;
}
.totop img:hover {
	background:#238C00;
}

/* Home Style */
#tf-home{
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;
}

#tf-home .overlay{
	background: -moz-linear-gradient(top,  rgba(248, 248, 248,0.8) 0%, rgba(248, 248, 248,0.73) 17%, rgba(248, 248, 248,0.66) 35%, rgba(248, 248, 248,0.55) 62%, rgba(248, 248, 248,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248, 248, 248,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(248, 248, 248,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(248, 248, 248,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(248, 248, 248,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(248, 248, 248,0.8) 0%,rgba(0,0,0,0.5) 17%,rgba(0,0,0,0) 35%,rgba(0,0,0,0) 62%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: 750px;
	background-attachment: fixed;
}

#tf-clients{
	background: url(../img/04.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}
#tf-clients2018{
	background: url(../img/05.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}

#tf-clients2018 .overlay{
	background: -moz-linear-gradient(top,  rgba(0, 0, 0,0.8) 0%, rgba(0, 0, 0,0.73) 17%, rgba(0, 0, 0,0.66) 35%, rgba(0, 0, 0,0.55) 62%, rgba(0, 0, 0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 0, 0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0, 0, 0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0, 0, 0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0, 0, 0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0, 0, 0,0.8) 0%,rgba(0,0,0,0.5) 17%,rgba(0,0,0,0) 35%,rgba(0,0,0,0) 62%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */

	background-attachment: fixed;
}

#kasou_live{
	background: url(../img/01.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;

}
#kasou_live01{
	background: url(../img/06.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;

}
#kasou_live02{
	background: url(../img/07.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;

}





#kasou_live .overlay , #kasou_live01 .overlay , #kasou_live02 .overlay{
	background: -moz-linear-gradient(top,  rgba(248, 248, 248,0.8) 0%, rgba(248, 248, 248,0.73) 17%, rgba(248, 248, 248,0.66) 35%, rgba(248, 248, 248,0.55) 62%, rgba(248, 248, 248,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248, 248, 248,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(248, 248, 248,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(248, 248, 248,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(248, 248, 248,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(248, 248, 248,0.8) 0%,rgba(0,0,0,0.5) 17%,rgba(0,0,0,0) 35%,rgba(0,0,0,0) 62%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: 350px;
	background-attachment: fixed;
	margin:0;
	padding:0;
}
#tf-home p.lead{
	color: #fff;
	text-shadow: 1px 1px 3px #000;
}

.on .teltop{
	display:none;
}

.on .logo{
	width:60px;
}

.navbar-header p{
	color:#FFF;
	margin:0 0 5px 0;
}

.navbar-right p{
	margin:0;
	padding:0;
	text-align:left;
}

.content{
	position: relative;
	padding: 10% 0 0;
}

#tf-home .content{
	position: relative;
	padding: 20% 0 0;
}

.color{
	color: #fcac45;
}


#tf-about{
	padding: 130px 0;
}


/*================================================
 *  トップページ
 ================================================*/
 .top_mainphoto{
	 width:1140px;
	 margin:150px auto 30px;
 }
 .top_event180311{
	 width:845px;
	 margin:120px auto 50px;
 }
.top_leftbox{
	float:left;
	width:48%;
	text-align:left;
	vertical-align:top;
	margin:0 0 20px 0;
}

.top_rightbox{
	float:right;
	width:48%;
	vertical-align:top;
	margin:0 0 20px 0;
}

.list article{
  display: inline-block;
  letter-spacing: normal;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  vertical-align: top;
  width: 280px;
}
.top_rightbox ul{
	margin:0;
	padding:0;
	vertical-align:top;
}

.top_leftbox h3 , .top_rightbox h3{
	color:#096;
	margin:0 0 15px 0;
	font-size:2rem;
}

.top_rightbox li{
	list-style-type:none;
	margin:0 0 5px 0;
}


.top_leftbox table{
	box-sizing:border-box;
	width:100%;
}

.top_leftbox table caption{
	color:#FFF;
	font-size:1.5rem;
}

.top_leftbox table td{
	padding:1% 0;
	margin:0;
	vertical-align:top;
}

a.fa.fa-angle-down {
	padding: 10px 15px;
	color: #fff;
	border: 2px solid #b4b4b4;
	border-radius: 50%;
	font-size: 24px;
	margin-top: 200px;
	transition: all 0.5s;
}
a.fa.fa-angle-down:hover{
	background: #fcac45;
	color: #ffffff;
	border: 2px solid #fcac45;
}

#mar_b40{
	margin:0 0 40px 0;
}
#mar_b50{
	margin:0 0 50px 0;
}

#text_center{
	text-align:center;
}

.top_linktit{
	text-align:center;
	font-size:2rem;
	margin:0 0 20px 0;
	font-weight:bold;
}

.top_link{
  display:flex;
    width:100%;
}
.top_link ul{
    width:100%;
}
.top_link li{
    list-style-type:none;
    text-align:center;
	width:32%;
	display:inline-block;
	margin:0 0 5px 0;
	padding:0;
}


.youtube{
	width:523px;
	margin:0 auto;
	padding:15px 0 0 0;
}
.youtube01{
	width:100%;
	margin:0 auto;
	display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
justify-content: space-between;
}
.youtube01_left{
	width:48%;
}
.youtube01_right{
	width:48%;
}
.youtube_sp{
	display:none;
}

.kaisai_ls table{
	width:100%;
	margin:0 auto 40px auto;
	border:none;
}
.kaisai_ls table td{
	padding:10px 0;
	text-align:left;
	border:none;
	font-size:19px;
}
#kaisai_txt{
	font-size:22px;
	font-weight:bold;
	color:#FC0;
	text-shadow: 
-1px -1px 1px rgba(0, 0, 0, 0.9), 
1px 1px 1px rgba(160, 160, 160, 1);
}
.kaisai_txt01{
	padding:40px 0;
	font-size:1.2em;
	text-align:left;
width:100%;
	text-shadow: #000 2px 2px 1px; /* FireFox, Webkit, Opera */
  -ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000,offx=1,offy=1)"; /* IE8 */
  display:block; /* IE */
}

.map_icon{
	vertical-align:middle;
	padding:0 0 0 0;
}

.btn_print18{
	border:solid 2px #000;
box-sizing:border-box;
background-color:#EE1D23;
padding:10px;
-moz-border-radius: 2em;
-webkit-border-radius: 2em;
-o-border-radius: 2em;
-ms-border-radius: 2em;
text-align:center;
max-width:850px;
margin:0 auto 25px;

}
.btn_print18 a{
	color:#FFF;
	font-weight:bold;
	display:block;
}
.btn_print18 a:hover{
	color:#FFFFBF;
}
/********** top jquery **********/
.slides_container {
     width:292px;
     overflow:hidden;
     position:relative;
     display:none;
	 height:289px;
	 margin:0 0 30px 0;
}
.slides_container a {
     width:292px;
     height:289px;
     display:block;
}
 
.slides_container a img {
     display:block;
}

.pagination {
     margin:0;
	 height:0;
	 overflow:hidden;

}


 

/* artist */
#top-artist{
	padding: 130px 0;
}

#top-artist ul{
	width:100%;
	margin:0;
	padding:0;
}


#top-artist ul li{
width: 21%;
margin:10px 4% 10px 0;
padding:0;
display:inline-block; 
/display:inline; 
/zoom:1;
vertical-align:top;
}
#top-artist ul li:nth-child(4n){
width: 21%;
margin:10px 0;
padding:0;
display:inline-block; 
/display:inline; 
/zoom:1;
vertical-align:top;
}
#top-artist ul li a{
	color:#333;
	font-size:17px;
}
#mar_art{
	margin:10px 0 !important;
}



#top-bottomarea{
	padding: 40px 0;
}

#top-bottomarea ul{
	width:100%;
	margin:0 0 30px 0;
	padding:0;
}


#top-bottomarea ul li{
width: 20%;
margin:0 6.666% 0 0;
padding:0 0 20px 0;
float:left;
vertical-align:top;
list-style:none;
}

#top-bottomarea ul li:last-child{ margin:0;}

/* イベント終了 */
.event_end{
	margin:4% 0;
}
.event_end ul{
display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.event_end ul li{
	width:30%;
	list-style:none;
	margin:0 0 20px 0;
}

/*================================================
 *  LIVE INFORMAION
 ================================================*/
 
 .info_map{
	 width:782px;
	 margin:30px auto;
 }
  .info_map01{
	 width:850px;
	 margin:30px auto;
 }
 
 .live_btn{
	 width:600px;
	 margin:0 auto 30px auto;
 }
  .live_btn li{
	  width:226px;
	  margin:0 35px;
	  display:inline-block;
  }

.live_infoarea , .live_infoarea_art{
	margin:0 0 40px 0;
}
.live_infoarea p{
	margin:0 0 15px 0;
	text-align:center;
}
.live_infoarea table{
	box-sizing:border-box;
	width:100%;
	margin:0 0 30px 0;
	border:1px #CCCCCC solid;
	border-collapse:collapse;
}
.live_infoarea table th{
	vertical-align:top;
	background-color:#000;
	color:#FFF;
	font-weight:bold;
	width:33.3%;
	text-align:center;
	border:1px #CCCCCC solid;
	padding:5px 0;
}
.live_infoarea table td{
	vertical-align:top;
	width:33.3%;
	border:1px #CCCCCC solid;
	padding:5px;
}

#liveinfo_artist {
	width:230px;
	margin: 0 0 35px 0;
	float:left;
	text-align:center;
	padding:70px 0 0 0;
	vertical-align:top;
}
#liveinfo_artisttxt01 {
	width:230px;
	margin: 0 0 35px 0;
	padding:5px 0;
	float:left;
	text-align:center;
	background-color:#000;
	color:#FFF;
	font-weight:bold;
}


.live_infoarea_art table{
	box-sizing:border-box;
	width:75%;
	float:right;
	margin:0 0 35px 0;
	border:1px #CCCCCC solid;
	border-collapse:collapse;
	
}
.live_infoarea_art table caption{
	box-sizing:border-box;
	margin:0 0 15px 0;
	padding:70px 0 0 0;
}
.live_infoarea_art table th{
	vertical-align:top;
	background-color:#000;
	color:#FFF;
	font-weight:bold;
	width:33.3%;
	text-align:center;
	border:1px #CCCCCC solid;
	padding:5px 0;
}
.live_infoarea_art table td{
	vertical-align:top;
	width:33.3%;
	border:1px #CCCCCC solid;
	padding:5px;
}
#live_infoimg{
	text-align:center;
}

ul.about-list{ margin: 30px 0 0 ;}
ul.about-list li{
	display: block;
	font-size: 16px;
	line-height: 50px;
	font-family: 'Open Sans', sans-serif;
}
ul.about-list li span{ 
	margin-right: 10px;
}



#live_txt01{
	font-weight:bold;
	color:#960;
}

.insta_logo{
	width:20%;
}

/* Team Section */
#tf-team{
	background: url(../img/03.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}
#tf-team .overlay{
	background: -moz-linear-gradient(top,  rgba(1,170,173,0.8) 0%, rgba(1,170,173,0.73) 17%, rgba(1,170,173,0.66) 35%, rgba(1,170,173,0.55) 62%, rgba(1,170,173,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,170,173,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(1,170,173,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(1,170,173,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(1,170,173,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(1,170,173,0.8) 0%,rgba(0,0,0,0.5) 17%,rgba(0,0,0,0) 35%,rgba(0,0,0,0) 62%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: auto;
	background-attachment: fixed;
	padding: 80px 0;
}
.section-title.center{
	padding: 30px 0;
}
.section-title h2,
.section-title.center h2{
	font-weight: 300;
	line-height:120%;
}
.section-title.center .line{
	border-top: 4px solid #fcac45;
	height: 10px;
	width: 60px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}

.section-title.center hr {
	border-top: 4px solid rgba(252, 172, 69, 0.34);
	width: 40px;
	text-align: center;
	margin-top: 10px;
	position: relative;
	left: 17%;
}
#team{ margin: 0 auto}
#team .item{
    padding: 0;
    margin: 15px;
    color: #FFF;
    text-align: center;
}

img.img-circle.team-img {
	width: 120px;
	height: 120px;
	border: 4px solid transparent;
	transition: all 0.5s;
}
#tf-team .item .thumbnail:hover>img.img-circle.team-img{
	border: 4px solid #FCAC45;
}
#tf-team .thumbnail {
	background: transparent;
	border: 0;
}

#tf-team .thumbnail .caption {
	padding: 9px;
	color: #F2F2F2;
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	filter: Alpha(Opacity=1);
	opacity: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 20px;
	border-radius: 0;
	background: #FFFFFF;
	transition: all 0.5s;
}

.owl-theme .owl-controls .owl-page.active span, 
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #FCAC45;
}
.owl-theme .owl-controls .owl-page.active span{
	background: #FCAC45;
}



#support_area , #support_area01{
	padding: 50px 0;
}

#support_area ul , #support_area01 ul{
	width:100%;
	margin:0;
	padding:0 0 15px 0;
	/*border-bottom:1px #CCCCCC dotted;*/
}
#support_area01 h5{
	text-align:center;
	margin:0 0 30px;
}

#support_area ul li{
width: 86px;
margin:10px 1%;
padding:0;
display:inline-block; 
/display:inline; 
/zoom:1;
vertical-align:top;
text-align:center;
}
#support_area ul li a{
	color:#333;
	font-size:17px;
}
#support_area01 ul li{
	width:14.2%;
	margin:0 0 4% 0;
	float:left;
	list-style-type:none;
}
#support_area01 ul li img{
	width:100%;
}
#support_area01 ul li:nth-of-type(4n){
	
}
#support_area_shop01{
width: 165px !important;
margin:10px 1%;
padding:0;
display:inline-block; 
/display:inline; 
/zoom:1;
vertical-align:top;
}

#support_area_shop02{
width: 160px !important;
margin:10px 1%;
padding:0;
display:inline-block; 
/display:inline; 
/zoom:1;
vertical-align:top;
}

#support_area_shop03{
width: 260px !important;
margin:10px 1%;
padding:0;
display:inline-block; 
/display:inline; 
/zoom:1;
vertical-align:top;
}

#support_area_shop04{
width: 230px !important;
margin:10px 1%;
padding:0;
display:inline-block; 
/display:inline; 
/zoom:1;
vertical-align:top;
}
#support_area_shop05{
width: 500px !important;
margin:10px 1%;
padding:0;
display:inline-block; 
/display:inline; 
/zoom:1;
vertical-align:top;
}

.special_support{
	text-align:center;
}
.special_support li{
	display:inline !important;
	margin:0 20px !important;
}


.btn_taol{
	padding:15px 0 0 0;
	margin:0 0 20px 0;
}

.system_toptxt01{
	color:#C30D23;
	font-weight:bold;
	font-size:16px;
}
.system_toptxt02{

	font-weight:bold;

}
.system_toptxt03{
	font-size:16px;
	font-weight:bold;

}
.font_coe30{
	color:#E30380;
	font-weight:bold;
}
.atten_list{
	padding:0 0 15px 30px;
}
.atten_list li{
	list-style-type:disc;
	list-style-position:outside;
	color:#666;
	font-size:11px;
	line-height:120%;
}
.top_tel{
	font-weight:bold;
	color:#36F;
}




/* Gallery Section 
==============================*/
#tf-works{
	padding: 80px 0;
}
.categories{ 
	padding: 10px 0;
}
ul.cat li{
	display: inline-block;
}
#tf-works li.pull-right {
	margin-top: 10px;
}
ol.type li{
	display: inline-block;
	margin-left: 20px;
}
ol.type li:after{
	content: ' | ';
	margin-left: 20px;
}
ol.type li:last-child:after { content: ''; }
ol.type li a{ color: #222222}
ol.type li a.active { font-weight: 700; }
.isotope-item { z-index: 2 }
.isotope-hidden.isotope-item { z-index: 1 }
.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.portfolio-item{
	margin-bottom: 30px;
}
.portfolio-item .hover-bg{
	height: 260px;
	overflow: hidden;
	position: relative;
}

.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.66);
	padding: 25% 0;
	height: 100%;
	width: 100%;
	opacity: 0;
    transition: all 0.5s;
}
.hover-bg .hover-text>h4{
	opacity: 0;
	-webkit-transform: translateY(100%);
            transform: translateY(100%);
            transition: all 0.3s;
}
.hover-bg:hover .hover-text>h4{
	opacity: 1;
    -webkit-backface-visibility:hidden;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.hover-bg .hover-text>i{
	opacity: 0;
	-webkit-transform: translateY(0);
            transform: translateY(0);
            transition: all 0.3s;
}
.hover-bg:hover .hover-text>i{
	opacity: 1;
    -webkit-backface-visibility:hidden;
   -webkit-transform: translateY(100%);
            transform: translateY(100%);
}
.hover-bg:hover .hover-text{
	opacity: 1;
}
#tf-works i.fa {
	height: 30px;
	width: 30px;
	border: 1px solid #FCAC45;
	font-size: 20px;
	padding: 5px;
	border-radius: 50%;
	color: #FCAC45;
}
/* Testimonials Section */
#tf-testimonials{
	background: url(../img/05.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}

#tf-testimonials .overlay{
	background: -moz-linear-gradient(top,  rgba(1,170,173,0.8) 0%, rgba(1,170,173,0.73) 17%, rgba(1,170,173,0.66) 35%, rgba(1,170,173,0.55) 62%, rgba(1,170,173,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,170,173,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(1,170,173,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(1,170,173,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(1,170,173,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(1,170,173,0.8) 0%,rgba(0,0,0,0.5) 17%,rgba(0,0,0,0) 35%,rgba(0,0,0,0) 62%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	padding: 80px 0;
	background-attachment: fixed;
}
#testimonial {
	padding: 30px 0;
}
#testimonial .item{
    display: block;
    width: 100%;
    height: auto;
}

#testimonial .item p {
	font-weight: 400;
	margin: 30px 0;
	color: #d1d1d1;
}
/* Contact Section */
#tf-contact{
	padding: 80px 0;
}

label {
	float: left;
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
#tf-contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

#tf-contact .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}

button.btn.tf-btn.btn-default {
	float: right;
	background: #FCAC45;
	border: 0;
	border-radius: 0;
	padding: 10px 40px;
	color: #ffffff;
	text-transform: uppercase;
}

.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn:focus, 
.btn:active:focus, 
.btn.active:focus, 
.btn.focus, 
.btn:active.focus, 
.btn.active.focus {
	outline: thin dotted;
	outline: none;
	outline-offset: none;
}
/* Footer */
nav#footer{
	background: #222222;
	color: #ffffff;
	padding: 20px 0 15px 0;
}
nav#footer .fnav{ vertical-align: middle;}
ul.footer-social li{
	display: inline-block;
	margin-right: 10px;
}
nav#footer p{
	font-size: 12px;
	margin-top: 10px;
}
#footer i.fa {
	height: 30px;
	width: 30px;
	border: 2px solid #8c8c8c;
	font-size: 20px;
	padding: 4px 5px;
	border-radius: 50%;
	color: #8c8c8c;
	transition: all 0.5s;
}
#footer i.fa:hover{
	background: #FCAC45;
	border-color: #FCAC45;
	color: #ffffff;
}


/*--------------------------------------------------------------
フォーム
--------------------------------------------------------------*/

.all_cover{
    width: 980px;
    margin: 15px auto;
    padding: 10px;
    background: #A3D7D8;
    border-radius: 10px;
}
#form_cover{
    padding-top: 10px;
    font-size: 13px;
    color: #333;
    line-height: 1.5;
	
}

.form_box{
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
	padding:0;
	margin:0;
}
.form_box table{
    border-spacing: 0;
}
.form_box table th,
.form_box table td,{
    font-size: 13px;
}
.form_box table p{
    font-size: 12px;
    padding-top: 5px;
}
.form_box table input[type='text']{
    border: 1px solid #CCC;
    padding: 5px;
    width: 95%;
}
.form_box table input[type="radio"]{
    vertical-align: middle;
}
#form_cover .form_box table tbody tr th{
    width: 166px;
    padding: 10px;
    background: #EEE;
	text-align:left;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}
#form_cover .form_box table tbody tr td{

    min-height: 21px;
    padding: 11px 10px;
    background: #FFF;
    border-bottom: 1px solid #999;
}
.form_box table tbody tr th{
    vertical-align: middle;
    font-weight: normal;
}
.form_box table tbody tr th span{
    color: #D80000;
}
.form_box table tbody tr td{
    vertical-align: middle;
}
.form_box table select{
    border: 1px solid #CCC;
    padding: 5px;
}
.form_box table tbody tr td textarea{
    min-height: 200px;
    font-size: 13px;
    border: 1px solid #CCC;
    padding: 5px;
    width: 98%;
}
.last{
    border-bottom: 0 !important;
	margin:0;
	padding:0;
}
.btn_cover {
    margin-top: 20px;
    text-align: center;
}
.btn_cover input[type='button'].checkbtn{
    -webkit-appearance: none;
    display: inline-block;
    border: none;
    border-radius: 4px;
    font-weight: bold;
    margin: 0 5px;
    outline: none;
    padding: 10px 27px;
    vertical-align: baseline;
    font-weight: normal;
    background: #FFCBA4;
    color: #B25900;
    cursor: pointer;
}

.btn_cover input[type='reset']{
    -webkit-appearance: none;
    display: inline-block;
    border: none;
    border-radius: 4px;
    font-weight: bold;
    margin: 0 5px;
    outline: none;
    padding: 10px 40px;
    vertical-align: baseline;
    font-weight: normal;
    background: #FF9041;
    color: #FFF;
    cursor: pointer;
	font-family: "メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka;
}
.btn_cover input[type='submit']{
    -webkit-appearance: none;
    display: inline-block;
    border: none;
    border-radius: 4px;
    font-weight: bold;
    margin: 0 5px;
    outline: none;
    padding: 10px 47px;
    vertical-align: baseline;
    font-weight: normal;
    background: #FFCBA4;
    color: #B25900;
    cursor: pointer;
	font-family: "メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka;
}
#back_form{
    -webkit-appearance: none;
    display: inline-block;
    border: none;
    border-radius: 4px;
    font-weight: bold;
    margin: 0 5px;
    outline: none;
    padding: 10px 48px;
    vertical-align: baseline;
    font-weight: normal;
    background: #FF9041;
    color: #FFF;
    cursor: pointer;
}
.long{
    padding: 20px 10px !important;
}
.thanks_text {
    padding-top: 10px;
    font-size: 13px;
    color: #333;
    line-height: 1.5;
}

#tel_sm{
	display:none;
 }
 
 .red
{
  color: #ff0000;
}


.form_txt{
	width:1000px;
	margin:auto;
}


#sp_header{
	display:none;
}