#temp {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.container-fluid {
  padding: 0;
}
* {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
body {
  background: #ffffff;
  font-family: 'Roboto', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #4b4c4f;
  line-height: 22px;
}
h2 {
  font-size: 28px;
  color: #4b4c4f;
  margin: 0 0 10px;
  font-weight: bold;
}
h2.bl-title {
  color: #4b4c4f;
  text-align: center;
  line-height: 30px;
}
h2.bl-title em {
  background: url(../images/icon_heart.png) 0 0 no-repeat;
  width: 32px;
  height: 30px;
  display: inline-block;
  position: relative;
  top: 6px;
  margin: 0 9px;
}
h3 {
  font-size: 18px;
  font-weight: bold;
}
img {
  max-width: 100%;
}
button {
  border: none;
}
.btn-primary {
  background-color: #438280;
  color: #ffffff;
  background-image: none;
  border-color: #438280;
  border-radius: 2px;
}
a.btn-gray {
  background: url(../images/icon_arrow.png) right 10px center no-repeat #b3b3b3;
  color: #ffffff;
  text-align: center;
  display: block;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  font-weight: bold;
  box-sizing: border-box;
  position: relative;
}
a.btn-gray:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #4b4c4f;
}
a.btn-pink,
button.btn-pink {
  background: url(../images/icon_arrow.png) right 10px center no-repeat #fd4ba6;
  color: #ffffff;
  text-align: center;
  display: block;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 4px solid #992e69;
  box-sizing: border-box;
  position: relative;
}
a.btn-pink:hover,
button.btn-pink:hover {
  color: #ffffff;
  text-decoration: none;
  border-bottom: none;
  top: 4px;
  background-color: #992e69;
  margin-bottom: 4px;
}
a.btn-pink:active,
button.btn-pink:active {
  color: #ffffff;
  text-decoration: none;
  border-bottom: none;
  top: 4px;
  background-color: #992e69;
}
a.btn-pink2 {
  border-radius: 3px;
  line-height: 1.4em;
  padding: 10px 0;
  background: url(../images/icon_arrow.png) right 10px center no-repeat #fd4ba6;
  color: #ffffff;
  text-align: center;
  display: block;
  font-size: 14px;
  font-weight: bold;
  box-shadow: 0 4px 0 #992e69;
  box-sizing: border-box;
  position: relative;
  margin-top: 0px;
}
a.btn-pink2 strong {
  font-weight: bold;
  font-size: 16px;
}
a.btn-pink2:hover {
  color: #ffffff;
  text-decoration: none;
  box-shadow: none;
  background-color: #fd4ba6;
  margin-top: 4px;
  transform: translate3d(0, 4px, 0);
}
a.btn-pink2:active {
  color: #ffffff;
  text-decoration: none;
  border-bottom: none;
  background-color: #992e69;
}
button.btn-pink {
  line-height: 50px;
  height: auto;
}
a.btn-yellow2 {
  border-radius: 3px;
  line-height: 1.4em;
  padding: 10px 0;
  background: url(../images/icon_arrow_pink.png) right 10px center no-repeat #ffe400;
  color: #fd4ba6;
  text-align: center;
  display: block;
  font-size: 14px;
  font-weight: bold;
  box-shadow: 0 4px 0 #b29800;
  box-sizing: border-box;
  position: relative;
  margin-top: 0px;
}
a.btn-yellow2 strong {
  font-weight: bold;
  font-size: 16px;
}
a.btn-yellow2:hover {
  color: #fd4ba6;
  text-decoration: none;
  box-shadow: none;
  background-color: #ffe400;
  margin-top: 4px;
  transform: translate3d(0, 4px, 0);
}
a.btn-yellow2:active {
  color: #ffffff;
  text-decoration: none;
  border-bottom: none;
  background-color: #b29800;
}
.bor-bt {
  display: block;
  border: 1px solid #438280;
  padding: 0.5em 1em;
  color: #438280;
}
.bor-bt:hover {
  border: 1px solid #438280;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.pl0 {
  padding-left: 0;
}
.w100per {
  width: 100%;
}
.pink-b {
  color: #fd4ba6;
  font-weight: bold;
}
.fb_iframe_widget_fluid,
.fb-like {
  top: -6px;
}
.line-it-button {
  height: 28px !important;
}
.ja .shareEl .btn {
  height: 28px !important;
}
.navbar {
  background: url(../img/bg_header.png) left -40px no-repeat transparent;
  margin-bottom: 0;
}
.navbar .navbar-header h1 {
  margin: 0;
}
.navbar .navbar-header .navbar-brand {
  padding: 15px;
  height: auto;
}
.navbar .navbar-header .navbar-brand img {
  width: 120px;
  height: auto;
}
.navbar .navbar-nav {
  margin-top: 28px;
}
.navbar .navbar-nav li {
  float: left;
  list-style: none;
}
.navbar .navbar-nav li a {
  color: #4b4c4f;
  text-shadow: none;
  padding: 5px;
  display: block;
  margin: 0 5px;
}
.navbar .navbar-nav li a:hover {
  background: #eee;
  text-decoration: none;
}
.navbar .navbar-nav li.active a {
  background: #438280;
  color: #ffffff;
}
#top-slide {
  max-height: 533px;
  overflow: hidden;
  margin-bottom: 30px;
}
#top-slide .carousel {
  max-height: 533px;
}
#top-slide .carousel-inner > .item > img {
  height: 533px;
  max-width: 1920px;
  width: auto;
}
#top-slide .description {
  margin: 0 auto;
  bottom: 0;
  top: -200px;
  position: relative;
  color: #ffffff;
}
.top-lead {
  text-align: center;
  color: #8f8d89;
  font-size: 19px;
  line-height: 32px;
}
#feature * {
  text-align: center;
}
#feature > div > div {
  margin-bottom: 30px;
}
#feature img {
  width: 30%;
  height: auto;
  margin-bottom: 15px;
}
.product .cont-title {
  border-top: 1px solid #ddd;
  padding: 5px 0;
  cursor: pointer;
}
.product .cont-title span {
  padding: 11px 0;
  color: #438280;
  display: inline-block;
}
.product .cont-title i {
  background: #f5f5f5;
  padding: 10px;
  color: #438280;
}
.product p.cont {
  display: none;
}
#map-container {
  height: 314px;
}
#top-faq dl {
  margin-bottom: 10px;
}
#top-faq dl dt {
  color: #438280;
  padding: 5px 0;
  cursor: pointer;
}
#top-faq dl dt img {
  width: 20px;
  vertical-align: middle;
  margin-right: 15px;
}
#top-faq dl dd {
  padding: 5px 35px;
  display: none;
}
#footer {
  background: #061316;
  color: #ffffff;
  height: 62px;
  line-height: 62px;
}
#footer p {
  margin-bottom: 0;
  font-size: 12px;
}
#footer a {
  margin-right: 2em;
  color: #ffffff;
}
.eyeimg {
  width: 100%;
  background-size: cover;
  background-position: center center;
}
.main-img img {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.box {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e4e4e4;
}
.woocommerce-page div.product div.images {
  float: none !important;
  width: 100% !important;
}
.woocommerce-page div.product div.summary {
  float: none !important;
  width: auto !important;
}
.woocommerce div.product .product_title {
  color: #438280;
  font-size: 24px;
  font-weigt: normal;
  line-height: 1.6;
}
.cart-product-title {
  font-size: 16px;
  font-weight: bold;
}
.cart-item-ttl {
  margin-right: 30px;
  width: 4em;
  display: inline-block;
}
dl.terms dt,
dl.terms dd {
  margin-bottom: 30px;
  line-height: 1.6;
}
dl.terms dt {
  float: left;
  font-weight: bold;
}
dl.terms dd {
  margin-left: 250px;
}
#toppage-link a:hover {
  opacity: .7;
}
/*お問い合わせフォーム*/
#contact form label {
  width: 100%;
}
#contact form label input,
#contact form label textarea {
  width: 100%;
}
.woocommerce-message a {
  display: none;
}
/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {
  .woocommerce div.product div.images {
    margin-bottom: 0 !important;
  }
  .DOPBSPCalendar-navigation.dopbsp-style-small .dopbsp-month-year {
    padding: 9px 9px 10px 10px !important;
    text-align: center !important;
  }
  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td {
    text-align: left !important;
  }
  .woocommerce td.product-name dl.variation dt {
    float: none !important;
  }
}
