/*#2783c6*/


@charset "UTF-8";
/*reset*/
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-weight: 300;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
.vollcorn{
font-family: 'Vollkorn', serif;}

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;
}

p {
  margin-bottom: 1em;
  line-height: 1.6;
}

img {
  vertical-align: middle;
}

a {
  text-decoration: none;
  color: #1f577f;
  -webkit-transition: opacity 200ms ease-out;
  -moz-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
a:hover {
  text-decoration: underline;
  opacity: .7;
}
a img {
  -webkit-transition: opacity 200ms ease-out;
  -moz-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
a img:hover {
  opacity: .7;
}

body {
  background: #fff;
  font-family: 'Work Sans', sans-serif, sans-serif;
}

#cover {
  height: 100%;
}



/* header */
.btnflat {
    color: #000;
    border: 1px solid #000;
    border-radius: 1px;
    display: inline-block;
    padding: 6px 20px 6px 20px;
    font-size: 1em;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    line-height: 2;
    outline: none;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-right: 30px;
}

.btnflat:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
    opacity: 1 !important;
}

.btnflat .fa{
  margin-right:10px;
}


/* header */
.header .navbar {
  background: none;
  border: none;
  position: relative;
  margin-bottom: 0;
}

.navbar-brand>img {
    display: block;
    margin-top:-55px;
    width: 160px;
}

@media(max-width:767px){
.navbar-brand>img {margin-top: -10px;}
}


.header a {
  color: #FFF;
}
.header a:hover {
  text-decoration: none;
}
.header .siteid {
  margin: 0;
  position: absolute;
  top: 51px;
}
.header .siteid a {
  margin: 0;
  padding: 0;
  -webkit-transition: opacity 200ms ease-out;
  -moz-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}
.header .siteid a:hover {
  opacity: .7;
}
.header .gnav {
  position: relative;
  padding: 20px 0 0 151px;
}
.header .gnav li {
  margin-right: 8px;
}
.header .gnav .gnav-nav a {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0 15px;
  font-size: 16px;
  color: #000;
  -webkit-transition: background 200ms ease-out;
  -moz-transition: background 200ms ease-out;
  transition: background 200ms ease-out;
    text-shadow: 0px 0px 1px #eee,
  0px 0px 4px #eee;
}
.header .gnav .gnav-nav a:hover {
  background: rgba(39, 131, 198, 0.6);
  text-shadow:none;
  opacity: 1;
  color: #FFF;
}
.header .gnav .gnav-sns a {
  padding: 0;
  display: block;
  height: 38px;
  line-height: 38px;
  color: #000;
  text-shadow: 0px 0px 1px #eee,
  0px 0px 4px #ccc;
  padding: 0 10px 0px 10px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.header .gnav .gnav-sns a:hover {
  opacity: 1;
  background-color: #000;
  color: #fff;
  text-shadow:none;
}
.header .gnav .gnav-sns-facebook {
  position: absolute;
  right: 10px;
  border: 1px solid #000;
    padding: 0;
      -webkit-transition: opacity 500ms ease-out;
  -moz-transition: opacity 500ms ease-out;
  transition: opacity 500ms ease-out;
}






.header .gnav .gnav-sns-twitter {
  position: absolute;
  right: 0;
}
.header .nav-open {
  display: none;
}

/* cover */
.cover {
  width: 100%;
  height: 100%;
  display: table;
}
.cover h1 {
  position: relative;
  width: 1035px;
  margin: auto;
  margin-top: -150px;
  font-size: 57px;
  color: #000;
}

.cover .message {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-top:150px;

}


.cover .message-box {
  background-color: rgba(255,255,255,0.5);
  width: 750px;
  margin: auto;
  padding: 40px 0 10px 0;
  border-top: none;
}

.cover .message-box h2{
  font-size: 38px;
  margin-bottom: 20px;
  line-height:1.2;
}

.cover .three-services {
  margin-bottom: 28px;
  font-size: 20px;
  color: #000;
}
.
.cover .scroll {
  display: block;
  color: #FFF;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: auto;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  border: 2px solid #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
/*.cover .slide {
  -webkit-filter: blur(2px);
}*/

/* section */
.section {
  background-color: #fff;
  padding: 84px 0 114px 0;
}
.section .section-head {
  position: relative;
  margin: 0 0 30px 0;
/*  font-family: 'Slabo 27px', serif;*/
  font-size: 43px;
  text-transform: uppercase;
}
.section .leadcopy {
  text-align: center;
  font-size: 16px;
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  font-weight: 700;
  margin-bottom: 60px;
  line-height: 1.6;
}
.section .eyecatch {
  display: block;
  border: 7px solid #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: rgba(0, 0, 0, 0.22) 0 0 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.22) 0 0 8px;
  box-shadow: rgba(0, 0, 0, 0.22) 0 0 8px;
}
.section .eyecatch img {
  width: 100%;
  height: auto;
}
.section .bodycopy {
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 2em;
}
.section .more a {
  display: block;
  height: 50px;
  margin: auto;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  padding: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}


.instrument {
  text-align: center;
  padding: 50px 0 40px 0;
}

.instrument img {
  display: block;
  margin: 0 auto 10px auto;
}

.instrument p {
  margin: 10px 0 0 0;
}





/*///////////////////////////////////////
About
//////////////////////////////////////////*/

.about {
  background-color: #eee;
  padding: 80px 0 80px 0;
}


.about h1{
  font-size: 28px;
  line-height: 1.6;
  margin-bottom: 15px;
}

@media(max-width: 767px){
  .about h1{margin-top: 15px;}
}

/*///////////////////////////////////////
Wedding
//////////////////////////////////////////*/

.wedding {
  background-color: #f7f7f7;
  padding: 80px 0 80px 0;
}

.wedding h1{
  font-size: 28px;
  line-height: 1.6;
  margin-bottom: 15px;
}

@media(max-width: 767px){
  .wedding h1{margin-top: 15px;}
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.204%;
}


/*///////////////////////////////////////
gallery
//////////////////////////////////////////*/

.gallery {
  background-color: #f2f2f2;
  padding: 80px 0 80px 0;
}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}




/*///////////////////////////////////////
Review
//////////////////////////////////////////*/

#review {
  background: #fff;
  padding: 7em 0 1em 0;
}

@media screen and (max-width: 767px) {
  #review {
    padding: 3em 0;
    padding-top: 100px;
  }
}

#review .item-block {
  margin-bottom: 30px;
}

#review .item-block blockquote {
  margin-bottom: 70px;
  position: relative;
  border-left: none;
  padding: 20px 20px 20px 20px;
  background: #fff;
  float: left;
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 15px 95px 5px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 15px 95px 5px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0px 15px 95px 5px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 0px 15px 95px 5px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 15px 95px 5px rgba(0, 0, 0, 0.06);
}

#review .item-block blockquote p {
  font-size: 18px;
  line-height: 1.7;
  color: #000;
  margin-bottom: 10px;
}

#review .item-block blockquote p:last-child {
  margin-bottom: 0;
}

#review .item-block blockquote .fh5co-author {
  color: #b3b3b3;
  font-size: 16px;
}

#review .item-block blockquote .fh5co-author cite {
  font-style: normal;
}

#review .item-block .icon {
  margin-top: 7px;
}

#review .fa {
    float: right;
    margin-top: 5px;
    color: #c41200
}

#review h2{
  font-size: 40px;
  margin-bottom: 60px;
}

/*///////////////////////////////////////
Start Your Lessons
//////////////////////////////////////////*/

.CTA{
  padding: 90px 0 90px 0 !important;
  margin:0;
  -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  background: url(../img/CTA_BG.jpg) no-repeat center center !important;
}

.CTA h1{
  font-size: 36px;
  color: #fff;
  text-align: center;
  margin-bottom: 50px;
}

.CTA .btnflat{
  color: #fff;
  border: #fff solid 1px;
  display: block;
  margin: 0 auto;
  width: 150px;
}

.CTA .btnflat:hover{
  color: #000;
  background: #fff;
  border: #fff solid 1px;
}

.CTA .btnflat .fa{
  margin-right: 2px;
}


footer{
  padding: 50px 0 40px 0;
  background: #efefef;
}

footer article h2{
  font-size: 20px;
  margin-bottom: 30px;
}

@media(max-width: 767px){
  footer article{margin: 60px 0 60px 0;}
}

.contact-info{
  margin:0;
  padding:0;
}
.contact-info li {
    font-size: 16px;
    list-style: none;
    margin: 0 0 16px 0;
    position: relative;
    padding-left: 30px;
    line-height: 1.4;
}

.contact-info li i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    color: #00ADB5;
}


footer nav ul{
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.4;
  list-style: none;
}

footer nav li a{
  display:block;
  padding: 5px 2px 5px 2px;
  text-decoration: none;
}

footer nav li a:hover{
  background-color: #eee;
}




/* --------------------------------
 responsive　setting
---------------------------------*/
/* max-width: 1200px */
@media screen and (max-width: 1200px) {
  .cover .message-box {
    width: 70%;
  }
  .cover .message-box p {
    padding-left: 20px;
    padding-right: 20px;
  }



  .section {
    padding: 50px 0;
  }

  .services .section-head:before {
    width: 350px;
  }
  .services .section-head:after {
    width: 350px;
  }
  .services .box:last-child {
    margin-bottom: 0;
  }

  .works .section-head:before {
    width: 370px;
  }
  .works .section-head:after {
    width: 370px;
  }

  .news-blog .section-head:before {
    width: 320px;
  }
  .news-blog .section-head:after {
    width: 320px;
  }
}
/* max-width: 992px */
@media screen and (max-width: 991px) {
  .header .container {
    width: 100%;
  }

  .cover .message-box {
    width: 80%;
  }



  .services .section-head:before {
    border-top: 1px dotted #000;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 250px;
  }
  .services .section-head:after {
    border-top: 1px dotted #000;
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 250px;
  }
  .services .box {
    margin-bottom: 60px;
  }

  .works .section-head:before {
    width: 260px;
  }
  .works .section-head:after {
    width: 260px;
  }

  .news-blog .section-head:before {
    width: 210px;
  }
  .news-blog .section-head:after {
    width: 210px;
  }
  .news-blog .news, .news-blog .blog {
    height: auto;
  }
  .news-blog .news .more, .news-blog .blog .more {
    position: static;
  }
  .news-blog .news {
    margin-bottom: 50px;
  }
  .news-blog .news dl {
    margin-bottom: 3rem;
  }
  .news-blog .blog .entry {
    margin-bottom: 2rem;
  }

  .footer .gnav li {
    margin-right: 5px;
  }
  .footer .gnav .nav a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/* max-width: 855px */
@media only screen and (min-width: 768px) and (max-width: 855px) {
  .header .gnav {
    padding-left: 150px;
  }
  .header .gnav li {
    margin: 0;
  }

  .cover .message-box h2{
    font-size: 36px;
  }

}
/* max-width: 767px */
@media screen and (max-width: 767px) {
  .header {
    background: rgba(0, 0, 0, 0.6);
    /*position: fixed;*/
    width: 100%;
    top: 0;
    z-index: 100;
  }
  .header .navbar-inverse .navbar-toggle {
    border: none;
    float: none;
    position: absolute;
    margin: -9px -10px;
    top: 19px;
  }
  .header .siteid {
    position: static;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: right;
  }
  .header .siteid .navbar-brand {
    float: none;
    text-align: center;
  }
  .header .siteid .navbar-brand > img {
    display: inline;
  }
  .header .gnav {
    padding: 0;
  }
  .header .gnav li {
    margin-right: 0;
  }
  .header .gnav .nav {
    margin: 0;
  }
  .header .gnav .gnav-nav a {
    color: #fff;
    text-shadow:none;
  }
  .header .gnav .gnav-sns {
    position: static;
    margin-bottom: 20px;
    margin-top: 10px;
    border: 1px solid #fff;
  }
  .header .gnav .gnav-sns a {
    padding: 0 15px;
    color: #fff;
    text-shadow:none;
  }

 .header .gnav .gnav-sns a:hover{
    color: #000;
    background: #fff;
 }

  .header .navbar-collapse {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .cover .message-box h2{
    font-size: 36px;
  }

  .cover .message .three-services {
    font-size: 18px;
  }
  .cover .message .catchcopy {
    display: none;
  }

  .services .section-head:before, .services .section-head:after, .works .section-head:before, .works .section-head:after, .news-blog .section-head:before, .news-blog .section-head:after {
    border: none;
  }

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

.instrument .col-xs-6{
  margin-bottom: 30px;
}
  .footer .gnav {
    position: relative;
    overflow: hidden;
  }
  .footer .gnav ul {
    float: left;
    left: 50%;
    position: relative;
  }
  .footer .gnav ul li {
    left: -50%;
    position: relative;
  }
  .footer .gnav .siteid {
    float: none;
    margin: 0 0 1em 0;
    text-align: center;
  }
  .footer address {
    text-align: center;
  }
  .footer .sns {
    width: 362px;
    margin: 0 auto 20px auto;
  }
  .footer .sns .sns-button {
    margin-right: 5px;
  }
  .footer .sns .sns-button:last-child {
    margin: 0;
  }
  .footer small {
    display: block;
    text-align: center;
  }
}
/* max-width: 640px */
@media screen and (max-width: 640px) {
  /* cover */
  .cover .message-box h2{
    font-size: 24px;
  }
  .cover .message .three-services {
    font-size: 16px;
  }

  .news-blog .blog .entry {
    padding: 0;
  }
  .news-blog .blog .entry.last {
    padding: 0;
  }

  .footer .container {
    margin: 0;
    padding: 0;
  }
  .footer .gnav ul {
    border-top: 1px solid #ccc;
    float: none;
    position: static;
    left: 0;
  }
  .footer .gnav ul li {
    width: 50%;
    margin-right: 0;
    border-collapse: collapse;
    position: static;
    left: 0;
  }
  .footer .gnav .gnav-nav a, .footer .gnav .gnav-sns a {
    padding: 0 0 0 10px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
  }
  .footer .gnav .gnav-nav a:nth-child(odd), .footer .gnav .gnav-sns a:nth-child(odd) {
    border-right: 1px solid #ccc;
  }
  .footer .gnav .gnav-nav a:hover, .footer .gnav .gnav-sns a:hover {
    text-decoration: none;
    background: #eee;
  }
  .footer address {
    text-align: center;
  }
  .footer .sns {
    width: 362px;
    margin: 0 auto 20px auto;
  }
  .footer .sns .sns-button {
    margin-right: 5px;
  }
  .footer .sns .sns-button:last-child {
    margin: 0;
  }
  .footer small {
    display: block;
    text-align: center;
  }
}
/* max-width: 362px */
@media screen and (max-width: 362px) {
  .footer .sns {
    width: 320px;
  }
}
/* cover message */



/* common class */
.btn-default {
  background: none;
}

.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

.alignright {
  float: right;
  margin: 0 0 1em 1em;
}



/* max-width: 767px */
/*@media screen and (max-width: 991px) {
  .header {
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 100;
  }
  .header .navbar-inverse .navbar-toggle {
    border: none;
    float: none;
    position: absolute;
    margin: -9px -10px;
    top: 19px;
  }
  .header .siteid {
    position: static;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
  }
  .header .siteid .navbar-brand {
    float: none;
    text-align: center;
  }
  .header .siteid .navbar-brand > img {
    display: inline;
  }
  .header .gnav {
    padding: 0;
  }
  .header .gnav li {
    margin-right: 0;
  }
  .header .gnav .nav {
    margin: 0;
  }
  .header .gnav .gnav-sns {
    position: static;
  }
  .header .gnav .gnav-sns a {
    padding: 0 15px;
  }
  .header .navbar-collapse {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

@media (max-width: 990px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}*/


/*=========================
Subpage Navigation
*/
@media (max-width: 1050px){
.navbar-nav {float: left;margin: 0;max-width: 400px;}
}

.subHeader{
  height: 400px !important;
}

@media(min-width:768px){
.subHeader .header .navbar {background: rgba(255,255,255,0.5);padding-bottom:10px;}
.subHeader .header .gnav {padding: 20px 0 0 151px;}
}

.subHeader .gnav .gnav-nav a {text-shadow: none;}
.subHeader .gnav .gnav-sns a {text-shadow: none;}

.subHeader h1 {
  font-size: 80px;
   text-align:center;
   padding-top: 120px;
   font-weight:400;
   color: rgba(255,255,255,0.5);
  }

@media(max-width: 767px){
  .subHeader h1{font-size: 50px;padding-top:180px;}
}


.subMain{
  padding: 80px 0 50px 0;
}


@media(min-width:768px){
  .subMain main{padding-right: 50px !important;}
}

.subMain main h2{
  font-size: 32px;
  color: #111;
  margin-bottom: 10px;
}

.subMain main h3{
  font-size: 22px;
  color: #333;
  margin-bottom: 10px;
}

.inst{
  font-size: 14px !important;
  color: #888 !important;
}

.subMain main p{
  font-size: 16px;
  color: #555;
  line-height: 1.8;
  margin-bottom: 20px;
}

.subMain main .pull-right{
  max-width: 30%;
  margin: 10px;
}

.subMain main .pull-left{
  max-width: 30%;
  margin: 10px 25px 8px 0;
}

@media(max-width: 500px){
.subMain main .pull-right{max-width: 100%;margin-bottom: 20px;}
.subMain main .pull-left{max-width: 100%;margin-bottom: 20px;}
}

.subMain ul, ol {
  /*color: #1e366a;*/
  color: #777;
  padding: 0.5em 0 0.5em 3em;
  list-style: disc;
  font-size: 15px;
}

.subMain ul li, ol li {
  line-height: 1.5;
  padding: 0.5em 0;
}


.sidebar section{
  margin-bottom: 60px;
}

.sidebar section:first-child{
  margin-top: 20px;
}

.sidebar h2{
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: dotted 1px #ccc;
}

.sidebar p{
  font-size: 14px;
  line-height: 1.4;
  color: #777;
}

.sidebar img{
  margin: 15px 0 10px 0;
}

.sidebar .embed-responsive{
  margin: 15px 0 10px 0;
}

.sidebar a{
  text-decoration: underline;
}

.sidebar ul{
  margin:0;
  padding: 0;
  list-style: none;

}

.sidebar li{
  margin:0;
  padding: 3px !important;
}

.sidebar .side_menu ul a{
  text-decoration: none;
  padding: 2px 0px 2px 30px;
  position: relative;
  color: #666;
  display:block;
}

.sidebar .side_menu ul a:before{
  font-family: 'FontAwesome';
  position: absolute;
  top:2px;
  left:8px;
  color: #999;
  content: "\f105";
}

.sidebar ul a:hover{
  background: #eee;
}

/* Facebook Likebox Responsive */
#fb-root {
    display: none;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}




/* Fees */
.remark {
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;

}

.remark > li {
  line-height: 1.5;
  padding: .8em 0 !important;
  list-style-type: none!important;
  color: #555;
  font-size: 16px;
}

.remark > li:before {
  font-family: FontAwesome;
  content: "\f0da";
  position: absolute;
  left : 1em; /*左端からのアイコンまで*/
  color: gray; /*アイコン色*/
}

.remark > li > ul > li{
  color: #777;
  font-size: 15px;
}


/* Gallery */

.subGallery img{
  margin-bottom: 20px;
}

.subGallery img:hover{
  opacity: 1 !important;
  -webkit-backface-visibility:hidden;
backface-visibility:hidden;
}

.subGallery a:hover{
  opacity: 1 !important;
  -webkit-backface-visibility:hidden;
backface-visibility:hidden;
}



.subGallery figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.subGallery figure:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* Contact */

.contact label{
  font-size: 16px;
  margin-bottom: 8px;
}

.contact .form-group {
    margin-bottom: 25px;
}

/*.contact .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}*/

.contact .form-control{
  border: 2px solid #ccc;
  -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 1px;
    font-size: 16px;
}

.contact .btnflat{
  background-color: #fff;
  color: #000;
  border: 2px solid #000;
  padding: 5px 40px !important;
}

.contact .btnflat:hover{
  background-color: #000;
  color: #fff;
  border: 2px solid #000;
}


.shoplist{
  margin-bottom: 40px;
}

@media(max-width: 767px){
  .shoplist{
  margin-bottom: 80px;
}
}

.shoplist img{
  margin-bottom: 10px;
}

.shoplist p{
  margin-bottom:5px !important;
  font-weight: 600;
}

.shoplist ul{
  margin:0;
  padding:0;
  list-style: none;
}

.shoplist li{
  padding: 2px 5px 2px 10px !important;
  font-weight: 300;
}

.shoplist b{
  font-weight: 400;
  color: #444;
}

.side_wedding p{
  color: #000;
}

.side_wedding .musician{
  font-size: 12px;
  font-weight: 300;
}
.side_wedding .musician span{
  font-weight: 400;
}

.side_news h3{
  line-height: 1.4;
  margin-top:10px;
  color: #000;
}

.side_news ul{
  list-style: square;
  padding-left: 20px;
  margin-top:6px;
}
.side_news ul li{
  padding-left: 0px !important;
  line-height: 1.2;
  font-size: 1.3;
}

.side_news .label-default{
  border-radius: 2px;
  background-color: #333;
  margin-bottom:10px;
}

.subMain .musician{
  margin-top:10px;
}

.subMain .musician span{
  font-weight: 400;
}
