@charset "utf-8";

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	font-size: 12.5px;
	color: #000;
	line-height: 1.3;
}
form {
	/**font-size: 13px;*/
}
h1,h2,h3,h4,h5 {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	font-style: normal;
	font-weight: 100;
}
img {
	image-rendering: -webkit-optimize-contrast;
}
/*----------------------------------*/
/* unifyの上書き
------------------------------------*/
.u-header {
	font-size: 12.5px
}
.u-heading-v2-1--bottom::after {
	margin-top: 5px;
}

.u-heading-v3-1 {
	margin-bottom: 0.7rem;
}

.u-label {
	white-space: normal;
}
h2 ,.h2 {
	font-size: 17px;
}
h3 ,.h3 {
	font-size: 17px;
}
h4 ,.h4 {
	font-size: 16px;
}
h5 ,.h5 {
	font-size: 14px;
}
[class*="u-nav-v1"].u-nav-rounded-5 .nav-link{
	border-top: 1px solid rgba(0,0,0,.1);
	border-left: 1px solid rgba(0,0,0,.1);
	border-right: 1px solid rgba(0,0,0,.1);
}
[class*="u-nav-v1"].u-nav-rounded-5 .nav-link.active {
	border-top: 1px solid #01914C;
	border-left: 1px solid #01914C;
	border-right: 1px solid #01914C;
}

.form-check {
	margin-bottom: 0px;
}

.g-absolute {
	position: absolute !important;
}

@media (min-width: 768px) {
	.g-mr-120--md {
		margin-right: 8.571432rem !important;
	}
}

/*----------------------------------*/
/* SandT
------------------------------------*/
select[name="select_SE_JOIN_NUM"] {
	width: 70px;
}
select[name="select_MB_JOB_TYPE"] {
	width: 300px;
}
.st-lead {
	color :#666;
	font-size: 12.5px;
}
.st-icon-product-nav {
	width: 26px;
	margin-bottom: 5px;
}
.st-box {
	border: 1px solid rgba(0,0,0,.1);
}
.st-box-search {
	border: 1px solid #01914C;
}
.st-font-size-12h {
	font-size: 12.5px
}
.st-font-size-12 {
	font-size: 12px;
}
.st-font-size-13 {
	font-size: 13px;
}
.st-font-size-13h {
	font-size: 13.5px
}
.st-font-size-14 {
	font-size: 14px;
}
.st-font-size-35 {
	font-size: 35px;
}
.st-font-size-16 {
	font-size: 16px;
}
.st-font-size-17 {
	font-size: 17px;
}
.st-product-title-box {
	border: 5px solid rgba(0,0,0,.1);
	padding-top: 15px;
}
.st-product-desc {
	line-height: 1.3;
}
.st-product-title {
	font-size: 28px;
}
.st-product-sub-title {
	font-size: 16px;!important;
	color: #FF6600;
}
.st-promo-img {
	width: 500px;
	height: 200px
}
.st-breadcrumuns-m {
	font-size: 24.5px;
}
.st-heading-v3-1 {
	border-bottom: 1px solid #01914C;

}
.st-icon-w {
	width: 25px;
}
.st-icon-w-45 {
	width: 45px;
}
.st-icon-xs {
	width: 10px;
}
.hidden {
	display: none !important;
}
.clearfix {
	clear: both;
}
.st-news {
	height: 100px;
	padding-right: 10px;
	overflow-y: auto;
}
.st-term {
	height: 200px;
	overflow-y: auto;
}
.st-bg-step--before::before, .st-bg-step--after::after {
	background-color: #ccc !important;
}

.st-icon-width {
	width: 90px;
	text-align: left;
}
.st-border-v1 {
	border: 1px solid #eee;
}
.st-promo label {
	margin-bottom: 0px;
}
.st-bg-seminar-intro {
	background-color: #F1F8FE;
}
table th {
	/**background-color: #efefef;*/
}
.st-color-ccc {
	color: #ccc;
}
.st-color-danger {
	color: #d9534f;
}
.st-inline-block {
	display: inline-block;;
}

.st-w-25 {
	width: 25px;
}
.st-w-50 {
	width: 50px;
}
.st-w-150 {
	width: 150px;
}

.st-w10{
	width: 10px;
}
.st-w15{
	width: 15px;
}
.st-w18{
	width: 18px;
}
.st-w20{
	width: 20px;
}
.st-w30{
	width: 30px;
}
.st-w40{
	width: 40px;
}
.st-w50 {
	width: 50px;
}
.st-w100 {
	width: 100px;
}
.st-w150 {
	width: 150px;
}
.st-w300 {
	width: 300px;
}

.st-max-w100 {
	max-width: 100%;
}

@media (min-width: 1200px) {
	.st-w50--xl {
		width: 50px !important;
	}
	.st-w100--xl {
		width: 100px !important;
	}
	.st-w150--xl {
		width: 150px !important;
	}
	.st-w260--xl {
		width: 260px !important;
	}
	.st-w300--xl {
		width: 300px !important;
	}
	.st-clear-flex--xl {
		-ms-flex: none;
		flex: none;
		max-width: none;
	}
}

table.form th {
	width: 200px;
	padding-right: 20px;
}
table.form th.st-w300 {
	width: 300px;
}

.form .table, .form-group{
	margin-bottom: 0px;
}

.st-gen .pz-form .form-group{
	margin-bottom: 10px;
}

.form.table .form-group.row + .text-danger {
	margin-top: 10px;
}

.st-product-menu-item {
	display: inline-block;
	margin-right: 100px;
}

@media (max-width : 1024px) {
	.st-product-menu-item {
		margin: 0 15px;
	}
}

.st-flex {
	display:-ms-flexbox;
	display: flex;
	flex-flow: column;
	align-content: space-between;
	justify-content: space-between;
}

@media (max-width: 991px) {
	.st-navbar-brand {
		padding: 12px 0;
	}
	.st-navbar-brand img {
		max-width: 90%;
	}
}

.st-note li {
	padding-bottom: 4px;
}

.st-note-mark {
	color: red;
	padding: 0 3px 0 2px;
	font-weight: bold;
	vertical-align: top;
}

/*----------------------------------*/
/* form
------------------------------------*/
.container .pz-form {
	padding-left: 0px;
	padding-right: 0px;

}
.has-error .form-control{
	background-color: #fff0f0;
}
.pz-form-necessary {
	margin-left: 10px;
}
.pz-form-btn {
	text-align: center;
}
.pz-form .alert p{
	font-size: 14px;
	color: #c7254e;
	}
.pz-form-panel {
	background: none !important;
}
.label-danger {
    background-color: #d9534f;
    color: #fff;
    font-size: 12px;
    padding: 3px 5px;
}
.alert.alert-danger p {
	margin-bottom: 0px;
}

/*----------------------------------*/
/* col-4
------------------------------------*/
.st-img-col {
	padding-left: 0px;
	padding-right: 0px;
}
.row.st-no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.row.st-no-gutters > [class^="col-"],
.row.st-no-gutters > [class*=" col-"] {
	padding-right: 0;
	padding-left: 0;
}

.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}


.general .imgL {
	float: left;
	margin: 0 10px 10px 0;
	/**padding-left: 0; 6480.jp*/
}
.general .imgR {
	float: right;
	margin: 0 0 10px 10px;
	/**padding-right: 0;  6480.jp*/
}
.general .imgC { margin-left: auto;margin-right: auto; }
.general img { margin: 0 auto 10px auto; }

[class*="u-nav-v8"] .nav-link::after {
	background-image: none;
}
@media (max-width : 1024px) {
	.general .imgL {
		margin: 0 20px 20px 0;
	}
	.general .imgR {
		margin: 0 0 20px 20px;
	}
	.general .imgL,
	.general .imgR {
		padding: 0;
	}
}

@media (max-width : 1024px) {
	/* フォーム */
	table.form {
	}
	table.form th {
		display: block;
		width: 100%;
		background-color: #f6f6f6;
		border-bottom: none;
		padding: 10px;
		text-align: left;
	}
	table.form td {
		display: block;
		width: 100%;
		border-bottom: none;
		padding: 10px;
	}
}

/*----------------------------------*/
/* up-to button
------------------------------------*/
.u-go-to-v1 {
	color: #fff;
	background-color: #01914C;
}
.u-go-to-v1:hover, .u-go-to-v1:focus:hover {
	color: #555;
	background-color: rgba(255, 255, 255, 0.7);
}
.u-go-to-v1:focus {
	text-decoration: none;
	color: #fff;
	background-color: #01914C;
 }



[class*="u-nav-v1"].u-nav-rounded-5 .nav-link.ondemand:not(.active) {
	color: #fff;
	background-color: #3398dc;
}
