@charset "utf-8";




/* ----------------------------------------

再定義

---------------------------------------- */

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill  {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}


#header {
		background: none;
		margin-bottom: -65px;
}

.compHeader {
		margin-bottom: 0!important;
		text-align: center;
}

.compHeader #siteID {
		text-align: center;
}

#siteID {
	 width: 100%;
	 text-align: right;
}

#siteID span {
	vertical-align: middle;
	line-height: 1.3;
	display: inline-block;
	margin-right: 10px;
	margin-top: 15px;
	text-align: left;
 }

#siteID a {
	vertical-align: middle;
	display: inline-block;
}


#siteID a img {
	position: static;
}

#siteID a:hover {
		opacity: 1;
		-ms-filter: "alpha(opacity=100)";
}



#main {
		padding-bottom: 0;
}

.section01 {
		padding: 30px 0 0;
		margin-bottom: 30px;
		padding-top: 0;
		position: relative;
}

.sslBnr {
	margin-bottom: 30px;
}

.titOnlyTxt {
	background: none!important;
	 border: none!important;
	 padding: 0!important;
}

@media screen and (max-width:767px){

	#header {
			margin-bottom: 0;
			left: 10px;
	}

	#siteID {
		 text-align: left;
	}

	.section01 {
		width: auto;
		margin: 0 20px 30px;
	}

	#siteID span {
		margin-top: 10px;
	}

}

select.txt {
	 border: 1px solid #accad9;
	 background: #fff url(/files/img/common/ico_arw_05.png) calc(100% - 8px) center no-repeat;
	padding: 5px 25px 5px 10px;
	-webkit-appearance:none !important;
	-moz-appearance:none !important;
	appearance:none !important;
	border-radius: 0;
}

#efocube_id {
	position: absolute!important;
	z-index: 100;
	top: 90px;
	right: 10px;
}	
}


.formTbl01 table .efocube-bgcolor {
	background-color: inherit!important;
}

@media screen and (min-width:767px){
	.br-sp {
		display: none;
		}
	 }

@media screen and (max-width:767px){
	select.txt {
	padding: 10px 23px 8px 10px;
		}
}

/* ----------------------------------------

form

---------------------------------------- */

.choice_tit {
	padding-bottom: 8px;

}
#choice_list {
	border-bottom: 1px #eee solid;
}

.choice_list_num {
	border-top: 1px #eee solid;
	padding-top: 8px;
}

.choice_list_dsc {
	padding-bottom: 6px;
}

#form {
	position: relative;
	margin-top: 30px;
}

.nameSec_kanjiSei {
	padding-left: 5px;
}

.nameSec_kanjiSei input {
	margin-left: 8px;
}

.nameSec_kanjiMei {
		padding-left: 7px;
}

.nameSec_kanjiMei input {
	margin-left: 8px;
}
#EntryFormYear {
		margin-right: 8px;
}

@media screen and (max-width:767px){

	#form {
		width: 100%;
	}

	.spWd80 {
		width: 80%!important;
	}

	#siteID a img {
		margin-right: 10px;
	}

	.nameSec_kanjiSei {
		padding-left: 0;
	}

	.nameSec_kanjiSei input {
		margin-left: 15px;
	}


	.nameSec_kanjiMei {
		padding-left: 0;
	}

	.nameSec_kanjiMei input {
		margin-left: 15px;
	}
}


@media screen and (max-width:320px){

	.min320_mgb10 {
		margin-bottom: 10px;
	}

}

.tit01Sec {
	background: url(/files/img/inquiry/bg_tit_01.jpg) 0 0 repeat-x;
}


.is-require {
		background-color: #fdf3e2!important;
}
.is-default {
		background-color: #fff!important;
}

/* ----------------------------------------

conf

---------------------------------------- */
.txtSend {
	margin: 0 0 15px 40px;
	font-size: 124%;
	font-weight: 700;
}
.btnReturn {
	padding: 5px 10px 0 0;
}


/* ----------------------------------------

comp

---------------------------------------- */
#compTit {
	margin: 80px 0 40px 0!important;
}
#compTxt {
	text-align: center;
	margin: 30px 0 80px;
}
.txt01 {
	font-size: 16px;
	margin-bottom:15px;
	line-height:1.5;
}
.txt02 {
	font-size: 14px;
	margin-bottom:30px
}

.compTxt_area {
	margin-bottom: 20px;
	text-align: center;
}


.compTxt{
	text-align: center;
}

.compTxt.compTxt_name {
	font-size: 257.1%;
}

.compTxt.compTxt_name span {
	border-bottom: 2px #333 solid;
	padding-bottom: 2px;
}

.compTxt.compTxt_thx {
	 font-size: 185.8%;
	margin-bottom: 30px;
	margin-left: 10px;
}

.compTxt.compTxt_cmnt {
	font-size: 114.3%;
	margin-bottom: 30px;
}

.compTxt.compTxt_ssr {
	font-size: 92.9%;
	margin-bottom: 30px;
	font-weight: 700;
}

.compTxt.compTxt_ssr span{
	padding-left: 2em;
}

.compBnr {
	text-align: center;
	margin-bottom: 30px;
}

.compBnr.compBnr-cheerup:hover {
		opacity: 0.70;
		-ms-filter: "alpha(opacity=70)";
}

.compBtn {
	text-align: center;
	margin-bottom: 30px;

}

.compBtn a:hover img {
		opacity: 0.70;
		-ms-filter: "alpha(opacity=70)";
}

iframe[name="google_conversion_frame"] {
	display: none;
}

@media screen and (max-width:767px){

	#compTit {
		margin: 20px 0!important;
	}
		
	.compBnr img {
		width: auto;
	}

	.compTxt.compTxt_name {
		margin-bottom: 20px;
		display: inline-block;
	}

	.compTxt.compTxt_thx {
		margin-left: 0;
		margin-bottom: 0;
		display: inline-block;
	}


}

/* ----------------------------------------

- Table Style

---------------------------------------- */

/* tbl
------------------------------- */
.formTbl01{
	width: 1000px;
}
.formTbl01.wide{
	width: 1000px;
	margin-bottom: 20px;
}
.formTbl01 table {
	table-layout: fixed;
	width: 100%;
	margin-bottom: 20px;
	border: 7px solid #e5e5e5;
}
.formTbl01 table th,
.formTbl01 table td {
	padding: 13px 15px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	vertical-align: middle;
}
.formTbl01 table th {
	font-weight: 700;
	color: #4e4e4e;
	background-color: #fff;
	vertical-align: top;
	width: 25%;
}

/* noborder */
.tblNoBdr{ border: none !important;}
.tblNoBdr th,
.tblNoBdr td {
	border: none !important;
	vertical-align: top;
	background: #fff;
}
.tblNoBdr th { padding: 4px 15px 4px 0;}
.tblNoBdr td { padding: 4px 0;}
table .tblNoBdr th { padding-top: 6px;}
.formTbl01 table.tblNoBdr {margin-bottom: 0;}

/*  option and required  */
.formTbl01 table .required span.itemTag,
.formTbl01 table .option span.itemTag{
	padding: 2px 8px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	text-align: center;
	color: #fff;
	font-weight: 400;
	font-size: 85.8%;
	display: inline-block;
	line-height: 1.3;
	margin-left: 10px;
	float: right;
}
.formTbl01 table .option span.itemTag{ background: #a6a6a6;}
.formTbl01 table .required span.itemTag{ background: #ff6060;}
.formTbl01 table .option { background: #f5f5f5;}
.formTbl01 table .required { background: #fff0f0;}

/* innerTable */
.formTbl01 table th.inTH {
	vertical-align: middle;
	background-color: #fbfaf6;
} 
.formTbl01 table td li{
	float: left;
	margin-right: 10px;
}
.formTbl01 table td.name input{
	margin-right: 10px;
}
.formTbl01 table td.address select{
	display: block;
}

@media screen and (max-width:767px){
	.formTbl01{
		width: 100%;
	}
	.formTbl01.wide{
		width: 100%;
		margin-bottom: 25px;
	}
	.formTbl01 table {
		border: none;
		margin-bottom: 0;
	}
	.formTbl01 table th {
		width: auto;
		padding: 0 0 8px;
	}
	.formTbl01 table td {
		padding:0 0 20px;
	}
		.formTbl01 table th,
	.formTbl01 table td {
		display: block;
		border: none;
		padding-left: 0;
		padding-right: 0;
	}
	.formTbl01 .formTbl01_conf th,
	.formTbl01 .formTbl01_conf td {
		display: table-cell;
	}
	.formTbl01 .formTbl01_conf th {
		width: 35%;
	}
	.formTbl01 table td li{
		float: none;
	}
	.formTbl01 table td.name li:first-child{
		margin-bottom: 10px;
	}
	.formTbl01 table .required span.itemTag,
	.formTbl01 table .option span.itemTag {
		float: none;
	}
	.formTbl01 table .required { background: #fff;}

}

/* ----------------------------------------

- Form Style

---------------------------------------- */
.formTbl01 input.txt,
.formTbl01 textarea.txt {
	border: none;
	background: #fff;
	border-radius: 0;
	color: #000;
	font-family: Verdana,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","HiraKakuProN-W3",Verdana,"YuGothic","游ゴシック体","Yu Gothic","游ゴシック", "メイリオ", Meiryo,"Helvetica","Arial",sans-serif;
}
.formTbl01 input.txt {
	padding: 5px 2px;
	line-height: 25px;
}
.formTbl01 input[type="text"]:focus,
.formTbl01 input[type="password"]:focus,
.formTbl01 input[type="tel"]:focus,
.formTbl01 input[type="email"]:focus,
.formTbl01 input[type="url"]:focus,
.formTbl01 textarea:focus {
	border: 1px solid #f19900;
	background: #fff5d6;
}
.formTbl01 textarea:focus {
	outline: none;
}

input.small01 { width: 5em;}
input.small02 { width: 50px;}

input.medium01 { width: 150px;}
input.medium02 { width: 250px;}
input.medium03 { width: 350px;}

textarea.large01,
input.large01 {
	width: 98%;
}



@media screen and (max-width:767px){
	.formTbl01 input.txt {
		padding: 8px;
		box-sizing: border-box;
	}
	input.small01 { width: 50%;}
	input.small02 {	width: 50%;}
	input.medium01 { width: 50%;}
	input.medium02 { width: 100%;}
	input.medium03 { width: 100%;}
}
::-webkit-input-placeholder {
	color: #999;
}
::-moz-placeholder {
	color: #999;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #999!important;
}

/* address
------------------------------- */
.address select{
	margin: 10px 0;
}
.address input.adSrcBtn{
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuProN-W6", "メイリオ", Meiryo;
	margin-left: 2px;
	font-size: 83.4%;
	border:none;
	background: #eaeaea;
	border-radius: 4px;
	padding: 3px 8px;
	cursor: pointer;
	box-shadow: 0 1px 0 #bbbaba;
	color: #262626;
}
.address input.adSrcBtn:hover{
	-webkit-box-shadow: 0 2px 0 #bbbaba;
	-moz-box-shadow: 0 2px 0 #bbbaba;
	box-shadow: 0 1px 0 #bbbaba;
	filter: alpha(opacity=65); /* IE lt 8 */  
	-ms-filter: "alpha(opacity=65)"; /* IE 8 */  
	-khtml-opacity: .65; /* Safari 1.x */  
	-moz-opacity: .65; /* FF lt 1.5, Netscape */
	opacity: .65; /* Standard: FF gt 1.5, Opera, Safari */
}

@media screen and (max-width:767px){
	.address input.adSrcBtn{
		font-family: "HiraKakuProN-W6", Meiryo!important;
	}
}

/* error
------------------------------- */
input.err,
textarea.err,
select.err,
.err select {
	border: 1px solid #ff6060 !important;
	background-color: #fff0f0 !important;
}
input.err:focus,
textarea.err:focus,
.err select {
	border: 1px solid #ee5959 !important;
}
.errorTxt {
	margin-top: 8px;
	font-size: 83.4%;
	color: #ff0000;
}

/* dl list
------------------------------- */
dl.list01 dt {
	float: left;
	clear: left;
	width: 8em; 
	padding-top: 0.5em;
}
dl.list01 dd {
	padding-left: 8.5em;
	margin-bottom: 8px;
}

dl.list02 dt {
	float: left;
	clear: left;
	width: 5em; 
	padding-top: 0.5em;
}
dl.list02 dd {
	padding-left: 5.5em;
	margin-bottom: 8px;
}

/* ----------------------------------------

- Button Style

---------------------------------------- */

/* btn
------------------------------- */
.formBtn01 {
	padding: 0.7em 1em;
	font-size: 128.6%;
	font-weight: 700;
	line-height: 1.2;
	border:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	background: #1ca7dc;
	color: #fff;
	padding : 10px 78px 10px 90px;
	background: #1ca7dc url(/files/img/common/ico_arrow_07.png) 70px 0.7em no-repeat;
	box-shadow:2px 2px 2px 0 rgba(0, 0, 0, 0.2);
	letter-spacing: 0.1em;
}
input.formBtn01:hover {
	filter: alpha(opacity=65); /* IE lt 8 */  
	-ms-filter: "alpha(opacity=65)"; /* IE 8 */  
	-khtml-opacity: .65; /* Safari 1.x */  
	-moz-opacity: .65; /* FF lt 1.5, Netscape */
	opacity: .65; /* Standard: FF gt 1.5, Opera, Safari */
}
input.formBtn01:active {
	background: #ccc;
}

/* btn02 */
.formBtn02 {
	padding: 0.3em 0.8em;
	font-size: 120%;
	font-weight: 700;
	line-height: 1.2;
	border: 1px solid #a6a6a6;
	background: #e6e6e6 url(../img/form/bg_btn_01.png) repeat-x 0 center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
}
input.formBtn02:hover {
	color: #a6a6a6;
	background: #fff;
	-webkit-box-shadow: inset 0 1px 3px #CCC, inset 0 0 #CCC, 0 0 0 #CCC;
	-moz-box-shadow: inset 0 1px 3px #CCC, inset 0 0 #CCC, 0 0 0 #CCC;
}
input.formBtn02:active {
	background: #ccc;
}
.formBtn03 {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	border:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	background: #4CB13D;
	color: #fff;
	padding : 16px 30px 16px 50px;
	background: #4CB13D url(/files/img/common/ico_arrow_07.png) 30px 1.1em no-repeat;
	box-shadow:2px 2px 2px 0 rgba(0, 0, 0, 0.2);
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuProN-W6", "メイリオ", Meiryo;
}
input.formBtn03:hover {
	filter: alpha(opacity=65); /* IE lt 8 */  
	-ms-filter: "alpha(opacity=65)"; /* IE 8 */  
	-khtml-opacity: .65; /* Safari 1.x */  
	-moz-opacity: .65; /* FF lt 1.5, Netscape */
	opacity: .65; /* Standard: FF gt 1.5, Opera, Safari */
}
input.formBtn03:active {
	background: #ccc;
}

@media screen and (max-width:767px){
	.formBtn03 {
		font-size: 114.3%;
		padding : 12px 20px 12px 40px;
		background: #4CB13D url(/files/img/common/ico_arrow_07.png) 20px 0.8em no-repeat;
		font-family: "HiraKakuProN-W6", Meiryo!important;
	}
}


.btnUnit02 {
		text-align: center;
		margin-top: 30px;
}

/* ----------------------------------------

- Text Style

---------------------------------------- */
.lead {
	margin-bottom: 20px;
}
.formTbl01 .note01 {
	margin-top: 5px;
	font-size: 83.4%;
	color: #715e5e;
	display: block;
}
@media screen and (max-width:767px){
	.formTbl01 .note01 {
		margin-left: 0;
	}
}
/* flowStyle
------------------------------- */
.flow {
	width: 100%;
	margin-bottom: 25px;
	font-size: 13px;
	color: #262626;
}
.flow li {
	float: left;
	width: 33%;
	padding: 9px 0;
	background: #eaeaea url(/files/img/common/bg_flow.png) no-repeat right center;
	text-align: center;
	color: #888888;
}
.flow li.this {
	background: #32b0df url(/files/img/common/bg_flow_this.png) no-repeat right center;
	color: #fff;
}
.flow li.end {
	background-image: none;
}
.flow li.prev {
	background: #eaeaea url(/files/img/common/bg_flow_prev.png) no-repeat right center;
}
.flow li.comp {
	width: 34%;
	background-image: none;
}


@media screen and (max-width:767px){
	#flow {
		width: auto;
	}
		.flow {
		margin-bottom: 10px;
	}
	.flow li {
		box-sizing: border-box;
		text-align: center;
		padding: 0.5em 3% 0.5em 1%;
		line-height: 1.4;
	}
	.flow li:first-child {
	/*	padding-right: 0;*/
	/*	padding-left: 3%;*/
	}
	.flow li:last-child {
	/*	padding-right: 0;*/
		/*padding-left: 2%;*/
	}
	.spDisBlock {
		display: block;
	}
}


/* flowStyle
------------------------------- */

@media screen and (max-width:767px){

	#cboxClose {
		width: 21px;
		height: 23px;
		position: absolute;
		top: 3px;
		background: url(/files/js/colorbox/images/controls.png) no-repeat 0 0;
		background-position: -27px 0px;
		right: 5px;
	}
/*
	#cboxContent {
			padding: 30px 10px;
	}*/

	#cboxLoadedContent {
		margin-bottom: 18px;
	}

}

/* email suggest
------------------------------- */
.eac-sugg {
	background: #666 none repeat scroll 0 0;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	padding: 5px !important;
	position: static !important;
	text-align: center;
	margin-top: 0;
	max-width: 345px;
}

/* ----------------------------------------

- exvalidation.css
フォームバリデーション用

---------------------------------------- */
th span.errMsg,
td span.errMsg {
	display: block;
	margin-left: 1em;
	padding-bottom: 1px;
	text-indent: -.9em;
	font-size: 83.4%;
	color: #f00;
}
#err_inqRadio .formErrorMsg {
	margin-top: -15px;
	text-align: center;
}
.formError {
	padding-bottom: 13px;
	display: block;
}
.fixed {
	padding-bottom: 0;
}
.formError .formErrorClose {
	border: solid #252525 2px;
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px 9px 9px 9px;
	border-radius: 9px 9px 9px 9px;
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: -4px;
	right: -4px;
	color: #efefef;
	background: #333;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	-moz-box-shadow: 1px -1px 3px #888;
	-webkit-box-shadow: 1px -1px 3px #888;
	box-shadow: 1px -1px 3px #888;
	_z-index:2;
}
.formError .formErrorClose:hover {
	background: #666;
}
.fixed .formErrorClose {
	display: none;
}
.formError .formErrorContent {
	position:relative;
	color: #f00;
	_z-index:1;
}
.fixed .formErrorContent {
	margin-top: .5em;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.fadeOut {
	opacity: .2;
	filter: alpha(opacity=20);
}
.formError .formErrorArrow {
	width: 15px;
	height: 15px;
	position: absolute;
	bottom: 0;
	left: 20px;
	_z-index:0;
}
.fixed .formErrorArrow {
	display: none;
}
.formError .formErrorArrowBottom {
	margin: -6px;
	top: 0;
}
.fixed .formErrorArrowBottom {
	display: none;
}
.formError .formErrorArrow div {
	margin: 0 auto;
	display: block;
	height: 1px;
	background: #252525;
	line-height: 0;
	font-size: 0;
	-moz-box-shadow: 0 2px 3px #888;
	-webkit-box-shadow: 0 2px 3px #888;
	box-shadow: 0 2px 3px #888;
}
	.formError .formErrorArrowBottom div{
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
.formError .formErrorArrow .line10 {
	width: 19px;
}
.formError .formErrorArrow .line9 {
	width: 17px;
}
.formError .formErrorArrow .line8 {
	width: 15px;
}
.formError .formErrorArrow .line7 {
	width: 13px;
}
.formError .formErrorArrow .line6 {
	width: 11px;
}
.formError .formErrorArrow .line5 {
	width: 9px;
}
.formError .formErrorArrow .line4 {
	width: 7px;
}
.formError .formErrorArrow .line3 {
	width: 5px;
}
.formError .formErrorArrow .line2 {
	width: 3px;
}
.formError .formErrorArrow .line1{
	width: 1px;
}

.btnUnit01 {
	text-align: center;
	background: #f0f0f0;
	padding: 20px 0 22px;
}
.btnUnit01 li {
	display: inline;
	padding: 0 10px;
}
#hdrSearch .btnUnit01 {
	background: #fff;
	padding: 0;
}
#spMenu .btnUnit01 li {
	display: block;
	padding: 0 0 10px;
}
.btnUnit01 input {
	vertical-align: bottom;
}


.btnUnit01 .formBtn03  {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	min-width: 270px;
	border:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	background: #4CB13D;
	color: #fff;
	padding : 16px 50px 16px 30px;
	background: #4CB13D url(/files/img/common/ico_arrow_01.png) 95% center no-repeat ;
	background-position: right 30px top 1.0em;
	box-shadow:2px 2px 2px 0 rgba(0, 0, 0, 0.2);
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuProN-W6", "メイリオ", Meiryo;
}
input.formBtn03:hover {
	filter: alpha(opacity=65); /* IE lt 8 */  
	-ms-filter: "alpha(opacity=65)"; /* IE 8 */  
	-khtml-opacity: .65; /* Safari 1.x */  
	-moz-opacity: .65; /* FF lt 1.5, Netscape */
	opacity: .65; /* Standard: FF gt 1.5, Opera, Safari */
}
input.formBtn03:active {
	background: #ccc;
}

@media screen and (max-width:767px){
	.formBtn03 {
		font-size: 128.6%;
		padding : 12px 20px 12px 40px;
		background: #4CB13D url(/files/img/common/ico_arrow_01.png) 20px 0.8em no-repeat;
		font-family: "HiraKakuProN-W6", Meiryo!important;
		width: 100%;
		background-position: right 20px top 1em;
	}
	.btnUnit01 {
		background: none;
		padding: 0;
	}
}


.attn {
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;
}

.attn a {
	text-decoration: none;
}

.attn a span {
	text-decoration: underline;
}

.attn-bottom {
	margin-top: 20px;
}


@media screen and (max-width:767px) {
	.attn {
		margin-top: 25px;
		margin-bottom: 12px;
		font-size: 11px;
		text-align: left;
	}
	.attn-bottom {
		display: inherit;
		margin-top: 20px;
	}
}

.snsLogin {
	position: absolute;
	right: 40px;
	 top: 40px;
}

@media screen and (max-width:767px){

	.snsLogin {
		position: static;
		margin-bottom: 10px;
	}

}

.br-min320 {
	display: none;
}

@media screen and (max-width:320px){

	.br-min320 {
		display: inherit;
	}
}


/* 住所 市区町村 */
.frm_address_city {
	display: none;
}
#chkAddress_wrap {
	display: block;
	position: relative;
}
#chkAddress_wrap .formError {
	position: absolute;
	bottom: 0;
	left: 0;
}
#chkAddress_wrap #chkAddress01 {
	margin-right: 9px;
}
#chkAddress_wrap select.err {
	margin-bottom: 1.6em;
}
.frm_address_city_wrap select.err {
	margin-bottom: 1.6em;
}
.frm_address_city_wrap select + .formError {
	display: none !important;
}
.frm_address_city_wrap select.err.show + .formError {
	display: block !important;
}




/* ----------------------------------------

privacy

---------------------------------------- */

.privacy h3 {
	background-color: #fdf3e2;
	border-left: 5px solid #ff9900;
	padding: 5px 0 5px 10px;
	margin-bottom: 10px;
	font-weight: 700;
}

.privacy p {
	margin-bottom: 20px;
}

.privacy .contact {
	padding: 20px;
	border: 5px solid #ccc;
	background-color: #f4f4f4;
}

.privacy .contact h3 {
	background: none;
	padding: 0;
	border: none;
}

.privacy .contact p {
	margin-bottom: 10px;
}

.privacy p:last-child {
	margin-bottom: 0;
}

.ftrPrivacy {
	margin-bottom: 70px;
}



.btn_bk_wrap {
	width: 100%;
	position: fixed;
	 bottom: 0;
	height: 70px;
	z-index: 100;
	display: block;
	background: rgba(255,255,255, 0.5);
}

.btn_bk_wrap .btn_bk {
	color: #fff;
	height: 40px;
	width: 80%;
	max-width: 300px;
	margin: 10px auto 0;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 10px 30px;
	background-color: #eee;
	 background: #4CB13D url(/files/img/common/ico_arrow_01.png) 95% center no-repeat;
	background-position: right 10% top 50%;;
	box-sizing: border-box;
	font-weight: 700;
	border:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow:2px 2px 2px 0 rgba(0, 0, 0, 0.2);
	cursor: pointer;
}


@media screen and (max-width:767px){
	.btn_bk_wrap {
		display: block;
	}

}




/*-------------------------------
			inlineAttention
--------------------------------*/
#inlineAttention {
	position: fixed;
	z-index: 10000;
	text-align: center;
}
#inlineAttention .overlayattention {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 130%;
	background: rgba(0,0,0,0.5);
}
#inlineAttention .attention {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 101;
	width: 90%;
					border-radius: 5px;
	background: #fff;
	text-align: left;
	-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);

	-webkit-border-radius: 5px;
}

#inlineAttention .attention .attention_top {
	padding: 15px 15px;
	border-radius: 5px 5px 0 0;
	color: #432306;
	background-color: #fff;
	font-weight: 700;
	font-size: 16px;
}

#inlineAttention .attention .attention_cnt {
	padding: 15px;
	border-radius: 5px 5px 0 0;
	color: #333;
	background-color: #fff;
	font-size: 16px;
}
#inlineAttention .attention .attention_cnt .txt {
	margin-bottom: 15px;
}

.attention_btn_wrap {
	padding: 15px 0;
	border-radius: 0 0 5px 5px;
	background-color: #ccc;
	text-align: center;
}

.attention_btn {
	display: inline-block;
	width: 40%;
	text-align: center;
}
.attention_btn a {
	display: block;
	padding: 10px 0;
	color: #3478e9;
	background-color: #fff;
	text-decoration: none;
	border-radius: 3px;
	font-size: 14px;
	box-shadow:2px 2px 2px 0 rgba(0, 0, 0, 0.1);
}

.attention_btn.attention_btn-change {
	width: 50%;
	margin-left: 5px;
}
.attention_btn.attention_btn-change a {
	color: #fff;
	background-color: #3478e9;
}


/* ----------------------------------------

clearfix

---------------------------------------- */

/* Modern Browsers
------------------------------- */
.cf:after,
.formTbl01 table td:after,
.flow:after,
td ul.contactList01:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}

/* Legacy IE
------------------------------- */
.cf,
.formTbl01 table td,
.flow,
td ul.contactList01 {
	*zoom: 1;
}
