@charset "utf-8";


body {
	overflow-y: scroll; /* あってもなくてもどちらでも可 */
	font-size:16px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}


div#confirm_field {
	width: 100%;
	margin: 0px auto;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 10px 0;
	background: #ffffff;
		font-size:16px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}

div#confirm_field {
	display: none;
		font-size:16px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}

div#confirm_field h2 {
	width: 100%;
	margin: 0 auto;
	padding: 15px 0;
	font-size:18px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 600;
	line-height: 1.8em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center;
	color:rgba(255,142,0,1.00);
}

div#confirm_field dl {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
		font-size:16px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}

div#confirm_field dl dt {
	clear: both;
	width: 30%;
	float: left;
	border-top: 1px solid #cccccc;
	padding: 15px 0;
	text-align: right;
	margin-left: 1.3em;
		font-size:16px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}

div#confirm_field dl dd {
	width: 65%;
	float: right;
	border-top: 1px solid #cccccc;
	padding: 15px 0 15px 5%;
	margin-right: 1.3em;
		font-size:16px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}

div#confirm_field p#confirm_submit {
	width: 90%;
	margin: 0 auto;
	padding: 15px 0;
	border-top: 1px solid #cccccc;
	font-size:16px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}

div#confirm_field input[type="button"] {
	padding: 9px 15px;
	vertical-align: middle;
	line-height: 1;
	border-radius: 3px;
	color: #ffffff;
	font-family: inherit;
	-webkit-appearance: none;
	font-size:16px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}

div#confirm_field input#confirm_submit_button {
	background: #5cb85c;
	border: 1px solid #4cae4c;
	margin-left: 35%;
	font-size:16px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}

div#confirm_field input#confirm_submit_button:hover {
	cursor: pointer;
	background: #449d44;
	border: 1px solid #398439;
		font-size:16px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}

div#confirm_field input#confirm_cancel_button {
	background: #d9534f;
	border: 1px solid #d43f3a;
	margin-left: 20px;
		font-size:16px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}

div#confirm_field input#confirm_cancel_button:hover {
	cursor: pointer;
	background: #c9302c;
	border: 1px solid #ac2925;
		font-size:16px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}








/* -- responsive ----------------------------------------------------------------------------------------------------------------- */

/* 1000pixel start */
@media screen and ( max-width: 962px ) {

div#confirm_field {
	width: 95%;
	font-size:14px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}

div#confirm_field h2 {
	text-align: left;
	font-size:16px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 600;
	color:rgba(255,142,0,1.00);
}

div#confirm_field dl {
	overflow: visible;
	font-size:14px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}

div#confirm_field dl dt {
	width: auto;
	float: none;
	text-align: left;
	padding: 10px 0;
	line-height: 1.8em;
	background: rgba(0,193,255,1.00);
	font-weight: bold;
	font-size:14px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}

div#confirm_field dl dt:before {
	content: "【";
}

div#confirm_field dl dt:after {
	content: "】";
}

div#confirm_field dl dd {
	width: auto;
	float: none;
	border-top: none;
	padding: 0px 0 15px 0px;
	font-size:14px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}

div#confirm_field input#confirm_submit_button {
	margin-left: 0;
	font-size:14px;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 100;
}

}
/* 1000pixel end */




