
body {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Arial, Helvetica, sans-serif !important;
}
.red {
    color: #FF0000;
    font-size: 20px;
}
.policy{
    margin-left: auto;
    color: blue;
    display: inline-block;
}
.body-contents {
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 96px;
}

.starfield {
    width: 330px !important;
    height: 78px;
    border: 1px solid #DDDDDD;
    display: flex;
    font-size: 13px;
    padding: 19px;
}
.starfield div{
    margin: 0 auto;
}

.starfield img{
    width: 128px;
    height: 78px;
    padding: 8px;
}

.row {
    min-height: 69px;
}
.row dt{
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-control {
    height: 48px;
}
.body-dd {
    height: 220px;
}
.body-dd .input-wrapper{
    height: 100% !important;
}
.body-dd .input-area{
    height: 100% !important;
    width: 90%;
}
.body-dd .form-control{
    height: 100% !important;
}

.agree {
    border: 1px solid #000000;
    padding: 5px;
    margin: 5px;
}
.submit-area {
    text-align: center;
}
.submit-button {
    text-align: center;
    height: 46px;
    width: 122px;
    border-radius: 5px;
}
.submit-button-en {
    text-align: center;
    height: 46px;
    width: 180px;
    border-radius: 5px;
}
.note {
    font-size: 12px;
    color: #a3baff;
    width: 100%;
}

.disabled {
    background-color: #DDDDDD !important;
}
.page-title {
    position: relative;
    font-size: 16px;
    line-height: 1em;
    padding: 10px 16px;
    background-color: #dddddd;
    background: -moz-linear-gradient(top center, #ffffff 50%, #dddddd 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
    margin-bottom: 15px;
    border-top: 3px solid #E6001B;
}
.page-title:before {
    content: "";
    position: absolute;
    background: #E6001B;
    top: 55%;
    left: 6px;
    margin-top: -10px;
    height: 1em;
    width: 4px;
}
.page-title-sub {
    background-color: #BBBBBB;
    font-weight: bold;
    margin-bottom: 10px;
}

@media (max-width: 991px){
    .starfield {
        margin-left: auto;
    }
}

.inquiry-form-confirm dt{
    
}


/* Box sizing rules */
*,
*::before,
*::after {
	box-sizing: border-box;
	/* font-family: var(--ja-text-family); */
	font-size: 100%;
	font-display: swap;
}

/* alphabet */
.alphabet {
	font-family: var(--en-text-family);
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
main,
header,
section,
article,
aside,
footer,
dl,
dd,
ul,
ol,
li {
	margin: 0;
	padding: 0;
	color: var(--font-color);
}

button {
	margin: 0;
	padding: 0;
	color: var(--font-color);
	border: none;
}

/* list style none */
ul,
ol,
li {
	list-style: none;
}

/* image reset */
img,
picture {
	max-width: 100%;
	height: auto;
	display: block;
	border: none;
}

/* a link reset */
a {
	color: var(--font-color);
	text-decoration: none;
}

/* input style reset */

input,
button,
textarea,
select {
	font: inherit;
}

/* 全体の設定 */
.wrapper {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}


@media (prefers-reduced-motion: reduce) {
	html:focus-within {
		scroll-behavior: auto;
	}
	*,
	*::before,
	*::after {
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: 0.01ms !important;
		scroll-behavior: auto !important;
	}
}
footer {
    position: unset;
    color: #fff;
    height: auto;
    text-align: left;
}
.footer {
    background-color: #191919;
    color: #fff;
    display: grid;
    grid-template-columns: 1fr 1136px 1fr;
    grid-template-rows: [footer] auto;
}
.footer a{
    text-decoration: none;
}
.footer ul{
    padding-left: 0;
}
.f-nav {
    padding: 120px 0 70px;
    display: flex
;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    gap: 64px;
    /* font-family: var(--ja-text-family); */
    font-size: 100%;
    font-display: swap;
}
.f-nav__container {
    display: flex
;
    align-items: flex-start;
    justify-content: space-between;
    gap: 32px;
    width: 100%;
}
.f-nav__item {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-direction: column;
    gap: 56px;
    text-align: left;
}
.f-nav__imte--list h3 a, .f-nav__item--child h3 a {
    font-weight: bold;
    font-size: 18px;
}
.footer a, .copyright {
    color: var(--font-footer-color);
    font-size: .875rem;
}
.f-nav__list {
    margin: 24px 0 0 0;
    gap: 8px;
    display: flex;
    flex-direction: column;
}
.footer a, .copyright {
    color: var(--font-footer-color);
    font-size: .875rem;
}
.f-nav__company {
    width: 100%;
    display: flex
;
    flex-direction: column;
    gap: 24px;
    position: relative;
}
.copyright {
    display: flex
;
    justify-content: center;
}
.f-nav__child--head:first-child {
    margin: 0 0 56px 0;
}
.company__list {
    display: flex
;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 32px;
}
.h-gnav__item a {
    text-decoration: none;
    position: relative;
    display: block;
    text-align: left;
}
@media screen and (max-width: 769px) {
    .f-nav__item {
        width: calc(100% / 2 - 17px);
    }
}
@media screen and (max-width: 769px) {
    .main, .footer {
        grid-template-columns: 5.6% 1fr 5.6%;
    }
}
@media screen and (max-width: 769px) {
    .f-nav {
        padding: 56px 0;
    }
}
@media screen and (max-width: 769px) {
    .f-nav__container {
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 769px) {
    .f-nav__imte--list h3 a, .f-nav__item--child h3 a {
        font-size: .875rem;
    }
}
@media screen and (max-width: 769px) {
    .f-nav__company {
        align-items: center;
    }
}
@media screen and (max-width: 769px) {
    .f-logo {
        text-align: center;
    }
}
@media screen and (max-width: 769px) {
    .footer a, .copyright {
        font-size: .75rem;
    }
}
@media screen and (max-width: 769px) {
    .f-nav__item:last-of-type {
        display: flex
;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: row;
        width: 100%;
        column-gap: 28px;
        row-gap: 10px;
    }
}
@media screen and (max-width: 769px) {
    .f-nav__item--child {
        flex: 1;
    }
}