@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css") screen and (min-width: 800px);
/* 共通 */
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: "F+UD-ニューロダン DB";}
#fix{position: fixed; top: 0em; width: 100%; height: auto;z-index: 9999;left: 0;}
#mainbox{width: 880px;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;
}
.smallc {font-size:9pt;color:#FF6600;}
.pc_none {display:none;}
.pc_none2 {display:none;}

/* 角丸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;
}
.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: #808080;
	color: #ffffff;
	border-style: none;
	cursor:pointer;
}
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%;
	padding:0% 0% 1% 0%;
	text-align:center;
	color:#333333;
}
#wellithlogo{
	width:181px;
	height:130px;
	background-image:url(../../imgs/logo.png);background-repeat: no-repeat;
	float:left;
}
#nttudlogo{
	margin-top:50px;
	margin-right:24px;
	width:150px;
	height:28px;
	background-image:url(../../../common/img/hdr-ntt.png?var=250701);background-repeat: no-repeat;
	float:right;
}
.ttl_br_yel h2 {
	height:35px;text-align:center;vertical-align:middle;line-height:35px;background-color:#6F263D;font-weight:bold;font-size:14px;color:#FFFFFF;
}


.privacy_come li {
	margin-left:30%;
	padding-top:2px;
	text-align:left;
}
.privacy_come2 {
	width:70%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:10px;
	border: 1px solid #000000;  
}
.privacy_come2 li {
	padding-top:2px;
	text-align:left;
}
.haruyasumi {
	width:50%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:10px;
	border: 2px solid #385D8A;  
}
.haruyasumi li {
	padding-top:2px;
	text-align:center;
}
.lisit_kome_yel li {
	padding-top:2px;
	font-size:0.9em;
	text-align:center;
}
.lisit_kome_yel2 li {
	padding-top:2px;
	font-size:0.9em;
	text-align:left;
	margin-left:20%;
	font-weight:bold;
	color:red;
}
.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;
}
textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:solid 1px #999;
	padding:3px;
	margin-top:1%;
	width:97.84946%;
	height:80px;;
	resize: none; 
	line-height:100%;
}

.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);
}
.ww_short {
	width:8%;
}
.w_short_birth {
	width:10%;
}
.w_short {
	width:10%;
}
.w_mid {
	width:30%;
}
.w_long {
	width:90%;
}
.w_midl {
	width:70%;
}
.w_mid50 {
	width:50%;
}


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


/* テーブル */
dl.t_yel {
	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 dt {
	float:left;
	clear:both;
	/*font-weight : bold;*/
	color:#333333;
	width:27%;
	padding:1.2%;
	border-top: #000000 solid 1px;
}
dl.t_yel 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;
}
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:14%;
	float:left;
	padding:0;
	border:none;
	line-height:250%;
}
.address2_top{
	width:85%;
	float:right;
	padding:0;
	border:none;
	line-height:250%;
}
.address1{
	width:14%;
	float:left;
	padding:0;
	border:none;
	clear:both;
	line-height:250%;
}
.address2{
	width:85%;
	float:right;
	padding:0;
	border:none;
	line-height:250%;
}

.web1_top{
	width:65%;
	float:left;
	padding:0;
	border:none;
	line-height:200%;
}
.web2_top{
	width:34%;
	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%;
}
.bukken_cognition_middle{
	position:absolute;
	top:550%;
}
.ques_middle{
	position:absolute;
	top:250%;
}
.bukken_interest_middle{
	position:absolute;
	top:300%;
}
.address_middle{
	min-height: 200px;
	line-height: 200px;
}
.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;
}
/*カレンダー*/
.ui-widget-content {
  border: 1px solid black;
  background: white;
  color: black;
}
.ui-widget-content a {
  color: black;
}
.ui-widget-header {
  border: 1px solid white;
  background: #211b0d;
  color: white;
  font-weight: bold;
}
.ui-widget-header a {
  color: white;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid white;
  background: #e0e0e0;
  font-weight: normal;
  color: black;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: black;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #211b0d;
  background: white;
  font-weight: normal;
  color: black;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: black;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #211b0d;
  background: white;
  font-weight: normal;
  color: black;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: black;
  text-decoration: none;
}
.ui-widget-header .ui-icon {
  background-image: url(../img/ui-icons_ffffff_256x240.png);
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(../img/ui-icons_222222_256x240.png);
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  background: white;
}
.ui-corner-all {
  border-radius: 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  border-radius: 4px;
}
#Main div.entryTable dl dd .ui-datepicker-title span{color:#FFFFFF;}
.sunday .ui-state-default {color: red;}
.saturday .ui-state-default {color: blue;}
.holiday .ui-state-default {color: red;}

#attention{
    border:solid 1px #000000;
    padding:10px;
    width:90%;
    height:100%;
}
.datepicker img {
    vertical-align: top;
    margin-left: 2px;
    border: 1px solid dimgray;
    cursor:pointer;
}
/*カレンダー*/
.thanks-message{
	width:100%;max-width:764px;margin:0 auto;text-align:center;
}
/* 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) {
	
	.lisit_kome_yel2 li {
		background-size:4% auto;
		padding-left:1%;
		margin-left:0%;
	}
	#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;
	}
	.ww_short {width:12%;}
	.w_short {width:24%;}
	.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;
	}
	.haruyasumi {
		width:92%;
	}
	.haruyasumi li {
		margin-left:0px;
		padding-top:2px;
		text-align:left;
	}
	.wellithclub_nyukai_middle{
		position:static;
		top:100%;
	}
	.bukken_cognition_middle{
		position:static;
		top:100%;
	}
	.ques_middle{
		position:static;
		top:100%;
	}
	.bukken_interest_middle{
		position:static;
		top:100%;
	}
	#box_3_cog,#box_3_cog #box1,#box_3_cog #box2,#box_3_cog #box3 {
		float: none;
		width: auto;
	}
	.tab_none{display:none;}
	.pc_none2 {display:block;margin-top:-15px;}
	.thanks-message{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
		text-align: left;
	}
}
/* 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;
	}
	#wellithlogo{
		width:160px;
		height:114px;
	}
}
