﻿@charset "utf-8";
/* ===============================================================================
	RWD
 =============================================================================== */

.tac { text-align: center; }

/* === 全体レイアウト =========================== */
html {
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
}
body {
	margin: 0;
	padding: 0;
	line-height: 1.6;
	font-family: 'ＭＳ ゴシック', sans-serif, Tahoma, Verdana, Arial, Geneva, Helvetica !important;
	color: #333333;
}
@media (max-width: 640px) {
	body * {
		font-size: 14px;
	}
}
@media (min-width: 641px) {
}

div#jre_header,
div.enq_header,
div.enq_body,
body > form,
div.enq_button,
div.enq_footer {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
}
img {
	width: 100%;
	height: auto;
}
@media (max-width: 640px) {
	div.enq_body,
	body > form {
		margin-right: 3.125%;
		margin-left: 3.125%;
		width: auto;
	}
}
@media (min-width: 641px) {
	div#jre_header,
	div.enq_header,
	div.enq_body,
	body > form,
	div.enq_button,
	div.enq_footer {
		margin-right: auto;
		margin-left: auto;
		max-width: 950px;
		text-align: left;
	}
}
@media (min-width: 641px) and (max-width: 950px) {
	div.enq_body {
		margin-right: 1.5625%;
		margin-left: 1.5625%;
		width: auto;
	}
}

/* === 必須項目 =========================== */
div.etc_page_width {
	width: auto;
}
.sys_essencial_mark {
	color: #ff0000;
}

/* === 設問項目 =========================== */
dl.sys_parts {
	border: none;
	width: auto;
}
/* === 設問タイトル ====== */
dl.sys_parts dt.sys_subject {
	margin: 0;
	border: none;
	padding: 10px;
	background: #5eb533;
	color: #ffffff;
}
@media (max-width: 640px) {
	dl.sys_parts dt.sys_subject {
		margin-bottom: 5%;
	}
}
@media (min-width: 641px) {
	dl.sys_parts dt.sys_subject {
		margin-bottom: 15px;
	}
}
/* === 設問内容 ====== */
dl.sys_parts dd.sys_answer,
dl.sys_parts dd.sys_confirm {
	margin: 0;
	border: none;
	padding: 0;
	background: none;
}
dl.sys_parts dd.sys_answer p + p {
	margin-top: 10px;
}
dl.sys_parts dd.sys_answer input,
dl.sys_parts dd.sys_answer textarea {
	box-sizing: border-box;
	padding: 3px 5px;
}
dl.sys_parts dd.sys_confirm {
	padding-left: 2em;
}
@media (max-width: 640px) {
	dl.sys_parts dd.sys_answer,
	dl.sys_parts dd.sys_confirm {
		margin-bottom: 10%;
	}
}
@media (min-width: 641px) {
	dl.sys_parts dd.sys_answer,
	dl.sys_parts dd.sys_confirm  {
		margin-bottom: 30px;
	}
}
/* === エラー表示 ====== */
.sys_errmsg {
	display: block;
	margin: 0 0 5px;
	border-style: dotted;
	border-width: 1px;
	padding: 2px 5px;
	background-color: #fef2f4;
	font-weight: bold;
}
/* === フォームボタン ====== */
div.sys_form_button {
	margin: 0;
	border: none;
	padding: 0 !important;
	width: auto;
}
/* === フォームボタン ====== */
.next_enquete_info {
	margin: 0;
	padding: 0;
}

/* === オリジナルデザイン ===================================================================== */

/* === JR東日本 ヘッダー＆フッター ====== */
div#jre_header {
	margin-bottom: 10px;
	padding: 10px 0 15px;
	background-image: url(/SP/002954/p_167253/file/jre_header_bar.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#jre_header p {
	margin-bottom: 0;
}
@media (max-width: 640px) {
	div#jre_header p {
		width: 79.375%;
		max-width: 254px;
	}
}
@media (min-width: 641px) {
	div#jre_header p {
		width: 254px;
	}
}
div.enq_footer {
	border-top: 2px solid #dedede;
	background-color: transparent;
	text-align: center;
}
div.enq_footer p {
	margin: 0;
	padding: 0;
}
@media (max-width: 640px) {
	div.enq_footer {
		padding: 4.6875% 0;
	}
	div.enq_footer p {
		margin: 0 3.125% !important;
	}
	div.enq_footer img {
		width: 100%;
		height: auto;
		max-width: 400px;
	}
}
@media (min-width: 641px) {
	div.enq_footer {
		padding: 15px 0;
	}
	div.enq_footer img {
		width: 400px;
	}
}


/* === メインビジュアル ====== */
div.enq_header {
	margin-bottom: 15px;
}
div.enq_header h1 {
	border: none;
	width: 100%;
	height: 0;
	background-repeat: no-repeat;
	background-size: contain;
	text-indent: -9999px;
}
@media only screen and (max-width: 640px) {
	div.enq_header h1 {
		padding-bottom: 62.5%;
		background-image: url(/SP/002954/p_167253/file/mv_sp.png);
	}
}
@media only screen and (min-width: 641px) {
	div.enq_header h1 {
		padding-bottom: 52.63157894736842%;
		background-image: url(/SP/002954/p_167253/file/mv_pc.jpg);
	}
}
div.enq_header p {
	margin: 0;
}

/* === 共通要素 ====== */
div.enq_body > h2 {
	margin: 1.4em auto 1em;
	font-size: 1.6em;

	text-align: center;
}
div.enq_body > p {
	margin-bottom: 1.5em;
}
div.enq_body .tac {
	text-align: center;
}
.enq_body-text {
	margin: 2em auto;
	text-align: center;
	line-height: 2;
}
div.enq_body p > a:hover {
	text-decoration: none;
}

/* === ステータスバー ====== */
div.enq_body #statusbar {
	margin: 0px 0px 2em;
}
div.enq_body #statusbar ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding: 0;
}
div.enq_body #statusbar ul li {
	display: block;
	margin: 0;
	padding: 0;
	width: calc(100% / 3);
	height: 40px;
	background-color: #ebebeb;
	line-height: 40px;
	text-align: center;
}
div.enq_body #statusbar ul li:before {
	content: '';
	display: inline-block;
	float: left;
	border: 20px solid transparent;
	border-right-width: 10px;
	border-left: 10px solid #ffffff;
	width: 0;
	height: 0;
}
div.enq_body #statusbar ul li:after {
	content: '';
	display: inline-block;
	float: right;
	border: 20px solid #ffffff;
	border-right-width: 0px;
	border-left: 10px solid #ebebeb;
	width: 0;
	height: 0;
}
div.enq_body #statusbar ul li:first-child:before,
div.enq_body #statusbar ul li:last-child:after {
	display: none;
}
div.enq_body #statusbar ul li.now {
	background-color: #0075c1;
	font-weight: bold;
	color: #ffffff;
}
div.enq_body #statusbar ul li.now:after {
	border-left-color: #0075c1;
}

/* === 注意文言 ====== */
div.enq_body dt.label {
	border: none;
	padding: 0;
	background-color: inherit;
	font-size: inherit;
	font-weight: normal;
	color: inherit;
}
div.enq_body #caution {
	margin-bottom: 2em;
}
div.enq_body #caution ul {
	list-style: none;
	margin: 0 0 01.5em 0;
	border: none;
	padding: 1em;
	background-color: #eeeeee;
}
div.enq_body #caution ul li {
	margin-bottom: 5px;
	margin-left: 1em;
	text-indent: -1em;
}
div.enq_body #caution ul li:last-child {
	margin-bottom: 0;
}
div.enq_body #caution ul li:before {
	content: '※';
}
div.enq_body #caution ul li span {
	font-weight: bold;
	color: #ff0000;
}

/* === フォームボタン ====== */
/* -- reset -- */
div.enq_body form input[type="submit"],
div.enq_body form input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}
div.enq_body form input[type="submit"]::-webkit-search-decoration,
div.enq_body form input[type="button"]::-webkit-search-decoration {
	display: none;
}
div.enq_body form input[type="submit"]::focus,
div.enq_body form input[type="button"]::focus {
	outline-offset: -2px;
}
/* -- // reset -- */
div.enq_body form input.button {
	display: inline-block;
	box-sizing: border-box;
	position: relative;
	margin: 1.0em auto;
	height: auto !important;
	background-image: none !important;
	background-color: #008803 !important;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	line-height: 1;
	color: #ffffff;
}
div.enq_body form input.button:after {
	content: '';
	display: block;
	transform: rotate(-45deg);
	position: absolute;
	right: -5px;
	bottom: -4px;
	border: 8px solid transparent;
	border-top-color: #ffffff;
	width: 0;
	height: 0;
}
div.enq_body form input.button:hover {
	background-color: #33a035 !important;
}
div.enq_body form input.button span.blank {
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	margin-left: 0.5em;
	border: 2px solid #ffffff;
	width: 18px;
	height: 12px;
	box-shadow: 2px 2px #008803;
	vertical-align: top;
}
div.enq_body form input.button span.blank:before {
	content: '';
	box-sizing: border-box;
	display: inline-block;
	position: absolute;
	bottom: -6px;
	left: -6px;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	width: 16px;
	height: 10px;
}
@media only screen and (max-width: 640px) {
	div.enq_body form input.button {
		padding: 0.5em 1.25em;
	}
}
@media only screen and (min-width: 641px) {
	div.enq_body form input.button {
		padding: 1em 2.5em;
	}
}

/* === submitボタン ====== */
div.sys_form_button {
	box-sizing: border-box;
	padding: 4.6875%;
	background-color: #ffffff;
}
div.sys_form_button.no_color {
	background-color: #ffffff;
}
div.sys_form_button p {
	margin: 0 0 1em 0;
}
div.sys_form_button table {
	background-color: #ffffff;
}
div.sys_form_button.no_color table {
	background-color: #ffffff;
}
@media (max-width: 640px) {
	div.sys_form_button {
		margin-bottom: 15%;
		margin-left: -3.333333333333333%;
		padding: 5%;
		width: 106.6666666666667%;
	}
	div.sys_form_button p br {
		display: none;
	}
}
@media (min-width: 641px) {
	div.sys_form_button {
		margin-bottom: 40px;
		padding: 30px 40px;
		text-align: center;
	}
}
@media (min-width: 761px) {
}


/* === 完了画面ボタン ====== */
div.enq_body .enq_comment a.btn_top {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px;	
	padding: 10px 0;
	text-align: center;
	background-color: #04a88d;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
@media (max-width: 640px) {
	div.enq_body .enq_comment a.btn_top {
		width: 60%;
	}
}
@media (min-width: 641px) {
	div.enq_body .enq_comment a.btn_top {
		width: 200px;
	}
}
@media (min-width: 761px) {
}



