@charset "utf-8";
/*
Template: 
Theme Name: 
*/

/* ---------------------------------------------------------
	ボックス
--------------------------------------------------------- */

.box {
    width: 690px;
    height: auto;
    overflow: hidden;
    margin: 20px 0 20px 0;
}

.box_image {
    width: 690px;
    height: auto;    
    margin-top: 20px;
}

.box_lr {
    width: 690px;
    height: auto;
    margin-bottom: 30px;
}

.box_l {
    width: 450px;
    height: auto;
    float: left;
    padding: 10px 20px 0 0;
}

.box_r {
    width: 220px;
    height: auto;
    float: left;
    padding: 30px 0px 0px 0;
}


/* ---------------------------------------------------------
	テーブル
----------------------------------------------------------- */

th {
    width: 200px;
    border-collapse: collapse;
    border: 1px solid #9a704d;
    text-align: left;
    padding: 15px;
    font-size: 14px;
    color: #9a704d;
    font-weight: normal;
    vertical-align: middle;
}

td {
    width: 440px;
    border-collapse: collapse;
    border: 1px solid #9a704d;
    padding: 15px;
    font-size: 14px;
    color: #71533a;
    background: #fff;
}

th.noborder {
    width: 140px;
    border-collapse: collapse;
    border: none;
    text-align: left;
    padding: 5px 0 5px 0;
    font-size: 14px;
    color: #71533a;
    font-weight: normal;
    vertical-align: top;
}

td.noborder {
    width: 270px;
    border-collapse: collapse;
    border: none;
    padding: 5px;
    font-size: 14px;
    color: #71533a;
    background: none;
}


/* ---------------------------------------------------------
	詳細を見るボタン
--------------------------------------------------------- */

.details a {
    font-size: 12px;
    background: #1d2088;
    margin: 0;
    padding: 5px 20px 5px 20px;
    line-height: 32px;
    text-decoration: none;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.details a:hover {
    background: #8690ff;
}


/* ---------------------------------------------------------
	#header
--------------------------------------------------------- */

#header {
    min-width: 980px;
}

#header-box {
    width: 980px;
    height: 130px;
    margin: 0 auto;
}

#header #logo {
    clear: both;
    float: left;
    height: 100px;
    width: 200px;
    margin: 20px 0 0 30px;
}

#header_desc {
    color: #fff;
    height: 30px;
    background: #1d2088;
}

#header_desc_area {
    width: 980px;
    margin: 0 auto;
}

#header_desc_area h1 {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    text-align: left;
    padding: 7px 0 0 10px;
    height: 25px;
}

.mail_header {
    width: 476px;
    height: 100px;
    margin: 20px 30px 0 0;
    float: right;
    display: block;
}


/* ---------------------------------------------------------
	#header-nav
--------------------------------------------------------- */

#header-navi {
    height: 50px;
}

.menu-header-navi-container {
    clear: both;
    width: 980px;
    text-align: center;
    margin: 0 auto;
}

#header-navi ul#menu-header-navi, ul#menu-header-navi li, ul#menu-header-navi li a{
    display:block;
    zoom:1;
    height:50px;
}

#header-navi ul#menu-header-navi li{
    float:left;
    width:163px;
}

 
#header-navi ul#menu-header-navi li#menu-item-14{
    width:129px;
}

#header-navi ul#menu-header-navi li#menu-item-43{
    width:166px;
}

#header-navi ul#menu-header-navi li#menu-item-59{
    width:200px;
}

#header-navi ul#menu-header-navi li#menu-item-58{
    width:137px;
}

#header-navi ul#menu-header-navi li#menu-item-563{
    width:185px;
}

#header-navi ul#menu-header-navi li a{
    white-space: nowrap;
    overflow: hidden;
    text-indent: 100%;
}

/*各画像セット*/
#header-navi ul#menu-header-navi li#menu-item-14 a{background: url(https://www.blueberry-yasuda.com/wp-content/uploads/2015/02/menu_home.png);}
#header-navi ul#menu-header-navi li#menu-item-43 a{background: url(https://www.blueberry-yasuda.com/wp-content/uploads/2015/02/menu_about.png);}
#header-navi ul#menu-header-navi li#menu-item-59 a{background: url(https://www.blueberry-yasuda.com/wp-content/uploads/2015/02/menu_blueberry.png);}
#header-navi ul#menu-header-navi li#menu-item-58 a{background: url(https://www.blueberry-yasuda.com/wp-content/uploads/2015/02/menu_access.png);}
#header-navi ul#menu-header-navi li#menu-item-563 a{background: url(https://www.blueberry-yasuda.com/wp-content/uploads/2015/02/menu_shop.png);}
#header-navi ul#menu-header-navi li#menu-item-13 a{background: url(https://www.blueberry-yasuda.com/wp-content/uploads/2015/02/menu_contact.png);}
 
/*マウスオーバー時*/
#header-navi ul#menu-header-navi li#menu-item-14 a:hover,
#header-navi ul#menu-header-navi li#menu-item-43 a:hover,
#header-navi ul#menu-header-navi li#menu-item-59 a:hover,
#header-navi ul#menu-header-navi li#menu-item-58 a:hover,
#header-navi ul#menu-header-navi li#menu-item-563 a:hover,
#header-navi ul#menu-header-navi li#menu-item-13 a:hover {
    background-position:0 -50px; /*真ん中の画像を出す*/
}
 
/*カレント表示*/
#header-navi ul#menu-header-navi li#menu-item-14.current-menu-item a,
#header-navi ul#menu-header-navi li#menu-item-43.current-menu-item a,
#header-navi ul#menu-header-navi li#menu-item-59.current-menu-item a,
#header-navi ul#menu-header-navi li#menu-item-58.current-menu-item a,
#header-navi ul#menu-header-navi li#menu-item-563.current-menu-item a,
#header-navi ul#menu-header-navi li#menu-item-13.current-menu-item a {
    background-position:0 -50px; /*一番下の画像を出す*/
}


/* ---------------------------------------------------------
	#contents
--------------------------------------------------------- */

#contents {
    width: 980px;
    margin: 0 auto;
    padding: 20px 0 20px 0;
    text-align: left;
    height: auto !important;
    min-height: 550px;
    overflow: hidden;
}

#contents .page_top {
    clear: both;
    text-align: right;
}


/* ---------------------------------------------------------
	#mainImg
--------------------------------------------------------- */

#main_img {
    height: 400px;
    margin-top:10px;
}

#img_area {
    width: 980px;
    height: 400px;
    margin: 0 auto;
}

#main_img-sub {
    height: 150px;
}

#img_area-sub {
    width: 980px;
    height: 150px;
    padding-top: 10px;
    margin: 0 auto;
}


/* ---------------------------------------------------------
	#main
--------------------------------------------------------- */

#main {
    float: right;
    width: 690px;
}

#main h2 {
    width: 633px;
    height: 35px;
    font-size: 18px;
    padding: 15px 0 0 57px;
    background: url(https://www.blueberry-yasuda.com/wp-content/uploads/2014/11/h2_bg1.png);
}

#main h3 {
    height: 32px;
    font-size: 16px;
    padding: 18px 0 0 57px;
    margin-bottom: 10px;
    background: url(https://www.blueberry-yasuda.com/wp-content/uploads/2014/11/h2_bg.png);
}


/* ---------------------------------------------------------
	ネットショップ
--------------------------------------------------------- */

#shop {
    width: 690px;
    height: auto;
    overflow: hidden;
}

#shop ul {
    width: 720px;
}

#shop li {
    width: 330px;
    height: auto;
    margin: 0px 30px 30px 0;
    padding: 1px;
    float: left;
    border: 1px solid #71533a;
    box-sizing: border-box;
}

#shop li:hover {
    opacity: 0.7;
}

#shop .list_image {
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    height: 245px;
}

#shop .trimming {
    height: 245px;
    overflow: hidden;
}

#shop img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
    height: auto;
}

#shop .shop_title {
    padding: 5px 0 5px 5px;
    font-size: 13px;
    margin: 0;
}

#shop .price {
    padding: 5px 0 5px 5px;
    background: #0000a0;
    font-size: 13px;
    color: #fff;
    margin: 0;
    box-sizing: border-box;
    width: 100%;
}

.fa-angle-down:before {
    content: "\f107";
    font-size: 40px;
    line-height: 20px;
    margin-left: 40px;
    margin-bottom: 17px;
    display: block;
}


/* ---------------------------------------------------------
	トップページ
--------------------------------------------------------- */

#top{
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}

#top .info {
    position: absolute;
    top: 17px;
    left: 500px;
    font-size: 14px;
    font-weight: normal;
}

#top .info a {
    color: #1d2088;
    text-decoration: none;
}

#top .info a:hover {
    opacity: 0.7;
    text-decoration: none;
}

#top .blog {
    position: absolute;
    top: 17px;
    left: 459px;
    font-size: 14px;
    font-weight: normal;
}

#top .blog a {
    color: #1d2088;
    text-decoration: none;
}

#top .blog a:hover {
    opacity: 0.7;
    text-decoration: none;
}

#top .blueberry {
    position: absolute;
    top: 17px;
    left: 543px;
    font-size: 14px;
    font-weight: normal;
}

#top .blueberry a {
    color: #1d2088;
    text-decoration: none;
}

#top .blueberry a:hover {
    opacity: 0.7;
    text-decoration: none;
}

#top .shop {
    position: absolute;
    top: 17px;
    left: 488px;
    font-size: 14px;
    font-weight: normal;
}

#top .shop a {
    color: #1d2088;
    text-decoration: none;
}

#top .shop a:hover {
    opacity: 0.7;
    text-decoration: none;
}


/* ---------------------------------------------------------
	ページャー
--------------------------------------------------------- */

.pager {
    clear: both;
    text-align: center;
}

.next a {
    font-size: 16px;
    padding: 5px 10px 5px 10px;
    background: #626cd6;
    color: #fff;
    margin: 0 10px 0 10px;
}

.next a:hover {
    background: #8690ff;
}


/* ---------------------------------------------------------
	サイトマップ
--------------------------------------------------------- */

#sitemap_list li.home-item a {
    padding-top: 0px;
}

#sitemap_list li {
    background: url(https://www.blueberry-yasuda.com/wp-content/uploads/2014/11/dot.png) repeat-x bottom;
    text-indent: 0;
    list-style-type: none;
}

#sitemap_list li a {
    text-decoration: none;
    display: inline-block;
    padding: 12px 0px 10px 25px;
    line-height: 17px;
    color: #71533a;
}

#sitemap_list li a:hover {
    color: #ac7e58;
}


/* ---------------------------------------------------------
	ウラカタ　予約フォーム
--------------------------------------------------------- */

.reserve {
    clear: both;
    width: auto;
    height: auto;
    overflow: hidden;
    border: 1px solid #1d2088;
    margin: 0 auto 10px;
}

.reserve a {
    background: #1d2088;
    border: 3px solid #f5f4e0;
    text-align: center;
    padding: 25px 20px 20px;
    color: #fff;
    display: block;
    overflow: hidden;
    font-size: 17px;
    line-height: 140%;
    font-weight: 600;
}

.reserve img {
    width: 64px;
    height: 64px;
    margin: 0 auto 15px;
    display: block;
}

.reserve span {
    font-family: "Noto Sans JP", 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}

.reserve a:hover {
    opacity: 0.7;
}


/* ---------------------------------------------------------
	トップへ戻る
--------------------------------------------------------- */

#page-top {
    position: fixed;
    bottom: 40px;
    right: 20px;
}

#page-top a {
    text-decoration: none;
    width: 80px;
    height: 80px;
    display: block;
}

#page-top a:hover {
    text-decoration: none;
    opacity: 0.7;
}


/* ---------------------------------------------------------
	パンくずリスト
--------------------------------------------------------- */

.breadcrumbs {
    margin: 10px 0 5px 10px;
}


/* ---------------------------------------------------------
	お問い合わせフォーム
--------------------------------------------------------- */

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

.wpcf7 form input[type="text"],
.wpcf7 form input[type="tel"],
.wpcf7 form input[type="email"],
.wpcf7 form input[type="checkbox"],
.wpcf7 form input[type="radio"],
.wpcf7 form textarea {
    border: 1px solid #ac7e58;
 }

.wpcf7 form input[type="text"]:focus,
.wpcf7 form input[type="tel"]:focus,
.wpcf7 form input[type="email"]:focus,
.wpcf7 form input[type="checkbox"]:focus,
.wpcf7 form input[type="radio"]:focus,
.wpcf7 form textarea:focus {
    border: 1px solid #9a704d;
 }

.wpcf7 form input[type="text"],
.wpcf7 form input[type="tel"],
.wpcf7 form input[type="email"],
.wpcf7 form input[type="checkbox"],
.wpcf7 form input[type="radio"],
.wpcf7 form input[type="image"],
.wpcf7 form textarea,
select {
    outline:none;
}

.wpcf7-validation-errors {
    border: 2px solid #d84430 !important;
    color: #f00 !important;
    text-align: center;
}

.wpcf7-response-output {
    padding: 5px 20px !important;
    color: #f00 !important;
    border: none !important;
}

span.wpcf7-not-valid-tip {
    color: #f00 !important;
    font-size: 12px !important;
    display: block;
    margin-left: 10px;
}

.wpcf7-mail-sent-ok {
        border: 2px solid #f00 !important;
}

input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
    border: 1px solid #ac7e58;
}


/* ---------------------------------------------------------
	#sub
--------------------------------------------------------- */

#sub {
    float: left;
    width: 240px;
    margin: 0px 0 100px 0;
}

#sub h2 {
    width: 240px;
}

.side_widget {
    margin: 0;
    background: none;
    border: none;
    padding: 0;
}

#sidebar-navi ul#menu-sidebar-navi, ul#menu-sidebar-navi li, ul#menu-sidebar-navi li a{
    display:block;
    zoom:1;
    height:50px;
}

#sub ul li.menu-item {
    width: 240px;
    background: url(https://www.blueberry-yasuda.com/wp-content/uploads/2014/11/dot.png) repeat-x bottom;
}

#sub ul#menu-sidebar-navi li a{
    color: #71533a;
    white-space: nowrap;
    overflow: hidden;
    line-height: 3.7;
    padding-left: 10px;
}

#sub ul#menu-sidebar-navi li a:hover{ 
    color: #ac7e58;
} 


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

#footer {
    min-width: 980px;
    clear: both;
    height: auto;
}

.footer_area {
    width: 978px;
    height: 140px;
    margin: 0 auto;
    text-align: left;
    background: url(https://www.blueberry-yasuda.com/wp-content/uploads/2014/11/line.png) top repeat-x;
}

.footer_logo_area {
    width: 200px;
    margin: 0 auto;
    float: left;
    padding: 35px 0px 0px 70px;
}

.footer_logo_area p {
    font-size: 12px;
    color: #71533a;
    margin-bottom: 0;
    letter-spacing: 0;
}

.footer_navi_area {
    width: 700px;
    height: 120px;
    padding-top: 20px;
    margin: 0 auto;
    float: right;
}

.menu-footer-navi-container {
    width: 680px;
    display: block;
    margin: 0 auto;
    padding: 12px 0 0 0;
}

ul#menu-footer-navi li.menu-item {
    height: 15px;
    line-height: 12px;
    vertical-align: middle;
    display: inline;
    float: left;
    font-size: 12px; 
    padding: 20px 20px 0px 0px;
}

ul#menu-footer-navi li.menu-item a {
    color: #ac7e58;
    background: url(https://www.blueberry-yasuda.com/wp-content/uploads/2014/11/icon_on.png) no-repeat 1px;
    padding-left: 18px;
}

ul#menu-footer-navi li.menu-item a:hover {
    color: #71533a;
    background: url(https://www.blueberry-yasuda.com/wp-content/uploads/2014/11/icon_off.png) no-repeat 1px;
    padding-left: 18px;
}

ul#menu-footer-navi li.current-menu-item a {
    color: #71533a;
    background: url(https://www.blueberry-yasuda.com/wp-content/uploads/2014/11/icon_off.png) no-repeat 1px;
    padding-left: 18px;
}

.copyright {
    clear: both;
    color: #fff;
    background: #1d2088;
    height: 30px;
    padding-top: 10px;
    vertical-align: middle;
    text-align: center;
}