body {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 100%;
}

/*
#contents-wrapper {
	padding-top: 54px;
	padding-bottom: 40px;
	padding-left: 0;
	padding-right: 0;
	margin: 0 auto;
	max-width: unset
}
*/
#contents-wrapper {
	padding-top: 54px;
	padding-bottom: 34px;
	margin-bottom: -34px;
	background-color: #e2e2e2;
	min-height: 100vh;
}
.container {
	max-width: unset !important;
}

lavel, input {
	font-weight: 400 !important;
}

label.checkbox {
	font-weight: 400 !important;
}

.main-nav {
	position: fixed;
	top: 0;
	width: 100%;
	height: 54px;
	z-index: 999;
}


#start-page .main-footer {
	background-color: transparent
}
.main-footer {
	bottom: 0;
	width: 100%;
	color: #fff;
	background-color: #212121;
	height: 34px;
	z-index: 999;
	position: absolute
}

.main-footer p {
	text-align: center;
	font-size: 13px;
	padding: 0;
	margin: 0 auto;
	padding-top: 8px
}

#start-page #nav-left {
	width: 50%;
	float: left;
	margin: 0 auto
}

#start-page #nav-left img {
	width: 200px;
	margin-left: 16px;
	margin-top: 2px
}

#start-page #nav-right {
	width: 50%;
	float: left;
	margin: 0 auto
}

#start-page {
	background-image: url('/trademark/img/bg1.png')
}

#start-page label {
	margin-bottom: 0
}


footer {
	display: block;
	position: absolute;
	width: 100%
}
.main-footer-all {
	bottom: 0;
	width: 100%;
	color: #fff;
	background-color: #212121;
	height: 34px;
	z-index: 999;
}

.main-footer-all p {
	text-align: center;
	font-size: 13px;
	padding: 0;
	margin: 0 auto;
	padding-top: 8px
}

/**start**/

#start-container-wrapper {
	padding-top: 0px;
	padding-bottom: 40px;
}

#start-page #nav-left a {
	text-align: right;
	margin-left: 32px;
	color: rgba(255,255,255,0.9);
	font-size: 15px;
	margin-right: 24px;
	margin-top: 16px;
	cursor: pointer;
}

#start-page #nav-left a:hover {
	color: rgba(255,255,255,1);
	text-decoration: none
}

#start-page #nav-right a {
	text-align: right;
	margin-left: 32px;
	color: rgba(255,255,255,0.9);
	font-size: 15px;
	float: right;
	margin-right: 24px;
	margin-top: 16px;
	cursor: pointer;
}

#start-page #nav-right a:hover {
	color: rgba(255,255,255,1);
	text-decoration: none
}

.start-container {
	width: 400px;
	margin: 0 auto;
	background-color: #fff;
	margin-top: 100px;
	background-color: rgba(255,255,255,0.75);
}

.start-title {
	margin-top: 40px;
	margin: 0 auto;
	padding: 40px;
	text-align: center;
	padding-bottom: 8px;
	padding-top: 24px
}

.start-title h1 {
	color: #1a2f61;
	font-size: 18px;
	word-break: break-word;
	letter-spacing: .011em;
	font-weight: bold;
	margin: 0 auto
}

#start-title-img {
	width: 123px;
	margin-bottom: 8px
}


.start-note {
	width: 400px;
	margin: 0 auto;
	margin-top: 16px
}

.start-note p {
	color: #fff;
	font-size: 12px;
	line-height: 1.7em
}

#start-button-container {
	width: 100%;
	margin: 0 auto;
	padding-top: 16px	
}

#start-page .form-inline #userid, #start-page .form-inline #password {
	width: 300px;
	padding: 10px 12px;
	border: 1px solid #ababab;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.3;
	height: 48px;
	letter-spacing: .011em;
	margin: 0 auto;
}

#start-page .checkbox-inline {
	font-size: 20px;
	font-weight: 400;
	margin-top: 10px;
}

#start-page .checkbox-inline #save_password {
	width: 20px;
	height: 20px;
}

#start-button {
	border-radius: 0;
	width: 400px;
	margin: 0 auto;
	margin-top: 32px;
	background-color: #084a9c;
	border: none;
	font-size: 15px
}

#start-button: hover {
	border: none;
	background-color: #182873
}

/**modal**/

.modal-content {
	border-radius: 0
}

.modal-dialog .alert-title {
	margin: 0 auto;
	font-weight: bold;
	text-align: left
}

.modal-dialog h4 {
	margin: 0 auto;
	font-weight: bold;
	text-align: left
}

#reasonMessage {
	text-align: center
}

#errorList {
	-webkit-padding-start: 16px
}

#errorList li {
	margin-bottom: 8px
}

.modal-footer-center {
	display: inline !important;
	text-align: center !important;
}

.okbtn {
	border-radius: 0;
	background: #1a2f61;
	color: #fff;
	text-shadow: none;
	background-image: none;
	text-align: center;
	min-width: 100px;
}

.startokbtn {
	border-radius: 0;
	background: #1a2f61;
	color: #fff;
	text-shadow: none;
	background-image: none;
	margin: 0 auto;
	display: inherit;
	text-align: center;
	min-width: 100px;
}

/**menu**/

.layout-with-menu-menu-area {
	min-height: calc(100vh - 34px - 54px) !important;
	background-color: rgb(26, 47, 97);
  	background-image: url(/trademark/img/bg1.png);
  	padding: 0 !important;
  	padding-top: 56px !important;
}
.layout-with-menu-menu-area * {
  	padding: 0 !important;
}

.layout-with-menu-content-area {
  	padding: 0 !important;
}

#menu-nav {
	position: sticky;
	top: 65px;	
}

.menu-style {
	list-style: none;
	padding-inline-start: 0px;
}

.menu-title {
	color: #fff;
	text-align: center;
}


.menu-style li.menu-item * {
	display: block;
	width: 100%;
	color: #fff;
	text-decoration: none;
	padding: 1em 0 1rem 1rem !important;
	border: 0px solid #ccc;
	padding-left: 15px;
}
 
.menu-style li.menu-item *: hover {
	text-decoration: none;
	background: #333333;
}
 
.menu-style li.menu-item *.active {
	background: #1164A3;
}

.mid-content {
	width: 90%;
	max-width: 1050px;
	margin: 0 auto;
}
.result-mid-content {
	width: 90%;
	/*max-width:1050px;*/
	margin: 0 auto;
}

/*
.menu {
	position: sticky;
	top: 65px;
}
.menu-area {
	padding-top: 10px;
	padding-right: 0px !important;
  	background-image: url(/trademark/img/bg1.png);
}

.menu-title {
	color: #fff;
}

.menu-style {
	width: 100%;
	list-style: none;
	padding-inline-start: 0px;
}

li span a {
	display: block;
	width: 100%;
	color: #fff;
	text-decoration: none;
	padding: 5px 0;
	border: 0px solid #ccc;
	padding-left: 15px;
}
 
li span a:hover {
	color: #fff;
	text-decoration: none;
	background: #333333;
}
 
div span a.active {
	color: #fff;
	background: #1164A3;
}
*/

#judge-page .modal-body {
	padding-bottom: 0;
}


@media screen and (max-width: 600px) {
	.main-nav {
		height: 42px
	}
	#start-container-wrapper {
		padding-top: 42px;
	}
	.layout-with-menu-menu-area {
		min-height: unset !important;
	}
}


@media screen and (max-width: 400px) {
	.navbar-brand img {
		width: 121px;
		margin-left: 0px;
		margin-top: 8px;
	}
	.layout-with-menu-menu-area {
		min-height: unset !important;
	}
}

#trademark-logo{
	width: 100%;
	height: auto;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

.textselectable {
	/*
	 * bootstrap の機能と思われるが btn, btn-default に対し user-select: none が付き、
	 * これが付くとボタンテキストを選択状態に出来ない。
	 */
	-webkit-user-select: text !important;
	-ms-user-select: text !important;
	-moz-user-select: text !important;
	user-select: text !important;
}
