@charset "UTF-8";

/*資料請求はこちら*/

input {
	border: 1px solid #999;
	font-size: 15px;
	border-radius: 5px;
	padding-left: 10px;
	width: 100%;
	height: 30px;
}


input[type=checkbox] {
	width: 15px;
  height: 15px;
}

span.mwform-radio-field:first-of-type {
	display: inline-block;
}

textarea {
	width: 100%;
	border-radius: 5px;
	border: 1px solid #999;
	padding: 10px;
  font-size: 1.4rem;
}

input[type=radio] {
    width: 15px;
		height: 15px;
		border-radius: 50%;
		margin-bottom: -3px;
}

input[type=radio]:checked {
    width: 15px;
		height: 15px;
		border-radius: 50%;
	margin-bottom: -3px;
}

#gender span.error {
	display: block;
}

#gender span {
	display: inline-block;
	margin-right: 5px;
}

input.form-school-year {
	width: 160px;
}

.confirm-check {
	text-align: center;
	margin: 60px 0;
}

.confirm-check input {
	width: 300px;
	height: 50px;
	background: #8da450;
	color: #fff;
	font-weight: bold;
}

.confirm-check input:hover {
	cursor: pointer;
	opacity: 0.8;
}

.form-cts select.participate {
	width: 240px;
}



.form-cts select {
		width: 160px;
		height: 30px;
		font-size: 1.4rem;
}

.form-txt {
        width: 100%;
    /* height: 55px; */
    margin-bottom: 20px;
}

.form-txt span {
    color: #bf0f00;
}
.input {
    width: 510px;
    height: 60px;
    margin: 15px 210px 0px;
}
input.form-name {
    width: 50%;
    max-width: 100%;
    height: 30px;
    font-size: 15px;
    margin-right: 10px;
}
input.zip-search {
    border-radius: 10px;
    font-size: 11px;
	width:200px;
	height:30px;
	text-align: center;
	margin-left: 20px;
	padding: 0;
	background-color: #fff;
}
input.form-tel {
    width: 100%;
    height: 30px;
}
input.form-mail {
    width: 100%;
    height: 30px;
}
input.form-mail:nth-child(2) {
    margin-left: 210px;
}
#entry h4, #entry_j h4, #entry_mj h4, #entry_mh h4, #inquiry h4,#contact h4, #workshop h4 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-feature-settings: "pkna";
    font-size: 2.2rem;
    margin-bottom: 20px;
    line-height: 1.6;
    color: #fff;
    letter-spacing: 1.8px;
    text-align: center;
    background: #b49961;
    padding: 10px;
}
#entry h4, #entry_j h4, #entry_mj h4, #entry_mh h4, #inquiry h4 {
    position: static;
    border:none;
}

#entry h4:after , #entry_j h4:after , #entry_mj h4:after , #entry_mh h4:after , #inquiry h4:after  {
	display: none;
}

.call-box {
    text-align: center;
	margin-top: 160px;
}

.call-box img {
    width: 45%;
    display: inline-block;
    margin-bottom: 0;
}

.call-box a {
    display: block;
    margin-top: 40px;
}

.call-box p {
    font-weight: bold;
    font-size: 1.3rem;
    width: 100%;
    margin-bottom: 40px;
}

.call-box span {
    color: #bf0f00;
}

.form-cts {
    margin: 40px auto -70px auto;
}
.form-cts:first-of-type {
    padding-top: 5px;
}

.form-cts:after {
    content: '';
    display: block;
    clear: both;
    font-size: 0;
    margin: 0;
    padding: 0;
}

.form-cts dt {
    font-weight: bold;
		width: 25%;
		float: left;
}

.form-cts dt span {
    color: #bf0f00;
}

.form-cts dd {
		width: 75%;
		float: left;
}

.form-cts dl {
    border-bottom: 1px solid #ccc;
	padding: 20px;
}

dl:after {
    content: '';
    display: block;
    clear: both;
    font-size: 0;
    margin: 0;
    padding: 0;
}

.form-cts dl:nth-child(7) dt {}

.form-cts dl:nth-child(10) dt {}

label.l-buttun:nth-child(2) {
    padding-left: 13px;
}

label.r-buttun {
    padding-right: 16px;
}

dt.form-title {
    width: 210px;
    height: 35px;
    float: left;
}

dt.form-title span {
    color: #bf0f00;
}



dd.form-third {
    margin-bottom: 40px;
}

input.form-name {
    width:240px;
    max-width: 100%;
    height: 30px;
    margin-right: 10px;
		padding: 0 15px;
}
input.form-zip {
    width: 100px;
    height: 33px;
}

input.form-zip:first-of-type {
    margin-left: 5px
}
input.form-add{
    width:100%;
    height: 33px;
}
input.form-half {
    width: 255px;
    max-width: 100%;
    height: 35px;
}

input.form-button {
    margin-right: 5px;
    -webkit-appearance: radio;
}

.form-radio li {
    width: 250px;
    margin-left: 210px;
}
.form-number{
    width: 40px;
    max-width: 100%;
    height: 25px;
}
textarea.form-note {
    resize: none;
    width: 510px;
    max-width: 100%;
    height: 200px;
    -webkit-appearance: none;
    border: 1px solid #999;
    border-radius: 5px;
}

.mail-btn {
    padding-top: 20px;
    padding-bottom: 20px;
}

#entry,#entry_j,#entry_mj,#entry_mh {
		margin-bottom: 80px;
}

/*送信ボタン*/

input.form-check {
    width: 300px;
    height: 50px;
    margin: 0 auto;
    background: #8da450;
    font-size: 16px;
    text-align: center;
    display: block;
    color: #fff;
}

input.form-check:hover {
    cursor: pointer;
    opacity: 0.8;
}
/*送信ボタン*/

/*受験講習会申込*/

p.indis {
    font-size: 1.1rem;
    margin: 0px 210px;
    width: 400px;
}

p.indis span {
    color: #bf0f00;
}

select.pulldown {
    width: 510px;
    max-width: 100%;
    height: 35px;
    font-size: 15px;
}

section#inquiry {
    margin-bottom: 80px;
}

.mt160 {
	margin-top: 160px;
}

@media screen and (max-width:640px) {
    .gender-sp {
        width: 200px;
        max-width: 100%;
    }

    .material-sp {
        float: left;
        margin-bottom: 20px;
        width: 100%;
    }

    .form-radio li {
        width: 100%;
        max-width: 100%;
        margin-left: 210px;
        margin-right: auto;
        text-align: left;
        display: table-row;
    }
    p.indis {
        font-size: 1.1rem;
        margin: 0 auto;
        width: 100%;
    }

    input[type="submit"] {
        border-radius: 0;
        -webkit-box-sizing: content-box;
        -webkit-appearance: button;
        border: none;
        box-sizing: border-box;
        cursor: pointer;
        background: #8da450;
    }
	
	.call-box {
		margin-top: 100px;
}
	
    .call-box img {
        width: 100%;
        display: inline-block;
        margin-bottom: 0;
    }
    .mail-btn {
        padding-bottom: 30px;
    }
    .zip {
    width: 510px;
    max-width: 100%;
    height: 60px;
    margin: 15px auto;
}
    dt.form-title {
    width:100%;
    height: 35px;
    float: left;
}
	input[type="text"] {
    width: 100%;
    height: 30px;
}
  input.form-mail:nth-child(2) {
    width: 255px;
    max-width: 100%;
    height: 30px;
    margin: 10px auto;
}

.form-cts dl {
		padding: 15px 0;
	}		
	
.form-cts dt {
		width: 100%;
		float: none;
		margin-bottom: 5px;
	}	
	
.form-cts dd {
	width: 100%;
	float: none;
}	

input.form-school-year {
	width: 160px;
}	
	
.confirm-check input {
	width: 100%;
	border-radius: 5px;
}
	
.form-cts select.participate {
	width: 100%;
}
