img {
  width: 100%;
}

div, p, ul, li, a, h1, h2, h3 {
  padding: 0;
  margin: 0;
}

body {
  line-height: 1.5 !important;
}

@media (min-width: 741px) {
  .inshoup__ttl-wrap {
    margin-top: 20px;
    text-align: center;
  }
  .inshoup-ttl {
    font-size: 35px;
    font-weight: 600;
  }
  .inshoup-subttl {
    display: inline-block;
    font-size: 28px;
  }
  .inshoup-txt {
    padding-top: 30px;
    font-size: 18px;
    font-weight: bold;
  }
  .inshoup__box-area {
    width: 960px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    margin-top: 140px;
  }
  .inshoup__box-area--top {
    margin-top: 100px;
  }
  .inshoup__box__ttl {
    text-align: center;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 600;
  }
  .inshoup__box__subTtl {
    font-size: 28px;
  }
  .inshoup__box__subTtl-ico {
    display: inline-block;
    font-size: 19px;
    color: #fff;
    font-weight: 600;
    background-color: #D1EAF9;
    margin-bottom: 20px;
    padding: 8px 31px;
    border-radius: 19px;
    color: #333333;
    max-width: 238px;
  }
  .sp-only {
    display: none;
  }
  .inshoup__img-wrap {
    max-width: 763px;
    margin: 0 auto;
    text-align: center;
  }
  .inshoup__img-wrap:not(:first-child) {
    margin-top: 30px;
  }
  .inshoup__img {
    max-width: 520px;
    border-radius: 30px;
  }
  .inshoup__img-txt {
    text-align: left;
    padding-left: 20px;
    font-size: 16px;
    padding: 30px 0px 30px;
  }
  a.inshoup__img-txt-link {
    color: #3EAAE9;
  }
  a.inshoup__img-txt-link:hover {
    text-decoration: underline !important;
  }
  .check {
    max-width: 763px;
    background-color: #EEFAFF;
    text-align: center;
    margin: 0 auto;
    padding: 31px 0px;
    border-radius: 20px;
  }
  .prepare__txt-wrap {
    display: inline-block;
    text-align: left;
    font-weight: 600;
    line-height: 1.8;
  }
  .prepare__txt {
    font-size: 20px;
    color: #707070;
    position: relative;
  }
  .prepare__txt::before {
    content: "";
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: -32px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #3EAAE9;
  }
  .more__app {
    background-color: #D1EAF9;
    position: relative;
    margin-top: 80px;
  }
  .more__app-inner {
    max-width: 960px;
    margin: 0 auto;
    padding: 30px 0 30px;
  }
  .more__app-inner-box {
    background-color: #fff;
    border-radius: 20px;
    padding: 35px 70px;
  }
  .more__app-ttl {
    text-align: center;
    font-size: 20px;
    margin-bottom: 24px;
    font-weight: 600;
  }
  .more__app-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .more__app-wrap-box {
    width: 390px;
    text-align: center;
  }
  .more__app-wrap-box-icon {
    width: 97px;
    height: 97px;
  }
  .more__app-wrap-box {
    text-align: center;
  }
  .more__app-wrap-box-txtarea-ttl {
    font-size: 16px;
    color: #203C99;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .more__app-wrap-box-txtarea-txt {
    margin-bottom: 10px;
    text-align: left;
    min-height: 60px;
    font-size: 14px;
  }
  .more__app-store-link:nth-of-type(1) {
    margin-right: 10px;
  }
  .more__app-store-link:nth-of-type(1) .more__app-store-link-img {
    width: 109px;
  }
  .more__app-store-link:nth-of-type(2) .more__app-store-link-img {
    width: 134px;
  }
  .more__app-txt {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #3EAAE9 !important;
    margin-bottom: 30px;
  }
  .more__app-txt-link {
    position: relative;
    text-decoration: none !important;
  }
  .more__app-txt-link::before {
    content: "";
    background-image: url(/jiyukenkyu/jiyukenkyu-labo2022/inshoup/_assets/img/icon_popup.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    right: -28px;
    top: 50%;
  }
  .more__app-txt-link::after {
    content: "";
    position: absolute;
    width: calc(100% + 26px);
    height: 1px;
    background-color: #203C99;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: calc(50% + 10px);
    bottom: -3px;
  }
  .more__app-note {
    font-size: 12px;
    color: #515151;
  }
  .jiyukenkyu-labo__bottom-area {
    position: relative;
    background-color: #fff;
    z-index: 3;
    margin-top: 72px;
  }
  .jiyukenkyu-labo__desc {
    font-size: 20px;
    margin-bottom: 1em;
    font-weight: 600;
  }
  .jiyukenkyu-labo__desc--center {
    text-align: center;
  }
  .jiyukenkyu-labo__link-area {
    width: 860px;
    margin: 0 auto;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .jiyukenkyu-labo__bnr-link {
    display: block;
  }
  .jiyukenkyu-labo__bnr-img {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    max-width: 406px;
  }
}

@media (max-width: 740px) {
  .ftr-corporate_logo img {
    width: 93px;
  }
  .ftr-corporate_copyright img {
    width: 262px;
  }
  .inshoup__ttl-wrap {
    padding-right: 4%;
    padding-left: 4%;
    text-align: center;
  }
  .inshoup-ttl {
    font-size: 20px;
    font-weight: 600;
  }
  .inshoup-subttl {
    display: inline-block;
    font-size: 14px;
  }
  .inshoup-txt {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    padding-top: 20px;
  }
  .inshoup__box-area {
    margin-top: 40px;
  }
  .inshoup__box-area--top {
    margin-top: 50px;
  }
  .inshoup__box__subTtl {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin: 0 auto;
  }
  .inshoup__box__subTtl-ico {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    color: #333333;
    font-weight: 600;
    background-color: #D1EAF9;
    margin-bottom: 20px;
    padding: 10px 30px;
    padding-bottom: 5px;
    border-radius: 19px;
  }
  .inshoup__img-wrap {
    margin: 0 auto;
    text-align: center;
    padding-right: 4%;
    padding-left: 4%;
    padding-top: 40px;
  }
  .inshoup__img {
    max-width: 690px;
    border-radius: 30px;
  }
  .inshoup__img-txt {
    text-align: left;
    padding: 20px 0px 20px;
  }
  .inshoup__img-txt-link {
    color: #3EAAE9;
    word-break: break-all;
  }
  .check {
    display: flex;
    justify-content: center;
    background-color: #EEFAFF;
    text-align: center;
    margin: 0 auto;
    padding: 23px 30px;
  }
  .prepare__txt-wrap {
    display: inline-block;
    text-align: left;
    line-height: 1.8;
  }
  .prepare__txt {
    font-size: 15px;
    font-weight: 600;
    position: relative;
    padding-left: 16px;
  }
  .prepare__txt::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #3EAAE9;
  }
  .more__app {
    background-color: #D1EAF9;
    position: relative;
    margin-top: 100px;
  }
  .more__app-inner {
    padding: 30px 4% 30px;
  }
  .more__app-inner-box {
    background-color: #fff;
    border-radius: 10px;
    padding: 22px 15px;
  }
  .more__app-ttl {
    text-align: center;
    font-size: 14px;
    margin-bottom: 24px;
  }
  .more__app-wrap-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
  }
  .more__app-wrap-box-icon {
    width: 58px;
    height: 57.7px;
    margin-right: 5px;
  }
  .more__app-wrap-box-txtarea-ttl {
    font-size: 14px;
    color: #203C99;
    font-weight: bold;
    margin-bottom: 2px;
  }
  .more__app-wrap-box-txtarea-txt {
    font-size: 13px;
    margin-bottom: 4px;
  }
  .more__app-store-link:nth-of-type(1) {
    margin-right: 10px;
  }
  .more__app-store-link:nth-of-type(1) .more__app-store-link-img {
    width: 70px;
  }
  .more__app-store-link:nth-of-type(2) .more__app-store-link-img {
    width: 89px;
  }
  .more__app-txt {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #203C99;
    margin-bottom: 20px;
  }
  .more__app-txt-link {
    position: relative;
    margin-right: 20px;
  }
  a.more__app-txt-link {
    color: #203C99;
  }
  .more__app-txt-link::before {
    content: "";
    background-image: url(/jiyukenkyu/jiyukenkyu-labo2022/inshoup/_assets/img/icon_popup.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 13.5px;
    height: 13.5px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    right: -24px;
    top: 50%;
  }
  .more__app-txt-link::after {
    content: "";
    position: absolute;
    width: calc(100% + 24px);
    height: 1px;
    background-color: #203C99;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: calc(50% + 8px);
    bottom: -3px;
  }
  .more__app-note {
    font-size: 10px;
    color: #515151;
  }
  .more__app-note-item {
    padding-left: 1em;
    text-indent: -1em;
  }
  .jiyukenkyu-labo__bottom-area {
    position: relative;
    background-color: #fff;
    padding-top: 25px;
    z-index: 3;
  }
  .jiyukenkyu-labo__desc {
    font-size: 16px;
    margin-bottom: 0.8em;
    font-weight: 600;
  }
  .jiyukenkyu-labo__desc--center {
    text-align: center;
  }
  .jiyukenkyu-labo__link-area {
    width: auto;
    margin: 0 auto;
    margin-bottom: 30px;
    display: block;
  }
  .jiyukenkyu-labo__bnr-link {
    display: block;
  }
  .jiyukenkyu-labo__bnr-img {
    width: 265px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
