html {
  font-family: 'Noto Sans JP', NotoSansCJKjp-Regular, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

body {
  font-family: inherit;
  font-size: 12px;
  line-height: 1.42857143;
  color: #444444;
  background-color: #ffffff;
}


a {
  /*color: #4385F5;*/
  color: #2263bb;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #4385F5;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

hr { margin-top: 17px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid #ffffff;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 { margin-top: 17px;
  margin-bottom: 6px;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 { margin-top: 8.5px;
  margin-bottom: 6px;
}

h1,
.h1 {
  font-size: 22px;
}
h2,
.h2 {
  font-size: 16px;
}
h3,
.h3 {
  font-size: 16px;
}
h4,
.h4 {
  font-size: 15px;
}

p {
  margin: 0 0 8.5px;
}
.lead {
  margin-bottom: 17px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 18px;
  }
}
small,
.small {
  font-size: 91%;
}

.text-muted {
  color: #888888;
}
.text-primary {
  color: #517cf1;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #2258ed;
}

.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.bg-primary {
  color: #fff;
  background-color: #517cf1;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #2258ed;
}

.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.page-header {
  padding-bottom: 7.5px;
  margin: 34px 0 17px;
  border-bottom: 1px solid #ffffff;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 8.5px;
}

dl {
  margin-top: 0;
  margin-bottom: 17px;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #888888;
}

blockquote {
  padding: 8.5px 17px;
  margin: 0 0 17px;
  font-size: 15px;
  border-left: 5px solid #ffffff;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #888888;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {content: '\2014 \00A0';
}

address {
  margin-bottom: 17px;
  font-style: normal;
  line-height: 1.42857143;
}

pre {
  display: block;
  padding: 8px;
  margin: 0 0 8.5px;
  font-size: 11px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #444444;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .container { width: 730px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1034px;
  }
}

/* 20180426追記 */
@media (max-width: 767px) {
.container {
 padding: 0 0!important;
}
}
/* 20180426追記 おわり*/

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

/* //5分割カラム 20170220追記 */
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5,
.col-xs-30per, .col-sm-30per, .col-md-30per, .col-lg-30per, 
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5,
.col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5,
.col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}   
.col-xs-1-5 {
    width: 20%;
    float: left;
}

.col-xs-30per {
    width: 31%;
    float: left;
}

.col-xs-2-5 {
    width: 40%;
    float: left;
}

.col-xs-3-5 {
    width: 60%;
    float: left;
}

.col-xs-4-5 {
    width: 80%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }

    .col-sm-30per {
        width: 31%;
        float: left;
    }

    .col-sm-2-5 {
        width: 40%;
        float: left;
    }
    .col-sm-3-5 {
        width: 60%;
        float: left;
    }
    .col-sm-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
    .col-md-30per {
        width: 31%;
        float: left;
    }
    .col-md-2-5 {
        width: 40%;
        float: left;
    }
    .col-md-3-5 {
        width: 60%;
        float: left;
    }
    .col-md-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
    .col-lg-30per {
        width: 31%
        float: left;
    }
    .col-lg-2-5 {
        width: 40%;
        float: left;
    }
    .col-lg-3-5 {
        width: 60%;
        float: left;
    }
    .col-lg-4-5 {
        width: 80%;
        float: left;
    }
}  


output {
  display: block;
  padding-top: 7px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #666666;
}
.form-control {
  display: block;
  width: 100%;
  height: 31px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

@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: 31px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 28px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 42px;
  }
}

.radio label,
.checkbox label {
  min-height: 17px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 29px;
}

.input-sm {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 28px;
  line-height: 28px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 28px;
  line-height: 28px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 28px;
  min-height: 28px;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 32px;
  padding: 11px 16px;
  font-size: 15px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 38.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #848484;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 24px;
}
.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px;
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 5px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 11px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn {
  padding: 0.5em 2.5em 0.5em 2.5em;
  font-weight: bold;
}

.btn-primary {
  color: #ffffff;
  background-color: #517cf1;
  border-color: #396aef;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #2258ed;
  border-color: #0d339c;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #2258ed;
  border-color: #1247da;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #2258ed;
  border-color: #1247da;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #1247da;
  border-color: #0d339c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #517cf1;
  border-color: #396aef;
}
.btn-primary .badge {
  color: #517cf1;
  background-color: #ffffff;
}

.btn-secondary {
  font-family: NotoSansCJKjp-Regular, Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #2264bb;
  background-color: #ffffff;
  border-color: #2264bb;
  border-radius: 0;
}
.btn-secondary:focus,
.btn-secondary.focus {
  color: #ffffff;
  background-color: #2264bb;
  border-color: #2264bb;
}
.btn-secondary:hover {
  color: #ffffff;
  background-color: #2264bb !important;
  border-color: #2264bb;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #2264bb;
  border-color: #2264bb;
}

.btn-pls {
  color: #ffffff;
  background-color: #0b6adb;
  border-color: #0b6adb;
}

.btn-pls a {
  color: #ffffff;
}

.btn-pls:focus,
.btn-pls.focus {
  color: #ffffff;
  background-color: #3D8FF5;
  border-color: #0b6adb;
}
.btn-pls:hover {
  color: #ffffff;
  background-color: #3D8FF5;
  border-color: #0b6adb;
}

.btn-mvSmpl {
  font-family: "メイリオ", Meiryo, Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  width: 100%;
  color: #ffffff;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  background: #FB926F url(/common/images/arrR_dot.png) no-repeat 92% center ;
  border-color: #FB926F;
  border-radius: 0;
}
.btn-mvSmpl:focus,
.btn-mvSmpl.focus {
  color: #ffffff;
  background-color: #FB926F;
  border-color: #FB926F;
}
.btn-mvSmpl:hover {
  color: #ffffff;
  background-color: #FCA88B!important;
  border-color: #E17B37;
}
.btn-mvSmpl:active,
.btn-mvSmpl.active {
  color: #ffffff;
  background-color: #FB926F;
  border-color: #FB926F;
}

.btn-mvInfo {
  font-family: "メイリオ", Meiryo, Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  width: 100%;
  color: #ffffff;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  background: #FFA068 url(/common/images/arrR_dot.png) no-repeat 92% center;
  border-color: #FFA068;
  border-radius: 0;
　font-weight: normal;
}
.btn-mvInfo:focus,
.btn-mvInfo.focus {
  color: #ffffff;
  background-color: #FFA068;
  border-color: #FFA068;
}
.btn-mvInfo:hover {
  color: #ffffff;
  background-color: #FFB88C!important;
  border-color: #FFA068;
}
.btn-mvInfo:active,
.btn-mvInfo.active {
  color: #ffffff;
  background-color: #FFA068;
  border-color: #FFA068;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}

.btn-link {
  color: #666666;
  font-weight: normal;
  border-radius: 0;
}
/*
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
*/
.btn-link:hover,
.btn-link:focus {
  color: #404040;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #888888;
  text-decoration: none;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 7.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #444444;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #373737;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #517cf1;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #888888;
}
/*
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
*/
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/*
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
*/
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 28px;
  line-height: 28px;
}
/*
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
*/
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 17px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
/*
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
*/
.breadcrumb > .active {
  color: #888888;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 17px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #666666;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
/*
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #404040;
  background-color: #ffffff;
  border-color: #dddddd;
}
*/
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #517cf1;
  border-color: #517cf1;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #888888;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
}
/*
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
*/
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
}
/*
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
*/
.pager {
  padding-left: 0;
  margin: 17px 0;
  list-style: none;
  text-align: center;
}
/*
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
*/
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #ffffff;
}
/*
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #888888;
  background-color: #ffffff;
  cursor: not-allowed;
}
*/
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #888888;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #6f6f6f;
}
.label-primary {
  background-color: #517cf1;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #2258ed;
}
/*
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
*/
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #888888;
  border-radius: 10px;
}
/*
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
*/
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #666666;
  background-color: #ffffff;
}
/*
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}
*/
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #ffffff;
}
/*
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
*/
.jumbotron p {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #e6e6e6;
}
/*
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
*/
@media screen and (min-width: 768px) {
/*  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 54px;
  }
}
/*
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 17px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #666666;
}
.thumbnail .caption {
  padding: 9px;
  color: #444444;
}
.alert {
  padding: 15px;
  margin-bottom: 17px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from { background-position: 40px 0;}
  to { background-position: 0 0;}
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
*/
.progress {
  overflow: hidden;
  height: 17px;
  margin-bottom: 17px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 11px;
  line-height: 17px;
  color: #ffffff;
  text-align: center;
  background-color: #517cf1;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
/*
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
*/
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #ffffff;
  color: #888888;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #888888;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #517cf1;
  border-color: #517cf1;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
/*
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
*/
.panel {
  margin-bottom: 17px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
/*
.panel-body {
  padding: 15px;
}
*/
.panel-body p.formCtg {
	font-size: 1.4rem;
	margin-bottom:10px;
}

.selectCtg {
	padding-top: 7px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	background: url(/common/images/arrPd.png) 95% 50% no-repeat, -webkit-linear-gradient(top, #f6f6f6 0%,#e6e6e6 100%);
	background: url(/common/images/arrPd.png) 95% 50% no-repeat, linear-gradient(to bottom, #f6f6f6 0%,#e6e6e6 100%);
}
/*
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 17px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #444444;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #444444;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #517cf1;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #517cf1;
  border-color: #517cf1;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #517cf1;
}
.panel-primary > .panel-heading .badge {
  color: #517cf1;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #517cf1;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
*/
/* サイドバーパネル */
.panel-aside {
	border-color: #2263bb;
    margin-left: 15px;
	margin-right: 15px!important;
    border-radius: 0;
}
.panel-aside > .panel-heading {
  color: #fff;
  background-color: #2263bb;
  border-color: #2263bb;
  padding: 15px 15px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.panel-aside > .panel-body {
  padding: 10px 10px 5px;
}


.panel-aside > .panel-heading > .panel-title {
	margin-top:0;
	margin-bottom:0;
}

h3.panel-title {
	/*padding: 15px;*/
	font-size: 1.6rem;
	line-height: 1.4;
	text-align: center;
}

.panel-aside > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-aside > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #444444;
}
.panel-aside > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}

/* パネル、リストスタイルcustom */
/* 調査・レポート専門書、人材育成 リストグループカスタム */
/*20171004追記*/
.list-group-item {
 color:#323232;
 padding: 10px;
 line-height: 1.1;
 /*height: 73px;*/
　display: -webkit-flex;
 display: flex;
 -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 align-items: center; /* 縦方向中央揃え */
 -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
 justify-content: center; /* 横方向中央揃え */
}

@media screen and (min-width: 768px) {
.list-group-item {
 height: 44px;
}
}
@media screen and (max-width: 768px) {
.list-group-item {
 height: 63px;
}
}
/*20171004追記*/

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
 color: #2264bb;
 background: #fff url("/content/images/training/arrwBtmGray.png") no-repeat 8px center;
}

a.list-group-item.outLnk:hover,
button.list-group-item.outLnk:hover,
a.list-group-item.outLnk:focus,
button.list-group-item.outLnk:focus {
 background: #fff url("/content/images/training/arrwBtmGray02.png") no-repeat 8px center;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #2264bb;
 background: #fff url("/content/images/training/arrwBtmGray.png") no-repeat 8px center;
  border-color: #2264bb;
}

a.list-group-item {
  color: #fff;
  font-weight: bold;
  background: #2264bb url(/content/images/training/arrwBtmWht.png) no-repeat 8px center;
  border-color: #295aa3;
}

a.list-group-item.outLnk {
  background: #fff url("/content/images/training/arrwBtmGray02.png") no-repeat 8px center;
}

/*20170919追記*/
a.list-group-item.jinzai,
a.list-group-item.sumRv {
	color: #5483c1;
    font-weight: bold;
	background: #fff url("/content/images/training/arrwBtmGray.png") no-repeat 8px center;
	border-color: #2264bb;
}

a.list-group-item.jinzai:hover,
button.list-group-item.jinzai:hover,
a.list-group-item.jinzai:focus,
button.list-group-item.jinzai:focus,
a.list-group-item.sumRv:hover,
a.list-group-item.sumRv:focus {
    color: #fff;
    background: #2264bb url(/content/images/training/arrwBtmWht.png) no-repeat 8px center;
    border-color: #b1c2cc;
}

.list-group-item.sumRv.active,
.list-group-item.sumRv.active:hover,
.list-group-item.sumRv.active:focus {
  z-index: 2;
  color: #fff;
  background: #2264bb url(/content/images/training/arrwBtmWht.png) no-repeat 8px center;
  border-color: #b1c2cc;
}

.list-group-item.jinzai {
    height: 54px;
}

.anchorTtl02.jinzai {
    margin: 1px 2px 1px 0;
}
/*20170919追記終わり*/

.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

@media screen and (max-width: 768px){
a.list-group-item {
 border-color: transparent;
 border-bottom: 2px solid #b6b6b6;
}	
	
p.anchorTtl a {
    background-color: #2264bb;
}
/*20170919追記*/
a.list-group-item.jinzai {
    border-color: transparent;
    border-bottom: 1px solid #b6b6b6;
}
.list-group-item.jinzai {
    height: 42px;
}

a.list-group-item.jinzai.fst {
    border-top: 1px solid #b6b6b6;
}
/*20170919追記終わり*/
}

/*　販促・広告・広報支援カスタム　*/

.list-group-itemGr {
	margin: 0 2px 5px;
    padding: 3px 20px;
    background-color: #74bb9a;
    border: 1px solid #74bb9a;
}

.list-group-itemOr {
	margin: 0 2px 5px;
    padding: 3px 20px;
    background-color: #e88627;
    border: 1px solid #e88627;
}

.list-group-itemGr,
.list-group-itemOr {
    color: #ffffff;
}

.list-group-itemGr:first-child,
.list-group-itemOr:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-itemGr:last-child,
.list-group-itemOr:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* 情報誌個別ページ　20170223追記 */
<style type="text/css">
h3.subhead {
 color: #cc0000!important;
 font-size:2.0rem!important;
 padding-left: 3.0rem!important;
 line-height:1.3!important;
}

h3.subheadL,
#blockTransplant01 h3.subheadL {
 margin: 20px 0 5px;
 padding: 0 0 2px 0;
 border-bottom: dotted #999999 1px;
 font-size: 2.2rem;
}

.bdgRed {
 display:inline-block;
 color: #fff;
 background: #c00;
 padding: 2px 5px;
 font-size:90%;
 font-weight: bold;
}

.prcWrapL {
 margin-left:3.0rem;
 margin-bottom:30px;
}

ul.prcLst li span,
ul.prcLst li span.sp {
 color: #cc0000;
 font-size: 1.9rem;
 font-weight: bold;
}
p.prcCap {
 margin: 5px 5px 20px 0!important;
 font-size: 1.2rem!important;;
}

.whtBox {
 background-color: #fff;
 width: 100%;
 margin: 0 auto;
 padding: 5px 10px;
}
.ttlWrap {
 background: url(/content/images/boxTtl.gif) repeat-x 0px center;
}

.boxTtl {
    width: 21.0rem;
    color: #262626;
    margin: 0 auto!important;
    padding: 0 0;
    background: transparent;
    font-size: 1.8rem;
    font-weight: bold;
}

.boxTtlL {
    width: 18.0rem;
    color: #262626;
    margin: 0 auto!important;
    padding: 0 0;
    background: transparent;
    font-size: 1.6rem;
    font-weight: bold;
}

.boxSubTtl {
 color: #f00;
 letter-spacing: -1px;
}

.boxSubTtl span {
 font-size: 2.2rem;
}

p.aboutRcnt,
p.aboutInfo,
p.aboutMInfo {
 margin: 0 0 !important;
 }

p.aboutDeli,
p.aboutFaq {
 margin: 0 0!important;
 padding-left: 3.5em;
 text-indent: -3.5em;
 letter-spacing: -0.1px;
}

ul.aboutRcnt,
ul.aboutRcnt2 {
 list-style: none;
 padding-left: 0;
 }

p.aboutRcnt a:before,
ul.aboutRcnt li a:before {
    content: url(/content/images/item/iconRcnt.png);
    margin: 7px;
    position: relative;
    top: 10px;
}

ul.aboutRcnt2 li a:before {
    content: url(/content/images/item/iconRcnt2.png);
    margin: 7px;
    position: relative;
    top: 10px;
}

p.aboutInfo a:before {
    content: url(/content/images/item/iconInfo.png);
    margin: 5px;
    position: relative;
    top: 8px;
}

p.aboutMInfo a:before {
    content: url(/content/images/item/iconMInfo.png);
    margin: 5px;
    position: relative;
    top: 8px;
}

p.aboutDeli a:before {
    content: url(/content/images/item/iconDeli.png);
    margin: 5px;
    position: relative;
    top: 8px;
}

p.aboutFaq a:before {
    content: url(/content/images/item/iconFaq.png);
    margin: 5px;
    position: relative;
    top: 8px;
}

p.aboutAcademic {
 margin: 0 0!important;
 padding-left: 1em;
 text-indent: -1em;
}
p.aboutAcademic a:before {
 content: url(/content/images/item/link_icon.gif);
 margin: 3px;
 position: relative;
 top: 3px;
}

.prcWrap {
 margin: 0 15px 10px 10px!important;
 padding-left: 20px;
}

p.prcLst {
 margin: 0 5px 5px!important;
}

.recentry {
 margin: 0 auto;
 padding-left: 1.2rem;
}

.gradB{
background: #c3daef; /* Old browsers */
background: -moz-linear-gradient(top,  #c3daef 1%, #cbebff 53%, #f5f9fc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #c3daef 1%,#cbebff 53%,#f5f9fc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #c3daef 1%,#cbebff 53%,#f5f9fc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3daef', endColorstr='#f5f9fc',GradientType=0 ); /* IE6-9 */
}

.gradOr{
background: #f8d089; /* Old browsers */
background: -moz-linear-gradient(top,  #f8d089 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f8d089 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f8d089 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8d089', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.gradOr2{
background: #ffc30a; /* Old browsers */
background: -moz-linear-gradient(top,  #ffc30a 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffc30a 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffc30a 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc30a', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.gradGr {
background: #73af4b; /* Old browsers */
background: -moz-linear-gradient(top,  #73af4b 0%, #73af4b 30%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #73af4b 0%,#73af4b 30%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #73af4b 0%,#73af4b 30%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73af4b', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.gradYl {
background: #fdfbe9; /* Old browsers */
background: -moz-linear-gradient(top,  #fdfbe9 0%, #fdfbe9 30%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fdfbe9 0%,#fdfbe9 30%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fdfbe9 0%,#fdfbe9 30%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfbe9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

@media screen, print and (min-width: 760px) { 
.anvOtk img {
 width: 35%;
 position: absolute;
 right: -90px;
 top: -45px;"
}
}

@media screen and (max-width: 600px) {
.anv {
 width:95%;
 margin: 20px auto 10px;
}

.prcWrap {
 margin: 0 0!important;
 padding: 0 5px;
}


p.aboutDeli a:before {
    top: 10px;
}

p.aboutFaq a:before {
    top: 10px;
}

h3.subhead {
 padding-left: 0.3rem!important;
}

ul.prcLst {
 padding-left: 0.3rem;
}

p.prcCap {
 margin: 5px 5px 20px 2px!important;
}

.recentry {
 padding-left: 7.2rem;
}

.whtBox {
 width: 100%;
 margin: 0 auto;
 padding: 5px 5px;
}

}
/*　情報誌個別ページ　20170223追記終わり*/

/*サイドナビ用*/
ul.histList {
	font-size: 1.4rem;
	line-height: 1.4;
    padding-left: 0;
}

ul.histList li {
	background: url(/content/images/training/arrwBtmGray02.png) no-repeat left center;
	margin-bottom: 1.5rem;
    padding-left: 1.8rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

ul.histList li a {
	color: #262626;
}

ul.histList li a:hover {
	color: #2263bb;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 55555;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-dialogFull {
  position: relative;
  width: auto;
  margin: 0px;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-contentFull {
  position: relative;
  margin-top: 21%;
  /*background-color: #ffffff;*/
  background-color: rgba(255,255,255,0.9); 
  border: none;
  border-radius: 0;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 55554;
  /*background-color: #000000;*/
  background-color: #ffffff;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}

.modal-bodyFull {
  position: relative;
  padding: 30px 15px;
}

.mdlSrchBtn {
	margin-left: 5px;
	padding: 9px 10px;
	font-size: 1.4rem;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footerFull {
  padding: 15px 10px 85px 10px;
  text-align: center;
  border: none;
}


.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

/* モーダルスタイル追記 */
h3.mordal-srchTtl {
	color: #2263bb;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 3.2rem;
	font-weight:normal;
	text-align: center;
}

.modal.fade .modal-dialog02 {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog02 {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-dialog02 {
  position: relative;
  width: auto;
  margin: 10px;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
  
  .modal-dialog02 {
    width: 900px;
    margin: 30px auto;
  }
}

.modalBox {
	padding:20px 0 10px 0;
	background:#f2f2f2;
}
@media (max-width: 767px) {
.modal-body {
	padding: 5px;
}
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 12px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {content: '\2039';
}
.carousel-control .icon-next:before {content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

/* bootstrap.css 20180426追記*/
.nav > li > a {
    position: relative;
    display: block;
    padding: 6px 8px;
}

.nav.nav-justified > li > a {
    position: relative;
    display: block;
    padding: 5px 5px;
}
/* bootstrap.css 20180426追記 おわり*/

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
.visible-xs {display: block !important;}
table.visible-xs {display: table !important;}
tr.visible-xs {display: table-row !important;}
th.visible-xs,
td.visible-xs {display: table-cell !important;}
}
@media (max-width: 767px) {
  .visible-xs-block {display: block !important;}
}
@media (max-width: 767px) {
  .visible-xs-inline {display: inline !important;}
}
@media (max-width: 767px) {
  .visible-xs-inline-block {display: inline-block !important;}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {display: block !important;}
table.visible-sm {display: table !important;}
tr.visible-sm {display: table-row !important;}
th.visible-sm,
td.visible-sm {display: table-cell !important;}
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {display: block !important;}
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {display: inline !important;}
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {display: inline-block !important;}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {display: block !important;}
  table.visible-md {display: table !important;}
  tr.visible-md {display: table-row !important;}
  th.visible-md,
  td.visible-md {display: table-cell !important;}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {display: block !important;}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {display: inline !important;}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block{display: inline-block !important;}
}
@media (min-width: 1200px) {
  .visible-lg {display: block !important;}
  table.visible-lg {display: table !important;}
  tr.visible-lg {display: table-row !important;}
  th.visible-lg,
  td.visible-lg {display: table-cell !important;}
}
@media (min-width: 1200px) {.visible-lg-block {display: block !important;}}
@media (min-width: 1200px) {.visible-lg-inline {display: inline !important;}}
@media (min-width: 1200px) {.visible-lg-inline-block {display: inline-block !important;}}
/*@media (max-width: 767px) {.hidden-xs {display: none !important;}}*/
@media (max-width: 600px) {.hidden-xs {display: none !important;}}
@media (min-width: 768px) and (max-width: 991px) {.hidden-sm {display: none !important;}}
@media (min-width: 992px) and (max-width: 1199px) {.hidden-md {display: none !important;}}
@media (min-width: 1200px) {
.hidden-lg {display: none !important;}}
.visible-print {display: none !important;}
@media print {
  .visible-print {display: block !important;}
  table.visible-print {display: table !important;}
  tr.visible-print {display: table-row !important;}
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {display: none !important;}
@media print {
	.visible-print-block {display: block !important; }}
.visible-print-inline {display: none !important;}
@media print {
  .visible-print-inline {display: inline !important;}
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*----------------------------------------------*/
/*モバイル横幅一杯指定　　　　　　　　　　　　　*/
/*----------------------------------------------*/
/* 横画面用 */
@media screen and (max-width: 480px) {
  .containerNAV {
    padding: 0;
  }
  div[class^="col-"] {
    padding: 5px;
  }
  .row {
    margin: 0;
  }
}
/* 縦画面用 */
@media screen and (max-width: 320px) {
  .containerNAV {
    padding: 0;
  }
  div[class^="col-"] {
    padding: 5px;
  }
  .row {
    margin: 0;
  }
}
/*----------------------------------------------*/
/*スクロール追従　　　　　　　　　　　　　*/
/*----------------------------------------------*/
#sidebar #nav p.img-responsive img {
  max-width: 100%;
}
/*----------------------------------------------*/
/*メインカラム調整　　　　　　　　　　　　　*/
/*----------------------------------------------*/
#main {
  width: 74%;
}

/*------------------------------------------------------------*/
/*リンクエリア設定                                            */
/*------------------------------------------------------------*/
.allLink01 {
  position: relative;
  transition: all 0.3s ease 0s;
}
.linkBlock01 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: 100%;
  overflow: hidden;
  display: inline;
  transition: all 0.8s ease 0s;
  font-size: 0;
  line-height: 0;
}
.linkBlock01 a:hover,
.linkBlock01 a.active {
  background-color: #75DEED;
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
  opacity: 0.2;
}
/*----------------------------------------------*/
/*BODER　　　　　　　　　　　　　　　 　　*/
/*----------------------------------------------*/
.bdrBottomDot01 {
  border-bottom: 1px dotted #CCC;
  padding-bottom: 5px;
}
/*----------------------------------------------*/
/*Block　　　　　　　　　　　　　　　 　　*/
/*----------------------------------------------*/
.blockTopMovie01 .boxRight01{padding:0 10px;}
@media (min-width: 601px) {.blockTopMovie01 .boxRight01{ padding-left:30px;}}

/*検索結果*/
.blockBdrBrandPrimary01 {
  border: 1px solid #517cf1;
  padding: 15px 15px 5px 15px;
  margin-bottom: 10px;
}

.blockBdrBrandPrimary01 div img{
border: 1px solid #CCC;
margin:0 auto;
}
.blockBdrGray01 {
  border: 1px solid #CCC;
  padding: 15px 15px 5px 15px;
  margin-bottom: 10px;
}
.blockScrollY01 {
  overflow-y: scroll;
}
/*------*/
/*clearfix*/
.blockPhoto01:before,
.blockPhoto01:after {
  content: "";
  display: table;
}
.blockPhoto01:after {
  clear: both;
}
.blockPhoto01 {
  zoom: 1;
}
/*調査・統計/情報誌------------------------------------------*/
.blockResearch01 .row div:first-child,
.blockMagazine01 .row div:first-child {padding: 0 !important;}

.blockResearch01 h2,
.blockMagazine01 h2 {font-weight: bold;}

.blockResearch01 .blockBdrGray01,
.blockMagazine01 .blockBdrGray01 {
	margin-left: 5px;
	margin-right: 5px;
	padding:0;}
			.blockResearch01 h2,
			.blockMagazine01 h2{
				text-align:left;
				padding:0 !important;
				border:none !important;
			}
			
			.blockResearch01 h2 a,
			.blockMagazine01 h2 a{
				display:block !important;
				border-top:none !important;
				border-right:none !important;
				background:#F1F1F1 url(/img/common/bg_line_blue01.gif) repeat-y left top;
				padding: 0.6em 5px 0.4em 16px !important;
				border-bottom:1px solid #CCC;
				
			}

			.blockResearch01 h2 a:hover,
			.blockMagazine01 h2 a:hover{
			text-decoration:none;
			}
			
			.bgResearch01 {background: url(../img/research/bg_research01.png) no-repeat right 3.2em;}
			.bgResearch02 {background: url(../img/research/bg_research02.png) no-repeat right 3.2em;}
			.bgResearch03 {background: url(../img/research/bg_research03.png) no-repeat right 3.2em;}
			.bgResearch04 {background: url(../img/research/bg_research04.png) no-repeat right 3.2em;}
			.bgResearch05 {background: url(../img/research/bg_research05.png) no-repeat right 2.8em;}
			.bgResearch06 {background: url(../img/research/bg_research06.png) no-repeat right 3.2em;}
			.bgResearch07 {background: url(../img/research/bg_research07.png) no-repeat right 3.2em;}
			
			.bgMagazine01 {background: url(../img/magazine/bg_magazine01.png) no-repeat 95% 90%;}
			.bgMagazine02 {background: url(../img/magazine/bg_magazine02.png) no-repeat 95% 90%;}
			.bgMagazine03 {background: url(../img/magazine/bg_magazine03.png) no-repeat 95% 90%;}
			.bgMagazine04 {background: url(../img/magazine/bg_magazine04.png) no-repeat 95% 90%;}
			.bgMagazine05 {background: url(../img/magazine/bg_magazine05.png) no-repeat 95% 90%;}
			.bgMagazine06 {background: url(../img/magazine/bg_magazine06.png) no-repeat 95% 90%;}
			.bgMagazine07 {background: url(../img/magazine/bg_magazine07.png) no-repeat 95% 90%;}
			.bgMagazine08 {background: url(../img/magazine/bg_magazine08.png) no-repeat 95% 90%;}
			.bgMagazine09 {background: url(../img/magazine/bg_magazine09.png) no-repeat 95% 90%;}
			.bgMagazine10 {background: url(../img/magazine/bg_magazine10.png) no-repeat 95% 90%;}
		
			/*.bgResearch01, .bgResearch02, .bgResearch03,
			.bgResearch04, .bgResearch05, .bgResearch06,
			.bgResearch07{background-size:contain;}*/

			.bgMagazine04,
			.bgMagazine05,
			.bgMagazine06{ min-height:300px;}
			
			@media (max-width: 980px) {
			.bgResearch01, .bgResearch02, .bgResearch03, .bgResearch04, .bgResearch05, .bgResearch06, .bgResearch07{
				background-size:180px auto;
				}
			.bgMagazine01, .bgMagazine02, .bgMagazine03, .bgMagazine04, .bgMagazine05, .bgMagazine06, .bgMagazine07, .bgMagazine08, .bgMagazine09, .bgMagazine10 {
				background-size:210px auto;
				}
			}
			@media (max-width: 768px) {
			.bgResearch01, .bgResearch02, .bgResearch03, .bgResearch04, .bgResearch05, .bgResearch06, .bgResearch07, 
			.bgMagazine01, .bgMagazine02, .bgMagazine03, .bgMagazine04, .bgMagazine05, .bgMagazine06, .bgMagazine07, .bgMagazine08, .bgMagazine09, .bgMagazine10 {
				background-size:210px auto;
				}
			}
			@media (max-width: 600px) {
			.bgResearch01, .bgResearch02, .bgResearch03, .bgResearch04,
			.bgResearch05, .bgResearch06, .bgResearch07, 
			.bgMagazine01, .bgMagazine02, .bgMagazine03, .bgMagazine04, .bgMagazine05,
			.bgMagazine06, .bgMagazine07, .bgMagazine08, .bgMagazine09, .bgMagazine10 {
				background:none;}
			}

/*販促広報支援-------------------------------------------------*/
.blockAdsales .col-sm-3{ width:25% !important;}
.blockAdsales .col-sm-9{ width:70% !important; float:right;}




/*人材育成・研修-------------------------------------------------*/
.blockTopJinzai01{
/*	margin:15px 0 0;
	border-top:1px dotted #CCC;
	padding:0;*/
	margin:0 15px;
}

.blockTopJinzai01 .txtRead{
	padding:0 0 15px;
	/*margin:0 15px;*/
	border-bottom:1px dotted #CCC;
}
.blockTopJinzai01 h2{
	margin-bottom:15px;
}
.blockTopJinzai01 div ul li{
	margin-bottom:10px;
	}
.blockTopJinzai01 div ul li ul{
	margin-top:10px;
}



.blockDVD01 {
  border: 1px solid #CCC;
  background-color: #EEECEB;

}
.blockDVD01 h2 {
  color: #595757;
	font-size:1.1em;
}
.blockDVD01 h2 a{
  font-size: 1.3em;
	display:inline-block;
	padding-bottom:5px;
}
.blockDVD01 .boxTop {
background-color: #FFF;
  margin-left: 0;
  margin-right: 0;
}
.blockDVD01 .boxTop .img01 {
  margin-top: 1em;
}
.blockDVD01 .boxBottom {
  margin-left: 0;
  margin-right: 0;
  padding: 0.5em;
}
.title-lg{ display:none;}
.title-xs{
	display:block;
	color:#FD931B;
	font-weight:bold;
	font-size: 141.6%;
	border-bottom:1px dotted #CCC;
	padding-bottom:0.4em;
	padding-left:2.3em;
	}

.blockSerch01 {
  width: 100%;
  border-top: 1px dotted #CCC;
  border-bottom: 1px dotted #CCC;
  padding-top: 0.8em;
  padding-bottom: 0.5em;
}
.blockSerch02 {
  width: 100%;
  padding-top: 1em;
}
.blockSerchBdrOrange01{
	border:1px solid #FD931B;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.blockSerch01_2 ul,
.blockSerch02_2 ul{ padding:0;}

.blockSerch01_2 h3,
.blockSerch02_2 h3{color:#FD931B;}
@media (min-width: 600px) {
.title-lg{
	display:block;
	text-align:center;
	margin:0 auto;
	}
.title-xs{display:none;}

	.blockSerch01 {
		width: 48%;
		border-top: none;
		border-bottom: none;
		border-right: 1px dotted #CCC;
		padding-bottom: 0.5em;
		float: left;
	}
	.blockSerch01_2 {
		width: 100%;
		float: none;
		border-bottom: none;
		border-right: 1px dotted #CCC;
		padding:0 0 0 20px;
	}
	
	.blockSerch02 {
		width: 48%;
		float: right;
	}
	.blockSerch02_2 {
		width: 100%;
		float: none;
		padding:0 0 0 20px;
	}
}



/*----------------------------------------------*/
/*再読み込み　　　　　　　　　　　　　　　 　　*/
/*----------------------------------------------*/
.blockReadMore01 {
  background-color: #517cf1;
  padding: 10px 15px;
  text-align: center;
}
.blockReadMore01 a {color: #FFF;}
/*----------------------------------------------*/
/*カルーセル用　 　　　　　　　　　　　　　 　　*/
/*----------------------------------------------*/
.carousel-control {
  padding-top: 10%;
  width: 5%;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    width: 100%;
    width: 1014px;
    height: auto;
    margin: 0 auto;
}

/*------------------------------------------------------------*/
/*リンクエリア設定                                            */
/*------------------------------------------------------------*/
.allLink01 {
  position: relative;
}
.linkBlock01 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0%;
}
.linkBlock01 a:hover,
.linkBlock01 a.active {
  background-color: #FFF;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
}

.outLink{ vertical-align:middle;}
.outLink:after{
	content:"";
	width:1.2em;
	height:1em;
	background:url(/img/common/icon_blank.gif) no-repeat right center;
	display:inline-block;
	vertical-align:middle;
}

.outLinkPdf,.outLinkPdf02{ vertical-align:middle;}
.outLinkPdf:after{
	content:" ";
	width:1.4em;
	height:1.4em;
	background: url(/img/common/ico_pdf.png) no-repeat right center;
	display:inline-block;
	vertical-align:middle;
}
.outLinkPdf02:before{
	content:" ";
	width:1.4em;
	height:1.4em;
	background: url(/img/common/ico_pdf.png) no-repeat left center;
	display:inline-block;
	vertical-align:middle;
}
	
	
/*----------------------------------------------*/
/*フッター　  　　　　　　　　　　　　　　　　　*/
/*----------------------------------------------*/
#footer {
	background-color: #2263bb;
}
	/*スマートフォン用記述*/
	footer {
	margin-top: 40px;
	margin-bottom: 45px;
	}
	footer .footerList01 {
	padding: 0;
	/*border-top: 1px solid #5389d1;*/
	margin:0 auto;
	font-size:1.2rem;
	text-align:center;
	}
	footer .footerList01 li{
		float:left;
		width:50%;
	  list-style-type: none;
	  border-bottom: 1px solid #5389d1;
	}
	
	footer .footerList01 li:nth-child(even){
	border-left: 1px solid #5389d1;
	}
	
	footer .footerList01 li a {
	color: #fff;
	padding: 5px 0;
	display: inline-block;
	width: 100%;
	}
	
	.txtCopy {
	text-align: center;
    color: #fff;
    margin-bottom: 0;
	padding: 10px 0;
    font-size: 1.4rem;
	}

	
	@media (min-width: 768px) {
	footer {
	margin-bottom: 0;
	}
		
	.footer01 {
	padding: 15px 0;
    /*border-top: 1px solid #517cf1;*/
    border-bottom: 1px solid #1d4885;
    box-shadow: 0 1px 0 0 #6d9bd8;
    /*letter-spacing: -0.1em;*/
	}
	footer .footerList01 {
	float:none;
	width:auto;
	border-top: none;
	display: flex;
	justify-content: center;
	list-style: none;
	font-size: 1.2rem;
	margin:5px 0;
	text-align:center;
	/*    margin-left: 15px;*/
	}
	footer .footerList01 li {
	width:auto;
	float:none;
	border-bottom: none;
	/*border-right: 1px solid #517cf1;*/
	text-align: center;
	display:inline-block;
	padding:0 1rem;
	}
	footer .footerList01 li a {
	color: #fff;
	padding: 0;
	text-align: center;
	margin:0;
	}
	footer .footerList01 li a:hover {
	color: #fff;
	text-decoration: underline;
	pointer: cursor;
	}
	footer .footerList01 li:first-child{
	/*border-left: 1px solid #517CF1;}*/
	/*ClearFix*/
	footer .footerList01:before,
	footer .footerList01:after{
	content: "";
	display: table;
	}
	footer .footerList01:after{
	clear: both;
	}
	footer .footerList01{
	zoom: 1;
	}
	}

/*-------------------------------
TOP
-------------------------------*/
video,
source,
embed{width:100% !important;}


/*印刷時非表示*************************************************/
/*
@media print{
.drawer-main,
.drawer-default,
.drawer-nav,
.nbpmBreadcrumb,
#sidebar,
footer {
	display:none !important;
	}
.drawer-overlay{
	margin-top:0 !important;
	}
body.drawer-navbar.drawer-fixed{
	padding-top:0 !important;
}
.blockTransplant01 .col-sm-9{
	width:100% !important;
}
  a[href]:after {
    content: ""!important;
  }
  abbr[title]:after {
    content: ""!important;
  }content: " (" attr(title) ")";

}
*/