@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css") screen and (min-width: 800px);
/* 共通 */
form{
	background: #fff;
	border-radius: 4px;
	box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, .14), 0 0 6px 0 rgba(90, 90, 90, .1);
	padding: 70px 88px 90px;
	margin-top: 2em;
}
img {max-width: 100%;height: auto;}
.ie8 img {width: auto;}
p {font-size: 90%;line-height:1.8em;margin-top:3.125%;}
h1, h3, h4, h5, h6,th{ font-family: "F+UD-ニューロダン DB";}
#fix{position: fixed; top: 0em; width: 100%; height: auto;z-index: dbdbdb9;left: 0;}
#mainbox{width: 1200px;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 !important;}
.pc_none2 {display:none !important;}

.content-sub-title{
	margin-bottom: 40px;
}
.content-sub-title span{
	color: #333;
	display: inline-block;
	font-family: YuGothic, 'Yu Gothic', 'kozuka-gothic-pr6n', sans-serif;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: .08em;
	line-height: 1.5;
	position: relative;
}

.content-sub-title:before {
    background: #ddd;
    content: "";
    display: block;
    height: 2px;
    margin-bottom: 10px;
    width: 100%;
}

.content-sub-title span:before {
    background: #121212;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: -12px;
    width: 100%;
}

#pankuzu.form-pankuzu {
	padding-top: 60px;
}

#pankuzu.form-pankuzu .body {
	text-align: center;
}

#pankuzu.form-pankuzu .partition {
	margin: 0 9px 0 11px;
}


#pankuzu {
	padding: 5px 0 10px;
	width: 100%;
}

#pankuzu .body {
	font-size: 12px;
	margin: 0 auto;
	max-width: 1200px;
	padding: 0;
}

#pankuzu .body a {
	color: #1b1b1b;
	display: inline-block;
	text-decoration: underline;
}

#pankuzu .body a:hover {
	text-decoration: none;
}

#pankuzu .body .partition {
	margin: 0 10px;
}

.form-pankuzu span {
	color: #484848;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 1;
	vertical-align: middle;
}

.form-pankuzu .location {
	background: #adadad;
	border-radius: 2px;
	color: #fff;
	padding: 10px 13px 10px 15px;
}

.form-pankuzu .location.hear {
	background: #92803e;
}

.pi_h{
	border-bottom: 2px solid #ddd;
	padding-top: 60px;
	font-size: 17px;
	text-align: center;
	letter-spacing: 2px;
	color: #555;
	font-weight: bold;
	margin-bottom: 20px;
}
.pi_h span{
	margin: 10px auto;
	display: block;
}
.pi_txt{
	background: #f3f3f3;
	border: 1px solid #ededed;
	padding: 1em 25px;
}
.pi_txt span{
	
}
.pi_txt span a{
	color: #dc080c;
	padding: 0 3px;
	text-decoration: underline;
}
.pi_txt span a:visited{
	color: #dc080c;
	padding: 0 3px;
	text-decoration: underline;
}
.pi_flg{
	text-align: center;
}
.pi_flg span{
	
}
.pi_flg span label{
	border-bottom: 2px dotted #dc080c;
	display: inline-flex;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 20px;
}
.txt{
	color: #666;
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 2;
	text-align: center;
}

/* 角丸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;display: inline-flex;align-items: center;}
input[type="radio"],input[type="checkbox"]{
	vertical-align:-2px;margin-right:6px;
	padding:10px;
	width:1.5em;
	height:1.5em;
}
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%;
	color:#333333;
	padding:0;
	margin-top:10px;
	position: relative;
	min-width:358px;
	height:36px;
	padding: 90px 0 0;
    width: 100%;
}
#logo{
	padding-top:10px;
	height:60px;
}

.ttl_br_yel h2 {
	color: #272727;
    display: block;
    font-family: YuGothic, 'Yu Gothic', 'kozuka-gothic-pr6n', sans-serif;
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 3px;
    line-height: 1.3;
    text-align: center;
}


.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;
}
.lisit_kome_yel li {
	padding-top:4px;
	font-size:1.2em;
	text-align:left;
	margin-left:25px;
}
.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 #666;
	padding:8px 3px;
	font-size:16px;
	line-height:100%;
}
input.br_none {
	border:none;
}
textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:solid 1px #dbdbdb;
	padding:3px;
	margin-top:1%;
	width:97.84946%;
	resize: none; 
	line-height:100%;
	font-size:16px;
}

.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:4px;
	margin-right:1.0411111%;
	behavior: url(ie/PIE.htc);
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:solid 1px #666;
	padding:8px 3px;
	font-size:16px;
	line-height:100%;
}


.next_btn{
	color: #fff;
	display: inline-block;
	font-weight: normal;
	text-align:center;
	font-size:16px;
	width:500px;
	height:50px;
	background-color: #484848;
	border-radius:5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}

.back_btn{
	color: #fff;
	display: inline-block;
	font-weight: normal;
	text-align:center;
	font-size:16px;
	width:120px;
	height:50px;
	background-color: #10253F;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#10253F), to(#10456F));
	background-image: -webkit-linear-gradient(top, #10253F, #10456F);
	background-image: -moz-linear-gradient(top, #10253F, #10456F);
	background-image: -ms-linear-gradient(top, #10253F, #10456F);
	background-image: -o-linear-gradient(top, #10253F, #10456F);
	background-image: linear-gradient(to bottom, #10253F, #10456F);
	border-radius:5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	border: 1px solid #000;
}
.send_btn{
	color: #fff;
	display: inline-block;
	font-weight: normal;
	text-align:center;
	font-size:16px;
	width:200px;
	height:50px;
	background-color: #10253F;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#10253F), to(#10456F));
	background-image: -webkit-linear-gradient(top, #10253F, #10456F);
	background-image: -moz-linear-gradient(top, #10253F, #10456F);
	background-image: -ms-linear-gradient(top, #10253F, #10456F);
	background-image: -o-linear-gradient(top, #10253F, #10456F);
	background-image: linear-gradient(to bottom, #10253F, #10456F);
	border-radius:5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	border: 1px solid #000;
}


.hissu{
	float:left;
	clear:both;
	
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	font-size:10pt;
	color:#F14440;
	-moz-border-radius: 5px;/* Firefox */
	-webkit-border-radius: 5px;/* Safari,Chrome */
	border-radius: 5px;/* CSS3 */
	border: 2px #F14440 solid;/* 枠線の装飾 */
	background-color: #fff;/* 背景色 */
} 

.hissu2{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:6px;
	margin:0 2px;
	font-size:12px;
	color:#FFF;
	background-color: #dc080c;/* 背景色 */
	vertical-align: top;
} 

.nini{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:6px;
	margin:0 2px;
	font-size:12px;
	color:#FFF;
	background-color: #999;/* 背景色 */
	vertical-align: top;
} 

.ww_short {
	width:8%;
}
.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: #DBDBDB;
	border-width : 0 1 1 1;
	border-style : solid;
	border-color : #F0F8FF;*/
	border-top: 0;
	width: 100%;
	font-size: 1.4em;
}
dl.t_yel dt {
	float:left;
	clear:both;
	font-weight : bold;
	color:#555;
	width:27%;
	/*padding:1.2%;*/
	padding-top:1.8%;
	padding-left:1.2%;
	/*overflow: auto;*/
	border-top: solid 1px #ddd;
}
dl.t_yel dd {
	margin-left : 28%;
	background-color: #FFF;
	/*padding:1.2%;*/
	padding-top:1.5%;
	padding-bottom:1.2%;
	padding-left:1.2%;
	color:#333333;
	min-height:2.8em;
	border-top: solid 1px #ddd;
}
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 #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	width:100%;
	font-size:1.2em;
}
dl.t_yel_ninni dt {
	float:left;
	clear:both;
	/*font-weight : bold;*/
	color:#333333;
	width:27%;
	padding:1.2%;
	border-top: #dbdbdb solid 1px;
}
dl.t_yel_ninni dd {
	margin-left : 28%;
	background-color: #FFF;
	padding:1.2%;
	color:#333333;
	border-left: #dbdbdb solid 1px;
	border-top: #dbdbdb solid 1px;
	min-height:1.8em;
}

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

.web1_top{
	width:50%;
	float:left;
	padding:0;
	border:none;
	line-height:200%;
}
.web2_top{
	width:49%;
	float:right;
	padding:0;
	border:none;
	line-height:200%;
}
.web1{
	width:50%;
	float:left;
	padding:0;
	border:none;
	clear:both;
	line-height:200%;
}
.web2{
	width:49%;
	float:right;
	padding:0;
	border:none;
	line-height:200%;
}
.wellithclub_nyukai_middle{
	position: absolute;
	top: 200%;
}
.line2_middle{
	position:absolute;
	top:175%;
}
.miryoku_middle{
	position:absolute;
	top:500%;
}
.bukken_cognition_middle{
	position:absolute;
	top:1000%;
}
.bukken_interest_middle{
	position:absolute;
	top:500%;
}
.address_middle{
	min-height: 200px;
	line-height: 200px;
}
.radio_dd{line-height:20px;}
.checkbox_dd{line-height:20px;}
#box_3 {clear: both;width: 510px;}
#box_3 #box1 {float: left;width: 170px;line-height:20px;}
#box_3 #box2 {float: left;width: 170px;line-height:20px;}
#box_3 #box3 {float: right;width: 170px;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: 590px;}
#box_3_cog #box1 {float: left;width: 200px;line-height:20px;}
#box_3_cog #box2 {float: left;width: 200px;line-height:20px;}
#box_3_cog #box3 {float: right;width: 190px;line-height:20px;}
#box_3_cog br {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
	width: 1px;
}

.titleunderbar{
	margin:0px auto 20px auto;border-bottom:3px solid #CCC;width:90%;
	margin-top:20px;
}

/*カレンダー*/
.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;
}
/*カレンダー*/


dt.left{
	float:left;
}
dt div.right{
	margin:0px 10px 3px 0;float:right;
}
dt div.layout{
	width:95%;
}

div.kiyaku{
	overflow:scroll;
	margin:10px 0 0 20px;
	padding-top:5px;
	width:90%;
	height:200px;
	overflow-x:hidden;
}
.kiyaku-left{
	width:45px;
	float:left;
}
.kiyaku-right{
	width:350px;
	float:left;
}

#prefectural{
	margin-top:3px;
}

.yokoscroll{
	overflow-x:hidden;
}
/* 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) {

.content-sub-title {
    margin-bottom: 20px;
}

.txt{
	font-size: 1.2em;
	margin: 5px;
}

form{
	padding: 30px;
}

.form-pankuzu span {
    display: block;
    margin: auto;
    width: 80%;
}

#pankuzu .body .partition {
    margin: auto;
}

	div.kiyaku{
		overflow-x:scroll;
	}
	.kiyaku-left{
		width:15%;
		float:left;
	}
	.kiyaku-right{
		width:85%;
		float:left;
	}

	#logo{
		text-align:center;
	}
	
	#mainbox{width: 98%;margin:0 auto; padding: 0;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:2em;

	position: static;


	}
	dl.t_yel dt {
	font-size:18px;
	}
dl.t_yel dd {
		font-size:16px;
	}
	dl.t_yel_ninni dt {
	font-size:18px;
	}
dl.t_yel_ninni dd {
		font-size:16px;
	}
	.ww_short {width:12%;}
	.w_short {width:24%;}
	.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;
	}

	.next_btn{
		width:80%;
		font-size:16px;
	}

	.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%;
	}
	.line2_middle{
		position:static;
		top:100%;
	}
	.miryoku_middle{
		position:static;
		top:100%;
	}
	.bukken_cognition_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 !important;}
	.pc_none2 {display:block !important;margin-top:-15px;}

	.corners_box_yel {
		padding:0 2px 30px 0;
	}

	.ttl_br_yel {
		padding: 20px 0 0;
		background-image:none;
		background-repeat: no-repeat;
		background-position: none;
	}

	.ttl_br_yel h2 {

	}

	.lisit_kome_yel li {
		margin-left:15px;
	}
	.lisit_kome_yel {
		margin-bottom:10px;
	}
	.titleunderbar{
		margin-bottom:10px;
		margin-top:0px;
	}
	
	dt div.layout{
		width:100%;
	}
}
/* SMP Style */
@media screen and (max-width: 480px) {

    form {
        padding: 30px 10px;
    }

#pankuzu.form-pankuzu {
    padding-top: 30px;
}

	#mainbox{width: 100%;margin:0 auto; padding: 0px;}
	#fix{position: fixed;top: 0em;width: 100%;z-index: dbdbdb9;left: 0;}

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

	#right{
		width:100%;
		clear:both;
	}
	.pc_none {display:block !important;margin-top:-15px;}
	.smp_none{display:none !important;}
	
	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;
	}

	.lisit_kome_yel li {
		margin-left:5px;
	}

	.ttl_br_yel {
	/*	padding:0 10%;*/
	}
	.ttl_br_yel {

	}
	.ttl_br_yel h2 {
	}

	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;
	}
	
	.div1{ text-align:left;}
	
}
