@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Gloria+Hallelujah');
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url('https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700');


body {
	background-repeat: repeat-x;
	color: #FFF;
	line-height: 1.8em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #000;
	font-size: 14px;
}

h1,h2,h3,h4,h5,h6,ul,li,ol,p {
	padding: 0;
	margin: 0;
}
hr {
}
/*table td {
	vertical-align: top;
}*/
img {
	border:0px;
}

.c-both {
	clear:both;
}

/* -- clearfix rules(float clear hack) -- */
.cf:before,
.cf:after { content:"";display:block; }
.cf:after { clear:both; }
.cf { zoom:1; }
/* -- /clearfix rules(float clear hack) -- */



/* リンク
---------------------------------------------------- */
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
}
a:hover {
	filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}

a img:hover {
    filter:alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
}


/* 共通設定
---------------------------------------------------- */
.text_L1 {
	font-size: 115%;
}
.text_small {
	font-size: 90%;
	line-height: 1.4em;
}
.text_xsmall {
	font-size: 80%;
	line-height: 1.4em;
}
.tx_a {
	font-size: 105%;
	line-height: 2em;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}

hr {
	border: 0 none;
	height: 1px;
	color: #999999;
	background-color: #999999;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.line_01 {
	border: 1px solid #999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.line_dot_01 {
	border:none;
	border-top:dashed 1px #999;
	height:1px;
	color:#FFFFFF;
}
.s_caption {
	margin-top: 0.5em;
	font-size: 100%;
}
.s_caption-2 {
	margin-top: 0.5em;
	font-size: 100%;
	line-height: 1.4em;
}








/* レイアウト
---------------------------------------------------- */

.s_body {
	/*margin-top: 40px;*/
}




/* ヘッダー
---------------------------------------------------- */
.head_alameda {
	margin-top: 48px;
	/*margin-left: -30px;*/
}
@media (max-width: 767px) {
    .head_alameda {
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 15px;
	}
}
.logo_alameda img {
	margin-top: -40px;
	margin-left: 25px;
}



@media (max-width: 991px) {
    .logo_alameda img {
	width: 150px;
	margin-top: -40px;
	margin-left: 20px;
	}
}
@media (max-width: 767px) {
    .logo_alameda img {
	width: 110px;
	margin-top: -40px;
	margin-left: -10px;
	}
}





/* ナビ
---------------------------------------------------- */
.navbar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	margin-right: -15px;
	margin-left: -15px;
	/*background-color: #666;*/
	background-color: transparent;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 21px;
	font-weight: 400;
	/*letter-spacing: 1px;*/
}

.navbar-nav {
	margin-left: 15px;
	border: none;
}
.navbar-nav li {
	margin-right: 14px;
	background-image: url(../images/menu_bg02.png);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-left: 8px;
}

.navbar a {
	text-decoration: none;
}

.navbar-right {
	font-size: 100%;
	/*margin-right: -30px;*/
	margin-top: -20px;
}
.navbar-brand {
	font-size: 100%;
}

/* mobile version */
.navbar-default .navbar-toggle {
	border-color: #FFF;
	margin-right: 10px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #DDD;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFF;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
		text-decoration: underline;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
    }
	.navbar-nav li {
	background-position: 0px 10px;
	padding-left: 7px;
}
}
.navbar-collapse{
	border-top:0px !important;
	box-shadow:none;
}
@media (max-width: 767px) {
    .navbar-collapse ul {
	margin-top: 10px;
	}
}









/* タイトル関連
---------------------------------------------------- */
.ttl_01 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 42px;
	color: #FFE89C;
	margin-top: 10px;
}
@media (max-width: 767px) {
    .ttl_01 {
	font-size: 36px;
	}
}
.ttl_02 {
	text-align: center;
}
.ttl_02 h3 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 54px;
	text-align: center;
	color: #FFE89C;
	margin-top: 100px;	
}
.ttl_02 p {
	margin-top: 20px;
	line-height: 1.4em
	}
.ttl_03 {
	margin-top: 180px;
	text-align: center;
}
#our_coffee .ttl_03 {
	text-shadow: 2px 2px 0px #000;
}
#other .ttl_03 {
	margin-top: 90px;
}

.ttl_03 p {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 21px;
	color: #FFF;
	letter-spacing: 1px;
	font-weight: bold;	
}
.ttl_03 h2 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 72px;
	color: #FFE89C;
	margin-top: 10px;
	/*text-shadow: 0px 0px 10px #666;*/
	/*filter: glow(color=#666,strength=10px);*/
}
@media (max-width: 767px) {
    .ttl_03 {
	margin-top: 35px;
	}
	#other .ttl_03 {
	margin-top: 50px;
	}
	.ttl_03 p {
	font-size: 15px;
	line-height: 1.2em;	
	}
	.ttl_03 h2 {
	font-size: 40px;
	margin-top: 10px;
	}
}
.ttl_04 {
	font-size: 18px;
}
.ttl_05 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 30px;
	color: #FFE89C;
	margin-top: 15px;
}
@media (max-width: 767px) {
    .ttl_05 {
	font-size: 18px;
}
}




/* 各種設定
---------------------------------------------------- */
.top_word_02 {
	margin-left: 90px;
	width: 540px;
	margin-top: 200px;
}
@media (max-width: 767px) {
    .top_word_02 {
	width: 250px;
	margin-top: 30px;
	margin-left: 0px;
	}
}
.top_word {
	margin-right: auto;
	margin-left: auto;
	width: 540px;
	margin-top: 200px;
}
@media (max-width: 767px) {
    .top_word {
	width: 250px;
	margin-top: 30px;
	}
}
.jumbotron {
	background:url(../images/bg_a-2.jpg) center no-repeat;
	background-size: cover;
	height: 800px;
	/*margin-top: -90px;*/
}
@media (max-width: 767px) {
    .jumbotron {
	height: 300px;
	}
}
#about .jumbotron {
	background:url(../images/bg_c.jpg) center no-repeat;
	background-size: cover;
	height: 600px;
}
@media (max-width: 767px) {
    #about .jumbotron {
	height: 240px;
	}
}
#our_coffee .jumbotron {
	background:url(../images/bg_m.jpg) center no-repeat;
	background-size: cover;
	height: 600px;
}
@media (max-width: 767px) {
    #our_coffee .jumbotron {
	height: 240px;
	}
}
#shop .jumbotron {
	background:url(../images/bg_f.jpg) center no-repeat;
	background-size: cover;
	height: 600px;
}
@media (max-width: 767px) {
    #shop .jumbotron {
	height: 240px;
	}
}
#other .jumbotron {
	background-image: none;
	background-color: #333;
	background-size: cover;
	height: 360px;
}
@media (max-width: 767px) {
    #other .jumbotron {
	height: 240px;
	}
}



.jumbotron h3 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 54px;
	text-align: center;
	color: #FFF;
	line-height: 1.5em;
	margin-top: 250px;
}

@media (max-width: 767px) {
    .jumbotron h3 {
	font-size: 36px;
	margin-top: 50px;
	}
}

.jumbotron_b {
	background:url(../images/bg_b.jpg) center no-repeat;
	background-size: cover;
	height: 800px;
	/*margin-top: -90px;*/
}
#about .jumbotron_b {
	background:url(../images/bg_d.jpg) center no-repeat;
	background-size: cover;
	height: 600px;
}
@media (max-width: 767px) {
    .jumbotron_b {
	height: 300px;
	}
	#about .jumbotron_b {
	height: 240px;
	}
}
.jumbotron_b .img_01 img {
	margin-top: 20px;
	height: 450px;
}
.jumbotron_b .img_02 img {
	margin-top: 20px;
	width: 130px;
	}
#top_our_coffee {
	/*height: 800px;*/
	background-color: #333;
	margin-top: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#top_our_coffee h3 {
	margin-top: 10px;
}
#top_our_coffee .img_02 img {
	/*margin-top: 20px;*/
	width: 130px;
}
@media (max-width: 767px) {
    #top_our_coffee h3 {
	font-size: 36px;
	margin-top: 0px;
	}
	.jumbotron_b p {
	margin-top: 10px;
	line-height: 1.4em
	}
	#top_our_coffee .img_01 img {
	margin-top: 10px;
	height: 160px;
	}
	#top_our_coffee .img_02 img {
	/*margin-top: 0px;*/
	width: 100px;
	}
}
@media (max-width: 767px) {
    .jumbotron_b h3 {
	font-size: 36px;
	margin-top: 20px;
	}
	.jumbotron_b p {
	margin-top: 10px;
	line-height: 1.4em
	}
	.jumbotron_b .img_01 img {
	margin-top: 10px;
	height: 160px;
	}
	.jumbotron_b .img_02 img {
	margin-top: 5px;
	width: 100px;
	}
	.box_01 img {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
}
.top_news h3 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 45px;
	text-align: center;
	color: #FFE89C;	
}
.top_thumb {
	background-color: #444444;
	margin-top: 30px;
	padding-top: 15px;
}
.top_thumb h3 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 36px;
	text-align: center;
	color: #FFE89C;
	margin-top: 15px;
}
.top_thumb p {
	margin-top: 0.25em;
	text-align: center;
}
.top_thumb a {
	color: #FFE89C;
	text-decoration: none;
}

.top_news {
	margin-top: 40px;
}
.top_news ul {
	margin-top: 15px;
}
.top_news li {
	list-style-type: none;
	text-align: center;
}
@media (max-width: 767px) {
	.top_news h3 {
	font-size: 36px;
	margin-top: 20px;
	}
}




/* Facebook
---------------------------------------------------- */
.s_facebook {
	background-color: #f0f0f0;
	padding-top: 20px;
	/*padding-bottom: 20px;*/
}


/* Youtube
---------------------------------------------------- */
.a_youtube {
	border: 1px solid #555;
}




/* 書き換え
---------------------------------------------------- */

.col-md-7,
.col-md-8,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3 {
	margin-bottom: 25px;
}
.form-control {
    width: 100% !important;
}
#button {
    color: #000;
}









/* Word Press
---------------------------------------------------- */
#s_blog h3 {
	font-size: 110%;
	font-weight: bold;
}
#s_blog li {
	list-style-type: none;
}
.s_blog_ttl_2 {
	font-size: 110%;
	margin-top: 2em;
}
.entry_content img {
	margin-top: 1em;
	margin-bottom: 1em;
}

/* Page TOP
---------------------------------------------------- */
.pagetop {
	position: fixed;
	bottom: 30px;
	right: 20px;
	width: 50px;
	height: 50px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #666;
	color: #fff;
	font-size: 22px;
	line-height: 2.2;
	/*text-indent: 0.8em;*/
	text-decoration: none;
	font-weight: bold;
}
.pagetop a:hover {
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}


/* フッター
---------------------------------------------------- */
.foot_menu {
	background-color: #333;
	padding: 20px;
	margin-top: 25px;
	text-align: center;
}
.foot_menu a {
	color: #FFF;
}
.foot_menu hr {
	margin-top: 0.2em;
	margin-bottom: 0.4em;
}
.foot_menu ul {
	margin-top: 20px;
}
.foot_menu li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

.foot_title {
	font-size: 110%;
}
.foot_title_02 {
	font-size: 85%;
}
.foot_icon img {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.foot {
	background-color: #333;
	color: #FFF;
	font-size: 85%;
	text-align: center;
	margin-top: 20px;
	line-height: 1.4em;
}
