/* =======================================================
*
* 	Template Style
*	Edit this section
*
* ======================================================= */

html { scroll-behavior: smooth;}
body {
  font-family: 'Noto Serif JP', serif;
  line-height: 1.8;
  font-size: 16px;
  background: #fff;
  color: #000;
  font-weight: 300;
  overflow-x: hidden;
}
body.wismettac-offcanvas {
  overflow: hidden;
}

a {
  color: #000;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover {
  text-decoration: none;
}

p, ul, ol {
  margin-bottom: 1.5em;
  font-size: 20px;
  color: #848484;
  font-family: 'Noto Serif JP', serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  margin: 0 0 30px 0;
}

figure {
  margin-bottom: 2em;
}

b{
  font-weight: bold;
}
img {
    image-rendering: -webkit-optimize-contrast;
}

/* clearfix */
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
::-webkit-selection {
  color: #fcfcfc;
  background: #65a950;
}

::-moz-selection {
  color: #fcfcfc;
  background: #65a950;
}

::selection {
  color: #fcfcfc;
  background: #65a950;
}

#wismettac-header {
  position: relative;
  margin-bottom: 0;
  z-index: 9999999;
}

.wismettac-cover,
.wismettac-hero {
  position: relative;
  height: 800px;
}
@media screen and (max-width: 767px) {
  .wismettac-cover,
  .wismettac-hero {
    height: 700px;
  }
}
.wismettac-cover.wismettac-hero-2,
.wismettac-hero.wismettac-hero-2 {
  height: 600px;
}
.wismettac-cover.wismettac-hero-2 .wismettac-overlay,
.wismettac-hero.wismettac-hero-2 .wismettac-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(66, 64, 64, 0.9);
}

.wismettac-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: none;
}

.wismettac-cover {
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 767px) {
  .wismettac-cover {
    height: inherit;
    padding: 3em 0;
  }
}
.wismettac-cover .btn {
  padding: 1em 5em;
  opacity: .9;
}
.wismettac-cover.wismettac-cover_2 {
  height: 600px;
}
@media screen and (max-width: 767px) {
  .wismettac-cover.wismettac-cover_2 {
    height: inherit;
    padding: 3em 0;
  }
}
.wismettac-cover .desc {
  top: 50%;
  position: absolute;
  width: 100%;
  margin-top: -80px;
  z-index: 2;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .wismettac-cover .desc {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.wismettac-cover .desc h2 {
  color: #fff;
  font-size: 60px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .wismettac-cover .desc h2 {
    font-size: 40px;
  }
}
.wismettac-cover .desc span {
  display: block;
  margin-bottom: 30px;
  font-size: 28px;
  letter-spacing: 1px;
}
.wismettac-cover .desc span a {
  color: #fff;
}
.wismettac-cover .desc span a:hover, .wismettac-cover .desc span a:focus {
  color: #fff !important;
}
.wismettac-cover .desc span a:hover.btn, .wismettac-cover .desc span a:focus.btn {
  border: 2px solid #fff !important;
  background: transparent !important;
}
.wismettac-cover .desc span a.wismettac-site-name {
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

/* Superfish Override Menu */
.sf-menu {
  margin: 0 !important;

}

.sf-menu {
  float: right;
}

.sf-menu ul {
  box-shadow: none;
  border: transparent;
  min-width: 12em;
  height: 4.68vw;
}
.sf-menu a  {
  color: #000;
	padding: 0em 1.2em!important;
  font-weight: 400;
	font-size: 0.85vw!important;
  border-left: none;
  border-top: none;
  border-top: none;
  text-decoration: none;
  border-bottom: none !important;
  letter-spacing: 0.08vw;
  line-height: 1.5;

}
.sf-menu span {
  font-size: 0.695vw!important;
  display: block;
  letter-spacing: normal;
}
.sf-menu a:hover, .sf-menu a:focus {
  text-decoration: none !important;
  opacity: 0.5!important;
  color: #000!important;
}
.sf-menu a:hover, .sf-menu a:focus {
  text-decoration: none !important;
  opacity: 0.5!important;
  color: #000!important;
}
.sf-menu li{
  text-align: center;
  border-left: 2px solid #ccc;
  line-height: 1.3;
  height: 2.5vw;
  padding: 0 1.3vw;
  align-items: center;
}
.sf-menu li:nth-of-type(4){
  border: none!important;
}
.sf-menu li:last-of-type{
  padding:0 3.0167vw;
  border: none!important;
}
.sf-menu .outer_link.left a{
  color: #fff;
  background: #333;
  align-items: center;
  margin: -1.5vw -1.45vw!important;
  padding: 1.2vw 1.45vw!important;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;

}
.sf-menu .outer_link.right a{
  color: #fff;
  background: #333;
  align-items: center;
  position: relative;
  margin: -1.5vw -2.982vw!important;
  padding: 1.2vw 2.982vw!important;
  border-left: 1px solid #fff;
}
.sf-menu .outer_link.left a:hover {
  border-left: none;
  color: #000;
  background: #fff!important;
  opacity: 1!important;
  border-left: 1px solid #333;

}
.sf-menu .outer_link.right a:hover {
  border-left: none;
  color: #000;
  background: #fff!important;
  opacity: 1!important;
  box-sizing: border-box;
  border-left: 1px solid #333;
  margin: -1.5vw -2.982vw!important;
  padding: 1.2vw 2.982vw!important;
}

/*
.sf-menu .outer_link a{
  color: #fff;
  font-size: 1vw!important;
  background: #333;
  border-radius: 5px;
  padding: 0.3vw 0.6vw!important;
  width: 8.84vw;
  border: none;
  position: relative;
  bottom: -0.1vw;
}
.sf-menu .outer_link a:hover{
  color: #000!important;
  background: #fff!important;
  border:1px solid #000!important;
  opacity: 1!important;
}
*/

.sf-menu li.active a:hover, .sf-menu li.active a:focus {
  color: #fff;
}

.sf-menu li,
.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu li:hover,
.sf-menu li.sfHover {
  background: transparent;
}

.sf-menu ul li a,
.sf-menu ul ul li a {
  padding: 0.25em 1em !important;
  letter-spacing: 1px;
}

.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu ul li:hover a,
.sf-menu ul li.sfHover a,
.sf-menu li.active a {
  color: #fff;
}

.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
  background: transparent;
}

.sf-menu ul li {
  background: transparent;
}

.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
}
.sf-arrows .sf-with-ul:after {
  content: '';
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #ccc;
}

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #ccc;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #ccc;
}


#wismettac-header-section {
  padding: 0;
  /*position: absolute;*/
  top: 0;
  right: 0;
  width: 100%;
  z-index: 2;
}

.nav-header {
  position: relative;
  float: left;
  width: 100%;
  height: 4.68vw;
}

#wismettac-logo {
  position: relative;
  float: left;
  top: 1vw;
  left: 1.4vw;
  z-index: 0;
}
#wismettac-logo img{
  width: 13.936vw;
}
#wismettac-logo span {
  font-size: 0.92vw;
  font-weight: 500;
  display: block;
  color: #000;
  margin-top: 5px;
  margin-left: 10px;
  line-height: 1.6;
}


@media screen and (max-width: 767px) {
  .nav-header {
    height: 0;
  }
  #wismettac-logo {
    top: 10vw;
    float: none;
  }
  #wismettac-logo img{
    width: 35vw;
  }
  #wismettac-logo span {
    font-size: 2.3vw;
    font-weight: 500;
    display: block;
    color: #000;
    margin-top: 0;
    margin-left: 10px;
    line-height: 1.5;
  }
}


#wismettac-logo a {
  color: #fff;
}
#wismettac-logo a:hover, #wismettac-logo a:focus {
  color: #fff !important;
}




#wismettac-logo-nonscroll {
  position: fixed;
  top: 1vw;
  left: 2.5vw;
  z-index: 3;
  height: 4.68vw;
}

#wismettac-logo-nonscroll img{
  width: 13.936vw;
}
#wismettac-logo-scroll span {
  font-size: 12px!important;
  font-weight: 500;
  display: inline;
  color: #000;
  line-height: 1.5;
  position: relative;
  top: 0.2vw;
}
@media screen and (max-width: 1210px) {
  #wismettac-logo-nonscroll {
    z-index: 1;
    background: #fff;
    width: 100vw;
    height: 4.68vw;
    top: 0;
    left: 2.4vw;
    padding: 0.8vw 0 0 1.2vw;
    margin-left: -2.4vw
  }
  #wismettac-logo-nonscroll img{
    width: 13.936vw;
  }
}
@media screen and (max-width: 767px) {
  #wismettac-logo-nonscroll {
    display: none;
  }
}




#wismettac-logo-scroll {
  position: fixed;
  top: 1vw;
  left: 2.5vw;
  z-index: 3;
  height: 4.68vw;
}

#wismettac-logo-scroll img{
  width: 13.936vw;
}
#wismettac-logo-scroll span {
  font-size: 12px!important;
  font-weight: 500;
  display: inline;
  color: #000;
  line-height: 1.5;
  position: relative;
  top: 0.2vw;
}
@media screen and (max-width: 1210px) {
  #wismettac-logo-scroll {
    z-index: 1;
    background: #fff;
    width: 100vw;
    height: 4.68vw;
    top: 0;
    left: 2.4vw;
    padding: 0.8vw 0 0 1.2vw;
    margin-left: -2.4vw
  }
  #wismettac-logo-scroll img{
    width: 13.936vw;
  }
}
@media screen and (max-width: 767px) {
  #wismettac-logo-scroll span {
    font-size: 2.8vw!important;
    top: 0.17vw;
  }
  #wismettac-logo-scroll {
    width: 100vw;
    height: 9.68vw;
  }
  #wismettac-logo-scroll img{
    width: 30vw;
  }
}





#wismettac-menu-wrap {
  display: block;
  padding-top: 1.456vw;
  position: fixed;
  padding-right: 0;
  background-color: #fff;
  right: 0;
  height: 4.68vw;
  width: 100vw;
}
#wismettac-menu-wrap .sf-menu a {
}

#wismettac-primary-menu .wismettac-sub-ddown{
  color: #000 !important;
  height: 5vw;
}

#wismettac-primary-menu > li > ul li.active > a {
  color: #000 !important;
}
#wismettac-primary-menu > li > ul li {
  position: relative;
}


#wismettac-primary-menu .wismettac-sub-menu {
  width: 100vw;
  background: #fff;
  position:fixed;
  left: 0;
  top: 4.68vw;
  -webkit-animation: blink 0.5s ease-in-out 1 alternate;
	-moz-animation: blink 0.5s ease-in-out 1 alternate;
	animation: blink 0.5s ease-in-out 1 alternate;
  margin-right: 6vw;
}

#wismettac-primary-menu .wismettac-sub-menu.first{
  height: 37.5vw;
  background-image: url("../images/common/mega_menu_01_bg.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  z-index: 10;
  background-size: 31vw;
}
#wismettac-primary-menu .wismettac-sub-menu.first::after{
  content: "　";
  width: 100vw;
  height: 100vh;
  position:fixed;
  background:rgba(0, 0, 0, 0.5);
  left: 0;
  top: calc(37.5vw + 4.68vw);
  pointer-events: none;
}
#wismettac-primary-menu .wismettac-sub-menu.second{
  height: 17.5vw;
  background-image: url("../images/common/mega_menu_02_bg.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 31vw;
}
#wismettac-primary-menu .wismettac-sub-menu.second::after{
  content: "　";
  width: 100vw;
  height: 100vh;
  position:fixed;
  background:rgba(0, 0, 0, 0.5);
  left: 0;
  top: calc(17.5vw + 4.68vw);
  pointer-events: none;
}
#wismettac-primary-menu .wismettac-sub-menu.third{
  height: 31.5vw;
  background-image: url("../images/common/mega_menu_03_bg.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 31vw;
}
#wismettac-primary-menu .wismettac-sub-menu.third::after{
  content: "　";
  width: 100vw;
  height: 100vh;
  position:fixed;
  background:rgba(0, 0, 0, 0.5);
  left: 0;
  top: calc(31.5vw + 4.68vw);
  pointer-events: none;
}
#wismettac-primary-menu .wismettac-sub-menu > li > .wismettac-sub-menu {
  left: 0;
}

#wismettac-primary-menu .wismettac-sub-menu:before {
}

#wismettac-primary-menu .wismettac-sub-menu:after {
}

#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu:before {
}

#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu:after {
  border: none !important;
}



#wismettac-primary-menu .wismettac-sub-menu {
  border-top:1px solid #e9e9e9;
  font-size: 1.1vw!important;
  line-height: 1.5;
}
#wismettac-primary-menu .wismettac-sub-menu a {
  font-size: 1.1vw!important;
  line-height: 1.5;
}
#wismettac-primary-menu .wismettac-sub-menu a:hover {
}
#wismettac-primary-menu .wismettac-sub-menu span {
  font-size: 1vw!important;
}
#wismettac-primary-menu .wismettac-sub-menu .small_underline {
  font-size: .8vw!important;
  text-decoration: underline;
  margin-bottom: 1vw;
}


#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-01-00 {
  border-left: none!important;
  color: #000 !important;
  padding: 0!important;
  position: fixed;
  top: 7vw;
  right: 31.2vw;
  background-color: transparent;
}


#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-01-01 {
  border-left: none!important;
  position: fixed;
  background: no-repeat url("../images/common/mega_menu_01_01.jpg");
  background-size: cover;
  right: 44vw;
  top: 10.5vw;
  width: 19vw;
  height: 5.5vw;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-01-01 span{
  position: fixed;
  color: #000 !important;
  right: 61.5vw;
  top: 10.5vw;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-01-01 a{
  position: fixed;
  color: #fff!important;
  right: 44vw;
  top: 15.5vw;
  width: 19vw;
  height: 8.5vw;
  display: inline-block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
/*ここから 丸ごとクリック作戦*/
#wismettac-primary-menu .wismettac-sub-menu  a .wismettac-sub-menu-01-01{
  position: fixed;
  color: #fff!important;
  right: 44vw;
  top: 15.5vw;
  width: 19vw;
  height: 8.5vw;
  display: inline-block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-01-01:hover{
color: #333!important;
background-color: #fff!important;
border-left: 1px solid #333!important;
border-right: 1px solid #333!important;
border-bottom: 1px solid #333!important;
opacity: 1!important;
}

#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-01-01:hover{
border: none!important;
border-left: none!important;
background-size: cover;
background: no-repeat url("../images/common/mega_menu_01_01_hover.jpg");
background-size: cover;
}

#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-01-01:hover span{
border: none!important;
}
#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-01-01:hover .small_underline{
border: none!important;
}

/* 丸ごとクリック作戦　ここまで*/




#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-01-02 {
  border-left: none!important;
  position: fixed;
  background: no-repeat url("../images/common/mega_menu_01_02.jpg");
  background-size: cover;
  right: 23vw;
  top: 10.5vw;
  width: 19vw;
  height: 5.5vw;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-01-02 span{
  position: fixed;
  color: #000 !important;
  right: 41vw;
  top: 10.5vw;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-01-02 a{
  position: fixed;
  color: #fff !important;
  right: 23vw;
  top: 15.5vw;
  width: 19vw;
  height: 8.5vw;
  display: inline-block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#wismettac-primary-menu .wismettac-sub-menu a .wismettac-sub-menu-01-02 {
  position: fixed;
  color: #fff !important;
  right: 23vw;
  top: 15.5vw;
  width: 19vw;
  height: 8.5vw;
  display: inline-block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-01-02:hover{
color: #333!important;
background-color: #fff!important;
border-left: 1px solid #333!important;
border-right: 1px solid #333!important;
border-bottom: 1px solid #333!important;
opacity: 1!important;
}

#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-01-02:hover{
border: none!important;
border-left: none!important;
background-size: cover;
background: no-repeat url("../images/common/mega_menu_01_02_hover.jpg");
background-size: cover;
}

#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-01-02:hover span{
border: none!important;
}
#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-01-02:hover .small_underline{
border: none!important;
}






#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-01-03 {
  border-left: none!important;
  position: fixed;
  background: no-repeat url("../images/common/mega_menu_01_03.jpg");
  background-size: cover;
  right: 2vw;
  top: 10.5vw;
  width: 19vw;
  height: 5.5vw;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-01-03 span{
  position: fixed;
  color: #000 !important;
  right: 20vw;
  top: 10.5vw;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-01-03 a{
  position: fixed;
  color: #fff !important;
  right: 2vw;
  top: 15.5vw;
  width: 19vw;
  height: 8.5vw;
  display: block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#wismettac-primary-menu .wismettac-sub-menu a .wismettac-sub-menu-01-03 {
  position: fixed;
  color: #fff !important;
  right: 2vw;
  top: 15.5vw;
  width: 19vw;
  height: 8.5vw;
  display: block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-01-03:hover{
border: none!important;
border-left: none!important;
background-size: cover;
background: no-repeat url("../images/common/mega_menu_01_03_hover.jpg");
background-size: cover;
}

#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-01-03:hover span{
border: none!important;
}
#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-01-03:hover .small_underline{
border: none!important;
}





#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-01-04 {
  border-left: none!important;
  position: fixed;
  background: no-repeat url("../images/common/mega_menu_01_04.jpg");
  background-size: cover;
  right: 2vw;
  top: 26.5vw;
  width: 61vw;
  height: 5.5vw;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-01-04 a{
  position: fixed;
  color: #fff !important;
  right: 2vw;
  top: 31.5vw;
  width: 61vw;
  height: 8.5vw;
  display: inline-block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}
#wismettac-primary-menu .wismettac-sub-menu a .wismettac-sub-menu-01-04 {
  position: fixed;
  color: #fff !important;
  right: 2vw;
  top: 31.5vw;
  width: 61vw;
  height: 8.5vw;
  display: inline-block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}
.coming_soon_overlay-01-04{
  background-color: #000;
  opacity: 0.8;
  font-size: max(1.6vw, 14px)!important;
  position: fixed;
  top: 26.5vw;
  right: 2vw;
  width: 61vw;
  height: 13.5vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-01-04:hover{
color: #333!important;
background-color: #fff!important;
border-left: 1px solid #333!important;
border-right: 1px solid #333!important;
border-bottom: 1px solid #333!important;
opacity: 1!important;
}

#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-01-04:hover{
border: none!important;
border-left: none!important;
background-size: cover;
background: no-repeat url("../images/common/mega_menu_01_04_hover.jpg");
background-size: cover;
}

#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-01-04:hover span{
border: none!important;
}
#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-01-04:hover .small_underline{
border: none!important;
}



#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-02-01 {
  border-left: none!important;
  position: fixed;
  background: no-repeat url("../images/common/mega_menu_02_01.jpg");
  background-size: cover;
  right: 35vw;
  top: 9vw;
  width: 31vw;
  height: 4vw;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-02-01 a{
  position: fixed;
  color: #fff !important;
  right: 35vw;
  top: 13vw;
  width: 31vw;
  height: 7vw;
  display: block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}
#wismettac-primary-menu .wismettac-sub-menu a .wismettac-sub-menu-02-01 {
  position: fixed;
  color: #fff !important;
  right: 35vw;
  top: 13vw;
  width: 31vw;
  height: 7vw;
  display: block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}
.coming_soon_overlay-02-01{
  background-color: #000;
  opacity: 0.8;
  font-size: max(1.6vw, 14px)!important;
  position: fixed;
  top: 9vw;
  right: 35vw;
  width: 31vw;
  height: 11vw;
  display: flex;
  justify-content: center;
  align-items: center;
}


#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-02-01:hover{
color: #333!important;
background-color: #fff!important;
border-left: 1px solid #333!important;
border-right: 1px solid #333!important;
border-bottom: 1px solid #333!important;
opacity: 1!important;
}

#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-02-01:hover{
border: none!important;
border-left: none!important;
background-size: cover;
background: no-repeat url("../images/common/mega_menu_02_01_hover.jpg");
background-size: cover;
}

#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-02-01:hover span{
border: none!important;
}
#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-02-01:hover .small_underline{
border: none!important;
}



#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-02-02 {
  border-left: none!important;
  position: fixed;
  background: no-repeat url("../images/common/mega_menu_02_02.jpg");
  background-size: cover;
  right: 2vw;
  top: 9vw;
  width: 32vw;
  height: 4vw;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-02-02 a{
  position: fixed;
  color: #fff !important;
  right: 2vw;
  top: 13vw;
  width: 32vw;
  height: 7vw;
  display: block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}
#wismettac-primary-menu .wismettac-sub-menu a .wismettac-sub-menu-02-02 {
  position: fixed;
  color: #fff !important;
  right: 2vw;
  top: 13vw;
  width: 32vw;
  height: 7vw;
  display: block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}

#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-02-02:hover{
color: #333!important;
background-color: #fff!important;
border-left: 1px solid #333!important;
border-right: 1px solid #333!important;
border-bottom: 1px solid #333!important;
opacity: 1!important;
}

#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-02-02:hover{
border: none!important;
border-left: none!important;
background-size: cover;
background: no-repeat url("../images/common/mega_menu_02_02_hover.jpg");
background-size: cover;
}

#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-02-02:hover span{
border: none!important;
}
#wismettac-primary-menu .wismettac-sub-menu a.wismettac-sub-menu-02-02:hover .small_underline{
border: none!important;
}

/*  古いホバーエフェクト

#wismettac-primary-menu .wismettac-sub-menu a:hover{
color: #333!important;
background: #fff!important;
border: 1px solid #333!important;
opacity: 1!important;
}
*/

#wismettac-primary-menu .wismettac-sub-menu a:hover *{
color: #333!important;
background-color: #fff!important;
border: 1px solid #333!important;
}
#wismettac-primary-menu .wismettac-sub-menu:hover *{
opacity: 1!important;
}




#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-01 {
  border-left: none!important;
  position: fixed;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-01 a{
  position: fixed;
  color: #fff !important;
  right: 34vw;
  top: 9vw;
  width: 30vw;
  height: 7vw;
  display: block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.7;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-01::after {
  content: "　";
  position: fixed;
  background: no-repeat url("../images/common/header_arrow.png");
  background-size: 7px 10px;
  right: 35vw;
  top: 12vw;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-02 {
  border-left: none!important;
  position: fixed;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-02 a{
  position: fixed;
  color: #fff !important;
  right: 2vw;
  top: 9vw;
  width: 30vw;
  height: 7vw;
  display: block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.7;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-02::after {
  content: "　";
  position: fixed;
  background: no-repeat url("../images/common/header_file.png");
  background-size: 1.1vw 1.1vw;
  right: 3.3vw;
  top: 12vw;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-03 {
  border-left: none!important;
  position: fixed;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-03 a{
  position: fixed;
  color: #fff !important;
  right: 34vw;
  top: 18vw;
  width: 30vw;
  height: 7vw;
  display: block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.7;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-03::after {
  content: "　";
  position: fixed;
  background: no-repeat url("../images/common/header_file.png");
  background-size: 1.1vw 1.1vw;
  right: 35.3vw;
  top: 21vw;
}
.coming_soon_overlay-03-03{
  background-color: #000;
  opacity: 0.8;
  font-size: max(1.6vw, 14px)!important;
  position: fixed;
  right: 34vw;
  top: 18vw;
  width: 30vw;
  height: 7vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-04 {
  border-left: none!important;
  position: fixed;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-04 a{
  position: fixed;
  color: #fff !important;
  right: 2vw;
  top: 18vw;
  width: 30vw;
  height: 7vw;
  display: block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.7;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-04::after {
  content: "　";
  position: fixed;
  background: no-repeat url("../images/common/header_arrow.png");
  background-size: 7px 10px;
  right: 3vw;
  top: 21vw;
}
.coming_soon_overlay-03-04{
  background-color: #000;
  opacity: 0.8;
  font-size: max(1.6vw, 14px)!important;
  position: fixed;
  right: 2vw;
  top: 18vw;
  width: 30vw;
  height: 7vw;
  display: flex;
  justify-content: center;
  align-items: center;
}



#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-05 {
  border-left: none!important;
  position: fixed;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-05 a{
  position: fixed;
  color: #fff !important;
  right: 34vw;
  top: 27vw;
  width: 30vw;
  height: 7vw;
  display: block;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.7;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-05::after {
  content: "　";
  position: fixed;
  background: no-repeat url("../images/common/header_arrow.png");
  background-size: 7px 10px;
  right: 35.3vw;
  top: 30vw;
}
.coming_soon_overlay-03-05{
  background-color: #000;
  opacity: 0.8;
  font-size: max(1.6vw, 14px)!important;
  position: fixed;
  right: 34vw;
  top: 27vw;
  width: 30vw;
  height: 7vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

#wismettac-primary-menu .wismettac-sub-menu  .wismettac-sub-menu-03-01 a:hover,
#wismettac-primary-menu .wismettac-sub-menu  .wismettac-sub-menu-03-02 a:hover,
#wismettac-primary-menu .wismettac-sub-menu  .wismettac-sub-menu-03-03 a:hover,
#wismettac-primary-menu .wismettac-sub-menu  .wismettac-sub-menu-03-04 a:hover,
#wismettac-primary-menu .wismettac-sub-menu  .wismettac-sub-menu-03-05 a:hover{
color: #333!important;
background: #fff!important;
border: 1px solid #333!important;
opacity: 1!important;
}




#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-01:hover::after {
  content: "　";
  position: fixed;
  background: no-repeat url("../images/common/header_arrow_rev.png");
  background-size: 7px 10px;
  right: 35vw;
  top: 12vw;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-02:hover::after {
  content: "　";
  position: fixed;
  background: no-repeat url("../images/common/header_file_rev.png");
  background-size: 1.1vw 1.1vw;
  right: 3.3vw;
  top: 12vw;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-03:hover::after {
  content: "　";
  position: fixed;
  background: no-repeat url("../images/common/header_file_rev.png");
  background-size: 1.1vw 1.1vw;
  right: 35.3vw;
  top: 21vw;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-04:hover::after {
  content: "　";
  position: fixed;
  background: no-repeat url("../images/common/header_arrow_rev.png");
  background-size: 7px 10px;
  right: 3vw;
  top: 21vw;
}
#wismettac-primary-menu .wismettac-sub-menu .wismettac-sub-menu-03-05:hover::after  {
  content: "　";
  position: fixed;
  background: no-repeat url("../images/common/header_arrow_rev.png");
  background-size: 7px 10.5px;
  right: 35.3vw;
  top: 30vw;
}






#wismettac-content-section{
  padding: 22vw 0 0 0;
}
#wismettac-content-section_1{
  padding: 17vw 0 30px 0;
  overflow: hidden;
}
#wismettac-content-section_2{
  padding: 0;
  position: relative;
}
#wismettac-content-section_3{
  padding: 0;
  position: relative;
  margin-bottom: 12vw;
}
#wismettac-whatsnew-section{
  padding: 2.5vw 0 2.5vw 10.2vw;
}


#wismettac-work-section,
#wismettac-services-section,
#wismettac-work-section_2,
#wismettac-blog-section {
  padding: 2vw 0;
}
@media screen and (max-width: 767px) {
  #wismettac-work-section,
  #wismettac-services-section,
  #wismettac-work-section_2,
  #wismettac-blog-section {
    padding: 1vw 0;
  }

  #wismettac-whatsnew-section{
    padding: 0;
    clear: both;
    margin-top: 5vw;
  }
  #wismettac-content-section_1{
    padding: 45vw 0 0 0;
  }
  #wismettac-content-section_2{
  }
  #wismettac-content-section_3{
    margin-top: 8vw;
    margin-bottom: -10vw;
  }


}

.wismettac-section-gray {
  background: rgba(0, 0, 0, 0.04);
}

.heading-section {
  padding-bottom: 1em;
  margin-bottom: 5em;
}
.heading-section:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  height: 2px;
  background: #FCC72C;
}
.heading-section h3 {
  font-size: 30px;
  letter-spacing: 2px;
  position: relative;
}

.wismettac-grid {
  height: 302px;
  background-size: cover;
  background-position: center center;
  margin-bottom: 30px;
  position: relative;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
@media screen and (max-width: 480px) {
  .wismettac-grid {
    height: 400px;
  }
}
.wismettac-grid .image-popup {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
.wismettac-grid .image-popup .prod-title {
  position: absolute;
  top: 50%;
  bottom: 20px;
  left: 20px;
  right: 20px;
  margin-top: -25px;
}
.wismettac-grid .image-popup .prod-title h3 {
  margin-bottom: 10px;
  color: #fff;
  font-size: 20px;
}
.wismettac-grid .image-popup .prod-title span {
  color: #fff;
}
.wismettac-grid:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.wismettac-grid:hover .image-popup {
  opacity: 1;
}

.services {
  margin-bottom: 5em;
}
.services span {
  margin-bottom: 30px;
  display: block;
  width: 100%;
}
.services span i {
  font-size: 50px;
  color: #fcc72c;
}
.services h3 {
  font-size: 20px;
  font-weight: 400;
}

#wismettac-services, #wismettac-about, #wismettac-contact {
  padding: 0 0 10vw;
}
@media screen and (max-width: 767px) {
  #wismettac-services, #wismettac-about, #wismettac-contact {
    padding: 5vw 0;
  }
}

#wismettac-services .wismettac-number {
  font-size: 30px;
  color: #1fb5f6;
  position: relative;
  padding-top: 10px;
  font-style: italic;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#wismettac-services .wismettac-number:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  top: 0;
  left: 0;
  background: #1fb5f6;
}
#wismettac-services .wismettac-icon {
  margin-bottom: 30px;
  margin-top: 50px;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
@media screen and (max-width: 767px) {
  #wismettac-services .wismettac-icon {
    margin-top: 0px;
    float: none;
  }
}
#wismettac-services .wismettac-icon i {
  font-size: 200px;
  color: #FCC72C;
}
@media screen and (max-width: 767px) {
  #wismettac-services .wismettac-icon i {
    font-size: 100px;
  }
}

#wismettac-contact .contact-info {
  margin: 0;
  padding: 0;
}
#wismettac-contact .contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
#wismettac-contact .contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.3);
}
#wismettac-contact .contact-info li a {
  font-weight: 400 !important;
  color: rgba(0, 0, 0, 0.3);
}
#wismettac-contact .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
  font-weight: 400;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
#wismettac-contact .form-control:focus, #wismettac-contact .form-control:active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#wismettac-contact input[type="text"] {
  height: 50px;
}
#wismettac-contact .form-group {
  margin-bottom: 30px;
}

.wismettac-testimonial {
  position: relative;
  background: #fff;
  padding: 4em 0;
  border-radius: 5px;
  -webkit-box-shadow: 0px 18px 88px -22px rgba(0, 0, 0, 0.58);
  -moz-box-shadow: 0px 18px 88px -22px rgba(0, 0, 0, 0.58);
  box-shadow: 0px 18px 88px -22px rgba(0, 0, 0, 0.58);
}
@media screen and (max-width: 767px) {
  .wismettac-testimonial {
    border-right: 0;
    margin-bottom: 80px;
  }
}
.wismettac-testimonial h2 {
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: bold;
  margin-bottom: 50px;
}
.wismettac-testimonial figure {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -44px;
  margin-bottom: 20px;
  background-size: cover;
}
.wismettac-testimonial figure img {
  width: 88px;
  height: 88px;
  border: 10px solid #fff;
  background-size: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.wismettac-testimonial blockquote {
  border: none;
  margin-bottom: 20px;
}
.wismettac-testimonial blockquote p {
  font-style: italic;
  font-size: 26px;
  line-height: 1.6em;
  color: #555555;
}
.wismettac-testimonial span {
  font-style: italic;
}

.wismettac-blog {
  margin-bottom: 60px;
}
.wismettac-blog a img {
  margin-bottom: 30px;
  width: 100%;
  height: 300px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
@media screen and (max-width: 767px) {
  .wismettac-blog {
    width: 100%;
  }
}
.wismettac-blog .image-popup {
  opacity: 1;
}
.wismettac-blog .image-popup span {
  display: inline-block;
  margin-bottom: 20px;
}
.wismettac-blog .image-popup span.posted_by {
  font-style: italic;
  color: rgba(0, 0, 0, 0.3);
  font-size: 18px;
}
.wismettac-blog .image-popup span.comment {
  float: right;
}
.wismettac-blog .image-popup span.comment a {
  color: rgba(0, 0, 0, 0.3);
}
.wismettac-blog .image-popup span.comment a i {
  color: #FCC72C;
  padding-left: 7px;
}
.wismettac-blog .image-popup h3 {
  font-size: 26px;
  margin-bottom: 20px;
}
.wismettac-blog .image-popup h3 a {
  color: rgba(0, 0, 0, 0.6);
}

#wismettac-start-project-section {
  padding: 7em 0;
  background: #F64E8B;
}
#wismettac-start-project-section h2 {
  color: white;
  font-size: 60px;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  #wismettac-start-project-section h2 {
    font-size: 30px;
  }
}
#wismettac-start-project-section a:hover, #wismettac-start-project-section a:focus, #wismettac-start-project-section a:active {
  color: white !important;
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #map {
    height: 200px;
  }
}

.wismettac-social-icons > a {
  padding: 4px 10px;
  color: #FCC72C;
}
.wismettac-social-icons > a i {
  font-size: 26px;
}
.wismettac-social-icons > a:hover, .wismettac-social-icons > a:focus, .wismettac-social-icons > a:active {
  text-decoration: none;
  color: #5a5a5a;
}


.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn {
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  background: #FCC72C;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #FCC72C;
  color: #fff !important;
}
.btn:hover, .btn:active, .btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

.js .animate-box {
  opacity: 0;
}

#wismettac-wrapper {
  overflow-x: hidden;
  position: relative;
}


#wismettac-page {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  }

@media screen and (max-width: 1209px) {
  #wismettac-menu-wrap {
    display: none;
  }
}

/*----------------------------------------------------------------
SPãƒ¡ãƒ‹ãƒ¥ãƒ¼
----------------------------------------------------------------*/
@media screen and (min-width: 1210px) {
  #wismettac-sp_nav{
    display: none;
  }
}
#wismettac-sp_nav{
  z-index: 99999;
}
/*　ãƒãƒ³ãƒãƒ¼ã‚¬ãƒ¼ãƒœã‚¿ãƒ³　*/
.hamburger {
  display : block;
  position: fixed;
  z-index : 3;
  right : 13px;
  top   : 0.1vw;
  width : 42px;
  height: 32px;
  cursor: pointer;
  text-align: center;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 6px;
  background : #555;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}
@media screen and (max-width: 767px) {
  .hamburger {
    right: 0.2px;
    top   : 0.1vw;
  }
  .hamburger span {
    width : 6vw;
  }
  .hamburger span:nth-child(1) {
    top: 2.2vw;
  }
  .hamburger span:nth-child(2) {
    top: 4.4vw;
  }
  .hamburger span:nth-child(3) {
    top: 6.6vw;
  }
}


/* ãƒŠãƒ“é–‹ã„ã¦ã‚‹æ™‚ã®ãƒœã‚¿ãƒ³ */
.hamburger.active span:nth-child(1) {
  top : 16px;
  left: 6px;
  background :#000;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 16px;
  background :#000;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}

nav.globalMenuSp {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index : 2;
  top  : 0vw;
  left : 0vw;
  color: #ccc;
  background: rgba(255,255,255,1.0);
  opacity: 0;
  transition: opacity .6s ease, visibility .6s ease;
  pointer-events: none;
  overflow-y: scroll;
}
nav.globalMenuSp.active {
  pointer-events:auto!important;
}

.globalMenuSp-ttl{
  padding: 2vw 0 0 0;
  color: #000;
  font-size: 5.6vw;
  border-bottom: 1px solid #000;
  margin-left: 7vw;
  margin-bottom: 1.5vw;
  line-height: 1.3;
  padding-bottom: 3vw;
}
.globalMenuSp-ttl span{
  font-size: 3.5vw;
  margin-bottom: 2vw;
}
nav.globalMenuSp ul {
  margin: 0 auto 2vw;
  padding-left: 11vw;
  font-size: 3.6vw;
}

nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  transition: .4s all;
  position: relative;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
}
nav.globalMenuSp ul li:hover{
}
nav.globalMenuSp ul li::before {
  content: "　";
  display: inline-block;
  position: absolute;
  background: no-repeat url("../images/common/sp_nav_arrow.png");
  background-position: center center;
  background-size: 1.5vw 1.9vw;
  left: -1em;
  top: 33%;
}

nav.globalMenuSp ul li.sl::before{
  content: "　";
  display: inline-block;
  position: absolute;
  background: no-repeat url("../images/common/sp_nav_arrow.png");
  background-position: center center;
  background-size: 1.5vw 1.9vw;
  left: -1em;
  top: 14%;
}



.sp_nav_file img {
  position: absolute;
  left: 32vw;
  top: 60%;
  width: 2.4vw;
}


nav.globalMenuSp ul li a {
  display: block;
  color: #000;
  padding: 1.5vw 1.5vw;
  text-decoration :none;
}

/* ã“ã®ã‚¯ãƒ©ã‚¹ã‚’ã€jQueryã§ä»˜ä¸Žãƒ»å‰Šé™¤ã™ã‚‹ */
nav.globalMenuSp.active {
  opacity: 100;

}








@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 767px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

.row-top-padded-lg {
  padding-top: 7em;
}
@media screen and (max-width: 767px) {
  .row-top-padded-lg {
    padding-top: 2em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 767px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-top-padded-md {
  padding-top: 4em;
}
@media screen and (max-width: 767px) {
  .row-top-padded-md {
    padding-top: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 767px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}

.row-top-padded-sm {
  padding-top: 2em;
}
@media screen and (max-width: 767px) {
  .row-top-padded-sm {
    padding-top: 2em;
  }
}

.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.lead {
  line-height: 1.8;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.wismettac-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/hourglass.svg) center no-repeat #222222;
}

/*# sourceMappingURL=style.css.map */


/*----------------------------------------------------------------
2022.02.05 Customize
----------------------------------------------------------------*/
/*PC/SP*/
.pcOnly {
  display: block;
}
.spOnly {
  display: none;
}
@media screen and (max-width: 767px) {
  .pcOnly {
    display: none !important;
  }
  .spOnly {
    display: block !important;
  }
}

/*----------------------------------------------------------------
ãƒ•ã‚§ãƒ¼ãƒ‰ã‚¤ãƒ³ã‚¨ãƒ•ã‚§ã‚¯ãƒˆè¿½åŠ 
----------------------------------------------------------------*/

/*å·¦ã‹ã‚‰æ—©ã*/
.quickscrollin{
  opacity: 1;
  animation: clipText1 1s cubic-bezier(0.8, 0, 0.3, 1) forwards 0.05s;
  }
  @keyframes clipText1 {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
.quickscrollin_slow{
  opacity: 1;
  animation: clipText2 1s cubic-bezier(0.1, 0, 0.3, 1) forwards 0s;
  }
  @keyframes clipText2 {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0);
  }
}
@media screen and (max-width: 767px) {
  .quickscrollin_slow{
    opacity: 1;
    animation: clipText2 1s cubic-bezier(0.8, 0, 0.3, 1) forwards 0s;
    }
    @keyframes clipText2 {
    0% {
      clip-path: inset(0 100% 0 0);
    }
    100% {
      clip-path: inset(0);
    }
  }
}


/*ä¸‹ã‹ã‚‰ãƒ•ã‚§ãƒ¼ãƒ‰ã‚¤ãƒ³*/
.fadein_wait {
  opacity: 0;
  transform : translate(0, 0);
  transition : all 1000ms;
}

.fadein_wait.fadein_wait_after{
  opacity: 1;
  transform: translate(0, 0);
}
.fadein {
  opacity: 0;
  transform : translate(0, 50px);
  transition : all 1500ms;
}

.fadein.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}

/*å·¦ã‹ã‚‰ãƒ•ã‚§ãƒ¼ãƒ‰ã‚¤ãƒ³*/
.fadeinleft {
  opacity: 0;
  transform : translate(50px, 0px);
  transition : all 2200ms;
}

.fadeinleft.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}
/*å³ã‹ã‚‰ãƒ•ã‚§ãƒ¼ãƒ‰ã‚¤ãƒ³*/
.fadeinright {
  opacity: 0;
  transform : translate(-50px, 0px);
  transition : all 2200ms;
}

.fadeinright.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}
/*ä¸Šã‹ã‚‰ãƒ•ã‚§ãƒ¼ãƒ‰ã‚¤ãƒ³*/
.fadeinup {
  opacity: 0;
  transform : translate(0px, -50px);
  transition : all 1200ms;
}

.fadeinup.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}
/*æ–œã‚ãƒ•ã‚§ãƒ¼ãƒ‰ã‚¤ãƒ³*/
.fadein_tilt_up {
  opacity: 0;
  transform : translate(-50px, -50px);
  transition : all 800ms;
}

.fadein_tilt_up.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}
/*ä¸‹ã‹ã‚‰ãƒ•ã‚§ãƒ¼ãƒ‰ã‚¤ãƒ³*/
.fadein_tilt_down {
  opacity: 0;
  transform : translate(50px, 50px);
  transition : all 1200ms;
}

.fadein_tilt_down.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}

/*ã‚†ã£ãã‚Šãƒ•ã‚§ãƒ¼ãƒ‰ã‚¤ãƒ³*/
.fadein_slow {
  opacity: 0;
  transform : translate(0, 80px);
  transition : all 800ms;
}

.fadein_slow.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}




/*æ–œã‚ãƒ•ã‚§ãƒ¼ãƒ‰ã‚¤ãƒ³å¤§*/
.fadein_tilt_1 {
  opacity: 0;
  transform : translate(-50px, -50px);
  transition : all 800ms;
}

.fadein_tilt_1.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}

.fadein_tilt_2 {
  opacity: 0;
  transform : translate(50px, 50px);
  transition : all 800ms;
}

.fadein_tilt_2.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}

.fadein_tilt_3 {
  opacity: 0;
  transform : translate(-50px, -50px);
  transition : all 800ms;
}

.fadein_tilt_3.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}

.fadein_tilt_4 {
  opacity: 0;
  transform : translate(50px, 50px);
  transition : all 800ms;
}

.fadein_tilt_4.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}

.fadein_tilt_5 {
  opacity: 0;
  transform : translate(-50px, -50px);
  transition : all 800ms;
}

.fadein_tilt_5.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}

.fadein_tilt_6 {
  opacity: 0;
  transform : translate(50px, 50px);
  transition : all 800ms;
}

.fadein_tilt_6.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}



/*----------------------------------------------------------------
Left Bar
----------------------------------------------------------------*/

.wismettac-left_bar {
  position: absolute;
  width: 4.68vw;
  left: 0;
  height: 88vh;
  background-color: #fff;
  z-index: 999999;
}
.wismettac-left_bar.second{
  height: 31vw;
}
@media screen and (max-width: 767px) {
    .wismettac-left_bar.second{
      height: 104vw;
      /*
      height: 70vh;
      */
  }
}


.wismettac-left_bar .sns_icon {
  position: absolute;
  bottom: 7vw;
  left: 35%;
}
@media screen and (max-width: 1100px) {
  .wismettac-left_bar .sns_icon {
    bottom: 85px;
  }
}


.wismettac-left_bar .sns_icon img {
  width: 1.404vw;
  display: block;
  margin-bottom: 0.61vh;
}
.wismettac-left_bar span {
  color: #000;
  position: absolute;
  bottom: 0;
  left: 1.6vw;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 0.85vw;
}
.wismettac-left_bar span::after {
  content: "";
      /*æç”»ä½ç½®*/
  	position: absolute;
  	top: 120%;
    left: 45%;
      /*ç·šã®å½¢çŠ¶*/
  	width: 1px;
  	height: 109px;
  	background: #000;
      /*ç·šã®å‹•ã1.4ç§’ã‹ã‘ã¦å‹•ãã€‚æ°¸é ã«ãƒ«ãƒ¼ãƒ—*/
  	animation: pathmove 1.4s ease-in-out infinite;
  	opacity:0;
}
@keyframes pathmove{
	0%{
		height:0;
		top:140px;
		opacity: 0;
	}
	30%{
		height:139px;
		opacity: 1;
	}
	100%{
		height:109;
		top:190px;
		opacity: 0;
	}
}
.wismettac-left_bar span a {
  color: #000;
}

@media screen and (max-width: 767px) {
  .wismettac-left_bar {
    height: 88vh;
    width: 9vw;
  }
  .wismettac-left_bar .sns_icon {
    bottom: 30vw;
    left: 2.5vw;
  }
  .wismettac-left_bar .sns_icon img {
    width: 4.5vw;
    margin-bottom: 1vh;
  }
  .wismettac-left_bar span {
    font-size: 3.4vw;
    bottom: 2vw;
    left: 1.8vw;
  }
  .wismettac-left_bar span::after {
    right: 50%;
    position: absolute;
    top: 30vw!important;
    width: 1px;
  	height: 22vw;
  }
}


/*----------------------------------------------------------------
What's New
----------------------------------------------------------------*/


.mv-latest-information-title {
  position: relative;
  font-size: 1.6vw;
  font-size: max(1.6vw, 15px)!important;
  font-weight: 500;
  float: left;
  border-right: 1px solid #000;
  padding-right: 4.4vw;
  top: 3vw;
}
.swiper {
  position: relative;
  left:0;
  width: auto;
  height: 7.5vw;
  left: 4.1vw;
}
.swiper-slide {
  display: flex;
  vertical-align: center;
}
.swiper-slide p{
  font-size: 0.98vw;
  font-size: max(0.98vw, 12.5px)!important;
  position: relative;
  top: 2.5vw;
  color: #000;
  padding-right: 3vw;
}
.swiper-slide p.single{
  top: 3.5vw;
}
.swiper-slide p a{
  color: #0071bc;
  text-decoration: none;
}
.swiper-slide p a:hover{
  text-decoration: none;
}

.mv-latest-information {
  position: relative;
}
.mv-latest-information .button_area {
  position: absolute;
  top: 0;
  right: 4.1vw;
  bottom: 3.1vw;
}
.swiper .swiper-button-prev {
  position: absolute;
  margin: 0!important;
  padding: 0!important;
  display: block;
  pointer-events: none;
}
.swiper .swiper-button-prev::after {
  content:""!important;
  background: no-repeat url("../images/common/news_arrow_up.png");
  width: 13px;
  height: 9px;
  background-size: cover;
  position: absolute;
  margin: 0!important;
  padding: 0!important;
  font-weight: bold;
  color:#fff;
  display: block;
  top: 0;
  left: -48px;
  pointer-events: auto;
}
.swiper .swiper-button-next {
  position: absolute;
  margin: 0!important;
  padding: 0!important;
  display: block;
  pointer-events: none;
}
.swiper .swiper-button-next::after {
  content:""!important;
  background: no-repeat url("../images/common/news_arrow_down.png");
  width: 13px;
  height: 9px;
  position: absolute;
  font-weight: bold;
  color:#fff;
  display: block;
  top: 100%;
  left: 0;
  pointer-events: auto;
}
@media screen and (max-width: 1269px) {
  .mv-latest-information .button_area {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .mv-latest-information-list {
    width: 100vw!important;
  }
  .mv-latest-information-title {
    float: none;
    display: block;
    border-right: none;
    padding-right:0;
    margin-right: 0;
    margin-left: 9vw;
    font-size: 3.4vw;
    font-size: max(3.4vw, 15px)!important;
  }
  .mv-latest-information-title::after {
    content:"";
    width: 4.5vw;
    height: 1px;
    background-color: #999;
    display: inline-block;
    position: relative;
    bottom: 1vw;
    left: 3.5vw;
  }
  .swiper {
    display: block;
    top: 4vw;
    width: 90vw;
    height: 28vw;
    font-size: 2.3vw;
    font-size: max(2.3vw, 15px)!important;
  }
  .swiper-slide p{
    font-size: 2.9vw;
    top: 0;
  }
  .swiper-slide p.single{
    top: 0;
  }


}



/*----------------------------------------------------------------
Message
----------------------------------------------------------------*/

.ttl_message_img {
  position: relative;
  left: 4.7vw;
  bottom: 3.8vw;
}
.ttl_message_img img{
  width: 34vw;
}
.ttl_message_small {
  font-size: 3.3vw;
  position: relative;
  left: -2.7vw;
  bottom: -11.5vw;
}
.ttl_message_small::after{
  position: absolute;
	content: "";
	width: 56px;
	height: 1px;
	background-color: #000;
	bottom: -0.2em;
	left: 0;
}

.ttl_message_xsmall {
  font-size: 2.3vw;
  position: relative;
  bottom: 1em;
  text-align: right;
  left: -8vw;
}
.xsmall_hira{
  font-size: 60%;
}
.ttl_message_mid {
  font-size: 4.8vw;
  position: relative;
  bottom: 0.9em;
  text-align: right;
  left: -8vw;
}
.message_text_01 {
  font-size: 1.1vw;
  position: relative;
  bottom: 2.5em;
  line-height: 2.8;
  left: -2vw;
}
.message_text_02 {
  font-size: 1.1vw;
  position: relative;
  top: -1em;
  line-height: 2.8;
  left: -2vw;
}
.special_catch{
  clear: both;
  position: relative;
  top: -128vw;
  z-index: 999;
}
.special_catch_area{
  position: relative;
}
.special_catch_tag{
  position: absolute;
  top: -37vw;
  left: 25vw;
  font-size: 2.2vw;
  background: #fff;
  padding: 0.2vw 0.1vw;
  text-align: left!important;
  display: inline-block;
  line-height: 1;
}
.special_catch h3{
  position: absolute;
  top: -33.5vw;
  left: 25vw;
  font-size: 4.3vw;
  background: #fff;
  padding: 0.05vw 0.15vw 0.1vw;
  text-align: left!important;
  display: inline-block;
  line-height: 1;
}
.special_catch p{
  line-height: 2;
  color: #000!important;
  font-size: 1.3vw;
}
.special_catch_text{
  font-size: 1.1vw!important;
  font-size: max(1.1vw, 14px)!important;
  line-height: 2.5!important;
}


@media screen and (max-width: 767px) {
  .special_catch_tag{
    position: absolute;
    justify-content: center;
    top: -41vw;
    left: 12vw;
    font-size: 4.6vw;
    font-size: max(3.5vw, 14px)!important;
    background: #fff;
    border: none;
    padding: 0.2vw 0.1vw;
    text-align: left!important;
    display: inline-block;
    line-height: 1;
  }
  .special_catch h3{
    top: -35.5vw;
    left: 12vw;
    font-size: 8.6vw;
    font-size: max(7vw, 15px)!important;
    background: #fff;
    border: none;
    padding: 0.05vw 0.15vw 0.1vw;
    text-align: center!important;
    display: block;
    line-height: 1;
  }



  .ttl_message_img {
    position: relative;
    left: 4vw;
    bottom: 0;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .ttl_message_img img{
    width: 85vw;
  }
  .ttl_message_small {
    font-size: 5.2vw;
    font-size: max(5.2vw, 15px)!important;
    font-weight: 500;
    position: relative;
    left: 4vw;
    margin-top: 1vw;
    bottom:0;
  }
  .ttl_message_small::after{
    position: absolute;
  	content: "";
  	width: 4.2vw;
  	height: 2px;
  	background-color: #000;
  	bottom: -0.2em;
  	left: 0;
  }
  .ttl_message_xsmall {
    font-size: 5.5vw;
    font-size: max(5.5vw, 15px)!important;
    position: relative;
    bottom: 0;
    top: 5vw;
    text-align: right;
    left: 4vw;
  }
  .xsmall_hira{
    font-size: 60%;
  }
  .ttl_message_mid {
    font-size: 12vw;
    font-size: max(12vw, 14px)!important;
    position: relative;
    bottom: 0em;
    text-align: left;
    left: 6vw;
  }
  .message_text_01 {
    font-size: 3vw;
    font-size: max(3vw, 11.5px)!important;
    position: relative;
    bottom: 0;
    top: 7vw;
    line-height: 2;
    left: 5.5vw;
    width: 90vw;
    text-align: left;
    padding-bottom: 7vw;
    padding-right: 1vw;
  }
  .message_text_02 {
    font-size: 3vw;
    font-size: max(3vw, 11.5px)!important;
    position: relative;
    bottom: 0;
    top: 5vw;
    line-height: 2;
    left: 5.5vw;
    width: 87vw;
    padding-right: 1vw;
  }
  .special_catch{
    clear: both;
    position: relative;
    top: -127vw;
    z-index: 999;
  }
  .special_catch_text{
    font-size: max(3.5vw, 14px)!important;
    line-height: 2.5!important;
    padding-top: 1vw;
  }

}

/*----------------------------------------------------------------
TALK ABOUT â€œWismettacâ€
----------------------------------------------------------------*/

.talk_about_full{
  padding: 0!important;
}
.talk_about{
}
.talk_about h3{
  position: relative;
  font-size: 3.45vw;
  background: #fff;
  padding: 15px 20px 10px;
}
.talk_about p{
  line-height: 2;
  color: #000!important;
  font-size: 1.1vw!important;
  font-size: max(1.1vw, 14px)!important;
  margin: -30px 0 6.5vw;
}
.talk_about_h{
  position: relative;
  top: -1.3vw;
}
.talk_about_01 .text{
  position: relative;
  top: -1vw;
  height: 9vw;
}
.talk_about_02 .text{
  position: relative;
  top: -3vw;
  height: 9vw;
}
.talk_about_03 .text{
  position: relative;
  top: -1vw;
  height: 9vw;
}



.talk_about_01 {
  margin: 12vw 0 7vw 12vw;
}
.talk_about_01 a{
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 1vw;
}
.talk_about_01 .talk_about_image{
  display: block;
  position: absolute;
  top: 0;
  right: -4vw;
  z-index: -1;
  width: calc(1360 / 1920 * 100vw);
  height: 100%;
  clip-path: polygon(39% 0, 100% 0, 100% 100%, 0 100%);
}
.talk_about_01 .talk_about_image img{
  transition: transform .3s;
}
.talk_about_01 a:hover .talk_about_image img{
  transform: scale(1.05);
}
.talk_about_01 a:hover{
  color: #000;
}
.talk_about_01 .number{
  font-size: 3.8vw;
  position: relative;
}
.talk_about_01 .number::after{
  content:"";
  display:inline-block;
  width:2px;
  height:18vw;
  background-color:#000;
  position:absolute;
  top:-1vw;
  left:6.5vw;
  transform: rotate(45deg);
}
.talk_about_01 .number_right{
  width: 33vw!important;
  margin: -3.5vw 0 1vw 4.5vw;
  text-align: center;
}

.talk_about_01 .category{
  font-size: 1vw;
  left: -1vw;
  position: relative;
  color:#fff;
  background: #000;
  padding: 5px 10px;
  display: inline;
}
.talk_about_01 .title{
  font-size: 2.6vw;
}
.talk_about_01 .text{
  font-size: 1vw;
}

.talk_about_viewall {
	display: block;
	position: relative;
	z-index: 1;
	width: calc(609 / 1920 * 100vw);
	margin: 1vw 0 0;
	background: #fff;
	font-size: 1.2vw;
	border:1px solid #000;
	overflow: hidden;
}
.talk_about_viewall::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #000;
	transform: scaleX(0);
	transform-origin: right;
}
.talk_about_viewall span {
	display: block;
	position: relative;
	z-index: 2;
	padding: 10px;
  text-align: center;
}
.talk_about_viewall span::after {
  content:"";
  display:inline-block;
  width:1.5vw;
  height:2px;
  background-color:#000;
  position:absolute;
  top:50%;
  right:0;
}
.talk_about_viewall,
.talk_about_viewall::after {
	transition-property: color, border-color, transform;
	transition-duration: 0.5s;
	transition-timing-function: cubic-bezier(0.87, 0, 0.13, 1);
}
.talk_about_viewall:hover {
	color: #fff;
	transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
}
.talk_about_viewall:hover::after {
	background: #000;
	transform: scaleX(1);
	transform-origin: left;
	transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
}
.talk_about_viewall:hover span::after {
	background-color:#fff;
}

.talk_about_02{
  margin: 14vw 12vw 7vw 0;
}
.talk_about_02 a{
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 1vw;
}
.talk_about_02 .talk_about_image{
  display: block;
  position: absolute;
  top: 0;
  left: -12vw;
  z-index: -1;
  width: calc(1530 / 1920 * 100vw);
  height: 100%;
  clip-path: polygon(0 0, 61% 0, 100% 100%, 0 100%);
}
.talk_about_02 .talk_about_image img{
  transition: transform .3s;
}
.talk_about_02 a:hover .talk_about_image img{
  transform: scale(1.05);
}
.talk_about_02 a:hover{
  color: #000;
}
.talk_about_02 .number{
  font-size: 3.8vw;
  position: absolute;
  top: 0vw;
  right: 0;
}
.talk_about_02 .number::after{
  content:"";
  display:inline-block;
  width:2px;
  height:18vw;
  background-color:#000;
  position:absolute;
  top:-1vw;
  right:6.5vw;
  transform: rotate(-45deg);
}
.talk_about_02 .number_right{
  width: 33vw!important;
  margin: -.5vw 0 1vw 56vw;
  padding-top: 3.5vw;
  text-align: center;
}

.talk_about_02 .category{
  font-size: 1vw;
  top: -1.5vw;
  left: -12vw;
  position: relative;
  color:#fff;
  background: #000;
  padding: 5px 10px;
  display: inline;
}
.talk_about_02 .title{
  font-size: 2.6vw;
  top: -2vw;
  left: 0vw;
  position: relative;
  text-align: left;
}
.talk_about_02 .text{
  font-size: 0.95vw;
  margin:0 0 0 57vw;
}
.talk_about_02 .viewall{
  width: auto !important;
  font-size: 1.2vw;
  background: #fff;
  border:1px solid #000;
  padding: 10px;
  text-align: center;
  color: #000;
  margin: 1vw 0 0 55vw;
  position: relative;
}
.talk_about_02 .talk_about_viewall{
  margin: 1vw 0 0 55vw;
}

.talk_about_03{
  margin: 14vw 0 7vw 12vw;
}
.talk_about_03 a{
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 1vw;
}
.talk_about_03 .talk_about_image{
  display: block;
  position: absolute;
  top: 0;
  right: 0vw;
  z-index: -1;
  width: calc(1240 / 1920 * 100vw);
  height: 100%;
  clip-path: polygon(39% 0, 100% 0, 100% 100%, 0 100%);
}
.talk_about_03 .talk_about_image img{
  transition: transform .3s;
}
.talk_about_03 a:hover .talk_about_image img{
  transform: scale(1.05);
}
.talk_about_03 a:hover{
  color: #000;
}
.talk_about_03 .number{
  font-size: 3.8vw;
  position: relative;
}
.talk_about_03 .number::after{
  content:"";
  display:inline-block;
  width:2px;
  height:18vw;
  background-color:#000;
  position:absolute;
  top:-1vw;
  left:5vw;
  transform: rotate(45deg);
}
.talk_about_03 .number_right{
  width: 36vw!important;
  margin: -3.5vw -3vw 1vw 3vw;
  text-align: center;
}

.talk_about_03 .category{
  font-size: 1vw;
  left: -1vw;
  position: relative;
  color:#fff;
  background: #000;
  padding: 5px 10px;
  display: inline;
}
.talk_about_03 .title{
  font-size: 2.6vw;
}
.talk_about_03 .text{
  font-size: 1vw;
}
@media screen and (max-width: 767px) {
  .talk_about_h{
    position: relative;
    top: 0vw;
  }
  .talk_about h3{
    position: relative;
    font-size: 6.4vw;
    font-size: max(6.4vw, 16px)!important;
    font-weight: 500;
    margin-top: 12vw;
    margin-bottom: 0;
  }
  .talk_about p{
    line-height: 2;
    color: #000!important;
    font-size: 3.8vw;
    font-size: max(3.5vw, 14px)!important;
    margin: -1vw 0 -12vw;
  }

.talk_about_01{
  margin: 17vw 0 7vw 9vw;
}
.talk_about_01 a{
  padding-bottom: 10vw;
  background: url("../images/index/bg_talk_about_01_sp.jpg") no-repeat 100% 100% / 72.6% auto;
}
.talk_about_01 .talk_about_image{
	display: none;
  }
  .talk_about_01 .number{
    font-size: 9vw;
    position: relative;
  }
  .talk_about_01 .number::after{
    content:"";
    display:inline-block;
    width:2px;
    height:35vw;
    background-color:#000;
    position:absolute;
    left: 14vw;
    transform: rotate(45deg);
    top: -2vw;
  }
  .talk_about_01 .number_right{
    width: 55vw!important;
    margin: -13vw 0 1vw 31vw;
    text-align: left;
  }

  .talk_about_01 .category{
    font-size: 2.5vw;
    left: 0vw;
    position: relative;
    color:#fff;
    background: #000;
    padding: 0.4vw 2vw;
    display: inline;
  }
  .talk_about_01 .title{
    font-size: 5.8vw;
  }
  .talk_about_01 .text{
    font-size: 3.2vw;
    line-height: 2;
    margin-bottom: 5vw;
    margin-top: 3.5vw;
    height: auto;
  }
  .talk_about_viewall{
    width: 85vw !important;
    font-size: 3.2vw;
    text-align: center;
    top: 6vw;
  }

.talk_about_02{
  margin: 21vw 9vw 7vw 0;
}
.talk_about_02 a{
  padding-bottom: 9vw;
  background: url("../images/index/bg_talk_about_02_sp.jpg") no-repeat 0 100% / 79.6% auto;
}
.talk_about_02 .talk_about_image{
	display: none;
  }
 .talk_about_02 .number{
    font-size: 9vw;
    top: 9vw;
  }
  .talk_about_02 .number::after{
    width:2px;
    height:35vw;
    right:14vw;
  }
  .talk_about_02 .number_right{
    width: 55vw!important;
    margin: -13vw 31vw 1vw 0;
  }

  .talk_about_02 .category{
    font-size: 2.5vw;
    top: 9vw;
    left: -10.5vw;
    position: relative;
    color:#fff;
    background: #000;
    padding: 0.4vw 2vw;
    display: inline;
  }
  .talk_about_02 .title{
    font-size: 5.8vw;
    top: 8vw;
    left: 10vw;
    position: relative;
  }
  .talk_about_02 .text{
    font-size: 3.2vw;
    line-height: 2;
    margin: 11vw 0 5.5vw 0;
    text-align: right;
    width: 90vw;
    height: auto;
    top: 0vw;
  }
  .talk_about_02 .talk_about_viewall{
    margin: 1vw 0 0 6vw;
  }


  .talk_about_03{
    margin: 21vw 0 7vw 9vw;
  }
  .talk_about_03 a{
    padding-bottom: 10vw;
    background: url("../images/index/bg_talk_about_03_sp.jpg") no-repeat 100% 100% / 79.6% auto;
  }
  .talk_about_03 .talk_about_image{
  	display: none;
    }
    .talk_about_03 .number{
      font-size: 9vw;
      position: relative;
    }
    .talk_about_03 .number::after{
      content:"";
      display:inline-block;
      width:2px;
      height:35vw;
      background-color:#000;
      position:absolute;
      top: -2vw;
      left: 14vw;
      transform: rotate(45deg);
    }
    .talk_about_03 .number_right{
      width: 55vw!important;
      margin: -13vw 0 1vw 31vw;
      text-align: left;
    }

    .talk_about_03 .category{
      font-size: 2.5vw;
      left: 0vw;
      position: relative;
      color:#fff;
      background: #000;
      padding: 0.4vw 2vw;
      display: inline;
    }
    .talk_about_03 .title{
      font-size: 5.8vw;
    }
    .talk_about_03 .text{
      font-size: 3.2vw;
      line-height: 2;
      margin-bottom: 5vw;
      margin-top: 3.5vw;
      height: auto;
    }

}


/*----------------------------------------------------------------
æ—©ã‚ã‹ã‚ŠWismettac
----------------------------------------------------------------*/

.quick_full{
  padding: 0!important;
}
.quick_full a{
  display: block;
  position: relative;
}
.quick_full a:hover{
  opacity: 0.9!important;
}

.quick_slide_tilt{
  width: 100vw;
  height: 35vw;
}
.quick_slide_tilt img{
  position: absolute;
}


.quick_catch{
  position: absolute;
  top: 10vw;
  width: 100%;
  padding-bottom: 5vw;
}
.quick_catch h3{
  display: table;
  margin: 0 auto;
  font-size: 4vw;
  color: #fff;
  line-height: 1.6;
}
.quick_catch span{
  font-size: 1.6vw;
  display: block;
  color: #fff;
}
.quick_catch .quick_viewall{
  position: absolute;
  bottom: -5vw;
  left: 50%;
  width: 11vw;
  font-size: 1vw;
  padding: 0.3vw;
  color: #fff;
  text-align: center;
  border: 1px solid #e6e8da;
  transform: translate(-50%, 50%);
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
}
.quick_catch .quick_viewall::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #000;
	transform: scaleX(0);
	transform-origin: right;
}
.quick_catch .quick_viewall span {
	display: block;
	position: relative;
	z-index: 2;
	padding: 0;
  font-size: 1vw;
  pointer-events: auto!important;
}
.quick_catch .quick_viewall,
.quick_catch .quick_viewall::after {
	transition-property: color, border-color, transform;
	transition-duration: 0.5s;
	transition-timing-function: cubic-bezier(0.87, 0, 0.13, 1);
}
.quick_catch .quick_viewall:hover {
	color: #fff;
	transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
}
.quick_catch .quick_viewall:hover::after {
	background: #000;
	transform: scaleX(1);
	transform-origin: left;
	transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
}
@media screen and (max-width: 767px) {
.quick_catch h3{
  display: table;
  margin: -6vw auto;
  font-size: 7vw;
  font-size: max(7vw, 15px)!important;
  color: #fff;
  line-height: 1.6;
  padding-bottom: 5vw;
}
.quick_catch span{
  font-size: max(3.5vw, 14px)!important;
}
.quick_catch{
  padding-bottom: 8vw;
}
.quick_catch .quick_viewall{
  width: 24vw;
  font-size: 7.2vw;
  font-size: max(7.2vw, 15px)!important;
  line-height: 2;
  transform: translate(-50%, 25%);
  -webkit-transform: translate(-50%, 25%);
  -ms-transform: translate(-50%, 25%);
}
.quick_catch .quick_viewall span {
	display: block;
	position: relative;
	z-index: 2;
	padding: 0.2vw 0.3vw;
  margin: 0.2vw 0.3vw;
  font-size: 1.25vw;
  font-size: max(1.25vw, 15px)!important;
  line-height: 1.2;
  white-space: nowrap;
  pointer-events: auto!important;
}

}

/*----------------------------------------------------------------
äººã¨ä»•äº‹ã‚’çŸ¥ã‚‹
----------------------------------------------------------------*/

.people_full{
  padding: 0!important;
  margin-top: -15vw;
  margin-bottom: 3vw;
}
.people_grey_outer{
}
.people_catchcopy{
  width: 65vw;
  padding-top: 46vw;
  z-index: 999999;
  position: relative;
  left: -8vw;
}
.people_grey_inner{
  background: url("../images/index/bg_people.png");
  background-size:cover;
  margin: 6vw;
  width: 90vw;
  position: relative;
  z-index: 1;
  height: 140vw;
}
.people_grey_inner .tag{
  position: absolute;
  font-size: 1.6vw;
  background: #fff;
  padding: 4px 2px;
  top: 10.5vw;
  left: 14vw;
  display: inline-block;
  line-height: 1;
}
.people_grey_inner h3{
  position: absolute;
  font-size: 4vw;
  background: #fff;
  padding: 1px 2px 4px;
  top: 15vw;
  left: 14vw;
  display: inline-block;
  line-height: 1;
}
.people_grey_inner .upper{
  position: absolute;
  color: #000;
  font-size: 1.1vw;
  display: inline-block;
  top: 27.5vw;
  left: 46vw;
  line-height: 2.5;
}
.people_grey_inner .lower{
  position: absolute;
  color: #000;
  font-size: 1.1vw;
  display: inline-block;
  top: 63.5vw;
  left: 12.3vw;
  line-height: 2.5;
  text-align: center;
}

.people_grey_inner .viewall{
  position: absolute;
  font-size: 0.9vw;
  background-color:#fff;
  color: #000;
  border: 1px solid #000;
  padding: 10px 20px;
  top: 76vw;
  left: 11.5vw;
  width: 13vw;
  text-align: center;
  display: inline-block;
}
.people_grey_inner .viewall:hover{
  background-color:#000;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
}
/*
.people_grey_inner .viewall::after{
  content:"";
  display:inline-block;
  width:0.8vw;
  height:2px;
  background-color:#000;
  position:absolute;
  top:50%;
  right:0;
}
*/
.people_grey_inner .viewall:hover::after{
  background-color:#fff;
}




.people_grey_inner .quick_viewall{
  position: absolute;
  font-size: 0.9vw;
  background-color:#fff;
  color: #000;
  border: 1px solid #000;
  padding: 10px 20px;
  top: 76.5vw;
  left: 11.75vw;
  width: 13vw;
  text-align: center;
  display: inline-block;
}
.people_grey_inner .quick_viewall::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #000;
	transform: scaleX(0);
	transform-origin: right;
}
.people_grey_inner .quick_viewall span {
	position: relative;
	z-index: 2;
	padding: 0;
}




/*
.people_grey_inner .quick_viewall span::after {
	content:"";
	display:inline-block;
	width:1.5vw;
	height:0.15vw;
	background-color:#000;
	position:absolute;
	top:0.6vw;
	left:7.2vw;
}
*/
.people_grey_inner .quick_viewall,
.people_grey_inner .quick_viewall::after {
	transition-property: color, border-color, transform;
	transition-duration: 0.5s;
	transition-timing-function: cubic-bezier(0.87, 0, 0.13, 1);
}
.people_grey_inner .quick_viewall:hover {
	color: #fff;
	transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
}
.people_grey_inner .quick_viewall:hover::after {
	background: #000;
	transform: scaleX(1);
	transform-origin: left;
	transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
}






.people_thumb_01{
  position: relative;
  top: 14vw;
  z-index: 2;
}
.people_thumb_01 img{
  float: right;
  width: 16.2vw;
  margin: -0.05vw -0.05vw 0 0;
}
.people_thumb_01 .people_thumb_01_01,
.people_thumb_01 .people_thumb_01_02,
.people_thumb_01 .people_thumb_01_03{

}
.people_thumb_01 .people_thumb_01_04{
  clear: right;
}


.people_thumb_02{
  position: relative;
  top: 16vw;
  z-index: 2;
}
.people_thumb_02 img{
  float: left;
  width: 16.1vw;
}
.people_thumb_02 .people_thumb_02_01{
  margin-left: -0.3vw;
  clear: left;
}
.people_thumb_02 .people_thumb_02_02,
.people_thumb_02 .people_thumb_02_03,
.people_thumb_02 .people_thumb_02_04{
float: none;
display: inline-block;
position: relative;
top: 30.4vw;
margin-left: -0.3vw;
}


.people_thumb_03{
  position: relative;
  width: 100vw;
  top: -9vw;
  left: -6vw;
  z-index: 99999!important;
}
.people_thumb_03 img{
  float: left;
  width: 16.3vw;
}
.people_thumb_03 .people_thumb_03_01{
  margin-top: 6vw;
  margin-right: 16vw;
}
.people_thumb_03 .people_thumb_03_02{
  margin-top: 3vw;
  margin-right: 0.7vw;
}
.people_thumb_03 .people_thumb_03_03{
  margin-right: 0.7vw;
}
.people_thumb_03 .people_thumb_03_04{
  margin-top: 6vw;
  margin-right: 0.7vw;
}
.people_thumb_03 .people_thumb_03_06{
  margin-right: 0.7vw;
}


@media screen and (max-width: 767px) {
  .people_full{
    /* margin-top: -70vw; */
    /* margin-bottom: 60vw; */
    pointer-events: none;
  }

  .people_thumb_01{
    top: 37vw;
  }
  .people_thumb_01 img{
    float: right;
    width: 29.7vw;
    margin: -0.05vw -0.05vw 0 0;
  }
  .people_grey_inner{
    background: url("../images/index/bg_people.png");
    background-size:cover;
    margin: 6vw;
    width: 90vw;
    position: relative;
    z-index: 1;
    height: 320vw;
    top: -45vw;
    bottom : 100vw;
  }
  .people_grey_inner .tag{
    position: absolute;
    font-size: max(3.5vw, 14px)!important;
    background: #fff;
    padding: 4px 2px;
    top: 22.5vw;
    left: 5vw;
    display: inline-block;
    line-height: 1;
  }
  .people_grey_inner h3{
    position: absolute;
    font-size: 7vw;
    font-size: max(7vw, 15px)!important;
    background: #fff;
    padding: 1px 2px 4px;
    top: 30vw;
    left: 5vw;
    display: inline-block;
    line-height: 1;
  }

  .people_grey_inner .upper{
    position: absolute;
    color: #000;
    font-size: 3vw;
    font-size: max(3vw, 13px)!important;
    display: inline-block;
    top: 54vw;
    left: 4vw;
    line-height: 2.5;
    padding-right: 1vw;
    text-align: right;
    width: 80vw;
  }

  .people_catchcopy{
    position: relative;
    width: 88vw;
    top: 128vw;
    position: relative;
    left: 2vw;
  }


  .people_thumb_03{
    position: relative;
    width: 100vw;
    top: 123vw;
    left: -6vw;
    z-index: 99999!important;
  }



  .people_under{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .people_under .lower{
    position: relative;
    font-size: 3.5vw;
    font-size: max(3.5vw, 14px)!important;
    color: #000;
    display: block;
    left: 0;
    line-height: 2;
    text-align: center;
    top: 127vw;
  }
  .people_under .viewall{
    position: relative;
    font-size: 3.2vw;
    font-size: max(3.2vw, 15px)!important;
    background-color:#fff;
    color: #000;
    display: block;
    border: 1px solid #000;
    padding: 0.2vw 0.2vw;
    top: 126vw;
    left: 32vw;
    /*left: 25vw;*/
    text-align: center;
    width: 24vw;
    /*width: 38vw;*/
    white-space: nowrap;
    pointer-events: auto!important;

  }
  .people_under .viewall span {
    padding: 0.2vw 0.3vw;
    margin: 0.2vw 0.3vw;
    font-size: 1.25vw;
    font-size: max(1.25vw, 15px)!important;
    line-height: 1.2;
  }

  .people_thumb_02{
    top: 118vw;
  }
.people_thumb_02 img{
  width: 31.0vw;
  margin: 0!important;
  float: left;
}
.people_thumb_02 .people_thumb_02_01{
  margin-left: -0.3vw!important;
  clear: right;
  float: none;
}
.people_thumb_02 .people_thumb_02_02{
  float: none;
  display: inline-block;
  position: relative;
  top: 31.0vw;
  left: -32.0vw;
  margin-left: 0;
}
.people_thumb_02 .people_thumb_02_03{
  float: none;
  display: inline-block;
  position: relative;
  top: 0vw;
  margin-left: 0;
  left: 30.4vw;
}
.people_thumb_02 .people_thumb_02_04{
  float: none;
  display: inline-block;
  position: relative;
  top: 0vw;
  margin-left: 0;
  left: 29.4vw;
}




  .people_thumb_03 img{
    width: 19.43vw;
  }
  .people_thumb_03 .people_thumb_03_01{
    margin-right: 0.7vw;
  }
}



/*----------------------------------------------------------------
äº‹æ¥­ç´¹ä»‹ï¼†è·ç¨®ç´¹ä»‹
----------------------------------------------------------------*/


.job_full{
  padding: 0!important;
  margin: -52vw 0 -50vw!important;
  position: relative;
  z-index: 99;
}
.job_catch{
  position: absolute;
  top:5vw;
  left: 9vw;
}
.job_catch_tag{
  font-size: 1.6vw;
  display: inline-block;
  color: #000;
  background: #fff;
  padding: 0 10px;
  margin-bottom: 1vw;
}
.job_catch h3{
  font-size: 4vw;
  color: #000;
  background: #fff;
  padding: 0.1vw 0.2vw;
  display: inline-block;
  margin-bottom: 0.5vw;
}




.job_catch .quick_viewall{
  position: relative;
  bottom: 0;
  left: 100%;
  margin-top: 22.5%;
  width: 11vw;
  font-size: 1vw;
  padding: 0.3vw;
  color: #fff;
  text-align: center;
  border: 1px solid #e6e8da;
}
.job_catch .quick_viewall a{
  color: #fff;
}
.job_catch .quick_viewall a:hover{
  color: #fff;
}
.job_catch .quick_viewall::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #000;
	transform: scaleX(0);
	transform-origin: right;
}
.job_catch .quick_viewall span {
	display: block;
	position: relative;
	z-index: 2;
	padding: 0;
  font-size: 1vw;
}
.job_catch .quick_viewall,
.job_catch .quick_viewall::after {
	transition-property: color, border-color, transform;
	transition-duration: 0.5s;
	transition-timing-function: cubic-bezier(0.87, 0, 0.13, 1);
}
.job_catch .quick_viewall:hover {
	color: #fff;
	transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
}
.job_catch .quick_viewall:hover::after {
	background: #000;
	transform: scaleX(1);
	transform-origin: left;
	transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
}


@media screen and (max-width: 767px) {
  .job_catch .quick_viewall{
    margin-top: 5%;
    left: 45.2%;
    width: 24vw;
    font-size: 7.2vw;
    font-size: max(7.2vw, 15px)!important;
    line-height: 2;
  }
  .job_catch .quick_viewall span {
  	display: block;
  	position: relative;
  	z-index: 2;
  	padding: 0.2vw 0.3vw;
    margin: 0.2vw 0.3vw;
    font-size: 1.25vw;
    font-size: max(1.25vw, 15px)!important;
    line-height: 1.2;
  }
}





.img_job a{
  cursor: pointer;
}
.img_job a:hover{
  opacity: 0.9!important;
}

@media screen and (max-width: 767px) {
  #wismettac-content-section_5{
    position: relative;
    top: -103vw;
  }
  .job_catch_tag{
    font-size: max(3.5vw, 14px)!important;
    padding: 0.3vw 0.5vw;
    line-height: 1;
  }
  .job_catch h3{
    font-size: max(7vw, 15px)!important;
  }
  .job_catch .quick_viewall span {
  	padding: 0.4vw;
  }


}



/*
.img_job::after{
  content:"VIEW ALL";
  font-size: 1.2vw;
  border:1px solid #000;
  padding: 0.5vw 13vw;
  text-align: center;
  color: #000;
  position: absolute;
  bottom: 11vw;
  left: 8vw;
  background:#fff no-repeat url("../images/index/bg_viewall_line_black.png");
  background-position: right 0 top 50%;
}
.img_job:hover::after{
  color: #fff;
  background:#000 no-repeat url("../images/index/bg_viewall_line_white.png");
  background-position: right 0 top 50%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
*/


@media screen and (max-width: 767px) {
  .job_full{
    margin: 7vw 0 -90vw !important;
  }
  .job_full .grey_inner{
    }
  }
/*----------------------------------------------------------------
æŽ¡ç”¨æƒ…å ±
----------------------------------------------------------------*/

  #wismettac-content-section_6{
  background:no-repeat url("../images/index/bg_recruit.jpg");
  background-size: cover;
  margin-bottom: 18vw;
}
.recruit_full{
  padding: 0!important;
  margin: 6vw auto;
  /* height: 35vw; */
}
.recruit_left{
  display: inline-block;
  float: left;
  position:relative;
  left: 8vw;

}
.recruit_catch{
  position: relative;
}
.recruit_catch_tag{
}
.recruit_catch h3{
  font-size: 3.3vw;
  color: #fff;
}
.recruit_catch span{
font-size: 1.9vw;
color: #fff;
margin-bottom: 0.5em;
display: block;
}
.recruit_catch p{
  font-size: 1.1vw;
  color: #fff;
  line-height: 2.5;
}
.recruit_right{
  padding-left: 0vw;
  display: inline-block;
  float: right;
  position:relative;
  right: 8vw;
}
.recruit_right ul{
  position: relative;
  display: inline-block;
  width: 42vw
}
.recruit_right ul li{
  font-size: 1.3vw;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 1.5vw;
  margin-bottom: 1.5vw;
  position: relative;
}
.recruit_right ul li:first-of-type{
  padding-top: 1.5vw;
  border-top: 1px solid #fff;
}
.recruit_right ul li span{
  position: absolute;
  left: 18vw;
}
.recruit_right ul li a:hover{
  opacity: 0.5;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.recruit_right ul li a::after{
content: "　";
position: absolute;
background: no-repeat url("../images/index/bg_recruit_01.png");
background-position: center center;
background-size: contain;
background-size: .7vw .85vw;
right: 0;
top: 2%;
}
.recruit_right ul li:first-of-type a::after{
  top: 33%;
}
.recruit_right ul li:nth-of-type(2) a::after{
  content: "　";
  position: absolute;
  background: no-repeat url("../images/index/bg_recruit_02.png");
  background-position: center center;
  background-size: contain;
  z-index: 999;
  top: 5%;
}
.recruit_right ul li:nth-of-type(3) a::after{
  content: "　";
  position: absolute;
  background: no-repeat url("../images/index/bg_recruit_02.png");
  background-position: center center;
  background-size: contain;
  z-index: 999;
  top: 5%;
}
.recruit_right ul li a{
  display: block;
  color: #fff;
}
.recruit_full .recruit_bar_01{
  display: block;
  position:absolute;
  top: 110%;
  right: 0;
  width: 92vw;
  background-color: #80969d;
  padding: 2.5vw 2vw;
  font-size: 2.3vw;
  color: #fff;
  z-index: 9999;
  opacity: 1!important;
  border:1px solid #80969d;
}
.recruit_full .recruit_bar_01 a{
  color: #fff;
  opacity: 1!important;
}
.recruit_full .recruit_bar_01:hover{
  background-color: #fff;
  color: #80969d!important;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 1!important;
}

@media screen and (max-width: 767px) {
  .recruit_right ul li a::after{
  background-size: 1.4vw 1.9vw;
  top: 22%;
  }
  .recruit_right ul li:nth-of-type(2) a::after{
    top: 20%;
  }
  .recruit_right ul li:nth-of-type(3) a::after{
    top: 20%;
  }


}


@media screen and (max-width: 767px) {
  .recruit_full{
    margin: 0;
  }
  .recruit_right ul li::after{
  background-size: 1.5vw 1.9vw;
  top: 20%;
  }
}



.recruit_bar_01::after{
  content:"";
  display:inline-block;
  width:4vw;
  height:2px;
  background-color:#fff;
  position:absolute;
  top:50%;
  right:0;
}
.recruit_bar_01:hover::after{
  background-color:#000;
}
.recruit_bar_01 span{
  position: absolute;
  top: 3.2vw;
  left: 40vw;
  font-size: 1.64vw;
  align-items: center;
}

.recruit_bar_02{
  display: block;
  position:absolute;
  top: 144%;
  right: 0;
  width: 92vw;
  background-color: #80969d;
  padding: 2.5vw 2vw;
  font-size: 2.3vw;
  color: #fff;
  z-index: 9999;
}
.recruit_bar_02::after{
  content:"";
  display:inline-block;
  width:4vw;
  height:2px;
  background-color:#fff;
  position:absolute;
  top:50%;
  right:0;
}
.recruit_bar_02::after{
  content:"";
  display:inline-block;
  width:4vw;
  height:2px;
  background-color:#fff;
  position:absolute;
  top:50%;
  right:0;
}
.recruit_bar_02 span{
  position: absolute;
  top: 3.2vw;
  left: 40vw;
  font-size: 1.64vw;
  align-items: center;
}
.recruit_full .recruit_bar_02 a{
  color: #fff;
  opacity: 1!important;
}
.recruit_full .recruit_bar_02:hover{
  background-color: #fff;
  border: 1px solid #80969d;
  color: #80969d!important;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 1!important;
}




@media screen and (max-width: 767px) {
  #wismettac-content-section_6{
    position: relative;
    top: -44vw;
    padding-bottom: 13vw
  }

  .recruit_catch{
    padding-top: 5vw;
  }
  .recruit_full{
    margin-bottom: 11vw;
    /* height: 166vw; */
  }
  .recruit_left{
    display: block;
    float: none;
  }
  .recruit_right{
    display: block;
    float: none;
  }
  .recruit_catch h3{
    font-size: 7vw;
    font-size: max(7vw, 15px)!important;
    color: #fff;
    margin-bottom: 0.5em;
  }
  .recruit_catch span{
  font-size: 3.5vw;
  font-size: max(3.5vw, 14px)!important;
  color: #fff;
  margin-bottom: 0.5em;
  display: block;
  }
  .recruit_catch p{
    font-size: 3.5vw;
    font-size: max(3.5vw, 14px)!important;
    color: #fff;
    line-height: 2.6!important;
  }
  .recruit_right{
    padding-left: 8vw;
    display: block;
    float: none;
    position:relative;
    right: 0;
  }
  .recruit_right ul{
    position: relative;
    display: inline-block;
    width: 84vw
  }
  .recruit_right ul li{
    font-size: 2.6vw;
    font-size: max(2.6vw, 15px)!important;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 1.5vw;
    margin-bottom: 1.5vw;
    position: relative;
  }
  .recruit_right ul li:first-of-type{
    padding-top: 1.5vw;
    border-top: 1px solid #fff;
  }
  .recruit_right ul li span{
    position: absolute;
    left: 36vw;
  }
  .recruit_full .recruit_bar_01{
    display: block;
    position:absolute;
    top: 112%;
    right: 0;
    width: 92vw;
    background-color: #80969d;
    padding: 2.7vw;
    font-size: 4.6vw;
    font-size: max(4.6vw, 15px)!important;
    color: #fff;
    z-index: 9999;
  }
  .recruit_bar_02{
    display: block;
    position:absolute;
    top: 124%;
    right: 0;
    width: 92vw;
    background-color: #80969d;
    padding: 2.7vw;
    font-size: 4.6vw;
    font-size: max(4.6vw, 15px)!important;
    color: #fff;
    z-index: 9999;
  }






  .recruit_bar_sp{
    position: relative;
  }
  .recruit_bar_01_sp{
    display: flex;
    justify-content: center;
    align-items: center;
    position:fixed;
    bottom: 0vh;
    width: 50vw;
    height: 18vw;
    background-color: #80969d;
    padding: 1.7vw;
    font-size: 4.2vw;
    font-size: max(4.2vw, 15px)!important;
    color: #fff;
    z-index: 9999;
    border-right: 1vw solid #fff;
    text-align: center;
    display: block;
    line-height: 1.6;
  }
  .recruit_bar_01_sp span{
    font-size: max(2.2vw, 12px)!important;
  }
  .recruit_bar_01_sp a{
    color: #fff;
  }
  .recruit_bar_01_sp a:hover{
  }
  .recruit_bar_01_sp:hover{
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
  }
  .recruit_bar_01_sp::after{
    content:"";
    display:inline-block;
    width:4vw;
    height:1px;
    background-color:#fff;
    position:absolute;
    top:50%;
    right:0;
  }
  .recruit_bar_01_sp:hover::after{
    background-color:#000;
  }

  .recruit_bar_02_sp{
    display: flex;
    justify-content: center;
    align-items: center;
    position:fixed;
    bottom: 0vh;
    right: 0!important;
    width: 50vw;
    height: 18vw;
    background-color: #80969d;
    padding: 1.7vw;
    font-size: 4.2vw;
    font-size: max(4.2vw, 15px)!important;
    color: #fff;
    z-index: 9999;
    border-left: 1vw solid #fff;
    text-align: center;
    display: block;
    line-height: 1.6;
  }
  .recruit_bar_02_sp span{
    font-size: max(2.2vw, 12px)!important;
  }
  .recruit_bar_02_sp a{
    color: #fff;
  }
  .recruit_bar_02_sp a:hover{
  }
  .recruit_bar_02_sp:hover{
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
  }
  .recruit_bar_02_sp::after{
    content:"";
    display:inline-block;
    width:4vw;
    height:1px;
    background-color:#fff;
    position:absolute;
    top:50%;
    right:0;
  }
  .recruit_bar_02_sp:hover::after{
    background-color:#000;
  }
}



.xsmall_ennv{
  font-size: 70%;
  position: relative;
  top: 1vw;
  margin-left: 5vw;
}



/*----------------------------------------------------------------
ãƒ•ãƒƒã‚¿ãƒ¼
----------------------------------------------------------------*/
#footer {
  background: #fff;
  padding: 60px 7vw 40px;
}

#footer p {
  color: #000;
}
#footer p a {
  color: #000;
}

#footer .footer_top_area{
  position: relative;
}
#footer .footer_logo_warp{
  display: inline-block;
}
#footer .footer_logo{
  width: 14.5vw;
  margin-bottom: 1vw;
}
#footer .footer_group_name{
  font-size: 1.1vw;
}
#footer .footer_concepet_copy{
  position: absolute;
  display: inline-block;
  left: 20vw;
  top: 1vw;
}
#footer .footer_concepet_copy img{
  width: 26vw;
}
#footer .footer_sns_icon {
  display: inline-block;
  position: absolute;
  top: 2vw;
  right: 0;
}
#footer .footer_sns_icon p{
  font-size: 0.75vw;
  display: inline-block;
}
#footer .footer_sns_icon img {
  width: 27px;
  display: inline;
  margin: 10px;
}
#footer .footer_sns_icon a img:first-of-type {
  margin-right: 0px;
}
#footer .footer_col_left{
  padding-right: 6vw;
}
#footer .footer_col_center{
 margin-left: -2vw;
}
#footer .footer_col_right{
 margin-left: 2vw;
}

#footer .footer_col_wrap{
 padding: 2vw 1vw 0 0;
}
#footer .footer_col_ttl {
}
#footer .footer_col_ttl span{
  font-size: 0.85vw;
}
#footer .footer_col_ttl p{
  font-size: 1.5vw;
  border-bottom: 1px solid #000;
  margin-bottom: 1vw;
}
#footer .footer_contents_list{
  padding-left: 1vw;
}
#footer .footer_contents_list li{
  position: relative;
  font-size: 1.02vw;
  margin-bottom: 1vw;
}
#footer .footer_contents_list li span{
  font-size: 0.9vw;
}
#footer .footer_contents_list li::before{
  content: "　";
  display: inline-block;
  position: absolute;
  background: no-repeat url("../images/common/footer_arrow.png");
  background-position: center center;
  background-size: .6vw .75vw;
  left: -1.5em;
  top: 37%;
}
#footer .footer_contents_list li.sl::before{
  content: "　";
  display: inline-block;
  position: absolute;
  background: no-repeat url("../images/common/footer_arrow.png");
  background-position: center center;
  background-size: .6vw .75vw;
  left: -1.5em;
  top: 2%;
}



#footer .footer_contents_list li img{
  width: 14px;
  margin: 0 0 3px 5px;
}
#footer .footer_bottom_area{
  padding: 2vw 0 5vw 0;
}
#footer .footer_bottom_link{
float: left;
display: inline-block;
font-size: 0.8vw;
}
#footer .footer_bottom_link img{
  width: 18px;
  margin: 0 0 3px 5px;
}
#footer .footer_bottom_copyright{
float: right;
display: inline-block;
font-size: 0.8vw;
}
@media screen and (min-width: 768px) {
#footer .footer_sns_icon_sp {
  display: none;
}
}

@media screen and (max-width: 767px) {
  #footer {
    margin-top: -46vw;
}
  #footer .footer_bottom_area{
    padding: 2vw 0 12vw 0;
  }
  #footer .footer_logo{
    width: 62vw;
    margin-bottom: 4vw;
  }
  #footer .footer_concepet_copy{
    position: relative;
    display: block;
    width: 80vw;
    left: 0vw;
    top: 1vw;
    margin-bottom: 5vw;
  }
  #footer .footer_concepet_copy img{
    width: 80vw;
  }
  #footer .footer_group_name{
    font-size: 1.1vw;
    font-size: max(1.1vw, 15px)!important;
  }

  #footer .footer_col_ttl span{
    font-size: 3.5vw;
    font-size: max(3.5vw, 15px)!important;
    margin-bottom: 2vw;
  }
  #footer .footer_col_ttl p{
    font-size: 5.6vw;
    font-size: max(5.6vw, 15px)!important;
    border-bottom: 1px solid #000;
    margin-bottom: 5vw;
    margin-top: -2vw;
    padding-bottom: 3vw;
  }
  #footer .footer_contents_list{
    padding-left: 4vw;
  }
  #footer .footer_col_left{
    padding-right: 0;
  }
  #footer .footer_col_center{
   margin-left: 0;
  }
  #footer .footer_col_right{
   margin-left: 0;
  }
  #footer .footer_contents_list li{
    position: relative;
    font-size: 3vw;
    font-size: max(3vw, 15px)!important;
    margin-bottom: 3vw;
  }
  #footer .footer_contents_list li span{
    font-size: 3.6vw;
    font-size: max(3.6vw, 15px)!important;
  }
  #footer .footer_bottom_link{
  float: none;
  display: block;
  font-size: 3vw;
  font-size: max(3vw, 14px)!important;
  text-align: center;
  }
  #footer .footer_bottom_copyright{
  float: none;
  display: block;
  font-size: 3vw;
  font-size: max(3vw, 15px)!important;
  text-align: center;
  }
  #footer .footer_sns_icon_sp {
    display: inline-block;
    position: relative;
    margin: 2.5vw 0 5vw 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  #footer .footer_sns_icon_sp p{
    font-size: 1.5vw;
    font-size: max(1.5vw, 15px)!important;
    display: block;
  }
  #footer .footer_sns_icon_sp img {
    width: 27px;
    display: inline;
    margin: 10px;
  }

  #footer .footer_contents_list li::before{
    background: no-repeat url("../images/common/footer_arrow.png");
    background-size: 1.5vw 1.9vw;
  }
  #footer .footer_contents_list li.sl::before{
    background: no-repeat url("../images/common/footer_arrow.png");
    background-size: 1.5vw 1.9vw;
    top: 37%;
  }
  #footer .footer_contents_list li img{
    width: 3vw;
    height: 3.1vw;
    margin: 0 0 3px 5px;
  }
  #footer .footer_bottom_link img{
    width: 3vw;
    height: 3.1vw;
    margin: 0 0 3px 5px;
  }



}





/*----------------------------------------------------------------
ãƒˆãƒƒãƒ—ã«æˆ»ã‚‹
----------------------------------------------------------------*/

#wismettac-backtotop {
  position: fixed;
  z-index: 9999999;
}
#wismettac-backtotop span {
  color: #000;
  position: fixed;
  bottom: 12%;
  right: 1.6vw;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 0.85vw;
}
#wismettac-backtotop span a{
  color: #000;
  text-decoration:
}
#wismettac-backtotop span a:hover {
  opacity: 0.5;
}
#wismettac-backtotop span::before {
  content: "";
      /*æç”»ä½ç½®*/
      position: absolute;
    right: 0.75vw;
    margin-bottom: -10vh;
      /*ç·šã®å½¢çŠ¶*/
  	width: 1px;
  	height: 109px;
  	background: #000;
      /*ç·šã®å‹•ã1.4ç§’ã‹ã‘ã¦å‹•ãã€‚æ°¸é ã«ãƒ«ãƒ¼ãƒ—*/
  	animation: pathmove 1.4s ease-in-out infinite;
  	opacity:0;
}
@keyframes pathmove{
	0%{
		height:0;
		bottom:140px;
		opacity: 0;
	}
	30%{
		bottom:139px;
		opacity: 1;
	}
	100%{
		height:109;
		bottom:200px;
		opacity: 0;
	}
}

@media screen and (max-width: 767px) {
  #wismettac-backtotop span::before {
        position: absolute;
 }
   #wismettac-backtotop span {
    font-size: 3.4vw;
    bottom: 22vw;

 }
  #wismettac-backtotop span::before {
    right: 2.8vw;
    top: auto;
    margin-bottom: -85px;
  }
}


/*ç¸¦ã®ä½ç½®ã‚’åˆã‚ã›ã‚‹*/
.messsage_height_config{
  height: 30vw;
}
.special_height_config{
  height: 68vw;
}
.talk_about_height_config{
}

@media screen and (max-width: 767px) {
  .special_height_config{
    height: 0;
  }
  .talk_about_height_config{
    margin-top: -100vw;
  }

}





/*ãƒˆãƒƒãƒ—ã„ã‚ã‚“ãªç”»åƒ*/
.img_message_01{
  position: relative;
  right: -3.15em;
}
.area_01_01 {
  width:32.7vw;
  margin: 0;
  padding: 0;
  margin-right: -5px;
}
.area_01_02 {
  width:21.7vw;
  margin: 0;
  padding: 0;
}
.area_01_03 {
  width:46.2vw;
  margin: 0;
  padding: 0;
  text-align: right;
  position: relative;
  right: 9.8vw;
}
.area_01_04 {
  width:18vw;
  margin: 0;
  padding: 0;
  float: right;
  position: relative;
  right: -10vw;
  bottom: 25vw;
}
.img_special {
}
.area_02_01 {
  width:43.85vw;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  z-index: 99;
  left: -1.7em;
}
.area_02_02 {
  width:100vw;
  padding: 0;
  float: left;
  position: relative;
  top: -43.5vw;
  left: -1.7em;
}
.area_02_03 {
  width:71.45vw;
  margin: 0;
  padding: 0;
  position: relative;
  float: right;
  top: -91vw;
  right: -1em;
}
.area_02_04 {
  width:43vw;
  margin: 0;
  padding: 0;
  float: right;
  position: relative;
  top: -138vw;
  right: -1em;
}

@media screen and (max-width: 767px) {
  .img_message_01{
    position: relative;
    right: 0;
    left: 6vw;
    margin-top: 0vw;
  }
  .img_message_02{
    position: relative;
    right: 0;
    top: -20vw;
  }

  .area_01_01 {
    width:58vw;
    margin: 0;
    padding: 0;
    margin-right: -5px;
  }
  .area_01_02 {
    width: 38.5vw;
    margin: 0;
    padding: 0;
    margin-right: -10vw
  }
  .area_01_03 {
    width: 83vw;
    margin: 0;
    padding: 0;
    text-align: right;
    position: relative;
    right: 0;
    left: -4vw;
  }
  .area_01_04 {
    width:28vw;
    margin: 0;
    padding: 0;
    float: right;
    position: relative;
    right: -80vw;
    bottom: 65vw;
  }
}



@media screen and (max-width: 767px) {
  .ttl_message {
    font-size: 4.2rem;
    font-size: max(4.2vw, 15px)!important;
    left: 0;
  }
}



.nolink{
  pointer-events: none!important;
	-webkit-user-select: none!important;
  user-select: none!important;
}
.coming_soon{
  pointer-events: none!important;
	-webkit-user-select: none!important;
  user-select: none!important;
  opacity: 0.4!important;
}
.coming_soon:hover{
  pointer-events: none!important;
  -webkit-user-select: none!important;
  user-select: none!important;
  text-decoration: none;
  opacity: 0.5!important;
}
.coming_soon a:hover{
  pointer-events: none!important;
  -webkit-user-select: none!important;
  user-select: none!important;
  text-decoration: none;
  opacity: 0.5!important;
}


.coming_soon_bar_sp{
  pointer-events: none!important;
	-webkit-user-select: none!important;
  user-select: none!important;
  background: #ced5d7;
}


.swiper-slide {
	align-items: center;
}

.swiper-slide p {
	margin-top: 2.5vw;
	top: auto;
}

@media screen and (max-width: 767px) {
	.swiper-slide p {
		margin-top: 0;
	}
}
