/* Keyvisual
============================================== */
#keyVisual {
	background: #e7da93 url('/fr/l/fiscalite/images/bg_keyvisual.jpg') no-repeat top right -130px;
	background-size: 100%;
	padding: 27px 0px;
	color: #ffffff;
	margin-top: -16px;
}

#keyVisual .container {
	position: relative;
	z-index: 1;
}

#keyVisual h1 {
	font-size: 23px;
	margin-top: 0;
	line-height: 1.2;
	color: #007272;
}

#keyVisual h1 span {
	font-size: 28px;
}

#keyVisual .kvText {
	font-weight: bold;
	font-size: 15px;
	margin: 28px 0px;
	text-align: left;
	text-shadow: 1px 1px 3px #000;
}

#keyVisual .smaller {
	text-shadow: 1px 1px 3px #000;
}

#keyVisual .btnType1, #keyVisual .btnType2 {
	margin-top: 20px;
	margin-bottom: 15px;
}

#keyVisual .btnType1 a, #keyVisual .btnType2 a {
	display: block;
	width: 100%;
	background: #c80929;
	border-radius: 3px;
	color: #fff;
	padding: 10px;
	text-align: center;
}

#keyVisual .btnType2 a {
	background: #19a6a6;
}

#keyVisual .btnType1 a span, #keyVisual .btnType2 a span {
	background: url("/fr/l/fiscalite/images/icon_arrowdown.png") right center no-repeat;
	background-size: 16px;
	padding-right: 27px;
	display: block;
	font-size: 13px;
}

#keyVisual .btnType1 a:hover {
	background: #f40029;
	text-decoration: none;
}

#keyVisual .btn-inline {
	margin: 10px auto;
	max-width: 300px;
}

#keyVisual .displayTable {
	width: 135px;
}

.image-full {
	margin-bottom: 20px;
}

@media only screen and (min-width: 375px) {
	#keyVisual {
		background-position: top right -90px;
		background-size: 84%;
	}
}


@media only screen and (min-width: 570px) {
	#keyVisual {
		background-position: top right -130px;
		padding: 62px 0;
	}

	#keyVisual .displayTable {
		width: 225px;
	}

	#keyVisual h1 {
		font-size: 30px;
	}
}
@media only screen and (min-width: 768px) {
	#keyVisual {
		background-size: 107%;
		background-position: top right -230px;
		padding: 98px 0;
		margin-top: 0;
	}

	#keyVisual h1 {
		font-size: 64px;
	}

	#keyVisual h1 span {
		font-size: 42px;
	}

	#keyVisual .kvText {
		font-size: 18px;
		margin-bottom: 0;
	}

	#keyVisual .displayTable .tableCell {
		vertical-align: middle;
	}

	#keyVisual .displayTable {
		width: 375px;
	}


	#keyVisual .btnType1. #keyVisual .btnType2 {
		margin-bottom: 0px;
	}

	#keyVisual .btnType1 a, #keyVisual .btnType2 a {
		font-size: 24px;
		padding: 15px 20px;
	}

	#keyVisual .btnType1 a span,#keyVisual .btnType2 a span {
		background-size: 21px;
		padding-right: 30px;
		font-size: 20px;
	}

	#keyVisual .btn-inline {
		max-width: 490px;
	}

	.image-full {
		margin-bottom: 40px;
	}
}
@media only screen and (min-width: 992px) {
	#keyVisual {
		background-size: 82%;
		background-position: top right -180px;
	}
}
@media only screen and (min-width: 1140px) {
	#keyVisual {
		padding: 100px 0px 80px;
		background-position: top right 0px;
		background-size: auto;
	}
}

/* Menu
============================================== */
#menu {
	padding: 25px 0;
	background: #ffffff;
	display: none;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	text-align: center;
	margin-bottom: 10px;
}

#menu ul li a {
	font-weight: bold;
	color: #727170;
	text-decoration: underline;
}

#menu ul li a:hover {
	color: #000000;
	text-decoration: none;
}

@media only screen and (min-width: 768px) {
	#menu {
		display: block;
	}
	#menu ul {
		display: table;
		width: 100%;
	}

	#menu ul li {
		display: table-cell;
		width: 20%;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		margin-bottom: 00px;
	}

	#menu ul li:first-child {
		border-right: 0px solid #cccccc;
	}

	#menu ul li:last-child {
		border-left: 0px solid #cccccc;
	}
}

/* whiteArea
============================================== */
.whiteArea {
	padding: 40px 0;
}

.grayBg {
	background-color: #f1f1f1;
}

.whiteArea h2 {
	margin-top: 0;
}

.whiteArea h2.type1 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 16px;
}

.whiteAreaType2 {
	background: #ffffff;
	margin-top: 30px;
	color: #666666;
}

.whiteArea .containerType1 {
	background: #c6e8e7;
	padding: 30px 15px 30px;
	margin: 25px -15px 0;
}

.whiteArea .containerType1 h3 {
	color: #19a6a6;
	margin-top: 0;
}

.whiteArea .containerType1 .heading {
	font-size: 16px;
	color: #19a6a6;
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	margin-top: 10px;
}

@media only screen and (min-width: 768px) {
	.whiteArea {
		padding: 80px 0;
	}

	.whiteArea .containerType1 {
		padding: 50px 50px 30px;
		margin: 50px 0px 0;
	}

	.whiteArea h2 {
		margin-bottom: 40px;
	}

	.whiteArea h2.type1 {
		font-size: 28px;
	}
}

/* intro
============================================== */
.intro {
	font-size: 14px;
}

.intro .left {
	width: 160px;
	margin: 0 auto;
}

.intro .right {
	background: #dcf2ee;
	border-radius: 5px;
	margin-bottom: 15px;
}

.intro .right .text {
	padding: 20px;
}

.intro .right h3{
	margin-top: 0;
	color: #19a6a6;
	font-size: 20px;
}

@media only screen and (min-width: 768px) {
	.intro {
		overflow: hidden;
	}

	.intro .left {
		width: 31%;
		float: left;
		margin-right: 4%;
	}

	.intro .right {
		float: right;
		width: 65%;
		margin-bottom: 50px;
		position: relative;
	}

	.intro .right:after {
		content: '';
		width: 0;
		height: 0;
		border-top: 20px solid transparent;
		border-bottom: 20px solid transparent;
		border-right: 20px solid #dcf2ee;
		position: absolute;
		top: 35px;
		margin-left: -20px;
	}

	.intro .right h3{
		font-size: 28px;
	}

	.intro .right .text {
		padding: 40px;
	}

	.introAlt .left {
		float: right;
		width: 31%;
		margin: 0;
		margin-left: 4%;
	}

	.introAlt .right {
		float: left;
		width: 65%;
		margin: 0;
		margin-bottom: 50px;
		position: relative;
	}

	.introAlt .right:after {
		content: '';
		width:0px;
		height:0px;
		border-top:20px solid transparent;
		border-bottom:20px solid transparent;
		border-left:20px solid #dcf2ee;
		border-right: 0;
		position: absolute;
		top: 35px;
		right: 0;
		margin-right: -20px;
	}
}

/* highlight
============================================== */
.highlight {
	background: #ffffff;
	padding: 20px;
	display: table;
	width: 100%;
	margin: 30px 0;
	font-size: 16px;
	font-weight: bold;
}

.highlight .hLeft, .highlight .hRight {
	display: table-cell;
	vertical-align: middle;
}

.highlight .hLeft {
	width: 94px;
	padding-right: 20px;
}

.highlight .hRight ul {
	padding-left: 15px;
	margin-bottom: 0;
}

.highlight .hRight ul li {
	color: #19a6a6;
}

.highlight .hRight ul li span {
	color: #000000;
}


/* contactTable
============================================== */
.contactTable {
	margin-left: -15px;
	margin-right: -15px;
}

.contactTable table {
	width: 100%;
}

.contactTable table th, .contactTable table td {
	display: block;
	padding: 15px;
	vertical-align: top;
}

.contactTable table th, .contactTable table td.error {
	background: #fcf0f2;
}

.contactTable table td.error .form-control,
.contactTable table td.error .terms {
	border-color: #d41c3a;
}

.contactTable table th {
	background: #eeeeee;

}

.contactTable .displayTable {
	margin-bottom: 5px;
}

.contactTable table th .smaller {
	font-weight: normal;
	font-size: 14px;
	color: #19a6a6;
}

.contactTable table td {
	font-size: 14px;
}

@media only screen and (min-width: 768px) {
	.nobg {
		background: none!important;
	}
	.contactTable {
		margin-left: 0px;
		margin-right: 0px;
	}

	.contactTable table {
		border-bottom: 1px solid #d4d4d4;
	}

	.contactTable table th, .contactTable table td {
		display: table-cell;
		border-top: 1px solid #d4d4d4;
		padding: 25px;
	}

	.contactTable table th {
		width: 30%;
	}

	.contactTable .displayTable {
		display: table;
		width: 100%;
		margin-bottom: 5px;
	}

	.contactTable  .displayTable .tableCell {
		display: table-cell;
		width: 50%;
		vertical-align: top;
	}
}

/*confirm
============================================== */
.message {
	background-color: #ffffff;
	border: none;
}

.agree {
	text-align: center;
	margin-top: 20px;
}

.agree a, .agree a:active {
	color: #727170;
	text-decoration: underline;
}

.agree a:hover {
	text-decoration: none;
}

@media only screen and (min-width: 768px) {
	.agree {
		margin-top: 40px;
	}
}

.infoLink {
	background: #ffffff;
	padding: 15px;
	text-align: center;
	margin-top: 20px;
}

.btn-download, .btn-download:focus {
	background: #333333 url("/fr/l/fiscalite/images/icon_download.png") right 15px center no-repeat;
	background-size: 14px 15px;
	width: 100%;
	display: block;
	color: #ffffff;
	font-weight: bold;
	border-radius: 2px;
	padding: 9px;
}

.btn-download:hover {
	color: #ffffff;
	background-color: #656565;
}

.steps {
	background: #f1f1f1;
	margin-bottom: 20px;
}

.steps .block {
	border-bottom: 1px solid #ffffff;
	padding: 15px;
}

.steps .block p {
	margin-bottom: 0;
}

.steps .block .column:first-child {
	text-align: center;
	margin-bottom: 5px;
}

.steps .block .column:first-child img {
	width: 37px
}

.contactsArea {
	background: #f1f1f1;
	padding: 15px 15px 5px;
}

.contactsArea h4 {
	font-size: 13px;
}

.contactsArea .block {
	background: #ffffff;
	padding: 15px;
	margin-bottom: 15px;
}

.contactsArea .block .image {
	text-align: center;
}

.contactsArea .block .image .pc {
	display: none;
}

.contactsArea .block .title {
	margin: 0;
	position: relative;
	z-index: 1;
}

.contactsArea .block .title img {
	width: 196px;
}

.contactsArea .block .twoColumns .title img {
	width: auto;
}

.contactsArea .twoColumns .block .title {
	display: table;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 10px;
}

.contactsArea .twoColumns .block .title .col {
	display: table-cell;
	vertical-align: middle;
}

.contactsArea .twoColumns .block .title .col:first-child {
	width: 35px;
	padding-right: 10px;
}

.contactsArea .twoColumns .block .title small {
	display: block;
}

.contactsArea .twoColumns .block .text {
	margin-bottom: 0;
	padding-left: 55px;
}

.contactsArea .twoColumns .block .text a {
	color: #000000;
	text-decoration: underline;
}

.contactsArea .twoColumns .block .text a:hover {
	text-decoration: none;
}

.contactsArea .twoColumns .block .text b {
	display: inline-block;
	width: 55px;
	margin-left: -55px;
}

.contactsArea .note {
	background: #f1f1f1;
	padding: 10px 15px;
	margin-top: 10px;
}

.contactsArea .note p {
	margin-bottom: 0;
}

.navmenu {
	overflow: hidden;
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}

.navmenu li {
	text-align: center;
	float: left;
	width: 33%;
	border-left: 1px solid #727170;
	margin-bottom: 10px;
	padding: 10px;
}

.navmenu li:last-child {
	border-right: 1px solid #727170;
}

.navmenu li a {
	text-decoration: underline;
	color: #727170;
	display: flex;
	align-items: center;
	justify-content: center;
}

.navmenu li a:hover {
	text-decoration: none;
	color: #000000;
}

.productBlock {
	background: #bcbcbc;
	color: #ffffff;
	padding: 15px;
	border-radius: 5px;
	margin-bottom: 25px;
}

.productBlock .featuredImg {
	text-align: center;
	position: relative;
	margin-bottom: 10px;
}

.productBlock .featuredImg .caption {
	position: absolute;
	color: #d4b200;
	width: 100%;
	text-align: center;
	font-size: 15px;
	padding: 7px 0 0;
	margin: 0;
}

.productBlock .featuredImg .caption span {
	display: block;
	font-size: 11px;
}

.productBlock .title {
	text-align: center;
	font-size: 17px;
	margin: 0 0 10px;
}

.productBlock .twoColumns .column .image {
	text-align: center;
	margin-bottom: 10px;
}

.productBlock .twoColumns .column .title {
	color: #fce779;
	text-align: left;
	font-size: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}

.productBlock hr {
	border-top-color: #cdcdcd;
}

.productBlock .twoColumns .column .displayTable {
	display: table;
	width: 100%;
	margin-bottom: 10px;
}

.productBlock .twoColumns .column .displayTable .col {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
	line-height: 1.3;
}

.productBlock .twoColumns .column .displayTable .col:last-child {
	padding-left: 10px;
}

.productBlock .twoColumns2 .column:last-child {
	border-top: 1px solid #cdcdcd;
	padding-top: 20px;
}

.checklist {
	background: #a9a9a9;
	padding: 15px;
}

.checklist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.checklist ul li {
	padding-left: 20px;
	background: url("/fr/l/fiscalite/images/img_check.png") left top 5px no-repeat;
	background-size: 11px 8px;
	margin-bottom: 25px;
}

.checklist ul li:last-child {
	margin-bottom: 0;
}

.productBlock .pcOnly {
	display: none;
}


.mapBtn {
	margin-bottom: 15px;
}

.mapBtn a, .mapBtn a:focus {
	background: #333333 url("/fr/l/shared/images/icon_arrow_down.png") right 15px center no-repeat;
	background-size: 12px 8px;
	width: 100%;
	display: block;
	color: #ffffff;
	font-weight: bold;
	border-radius: 2px;
	padding: 9px;
	text-align: center;
}

.mapBtn a:hover {
	color: #ffffff;
	background-color: #656565;
	text-decoration: none;
}

.mapBtn a.active, .mapBtn a.active:focus {
	background-image: url("/fr/l/shared/images/icon_arrow_up.png");
}

.accordion {
	display: none;
}

@media only screen and (min-width: 768px) {
	.infoLink {
		display: table;
		width: 100%;
		border-spacing: 50px 40px;
		text-align: left;
		padding: 0;
		font-size: 18px;
		margin-top: 40px;
	}

	.infoLink .column {
		display: table-cell;
		vertical-align: middle;
	}

	.infoLink .columnEnd {
		width: 208px;
	}

	.infoLink p {
		margin-bottom: 0;
	}

	.btn-download, .btn-download:focus {
		font-size: 18px;
		padding: 11px;
	}

	.steps {
		margin-bottom: 40px;
	}

	.steps .block .column:first-child {
		margin-bottom: 0;
		width: 154px;
	}

	.steps .block .column:first-child img {
		width: auto;
	}

	.steps .block {
		display: table;
		width: 100%;
		padding: 0 10px;
		border-bottom-width: 2px;
	}

	.steps .block .column {
		display: table-cell;
		vertical-align: middle;
		height: 176px;
	}

	.steps .block .columnEnd {
		padding-right: 40px;
	}

	.contactsArea {
		padding: 50px 50px 20px;
		overflow: hidden;
	}

	.contactsArea h4 {
		font-size: 22px;
	}

	.contactsArea .block {
		background: #ffffff;
		padding: 20px;
		margin-bottom: 30px;
	}

	.contactsArea .block .image .pc {
		display: block;
		margin: -75px auto 0;
		z-index: 0
	}

	.contactsArea .block .image .sp {
		display: none;
	}

	.contactsArea .block .title img {
		width: 300px;
	}

	.contactsArea .twoColumns .block {
		width: 48%;
		float: left;
	}

	.contactsArea .twoColumns .block:nth-child(2n) {
		float: right;
	}

	.contactsArea .twoColumns .block .title {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.contactsArea .twoColumns .block .title .col:first-child {
		width: 46px;
		padding-right: 16px;
	}

	.contactsArea .twoColumns .block .text {
		padding-left: 70px;
	}

	.contactsArea .twoColumns .block .text a {
		text-decoration: none;
		cursor: text;
		pointer-events: none;
	}

	.contactsArea .twoColumns .block .text b {
		width: 70px;
		margin-left: -70px;
	}

	.contactsArea .note {
		padding: 15px 20px;
		margin-top: 15px;
	}

	.navmenu {
		margin-bottom: 50px;
	}

	.navmenu li {
		margin-bottom: 0px;
	}

	.productBlock {
		padding: 45px 50px 50px;
		margin-bottom: 50px;
	}

	.productBlock .featuredImg {
		margin-bottom: 20px;
	}

	.productBlock .featuredImg .caption {
		font-size: 28px;
		padding: 20px 0 0;
	}

	.productBlock .featuredImg .caption span {
		font-size: 22px;
	}

	.productBlock .title {
		margin-bottom: 35px;
		font-size: 28px;
	}

	.productBlock hr {
		margin: 50px 0;
	}

	.productBlock .twoColumns {
		overflow: hidden;
	}

	.productBlock .twoColumns .column {
		float: left;
		width: 48%;
	}

	.productBlock .twoColumns2 .column:last-child {
		border-top: 0px solid #cdcdcd;
		padding-top: 0px;
	}

	.productBlock .twoColumns .columnEnd {
		float: right;
	}

	.productBlock .twoColumns .column .title {
		font-size: 28px;
		margin-bottom: 15px;
	}

	.productBlock .twoColumns .column .image {
		margin-bottom: 20px;
	}

	.productBlock .twoColumns2 {
		background: url("/fr/l/fiscalite/images/sep.png") center repeat-y;
	}

	.productBlock .twoColumns2 .column .image {
		margin-bottom: 20px;
	}

	.productBlock .twoColumns .column .displayTable {
		display: block;
		margin-bottom: 0;
	}

	.productBlock .twoColumns .column .displayTable .col {
		display: block;
		width: 100%;
	}

	.productBlock .twoColumns .column .displayTable .col:last-child {
		display: none;
	}

	.productBlock .pcOnly {
		display: block;
	}

	.checklist {
		padding: 30px;
	}

	.checklist ul li {
		padding-left: 40px;
		background-size: 21px 15px;
		margin-bottom: 30px;
	}

	.mapBtn {
		display: none;
	}

	.accordion {
		display: block!important;
	}
}

@media only screen and (min-width: 992px) {
	.contactsArea .block .title img {
		width: auto;
	}
}

@media only screen and (min-width: 1024px) {
	.contactsArea .twoColumns .block {
		width: 446px;
	}
	.productBlock .twoColumns .column {
		width: 440px;
	}
}

.faq .title {
	text-align: center;
	color: #727170;
	font-size: 15px;
}

.faqBlock {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.faqBlock .question,
.faqBlock .answer {
	background: url("/fr/l/fiscalite/images/text_q.png") left 5px no-repeat;
	background-size: 35px 14px;
	padding-left: 45px;
}

.faqBlock .question {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.5;
}

.faqBlock .answer {
	background-image: url("/fr/l/fiscalite/images/text_a.png");
}


@media only screen and (min-width: 768px) {
	.faqBlock {
		padding-bottom: 30px;
		margin-bottom: 50px;
	}
	.faqBlock .question,
	.faqBlock .answer {
		background-size: 69px 28px;
		padding-left: 100px;
		background-position: left 0px;
		margin-bottom: 20px;
	}

	.faqBlock .question {
		font-size: 22px;
	}

	.faq .title {
		font-size: 30px;
		margin-bottom: 40px;
	}

	.txtArea-div {
		width: 44.5em;
	}
}

.txtArea-div {
	overflow-y: scroll;
	height: 200px;
	color: black;
    padding: 7px 10px;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    background: #f7f7f7;
    font-family: inherit;
    outline: none;
    font-size: 13px;
}

input[type="checkbox"] {
	margin: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	outline: none;
	width: 25px;
	height: 25px;
	cursor: pointer;
	zoom: 1;
	z-index: -1;
}

.checkboxLabel {
	padding-left: 40px;
	margin-top: 5px;
	background: url(/fr/shared/images/bg_checkbox_1.png) no-repeat 0 0;
	display: block;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	color: #666;
	margin-bottom: 0;
	font-weight: normal;
}

.checkboxLabel.chk {
	background-position: 0 -25px;
}

.required {
  padding: 0 5px;
  color: #d41c3a;
}