@charset "UTF-8";
.Main__content {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.lab-menu {
  background-color: #FBFBFB;
}
.lab-menu .lab-inner {
  width: 100%;
  margin: 0 auto;
  max-width: 1080px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 22px 0 16px;
}
@media screen and (max-width: 767.98px) {
  .lab-menu .lab-inner {
    width: calc(100% - 50px);
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.lab-menu .lab-inner .lab-logo {
  width: 170px;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767.98px) {
  .lab-menu .lab-inner .lab-logo {
    width: 130px;
  }
}
.lab-menu .lab-inner .lab-link-list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 40px;
}
@media screen and (max-width: 767.98px) {
  .lab-menu .lab-inner .lab-link-list {
    gap: 20px 25px;
    justify-content: flex-start;
  }
}
.lab-menu .lab-inner .lab-link-list .lab-item {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
  padding-bottom: 7px;
}
@media screen and (max-width: 767.98px) {
  .lab-menu .lab-inner .lab-link-list .lab-item {
    font-size: 13px;
  }
  .lab-menu .lab-inner .lab-link-list .lab-item:hover {
    text-decoration: none;
  }
}
.lab-menu .lab-inner .lab-link-list .lab-item:hover {
  text-decoration: underline;
}
.lab-menu .lab-inner .lab-link-list .lab-item.active {
  border-bottom: 3px solid #FF7979;
  padding-bottom: 4px;
}
@media screen and (max-width: 767.98px) {
  .lab-menu .lab-inner .lab-link-list .lab-item.active {
    border-bottom: 2px solid #FF7979;
  }
}
.lab-menu .lab-inner .lab-link-list .lab-item.active:hover {
  text-decoration: none;
}

.alv-cont {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
}
.alv-cont body, .alv-cont figure, .alv-cont div, .alv-cont dl, .alv-cont dt, .alv-cont dd, .alv-cont ul, .alv-cont ol, .alv-cont li, .alv-cont h1, .alv-cont h2, .alv-cont h3, .alv-cont h4, .alv-cont h5, .alv-cont h6, .alv-cont pre, .alv-cont code, .alv-cont form, .alv-cont fieldset, .alv-cont legend, .alv-cont input, .alv-cont textarea, .alv-cont p, .alv-cont blockquote, .alv-cont th, .alv-cont td {
  margin: 0;
  padding: 0;
}
.alv-cont table {
  border-collapse: collapse;
  border-spacing: 0;
}
.alv-cont fieldset, .alv-cont img {
  border: 0;
}
.alv-cont address, .alv-cont caption, .alv-cont cite, .alv-cont code, .alv-cont dfn, .alv-cont em, .alv-cont strong, .alv-cont th, .alv-cont var {
  font-style: normal;
  font-weight: normal;
}
.alv-cont ol, .alv-cont ul {
  list-style: none;
}
.alv-cont caption, .alv-cont th {
  text-align: left;
}
.alv-cont h1, .alv-cont h2, .alv-cont h3, .alv-cont h4, .alv-cont h5, .alv-cont h6 {
  font-size: 100%;
  font-weight: normal;
}
.alv-cont q:before, .alv-cont q:after {
  content: "";
}
.alv-cont abbr, .alv-cont acronym {
  border: 0;
  font-variant: normal;
}
.alv-cont sup {
  vertical-align: text-top;
}
.alv-cont sub {
  vertical-align: text-bottom;
}
.alv-cont input, .alv-cont textarea, .alv-cont select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
.alv-cont legend {
  color: #000;
}
.alv-cont .box {
  background-color: transparent;
  border: none;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont .pc {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .alv-cont .sp {
    display: none !important;
  }
}
.alv-cont .mt1 {
  margin-top: 1px !important;
}
.alv-cont .mt2 {
  margin-top: 2px !important;
}
.alv-cont .mt3 {
  margin-top: 3px !important;
}
.alv-cont .mt4 {
  margin-top: 4px !important;
}
.alv-cont .mt5 {
  margin-top: 5px !important;
}
.alv-cont .mt6 {
  margin-top: 6px !important;
}
.alv-cont .mt7 {
  margin-top: 7px !important;
}
.alv-cont .mt8 {
  margin-top: 8px !important;
}
.alv-cont .mt9 {
  margin-top: 9px !important;
}
.alv-cont .mt10 {
  margin-top: 10px !important;
}
.alv-cont .mt11 {
  margin-top: 11px !important;
}
.alv-cont .mt12 {
  margin-top: 12px !important;
}
.alv-cont .mt13 {
  margin-top: 13px !important;
}
.alv-cont .mt14 {
  margin-top: 14px !important;
}
.alv-cont .mt15 {
  margin-top: 15px !important;
}
.alv-cont .mt16 {
  margin-top: 16px !important;
}
.alv-cont .mt17 {
  margin-top: 17px !important;
}
.alv-cont .mt18 {
  margin-top: 18px !important;
}
.alv-cont .mt19 {
  margin-top: 19px !important;
}
.alv-cont .mt20 {
  margin-top: 20px !important;
}
.alv-cont .mt21 {
  margin-top: 21px !important;
}
.alv-cont .mt22 {
  margin-top: 22px !important;
}
.alv-cont .mt23 {
  margin-top: 23px !important;
}
.alv-cont .mt24 {
  margin-top: 24px !important;
}
.alv-cont .mt25 {
  margin-top: 25px !important;
}
.alv-cont .mt26 {
  margin-top: 26px !important;
}
.alv-cont .mt27 {
  margin-top: 27px !important;
}
.alv-cont .mt28 {
  margin-top: 28px !important;
}
.alv-cont .mt29 {
  margin-top: 29px !important;
}
.alv-cont .mt30 {
  margin-top: 30px !important;
}
.alv-cont .mt31 {
  margin-top: 31px !important;
}
.alv-cont .mt32 {
  margin-top: 32px !important;
}
.alv-cont .mt33 {
  margin-top: 33px !important;
}
.alv-cont .mt34 {
  margin-top: 34px !important;
}
.alv-cont .mt35 {
  margin-top: 35px !important;
}
.alv-cont .mt36 {
  margin-top: 36px !important;
}
.alv-cont .mt37 {
  margin-top: 37px !important;
}
.alv-cont .mt38 {
  margin-top: 38px !important;
}
.alv-cont .mt39 {
  margin-top: 39px !important;
}
.alv-cont .mt40 {
  margin-top: 40px !important;
}
.alv-cont .mt41 {
  margin-top: 41px !important;
}
.alv-cont .mt42 {
  margin-top: 42px !important;
}
.alv-cont .mt43 {
  margin-top: 43px !important;
}
.alv-cont .mt44 {
  margin-top: 44px !important;
}
.alv-cont .mt45 {
  margin-top: 45px !important;
}
.alv-cont .mt46 {
  margin-top: 46px !important;
}
.alv-cont .mt47 {
  margin-top: 47px !important;
}
.alv-cont .mt48 {
  margin-top: 48px !important;
}
.alv-cont .mt49 {
  margin-top: 49px !important;
}
.alv-cont .mt50 {
  margin-top: 50px !important;
}
.alv-cont .mt51 {
  margin-top: 51px !important;
}
.alv-cont .mt52 {
  margin-top: 52px !important;
}
.alv-cont .mt53 {
  margin-top: 53px !important;
}
.alv-cont .mt54 {
  margin-top: 54px !important;
}
.alv-cont .mt55 {
  margin-top: 55px !important;
}
.alv-cont .mt56 {
  margin-top: 56px !important;
}
.alv-cont .mt57 {
  margin-top: 57px !important;
}
.alv-cont .mt58 {
  margin-top: 58px !important;
}
.alv-cont .mt59 {
  margin-top: 59px !important;
}
.alv-cont .mt60 {
  margin-top: 60px !important;
}
.alv-cont .mt61 {
  margin-top: 61px !important;
}
.alv-cont .mt62 {
  margin-top: 62px !important;
}
.alv-cont .mt63 {
  margin-top: 63px !important;
}
.alv-cont .mt64 {
  margin-top: 64px !important;
}
.alv-cont .mt65 {
  margin-top: 65px !important;
}
.alv-cont .mt66 {
  margin-top: 66px !important;
}
.alv-cont .mt67 {
  margin-top: 67px !important;
}
.alv-cont .mt68 {
  margin-top: 68px !important;
}
.alv-cont .mt69 {
  margin-top: 69px !important;
}
.alv-cont .mt70 {
  margin-top: 70px !important;
}
.alv-cont .mt71 {
  margin-top: 71px !important;
}
.alv-cont .mt72 {
  margin-top: 72px !important;
}
.alv-cont .mt73 {
  margin-top: 73px !important;
}
.alv-cont .mt74 {
  margin-top: 74px !important;
}
.alv-cont .mt75 {
  margin-top: 75px !important;
}
.alv-cont .mt76 {
  margin-top: 76px !important;
}
.alv-cont .mt77 {
  margin-top: 77px !important;
}
.alv-cont .mt78 {
  margin-top: 78px !important;
}
.alv-cont .mt79 {
  margin-top: 79px !important;
}
.alv-cont .mt80 {
  margin-top: 80px !important;
}
.alv-cont .mt81 {
  margin-top: 81px !important;
}
.alv-cont .mt82 {
  margin-top: 82px !important;
}
.alv-cont .mt83 {
  margin-top: 83px !important;
}
.alv-cont .mt84 {
  margin-top: 84px !important;
}
.alv-cont .mt85 {
  margin-top: 85px !important;
}
.alv-cont .mt86 {
  margin-top: 86px !important;
}
.alv-cont .mt87 {
  margin-top: 87px !important;
}
.alv-cont .mt88 {
  margin-top: 88px !important;
}
.alv-cont .mt89 {
  margin-top: 89px !important;
}
.alv-cont .mt90 {
  margin-top: 90px !important;
}
.alv-cont .mt91 {
  margin-top: 91px !important;
}
.alv-cont .mt92 {
  margin-top: 92px !important;
}
.alv-cont .mt93 {
  margin-top: 93px !important;
}
.alv-cont .mt94 {
  margin-top: 94px !important;
}
.alv-cont .mt95 {
  margin-top: 95px !important;
}
.alv-cont .mt96 {
  margin-top: 96px !important;
}
.alv-cont .mt97 {
  margin-top: 97px !important;
}
.alv-cont .mt98 {
  margin-top: 98px !important;
}
.alv-cont .mt99 {
  margin-top: 99px !important;
}
.alv-cont .mt100 {
  margin-top: 100px !important;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont .spmt1 {
    margin-top: 1px !important;
  }
  .alv-cont .spmt2 {
    margin-top: 2px !important;
  }
  .alv-cont .spmt3 {
    margin-top: 3px !important;
  }
  .alv-cont .spmt4 {
    margin-top: 4px !important;
  }
  .alv-cont .spmt5 {
    margin-top: 5px !important;
  }
  .alv-cont .spmt6 {
    margin-top: 6px !important;
  }
  .alv-cont .spmt7 {
    margin-top: 7px !important;
  }
  .alv-cont .spmt8 {
    margin-top: 8px !important;
  }
  .alv-cont .spmt9 {
    margin-top: 9px !important;
  }
  .alv-cont .spmt10 {
    margin-top: 10px !important;
  }
  .alv-cont .spmt11 {
    margin-top: 11px !important;
  }
  .alv-cont .spmt12 {
    margin-top: 12px !important;
  }
  .alv-cont .spmt13 {
    margin-top: 13px !important;
  }
  .alv-cont .spmt14 {
    margin-top: 14px !important;
  }
  .alv-cont .spmt15 {
    margin-top: 15px !important;
  }
  .alv-cont .spmt16 {
    margin-top: 16px !important;
  }
  .alv-cont .spmt17 {
    margin-top: 17px !important;
  }
  .alv-cont .spmt18 {
    margin-top: 18px !important;
  }
  .alv-cont .spmt19 {
    margin-top: 19px !important;
  }
  .alv-cont .spmt20 {
    margin-top: 20px !important;
  }
  .alv-cont .spmt21 {
    margin-top: 21px !important;
  }
  .alv-cont .spmt22 {
    margin-top: 22px !important;
  }
  .alv-cont .spmt23 {
    margin-top: 23px !important;
  }
  .alv-cont .spmt24 {
    margin-top: 24px !important;
  }
  .alv-cont .spmt25 {
    margin-top: 25px !important;
  }
  .alv-cont .spmt26 {
    margin-top: 26px !important;
  }
  .alv-cont .spmt27 {
    margin-top: 27px !important;
  }
  .alv-cont .spmt28 {
    margin-top: 28px !important;
  }
  .alv-cont .spmt29 {
    margin-top: 29px !important;
  }
  .alv-cont .spmt30 {
    margin-top: 30px !important;
  }
  .alv-cont .spmt31 {
    margin-top: 31px !important;
  }
  .alv-cont .spmt32 {
    margin-top: 32px !important;
  }
  .alv-cont .spmt33 {
    margin-top: 33px !important;
  }
  .alv-cont .spmt34 {
    margin-top: 34px !important;
  }
  .alv-cont .spmt35 {
    margin-top: 35px !important;
  }
  .alv-cont .spmt36 {
    margin-top: 36px !important;
  }
  .alv-cont .spmt37 {
    margin-top: 37px !important;
  }
  .alv-cont .spmt38 {
    margin-top: 38px !important;
  }
  .alv-cont .spmt39 {
    margin-top: 39px !important;
  }
  .alv-cont .spmt40 {
    margin-top: 40px !important;
  }
  .alv-cont .spmt41 {
    margin-top: 41px !important;
  }
  .alv-cont .spmt42 {
    margin-top: 42px !important;
  }
  .alv-cont .spmt43 {
    margin-top: 43px !important;
  }
  .alv-cont .spmt44 {
    margin-top: 44px !important;
  }
  .alv-cont .spmt45 {
    margin-top: 45px !important;
  }
  .alv-cont .spmt46 {
    margin-top: 46px !important;
  }
  .alv-cont .spmt47 {
    margin-top: 47px !important;
  }
  .alv-cont .spmt48 {
    margin-top: 48px !important;
  }
  .alv-cont .spmt49 {
    margin-top: 49px !important;
  }
  .alv-cont .spmt50 {
    margin-top: 50px !important;
  }
  .alv-cont .spmt51 {
    margin-top: 51px !important;
  }
  .alv-cont .spmt52 {
    margin-top: 52px !important;
  }
  .alv-cont .spmt53 {
    margin-top: 53px !important;
  }
  .alv-cont .spmt54 {
    margin-top: 54px !important;
  }
  .alv-cont .spmt55 {
    margin-top: 55px !important;
  }
  .alv-cont .spmt56 {
    margin-top: 56px !important;
  }
  .alv-cont .spmt57 {
    margin-top: 57px !important;
  }
  .alv-cont .spmt58 {
    margin-top: 58px !important;
  }
  .alv-cont .spmt59 {
    margin-top: 59px !important;
  }
  .alv-cont .spmt60 {
    margin-top: 60px !important;
  }
  .alv-cont .spmt61 {
    margin-top: 61px !important;
  }
  .alv-cont .spmt62 {
    margin-top: 62px !important;
  }
  .alv-cont .spmt63 {
    margin-top: 63px !important;
  }
  .alv-cont .spmt64 {
    margin-top: 64px !important;
  }
  .alv-cont .spmt65 {
    margin-top: 65px !important;
  }
  .alv-cont .spmt66 {
    margin-top: 66px !important;
  }
  .alv-cont .spmt67 {
    margin-top: 67px !important;
  }
  .alv-cont .spmt68 {
    margin-top: 68px !important;
  }
  .alv-cont .spmt69 {
    margin-top: 69px !important;
  }
  .alv-cont .spmt70 {
    margin-top: 70px !important;
  }
  .alv-cont .spmt71 {
    margin-top: 71px !important;
  }
  .alv-cont .spmt72 {
    margin-top: 72px !important;
  }
  .alv-cont .spmt73 {
    margin-top: 73px !important;
  }
  .alv-cont .spmt74 {
    margin-top: 74px !important;
  }
  .alv-cont .spmt75 {
    margin-top: 75px !important;
  }
  .alv-cont .spmt76 {
    margin-top: 76px !important;
  }
  .alv-cont .spmt77 {
    margin-top: 77px !important;
  }
  .alv-cont .spmt78 {
    margin-top: 78px !important;
  }
  .alv-cont .spmt79 {
    margin-top: 79px !important;
  }
  .alv-cont .spmt80 {
    margin-top: 80px !important;
  }
  .alv-cont .spmt81 {
    margin-top: 81px !important;
  }
  .alv-cont .spmt82 {
    margin-top: 82px !important;
  }
  .alv-cont .spmt83 {
    margin-top: 83px !important;
  }
  .alv-cont .spmt84 {
    margin-top: 84px !important;
  }
  .alv-cont .spmt85 {
    margin-top: 85px !important;
  }
  .alv-cont .spmt86 {
    margin-top: 86px !important;
  }
  .alv-cont .spmt87 {
    margin-top: 87px !important;
  }
  .alv-cont .spmt88 {
    margin-top: 88px !important;
  }
  .alv-cont .spmt89 {
    margin-top: 89px !important;
  }
  .alv-cont .spmt90 {
    margin-top: 90px !important;
  }
  .alv-cont .spmt91 {
    margin-top: 91px !important;
  }
  .alv-cont .spmt92 {
    margin-top: 92px !important;
  }
  .alv-cont .spmt93 {
    margin-top: 93px !important;
  }
  .alv-cont .spmt94 {
    margin-top: 94px !important;
  }
  .alv-cont .spmt95 {
    margin-top: 95px !important;
  }
  .alv-cont .spmt96 {
    margin-top: 96px !important;
  }
  .alv-cont .spmt97 {
    margin-top: 97px !important;
  }
  .alv-cont .spmt98 {
    margin-top: 98px !important;
  }
  .alv-cont .spmt99 {
    margin-top: 99px !important;
  }
  .alv-cont .spmt100 {
    margin-top: 100px !important;
  }
}
.alv-cont a {
  opacity: 1;
  transition: 0.3s;
}
@media only screen and (min-width: 768px) {
  .alv-cont a:hover {
    opacity: 0.6;
  }
}
.alv-cont .inner1, .alv-cont .inner2,
.alv-cont .inner3,
.alv-cont .inner4,
.alv-cont .inner5 {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont .inner1, .alv-cont .inner2,
  .alv-cont .inner3,
  .alv-cont .inner4,
  .alv-cont .inner5 {
    width: calc(100% - 30px);
  }
}
.alv-cont .inner1 {
  max-width: 1160px;
}
.alv-cont .inner2 {
  max-width: 1080px;
}
.alv-cont .inner3 {
  max-width: 1000px;
}
.alv-cont .inner4 {
  max-width: 940px;
}
.alv-cont .inner5 {
  max-width: 880px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont .inner5 {
    width: calc(100% - 20px);
  }
}
@media only screen and (max-width: 767.98px) {
  .alv-cont .inner5 .img-cont {
    width: 100% !important;
  }
}
.alv-cont .fukidashi {
  background-color: #E60022;
  color: white;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.375em;
  padding: 5px 14px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont .fukidashi {
    font-size: 13px;
    padding: 7px 14px;
  }
}
.alv-cont .fukidashi:after {
  content: "";
  position: absolute;
  left: 30px;
  top: 100%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8.66px solid #E60022;
}
.alv-cont .youtube {
  width: 100%;
  position: relative;
  aspect-ratio: 100/56.25;
}
.alv-cont .youtube iframe, .alv-cont .youtube a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.alv-cont.top {
  padding-top: 58px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top {
    padding-top: 35px;
  }
}
@media only screen and (min-width: 768px) {
  .alv-cont.top {
    padding-bottom: 96px;
  }
}
.alv-cont.top .btn1 {
  width: 200px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #707070;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 15px;
  font-weight: bold;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .btn1 {
    width: 100%;
  }
}
.alv-cont.top .btn1:after {
  content: "";
  width: 9px;
  height: 7px;
  background-image: url(../img/top/arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  transform: rotate(-90deg);
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .btn1:after {
    right: 10px;
    width: 10px;
    height: 8px;
  }
}
.alv-cont.top .heading-cont {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .heading-cont {
    flex-direction: column;
    gap: 9px;
    margin-bottom: 20px;
    align-items: flex-start;
  }
}
.alv-cont.top .heading-cont.col {
  flex-direction: column;
  gap: 20px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .heading-cont.col {
    gap: 9px;
  }
}
.alv-cont.top .heading-cont.col .sub {
  padding-top: 0;
}
.alv-cont.top .heading-cont.white .box .cont .upper .fukidashi {
  background-color: white;
  color: black;
}
.alv-cont.top .heading-cont.white .box .cont .upper .fukidashi:after {
  border-top: 8.66px solid white;
}
.alv-cont.top .heading-cont.white .box .cont .lower {
  color: white;
}
.alv-cont.top .heading-cont.white .sub {
  color: white;
}
.alv-cont.top .heading-cont .box {
  display: flex;
  justify-content: flex-start;
  align-items: end;
  gap: 15px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .heading-cont .box {
    gap: 5px;
  }
}
.alv-cont.top .heading-cont .box .icon {
  width: 80px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .heading-cont .box .icon {
    width: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .heading-cont .box .cont {
    padding-bottom: 5px;
  }
}
.alv-cont.top .heading-cont .box .cont .lower .heading {
  font-size: 46px;
  font-weight: bold;
  line-height: 1em;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .heading-cont .box .cont .lower .heading {
    font-size: 28px;
  }
}
.alv-cont.top .heading-cont .sub {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em;
  padding-top: 45px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .heading-cont .sub {
    font-size: 16px;
    padding-top: 0px;
  }
}
.alv-cont.top .item-cont {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .item-cont {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
  }
}
.alv-cont.top .item-cont .link-item {
  background-color: white;
  border: 1px solid #E1E1E1;
  border-radius: 10px;
  padding: 43px 40px 34px;
  width: 100%;
  max-width: 515px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .item-cont .link-item {
    padding: 20px;
    gap: 20px;
  }
}
.alv-cont.top .item-cont .link-item .item-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.333em;
  position: relative;
  margin-top: 15px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .item-cont .link-item .item-title {
    font-size: 20px;
    line-height: 1.5em;
    margin-top: 11px;
  }
}
.alv-cont.top .item-cont .link-item .item-title.q {
  padding-left: 46px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .item-cont .link-item .item-title.q {
    padding-left: 38px;
  }
}
.alv-cont.top .item-cont .link-item .item-title.q:before {
  content: "";
  width: 38px;
  height: 38px;
  background-image: url(../img/top/q.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
  background-color: black;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .item-cont .link-item .item-title.q:before {
    width: 29px;
    height: 29px;
    background-size: 14px;
  }
}
.alv-cont.top .item-cont .link-item .item-text {
  font-size: 16px;
  font-weight: 500;
  margin-top: 12px;
  margin-bottom: 20px;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  line-height: 1.5em;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .item-cont .link-item .item-text {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 22px;
  }
}
.alv-cont.top .item-cont2 {
  display: flex;
  justify-content: space-between;
  padding: 30px 40px 50px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .item-cont2 {
    padding: 15px 15px 20px;
    flex-direction: column;
    gap: 0px;
    justify-content: center;
    align-items: center;
  }
}
.alv-cont.top .item-cont2 .pic2 {
  width: 100%;
  max-width: 435px;
}
.alv-cont.top .item-cont2 .link-item {
  width: 100%;
  max-width: 455px;
}
.alv-cont.top .item-cont2 .link-item .item-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.333em;
  position: relative;
  margin-top: 15px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .item-cont2 .link-item .item-title {
    font-size: 20px;
    margin-top: 11px;
  }
}
.alv-cont.top .item-cont2 .link-item .item-text {
  font-size: 16px;
  font-weight: 500;
  margin-top: 12px;
  margin-bottom: 20px;
  line-height: 1.5em;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .item-cont2 .link-item .item-text {
    font-size: 14px;
    font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
    margin-top: 10px;
    margin-bottom: 22px;
  }
}
.alv-cont.top .image-layout {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .image-layout {
    flex-direction: column;
    gap: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .alv-cont.top .image-layout.right {
    flex-direction: row;
  }
}
@media only screen and (min-width: 768px) {
  .alv-cont.top .image-layout.left {
    flex-direction: row-reverse;
  }
}
.alv-cont.top .image-layout .title-cont {
  width: 50%;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .image-layout .title-cont {
    width: 100%;
  }
}
.alv-cont.top .image-layout .title-cont .heading-cont {
  margin-left: 80px;
  margin-top: 60px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .image-layout .title-cont .heading-cont {
    margin-left: 0;
    margin-top: 0;
  }
}
.alv-cont.top .image-layout .item-cont {
  width: 515px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .image-layout .item-cont {
    width: 100%;
  }
}
.alv-cont.top .intro {
  position: relative;
  padding-bottom: 50px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .intro {
    padding-bottom: 25px;
  }
}
.alv-cont.top .intro:before {
  content: "";
  width: 100%;
  height: 310px;
  background-image: url(../img/common/bg.jpg);
  background-position: top center;
  background-size: 100%;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
@media screen and (min-width: 1260px) {
  .alv-cont.top .intro:before {
    width: 100vw;
    left: calc((100vw - 100%) / 2 * -1);
  }
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .intro:before {
    height: 71.79vw;
    left: 0;
    background-size: cover;
  }
}
.alv-cont.top .intro .cont {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .intro .cont {
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }
}
.alv-cont.top .intro .cont .left {
  width: 446px;
  padding-top: 10px;
  margin-left: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .intro .cont .left {
    width: 86%;
    margin-left: 0;
    padding-top: 0;
  }
}
.alv-cont.top .intro .cont .left .title {
  width: 100%;
}
.alv-cont.top .intro .cont .left .goods {
  width: 367px;
  margin-top: 55px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .intro .cont .left .goods {
    width: 67%;
    margin-top: 16px;
  }
}
.alv-cont.top .intro .cont .right {
  width: 568px;
  margin-right: 10px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .intro .cont .right {
    width: 91.7%;
    margin-right: 0;
  }
}
.alv-cont.top .intro .linklist {
  margin-top: 52px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .intro .linklist {
    margin-top: 33px;
    flex-wrap: wrap;
    gap: 10px;
  }
}
.alv-cont.top .intro .linklist .item {
  width: 260px;
  border-radius: 30px;
  background-color: white;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .intro .linklist .item {
    width: calc(50% - 5px);
    border-radius: 20px;
  }
}
.alv-cont.top .intro .linklist .item .upper {
  background-color: #FF7979;
  color: white;
  font-size: 20px;
  font-weight: bold;
  border-radius: 30px 30px 0 0;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 20px;
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .intro .linklist .item .upper {
    border-radius: 20px 20px 0 0;
    height: 30px;
    font-size: 13px;
    padding-right: 10px;
  }
}
.alv-cont.top .intro .linklist .item .upper:after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../img/top/arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
  background-color: white;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 5px;
  bottom: 0;
  left: auto;
  right: 20px;
  margin: auto;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .intro .linklist .item .upper:after {
    width: 16px;
    height: 16px;
    background-size: 8px;
    top: 0;
    background-position: top 6px center;
    right: 15px;
  }
}
.alv-cont.top .intro .linklist .item .lower {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1.375em;
  font-weight: bold;
  height: 80px;
  text-align: center;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .intro .linklist .item .lower {
    font-size: 12px;
    height: 60px;
  }
}
.alv-cont.top .qa {
  padding: 85.2px 0 80px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .qa {
    padding: 30px 0 40px;
  }
}
.alv-cont.top .experiment {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url(../img/common/bg.jpg);
  background-size: 100%;
  background-position: center;
}
@media screen and (min-width: 1260px) {
  .alv-cont.top .experiment {
    width: 100vw;
    left: calc((100vw - 100%) / 2 * -1);
  }
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .experiment {
    padding: 30px 0 40px;
  }
}
.alv-cont.top .experiment .image-layout .title-cont .heading-cont {
  margin-bottom: 86px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .experiment .image-layout .title-cont .heading-cont {
    margin-bottom: 0;
  }
}
.alv-cont.top .experiment .image-layout .title-cont .heading-cont .box .icon {
  width: 60px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .experiment .image-layout .title-cont .heading-cont .box .icon {
    width: 45px;
  }
}
.alv-cont.top .experiment .image-layout .title-cont .deco {
  width: 399px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .experiment .image-layout .title-cont .deco {
    width: 247px;
    margin: 0 0 0 auto;
  }
}
.alv-cont.top .class {
  padding-top: 60px;
  padding-bottom: 100px;
  position: relative;
  background-image: url(../img/top/bg.png);
  background-size: 1356px;
  background-position: top center;
  background-repeat: repeat-x;
}
@media screen and (min-width: 1260px) {
  .alv-cont.top .class {
    width: 100vw;
    left: calc((100vw - 100%) / 2 * -1);
  }
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .class {
    padding: 30px 0;
    background-position: bottom 74px right -55px;
    background-size: 728px;
    background-color: #C7F2FE;
  }
  .alv-cont.top .class:after {
    content: "";
    width: 100%;
    height: 74px;
    background-color: white;
    display: block;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
  }
}
.alv-cont.top .class .image-layout .title-cont .heading-cont {
  margin-bottom: 72px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .class .image-layout .title-cont .heading-cont {
    margin-bottom: 0;
  }
}
.alv-cont.top .class .image-layout .title-cont .heading-cont .box .icon {
  width: 100px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .class .image-layout .title-cont .heading-cont .box .icon {
    width: 80px;
  }
}
.alv-cont.top .class .image-layout .title-cont .deco {
  width: 324px;
  margin: 0 0 0 auto;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .class .image-layout .title-cont .deco {
    width: 160px;
  }
}
.alv-cont.top .class .sp-deco {
  width: 160px;
  margin: 64px 0 0 auto;
  z-index: 2;
  position: relative;
}
.alv-cont.top .theater {
  margin-bottom: 54px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .theater {
    overflow-x: hidden;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .theater .inner1 {
    width: 100%;
  }
}
.alv-cont.top .theater .bgcolor {
  padding-top: 44px;
  padding-bottom: 120px;
  background-color: #97242A;
  border-radius: 10px;
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .theater .bgcolor {
    border-radius: 0;
    padding: 25px 0 114px;
  }
}
.alv-cont.top .theater .heading-cont .box .icon {
  width: 100px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .theater .heading-cont .box .icon {
    width: 80px;
  }
}
.alv-cont.top .theater .screen {
  width: calc(100% + 30px);
  position: relative;
  left: -15px;
  background-color: white;
  border: 15px solid #BA3E47;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .theater .screen {
    width: 100%;
    left: 0;
    border: 10px solid #BA3E47;
  }
}
.alv-cont.top .theater .audience {
  width: 850px;
  position: absolute;
  bottom: -70px;
  left: 50%;
  transform: translateX(-50%);
  margin: auto;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.top .theater .audience {
    width: 458px;
    bottom: 0px;
  }
}
.alv-cont.page {
  padding-top: 40px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page {
    padding-top: 27px;
  }
}
.alv-cont.page .title-cont {
  border-bottom: 1px solid #C3C3C3;
  margin-bottom: 30px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .title-cont {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
}
.alv-cont.page .title-cont .upper {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .title-cont .upper .fukidashi {
    font-size: 12px;
  }
}
.alv-cont.page .title-cont .upper .pagename {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .title-cont .upper .pagename {
    font-size: 16px;
  }
}
.alv-cont.page .title-cont .lower {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.5em;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .title-cont .lower {
    font-size: 28px;
  }
}
.alv-cont.page .main-cont {
  margin-top: -20px;
  padding-bottom: 45px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .main-cont {
    margin-top: -15px;
    padding-bottom: 26px;
  }
}
.alv-cont.page .try-cont {
  padding-top: 44px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .try-cont {
    padding-top: 20px;
  }
}
.alv-cont.page .head-line {
  font-size: 26px;
  line-height: 1.5em;
  font-weight: bold;
  border-left: 4px solid #E60022;
  padding-left: 16px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .head-line {
    font-size: 20px;
    padding-left: 10px;
    margin-bottom: 20px;
  }
}
.alv-cont.page .head-arrow {
  font-size: 22px;
  line-height: 1.77em;
  font-weight: bold;
  position: relative;
  padding-left: 1em;
  margin-bottom: 7px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .head-arrow {
    font-size: 18px;
  }
}
.alv-cont.page .head-arrow:before {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
  border-left: 12px solid #E50022;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .head-arrow:before {
    top: 10px;
  }
}
.alv-cont.page .head-blue {
  background-color: #003688;
  border-radius: 10px;
  color: white;
  font-size: 18px;
  line-height: 1.333em;
  display: inline-block;
  padding: 7px 20px;
  font-weight: bold;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .head-blue {
    font-size: 16px;
    padding: 7px 13px;
  }
}
.alv-cont.page .icon-head {
  display: flex;
  gap: 17px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .icon-head {
    gap: 5px;
  }
}
.alv-cont.page .icon-head .icon-head-pic {
  width: 63px;
  flex-shrink: 0;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .icon-head .icon-head-pic {
    width: 40px;
  }
}
.alv-cont.page .icon-head .icon-head-text {
  font-weight: bold;
  font-size: 26px;
  line-height: 1.5em;
  position: relative;
  top: 10px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .icon-head .icon-head-text {
    font-size: 20px;
    top: 3px;
  }
}
.alv-cont.page .center-image {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-bottom: 35px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .center-image {
    width: calc(100% - 20px);
    margin-bottom: 25px;
  }
}
.alv-cont.page .text-cont .text {
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 16px;
  line-height: 2em;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .text-cont .text {
    font-size: 15px;
  }
}
.alv-cont.page .text-cont .text.large-font {
  font-size: 18px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .text-cont .text.large-font {
    font-size: 16px;
  }
}
.alv-cont.page .text-cont .intro-text {
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 18px;
  line-height: 1.777em;
  font-weight: bold;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .text-cont .intro-text {
    font-size: 16px;
    line-height: 1.75em;
  }
}
.alv-cont.page .img-cont {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .img-cont {
    margin-bottom: 15px;
    width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
  }
}
.alv-cont.page .img-cont.comic {
  margin-bottom: 0;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .img-cont.comic {
    width: 100vw;
    position: relative;
    left: -15px;
  }
}
.alv-cont.page .img-cont img {
  width: 100%;
}
.alv-cont.page .img-cont figcaption {
  font-size: 14px;
  line-height: 1.5em;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .img-cont figcaption {
    font-size: 13px;
    line-height: 1.538em;
  }
}
.alv-cont.page .img-cont .point {
  position: absolute;
  width: 110px;
  height: 110px;
  background-color: #E60022;
  color: white;
  font-size: 24px;
  font-weight: bold;
  line-height: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  top: -40px;
  left: 18px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .img-cont .point {
    width: 90px;
    height: 90px;
    font-size: 20px;
    top: -30px;
  }
}
.alv-cont.page .img-cont .double {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .img-cont .double {
    flex-direction: column;
  }
}
.alv-cont.page .img-cont .double img {
  width: 50%;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .img-cont .double img {
    width: 100%;
  }
}
.alv-cont.page .layout-side {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .layout-side {
    flex-direction: column;
    gap: 20px;
  }
}
.alv-cont.page .layout-side .text-cont, .alv-cont.page .layout-side .img-cont {
  width: calc(50% - 20px);
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .layout-side .text-cont, .alv-cont.page .layout-side .img-cont {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .alv-cont.page .layout-side .text-cont {
    margin-top: -7px;
  }
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .layout-side .text-cont {
    width: 100%;
  }
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .layout-side .img-cont {
    width: calc(100% - 20px);
  }
}
.alv-cont.page .alert-cont {
  border-radius: 10px;
  border: 2px solid #E60022;
}
.alv-cont.page .alert-cont .heading {
  background-color: #FFE2E2;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px 10px 0 0;
  font-size: 22px;
  font-weight: bold;
  line-height: 1em;
  height: 60px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .alert-cont .heading {
    font-size: 18px;
    height: 46px;
  }
}
.alv-cont.page .alert-cont .heading:before {
  content: "";
  width: 26px;
  height: 23px;
  background-image: url(../img/common/alert.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .alert-cont .heading:before {
    width: 21px;
    height: 19px;
  }
}
.alv-cont.page .alert-cont .lower {
  padding: 30px 50px 42px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .alert-cont .lower {
    padding: 20px 20px 28px;
  }
}
.alv-cont.page .alert-cont .lower ul {
  padding-left: 1em;
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-size: 16px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .alert-cont .lower ul {
    font-size: 15px;
    gap: 8px;
  }
}
.alv-cont.page .alert-cont .lower ul li {
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  line-height: 1.5em;
  font-weight: bold;
  list-style-type: disc;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .alert-cont .lower ul li {
    line-height: 1.466em;
  }
}
.alv-cont.page .cement-cont {
  background-image: url(../img/common/bg.jpg);
  background-size: 100%;
  background-position: top left;
  border-radius: 10px;
  padding: 40px;
  padding-bottom: 30px;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .cement-cont {
    flex-direction: column;
    padding: 30px 20px;
    gap: 30px;
  }
}
.alv-cont.page .cement-cont .left {
  width: 50%;
  max-width: 390px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .cement-cont .left {
    width: 100%;
  }
}
.alv-cont.page .cement-cont .left h3 {
  font-size: 18px;
  font-weight: bold;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .cement-cont .left h3 {
    font-size: 16px;
  }
}
.alv-cont.page .cement-cont .left h3:before {
  content: "＜";
}
.alv-cont.page .cement-cont .left h3:after {
  content: "＞";
}
.alv-cont.page .cement-cont .left ul {
  padding-left: 1em;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.alv-cont.page .cement-cont .left ul li {
  font-size: 16px;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  line-height: 1.5em;
  font-weight: bold;
  list-style-type: disc;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .cement-cont .left ul li {
    font-size: 15px;
  }
}
.alv-cont.page .cement-cont .right {
  width: 50%;
  max-width: 390px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .cement-cont .right {
    width: 100%;
  }
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .cement-cont .right .img-cont {
    width: 100%;
  }
}
.alv-cont.page .cement-cont .right .img-cont:last-child {
  margin-bottom: 0;
}
.alv-cont.page .step-images {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 46px 40px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .step-images {
    gap: 20px;
  }
}
.alv-cont.page .step-images .item {
  width: 100%;
  max-width: 420px;
}
.alv-cont.page .step-images .item h4 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.65em;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .step-images .item h4 {
    font-size: 18px;
    line-height: 2em;
    margin-bottom: 10px;
  }
}
.alv-cont.page .step-images .item .img-cont {
  gap: 15px;
  margin-bottom: 0;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .step-images .item .img-cont {
    gap: 8px;
  }
}
.alv-cont.page .step-images .item .img-cont figcaption {
  font-size: 16px;
  line-height: 2em;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .step-images .item .img-cont figcaption {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .result tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .result tr:last-child {
    margin-bottom: 0;
  }
}
.alv-cont.page .result tr td {
  font-size: 18px;
  line-height: 2em;
  font-weight: bold;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .result tr td {
    font-size: 16px;
    line-height: 1.7em;
  }
}
.alv-cont.page hr.line {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #C4C4C4;
}
.alv-cont.page .layout-icon {
  display: flex;
  gap: 25px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .layout-icon {
    flex-direction: column-reverse;
    gap: 16px;
  }
}
.alv-cont.page .layout-icon .icon {
  width: 135px;
  flex-shrink: 0;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .layout-icon .icon {
    margin: 0 auto;
  }
}
.alv-cont.page .blue-frame {
  border: 2px solid #003688;
  border-radius: 10px;
  padding: 38px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .blue-frame {
    padding: 18px 20px;
  }
}
.alv-cont.page .blue-frame.spwide {
  width: calc(100% + 20px);
  left: -10px;
  position: relative;
}
.alv-cont.page .blue-frame .layout-side .text-cont, .alv-cont.page .blue-frame .layout-side .img-cont {
  width: calc(50% - 10px);
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .blue-frame .layout-side .text-cont, .alv-cont.page .blue-frame .layout-side .img-cont {
    width: 100%;
  }
}
.alv-cont.page .blue-frame .layout-side .text-cont {
  margin-top: 0;
}
.alv-cont.page .blue-frame .layout-side .img-cont {
  margin-bottom: 0;
  max-width: 360px;
}
.alv-cont.page .gray-back {
  background-color: #F7F7F7;
  width: 100%;
  position: relative;
  padding-top: 60px;
  padding-bottom: 100px;
}
@media screen and (min-width: 1260px) {
  .alv-cont.page .gray-back {
    width: 100vw;
    left: calc((100vw - 100%) / 2 * -1);
  }
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .gray-back {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
.alv-cont.page .bottom-link {
  padding: 60px 0 72px;
  position: relative;
  background-image: url(../img/common/bg.jpg);
  background-size: 100%;
  background-position: center;
}
@media screen and (min-width: 1260px) {
  .alv-cont.page .bottom-link {
    width: 100vw;
    left: calc((100vw - 100%) / 2 * -1);
  }
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .bottom-link {
    padding: 40px 0 52px;
  }
}
.alv-cont.page .bottom-link .list {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .bottom-link .list {
    gap: 8px;
  }
}
.alv-cont.page .bottom-link .list .item {
  padding-left: 1em;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  text-decoration: underline;
  line-height: 2em;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .bottom-link .list .item {
    font-size: 16px;
    line-height: 1.75em;
  }
}
.alv-cont.page .bottom-link .list .item:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.alv-cont.page .bottom-link .head-line {
  margin-bottom: 15px;
}
.alv-cont.page .supervise {
  border-radius: 10px;
  background-color: white;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .supervise {
    flex-direction: column;
    gap: 10px;
    padding-bottom: 25px;
  }
}
.alv-cont.page .supervise .pic {
  flex-shrink: 0;
  width: 180px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .supervise .pic {
    margin: 0 auto;
  }
}
.alv-cont.page .supervise .text-cont {
  flex-shrink: 1;
}
.alv-cont.page .supervise .text-cont .text1 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.875em;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .supervise .text-cont .text1 {
    font-size: 15px;
    line-height: 1.86666em;
  }
}
.alv-cont.page .supervise .text-cont .text2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5em;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .supervise .text-cont .text2 {
    font-size: 18px;
    line-height: 1.5555em;
  }
}
.alv-cont.page .supervise .text-cont .text3 {
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 16px;
  line-height: 2em;
  margin-top: 15px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .supervise .text-cont .text3 {
    font-size: 15px;
    margin-top: 8px;
  }
}
.alv-cont.page .theater {
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .theater {
    overflow: hidden;
  }
}
.alv-cont.page .theater:after {
  content: "";
  width: 100%;
  height: 480px;
  background-image: url(../img/common/bg.jpg);
  background-position: bottom center;
  background-size: 100%;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
@media screen and (min-width: 1260px) {
  .alv-cont.page .theater:after {
    width: 100vw;
    left: calc((100vw - 100%) / 2 * -1);
  }
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .theater:after {
    height: 113vw;
    left: 0;
    background-size: cover;
  }
}
.alv-cont.page .theater .video-cont {
  width: 100%;
  background-color: #BB3E47;
  padding: 30px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .theater .video-cont {
    padding: 10px;
  }
}
.alv-cont.page .theater .text1 {
  font-size: 18px;
  font-weight: bold;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  line-height: 1.77em;
  margin-top: 25px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .theater .text1 {
    font-size: 16px;
    line-height: 1.75em;
  }
}
.alv-cont.page .theater .text2 {
  padding-left: 1em;
  font-size: 12px;
  line-height: 1.5em;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  margin-top: 12px;
  position: relative;
}
.alv-cont.page .theater .text2:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.alv-cont.page .theater .deco {
  position: relative;
  bottom: -40px;
  margin: -10px auto 0;
  max-width: 850px;
  width: 100%;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .theater .deco {
    bottom: 0;
    margin: 25px auto 0;
    width: 458px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.alv-cont.page .what {
  padding-top: 120px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .what {
    padding-top: 50px;
    padding-bottom: 45px;
  }
}
.alv-cont.page .first .mv {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.alv-cont.page .first .discussion {
  padding-top: 140px;
  padding-bottom: 60px;
  top: -100px;
  background-image: url(../img/common/bg.jpg);
  background-position: top center;
  background-size: 100%;
  display: block;
  position: relative;
  margin: auto;
  z-index: -1;
}
@media screen and (min-width: 1260px) {
  .alv-cont.page .first .discussion {
    width: 100vw;
    left: calc((100vw - 100%) / 2 * -1);
  }
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .first .discussion {
    left: 0;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 40px;
    top: -55px;
  }
}
.alv-cont.page .first .discussion .chat-cont {
  display: flex;
  flex-direction: column;
  gap: 0px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .first .discussion .chat-cont {
    gap: 9px;
  }
}
.alv-cont.page .first .discussion .chat-cont .item {
  display: flex;
  width: 100%;
  gap: 25px;
  align-items: start;
}
.alv-cont.page .first .discussion .chat-cont .item.teacher .talk {
  border-radius: 0 20px 20px 20px;
  background-color: #D6DAE0;
}
.alv-cont.page .first .discussion .chat-cont .item.teacher .talk:before {
  background: #D6DAE0;
  top: 0;
  left: -18px;
  transform: rotate(90deg);
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .first .discussion .chat-cont .item.teacher .talk:before {
    left: -16px;
  }
}
.alv-cont.page .first .discussion .chat-cont .item.student {
  flex-direction: row-reverse;
}
.alv-cont.page .first .discussion .chat-cont .item.student .talk {
  border-radius: 20px 0 20px 20px;
  background-color: white;
}
.alv-cont.page .first .discussion .chat-cont .item.student .talk:before {
  background: white;
  top: 0;
  right: -18px;
  transform: rotate(0deg);
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .first .discussion .chat-cont .item.student .talk:before {
    right: -16px;
  }
}
.alv-cont.page .first .discussion .chat-cont .item .icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: white;
  overflow: hidden;
  flex-shrink: 0;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .first .discussion .chat-cont .item .icon {
    width: 65px;
    height: 65px;
  }
}
.alv-cont.page .first .discussion .chat-cont .item .talk {
  padding: 26px 30px;
  margin-top: 25px;
  font-size: 18px;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  line-height: 1.5em;
  max-width: 640px;
  position: relative;
  font-weight: bold;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .first .discussion .chat-cont .item .talk {
    font-size: 14px;
    line-height: 1.714em;
    padding: 12px 15px;
    margin-top: 10px;
  }
}
.alv-cont.page .first .discussion .chat-cont .item .talk:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  /* 左右反転した三角形 + 左上のみ丸み */
  clip-path: polygon(0 0, calc(100% - 2px) 0, 100% 2px, 2px 100%, 0 calc(100% - 2px));
}
.alv-cont.page .movie-cont {
  background-color: #EFEFEF;
  border-radius: 10px;
  padding: 50px;
  margin-bottom: 34px;
}
@media only screen and (max-width: 767.98px) {
  .alv-cont.page .movie-cont {
    padding: 20px;
    margin-bottom: 24px;
  }
}

/*# sourceMappingURL=styles.css.map */
