@charset "utf-8";

/*********************************************************************************************/
/*********************************************************************************************/

/*--		__base
----------------------------------------------------*/
@media screen and (max-width: 640px) {
	* {
	    -webkit-box-sizing: border-box;
	       -moz-box-sizing: border-box;
	         -o-box-sizing: border-box;
	        -ms-box-sizing: border-box;
	            box-sizing: border-box;
	}
	input[type="text"] {
		max-width: 100% !important;
		width: 100% !important;
		min-height: 35px;
		-webkit-appearance:none;
	}
	textarea {
		max-width: 100% !important;
		width: 100% !important;
		-webkit-appearance:none;
	}
}

body {
	font-size: small;
	line-height: 1.4em;
	padding: 0px;
	margin: 0px;
}
img {
	border:none;
}
dl, dd {
	margin: 0;
}
label:hover {
	cursor: default;
}
#cms-header ul,#cms-header li {
	margin:0px;
	padding:0px;
}
#cms-header:after {
	content : ".";
	display : block;
	visibility : hidden;
	clear : both;
	height : 0.1px;
	font-size : 0.1em;
	line-height : 0;
}
#cms-header a:link {
	color: #000000;
}
#cms-header a:visited {
	color: #800096;
}

#cms-header a:hover,#cms-header a:active {
	color: #CC0000;
}
#cms-header {
	line-height: 1.35em;
	padding: 0px;
	height: auto;
	width: 850px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#cms-header #logo{
	float: left;
	width: 130px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 4px;
}
@media screen and (max-width: 640px) {
	#cms-header #logo img{
		width: 160px;
		height: auto;
	}
}
#cms-header #head-navi1{
	text-align: right;
	margin-top: 5px;
	float: right;
	width:720px;
}
#cms-header #head-navi2{
	text-align: right;
	margin-top: 4px;
	float: right;
	width:720px;
}
#cms-header #head-navi1 ul li,
#cms-header #head-navi2 ul li{
	list-style-type: none;
	display: inline;
	background: url(../../common/img/arrow01.gif) no-repeat left center;
	padding: 0px 3px 0px 12px;
	margin:0px 0px 0px 5px;
}
#cms-header #head-navi1 ul{
	border-right: 1px solid #AAA;
	margin-right:5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#cms-header #head-navi1 ul,
#cms-header #head-navi1 form{
	display: inline;
}
#cms-header #head-navi1 form input.query, #cms-header #head-navi1 form input.search{
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

#head-navi1 #sHelp {
	vertical-align: bottom;
	margin-left: 5px;
}

div.SS_suggest {
font-weight: normal;
z-index: 9;
display: none;
position: absolute;
border-bottom: 1px solid #CCC;
border-right: 1px solid #CCC;
border-left: 1px solid #CCC;
text-align: left;
}
div.SS_suggest div.SS_suggestItemOff {
background-color: #FFF;
border-top: 1px solid #CCC;
padding: 1px 2px 1px 4px;
}
div.SS_suggest div.SS_suggestItemOn {
background-color: #ECF5FA;
border-top: 1px solid #CCC;
padding: 1px 2px 1px 4px;
}
div.SS_suggest span.SS_suggestKey {
font-size: 75%;
}

#glife {
padding: 0px;
width: 850px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
#pan {
margin: 0px;
padding: 6px 4px;
font-size: x-small;
width: 840px;
clear: both;
}

#pan a:link {
color: #0033CC;
text-decoration: none;
}
#pan a:visited {
color: #808080;
text-decoration: none;
}
#pan a:hover {
color: #FE7816;
text-decoration: underline;
}

#f-link ul, #f-link li {
list-style-type: none;
display: inline;
}
#f-link ul {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #999999;
}
#f-link ul {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding: 0px;
}
#f-link a {
background-image: url(../../q01/img/arrow-01.gif);
background-repeat: no-repeat;
padding-left: 16px;
background-position: 9px 3px;
margin-right: 4px;
display: inline;
padding-right: 4px;
}

#f-link a {
border-left-width: 1px;
border-left-style: solid;
border-left-color: #999999;
}

#f-link {
	width: 510px !important;
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
}
#f-link ul, #f-link li {
	list-style-type: none;
	display: inline;
	border-right-style: none !important;
	border-left-style: none !important;
}

table, table tr, table td, p, ul, input {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#pan {
    clear: both;
    font-size: x-small;
    margin: 0;
    padding: 6px 4px;
    width: 840px;
}
#pan a:link {
    color: #0033CC;
    text-decoration: none;
}
#pan a:visited {
    color: #808080;
    text-decoration: none;
}
#pan a:hover {
    color: #FE7816;
    text-decoration: underline;
}
#glife, #cms-header, #pan {
    margin: 0 auto !important;
    max-width: 950px !important;
    width: 96% !important;
}
@media screen and (max-width: 640px) {
	#glife {
		width: 100% !important;
		padding: 0 7px;
	}
}
h1 {
	margin-top: 0;
}

.form-ttl {
	margin-bottom: 10px;
	border-left: #F27601 7px solid;
	padding: 6px 0 6px 10px;
	font-size: 22px;
}
.form-ttl-lead {
	line-height: 2;
	margin: 0 20px 15px;
}
.apply-guideline {
	margin: 0 20px 15px;
	border: #F27601 1px solid;
}
.apply-guideline p {
	width: 880px;
	padding: 7px 14px;
	color: #F27601;
	background: #FFF7EF;
}
.apply-guideline .apply-guideline-inner {
	width: 888px;
	margin: 0 auto;
	padding: 12px 0 5px;
	overflow: hidden;
}
.apply-guideline .apply-guideline-inner dl {
	float: left;
	width: 100%;
	padding-bottom: 4px;
	font-size: 12px;
}
.apply-guideline .apply-guideline-inner dl.guideline-item01 {
	width: 460px;
}
.apply-guideline .apply-guideline-inner dl.guideline-item02 {
	width: 380px;
}
.apply-guideline .apply-guideline-inner dl dt {
	float: left;
	width: 120px;
	font-weight: bold;
}
.apply-guideline .apply-guideline-inner dl dd {
	float: left;
}
.apply-supplement {
	line-height: 1.8;
	margin: 0 20px 30px;
	padding: 15px;
	font-size: 12px;
	background: #F6F4F2;
}
.apply-supplement span {
	font-weight: bold;
}
@media screen and (max-width: 640px) {
	.apply-supplement {
		margin: 0 0 30px;
	}
}
.catalog-select {
	margin-bottom: 30px;
	font-size: 12px;
}
.catalog-select table {
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
}
.catalog-select table caption {
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
}
.catalog-select table caption span {
	color: #F37A00;
}
.catalog-select table td {
	border: #AAAAAA 1px solid;
	text-align: center;
}
.catalog-select table td.selected {
	background: #FFF1E1;
}
.catalog-select table td:hover {
	border: #F27A01 1px solid;
}
.catalog-select table td label {
	display: block;
	width: 180px;
	border: #ffffff 3px solid;
	padding: 15px 0;
}
.catalog-select table td.selected label {
	border: #F27A01 3px solid;
	color: #F27A01;
	font-weight: bold;
}
.catalog-select table td:hover label {
	border: #F27A01 3px solid;
}
.catalog-select table td input {
	margin-right: 5px;
}
.catalog-select table td img {
	margin-top: 5px;
	border: #DDDDDD 1px solid;
}

.error-list {
	display: none;
	max-width: 610px;
	width: 100%;
	margin: 0 auto 20px;
	padding: 5px 15px;
	color:#F31312;
	font-size: 12px;
	font-weight: bold;
	background: #FFF6F6;
}

.error-list p,
.error-list ul {
	margin: 10px 0;
}
.error-list ul li {
	margin-left: 3em;
}
.necessity-lead {
	margin-bottom: 10px;
}
.necessity-lead img {
	margin-right: 4px;
	vertical-align: middle;
}
.pagetop {
	margin-bottom: 10px;
	color: #0058AD;
	font-size: 12px;
	text-align: right;
}


/*--		__policy
----------------------------------------------------*/
#policy {
	width: 560px;
	margin: 0 auto;
	padding: 8px;
}
#policy .policy-ttl {
	margin-bottom: 17px;
	padding: 7px 9px;
	background: url(../../q01/common/img/policy-ttl-bg.jpg) left top repeat-y;
}
#policy .policy-ttl h1 {
	margin: 0;
	padding: 9px 20px;
	color: #ffffff;
	font-size: 16px;
	background: url(../../q01/common/img/policy-icon.jpg) left center no-repeat;
}
#policy .policy-text {
	margin-bottom: 80px;
	line-height: 1.6;
	font-size: 14px;
	padding: 0 9px;
}
#policy .policy-close {
	text-align: center;
}


/*--		__complete
----------------------------------------------------*/
.complete-box {
	padding-bottom: 50px;
	text-align: center;
}
.complete-ttl {
	margin: 0 0 35px;
	padding-top: 15px;
	color: #F27601;
	font-size: 29px;
	line-height: 1.4;
}
@media screen and (max-width: 640px) {
	.complete-ttl {
		font-size: 1.1rem;
	}
}
.complete-ttl-lead {
	line-height: 1.8;
	margin-bottom: 50px;
}
.complete-ttl-lead p {
	margin-bottom: 10px;
}
.complete-btn {
	margin-bottom: 20px;
}
#form-area .complete-btn a {
	color: #F27601;
}
#form-area .complete-btn a:hover img{
filter: alpha(opacity=80);
-ms-filter: "alpha(opacity=80)";
opacity: 0.8;
}
.complete-btn img {
	margin: 0 5px;
	vertical-align: middle;
}
.complete-other {
	width:672px;
	margin: 0 auto;
	border: #F37C0D 2px solid;
	padding: 2px;
}
.complete-other h2 {
	margin: 0 0 18px;
	padding: 12px 0;
	color: #ffffff;
	font-size: 20px;
	background: url(../../q01/common/img/complete-other-bg.jpg) left center repeat;
}
.complete-other ul {
	padding-bottom: 5px;
}
.complete-other ul li {
	display: inline;
	margin: 0 8px;
}



#homeFooter{
	clear: both;
	width:auto;
	overflow:hidden;
	margin-top:50px;
}
#toTop {
    margin: 0 auto;
    text-align: right;
    max-width: 950px;
    width: 100%;
}

#homeFooter #homeFootBg{
	padding-top:30px;
	background:#0070BC;
}
#form-area .privacy-check2 {
    max-width: 720px;
    width: 100%;
}
/* cms-footer_small */

.smallfooter #homeFootBg #cms-footer{
	width:950px;
	margin:0 auto;
	padding:0 0 15px;
}
.smallfooter #homeFootBg #cms-footer #footer-info{
	width:950px;
	margin:0 auto;
	padding:0;
	border-top:none;
	overflow:hidden;
}

.smallfooter #homeFootBg #cms-footer #footer-info #copyright{
	width: 420px;
	margin:1px 0px;
	float: left;
	font-size:x-small;
	vertical-align: middle;
	padding: 0px;
}
.smallfooter #homeFootBg #cms-footer #footer-info #foot-navi{
	font-size: small;
	width: 470px;
	float: right;
	text-align: right;
	margin:1px 0px;
	padding: 0px;
}

.smallfooter #homeFootBg #cms-footer #footer-info #foot-navi ul li{
	list-style-type: none;
	display: inline;
	background:url(../../common/img/icon_arrowWhite.gif) no-repeat 1px 3px;
	padding:0 3px 0 12px;
	margin:0 0 0 5px ;
}

.smallfooter #homeFootBg #cms-footer #footer-info #foot-navi ul {
	margin:0px;
	padding:0px;
}

/* / cms-footer_small */


/* / cms-footer共通 */

#homeFooter #homeFootBg #footer-info #foot-navi ul li a{
	color:#fff;
	text-decoration:none;
}



/*--		__form
----------------------------------------------------*/
#form-area {
	clear: both;
	position: relative;
	max-width: 950px;
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'メイリオ',Meiryo,sans-serif;
	font-size: 14px;
}
#form-area a {
	color: #0058AD;
}
#form-area .description {
	margin: 0 20px 30px;
	font-size: 12px;
}
#form-area .privacy-check,
#form-area .privacy-check2 {
	margin-bottom: 15px;
	font-size: 12px;
	text-align: center;
}
#form-area .privacy-check {
	position: relative;
	max-width: 690px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto 15px;
	padding: 15px;
	font-size: 13px;
	background: #F6F4F2;
}
#form-area .privacy-check p,
#form-area .privacy-check2 p {
	font-weight: bold;
}
#form-area .privacy-check p {
	margin-bottom: 10px;
	font-size: 14px;
}
#form-area .privacy-check label {
	position: relative;
	left: 50%;
	float: left;
}
#form-area .privacy-check input {
	position: relative;
	left: -50%;
	float: left;
	margin-right: 8px;
	margin-top: 1px;
}
#form-area .privacy-check span {
	position: relative;
	left: -50%;
	float: left;
}
body {
	position: relative;
	width: 100%;
}
.gotop {
	position: fixed;
	_position: absolute;
	bottom: 15px;
	right: 15px;
	width: 40px;
}
.formTable {
	width: 100%;
	margin-bottom: 15px;
}
table.formTable {
	border-collapse: collapse;
}
dl.formTable {
	border-top: #C0BFBB 1px solid;
}
.formTable th,
.formTable td {
	border: #C0BFBB 1px solid;
}
.formTable dt,
.formTable dd {
	border: #C0BFBB 1px solid;
	border-top: none;
}
.formTable th {
	width: 220px;
	padding: 22px 15px;
	text-align: left;
	background: #E9E6DF;
}

.formTable dt {
	padding: 15px;
	font-weight: bold;
	background: #E9E6DF;
}
.formTable dd {
	margin: 0;
	padding: 22px 15px;
}
.formTable th .item-inner {
	position: relative;
	width: 100%;
}
.formTable th span {
	font-weight: normal;
	font-size: 12px;
}
.formTable th .necessity,
.formTable th .complete {
	position: absolute;
	top: 0;
	right: 0;
}
@media screen and (max-width: 730px) {
	/*
	.formTable th .necessity,
	.formTable th .complete {
		position: static;
		display: block;
		margin-top: 5px;
	}
	*/
}
@media screen and (max-width: 640px) {
	.formTable th .item-inner {
		overflow: hidden;
	}
	.formTable .item-text{
		float: left;
	}
	.formTable th .necessity,
	.formTable th .complete {
		/*position: static;*/
		display: inline-block;
	}
	#form-area .privacy-check span{
		float:none;
	}
}
.formTable th .complete {
	display: none;
}
.formTable td {
	padding: 15px 10px 15px 10px;
}
@media screen and (max-width: 640px) {
	.formTable { display: block;}
	.formTable tbody { display: block;}
	.formTable tr { display: block;}
	.formTable th { display: block; width: 100%; padding: 0;}
	.formTable td { display: block; width: 100%; padding: 15px 0 0 0;}
}
.formTable td .error {
	font-weight: bold;
}
.formTable .hint {
	margin-bottom: 10px;
}
.formTable .input-supplement {
	clear: both;
	padding-top: 10px;
	color: #999999;
	font-size: 12px;
}
.formTable .input-text,
.formTable textarea {
	border: #C0BFBB 2px solid;
	border-radius: 4px;
	padding: 7px 10px;
	outline: 0;
	/margin-top: -1px;
	/padding: 7px 10px;
	font-size: 16px;
	border-collapse: separate;
}
.formTable select {
	position: relative;
	z-index: 10;
	margin: 0;
	margin-right: 5px;
	font-size: 13px;
}
.formTable select.opacity {
}
.formTable .select-border {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display: block;
	border: #C0BFBB 2px solid;
	border-radius: 3px;
	font-size: 16px;
	background: url(/common/img/select-arrow.png) right center no-repeat #ffffff;
}
.formTable .half-chara,
.formTable .tel-hyphen {
	ime-mode: disabled;
}
#form-area .form-btn {
	margin-bottom: 35px;
	text-align: center;
}

.formTable .input-frame {
	position: relative;
	width: 100%;
	zoom: 1;
}
.formTable .input-frame:after {
	content: "";
	display: block;
	clear: both;
}
.formTable td .error-alert,
.formTable td .mail-alert,
.formTable td .font-alert,
.formTable td .conf-alert,
.formTable dd .font-alert {
	display: none;
	position: absolute;
	top: 3px;
	right: 0;
}
.formTable .input-frame .mark {
	float: left;
	margin-right: 5px;
	padding-top: 11px;
}
.formTable .input-frame div div {
	padding: 3px;
}
.formTable .input-frame .input-wrapper {
	position: relative;
	float: left;
}
@media screen and (max-width: 640px) {
	.formTable td .error-alert,
	.formTable td .mail-alert,
	.formTable td .font-alert,
	.formTable dd .font-alert {
		position: static;
		margin-top: 5px;
	}
	.formTable .input-frame .input-wrapper {
		float: none;
		padding-right: 0;
		max-width: 100% !important;
	}
	
}
.formTable .input-frame .line {
	zoom: 1;
}
.formTable .input-frame .line {
	content: "";
	display: block;
	clear: both;
}
.formTable .input-frame .check-wrapper {
	float:none;
	margin-right: 5px;
	overflow: hidden;
}
.formTable .input-frame .check-wrapper label {
	float: left;
	padding: 6px 5px;
}
.formTable .input-frame .check-wrapper input {
	float: left;
	margin-right: 8px;
	margin-top: 2px;
}
.formTable .input-frame .check-wrapper input.input-text {
	float: none;
	margin: 0;
}
.formTable .input-frame .check-wrapper span {
	float: left;
}
.formTable .input-frame .check-wrapper div {
	position: relative;
	margin-top: -3px;
}
.formTable th.enq-caption {
	width: 100px;
}
.formTable th.enq-item {
	width: 90px;
}
.formTable .placeholder {
	position:absolute;
	top: 3px;
	left: 0;
	padding-top: 10px;
	color: #9A9899;
}
#form-area .rule-sentence {
	width: 730px;
	height: 170px;
	overflow-y: scroll;
	margin: 0 auto 20px;
	border: #C2C0BC 1px solid;
	padding: 10px;
}
#form-area .rule-sentence .sentence-title {
	font-weight: bold;
}
#form-area .form-area-supplement {
	line-height: 1.6;
	margin: 0 20px 10px;
	padding: 15px 0;
	color: #F27601;
	font-size: 12px;
	font-weight: bold;
}
#form-area .form-area-policy {
	line-height: 1.6;
	margin: 0 20px 30px;
	padding: 15px;
	font-size: 12px;
	background: #F6F4F2;
}
#form-area .form-area-policy dt {
	font-weight: bold;
}
#form-area .form-area-policy dd {
	margin: 0;
}
#form-area .form-area-contact {
	width: 700px;
	margin: 0 auto 70px;
	background: url(../../common/img/contact-bg-bottom.gif) left bottom no-repeat;
}
#form-area .form-area-contact p {
	padding: 15px 15px 0;
	background: url(../../q01/common/img/contact-bg-top.gif) left top no-repeat;
}
#form-area .form-area-contact p span {
	display: block;
	margin-bottom: 1px;
	padding-bottom: 10px;
	border-bottom: #BBBBBB 1px solid;
}
#form-area .form-area-contact dl {
	margin: 0 15px;
	padding: 15px 0;
	border-top: #CCCCCC 1px dotted;
	zoom: 1;
}
#form-area .form-area-contact dl:after {
	content: "";
	display: block;
	clear: both;
}
#form-area .form-area-contact dl dt {
	float: left;
	padding-left: 10px;
}
#form-area .form-area-contact dl dt img {
	margin-bottom: 8px;
}
#form-area .form-area-contact dl dt a {
	padding-left: 15px;
	color: #006DD9;
	font-size: 12px;
	background: url(../../q01/common/img/contact-tel-bg.gif) left center no-repeat;
}
#form-area .form-area-contact dl dd {
	float: left;
	width: 400px;
	margin: 0;
	padding-top: 2px;
	padding-left:10px;
	font-size: 10px;
}
#form-area .form-area-contact dl dd img {
	margin-bottom: 10px;
}


/*--		__individual
----------------------------------------------------*/
.formTable .input-frame .name1-wrapper,
.formTable .input-frame .name2-wrapper,
.formTable .input-frame .name3-wrapper,
.formTable .input-frame .name4-wrapper {
	width: 210px;
}
.formTable .input-frame .name1-wrapper,
.formTable .input-frame .name3-wrapper {
	margin-right: 15px;
}
@media screen and (max-width: 640px) {
	.formTable .input-frame .name1-wrapper,
	.formTable .input-frame .name2-wrapper,
	.formTable .input-frame .name3-wrapper,
	.formTable .input-frame .name4-wrapper {
		width: 100%;
	}
	.formTable .input-frame .name1-wrapper,
	.formTable .input-frame .name3-wrapper {
		margin-right: 0;
	}
}
.formTable .input-frame .name1-wrapper input,
.formTable .input-frame .name2-wrapper input,
.formTable .input-frame .name3-wrapper input,
.formTable .input-frame .name4-wrapper input {
	width: 180px;
}


.formTable .input-frame .zip1-wrapper input {
	width: 60px;
}
.formTable .input-frame .zip2-wrapper input {
	width: 100px;
}
.formTable .input-frame .search-address {
	float: left;
	margin-top: 5px;
	padding-left: 12px;
}
.formTable .input-frame .search-address img {
	cursor: pointer;
}
.search-zip {
	clear: both;
	padding: 10px 0 0 20px;
	font-size: 12px;
	background: url(../../q01/common/img/search-zip.gif) left 11px no-repeat;
}
@media screen and (max-width: 640px) {
	.formTable .input-frame .zip1-wrapper {
	width: 80px;
	margin-right: 5px;
}
	.formTable .input-frame .zip2-wrapper {
	width: 100px;
}
	.formTable .input-frame .zip1-wrapper {
		float: left;
	}
	.formTable .input-frame .zip2-wrapper {
		float: left;
	}
	.formTable .input-frame .ninzu-wrapper {
		width: 50%;
		float: left;
	}
}
#form-area .search-zip a {
	color: #666666;
}
.formTable .input-frame .pref-wrapper {
	max-width: 220px;
	width: 100%;
}
.formTable .input-frame .pref-wrapper select {
	max-width: 220px;
	width: 92%;
}
.formTable .input-frame .addr1-wrapper,
.formTable .input-frame .addr2-wrapper {
	max-width: 520px;
	width: 100%;
}
.formTable .input-frame .addr1-wrapper input,
.formTable .input-frame .addr2-wrapper input {
	max-width: 510px;
	width: 92%;
}
.formTable .input-frame .tel1-wrapper {
	max-width: 450px;
	width: 92%;
}
.formTable .input-frame .tel1-wrapper input {
	max-width: 420px;
	width: 92%;
}
@media screen and (max-width: 640px) {
	.formTable .input-frame .tel1-wrapper {
		max-width: 100%;
		width: 100%;
	}
	.formTable .input-frame .pref-wrapper select {
		width: 10em;
	}
}
.formTable .input-frame .mail-wrapper,
.formTable .input-frame .emailConfirmation-wrapper,
.formTable .input-frame .GOSHIYO-wrapper {
	max-width: 450px;
	width: 100%;
}
.formTable .input-frame .mail-wrapper input,
.formTable .input-frame .emailConfirmation-wrapper input,
.formTable .input-frame .GOSHIYO-wrapper input {
	max-width: 420px;
	width: 92%;
}
.formTable .input-frame .Y2-wrapper,
.formTable .input-frame .M2-wrapper,
.formTable .input-frame .D2-wrapper {
	margin-right: 5px;
}
.formTable .input-frame .Y2-wrapper {
	max-width: 170px;
	width: 100%;
}
.formTable .input-frame .M2-wrapper,
.formTable .input-frame .D2-wrapper {
	max-width: 120px;
	width: 100%;
}
.formTable .input-frame .Y2-wrapper select {
	max-width: 130px;
	width: 92%;
}
.formTable .input-frame .M2-wrapper select,
.formTable .input-frame .D2-wrapper select {
	max-width: 80px;
	width: 92%;
	margin-right: 5px;
}
.formTable .input-frame .HOME_TYPE-wrapper,
.formTable .input-frame .duringuse-wrapper {
	max-width: 120px;
	width: 100%;
}
.formTable .input-frame .duringuse-wrapper2 {
	width: auto;
}
.formTable .input-frame .duringuse2-input {
	max-width: 280px;
	width: 100%;
	padding: 0;
}
.formTable .input-frame .duringuse2-input input {
	max-width: 170px;
	width: 92%;
}
.formTable .input-frame .VISIT_TIME-wrapper select {
	max-width: 140px;
	width: 92%;
}

.formTable .input-frame .enq-wrapper {
	max-width: 120px;
	width: 100%;
}
.formTable .input-frame .enq2-wrapper {
	max-width: auto;
	width: 100%;
}
.formTable .input-frame .enq2-input {
	max-width: 280px;
	width: 100%;
}
.formTable .input-frame .enq2-input input {
	max-width: 170px;
	width: 92%;
}
.formTable .input-frame .VISIT_TIME-wrapper select {
	max-width: 140px;
	width: 92%;
}
.formTable .input-frame .enq-text-wrapper {
	max-width: 450px;
	width: 100%;
}
.formTable .input-frame .enq-text-wrapper input {
	max-width: 420px;
	width: 92%;
}
.formTable .input-frame .enq-textarea-wrapper {
	/*max-width: 540px;*/
	padding-right: 120px;
	width: 100%;
	box-sizing: border-box;
}
.formTable .input-frame .enq-textarea-wrapper textarea {
	/*max-width: 510px;*/
	width: 100%;
	height: 120px;
	box-sizing: border-box;
}
.formTable .input-frame .enq-text2-wrapper {
	max-width: 790px;
	width: 100%;
}
.formTable .input-frame .enq-text2-wrapper input {
	max-width: 760px;
	width: 92%;
}
.formTable .input-frame .enq-textarea2-wrapper {
	max-width: 190px;
	width: 100%;
}
.formTable .input-frame .enq-textarea2-wrapper textarea {
	max-width: 760px;
	width: 92%;
	height: 210px;
}


/*********************************************************************************************/
/*********************************************************************************************/



/*Clearfix*/
.clr {
	/zoom : 1;
}
.clr:after {
	content : '';
	display : block;
	clear : both;
	height:0;
}

#glife h1{
    line-height: 1.5;
    padding: 10px;
    background-color: #0070BC;
    color: #fff;
    font-weight: normal;
    text-align: center;
}
#glife h1 span{
	display: block;
	font-size: 70%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
@media screen and (max-width: 640px) {
	#glife h1{
	    font-size: 1.1rem;
	}
	#glife h1 span{
	    font-size: 0.8rem;
	}
}
#glife #form-area .form-ttl-lead{
	line-height:1.6em;
	padding:0 0 23px 0;
	}
#glife #form-area .flow{
	max-width:410px;
	width: 100%;
	margin:0 auto 25px auto;
	}
#glife #form-area .flow li{
	float:left;
	padding:0 2px 0 0;
	}
@media screen and (max-width: 640px) {
	#glife #form-area .flow{
		text-align: center;
	}
	#glife #form-area .flow li{
		max-width: 150px;
		width: 50%;
		display: inline-block;
		float: none;
	}
	#glife #form-area .flow li img{
		width: 100%;
		height: auto;
	}
}
#glife #form-area .apply-supplement{
	clear:both;
	line-height:1.6em;
	word-break : break-all;
	}
#glife #form-area form h2{
	font-size:14px;
	color:#333;
	background:#e7f5ff;
	padding:14px;
	margin:0 0 25px 0;
	}
.formTable{
	border:1px solid #CCC;
	margin:0 0 15px 0;
	}	
.formTable th,
.formTable td {
	border:none;
	border-bottom:1px solid #CCC;
}
.formTable tr th{
	vertical-align: top;
	background:#fff;
	max-width: 200px;
	width: 30%;
	padding:25px 0px 25px 20px;
	}
	
.formTable tr.subTtl th{
	background-color:#e7f5ff;
	border-bottom:none;
}

.formTable tr.subTxt td{
	background-color:#F7F4E2;
	padding: 10px 20px;
	border-bottom:none;
}
@media screen and (max-width: 640px) {
	.formTable { border: none}
	.formTable tr th { width: 100%; padding: 0; max-width: 100%; border-bottom: none;}
	.formTable tr td { max-width: 100%;margin-bottom: 25px; border: none; padding: 5px 0 25px; border-bottom: 1px dotted #CCC;}
	.formTable .input-frame .enq-textarea-wrapper{
		padding-right: 0;
	}
}
.formTable th .item-inner {
	position: relative;
	/*max-width: 200px;*/
	width: 100%;
	margin: 0;
}	

#glife #form-area form .formTable tr td .checklist{
	clear:both;
	}		
#glife #form-area form .formTable tr td .checklist p{
	float:left;
	max-width:240px;
	width: 100%;
	padding:0 0 10px 0;
	}
#glife #form-area form .formTable tr td .checklist p.lage{
	max-width:400px;
	width: 100%;
	}	
#glife #form-area form .formTable tr td .checklist p span{
	padding:0 0 0 5px;
	}
#glife #form-area form .formTable tr td .radiolist p span{
	padding:0 0 0 5px;
	}	
#glife #form-area form .formTable tr td .radiolist{
	clear:both;
	}	
#glife #form-area form .formTable tr td .radiolist p{
	float:left;
	padding:0 20px 10px 0;
	}
#glife #form-area form .formTable tr td .radiolist p.one{
	padding:0 20px 0 0;
	}	
#glife #form-area form .formTable tr th span{
	/*position:relative;
	top:-20px;*/
	left:150px;
	}	
.formTable .input-frame .enq-wrapper {
	width:auto !important;
}

.formTable .input-frame .HOME_TYPE-wrapper,
.formTable .input-frame .duringuse-wrapper {
	width:auto !important
}
.formTable tr td .input-frame .line .check-wrapper.HOME_TYPE-wrapper label{
	background:none !important;
	}
.formTable .input-text,
.formTable textarea {
	border: #C0BFBB 1px solid;
	border-radius:0px;
	padding:4px 10px;
	outline: 0;
	/margin-top: -1px;
	/padding: 7px 10px;
	font-size: 16px;
	border-collapse: separate;
}	
.formTable .select-border {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display: block;
	border: #C0BFBB 1px solid;
	border-radius: 0;
	font-size: 12px;
	padding: 4px 10px !important;
	background: url(/common/img/select-arrow.png) right center no-repeat #fff !important;
}
.formTable tr td .input-frame .line .check-wrapper.enq-wrapper label{
	background:#fff !important;
	}
textarea,
input{
	/*background:#fff !important;*/
	}
textarea,input:hover{
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;}

.formTable .input-supplement {
	clear: both;
	padding-top: 10px;
	color: #000;
	font-size: 12px;
}
.formTable .placeholder {
	position:absolute;
	top: 0;
	left: 0;
	padding-top: 10px;
	color: #9A9899;
}

.formTable .input-frame .check-wrapper span {
	float: left;
	_padding: 5px 0 0 0;
}
#glife #form-area form .privacy-check label span{
	_padding: 5px 0 0 0;
	}

#policy .policy-ttl h1{
	background:#0070BC;
	}	

#glife .formTable .input-frame .line  li{
    display: inline-block;
    margin-right: 15px;
}
#glife .time{
	text-align: center;
	margin-bottom: 30px;
	margin-top: -5px;
}
#glife .formTable .input-frame .line  li{
    display: inline-block;
    margin-right: 15px;
}
#glife .form-btnBox ul{
	overflow: hidden;
	display: table;
	width: 100%;
	margin: 30px auto 70px;
}
#glife .form-btnBox li{
	display: table-cell;
	width: 50%;
	vertical-align: top;
}
#glife .form-btnBox li.resetBtn{
	text-align: right;
	margin: 0;
	padding-right: 15px;
}
#glife .form-btnBox li.form-btn{
	/*text-align: left;*/
	margin: 0;
	padding-left: 15px;
}
#glife .mail_btn{
    background: url(../../q01/common/img/btn-reset.gif) 0 0 no-repeat  !important;
    border: none;
    border-radius: 0;
    text-indent: -9898px;
    width: 283px;
    height: 46px;
    cursor: pointer;
}
#glife #form-area .privacy-check p{
	font-weight: normal;
	font-size: 100%;
}
#glife #form-area .privacy-check p a{
	display: inline-block;
	background: url(/common/img/arrow-blue.png) no-repeat 0 center;
	padding-left: 10px;
	margin-left: 12px;
	margin-bottom: 20px;
}
#glife #form-area .privacy-check label {
    margin-bottom: 20px;
    font-weight: bold;
}
@media screen and (max-width: 640px) {
	#glife .form-btnBox ul{
		display: block;
		width: 100%;
		/*margin: 30px auto 70px;*/
	}
	#glife .form-btnBox li{
		display: block;
		width: 100%;
		/*vertical-align: top;*/
	}
	#glife .form-btnBox li.resetBtn{
		text-align: center;
		/*margin: 0;*/
		margin-bottom: 10px;
		padding-right: 0;
	}
	#glife .form-btnBox li.form-btn{
		text-align: center;
		/*margin: 0;*/
		padding-left: 0;
	}
}
#glife .complete-box .pdfLink {
	text-align: left;
	width: 100%;
	max-width: 550px;
	margin: 0 auto 40px;
}
#glife .complete-box .pdfLink p a{
	font-size: 120%;
	display: inline-block;
	background: url(../../q01/common/img/icon_pdf.jpg) 0 50% no-repeat;
	/*-webkit-background-size: 28px auto;*/
	/*-moz-background-size: 28px auto;*/
	/*background-size: 28px auto;*/
	padding-left: 35px;
	line-height: 1.8;
}

#glife .complete-box .txtLink a{
	display: inline-block;
	background: url(/common/img/arrow-blue.png) no-repeat 0 center;
	padding-left: 10px;
	margin-left: 12px;
	color: #333;
}
#glife .complete-box .pdfLink p a:hover,
#glife .complete-box .txtLink a:hover{
	text-decoration: none;
}
#glife #form-area form .formTable tr th span{
	right: 0px;
	left:inherit;
}
.formTable th .item-text{
	padding-right: 40px;
}

@media screen and (max-width: 640px) {
	#glife .complete-box .pdfLink p a{
		font-size: 0.85rem;
		background: url(../../q01/common/img/icon_pdf_big.gif) 0 50% no-repeat;
		-webkit-background-size: 28px auto;
		-moz-background-size: 28px auto;
		background-size: 28px auto;
	}
	#glife .complete-box .pdfLink{
		/*max-width: 100%;*/
	}
	.formTable th .item-text{
		width: 100%;
	}
}
/*footer*/
.footer_hij2016 {
	background: #fff;
	padding: 20px 0;
	border-top: 1px solid #ccc;
	text-align: center;
}
.footer_hij2016 #footer-logo,
.footer_hij2016 #copyright {
	display: inline-block;
}
.footer_hij2016 #footer-logo {
	margin: 0;
}
.footer_hij2016 #copyright {
	margin: 0 0 0 15px;
	line-height: 1;
}
.footer_hij2016 ul {
	overflow: hidden;
	margin-bottom: 10px;
}
.footer_hij2016 ul li {
	display: inline-block;
	background: url(/common/img/arrow-blue.png) no-repeat 0 center;
	padding-left: 10px;
	margin-left: 12px;
}
.footer_hij2016 ul li a {
	line-height: 1;
}
.footer_hij2016 a {
	color: #333;
	text-decoration: none;
}
.footer_hij2016 a:hover {
	color: #333;
	text-decoration: underline;
}

.howtoNumber{
	margin-bottom:50px;
}
.howtoNumber .htBox01{
	width:50%;
	float:left;
}
.howtoNumber .htBox02{
	width:50%;
	float:right;
	margin-bottom: 20px;
}
.howtoNumber .htBox03{
	clear:both;
	width:100%;
}
	
.howtoNumber .htBox02 img,
.howtoNumber .htBox03 img{
	width:100%;
	height:auto;
	border-top: #cccccc solid 1px;
	border-left: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;
	border-right: #cccccc dotted 1px;
}
.howtoNumber .htBox01 p.htTtl{
	font-size:150%;
	line-height:1.4;
	font-weight:bold;
	margin-bottom:20px;
}
.howtoNumber .htBox01 p.htTxt{
}
.howtoNumber .htBox01 p.htTxt span{
	color:#ff0000;
	font-size:120%;
	font-weight:bold;
	line-height:1.6;
}
.formTable .select-border{
	width: 15em !important;
	height: auto !important;
}
@media screen and (max-width: 640px) {
	.footer_hij2016{
		font-size: 10px;
	}
	.footer_hij2016 #footer-logo{
		display: block;
		margin: 0 auto 5px;
	}
	.footer_hij2016 #footer-logo img{
		width: 70px;
		margin: 0 auto;
	}
	
	.howtoNumber{
		width:100%;
	}
	.howtoNumber .htBox01{
		width:100%;
		float:none;
	}
	.howtoNumber .htBox02{
		width:100%;
		float:none;
	}
	.howtoNumber .htBox03{
		width:100%;
	}
}
	
