/* ?????????????????貰???CSS */
/* ?????????????CSS???????????????????????? */
body{
	line-height: inherit;
	-webkit-text-size-adjust: 100%;
	-moz-tab-size: 4;
	tab-size: 4;
	font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-feature-settings: normal;
	font-variation-settings: normal;
	-webkit-tap-highlight-color: transparent

}
/* ?????????????????調?? */
select, textarea, input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], .uneditable-input {
    display: initial;
    height: 100%;
    padding: 0.5rem;
    font-size: 100%;
    line-height: initial;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1));
    vertical-align: initial;
    -webkit-border-radius: initial;
    -moz-border-radius: initial;
    border-radius:initial;
	border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
    border-width: 1px;
}

body {
    font-size: 100%;
}

label, input, button, select, textarea {
    font-size: 100%;
}

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
    width: initial;
    vertical-align: initial;
}

input[type="radio"], input[type="checkbox"] {
    line-height: initial;
}
/* ????????????? */

/* ?????????????????調?????????? */
div#footer {
    font-size: initial;
    text-align: initial;
    margin-bottom: initial;
    margin-top: initial;
    padding-bottom: 30px;
    padding-right: initial;
    padding-top: initial;
    line-height: initial;
}


div#official {
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

div#copyright {
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    width: auto;
}

div#copyright {
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    width: auto;
}

div#copyright img{
    display: initial !important;
    height: auto;
    vertical-align: middle;
    width: auto;
}


@media (min-width: 768px) {
    .md\:py-8 {
        padding-top: initial !important;

    }
}
/* ???????????????????????????????調??????????? */

/* ???????????????????????????LP???Outline????????????込??????????????????????調?? */
.outline__button .buttonApply.is-w300{
    font-weight: bold;
    height: 58px;
    padding: 0 72px;
    width: auto;
}
/* ??????????????????????????????????????LP???Outline????????????込??????????????????????調??? */

/* ???????????????????????????LP????????????????調?? */
.mainvisual img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.overlay{
    content: "";
    background: linear-gradient(90deg, rgba(0, 0, 0, .74) 0%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    width: 100%;
    height: calc(100%);
    z-index: 0;
    pointer-events: none;
}

.mainvisualSp img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*  ??????????????????????????????????????LP????????????????調??? */

/* ?????????????????????????????????????????????????????????????????????????表示??調?? */
.ss_error_msg{
    display: inline-block;
}
@media (min-width: 768px) {
    .md\:ml-\[33\.3333\%\] {
        margin-left: 0;
    }
}
/* ???????????????????????????????????????????????????????????????????????????????????????表示??調??? */

/* ????????????????????????????????????form???調?? */
.rightComment,
.leftComment,
.bottomComment,
.upComment{
    margin-top: 0.25rem;
    font-size: 0.75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
    .md\:py-8 {
        padding-top: initial !important;

    }
}
/*?????????? */
.name .ss_input{
    padding: 0px 10px 0px 10px ;
}
.py-7 .ss_input{
    padding: 0px 10px 0px 10px ;
}
/* ???????????????????????????????????????????????form???調??? */

/* ?????????????????????????????????????????示??調?? */
.label-warning.ss_notnull {
    --tw-bg-opacity: 1;
    background-color: rgb(134 188 37 / var(--tw-bg-opacity, 1));
    border-radius: 0;
}
/* ????????????????????????????????????????????????????示??調??? */

.label-warning, .badge-warning {
    background-color: transparent;
}

.formError .formErrorContent {
    --tw-text-opacity: 1;
    color: rgb(185 28 28 / var(--tw-text-opacity, 1));
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
    margin-top: 0.25rem;
}