.wrap{
    display: inline-flex;
    width: 100%;
    min-width: 320px;
}

body{
    max-width: 100%;
    padding: 0;
    overflow-x: hidden;
}

header{
    width: 100%;
    height: 60px;
    position: relative;
    position: fixed;
    left: -105%;
    z-index: 100;


    transition: all 500ms;
}

.staff_img_1{
    width: 100%;
}

.cont_wrap{
    width: 100%;
}

.scrolltop {
    width: 60px;
    height: 60px;
    bottom: 85px;
}
.scrolltop a {
    width: 60px;
    height: 60px;
}
.scrolltop img {
    width: 35px;
    position: absolute;
    right: 15px;
    bottom: 10px;
}

.top_img{
    position: relative;
    background: url(../img/top_img_sp.png) center center no-repeat;
    background-size: cover;
    height: 100vh;
    padding-top: 0px;
    width: 100%;
}

.top_img img{
    width: 95%;
    position: absolute;
    margin: 0 auto;
    bottom: 15%;
    left: 0;
    right: 0;
}

.top_img_wrap {
    width: 100%;
}


/* 初回入会キャンペーン */
header{
    overflow: auto;
}

.head_wrap{
    width: 100%;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: initial;
}

h1 img{
    margin-top: 0;
}

.arrow {
    display: block;
    filter: invert(1);
    width: 20px;
    margin: 15px auto;
    animation-name: arrow;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-duration: 1s;
}

.head_news p{
    margin-top: 0;
}

.head_news{
    display: flex;
    width: 90%;
    flex-direction: column;
    align-items: stretch;
    padding: 0 15px;
}

.h_btn {
    width: 50%;
    margin: 10px 0;
}

.h_btn i{
    margin-right: 10px;
}

.head_news_l {
    display: flex;
    align-items: center;
    justify-content: center;
}

.head_news_l .h_btn:nth-child(1){
    margin-right: 5px;
}

.head_news_r{
    font-size: 0.8rem;
}

/* 初回入会キャンペーン */

.head_b {
    position: initial;
    width: 100%;
}

.section {
    display: block;
    position: relative;
    mix-blend-mode: multiply;
    padding: 45px 30px 45px;
}

.sec_wrap{
    width: 100%;
    margin: 45px auto;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}

.sec_cont {
    max-width: 100%;
}

.sec_cont_wrap {
    margin: 0 auto;
    text-align: justify;
    text-justify: inter-ideograph;
}

.sec_cont_wrap ul {
    display: flex;
    flex-direction: column;
    align-content: center;
}

.sec_btn_r{
    margin-bottom: 15px;
}

.sec_btn_r:last-of-type {
    margin-bottom: 0;
}

.staff_wrap ul li {
    width: 100%;
    margin-right: 0;
}

.sec_txt_area{
    display: none!important;
}

.sec_txt {
    position: relative;
    z-index: -1;
    width: 100%;
    margin-bottom: 0;
}

.sec_tit{
    margin-bottom: 15px;
}
.sec_wrap._reverse .sec_txt {
    margin-left: 0px;
    margin-right: 0px;
}
.sec_wrap .sec_txt {
    margin-left: initial;
    margin-top: 15px;
}

.sec_img {
    width: 100%;
}

.slid_wrap {
    width: 100vw;
}

/* section1 */
#tab1 .sec_txt {
    line-height: 31px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.tab1_tit {
    margin-top: 80%;
    margin-bottom: 20px;
    width: 100%;
}

#tab4 img{
    width: 100%;
}

.parallax1{
    /* position: initial; */
    right: 0px;
    left: 0;
}

.parallax1 img {
    width: 50%;
    margin: 0 auto;
    display: block;
}

.con_back {
    background-image: url(../img/con_back.png);
    background-position: top 15% center;
    background-size: contain;
    background-repeat: no-repeat;
    mix-blend-mode: initial!important;
}

.staff_1-1 {
    width: 50%;
}
.staff_2-1 {
    width: 45%;
}

#tab6.section{
    padding-right: 0;
    padding-left: 0;
}

#tab6 iframe{
    height: 300px;
    z-index: -20;
}

#tab6 table{
    border-collapse: collapse;
    border-spacing: 0;
    width: max-content;
    display: block;
    margin: 0 auto;
}
/* 
.parallax1 {
    position: absolute;
    top: -150px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    height: auto;
    z-index: 100;
} */

/* section3 */
h4 {
    font-size: 1.1rem;
    letter-spacing: 4px;
}

.list_attr {
    text-align: left;
    margin-top: 5px;
}

.sec_wrap._reverse img {
    order: 1;
}

.sec_wrap._reverse .sec_txt {
    order: 2;
}

.sec_txt span {
    text-align: center;
    font-size: 35px;
    letter-spacing: 7px;
    margin: 5px 0;
}

/* .price_list ul li:last-child tr:first-child th:nth-child(1)::before {
    position: absolute;
    top: 22px;
    height: 1px;
    left: -5px;
    background: #888;
    content: '';
    width: 115%;
    transform: rotate(27deg);
} */

.ca_txt {
    height: initial;
    text-align: justify;
    text-justify: inter-ideograph;
}

.price_list ul li {
    margin: 5px 0 15px;
}

.price_list th{
    height: 50px;
    line-height: 17px;
}

.list_over{
    margin-bottom: 5px;
    font-size: 12px;
}

.career {
    padding: 15px 0 25px;
    margin-top: 30px;
    height: initial;
}

.price_img {
    position: absolute;
    top: -10px;
    right: 0;
    width: 120px;
}

.sec_btn_r a{
    width: 270px;
}

#tab6 table{
    width: 90%;
}

@media screen and (max-width: 425px) {
    .head_img {
        width: 30%;
    }
    .price_img {
        width: 30%;
    }
}

/* --------------------------- */
/* pc / phone */
/* --------------------------- */
.pc_area{
    display: none;
}

.phone_area{
    display: inline;
}
/* --------------------------- */
/* --------------------------- */