@charset "UTF-8";
/* Scss Document */
* {
  text-decoration: none !important;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "NotoSerifCJKjp-Regular", serif;
}

#page-top {
  position: fixed;
  bottom: 35px;
  right: 35px;
  display: block;
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
}
#page-top img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.arvo {
  font-family: "Arvo-Regular";
}

.swiper-container {
  overflow: hidden;
}

.swiper-slide {
  width: 100%;
  overflow: hidden;
}
.swiper-slide img {
  width: 100%;
  height: auto;
}

header {
  position: relative;
}
header .h1 {
  position: absolute;
  top: 25px;
  left: 45px;
}
header .h1 a {
  display: block;
}
header .jadeBanner {
  display: block;
  max-width: 420px;
  position: absolute;
  top: 25px;
  right: 45px;
  line-height: 0;
  z-index: 550;
}
header .jadeBanner img {
  width: 100%;
  height: auto;
}

#sideBer {
  position: fixed;
  top: 0;
  left: 0;
  width: 75px;
  height: 100vh;
  background-image: url(../images/bg.jpg);
  z-index: 650;
}
#sideBer .spNavBtn {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 32px;
  height: 20px;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  border: none;
  z-index: 951;
}
#sideBer .spNavBtn:focus {
  outline: 0;
}
#sideBer .spNavBtn span {
  position: absolute;
  display: block;
  background-color: #fff;
  width: 100%;
  height: 2px;
  left: 0;
}
#sideBer .spNavBtn span:nth-child(1) {
  top: 0;
}
#sideBer .spNavBtn span:nth-child(2) {
  width: 80%;
  top: 50%;
}
#sideBer .spNavBtn span:nth-child(3) {
  top: 100%;
}
#sideBer .move_btn span {
  background-color: #333;
}
#sideBer .move_btn span:nth-child(1) {
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) rotate(-45deg);
}
#sideBer .move_btn span:nth-child(2) {
  width: 100% !important;
  opacity: 0 !important;
}
#sideBer .move_btn span:nth-child(3) {
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
#sideBer .sns {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 951;
}
#sideBer .sns li {
  margin-top: 10px;
}
#sideBer .sns a {
  display: block;
  text-align: center;
}

header,
article,
footer {
  margin: 0 0 0 75px;
  width: calc(100% - 75px);
}

article {
  background-image: url(../images/bg.jpg);
}
article p,
article span,
article i {
  color: #fff;
}

.mainVideo {
  line-height: 0;
}
.mainVideo video {
  width: 100%;
}

.w_1600 {
  width: 95%;
  max-width: 1600px;
  margin: 0 auto;
}

.h2Txt01 {
  font-size: 1.6rem;
  font-family: "Arvo-Regular";
}

.h2Txt02 {
  font-size: 3.2rem;
  line-height: 1;
  font-weight: bold;
}
.h2Txt02 i {
  font-size: 1.3em;
}

.i_conceptItem {
  display: flex;
  align-items: flex-end;
}
.i_conceptItem:nth-child(1) {
  max-width: 700px;
  width: 45%;
}
.i_conceptItem:nth-child(2) {
  width: 45%;
  max-width: 730px;
}

.secTop200 {
  padding-top: 200px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}
.h_logo {
  display: block;
}
.h_logo img {
  width: 200px;
  height: auto;
}
.f_logo {
  display: block;
}
.f_logo img {
  width: 215px;
  height: auto;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1600px) {
  .secTop200 {
    padding-top: 12.5vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}
@media only screen and (max-width: 550px) {
  .secTop200 {
    padding-top: 13.75vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.swiper-button-prev {
  left: 45px !important;
}

.swiper-button-next {
  right: 45px !important;
}

.i_menuBg {
  background-image: url(../images/index03.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 120px;
  padding-left: 0px;
  padding-bottom: 120px;
  padding-right: 0px;
}
@media only screen and (max-width: 1600px) {
  .i_menuBg {
    padding-top: 7.5vw;
    padding-left: 0vw;
    padding-bottom: 7.5vw;
    padding-right: 0vw;
  }
}
@media only screen and (max-width: 550px) {
  .i_menuBg {
    padding-top: 8.25vw;
    padding-left: 0vw;
    padding-bottom: 8.25vw;
    padding-right: 0vw;
  }
}

.menuItem {
  width: 46%;
}
.menuItem li {
  padding: 25px 10px;
  border-bottom: 1px solid #fff;
}
.menuItem li p {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.i_staffItem {
  width: 30%;
  display: block;
}
.i_staffItem:nth-child(2) {
  transform: translateY(65px);
}
.i_staffItem:hover .hoverItem {
  opacity: 1;
}
.i_staffItem > div:nth-child(1) {
  position: relative;
  pointer-events: none;
}
.i_staffItem .staffImg > img {
  width: 100%;
  height: auto;
}
.i_staffItem .hoverItem {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 50;
  transition: 0.2s;
}
.i_staffItem .hoverItem > img {
  position: absolute;
  width: 100%;
  height: auto;
}
.i_staffItem .hoverItem span {
  position: relative;
  color: #fff;
  z-index: 150;
  font-size: 1.3rem;
  display: inline-block;
  letter-spacing: 1.3px;
}
.i_staffItem .hoverItem span:nth-child(2) {
  margin-right: 15px;
}

.i_staffName {
  font-size: 1.2rem;
}
.i_staffName i {
  font-size: 1.5em;
}

.staffSns {
  display: flex;
  align-items: center;
}
.staffSns a {
  margin-left: 15px;
}

.mapBox {
  width: 100%;
  height: 450px;
}
.mapBox iframe {
  width: 100%;
  height: 100%;
}

.i_accessItem {
  width: 48%;
}
.i_accessItem:nth-child(1) {
  display: flex;
  align-items: center;
}
.i_accessItem:nth-child(2) img {
  width: 100%;
  height: auto;
}

footer {
  background-image: url(../images/footerBg.jpg);
  background-repeat: no-repeat;
  text-align: center;
  background-size: cover;
  padding-top: 110px;
  padding-left: 0px;
  padding-bottom: 110px;
  padding-right: 0px;
}
@media only screen and (max-width: 1440px) {
  footer {
    padding-top: 7.63889vw;
    padding-left: 0vw;
    padding-bottom: 7.63889vw;
    padding-right: 0vw;
  }
}
@media only screen and (max-width: 550px) {
  footer {
    padding-top: 8.40278vw;
    padding-left: 0vw;
    padding-bottom: 8.40278vw;
    padding-right: 0vw;
  }
}
footer .snsUl {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .snsUl li {
  margin: 0 15px;
}
footer .snsUl a {
  display: block;
  color: #fff;
}
footer .snsUl a span:nth-child(2) {
  margin-left: 10px;
}
footer #copy {
  font-size: 12px;
  color: #fff;
}

.sec125 {
  padding-top: 125px;
  padding-left: 0px;
  padding-bottom: 125px;
  padding-right: 0px;
}
@media only screen and (max-width: 1600px) {
  .sec125 {
    padding-top: 7.8125vw;
    padding-left: 0vw;
    padding-bottom: 7.8125vw;
    padding-right: 0vw;
  }
}
@media only screen and (max-width: 550px) {
  .sec125 {
    padding-top: 8.59375vw;
    padding-left: 0vw;
    padding-bottom: 8.59375vw;
    padding-right: 0vw;
  }
}

#pagetop {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 650;
}

.staffProf {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  z-index: 550;
  max-width: 1500px;
  width: 95%;
  background-color: #fff;
  transform: translateY(-50%) translateX(-50%);
  padding: 75px;
  overflow-y: scroll;
  height: 100vh;
}
.staffProf .flex_set {
  width: calc(100% - 75px);
}
.staffProf button {
  width: 45px;
  height: 45px;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.staffProf button span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #333;
  transform-origin: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: 0.15s;
}
.staffProf button span:nth-child(1) {
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
.staffProf button span:nth-child(2) {
  transform: translateY(-50%) translateX(-50%) rotate(-45deg);
}
.staffProf button:hover span:nth-child(1) {
  transform: translateY(-50%) translateX(-50%) rotate(20deg);
}
.staffProf button:hover span:nth-child(2) {
  transform: translateY(-50%) translateX(-50%) rotate(-20deg);
}

.staffProfItem:nth-child(1) {
  line-height: 0;
  width: 43%;
}
.staffProfItem:nth-child(1) img {
  width: 100%;
  height: auto;
}

.staffProfItem:nth-child(2) {
  width: 51%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  padding: 15px 0;
}
.staffProfItem:nth-child(2) p,
.staffProfItem:nth-child(2) span,
.staffProfItem:nth-child(2) i {
  color: #333;
}
.staffProfItem:nth-child(2) .staffProfItem_Name {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.staffProfItem:nth-child(2) .staffProfItem_Name p {
  font-size: 1.4rem;
}
.staffProfItem:nth-child(2) .staffProfItem_Name p span {
  margin-left: 25px;
  font-size: 1.5em;
}
.staffProfItem:nth-child(2) ul {
  width: 100%;
}
.staffProfItem:nth-child(2) ul li {
  width: 100%;
  margin-bottom: 20px;
}
.staffProfItem:nth-child(2) ul li .staffProfItem_title {
  display: block;
  font-weight: bold;
  font-size: 1.1rem;
  margin-bottom: 10px;
}

.sns_staffProfItem {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 70px;
}
.sns_staffProfItem a {
  display: block;
}

.spNavCover {
  position: fixed;
  top: 0;
  left: 0;
  max-width: 950px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 950;
  padding: 0 0 0 75px;
  display: none;
}
.spNavCover .innerSpNavCover {
  padding: 230px 75px 5vw 70px;
}
.spNavCover .innerSpNavCover ul li {
  margin-bottom: 45px;
}
.spNavCover .innerSpNavCover ul li a {
  font-family: "Arvo-Regular";
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 2px;
  color: #333;
  position: relative;
  padding: 0 10px;
}
.spNavCover .innerSpNavCover ul li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  height: 2px;
  background-color: #333;
  width: 0%;
  transition: 0.1s;
}
.spNavCover .innerSpNavCover ul li a:hover:after {
  width: 100%;
}

@media only screen and (max-width: 1450px) {
  .menuItem {
    width: 48%;
  }
  header .jadeBanner {
    max-width: 350px;
  }
  .i_conceptItem img {
    width: 100%;
    height: auto;
  }
  .i_conceptItem:nth-child(1) {
    width: 48%;
  }
  .i_conceptItem:nth-child(2) {
    width: 48%;
  }
  .swiper-button-prev {
    left: 35px !important;
  }
  .swiper-button-next {
    right: 35px !important;
  }
  .swiper-button-prev img,
  .swiper-button-next img {
    width: 55px;
    height: auto;
  }
}

@media only screen and (max-width: 1290px) {
  .menuItem {
    width: 100%;
  }
  .h2Txt01 {
    font-size: 1.3rem;
  }
  .h2Txt02 {
    font-size: 2rem;
  }
  .staffProf .flex_set {
    width: calc(100% - 10px);
  }
}

@media only screen and (max-width: 850px) {
  .h1 img {
    width: 150px;
    height: auto;
  }
  header .jadeBanner {
    position: fixed;
    top: unset;
    bottom: 10px;
    left: 55px;
    max-width: 200px;
    z-index: 350;
  }
  .i_staffName {
    font-size: 1rem;
  }
  .i_staffName i {
    display: block;
    font-size: 1.4em;
  }
}

@media only screen and (max-width: 650px) {
  header .h1 {
    top: 15px;
    left: 20px;
  }
  .h1 img {
    width: 100px;
  }
  .h2Txt01,
  .h2Txt02 {
    text-align: center;
  }
  .staffProfItem:nth-child(2) .staffProfItem_Name p span {
    display: block;
    margin-left: 0;
  }
  .staffProfItem:nth-child(2) ul li .staffProfItem_title {
    margin-bottom: 5px;
  }
  .staffProfItem:nth-child(2) .staffProfItem_Name p {
    font-size: 1.2rem;
    width: 100%;
    margin-bottom: 5px;
  }
  .staffProf {
    padding: 60px 50px 50px 50px;
  }
  #copy {
    margin-top: 25px;
  }
  .f_logo {
    display: block;
  }
  .f_logo img {
    width: 150px;
    height: auto;
  }
  footer .snsUl {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0;
    display: none;
  }
  footer .snsUl li {
    width: 100%;
    margin: 5px 0;
  }
  .spNavCover {
    padding: 0 0 0 45px;
    overflow-y: scroll;
  }
  .spNavCover .innerSpNavCover {
    padding: 75px 20px 75px 20px;
  }
  .spNavCover .innerSpNavCover .textarea01 p {
    font-size: 11px;
    letter-spacing: 1.5px;
    line-height: 2;
  }
  .spNavCover .innerSpNavCover .textarea01 p:nth-child(n + 2) {
    margin: 0.5rem 0 0 0;
  }
  .spNavCover .innerSpNavCover ul li {
    margin-bottom: 15px;
  }
  .spNavCover .innerSpNavCover ul li a {
    font-size: 1.4rem;
    padding: 0;
  }
  #sideBer .spNavBtn {
    top: 15px;
    left: 50%;
    transform: translateY(0%) translateX(-50%);
    width: 25px;
    height: 20px;
  }
  .menuItem li {
    padding: 15px 10px;
    border-bottom: 1px solid #dddddd;
  }
  .menuItem li:nth-child(1) {
    padding: 0px 10px 15px 10px;
  }
  .h2Txt02 {
    font-size: 1.3rem;
  }
  .i_accessItem {
    width: 100%;
  }
  .i_accessItem:nth-child(2) {
    margin-top: 35px;
  }
  header,
  article,
  footer {
    margin: 0 0 0 45px;
    width: calc(100% - 45px);
  }
  .h2Txt01 {
    font-size: 1.1rem;
  }
  .h2Txt02 {
    line-height: 1.3;
  }
  .h2Txt02 i {
    font-size: 1.1em;
  }
  .i_conceptItem:nth-child(1) {
    width: 100%;
  }
  .i_conceptItem:nth-child(2) {
    width: 100%;
    display: none;
  }
  #sideBer {
    width: 45px;
  }
  .menuItem li p {
    flex-wrap: wrap;
  }
  .menuItem li p span {
    width: 100%;
  }
  .swiper-button-prev img,
  .swiper-button-next img {
    width: 35px;
  }
  .swiper-button-prev {
    left: 20px !important;
  }
  .swiper-button-next {
    right: 20px !important;
  }
  .i_staffItem {
    width: 100%;
  }
  .i_staffItem:nth-child(2) {
    transform: translateY(0px);
    margin: 45px 0;
  }
  .staffProfItem:nth-child(1) {
    width: 100%;
  }
  .staffProfItem:nth-child(2) {
    width: 100%;
  }
  #pagetop img {
    width: 6px;
    height: auto;
  }
  .h1 img {
    width: 120px;
  }
}
