html{background:#000000;}
body {
font-family: "Open Sans",Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:400;
color: #ddd;
line-height: 1.8em;
padding: 0;
background:#606060;    
}
#wrapper{overflow:hidden;}
h1, h2, h3, h4, h5, h6, .de_count h3, .typing-wrap, .de_tab.tab_steps .de_nav li span, h3 b,
ul.countdown li span, ul.countdown li p, .teaser-text, .text-slider, .big-white, 
.ultra-big-white, .big-text h2, .de-navbar-left header .mainmenu > li {
font-family:"Dosis", Arial, Helvetica, sans-serif;
}
h1.title strong, h1.title-3 strong{font-family:"Allura";} .alignnone {max-width: 100%;height: auto;}
.wp-caption.alignnone img {max-width: 100%;height: auto;}
.align-center {
width: 100%;
text-align: center;
}
.align-right {text-align:right;}
.align-left {text-align: left;}
.fleft {float: left;}
.fright {float: right;}
a, a:hover, a:active, a:focus {
outline: 0;
}
table,
th,
td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 24px;
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
padding: 10px 20px;
}
th {
border-width: 0 1px 1px 0;
font-weight: bold;
}
td {
border-width: 0 1px 1px 0;
}
dl {
margin-bottom: 24px;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 24px;
} .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
margin: 7px 24px 7px 0;
}
.wp-caption.alignleft {
margin: 7px 14px 7px 0;
text-align: left;
}
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
margin: 7px 0 7px 24px;
}
blockquote cite, p cite {display: inline-block;margin: 10px 0px;font-style: italic;color: #101010;font-weight: bold;}
.wp-caption.alignright {
margin: 7px 0 7px 14px;
text-align: right;
}
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
margin-top: 7px;
margin-bottom: 7px;
}
.wp-caption {
margin-bottom: 24px;
max-width: 100%;
color: #767676;
}
.gallery-caption {}
.bypostauthor{}
.wp-caption-text {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
font-size: 12px;
font-style: italic;
line-height: 1.5;
margin: 9px 0;
}
div.wp-caption .wp-caption-text {
padding-right: 10px;
}
div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
padding-left: 10px;
padding-right: 0;
}
.wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
pre, code {
background-color: #F9F9F9;
border-color: rgba(180,180,180,1);
border-style: solid;
border-width: 0px 0px 0px 4px;
display: block;    
font-weight: 300;
font-size: 14px;
padding: 10px;
margin-top:20px;
margin-left:20px;
margin-right:20px;
overflow: auto;
}
.textwidget select {
max-width: 100%;
}
.textwidget img {height: auto;} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute ;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto ;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
img{height: auto;}    header {
width: 100%;
height: 80px;
position: fixed;
top: 0;
left: 0;
z-index: 999998;
-webkit-transition: height 0.3s;
-moz-transition: height 0.3s;
-ms-transition: height 0.3s;
-o-transition: height 0.3s;
transition: height 0.3s;
background:#18191b;
border-bottom:solid 1px rgba(0,0,0,0.0);
}
header .info{        
color:#fff;
text-align:right;
padding:10px 0 10px 0;
width:100%;
z-index:100;
border-bottom:solid 1px rgba(255,255,255,.2);
}    
header .info ul.info-list {
margin: 0;
padding: 0;
text-align: left;
}   
header .info ul.info-list li {
display: inline-block;
margin-right: 25px;
font-size: 12px;
letter-spacing: 1px;
}
header .info ul.info-list li i {
color: #fab207;
display: inline-block;
float: none;
font-size: 14px;
margin-bottom: 0;
margin-right: 8px;
}
header .info ul.info-list li span {
font-weight: bold;
}
header .info ul.social-list {
margin: 0;
padding: 0;
text-align: right;
}
header .info ul.social-list li {
display: inline-block;
margin-left: 15px;
}
header .info ul.social-list li i{
color: #fff;
display: inline-block;
float: none;
font-size: 14px;
margin: 0px 0px 0px 0px;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}    
header.header-light .info{
color:#333;
}
header.header-light .info ul.social-list li i{
color:#333;
}
header.transparent.header-light .info,
header.transparent.header-light .info ul.social-list li i {
color:#fff;
}
header.header-bg{
background:rgba(0,0,0,0.5);
}
header.transparent{
background:rgba(0,0,0,0.0);
}
header.autoshow{
top:-80px;
}
header.autoshow.scrollOn, header.autoshow.scrollOff{
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
outline: none;  
}    
header.autoshow.scrollOn{
top:0;
}    
header.autoshow.scrollOff{
top:-83px;
}    
header div#logo {
height: 80px;
line-height: 80px;
float: left;               
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; 
}
header div#logo a{display: inline-block;}
header div#logo a img{
max-width: 340px;
max-height: 80px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; 
}
header.smaller div#logo a img{
max-width: 250px;
max-height: 60px;
}
header div#logo .logo-2, header div#logo .logo-scroll{
display:none;
}
header.smaller div#logo .logo-static {display: none;}
header.smaller div#logo .logo-scroll {display: inline-block;}
header nav {
float:right;
}
header nav a {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; 
}
header nav a:hover {
color: #555; 
}
header.smaller #mainmenu li li a{
padding: 2px 15px;
}
header.smaller:not(.header-bottom) #mainmenu ul{
top:70px;
}
header.smaller:not(.header-bottom) #mainmenu ul ul{
top:0px;
}
header.smaller:not(.header-bottom):not(.side-header) {
height: 70px;
background:#18191b;
border-bottom: solid 1px #333;
}
ul li a span.caret{
display: none;
}
header.smaller div#logo {
max-width: 300px;
height:70px;
line-height: 70px;
}  
header.fixed #mainmenu a{
padding: 18px 20px 18px 20px ;    
}
header.fixed {
height: 70px;
background:rgba(255,255,255,0.90);
border-bottom:solid 1px #ddd; 
}
header.fixed div#logo {
width: 150px;
height:30px;
line-height: 65px;
font-size: 30px;
}
header.fixed div#logo img{
width:auto;
height:30px;
line-height: 75px;
font-size: 30px;
}
header.fixed div#logo img.logo-1{
display:none;
}
header.fixed div#logo img.logo-2{
display:inline-block;
}
.center{
text-align: center;
}
header.de_header_2{
height:125px;   
}
header.de_header_2.smaller {
height:70px;
}
header.de_header_2.smaller .info{
position:absolute;
opacity:0;
z-index:-1;
}
header.header-light{
background:#fff;
}
header.header-light.transparent{
background:none;
}
header.smaller:not(.header-bottom).header-light{
background:#fff;
border-bottom-color:#eee;
}
header.smaller.header-bottom div#logo, .header-bottom div#logo {
height: 80px;
line-height: 80px;
max-height: 80px;
}
header.header-bottom #mainmenu > li > a {padding: 22px 0 23px 20px;line-height: 35px;}
.logged-in.admin-bar header {top:32px;}  #subheader{
padding-bottom:70px;
padding-top: 90px;
background:#222;
}
.has-topbar #subheader{padding-top: 130px;}
.header-no-sticky-subheader #subheader{padding-top: 0px;}
#subheader h1 {
color:#eceff3;
margin-top:80px;
font-size: 32px;
letter-spacing: 5px;
float: left;
padding-right: 40px;
margin-right: 40px;
text-transform:uppercase;
}    
#subheader .crumb{
font-size:10px;
letter-spacing:3px;
margin-top: 85px;
color:#fff;
text-transform:uppercase;
}
.no-subpage {height: 80px;}
.has-topbar .no-subpage {
height:125px;
}
.no-subheader header{
border-bottom: 1px solid #333;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.home.no-subheader header{
border-bottom: 0px solid #333;
box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
}
.moving-home {          
background-attachment: scroll;
background-repeat: repeat;  
position: absolute;
background-size:cover;
top: 0; 
left: 0; 
bottom: 0;
z-index: 1;
width:100%; 
}   #mainmenu {
font-family: 'Raleway', Arial, Helvetica, sans-serif;
float: right;
font-size:11px;
font-weight:400;
letter-spacing:3px;
text-transform:uppercase;
margin-bottom: 0px;
}       
#mainmenu ul {
float: right;
margin: 0px 0px;
padding: 0px 0px;
height: 30px;
}    
#mainmenu li {
margin: 0px 0px;
padding: 0px 0px;
float: left;
display: inline;
list-style: none;
position: relative;
}        
#mainmenu a {
display: block;
padding: 25px 0 20px 20px;
line-height: 35px;
text-decoration: none;
color:#fff;
text-align:center;
outline:none;
}
header.smaller:not(.header-bottom) #mainmenu > li > a{
padding-top: 18px;
padding-bottom: 17px;
}
#mainmenu ul li a b{
font-weight: normal;
}  
h1 b{
font-weight: normal;
}  
#mainmenu li a:after {position:relative; font-family:"FontAwesome"; content:"\f111"; font-size:6px; margin-left:20px; margin-top:0px; color:#FAB702;float:right;}
#mainmenu li:last-child a:after{display:none;}
#mainmenu.no-separator li a:after{
content:"";
font-size:0px;
}   
#mainmenu.line-separator li a:after{
content:"/";
font-size:14px;
}   
#mainmenu.circle-separator li a:after{
content:"\f10c";
font-size:9px;
}   
#mainmenu.strip-separator li a:after{
content:"\f068";
font-size:9px;
}   
#mainmenu.plus-separator li a:after{
content:"\f067";
font-size:11px;
}   
#mainmenu.square-separator li a:after{
content:"\f096";
font-size:11px;
}       
#mainmenu li li {
font-size: 10px;
font-weight: normal; 
border-bottom: solid 1px #333;
}
#mainmenu li li:last-child {
border-bottom: none;
}
#mainmenu li li a {
padding: 2px 15px 2px 15px;
background: #222327;
border-top: none;
color: #ccc;
border-left:none;
text-align:left;
line-height:35px;
}
#mainmenu li li a:after {
content:none !important;
}
#mainmenu li li li a {
padding: 2px 15px 2px 15px;
background: #222327;
}
#mainmenu li li a:hover {
color:#111;
background: #1a8b49;
}
#mainmenu > li > ul {
width: 220px;
height: auto;
position: absolute;
top: 140%;
left: 0%;
z-index: 100;
visibility: hidden;
opacity: 0;
transition: all 400ms ease;
}       
#mainmenu > li:hover > ul {
color: #1a8b49;
opacity: 1;
visibility: visible;
top: 100%;
}
#mainmenu li li {
display: block;
float: none;
} 
#mainmenu > li > ul > li > ul{
position:absolute;
left:110%;
top:0px;
width:220px;
padding:0px;
z-index:100;      
visibility:hidden;
opacity:0;
transition:all 500ms ease;
}
#mainmenu > li > ul li:hover ul {
left: 100%;
opacity: 1;
visibility: visible;
}
.dropdown-menu > li > a {white-space: normal;}
header.header-light #mainmenu > li > a,
header.transparent.smaller.header-light #mainmenu > li > a{
color:#333;
} #menu-btn{
display:none;
float:right;
margin-top:8px;
width:36px;
height:36px;
background:#333;
padding:6px;
text-align:center;
cursor:pointer;
transition: all 0.5s;
line-height: 1.8em;
}    
#menu-btn:before{
font-family:FontAwesome;
content: "\f0c9";
font-size:24px;
color:#eceff3;
transition: all 0.5s;
} 
#menu-btn:hover{
background:#fff;
}
#menu-btn:hover:before{
color:#222;
}   #content {
width:100%;
background:#18191b;
padding:90px 0 90px 0;
z-index:100;
}   section{background:#18191b;}    
.mfp-content section {background-color: transparent;}
.section-fixed {
position:fixed;
width:100%;
min-height:100%;
height:auto;
}
.no-bg-fixed {
background-attachment: scroll;
background-position: center;
}   footer {
background: #111;
color: #ccc;
padding: 0px 0px 0px 0px;
}
footer .main-footer{
padding: 80px 0px 0px 0px;
}
footer h3 {
color:#fff;
font-size: 20px;
}
footer a {
color: #ccc;
}
footer a:visited {
color: #ccc;
}
footer a:hover {
color:#eceff3;
}
.subfooter{
background:#0b0b0b;
padding:30px 0 20px 0;
}   .blog-list {
margin: 0;
padding: 0;
} .blog-list li {
list-style: none;
line-height: 1.7em;
margin-bottom: 60px;
margin-top:0;
padding-bottom: 15px;
border-bottom: solid 1px rgba(255,255,255,.1);
}    
.blog-list  li.single {
list-style: none;
line-height: 1.7em;
margin-bottom: 0px;
margin-top:10px;
padding-bottom: 0;
border-bottom: 0;
}
.blog-list h3{
margin-top:20px;
}   
.blog-list h3 a{
color:#fff;
}
.blog-list .btn-more{
padding:3px 25px 3px 25px;
color:#111;
text-transform:uppercase;
text-decoration:none;
font-weight:700;
float:right;
}
.blog-list .btn-more:hover{
background:#fff;
}
.blog-list .post-text{
padding-left:80px;
}
.blog-list .post-text.paddleft0 {padding-left: 0px;}
.post-image iframe{
margin-bottom: -6px;
}
.post-image{
border-bottom:solid 4px;
}
.blog-list .blog-slider{
margin-bottom:-60px;
}
.blog-list .date-box {
width: 60px;
position: absolute;
text-align: center;
text-shadow:none;
}
.blog-list .date-box .day, .blog-list .date-box .month {
display: block;
color:#fff;
text-align:center;
width:60px;
z-index:100;
}
iframe{
border:0;
width: 100%;
}
.blog-list .date-box .month {
font-size:14px;
}
.blog-list .date-box .day{
color:#111;
font-weight:600;
font-size: 32px;
padding-top:45px;
padding-bottom:10px;
}
.blog-list .date-box .month {
color:#fff;
font-weight:600;
letter-spacing:16px;
padding:7px 0 7px 0;
border-bottom:solid 4px #333;
text-transform: uppercase;
}
.blog-snippet li{
border-bottom:none ;
margin-bottom:0;
}
.owl-carousel {padding: 0px;}
.owl-carousel li {list-style: none;}
.blog-carousel .item{
width:100%;
border-bottom: 0px solid #333;
margin-bottom: 0px;
} #blog-comment {
margin-top: 40px;
margin-left: 80px;
}
#blog-comment h5 {
margin-bottom: 10px;
}
#blog-comment ul, #blog-comment li {
list-style: none;
margin-left: -30px;
padding-left: 0;
}
#blog-comment li {
min-height: 70px;
padding-bottom: 10px;
margin-bottom: 10px;
padding-bottom: 20px;
border-bottom: solid 1px #eee;
}
#blog-comment li .avatar {
position: absolute;
margin-top: 5px;
}
#blog-comment .comment {
margin-left: 85px;
}
#blog-comment li {
min-height: 70px;
font-size: 14px;
line-height: 1.6em;
}
#blog-comment li li {
margin-left: 55px;
padding-bottom: 0px;
margin-top: 20px;
padding-top: 10px;
border-top: solid 1px #eee;
border-bottom: none;
}
#blog-comment li li .avatar {
position: absolute;
}
.comment-info {
margin-left: 85px;
margin-bottom: 5px;
}
.comment-info .c_name {
display: block;
font-weight: 700;
color: #555555;
}
.comment-info .c_reply {
padding-left: 20px;
margin-left: 20px;
border-left: solid 1px #ddd;
font-size: 12px;
}
.comment-info .c_date {
font-size: 12px;
}
.blog-read h3 {
color: #333;
letter-spacing:normal;
font-size:24px;
text-transform:none;
}
.blog-list h3{
color: #ffffff;
text-transform: none;
letter-spacing: 0;
font-size: 24px;
} #commentform label {
display: block;
}
#commentform input {
width: 290px;
}
#commentform input:focus {
border: solid 1px #999;
background: #fff;
}
#commentform textarea {
width: 97%;
padding: 5px;
height: 150px;
color:#333;
}
#commentform textarea:focus {
border: solid 1px #999;
background: #fff;
}
#commentform input.btn {
width: auto;
}
.post-meta {
margin: 0px 0 10px 0px;
border: solid 1px #eee;
border-left:none;
font-size:11px;
display:table;
width:100%;
table-layout: fixed;
}
.post-meta a{
color:#888 ;
}
.post-meta span {
display:table-cell;
padding:10px 0 10px 0;
text-align:center;
border-left:solid 1px #eee;
}
.post-meta span i {
float: none;
}
.post-image img {
width:100%;
margin-bottom: 0px;
}
.post-image .owl-controls{
position: absolute;
bottom: 0;
left:50%;
}
.post-meta{
border-color:#222;
}
.post-meta span{
border-color:#222;
}
.post-info {
margin: 40px 0 0px 80px;
padding-bottom: 10px;
border-bottom: solid 0px #ddd;
}
.post-info > span {
margin-right: 15px;
}
.post-info span i {
float: none;
}
.post-info a:hover{
color:#fff;
}
.single-comment {
list-style: none;
padding-left: 0;
}
.single-comment .children{
list-style: none;
margin-top: 25px;
margin-left:60px;
}
.single-comment li {
min-height: 70px;
margin-bottom: 10px;
padding-bottom: 20px;
border-bottom: solid 1px #ddd;
}
.avatar {
float: left;
}
.comment-content {
margin-left: 87px;
}
.post-content-comment .date {
font-size: 12px;
margin-left: 87px;
}
.comment-content h6 {
font-weight: 700;
color: #fff;
font-size: 17px;
}
.date .c_reply a {
padding-left: 20px;
margin-left: 20px;
border-left: solid 1px #ddd;
font-size: 12px;
display: inline-block;
line-height: 12px;
}
.comments-box h4, .comment-respond h4, .comment-respond h3 {
font-size: 17.5px;
margin-bottom: 30px;
text-transform: uppercase;
letter-spacing: .5px;
font-weight: 600;
}
.comment-form input[type='text'],.comment-form input[type='email'] {
width: 100%;      
border: 1px solid #E4DBDB;      
padding: 5px;
background-color: transparent;
font-weight: 400;
border-radius: 4px;
font-size: 14px;
box-shadow: none;
}
.comment-form textarea {
width: 100%;
height: 180px;
border: 1px solid #E4DBDB;
margin-bottom: 20px;
padding: 5px;
background-color: transparent;
font-weight: 400;
border-radius: 4px;
font-size: 14px;
box-shadow: none;
}
.form-submit #submit {
padding: 6px 12px;
transition: all 0.5s;
color: #ffffff;
border-radius: 4px;
border: none;
width: auto;
margin-right: 15px;
}
.form-submit #submit:hover {
background-color: #bbb;
}
.blog-slide{
padding:0;
margin:0;
}   .wpcf7{margin-top:20px;}
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=tel],
.wpcf7 input[type=number],
.wpcf7 select.wpcf7-select,
.wpcf7 textarea,#search{
padding:10px;
margin-bottom:20px;
color:#fff;
border:solid 1px rgba(0,0,0,.3);
background:rgba(0,0,0,.2);
border-radius:0 ;
height:auto;
}
.wpcf7 input[placeholder],
.wpcf7 textarea[placeholder]{
color:#eee;
}
.wpcf7 input[type=submit]{
background:none;
}    
.wpcf7 input[type=submit]:hover{
color:#fff ;
background:#111;
border-color:#111;
}    
.wpcf7 textarea{height:176px;}
span.wpcf7-not-valid-tip{
margin-top: -15px;
margin-bottom: 15px;
color: #f00;
font-size: 0.87em;
display: block;
}
.wpcf7-not-valid-tip{
display: none;
}
.wpcf7-form-control.wpcf7-text.wpcf7-not-valid{
border-color: #D31E2B ;
}
.wpcf7-form-control.wpcf7-textarea.wpcf7-not-valid{
border-color: #D31E2B ;
}
.error_input{
border-color:#D31E2B ;
}
#search{line-height: 32px;}   .coming-soon .logo{
margin:0;
padding:0;
}
.coming-soon h2{
margin-top:0;
color:rgba(255,255,255,.8);
font-weight:400;
}
.coming-soon  .social-icons i{
font-size:20px;
margin-left:10px;
margin-right:10px;
}
.coming-soon .social-icons i:hover{
background:none;
color:rgba(255,255,255,.2) ;
}
.arrow-up, .arrow-down {
width: 0; 
height: 0; 
border-left: 40px solid transparent;
border-right: 40px solid transparent;
border-bottom: 40px solid #fff;
position:fixed;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
bottom:0;
cursor:pointer;
z-index:101;
}
.arrow-down {
border-top: 40px solid #fff;
border-bottom:none;
position:fixed;
z-index:102;
top:-40px;
}
.arrow-up:before{
font-family:"FontAwesome";
font-size:20px;
content:"\f067";
color:#222;
position:relative;
top:12px;
margin:0 0 0 -8px ;
}
.arrow-down:before{
font-family:"FontAwesome";
font-size:20px;
content:"\f068";
color:#222;
position:relative;
top:-35px;
margin:0 0 0 -8px ;
}     address{
margin:0;
margin-top:20px;
}
address div, address span {
display: block;
border-bottom:solid 1px #222;
padding-bottom:5px;
margin-bottom:5px;
font-weight:300;
}
address div strong, address span strong {
display: inline-block;
min-width: 60px;
margin-right: 10px;
}
address div, address span{
border-bottom-color:#222;
}
address div i, address span i {
margin-top:5px;
margin-right:20px;
float:none;
}
address div strong, address span strong {
display: inline-block;
}
address div a, address span a{
color:#eceff3;
}  .small-border{
height:1px;
width:120px;
background:#ccc;
display:block;
margin:0 auto;
margin-top:20px;
margin-bottom:30px;
}  .crumb {
color:#777;
float: right;
font-size: 12px;
}
.crumb li {
display: inline;
text-decoration: none;
padding: 0 2px 0 2px;
}
.crumb a{
text-decoration:none;
}  .btn-line, a.btn-line{
border:solid 1px #222;
color:#fff;
font-weight:500;
font-size:12px;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
padding:5px;
padding-left:30px;
padding-right:30px;
text-transform:uppercase;
display:inline-block;
text-align:center;
letter-spacing:2px;
text-decoration:none;
}   
.btn-line, a.btn-line, .added_to_cart{
border:solid 1px rgba(255,255,255,.2) ;
color:#fff;
}
.btn-line:hover, a.btn-line:hover, .added_to_cart:hover{
background:#fff;
color:#111 ;
border-color:#fff;
}
.btn-line:after,  a.btn-line:after{
color:#fff;
}
.btn-line:hover:after, a.btn-line:hover:after, a.btn-line.hover:after{
color:#fff;
}
.btn-line:hover:after, a.btn-line:hover:after, a.btn-line.hover:after, .added_to_cart:hover:after{
color:#111 ;
}
a.btn-text{
text-decoration:none;
display:inline-block;
color:#111 ;
font-weight:600;
padding:0;
}
a.btn-text:after{
font-family:FontAwesome;
content: "\f054";
padding-left:10px;
}
a.btn-text{
color:#fff ;
}           
.btn-line, a.btn-line{
color:#eceff3;
}    
.btn-line:after, a.btn-line:after {
font-family:FontAwesome;
content: "\f054";
margin-left:10px;
}          
.btn-fullwidth{
width:100%;
}    
a.btn-slider{
font-size:13px;
font-weight:bold;
color:#fff;
letter-spacing:3px;
line-height:normal;
text-decoration:none;
text-transform:uppercase;
border:solid 2px #fff;
padding:10px 30px 10px 30px;
}
a.btn-slider:hover{
color:#222;
background:#fff;
border-color:#000;
border:solid 2px #fff;
}
a.btn-slider:hover:after{
color:#222 ;
}
a.btn-custom {
font-size: 13px;
color: #222;
letter-spacing: 3px;
line-height: normal;
text-decoration: none;
text-transform: uppercase;
padding: 7px 25px 7px 25px;
background: #fff;
display: inline-block;
}
a.btn-big{
font-size:14px;
color:#eceff3;
letter-spacing:1px;
line-height:normal;
font-weight:bold;
text-transform:uppercase;
border:solid 1px #fff;
padding:10px 30px 10px 30px;
}
a.btn-big:after{
font-family:FontAwesome;
content: "\f054";
margin-left:20px;
} 
a.btn-line-black{
border:solid 1px #111;
color:#111;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
font-weight:normal;
}    
a.btn-line-black:hover{
background:#111;
color:#fff;
}    .de_count{
text-align:center;
padding:30px 0 30px 0;
background:none;
}
.de_count h3{		
font-size:40px;
font-weight:600;
}
.de_count span{
text-transform:uppercase;
}
.de_count i{
display:block;
font-size:60px;
margin:0 auto;
margin-bottom:20px;
width:100%;
font-weight:lighter ;
}  .spacer-single{
width:100%;
height:30px;
display:block;
clear:both;
}
.spacer-single-10{
width:100%;
height:10px;
display:block;
clear:both;
}
.spacer-double{
width:100%;
height:60px;
display:block;
clear:both;
}
.spacer-half{
width:100%;
height:15px;
display:block;
clear:both;
}
hr {
display: block;
clear: both;
border-top: solid 1px #ddd;
margin: 40px 0 40px 0;
}
.double-divider {
border-top: 1px solid rgb(223, 229, 232);
margin-top: 40px;
display: block;
margin-bottom: 45px;
}  .dropcap {
display: inline-block;
font-size: 48px;
float: left;
margin: 10px 15px 15px 0;
color:#eceff3;
padding: 20px 10px 20px 10px;
}  h1, h2, h3, h4, h5, h6 {
color: #000;
font-weight:400;
}    
h1 {
font-size:32px;
margin:0;
text-align:center;
letter-spacing:2px;
text-transform:uppercase;
font-weight:300;
}    
h1 .small-border{
margin-top:30px;
}
h2 {		
font-weight:500;
margin-bottom:30px;
line-height:1.2em;
}
h2 .small-border{
margin-left:0;
margin-bottom:15px;
width:40px;
}    
h3 {
margin-top: 0;
font-size:18px;
letter-spacing:3px;
text-transform:uppercase;
}
h1.slogan_big {
font-weight: 300;
font-size: 64px;
line-height: 64px;
letter-spacing: -2px;
padding: 0;
margin: 0px 0 30px 0;
}
h1.title{
font-size:64px;
letter-spacing:10px;
}
h1.title strong{		
text-transform:none;
letter-spacing:0;
font-weight:normal;
}
h1.title-2{
letter-spacing:20px;
text-transform:uppercase;
line-height:50px;
}
h1.title-3{
font-size:72px;
}
h1.title-3 strong{
text-transform:none;
letter-spacing:0;
font-weight:normal;
}
h2.subtitle{
margin-top:0;
}
h2.hero {
font-size: 32px;
font-weight: 400;
letter-spacing: 32px;
text-transform: uppercase;        
}
h2.style-2{
font-size:12px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:10px;
}    
h2.style-3{
font-size:64px;
font-weight:400;
text-transform:uppercase;
letter-spacing:20px;
}
h3.title {
border-bottom: solid 1px #ddd;
margin-bottom: 20px;
}
h4.title {
border-bottom: solid 1px #ddd;
padding-bottom: 10px;
margin-bottom: 20px;
}
h5 {
font-weight: bold;
}
h1,
h2,
h3,
h4,
h5{
color:#eceff3;
}
h3.s2 b{
font-family:"Allura";
text-transform:none;
letter-spacing:0;
font-size:40px;
display:block;
}
h3.s2{
font-size:30px;
}
.typing-wrap{
font-size:30px;
margin:0;
line-height:60px;
}
span.teaser{
font-family:"Georgia";
font-style:italic;
font-size:18px;
}
.text-dark, .text-dark h1, .text-dark h2, .text-dark h3 {
color: #222;
}
.text-light{
color:#ddd;
}
.text-light h1{
color:#fff ;            
}
.text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5 {
color: #fff;
}
.no-relative .vc_column_container {position: static;} .feature-box i {
border:solid 1px;
}
.feature-box-small-icon {
margin-bottom: 30px;
}
.feature-box-small-icon.center{
text-align:center;
}
.feature-box-small-icon .inner:hover > i {
color:#fff;
}
.feature-box-small-icon .text {
padding-left: 70px;
}
.feature-box-small-icon.center .text{
padding-left:0;
display:block;
}
.feature-box-small-icon i {
text-shadow:none;
color: #333;
font-size: 32px;
width: 68px;
height: 68px;
text-align: center;
position: absolute;
border-radius:60px;
}
.feature-box-small-icon i.hover {
color:#333 ;
}
.feature-box-small-icon i.hover {
color:#fff ;
}
.feature-box-small-icon .border{
height:2px;
width:30px;
background:#ccc;
display:block;
margin-top:20px;
margin-left:85px;
}
.feature-box-small-icon .btn{
margin-top:10px;
}
.feature-box-small-icon.center i{
position:inherit;
float:none;
display:inline-block;
margin-bottom:20px;
border:none;
font-size:60px;
background:none;
padding:0px;
}
.feature-box-small-icon.center .fs1{
position:inherit;
float:none;
display:inline-block;
margin-bottom:20px;
border:none;
font-size:60px;
background:none;
padding:0px;
}
.feature-box-small-icon i{
background-color: #333333;
}
.feature-box-small-icon h3 {
line-height: normal;
margin-bottom: 5px;
}
.feature-box-small-icon.no-bg h2 {
padding-top:12px;
}
.feature-box-small-icon.no-bg .inner, .feature-box-small-icon.no-bg .inner:hover{
padding:0;
background:none;
}
.f-hover{
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
outline: none;
} .feature-box i {
border:solid 1px;
}
.feature-box-small-icon-2 {
margin-bottom: 30px;
}
.feature-box-small-icon-2 .text {
padding-left: 48px;
}
.feature-box-small-icon-2 i {
text-shadow:none;
color:#eceff3;
font-size: 24px;
text-align: center;
position: absolute;
}
.feature-box-small-icon-2 i{
background-color: #333333;
}
.feature-box-small-icon-2 h3 {
line-height: normal;
margin-bottom: 5px;
}
.feature-box-small-icon-2.no-bg h2 {
padding-top:12px;
}
.feature-box-small-icon-2.no-bg .inner, .feature-box-small-icon-2.no-bg .inner:hover{
padding:0;
background:none;
} .feature-box i {
border:solid 1px;
}
.feature-box-image-2 {
margin-bottom: 30px;
}
.feature-box-image-2 .text {
padding-left: 100px;
}
.feature-box-image-2 img {
position: absolute;
}
.feature-box-image-2 i{
background-color: #333333;
}
.feature-box-image-2 h3 {
line-height: normal;
margin-bottom: 5px;
}
.feature-box-image-2.no-bg h2 {
padding-top:12px;
}
.feature-box-image-2.no-bg .inner, .feature-box-image-2.no-bg .inner:hover{
padding:0;
background:none;
} .feature-box-image img{
width:100%;
margin-bottom:10px;
height:auto;
}
.feature-box-image h3 {
line-height: normal;
margin-bottom: 5px;
font-size:20px;
font-weight:bold;
} .feature-box-big-icon{
text-align:center;
}
.feature-box-big-icon i {
float:none;
display:inline-block;
text-shadow:none;
color:#eceff3;
font-size: 40px;
padding: 40px;
width: 120x;
height: 120x;
text-align: center;
border:none;
border-radius:10px;
-moz-border-radius:10px;
-web-kit-border-radius:10px;
background:#333;
margin-bottom:40px;		
cursor:default;    
}
.feature-box-big-icon i:after {
content: "";
position:absolute;
margin:75px 0 0 -40px;
border-width: 20px 20px 0 20px; border-style: solid;
}
.feature-box-big-icon:hover i,
.feature-box-big-icon:hover i:after{
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
.feature-box-big-icon:hover i{
background:#333;
}
.feature-box-big-icon:hover i:after{
border-color:#333 transparent;
}
.box-fx .inner{
position:relative;
overflow:hidden;
border-bottom:solid 2px;
}
.box-fx .inner{
border-bottom:solid 2px;
}
.box-fx .front{
padding:60px 0 60px 0;
}
.box-fx .front span{
font-size:14px;
}
.box-fx .info{
position:absolute;
padding:60px 30px 60px 30px;
background:#fff;
color:#fff;
}
.box-fx i{
font-size:72px ;
margin-bottom:20px;
}
.box-fx .btn-line, .box-fx .btn-line a.btn-line{
border:solid 1px rgba(255,255,255,0.5);
color:#fff ;
}
.box-fx .btn-line:hover, .box-fx a.btn-line:hover{
background:#fff;
color:#111 ;
border-color:#fff;
}
.box-fx .btn-line:after, .box-fx a.btn-line:after{
color:#fff ;
}
.box-fx .btn-line:hover:after, .box-fx a.btn-line:hover:after, .box-fx a.btn-line.hover:after{
color:#111 ;
}
.box-fx .bg-icon{
left:50%;
bottom:50px;
color:#f5f5f5 ;
position:absolute ;
font-size:190px ;
z-index:-1;
}
.box-icon-simple i{
font-size:42px;
position:absolute;
float: none;
margin: 0px;
}
.box-icon-simple.right{margin-right:70px;text-align:right;}
.box-icon-simple.right i{right:0;}    
.box-icon-simple.left{margin-left:70px;}
.box-icon-simple.left i{left:0;}
.box-icon-simple.center i{position: static;margin-bottom: 25px;}
.box-icon-simple.center h3{margin-bottom: 15px;}
.box-number .number{
display:block;
font-size:48px;
color:#222;
width:80px;
height:80px;
text-align:center;
padding:25px 0px;
border-radius:60px;
position:absolute;
}
.box-number.square .number {
border-radius: 0;
}
.box-number .text{
margin-left:100px;
}
.box-icon .icon{
display:block;
font-size:48px;
color:#222;
text-align:center;
border-radius:60px;
position:absolute;
cursor:default;
}
.box-icon .text{
margin-left:80px;
}
.icon-img {display: block;position: absolute;width: 50px;}
.icon-img img{max-width: 100%;}
.box-icon-simple.right .icon-img{right: 0px;}
.box-icon-simple.left .icon-img{left: 0px;}
.box-icon-simple.center .icon-img {position: static;width: 100%;text-align: center;margin-bottom: 28px;}
.box-icon.border{
border:solid 1px rgba(255,255,255,.1);
padding:40px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}    
.box-icon.border.active,
.box-icon.border:hover{
background:rgba(255,255,255,.1);
border-color:rgba(255,255,255,.0);
}    
.box-icon.border a{
text-decoration:none;
}
.strong {
font-weight: bold;
}
.shadow-soft {
box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.4);
} .ul-style-2{
padding:0;
list-style:none;
}
.ul-style-2 li{
margin:5px 0 5px 0;
}
.ul-style-2 li:before{
font-family:"FontAwesome";
content:"\f00c";
margin-right:15px;
}  .page-numbers {display: inline-block;list-style: none;padding: 0px;margin: 0px;}
.page-numbers li {display: inline-block;float: left;margin: 3px;}
.pagination {
display: inline-block;
text-align: center;
width: 100%;
}
.pagination > li {
display: inline-block;
}
.pagination li a:hover{
color:#fff;
background:none; 
border-color: #fff;   
}
.page-numbers li a.next, .page-numbers li a.prev {padding: 0px;}    
.pagination li a i{
margin-left: 0;
margin-right: 0;
float: none;
}
.pagination li a{
color:#888;
border:solid 1px #404040;
background:none;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
display: block;
margin:0px;
padding:0px;            
-moz-border-radius:0;
-webkit-border-radius:0;
text-decoration: none;
}
.pagination li span{
color:#fff;
border:solid 1px #404040;
background:none;
margin:0px;
padding:0px; 
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
display: block;   
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
-moz-border-radius:0;
-webkit-border-radius:0;
}
.w100 {width: 100%;}   .pricing-2-col {
border-right: solid 1px #eee;
}
.pricing-2-col .pricing-box {
width: 50%;
}
.pricing-3-col {
border-right: solid 1px #eee;
}
.pricing-3-col .pricing-box {
width: 33.33%;
}
.pricing-4-col {
border-right: solid 1px #eee;
}
.pricing-4-col .pricing-box {
width: 25%;
}
.pricing-5-col {
border-right: solid 1px #eee;
}
.pricing-5-col .pricing-box {
width: 20%;
}
.pricing-2-col.pricing-dark,
.pricing-3-col.pricing-dark,
.pricing-4-col.pricing-dark,
.pricing-5-col.pricing-dark {
border-right: solid 1px #404040;
}
.pricing-box {
float: left;
text-align: center;
margin: 0;
padding: 0;
}
.pricing-box:last-child{
border-right: 1px solid #F5F5F5;
}
.pricing-box ul {
margin: 0;
padding: 0;
border-left: solid 1px #F5F5F5;
border-top: solid 1px #eee;
background-color: #f5f5f5;
}
.pricing-box li, .btn-row {
list-style: none;
margin: 0;
padding: 15px 0 15px 0;
border-bottom: solid 1px #eee;
}
.pricing-box li {
color: #888;
}		
.pricing-box .title-row {
padding: 15px 0 15px 0;
border-left: solid 1px #F5F5F5;
border-top: solid 1px #eee;
margin: 0;
background-color: #eee;
}
.pricing-box .price-row {
background: #f8f8f8;
padding: 15px 0 15px 0;
border-left: solid 1px #F5F5F5;
border-top: solid 1px #eee;
color: #888;
}
.pricing-box .price-row span {
display: block;
font-weight: 600;
}
.pricing-box .btn-row {
background: #ddd;
border-left: 1px solid #F5F5F5;
}			
.pricing-box .btn-row .btn:hover {background: #363636;}
.pricing-dark.pricing-box ul {
margin: 0;
padding: 0;
border-left: solid 1px #555;
border-top: solid 1px #555;
}
.pricing-dark.pricing-box li {
background: #606060;
color: #fff;
list-style: none;
margin: 0;
padding: 15px 0 15px 0;
border-bottom: solid 1px #555;
}
.pricing-box li:nth-child(2n-1){
background-color: #eee;
}
.pricing-dark.pricing-box h4 {
font-size: 22px;
margin: 0;
padding: 0;
font-weight: 400;
color: #fff;
}
.pricing-dark.pricing-box h1 {
font-size: 48px;
margin: 0;
margin-bottom: 5px;
font-weight: 600;
color: #fff;
}
.pricing-dark.pricing-box .title-row {
padding: 15px 0 15px 0;
border-left: solid 1px #555;
border-top: solid 1px #555;
background: #606060;
}
.pricing-dark.pricing-box .price-row{
border-left: solid 1px #555;
border-top: solid 1px #555;
background: #777;
padding: 15px 0 15px 0;
background-color: #fab207;
}
.pricing-dark.pricing-box li{
background: #606060;
}
.pricing-dark.pricing-box li:nth-child(2n){
background: #555;
}
.pricing-dark.pricing-box .price-row span {
display: block;
font-weight: 600;
color: #fff;
}
.pricing-dark.pricing-box .btn-row {
background: #404040;
border-left: solid 1px #555;
border-bottom: solid 1px #555;
}
.pricing-dark.pricing-box .btn-row .btn:hover {background: #000;}		
.pricing-dark:last-child{
border-right: 1px solid #555;
}
.pricing-featured {
-webkit-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.3);
box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.3);
position: relative;
margin-top: -10px;
}
.pricing-featured li{
padding-top: 17px;
padding-bottom: 17px;
}
.pricing-featured.pricing-box > *{
border-left: none;
}
.pricing-box h4 {
color: #606060;
font-size: 22px;
font-weight: 400;
} .pricing-s1 {
overflow:hidden;
position:relative;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
transition: box-shadow 1s;
-webkit-transition: box-shadow 1s;
-moz-transition: box-shadow 1s;
}
.pricing-s1 .top {
background: #222427;
color: #eee;
padding: 40px;
color: #ECF0F1;
text-align: center;
}
.pricing-s1 .top h2 {
font-size: 24px;
margin-bottom: 20px;
font-weight: normal;
}
.pricing-s1 .top > * {
margin: 0px;
}
.pricing-s1 .top .price .currency {
font-size: 24px;
line-height: 54px;
vertical-align: top;
display: inline-block;
}
.pricing-s1 .top .price b {
font-size: 48px;
line-height: 70px;
color: #fff;
}
.pricing-s1 .top .price .month {
color: #ccc;
}
.pricing-s1 .bottom {
border-top: 0px;
padding-bottom:5px;
background: #222427;
text-align:center;  
}
.pricing-s1 .bottom ul {
list-style: none;
list-style-type: none;
margin: 0px;
padding: 0px;
text-align:left;
}
.pricing-s1 .bottom ul li {
line-height: 60px;
padding: 0px 30px;
}
.pricing-s1 .bottom ul li > span {
color: #16A085;
font-size: 20px;
margin-right: 20px;
}
.pricing-s1 .bottom ul li:nth-child(odd) {
background:#2f3135;
}
.pricing-s1 .bottom ul li:nth-child(even) {
background:#2a2c30
}
.pricing-s1 .bottom > a {
margin: 40px;
width: auto;
}
.pricing-s1 .bottom i{
margin-right:10px;
float: none;
}
.pricing-s1 .ribbon{
width: 200px;
position: absolute;
top: 20px;
left: -55px;
text-align: center;
line-height: 50px;
letter-spacing: 1px;
color: #222;
font-weight:bold;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
}  .de-progress{
width:100%;
height:8px;
background:#ddd;
margin-top:20px;
margin-bottom:20px;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;    
}
.de-progress .progress-bar{
background:#333;
height:8px;
border-radius:40px;
-moz-border-radius:40px;
-webkit-border-radius:40px;
}
.de-progress{
background:#000;
}  .social-icons{
display:inline-block;
}
.social-icons ul{margin: 0px;padding: 0px;}
.social-icons ul li{display: inline-block;list-style: none;margin-left: 5px;}
.social-icons ul li a{
display: block;
text-shadow:none;                
width: 28px;
height: 28px;
line-height: 28px;
font-size:16px;
border-radius:1px;
-moz-border-radius:1px;
-webkit-border-radius:1px;
text-align: center;
color: #fff;
}
.social-icons ul li a:hover{
background:#fff;
border-color:#fff;
}
.social-icons ul li a i{
padding: 0px;
margin: 0px;
float: none;        
}
.social-icons ul li a:hover{color:#333;}  .de_tab {
opacity:.8;
}
.de_tab .de_nav {
overflow: hidden;
padding-left: 0;
margin: 0;
padding: 0;
font-weight:bold;
}
.accordion-inner img.full-size{
margin-top:5px;
margin-bottom:10px;
}
a.accordion-toggle,a:visited.accordion-toggle{
font-weight:bold;
color:#222;
}
.de_tab .de_nav li {
float: left;
list-style: none;
background: #EEE;
margin-right: 5px;
}
.de_tab .de_nav li span {
padding: 8px 16px 8px 16px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
display: block;
background: #f5f5f5;
text-decoration: none;
color: #646464;
font-size: 13px;
cursor: pointer;
}
.de_tab.tab_steps .de_nav{
text-align:center;  
}
.de_tab.tab_steps .de_nav li{
background:none;
display:inline-block;
float:none;
margin:0 30px 0px 30px;
}
.de_tab.tab_steps .de_nav li span {
padding:30px 0 30px 0;
border-radius:120px;
color:#222;
font-size:16px;
-moz-border-radius:120px;
-webkit-border-radius:120px;
line-height:120px;
width:180px;
height:180px;
text-align:center;
text-transform:uppercase;        
}
.de_tab.tab_steps.tab_5 .de_nav li span{
font-size: 15px;
height: 140px;
line-height: 85px;
padding: 25px 0;
width: 140px;
}
.de_tab.tab_steps.tab_6 .de_nav li span {
font-size: 14px;
height: 120px;
line-height: 70px;
padding: 20px 0;
width: 120px;
}
.de_tab.tab_steps .de_nav li span:hover{
background:#000;
border: 2px solid transparent;
color:#fff;
}
.de_tab.tab_steps .de_nav li .v-border{
height:60px;
border-left:solid 1px rgba(255,255,255,.3);
display:inline-block;
margin-bottom:-5px; 
}
.dark .de_tab.tab_steps .de_nav li .v-border{
border-left:solid 1px rgba(0,0,0,.3);
}
.de_tab .de_nav li span {
border: 2px solid #fab702;
background:#222;
}
.de_tab .de_tab_content {
border: 1px solid #ddd;
padding: 15px 20px 20px 20px;
margin-top: -1px;
background: #fff;
}
.de_tab .de_tab_content {
border: 1px solid #404040;
background: #27282b;
}
.de_tab.tab_steps .de_tab_content {
background:0;
padding:0;
border:none;
padding-top:30px;
border-top:solid 1px rgba(255,255,255,.4);
}
.dark .de_tab.tab_steps .de_tab_content {
border-top:solid 1px rgba(0,0,0,.4);
}
.de_tab .de_nav li.active span .v-border{
display:none ;
}
.de_tab .de_nav li.active span {
background: #27282b;
border: 2px solid #27282b;
color: #ccc;
margin-bottom: 0px;
}
.de_tab.tab_steps .de_nav li.active span {
background:none;
color: #ffffff;
border:solid 2px rgba(255,255,255,.8);
}
.dark .de_tab.tab_steps .de_nav li.active span {
background:none;
color: #333;
border:solid 2px rgba(0,0,0,.8);
}   
.tab-small-post ul {
list-style: none;
margin: 0;
padding: 0;
}
.tab-small-post ul li {
min-height: 60px;
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: solid 1px #eeeeee;
}
.tab-small-post ul li{
border-bottom: solid 1px #404040;
}
.tab-small-post ul li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.tab-small-post ul li img {
position: absolute;
}
.tab-small-post ul li span {
display: block;
padding-left: 64px;
}
.tab-small-post ul li span.post-date {
font-size: 11px;
}
.de_tab.tab_steps .de_nav.process-circle-textimage .content-mid{
text-align: center;
line-height: normal;
display: table;
}
.de_tab.tab_steps .de_nav.process-circle-textimage .content-mid .inner {
display: table-cell;
vertical-align: middle;        
}
.de_tab.tab_steps .de_nav.process-circle-textimage img {
display: inline-block;
clear: both;
max-width: 60px;
}
.de_tab.tab_steps .de_nav.process-circle-textimage small {
display: inline-block;
width: 100%;
margin-top: 15px;
}
.de_tab.tab_steps .de_nav.process-circle-image img {
max-width: 90px;
}
.de_tab.tab_steps .de_nav.process-circle-image small {
display: none;
}
.timeline .tl-block{ position: relative; margin-top: 10px; }
.timeline .tl-block:after{ content: ' '; clear: both; display: block;}
.timeline .tl-block .tl-time{ float: left; padding:10px 20px 0px 20px; margin-top:-15px; border:solid 1px #ddd; }
.timeline .tl-block .tl-time:after{width:50px; height:1px; background:#ddd;}
.timeline .tl-block .tl-bar{float: left; width: 5%; position: absolute; margin-left:114px; }
.timeline .tl-block .tl-line{background: #fff; margin-right: 10px;  border-radius: 10px; width: 6px; height: 6px; font-size: 10px; text-align: center; line-height: 15px;}
.timeline .tl-message{ border-radius: 3px; float: left; margin-left:150px; top:0; margin-top:-50px; margin-bottom:30px; }
.timeline .tl-block .tl-message:after{ display: block; content: ' '; clear:both; }
.timeline .tl-block .tl-message .tl-icon{float: left; left:100px; }
.timeline .tl-block .tl-message .tl-main{ float: left; }
.timeline .tl-block .tl-message .tl-main .tl-title {}
.timeline .tl-block .tl-message .tl-main .tl-content{}
.timeline .tl-block .tl-message .tl-main .tl-content label{ font-weight: bold; display: inline-block; width: 80px;}
.timeline .tl-block .tl-message .tl-main .tl-content span{}
.timeline .tl-block .tl-message h3{text-transform:none;}
.timeline .tl-block .tl-time h4{margin:0 0 10px 0;}
.timeline .tl-block .tl-main h4{margin-top:-5px;}
.timeline.exp:before{left: 214px;}
.timeline.exp .tl-message{margin-left:250px;}
.timeline.exp .tl-block .tl-bar{margin-left:180px; }
.timeline.exp{ margin-top: 20px; position: relative; padding: 10px}
.timeline.exp:before{ 
content: '';
position: absolute;
top: 0;
left: 193px;
height: 100%;
width: 1px;
background:rgba(255,255,255,.1);
}
.btn-left,
.btn-right{
background:none;
border:solid 1px rgba(255,255,255,.2);
padding:10px 20px 10px 20px;
margin:5px;
font-family:"Dosis";
text-transform:uppercase;
letter-spacing:5px;
}
.btn-right:after{
font-family:FontAwesome;
content: "\f054";
padding-left:10px;
}
.btn-left:before{
font-family:FontAwesome;
content: "\f053";
padding-right:10px;
}
a.btn-left,
a.btn-right{
text-decoration:none;
}
.expand-group .expand:last-child{
border-bottom:solid 1px rgba(255,255,255,.1);
}
.expand{
position:relative;
padding:5px 25px 5px 25px;
border:solid 1px rgba(255,255,255,.1);
border-bottom:none;
background:rgba(255,255,255,.02);
}
.expand-group .expand:nth-child(odd){
background:rgba(255,255,255,.04);
}
.expand .hidden-content{
display:none;
padding:10px 0 10px 0;
}
.expand h4{
font-family:"Open Sans";
font-size:16px;
cursor:pointer;
display:block;
margin-right:40px;
line-height:32px;
}
.expand h4:after{
font-family:FontAwesome;
content: "\f107";
color:#fff;
font-size:20px;
display:inline-block;
padding:10px 20px 10px 20px;
font-style:normal;
position:absolute;
right:7px;
top:7px;
}
.expand h4.active:after{
content: "\f106";
}  .de-team-list{
overflow:hidden;
position: relative;
width: 100%;
}
.de-team-list .team-desc{
padding:20px;
padding-bottom:0;
position:absolute;
z-index:100;
top:0;
background:#111;
color:#ccc;
}
.team-box .team-desc h3{
color:#fff;
}    
.team-box p.lead{
font-size:14px;
}
.team-box .small-border{
float:none;
margin:15px 0 15px 0;
background:#ddd;
width:50px;
}
.team-box .social a{
display:inline-block;
color: #fff;
}
.team-box .social a:hover{
color:#888;
} .de-team-list-2 .team-desc{
padding:20px;
background:#111;
color:#ccc;
} .de_testi {
display: block;
margin-bottom: 10px;
}
.de_testi blockquote {
margin: 0;
border: none;
padding: 20px 30px 30px 80px;
background:rgba(0,0,0,0.5);
font-style:normal;
line-height:1.6em;
font-weight:500;
}
.de_testi blockquote  p{
margin-top:10px;
}
.de_testi blockquote:before{
font-family:FontAwesome;
content: "\f10d";
color:#111;
padding-bottom:10px;
font-size:20px;
display:inline-block;
padding:10px 20px 10px 20px;
font-style:normal;
background:#000;
position:absolute;
left:15px;
}
.de_testi blockquote {
color:#eceff3;
}
.de_testi blockquote, .de_testi blockquote p {
font-size:16px;
line-height: 1.6em;
font-weight: 400;
}
.de_testi_by {
margin-top: -10px;
font-style:normal;
font-size:12px;
}
.de_testi_pic {
float: left;
padding-right: 15px;
}
.de_testi_pic img {
width: 50px;
height: 50px;
}
.de_testi_company {
padding-top: 20px;
}
#testimonial-masonry .item{
margin-bottom:30px;
}   de_tab .de_nav li span,
.feature-box-small-icon i, a.btn-line:after, .de_count, .social-icons a i,
.de_tab.tab_steps .de_nav li span:hover,
.de-gallery .overlay .icon i,
.de-gallery .overlay .icon i:hover,
header.smaller:not(.header-bottom),
.wpcf7 input[type=submit],
.wpcf7 input[type=submit]:hover,
.product img,
.product img:hover,
.mfp-close,.mfp-close:hover,
header.de_header_2 .info,
header.de_header_2.smaller .info,
.de_form input[type="radio"] + label,
.de_form input[type="checkbox"] + label,
.de-gallery.hover-1 span.overlay-1,
.de-gallery.hover-1 span.overlay-1 .project-name,
.carousel-item .overlay-v,
.box-icon.border
{
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
outline: none;
}   video, object {
display:inline-block;
vertical-align:baseline;
min-width:100%;
min-height:100%;
}
.de-video-container{
top:0%;
left:0%;
height:500px;
width:100%;
overflow: hidden;
}
.de-video-content{
width:100%;
position:absolute;
z-index:10;
}
.de-video-overlay{
position:absolute;
width:100%;
min-height:100%;
background:url(//kiori.co.jp/app/wp-content/themes/archi/images/dot-70.png);
z-index: 2;
}
.de-video-overlay.dotted{
background:url(//kiori.co.jp/app/wp-content/themes/archi/images/dotted.png);
}
.video-fixed{
width:100%;
position:fixed;
top:0;
} .video-container {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.de-video-container .btn-line:hover:after, .de-video-container a.btn-line:hover:after, .de-video-container a.btn-line.hover:after{
color:#eceff3;
}   .map iframe {
width: 100%;
height: 320px;
border: solid 1px #ccc;
padding: 2px;
background: #fff;
}
.map-container{
height: 500px;
overflow:hidden;
}   .call-to-action-box {
background: #f5f5f5;
border: solid 1px #ddd;
background: rgb(255,255,255); background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1))); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); }
.call-to-action-box {
background: #27282B;
border: solid 1px #404040;
}
.call-to-action-box .inner {
padding: 20px 20px 20px 20px;
}
.call-to-action-box .text {
margin-right: 20px;
float: left;
}
.call-to-action-box .act {
float: right;
}
.call-to-action-box h3 {
margin: 0;
margin-top:10px;
}
.call-to-action-box .btn{
color:#eceff3;
}
.call-to-action-box{
background: #404040;
color:#eceff3;
}
.call-to-action-boxh3 {
color:#eceff3;
}   .btn-primary{
text-shadow: none;
border: none ;
}
.btn.btn-primary:hover{
background:#555;
}
.img-responsive {
display: inline-block;
}
.label {
font-family: "Roboto",Arial, Helvetica, sans-serif;
}
table thead {
font-weight: bold;
}
.accordion-heading a {
text-decoration: none;
border: none;
outline: none;
}
p.lead, p.intro {
font-size: 16px;
font-weight: 400;
line-height: 1.7em;
}
.panel-group{
opacity:.8;
}
.panel-heading,.panel-body{
background:#27282B;
border:solid 1px #404040 ;
border-radius:0 ;
}
.panel-body{
border-top:none ;
}
.progress{
background:#27282B;
}
.panel-heading h4 a{
display:block;
}
.panel-heading h4 a:hover{
color:#eceff3;
}
.panel-default, .panel-collapse, .panel-collapse, .panel-group .panel {
border:none ;
border-radius:0 ;
}
.panel-heading{
background:#222 ;
}
.table-bordered, .table-bordered td{
border:solid 1px #404040;
}
blockquote {
font-size: 24px;
font-style: italic;
line-height: 1.5em;
font-weight: 300;
}
.post-text blockquote {
margin: 20px 0 20px 36px;
font-size: 13px;
padding: 5px 20px 5px 20px;
font-weight: normal;
}
blockquote span {
display: block;
font-size: 14px;
font-style: normal;
font-weight: normal;
}
.col-md-3{
margin-right:-1px;
}
.no-padd .col-md-12{
padding-left:0;
padding-right: 0; 
}
.no-padd .row{
margin-right:0;
margin-left: 0;
}
.padding-top-bottom{
padding-top: 90px;    
}
.padding-top-90{
padding-top:90px;
}
h3 b{
font-size: 18px;
letter-spacing: 3px;
text-transform: uppercase;
font-weight: 400;
}
.bg-fixed{background: top fixed;}
.wpcf7 input[type=text], 
.wpcf7 input[type=email], 
.wpcf7 input[type=tel],
.wpcf7 input[type=number],
.wpcf7 select.wpcf7-select{
padding: 10px;
margin-bottom: 20px;
color: #fff;
border: solid 1px rgba(0,0,0,.3);
background: rgba(0,0,0,.2);
border-radius: 0;
height: auto;
width: 100%;
}
.wpcf7 textarea{
width: 100%;
height: 175px;
padding: 10px;
margin-bottom: 20px;
color: #fff;
border: solid 1px rgba(0,0,0,.3);
background: rgba(0,0,0,.2);
border-radius: 0;
}
div.wpcf7-validation-errors{
display: none;
}
.menu-sidebar-menu-container{
visibility: visible;
animation-name: fadeInUp;
padding-left: 5px;
}
#menu-sidebar-menu{
margin: 0;
padding: 0;
}
.menu-sidebar-menu-container ul li{
font-weight: bold;
list-style: none;
margin: 0;
background: rgba(0,0,0,.3);
margin-bottom: 10px;
}
.menu-sidebar-menu-container ul li a{
display: block;
padding: 20px;
text-decoration: none;
} 
.menu-sidebar-menu-container ul li.current_page_item a  {
color: #000;
}
.tp-bannershadow,.tp-bullets{
display: none;
}
ul.countdown {
position: relative;
width: 100%;
display: block;
text-align: center;
}
ul.countdown li {
display: inline-block;
}
ul.countdown li span {
font-size: 72px;
line-height: 80px;
color: #fff;
}
ul.countdown li p {
color: rgba(255,255,255,.8);
font-size: 14px;
text-transform: uppercase;
letter-spacing: 3px;
margin-top: 20px;
}
ul.countdown li.seperator {
font-size: 40px;
width: 40px;
text-align: center;
line-height: 80px;
vertical-align: top;
padding-left: 40px;
padding-right: 40px;
color: #fff;
font-family: 'big-john';
}
.project-view section.bg-fixed{
background: transparent;
}   .toggle-list{list-style:none; margin:0; padding:0;}
.toggle-list li{ margin-bottom:10px; background:#fff; border:solid 1px #ddd;border-bottom:solid 3px #ddd;}
.toggle-list li h2{-moz-user-select: none; -html-user-select: none; user-select: none; color:#555;font-size:16px; line-height:20px; font-family:"Roboto",Arial, Helvetica, sans-serifr; padding:10px 20px 0px 60px; font-weight:700; display:block; letter-spacing:normal;}
.toggle-list li .acc_active:hover{ color:#777;
background:url(//kiori.co.jp/app/wp-content/themes/archi/images/icon-slide-plus.png) 20px center no-repeat; 
padding-left:80px; 
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;}
.toggle-list li .acc_noactive:hover{ color:#777;
background:url(//kiori.co.jp/app/wp-content/themes/archi/images/icon-slide-min.png) 20px center no-repeat;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;}
.toggle-list .ac-content{display:none; padding:20px; border-top:solid 1px #e5e5e5;}
.acc_active{background:url(//kiori.co.jp/app/wp-content/themes/archi/images/icon-slide-plus.png) 20px center no-repeat;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
height:32px;
}
.acc_noactive{background:url(//kiori.co.jp/app/wp-content/themes/archi/images/icon-slide-min.png) 20px center no-repeat;}   .img-left {
float: left;
margin: 5px 15px 15px 0;
}
.img-right {
float: right;
margin: 5px 0 15px 15px;
}   #flickr-photo-stream img {
width: 48px;
height: auto;
margin: 0 12px 12px 0;
float: left;
}
#flickr-photo-stream a img {
border: solid 2px #fff;
}
#flickr-photo-stream a:hover img {
border: solid 2px #777777;
}
hr{
border-top: solid 1px #555;
}
hr.blank {
border: none;
margin: 20px 0 20px 0;
}   i {
display: inline-block;
float: left;
margin-right: 10px;
margin-bottom: 5px;
}
i.large {
font-size: 40px;
padding: 16px;
width: 40px;
height: 40px;
text-align: center;
}
.landing-download  i.large {
font-size: 72px;
text-align: center;
display:inline-block;
float:none;
padding: 0px;
width: auto;
height: auto;
}
i.medium {
font-size: 20px;
padding: 10px;
width: 20px;
height: 20px;
text-align: center;
}
i.small {
font-size: 12px;
padding: 4px;
width: 16px;
height: 15px;
text-align: center;
}
i.circle-icon {
border-radius: 75px;
-moz-border-radius: 75px;
-webkit-border-radius: 75px;
} .de_center p {
width: 100%;
}
.de_center .de_icon {
float: none;
margin: 0 auto;
}   a,
a:hover,
.test-column,
.test-column:hover {
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.de_contact_info{
font-size:40px;
font-weight:bold;
}
.de_contact_info i{
float:none;
margin-right:20px;
}
.center-div{
margin:0 auto ;
}   #gallery-carousel .item {
text-align: center;
font-size: 12px;
width:100%;
cursor:e-resize;
}
.de_carousel .item {
width:100%;
display:block;
}
#gallery-carousel .item img {
width:100%;
height:auto;
}
#gallery-carousel .item h4 {
margin-bottom: 0;
font-size: 14px;
}
#gallery .item{
overflow:hidden;
}
.item img {
width: 100%;
height: auto;
}
.portfolio_category .item{
overflow:hidden;
}
.carousel-item{
width:100%;
}
.carousel-item img{
width:100%;
height:auto;
}
.carousel-item .overlay-v{
text-align: center;
width: 100px;
background: rgba(0,0,0,.7);
position:absolute;
width:100%;
height:100%;
}
.carousel-item .pf_text .project-name{
display:block;
position:absolute;
width:100%;
top:80%;
font-size:14px;
font-weight:bold;
}
.carousel-item:hover .overlay-v{
background: rgba(0,0,0,.5);
}
.gallery-carousel.owl-theme .owl-controls{margin: 0px;}
.pf_text {
color:#eceff3;
}
.pf_text h4 {
color:#eceff3;
margin-bottom: 0;
font-size: 14px;
font-weight: 600;
}
.pf_title{
display:block;
}
.pf_title .project-name {
font-size: 11px;
letter-spacing: 5px;
text-transform: uppercase;
}
.project-info{
color:#ccc;
margin-left:20px;
}
.project-info h2{
margin-top: 0;
font-size:18px;
letter-spacing:3px;
text-transform:uppercase;
}
.project-info h4{
font-weight:bold;
}
.project-info .details{
padding:20px;
border:solid 1px rgba(255,255,255,.2);
background:rgba(0,0,0,.5);
margin-bottom:30px;
}
.project-infoproject-info span{
display:block;
}
.project-info span.title{
display:inline-block;
min-width:80px;
}
.project-info span.val{
margin-bottom:15px;
font-weight:bold;
}
.project-view{
padding:120px 0 80px 0;
}
.project-images img{
width:100%;
}
.picframe{
overflow:hidden;
}
#btn-close-x{
width:100px;
height:100px;
display:block;
background:url(//kiori.co.jp/app/wp-content/themes/archi/images/close.png) center no-repeat;
margin:0 auto;
margin-bottom:80px;
cursor:pointer;
padding:20px;
}
#btn-close-x{
background:url(//kiori.co.jp/app/wp-content/themes/archi/images/close-2.png) center no-repeat;
}
.project-name{
font-size:12px;
font-weight:bold;
display:block;
text-transform: uppercase;
letter-spacing: 5px;
}
span.overlay {
text-align: center;
display: block;
width: 100px;
background: #111;
position: absolute;
}
span.icon{
cursor:pointer;
}
.overlay .info-area {
display: block;
margin-top: 10%;
}
.overlay .sb-icons {
display: block;
margin-top: 200px;
}
.de-gallery .overlay{
text-align:center;
}
.de-gallery .overlay  .pf_text {
display: inline-block;
}
.de-gallery .project-name {
font-size:11px;
text-transform:uppercase;
letter-spacing:5px;
}
.de-gallery .overlay .icon {
display: inline-block;
margin-top: 200px;
text-align:center;
}
.de-gallery .overlay .icon i {
text-shadow:none;
color:#fff;
border:solid 1px rgba(255,255,255,.1);
font-size: 22px;
padding: 20px;
width: 60px;
height: 60px;
text-align: center;
margin-left:10px;
}
.de-gallery .overlay .icon i.icon-info{
margin-left:0px;
}
.de-gallery .overlay .icon i:hover{
color:#222;
background:#fff;
}
.de-gallery.hover-1 span.overlay-1 {
text-align: center;
display: block;
background:rgba(0,0,0,.7);
position: absolute;
}
.de-gallery.hover-1 span.overlay-1:hover{
background:rgba(0,0,0,0);
}
.de-gallery.hover-1 span.overlay-1 .project-name{
top:10%;
letter-spacing:4px;
position:relative;
}
.de-gallery.hover-1 span.overlay-1:hover .project-name{
top:-10%;
}
.grid_gallery .item{
margin-bottom:30px;
}
a.img-icon-url, a.img-icon-zoom {
display: inline-block;
width: 36px;
height: 36px;
background: url(//kiori.co.jp/app/wp-content/themes/archi/images/icon-url.png) center no-repeat;
margin: 0 auto;
margin: 0 2px 0 2px;
}
a.img-icon-zoom {
background: url(//kiori.co.jp/app/wp-content/themes/archi/images/icon-zoom.png) center no-repeat;
}
.pf_full_width .item{
float:left;
width:24.99%;
}
.pf_full_width.pf_6_cols .item{
width: 16.6567%;
}
.pf_full_width.pf_5_cols .item{
width:20%;
}
.pf_full_width.pf_4_cols .item{
width:25%;
}
.pf_full_width.pf_3_cols .item{
width:33.3333333333%;
}
.pf_full_width.pf_2_cols .item{
width:49.9%;
}
.pf_full_width img{
float:left;
width:100%;
}
#portfolio-controls {
background: #111111;
height: 50px;
overflow: hidden;
position: relative;
width: 100%;
z-index: 2;
}
.left-right-portfolio {
float: left;
height: 50px;
overflow: hidden;
position: relative;
transition: all 300ms linear 0s;
width: 40%;
z-index: 2;
}
.center-portfolio {
background: #0B0B0B;
float: left;
height: 50px;
overflow: hidden;
position: relative;
transition: all 300ms linear 0s;
width: 20%;
z-index: 2;
}
.portfolio-icon {
font-family: "FontAwesome";
font-size: 20px;
line-height: 50px;
text-align: center;
width: 100%;
color: #fafafa;
}
.portfolio-icon a {
display: block;    
}
.portfolio-icon a:hover, .center-portfolio:hover{background: rgba(230, 230, 230, 1) none repeat scroll 0 0;}
.portfolio-icon a i {float: none;color: #fafafa;}
.portfolio-navigation {}
.portfolio-navigation .portfolio-btn-prev {width: 50%;float: left;}
.portfolio-navigation .portfolio-btn-next {text-align: right;width: 50%;float: right;}
.portfolio-navigation a {
display: inline-block;    
border:1px solid #dddddd;
color: #dddddd;
background-color: transparent;
padding-left: 3px;
padding-right: 14px;
letter-spacing: 0.05em;
height: 30px;
line-height: 30px;
font-size: 14px;
padding: 0px 16px 0px 14px;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.portfolio-navigation a i {
float: none;
margin: 0px;
color: #FAB702;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.portfolio-navigation a:hover{background-color: #FAB702;color: #333;}
.portfolio-navigation a:hover i{
color: #333;
}
.socials-portfolio {margin-top: 30px;}
.socials-portfolio h4 {display: inline-block;}
.socials-sharing {display: inline-block;}
.socials-sharing a.socials-item {
display: inline-block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 50%;
border:1px solid #888;
margin-left: 5px;
margin-top: 10px;
margin-bottom: 10px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.socials-sharing a.socials-item i {
float: none;margin: 0px;
} .folio-style2 .folio-info {padding: 10px 0;}
.folio-style2 a {text-decoration: none;}
.folio-style2 h3:hover{text-decoration: underline;}
.folio-style2 .folio-info h3{
font-size: 18px;
margin-top: 10px;
margin-bottom: 5px;
font-weight: 300;
}
.folio-style2 .folio-info p {
font-size: 14px;
color: #999999;
}
.folio-style2 .folio-image img {max-width: 100%;height: auto;}
.folio-style2 .folio-info p span{
display: inline-block;
margin-left: 4px;
margin-right: 2px;
}
.folio-style2 .folio-info p span:last-child{display: none;} .grid {
width:100%;
} .grid:after {
content: '';
display: block;
clear: both;
}  .grid-sizer {
width: 5%;
}
.grid-item {
float: left;
border:none;
overflow:hidden;
margin:0;
padding:0;
}
.large-width {width: 50%;}
@media only screen and (max-width : 768px) {
.w1, .w2, .w3, .w4, .w5 {width:100%}
}   #sidebar{
padding-left:20px;
}
.widget {
margin-bottom: 60px;
padding-bottom:60px;
border-bottom:solid 1px #333;
}
.widget h4 {
text-transform:uppercase;
padding-bottom: 20px;
font-size: 16px;
letter-spacing: normal;
letter-spacing:1px;
}
.widget ul {
list-style: none;
margin: 0;
padding:0;
}
.widget  .small-border{
height:2px;
width:30px;
background:#fff;
margin:10px 0 20px 0;
display:block;
}
.widget_category li {
padding: 8px 20px 8px 20px;
margin-bottom: 8px;
background:#111;
text-transform:uppercase;
}
.widget_category li a {
color:#606060;
}
.widget_recent_post li {
padding-left: 20px;
background: url(//kiori.co.jp/app/wp-content/themes/archi/images/list-arrow.png) left 2px no-repeat;
border-bottom: solid 1px #222;
padding-bottom: 7px;
margin-bottom: 5px;
}
.widget_recent_post li a {
color: #555;
}
.widget .comments li {
padding-left: 20px;
background: url(//kiori.co.jp/app/wp-content/themes/archi/images/list-arrow.png) left 2px no-repeat;
border-bottom: solid 1px #eee;
padding-bottom: 7px;
margin-bottom: 5px;
}
.widget_tags li {
text-shadow:none;
display: inline-block;
margin-right: 2px;
margin-bottom: 13px;
}
.widget_tags li a {
font-size:12px;
text-decoration: none;
margin-bottom: 5px;
border-radius: 1px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border:solid 1px rgba(255,255,255,.1);
color: #888;
padding: 5px 8px 5px 8px;
}
.widget_tags li a:hover {
color:#555;
border-color: #555;
}
.widget_tags li a{
border-color:#555;
}
.widget_tags li a:hover {
color:#eceff3;
border-color:#eceff3;
}
.search-form {
position: relative;
}
.search-form:before {
content: '\f002';
font-family: FontAwesome;
color: #F86E4E;
position: absolute;
top: 0;
right: 0;
font-size: 14px;
width: 33px;
height: 33px;
line-height: 33px;
text-align: center;
cursor: pointer;
}
.search-form input[type=text] {
border: 1px solid #E4DBDB;
padding: 10px;
background: #fff;
border-radius: 4px;
width: 100%;
height: 32px;
font-weight: 400;
padding-right: 36px;
box-sizing: border-box;
color: #000;
}
.search-form input[type=text]:focus{
box-shadow: none;
}
.search-form .submit-search {
width: 35px;
height: 32px;
background: transparent;
position: absolute;
top: 0;
right: 0;
border: none;
text-indent: -9999px;
}
.widget_tag_cloud li {
display: inline-block;
margin-right: 2px;
margin-bottom: 13px;
}
.widget_tag_cloud li a {
font-size: 13px;
text-decoration: none;
margin-bottom: 5px;
border: solid 1px rgba(255,255,255,.1);
-moz-border-radius: 1px;
-webkit-border-radius: 1px;  
padding: 5px 8px 5px 8px;
}
.widget_tag_cloud li a:hover{
border-color: #fff;
color:#fff;
}
.widget_flickr a img{
float:left;
}
.widget_recent_comments .comment-author-link{
font-weight: 600;
color: #fff;
font-size: 14px;
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 24px;
width: 100%;
}
table, th, td {
border: 1px solid #333;
}
#wp-calendar caption {
background: none repeat scroll 0 0 #333;
color: #fff;
font-size: 16px;
padding: 10px 0;
text-align: center;
}
#wp-calendar thead {
font-size: 10px;
}
table thead {
font-weight: bold;
}
#wp-calendar thead th {
border-color: #333;
border-bottom-style: solid;
font-size: 13px;
padding: 8px 0;
text-align: center;
vertical-align: middle;
}
th {
border-width: 0 1px 1px 0;
font-weight: bold;
}
#wp-calendar tfoot #prev {
font-size: 12px;
text-transform: uppercase;
padding-top: 10px;
color: #37c878;
}
td {
border-width: 0 1px 1px 0;
}
#wp-calendar tbody td {
border-color: #333;
border-bottom-style: solid;
text-align: center;
padding: 8px;
}
#wp-calendar tbody td:hover{
background: #333;
}
footer .widget{
border:none;
margin-bottom:0;
}
.widget_tags ul{
margin-top:30px;
}
footer .widget.widget_tags li a{
border-color:#222;
}
footer .widget_recent_entries li, footer .widget_archive li,
footer .widget_categories li, footer .widget_nav_menu li, 
footer .widget_pages li, footer .widget_meta li {
padding: 0 0 5px 0;
margin:0;
background: none;
border-bottom: solid 1px #222;
border-bottom-color:#222;    
}
footer .widget_recent_entries li a, footer .widget_archive li a,
footer .widget_categories li a, footer .widget_nav_menu li a, 
footer .widget_pages li a, footer .widget_meta li a {
color: #ccc;    
}
footer .widget h3{
margin-bottom:20px;
}  .widget select {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text .textwidget img{max-width: 100%;height: auto;}
.widget_text select, .widget_text input , .widget_text textarea  {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text option {max-width: 100%;}
.widget_archive ul li {margin-bottom: 10px;}
.widget_nav_menu ul li, .widget_pages ul li { 
color: #827b7d;
line-height: 20px;
margin-bottom: 10px;
}
.widget_recent_comments ul li {margin-bottom: 10px;}
.text-post ul, .content-page ul {padding-left: 20px;list-style: disc outside none; }
.text-post ul li, .content-page ul li {list-style: disc outside none; }
.text-post ol, .content-page ol {padding-left: 20px;list-style: decimal outside none; }
.text-post ol  li, .content-page ol li {list-style: decimal outside none;}
.magnis-widget select {width: 100%; max-width: 100%; padding: 4px;}
.widget_nav_menu ul ul {margin-left: 25px;margin-top: 0px;}
.widget_rss ul li {margin-bottom: 15px;}
.widget_rss ul li a.rsswidget {display: block;}
.rssSummary {line-height: 24px;}
.rss-date {font-style: italic;}
.dotted-widget select {width: 100%;padding: 5px 0px;}
.page-content ul, .page-content ol {float: none;margin-top: 0;padding-left: 40px;}
.page-content ul li {
list-style: inherit;
line-height: 28px;
margin-bottom: 0px;
padding-bottom: 0px;
border: none;
}
blockquote cite, p cite {color: #fff;}  
.page-content ol li {line-height: 28px;list-style: decimal;margin-bottom: 0px;padding-bottom: 0px;border: none;}
.page-content ol ol, .page-content ul ul {margin-bottom: 0px;padding-bottom: 0px;}
.page-content h6 {color: #fff;}.page-content h1 {text-align: left;}
.widget_categories ul ul.children, .widget_pages ul ul.children {padding-left: 20px;}
.widget_categories ul ul.children li:last-child, .widget_pages ul ul.children li:last-child {margin-bottom: 0px;}
.page .leave-reply {margin-left: 0px;} .sticky .post-text.post-text-no-image {background: none repeat scroll 0 0 #ddd;padding: 20px;}
.sticky.post-item .post-item-body .meta {margin-top: 0px ;padding: 10px 15px;background: #ececec;}
.sticky.post-item .post-item-body .meta p {margin-right: 20px;margin-top: 0px;} .nav-links .nav-previous {float: left;}
.navigation.comment-navigation .nav-next, .nav-links .nav-next {float: right;}
.navigation.comment-navigation .nav-next:before, .nav-links .nav-next:before {
color: #fff;
content: "";
cursor: pointer;
font-family: "FontAwesome";
font-size: 1px;
padding: 0px;
}
.sidebar .widget_recent_entries ul li {margin-bottom: 5px;}    a{
color:#fff;
text-decoration:none;
}
a:hover{
color:#fff;
}
.fontsize24{font-size:24px ;}
.fontsize32{font-size:32px ;}
.fontsize36{font-size:36px ;}
.fontsize40{font-size:40px ;}
.fontsize48{font-size:48px ;}
.padding10{padding:10px ;}
.padding20{padding:20px ;}
.padding30{padding:30px ;}
.padding40{padding:40px ;}
.padding50{padding:50px ;}
.padding60{padding:60px ;}
.margintop20{margin-top: 20px;}
.padding80{padding:80px ;}
.padtop80{padding-top: 80px;}
.padbottom80{padding-bottom: 80px;}
.padtop0 {padding-top: 0px !important;}
#services-list{padding:0;margin:0;}
#services-list li a{color:#fff;}
#services-list li{
font-weight:bold;
list-style:none;
margin:0;
background:rgba(0,0,0,.3);
margin-bottom:10px;
}
#services-list li a{
display:block;
padding:20px;
text-decoration:none;
}
#services-list li a:hover{
color:#111;
}
.pic-services img{
margin-bottom:30px;
}
#services-list li.active a, #services-list li.current-menu-item a{
color:#111;
}
#services-list .widget {margin-bottom: 0px;padding-bottom: 0px;border-bottom-width: 0px;}
#services-masonry .item, .item-service {margin-bottom: 60px ;}
.service-list:nth-child(2n-1){
background-color: #202224;
}
.service-list p {margin-bottom: 0px;}
.project-images img{margin-bottom:60px;}
.teaser-text{
font-size:14px;
color:rgba(255,255,255,.5);
line-height:normal;
font-weight:300;
text-transform:uppercase;
letter-spacing:6px;
}
.teaser-text-2{font-size:16px;}
#navigation{
position:fixed;
width:100%;
height:60px;
top:0;
right:20px;
text-align:center;
margin-bottom:60px;
z-index:1000;
}
.mfp-close{
color:#fff !important;
position:absolute;
left:50%;
width:100%;
font-size:48px !important;
margin-top:40px;
margin-left: -22px;
z-index:1000;
}
.nav-prev:before,.nav-next:before, .nav-exit:before{
font-family:"FontAwesome";
content:'\f177';
color:#fff;
padding:20px;
font-size:24px;
cursor:pointer;
}
.nav-exit:before{
width:100%;
display:block;
}
.nav-next:before{
content:'\f178';
width:100%;
background:#555;
}
.nav-exit:before{
content:'\f00d';
}
.container-3 .de-team-list{
width:33.333333%;
float:left;
position:relative;
}
.container-4 .de-team-list{
width:24.9%;
float:left;
position:relative;
}
.container-5 .de-team-list{
width:19.9%;
float:left;
position:relative;
}
.no-top {
padding-top: 0 ;
}
.no-bottom {
padding-bottom: 0 ;
}
.no-bottom{
margin-bottom:0;
padding-bottom:0;
}
p{margin-bottom:20px;}
strong.intro{
font-size:16px;
line-height:1.5em;
font-weight: normal;
}
.bg-grey{
background:#f5f5f5;
}
.no-bottom .col-md-12 {
}
.no-bottom {
padding-bottom: 0 ;
}
.no-top {
padding-top: 0 ;
}
.bg-side{
position:relative;
overflow:hidden ;
}
.image-container{
position:absolute;
padding:0;
margin:0 ;
background-size:cover ;
}
.side-bg {position: relative;}
.side-bg .background-image {
background-position: 50% 50% ;
background-size: cover ;
height: 100%;
left: 0;
position: absolute;
width: 100%;
z-index: 0;
}
.side-bg .image-container {
height: 100%;
overflow: hidden;
padding: 0;
position: absolute;
top: 0;
}
.right0 {right: 0px;}
.image-slider{
cursor:move;
}
.inner-padding{
padding:90px 0 90px 0;
}
.no-padding{
padding:0;
}
#content.no-padding{
padding:0;
}
.float-left {
float: left;
}
#loader-area{
display:none;
background:#fff;
}
#loader-area{
display:none;
background:#111;
}
.loader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 99999;
background: url(//kiori.co.jp/app/wp-content/themes/archi/.images/page-loader.gif) 50% 50% no-repeat rgb(249,249,249);
}
.page-overlay {
display:none;
width: 120px;
height: 120px;
background:url(//kiori.co.jp/app/wp-content/themes/archi/images/page-loader.gif) center no-repeat #fff;
border-radius:10px;
position: fixed;
top:0;
bottom: 0;
left: 0;
right: 0;
z-index:10000;
margin: auto;
}
.teaser{
font-family: 'Raleway', Arial, sans-serif;
font-size:15px;
font-weight:300;
}
span.teaser {
font-family: "Georgia";
font-size: 18px;
font-style: italic;
}
.form-control:focus{
box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
}
.owl-arrow{
position:absolute;
z-index:100;
background:#fff;
margin-top:48%;
display:none;
cursor:pointer;
}
.owl-arrow span{
display:block;
background:#555;
position:absolute;
}
.owl-arrow .prev{
left:0;
}
.owl-arrow .next{
right:0;
}
.owl-arrow .prev:before, .owl-arrow .next:before{
font-family:"FontAwesome";
content:'\f177';
color:#fff;
padding:20px;
font-size:32px;
display:block;
}
.owl-arrow .next:before{
content:'\f178';
}
.owl-theme .owl-controls .owl-page span{
width:7px ;
height:7px ;
}
.post-image .owl-theme .owl-controls .owl-page span{
width:10px ;
height:10px ;
}
.owl-pagination{
margin-top:0px;
}
.gallery-carousel.owl-theme .owl-controls .owl-buttons div{
margin: 0px;
border-radius: 0px;
}
.gallery-carousel .owl-buttons .owl-prev:hover,
.gallery-carousel .owl-buttons .owl-next:hover{
cursor:pointer;
background:#111;
color:#fff;
}
.text-slider{
line-height:72px;
color:#fff;
font-size:72px;
text-transform:uppercase;
font-weight:300;
display:inline-block;
letter-spacing:20px;
}
.text-slider.big-text{
font-size:120px;
line-height:120px;
font-weight:bold;
}
.border-deco .text-item{
display:inline-block;
}
.text-item i{
font-size:60px;
margin-top:5px;
}
.text-slider.big-text i{
font-size:90px;
margin-top:15px;
}
.fontsize40 .text-slider{font-size: 40px !important;}
.text-dark .text-slider{color: #222;} .mouse {
position: absolute;
width: 22px;
height: 42px;
bottom: 40px;
left: 50%;
margin-left: -12px;
border-radius: 15px;
border: 2px solid #888;
-webkit-animation: intro 1s;
animation: intro 1s;
}
.scroll {
display: block;
width: 3px;
height: 3px;
margin: 6px auto;
border-radius: 4px;
background: #888;
-webkit-animation: finger 1s infinite;
animation: finger 1s infinite;
}
@-webkit-keyframes intro {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
transform: translateY(40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes intro {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
transform: translateY(40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes finger {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@keyframes finger {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}    .quick-search {
display: inline-block;
float: right;
margin-left: 10px;
padding: 10px 0 0 0;
}
.quick-search input {
width: 120px;
border-radius: 40px;
} 
#search{
float:left;
width:70%;
margin-bottom:0;
}
#btn-search{
border:none;
padding:7px;
background:#222;
float:left;
width:30%;
height:42px;
}
#btn-search:before{
font-family:FontAwesome;
content: "\f002";
font-size:24px;
color:#111;
}
#btn-search:hover{
background:#fff;
}   .de_review {
text-align:center;
min-height:260px;
}
.de_review .de_nav {
overflow: hidden;
padding-left: 0;
margin: 0;
padding: 0;
font-weight:bold;
text-align:center;
}
.de_review .de_nav li {
list-style: none;
background: #EEE;
margin: 0 10px 0 10px;
margin-bottom:20px;
}
.de_review .de_nav li{
display:inline-block;
}
.de_review .de_nav li img{
width:100px;
height:auto;
}
.de_review .de_nav li span {
padding: 8px 16px 8px 16px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
display: block;
background: #f5f5f5;
text-decoration: none;
color: #646464;
font-size: 13px;
cursor: pointer;
}
.de_review blockquote{
border:none;
font-family:"Roboto Slab", Georgia, "Times New Roman", Times, serif;
}
.de_review .de_nav li span {
border: 1px solid #404040;
background:#222;
}
.de_review .de_nav li:first-child span {
border-left: 1px solid #ddd;
}
.de_review .de_nav li:first-child span {
border-left: 1px solid #404040;
}
.de_review .de_review_content {
border: 1px solid #ddd;
padding: 15px 20px 20px 20px;
margin-top: -1px;
background: #fff;
}
.de_review .de_review_content {
border: 1px solid #404040;
background: #27282b;
}
.de_review .de_nav li.active span {
background: #FFF;
border-bottom: 1px solid #fff;
color: #222;
margin-bottom: -3px;
}
.separator {
line-height: 0.5;
text-align: center;
margin:30px 0 30px 0;
}
.separator span {
display: inline-block;
position: relative;
}
.separator span:before,
.separator span:after {
content: "";
position: absolute;
border-bottom: 1px solid rgba(255,255,255,.1);
top: 5px;
width: 300px;
}
.separator span:before {
right: 100%;
margin-right: 15px;
}
.separator span:after {
left: 100%;
margin-left: 15px;
}
.separator span  i{
font-size:6px;
padding:0;
margin:0;
float:none;
}
.text-light .separator span:before,
.text-light .separator span:after {
border-bottom: 1px solid rgba(255,255,255,.1);
}
.title_404{
font-size: 50px;
font-weight: 400;
margin-bottom: 20px;
}
.content_404{
margin-bottom: 20px;
}  .mt0{margin-top:0;}.mt10{margin-top:10px;}.mt20{margin-top:20px;}.mt30{margin-top:30px;}.mt40{margin-top:40px;}.mt50{margin-top:50px;}.mt60{margin-top:60px;}.mt70{margin-top:70px;}.mt80{margin-top:80px;}.mt90{margin-top:90px;}.mt100{margin-top:100px;} .mb0{margin-bottom:0;}.mb10{margin-bottom:10px;}.mb20{margin-bottom:20px;}.mb30{margin-bottom:30px;}.mb40{margin-bottom:40px;}.mb50{margin-bottom:50px;}.mb60{margin-bottom:60px;}.mb70{margin-bottom:70px;}.mb80{margin-bottom:80px;}.mb90{margin-bottom:90px;}.mb100{margin-bottom:100px;}
.pt0{padding-top:0;} .pt10{padding-top:10px;} .pt20{padding-top:20px;} .pt30{padding-top:30px;} .pt40{padding-top:40px;} .pt80{padding-top:80px;}
.pb0{padding-bottom:0;} .pb10{padding-bottom:10px;} .pb20{padding-bottom:20px;} .pb30{padding-bottom:30px;} .pb40{padding-bottom:40px;} .pb80{padding-bottom:80px;} .mt-10{margin-top:-10px;}.mt-20{margin-top:-20px;}.mt-30{margin-top:-30px;}.mt-40{margin-top:-40px;}.mt-50{margin-top:-50px;}.mt-60{margin-top:-60px;}.mt-70{margin-top:-70px;}.mt-80{margin-top:-80px;}.mt-90{margin-top:-90px;}.mt-100{margin-top:-100px;}
.mr10{margin-right:10px;}.mr20{margin-right:20px;}.mr30{margin-right:30px;} 
.absolute{position:absolute; z-index:1;}
.overflow-hidden{overflow:hidden;}
.width100{width:100%;}
.border1{border-width:1px ;}
.display-table{
display:table;
margin-right: -1px;
}
.display-table [class*="col-"] {
float: none;
display: table-cell;
vertical-align: top;
margin:0;
padding:0;
}
.overlay50{background:rgba(0,0,0,.5)}
.overlay60{background:rgba(0,0,0,.6)}
.overlay70{background:rgba(0,0,0,.7)}
.overlay80{background:rgba(0,0,0,.8)}
.display-table  .z-index-2{position: relative;z-index: 2;}
.display-table .mask-overlay {
position: absolute;
top:0;
left:0; 
width: 100%;
height:100%;
z-index:1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background:rgba(0,0,0,.7);
} .fullwidth {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: collapse;
padding: 0 ;
margin: 0 ;
overflow: hidden;
}
.box-container {
width: 101%;
}
.one-fourth {
width: 24.9%;
display: table-cell;
vertical-align: middle;
}
.one-third {
width: 33.3%;
float: left;
}
.three-fourth {
width: 74.9%;
height: 100%;
display: table-cell;
}
.box-one-third {
width: 33.333%;
float: left;
}
.box-four-columns {
width: 25%;
float: left;
}
.box-five-columns {
width: 20%;
float: left;
}
.box-six-columns {
width: 16.66666667%;
float: left;
}
.box-two-columns {
width: 50%;
float: left;
} .owl-theme .owl-controls .owl-buttons div {
color: #222;
display: inline-block;
zoom: 1;
*display: inline; margin: 0px;
padding: 0px 0px;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
font-size: 18px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin: 0px 10px;
transition: opacity 0.2s ease-out 0s;
filter: alpha(opacity=80); opacity: 0.8;
}
.owl-theme .owl-controls .owl-buttons div i{float: none;margin: 0px;}  .owl-theme .owl-controls.clickable .owl-buttons div:hover {
text-decoration: none;
filter: alpha(opacity=100); opacity: 1;
}
.owl-theme .owl-controls .owl-buttons {
position: absolute;
top: 50%;
margin-top: -16px;
width: 100%;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {float: left;position: static !important;}
.owl-theme .owl-controls .owl-buttons .owl-next {float: right;position: static !important;} #back-to-top {
background: #f5f5f5;
border: 0 none;
border-radius: 2px;
bottom: 40px;
cursor: pointer;
height: 32px;
line-height: 30px;
opacity: 0;
outline: medium none;
position: fixed;
right: 40px;
text-align: center;
text-decoration: none;
transition: opacity 0.2s ease-out 0s;
width: 32px;
z-index: 1000;
}
#back-to-top:hover {
background: #000 none repeat scroll 0 0;
}
#back-to-top.show {
opacity: 1;
}
#back-to-top::before {
color: #222;
content: "\f106";
font-family: "FontAwesome";
font-size: 22px;
margin: 5px;
position: relative;
}
#back-to-top:hover::before {
color: #fff;
}   @media(min-width:980px) and (max-width: 1199px) {
header #mainmenu a{
padding-left:5px;
padding-right:5px;
}        
#mainmenu li a:after{
margin-left:15px;
}
.pf_full_width.pf_6_cols .item{
width: 25%;
}
} @media (min-width: 768px) and (max-width: 979px) {
.slider_text {
padding-top: 0px;
}
.pf_full_width .item,
.pf_full_width.pf_4_cols .item,
.pf_full_width.pf_6_cols .item,
.pf_full_width.pf_5_cols .item,
.pf_full_width.pf_3_cols .item
{
width:33.3333333333%;
}
}
@media only screen and (min-width: 993px) {
header.header-desktop-nosticky:not(.header-bottom){position: static;}
header.de_header_2.header-desktop-nosticky.smaller:not(.header-bottom) .info {
position: relative;
opacity: 1;
z-index: 1;
}
header.de_header_2.header-desktop-nosticky:not(.header-bottom){height: 125px;}
header.header-desktop-nosticky.smaller:not(.header-bottom) #mainmenu > li > a {
padding: 25px 0 20px 20px;
}
}    
@media only screen and (max-width: 992px) { 
#menu-btn{
display:block;
position:relative;
float:right;
}                
header{
display:none;
}
header .info{
display:none ;
}
header.header-bg{
background:rgba(0,0,0,1);
}
header.de_header_2{height: auto;}       
header.transparent{background:#000000;}
header, header.fixed {
display:block;
position:inherit;
margin:0;
padding:0;
margin-top:0;
height:auto ;
background:#000000;
padding:15px 0 15px 0;
}
header div#logo{
height: 50px;
line-height: 50px;
}
header.fixed div#logo {
height: 60px;
line-height: 60px;
float: left;
}
header div#logo a img {
max-height: 60px;
}        
header.fixed div#logo img{
height:auto;
}
header div#logo .logo-scroll {display: none;}
#subheader{
padding:0;
margin:0;
}
.has-topbar #subheader{padding-top: 0px;}
#subheader h1{
margin:45px 0 45px 0;
}
.header-mobile-sticky-subheader #subheader{padding-top: 80px;}
#subheader .crumb{
display:none;
}
.no-subpage {display: none;}
.slider_text h1 {
font-size: 32px;
}
.slider_text .description {
display: none;
}
.box-one-third {
width: 100%;
}
.box-four-columns, 
.box-five-columns, 
.box-six-columns, 
.box-two-columns {
width: 100%;
}
.container-4 .de-team-list, .container-5 .de-team-list, .container-3 .de-team-list{
width:49.9%;
float:left;
position:relative;
}        
.pf_full_width.pf_5_cols .item{
width:25%;
}
.pf_full_width.pf_6_cols .item{
width: 25%;
}
.pricing-box {
width: 100%!important;
float: none;
max-width: 500px;
margin: 0 auto 20px;
}
#testimonial-full blockquote {
padding: 20px;
}               
nav{
width:100%;
}        
#mainmenu{
display:none;
float:none;
z-index:200;
width:100%;
margin:0;
padding:0;
}        
#mainmenu ul{float: none;}
#mainmenu a, header.header-bottom #mainmenu > li > a{
text-align:left;
padding-top:10px ;
padding-bottom:10px ;
}
#mainmenu a:hover{
background:#111 ;
}
#mainmenu > li > ul{
visibility: visible;
opacity: 1;
position:inherit;
margin:0;
width:100%;
}
#mainmenu > li > ul > li > ul{
visibility: visible;
opacity: 1;
position:static;
width: 100%;
left: 0%;
height: auto;
}
#mainmenu li{
border-bottom:solid 1px #333;
margin:0;
width:100%;
display:block;
letter-spacing:3px;
}
#mainmenu li a:after{
display:none;
}
#mainmenu li:last-child{
margin-bottom:30px;
}
#mainmenu li ul{
border-top:solid 0px #333;
top:auto;
}
#mainmenu li ul a{
width:100%;
background:none;
border:none;
}
#mainmenu li ul li{
border:none;
padding-left: 40px ;
}
#mainmenu li ul li a{
display:block;
border-left:solid 1px #333;
border-bottom:solid 1px #333;
}
#mainmenu li ul li:last-child{
border-bottom:none;
margin:0;
}
#mainmenu li ul li:last-child a{
border-bottom:none;
}
#mainmenu li a{
color:#eceff3;
}
#mainmenu  li li a{
font-size:10px;
}
#mainmenu  li li a:hover{
color:#fff;
}
#mainmenu li li li a {background: transparent;}
#mainmenu li ul ul {left: 0;}        
header.header-mobile-sticky{
position:fixed;
}
header.header-mobile-sticky.autoshow.scrollOff{
top: 0px;
}
header #mainmenu li ul li:first-child{
border-top:solid 1px #333;
}
header #mainmenu li ul ul li:first-child{
border-top:solid 0px #333;
}
header #mainmenu li ul ul li:last-child{
border-bottom: solid 0px #333;
}
header #mainmenu li ul ul{
border-top: solid 1px #333;
}
header #mainmenu > li > ul, 
header #mainmenu > li > ul > li ul{
height:0;
overflow:hidden;
position:static;
}
header #mainmenu li span{
width:36px;
height:36px;
background:url(//kiori.co.jp/app/wp-content/themes/archi/images/ui/arrow-down.png) center no-repeat;
position:absolute;
right:0px;
top:0px;
margin-top:10px;
z-index:1000;
cursor:pointer;
} header #mainmenu li.lang-item span {background:transparent;}
header #mainmenu li span.active{
background:url(//kiori.co.jp/app/wp-content/themes/archi/images/ui/arrow-up.png) center no-repeat;
}
header #mainmenu li li span{
margin-top: 2px;
}
.smaller.header-bottom div#logo, .header-bottom div#logo {
height: 100%;
line-height: 60px;
max-height: 80px;
}		
header #mainmenu li a span {
width: 100%;
height: auto;
background: transparent;
position: static;
margin-top: 0px;
}
.container .col-md-3{ margin-bottom:0px;min-height: 0; }
.container .col-md-4{ margin-bottom:30px; }
.container .col-md-5{ margin-bottom:30px; }
.container .col-md-6{ margin-bottom:30px; }
.container .col-md-7{ margin-bottom:30px; }
.container .col-md-8{ margin-bottom:30px; }
.container .col-md-9{ margin-bottom:30px; }
.container .col-md-10{ margin-bottom:30px; }
.container .col-md-11{ margin-bottom:30px; }
.container .col-md-12{ margin-bottom:30px; }
.image-container, .side-bg .image-container{ 
position:relative; 
width:100%; 
height:400px !important; 
margin-bottom: 60px ;
top:0;
}		
.de_tab.tab_steps  .de_nav{
text-align:center;
}
.de_tab.tab_steps .de_nav li{
display:block;
margin:0;
padding:0;
}
.de_tab.tab_steps .de_nav li span{
margin:0;
margin-bottom:40px;
display:inline-block;
}		
.de_tab.tab_steps .de_nav.process-circle-textimage .content-mid{
margin: 0px auto;
}
.de_tab.tab_steps .de_nav li .v-border{
border:none;
}
.mobile-hide{
display:none;
}
.hidden-phone{
display:none;
}
.display-table{
display:block;
}
.display-table [class*="col-"] {
float: none;
display: block;
vertical-align: top;
}
.grid_gallery .item{
width:100%;
}
#services-masonry .item {margin-bottom: 30px ;}
.footer-2 {text-align:center;}
.footer-2 .logo-small {margin-bottom:30px;}
.footer-2 .social-icons {
display: inline-block;
width: 100%;
text-align: center;
}
.sm-hide{
display:none;
}
.mt-sm-0{
margin-top:0;
}
}
@media only screen and (max-width: 1200px) and (min-width: 768px) { 
.de_tab.tab_steps.tab_4 .de_nav li span {          
height: 170px;
line-height: 115px;          
width: 170px;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.container{padding-left:30px; padding-right:30px;}
.feature-box-image,.pricing-box{margin-bottom:30px;}
.pf_full_width .item,
.pf_full_width.pf_4_cols .item,
.pf_full_width.pf_6_cols .item,
.pf_full_width.pf_5_cols .item,
.pf_full_width.pf_3_cols .item
{
width:50%;
}
} @media only screen and (max-width: 767px) {
body{overflow-x: hidden;}
.subfooter .text-right, .subfooter {text-align: center;}
.subfooter .social-icons {margin-top: 10px;}
.container{padding-left:30px; padding-right:30px;}
.feature-box-image,.pricing-box{margin-bottom:30px;}
.post-video {height: auto;}
.pf_full_width .item{
float:left;
width:49.9% ;
}
.text-item{
font-size:48px;
line-height:48px;
}        
.text-item i{
font-size:36px;
}
.mfp-content .container {
padding-right: 4px ;
padding-left: 4px ;
}     
.mfp-content .project-info {margin-left: 0px;}
.mfp-content .project-info h2, .mfp-content .project-info .details {margin-bottom: 20px;}
.pricing-box {
width: 100% ;
}   
.countdown-section {
font-size: 12px;
}
ul.countdown li span {
font-size: 36px;
}
ul.countdown li.seperator{
padding: 10px;        
line-height: 60px;
}
ul.countdown{
padding-left: 0;
}
.bg-fixed {
background-position: top;
background-attachment: scroll ;
background-color: #18191b;
position: relative;
width: 100%;
background-repeat: no-repeat;
background-position: 100% 0;
}
h1.title-2{
font-size:16px;
letter-spacing:10px;
line-height:2em;
}     
.dark .de_tab.tab_steps .de_nav li .v-border {
border-left: none;
}   
.side-bg > .image-container.pull-right {
float: none !important;
margin-bottom: 0px !important;
}
} @media only screen and (max-width: 480px) {
.pf_full_width .item,
.pf_full_width.pf_4_cols .item,
.pf_full_width.pf_6_cols .item,
.pf_full_width.pf_5_cols .item,
.pf_full_width.pf_3_cols .item
{
width:100%;
}
.container-4 .de-team-list, .container-5 .de-team-list, .container-3 .de-team-list{
width:100%;
float:left;
position:relative;
}
.text-item{
font-size:32px;
line-height:32px;
}
.text-item i{
font-size:24px;
}
ul.countdown li.seperator{
padding: 0;        
line-height: 80px;
}
ul.countdown li.seperator{
width:0;
}
ul.countdown li p{
margin-top:0;
}
.spacer-double{
height:0px;
}
.de_carousel .item {padding: 0px ;}        
#filters li.pull-right {float: none ;}
.padding50{padding:20px ;}
.padding60{padding:20px ;}
.de_testi blockquote{padding: 20px 30px 20px 30px;}
.de_testi blockquote:before{display: none;}
footer .widget {padding-bottom: 40px;}
} @media (min-width: 300px) and (max-width: 979px) {    
#mainmenu li a{ display:block; width:100%;}
section{ background-position:top ;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment:scroll;
}
.team img.team-pic{max-width:300px;}
}  section.row-relative{position: relative;}
.section-video-container-wrapper {
position: absolute;
top: 0;
bottom: 0;
width: 100%;
height: 100%; 
overflow: hidden;
}
video#video_background { min-width: 100%; 
min-height: 100%; width: auto;
height: auto; position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-51%) translateY(-50%);
-moz-transform: translateX(-51%) translateY(-50%);
-ms-transform: translateX(-51%) translateY(-50%);
-o-transform: translateX(-51%) translateY(-50%);
transform: translateX(-51%) translateY(-50%);
z-index: 1;    
}
.sep-background-mask{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:2;
background-repeat: repeat;   
}
.sep-background-mask.html5overlay{
background-image:url(//kiori.co.jp/app/wp-content/themes/archi/images/dot-70.png);
}
.sep-background-mask.html5dotted{
background-image:url(//kiori.co.jp/app/wp-content/themes/archi/images/dotted.png);
}
section.row-relative > .container, section.row-relative > .row {position: relative;z-index: 100000;} .wpb_row.vc_row-flex .row {
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
}
.wpb_row.vc_row-o-equal-height .vc_column_container {
-moz-box-align: stretch;
align-items: stretch;
}
.wpb_row.vc_row-flex .vc_column_container {
display: flex;
}
.wpb_row.vc_row-o-content-middle .vc_column_container .vc_column-inner {
-moz-box-pack: center;
justify-content: center;
}
.wpb_row.vc_row-flex .vc_column_container .vc_column-inner {
-moz-box-flex: 1;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.wpb_row.vc_row-o-content-bottom .vc_column_container .vc_column-inner {
-moz-box-pack: end;
justify-content: flex-end;
}
.wpb_row.vc_row-o-content-top .vc_column_container .vc_column-inner {
-moz-box-pack: start;
justify-content: flex-start;
} .logo-carousel ul li {text-align: center;}
.project-image-carousel.owl-theme .owl-controls {
position: relative;
}
.project-image-carousel.owl-theme .owl-controls .owl-page {
display: inline-block;
height: 3em;
margin: 0 0.25em;
outline: medium none;
position: relative;
transition: all 0.1s ease-in-out 0s;
width: 6em;
}
.project-image-carousel.owl-theme .owl-controls .owl-page:focus {
outline: medium none;
}
.project-image-carousel.owl-theme .owl-controls .owl-page span {
display: none;
}
.project-image-carousel.owl-theme .owl-controls .owl-page:not(.active) {
box-shadow: 0 0 10em 0 rgba(0, 0, 0, 0.6) inset;
}
.project-image-carousel.owl-theme .owl-controls .owl-buttons .owl-prev, .project-image-carousel.owl-theme .owl-controls .owl-buttons .owl-next {
border-radius: 1px;
display: block;
font-size: 2em;
height: 1em;
line-height: 0.75em;
position: absolute;
top: 0;
width: 1em;
}
.project-image-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:focus, .project-image-carousel.owl-theme .owl-controls .owl-buttons .owl-next:focus {
box-shadow: 0 0 10em 0 rgba(255, 0, 0, 0.6) inset;
}
.project-image-carousel.owl-theme .owl-controls .owl-buttons .owl-prev {
left: 0em;
}
.project-image-carousel.owl-theme .owl-controls .owl-buttons .owl-next {
right: 0em;
}
.de_tab_content_inner .vc_column_container > .vc_column-inner {
padding-left: 0px;
padding-right: 0px;
}
.de_tab_content_inner section{background-color: transparent;}
.share-holder {
float: right;
margin-bottom: 0;
margin-left: 0;
margin-top: 0;
}
.share-holder h4, .social-links.rounded-share-icons {
display: inline-block;
margin: 0px;
}
.share-holder .social-links.rounded-share-icons a {
display: inline-block;
margin-left: 6px;
}
.share-holder .social-links.rounded-share-icons a i {
font-size: 15px;
color: #fff;
float: none;
margin: 0px;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.post-controls{padding: 40px 0px 40px;margin: 0px 0px 40px;border-bottom: 1px solid #e8eaec;border-top: 1px solid #e8eaec;}
.post-controls .nav-previous{}
.post-controls .nav-next{text-align: right;}
.post-controls a:hover {text-decoration: none;}
.post-controls .post-title em{display: block;font-style: normal;color: #f6f6f6;text-transform: uppercase;text-decoration: underline;margin-bottom: 10px;}
.post-controls .post-title strong{display: block;font-weight: 300; font-size: 15px;color: #f2f2f2;}
.post-controls .nav-previous .post-title{}
.post-controls .nav-next .post-title{}
.text-slider .text-item b{font-weight: normal;}
.nav-links:before{
display: table;
content: " ";
}
.nav-links:after{
display: table;
content: " ";
clear: both;
} html {
overflow-x:hidden;
padding: 0 !important;
background:#fff;
margin:0px !important;
}
#revolution-slider{
font-family: 'Raleway', sans-serif;
font-weight: 400;
}
.tp-caption{
font-size:14px;
font-weight:300;
}
.tp-caption.teaser{
letter-spacing:5px;
}
.tp-caption br{
margin-bottom:5px;
}
.tparrows{ top:50% !important;}
.med{
font-size:24px;
letter-spacing:-.5px;
}
.med-white{
color:#fff;
font-size:24px;
letter-spacing:-.5px;
}
.med-green{
color:#1a8b49;
font-size:24px;
letter-spacing:-.5px;
}
.small-white{
color:#fff;
line-height:1.7em;
}
.big-black{
font-size:52px;
letter-spacing:-3px;
color:#222;
}
.big-white{
font-size:16px;
color:#fff;
line-height:normal;
font-weight:300;
text-transform:uppercase;
letter-spacing:6px;
}
.ultra-big-white, .big-text h2{
font-size:72px;
font-weight:300;
letter-spacing:10px;
color:#fff;
margin:0;
text-transform:uppercase;
}
.ultra-big-black{
font-size:96px;
font-weight:400;
color:#222;
margin:0;
line-height:72px;
}
a.btn-slider{
color:#fff;
}
a.btn-slider:hover{
color:#222;
}
.fullwidthbanner-container a.btn{
text-transform:uppercase;
letter-spacing:1px;
color:#fff !important;
font-weight:700;
padding:10px 20px 10px 20px;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
}
.tp-caption.separator {
width:100px;
border-bottom:solid 1px rgba(255,255,255,.3);
}
.tparrows.tp-rightarrow:before, .tparrows.tp-leftarrow:before{content: '';}
.tp-leftarrow, .tp-leftarrow:hover  {background:url(//kiori.co.jp/app/wp-content/themes/archi/images/large_left.png) no-Repeat top left;position: absolute;}
.tp-rightarrow, .tp-rightarrow:hover {background:url(//kiori.co.jp/app/wp-content/themes/archi/images/large_right.png) no-Repeat top left;position: absolute;}
@media only screen and (max-width: 480px) {
.big-white, .big-text {margin-left:20px; }
} .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10000000;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.9;
filter: alpha(opacity=90); }
.de_light .mfp-bg {
background: #fff;
opacity: .95;
filter: alpha(opacity=95);
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10000000;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; 
-webkit-overflow-scrolling: touch;
-webkit-transform: translateZ(0);
}
html.mfp-helper {
height: 100%;
body {
overflow: hidden;
height: 100%;
-webkit-transform: translateZ(0);
}
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; 
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: #fff;
left: 0;
padding-right: 0;
right: 0;
text-align: center;
top: -100px !important;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; }
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; }
}
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; } section, #subheader{
-webkit-background-size: 100% !important;
-moz-background-size: 100% !important;
-o-background-size: 100% !important;
background-size: 100% !important;
}
#subheader{background-position: top;background-attachment: fixed;}
#view-all-projects, #call-to-action{padding:60px 0 60px 0;}
#section-about-us-2{background:#f8f8f8; height:100%;}
#section-coming-soon{ background:none; position:absolute; min-height:100%; width:100%;z-index:1;}
#bg-coming-soon-page{background-position: top; background-attachment: fixed; position:fixed; min-height:100%; width:100%;}
#section-about-us-2{background:#18191b; height:100%;}
#section-portfolio{background:#222; width:101%;}
#section-team{background:#111;}
#hide-content{position:absolute; width:100%; min-height:100%; z-index:100;display:none; background:rgba(0,0,0,.8);}
@media only screen and (max-width: 992px) {
section,#subheader{
-webkit-background-size:cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
}
}
@media only screen and (max-width: 767px) {
#subheader {background-attachment: scroll;}
}
.vc_cta3-content-header{position:static;height: auto;}
.vc_cta3-container {margin-bottom: 0px;}
@media only screen and (max-width: 480px) {
.single-comment li{padding-bottom: 0px;}
.avatar {width: 30px;height: auto;}
.comment-content, .post-content-comment .date, .comment-content{margin-left: 40px;}
.single-comment .children{margin-left: 40px;padding: 0px;}
.share-holder{float: none;margin-top: 20px;}
.post-info {margin: 20px 0 0;padding-bottom: 10px;}
#subheader h1{padding: 0px;float: none;font-size: 22px;}
.grid-item .pf_title{display:none;}
h1.title-3{font-size:42px;}
}
header.autoshow .info{display: none;}
.services-masonry-item-mb0 #services-masonry .item {
margin-bottom: 0px;
}
.gm-style .gm-style-iw {
font-size: 14px;
font-weight: 300;
color: #333;
}
.gm-style .gm-style-iw h3{
color: #333;
margin-bottom: 10px;
margin-top: 20px;
}
ul.sidebar-style-2 {
display: block;
width: 100%;
margin: 0px;
padding: 0px;
}
ul.sidebar-style-2 li {
display: block;
width: 100%;
background: #f2f2f2;
transition: all 0.4s;
margin-bottom: 5px;
border-left: 4px solid #f2f2f2;
}
ul.sidebar-style-2 li a {
color: #555555;
font-size: 15px;
display: block;
width: 100%;
line-height: 50px;
padding: 0 15px;
transition: all 0.4s;
text-decoration: none;
}
ul.sidebar-style-2 li:hover {
border-left: 4px solid #fab207;
background: #000;
}
ul.sidebar-style-2 li:hover a {
color: #fab207;
}
ul.sidebar-style-2 li.active {
border-left: 4px solid #fab207;
background: #000;
}
ul.sidebar-style-2 li.active a {
color: #fab207;
}
.header-bottom .info {display: none;} .item .picframe-new .mask{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:1;
background-color:#111111;
opacity:0;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
-ms-transition: all 200ms linear;
transition: all 200ms linear;
}
.item:hover .picframe-new .mask{
opacity:.9;
}
.item .picframe-new img{
width:100%;
display:block;
-webkit-transition: all 700ms linear;
-moz-transition: all 700ms linear;
-o-transition: all 700ms linear;
-ms-transition: all 700ms linear;
transition: all 700ms linear;
}
.item:hover .picframe-new img{
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.item .picframe-new {
overflow: hidden;
position: relative;
display: inline-block;
vertical-align: top;
}
.item .picframe-new .project-name {
width: 100%;
text-align: center;
position: absolute;
top: 55%;
opacity: 0;
z-index: 2;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.item:hover .picframe-new .project-name{
opacity: 1;
top: 50%;
margin-top: -6px;
}
.addtoany_share_save_container {max-width: 1170px;margin: 16px auto !important;}body,
.slider-text,
.de_count span,
#subheader .crumb,
#menu,
#right-sidebar,
#bottom-widgets,
#footer,
h1,
h2,
h3,
h4,
h5,
h6,
p,
.big-white,
.ultra-big-white,
.big-text,
.big-text h2,
.de_tab.tab_steps .de_nav li span,
.teaser-text,
.text-slider,
#mainmenu,
.mainmenu,
.btn,
a.btn,
.btn-line,
a.btn-line,
.added_to_cart,
#filters,
.filters,
.overlay70 h3 b {
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', 'Meiryo', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.slider-em,
.sec-em,
.sec-title,
.subtitle,
.side-bg .inner-padding h2,
.box-white.text-light h3,
.de_count h3,
.btn-pink,
a.btn-pink,
footer h3,
footer .em,
footer address .tel,
.date-box .day,
.date-box .month,
#subheader h1,
#footer-top .call-to-action button,
.day-calendar h3,
.nengo50-sub,
.wd_txt,
.slide-text {
font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
-webkit-transform-origin: 0 0;
-webkit-transform: scale(1, 1.01);
transform-origin: 0 0;
transform: scale(1, 1.01);
}
ul,
ol {
padding-left: 0;
}
ul li,
ol li {
list-style-type: none;
}
p {
margin: 0 0 2em;
line-height: 1.6;
}
p.text.just {
text-align: justify;
}
.Lh16 {
line-height: 1.6;
}
.Lh16 p {
margin-bottom: 2em;
line-height: 1.6;
}
.Lh14 {
line-height: 1.4;
}
.Lh14 p {
line-height: 1.4;
}
.wpb_content_element.mb-zero {
margin-bottom: 0;
}
.center {
text-align: center;
}
.bold {
font-weight: bold;
}
.inline-block {
display: inline-block;
}
.reserv_txt02 {
font-size: 13px;
}
.reserv_txt02 a {
font-size: 16px;
}
.reserv_txt a {
color:#E58588;
font-size: 18px;
}
.row-txtbtn_box{
display: flex;
max-width: 1024px;
margin: 0 auto;
}
.page-id-1324 .vc_custom_1506411418400 {
padding-bottom: 10px !important;
}
@media screen and (max-width: 1024px) {
.btn-wrap.medium {
width: 90%;
}
.row-txtbtn:nth-child(2){
margin-left: 10px;
}
.row-txtbtn:last-child{
margin-left: 10px;
}
}
@media screen and (max-width: 767px) {
.row-txtbtn_box{
flex-wrap: wrap;
}
.row-txtbtn{
margin: 0 0 20px !important;
}
}
.nengo50 {
font-size: 30px !important;
font-weight: 600;
margin-bottom: 0.8em !important; letter-spacing: 0.08em !important;
line-height: 1.4em !important;
}
.nengo50-sub {
font-size: 16px;
font-weight: 600;
padding-left: 4.5em;
letter-spacing: 0.2em !important;
}
.nengo50-sub::before {
content: "";
display: block;
width: 4em;
border-top: 1px solid #333333;
position: absolute;
left: 0;
top: 0.8em;
}
.marriage_instamov {
margin-top: 30px;
margin-bottom: 40px;
}
.colany-fair {
font-size: 26px;
line-height: 1.6;
margin-top: -20px;
}
@media screen and (max-width: 767px) {
.colany-fair {
font-size: 20px;
}
}
@media screen and (max-width: 480px) {
.nengo50 {
font-size: 20px !important;
}
.nengo50-sub {
font-size: 14px;
}
.colany-fair {
font-size: 16px;
}
.reserv_txt02 {
font-size: 12px;
}
.reserv_txt02 a {
font-size: 14px;
}
}
.colany-fair p {
margin:0;
}
.colany-fair p:first-child{
font-size: 35px;
letter-spacing: 0.07em !important;
}
.colany-fair p:nth-child(2){
font-size: 30px;
font-weight: normal;
}
.colany-fair p:last-child{
font-size: 25px;
font-weight: normal;
}
@media screen and (max-width: 767px) {
.colany-fair p:first-child{
font-size: 30px;
}
.colany-fair p:nth-child(2){
font-size: 25px;
}
.colany-fair p:last-child{
font-size: 20px;
}
}
@media screen and (max-width: 480px) {
.colany-fair p:first-child{
font-size: 25px;
}
.colany-fair p:nth-child(2){
font-size: 20px;
}
.colany-fair p:last-child{
font-size: 16px;
}
}
.colany-fair-separator {
max-width: 640px;
margin: 30px auto;
border-bottom: 1px solid #B0996D;
}
#WilliamLennyDiamond {
margin-bottom: 0;
padding-top: 20px;
}
.WilliamLennyDiamond_txt_box {
display: flex;
justify-content: space-around;
margin: 0 auto;
max-width: 960px;
}
.wd_txt {
padding: 18px;
font-size: 18px;
text-align: center;
line-height: 1.6;
}
.WilliamLennyDiamond_box {
display: flex;
justify-content: center;
margin: 0 auto;
max-width: 890px;
border-top: 1px solid #B0996D;
border-bottom: 1px solid #B0996D;
}
.wld-img1 {
text-align: center;
padding: 0 0 60px;
}
.wld-img1 img,
.wld-img2 img{
max-width: 100%;
}
.wld-img2 {
display: flex;
justify-content: space-between;
max-width: 890px;
margin: 0 auto;
}
.wld2-item {
text-align: center;
width: 48%;
max-width: 425px;
font-size: 18px;
padding: 0 0 18px;
}
.wld2-item img {
margin-bottom: 18px !important;
}
@media screen and (min-width: 768px) {
.wld-sp {
display: none;
}
}
@media screen and (max-width: 767px) {
.wld-img1 {
padding: 0 0 20px;
}
.wld-pc {
display: none;
}
.wld-img2 {
flex-wrap: wrap;
justify-content: center;
}
.wld2-item {
width: 100%;
padding: 0 0 25px;
}
.wld2-item img {
margin-bottom: 12px !important;
}
}
@media screen and (max-width: 640px) {
.colany-fair-separator {
margin: 30px -15px 0;
}
}
@media screen and (max-width: 480px) {
.wld2-item, .wd_txt {
font-size: 16px;
}
.wd_txt {
padding: 12px 5px;
}
} .text-em {
font-size: 20px;
font-weight: bold;
letter-spacing: 2px;
padding: 0.5em 0;
}
.text-em.F18 {
font-size: 18px;
}
.pink {
color: #E58588;
font-weight: bold;
}
.red {
color: #b60110;
font-weight: bold;
}
.white {
color: #fff;
}
.emotion {
font-size: 16px;
line-height: 1.6;
color: #B0996C;
}
.emotion p {
margin-bottom: 2em;
}
ul.crumb .t-full {
display: none;
}
.contact-tel {
font-size: 25px;
font-weight: bold;
margin-bottom: 10px;
}
.contact-tel a {
color: #444;
}
#policy h4 {
font-size: 16px;
font-weight: bold;
}
.visible-tb-inline {
display: inline-block !important;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
@media only screen and (max-width:1400px) {
.visible-pc {
display: none;
}
}
@media (min-width:1200px) {
.visible-lg {
display: block !important;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.visible-md {
display: block !important;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.visible-sm {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
.hidden-xs {
display: none !important;
}
}
@media only screen and (max-width:767px) {
.visible-tb {
display: none;
}
}
@media only screen and (min-width:768px) {
.visible-tb-inline {
display: none !important;
}
}
@media only screen and (min-width:481px) {
.visible-xs {
display: none;
}
.br-pc {
display: none !important;
}
.br-sp {
display: none;
}
} .wpb_gmaps_widget.wpb_content_element {
margin-bottom: 0;
}
.wpb_gmaps_widget .wpb_wrapper {
padding: 0 !important;
}
a.anchor {
display: block;
padding-top: 100px;
margin-top: -100px;
}  .campaign-wrap {
margin: 30px auto;
max-width: 600px;
}
dl.campaign {
padding: 30px;
color: #fff;
background: -webkit-linear-gradient(rgba(255, 176, 60, 0.8), rgba(255, 112, 140, 0.8));
background: linear-gradient(to right, rgba(255, 176, 60, 0.8), rgba(255, 112, 140, 0.8));
border-radius: 3px;
}
.campaign dt.tag {
font-size: 1.4rem;
letter-spacing: 2rem;
text-align: center;
margin-bottom: 1.6rem;
padding-bottom: 1.6rem;
padding-left: 2rem;
border-bottom: 1px dotted #fff;
}
.campaign dd.title {
font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
text-align: center;
font-size: 2.6rem;
margin-bottom: 1.6rem;
}
.campaign dd.text {
font-size: 1.3rem;
border-bottom: 1px dotted #fff;
padding-bottom: 1.6rem;
margin-bottom: 0;
}
@media only screen and (max-width: 480px) {
.campaign dd.title {
font-size: 1.6rem;
}
.campaign dt.tag,
.campaign dd.text {
font-size: 1.2rem;
}
} .separator {
margin: 10px 0 15px 0 !important;
}
.separator span:before,
.separator span:after {
border-bottom: 1px solid #B0996D !important;
} h2.sec-title {
width: 100%;
letter-spacing: 3px;
}
h3.subtitle,
.day-calendar h3 {
margin-top: 0;
}
.subtitle,
.day-calendar h3 {
margin-bottom: 30px;
letter-spacing: 5px;
line-height: 1.6;
}
.subtitle small,
.day-calendar h3 small {
font-size: 65%;
display: block;
color: #B0996C;
padding-top: 0.5em;
letter-spacing: 0;
}
.sec-em,
.side-bg .inner-padding h2 {
font-size: 27px;
letter-spacing: 2px;
line-height: 2em;
color: #333;
margin-bottom: 1em;
margin-top: 0;
}
.sec-em {
line-height: 1.4em;
}
@media only screen and (max-width:480px) {
.sec-em,
.side-bg .inner-padding h2 {
font-size: 20px;
}
}
.t-toplogo { margin: 35px 0 25px;
}  .t-toplogo small {
display: block;
font-size: 28%;
color: #5a3024;
font-family: 'メイリオ', 'Meiryo', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
margin-top: 1.5em;
font-weight: bold;
letter-spacing: 1px;
}
@media only screen and (max-width:480px) {
.t-toplogo small {
font-size: 50%;
}
} .btn-line,
a.btn-line {
border: 1px solid #ccc !important;
color: #333 !important;
font-size: 14px;
font-weight: bold !important;
padding: 10px;
}
.btn-pink {
color: #fff !important;
background-color: #E78889;
border: 1px solid #E78889 !important;
font-size: 19px;
font-weight: bold !important;
padding: 0 0.5em;
display: inline-block;
text-decoration: none;
white-space: nowrap;
line-height: 43px;
}
.btn-pink:hover {
color: #E78889 !important;
border: 1px solid #E78889 !important;
background-color: #fff;
text-decoration: none;
}
.btn-brown {
background-color: #5a3024;
border: 1px solid #5a3024 !important;
}
.btn-brown:hover {
color: white !important;
border: 1px solid #B0996D !important;
background-color: #B0996D;
}
.text-light .btn-line,
.text-light a.btn-line {
color: #fff !important;
font-weight: bold;
}
.btn-wrap a.btn-line:after,
.btn-wrap a.btn-text:after {
color: #E58988;
font-weight: 400;
}
.btn-wrap a.btn-line:hover,
.btn-wrap a.btn-text:hover,
.btn-wrap a.btn-line:hover:after,
.btn-wrap a.btn-text:hover:after {
color: #fff !important;
}
.btn-line:hover,
a.btn-line:hover {
text-decoration: none;
} a.btn-top_kuchikomi{
background:#E58988 !important;
border-color:#C1646A !important;
color:#fff !important;
}
a.btn-top_kuchikomi::after{
color:#fff !important;
}
a.btn-top_kuchikomi:hover, a.btn-top_kuchikomi:hover:after{
background:#B0996D !important;
border-color:#B0996D !important;
} .btn-wrap.medium {
max-width: 300px;
width: 100%;
}
.page-id-1555 .btn-wrap.medium.center {
margin: 0 auto;
}
.owl-theme .owl-controls .owl-page span {
background: #C22A37 !important;
} .sbs {
display: -webkit-flex;
display: flex;
flex-direction: row;
flex-wrap: no-wrap;
justify-content: center;
align-items: center;
}
@media only screen and (max-width:480px) {
.sbs li {
display: block;
width: 50%;
}
.sbs li img {
width: 100%;
}
} .row-txtbtn {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
}
.row-txtbtn .sec-title {
font-size: 27px;
padding: 10px;
text-align: right;
margin-right: 2em;
}
.row-txtbtn a.btn-line.medium {
padding-left: 30px;
padding-right: 30px;
}
@media only screen and (min-width:768px) {
.row-txtbtn .box-L {
flex: 1;
}
.row-txtbtn .box-R {
flex: 1;
}
}
@media only screen and (max-width:767px) {
.row-txtbtn .sec-title {
padding-right: 10px;
padding-bottom: 30px;
margin-right: 0;
}
.row-txtbtn {
flex-direction: column;
}
.row-txtbtn .box-R {
width: 100%;
}
.row-txtbtn .btn-wrap {
margin-right: auto;
margin-left: auto;
}
} .wrapbox-border {
display: block;
padding: 20px 30px;
border: 1px solid #876f4d;
}
.wrapbox-border img {
max-width: 100%;
} dl.list-spec {
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
border-bottom: 1px solid #B0996D;
padding: 1em;
max-width: 780px;
margin: 0 auto;
}
dl.list-spec dt {
padding-right: 1em; width: 145px;
flex-shrink: 0;
}
dl.list-spec dd {
margin-bottom: 0;
line-height: 1.6; width: calc(100% - 145px);
}
dl.list-spec p {
margin-bottom: 0 !important;
}
.enkaku .list-spec dt {
font-weight: normal !important;
}
@media screen and (max-width: 480px) {
dl.list-spec dt {
width: 100px;
}
dl.list-spec dd {
width: calc(100% - 100px);
}
} .de_count {
padding-top: 0;
}
.de_count h3 {
font-size: 65px;
color: #B0996D;
}
.de_count span,
.text-dark .de_count span {
font-weight: bold;
color: #444444 !important;
line-height: 1.4;
} .pf_title .project-name {
color: #b0996d;
} .gallery-carousel .owl-item .pf_text .project-name {
visibility: hidden;
}
.gallery-carousel .owl-item:hover .pf_text .project-name {
visibility: visible;
color: #fff;
} header .info ul.social-list li,
header.header-light .info ul.social-list li i {
font-size: 18px;
color: #666;
vertical-align: top;
}
.social-list span,
.social-icons span {
display: inline-block;
position: relative;
top: -3px;
padding: 0 0 0 15px;
}
.social-list span img,
.social-icons span img {
width: auto;
height: 18px;
}
.social-list span a:hover img,
.social-icons span a:hover img {
opacity: 0.7;
transition: .5s;
}
header .info ul.social-list .header-none,
footer .social-icons .footer-none {
display: none;
}
header .info ul.social-list li img,
footer .social-icons li img {
width: auto;
height: 16px;
}
@media only screen and (min-width:1310px) {
.social-icons {
float: right;
}
} .order-list {
text-align: center;
}
.order-list li {
font-size: 16px;
font-weight: bold;
}
.order-list li::after {
display: block;
font-family: "FontAwesome";
content: "\f107";
font-size: 200%;
padding: 10px 0 5px 0;
color: #876F4D;
font-weight: 400;
}
.order-list li:last-child::after {
display: none;
} .expand {
margin-bottom: 10px !important;
}
.expand h4 {
font-size: 18px;
font-weight: bold;
color: #444444;
letter-spacing: 2px;
border: 1px solid #ccc;
padding: 1em;
margin: 0;
padding-left: 4em;
position: relative;
}
.expand h4::after {
display: none;
}
.expand h4::before {
font-family: "ElegantIcons";
content: "\4c";
color: #BFBDBA;
font-size: 40px;
display: inline-block;
padding: 0 20px;
font-style: normal;
position: absolute;
top: 16px;
left: 0;
}
.expand h4.active::before {
content: "\4b";
}
.expand .hidden-content {
padding: 20px 0;
}
.expand .hidden-content p {
line-height: 1.6;
margin-bottom: 1.5em;
} .logo-carousel ul li {
margin: 0 2px;
}
@media only screen and (max-width:1200px) {
.logo-carousel ul {
position: relative;
}
.logo-carousel ul:before,
.logo-carousel ul:after {
font-family: "FontAwesome";
position: absolute;
top: 50%;
color: #ccc;
font-size: 40px;
}
.logo-carousel ul:before {
content: "\f104";
left: 0;
z-index: 2;
}
.logo-carousel ul:after {
content: "\f105";
right: 0;
}
} .sec-halfbg .inner-padding {
padding: 0;
}
.sec-halfbg.side-bg .background-image {
background-size: contain;
background-repeat: no-repeat;
}
@media (min-width: 992px) {
.sec-halfbg .col-md-offset-6 {
margin-left: auto;
}
.sec-halfbg.side-bg .background-image {
background-position: 10% 15%;
}
}
@media only screen and (max-width: 992px) {
.sec-halfbg.side-bg .image-container {
margin-bottom: 0;
}
}  .monthly-calendar table,
.monthly-calendar table th,
.monthly-calendar table td {
border: none;
}
.monthly-calendar table tr {
border-bottom: 1px solid #B0996D;
}
.day-calendar table {
border-spacing: 10px !important;
}
.day-calendar table th.day-left,
.day-calendar table td.day-left,
.day-calendar table th.day-right,
.day-calendar table td.day-right {
border-radius: 0 !important;
} .monthly-calendar table th,
.monthly-calendar table td,
.day-calendar table th,
.day-calendar table td {
padding-top: 1em;
padding-bottom: 1em;
}
.monthly-calendar table td .calendar-mark {
padding-top: 1em;
}
.day-calendar table {
width: 60% !important;
} .monthly-calendar table caption {
background-color: #B0996D;
color: #fff;
}
.monthly-calendar table .week-title.sat,
.monthly-calendar table .day-box.sat .day-number {
color: #5D81B6;
}
.monthly-prev-next a,
.monthly-calendar table td a.calendar-daylink {
color: #E78889;
} .monthly-calendar table td .calendar-mark a.calendar-daylink,
.day-calendar table td.day-right a.booking-timelink,
.day-calendar table td.day-right .calendar-mark.full {
font-size: 30px;
font-weight: bold;
}
.day-calendar h3 {
font-size: 22px !important;
margin-bottom: 40px !important;
}
.day-calendar p {
font-size: 18px;
}
.day-calendar table th.day-left,
.day-calendar table td.day-left,
.day-calendar table th.day-right,
.day-calendar table td.day-right {
font-size: 14px;
font-weight: bold;
}
@media only screen and (min-width: 481px) {
.monthly-calendar table caption,
.monthly-calendar table th,
.monthly-calendar table td,
.monthly-prev-next {
font-size: 18px;
font-weight: bold;
}
}
@media only screen and (max-width: 480px) {
.day-calendar table {
width: 100% !important;
}
}  #booking-form.content-form fieldset,
#booking-form.content-form legend {
border: none;
}
#booking-form.content-form th,
#booking-form.content-form td {
border: 1px solid #ccc;
} #booking-form.content-form table {
border-collapse: collapse;
width: 100%;
}
#booking-form.content-form th,
#booking-form.content-form td {
padding: 1em;
}
#booking-form.content-form th {
width: 20%;
}
#booking-form.content-form table th {
text-align: left;
}
#booking-confirm-fieldset table {
margin-bottom: 40px;
} #booking-form.content-form .content-text.small {
width: 6rem;
} #booking-form.content-form legend.subtitle {
font-size: 22px;
margin-bottom: 10px;
font-weight: 400;
}
#booking-form.content-form legend.subtitle small {
padding-top: 0;
}
#booking-form.content-form input,
#booking-form.content-form textarea,
#booking-form.content-form select {
font-size: 14px;
padding: 5px;
border: 1px solid #DFDFDF;
}
@media only screen and (min-width: 481px) {
#booking-form.content-form table caption,
#booking-form.content-form table th,
#booking-form.content-form table td {
font-size: 14px;
vertical-align: middle;
}
#booking-form.content-form th {
padding-left: 2em;
}
} #booking-form.content-form button {
color: #fff;
background-color: #E78889;
font-size: 16px;
font-weight: bold;
border: 1px solid #E78889;
padding: 1.5em 2em;
transition: .5s;
}
#booking-form.content-form button:hover {
color: #E78889;
background-color: #fff;
} .error-message.error-box {
padding-top: 90px;
padding-bottom: 90px;
padding-left: 20%;
padding-right: 20%;
text-align: center;
} .lineat-wrap {
text-align: center;
margin: 50px auto;
}
.lineat-text {
padding: 0 0 20px 0;
max-width: 335px;
margin: 0 auto;
}
.lineat-text img {
max-width: 100%;
}
.lineat-btn img {
width: 180px;
} .slider-em {
font-size: 27px;
letter-spacing: 3px;
line-height: 2em;
color: #333;
text-shadow: 1px 1px 2px #fff,
-1px 1px 2px #fff,
1px -1px 2px #fff,
-1px -1px 2px #fff;
}
.slider-text {
font-size: 14px;
line-height: 1.9;
color: #333;
letter-spacing: 0;
text-shadow: 1px 1px 2px #fff,
-1px 1px 2px #fff,
1px -1px 2px #fff,
-1px -1px 2px #fff;
}
.slider.btn-wrap {
width: 300px;
}
.slider-em.white,
.slider-text.white {
color: #fff;
text-shadow: 1px 1px 2px rgba(176, 152, 108, 0.5),
-1px 1px 2px rgba(176, 152, 108, 0.5),
1px -1px 2px rgba(176, 152, 108, 0.5),
-1px -1px 2px rgba(176, 152, 108, 0.5);
} header div#logo a img { max-width: 100px;
height: auto;
max-height: 100% !important;
padding-top: 2px;
}
header div#logo a {
width: 320px;
height: auto;
}
img[src$=".svg"] {
width: 100%;
height: auto;
}
@media only screen and (min-width:992px) and (max-width:1100px) {
header div#logo a {
width: 200px;
}
}
@media only screen and (max-width: 767px) {
header div#logo a img {
max-width: 90px;
}
}
@media only screen and (max-width: 480px) {
header div#logo a {
width: 200px;
padding-top: 5px;
}
}
@media only screen and (max-width: 375px) {
header div#logo a {
width: 170px;
}
} header .info {
padding: 15px 0;
}
header .info ul.info-list li {
font-size: 14px;
font-weight: bold;
}
header .info ul.info-list li i:before {
color: #B6000F;
}
header .info ul.info-list li span {
color: #444 !important;
display: inline-block;
vertical-align: top;
}
nav ul#mainmenu>li.current-menu-ancestor>a,
.mainmenu li.current-menu-item>a,
nav ul.mainmenu>li.current-menu-ancestor>a,
#mainmenu>li>a:hover,
#mainmenu>li.current-menu-item>a,
header.smaller #mainmenu>li>a:hover,
header.smaller #mainmenu>li.current-menu-item>a {
color: #B60110 !important;
}
nav ul#mainmenu>li.current-menu-ancestor>a,
#mainmenu>li.current-menu-item>a {
font-weight: bold;
}
#mainmenu a {
padding: 25px 0 20px 10px;
letter-spacing: 0;
}
#mainmenu.line-separator li a:after {
display: inline-block;
float: none;
}
#mainmenu li a:after {
margin-left: 10px;
color: #B70413 !important;
font-weight: bold;
}
#mainmenu li.menu-last a:after {
display: none;
}
@media only screen and (max-width: 992px) {
#mainmenu.line-separator li a:after {
display: none;
}
}
@media only screen and (max-width: 320px) {
header .info ul.info-list li span {
font-size: 11px;
}
} #mainmenu li li a:hover {
background-color: #E58988 !important;
color: #fff !important;
}
@media only screen and (min-width: 993px) {
#mainmenu li ul,
header.smaller:not(.header-bottom) #mainmenu ul {
top: 50px;
}
}
@media only screen and (max-width: 1300px) and (min-width: 992px) {
#mainmenu li ul,
header.smaller:not(.header-bottom) #mainmenu ul {
top: 30px;
}
} #mainmenu li.reservation {
display: none;
}
.btn-reservation a {
margin-top: 10px;
padding: 15px 20px;
font-size: 14px;
color: #fff;
background-color: #5a3024;
border: 1px solid #5a3024;
letter-spacing: 0;
float: right;
margin-left: 20px;
}
.btn-reservation a:hover {
text-decoration: none;
color: white;
border: 1px solid #B0996D;
background-color: #B0996D;
} @media only screen and (min-width: 993px) {
header.de_header_2 {
height: 203px;
}
header.de_header_2 .info,
header .col-md-12 {
padding-top: 10px;
padding-bottom: 10px;
background-color: #FFFFFF;
}
}
.size_mb {
display: none;
}
.container-fluid2 {
display: block;
height: 60px;
background-image: url(https://kiori.co.jp/app/wp-content/uploads/2020/04/diagonal_line_1.png) !important; }
@media screen and (min-width: 993px) {
.container-fluid2 {
transform: translateY(-22px);
}
}  .container-fluid2 h1 {
color: #FFFFFF;
font-size: 24px;
font-weight: bold;
text-shadow: 2px 2px 5px #555555;
}
.container-fluid2 h1 .kochira a {
color: #D1121B;
font-size: 22px;
font-weight: bold;
margin-left: 25px;
background: #FFFFFF;
padding: 1px 10px 0px 10px;;
text-shadow: none;
}
.has-topbar #subheader {
padding-top: 100px;
margin-top: 150px;
}
@media only screen and (max-width:992px) {
.has-topbar #subheader { margin-top: 0;
background-attachment: scroll;
padding: 35px 0 15px;
}
}
.no-relative .vc_column_container {
margin-top: 60px;
}
.container-fluid {
padding-left: 15px;
padding-right: 15px;
margin-left: 0;
margin-right: 0;
}
@media only screen and (min-width:992px) and (max-width:1515px) { #mainmenu a {
padding: 10px;
}
#mainmenu li a:after {
margin-left: 10px !important;
}
header.smaller:not(.header-bottom) #mainmenu>li>a {
padding-top: 9px;
padding-bottom: 7px;
}
} @media only screen and (min-width:1215px) and (max-width:1515px) {
#mainmenu {
max-width: 520px;
}
}
@media only screen and (min-width:992px) and (max-width:1214px) {
#mainmenu {
max-width: none;
}
}  @media only screen and (min-width:993px) and (max-width:1289px) {
.wpb_row.vc_row-fluid.no-relative.full-height.bg-fixed.full-height.no-padding .wpb_column.vc_column_container.vc_col-sm-12 {
margin-top: 140px;
}
}
@media only screen and (max-width: 992px) {
header {
padding-top: 5px;
}
header.de_header_2 { padding-bottom: 0;
border-bottom: 0;
}
.no-relative .vc_column_container {
margin-top: 0;
}
header .info {
display: inherit;
padding-top: 0;
padding-bottom: 10px;
}
header .info ul.info-list li {
font-size: 12px;
}
header .info ul.social-list {
text-align: center;
padding-top: 20px;
padding-bottom: 10px;
}
header .col-md-12 {
padding: 10px 0 15px;
}
.btn-reservation a {
margin: 7px 0 7px 10px;
padding: 11px;
}
}
@media only screen and (max-width: 767px) {
.btn-reservation a { margin-bottom: 0;
padding: 5px;
}
.btn-reservation a span.text {
display: block;
font-size: 8px;
line-height: 1;
}
.btn-reservation a i {
float: none;
text-align: center;
margin-right: 0;
font-size: 20px;
} .has-topbar #subheader {
padding: 35px 0 15px;
}
}
@media only screen and (max-width: 480px) {
header .info ul.info-list li {
font-size: 12px;  white-space: pre-wrap; }
header .info ul.info-list li:last-child {margin: 0;}
header .info ul.info-list li a {
font-size: 14px;
} .has-topbar #subheader {
padding: 0;
}
}
@media only screen and (max-width: 340px) {
.btn-reservation a {margin-left: 0;}
} #menu-btn {
width: 46px;
height: 46px;
margin-top: 7px;
margin-left: 10px;
margin-right: 15px;
}
#menu-btn:after {
content: "menu";
display: block;
font-size: 8px;
color: #fff;
line-height: 1;
transition: all 0.5s;
}
#menu-btn:hover:after {
color: #333;
font-weight: bold;
}
@media only screen and (max-width: 340px) {
#menu-btn {margin-right: 5px;}
} header.header-bg {
background-color: #fff;
}
#mainmenu a {
color: #333;
}
header.smaller:not(.header-bottom):not(.side-header) {
height: 100px;
background: #fff;
border-bottom: none;
}
#subheader {
padding-bottom: 40px;
}
#subheader h1 {
margin-top: 100px;
font-size: 30px;
}
#subheader .crumb {
margin-top: 110px;
font-size: 14px;
}
#subheader .crumb a {
color: #E78889;
}
#subheader h1,
#subheader .crumb {
color: #fff !important;
}
@media screen and (max-width: 1280px) and (min-width: 993px) {
body:not(.page-id-1498) #subheader {
background-image: url(//kiori.co.jp/app/wp-content/themes/archi-child/images/header_20240904-1.jpg) !important;
background-position: right top !important;
background-repeat: no-repeat;
background-size: 200% !important;
}
} @media screen and (max-width: 480px) {
#subheader h1 {
margin-top: 70px;
}
}
@media screen and (max-width: 480px) {
#subheader h1 {
margin-top: 70px;
}
} .box-white .overlay60 {
background: none;
min-height: 300px;
position: relative;
}
.box-white.text-light h3 {
font-size: 26px;
font-weight: bold;
display: block;
color: #333;
margin-top: 0;
margin-bottom: 20px;
letter-spacing: 3px;
}
.box-white h3 small {
display: block;
font-size: 12px;
color: #B0996C;
padding-top: 10px;
}
.box-white p {
color: #333;
text-align: justify;
}
.box-white a.btn-line {
position: absolute;
bottom: 25px;
left: 0;
right: 0;
margin: auto;
max-width: 80%;
color: #333 !important;
}
.box-white a.btn-line:after {
color: #E58586;
}
.top-btn-wrap .wpb_content_element {
margin-bottom: 0;
}
.row-txtbtn.row-txtbtn--top {
margin: 0 !important;
}
@media only screen and (max-width:991px) {
.box-white .shadow-soft {
background-repeat: no-repeat;
background-size: cover;
}
} @media only screen and (max-width:1920px) {
#gallery .item .picframe {
max-width: 476px;
max-height: 357px;
}
}  .wpcf7 input[type=text],
.wpcf7 input[type=tel],
.wpcf7 textarea[placeholder],
.wpcf7 textarea,
.wpcf7 input[type=email],
#search {
background-color: #fff !important;
margin-bottom: 0;
}
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=tel],
.wpcf7 textarea {
padding: 10px 20px;
}
.wpcf7 input[type=file] {
margin-bottom: 15px;
}
.wpcf7 select.wpcf7-select {
color: #444;
} .wpcf7 select {
padding: 10px 20px;
border: 1px solid #ddd;
outline: none;
text-indent: 0.01px;
text-overflow: '';
background-color: #fff !important;
vertical-align: middle;
font-size: inherit;
color: inherit;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
width: 100%;
}
.wpcf7 select option {
background-color: #fff;
color: #333;
}
.wpcf7 select::-ms-expand {
display: none;
}
.wpcf7 select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #828c9a;
}
.menu-message {
position: relative;
display: block;
max-width: 300px;
}
.menu-message::before {
z-index: 1;
position: absolute;
right: 0;
top: 0;
font-family: "FontAwesome";
content: "\f107";
background-color: #B0996D;
color: #fff;
padding: 0 10px;
font-size: 30px;
line-height: 43px;
pointer-events: none;
} .label-checkbox {
margin-bottom: 20px;
}
.lever {
font-weight: 400;
} .submit-wrap {
padding-top: 20px;
width: 100%;
text-align: center;
} .wpcf7 input[type=submit] {
color: #fff;
background-color: #E78889;
padding: 1em 2em;
font-weight: bold;
border: 1px solid #E78889;
}
.wpcf7 input[type=submit]:hover {
border: 1px solid #E78889;
background-color: #fff;
color: #E78889;
}
.wpcf7 input[type="submit"][disabled] {
border: 1px solid #ccc;
background-color: #ccc;
}
.wpcf7 input[type=submit][disabled]:hover {
color: #fff;
}  .list-table {
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
.list-table>li {
padding: 8px;
margin-bottom: 0;
}
.list-table li p:last-child {
margin-bottom: 0;
}
.list-table>li {
padding: 15px 8px;
}
.list-table .item-t {
display: inline-block;
width: 30%;
max-width: 130px;
padding-right: 1em;
text-align: left;
vertical-align: top;
color: #333333;
font-size: 1.4rem;
font-weight: bold;
}
.list-table .item-d {
display: inline-block;
vertical-align: middle;
width: 70%;
}
@media only screen and (max-width:480px) {
.list-table:not(.list-icon) .item-t,
.list-table:not(.list-icon) .item-d {
display: block;
width: 100%;
text-align: left;
}
} .contact-us-form .list-table .item-t {
text-align: right;
padding: 0em 1.5em .5em .5em;
max-width: 244px;
position: relative;
}
@media only screen and (max-width:1279px) {
.contact-us-form .list-table .item-t {
text-align: left;
}
.contact-us-form .list-table .item-t,
.contact-us-form .list-table .item-d {
width: 100%;
}
} .contact-us-form .required {
display: block;
margin-right: 3em;
}
.contact-us-form .required::after {
display: inline-block;
content: "\5FC5\9808";
font-size: 11px;
color: #fff;
background-color: #E78889;
padding: 0 0.5em;
border-radius: 5px;
margin-left: 1em;
position: absolute;
top: 0; margin: auto;
height: 22px;
right: 1em;
}
.contact-us-form .required.not::after {
content: "";
background-color: transparent;
} .preferred-date {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.preferred-date li {
margin-right: 20px !important;
margin-bottom: 0px !important;
}
.preferred-date li .text {
width: 6em;
display: inline-block;
margin-right: 1em;
}
.preferred-date li input,
.preferred-date li select {
border: 1px solid #ddd !important;
width: 200px !important;
height: 44px !important;
padding: 10px;
}
.wpcf7 .preferred-date select.wpcf7-select {
margin-bottom: 0;
}
@media (max-width:767px) {
.preferred-date {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.preferred-date li {
margin-bottom: 10px !important;
}
}    .blog-list .date-box .day {
font-size: 38px;
}
.text-light .blog-list .date-box .month,
.blog-list .date-box .month {
color: #B0996D !important;
border-bottom: 3px solid #B0996D !important;
text-align: center;
font-size: 18px;
letter-spacing: 0.7em;
} .text-light .blog-list h3 a,
.blog-list h3 a {
font-weight: 400;
line-height: 1.6;
font-size: 18px;
}
.blog-list .post-text p {
line-height: 1.7;
margin: 0 0 1.1em;
}
.blog-list li {
border-bottom: 1px solid #B0996D !important;
}
.blog-list .btn-more {
color: #fff;
font-weight: 400;
} #sidebar.sidebar .widget .small-border {
display: none !important;
}
#sidebar.sidebar .widget {
border-bottom: 1px solid #B0996D;
margin-bottom: 30px;
padding-bottom: 25px;
}
#sidebar.sidebar .widget h4 {
font-weight: bold;
}
#sidebar.sidebar .widget.widget_recent_entries ul li {
margin-bottom: 1.5em;
}
#sidebar.sidebar .widget.widget_recent_entries ul li a {
color: #444;
}
#sidebar.sidebar .widget_tag_cloud li {
line-height: 3;
}
#sidebar.sidebar .widget_tag_cloud li a {
color: #A1A1A1;
font-size: 14px !important;
padding: 10px;
border: 1px solid #D8CCB6;
}
#sidebar.sidebar .widget_tag_cloud li a:hover {
color: #fff;
background-color: #B0996E;
border: 1px solid #B0996E;
}
#sidebar.sidebar #search {
padding: 4px 10px;
width: 80%;
}
#sidebar.sidebar #btn-search {
background-color: #E78889;
width: 20%;
}
#sidebar.sidebar #btn-search:before {
color: #fff;
} .pagination>li>a,
.pagination>li>span {
border: none !important;
margin-right: 20px;
width: auto;
height: auto;
padding: 0.2em .5em;
font-size: 24px;
background-color: #FAE7E7;
color: #646472;
margin-bottom: .5em;
}
@media only screen and (max-width: 992px) {
.pagination>li>a,
.pagination>li>span {
font-size: 20px;
}
}
@media only screen and (max-width: 375px) {
.pagination>li>a,
.pagination>li>span {
font-size: 16px;
}
}
.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
border-radius: 0;
}
.pagination>li>span.page-numbers.current {
background-color: #E78889;
color: #fff;
} #footer-top { padding-top: 50px;
padding-bottom: 50px;
background-image: url(//kiori.co.jp/app/wp-content/themes/archi-child/images/footer-top-bg.jpg) !important; 
background-position: top 15% right 40%;
background-repeat: no-repeat;
background-size: cover !important
}  #footer-top h2.sec-title,
#footer-top p {
color: #5a3024 !important;
} #footer-top .spacer-single {
display: none;
}
#footer-top .call-to-action { background-color: white; padding: 0; max-width: 300px;
margin: 0 auto;
}
#footer-top .call-to-action .content-logo { max-width: 300px;
}
#footer-top .call-to-action .content-logo img {
max-width: 100%;
}
#footer-top .call-to-action button {
display: block;
color: #fff;
border: 1px solid #5a3024; background-color: #5a3024;
font-size: 19px;
font-weight: bold;
letter-spacing: 0.2em;
line-height: 1.2;
transition: .3s;
width: 100%;
height: 45px;
}
#footer-top .call-to-action button:hover {
color: white;
border: 1px solid #B0996D;
background-color: #B0996D;
}
#footer-top .call-to-action a:hover {
text-decoration: none;
}
#footer-top .call-to-action .text {
margin-top: 1rem;
color: #444;
display: block;
width: 300px;
text-align: center;
margin-right: auto;
margin-left: 0;
}
#footer-top .call-to-action .content-btn {
margin: 0 auto;
max-width: 300px;
}
@media (max-width:480px) {
#footer-top .call-to-action .text {
width: auto;
}
#footer-top .call-to-action button {
margin: 0 auto;
padding: 0;
height: 45px;
}
}
@media only screen and (max-width:767px) {
#footer-top .call-to-action {
padding: 0;
}
}
@media only screen and (max-width:480px) {       
#footer-top .call-to-action .content-logo { display: none;
}
#footer-top .call-to-action {
padding: 0;
}
}    }
@media screen and (max-width: 480px) {
.content-btn, .zexy-btn { margin: 0 auto;
}
} .ib {
display: inline-block;
} .single .wpb_content_element,
.blog .wpb_content_element {
margin-bottom: 35px;
}
.single .vc_column_container>.vc_column-inner,
.blog .vc_column_container>.vc_column-inner {
box-sizing: border-box;
padding-left: 15px;
padding-right: 15px;
width: 100%;
}  footer {
background-image: url(//kiori.co.jp/app/wp-content/uploads/2017/07/bg_wood.jpg) !important;
background-repeat: no-repeat !important;
background-size: cover !important;
}
.subfooter {
background: #140501;
}
@media only screen and (max-width: 992px) {
.subfooter .col-md-6 {
margin-bottom: 0;
}
}
footer .footer-logo {
margin: 0 auto 30px auto;
max-width: 140px;
}
footer .widget h3 {
font-size: 20px;
font-weight: bold;
letter-spacing: 3px;
}
footer .em {
font-size: 18px;
margin-bottom: 20px;
}
footer .widget_nav_menu li {
border-bottom: none;
margin-bottom: 0;
padding-left: 20px;
position: relative;
}
footer .widget_nav_menu li:before,
footer .widget .link li:before {
font-family: "FontAwesome";
content: "\f054";
padding-right: 10px;
font-size: 12px;
color: #fff;
}
footer .menu li:hover ul.sub-menu li::before {
display: none;
}
footer address {
margin-top: 10px;
font-size: 12px;
}
footer address .tel,
footer address div i {
font-size: 30px;
color: #fff;
}
.widget_text address div {
border-bottom: 0 !important;
}
footer .btn-wrap {
width: 90%;
padding-bottom: 10px;
}
footer .btn-wrap a {
color: #fff !important;
} #back-to-top {
bottom: 20px !important;
}
@media screen and (max-width: 1024px) {
footer address .tel,
footer address div i {
font-size: 26px;
}
}
@media screen and (max-width: 767px) {
footer address .tel,
footer address div i {
font-size: 30px;
}
} footer .menu li ul.sub-menu {
visibility: hidden;
height: 0;
}
footer .menu li ul.sub-menu li a {
text-decoration: none;
position: absolute;
top: -2em;
left: 7em;
transition: .3s;
background-color: transparent;
color: transparent;
}
footer .menu li:hover ul.sub-menu {
visibility: visible;
height: auto;
}
footer .menu li:hover ul.sub-menu li a {
padding: 0.5em 1em;
background-color: #000;
color: #fff;
top: -2em;
left: 7em;
}
@media screen and (max-width: 767px) {
footer ul.menu {
display: flex;
flex-direction: column;
max-height: 170px;
max-width: 375px;
flex-wrap: wrap;
}
footer .widget_nav_menu li {
padding-left: 10px;
}
footer .btn-wrap {width: 100%;}
footer .row > div {
max-width: 480px;
margin-left: auto;
margin-right: auto;
}
} @media only screen and (max-width: 992px) { #haruka .image-container,
#haruka .side-bg .image-container { background-size: contain;
background-position: center center;
background-repeat: no-repeat;
margin-bottom: 10px;
}
#haruka .inner-padding,
#rivage .inner-padding {
padding: 0;
} .size_mb {
display: unset;
}
.size_pc {
display: none;
} .container-fluid2 {
display: block;
height: 100px;
background-image: url(https://kiori.co.jp/app/wp-content/uploads/2020/04/diagonal_line_2.png) !important;  margin-top: 0px;
text-align: center;
padding: 16px 0;
line-height: 38px;
}
.container-fluid2 h1 {
color: #FFFFFF;
font-size: 24px;
font-weight: bold;
}
.container-fluid2 h1 .kochira a {
color: #D1121B;
font-size: 22px;
font-weight: bold;
margin-left: 25px;
background: #FFFFFF;
padding: 0.1em 1em;
}
} @media only screen and (min-width: 1024px) {
a[href^="tel:"] {
pointer-events: none;
}
}
@media only screen and (min-width: 768px) { footer .widget.widget_nav_menu {
padding-left: 40px;
}
} @media only screen and (max-width: 767px) {
.slider-em {
font-size: 18px;
}
footer .footer-logo {
margin-bottom: 0;
}
footer .widget {
padding-bottom: 30px;
} } @media only screen and (min-width:481px) {
.wpb_image_grid .wpb_image_grid_ul img {
padding-right: 30px;
}
.product-catch {
font-size: 25px;
}
} @media only screen and (max-width:480px) { .image-container,
.side-bg .image-container {
background-size: contain;
background-repeat: no-repeat;
background-position: center;
height: 250px !important;
margin-bottom: 0;
}
.side-bg .inner-padding {
padding-top: 20px;
padding-bottom: 20px;
}
.menu-message::before {
line-height: 40px;
} h3.sec-title,
h3.sec-title.bold,
.sec-title,
h2.sec-em,
h3.sec-em,
.day-calendar h3 {
font-size: 20px !important;
} h2.sec-title,
h2.sec-title.bold {
font-size: 24px !important;
}
h2.sec-title.t-toplogo {
font-size: 30px !important;
}
h2.sec-em,
h3.sec-em {
line-height: 1.6;
}
h3,
.text-light .blog-list h3 a,
#subheader h1,
.slider-em {
font-size: 16px;
line-height: 1.4;
}
#footer-top .call-to-action button {
font-size: 18px;
}
#policy h4,
.btn-pink,
.product-catch {
font-size: 14px;
}
body,
p,
.text, .slider-text {
font-size: 12px;
}
.text-em,
footer .em {
font-size: 16px;
}
.expand h4 {
font-size: 15px;
line-height: 1.2;
letter-spacing: 1px;
top: 10px;
}
.expand h4::before {
font-size: 20px;
} .container-fluid2 h1 {
font-size: 20px;
}
.container-fluid2 h1 .kochira a {
font-size: 20px;
margin-left: 20px;
padding: 0.1em 1em;
}
}
@media only screen and (max-width:360px) {
.container-fluid2 h1 {
font-size: 16px;
}
.container-fluid2 h1 .kochira a {
font-size: 16px;
margin-left: 20px;
padding: 0.1em 1em;
}
}
@media only screen and (max-width:767px) {
.wpb_single_image.wpb_content_element.vc_align_center.tenpo_name {
display: none;
}
.sp_none {
display: none;
}
}
.wpb_row.vc_row-fluid.no-relative.full-height.bg-fixed.full-height.no-padding {
height:100% !important;
}
.surprise_box {
background-color: #EFECE9;
}
.surprise_com {
text-align: center;
color: #B60110;
font-weight: bold;
padding: 40px 30px;
height: 300px;
}
.surprise_com::before {
display:block;
position: absolute;
content: url(//kiori.co.jp/app/wp-content/uploads/2019/12/icon_kakko1.png);
margin-left: -10px;
margin-top: -20px;
}
.surprise_com::after {
display:block;
position: absolute;
content: url(//kiori.co.jp/app/wp-content/uploads/2019/12/icon_kakko2.png);
right: 85px;
}
.surprise_com.two::before {
margin-left: -10px;
margin-top: -20px;
}
.surprise_com.two::after {
right: 85px;
margin-top: -20px;
}
.surprise_img {
text-align: center;
margin-bottom: 40px;
}
.surprise_img img {
width: 100%;
}
.surprise_box li {
color: #525252;
}
@media only screen and (max-width:1199px) {
.surprise_com {
height: 390px;
}
}
@media only screen and (max-width:991px) {
.surprise_com {
height: 420px;
}
.surprise_com::before {
margin-left: -20px;
}
.surprise_com::after {
right: 60px;
}
.surprise_com.two::before {
margin-left: -20px;
}
.surprise_com.two::after {
right: 60px;
}
.wrapbox-border {
padding: 10px 15px;
}
}
@media only screen and (max-width:767px) {
.surprise_com {
height: auto;
}
.surprise_com::before {
margin-left: -10px;
margin-top: -20px;
}
.surprise_com::after {
right: 70px;
margin-top: -20px;
}
.surprise_com.two::before {
margin-left: -10px;
margin-top: -20px;
}
.surprise_com.two::after {
right: 70px;
margin-top: -20px;
}
}
@media only screen and (max-width:480px) {
.surprise_com {
font-size: 12px;
line-height: 1.5;
}
.wrapbox-border {
padding: 10px 15px;
}
.order-list li::after {
padding: 7px 0 10px 0;
font-size: 150%;
}
.surprise_com::after {
right: 70px;
}
.surprise_com.two::after {
right: 70px;
}
}
@media only screen and (max-width:375px) {
.surprise_com::before {
margin-left: -20px;
}
.surprise_com::after {
right: 60px;
}
.surprise_com.two::before {
margin-left: -20px;
}
.surprise_com.two::after {
right: 60px;
}
} .top-rings {
display: flex;
width: 100%;
max-width: 1140px;
margin: 0 auto;
justify-content: space-between;
padding-bottom: 35px;
}
.top-ring-img {
width: 30.3%;
opacity: 0;
}
.top-ring-img img {
width: 100%;
}  #engage-section1 {
border-top: 1px solid #2a2a2a;
} .marriage-colany-link {
padding-bottom: 10px;
}
.marriage-colany {
margin-bottom: 35px;
} .inline64-48,
.inline767 {
display: block;
}
.ot-inline span {
display: inline-block;
} .d-inline-b {
display: inline-block;
white-space: nowrap;
}
@media only screen and (max-width: 1200px) {
.d-inline-b {
display: inline;
white-space: normal;
}
}
.inline1200 {
display: block;
}
@media screen and (max-width: 1200px) {
.inline1200 {
display: inline;
}
}
.inline99-76 {
display: inline;
}
@media screen and (min-width: 993px) {
.inline992 {
display: block;
}
}
@media screen and (min-width: 992px) and (min-width: 768px) {
.inline991 {
display: block;
}
}
@media screen and (max-width: 992px) and (min-width: 768px) {
.inline64-48 {
display: inline;
}
.inline99-76 {
display: inline-block;
}
}
@media screen and (max-width: 767px) {
.inline767, .inline991 {
display: inline-block;
}
.surprise_com .inline992 {
display: block
}
}
@media screen and (max-width: 640px) and (min-width: 481px) {
.inline64-48 {
display: inline;
}
}
@media screen and (max-width: 640px) {
.br640 {
text-align: left !important;
}
.br640 .inline-block {
display: inline;
}
.inline400 {
display: inline-block;
}
}
@media screen and (max-width: 480px) {
.br480 {
text-align: left !important;
}
.br480 .inline-block {
display: inline;
}
.br480 br {
display: none;
}
.inline64-48 {
display: inline;
}
}
@media screen and (max-width: 400px) {
.surprise_com .inline992 {
display: inline;
}
.inline991 {
display: inline;
}
} header div#logo {
width: 100%;
max-width: 265px;
margin: 0 30px;
}
header.smaller div#logo {
max-width: 250px;
}
header div#logo a {
width: 100%;
text-decoration: none;
text-align: center;
}
#logo .title-text {
text-align: center;
font-size: 13px;
color: black;
margin: 0 0 5px;
letter-spacing: 0.2em;
}
header.smaller div#logo .title-text {
margin: 0;
}
header.smaller div#logo img {
margin: -10px 0 0;
max-width: 125px !important;
}
@media screen and (max-width: 992px) {
header div#logo {
max-width: 200px;
margin: 0;
height: 70px;
}
#logo .title-text {
font-size: 11px;
}
} .engage-banner a:hover {
opacity: 0.6;
} @media screen and (min-width: 330px) and (max-width: 1080px) {
.tp-parallax-wrap:nth-child(1) .tp-mask-wrap .tp-caption img {
width: 300px !important;
height: 45px !important;
}
} .page-id-1324ptext .text {
margin-bottom: 15px;
}
.blog-txtbtn {
display: -webkit-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
}
.blog-txtbtn .sec-title {
font-size: 27px;
padding: 10px;
text-align: right;
margin-right: 2em;
}
.blog-txtbtn a.btn-line.medium {
padding-left: 30px;
padding-right: 30px;
} .row-txtbtn_box2 {
display: flex;
max-width: 680px;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.row-txtbtn_box2 {
flex-wrap: wrap;
}
.row-txtbtn{
margin: 0 0 20px !important;
}
}
@media screen and (max-width: 600px) {
.sec-title-about-top .block {
display: none;
}
} .btn-choice a {
margin-top: 10px;
float: right;
margin-left: 20px;
}
@media screen and (max-width: 992px) {
.btn-choice a {
margin: 7px 0 7px 10px;
height: 46px;
}
.btn-choice a img {
height: 100%;
}
}
@media screen and (max-width: 767px) {
.btn-choice a { margin-bottom: 0;
}
}   .header-sp1101 {
display: none;
clear: both;
}
.btn-wrap.header-sp1101 {
text-align: center;
} .btn-colany a {
margin-top: 0;
max-width: 250px;
}
.btn-colany img {
width: 100%;
}
@media screen and (max-width: 992px) {
.btn-colany a {
width: 162px;
}
}
@media screen and (min-width: 701px) {
.tp-parallax-wrap:nth-child(3) {
display: none !important;
}
}
@media screen and (max-width: 700px) {
.btn-choice.btn-colany {
display: block;
} .btn-colany a {
max-width: none;
margin-left: 0;
margin-top: 25px;
width: 100%;
text-align: center;
}
.btn-choice a img {
height: 100%;
max-width: 350px;
}
}
@media screen and (max-width: 480px) { .btn-choice a img {
max-width: 250px;
}
}
@media screen and (max-width: 503px) { .btn-choice {
display: none;
}
body.home .header-sp1101 {
display: block;
}
}  .pro-container .container {
max-width: 850px;
}
.page-id-1498.has-topbar #subheader {
padding-top: 447px;
background-repeat: no-repeat;
background-size: cover !important;
background-attachment: scroll;
background-position: 70% center !important;
} @media screen and (max-width: 480px) {
.page-id-1498.has-topbar #subheader{
padding-top: 250px;
background-position: 60% center !important;
background-image: url(//kiori.co.jp/app/wp-content/themes/archi-child/images/propose-main_20240904-1.jpg) !important;
}
}
.page-id-1498 #subheader h1, .page-id-1498 #subheader .crumb {
text-shadow: 0 3px 6px rgba(0,0,0,0.8);
}
.social-list span img, .social-icons span img {
height: 14px;
margin-top: 5px;
}
.social-list .header-none img, .social-icons .header-none img {
margin-top: 3px;
} #cff .cff-item {
border-bottom: none !important;
}
.line-text {
margin-bottom: 14px !important;
}
.line-btn img {
margin-bottom: 14px !important;
} p.br-48.mb0 {
margin-bottom: 0;
} .contact-line-btn {
display: block;
text-align: center;
margin: 0 auto;
width: 180px;
}
.banner-flex {
display: flex;
flex-wrap: wrap;
align-items: flex-end;
}
.banner-flexL {
width: 150px;
margin-right: 20px;
}
.banner-flexR { width: 250px;
}
.reservation-line p {
margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
.banner-flex {
justify-content: center;
flex-direction: column;
align-items: center;
}
}
@media screen and (max-width: 480px) {
.contact-line-btn {
margin: 0;
}
} .choice-wrap {
display: flex;
}
.choice-wrapL,
.choice-wrapR {
width: 50%;
padding-left: 15px;
padding-right: 15px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.choice-wrapR {
padding-top: 95px;
align-content: center;
}
.choice-tit {  width: 100%;
flex-shrink: 0;
margin-bottom: 25px;
}
.choice-ownerblog-banner {  width: 100%;
margin-bottom: 25px !important;
max-width: 240px;
}
.choice-ownerblog-banner img {
width: 100%;
}
.choice-ownerblog-banner br {
display: none;
}
.choice-text {
width: 100%;
}
.choice-img {
width: 50%;
padding-left: 15px;
padding-right: 15px;
overflow: hidden;
}
.choice-img img {
width: 100%;
transition: 0.5s;
}
.choice-img a {
display: block;
overflow: hidden;
}
.choice-img a img:hover {
transform: scale(1.1);
}
.choice-img br {
display: none;
}
.choice-wl-banner {
width: calc(100% - 285px);
text-align: center;
}
.choice-wl-banner img {
width: 100%;
max-width: 120px;
}
.choice-text2 {
width: 270px;
flex-shrink: 0;
padding-left: 15px;
}
.choice-text2-inner {
margin: 15px 0;
} .choice-bg-banner {
display: none;
}
.choice-tit h3 { }
@media screen and (max-width: 1200px) {
.choice-wrapR{
align-content: flex-start;
padding-top: 85px;
}
}
@media screen and (max-width: 992px) {
.choice-wrap {
flex-wrap: wrap;
}
.choice-wrapL,
.choice-wrapR {
width: 100%;
}
.choice-wrapL {
margin-bottom: 30px;
}
.choice-wrapR {
justify-content: center;
padding-top: 0;
}
.choice-wl-banner {
padding-left: 0;
width: 50%;
}
.choice-text2 {
width: 50%;
}
}
@media screen and (max-width: 630px) {
.choice-text2 {
width: auto;
}
.choice-wl-banner {
width: 30%;
}
}
@media screen and (max-width: 500px) and (min-width: 481px) {
.choice-tit {
margin-bottom: 0;
}
.choice-ownerblog-banner {
width: 100%;
}
}
@media screen and (max-width: 480px) { #choice {
background-image: url(//kiori.co.jp/app/wp-content/themes/archi-child/images/choice-bg-sp.png) !important;
background-color: #FFF8EE;
color: #5a3024;
background-size: contain !important;
background-repeat: no-repeat;
background-position: top 40% right;
padding: 0 0 25px !important;
}
.choice-ownerblog-banner {
width: 180px
}
.choice-wl-banner {
width: 30%;
}
.choice-wl-banner img {
width: 100%;
}
.choice-img {
padding-left: 5px;
padding-right: 5px;
}
.choice-text2 a {
font-size: 14px;
}
.choice-tit {
width: 100%;
margin: 0 0 5px;
}
.choice-bg {
position: relative; }
.choice-text {
padding-top: 210px;
}
.choice-ownerblog-banner a {
font-size: 12px;
padding: 5px;
}
.choice-bg-banner {
display: block;
height: 150px;
width: 100%;
background-image: url(//kiori.co.jp/app/wp-content/themes/archi-child/images/choice-bg.jpg);
background-size: auto 100%;
background-position: right;
position: absolute;
left: 0; top: 0;
}
.choice-tit h3 {
text-shadow: 0 0 10px black,
0 0 10px black,
0 0 10px black,
0 0 10px black;
}
.choice-wrapL {
position: relative;
}
.choice-wrapR > .btn-wrap a {
color: #5a3024 !important;
border: 1px solid #5a3024 !important;
}
.choice-wrapR > .btn-wrap a:hover {color: white !important;}
.choice-tit-wrap {
position: absolute;
width: calc(100% - 30px);
height: 150px;
display: flex;
flex-direction: column;
justify-content: center;
top: 0;
left: 15px;
}
.choice-ownerblog-banner {margin-bottom: 0 !important;}
}
@media screen and (max-width: 400px) {
.choice-wrapL {
margin-bottom: 0;
} .choice-tit {
width: 100%;
} .choice-wl-banner {
width: 120px;
}
.choice-text2 {
margin-top: 20px;
}
.choice-text2-inner {
margin: 0;
}
}
.pro-banner-wrap {
display: flex;
justify-content: center;
align-items: center;
}  .pro-banner-content {
padding: 20px;
}
.pro-banner-content .wpb_text_column.wpb_content_element {
margin-bottom: 0;
}
.pro-bannerR {
width: 100%;
max-width: 620px;
}
.pro-bannerR a{
display: inline-block;
}
.pro-bannerR img{
width: 100%;
}
@media screen and (max-width: 767px) {
.pro-banner-wrap {
flex-direction: column;
}
.pro-bannerL {
margin-right: 0;
}
} .btn-line.pro {
border: 2px solid #B0996D !important;
} @media screen and (max-width: 600px) {
#subheader {
background-repeat: no-repeat;
}
} .top-main-text {
font-size: 30px;
line-height: 1.4;
}
.top-logo-box {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 30px;
}
.top-logo-item { width: 19.5%;
}
.top-logo-item a {
width: 100%;
transition: 0.4s;
}
.top-logo-item a:hover {
opacity: 0.4;
}
.top-logo-item img {
max-width: 100%;
}
.marriage-img-box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.marriage-img-box2 {
display: flex;
}
.marriage-img-item {
width: calc((100% - 20px)/3);
margin-bottom: 10px;
max-width: 186px;
}
.marriage-img-box2 .marriage-img-item:first-child {
margin-right: 10px;
}
.marriage-img-item img {
max-width: 100%;
}
.marriage-text-sp {
display: none;
}
.marriage-title small {
color: #333333;
font-size: 75%;
display: inline-block;
}
.about-img-box {
display: flex;
justify-content: space-between;
}
.about-img-item {
width: 49%;
}
.about-img-item img {
max-width: 100%;
}
.nomargin {
margin: 0 0 10px !important;
}
@media screen and (max-width: 991px) {
.top-logo-box {
max-width: 580px;
margin: 0 auto 25px;
}
.top-logo-item {
width: 49%;
} .top-logo-item:not(:last-child) {
margin-bottom: 15px;
}
.marriage-img-item {
width: calc(50% - 5px);
}
.marriage-img-item.dummy {
display: none;
}
}
@media screen and (max-width: 767px) {
.top-main-text {
font-size: 26px;
}
.marriage-text-sp {
display: block;
}
.marriage-text-pc {
display: none;
}
.marriage-img-box,
.marriage-img-box2,
.marriage-colany-banner,
.marriage-link-text {
max-width: 578px;
margin: 0 auto;
}
.marriage-img-item {
width: calc((100% - 20px)/3);
} }
@media screen and (min-width: 768px) {
.box-voice .sec-title {
margin: 0;
padding-right: 50px;
}
}
@media screen and (max-width: 480px) {
.top-main-text {
font-size: 20px;
text-align: left;
}
.top-main-text .inline-block {
display: inline;
}
.btn18 {
font-size: 18px;
}
.nomargin {
margin: 0 !important;
}
.top-logo-box {
max-width: 285px;
}
.top-logo-item {
width: 100%;
}
.top-logo-item:nth-child(3) {
margin-bottom: 15px;
}
.marriage-img-box,
.marriage-img-box2,
.marriage-colany-banner,
.marriage-link-text  {
max-width: 382px;
}
.marriage-img-item {
width: calc(50% - 5px);
}
} .history-wrap {
max-width: 600px;
margin: 0 auto;
}
.history-line {
display: flex;
flex-wrap: wrap;
padding: 10px 0;
}
.history-date {
width: 120px;
}
.history-content {
width: calc(100% - 120px);
}
#shop .spacer-single,
#history .spacer-single {
display: none;
}
.shop-logo {
display: flex;
max-width: 630px;
margin: 0 auto;
justify-content: space-between;
align-items: center;
}
.shop-logo-img {
width: 46%;
max-width: 200px;
margin-left: 7%;
text-align: center;
}
.shop-logo-text {
width: 46%;
font-size: 16px;
line-height: 2;
text-align: center;
}
.text-brown {
color: #5a3024 !important;
}
h2.text-brown {
font-weight: 700;
}
@media screen and (max-width: 670px) {
.shop-logo {
flex-direction: column;
}
.shop-logo-img {
width: 100%;
max-width: 140px;
margin-left: 0;
}
.shop-logo-text {
width: 100%;
line-height: 1.6;
padding-top: 20px;
}
}
@media screen and (max-width: 480px) {
.history-date {
width: 100px;
}
.history-content {
width: calc(100% - 100px);
}
} .youtube-wrapper {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.youtube {
width: 48%;
}
.youtube-inner {
padding-top: 56.25%;
position: relative;
}
.youtube-inner iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media screen and (max-width: 767px) {
.youtube-wrapper {
justify-content: center;
}
.youtube {
width: 100%;
max-width: 556px;
}
.youtube.mov1 {
margin-bottom: 35px;
}
}
.tenpo_name {
margin-bottom: 0 !important;
} .top-slider {
margin-top: 70px;
padding: 60px;
}
.slide-inner {
max-width: 1920px;
width: 100%;
margin: 0 auto;
position: relative;
}
.slide:not(.slide1) {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.slide-wrap {
display: flex;
align-items: center;
justify-content: flex-end;
}
.slide-content {
margin-left: 4%;
margin-right: 50px;
width: calc(42% - 50px);
}
.slide-text {
font-size: 34px;
margin-bottom: 50px;
}
.slide-text:last-child {
margin-bottom: 0;
}
.slide-img {
width: 54%;
}
.slide-img img {
width: 100%;
}
.slide-img {
opacity: 0;
transition: 2s ease;
}
.slide.on .slide-img {
opacity: 1;
}
.slide-wrap {
opacity: 0;
transition: 1.2s ease;
}
.slide-wrap.on {
opacity: 1;
}
.slide-content {
opacity: 0;
transition: 0.5s;
}
.slide-content.first {
transition-delay: 1s;
}
.slide-content.on {
opacity: 1;
}
.slide-text {
opacity: 0;
transition: transform 2s ease, opacity 2s ease;
transform: translateY(10px);
white-space: nowrap;
}
.slide-text:first-child {
transition-delay: 1.3s;
}
.slide-text:nth-child(2) {
transition-delay: 2.2s;
}
.slide-text:nth-child(3) {
transition-delay: 3.1s;
}
.slide-content.on .slide-text {
opacity: 1;
transform: translateY(0);
}
@media screen and (max-width: 1600px) {
.slide-text {
font-size: 30px;
}
}
@media screen and (max-width: 1280px) {
.top-slider {
margin-top: 50px;
padding: 15px;
}
.slide-img {
width: 60%;
}
.slide-content {
margin-left: 0;
width: auto;
}
.slide-text {
font-size: 24px;
margin-bottom: 30px;
}
}
@media screen and (max-width: 1024px) {
.slider-wrap {
justify-content: space-between;
}
.slide-text {
font-size: 22px;
margin-bottom: 20px;
}
}
@media screen and (max-width: 990px) {
.top-slider {
margin-top: 0;
}
.slide-content {
margin-right: 30px;
}
.slide-text {
font-size: 20px;
}
}
@media screen and (max-width: 800px) {
.slide-content {
margin-right: 20px;
}
}
@media screen and (max-width: 767px) {
.top-slider {
padding: 0;
}
.slide-wrap {
position: relative;
}
.slide-img {
width: 100%;
}
.slide-content {
position: absolute;
width: 90%;
left: 5%;
top: auto;
bottom: 10%;
opacity: 1 !important;
transition: 0s 0s !important;
z-index: 1;
}
.slide-text {
font-size: 24px;
}
.slide-text {
text-shadow: 0 0 10px #ffffff,
0 0 10px #ffffff,
0 0 10px #ffffff,
0 0 10px #ffffff,
0 0 10px #ffffff,
0 0 20px #ffffff,
0 0 20px #ffffff,
0 0 20px #ffffff,
0 0 20px #ffffff;
transition: 0s 0s !important;
transform: none !important;
opacity: 1 !important;
}
}
@media screen and (max-width: 480px) {
.slide-content {
left: 3%;
}
.slide-text {
font-size: 19px;
}
}
@media screen and (max-width: 400px) {
.slide-text {
font-size: 18px;
}
}
@media screen and (max-width: 340px) {
.slide-text {
font-size: 17px;
}
}  .rinen-wrapper {
display: flex;
justify-content: space-between;
}
.rinen-text {
width: 67%;
}
.rinen-text h2 {
margin-bottom: 35px;
}
.rinen-img {
width: 30%;
}
.rinen-img img {
width: 100%;
}
@media screen and (max-width: 991px) {
.rinen-text {
width: 100%;
}
.rinen-img {
display: none;
}
.about-top-bg {
position: relative;
}
.about-top-bg::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url(//kiori.co.jp/app/wp-content/themes/archi-child/images/rinen-1.webp);
background-position: bottom center;
background-size: cover;
opacity: 0.3;
}
} .top-omoi-text {
font-size: 14px;
text-align: center;
}
.top-omoi-text span.br640 {display: inline-block;}
#footer-top .call-to-action .content-btn a {
position: relative;
display: block;
margin-top: 45px;
}
#footer-top .call-to-action .content-btn .balloon {
position: absolute;
color: #5a3024;
border: 1px solid #5a3024;
background-color: white;
top: -20px;
left: -15px;
padding: 0px 10px;
border-radius: 3px;
font-size: 10px;
font-weight: 700;
}
#footer-top .call-to-action .content-btn .balloon::before,
#footer-top .call-to-action .content-btn .balloon::after {
position: absolute;
content: "";
border: solid transparent
}
#footer-top .call-to-action .content-btn .balloon::before {
bottom: -10px;
left: 20px;
border-width: 6px 0 4px 9px;
border-top-color: #fff;
z-index: 2;
}
#footer-top .call-to-action .content-btn .balloon::after {
bottom: -12px;
left: 19px;
border-width: 7px 1px 5px 10px;
border-top-color: #5a3024;
z-index: 1;
}
@media screen and (max-width: 640px) {
.top-omoi-text {text-align: left;}
.top-omoi-text span.br640 {display: inline;}
.top-omoi-text br.br640 {display: none;}
}
@media screen and (min-width: 481px) {
.choice-wrapR > .btn-wrap {display: none;}
}
@media screen and (max-width: 480px) {
.choice-text2 .btn-wrap {display: none;}
.choice-wrapR > .btn-wrap {
margin-top: 25px;
width: 100%;
}
} .aisatsu.flex {
display: flex;
max-width: 780px;
margin: auto;
justify-content: space-between;
padding-top: 15px;
}
.aisatsu-item1 {
width: 257px;
}
.aisatsu-item2 {
width: calc(100% - 257px);
padding-left: 40px;
}
span.aisatu-name {
float: right;
}
@media screen and (max-width: 640px) {
.aisatsu.flex {
flex-wrap: wrap;
}
.aisatsu-item1 {
width: 100%;
text-align: center;
}
.aisatsu-item2 {
width: 100%;
padding-left: 0px;
padding-top: 40px;
}
}
@media screen and (max-width: 480px) {
.aisatsu-item2 p{
font-size:14px;
}
}
@media screen and (max-width: 991px) {
.aisatsu .ib {
display: inline;
}
} .de_header_2 .info .col-md-9 {
width: 100% !important;
}
header .info ul.info-list li span.gw2024 {
color: #B6000F !important;
} @media screen and(min-width: 1280px) {
.vc_custom_1722501996617{
background-position: initial !important;
background-position-y: 85% !important;
}
}
@media screen and (max-width: 480px) {
.vc_custom_1722501996617{
background-position: initial !important;
background-position-x: 65% !important;
}
.vc_custom_1722501996617 .wpb_wrapper p{
text-shadow:1px 1px 0.5px rgba(0,0,0,0.6), -1px -1px 0.5px rgba(0,0,0,0.6),
-1px 1px 0.5px rgba(0,0,0,0.6), 1px -1px 0.5px rgba(0,0,0,0.6),
0px 1px 0.5px rgba(0,0,0,0.6),  0-1px 0.5px rgba(0,0,0,0.6),
-1px 0 0.5px rgba(0,0,0,0.6), 1px 0 0.5px rgba(0,0,0,0.6),
0 0 10px black,
0 0 10px black,
0 0 10px black,
0 0 10px black;
}
} .flexoption {
display: flex;
justify-content: space-between;
}
.flexoption .snsboxarea {
display: flex;
justify-content: center;
align-items: center;
}
.flexoption .snsboxarea .social-icons ul {
display: flex;
}
.flexoption .snsboxarea .social-icons ul li{
background: #140501;
}
.flexoption .snsboxarea .social-icons ul span.footer-none {
background: #140501;
display: none;
}
.flexoption .snsboxarea .social-icons ul span.header-none {
background: #140501;
margin-left: 5px;
text-align: center;
padding-left: 0;
padding: 0px 7px;
top: 0;
} @media screen and (max-width: 480px) {
.vc_custom_1751874873489 .item-sp-none{
display:none;
}
}
footer address .tel, footer address div i {
font-size: 23px;
color: #fff;
}
@media screen and (max-width: 767px) {
footer address .tel, footer address div i {
font-size: 23px;
}
}
header div#logo a img {
max-width:120px;
}
@media only screen and (max-width: 767px) {
header div#logo a img {
max-width: 110px;
}
}