.sp390, .sp360 {
  display: none
}
@media screen and (min-width:1921px) {
  header {
    margin: 0 auto;
    max-width: 1920px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width:751px) {
  #lightboxOverlay, #lightbox {
    min-width: var(--content-width) !important;
    width: 100% !important
  }
  .sp {
    display: none !important
  }
  a:hover {
    text-decoration: none
  }
  .to-top a:hover {
    opacity: .7
  }
  .list-nav .has-nav:hover .sub-nav-wrap {
    opacity: 1;
    visibility: visible
  }
  .list-nav .nav-link:hover {
    color: #fce632;
  }
  .list-nav .sub-nav a:hover {}
  .list-nav .sub-nav a:hover:before {}
  .list-nav .has-nav:hover .en:after, .list-nav .nav-link:hover .en:after, .list-nav .nav-item.active .en:after {}
  .btn01 a:not(.no_hover):hover {
    opacity: 0.7;
  }
  .btn01 a:not(.no_hover):hover:after {}
  .f_menu01 a:not(.no_hover):hover, .f_menu03 a:hover {
    text-decoration: underline;
  }
  .f_menu02 a:hover {
    text-decoration: underline;
  }
  .f_menu01 .ic_accor {
    display: none;
  }
  .main_info .btn01 a:after {
    width: 20px;
    height: 24px;
    right: 40px;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    background: #fff;
  }
}
@media screen and (min-width:751px) and (max-width:1600px) {
  /*==========================================================
                      header
  ==========================================================*/
  #head_top .inner {
    padding: 0 20px;
  }
  #head_top #logo {
    max-width: 30%;
  }
  .main_info .main_txt01 .num, .main_info h1, .main_info .main_txt02 {
    font-size: 40px;
  }
  .main_info h1 span {
    font-size: 85px;
  }
  .main_info .main_txt01 {
    font-size: 28px;
  }
  .main_info .btn01.big {
    width: 500px;
  }
  .main_info .btn01.big a {
    height: 90px;
    font-size: 32px;
  }
  #home #top_info {
    background-size: cover;
    background-position: center center;
  }
  /*==========================================================
                      top
  ==========================================================*/
  h2.tyle02 {
    font-size: 36px;
  }
  .com_txt01 {
    font-size: 20px;
  }
  .s01_dl dl dd {
    font-size: 24px;
  }
  .s01_dl {
    padding: 0 20px;
    justify-content: center;
    gap: 30px;
  }
  #cta .btn01 a, #cta .btn01, #sec02 .btn01.big {
    max-width: 640px;
  }
  #cta .btn01 a, #sec02 .btn01.big a {
    height: 120px;
    font-size: 42px;
  }
  .s02_cont {
    padding: 0 20px;
  }
  .s02_cont .item {
    width: 49%;
  }
  .s02_cont h3 {
    font-size: 35px;
  }
  .s05_cont_text h3, .s02_box dd {
    font-size: 30px;
  }
  .s04-text .s04_tit01, .under main .s04-text .s04_tit01, .s02_box dt {
    font-size: 28px;
  }
  .s04-text {
    margin-top: -5px;
  }
  .s05_cont, .s05_info, .s04_cont, .s03_cont {
    padding: 0 20px;
  }
  .s04-text p, .s03_cont .item .s03_voice p {
    font-size: 24px;
    line-height: 1.6;
  }
  #sec09 h2.tyle01, #sec05 h2.tyle01 {
    margin-bottom: 50px;
  }
  .s06_com_txt01, .under main .s06_com_txt01, .s05_cont_text > p {
    font-size: 22px;
  }
  .s06_btn_txt {
    font-size: 24px;
  }
  .s06_bnr {
    padding: 20px;
  }
  .s06_btn_circle {
    width: 70px;
    height: 70px;
    font-size: 26px;
  }
  .s06_voice {
    width: 150px;
    height: 150px;
  }
  .s06_voice p, .under main .s06_voice p {
    font-size: 17px;
    padding-bottom: 0;
  }
  .s06_i01 .s06_voice_wr {
    top: 0;
    left: -120px;
  }
  .s06_voice.voice02 {
    width: 120px;
    height: 120px;
  }
  .s06_i02 .s06_voice_wr {
    top: 0;
    right: -80px;
  }
  .s06_cont {
    padding-right: 40px;
  }
  .s06_bnr, .under main .s06_bnr {
    width: 360px; 
  }
  .s07_dl {
    padding: 0 20px;
  }
  .s07_dl dl dt .ttl {
    font-size: 26px;
  }
  .s07_dl dl dt .num {
    font-size: 36px;
  }
  .s07_dl dl dd > p {
    font-size: 18px;
  }
  .s09_dl, .s08_dl {
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
  }
  #cta {
    padding: 70px 0 70px;
  }
  /*==========================================================
                      footer
  ==========================================================*/
  footer .inner {
    width: 100%;
    padding: 0 20px;
  }
  footer .f_menu03 a, footer .f_menu02 dd a, footer .f_txt01 li, footer .f_menu01 p {
    font-size: 18px;
  }
  footer .f_banner {
    gap: 2%;
    margin-bottom: 10px;
  }
  footer .f_banner li {
    width: 31%;
    margin-bottom: 2%;
  }
  address {
    font-size: 16px;
  }
  .to-top > a {
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width:751px) and (max-width:1400px) {
  main {
    padding-top: 150px;
  }
  #head_top .inner {
    height: 90px;
  }
  .list-nav {
    height: 60px;
  }
  #home #top_info {
    height: calc(100vh - 170px);
  }
  .s01_box02 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width:751px) and (max-width:1300px) {
    #home #top_info {
        background-position: right -8vw center;
    }

}
@media screen and (min-width:1px)and (max-width:750px) {
  p, blockquote, th, td, pre, address, li, dt, dd {
    font-size: 160%
  }
  #wrapper {
    min-width: unset !important
  }
  .pc {
    display: none !important
  }
  * {
    column-gap: 0px !important;
    row-gap: 0px !important
  }
  .inner {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .break_sp {
    display: block;
  }
  .break_pc {
    display: none;
  }
  .lt_spa {
    letter-spacing: -0.05em;
  }
  .mb60 {
    margin-bottom: 30px !important;
  }
  .line:after {
    height: 10px;
    bottom: -3px;
  }
  #menu-toggle {
    display: block
  }
  main {
    padding-top: 80px;
  }
  #head_top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 0;
    z-index: 10
  }
  #head_top #logo {
    width: 124px;
    flex-shrink: 0;
  }
  #head_top .inner {
    height: 80px;
    padding: 0 10px !important;
  }
  #gnavi {
    display: none;
  }
  .head_list {
    padding: 0 0 6px;
    margin-left: auto;
    margin-right: 10px;
  }
  body.open-nav .head_list {
    display: none;
  }
  .head_list li:not(.blue) {
    display: none;
  }
  .head_list .btn {
    width: 121px;
  }
  .head_list .btn a {
    height: 52px;
    font-size: 20px;
    padding: 0;
  }
  .head_list .btn a:before {
    display: none;
  }
  .btn01 {
    max-width: 326px;
  }
  .btn01 a {
    height: 62px;
    font-size: 24px;
    padding-right: 13px;
    letter-spacing: 0;
  }
  .btn01 a:before {
    width: 20px;
    height: 20px;
    right: 30px;
  }
  .btn01 a:after {
    right: 35px;
    width: 7px;
    height: 11px;
  }
  .btn01.big {
    max-width: 326px;
  }
  .btn01.big a {
    height: 85px;
    font-size: 24px;
    padding-right: 12px;
    box-shadow: 3px 4px 0px 0px rgba(35, 24, 21, 0.2);
    -webkit-box-shadow: 3px 4px 0px 0px rgba(35, 24, 21, 0.2);
    -moz-box-shadow: 3px 4px 0px 0px rgba(35, 24, 21, 0.2);
  }
  .btn01.big a:after {
    width: 12px;
    height: 14px;
    right: 24px;
  }
  .menu_sp {
    height: calc(100vh - 80px);
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    overflow: auto;
    padding: 10px 0px 20px;
    background: #fff;
  }
  .menu_sp .btn01.big {
    margin-bottom: 12px;
  }
  .menu_sp .btn_sp {
    margin-bottom: 30px;
  }
  .menu_sp .footer_link {
    margin-bottom: 15px;
  }
  .social_list {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
  }
  .social_list li {
    margin: 0 10px;
  }
  /*==========================================================
                        mv
  ==========================================================*/
  #home #top_info {
    background: url("../images/idx_main_sp.png") no-repeat top;
    background-size: contain;
    max-height: unset;
    height: auto;
    padding-bottom: 30px;
  }
  #top_info .main_info {
    position: inherit;
    display: inline-block;
    background: transparent;
    width: 100%;
    padding-top: 85vw;
    text-align: center;
  }
  .main_info .main_txt01 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .main_info .main_txt01 .num {
    font-size: 25px;
  }
  .main_info .main_txt01 .line::after {
    height: 12px;
  }
  .main_info .main_txt02 {
    font-size: 26px;
    display: inline-block;
  }
  .main_info .main_txt02::before, .main_info .main_txt02::after {
    width: 2px;
    height: 30px;
    top: 10px;
  }
  .main_info .main_txt02::before {
    left: -22px;
  }
  .main_info h1 {
    font-size: 26px;
    margin-bottom: 15px;
  }
  .main_info h1 span {
    font-size: 58px;
  }
  h2.tyle01 {
    font-size: 32px;
    margin-bottom: 20px;
    display: block ruby;
  }
  h2.tyle01 span {
    line-height: 1.4;
    padding-bottom: 12px;
  }
  h2.tyle01 span::after {
    background: url(../images/line_bottom.svg) repeat-x;
    height: 8px;
    background-size: cover;
    width: calc(100% + 25px) !important;
  }
  h2.tyle02 {
    font-size: 30px;
    font-weight: 900;
    letter-spacing: -0.01em;
  }
  /*==========================================================
                        #sec01
  ==========================================================*/
  #sec01 {
    padding: 6vw 0 6vw;
  }
  .s01_box01 h2.tyle01 span::after {
    width: calc(100% + 27px) !important;
  }
  #sec01 .com_txt01 {
    font-size: 20px;
    letter-spacing: -0.01em;
  }
  #sec01 .s01_box02 {
    margin: 35px auto 20px;
    border-radius: 5vw;
    padding: 20px;
  }
  #sec01 .s01_dl {
    flex-wrap: wrap;
    gap: 20px;
    padding: 0;
  }
  #sec01 .s01_dl dl {
    width: 50%;
    margin-bottom: 20px;
  }
  .s01_dl dl dt {
    height: 128px;
    text-align: center;
    margin-bottom: 5px;
    right: 0 !important;
  }
  .s01_dl dl dt img {
    width: auto;
    height: 100%;
  }
  .s01_dl dl dd {
    font-size: 15px;
  }
  .s01_box03 h2.tyle01 {
    margin-bottom: 25px;
  }
  /*==========================================================
                        #sec02
  ==========================================================*/
  #sec02 {
    padding: 6vw 0 6vw;
  }
  #sec02 h2.tyle01 {
    margin-bottom: 20px;
  }
  #sec02 h2.tyle01 span:after, #sec03 h2.tyle01 span:after, #sec06 h2.tyle01 span:after {
    width: calc(100% + 22px) !important;
  }
  .s02_cont {}
  .s02_cont h3 {
    font-size: 20px;
    min-height: 50px;
    background-size: 34px auto;
    padding: 5px 10px 5px 40px;
    background-position: 15px;
  }
  .s02_box {
    padding: 10px 15px;
  }
  .s02_box dl {
    padding: 0 5px;
    margin-bottom: 5px;
  }
  .s02_box dt {
    font-size: 16px;
    background-size: 18px auto;
    padding-left: 20px;
  }
  .s02_cont .dl02 h3 {
    background-size: 32px auto;
    background-position: 20px;
  }
  .s02_cont .dl03 h3 {
    background-size: 18px auto;
    background-position: 35px;
  }
  .s02_cont .dl04 h3 {
    background-size: 26px auto;
    background-position: 32px;
  }
  .s02_box dd {
    font-size: 18px;
    padding-left: 5px;
  }
  .s02_cont .item .btn01 {
    max-width: 170px;
  }
  .s02_cont .item .btn01 a {
    height: 38px;
    font-size: 14px !important;
    padding-right: 0 !important;
    font-weight: 700;
    padding: 0;
  }
  .s02_cont .item .btn01 a::before {
    width: 14px;
    height: 14px;
    right: 15px;
  }
  .s02_cont .item .btn01 a::after {
    width: 5px;
    height: 8px;
    right: 19px;
  }
  .s02_cont .item {
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-radius: 20px;
  }
  /*==========================================================
                        #sec03 
  ========================================================== */
  #sec03 {
    padding: 6vw 0 12vw 0;
  }
  .s03_cont {
    margin-bottom: 20px;
  }
  .s03_cont .item {
    flex-wrap: wrap;
    justify-content: center;
  }
  .s03_cont .item .s03_img {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .s03_cont .item .s03_voice, .s03_cont .item:last-child .s03_voice {
    margin-left: 0;
    padding: 20px;
    border-radius: 16px;
    text-align: center;
    top: 0;
  }
  .s03_cont .s03_voice h3, .s03_cont .item:last-child .s03_voice h3 {
    font-size: 22px;
    font-weight: 900;
    margin-top: 0;
  }
  .s03_cont .item .s03_voice p {
    font-size: 20px;
  }
  .s03_cont .item .s03_voice::before {
    display: none;
  }
  #sec03 .btn01 {
    max-width: 326px;
  }
  #sec03 .btn01 a {
    font-size: 22px;
    padding-right: 26px;
  }
  /*==========================================================
                        #sec04 
  ========================================================== */
  #sec04 {
    padding: 50px 0;
  }
  #sec04 > .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .s04_cont {
    max-width: 500px;
    margin: 0 auto;
  }
  .s04_cont .s04-it {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .s04-it .s04_img {
    width: 100%;
    padding-bottom: 0;
    margin: 0 auto 10px;
  }
  .s04-number {
    font-size: 38px;
    width: 64px;
    height: 64px;
    padding-bottom: 0;
    line-height: 0;
    margin-right: 15px;
    position: relative;
    top: 3px;
  }
  .s04-text {
    margin-top: 0;
  }
  .s04-text p {
    padding-bottom: 30px;
  }
  .s04-text .s04_tit01, .under main .s04-text .s04_tit01 {
    font-size: 22px;
    font-weight: 900;
    padding-bottom: 0;
  }
  .s04-it .s04_content::before {
    display: none;
  }
  .s04_cont {
    position: relative;
    overflow: hidden;
  }
  .s04_cont:before {
    left: calc(64px/2);
    z-index: -1;
    position: absolute;
    content: "";
    top: 400px;
    width: 2px;
    height: 100%;
    background: #b3b3b3;
  }
  .s04-text p {
    font-size: 18px;
    padding-bottom: 20px;
  }
  .s04-it .s04_content {
    width: 100%;
  }
  /*==========================================================
                        #sec05 
  ========================================================== */
  #sec05 {
    padding: 6vw 0 12vw 0;
  }
  #sec05 h2 {
    margin-bottom: 50px;
  }
  .s05_circle {
    width: 130px;
    height: 130px;
    right: unset;
    top: -40px;
  }
  .s05_circle > p {
    font-size: 18px;
    text-align: center;
    line-height: 1.4;
  }
  .s05_com_txt01 {
    font-size: 20px;
    padding: 20px 0 40px;
    margin-bottom: 0;
    letter-spacing: -0.02em;
  }
  .s05_cont {
    justify-content: center;
    flex-wrap: wrap;
  }
  .s05_cont .s05_img {
    max-width: 300px;
    margin: 0 auto;
  }
  .s05_cont_text {
    padding: 30px 20px 20px 20px;
    margin-left: 0;
    margin-top: -20px;
    text-align: center;
  }
  .s05_cont_text h3 {
    font-weight: 900;
    font-size: 22px;
  }
  .s05_cont_text p {
    font-size: 20px;
  }
  .s05_com_txt01 .line {
    font-weight: 900;
  }
  .s05_info_img {
    max-width: 668px;
    margin: 0 auto;
  }
  /*==========================================================
                        #sec06 
  ========================================================== */
  #sec06 {
    padding: 6vw 0 12vw 0;
  }
  .s06_com_txt01, .under main .s06_com_txt01 {
    font-size: 20px;
    margin-bottom: 20px;
    letter-spacing: -0.02em;
  }
  .s06_cont {
    margin-top: 0;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
    padding-left: 0;
  }
  .s06_img.s06_i01 {
    order: 1;
    max-width: 162px;
    text-align: center;
  }
  .s06_img.s06_i02 {
    order: 2;
  }
  .s06_img.s06_i01 img, .s06_img.s06_i02 img {
    height: 165px;
    width: auto;
    margin: 0 auto;
  }
  .s06_img.s06_i02 img {
    position: relative;
    left: -1vw;
  }
  .s06_bnr, .under main .s06_bnr {
    order: 3;
    margin: 15px auto 0;
    max-width: 334px;
  }
  .s06_voice {
    width: 150px;
    height: 150px;
    margin: 0 auto 20px;
  }
  .s06_voice_wr {
    position: unset;
  }
  .s06_voice p, .under main .s06_voice p {
    font-size: 18px;
    padding-bottom: 0;
  }
  .s06_voice.voice02 {
    width: 100px;
    height: 100px;
    left: 20px;
  }
  .s06_voice.voice01::before {
    right: 35px;
    top: 87%;
    transform: rotate(75deg);
  }
  .s06_voice.voice02::before {
    left: 40%;
    bottom: -15%;
    transform: rotate(265deg);
  }
  .s06_bnr, .under main .s06_bnr {
    padding: 20px;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin-top: 15px;
  }
  .s06_btn_txt {
    font-size: 22px;
  }
  .s06_btn_circle {
    width: 60px;
    height: 60px;
    font-size: 22px;
    margin-right: 10px;
  }
  /*==========================================================
                        #sec07 
  ========================================================== */
  #sec07 {
    padding: 8vw 0 0vw 0;
  }
  .s07_dl {
    flex-wrap: wrap;
  }
  .s07_dl dl {
    width: 100%;
    flex: auto;
    padding: 0;
    margin-bottom: 30px;
  }
  .s07_dl dl::before {
    bottom: 0;
    top: unset;
    width: 100%;
    height: 1px;
  }
  .s07_dl dl dd::after {
    right: 0;
    top: unset;
    bottom: -10px;
    transform: rotate(90deg);
    left: 0;
    margin: 0 auto;
  }
  .s07_dl dl dt, .s07_dl dl dd {
    width: 100%;
  }
  .s07_dl dl dt {
    margin-bottom: 15px;
  }
  .s07_dl dl dd > p {
    padding: 0 10px;
    padding-bottom: 40px;
    font-size: 18px;
  }
  .s07_dl dl dd > picture {
    margin-bottom: 20px;
  }
  .s07_dl dl:last-child {
    padding-right: 0;
    margin-bottom: 0;
  }
  #sec07 .btn01.big {
    max-width: 326px;
  }
  #sec07 .btn01.big a {
    height: 85px;
    font-size: 24px;
  }
  .s07_dl dl dt .num {
    line-height: 0;
  }
  .s07_dl dl dt .ttl {
    padding-left: 5px;
  }
  /*==========================================================
                        #sec08 
  ========================================================== */
  #sec08 {
    padding: 50px 0;
  }
  #sec08 h2.tyle01 {
    margin-bottom: 30px;
  }
  .s08_dl {
    padding: 20px;
    margin-top: 30px;
    border-radius: 5vw;
  }
  .s08_dl dl {
    flex-wrap: wrap;
    margin-bottom: 25px;
  }
  .s08_dl dl dt {
    width: 100%;
  }
  .s08_dl dd {
    text-align: center;
  }
  .s08_dl dl dd p.date {
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .s08_dl dl dd p.s08_txt {
    font-size: 18px;
    text-align: left;
  }
  /*==========================================================
                        #sec09 
  ========================================================== */
  #sec09 {
    padding: 8vw 0 12vw 0;
  }
  #sec09 .inner {
    padding: 0;
  }
  .s09_dl {
    margin-top: 30px;
  }
  .s09_dl dl dt {
    padding: 15px 45px 15px 45px;
    background: url("../images/s09_ic01.svg") no-repeat left 10px top 18px #eaeaea;
    background-size: 26px auto;
  }
  .s09_dl dl dt > p {
    padding-left: 0;
    font-size: 18px;
  }
  .s09_dl dl dt .ic_accor {
    width: 30px;
    height: 30px;
    right: 10px;
  }
  .s09_dl dl dt .ic_accor::after {
    width: 18px;
    height: 18px;
  }
  .s09_dl dl dd .s09_content {
    padding: 15px 20px 15px 45px;
    background: url("../images/s09_ic02.svg")no-repeat left 10px top 18px #fff;
    background-size: 26px auto;
  }
  .s09_dl dl dd .s09_content p {
    font-size: 18px;
  }
  /*==========================================================
                        #sec10 
  ========================================================== */
  #sec10 {
    padding: 30px 0 20px;
  }
  #sec10 h2.tyle01 span:after {
    width: calc(100% + 20px) !important;
  }

  #sec10 .school_inner {
    margin: 0 0;
  }

  #sec10 table th{
    padding: 7px;
    width: 25%;
    font-size: 190%;
  }

  #sec10 table td {
  font-size: 200%;
}
  /*============================================================ 
                          #CTA
  ============================================================ */
  #cta {
    padding: 12vw 0 12vw 0;
    background: #FFF;
  }
  #cta .btn01 {
    max-width: 326px;
  }
  #cta .btn01 a {
    width: 100%;
    max-width: 100%;
    height: 85px;
    font-size: 24px;
  }
  /*==========================================================
                        footer
  ==========================================================*/
  footer {
    padding: 50px 0 120px 0;
  }
  .footer_link {
    flex-direction: column;
  }
  footer .footer_link {
    background: #ffffff;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
  .f_menu01 {
    margin: 0 !important;
  }
  .f_menu01:not(:first-child) {
    padding-top: 0px;
  }
  .f_menu01 p {
    padding-left: 10px;
    margin-bottom: 0;
    border-bottom: #b3b3b3 1px solid;
  }
  .f_menu01 a {
    color: #222;
    display: block;
    font-weight: 500;
    line-height: 1.6em;
    padding: 15px 0 15px 28px;
    font-size: 18px;
  }
  .f_menu01 a:before {
    top: 50%;
    transform: translateY(-50%);
  }
  .f_menu01 .tit_menu {
    position: relative;
  }
  .f_menu01 .ic_accor {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    width: 28px;
    height: 28px;
    border-radius: 6px;
    background: #eaeaea;
    display: block;
  }
  .f_menu01 .ic_accor:after {
    position: inherit;
    background: url("../images/ic_accorr.svg") no-repeat;
    background-size: 100% auto;
    top: 6px;
    left: 6px;
    display: block;
    width: 15px;
    height: 15px;
    content: '';
    transition: 0.3s all;
  }
  .f_menu01 .ic_accor.open:after {
    transform: rotate(45deg);
  }
  .f_menu01 .box_menu {
    display: none;
  }
  .f_menu01 .box_menu p {
    padding-left: 35px;
  }
  .f_menu01 .box_menu p a {
    padding-left: 15px;
  }
  .f_menu01 .box_menu p a:before {
    background: url(../images/arrow_r_b.svg) center center no-repeat;
    background-size: 100% auto;
    width: 8px;
    height: 16px;
  }
  .to-top {
    bottom: 160px;
    right: 3%
  }
  .to-top > a {
    width: 55px;
    height: 55px
  }
  .to-top > a span {
    font-size: 13px;
    background-size: 20px auto;
    padding-top: 14px;
  }
  .f_txt01 {
    margin-bottom: 20px;
  }
  footer .f_txt01 li {
    line-height: 1.65;
  }
  footer .f_banner {
    gap: 10px !important;
    margin-bottom: 30px;
  }
  footer .f_banner li {
    width: 48%;
    margin-bottom: 0%;
  }
  footer .btn_sp {
    margin-bottom: 20px;
  }
  footer .btn_sp .btn01 {
    margin-bottom: 15px;
  }
  footer .f_menu02 {
    margin-bottom: 30px;
  }
  footer .f_menu03 {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 10px;
  }
  footer .f_menu03 li {
    margin-right: 30px;
    margin-bottom: 10px;
  }
  .f_menu03 li::after {
    right: -15px;
  }
  footer address {
    font-size: 140% !important;
  }
  footer .social_list {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
  }
  .fixed_bottom {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    transition: all .2s;
    opacity: 0;
    visibility: hidden;
  }
  .fixed_bottom.show {
    opacity: 1;
    visibility: visible;
  }
  .fixed_bottom .btn_fixed_footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    height: 90px;
    overflow: hidden;
  }
  .fixed_bottom .btn_fixed_footer li {
    width: 50%;
    height: 100%;
    height: 90px;
  }
  .fixed_bottom .btn_fixed_footer li a {
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(230, 171, 0, 1) 0%, rgba(242, 150, 0, 1) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-decoration: none;
  }
  .fixed_bottom .btn_fixed_footer li.btn_fixed02 a {
    background: linear-gradient(180deg, rgba(0, 138, 207, 1) 0%, rgba(0, 113, 188, 1) 100%);
  }
}
@media screen and (min-width:640px) and (max-width:750px) {
  #home #top_info {}
  .s01_dl dl dt {
    height: 30vw;
  }
  .s02_cont .item {
    width: 48%;
  }
  .s02_cont h3 {
    font-size: 16px;
  }
  .s02_box dt {
    font-size: 14px;
  }
  .s02_box dd {
    font-size: 15px;
  }
  .s04-it .s04_img {
    text-align: center;
  }
  .s08_dl, .s07_dl, .s04_cont {
    max-width: 500px;
    margin: 0 auto;
  }
  .s06_cont {
    max-width: 490px;
    margin: 0 auto;
  }
}
@media screen and (max-width:520px) {
  .s04_cont {}
  .s04_cont:before {
    top: 68vw;
    left: calc(60px / 2);
  }
}
@media screen and (max-width:390px) {
  .sp390 {
    display: block
  }
}
@media screen and (max-width:360px) {
  .inner {
    padding-left: 3%;
    padding-right: 3%;
  }
  .sp360 {
    display: block
  }
  .head_list .btn {
    width: 94px;
  }
  .head_list .btn a {
    height: 44px;
    font-size: 18px;
  }
  .f_menu01 a {
    font-size: 14px;
  }
  .s05_com_txt01, .s06_com_txt01, .under main .s06_com_txt01 {
    font-size: 16px;
  }
  .btn01 a {
    font-size: 20px !important;
    padding-right: 20px !important;
  }
  .btn01 a:before {
    right: 16px;
  }
  .btn01 a:after {
    right: 21px;
  }
  .btn01.big, .btn01 {
    max-width: 300px;
  }
  .btn01.big a {
    height: 70px;
    font-size: 22px;
  }
  .main_info .main_txt01 {
    font-size: 15px;
  }
  .main_info .main_txt01 .num {
    font-size: 20px;
  }
  .main_info h1 {
    font-size: 22px;
  }
  .main_info h1 span {
    font-size: 40px;
  }
  #sec01 .com_txt01 {
    font-size: 16px;
  }
  h2.tyle02 {
    font-size: 24px;
  }
  h2.tyle01 {
    font-size: 26px;
  }
  #sec01 .s01_dl dl {
    width: 100%;
  }
  .s01_dl dl dd {
    font-size: 16px;
  }
  .s02_cont h3 {
    font-size: 16px;
  }
  .s02_box dt {
    margin-bottom: 5px;
  }
  .s02_box dd {
    font-size: 14px;
  }
  .s03_cont .item .s03_voice p {
    font-size: 16px;
  }
  .s04-text .s04_tit01, .under main .s04-text .s04_tit01 {
    font-size: 21px;
    margin-bottom: 5px;
  }
  .s05_circle {
    width: 100px;
    height: 100px;
  }
  .s05_circle > p {
    font-size: 15px;
  }
  .s05_cont_text h3 {
    font-size: 20px;
  }
  .s06_img.s06_i01 img, .s06_img.s06_i02 img {
    height: 130px;
  }
  .s06_btn_txt {
    font-size: 18px;
  }
  .s06_voice {
    width: 130px;
    height: 130px;
  }
  .s06_voice p, .under main .s06_voice p {
    font-size: 14px;
  }
  .s06_bnr {
    padding: 14px;
  }
  #sec07 .btn01.big a {
    font-size: 22px;
  }
  .s07_dl dl dd > p {
    font-size: 16px;
  }
  .s07_dl dl dt .num {
    font-size: 38px;
  }
  .s07_dl dl dt .ttl {
    font-size: 28px;
  }
  #sec07 .btn01.big a {
    font-size: 20px;
    padding-bottom: 0;
  }
  .f_menu02 dd {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .f_menu02 dd a {
    margin: 0;
  }
  #cta .btn01 a {
    width: 100%;
    max-width: 100%;
    font-size: 22px;
    padding-right: 26px;
  }
  .s01_box03 h2.tyle01 span:after, #sec04 h2.tyle01 span:after, #sec05 h2.tyle01 span:after, #sec07 h2.tyle01 span:after, #sec08 h2.tyle01 span:after, #sec09 h2.tyle01 span:after {
    width: calc(100% + 22px) !important;
  }
  #sec03 h2.tyle01 span:after, #sec06 h2.tyle01 span:after {
    width: calc(100% + 18px) !important;
  }
  footer .footer_link {
    width: 107%;
    margin-left: -3.5%;
    margin-right: -3.5%;
  }
}