html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

main {
	display: block;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
}

button {
	overflow: visible;
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

input {
	overflow: visible;
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

select {
	text-transform: none;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

@font-face {
	font-family: 'epark';
	src: url("../fonts/epark.ttf?211eio") format("truetype"), url("../fonts/epark.woff?211eio") format("woff"), url("../fonts/epark.svg?211eio#epark") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'epark' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow-right:before {
	content: "";
}

.icon-arrow-left:before {
	content: "";
}

.icon-marker:before {
	content: "";
}

@-ms-viewport {
	width: device-width;
}

*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

[tabindex="-1"]:focus {
	outline: 0 !important;
}

html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/*font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック体", "Yu Gothic", YuGothic, Meiryo, "メイリオ", Osaka, "MS PGothic", arial, helvetica, sans-serif;*/
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	margin: 0;
	line-height: 1.5;
	color: #000;
	font-weight: 400;
	font-size: 1.4rem;
	text-align: left;
	background-color: #fff;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 0.5rem;
}

p {
	margin-top: 0;
	margin-bottom: 1rem;
}

abbr[title] {
	cursor: help;
	border-bottom: 0;
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}

ol,
ul,
dl {
	margin-top: 0;
	margin-bottom: 1rem;
}

> li:first-child {
	margin-top: 0;
}

> li:last-child {
	margin-bottom: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin-left: 0;
	margin-bottom: 0.5rem;
}

blockquote {
	margin: 0 0 1rem;
}

dfn {
	font-style: italic;
}

sub,
sup {
	position: relative;
	line-height: 0;
	vertical-align: baseline;
	font-size: 75%;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #1ed2c8;
	text-decoration: underline;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
	outline: none;
}

pre,
code,
kbd,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar;
}

figure {
	margin: 0 0 1rem;
}

img,
svg:not(:root) {
	max-width: 100%;
	vertical-align: middle;
}

table {
	margin: 0 0 1rem;
	border-collapse: collapse;
}

caption {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	text-align: left;
}

th {
	text-align: inherit;
}

label {
	margin-bottom: 0.5rem;
	display: inline-block;
}

button {
	border-radius: 0;
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
	line-height: inherit;
	font-family: inherit;
	font-size: inherit;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

input[type="text"],
input[type="search"],
input[type="number"],
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
	border: 1px solid #ccc;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
	-webkit-appearance: listbox;
	-moz-appearance: listbox;
	appearance: listbox;
}

select {
	border: 1px solid #ccc;
	border-radius: 0;
	background-color: #fff;
}

textarea {
	border: 1px solid #ccc;
	overflow: auto;
	resize: vertical;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	min-width: 0;
}

legend {
	margin-bottom: 0.5rem;
	display: block;
	width: 100%;
	max-width: 100%;
	line-height: inherit;
}

output {
	display: inline-block;
}

summary {
	cursor: pointer;
}

html,
body {
	height: 100%;
}

svg[role="img"] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#global-wrapper {
	max-width: 1000px;
	margin: 0 auto;
}

.group-container {
	width: 100%;
	overflow: hidden;
}

.group-track {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.group {
	position: relative;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	background-color: #f0f5fa;
}

.content-header {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.page-track {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.page {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
}

.content-footer {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.button-container {
	margin: 50px 0 12px;
	padding: 0 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.button-container .btn {
	display: block;
}

.button-container .btn-prev {
	padding-top: 13px;
	padding-bottom: 11px;
	width: 31.692307692%;
	font-size: 100%;
}

.button-container .btn-prev:before {
	margin-right: 0.666666667em;
	margin-left: -0.333333333em;
	font-size: 0.857142857em;
}

.button-container .btn-next {
	padding-top: 10px;
	padding-bottom: 11px;
	width: 63.692307692%;
	font-size: 114.285714286%;
}

.button-container .btn-next:after {
	margin-right: -0.583333333em;
	margin-left: 0.833333333em;
	font-size: 0.75em;
}

.footer {
	position: relative;
	background-color: #f0f5fa;
}

.footer-inner {
	padding-top: 22px;
	padding-bottom: 28px;
	text-align: center;
}

.footer-nav {
	margin: 0 0 14px;
	padding: 0;
}

.footer-nav li {
	display: inline-block;
	font-size: 1.2rem;
}

.footer-nav li:before {
	margin: 0 5px 0 3px;
	display: inline-block;
	position: relative;
	top: -1px;
	content: "|";
}

.footer-nav li:first-child:before {
	content: none;
}

.footer-nav li a {
	color: #333;
}

.footer .site-logo {
	margin: 0 auto 11px;
	width: 65px;
}

.footer .copyright {
	display: block;
	color: #333;
	opacity: 0.3;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 1.2rem;
}

.brand-title {
	padding: 22px 0 24px;
	background-color: #fff;
}

.brand-title .image {
	margin: 0 auto;
	width: 63.333333333%;
}

.brand-title.compact {
	padding-top: 14px;
	padding-bottom: 14px;
}

.brand-title.compact .image {
	width: 75%;
	text-align: center;
}

.page-title {
	padding-bottom: 25px;
	position: relative;
	color: #fff;
	background-color: #237ae6;
}

.page-title-inner {
	padding: 0 17px;
}

#group-enquete .page-title-inner {
	padding: 0 10px;
}

.page-title-inner:after {
	display: block;
	clear: both;
	content: '';
}

.page-title h1 {
	margin: 0;
	padding: 22px 0 15px;
	font-size: 200%;
	text-align: center;
	letter-spacing: -0.01em;
}

#page-end .page-title h1 {
	padding: 25px 0 20px;
	font-size: 157.142857142%;
}

.page-title h1 ~ p {
	margin: 0;
	line-height: 1.388888889;
	font-weight: 600;
	font-size: 128.571428571%;
	letter-spacing: -0.01em;
}

#page-end .page-title h1 ~ p {
	font-size: 100%;
	line-height: 1.428571428;
}

.page-title h2 {
	margin: 0;
	padding: 22px 0 5px;
	line-height: 1.333333333;
	font-size: 128.571428571%;
	letter-spacing: -0.01em;
	margin-bottom: 12px;
}

.page-inner:not(:first-child) .page-title h2 {
	border-bottom: 5px solid #fff;
	padding-bottom: 18px;
}

.page-inner:not(:first-child) .page-title h2:empty {
	border-bottom: 0;
	padding-bottom: 0;
}

.page-title .note {
	line-height: 1.5;
	font-size: 85.714285714%;
	letter-spacing: -0.01em;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
	opacity: 0.8;
}

.page-title .attendant {
	margin: 18px 0;
}

.page-title .attendant .attendant-content {
	text-align: center;
}

.page-content {
	padding: 0 10px;
	margin-top: -25px;
	position: relative;
}

.page-content-inner {
	padding: 20px 15px 25px;
	border-radius: 5px;
	clear: both;
	background-color: #fff;
}

.page-content section {
	padding-top: 26px;
}

.enquete-notes:first-child {
	padding-top: 0;
}

.enquete-notes h3 {
	margin-bottom: 16px;
	color: #f46e25;
	font-size: 128.571428571%;
	margin-top: 26px;
}

.enquete-notes h3:first-child {
	margin-top: 0;
}

.enquete-notes h4 {
	margin-bottom: 3px;
	font-size: 92.857142857%;
	opacity: 0.6;
}

.enquete-notes h4 ~ p {
	margin-bottom: 18px;
	font-size: 85.714285714%;
	opacity: 0.6;
}

.enquete-notes h4 ~ p:last-child {
	margin-bottom: 0;
}

.enquete-notes h4 ~ p:last-child {
	margin-bottom: 0;
}

.enquete-notes > ul:not([class]) {
	list-style: none;
	padding: 0;
}

.enquete-notes > ul:not([class]) li {
	margin-left: 1em;
	text-indent: -1em;
}

.enquete-notes dl {
	display: flex;
	margin: 0;
}

.enquete-notes dt {
	white-space: nowrap;
	font-weight: normal;
}

.enquete-notes dd {
	flex: 1;
	margin: 0;
}

.field-container {
	margin: -20px -15px -25px;
}

.field-container .field {
	border-bottom: 1px solid #eaeaea;
	position: relative;
}

.field-container .field label {
	margin: 0;
	display: block;
}

.field-container .field label input[type="radio"],
.field-container .field label input[type="checkbox"] {
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	width: 1px;
	height: 1px;
	opacity: 0;
	visibility: hidden;
}

.field-container .field:last-child {
	border-bottom: 0;
}

.field-container .field-label {
	padding: 14px 20px 14px 20px;
	display: block;
	line-height: 1.28125;
	font-size: 114.285714286%;
	letter-spacing: -0.01em;
}

.field-container .radio .field-label {
	padding-left: 42px;
	-webkit-transition: all 0.17s 0s cubic-bezier(0, 0.71, 0.4, 1);
	transition: all 0.17s 0s cubic-bezier(0, 0.71, 0.4, 1);
}

.field-container .radio .field-label:before {
	border: 1px solid #d7d7d7;
	border-radius: 50%;
	position: absolute;
	top: 15px;
	left: 15px;
	width: 18px;
	height: 18px;
	content: "";
}

.field-container .radio .field-label:after {
	border-radius: 50%;
	position: absolute;
	top: 21px;
	left: 21px;
	width: 6px;
	height: 6px;
	content: none;
	background-color: #fff;
}

.field-container .radio input:checked + .field-label {
	color: #f46e25;
	background-color: rgba(54,147,255,0.15);
}

.field-container .radio input:checked + .field-label:before {
	border-color: #f46e25;
	background-color: #f46e25;
}

.field-container .radio input:checked + .field-label:after {
	content: "";
}

.field-container .is-error .radio .field-label {
	background-color: #ffe5e5;
}

.field-container .is-error .radio .field-label:before {
	background-color: #fff;
}

.field-container .checkbox .field-label {
	padding-left: 39px;
	-webkit-transition: all 0.17s 0s cubic-bezier(0, 0.71, 0.4, 1);
	transition: all 0.17s 0s cubic-bezier(0, 0.71, 0.4, 1);
}

.field-container .checkbox .field-label:before {
	border-bottom: 3px solid #d7d7d7;
	border-left: 3px solid #d7d7d7;
	position: absolute;
	top: 18px;
	left: 15px;
	width: 14px;
	height: 9px;
	content: "";
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg);
}

.field-container .checkbox input:checked + .field-label {
	color: #f46e25;
	background-color: rgba(54,147,255,0.15);
}

.field-container .checkbox input:checked + .field-label:before {
	border-bottom-color: #f46e25;
	border-left-color: #f46e25;
}

.field-container .is-error .checkbox .field-label {
	background-color: #ffe5e5;
}

.field-container .textarea label {
	line-height: 0;
}

.field-container .textarea textarea {
	padding: 16px 14px 14px;
	border: 0;
	border-radius: 5px;
	background-color: #fff;
	line-height: 1.34375;
	font-size: 114.285714286%;
	resize: none;
	letter-spacing: -0.01em;
    width: 100%;
    outline: 0;
}

.field-container .textarea textarea::-webkit-input-placeholder {
	color: #333;
	opacity: 0.4;
}

.field-container .textarea textarea:-ms-input-placeholder {
	color: #333;
	opacity: 0.4;
}

.field-container .textarea textarea::-ms-input-placeholder {
	color: #333;
	opacity: 0.4;
}

.field-container .textarea textarea::placeholder {
	color: #333;
	opacity: 0.4;
}

.field-container .is-error .textarea textarea {
	background-color: #ffe5e5;
}

.btn {
	padding: 17px 0 15px;
	border: 1px solid #237ae6;
	border-radius: 3px;
	display: block;
	position: relative;
	top: 0;
	font-weight: 700;
	font-size: 128.571428571%;
	text-align: center;
	-webkit-box-shadow: 0 5px 0 #115fc0;
	box-shadow: 0 5px 0 #115fc0;
	letter-spacing: -0.01em;
	-webkit-transition: all 0.17s 0s cubic-bezier(0, 0.71, 0.4, 1);
	transition: all 0.17s 0s cubic-bezier(0, 0.71, 0.4, 1);
}

.btn-primary {
	color: #fff;
	background-color: #237ae6;
}

.btn-secondary {
	color: #237ae6;
	background-color: #fff;
}

.btn-prev:before,
.btn-next:after {
	display: inline-block;
	font-family: "epark";
	font-weight: normal;
	font-size: 0.722222222em;
}

.btn-prev:before {
	margin-right: 0.615384615em;
	margin-left: -1.153846154em;
	content: "";
}

.btn-next:after {
	margin-right: -1.153846154em;
	margin-left: 0.615384615em;
	content: "";
}

.btn:hover {
	text-decoration: none;
}

.btn:active {
	top: 5px;
	color: #fff;
	text-decoration: none;
	-webkit-box-shadow: 0 0 0 #115fc0;
	box-shadow: 0 0 0 #115fc0;
}

.btn-primary:active {
	color: #fff;
}

.btn-primary:hover {
	color: #fff;
}

.btn-secondary:active {
	color: #237ae6;
}

.btn-secondary:hover {
	color: #237ae6;
}

.matrix-container {
	background-color: #f0f5fa;
}

.matrix-row {
	margin: 0 -10px;
}

.matrix-row + .matrix-row {
	padding-top: 50px;
}

.matrix-row-header {
	padding: 17px 17px 25px;
	color: #fff;
	background-color: #237ae6;
}

.matrix-row:first-child .matrix-row-header {
	padding-top: 0;
}

.matrix-row-header p {
	line-height: 1.34375;
	font-weight: bold;
	font-size: 114.285714286%;
	letter-spacing: -0.01em;
	margin-bottom: 12px;
}

.matrix-row-header .attributes {
	margin: 0 -1px;
	padding: 1px 0 24px 0;
}

.matrix-row-header .attributes li {
	margin: 0 1px;
	padding: 0 5px;
	border: 1px solid #fff;
	border-radius: 5px;
	display: inline-block;
	line-height: 1.818181818;
	font-size: 78.571428571%;
	font-weight: bold;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
}

.matrix-row-header .attributes li.invert {
	color: #237ae6;
	background-color: #fff;
}

.matrix-row-header + .matrix-row-column {
	border-radius: 5px 5px 0 0;
	margin-top: -25px;
}

.matrix-row-header + .matrix-row-column .radio .field-label {
	padding-top: 20px;
}

.matrix-row-header + .matrix-row-column .radio .field-label:before {
	top: 21px;
}

.matrix-row-header + .matrix-row-column .radio .field-label:after {
	top: 27px;
}

.matrix-row-column {
	border-bottom: 1px solid #eaeaea;
	background-color: #fff;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
}

.matrix-row-column:last-child {
	border: 0;
	border-radius: 0 0 5px 5px;
}

.matrix-row-column:last-child .radio .field-label {
	padding-bottom: 20px;
}

.visually-hidden {
	margin: -1px !important;
	padding: 0 !important;
	border: 0 !important;
	position: absolute !important;
	overflow: hidden !important;
	width: 1px !important;
	height: 1px !important;
	clip: rect(0, 0, 0, 0) !important;
}

[aria-hidden="true"] {
	display: none !important;
}

.large-hidden {
	display: none !important;
}

.medium-hidden {
	display: none !important;
}

.small-hidden {
	display: none !important;
}

.align-left {
	text-align: left !important;
}

.align-center {
	text-align: center !important;
}

.align-right {
	text-align: right !important;
}

@media only screen and (min-width: 376px) {

.small-hidden {
	display: block !important;
}

.small-hidden.inline {
	display: inline !important;
}

.small-hidden.inline-block {
	display: inline-block !important;
}

.small-hidden.table {
	display: table !important;
}

.small-hidden.table-cell {
	display: table-cell !important;
}

.small-show {
	display: none !important;
}

}

@media only screen and (min-width: 769px) {

.medium-hidden {
	display: block !important;
}

.medium-hidden.inline {
	display: inline !important;
}

.medium-hidden.inline-block {
	display: inline-block !important;
}

.medium-hidden.table {
	display: table !important;
}

.medium-hidden.table-cell {
	display: table-cell !important;
}

.medium-show {
	display: none !important;
}

}

@media only screen and (min-width: 1101px) {

.large-hidden {
	display: block !important;
}

.large-hidden.inline {
	display: inline !important;
}

.large-hidden.inline-block {
	display: inline-block !important;
}

.large-hidden.table {
	display: table !important;
}

.large-hidden.table-cell {
	display: table-cell !important;
}

.large-show {
	display: none !important;
}

}
