@charset "utf-8";
.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  content: '';
  clear: both;
}
input, img, iframe, textarea {
  vertical-align: top;
  border: 0;
}
body {
  background-color: #F4F0E9;
  color: #4C332D;
  font-size: 94%;
  min-width: 1220px;
  margin: 0;
  line-height: 160%;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}
a {
  color: #4C332C;
}
a:hover {
  color: #A09880;
}
a img:hover {
  opacity: 0.8;
}
.wrapper {
  width: 1180px;
  margin: 0 auto;
}
.view_sp {
  display: none;
}
.home header {
  height: 632px;
}
.home header .box {
  height: 100%;
  margin: 0 auto;
  background-position: center;
  background-size: cover;
}
.page header,
.single header,
.archive header {
  height: 360px;
}
.page-id-4 header {
  background: url(images/about_main@2x.jpg) no-repeat scroll center top;
  background-size: cover;
}
.page-id-13 header,
.page-id-2768 header {
  background: url(images/top_puddings@2x.jpg) no-repeat scroll center top;
  background-size: cover;
}
.page-id-17 header,
.page-id-76 header {
  background: url(images/shop_main@2x.jpg) no-repeat scroll center top;
  background-size: cover;
}
.page-id-15 header,
.page-id-78 header,
.page-id-2549 header {
  background: url(images/recruit_main@2x.jpg) no-repeat scroll center top;
  background-size: cover;
}
.page-id-82 header,
.page-id-80 header {
  background: url(images/company_main.jpg) no-repeat scroll center top;
  background-size: cover;
}
.archive header,
.single header {
  background: url(images/archive_main.jpg) no-repeat scroll center top;
  background-size: cover;
}
header {
  position: relative;
}
header h1 {
  margin: 0;
  padding-top: 10px;
}
header h1 img {
  width: 180px;
}
header .main_bn {
  display: none;
}
.home header .main_bn {
  display: inline-block;
  padding-top: 360px;
  margin: 0 15px 0 10px;
}
header nav {
  height: 62px;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  width: 100%;
}
.nav_fixed {
  position: fixed;
  top: 0px;
}
header nav li {
  display: inline-block;
  vertical-align: top;
  font-family: 'Merriweather', serif;
  letter-spacing: 0.1em;
  font-weight: lighter;
}
header nav li a {
  color: #fff;
  display: block;
  padding: 23px 27px 15px;
}
header nav li a:hover {
  color: #ccc;
}
header nav li.icon a {
  padding: 0;
  margin: 16px 5px 0;
}
header nav li:last-child a {
  margin-right: 0;
}
header nav li.icon img {
  width: 32px;
  height: auto;
}
header nav .header_ecbtn a {
  background-color: #fff;
  color: #4C332D;
  padding: 2px 10px;
  margin: 10px 10px 0 20px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  border-radius: 4px;
}
header nav .header_ecbtn a p {
  margin: 8px 8px;
}
.nav_fixed {
  position: fixed;
  top: 0px;
  height: 62px;
  width: 100%;
  z-index: 1;
}
.news_wrap {
  background-color: #DAD8D1;
  color: #333;
  padding: 20px 0;
}
.popup_wrap {
  background-color: #DAD8D1;
  color: #333;
  padding: 20px 0 40px;
}
.alert_wrap {
  text-align: center;
}
.alert_wrap .wrapper {
  border: 3px solid #eb6100;
  background-color: #fff;
  display: inline-block;
  color: #eb6100;
  padding: 10px 20px;
  text-align: center;
  margin: 40px auto;
  max-width: 80%;
}
.alert_wrap .wrapper a {
  color: #eb6100;
  display: block;
}
.news_wrap .shopnews {
  margin-right: 20px;
}
.news_wrap .shopnews,
.news_wrap .medianews {
  background-color: #fff;
  width: 540px;
  float: left;
  padding: 20px;
  position: relative;
}
.news_wrap .shopnews h3,
.news_wrap .medianews h3 {
  color: #9F987F;
  margin: 0px 0px 15px;
  font-size: 16px;
}
.news_wrap .shopnews a,
.news_wrap .medianews a {
  white-space: nowrap;
}
.news_wrap .shopnews a:hover,
.news_wrap .medianews a:hover {
  color: #666;
}
.news_wrap .shopnews a {
  display: inline-block;
  max-width: 450px;
}
.news_wrap .shopnews .more,
.news_wrap .medianews .more {
  color: #9F987F;
  border: 1px solid #9F987F;
  border-radius: 3px;
  padding: 1px 10px;
  font-size: 13px;
  box-shadow: 2px 2px 0;
  position: absolute;
  right: 20px;
  top: 20px;
}
.news_wrap .shopnews .more:hover,
.news_wrap .medianews .more:hover {
  color: #746E5D;
  border: 1px solid #746E5D;
  background-color: #F4F0E9;
}
.news_wrap .shopnews li,
.news_wrap .medianews li {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 10px;
  padding-bottom: 5px;
  overflow: hidden;
}
.news_wrap .shopnews li:last-child,
.news_wrap .medianews li:last-child {
  margin-bottom: 0px;
}
.news_wrap .shopnews .date,
.news_wrap .medianews .date {
  color: #999;
  font-size: 13px;
  padding: 0 10px 0 0;
}

.aboutus_wrap,
.puddings_wrap,
.cafe_wrap,
.onlineshop_wrap {
  padding-bottom: 60px;
}
.popup_wrap h2,
.aboutus_wrap h2,
.puddings_wrap h2,
.cafe_wrap h2,
.onlineshop_wrap h2 {
  text-align: center;
  margin: 60px 0 40px;
  font-family: 'Lora', serif;
  font-weight: normal;
  font-size: 46px;
}
.aboutus_wrap h3,
.puddings_wrap h3,
.cafe_wrap h3,
.onlineshop_wrap h3 {
  font-size: 16px;
  border-bottom: 2px solid #4C332D;
  display: inline-block;
  margin: 7px 0;
}
.aboutus_wrap p,
.puddings_wrap p,
.cafe_wrap p {
  margin: 0px 0 20px;
}
.onlineshop_wrap p {
  margin: 20px 0 20px;
}
.popup_wrap .popup_list {
  text-align: center;
}
.popup_wrap .popup_list li {
  background-color: #fff;
  padding: 20px;
  display: inline-block;
  /*float: left;*/
  width: 28%;
  margin: 0 8px 20px;
  text-align: center;
  min-height: 234px;
  vertical-align: top;
  width: 36%;
}
.popup_wrap h3 {
  font-size: 22px;
  font-weight: normal;
  margin: 10px 0 20px;
  color: #6f6a57;
  text-align: center;
  line-height: 140%;
}
.popup_wrap .popup_list li .period {
  border: 1px solid #eb6100;
  color: #eb6100;
  padding: 2px 10px;
  display: block;
  margin: 5px 0;
}
.popup_wrap .popup_detail {
  font-size: 14px;
  margin-bottom: 16px;
  width: 100%;
}
.popup_wrap .popup_detail th {
  width: 60px;
}
.popup_wrap .popup_list li .more {
  color: #4C332D;
  border: 1px solid #4C332D;
  border-radius: 3px;
  padding: 1px 10px;
  font-size: 13px;
  box-shadow: 2px 2px 0;
  display: inline-block;
}
.aboutus_wrap .wrapper {
  background: url(images/verreauxi_bg.png) no-repeat scroll left;
}
.aboutus_wrap .tilt {
  float: left;
  margin: 0px 50px 0 0;
}

/*TILT
.aboutus_wrap .tilt {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
  
.aboutus_wrap .tilt:hover {
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}*/
.puddings_wrap img,
.cafe_wrap img,
.onlineshop_wrap img {
  float: left;
  margin-right: 20px;
}
.aboutus_wrap .textwrap,
.puddings_wrap .textwrap,
.cafe_wrap .textwrap {
  float: left;
  width: 570px;
}
.aboutus_wrap .textwrap {
  width: 760px;
  margin: 44px 0 0;
}

.puddings_wrap {
  background: url(images/top_puddings.jpg) no-repeat scroll center top;
  padding-top: 360px;
}

.cafe_wrap {
  background: url(images/top_cafe.jpg) no-repeat scroll center top;
  padding-top: 360px;
}
.onlineshop_wrap {
  background-color: #e8e6dd;
  padding-top: 10px;
}
.onlineshop_wrap.under {
  background: none;
  padding: 0;
}
.onlineshop_wrap .textwrap {
  text-align: center;
  margin-bottom: 40px;
}


.page .content_box a,
.single .single_contentwrap a {
  color: #958D76;
  text-decoration: underline;
}
.page .content_box a:hover,
.single .single_contentwrap a:hover {
  color: #BCB395;
}
.page .content_box a.btn{
  color: #4C332D;
  text-decoration: none;
}
.page .content_box a.btn:hover {
  color: #4C332D;
  text-decoration: none;
}

.btn {
  background-color: #fff;
  color: #4C332D;
  border: 1px solid #4C332D;
  border-radius: 3px;
  box-shadow: 2px 2px 0;
  padding: 10px 22px;
  display: inline-block;
  margin: 0 10px 0 0;
}

.btn:hover {
  background-color: #F4F0E9;
  color: #4C332D;
}
.page .content_box a.btn.cafemenu {
  background-color: #F4F0E9;
}

.photog_wrap {
  padding-bottom: 60px;
}
.photog_wrap h2 {
  text-align: center;
  margin: 0;
  padding: 50px 0px 10px;
}
.photog_wrap .lead {
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 25px;
  margin: 25px 0 0;
}
.photog_wrap .small {
  text-align: center;
  margin: 5px 0 10px;
}
.photog_wrap ul {
  margin: 30px 0px;
}
.photog_wrap #sb_instagram {
  margin: 30px 0px;
  width: 100% !important;
}
.photog_wrap li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}
.photog_wrap li img {
  width: 220px;
  border-radius: 8px;
}
#sbi_images {
  padding: 0 !important;
}
#sb_instagram.sbi_col_9 #sbi_images .sbi_item {
  width: 220px !important;
  height: 220px !important;
  padding: 0 !important;
  margin: 0 10px !important;
  border-radius: 8px !important;
  float: none !important;
}
#sb_instagram .sbi_photo {
  border-radius: 8px !important;
}
#sb_instagram .sbi_photo img {
  width: 220px !important;
  height: 220px !important;
  border-radius: 8px !important;
}

.photog_wrap .more {
  color: #A19881;
  font-weight: bold;
  text-align: center;
  margin: 0 0 5px;
}
.photog_wrap .btn {
  text-align: center;
  display: block;
  width: 130px;
  margin: 0 auto;
}
.photog_wrap .btnwrap {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  width: 210px;
  padding: 5px;
  background-color: rgba(0,0,0,0.6);
  -webkit-border-bottom-right-radius: 8px;  
  -webkit-border-bottom-left-radius: 8px;  
  -moz-border-radius-bottomright: 8px;  
  -moz-border-radius-bottomleft: 8px;
  color: #fff;
}
.photog_wrap .likes {
  background: url(images/icon.png) 0 0px no-repeat scroll;
  padding: 0px 0 2px 22px;
  margin-right: 10px;
}
.photog_wrap .comments {
  background: url(images/icon.png) 0 -50px no-repeat scroll;
  padding: 0px 0 2px 22px;
}
footer {
  background-color: #291C19;
  color: #fff;
  padding-bottom: 10px;
}
footer nav {
  background-color: #DAD8D1;
  color: #666;
  font-size: 84%;
  text-align: center;
}
footer nav li {
  display: inline-block;
  padding: 10px 0;
}
footer nav li a {
  color: #666;
  padding: 0px 20px;
}
footer nav li a:hover {
  color: #999;
  text-decoration: underline;
}
footer nav li:after {
  content: " | ";
}
footer .content {
  padding: 20px 0 0;
}
footer img {
  float: left;
  margin-right: 20px;
  width: 180px;
}
footer .sns_wrap {
  float: right;
  width: 740px;
}
footer .sns_wrap p {
  border: 2px solid #fff;
  padding: 5px 10px;
  margin-top: 0;
  text-align: center;
}
footer .fbwrap {
  width: 360px;
  float: left;
  margin: 0 20px 0 0;
}
footer .twwrap {
  width: 360px;
  float: left;
}
footer .copyright {
  font-size: 84%;
  color: #666;
  text-align: center;
}

.bread_wrap {
  background-color: #DAD8D1;
  color: #666;
  font-size: 84%;
  padding: 8px 0;
}
.bread_wrap a {
  color: #666;
}
.bread_wrap a:hover {
  color: #999;
  text-decoration: underline;
}

.content_box {
  border: 10px solid #D9D6D0;
  padding: 20px;
  background-color: #fff;
  margin-bottom: 40px;
}
.content_wrap {
  margin: 40px 0 60px;
}
.content_wrap img {
  max-width: 100%;
  height: auto;
}
.page .content_wrap h1 {
  text-align: center;
  font-family: 'Lora', serif;
  font-weight: normal;
  font-size: 46px;
  margin: 60px 0 40px;
}
.page-id-4 .content_box {
  margin-bottom: 60px;
}
.page-id-4 .content_box img {
  float: left;
  margin-right: 40px;
  padding-left: 15px;
}
.page-id-4 .content_box .textwrap {
  width: 770px;
  float: left;
  margin-top: 26px;
}
.page-id-4 .content_box .textwrap h3 {
  background: url(images/border_dotted.jpg) repeat-x scroll bottom;
  padding-bottom: 8px;
}
.page-id-4 .content_box02 {
  margin-bottom: 60px;
}
.page-id-4 .content_box02 h3 {
  font-size: 18px;
  border-bottom: 2px solid #4C332D;
  display: inline-block;
  margin: 0;
}
.page-id-4 .content_box02 .textwrap {
  width: 590px;
  float: left;
  margin-right: 20px;
}
.page-id-4 .content_box02 img {
  float: right;
}
.page-id-4 .content_box03 {
  margin-bottom: 40px;
}
.page-id-4 .content_box03 h3 {
  font-size: 18px;
  border-bottom: 2px solid #4C332D;
  display: inline-block;
  margin: 0;
}
.page-id-4 .content_box03 .textwrap {
  width: 550px;
  float: left;
  margin-right: 20px;
}
.page-id-4 .content_box03 img {
  float: left;
  margin-right: 20px;
}
.page-id-13 .lead {
  text-align: center;
  width: 700px;
  margin: 0 auto;
}
.page-id-13 .textbox {
  width: 700px;
  margin: 0 auto;
  text-align: left;
}
.page-id-13 .material_box {
  background-color: #fff;
  width: 700px;
  margin: 30px auto 0;
}
.page-id-13 .material_box img {
  float: left;
  margin-right: 20px;
}
.page-id-13 .material_box .textwrap {
  width: 500px;
  float: left;
  text-align: left;
}
.page-id-13 .material_box .textwrap h4 {
  margin: 5px 0 0;
  font-size: 18px;
}
.page-id-13 .pudding_box {
  background-color: #fff;
  padding: 30px 50px;
}
.page-id-13 .pudding_box li {
  margin: 0 38px 38px 0;
  box-sizing: border-box;
  width: 22%;
  display: inline-block;
  cursor: pointer;
}
.page-id-13 .pudding_box li:nth-child(4n) {
  margin-right: 0;
}
.page-id-13 .pudding_box li .body {
  position: relative;
}
.page-id-13 .pudding_box li img.icon_detail {
  position: absolute;
  top: 10px;
  right: 10px;
}
.page-id-13 h2 {
  font-family: 'Lora', serif;
  font-weight: normal;
  font-size: 46px;
  margin: 60px auto 40px;
  text-align: center;
}
.page-id-13 .products_lineup h2 {
  font-family: 'Lora', serif;
  font-weight: normal;
  font-size: 46px;
  margin: 10px auto 40px;
  padding-top: 90px;
  text-align: center;
}
.page-id-13 h3 {
  font-family: 'Lora', serif;
  font-weight: normal;
  font-size: 30px;
  margin: 60px auto 40px;
  text-align: center;
}
.page-id-13 .products_lineup h3:before {
  content: " ";
  background-color: #4C332D;
  height: 1px;
  width: 30px;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
}
.page-id-13 .products_lineup h3:after {
  content: " ";
  background-color: #4C332D;
  height: 1px;
  width: 30px;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 10px;
}
.page-id-13 h2 span {
  background-color: #F4F0E9;  
  padding: 0 15px;
}
.page-id-13 .products_link p {
  text-align: center;
  line-height: 180%;
}
.page-id-13 .products_link ul {
  margin: 20px auto;
  text-align: center;
}
.page-id-13 .products_link li {
  max-width: 370px;
  display: inline-block;
  margin: 10px;
}
.page-id-13 .products_link li img {
  width: 100%;
}
.page-id-13 .products_link li img.view_sp {
  display: none;
}
.page-id-13 .pudding_box h4 {
  text-align: center;
  font-size: 18px;
  margin: 20px 0 10px;
}
.page-id-13 .pudding_box h4 .eng {
  color: #999;
  font-size: 12px;
  margin-left: 10px;
  letter-spacing: 0.1em;
  font-weight: normal;
  display: block;
}
/*.page-id-13 .pudding_box img {
  float: left;
  margin-right: 20px;
  max-width: 280px;
}
.page-id-13 .pudding_box .textwrap {
  float: left;
  text-align: left;
  width: 238px;
}
.page-id-13 .pudding_box .textwrap p {
  margin-top: 0;
  font-size: 14px;
}
.page-id-13 .pudding_box .textwrap p.period {
  background-color: #e1e1e1;
  text-align: center;
  font-size: 12px;
  color: #666;
}*/
.page-id-13 .products_btn,
.page-id-2768 .products_btn {
  text-align: center;
  margin: 20px auto 40px;
}
.page-id-13 .btn {
  min-width: 230px;
}
.page-id-13 .pudding_secret,
.page-id-2768 .pudding_secret {
  text-align: center;
  margin: 30px 0;
  line-height: 180%;
}
.page-id-17 .description {
  border: 1px solid #D9D6D0;
  box-shadow: 0 0 0 1px #fff, 0 0 0 5px #D9D6D0;
  margin: 0 0 20px 0;
  padding: 10px;
  background-color: #fff;
}
.page-id-17  .content_box h3,
.page-id-15  .content_box h3 {
  font-size: 26px;
  text-align: center;
  margin: 20px 0 45px 0px;
}
.page-id-15 .content_box h3 {
  margin: 20px 0 30px 0px;
}
.page-id-17  .content_box h3 span,
.page-id-15  .content_box h3 span {
  border-bottom: 2px solid #4C342E;
  padding-bottom: 10px;
}
.page-id-17  .content_box img,
.page-id-15  .content_box img {
  float: left;
  margin: 0 20px 0px 0;
  width: 600px;
}
.page-id-15  .content_box img {
  width: 49%;
}
.page-id-17  .content_box .map {
  float: left;
  margin: 0 20px 0px 0;
}
.map .gm a {
  background: url(images/blank.png) no-repeat scroll;
  padding: 0 0 0 20px;
  text-decoration: underline;
}
.page-id-17  .content_box .textwrap {
  float: left;
  width: 500px;
}
.page-id-15  .content_box .textwrap {
  float: left;
  width: 49%;
}
.page-id-17  .content_box .textwrap p {
  margin: 0px 0 10px;
}
.page-id-17  .content_box h4 {
  font-size: 20px;
  margin: 10px 0 20px 0px;
}
.page-id-17  .content_box h4 span {
  border-bottom: 2px solid #4C342E;
  padding-bottom: 10px;
}
.page-id-17  .content_box h5 {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 1px;
  margin: 0 0 10px;
  font-size: 14px;
}
.page-id-17 .shopwrap, 
.page-id-15 .recruitwrap{
  margin-bottom: 80px;
}
.page-id-17 .btnwrap {
  text-align: center;
}
.note {
  border: 4px solid #E6E4DC;
  padding: 14px;
  margin: 0 0 15px 0px;
}
table th {
  text-align: left;
  vertical-align: top;
  padding: 5px 20px 5px 0;
  border-bottom: 1px solid #E6E4DC;
  width: 100px;
}
table td {
  text-align: left;
  vertical-align: top;
  padding: 5px 0px 5px;
  border-bottom: 1px solid #E6E4DC;
}
table.company {
  width: 600px;
  margin: 0 auto 30px;
}
table.menu {
  width: 330px;
  margin: 0 auto 5px;
}
.page-id-78 table th,
table.company th {
  width: 30%;
  padding: 15px 20px 15px 0;
}
.page-id-78 table td,
table.company td {
  padding: 15px 0px 15px 0;
}
table.menu th {
  width: 80%;
  font-weight: normal;
}
table.menu td {
  text-align: right;
  font-style: italic;
}
.page-id-17 table {
  width: 500px;
}
.page-id-17 th {
  width: 20%;
}
.page-id-78 table p {
  margin: 0;
}
.page-id-17 .infowrap {
  margin: 0 0 30px 0;
} 
.page-id-15 .entry_wrap {
  border-top: 4px solid #E6E4DC;
  border-bottom: 4px solid #E6E4DC;
  background-color: #F4F0E9;
  padding: 10px 100px 30px;
}
.page-id-15 .num_wrap {
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid #E6E4DC;
  padding: 15px;
}
.page-id-15 .telwrap {
  float: left;
  border-right: 3px solid #E6E4DC;
  text-align: center;
  width: 440px;
}
.page-id-15 .telwrap .num {
  font-size: 30px;
  font-weight: bold;
  padding: 10px 10px;
  line-height: 140%;
}  
.page-id-15 .telwrap .num a {
  text-decoration: none;
}
.page-id-15 .formbtn_wrap {
  float: left;
  text-align: center;
  width: 440px;
}
.page-id-76 .lead {
  text-align: center;
  font-weight: bold;
  margin: 40px 0;
}
.page-id-76 p {
  font-size: 14px;
  margin: 10px 0 3px;
}
.curry_wrap,
.hotsand_wrap,
.tapas_wrap,
.drink_wrap,
.toast_wrap,
.chia_wrap,
.salad_wrap {
  margin: 0 auto 40px;
  width: 1000px;
}
.curry_wrap .menu_note,
.hotsand_wrap .menu_note,
.tapas_wrap .menu_note,
.drink_wrap .menu_note,
.salad_wrap .menu_note {
  min-height: 428px;
}
.curry_wrap .menu_img,
.toast_wrap .menu_img,
.chia_wrap .menu_img,
.salad_wrap .menu_img {
  float: right;
}
.hotsand_wrap .menu_img,
.tapas_wrap .menu_img,
.drink_wrap .menu_img {
  float: left;
}
.curry_wrap .imgwrap {
  text-align: center;
  margin: 0px 0 0px;
}
.curry_wrap .imgwrap img {
  margin: 0px 0 4px;
}
.salad_wrap .imgwrap {
  text-align: center;
  margin: 38px 0 20px;
}
.menu_note {
  width: 330px;
  background-color: #FFFEF9;
  border: 1px solid #4C332C;
  padding: 15px;
}
.menu_note h3 {
  border-bottom: 2px solid #4C332C;
  font-size: 40px;
  padding-bottom: 5px;
  font-family: 'Lora', serif;
  font-weight: normal;
  line-height: 110%;
  margin: 0 0 10px 0;
}

.curry_wrap .menu_note,
.toast_wrap .menu_note,
.salad_wrap .menu_note,
.chia_wrap .menu_note {
  float: left;
}

.hotsand_wrap .menu_note,
.tapas_wrap .menu_note,
.drink_wrap .menu_note  {
  float: right;
}

/* form */
.contact-note {
  width: 340px;
  float: left;
  border: 1px solid #D9D6D0;
  box-shadow: 0 0 0 1px #fff, 0 0 0 5px #D9D6D0;
  margin: 0 30px 0px 0;
  padding: 10px 20px;
  background-color: #fff;
}
.form_wrap {
  float: left;
  width: 740px;
}
.wpcf7-form .top {
  margin-top: 0;
}
.wpcf7 input.wpcf7-text {
  width: 350px;
}
.wpcf7 input {
  border: 1px solid #ccc;
  padding: 5px;
  background-color: #F8F8F8;
}
.wpcf7 .your-message textarea {
  width: 94%;
  border: 1px solid #ccc;
  padding: 5px;
  background-color: #F8F8F8;
}
.wpcf7 .textarea-817 textarea {
  width: 94%;
  height: 60px;
  border: 1px solid #ccc;
  padding: 5px;
  background-color: #F8F8F8;
}
.wpcf7 input.wpcf7-submit {
  background-color: #4C332D;
  padding: 5px 20px;
  color: #f0f0f0;
  border: none;
}
.wpcf7 input.wpcf7-submit:hover {
  background-color: #6C4A3D;
}
.wpcf7-form-control-wrap select {
  border: 1px solid #ccc;
  height: 36px;
}
.required {
  color: red;
  font-size: 70%;
  margin-left: 5px;
  vertical-align: top;
}
.contact-icon {
  background: url(images/icon_mail.png) 0px 6px no-repeat;
  padding-left: 26px;
  margin: 15px 0 0;
  display: block;
}
.wpcf7 .checkbox-872 input {
  float: left;
  margin: 6px 0 0;
}
/* archive_ */
.archive_contentwrap,
.single_contentwrap {
  float: right;
  width: 808px;
  background-color: #fff;
  border: 6px solid #D9D6D0;
  padding: 20px;
  min-height: 623px;
}

.archive_contentwrap h1 {
  color: #9F987F;
  font-size: 24px;
  margin: 10px 0 40px 0;
}
.archive_contentwrap h1 span {
  border-bottom: 2px solid #9F987F;
  padding-bottom: 8px;
}
.archive_contentwrap li {
  border-bottom: 1px dotted #ccc;
  margin: 0px 0 20px 0;
  padding: 0 0 20px 0;
  display: block;
}
.archive_contentwrap li:after {
  display: block;
  content: '';
  clear: both;
}
.archive_contentwrap li .date {
  color: #999;
  font-size: 88%;
  padding: 1px 10px 0 0;
  float: left;
}
.archive_contentwrap li a {
  display: block;
  float: left;
  width: 720px;
}

.pager {
  padding-top: 10px;
  text-align: center;
  margin: 20px 0;
}
.page-numbers.current {
  color: #666;
  background-color: #fff;
  border: 1px solid #9F987F;
}
.page-numbers {
  background-color: #DAD8D1;
  color: #666;
  padding: 12px 14px;
  margin: 0 5px 0 0;
  border: 1px solid #9F987F;
}
.page-numbers:hover {
  opacity: 0.8;
}
.page-numbers.current:hover {
  opacity: 1;
}
.page-numbers.dots {
  padding: 0;
  background-color: #fff;
  color: #999;
  border: none;
}
.page-numbers.prev, .page-numbers.next {
  display: none;
}
.single_contentwrap {
  font-size: 14px;
}
.single_contentwrap .date {
  float: left;
  font-size: 90%;
  color: #999;
  margin-right: 10px;
}
.single_contentwrap .tags {
  float: left;
  margin: 12px 0;
}
.single_contentwrap .tags a {
  background-color: #F4F0E9;
  border: 1px solid #D9D6D0;
  border-radius: 3px;
  display: inline-block;
  padding: 0 5px;
  color: #7F7864;
  margin-bottom: 4px;
  text-decoration: none;
  font-size: 14px;
}
.single_contentwrap .tags li {
  display: inline-block;
  margin-right: 5px;
}
.single_contentwrap h1 {
  font-size: 26px;
  border-bottom: 2px solid #D9D6D0;
  padding: 0 0 10px 0;
  line-height: 140%;
  margin: 5px 0;
}
.single_contentwrap img {
  margin: 10px 0;
}
.single_contentwrap blockquote {
  background-color: #f1f1f1;
  margin: 30px 0;
  padding: 10px 25px;
  border-radius: 8px;
}
.single_contentwrap table {
  margin-bottom: 30px;
}
.single_contentwrap table th {
  padding: 5px 20px 5px 10px;
  font-weight: normal;
  width: auto;
}
.single_contentwrap table td {
  padding: 5px 10px 5px;
}
.sidebar {
  float: left;
  margin-right: 20px;
  width: 292px;
  margin: 5px 0;
}
.sidebar .widget_wrap {
  border: 1px solid #D9D6D0;
  box-shadow: 0 0 0 1px #fff, 0 0 0 5px #D9D6D0;
  margin: 0 0 18px 0;
  padding: 10px;
  background-color: #fff;
}
.sidebar .widget_wrap h2 {
  color: #9F987F;
  font-size: 16px;
  margin: 0px 0px 10px;
}
.sidebar .widget_wrap li {
  background: url(images/lin_icon01.png) 0px 7px no-repeat scroll;
  padding: 0 0 8px 15px;
  border-bottom: 1px dotted #ccc;
  margin: 0px 0 10px 0;
  font-size: 14px;
}
.sidebar .widget_wrap li a {
  display: block;
}
.tagcloud a {
  background-color: #F4F0E9;
  border: 1px solid #D9D6D0;
  border-radius: 3px;
  display: inline-block;
  padding: 0 5px;
  color: #7F7864;
  margin-bottom: 4px;
}
.slide li {
  display: none;
}
.slide #instafeed1 li,
.slide #instafeed2 li {
  display: inline-block;
}
.slide #sb_instagram1 li,
.slide #sb_instagram2 li {
  display: inline-block;
}

.single_contentwrap #related {
  margin-top: 80px;
}
.single_contentwrap #related h3 {
    color: #9F987F;
    font-size: 16px;
    margin: 0px 0px 10px;
}
.single_contentwrap #related li {
  background: url(images/lin_icon01.png) 0px 7px no-repeat scroll;
  padding: 0 0 8px 15px;
  border-bottom: 1px dotted #ccc;
  margin: 0px 0 10px 0;
  font-size: 15px;
}
.single_contentwrap #related li a {
  display: block;
  text-decoration: none;
  color: #4C332C;
}
#sb_instagram.sbi_fixed_height {
  width:100%;
  overflow-y: hidden!important;
  text-align: center;
}
.grecaptcha-badge { visibility: hidden; }


/* PRODUCT ポップアップ */
.modalArea {
  display: none;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30,30,30,0.9);
}
.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  width: 70%;
  max-width: 800px;
  padding: 40px 80px 80px;
  background-color: #fff;
}
.closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}
.modalArea h4 {
  font-size: 20px;
  text-align: center;
}
.modalArea h4 .eng {
  color: #999;
  font-size: 12px;
  margin-left: 10px;
  letter-spacing: 0.1em;
  font-weight: normal;
  display: block;
}
.modalArea .btn {
  background: #F4F0E9;
  display: table;
  text-align: center;
  margin: 40px auto 30px;
}
.modalArea img {
  float: left;
  max-width: 280px;
}
.modalArea .textwrap {
  float: right;
  width: 460px;
}
.modalContents .period {
  background-color: #e1e1e1;
  text-align: center;
  font-size: 12px;
  color: #666;
}
.modalArea .modal_allergen {
  background-color: #F4F0E9;
  padding: 0px 5px;
  color: #7C7371;
  font-size: 12px;
  text-align: center;
}

/* SCENE */
.page-id-2549 .lead {
  position: relative;
  text-align: center;
  width: 700px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.page-id-2549 h3 {
  font-family: 'Lora', serif;
  font-weight: normal;
  font-size: 30px;
  margin: 60px auto 40px;
  text-align: center;
}
.page-id-2549 .lead p span {
  border-bottom: solid 1px #4C332D;
  padding: 8px 0 4px;
  display: table;
  margin: 0 auto;
}
.page-id-2549 img.scene_tamtam {
  position: absolute;
  bottom: -22px;
  right: 100px;
}
.page-id-2549 .material_box {
  background-color: #fff;
  width: 1036px;
  margin: 64px auto;
}
.page-id-2549 .material_box .textwrap {
  width: 606px;
  float: left;
  text-align: left;
}
.page-id-2549 .material_box .textwrap p {
  font-size: 14px;
}
.page-id-2549 .material_box img {
  float: left;
  margin-right: 40px;
}
.page-id-2549 .material_box .textwrap h4 {
  margin: 5px 0 0;
  font-size: 18px;
  border-bottom: solid 1px;
  padding-bottom: 10px;
}
.page-id-2549 .pudding_scene p {
  text-align: left;
  line-height: 180%;
  width: 792px;
  margin: 30px auto;
}
.page-id-2549 .products_btn {
  text-align: center;
  margin: 20px auto 40px;
}
.page-id-2549 .btn {
  min-width: 230px;
}


/* 占い */
.page-id-2768 .content_box {
  background-color: #339999;
  text-align: center;
}
.horoscope_title {
  margin: 20px auto 20px;
}
.horoscope_date {
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}
.horoscope_dog {
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
  padding: 10px 0;
  margin: 20px auto;
  width: 60%;
}
.horoscope_dog li {
  display: inline-block;
  width: 80%;
  vertical-align: top;
  text-align: left;
  color: #fff;
}
.horoscope_dog li:first-child {
  max-width: 80px;
  margin-right: 20px;
}
.horoscope_detail {
  margin: 20px 0;
  text-align: center;
}
.horoscope_detail li {
  display: inline-block;
  width: 45%;
  margin: 20px 10px;
}















