@charset "UTF-8";
/* [ variable ]
-------------------------------------------------*/
/* element */
/* font */
/* [ font style ]
-------------------------------------------------*/
/* [ add element ]
-------------------------------------------------*/
/* [ position center ]
-------------------------------------------------*/
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ easing style ]
-------------------------------------------------*/
/* [ Hover Motion style ]
-------------------------------------------------*/
/* [ icon style ]
-------------------------------------------------*/
/* [ form parts ]
-------------------------------------------------*/

.tc_orange {
  color: #b70909;
}

@media only screen and (min-width: 751px) {
	.form_step h2 {
    color: #1a1311;
    font-family: "ヒラギノ角ゴ Pro W1","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif,"Din-Medium";
    font-size: 2.1em;
    font-weight: normal;
    letter-spacing: 0.025em;
		margin-top: 100px;
    margin-bottom: 3em;
    padding: 0;
    text-align: center;
	}
	#page_title {
		_border-bottom: 1px solid #eff1f1;
		margin-top: 5em;
	}
	#page_title span.en {
		color: #302e2a;
		font-family: "Futura-Bold";
		font-size: 50px;
		letter-spacing: 0.05em;
		margin-bottom: 0.25em;
		padding: 0 0 0 40px;
		text-align: left;
		display: block;
	}
	#page_title span.jp {
		color: #9b9b9b;
		font-family: "Futura-Bold";
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 0.05em;
		margin-bottom: 3em;
		padding: 0 0 0 40px;
		text-align: left;
		display: block;
	}
  .section_wrap.inners {
		min-width: 680px;
		max-width: 940px;
		padding: 0;
		margin: 0 auto;
  }
  .form_notice {
    padding-bottom: 20px;
  }
  .form_notice li {
    _padding-left: 1em;
    font-size: 15px;
    line-height: 32px;
  }
  .form_notice li:before {
  }
  .form_notice li a {
    text-decoration: underline;
  }
  .form_state {
    padding-top: 9px;
    text-align: center;
    position: relative;
    padding-bottom: 58px;
		margin: auto;
  }
  .form_state li {
    float: left;
    padding-right: 30px;
    position: relative;
    z-index: 20;
    font-size: 15px;
    line-height: 48px;
    text-align: center;
  }
  .form_state li:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 23px;
    left: 0;
    width: 232px;
    height: 0;
    border-bottom: 3px solid #ddd;
  }
  .form_state li:last-child {
    padding-right: 0;
  }
  .form_state li:last-child.on:after {
    display: none;
  }
  .form_state li span {
    display: block;
    background: #fff;
    color: #bbbfc4;
    border: 1px solid #ddd;
    _width: 208px;
    width: 200px;
    height: 48px;
    position: relative;
    z-index: 20;
  }
  .form_state li.on:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 202px;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-left-width: 20px;
    border-top-width: 25px;
    border-bottom-width: 25px;
    border-right-width: 0;
    border-left-color: #3f3c37;
  }
  .form_state li.on:before {
    border-bottom: 3px solid #3f3c37;
  }
  .form_state li.on span {
    color: #fff;
    border: 1px solid #3f3c37;
    background: #3f3c37;
  }
  #form_content_wrap {
    padding-bottom: 100px;
  }
  .form_step {
    display: none;
  }
  .form_step.form_step1 {
    display: block;
  }
  .form_step.form_step1 .tbl_wrap {
    display: table;
    width: 100%;
  }
  .form_step.form_step1 .tbl_wrap dl {
    display: table-row;
  }
  .form_step.form_step1 .tbl_wrap dl dt {
    display: table-cell;
    font-size: 15px;
    font-weight: bold;
    vertical-align: top;
    padding: 9px 0;
    line-height: 60px;
    position: relative;
  }
  .form_step.form_step1 .tbl_wrap dl dt.h50 {
    line-height: 50px;
  }
  .form_step.form_step1 .tbl_wrap dl dt .tc_orange {
    position: absolute;
    right: 50px;
  }
  .form_step.form_step1 .tbl_wrap dl dd {
    vertical-align: top;
    padding: 9px 0;
    display: table-cell;
    max-width: 470px;
    position: relative;
  }
  .form_step.form_step1 .tbl_wrap dl dd p.radio_line {
  }
  .form_step.form_step1 p.aCenter {
    margin-top: 50px;
    text-align: center;
  }
  .form_step.form_step1 .btn {
    _height: 56px;
    display: inline-block;
    cursor: pointer;
  }
  .form_step.form_step1 .btn > * {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    line-height: 2.8;
    font-size: 16px;
    letter-spacing: normal;
	font-weight: bold;
  }
  .form_step.form_step1 .btn#confirm_btn {
    margin-right: 160px;
    margin-left: 40px;
  }
  .form_step.form_step2 {
    border-top: 1px solid #eff1f1;
    padding-top: 40px;
  }
  .form_step.form_step2 .tbl_wrap {
    display: table;
    width: 100%;
  }
  .form_step.form_step2 .tbl_wrap dl {
    display: table-row;
  }
  .form_step.form_step2 .tbl_wrap dl dt {
    display: table-cell;
    font-size: 15px;
    font-weight: bold;
    vertical-align: top;
    padding: 12px 0;
    line-height: 36px;
    position: relative;
  }
  .form_step.form_step2 .tbl_wrap dl dt .tc_orange {
    position: absolute;
    right: 50px;
  }
  .form_step.form_step2 .tbl_wrap dl dd {
    vertical-align: top;
    padding: 12px 0;
    line-height: 36px;
    display: table-cell;
    font-size: 15px;
    width: 65%;
    position: relative;
  }
  .form_step.form_step2 .aCenter {
    margin-top: 50px;
    border-top: 1px solid #eff1f1;
    padding-top: 60px;
    text-align: center;
  }
  .form_step.form_step2 .btn {
    height: 56px;
    display: inline-block;
    cursor: pointer;
  }
  .form_step.form_step2 .btn > * {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    height: 56px;
    line-height: 2.5;
    font-size: 15px;
    letter-spacing: normal;
		font-weight: 700;
  }
  .form_step.form_step2 .btn#send_btn {
    margin-right: 160px;
    margin-left: 40px;
  }
  .form_step.form_step3 {
    _border-top: 1px solid #eff1f1;
    _padding-top: 50px;
    text-align: center;
  }
  .form_step.form_step3 .message {
    font-size: 28px;
    line-height: 46px;
    margin-bottom: 20px;
  }
  p.lead {
    font-size: 15px;
    line-height: 32px;
		text-align: left;
  }
  .form_step.form_step3 .aCenter {
    margin-top: 50px;
    border-top: 1px solid #eff1f1;
    padding-top: 60px;
  }
  input[type="text"],
  input[type="tel"],
  input[type="email"] {
    width: 100%;
    font-size: 15px;
    height: 50px;
    border: 1px solid #ddd;
    padding: 15px;
    line-height: 20px;
    box-sizing: border-box;
    -webkit-appearance: none;
    box-shadow: none;
    border-radius: 0;
  }
  textarea {
    width: 100%;
    font-size: 15px;
    height: 180px;
    border: 1px solid #ddd;
    padding: 15px;
    line-height: 20px;
    box-sizing: border-box;
    -webkit-appearance: none;
    box-shadow: none;
    border-radius: 0;
  }
  div.input-type-select {
    vertical-align: top;
    display: inline-block;
    max-width: 490px;
    box-sizing: border-box;
    overflow: hidden;
	background: #eff1f1 url(../../../demo/common/images/select_bg.png) no-repeat right top;
    position: relative;
    z-index: 3;
    height: 50px;
    margin-right: 20px;
  }
  div.input-type-select select {
    text-overflow: ellipsis;
    box-sizing: border-box;
    width: 518px;
    width: calc(100%);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: 190px;
    padding: 15px 70px 15px 20px;
    background: transparent;
    border: none;
    border-radius: 0;
    font-size: 15px;
    line-height: 20px;
    color: #3F3C37;
    white-space: normal;
    position: relative;
  }
  div.input-type-select select::-ms-expand {
    display: none;
  }
  * + html div.input-type-select {
    background: none;
    border: none;
  }
  * + html div.input-type-select select {
    width: 100%;
	background: #eff1f1 url(../../../demo/common/images/select_bg.png) no-repeat right top;
    padding: 0;
  }
  label.radio_txt {
    cursor: pointer;
    position: relative;
    margin-right: 40px;
		margin-bottom: 10px;
    padding-left: 50px;
    overflow: hidden;
    display: inline-block;
    height: 50px;
    vertical-align: middle;
		width: calc(100% - 90px);
  }
  label.radio_txt:before {
    position: absolute;
    width: 48px;
    height: 48px;
    border: 1px solid #ddd;
    background: #fff;
    left: 0px;
    top: 0px;
    content: '';
    z-index: 3;
    overflow: hidden;
  }
  label.radio_txt:after {
    content: '';
    position: absolute;
    width: 46px;
    height: 46px;
    border: 2px solid #ddd;
    left: 0;
    top: 0;
	background: #3f3c37 url(../../../demo/common/images/check_bg.png) no-repeat right top;
    z-index: 5;
  }
  label.radio_txt input[type="radio"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: absolute;
    width: 48px;
    height: 48px;
    left: -50px;
    top: 1px;
    margin: 0px;
    border-radius: 0;
    box-shadow: 51px 0px #FFF;
    z-index: 10;
  }
  label.radio_txt input[type="radio"]:checked {
    box-shadow: none;
  }
  label.radio_txt input[type="radio"]:focus {
    opacity: 0;
    box-shadow: 51px 0px #FFF;
  }
  .input_line {
    margin-top: 20px;
  }
  .radio_line span {
    font-size: 15px;
    display: inline-block;
    line-height: 50px;
    padding-left: 10px;
  }
  /* error message */
  input[type="text"].err_state, input[type="tel"].err_state, input[type="email"].err_state, textarea.err_state {
    background: #eee;
  }
  p.err_msg {
    position: absolute;
    bottom: -0.4em;
    right: -20px;
    color: #fff;
    background: #302e2a;
    border-radius: 2px;
    font-weight: normal;
    z-index: 50;
    padding: 5px;
  }
}

@media only screen and (max-width: 750px) {
	.form_step h2 {
    font-family: "ヒラギノ角ゴ Pro W1","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif,"Din-Medium";
		color: #302e2a;
		font-size: 18px;
		text-align: left;
		font-weight: 400;
		letter-spacing: 0.01em;
		margin-bottom: 0.25em;
    padding: 0;
		margin-bottom: 2em; 
	}
	#page_title {
	  margin-top: 2em;
	}
	#page_title span.en {
		color: #302e2a;
		font-family: "Futura-Bold";
		font-size: 28px;
		letter-spacing: 0.05em;
		margin-bottom: 0.25em;
		padding: 0 20px 0 20px;
		text-align: left;
		display: block;
	}
	#page_title span.jp {
		color: #9b9b9b;
		font-family: "Futura-Bold";
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 0.05em;
		margin-bottom: 3em;
		padding: 0 20px 0 20px;
		text-align: left;
		display: block;
	}
  .section_wrap.inners {
    padding: 22px 20px 0 20px;
  }
  .form_notice {
    padding-bottom: 13px;
  }
  .form_notice li {
    font-size: 12px;
    line-height: 1.8;
  }
  .form_notice li:before {
    content: '・';
  }
  .form_state {
    padding-top: 9px;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
  }
  .form_state li {
    display: none;
    width: 100%;
    position: relative;
    z-index: 20;
    font-size: 15px;
    line-height: 38px;
    text-align: center;
  }
  .form_state li:last-child {
    padding-right: 0;
  }
  .form_state li:last-child.on:after {
    display: none;
  }
  .form_state li span {
    display: block;
    background: #fff;
    color: #bbbfc4;
    border: 1px solid #ddd;
    height: 38px;
    position: relative;
    z-index: 20;
  }
  .form_state li.on {
    display: block;
  }
  .form_state li.on:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    z-index: 21;
    border-style: solid;
    border-color: #fff;
    border-left-width: 16px;
    border-top-width: 20px;
    border-bottom-width: 20px;
    border-right-width: 0;
    border-left-color: #3f3c37;
  }
  .form_state li.on span {
    color: #fff;
    border: 1px solid #3f3c37;
    background: #3f3c37;
  }
  #form_content_wrap {
    padding-bottom: 50px;
	margin-bottom: 50px;
  }
  .form_step {
    display: none;
  }
  .form_step.form_step1 {
    display: block;
  }
  .form_step.form_step1 .tbl_wrap {
    width: 100%;
  }
  .form_step.form_step1 .tbl_wrap dl dt {
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    padding: 15px 0 5px;
    position: relative;
  }
  .form_step.form_step1 .tbl_wrap dl dd {
    position: relative;
  }
  .form_step.form_step1 p.aCenter {
    margin-top: 25px;
    text-align: center;
  }
  .form_step.form_step1 .btn {
    height: 48px;
    cursor: pointer;
  }
  .form_step.form_step1 .btn > * {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    line-height: 2;
    font-size: 14px;
    letter-spacing: normal;
  }
  .form_step.form_step1 .btn#reset_btn {
    margin-left: 0;
    width: 115px;
	float: left;
  }
  .form_step.form_step1 .btn#confirm_btn {
    _margin-top: 15px;
    margin-left: 20px;
    _width: 100%;
    width: 50%;
	float: left;
  }
  .form_step.form_step2 {
    margin-top: 20px;
    padding-top: 10px;
  }
  .form_step.form_step2 .tbl_wrap {
    width: 100%;
    display: table;
  }
  .form_step.form_step2 .tbl_wrap dl {
    display: table-row;
  }
  .form_step.form_step2 .tbl_wrap dl dt {
    display: table-cell;
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
    padding: 15px 0 0;
    vertical-align: top;
    position: relative;
    width: 100px;
    white-space: nowrap;
  }
  .form_step.form_step2 .tbl_wrap dl dd {
    display: table-cell;
    padding: 15px 0 0;
    font-size: 14px;
    line-height: 25px;
    position: relative;
  }
  .form_step.form_step2 .tbl_wrap.qblock {
    display: block;
  }
  .form_step.form_step2 .tbl_wrap.qblock dl {
    display: block;
  }
  .form_step.form_step2 .tbl_wrap.qblock dt {
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    padding: 15px 0 5px;
    position: relative;
  }
  .form_step.form_step2 .tbl_wrap.qblock dd {
    display: block;
    padding: 0;
    position: relative;
  }
  .form_step.form_step2 p.aCenter {
    border-top: 1px solid #eff1f1;
    margin-top: 25px;
    padding-top: 30px;
    text-align: center;
  }
  .form_step.form_step2 .btn {
    height: 48px;
    cursor: pointer;
		float: left;
  }
  .form_step.form_step2 .btn > * {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    height: 48px;
    line-height: 2;
    font-size: 14px;
    letter-spacing: normal;
  }
  .form_step.form_step2 .btn#back_btn {
    margin-left: 0;
    _width: 115px;
    width: 30%;
  }
  .form_step.form_step2 .btn#send_btn {
    margin-left: 20px;
    width: 30%;
  }
  .form_step.form_step3 {
    border-top: 1px solid #eff1f1;
    margin-top: 20px;
    padding-top: 20px;
  }
  .form_step.form_step3 .message {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .form_step.form_step3 .lead {
    font-size: 14px;
    line-height: 25px;
  }
  .form_step.form_step3 .aCenter {
    margin-top: 25px;
    border-top: 1px solid #eff1f1;
    padding-top: 25px;
  }
  input[type="text"],
  input[type="tel"],
  input[type="email"] {
    width: 100%;
    font-size: 14px;
    height: 45px;
    border: 1px solid #ddd;
    padding: 10px;
    line-height: 25px;
    box-sizing: border-box;
    -webkit-appearance: none;
    box-shadow: none;
    border-radius: 0;
  }
  textarea {
    width: 100%;
    font-size: 14px;
    height: 120px;
    border: 1px solid #ddd;
    padding: 10px;
    line-height: 25px;
    box-sizing: border-box;
    -webkit-appearance: none;
    box-shadow: none;
    border-radius: 0;
  }
  div.input-type-select {
    vertical-align: top;
    display: inline-block;
    max-width: 490px;
    box-sizing: border-box;
    overflow: hidden;
	background: #eff1f1 url(../../../demo/common/images/select_sp_bg.png) no-repeat right top;
    background-size: 45px auto;
    position: relative;
    z-index: 3;
    height: 45px;
    margin-right: 15px;
  }
  div.input-type-select.birthyear {
    width: 135px;
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
  }
  div.input-type-select.birthday {
    margin-right: 0;
  }
  div.input-type-select.schooltype {
    display: block;
    margin-right: 0;
    max-width: auto;
  }
  div.input-type-select select {
    text-overflow: ellipsis;
    box-sizing: border-box;
    width: 518px;
    width: calc(100%);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: 135px;
    padding: 10px 57px 10px 12px;
    background: transparent;
    border: none;
    border-radius: 0;
    font-size: 14px;
    line-height: 25px;
    color: #3F3C37;
    white-space: normal;
    position: relative;
  }
  div.input-type-select select::-ms-expand {
    display: none;
  }
  * + html div.input-type-select {
    background: none;
    border: none;
  }
  * + html div.input-type-select select {
    width: 100%;
	background: #eff1f1 url(../../../demo/common/images/select_sp_bg.png) no-repeat right top;
    padding: 0;
  }
  label.radio_txt {
    cursor: pointer;
    position: relative;
    margin-right: 20px;
    margin-bottom: 10px;
    padding-left: 40px;
    overflow: hidden;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
		width: calc(100% - 60px);
  }
  label.radio_txt:before {
    position: absolute;
    width: 38px;
    height: 38px;
    border: 1px solid #ddd;
    background: #fff;
    left: 0px;
    top: 0px;
    content: '';
    z-index: 3;
    overflow: hidden;
  }
  label.radio_txt:after {
    content: '';
    position: absolute;
    width: 36px;
    height: 36px;
    border: 2px solid #ddd;
    left: 0;
    top: 0;
	background: #3f3c37 url(../../../demo/common/images/check_sp_bg.png) no-repeat center center;
    background-size: 36px auto;
    z-index: 5;
  }
  label.radio_txt input[type="radio"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: absolute;
    width: 38px;
    height: 38px;
    left: -40px;
    top: 1px;
    margin: 0px;
    border-radius: 0;
    box-shadow: 41px 0px #FFF;
    z-index: 10;
  }
  label.radio_txt input[type="radio"]:checked {
    box-shadow: none;
  }
  label.radio_txt input[type="radio"]:focus {
    opacity: 0;
    box-shadow: 41px 0px #FFF;
  }
  .input_line {
    margin-top: 10px;
  }
  .radio_line span {
    font-size: 14px;
    display: inline-block;
    line-height: 40px;
    padding-left: 5px;
  }
  /* error message */
  input[type="text"].err_state, input[type="tel"].err_state, input[type="email"].err_state, textarea.err_state {
    background: #eee;
  }
  p.err_msg {
    position: absolute;
    top: -28px;
    right: -10px;
    font-size: 10px;
    line-height: 11px;
    color: #fff;
    background: #302e2a;
    border-radius: 2px;
    font-weight: normal;
    z-index: 50;
    padding: 5px;
  }
}
