@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
#header .con_nav .box_nav #gnav li a.scene_active:after,
#header .con_nav .box_nav #fixnav li a.scene_active:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#contents {
  margin-bottom: 100px;
}

@media only screen and (max-width: 767px) {
  #contents .con_title .img img {
    width: 235%;
    margin-left: -18%;
  }
}

@media only screen and (max-width: 767px) {
  #contents .con_title > h2 {
    top: 55%;
  }
}

.con_scene .box_sce:after {
  content: "";
  display: table;
  clear: both;
}

#contents .con_title:after {
  background: -svg-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: -owg-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: -webkit-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: -moz-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: -o-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: linear-gradient(to bottom, rgba(47, 26, 0, 0.36), transparent);
}

@media only screen and (min-width: 1101px) {
  #contents .con_title h2 {
    text-shadow: 10px 0 100px rgba(0, 0, 0, 0.2), 0 10px 100px rgba(0, 0, 0, 0.2), -10px 0 100px rgba(0, 0, 0, 0.2), 0 -10px 100px rgba(0, 0, 0, 0.2);
  }
}

@media print {
  #contents .con_title h2 {
    text-shadow: 10px 0 100px rgba(0, 0, 0, 0.2), 0 10px 100px rgba(0, 0, 0, 0.2), -10px 0 100px rgba(0, 0, 0, 0.2), 0 -10px 100px rgba(0, 0, 0, 0.2);
  }
}

.ie8 #contents .con_title h2 {
  text-shadow: 10px 0 100px rgba(0, 0, 0, 0.2), 0 10px 100px rgba(0, 0, 0, 0.2), -10px 0 100px rgba(0, 0, 0, 0.2), 0 -10px 100px rgba(0, 0, 0, 0.2);
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #contents .con_title h2 {
    text-shadow: 10px 0 50px rgba(0, 0, 0, 0.2), 0 10px 50px rgba(0, 0, 0, 0.2), -10px 0 50px rgba(0, 0, 0, 0.2), 0 -10px 50px rgba(0, 0, 0, 0.2);
  }
}

@media only screen and (max-width: 767px) {
  #contents .con_title h2 {
    text-shadow: 0.2em 0 1em rgba(0, 0, 0, 0.5), 0 0.2em 1em rgba(0, 0, 0, 0.5), -0.2em 0 1em rgba(0, 0, 0, 0.5), 0 -0.2em 1em rgba(0, 0, 0, 0.5);
  }
}

/* -----------------------------------------------------------
	.con_scene
----------------------------------------------------------- */
.con_scene {
  margin-top: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_scene {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .con_scene {
    margin-top: 1.5em;
  }
}

.con_scene .txt_read {
  max-width: 1400px;
  width: 95%;
  margin: auto;
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .con_scene .txt_read {
    text-align: center;
    font-size: 124%;
    line-height: 1.87;
  }
}

@media print {
  .con_scene .txt_read {
    text-align: center;
    font-size: 124%;
    line-height: 1.87;
  }
}

.ie8 .con_scene .txt_read {
  text-align: center;
  font-size: 124%;
  line-height: 1.87;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_scene .txt_read {
    font-size: 116%;
  }
}

@media only screen and (min-width: 768px) {
  .con_scene .txt_read:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    margin-top: 3.57143%;
    width: 108px;
    height: 167px;
    background: url(../images/common/dec1.png) no-repeat left top;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 767px) {
  .con_scene .txt_read:before {
    margin-top: -3em;
  }
}

@media print {
  .con_scene .txt_read:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    margin-top: 3.57143%;
    width: 108px;
    height: 167px;
    background: url(../images/common/dec1.png) no-repeat left top;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }
}

.ie8 .con_scene .txt_read:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  margin-top: 3.57143%;
  width: 108px;
  height: 167px;
  background: url(../images/common/dec1.png) no-repeat left top;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

@media only screen and (max-width: 767px) {
  .ie8 .con_scene .txt_read:before {
    margin-top: -3em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_scene .txt_read:before {
    width: 85px;
    height: 131px;
  }
}

.con_scene h3 {
  margin: 60px auto 100px;
  text-align: center;
  width: 600px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_scene h3 {
    margin: 40px auto 55px;
    width: 500px;
  }
}

@media only screen and (max-width: 767px) {
  .con_scene h3 {
    width: 95%;
    overflow: hidden;
    margin: 2.5em auto 1.5em;
  }
  .con_scene h3 img {
    position: relative;
  }
}

.con_scene .box_sce {
  margin: 80px 1.5% 0;
}

.con_scene .box_sce + .box_sce {
  margin: 80px 1.5% 0;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_scene .box_sce + .box_sce {
    margin-top: 65px;
  }
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce + .box_sce {
    margin-top: 4em;
  }
}

.con_scene .box_sce:first-child li a .wrp_txt {
  margin-top: 45px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_scene .box_sce:first-child li a .wrp_txt {
    margin-top: 35px;
  }
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce:first-child li a .wrp_txt {
    margin-top: 2em;
  }
}

@media only screen and (min-width: 768px) {
  .con_scene .box_sce li {
    float: left;
    width: 49%;
  }
}

@media print {
  .con_scene .box_sce li {
    float: left;
    width: 49.85%;
  }
}

.ie8 .con_scene .box_sce li {
  float: left;
  width: 49.85%;
}

.con_scene .box_sce li + li {
  margin-left: 0.2%;
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce li + li {
    margin-left: 0;
  }
}

@media only screen and (min-width: 768px) {
  .con_scene .box_sce li + li {
    float: right;
  }
}

@media print {
  .con_scene .box_sce li + li {
    float: right;
  }
}

.ie8 .con_scene .box_sce li + li {
  float: right;
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce li + li {
    margin-top: 4em;
  }
}

.con_scene .box_sce li a {
  display: block;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .con_scene .box_sce li a .wrp_img {
    position: relative;
  }
}
.con_scene .box_sce li a .wrp_img {
  position: relative;
}

.con_scene .box_sce li a .wrp_img .inner {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  display: table;
  margin: -38.5px 0 0 -112.5px;
  width: 225px;
  height: 77px;
  background: rgba(255, 255, 255, 0.95);
  padding: 4px;
  box-sizing: border-box;
  border-radius: 10px;
  opacity: 0.85;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_scene .box_sce li a .wrp_img .inner {
    margin: -35px 0 0 -106px;
  }
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce li a .wrp_img .inner {
    margin: -2.5em 0 0 -25%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_scene .box_sce li a .wrp_img .inner {
    width: 212px;
    height: 70px;
  }
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce li a .wrp_img .inner {
    width: 50%;
    height: 5em;
  }
}

.con_scene .box_sce li a .wrp_img .inner > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #005b98;
  border-radius: 6px;
}

.con_scene .box_sce li a .wrp_img .inner > div .ic {
  color: #005b98;
  font-size: 144%;
  /* font-family: "Didact Gothic", sans-serif;
	font-style: italic; */
  line-height: 1.3;
  font-weight: 300;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_scene .box_sce li a .wrp_img .inner > div .ic {
    font-size: 139%;
  }
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce li a .wrp_img .inner > div .ic {
    font-size: 108%;
  }
}

/* .con_scene .box_sce li a .wrp_img .inner > div .ic span {
	font-size: 150%;
	font-family: "Dawning of a New Day", cursive;
} */

.con_scene .box_sce li a .wrp_img .inner > div .st {
  margin: 5px 0 5px;
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce li a .wrp_img .inner > div .st {
    margin-top: 0.5em;
  }
}

.con_scene .box_sce li a .wrp_img .inner > div .st > * {
  display: block;
  line-height: 1;
  font-weight: bold;
}

.con_scene .box_sce li a .wrp_img .inner > div .st em {
  color: #333333;
}

@media only screen and (min-width: 1101px) {
  .con_scene .box_sce li a .wrp_img .inner > div .st em {
    font-size: 170%;
  }
}

@media print {
  .con_scene .box_sce li a .wrp_img .inner > div .st em {
    font-size: 170%;
    letter-spacing: 0.06em;
  }
}

.ie8 .con_scene .box_sce li a .wrp_img .inner > div .st em {
  font-size: 170%;
  letter-spacing: 0.06em;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_scene .box_sce li a .wrp_img .inner > div .st em {
    font-size: 139%;
  }
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce li a .wrp_img .inner > div .st em {
    font-size: 116%;
  }
}

.con_scene .box_sce li a .wrp_img .inner > div .st span {
  margin-top: 8px;
  color: #287f70;
  font-family: "Didact Gothic", sans-serif;
  letter-spacing: 0.06em;
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce li a .wrp_img .inner > div .st span {
    margin-top: 0.5em;
  }
}

@media only screen and (min-width: 1101px) {
  .con_scene .box_sce li a .wrp_img .inner > div .st span {
    font-size: 108%;
  }
}

@media print {
  .con_scene .box_sce li a .wrp_img .inner > div .st span {
    font-size: 108%;
  }
}

.ie8 .con_scene .box_sce li a .wrp_img .inner > div .st span {
  font-size: 108%;
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce li a .wrp_img .inner > div .st span {
    font-size: 93%;
  }
}

.con_scene .box_sce li a .wrp_img .img {
  overflow: hidden;
  border-radius: 10px;
  height: auto;
}

@media only screen and (min-width: 1101px) and (max-width: 1300px) {
  .con_scene .box_sce li a .wrp_img .img {
    overflow: hidden;
  }
  .con_scene .box_sce li a .wrp_img .img img {
    position: relative;
    width: 120%;
    max-width: none;
    margin-left: -10%;
  }
}

@media print {
  .con_scene .box_sce li a .wrp_img .img {
    overflow: hidden;
  }
  .con_scene .box_sce li a .wrp_img .img img {
    position: relative;
    width: 120%;
    max-width: none;
    margin-left: -10%;
  }
}

.ie8 .con_scene .box_sce li a .wrp_img .img {
  overflow: hidden;
}

.ie8 .con_scene .box_sce li a .wrp_img .img img {
  position: relative;
  width: 120%;
  max-width: none;
  margin-left: -10%;
}

@media only screen and (min-width: 768px) (max-width: 1100px) {
  .con_scene .box_sce li a .wrp_img .img {
    overflow: hidden;
  }
  .con_scene .box_sce li a .wrp_img .img img {
    position: relative;
    width: 130%;
    max-width: none;
    margin-left: -15%;
  }
}

.con_scene .box_sce li a .wrp_img .img img {
  -webkit-transition: -webkit-transform 1000ms ease-out;
  -moz-transition: -moz-transform 1000ms ease-out;
  -o-transition: -o-transform 1000ms ease-out;
  transition: transform 1000ms ease-out;
}

.con_scene .box_sce li a .wrp_txt {
  margin-top: 20px;
  text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_scene .box_sce li a .wrp_txt {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce li a .wrp_txt {
    margin-top: 1em;
  }
}

.con_scene .box_sce li a .wrp_txt .txt {
  margin: auto;
}

@media only screen and (min-width: 768px) {
  .con_scene .box_sce li a .wrp_txt .txt {
    font-size: 110%;
    line-height: 1.6;
    width: 95%;
  }
}

@media print {
  .con_scene .box_sce li a .wrp_txt .txt {
    font-size: 116%;
    line-height: 1.6;
    width: 72.21665%;
  }
}

.ie8 .con_scene .box_sce li a .wrp_txt .txt {
  font-size: 116%;
  line-height: 1.6;
  width: 72.21665%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_scene .box_sce li a .wrp_txt .txt {
    font-size: 108%;
    width: 90%;
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce li a .wrp_txt .txt {
    width: 95%;
    text-align: left;
  }
}

.con_scene .box_sce li a .wrp_txt i {
  margin-top: 20px;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 30px;
  height: 30px;
  border: 1px solid #005b98;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  -moz-transition: background 500ms ease, -moz-transform 500ms ease;
  -o-transition: background 500ms ease, -o-transform 500ms ease;
  transition: background 500ms ease, transform 500ms ease;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_scene .box_sce li a .wrp_txt i {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce li a .wrp_txt i {
    margin-top: 1em;
  }
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce li a .wrp_txt i {
    width: 2.5em;
    height: 2.5em;
  }
}

.con_scene .box_sce li a .wrp_txt i:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  width: 5px;
  height: 5px;
  margin: -2px -6px 0 0;
  border-top: 1px solid #005b98;
  border-right: 1px solid #005b98;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce li a .wrp_txt i:before {
    margin: -0.35em -0.6em 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce li a .wrp_txt i:before {
    width: 0.7em;
    height: 0.7em;
  }
}

.con_scene .box_sce li a .wrp_txt i:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 10px;
  height: 1px;
  margin: auto;
  background: #005b98;
}

@media only screen and (max-width: 767px) {
  .con_scene .box_sce li a .wrp_txt i:after {
    width: 1.3em;
  }
}

.con_scene .box_sce li a:hover .wrp_img .img img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.con_scene .box_sce li a:hover .wrp_txt i {
  -webkit-transform: translateX(0.5em);
  -moz-transform: translateX(0.5em);
  -ms-transform: translateX(0.5em);
  -o-transform: translateX(0.5em);
  transform: translateX(0.5em);
}

/*# sourceMappingURL=../maps/scene.css.map */
