@charset "UTF-8";
#company {
  background-color: #fff;
  color: #000;
}
.container {
  background: url("../img/company/bg.jpg") repeat-x;
  overflow: hidden;
}
.container .sec-maintitle {
  margin: 0;
  padding: 109px 0 0;
  color: #fff;
  text-align: center;
  position: relative;
}
.container .sec-maintitle .tit {
  margin: 0 auto 76px;
  width: 427px;
}
.container .sec-company02 {
  padding: 0 0 78px;
  position: relative;
}
.container .sec-company02 .inner .box {
  background-color: #f2f0f0;
  margin: 0 auto;
  padding: 0;
  width: 1016px;
  text-align: left;
  border: 4px solid #000;
  border-bottom: none;
}
.container .sec-company02 .inner .box dl {
  margin: 0;
  padding: 50px;
}
.container .sec-company02 .inner .box dl:first-of-type,
.container .sec-company02 .inner .box dl:nth-of-type(5),
.container .sec-company02 .inner .box dl:last-of-type {
  border-bottom: 4px solid #000;
}
.container .sec-company02 .inner .box dt {
  margin-bottom: 30px;
  padding: 0 0 20px;
  border-bottom: 1px solid #000;
}
.container .sec-company02 .inner .box dd {
  font-size: 26px;
  line-height: 41px;
}
.container .side_left01,
.container .side_left02,
.container .side_left03 {
  width: 489px;
  position: absolute;
  left: 0;
  z-index: 3;
}
.container .side_left01 {
  top: 60px;
}
.container .side_left02 {
  top: 1735px;
}
.container .side_left03 {
  top: 4100px;
}
.container .side_right01,
.container .side_right02,
.container .side_right03 {
  width: 533px;
  position: absolute;
  right: 0;
  z-index: 3;
}
.container .side_right01 {
  top: 388px;
}
.container .side_right02 {
  top: 2552px;
}
.container .side_right03 {
  top: 4200px;
}
.container .box .accordion {
  border-bottom: 4px solid #000;
}
.container .box .accordion .arrow_open {
  background-image: url("../img/company/arrow_open.png");
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 47px;
  text-align: center;
  border-top: 1px solid #000;
  cursor: pointer;
}
.container .box .accordion .arrow_open.open {
  background-image: url("../img/company/arrow_close.png");
}
.container .box .accordion .artist_box {
  display: none;
  padding: 0 50px;
  text-align: center;
}
.container .box .accordion .artist_box .artist_ttl {
  margin-bottom: 35px;
  padding: 0;
  font-size: 26px;
  line-height: 41px;
}
/*
.container .box .accordion .artist_box .artist_list {
	padding: 0 50px;
}
.container .box .accordion .artist_box .artist_list li {
	margin-bottom: 60px;
	flex-basis: 126px;
}
*/
.container .box .accordion .artist_box .artist_img {
  margin: 0;
  padding: 0 0 40px;
  vertical-align: bottom;
}
.container .box .accordion .artist_box .text_list {
  padding: 0 0 10px;
}
.container .box .accordion .artist_box .text_list li {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
}
footer .inner {
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .container section .inner {
    width: 100%;
    box-sizing: border-box;
  }
  .container .sec-maintitle {
    margin: 0;
    padding: 11.23vw 0 0;
    color: #fff;
    text-align: center;
  }
  .container .sec-maintitle .tit {
    margin: 0 auto 7.421vw;
    width: 41.699vw;
  }
  .container .sec-company02 {
    padding: 0 4% 10vw;
    box-sizing: border-box;
  }
  .container .sec-company02 .inner .box {
    background-color: #f2f0f0;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: left;
    border: 4px solid #000;
    border-bottom: none;
  }
  .container .sec-company02 .inner .box dl {
    margin: 0;
    padding: 4.882vw 4%;
    border-bottom: 4px solid #000;
  }
  .container .sec-company02 .inner .box dt {
    margin-bottom: 30px;
    padding: 0 0 20px;
    border-bottom: 1px solid #000;
  }
  .container .sec-company02 .inner .box dd {
    font-size: 2.539vw;
    line-height: 4.003vw;
  }
  .container .sec-maintitle .sp_side_right01 {
    width: 34.133vw;
    position: absolute;
    right: -10vw;
    top: 1.866vw;
    z-index: 2;
  }
  .container .sec-maintitle .sp_side_right02 {
    width: 34.133vw;
    position: absolute;
    right: -10vw;
    top: 1.866vw;
    z-index: 2;
  }
  .container .sec-maintitle .sp_side_right01 img {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .container {
    background: url("../img/company/bg_sp.jpg") repeat-x;
  }
  .container .sec-maintitle {
    margin: 0;
    padding: 20px 0 0;
    color: #fff;
    text-align: center;
  }
  .container .sec-maintitle .tit {
    margin: 0 auto 18px;
    width: 44.666%;
  }
  .container .sec-company02 {
    padding: 0 3.2% 10vw;
  }
  .container .sec-company02 .inner .box {
    background-color: #f2f0f0;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: left;
    border: 4px solid #000;
    border-bottom: none;
    box-sizing: border-box;
  }
  .container .sec-company02 .inner .box dl {
    margin: 0;
    padding: 15px 3.735%;
    border-bottom: 4px solid #000;
  }
  .container .sec-company02 .inner .box dt {
    margin-bottom: 8px;
    padding: 0 0 8px;
    border-bottom: 1px solid #000;
  }
  .container .sec-company02 .inner .box dd {
    font-size: 12px;
    line-height: 18px;
  }
  .container .box .accordion {
    border-bottom: 4px solid #000;
  }
  .container .box .accordion .arrow_open {
    background-size: 5% auto;
    height: 30px;
  }
  .container .box .accordion .artist_box {
    padding: 0 3.735%;
  }
  .container .box .accordion .artist_box .artist_ttl {
    margin-bottom: 4vw;
    padding: 0;
    font-size: 4vw;
    line-height: 4vw;
  }
  .container .box .accordion .artist_box .artist_img {
    margin: 0;
    padding: 0 0 5vw;
  }
  .container .box .accordion .artist_box .text_list li {
    margin-bottom: 3vw;
    font-size: 4vw;
  }
  footer {
    border-top: 2px solid #000000;
    position: relative;
  } /*
.container .sec-maintitle .sp_side_right01 {
	width: 24.133vw;
	position: absolute;
	right: 0;
	top: 1.866vw;
	z-index: 2;
}
.container .sec-maintitle .sp_side_right01 img {
	width: 100%;
}*/
}
/* 神様 横から */
.container .sec-company02 .gods_a {
  right: 0;
  top: 2200px;
  font-size: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 300px;
  overflow: hidden;
  transition-property: all;
  transition: 0.3s linear;
}
.container .sec-company02 .gods_a img {
  display: block;
  padding: 0 0 0 120px;
  width: 100%;
  transition-property: all;
  transition: 0.3s linear;
}
.container .sec-company02 .gods_a img:hover {
  padding: 0 0 0 50px;
}

/* 神様 横から */
.container .sec-company02 .gods_b {
  left: -150px;
  top: 3800px;
  font-size: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 300px;
  overflow: hidden;
  transition-property: all;
  transition: 0.3s linear;
}

.container .sec-company02 .gods_b img {
  width: 100%;
}

.container .sec-company02 .gods_b:hover {
  left: -100px;
}
/* 神様 下から上へ */
.container#company footer .gods_c {
  left: 0;
  top: inherit;
  bottom: -65px;
  font-size: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 300px;
  height: 140px;
  overflow: hidden;
  transition-property: all;
  transition: 0.3s linear;
}

.container#company footer .gods_c img {
  width: 100%;
  position: inherit;
  width: 100%;
  height: auto;
}
.container#company footer .gods_c:hover {
  height: 240px;
}

.buruburu {
  -webkit-animation: buruburu 0.1s infinite linear alternate;
  animation: buruburu 0.1s infinite linear alternate;
}

@keyframes buruburu {
  0% {
    transform: translate(0, 0) rotate(-3deg);
  }
  50% {
    transform: translate(0, -1px) rotate(0deg);
  }
  100% {
    transform: translate(0, 0) rotate(3deg);
  }
}
@media only screen and (max-width: 1024px) {
  /* 神様 横から */
  .container .sec-company02 .gods_a {
    display: none;
  }
  .container .sec-company02 .gods_d {
    left: 5vw;
    top: -17vw;
    font-size: 1px;
    line-height: 1px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 20.296vw;
    height: 17vw;
    overflow: hidden;
    transition-property: all;
    transition: 0.3s linear;
  }
  .container .sec-company02 .gods_d img {
    width: 100%;
  }
  .container .sec-company02 .gods_d img:hover {
    padding: 0;
  }

  /* 神様 横から */
  .container .sec-company02 .gods_b {
    left: -10vw;
    top: inherit;
    bottom: -23vw;
    z-index: 900;
    width: 26.296vw;
    transform: rotate(45deg);
  }

  .container .sec-company02 .gods_b img {
    width: 100%;
  }

  .container .sec-company02 .gods_b:hover {
    left: -10vw;
  }
  /* 神様 下から上へ */
  .container#company footer .gods_c {
    left: inherit;
    right: 0;
    top: inherit;
    bottom: -21vw;
    width: 29.296vw;
    height: 20vw;
  }
  .container#company footer .gods_c:hover {
    height: 14vw;
  }
}
@media only screen and (max-width: 640px) {
  /* 神様 横から */
  .container .sec-company02 .gods_a {
    display: none;
  }
  .container .sec-company02 .gods_d {
    left: 5vw;
    top: -17vw;
    font-size: 1px;
    line-height: 1px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 20.296vw;
    height: 17vw;
    overflow: hidden;
    transition-property: all;
    transition: 0.3s linear;
  }
  .container .sec-company02 .gods_d img {
    width: 100%;
  }
  .container .sec-company02 .gods_d img:hover {
    padding: 0;
  }

  /* 神様 横から */
  .container .sec-company02 .gods_b {
    left: -10vw;
    top: inherit;
    bottom: -30vw;
    z-index: 900;
    width: 20.296vw;
    transform: rotate(45deg);
  }

  .container .sec-company02 .gods_b img {
    width: 100%;
  }

  .container .sec-company02 .gods_b:hover {
    left: -10vw;
  }
  /* 神様 下から上へ */
  .container#company footer .gods_c {
    left: inherit;
    right: 0;
    top: inherit;
    bottom: -78px;
    width: 20.296vw;
    height: 14vw;
  }
  .container#company footer .gods_c:hover {
    height: 14vw;
  }
}

.container .side_left01 {
  transform-origin: top left;
  transform: scale(0.9, 0.9) translateX(0px);
}
.container .side_left02 {
  transform-origin: top left;
  transform: scale(0.9, 0.9) translateX(0px);
}
.container .side_left03 {
  transform-origin: top left;
  transform: scale(0.9, 0.9) translateX(0px);
}
.container .side_right01 {
  transform-origin: top right;
  transform: scale(0.9, 0.9) translateX(0px);
}
.container .side_right02 {
  transform-origin: top right;
  transform: scale(0.9, 0.9) translateX(0px);
}
.container .side_right03 {
  transform-origin: top right;
  transform: scale(0.9, 0.9) translateX(0px);
}
@media only screen and (max-width: 1800px) {
  .container .side_left01 {
    transform-origin: top left;
    transform: scale(0.8, 0.8) translateX(-100px);
  }
  .container .side_left02 {
    transform-origin: top left;
    transform: scale(0.8, 0.8) translateX(-100px);
  }
  .container .side_left03 {
    transform-origin: top left;
    transform: scale(0.8, 0.8) translateX(-100px);
  }
  .container .side_right01 {
    transform-origin: top right;
    transform: scale(0.8, 0.8) translateX(100px);
  }
  .container .side_right02 {
    transform-origin: top right;
    transform: scale(0.8, 0.8) translateX(100px);
  }
  .container .side_right03 {
    transform-origin: top right;
    transform: scale(0.8, 0.8) translateX(100px);
  }
}
@media only screen and (max-width: 1500px) {
  .container .side_left01 {
    transform-origin: top left;
    transform: scale(0.6, 0.6) translateX(-150px);
  }
  .container .side_left02 {
    transform-origin: top left;
    transform: scale(0.6, 0.6) translateX(-150px);
  }
  .container .side_left03 {
    transform-origin: top left;
    transform: scale(0.6, 0.6) translateX(-150px);
  }
  .container .side_right01 {
    transform-origin: top right;
    transform: scale(0.6, 0.6) translateX(150px);
  }
  .container .side_right02 {
    transform-origin: top right;
    transform: scale(0.6, 0.6) translateX(150px);
  }
  .container .side_right03 {
    transform-origin: top right;
    transform: scale(0.6, 0.6) translateX(150px);
  }
}
@media only screen and (max-width: 1200px) {
  .container .side_left01 {
    transform-origin: top left;
    transform: scale(0.6, 0.6) translateX(-300px);
  }
  .container .side_left02 {
    transform-origin: top left;
    transform: scale(0.6, 0.6) translateX(-300px);
  }
  .container .side_left03 {
    transform-origin: top left;
    transform: scale(0.6, 0.6) translateX(-300px);
  }
  .container .side_right01 {
    transform-origin: top right;
    transform: scale(0.5, 0.5) translateX(200px);
  }
  .container .side_right02 {
    transform-origin: top right;
    transform: scale(0.5, 0.5) translateX(200px);
  }
  .container .side_right03 {
    transform-origin: top right;
    transform: scale(0.5, 0.5) translateX(200px);
  }
}
