@charset "utf-8";

.icon_home{
	display: inline-block;
	width: 1.25em;
	height: 1.25em;
	background-image: url(../../images/home.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
}


/*.icon_gt{
	display: inline-block;
	width: 1em;
	height: 1em;
	background-image: url(../../images/gt.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
}
*/

.tr_hide{
	display: none;
}

#infoList {
	padding: 20px 0;
	margin-bottom: 20px;
	border-top: #1766a7 2px solid;
	/*border-bottom: #1766a7 2px solid;*/
	border-bottom: #ddd 1px solid;
}

#infoList li {
	list-style: none;
}

.border-thick > td {
	border-top-width: 2px !important;
}

.btn-logout {
	border: rgb(108, 117, 125) 1px solid;
	color: rgb(108, 117, 125);
}

.btn-logout:hover {
	background-color: #6c757d;
	color: #fff;
}

.alert ul li {
	list-style: none;
	margin-left: 0;
}

.alert ul {
	padding-left: 20px;
}

.saiten_kijyun th,
.saiten_kijyun td {
	/*font-size: 75%;*/
	font-size: 90%;
	padding: 0.25em;
	vertical-align: middle;
}

.result_comment{
	font-size: 90%;
}

.result_comment .card-title{
	font-size: 100%;
}


.ql-size-huge {
	font-size: 2.5em;
}

.ql-size-large {
	font-size: 1.5em;
}

.ql-size-small {
	font-size: 0.75em;
}

.theme_wrap > div > div {
	display: block;
	font-size: 125%;
}

.hr {
	border-bottom: #dee2e6 1px solid;
	margin: 0.25em -0.75rem;
	height: 0 !important;
	overflow: hidden;
}

.ql-align-center {
	text-align: center;
}

.custom-control-lg .custom-control-label::before,
.custom-control-lg .custom-control-label::after {
	top: 0.1em !important;
	left: -2em !important;
	width: 1.25em !important;
	height: 1.25em !important;
}

.custom-control-lg .custom-control-label {
	margin-left: 1.5em !important;
	font-size: 1em !important;
}

footer .navbar-toggler {
	display: none;
}

footer .login-out {
	display: none;
}

/*.fas, .far{
	color: #666;
}*/

.user-info i {
	color: #777;
}

/*.breadcrumb-item + .breadcrumb-item::before {
	content: "\f054" !important;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900;
	font-size: 60%;
	vertical-align: middle;
	color: #ccc;
}*/


.breadcrumb-item + .breadcrumb-item::before {
	content: "" !important;

	display: inline-block;
	width: 0.75em;
	height: 0.75em;
	background-image: url(../../images/gt.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;

}

.form-row {
/*border-bottom: #ccc 1px dotted;*/
}

/*.col-form-label .badge{
	float:right;
}*/




#page_top {
	width: 70px;
	height: 70px;
	position: fixed;
	right: 5px;
	bottom: 0;
	background-color: rgba( 64, 64, 64, 0.4 );
	opacity: 0.5;
	display: block;
	z-index: 1000;
	border-radius: 35px;
}

#page_top a {
	position: relative;
	display: block;
	width: 70px;
	height: 70px;
	text-decoration: none;
	font-size: 0;
}

#page_top a::before {
	font-weight: 900;
	font-family: "Font Awesome 5 Free" !important;
	content: '\f077';
	font-size: 35px;
	color: #fff;
	position: absolute;
	width: 35px;
	height: 35px;
	top: 6px;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}

/*
.page-title-wrap_BK {
	background: url(./images/pagehedder1.jpg) no-repeat 50% center;
	background: url(/portal3/wp-content/uploads/2020/05/pageheddercommon2.jpg) no-repeat 50% center;
	background: url(./images/pagehedder_mypage.jpg) no-repeat 50% center;

	background-size: auto;
	background-size: 150vw;
	height: 11.7vw;
	min-height: 100px;
	display: table;
	width: 100%;
}
*/

.page-title-wrap {
	/*background: url(./images/pagehedder1.jpg) no-repeat 50% center;*/
	/*background: url(/portal3/wp-content/uploads/2020/05/pageheddercommon2.jpg) no-repeat 50% center;*/
	
	background: url(./images/pagehedder_mypage3.jpg) no-repeat 0% 0%;

	background-size: cover;
	max-height: 200px;
	min-height: 100px;
	display: table;
	width: 100%;
	height:  11.7vw;
	height:  200px;
}


.jyukensya_kaitou_th{
	white-space: nowrap;
}


@media screen and (max-width: 1270px) { 

.page-title-wrap {
	height:  100px;
	background-position: 0% 0%;
	background-size: auto 100px;
}

.page-title{
	font-size: 24px;
}


}


@media screen and (max-width: 970px) { 

.page-title-wrap {
	background-position: 0% 0%;
}

}

@media screen and (max-width: 768px) { 

.page-title-wrap {
	background-position: 10% 0%;
}

.jyukensya_kaitou_th{
	white-space: normal;
}

}


@media screen and (max-width: 640px) { 

.page-title-wrap {
	background-position: 15% 0%;
}

}

@media screen and (max-width: 560px) { 

.page-title-wrap {
	background-position: 17% 0%;
}

}


@media screen and (max-width: 480px) { 

.page-title-wrap {
	background-position: 19% 0%;
}

}

@media screen and (max-width: 380px) { 

.page-title-wrap {
	background-position: 22% 0%;
}

}

.page-title-wrap-in {
	display: table-cell;
	vertical-align: middle;
}

.page-title {
	text-align: center;
	color: #f7730e;
	font-family: 'M PLUS 1p', sans-serif;
}

footer {
	margin-top: 2em !important;
}

header #headerTop {
	width: auto;
}

td.right {
	text-align: right;
}

.theme_wrap label {
	display: block !important;
	text-align: left !important;
	width: auto;
}

#test article ul li {
	color: inherit;
	list-style: none;
}

#test article ul li::before {
	content: "\2022";
	color: #f80;
	font-weight: bold;
	font-size: 125%;
	vertical-align: middle;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

#dantai_hissu_wrap,
#dantai_nini_wrap {
	margin: 0 !important;
	padding: 0;
}

.done_content {
	margin: 2em auto;/*	border: #eee 5px solid;
	padding: 2em;*/
}

#kotak-dialog {
	position: absolute;
	top: 20%;
	left: 50%;
	margin: 0px 0px 0px -200px;
	width: 560px;
	height: 700px;
	background-color: #fff;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	z-index: 1000;
	display: none;
}

#kotak-dialog *:focus {
	outline: none;
}

#kotak-dialog h3.title {
	background-color: #006eb0;
	padding: 10px 15px;
	color: #fff;
	font: normal 16px Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	position: relative;
}

#kotak-dialog h3.title a {
	position: absolute;
	top: 10px;
	right: 15px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

#kotak-dialog .isi-dialog {
	margin: 15px;
	font: normal 12px Arial, Sans-Serif;
}

#kotak-dialog .button-wrapper {
	padding: 10px 15px 0px;
	border-top: 1px solid #ddd;
	margin-top: 15px;
}

#kotak-dialog .button-wrapper button {
	background-color: #FF0C39;
	border: none;
	font: bold 12px Arial, Sans-Serif;
	color: #fff;
	padding: 5px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

#kotak-dialog .button-wrapper button:hover {
	background-color: #aaa;
}

#dialog-overlay {
	position: fixed !important;
	position: absolute;
	z-index: 999;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-color: #000;
	display: none;
}

/* Iframe */
#iframeContainer iframe {
	width: 100%;
	height: 580px;
	border: none;
	background-color: #fff;
	overflow: auto;
}

#question header .time {
	width: 14em;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	right: 5vw;
}

/*

ORIGINAL

.question_index{
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: #ccc 1px solid;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-left: -1px;
	margin-top: -1px;
	box-sizing: border-box;
}

.answered{
	background-color: #eee;
}

.minaosu{
	background-image: url(../../images/minaosu.png);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: contain;
}

.current{
	text-decoration: none;
	font-size: 150%;
	background-color: #f7730e;
	color: #fff;
}
*/

/*

DRAFT1

.question_index{
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: #f7730e 0px solid;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	box-sizing: border-box;
	border-radius: 25px;
	background-color: #fff7f2;
	color: #f7730e;
}

.question_index:hover{
	color: #fff;

}

.answered{
	background-color: #e2eef6;
	border-color: #006eb0;
	color: #006eb0;
}

.minaosu{
	background-color: #fecfcf;
	color: #c00;
}

.current{
	text-decoration: none;
	font-size: 150%;
	background-color: #f7730e;
	color: #fff;
}*/

.question_index {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: #facba9 1px solid;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	box-sizing: border-box;
	border-radius: 25px;
	/*background-color: #fff7f2;*/
	/*background-color: #fff7f2;*/
	color: #facba9;
}

.question_index:hover {
	color: #f7730e;
}

/*.answered{
	background-color: #e2eef6;
	border-color: #c9e0ee;
	color: #006eb0;
}*/

.answered {
	background-color: #eee;
	border-color: #c9e0ee;
	color: #006eb0;
}

.minaosu {
	border: #fea7a8 1px solid;
	background-color: #f9a;
	color: #fff;
}

.minaosu:hover {
	color: #fff;
}


.current {
	text-decoration: none;
	font-size: 150%;
	background-color: #1766a7;
	border: #1766a7 1px solid;
	color: #fff;
}

.current:hover {
	color: #fff !important;
}



.exam_hanrei .exam_hanrei_marker {
	border: #facba9 1px solid;
	display: inline-block;
	width: 1.25rem;
	height: 1.25rem;
	vertical-align: middle;
	margin-right: 0.5rem;
	border-radius: 1.25rem;
}

.exam_hanrei .answered {
	background-color: #eee;
	border-color: #c9e0ee;
	color: #006eb0;
}


.exam_hanrei .mikaitou {
	background-color: #fff;
	color: #c00;
}


.exam_hanrei .minaosu {
	border: #fea7a8 1px solid;
	background-color: #f9a;
	color: #c00;
}

#btn-next {
	background-color: #f7730e;
	border-color: #f7730e;
	color: #fff;
}

.question_index_wrap {
	overflow: hidden;
	margin-bottom: 1em;
	padding: 1px;
}

.message_box_success {
	font-size: 150%;
}

.info_message {
	background-color: #eee;
	border: #ccc 1px solid;
	padding: 2em;
	margin: 2em 0;
}

.user_info {
	width: auto !important;
}

.user_info th,
.user_info td {
	padding: 0 !important;
}

.user_info th,
.user_info tr {
	border-bottom: #fff 0px solid !important;
}

.button_panel {
	text-align: center;
	margin: 40px auto;
}

.bit {
	width: 100%;
}

.bit tr {
	border-bottom: #ccc 1px dotted;
}

.bit th {
	text-align: right;
	vertical-align: top;
	padding: 30px 0 20px 0;
}

.bit td {
	text-align: left;
	vertical-align: top;
	padding: 30px 0 20px 0;
}

#mypage.dantai_jyukensya article .info_jyukensya_ikkatu {
	width: 1200px;
}

.jyukensya_touroku thead th {
	background-color: #ff9700;
	border: #aaa 1px solid;
	color: #fff;
}

.jyukensya_touroku tbody td {
	padding: 0px !important;
	border: #aaa 1px solid;
	font-size: 90%;
	height: 3em;
}

.jyukensya_touroku tbody td input[type="text"] {
	padding: 0.25em !important;
	margin: 0.20em !important;
}

.jyukensya_touroku tbody td select {
	padding: 0.25em !important;
	margin: 0.20em !important;
}

.btn_text {
	background-color: transparent !important;
	color: #000 !important;
	width: 3em !important;
}

.row_even_odd0 td {
	background-color: #f7f7f7 !important;
}

.row_even_odd1 td {
	background-color: #fff;
}

.uploadButton {
	display: inline-block;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
	/*background: #11449a;
	color: #fff;*/
	text-align: left;
	padding: 0.75em 28px;
	margin: 2em auto;
	cursor: pointer;
	font-size: 22px;
	cursor: pointer;
}

.uploadButton:hover {
	background: #ff9700;
}

.uploadButton input[type=file] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0;
	cursor: pointer;
}

.uploadValue {
	display: none;
	border-radius: 3px;
	padding: 3px;
	color: #000;
	width: 100%;
}

.csv_upload_heading .float-right {
	float: none !important;
}

.hissu {
	background-color: #eb6665;
	font-size: 12px;
	text-align: center;
	color: #fff;
	width: 35px;
	line-height: 1;
	padding: 3px 0;
	margin: 0 0 0 20px;
	display: inline-block;
}

.nini {
	background-color: #a9a9a9;
	font-size: 12px;
	text-align: center;
	color: #fff;
	width: 35px;
	line-height: 1;
	padding: 3px 0;
	margin: 0 0 0 20px;
	display: inline-block;
}

.note {
	font-size: 14px;
	color: #888888;
	margin-top: 7px;
}

.message_box_error {
	color: #e50012;
	background: #ffe6e6;
	padding: 5px;
	margin: 10px;
	text-align: center;
	border: 1px solid #e50012;
}

.message_box_success {
	color: #1b65a2;
	background: #ecf5fe;
	padding: 5px;
	margin: 10px;
	text-align: center;
	border: 1px solid #d6e7f1;
}

.message_box_intro {
	color: #000;
	background: #ffffee;
	padding: 10px;
	margin: 10px;
	text-align: center;
	border: 1px solid #cc9;
	text-align: left;
}

.message_box_intro ul {
	margin-left: 2em;
}

.message_box_intro ul li {
	list-style: disc;
}

.inline_error2 {
	color: #e50012;
	background: #ffe6e6;
	padding: 4px 5px;
	margin: 5px 0;
	display: block;
}

form p {
	margin-bottom: 14px;
}

.qa_question {
	padding-left: 1.5em;
	display: inline-block;
	font-weight: bold;
}

.qa_question:before {
	content: "Q.";
	margin-left: -1.5em;
	width: 1.5em;
	display: inline-block;
	color: #07448f;
	font-size: 150%;
	font-weight: normal;
}

.qa_answer {
	padding-left: 1.5em;
	display: inline-block;
}

.qa_answer:before {
	content: "A.";
	margin-left: -1.5em;
	width: 1.5em;
	display: inline-block;
	color: #d13f3e;
	font-size: 150%;
}

.open_close_btn:before {
	display: inline-block;
	font-size: 175%;
	color: #555;
	margin-right: 0.5ex;
	vertical-align: middle;
}

.open_close_btn_open:before {
	content: "‹";
	transform: rotate(-90deg);
}

.open_close_btn_close:before {
	content: "‹";
	transform: rotate(90deg);
}

.open_close_panel {
	display: none;
}

.open_close_btn_close {
	display: none;
}

/***** 新規ユーザー登録 *****/

#examinees_list article table {
	width: 100%;
}

#examinees_list article fieldset table {
	margin-bottom: 60px;
}

#examinees_list article fieldset table caption {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 30px;
	border-bottom: 1px dotted #ccc;
}

#examinees_list article table tr {
	border-bottom: 1px dotted #ccc;
}

#examinees_list article table th,
#examinees_list article table td {
	text-align: left;
	vertical-align: top;
	padding: 30px 0 20px 0;
}

#examinees_list article table th {
	text-align: right;
	width: 180px;
}

#examinees_list article table th:first-child + td {
	text-align: center;
	width: 92px;
	padding: 34px 0;
}

#examinees_list article table th:first-child + td span {
	font-size: 12px;
	text-align: center;
	color: #fff;
	width: 35px;
	line-height: 1;
	padding: 3px 0;
	margin: 0 0 0 20px;
	display: block;
}

#examinees_list article table th:first-child + td span.ico1 {
	background-color: #eb6665;
}

#examinees_list article table th:first-child + td span.ico2 {
	background-color: #a9a9a9;
}

#examinees_list article table td {
	padding-top: 20px;
}

#examinees_list article table td div {
	margin-bottom: 12px;
}

#examinees_list article table td div:last-child {
	margin-bottom: 0;
}

#examinees_list article input[type="submit"],
#regist_cfm article input[type="submit"] {
	font-size: 22px;
	text-align: center;
	color: #fff;
	width: 400px;
	line-height: 1;
	padding: 28px 0;
	border: none;
	background-color: #92adc0;
	margin: 0 100px;
	display: inline-block;
}

#examinees_list article .builInput span {
	display: inline-block;
	margin: 0 10px;
}

#examinees_list article .builInput input {
	width: 88%;
	margin: 0;
}

@media print {

body.no_print * {
	display: none !important;
	visibility: hidden;
	background: none !important;
	color: #000 !important;
}

body.no_print .page-title-wrap{
	background-image: none !important;
}

body.no_print h1{
	color: #000 !important;
}

/*#page_top {
	display: none !important;
}

body #p {
	display: block !important;
	text-align: center;
	margin: auto;
}*/

/*body #p::before {
	content: '' !important;
	display: block !important;
	font-size: 9.5cm;
	font-weight: 900;
	color: #d00;
	text-align: center;
	display: block;
	margin: auto;
	width: 100%;
	box-sizing: border-box;
}
*/

body.no_print header, 
body.no_print .container, 
button, 
nav, 
footer, 
.nav, 
.btn,
.no_print{
	display: none !important;
}

body .printable, body .printable * {
	display: block !important;
}

.page-title-wrap{
	background-image: none !important;
}

.navbar-brand img{
	width: 50px;
}

img{
	max-width: 200px;
}

.headerTop{
	display: none;
}

.page-title{
	color: #000;
}

/*#procedure #page_top {
	display: block !important;
}

#procedure #p {
	display: block !important;
	text-align: left;
	margin: auto;
}
*/

}



































