/*
Theme Name: CLINIQUE DELCASSE
Theme URI: https://clinique-delcasse.com
Description: CLINIQUE DELCASSE's Official Web Site
Version: 1.0
Author: Studio Lazuli
Author e-mail: info@studiolazuli.com
*/

/****************************************
　General Setting
*****************************************/
html {
  margin: 0;
  padding: 0;
  color:#000;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  cursor: none !important;
}
body {
  font-family: Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  height: 100%;
  overflow-x: hidden;
  position: relative;
}
.body-wrapper section a, .single-post .post-description a {
  color: #da8756;
}
* {
  cursor: none !important;
}
figure{
  line-height: 0;
}
ul, li{
  margin: 0;
  padding: 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
  margin-top: 0;
  line-height: 2.0em;
}
#page-title {
  font-size: 1.8em;
}
.headline1 {
  font-size: 1em;
  font-weight: normal;
  font-style: italic;
}
.playfair-display-sc {
  font-family: 'Playfair Display SC', serif;
  font-style: italic;
}
.h-underline:after {
  display: block;
  content: "";
  border-bottom: 1px solid #333333;
  width: 50px;
  margin: 15px auto 40px;
}
.link-square {
  margin-top: 50px;
  width: auto;
}
.body-wrapper section .link-square a {
  padding: 10px 30px;
  border: 1px solid #333333;
  color: #333;
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: inline-block;
  -webkit-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  -o-transition: color 0.5s linear;
  transition: color 0.5s linear;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.body-wrapper section .link-square a:hover {
  color: #fff;
}
.body-wrapper section .link-square a:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #8f8e75;
  transform-origin: right top;
  -webkit-transform: translate3d(-101%, 0, 0);
  -moz-transform: translate3d(-101%, 0, 0);
  -ms-transform: translate3d(-101%, 0, 0);
  -o-transform: translate3d(-101%, 0, 0);
  transform: translate3d(-101%, 0, 0);
  -webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.body-wrapper section .link-square a:hover:before{
  transform-origin: left bottom;
  transform: scale(2, 2);
  content: "";
}
.post-page-description h2, .post-service header h2, .section_history h2 {
  font-family: Helvetica, sans-serif;
  letter-spacing:0.15em;
  font-weight: 300;
}
.post-service .text-left a:hover {
  text-decoration: none;
}
p{
  font-size: 1.2em;
  line-height: 1.8em;
}
.text-left p{
  text-align: justify;
  text-justify: inter-ideograph;
}
.container h2 {
  font-size: 2.0em;
}
.container h3 {
  font-size: 1.4em;
}
.container h4 {
  font-size: 1.2em;
}
.container h5 {
  font-size: 1.0em;
}
a {
  color: #000;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
}
a:hover{
  color: #333;
  text-decoration: underline;
}
a:link, a:visited, a:active {
  color:#000;
  text-decoration: none;
}
a.underline{
  text-decoration: underline;
}
a.no-underline{
  text-decoration: none;
}
figure {
    display: block;
    overflow: hidden;
    position: relative;
}
figure a, figure a img {
    display: block;
    position: relative;
}
img {
  max-width:100%;
  height: auto;
  width: auto\9;
}
img.alignleft{
  float:left;
  margin: 0 10px 10px 0;
}
.gauche {
  float: left;
  margin-bottom: 30px
}
.droite {
  float: right;
  margin-bottom: 30px
}
@media screen and (min-width: 768px){
.gauche, .droite {
  margin-bottom: 0;
}
}
.body-wrapper .contents .container .col-sm-8 p a, .post-description p a {
  color: #ff5a5f;
}
ul{
  -webkit-padding-start: 0;
}
.page-template-main{
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.light-wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.inner-big {
  padding-top: 80px;
  padding-bottom: 80px;
}
.inner {
  padding-top: 50px;
  padding-bottom: 50px;
}
.inner-mini {
  padding-top: 30px;
  padding-bottom: 30px;
}
.inner-works {
  padding-top: 30px;
  padding-bottom: 160px;
}
.top10{
  margin-top: 10px;
}
.top15{
  margin-top: 15px;
}
.top30{
  margin-top: 30px;
}
.top50{
  margin-top: 50px;
}
.top60{
  margin-top: 60px;
}
.top80{
  margin-top: 80px;
}
.top90{
  margin-top: 90px;
}
.top100{
  margin-top: 100px;
}
.top130{
  margin-top: 130px;
}
.top150{
  margin-top: 150px;
}
.bottom10 {
  margin-bottom: 10px;
}
.bottom15 {
  margin-bottom: 15px;
}
.bottom20 {
  margin-bottom: 20px;
}
.bottom30 {
  margin-bottom: 30px;
}
.bottom50 {
  margin-bottom: 50px;
}
.bottom60 {
  margin-bottom: 60px;
}
.bottom80 {
  margin-bottom: 80px;
}
.bottom90 {
  margin-bottom: 90px;
}
.bottom100 {
  margin-bottom: 100px;
}
.bottom120 {
  margin-bottom: 120px;
}
.bottom150 {
  margin-bottom: 150px;
}
.animation-fadein {
  opacity: 0;
  animation-name: fadein;
  animation-duration: 8.0s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
.opacity{
  transition: 0.5s ease-in-out;/* CSS3 */
  -webkit-transition: 0.5s ease-in-out;/* for Safari and Chrome */
  -moz-transition: 0.5s ease-in-out;/* for Firefox */
  -o-transition: 0.5s ease-in-out;/* when Opera Presto 2.3 or later is released */
  -ms-transition: 0.5s ease-in-out;/* Linux browsers */
}
.opacity:hover{
  opacity:0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
}
.rslides_nav {
  background-color: #FFF !important;
  background-color: rgba(255, 255, 255, 0.70)!important;
  color: #333 !important;
}
.headline {
  text-align: center;
}
#lien-blog span, #lien-blog i {
    display: block;
}
#lien-blog:hover {
  text-decoration: none;
}
#lien-blog i {
    font-size: 3em;
}
.triangle {
  position: relative;
  display: inline-block;
  padding: 0;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
}
.triangle:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #333;
  position: absolute;
  top: 50%;
  right: -15px;
  margin-top: -6px;
}
.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form .wpcf7-response-output {
  border: none;
  text-align: center;
}
@keyframes fadein {
  0% {opacity: 0}
  100% {opacity: 1}
}
/****************************************
　マウスカーソルのカスタマイズ
*****************************************/
.cursor {
   position: absolute;
   width: 2px;
   height: 12px;
   z-index: 2147483647;
   top: 0;
   left: 0;
   pointer-events: none;
   background-color: #000;
}
.cursor::after {
  content: "";
  position: absolute;
  top: 5px; /* 横棒のy位置 */
  left: -5px; /* 横棒のX位置 */
  width: 12px; /* 横棒の長さ */
  height: 2px; /* 横棒の幅 */
  background: #000; /* 横棒の色 */
}
.follower {
   border-radius: 50%;
   position: absolute;
   top: 0;
   left: 0;
   pointer-events: none;
}
.follower {
   display: flex;
   justify-content: center;
   align-items: center;
   width: 28px;
   height: 28px;
   background-color: #fdfe00;
   opacity: 0.60;
   z-index: 9990;
   transition: transform ease 0.35s;
   text-align: center;
}
.follower span {
   display: inline-block;
   font-size: 14px;
   font-weight: bold;
   transform: scale(0);
}
.follower.is-active {
   transform: scale(2);
}
/****************************************
　Clearfix
*****************************************/
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/* clearfix for ie7 */
.clearfix{
    display: inline-block;
}
.clearfix {
    display: block;
}
*:first-child+html .clearfix { zoom: 1;}
*:first-child+html .center,:first-child+html #contents-wrapper,:first-child+html #slideshow{ margin:0 50%;}
 /* IE6 */
* html .clearfix { zoom: 1;}
/****************************************
　Eye Catch Image size for Responsive Design
*****************************************/
img.size-thumbnail,
img.size-medium,
img.size-large,
img.size-full {
max-width: 100%;
width: auto\9; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
/****************************************
  Basic Layout
*****************************************/
#header{
  position:fixed;
  width: 100%;
  height: 60px;
  padding: 19px 0;
  z-index: 299;
  background-color: #000526;
  -webkit-box-shadow: rgb(0 0 0 / 5%) 0px 1px 0px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 0px 0px;
  box-shadow: rgb(0 0 0 / 5%) 0px 1px 0px 0px;
  transition: all 0.2s;
}
.header-scroll {
  top: -80px;
}
.no-header-scroll {
  top: 0px;
}
.fixed-to-top{
  top: 0px;
}
.body-wrapper{
  padding-top: 60px;
  padding-bottom: 932px;
}
.home .body-wrapper{
  padding-top: 0px;
}
.contents{
  padding: 50px 0 80px;
}
#sidebar {
  text-align: left;
  margin-top: 50px;
}
#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    padding: 100px 0px 20px;
    color: #f1f1f1;
    z-index: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #e1e5ed;
}
#footer a {
  color: #da8756;
}
#footer h3 {
  font-family: 'Lekton', sans-serif;
  text-decoration: underline;
  font-weight: bold;
  font-size: 1.7em;
  line-height: 1;
}
#footer .sns a {
  color: #f1f1f1;
}
.copyright {
  font-size: 0.95em;
  margin: 0;
}
.post-page li, .post-description li {
  list-style: disc;
  margin-left: 1.5em;
}
@media screen and (min-width: 768px){
#header{
  height: 80px;
  padding: 29px 0;
}
.body-wrapper{
  padding-top: 80px;
  padding-bottom: 670px;
}
.home .body-wrapper{
  padding-top: 0px;
  padding-bottom: 670px;
}
#sidebar {
  margin: 0;
}
#footer #contact-information {
  text-align: left;
}
}
/****************************************
　Navitation
*****************************************/
.global-header__menu {
  height: 22px;
}
.global-header__menu li:not(.menu-item-213)  {
  display: none;
}
.principal {
  display: inline-block;
  margin: 0 -3.3em;
}
.principal li {
  display: inline-block;
  font-size: 16px;
  margin: 4px 3.3em;
  line-height: 1;
}
.principal li img{
  height: 24px;
  width: auto;
  vertical-align: top;
  margin-top: -4px;
}
.principal li a{
  color: #fff;
}
.principal li a:hover{
  text-decoration: none;
}
.principal li.current_page_item a{
  font-weight: bold;
}
/*
.hover-line
---------------------------------------*/
.hover-line span,
.hover-line > span{
  display:inline-block;
  position:relative;
  white-space: nowrap;
}

.hover-line span:after,
.hover-line > span:after{
  content:'';
  height:1px;
  width:0%;
  position:absolute;
  bottom:-10%;
  left:100%;
  background-color:#fff;
  -webkit-transition: width 500ms, left 500ms;
     -moz-transition: width 500ms, left 500ms;
       -o-transition: width 500ms, left 500ms;
          transition: width 500ms, left 500ms;
}

.hover-line:hover span:after,
.hover-line.current span:after,
.hover-line:hover > span:after,
.hover-line.active > span:after{
  width:100%;
  left:0%;
  -webkit-transition: width 500ms;
     -moz-transition: width 500ms;
       -o-transition: width 500ms;
          transition: width 500ms;
}
ul.category {
  display:inline-block;
  font-size:1.0em;
  margin-top:0px;
}

ul.category li {
  zoom:1;
  line-height: 3.2;
}

ul.category > li:first-child {
  border-left:none;
}

ul.category li > a {
  text-decoration:none;
  display:block;
  color: #333;
}

ul.category > li.current-menu-item > a {
  color: #C10404;
}

ul.category > li.current_page_ancestor > a {
  font-weight:700;
  text-decoration:none;
}
@media screen and (min-width: 768px){
ul.category li {
  float:left;
  margin-right:1em;
  padding-left:1em;
  line-height: 1;
  border-left:solid 1px #333;
}
}
#follow-me {
  padding-bottom: 70px;
  border-bottom: solid 1px #222;
}
.footer-title {
  width: 100%;
}
.footer-title p {
  font-size: 1em;
}
#footer ul.sns {
  display: inline-block;
  margin: 20px -1em 0;
}
#footer ul.sns li{
  padding: 0 1em;
  float: left;
  font-size: 1.4em;
}
#companies {
  padding-top: 80px;
  padding-bottom: 60px;
}
#footer ul.companies {
  display: inline-block;
  margin: 20px -1em 0;
}
#footer ul.companies li{
  padding: 0 1em;
  float: left;
  width: 50%;
}
#footer ul.companies li img{
  height: 60px;
}
.blog-menu .sns  {
    display: inline-block;
    clear: both;
    padding: 30px 0 0 25px;
    margin: 0 -1.2em;
    white-space: nowrap;
}
.blog-menu .sns li {
    float: left;
    list-style: none;
    padding: 0 1.2em;
    margin: 0;
    font-size: 1.2em;
    line-height: 0.9em;
}
#footer .sns {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px){
.global-header__menu li:not(.menu-item-213)  {
  display: inline-block;
}
.footer-title {
  float: left;
  width: auto;
}
#footer ul.sns {
  margin: 10px -1em 0;
}
#footer ul.companies {
  float: right;
  margin: 0 -1em 0;
}
#footer ul.companies li{
  width: auto;
}
}
/****************************************
  Vertical Drawer
*****************************************/
.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  z-index: 1;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.side-open .wrapper {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: perspective(500px) rotateY(4deg);
  transform: perspective(500px) rotateY(4deg);
}
.side-open.page .wrapper,.side-open.archive .wrapper,.side-open.single .wrapper {
  -webkit-transform: translate3d(200px, 0, 0);
  transform: translate3d(200px, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  z-index: 100;
}
.side-open .overlay {
  visibility: visible;
  background: rgba(0,0,0,.50);
  opacity: 1;
}
.overlay:after {
  position: fixed;
  top: 35%;
  left: 0px;
  display: block;
  width: 100%;
  height: 100px;
  visibility: hidden;
  font-size: 100px;
  text-align: center;
  color: rgba(255,255,255,0);
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
}
.side-open .overlay:after {
  visibility: visible;
  color: rgba(255,255,255,1);
}
/* android browser */
@media screen and (max-width: 500px) {
  .overlay:after {
    display: none;
  }
}
/* --------------------------------------------------- blog side menu */
.blog-menu {
  position: fixed;
  top: 60px;
  left: 0;
  width: 280px;
  height: 100%;
  margin: none;
  text-align: left;
  background: #fff;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: perspective(-500px) rotateY(90deg);
  transform: perspective(-500px) rotateY(90deg);
  opacity: 0;
  display: none;
}
.side-open .blog-menu {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
  z-index: 200;
  display: block;
}
.blog-menu__list {
  width: 100%;
  height: 100%;
  display: block;
  overflow: auto;
  clear: both;
  padding: 35px 10px;
}
.blog-menu__list * {
  -webkit-transition-delay: .8s;
  transition-delay: .8s;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 0;
}
.side-open .blog-menu__list * {
  opacity: 100;
}
.blog-menu__list--child {
  display: none;
}
.active .blog-menu__list--child {
  display: block;
}
.active .blog-menu__list--child li {
  display: block;
  padding: 8px 0 8px 32px;
  font-size: 12px;
  color: #000;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.blog-menu__list > li h2,
.blog-menu__list > li {
  display: block;
  position: relative;
  white-space: nowrap;
  margin-bottom: 30px;
  line-height: 40px;
  height: 40px;
  padding: 0 0 0 15px;
  font-weight: bold;
}
.blog-menu__list h2 {
  cursor: pointer;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.blog-menu__list > li > h2:after {
  content: ' +';
  color: #000;
  font-size: 20px;
}
.blog-menu__list > li.active h2:after {
  content: ' -';
}
.blog-menu__list > li > h2:hover,
.blog-menu__list > li:after {
    content: '';
    height: 1px;
    width: 0%;
    position: absolute;
    top: 50%;
    left: 110%;
    background-color: #000;
    -webkit-transition: width 500ms, left 500ms;
    -moz-transition: width 500ms, left 500ms;
    -o-transition: width 500ms, left 500ms;
    transition: width 500ms, left 500ms;
}
.blog-menu__list > li.menu-item-213 {
  display: none;
}
/* --------------------------------------------------- ellipsis btn */
.side-menu__btn {
  position: fixed;
  left: 15px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 300;
  display: inline-block;
  transition: all 0.2s;
}
.btn-scroll {
  top: -80px;
}
.no-btn-scroll {
  top: 15px;
}
.fixed-to-top15{
  top: 15px;
}
.ellipsis-v {
  position: relative;
  display: block;
  cursor: pointer;
  width: 30px;
  height: 30px;
}
.ellipsis-v .point {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 30px;
  height: 5px;
  margin: auto;
  background: #fff;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}
.ellipsis-v .point.top {
  top: 0;
}
.ellipsis-v .point.mid {
  top: 0;
  bottom: 0;
}
.ellipsis-v .point.bot {
  bottom: 0;
}
.side-menu__btn:hover .point.top {
  -webkit-transform: translate3d(0,-2px,0);
  transform: translate3d(0,-2px,0);
}
.side-menu__btn:hover .point.bot {
  -webkit-transform: translate3d(0,2px,0);
  transform: translate3d(0,2px,0);
}
.side-open .side-menu__btn:hover .point.top,
.side-open .point.top {
  width: 41px;
  height: 1px;
  background: #fff;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.side-open .point.mid {
  opacity: 0;
}
.side-open .side-menu__btn:hover .point.bot,
.side-open .point.bot {
  width: 41px;
  height: 1px;
  background: #fff;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.side-open .side-menu__btn:hover .point.bot,
.side-open .side-menu__btn:hover .point.top {
  background: #ccc;
}
@media screen and (min-width: 768px){
.side-menu__btn {
  display: none;
}
}
/****************************************
　Home
*****************************************/
#video {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9; /* 動画のアスペクト比 */
  text-align: center;
  overflow: hidden;
}
#video video {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 16 / 9; /* 動画のアスペクト比 */
  height: auto;
  display: block;
  margin: auto;
}
#video img {
  position: absolute;
  width: 30%;
  top: 50%;
  left: 50%;
  z-index: 100;
  opacity: 0;
  animation-name: fadein;
  animation-duration: 8.0s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.home #concept h1{
  font-family: 'Playfair Display', serif;
  font-size: 1.5em;
  font-weight: bold;
  font-style: italic;
  margin: 0 auto 20px;
  line-height: 1.8;
}
.home #concept p.belief{
  font-family: 'Nothing You Could Do', cursive;
  font-size: 2.4em;
  font-style: italic;
  position: relative;
  margin: 0 auto 50px;
  display: inline-block;
  line-height: 1.6;
  padding: 0 25px;
}
.home #concept p.belief:before, .home #concept p.belief:after {
    content: "";
    position: absolute;
    width: auto;
    display: inline-block;
    font-size: 5.625rem;
    color: #b4b4b4;
    z-index: 2;
}
.home #concept p.belief:before {
    content: "\201C";
    top: -2.5rem;
    left: auto;
    margin-left: -3.125rem;
}
.home #concept p.belief:after {
    content: "\201C";
    bottom: -3.5rem;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    padding-right: 0.9375rem;
}
.home #concept h2{
  font-family: 'Playfair Display', serif;
  font-size: 1.6em;
  font-style: italic;
  line-height: 1.8;
  margin-bottom: 2em;
  letter-spacing: 0.08em;
  font-weight: 600;
}
.home #training {
  position: relative;
  padding: 260px 0 80px;
}
.home #training .training-contents {
  position: relative;
  float: right;
  width: 90%;
  background-color: #FFF;
  padding: 50px;
  z-index: 10;
}
.home #training .training-contents h2{
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 0;
}
.home #training .training-contents h3{
  font-size: 1.5em;
  font-weight: 300;
  margin-bottom: 30px;
}
.home #training img{
  position: absolute;
  left: 0;
  top: 85px;
  width: 85%;
  z-index: 5;
}
@media screen and (min-width: 768px){
.home #training {
  padding: 250px 0 150px;
}
.home #training .training-contents {
  width: 70%;
  padding: 80px;
}
.home #training img{
  top: 135px;
  width: 35%;
}
}
/****************************************
　Image Hover Effects
*****************************************/
.effect-lazuli {
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
  cursor: pointer;
  z-index: 1;
}

.effect-lazuli img {
  position: relative;
  max-width: 100%;
}

figure.effect-lazuli h3 {
  word-spacing: -0.15em;
  font-weight: 300;
}

figure.effect-lazuli h3 span {
  font-weight: 800;
}

figure.effect-lazuli h3,
figure.effect-lazuli p {
  margin: 0;
}

.effect-lazuli figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
figure.effect-lazuli img {
  -webkit-transition: 0.35s, -webkit-transform 0.35s;
  transition: 0.35s, transform 0.35s;
  -webkit-transform: scale(1);
  transform: scale(1);
}

figure.effect-lazuli:hover img {
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}
figure.effect-lazuli figcaption::before,
figure.effect-lazuli p {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
figure.effect-lazuli figcaption {
  position: absolute;
  bottom: 15px;
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
  margin: 0 30px;
  text-align: center;
  display: none;
  z-index: 3;
}
figure.effect-lazuli figcaption h3 {
  font-size: 1.0em;
  line-height: 2.3em;
  margin: 0;
  padding: 0;
}
figure.effect-lazuli figcaption p {
  display: block;
  font-size: .7em;
  margin: 0 auto;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.lazuli {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
}
figure.lazuli figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  color: #000;
}

figure.lazuli h3 {
  word-spacing: -0.15em;
  font-weight: 100;
}

figure.lazuli h3 span {
}

figure.lazuli h3,
figure.lazuli p {
  margin: 0;
}

.lazuli figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
figure.lazuli figcaption::before,
figure.lazuli p {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
figure.lazuli figcaption {
  position: absolute;
  top: 45%;
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
  margin: 0 30px;
  text-align: center;
}
figure.lazuli figcaption h3 {
  font-size: 1.3em;
  line-height: 1em;
  margin: 0;
  padding: 0;
}
figure a .text-overlay {
    opacity: 0;
    height: 100%;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 1;
    padding: 20px;
    background: #fff;
    background: rgba(255,255,255,0.50);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
figure a .text-overlay {
    background: #fff;
    background: rgba(255,255,255,0.90);
}
figure a .text-overlay:hover {
  opacity:0.9;
  -moz-opacity:0.9;
  filter:alpha(opacity = 90);
}
figure a .text-overlay:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid rgba(0,0,0,0.3);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
figure a .text-overlay:before {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
figure a:hover .text-overlay:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure a .text-overlay .info {
    text-align: center;
    top: 50%;
    width: 100%;
    left: 0;
    position: absolute;
    margin-top: -11px;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
#filters li {
  display: inline-block;
  padding: 10px 18px;
  margin-bottom: 10px;
  background: #EEE;
  border: none;
  border-radius: 7px;
  background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
  color: #222;
  font-size: 16px;
  text-shadow: 0 1px white;
  cursor: pointer;
}

#filters li:hover {
  background-color: #8CF;
  text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
  color: #222;
}

#filters li:active,
#filters li.is-checked {
  background-color: #28F;
}

#filters li.is-checked {
  color: white;
  text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);
}

#filters li:active {
  box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}
article.masonry-item {
  opacity: 0;
  animation: fadeBottom 1.5s forwards 0s;
}
.mix{
  display: none;
  overflow-y: hidden;
}
.filter {
  cursor : pointer;
}
.fadebottom{
  opacity: 0;
  animation-name: fadeBottom;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  animation-play-state: pause;
}
@keyframes fadeBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(1000%);
    -ms-transform: translateY(1000%);
    transform: translateY(1000%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(1000%);
    -ms-transform: translateX(1000%);
    transform: translateX(1000%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.mix figure img{
  width: 100%;
  height: auto;
}
.imagezoom {
  color: #fff;
}
.imagezoom a{
  color: #fff;
}
.imagezoom figure:after {
    position: absolute;
    background: #fff;
    content: "";
    display: block;
    width: 50%;
    height: 1px;
    left: 25%;
    top: 50%;
    transform: scale(0);
    transition: all 0.35s ease-out;
    opacity: 0;
}
.imagezoom figure:hover {
    background-color: #000;
}
.imagezoom figure:hover:after {
    transform: scale(1);
    opacity: 1;
}
.imagezoom figcaption p,
.imagezoom figcaption h3 {
    position: absolute;
    text-align: center;
    width: 100%;
    opacity: 0;
    transition: all 0.35s ease-out 0.05s;
}
.imagezoom figcaption h3 {
  bottom: 51%;
  font-size: 1.2em;
  transform: translateY(-30px);
}
.imagezoom figcaption p {
    top: 52%;
    transform: translateY(30px);
}
.imagezoom figure:hover figcaption p,
.imagezoom figure:hover figcaption h3 {
    opacity: 1;
    transform: translateY(0);
}

.imagezoom figure img {
  transition: all 0.35s ease-out;
}
.imagezoom figure:hover img {
  opacity: .4;
  transform: scale(1.2);
}
#lightcase-content {
  border: solid 1px #CCC;
}
#lightcase-info {
  padding-top: 0;
  z-index: 9999;
  right: 0;
}
#lightcase-case {
    font-family: 'Montserrat','Lato','Open Sans', sans-serif;
    line-height: 18px;
    text-align: right;
    text-shadow: none;
}
#lightcase-info #lightcase-title {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  margin-top: 5px;
}
/****************************************
　PHOTO WEDDING
*****************************************/
.blog .imagezoom{
  margin: 0 -15px;
}
.blog header h3 {
    font-size: 1.15em;
    font-weight: bold;
    margin-top: 20px;
}
.blog header h3 a {
  text-decoration:underline;
}
.padding-text p {
  margin-bottom: 0;
}
a .imagezoom {
  color: #fff;
}
figure.imagezoom:after {
    position: absolute;
    background: #fff;
    content: "";
    display: block;
    width: 50%;
    height: 1px;
    left: 25%;
    top: 50%;
    transform: scale(0);
    transition: all 0.35s ease-out;
    opacity: 0;
}
figure.imagezoom:hover:after {
    transform: scale(1);
    opacity: 1;
}
figure.imagezoom:hover {
    background-color: #000;
}
figure.imagezoom figcaption p,
figure.imagezoom figcaption h3 {
    position: absolute;
    text-align: center;
    width: 100%;
    opacity: 0;
    transition: all 0.35s ease-out 0.05s;
}
figure.imagezoom figcaption h3 {
  bottom: 51%;
  font-size: 1.2em;
  transform: translateY(-30px);
  margin: 0;
}
figure.imagezoom figcaption p {
    top: 52%;
    transform: translateY(30px);
}
figure.imagezoom:hover figcaption p,
figure.imagezoom:hover figcaption h3 {
    opacity: 1;
    transform: translateY(0);
    color: #fff;
}
figure.imagezoom:hover figcaption a {
    color: #fff;
}
figure.imagezoom img {
  transition: all 0.35s ease-out;
}
figure.imagezoom:hover img {
  opacity: .4;
  transform: scale(1.2);
}
figure.services figcaption {
    position: absolute;
    bottom: 30px;
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    margin: 0 30px;
    padding: 10px;
    text-align: center;
    background-color: #fff;
    background-color: rgba(255,255,255,0.95);
    border: solid 1px #fff;
    color: #333;
    transition: all 0.35s ease-out;
}
figure.services:hover figcaption{
    background-color: #000;
    background-color: rgba(0,0,0,0.30);
    color: #fff;
}
figure.services figcaption h3 {
  font-size: 1.2em;
  margin-top: 0px;
  margin-bottom: 0px;
}
figure.services figcaption p {
  line-height: 1.3;
  margin: 0px;
}

figure.services img {
  transition: all 0.35s ease-out;
}
figure.services:hover img {
  transform: scale(1.2);
}
.post-article header h2 {
    font-size: 1.5em;
    font-weight: bold;
    margin: 10px 0 10px;
    line-height: 1.8;
}
@media screen and (min-width: 768px){
.post-article header h2 {
    font-size: 1.5em;
    margin: 0;
}
}
.post-article header h3 {
  font-size: 1.5em;
  margin: 0;
}
.post-article header h3 a{
  text-decoration: underline;
}
.post-article a:hover{
  text-decoration: none;
}
h2.works{
  font-size: 1.1em;
  margin: 0px;
  line-height:1;
}
.youtube {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.youtube iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
.bordered {
  border: 1px solid rgba(0,0,0,0.1);
}
.bordered {
    border: 1px solid rgba(0,0,0,0.1);
    padding: 0 15px 0 15px;
    background: #fff;
}
.blog-post .imagezoom {
    margin: 0 -15px;
}
.blog-post .text-left {
  padding: 30px 0;
}
.blog-post header h3 {
  font-weight: bold;
}
.blog-post header h3 {
  font-size: 1.5em;
  margin-bottom: 0;
  text-decoration: underline;
}
.blog-post .text-left a {
  color: #333;
}
.post-article .text-left a {
  color: #333;
}
/****************************************
　Blog
*****************************************/
.addtoany_shortcode {
  float: right;
}
.space {
    padding: 50px 15px 80px;
}
.post-article p.description {
    text-align: justify;
    text-justify: inter-ideograph;
}
.spacer-line {
    margin: 0 auto;
    height: 16px;
    width: 100%;
    display: table;
    margin-top: 60px;
    margin-bottom: 60px;
    border-top: 1px solid #404040;
    text-align: center;
    clear: both;
    position: relative;
}
.spacer-line:last-child {
  display: none;
}
.spacer-line img {
    margin: 0 auto;
    padding: 0;
    top: -1px;
    left: 0;
    right: 0;
    position: absolute;
    width: 31px;
}
.galerie {
  margin-bottom: 30px;
}
.entry-header h1 {
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.8;
  margin: 0;
}
.entry-header div.info {
  width: 100%;
  clear: both;
}
.entry-header div.info p {
  line-height: 1;
  margin: 0 0 10px;
display: inline-block;
}
.post-description h2 {
    border-top: 0;
    padding: 0;
    border-bottom: 1px solid #cdcdd1;
    margin: 40px 0 20px;
    line-height: 1.8;
    font-size: 1.3em;
    font-weight: bold;
}
.post-description p {
  font-size: 1.0em;
}
.history-year p {
  font-weight: bold;
}
.nav-single-side h3 {
  margin-top: 30px;
}
.nav-single-side li {
  margin-bottom: 20px;
}
.nav-single-side li img {
  margin: 0 15px 0 0;
  width: 70px;
  float: left;
}
.nav-single-side li h4 {
  font-size: 1.0em;
  line-height: 1.4;
  margin: 0;
}
.youtube {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.youtube iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
@media screen and (min-width: 768px){
.nav-single-side h3 {
  margin-top: 60px;
}
}
/****************************************
　Pagination
*****************************************/
.pagination {
    clear: both;
    padding: 20px 0;
    position: relative;
    font-size: 14px;
    line-height: 14px;
}
.pagination span, .pagination a {
    display: block;
    float: left;
    width: auto;
    margin: 2px 2px 2px 0;
    padding: 5px 9px 5px 9px;
    background-color: #fff;
    color: #555;
    text-decoration: none;
}
.pagination a {
    border: 1px solid #ccc;
}
.pagination a:hover{
    background-color: #f5d0d2;
    border: 1px solid #f5d0d2;
    color: #fff;
}
.pagination .current{
    padding: 5px 9px 5px 9px;
    background-color: #F4868B;
    border: 1px solid #F4868B;
    color: #fff;
}

/*** SNS Navigation ***/
ul.sns-before {
  float: right;
}
ul.sns-before li{
  font-size: 120%;
  float: left;
  margin-left: 10px;
  line-height: 28px;
  transition: 0.5s ease-in-out;/* CSS3 */
  -webkit-transition: 0.5s ease-in-out;/* for Safari and Chrome */
  -moz-transition: 0.5s ease-in-out;/* for Firefox */
  -o-transition: 0.5s ease-in-out;/* when Opera Presto 2.3 or later is released */
  -ms-transition: 0.5s ease-in-out;/* Linux browsers */
}
ul.sns-before li a{
  transition: 0.5s ease-in-out;/* CSS3 */
  -webkit-transition: 0.5s ease-in-out;/* for Safari and Chrome */
  -moz-transition: 0.5s ease-in-out;/* for Firefox */
  -o-transition: 0.5s ease-in-out;/* when Opera Presto 2.3 or later is released */
  -ms-transition: 0.5s ease-in-out;/* Linux browsers */
}
ul.sns-before li a:hover {
  opacity:0.5;
  -moz-opacity:0.5;
  filter:alpha(opacity = 50);
}
ul.sns-after {
  width: 100%;
  margin-top: 50px;
}
.single #main ul.sns-after li a{
  color: #666666;
  width: 25%;
  height: 70px;
  font-size: 170%;
  float: left;
  background-color: #eeeeee;
  line-height: 70px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  transition: 0.5s ease-in-out;/* CSS3 */
  -webkit-transition: 0.5s ease-in-out;/* for Safari and Chrome */
  -moz-transition: 0.5s ease-in-out;/* for Firefox */
  -o-transition: 0.5s ease-in-out;/* when Opera Presto 2.3 or later is released */
  -ms-transition: 0.5s ease-in-out;/* Linux browsers */
}
.single #main ul.sns-after li a:hover {
  opacity:0.5;
  -moz-opacity:0.5;
  filter:alpha(opacity = 50);
  text-decoration: none;
}
.gutter-60.row {
  margin-right: -30px;
  margin-left: -30px;
}
.gutter-60 > [class^="col-"], .gutter-60 > [class^=" col-"] {
  padding-right: 30px;
  padding-left: 30px;
}
.gutter-100.row {
  margin-right: -50px;
  margin-left: -50px;
}
.gutter-100 > [class^="col-"], .gutter-100 > [class^=" col-"] {
  padding-right: 50px;
  padding-left: 50px;
}
.gutter-130.row {
  margin-right: -65px;
  margin-left: -65px;
}
.gutter-130 > [class^="col-"], .gutter-130 > [class^=" col-"] {
  padding-right: 65px;
  padding-left: 65px;
}
.layout .galerie{
  margin-bottom: 100px;
}
.layout .entry-header h1{
  float: none;
  font-size: 3.8em;
  margin-bottom: 0.65em;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.35em;
  font-weight: 600;
}
.layout .entry-header h2{
  float: none;
  font-size: 1.8em;
  margin-bottom: 0.85em;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}
.layout .post-description h2,
.layout .post-description h3,
.layout .post-description h4,
.layout .post-description h5{
  text-align: left;
}
.layout p {
  text-align: justify;
  text-justify: inter-ideograph;
}
.layout p.wp-caption-text{
  text-align: center;
  text-justify: auto;
  margin: 10px 0 0;
  font-size: 0.9em;
}
.layout #entry-meta p{
  margin-bottom: 20px;
}
.layout #entry-meta a{
  color: #00AEEF;
}
.layout a.triangle{
  color: #333;
}
.emaillist {
  clear: both;
  overflow:hidden;
}
.es-field-wrap {
  float: left;
  margin-right: 1em;
}
.works {
 display: flex;
 justify-content: center;
 align-items: center;
 margin-bottom: 80px;
}
.desc-exhibition {
  display: flex;
  justify-content: center;
  align-items: center;
}
.desc-exhibition h1{
  font-size: 2.1em;
  font-weight: 300;
  margin: 0;
}
.desc-exhibition p{
  font-size: 1.1em;
  font-weight: 500;;
}
/*** Bottom Navigation, Comment Navigation ***/
.post_neighbors_container_wrapper {
       display: table;
       border-top: 1px solid #dcdcdc;
       border-bottom: #dcdcdc 1px solid;
       width: 100%;
       margin-top: 30px;
}
.post_neighbors_container {
       padding: 10px 0;
       display: table-row;
}
.post_neighbors_container a {
       padding: 20px 50px;
       display: block;
       text-align: center;
       display: table-cell;
       vertical-align: center;
       vertical-align: middle;
       width: 49.9%;
}
a.previous_post {
  vertical-align: middle;
  width: 49.9%;
  background: url(images/small-right.png) 97% center no-repeat;
  color: #666666;
}
a.previous_post:hover {
  background-color: #f5f5f5;
  text-decoration: underline;
}
a.next_post {
  border-right: 1px dashed #dcdcdc;
  background: url(images/small-left.png) 3% center no-repeat;
  color: #666666;
}
a.next_post:hover {
  background-color: #f5f5f5;
  text-decoration: underline;
}

div.nav-below{margin: 40px 0 0;overflow:auto;}
div.navigation{overflow:auto;}
  div.navigation a{margin-bottom:10px}

  .nav-previous a, .nav-next a,
  div.navigation .alignleft a, div.navigation .alignright a{
  color:#00A3D9;
  font-size:85%;
  text-decoration:none;
    }
    .nav-previous a:hover, .nav-next a:hover,
    div.navigation .alignleft a:hover, div.navigation .alignright a:hover{
  text-decoration:underline
      }

  .nav-previous a, div.navigation .alignleft a{
    float:left;
    }
  .nav-next a, div.navigation .alignright a{
    float:right;
    }
.reservation-mobile {
    text-align: center;
    position: fixed;
    bottom: 25px;
    width: 90%;
    z-index: 99999;
}

.single #content .reservation-mobile a {
    display: inline-block;
    width: 70%;
    color: #fff;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: .05em;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
}
.reservation-contact a {
    display: inline-block;
    width: 80%;
    color: #fff;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px 0;
    margin: 0 5px;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: .05em;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
}
a.reservation {
  background-color: #F4868B;
  margin-bottom: 10px;
}
#reservation-wrapper {
    display: none;
    border: 1px solid #CCC;
    margin-bottom: 20px;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, 0.90);
    width: 100%;
    max-width: 325px;
    z-index: 990;
    font-size: 90%;
    text-align: center;
}
#sidebar img.wp-post-image {
margin: 0 10px 0 0;
width: 100px;
float: left;
}
#sidebar img.wp-post-image {
  width: 100px;
}
#sidebar .textwidget img{
  vertical-align: top;
}
.widget-container h3 {
  font-size: 1.2em;
}
.widget-area h4{
    font-size: 1.0em;
    font-weight: normal;
}
@media screen and (min-width: 768px){
.reservation-mobile {
    display: none;
}
.reservation-contact a {
  width: 35%;
}
#reservation-wrapper {
    display: inline-block;
}
#sidebar img.wp-post-image {
  width: 65px;
}
}
.red{
  color: red;
}
.hide {
  transform: translateY(850px);
}
body.fixed #reservation-wrapper {
    position: fixed;
    top: 90px;
}
body.fixed .ajust {
    margin-bottom: 180px;
}
#reservation-wrapper h3{
  font-weight: bold;
  font-size: 1.2em;
}
.sidebar-fixed {
    position: fixed;
    top: 70px;
}
#reservation {
    border: 1px solid #E5E5E5;
    margin: 3px;
    padding: 10px;
}
#reservation a.reservation {
    width: 100%;
    max-width: 150px;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px 15px;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#reservation a.reservation:hover {
    text-decoration: none;
}
/****************************************
　Contact Form
*****************************************/
footer#footer div.wpcf7 {
  clear: both;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s,box-shadow linear .2s;
  -moz-transition: border linear .2s,box-shadow linear .2s;
  -o-transition: border linear .2s,box-shadow linear .2s;
  transition: border linear .2s,box-shadow linear .2s;
}
select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  vertical-align: middle;
}
footer#footer .wpcf7-form input, footer#footer .wpcf7-form textarea {
  width: 100%;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #26292E;
  color: #7F8289;
  font-size: 16px;
  height: auto;
  padding: 15px;
  margin: 0;
  resize: none;
}
@media screen and (min-width : 768px){
footer#footer .wpcf7-form input, footer#footer .wpcf7-form textarea {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #26292E;
  color: #7F8289;
  font-size: 16px;
  height: auto;
  padding: 15px;
  margin: 0;
  resize: none;
}
footer#footer .wpcf7-form .wpcf7-submit {
  background: #3C3F45;
  color: #23262C;
  cursor: pointer;
  font-size: 15px;
  font-weight: 500;
  padding: 12px 40px;
  text-align: center;
  vertical-align: middle;
  width: auto;
  display: block;
  margin: 30px auto 0;
  -webkit-transition: background 0.1s linear 0s, color 0.1s linear 0s;
  -moz-transition: background 0.1s linear 0s, color 0.1s linear 0s;
  -o-transition: background 0.1s linear 0s, color 0.1s linear 0s;
  transition: background 0.1s linear 0s, color 0.1s linear 0s;
}
}
@media screen and (min-width : 1024px) {
footer#footer .wpcf7-form input, footer#footer .wpcf7-form textarea {
  width: 100%;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #26292E;
  color: #7F8289;
  font-size: 16px;
  height: auto;
  padding: 15px;
  margin: 0;
  resize: none;
}
footer#footer .wpcf7-form .wpcf7-submit {
  background: #3C3F45;
  color: #23262C;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  padding: 16px 40px;
  text-align: center;
  vertical-align: middle;
  width: auto;
  margin: 30px 10px 0;
  float: left;
  -webkit-transition: background 0.1s linear 0s, color 0.1s linear 0s;
  -moz-transition: background 0.1s linear 0s, color 0.1s linear 0s;
  -o-transition: background 0.1s linear 0s, color 0.1s linear 0s;
  transition: background 0.1s linear 0s, color 0.1s linear 0s;
}
}
footer#footer .wpcf7-form p {
  margin-bottom: 1px;
}
footer#footer .wpcf7-form .wpcf7-submit {
  background: #3C3F45;
  color: #23262C;
  cursor: pointer;
  font-size: 15px;
  font-weight: 500;
  padding: 10px 30px;
  text-align: center;
  vertical-align: middle;
  width: auto;
  display: block;
  margin: 30px auto 0;
  -webkit-transition: background 0.1s linear 0s, color 0.1s linear 0s;
  -moz-transition: background 0.1s linear 0s, color 0.1s linear 0s;
  -o-transition: background 0.1s linear 0s, color 0.1s linear 0s;
  transition: background 0.1s linear 0s, color 0.1s linear 0s;
}
footer#footer .wpcf7-form .wpcf7-submit:hover {
  background: #DE5E60;
  color: #fff;
}
i.icon-uniE638 {
    color: #666;
    margin-bottom: 5px;
}
/* ---------------------------------------------------btn */
.btn__box {
  position: relative;
  text-align: center;
}

.btn__box a {
  display: block;
  width: 198px;
  height: 38px;
  margin: 0 auto;
  line-height: 40px;
  font-size: 14px;
  color: #1a1e24;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  border: 1px solid #1a1e24;
}

.btn__box a:hover {
  color: #fff !important;
  background: #1a1e24;
  text-decoration: none;
}

.btn__box--svg {
  position: absolute;
  top: -7px;
  left: 0;
  right: 0;
  width: 214px;
  height: 54px;
  margin: 0 auto;
  z-index: -1;
}

.btn__box--svg rect {
  fill: transparent;
  stroke: #1a1e24;
  stroke-width: 1px;
  stroke-dasharray: 242px;
  stroke-dashoffset: 256px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.btn__box:hover .btn__box--svg rect {
  stroke-width: 2px;
  stroke-dasharray: 600px;
  stroke-dashoffset: 0;
}
.btn__box--svg rect {
    stroke-dasharray: 120px;
    stroke-dashoffset: 125px;
}
.btn__box:hover .btn__box--svg rect {
    stroke-width: 1px;
}

.blanc .btn__box {
  position: relative;
  text-align: center;
  z-index: 3;
}

.blanc .btn__box a {
  display: block;
  width: 198px;
  height: 38px;
  margin: 0 auto;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  border: 1px solid #fff;
  z-index: 3;
}

.blanc .btn__box a:hover {
  color: #1a1e24 !important;
  background: #fff;
  text-decoration: none;
  z-index: 3;
}

.blanc .btn__box--svg {
  position: absolute;
  top: -7px;
  left: 0;
  right: 0;
  width: 214px;
  height: 54px;
  margin: 0 auto;
  z-index: -1;
}

.blanc .btn__box--svg rect {
  fill: transparent;
  stroke: #fff;
  stroke-width: 1px;
  stroke-dasharray: 242px;
  stroke-dashoffset: 256px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  z-index: 3;
}

.blanc .btn__box:hover .btn__box--svg rect {
  stroke-width: 2px;
  stroke-dasharray: 600px;
  stroke-dashoffset: 0;
  z-index: 3;
}
.blanc .btn__box--svg rect {
    stroke-dasharray: 120px;
    stroke-dashoffset: 125px;
  z-index: 3;
}
.blanc .btn__box:hover .btn__box--svg rect {
    stroke-width: 1px;
  z-index: 3;
}
div.wpcf7-mail-sent-ok {
    border: none !important;
    text-align: center !important;
}
.post-page {
  width: 100%;
  position: relative;
  margin-bottom: 100px;
}
.post-page-description {
  width: 100%;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  background-color: #fff;
  padding: 20px 30px;
  z-index: 10;
}
.post-page-description h2{
  font-size: 1.5em;
}
.post-page-description h3{
  font-size: 1.3em;
}
.post-page:nth-child(odd) .post-page-description{
  float: right!important;
}
.post-page:nth-child(even) .post-page-description{
  float: left!important;
}
.post-page-image {
  position: absolute;
  top: -50px;
  margin: 0 -15px;
  width: auto;
  height: auto;
  max-width: 80%;
  font-size: 0;
  line-height: 0;
  text-align: center;
  z-index: -10;
}
.post-page:nth-child(odd) .post-page-image {
  left: 0;
}
.post-page:nth-child(even) .post-page-image {
  right: 0;
}
.post-page-image img {
  max-width :100%;
  max-height: 100%;
  object-fit: cover;
}
.post-service header h2 {
  font-size: 1.5em;
  margin: 0;
}
@media screen and (min-width: 768px){
.post-page {
  margin-bottom: 120px;
}
.post-page-description {
  width: 75%;
  margin: 0 -15px 0;
  padding: 80px 100px;
}
.post-page-image {
  max-width: 35%;
}
}
.side-gallery{
  width: 45%;
  margin: 5%;
}
.side-gallery img {
  width: 100%;
}
.page-template-default .col-sm-8 h2:nth-child(n + 2), .page-template-text-left .text-left h2:nth-child(n + 2) {
  margin-top: 30px;
}
#gallery {
  margin-top: 130px;
}
.grecaptcha-badge {
    display: none;
}



