.no-spin::-webkit-inner-spin-button,
.no-spin::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
    -moz-appearance: textfield;
}

.touroku-setumei {
    margin: 0 1% 1.5rem;
}
.test001 {
    /* background-color: #f0f8ff; */
    padding: 1rem 1.5rem 1rem 1rem;
    display: flex;
    flex-direction: column;
    /* border: 1px solid #e9e9e9; */
}
.sinki-form {
    margin: 2.5rem 0;
}
.setumei-row01 {
    color: #f64444;
    font-size: 1.2rem;
    /* font-weight: bold; */
    margin-bottom: 0.5rem;
}
.setumei-row02 {
    font-size: 1rem;
    background-color: #fff5f5;
    display: inline-flex;
    padding: 1rem 0.5rem;
    margin: 0.3rem;
    justify-content: center;
    flex-wrap: wrap;
    color: #343a40;
    border: 1px solid #eeacac;
    border-radius: 0.25rem;
}
.setumei01,
.setumei02,
.setumei03 {
    /* margin: 0.2rem 2rem 0.5rem 0.2rem; */
    border-bottom: #ff7c7c solid 3px;
    padding: 0 0.5rem;
    width: 11rem;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.05rem;
}
.setumei04 {
    font-size: 0.05rem;
    height: 0.01rem;
    margin: 0 2rem 0 0.2rem;
    padding: 0 0.2rem;
    width: 11rem;
    text-align: left;
    letter-spacing: 0.05rem;
}
.setumei-row05 {
    margin-top: 1rem;
    font-size: 1rem;
}
.setumei-row06 {
    font-size: 0.8rem;
}
.line-info {
    font-size: 1.2rem;
    width: 88vw;
}
.alert-success {
    background-color: rgb(242, 255, 240);
    border: 1px solid #b7e9bc;
}
.line-info i {
    font-size: 1.4rem;
}
.line-info a {
    color: #039523;
}
@media screen and (min-width: 1183px) {
    .display-none {
        display: none;
    }
}
.new-btn {
    margin-bottom: 1rem;
    display: flex;
    justify-content: center;
}

.line-touroku {
}

.line-bunsyo {
    font-size: 1rem;
    color: #333;
    /* font-weight: bold; */
}

.line-p {
    text-align: center;
    margin-left: 1rem;
    margin-bottom: 0.5rem;
    font-size: 1rem;
}

.line-btn {
    margin: 1.5rem 0 2rem 0;
    text-align: center;
}
.line-btn a {
}
.line-btn img {
    margin-left: 1rem;
    width: clamp(12rem, 12vw, 13rem);
}

.line-tyuui {
    margin: 0.5rem 0.25rem;
    padding: 1rem;
    background-color: #fff4f9;
    border: #f5c4c3 solid 3px;
    border-radius: 0.25rem;
}
.line-tyuui-moji {
    font-size: 0.8rem;
    color: #333;
    margin-bottom: 0.1rem;
}
.kisoku {
    margin-bottom: 1.5rem;
    /* display: flex; */
    /* justify-content: center; */
}
.kisoku-text {
    display: flex;
    justify-content: center;
    /* max-width: 37.5rem; */
    background-color: #fff4f9;
    border: #f5c4c3 solid 3px;
    margin: 0 1% 0 1%;
    padding: 1rem;
    border-radius: 0.25rem;
}
.moji-kisoku {
    margin-top: 0.3rem;
    text-align: left;
    font-size: 0.8rem;
    letter-spacing: 0.05rem;
    color: #333;
    line-height: 1.3rem;
}

.moji-kisoku2 {
    text-align: left;
    font-size: 0.8rem;
    letter-spacing: 0.05rem;
    color: #f64444;
}
.iro {
    margin: 0.8rem 0 0 0;
    background-color: #fff5e5;
    display: inline;
    padding: 0.2rem 0.5rem;
}
.bottom-space {
    margin-bottom: 0.5rem;
}
.line-kome {
    color: #333;
    font-size: 0.8rem;
    padding: 0.2rem 0.5rem;
}

span {
    display: inline-block;
}
.line-setumei {
    padding-bottom: 1rem;
    margin: 0.25rem 0.25rem 1.5rem;
    padding: 1rem;
    background-color: rgb(242, 255, 240);
    border: 1px solid #b7e9bc;
    border-radius: 0.25rem;
}
.hasen {
    border-bottom: dashed 3px #d8d8d8;
    margin-bottom: 1.5rem;
}
.text-red {
    color: #f64444;
}
.text-small {
    font-size: 0.6rem;
}
.setumei-row02_new {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: #fff5f5;
    padding: 1rem 0.5rem;
    margin: 0.3rem;
    color: #343a40;
    border: 1px solid #eeacac;
    border-radius: 0.25rem;
}

.setumei-row02_new > div {
    flex: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.setumei-row02_new img {
    width: 9rem;
    border-radius: 2rem;
    margin-bottom: 0.5rem;
}
.setumei-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0.5rem 0.5rem 1rem;
}
.caption_box {
    position: relative;

    margin-top: 0.5rem;
    padding-top: 1.2rem;
    /* border: 1px solid black; */
    display: flex;
    justify-content: center;
}

.caption_box .caption {
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    font-size: 0.7rem;
    padding: 0.2rem 0.7rem;
    margin: 0;
    border-radius: 0.5rem;
    background-color: #ff6969;
    transform: translateY(-50%) translateX(0.5rem);
}
.reg_enter_btn {
    font-size: 1.2rem;
    padding: 0.65rem 1.8rem;
    border-radius: 1.5rem;
}
