@charset "utf-8";
/*
YUI 3.4.0 (build 3928)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 24, 2014 */


/* CSS Document */

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
    color: #725958 !important;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,main { 
	display:block;
}

ul, nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

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

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

#category_logo img{

}

.cat_logoimg{
	width: 100%;
	margin: 0 auto;
}

.cat_logoimg img	margin: 0 auto;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

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

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
img {
	vertical-align:bottom;
}
/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider,
.CarouselBox {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li,
.CarouselBox .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img,
.CarouselBox .slides img,
.CarouselBox_sp .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after,
.CarouselBox .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides,
html[xmlns] .CarouselBox .slides {
  display: block;
}
* html .flexslider .slides,
* html .CarouselBox .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child,
.no-js .CarouselBox .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider,
.CarouselBox {
  margin: 0 0 60px;
  /*background: #ffffff;
  border: 4px solid #ffffff;*/
  position: relative;
  zoom: 1;
 /* -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);*/
}
.flexslider .slides,
.CarouselBox .slides {
  zoom: 1;
}
.flexslider .slides img,
.CarouselBox .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 34px;
  height: 88px;
  line-height:88px;
  margin: -44px 0 0;
  position: absolute;
  top: 50%;
  z-index: 99;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: #584337;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline:none;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 24px;
  display: inline-block;
  content: '\f001';
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -5px;
  background:url(../img/snavi.png) -44px -234px no-repeat;
  padding-left:10px;
}
.flex-direction-nav .flex-next {
  right:-5px;
 background:url(../img/snavi.png) 0 -234px no-repeat;
 text-align:right;
 padding-right:10px;
}
.ie7 .flex-direction-nav .flex-prev {
	background:url(../img/snavi.png) -44px -322px no-repeat;
}
.ie7 .flex-direction-nav .flex-next {
	background:url(../img/snavi.png) 0 -322px no-repeat;
}
.CarouselBox:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 0;
}
.CarouselBox:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.CarouselBox:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 0;
}
.CarouselBox:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0.5!important;
  filter: alpha(opacity=0.5);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 16px;
  height: 16px;
  display: block;
  background: #996778;
  background: rgba(153, 103, 120, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #8d5f6f;
  background: rgba(141,95,111, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #764f5c;
  background: rgba(118,79,92, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.ie7 .CarouselBox {
	overflow:hidden;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.3.0');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}

/*--pritty photo--*/
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../img/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../img/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../img/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../img/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../img/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../img/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 10px}
div.pp_default .pp_bottom .pp_left{background:url(../img/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../img/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../img/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../img/prettyPhoto/default/loader.gif) center center no-repeat}

div.light_square .pp_expand{background:url(../img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:30px;height:30px;background:url(../img/prettyPhoto/light_square/sprite.png) 0 0 no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../img/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_middle {background:transparent !important;}

div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000; border:1px solid #D4D4D4; background:#FFF;}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:20px 0 5px;}
.pp_description{display:none;margin:5px 0 0; color:#eb1339;}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;left:50%;top:-10px;display:block;margin-left:-15px !important;line-height:30px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-24px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 0 0; height:0;}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../img/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}

/*--Grobal--*/
.mb1em { margin-bottom:1em; }
.mb2em { margin-bottom:2em; }
.mb50 { margin-bottom:50px; }
.clearfix:before,
.clearfix:after {
  content:"";
  display: table;
}
.clearfix:after {
  clear:both;
}
/*IE6,7対策 （haslayout対策）*/
.clearfix {
  *zoom:1;
}

html,body {
	width:100%;
	height:100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	min-width:1040px;
	max-width:1920px;
	color:#725958;
}
body {
	background:#f2edea;
}
.tac { text-align:center; }
.tal { text-align:left !important; }
.tar { text-align:right; }
.bl { color:#58b2d7; }
a img {
-webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;  
            transition: all 0.3s ease;
			filter:alpha(opacity=100); /*IE*/
-moz-opacity:1; /*FF*/
opacity:1;
}
a:hover img, a:active img {
	filter:alpha(opacity=60); /*IE*/
-moz-opacity:0.60; /*FF*/
opacity:0.60;

}

#Wrapper {
	width:100%;
	height:100%;
	position:relative;
min-width:1040px;
	
}
#LeftBox {
	width:280px;
	height:100%;
	background:#F7F6F0;
	position:fixed;
	top:0;
	left:0;
	text-align:center;
	z-index:10;

}
#LeftBox h2 {
	padding:50px 0 0;
	margin:0 0 50px;
}

#Snav ul{
letter-spacing:-.40em;

}
.ie7 #Snav ul{
	width:220px;
	margin:0 auto;

}
#Snav li{
letter-spacing:normal;
width:44px;
height:190px;
vertical-align:top;
display:inline-block;
/display:inline;
/zoom: 1;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
}
.ie7 #Snav li {
	float:left;
	text-indent:-9999;
	display:block;
}
#Snav li#Snav01 {
	background:url(../img/snavi.png) 0 0 no-repeat;
}
#Snav li#Snav01 a:hover {
	background:url(../img/snavi.png) -220px 0 no-repeat;
}
#Snav li#Snav02 {
	background:url(../img/snavi.png) -44px 0 no-repeat;
}
#Snav li#Snav02 a:hover {
	background:url(../img/snavi.png) -264px 0 no-repeat;
}
#Snav li#Snav03 {
	background:url(../img/snavi.png) -88px 0 no-repeat;
}
#Snav li#Snav03 a:hover {
	background:url(../img/snavi.png) -308px 0 no-repeat;
}
#Snav li#Snav04 {
	background:url(../img/snavi.png) -132px 0 no-repeat;
}
#Snav li#Snav04 a:hover {
	background:url(../img/snavi.png) -352px 0 no-repeat;
}
#Snav li#Snav05 {
	background:url(../img/snavi.png) -176px 0 no-repeat;
}
#Snav li#Snav05 a:hover {
	background:url(../img/snavi.png) -396px 0 no-repeat;
}
#Snav li#Snav06 {
	background:url(../img/snavi.png) -441px 0 no-repeat;
}
#Snav li#Snav06 a:hover {
	background:url(../img/snavi.png) -483px 0 no-repeat;
}


#Snav li a {
	display:block;
	width:44px;
height:190px;
text-decoration:none;
outline:none;
}
#Ssns {
	text-align:center;
	letter-spacing:-.40em;
	margin-bottom:25px;
}
#Ssns li {
	letter-spacing:normal;
vertical-align:middle;
display:inline-block;
/display:inline;
/zoom: 1;
margin:0 6px;
}
#Ssns li span.none,
#Ssns li a {
	
	text-decoration:none;
	display:block;
	padding:12px 12px;
	width:24px;
height:auto;
line-height:0;
font-size:21px;

border:1px solid #705546;
border-radius: 5px; 
-webkit-border-radius: 5px;  
-moz-border-radius: 5px; 
-ms-border-radius: 5px; 
-o-border-radius: 5px;
}
#Ssns li span.none {
	background:#f2edea;
	color:#705546;
}
#Ssns li a {
	background:#705546;
	color:#FFF;
}
#Ssns li a:hover {
	background:#f2edea;
	color:#705546;
}
.ie7 i.fa {
	font-size:24px;
}
#Copy {
	font-size:90%;
	text-align:center;
	bottom:1em;
	left:0;
	color:#584337;
}

header, main, footer {
	margin-left:280px;
}
header {
	background:#FFF;
}
#Header_in {
	width:100%;
	background:#684F41;
	height:50px;
}
#Header_in h1 {
	text-align:right;
	font-size:90%;
	position:absolute;
	top:0;
	right:1em;
	line-height:50px;
	font-weight:normal;
	color:#e4dbd5;
}
.Slider {
	width:100%;
	padding-bottom:40px;
	background:#FFF;
}
.flexslider {
	margin:0 0 0;
}
.flexslider .flex-control-nav {
	bottom: -40px;
	z-index:20;
}

.flexslider .slides img {

  display: block;
  margin:0 auto;
}
#Hnav ul{
letter-spacing:-.40em;

}

#Hnav li{
letter-spacing:normal;
width:auto;
vertical-align:top;
display:inline-block;
/display:inline;
/zoom: 1;
font-size:90%;
line-height:50px;
}
#Hnav li a {
border-right:1px solid #926D5A;
position:relative;
padding:0 1em;
color:#e4dbd5;
text-decoration:none;
}
#Hnav li a:hover {
	color:#FFF;
}
#Contents, #Footer_in {
	width:100%;
}
#Contents {
	background:#FFF;
	margin:0 auto;
}
#Contents section {
	
	padding:50px 40px;
	
}#Contents section.pb0 {
	padding:50px 40px 20px !important;
}
#Contents section.Carousel {
	overflow:hidden;
	padding:50px 0 !important;
	
}

#Contents section .Innner {
max-width:900px;
min-width:720px;
width:100%;	
margin:0 auto;
color:#725958;
}
#Contents section.Carousel .Innner {
	max-width:1920px !important;
min-width:720px;
width:100%;	
}
#Contents p.Read {
	line-height:2;
}
#Contents section h2.MainTitle, #Contents section h2.MainTitle_read {
	font-size:200%;
	text-align:center;
	font-weight:normal;
	color:#584337;
	text-shadow:1px 1px 1px rgba(255,255,255,0.5);
}

.MainTitle_read {
	font-size:200%;
	text-align:center;
	font-weight:normal;
	color:#584337;
	text-shadow:1px 1px 1px rgba(255,255,255,0.5);
}

.MainTitle {
	font-size:200%;
	text-align:center;
	font-weight:normal;
	color:#584337;
	text-shadow:1px 1px 1px rgba(255,255,255,0.5);
	margin-bottom: 0.7em;
}

#Contents section h2.MainTitle {
	margin-bottom:0.7em;	
}
#Contents section h2.MainTitle_read {
	margin-bottom:0.4em;
}
#Contents section.bg_ume,
div.bg_ume {
	background:#E0D1D6 url(../img/bg_drop.png) 50% 0 no-repeat;
}
.bg_mugi {
	background:url(../img/bg_drop6.png) 50% 0 no-repeat;
}

#Contents section.bg_ume_top {
	background:#E0D1D6;
}
.bg_umecolor {
	background:#E0D1D6;
}
#Contents section.bg_mokuren {
	background:#FFF url(../img/bg_drop2.png) 50% 0 no-repeat;
}
#Contents section.bg_kago {
	background:#FFF url(../img/bg_kago2.png) 50% 0 repeat-y;
}

.List3 ul{
letter-spacing:-.40em;
text-align:center;
color: #725958;
}

.List3 li{
letter-spacing:normal;
width:29%;
margin:0 2%;
vertical-align:top;
display:inline-block;
/display:inline;
/zoom: 1;
}
.List3 li h3.TopTitle {
	line-height:1.5;
	color:#584337;
	
	background:url(../img/border_left.png) 0 100% no-repeat;
}
.List3 li h3.TopTitle span {
	display:block;
	background:url(../img/border_right.png) 100% 100% no-repeat;
	padding-bottom:1em;
}
.List3 li p.Description {
	font-size:90%;
	text-align:left;
	line-height:180% !important;
}
.List3 li h4 {
	margin:0.5em 0;
}
.Thumb {
	margin-bottom:1em;
}
.Thumb img {
	width:100%;
	height:auto;
}
.Bt_large_detail {
	width:362px;
	height:62px;
	margin:2em auto 0;
	background:url(../img/snavi.png) -132px -190px no-repeat;

}
.Bt_large_detail a {
	display:block;
	line-height:0;
	padding:31px 0;
	white-space:nowrap;
	overflow:hidden;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	text-shadow:1px 1px 1px rgba(0,0,0,0.3);
}
.Bt_large_detail a:hover {
	background:url(../img/snavi.png) -132px -252px no-repeat;
}
.Bt_medium_detai {
	
width:100%;
text-align:center;
font-weight:bold;
}

.Bt_medium_detai a {
	display:block;
	color:#584337;
	text-decoration:none;
	height:56px;
	line-height:56px;
	border-radius: 10px; 
-webkit-border-radius: 10px;  
-moz-border-radius: 10px; 
-ms-border-radius: 10px; 
-o-border-radius: 10px;
border:2px solid #584337;
}
.Bt_medium_detai a:before {
	content:"\f138";
	font-family:"FontAwesome";
	margin-right:0.5em;
}
.Bt_medium_detai a:hover {
	background:rgba(255,255,255,0.5);
}
.List1 {
	background:url(../img/line.png) 0 100% repeat-x;
}
.List1 li {
	padding:10px 0;
	background-image:url(../img/line.png);
	background-position:0 0;
	background-repeat:repeat-x;
	position:relative;
}

.List1 li.all dt {
	background-color:#e3d2d4 !important;
}
.List1 div.New {
	position:absolute;
	top:-20px;
	left:-20px;
	width:44px;
	height:44px;
}
.List1 li dl {
	font-size:90%;
	display:table;
	width:100%;
	line-height:1.5;

}
.ie7 .List1 li dl {
	*overflow:auto;
}
.ie7 .List1 li dl dt,
.ie7 .List1 li dl dd {
	*float:left;
	
}
.ie7 .List1 li dl dt {
	layout-grid-line: 4em;
}
.ie7 .List1.tenpo, .ie7 .List1.brand {
	border-bottom:1px solid #CCC;
}
.ie7 .List1.tenpo li, .ie7 .List1.brand li {
	border-top:1px solid #CCC;
	margin-bottom:0;
}
.ie7 .List1.tenpo li dt, .ie7 .List1.tenpo li dd, .ie7 .List1.brand li dt, .ie7 .List1.brand li dd {
	background:none;
}
.ie7 .List1.brand .sd_thumb {
  border: none;
}
.ie7 .List1 li dl dd.sd_name {
	layout-grid-line: 5.6em;	
}
.ie7 .List1.brand li dl dd.sd_name {
	layout-grid-line: 8em;
}
.ie7 .List1.brand li dl dd.sd_address {
	padding-top:5%;
}
.ie7 .List1 li dl dd.sd_address {
	layout-grid-line: 1em;	
}

.ie7 .List1 li dl dd.sd_address i, .ie7 .ShopData dd i, .ie7 .SnsBottom i, .ie7 .header_single i, .ie7 #NextPrev i {
	font-size:14px;
	margin:0 0.25em;
}
.ie7 .Calen time {
  width: 80px;
  height:auto;
  padding:15px 0;

  display:block;
  text-align: center;
}
.ie7 .navi_company2 li {
  padding: 0.5em 1em;

}
.ie7 .List3.ArchiveThumb .ListUpdate time, .ie7 .Carousel_in .ListUpdate time,
.ie7 .List3.ArchiveThumb .ListUpdate span, .ie7 .Carousel_in .ListUpdate span {
  display: block;
  background: #F2EDEA;
  padding: 15px 0;
  border-left: 10px solid #FFF;
  border-right: 10px solid #FFF;
  width:100%;
}
.ie7 .List1 dl dd.tar {
	float:right;
	clear:both;
	width:200px;
	text-align:right;
	padding:0;
	layout-grid-line: 5.6em;
}
.ie7 .List1 dl dd.tar i {
	display:none;
}
.List1 li dl dt {
	background:#F2EDEA;
	text-align:center;
	padding:1% 2%;
	display:table-cell;
	vertical-align:middle;
	width:26%;
	
}
.List1 li dl dt a, .List1 li dl dd h3 a {
	color:#584337;
	text-decoration:none;

}
.List1 li dl dt a:hover, .List1 li dl dd h3 a:hover {
	text-decoration: underline;
}
.List1 li dl dd {
	display:table-cell;
	padding:2%;
	vertical-align:middle;
}
.List1 li dl dd h3 {
	font-weight:normal;
}
.List1 li dl dd time {
		font-weight:bold;

}
.Carousel_in, .ArchiveThumb .Carousel_in {
	background:#fff;
	box-shadow:rgba(177,139,151, 0.5) 0px 5px 10px -5px;
-webkit-box-shadow:rgba(177,139,151, 0.5) 0px 5px 10px -5px;
-moz-box-shadow:rgba(177,139,151, 0.5) 0px 5px 10px -5px;
border:1px solid #d0bac1;
}
.flex-viewport .Carousel_in {
	height:320px;
	padding:10px;
}
.ArchiveThumb .Carousel_in {
	padding:10px 10px 65px;
	height:auto;
}
.CarouselBox {
	padding:0 60px;
	margin:2em 0 0;
	
}
.CarouselBox_sp {
	margin:2em 0 0;
}
.CarouselBox .slides > li {
	padding:0 10px 10px;
	font-size:100%;
	
}
.CarouselBox_sp .slides > li {
	margin-bottom:20px;
}
.CarouselBox_sp .slides > li:last-child {
	margin-bottom:0;
}
.CarouselBox h3,
.CarouselBox_sp h3 {
	margin-bottom:0.5em;
	line-height:150%;

}
.CarouselBox h3 a,
.CarouselBox_sp h3 a {
	color: #584337;
	text-decoration: none;
}
.CarouselBox h3 a:hover,
.CarouselBox_sp h3 a:hover {
	text-decoration: underline;
}
.CarouselBox em, .Carousel_in em {
	display:block;
	font-style:normal;
	margin-bottom:0.5em;
	text-align:left;
	font-size:90%;
}
.Cthumb, .Cthumb img {
	width:100%;
	height:auto;
}
.Carousel_in .Cthumb {
	margin-bottom:1em;
}
.Carousel_in .Ctext {
	padding:0 0.5em;
}
.Ctext li a {
	color: #584337;
	text-decoration:underline;
	
}
.Form p a, .Nlink {
	color:#58b2d7;
	text-decoration:underline;
}

.Ctext li a:hover, .Form p a:hover,  .Nlink:hover {
	text-decoration: none;
}

footer {
}
#Footer_in {
padding:25px 0 ;
	background:#f2edea;
}
#BackTop {
	font-size:18px;	
}
#BackTop a {
	text-decoration:none;
	display:block;
	text-align:center;

}
#BackTop a:hover {
	color:#B7A66C;
}

ul#footer_nav{
letter-spacing:-.40em;
text-align:center;
padding:25px 0;
}

#footer_nav li{
letter-spacing:normal;
width:auto;
vertical-align:top;
display:inline-block;
/display:inline;
/zoom: 1;
margin: 0 1em;
}
.ie7 #footer_nav li {
	line-height:1.5em;
}
#footer_nav li a {
	color:#584337;
	text-decoration:none;
}
#footer_nav li a:hover {
	text-decoration: underline;
}
.dropmenu {
	position:relative;
	z-index: 10;
}
.dropmenu ul {
  position: absolute;
  width:200px !important;
z-index: 9999;
left:0;
background:#e5dcd6;
opacity: 0;
  top: 100%;
  visibility: hidden;
 -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  box-shadow:rgba(0, 0, 0, 0.5) 0px 5px 5px -5px;
-webkit-box-shadow:rgba(0, 0, 0, 0.5) 0px 5px 5px -5px;
-moz-box-shadow:rgba(0, 0, 0, 0.5) 0px 5px 5px -5px;
}
.dropmenu:hover ul {
	display:block;
  visibility: visible;
  opacity: 1;
}
.dropmenu ul li {
	display:block !important;
	line-height: 100% !important;
	
}

.dropmenu ul li a {
  border-right: none !important;
  padding:0 1em !important;
  color: #684F41 !important;
  text-decoration: none;
  display:block !important;
  font-size: 110%;
  height:40px !important;
  line-height:40px !important;
  border-bottom:1px solid #f5f1ee;
  position:relative;
}
.dropmenu ul li a:after {
	content:"\f054";
	font-family:"FontAwesome";
	position:absolute;
	font-size:16px;
	right:1em;
	top:0;
}
.dropmenu ul li:last-child a,
.dropmenu ul li:last-child a:hover {
	border-bottom:none;
}
.dropmenu ul li a:hover {
	background:#fcfbfa;
	border-bottom:1px solid #fcfbfa;
}

.FullImage section div.Arrow01 {
	position:absolute;
	top:58.3%;
	left:50%;
	margin-left:-38px;
	margin-top:-16px;
}
.FullImage .ImgBox img {
	width:100%;
	height:auto;
}


.FullImage section.OneColumn.BgT01,
.FullImage section.OneColumn.BgT02,
section.OneColumn.BgT_c01,
section.OneColumn.BgT_c02,
section.OneColumn.BgT_c03,
section.OneColumn.BgT_c04 {
	background-size: 100%;
	padding: 47.61% 0 40px !important;
	background-repeat:no-repeat;
	background-position:50% 0;
	width:100%;
  margin:0 auto;
}.FullImage section.OneColumn.BgT01,
.FullImage section.OneColumn.BgT02 {
		background-color: #E1D3D8;

}
section.OneColumn.BgT_c01,
section.OneColumn.BgT_c02,
section.OneColumn.BgT_c03,
section.OneColumn.BgT_c04 {
	background-color: #FFF;
}

section.OneColumn.BgT_c01 {
	background-image: url(../img/bg_c01.jpg);
}
section.OneColumn.BgT_c02 {
	background-image: url(../img/bg_c02.jpg);
}
section.OneColumn.BgT_c03 {
	background-image: url(../img/bg_c03.jpg);
}
section.OneColumn.BgT_c04 {
	background-image: url(../img/bg_c04.jpg);
}
.FullImage section.OneColumn.BgT01 {
	background-image: url(../img/dummy01.jpg);
}
.FullImage section.OneColumn.BgT02 {
	background-image: url(../img/dummy04.jpg);
}
.FullImage section.TwoColumn.BgL01,
.FullImage section.TwoColumn.BgL02,
.FullImage section.TwoColumn.BgR01,
.FullImage section.TwoColumn.BgR02 {
background-repeat: no-repeat;
background-size:50% ;
}
.ie7 .FullImage section.TwoColumn.BgL01,
.ie7 .FullImage section.TwoColumn.BgL02,
.ie7 .FullImage section.TwoColumn.BgR01,
.ie7 .FullImage section.TwoColumn.BgR02,
.ie8 .FullImage section.TwoColumn.BgL01,
.ie8 .FullImage section.TwoColumn.BgL02,
.ie8 .FullImage section.TwoColumn.BgR01,
.ie8 .FullImage section.TwoColumn.BgR02 {
background-size: 100% 100% ;
}
.FullImage section.TwoColumn.BgL01,
.FullImage section.TwoColumn.BgL02 {
	padding:50px 0 40px 50% !important;
	background-position:0 50%;
}
.FullImage section.TwoColumn.BgL01 {
	background-image: url(../img/dummy02.jpg);
}
.ie7 .FullImage section.TwoColumn.BgL01,
.ie8 .FullImage section.TwoColumn.BgL01 {
	background-image: url(../img/dummy02_ie.jpg);
	background-position:center left;
}
.FullImage section.TwoColumn.BgL02 {
	background-image: url(../img/dummy05.jpg);
}
.ie7 .FullImage section.TwoColumn.BgL02,
.ie8 .FullImage section.TwoColumn.BgL02 {
	background-image: url(../img/dummy05_ie.jpg);
	background-position:center left;
}
.FullImage section.TwoColumn.BgR01,
.FullImage section.TwoColumn.BgR02 {
	padding:50px 50% 40px 0 !important;
	background-position:100% 50%;
}
.FullImage section.TwoColumn.BgR01 {
	background-image: url(../img/dummy03.jpg);
}
.ie7 .FullImage section.TwoColumn.BgR01,
.ie8 .FullImage section.TwoColumn.BgR01 {
	background-image: url(../img/dummy03_ie.jpg);
	background-position:center left;
}
.FullImage section.TwoColumn.BgR02 {
	background-image: url(../img/dummy06.jpg);
}
.ie7 .FullImage section.TwoColumn.BgR02,
.ie8 .FullImage section.TwoColumn.BgR02 {
	background-image: url(../img/dummy06_ie.jpg);
	background-position:center left;
}
.FullImage section h2 {
	text-align:center;
	  margin-bottom: 0.5em !important;
	  font-size: 200%;
  font-weight: normal;
  color: #584337;
}
.FullImage section.TwoColumn p,
.FullImage section.OneColumn p span {
	padding:0 40px 0;
	display:block;
	color: #725958 !important;
}
.SubTitle {
	text-align:center;
	font-size:130%;
	line-height:150%;
	margin:1.3em 0 0.5em;
	font-weight:normal;
	color:#584337;
}
.company_p {
	max-width:820px;
	min-width:660px;
	margin-left:auto;
	margin-right:auto;
}
.FullImage section.OneColumn p  {
	height:6em;
}
.FullImage section.TwoColumn p  {
	height:11em;
}
.FullImage section p {
	line-height: 200%;
}
.FullImage section.OneColumn p {
	max-width: 900px;
  min-width: 720px;
  width:100%;
  margin:0 auto;
}
section.OneColumn .OneColumn_in {
	padding:0 40px;
}
section.OneColumn .OneColumn_in.bg_mugi {
	padding:16px 40px 0 !important;
}
.OneColumn.MugiBox {
	padding:0 0 50px !important;
}
.Cover {
	padding:50px 40px !important;
}
.ContactBox {
	  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background:#F7F6F0;
  padding:40px;
  text-align:center;
  margin-top:2em;
}
.ContactBox h4 {
	font-size:150%;
	margin-bottom:0.7em;
	font-weight:normal;
}
.ContactBox p span {
	font-size:150%;
	display:block;
	padding-top:0.7em;
}

.Company .Bt_medium_detai a:hover {
	background:#e0d1d6;
}
.List3.ArchiveThumb ul {
	text-align:left;
	overflow:hidden;
}
.List3.ArchiveThumb li {
	margin-bottom:3%;
}
.List3.ArchiveThumb h3 {
	line-height:150%;
	text-align:left;
	margin-bottom:0.5em;
}
.List3.ArchiveThumb h3 a {
	color: #584337;
  text-decoration: none;
}
.List3.ArchiveThumb h3 a:hover {
	text-decoration:underline;
}
.List3.ArchiveThumb em.price {
	text-align:left;
	font-size:90%;
}
.List3.ArchiveThumb em.option {
	font-size:90%;

}

.List3.ArchiveThumb .Carousel_in,
.CarouselBox .Carousel_in,
.CarouselBox_sp .Carousel_in {
	position:relative;
}

.List3.ArchiveThumb .ListUpdate,
.Carousel_in .ListUpdate {
	font-size:90%;
	left:0;
	position:absolute;
	bottom:10px;
	width:100%;
	text-align:center;
}
.List3.ArchiveThumb .ListUpdate time,
.Carousel_in .ListUpdate time,
.List3.ArchiveThumb .ListUpdate span,
.Carousel_in .ListUpdate span  {
	display:block;
	background:#F2EDEA;
	padding:15px 0;
	border-left:10px solid #FFF;
	border-right:10px solid #FFF;
}
.List3.ArchiveThumb .ListUpdate span,
.Carousel_in .ListUpdate span {
	color: #a35d75;
}
.List3.ArchiveThumb .Thumb,
.Carousel_in .Cthumb {
	position:relative;
}
.List3.ArchiveThumb .ListTime,
.Cthumb .ListTime {
	color:#FFF;
	width:50px;
	height:auto;
	overflow:hidden;
	padding:25px 0;
	line-height:0;
	position:absolute;
	bottom:-10px;
	right:-5px;
	text-align:center;
	text-shadow:1px 1px 1px rgba(0,0,0,0.25);
	border-radius: 25px; 
-webkit-border-radius: 25px;  
-moz-border-radius: 25px; 
-ms-border-radius: 25px; 
-o-border-radius: 25px; 
}

.Tax {
	font-size:80%;
}
.FullImgbox {
	background:#fae7e4;
	position:relative; 
}
.FullImgbox .bg_up {
	width:76px;
	height:16px;
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-38px;
}
.FullImgbox_in {
	max-width: 1200px;
  min-width: 720px;
  width: 100%;
  margin: 0 auto;
}
.FullImgbox_in img {
	width:100%;
	height:auto;
}

.Detail h1 {
	font-size:200%;
	margin-bottom:0.5em;
	font-weight:normal;
	color:#584337;
	text-align:center;
}
.MonthTitle {
	color:#FFF;
	position: absolute;
	width:100px;
	height:100px;
	line-height:100px;
	text-align:center;
	right:40px;
	top:40px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.25);
	border-radius: 50px; 
-webkit-border-radius: 50px;  
-moz-border-radius: 50px; 
-ms-border-radius: 50px; 
-o-border-radius: 50px; 
}
.AttentionBox {
	padding-top:60px;
}
.spring {
 background:#DF7897;
}
.bg_spring {
 background:url(../img/bg_spring.png) 50% 0 no-repeat;	
}
.fc_spring {
color:#DF7897;	
}
.allseason {
 background:#a277c1;
}
.bg_all {
 background:url(../img/bg_all.png) 50% 0 no-repeat;	
}
.fc_all {
color:#a277c1;	
}
.summer {
 background:#78c1df;
}

.bg_summer {
 background:url(../img/bg_summer.png) 50% 0 no-repeat;	
}
.fc_summer {
color:#78c1df;	
}
.autumn {
 background:#ad8e53;
}
.bg_autumn {
 background:url(../img/bg_autumn.png) 50% 0 no-repeat;	
}
.fc_autumn {
color:#ad8e53;	
}
.winter {
 background:#ad5353;
}
.bg_winter {
 background:url(../img/bg_winter.png) 50% 0 no-repeat;	
}
.fc_winter {
color:#ad5353;	
}
.MonthTitle em {
	font-size:200%;
	font-style:normal;
}
.Detail p {
	line-height:180%;
	margin-bottom:1em;
	text-align:center;
}
#NextPrev {
	text-align:center;
	padding:20px 0;
}
#NextPrev span {
	position:relative;
}
#NextPrev .next {
	padding-right:1em;
	border-right:1px solid #cdbbb1;
	margin-right:1em;
}
#NextPrev .prev {
	padding-left:1em;
	border-left:1px solid #cdbbb1;
	margin-left:1em;
}
#NextPrev a {
	color:#584337;
	text-decoration:none;
}
#NextPrev a:hover {
text-decoration: underline;	
}
.news_np {
	margin:1em 0 0;
}
.PageNation {
	text-align:center;
	padding:20px 0 0;
}
.PageNation a, .PageNation span {
  margin-right: 5px;
  padding: 8px 10px;
  letter-spacing: normal;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  font-size: 14px;
  border-radius: 3px; 
-webkit-border-radius: 3px;  
-moz-border-radius: 3px; 
-ms-border-radius: 3px; 
-o-border-radius: 3px; 
}
.PageNation a {
  color: #584337;
  text-decoration: none;
  border: 1px solid #705546;
  background:#FFF;
}
.PageNation a:hover {
	background:#705546;
	color: #FFF;
}
.PageNation span {
background: #705546;
color: #FFF;
border: 1px solid #705546;
}
.SnsBottom {
	margin:2em 0 0;
}
.SnsBottom ul {
letter-spacing:-.40em;
text-align:center;
}

.SnsBottom li {
letter-spacing:normal;
width:130px;
vertical-align:top;
display:inline-block;
/display:inline;
/zoom: 1;
margin:0 5px;
font-size:80%;
color:#FFF;
}
.SnsBottom li a {
	color:#FFF;
	display:block;
	text-decoration:none;
	padding:14px 0;
	width:100%;
	text-shadow:1px 1px 1px rgba(0,0,0,0.25);
}
.SnsBottom li a:hover {
filter:alpha(opacity=75); /*IE*/
-moz-opacity:0.75; /*FF*/
opacity:0.75;
	
}

.Fb a {
	background:#305097;
}
.Tw a {
	background:#00aced;
}
.Gg a {
	background:#db4a39;
}
.Ln a {
	background:#5ae628;
}
.Ln { display:none !important; }
.NewsSec {
	padding:0 !important;
	width:1030px;
	margin: 0 auto;
/* 	background:url(../img/bg_news_single.png) 100% 0 repeat-y; */
}
.NewsSec .Detail {
	float:left;
	width:100%;
	margin-right:-240px;
}
.NewsSec .Detail_in {
	padding:50px 0;
	margin:0 auto;

}
.New_single {
	font-size:12px;
	background:#996778;
	color:#FFF;
	position:relative;
	padding:0 0.25em;
}
.NewsSec .header_single {
	width:80%;
	margin:0 auto;
	position:relative;
}
.NewsSec h1 {
text-align:left;
	font-size:150%;
	line-height:150%;
	padding-left:100px;
}
.Calen {
	width:80px;
	height:80px;
	background:#996778;
	position:absolute;
	top:0;
	left:0;
	color:#FFF;
	border-radius: 40px; 
-webkit-border-radius: 40px;  
-moz-border-radius: 40px; 
-ms-border-radius: 40px; 
-o-border-radius: 40px; 
	
}
.Calen time {
	width:80px;
	height:80px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.Calen span {
	display:block;
}
.Calen span.Ytime {
	font-size:12px;
	margin-bottom:0.25em;
}
.Calen span.Mtime, .Calen span.Dtime {
	font-size:18px;
	line-height:110%;
}
.MainContents {
	margin-top:2em;
}
.NewsSec p {
	text-align:left;
	width:80%;
	margin:0 auto 1em;
}
.NewsSec .Time {
	padding-left:100px;
	font-size:90%;
}
.Time span {
	position:relative;
	margin-right:1em;
}
.NewsSec .MainContents p a,
.recommended_contents p a {
	color: #58b2d7;
}
.recommended_contents p a:hover {
	text-decoration:none;
}
.NewsSec p a, .NewsSec .Time a {
color: #584337;
  text-decoration: underline;
}
.NewsSec p a:hover, .NewsSec .Time a:hover {
	text-decoration:none;
}
.NewsSec .Detail_in img {
	width:100%;
	height:auto;
}
.RightBox {
	width:240px;
	float:right;
}
.RightBox_in {
	padding:20px;
	font-size:90%;
}
.RightBox_in h2 {
	font-weight:normal;
	background:#b6a468;
	color:#FFF;
	text-shadow:1px 1px 1px rgba(0,0,0,0.3);
	padding:0.7em 1em;
	border-radius: 3px; 
-webkit-border-radius: 3px;  
-moz-border-radius: 3px; 
-ms-border-radius: 3px; 
-o-border-radius: 3px; 
}
.RightBox_in ul {
	margin-bottom:1em;
}
.RightBox_in ul li {
	padding:10px 0 5px;
	line-height:140%;
}

.Stitle {
	display:block;
		line-height:180%;
font-size:95%;
}
.Sshop {
	font-size:80%;
	
}
.ShopData_line {
	  background: url(../img/line.png) 0 100% repeat-x;
	    max-width: 700px;
  min-width: 400px;
  margin: 0 auto !important;
  padding-bottom:1.5em;
}
.ShopData {
	font-size:90%;
}
.ShopData a, .tel-link {
	text-decoration:underline;
	color:#58b2d7;
}
.ShopData i {
	color:#58b2d7;
}
.ShopData a:hover,
.tel-link:hover {
	text-decoration:none;
}
.Sshop a {
	text-decoration:none;
	color:#996778;
}
.Sshop a:hover,
.Stitle a:hover {
	text-decoration:underline;
}
.Stitle a {
	text-decoration:none;
	color:#342720;
}
.SelectBox_s {
	text-align:center;
	padding:10px 0;
	margin:0 0 10px;
}
.SelectBox_s select {
	width:98% !important;
	padding:1%;
	  color: #584337;
}
.Form {
	padding:40px;
	background:#FFF;
	margin:0 auto;
	box-shadow: rgba(235, 234, 230, 0.7) 0px 5px 10px -5px;
  -webkit-box-shadow: rgba(235, 234, 230, 0.7) 0px 5px 10px -5px;
  -moz-box-shadow: rgba(235, 234, 230, 0.7) 0px 5px 10px -5px;
  border: 1px solid #ddd;
  max-width:660px;
  min-width:480px;
}

.Form dt {
	margin-bottom:0.5em;
	color: #584337;
}
.Form dd {
	margin-bottom:1.5em;
}
.Form dd input, .Form dd textarea {
	width:96%;
	padding:2%;
	background:#f9f9f9;
	border:1px solid #e5e5e1;
}
.Form dd input:focus, .Form dd textarea:focus {
	background:#FFF;
}
.Form p {
	text-align:center;
	margin-bottom:1em;
}
.Form label {
	cursor:pointer;
}
.Must {color:#fc6899;}
.Submit input {
	display:block;
	cursor:pointer;
	width:362px;
	height:62px;
	margin:0 auto;
	background:url(../img/snavi.png) -132px -190px no-repeat;
	border:none;
	color:#FFF;
	outline:none;
}
.Submit input:disabled {
	background:url(../img/snavi.png) -132px -314px no-repeat;
	color:#999;
	cursor:not-allowed;
}
span.wpcf7-not-valid-tip {
	padding:1em 0;
	color:#fc6899 !important;
}
.wpcf7-not-valid {
	border:1px solid #fc6899 !important;
}
span.wpcf7-not-valid-tip:before {
	font-family:"FontAwesome";
	content:"\f071";
	margin-right:0.5em;
}
.wpcf7-response-output {
	border:none !important;
	text-align:center !important;
	position:absolute;
	bottom:10px;
	left:50%;
	width:740px;
	margin-left:-370px !important;
	
}
div.wpcf7 img.ajax-loader {
	display:block !important;
	width:16px !important;
	margin:20px auto 0 !important;
}
.wpcf7-validation-errors {
	color:#fc6899 !important;
}
.wpcf7-mail-sent-ok {
	color: #58b2d7 !important;	
}
.wpcf7-spam-blocked {
	color: #ad8e53 !important;	
}
.fs18 {
	font-size:120%;
}
.Shop img {
	width:100%;
	height:auto;
}
.Shop .MainContents {
	max-width:700px;
	min-width:400px;
	margin:0 auto;
}
.Shop .ImgBox {
	margin-bottom:1em;
}
.map_wrapper {
	width:100%;
	height:100%;
  margin: 0 auto;
  background:#DDD;
  position:relative;
}
.map_loader {
	width:32px;
	height:32px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-16px;
	margin-top:-16px;
	z-index:0;
}
.googlemap {
    position: relative;
    padding-bottom: 41.6%;
    height: 0;
    overflow: hidden;
	z-index:1;
}
.googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	pointer-events: none;
}

.ShopData {
	margin-bottom:2em;
	background: url(../img/line.png) 0 100% repeat-x;
	overflow:hidden;
}
.ShopData dt, .ShopData dd {
	padding:1em 0;
	line-height:150%;
	background: url(../img/line.png) 0 0 repeat-x;
	margin-top:-1px;
}
.ShopData dt {
	width:27%;
	float:left;
	clear:both;
	color:#584337;
}
.ShopData dd {
	margin-left:27%;

}
.List1.tenpo dd,
.List1.menu dd,
.List1.brand dd {
	vertical-align:middle !important;
}
.List1.tenpo .sd_name {
	width:26%;
	
}
.List1.brand .sd_name {
	width:30%;
}
.List1.tenpo .sd_name,
.List1.brand .sd_name {
	background:#F2EDEA;
	border-left:2px solid #FFF;
	text-align:center;
}
.List1.brand .sd_name {
	border-left:5px solid #FFF;
}
.List1.tenpo .sd_name a,
.List1.brand .sd_name a {
	text-decoration:underline;
	color:#584337;
}
.List1.tenpo .sd_name a:hover,
.List1.brand .sd_name a:hover {
	text-decoration:none;
}
.List1.tenpo .sd_thumb,
.List1.brand .sd_thumb {
	width:14%;
	padding:0 !important;
	background:#e3d8d2;
}
.List1.brand .sd_thumb {
	border:1px solid #DDD;
}
.List1.tenpo,
.List1.brand {
	background:none;
}
.List1.tenpo li,
.List1.brand li {
  padding: 0;
  margin-bottom:5px;
  background: none;
  position: relative;
}
.List1.brand li {
	margin-bottom:10px;
}
.List1.menu  {
  background: url(../img/line2.png) 0 100% repeat-x !important;
}
.List1.menu li {
	  background: url(../img/line2.png) 0 0 repeat-x !important;
	  padding: 22px 0 20px !important;
}
.bg_ume .List1.menu  {
  background: url(../img/line3.png) 0 100% repeat-x !important;
}
.bg_ume .List1.menu li {
	  background: url(../img/line3.png) 0 0 repeat-x !important;
	  padding: 22px 0 20px !important;
}
.List1.menu .menu_thumb {
	width:20%;
	padding:0 !important;
	background: transparent;
}
.List1.menu .menu_name {
	width:30%;
}
.List1.menu .menu_name p,
.List1.menu .menu_ex p {
	margin-bottom:0.5em;
}
.List1.menu .menu_status {
	width:13%;
	padding:1% !important;
}
.List1.menu .menu_ex {
	width:66%;
	vertical-align:middle !important;
}
.List1.menu .menu_price {
color: #DF7897;
}
.List1.menu .menu_name h3,
.List1.menu .menu_ex h3 {
	font-weight:bold;
	margin-bottom:0.25em;
	font-size:110%;
}

.List1.menu dd {
	vertical-align:top !important;
}
.icon_gohan, .icon_kobachi, .icon_tororo {
		padding:70px 0 0;
		display:block;
		text-align:center;
}
.icon_gohan {
	background:url(../img/icon_gohan.png) 50% 0 no-repeat;

}
.icon_kobachi {
	background:url(../img/icon_kobachi.png) 50% 0 no-repeat;	
}
.icon_tororo {
	background:url(../img/icon_tororo.png) 50% 0 no-repeat;	
}
.List1.tenpo .sd_thumb img,
.List1.menu img,
.List1.brand img {
	width:100%;
	height:auto;
}
.List1.tenpo .sd_address,
.List1.brand .sd_address {
	background:#faf7f5;
	border-left:2px solid #FFF;
}
.List1.brand .sd_address {
	border-left:5px solid #FFF;
}
.TxList {
	margin-top:2em;
}
.MapBox {
	width:100%;
	background:url(../img/bg_map.jpg);
	padding:50px 0;
}
.MapBox_in {
	width:100%;
	  max-width: 900px;
  min-width: 720px;
  padding-top:39%;
	position:relative;
	margin:0 auto;
	background:url(../img/map.png) 50% 50% no-repeat;
	background-size:contain;
}
.MapBox_in img {
	width:100%;
	height:auto;
}
.MapBox_in ul li {
	position:absolute;
	font-size:12px;
	z-index:2;
	text-align:center;
	background:rgba(80,61,50,0.5);
	width:80px;
	height:aout;
	padding:20px 0;
	line-height:0;
	color:#806150;
	border-radius: 3px; 
-webkit-border-radius: 3px;  
-moz-border-radius: 3px; 
-ms-border-radius: 3px; 
-o-border-radius: 3px; 
}
.ie8 .MapBox_in ul li,
.ie7 .MapBox_in ul li {
background:#b59b8c;	
}
.MapBox_in ul li a {
	position:absolute;
	color:#FFF;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	text-decoration:none;
	display:block;
	width:80px;
	height: auto;
	padding:20px 0;
	top:0;
	left:0;
	border-radius: 3px; 
-webkit-border-radius: 3px;  
-moz-border-radius: 3px; 
-ms-border-radius: 3px; 
-o-border-radius: 3px;
background:rgba(80,61,50,0.5);
}
.ie8 .MapBox_in ul li a,
.ie7 .MapBox_in ul li a {
background:#684f41;	
}
.MapBox_in ul li a:hover {
	background:#8f478a;
}
.MapBox_in ul li a:hover {
	text-decoration:none;
}
.MapBox_in ul li#hokkaido {
	right:1%;
	top:25%;
	
}
.MapBox_in ul li#aomori {
	right:23%;
	top:-5%;
	
}
.MapBox_in ul li#yamagata {
	right:23%;
	top:9%;
	
}
.MapBox_in ul li#niigata {
	right:34%;
	top:0;
	
}
.MapBox_in ul li#toyama {
	right:34%;
	top:14%;
	
}
.MapBox_in ul li#ishikawa {
	right:34%;
	top:28%;
	
}
.MapBox_in ul li#nagano {
	right:45%;
	top:-5%;
	
}
.MapBox_in ul li#gifu {
	right:45%;
	top:9%;
	
}
.MapBox_in ul li#fukui {
	right:45%;
	top:23%;
	
}
.MapBox_in ul li#shiga {
	right:45%;
	top:37%;
	
}
.MapBox_in ul li#okayama {
	right:56%;
	top:28%;
	
}
.MapBox_in ul li#tottori {
	
	right:56%;
	top:14%;
	
}
.MapBox_in ul li#hyogo {
	
	right:56%;
	top:0;
	
}
.MapBox_in ul li#iwate {
	right:1%;
	top:58%;
	
}
.MapBox_in ul li#akita {
	right:1%;
	top:72%;
}
.MapBox_in ul li#miyagi {
	right:1%;
	top:86%;
}
.MapBox_in ul li#fukushima {
	right:12%;
	top:58%;
}
.MapBox_in ul li#ibaraki {
	right:12%;
	top:72%;
}
.MapBox_in ul li#tochigi {
	right:12%;
	top:86%;
}
.MapBox_in ul li#saitama {
	right:23%;
	top:69%;
}
.MapBox_in ul li#tokyo {
	right:23%;
	top:97%;
}
.MapBox_in ul li#yamanashi {
	right:34%;
	top:83%;
}
.MapBox_in ul li#shizuoka {
	right:34%;
	top:97%;
}
.MapBox_in ul li#aichi {
	right:45%;
	top:83%;
}
.MapBox_in ul li#mie {
	right:45%;
	top:97%;
}
.MapBox_in ul li#kyoto {
	right:56%;
	top:69%;
}
.MapBox_in ul li#osaka {
	right:56%;
	top:83%;
}
.MapBox_in ul li#nara {
	right:56%;
	top:97%;
}
.MapBox_in ul li#gunma {
	right:23%;
	top:55%;
}

.MapBox_in ul li#chiba {
	right:23%;
	top:83%;
}
.MapBox_in ul li#kanagawa {
	right:34%;
	top:69%;
}
.MapBox_in ul li#fukuoka {
	left:11%;
	top:9%;
}
.MapBox_in ul li#saga {
	left:11%;
	top:23%;
}
.MapBox_in ul li#oita {
	left:11%;
	top:92%;
}
.MapBox_in ul li#kouchi {
	left:11%;
	top:64%;
}

.MapBox_in ul li#ehime{
	left:11%;
	top:78%;
}
.MapBox_in ul li#wakayama {
	left:22%;
	top:64%;
}
.MapBox_in ul li#kagawa {
	left:22%;
	top:78%;
}
.MapBox_in ul li#tokushima {
	left:22%;
	top:92%;
}
.MapBox_in ul li#hiroshima {
	left:22%;
	top:-5%;
}
.MapBox_in ul li#shimane {
	left:22%;
	top:9%;
}
.MapBox_in ul li#yamaguchi {
	left:22%;
	top:23%;
}
.MapBox_in ul li#nagasaki {
	left:0;
	top:13%;
}
.MapBox_in ul li#kumamoto {
	left:0;
	top:27%;
}
.MapBox_in ul li#miyazaki {
	left:0;
	top:41%;
}
.MapBox_in ul li#kagoshima {
	left:0;
	top:55%;
}

.MapBox_in ul li#okinawa {
	left:0;
	top:78%;
}
section.MapHeader {
	padding:50px 40px 2em !important;
	position:relative;
}

section.MapHeader .bg_drop {
	position:absolute;
	z-index:1;
	bottom:-16px;
	left:50%;
	margin-left:-38px;
}
.bottomNavi_pb {
	padding-bottom:50px;
}
.Nhight {
	height:auto !important;
}
.company_logo {
	width:240px;
	margin:0 auto;
	padding:1em 0 0 0;
}
.company_logo2 {
	width:240px;
	margin:0 auto 50px;
	padding:3em 0 0 0;
}
.company_logo2 img {
	width:100%;
	height:auto;
}
.shop_logo_outer {
	padding:50px 0;
	background:#f1ead8;
}
.shop_logo {
	width:200px;
	margin:0 auto;
}
.shop_logo2 {
	width:120px;
	margin:0 auto 40px;
}
.shop_logo img,
.shop_logo2 img,
.company_logo img {
	width:100%;
	height:auto;
}
.OutLine {
	width:100%;
	max-width: 740px;
  min-width: 640px;
  margin: 0 auto;
  line-height:180%;
  font-size:90%;
  background:url(../img/bg_outline.png) 0 0 repeat-y;
}
.OutLine dt, .OutLine dd {
padding:15px;
border-top:5px solid #FFF;
}
.OutLine dt {
	float:left;
	clear:both;
	width:150px;
	margin-right:-120px;
	background: #F2EDEA;
}
.OutLine dd {
	margin-left:151px;
	background: #faf7f5;
}
.OutLine dt {
	font-weight:bold;
}
.navi_company {
	padding:0 40px 50px;
	max-width: 860px;
	margin:0 auto;
}


ul.navi_company2 {
letter-spacing:-.40em;
text-align:center;
}

.navi_company2 li {
letter-spacing:normal;
padding:0 1em;
vertical-align:top;
display:inline-block;
/display:inline;
/zoom: 1;
}
.for_contact {

	max-width: 680px;
 
  border: 2px solid #584337;
  padding:30px;
  margin:30px auto 0;
  line-height:180%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.for_contact h3 {
	color:#584337 !important;
}
.for_contact p {
	font-size:90%;
}
.wpcf7 {
	position:relative;
}
.attention {
	font-size:90%;
	line-height:180%;
	margin-bottom:1em;
	margin-left:auto;
	margin-right:auto;
	text-align:left !important;
	padding:20px;
	background:#ecf6fa;
	  border-radius: 10px; 
-webkit-border-radius: 10px;  
-moz-border-radius: 10px; 
-ms-border-radius: 10px; 
-o-border-radius: 10px; 
}
.Shop .attention {
	max-width: 660px;
  min-width: 360px;
  
}
.MugiBox {
	padding:50px 0 !important;
}
/*--sp--*/


#SpMenu, .sp_display, .sp_link {
	display:none;
}
.Finish {
	text-align:center;
	color:#a35d75;
	margin-bottom:1em;
	font-weight:bold;
	border:2px solid #a35d75;
	padding:1em;
	font-size:120%;
}
.br_sp, #SubMenu_sp, #sp_bottom_menu, #index_link_sp {
	display:none;
}

@media (min-width: 481px) and (max-width: 1024px) {
	#index_link_sp {
		display:block;
	}
	#index_link_sp {
	width:80px;
	height:50px;
	position:absolute;
	display:block;
	top:0;
	left:0;
	z-index:10;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#index_link_sp a {
	display:block;
	width:80px;
	height:50px;
	text-decoration:none;
}
#LeftBox {
	display:none;
}
header, main, footer {
  margin-left: 0;
}
html, body, #Contents section .Innner {
  min-width: 100%;
  max-width: 100%;
}
	#Wrapper {
  min-width: 100%;
}
#Hnav {
	display:none;
}
#Header_in {
  background: transparent;
  height: auto;
  
}
#Header_in h1 {
  text-align: left;
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  line-height:0;
  padding:0;
  z-index:1;
  width:80%;
  white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 -webkit-text-overflow: ellipsis;
 -o-text-overflow: ellipsis;
 color:#725958;
}
#Header_in h1:before {
	margin:0 5px 0 0;
 content:" ";
 display:inline-block;
 width:80px;
 height:50px;
 background:url( ../img/logo_sp.png); 
 background-size:contain;
 vertical-align:middle;
 background-repeat:no-repeat;
}
#SpMenu {
	display:block;
	background: #f7f6f0;
	height:50px;
	position:relative;
	border-bottom:1px solid #e5e2cf;
}
.SpMenu_in {
	width:40px;
	height:40px;
	position:absolute;
	right:20px;
	top:10px;
	color:#684F41;
	overflow:hidden;
	text-align:right;
	z-index:2;
}

.SpMenu_in i {
	font-size:28px;
	margin-bottom:2px;
}
#Hnav ul, #sp_bottom_menu ul {
  letter-spacing: normal;
}
#Hnav li, #sp_bottom_menu li {
  display: block;
  line-height: normal;
  border-bottom:1px solid #dfd4cd;
}
#Hnav .customer_group li,
#sp_bottom_menu .customer_group li {
	border-bottom:1px solid #d5d0b0;
}
#Hnav li ul,
#sp_bottom_menu li ul {
	border-top:1px solid #dfd4cd;
	padding:0 1em;
}
#Hnav li li,
#sp_bottom_menu li li {
	border-bottom:none;
	border-bottom:1px dotted #cfbeb4;
	font-size:100%;
}
#Hnav li li:last-child,
#sp_bottom_menu li li:last-child {
	border-bottom:none;
}
#Hnav li a,
#sp_bottom_menu li a {
  border-right: none;
  padding:1em;
  display:block;
  color: #584337;
}
#Hnav li a:hover,
#sp_bottom_menu li a:hover {
	color:#584337;
}
#Hnav li a:before,
#sp_bottom_menu li a:before {
	font-family:"FontAwesome";
	content:"\f054";
	margin-right:0.5em;	
}
#SubMenu_sp {
	width:100%;
	background:#baa971;
	border-bottom:1px solid #a79351;
	display:block;
}
#SubMenu_sp ul {
	display:table;
	width:100%;
}
#SubMenu_sp ul li {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:20%;
}
#SubMenu_sp ul li a {
	color:#ede9db;
	text-decoration:none;
	width:100%;
	display:inline-block;
	padding:1em 0;
}
#SubMenu_sp ul li i {
	font-size:24px;
}
#SubMenu_sp ul li a span {
	font-size:11px;
}
#sp_bottom_menu a {
	text-decoration:none;
}
.customer_group {
	background:#e9e7d6;
}
.company_group {
	background:#F7F6F0;
}
.sp_display, #sp_bottom_menu {
	display:block;
}
.List3 li h3.TopTitle {
	font-size:80%;
}

}
@media (min-width: 481px) and (max-width: 768px) {

.NewsSec .Detail {
  float: none;
  width: auto;
  margin-right:0;
  padding:0 20px;
}
.NewsSec .Detail_in {
  padding: 40px 0 0;
  margin: 0 auto;
  margin-right:0;
}

.NewsSec {
  padding: 0 !important;
  width: 100%;
  background: none;
}
.NewsSec .header_single {
  width: auto;
  margin: 0;
  position: relative;
}
.NewsSec p {
  text-align: left;
  width: auto;
  margin: 0 0 1em;
  font-size:110%;
}
.MainContents {
  margin: 40px;
}
.RightBox_in h2 {
  padding: 1em;
  font-size:110%;
}
.RightBox_in ul li {
  padding: 10px 1em 10px;
  line-height: 140%;
  font-size:110%;
  border-bottom:1px dotted #CCC;
}
.SelectBox_s select {
  width: 100% !important;
  padding: 3%;
  color: #584337;
}
#Ssns li a:hover {
	background:#705546;
	color:#FFF;
}
.recommended_contents p {
	text-align:left;
}
.RightBox {
  width: 100%;
  float: none;
}
}
@media screen and (min-width: 1024px) {
	.List3 li h3.TopTitle {
	font-size:100%;
}
}
@media (min-width: 0) and (max-width: 480px) {
	a img, a:hover img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.br_sp {
	display:block;
}
.sp_lh {
	line-height:1.3 !important;
	display:inline-block;
}
#index_link_sp {
	width:80px;
	height:50px;
	position:absolute;
	display:block;
	top:0;
	left:0;
	z-index:10;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#index_link_sp a {
	display:block;
	width:80px;
	height:50px;
	text-decoration:none;
}
#SubMenu_sp {
	width:100%;
	background:#baa971;
	border-bottom:1px solid #a79351;
	display:block;
}
#SubMenu_sp ul {
	display:table;
	width:100%;
}
#SubMenu_sp ul li {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:20%;
}
#SubMenu_sp ul li a {
	color:#ede9db;
	text-decoration:none;
	width:100%;
	display:inline-block;
	padding:10px    0;
}
#SubMenu_sp ul li i {
	font-size:24px;
}
#SubMenu_sp ul li a span {
	font-size:11px;
}
#BackTop a:hover {
	color:#584337;
}
	.pc_link {
		display:none;
	}
	.sp_link {
		display:block;
	}
	.sp_MenuLink .menu_thumb a {
		pointer-events:none;
	}
#SpMenu {
	display:block;
	background: #f7f6f0;
	height:50px;
	position:relative;
	border-bottom:1px solid #e5e2cf;
}
.SpMenu_in {
	width:40px;
	height:40px;
	position:absolute;
	right:20px;
	top:10px;
	color:#684F41;
	overflow:hidden;
	text-align:right;
	z-index:2;
}

.SpMenu_in i {
	font-size:28px;
	margin-bottom:2px;
}

.sp_display {
	display:block;
}
html, body, #Contents section .Innner {
  min-width: 100%;
  max-width: 100%;
}
	#Wrapper {
  min-width: 100%;
}
#LeftBox, ul#footer_nav li {
	display:none;
}
header, main, footer {
  margin-left: 0;
}
#Header_in {
  background: transparent;
  height: auto;
  
}
#Header_in h1 {
  text-align: left;
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 0;
  line-height:0;
  padding:0;
  z-index:1;
  width:80%;
  white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 -webkit-text-overflow: ellipsis;
 -o-text-overflow: ellipsis;
 color:#725958;
}
#Header_in h1:before {
	margin:0 5px 0 0;
 content:" ";
 display:inline-block;
 width:80px;
 height:50px;
 background:url( ../img/logo_sp.png); 
 background-size:contain;
 vertical-align:middle;
 background-repeat:no-repeat;
}

#Hnav {
	display:none;
}
#Hnav ul,
#sp_bottom_menu ul {
  letter-spacing: normal;
}
#Hnav li, #sp_bottom_menu li  {
  display: block;
  line-height: normal;
  border-bottom:1px solid #dfd4cd;
}
#Hnav .customer_group li, #sp_bottom_menu .customer_group li {
	border-bottom:1px solid #d5d0b0;
}
#Hnav li ul, #sp_bottom_menu li ul {
	border-top:1px solid #dfd4cd;
	padding:0 1em;
}
#Hnav li li, #sp_bottom_menu li li {
	border-bottom:none;
	border-bottom:1px dotted #cfbeb4;
	font-size:100%;
}
#Hnav li li:last-child, #sp_bottom_menu li li:last-child {
	border-bottom:none;
}
#Hnav li a, #sp_bottom_menu li a {
  border-right: none;
  padding:1em;
  display:block;
  color: #584337;
}
#Hnav li a:hover, #sp_bottom_menu li a:hover {
	color:#584337;
}
#Hnav li a:before, #sp_bottom_menu li a:before {
	font-family:"FontAwesome";
	content:"\f054";
	margin-right:0.5em;	
}
#sp_bottom_menu {
	display:block;
}
#sp_bottom_menu a {
	text-decoration:none;
}
.customer_group {
	background:#e9e7d6;
}
.company_group {
	background:#F7F6F0;
}
#Contents section {
  padding: 40px 20px;
}
#Contents section h2.MainTitle, #Contents section h2.MainTitle_read {
  font-size: 150%;
  line-height:130%;
}
.Detail h1 {
  font-size: 150%;
  margin-bottom: 0.5em;
  line-height:130%;
  font-weight: normal;
  color: #584337;
}
#Contents p.Read {
  line-height: 1.6;
}
.List1 li {
  padding: 10px 0 0;

}
.List3 ul {
  letter-spacing: normal;
  text-align: center;
}
.List3 li {
  width: 100%;
  margin: 0 0 40px;
  display:block;
}
.List3 li:last-child {
	 margin: 0;
}
.List3 li h3.TopTitle {
  line-height: 1.7;
  font-size:120%;
}
.List3 li h4 {
  margin: 1em 0 0.5em;
  font-size:120%;
}
.List3 li p.Description {
  font-size: 100%;
  text-align: left;
  line-height: 180% !important;
}

.Bt_large_detail {
  width: 100%;
  height: 62px;
  margin: 2em auto 0;
  background-image: none;
  background-color:#baa971;
  border-radius: 10px; 
-webkit-border-radius: 10px;  
-moz-border-radius: 10px; 
-ms-border-radius: 10px; 
-o-border-radius: 10px; 
}
.Bt_large_detail a:hover {
	background:none;
}
.List1 div.New {
  position: absolute;
  top: -20px;
  left: -10px;
  width: 44px;
  height: 44px;
}
.List1 li dl {
  font-size: 90%;
  display: block;
  line-height: 1.8;
}
.List1 li dl h3 {
	line-height: 1.4 !important;
}
.List1 li dl dd.tar {
	padding:0 1em 1em ;
	text-align:left;
}
.List1 li dl dd h3 a {
	  text-decoration: underline;
}
.List1 li dl dt {
  background: #F2EDEA;
  text-align: center;
  padding: 1em;
  display: block;
  width: auto;
  font-size:110%;
}
.List1 li dl dd {
  display: block;
  padding: 1em 0 0.5em;
  font-size:110%;
}
#Contents section.Carousel {
  overflow: hidden;
  padding: 50px 20px !important;
}
#Contents section.Carousel .Innner {
  max-width: 100% !important;
  min-width: 100%;
  width: 100%;
}
ul#footer_nav {
  letter-spacing: normal;
  padding: 25px 0 0;
}
ul#footer_nav li#BackTop {
	display:block !important;
	font-size:44px;
}
.Carousel_in {
  padding: 10px 10px 65px;
  height:auto;
}
.Carousel_in .Thumb {
	width:100% !important;
}
section.MapHeader {
  padding: 40px 20px 2em !important;
}
.MapBox {
  width: auto;
    background: url(../img/bg_map.jpg);
  padding: 40px 0 40px 1%;
}
.MapBox_in {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  padding-top: 0;
  position: static;
  background: none;

}
.MapBox_in ul {
letter-spacing: -0.5em;
}
.MapBox_in ul li {
  position: static;
  font-size: 12px;
  text-align: center;
  background: rgba(80,61,50,0.5);
  width: 31%;
  height: auto;
  line-height: 0;
  padding:20px 0;
  color: #806150;
letter-spacing:normal;
vertical-align:middle;
display:inline-block;
margin:0 1% 2%;
}
.MapBox_in ul li a {
position: relative;
  width: 100%;
  height: auto;
padding:0;
z-index:1;
}
.MapBox_in ul li a:after {
	content:" ";
	width:100%;
	height:40px;
	z-index:-1;
	position:absolute;
	top:0;
	left:0;
	margin-top:-20px;
	background:#684f41;
	border-radius: 3px; 
-webkit-border-radius: 3px;  
-moz-border-radius: 3px; 
-ms-border-radius: 3px; 
-o-border-radius: 3px; 
}
.MapBox_in ul li a:hover:after {
	background:#8f478a;
}
section.OneColumn .OneColumn_in.bg_mugi {
  padding: 16px 20px 0 !important;
}
.List1.tenpo li, .List1.brand li {
  margin-bottom: 20px;

}
.List1.tenpo .sd_thumb {
  width: 100%;
  height:auto;
  padding: 0 !important;
  background: #e3d8d2;
  margin-bottom:10px;
}
.List1.brand .sd_thumb {
	width: 80%;
  border: none;
   height:auto;
  padding: 0 !important;
  background: #806150;
  margin:0 auto 10px;
}
.List1.tenpo .sd_name, .List1.brand .sd_name {
  background: #F2EDEA;
  border-left: none;
  text-align: center;
  width: auto;
}
.List1.tenpo .sd_address, .List1.brand .sd_address {
  background: #faf7f5;
  border-left: none;
}
.List1 li dl dd {
  padding: 1em;
}
.List1.menu li:first-child,
.bg_ume .List1.menu li:first-child {
padding: 0 0 20px !important;	
}
.List1.menu li {
  background: none !important;
  padding: 20px 0 20px !important;
}
.bg_ume .List1.menu {
  background: none !important;
}
.bg_ume .List1.menu li {
  background: none !important;
  margin-bottom:-20px;
}
.googlemap {
  position: relative;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
  z-index: 1;
}
.sp_MenuLink p.tac {
	line-height:150%;
}
.ShopData_line {
  background: url(../img/line.png) 0 100% repeat-x;
  max-width: 100%;
  min-width: 100%;
  margin: 0 auto !important;
  padding-bottom: 1.5em;
}
.Shop .MainContents {
  max-width: 100%;
  min-width: 100%;
  margin: 0 auto;
}
.ShopData dt {
  width: 100%;
  float: none;
  clear: none;
  color: #584337;
  background: url(../img/line.png) 0 0 repeat-x;
  margin-top: -1px;
  padding: 1em 0 0.5em;
  font-size:120%;
}
.ShopData dd {
  margin-left: 0;
  background: none;
  margin-top: 0;
  padding: 0 0 1em;
}
.ShopData dt, .ShopData dd {
  
  line-height: 150%;

}
.Ln { display:block !important; }
.SnsBottom ul {
  letter-spacing: normal;
  text-align: center;
}
.SnsBottom li {
  letter-spacing: normal;
  width: 100%;
  vertical-align: top;
  display: block;
  margin: 0 0 10px;
  font-size: 100%;
  color: #FFF;
  text-align:left;
}
.Shop .attention {
  max-width: 92%;
  min-width: 92%;
}
.attention {
	padding:4%;
}
.SnsBottom li a {
  color: #FFF;
  display: block;
  text-decoration: none;
  padding: 1em;
  width: auto;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
}
.SnsBottom li a:hover {
filter:alpha(opacity=100); /*IE*/
-moz-opacity:1; /*FF*/
opacity:1;
	
}

.List1.menu .menu_thumb {
  width: 100%;

}
.List1.menu .menu_name  {
	width:auto;
}
.List1.menu .menu_status {
  width: 13%;
  display:table-cell !important;
}
.List1.menu .menu_ex {
  width: auto;
}
.List3.ArchiveThumb li {
  margin-bottom:20px;
}
.List3.ArchiveThumb li:last-child {
	margin-bottom:0;
}
.FullImgbox_in {
  max-width: 100%;
  min-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.MonthTitle {
  color: #FFF;
  position: absolute;
  width: 80px;
  height: auto;
  line-height: 0;
  padding:40px 0;
  text-align: center;
  right: 10px;
  top: 10px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
}
.MonthTitle em {
  font-size: 24px;
  font-style: normal;
}
.FullImage section.OneColumn p {
  max-width: 100%;
  min-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.FullImage section.OneColumn p {
  height: auto;
}
.FullImage section h2 {
  text-align: center;
  margin-bottom: 0.5em !important;
  font-size: 150%;
  font-weight: normal;
  color: #584337;
}
.FullImage section.OneColumn p span {
  padding: 0 20px 0;
  display: block;
}
.FullImage section.TwoColumn.BgL01, .FullImage section.TwoColumn.BgL02 {
  padding: 75% 20px 40px 20px !important;
  background-position: 0 0;
}
.FullImage section.OneColumn.BgT01 {
  background-image: url(../img/dummy01_sp.jpg);
}
.FullImage section.TwoColumn.BgL01 {
  background-image: url(../img/dummy02_sp.jpg);
}
.FullImage section.TwoColumn.BgR01 {
  background-image: url(../img/dummy03_sp.jpg);
}
.FullImage section.OneColumn.BgT02 {
  background-image: url(../img/dummy04_sp.jpg);
}
.FullImage section.TwoColumn.BgL02 {
  background-image: url(../img/dummy05_sp.jpg);
}
.FullImage section.TwoColumn.BgR02 {
  background-image: url(../img/dummy06_sp.jpg);
}
section.OneColumn.BgT_c01, section.OneColumn.BgT_c02, section.OneColumn.BgT_c03, section.OneColumn.BgT_c04 {
  background-image:none;
}
.FullImage section.OneColumn.BgT01, .FullImage section.OneColumn.BgT02 {
  padding: 75% 0 40px !important;
  background-repeat: no-repeat;

}
section.OneColumn.BgT_c01, section.OneColumn.BgT_c02, section.OneColumn.BgT_c03, section.OneColumn.BgT_c04 {
padding: 40px 0 0 !important;
}
.FullImage section.TwoColumn.BgL01, .FullImage section.TwoColumn.BgL02, .FullImage section.TwoColumn.BgR01, .FullImage section.TwoColumn.BgR02 {
  background-size: 100%;
}
.FullImage section.TwoColumn p {
  height: auto;
}
.FullImage section.TwoColumn p {
  padding: 0;
}
.FullImage section.TwoColumn.BgR01, .FullImage section.TwoColumn.BgR02 {
  padding: 75% 20px 40px !important;
  background-position: 50% 0;
}
section.OneColumn .OneColumn_in {
  padding: 0 20px 2em;
}
.Cover {
  padding: 40px 20px !important;
}
.Cover h3 {
	line-height:150%;
}
.bottomNavi_pb {
  margin:0 20px;
    padding-bottom: 2em;
}
.Form {
  padding: 7%;
  background: #FFF;
  margin: 0 auto;
  box-shadow: rgba(235, 234, 230, 0.7) 0px 5px 10px -5px;
  -webkit-box-shadow: rgba(235, 234, 230, 0.7) 0px 5px 10px -5px;
  -moz-box-shadow: rgba(235, 234, 230, 0.7) 0px 5px 10px -5px;
  border: 1px solid #ddd;
  max-width: 85%;
  min-width: 85%;
}
.Submit input:disabled {
  background:none;
  background-color: #EEE;
  color: #999;
  cursor: not-allowed;
}
.Submit input {
  width: 100%;
  height: 62px;
  background:none;
  background-color: #baa971;
border-radius: 10px; 
-webkit-border-radius: 10px;  
-moz-border-radius: 10px; 
-ms-border-radius: 10px; 
-o-border-radius: 10px; 
}
.wpcf7-response-output {
  border: none !important;
  text-align: center !important;
  position: static;

  width: auto;
  margin-left:0 !important;
}
div.wpcf7-response-output {
  margin: 1em 0 !important;
  padding: 0 !important;
  line-height:150% !important;
}
div.wpcf7 {
  margin: 0 0 0 !important;
  position: static !important;
}
.List3.Company li {
  margin: 0 0 20px;
  
}
.Bt_medium_detai {
background:rgba(255,255,255,0.5);
border-radius: 10px; 
-webkit-border-radius: 10px;  
-moz-border-radius: 10px; 
-ms-border-radius: 10px; 
-o-border-radius: 10px; 
}
.List3 .Thumb {
	width:80%;
	margin:0 auto 1em;
}
.List3.Company li .Bt_medium_detai {
text-align:left;
}
.List3.Company li .Bt_medium_detai a {
	padding-left:1em;
	
}
.List3.Company li:last-child {
	margin:0;
}
.navi_company {
  padding: 0 20px 40px;
  max-width: none;
  margin: 0 auto;
}
.company_logo {
  width: 80%;
  margin: 0 auto;
  padding: 0;
}
.company_logo2 {
  width: 80%;
  margin: 0 auto 40px;
  padding: 2em 0 0 0;
}
.shop_logo_outer {
  padding: 40px 20px;
  background: #f1ead8;
}
ul.navi_company2 {
  letter-spacing: normal;
  text-align: center;
}
.navi_company2 li {
  padding: 0.5em 0;
  display: block;
}
.navi_company2 li:first-child {
	padding:0 0 0.5em ;
}
.navi_company2 li:last-child {
	padding:0.5em 0 0 ;
}
.OutLine {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  margin: 0 auto;
  line-height: 180%;
  font-size: 90%;
  background: none;
}
.OutLine dt {
  float: none;
  clear: none;
  width: auto;
  margin-right:0;
  background: #F2EDEA;
  border-top: none;
  padding: 10px 1em;
}
.OutLine dd {
  margin-left: 0;
  background: #faf7f5;
   border-top: none;
   margin-bottom:10px;
   padding: 10px 1em;
}
section.OneColumn.BgT_c04 {
	padding:40px 20px !important;
	  width: auto !important;
}
.SubTitle {
	text-align:center;
	font-size:120%;
	line-height:150%;
	margin:1.3em 0 0.5em;
	font-weight:normal;
	color:#584337;
}
.company_p {
	max-width:100%;
	min-width:100%;
	text-align:left;
}
.Long {
	text-align:left !important;
}

.company_p br, .Br br {
	display:none;
}
.TxList {
  margin-top: 2em;
}
.NewsSec .Detail {
  float: none;
  width: auto;
  margin-right:0;
  padding:0 20px;
}
.NewsSec .Detail_in {
  padding: 40px 0 0;
  margin: 0 auto;
  margin-right:0;
}
.NewsSec .Time {
  padding-left:0;
  font-size: 90%;
}
.Time span {
  position: relative;
  margin-right: 0;
  display:block;
  line-height:180%;
}
.Calen {
  width: 80px;
  height: 80px;
  background: #996778;
  position: absolute;
  top: 0;
  left: 0;
  color: #FFF;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
}
.NewsSec h1 {
  text-align: left;
  font-size: 150%;
  line-height: 150%;
  padding-left:0;
  padding-top:100px;
}
.NewsSec {
  padding: 0 !important;
  width: 100%;
  background: none;
}
.NewsSec .header_single {
  width: auto;
  margin: 0;
  position: relative;
}
.NewsSec p {
  text-align: left;
  width: auto;
  margin: 0 0 1em;
  font-size:110%;
}
.MainContents {
  margin-top: 1.5em;
}
.RightBox_in h2 {
  padding: 1em;
  font-size:110%;
}
.RightBox_in ul li {
  padding: 10px 1em 10px;
  line-height: 140%;
  font-size:110%;
  border-bottom:1px dotted #CCC;
}
.SelectBox_s select {
  width: 100% !important;
  padding: 3%;
  color: #584337;
}
#Ssns li a:hover {
	background:#705546;
	color:#FFF;
}
.recommended_contents p {
	text-align:left;
}
.RightBox {
  width: 100%;
  float: none;
}
}