/* Add here all your CSS customizations */
body,li,p {

font-family: "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","游明朝",YuMincho,"MS P明朝","MS PMincho",serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
color: #555;
}

.category-voice .entry-meta {
  display:none;
}


.reservation-form label{ 
  font-weight: bold;
  border-top:1px dotted #ccc;
  display: block;
  padding-top: 8px;
  color: #D5AD58;
}
.checkbox_ .wpcf7-list-item label{
  border-top:none!important;
}
.dr-head {
  background: url(../images/dr-bg.png) top center no-repeat;
  background-size: cover;
}


.dr-h {
  font-size: 30px;
  line-height: 1.5;
  margin-bottom: 40px;

}

.dr-title01 {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 12px;
}


.dr-title02 span{
  font-size: 15px;
  line-height: 1.4;
}

.dr-title02 {
  font-size: 24px;
  line-height: 1.4;
}

/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.rounded {
  border-radius: 10px !important;
}

small, .small {
  line-height: 1 !important;
}


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


#header .header-top p {
  font-size: 0.7em;
  margin: 0;
  padding: 0;
  line-height: 16px;

}

.header-h1 {
  font-size: 0.7em;
  margin: 0;
  padding: 0;
  line-height: 16px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 游明朝, YuMincho, "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  color: #D5AD58;
}

#header .header-top.header-top-style-2 {
   background: #f9f9f9;
}

#header .header-body {
  border-top: 2px solid #f9f9f9;
  border-bottom: 1px solid transparent;
}

#header .header-top {
  display: flex;
  align-items: center;
  position: relative;

  border-bottom: 1px solid #f9f9f9;
  min-height: 25px;
  z-index: 4;


  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+0,331d05+100 */
background: #f9f9f9; /* Old browsers */
background: -moz-linear-gradient(top, #f9f9f9 0%, #fff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f9f9f9 0%,#fff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f9f9f9 0%,#fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#fff',GradientType=0 ); /* IE6-9 */
  
}

#header .header-logo {
  /*margin: 0.3rem 0;*/
  /*margin: 0;*/
}


.header-contact {
  position: absolute;

  right: 0;
}

.btn-header-contact {

     font-size: 1rem;
    padding: 0.4rem 0.7rem;
    font-size: 14px;
}

.btn-header-phone {
    padding-right: 10px !important;
        color: #D5AD58;
    font-size: 22px;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.btn-header-phone a:hover{

        color: #CC9637;
text-decoration: none;
}

.contact-num {
  color: #D5AD58;
  font-size: 30px;
}


p {
  font-size: 15px;
  color: #777;
  line-height: 27px;
  margin: 0 0 20px;
}

p.lead {
  line-height: 1.95rem;
  font-size: 1.1rem;
  font-weight: 300;
}


.mk-strong {  background: linear-gradient(transparent 60%, rgba(234,214,171,0.6) 0%); }

.page-header.parallax {
    margin: 0 0 35px;
    padding: 60px 0 280px;
    border-bottom: none;
    border-top:none;
}



.page-header h2 {
    color: #888;
    display: inline-block;
    font-size: 32px;
    font-weight: 200;
    line-height: 32px;
    margin: 0 0 -25px;
    padding: 0 0 25px;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;

    text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF;
  }

.page-header h1 span {
    color: #999da3;
    display: block;
    font-size: 0.4em;
    font-weight: 100;
    line-height: 1.3em;
    margin: 7px 0 0;
}

h2.sec-title {
  position:relative;
  margin-bottom:40px;
  margin-top: 24px;
  text-align:center;
  font-size:28px;
  color:#D5AD58;
  letter-spacing: 0em;
  line-height: 1.75;
  z-index:1;
  font-weight: normal;
}
/*h2.sec-title::before{
  position:absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
  width:126px;
  height:83px;
  background-image:url(../images/bg/bg-sub-title.svg);
  background-size:cover;
  z-index:-1;
  content:"";
}*/
h2.sec-title em{
  display:block;
  margin-bottom: 4px;
  color:#868687;
font-size: 13px;
letter-spacing: 0.1em;
  font-weight:300;
  text-transform: uppercase;
}
h2.sec-title em::before{
  display:inline-block;
  position:relative;
  left:-20px;
  top:-5px;
  bottom:0;
  margin:auto;
  width:67px;
  height:0;
  border-top:1px solid #868687;
  content:"";
}
h2.sec-title em::after{
  display:inline-block;
  position:relative;
  right:-20px;
  top:-5px;
  bottom:0;
  margin:auto;
  width:67px;
  height:0;
  border-top:1px solid #868687;
  content:"";
}


.below-title {
  display:inline-block;
  position:relative;
  margin:0 auto 50px;
  line-height:1.6;
  text-align:center;
  font-size:22px;
  color:#715015;
}

/*.below-title::before{
  position:absolute;
  left:0;
  right:0;
  bottom:-18px;
  width:57px;
  height:10px;
  margin:auto;
  background-image:url(../images/leaves-btm.svg);
  background-size:57px 10px;
  background-position:bottom center;
  background-repeat:no-repeat;
  content:"";
}*/

h2.sec-sub,
h3.sec-sub{
  display:inline-block;
  position:relative;
  margin:0 auto 50px;
  line-height:1.6;
  text-align:center;
  font-size:24px;
  color:#505050;
}
h2.sec-sub::before,
h3.sec-sub::before{
  position:absolute;
  left:0;
  right:0;
  bottom:-18px;
  width:57px;
  height:10px;
  margin:auto;
  background-image:url(../images/leaves-btm.svg);
  background-size:57px 10px;
  background-position:bottom center;
  background-repeat:no-repeat;
  content:"";
}

h2.sec-sub i,
h3.sec-sub i{
  display:block;
  font-size:12px;
  color:#A28780;
  font-style: normal;
  font-weight: 100;
  letter-spacing: 1px;
}

h3.sub-left {
  display:inline-block;
  position:relative;
  margin:0 auto 50px;
  line-height:1.6;
  text-align:left;
  font-size:23px;
  color:#505050;
}

h3.sub-left::before{
  position:absolute;
  left:0;

  bottom:-18px;
  width:57px;
  height:10px;
  margin:auto;
  background-image:url(../images/leaves-btm.svg);
  background-size:57px 10px;
  background-position:bottom center;
  background-repeat:no-repeat;
  content:"";
}

h3.sub-left i{
  display:block;
  font-size:12.37px;
  color:#A28780;
  font-style: normal;
  font-weight: 300;
}


.step-box h3.sub-left {
  margin:0 auto 36px;
}


h4.sec-h4 {
  color: #D5AD58;
  font-size: 23px;
  margin: 0 0 20px 0;
}

h5.sec-h5 {
  color: #715015;
  font-size: 20px;
  letter-spacing: 1px;
  margin: 0 0 20px 0;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 12px;
  line-height: 1.3;
}

h6.sec-h6 {
  color: #715015;
  font-size: 20px;
  letter-spacing: 1px;
  margin: 0 0 20px 0;

}


.card-title {
  margin-bottom: .75rem;
  font-size: 17px;
}


.card-title i.fa {
  color:#f9a825;
}


/*home*/

.home-grid-01 {
  background: #d5ad58;
}

.home-grid-02 {
  background: #003187;
}

.home-grid-01 h2,
.home-grid-01 h3,
.home-grid-02 h3 {
  color: #fff;
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 12px;
  font-weight: bold;
}


.home-grid-01 p,
.home-grid-02 p {
  color: #fff;
  font-size: 0.8rem;
  line-height: 1.6;
}

.home-grid-text {
  padding:16px 32px;
}

















.home-main {
  position: relative;
}

.main-img img{
    width: 100%;
  height: auto;
}

.main_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 900px;
}


.home-main-title {
  opacity: 0.6;
  color: #d5ad58;
  font-size: 120px;
  line-height: 1.2;
  /*margin-bottom: 80px;*/
  font-weight: 100;
  letter-spacing: 1px;
  /*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, "Times New Roman", serif;*/
}

.home-sub-title {
  color: #fff;
  margin-bottom: 16px;
  font-size: 17px;
  line-height: 1.6;
}


.home-box {
  background:rgba(0,0,0,0.6);
  padding: 24px 50px;
  border-radius: 5px;
}

.home-intro {

  margin-bottom: 0px;
  overflow: hidden;
  padding: 2.2rem 0;
  position: relative;
  text-align: left;

  background: #4c3319;
  background: -moz-linear-gradient(top, #4c3319 0%, #331d05 100%);
  background: -webkit-linear-gradient(top, #4c3319 0%,#331d05 100%);
  background: linear-gradient(to bottom, #4c3319 0%,#331d05 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c3319', endColorstr='#331d05',GradientType=0 );
}

.home-team {
  background: #f3ece0;
}


/*side*/



.side-service-list {
  padding: 0;
  margin:0;
  list-style: none;
}

.side-service-list li {
  padding: 0;
  margin:0;
}

.side-link {
  display: block;
  padding: 1rem 1rem 1rem 3.3rem;
  background:#F4F1EF;
  margin-bottom: 0.2rem;
  border-radius: 4px;
  color: #513517;

}


li.nav-item a{
  padding-left: 1.3em;
}
li.nav-item a:before {
  content: "\f105"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 0em; /* same as padding-left set on li */
  width: 1em; /* same as padding-left set on li */
  color: #D5AD58;
}




.thumb-info .thumb-info-title {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.8);
  bottom: 10%;
  color: #111;
  font-size: 15px;
  font-weight: 400;
  left: 0;
  letter-spacing: -1px;
  padding: 14px 11px 12px;
  position: absolute;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  z-index: 2;
  max-width: 90%;
}

.thumb-info:hover .thumb-info-title {
  background: #fff;
}


.thumb-info .thumb-info-type {
  background-color: #f9a825;
  border-radius: 2px;
  display: inline-block;
  float: left;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  margin: -30px -2px -15px -2px;
  padding: 2px 9px;
  text-transform: none;
  z-index: 2;
  text-shadow: 1px 1px 1px rgba(25, 25, 25, 0.2);
}

.thumb-info .thumb-info-inner {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
}


.thumb-info.mini .thumb-info-title {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.8);
  bottom: 10%;
  color: #111;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  letter-spacing: -1px;
  padding: 10px 11px 8px;
  position: absolute;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  z-index: 2;
  max-width: 90%;
}

.thumb-info.mini .thumb-info-type {
  background-color: #f9a825;
  border-radius: 2px;
  display: inline-block;
  float: left;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0;
  margin: -28px -2px -15px -2px;
  padding: 1px 8px;
  text-transform: none;
  z-index: 2;
  text-shadow: 1px 1px 1px rgba(25, 25, 25, 0.2);
}





aside ul.nav-list > li > a {
  color: #666;
  font-size: 1em;
  padding: 14px 0 12px 18px;
}


ul.nav-list li a:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #f9a825;
  margin: 5px 0 0 -9px;
  position: absolute;
}




.page-header .breadcrumb > li + li:before {
  color: #555;
}








.bg-linepaper
{
   background: url(../images/bg/linedpaper.png);
padding: 32px;
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.bg-linepaper:before, .bg-linepaper:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);
    -moz-box-shadow:0 0 10px rgba(0,0,0,0.2);
    box-shadow:0 0 10px rgba(0,0,0,0.2);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.bg-linepaper:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}


#header .header-nav {
    padding: 0.7rem 0;
    min-height: 60px;
}


#header .header-logo img {
    position: initial;
}

@media (max-width: 992px) {

.header-nav-bar.header-nav-bar-primary {
  position: absolute;
    width: 100%;
    top: 13px;
}

.header-logo img {
  width: 240px !important;
}

}

@media (min-width: 992px) {




#header .header-nav-main.header-nav-main-light nav > ul > li > a.active {
  color: #41280F;
}

#header .header-nav-main nav > ul > li > a {
  display: inline-flex;
  align-items: center;
  white-space: normal;
  border-radius: 4px;
  color: #333 !important;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  padding: 0.5rem 1.5rem;
  text-transform: uppercase;
  letter-spacing: 0.07rem;
}

}





.info-table {
  background: #D5AD58;
  padding: 6px 14px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2);
    color: #fff;
    font-size: 14px;
}

.info-table table {

  border: none;

  width: 100%;

}

.info-table th {
  text-align: center;
  font-weight: normal;
}

.info-table table thead th {
  color: #fff;
  /*background:#27b484;*/
  padding: 10px;
  text-align: center;
}

.info-table table thead tr:first-child>:first-child {
  border-top-left-radius: 5px;
}

.info-table table thead tr:first-child>:last-child {
  border-top-right-radius: 5px;
}

.info-table table tbody tr:last-child>:last-child {
  border-bottom-right-radius: 5px;
}

.info-table table tbody tr:last-child>:first-child {
  border-bottom-left-radius: 5px;
}

.info-table table tbody tr {
  /*background:#eee9d8;*/
  text-align: center;

}

.info-table .table-line {
  border-top: 1px solid #fff;
}

.info-table .date {
  padding: 14px 8px;
  text-align: center;
  /*border-left: 1px solid #fff;*/
}

.info-table .info-color {
  color: #fcae68;
}

.info-table p {
  margin: 15px 0;
}

.info-table .target th {
  color: #fff;
  background:#27b484;
  padding: 15px 50px;
  border-top-left-radius: 5px;
}

.info-table .target td {
  padding-left: 10px;
  border-top-right-radius: 5px;
}

.info-table.foot {
  margin-top:0;
}

.info-table.foot table tbody tr {
  background:#fff;
}

.info-table.foot .table-line {
  border-top: 1px solid #e5ddc2;
}

.info-table.foot .date {
  border-left: 1px solid #e5ddc2;
}





.home-footer h4 {
  font-size: 25px;
}


.footer-info-title {
  font-size: 24px;
  margin-bottom: 16px;
}

.footer-info-address {
  font-size: 16px;
  margin-bottom: 4px;
  line-height: 1.8;
}


.featured-boxes-style-3 .featured-box .icon-featured {
  display: inline-block;
  font-size: 20px;
  height: 55px;
  line-height: 75px;
  padding: 0;
  width: 55px;
  margin-top: -35px;
  background: #FFF;
  border: 3px solid #CCC;
  color: #CCC;
  line-height: 50px;
}

.featured-box h4 {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.7px;
  margin-top: -5px;
  margin-bottom: 5px;
}

.featured-box p a {
  color: #555;
}

.step-box {
border:1px solid #eee;
border-radius: 8px;
border-bottom: none;
padding: 24px;
}


.text-light {
  color: rgba(255,255,255,0.9);
}


.text-l {
  font-size: 15px;
  line-height: 28px;
}

.text-s {
  font-size: 13px;
  line-height: 22px;
}






/*BLOG*/


h1.page-title {
  font-size: 2.2em;
    line-height: 1;
    margin: 0 0 32px 0;
    border-bottom:3px solid #eee;
    padding-bottom: 24px;
}

h2.entry-title {
  font-size: 24px;
      margin-bottom: 1rem;
    margin-top: 1rem;
  line-height: 1.4;
}

.entry-meta {
  margin-bottom: 10px;
}

.post-thumbnail img {
  height: auto;
  width: 100%;
  margin-bottom: 12px;
}

time.updated {
  display: none;
}
.published.updated {
  display: block;
}


.widget {
  padding: 18px;
  border-radius: 6px;
  background: #F4F1EF;
margin-bottom: 24px;
}

.widget-title {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 16px;
  border-bottom:1px solid rgba(255,255,255,0.8);
  padding-bottom: 12px;
}




.widget ul {
  margin: 0;
  padding: 0;
}

.widget li {
  /*border-bottom: 1px solid #ddd;*/
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.widget ul li:last-child {
  border-bottom: 0;
}

.widget ul li.active > a {
  background-color: #f8f8f9;
}

.widget ul li a {
  display: block;
  color: #444;
  /*background-color: #fff;*/
  padding: 12px 12px 12px 14px;
  position: relative;
  letter-spacing: 0;
}

.widget ul li a:before {
  content: "\f138";
  font-family: FontAwesome;
  margin-right: 8px;
  color: #f9a825;
}

.widget ul li a:hover {
  background-color: #f4f4f4;
}


/*wp-pagenavi 01*/
.wp-pagenavi {
  clear: both;
  text-align:center;

}
.wp-pagenavi a, .wp-pagenavi span {
  color: #795A3C;
  background-color: #FFF1DA;
  border: 1px solid #DBC9AA;
  padding: 8px 15px;
  margin: 0 2px;
  white-space: nowrap;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-align: center;
  text-decoration: none;
}
.wp-pagenavi a:hover{
  color: #FFF;
  background-color: #A09D71;
  border-color: #999;
    }
.wp-pagenavi span.current{
  color: #FFF;
  background-color: #FC872E;
  border-color: #FC872E;
  font-weight: bold;
    }
  
.screen-reader-text {
  display: none;
}




.news-index {
  margin-bottom:24px;
}

#news_and_blog ul {
  display:block;
  list-style:none;
  clear:both ;

  margin:0;
  padding:0;
}

.news-index-item {
  padding:12px 0;
  background: #f9f9f9;
  margin-bottom: 6px;
}

.news-index-time {
  font-size: 0.9rem;
  color: #D5AD58;
    letter-spacing: 0.1rem;
  line-height: 2rem;
  float: left;
  width: 6.5rem;
}

.news-index-title a {
    display: block;
  font-size: 1rem;
  margin-left: 6.5rem;
  color: #000;
  line-height: 2rem;
  text-decoration: none;
  font-weight: normal;
  color: #727171;
}






@media (max-width: 768px) {


.card-title {
    margin-bottom: 0rem;
    font-size: 13px;
}


.card-body {
    padding: 0.5rem 0.8rem;
}

.dr-h {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 20px;

}

.dr-title01 {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 12px;
}


.dr-title02 span{
  font-size: 11px;
  line-height: 1.4;
}

.dr-title02 {
  font-size: 18px;
  line-height: 1.4;
}



.news-index-title a,
.news-index-time {
  font-size: 13px;
  line-height: 1.5;
}


.text-l {
    font-size: 14px;
    line-height: 1.7;
}

.main_inner {
    position: absolute;
    /*top: 32%;*/
    top: 28%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
}


.home-main-title {
  opacity: 0.6;
  color: #d5ad58;
  font-size: 34px;
  line-height: 1.2;
  /*margin-bottom: 80px;*/
  font-weight: 100;
  letter-spacing: 1px;
  /*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, "Times New Roman", serif;*/
}

/*.home-box {
    background: rgba(0,0,0,0.6);
    padding: 12px 18px;
    border-radius: 5px;
}

.home-sub-title {
    color: #fff;
    margin-bottom: 8px;
    font-size: 11px;
    line-height: 1.6;
}

.btn.btn-xl {
    font-size: 0.5rem;
    padding: 0.4rem 1rem;
}*/

p {
    font-size: 16px;
    color: #777;
    line-height: 1.7;
    margin: 0 0 20px;
}

.page-header.parallax {
    margin: 0 0 35px;
    padding: 40px 0 40px;
}


.page-header h1 {

    display: inline-block;
    font-size: 24px;
    font-weight: 200;
    line-height: 32px;
    margin: 0 0 -25px;
    padding: 0 0 25px;
    position: relative;
}

.entry-title {
  font-size: 20px;
  line-height: 1.4;
    margin: 0 0 16px 0;
}

h3.sub-left {
    display: inline-block;
    position: relative;
    margin: 0 auto 34px;
    line-height: 1.6;
    text-align: left;
    font-size: 18px;
    color: #505050;
}

h3.sec-sub {
    display: inline-block;
    position: relative;
    margin: 0 auto 34px;
    line-height: 1.6;
    text-align: center;
    font-size: 18px;
    color: #505050;
}


h2.sec-title {
    position: relative;
    margin-bottom: 24px;
    margin-top: 18px;
    text-align: center;
    font-size: 20px;
    color: #D5AD58;
    letter-spacing: 0.05em;
    line-height: 1.75;
    z-index: 1;
    font-weight: normal;
}

h2.sec-title em {
    display: block;
    margin-bottom: 4px;
    color: #868687;
    font-size: 9px;
    letter-spacing: 0em;
    font-weight: 300;
    text-transform: uppercase;
}

h2.sec-title em::before{

  width:20px;

}
h2.sec-title em::after{

  width:20px;

}


.below-title {
    display: inline-block;
    position: relative;
    margin: 0 auto 50px;
    line-height: 1.6;
    text-align: center;
    font-size: 16px;
    color: #715015;
}


h4.sec-h4 {
    color: #D5AD58;
    font-size: 18px;
    margin: 0 0 20px 0;
}


h5.sec-h5 {
    color: #715015;
    font-size: 17px;
    letter-spacing: 1px;
    margin: 0 0 20px 0;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 12px;
    line-height: 1.3;
}

p.lead {
    line-height: 1.7;
    font-size: 0.9rem;
    font-weight: 300;
}



.featured-boxes .featured-box {
    margin-bottom: 8px;
    margin-top: 26px;
}

.mobi-table-01 th,
.mobi-table-01 td{
  display: block;
  width: 100%;

}


.img-mobi {
  display: block;
  width: 80%;
  margin-left:auto;
  margin-right:auto;
}

}
