﻿/*====================
  kv
====================*/
@media print, screen and (min-width: 769px) {
}
@media print, screen and (max-width: 768px) {
  .lp-container.c-section--wrap.c-section--03 {
    padding: 0;
  }
  .lp-fv.lp-fv__def {
    background: #edf7ff;
  }
  .lp-fv.lp-fv__def .lp-fv__remark {
    margin-top: 2.66666667vw;
    padding-left: 3vw;
  }
}
/*====================
  contents
====================*/
@media print, screen and (min-width: 769px) {
  .c-section {
    margin-left:auto;
    margin-right:auto;
  }
  .lp-shinako-main-section{
    max-width: 970px;
    margin-left:auto;
    margin-right:auto;
    position: relative;
  }
  .lp-shinako-wrap{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    max-width: 734px;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 128px;
  }
  .lp-shinako-flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
  }
  .lp-shinako-text{
    text-align: left;
    width: 100%;
  }
  .lp-shinako-text--item{
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    color: #000000;
  }
  .lp-shinako-text--item__reb{
    color: #E23174;
  }
  .lp-shinako-code-bg{
    background-color: #ffffff;
    opacity: 0.8;
    border-radius: 20px;
    width: 100%;
  }
  .lp-shinako-code-wrap{
    padding: 16px 25px;
    color: #000000;
  }
  .lp-shinako-code-text{
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 8px;
  }
  .lp-shinako-code-hurigana{
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
  }
  .lp-shinako-code{
    font-size: 54px;
    font-weight: 700;
    line-height: 1;
  }
  .c-remark-list__item--bold{
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
  }
  .lp-shinako-text--blue{
    font-size: 16px;
    font-weight: bold;
    color: #0077D5;
  }
  .lp-shinako-wrap--bottom{
    max-width: 1010px;
    margin-top: 58px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .c_rn-cv__btn-link--blue{
    border: 2px solid #0077D5;
    color: #0077D5;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 970px) {
  .lp-shinako-wrap{
    margin-bottom: 13.19vw;
  }
}
@media print, screen and (max-width: 768px) {
  .c-section {
    margin-left:auto;
    margin-right:auto;
  }
  .lp-shinako-main-section{
    width: 100%;
    position: relative;
  }
  .lp-shinako-wrap{
    margin: 0 auto;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    padding-left: calc(30vw/3.75);
    padding-right: calc(30vw/3.75);
    margin-bottom: calc(62vw/3.75);
  }
  .c-remark-list__item--shinako{
    font-size: calc(12vw/3.75);
  }
  .lp-shinako-text{
    margin-bottom: calc(24vw/3.75);
  }
  .lp-shinako-text--item{
    font-size: calc(24vw/3.75);
    font-weight: 600;
    line-height: 1.2;
    color: #000000;
  }
  .lp-shinako-text--item__reb{
    color: #E23174;
  }
  .lp-shinako-code-bg{
    background-color: #ffffff;
    opacity: 0.8;
    border-radius: calc(20vw/3.75);
  }
  .lp-shinako-code-wrap{
    padding: calc(16vw/3.75) 0px;
    color: #000000;
  }
  .lp-shinako-code-text{
    font-size: calc(16vw/3.75);
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: calc(8vw/3.75);
  }
  .lp-shinako-code-hurigana{
    font-size: calc(12vw/3.75);
    font-weight: 700;
    line-height: 1;
  }
  .lp-shinako-code{
    font-size: calc(54vw/3.75);
    font-weight: 700;
    line-height: 1;
  }
  .c-remark-list__item--bold{
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
  }
  .lp-shinako-text--blue{
    font-size: calc(16vw/3.75);
    font-weight: bold;
    color: #0077D5;
  }
  .lp-shinako-wrap--bottom{
    margin-top: calc(40vw/3.75);
    padding-left: calc(30vw/3.75);
    padding-right: calc(30vw/3.75);
  }
  .c_rn-cv__btn-link--blue{
    border: 2px solid #0077D5;
    color: #0077D5;
  }
}