@charset "UTF-8";
/*============================
 common
============================*/
.header, .main {
  color: #595959;
  line-height: 1.6;
  letter-spacing: 0;
  font-size: 16px;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

.nowrap {
  white-space: nowrap;
}

@media screen and (max-width: 880px) {
  .header, .main {
    font-size: 14px;
  }
  .section-01, .section-02 {
    margin-left: 20px;
    margin-right: 20px;
  }
  section h2 {
    font-size: 20px;
    letter-spacing: 2.14px;
  }
  section h3 {
    font-size: 20px;
    letter-spacing: 2.14px;
  }
}

@media screen and (min-width: 881px) {
  section h2 {
    font-size: 28px;
    letter-spacing: 3px;
  }
}

.header img, .main img {
  vertical-align: bottom;
  height: auto;
}

.header img, .main img.ads_hero_material {
  vertical-align: bottom;
  max-width: none;
  height: auto;
  position: absolute;
}

.header a, .main a {
  color: #48a1e3;
}

.header a:hover, .main a:hover {
  text-decoration: underline;
}

.header span, .main span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: 0;
}

/*
 レイアウト
----------------------------*/
.header {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1220px) {
  .header {
    max-width: 1220px;
  }
}

@media screen and (min-width: 881px) and (max-width: 1295px) {
  .header {
    margin-left: 36px;
  }
}

.header .logo_pc {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  z-index: 2;
  height: 63px;
  margin-top: 36px;
}

@media screen and (max-width: 880px) {
  .header {
    border-bottom: none;
    padding: 24px;
  }
  .header .logo_pc {
    margin-left: 24px;
    margin-top: 26px;
  }
  .header .logo_pc .eight_logo {
    width: 106px;
  }
}

.header > .inner {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
}

@media screen and (max-width: 880px) {
  .header > .inner {
    padding: 0 25px;
  }
}

@media screen and (max-width: 880px) {
  .header .logo {
    padding-top: 20px;
  }
  .header .logo .txt {
    display: none;
  }
}

/*----- mv -----*/
.section-mv {
  background-size: cover;
  color: #000;
  position: relative;
  z-index: 1;
  padding-top: 63px;
}

.section-mv .entry {
  z-index: 2;
}

.section-mv .entry h1 > img {
  width: 468px;
  height: 124px;
}

@media screen and (max-width: 1084px) {
  .section-mv {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 27px;
    margin-right: 27px;
    padding-top: 12px;
  }
}

@media screen and (max-width: 1084px) and (max-width: 880px) and (min-height: 568px) and (min-height: 568px) {
  .section-mv {
    padding-top: 20px;
    height: 980px;
  }
  .sp-only .img img {
    display: block;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1084px) and (max-width: 880px) and (min-height: 568px) and (max-height: 567px) and (min-height: 540px) {
  .section-mv {
    padding-top: 20px;
    height: calc((80vw * 85/406 * 0.55) + 250px + (80vw * 523/824 * 1.12));
  }
}

@media screen and (max-width: 1084px) and (max-width: 880px) and (min-height: 568px) {
  .section-mv {
    min-height: calc((80vw * 85/406 * 0.55)  + (80vw * 523/824 * 1.12));
  }
}

@media screen and (max-width: 1084px) and (min-width: 881px) and (min-height: 1050px) {
  .section-mv {
    padding-top: calc((100vh - 365px - 672px) / 2);
    height: 1050px;
  }
}

@media screen and (max-width: 1084px) and (min-width: 881px) and (max-height: 1130px) {
  .section-mv {
    padding-top: 66px;
  }
}

@media screen and (max-width: 1084px) and (min-width: 881px) and (max-height: 1050px) {
  .section-mv {
    height: 1090px;
  }
}

@media screen and (max-width: 1084px) {
  .section-mv .inner {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (max-width: 1084px) and (min-width: 321px) {
  .section-mv .inner .txt {
    letter-spacing: 2.1px;
  }
}

@media only screen and (min-width: 1085px) {
  .section-mv {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 64px;
    padding-top: calc((100vh - 120px - 523px) / 2);
  }
  .section-mv > .inner {
    *zoom: 1;
    max-width: 1220px;
    margin: 0 auto;
    padding: 0;
  }
}

@media only screen and (min-width: 1085px) and (max-height: 640px) {
  .section-mv {
    height: 585px;
  }
}

@media only screen and (min-width: 1085px) and (min-height: 640px) {
  .section-mv {
    height: 100vh;
  }
}

.section-mv > .inner:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

@media screen and (min-width: 1085px) {
  .section-mv .entry {
    float: left;
    left: -55px;
    margin-top: 155px;
    position: relative;
  }
  .section-mv .entry h1 {
    font-size: 44px;
    color: #2b2b2b;
    line-height: 1.4;
    margin-bottom: 54px;
  }
}

@media screen and (min-width: 1085px) and (max-width: 1159px) {
  .section-mv .entry {
    left: 0;
  }
}

@media screen and (min-width: 1085px) {
  .section-mv .img {
    padding-top: 50px;
    position: relative;
    left: -20px;
  }
}

@media screen and (max-width: 1084px) {
  .section-mv .entry {
    margin-top: 20px;
    text-align: center;
    float: none;
  }
}

@media screen and (max-width: 1084px) and (min-height: 700px) and (max-width: 414px) {
  .section-mv .entry {
    margin-top: 45px;
  }
}

@media screen and (max-width: 1084px) and (max-width: 600px) {
  .main .section-mv .img img.ads_hero_material {
    position: absolute;
    left: -5px;
    width: 112vw;
    max-width: none;
  }
  .main .section-mv .img img.ads_hero_material {
    display: none;
  }
}

@media screen and (max-width: 1084px) and (min-width: 881px) {
  .main .section-mv .img img {
    position: absolute;
    width: 1018px;
  }
}

@media screen and (max-width: 1084px) {
  .section-mv .img {
    padding-top: 0;
    margin: 25px auto 35px;
    overflow: hidden;
  }
}

.section-mv h1 + .txt {
  margin-top: 40px;
}

.section-mv h1 img {
  width: 406px;
  max-width: none;
}

@media screen and (max-width: 1084px) {
  .section-mv h1 {
    width: auto;
    height: auto;
    font-size: 24px;
    letter-spacing: 0;
  }
  .section-mv .entry h1 {
    margin: 80px 0 50px;
  }
  .section-mv .entry h1 > img {
    width: 310px;
    height: auto;
  }
  .section-mv .inner > img {
    overflow: hidden;
  }
  .section-mv h1 + .txt {
    margin-top: 30px;
  }
}

@media screen and (max-width: 1084px) and (max-height: 567px) {
  .section-mv h1 + .txt {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 568px) {
  .section-mv .txt {
    margin-bottom: 45px;
  }
}

.section-mv .txt {
  font-size: 18px;
  letter-spacing: 2.7px;
  max-width: 440px;
}

.section-mv .txt p {
  font-weight: bold;
}

@media screen and (max-width: 1084px) {
  .section-mv .txt {
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 30px;
    max-width: none;
  }
}

@media screen and (max-width: 1084px) and (max-height: 640px) {
  .section-mv .txt {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1084px) {
  .section-mv + .section-00 {
    margin-top: 78px;
  }
}

section h2 {
  color: #000;
  text-align: center;
}

section h3 {
  color: #000;
}

@media screen and (max-width: 600px) {
  .section-mv {
    height: 570px;
    min-height: 510px;
  }
  .section-mv .entry h1 {
    margin: 42px 0 33px;
  }
  .section-mv .entry h1 > img {
    width: 281px;
    height: auto;
  }
  .section-mv .img .sp-only img {
    margin: 0 auto;
    display: block;
  }
}

@media screen and (max-width: 600px) and (max-height: 667px) {
  .section-mv {
    height: 475px;
    min-height: 475px;
  }
}

/*----- section-00 -----*/
.section-00 h2 {
  font-size: 28px;
  color: #2b2b2b;
  letter-spacing: 1px;
}

.section-00 h2 + .columns {
  font-size: 28px;
  letter-spacing: normal;
}

.section-00 h2 + .columns div h3 {
  font-size: 20px;
  letter-spacing: normal;
  color: #262626;
}

.section-00 h2 + .columns div p {
  color: #595959;
  letter-spacing: normal;
  font-size: 16px;
}

.section-00 h2 + .columns div p a {
  color: #45a8f5;
  text-decoration: underline;
}

.section-00 h2 + .columns {
  margin-top: 60px;
}

.section-00 .columns {
  margin-bottom: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-00 .columns div {
  width: 300px;
  display: inline-block;
  vertical-align: top;
}

.section-00 .columns div img {
  max-width: 100%;
  height: auto;
}

.section-00 .columns div h3 {
  margin: 30px 0 20px;
  text-align: left;
}

.section-00 .columns div p {
  text-align: left;
}

.three_merits.btn-wrap {
  text-align: center;
  margin-bottom: 100px;
  z-index: 1;
}

@media screen and (max-width: 980px) and (min-width: 769px) {
  .section-00 .columns div {
    width: 30%;
  }
  .section-00 .columns div:nth-child(2) {
    margin: 0 5px;
  }
}

@media screen and (max-width: 768px) {
  .section-00 .inner {
    padding: 0 24px;
  }
  .section-00 h2 {
    font-size: 20px;
    color: #262626;
  }
  .section-00 h2 + .columns {
    display: inline-block;
    width: 100%;
    margin-top: 48px;
  }
  .section-00 .columns div {
    width: 100%;
    margin-left: 10px;
  }
  .section-00 .columns div > img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 32px;
  }
  .section-00 .columns div > img + h3 {
    margin-bottom: 28px;
    text-align: center;
  }
  .section-00 .columns div p {
    text-align: left;
    margin-bottom: 48px;
  }
  .section-00 {
    margin-top: 56px;
  }
}

.section-00 .columns div {
  text-align: center;
}

.section-00 .columns div > img {
  display: inline-block;
}

.section-00 .columns a {
  color: inherit;
}

.section-00 .columns a:hover {
  text-decoration: none;
}

/*----- section-01 -----*/
.section-01 .inner {
  background-color: #f0f3f5;
  border-radius: 20px;
}

@media screen and (min-width: 881px) {
  .section-01 {
    margin: 240px 0 60px;
  }
  .section-01 .inner {
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 1220px;
    max-width: 100%;
  }
  .section-01 .inner img {
    -webkit-box-shadow: 0 13px 35px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 13px 35px 0 rgba(0, 0, 0, 0.1);
  }
}

@media screen and (min-width: 881px) and (min-width: 1221px) {
  .section-01 .inner {
    padding: 120px 88px;
  }
}

@media screen and (min-width: 881px) and (max-width: 1220px) {
  .section-01 .inner {
    padding: 83px 70px;
  }
}

@media screen and (min-width: 881px) {
  .section-01 .inner .lead {
    width: 386px;
    min-height: 150px;
  }
  .section-01 .inner h2 {
    font-size: 24px;
    letter-spacing: normal;
    text-align: left;
  }
  .section-01 .inner .txt {
    margin-top: 36px;
    color: #646464;
  }
  .section-01 .inner .img {
    position: relative;
  }
}

@media screen and (min-width: 881px) and (min-width: 1221px) {
  .section-01 .inner .img img {
    position: absolute;
    top: -186px;
    left: 570px;
  }
}

@media screen and (min-width: 881px) and (max-width: 1220px) and (min-width: 1041px) {
  .section-01 .inner .img img {
    position: absolute;
    top: -155px;
    right: -70px;
  }
}

@media screen and (min-width: 881px) and (max-width: 1040px) {
  .section-01 .inner .img img {
    position: absolute;
    top: -155px;
    right: -70px;
    width: calc(524px - (1040px - 100vw));
  }
}

@media screen and (min-width: 881px) {
  .section-01 .inner .columns {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 40px;
  }
  .section-01 .inner .columns > h3 {
    grid-column: 1 / -1;
  }
  .section-01 .inner .columns > div {
    margin-top: 35px;
  }
  .section-01 .inner .columns > div > img + h4 {
    margin-top: 20px;
  }
  .section-01 .inner .columns > div > h4 + p {
    margin-top: 18px;
  }
  .section-01 .inner .columns > div > p {
    font-size: 14px;
  }
}

@media screen and (min-width: 881px) and (max-width: 1220px) {
  .section-01 .inner .columns {
    max-width: calc(100vw - 140px);
  }
  .section-01 .inner .columns > div {
    max-width: calc((100vw - 220px) / 3);
  }
  .section-01 .inner .columns > div > img {
    max-width: calc((100vw - 220px) / 3);
  }
}

@media screen and (max-width: 880px) {
  .section-01 {
    margin-top: 140px;
  }
  .section-01 .inner {
    padding-bottom: 30px;
  }
  .section-01 .inner > .img {
    position: relative;
    text-align: center;
  }
  .section-01 .inner > .img .sp-only {
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -40px;
    left: 50%;
    width: auto;
    max-width: 240px;
  }
  .section-01 .lead {
    padding-top: 340px;
  }
  .section-01 .lead h2 {
    font-size: 18px;
    color: #313131;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 32px;
  }
  .section-01 + .txt {
    font-size: 16px;
    color: #595959;
  }
  .section-01 .inner .columns {
    margin-top: 40px;
  }
  .section-01 .inner .columns > div > img {
    display: block;
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-01 .inner .columns > div > img + h4 {
    margin-top: 20px;
  }
  .section-01 .inner .columns > div > h4 + p {
    margin-top: 12px;
  }
  .section-01 .inner .columns > div + div {
    margin-top: 40px;
  }
}

/*----- section-02 -----*/
.section-02 {
  background-size: cover;
}

@media screen and (min-width: 881px) {
  .section-02:before {
    content: "";
    display: block;
    position: absolute;
    width: 1220px;
    height: 360px;
    border-radius: 20px;
    background-color: #45a8f5;
    margin-left: -610px;
    margin-right: auto;
    margin-top: 154px;
    left: 50%;
  }
  .section-02 > .inner {
    *zoom: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px;
    max-width: 940px;
    margin: 0 auto;
  }
  .section-02 img {
    position: relative;
    left: -85px;
  }
  .section-02 h2 {
    font-size: 24px;
    letter-spacing: normal;
    margin-bottom: 45px;
    text-align: left;
  }
  .section-02 h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .section-02 {
    margin-top: 25px;
  }
  .sp-only {
    display: none;
  }
}

.section-02 > .inner:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.section-02 .entry {
  float: right;
  width: 540px;
}

.section-02 .video-warp {
  width: 450px;
  margin-left: -60px;
}

.section-02 .video-warp video {
  width: 100%;
}

.section-02 .slider-warp {
  display: none;
  text-align: center;
}

.section-02 .slider-warp img {
  margin: 0 auto;
}

.section-02 .dot {
  text-align: center;
  padding-bottom: 20px;
}

.section-02 h2 {
  font-weight: bold;
  color: #fff;
  margin-bottom: 32px;
}

.section-02 p {
  color: #fff;
  padding-bottom: 30px;
}

@media screen and (max-width: 880px) {
  .section-02 {
    margin-top: 160px;
    border-radius: 20px;
    background-color: #45a8f5;
  }
  .section-02 > .inner {
    padding: 0 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
  .section-02 > .inner > .entry {
    padding-top: 380px;
  }
  .pc-only {
    display: none;
  }
  .section-02 .inner > .img {
    position: relative;
    text-align: center;
  }
  .section-02 .inner > .img > .img {
    position: relative;
    left: -130px;
    top: -90px;
  }
  .section-02 .img img {
    position: absolute;
    display: inline-block;
    width: 260px;
  }
  .section-02 .entry {
    width: auto;
    float: none;
    padding-top: 30px;
  }
  .section-02 .entry .txt p {
    font-size: 16px;
    letter-spacing: normal;
  }
  .section-02 .img {
    float: none;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .section-02 .video-warp {
    display: none;
  }
  .section-02 .slider-warp {
    display: block;
  }
  .section-02 h2 {
    font-size: 18px;
    text-align: center;
    letter-spacing: normal;
  }
}

/*----- section-03 -----*/
.section-03 {
  margin-top: 50px;
}

.section-03 h2 {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: normal;
  color: #2b2b2b;
  margin-bottom: 64px;
}

.section-03 p {
  text-align: center;
  color: #595959;
  font-size: 16px;
}

.section-03 .columns {
  margin-top: 40px;
}

.section-03 .columns .logo_bnrWrap {
  text-align: center;
}

.section-03 .columns .logo_bnrWrap img {
  display: inline-block;
  margin: 0 10px 12px;
  width: 280px;
  height: 120px;
}

@media screen and (max-width: 700px) {
  .section-03 {
    margin-top: 104px;
  }
  .section-03 .inner {
    padding: 0 22px;
  }
  .section-03 h2 {
    margin-bottom: 43px;
  }
  .section-03 p {
    text-align: left;
  }
  .section-03 .columns {
    margin-top: 32px;
  }
  .section-03 .columns .logo_bnrWrap img {
    margin: 0;
    width: 160px;
    height: 69px;
  }
  .section-03 .columns .logo_bnrWrap img:nth-child(even) {
    margin-left: 5px;
  }
}

@media screen and (max-width: 360px) {
  .section-03 .inner {
    padding: 0 4px;
  }
}

@media screen and (max-width: 320px) {
  .section-03 .inner .logo_bnrWrap img {
    width: 150px;
    height: 64px;
  }
  .section-03 .inner .logo_bnrWrap img:nth-child(even) {
    margin-left: 5px;
  }
}

/*----- section-cv -----*/
.section-cv {
  text-align: center;
  padding: 100px 0;
}

.section-cv h2 {
  margin-bottom: 60px;
  color: #595959;
  text-align: center;
  letter-spacing: normal;
  font-weight: normal;
  font-size: 16px;
}

@media screen and (max-width: 880px) {
  .section-cv {
    padding: 120px 0 0;
  }
  .section-cv h2 {
    margin-bottom: 40px;
    text-align: left;
  }
  .section-cv .inner {
    padding: 0 24px;
  }
}

/*
 btn
----------------------------*/
.btn {
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  position: relative;
  border: 2px solid #000;
  padding: 11px 38px;
  color: #000;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: 0;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-shadow: none;
}

.btn:hover {
  text-decoration: none;
}

.btn.btn-primary {
  color: #fff;
  border-color: #ff6752;
  background-color: #ff6752;
}

.btn.btn-primary:hover {
  color: #ff6752;
  background-color: #fff;
  opacity: 1;
}

.btn.btn-primary.btn-bd {
  width: 360px;
  height: 68px;
  border-radius: 6px;
  -webkit-box-shadow: 0 18px 40px 0 rgba(69, 168, 245, 0.25);
  box-shadow: 0 18px 40px 0 rgba(69, 168, 245, 0.25);
  background-color: #45a8f5;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 23px 0;
  text-align: center;
}

.btn.btn-primary.btn-bd:hover {
  color: #fff;
  opacity: 1;
  text-decoration: none;
}

@media screen and (max-width: 880px) {
  .btn {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1084px) {
  .section-mv .btn-wrap {
    left: 0;
    margin-top: 20px;
    bottom: 84px;
    width: 100%;
  }
}

@media only screen and (max-width: 1084px) and (min-width: 767px) {
  .section-mv .btn-wrap {
    position: absolute;
  }
}

@media only screen and (max-width: 1084px) and (min-height: 700px) and (min-width: 414px) {
  .section-mv .btn-wrap {
    position: absolute;
    bottom: 80px;
  }
}

@media only screen and (max-width: 1084px) {
  .btn.btn-primary.btn-bd {
    display: block;
    height: 56px;
    padding: 14px 0;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

@media screen and (max-width: 1085px) and (min-width: 768px) {
  .btn.btn-primary.btn-bd {
    width: 360px;
  }
}

@media only screen and (max-width: 360px) {
  .btn.btn-primary.btn-bd {
    width: 100%;
  }
}

.sp_only {
  display: none;
}

@media screen and (max-width: 880px) {
  .sp_only {
    display: block;
  }
  img.sp_only {
    display: inline-block;
  }
  .pc_only {
    display: none;
  }
}
