/*
Theme Name: F1-002
Theme URI: http://test-theme.iyasikukan.com/
Description: F1 WP THEME
Version: 1.0
Author: a-cloud
Author URI: http://
*/

@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Anton&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700,800,900,200,100);
@import url(https://fonts.googleapis.com/css?family=Prata);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700&subset=latin,latin-ext);
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,900italic,900,700italic,700,400italic,300italic,300,100italic,100);

/* CSS Document */


/*----------
reset
----------*/
#topsetumei{
	color: #b1b1b1;
	text-align: left;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 1.1em;
}
.setumeititle{
	background-image: url(../images/setumeititle.png);
	background-repeat: repeat-x;
	height: 40px;
	font-size: 1.1em;
	vertical-align: middle;
	text-align: center;
	background-position: bottom;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #fff;
}
#kuriku{
	background-color: #900;
	color: #FFF;
	text-align: center;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#kuriku a{
	color: #FFF;
	font-weight: bold;
	font-size: 1.3em;
}
#kuriku1{
	background-color: #333333;
	color: #FFF;
	text-align: center;
	padding: 3px;
	margin-top: 10px;
}
#kuriku1 a{
	color: #FFF;
	font-weight: bold;
	font-size: 1.3em;
}
#aisatu{
	color: #666;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	padding: 20px;
}
.aisatutitle{
	color: #FFF;
	font-weight: bold;
	font-size: 1.6em;
}
#aisatu p{
	color: #FFF;
	font-size: 1em;
	text-align: left;
	line-height: 2em;
}
#aisatugai{
	padding-right: 10px;
	padding-left: 10px;
}	
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 {
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1.5;
  -webkit-text-size-adjust: none;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

:focus {
  outline: 0;
}

a {
  text-decoration: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

em {
  font-style: normal;
  color: #FF0000;
}

img {
  vertical-align: bottom;
}


/*----------
clearfix
----------*/
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
 *zoom: 1;
}
.clear {
	clear: both;
	height: 10px;
}


/*----------
external css: flickity.css 
----------*/

* {
  -moz-prefix: border-box;
  -webkit-box-sizing: border-box;
  -webkit-prefix: border-box;
  box-sizing: border-box;
  
}

/*----------
common
----------*/
/*size*/


/*color*/
a {
  color: #fff;
}

html {height: auto !important;}

body {
	color: #000;
	/*font-familya?銉伙剑a??a??a??a??a?Ra?绐跺叜銉伙拷?c?aa銉伙拷?a?銉伙拷*/ 
	font-family: "Questrial", 'a?绐跺叜?ca?Ra??e锞傦涧绐跺叜?锞傦酱 Pro W3', 'Hiragino Kaku Gothic Pro', fantasy;
	font-family: 'Modern', "Questrial", 'a?绐跺叜?ca?Ra??e锞傦涧绐跺叜?锞傦酱 Pro W3', 'Hiragino Kaku Gothic Pro', fantasy;
	font-family: 'Anton', 'a?绐跺叜?ca?Ra??e锞傦涧绐跺叜?锞傦酱 Std W8', 'Hiragino Kaku Gothic Std', sans-serif;
	font-family: "Lora", 'a?绐跺叜?ca?Ra??a??a?? Pro W3', 'Hiragino Mincho Pro';
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	height: auto !important;
	top: 0;
	right: 0;
	line-height: 1.4;
}
.topimg {
	max-width: 1024px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}

/*wrap*/
#wrap {
  width: 100%;
  margin: 0 auto;
  z-index: -1;
  width: 100%;
  background-color: #fff;
  background-repeat: no-repeat!important;
  background-position: center top !important;
  background-size: cover !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  overflow-x: hidden;
}

#main_wrap{
	width: 100%;
  //position: relative;
	display: block;
}


#main { 
  margin: 0 auto;
  width: 100%;
}

#wrap_in{

}

#wrapper h2, .footMenu dt, .slideInfo h2{
	color: #FFF;
	padding-bottom: 5px;
	text-decoration: none;
	line-height: 1.3;
	font-size: 12px;
	margin: 0 auto;
	letter-spacing: 0.2em;
	text-align: center;
	font-weight: normal;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#wrap_in h2{
  width: 100%;
  margin-bottom: 5%;
}

#wrapper h2 strong, .footMenu dt strong, .slideInfo h2 strong{
  font-size: 26px;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}

#wrapper h3 {
  background: #333;
  line-height: 1.5;
  font-size: 14px;
  font-weight: normal;
  padding: 5px;
}

.content{
  min-height: 300px;
  width: 100%;
  margin: 0 auto;
}

.content h1{
  font-size: 25px;
  font-weight: bold;
}

.content h2{
  font-size: 20px;
  font-weight: bold;
}

.content h3{
  font-size: 18px;
}

.content h4{
  font-size: 16px;
  font-weight: normal;
}

.content h5{
  font-size: 12px;
  font-weight: normal;
}

.content h6{
  font-size: 10px;
  font-weight: normal;
}

#wrap_head{
  width: 80%;
  text-align: left;
  margin: 0 auto;
}

.wrap_link{
  width: 100%;
  margin: 0.5%;
  background: #333;
  border: 1px #555 solid;
  display: inline-block;
  text-align: center;
}

.wrap_link .fa{
  float: right;
  font-size:18px;
}

.wrap_link a{
  padding: 1.5%;
  font-size:14px;
  display: block;
}

.triangle_new{
  position: absolute;
  width: 0;
  height: 0;
  border-right: 60px solid transparent;
  border-top: 50px solid rgba(0, 0, 159, 0.8);
  top: 0px;
  left: 0px;
}

.new {
  position:absolute;
  top:0;
  left:5px;
  font-size: 16px;
  text-align: left;
  background: none;
  padding: 0;
  font-family: "oswald", sans-serif;
  font-weight: 200;
  color: #fff;
}

.fa{
  vertical-align: top;
}


/*----------
index
----------*/
body #index {
  background: #000;
}

#indexHead{
  width: 100%;
  text-align: center;
  padding-top: 10%;
  padding-bottom: 10%;
  margin: 0 auto;
}

#headtxt img{
  width: 100%;
  margin: 0 auto;
}

#wrapIndex{
  width: 100%;
  margin: 0 auto;
  z-index: -1;
  width: 100%;
  background-color: #000;
  background-repeat: no-repeat!important;
  background-position: center top !important;
  background-size: cover !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  overflow-x: hidden;
}

#wrapIndex:after { /* 绺鸿枡銉婚殨鈭酱铮扮负鎮熴兓铚蜂唬鈥崇负锝恭锝风節锝ｇ節宄ㄣ亪绻ц矠銉婚€垫簶鈫撻棞锝界负锝ㄧ负锟� */
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 50px rgba(255, 255, 255, 0.7),
		inset 0 0 100px rgba(255, 255, 255, 0.7);
}

#headtxt {
  margin:0 auto;
}

#btnArea {
  width: 90%;
  margin: 15px auto;
}

#enter a, #leave a{
  text-shadow: 0 1px 0 #7F7F7F;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: center;
  display: block;
  padding: 10px 0 10px 0;
  border: 1px solid #5F5F5F;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3d3d3d+0,0e0e0e+100 */
background: rgb(61,61,61); /* Old browsers */
background: -moz-linear-gradient(top,  rgb(61,61,61) 0%, rgb(14,14,14) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(61,61,61)), color-stop(100%,rgb(14,14,14))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(61,61,61) 0%,rgb(14,14,14) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(61,61,61) 0%,rgb(14,14,14) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(61,61,61) 0%,rgb(14,14,14) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(61,61,61) 0%,rgb(14,14,14) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d3d3d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
}

#enter a:hover, #leave a:hover{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a90329+0,8f0222+44,6d0019+100;Brown+Red+3D */
background: rgb(169,3,41); /* Old browsers */
background: -moz-linear-gradient(top,  rgb(169,3,41) 0%, rgb(143,2,34) 44%, rgb(109,0,25) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(169,3,41)), color-stop(44%,rgb(143,2,34)), color-stop(100%,rgb(109,0,25))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(169,3,41) 0%,rgb(143,2,34) 44%,rgb(109,0,25) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(169,3,41) 0%,rgb(143,2,34) 44%,rgb(109,0,25) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(169,3,41) 0%,rgb(143,2,34) 44%,rgb(109,0,25) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(169,3,41) 0%,rgb(143,2,34) 44%,rgb(109,0,25) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
  border: 1px solid #BF3B3B;
}

#enter {
  width: 49%;
  float: left;
}

#leave {
  width: 49%;
  float: right;
}

#r18logo{
  text-align: center;
  width: 60px;
  height: 60px;
  margin: 0 auto;
}

#r18logo img{
  width: 100%;
  -webkit-filter: invert(100%);
    -moz-filter: invert(100%);
    -o-filter: invert(100%);
    -ms-filter: invert(100%);
    filter: invert(100%);
}

#contentIndex {
  width: 100%;
  margin: 0 auto;
  background: none;
  padding-top:10px;
  padding-bottom:50px;
  background: rgba(255, 255, 255, 0.4);
}

#contentIndex #r18{
  width: 100%;
  line-height: 1.3;
  margin:30px auto;
}

#r18_txt {
  margin: 15px auto;
  width: 95%;
  text-align: center;
  font-size: 110%;
}
#r18_txt2, #r18_txt3 {
  margin: 20px auto;
  width: 90%;
  text-align: center;
}

#banner_area{
  margin: 0 auto;
  width: 95%;
}

#banner_area ul{
  text-align:center;
  margin: 0 auto;
}

#banner_area li{
display:inline-block;
  margin:0;
  padding:0;
  margin-bottom: 3px;
  margin-top: 3px;
}

#banner_area table td, #banner_area table tr{
  vertical-align: middle;
}

#banner_area table{
  display: block;
}

#banner_area img, #banner_area table{
  width: 100%;
  height: auto;
}

#index .footMenu{
  display: none;
}

/*header*/

h1{
	color: #666;
	text-align: center;
	padding: 3px;
	font-weight: normal;
	font-size: xx-small;
	background-color: #000000;
	margin: 0px;
}

#index h1{
  background: rgba(255, 255, 255, 0.5);
}

header{
	width: 100%;
	z-index: 1;
}

#header_inner{
  width: 95%;
  margin: 0 auto;
}

#header_inner #logo {
  width: 130px;
  float: left;
  margin-top: 1%;
  margin-bottom: 0.5%;
}

#header_inner img{
  width: 100%;
}

#head_info, #foot_info {
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.2;
}

#head_info{
  text-align: right;
  float: right;
}

#head_info a, #foot_info a{
	color: #FFC;
}

#head_info .open, #foot_info .open{
  font-size: 14px;
  margin: 0;
  color: #000;
}

#head_info .tel, #foot_info .tel{
  font-size: 14px;
  margin:0 0 0 20px;
  color: #000;
}

#head_info .fa, #foot_info .fa{
  font-size:16px;
  margin-right: 2px;
}

/*header*/

#header {
  position: relative;
  width: 100%;
  background-repeat: no-repeat !important;
  background-position: center top !important;
  background-size: cover !important;
}

#header:after { /* 绺鸿枡銉婚殨鈭酱铮扮负鎮熴兓铚蜂唬鈥崇负锝恭锝风節锝ｇ節宄ㄣ亪绻ц矠銉婚€垫簶鈫撻棞锝界负锝ㄧ负锟� */
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 0px rgba(255, 255, 255, 0.7),
		inset 0 0 0px rgba(255, 255, 255, 0.7);
}

.dammy a{
  padding: 27% 0;
  display: block;
  color: rgba(0, 0, 0, 0); 
  text-align: center;
}


#scroll{
  width: 100%;
  position: absolute;
  bottom:20%;
  text-align: center;
}

#scroll a{
  width: 300px;
  margin: 0 auto;
  text-align: center;
  display: block;
  color: #ddd;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 10px 0 0;
  background: rgba(255,255,255,0.2);
}

#scroll .fa{
  font-size: 40px;
  margin-top: -10px;
  -webkit-animation: switchtext 0.8s infinite alternate;
 -moz-animation: switchtext 0.8s infinite alternate;
 animation: switchtext 0.8s infinite alternate;
}
@-webkit-keyframes switchtext {
 from { opacity: 1.0; }
 to { opacity: 0; }
}
@-moz-keyframes switchtext {
 from { opacity: 1.0; }
 to { opacity: 0; }
}
@keyframes switchtext {
 from { opacity: 1.0; }
 to { opacity: 0; }
}

#header_link{
  width: 100%;
  position: absolute;
  bottom:5%;
  margin: 0 auto;
}

#header_link ul{
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

#header_link li{
  text-align: center;
  width: 25%;
  float: left;
  margin: 0;
  padding: 0;
}

#header_link a{
  display: block;
  font-size: 14px;
  margin: 0;
  padding:1%;
  border: 1px #000 solid;
  background: rgba(0,0,0,0.6);
  font-family: "oswald", sans-serif;
  font-weight: 200;
  letter-spacing: 0.05em;
  border-left: none;
}

#header_link li:last-child a{
  border-right: none;
}

#header_link a:hover{
  background: rgba(143, 17, 17, 0.7);
}



/*head_bar*/

#head_bar{
  width: 100%;
  height: auto;
  z-index: 1;
  text-align: center;
}


.fixed {
  position: fixed;
  width: 100%;
  z-index: 4;
}
  
.drop_nav {
  position: fixed;
  width: 100%;
  margin: 0 auto;
  display: block;
  border-bottom: 1px #ccc solid;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}

.fixed_nav {
  width: 100%;
  margin: 0 auto;
  display: block;
  border-bottom: 1px #ccc solid;
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
  //display: none;
}

.fixed_button{
  padding-top: 5px;
  padding-bottom: 5px;
  height: 50px;
  width: 100%;
  margin: 0 auto;
  display: block;
}

.fixed_button ul{
  width: 100%;
  margin: 0 auto;
}
  
.fixed_button li{
  width: 16.66%;
  float: left;
  display: block;
}

.fixed_button p{
  font-size: 10px;
  cursor:pointer;
  text-align: center;
}

.fixed_button a{
  font-size: 8px;
  color: #000;
}

.fixed_button p .fa{
  color: #000;
  font-size: 30px;
}
  
.fixed_button li:last-child{
  float: right;
}



/*head_nav*/

.head_nav {
  margin: 0 auto;
  width: 98%;
  text-align: center;
}

.main_menu{
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0 auto;
}

.head_nav li{
  display: inline-block;
  text-align: center;
  margin: 2px 2px 0 2px;
}

.head_nav .fa{
  font-size: 16px;
}

.head_nav a{
  display: block;
  padding: 3px 10px 3px 10px;
  color: #fff;
  font-size: 14px;
  border: 1px solid #444;
  background: #555;
  font-family: "Lato", sans-serif;
  font-weight: 600;
}

.head_nav a:hover {
  color: #fff;
  background: #2b02db;
}



/*headline*/
#headline {
  width: 100%;
  height: 28px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  //position: absolute;
  //top:6%;
  //left:2.5%;
  background: rgba(255, 255, 255, 0.5);
}

#headline ul {
  word-break: break-all;
  font-size: 14px;
  text-align: center;
  //margin: 0 auto;
  
}

#headline li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis; /* Safari */
  -o-text-overflow: ellipsis; /* Opera */
  color: #000;
  padding: 5px 0 3px 0;
  text-shadow: 0px 0px 3px #fff;
}


/*#slide_banner*/

#slide_inner{
  width: 100%;
  padding-top: 0.5%;
  padding-bottom: 25px;
}

#slide_banner .slide{
  padding-bottom: 0;
  padding-top: 0%;
}

#slide_inner ul{
  width: 100%;
  margin: 0 auto;
}

#slide_inner .gallery-cell{
  width: 100%;
  margin: 0 auto;
}

#slide_banner img{
  width: 100%;
  //border: 2px solid #333;
}


/*big_banner*/

#big_banner{
  width: 100%;
  height: auto;
  text-align: center;
}

#big_banner img{
  margin-bottom:1%;
  max-width: 100%;
  height: auto;
}


/*girl_data*/
.name{
  margin-top: 5px;
  font-size: 14px;
  word-break: break-all;
  overflow: hidden;
}

.name span{
  font-size:12px;
}

.size {
  margin-top: 5px;
  font-size: 12px;
  color: #000;
}

.girls_type{
  width: 98%;
  margin: 0 auto;
}

.girls_type ul{
  margin: 0 auto;
  width: 100%;
  display: flex;
  border: 1px #333 solid;
}

.girls_type li{
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
}

.girls_type  li a{
  margin: 0 auto;
  font-size: 10px;
  display: block;
  padding: 3px;
  vertical-align: middle;
  color: #000;
}

.girls_type li:first-child{
  border-right: 1px #333 solid;
  padding-right:2%;
}

.girls_type li:last-child{
  border-left: 1px #333 solid;
  padding-left:2%;
}

.read_more{
  width: 120px;
  margin: 5px auto; 
}

.read_more a{
  padding: 5px;
  background: #BFBFBF;
  color: #000;
  border-radius: 2px;
  border: 1px solid #CFCFCF;
  display: block;
  font-size: 12px;
  text-shadow: 0 1px 0 #DFDFDF;
  text-align: center;
}


/*news*/
#news {
  margin: 0 auto;
  width: 100%;
}

#news ul {
  width: 100%;
}

#news li {
  width: 95%;
  height: auto;
  margin: 0 auto;
  overflow:auto;
}

#news .content{
  line-height: 1.3;
}

#news #acMenu{
  border-bottom: 0px solid rgba(0,0,0,1);
}

#news dt {
  padding-top: 15px;
  padding-bottom: 5px;
  cursor: pointer;
  font-size: 15px;
}

#news dt .fa{
  float: right;
  font-size: 24px;
  //margin-top: -2px;
}

#news li:not(:first-child) dd{
  display: none;
}

#news li:first-child dt .fa{
  transform: rotateX( -180deg );
}

#news li:first-child dt.active .fa{
  transform: rotateX( 0deg );
}

#acMenu dt.active .fa{
  transform: rotateX( 180deg );
  margin-top: 2px;
}

#news .news_date {
  margin-top: 5px;
  font-size: 11px;
  color: #333;
  //text-align: right;
  padding-bottom: 3px;
}

#news dd{
  padding-top: 15px;
  padding-bottom: 20px;
  text-align: center;
  line-height: 1.8;
}

#news_inner img{
  max-width: 100%;
  height: auto;
}


/*pickup*/
#pickup {
  margin:0 auto;
  width: 100%;
}

#pickup .gallery-cell{
  width: 90%;
  height: auto;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  margin: 10px;
}

#pickup_cont .photo img {
  width: 100%;
  height: auto;
}

#pickup_data{
  width: 100%;
  height: auto;
  text-align: center;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  bottom: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}

#pickup_data .girls_type{
  width: 95%;
}

#pickup_data .name{
  font-size: 16px;
}

#pickup_data .size{
  font-size: 14px;
}

#pickup_data .girls_type  li{
  width: 100%;
  padding:0;
}

#pickup_data .girls_type  li a{
  font-size: 12px;
  color: #000;
}

#pickup .message{
  width: 95%;
  max-height: 75px;
  margin: 5px auto;
  word-break: break-all;
  overflow: auto;
}

#pickup .message p{
  font-size: 12px;
  text-align: left;
}

#pickup .message img,
#pickup .message table{
  max-width: 100%;
  height: auto;
}



#pickup .triangle_new{
  border-right: 80px solid transparent;
  border-top: 60px solid rgba(143, 17, 17, 0.8);
}

#pickup .new{
  font-size: 20px;
  color: #fff;
}


/*newface_top*/
#newface_top {
  width: 100%;
  margin: 0 auto;
}

#newface_cont{
  position: relative;
  width: 100%;
  display: block;
  background: #ccc;
  border-top: 1px #bbb solid;
  border-bottom: 1px #bbb solid;
  margin-top: 10px;
}

#newface_cont:nth-child(odd){
  background: #eee;
}

#newface_inner p{
    line-height: 1.3;
}

#newface_inner .triangle{
  position: absolute;
  width: 0;
  height: 0;
  border-right: 80px solid transparent;
  border-bottom: 70px solid rgba(143, 17, 17, 0.8);
  bottom: 5px;
  left: 5px;
}

#newface_inner .date {
  position:absolute;
  bottom:0;
  left:2px;
  bottom:2px;
  font-size: 12px;
  text-align: left;
  background: none;
}

#newface_inner .size{
  letter-spacing: 0.05em;
}

#newface_inner .photo {
  width:45%;
  height: 100px;
  overflow: hidden;
  float: left;
  border: 5px rgba(0, 0, 0, 0) solid;
}

#newface_inner .photo img {
  width: 100%;
  height: auto;
}

#newface_inner .newface_ico {
  position: absolute;
  margin: 0 auto;
  top: 3px;
  right: 2px;
}

#newface_inner .newface_ico img{
  width: 70%;
}

#newface_inner .data{
  width: 55%;
  height: 100px;
  text-align: left;
  float: right;
  padding: 0px 3px 0 0px;
}

#newface_inner .girls_type ul{
  width: 100%;
  margin-top: 5px;
  border-right: 1px #333 solid;
  border-left: 1px #333 solid;
}

#newface_inner .girls_type  li{
  width: 100%;
  padding:0;
}

#newface_inner .girls_type  li a{
  font-size: 10px;
}


/*schedule_top*/
#schedule_top {
  width: 100%;
  margin: 0 auto;
}

.schedule_cont{
  float: left;
  position: relative;
  width: 50%;
  display: inline-block;
  border: 1px rgba(0, 0,0, 0) solid;
}

.sch_data{
  width: 100%;
  height: auto;
  text-align: center;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  bottom: 0px;
  padding-bottom: 5px;
}

.sch_photo {
  width: 100%;
  position: relative;
}

.sch_photo  img {
  width: 100%;
  height: auto;
}

.schedule_cont .newface_ico{
  position: absolute;
  float: left;
  top:30px;
  right: 5px;
}

.schedule_cont .date{
  padding: 3px;
  color: #fff;
  background: #000;
  font-size: 15px;
  letter-spacing: 0.01em;
  text-align: center;
}

.schedule_cont:nth-child(odd) .date{
  background: #8F1111;
}

//#schedule_top #schedule_cont:nth-child(odd) #sch_data{
  background: rgba(221, 161, 163, 0.6);
}

.schedule_cont .triangle_new{
  border-right: 80px solid transparent;
  border-top: 60px solid rgba(143, 17, 17, 0.8);
  top: 0px;
  left: 0px;
}

.schedule_cont .new {
  font-size: 20px;
}


/*404*/
.notfound p {
  margin: 25px 0 0;
  line-height: 1.5;
  font-size: 16px;
}


/*schedule_top2*/
#schedule_top2{
  margin:0 auto;
  width: 100%;
}

#sch2_inner{
  width: 100%;
  position: relative;
}

.vert_title{
  margin: 0;
  width: 30px;
  transform: rotateZ( 90deg );
  display: block;
  position: absolute;
  margin-top: -15px;
}

.vert_title a{
  display: block;
  font-size: 40px;
  //letter-spacing: 0.1em;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  color: #000;
  text-align: left;
}

.vert_title a:first-letter{
  color: #8F1111;
}

#schedule_top2 .js-flickity{
  width:100%;
  float:right;
  //padding:0 0 0 30px;
}

#schedule_top2 .gallery-cell{
  width: 33.333%;
  text-align: left;
  display:block;
  box-shadow: -3px -1px 3px  rgba(0, 0, 0, 0.4);
}

#schedule_top2 #sch_data{
  text-align: left;
  padding: 3px;
  width: 100%;
}

#schedule_top2 .photo{
  width: 100%;
  overflow: hidden;
}

#schedule_top2 .photo img{
  width: 140%;
}

#schedule_top2 .name{
  font-size: 12px;
}

.date{
  padding: 2px;
  padding-left: 5px;
  color: #fff;
  background: #000;
  font-size: 13px;
  letter-spacing: 0.01em;
}

#schedule_top2 .gallery-cell:nth-child(even) .date{
  background: #000;
}

//#schedule_top2 .gallery-cell:nth-child(even) #sch_data{
  background: rgba(221, 161, 163, 0.6);
}

.date .fa{
  margin-top: -2px;
  margin-right: 3px;
  font-size: 14px;
  vertical-align: middle;
}


/*----------
system
----------*/

#system{
  width: 100%;
  margin: 0 auto;
}

#system h3{
	clear: both;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px #555 dotted;
	color: #F90;
	background-image: none;
}

.priceBox{
	margin: 0 auto;
	width: 100%;
	padding: 0% 5% 10% 5%;
	margin-top: 5%;
	line-height: 1.3;
	font-size: 14px;
	background: rgba(27, 18, 3, 1);
	display: block;
	border: 1px solid #160e01;
	border-radius: 5px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

#system_cont{
  text-align: center;
  //padding-top: 3%;
}
#system_cont p{
	color: #06F;
}
#system_cont ul li,
#system_cont ol{
  padding: 10px;
  background: #ccc;
  display: block;
  border: 1px #999 solid;
  border-radius:5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

#system_cont ol li{
  border-bottom: 1px #555 dotted;
  margin-left: 20px;
  padding: 0;
}

#system_cont ul {
  width:100%;
  margin: 0 auto;
  padding: 0;
  margin-top: -15px;
}

#system_cont .price_list {
	padding: 8px;
	line-height: 1.3;
	background: none;
	border-radius: 0;
	margin-top: 3px;
	text-align: left;
	box-shadow: none;
	display: flex;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999;
}

#system .price_list .pricemenu{
	width: 65%;
	text-align: left;



  //float: left;
	display: block;
	font-size: 14px;
	color: #FFF;
	line-height: 1.2em;
}
#system .pricemenu span{
	text-decoration: line-through;
	margin-right: 10%;
	margin-left: 10%;
	color: #39F;
}
#system .price_list .price {
	width: 35%;
	color: #8F1111;
	font-size: 16px;
	display: block;
	float: right;
	text-align: right;
	line-height: 1.2em;
}

.attentionBox{
  width: 100%;
}

.attentionBox p {
  color: #000;
  line-height: 1.4;
}

#system .caution {
  margin-top: 20px;
  text-align: center;
}

#system_cont img, #system_cont table{
  max-width: 100%;
  height: auto;
  border: none;
}


/*----------
girl
----------*/
#girl{
  width: 100%;
  margin: 0 auto;
}

.girl_cont{
  float: left;
  width: 50%;
  position: relative;
  border: 1px rgba(0, 0, 0, 0) solid;
}

.girl_data{
  width: 100%;
  height: auto;
  text-align: center;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  padding-bottom: 5px;
  bottom: 0;
}

//#girl_cont:nth-child(odd) #girl_data{
  background: rgba(221, 161, 163, 0.6);
}

#girl_inner .photo{
  width: 100%;

}

#girl_inner .photo img {
  width: 100%;
  height: auto;
}


/*----------
schedule
----------*/
#schedule {
  width: 100%;
  margin: 0 auto;
}

#schedule .schedule_cont{
  float: left;
  width: 100%;
  //height: 300px;
  overflow: hidden;
  margin: 5px auto;
  border: none;
  background: #fff;
  border: 1px solid #ccc;
}

#schedule #sch_data{
  width: 100%;
  height: auto;
  text-align: center;
  background: #fff;
  position: absolute;
  padding: 10px;
}

#schedule #sch_data .name{
  color: #000;
}

#schedule #sch_data .size{
  color: #000;
}

#schedule .photo {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 10px;
}

#schedule #sch_photo  img {
  width: 100%;
  height: auto;
}

#schedule .date{
  padding: 3px;
  color: #D60000;
  background: none;
  font-size: 15px;
  letter-spacing: 0.02em;
  text-align: center;
}

#schedule :nth-child(odd) .date{
  background: none;
}

#schedule form{
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

#schedule select{
  width: 250px;
  text-align: center;
  font-size: 16px;
  background: #eee;
  color: #8F1111;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 5%;
  padding: 5px;
}

#schedule select option{
  padding: 5px;
}


/*----------
profile
----------*/

#profile{
  width: 100%;
  margin: 0 auto;
}

#profile_in {
  width: 100%;
  margin: 0 auto;
}

#profile_imgBox{
  width: 95%;
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 14px;
  background: rgba(255, 255, 255, 1);
  display: block;
  border: 1px #ccc solid;
  border-radius:5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

#MainPhoto{
  width: 79.7%;
  float: left;
  border: 1px rgba(0, 0, 0, 0) solid;
}

#photo_1{
  position: relative;
}

#prof_photo{
  width: 100%;
  //display: inline-block;
  padding: 2px;
}

#prof_photo img{
  //border: 1px rgba(0, 0, 0, 0) solid;
  cursor: pointer;
}

#prof_photo ul{
  width: 20.3%;
  float: right;
  border: 1px rgba(0, 0, 0, 0) solid;
}

#prof_photo li{
  width: 100%;
  float:left;
}

#prof_photo li img{
  width: 100%;
}

#prof_photo .triangle_new{
  border-right: 90px solid transparent;
  border-top: 70px solid rgba(143, 17, 17, 0.8);
  top:1px;
  left:1px;
}

#prof_photo .new {
  font-size: 22px;
}

#profile_dataBox {
  clear: both;
  width: 95%;
  margin: 0 auto;
  margin-top: 15px;
}

#profile_inner h3 {
  margin: 0 auto;
  width: 95%;
  text-align:center;
  background: none;
  border-bottom: 1px #555 solid;
  margin-bottom: 5%;
  font-size: 16px;
}

#profile .prof_name{
  clear: both;
  margin: 0 auto;
  padding-top: 2px;
  font-size: 0px;
  text-align: center;
  display: block;
}

#profile .prof_size{
  margin: 0 auto;
  margin-top: -10px;
  padding-bottom: 10px;
  font-size: 12px;
  text-align: center;
  display: block;
}

#profile .girls_type ul{
  width: 100%;
  border: none;
  border-top: 1px #999 solid;
}

#profile .girls_type li{
  width: 100%;
}

#profile .girls_type li a{
  font-size: 12px;
  margin: 0;
  padding: 5px;
  color: #333;
}

#profile .girls_type li:first-child{
  border-right: 1px #999 solid;
}

#profile .girls_type li:last-child{
  border-left: 1px #999 solid;
}

#profile_inner .title{
  background: #333;
  padding: 5px;
  font-size: 12px;
  clear: both;
  border: 1px #555 solid;
  color: #fff;
}

#profile_dataList dd {
	margin: 5px auto;
	padding: 5px;
	font-size: 14px;
	min-height: 25px;
	color: #FFC;
}

.prof_qa{
  width: 100%;
}

.prof_qa li{
  float: left;
  width: 100%;
  border-bottom: 1px dotted #555;
  margin-bottom: 10px;
  padding-bottom:5px;
}

.prof_qa li:last-child{
  border-bottom: none;
}

.question{
  width: 40%;
  float: left;
  text-align: left;
}

.question span{
  float: right; 
}

.anser{
  width: 60%;
  font-size: 14px;
  float: right;
  text-align: right;
}

.playBox {
 padding: 3px;
}

.playBox p {
  background: #ccc;
  display: inline-block;
  margin: 3px auto;
  padding: 5px;
  color: #000;
  box-shadow: 0px 0px 1px #000 inset;
  text-shadow: 0 1px 0 #DFDFDF;
  font-size: 14px;
}

.option span{
  background: #000;
  color: #fff;
  text-shadow: none;
  padding:3px;
  font-size: 16px;
  font-weight: bold;
  box-shadow: 0px 0px 1px #000 inset;
}

#prof_sch{
  clear: both;
  width: 95%;
  margin: 0 auto;
}

#prof_sch ul{
  width: 100%;
  margin: 15px auto;
}

#prof_sch li{
  float: left;
  width: 100%;
  display: inline-block;
  border: 1px solid #777;
  text-align: center;
  //margin-top: 5px;
  background: #fff;
}

#prof_sch li:last-child{
  margin-bottom: 15px;
}

#prof_sch li:nth-child(even){
  border-top: none;
  border-bottom: none;
  background: #ccc;
}

.p_day {
  width: 30%;
  font-size: 12px;
  padding: 8px;
  display: block;
  float: left;
  background: #fff;
}

#prof_sch li:nth-child(even) .p_day{
  background: #ccc;
}

.p_day .sat {color: #00f;}
.p_day .sun {color: #f00;}

.p_check {
  width: 70%;
  padding: 8px;
  vertical-align: middle;
  font-size: 13px;
  //letter-spacing: 0.01em;
  border-left: 1px solid #777;
  float: right;
}

.floating p{
  text-align: center;
  background: rgba(100, 100, 100, 0.5);
  padding: 10px;
  width: 70px;
  margin-top: 50px;
  margin-bottom: 20px;
}

.ImageNext p{
  float: right;
  right: 0;
}

.ImagePrev p{
  float: left;
}

.floating .fa{
  margin: 0 auto;
  font-size: 30px;
  color: #555;
}

#profile dd img,
#profile dd table{
  max-width: 100%;
  height: auto;
}



#respond p:first-child {
  margin: 0 0 8px;
  padding: 0 0 0 6px;
}

#respond textarea {margin: 0 0 10px;}


/*----------
campaign
----------*/

#campaign{
  width: 100%;
  margin: 0 auto;
}

#campaign_inner .contBox{
  margin: 0 auto;
  width: 98%;
  padding: 3%;
  margin-top: 5%;
  line-height: 1.3;
  font-size: 14px;
  background: rgba(255, 255, 255, 0.7);
  display: block;
  border: 1px #ccc solid;
  border-radius:5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  text-align: center;
}

#campaign_inner .contTit{
  clear: both;
  background: none;
  font-size: 16px;
  font-weight: normal;
  border-bottom: 1px #555 dotted;
  text-align: left;
}

#campaign_inner .contBox .time{
  text-align: right;
  font-size: 12px;
  margin-bottom: 5%;
  color: #777;
}

#campaign_inner img,
#campaign_inner table{
  max-width: 100%;
  height: auto;
}


#campaign_inner .contBox ul li,
#campaign_inner .contBox ol{
  padding: 10px;
  background: #ccc;
  display: block;
  border: 1px #999 solid;
  border-radius:5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

#campaign_inner .contBox ul{
  padding: 0;
  margin-top: -15px;
}

#campaign_inner .contBox ol li{
  border-bottom: 1px #555 dotted;
  margin-left: 20px;
  padding: 0;
}


/*----------
hotel
----------*/
#hotel{
  width:100%;
  margin: 0 auto;
}


#hotel_inner .toggle{
  width: 100%;
  margin: 0 auto;
  line-height: 1.3;
  color: #000;
}

#hotel_inner .toggle_in{
  margin: 0 auto;
  width: 100%;
  color: #000;
  padding: 8px;
  background: rgba(255, 255, 255, 0.7);
  display: block;
  border: 1px #ccc solid;
  border-radius:5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  margin-top: 10px;
}

#hotel_inner .toggle_in p{
  font-size: 13px;
}

#hotel_inner .toggle_in a{
  color: #000;
}

.hotel_name{
  font-size: 14px;
  margin-right: 35px;
  margin-bottom: 5px;
  display: block;
  border-bottom: 1px #5F5F5F dotted;
}

#hotel_inner .toggle_in .hotel_name {
  color: #D31D1D;
  font-weight: bold;
}

.hotel_arrow .fa{
  font-size: 20px;
  float: right;
    -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-decoration: none;
  color: #555;
  width: 28px;
  height: 28px;
  text-align: center;
  display: block;
  border: 1px solid #555;
  padding-left:3px;
  padding-top: 2px;
  margin-top: 15px;
}

#hotel dl div{
  //padding-top: 3%;
  display: block;
}
#hotel dt {
  clear: both;
  font-size: 15px;
  cursor: pointer;
  color: #fff;
  padding: 3% 0 0;
}

#hotel dd{
  //display: none;
  padding-top: 4%;
}

#hotel dt .fa{
  float: right;
  width: 20px;
  height: 20px;
  font-size: 22px;
  margin-top: -2px;
  //margin-right: 5px;
  text-align: center;
}


/*----------
recruit
----------*/
#recruit{
  width:100%;
  margin: 0 auto;
}

#recruit_inner .recruit_cont {
  width: 100%;
  display: block;
}

#recruit_inner .recruit_contin {
  margin: 0 auto;
  width: 100%;
  padding: 3%;
  margin-bottom: 20px;
  font-size: 14px;
  background: rgba(255, 255, 255, 0.7);
  display: block;
  border: 1px #ccc solid;
  border-radius:5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}


#recruit_inner .rec_title {
  clear: both;
  padding: 5px;
  font-size: 14px;
  font-weight: normal;
  border-bottom: 1px #555 dotted;
  //background: rgba(150, 0, 0, 0.5);
  border-left: 3px #A00101 solid;
}

#recruit_inner .rec_cont {
  padding-top: 3%;
  padding-bottom: 3%;
}

#recruit .recruit_contin img,
#recruit .recruit_contin table{
  max-width: 100%;
  height: auto;
}

#recruit .recruit_contin ul li,
#recruit .recruit_contin ol{
  padding: 10px;
  background: #ccc;
  display: block;
  border: 1px #999 solid;
  border-radius:5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

#recruit .recruit_contin ul{
  padding: 0;
  margin-top: -15px;
}

#recruit .recruit_contin ol li{
  border-bottom: 1px #555 dotted;
  margin-left: 20px;
  padding: 0;
}



/*----------
ranking
----------*/
#ranking {
  width: 100%;
  margin: 0 auto;
}

#ranking h3{
  padding: 10px;
}

#ranking .toggle{
  width: 100%;
  margin: 0 auto;
  display: block;
}

#ranking .toggle_in {
  width: 100%;
  margin: 0 auto;
  display: block;
}

#ranking .contBox{
  width: 50%;
  position: relative;
  float: left;
  border: 1px rgba(0, 0, 0, 0.0) solid;
  position: relative;
}

#ranking .toggle_in:first-child .contBox{
  width: 100%;
  float: left;
  margin-top: 5%;
}

#ranking .toggle_in:last-child .contBox{
  margin-bottom: 10%;
}

#rank_photo{
  width: 100%;
  margin: 0 auto;
}

#rank_photo img{
  width: 100%;
}

#rank_photo .triangle{
  position: absolute;
  width: 0;
  height: 0;
  border-right: 100px solid transparent;
  border-bottom: 70px solid rgba(255, 255, 255, 0.6);
  bottom: 0px;
  left: 0px;
}

#rank_data{
  //width: 75%;
  right: 0;
  bottom:20%;
  margin: 0 auto;
  text-align: right;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  padding: 2%;
}

#rank_data .name {
  font-size: 12px;
  color: #000;
}

#rank_data .size {
  font-size: 10px;
  color: #000;
}

.r_place {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
  position: absolute;
  bottom: 0px;
  padding-left: 3%;
}

.r_place span{
  font-size:150%;
}

#r_1 #rank_data .name{
  font-size: 16px;
}

#r_1 #rank_data .size{
  font-size: 14px;
}

#r_1 .triangle{
  border-right: 180px solid transparent;
  border-bottom: 120px solid rgba(150, 0, 0, 0.5);
}

#r_1 .r_place {
  color: #fff;
  font-size: 230%;
}

#r_2 .r_place, #r_3 .r_place {
  color: #fff;
  font-size: 150%;
}

#r_2 .triangle{
  border-right: 120px solid transparent;
  border-bottom: 80px solid rgba(100, 0, 0, 0.5);
}

#r_3 .triangle{
  border-right: 120px solid transparent;
  border-bottom: 80px solid rgba(50, 0, 0, 0.5);
}

#ranking dd{
  //display: none;
  padding-top: 5%;
}

#ranking dt {
  clear: both;
  font-size: 15px;
  cursor: pointer;
  margin-top: 5%;
  position: relative;
  color: #fff;
}

#ranking dt .fa{
  font-size: 22px;
  display: block;
  position: absolute;
  right: 5px;
  top: 8px;
}




/*----------
link
----------*/
#link{
  width: 100%;
  margin: 0 auto;
}

#link_in .link_cont{
  margin: 0 auto;
  width: 100%;
  line-height: 1.3;
  margin-bottom: 20px;
  font-size: 14px;
  padding: 8px;
  background: rgba(255, 255, 255, 0.7);
  display: block;
  border: 1px #ccc solid;
  border-radius:5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  margin-top: 
}

#link_in li{
  padding: 10px;
}

#link_in .link_title{
  background: #555;
  font-size: 12px;
  color: #fff;
  padding: 5px;
}

#link_in .site_info{
  border-bottom: 1px #555 dotted;
  text-align: left;
}

#link_in li:last-child .site_info{
  border-bottom: none;
}

#link_in .site_info,
#link_in .link_info{
  padding: 10px;
}

#link_in .link_info{
  margin: 0 auto;
  line-height: 1.3;
  margin-bottom: 20px;
  font-size: 14px;
  padding: 3px;
  background: rgba(255, 255, 255, 0.7);
  display: block;
  border: 1px #ccc solid;
  border-radius:5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  text-align: center;
  min-height: 60px;
}

.link_info li{
  display:inline-block;
}

.link_info tr, .link_info td{
  vertical-align: middle;
}

#link_in .contTit{
  background: #000;
  line-height: 2.5;
  padding: 0 0 0 8px;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 20px;
  color: #fff;
}

#link_inner img,
#link_inner table{
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
  display: block;
}


/*----------
shop
----------*/
#shop{
  width: 100%;
  margin: 0 auto;
}

#shop .title{
  color: #555;
  float: left;
  font-size: 12px;
  margin: 0 auto;
  padding-top: 10px;
  display: block;
  position: relative;
}

#shop_in .shop_info {
  margin: 0 auto;
  width: 100%;
  background: rgba(255, 255, 255, 0.7);
  display: block;
  border: 1px #ccc solid;
  border-radius:5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  padding: 5px;
}

#shop_in li{
  width: 100%;
  font-size: 14px;
  border-bottom: 1px #333 dotted;
  vertical-align: middle;
  height: 50px;
  display: block;
  padding: 8px;
}

#shop_in li:last-child{
  border: none;
}

#shop_in .shop_cont{
  text-align: right;
  padding-top: 7px;
}

#shop_in li a{
  color: #000;
}

#map{
  text-align: center;
  padding-bottom: 15px;
  margin: 0 auto;
  padding: 10px;
}

#map .title{
  margin-bottom: 15px;
}

#shop_in #mapField{
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 400px;
  border: 2px solid #ccc;
}


/*----------
merumaga
----------*/

#merumaga{
  width: 98%;
  margin: 0 auto;
}

#merumaga h3{
  text-align: center;
  background: none;
  border-bottom: 1px solid #666666;
}

#merumaga #regist, #merumaga #delete{
  color: #000;
  padding: 5px;
  font-size: 12px;
  text-align: left;
}

#merumaga section h4{
  font-size: 12px;
  color: #888;
  margin-top: 10px;
}

.mail_caution p{
  margin-top: 10px;
  font-size: 12px;
}

#contents_magazine2, #contents_magazine3{
  background: rgba(255, 255, 255, 0.7);
  display: block;
  border: 1px #ccc solid;
  border-radius:5px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  padding: 10px;
  margin-bottom: 15px;
}

#merumaga .inner_section{
  width: 90%;
  margin: 0 auto;
}

#merumaga .w80{
  width: 100%;
  margin: 0 auto;
  margin:0 0 10px 0;
}

#merumaga #button_area{
  width: 100%;
  text-align: center;
}

#merumaga .btns{
  width: 30%;
  padding: 3px;
  font-size: 14px;
}


/*----------
footMenu
----------*/
.footMenu{
	background-color: #000;
}

.footMenu ul{
  width: 100%;
  display: inline-block;
}

.footMenu li{
  border-bottom: 1px solid #999;
  border-top: 1px solid #fff;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,f7f7f7+100 */
background: rgb(237,237,237); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgb(237,237,237) 0%, rgb(247,247,247) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgb(237,237,237) 0%,rgb(247,247,247) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgb(237,237,237) 0%,rgb(247,247,247) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#f7f7f7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.footMenu li:hover{
  border-bottom: 1px solid #365a32;
  border-top: 1px solid #365a32;
  border-right: 1px solid #365a32;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9a1200+0,cf2017+100 */
background: rgb(64,120,58); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgb(64,120,58) 0%, rgb(65,101,61) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgb(64,120,58) 0%,rgb(65,101,61) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgb(64,120,58) 0%,rgb(65,101,61) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a1200', endColorstr='#cf2017',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.footMenu li a{
	color: #000;
	padding: 12px;
	display: block;
	font-size: 14px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
}

.footMenu li a:hover{
  color: #fff;
}

.footMenu li .fa{
  float: right;
  text-align: right;
  font-size: 18px;
  margin-top: -2px;
}

.footMenu #acMenu dt{
  cursor: pointer;
  padding: 10px;
  text-align: left;
}

.footMenu dt{
  margin-bottom: 0;
  border: none;
}

.footMenu #acMenu dt .fa{
  float: right;
  font-size: 24px;
  margin-top: 4px;
}

.footMenu #acMenu dt.active .fa{
  transform: rotateX( 180deg );
}

.footMenu #acMenu dd{
  display: none;
}


/*----------
footer
----------*/

footer{
  clear: both;
  width: 100%;
  background:rgba(255, 255, 255, 0.9);
}

#foot_in {
  width: 95%;
  margin: 0 auto;
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: center;
}

#foot_info{
  margin: 0 auto;
  display: inline-flex;
}

#pagetop {
  position: fixed;
  right: 2%;
  z-index: 3;
}

#index #pagetop{
  display: none;
}

#pagetop a{
  background: rgba(175, 175, 175, 0.8);
  border-radius:2px;
  text-decoration: none;
  color: #fff;
  width: 45px;
  height: 45px;
  text-align: center;
  display: block;
  border: 1px solid #BFBFBF;
  padding-top: 2px;
}

#pagetop a:hover {
    text-decoration: none;
    background: #7F7F7F;
}

#pagetop .fa{
  font-size: 35px;
}

#copyright #foneweb{
	width: 95%;
	clear: both;
	color: #F00;
	text-align: center;
	margin: 10px auto;
	font-size: 12px;
}

#copyright a, #foneweb a{
	color: #fff9e5;
	font-size: 12px;
}

#caution {
  width: 95%;
  color: #000;
  font-size: 12px;
  text-align: center;
  margin: 5px auto;
}



/*slidemenu left*/

.slideMenu{
  left: -300px;
  width: 280px;
  position: fixed;
  top: 0;
  z-index: 5;
  height: 100%;
  background-color: #fff;
  text-align: center;
  overflow: auto;
  -webkit-overflow-scrolling:touch;
  border-right: 1px solid #fff;
}

#left_logo{
  width: 100%;
  text-align: left;
  margin-top: 3%;
  padding-left: 3%
}

#left_logo img{
  width: 75%;
}

#left_info{
  width: 100%;
  display: flex;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.2;
  font-size: 14px;
  padding: 3%;
}

#left_info .open{
}

#left_info .tel{
  margin-left: 5px;
}

#left_info a{
  color: #000;
}

#left_info .fa{
  color: #000;
  font-size:16px;
  margin-right: 2px;
}

#menu{
    width: 100%;
    text-align:left;
}

#menu ul{
  padding-bottom: 50%;
}
    
#menu li{
  border-bottom: 1px solid #999;
  border-top: 1px solid #fff;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,f7f7f7+100 */
background: rgb(237,237,237); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgb(237,237,237) 0%, rgb(247,247,247) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgb(237,237,237) 0%,rgb(247,247,247) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgb(237,237,237) 0%,rgb(247,247,247) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#f7f7f7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
  
#menu li a{
  color: #555;
  padding: 10px;
  display: block;
  padding-left: 10px;
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-size: 14px;
}

#menu li span{
  font-size: 20px;
  margin-right: 5px;
}

#menu .btnClose{
  cursor: pointer;
}

#menu li a:hover{
  color: #fff;
}

#menu li:hover{
  border-bottom: 1px solid #32395a;
  border-top: 1px solid #32395a;
  border-right: 1px solid #32395a;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9a1200+0,cf2017+100 */
background: rgb(64,120,58); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgb(69,20,234) 0%, rgb(51,112,205) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgb(69,20,234) 0%,rgb(51,112,205) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgb(69,20,234) 0%,rgb(51,112,205) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a1200', endColorstr='#cf2017',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}


/*slidemenu right*/

.slideInfo{
  right: -320px;
  width: 320px;
  position: fixed;
  top: 0;
  z-index: 5;
  height: 100%;
  background-color: #eee;
  //text-align: center;
  overflow: hidden;
  border-left: 1px solid #fff;
}

.closeInfo{
  width: 100%;
  height: auto;
  position: fixed
  display: block;
  cursor: pointer;
  padding: 10px;
}

.closeInfo h2{
  text-align: left;
  background: none;
  vertical-align: middle;
  border-bottom: 1px #8F1111 solid;
}

.closeInfo h2 span{
  float: right;
  font-size: 35px;
  margin-top: -32px;
}
  
.shade{
    position: fixed;
    top: 0;
    z-index: 4;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: rgba(0,0,0,0.6);
}

/*#info*/
#info {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: auto;
  -webkit-overflow-scrolling:touch;
  padding-left: 5px;
}

#info_in{
  padding-bottom: 30%;
  width: 300px;
}

#info li{
  width: 100%;
  line-height: 2.0;
  display: block;
  }


/*diary*/
#diary {
  width: 300px;
  margin-top: 10px;
  margin-bottom: 5px;
}

#diary h2{
  margin: 20px 0 20px 0;
}

#info iframe {
  width: 300px;
  height: 100%;
  border: none;
  display:block;
}

#diary_inner {
  width: 300px;
  height: 600px;
  overflow: auto;
  -webkit-overflow-scrolling:touch;
}

#twitter, #movie {
  margin-top: 10px;
  margin-bottom: 5px;
}

#twitter a {
  width: 100%;
  margin-top: 5px;
  overflow: auto;
  -webkit-overflow-scrolling:touch;
}

/*banner*/
#info #side_banner {
  width: 232px;
  margin: 0 auto;
  text-align: center;
}

#side_banner a {
  max-width: 100%;
  height: auto;
  color: #000;
}

#side_banner img, #side_banner table{
  max-width: 100%;
  height: auto;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

#side_banner li{
  margin-bottom: 5px;
}



/* 320px [smartphone-size] */
@media only screen and (max-width: 479px) {
  
  #header {
    background-size: 130% auto !important;
  }
  
  .dammy a{
  padding: 34% 0 34% 0;
  }
  
  #indexHead img{
   width: 60%;
  }
    
  #foot_in nav {
   display: none;
  }
  
  #recruit_in tr {
   width: 100%;
 }
  
  #system_inner, #hotel_inner,
  #campaign_inner, #link_inner,
  #recruit_inner, #shop_inner,
  #ranking_inner{
    width: 95%;
  }
  
}


/* 768px [smartphone-size] */
@media only screen and (min-width: 480px) {

  #indexHead img{
   width: 60%;
  }
  
  #head_info {
    display: flex;
  }
  
  #head_info{
    margin-top: 1.5%;
  }
  
  #foot_in nav {
  display: none;
 }
  
  #system h3 {
    margin-bottom: 8%;
  }
  
  #system_inner, #hotel_inner,
  #campaign_inner, #link_inner,
  #recruit_inner, #shop_inner,
  #ranking_inner{
    width: 98%;
  }
  
  #schedule .schedule_cont{
    width: 50%;
  }
  
  #recruit_in tr {
  width: 100%;
  }
  
  .profile_list {
   width: 20%;
  }

  #schedule_top2 .gallery-cell{
	width: 40%;
  }
  
  #pickup_inner{
    width: 100%;
  }
  
  #pickup .gallery-cell{
    width: 90%;
    margin-top: 20px;
    margin-right: 5%;
    margin-left: 5%;
  }
  
  #pickup .photo{
    width: 40%;
    float: left;
  }
  
  #pickup_data{
    position: relative;
    width: 58%;
    float: right;
    padding-left: 1%;
    text-align: left;
    margin-top: 0;
    background: none;
  }
  
  #pickup_data .name{
     margin: 0 auto;
   }
  
  #pickup_data .girls_type{
    width: 100%;
  }
  
  #pickup_data .message{
    width: 100%;
    max-height: 130px;
  }
  
  #pickup_data .message p{
    word-break: break-all;
    overflow: hidden;
  }
  
  #pickup_data .read_more{
    margin-right: 2.5%;
    float: right;
  }
  
  #newface_inner{
    width: 95%;
  }
  
  #newface_cont{
    border-right:1px #bbb solid;
    border-left:1px #bbb solid;
  }
  
  #newface_cont .photo{
    height: 120px; 
  }
  
  .footMenu li{
    width: 50%;
    float: left;
  }
  
  #profile #MainPhoto{
    width: 50%;
  }
  
  #prof_photo ul{
    width: 50%;
  }
  
  #prof_photo li{
    width: 50%;
    float: left;
  }
  
  #ranking h3, #hotel h3{
    text-align: center;
  }
  
  #ranking .contBox{
    width: 25%;
  }
  
  #ranking .toggle_in:first-child .contBox{
    width: 50%;
    float: left;
    margin: 0;
  }
  
  .schedule_cont, .girl_cont{
    width: 33.333%;
  }
  
  #schedule .schedule_cont{
    width: 50%;
  }
  

}

/* 768px [tablet-size] */
@media only screen and (max-width: 767px) {
  
  #newface_cont .message{
    display: none;
  }
}

/* 1024px [tablet-size] */
@media only screen and (min-width: 768px) {
  
  #main{
    width: 100%;
    margin: 0 auto;
  }
  
  #ranking_inner, #profile_inner{
    width: 100%;
  }
  
  #indexHead{
   width:587px;
  }
   
  #indexHead img{
   width: 80%;
   height: auto;
  }
  
  #header_inner #logo{
    width: 200px;
  }
  
  #head_info, #foot_info  {
   margin-top: 15px;
  }
  
  #head_info a, #foot_info a{
    font-size: 20px;
  }
  
  #head_info .fa, #foot_info .fa{
    font-size: 23px;
  }
  
  #foot_logo{
    width: 160px;
    margin: 0 auto;
  }
  
  #wrapper h2{
  text-align: center;
  }
  
  #news .content, #pickup .content,
  #system .content, #shop .content,
  #shop .content, #link .content,
  #recruit .content, #campaign .content,
  #merumaga .content, #ranking .content{
    width: 753px;
  }
  
  #pickup_inner .js-flickity {
    width: 753px;
    height: auto;
  }
  
  #pickup_data .message{
    max-height: 245px;
  }
  
  #schedule_top2 h3{
   width: 96%;
  }
  
  #schedule_top2 .gallery-cell{
   width: 16%;
  }
  
  #profile_in{
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  
  #profile_imgBox, #prof_sch{
    clear: both;
    width: 35%;
    float: left;
    margin-right:1%;
    margin-left: 2%;
  }
  
  #profile #MainPhoto{
    width: 100%;
  }
  
  #prof_photo ul{
    width: 100%;
  }
  
  #prof_photo li{
    width: 25%;
    float: left;
    padding: 1px;
  }
  
  #profile_dataBox{
    display: inline-block;
    width: 60%;
    margin-top: 5px;
  }
  
  //#prof_sch li {
    width: 14.285%;
    display: block;
    border:none;
    border-top: 1px #555 solid;
    border-bottom: 1px #555 solid;
    border-left: 1px #555 solid;
  }
  
  //#prof_sch li:nth-child(even) {
    border-top: 1px #555 solid;
    border-bottom: 1px #555 solid;
    border-left: 1px #555 solid;
  }
  
  #prof_sch li:last-child{
    border-right: 1px #555 solid;
  }
  
  //#prof_sch .p_day{
    width: 100%;
    border-bottom: 1px #555 dotted;
  }
  
  //#prof_sch .p_check{
    width: 100%;
    padding: 15px 0 15px 0;
    border: none;
  }
  
  #newface_cont{
    width: 80%;
    margin: 0 auto;
    margin-top: 10px;
  }
  
  #newface_cont .photo{
    width: 50%;
    height: 180px;
  }
  
  #newface_cont .data{
    width: 50%;
    height: 180px;
  }
  
  #newface_cont .girls_type li a{
    font-size: 12px
  }
  
  #newface_cont .message{
    font-size: 12px;
    height: 94px;
    margin:5px;
    overflow: hidden;
    display: block;
  }
  
  #btnArea {
  overflow: hidden;
  }
  
  #btnArea{
   width: 600px;
  }
  
  .slideInfo{
    right: -380px;
    width: 360px;
  }
  
  .wrap_link{
    width: 48.5%;
  }
  
  #hotel_inner .toggle{
    width: 100%;
    margin: 0 auto;
    display: inline;
  }
  
  #hotel_inner .toggle_in{
    width: 49%;
    float: left;
    margin: 0.5%;
  }
  
  #header_link a{
    font-size: 16px;
  }
  
  .schedule_cont, .girl_cont{
    width: 25%;
  }
  
  #schedule .schedule_cont{
    width: 33.333%;
  }
  
}


/* 1024px [tablet-size] */
@media only screen and (max-width: 1023px) {
  
  //#wrap {
   background-size: 170% auto !important;
  }
  
  //#wrapIndex {
   background-size: 120% auto !important;
  }
  
  .head_nav {
   display: none;
  }
  
  #main_wrap #side_banner{
    display: none;
  }
  
  #scroll{
    display: none;
  }  
  
}


/* 1280px [pc-size1] */
@media only screen and (min-width: 1024px) {
  
  #indexHead img{
    width: 100%;
    height: auto;
  }
  
  #main_wrap {
    width: 100%;
    display: flex;
  }
  
  #main{
    width: 80%;
    padding-bottom: 5%;
    float:left;
  }
  
  #main #girl_inner{
    width: 125%;
  }
  
  #main_wrap #side_banner{
    width: 20%;
    float: left;
    margin-top: 5px;
  }
    
  #wrapper{
    margin: 0;
    width: 99%;
  }
  
  #wrap_in{
    width: 95%;
    margin: 0 auto;
  }
  
  header #slide_banner{
    width: 1024px;
    margin: 0 auto;
  }
  
  header .js-flickity{
    width: 1024px;
    height: auto;
    margin: 0 auto;
  }
    
  .fixed_button {
   display: none;
  }
  
  #headline {
    position: absolute;
    top:25px;
    background: none;
  }
  
  #foot_in{
    width: 1024px;
  }
  
  #pickup_data .message{
    max-height: 245px;
  }
  
  #ranking .gallery-cell {
   width: 19%;
  }
  
  #pickup_data .message p{
   font-size: 14px;
  }
  
  #pickup_data .name, #pickup_data .size{
   font-size: 16px;
  }
  
  .footMenu{
    display: none;
  }
  
  #header_link a{
    font-size: 17px
  }
  
  .slideInfo, .slideMenu{
    display: none;
  }
  
  #contentIndex #r18{
    width: 1024px;
  }
  
  #banner_area{
    width: 1024px;
  }
  
  
}





/* 1480px [pc-size2] */
@media only screen and (min-width: 1280px) {
  
  #news .content, #pickup .content{
   width: 753px;
  }
  
  #header_link a{
    font-size: 18px
  }
  
  #main_wrap{
    width: 1280px;
    margin: 0 auto;
  }
  #main{
    margin: 0 auto;
    padding-left: 10px;
  }
  
  #main #slide_banner .js-flickity{
    width: 1024px;
    height: auto;
  }
  
  #main_wrap #side_banner{
    padding: 0;
    padding-left: 15px;
  }
  
  #wrap_in{
    width: 95%;
  }
  
  #wrapper{
    width: 1024px;
    margin: 0 auto;
  }
  
  #sch2_inner{
    width: 1024px;
  }
  
  #girl_inner{
    width: 75%;
  }


}


/* 1920px [pc-size3] */
@media only screen and (max-width: 1479px) {
  #scroll{
    display: none;
  }

}


/* 1920px [pc-size3] */
@media only screen and (min-width: 1480px) {
  
  #main{
    margin: 0 auto;
  }
  
  #header_link {
    bottom: 12%;
  }
  
  #girl_inner{
    width: 100%;
  }
  
  

}
#scroll00 {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	height: 430px;
}
#accesspa {
	color: #FFC;
}
#accesspa a {
	color: #F00;
	font-weight: bold;
	font-size: large;
}
.row{margin-left:-5px;margin-right:-5px}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:5px;padding-right:5px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}
.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}
.col-xs-7{width:58.33333333%}
.col-xs-6{width:50%}
.col-xs-5{width:41.66666667%}
.col-xs-4{width:33.33333333%}
.col-xs-3{width:25%}
.col-xs-2{width:16.66666667%}
.col-xs-1{width:8.33333333%}
.col-xs-pull-12{right:100%}
.col-xs-pull-11{right:91.66666667%}
.col-xs-pull-10{right:83.33333333%}
.col-xs-pull-9{right:75%}
.col-xs-pull-8{right:66.66666667%}
.col-xs-pull-7{right:58.33333333%}
.col-xs-pull-6{right:50%}
.col-xs-pull-5{right:41.66666667%}
.col-xs-pull-4{right:33.33333333%
}.col-xs-pull-3{right:25%}
.col-xs-pull-2{right:16.66666667%}
.col-xs-pull-1{right:8.33333333%}
.col-xs-pull-0{right:auto}
.col-xs-push-12{left:100%}
.col-xs-push-11{left:91.66666667%}
.col-xs-push-10{left:83.33333333%}
.col-xs-push-9{left:75%}
.col-xs-push-8{left:66.66666667%}
.col-xs-push-7{left:58.33333333%}
.col-xs-push-6{left:50%}
.col-xs-push-5{left:41.66666667%}
.col-xs-push-4{left:33.33333333%}
.col-xs-push-3{left:25%}
.col-xs-push-2{left:16.66666667%}
.col-xs-push-1{left:8.33333333%}
.col-xs-push-0{left:auto}
 .img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}
.name {
	color: #FFF;
	font-size: 12px;
	padding: 3px 0;
	background-color: #333333;
}
.staff {
	margin: 15px 0 0;
}

.staff a span {
	display: block;
	text-align: center;
}

.staff a:hover {
	text-decoration: none;
}
body{margin:0}
textarea{overflow:auto}
optgroup{font-weight:bold}
img{max-width:100% !important}
.label{border:1px solid #000}
.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:'Glyphicons Halflings';src:url('../fonts/glyphicons-halflings-regular.eot');src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}
.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}
input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#c5c5c5;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}
 .img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}
 .img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#777}
h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{
}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{
	font-size: 18px;
	color: #FFF;
	text-align: center;
}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#c5c5c5}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#c5c5c5}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:5px;padding-right:5px}@media (min-width:768px){.container{width:730px}}@media (min-width:992px){.container{width:950px}}@media (min-width:1200px){.container{width:1150px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:5px;padding-right:5px}
.row{margin-left:-5px;margin-right:-5px}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:5px;padding-right:5px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}
.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}
.col-xs-7{width:58.33333333%}
.col-xs-6{width:50%}
.col-xs-5{width:41.66666667%}
.col-xs-4{width:33.33333333%}
.col-xs-3{width:25%}
.col-xs-2{width:16.66666667%}
.col-xs-1{width:8.33333333%}
.col-xs-pull-12{right:100%}
.col-xs-pull-11{right:91.66666667%}
.col-xs-pull-10{right:83.33333333%}
.col-xs-pull-9{right:75%}
.col-xs-pull-8{right:66.66666667%}
.col-xs-pull-7{right:58.33333333%}
.col-xs-pull-6{right:50%}
.col-xs-pull-5{right:41.66666667%}
.col-xs-pull-4{right:33.33333333%
}.col-xs-pull-3{right:25%}
.col-xs-pull-2{right:16.66666667%}
.col-xs-pull-1{right:8.33333333%}
.col-xs-pull-0{right:auto}
.col-xs-push-12{left:100%}
.col-xs-push-11{left:91.66666667%}
.col-xs-push-10{left:83.33333333%}
.col-xs-push-9{left:75%}
.col-xs-push-8{left:66.66666667%}
.col-xs-push-7{left:58.33333333%}
.col-xs-push-6{left:50%}
.col-xs-push-5{left:41.66666667%}
.col-xs-push-4{left:33.33333333%}
.col-xs-push-3{left:25%}
.col-xs-push-2{left:16.66666667%}
.col-xs-push-1{left:8.33333333%}
.col-xs-push-0{left:auto}
.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}
.clear{
	clear: both;
}
#aisatu{
	color: #FFF;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	padding: 20px;
}
#aisatu h4{
	color: #FFF;
	font-weight: bold;
	font-size: 1.6em;
}
#aisatu p{
	color: #FFF;
	font-size: 1em;
	text-align: left;
	line-height: 2em;
}
