@charset "UTF-8";
/* 荒蒔グループ：common timestamp() ================================================== */
/* 荒蒔グループ：bootstrap
================================================== */
.row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; 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 { min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; }

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

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

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

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

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

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

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

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

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

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

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

.col-xs-12 { -webkit-box-flex: 0; -ms-flex: 0 1 100%; 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 { -webkit-box-flex: 0; -ms-flex: 0 1 8.333333%; flex: 0 1 8.333333%; max-width: 8.333333%; }
	.col-sm-2 { -webkit-box-flex: 0; -ms-flex: 0 1 16.666667%; flex: 0 1 16.666667%; max-width: 16.666667%; }
	.col-sm-3 { -webkit-box-flex: 0; -ms-flex: 0 1 25%; flex: 0 1 25%; max-width: 25%; }
	.col-sm-4 { -webkit-box-flex: 0; -ms-flex: 0 1 33.333333%; flex: 0 1 33.333333%; max-width: 33.333333%; }
	.col-sm-5 { -webkit-box-flex: 0; -ms-flex: 0 1 41.666667%; flex: 0 1 41.666667%; max-width: 41.666667%; }
	.col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 1 50%; flex: 0 1 50%; max-width: 50%; }
	.col-sm-7 { -webkit-box-flex: 0; -ms-flex: 0 1 58.333333%; flex: 0 1 58.333333%; max-width: 58.333333%; }
	.col-sm-8 { -webkit-box-flex: 0; -ms-flex: 0 1 66.666667%; flex: 0 1 66.666667%; max-width: 66.666667%; }
	.col-sm-9 { -webkit-box-flex: 0; -ms-flex: 0 1 75%; flex: 0 1 75%; max-width: 75%; }
	.col-sm-10 { -webkit-box-flex: 0; -ms-flex: 0 1 83.333333%; flex: 0 1 83.333333%; max-width: 83.333333%; }
	.col-sm-11 { -webkit-box-flex: 0; -ms-flex: 0 1 91.666667%; flex: 0 1 91.666667%; max-width: 91.666667%; }
	.col-sm-12 { -webkit-box-flex: 0; -ms-flex: 0 1 100%; 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 { -webkit-box-flex: 0; -ms-flex: 0 1 8.333333%; flex: 0 1 8.333333%; max-width: 8.333333%; }
	.col-md-2 { -webkit-box-flex: 0; -ms-flex: 0 1 16.666667%; flex: 0 1 16.666667%; max-width: 16.666667%; }
	.col-md-3 { -webkit-box-flex: 0; -ms-flex: 0 1 25%; flex: 0 1 25%; max-width: 25%; }
	.col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 1 33.333333%; flex: 0 1 33.333333%; max-width: 33.333333%; }
	.col-md-5 { -webkit-box-flex: 0; -ms-flex: 0 1 41.666667%; flex: 0 1 41.666667%; max-width: 41.666667%; }
	.col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 1 50%; flex: 0 1 50%; max-width: 50%; }
	.col-md-7 { -webkit-box-flex: 0; -ms-flex: 0 1 58.333333%; flex: 0 1 58.333333%; max-width: 58.333333%; }
	.col-md-8 { -webkit-box-flex: 0; -ms-flex: 0 1 66.666667%; flex: 0 1 66.666667%; max-width: 66.666667%; }
	.col-md-9 { -webkit-box-flex: 0; -ms-flex: 0 1 75%; flex: 0 1 75%; max-width: 75%; }
	.col-md-10 { -webkit-box-flex: 0; -ms-flex: 0 1 83.333333%; flex: 0 1 83.333333%; max-width: 83.333333%; }
	.col-md-11 { -webkit-box-flex: 0; -ms-flex: 0 1 91.666667%; flex: 0 1 91.666667%; max-width: 91.666667%; }
	.col-md-12 { -webkit-box-flex: 0; -ms-flex: 0 1 100%; 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 { -webkit-box-flex: 0; -ms-flex: 0 1 8.333333%; flex: 0 1 8.333333%; max-width: 8.333333%; }
	.col-lg-2 { -webkit-box-flex: 0; -ms-flex: 0 1 16.666667%; flex: 0 1 16.666667%; max-width: 16.666667%; }
	.col-lg-3 { -webkit-box-flex: 0; -ms-flex: 0 1 25%; flex: 0 1 25%; max-width: 25%; }
	.col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 1 33.333333%; flex: 0 1 33.333333%; max-width: 33.333333%; }
	.col-lg-5 { -webkit-box-flex: 0; -ms-flex: 0 1 41.666667%; flex: 0 1 41.666667%; max-width: 41.666667%; }
	.col-lg-6 { -webkit-box-flex: 0; -ms-flex: 0 1 50%; flex: 0 1 50%; max-width: 50%; }
	.col-lg-7 { -webkit-box-flex: 0; -ms-flex: 0 1 58.333333%; flex: 0 1 58.333333%; max-width: 58.333333%; }
	.col-lg-8 { -webkit-box-flex: 0; -ms-flex: 0 1 66.666667%; flex: 0 1 66.666667%; max-width: 66.666667%; }
	.col-lg-9 { -webkit-box-flex: 0; -ms-flex: 0 1 75%; flex: 0 1 75%; max-width: 75%; }
	.col-lg-10 { -webkit-box-flex: 0; -ms-flex: 0 1 83.333333%; flex: 0 1 83.333333%; max-width: 83.333333%; }
	.col-lg-11 { -webkit-box-flex: 0; -ms-flex: 0 1 91.666667%; flex: 0 1 91.666667%; max-width: 91.666667%; }
	.col-lg-12 { -webkit-box-flex: 0; -ms-flex: 0 1 100%; 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 { -webkit-box-flex: 0; -ms-flex: 0 1 8.333333%; flex: 0 1 8.333333%; max-width: 8.333333%; }
	.col-xl-2 { -webkit-box-flex: 0; -ms-flex: 0 1 16.666667%; flex: 0 1 16.666667%; max-width: 16.666667%; }
	.col-xl-3 { -webkit-box-flex: 0; -ms-flex: 0 1 25%; flex: 0 1 25%; max-width: 25%; }
	.col-xl-4 { -webkit-box-flex: 0; -ms-flex: 0 1 33.333333%; flex: 0 1 33.333333%; max-width: 33.333333%; }
	.col-xl-5 { -webkit-box-flex: 0; -ms-flex: 0 1 41.666667%; flex: 0 1 41.666667%; max-width: 41.666667%; }
	.col-xl-6 { -webkit-box-flex: 0; -ms-flex: 0 1 50%; flex: 0 1 50%; max-width: 50%; }
	.col-xl-7 { -webkit-box-flex: 0; -ms-flex: 0 1 58.333333%; flex: 0 1 58.333333%; max-width: 58.333333%; }
	.col-xl-8 { -webkit-box-flex: 0; -ms-flex: 0 1 66.666667%; flex: 0 1 66.666667%; max-width: 66.666667%; }
	.col-xl-9 { -webkit-box-flex: 0; -ms-flex: 0 1 75%; flex: 0 1 75%; max-width: 75%; }
	.col-xl-10 { -webkit-box-flex: 0; -ms-flex: 0 1 83.333333%; flex: 0 1 83.333333%; max-width: 83.333333%; }
	.col-xl-11 { -webkit-box-flex: 0; -ms-flex: 0 1 91.666667%; flex: 0 1 91.666667%; max-width: 91.666667%; }
	.col-xl-12 { -webkit-box-flex: 0; -ms-flex: 0 1 100%; 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 { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }

.col-xs-last { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

@media (min-width: 544px) { .col-sm-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
	.col-sm-last { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } }

@media (min-width: 768px) { .col-md-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
	.col-md-last { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } }

@media (min-width: 992px) { .col-lg-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
	.col-lg-last { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } }

@media (min-width: 1200px) { .col-xl-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
	.col-xl-last { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } }

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

.row-xs-center { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

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

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

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

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

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

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

.col-xs-center { -ms-flex-item-align: center; align-self: center; }

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

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

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

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

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

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

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

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

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

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

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

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

.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 { margin-bottom: 0; padding: 0.375rem 0.75rem; }

@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 { margin-bottom: 0; min-height: 2.75rem; padding-bottom: 0.375rem; padding-top: 0.375rem; }

.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-left: 0; padding-right: 0; }

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

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

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

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

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

.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"] { margin-left: -1.25rem; margin-top: .25rem; position: absolute; }

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

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

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

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 { background-position: center right 0.6875rem; background-repeat: no-repeat; background-size: 1.7875rem 1.7875rem; padding-right: 2.25rem; }

.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 { background-color: #72f8ff; border-color: #009da5; color: #009da5; }

.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 { background-color: #ffecc0; border-color: #f3aa00; color: #f3aa00; }

.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 { background-color: white; border-color: #FF625A; color: #FF625A; }

.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; vertical-align: middle; width: auto; }
	.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-bottom: 0; margin-top: 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"] { margin-left: 0; position: relative; }
	.form-inline .has-feedback .form-control-feedback { top: 0; } }

.input-group { display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; }

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

.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 { vertical-align: middle; white-space: nowrap; }

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

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

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

.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 { font-size: 0; position: relative; 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 { margin-left: -1px; z-index: 2; }

.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-left: auto !important; margin-right: 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-left: 0 !important; margin-right: 0 !important; }

.m-y-0 { margin-bottom: 0 !important; margin-top: 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-left: 1rem !important; margin-right: 1rem !important; }

.m-y-1 { margin-bottom: 1rem !important; margin-top: 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-left: 1.5rem !important; margin-right: 1.5rem !important; }

.m-y-2 { margin-bottom: 1.5rem !important; margin-top: 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-left: 3rem !important; margin-right: 3rem !important; }

.m-y-3 { margin-bottom: 3rem !important; margin-top: 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-left: 0 !important; padding-right: 0 !important; }

.p-y-0 { padding-bottom: 0 !important; padding-top: 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-left: 1rem !important; padding-right: 1rem !important; }

.p-y-1 { padding-bottom: 1rem !important; padding-top: 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-left: 1.5rem !important; padding-right: 1.5rem !important; }

.p-y-2 { padding-bottom: 1.5rem !important; padding-top: 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-left: 3rem !important; padding-right: 3rem !important; }

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

.pos-f-t { left: 0; position: fixed; right: 0; top: 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'; font-style: normal; font-weight: normal; 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"); }

.fa { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-transform: translate(0, 0); 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 { text-align: center; width: 1.285714em; }

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

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

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

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

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

.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 { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); transform: rotate(90deg); }

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

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

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

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

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

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

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

.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; font-size: 16px; font-size: 1.6rem; line-height: 1.6; margin: 0; text-align: center; }

ul { list-style-type: none; }

img { height: auto; max-width: 100%; vertical-align: bottom; }

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; max-width: 100%; width: 100%; }

.table thead tr th { border-bottom: 2px solid #ccc; border-top: none; 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 { background-color: #eee; font-weight: normal; 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 { border-top: none; display: block; width: auto; }
	.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 { border-top: none; display: block; width: auto; }
	.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 { border: 1px solid #ccc; display: block; font-size: 1.4rem; line-height: 1.8; margin-bottom: 4rem; }
	.table-responsive thead { border: 1px solid #ccc; display: block; }
	.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 { font-weight: bold; padding: .7rem 2rem 0; }
	.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-bottom: none; border-top: none; }
	.table-responsive tbody tr th:last-child, .table-responsive tbody tr td:last-child { border-bottom: 1px solid #ccc; border-top: none; }
	.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 { list-style: none; padding-left: 1em; }

.asterisk-list li { text-indent: -1em; }

.asterisk-list li:before { content: "※"; }

/*---------------------------------------- Layout ----------------------------------------*/
/* Row
----------------------------------------*/
.row { -ms-flex-wrap: nowrap; flex-wrap: nowrap; margin-left: -15px; margin-right: -15px; }

/* Container
----------------------------------------*/
.container { margin: 0 auto; width: 940px; }

@media only screen and (max-width: 768px) { .container { margin: 0 15px; width: auto; } }

/* Column
----------------------------------------*/
[class*="col-"] { padding-left: 15px; padding-right: 15px; }

/* ico label
----------------------------------------*/
.ico { padding-left: 32px; position: relative; }

.ico:before { background-color: #cf0f31; border-radius: .4rem; content: ''; display: block; height: 12px; left: 0; position: absolute; top: 3px; width: 24px; }

.ico:after { color: #fff; content: '\f105'; font-family: "FontAwesome"; font-size: 1.2rem; left: 17px; position: absolute; top: 0; z-index: 1; }

/* btn label
----------------------------------------*/
.btn { position: relative; width: 270px; }

.btn a, .btn label { background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#1a1a1a)); background: linear-gradient(#333, #1a1a1a); border: 1px solid #1a1a1a; border-radius: .6rem; color: #fff; cursor: pointer; display: block; font-size: 1.4rem; padding: 5px 16px 3px 48px; position: relative; }

.btn a:before, .btn label:before { background-color: #cf0f31; border-radius: .4rem; content: ''; display: block; height: 12px; left: 16px; position: absolute; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 24px; }

.btn a:after, .btn label:after { color: #fff; content: '\f105'; font-family: "FontAwesome"; font-size: 1.2rem; left: 32px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; }

.btn a:hover, .btn a:focus, .btn label:hover, .btn label:focus { background: -webkit-gradient(linear, left top, left bottom, from(#1a1a1a), color-stop(65%, #1a1a1a), to(#404040)); background: linear-gradient(#1a1a1a 0%, #1a1a1a 65%, #404040 100%); text-decoration: none; }

/* clearfix
----------------------------------------*/
.clearfix:before, .clearfix:after { content: " "; display: table; }

.clearfix:after { clear: both; }

/* Header
----------------------------------------*/
header.navbar { border-bottom: 1px solid #fff; -webkit-box-shadow: 0 10px 20px rgba(21, 21, 21, 0.3); box-shadow: 0 10px 20px rgba(21, 21, 21, 0.3); margin: 0 auto; /* Header Nav --------------------*/ /* Navbar Header --------------------*/ /* Header Bar --------------------*/ max-width: 1935px; text-align: left; }

header.navbar::before, header.navbar::after { display: none; }

@media only screen and (max-width: 768px) { header.navbar { border-bottom: 8px solid #000; -webkit-box-shadow: 0 5px 10px rgba(21, 21, 21, 0.1); box-shadow: 0 5px 10px rgba(21, 21, 21, 0.1); position: fixed; top: 0; width: 100%; z-index: 9; } }

header.navbar .header-bar { background-color: #fff; -webkit-box-shadow: 0 3px 4px rgba(26, 26, 26, 0.2); box-shadow: 0 3px 4px rgba(26, 26, 26, 0.2); color: #333; font-size: 12px; padding: 19px 0; position: relative; }

@media only screen and (max-width: 768px) { header.navbar .header-bar { border-bottom: 4px solid #cf0f31; padding: 10px; } }

header.navbar .header-bar_lead { float: left; font-weight: normal; white-space: nowrap; }

@media only screen and (max-width: 768px) { header.navbar .header-bar_lead { display: block; font-size: 11px; width: 100%; } }

header.navbar .header-bar_menu { float: right; list-style: none; margin: 0; padding-left: 30px; }

@media only screen and (max-width: 768px) { header.navbar .header-bar_menu { display: none; } }

header.navbar .header-bar_item { float: left; margin-left: 3rem; }

header.navbar .header-bar_item a { -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #333; display: inherit; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-decoration: none; vertical-align: middle; white-space: nowrap; }

header.navbar .header-bar_item a:hover, header.navbar .header-bar_item a:focus { text-decoration: underline; }

header.navbar .header-bar_redline { background-color: #cf0f31; bottom: -4px; height: 4px; position: absolute; width: 100%; z-index: -1; }

header.navbar .header-bar .sm-logo { display: none; }

@media only screen and (max-width: 768px) { header.navbar .header-bar .sm-logo { display: block; }
	header.navbar .header-bar .sm-logo img { display: block; height: 30px; width: auto; } }

header.navbar .header-bar .container { margin: 0 auto; }

@media only screen and (max-width: 768px) { header.navbar .header-bar .container { margin: 0; } }

header.navbar .navbar-header { background: -webkit-gradient(linear, left top, left bottom, from(#404040), to(#1a1a1a)); background: linear-gradient(#404040, #1a1a1a); border-top: 4px solid #cf0f31; display: block; }

@media only screen and (max-width: 768px) { header.navbar .navbar-header { display: none; } }

header.navbar .navbar-header .container { position: relative; }

header.navbar .navbar-header .container:before { background: url(../res/images/common/logo-cover.png) no-repeat; content: ''; height: 63px; left: 325px; position: absolute; top: -4px; width: 290px; z-index: 1; }

header.navbar .navbar-header .navbar-toggle { background-color: #034F8D; border: 1px solid #03467d; -webkit-box-shadow: inset 0 1px 0 #91b2cc; box-shadow: inset 0 1px 0 #91b2cc; color: #fff; float: right; height: 36px; margin-left: 15px; position: static; width: 36px; }

header.navbar .navbar-header h1 { margin: 0; padding: 0; }

header.navbar .navbar-title { left: 420px; margin: 0; position: absolute; top: -48px; z-index: 2; }

header.navbar .navbar-title a { display: block; }

header.navbar #header-nav { position: relative; }

header.navbar .navbar-nav { float: left; list-style-type: none; margin: 0; padding: 0; text-align: center; }

header.navbar .navbar-nav li { float: left; position: relative; width: 188px; }

header.navbar .navbar-nav li::before { border-left: 1px dotted #999; content: ''; height: 42px; left: 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 1px; }

header.navbar .navbar-nav li::after { content: normal; }

header.navbar .navbar-nav li a { color: #fff; display: block; font-size: 1.8rem; line-height: 1; padding: 12px 0 13px; text-shadow: 1px 1px #000; width: 188px; }

header.navbar .navbar-nav li a span { color: #999; display: block; font-size: 1rem; padding-top: 5px; text-shadow: none; text-transform: uppercase; }

header.navbar .navbar-nav li a:hover, header.navbar .navbar-nav li a:focus { background: -webkit-gradient(linear, left top, left bottom, from(#1a1a1a), color-stop(65%, #1a1a1a), to(#404040)); background: linear-gradient(#1a1a1a 0%, #1a1a1a 65%, #404040 100%); text-decoration: none; }

header.navbar .navbar-nav li.active a { background: -webkit-gradient(linear, left top, left bottom, from(#1a1a1a), color-stop(65%, #1a1a1a), to(#404040)); background: linear-gradient(#1a1a1a 0%, #1a1a1a 65%, #404040 100%); }

header.navbar .navbar-nav.right { float: right; }

header.navbar .navbar-nav.right li { border-left: none; float: left; }

header.navbar .navbar-nav.right li:before { content: normal; }

header.navbar .navbar-nav.right li:after { border-right: 1px dotted #999; content: ''; height: 42px; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 1px; }

/* # Main
----------------------------------------*/
/* ## Breadcrumb
----------------------------------------*/
.breadcrumb { float: right; font-size: 1rem; margin-bottom: 30px; margin-top: 0; overflow: hidden; padding-left: 0; text-overflow: ellipsis; white-space: nowrap; }

.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; }

/* title
----------------------------------------*/
.title { background-color: #e6e6e6; font-size: 2rem; line-height: 1; margin-bottom: 16px; margin-top: 0; padding: 16px; position: relative; }

.title:before { background-color: #cf0f31; content: ''; height: 36px; left: 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 2px; }

.title span { font-size: 1.6rem; font-weight: normal; padding-left: 1.6rem; }

.page-body_title { border-bottom: 1px solid #cf0f31; font-size: 2.4rem; font-weight: bold; margin-bottom: 2rem; margin-top: 0; padding-left: 2.6rem; position: relative; }

.page-body_title:before { background-color: #cf0f31; content: ''; height: 100%; left: 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 10px; }

.pb-gutter { padding: 0 2.6rem; }

/* contents
----------------------------------------*/
.contents { background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), to(#fff)) no-repeat top center, url(../res/images/contents/contents-cover.jpg) no-repeat top center; background: linear-gradient(rgba(255, 255, 255, 0) 50%, #fff 100%) no-repeat top center, url(../res/images/contents/contents-cover.jpg) no-repeat top center; background-size: contain; margin: 0 auto; max-width: 1935px; padding: 60px 0 90px; text-align: left; }

@media only screen and (max-width: 768px) { .contents { margin: 70px auto 0 auto; padding: 90px 0 90px; } }

.contents .container { background-color: #fff; border-radius: .6rem; margin: 0 auto; padding: 16px; }

@media only screen and (max-width: 768px) { .contents .container { margin: -15px auto 0 auto; } }

.contents .main-column { float: right; max-width: auto; width: 690px; }

@media only screen and (max-width: 768px) { .contents .main-column { float: none; width: 100%; } }

.contents .main-column .section { margin: 0 auto; width: 100%; }

.contents .main-column .section .title { margin-bottom: 24px; padding: 17px 16px 15px 18px; }

.contents .main-column .section .page-body { padding: 0 10px 10px; }

.contents .main-column .section .page-body p { line-height: 1.7; margin-bottom: 32px; }

.contents .main-column .section .page-body .page-body_lead { font-size: 2.4rem; }

.contents .side-column { float: left; width: 220px; }

@media only screen and (max-width: 768px) { .contents .side-column { float: none; margin-top: 40px; width: auto; } }

.contents .side-column .navigation .navigation_title .title { background-color: #333; color: #fff; font-size: 1.6rem; margin: 0; padding: 0; }

.contents .side-column .navigation .navigation_title .title:before { height: 24px; width: 4px; }

.contents .side-column .navigation .navigation_title .title a { color: #fff; display: block; line-height: 1.4; padding: 10px 16px 8px 20px; }

.contents .side-column .navigation-list { font-size: 1.4rem; margin: 0; padding: 0; }

.contents .side-column .navigation-list li a { background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e5e5e5)); background: linear-gradient(#fff, #e5e5e5); border: 1px solid #e5e5e5; display: block; padding: 9px 16px 7px 48px; }

.contents .side-column .navigation-list li a.ico:before { background-color: #b3b3b3; left: 16px; top: 13px; }

.contents .side-column .navigation-list li a.ico:after { left: 33px; top: 10px; }

.contents .side-column .navigation-list li.active a.ico:before { background-color: #cf0f31; }

/* # Footer
----------------------------------------*/
.footer { background-color: #1a1a1a; margin: 0 auto; max-width: 1935px; overflow: hidden; position: relative; /* Footer info
--------------------*/ /* Pagetop --------------------*/ /* Footer Bar --------------------*/ }

.footer::before, .footer::after { display: none; }

.footer > .container { position: static; text-align: center; }

.footer .footer-bar { background-color: #333; color: #fff; }

.footer .footer-bar_menu { float: left; font-size: 1.4rem; list-style: none; margin: 0; padding: 13px 0 12px; text-align: left; }

.footer .footer-bar_menu li { float: left; height: 21px; margin: 0; margin-right: 3rem; }

.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; }

@media (max-width: 767px) { .footer .footer-bar_menu li .ico:before { left: 12px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } }

@media (max-width: 767px) { .footer .footer-bar_menu li .ico:after { left: 28px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } }

.footer .footer-bar .copy { color: #ccc; float: right; font-size: 1.2rem; }

.footer .footer-bar .copy p { margin: 0; padding: 14px 0 13px; }

@media (max-width: 875px) { .footer .footer-bar_menu { border-bottom: 1px solid #1a1a1a; float: none; margin: 0 -30px; padding: 16px 30px; }
	.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; font-size: 1.2rem; margin: 0; padding: 0; }
	.footer .footer-bar_menu li { border-bottom: 1px solid #1a1a1a; float: none; height: auto; margin-right: 0; }
	.footer .footer-bar_menu li a { display: block; padding: 8px 16px 8px 40px; }
	.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 { bottom: -45px; position: absolute; right: 0; }

.footer .footer-pagetop a { background-color: #000; border-radius: 50%; color: #fff; display: block; font-size: 1rem; height: 96px; width: 96px; }

.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 { display: inline-block; margin-right: 0; }

@media (max-width: 767px) { .footer .footer-pagetop { bottom: 0; display: none; height: 36px; position: fixed; right: 0; width: 36px; z-index: 20; }
	.footer .footer-pagetop a { border-radius: 0; height: auto; opacity: .8; padding: 10px 0 9px; width: auto; }
	.footer .footer-pagetop a span { display: none; }
	.footer .footer-pagetop a .fa { font-size: 1.4rem; padding: 0; } }

.footer .footer-info { color: #fff; margin: 2.4rem 0; text-align: left; }

.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; }

@media (max-width: 767px) { .footer .footer-info_title .ico:before { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } }

.footer .footer-info_title .ico:after { font-weight: normal; left: 16px; }

@media (max-width: 767px) { .footer .footer-info_title .ico:after { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } }

.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 { font-weight: normal; margin-right: 1.4rem; }

.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 { display: block; font-size: 1.2rem; 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; } }

.drawer-menu li a { border-bottom-color: #333; border-bottom-style: dashed; border-bottom-width: 1px; border-left-color: #333; border-right-color: #333; border-top-color: #333; color: #fff; display: block; font-size: 13px; padding: 20px 10px 20px 20px; text-align: left; text-decoration: none; }

.drawer-menu li a:hover { opacity: 0.7; }

.drawer-nav { background-color: #000; color: #fff; height: 100%; overflow: hidden; position: fixed; top: 0; width: 16.25rem; z-index: 999; }

.drawer-brand { color: #222; display: block; font-size: 1.5rem; font-weight: 700; line-height: 3.75rem; padding-left: .75rem; padding-right: .75rem; text-decoration: none; }

.drawer-menu { list-style: none; margin: 0; padding: 0; }

.drawer-menu-item { color: #222; display: block; font-size: 1rem; padding: .75rem; text-decoration: none; }

.drawer-menu-item:hover { background-color: transparent; color: #555; text-decoration: underline; }

.drawer-overlay { background-color: rgba(0, 0, 0, 0.3); display: none; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 10; }

.drawer-open .drawer-overlay { display: block; }

.drawer--top .drawer-nav { -webkit-transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1); height: auto; left: 0; max-height: 100%; top: -100%; transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1); width: 100%; }

.drawer--top.drawer-open .drawer-nav { top: 0; }

.drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger { right: 0; }

.drawer--left .drawer-nav { -webkit-transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1); left: -16.25rem; transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--left .drawer-hamburger, .drawer--left.drawer-open .drawer-nav, .drawer--left.drawer-open .drawer-navbar .drawer-hamburger { left: 0; }

.drawer--left.drawer-open .drawer-hamburger { left: 16.25rem; }

.drawer--right .drawer-nav { -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1); right: -16.25rem; transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--right .drawer-hamburger, .drawer--right.drawer-open .drawer-nav, .drawer--right.drawer-open .drawer-navbar .drawer-hamburger { right: 0; }

.drawer--right.drawer-open .drawer-hamburger { right: 16.25rem; }

.drawer-hamburger { -webkit-box-sizing: content-box; -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); -webkit-transform: translateZ(0); background-color: transparent; border: 0; box-sizing: content-box; display: block; display: none; outline: 0; padding: 0; padding: 22px .75rem 30px; position: fixed; top: 0; transform: translateZ(0); transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); width: 2rem; z-index: 40; }

@media only screen and (max-width: 768px) { .drawer-hamburger { display: inline; } }

.drawer-hamburger:hover { background-color: transparent; cursor: pointer; }

.drawer-hamburger-icon { display: block; margin-top: 10px; position: relative; }

.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before { -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); background-color: #000; height: 2px; transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); width: 100%; }

.drawer-hamburger-icon:after, .drawer-hamburger-icon:before { content: ' '; left: 0; position: absolute; top: -10px; }

.drawer-hamburger-icon:after { top: 10px; }

.drawer-open .drawer-hamburger-icon { background-color: transparent; }

.drawer-open .drawer-hamburger-icon:after, .drawer-open .drawer-hamburger-icon:before { top: 0; }

.drawer-open .drawer-hamburger-icon:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.drawer-open .drawer-hamburger-icon:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.sr-only { clip: rect(0, 0, 0, 0); border: 0; height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.drawer--sidebar, .drawer--sidebar .drawer-contents { background-color: #fff; }

@media (min-width: 64em) { .drawer--sidebar .drawer-hamburger { display: none; visibility: hidden; }
	.drawer--sidebar .drawer-nav { -webkit-transform: none; -ms-transform: none; display: block; height: 100%; position: fixed; transform: none; width: 12.5rem; }
	.drawer--sidebar.drawer--left .drawer-nav { border-right: 1px solid #ddd; left: 0; }
	.drawer--sidebar.drawer--left .drawer-contents { margin-left: 12.5rem; }
	.drawer--sidebar.drawer--right .drawer-nav { border-left: 1px solid #ddd; right: 0; }
	.drawer--sidebar.drawer--right .drawer-contents { margin-right: 12.5rem; }
	.drawer--sidebar .drawer-container { max-width: 48rem; } }

@media (min-width: 75em) { .drawer--sidebar .drawer-nav { width: 16.25rem; }
	.drawer--sidebar.drawer--left .drawer-contents { margin-left: 16.25rem; }
	.drawer--sidebar.drawer--right .drawer-contents { margin-right: 16.25rem; }
	.drawer--sidebar .drawer-container { max-width: 60rem; } }

.drawer--navbarTopGutter { padding-top: 3.75rem; }

.drawer-navbar .drawer-navbar-header { background-color: #fff; border-bottom: 1px solid #ddd; }

.drawer-navbar { top: 0; width: 100%; z-index: 30; }

.drawer-navbar--fixed { position: fixed; }

.drawer-navbar-header { -webkit-box-sizing: border-box; box-sizing: border-box; height: 3.75rem; padding: 0 .75rem; position: relative; text-align: center; width: 100%; z-index: 30; }

.drawer-navbar .drawer-brand { display: inline-block; line-height: 3.75rem; padding-bottom: 0; padding-top: 0; text-decoration: none; }

.drawer-navbar .drawer-brand:hover { background-color: transparent; }

.drawer-navbar .drawer-nav { padding-top: 3.75rem; }

.drawer-navbar .drawer-menu { padding-bottom: 7.5rem; }

@media (min-width: 64em) { .drawer-navbar { background-color: #fff; border-bottom: 1px solid #ddd; height: 3.75rem; }
	.drawer-navbar .drawer-navbar-header { border: 0; display: block; float: left; padding: 0; position: relative; width: auto; }
	.drawer-navbar .drawer-menu--right { float: right; }
	.drawer-navbar .drawer-menu li { float: left; }
	.drawer-navbar .drawer-menu-item { line-height: 3.75rem; padding-bottom: 0; padding-top: 0; }
	.drawer-navbar .drawer-hamburger { display: none; }
	.drawer-navbar .drawer-nav { -webkit-transform: translateZ(0); height: 3.75rem; left: 0; overflow: visible; padding-top: 0; position: relative; transform: translateZ(0); width: auto; }
	.drawer-navbar .drawer-menu { padding: 0; }
	.drawer-navbar .drawer-dropdown-menu { border: 1px solid #ddd; position: absolute; width: 16.25rem; }
	.drawer-navbar .drawer-dropdown-menu-item { padding-left: .75rem; } }

.drawer-dropdown-menu { -webkit-box-sizing: border-box; background-color: #fff; box-sizing: border-box; display: none; margin: 0; padding: 0; width: 100%; }

.drawer-dropdown-menu > li { list-style: none; width: 100%; }

.drawer-dropdown-menu-item { color: #222; display: block; line-height: 3.75rem; padding: 0; padding-left: 1.5rem; padding-right: .75rem; text-decoration: none; }

.drawer-dropdown-menu-item:hover { background-color: transparent; color: #555; text-decoration: underline; }

.drawer-dropdown.open > .drawer-dropdown-menu { display: block; }

.drawer-dropdown .drawer-caret { -webkit-transition: opacity .2s ease,-webkit-transform .2s ease; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid; display: inline-block; height: 0; margin-left: 4px; transform: rotate(0deg); transition: opacity .2s ease,-webkit-transform .2s ease; transition: transform .2s ease,opacity .2s ease; transition: transform .2s ease,opacity .2s ease,-webkit-transform .2s ease; vertical-align: middle; width: 0; }

.drawer-dropdown.open .drawer-caret { -webkit-transform: rotate(180deg); transform: rotate(180deg); }

.drawer-container { margin-left: auto; margin-right: auto; }

@media (min-width: 64em) { .drawer-container { max-width: 60rem; } }

@media (min-width: 75em) { .drawer-container { max-width: 70rem; } }

/* 荒蒔グループ：unique

================================================== */
.home .bx-wrapper { position: absolute; width: 100%; z-index: -1; }

@media only screen and (max-width: 768px) { .home .bx-wrapper { margin: 70px 0 0 0 !important; } }

.home .home-cover { margin: 0 auto; max-width: 1935px; position: relative; }

.home .home-cover .slide { height: 580px; position: absolute; width: 100vw; }

@media only screen and (max-width: 768px) { .home .home-cover .slide { height: 380px; /*★*/ width: 100%; /*★*/ } }

.home .home-cover .slide::before { background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff)); background: linear-gradient(rgba(255, 255, 255, 0), #fff); content: ""; display: block; height: 150px; position: relative; top: 430px; width: 100%; z-index: 1; }

.home .home-cover .slide01 { background: url(../res/images/home/home-slide01.jpg) no-repeat 50% 20%; background-size: cover; }

@media only screen and (max-width: 768px) { .home .home-cover .slide01 { background: top center url(../res/images/home/home-slide01-sm.jpg) no-repeat; background-size: 100% auto; /*★*/ } }

.home .home-cover .slide02 { background: url(../res/images/home/home-slide02.jpg) no-repeat 50% 20%; background-size: cover; }

@media only screen and (max-width: 768px) { .home .home-cover .slide02 { background: top center url(../res/images/home/home-slide02-sm.jpg) no-repeat; background-size: 100% auto; /*★*/ } }

.home .home-cover .slide03 { background: url(../res/images/home/home-slide03.jpg) no-repeat 50% 20%; background-size: cover; }

@media only screen and (max-width: 768px) { .home .home-cover .slide03 { background: top center url(../res/images/home/home-slide03-sm.jpg) no-repeat; background-size: 100% auto; /*★*/ } }

.home .home-cover .slide04 { background: url(../res/images/home/home-slide04.jpg) no-repeat 50% 20%; background-size: cover; }

.home .home-cover .slide05 { background: url(../res/images/home/home-slide05.jpg) no-repeat 50% 20%; background-size: cover; }

.home .home-cover_lead { padding: 200px 0 0px; }

@media only screen and (max-width: 768px) { .home .home-cover_lead { padding: 180px 0 0px; } }

.home .home-cover_leadPicture h2 { line-height: 0; margin: 0; }

.home .home-cover_leadText { line-height: 2; margin: 0; text-shadow: 1px 1px #fff; }

.home .home-contents { margin: 0 -15px; max-width: 970px; position: relative; text-align: left; z-index: 1; }

.home .home-contents .container { background-color: #fff; border-radius: 0.6rem; padding: 16px; }

@media only screen and (max-width: 768px) { .home .home-contents .container { margin: 0; } }

.home .home-contents .section { margin-bottom: 50px; }

.home .home-contents .section.school img { height: auto; width: 100%; }

.home .home-contents .section.school .home-contents_bnr { background: #d2f7e3; border-top: 3px solid #2cad9c; padding: 2rem; }

@media screen and (min-width: 544px) { .home .home-contents .section.school .home-contents_bnr { display: -webkit-box; display: -ms-flexbox; display: flex; } }

.home .home-contents .section.school .home-contents_bnr a { background: #01b197; border-radius: 0.6rem; color: #fff; font-size: 1.8rem; font-weight: bold; margin-bottom: 1rem; padding: 1.6rem; text-align: center; text-decoration: none; }

.home .home-contents .section.school .home-contents_bnr a:last-child { margin-bottom: 0; }

.home .home-contents .section.school .home-contents_bnr a:hover, .home .home-contents .section.school .home-contents_bnr a:active { opacity: 0.8; }

@media screen and (min-width: 544px) { .home .home-contents .section.school .home-contents_bnr a { margin-bottom: 0; margin-right: 1.5rem; width: 100%; }
	.home .home-contents .section.school .home-contents_bnr a:last-child { margin-right: 0; } }

.home .home-contents .left-column { float: left; width: 100%; }

@media only screen and (max-width: 768px) { .home .home-contents .left-column { float: none; width: auto; } }

.home .home-contents .right-column { float: right; width: 300px; }

@media only screen and (max-width: 768px) { .home .home-contents .right-column { float: none; width: auto; } }

.home .home-contentsCard { float: left; width: calc(50% - 4px); }

@media only screen and (max-width: 768px) { .home .home-contentsCard { width: 100%; } }

.home .home-contentsCard:hover, .home .home-contentsCard:active { opacity: 0.8; text-decoration: none; }

.home .home-contentsCard:nth-of-type(odd) { margin-right: 8px; }

.home .home-contentsCard .title { background-color: #333; color: #fff; margin-bottom: 0; padding-left: 3rem; }

@media only screen and (max-width: 768px) { .home .home-contentsCard .title { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; } }

.home .home-contentsCard .title span { font-size: 1.6rem; font-weight: bold; margin-right: 0.3rem; vertical-align: middle; }

.home .home-contentsCard .title.ico:before { background-color: #cf0f31; border-radius: 0.4rem; content: ""; display: block; height: 12px; left: 16px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 24px; }

@media only screen and (max-width: 768px) { .home .home-contentsCard .title.ico:before { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } }

.home .home-contentsCard .title.ico:after { font-weight: normal; left: 32px; top: 19px; }

@media only screen and (max-width: 768px) { .home .home-contentsCard .title.ico:after { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } }

.home .home-contentsCard:nth-of-type(1) .home-contentsCard_caption { background: url(../res/images/home/home-contentsCard_picture_01.jpg) no-repeat; background-size: 100% auto; }

@media only screen and (max-width: 768px) { .home .home-contentsCard:nth-of-type(1) .home-contentsCard_caption { background-size: cover; } }

.home .home-contentsCard:nth-of-type(2) .home-contentsCard_caption { background: url(../res/images/home/home-contentsCard_picture_02.jpg) no-repeat; background-size: 100% auto; }

@media only screen and (max-width: 768px) { .home .home-contentsCard:nth-of-type(2) .home-contentsCard_caption { background-size: cover; } }

.home .home-contentsCard_caption { color: #333; height: 130px; padding: 12px 16px 16px; }

.home .home-contentsCard_list { line-height: 1.8; list-style-type: none; margin-bottom: 20px; margin-top: 0; padding-left: 0; }

.home .home-contentsCard_item { position: relative; }

.home .home-contentsCard_item span { font-weight: bold; }

.home .home-contentsCard_item:before { color: #333; content: "\f0da"; font: normal normal normal 1em/1 FontAwesome; padding-right: 5px; }

.home .home-contentsCard_item .fa { margin-right: 3px; }

.home .home-contentsCard_detail { border-top: 1px dotted #fff; font-size: 1.2rem; padding-top: 16px; }

.home .home-contentsCard a:hover, .home .home-contentsCard a:active, .home .home-contentsCard a:focus { text-decoration: none; }

.home .home-contents_bnr a { display: block; }

.home .home-news_title .title { margin-bottom: 0; }

.home .home-newsCard { border-bottom: 1px dotted #e6e6e6; padding: 12px 8px 10px; }

.home .home-newsCard:nth-of-type(4) { border-bottom: none; }

.home .home-newsCard a { display: block; }

.home .home-newsCard a:hover span img, .home .home-newsCard a:focus span img { opacity: 0.6; }

.home .home-newsCard a:hover .home-newsCard_lead, .home .home-newsCard a:focus .home-newsCard_lead { text-decoration: underline; }

.home .home-newsCard_picture { float: left; height: 80px; padding-right: 16px; }

.home .home-newsCard_caption { float: left; padding: 6px 0 8px; width: 180px; }

.home .home-newsCard_caption .ico:before { top: 5px; }

.home .home-newsCard_caption .ico:after { top: 2px; }

.home .home-newsCard_time { font-weight: bold; }

.home .home-newsCard_lead { display: block; font-size: 1.2rem; line-height: 2; padding-top: 3px; }

.home .home-news_more { background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.8))); background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8)); border: 1px solid #000; border-radius: 0.6rem; color: #fff; font-size: 1.4rem; margin-bottom: 24px; padding: 4px 16px; }

.home .home-news_more .left-column, .home .home-news_more .right-column { width: auto; }

.home .home-news_more .left-column .ico:before { left: 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.home .home-news_more .left-column .ico:after { top: 2px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.home .home-news_more .right-column .fa { margin-right: 5px; }

.home .home-news_moreView { font-weight: normal; margin: 0; }

.home .home-news_more a { color: #fff; }

.home .home-bnr { text-align: center; }

.home .home-bnr a { display: block; }

.about dl { margin-top: 0; }

.about dl:last-child { margin-bottom: 0; }

.about dl dd { margin-bottom: 0.5em; margin-left: 0.4em; padding-left: 1.1rem; text-indent: -1.1rem; }

.about dl dd:last-child { margin-bottom: 0; }

.about dl dd:before { background-color: #333; border-radius: 2px; content: ""; display: inline-block; height: 4px; margin-right: 0.8rem; vertical-align: middle; width: 4px; }

.about .index .page-body_img { float: right; margin: 0 0 45px 30px; }

@media only screen and (max-width: 768px) { .about .index .page-body_img { float: none; margin: 0 0 45px 0; text-align: center; } }

.about .aramaki .page-body ul, .about .ads .page-body ul, .about .result .page-body ul { margin-top: 0; padding-left: 0; }

.about .aramaki .page-body ul:last-child, .about .ads .page-body ul:last-child, .about .result .page-body ul:last-child { margin-bottom: 0; }

.about .aramaki .page-body .table tbody tr th, .about .ads .page-body .table tbody tr th, .about .result .page-body .table tbody tr th { white-space: nowrap; width: 120px; }

@media only screen and (max-width: 768px) { .about .aramaki .page-body .table tbody tr th, .about .ads .page-body .table tbody tr th, .about .result .page-body .table tbody tr th { display: block; width: auto; } }

.about .access #map { height: 360px; width: 100%; }

@media only screen and (max-width: 768px) { .about .philosophy .pb-gutter { padding: 0 10px 10px; } }

.about .philosophy ol { list-style: none; padding-left: 0; }

.about .philosophy ol li { counter-increment: chapter; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 1.5rem; text-indent: 0; }

.about .philosophy ol li:last-child { margin-bottom: 0; }

.about .philosophy ol li:before { color: #cf0f31; content: counter(chapter, decimal) ""; display: inline-block; font-family: "Roboto", "Franklin Gothic Medium", Arial, sans-serif; font-size: 1.7em; font-style: italic; font-weight: bold; line-height: 1; padding-left: 0; padding-right: 2rem; text-align: center; vertical-align: middle; }

.about .organization { /** 株式会社エイディエス au事業部**/ /** 株式会社エイディエス au事業部**/ }

.about .organization .organization-item { margin-bottom: 10rem; }

.about .organization .chart ul { font-size: 1.4rem; margin-top: 0; padding-left: 0; }

.about .organization .chart ul ul { padding-left: 13.7rem; position: relative; }

.about .organization .chart ul .chart01-01 ul:before { background-color: #ccc; content: ""; height: 2px; left: 5.2rem; margin-top: -1px; position: absolute; top: 10rem; width: 7rem; }

.about .organization .chart ul .chart01-02 ul:after, .about .organization .chart ul .chart01-02 ul li:before, .about .organization .chart ul .chart01-02 ul li:after { display: none; }

.about .organization .chart ul .chart01-02 ul li { border: 1px solid #ccc; top: -2.3rem; }

.about .organization .chart ul .chart01-02.chateraise ul li { top: -1rem; }

.about .organization .chart ul .chart01-02 ul li span.box { border: none !important; margin-bottom: 0 !important; }

.about .organization .chart ul .chart01-02 ul li span.box:first-child { border-bottom: 1px solid #ccc !important; }

.about .organization .chart ul .chart01-02.single ul li span.box:first-child { border-bottom: 1px none #ccc !important; }

.about .organization .chart ul .chart01-02.single ul li { top: 0; }

.about .organization .chart .chart-last::after { background: #ccc; bottom: 50%; content: ""; display: inline; height: 150%; left: -1.5rem; position: absolute; width: 2px; z-index: 1; }

.about .organization .chart ul ul li { position: relative; }

.about .organization .chart ul ul li:before { background: #ccc; content: ""; height: 2px; left: -1.5rem; margin-top: -1px; position: absolute; top: 50%; width: 1.5rem; }

.about .organization .chart ul ul li:after { background: #ccc; bottom: 50%; content: ""; height: 150%; left: -1.5rem; position: absolute; width: 2px; z-index: 1; }

.about .organization .chart ul ul li:first-child:after { bottom: auto; top: 50%; }

.about .organization .chart ul ul li:nth-child(2):after { height: 4.5rem; }

.about .organization .chart-inner span.box { background-color: #fff; border: 1px solid #ccc; display: block; margin-bottom: 1rem; padding: 1rem 1.3rem 0.9rem; white-space: nowrap; z-index: 3; }

.about .organization .chart-wrap { position: relative; }

.about .organization .chart-wrap > [class*="box"] { float: left; position: relative; text-align: center; width: 8rem; }

.about .organization .chart-wrap > [class*="box"]:after { background: #ccc; content: ""; height: 2px; margin-top: -1px; position: absolute; right: -3rem; top: 50%; width: 3rem; }

.about .organization .chart00_column_20 { -webkit-box-flex: 0; -ms-flex: 0 1 20%; flex: 0 1 20%; max-width: 20%; }

.about .organization .chart-wrap.left:after { background: #ccc; content: ""; height: 91.5%; position: absolute; right: -0.2rem; top: 2.3rem; width: 2px; z-index: 1; }

.about .organization .chart-wrap.chart01-01 > [class*="box"]:after { background: #ccc; content: ""; height: 34px; margin-top: -1px; position: absolute; right: 50%; top: 65px; width: 2px; }

.about .organization .chart-wrap.chart01-02 { margin-bottom: 0.5rem; margin-top: 5rem; }

@media only screen and (max-width: 768px) { .about .organization .chart-wrap.chart01-02 { margin-top: 2rem; } }

.about .organization .chart01 .chart-wrap:before { background: #ccc; content: ""; height: 2px; left: -1.5rem; margin-top: -1px; position: absolute; top: 2.3rem; width: 1.5rem; }

.about .organization .chart01 .chart-wrap.chateraise:before { top: 3.5rem; }

.about .organization .chart-wrap .box.clear { float: none !important; }

.about .organization .chart-wrap .box.clear:after { display: none !important; }

.about .organization .no2 .chart-wrap.left:after { height: 89%; }

.about .organization .no2 .chart-wrap.chart01-01:first-child > [class*="box"]:after { background: #ccc; content: ""; height: 34px; margin-top: -1px; position: absolute; right: 50%; top: 43px; width: 2px; }

.about .organization .no2 .chart ul .chart01-01:first-child ul:before { top: 7.6rem; }

.about .organization .no2 .chart-wrap.chart01-01:nth-child(2) > [class*="box"]:after { background: #ccc; content: ""; height: 34px; margin-top: -1px; position: absolute; right: 50%; top: 66px; width: 2px; }

.about .organization .no2 .chart ul .chart01-01:nth-child(2) ul:before { top: 10rem; }

.about .organization .no2 .chart ul .chart01-01 ul.au { margin-bottom: 2.5rem; }

@media only screen and (max-width: 768px) { .about .organization .page-body_title:after { bottom: -50px; content: "横にスクロールしてご確認ください→"; font-size: 12px; font-weight: normal; left: 0; padding-bottom: 10px; position: absolute; }
	.about .organization .chart { border: 1px solid #ececec; margin: 60px -2.6rem 0; overflow-x: scroll; padding: 10px; }
	.about .organization .chart-inner { width: 640px; } }

.contact .contents .main-column { float: none; margin: 0 auto; }

.contact .contents .main-column .section { width: 690px; }

@media only screen and (max-width: 768px) { .contact .contents .main-column .section { width: 100%; } }

.contact .require { background-color: #cf0f31; border-radius: .4rem; color: #fff; float: right; font-size: 1.2rem; font-weight: bold; padding: 0.3rem 0.8rem 0; text-align: left; }

.contact .form-group { border-top: 1px solid #ddd; margin-bottom: 0; padding-bottom: 1.5rem; padding-top: 1.5rem; }

@media only screen and (max-width: 768px) { .contact .form-group { display: block; } }

.contact .form-group .col-xs-4 { padding-right: 0; }

@media only screen and (max-width: 768px) { .contact .form-group .col-xs-4 { display: block; max-width: 100%; width: auto; } }

@media only screen and (max-width: 768px) { .contact .form-group .col-xs-8 { max-width: 90%; width: auto; } }

.contact .btn-form { margin: 3rem auto 0; text-align: center; width: auto; }

.contact .btn-form a, .contact .btn-form label { display: inline-block; }

.contact .btn-form input { background-color: transparent; border: none; color: #fff; cursor: pointer; font-family: inherit; outline: none; }

.contact .f_td1 { max-width: 9rem; white-space: nowrap; }

@media only screen and (max-width: 768px) { .contact .f_td1 { max-width: 100%; } }

.contact .table tbody tr th, .contact .table tbody tr td { -webkit-box-sizing: border-box; box-sizing: border-box; text-align: left; }

.privacy .contents .main-column { float: none; margin: 0 auto; }

.privacy .contents .main-column .section { width: 690px; }

@media only screen and (max-width: 768px) { .privacy .contents .main-column .section { width: 100%; } }

.privacy .contents .main-column .privacy-item { margin-bottom: 4rem; }

@media only screen and (max-width: 768px) { .privacy .contents .main-column .privacy-item .pb-gutter { padding: 0; } }

.privacy .contents .main-column .privacy-item:last-child { margin-bottom: 0; }

.privacy .contents .main-column ol { margin-top: 0; }

.privacy .contents .main-column ol:last-child { margin-bottom: 0; }

.sitemap .contents .main-column { float: none; margin: 0 auto; width: 815px; }

@media only screen and (max-width: 768px) { .sitemap .contents .main-column { width: 100%; } }

@media only screen and (max-width: 768px) { .sitemap .contents .main-column .section .page-body .row { display: block; }
	.sitemap .contents .main-column .section .page-body .row .col-xs-4 { max-width: 100%; width: auto; } }

.sitemap .contents .main-column .section .page-body .sitemap-list.sl-2, .sitemap .contents .main-column .section .page-body .sitemap-list.sl-3 { margin-top: 7rem; }

@media only screen and (max-width: 768px) { .sitemap .contents .main-column .section .page-body .sitemap-list.sl-2, .sitemap .contents .main-column .section .page-body .sitemap-list.sl-3 { margin-top: 3rem; } }

.sitemap .contents .main-column .section .page-body .sitemap-list .title { background-color: #333; color: #fff; font-size: 1.6rem; margin: 3rem 0 0 0; padding: 0; }

.sitemap .contents .main-column .section .page-body .sitemap-list .title:before { content: normal; }

.sitemap .contents .main-column .section .page-body .sitemap-list .title a { color: #fff; display: block; font-weight: bold; padding: 13px 16px 11px 48px; }

.sitemap .contents .main-column .section .page-body .sitemap-list .title a.ico:before { left: 16px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.sitemap .contents .main-column .section .page-body .sitemap-list .title a.ico:after { left: 33px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.sitemap .contents .main-column .section .page-body .sitemap-list .title:first-child { margin: 0; }

.sitemap .contents .main-column .sitemap-list { font-size: 1.4rem; margin: 0; padding: 0; }

.sitemap .contents .main-column .sitemap-list li.sl-sub a { background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e5e5e5)); background: linear-gradient(#fff, #e5e5e5); border: 1px solid #e5e5e5; display: block; padding: 9px 16px 7px 48px; }

.sitemap .contents .main-column .sitemap-list li.sl-sub a.ico:before { background-color: #b3b3b3; left: 16px; top: 13px; }

.sitemap .contents .main-column .sitemap-list li.sl-sub a.ico:after { left: 33px; top: 10px; }

.news img { max-width: none; }

.news .page-body_title { margin-bottom: 1.6rem; margin-top: 1rem; }

@media only screen and (max-width: 768px) { .news table { -webkit-overflow-scrolling: touch; display: block; overflow-x: scroll; white-space: nowrap; width: 700px; } }

.news-card { margin: 0 16px 60px; }

@media only screen and (max-width: 768px) { .news-card .pb-gutter { padding: 0; } }

.news-card a { display: -webkit-box; display: -ms-flexbox; display: flex; }

.news-card a:hover, .news-card a:focus { text-decoration: none; }

.news-card a:hover .news-card_title, .news-card a:focus .news-card_title { text-decoration: underline; }

.news-card .left { margin-right: 16px; }

@media only screen and (max-width: 768px) { .news-card .left img { width: 80px; } }

.news-card_time { display: block; line-height: 1; }

.news-card_time.entry_body { margin-bottom: 3.3rem; text-align: right; }

.news-card_time.ico:before { top: 1px; }

.news-card_time.ico:after { top: 1px; }

.news-card_title { font-size: 1.8rem; margin: 12px 0 7px; }

.news-card_body { font-size: 1.4rem; line-height: 1.7; }

.news-card_body:after { content: "..."; }

.news .article .news-card_title { margin: 12px 0 23px; }

.news .article .news-card_body:after { content: normal; }

.news .article .news-card_body a { color: #0000ff; display: inline; text-decoration: underline; }

.news .article .news-card_body a:hover { text-decoration: none; }

.news .article .news-card_body .btn a { color: #fff; text-decoration: none; }

.news .article .news-card_body .btn a:visited { color: #fff; }

.news .article .news-card_body img { height: auto; max-width: 100%; }

.news .section .btn { margin: 0 auto; }

@media only screen and (max-width: 768px) { .news .section .btn { margin-bottom: 40px; } }

.news .pagination { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-left: 0; }

.news .pagination .page-item { display: inline-block; margin-bottom: 10px; margin-right: 10px; }

.news .pagination .page-item:last-child { margin-right: 0; }

.news .pagination .page-item a { background-color: #e6e6e6; display: inline-block; margin-bottom: 10px; padding: 5px 10px; }

.news .pagination .page-item a:hover, .news .pagination .page-item a:focus { opacity: .7; text-decoration: none; }

.news .pagination .page-item.active a { background-color: #1a1a1a; color: #fff; cursor: default; }

@media only screen and (max-width: 768px) { .shop .contents .main-column .page-body .row { display: block; } }

@media only screen and (max-width: 768px) { .shop .contents .main-column .page-body .row .col-xs-6, .shop .contents .main-column .page-body .row .col-xs-7, .shop .contents .main-column .page-body .row .col-xs-5 { -webkit-box-flex: 0; -ms-flex: 0 1 50%; flex: 0 1 50%; max-width: 100%; }
	.shop .contents .main-column .page-body .row .col-xs-6 .card img, .shop .contents .main-column .page-body .row .col-xs-7 .card img, .shop .contents .main-column .page-body .row .col-xs-5 .card img { height: auto; margin-bottom: 20px; width: 100%; } }

@media only screen and (max-width: 768px) { .shop .contents .main-column .page-body .shoplist.row:first-child { margin-bottom: 0 !important; } }

.shop .contents.index .main-column { float: none; margin: 0 auto; }

.shop .contents.index .main-column .section { width: 690px; }

@media only screen and (max-width: 768px) { .shop .contents.index .main-column .section { width: 100%; } }

.shop .contents.index .main-column .page-body a:hover, .shop .contents.index .main-column .page-body a:active, .shop .contents.index .main-column .page-body a:focus { opacity: 0.8; text-decoration: none; }

.shop .contents.index .main-column .page-body a:hover .subtitle, .shop .contents.index .main-column .page-body a:active .subtitle, .shop .contents.index .main-column .page-body a:focus .subtitle { opacity: 0.8; }

.shop .contents.index .main-column .page-body .row { margin-bottom: 3rem; }

@media only screen and (max-width: 768px) { .shop .contents.index .main-column .page-body .row { display: block; } }

.shop .contents.index .main-column .page-body .row:last-child { margin-bottom: 0; }

@media only screen and (max-width: 768px) { .shop .contents.index .main-column .page-body .row .col-xs-6, .shop .contents.index .main-column .page-body .row .col-xs-7 { -webkit-box-flex: 0; -ms-flex: 0 1 50%; flex: 0 1 50%; max-width: 100%; }
	.shop .contents.index .main-column .page-body .row .col-xs-6 .card img, .shop .contents.index .main-column .page-body .row .col-xs-7 .card img { height: auto; margin-bottom: 20px; width: 100%; } }

.shop .contents.index .main-column .page-body .subtitle { background-color: #333; color: #fff; font-size: 1.6rem; line-height: 1; margin-bottom: 0; margin-top: 0; padding: 1.8rem 1.6rem 1.8rem 4.8rem; }

.shop .contents.index .main-column .page-body .ico:before { left: 16px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.shop .contents.index .main-column .page-body .ico:after { left: 33px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.shop .page-body_title a { color: #333; }

.shop .shop-item { font-size: 1.4rem; margin-bottom: 50px; width: 100%; }

.shop .shop-item:last-child { margin-bottom: 0; }

.shop .shop-item thead th { background: #e6e6e6; }

.shop .shop-item thead th:nth-child(2) { width: 40%; }

.shop .shop-item th, .shop .shop-item td { padding: 1rem; }

.shop .shop-item .map { height: 240px; margin-top: 2.4rem; width: 100%; }

.shop .shop-item .map-more { margin-top: 0; text-align: right; }

.shop .shop-item .map-more .ico:after { top: -1px; }

.shop .shop-info { margin-top: 0; padding-left: 0; }

.shop .shop-info li { display: block; margin-bottom: 0.8rem; margin-right: 0; padding-left: 96px; text-indent: -96px; }

.shop .shop-info li:last-child { margin-bottom: 0; }

.shop .shop-info li .label { background-color: #e6e6e6; border-radius: 0.4rem; color: #333; display: inline-block; font-size: 1.4rem; font-weight: bold; line-height: 1; margin-right: 1.5rem; padding: 6px 12px 3px; text-align: center; text-indent: 0; vertical-align: baseline; width: 56px; }

.shop .shop-info li a { color: #0000ff; text-indent: 0; }

.shop .shop-info li .free-call { height: auto; margin-right: 0.5rem; vertical-align: middle; width: 26px; }

.access .access-list { margin-top: 0; padding-left: 0; }

.access .access-list li { display: block; margin-bottom: .5rem; margin-right: 0; padding-left: 96px; text-indent: -96px; }

.access .access-list li .label { background-color: #e6e6e6; border-radius: .4rem; color: #333; display: inline-block; font-size: 1.4rem; font-weight: bold; line-height: 1; margin-right: 1.5rem; padding: 6px 12px 3px; text-align: center; text-indent: 0; vertical-align: baseline; width: 56px; }

.access .map-more { font-size: 1.4rem; margin-top: 0; }

.access .ico:after { top: -1px; }

.gallery { /*以下、ご利用案内ページと同様*/ }

@media only screen and (max-width: 768px) { .gallery .gallery-top .contact-link .row { display: block; }
	.gallery .gallery-top .contact-link .row .panel { margin-bottom: 40px; } }

.gallery .contents .main-column .media { margin-bottom: 70px; position: relative; text-align: center; }

@media only screen and (max-width: 768px) { .gallery .contents .main-column .media { margin-bottom: 0; } }

.gallery .contents .main-column .media .text { background: rgba(255, 255, 255, 0.9); -webkit-box-sizing: border-box; box-sizing: border-box; height: 245px; left: calc(50% - 240px); margin: 0 auto; padding: 10px 40px 10px; position: absolute; top: calc(50% - 123px); width: 480px; }

@media only screen and (max-width: 768px) { .gallery .contents .main-column .media .text { height: auto; left: 0; margin: 0; max-width: 100%; padding: 0; position: relative; text-align: left; top: 0; width: auto; }
	.gallery .contents .main-column .media .text br { display: none; } }

.gallery .contents .main-column .media .text-title { border-bottom: 2px solid #cf0f31; font-size: 2.3rem; font-weight: 600; margin-top: 1rem; }

.gallery .contents .main-column .media .text-title span { font-size: 1.7rem; }

@media only screen and (max-width: 768px) { .gallery .gallery-main .pb-gutter { padding: 0 0.5rem; } }

@media only screen and (max-width: 768px) { .gallery .gallery-main table { -webkit-overflow-scrolling: touch; display: block; overflow-x: scroll; white-space: nowrap; width: 700px; } }

.gallery .menu-list { margin: 0 auto; margin-bottom: 70px; max-width: 900px; }

.gallery .gallery-top .page-body_title { font-size: 2rem; }

.gallery .gallery-top .panel { position: relative; }

.gallery .gallery-top .panel .panel-title { -webkit-transition: all .3s; background: rgba(0, 0, 0, 0.7); bottom: 0; -webkit-box-sizing: border-box; box-sizing: border-box; color: #fff; font-size: 1.5rem; margin: 1%; padding: 1.5rem 1rem 1.4rem 5rem; position: absolute; transition: all .3s; width: 98%; }

.gallery .gallery-top .panel .panel-title:before { background-color: #cf0f31; border-radius: .4rem; content: ''; display: block; height: 12px; left: 16px; position: absolute; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 24px; }

.gallery .gallery-top .panel .panel-title:after { color: #fff; content: '\f105'; font-family: "FontAwesome"; font-size: 1.2rem; left: 32px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; }

.gallery .gallery-top .panel .panel-title:hover { background: rgba(0, 0, 0, 0.8); }

.gallery .gallery-top .schedule-btn { margin-bottom: 100px; text-align: center; }

.gallery .gallery-top .schedule-btn a { -webkit-transition: all .3s; background: #cf0f31; border-radius: .5rem; color: #fff; padding: 2rem 8rem; transition: all .3s; }

@media only screen and (max-width: 768px) { .gallery .gallery-top .schedule-btn a { display: block; font-size: 1.3rem; padding: 2rem 0; } }

.gallery .gallery-top .schedule-btn a:before { bottom: 1px; content: '\f073'; font-family: "FontAwesome"; left: -10px; position: relative; }

.gallery .gallery-top .schedule-btn a:after { content: '\f105'; font-family: "FontAwesome"; left: 20px; position: relative; }

.gallery .gallery-top .schedule-btn a:hover { background: #ba0000; text-decoration: none; }

.gallery .gallery-guide { margin-bottom: 40px; }

@media only screen and (max-width: 768px) { .gallery .gallery-guide .gallery-shopinfo { display: block; }
	.gallery .gallery-guide .gallery-shopinfo .col-xs-5 { max-width: 100%; width: auto; }
	.gallery .gallery-guide .gallery-shopinfo .col-xs-5 img { height: auto; width: 100%; }
	.gallery .gallery-guide .gallery-shopinfo .col-xs-7 { max-width: 100%; width: 90%; } }

.gallery .gallery-guide ul.shop-info li .label { background-color: #e6e6e6; border-radius: .4rem; color: #333; display: inline-block; font-size: 1.4rem; font-weight: bold; line-height: 1; margin-right: 1.5rem; padding: 6px 12px 3px; text-align: center; text-indent: 0; vertical-align: baseline; width: 56px; }

.gallery .gallery-guide ul.shop-info { margin-bottom: 50px !important; padding: 0 !important; }

.gallery .gallery-guide ul.shop-info li { display: block; margin-bottom: .8rem; margin-right: 0; padding-left: 96px; text-indent: -96px; }

.gallery .gallery-guide ul.shop-info li img { bottom: 5px; margin-right: 10px; position: relative; position: relative; }

.gallery .gallery-guide ul.shop-info li a:after { left: auto; right: 0; }

.gallery .gallery-guide a.link { color: #00f; }

.gallery .gallery-guide ul.shop-info li .free-call { height: auto; margin-right: .5rem; vertical-align: middle; width: 26px; }

.gallery .contents.schedule .main-column { width: 100%; }

.gallery .gallery-schedule .page-body_title { font-size: 2rem; margin-top: 30px; }

.gallery .gallery-schedule .list_title { border-bottom: 2px solid #cf0f31; display: inline-block; font-size: 1.8rem; font-weight: 600; padding-bottom: .4rem; }

.gallery .gallery-schedule table { border-collapse: collapse; border-color: #000 !important; border-spacing: 0; font-size: 1.3rem; }

.gallery .gallery-schedule table th { border: 1px solid #ccc; padding: .5rem 2rem .2rem !important; text-align: center; vertical-align: middle !important; }

.gallery .gallery-schedule table thead th { background: #eee; border-bottom: none; border-top: 1px solid #ccc; }

.gallery .gallery-schedule table tbody th { background: none; }

.gallery .gallery-schedule table td { border: 1px solid #ccc; padding: 1.5rem 1.5rem 1.4rem !important; }

.gallery .gallery-schedule table tr.sp { background: rgba(207, 15, 49, 0.1); }

.gallery .gallery-schedule .btn { margin-top: 70px; text-align: center; width: 100%; }

.gallery .gallery-schedule .btn a { display: inline-block; }

.gallery .gallery-schedule .table a { background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e5e5e5)); background: linear-gradient(#fff, #e5e5e5); border: 1px solid #e5e5e5; display: block; padding: 9px 16px 7px 48px; }

.gallery .gallery-schedule .table a.ico::before, .gallery .gallery-schedule .table a.ico::after { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.gallery .gallery-schedule .table a.ico::before { left: 16px; }

.gallery .gallery-schedule .table a.ico::after { left: 33px; }

.gallery .m-b-4 { margin-bottom: 4rem; }

.gallery .visible-xs { display: none; }

.gallery .contents.guide .main-column .section .page-body { padding: 0; }

.gallery .gallery-guide .page-body_title { font-size: 2rem; }

.gallery .gallery-guide .guide-text { margin-bottom: 6rem; }

.gallery .gallery-guide .guide-text h3 { font-size: 1.8rem; }

.gallery .gallery-guide .guide-text .person { font-size: 1.4rem; }

.gallery .gallery-guide ul.asterisk-list { margin: 0 !important; }

.gallery .gallery-guide ul.shop-info li .label { background-color: #e6e6e6; border-radius: .4rem; color: #333; display: inline-block; font-size: 1.4rem; font-weight: bold; line-height: 1; margin-right: 1.5rem; padding: 6px 12px 3px; text-align: center; text-indent: 0; vertical-align: baseline; width: 56px; }

.gallery .gallery-guide ul.shop-info { margin-bottom: 50px !important; padding: 0 !important; }

.gallery .gallery-guide ul.shop-info li { display: block; margin-bottom: .8rem; margin-right: 0; padding-left: 96px; text-indent: -96px; }

.gallery .gallery-guide ul.shop-info li img { bottom: 5px; margin-right: 10px; position: relative; position: relative; }

.gallery .gallery-guide ul.shop-info li a:after { left: auto; right: 0; }

.gallery .gallery-guide a.link { color: #0000ff; }

.gallery .guide .download { position: relative; }

.gallery .guide .download a { background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#1a1a1a)); background: linear-gradient(#333, #1a1a1a); border: 1px solid #1a1a1a; border-radius: .6rem; color: #fff; cursor: pointer; display: inline-block; font-size: 1.4rem; margin-bottom: 1rem; padding: 5px 0 3px 16px; position: relative; }

.gallery .guide .download a:last-child { margin-bottom: 0; }

.gallery .guide .download a:hover, .gallery .guide .download a:focus { background: -webkit-gradient(linear, left top, left bottom, from(#1a1a1a), color-stop(65%, #1a1a1a), to(#404040)); background: linear-gradient(#1a1a1a 0%, #1a1a1a 65%, #404040 100%); text-decoration: none; }

.gallery .guide .download a:after { border-left: 1px solid #eee; content: "\f019"; display: inline-block; font-family: FontAwesome; margin-left: 1rem; padding: 0 2rem; }

.gallery .guide .fa-file:before { display: inline-block; font-family: FontAwesome; margin: 0 1.5rem 0 .5rem; }

.gallery .guide .fa-file-excel-o:before { color: #02723b; content: "\f1c3"; }

.gallery .guide .fa-file-pdf-o:before { color: #ea3e24; content: "\f1c1"; }

.gallery .guide .mark:before { color: #cf0f31; content: "◆"; padding-right: .5rem; }

.inquiry .contents .main-column .section { width: 690px; }

@media only screen and (max-width: 768px) { .inquiry .contents .main-column .section { width: 100%; } }

.inquiry .require { background-color: #cf0f31; border-radius: .4rem; color: #fff; float: right; font-size: 1.2rem; font-weight: bold; padding: 0.3rem 0.8rem 0; text-align: left; }

.inquiry .form-group { border-top: 1px solid #ddd; margin-bottom: 0; padding-bottom: 1.5rem; padding-top: 1.5rem; }

@media only screen and (max-width: 768px) { .inquiry .form-group { display: block; } }

.inquiry .form-group .col-xs-4 { padding-right: 0; }

@media only screen and (max-width: 768px) { .inquiry .form-group .col-xs-4 { max-width: 100%; width: auto; } }

@media only screen and (max-width: 768px) { .inquiry .form-group .col-xs-8 { max-width: 90%; width: auto; } }

.inquiry .btn-form { margin: 3rem auto 0; text-align: center; width: auto; }

.inquiry .btn-form a, .inquiry .btn-form label { display: inline-block; }

.inquiry .btn-form input { background-color: transparent; border: none; color: #fff; cursor: pointer; font-family: inherit; outline: none; }

.inquiry .f_td1 { max-width: 12rem; white-space: nowrap; }

@media only screen and (max-width: 768px) { .inquiry .f_td1 { max-width: 100%; } }

@media only screen and (max-width: 768px) { .inquiry .f_td2 { max-width: 100%; } }

.inquiry .table tbody tr th, .inquiry .table tbody tr td { -webkit-box-sizing: border-box; box-sizing: border-box; text-align: left; }

.inquiry .link { color: #0000ff; text-decoration: underline; }

.inquiry .link:hover { text-decoration: none; }

.inquiry .bold { font-weight: bold; }

@media only screen and (max-width: 768px) { .school .contents .school-main .pb-gutter { padding: 0 0.5rem; } }

@media only screen and (max-width: 768px) { .school .contents .school-main .shop-info li strong { font-size: 16px; } }

@media only screen and (max-width: 768px) { .school .contents .school-main .table { border: 1px none #ccc; }
	.school .contents .school-main .table tr { border: 1px solid #ccc; margin-bottom: 20px; }
	.school .contents .school-main .table tr td:first-child { font-weight: bold; padding: 10px 10px 0 10px !important; }
	.school .contents .school-main .table tr td:last-child { padding: 0 10px 10px 10px !important; }
	.school .contents .school-main .table th { display: none; }
	.school .contents .school-main .table td { border: 1px none #ccc; display: block; padding: 0 10px !important; width: 100%; } }

@media only screen and (max-width: 768px) { .school .contents .school-main .row { display: block; }
	.school .contents .school-main .row .col-sm-8 { max-width: 100%; }
	.school .contents .school-main .row .col-sm-9 { max-width: 100%; }
	.school .contents .school-main .row .col-sm-4 { max-width: 100%; padding-bottom: 40px; text-align: center; }
	.school .contents .school-main .row .col-sm-4 img { width: 40%; }
	.school .contents .school-main .row .col-sm-3 { max-width: 100%; padding-bottom: 40px; text-align: center; }
	.school .contents .school-main .row .col-sm-3 img { width: 40%; } }
