/*
Theme Name: Visas
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: 2st planning
Description:  This is the original theme of Visas's homepage.
Version: 3.3.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  transition: all 0.4s ease-out;
}
a:active,
a:hover {
  outline: 0;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 2.5rem;
}
hr {
  box-sizing: content-box;
  height: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
  border: 0.5px #adb5bd solid;
  padding: 5px;
  border-radius: 5px;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #575757;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}
p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  background: linear-gradient(transparent 30%, #dee2e6 60%);
}
.widget-area{
	margin-top: 20px;
  padding-top: 80px;
}
body {
  background: #fff;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: rgb(0 0 0 / 0.8);
  padding: 16px 0;;
	position: fixed;
	width: 100%;
	z-index: 10;
	top: 0;
}
header#masthead.hide{
    top: -80px;
}
.navbar-brand > a {
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}
.navbar-brand > a:hover{ opacity: 0.7; }
.navbar-brand img {
	height: 18px;
}
.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}
#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}
body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}
#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}
.navbar-light .navbar-toggler-icon{
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-light .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M6 6L 24 24M24 6L6 24'/%3E%3C/svg%3E");
}
.page .navbar-light .navbar-toggler-icon{
/* 	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); */
}
.page .navbar-light .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
/*   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M6 6L 24 24M24 6L6 24'/%3E%3C/svg%3E"); */
}
.sp-en-btn{
	border: solid 1px #fff;
	color: #fff;
}
.page .sp-en-btn{
/* 	border: solid 1px #004182;
	color: #000; */
}
@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}
body:not(.theme-preset-active) #masthead .navbar-nav{
	align-items: center;
    background: rgb(0 0 0 / 0.8);
    width: 70%;
    right: -10px;
    position: absolute;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #fff;
  font-size: 13px;
	line-height: 20px;
	font-weight: 300;

	padding: 2px 10px;
	position: relative;
	text-align: center;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a::after{
	position: absolute;
	content: "";
	background: #fff;
	width: 1px;
	height: 15px;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li:last-child{ margin-left: 10px; }
body:not(.theme-preset-active) #masthead .navbar-nav > li:last-child a{ border: solid 1px #fff }
body:not(.theme-preset-active) #masthead .navbar-nav > li:last-child a::after{ display: none; }
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
	font-weight: 600;
  color: #fff;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li ul{
  position: absolute;
  display: none;
  background: #002141cc;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li:hover ul{
  display: block;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li ul li{
  display: block;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li ul li a{
  color: #fff;
  font-size: 14px;
  text-shadow: 0 0 8px black;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li ul li a:hover{
  background-color: #00214199;
  font-weight: bold;
}
.hd-hvnavi {
  color: #fff !important;
  font-size: 14px;
  margin-bottom: 0;
}
.hd-hvnavi:after {
  position: absolute;
  content: "";
  background: #fff;
  width: 1px;
  height: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-left: 5px;
}
.hd-hvnavi:hover{
  background-color: #00214199;
  font-weight: bold;
}

@media (max-width: 1146px) {
  .hd-hvnavi {
    font-size: 11px;
  }
  body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 11px;
  }
}

.navbar-brand {
  height: auto;
}
.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}
.navbar-toggler-icon{
	width: 2em;
	height: 2em;
}
.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}
.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}
.dropdown-menu {
  min-width: 12.500rem;
}
.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}
.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 990px) {
	header#masthead {
		background-color: rgb(0 0 0 / 0.8);
	}
	.hd-hvnavi:after {
		display: none;
	}
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }
  .dropdown-menu li a {
    padding: 0;
  }
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }
  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
	.navbar-nav{
		display: block;
		margin: 10px 0;
		padding: 0 5px;
	}
	body:not(.theme-preset-active) #masthead .navbar-nav > li > a{
		display: block;
		padding: 16px 10px;
		text-align: right;
		font-size: 14px;
	}
	body:not(.theme-preset-active) #masthead .navbar-nav > li > a::after{
		display: none;
	}
	body:not(.theme-preset-active) #masthead .navbar-nav > li:last-child{ display: none; }
	.hd-hvnavi {
		text-align: right;
		margin-right: 12px;
		text-shadow: none;
		font-size: 14px;
	}
	.sublist1 {
		color: #fff;
		font-size: 10px;
	}
	.sublist2 {
		color: #fff;
		font-size: 10px;
	}
	.padi100 {
    padding-bottom: 100% !important;
	}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}
.navigation.post-navigation {
  padding-top: 1.875rem;
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}
.post-navigation .nav-next a::after {
  content: " \2192";
}
.post-navigation .nav-previous a::before {
  content: "\2190 ";
}
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}
@media screen and (max-width: 767px) {
	header#masthead{
		padding: 10px 0;
	}
	.navbar-brand img {
		width: 60px;
    margin-bottom: 4px;
		margin-left: 15px;
	}
	.page .navbar-nav{
	}
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}
a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

.site-header2 {
  position: fixed;
  width: 100%;
  transition: 1s;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;

  &.hide {
    transform: translateY(-60px);
  }

  nav {
    ul {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      height: 60px;
      max-width: 500px;
      margin: 0 auto;

      li {
        a {
          color: #fff;
          text-decoration: none;
        }
      }
    }
  }
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
.widget_search .search-form input[type="submit"] {
  display: none;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget .nav-link {
/*  display: inline-block;*/
	display: block;
	color: #24292e;
	font-size: 14px;
}
.widget select{
	display: block;
	width: 100%;
	height: 40px;
	border-color: #ccc;
}
.widget .tagcloud a{
	font-size: 11px!important;
	border: solid 1px #ccc;
	background: #f2f2f2;
	border-radius: 3px;
	padding: 2px 8px;
	display: inline-block;
	color: #24292e;
	margin: 5px;
}
.widget .tagcloud a:hover{
	text-decoration: none;
	background: #1d2124;
	border-color: #1d2124;
	color: #fff;
}
.cat-links a,
.tags-links a{
	font-size: 11px!important;
	border: solid 1px #ccc;
	background: #f2f2f2;
	border-radius: 3px;
	padding: 2px 8px;
	display: inline-block;
	color: #24292e;
	margin: 5px;
}
.widget_categories a{
	display: inline-block!important;
	vertical-align: middle;
}
.cat-links a:hover,
.tags-links a:hover{
	text-decoration: none;
	background: #1d2124;
	border-color: #1d2124;
	color: #fff;
}
.wp-pagenavi{
	margin-bottom: 90px;
	display: flex;
	justify-content: center;
}
.wp-pagenavi a,
.wp-pagenavi span{
	padding: 3px 10px;
	border-color: #ccc;
	color: #23272b;
}
.wp-pagenavi span.current{
	background: #23272b;
	color: #fff;
}
.wp-pagenavi a:hover{
	background: #23272b;
	color: #fff;
	text-decoration: none;
}
.wp-pagenavi .extend{
	border: none;
}

.wpp-list li {
  overflow: hidden;
  float: none;
  clear: both;
  margin-bottom: 1rem;
  font-size: 14px;
  color: #24292e;
}
.wpp-post-title {
  color: #24292e;
}
.wpp-meta, .post-stats {
  display: inline-block;
  font-size: 12px;
  background: #f2f2f2;
  border-radius: 4px;
  padding: 0 4px;
  color: #575757;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## common
--------------------------------------------------------------*/
html{
	overflow-x: hidden;
}
body{
	font-size: 16px;
  font-weight: 300;
  line-height: 2;
  overflow-x: hidden;
  color: #575757;
  letter-spacing: 0.04em;
  line-height: 170%;

}
.container{
	max-width: 1200px;
	padding: 0;
	width: 90%;
}
.button--ujarak {
	-webkit-transition: border-color 0.4s, color 0.4s;
	transition: border-color 0.4s, color 0.4s;
	color: #575757;

	text-align: center;
	max-width: 300px;
	margin: auto;
	padding: 14px;
	position: relative;
	border: solid 1px #575757;
	border-radius: 100px;
}
.button--ujarak::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #004182;
	border-radius: 100px;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--ujarak.button--round-s::before {
	border-radius: 2px;
}
.button--ujarak.button--inverted::before {
	background: #7986CB;
}
.button--ujarak,
.button--ujarak::before {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--ujarak:hover {
	color: #fff;
	border-color: #004182;
}
.button--ujarak.button--inverted:hover {
	color: #004182;
	border-color: #fff;
}
.button--ujarak:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
a.button--ujarak{
	color: #000;
	display: block;
}
a.button--ujarak:hover {
	color: #fff!important;
}
.effect-fade {
　opacity : 0;
　transform : translate(0, 45px);
　transition : all 300ms;
}
.effect-fade.effect-scroll {
　opacity : 1;
　transform : translate(0, 0);
}
/*-------------------- Animation --------------------*/
.fadeup {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.2, 1.1, 0.4, 1) 0.2s;
  transition: all 0.8s cubic-bezier(0.2, 1.1, 0.4, 1) 0.2s;
  -webkit-transform: translate(0, 30px);
  transform: translate(0, 30px);
}
.fadeup.in {
  -webkit-animation: up 800ms cubic-bezier(0.645, 0.045, 0.355, 1) forwards;
  animation: up 800ms cubic-bezier(0.645, 0.045, 0.355, 1) forwards;
}
.fadeup.in:nth-of-type(1) {
  -webkit-animation: inview 800ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s forwards;
}
.fadeup.in:nth-of-type(2) {
  -webkit-animation: inview 800ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s forwards;
}
.fadeup.in:nth-of-type(3) {
  -webkit-animation: inview 800ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.6s forwards;
}
.fadeup.in:nth-of-type(4) {
  -webkit-animation: inview 800ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.8s forwards;
}
.fadeup.in:nth-of-type(5) {
  -webkit-animation: inview 800ms cubic-bezier(0.645, 0.045, 0.355, 1) 0.10s forwards;
}
.fadedown {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.2, 1.1, 0.4, 1) 0.2s;
  transition: all 0.8s cubic-bezier(0.2, 1.1, 0.4, 1) 0.2s;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.fadedown.in {
  -webkit-animation: inview 800ms cubic-bezier(0.645, 0.045, 0.355, 1) forwards;
  animation: inview 800ms cubic-bezier(0.645, 0.045, 0.355, 1) forwards;
}
.slideLeft {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.2, 1.1, 0.4, 1) 0.2s;
  transition: all 0.8s cubic-bezier(0.2, 1.1, 0.4, 1) 0.2s;
  -webkit-transform: translate(90%, 0);
  transform: translate(90%, 0);
}
.slideLeft.in {
  -webkit-animation: inview 800ms cubic-bezier(0.645, 0.045, 0.355, 1) forwards;
  animation: inview 800ms cubic-bezier(0.645, 0.045, 0.355, 1) forwards;
}
.slideRight {
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.2, 1.1, 0.4, 1) 0.2s;
  transition: all 0.8s cubic-bezier(0.2, 1.1, 0.4, 1) 0.2s;
  -webkit-transform: translate(-90%, 0);
  transform: translate(-90%, 0);
}
.slideRight.in {
  -webkit-animation: inview 800ms cubic-bezier(0.645, 0.045, 0.355, 1) forwards;
  animation: inview 800ms cubic-bezier(0.645, 0.045, 0.355, 1) forwards;
}
@-webkit-keyframes inview {
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes up {
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes up {
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
/*--------------------------------------------------------------
## index
--------------------------------------------------------------*/
/* mainimg */
.home .mainimg{ position: relative; display: flex; }
.home .mainimg .scroll-down {
  position: absolute;
	overflow: hidden;
	z-index: 100;
	bottom: 0;
	right: 0;
	width: 100px;
	height: 230px;
	color: #fff
}
.scroll-down .arrowWrap {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 130px;
}
.scroll-down .arrowInner p {
  font-size: 12px;
	font-weight: bold;

  text-align: end;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.scroll-down .arrow {
  position: relative;
  left: 0;
  overflow: hidden;
  margin: auto;
  width: 2px;
  height: 83px;
}
.scroll-down .arrow::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background: #fff;
  content: '';
  -webkit-animation: scrollline 3.2s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  animation: scrollline 3.2s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}
@-webkit-keyframes scrollline {
  0% {
    transform: translateY(-120%);
  }
  100% {
    transform: translateY(120%);
  }
}
@keyframes scrollline {
  0% {
    transform: translateY(-120%);
  }
  100% {
    transform: translateY(120%);
  }
}
.home .swiper-container-horizontal>.swiper-pagination-bullets,
.home .swiper-pagination-custom,
.home.swiper-pagination-fraction {
}
.home .swiper-pagination-bullet,
.home .swiper-pagination-bullet-active{
  background: #6fb7ff;
  width: 25px;
  border-radius: 0px;
}
.home .mainimg .swiper-slide {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.home .mainimg .swiper-container {
  width: 100%;
  height: 100vh;
  float: left;
  transition: opacity 0.6s ease, transform 0.3s ease;
}
.home .mainimg .swiper-container.nav-slider .swiper-slide {
  cursor: pointer;
  opacity: 0.4;
  transition: opacity 0.5s ease;
}
.home .mainimg .swiper-container.nav-slider .swiper-slide.swiper-slide-active { opacity: 1; }
.home .mainimg .swiper-container.nav-slider .swiper-slide .content { width: 100%; }
.home .mainimg .swiper-container.loading {
  opacity: 0;
  visibility: hidden;
}
.home .mainimg .swiper-slide {
  overflow: hidden;
}
.home .mainimg .swiper-slide .slide-bgimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
	margin-top: 0;
  transition: opacity 0s ease, transform 1s ease;
}
.home .mainimg .swiper-slide .entity-img { display: none; }
.home .mainimg .swiper-slide .content {
  position: absolute;
  top: 0;
	bottom: 0;
  left: 0;
	margin: auto;
  width: 600px;
  padding-left: 5%;
  color: #fff;
	text-shadow: 0 0 20px rgba(0,0,0,0.3);
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.home .mainimg .swiper-slide .content .slide-title {
	font-size: 35px;
	font-weight: bold;
	line-height: 54px;
  margin-bottom: 30px;
	letter-spacing: 0.06em;
	color: #fff;
  transform: translateX(100px);
	opacity: 0;
  transition: opacity 1s ease, transform 0.7s ease;
}
.home .mainimg .swiper-slide .content .slide-title.show {
  transform: translateX(0);
  opacity: 1;
}
.home .mainimg .swiper-slide .content .caption {
  display: block;
  font-size: 16px;

  line-height: 1.8;
  transform: translateX(50px);
  transition: opacity 0.3s ease, transform 0.7s ease;
	opacity: 0;
}
.home .mainimg .swiper-slide .content .caption.show {
  transform: translateX(0);
  opacity: 1;
}
.home .mainimg h1{
}
.home .slide-box .slidebox-site{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: max-content;
	height: fit-content;
	padding: 50px;
	text-align: center;
	background: #fff;
}
.home .slide-box .slidebox-site h2{
	font-size: 30px;
	margin: 0;
	padding: 0;
}
.home .slide-box .slidebox-site span{
	font-size: 14px;
	color: #C1C1C1;
	display: block;
	margin-top: 5px;
}
.home .slide-box .slidebox-site .img{ max-width: 226px; margin: 20px auto 0; }
.home .slide-box .slidebox-site .img img{ height: auto; object-fit: inherit; }
.home .slide-box img{
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
body.page #primary{ padding: 0; }
body.page header#masthead{
/* 	position: inherit;
	background: #fff; */
}
body.page #masthead .navbar-nav > li > a{
/* 	color: #000; */
}
body.page #masthead .navbar-nav > li > a::after{
/* 	background: #adb5bd; */
}
body.page #masthead .navbar-nav > li:last-child a{
/* 	border-color: #adb5bd; */
}
.entry-header{
	background: #575757;
	width: 100%;
	height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
}
.entry-header h1.entry-title{
  color: #fff;
  font-size: 36px;

  font-weight: bold;
  border-bottom: none;
  z-index: 2;
  padding: 10px 30px;
}
.entry-header img{
	object-fit: cover;
	position: absolute;
	width: 100%;
	height: 100%;
}
.single article,
.archive article,
.page article{
	position: relative;
}
.page-bg-en{
	color: #eaeff5;
	position: absolute;
	left: 0;
	top: -3vw;
	font-size: 10vw;
	line-height: 12vw;
	z-index: -1;
}
.page .entry-content h2{
}
.page .entry-content h3{
}
.sub1 {
  border-bottom: 3px dotted #004182;
  padding: 0.4em 0.5em;
}
.sub2 {
  padding: 0.4em 0.5em;
  border-left: solid 5px #004182;/
  border-bottom: solid 3px #eaeaea;
  background: #fbfbfb;
}
.tit1 {
  color: #575757;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  padding: 0.25em 0;
  margin: 40px 0 20px 0;
}
.tit1:after {
  content: "";
  display: block;
  height: 3px;
  margin-top: 0.3em;
  background: -webkit-linear-gradient(to right, #004182, #ffd699);
  background: linear-gradient(to right, #004182, #ffd699);
}
.sticky .entry-title::before {
  content: '\f08d';
  font-family: 'Font Awesome 5 Free';
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}
.sticky .entry-title {
  position: relative;
}
.single .byline,
.group-blog .byline {
  display: inline;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.entry-content{
  padding-top: 80px;
  padding-bottom: 120px;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}
.post.hentry {
  margin-bottom: 4rem;
}
.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}
.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## layer
--------------------------------------------------------------*/
/*	margin-left: calc(-50vw + 50%);*/
	margin: 100px 0;
  margin-right: calc(-50vw + 50%);
	height: 32vw;
}
@media screen and (max-width: 767px) {
	.entry-header{
		height: 130px;
	}
	.entry-header h1.entry-title{
		font-size: 30px;
	}
	.page-bg-en{
		top: 0px;
		font-size: 16vw;
	}
	.company-policy-img,
	.english-img,
	.english-img2{
		margin: 50px 0;
	}
}
/*--------------------------------------------------------------
## archive and single
--------------------------------------------------------------*/
.single .entry-header,
.archive .entry-header,
.category .entry-header{ height: 300px; }
.single .entry-header h1.entry-title,
.archive .entry-header h1.entry-title,
.category .entry-header h1.entry-title{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}
.single .entry-header h1.entry-title span,
.archive .entry-header h1.entry-title span,
.category .entry-header h1.entry-title span{
	display: block;
	font-size: 40%;
	font-weight: normal;
	margin-top: 5px;
}
.category .post.hentry,
.archive .post.hentry{
	margin-bottom: 20px;
}
.category .entry-content .archive-box,
.archive .entry-content .archive-box{
	padding: 20px;
	display: block;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.category .entry-content .archive-box:hover,
.archive .entry-content .archive-box:hover{
	text-decoration: none;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.category .entry-content .archive-box h2,
.archive .entry-content .archive-box h2{
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 10px;
  border-bottom: solid 1px #ccc;
}
.category .entry-content .archive-box .text,
.archive .entry-content .archive-box .text{
	font-size: 13px;
  line-height: 140%;
	color: #333;
}
.category .entry-content .archive-box .date,
.archive .entry-content .archive-box .date{
	font-size: 12px;
  color: #9a9a9a;
}
.category .entry-content .archive-box .btn,
.archive .entry-content .archive-box .btn{
	font-size: 12px;
  padding: 5px 10px;
	margin-top: 10px;
}
@media screen and (max-width: 767px) {
	.category .entry-content,
	.archive .entry-content{
		width: 95%;
		margin: 20px auto;
	}
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.comment-body .pull-left {
  padding-right: 0.625rem;
}
.comment-list .comment {
  display: block;
}
.comment-list {
  padding-left: 0;
}
.comments-title {
  font-size: 1.125rem;
}
.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}
.comment-list .pingback:first-child {
  border: medium none;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}
.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}
.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}
/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}
.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}
.elementor-page .entry-content {
  margin-top: 0;
}
/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}
.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}
.vc_desktop .entry-content {
  margin-top: 0;
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}
@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.foot-contact {
	padding: 70px 0;
}
.foot-contact h1{
	font-size: 20px;
	margin: 0 0 30px;
	padding: 0;
}
.foot-contact .contact-box{
	display: flex;
	justify-content: center;
}
.foot-contact .tel-box {
}
.foot-contact .tel-box a{ color: #1A1A1A; }
.foot-contact .tel-box a:hover span{ text-decoration: none; }
.foot-contact .tel-box .num{
	position: relative;
	padding-left: 1.2em;
	line-height: 33px;
	font-size: 34px;
	font-weight: normal;
}
.foot-contact .tel-box .num::before{
	position: absolute;
	content: "";
	background: url(assets/img/common/icon-tel.svg) no-repeat 0 0 / 100% auto;
	width: 1em;
	height: 1em;
	left: 0;
}
.foot-contact .tel-box span {
	font-size: 12.3px;
	font-weight: normal;
	color: #858585;
	display: block;
}
.foot-contact .btn {
	padding: 14px;
	width: 280px;
	background: #333;
	border-radius: 5px;
	position: relative;
	padding-left: 42px;
}
.foot-contact .btn:hover {
	background-color: #1a1a1a;
}
.foot-contact .btn::before{
	position: absolute;
	content: "";
	background: url(assets/img/common/icon-mail-white.svg) no-repeat 0 0 / 100% auto;
	width: 30px;
	height: 22px;
	margin-left: -42px;
}
.foot-list {
	background: #F5F5F5;
	padding: 30px 0;
	border-bottom: solid 6px #004182;
}
.foot-list .banner {
	height: 100%;
}
.foot-list a {
	display: block;
	padding: 20px;
	position: relative;
}
.foot-list a:hover {
}
.footer-nav{
	font-size: 16px;
  color: #fff;
  text-align: center;
  background: #2b2b2b;
  padding: 15px 0;
}
footer#colophon {
	padding: 40px 0 0;
}
footer .site-logo{
	max-width: 340px;
  margin: 30px auto;
}
footer .c-right {
	
}
body:not(.theme-preset-active) footer#colophon {
  color: #000;
  background-color: #fff;
}
.navbar-dark .site-info {
  color: #fff;
}
.site-info {
	font-weight: 300;
  margin-bottom: 0;
  text-align: left;
	background: #000;
	padding: 20px 0;
	color: #fff;
}
.copyright a, footer#colophon a {
  color: inherit;
}
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}
#page-top a {
  background: #ffffff00 url(../visas/assets/img/common/arrow-top.svg) no-repeat center/30px auto;
  text-decoration: none;
  color: #fff;
  width: 30px;
  height: 100px;
  border-radius: 5px;
  padding: 30px;
  display: block;
}
#page-top a:hover {
}
.ft_link {
	display: flex;
  justify-content: space-between;
}
.ft_link li {
	
}
.ft_link li img {
	width: 30px;
	margin-right: 15px;
}
.ft_link li a {
	
}
.ft_link li a img {
	width: 30px;
	margin-left: 45px;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
	.foot-contact{
		padding: 40px 0;
	}
	.foot-contact .contact-box{
		flex-direction: column;
	}
	.foot-contact .tel-box{
		display: flex;
		justify-content: center;
		margin-bottom: 20px;
	}
	.foot-contact .btn{
		width: 100%;
	}
	#page-top {
		bottom: 40px;
    right: -10px;
	}
	#page-top a {
		width: 50px;
		height: 90px;
	}
	.ft_link {
		display: unset;
		text-align: center;
	}
	.ft_link li {
		margin-bottom: 12px;
	}
}

/*------------------ スクロール誘導 ------------------*/
.wrapper {
  margin: 0 auto;
}
.hero-image {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.scroll {
  position: absolute;
  bottom: 30%;
  width: 3em;
  height: 1em;
  cursor: pointer;
  text-decoration: none;
  color: #F5F5F5;
}
.scroll span {
  font-size: 12px;
  color: #F5F5F5;
  text-align: center;
}
.arrow {
  position: absolute;
  top: 1.5em;
  left: 1em;
  animation: 2s arrow-animation infinite ease-in-out;
  width: 0;
  height: 5em;
  border: .5px solid #F5F5F5;
}
.arrow::after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: -4px;
  width: 8px;
  height: 20px;
  border-top: 12px solid #F5F5F5;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
}

@keyframes arrow-animation {
  0% {
    height: 1em;
  }
  66% {
    height: 5em;
  }
}

/*-----------------------------------------------
トップページ更新情報
-----------------------------------------------*/
.post-thumbnail {
}
.post-title {
  margin-bottom: 12px;
}
.post-title a {
  color: #575757;
}
.post-title a:hover {
  color: #004182;
}
.post-date {
  font-size: 12px;
  color: #A1A1A1;
  margin-bottom: 0;
}
.post-content {
  font-size: 12px;
  line-height: 26px;
}
.post-cat {
  display: inline-block;
  margin-right: 5px;
  padding: 0.3em 2em;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
/*--------------- 投稿カテゴリーの色の設定 ---------------*/
.post-cat-info {
  color: #fff;
  background-color: #004182;
}


/*-----------------------------------------------
調整 -サイト共通-
-----------------------------------------------*/
/*------------------ 中央寄せ ------------------*/
.center {
  text-align: center;
}
.p-right {
  text-align: right;
}
/*------------------ 上部余白 ------------------*/
.top_space {
  margin-top: 100px;
}
/*----------------- 下部ライン -----------------*/
.udl {
  border-bottom: dashed 0.5px #ccc;
  padding-bottom: 20px;
}
/*------------- スマホでテキスト改行 ------------*/
@media screen and (min-width: 768px){
.br-sp {display: none; }
}
/*------------ PC・SP 表示切替（990） -----------*/
@media screen and (max-width: 990px){
  .pc9 {
    display: none!important;
  }
}
@media screen and (min-width: 990px){
  .sp9 {
    display: none!important;
  }
}
/*------------ PC・SP 表示切替（768） -----------*/
@media screen and (max-width: 768px){
  .pc7 {
    display: none !important;
  }
}
@media screen and (min-width: 768px){
  .sp7 {
    display: none !important;
  }
}
/*------------ PC・SP 表示切替（600） -----------*/
@media screen and (max-width: 600px){
  .pc6 {
    display: none;
  }
}
@media screen and (min-width: 600px){
  .sp6 {
    display: none;
  }
}

/*-----------------------------------------------
見出し関係
-----------------------------------------------*/
/*--------------- メインタイトル ---------------*/
.title {
	text-align: center;
}
.title h2 {
	color: #000;
  font-size: 30px;
  padding-bottom: 0;
  margin-bottom: 0;
	margin-top: 50px;
}
.title img {
	width: 100px;
  margin-top: -20px;
}

/*---------------- トップボタン ----------------*/
.top_btn {
	position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
	margin-top: -70px;
}
.top_btn a {
	display: block;
  background: #2B2B2B;
  padding: 14px;
  color: #fff;
  position: relative;
  width: 260px;
  text-align: center;
  margin: 40px auto;
}
.top_btn a:hover {
  background: #575757;
  text-decoration: none;
}
.top_btn2 {
	position: absolute;
  left: 25%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
	margin-top: -70px;
}
.top_btn2 a {
	display: block;
  background: #2B2B2B;
  padding: 14px;
  color: #fff;
  position: relative;
  width: 260px;
  text-align: center;
  margin: 40px auto;
}
.top_btn2 a:hover {
  background: #575757;
  text-decoration: none;
}
/*----------------- ホバー -----------------*/
.strength7 {
	overflow:		hidden;
	position:		relative;
}
.strength7 .caption {
	font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 20px;
  padding-top: 180px;
}
.strength7 .mask {
	width:			100%;
	height:			97%;
	position:		absolute;
	top:			0;
	left:			0;
	background-color:	rgba(0,0,0,0.7);
	-webkit-transition:	all 0.4s ease;
	transition:		all 0.4s ease;
	-webkit-transform:	scale(0);	/* 大きさを０にして表示しない */
	transform:		scale(0);
}
.strength7:hover .mask {
	-webkit-transform:	scale(1);	/* 大きさを１にして表示する */
	transform:		scale(1);
}
.strength7 .caption2 {
	font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 20px;
  padding-top: 90px;
}
.strength7 .mask2 {
	width:			100%;
	height:			100%;
	position:		absolute;
	top:			0;
	left:			0;
	background-color:	rgba(0,0,0,0.7);
	-webkit-transition:	all 0.4s ease;
	transition:		all 0.4s ease;
	-webkit-transform:	scale(0);	/* 大きさを０にして表示しない */
	transform:		scale(0);
}
.strength7:hover .mask2 {
	-webkit-transform:	scale(1);	/* 大きさを１にして表示する */
	transform:		scale(1);
}

/*----------------- セクション -----------------*/
.top {
	
}
.news {
	margin-bottom: 60px;
}
.hair {
	background: #F4F4F4;
	padding-bottom: 60px;
  padding-top: 10px;
}
.salon {
	margin-bottom: 50px;
	margin-top: 100px;
}
.price {
	background: #F4F4F4;
	padding-bottom: 60px;
  padding-top: 10px;
}
.staff {
	margin-bottom: 80px;
}
.blog2 {
	background: #F4F4F4;
	padding-bottom: 60px;
  padding-top: 10px;
}
.instagram {
	margin-top: 100px;
	padding-bottom: 60px;
}


/*-----------------------------------------------
トップページ各コンテンツ
-----------------------------------------------*/
.top-message {
	position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.top-message p {
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.top-message img {
	width: 400px;
}
.news-area {
	margin: 30px 0;
}
.news-date {
	text-align: center;
}
.news-text {
	margin-bottom: 12px;
}
.news-text a {
	color: #575757;
}
.hair-area {
	margin: 30px 0;
}
.hair-area img {
	margin-bottom: 15px;
}
.salon-area {
}
.salon-title {
}
.salon-text {
}
.salon-area img {
	width: 50%;
}
.salon-info {
	margin: 15px auto;
	text-align: right;
	margin-right: 30px;
	margin-top: -150px;
}
.salon-info dl {
	display: inline-block;
  text-align: left;
}
.salon-info dl dt {
	display: inline-block;
  text-align: left;
  padding: 0 12px;
  font-size: 14px;
  width: 15%;
  vertical-align: top;
}
.salon-info dl dd {
	display: inline-block;
  text-align: left;
	margin-left: 14px;
}
.salon-img {
	float: right;
    margin-top: -150px;
}
.price-area {
}
.price-text {
	margin: 15px auto;
  margin-bottom: 30px;
	width: 80%;
}
.price-title {
	font-weight: bold;
	margin-bottom: 0;
  margin-top: 15px;
}
.price-title span {
	font-size: 12px;
}
.pricelist {
	font-size: 14px;
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #ccc;
	margin: 0 auto;
}
.pricelist p {
	margin-bottom: 6px;
  margin-top: 10px;
}
.price-subtext {
	font-size: 12px;
}
.staff-area {
	margin: 30px 0;
}
.staff-area ol {
	display: flex;
  justify-content: space-between;
}
.staff-area ol li {
	width: 18%;
}
.googlemap {
	
}
.blog-bg {
	background: #fff;
    margin-top: -30px;
}
.blog-list {
	background: #fff;
}
.blog-date {
	padding: 12px 14px 8px 14px;
  font-size: 14px;
  color: #888;
}
.blog-title {
	padding: 2px 14px 20px 14px;
  font-size: 14px;
  line-height: 22px;
}
.blog-title a {
	color: #575757;
}
.insta-area {
	
}
.rese-btn {
	text-align: right;
  margin-right: 60px;
  margin-top: -30px;
}

/*-----------------------------------------------
レスポンシブ
-----------------------------------------------*/
@media screen and (max-width: 640px) {
	.top-message {
		width: 90%;
		top: 50%;
	}
	.salon-info {
		margin-right: 0px;
    margin-top: 40px;
	}
	.salon-area img {
		width: 100%;
	}
	.staff-area ol {
		display: block;
	}
	.staff-area ol li {
		width: 90%;
		margin: 15px auto;
	}
	.top_btn2 {
		left: 50%;
	}
	.price-text {
		width: 100%;
	}
	.site-info {
		padding-bottom: 60px;
	}
	.scroll {
		bottom: 15%;
	}
}




/* Header
-----------------------------------------*/
@media screen and (max-width: 640px) {
.Header{
  position: relative;
  height: 50px;
}
}
.Header__btn{
  display: none;
}
@media screen and (max-width: 640px) {
	.Header__btn{
  	position: absolute;
  	top:0px;
  	right: 0px;
  	display: block;
	}
	.Header__btn p a{
  	display: block;
    width: 30px;
    height: 30px;
		margin: 8px;
	}
  .Header__btn p a:after {
    position: absolute;
    display: block;
		content: "";
    background-image: url("/wp-content/themes/visas/assets/img/common/menu-open.svg");
    width: 28px;
    height: 28px;
    top: 4px;
    left:0;
    right: 0;
    font-size: 22px;
    color: #FFF;
    text-align: center;
		z-index: 99999;
  }
  .Header__btn p.open a:after {
		content: "";
    background-image: url("/wp-content/themes/visas/assets/img/common/menu-close.svg");
  }
	.Header__btn span{
  	display: block;
  	width: 1px;
  	height: 1px;
  	overflow: hidden;
	}
}

/* Globalnav
-----------------------------------------*/
@media screen and (max-width: 640px) {
  body {
    overflow: hidden;
  }
}
.Globalnav {
	width: 80%;
  margin-left: auto;
	margin-top: 4px;
}

@media screen and (max-width: 640px) {
  .Globalnav {
    width: auto;
  }
}

@media screen and (max-width: 640px) {
  .Globalnav {
    display: none;
    position: absolute;
    top: -13px;
    left: 22%;
    width: 84% !important;
    z-index: 9999;
    background-color: #2B2B2B;
		padding: 21.5%;
		padding-bottom: 160px;
  }
}

.Globalnav ul {
  display: table;
  width: 100%;
	margin-bottom: 0;
}

@media screen and (max-width: 640px) {
  .Globalnav ul {
    display:block;
    width: 100%;
    box-sizing: border-box;
    padding: 0 60px;
		margin-bottom: 0;
  }
}

.Globalnav ul li {
  display: table-cell;
}
@media screen and (max-width: 640px) {
  .Globalnav ul li {
   display: block;
    margin: 0;
    border-bottom: solid 1px #adb5bd;
  }
  .Globalnav ul li:last-child{
    border-bottom: none;
  }
}

.Globalnav ul li a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
	padding: 0 6px;
}
.Globalnav ul li {
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .Globalnav ul li a {
    position: relative;
    padding: 15px 0;
    font-size: 14px;
    border: none;
    color: #FFF;
    text-align: left;
  }
}

.Globalnav ul li a:hover, .Globalnav ul li a:focus {
	font-weight: bold;
	color: #ccc;
}

@media screen and (max-width: 640px) {
  .Globalnav ul li a:hover, .Globalnav ul li a:focus, .Globalnav ul li.current a {
    border-bottom: none;
    color: #FFF;
  }
}

/* Submenu */
.Globalnav ul li ul{
    display: none;
}
.Globalnav ul li:hover ul{
    display: block;
}
.Globalnav li li {
    height: 0;
    overflow: hidden;
    display: contents;
}
.Globalnav li li a {
	text-align: left;
}
.Globalnav li:hover > ul > li {
    height: 2rem;
    overflow: visible;
}
.Globalnav ul li ul li+li:before {
	display: none;
}

.menu-rese {
	border: solid 1px #fff;
}
.menu-close {
	background: #fff;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px!important;
    margin-top: 0!important;
    font-size: 12px;
}
.menu-close a {
	color: #2b2b2b !important;
	text-align: center !important;
}

.low-navi{
	position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
	z-index: 9999;
}
.low-navi.js_hide {
	transform: translateY(100%);
}

.low-navi ul {
  margin: 0 auto;
  height: 60px;
	background: #060708;
	opacity: 0.8;
	display: flex;
  justify-content: space-around;
}
.low-navi li{
}
.low-navi li a{
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 60px;
  padding: 6px;
}
.low-navi li a:hover {
  text-decoration: none;
}
.low-navi li a span:hover {
}
.low-navi li a img {
	width: 30px;
}




.header-sp {
  background-color: rgb(0 0 0 / 0.8);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 30;
}
.header-sp__inner {
  margin: 0;
  width: 100%;
}
.header-sp li {
	list-style-type: none;
  margin-top: 12px;
  border-bottom: solid 1px #adb5bd;
  padding-bottom: 15px;
}
.header-sp a {
	position: relative;
  padding: 15px 0;
  font-size: 14px;
  color: #FFF;
}
.sideMenu {
  background-color: #2B2B2B;
  height: 100vh;
  overflow-y: auto;
  padding-top: 56px;
  position: fixed;
  right: -300px;
  transition: all 0.6s;
  top: 0;
  width: 260px;
  z-index: 200;
}
.sideMenu nav ul {
	width: 50%;
  margin: 0 auto;
}
.sideMenu nav ul li p {
	margin-bottom: 0;
	font-weight: 600;
}

.hamburger {
  cursor: pointer;
  height: 60px;
  position: absolute;
  right: 0;
  top: -1px;
  width: 60px;
  z-index: 300;
}
.hamburger span {
  background-color: #fff;
  height: 2px;
  right: 12px;
  position: absolute;
  transition: all 0.6s;
  width: 30px;
}
.hamburger span2 {
  background-color: #fff;
  height: 2px;
  right: 12px;
  position: absolute;
  transition: all 0.6s;
  width: 27px;
}
.hamburger span3 {
  background-color: #fff;
  height: 2px;
  right: 12px;
  position: absolute;
  transition: all 0.6s;
  width: 24px;
}
.hamburger__lineTop {
  top: 20px;
}
.hamburger__lineCenter {
  top: 29px;
}
.hamburger__lineBottom {
  top: 38px;
}
.overlay {
  background-color: #000;
  cursor: pointer;
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: all 0.6s;
  visibility: hidden;
  width: 100vw;
  z-index: 100;
}
/* メニューが開いた時のCSS */
.nav-open .sideMenu {
  right: 0;
}
.nav-open .hamburger__lineTop {
  top: 28px;
  transform: rotate(45deg);
}
.nav-open .hamburger__lineCenter {
  left: 50%;
  width: 0;
}
.nav-open .hamburger__lineBottom {
  top: 28px;
  transform: rotate(-45deg);
	width: 30px;
}
.nav-open .overlay {
  opacity: 0.1;
  visibility: visible;
}