@charset "UTF-8";
/*----------------------------------
Pages：ページ固有
----------------------------------*/

.cl {
  display: inline-block;
  min-height: 1%;
  display: block;
  *zoom: 1;
}

.cl:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

* html .cl {
  height: 1%;
}

body {
  padding-top: 0;
}


/*----------------------------------
page Style MV
----------------------------------*/
.mv {
  background: url(../img/mv_bg.jpg) no-repeat 0 50% / cover;
  width: 100%;
  margin-top: 111px;
}

@media only screen and (max-width: 768px) {
  .mv {
    margin: 0;
    background: url(../img/mv_bg_sp.png) no-repeat 0 50% / cover;
    padding-top: 0;
  }
}

.mv_lp_img {
  width: 100%;
  margin-top: -50px;
}

@media only screen and (max-width: 768px) {
  .mv_lp_img {
    margin-top: -25px;
  }
}


@media only screen and (max-width: 768px) {
  .mv {
    margin-top: 55px;
  }
}

.mv-txt01 {
  margin: 50px auto 0;
  text-align: center;
  padding-left: 50px;
  font-size: 3.2rem;
  line-height: 1.5;
  font-family: "YuMincho", "Yu Mincho", serif;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .mv-txt01 {
    width: 100%;
    top: 35px;
    padding-left: 0;
    font-weight: normal;
    font-size: 2.4rem;
  }
}

.mv-txt01 em {
  color: #d80c18;
  font-weight: bold;
}

.mv-txt02 {
  width: 100%;
  background: #b80009;
  color: #fff;
  margin-top: 50px;
  line-height: 1.4;
}
.mv-txt02-wrap {
  width: 750px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .mv-txt02-wrap {
    width: 100%;
  }
}
.mv-txt02-inner {
  display: flex;
  justify-content: flex-end;
  padding: 20px 0 0;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .mv-txt02-inner {
    width: 100%;
    display:block;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    line-height: 1.5;
  }
  .mv-txt02-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.mv-txt02-inner p {
  font-size: 20px;
}
.mv-txt02-date {
  text-align: right;
  padding: 0 0 7px 0;
}
@media only screen and (max-width: 768px) {
  .mv-txt02-title {
    padding-top: 10px;
  }
  .mv-txt02-date {
  text-align: center;
    padding: 0 0 7px 0;
}
}
.mv-txt02-date small {
    font-size: 1.2rem;
}

.mv-txt02-list li {
  display: inline-block;
  font-size: 2.5rem;
  padding-left: 20px;
}
@media only screen and (max-width: 768px) {
  .mv-txt02-list li {
    padding-left: 10px;
  }
}
.mv-txt02-list li:first-child {
  padding-left: 40px;
}

.mv-txt02-list li span {
  font-size: 3rem;
}

@media only screen and (max-width: 768px) {
  .mv-txt02-list li:first-child {
    padding-left: 10px;
  }
}

.mv-btn {
  font-weight: bold;
  width: 340px;
  margin: 50px auto;
  padding-left: 35px;
}

@media only screen and (max-width: 768px) {
  .mv-btn {
    padding-left: 0;
    bottom: 25px;
  }
}

.mv-btn a {
  display: block;
  width: 340px;
  border: #192350 2px solid;
  border-radius: 10px;
  padding: 15px;
  text-align: center;
  color: #fff;
  background: #192350;
  font-size: 2rem;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .mv-btn a {
    width: 280px;
  }
}

.mv-btn a:hover {
  color: #192350;
  background-color: #fff;
  font-size: 2rem;
}

/*----------------------------------
page Style Section
----------------------------------*/

.lpgp-section {
  width: 100%;
  text-align: center;
}

.wrap {
  max-width: 100%;
  margin: 0;
  padding: 40px 0;
}

.wrap:first-child {
  padding: 60px 0 40px;
}

@media only screen and (max-width: 768px) {
  .wrap,
  .wrap:first-child,
  .wrap:last-child {
    padding: 25px 10px;
  }
}

.wrap_inr {
  width: 1120px;
  margin: 15px auto 50px;
  border-radius: 10px;
  background: #fff;
  padding: 60px;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .wrap_inr {
    width: 100%;
    padding: 45px 20px 30px;
    margin: 0 auto 0;
  }
}

.lp-jan {
  font-size: 1.6rem;
  margin: 0 0 50px;
}

.sec-mb03 p:not(.lp-jan) {
  font-size: 2.4rem;
  line-height: 2.6;
}

@media only screen and (max-width: 768px) {
  .sec-mb03 p:not(.lp-jan) {
    font-size: 2rem;
    line-height: 2.0;
  }
}

.cam {
  background: url(../img/oubo_bg.jpg) no-repeat 50% 0 / cover;
}

@media only screen and (max-width: 768px) {
  .cam {
    background-size: contain;
    background-repeat: repeat;
  }
}

.cam-img {
  position: relative;
  margin-bottom: 35px;
}

.cam-small {
  position: absolute;
  left: 250px;
  bottom: 45px;
}

@media only screen and (max-width: 768px) {
  .cam-small {
    position: absolute;
    left: 0;
    bottom: 0px;
  }
}

/*Title*/
.lp_title_main {
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 1.6;
  display: inline-block;
  margin-bottom: 60px;
  padding-top: 30px;
}

.lp_title_main--red {
  color: #b80009;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .lp_title_main {
    font-size: 2.4rem;
    margin-bottom: 30px;
  }

  .lp_title_main small {
    font-size: 1.8rem;
  }
}

.lp_lead {
  font-size: 3.0rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 100px;
}

@media only screen and (max-width: 768px) {
  .lp_lead {
    font-size: 2.2rem;
    text-align: center;
  }
}

/*Btn*/
.btn {
  width: 630px;
  height: 80px;
  border-radius: 40px;
  box-shadow: none;
  background: #192350;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  padding-top: 18px;
  position: relative;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 768px) {
  .btn {
    font-size: 1.6rem;
    width: 100%;
    height: 45px;
    padding-top: 8px;
  }
}

.btn:after {
  content: url(../img/icon_ar_right.png);
  position: absolute;
  top: 20px;
  right: 25px;
  width: 18px;
  height: 16px;
  border-top: none;
  border-right: none;
  -webkit-transform: none;
  transform: none;
}

@media only screen and (max-width: 768px) {
  .btn:after {
    top: 9px;
    right: 16px;
  }
}

.btn a {
  color: #fff;
  width: 100%;
  height: 100%;
  display: block;
}

.btn:hover {
  opacity: 0.8;
}

/*List*/
.list_apply {
  text-align: left;
}

.list_apply dt {
  font-weight: bold;
  padding: 5px 0;
}

.list_apply dd {
  padding: 7px 0 15px;
  margin-bottom: 30px;
}

.list_apply dd:last-child {
  margin-bottom: 0;
}

a.privacy_link {
  text-decoration: underline;
}

a:hover.privacy_link {
  opacity: .8;
}

/* Link */
.link-text {
  text-align: right !important;
  margin-top: 60px !important;
}

.link-text a {
  text-decoration: underline !important;
  font-size: 2.4rem !important;
}

@media only screen and (max-width: 768px) {
  .link-text {
    margin-top: 30px !important;
  }

  .link-text a {
    font-size: 1.8rem !important;
  }
}

.sec-title01 > span {
  border-top: 8px solid #d80c18;
  padding: 23px 45px 45px;
  position: relative;
  display: inline-block;
  margin-top: 20px;
}

@media only screen and (max-width: 768px) {
  .sec-title01 > span {
    padding: 23px 10px 45px;
  }
}

.Bnr .Bnr__img p.close {
  position: absolute;
  right: -10px;
  top: 15px;
}

.link-text.link-text-gold a,
.link-text.link-text-orange > span {
  color: #b38a40;
}

.link-text a:before {
  border-top: 2px solid #b38a40;
  border-right: 2px solid #b38a40;
}