/* npc */
@media screen and (max-width: 1430px) {
  .header-logo {
    width: 300px;
  }

  .header-nav-list {
    margin-left: 30px;
  }

  .header-nav-item {
    font-size: 18px;
  }

  .header-nav-item-block {
    font-size: 18px;
    padding: 13px 20px 19px;
  }

  .mv-inner {
    padding: 0 60px;
  }

  .mv-top-img {
    width: 70%;
  }

  .mv-jewelry {
    position: absolute;
    bottom: 0;
    right: 20px;
    width: 120px;
  }

  .mv-subtitle {
    position: absolute;
    right: 0px;
    bottom: -110px;
    font-family: "myfont";
    font-size: 56px;
    transform: rotate(-5deg);
    letter-spacing: -0.03em;
    background: linear-gradient(90deg, #ee84a8 0%, #ee84a8 66%, #ffb27f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .fz109 {
    font-size: 85px;
  }

  .fz-sm {
    font-size: 12px;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1340px) {
  .header-logo {
    width: 300px;
  }

  .header-nav-list {
    margin-left: 24px;
  }

  .header-nav-item {
    font-size: 16px;
  }

  .header-nav-item-block {
    font-size: 16px;
    padding: 13px 20px 19px;
  }

  .mv-title-cover {
    position: absolute;
    top: 260px;
    left: 5vw;
  }

  .main-title-img-cover {
    width: 600px;
  }

  .mv-jewelry {
    position: absolute;
    bottom: 0;
    right: 20px;
    width: 100px;
  }

  .bg1-img-cover {
    width: 300px;
    bottom: 100px;
    left: -50px;
  }

  .bg2-img-cover {
    width: 550px;
    bottom: 200px;
    left: 400px;
  }

  .bg3-img-cover {
    right: 0;
    bottom: 350px;
    width: 550px;
  }

  .fz-sm {
    font-size: 12px;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
  }

  .about-bottom {
    padding: 80px 0;
  }

  .about-text_bottom {
    text-align: center;
    font-size: 15px;
  }

  .step-inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
  }

  .step-box {
    width: 330px;
  }

  .voice-inner {
    padding: 0 20px;
    margin: 0 auto;
  }

  .support-inner {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
  }

  .support-box {
    width: 330px;
    margin-bottom: 66px;
  }

  .reserve {
  max-width: 1060px;
  margin: 0 auto;
  padding: 120px 0;
  background-image: url("../img/lightupsecretary/reserve-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
}
}

@media screen and (max-width: 1150px) {
  .mv-inner {
    padding: 0 30px;
  }

  .fz109 {
    font-size: 70px;
  }

  .bg1-img-cover {
    width: 250px;
    bottom: 150px;
    left: -50px;
  }

  .bg2-img-cover {
    width: 500px;
    bottom: 200px;
    left: 400px;
  }

  .bg3-img-cover {
    position: absolute;
    bottom: 300px;
    right: 0;
    width: 550px;
  }

  .mv-title-cover {
    position: absolute;
    top: 260px;
    left: 5vw;
  }

  .main-title-img-cover {
    width: 550px;
  }

  .mv-subtitle {
    position: absolute;
    right: -60px;
    bottom: -90px;
    font-family: "myfont";
    font-size: 48px;
  }

  .mv-jewelry {
    position: absolute;
    bottom: 0;
    right: 20px;
    width: 80px;
  }
}

/* iPad */
@media screen and (max-width: 1024px) {
  body {
    padding-top: 69px;
  }

  .sp-none {
    display: none;
  }

  .tablet-block {
    display: block;
  }

  .header-sp {
    display: block;
  }

  .header-logo-sp {
    width: 173px;
    margin: 0 auto;
    padding: 10px 0;
  }

  .step {
    padding: 70px 0 80px;
    background-image: url("../img/bg-step-sp.png");
    background-size: cover;
  }

  .step-inner {
    max-width: 650px;
  }

  .step-flex {
    flex-wrap: wrap;
    justify-content: center;
  }

  .step-box {
    width: 367px;
  }

  .step-box + .step-box {
    margin-top: 65px;
  }

  .voice-inner {
    max-width: 712px;
    padding: 0;
  }

  .voice-content {
    flex-wrap: wrap;
    justify-content: center;
    padding: 60px 35px;
  }

  .voice-title {
    font-size: 20px;
  }

  .voice-text {
    font-size: 16px;
  }

  .voice-user-img {
    padding-right: 0px;
    width: 140px;
  }

  .voice-comment {
    margin-top: 40px;
    padding: 0;
  }

  .sec-title-sub-about {
    position: absolute;
    font-family: "myfont";
    color: #ff6666;
    font-size: 56px;
    top: 35px;
    right: -40px;
  }

  .sec-title-sub-media {
    position: absolute;
    font-family: "myfont";
    color: #ff6666;
    font-size: 56px;
    top: 70px;
    right: -100px;
  }

  .tablet-block {
    display: block;
  }

  /*========================================================
  * access
  ========================================================*/
  .page-title h2 {
    max-width: 740px;
  }

  .access-flex {
    max-width: 740px;
    margin: 55px auto 0;
  }

  .access-img-box iframe {
    max-width: 320px;
    height: 317px;
  }

  .access-build-img {
    margin-top: 60px;
    width: 320px;
  }

  /*========================================================
  * js
  ========================================================*/
  /* humberger menu*/
  .header-menu {
    color: #fff;
    position: fixed;
    top: 20px;
    left: 4vw;
    z-index: 1;
  }

  .fv {
    background-color: gray;
    height: 100vh;
  }

  /* ------------------------------
バーガー中身
---------------------------------*/
  .hamburger-nav {
    /* メニュー本体のパラメータ */
    display: initial;
    list-style: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 36vw;
    /*画面幅の約2/3*/
    height: 100vh;
    background-color: #fab8b8;
    z-index: 2;
    text-align: center;
    padding: 50px 14px 0 14px;
    color: #fff;
    /*　透明にして表示を消しています　 */
    opacity: 0;
    /*　X（右）方向に100％ずらして画面外に移動させています。　*/
    transform: translateX(100%);
    /* 　スライドで出てくる秒数と表示される秒数を指定　*/
    transition: transform 0.3s, opacity 0.3s;
  }

  .nav-item {
    margin-bottom: 15px;
  }

  .nav-item:first-of-type {
    margin-bottom: 15px;
  }

  .header-nav a {
    color: #ffffff;
    font-size: 15px;
    letter-spacing: 0.05em;
  }

  .search-input {
    padding: 12.8px 28.8px;
    width: 100%;
    font-size: 16px;
    border-radius: 4px;
    line-height: 1.8;
  }

  /* ------------------------------
BURGER
---------------------------------*/
  .burger-btn {
    display: flex;
    /* 　ハンバーガーメニューとmenuを横並びに　*/
    align-items: center;
    position: fixed;
    top: 35px;
    right: 4vw;
    z-index: 3;
    /* 　他の指数よりも大きくして一番前面に表示　*/
  }

  /* 　ここでハンバーガーメニューの大きさや色を変更　*/
  .bar {
    display: block;
    background-color: #000;
    height: 1px;
    width: 22px;
    border-radius: 1px;
  }

  /*　topとbottomをY方向に移動させて3本の線に。秒数はバツから戻る時の秒数　 */
  .bar-top {
    transform: translateY(-8px);
    transition: transform 0.3s;
  }

  .bar-bottom {
    transform: translateY(8px);
    transition: transform 0.3s;
  }

  .bars {
    transition: transform 0.3s;
  }

  .bars.cross {
    transform: translateX(-33vw);
    transition: 0.3s;
  }

  .menu {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    margin-left: 5px;
  }

  /* ハンバーガーボタンを押した後のバツの記述
rotateで角度を決める事ができるので好きなバツを作れます */
  .bar.cross.bar-top {
    transform: rotate(45deg) translateX(1px);
    transition: 0.3s;
  }

  .bar.cross.bar-mid {
    opacity: 0;
    transition: opacity 0.3s;
  }

  .bar.cross.bar-bottom {
    transform: rotate(-45deg) translateX(1px);
    transition: 0.5s;
  }

  /* メニューが開いた時に画面をスクロールしないようにする記述。
jQueryと組み合わせます。 */
  body.noscroll {
    overflow: hidden;
  }

  /* 　開いた時にX(0)で元の位置へ。
openというクラスをjQueryでつけます。　*/
  .hamburger-nav.open {
    transform: translateX(0);
    opacity: 1;
    transform: transform 0.3s, opacity 0.3s;
  }

  /* 　薄暗い画面の記述　背景*/
  .burger-musk {
    display: none;
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
  }

  /* 　buttonのリセットです。これをしないとどうなるか以下で紹介しますね。　*/
  button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
  }
}

/* iPhoneX */
@media screen and (max-width: 767px) {
  .sp-none {
    display: none;
  }

  .sp-only {
    display: block;
  }

  .pc-block {
    display: none;
  }

  .tablet-block {
    display: none;
  }

  .sec-title {
    font-size: 32px;
    text-align: left;
    line-height: 1.2;
  }

  .fz42 {
    font-size: 32px;
  }

  .heading3 {
    font-family: "fogtwono5", "Noto Serif JP", sans-serif;
    font-size: 28px;
    line-height: 1.2;
    text-align: left;
  }

  .fz52 {
    font-size: 42px;
  }

  .fz36 {
    font-size: 28px;
  }

  .text {
    text-align: left;
    line-height: 2.14;
    font-size: 14px;
  }

  .text + .text {
    margin-top: 26px;
  }

  .sp-fz16 {
    font-size: 16px;
  }

  .sec-subtitle {
    font-size: 16px;
    text-align: left;
  }

  .title-cover-tal {
    text-align: left;
  }

  .md-text {
    font-size: 16px;
    text-align: left;
    line-height: 2.625;
  }

  .mv-inner-sp {
    display: block;
    max-width: 390px;
    margin: 0 auto;
  }

  .hamburger-nav {
    width: 69vw;
  }

  .bars.cross {
    transform: translateX(-66.6vw);
  }

  /*========================================================
  * about
  ========================================================*/
  .about-inner {
    max-width: 337px;
    padding: 80px 10px;
  }

  .about-banner {
    max-width: 100%;
  }

  .about-banner .pc {
    display: none;
  }

  .about-banner .sp {
    display: block;
  }

  .l-about-title {
    margin-bottom: 88px;
  }

  .sec-title-sub-about {
    position: absolute;
    font-family: "myfont";
    color: #ff6666;
    font-size: 54px;
    top: 110px;
    right: -5px;
  }

  .bg3-img-cover {
    position: absolute;
    bottom: -100px;
    right: 0;
    z-index: -1;
    opacity: 0.9;
  }

  /* present */
  .present {
    max-width: 100%;
    padding: 64px 24px;
  }

  .present-inner {
    padding: 64px 16px;
  }

  .present-heading .sp {
    display: block;
  }

  .present-title {
    font-size: 16px;
    padding: 8px 48px;
  }

  .present-text {
    font-size: 16px;
  }

  .present-image .pc {
    display: none;
  }

  .present-image .sp {
    display: block;
  }

  /*========================================================
* media
========================================================*/
  .media-inner {
    margin: 0 auto;
    max-width: 360px;
    padding: 0 10px;
  }

  .media-text {
    margin-top: 40px;
    font-size: 24px;
    text-align: center;
  }

  .sec-title-sub-media {
    position: absolute;
    font-family: "myfont";
    color: #ff6666;
    font-size: 56px;
    top: 70px;
    right: -10px;
  }

  .font-bold-fz20 {
    font-weight: bold;
    font-size: 24px;
  }

  /*========================================================
  * step
  ========================================================*/
  .step {
    padding: 70px 0 80px;
    background-image: url("../img/bg-step-sp.png");
    background-size: cover;
  }

  .sec-title-sub-step {
    font-size: 56px;
    top: 65px;
    right: -10px;
  }

  .step-inner {
    max-width: 337px;
    margin: 0 auto;
    padding: 0 10px;
  }

  .step-box {
    width: 317px;
  }

  .step-box-text {
    font-size: 18px;
    margin-top: 16px;
  }

  /* chosen */
  .chosen-list {
    max-width: 317px;
    column-gap: 0;
    row-gap: 32px;
  }

  .chosen-item {
    width: 100%;
  }

  /*========================================================
  * voice
  ========================================================*/
  .voice {
    position: relative;
    padding-top: 80px;
  }

  .bg4-img-cover {
    position: absolute;
    top: 25px;
    left: -150px;
    z-index: -1;
    opacity: 0.9;
  }

  .bg5-img-cover {
    position: absolute;
    top: -5px;
    right: 0px;
    z-index: -1;
    opacity: 0.9;
  }

  .sec-title-sub-voice {
    top: 90px;
    right: -40px;
  }

  .voice-inner {
    max-width: 100%;
    padding: 0 10px;
  }

  .voice-inner .title-cover {
    text-align: center;
  }

  .voice-content {
    padding: 40px 25px;
  }

  .voice-comment {
    margin-top: 40px;
  }

  .voice-text {
    font-size: 15px;
  }

  /*========================================================
  * support
  ========================================================*/
  .support {
    padding: 100px 0 80px;
    position: relative;
  }

  .fz40-sp {
    font-size: 28px;
  }

  .sec-title-sub-support {
    font-size: 47px;
    top: 60px;
    right: 20px;
  }

  .support-content {
    padding: 64px 24px;
  }

  .support-inner {
    max-width: 354px;
    padding: 0 10px;
  }

  .support-content-block {
    font-size: 18px;
    line-height: 1;
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
  }

  .support-content-block p {
    font-size: 16px;
    line-height: 1.5;
  }

  .support-flex {
    margin-top: 40px;
  }

  .support-box-text {
    font-size: 14px;
    margin-top: 20px;
  }

  /*========================================================
  * reserve
  ========================================================*/
  .reserve {
    padding: 76px 0 73px;
    background-image: url("../img/cta-bg-sp.png");
    background-size: cover;
    background-repeat: no-repeat;
  }

  .reserce-inner {
    max-width: 334px;
    padding: 0 10px;
    margin: 0 auto;
  }

  .reserve-btn {
    width: 314px;
  }

  .reserve-btn-block {
    font-size: 25px;
    padding: 25px 30px 25px;
  }

  .reserve-btn-block .fz-sm {
    font-size: 15px;
    margin-bottom: 10px;
  }

  /*========================================================
  * faq
  ========================================================*/
  .faq {
    padding: 135px 0 120px;
  }

  .faq-inner {
    max-width: 334px;
    padding: 0 10px;
  }

  .faq-container + .faq-container {
    margin-top: 50px;
  }

  .faq-question {
    font-size: 15px;
    line-height: 1;
    padding: 20px 40px 20px 40px;
    background: linear-gradient(to right, #fffdec, #fab8b8);
    line-height: 1.5;
  }

  .faq-question:before {
    position: absolute;
    content: "";
    background-image: url("../img/Q.png");
    background-size: cover;
    top: 30px;
    left: 15px;
    width: 15px;
    height: 23px;
  }

  .faq-answer {
    font-size: 15px;
    padding: 20px 40px 20px 40px;
  }

  .sec-title-sub-faq {
    position: absolute;
    font-family: "myfont";
    color: #ff6666;
    font-size: 56px;
    top: 25px;
    right: -55px;
  }

  /*========================================================
* footer
========================================================*/
  footer {
    padding: 0 20px 40px;
  }

  .footer-inner {
    max-width: 334px;
  }

  .footer-flex {
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-logo {
    padding-top: 50px;
    width: 173px;
  }

  .footer-flex-right {
    padding-top: 50px;
  }

  .footer-nav ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .footer-nav-list {
    width: 50%;
    text-align: center;
    margin-bottom: 20px;
  }

  .footer-nav-item-last {
    padding-right: 15px;
  }

  .footer-nav-list + .footer-nav-list::before {
    height: 0em;
  }

  .copyright {
    text-align: center;
    color: #a4a4a4;
  }

  /*========================================================
  * js
  ========================================================*/
  #page-top {
    bottom: 10px;
    right: 10px;
    font-size: 13px;
  }

  #page-top a {
    width: 62px;
    padding: 18px 8px;
  }

  .page-button {
    bottom: 10px;
    right: 83px;
  }

  .page-button-link {
    font-size: 12px;
    padding: 10px 34px 10px 8px;
  }

  .page-button-link .label {
    width: 40px;
    margin-right: 10px;
  }

  /*========================================================
* page.php
========================================================*/

  .page-title {
    height: 230px;
    background-image: url("../img/page-title-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .page-title h2 {
    font-size: 42px;
  }

  iframe {
    max-width: 100% !important;
    height: 317px;
  }

  /*========================================================
  *
  access
  ========================================================*/
  .access {
    text-align: center;
    padding-top: 135px;
    padding-bottom: 125px;
  }

  .access-bg-cover {
    position: absolute;
    left: 180px;
    bottom: 500px;
  }

  .access-flex {
    flex-wrap: wrap-reverse;
    margin-top: 55px;
    justify-content: center;
  }

  .access-content {
    text-align: left;
    width: 570px;
    margin-top: 55px;
  }

  .access-text + .access-text {
    margin-top: 50px;
  }

  .access-img-box iframe {
    max-width: 100%;
    height: 315px;
  }

  .access-build-img {
    display: none;
  }

  .access-build-img-sp {
    margin-top: 75px;
    display: block;
  }
}

@media screen and (max-width: 320px) {
  .page-button-link .label {
    margin-right: 4px;
    width: 32px;
  }

  .page-button-link {
    font-size: 13px;
    padding: 10px 16px 10px 8px;
  }
}
