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

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

.l-wrapper, .l-head, .l-home, .shop-news-lists .shop-news-list, .shop-detail, .article-lists .article-list, .floor-table, .recruit-lists {
  *zoom: 1;
}
.l-wrapper:after, .l-head:after, .l-home:after, .shop-news-lists .shop-news-list:after, .shop-detail:after, .article-lists .article-list:after, .floor-table:after, .recruit-lists:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.l-sub .l-sub-section-list li a, .l-sub .l-sub-section-inline-list li a, .hover, .btn-border, .category-scroll-list li a, .floor-scroll-list li a {
  -moz-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
  opacity: 1;
}
.l-sub .l-sub-section-list li a:hover, .l-sub .l-sub-section-inline-list li a:hover, .hover:hover, .btn-border:hover, .category-scroll-list li a:hover, .floor-scroll-list li a:hover {
  opacity: 0.8;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-size: 13px;
  color: #4d341d;
  font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  line-height: 1.8;
}

a {
  color: #4d341d;
  text-decoration: none;
}
a:visited {
  color: #4d341d;
}
a:hover {
  color: #4d341d;
  text-decoration: underline;
}

p {
  margin: 0 0 1em 0;
}

ol {
  position: relative;
}

pre {
  margin: 0 0 20px 0;
  padding: 10px;
  background: #fff;
  border: 1px solid #e3e3e3;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: auto;
  font-size: 12px;
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

small {
  font-size: 12px;
}

form * {
  line-height: 2;
}

body {
  background-color: #ffe1df;
}

.l-wrapper {
  width: 1000px;
  margin: 0 auto;
  padding: 0 0 60px 0;
}

.l-head {
  padding: 20px 0;
}
.l-head p {
  display: inline;
  float: left;
  margin: 0;
}
.l-head ul {
  display: inline;
  float: right;
  margin: 0;
}
.l-head ul li {
  display: inline;
}

.l-main {
  float: right;
  width: 720px;
}

.home .l-main {
  width: 725px;
}

.topicpath {
  width: 100%;
  margin: 0 0 12px 0;
  padding: 10px 15px;
  background-color: #fff;
}
.topicpath ol {
  font-size: 10px;
}
.topicpath ol li {
  display: inline;
  font-size: 10px;
}
.topicpath ol li.topicpath-home {
  position: relative;
  top: 1px;
}

.l-home .l-home-mv {
  float: left;
  width: 450px;
}
.l-home .l-home-side {
  float: right;
  width: 250px;
}
.l-home .l-home-side .l-home-side-section {
  margin: 0 0 10px 0;
  border-top: 3px solid #4d341d;
  background-color: #fff;
}
.l-home .l-home-side .l-home-side-section .l-home-side-section-content {
  padding: 15px;
}

.l-news {
  background-color: #fff;
}
.l-news .l-news-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0 0 0;
}

.l-sub {
  float: left;
  width: 250px;
}
.l-sub .l-sub-section {
  margin: 0 0 10px 0;
  border-top: 3px solid #4d341d;
  background-color: #fff;
}
.l-sub .l-sub-section-list {
  padding: 12px 0 10px 12px;
}
.l-sub .l-sub-section-list li {
  padding: 0 0 12px 0;
}
.l-sub .l-sub-section-inline-list {
  padding: 6px 0 10px 14px;
  line-height: 1.2;
}
.l-sub .l-sub-section-inline-list li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.l-footer {
  background-color: #fff;
  border-top: 6px solid #f5f1e8;
}
.l-footer .l-footer-inner table {
  width: 1000px;
  margin: 25px auto;
}
.l-footer .l-footer-inner table tr td {
  padding: 5px 0 5px 25px;
  font-size: 12px;
  vertical-align: top;
  border-left: 1px solid #e3e3e3;
}
.l-footer .l-footer-inner table tr td:first-child {
  width: 10%;
}
.l-footer .l-footer-inner table tr td:nth-child(2) {
  width: 42%;
}
.l-footer .l-footer-inner table tr td:nth-child(3) {
  width: 16%;
}
.l-footer .l-footer-inner table tr td:nth-child(4) {
  width: 16%;
}
.l-footer .l-footer-inner table tr td:last-child {
  width: 16%;
}
.l-footer .l-footer-inner table tr td .list-inline-arrow {
  margin: 0 0 0 10px;
}
.l-footer .l-footer-inner table tr td .list-inline-arrow li {
  display: inline-block;
  width: 120px;
}
.l-footer .l-footer-inner table tr td .list-inline-arrow li a {
  padding: 0 0 0 8px;
  font-size: 10px;
  background: url(../images/common/icon_arrow_02.png) left center no-repeat;
}
.l-footer .l-footer-copy {
  padding: 8px 0;
  background-color: #f5f1e8;
  text-align: center;
}
.l-footer .l-footer-copy small {
  font-size: 10px;
}

.no-border {
  border: none !important;
}

.link {
  text-decoration: underline;
}
.link:hover {
  text-decoration: none;
}

hr {
  height: 1px;
  margin: 0;
  padding: 0;
  border: none;
  border-top: 1px solid #e3e3e3;
  text-align: center;
}

.fs-xxsmall {
  font-size: 10px !important;
}

.fs-xsmall {
  font-size: 11px !important;
}

.fs-small {
  font-size: 12px !important;
}

.fs-medium {
  font-size: 13px !important;
}

.fs-large {
  font-size: 14px !important;
}

.fs-xlarge {
  font-size: 15px !important;
}

.fs-xxlarge {
  font-size: 16px !important;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-nallow {
  letter-spacing: -0.1em;
}

.text-wide {
  letter-spacing: 0.1em;
}

.icon-arrow {
  padding: 3px 0 0 16px;
  background: url(../images/common/icon_arrow.png) left center no-repeat;
}

.icon-arrow-2 a {
  padding: 0 0 0 8px;
  font-size: 10px;
  background: url(../images/common/icon_arrow_02.png) left center no-repeat;
}

.btn-border {
  display: inline-block;
  width: 100%;
  padding: 1px 0 0 0;
  text-align: center;
  border: 1px solid #664f3c;
}

.section-title {
  position: relative;
  display: inline-block;
  padding: 6px 0 4px 0;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #e3e3e3;
  text-align: center;
  font-size: 14px;
  z-index: 0;
  margin: 0 0 10px 0;
}
.section-title:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -9px;
  margin-left: -10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #fff transparent transparent transparent;
  z-index: 0;
}
.section-title:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -11px;
  margin-left: -11px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 11px 11px 0 11px;
  border-color: #e3e3e3 transparent transparent transparent;
  z-index: -1;
}

.section-title-large {
  position: relative;
  display: inline-block;
  padding: 8px 0 6px 0;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #e3e3e3;
  text-align: center;
  font-size: 14px;
  z-index: 0;
  margin: 0 0 20px 0;
  border-top: 3px solid #4d341d;
}
.section-title-large:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -11px;
  margin-left: -12px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #fff transparent transparent transparent;
  z-index: 0;
}
.section-title-large:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -13px;
  margin-left: -13px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 13px 13px 0 13px;
  border-color: #e3e3e3 transparent transparent transparent;
  z-index: -1;
}

.section {
  padding: 30px 20px;
  border-top: 3px solid #4d341d;
  background-color: #fff;
}
.section .section-h {
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #e3e3e3;
}

.single-shop .section {
  padding: 30px 20px 20px 20px;
}

.news-list dt {
  padding: 10px 0 0 0;
  font-size: 13px;
  font-weight: bold;
}
.news-list dt:first-child {
  padding: 0;
}
.news-list dd {
  padding: 0 0 10px 0;
  font-size: 13px;
  border-bottom: 1px solid #e3e3e3;
  word-wrap: break-word;
}
.news-list dd:last-child {
  border: none;
}

.shop-news-lists .shop-news-list {
  display: inline-block;
  width: 310px;
  height: 142px;
  margin: 0 30px 30px 0;
  padding: 10px;
  border: 1px solid #434343;
}
.shop-news-lists .shop-news-list:nth-child(3n) {
  margin: 0 0 30px 0;
}
.shop-news-lists .shop-news-list .shop-news-list-content {
  display: table-cell;
  float: right;
  width: 160px;
  height: 120px;
  overflow: hidden;
}
.shop-news-lists .shop-news-list .shop-news-list-content p {
  margin: 0;
  font-size: 12px;
  line-height: 1.7;
}
.shop-news-lists .shop-news-list .shop-news-list-content p.shop-news-list-content-date {
  font-size: 11px;
  font-weight: bold;
}
.shop-news-lists .shop-news-list .shop-news-list-content p.shop-news-list-content-shop {
  font-weight: bold;
}
.shop-news-lists .shop-news-list .shop-news-list-content p.shop-news-list-content-title {
  font-weight: bold;
}
.shop-news-lists .shop-news-list .shop-news-list-img {
  display: block;
  width: 120px;
  height: 120px;
  vertical-align: middle;
  overflow: hidden;
}
.shop-news-lists .shop-news-list .shop-news-list-img img {
  width: 120px;
  height: auto;
}

.event-lists {
  margin: 20px 0;
}
.event-lists .event-list {
  display: inline-block;
  width: 337px;
  padding: 0 30px;
  vertical-align: top;
}
.event-lists .event-list:first-child {
  border-right: 1px solid #e3e3e3;
}
.event-lists .event-list .event-list-img {
  height: 350px;
  margin: 0 0 20px 0;
  overflow: hidden;
  text-align: center;
}
.event-lists .event-list p.event-list-time {
  margin: 0 0 4px 12px;
  font-size: 12px;
}
.event-lists .event-list p.event-list-title {
  margin: 0 0 5px 0;
  font-size: 16px;
  font-weight: bold;
}
.event-lists .event-list p.event-list-body {
  margin: 0 0 5px 0;
  font-size: 12px;
}

.shop-detail header img {
  margin: 0 5px 0 0;
}
.shop-detail .shop-detail-content {
  float: left;
  width: 324px;
}
.shop-detail .shop-detail-content .shop-detail-title {
  margin: 15px 0;
  padding: 15px 0;
  border-top: 1px dotted #999;
  border-bottom: 1px dotted #999;
}
.shop-detail .shop-detail-content .shop-detail-title .shop-detail-title-inner {
  padding: 0 0 0 10px;
  border-left: 3px solid #4d341d;
}
.shop-detail .shop-detail-content .shop-detail-title .shop-detail-title-inner p {
  margin: 0;
  font-size: 22px;
  font-weight: bold;
}
.shop-detail .shop-detail-content .shop-detail-title .shop-detail-title-inner span {
  font-size: 12px;
}
.shop-detail .shop-detail-img {
  float: right;
  width: 340px;
}
.shop-detail .shop-detail-img img {
  width: 100%;
  height: auto;
  padding: 3px;
  border: 1px solid #e3e3e3;
}

.article-lists {
  margin: 0 0 10px 0;
}
.article-lists .article-list {
  margin: 0 0 10px 0;
  padding: 20px;
  background-color: #fff;
}
.article-lists .article-list .article-list-img {
  float: left;
  width: 190px;
}
.article-lists .article-list .article-list-img img {
  display: block;
  width: 170px;
  height: auto;
  padding: 3px;
  border: 1px solid #e3e3e3;
}
.article-lists .article-list .article-list-content {
  float: left;
  width: 480px;
}
.article-lists .article-list .article-list-content time {
  color: #a19f9d;
  font-size: 12px;
}
.article-lists .article-list .article-list-content .article-list-content-title {
  margin: 6px 0 10px 0;
  padding: 0 0 0 8px;
  line-height: 1.5;
  border-left: 3px solid #4d341d;
  font-size: 18px;
  font-weight: bold;
}
.article-lists .article-list .article-list-content .article-list-content-body {
  font-size: 12px;
}

.category-scroll-list {
  margin: 0 0 40px 0;
}
.category-scroll-list li {
  display: inline-block;
  text-align: center;
  border-right: 1px dotted #999;
}
.category-scroll-list li:last-child {
  border: none;
}
.category-scroll-list li a {
  display: inline-block;
  width: 132px;
}

.section-category {
  margin: 0 0 50px 0;
}
.section-category:last-child {
  margin: 0;
}
.section-category .section-category-title {
  padding: 4px 0 4px 40px;
  font-size: 16px;
  font-weight: bold;
  border-top: 3px solid #a48e52;
  border-bottom: 1px solid #e3e3e3;
  background: url(../images/common/icon_rest.png) left center no-repeat;
}
.section-category .section-category-title.is-rest {
  background: url(../images/common/icon_rest.png) 5px center no-repeat;
  border-top: 3px solid #a48e52;
}
.section-category .section-category-title.is-fashion {
  background: url(../images/common/icon_fashion.png) 5px center no-repeat;
  border-top: 3px solid #ff917d;
}
.section-category .section-category-title.is-beauty {
  background: url(../images/common/icon_beauty.png) 12px center no-repeat;
  border-top: 3px solid #ca5c3b;
}
.section-category .section-category-title.is-goods {
  background: url(../images/common/icon_goods.png) 5px center no-repeat;
  border-top: 3px solid #07a4b7;
}
.section-category .section-category-title.is-other {
  background: url(../images/common/icon_other.png) 5px 5px no-repeat;
  border-top: 3px solid #059941;
}

.floor-scroll-list {
  margin: 0 0 40px 0;
  text-align: center;
}
.floor-scroll-list li {
  display: inline-block;
  margin: 0 2px;
}
.floor-scroll-list li a {
  display: inline-block;
}

.section-floor .section-floor-title {
  margin: 0 0 30px 0;
  padding: 8px 0 4px 6px;
  font-size: 16px;
  font-weight: bold;
  border-top: 3px solid #4d341d;
  border-bottom: 1px solid #e3e3e3;
}

.floor-table {
  margin: 0 0 30px 0;
}
.floor-table .floor-table-content {
  float: left;
  width: 50%;
  padding: 0 10px 0 0;
}
.floor-table .floor-table-content p a {
  text-decoration: underline;
}
.floor-table .floor-table-content p img {
  margin: 0 5px 0 0;
  vertical-align: middle;
}
.floor-table .floor-table-img {
  float: right;
  width: 50%;
}
.floor-table .floor-table-img img {
  width: 100%;
  height: auto;
}

.recruit-lists {
  margin: 20px 0;
}
.recruit-lists .recruit-list {
  float: left;
  width: 100%;
  padding: 20px;
  border: 1px solid #e3e3e3;
  border-top: 3px solid #4d341d;
}
.recruit-lists .recruit-list:nth-child(2n) {
  float: right;
}
.recruit-lists .recruit-list .recruit-list-title {
  margin: 0 0 15px 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.sitemap-list .sitemap-list-title {
  font-size: 12px;
  font-weight: bold;
}
.sitemap-list .sitemap-list-child {
  padding: 0 0 0 20px;
}
.sitemap-list .sitemap-list-child p {
  margin: 0 0 10px 0;
}
.sitemap-list .sitemap-list-child div {
  padding: 0 0 20px 20px;
}

.table-label {
  width: 100%;
  position: relative;
  left: -5px;
  border-collapse: separate;
  border-spacing: 5px;
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-word;
}
.table-label tr th {
  width: 22%;
  text-align: center;
  background-color: #f5f1e8;
}
.table-label tr th img {
  vertical-align: middle;
}
.table-label tr td {
  width: 78%;
  padding: 0 0 0 5px;
  vertical-align: middle;
}
.table-label.is-wide tr th {
  width: 11%;
}
.table-label.is-wide tr td {
  width: 89%;
}
.table-label.is-border {
  left: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.table-label.is-border tr {
  border-bottom: 1px solid #e3e3e3;
}
.table-label.is-border tr:first-child {
  border-top: 1px solid #e3e3e3;
}
.table-label.is-border tr th {
  padding: 4px 0;
  background-color: #fff;
}
.table-label.is-border tr th span {
  display: block;
  width: 70px;
  background-color: #f5f1e8;
}
.table-label.is-border tr td {
  padding: 2px 0 2px 20px;
}

.table-stripe {
  width: 100%;
  background-color: #f2eee3;
}
.table-stripe .table-stripe-label {
  display: table-cell;
  width: 42px;
  padding: 8px;
}
.table-stripe .table-stripe-label img {
  width: 24px;
  height: auto;
  vertical-align: middle;
}
.table-stripe .table-stripe-content {
  display: table-cell;
  width: 296px;
  padding: 0 10px 0 0;
  text-align: left;
  vertical-align: middle;
}
.table-stripe .table-stripe-content a {
  text-decoration: underline;
}
.table-stripe:nth-child(2n) {
  background-color: #fff !important;
}
.table-stripe.is-rest {
  background-color: #f2eee3;
}
.table-stripe.is-fashion {
  background-color: #fef1ef;
}
.table-stripe.is-beauty {
  background-color: #fff2ee;
}
.table-stripe.is-goods {
  background-color: #eefdff;
}
.table-stripe.is-other {
  background-color: #e8f6ed;
}

.table-pre-profile {
  width: 580px;
  margin: 0 auto;
}
.table-pre-profile tr td:first-child {
  width: 190px;
}
.table-pre-profile tr td:last-child {
  padding: 0 0 0 25px;
}

.table-profile {
  width: 100%;
}
.table-profile tr {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
.table-profile tr th {
  padding: 10px 0 8px 0;
}
.table-profile tr th img {
  vertical-align: middle;
}
.table-profile tr td div {
  margin: 10px 0;
  padding: 0 10px;
  border-left: 1px solid #e3e3e3;
}

#slider {
  visibility: hidden;
  -moz-box-shadow: 2px 2px 0 #e0c4c3;
  -webkit-box-shadow: 2px 2px 0 #e0c4c3;
  box-shadow: 2px 2px 0 #e0c4c3;
}

.slider-num-1 .bx-controls {
  width: 92px;
}
.slider-num-1 .bx-controls .bx-pager {
  width: 10px;
}

.slider-num-2 .bx-controls {
  width: 112px;
}
.slider-num-2 .bx-controls .bx-pager {
  width: 30px;
}

.slider-num-3 .bx-controls {
  width: 132px;
}
.slider-num-3 .bx-controls .bx-pager {
  width: 50px;
}

.slider-num-4 .bx-controls {
  width: 152px;
}
.slider-num-4 .bx-controls .bx-pager {
  width: 70px;
}

.slider-num-5 .bx-controls {
  width: 172px;
}
.slider-num-5 .bx-controls .bx-pager {
  width: 90px;
}

.bx-controls {
  position: relative;
  width: 132px;
  margin: 35px auto 0 auto;
}
.bx-controls .bx-pager {
  position: absolute;
  width: 50px;
  left: 0;
  right: 0;
  top: 3px;
  margin: 0 auto;
}
.bx-controls .bx-pager .bx-pager-item {
  display: inline-block;
}
.bx-controls .bx-pager .bx-pager-item .bx-pager-link {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 10px 0 0;
  background-color: #fff;
  text-indent: -9999px;
}
.bx-controls .bx-pager .bx-pager-item .bx-pager-link.active {
  background-color: #5a422d;
}
.bx-controls .bx-pager .bx-pager-item:last-child .bx-pager-link {
  margin: 0;
}
.bx-controls .bx-controls-direction .bx-prev {
  position: absolute;
  left: 0;
  width: 10px;
  height: 17px;
  background: url(../images/common/slider_prev.png) left center no-repeat;
}
.bx-controls .bx-controls-direction .bx-next {
  position: absolute;
  right: 0;
  width: 10px;
  height: 17px;
  background: url(../images/common/slider_next.png) left center no-repeat;
}

.news-detail strong {
  font-weight: bold;
}
.news-detail em {
  font-style: italic;
  font-family: 'Times New Roman','ヒラギノ明朝 Pro W6', 'Hiragino Mincho Pro', 'ＭＳ Ｐゴシック', serif;
}
.news-detail blockquote {
  padding: 1em;
  margin: 1em 0;
  font-style: italic;
  font-family: 'Times New Roman','ヒラギノ明朝 Pro W6', 'Hiragino Mincho Pro', 'ＭＳ Ｐゴシック', serif;
}
.news-detail ul {
  list-style-type: disc;
  list-style-position: inside;
}
.news-detail ol {
  list-style-type: decimal;
  list-style-position: inside;
}

.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}
