/* ---------------------------------
CSsommecafe
------------------------------------ */

/*マウスオーバー
.cafe .dropdown:hover > .dropdown-menu{
  display: block;
}*/
.cafe dd a{color:#fff;
text-decoration:underline;}

.cafe .dropdown-menu li{padding:10px 0;
border-bottom:1px dotted #ccc;}


.cafe .navbar ul {
	font-family: serif;
	font-size: 0;
	box-sizing: border-box;
	padding: 4px;
	list-style: none;
	text-align: left;
}
.cafe .navbar li {
	font-size: 14px;
	margin: 0 4px;

}
.cafe .navbar li a {
	text-decoration: none;
	padding-bottom: 3px;
	color: #000;
	display: block;
	position: relative;

}
.cafe .navbar li a:before {
	content: '';
	width: 0;
	left: 50%;
	bottom: 0;
	transition: all 0.3s ease;
	border-bottom: 3px solid #000;
	position: absolute;
	display: block;
}
.cafe .navbar li a:hover:before {
	width: 50%;
	border-bottom: 3px solid #000;
}
.cafe .navbar li a:after {
	content: '';
	width: 0;
	right: 50%;
	bottom: 0;
	transition: all 0.3s ease;
	border-bottom: 3px solid #000;
	position: absolute;
	display: block;
}
.cafe .navbar li a:hover:after {
	width: 50%;
	border-bottom: 3px solid #000;
}

.cafe .navbar-toggle{
margin-top: 10px;
margin-right: 0px;
}

.line_h300{line-height:300%}
.line_h400{line-height:400%}

.cafe{
background-color:#EEEEEF;
color:#000000;
}

.cafe .title{
margin-top:40px;
text-align:center;
text-decoration:none;
border:none;
color:#FFFFFF;
line-height:150%;
}


.cafe .logo{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:20px;
}

.cafe h1{
/*font-family: 'Noto Serif JP', serif;*/
font-weight:400;
font-size:x-large;
text-align:center;
}


.cafe h2{
font-weight:400;
font-size:x-large;
text-align:center;
color:#FFFFFF;
letter-spacing:3px;
margin-top:50px;
}

.cafe .subtitle{
font-weight:400;
font-size:small;
text-align:center;
color:#FFFFFF;
letter-spacing:2px;
/*margin-bottom:100px;*/
}

.tvcm{
font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}

.tvcm h2{
font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
font-weight:400;
font-size:x-large;
text-align:center;
color:#FFFFFF;
letter-spacing:10px;
margin-top:200px;
margin-bottom:20px;
padding-top:50px;
}

.tvcm .subtitle{
font-family: 'Noto Sans JP', sans-serif;
font-family: 'M PLUS Rounded 1c', sans-serif;
font-weight:400;
font-size:x-small;
text-align:center;
color:#FFFFFF;
letter-spacing:10px;
/*margin-bottom:100px;*/
}


.tvcm h3{
font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
font-weight:400;
font-size:2em;
text-align:center;
color:#FFFFFF;
letter-spacing:10px;
margin-top:200px;
margin-bottom:20px;
}

.tvcm p{
font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
color:#FFFFFF;
font-size:1em;

}


.cafe .navbar-default{
background-color:#EEEEEF;
border:none;
}

.cafe .navbar-nav{
margin: 0 auto;
display: table;
table-layout: fixed;
float:none;
}

/*.cafe a{
text-decoration:underline;
color:#000000;
}*/

.cafe .btn,
.tvcm .btn{
color:#fff;
margin-bottom:5px!important;
}

.cafe .underline {
   text-decoration: none;
   border-bottom: 1px solid #FFFF;
   padding-bottom: 2px;
}

.cafe .bg_888888{
background-color:#bbbbbb;
padding:40px 0;
font-family: Georgia, serif;
font-family: serif;
color:#FFFFFF;
font-size:medium;
line-height:200%;
}


.cafe .footer{
background-color:#EEEEEF;
margin:20px;
padding:20px 0;
}

.cafe .footer li{
list-style:none;
}

.cafe .map{
margin:20px 0 0 0;
}


.cafe .textonimg{
position: relative;/*相対配置*/
margin-top:20px;
}

.cafe .textonimg p {
position: absolute;/*絶対配置*/
color: #000000;/*文字は白に*/
top: 20px;
left: 20px;
font-weight:400;
font-size:large;
}

  
.cafe .description {
margin-top:20px;
}

.cafe .description p{
color:#FFFFFF;
font-weight:400;
font-size:medium;
line-height:200%;
}

.cafe .description .comment{
font-size:small;
line-height:150%;
margin-top:20px;
}

.cafe .voice{
margin-top:20px;

}

.cafe .voice li{
color:#FFFFFF;
font-weight:400;
font-size:medium;
line-height:200%;
}


.cafe .bxslider_wrapper{
position: relative;/*相対配置*/
}

.cafe .bxslider_wrapper #countOutput{
position: absolute;/*絶対配置*/
color: #FFFFFF;/*文字は白に*/
top: 20px;
left: 20px;
font-weight:400;
font-size:x-large;
}


.cafe .faq{
margin-top:40px;
}

.cafe .faq h5 a{
color:#FFFFFF;
font-weight:400;
font-size:medium;
line-height:200%;
text-decoration:none;
}

.cafe .faq .card{
margin:30px 0;
padding-bottom:20px;
border-bottom:1px #999999 dotted;
}


.cafe .faq .hosoku{
font-size:smaller;
line-height:150%;
}


.cafe .faq li{
color:#FFFFFF;
font-weight:400;
font-size:medium;
line-height:200%;
margin-bottom:40px;
}

.cafe .navbar-header{background-color:#EEEEEF;}

.btn_black{background-color:#000000!important; color:#fff; padding:10px;}


.cafe .catch {
  font-size:1.5em;  
font-weight: 500;
line-height:150%;

}

.catch_blue{

font-size:1.4em;
font-weight: 500;
line-height:150%;
margin:30px 0 20px 0;
border-bottom:1px dotted #ffffff;
}

.fadein {
  opacity:0;
  transform:translate(0, 50px);
  transition:all 1500ms;
}

.fadein.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}

/*社員インタビュー*/
.future_box {
	display: inline-block;
	text-align: left;

}

/*//社員インタビュー*/



/*募集要項*/
.bosyu dt{
font-weight: 500;
margin:70px 0 10px 0;
font-size:1.2em;

}
.bosyu dd{
line-height:200%;
margin:0 0 10px 0;}





#pagetop {
    position: fixed;
    bottom: 60px;
    right: 20px;
    padding: 8px;
  z-index: 200;

}


.fa-chevron-up {
    font-size: 18px;
}

.pageTop-chevron{
    color:black;
    padding:8px;
}

#pagetop a {
  color: black;
text-decoration:none;
  background: #fff;
  border-radius: 50%;
 width:60px;
height:60px;
display: table-cell;
opacity:0.7;
text-align: center;
  vertical-align: middle;
border-radius: 50%;
box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .5);
}

#pagetop a:hover {
opacity:1.0;


}

@media only screen and (max-width:767px) {
.cafe .navbar ul{width:100%;}
.cafe .navbar li{
border-bottom: 1px solid #ccc;
    width: 100%;
background-color:#fff;}
}

@media only screen and (min-width:768px) {
.row-height{display: flex;  flex-wrap: wrap;}
.relative{position: relative;}
#gnavi{position: absolute; bottom: 0;}
}