/* 共通 */
img {max-width: 100%;height: auto;}
.ie8 img {width: auto;}
p {font-size: 90%;line-height:1.8em;margin-top:3.125%;}
h1, h2, h3, h4, h5, h6,th{ font-family: 'メイリオ',Meiryo,"F+UD-ニューロダン DB";}
#fix{position: fixed; top: 0em; width: 100%; height: auto;z-index: 9999;left: 0;}
#mainbox{width: 750px;margin:0 auto; padding: 0 10px;margin-bottom:3.125%;}
#fan{background-color:#FFFFFF;}
#left{
#	width:69.791667%;
	float:left;
	margin-right:2.083333%;
}

#right{
	width:28.125%;
	float:right;
}

.myform_css{
	border-top: 7px solid #339900;
	border-bottom: 7px solid #339900;
	background-color: #F2FFF0;
}

.smallc {font-size:9pt;color:#FF6600;}
.pc_none {display:none;}
.pc_none2 {display:none;}

.braun_p{
	color:#7D4317;
	font-weight: bold;
}

/* 角丸BOX */
.corners_box_yel {
	/*border:3px solid #e5ad12;*/
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	padding:20px;
}
.corners_box_yel2 {
	/*border:3px solid #e5ad12;*/
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	padding-left:20px;
	text-align: center;
}

.corners_box_yel2 h2{
	font-size: 16px;
	font-weight: bold;
	color:#7D4317;
	margin-bottom: 10px;
}

.submit {
	width:100%;
	text-align: center;
	padding:10px 0 40px 0;
}
input[type="submit"],input[type="button"] {
    padding: 8px 40px;
    font-size: 16px;
    background-color: #FFFDF7;
    color: #000000;
    border-style: none;
    cursor: pointer;
    border: 1px solid #CCCCCC;
}
input[type="submit"]:active {
	background-color: #a80505;
}
label{cursor:pointer;}
input[type="radio"],input[type="checkbox"]{vertical-align:-2px;margin-right:6px;}
input.error
{
	background-color: #fcc;
}
label.error
{
	color: red;
}
select.error
{
	background-color: #fcc;
}
div.error
{
	background-color: #fcc;
}

/* フォームパーツ */
.ttl_br_yel {
	background-repeat:repeat-x;
	background-position:left 50%;
	text-align:center;
	color:#333333;
}
.ttl_br_yel h2 {
	height:35px;
	text-align:center;
	vertical-align:middle;
	line-height:35px;
	font-weight:bold;
	font-size:12px;
	margin-top:20px;
	background-color: rgb(51, 153, 0);
	color: #fff;
	font-size: 16px;
}


.privacy_come li {
	margin-left:30%;
	padding-top:2px;
	text-align:left;
}
.privacy_come2 {
	width:60%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:10px;
	border: 1px solid #000000;  
}
.privacy_come2 li {
	padding-top:2px;
	text-align:left;
}
.lisit_kome_yel li {
	padding-top:2px;
	font-size:0.9em;
	text-align:center;
}
.req_box {
	background-color:#B22222;
    color: #FFFFFF;
    display: inline-block;
	font-size:0.7em;
    width: 3em;
	zoom: 1;
	position: relative;
	border:1px solid #B22222;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */
	text-align:center;
	behavior: url(ie/PIE.htc);
}

input {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:solid 1px #999;
	padding:3px;
	font-size:14px;
	line-height:100%;
}
input.br_none {
	border:none;
}
input[type="radio"],input[type="checkbox"]{vertical-align:-4px;margin-right:4px;border:none;width:20px;height:20px;}
input[type=text],input[type=tel] {height:20px;}
textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:solid 1px #999;
	padding:3px;
	margin-top:1%;
	width:97.84946%;
	resize: none; 
	line-height:100%;
	height:80px;
}

.btn_submit {
	background:#76AB09;
	color:#FFF;
	width:100%;
	cursor:pointer;
	padding:2.083333% 3.125%; font-size:1.3em; font-weight:bold; display:block; text-align:center;color:#FFF; border-radius:4px;
	-webkit-transition: background-color 0.4s ease;
	-moz-transition: background-color 0.4s ease;
	-ms-transition: background-color 0.4s ease;
	transition: background-color 0.4s ease;
	behavior: url(ie/PIE.htc);
}
select {
    -webkit-appearance:button;
/*    -moz-appearance:button;*/
    appearance:button;
	padding:2px;
	margin-right:1.0411111%;
	behavior: url(ie/PIE.htc);
}
.w_short {
	width:15%;
}
.w_short_birth {
	width:10%;
}
.w_mid {
	width:30%;
}
.w_long {
	width:90%;
}
.w_midl {
	width:70%;
}
.w_mid50 {
	width:50%;
}
.ww_short {
	width:8%;
}


/* フォントサイズ */
.f60 { font-size:60%;}
.f70 { font-size:70%;}
.f80 { font-size:80%;}
.f90 { font-size:90%;}


/* テーブル */
dl.t_yel {
	background-color:#D0E0D0;
	/*border-width : 0 1 1 1;
	border-style : solid;
	border-color : #F0F8FF;*/
	border-top:0;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
	width:100%;
	font-size:0.9em;
}
dl.t_yel dt {
	float:left;
	clear:both;
	/*font-weight : bold;*/
	color:#333333;
	width:27%;
	padding:1.2%;
	border-top: #ccc solid 1px;
}
dl.t_yel dd {
	margin-left : 28%;
	background-color: #EFF4EE;
	padding:1.2%;
	color:#333333;
	border-left: #ccc solid 1px;
	border-top: #ccc solid 1px;
	min-height:4em;
}
dl.t_yel_ninni {
	background-color:#EADDCD;
	/*border-width : 0 1 1 1;
	border-style : solid;
	border-color : #F0F8FF;*/
	border-top:0;
    border-bottom:1px solid #000000;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
	width:100%;
	font-size:0.9em;
}
dl.t_yel_ninni dt {
	float:left;
	clear:both;
	/*font-weight : bold;*/
	color:#333333;
	width:27%;
	padding:1.2%;
	border-top: #000000 solid 1px;
}
dl.t_yel_ninni dd {
	margin-left : 28%;
	background-color: #FFF;
	padding:1.2%;
	color:#333333;
	border-left: #000000 solid 1px;
	border-top: #000000 solid 1px;
	min-height:1.8em;
}

.address1_top{
	width:20%;
	float:left;
	padding:0;
	border:none;
	line-height:250%;
}
.address2_top{
	width:79%;
	float:right;
	padding:0;
	border:none;
	line-height:250%;
}
.address1{
	width:20%;
	float:left;
	padding:0;
	border:none;
	clear:both;
	line-height:250%;
}
.address2{
	width:79%;
	float:right;
	padding:0;
	border:none;
	line-height:250%;
}

.web1_top{
	width:40%;
	float:left;
	padding:0;
	border:none;
	line-height:200%;
}
.web2_top{
	width:40%;
	float:right;
	padding:0;
	border:none;
	line-height:200%;
}
.web1{
	width:40%;
	float:left;
	padding:0;
	border:none;
	clear:both;
	line-height:200%;
}
.web2{
	width:40%;
	float:right;
	padding:0;
	border:none;
	line-height:200%;
}
.wellithclub_nyukai_middle{
	position:absolute;
	top:450%;
}
.wellithclub_nyukai2_middle{
	position:absolute;
	top:750%;
}
.bukken_cognition_middle{
	position:absolute;
	top:1000%;
}
.bukken_interest_middle{
	position:absolute;
	top:300%;
}
.address_middle{
	min-height: 200px;
	line-height: 200px;
}
.ptn1_middle{
	position:absolute;
	top:130%;
}
.radio_dd{line-height:20px;}
.checkbox_dd{line-height:20px;}
#box_3 {clear: both;width: 450px;}
#box_3 #box1 {float: left;width: 150px;line-height:20px;}
#box_3 #box2 {float: left;width: 150px;line-height:20px;}
#box_3 #box3 {float: right;width: 150px;line-height:20px;}
#box_3 br {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
	width: 1px;
}
#box_3_cog {clear: both;width: 630px;}
#box_3_cog #box1 {float: left;width: 210px;line-height:20px;}
#box_3_cog #box2 {float: left;width: 210px;line-height:20px;}
#box_3_cog #box3 {float: right;width: 210px;line-height:20px;}
#box_3_cog br {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
	width: 1px;
}
.thanks_area_box{
	border: solid 1px #0785ab;
}
.thanks_area{
    margin: 30px;
    padding: 20px 0px;
}
.thx_txt{
	text-align: center;
	margin-top: 0px;
}
/* Minor Break Point */
@media screen and (max-width: 1500px) {
}
/* Minor Break Point */
@media screen and (max-width: 960px) {
}
/* Minor Break Point */
@media screen and (max-width: 800px) {
}

/* Minor Break Point */
@media screen and (max-width: 690px) {
	
	#mainbox{width: 94%;margin:0 auto; padding: 0 10px;margin-bottom:3.125%;}
	select {width:100%; margin-top:2.083333%;}
	
	dl.t_yel dt {
		float:none;
		padding:1.5%;
		width:auto;
	}
	dl.t_yel dd {
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
	}
	dl.t_yel_ninni dt {
		float:none;
		padding:1.5%;
		width:auto;
	}
	dl.t_yel_ninni dd {
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
	}
	.ttl_br_yel span {
		background-size:5.4% auto;
		padding-left:7%;
		font-size:1.3em;
		width:50%;
	}
	
	.ttl_br_yel {
	/*	padding:0 20%;*/
	}
	.ttl_br_yel h2 {
		font-size:1.3em;
	}
	dl.t_yel dt {
	font-size:18px;
	}
dl.t_yel dd {
		font-size:14px;
	}
	dl.t_yel_ninni dt {
	font-size:18px;
	}
dl.t_yel_ninni dd {
		font-size:14px;
	}
	.w_short {width:24%;}
	.ww_short {width:12%;}
	.w_short_birth {width:15%;}
	.address1_top{
		float:none;
		padding:0;
		border:none;
		width:auto;
		line-height:100%;
	}
	.address2_top{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
		line-height:100%;
	}
	.address1{
		float:none;
		padding:0;
		border:none;
		width:auto;
		line-height:100%;
	}
	.address2{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
		line-height:100%;
	}
	.web1_top{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.web2_top{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}
	.web1{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.web2{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}
	.privacy_come li {
		margin-left:0px;
		padding-top:2px;
		text-align:left;
	}
	.privacy_come2 {
		width:92%;
	}
	.privacy_come2 li {
		margin-left:0px;
		padding-top:2px;
		text-align:left;
	}
	.wellithclub_nyukai_middle{
		position:static;
		top:100%;
	}
	.wellithclub_nyukai2_middle{
		position:static;
		top:100%;
	}
	.bukken_cognition_middle{
		position:static;
		top:100%;
	}
	.bukken_interest_middle{
		position:static;
		top:100%;
	}
	.ptn1_middle{
		position:static;
		top:100%;
	}
	#box_3_cog,#box_3_cog #box1,#box_3_cog #box2,#box_3_cog #box3 {
		float: none;
		width: auto;
	}
	.pc_none2 {display:block;margin-top:-15px;}
	.tab_none{display:none;}
	.w_mid50 {
		width:70%;
	}
}
/* SMP Style */
@media screen and (max-width: 480px) {
	#mainbox{width: 100%;margin:0 auto; padding: 0px;}
	#fix{position: fixed;top: 0em;width: 100%;z-index: 9999;left: 0;}

	#left{
		width:100%;
		clear:both;
		margin-right:0%;
	}

	#right{
		width:100%;
		clear:both;
	}
	.pc_none {display:block;margin-top:-15px;}
	.smp_none{display:none;}
	
	select {width:100%; margin-top:2.083333%;}
	textarea,input, select{font-size:16px;}
	dl.t_yel dt {
		float:none;
		width:auto;
		padding:1.5%;
	}
	dl.t_yel dd {
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		clear:both;
	}
	dl.t_yel_ninni dt {
		float:none;
		width:auto;
		padding:1.5%;
	}
	dl.t_yel_ninni dd {
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		clear:both;
	}
	.lisit_kome_yel li {
		background-size:4% auto;
		padding-left:1%;
		text-align:left;
	}
	.ttl_br_yel {
	/*	padding:0 10%;*/
	}
	.ttl_br_yel h2 {
		font-size:1.0em;
	}

	label{
 		position: relative;
 		top: 3px;
 	}
	.radio_dd{line-height:20px;}
	.checkbox_dd{line-height:20px;}
	#box_3,#box_3 #box1,#box_3 #box2,#box_3 #box3 {
		float: none;
		width: auto;
	}
}
