@media only screen and (min-width: 768px) {
  .con_lower_title {
    background-image: url(../../spa/images/private/img_main-pc.jpg);
  }
}
@media only screen and (max-width: 767px) {
  .con_lower_title {
    background-image: url(../../spa/images/private/img_main-sp.jpg);
  }
}

.wrp_intro {
  background: #292c11;
  position: relative;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .wrp_intro {
    padding-top: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro {
    padding-top: 3em;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_intro {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro {
    padding-bottom: 0.5em;
  }
}
.wrp_intro .con_intro_top {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_intro_top {
    padding-top: 115px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro_top {
    padding-top: 75px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top {
    padding-top: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .wrp_intro .con_intro_top {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro_top {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top {
    margin-bottom: 4em;
  }
}
.wrp_intro .con_intro_top .tmp_block_text_pat3 {
  max-width: 1700px;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top .tmp_block_text_pat3 {
    width: 88%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_intro .con_intro_top .tmp_block_text_pat3 .box_text {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrp_intro .con_intro_top .tmp_block_text_pat3 .box_text {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.wrp_intro .con_intro_top .box_img {
  max-width: 1700px;
  width: 92%;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top .box_img {
    width: 88%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top .box_img {
    margin-top: 1.5em;
  }
}
.wrp_intro .con_intro_top .inn_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(800 / 1700 * 100%);
}
.wrp_intro .con_intro_top .inn_img:first-of-type .img:first-of-type {
  width: calc(482 / 800 * 100%);
}
.wrp_intro .con_intro_top .inn_img:first-of-type .img:first-of-type span {
  display: block;
  padding-top: calc(350 / 482 * 100%);
  position: relative;
  overflow: hidden;
}
.wrp_intro .con_intro_top .inn_img:first-of-type .img:first-of-type span img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.wrp_intro .con_intro_top .inn_img:first-of-type .img:last-of-type {
  width: calc(318 / 800 * 100%);
}
@media only screen and (min-width: 768px) {
  .wrp_intro .con_intro_top .inn_img:first-of-type .img:last-of-type {
    margin-top: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top .inn_img:first-of-type .img:last-of-type {
    margin-top: 1em;
  }
}
.wrp_intro .con_intro_top .inn_img:first-of-type .img:last-of-type span {
  display: block;
  padding-top: calc(350 / 318 * 100%);
  position: relative;
  overflow: hidden;
}
.wrp_intro .con_intro_top .inn_img:first-of-type .img:last-of-type span img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (min-width: 768px) {
  .wrp_intro .con_intro_top .inn_img:last-of-type {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top .inn_img:last-of-type {
    margin-top: 2em;
  }
}
.wrp_intro .con_intro_top .inn_img:last-of-type .img {
  width: calc(400 / 800 * 100%);
}
.wrp_intro .con_intro_top .inn_img:last-of-type .img span {
  display: block;
  padding-top: calc(300 / 400 * 100%);
  position: relative;
  overflow: hidden;
}
.wrp_intro .con_intro_top .inn_img:last-of-type .img span img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (min-width: 768px) {
  .wrp_intro .con_intro_top .inn_img:last-of-type .img:last-of-type {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top .inn_img:last-of-type .img:last-of-type {
    margin-top: 1em;
  }
}
.wrp_intro .con_intro_top .bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.wrp_intro .con_intro_top .bg span {
  display: block;
  padding-top: calc(795 / 1920 * 100%);
  position: relative;
  overflow: hidden;
}
.wrp_intro .con_intro_top .bg span img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .wrp_intro .con_intro_top .bg span {
    width: 180%;
    padding: calc(1431 / 3456 * 100%);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.wrp_intro a {
  color: #cdcdcd;
}
.wrp_intro a:hover {
  color: #cdcdcd;
}

.con_plnk {
  background: #292c11;
}
@media only screen and (min-width: 1025px) {
  .con_plnk {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plnk {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plnk {
    margin-bottom: 2.5em;
  }
}
@media only screen and (min-width: 768px) {
  .con_plnk {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plnk {
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_plnk {
    padding-bottom: 110px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plnk {
    padding-bottom: 4em;
  }
}

@media only screen and (min-width: 1025px) {
  .con_private {
    margin-bottom: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_private {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_private {
    margin-bottom: 2.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_private .tmp_h3_line {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_private .tmp_h3_line {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_private .tmp_h3_line {
    margin-bottom: 2.5em;
  }
}
.con_private .tmp_h3_line .txt_furo {
  display: inline;
  text-orientation: mixed;
  position: relative;
  right: -4px;
}
@media only screen and (min-width: 1025px) {
  .con_private .tmp_block_text_pat1 {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_private .tmp_block_text_pat1 {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_private .tmp_block_text_pat1 {
    margin-bottom: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_private .tmp_flex_img_text6 .img span {
    display: block;
    padding-top: calc(400 / 600 * 100%);
    position: relative;
    overflow: hidden;
  }
  .con_private .tmp_flex_img_text6 .img span img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media only screen and (min-width: 768px) {
  .con_private .tmp_flex_img_text4_pat2 {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_private .tmp_flex_img_text4_pat2 {
    margin-bottom: 1.5em;
  }
}

@media only screen and (min-width: 1025px) {
  .con_info {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_info {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_info {
    margin-bottom: 2.5em;
  }
}
.con_info .box_st {
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .con_info .box_st .tmp_h3 {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_info .box_st .tmp_h3 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .box_st .tmp_h3 {
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_info .tmp_wrp_tbl {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_info .tmp_wrp_tbl {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .tmp_wrp_tbl {
    margin-bottom: 2em;
  }
}

.con_topicpath li > a, .con_topicpath li > span {
  color: #424242;
}
.con_topicpath li svg path {
  fill: #424242;
}

.txt_red {
  color: red;
}
