@import url(http://fonts.googleapis.com/css?family=Playfair+Display:400,700,400italic,700italic&subset=latin,latin-ext);
/* Set assets path for different color variation */
/* CandyQueen */

html{
-webkit-text-size-adjust: 100%;
}
.header .logo, .header .logo a img, .page .abstract h1 {
  margin-left: auto;
  margin-right: auto;
  display: block; }

.main .container:after, .menu .menu_container:after, .menu ul.items:after, .menu ul.social:after, .page .products:after, .page .services:after, .page .portfolio:after, .page .portfolio .items:after, .page .team:after, .page .team ul:after, .page .contact:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden; }

h1, h2, h3, h4, .header h1 a, .page .portfolio .item, .page .portfolio .item a, .page .portfolio .items div, .page .portfolio .items div a, .page .contact {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.page .promo .flexslider, .page .promo .flexslider .flex-control-paging li a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

#imagelightbox {
  border: 10px solid #ccc;
  position: fixed;
  z-index: 9999;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 4px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 4px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0px 4px 0 rgba(0, 0, 0, 0.09); }

#imagelightbox-overlay {
  background-color: rgba(255, 255, 255, 0.5);
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

#imagelightbox-close {
  width: 2.5em;
  height: 2.5em;
  text-align: left;
  text-indent: -9999px;
  background-color: #ccc;
  position: fixed;
  z-index: 10000;
  top: 2.5em;
  right: 2.5em;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box; }
  #imagelightbox-close:hover {
    background-color: #7c7272; }
  #imagelightbox-close:before, #imagelightbox-close:after {
    width: 2px;
    background-color: #fff;
    content: '';
    position: absolute;
    top: 20%;
    bottom: 20%;
    left: 50%;
    margin-left: -1px; }
  #imagelightbox-close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  #imagelightbox-close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

#imagelightbox-loading,
#imagelightbox-loading div {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

#imagelightbox-loading {
  width: 2.5em;
  /* 40 */
  height: 2.5em;
  /* 40 */
  background-color: #ccc;
  position: fixed;
  z-index: 10003;
  top: 50%;
  left: 50%;
  padding: 0.625em;
  /* 10 */
  -webkit-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.35);
  /* 40 */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#imagelightbox-loading div {
  width: 1.25em;
  /* 20 */
  height: 1.25em;
  /* 20 */
  background-color: #fff;
  -webkit-animation: imagelightbox-loading .5s ease infinite;
  -moz-animation: imagelightbox-loading .5s ease infinite;
  -o-animation: imagelightbox-loading .5s ease infinite;
  animation: imagelightbox-loading .5s ease infinite; }

@-webkit-keyframes imagelightbox-loading {
  from {
    opacity: .5;
    -webkit-transform: scale(0.75); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1); }

  to {
    opacity: .5;
    -webkit-transform: scale(0.75); } }

@-moz-keyframes imagelightbox-loading {
  from {
    opacity: .5;
    -moz-transform: scale(0.75); }

  50% {
    opacity: 1;
    -moz-transform: scale(1); }

  to {
    opacity: .5;
    -moz-transform: scale(0.75); } }

@-o-keyframes imagelightbox-loading {
  from {
    opacity: .5;
    -o-transform: scale(0.75); }

  50% {
    opacity: 1;
    -o-transform: scale(1); }

  to {
    opacity: .5;
    -o-transform: scale(0.75); } }

@keyframes imagelightbox-loading {
  from {
    opacity: .5;
    transform: scale(0.75); }

  50% {
    opacity: 1;
    transform: scale(1); }

  to {
    opacity: .5;
    transform: scale(0.75); } }

body, h1, h2, h3, h4, h5, h6, ul, li, form, div, p {
  margin: 0;
  padding: 0; }

ul {
  list-style-type: none; }

body {
 font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:14px;
	line-height:160%;
	text-align: center;
	color: #333;
	background: #f7f8fa url(images/back.png); }
img {
  border-style:none;
}

h1, h2, h3, h4 {
  font-weight:bold;}
  
.top {
background:#795e4a;
}

h1{
	width:960px;
	color:#fff;
	font-size:13px;
	margin:0 auto;
	
}


    @media all and (max-width: 960px) {
      h1 {
        width: 50%; } }


div {
  width: auto;
  height: auto;
  margin: 0 auto; }

a {
  text-decoration: none;
  outline: none; }
  a:hover {
    text-decoration: none; }

.main {
  text-align: left; }
  .main .container {
    width: 960px;
    }
    
    
   
   

.header {
  background: url(images/wave-pattern.png) repeat-x center bottom;
  position: fixed;
  width: 100%;
  z-index: 30;
  padding-bottom: 15px; }
 
 
  .header .container {
    width: 100%;
    height: 123px;
    background: #f7f8fa; }
  
  
  .header .logo {
   
    width: 394px; }


.header .logo a img{
      width: 240px;
      height: 86px;
      padding: 20px 80px 50px;
      text-align: center;
      background: url(images/background-logo.png) no-repeat 0 0; 
      -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
	  }
   

.logo a:hover img {
            background-position: 0 -4px;
            padding-top: 16px; }
     
.menu {
  width: 960px; 
  }


  .menu .menu_container {
    margin: 0 auto;
    border-bottom: 1px solid #d5d5d5;
    width: 100%;
    position: relative; 
   }


  .menu ul.items li, .menu ul.social li {
    float: left;
    margin-right: 30px; }
  
  
  .menu ul.items li a {
    font-size: 16px;
    display: block;
    color: #333;
    font-weight: bold;
    padding: 30px 0;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
  
  
    .menu ul.items li a:hover, .menu ul.items li a.active {
      color: #dc5f68; }
 .tel {
    position: absolute;
    top: 20px;
    right: 0;
    text-align:right;
 }
 
  .tel P{
    padding-bottom:7px;
 }
 
 .tel span{
 	font-weight:bold;
	font-size:28px;
 
 }
  
  
   

.page {
  padding-top: 61.5px; }
 
 
  .page .container {
    background-color: #f7f8fa;
 }
 
  .page .promo .flexslider {
  width:960px;
    margin: 0;
    border: none;
    background: #000;
    border-bottom: 5px solid #f8c6c1;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box; }
    .page .promo .flexslider .slides {
      zoom: 1; }
    .page .promo .flexslider .flex-control-nav {
      width: 100%;
      position: absolute;
      bottom: -40px;
      text-align: center; }
      .page .promo .flexslider .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1;
        *display: inline; }
    .page .promo .flexslider .flex-control-paging li a {
      width: 15px;
      height: 15px;
      background: #8e7057;
      display: block;
      cursor: pointer;
      text-indent: -9999px;
      -webkit-border-radius: 30px;
      border-radius: 30px;
      background-clip: padding-box; }
      .page .promo .flexslider .flex-control-paging li a:hover, .page .promo .flexslider .flex-control-paging li a.flex-active {
        background: #dc989d; }
    .page .promo .flexslider .flex-control-nav {
      bottom: 20px;
      z-index: 20;
      height: 15px; }
      .page .promo .flexslider .flex-control-nav li {
        margin: 0 8px; }
  .page .abstract {
    margin-bottom: 50px; }
    .page .abstract h2 {
      width: 80%;
      margin:0 auto;
      font-size:16px;
      padding: 30px 0;
      font-weight:bold;
      line-height: 40px;
      text-align: center;
      border-bottom: 1px solid #d5d5d5; }
      
      .page .abstract span {
      font-size:21px;
     }

 .page .services h2, .page .portfolio h2, .page .team h2, .page .products h2{
    margin-bottom: 45px;
    padding-top: 8px;
    line-height: 125px;
    font-size: 40px;
    text-align: center;
    font-family: 'Patrick Hand', cursive;
    background-image: url(images/headings-sprite.png) ;
    background-repeat: no-repeat;
    color: #f7f8fa; }
       
  .page .services h2, .page .portfolio h2, .page .products h2{
    background-position: center 0; }
  .page .products, .page .services {
    width: 90.4167%;
    text-align: center; }
      
  .page .services p{
   height:35px;
   }
   
   .page .services .description{
   font-size:16px;
      font-weight:bold;
      color:#999;
   }
  
    .page .products h3, .page .services h3 {
      margin-bottom: 15px;
      font-size: 16px;
      color:#007780;
      font-weight:bold;
 }
  .page .products {
    line-height: 20px;
    margin-bottom: 50px; }
    .page .products .product {
      float: left;
      margin: 0 2.88018%;
      width: 27.573%;
      line-height:25px; }
   
    .page .products .product p{
      font-size:13px;}
  
      .page .products .product div, .page .products .product div a {
        width: 220px;
        height: 186px; 
	}
	
      .page .products .product div {
        position: relative;
        margin-bottom: 15px; }
	
	  .page .products .product div.icon {
        margin-bottom: 0px;
	height:150px;}
	
        .page .products .product div a {
          position: absolute;
          top: 0;
          left: 0;
          background-image: url(images/items-sprite.png);
          background-repeat: no-repeat;
          background-position: 0 0px; }
          .page .products .product div a:hover {
            background-position: -220px 0px; }
	    
	    
	    
	    .page .products .product .style, .page .products .product .style a {
        width: 220px;
        height: 370px; 
	}
	
      .page .products .product .style {
        position: relative;
        margin-bottom: 15px; }
	    
	    .page .products .product .style a {
          position: absolute;
          top: 0;
          left: 0;
          background-image: url(images/items-sprite2.png);
          background-repeat: no-repeat;
          background-position: 0 0px; }
          .page .products .product .style a:hover {
            background-position: -220px 0px; }
	    
	    .description {
      font-size:16px;
      padding-bottom: 30px;
      font-weight:bold;
      text-align: center;}
      
  .page .services {
    margin-bottom: 50px; }
    .page .services .left{
      padding-top: 10px;
      float: left;
      margin: 0 3%;
      width: 44%;
text-align:left; }

 .page .services .clear{
 overflow:hidden;
 }

      
       .page div table {
      margin-bottom: 45px;
      font-size:16px;
      border-collapse: collapse;
      border-spacing: 0;
      width: 100%;
   }
   .price{
   	text-align:right;
	   font-weight:bold;
	   color:#555;
	   }
   .page div table th {
	 color:#dc5f68;
	 font-size:20px;
   }
   
   .page div table th span {
	 font-size:15px;
	 
   }
   
    .page div table td span, .page p.tax {
	 font-size:13px;
	 color:#999;
   }
   
   .page div table td.non{
   border:0px;
   }
   
   
   .page div table td {
      border-bottom:1px dashed #ccc;
      line-height:35px;
     padding-top:10px;
   }
   

.page .team {
    width: 80%;
    }


    .page .team h2 {
      background-position: center 0px; }
    .page .team .name {
      font-size: 16px;
      font-weight:bold;
      padding-bottom:10px;
      color:#007780 }
    .page .team p {
      margin-bottom: 7px; 
      font-size:13px;}
      .page .team p span {
        color:#007780; }
      .page .team p strong {
        font-weight: normal; }
 
 
    .page .team ul li {
      display: inline-block; }
    .page .team img {
      float: left;
      margin-right: 16px; 
      width:140px;
      }
      
       .page .team .text {
      float: left;
     width:180px;
      }
    
    .page .team div {
      float: left;
      width: 46%;
      padding: 0 2%;
      height:300px;
      overflow:hidden;
      }
    
    
  .page .map {
    position: relative;
     width:950px;
     height: 366px;
     overflow:hidden;}
    .page .map #map_canvas, .page .map .address {
      width: 100%; }
    .page .map #map_canvas {
      z-index: 1;
      overflow:hidden;
      margin-top:-150px;
 }
    .page .map .address {
      position: absolute;
      top: 0;
      background: url(images/wave-pattern.png) center top repeat-x;
      height: 16px;
      z-index: 2; }
      .page .map .address .map_text {
        position: absolute;
        top: 45px;
        left: 4%;
        width: 55%;
        background: #f7f8fa;
        text-align: center;
        padding-bottom: 20px;
        font-size: 15px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        background-clip: padding-box;
        -webkit-box-shadow: 0px 3px 0 rgba(0, 0, 0, 0.06);
        -moz-box-shadow: 0px 3px 0 rgba(0, 0, 0, 0.06);
        box-shadow: 0px 3px 0 rgba(0, 0, 0, 0.06);
	}

	
	 .page .map .address div .add{
        float:left;
	width:56%;
	margin-left:13px;
	}
	
	  .page .map .address div .ress{
        float:left;
	width:40%;
	}
	
	

       
       
        .page .map .address div h3 {
          line-height: 70px;
          padding-top: 35px;
          margin-top: -20px;
          background: url(images/headings-sprite.png) no-repeat center -318px;
	  font-family: 'Patrick Hand', cursive;
          font-size: 28px;
          color: #f7f8fa;
          margin-bottom: 15px; }
        .page .map .address div h4 {
          color: #583111;
          font-size: 18px;
	  font-weight:bold;
          margin-bottom: 10px; }
	  
	  .page .map .address div p{
	padding:3px 0px;
	}
	  
	  
        .page .map .address div p.address_tel {
	font-weight:bold;
	padding-top:10px;
          color: #583111;
	  font-size:18px; }
	  
  .page .more {
  border-top: 5px solid #85b9bd;
    background: #007780;
    color: #f7f8fa;
    font-size: 14px;
    padding: 30px 0; }
   
    
    .page .more .blog h4{
        font-size: 15px;
	font-weight:bold;
        margin-bottom: 10px; }
    
  
   .page .more .blog{
        width:80%; }

  
 
 
      .page .more p {
        margin-bottom: 40px; }


      .page .more ul li {
        font-size: 13px;
        background: url(images/icons-sprite.png) no-repeat -219px -80px;
        line-height: 20px;
        padding-left:24px;
        margin-bottom: 20px; }
	
	 .page .more ul li a{
      color: #f8c6c1;
	font-weight:bold; }

.footer .container {
  padding: 34px 0;
  background: #f7f8fa url(images/pink-wave-pattern.png) center top repeat-x;
  text-align: center; }
  .footer .container p, .footer .container p a {
    font-size: 14px; }

.anchor {
  display: block;
  position: relative;
  top: -216px;
  visibility: hidden; }

.hot{
color:#ffffff;
background:#d8777f;
padding:15px 0px;
margin:-20px auto 0;
display:block;
width:440px;
font-size:17px;
font-weight:bold;
box-shadow: 0px 4px 0px 0px rgba(0,0,0,0.1);
position:relative;
}
.hot:after{
content: "▶︎";
position:absolute;
right:15px;
display:block;
top:30px;font-size:23px;
}
.hot:hover{
background:#008f9a;
}
