@charset "UTF-8";
/* --------------------------------------------

FileName    :    base.css

-------------------------------------------- */
/************************** reset設定 **************************/
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #dadada;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

*:after,
*:before,
a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
button,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:root {
  -ms-overflow-style: scrollbar;
  font-size: 16px;
}

@media screen and (max-width: 575px) {
  :root {
    font-size: 16px;
  }
}

body {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Arial, sans-serif;
  position: relative;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  font-weight: 400;
  line-height: 1.6;
  color: #2a2a2a;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

li {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: #2a2a2a;
  outline: 0;
}

img {
  border: 0;
  vertical-align: middle;
}

img:not([width]) {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 575px) {
  img {
    max-width: 100%;
    height: auto;
  }
}

em,
i {
  font-style: normal;
}

button,
input,
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  outline: 0;
  margin: 0;
  padding: 0;
  background: #fff;
  vertical-align: middle;
  font-size: inherit;
  color: #333;
}

input::-webkit-input-placeholder {
  color: #bfbfbf;
}

input:-ms-input-placeholder {
  color: #bfbfbf;
}

input::-moz-placeholder {
  color: #bfbfbf;
}

option {
  outline: 0;
}

sup {
  position: relative;
  top: -.7em;
  font-size: 70%;
}

a[href^="tel:"].tel_disable {
  pointer-events: none;
  text-decoration: none;
}

img[src$=".svg"] {
  /*width: 100%;*/
}
.hd .hd-in .site-name img {
  width: auto;
}
@-ms-viewport {
  width: device-width;
}

/************************** 余白設定 **************************/
.mb0 {
  margin-bottom: 0px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb65 {
  margin-bottom: 65px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb85 {
  margin-bottom: 85px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb95 {
  margin-bottom: 95px;
}

.mb100 {
  margin-bottom: 100px;
}

.pb0 {
  padding-bottom: 0px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb35 {
  padding-bottom: 35px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb45 {
  padding-bottom: 45px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb55 {
  padding-bottom: 55px;
}

.pb60 {
  padding-bottom: 60px;
}

.pb65 {
  padding-bottom: 65px;
}

.pb70 {
  padding-bottom: 70px;
}

.pb75 {
  padding-bottom: 75px;
}

.pb80 {
  padding-bottom: 80px;
}

.pb85 {
  padding-bottom: 85px;
}

.pb90 {
  padding-bottom: 90px;
}

.pb95 {
  padding-bottom: 95px;
}

.pb100 {
  padding-bottom: 100px;
}

.mt0 {
  margin-top: 0px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mt75 {
  margin-top: 75px;
}

.mt80 {
  margin-top: 80px;
}

.mt85 {
  margin-top: 85px;
}

.mt90 {
  margin-top: 90px;
}

.mt95 {
  margin-top: 95px;
}

.mt100 {
  margin-top: 100px;
}

.pt0 {
  padding-top: 0px;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pt45 {
  padding-top: 45px;
}

.pt50 {
  padding-top: 50px;
}

.pt55 {
  padding-top: 55px;
}

.pt60 {
  padding-top: 60px;
}

.pt65 {
  padding-top: 65px;
}

.pt70 {
  padding-top: 70px;
}

.pt75 {
  padding-top: 75px;
}

.pt80 {
  padding-top: 80px;
}

.pt85 {
  padding-top: 85px;
}

.pt90 {
  padding-top: 90px;
}

.pt95 {
  padding-top: 95px;
}

.pt100 {
  padding-top: 100px;
}

@media screen and (max-width: 767px) {
  .mb-sp-0 {
    margin-bottom: 0px;
  }
  .mb-sp-5 {
    margin-bottom: 5px;
  }
  .mb-sp-10 {
    margin-bottom: 10px;
  }
  .mb-sp-15 {
    margin-bottom: 15px;
  }
  .mb-sp-20 {
    margin-bottom: 20px;
  }
  .mb-sp-25 {
    margin-bottom: 25px;
  }
  .mb-sp-30 {
    margin-bottom: 30px;
  }
  .mb-sp-35 {
    margin-bottom: 35px;
  }
  .mb-sp-40 {
    margin-bottom: 40px;
  }
  .mb-sp-45 {
    margin-bottom: 45px;
  }
  .mb-sp-50 {
    margin-bottom: 50px;
  }
  .mb-sp-55 {
    margin-bottom: 55px;
  }
  .mb-sp-60 {
    margin-bottom: 60px;
  }
  .mb-sp-65 {
    margin-bottom: 65px;
  }
  .mb-sp-70 {
    margin-bottom: 70px;
  }
  .mb-sp-75 {
    margin-bottom: 75px;
  }
  .mb-sp-80 {
    margin-bottom: 80px;
  }
  .mb-sp-85 {
    margin-bottom: 85px;
  }
  .mb-sp-90 {
    margin-bottom: 90px;
  }
  .mb-sp-95 {
    margin-bottom: 95px;
  }
  .mb-sp-100 {
    margin-bottom: 100px;
  }
  .pb-sp-0 {
    padding-bottom: 0px;
  }
  .pb-sp-5 {
    padding-bottom: 5px;
  }
  .pb-sp-10 {
    padding-bottom: 10px;
  }
  .pb-sp-15 {
    padding-bottom: 15px;
  }
  .pb-sp-20 {
    padding-bottom: 20px;
  }
  .pb-sp-25 {
    padding-bottom: 25px;
  }
  .pb-sp-30 {
    padding-bottom: 30px;
  }
  .pb-sp-35 {
    padding-bottom: 35px;
  }
  .pb-sp-40 {
    padding-bottom: 40px;
  }
  .pb-sp-45 {
    padding-bottom: 45px;
  }
  .pb-sp-50 {
    padding-bottom: 50px;
  }
  .pb-sp-55 {
    padding-bottom: 55px;
  }
  .pb-sp-60 {
    padding-bottom: 60px;
  }
  .pb-sp-65 {
    padding-bottom: 65px;
  }
  .pb-sp-70 {
    padding-bottom: 70px;
  }
  .pb-sp-75 {
    padding-bottom: 75px;
  }
  .pb-sp-80 {
    padding-bottom: 80px;
  }
  .pb-sp-85 {
    padding-bottom: 85px;
  }
  .pb-sp-90 {
    padding-bottom: 90px;
  }
  .pb-sp-95 {
    padding-bottom: 95px;
  }
  .pb-sp-100 {
    padding-bottom: 100px;
  }
  .mt-sp-0 {
    margin-top: 0px;
  }
  .mt-sp-5 {
    margin-top: 5px;
  }
  .mt-sp-10 {
    margin-top: 10px;
  }
  .mt-sp-15 {
    margin-top: 15px;
  }
  .mt-sp-20 {
    margin-top: 20px;
  }
  .mt-sp-25 {
    margin-top: 25px;
  }
  .mt-sp-30 {
    margin-top: 30px;
  }
  .mt-sp-35 {
    margin-top: 35px;
  }
  .mt-sp-40 {
    margin-top: 40px;
  }
  .mt-sp-45 {
    margin-top: 45px;
  }
  .mt-sp-50 {
    margin-top: 50px;
  }
  .mt-sp-55 {
    margin-top: 55px;
  }
  .mt-sp-60 {
    margin-top: 60px;
  }
  .mt-sp-65 {
    margin-top: 65px;
  }
  .mt-sp-70 {
    margin-top: 70px;
  }
  .mt-sp-75 {
    margin-top: 75px;
  }
  .mt-sp-80 {
    margin-top: 80px;
  }
  .mt-sp-85 {
    margin-top: 85px;
  }
  .mt-sp-90 {
    margin-top: 90px;
  }
  .mt-sp-95 {
    margin-top: 95px;
  }
  .mt-sp-100 {
    margin-top: 100px;
  }
  .pt-sp-0 {
    padding-top: 0px;
  }
  .pt-sp-5 {
    padding-top: 5px;
  }
  .pt-sp-10 {
    padding-top: 10px;
  }
  .pt-sp-15 {
    padding-top: 15px;
  }
  .pt-sp-20 {
    padding-top: 20px;
  }
  .pt-sp-25 {
    padding-top: 25px;
  }
  .pt-sp-30 {
    padding-top: 30px;
  }
  .pt-sp-35 {
    padding-top: 35px;
  }
  .pt-sp-40 {
    padding-top: 40px;
  }
  .pt-sp-45 {
    padding-top: 45px;
  }
  .pt-sp-50 {
    padding-top: 50px;
  }
  .pt-sp-55 {
    padding-top: 55px;
  }
  .pt-sp-60 {
    padding-top: 60px;
  }
  .pt-sp-65 {
    padding-top: 65px;
  }
  .pt-sp-70 {
    padding-top: 70px;
  }
  .pt-sp-75 {
    padding-top: 75px;
  }
  .pt-sp-80 {
    padding-top: 80px;
  }
  .pt-sp-85 {
    padding-top: 85px;
  }
  .pt-sp-90 {
    padding-top: 90px;
  }
  .pt-sp-95 {
    padding-top: 95px;
  }
  .pt-sp-100 {
    padding-top: 100px;
  }
}
/************************** grid設定 **************************/
.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.sm-gutters {
  margin-right: -10px;
  margin-left: -10px;
}

@media screen and (max-width: 575px) {
  .sm-gutters {
    margin-right: 0;
    margin-left: 0;
  }
}

.sm-gutters > .col,
.sm-gutters > [class*="col-"] {
  padding-right: 10px;
  padding-left: 10px;
}

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

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

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

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

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

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

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

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

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

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

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

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

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

.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
}

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

.order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  -webkit-box-ordinal-group: 8;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  -webkit-box-ordinal-group: 9;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  -webkit-box-ordinal-group: 10;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  -webkit-box-ordinal-group: 11;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  -webkit-box-ordinal-group: 12;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media screen and (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media screen and (min-width: 960px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media screen and (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  -webkit-box-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  -webkit-box-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  -webkit-box-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  -webkit-box-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  -webkit-box-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  -webkit-box-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  -webkit-box-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

.center-block {
  display: block;
  margin: auto;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

.text-hide {
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-xs-left {
  text-align: left;
}

.text-xs-right {
  text-align: right;
}

.text-xs-center {
  text-align: center;
}

@media (min-width: 34em) {
  .text-sm-left {
    text-align: left;
  }
  .text-sm-right {
    text-align: right;
  }
  .text-sm-center {
    text-align: center;
  }
}

@media (min-width: 48em) {
  .text-md-left {
    text-align: left;
  }
  .text-md-right {
    text-align: right;
  }
  .text-md-center {
    text-align: center;
  }
}

@media (min-width: 62em) {
  .text-lg-left {
    text-align: left;
  }
  .text-lg-right {
    text-align: right;
  }
  .text-lg-center {
    text-align: center;
  }
}

@media (min-width: 75em) {
  .text-xl-left {
    text-align: left;
  }
  .text-xl-right {
    text-align: right;
  }
  .text-xl-center {
    text-align: center;
  }
}

/* ===================================

    header

=================================== */
.hd {
  height: 90px;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

@media screen and (min-width: 768px) {
  .hd {
    border-bottom: solid 1px #dadada;
  }
}

@media screen and (max-width: 1199px) {
  .hd {
    height: auto;
    padding: 5px 0;
  }
}

@media screen and (max-width: 575px) {
  .hd {
    padding: 11px 0;
  }
}

.hd-in {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}

@media screen and (max-width: 575px) {
  .hd-in {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 575px) {
  .hd-in .site-name {
    width: 87px;
    height: 25px;
  }
}

.hd .nav {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.hd .nav-global {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1199px) {
  .hd .nav-global {
    display: block;
    width: 100%;
    -webkit-overflow-scrolling: auto;
    overflow: auto;
  }
  .hd .nav-global::-webkit-scrollbar {
    display: none;
  }
}

.hd .nav-global__item {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.9375rem;
  height: 100%;
  padding: 0 7px;
}

@media screen and (max-width: 1199px) {
  .hd .nav-global__item {
    display: block;
    height: auto;
    padding: 0 0px;
    border-bottom: solid 1px #8090A9;
  }
}

@media screen and (max-width: 1199px) {
  .hd .nav-global__item {
    padding: 0;
    width: 100%;
  }
}

.hd .nav-global__item a {
  position: relative;
  padding: 0;
}

.hd .nav-global__item a:hover {
  text-decoration: none;
}

@media screen and (max-width: 1199px) {
  .hd .nav-global__item a {
    display: block;
    color: #010;
    padding: 15px 15px 15px 0;
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .hd .nav-global__item > a::after {
    content: "";
    display: block;
    width: 0;
    height: 3px;
    background-color: #002153;
    position: absolute;
    bottom: -5px;
    -webkit-transition: width .3s;
    transition: width .3s;
  }
}

@media screen and (max-width: 1199px) {
  .hd .nav-global__item a.active {
    border-bottom: solid 1px #8090A9;
  }
}

@media screen and (min-width: 1200px) {
  .hd .nav-global__item > a.active::after {
    width: 100%;
  }
}

.hd .nav-global__item--contact {
  border-left: solid 1px #e6e6e6;
}

@media screen and (max-width: 1199px) {
  .hd .nav-global__item--contact {
    border-left: 0;
    font-size: 0.875rem;
    padding: 0;
    width: 100%;
  }
}

.hd .nav-global__item--contact a {
  color: #888;
  display: block;
  font-size: 0.75rem;
  padding: 22px 12px 0;
  background: url(../images/common/icn_mail.png) 50% 2px no-repeat;
  background-size: 22px;
}

@media screen and (max-width: 1199px) {
  .hd .nav-global__item--contact a {
    background: none;
    color: #010;
    border-bottom: solid 1px #8090A9;
    display: block;
    padding: 15px 15px 15px 0;
  }
}


@media screen and (max-width: 1199px) {
  .hd .nav-global__item--lang {
    font-size: 0.875rem;
    padding-left: 0;
    width: 100%;
  }
}

.hd .nav-global__item--lang a {
  color: #888;
  display: block;
  font-size: 0.75rem;
  padding: 22px 12px 0 12px;
  background: url(../images/common/icn_lang.png) 50% 0 no-repeat;
  background-size: 22px;
}

@media screen and (max-width: 1199px) {
  .hd .nav-global__item--lang a {
    background: none;
    color: #010;
    display: block;
    padding: 15px 0;
  }
}


@media screen and (max-width: 1199px) {
  .hd .nav-global__item--es a {
    background: none;
    color: #010;
    border-bottom: solid 10px #fff;
    display: block;
    padding: 20px 15px 15px 0;
  }
}

@media screen and (max-width: 1199px) {
  .hd .nav-global__item--es {
    font-size: 0.875rem;
    padding-left: 0;
    width: 100%;
  }
}

.hd .nav-global__item--es a {
  color: #888;
  display: block;
  font-size: 0.75rem;
  padding: 22px 12px 0 12px;
  background: url(../images/common/icn_es_a.png) 50% 0 no-repeat;
  background-size: 22px;
}

@media screen and (max-width: 1199px) {
  .hd .nav-global__item--es a {
    background: none;
    color: #010;
    display: block;
    padding: 15px 0;
  }
}


@media screen and (max-width: 1199px) {
  .hd .nav-global__item--es a {
    background: none;
    color: #010;
    border-bottom: solid 10px #fff;
    display: block;
    padding: 20px 15px 15px 0;
  }
}

.hd .nav-global__item--hu {
  border-left: solid 1px #e6e6e6;
}


@media screen and (max-width: 1190px) {
  .hd .nav-global__item--hu {
    border-left: 0;
    font-size: 0.75rem;
    padding-left: 0;

    width: 100%;
  }
}

.hd .nav-global__item--hu a {
  color: #0d64b0;
  display: block;
  font-size: 0.75rem;
  padding: 28px 3px 0;
  background: url(../images/common/icn_hu_a.png) 50% 0 no-repeat;
  background-size: 62px;
}

@media screen and (max-width: 1190px) {
  .hd .nav-global__item--hu a {
  background: url(../images/common/logo_HUGroup.png) 0% 0 no-repeat;
  background-size: 52px;
    color: #fff;
    border-bottom: solid 0px #8090A9;
    display: block;
    padding: 30px 5px 15px 0;
  }
}



@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .hd .nav-global__item.has-child > a {
    position: relative;
  }
}

@media screen and (max-width: 1199px) {
  .hd .nav-global__item.has-child > a::after {
    content: "+";
    font-size: 1.25rem;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #010;
  }
  .hd .nav-global__item.has-child > a.active::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 2px;
    background-color: #fff;
  }
}

.hd .nav-global-child {
  background-color: #fffffe;
  /*height: auto;
  max-height: 0px;
  overflow: hidden;
  width: 100%;*/
}

@media screen and (min-width: 1200px) {
  .hd .nav-global-child {
    display: block;
    width: 100%;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 89px;
    z-index: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
  }
}

@media screen and (max-width: 1199px) {
  .hd .nav-global-child {
    display: block;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .5s;
    transition: max-height .5s;
  }
}

@media screen and (min-width: 1200px) {
  .hd .nav-global-child.nav-global-child--visible {
    max-height: 100vh;
    opacity: 1;
  }
}

@media screen and (max-width: 1199px) {
  .hd .nav-global-child.nav-global-child--visible {
    max-height: 100vh;
  }
}

.hd .nav-global-child-in {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: auto;
  padding: 45px 30px;
}

@media screen and (max-width: 1199px) {
  .hd .nav-global-child-in {
    display: block;
    padding: 0 0 0 25px;
  }
}

.hd .nav-global-child__list {
  border-left: solid 1px #e6e6e6;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 80%;
  margin-left: 30px;
}

@media screen and (max-width: 1199px) {
  .hd .nav-global-child__list {
    border-left: 0;
    width: 100%;
    margin-left: 0;
  }
}

.hd .nav-global-child__list > .nav-global-child__item {
  width: 25%;
  padding-left: 30px;
}

@media screen and (max-width: 1199px) {
  .hd .nav-global-child__list > .nav-global-child__item {
    padding-left: 0;
    width: 100%;
  }
}

.hd .nav-global-child__list > .nav-global-child__item:first-child {
  padding-left: 30px;
}

@media screen and (max-width: 1199px) {
  .hd .nav-global-child__list > .nav-global-child__item:first-child {
    padding-left: 0;
  }
}

.hd .nav-global-child__list > .nav-global-child__item span {
  font-size: 0.875rem;
  font-weight: 400;
}

.hd .nav-global-child__item {
  width: 20%;
}

@media screen and (max-width: 1199px) {
  .hd .nav-global-child__item {
    width: 100%;
    border-bottom: solid 1px #8090A9;
  }
  .hd .nav-global-child__item:last-child {
    border-bottom: none;
  }
  .hd .nav-global-child__item:last-child a {
    border-bottom: none;
  }
}

.hd .nav-global-child a {
  color: #010;
}

@media screen and (max-width: 1199px) {
  .hd .nav-global-child a img {
    display: none;
  }
}

.hd .nav-global-child a span {
  display: block;
  font-size: 1rem;
  font-weight: 700;
  padding: 10px 0 10px 1.5em;
  text-indent: -1.5em;
}

@media screen and (max-width: 1199px) {
  .hd .nav-global-child a span {
    font-size: 0.875rem;
    font-weight: 400;
    padding: 0 0 0 1.5em;
  }
}

.hd .nav-global-child a span::before {
  content: "＞";
  padding-right: .5em;
}

@media screen and (max-width: 1199px) {
  .hd {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
}

.drawer-open {
  overflow: hidden;
}

@media screen and (max-width: 575px) {
  .hd {
    background: none;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .drawer-open .hd {
    background: #fff;
  }
}

main.cont {
    padding-top: 90px;
}
/*ieのみ*/
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
main.cont {
  display: block;
}
}
@media screen and (max-width: 1199px) {
  main.cont {
    padding-top: 47px;
  }
}


/* ===================================

    footer

=================================== */
_:-ms-fullscreen, :root .ft-nav__list {
  /*IE11*/
  height: 405px;
}

.ft {
  position: relative;
}

.ft-nav {
  background-color: #667382;
  padding: 50px 0;
}

@media screen and (max-width: 959px) {
  .ft-nav {
    padding: 0;
  }
}

.ft-nav__list {
  height: 382px;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 959px) {
  .ft-nav__list {
    height: auto;
    margin-right: -15px;
    margin-left: -15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media screen and (max-width: 959px) {
  .ft-nav__item {
    width: 50%;
    text-align: center;
  }
}

.ft-nav__item:first-of-type {
  margin-bottom: 32px;
}

@media screen and (max-width: 959px) {
  .ft-nav__item:first-of-type {
    margin-bottom: 0;
  }
}

.ft-nav__item:nth-of-type(6) {
  margin-bottom: 20px;
}

@media screen and (max-width: 959px) {
  .ft-nav__item:nth-of-type(6) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 959px) {
  .ft-nav__item:nth-of-type(8), .ft-nav__item:nth-of-type(9) {
    display: none;
  }
}

@media screen and (max-width: 959px) {
  .ft-nav__item:nth-of-type(odd) {
    border-right: solid 1px #fff;
  }
  .ft-nav__item:not(:nth-last-of-type(2)), .ft-nav__item:not(:last-of-type) {
    border-bottom: solid 1px #fff;
  }
}

.ft-nav__item > a {
  display: block;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}

@media screen and (max-width: 959px) {
  .ft-nav__item > a {
    margin-bottom: 0;
    font-weight: 400;
    padding: 15px;
  }
}

.ft-nav-sub {
  font-size: 0.875rem;
}

@media screen and (max-width: 959px) {
  .ft-nav-sub {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0.75rem;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-bottom: 20px;
    width: 100%;
  }
}

.ft-nav-sub > a {
  padding: 0 10px;
  line-height: 1;
  white-space: nowrap;
}

@media screen and (min-width: 960px) {
  .ft-nav-sub > a::before {
    content: "＞";
    font-size: 0.75rem;
    padding-right: 8px;
  }
}

@media screen and (max-width: 959px) {
  .ft-nav-sub > a + a {
    border-left: solid 1px #000;
  }
}

@media screen and (max-width: 959px) {
  .ft-nav-child__list {
    display: none;
  }
}

.ft-nav-child__item {
  margin-bottom: 2px;
}

.ft-nav-child__item > a {
  font-size: 0.875rem;
  font-weight: 400;
  color: #fff;
}

.ft-btm {
  border-bottom: solid 1px #b2b9c0;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 0 15px;
}

@media screen and (max-width: 575px) {
  .ft-btm {
    width: calc(100% - 30px);
    margin: auto;
    padding-top: 20px;
  }
}

.ft-logo {
  font-size: 0.875rem;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 959px) {
  .ft-logo {
    font-size: 0.75rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }
}

.ft-logo > a {
  padding-right: 10px;
}

@media screen and (max-width: 575px) {
  .ft-logo > a {
    max-width: 60px;
    padding-right: 0;
    padding-bottom: 10px;
  }
}

.ft .copyright {
  font-size: 0.75rem;
  text-align: center;
  padding: 15px 0;
}

@media screen and (max-width: 575px) {
  .ft .copyright {
    font-size: 0.625rem;
  }
}

.backtotop {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  background-color: #777;
  position: absolute;
  right: 30px;
  bottom: 0;
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.backtotop--visible {
  position: fixed;
  opacity: .9;
}

.backtotop--disable {
  position: absolute;
  top: -35px;
}

@media screen and (max-width: 959px) {
  .backtotop {
    right: 0;
  }
}

.backtotop::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 1px #fff;
  border-left: solid 1px #fff;
  margin-top: 7px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* ===================================

    drawer

=================================== */
/*drawer button*/
.drawer-hamburger {
  background-color: #002153;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  width: 47px;
  height: 47px;
}

@media screen and (min-width: 1200px) {
  .drawer-hamburger {
    display: none;
  }
}

.drawer-hamburger:hover {
  background-color: #002153;
}

.drawer-hamburger .drawer-hamburger-icon {
  background-color: #fff;
  width: 20px;
  margin-top: -14px;
}
/*Firefox*/
@-moz-document url-prefix() {
.drawer-hamburger .drawer-hamburger-icon {
  /*margin-top: 15px;*/
  }
}
/*IE11*/
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
.drawer-hamburger .drawer-hamburger-icon {
  /*margin-top: 15px;*/
  }
}
/* Edge*/
@supports (-ms-ime-align: auto) {
.drawer-hamburger .drawer-hamburger-icon {
  /*margin-top: 15px;*/
}
}
.drawer-hamburger .drawer-hamburger-icon::before, .drawer-hamburger .drawer-hamburger-icon::after {
  background-color: #fff;
}

.drawer-hamburger .drawer-hamburger-icon::before {
  top: -8px;
}

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

.drawer-hamburger .drawer-text {
  color: #fff;
  font-size: 0.75rem;
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 0;
}

/*drawer nav*/
.nav.drawer-nav {
  background-color: #ffffff;
  padding: 30px 30px 50px;
  top: 47px;
  width: 100%;
  right: -100%;
}

@media screen and (max-width: 575px) {
  .nav.drawer-nav {
    padding: 0 15px 50px;
  }
}

/*drawer open*/
.drawer--right.drawer-open .drawer-nav {
  top: 47px;
}

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

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

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

.scroll-btn {
  position: absolute;
  bottom: 50px;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-decoration: none;
  width: 80px;
  text-align: center;
}

.scroll-btn a {
  padding-top: 70px;
  margin-left: 0;
  color: #002153;
  font-size: 0.9375rem;
  font-weight: 500;
  letter-spacing: 3px;
  text-decoration: none;
}

.scroll-btn a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 1.5s infinite;
  animation: scroll-btn-anime 1.5s infinite;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@-webkit-keyframes scroll-btn-anime {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}

@keyframes scroll-btn-anime {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}

/*リスト_ひし形*/
.list_type_rhombus {
  font-size: 0.875rem;
  margin-bottom: 30px;
}

.list_type_rhombus li::before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background: #678fc9;
  margin: 0 6px 0 5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.list_type_rhombus .list_type_rhombus__symbol {
  color: #678fc9;
  margin-right: 6px;
  font-size: 0.75rem;
}

/*リスト_番号*/
.list_type_number {
  font-size: 0.875rem;
  margin: 0 0 30px 0;
}

.list_type_number li {
  /*list-style-type: decimal;*/
}

/*パンくずリスト*/
.breadcrumb {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.875rem;
  padding: 10px 0;
}

@media screen and (max-width: 767px) {
  .breadcrumb {
    font-size: 0.625rem;
  }
}

.breadcrumb .breadcrumb__list {
  margin-right: 10px;
  color: #555;
}

.breadcrumb .breadcrumb__list::after {
  content: ">";
  padding-left: 10px;
}

.breadcrumb .breadcrumb__list:last-child::after {
  display: none;
}

.breadcrumb .breadcrumb__list .breadcrumb__list__link {
  color: #0065b2;
}

.breadcrumb .breadcrumb__list br {
  display: none;
}

/*お問い合わせ*/
.contact-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 50px;
  border: 1px solid #ddd;
  align-items: center;
}

@media screen and (max-width: 959px) {
  .contact-block {
    display: block;
    padding: 20px;
  }
}

@media screen and (max-width: 959px) {
  .contact-block .contact-block__ttl {
    margin-bottom: 30px;
    text-align: center;
  }
}

.contact-block .contact-block__ttl__txt {
  font-size: 0.875rem;
}

.contact-block .contact_btn {
  width: 100%;
}

/*その他カラム*/
.item [class^="col-"] .item__panel {
  margin-bottom: 60px;
}

.item [class^="col-"] .item__panel .item__panel_ttl {
  padding: 20px;
  font-size: 16px;
  font-weight: bold;
}

.item [class^="col-"] .item__panel .item__panel_txt {
  padding: 20px;
  font-size: 14px;
  color: #333333;
  border: solid #dadada;
  border-width: 0 1px 1px 1px;
}

.item [class^="col-"]:nth-of-type(1) .item__panel_ttl {
  background: #fff799;
}

.item [class^="col-"]:nth-of-type(2) .item__panel_ttl {
  background: #cfa7cd;
}

.item [class^="col-"]:nth-of-type(3) .item__panel_ttl {
  background: #a4abd6;
}

.item [class^="col-"]:nth-of-type(4) .item__panel_ttl {
  background: #bae3f9;
}

/*画像+ テキスト*/
.text_block {
  overflow: hidden;
  margin-bottom: 30px;
}

@media screen and (max-width: 575px) {
  .text_block {
    display: grid;
  }
}

.text_block .text_block__thumbleft {
  float: left;
  margin: 0 20px 20px 0;
}

@media screen and (max-width: 575px) {
  .text_block .text_block__thumbleft {
    float: none;
    margin: 10px auto;
    display: block;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}

.text_block .text_block__thumbright {
  float: right;
  margin: 0 20px;
}

@media screen and (max-width: 575px) {
  .text_block .text_block__thumbright {
    float: none;
    margin: 10px auto;
    display: block;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}

@media screen and (max-width: 575px) {
  .text_block .sec-ttl02 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.text_block .text_block__txt {
  font-size: 14px;
  margin-bottom: 30px;
  text-align: justify;
}
/*ieのみ*/
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
.text_block .text_block__txt {
  text-align: inherit;
  }
}
/* Edge*/
@supports (-ms-ime-align: auto) {
.text_block .text_block__txt {
  text-align: inherit;
  }
}


.text_block__txt--excerpt {
  color: #999;
}

@media screen and (max-width: 575px) {
  .text_block .text_block__txt {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

/*フォーム*/
.form {
  max-width: 940px;
  width: 100%;
  margin: 0 auto;
}

.form .form__input {
  margin-bottom: 15px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media screen and (max-width: 575px) {
  .form .form__input {
    display: block;
  }
}

.form .form__input .form__ttl {
  font-size: 14px;
  font-weight: bold;
  position: relative;
  padding: 10px 0;
  width: 30%;
}

@media screen and (max-width: 575px) {
  .form .form__input .form__ttl {
    width: 100%;
  }
}

.form .form__input .form__required {
  font-weight: normal;
  font-size: 12px;
  color: #fff;
  background: #e14a2f;
  padding: 1px 8px;
  border-radius: 5px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 22px;
  margin: auto;
}

@media screen and (max-width: 575px) {
  .form .form__input .form__required {
    position: relative;
    left: 10px;
  }
}

.form .form__input .form__txt {
  margin-left: 20px;
  width: 70%;
}

@media screen and (max-width: 575px) {
  .form .form__input .form__txt {
    margin-left: 0;
    width: 100%;
  }
}

.form .form__input .form__txt input {
  width: 100%;
  font-size: 14px;
  background: #f5f5f5;
  padding: 10px 15px;
}

.form .form__btn {
  margin: 0 auto;
  display: block;
  background: #002153;
  color: #fff;
  padding: 15px;
  font-weight: bold;
  width: 400px;
}

@media screen and (max-width: 575px) {
  .form .form__btn {
    width: 100%;
  }
}

/*table*/
.table {
  font-size: 14px;
  width: 100%;
  margin-bottom: 40px;
  table-layout: fixed;
}

.table .table__block {
  border: 1px solid #ddd;
}

.table .table__block .table__block__ttl {
  padding: 20px 20px 20px 50px;
  text-align: left;
  background: #f2f2f2;
  -webkit-box-shadow: 0 0 0 2px #fff inset;
  box-shadow: 0 0 0 2px #fff inset;
  width: 35%;
  max-width: 300px;
}

@media screen and (max-width: 959px) {
  .table .table__block .table__block__ttl {
    padding: 20px;
  }
}

.table .table__block .table__block__txt {
  padding: 20px 20px 20px 50px;
}

@media screen and (max-width: 959px) {
  .table .table__block .table__block__txt {
    padding: 20px;
  }
}

.table_type02 .table__block .table__block__ttl {
  border-right: 1px solid #ddd;
  text-align: center;
  padding: 20px;
}

.table_type02 .table__block .table__block__txt {
  border-right: 1px solid #ddd;
  text-align: center;
  padding: 20px;
}

/*見出しH1*/
.ttl_h1 {
  position: relative;
  margin-bottom: 70px;
  padding: 35.1% 0 0;
}

@media screen and (max-width: 959px) {
  .ttl_h1 {
    padding: 60% 0 0;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 35px;
  }
}

.ttl_h1.ttl_child {
  padding: 19.3% 0 0;
}

@media screen and (max-width: 959px) {
  .ttl_h1.ttl_child {
    padding: 33% 0 0;
  }
}

.ttl_h1 .ttl_h1__text_block {
  position: absolute;
  top: 50%;
  left: 50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 959px) {
  .ttl_h1 .ttl_h1__text_block {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: initial;
    transform: initial;
    background: #cdcdcd;
    padding: 15px;
    color: #fff;
  }
}

.ttl_h1 .ttl_h1__text_block .ttl_h1__text_block__ttl {
  font-size: 3.125rem;
  font-weight: bold;
}

@media screen and (max-width: 575px) {
  .ttl_h1 .ttl_h1__text_block .ttl_h1__text_block__ttl {
    font-size: 1.625rem;
  }
}

.ttl_h1 .ttl_h1__text_block .ttl_h1__text_block__ttl .ttl_h1__text_block__ttl__small {
  font-size: 1.875rem;
  display: block;
}

@media screen and (max-width: 575px) {
  .ttl_h1 .ttl_h1__text_block .ttl_h1__text_block__ttl .ttl_h1__text_block__ttl__small {
    font-size: 1.125rem;
  }
}

.ttl_h1 .ttl_h1__text_block .ttl_h1__text_block__txt {
  font-size: 1.875rem;
}

@media screen and (max-width: 575px) {
  .ttl_h1 .ttl_h1__text_block .ttl_h1__text_block__txt {
    font-size: 1.125rem;
  }
}

.ttl_h1 .txt_white {
  color: #fff;
}

/*SRLについて*/
.ttl_features {
  background: url("../images/features/index/ttl_back_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_features {
    background: url("../images/features/index/ttl_back_sp.jpg") left top;
    background-size: contain;
  }
  .ttl_features .ttl_h1__text_block {
   /*background: #678fc9;*/
  }
}

/*SRLについて下層*/
.ttl_features02 {
  background: url("../images/common/ttl_back02_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_features02 {
    background: url("../images/features/index/ttl_back02_sp.jpg") left top;
    background-size: contain;
  }
}

/*港ラボラトリー*/
.ttl_laboratories {
  background: url("../images/features/laboratories/minato/ttl_back02_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_laboratories {
    background: url("../images/features/laboratories/minato/ttl_back02_sp.jpg") left top;
    background-size: contain;
  }
  .ttl_laboratories .ttl_h1__text_block {
    background: #74acc7;
  }
}

/*会社情報*/
.ttl_company {
  background: url("../images/company/index/ttl_back_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_company {
    background: url("../images/company/index/ttl_back_sp.jpg") left top;
    background-size: contain;
  }
}

/*会社情報下層*/
.ttl_company02 {
  background: url("../images/company/index/ttl_back02_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_company02 {
    background: url("../images/company/ttl_back02_sp.jpg") left top;
    background-size: contain;
  }
}

/*リクルート*/
.ttl_recruit {
  background: url("../images/common/ttl_back06_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_recruit {
    background: url("../images/common/ttl_back02_sp.jpg") left top;
    background-size: contain;
  }
}

/*病院支援*/
.ttl_hospital {
  background: url("../images/common/ttl_back07_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_hospital {
    background: url("../images/common/ttl_back02_sp.jpg") left top;
    background-size: contain;
  }
}

/*病院支援下層*/
.ttl_hospital02 {
  background: url("../images/clinic/index/ttl_back02_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_hospital02 {
    background: url("../images/clinic/index/ttl_back02_sp.jpg") left top;
    background-size: contain;
  }
}

/*クリニック支援*/
.ttl_clinic {
  background: url("../images/clinic/index/ttl_back_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_clinic {
    background: url("../images/clinic/index/ttl_back_sp.jpg") left top;
    background-size: contain;
  }
}

/*クリニック支援下層*/
.ttl_clinic02 {
  background: url("../images/clinic/index/ttl_back02_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_clinic02 {
    background: url("../images/clinic/index/ttl_back02_sp.jpg") left top;
    background-size: contain;
  }
}

/*研究検査*/
.ttl_research-inspection {
  background: url("../images/research-testing/index/ttl_back_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_research-inspection {
    background: url("../images/research-testing/index/ttl_back_sp.jpg") left top;
    background-size: contain;
  }
}

/*研究検査下層*/
.ttl_research-inspection02 {
  background: url("../images/research-testing/index/ttl_back02_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_research-inspection02 {
    background: url("../images/research-testing/index/ttl_back02_sp.jpg") left top;
    background-size: contain;
  }
}

/*セミナー・展示会*/
.ttl_seminars {
  background: url("../images/seminars/index/ttl_back_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_seminars {
    background: url("../images/seminars/index/ttl_back_sp.jpg") left top;
    background-size: contain;
  }
}

/*セミナー・展示会下層*/
.ttl_seminars02 {
  background: url("../images/seminers/ttl_back02_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_seminars02 {
    background: url("../images/seminars/ttl_back02_sp.jpg") left top;
    background-size: contain;
  }
}

/*SRL NEWS*/
.ttl_news {
  background: url("../images/news/index/ttl_back02_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_news {
    background: url("../images/news/index/ttl_back02_sp.jpg") left top;
    background-size: contain;
  }
}

/*アクセスタイトル*/
.ttl_access {
  background: url("../images/access/index/ttl_back02_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_access {
    background: url("../images/access/index/ttl_back02_sp.jpg") left top;
    background-size: contain;
  }
}

/*ユーティリティ共通タイトル*/
.ttl_utility {
  background: url("../images/common/ttl_back16_pc.jpg") left top;
  background-size: contain;
}

@media screen and (max-width: 959px) {
  .ttl_utility {
    background: url("../images/common/ttl_back16_sp.jpg") left top;
    background-size: contain;
  }
}

.sec-ttl02 {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 30px;
}

@media screen and (max-width: 575px) {
  .sec-ttl02 {
    font-size: 1rem;
  }
}

.sec-ttl03 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 20px;
}

@media screen and (max-width: 575px) {
  .sec-ttl03 {
    font-size: 0.875rem;
  }
}

.sec-ttl04 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 20px;
  border-bottom: solid 5px;
  border-color: #0253ce;
}

@media screen and (max-width: 575px) {
  .sec-ttl04 {
    font-size: 0.875rem;
  }
}

/*ニュース　タグ*/
.news .entry-meta__cat.change {
  border-color: #a88fc2;
  color: #a88fc2;
}

.news .entry-meta__cat.lab {
  border-color: #73b03f;
  color: #73b03f;
}

.news .entry-meta__cat.inspection {
  border-color: #57b5c7;
  color: #57b5c7;
}

.news .entry-meta__cat.notice {
  border-color: #d7434b;
  color: #d7434b;
}

/*SRLについて*/
.light-blue {
  color: #678fc9;
}

@media screen and (max-width: 575px) {
  .sp-center {
    text-align: center;
  }
}

.sec-ttl__space {
  margin-left: 20px;
  font-size: 1.25rem;
}

@media screen and (max-width: 575px) {
  .sec-ttl__space {
    font-size: 0.75rem;
    display: block;
    margin: 0;
  }
}

.ttl-black {
  margin: 10px 0;
  font-weight: bold;
}

@media screen and (max-width: 575px) {
  .lead {
    text-align: left;
  }
}

@media screen and (max-width: 575px) {
  .text_block.ttl-img-txt .text_block__thumbleft {
    order: 2;
    width: 50%;
  }
  .text_block.ttl-img-txt .text_block__thumbright {
    order: 2;
    width: 50%;
  }
  .text_block.ttl-img-txt .text_block__txt {
    order: 3;
  }
}

/* =======================================

    共通 要素

======================================= */
.cf:after {
  content: "";
  display: block;
  clear: both;
}

.show-sp {
  display: none !important;
}

@media screen and (max-width: 575px) {
  .show-pc {
    display: none !important;
  }
  .show-sp {
    display: block !important;
  }
}

a:hover {
  opacity: .5;
}

.container {
  max-width: 1200px;
  margin: auto;
  padding-right: 30px;
  padding-left: 30px;
}

@media screen and (max-width: 1199px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.sec-ttl {
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 3px;
  margin-bottom: 30px;
}

@media screen and (max-width: 575px) {
  .sec-ttl {
    font-size: 1.25rem;
    margin-bottom: 15px;
  }
}

.sec-ttl--sm {
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 20px;
}

@media screen and (max-width: 575px) {
  .sec-ttl--sm {
    font-size: 1.125rem;
    margin-bottom: 15px;
  }
}

.sec-ttl--bordered {
  padding-bottom: 10px;
  border-bottom: solid 5px #022153;
}

.lead {
  font-size: 0.875rem;
  line-height: 2;
  margin-bottom: 45px;
}

.link-color {
  color: #0063b6;
}

.btn--primary {
  color: #fff;
  background-color: #002153;
  border-bottom: solid 3px #001029;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  padding: 16px 0;
  text-align: center;
}

@media screen and (max-width: 575px) {
  .btn--primary {
    padding: 10px 0;
  }
}

.btn--secondary {
  color: #fff;
  display: block;
  background-color: #f27500;
  border-bottom: solid 3px #793a00;
  max-width: 300px;
  margin: auto;
  padding: 16px 0;
  text-align: center;
}

@media screen and (max-width: 575px) {
  .btn--secondary {
    max-width: 100%;
  }
}

.panel {
  margin-bottom: 60px;
}

.panel a {
  display: block;
}

.panel__thumb {
  position: relative;
}

@media screen and (max-width: 575px) {
  .panel__thumb {
    height: 0;
    overflow: hidden;
    padding-bottom: 50.724%;
  }
}

.panel__thumb img {
  width: 100%;
}

@media screen and (max-width: 575px) {
  .panel__thumb img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.panel__body {
  padding: 0 15px;
}

.panel__ttl {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 5px;
}

.panel__ttl span {
  color: #0063b6;
  position: relative;
}

.panel__ttl span::before {
  content: "＞";
  font-size: 0.75rem;
  padding-right: 5px;
  position: absolute;
  top: 3px;
  left: -1.25em;
}

.panel__ttl span.link--dark {
  color: #000;
}

.panel__ttl span.link--blank {
  padding-right: 25px;
  background: url(../images/common/icn_blank.png) 100% 50% no-repeat;
  background-size: 15px 14px;
}

.panel__txt {
  font-size: 0.875rem;
}

.panel:hover {
  opacity: .5;
}

.panel:hover a:hover {
  opacity: 1;
}

/* =======================================

    TOP Page

======================================= */
/* --------------------------------------------

FileName    :    index.css

-------------------------------------------- */
.hero {
  width: 100%;
  height: 0px;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 575px) {
  .hero {
    background: url(../images/top/main_sp.jpg) 50% 50% no-repeat;
    background-size: cover;
    height: 100vh;
    position: relative;
  }
}

.hero .bgvid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

@media screen and (max-width: 575px) {
  .hero .bgvid {
    display: none;
  }
}

.hero .site-desc {
  font-size: 5.625rem;
  font-weight: 700;
  color: #fff;
  line-height: 1.1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

@media screen and (max-width: 1199px) {
  .hero .site-desc {
    font-size: 7vw;
  }
}

@media screen and (max-width: 575px) {
  .hero .site-desc {
    font-size: 2.5rem;
  }
}

@media (min-width: 320px) and (max-width: 575px) {
  .hero .site-desc {
    font-size: 2rem;
  }
}

@media screen and (min-width: 576px) {
  .hero .scroll-btn {
    display: none;
  }
}

.cont > .sec {
  padding: 80px 0;
}

@media screen and (max-width: 575px) {
  .cont > .sec {
    padding: 40px 0;
  }
}

.cont > .sec .sec {
  margin-top: 60px;
  margin-bottom: 60px;
}

.cont-hd {
  padding: 80px 0;
}

@media screen and (max-width: 575px) {
  .cont-hd {
    padding: 40px 0 0;
  }
}

.cont-hd [class^="col-"] .panel {
  height: 100%;
  margin-bottom: 0;
}

.cont-hd [class^="col-"] .panel a {
  display: block;
  height: 100%;
  padding-bottom: 20px;
}

@media screen and (max-width: 575px) {
  .cont-hd [class^="col-"] .panel__thumb {
    padding-bottom: 31.884%;
  }
}

.cont-hd [class^="col-"]:nth-of-type(1) .panel {
  background-color: #fff5f3;
}

.cont-hd [class^="col-"]:nth-of-type(2) .panel {
  background-color: #f7f1e5;
}

.cont-hd [class^="col-"]:nth-of-type(3) .panel {
  background-color: #edebe8;
}

.cont-hd [class^="col-"]:nth-of-type(4) .panel {
  background-color: #dbeef6;
}

@media screen and (max-width: 959px) {
  .cont-hd [class^="col-"] {
    margin-bottom: 30px;
  }
}

.news .tab {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.news .tab__btn {
  width: 200px;
  height: 50px;
  cursor: pointer;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f2f2f2;
  border: solid 1px #e6e6e6;
  line-height: 1.2;
  margin: 10px;
  color: #0063b6;
}

@media screen and (max-width: 575px) {
  .news .tab__btn {
    max-width: 150px;
    width: 39%;
  }
}

.news .tab__btn--selected {
  background-color: #fff;
  border-top: solid 5px #a1abb6;
  border-bottom: solid 1px #fff;
  height: 60px;
  color: #2a2a2a;
  margin-bottom: 0;
}

.news .tab__content {
  /*border-bottom: solid 1px #e6e6e6;*/
  display: none;
  margin-top: -1px;
  margin-bottom: 50px;
}

.news .tab__content--enable {
  display: block;
}

.news .entry {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.875rem;
  padding: 24px 0;
  border-bottom: solid 1px #e6e6e6;
}
.news .entry:first-child {
    border-top: solid 1px #e6e6e6;
}
.news-more-btn {
    margin-top: 50px;
}

.news .entry-meta {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 575px) {
  .news .entry-meta {
    padding-bottom: 5px;
  }
}

.news .entry-meta__num {
  color: #777;
  margin-right: 30px;
}

@media screen and (max-width: 575px) {
  .news .entry-meta__num {
    margin-right: 10px;
  }
}

.news .entry-meta__date {
  color: #333;
  margin-right: 30px;
}

@media screen and (max-width: 575px) {
  .news .entry-meta__date {
    margin-right: 10px;
  }
}

.news .entry-meta__cat {
  width: 80px;
  height: 26px;
  border: solid 1px;
  margin-right: 60px;
  padding: 0 0;
  text-align: center;
}

_:-ms-fullscreen, :root .entry-meta__cat {
  line-height: 28px;
}

@media screen and (max-width: 575px) {
  .news .entry-meta__cat {
    margin-right: 0;
  }
}

.news .entry-meta__cat.new {
  border-color: #d169a2;
  color: #d169a2;
}

.news .entry-meta__cat.point {
  border-color: #1aa28c;
  color: #1aa28c;
}

.news .entry-meta__cat.cancel {
  border-color: #475089;
  color: #475089;
}

.news .entry-meta__cat.change {
  border-color: #a88fc2;
  color: #a88fc2;
}

.news .entry-meta__cat--news {
  width: 140px;
}

.news .entry-meta__cat--news.lab {
  border-color: #73af40;
  color: #73af40;
  font-size: 0.875rem;
}

.news .entry-meta__cat--news.news {
  border-color: #d7424b;
  color: #d7424b;
}

.news .entry-meta__cat--news.clinic {
  border-color: #9082bd;
  color: #9082bd;
}

.news .entry-meta__cat--news.hospital {
  border-color: #5f7bbe;
  color: #5f7bbe;
}

.news .entry-meta__cat--news.seminar {
  border-color: #4b9d59;
  color: #4b9d59;
}

.news .entry-meta__cat--news.clinical-lab {
  border-color: #57b5c7;
  color: #57b5c7;
}

.news .entry-ttl {
  width: 65%;
}

.news .entry-ttl a::before {
  content: "＞";
  padding-right: 10px;
}

.news .entry-body {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 60%;
}

@media screen and (max-width: 1199px) {
  .news .entry-body {
    width: 100%;
  }
}

.news .entry-body .icn-new::before {
  content: "[NEW]";
  color: #f20000;
  padding-left: 20px;
}

.attachments--pdf, .attachments--file, .attachments--doc, .attachments--xls {
  border: solid 1px #e6e6e6;
  color: #0063b6;
  padding: 10px 14px;
  height: 50px;
  position: relative;
}

@media screen and (max-width: 575px) {
  .attachments--pdf, .attachments--file, .attachments--doc, .attachments--xls {
    display: inline-block;
    width: 80px;
    height: 25px;
    font-size: 0.75rem;
    padding: 3px 5px;
  }
}

.attachments--pdf::before, .attachments--file::before, .attachments--doc::before, .attachments--xls::before {
  content: "＞";
  padding-right: 5px;
}

.attachments--pdf::after, .attachments--file::after, .attachments--doc::after, .attachments--xls::after {
  content: url(../images/common/icn_pdf.png);
  display: inline-block;
  padding-left: 22px;
  vertical-align: middle;
}

@media screen and (max-width: 575px) {
  .attachments--pdf::after, .attachments--file::after, .attachments--doc::after, .attachments--xls::after {
    padding-left: 5px;
    position: absolute;
    top: -4px;
    right: -2px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
}

.attachments--pdf::after {
  content: url(../images/common/icn_pdf.png);
}

.attachments--file::after {
  content: url(../images/common/icn_file.png);
  padding-left: 10px;
}

.attachments--doc::after {
  content: url(../images/common/icn_doc.png);
}

.attachments--xls::after {
  content: url(../images/common/icn_xls.png);
}

.sec.clinical-laboratory-testing {
  background: url(../images/top/bg01_pc.jpg) 50% 100% no-repeat;
  background-size: cover;
}

.sec.hospital {
  background: url(../images/top/bg02_pc.jpg) 50% 100% no-repeat;
  background-size: cover;
}

.sec.seminars {
  background-color: #f2f4f5;
}

.sec.seminars .bnr {
  margin-bottom: 50px;
}

.contact {
  padding-top: 80px;
}

@media screen and (max-width: 959px) {
  .contact {
    padding-top: 40px;
  }
}

.contact-in {
  border: solid 1px #e6e6e6;
  margin: 0;
  padding: 40px 15px 50px;
}

@media screen and (max-width: 959px) {
  .contact-in {
    padding-right: 0;
    padding-left: 0;
  }
}

.contact__body + .contact__body {
  border-left: solid 1px #e6e6e6;
}

@media screen and (max-width: 767px) {
  .contact__body + .contact__body {
    border-left: 0;
    margin-top: 30px;
  }
}

.contact__ttl {
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 15px;
  text-align: center;
}

@media screen and (max-width: 575px) {
  .contact__ttl {
    font-size: 1.125rem;
  }
}

.contact__txt {
  font-size: 0.875rem;
  margin-bottom: 15px;
}

.bnrarea {
  padding: 60px 0 150px;
}
.bnrarea .textlink {
  margin: 40px 0 0 0;
}

@media screen and (max-width: 575px) {
  .bnrarea {
    padding: 40px 0;
  }
.bnrarea .textlink {
  margin: 20px 0 0 0;
}
}

@media screen and (min-width: 576px) {
  .bnrarea .row {
    padding-top: 60px;
  }
}

@media screen and (max-width: 575px) {
  .bnrarea .row [class^="col-"] {
    margin-bottom: 10px;
  }
}

/* =======================================

    Sub Page

======================================= */
/* ===================================

    サブページ共通スタイル

=================================== */
@media screen and (max-width: 767px) {
  body:not(#home) > .cont {
    padding-top: 51px;
  }
}
.cont-hd [class^="col-"] .panel.back_gray {
    background: #F0F3F5;
}
.pager {
    width: 600px;
    margin: 0 auto;
}
.pager_list {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.pager_list .pager_list__link a {
    text-align: center;
    display: inline-block;
    width: 30px;
    background: #CDD6DD;
    margin: 0 10px;
    font-weight: bold;
}
.txt-link {
    color: #0063b6;
}

/*フォーム*/
/*
.aform {
    max-width: 860px;
    margin: 0 auto;
}
.aform-input[type="text"],
.aform-content dl dd .aform-name,
.aform-content dl dd .aform-kana {
    border: 1px solid #ccc;
    max-width: 168px;
    font-size: 24px;
    padding: 10px;
}
.aform dl dd ul li {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}
@media screen and (max-width: 575px) {
    .aform dl dd ul li {
    margin-bottom: 15px;
}
}
.aform dl dd ul li label {
    margin-right: 10px;
}
.aform dl dt label.aform-label,
.aform dl dt span {
    font-size: 22px;
}
.aform dl dt {
    margin-bottom: 15px;
}
.aform-content dl dd .aform-email,
.aform-content dl dd .aform-tel,
.aform-content dl dd .aform-zipcode,
.aform-content dl dd .aform-url,
.aform-content dl dd .aform-textarea {
    border: 1px solid #ccc;
    font-size: 16px;
    padding: 12px;
    max-width: 100%;
}
.aform-content dl dd .aform-prefecture,
.aform-content dl dd  .aform-select {
    border: 1px solid #ccc;
    font-size: 16px;
    padding: 12px;
    max-width: 190px;
    -moz-appearance: menulist-button;
    -webkit-appearance: menulist-button;
    appearance: menulist-button;
}
input.aform-radio {
    -moz-appearance: radio;
    -webkit-appearance: radio;
    appearance: radio;
}
input.aform-checkbox {
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
    appearance: checkbox;
}
.aform dl dt .aform-required {
    font-size: 56%;
    padding: 5px 10px;
    line-height: 1.5;
    border-radius: 0;
    background: #707070;
    vertical-align: text-bottom;
}
.aform-content .aform-button-area input {
    background: #F16122;
    color: #fff;
    width: 187px;
    padding: 13px;
    font-size: 14px;
    border-radius: 4px;
}
.aform-content .aform-button-area input#aform_btn_back {
    background: #6F7579;
}
@media screen and (max-width: 575px) {
.aform-content .aform-button-area {
    padding: 0;
}
.aform-content .aform-button-area input {
    margin: 0;
    width: 100%;
}
.aform-content .aform-button-area input#aform_btn_back {
    margin-bottom: 20px;
}
}
dl.aform-error-list {
    max-width: 1140px;
    margin: 0 auto;
}
.aform #aform_result {
    color: #333;
    font-weight: normal;
}
.aform #aform_result a {
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #6F7579;
    color: #fff;
    max-width: 187px;
    width: 100%;
    padding: 10px;
    border-radius: 4px;
    font-weight: normal;
    margin-top: 50px;
}
*/
.aform_confirm,.aform_finish,.aform_error {
    padding-top: 90px;
}
@media screen and (max-width: 1199px) {
.aform_confirm,.aform_finish,.aform_error {
    padding-top: 47px;
}
}
@media screen and (max-width: 767px) {
.aform_confirm,.aform_finish,.aform_error {
    padding-top: 0;
}
}
.aform {
    max-width: 1200px;
    margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.aform {
	    margin-top: 80px;
	}

}
.aform-content {
    margin-bottom: 30px;
}
.aform-content dl {
    display: flex;
    padding: 1em 0 !important;
}
@media screen and (max-width: 575px) {
.aform-content dl {
    display: block;
}
}
.aform-content dl dt {
    width: 45%;
    max-width: 450px;
    position: relative;
}
@media screen and (max-width: 575px) {
.aform-content dl dt {
    width: 100%;
    padding-bottom: 10px;
}
.aform .name {
    text-align: left;
}
}
.aform dl dd ul li {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}
@media all and (-ms-high-contrast: none) {
.aform dl dd ul li {
    display: table;
    width: 250px;
}
}
@supports (-ms-ime-align: auto) {
  /* Edge のみ適用される */
.aform dl dd ul li {
    display: flex;
}
}
@media screen and (max-width: 575px) {
    .aform dl dd ul li {
    margin-bottom: 15px;
}
}
.aform dl dd ul li label {
    margin-right: 10px;
}
.aform-name-ul li, .aform-kana-ul li {
    display: flex;
}

.aform-input[type="text"], .aform-text, .aform-email, .aform-password, .aform-tel, .aform-url, .aform-number, .aform-date, .aform-time, .aform-textarea, .aform-select, .aform-name, .aform-kana, .aform-zipcode, .aform-prefecture, .aform-calendar {
    background: #f5f5f5;
    padding: 10px;
    border: 1px solid #dfdfdf;
}
.aform-input[type="text"], .aform-name {
    max-width: 215px;
    width: auto !important;
}
.aform-content .aform-name {
    position: absolute;
    left: 2em;
}
.aform-content dl dd {
    margin: 0 0 0.5em;
    width: 100%;
    max-width: 546px;
}
.aform-content dl dd .aform-prefecture,
.aform-content dl dd  .aform-select {
    border: 1px solid #ccc;
    font-size: 16px;
    padding: 12px;
    max-width: 190px;
    -moz-appearance: menulist-button;
    -webkit-appearance: menulist-button;
    appearance: menulist-button;
}
input.aform-radio {
    -moz-appearance: radio;
    -webkit-appearance: radio;
    appearance: radio;
}
input.aform-checkbox {
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
    appearance: checkbox;
}
span.aform-required {
    position: absolute;
    right: 31px;
    top: 0;
    background: #e14a2f;
    padding: 5px 8px;
}
.aform .tel {
    text-align: left;
}
.aform .aform-button-area {
    background: none;
}
.aform .aform-button-area input {
    width: 50%;
    background: #002153;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    max-width: 400px;
    margin-bottom: 10px;
}
.aform dl dd ul li label {
    margin-right: 10px;
}
.aform dl dd ul.aform-name-ul li label,
.aform dl dd ul.aform-kana-ul li label
{
    width: 50px;
}
dl.aform-error-list {
    max-width: 1140px;
    margin: 0 auto;
}
.aform #aform_result {
    color: #333;
    font-weight: normal;
}
.aform #aform_result a {
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #6F7579;
    color: #fff;
    max-width: 187px;
    width: 100%;
    padding: 10px;
    border-radius: 4px;
    font-weight: normal;
    margin-top: 50px;
}
.aform .aform-error-list {
  margin: 10px 0 60px 50px;
}
.aform .aform-error-list {
  display: inline;
}
.aform .aform-error-list dd {
  width: 90%;
  margin-left: 10%;
}

/*セミナー・展示会*/
ul.seminar_list {
    overflow: hidden;
    padding: 20px 0;
    box-sizing: border-box;
}

ul.seminar_list li {
    width: 48%;
    float: left;
    margin: 0 4% 6% 0;
    display: flex;
}

ul.seminar_list li:nth-child(2n) {
    margin-right: 0;
}
ul.seminar_list li img {
    max-width: 170px;
}
.seminar_more {
    margin-left: 5%;
}
table.seminar_table th {
    white-space: nowrap;
    padding-right: 17px;
}
a.seminar_link {
    padding: 13px;
    display: block;
    margin: 0 auto;
    width: 187px;
    text-align: center;
    background: #002153;
    color: #fff;
    margin-top: 20px;
}
ul.tab.seminar_tab {
    box-shadow: 0 -3px 0px 0 #a1abb6 inset;
}
@media screen and (max-width: 575px) {
.news .tab.seminar_tab .tab__btn {
    width: 40%;
    max-width: 200px;
}
}
p.event_end {
    padding: 20px;
    margin-bottom: 30px;
    text-align: center;
    border: 2px solid #707070;
}
@media screen and (max-width: 959px) {
ul.seminar_list li {
    width: 90%;
    float: none;
    margin: 0 auto 40px;
    display: block;
}
ul.seminar_list li:nth-child(2n) {
    margin-right: auto;
}
ul.seminar_list li img {
    margin: 0 auto 30px;
    display: block;
}
.seminar_more {
    margin-left: 0;
}
}
.bold {
    font-weight: bold;
}
.text_right {
    text-align: right;
}


.card {
    padding: 20px;
    background: #cedcf0;
    margin-bottom: 30px;
}
.name {
    font-weight: bold;
    display: inline-block;
    /*position: absolute;*/
    /*left: 0;*/
}
.tel {
    text-align: right;
    display: block;
    font-weight: bold;
}
.card-head {
    position: relative;
    font-size: 18px;
    line-height: 222%;
}
.card-body p {
    margin-top: 20px;
    font-size: 14px;
}
@media screen and (max-width: 575px) {
.name {
    position: relative;
    text-align: center;
    display: block;
}
.tel {
    text-align: center;
}
}

/*開催レポート*/
.report_list .table_type02 .table__block th.table__block__ttl {
    width: 20%;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}
span.italic {
    font-style: italic;
}

/*table（沿革）*/
.table.table_type03 .table__block .table__block__ttl {
    background: none;
    vertical-align: middle;
}
.table.table_type03 .table__block.back_gray {
    background: #eeeeee;
}
.table.table_type03 .table__block .table__block__txt {
    box-shadow: 0 0 0 2px #fff inset;
}
/*お知らせ一覧*/
.news.all-news .tab__btn {
    width: 140px;
}
.news.all-srlnews .tab__btn {
    width: 120px;
}

/* ドロップダウンメニュー */
.drawer-dropdown-menu {
    display: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
.drawer-dropdown.open>.drawer-dropdown-menu {
    display: block;
}

/* 英語お問い合わせフォーム（一時的） */
#aform-9.aform dl dd ul.aform-name-ul li label,
#aform-10.aform dl dd ul.aform-name-ul li label {
    width: 100px;
    padding-right: 10px;
    margin-right: 10px;
}

#aform-9 .aform-content .aform-name,
#aform-10 .aform-content .aform-name {
    position: absolute;
    left: 5.5em;
}
#aform-9 .aform-input[type="text"],
#aform-10 .aform-input[type="text"],
.aform-name {
    max-width: 180px;
    width: auto !important;
}
/* Googlemap ピン吹き出し */
.ballon {
  min-width: 240px;
}
.gm-style-iw-d .panel__ttl span::before {
  top: 0px;
}
.gm-style > div > div > div > div > img {
    width: 40px!important;
    height: 52px!important;
}
@media screen and (max-width: 575px) {
    .gm-style .gm-style-iw-c {
        max-width: 300px!important;
    }
    .gm-style .gm-style-iw-d {
        max-width: 270px!important;
    }
}
@media screen and (min-width: 575px) {
  .spbr{
    display: none;
  }
}


.company_img {
    float: right;
    text-align: center;
}
.company_img p {
    font-size: 18px;
    display: block;
}