@charset "shift_jis";
#container {width:800px;margin-left: auto;margin-right: auto;}
#add_address {display:none;}
#card_input {display:none;}
table.input-area{font-size: 12px;}
table.input-area th {text-align: right;}
.input-sample {color: #999999;}
.clear_radio{
float:none;
width:auto;
}
.clear_select{
float:none;
width:auto;
}
p,h1,form,button {
	border: 0;
	margin: 0;
	padding: 0;
}

.spacer {
	clear: both;
	height: 1px;
}

.spacer_height15 {
	clear: both;
	height: 15px;
}

#container {
	width: 800px;
	margin: auto;
	padding-bottom:30px;
}

strong {
font-weight:bold;
}

#submit_btn_box {
width:540px;
text-align:center;
}

#submitButton {
margin:auto;
cursor: pointer; 
}


/* ----------- form_header ----------- */
#form_header {
	width: 700px;
	margin: auto;
	padding: 20px 0px 10px;
	margin-bottom: 20px;
	border-bottom: solid 1px #333;
}

#wrapper {
	width: 75%;
	float: left;
}

#header_left {
	width: 24%;
	float: left;
}

#header_center {
	width: 30%;
	float: left;
}

#header_right {
	width: 15%;
	float: right;
}

#header_right p {
	font-size: 10px;
}

.wrapper_form {
	width: 700px;
	margin: auto;
}

/* ----------- My Form ----------- */
.title {
	margin: 0 auto;
	width: 800px;
	padding: 14px 0px 0px 0px;;
}

.title h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}

.title p {
	font-size: 12px;
	color: #666666;
	padding-bottom: 5px;
}

/* ----------- oic_form ----------- */
.oic_form { /*border-left:solid 5px #f35702;*/
	background-image: url(/kounyuu/image/oic_form_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	/*background:#f6eccd;*/
	margin: 5px auto;
	width: 780px;
	_width: 800px;
	padding: 10px;
	text-align:left;
	border:1px solid #DDD;
}

.oic_form_bg{
	background:#fdd046;
	border-left:#f35702 6px solid;
	float:left;
	margin: 10px auto;
	width: 620px;
	_width: 600px;
	padding: 14px 14px;
}

.oic_form_bg label {
font-weight:bold;
font-size:16px;
}

.oic_form input {
	float: left;
	font-size: 13px;
	padding: 11px 2px;
	border: solid 1px #BBB;
	width: 240px;
	margin: 0px 0 10px 20px;
}

textarea.oic_form_textarea {
    float: left;
    font-size: 13px;
    padding: 11px 2px;
    border: solid 1px #BBB;
    width: 400px;
    margin: 0px 0 10px 20px;
    padding: 5px;
}

.mother-course-radio span{
	display:block;
}
.oic_form input[type=radio] {
	float: none;
	font-size: 13px;
	padding: 11px 2px;
	border: solid 1px #BBB;
	margin: 0px 0 10px 20px;
	width: auto;
}
.oic_form .age, .oic_form .birthday {
	float: none;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	width: 32px;
	margin: 0;
}

.oic_form .box3_wrapper {
	float: left;
	margin: 2px 0 15px 20px;
}

.oic_form .coupon_wrapper {
	float: left;
	margin: 2px 0 15px 20px;
	width: 350px;
}

.oic_form .coupon_wrapper select {
	float: none;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	margin: 0;
}

.oic_form select {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #BBB;
	width: 180px;
	margin: 0 0 17px 20px;
}

.box01 .card {
	float: left;
	font-size: 12px;
	padding: 0px 2px;
	width: 15px;
}


.box03 .card {
	float: left;
	font-size: 12px;
	padding: 0px 2px;
	width: 20px;
	margin: 4px 0 0 20px;
}

.card span {
	float: left;
	display: inline;
}

.box03 .card_month {
	padding: 4px 2px;
	width: 47px;
	display: inline;
	float: left;
}

.box03 .card_yaer {
	padding: 4px 2px;
	width: 47px;
	display: inline;
	float: left;
}

#Birthday_y span {
	color: #666;
	display: inline;
	float: left;
	font-size:12px;
	vertical-align: bottom;
	margin:0 5px;
	}
#Birthday_y select {
	float: left;
	font-size: 12px;
	border: solid 1px #aacfe4;
	margin:0;
	padding: 4px 2px;
	}


#Birthday_top {
	padding-left:20px;
}



.box01 {
	width: 80px;
	float: left;
}

.box01 label {
	display: block;
	font-weight: bold;
	text-align: left;
	width: 80px;
	font-size: 14px;
}

.box01 .small {
	color: #c00;
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	width: 80px;
}

.box01 input {
	float:left;
	width:10px;
	}

.box02 {
	width: 80px;
	text-align: right;
	float: left;
}

.box02 .small {
	color: #000;
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	width: 80px;
	height: 40px;
	line-height:34px;
	padding-top: 4px;
}

.box02 .small_label {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	width: 80px;
	height: 40px;
	padding-top: 5px;
}

.small_bai {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	width: 80px;
	height: 90px;
	padding-top: 5px;
}

.radio_left {
	width: 88px;
	float: left;
}

.radio_center {
	width: 88px;
	float: left;
}

.radio_right {
	width: 88px;
	float: left;
}

.radio_onebox{
	width: 88px;
	float: left;
}

.box03 {
	width: 600px;
	float: left;
	position:relative;
	overflow:hidden;
	zoom:1;
}

.small_chuki {
	color: #666;
	line-height:140%;
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	width: 245px;
	padding: 4 2px;
	margin: 2px 0 15px 15px;
}

.small_chuki_card {
	color: #666;
	line-height:140%;
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	width: 350px;
	padding: 4px 2px;
	margin: 4px 0 15px 15px;
}

.mihon {
	float: left;
	width: 115px;
	display: block;
	font-weight: bold;
	text-align: right;
}

.small_b {
	color: #000;
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	width: 120px;
	height: 40px;
	padding-top: 5px;
	padding-bottom:5px;
	line-height:130%;
}

.small_bd {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	width: 120px;
	height: 75px;
	padding-top: 5px;
	padding-bottom:5px;
	line-height:130%;
}

.wrapper_form button {
	clear: both;
	margin-left: 150px;
	width: 125px;
	height: 31px;
	background: #666666 url(img/button.png) no-repeat;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.box03 .small {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
}

.box03 .label {
	color: #666;
	display: block;
	height: 31px;
	font-size: 10px;
	font-weight: normal;
	margin: 2px 0 15px 15px;
	background-color: #FFFFFF;
}

#m_y span {
	color: #000;
	display: inline;
	float: left;
	font-size:12px;
	vertical-align: bottom;
}

.box03 .small_card {
	color: #000;
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

.box3 span{
	color: #666;
	display: inline;
	font-size:12px;
	float:left;
	vertical-align: bottom;}

.title_caption{
    width:450px;
	_width:470px;	
	padding:5px;
	margin:5px 0 0 24px;
	background-color:#ffeae7;
	color:#333;
	border:1px solid #CCC;
}

.title_caption_title{
    font-size:14px;
	font-weight:bold;
	margin:0 0 3px 0;
}

.title_caption_text{
    font-size:12px;
	line-height:150%;
	margin:0 0 0 12px;
}

.right_caption{
	font-size:12px;
	color:#777;
	line-height:36px;
}


/* ----------- otameshi_form_right ----------- */
.oic_form_right {
	width: 125px;
	float: left;
	padding: 10px 0 15px 5px;
	margin: 10px 0 2px 10px;
	color: #333;
	font-size:12px;
}

.formError {
	width: 180px;
}

.formError .formErrorContent {
	background: none repeat scroll 0 0 #CC0000;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 1px 1px 6px #000000;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	padding: 4px 10px;
	width: 100%;
}


/* ----------- Payment_info ----------- */
#payment_infobox {
	padding-left: 185px;
}

#payment_info1 {
	background: #fff;
	padding: 14px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 10px;
	color: #666;
}

#payment_info2 {
	background: #fff;
	padding: 14px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 10px;
	color: #666;
}

.btn {
float:left;
	color: #fff;
	padding-left:5px;
	cursor: pointer;
}

#note {
	width: 540px;
	padding: 15px;
	border: #c00 1px solid;
	line-height: 150%;
}

#note_iframe {
	width: 560px;
	text-align: center;
	padding: 15px 10px;
}

#note_iframe IFRAME {
	margin: auto;
	font-size: 12px;
}

#payment_info1 {
	display: block;
}

#payment_info2 {
	display: none;
}

#input_errors {
	color: #CC0000;
}

#error_info {
	color: #CC0000;
	display: none;
}

#ZIP1_SMP {
  width:30px;
}
#ZIP2_SMP {
  width:50px;
}

.fsSS{
	clear:both;
	font-size:12px;
	color:#000;
	padding:10px;
	margin-top:10px;
	}

.red {
	font-weight:bold;
	color:#c00;
}



/* ----------- submit_btn ----------- */
.btn_wrap {
  width:700px;
  text-align:center;
  color:#fff;
  font-weight:bold;
}


.shinki_submit_l {
  background-image:url(/kounyuu/image/btn_submit_l3.png);
  background-position:initial initial;
  background-repeat:initial initial;
  height:97px;
  width:600px;
}


.shinki_submit_kakunin {
  background-image:url(/kounyuu/image/btn_submit_l4.png);
  background-position:initial initial;
  background-repeat:initial initial;
  height:97px;
  width:700px;
}


.shinki_submit {
  border-style:none;
  color:#510000;
  cursor:pointer;
  font-size:38px;
  font-weight:bold;
  margin-top:15px;
  overflow:hidden;
  text-indent:1px;
}

.shinki_submitBtn_pc {
	position: relative;
	width:600px;
	height:90px;
	background: linear-gradient(-180deg, #09c052 0%, #00a341 100%);
	border: 1px solid #008124;
	border-radius: 50px;
	cursor: pointer;
}
.shinki_submitBtn_pc p {
	font-size: 30px;
	font-weight: bold;
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	color: #fff;
}
.shinki_submitBtn_pc:after {
    content: "";
    position: absolute;
    right: 40px;
    top: 50%;
    display: block;
    width: 13px;
    height: 13px;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    -webkit-transform: rotate(45deg) translateY(-75%);
    -ms-transform: rotate(45deg) translateY(-75%);
    transform: rotate(45deg) translateY(-75%);
}
.shinki_submitBtn_pc:disabled {
	opacity: 0.6;
	cursor: default !important;
}
.trial_not-entered_error {
	position: relative;
	display: none;
	font-size: 17px;
	font-weight: bold;
	color: #db4f43;
	margin: 0 0 10px 0;
}
.trial_not-entered_error a {
	color: #db4f43;
}
.trial_not-entered_error:after {
    content: "↑";
}

.textS {
	font-size:12px;}

#copyright{
	text-align:center;
	margin:20px auto;
	font-size:12px;
 }

/* パスワードを可視化 */
.c-checkbox-input {
    display: none;
}
.c-checkbox-textparts {
	position: relative;
	top: 1px;
}
.c-checkbox-parts {
    padding-left: 48px;
	padding-bottom: 10px;
    position: relative;
    margin-right: 20px;
    font-size: 13px;
    line-height: 20px;
    display: block;
    color: #777;
}
.c-checkbox-parts::before{
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:20px;
	width:20px;
	height:20px;
	border:1px solid #999;
	border-radius:4px;
	background-color: #fff;
}
.c-checkbox-input:checked+.c-checkbox-parts::before{
	background:#8d9db7;
	-webkit-transition:0.2s all;
	transition:0.2s all;
}

.c-checkbox-input:checked+.c-checkbox-parts::after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 28px;
    width: 5px;
    height: 10px;
    -webkit-transform: rotate(32deg);
    -ms-transform: rotate(32deg);
    transform: rotate(32deg);
    border-bottom: 2px solid #FFF;
    border-right: 2px solid #FFF;
}