.more_arrow a, .more_arrow .list span {
  display: block;
  border: 1px #000 solid;
  padding: 10px 15px 10px 15px;
  font-family: "brandon-grotesque";
  font-size: 12px;
  font-size: .75rem;
  font-weight: bold;
  letter-spacing: .25em;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out
}

.more_arrow a:hover {
  background: #000;
  color: #fff
}

.more_arrow a span, .more_arrow .list span {
  display: block;
  position: relative
}

.more_arrow a span:hover:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff
}

.arrow {
  display: inline-block;
  width: 13px;
  height: 13px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: all .3s;
  float: right;
}

.photo_layout_text {
  background: #FFF;
  width: 360px;
  position: absolute;
  padding: 1em;
  z-index: 1
}

@media(max-width:1040px) {
  .photo_layout_text {
    position: static
  }
}

.photo_layout_text h2 {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: .5em;
  letter-spacing: .2em;
  text-align: center;  
}

.photo_layout_text p {
  font-size: 13px;
  font-size: .8125rem;
  margin-bottom: .5em;
  letter-spacing: .2em;
  padding-left: 1em;
}

.photo_layout_text ul {
  margin: -10px 0 0 0;
  padding: 1em;
/*   border-top: 1px solid #000;
  border-bottom: 1px solid #000 */
}

.photo_layout {
  width: 100%;
  margin-top: 80px;
  margin-bottom: 80px
}
.zindex60{
  z-index: 60;
}
.z-index50{
  z-index: 50;
}
.z-index40{
  z-index: 40;
}
.z-index30{
  z-index: 30;
}
.z-index20{
  z-index: 20;
}
.z-index10{
  z-index: 10;
}
.z-index1{
  z-index: 1;
}

@media(max-width:1040px) {
  .photo_layout {
    margin-top: 40px
  }
}

@media(max-width:1040px) {
  .photo_layout .eyecatch {
    width: 100%
  }
  .photo_layout .eyecatch img {
    width: 100%;
    height: auto
  }
}

.photo_layout .photo_layout_2_wrapper {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding: 10px 0;
  position: relative;
  height: 960px
}

.photo_layout .photo_layout_2_wrapper2 {
  height: auto
}

@media(max-width:1040px) {
  .photo_layout .photo_layout_2_wrapper {
    width: 100%;
    position: static
  }
}

.photo_layout .photo_layout_2_wrapper .photo {
  position: absolute
}

@media(max-width:1040px) {
  .photo_layout .photo_layout_2_wrapper .photo {
    position: static;
    width: 100%;
    height: auto
  }
}

.photo_layout .photo_layout_2_wrapper .photo1 {
  left: 0;
  top: 50px
}

.photo_layout .photo_layout_2_wrapper .photo_layout_text {
  width: 760px;
  right: 0;
  top: 450px
}

.photo_layout .photo_layout_2_wrapper .photo_layout_text2 {
  width: 600px;
  top: 50px;
  opacity: 0.9;
}

@media(max-width:1040px) {
  .photo_layout .photo_layout_2_wrapper .photo_layout_text {
    width: 100%
  }
}

.photo_layout .photo_layout_2_wrapper .corporate tr {
  width: 100%
}

.photo_layout .photo_layout_2_wrapper .corporate th {
  padding: 0 10px
}

.photo_layout .photo_layout_2_wrapper .corporate td {
  width: 70%;
  text-align: left;
  padding: 0 10px
}

.photo_layout .photo_images {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

@media(max-width:1040px) {
  .photo_layout .photo_images {
    width: 100%
  }
  .photo_layout .photo_images img {
    width: 100%;
    height: 100%
  }
}

.photo_layout .photo_images .photo {
  position: absolute
}

@media(max-width:1040px) {
  .photo_layout .photo_images .photo {
    position: static
  }
}

.photo_layout .photo_images div {
  margin-bottom: 30px
}

@media(max-width:1040px) {
  .photo_layout .photo_images div {
    margin-bottom: 10px
  }
}

.swiper .thumbnail .swiper-slide {
  cursor: pointer;
  opacity: .7;
}

.swiper .thumbnail .swiper-slide-active {
  opacity: 1;
}

.swiper .thumbnail .swiper-wrapper{
  margin-left: calc(-37.5% - 5px);
}

.swiper .thumbnail img {
  width: 100%
}

.slider {
  display:none;
}
.slider.slick-initialized {
  display: block;
}

body .swiper-button-next, body .swiper-button-prev {
  background-image: none;
  top: 40%;
}
.swiper-button-next:before {
    content: "\f054";
    font-family: FontAwesome;
    line-height: 1;
    position: absolute;
    z-index: -1;
    font-size: 20px;
    top: 50%;
}

.swiper-button-prev:before {
    content: "\f053";
    font-family: FontAwesome;
    line-height: 1;
    position: absolute;
    z-index: -1;
    font-size: 20px;
    top: 50%;
}

.accordion h3 {
  font-size: 16px
}

.accordion ul {
  width: 100%;
  padding: 0
}

.accordion li {
  position: relative;
  list-style: none
}

/*繝ｩ繝吶Ν*/
.list label {
  display: block;
  text-decoration: none;
  cursor: pointer;
  padding: .5em;
  position: relative;
  transition: all 0.5s;
}

/*繝√ぉ繝�け縺ｯ髫�縺�*/
.list input {
    display: none;
}

/*荳ｭ霄ｫ繧帝撼陦ｨ遉ｺ縺ｫ縺励※縺翫￥*/
.list .answer {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 200ms 0s linear;
}

.list .answer dl {
  display: block;
}

.list .answer dl dt,
.list .answer dl dd {
  display: inline-block;
}

.list .answer dl dt {
  color: #000;
  font-weight: bold;
}
@media screen and (max-width: 768px) {

  .list .answer dl {
    display: flex;
    margin-bottom:10px;
  }

  .list .answer dl dt {
    width: 20%
  }

  .list .answer dl dd {
    width: 80%
  }

}

.quest-check:checked + .answer {
  height: auto;
  font-size: 14px;
  font-size: .8125rem;
  text-align: left;
  padding: 1em .8em 1em 1em;
  color: #555;
  line-height: 1.8;
  opacity: 1;
  border: 1px solid #000;
}


/* 20200706 test-page追加 */
.list .answer dl{
  display: flex;
}
.list .answer dl dt{
  width: 20%;
}
.list .answer dl dd{
  width: 80%;
}

@media screen and (max-width: 480px){
  .list .answer dl dt{
    width: 30%;
  }
  .list .answer dl dd{
    width: 70%;
  }
}
