@charset "UTF-8";
/* 荒蒔グループ：採用情報
	timestamp()
================================================== */
/* 荒蒔グループ：bootstrap
================================================== */
.row { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; margin-left: -15px; margin-right: -15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

.col-xs-1 { flex: 0 1 8.333333%; max-width: 8.333333%; }

.col-xs-2 { flex: 0 1 16.666667%; max-width: 16.666667%; }

.col-xs-3 { flex: 0 1 25%; max-width: 25%; }

.col-xs-4 { flex: 0 1 33.333333%; max-width: 33.333333%; }

.col-xs-5 { flex: 0 1 41.666667%; max-width: 41.666667%; }

.col-xs-6 { flex: 0 1 50%; max-width: 50%; }

.col-xs-7 { flex: 0 1 58.333333%; max-width: 58.333333%; }

.col-xs-8 { flex: 0 1 66.666667%; max-width: 66.666667%; }

.col-xs-9 { flex: 0 1 75%; max-width: 75%; }

.col-xs-10 { flex: 0 1 83.333333%; max-width: 83.333333%; }

.col-xs-11 { flex: 0 1 91.666667%; max-width: 91.666667%; }

.col-xs-12 { flex: 0 1 100%; max-width: 100%; }

.col-xs-pull-0 { right: auto; }

.col-xs-pull-1 { right: 8.333333%; }

.col-xs-pull-2 { right: 16.666667%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-4 { right: 33.333333%; }

.col-xs-pull-5 { right: 41.666667%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-7 { right: 58.333333%; }

.col-xs-pull-8 { right: 66.666667%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-10 { right: 83.333333%; }

.col-xs-pull-11 { right: 91.666667%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-push-0 { left: auto; }

.col-xs-push-1 { left: 8.333333%; }

.col-xs-push-2 { left: 16.666667%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-4 { left: 33.333333%; }

.col-xs-push-5 { left: 41.666667%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-7 { left: 58.333333%; }

.col-xs-push-8 { left: 66.666667%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-10 { left: 83.333333%; }

.col-xs-push-11 { left: 91.666667%; }

.col-xs-push-12 { left: 100%; }

.col-xs-offset-0 { margin-left: 0%; }

.col-xs-offset-1 { margin-left: 8.333333%; }

.col-xs-offset-2 { margin-left: 16.666667%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-4 { margin-left: 33.333333%; }

.col-xs-offset-5 { margin-left: 41.666667%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-7 { margin-left: 58.333333%; }

.col-xs-offset-8 { margin-left: 66.666667%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-10 { margin-left: 83.333333%; }

.col-xs-offset-11 { margin-left: 91.666667%; }

.col-xs-offset-12 { margin-left: 100%; }

@media (min-width: 544px) {
	.col-sm-1 { flex: 0 1 8.333333%; max-width: 8.333333%; }
	.col-sm-2 { flex: 0 1 16.666667%; max-width: 16.666667%; }
	.col-sm-3 { flex: 0 1 25%; max-width: 25%; }
	.col-sm-4 { flex: 0 1 33.333333%; max-width: 33.333333%; }
	.col-sm-5 { flex: 0 1 41.666667%; max-width: 41.666667%; }
	.col-sm-6 { flex: 0 1 50%; max-width: 50%; }
	.col-sm-7 { flex: 0 1 58.333333%; max-width: 58.333333%; }
	.col-sm-8 { flex: 0 1 66.666667%; max-width: 66.666667%; }
	.col-sm-9 { flex: 0 1 75%; max-width: 75%; }
	.col-sm-10 { flex: 0 1 83.333333%; max-width: 83.333333%; }
	.col-sm-11 { flex: 0 1 91.666667%; max-width: 91.666667%; }
	.col-sm-12 { flex: 0 1 100%; max-width: 100%; }
	.col-sm-pull-0 { right: auto; }
	.col-sm-pull-1 { right: 8.333333%; }
	.col-sm-pull-2 { right: 16.666667%; }
	.col-sm-pull-3 { right: 25%; }
	.col-sm-pull-4 { right: 33.333333%; }
	.col-sm-pull-5 { right: 41.666667%; }
	.col-sm-pull-6 { right: 50%; }
	.col-sm-pull-7 { right: 58.333333%; }
	.col-sm-pull-8 { right: 66.666667%; }
	.col-sm-pull-9 { right: 75%; }
	.col-sm-pull-10 { right: 83.333333%; }
	.col-sm-pull-11 { right: 91.666667%; }
	.col-sm-pull-12 { right: 100%; }
	.col-sm-push-0 { left: auto; }
	.col-sm-push-1 { left: 8.333333%; }
	.col-sm-push-2 { left: 16.666667%; }
	.col-sm-push-3 { left: 25%; }
	.col-sm-push-4 { left: 33.333333%; }
	.col-sm-push-5 { left: 41.666667%; }
	.col-sm-push-6 { left: 50%; }
	.col-sm-push-7 { left: 58.333333%; }
	.col-sm-push-8 { left: 66.666667%; }
	.col-sm-push-9 { left: 75%; }
	.col-sm-push-10 { left: 83.333333%; }
	.col-sm-push-11 { left: 91.666667%; }
	.col-sm-push-12 { left: 100%; }
	.col-sm-offset-0 { margin-left: 0%; }
	.col-sm-offset-1 { margin-left: 8.333333%; }
	.col-sm-offset-2 { margin-left: 16.666667%; }
	.col-sm-offset-3 { margin-left: 25%; }
	.col-sm-offset-4 { margin-left: 33.333333%; }
	.col-sm-offset-5 { margin-left: 41.666667%; }
	.col-sm-offset-6 { margin-left: 50%; }
	.col-sm-offset-7 { margin-left: 58.333333%; }
	.col-sm-offset-8 { margin-left: 66.666667%; }
	.col-sm-offset-9 { margin-left: 75%; }
	.col-sm-offset-10 { margin-left: 83.333333%; }
	.col-sm-offset-11 { margin-left: 91.666667%; }
	.col-sm-offset-12 { margin-left: 100%; } }

@media (min-width: 768px) {
	.col-md-1 { flex: 0 1 8.333333%; max-width: 8.333333%; }
	.col-md-2 { flex: 0 1 16.666667%; max-width: 16.666667%; }
	.col-md-3 { flex: 0 1 25%; max-width: 25%; }
	.col-md-4 { flex: 0 1 33.333333%; max-width: 33.333333%; }
	.col-md-5 { flex: 0 1 41.666667%; max-width: 41.666667%; }
	.col-md-6 { flex: 0 1 50%; max-width: 50%; }
	.col-md-7 { flex: 0 1 58.333333%; max-width: 58.333333%; }
	.col-md-8 { flex: 0 1 66.666667%; max-width: 66.666667%; }
	.col-md-9 { flex: 0 1 75%; max-width: 75%; }
	.col-md-10 { flex: 0 1 83.333333%; max-width: 83.333333%; }
	.col-md-11 { flex: 0 1 91.666667%; max-width: 91.666667%; }
	.col-md-12 { flex: 0 1 100%; max-width: 100%; }
	.col-md-pull-0 { right: auto; }
	.col-md-pull-1 { right: 8.333333%; }
	.col-md-pull-2 { right: 16.666667%; }
	.col-md-pull-3 { right: 25%; }
	.col-md-pull-4 { right: 33.333333%; }
	.col-md-pull-5 { right: 41.666667%; }
	.col-md-pull-6 { right: 50%; }
	.col-md-pull-7 { right: 58.333333%; }
	.col-md-pull-8 { right: 66.666667%; }
	.col-md-pull-9 { right: 75%; }
	.col-md-pull-10 { right: 83.333333%; }
	.col-md-pull-11 { right: 91.666667%; }
	.col-md-pull-12 { right: 100%; }
	.col-md-push-0 { left: auto; }
	.col-md-push-1 { left: 8.333333%; }
	.col-md-push-2 { left: 16.666667%; }
	.col-md-push-3 { left: 25%; }
	.col-md-push-4 { left: 33.333333%; }
	.col-md-push-5 { left: 41.666667%; }
	.col-md-push-6 { left: 50%; }
	.col-md-push-7 { left: 58.333333%; }
	.col-md-push-8 { left: 66.666667%; }
	.col-md-push-9 { left: 75%; }
	.col-md-push-10 { left: 83.333333%; }
	.col-md-push-11 { left: 91.666667%; }
	.col-md-push-12 { left: 100%; }
	.col-md-offset-0 { margin-left: 0%; }
	.col-md-offset-1 { margin-left: 8.333333%; }
	.col-md-offset-2 { margin-left: 16.666667%; }
	.col-md-offset-3 { margin-left: 25%; }
	.col-md-offset-4 { margin-left: 33.333333%; }
	.col-md-offset-5 { margin-left: 41.666667%; }
	.col-md-offset-6 { margin-left: 50%; }
	.col-md-offset-7 { margin-left: 58.333333%; }
	.col-md-offset-8 { margin-left: 66.666667%; }
	.col-md-offset-9 { margin-left: 75%; }
	.col-md-offset-10 { margin-left: 83.333333%; }
	.col-md-offset-11 { margin-left: 91.666667%; }
	.col-md-offset-12 { margin-left: 100%; } }

@media (min-width: 992px) {
	.col-lg-1 { flex: 0 1 8.333333%; max-width: 8.333333%; }
	.col-lg-2 { flex: 0 1 16.666667%; max-width: 16.666667%; }
	.col-lg-3 { flex: 0 1 25%; max-width: 25%; }
	.col-lg-4 { flex: 0 1 33.333333%; max-width: 33.333333%; }
	.col-lg-5 { flex: 0 1 41.666667%; max-width: 41.666667%; }
	.col-lg-6 { flex: 0 1 50%; max-width: 50%; }
	.col-lg-7 { flex: 0 1 58.333333%; max-width: 58.333333%; }
	.col-lg-8 { flex: 0 1 66.666667%; max-width: 66.666667%; }
	.col-lg-9 { flex: 0 1 75%; max-width: 75%; }
	.col-lg-10 { flex: 0 1 83.333333%; max-width: 83.333333%; }
	.col-lg-11 { flex: 0 1 91.666667%; max-width: 91.666667%; }
	.col-lg-12 { flex: 0 1 100%; max-width: 100%; }
	.col-lg-pull-0 { right: auto; }
	.col-lg-pull-1 { right: 8.333333%; }
	.col-lg-pull-2 { right: 16.666667%; }
	.col-lg-pull-3 { right: 25%; }
	.col-lg-pull-4 { right: 33.333333%; }
	.col-lg-pull-5 { right: 41.666667%; }
	.col-lg-pull-6 { right: 50%; }
	.col-lg-pull-7 { right: 58.333333%; }
	.col-lg-pull-8 { right: 66.666667%; }
	.col-lg-pull-9 { right: 75%; }
	.col-lg-pull-10 { right: 83.333333%; }
	.col-lg-pull-11 { right: 91.666667%; }
	.col-lg-pull-12 { right: 100%; }
	.col-lg-push-0 { left: auto; }
	.col-lg-push-1 { left: 8.333333%; }
	.col-lg-push-2 { left: 16.666667%; }
	.col-lg-push-3 { left: 25%; }
	.col-lg-push-4 { left: 33.333333%; }
	.col-lg-push-5 { left: 41.666667%; }
	.col-lg-push-6 { left: 50%; }
	.col-lg-push-7 { left: 58.333333%; }
	.col-lg-push-8 { left: 66.666667%; }
	.col-lg-push-9 { left: 75%; }
	.col-lg-push-10 { left: 83.333333%; }
	.col-lg-push-11 { left: 91.666667%; }
	.col-lg-push-12 { left: 100%; }
	.col-lg-offset-0 { margin-left: 0%; }
	.col-lg-offset-1 { margin-left: 8.333333%; }
	.col-lg-offset-2 { margin-left: 16.666667%; }
	.col-lg-offset-3 { margin-left: 25%; }
	.col-lg-offset-4 { margin-left: 33.333333%; }
	.col-lg-offset-5 { margin-left: 41.666667%; }
	.col-lg-offset-6 { margin-left: 50%; }
	.col-lg-offset-7 { margin-left: 58.333333%; }
	.col-lg-offset-8 { margin-left: 66.666667%; }
	.col-lg-offset-9 { margin-left: 75%; }
	.col-lg-offset-10 { margin-left: 83.333333%; }
	.col-lg-offset-11 { margin-left: 91.666667%; }
	.col-lg-offset-12 { margin-left: 100%; } }

@media (min-width: 1200px) {
	.col-xl-1 { flex: 0 1 8.333333%; max-width: 8.333333%; }
	.col-xl-2 { flex: 0 1 16.666667%; max-width: 16.666667%; }
	.col-xl-3 { flex: 0 1 25%; max-width: 25%; }
	.col-xl-4 { flex: 0 1 33.333333%; max-width: 33.333333%; }
	.col-xl-5 { flex: 0 1 41.666667%; max-width: 41.666667%; }
	.col-xl-6 { flex: 0 1 50%; max-width: 50%; }
	.col-xl-7 { flex: 0 1 58.333333%; max-width: 58.333333%; }
	.col-xl-8 { flex: 0 1 66.666667%; max-width: 66.666667%; }
	.col-xl-9 { flex: 0 1 75%; max-width: 75%; }
	.col-xl-10 { flex: 0 1 83.333333%; max-width: 83.333333%; }
	.col-xl-11 { flex: 0 1 91.666667%; max-width: 91.666667%; }
	.col-xl-12 { flex: 0 1 100%; max-width: 100%; }
	.col-xl-pull-0 { right: auto; }
	.col-xl-pull-1 { right: 8.333333%; }
	.col-xl-pull-2 { right: 16.666667%; }
	.col-xl-pull-3 { right: 25%; }
	.col-xl-pull-4 { right: 33.333333%; }
	.col-xl-pull-5 { right: 41.666667%; }
	.col-xl-pull-6 { right: 50%; }
	.col-xl-pull-7 { right: 58.333333%; }
	.col-xl-pull-8 { right: 66.666667%; }
	.col-xl-pull-9 { right: 75%; }
	.col-xl-pull-10 { right: 83.333333%; }
	.col-xl-pull-11 { right: 91.666667%; }
	.col-xl-pull-12 { right: 100%; }
	.col-xl-push-0 { left: auto; }
	.col-xl-push-1 { left: 8.333333%; }
	.col-xl-push-2 { left: 16.666667%; }
	.col-xl-push-3 { left: 25%; }
	.col-xl-push-4 { left: 33.333333%; }
	.col-xl-push-5 { left: 41.666667%; }
	.col-xl-push-6 { left: 50%; }
	.col-xl-push-7 { left: 58.333333%; }
	.col-xl-push-8 { left: 66.666667%; }
	.col-xl-push-9 { left: 75%; }
	.col-xl-push-10 { left: 83.333333%; }
	.col-xl-push-11 { left: 91.666667%; }
	.col-xl-push-12 { left: 100%; }
	.col-xl-offset-0 { margin-left: 0%; }
	.col-xl-offset-1 { margin-left: 8.333333%; }
	.col-xl-offset-2 { margin-left: 16.666667%; }
	.col-xl-offset-3 { margin-left: 25%; }
	.col-xl-offset-4 { margin-left: 33.333333%; }
	.col-xl-offset-5 { margin-left: 41.666667%; }
	.col-xl-offset-6 { margin-left: 50%; }
	.col-xl-offset-7 { margin-left: 58.333333%; }
	.col-xl-offset-8 { margin-left: 66.666667%; }
	.col-xl-offset-9 { margin-left: 75%; }
	.col-xl-offset-10 { margin-left: 83.333333%; }
	.col-xl-offset-11 { margin-left: 91.666667%; }
	.col-xl-offset-12 { margin-left: 100%; } }

.col-xs-first { order: -1; }

.col-xs-last { order: 1; }

@media (min-width: 544px) { .col-sm-first { order: -1; }
	.col-sm-last { order: 1; } }

@media (min-width: 768px) { .col-md-first { order: -1; }
	.col-md-last { order: 1; } }

@media (min-width: 992px) { .col-lg-first { order: -1; }
	.col-lg-last { order: 1; } }

@media (min-width: 1200px) { .col-xl-first { order: -1; }
	.col-xl-last { order: 1; } }

.row-xs-top { align-items: flex-start; }

.row-xs-center { align-items: center; }

.row-xs-bottom { align-items: flex-end; }

@media (min-width: 544px) { .row-sm-top { align-items: flex-start; }
	.row-sm-center { align-items: center; }
	.row-sm-bottom { align-items: flex-end; } }

@media (min-width: 768px) { .row-md-top { align-items: flex-start; }
	.row-md-center { align-items: center; }
	.row-md-bottom { align-items: flex-end; } }

@media (min-width: 992px) { .row-lg-top { align-items: flex-start; }
	.row-lg-center { align-items: center; }
	.row-lg-bottom { align-items: flex-end; } }

@media (min-width: 1200px) { .row-xl-top { align-items: flex-start; }
	.row-xl-center { align-items: center; }
	.row-xl-bottom { align-items: flex-end; } }

.col-xs-top { align-self: flex-start; }

.col-xs-center { align-self: center; }

.col-xs-bottom { align-self: flex-end; }

@media (min-width: 544px) { .col-sm-top { align-self: flex-start; }
	.col-sm-center { align-self: center; }
	.col-sm-bottom { align-self: flex-end; } }

@media (min-width: 768px) { .col-md-top { align-self: flex-start; }
	.col-md-center { align-self: center; }
	.col-md-bottom { align-self: flex-end; } }

@media (min-width: 992px) { .col-lg-top { align-self: flex-start; }
	.col-lg-center { align-self: center; }
	.col-lg-bottom { align-self: flex-end; } }

@media (min-width: 1200px) { .col-xl-top { align-self: flex-start; }
	.col-xl-center { align-self: center; }
	.col-xl-bottom { align-self: flex-end; } }

.form-control { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1.6rem; line-height: 1.4; color: #333; background-color: #fff; min-width: 200px; vertical-align: text-top; background-image: none; border: 1px solid #ccc; border-radius: 0.25rem; }

.form-control::-ms-expand { background-color: transparent; border: 0; }

.form-control:focus { border-color: #66afe9; outline: none; }

.form-control::placeholder { color: #999; opacity: 1; }

.form-control:disabled, .form-control[readonly] { background-color: #eceeef; opacity: 1; }

.form-control:disabled { cursor: not-allowed; }

.form-control-file, .form-control-range { display: block; }

.form-control-label { padding: 0.375rem 0.75rem; margin-bottom: 0; }

@media screen and (-webkit-min-device-pixel-ratio: 0) { input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control { line-height: 2.75rem; }
	input[type="date"].input-sm, .input-group-sm input[type="date"].form-control, input[type="time"].input-sm, .input-group-sm input[type="time"].form-control, input[type="datetime-local"].input-sm, .input-group-sm input[type="datetime-local"].form-control, input[type="month"].input-sm, .input-group-sm input[type="month"].form-control { line-height: 2.3rem; }
	input[type="date"].input-lg, .input-group-lg input[type="date"].form-control, input[type="time"].input-lg, .input-group-lg input[type="time"].form-control, input[type="datetime-local"].input-lg, .input-group-lg input[type="datetime-local"].form-control, input[type="month"].input-lg, .input-group-lg input[type="month"].form-control { line-height: 3.166667rem; } }

.form-control-static { min-height: 2.75rem; padding-top: 0.375rem; padding-bottom: 0.375rem; margin-bottom: 0; }

.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn { padding-right: 0; padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { padding: 0.275rem 0.75rem; font-size: 0.875rem; line-height: 2; border-radius: 0.2rem; }

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { padding: 0.75rem 1.25rem; font-size: 1.25rem; line-height: 1.333333; border-radius: 0.3rem; }

.form-group { margin-bottom: 1rem; }

.radio, .checkbox { position: relative; display: block; margin-bottom: 0.75rem; }

.radio label, .checkbox label { padding-left: 1.25rem; margin-bottom: 0; font-weight: normal; cursor: pointer; }

.radio label input:only-child, .checkbox label input:only-child { position: static; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-top: .25rem; margin-left: -1.25rem; }

.radio + .radio, .checkbox + .checkbox { margin-top: -.25rem; }

.radio-inline, .checkbox-inline { position: relative; display: inline-block; padding-left: 1.25rem; margin-bottom: 0; font-weight: normal; vertical-align: middle; cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: .75rem; }

input[type="radio"]:disabled, input[type="radio"].disabled, input[type="checkbox"]:disabled, input[type="checkbox"].disabled { cursor: not-allowed; }

.radio-inline.disabled, .checkbox-inline.disabled { cursor: not-allowed; }

.radio.disabled label, .checkbox.disabled label { cursor: not-allowed; }

.form-control-success, .form-control-warning, .form-control-danger { padding-right: 2.25rem; background-repeat: no-repeat; background-position: center right 0.6875rem; background-size: 1.7875rem 1.7875rem; }

.has-success .text-help, .has-success .form-control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: #009da5; }

.has-success .form-control { border-color: #009da5; }

.has-success .input-group-addon { color: #009da5; border-color: #009da5; background-color: #72f8ff; }

.has-success .form-control-feedback { color: #009da5; }

.has-success .form-control-success { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="); }

.has-warning .text-help, .has-warning .form-control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: #f3aa00; }

.has-warning .form-control { border-color: #f3aa00; }

.has-warning .input-group-addon { color: #f3aa00; border-color: #f3aa00; background-color: #ffecc0; }

.has-warning .form-control-feedback { color: #f3aa00; }

.has-warning .form-control-warning { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"); }

.has-danger .text-help, .has-danger .form-control-label, .has-danger .radio, .has-danger .checkbox, .has-danger .radio-inline, .has-danger .checkbox-inline, .has-danger.radio label, .has-danger.checkbox label, .has-danger.radio-inline label, .has-danger.checkbox-inline label { color: #FF625A; }

.has-danger .form-control { border-color: #FF625A; }

.has-danger .input-group-addon { color: #FF625A; border-color: #FF625A; background-color: white; }

.has-danger .form-control-feedback { color: #FF625A; }

.has-danger .form-control-danger { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="); }

@media (min-width: 544px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
	.form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
	.form-inline .form-control-static { display: inline-block; }
	.form-inline .input-group { display: inline-table; vertical-align: middle; }
	.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; }
	.form-inline .input-group > .form-control { width: 100%; }
	.form-inline .form-control-label { margin-bottom: 0; vertical-align: middle; }
	.form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; }
	.form-inline .radio label, .form-inline .checkbox label { padding-left: 0; }
	.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0; }
	.form-inline .has-feedback .form-control-feedback { top: 0; } }

.input-group { position: relative; display: flex; }

.input-group .form-control { position: relative; z-index: 2; flex: 1; margin-bottom: 0; }

.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover { z-index: 3; }

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; }

.input-group-addon, .input-group-btn { white-space: nowrap; vertical-align: middle; }

.input-group-addon { padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: normal; line-height: 1; color: #55595c; text-align: center; background-color: #eceeef; border: 1px solid #ccc; border-radius: 0.25rem; }

.input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 0.275rem 0.75rem; font-size: 0.875rem; border-radius: 0.2rem; }

.input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 0.75rem 1.25rem; font-size: 1.25rem; border-radius: 0.3rem; }

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.input-group-addon:first-child { border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { border-bottom-left-radius: 0; border-top-left-radius: 0; }

.input-group-addon:last-child { border-left: 0; }

.input-group-btn { position: relative; font-size: 0; white-space: nowrap; }

.input-group-btn > .btn { position: relative; }

.input-group-btn > .btn + .btn { margin-left: -1px; }

.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover { z-index: 3; }

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { z-index: 2; margin-left: -1px; }

.input-group-btn:last-child > .btn:focus, .input-group-btn:last-child > .btn:active, .input-group-btn:last-child > .btn:hover, .input-group-btn:last-child > .btn-group:focus, .input-group-btn:last-child > .btn-group:active, .input-group-btn:last-child > .btn-group:hover { z-index: 3; }

.m-x-auto { margin-right: auto !important; margin-left: auto !important; }

.m-a-0 { margin: 0 0 !important; }

.m-t-0 { margin-top: 0 !important; }

.m-r-0 { margin-right: 0 !important; }

.m-b-0 { margin-bottom: 0 !important; }

.m-l-0 { margin-left: 0 !important; }

.m-x-0 { margin-right: 0 !important; margin-left: 0 !important; }

.m-y-0 { margin-top: 0 !important; margin-bottom: 0 !important; }

.m-a-1 { margin: 1rem 1rem !important; }

.m-t-1 { margin-top: 1rem !important; }

.m-r-1 { margin-right: 1rem !important; }

.m-b-1 { margin-bottom: 1rem !important; }

.m-l-1 { margin-left: 1rem !important; }

.m-x-1 { margin-right: 1rem !important; margin-left: 1rem !important; }

.m-y-1 { margin-top: 1rem !important; margin-bottom: 1rem !important; }

.m-a-2 { margin: 1.5rem 1.5rem !important; }

.m-t-2 { margin-top: 1.5rem !important; }

.m-r-2 { margin-right: 1.5rem !important; }

.m-b-2 { margin-bottom: 1.5rem !important; }

.m-l-2 { margin-left: 1.5rem !important; }

.m-x-2 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }

.m-y-2 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }

.m-a-3 { margin: 3rem 3rem !important; }

.m-t-3 { margin-top: 3rem !important; }

.m-r-3 { margin-right: 3rem !important; }

.m-b-3 { margin-bottom: 3rem !important; }

.m-l-3 { margin-left: 3rem !important; }

.m-x-3 { margin-right: 3rem !important; margin-left: 3rem !important; }

.m-y-3 { margin-top: 3rem !important; margin-bottom: 3rem !important; }

.p-a-0 { padding: 0 0 !important; }

.p-t-0 { padding-top: 0 !important; }

.p-r-0 { padding-right: 0 !important; }

.p-b-0 { padding-bottom: 0 !important; }

.p-l-0 { padding-left: 0 !important; }

.p-x-0 { padding-right: 0 !important; padding-left: 0 !important; }

.p-y-0 { padding-top: 0 !important; padding-bottom: 0 !important; }

.p-a-1 { padding: 1rem 1rem !important; }

.p-t-1 { padding-top: 1rem !important; }

.p-r-1 { padding-right: 1rem !important; }

.p-b-1 { padding-bottom: 1rem !important; }

.p-l-1 { padding-left: 1rem !important; }

.p-x-1 { padding-right: 1rem !important; padding-left: 1rem !important; }

.p-y-1 { padding-top: 1rem !important; padding-bottom: 1rem !important; }

.p-a-2 { padding: 1.5rem 1.5rem !important; }

.p-t-2 { padding-top: 1.5rem !important; }

.p-r-2 { padding-right: 1.5rem !important; }

.p-b-2 { padding-bottom: 1.5rem !important; }

.p-l-2 { padding-left: 1.5rem !important; }

.p-x-2 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }

.p-y-2 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }

.p-a-3 { padding: 3rem 3rem !important; }

.p-t-3 { padding-top: 3rem !important; }

.p-r-3 { padding-right: 3rem !important; }

.p-b-3 { padding-bottom: 3rem !important; }

.p-l-3 { padding-left: 3rem !important; }

.p-x-3 { padding-right: 3rem !important; padding-left: 3rem !important; }

.p-y-3 { padding-top: 3rem !important; padding-bottom: 3rem !important; }

.pos-f-t { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }

/*! Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
/* FONT PATH -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("../fonts/fontawesome-webfont.eot?v=4.6.3"); src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

.fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg { font-size: 1.333333em; line-height: 0.75em; vertical-align: -15%; }

.fa-2x { font-size: 2em; }

.fa-3x { font-size: 3em; }

.fa-4x { font-size: 4em; }

.fa-5x { font-size: 5em; }

.fa-fw { width: 1.285714em; text-align: center; }

.fa-ul { padding-left: 0; margin-left: 2.142857em; list-style-type: none; }

.fa-ul > li { position: relative; }

.fa-li { position: absolute; left: -2.142857em; width: 2.142857em; top: 0.142857em; text-align: center; }

.fa-li.fa-lg { left: -1.857143em; }

.fa-border { padding: .2em .25em .15em; border: solid 0.08em #eee; border-radius: .1em; }

.pull-right { float: right; }

.pull-left { float: left; }

.fa.pull-left { margin-right: .3em; }

.fa.pull-right { margin-left: .3em; }

.fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }

.fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
		transform: rotate(0deg); }
	100% { -webkit-transform: rotate(359deg);
		transform: rotate(359deg); } }

@keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
		transform: rotate(0deg); }
	100% { -webkit-transform: rotate(359deg);
		transform: rotate(359deg); } }

.fa-rotate-90 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.fa-rotate-180 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.fa-rotate-270 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.fa-flip-horizontal { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0); -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); }

.fa-flip-vertical { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; }

.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; }

.fa-stack-1x { line-height: inherit; }

.fa-stack-2x { font-size: 2em; }

.fa-inverse { color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */
.fa-glass:before { content: ""; }

.fa-music:before { content: ""; }

.fa-search:before { content: ""; }

.fa-envelope-o:before { content: ""; }

.fa-heart:before { content: ""; }

.fa-star:before { content: ""; }

.fa-star-o:before { content: ""; }

.fa-user:before { content: ""; }

.fa-film:before { content: ""; }

.fa-th-large:before { content: ""; }

.fa-th:before { content: ""; }

.fa-th-list:before { content: ""; }

.fa-check:before { content: ""; }

.fa-remove:before, .fa-close:before, .fa-times:before { content: ""; }

.fa-search-plus:before { content: ""; }

.fa-search-minus:before { content: ""; }

.fa-power-off:before { content: ""; }

.fa-signal:before { content: ""; }

.fa-gear:before, .fa-cog:before { content: ""; }

.fa-trash-o:before { content: ""; }

.fa-home:before { content: ""; }

.fa-file-o:before { content: ""; }

.fa-clock-o:before { content: ""; }

.fa-road:before { content: ""; }

.fa-download:before { content: ""; }

.fa-arrow-circle-o-down:before { content: ""; }

.fa-arrow-circle-o-up:before { content: ""; }

.fa-inbox:before { content: ""; }

.fa-play-circle-o:before { content: ""; }

.fa-rotate-right:before, .fa-repeat:before { content: ""; }

.fa-refresh:before { content: ""; }

.fa-list-alt:before { content: ""; }

.fa-lock:before { content: ""; }

.fa-flag:before { content: ""; }

.fa-headphones:before { content: ""; }

.fa-volume-off:before { content: ""; }

.fa-volume-down:before { content: ""; }

.fa-volume-up:before { content: ""; }

.fa-qrcode:before { content: ""; }

.fa-barcode:before { content: ""; }

.fa-tag:before { content: ""; }

.fa-tags:before { content: ""; }

.fa-book:before { content: ""; }

.fa-bookmark:before { content: ""; }

.fa-print:before { content: ""; }

.fa-camera:before { content: ""; }

.fa-font:before { content: ""; }

.fa-bold:before { content: ""; }

.fa-italic:before { content: ""; }

.fa-text-height:before { content: ""; }

.fa-text-width:before { content: ""; }

.fa-align-left:before { content: ""; }

.fa-align-center:before { content: ""; }

.fa-align-right:before { content: ""; }

.fa-align-justify:before { content: ""; }

.fa-list:before { content: ""; }

.fa-dedent:before, .fa-outdent:before { content: ""; }

.fa-indent:before { content: ""; }

.fa-video-camera:before { content: ""; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before { content: ""; }

.fa-pencil:before { content: ""; }

.fa-map-marker:before { content: ""; }

.fa-adjust:before { content: ""; }

.fa-tint:before { content: ""; }

.fa-edit:before, .fa-pencil-square-o:before { content: ""; }

.fa-share-square-o:before { content: ""; }

.fa-check-square-o:before { content: ""; }

.fa-arrows:before { content: ""; }

.fa-step-backward:before { content: ""; }

.fa-fast-backward:before { content: ""; }

.fa-backward:before { content: ""; }

.fa-play:before { content: ""; }

.fa-pause:before { content: ""; }

.fa-stop:before { content: ""; }

.fa-forward:before { content: ""; }

.fa-fast-forward:before { content: ""; }

.fa-step-forward:before { content: ""; }

.fa-eject:before { content: ""; }

.fa-chevron-left:before { content: ""; }

.fa-chevron-right:before { content: ""; }

.fa-plus-circle:before { content: ""; }

.fa-minus-circle:before { content: ""; }

.fa-times-circle:before { content: ""; }

.fa-check-circle:before { content: ""; }

.fa-question-circle:before { content: ""; }

.fa-info-circle:before { content: ""; }

.fa-crosshairs:before { content: ""; }

.fa-times-circle-o:before { content: ""; }

.fa-check-circle-o:before { content: ""; }

.fa-ban:before { content: ""; }

.fa-arrow-left:before { content: ""; }

.fa-arrow-right:before { content: ""; }

.fa-arrow-up:before { content: ""; }

.fa-arrow-down:before { content: ""; }

.fa-mail-forward:before, .fa-share:before { content: ""; }

.fa-expand:before { content: ""; }

.fa-compress:before { content: ""; }

.fa-plus:before { content: ""; }

.fa-minus:before { content: ""; }

.fa-asterisk:before { content: ""; }

.fa-exclamation-circle:before { content: ""; }

.fa-gift:before { content: ""; }

.fa-leaf:before { content: ""; }

.fa-fire:before { content: ""; }

.fa-eye:before { content: ""; }

.fa-eye-slash:before { content: ""; }

.fa-warning:before, .fa-exclamation-triangle:before { content: ""; }

.fa-plane:before { content: ""; }

.fa-calendar:before { content: ""; }

.fa-random:before { content: ""; }

.fa-comment:before { content: ""; }

.fa-magnet:before { content: ""; }

.fa-chevron-up:before { content: ""; }

.fa-chevron-down:before { content: ""; }

.fa-retweet:before { content: ""; }

.fa-shopping-cart:before { content: ""; }

.fa-folder:before { content: ""; }

.fa-folder-open:before { content: ""; }

.fa-arrows-v:before { content: ""; }

.fa-arrows-h:before { content: ""; }

.fa-bar-chart-o:before, .fa-bar-chart:before { content: ""; }

.fa-twitter-square:before { content: ""; }

.fa-facebook-square:before { content: ""; }

.fa-camera-retro:before { content: ""; }

.fa-key:before { content: ""; }

.fa-gears:before, .fa-cogs:before { content: ""; }

.fa-comments:before { content: ""; }

.fa-thumbs-o-up:before { content: ""; }

.fa-thumbs-o-down:before { content: ""; }

.fa-star-half:before { content: ""; }

.fa-heart-o:before { content: ""; }

.fa-sign-out:before { content: ""; }

.fa-linkedin-square:before { content: ""; }

.fa-thumb-tack:before { content: ""; }

.fa-external-link:before { content: ""; }

.fa-sign-in:before { content: ""; }

.fa-trophy:before { content: ""; }

.fa-github-square:before { content: ""; }

.fa-upload:before { content: ""; }

.fa-lemon-o:before { content: ""; }

.fa-phone:before { content: ""; }

.fa-square-o:before { content: ""; }

.fa-bookmark-o:before { content: ""; }

.fa-phone-square:before { content: ""; }

.fa-twitter:before { content: ""; }

.fa-facebook-f:before, .fa-facebook:before { content: ""; }

.fa-github:before { content: ""; }

.fa-unlock:before { content: ""; }

.fa-credit-card:before { content: ""; }

.fa-feed:before, .fa-rss:before { content: ""; }

.fa-hdd-o:before { content: ""; }

.fa-bullhorn:before { content: ""; }

.fa-bell:before { content: ""; }

.fa-certificate:before { content: ""; }

.fa-hand-o-right:before { content: ""; }

.fa-hand-o-left:before { content: ""; }

.fa-hand-o-up:before { content: ""; }

.fa-hand-o-down:before { content: ""; }

.fa-arrow-circle-left:before { content: ""; }

.fa-arrow-circle-right:before { content: ""; }

.fa-arrow-circle-up:before { content: ""; }

.fa-arrow-circle-down:before { content: ""; }

.fa-globe:before { content: ""; }

.fa-wrench:before { content: ""; }

.fa-tasks:before { content: ""; }

.fa-filter:before { content: ""; }

.fa-briefcase:before { content: ""; }

.fa-arrows-alt:before { content: ""; }

.fa-group:before, .fa-users:before { content: ""; }

.fa-chain:before, .fa-link:before { content: ""; }

.fa-cloud:before { content: ""; }

.fa-flask:before { content: ""; }

.fa-cut:before, .fa-scissors:before { content: ""; }

.fa-copy:before, .fa-files-o:before { content: ""; }

.fa-paperclip:before { content: ""; }

.fa-save:before, .fa-floppy-o:before { content: ""; }

.fa-square:before { content: ""; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: ""; }

.fa-list-ul:before { content: ""; }

.fa-list-ol:before { content: ""; }

.fa-strikethrough:before { content: ""; }

.fa-underline:before { content: ""; }

.fa-table:before { content: ""; }

.fa-magic:before { content: ""; }

.fa-truck:before { content: ""; }

.fa-pinterest:before { content: ""; }

.fa-pinterest-square:before { content: ""; }

.fa-google-plus-square:before { content: ""; }

.fa-google-plus:before { content: ""; }

.fa-money:before { content: ""; }

.fa-caret-down:before { content: ""; }

.fa-caret-up:before { content: ""; }

.fa-caret-left:before { content: ""; }

.fa-caret-right:before { content: ""; }

.fa-columns:before { content: ""; }

.fa-unsorted:before, .fa-sort:before { content: ""; }

.fa-sort-down:before, .fa-sort-desc:before { content: ""; }

.fa-sort-up:before, .fa-sort-asc:before { content: ""; }

.fa-envelope:before { content: ""; }

.fa-linkedin:before { content: ""; }

.fa-rotate-left:before, .fa-undo:before { content: ""; }

.fa-legal:before, .fa-gavel:before { content: ""; }

.fa-dashboard:before, .fa-tachometer:before { content: ""; }

.fa-comment-o:before { content: ""; }

.fa-comments-o:before { content: ""; }

.fa-flash:before, .fa-bolt:before { content: ""; }

.fa-sitemap:before { content: ""; }

.fa-umbrella:before { content: ""; }

.fa-paste:before, .fa-clipboard:before { content: ""; }

.fa-lightbulb-o:before { content: ""; }

.fa-exchange:before { content: ""; }

.fa-cloud-download:before { content: ""; }

.fa-cloud-upload:before { content: ""; }

.fa-user-md:before { content: ""; }

.fa-stethoscope:before { content: ""; }

.fa-suitcase:before { content: ""; }

.fa-bell-o:before { content: ""; }

.fa-coffee:before { content: ""; }

.fa-cutlery:before { content: ""; }

.fa-file-text-o:before { content: ""; }

.fa-building-o:before { content: ""; }

.fa-hospital-o:before { content: ""; }

.fa-ambulance:before { content: ""; }

.fa-medkit:before { content: ""; }

.fa-fighter-jet:before { content: ""; }

.fa-beer:before { content: ""; }

.fa-h-square:before { content: ""; }

.fa-plus-square:before { content: ""; }

.fa-angle-double-left:before { content: ""; }

.fa-angle-double-right:before { content: ""; }

.fa-angle-double-up:before { content: ""; }

.fa-angle-double-down:before { content: ""; }

.fa-angle-left:before { content: ""; }

.fa-angle-right:before { content: ""; }

.fa-angle-up:before { content: ""; }

.fa-angle-down:before { content: ""; }

.fa-desktop:before { content: ""; }

.fa-laptop:before { content: ""; }

.fa-tablet:before { content: ""; }

.fa-mobile-phone:before, .fa-mobile:before { content: ""; }

.fa-circle-o:before { content: ""; }

.fa-quote-left:before { content: ""; }

.fa-quote-right:before { content: ""; }

.fa-spinner:before { content: ""; }

.fa-circle:before { content: ""; }

.fa-mail-reply:before, .fa-reply:before { content: ""; }

.fa-github-alt:before { content: ""; }

.fa-folder-o:before { content: ""; }

.fa-folder-open-o:before { content: ""; }

.fa-smile-o:before { content: ""; }

.fa-frown-o:before { content: ""; }

.fa-meh-o:before { content: ""; }

.fa-gamepad:before { content: ""; }

.fa-keyboard-o:before { content: ""; }

.fa-flag-o:before { content: ""; }

.fa-flag-checkered:before { content: ""; }

.fa-terminal:before { content: ""; }

.fa-code:before { content: ""; }

.fa-mail-reply-all:before, .fa-reply-all:before { content: ""; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: ""; }

.fa-location-arrow:before { content: ""; }

.fa-crop:before { content: ""; }

.fa-code-fork:before { content: ""; }

.fa-unlink:before, .fa-chain-broken:before { content: ""; }

.fa-question:before { content: ""; }

.fa-info:before { content: ""; }

.fa-exclamation:before { content: ""; }

.fa-superscript:before { content: ""; }

.fa-subscript:before { content: ""; }

.fa-eraser:before { content: ""; }

.fa-puzzle-piece:before { content: ""; }

.fa-microphone:before { content: ""; }

.fa-microphone-slash:before { content: ""; }

.fa-shield:before { content: ""; }

.fa-calendar-o:before { content: ""; }

.fa-fire-extinguisher:before { content: ""; }

.fa-rocket:before { content: ""; }

.fa-maxcdn:before { content: ""; }

.fa-chevron-circle-left:before { content: ""; }

.fa-chevron-circle-right:before { content: ""; }

.fa-chevron-circle-up:before { content: ""; }

.fa-chevron-circle-down:before { content: ""; }

.fa-html5:before { content: ""; }

.fa-css3:before { content: ""; }

.fa-anchor:before { content: ""; }

.fa-unlock-alt:before { content: ""; }

.fa-bullseye:before { content: ""; }

.fa-ellipsis-h:before { content: ""; }

.fa-ellipsis-v:before { content: ""; }

.fa-rss-square:before { content: ""; }

.fa-play-circle:before { content: ""; }

.fa-ticket:before { content: ""; }

.fa-minus-square:before { content: ""; }

.fa-minus-square-o:before { content: ""; }

.fa-level-up:before { content: ""; }

.fa-level-down:before { content: ""; }

.fa-check-square:before { content: ""; }

.fa-pencil-square:before { content: ""; }

.fa-external-link-square:before { content: ""; }

.fa-share-square:before { content: ""; }

.fa-compass:before { content: ""; }

.fa-toggle-down:before, .fa-caret-square-o-down:before { content: ""; }

.fa-toggle-up:before, .fa-caret-square-o-up:before { content: ""; }

.fa-toggle-right:before, .fa-caret-square-o-right:before { content: ""; }

.fa-euro:before, .fa-eur:before { content: ""; }

.fa-gbp:before { content: ""; }

.fa-dollar:before, .fa-usd:before { content: ""; }

.fa-rupee:before, .fa-inr:before { content: ""; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: ""; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: ""; }

.fa-won:before, .fa-krw:before { content: ""; }

.fa-bitcoin:before, .fa-btc:before { content: ""; }

.fa-file:before { content: ""; }

.fa-file-text:before { content: ""; }

.fa-sort-alpha-asc:before { content: ""; }

.fa-sort-alpha-desc:before { content: ""; }

.fa-sort-amount-asc:before { content: ""; }

.fa-sort-amount-desc:before { content: ""; }

.fa-sort-numeric-asc:before { content: ""; }

.fa-sort-numeric-desc:before { content: ""; }

.fa-thumbs-up:before { content: ""; }

.fa-thumbs-down:before { content: ""; }

.fa-youtube-square:before { content: ""; }

.fa-youtube:before { content: ""; }

.fa-xing:before { content: ""; }

.fa-xing-square:before { content: ""; }

.fa-youtube-play:before { content: ""; }

.fa-dropbox:before { content: ""; }

.fa-stack-overflow:before { content: ""; }

.fa-instagram:before { content: ""; }

.fa-flickr:before { content: ""; }

.fa-adn:before { content: ""; }

.fa-bitbucket:before { content: ""; }

.fa-bitbucket-square:before { content: ""; }

.fa-tumblr:before { content: ""; }

.fa-tumblr-square:before { content: ""; }

.fa-long-arrow-down:before { content: ""; }

.fa-long-arrow-up:before { content: ""; }

.fa-long-arrow-left:before { content: ""; }

.fa-long-arrow-right:before { content: ""; }

.fa-apple:before { content: ""; }

.fa-windows:before { content: ""; }

.fa-android:before { content: ""; }

.fa-linux:before { content: ""; }

.fa-dribbble:before { content: ""; }

.fa-skype:before { content: ""; }

.fa-foursquare:before { content: ""; }

.fa-trello:before { content: ""; }

.fa-female:before { content: ""; }

.fa-male:before { content: ""; }

.fa-gittip:before, .fa-gratipay:before { content: ""; }

.fa-sun-o:before { content: ""; }

.fa-moon-o:before { content: ""; }

.fa-archive:before { content: ""; }

.fa-bug:before { content: ""; }

.fa-vk:before { content: ""; }

.fa-weibo:before { content: ""; }

.fa-renren:before { content: ""; }

.fa-pagelines:before { content: ""; }

.fa-stack-exchange:before { content: ""; }

.fa-arrow-circle-o-right:before { content: ""; }

.fa-arrow-circle-o-left:before { content: ""; }

.fa-toggle-left:before, .fa-caret-square-o-left:before { content: ""; }

.fa-dot-circle-o:before { content: ""; }

.fa-wheelchair:before { content: ""; }

.fa-vimeo-square:before { content: ""; }

.fa-turkish-lira:before, .fa-try:before { content: ""; }

.fa-plus-square-o:before { content: ""; }

.fa-space-shuttle:before { content: ""; }

.fa-slack:before { content: ""; }

.fa-envelope-square:before { content: ""; }

.fa-wordpress:before { content: ""; }

.fa-openid:before { content: ""; }

.fa-institution:before, .fa-bank:before, .fa-university:before { content: ""; }

.fa-mortar-board:before, .fa-graduation-cap:before { content: ""; }

.fa-yahoo:before { content: ""; }

.fa-google:before { content: ""; }

.fa-reddit:before { content: ""; }

.fa-reddit-square:before { content: ""; }

.fa-stumbleupon-circle:before { content: ""; }

.fa-stumbleupon:before { content: ""; }

.fa-delicious:before { content: ""; }

.fa-digg:before { content: ""; }

.fa-pied-piper-pp:before { content: ""; }

.fa-pied-piper-alt:before { content: ""; }

.fa-drupal:before { content: ""; }

.fa-joomla:before { content: ""; }

.fa-language:before { content: ""; }

.fa-fax:before { content: ""; }

.fa-building:before { content: ""; }

.fa-child:before { content: ""; }

.fa-paw:before { content: ""; }

.fa-spoon:before { content: ""; }

.fa-cube:before { content: ""; }

.fa-cubes:before { content: ""; }

.fa-behance:before { content: ""; }

.fa-behance-square:before { content: ""; }

.fa-steam:before { content: ""; }

.fa-steam-square:before { content: ""; }

.fa-recycle:before { content: ""; }

.fa-automobile:before, .fa-car:before { content: ""; }

.fa-cab:before, .fa-taxi:before { content: ""; }

.fa-tree:before { content: ""; }

.fa-spotify:before { content: ""; }

.fa-deviantart:before { content: ""; }

.fa-soundcloud:before { content: ""; }

.fa-database:before { content: ""; }

.fa-file-pdf-o:before { content: ""; }

.fa-file-word-o:before { content: ""; }

.fa-file-excel-o:before { content: ""; }

.fa-file-powerpoint-o:before { content: ""; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: ""; }

.fa-file-zip-o:before, .fa-file-archive-o:before { content: ""; }

.fa-file-sound-o:before, .fa-file-audio-o:before { content: ""; }

.fa-file-movie-o:before, .fa-file-video-o:before { content: ""; }

.fa-file-code-o:before { content: ""; }

.fa-vine:before { content: ""; }

.fa-codepen:before { content: ""; }

.fa-jsfiddle:before { content: ""; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: ""; }

.fa-circle-o-notch:before { content: ""; }

.fa-ra:before, .fa-resistance:before, .fa-rebel:before { content: ""; }

.fa-ge:before, .fa-empire:before { content: ""; }

.fa-git-square:before { content: ""; }

.fa-git:before { content: ""; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: ""; }

.fa-tencent-weibo:before { content: ""; }

.fa-qq:before { content: ""; }

.fa-wechat:before, .fa-weixin:before { content: ""; }

.fa-send:before, .fa-paper-plane:before { content: ""; }

.fa-send-o:before, .fa-paper-plane-o:before { content: ""; }

.fa-history:before { content: ""; }

.fa-circle-thin:before { content: ""; }

.fa-header:before { content: ""; }

.fa-paragraph:before { content: ""; }

.fa-sliders:before { content: ""; }

.fa-share-alt:before { content: ""; }

.fa-share-alt-square:before { content: ""; }

.fa-bomb:before { content: ""; }

.fa-soccer-ball-o:before, .fa-futbol-o:before { content: ""; }

.fa-tty:before { content: ""; }

.fa-binoculars:before { content: ""; }

.fa-plug:before { content: ""; }

.fa-slideshare:before { content: ""; }

.fa-twitch:before { content: ""; }

.fa-yelp:before { content: ""; }

.fa-newspaper-o:before { content: ""; }

.fa-wifi:before { content: ""; }

.fa-calculator:before { content: ""; }

.fa-paypal:before { content: ""; }

.fa-google-wallet:before { content: ""; }

.fa-cc-visa:before { content: ""; }

.fa-cc-mastercard:before { content: ""; }

.fa-cc-discover:before { content: ""; }

.fa-cc-amex:before { content: ""; }

.fa-cc-paypal:before { content: ""; }

.fa-cc-stripe:before { content: ""; }

.fa-bell-slash:before { content: ""; }

.fa-bell-slash-o:before { content: ""; }

.fa-trash:before { content: ""; }

.fa-copyright:before { content: ""; }

.fa-at:before { content: ""; }

.fa-eyedropper:before { content: ""; }

.fa-paint-brush:before { content: ""; }

.fa-birthday-cake:before { content: ""; }

.fa-area-chart:before { content: ""; }

.fa-pie-chart:before { content: ""; }

.fa-line-chart:before { content: ""; }

.fa-lastfm:before { content: ""; }

.fa-lastfm-square:before { content: ""; }

.fa-toggle-off:before { content: ""; }

.fa-toggle-on:before { content: ""; }

.fa-bicycle:before { content: ""; }

.fa-bus:before { content: ""; }

.fa-ioxhost:before { content: ""; }

.fa-angellist:before { content: ""; }

.fa-cc:before { content: ""; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: ""; }

.fa-meanpath:before { content: ""; }

.fa-buysellads:before { content: ""; }

.fa-connectdevelop:before { content: ""; }

.fa-dashcube:before { content: ""; }

.fa-forumbee:before { content: ""; }

.fa-leanpub:before { content: ""; }

.fa-sellsy:before { content: ""; }

.fa-shirtsinbulk:before { content: ""; }

.fa-simplybuilt:before { content: ""; }

.fa-skyatlas:before { content: ""; }

.fa-cart-plus:before { content: ""; }

.fa-cart-arrow-down:before { content: ""; }

.fa-diamond:before { content: ""; }

.fa-ship:before { content: ""; }

.fa-user-secret:before { content: ""; }

.fa-motorcycle:before { content: ""; }

.fa-street-view:before { content: ""; }

.fa-heartbeat:before { content: ""; }

.fa-venus:before { content: ""; }

.fa-mars:before { content: ""; }

.fa-mercury:before { content: ""; }

.fa-intersex:before, .fa-transgender:before { content: ""; }

.fa-transgender-alt:before { content: ""; }

.fa-venus-double:before { content: ""; }

.fa-mars-double:before { content: ""; }

.fa-venus-mars:before { content: ""; }

.fa-mars-stroke:before { content: ""; }

.fa-mars-stroke-v:before { content: ""; }

.fa-mars-stroke-h:before { content: ""; }

.fa-neuter:before { content: ""; }

.fa-genderless:before { content: ""; }

.fa-facebook-official:before { content: ""; }

.fa-pinterest-p:before { content: ""; }

.fa-whatsapp:before { content: ""; }

.fa-server:before { content: ""; }

.fa-user-plus:before { content: ""; }

.fa-user-times:before { content: ""; }

.fa-hotel:before, .fa-bed:before { content: ""; }

.fa-viacoin:before { content: ""; }

.fa-train:before { content: ""; }

.fa-subway:before { content: ""; }

.fa-medium:before { content: ""; }

.fa-yc:before, .fa-y-combinator:before { content: ""; }

.fa-optin-monster:before { content: ""; }

.fa-opencart:before { content: ""; }

.fa-expeditedssl:before { content: ""; }

.fa-battery-4:before, .fa-battery-full:before { content: ""; }

.fa-battery-3:before, .fa-battery-three-quarters:before { content: ""; }

.fa-battery-2:before, .fa-battery-half:before { content: ""; }

.fa-battery-1:before, .fa-battery-quarter:before { content: ""; }

.fa-battery-0:before, .fa-battery-empty:before { content: ""; }

.fa-mouse-pointer:before { content: ""; }

.fa-i-cursor:before { content: ""; }

.fa-object-group:before { content: ""; }

.fa-object-ungroup:before { content: ""; }

.fa-sticky-note:before { content: ""; }

.fa-sticky-note-o:before { content: ""; }

.fa-cc-jcb:before { content: ""; }

.fa-cc-diners-club:before { content: ""; }

.fa-clone:before { content: ""; }

.fa-balance-scale:before { content: ""; }

.fa-hourglass-o:before { content: ""; }

.fa-hourglass-1:before, .fa-hourglass-start:before { content: ""; }

.fa-hourglass-2:before, .fa-hourglass-half:before { content: ""; }

.fa-hourglass-3:before, .fa-hourglass-end:before { content: ""; }

.fa-hourglass:before { content: ""; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before { content: ""; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before { content: ""; }

.fa-hand-scissors-o:before { content: ""; }

.fa-hand-lizard-o:before { content: ""; }

.fa-hand-spock-o:before { content: ""; }

.fa-hand-pointer-o:before { content: ""; }

.fa-hand-peace-o:before { content: ""; }

.fa-trademark:before { content: ""; }

.fa-registered:before { content: ""; }

.fa-creative-commons:before { content: ""; }

.fa-gg:before { content: ""; }

.fa-gg-circle:before { content: ""; }

.fa-tripadvisor:before { content: ""; }

.fa-odnoklassniki:before { content: ""; }

.fa-odnoklassniki-square:before { content: ""; }

.fa-get-pocket:before { content: ""; }

.fa-wikipedia-w:before { content: ""; }

.fa-safari:before { content: ""; }

.fa-chrome:before { content: ""; }

.fa-firefox:before { content: ""; }

.fa-opera:before { content: ""; }

.fa-internet-explorer:before { content: ""; }

.fa-tv:before, .fa-television:before { content: ""; }

.fa-contao:before { content: ""; }

.fa-500px:before { content: ""; }

.fa-amazon:before { content: ""; }

.fa-calendar-plus-o:before { content: ""; }

.fa-calendar-minus-o:before { content: ""; }

.fa-calendar-times-o:before { content: ""; }

.fa-calendar-check-o:before { content: ""; }

.fa-industry:before { content: ""; }

.fa-map-pin:before { content: ""; }

.fa-map-signs:before { content: ""; }

.fa-map-o:before { content: ""; }

.fa-map:before { content: ""; }

.fa-commenting:before { content: ""; }

.fa-commenting-o:before { content: ""; }

.fa-houzz:before { content: ""; }

.fa-vimeo:before { content: ""; }

.fa-black-tie:before { content: ""; }

.fa-fonticons:before { content: ""; }

.fa-reddit-alien:before { content: ""; }

.fa-edge:before { content: ""; }

.fa-credit-card-alt:before { content: ""; }

.fa-codiepie:before { content: ""; }

.fa-modx:before { content: ""; }

.fa-fort-awesome:before { content: ""; }

.fa-usb:before { content: ""; }

.fa-product-hunt:before { content: ""; }

.fa-mixcloud:before { content: ""; }

.fa-scribd:before { content: ""; }

.fa-pause-circle:before { content: ""; }

.fa-pause-circle-o:before { content: ""; }

.fa-stop-circle:before { content: ""; }

.fa-stop-circle-o:before { content: ""; }

.fa-shopping-bag:before { content: ""; }

.fa-shopping-basket:before { content: ""; }

.fa-hashtag:before { content: ""; }

.fa-bluetooth:before { content: ""; }

.fa-bluetooth-b:before { content: ""; }

.fa-percent:before { content: ""; }

.fa-gitlab:before { content: ""; }

.fa-wpbeginner:before { content: ""; }

.fa-wpforms:before { content: ""; }

.fa-envira:before { content: ""; }

.fa-universal-access:before { content: ""; }

.fa-wheelchair-alt:before { content: ""; }

.fa-question-circle-o:before { content: ""; }

.fa-blind:before { content: ""; }

.fa-audio-description:before { content: ""; }

.fa-volume-control-phone:before { content: ""; }

.fa-braille:before { content: ""; }

.fa-assistive-listening-systems:before { content: ""; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before { content: ""; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before { content: ""; }

.fa-glide:before { content: ""; }

.fa-glide-g:before { content: ""; }

.fa-signing:before, .fa-sign-language:before { content: ""; }

.fa-low-vision:before { content: ""; }

.fa-viadeo:before { content: ""; }

.fa-viadeo-square:before { content: ""; }

.fa-snapchat:before { content: ""; }

.fa-snapchat-ghost:before { content: ""; }

.fa-snapchat-square:before { content: ""; }

.fa-pied-piper:before { content: ""; }

.fa-first-order:before { content: ""; }

.fa-yoast:before { content: ""; }

.fa-themeisle:before { content: ""; }

.fa-google-plus-circle:before, .fa-google-plus-official:before { content: ""; }

.fa-fa:before, .fa-font-awesome:before { content: ""; }

/*---------------------------------------- # Base ----------------------------------------*/
html { font-size: 10px; overflow-y: scroll; }

@media only screen and (max-width: 768px) { html { overflow-x: hidden; } }

body { color: #333; font-family: "Roboto", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; line-height: 1.6; margin: 0; text-align: center; font-size: 16px; font-size: 1.6rem; }

ul { list-style-type: none; }

img { vertical-align: bottom; max-width: 100%; height: auto; }

figure { margin: 0; }

figcaption { font-size: 1.2rem; }

/* Link
----------------------------------------*/
a { color: #555; text-decoration: none; }

a:hover, a:focus { color: #555; text-decoration: underline; }

a:hover img { opacity: .8; }

a[href^="mailto:"] { color: inherit; text-decoration: none; }

a[href^="mailto:"]:hover, a[href^="mailto:"]:focus { text-decoration: none; }

a[href^="tel:"] { color: inherit; text-decoration: none; }

a[href^="tel:"]:hover, a[href^="tel:"]:focus { text-decoration: none; }

/*.dropdown-menu { left: inherit; right: 0; float: right; }*/
.bg-primary { background-color: #1D95D4 !important; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover { background-color: #1D95D4; border-color: #1D95D4; }

.text-center { text-align: center; }

.text-danger { color: #cf0f31; }

.table { margin-bottom: 4rem; width: 100%; max-width: 100%; }

.table thead tr th { border-top: none; border-bottom: 2px solid #ccc; padding: .5rem 2rem 0; }

.table tbody tr:first-child th, .table tbody tr:first-child td { border-top: 1px solid #ccc; }

.table tbody tr td, .table tbody tr th { border-bottom: 1px solid #ccc; }

.table tbody tr th { font-weight: normal; background-color: #eee; padding: .9rem 2rem .5rem; vertical-align: text-top; }

.table tbody tr td { padding: .9rem 2rem .5rem; }

@media only screen and (max-width: 768px) { .about .page-body .table thead tr:first-child th, .contact .page-body .table thead tr:first-child th, .inquiry .page-body .table thead tr:first-child th { border-bottom: 1px solid #ccc; }
	.about .page-body .table thead tr th, .contact .page-body .table thead tr th, .inquiry .page-body .table thead tr th { border-top: 1px solid #ccc; }
	.about .page-body .table thead tr th, .about .page-body .table thead tr td, .contact .page-body .table thead tr th, .contact .page-body .table thead tr td, .inquiry .page-body .table thead tr th, .inquiry .page-body .table thead tr td { display: block; width: auto; border-top: none; }
	.about .page-body .table tbody tr th, .about .page-body .table tbody tr td, .contact .page-body .table tbody tr th, .contact .page-body .table tbody tr td, .inquiry .page-body .table tbody tr th, .inquiry .page-body .table tbody tr td { display: block; width: auto; border-top: none; }
	.about .page-body .table tbody tr th, .contact .page-body .table tbody tr th, .inquiry .page-body .table tbody tr th { border-top: 1px solid #ccc; }
	.about .page-body .table tbody tr td, .contact .page-body .table tbody tr td, .inquiry .page-body .table tbody tr td { border-bottom: 1px none #ccc; }
	.about .table-striped tbody tr:nth-of-type(odd), .contact .table-striped tbody tr:nth-of-type(odd), .inquiry .table-striped tbody tr:nth-of-type(odd) { background-color: #eee; }
	.about .table-striped tbody tr:nth-of-type(even), .contact .table-striped tbody tr:nth-of-type(even), .inquiry .table-striped tbody tr:nth-of-type(even) { background-color: #fff; }
	.about .table-striped tbody tr th, .contact .table-striped tbody tr th, .inquiry .table-striped tbody tr th { background-color: transparent; } }

@media (max-width: 1100px) { .table-responsive { font-size: 1.4rem; line-height: 1.8; margin-bottom: 4rem; display: block; border: 1px solid #ccc; }
	.table-responsive thead { display: block; border: 1px solid #ccc; }
	.table-responsive thead tr { display: block; }
	.table-responsive thead tr th { border: none; display: block; font-weight: normal; padding: 0 2rem; }
	.table-responsive thead tr th:first-child { padding: .7rem 2rem 0; font-weight: bold; }
	.table-responsive thead tr th:last-child { padding: 0 2rem .7rem; }
	.table-responsive tbody { display: block; }
	.table-responsive tbody tr { display: block; }
	.table-responsive tbody tr th, .table-responsive tbody tr td { display: block; }
	.table-responsive tbody tr th:first-child, .table-responsive tbody tr td:first-child { border-top: none; border-bottom: none; }
	.table-responsive tbody tr th:last-child, .table-responsive tbody tr td:last-child { border-top: none; border-bottom: 1px solid #ccc; }
	.table-responsive tbody tr td { border-bottom: none; padding: 0 2rem; }
	.table-responsive tbody tr td:first-child { padding: .7rem 2rem 0; }
	.table-responsive tbody tr td:last-child { padding: 0 2rem .7rem; }
	.table-responsive tbody tr td.left { font-weight: bold; }
	.table-responsive tbody tr:last-child th, .table-responsive tbody tr:last-child td { border-bottom: none; } }

[class*="visible-"] { display: none; }

@media (max-width: 543px) { .visible-xs { display: block; } }

@media (min-width: 544px) and (max-width: 767px) { .visible-sm { display: block; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-md { display: block; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-lg { display: block; } }

@media (min-width: 1200px) { .visible-xl { display: block; } }

[class*="hidden-"] { display: block; }

@media (max-width: 543px) { .hidden-xs { display: none; } }

@media (min-width: 544px) and (max-width: 767px) { .hidden-sm { display: none; } }

@media (min-width: 768px) and (max-width: 991px) { .hidden-md { display: none; } }

@media (min-width: 992px) and (max-width: 1199px) { .hidden-lg { display: none; } }

@media (min-width: 1200px) { .hidden-xl { display: none; } }

.text-right { text-align: right; }

.text-center { text-align: center; }

.asterisk-list { padding-left: 1em; list-style: none; }

.asterisk-list li { text-indent: -1em; }

.asterisk-list li:before { content: "※"; }

/* 荒蒔グループ：module

================================================== */
.recruit .require { background-color: #cf0f31; border-radius: .4rem; color: #fff; font-size: 1.2rem; font-weight: bold; float: right; padding: .3rem .8rem .3rem; text-align: left; }

.recruit .require.career { background-color: #239c88; }

.recruit .form-group { border-top: 1px solid #ddd; padding-top: 1.5rem; padding-bottom: 1.5rem; margin-bottom: 0; }

.recruit .btn-form { margin: 3rem auto 0; width: auto; text-align: center; }

.recruit .btn-form a, .recruit .btn-form label { display: inline-block; }

.recruit .btn-form input { background-color: transparent; border: none; color: #fff; font-family: inherit; cursor: pointer; outline: none; }

@media (max-width: 991px) { .recruit .require { float: none; margin-right: 1em; }
	.recruit .form-group [class^="col-"] { margin-bottom: .5rem; }
	.recruit .btn-form { margin: 3rem auto 3rem; } }

/* # Recruit pager
----------------------------------------*/
.recruit .pager-list { display: flex; flex-wrap: nowrap; }

.recruit .pager-list .btn { width: auto; }

.recruit .pager-prev.btn a:after { content: '\f104'; }

.recruit .pager-next { margin-left: auto; }

@media (max-width: 543px) { .recruit .pager-list .btn { margin-bottom: 1.5rem; }
	.recruit .pager-list .btn:last-child { margin-bottom: 0; }
	.recruit .pager-list .btn a { font-size: 1.2rem; } }

@media (max-width: 350px) { .recruit .pager-list .btn a { font-size: 1rem; } }

/*---------------------------------------- Layout :Recruit ----------------------------------------*/
/* Row
----------------------------------------*/
.row { margin-right: -15px; margin-left: -15px; }

/* Container
----------------------------------------*/
.container { margin: 0 30px; }

@media (max-width: 767px) { .container { margin: 0 15px; } }

/* Column
----------------------------------------*/
[class*="col-"] { padding-right: 15px; padding-left: 15px; box-sizing: border-box; }

/* btn label
----------------------------------------*/
.btn { position: relative; width: 270px; }

.btn a, .btn label { display: block; color: #fff; cursor: pointer; background: linear-gradient(#333, #1a1a1a); border-radius: .6rem; font-size: 1.4rem; padding: 5px 16px 3px 48px; position: relative; border: 1px solid #1a1a1a; }

.btn a:before, .btn label:before { position: absolute; display: block; width: 24px; height: 12px; border-radius: .4rem; background-color: #cf0f31; content: ''; position: absolute; top: 50%; transform: translateY(-50%); left: 16px; }

.btn a:after, .btn label:after { position: absolute; font-family: "FontAwesome"; content: '\f105'; left: 32px; top: 50%; transform: translateY(-50%); color: #fff; font-size: 1.2rem; z-index: 1; }

.btn a:hover, .btn a:focus, .btn label:hover, .btn label:focus { text-decoration: none; background: linear-gradient(#1a1a1a 0%, #1a1a1a 65%, #404040 100%); }

.btn a .hover, .btn label .hover { text-decoration: none; background: linear-gradient(#1a1a1a 0%, #1a1a1a 65%, #404040 100%); -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@media (max-width: 767px) { .btn { width: auto; max-width: 240px; } }

@media (max-width: 500px) { .btn { max-width: 100%; } }

.ico { padding-left: 32px; position: relative; }

.ico:before { display: block; width: 24px; height: 12px; border-radius: .4rem; background-color: #cf0f31; content: ''; position: absolute; top: 50%; transform: translateY(-50%); left: 12px; }

.ico:after { position: absolute; font-family: "FontAwesome"; content: '\f105'; left: 28px; top: 50%; transform: translateY(-50%); color: #fff; font-size: 1.2rem; z-index: 1; }

/* clearfix
----------------------------------------*/
.clearfix:before, .clearfix:after { content: " "; display: table; }

.clearfix:after { clear: both; }

/* Header Recruit
----------------------------------------*/
header.navbar { margin: 0 auto; max-width: 1935px; text-align: left; position: relative; box-shadow: 0 0 0 1px #fff, 0 5px 10px 0px rgba(26, 26, 26, 0.3); /* Navbar Header
--------------------*/ /* Header Nav
--------------------*/ }

header.navbar::before { content: normal; }

header.navbar::after { content: normal; }

header.navbar .black-bar { position: relative; width: 100%; height: 12px; background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.75)); }

header.navbar .black-bar:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 4px; background: linear-gradient(to bottom, rgba(207, 15, 49, 0.9), #cf0f31); }

header.navbar .black-bar.temp:before { background: linear-gradient(to bottom, rgba(35, 156, 136, 0.9), #239c88); }

header.navbar .collapse { display: none; }

header.navbar .collapse.in { display: block; }

header.navbar .navbar-header_title { margin: 20px 0 0; float: left; }

header.navbar .navbar-header_logo { font-size: 3.6rem; margin: 0 15px 0 0; }

header.navbar .navbar-header_logo img { vertical-align: baseline; }

header.navbar .navbar-header_logo a:nth-child(2) { margin-left: 1.4rem; }

header.navbar .navbar-header_logo .label { font-size: 1.4rem; font-weight: normal; background-color: #333; color: #fff; display: inline-block; padding: 2px 8px 0px 8px; border-radius: .6rem; white-space: nowrap; vertical-align: middle; }

header.navbar .navbar-header_logo .label:hover, header.navbar .navbar-header_logo .label:focus { background-color: rgba(51, 51, 51, 0.7); }

header.navbar .navbar-header_btn { float: right; }

header.navbar .navbar-header_btnItem { float: left; width: 100px; height: 80px; background-color: #1a1a1a; color: #fff; border-width: 0; text-align: center; cursor: pointer; font-size: 1.4rem; }

header.navbar .navbar-header_btnItem:nth-child(1) { padding: 8px 20px 0px; }

header.navbar .navbar-header_btnItem:nth-child(2) { background-color: #cf0f31; }

header.navbar .navbar-header_btnItem:nth-child(3) { background-color: #239c88; }

header.navbar .navbar-header_btnItem .fa { margin-bottom: 7px; display: block; font-size: 3rem; }

header.navbar .navbar-header_btnItem a { color: #fff; font-size: 1.4rem; display: block; padding: 15px 20px 5px; }

header.navbar .navbar-header_btnItem a:hover, header.navbar .navbar-header_btnItem a:focus { text-decoration: none; }

@media (max-width: 767px) { header.navbar .navbar-header_title { margin: 6px 0 0; }
	header.navbar .navbar-header_logo { margin: 0; }
	header.navbar .navbar-header_logo img { width: 190px; vertical-align: middle; }
	header.navbar .navbar-header_logo .label { font-size: 1.2rem; padding: 3px 10px; vertical-align: baseline; }
	header.navbar .navbar-header_btnItem { width: 80px; height: 64px; font-size: 1.2rem; }
	header.navbar .navbar-header_btnItem:nth-child(1) { padding: 6px 10px 4px; }
	header.navbar .navbar-header_btnItem:nth-child(2), header.navbar .navbar-header_btnItem:nth-child(3) { display: none; }
	header.navbar .navbar-header_btnItem a { font-size: 1.2rem; }
	header.navbar .navbar-header_btnItem .fa { margin-bottom: 1px; } }

@media (max-width: 400px) { header.navbar .navbar-header_title { margin: 0; }
	header.navbar .navbar-header_title .container { margin: 0 5px 0 15px; }
	header.navbar .navbar-header_logo a:nth-child(2) { margin-left: 1rem; }
	header.navbar .navbar-header_logo img { width: 150px; height: 24px; vertical-align: middle; }
	header.navbar .navbar-header_logo .label { font-size: 1rem; vertical-align: baseline; }
	header.navbar .navbar-header_btnItem { width: 60px; height: 57px; font-size: 1rem; padding: 11px 8px 6px; }
	header.navbar .navbar-header_btnItem .fa { font-size: 2rem; } }

header.navbar #header-nav { position: relative; display: none; }

header.navbar .navbar-nav { list-style-type: none; text-align: center; margin: 0; padding: 0; position: absolute; width: 100%; z-index: 100; display: flex; flex-direction: column; }

header.navbar .navbar-nav li::before, header.navbar .navbar-nav li::after { display: none; }

header.navbar .navbar-nav li a { font-size: 1.8rem; color: #fff; display: block; line-height: 1.4; padding: 16px 0; text-shadow: 1px 1px #000; border-top: 1px solid #404040; border-bottom: 1px solid #1a1a1a; background: linear-gradient(#404040, #1a1a1a); }

header.navbar .navbar-nav li a span { color: #999; font-size: 1rem; display: block; text-shadow: none; text-transform: uppercase; }

header.navbar .navbar-nav li a:hover, header.navbar .navbar-nav li a:focus { background: linear-gradient(#1a1a1a 0%, #1a1a1a 65%, #404040 100%); text-decoration: none; }

@media (max-width: 767px) { header.navbar .navbar-nav li a span { display: none; } }

@media (min-width: 768px) { header.navbar .navbar-nav { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-end; width: 60%; max-width: 800px; right: 0; }
	header.navbar .navbar-nav li { display: block; width: 50%; position: relative; }
	header.navbar .navbar-nav li:before { background-color: #ccc; content: ""; display: block; position: absolute; z-index: 10; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; height: 5px; right: 0; bottom: 0; width: 0; }
	header.navbar .navbar-nav li:hover:before { width: 100%; }
	header.navbar .navbar-nav li:after { background-color: #ccc; content: ""; display: block; position: absolute; z-index: 10; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; height: 5px; left: 0; top: 0; width: 0; }
	header.navbar .navbar-nav li:hover:after { width: 100%; }
	header.navbar .navbar-nav li a { border-left: solid 1px #000; height: 55%; position: relative; }
	header.navbar .navbar-nav li a:before { background-color: #ccc; content: ""; display: block; position: absolute; z-index: 10; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; height: 0; top: 0; right: 0; width: 5px; }
	header.navbar .navbar-nav li a:hover:before { height: 100%; }
	header.navbar .navbar-nav li a:after { background-color: #ccc; content: ""; display: block; position: absolute; z-index: 10; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; height: 0; left: -1px; bottom: 0; width: 5px; }
	header.navbar .navbar-nav li a:hover:after { height: 100%; } }

/* # Main Recruit
----------------------------------------*/
/* ## Breadcrumb
----------------------------------------*/
.breadcrumb { font-size: 1rem; margin-top: 0; margin-bottom: 60px; padding-left: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; float: right; }

.breadcrumb > li a { color: #666; }

.breadcrumb li { display: inline; float: none; }

.breadcrumb li:before { content: '>'; padding-right: 3px; }

.breadcrumb li:first-child:before { content: normal; }

@media (max-width: 767px) { .breadcrumb { display: none; } }

/* contents
----------------------------------------*/
.contents { text-align: left; max-width: 1935px; margin: 0 auto; }

.contents-cover { background: url(../res/images/recruit/recruit_contents-cover_bg.jpg) no-repeat top center; background-size: cover; position: relative; width: 100%; height: 120px; z-index: -1; }

.contents-cover .title { margin: 0; font-size: 4rem; font-weight: normal; line-height: 1.3; padding-left: 32px; position: absolute; top: 50%; transform: translateY(-50%); }

.contents-cover .title:before { background-color: #cf0f31; width: 8px; height: 56px; content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

.contents > .container { background-color: #fff; margin-top: 32px; margin-bottom: 130px; }

.contents .layout-main { display: flex; flex-direction: row-reverse; justify-content: center; }

.contents .main-column { flex: 1; margin-left: 30px; }

.contents .main-column .page-body p { line-height: 1.8; margin-top: 0; margin-bottom: 28px; }

.contents .side-column { width: 260px; margin-right: 30px; }

.contents .side-column .navigation .navigation_title { position: relative; background-color: #333; }

.contents .side-column .navigation .navigation_title .title { color: #fff; font-size: 1.6rem; line-height: 1; margin: 0; padding: 0; }

.contents .side-column .navigation .navigation_title .title:before { background-color: #cf0f31; width: 4px; height: 24px; content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

.contents .side-column .navigation .navigation_title .title a { color: #fff; display: block; padding: 13px 16px 11px 20px; }

.contents .side-column .navigation-list { margin: 0; padding: 0; font-size: 1.4rem; }

.contents .side-column .navigation-list li { white-space: nowrap; }

.contents .side-column .navigation-list li a { display: block; padding: 7px 16px 7px 40px; border: 1px solid #e5e5e5; background: linear-gradient(#fff, #e5e5e5); }

.contents .side-column .navigation-list li a.ico:before { background-color: #b3b3b3; }

.contents .side-column .navigation-list li.active a.ico:before { background-color: #cf0f31; }

@media (max-width: 800px) { .contents-cover { height: 72px; }
	.contents-cover .title { font-size: 2.4rem; }
	.contents-cover .title:before { height: 37px; }
	.contents > .container { margin-bottom: 60px; }
	.contents .layout-main { display: block; }
	.contents .main-column { display: block; width: auto; margin-left: 0; margin-bottom: 30px; }
	.contents .main-column .page-body { font-size: 1.4rem; margin-bottom: 30px; }
	.contents .side-column { display: block; width: 100%; margin-right: 0; }
	.contents .side-column .navigation { margin: -15px; } }

.article { margin-bottom: 7rem; }

.article-title { font-weight: bold; font-size: 2.4rem; margin-top: 0; margin-bottom: 2.5rem; padding-left: 2.6rem; position: relative; border-bottom: 1px solid #cf0f31; }

.article-title:before { background-color: #cf0f31; width: 10px; height: 100%; content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

@media (max-width: 767px) { .article { margin-bottom: 3rem; }
	.article:last-child { margin-bottom: 0; }
	.article-title { font-size: 1.8rem; } }

.shortcut-list { padding-left: 1rem; margin: 0 0 4rem; }

.shortcut-list li { margin-bottom: .5rem; }

.shortcut-list li a { display: block; text-indent: -1rem; padding-left: 1rem; font-weight: bold; }

.shortcut-list li a:before { content: "\f13a"; color: #cf0f31; display: inline-block; font-family: FontAwesome; margin-right: .5em; vertical-align: middle; }

.pb-gutter { padding: 0 2.6rem; }

@media (max-width: 543px) { .pb-gutter_sp { padding: 0; } }

.page-body_lead { font-size: 2.4rem; }

/* # Footer Recruit
----------------------------------------*/
.footer { margin: 0 auto; max-width: 1935px; background-color: #1a1a1a; overflow: hidden; position: relative; /* Footer Bar --------------------*/ /* Pagetop --------------------*/ /* Footer info
--------------------*/ }

.footer::before, .footer::after { display: none; }

.footer > .container { text-align: center; position: static; }

.footer .footer-bar { background-color: #333; color: #fff; }

.footer .footer-bar_menu { font-size: 1.4rem; list-style: none; margin: 0; padding: 13px 0 12px; text-align: left; float: left; }

.footer .footer-bar_menu li { margin: 0; margin-right: 3rem; float: left; height: 21px; }

.footer .footer-bar_menu li:last-child { margin-right: 0; }

.footer .footer-bar_menu li a { color: inherit; text-decoration: none; }

.footer .footer-bar_menu li a:hover, .footer .footer-bar_menu li a:focus { text-decoration: underline; }

.footer .footer-bar_menu li .ico:before { left: 0; }

.footer .footer-bar_menu li .ico:after { left: 16px; }

.footer .footer-bar .copy { float: right; color: #ccc; font-size: 1.2rem; }

.footer .footer-bar .copy p { margin: 0; padding: 14px 0 13px; }

@media (max-width: 875px) { .footer .footer-bar_menu { margin: 0 -30px; padding: 16px 30px; float: none; border-bottom: 1px solid #1a1a1a; }
	.footer .footer-bar .copy { float: none; text-align: left; }
	.footer .footer-bar .copy p { padding: 14px 0 13px 32px; } }

@media (max-width: 767px) { .footer .footer-bar .container { margin: 0; }
	.footer .footer-bar_menu { border-bottom: none; margin: 0; padding: 0; font-size: 1.2rem; }
	.footer .footer-bar_menu li { float: none; border-bottom: 1px solid #1a1a1a; margin-right: 0; height: auto; }
	.footer .footer-bar_menu li a { padding: 8px 16px 8px 40px; display: block; }
	.footer .footer-bar_menu li .ico:before { left: 12px; }
	.footer .footer-bar_menu li .ico:after { left: 28px; }
	.footer .footer-bar .copy { padding: 0 15px; }
	.footer .footer-bar .copy p { margin: 0; padding: 10px 0 9px 32px; } }

@media (min-width: 400px) { .footer .footer-bar .copy br.hidden-xxs { display: none; } }

.footer .footer-pagetop { position: absolute; right: 0; bottom: -45px; }

.footer .footer-pagetop a { font-size: 1rem; background-color: #000; border-radius: 50%; color: #fff; height: 96px; width: 96px; display: block; }

.footer .footer-pagetop a:hover, .footer .footer-pagetop a:active { opacity: .6; text-decoration: none; }

.footer .footer-pagetop a .fa { font-size: 2rem; padding: 10px 0 0; }

.footer .footer-pagetop a span { display: block; }

.footer .footer-pagetop a span.fa { margin-right: 0; display: inline-block; }

@media (max-width: 767px) { .footer .footer-pagetop { position: fixed; bottom: 0; right: 0; width: 36px; height: 36px; display: none; z-index: 20; }
	.footer .footer-pagetop a { border-radius: 0; width: auto; height: auto; padding: 10px 0 9px; opacity: .8; }
	.footer .footer-pagetop a span { display: none; }
	.footer .footer-pagetop a .fa { font-size: 1.4rem; padding: 0; } }

.footer .footer-info { text-align: left; color: #fff; margin: 2.4rem 0; }

.footer .footer-info_title { font-size: 2rem; margin: 0 0 1.1rem; }

.footer .footer-info_title a { color: #fff; }

.footer .footer-info_title .ico:before { left: 0; }

.footer .footer-info_title .ico:after { left: 16px; font-weight: normal; }

.footer .footer-info_title .comp_name { font-size: 1.6rem; font-weight: normal; padding-left: 1.4rem; vertical-align: middle; }

.footer .footer-info_contact { font-size: 1.4rem; padding-left: 3.2rem; }

.footer .footer-info_contact .phone { margin-right: 1.4rem; font-weight: normal; }

.footer .footer-info_contact .phone:last-child { margin-right: 0; }

@media (min-width: 800px) { .footer .footer-info br.hidden-sm { display: none; } }

@media (max-width: 767px) { .footer .footer-info { margin: 2rem 0; }
	.footer .footer-info_title { font-size: 1.6rem; }
	.footer .footer-info_title .comp_name { font-size: 1.2rem; display: block; padding-left: 3.2rem; }
	.footer .footer-info_contact { font-size: 1.2rem; }
	.footer .footer-info_contact .phone { display: block; } }

@media (min-width: 361px) { .footer .footer-info br.hidden-xxs { display: none; } }

/* 荒蒔グループ：unique

================================================== */
.recruit .home { text-align: left; padding-bottom: 60px; margin: 2px auto 0; max-width: 1935px; }

.recruit .home .recruit-cover .slide { z-index: -1 !important; background-size: cover; height: 70vh; margin-top: 0; min-height: 650px; overflow: hidden; background-position: center center; background-repeat: no-repeat; }

.recruit .home .recruit-cover .slide-auright { background-position: 100% 50%; }

.recruit .home .recruit-cover .slide-right { background-position: 100% 50%; }

.recruit .home .recruit-cover .slide-right2 { background-position: 70% 50%; }

.recruit .home .recruit-cover .slide-left { background-position: 0 50%; }

.recruit .home .recruit-cover .slide-left2 { background-position: 30% 50%; }

.recruit .home .recruit-cover .slide01 { background-image: url(../res/images/recruit/recruit-slide01.jpg); }

.recruit .home .recruit-cover .slide02 { background-image: url(../res/images/recruit/recruit-slide02.jpg); }

.recruit .home .recruit-cover .slide03 { background-image: url(../res/images/recruit/recruit-slide03.jpg); }

.recruit .home .recruit-cover .slide04 { background-image: url(../res/images/recruit/recruit-slide04.jpg); }

.recruit .home .recruit-cover .slide05 { background-image: url(../res/images/recruit/recruit-slide05.jpg); }

@media (max-width: 767px) { .recruit .home .recruit-cover .slide { min-height: 200px; height: 62vw; }
	.recruit .home .recruit-cover .slide01 { background-image: url(../res/images/recruit/recruit-slide01_sp.jpg); }
	.recruit .home .recruit-cover .slide02 { background-image: url(../res/images/recruit/recruit-slide02_sp.jpg); }
	.recruit .home .recruit-cover .slide03 { background-image: url(../res/images/recruit/recruit-slide03_sp.jpg); }
	.recruit .home .recruit-cover .slide04 { background-image: url(../res/images/recruit/recruit-slide04_sp.jpg); }
	.recruit .home .recruit-cover .slide05 { background-image: url(../res/images/recruit/recruit-slide05_sp.jpg); } }

@media (min-width: 768px) { .recruit .home .recruit-cover .slide-sbright { background-position: 70% 50%; } }

@media (min-width: 1400px) { .recruit .home .recruit-cover .slide { background-position: 50% 25%; }
	.recruit .home .recruit-cover .slide-auright { background-position: 100% 50%; }
	.recruit .home .recruit-cover .slide-right { background-position: 100% 25%; }
	.recruit .home .recruit-cover .slide-left { background-position: 0 25%; } }

.recruit .home .panel { padding: 0 0 0 30px; box-shadow: 0 15px 15px 0px rgba(21, 21, 21, 0.1); text-decoration: none; display: block; color: #333; }

.recruit .home .panel:hover, .recruit .home .panel:focus { color: #555; }

.recruit .home .panel:hover .btn label, .recruit .home .panel:focus .btn label { background: linear-gradient(#1a1a1a 0%, #1a1a1a 65%, #404040 100%); text-decoration: none; }

.recruit .home .panel-caption { float: left; }

.recruit .home .panel-caption .title { position: relative; font-size: 4rem; margin-top: 5.5rem; margin-bottom: 5rem; font-weight: normal; }

.recruit .home .panel-caption .title:before { background-color: #cf0f31; width: 8px; height: 56px; content: ''; position: absolute; left: -30px; top: .2rem; }

.recruit .home .panel-detail { margin-bottom: 3rem; width: 540px; line-height: 1.7; }

.recruit .home .panel-picture { float: right; }

.recruit .home .section { padding: 65px 30px; }

.recruit .home .section02 { background-color: #f2f2f2; padding: 62px 30px 93px; }

.recruit .home .menuCard { display: flex; margin-right: 30px; width: 50%; }

.recruit .home .menuCard:nth-child(even) { margin-right: 0; }

.recruit .home .menuCard_list { display: flex; }

.recruit .home .menuCard_picture { position: relative; flex: 0 0 auto; }

.recruit .home .menuCard_picture .picture_wrap { display: block; overflow: hidden; border-radius: .4rem; transform: translate3d(0px, 0px, 0px); }

.recruit .home .menuCard_picture .picture_wrap img { width: 100%; transition: all .8s; }

.recruit .home .menuCard_icon { position: absolute; background: linear-gradient(#d42746 0%, #d42746 50%, #cf0f31 50%, #cf0f31 100%); border-radius: 50%; width: 110px; height: 110px; bottom: -16px; left: 16px; }

.recruit .home .menuCard_icon span { font-weight: bold; position: absolute; color: #fff; left: 50%; bottom: 40px; transform: translateX(-50%); }

.recruit .home .menuCard_title .title { font-size: 3.2rem; font-weight: normal; margin: 42px 0 17px; }

.recruit .home .menuCard_detail { font-size: 1.4rem; margin-bottom: 30px; line-height: 1.7; display: flex; flex-direction: column; }

.recruit .home .menuCard_detail p { margin: 0; }

.recruit .home .menuCard a { text-decoration: none; display: flex; flex-direction: column; color: #333; width: 100%; }

.recruit .home .menuCard a .btn { margin-top: auto; }

.recruit .home .menuCard a:hover, .recruit .home .menuCard a:focus { color: #555; }

.recruit .home .menuCard a:hover .menuCard_icon, .recruit .home .menuCard a:focus .menuCard_icon { opacity: .8; }

.recruit .home .menuCard a:hover .menuCard_picture .picture_wrap img, .recruit .home .menuCard a:focus .menuCard_picture .picture_wrap img { transform: scale(1.1, 1.1); }

.recruit .home .menuCard a:hover .btn label, .recruit .home .menuCard a:focus .btn label { background: linear-gradient(#1a1a1a 0%, #1a1a1a 65%, #404040 100%); text-decoration: none; }

.recruit .home .subMenu { text-align: center; }

.recruit .home .subMenu .title { margin: 0 0 19px; font-size: 2.4rem; font-weight: normal; }

.recruit .home .subMenu_detail { line-height: 1.7; padding: 0 10%; font-size: 1.4rem; }

.recruit .home .subMenu_detail p { margin-bottom: 30px; }

.recruit .home .subMenu_list { display: flex; }

.recruit .home .subMenuCard { width: 100%; }

.recruit .home .subMenuCard_wrapper { display: flex; width: 23.5%; margin-right: 2%; background-color: #fff; }

.recruit .home .subMenuCard_wrapper:last-child { margin-right: 0; }

.recruit .home .subMenuCard_wrapper a { width: 100%; display: block; position: relative; }

.recruit .home .subMenuCard_wrapper a:hover, .recruit .home .subMenuCard_wrapper a:focus { text-decoration: none; }

.recruit .home .subMenuCard_wrapper a:hover .subMenuCard, .recruit .home .subMenuCard_wrapper a:focus .subMenuCard { opacity: .6; }

.recruit .home .subMenuCard_inner { background-color: #fff; padding: 30px; }

.recruit .home .subMenuCard_lead .fa { color: #239c88; font-size: 6.4rem; }

.recruit .home .subMenuCard_lead .card-title { font-size: 1.8rem; margin: 22px 0 22px; }

.recruit .home .subMenuCard_caption { line-height: 1.7; font-size: 1.4rem; }

.recruit .home .subMenuCard_caption p { margin: 0; }

.recruit .home .subMenuCard_lower { background-color: #d9d9d9; padding: 8px 16px; position: absolute; height: 12px; bottom: -28px; width: calc(100% - 32px); }

.recruit .home .subMenuCard_lower .ico { padding-left: 0; position: static; }

.recruit .home .subMenuCard_lower .ico:before { right: 16px; left: auto; }

.recruit .home .subMenuCard_lower .ico:after { left: auto; right: 20px; }

@media (max-width: 1100px) { .recruit .home .panel-caption { width: 50%; }
	.recruit .home .panel-detail { width: 100%; }
	.recruit .home .panel-picture { width: 47%; }
	.recruit .home .panel-picture img { width: 100%; }
	.recruit .home .subMenuCard_inner { padding: 30px 15px; } }

@media (min-width: 1101px) { .recruit .home .subMenuCard_lead .card-title br.hidden-md { display: none; } }

@media (max-width: 1000px) { .recruit .home .panel-caption .btn { margin-bottom: 30px; } }

@media (max-width: 767px) { .recruit .home .panel { padding: 0 15px; }
	.recruit .home .panel-picture { float: none; width: 100%; }
	.recruit .home .panel-caption { width: 100%; margin-bottom: 0; }
	.recruit .home .panel-caption .title { font-size: 2.3rem; margin-bottom: 2rem; margin-top: 3rem; }
	.recruit .home .panel-caption .title:before { width: 6px; height: 40px; left: -15px; top: -3px; }
	.recruit .home .panel-caption .btn a { font-size: 1.4rem; }
	.recruit .home .panel-detail { width: auto; font-size: 1.4rem; margin-bottom: 20px; }
	.recruit .home .panel-picture { display: none; }
	.recruit .home .panel-picture img { width: 100%; }
	.recruit .home .section { padding: 40px 15px; }
	.recruit .home .section01 { padding: 55px 15px 50px; }
	.recruit .home .section03 { padding: 50px 15px 0; }
	.recruit .home .menuCard { display: block; margin-right: 0; width: 100%; margin-bottom: 50px; }
	.recruit .home .menuCard:last-child { margin-bottom: 0; }
	.recruit .home .menuCard_list { display: block; }
	.recruit .home .menuCard_picture img { width: 100%; }
	.recruit .home .menuCard_icon { width: 80px; height: 80px; bottom: -8px; left: 8px; }
	.recruit .home .menuCard_icon span { bottom: 29px; font-size: 1.2rem; }
	.recruit .home .menuCard_title .title { font-size: 1.8rem; margin: 20px 0 14px; }
	.recruit .home .menuCard_detail { font-size: 1.4rem; margin-bottom: 20px; }
	.recruit .home .subMenu .title { text-align: left; font-size: 2rem; margin: 0 0 20px; }
	.recruit .home .subMenu_list { flex-wrap: wrap; }
	.recruit .home .subMenu_detail { text-align: left; font-size: 1.4rem; padding: 0; }
	.recruit .home .subMenu_detail p { margin-bottom: 20px; }
	.recruit .home .subMenuCard_wrapper { width: 48%; margin-right: 4%; margin-bottom: 58px; }
	.recruit .home .subMenuCard_wrapper:nth-child(even) { margin-right: 0; }
	.recruit .home .subMenuCard_lead .card-title { margin: 16px 0; }
	.recruit .home .subMenuCard_lead .card-title br.hidden-md { display: none; }
	.recruit .home .subMenuCard_caption p { margin: 0; } }

@media (max-width: 543px) { .recruit .home .subMenu_list { display: block; }
	.recruit .home .subMenuCard { display: block; }
	.recruit .home .subMenuCard_wrapper { width: 100%; margin-right: 0; margin-bottom: 58px; }
	.recruit .home .subMenuCard_wrapper:last-child { margin-bottom: 28px; } }

/* # Recruit Message
----------------------------------------*/
.recruit .message .page-body { max-width: 900px; margin-top: -4px; }

.recruit .message .page-body_img { float: right; margin: 0 0 35px 27px; }

@media (max-width: 950px) { .recruit .message .page-body_img { float: none; margin: 0 0 35px; text-align: center; } }

/* # Recruit schedule
----------------------------------------*/
.recruit .schedule .page-body:not(.page-index) { max-width: 900px; }

.recruit .schedule .page-body .article-title { font-weight: normal; font-size: 2.2rem; }

.recruit .schedule .page-body .article-title span { font-weight: bold; font-size: 2.4rem; }

.recruit .schedule .page-body .article .panel-list a:hover .panel-icon, .recruit .schedule .page-body .article .panel-list a:focus .panel-icon { opacity: .8; }

.recruit .schedule .page-body .article .panel { position: relative; margin-bottom: 3rem; }

.recruit .schedule .page-body .article .panel-icon { background: linear-gradient(#d42746 0%, #d42746 50%, #cf0f31 50%, #cf0f31 100%); display: block; border-radius: 80px; width: 160px; height: 160px; position: absolute; right: 15px; bottom: -15px; }

.recruit .schedule .page-body .article .panel-text { color: #fff; display: block; font-size: 1.6rem; font-weight: bold; margin: 0; width: 75%; white-space: nowrap; text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.recruit .schedule .page-body .article .panel-text span { display: block; font-size: 1.2rem; font-weight: normal; margin-top: .5rem; }

.recruit .schedule .page-body .article .media { margin-bottom: 3rem; }

.recruit .schedule .page-body .article .table { border: none; overflow: hidden; }

.recruit .schedule .page-body .article .table .time { white-space: nowrap; }

.recruit .schedule .page-body .article .table tbody tr td { border: none; padding: 2rem 3rem; position: relative; }

.recruit .schedule .page-body .article .table tbody tr td b { color: #cf0f31; font-size: 2rem; display: inline-block; margin-top: -4px; }

.recruit .schedule .page-body .article .table tbody tr td .fa { font-size: 2rem; vertical-align: middle; }

.recruit .schedule .page-body .article .table tbody tr td:first-child { font-weight: bold; vertical-align: top; text-align: right; border-right: 5px solid #cf0f31; }

.recruit .schedule .page-body .article .table tbody tr td:first-child:after { content: ''; width: 18px; height: 5px; border-radius: 3px; display: block; background-color: #cf0f31; position: absolute; right: -12px; top: 28px; }

.recruit .schedule .page-body .article .table tbody tr:first-child td:first-child:before { content: ''; background-color: #fbe7ea; position: absolute; top: 0; right: -5px; width: 5px; height: 28px; display: block; }

.recruit .schedule .page-body .article .table tbody tr:last-child td { background-color: transparent; padding: 0 3rem 1.9rem; }

.recruit .schedule .page-body .article .table tbody tr:last-child td:first-child:before { content: ''; background-color: #fff; position: absolute; width: 5px; height: 50px; right: -5px; top: 12px; display: block; }

.recruit .schedule .page-body .article .table tbody tr:last-child td:first-child:after { top: 7px; }

.recruit .schedule .page-body .article .table tbody tr:last-child.bg td { background-color: rgba(207, 15, 49, 0.1); }

.recruit .schedule .page-body .article .table tbody tr:last-child.bg td:first-child:before { background-color: #fbe7ea; }

.recruit .schedule .page-body .article .table tbody tr:nth-of-type(odd) td { background-color: rgba(207, 15, 49, 0.1); }

.recruit .schedule .page-body .article .table .schedule-img { max-width: 100%; margin: .5rem 0; }

@media (max-width: 1200px) { .recruit .schedule .page-body .article .panel-icon { width: 140px; height: 140px; border-radius: 70px; }
	.recruit .schedule .page-body .article .panel-text { font-size: 1.4rem; }
	.recruit .schedule .page-body .article .panel-text span { font-size: 1.1rem; margin-top: .2rem; } }

@media (max-width: 1100px) { .recruit .schedule .page-body .article .panel-icon { width: 110px; height: 110px; border-radius: 55px; }
	.recruit .schedule .page-body .article .panel-text { font-size: 1.2rem; } }

@media (max-width: 767px) { .recruit .schedule .page-body .article-title { font-size: 1.6rem; }
	.recruit .schedule .page-body .article-title span { font-size: 1.8rem; }
	.recruit .schedule .page-body .article .panel-icon { width: 110px; height: 110px; border-radius: 55px; }
	.recruit .schedule .page-body .article .panel-text { font-size: 1.2rem; }
	.recruit .schedule .page-body .article .table tbody tr td { padding: 2rem 2rem; }
	.recruit .schedule .page-body .article .table tbody tr td b { font-size: 2rem; }
	.recruit .schedule .page-body .article .table tbody tr td .fa { font-size: 1.6rem; }
	.recruit .schedule .page-body .article .table tbody tr:last-child td { padding: 0 2rem 2rem; } }

@media (max-width: 543px) { .recruit .schedule .page-body .shortcut-list li { font-size: 1.2rem; }
	.recruit .schedule .page-body .article .panel { margin-bottom: 1.5rem; }
	.recruit .schedule .page-body .article .panel-icon { width: 110px; height: 110px; border-radius: 55px; right: 5px; bottom: -10px; }
	.recruit .schedule .page-body .article .panel-text { font-size: 1.2rem; }
	.recruit .schedule .page-body .article .panel-text span { font-size: 1.1rem; margin-top: 0; }
	.recruit .schedule .page-body .article .table tbody tr td:first-child { font-size: 1.2rem; padding: 2.2rem 1.5rem 2rem 1rem; }
	.recruit .schedule .page-body .article .table tbody tr td .fa { font-size: 1.4rem; vertical-align: baseline; }
	.recruit .schedule .page-body .article .table tbody tr:last-child td:first-child { padding: .2rem 1.5rem 2rem 1rem; } }

/* # Recruit schedule
----------------------------------------*/
.recruit .event .page-body .article { /***イベント・全体***/ /**イベント・フォトギャラリー**/ /**イベント・スケジュール**/ /*アイコン・カメラ*/ }

.recruit .event .page-body .article .row { margin: 0; }

.recruit .event .page-body .article .photo-gallery .col-xs-12 { max-width: 720px; margin: 0 auto; }

.recruit .event .page-body .article .photo-gallery [class*="col-"] { padding-right: 0; padding-left: 0; box-sizing: border-box; }

.recruit .event .page-body .article .photo-gallery { padding: 0; }

.recruit .event .page-body .article .photo-gallery .photo-gallery-wrapper { position: relative; z-index: 1; margin-bottom: 50px; padding: 15px; background: rgba(207, 15, 49, 0.3); background: #eee; }

.recruit .event .page-body .article .photo-gallery .photo-gallery-wrapper:before { content: ""; position: absolute; top: 150px; left: -30px; height: 0; width: 0; border-right: 30px solid #eee; border-top: 30px solid transparent; border-bottom: 30px solid transparent; }

.recruit .event .page-body .article .photo-gallery .photo-gallery-inner { background: repeating-linear-gradient(to left bottom, rgba(255, 255, 255, 0.9) 0, rgba(255, 255, 255, 0.9) 5%, white 5%, white 10%); background-size: 30px 30px; padding: 1px 0; }

.recruit .event .page-body .article .photo-gallery .section-title { position: relative; text-align: center; margin: 0; padding: .7rem 0 .8rem; font-size: 1.4rem; background: #333; color: #fff; border-bottom: 2px solid #fff; }

.recruit .event .page-body .article .photo-gallery .event-title { margin-bottom: .5rem !important; }

.recruit .event .page-body .article .photo-gallery p { position: relative; margin: 2rem 0 1rem; padding: 0 20px; }

.recruit .event .page-body .article .photo-gallery .row { position: relative; z-index: 5; padding: 1rem 0 0; }

.recruit .event .page-body .article .photo-gallery .card { margin: 0 10px; padding-bottom: 0; border: 1px solid #aaa; border-radius: .5rem; background: #fff; box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }

.recruit .event .page-body .article .photo-gallery .card:last-child { margin-bottom: 1.5rem; }

.recruit .event .page-body .article .photo-gallery .card:before, .recruit .event .page-body .article .photo-gallery .card:after { display: none; }

.recruit .event .page-body .article .card .card-date { display: none; }

.recruit .event .page-body .article .photo-gallery .event-title { font-size: 1.8rem; letter-spacing: .1rem; padding: 1rem .5rem; margin: 10px 0; max-width: 100%; position: relative; z-index: 10; background: #cf0f31; background: -webkit-repeating-linear-gradient(45deg, #cf0f31, #cf0f31 5px, #d83e5a 5px, #d83e5a 10px); background: repeating-linear-gradient(45deg, #cf0f31, #cf0f31 5px, #d83e5a 5px, #d83e5a 10px); color: #fff; }

.recruit .event .page-body .article .photo-gallery .event-title.ribbon { line-height: 1; margin: 1rem -10px -10px; padding: 15px 5px 15px 15px; box-shadow: 1px 2px 4px 0px #999; }

.recruit .event .page-body .article .photo-gallery .event-title.ribbon:after { left: 0; border-right: 10px solid #333; content: ""; position: absolute; top: 100%; height: 0; width: 0; border-bottom: 10px solid transparent; }

.recruit .event .page-body .article .photo-gallery .card:after { left: calc((0% + 40px + 9px + 1px) * (-1)); top: 13.5px; }

.recruit .event .page-body .article .photo-gallery figure { margin: 0; text-align: center; }

.recruit .event .page-body .article .photo-gallery figure img { width: 100%; border-radius: .4rem .4rem 0 0; }

.recruit .event .page-body .article .photo-gallery figcaption { position: relative; display: inline-block; margin: 5px auto 2rem; color: #555; background: #fff; max-width: 90%; }

.recruit .event .page-body .article .photo-gallery figcaption:before { content: '\f27a'; position: relative; display: inline-block; font-family: FontAwesome; color: #cf0f31; top: .2rem; left: -.5rem; font-size: 1.8rem !important; color: rgba(207, 15, 49, 0.3); }

.recruit .event .page-body .article .photo-gallery figure:after { content: ""; position: absolute; left: 0; bottom: 1.3rem; background: #ccc; height: 1px; border-radius: 1px; width: 20%; margin: 0 40%; }

.recruit .event .page-body .article .red_line { background: linear-gradient(transparent 50%, rgba(207, 15, 49, 0.2) 50%); }

.recruit .event .page-body .article .calendar { font-size: 1rem; display: block; position: relative; top: 0; left: -11px; height: 30px; width: 40px; background: #fff; color: rgba(207, 15, 49, 0.9); border: 0.2em solid #fff; text-align: left; }

.recruit .event .page-body .article .calendar span { display: block; position: absolute; top: 10px; left: 0; width: 100%; font-weight: 600; text-align: center; }

.recruit .event .page-body .article .calendar span.calendar-icon { font-size: 50px; top: 0; left: 0; width: .7em; height: .5em; border: 0.05em solid #d32645; border-radius: 0.05em; box-shadow: inset 0 0.15em #d32645; background: #fff; }

.recruit .event .page-body .article .calendar-icon:before { content: ""; position: absolute; top: -0.2em; left: 0.1em; width: 0.1em; height: 0.25em; border-radius: 0.05em; background-color: #d32645; box-shadow: 0 0 0 0.05em #fff,
 0.4em 0 0 0 #d32645,
 0.4em 0 0 0.05em #fff; }

.recruit .event .page-body .article .calendar-icon:after { content: ""; position: absolute; top: 0.2em; left: 0.075em; width: 0.1em; height: 0.1em; background-color: rgba(207, 15, 49, 0.1); box-shadow: 0.15em 0 0 0 rgba(207, 15, 49, 0.1), 0.3em 0 0 0 rgba(207, 15, 49, 0.1), 0.45em 0 0 0 rgba(207, 15, 49, 0.1), 0 0.15em 0 0 rgba(207, 15, 49, 0.1), 0.15em 0.15em 0 0 rgba(207, 15, 49, 0.1), 0.3em 0.15em 0 0 rgba(207, 15, 49, 0.1), 0.45em 0.15em 0 0 rgba(207, 15, 49, 0.1); }

.recruit .event .page-body .article .event-schedule { margin-bottom: 100px; }

.recruit .event .page-body .article .event-schedule .article-title { width: 80%; font-size: 1.8rem; }

.recruit .event .page-body .article .event-schedule .timeline { position: relative; width: 100%; }

.recruit .event .page-body .article .event-schedule .timeline:before { position: absolute; top: 0; left: 7.5px; content: ""; display: block; width: 6px; height: 110%; background-color: #cf0f31; border-radius: 2.5px; }

.recruit .event .page-body .article .event-schedule .timeline:after { content: '\f107'; position: absolute; font-family: FontAwesome; font-size: 5rem; color: #cf0f31; bottom: -10%; left: 10px; transform: translate(-50%, 42%); }

.recruit .event .page-body .article .event-schedule .card-wrapper { max-width: 100%; height: 100%; margin-bottom: 1rem; padding-left: .8rem; }

.recruit .event .page-body .article .event-schedule .card { border: none; box-shadow: none; margin: 0; padding: 0; }

.recruit .event .page-body .article .event-schedule .card:before, .recruit .event .page-body .article .event-schedule .card:after { display: none; }

.recruit .event .page-body .article .event-schedule a { color: #333; }

.recruit .event .page-body .article .event-schedule a:hover .card-title { color: #777; border: 1px solid #e0e0e0; box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }

.recruit .event .page-body .article .event-schedule a:hover .card-title:before { box-shadow: 1px 1px 0px #e0e0e0; }

.recruit .event .page-body .article .event-schedule a:hover .card-title:after { background-image: radial-gradient(circle at center, #d83e5a 0px, #d83e5a 5px, #ffffff 6px, #ffffff 7px, #cf0f31 8px, #d83e5a 9px); }

.recruit .event .page-body .article .event-schedule a:hover .card-title.photo span { opacity: .8; }

.recruit .event .page-body .article .event-schedule .card-title { display: inline-block; position: relative; z-index: 10; margin: 0 0 1.2rem 35px; padding: .5rem 15px; font-size: 1.4rem; letter-spacing: .05rem; border: 1px solid #ccc; border-radius: .5rem; box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #fff; }

.recruit .event .page-body .article .event-schedule .card-title:before { content: ''; position: absolute; left: -5px; top: 9px; background-color: #fff; box-shadow: 1px 1px 0px #ccc; width: 13px; height: 13px; transform: rotate(135deg); }

.recruit .event .page-body .article .event-schedule .card-title:after { content: ''; position: absolute; left: -34.3px; top: 9px; background-image: radial-gradient(circle at center, #cf0f31 0px, #cf0f31 5px, #ffffff 6px, #ffffff 7px, #cf0f31 8px, #cf0f31 9px); border-radius: 9px; width: 18px; height: 18px; }

.recruit .event .page-body .article .photo { padding-right: 2.8em !important; }

.recruit .event .page-body .article .photo span { display: block; font-size: 13px; position: relative; position: absolute; top: 8px; right: 15px; width: 0.6em; height: 0.4em; background-color: #777; border-radius: 0.2em 0.2em 0 0 / 0.3em 0.3em 0 0; color: rgba(0, 0, 0, 0); float: left; }

.recruit .event .page-body .article .photo span:before { content: ""; position: absolute; top: 0.3em; left: -0.5em; width: 1.6em; height: 1em; background-color: #777; border-radius: 0.2em; }

.recruit .event .page-body .article .photo span:after { content: ""; position: absolute; top: 0.4em; left: -0.1em; width: 0.6em; height: 0.6em; border: 0.1em solid #fff; border-radius: 100%; }

@media (min-width: 1200px) and (max-width: 1499px) { .recruit .event .page-body .article .photo-gallery.col-lg-9 { flex: 0 1 70%; max-width: 70%; }
	.recruit .event .page-body .article .event-schedule.col-lg-3 { flex: 0 1 30%; max-width: 30%; }
	.recruit .event .page-body .article .event-schedule.col-lg-pull-9 { right: 70%; }
	.recruit .event .page-body .article .photo-gallery.col-lg-push-3 { left: 30%; } }

@media (min-width: 544px) and (max-width: 1199px) { .recruit .event .page-body .article .photo-gallery.col-lg-9 { flex: 0 1 60%; max-width: 60%; }
	.recruit .event .page-body .article .event-schedule.col-lg-3 { flex: 0 1 40%; max-width: 40%; }
	.recruit .event .page-body .article .event-schedule.col-lg-pull-9 { right: 60%; }
	.recruit .event .page-body .article .photo-gallery.col-lg-push-3 { left: 40%; } }

@media (max-width: 1399px) { .recruit .event .page-body .article .photo-gallery .col-sm-6 { flex: 0 1 100%; max-width: 100%; } }

@media (min-width: 801px) and (max-width: 991px) { .recruit .event .page-body .article .photo-gallery.col-lg-9, .recruit .event .page-body .article .event-schedule.col-lg-3 { flex: 0 1 100%; max-width: 100%; }
	.recruit .event .page-body .article .event-schedule.col-lg-pull-9 { right: 0; }
	.recruit .event .page-body .article .photo-gallery.col-lg-push-3 { left: 0; }
	.recruit .event .page-body .article .event-schedule .article-title { width: 95%; }
	.recruit .event .page-body .article .photo-gallery .photo-gallery-wrapper:before { top: auto; bottom: -20px; left: 0; right: 0; margin: auto; border-top: 20px solid #eee; border-left: 20px solid transparent; transform: rotate(135deg); } }

@media (max-width: 543px) { .recruit .event .page-body .article .event-schedule .article-title { width: 95%; }
	.recruit .event .page-body .article .photo-gallery .photo-gallery-wrapper:before { top: auto; bottom: -20px; left: 0; right: 0; margin: auto; border-top: 20px solid #eee; border-left: 20px solid transparent; transform: rotate(135deg); }
	.recruit .event .page-body .article .photo-gallery figure, .recruit .event .page-body .article .photo-gallery figcaption { text-align: left; }
	.recruit .event .page-body .article .photo-gallery figcaption { margin: 5px auto 1rem; padding-left: 30px; padding-right: 5px; }
	.recruit .event .page-body .article .photo-gallery figcaption:before { position: absolute; left: .7rem; top: -.5rem; } }

/* # Recruit Entry
----------------------------------------*/
.recruit .entry .page-body { max-width: 900px; }

.recruit .entry .page-body .row { margin-right: 0; margin-left: 0; }

.recruit .entry .page-body .f_tx { color: #cf0f31; font-weight: bold; }

.recruit .entry .page-body .f_td1 { width: 180px; white-space: nowrap; vertical-align: text-top; }

.recruit .form-group label { cursor: pointer; }

.recruit .form-control { padding: .38rem .75rem; box-sizing: border-box; }

.recruit .age .form-control { min-width: auto; width: 110px; max-width: 110px; }

.recruit .age .input-group-addon { padding-left: .5rem; padding-top: .9rem; width: 3.2rem; box-sizing: border-box; }

.recruit .input-group-addon { font-size: 1.4rem; padding-left: 2.4rem; }

@media (max-width: 1100px) { .recruit .table-responsive tbody tr .f_td1 { font-weight: bold; width: auto; } }

@media (max-width: 991px) { .recruit .entry .row { display: block; } }

/* # Recruit graduate
----------------------------------------*/
.recruit .graduate ul.list-disc { list-style-type: disc; margin-left: -10px; }

.recruit .graduate .page-body { max-width: 900px; }

.recruit .graduate .page-body .article .table { margin-bottom: 1rem; border: 1px solid rgba(207, 15, 49, 0.6); }

.recruit .graduate .page-body .article .table .left { white-space: nowrap; }

.recruit .graduate .page-body .article .table thead tr th { color: #fff; background-color: #cf0f31; text-align: center; padding: .5rem 2rem; }

.recruit .graduate .page-body .article .table tbody tr:first-child th, .recruit .graduate .page-body .article .table tbody tr:first-child td { border-top: none; }

.recruit .graduate .page-body .article .table tbody tr th, .recruit .graduate .page-body .article .table tbody tr td { border-top: 1px solid rgba(207, 15, 49, 0.6); border-bottom: none; padding: 1rem 2rem; }

.recruit .graduate .page-body .article .table tbody tr th:first-child, .recruit .graduate .page-body .article .table tbody tr td:first-child { white-space: nowrap; }

.recruit .graduate .page-body .article .table tbody tr th { background-color: rgba(207, 15, 49, 0.3); vertical-align: top; }

.recruit .graduate .page-body .article .table.detail { border-bottom: 1px solid rgba(207, 15, 49, 0.3); border-left: 1px solid rgba(207, 15, 49, 0.3); border-right: 1px solid rgba(207, 15, 49, 0.3); border-top: 1px none rgba(207, 15, 49, 0.3); }

.recruit .graduate .page-body .article .table.detail tbody tr th { background-color: #f6e5e8; border-top: 1px solid rgba(207, 15, 49, 0.3); }

.recruit .graduate .page-body .article .table.detail tbody tr td { border-top: 1px solid rgba(207, 15, 49, 0.3); }

.recruit .graduate .page-body .article .contact-list { padding-left: 0; margin: .5rem 0 0; }

.recruit .graduate .page-body .article .contact-list .tel { font-size: 2.4rem; font-weight: bold; }

.recruit .graduate .page-body .article .note.asterisk-list li { font-size: 1.4rem; }

.recruit .graduate .media { position: relative; margin-bottom: 5%; }

.recruit .graduate .media p { position: absolute; left: 0; bottom: 0; text-align: center; margin: 0 5% 2rem !important; max-width: 80%; width: 100%; padding: 2rem 5%; background: rgba(0, 0, 0, 0.5); color: #fff; }

.recruit .graduate .navi-link { min-height: 70px; }

.recruit .graduate .navi-link a:active, .recruit .graduate .navi-link a:focus, .recruit .graduate .navi-link a:hover { text-decoration: none; }

@media (max-width: 1100px) { .recruit .graduate .page-body .article .table tbody tr:first-child th:not(:first-child), .recruit .graduate .page-body .article .table tbody tr:first-child td:not(:first-child) { border-top: 1px solid rgba(207, 15, 49, 0.6); }
	.recruit .graduate .page-body .article .table tbody tr th, .recruit .graduate .page-body .article .table tbody tr td { border-top: 1px solid rgba(207, 15, 49, 0.6); } }

@media (min-width: 800px) and (max-width: 1100px) { .recruit .graduate .media p { text-align: left; position: static; font-size: 1.4rem; max-width: 100%; background: none; color: #333; margin: 0 !important; padding: 2rem 0; } }

@media (max-width: 600px) { .recruit .graduate .media p { text-align: left; position: static; font-size: 1.4rem; max-width: 100%; background: none; color: #333; margin: 0 !important; padding: 2rem 0; } }

/* # Recruit career
----------------------------------------*/
.recruit .career ul.list-disc { list-style-type: disc; margin-left: -10px; }

.recruit .career .page-body { max-width: 900px; }

.recruit .career .page-body .article .table { border: 1px solid rgba(35, 156, 136, 0.6); }

.recruit .career .page-body .article .table .left { white-space: nowrap; }

.recruit .career .page-body .article .table thead tr th { color: #fff; background-color: #239c88; text-align: center; padding: .5rem 2rem; }

.recruit .career .page-body .article .table tbody tr:first-child th, .recruit .career .page-body .article .table tbody tr:first-child td { border-top: none; }

.recruit .career .page-body .article .table tbody tr th, .recruit .career .page-body .article .table tbody tr td { border-top: 1px solid rgba(35, 156, 136, 0.6); border-bottom: none; padding: 1rem 2rem; }

.recruit .career .page-body .article .table tbody tr th:first-child, .recruit .career .page-body .article .table tbody tr td:first-child { white-space: nowrap; }

.recruit .career .page-body .article .table tbody tr th { background-color: rgba(35, 156, 136, 0.3); vertical-align: top; }

.recruit .career .page-body .article .table tbody tr td .comment { display: block; color: #239c88; }

.recruit .career .page-body .article .table .asterisk-list { margin: 0; }

.recruit .career .page-body .article .table .asterisk-list li { font-size: 1.4rem; }

.recruit .career .page-body .article .table.detail { border-bottom: 1px solid rgba(35, 156, 136, 0.3); border-left: 1px solid rgba(35, 156, 136, 0.3); border-right: 1px solid rgba(35, 156, 136, 0.3); border-top: 1px none rgba(35, 156, 136, 0.3); margin-bottom: 1rem; }

.recruit .career .page-body .article .table.detail tbody tr th { background-color: #e0f1ee; border-top: 1px solid rgba(35, 156, 136, 0.3); }

.recruit .career .page-body .article .table.detail tbody tr td { border-top: 1px solid rgba(35, 156, 136, 0.3); }

.recruit .career .page-body .article .contact-list { margin: .5rem 0 0; padding-left: 0; }

.recruit .career .page-body .article .contact-list .tel { font-size: 2.4rem; font-weight: bold; }

.recruit .career .page-body .article .note.asterisk-list li { font-size: 1.4rem; }

.recruit .career .media { position: relative; margin-bottom: 5%; }

.recruit .career .media p { position: absolute; left: 0; bottom: 0; text-align: left; margin: 0 5% 2rem !important; max-width: 80%; width: 100%; padding: 2rem 5%; background: rgba(0, 0, 0, 0.5); color: #fff; }

@media (max-width: 1100px) { .recruit .career .page-body .article .table tbody tr { border-bottom: none; }
	.recruit .career .page-body .article .table tbody tr:first-child th:not(:first-child), .recruit .career .page-body .article .table tbody tr:first-child td:not(:first-child) { border-top: 1px solid rgba(35, 156, 136, 0.6); }
	.recruit .career .page-body .article .table tbody tr th, .recruit .career .page-body .article .table tbody tr td { border-top: 1px solid rgba(35, 156, 136, 0.6); } }

@media (min-width: 800px) and (max-width: 1100px) { .recruit .career .media p { text-align: left; position: static; font-size: 1.4rem; max-width: 100%; background: none; color: #333; margin: 0 !important; padding: 2rem 0; } }

@media (max-width: 600px) { .recruit .career .media p { text-align: left; position: static; font-size: 1.4rem; max-width: 100%; background: none; color: #333; margin: 0 !important; padding: 2rem 0; } }

/* # Recruit faq
----------------------------------------*/
.recruit .faq .page-body { max-width: 900px; }

.recruit .faq .page-body .article .faq-item { margin-bottom: 8rem; }

.recruit .faq .page-body .article .faq-item:last-child { margin-bottom: 0; }

.recruit .faq .page-body .article .faq-item .btn a { display: inline-block; }

.recruit .faq .page-body .article .answer { padding: 0 2.6rem; }

.recruit .faq .page-body .article .answer .answer-a { color: #cf0f31; font-size: 2.4rem; font-weight: bold; }

.recruit .faq .page-body .article .answer p:last-child { margin-bottom: 0; }

@media (max-width: 767px) { .recruit .faq .page-body .article .faq-item { margin-bottom: 4rem; } }

/* # Recruit educate
----------------------------------------*/
.recruit .educate .page-body .article.article01 { margin-bottom: 10rem; }

.recruit .educate .page-body .article .educate-wrapper { display: flex; flex-wrap: nowrap; margin-bottom: 1rem; max-width: 900px; }

.recruit .educate .page-body .article .educate-wrapper:last-of-type { margin-bottom: 4rem; }

.recruit .educate .page-body .article .educate-wrapper .row { margin: 0; background-color: #ccc; }

.recruit .educate .page-body .article .educate-wrapper [class*="col-"] { display: flex; padding: 1rem; }

.recruit .educate .page-body .article .educate-wrapper.label-clr01 .row { background-color: #ccc; }

.recruit .educate .page-body .article .educate-wrapper.label-clr02 .row { background-color: #aaa; }

.recruit .educate .page-body .article .educate-wrapper.label-clr03 .row { background-color: #888; }

.recruit .educate .page-body .article .educate-label { color: #fff; font-weight: bold; margin-right: 1rem; padding: 1.5rem; position: relative; text-align: center; white-space: nowrap; width: 6rem; background-color: #ccc; }

.recruit .educate .page-body .article .educate-label:before { content: ''; border: 45px solid transparent; border-top: 45px solid white; position: absolute; top: 0; left: 0; }

.recruit .educate .page-body .article .educate-label:after { content: ''; border: 45px solid transparent; border-top: 45px solid #ccc; position: absolute; bottom: -90px; left: 0; z-index: 1; }

.recruit .educate .page-body .article .educate-label span { position: absolute; display: block; top: 60%; left: 50%; transform: translate(-50%, -50%); }

.recruit .educate .page-body .article .educate-card { background-color: #fff; border-radius: .6rem; margin-bottom: 1rem; padding: 1.5rem; width: 100%; }

.recruit .educate .page-body .article .educate-card:last-of-type { margin-bottom: 0; }

.recruit .educate .page-body .article .educate-card_title { color: #cf0f31; font-size: 2rem; font-weight: bold; line-height: 1.4; margin-top: 0; margin-bottom: .5rem; }

.recruit .educate .page-body .article .educate-card_text { text-align: justify; }

.recruit .educate .page-body .article .educate-card_wrapper { flex: 1; }

.recruit .educate .page-body .article .label-clr01 .educate-label { background-color: #ccc; }

.recruit .educate .page-body .article .label-clr01 .educate-label:after { border-color: transparent #ccc #ccc transparent; }

.recruit .educate .page-body .article .label-clr02 .educate-label { background-color: #aaa; }

.recruit .educate .page-body .article .label-clr02 .educate-label:after { border-top: 45px solid #aaa; }

.recruit .educate .page-body .article .label-clr03 .educate-label { background-color: #888; }

.recruit .educate .page-body .article .label-clr03 .educate-label:after { border-top: 45px solid #888; }

@media (min-width: 992px) { .recruit .educate .page-body .article .educate-wrapper [class*="col-"] + [class*="col-"] { padding-left: 0; } }

@media (max-width: 991px) { .recruit .educate .page-body .article .educate-wrapper .row { flex-direction: column; }
	.recruit .educate .page-body .article .educate-wrapper [class*="col-"] + [class*="col-"] { padding-top: 0; }
	.recruit .educate .page-body .article .educate-card_title { text-align: justify; }
	.recruit .educate .page-body .article.article01 .col-xs-12 { flex: 0 1 auto; } }

@media (max-width: 767px) { .recruit .educate .page-body .article.article01 { margin-bottom: 7rem; } }

@media (max-width: 543px) { .recruit .educate .page-body .article .educate-label { padding: .7rem; }
	.recruit .educate .page-body .article .educate-label:before { content: ''; border: 37px solid transparent; border-top: 37px solid #fff; }
	.recruit .educate .page-body .article .educate-label:after { border: 37px solid transparent; border-top: 37px solid #ccc; position: absolute; bottom: -74px; left: 0; }
	.recruit .educate .page-body .article .label-clr02 .educate-label:after { border-top: 37px solid #aaa; }
	.recruit .educate .page-body .article .label-clr03 .educate-label:after { border-top: 37px solid #888; } }

/* # Recruit question
----------------------------------------*/
.recruit .question .page-body { max-width: 900px; }

.recruit .question .page-body .article#inquiry { margin-bottom: 2rem; }

.recruit .question .page-body .article .inquiry-label { position: relative; width: 100%; margin: 0 auto !important; text-align: center; }

.recruit .question .page-body .article .inquiry-label-section { position: absolute; top: -8px; left: 3%; padding-left: 0 !important; }

.recruit .question .page-body .article .inquiry-label-section:after { display: block; position: absolute; content: ''; width: 0; height: 0; border-left: 22px solid transparent; border-right: 22px solid transparent; bottom: -4px; }

.recruit .question .page-body .article .inquiry-label-question { display: inline-block; box-sizing: border-box; position: relative; top: -30px; z-index: 10; margin: 0 auto !important; padding: 1.2rem 10% 1rem 5%; background: #d32645; color: #fff; font-size: 2rem; letter-spacing: .1rem; line-height: 1.3 !important; font-weight: bold; border-radius: 1rem; box-shadow: 2px 2px 4px #ccc; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }

.recruit .question .page-body .article .inquiry-label-question:before { content: ''; position: absolute; left: calc((50% - 10px) * (+1)); bottom: -10px; width: 20px; height: 20px; transform: rotate(225deg); background: #d32645; }

.recruit .question .page-body .article .inquiry-label-question span { display: inline-block; padding-left: 50px; }

.recruit .question .page-body .article .inquiry-label-label { display: inline-block; position: relative; top: 1px; background: #f5cfd5; color: #cf0f31; text-align: center; font-size: 14px; line-height: 1; min-width: 40px; padding: 12px 8px 10px !important; border-top: 1px solid rgba(207, 15, 49, 0.3); border-left: 1px solid rgba(207, 15, 49, 0.3); border-radius: 5px 0 5px 5px; box-shadow: 2px 2px 4px rgba(71, 12, 22, 0.5); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }

.recruit .question .page-body .article .inquiry-label-label:before, .recruit .question .page-body .article .inquiry-label-label:after { position: absolute; content: ''; display: block; top: -1px; }

.recruit .question .page-body .article .inquiry-label-label:before { width: 6px; height: 7px; right: -6px; background: #f5cfd5; border-top: 1px solid rgba(207, 15, 49, 0.3); }

.recruit .question .page-body .article .inquiry-label-label:after { width: 8px; height: 7px; right: -8px; border-radius: 8px 8px 0 0; background: #8e545e; border-top: 1px solid rgba(207, 15, 49, 0.3); }

.recruit .question .page-body .article .inquiry-card { list-style-type: none; overflow: hidden; margin: 0 auto; padding: 10px 5%; background: #fff; border: 1px solid #aaa; border-radius: 8px; letter-spacing: .05rem; }

.recruit .question .page-body .article .inquiry-card-wrapper { position: relative; top: -5rem; min-height: 250px; margin: 0 auto 1rem !important; padding: 4rem; text-align: center; box-shadow: 2px 2px 4px #ccc; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; border-radius: 1rem; background: repeating-linear-gradient(to right bottom, rgba(207, 15, 49, 0.1) 0, rgba(207, 15, 49, 0.1) 5%, rgba(207, 15, 49, 0.3) 5%, rgba(207, 15, 49, 0.3) 10%); background-size: 200px 200px; border: 1px solid rgba(207, 15, 49, 0.2); }

.recruit .question .page-body .article .inquiry-card ul { padding: 0; }

.recruit .question .page-body .article .inquiry-card ul li { display: block; position: relative; overflow: hidden; padding: 1rem 0 3rem; border-bottom: 2px dashed #ccc; }

.recruit .question .page-body .article .inquiry-card ul li:last-child { border: none; }

.recruit .question .page-body .article .inquiry-card p { text-align: justify; margin-bottom: 0 !important; line-height: 1.5 !important; }

.recruit .question .page-body .article .inquiry-card-answer { display: block; position: relative; margin: 10px 0; padding: 0; font-size: 1.7rem; font-weight: 600; text-align: left; float: left; }

.recruit .question .page-body .article .inquiry-card-answer:before, .recruit .question .page-body .article .inquiry-card-answer:after { display: inline-block; position: relative; top: .5rem; width: .1rem; height: .1rem; padding: 1rem .6rem .6rem 1rem; background: #aaa; color: #fff; font-size: 200%; line-height: 0.8em; border: .3rem solid #aaa; border-radius: 50%; }

.recruit .question .page-body .article .inquiry-card-person { display: block; position: absolute; right: 0; bottom: .3rem; padding: 0; font-size: 1.4rem; line-height: 1; font-weight: 600; text-align: right; float: right; }

.recruit .question .page-body .article .inquiry-wrapper { margin-bottom: 6rem; }

.recruit .question .page-body .article .inquiry-wrapper:last-child { margin-bottom: 0; }

.recruit .question .page-body .article .g .inquiry-label-question { background: #239c88; }

.recruit .question .page-body .article .g .inquiry-label-question:before { background: #239c88; }

.recruit .question .page-body .article .g .inquiry-label-label { background: #d3ebe7; color: #1e8776; border-top: 1px solid rgba(0, 0, 0, 0.2); border-left: 1px solid rgba(0, 0, 0, 0.2); }

.recruit .question .page-body .article .g .inquiry-label-label:before { background: #d3ebe7; border-top: 1px solid rgba(0, 0, 0, 0.2); }

.recruit .question .page-body .article .g .inquiry-label-label:after { background: #17665a; border-top: 1px solid rgba(0, 0, 0, 0.2); }

.recruit .question .page-body .article .g .inquiry-card-wrapper { background: repeating-linear-gradient(to right bottom, rgba(35, 156, 136, 0.1) 0, rgba(35, 156, 136, 0.1) 5%, rgba(35, 156, 136, 0.3) 5%, rgba(35, 156, 136, 0.3) 10%); background-size: 200px 200px; border: 1px solid rgba(0, 0, 0, 0.2); }

@media (max-width: 991px) { .recruit .question .page-body .article .inquiry-card-answer { font-size: 1.5rem; }
	.recruit .question .page-body .article .inquiry-card-person { font-size: 1.2rem; } }

@media (max-width: 543px) { .recruit .question .page-body .article .inquiry-wrapper { margin-bottom: 3rem; }
	.recruit .question .page-body .article .inquiry-wrapper:last-child { margin-bottom: 0; }
	.recruit .question .page-body .article .inquiry-card-wrapper { padding: 15px; background-size: 100px 100px; }
	.recruit .question .page-body .article .inquiry-card-answer { font-size: 1.4rem; text-indent: 0; }
	.recruit .question .page-body .article .inquiry-card-answer:before, .recruit .question .page-body .article .inquiry-card-answer:after { display: none; }
	.recruit .question .page-body .article .inquiry-label { margin: 0 !important; text-align: left; }
	.recruit .question .page-body .article .inquiry-label-question { font-size: 1.5rem; padding-right: 5%; }
	.recruit .question .page-body .article .g .inquiry-card-wrapper { padding: 15px; background-size: 100px 100px; } }

/* # Recruit Voice
----------------------------------------*/
.recruit .voice-list { /* Coming soon... style */ }

.recruit .voice-list a:hover, .recruit .voice-list a:focus { color: #555; text-decoration: none; }

.recruit .voice-list a:hover img { opacity: 1 !important; }

.recruit .voice-list .panel-list { max-width: 1000px; margin-bottom: 20px; padding: 10px; border: 1px solid #ccc; box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); position: relative; }

.recruit .voice-list [class*="col-"] { padding: 0; }

.recruit .voice-list .panel { position: relative; background: rgba(207, 15, 49, 0); background-size: 20px 20px; background-image: linear-gradient(transparent 58.25%, rgba(207, 15, 49, 0.1) 58.25%, rgba(207, 15, 49, 0.1) 75%, transparent 75%), linear-gradient(90deg, transparent 58.25%, rgba(207, 15, 49, 0.1) 58.25%, rgba(207, 15, 49, 0.1) 75%, transparent 75%); margin: 0 !important; }

.recruit .voice-list .panel-icon { position: relative; min-height: 30px; }

.recruit .voice-list .panel-icon .ribbon { min-width: 150px; position: absolute; left: -25px; padding: .1em 2em !important; background-color: #fff; color: #dc143c; text-align: center; font-size: 2.8rem; box-sizing: border-box; border: 3px solid #dc143c; margin: 1% 0; }

.recruit .voice-list .right .panel-icon .ribbon { left: auto; right: -25px; }

.recruit .voice-list .panel-icon .ribbon:before { content: ''; position: absolute; border-style: solid; border-color: transparent; bottom: -18px; left: -3px; border-width: 0 15px 15px 0; border-right-color: #dc143c; }

.recruit .voice-list .right .panel-icon .ribbon:before { left: auto; right: -3px; border-width: 0 0 15px 15px; border-left-color: #dc143c; }

.recruit .voice-list .panel-text { text-align: left; height: 100%; padding: 0 5%; }

.recruit .voice-list .panel-text .name { color: #333; font-size: 4rem; margin: 10% 0 1rem; max-width: 80%; }

.recruit .voice-list .right .panel-text .name { padding-left: 10%; }

.recruit .voice-list .panel-text .name span { font-size: 2rem; display: block; border-bottom: 1px dotted #333; max-width: 375px; }

.recruit .voice-list .panel-text .interview { width: 100%; color: #dc143c; font-size: 2.5rem; font-weight: 600; line-height: 1.5 !important; margin: 0 !important; margin-bottom: .5rem !important; max-width: 80%; }

.recruit .voice-list .panel-text.col-xs-push-4 .interview { padding-left: 10%; }

.recruit .voice-list .panel-text span.btn { display: inline-block; margin-top: 3rem; padding: 1rem 0; background: #333; color: #fff; font-size: 1.5rem; font-weight: 100; width: 100%; text-align: center; border-radius: 5px; margin-bottom: 30px; max-width: 375px !important; -webkit-transition: all .3s; transition: all .3s; }

.recruit .voice-list .panel-list:hover .panel-text span.btn, .recruit .voice-list .panel-text span.btn:hover { background: #dc143c; }

.recruit .voice-list .panel-text span.btn:after { position: relative; font-family: "FontAwesome"; content: '\f105'; left: 10px; top: 0; color: #fff; font-size: 1.5rem; z-index: 1; }

.recruit .voice-list .panel-img { position: relative; text-align: center; }

.recruit .voice-list .panel-img img { max-width: none; width: 140%; max-width: 395px; height: auto; position: absolute; right: -7%; bottom: 0; }

.recruit .voice-list .panel-img.col-xs-pull-8 img { right: auto; left: -7%; }

@media (max-width: 1199px) { .recruit .voice-list .panel-icon .ribbon { font-size: 2rem; padding: .2rem 0 !important; min-width: 170px; }
	.recruit .voice-list .panel-text, .recruit .voice-list .panel-img { min-height: 200px; } }

@media (min-width: 992px) and (max-width: 1199px) { .recruit .voice-list .panel-text .name { font-size: 3rem; }
	.recruit .voice-list .panel-text .interview { top: 10%; font-size: 1.9rem; left: 7rem; }
	.recruit .voice-list .right .panel-text .interview { left: -3rem; } }

@media (max-width: 991px) { .recruit .voice-list .panel-text, .recruit .voice-list .panel-img { min-height: 100px; }
	.recruit .voice-list .panel-text .name { font-size: 2rem; }
	.recruit .voice-list .panel-text .name span { font-size: 1.5rem; }
	.recruit .voice-list .panel-text .interview { font-size: 1.8rem; } }

@media (min-width: 800px) and (max-width: 991px) { .recruit .voice-list .panel-icon { min-height: 0; }
	.recruit .voice-list .panel-icon .ribbon { font-size: 2.3rem; padding: .2rem .5rem !important; min-width: 150px; left: auto; right: -25px; }
	.recruit .voice-list .right .panel-icon .ribbon { left: -25px; right: auto; }
	.recruit .voice-list .panel-icon .ribbon:before { left: auto; right: -3px; border-width: 0 0 15px 15px; border-left-color: #dc143c; }
	.recruit .voice-list .right .panel-icon .ribbon:before { left: -3px; right: auto; border-width: 0 15px 15px 0; border-right-color: #dc143c; }
	.recruit .voice-list .panel-text .interview { top: 10%; left: 0; font-size: 1.7rem; }
	.recruit .voice-list .panel-img img { max-width: 250px; } }

@media (min-width: 855px) and (max-width: 991px) { .recruit .voice-list .panel-text p { font-size: 2rem; }
	.recruit .voice-list .panel-icon .ribbon { font-size: 1.5rem; padding: .2em 1em !important; min-width: 100px; } }

@media (min-width: 768px) and (max-width: 800px) { .recruit .voice-list .panel-text p { font-size: 2.4rem; } }

@media (max-width: 769px) { .recruit .voice-list .panel-text p { font-size: 1.55em; } }

@media (max-width: 543px) { .recruit .voice-list .panel-icon { min-height: 50px; }
	.recruit .voice-list .panel-icon { min-height: 0; }
	.recruit .voice-list .panel-icon .ribbon { font-size: 1.7rem; padding: .2em 0 !important; min-width: 120px; left: auto; right: -25px; }
	.recruit .voice-list .right .panel-icon .ribbon { left: -25px; right: auto; }
	.recruit .voice-list .panel-icon .ribbon:before { left: auto; right: -3px; border-width: 0 0 15px 15px; border-left-color: #dc143c; }
	.recruit .voice-list .right .panel-icon .ribbon:before { left: -3px; right: auto; border-width: 0 15px 15px 0; border-right-color: #dc143c; }
	.recruit .voice-list .panel-text .name { margin-top: 0; font-size: 2.2rem; }
	.recruit .voice-list .panel-text .name span { font-size: 1.5rem; }
	.recruit .voice-list .panel-text span.btn { margin: 10% auto 0; font-size: 1.2rem; padding: .2rem; width: 95%; }
	.recruit .voice-list .panel-text .interview { font-size: 1.5rem; }
	.recruit .voice-list .panel-img img { max-width: 170px; width: 130%; margin-top: 50px; } }

@media (max-width: 320px) { .recruit .voice-list .panel-text .name { font-size: 1.7rem; }
	.recruit .voice-list .panel-text .interview { font-size: 1.2rem; }
	.recruit .voice-list .panel-text span.btn { padding: .3rem 0rem; font-size: 1.2rem; width: 100%; } }

.recruit .voice-list .panel.gray { position: relative; background: rgba(0, 0, 0, 0); background-size: 20px 20px; background-image: linear-gradient(transparent 58.25%, rgba(0, 0, 0, 0.1) 58.25%, rgba(0, 0, 0, 0.1) 75%, transparent 75%), linear-gradient(90deg, transparent 58.25%, rgba(0, 0, 0, 0.1) 58.25%, rgba(0, 0, 0, 0.1) 75%, transparent 75%); margin: 0 !important; padding: 14% 0; }

.recruit .voice-list .panel.gray .panel-text p { text-align: center !important; color: #888; }

@media (min-width: 992px) and (max-width: 1199px) { .recruit .voice-list .panel.gray { padding: 8% 0; } }

@media (max-width: 543px) { .recruit .voice-list .panel.gray { padding: 5% 0; } }

@media (max-width: 1199px) { .recruit .voice-list .panel.gray .panel-text p.interview { font-size: 2rem !important; }
	.recruit .voice-list .panel.gray .panel-text p { font-size: 1.5rem !important; } }

.recruit .voice-list .panel.gray .panel-text .interview { max-width: 100%; text-align: center !important; color: #777; margin-top: 1rem; font-size: 2rem; margin-top: 3rem !important; }

.recruit .staff { max-width: 1000px; }

.recruit .staff [class*="col-"] { padding: 0; }

.recruit .staff .media { border: 10px solid rgba(0, 0, 0, 0.1); position: relative; }

.recruit .staff .media:after { width: 100%; height: 100%; content: " "; display: block; position: absolute; left: 0; bottom: -20px; height: 10px; background: #fff; }

.recruit .staff .media-caption { position: relative; }

.recruit .staff .media-img { position: relative; }

.recruit .staff .media-img img { float: right; position: relative; }

.recruit .staff .gradation:after { width: 50%; height: 100%; content: " "; display: block; position: absolute; top: 0; left: 100%; z-index: 10; background: -moz-linear-gradient(left, #fff, rgba(255, 255, 255, 0)); background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0))); background: -o-linear-gradient(left, #fff, rgba(255, 255, 255, 0)); background: -ms-linear-gradient(left, #fff, rgba(255, 255, 255, 0)); background: linear-gradient(left, #fff, rgba(255, 255, 255, 0)); }

.recruit .staff .media-caption .caption-title { background: #dc143c; color: #fff; width: 100%; padding: 2rem 10%; position: absolute; top: 50%; transform: translateY(-50%); margin: 0; min-width: 300px; min-height: 4rem; z-index: 11; font-size: 3rem; line-height: 4rem; }

.recruit .staff .media-caption .caption-title span { font-size: 2rem; }

.recruit .staff .media-caption .caption-title .entry { font-size: 1.5rem; }

.recruit .staff .plaid { position: relative; background: rgba(207, 15, 49, 0); background-size: 20px 20px; background-image: linear-gradient(transparent 58.25%, rgba(207, 15, 49, 0.05) 58.25%, rgba(207, 15, 49, 0.05) 75%, transparent 75%), linear-gradient(90deg, transparent 58.25%, rgba(207, 15, 49, 0.05) 58.25%, rgba(207, 15, 49, 0.05) 75%, transparent 75%); margin: 0 -15px 30px !important; }

.recruit .staff .interview { padding: 1rem 2rem; box-sizing: border-box; }

.recruit .staff .interview-list dt { padding: 1rem 2rem 1rem 70px; background: #e0e0e0; color: #dc143c; font-size: 2rem; font-weight: 600; box-sizing: border-box; margin-bottom: 3rem; border-radius: .5rem; text-indent: -1.5rem; line-height: 1.3 !important; }

.recruit .staff .interview-list dd { margin: 0 auto 10%; padding: 0 5%; text-align: justify; line-height: 1.8; }

.recruit .staff .interview-list dd > div { padding-right: 6rem; }

.recruit .staff .interview-list dd > div.right { padding: 0 3rem; }

.recruit .staff .microphone { display: block; font-size: 25px; position: relative; top: 0; left: -50px; width: 0.6em; height: 0.6em; background-image: radial-gradient(circle at center, #ffffff 3px, #ffffff 5px, #cf0f31 6px, #cf0f31 8px); border-radius: 100%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); float: left; }

.recruit .staff .microphone:before { content: ""; position: absolute; top: 0.5em; left: 0.12em; width: 0.2em; height: 0; border-left: 0.1em solid transparent; border-right: 0.1em solid transparent; border-top: 0.7em solid #dc143c; }

.recruit .staff .microphone:after { content: ""; position: absolute; top: 1.2em; left: 0.25em; width: 0.13em; height: 0.2em; border-left: 0.1em solid #dc143c; border-right: 0.1em solid #dc143c; border-bottom: 0.1em solid #dc143c; border-radius: 0 0 0.15em 0.15em; }

.recruit .staff .waku { border: 10px solid #fff; box-shadow: 0 0 0 1px #ccc, 1px 3px 8px 0 rgba(40, 40, 40, 0.3); border-width: 16px; box-shadow: 1px 3px 8px rgba(20, 20, 20, 0.3); bosition: relative; -moz-transform: rotate(-2deg); -webkit-transform: rotate(-2deg); -ms-transform: rotate(-2deg); transform: rotate(-2deg); width: 90%; }

.recruit .staff .waku:before { box-shadow: none; box-shadow: inset 1px 1px 6px 0px rgba(0, 0, 0, 0.4), -1px -1px 2px rgba(40, 40, 40, 0.2), 1px 1px 2px white; }

.recruit .staff .tape { background: rgba(255, 255, 255, 0.4); border-left: 2px dotted rgba(0, 0, 0, 0.1); border-right: 2px dotted rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); width: 85px; height: 28px; position: absolute; -moz-transform: rotate(-8deg); -webkit-transform: rotate(-8deg); -ms-transform: rotate(-8deg); transform: rotate(-8deg); }

.recruit .staff .tape.no1 { top: -20px; left: -30px; }

.recruit .staff .tape.no2 { top: -20px; right: -30px; }

.recruit .staff .tape.no3 { bottom: -20px; left: -30px; }

.recruit .staff .tape.no4 { bottom: -20px; right: -30px; }

.recruit .staff .waku .tape.no2, .recruit .staff .waku .tape.no3 { -moz-transform: rotate(8deg); -webkit-transform: rotate(8deg); -ms-transform: rotate(8deg); transform: rotate(8deg); }

@media (max-width: 1200px) { .recruit .staff .media-caption .caption-title { font-size: 2.5rem; display: inline-block; vertical-align: middle !important; width: auto; padding: 1rem; }
	.recruit .staff .interview-list dd > div { padding: 0 0 3rem; } }

@media (min-width: 800px) and (max-width: 991px) { .recruit .staff .media-caption { width: 100%; min-height: 100px; }
	.recruit .staff .media-caption .caption-title { min-width: 200px; } }

@media (max-width: 600px) { .recruit .staff .media-caption { width: 100%; min-height: 100px; background: #dc143c; }
	.recruit .staff .media-caption .caption-title { background: none; font-size: 2rem; }
	.recruit .staff .media-caption .caption-title span { font-size: 1.5rem; }
	.recruit .staff .media-caption .caption-title .entry { font-size: 1.2rem; }
	.recruit .staff .gradation:after { display: none; }
	.recruit .staff .interview-list dt { font-size: 1.7rem; padding-left: 60px; }
	.recruit .staff .microphone { font-size: 23px; left: -45px; }
	.recruit .staff .interview-list dd { padding: 0 5% 10%; }
	.recruit .staff .interview-list dd > div.right { padding: 0; }
	.recruit .staff .waku { border-width: 8px; width: 100%; }
	.recruit .staff .tape.no1 { top: -25px; left: 35%; }
	.recruit .staff .tape.no2 { display: none; } }

@media (max-width: 470px) { .recruit .staff .media-caption .caption-title { font-size: 1.4rem; line-height: 3rem; padding: 3rem 1rem; }
	.recruit .staff .media-caption .caption-title span { font-size: 1.2rem; }
	.recruit .staff .media-caption .caption-title .entry { font-size: 1rem; } }
