@charset "UTF-8";

.section__block.btn__submit__block .btn {
    padding-top: 1.5em;
}

.header_emesg {
    color: #FF0000;
    font-size: 16px;
    font-weight: normal;
}

.errMsg {
    font-size: .9em;
    width: 100%;
    color: #f00;
    margin-top: 5px;
}

.err-fld {
  background: #ffeaf6 !important;
}

.errEvent{
	margin-bottom: 20px;
	font-size: 1.5em;
}

.colu{
	flex-direction: column;
}

.topmsg{
	margin-top: 30px;
    margin-bottom: 15px;
}

.topmsg_text{
	background-color: #f4f4f4;
    padding: 15px 15px 10px;
}

.topmsg_text_top{
	font-size: 1.3em;
    font-weight: 600;
    line-height: 2;
    text-align: center;
}

.topmsg_text_center{
	font-size: 1.1em;
    font-weight: 600;
    line-height: 2;
}

.topmsg_text_center li{
	list-style: disc;
    margin: 0px 1em;
}

.close{
	pointer-events: none;
	background-color: #ffeaf6 !important;
}

.noLink {
    background-color: #e3e3e3 !important;
    color: #999;
}

.chk_post{
	pointer-events: none !important;
}
.section__block.agree__block .agree__check label .text2 {
	width: 100%;
    font-size: 1.2em;
    font-weight: 600;
    text-align: center;
    background-color: #fff;
    border: 2px solid #e78000;
    border-radius: .4em;
	padding: 0.5em 1em;
    padding-top: 1em;
}

.section__block.btn__submit__block {
	flex-direction: row-reverse;
	column-gap: 20px;
}

.section__block.btn__submit__block .back {
	display: block;
	width: 100%;
}
.comp_text_center{
	font-optical-sizing: auto;
    font-weight: 600;
    color: #333;
    font-size: 1.1em;
}

.form__entry__container .program__box.David-de-Keyzer .other__question .other__question__main {
    grid-template-columns: 35em 1fr;
}

.form__entry__container .program__box.David-de-Keyzer .other__question .other__question__main .other__question02{
	display: flex;
    flex-direction: column;
	justify-content: center;

}
.form__entry__container .program__box.David-de-Keyzer .other__question .other__question__main .other__question03 {
    display: flex;
    flex-direction: column;
	justify-content: center;
}

.form__entry__container .program__box.David-de-Keyzer .other__question .other__question__main .other__question__box .input {
    justify-content: center;
    align-items: start;
}

.form__entry__container .program__box.David-de-Keyzer .other__question .other__question__main .other__question__box .textend{
    font-weight: 600;
}

.form__entry__container .program__box.David-de-Keyzer .other__question .other__question__main .other__question01 {
    justify-content: center;
    align-items: start;
}
/*
.q1box{
	display: grid;
    grid-template-columns: 12em 1fr;
}

.q2box{
	display: grid;
    grid-template-columns: 11em 1fr;
}
*/
.form__entry__container .program__box.David-de-Keyzer .other__question .other__question__main .other__question02 .input__list .list__box+.list__box {
    margin-left: 1.5em;
}

.form__entry__container .program__box.David-de-Keyzer .other__question .other__question__main .other__question02 .input__list {
    display: flex;
    align-items: center;
}

.q3box{
	display: grid;
    grid-template-columns: 34em 1fr;
}
.input{
	max-height: 100%;
	height: 100%;
}
.form__entry__container .contents__block.support .input__contents {
    max-height: 100%;
    height: 100%;
}
.q4_hi{
	max-height: 100%;
    height: 100%;
}

.tmp_err_txt {
    padding: 20px;
    border: 2px solid #FF0000;
    color: #FF0000;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}

.btn__back__top {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.btn__back__top a {
    font-weight: 600;
    background-color: #ccc;
    margin: 0 5px;
    padding: 1em 2em;
	color: inherit;
    text-decoration: none;
    -webkit-transition: 0.4s;
    text-underline-offset: 0.2em;
}
.header .header__utility__block .header__utility__main .box2 {
    align-items: center;
}
.styleRE {
    line-height: 1;
}

.session_text{
	font-weight: 600;
	color: #000;
}
.form__entry__container .contents__block.program .date__contents .program__box .program__label .contents .program__category .capacity_middle {
    font-size: 1.1em;
    font-weight: 600;
    margin-left: .5em;
    color: #f00;
}

.form__entry__container .contents__block.program .date__contents .program__box .program__label .contents .program__category .capacity_max {
    font-size: 1.1em;
    font-weight: 600;
    margin-left: .5em;
    color: #fff;
    background-color: #f00;
    border-radius: 5px;
}

.form__entry__container .program__box.David-de-Keyzer .other__question .other__question__main2 {
    border-top: 1px dashed #ccc;
    padding-top: 5px;
    margin-top: 5px;
}

.form__entry__container .program__box.David-de-Keyzer .other__question .other__question__main2 .texted{
    font-weight: 600;
    display: flex;
    align-items: center;
}
.HELPq{
    grid-column: 1 / span 2;
}
.HELPq .other__question{
	padding: 5px 10px;
}
.HELPq .other__question.disabled {
    pointer-events: none;
    color: #999;
    background-color: #e3e3e3;
        
}
.HELPq .other__question .other__question__info {
    font-weight: 600;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.HELPq .other__question .other__question__main2 .texted {
    font-weight: 600;
}
.HELPq .other__question .other__question__main2 .input__list {
    display: flex;
}
.HELPq .other__question .other__question__main2 .input__list .list__box+.list__box {
    margin-left: 1.5em;
}
.q4max{
	max-width: 100%;
	width: 100%;
}

.q4_hi{
	height: 100px;
}

.form__entry__container .program__box.David-de-Keyzer .other__question.disabled .other__question__main2 .q3box .input textarea {
    border-color: #ccc;
}

.form__entry__container .contents__block.name .input__contents .input_po,
.form__entry__container .contents__block.name .input__contents .input_po,
.form__entry__container .contents__block .input__contents .input_po,
.q_txt2,
.q_txt .list__box{
    font-size: 1.2em;
}
.header__utility__main .noLink a{
	background-color: #e3e3e3 !important;
}

.tati{
	font-weight: bold;
    color: #fff;
    background-color: #f60;
    line-height: 1.1;
    color: #fff;
    border-radius: .3em;
    padding: .2em .4em;
}
@media only screen and (max-width:1080px) {
	.form__entry__container .program__box.David-de-Keyzer .other__question .other__question__main {
	    display: block;
	}
	.form__entry__container .program__box.David-de-Keyzer .other__question .other__question__main .other__question__box+.other__question__box {
    	border-left: 0px;
    	padding: 0px;
    	padding-top: 5px;
        border-top: 1px dashed #ccc;
	}
	.q3box {
    	display: block;
	}
    .form__entry__container .contents__block.program .date__contents .program__list {
        display: block;
    }
}
