@charset "UTF-8";
body {}

/**************************************************
メインイメージ
***************************************************/
#main-img {
	background-size: auto 100%;
	padding:  0;
	margin-top: 60px;
}

#main-img .bba_logo {
	position: absolute;
	bottom: 1%;
	right: 1%;
	width: 120px;
}
#main-img .container {
	width: 100%;
	padding: 0;
	margin: auto;
}

.blog-title {
	font-size: 10px;
	background: #3f312b;
	color: #fff;
	padding: 0.5em 0;
}

/**********************
ヘッダー
***********************/
header {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	height: 60px;
	z-index: 20;
	background:#fff;
	border-bottom:3px solid #000;
}

header nav.navbar-default {
	box-shadow: none;
	background: #fff;
	border-bottom: 1px solid #3f312b;
}
.navbar {
	height: 60px;
	padding: 0;
	
}
.navbar-brand {width: 250px; height: auto; }
.navbar .container { padding-left: 0; padding-right: 0; }
.container-fluid { padding-left: 0; padding-right: 0; }
.navbar .container .container-fluid #bs-example-navbar-collapse-1 {
	margin-left: 0;
	margin-right: 0;
	background: #3f312b;
	border-bottom: 1px solid #fff;
}
nav li { width: 100%; margin: 0; }
.navbar-default .navbar-nav > li > a {
	width: 100%;
	display: block;
	background: #fcfcfc;
}

header nav.navbar-default .navbar-header .navbar-brand {
	font-size: 2rem;
	margin: 5px 0 0 10px
	overflow: hidden;
	

}
.navbar-toggle {
	margin-top: 13px;
	margin-right: 35px;
	background: #fff;
	border: 1px solid #fff!important;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #3f312b!important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
}

header nav.navbar-default .navbar-collapse {
	box-shadow: none;
	padding: 0;
}
header nav.navbar-default .navbar-collapse .navbar-nav {
	width: 100%;
    margin: 0;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	background: #3f312b;
	padding: 15px 0 15px 20px;
	border-bottom: 1px solid #fff;
}

.is-fixed {
  position:relative;
  top: 0;
  left: 0;
  z-index: 100;
  width: auto;
}
button.navbar-toggle {color:#3f312b;}
/**********************
共通
***********************/
#container { background: none; }
.top-container,
.sub-contents{ padding: 0; }

.archive-box,
.search-box {
	margin-top: 30px;
}

.sp-pd0 { padding: 0; }

#side-wiget { margin-top: 30px; }
.side-wiget li { font-size: 1.5rem; }

.wpcf7-form input,
.wpcf7-form textarea {width: 100%;}

/**********************
トップ
***********************/
.reco {
	background: #f7efe3 ;
}

.top-contents { padding-top: 3vh; padding-bottom: 3vh;}
.top-container .list-btn { background: #EDEDED; padding: 1em 0 0.5em 0;  }

.single-pickup {
	background-color: #FABE00;
	padding-bottom: 0;
}
#contents .single-pickup h2 {
	margin-bottom: 10px;
}


.top-container .container { padding-left: 0; padding-right: 0; }
.top-container .row,
.sub-container .row { margin-left: 0; margin-right: 0; }

.new-article-box { padding: 0; }
.new-article { margin-bottom: 0; border-bottom: 1px solid #ddd; padding: 0;}
.new-article .category-name { position: relative; }
.new-article .photo { height: 115px; padding: 0; overflow: hidden; }
.new-article .photo img { width: 100%; height: auto;}
.new-article .detail { padding: 15px; }
.new-article h3 { margin-top: 0; min-height: auto; font-size: 1.6rem; }
.new-article .category-name { text-align: center; font-size: 1.2rem; }
.new-article .month { text-align: center; font-size: 1.2rem; }
.new-article .month p { margin-bottom:0;}
.new-article .category-name {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	text-align: right;
	height: auto;
}

/**********************
ブログ詳細ページ
***********************/
.sub-container { padding: 0; }

.blog-detail-box { padding: 20px 0; }
.blog-detail-box h1 { font-size: 2.4rem; line-height: 1.3em; }
.blog-detail-box .category-name { }

.youtube {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.youtube iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}

ul.related_post { margin-left: 0; padding-left: 0; }
ul.related_post li {
    border-bottom: 1px solid #e3e3e3;
    clear: both;
    float: none;
    margin: 0 0 10px;
    padding: 0 0 10px;
    width: 100%;
}
ul.related_post li::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.wp_rp_thumbnail {
    clear: both;
    float: left;
    width: 30%;
}
.wp_rp_thumbnail img {
	width: 70px;
	height: auto;
}
.wp_rp_title {
    float: left;
    text-align: left;
    width: 60%;
}
.sub-container .next-prev-bt {
	width: 90%;
	margin: auto;
}

.sub-container .next-prev-bt .prev a,
.sub-container .next-prev-bt .next a { text-decoration: none; }


.next-prev-bt .prev {
	border-right: none;
	padding-bottom: 0.7em;
	border-bottom: 1px dashed #0e3368;
}
.next-prev-bt .next {
	padding-top: 0.7em;
}

.sub-container .related_post .wp_rp_title {
	font-size: 1.5rem;
	text-decoration: none;
}
.bt-area .top-bt a { text-decoration: none; }
.bt-area p a { font-size: 1.5rem; }

.wp-embedded-content { width: 100%; }
.wp-embedded-content .wp-embed-heading a { font-size: 1.5rem; }

#mailmagazine .inner {width: 100%;}
#mailmagazine .inner p {text-align: left;}
#mailmagazine .inner p br {display: none;}
#mailmagazine dt,
#mailmagazine dd {text-align: center; width: 100%;}
#mailmagazine input {width: 100%;}
/**********************
サイド
***********************/
.top-side { margin-top: 1em; }
.prof .photo {
	width: 80%;
	margin:auto;
}

.side-mailmaga .inner {padding: 0 5vw 3vh 5vw;}

/**********************
画像一覧
***********************/

/**************************************************
見出し装飾
***************************************************/
/***左見出し赤***/
.left-balloon {
	width: 100%;
}
/***左見出し青***/
.left-balloon-b {
	width: 100%;
}
/***囲い枠***/
.enclosure { width: 100%; }

/**引用***/
blockquote {
padding: 2.5em 2em;
border: 3px solid #CCC;
width: 100%;
}
blockquote:before,
blockquote:after{
font-size: 7em;
}
blockquote:before{
top: 30px;
}

/***吹き出し***/
.center-balloon {
width: 100%;
}

.balloon {
 padding : 0;
}
.balloon .balloon-image-left {
	display: block;
	position: relative;

}
.balloon .balloon-image-right {
	display: block;
	position: relative;
	right:0;
	float: right;
}
.balloon-text-right,
.balloon-text-left {
	width: 100%;
	margin: 20px 0 0;
}


.balloon-text-right::before {
	position: absolute;
	content: '';
	left: 15px;
	top: -35px;
	border-right: 17px solid transparent;
	border-bottom: 20px solid #f59191;
	border-left: 17px solid transparent;
}
.balloon-text-right::after {

    position: absolute;
    content: '';
     left: 15px;
  top: -31px;
  border-right: 17px solid transparent;
  border-bottom: 20px solid #fff4f4;
  border-left: 17px solid transparent;
}

.balloon-text-left::before {
	position: absolute;
	content: '';
	right: 15px;
	top: -35px;
	border-right: 17px solid transparent;
	border-bottom: 20px solid #92AEF4;
	border-left: 17px solid transparent;
}
.balloon-text-left::after {

    position: absolute;
    content: '';
     right: 15px;
  top: -31px;
  border-right: 17px solid transparent;
  border-bottom: 20px solid #f7f9ff;
  border-left: 17px solid transparent;
}
/**************************************************
追加分
***************************************************/
.reco {
	padding: 3vh 0;

}
#contents .reco h2 {
	position: relative;
	height: auto;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding: 0.5em 1em;
	text-align: center;
	font-size: 1.8rem;
	background-color: #fff;
	color: #3f312b;
}
.reco .col-xs-4 { padding:0; }
.reco h2::before,
.reco h2::after {
    content: '';
    position: relative;
}
.reco h2::before {
    top: 100%;
    left: 0;
    border: none;
}
.reco h2::after {
    border: none;
}
.reco h2 a,
.list-btn {
	display:block;
	width: 100%;
	margin: 0 auto 0;
	padding: 0.5em 0;
	color: #fff;
	background:#fff;
	font-size: 1.5rem;
	text-align:center;
}
.reco .list-btn {
	background: #3f312b;
	width: 80%;
	margin: auto;
	border-radius: 6px;
	border: #aaa;
}
.reco h2 a { margin-top: 10px; }
.reco .sp-block { display: block; }

.reco .container { padding: 0; }
.reco-box {
    margin-bottom: 0;
	background: none;
    border: none;
    box-shadow: none;
}
#contents .reco-box .photo {
    float: left;
    width: 100%;
    height: 85px;
    padding: 0;
    margin: 0;
    background: #f3f3f3;
    box-shadow: none;
    border: none;
}
.reco-box .photo img { width: 100%; height: auto; }
.reco-box .text {
    width: 100%;
    border: none;
}
.reco-box .col-xs-12 { padding: 3px; }

.reco h2 { font-size: 1.5rem; }
.reco h2::after,
.reco-box .text {
    position: relative;
    padding: 0;
    background: none;
}
.reco-box h3 {
	margin-bottom: 0;
	padding: 0 0.5em 0;
	line-height: 0.8em;
	min-height: 3.5em;
	font-weight: normal;
}
.reco-box h3 a {
    color: #777;
    font-size: 1.3rem;
}
.sub-reco { margin-bottom: 0; }
.sub-reco .reco-box h3 { min-height: auto; }

/***ショップ情報***/
.shop-info { padding: 3vh 10px ; margin: 30px 0; }
.shop-info .logo { width: 60%; }
.shop-info h3 { width: 100%;}
.shop-info .menu h3 { font-size: 2.4rem; }
.shop-info .menu .contact { width: 100%; }
.shop-info .menu .contact .tel { font-size: 2.4rem; margin-bottom: 0.8em; }
.shop-info .menu .contact .btn-reva { width: 100%; }
.shop-info .detail .col-lg-5,
.shop-info .detail .col-lg-7 { padding: 0; }
.shop-info .detail th,
.shop-info .detail td {
	display: block;
	text-align: center;
}
.shop-info .detail th {
	background: #fff none repeat scroll 0 0;
    color: #3f312b;
    font-size: 1.4rem;
    letter-spacing: 0.1em;
    margin: 0.5em 0;
	padding: 0.25em 0;
    position: relative;
}
.shop-info .detail td { border-bottom: none; padding: 0; }
.shop-info .menu .line-btn { width: 100%; }
.shop-info .other { margin-bottom: 0; }
.shop-info .other h3 { font-weight: normal; font-size: 2rem; }
.shop-info .other .col-md-4 { padding: 0; }
.shop-info .other .btn-first { margin-bottom: 1em; padding: 0.5em 20px; }
.shop-info .other .sns-title { margin: 1.5em 0; }

.shop-info .other .btn-insta {
	border: 2px solid #333534;
}
.shop-info .other .btn-fb {
	border: 2px solid #3B579D;
	color: #3B579D;
}
.shop-info .other .btn-twitter {
	border: 2px solid #00ACEE;
	color: #00ACEE;
}
.shop-info .other h3,
#reply-title {
	background: #fff none repeat scroll 0 0;
	padding: 1em 0;
	border: 1px solid #3f312b;
	color: #3f312b;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	position: relative;
	text-align: center;
}
/*** お問い合わせ  ***/

.tbl_inquiry {
	width: 100%;
	margin-bottom: 5vh;
}


.tbl_inquiry th,
.tbl_inquiry td {
	display: block;
	width: 100%;
	padding: 1em;
}
.tbl_inquiry textarea,
.tbl_inquiry input,
.tbl_inquiry select{
	width: 100%!important;
}
.tbl_inquiry td {
	border: 1px solid #ddd;
}

.form th,
.form td {
	display: block;
	width: 100%;
}
input {
	width: 100%;
}
textarea {
	width: 100%;
}
/*** コメント  ***/
.comments-area input,
.comments-area textarea{
	width: 100%;
}


/**************************************************
BBAロゴ
***************************************************/
.bba_logo { width: 50%; margin:auto; }
/**************************************************
はてブロカード
***************************************************/
.hatenablogcard{
  width: 100%;
}