@charset "utf-8";

body {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",
		"メイリオ", "Meiryo", sans-serif;
}

.navbar {
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
	padding-bottom: 20px;
	background: white;
}

.footer {
	padding: 30px 0;
	border-top: 1px solid #ccc;
}

.main {
	min-height: 400px;
}

.page-title {
	background-color: #004117;
	color: #fff;
	font-size: 20px;
}

.bb {
	border-bottom: 1px dotted #ccc;
	margin: 20px 0;
}

.mb-20 {
	margin-bottom: 20px;
}

.btn {
	min-width: 200px;
	margin: 5px!important;
}

.btn-disabled {
	pointer-events: none;
	cursor: default;
}
.anchor-disabled {
	pointer-events: none;
	cursor: default;
	opacity: .65;
}
.height-200 {
	max-height: 200px;
}

.scroll-y {
	overflow-y: scroll;
}

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

.table-profile, .ul-profile {
	font-size: 18px;
}

.table-profile, .ul-profile-2 {
	font-size: 16px;
}

.table-profile tr th {
	text-align: right;
}

.table-profile tr th, .table-profile tr td {
	border-style: none !important;
}

.ul-profile li {
	text-decoration: none;
}

.nrbr {
	word-break: break-all;
	white-space: pre-line;
}
@media (min-width: 767px) {
  .text-right-sm {
    text-align: right !important;
  }
  .footer > div > img {
  	float: left!important;
  }
}
.btn_sm {
	min-width: 95px !important;
	margin: 5px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak,
	.x-ng-cloak {
	display: none !important;
}

.panel-info {
	border-color: #E1E1E1 !important;
}

.panel-primary {
	border-color: #E1E1E1 !important;
}

.btn-muted {
	background-color: #848484;
	border-color: #848484;
	color : #fff !important;
}
.font-size-18 {
	font-size: 18px;
}
@media (min-width: 767px) {
	.row-indent {
		margin-left : 10px;
		margin-right : 10px;
	}
}
.border-bottom-dotted {
	border-bottom: 1px dotted #b4b4b4;
}
.loginBox {
    float: left !important;
    padding: 8px 15px !important;
    background-color: #F1F1F1 !important;
    border: 1px solid #E7E7E7 !important;
    border-radius: 5px !important;
    margin-top: 19px !important;
    margin-right: 10px !important;
}
@media (min-width: 767px) {
	.btn-head {
	    margin-top: 19px !important;
	}
}
.user_info01 h2 {
    background: url(/img/bg_info02.jpg) repeat 0 0 !important;
}
.ttl_h2 h2 img, .ttl_h1 h1 img {
    margin-left: 10px;
    margin-right: 10px;
}
.panel-body {
	font-size: 16px !important;
}
.dummy {
	display:none;
}
label {
	cursor : default;
}
.caution {
	color: #ff0000;
}
.panel-default {
	border: 0;
}
.panel {
	border: 0;
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 rgba(0,0,0,0);
}
.float-none {
	float: none;
}
.fee_Box a.btn {
	width: 218px;
}
.payment-confirm div.face-photo {
	display: none;
}
.panel-heading {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
#paymentLimitMonth, #paymentLimitYear {
	height: 28px;
}
.dl_form_personal {
	margin-top: 16px;
}
#fullAge {
	font-weight: bold;
}
.form-control {
	border-radius: 0;
}
div.center-score-request-number {
	padding-left: 6px;
}
.application-period, .font-weight-normal {
	font-weight: normal;
}
.row-bottom {
	border-bottom: 1px dotted #b4b4b4;
}
#print-block {
	display: block;
	position: inherit;
}
#print-block table tr td {
	border: 1px solid #9b9b9b;
	border-style: solid!important;
}
.apply_detailsBox dd div.print-reserve {
	display: block;
	position: inherit;
}
label > input[type=checkbox],label > input[type=radio] {
	cursor: pointer;
}
.label-exam-date, .label-site-name {
	padding-left: 1em;
}
#japaneseBirthdayYear {
	font-weight: bold;
}
.prefectureTokyoSelect{
	font-size: 15px;
	color: #203744 !important;
}
.exam_edit_profile_explanation{
	font-size: 15px;
	color: #203744 !important;
}
.hissu{
	color:red;
}
/*行間*/
.line-space{
    padding-top:10px;
}
