/* base */

div.FFt {
    position: relative;
    top: 3px;
    left: -2px;
}

body {
    background-color: #EEEEEE;
}

p {
    margin: 0;
    padding: 0 0 10px;
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#header {
    width: 100%;
}

input[type="text"].imed,
input[type="tel"] {
    text-align: center;
}

input[type="tel"].zip {
    text-align: center;
    width: 120px;
    font-size: 16px;
}

#header p {
    font-family: KozGoPr6N-Regular;
    font-size: 30px;
    line-height: 120%;
    color: #FFFFFF;
    padding: 25px 10px;
}

#address li {
    margin-bottom: 15px;
}

#zaiseki li {
    margin-bottom: 15px;
    clear: both;
}

#zaiseki label {
    font-size: 12px;
}

#wrapper {
    background-color: #EEEEEE;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

h1 img {
    width: 100%;
}

#content {
    background-color: #FFF;
    min-height: 400px;
    width: 874px;
    padding: 13px 62px;
    border: 1px solid #DDD;
    margin: 0 auto;
    overflow: hidden;
}

#phase {
    margin-top: 15px;
}

#desc {
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    font-size: 16px;
    line-height: 135%;
    text-align: left;
    vertical-align: top;
}

#form_wrap {
    padding: 20px 0;
}

h4 {
    background-color: #E7E7E7;
    border: solid 1px #FFF;
    outline: solid 1px #E7E7E7;
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    font-size: 15px;
    padding: 7px;
    line-height: 120%;
    vertical-align: top;
    text-align: left;
    margin-bottom: 10px;
}

.required h4 {
    background-image: url('../../img/common/form_required.png');
    background-repeat: no-repeat;
    padding-left: 60px;
    background-position: 10px center;
}


/*section{
	margin:5px 0 20px;
	line-height:35px;
	position:relative;
}
section>span>div{
	position:absolute;
	bottom:0px;
	right:0px;
	display:block;
	line-height:12px;
}
section>span>div.caution{
	background-image:url(../img/error.png);
	background-repeat:no-repeat;
	background-position: 0 center;
	padding-left: 45px;
	font-size:12px;
	color:#D00;
	z-index:100;
}
section>span>div.ok{
	background-image:url(../img/ok.png);
	background-repeat:no-repeat;
	background-position: 0 center;
	padding-left: 90px;
	z-index:100;
	height:28px;
}*/

textarea {
    width: 99%;
    height: 100px;
    border: 1px solid #DDD;
    border-radius: 5px;
    text-align: left;
}

#inquery_text {
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    font-size: 15px;
    line-height: 120%;
    text-align: left;
    display: block;
    margin-bottom: 10px;
}

input[type="checkbox"] {
    position: relative;
    top: 2px;
}

input[type="text"].name {
    width: 200px;
    margin-right: 10px;
}

select {
    background-color: #FAFAFA;
    border: 1px solid #DDD;
    border-radius: 5px;
    padding: 2px 5px;
}

p.def_hide {
    display: none;
}

p.sub_color {
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 120%;
    padding: 5px;
}

#confirm_img_center #submit {
    display: none;
}

a {
    color: #06F;
}

a:hover {
    color: #09F;
}

#privacy {
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    font-size: 15px;
    line-height: 120%;
    text-align: center;
}

#confirm_img {
    display: block;
    text-align: center;
    margin: 15px;
    float: left;
}

#confirm_img:hover {
    opacity: 0.8;
    cursor: pointer;
}

table {
    margin: 20px 0 20px;
    table-layout: fixed;
    /*border-collapse: collapse;*/
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
    border-bottom: 1px solid #79796A;
}

#bukatsu_other div.FFt {}

th {
    padding: 15px 10px;
    background: #E7E7E7;
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    font-size: 15px;
    line-height: 120%;
    color: #000;
    text-align: left;
    vertical-align: top;
    border: 1px solid #79796A;
    border-bottom: none;
    border-right: none;
    white-space: nowrap;
}

th.required {
    padding: 14px 10px 18px 55px;
    background: #E7E7E7 url('../../img/common/form_required.png') no-repeat scroll 10px 14px;
}

td {
    padding: 15px 10px;
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    font-size: 15px;
    line-height: 120%;
    color: #000;
    border: 1px solid #79796A;
    vertical-align: middle;
    border-bottom: none;
    position: relative;
}

label {
    width: 105px;
    padding: 0 0 0 5px;
    margin: 0 10px 0 0;
    height: 45px;
    float: left;
    display: block;
    line-height: 45px;
    background: #EEEEEE !important;
    cursor: pointer;
}

label.w170 {
    width: 170px;
}

label.w270 {
    width: 270px;
}

#s_bukatsu_etc {
    width: 180px;
    height: 20px;
    margin-left: 8px;
    position: relative;
    top: 6px;
    *top: 4px;
    /* IE7 */
}

@-moz-document url-prefix() {
    #s_bukatsu_etc {
        position: relative;
        top: 0;
    }
}

#zaiseki li {
    clear: both;
}

#addr1 {
    width: 350px;
}

#addr2 {
    width: 500px;
}

#school_name {
    width: 300px;
}

form span {
    display: inline-block;
    margin-right: 8px;
    height: 20px;
    line-height: 20px;
    *position: relative;
    /* IE7 */
    *top: -12px;
    /* IE7 */
}

p.question {
    padding: 20px 0 0;
    font-weight: bold;
    font-size: 16px;
    /*color:      #00008C;*/
    color: #D9A300;
}

p.qa {
    padding: 15px 0 10px;
    font-weight: bold;
    font-size: 15px;
    color: #000;
}

select {
    background-color: #FFF;
    border: 1px solid #79796a;
    /*padding: 2px 5px;*/
    margin: 0 2px;
    height: 40px;
}

select {
    height: 22px\9;
    /* IE10以下 */
    *height: 22px;
    /* IE7 */
}

select:not(:target) {
    height: 40px\9;
    /* IE9,10 */
}

input[type="text"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="email"] {
    /*background-color: #FAFAFA;*/
    border: 1px solid #79796a;
    height: 35px;
    margin: 0 2px;
    line-height: 35px;
    padding: 5px;
    border-radius: 5px;
}

.caption {
    text-align: center;
    padding: 10px;
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    font-size: 15px;
    line-height: 120%;
    text-align: center;
}

#footer {
    text-align: center;
    padding: 10px;
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    font-size: 13px;
    line-height: 150%;
}

#footer span {
    font-size: 10px;
}

#complete {
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    font-size: 19px;
    line-height: 120%;
    text-align: center;
}

#header_bottom_border {
    border-top: 1px solid #FFF;
    height: 6px;
    width: 100%;
    background-image: url('../../img/common/header_bottom_border.png');
}

.inquery_notice {
    margin: 15px;
    color: #FF0000;
}

#close_button {
    text-align: center;
    margin: 20px;
    padding: 10px;
}

.FormCompornent_name {
    width: 290px;
}

#zaiseki li div {
    padding: 10px 0;
}

center_wrapper labels {
    font-size: 13.5px;
}

#confirm_img_center {
    text-align: center;
}

#nittei3 {
    color: #D90000;
    font-weight: bold;
    display: none;
}

input[type="text"].hide-fld {
    width: 0;
    height: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    visibility: hidden;
}

label.font11 {
    font-size: 11px;
}

#back_img {
    display: block;
    margin: 15px;
    float: left;
}

.checked {
    background-color: #006DD9 !important;
    color: #fff !important;
}

div.experience label {
    width: 270px;
}

.clearfix::after{
  content: "";
  clear: both;
  display: block;
}