.main {
  background: #F8F5F8;
}

.transform-none {
  text-transform: none;
}

.altair-content {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 200px;
  max-width: 1200px;
}

.altair-img {
  margin-left: 100px;
}

.breadcrumb {
  margin-bottom: 0;
}

.row-eq-height {
  display: flex;
  flex-wrap: wrap;
}

.side-news {
  margin: 10px;
}

.inquiry-banner-top {
  width: auto;
  background: url("../images/side_cont.jpg") no-repeat center;
  padding-top: 110px;
  padding-bottom: 5px;
  overflow: hidden;
}

.inquiry-banner-bottom {
  background: url("../images/side_cont_bg.jpg") no-repeat center;
  overflow: hidden;
}

.inquiry-banner {
  height: 41px;
  margin: 45px 15px 15px 15px;
  display: block;
}

.lesson-bg {
  background: url("../images/greeting_frame3.jpg") no-repeat;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  padding: 60px;
}

.title:before {
  content: url("../images/title_icon.png");
  margin: 0 10px 0 10px;
}

.title-hr {
  padding-left: 20px;
  margin-top: 0;
  border-top: 5px double #69513c;
}

.icon-hana:before {
  margin: 0 10px;
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background-size: contain;
  background: url("../images/icon_hana.png") no-repeat;
  vertical-align: middle;
}

.frame-box {
  background: url("../images/frame03.jpg") no-repeat;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  padding: 20px;
}

.border-box {
  background: url("../images/frame05.gif") no-repeat;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  padding: 20px;
  margin-bottom: 20px;
}

.dotted {
  border-top: 1px dashed #c0a16b;
}

.purple {
  color: #993366;
}

.black {
  color: black;
}

.news-hr {
  border: 0 dashed #c0a16b;
  border-top-width: 1px;
  height: 1px;
}

.news-content:before {
  font-family: "Glyphicons Halflings", serif;
  content: "\e072";
  padding: 0 10px;
}

.paper-box {
  position: relative;
  width: auto;
  padding: 20px 30px;
  margin: 0 auto;
  background-color: #f5f2e8;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15), inset 0 0 50px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15), inset 0 0 50px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), inset 0 0 50px rgba(0, 0, 0, 0.03);
}

.news-paper-box {
  position: relative;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15), inset 0 0 50px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15), inset 0 0 50px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), inset 0 0 50px rgba(0, 0, 0, 0.03);
}

.paper-box:before, .paper-box:after, .news-paper-box:before, .news-paper-box:after {
  position: absolute;
  width: 40%;
  height: 10px;
  content: ' ';
  left: 12px;
  bottom: 12px;
  background: transparent;
  -webkit-transform: skew(-5deg) rotate(-5deg);
  -moz-transform: skew(-5deg) rotate(-5deg);
  -ms-transform: skew(-5deg) rotate(-5deg);
  -o-transform: skew(-5deg) rotate(-5deg);
  transform: skew(-5deg) rotate(-5deg);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  z-index: -1;
}

.paper-box:after, .news-paper-box:after {
  left: auto;
  right: 12px;
  -webkit-transform: skew(5deg) rotate(5deg);
  -moz-transform: skew(5deg) rotate(5deg);
  -ms-transform: skew(5deg) rotate(5deg);
  -o-transform: skew(5deg) rotate(5deg);
  transform: skew(5deg) rotate(5deg);
}

.about-background {
  background: url('../images/kazari01.gif') no-repeat;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  padding: 5% 20% 20px 20px;
  margin-bottom: 20px;
}

.image-center {
  width: 100%;
  text-align: center;
}

.baby-orange {
  color: orange;
  margin: 10px 0;
}

.clear-both {
  clear: both;
}

/* コンセプト */
.owner {
  margin-left: 15px;
  max-width: 250px;
}

/* レシピ */
.detail {
  margin: 20px;
}

/* イベント */
.event-bg-top {
  width: 100%;
  max-width: 100%;
}

.event-bg-center {
  padding: 0 30px;
  background: url("../images/frame_bk.jpg");
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}

.event-bg-bottom {
  width: 100%;
  max-width: 100%;
}

.event-link {
  color: #993366;
  font-weight: bold;
}

.event-link:before {
  content: "▶";
}

.event-text {
  margin-top: 20px;
}

.inquiry-link {
  color: #66512c;
  font-weight: bold;
}

/* オリジナルアイテム */
.original_item_list_text {
  margin-left: 40px;
  margin-bottom: 20px;
}

.red {
  color: red;
  font-weight: bold;
}

/* 問い合わせ */
.inquiry-form {
  width: 100%;
  height: 1150px;
  margin-bottom: -10px;
}

.inquiry-form-sp {
  width: 100%;
  height: 1520px;
}

.btn-flat-logo {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #00bcd4;
  transition: .4s;
}

.btn-flat-logo:hover {
  background: #1ec7bb;
}
