html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section, main,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
}

article, aside, dialog, figure, figcaption, footer, header, hgroup, nav, section, main {
  display: block;
}
.breadcrum {
  background-color: #ffffff !important;
  font-size: 75% !important;
}

.container {
  width: 100%;
}
body {
  background: #fff;
  font-family: Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
  line-height: 1.5;
  font-size: 100%;
  color: #333;
}

ul, ol, li {
  list-style: none;
}

/*img {
  max-width: 100%;
}*/

em {
  font-weight: bold;
  font-style: normal;
}

strong {
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

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

legend {
  display: none;
}

pre {
  font-family: monospace, sans-serif;
  white-space: pre-wrap;
}

input, select, button, textarea {
  vertical-align: middle;
  font-family: inherit;
}

a {
  color: #0075c1;
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  color: #0075c1;
  text-decoration: none;
}

.border_single {
  border: solid 1px #999;
  padding: 5px 8px;
}

.border_wide {
  border: solid 2px #999;
  padding: 5px 8px;
}

.border_double {
  border: double 3px #999;
  padding: 5px 8px;
}

.border_info {
  border: solid 1px #3d3d3d;
  padding: 5px 8px;
  font-size: 12px;
}

.bg_green {
  color: #ffffff;
  background: linear-gradient(90deg, #2fa964, #01651c);
  padding: 5px 8px;
}

.bg_yellowgreen {
  background-color: #eef1b8;
}

.bg_beige {
  background-color: #f5ebe0;
  padding: 10px;
}

p.bg_gray,
div.bg_gray {
  background-color: #e2e2e3;
  padding: 10px;
}

.bg_sky_blue {
  background-color: #1099d7;
  color: #ffffff;
  padding: 5px 8px;
}

.indent_1 {
  text-indent: -1em;
  padding-left: 1em;
}

.indent_1_5 {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.indent_2 {
  text-indent: -2em;
  padding-left: 2em;
}

.indent_2_5 {
  text-indent: -2.5em;
  padding-left: 2.5em;
}

.indent_3 {
  text-indent: -3em;
  padding-left: 3em;
}

.indent_3_5 {
  text-indent: -3.5em;
  padding-left: 3.5em;
}

.mb_10 {
  margin-bottom: 10px;
}

.mb_20 {
  margin-bottom: 20px;
}

.mb_30 {
  margin-bottom: 30px;
}

.mb_40 {
  margin-bottom: 40px;
}

.mb_50 {
  margin-bottom: 50px;
}

table.no-header th {
  font-weight: normal;
}

table tr.bg_gray,
table th.bg_gray,
table td.bg_gray {
  background-color: #ccc;
}

table tr.bg_gray2,
table th.bg_gray2,
table td.bg_gray2 {
  background-color: #b7afaf;
}

table tr.bg_beige,
table th.bg_beige,
table td.bg_beige {
  background-color: #efe8d5;
}

table tr.bg_lightbeige,
table th.bg_lightbeige,
table td.bg_lightbeige {
  background-color: #f7f3e9;
}

table.smgreen {
    border: solid 2px #81a283;
}

table.smgreen > tbody > tr > th {
    background-color: #81a283;
    color: #FFFFFF;
    text-align: center;
    padding: 10px;
}

table.smgreen td.bg_color {
    background-color: #d3dcd2;
    color: #3d5a3c;
    text-align: center;
    font-weight: bold;
}

table.smgreen td {
    background-color: #f7f7f7;
    border-bottom: solid 1px #a8b5a8;
    padding: 5px 15px;
}

.table-striped.brown > tbody > tr:nth-of-type(odd) {
    background-color: #efe8d5;
}

.table-striped.brown > tbody > tr:nth-of-type(even) {
    background-color: #f7f3e9;
}

.table-striped.brown th {
    background-color: #b7afaf;
}

div.box_green {
    background-color: #E9ECD9;
    padding: 20px 0;
    margin-bottom: 32px;
}

div.border_box_blue {
    border: 5px solid rgba(0, 78, 162, 1);
    border-radius: 10px;
    padding: 15px 20px;
}

.naran {
  display: flex;
}

section.col-sm-9 .naran img {
  max-width: fit-content;
}

.dropdown-menu {
  z-index: auto;
}

#header .gnav, #content, .topicPath p, .uList-01[class*=col], .linkList-01[class*=col], .sitemap-01 > li > ul[class*=col],
.pageLink-01[class*=col], .indexList-01, .indexList-02, .tabNav-01, .dataBlock-01, .dataBlock-02 .data-01 > dl, .boxFaq-01-a, .boxSchedule-01 .schedule-01, .boxComment-01, .boxStaff-01,
.boxStaff-02, .column-01, ul.imgList-01, .topBnr-03 {
  zoom: 1;
}
#header .gnav:after, #content:after, .topicPath p:after, .uList-01[class*=col]:after, .linkList-01[class*=col]:after, .sitemap-01 > li > ul[class*=col]:after,
.pageLink-01[class*=col]:after, .indexList-01:after, .indexList-02:after, .tabNav-01:after, .dataBlock-01:after, .dataBlock-02 .data-01 > dl:after, .boxFaq-01-a:after, .boxSchedule-01 .schedule-01:after, .boxComment-01:after, .boxStaff-01:after,
.boxStaff-02:after, .column-01:after, ul.imgList-01:after, .topBnr-03:after {
  clear: both;
  content: "";
  display: block;
}

#header {
  position: relative;
}
#header.saiyo h1 .logo-02 {
  max-width: 212px;
}
#header a {
  text-decoration: none;
}
#header h1 {
  max-width: 180px;
}
#header h1 img {
  display: block;
}
#header h1 .logo-02 {
  margin-bottom: 8px;
  max-width: 145px;
  height: auto;
}
#header h1 .logo-01 {
  max-width: 180px;
  height: auto;
}
#header .tagline-01 {
  line-height: 0;
}
#header .gnav ul li:focus {
  background: #fcc;
}
#header .gnav ul li a {
  position: relative;
  display: block;
}

#header .header_menu {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 0;
}

#header .utility {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 85%;
  padding-left: 0;
}

#header .utility li {
  display: flex;
  align-items: center;
  white-space: nowrap;
  margin: 0 5px;
}

#header .utility.site {
  margin-left: 15px;
}

#header .utility.site li:last-child {
  margin-right: 0;
}

#header .utility li a {
  position: relative;
  padding-left: 13px;
  color: #333;
}
#header .utility li a:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: block;
  background: url(../../images/arrow-01.png) 0 0 no-repeat;
  margin-top: -5px;
  width: 5px;
  height: 8px;
}
#header .utility li a:hover {
  color: #999;
}

#header .utility li a {
  display: flex;
  line-height: 1.4;
  align-items: center;
}

#header .utility li.public,
#header .utility li.member,
#header .utility li.corpo {
  padding: 5px 10px;
}

#header .utility li.public a,
#header .utility li.member a,
#header .utility li.corpo a {
  color: #ffffff;
}

#header .utility li.public a:before,
#header .utility li.member a:before,
#header .utility li.corpo a:before {
  background-position-y: -13px;
}

#header .utility li.public {
  background-color: #399ba4;
}

#header .utility li.public:hover {
    background-color: #75b9bf;
}

#header .utility li.member {
  background-color: #0075c1;
}

#header .utility li.member:hover {
  background-color: #4d9fd4;
}

#header .utility li.corpo {
  background-color: #949494;
}

#header .utility li.corpo:hover {
    background-color: #c2c2c2;
}

#content {
  margin: 0 auto 50px;
  padding: 0 10px;
  max-width: 980px;
}

.topicPath {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.8)), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.8), #ffffff);
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.8), #ffffff);
  background-image: linear-gradient(rgba(255, 255, 255, 0.8), #ffffff);
  padding-top: 20px;
  height: 60px;
}
.topicPath p {
  margin: 0 auto;
  padding: 0 10px;
  max-width: 980px;
  font-size: 75%;
  color: #5f5f5f;
}
.topicPath p a {
  text-decoration: none;
}
.topicPath p a:hover {
  text-decoration: underline;
}

/*サブメニュー*/

.well.region.region-sidebar-second li.current > a,
.well.region.region-sidebar-second li.opened > a {
  font-weight: bold;
}
.well.region.region-sidebar-second nav ul.nav > li > a,
div.views-field.views-field-title a,
div.views-field.views-field-field-content-type-new-category > div {
  position: relative;
}

div.views-field.views-field-title a,
div.views-field.views-field-field-content-type-new-category > div {
  padding: 12px 10px 12px 48px;
  text-decoration: none;
}

.region-sidebar-second ul.nav li.active a.dropdown-toggle {
  padding: 4px 30px;
}

.well.region.region-sidebar-second nav a {
  font-weight: bold;
}

.well.region.region-sidebar-second > ul {
  border-top: 1px solid #c8c8c8;
}
.well.region.region-sidebar-second > ul > li {
  border-bottom: 1px solid #c8c8c8;
}
.well.region.region-sidebar-second > ul > li > .category {
  display: block;
  padding: 12px 20px;
  background: #e5eef4;
  font-weight: bold;
}
.well.region.region-sidebar-second > ul > li > a {
  background: #fff;
}
.well.region.region-sidebar-second > ul > li > a:before {
  left: 20px;
  background-position: 0 -39px;
  margin-top: -9px;
  width: 8px;
  height: 17px;
}
.well.region.region-sidebar-second > ul > li > a:hover {
  background: #0075c1;
  color: #fff;
}
.well.region.region-sidebar-second > ul > li > a:hover:before {
  background-position: 0 -61px;
}
.well.region.region-sidebar-second > ul > li.opened > a {
  border-bottom: 2px solid #fff;
  background: #e5eef4;
}
.well.region.region-sidebar-second > ul > li.opened > a:before {
  left: 17px;
  background-position: -13px -39px;
  margin-top: -4px;
  width: 17px;
  height: 8px;
}
.well.region.region-sidebar-second > ul > li.opened > a:hover {
  background: #0075c1;
}
.well.region.region-sidebar-second > ul > li.opened > a:hover:before {
  background-position: -13px -61px;
}
.well.region.region-sidebar-second > ul > li.current > a {
  background: #0075c1;
  color: #fff;
}
.well.region.region-sidebar-second > ul > li.current > a:before {
  background-position: 0 -61px;
}
.well.region.region-sidebar-second > ul > li.opened.current > a:before {
  background-position: -13px -61px;
}
.well.region.region-sidebar-second > ul > li > ul {
  font-size: 87.5%;
}
.well.region.region-sidebar-second > ul > li > ul > li > a {
  background: #e5eef4;
}
.well.region.region-sidebar-second > ul > li > ul > li > a:before {
  left: 23px;
  background-position: 0 -26px;
  margin-top: -4px;
  width: 5px;
  height: 8px;
}
.well.region.region-sidebar-second > ul > li > ul > li > a:hover {
  background: #0075c1;
  color: #fff;
}
.well.region.region-sidebar-second > ul > li > ul > li > a:hover:before {
  background-position: 0 -13px;
}
.well.region.region-sidebar-second > ul > li > ul > li.opened > a {
  background: #87b9d9;
  color: #fff;
}
.well.region.region-sidebar-second > ul > li > ul > li.opened > a:before {
  left: 21px;
  background-position: -10px -13px;
  margin-top: -3px;
  width: 8px;
  height: 5px;
}
.well.region.region-sidebar-second > ul > li > ul > li.opened > a:hover {
  background: #0075c1;
}
.well.region.region-sidebar-second > ul > li > ul > li.current > a {
  background: #0075c1;
  color: #fff;
}
.well.region.region-sidebar-second > ul > li > ul > li.current > a:before {
  background-position: 0 -13px;
}
.well.region.region-sidebar-second > ul > li > ul > li.opened.current > a:before {
  background-position: -10px -13px;
  margin-top: -3px;
  width: 8px;
  height: 5px;
}
.well.region.region-sidebar-second > ul > li > ul > li:last-child > a {
  border-bottom: 0 none;
}
.well.region.region-sidebar-second > ul > li > ul > li > ul {
  font-size: 87.5%;
}
.well.region.region-sidebar-second > ul > li > ul > li > ul > li > a {
  background: #87b9d9;
  padding-left: 65px;
  color: #fff;
}
.well.region.region-sidebar-second > ul > li > ul > li > ul > li > a:before {
  border-radius: 50%;
  left: 48px;
  background: #fff;
  margin-top: -4px;
  width: 5px;
  height: 5px;
}
.well.region.region-sidebar-second > ul > li > ul > li > ul > li > a:hover {
  background: #0075c1;
}
.well.region.region-sidebar-second > ul > li > ul > li > ul > li.current > a {
  background: #0075c1;
}

.subRelated-01 {
  border-top: 1px solid #e4d29f;
  background: #f8f1dd;
  margin-bottom: 20px;
  padding: 15px 20px 20px;
}
.subRelated-01 h2 {
  margin-bottom: 15px;
  font-size: 112.5%;
  /* 2018-07-25
    関連リンクタイトル
  */
  font-weight: bold;
}
.subRelated-01 ul {
  font-size: 87.5%;
}
.subRelated-01 ul li {
  margin-top: 15px;
}
.subRelated-01 ul li:first-child {
  margin-top: 0;
}
.subRelated-01 ul li a {
  position: relative;
  display: block;
  background: #f0e4c2;
  margin-bottom: 10px;
  padding: 8px 8px 8px 35px;
  text-decoration: none;
}
.subRelated-01 ul li a:hover {
  text-decoration: underline;
}
.subRelated-01 ul li a:before {
  position: absolute;
  top: 50%;
  left: 12px;
  content: "";
  display: block;
  background: url(../../images/arrow-01.png) 0 -39px;
  margin-top: -8px;
  width: 8px;
  height: 17px;
}
.subRelated-01 ul li p {
  margin-bottom: 0;
}
.subRelated-01 ul li.bnr-01 a {
  background: none;
  padding: 0;
  text-align: center;
}
.subRelated-01 ul li.bnr-01 a:before {
  display: none;
}

.subInq-01 {
  border: 3px solid #e5e5e5;
  margin-bottom: 20px;
  padding: 10px 16px;
}
.subInq-01 h2 {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 -16px 10px;
  padding: 0 16px 10px;
}
.subInq-01 p {
  margin-bottom: 10px;
}
.subInq-01 dl dt {
  display: inline-block;
  background: #e5e5e5;
  margin-bottom: 5px;
  width: 4em;
  text-align: center;
  font-size: 75%;
  text-transform: uppercase;
}
.subInq-01 dl dd {
  margin-bottom: 10px;
  word-break: break-all;
}
.subInq-01 dl dd:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 736px) and (max-width: 1140px) {
  #toHeader {
    margin-left: 45.92%;
    margin-left: 41.84783%;
  }
}

.page_header,
.hdgArea-01 {
  position: relative;
  padding: 32px 0 26px;
}
.page_header:before, .page_header:after,
.hdgArea-01:before, .hdgArea-01:after {
  position: absolute;
  right: 0;
  left: 0;
  content: "";
  display: block;
}
.page_header:before,
.hdgArea-01:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  top: 0;
  height: 5px;
}
.page_header:after,
.hdgArea-01:after {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  bottom: 0;
  height: 3px;
}
.page_header > .inner,
.hdgArea-01 > .inner {
  margin: 0 auto;
  padding: 0 10px;
  max-width: 980px;
}
.page_header h1,
.hdgArea-01 h1 {
  text-shadow: 0 0 5px #fff;
  font-weight: bold;
  font-size: 250%;
  line-height: 1;
}
.page_header h1 .small-01,
.hdgArea-01 h1 .small-01 {
  font-size: 60%;
}

.hdg2-01 {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
  background-image: -moz-linear-gradient(#ffffff, #f5f5f5);
  background-image: -webkit-linear-gradient(#ffffff, #f5f5f5);
  background-image: linear-gradient(#ffffff, #f5f5f5);
  position: relative;
  border: 1px solid #c8c8c8;
  border-top: 0 none;
  padding: 15px 15px 12px 20px;
  font-size: 150%;
  line-height: 1.2;
  font-weight: bold;
}
.hdg2-01 .small-01 {
  font-size: 66.66667%;
}
#main > .hdg2-01:first-child {
  margin-top: 0;
}
.hdg2-01:before {
  position: absolute;
  top: 0;
  right: -1px;
  left: -1px;
  content: "";
  display: block;
  border-top: 2px solid #0075c1;
}
.hdg2-01 a {
  position: relative;
  display: block;
  color: #444;
  text-decoration: none;
}
.hdg2-01 a:before {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  display: block;
  background: url(../../images/arrow-01.png) 0 -39px;
  margin-top: -8px;
  width: 8px;
  height: 17px;
}

.toggle-01 .hdg2-01 {
  position: relative;
}
.toggle-01 .hdg2-01 button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0 none;
  background: none;
  width: 100%;
  font-size: 0;
  cursor: pointer;
}
.toggle-01 .hdg2-01 button span {
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -8px;
  background: url(../../images/toggle-02-closed.png);
  width: 16px;
  height: 16px;
}
.toggle-01.opened .hdg2-01 button span {
  background: url(../../images/toggle-02-opened.png);
}

.hdg2-02 {
  background: url(../../images/hdg-01.png) left top no-repeat;
  margin-bottom: 15px;
  padding: 3px 0 0 39px;
  line-height: 1.2;
  font-size: 150%;
  font-weight: bold;
}
.hdg2-02 .small-01 {
  font-size: 66.66667%;
}
.hdg2-03,
.view-press-list h3 {
  font-weight: bold;
}
.hdg3-01 {
  background: #eee;
  padding: 8px 5px 8px 20px;
  font-size: 112.5%;
  line-height: 1.2;
  font-weight: bold;
}
.hdg3-01 a {
  position: relative;
  display: block;
  text-decoration: none;
}
.hdg3-01 a:before {
  position: absolute;
  top: 50%;
  left: -12px;
  content: "";
  display: block;
  background: url(../../images/arrow-01.png) 0 -26px;
  margin-top: -4px;
  width: 5px;
  height: 8px;
}
.hdg3-01 .hdg3-01-img {
  margin-left: 10px;
  vertical-align: text-bottom;
}

.hdg4-01 {
  position: relative;
  border-bottom: 1px solid #c8c8c8;
  padding: 0 0 6px 14px;
  line-height: 1.2;
}
.hdg4-01:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 7px;
  content: "";
  display: block;
  border-left: 4px solid #0075c1;
}

.hdg5-01 {
  position: relative;
  padding-left: 14px;
}
.hdg5-01:before {
  position: absolute;
  top: 0.5em;
  left: 0;
  content: "";
  display: block;
  background: #0075c1;
  width: 8px;
  height: 3px;
}

sup,
sub {
  font-size: 80%;
}

.lead-02 {
  color: #399ba4;
}

.uList-01 {
  margin-bottom: 30px;
}
.uList-01 > li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 23px;
}
.uList-01 > li:before {
  position: absolute;
  top: 0.5em;
  left: 7px;
  content: "";
  display: block;
  border-radius: 50%;
  background: #0075c1;
  width: 5px;
  height: 5px;
}

.numList-01 {
  margin-bottom: 30px;
}
.numList-01 > li {
  position: relative;
  margin-bottom: 5px;
}
.numList-01 > li span.marker-01 {
  position: absolute;
  top: 0;
  left: 0;
}
.numList-01 > li > ul,
.numList-01 > li > ol {
  margin-top: 10px;
}
.numList-01.w-15em > li {
  padding-left: 1.5em;
}
.numList-01.w-2em > li {
  padding-left: 2em;
}
.numList-01.w-3em > li {
  padding-left: 3em;
}

.oList-01 {
  margin: 0 0 30px 25px;
}
.oList-01 > li {
  list-style-type: decimal;
  margin-bottom: 5px;
}
.oList-01 > li > ul,
.oList-01 > li > ol {
  margin-top: 10px;
}

.dList-01 {
  margin-bottom: 30px;
}
.dList-01 dt {
  margin-top: 15px;
  font-weight: bold;
}
.dList-01 dt:first-child {
  margin-top: 0;
}
.dList-01 dd {
  margin-top: 5px;
}
.dList-01 dd:last-child {
  margin-bottom: 0;
}
.dList-01 dd + dd {
  margin-top: 2px;
}
.dList-01 dd > ul {
  margin-bottom: 15px;
}

.noteList-01 {
  margin-bottom: 30px;
  font-size: 87.5%;
  color: #5f5f5f;
}
.noteList-01 > li {
  position: relative;
  margin-bottom: 5px;
}
.noteList-01 > li span.marker-01 {
  position: absolute;
  top: 0;
  left: 4px;
}
.noteList-01 .uList-01 {
  margin-top: 5px;
}
.noteList-01.w-2em > li {
  padding-left: 2em;
}
.noteList-01.w-3em > li {
  padding-left: 3em;
}

div.views-field.views-field-title a {
  position: relative;
  display: block;
  text-decoration: none;
}

div.views-field.views-field-title a:before{
  position: absolute;
  top: 30%;
  left: 25px;
  content: "";
  display: block;
  background: url(../../images/arrow-01.png) 0 -100px;
  margin-top: 0px;
  width: 12px;
  height: 23px;
}

.region-sidebar-second ul.nav li.active a.dropdown-toggle {
  padding: 4px 30px;
}

.well.region.region-sidebar-second nav a:before{
  content: "";
  display: block;
  background: url(../../images/arrow-01.png) left bottom;
  margin-top: 0px;
  width: 12px;
  height: 8px;
}

.region-sidebar-second ul.dropdown-menu li.active ul.dropdown-menu li a {
  padding: 9px 9px 9px 25px;
  font-size: 12px;
}

.region-sidebar-second ul.dropdown-menu li.active ul.dropdown-menu li.active > ul li a {
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
}

.region-sidebar-second ul.dropdown-menu li.active > a::before,
.region-sidebar-second ul.dropdown-menu li.active ul.dropdown-menu li.active > a::before,
.region-sidebar-second ul.dropdown-menu li.active a.is-active::before,
.region-sidebar-second li.active ul.dropdown-menu a.is-active::before {
    transform: rotate(90deg) translateY(0%);
    margin-top: 6px;
    margin-left: -5px;
    margin-right: 5px;
}

div.views-field.views-field-field-content-type-published {
  display: inline-block;
  width: 100%;
  color: #444;
}

h2.block-title{
  font-weight: bold;
}

#press_link{
  margin-bottom: -20px;
  margin-top: -30px;
}

#press_link a:before {
  position: absolute;
  top: 11%;
  left: 180px;
  content: "";
  display: block;
  background: url(../../images/arrow-01.png) 0 80px;
  margin-top: 0px;
  width: 12px;
  height: 23px;
}

span.views-field.views-field-field-content-type-new-category,
.newsList-01 li .category-01,
.newsList-01 li .category-02 {
  display: inline-block;
  padding: 2px 0;
  width: 9em;
  text-align: center;
  font-size: 71.42857%;
  color: #444;
  margin-left: 10px;
}
span.views-field.views-field-field-content-type-new-category,
.newsList-01 li .category-01 {
  background: #e3e3e3;
}

.newsList-01 li .category-02 {
  background: #c7e1f1;
}
.newsList-01 li .txt {
  margin: 5px 0 0;
}

.newsList-02 {
  border-top: 1px solid #f0f0f0;
  font-size: 87.5%;
}
.newsList-02 li {
  border-bottom: 1px solid #f0f0f0;
}
.newsList-02 li .date {
  display: block;
}
.newsList-02 li .txt {
  margin-bottom: 0;
}

.flowList-01 {
  margin-bottom: 30px;
}
.flowList-01 > li {
  position: relative;
  display: table;
  border: 2px solid #eee;
  margin-top: 42px;
  width: 100%;
}
.flowList-01 > li:before {
  position: absolute;
  top: -37px;
  left: 50%;
  content: "";
  display: block;
  background: url(../../images/flow-01.png) no-repeat;
  margin-left: -21px;
  width: 43px;
  height: 32px;
}
.flowList-01 > li:first-child {
  margin-top: 0;
}
.flowList-01 > li:first-child:before {
  display: none;
}
.flowList-01 > li > b,
.flowList-01 > li .body-01 {
  display: table-cell;
  vertical-align: top;
}
.flowList-01 > li > b {
  border-right: 1px dashed #eee;
  padding: 8px;
}
.flowList-01 > li > b > span {
  display: inline-block;
  background: #0075c1;
  padding: 0.5em 0;
  width: 32px;
  line-height: 1;
  text-align: center;
  color: #fff;
}
.flowList-01 > li .body-01 {
  padding: 8px 16px;
  width: 100%;
}
.flowList-01 > li .body-01 > *:last-child {
  margin-bottom: 0;
}
.flowList-01 > li .hdg-01 {
  background: #eee;
  margin: 0 -8px 4px;
  padding: 4px 8px;
}

.topicsList-01 {
  display: table;
  margin-bottom: 30px;
  width: 100%;
  background: #F0F0F0;
  border-top: 1px solid #0074C1;
  padding: 10px 0;
}

@media screen and (min-width: 735px) {
  .topicsList-01 {
    display: block;
  }
}

.topicsList-01 > h2 {
  width: 92px;
  display: table-cell;
  vertical-align: middle;
  font-size: 112.5%;
  padding-left: 20px;
  padding: 12px 0 12px 20px;
  border-right: 1px solid #CCC;
}

@media screen and (max-width: 735px) {
  .topicsList-01 > h2 {
    display: block;
    width: 100%;
    padding-left: 15px;
    padding: 0 0 10px 20px;
    margin-bottom: 10px;
    box-sizing: border-box;
    border-right: 0;
    border-bottom: 1px solid #CCC;
  }
}

.topicsList-01 > .newsList-01 {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
}

@media screen and (max-width: 735px) {
  .topicsList-01 > .newsList-01 {
    display: block;
    margin-bottom: 0;
  }
}

.topicsList-01 > .newsList-01 li {
  border-bottom: 0;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-size: 100%;
}

.topicsList-01 > .newsList-01 li .txt {
  margin: 0;
}

.topicsList-01 > .newsList-01 li.lastChild {
  padding-bottom: 0;
}

@media screen and (max-width: 735px) {
  main .topicsList-01 {
    padding: 10px 0 10px 20px;
    margin: 0 -10px 15px;
    width: 100%;
    overflow: hidden;
    display: block;
  }
}

@media screen and (max-width: 735px) {
  main .topicsList-01 > h2 {
    padding-left: 20px;
    position: relative;
    left: -20px;
    width: 120%;
  }
}

@media screen and (max-width: 735px) {
  main .topicsList-01 .newsList-01 {
    margin-left: -20px;
  }
}

.icon-01 {
  margin: 0 3px;
  vertical-align: middle;
}

.linkList-01, .sitemap-01 > li > ul,
.pageLink-01 {
  margin-bottom: 30px;
}

.linkList-01 a, .sitemap-01 > li > ul a,
.pageLink-01 a {
  text-decoration: none;
}

.linkList-01 a:hover, .sitemap-01 > li > ul a:hover,
.pageLink-01 a:hover {
  text-decoration: underline;
}

.linkList-01 > li, .sitemap-01 > li > ul > li,
.pageLink-01 > li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 23px;
}

.linkList-01 > li:after, .sitemap-01 > li > ul > li:after,
.pageLink-01 > li:after {
  position: absolute;
  content: "";
  display: block;
  background: url(../../images/arrow-01.png) no-repeat;
}

.linkList-01.col, .sitemap-01 > li > ul.col,
.pageLink-01.col {
  margin-left: -35px;
}

.linkList-01.col > li, .sitemap-01 > li > ul.col > li,
.pageLink-01.col > li {
  float: left;
  margin-left: 35px;
}

.linkList-01[class*=col] > li, .sitemap-01 > li > ul[class*=col] > li,
.pageLink-01[class*=col] > li {
  box-sizing: border-box;
}

.linkList-01 > li:after, .sitemap-01 > li > ul > li:after {
  top: 0.2em;
  left: 0;
  background-position: 0 -39px;
  width: 8px;
  height: 17px;
}

.linkList-01.line-01 > li, .sitemap-01 > li > ul.line-01 > li {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 10px;
  padding: 0 5px 10px 28px;
}

.linkList-01.line-01 > li:after, .sitemap-01 > li > ul.line-01 > li:after {
  left: 5px;
}
.linkList-01.line-01 > li a, .sitemap-01 > li > ul.line-01 > li a {
  display: block;
}

.pageLink-01 > li:before {
  position: absolute;
  top: 3px;
  left: 0;
  content: "";
  display: block;
  background: #0075c1;
  width: 15px;
  height: 14px;
}
.pageLink-01 > li:after {
  top: 7px;
  left: 3px;
  background-position: -10px -13px;
  width: 9px;
  height: 5px;
}

.indexList-01 > li > *:last-child {
  margin-bottom: 0;
}
.indexList-01 > li.small-01 {
  font-size: 93.75%;
}
.indexList-01 > li a {
  font-weight: bold;
  text-decoration: none;
  color: #444;
}
.indexList-01 > li a:hover {
  box-shadow: inset 0 0 0 1px #fff;
  background: #e5eef4;
  text-decoration: underline;
}
.indexList-01 > li a .txt > span {
  position: relative;
  display: block;
  padding-left: 32px;
}
.indexList-01 > li a .txt > span:before, .indexList-01 > li a .txt > span:after {
  position: absolute;
  content: "";
  display: block;
}
.indexList-01 > li a .txt > span:before {
  top: 4px;
  left: 0;
  background: #0075c1;
  width: 24px;
  height: 14px;
}
.indexList-01 > li a .txt > span:after {
  background: url(../../images/arrow-01.png) 0 -13px;
  top: 7px;
  left: 10px;
  width: 5px;
  height: 8px;
}

.indexList-02 {
  margin-bottom: 30px;
}
.indexList-02 > li {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 12px;
  padding-bottom: 12px;
  font-weight: bold;
}
.indexList-02 > li a {
  position: relative;
  display: block;
  padding-left: 34px;
  text-decoration: none;
  color: #444;
}
.indexList-02 > li a:hover {
  text-decoration: underline;
}
.indexList-02 > li a:before, .indexList-02 > li a:after {
  position: absolute;
  content: "";
  display: block;
}
.indexList-02 > li a:before {
  top: 4px;
  left: 0;
  background: #0075c1;
  width: 24px;
  height: 14px;
}
.indexList-02 > li a:after {
  background: url(../../images/arrow-01.png) 0 -13px;
  top: 7px;
  left: 10px;
  width: 5px;
  height: 8px;
}

.tabNav-01 {
  margin-bottom: 30px;
  font-size: 87.5%;
}
.tabNav-01.menu-02 li {
  width: 50%;
}
.tabNav-01.menu-03 li {
  width: 33.33333%;
}
.tabNav-01 li {
  box-sizing: border-box;
  float: left;
  margin-left: -1px;
}
.tabNav-01 li a, .tabNav-01 li.current {
  display: block;
  border: 1px solid #c8c8c8;
  padding: 12px 8px;
  text-align: center;
  text-decoration: none;
}
.tabNav-01 li a .inner, .tabNav-01 li.current .inner {
  position: relative;
  display: table;
  margin: 0 auto;
  padding-left: 13px;
  text-align: left;
}
.tabNav-01 li a .inner:before, .tabNav-01 li.current .inner:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  background: url(../../images/arrow-01.png) 0 -26px;
  margin-top: -4px;
  width: 5px;
  height: 8px;
}
.tabNav-01 li a .inner span, .tabNav-01 li.current .inner span {
  display: table-cell;
  vertical-align: middle;
}
.tabNav-01 li a:hover {
  background: #0075c1;
  color: #fff;
}
.tabNav-01 li a:hover .inner:before {
  background-position: 0 -13px;
}
.tabNav-01 li.current {
  border: 1px solid #0075c1;
  background: #0075c1;
  color: #fff;
}

.sitemap-01 a {
  text-decoration: none;
}
.sitemap-01 a:hover {
  text-decoration: underline;
}
.sitemap-01 > li {
  margin-top: 12px;
}
.sitemap-01 > li:nth-child(-n+2) {
  margin-top: 0;
}
.sitemap-01 > li > a {
  position: relative;
  border-bottom: 1px solid #c8c8c8;
  display: block;
  padding: 0 0 12px 34px;
  font-size: 125%;
  font-weight: bold;
  color: #444;
}
.sitemap-01 > li > a:before, .sitemap-01 > li > a:after {
  position: absolute;
  top: 50%;
  content: "";
  display: block;
}
.sitemap-01 > li > a:before {
  left: 10px;
  background: url(../../images/arrow-01.png) 0 -13px;
  margin-top: -10px;
  width: 5px;
  height: 9px;
  z-index: 2;
}
.sitemap-01 > li > a:after {
  left: 0;
  background: #0075c1;
  margin-top: -13px;
  width: 24px;
  height: 14px;
  z-index: 1;
}
.sitemap-01 > li > ul {
  margin: 15px 0 0 20px;
  padding-bottom: 30px;
}

.dataBlock-01 {
  margin-bottom: 20px;
  font-size: 87.5%;
}
.dataBlock-01 > dt {
  font-weight: bold;
}
.dataBlock-01 > dd > *:last-child {
  margin-bottom: 0;
}

.dataBlock-02 {
  margin-bottom: 20px;
  font-size: 87.5%;
}
.dataBlock-02 .data-01 .hdg-01 {
  background: #e5eef4;
}
.dataBlock-02 .data-01 > dl > dt,
.dataBlock-02 .data-01 > dl > dd {
  padding: 10px 15px;
}
.dataBlock-02 .data-01 > dl > dt {
  width: 80px;
}
.dataBlock-02 .data-01 > dl > dd {
  margin-left: 80px;
}

.tbl-01 {
  border-top: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
  margin-bottom: 20px;
  width: 100%;
  font-size: 87.5%;
}
.tbl-01 th {
  font-weight: bold;
}
.tbl-01 th, .tbl-01 td {
  border-bottom: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
  padding: 10px;
  vertical-align: top;
}
.tbl-01 th > *:last-child, .tbl-01 td > *:last-child {
  margin-bottom: 0;
}
.tbl-01 thead th,
.tbl-01 thead td.blank {
  border-bottom: 2px solid #0075c1;
  background: #cee0eb;
  text-align: center;
}
.tbl-01 tbody th,
.tbl-01 tbody td.head {
  background: #e5eef4;
}
.tbl-01 .tbl-cell-01 {
  background: #cee0eb;
}
.tbl-01 .tbl-cell-02 {
  background: #f8f1dd;
}
.tbl-01 .tbl-cell-03 {
  background: #eee;
}

.tblScroll-01 {
  overflow: auto;
  margin-bottom: 20px;
  width: 100%;
}
.tblScroll-01 .tbl-01 {
  margin-bottom: 0;
}

col.w-10 {
  width: 10%;
}
col.w-15 {
  width: 15%;
}
col.w-20 {
  width: 20%;
}
col.w-25 {
  width: 25%;
}
col.w-30 {
  width: 30%;
}
col.w-35 {
  width: 35%;
}
col.w-40 {
  width: 40%;
}
col.w-45 {
  width: 45%;
}
col.w-50 {
  width: 50%;
}
col.w-55 {
  width: 55%;
}
col.w-60 {
  width: 60%;
}
col.w-65 {
  width: 65%;
}
col.w-70 {
  width: 70%;
}
col.w-75 {
  width: 75%;
}
col.w-80 {
  width: 80%;
}
col.w-85 {
  width: 85%;
}
col.w-90 {
  width: 90%;
}
col.w-95 {
  width: 95%;
}

/* 2018-06-06 */
#Top_Information {
  text-align: center;
}

.boxHr-01 {
  position: relative;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding: 30px 0;
}
.boxHr-01:before, .boxHr-01:after {
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  display: block;
  border-top: 1px solid #ccc;
}
.boxHr-01:before {
  top: -3px;
}
.boxHr-01:after {
  bottom: -3px;
}
.boxHr-01 .hrHdg-01 {
  border-bottom: 1px dashed #ccc;
  margin: -20px 0 20px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 112.5%;
}
.boxHr-01 .hrHdg-02 {
  margin-bottom: 10px;
}
.boxHr-01 > *:last-child {
  margin-bottom: 0;
}

.boxIndex-01 .indexImg-01 {
  margin-bottom: 10px;
}
.boxIndex-01 .link-01 {
  text-align: right;
  /* 2018-07-05 otake
    事業活動｜詳しくはこちら
  */
  padding-right: 3.5%;
}

.boxPlugin-01 {
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
  padding: 20px;
  font-size: 87.5%;
}

.boxMap-01 {
  overflow: hidden;
  position: relative;
  padding-top: 61.8%;
  height: 0;
}
.boxMap-01 iframe,
.boxMap-01 object,
.boxMap-01 embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.boxCompliance-01 {
  background: #f8f1dd;
  margin-bottom: 20px;
  padding: 50px 30px 25px;
}
.boxCompliance-01 .hdg-01 {
  position: relative;
  background: #dec98e;
  margin-top: -53px;
  margin-bottom: 20px;
  padding: 5px 0 2px;
  width: 120px;
  text-align: center;
  font-size: 112.5%;
}
.boxCompliance-01 .hdg-01:before {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 50%;
  border-right: 60px solid transparent;
  border-left: 60px solid transparent;
  border-top: 10px solid #dec98e;
  margin-left: -60px;
  width: 0;
  height: 0;
}
.boxCompliance-01 .person-01 {
  width: 160px;
}
.boxCompliance-01 .name-01 {
  position: relative;
  display: block;
  border-top: 1px solid #dec98e;
  border-bottom: 1px solid #dec98e;
  margin-top: 10px;
  padding: 2px 0;
  text-align: center;
  font-weight: bold;
}
.boxCompliance-01 .name-01 .div {
  font-size: 75%;
  font-weight: normal;
}
.boxCompliance-01 .name-01:before, .boxCompliance-01 .name-01:after {
  position: absolute;
  right: 0;
  left: 0;
  content: "";
  display: block;
  border-top: 1px solid #dec98e;
}
.boxCompliance-01 .name-01:before {
  top: -3px;
}
.boxCompliance-01 .name-01:after {
  bottom: -3px;
}

.boxLeading-01 {
  display: inline-block;
  background-image: url(../../images/pattern-01.png);
  text-align: center;
  max-width: 100%;
}
.boxLeading-01 p {
  margin-bottom: 0;
}
.boxLeading-01 .sub-01 {
  background: #5f5f5f;
  padding: 8px 0;
  text-align: center;
  color: #fff;
}
.boxLeading-01 .sub-01 .quote-01 {
  position: relative;
  display: inline-block;
  padding: 0 36px 0 21px;
  font-weight: bold;
}
.boxLeading-01 .sub-01 .quote-01:before, .boxLeading-01 .sub-01 .quote-01:after {
  position: absolute;
  top: 4px;
  content: "";
  display: block;
  background: url(../../images/quote-01.png) no-repeat;
  width: 13px;
  height: 10px;
}
.boxLeading-01 .sub-01 .quote-01:before {
  left: 0;
  background-position: 0 0;
}
.boxLeading-01 .sub-01 .quote-01:after {
  right: 15px;
  background-position: 0 -15px;
}

.boxLeading-02 {
  background: url(../../images/pattern-01.png) left top repeat;
  margin-bottom: 30px;
}
.boxLeading-02 .hdg-01 {
  position: relative;
  border-top: 1px solid #dec98e;
  border-bottom: 1px solid #dec98e;
  margin-bottom: 20px;
  padding: 12px 0 4px;
  font-weight: normal;
  font-size: 125%;
}
.boxLeading-02 .hdg-01:before, .boxLeading-02 .hdg-01:after {
  position: absolute;
  right: 0;
  left: 0;
  content: "";
  display: block;
  border-top: 1px solid #dec98e;
}
.boxLeading-02 .hdg-01:before {
  top: 1px;
}
.boxLeading-02 .hdg-01:after {
  bottom: -3px;
}
.boxLeading-02 .hdg-01 .div-01 {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 70%;
  line-height: 1.2;
}
.boxLeading-02 .hdg-01 .name-01 {
  font-weight: normal;
  font-size: 140%;
}
.boxLeading-02 .desc-01 {
  margin-bottom: 0;
}

.boxLeading-03 {
  margin-bottom: 30px;
}
.boxLeading-03 > li {
  margin-bottom: 30px;
}
.boxLeading-03 > li > *:last-child {
  margin-bottom: 0;
}
.boxLeading-03 > li > b {
  background: #e5e5e5;
  padding-top: 2px;
  width: 90px;
  text-align: center;
  font-weight: normal;
  font-size: 87.5%;
}
.boxLeading-03 > li > b.color-01 {
  background: #c0ddef;
}
.boxLeading-03 > li > b.color-02 {
  background: #c3ede7;
}
.boxLeading-03 > li > b.color-03 {
  background: #dbf1d5;
}
.boxLeading-03 > li > b.color-04 {
  background: #e6edcc;
}
.boxLeading-03 > li > b.color-05 {
  background: #e6d8f6;
}

.boxInfo-01 {
  font-size: 87.5%;
}

.boxFaq-01-q {
  border-top: 2px solid #eee;
  border-bottom: 1px solid #eee;
}
.boxFaq-01-q > b {
  float: left;
  background: #e5eef4;
  margin: 7px 7px 0 0;
  width: 1.5em;
  text-align: center;
  font-size: 125%;
  font-weight: bold;
  color: #0075c1;
}
.boxFaq-01-q .inner {
  overflow: hidden;
  display: block;
  border-left: 1px dashed #eee;
  padding: 7px 0 12px 15px;
}

.boxFaq-01-a {
  margin-bottom: 30px;
}
.boxFaq-01-a > b {
  float: left;
  background: #f8e8eb;
  margin: 7px 7px 0 0;
  width: 1.5em;
  text-align: center;
  font-size: 125%;
  font-weight: bold;
  color: #e46f8a;
}
.boxFaq-01-a > .inner {
  overflow: hidden;
  border-left: 1px dashed #eee;
  padding: 7px 0 0 15px;
}
.boxFaq-01-a > .inner > *:last-child {
  margin-bottom: 0;
}

.boxSchedule-01 {
  margin-bottom: 30px;
}
.boxSchedule-01 li {
  display: table;
  width: 100%;
}
.boxSchedule-01 .time {
  box-sizing: border-box;
  display: table-cell;
  border-right: 4px solid #e5e5e5;
  background: url(../../images/ballon-01.png) left top no-repeat;
  padding: 14px 11px 30px 0;
  width: 8.69565%;
  min-width: 60px;
  text-align: center;
  vertical-align: top;
  font-size: 75%;
  font-weight: bold;
  color: #fff;
}
.boxSchedule-01 .schedule-01 {
  box-sizing: border-box;
  display: table-cell;
  padding: 0 0 30px 20px;
  width: 91.30435%;
  vertical-align: top;
}
.boxSchedule-01 .title {
  position: relative;
  display: block;
  padding: 8px 0;
  font-size: 125%;
  font-weight: bold;
}
.boxSchedule-01 .title:before {
  position: absolute;
  top: 20px;
  bottom: 0;
  left: -20px;
  content: "";
  display: block;
  background: #e5e5e5;
  width: 10px;
  height: 1px;
}
.boxSchedule-01 .col-01 {
  clear: right;
  float: left;
  margin-bottom: 30px;
  width: 54.91803%;
}
.boxSchedule-01 .col-01 > *:last-child {
  margin-bottom: 0;
}
.boxSchedule-01 .col-01:last-of-type {
  margin-bottom: 0;
}
.boxSchedule-01 .col-02 {
  float: right;
  width: 40.98361%;
  margin-bottom: 30px;
}
.boxSchedule-01 .col-02:last-of-type {
  margin-bottom: 0;
}
.boxSchedule-01 .col-02 p {
  margin-bottom: 0;
}

.boxComment-01 {
  margin-bottom: 30px;
}
.boxComment-01 .img-01 {
  float: left;
  width: 110px;
}
.boxComment-01 .balloon-01 {
  position: relative;
  box-sizing: border-box;
  border-radius: 5px;
  background: #f8f1dd;
  margin-left: 124px;
  padding: 15px 20px;
  min-height: 110px;
  font-size: 87.5%;
}
.boxComment-01 .balloon-01:before {
  position: absolute;
  top: 35px;
  left: -10px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 10px solid #f8f1dd;
}
.boxComment-01 .balloon-01 p {
  margin-bottom: 10px;
}
.boxComment-01 .balloon-01 > *:last-child {
  margin-bottom: 0;
}

.boxStaff-01,
.boxStaff-02 {
  margin-bottom: 30px;
}
.boxStaff-01 li,
.boxStaff-02 li {
  box-sizing: border-box;
  float: left;
  border: 2px solid #e5e5e5;
  margin-top: 2.17391%;
  margin-right: 2.17391%;
  width: 31.88406%;
}
.boxStaff-01 li a,
.boxStaff-02 li a {
  display: block;
  padding: 8px 8px 0;
  text-decoration: none;
  color: #444;
}
.boxStaff-01 li a:hover,
.boxStaff-02 li a:hover {
  background: #e5eef4;
}
.boxStaff-01 .catch-01,
.boxStaff-02 .catch-01 {
  margin: 8px 0 0;
  font-weight: bold;
}
.boxStaff-01 .profile-01,
.boxStaff-02 .profile-01 {
  margin: 8px 0 0;
  padding-bottom: 8px;
  font-size: 81.25%;
}
.boxStaff-01 .link-01,
.boxStaff-02 .link-01 {
  border-top: 1px solid #e5e5e5;
  margin: 0 -8px;
  padding: 8px 0;
  text-align: center;
  color: #0075c1;
}
.boxStaff-01 .link-01 .inner,
.boxStaff-02 .link-01 .inner {
  position: relative;
  padding-left: 15px;
}
.boxStaff-01 .link-01 .inner:before,
.boxStaff-02 .link-01 .inner:before {
  position: absolute;
  content: "";
  display: block;
  background: url(../../images/arrow-01.png) no-repeat;
  top: 50%;
  left: 0;
  background-position: 0 -39px;
  margin-top: -9px;
  width: 8px;
  height: 17px;
}

.boxStaff-01 li:nth-child(-n+3) {
  margin-top: 0;
}
.boxStaff-01 li:nth-child(3n) {
  margin-right: 0;
}
.boxStaff-01 li:nth-child(3n+1) {
  clear: left;
}

.boxStaff-02 li.mr_day {
  border-right: 0 none;
  margin-right: 0;
  padding: 0;
  width: 67.97101%;
}
.boxStaff-02 li.mr_day a {
  padding: 8px 8px 0;
}
.boxStaff-02 li.mr_day a:hover {
  background: #e5eef4;
}
.boxStaff-02 li.mr_day .link-01 {
  border-top: 0 none;
  padding-top: 8px;
  font-size: 187.5%;
  line-height: 1.2;
}
.boxStaff-02 li:nth-child(2) .link-01 {
  margin-top: 8px;
}
.boxStaff-02 li:nth-child(-n+2) {
  margin-top: 0;
}
.boxStaff-02 li:nth-child(3n+2) {
  margin-right: 0;
}
.boxStaff-02 li:nth-child(3n) {
  clear: left;
}

.boxStaff-03 {
  margin-bottom: 30px;
}

.boxStaff-04 {
  margin-bottom: 30px;
}
.boxStaff-04 .img-01 {
  margin-bottom: 0;
}
.boxStaff-04 .name-01 {
  position: relative;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 12px 0 7px;
  font-size: 175%;
  font-weight: bold;
  line-height: 1.2;
}
.boxStaff-04 .name-01:before, .boxStaff-04 .name-01:after {
  position: absolute;
  right: 0;
  left: 0;
  content: "";
  display: block;
  border-top: 1px solid #ccc;
}
.boxStaff-04 .name-01:before {
  top: 1px;
}
.boxStaff-04 .name-01:after {
  bottom: 1px;
}
.boxStaff-04 .name-01 b {
  display: block;
  font-size: 50%;
}
.boxStaff-04 .career-01 {
  display: table;
  width: 100%;
  font-size: 87.5%;
}
.boxStaff-04 .career-01 dt,
.boxStaff-04 .career-01 dd {
  display: table-cell;
  padding: 5px 0;
  vertical-align: top;
}
.boxStaff-04 .career-01 dt {
  border-right: 1px dashed #ccc;
  padding-right: 0.5em;
  width: 9.5em;
  font-weight: bold;
}
.boxStaff-04 .career-01 dd {
  padding-left: 1em;
}

.boxInterview {
  background: #f7f6d8;
  padding: 7px 10px;
  line-height: 1.2;
}
.boxInterview > :first-child {
  margin-top: 0;
}
.boxInterview > :last-child {
  margin-bottom: 0;
}
.boxInterview .que-01 {
  background: url(../../images/mic-01.png) 17px 8px no-repeat;
  padding: 10px 10px 10px 60px;
}
.boxInterview .que-01 > :first-child {
  margin-top: 0;
}
.boxInterview .que-01 > :last-child {
  margin-bottom: 0;
  font-size: 16px;
}

.btn-01 {
  display: inline-block;
  background: #0075c1;
  padding: 13px 35px 11px;
  text-align: center;
  text-decoration: none;
  line-height: 1.2;
  color: #fff;
}
.btn-01:hover, .btn-01:focus {
  background: #4d9fd4;
  color: #fff;
}
.btn-01 > .inner {
  position: relative;
  display: inline-block;
  padding-left: 22px;
}
.btn-01 > .inner:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: block;
  background: url(../../images/arrow-01.png) 0 -61px;
  margin-top: -8px;
  width: 8px;
  height: 17px;
}

.btn-02, .btn-03 {
  display: inline-block;
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 9px 10px 7px;
  line-height: 1.2;
  font-size: 87.5%;
}
.btn-02:hover, .btn-03:hover {
  background: #e5eef4;
}
.btn-02 > .inner, .btn-03 > .inner {
  position: relative;
  display: inline-block;
  padding-left: 16px;
}
.btn-02 > .inner:before, .btn-03 > .inner:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: block;
  background: url(../../images/arrow-01.png) 0 -128px;
  margin-top: -7px;
  width: 6px;
  height: 12px;
}

.btn-03 {
  padding: 13px 35px 11px;
  font-size: 100%;
}
.btn-03 > .inner {
  padding-left: 22px;
}
.btn-03 > .inner:before {
  background-position: 0 -39px;
  margin-top: -8px;
  width: 8px;
  height: 17px;
}

.column-01 {
  margin-bottom: 30px;
}

span.caption {
  display: block;
  margin-top: 5px;
  text-align: center;
  font-size: 75%;
  color: #5f5f5f;
}

ul.imgList-01 {
  margin-bottom: 30px;
}

/* 2018-06-20 otake
  CSR 核医学とともに｜PET診断薬の安定供給体制強化に向けて
  元サイトに無いdiv.lytImg-01が追加されている
  div.lytImg-01 {
  display: flex;
  flex-flow: row wrap;
  }
  div.lytImg-01{width: 50%;}
  div.lytImg-01 .txt{order: 1;}
  div.lytImg-01 .img{order: 2;}
*/
@media (max-width: 768px) {
div.lytImg-01{display: block;}
div.lytImg-01{width: 100%;}
}

div.lytImg-01 .line01,
dl.dataBlock-01 .line01 {
  height: 22px;
}
div.lytImg-01 .line02,
dl.dataBlock-01 .line02 {
  height: 42px;
}
div.lytImg-01 .line03,
div.lytImg-01 .line03,
dl.dataBlock-01 .line03 {
  height: 63px;
}
div.lytImg-01 .line04,
dl.dataBlock-01 .line04 {
  height: 83px;
}
div.lytImg-01 .line05,
dl.dataBlock-01 .line05 {
  height: 105px;
}
div.lytImg-01 .line06,
dl.dataBlock-01 .line06 {
  height: 127px;
}
div.lytImg-01 .line07,
dl.dataBlock-01 .line07 {
  height: 150px;
}

div.lytImg-01 .txt > *:first-child {
  margin-top: 0;
}

.movie video {
  width: 100%;
  height: 212px;
}

.leadArea-01 > .inner {
  box-sizing: border-box;
  margin: 0 auto;
  /* 2018-06-27 otake
    Company Profileのメッセージ位置
    padding: 0 10px;
  */
  padding: 0 10px 1%;
  width: 100%;
  max-width: 980px;
}

*.mt0 {
  margin-top: 0px !important;
}
*.mb0 {
  margin-bottom: 0px !important;
}
*.pt0 {
  padding-top: 0px !important;
}
*.pb0 {
  padding-bottom: 0px !important;
}
*.mt5 {
  margin-top: 5px !important;
}
*.mb5 {
  margin-bottom: 5px !important;
}
*.pt5 {
  padding-top: 5px !important;
}
*.pb5 {
  padding-bottom: 5px !important;
}
*.mt10 {
  margin-top: 10px !important;
}
*.mb10 {
  margin-bottom: 10px !important;
}
*.pt10 {
  padding-top: 10px !important;
}
*.pb10 {
  padding-bottom: 10px !important;
}
*.mt15 {
  margin-top: 15px !important;
}
*.mb15 {
  margin-bottom: 15px !important;
}
*.pt15 {
  padding-top: 15px !important;
}
*.pb15 {
  padding-bottom: 15px !important;
}
*.mt20 {
  margin-top: 20px !important;
}
*.mb20 {
  margin-bottom: 20px !important;
}
*.pt20 {
  padding-top: 20px !important;
}
*.pb20 {
  padding-bottom: 20px !important;
}
*.mt25 {
  margin-top: 25px !important;
}
*.mb25 {
  margin-bottom: 25px !important;
}
*.pt25 {
  padding-top: 25px !important;
}
*.pb25 {
  padding-bottom: 25px !important;
}
*.mt30 {
  margin-top: 30px !important;
}
*.mb30 {
  margin-bottom: 30px !important;
}
*.pt30 {
  padding-top: 30px !important;
}
*.pb30 {
  padding-bottom: 30px !important;
}
*.mt35 {
  margin-top: 35px !important;
}
*.mb35 {
  margin-bottom: 35px !important;
}
*.pt35 {
  padding-top: 35px !important;
}
*.pb35 {
  padding-bottom: 35px !important;
}
*.mt40 {
  margin-top: 40px !important;
}
*.mb40 {
  margin-bottom: 40px !important;
}
*.pt40 {
  padding-top: 40px !important;
}
*.pb40 {
  padding-bottom: 40px !important;
}
*.mt45 {
  margin-top: 45px !important;
}
*.mb45 {
  margin-bottom: 45px !important;
}
*.pt45 {
  padding-top: 45px !important;
}
*.pb45 {
  padding-bottom: 45px !important;
}
*.mt50 {
  margin-top: 50px !important;
}
*.mb50 {
  margin-bottom: 50px !important;
}
*.pt50 {
  padding-top: 50px !important;
}
*.pb50 {
  padding-bottom: 50px !important;
}
*.aleft {
  text-align: left !important;
}
*.acenter {
  text-align: center !important;
}
*.aright {
  text-align: right !important;
}
*.vtop {
  vertical-align: top !important;
}
*.vmiddle {
  vertical-align: middle !important;
}
*.vbottom {
  vertical-align: bottom !important;
}

.top #header .gnav > ul > li:before, .top #header .gnav > ul > li:after {
  bottom: 0;
}
.top #header .gnav > ul > li:first-child:after {
  display: none;
}
.top #header .gnav > ul > li:last-child:before {
  display: none;
}
.top #header .gnav > ul > li.csr > a,
.top #header .gnav > ul > li > a {
  height: 32px;
}
.top #header .gnav > ul > li > a {
  position: relative;
}
.top #header .gnav > ul > li > a > span {
  position: relative;
  z-index: 2;
}
.top #header .gnav > ul > li > a:before {
  position: absolute;
  top: 15px;
  right: 45px;
  bottom: 15px;
  left: 45px;
  content: "";
  display: block;
  border-radius: 50%;
  border: 0 none;
  z-index: 1;
}
.top #header .gnav > ul > a.profile:before {
  box-shadow: 0 0 20px 20px rgba(202, 228, 246, 0.8);
  background: rgba(202, 228, 246, 0.8);
}
.top #header .gnav > ul > a.profile:hover {
  background: none;
}
.top #header .gnav > ul > a.profile:hover:before {
  box-shadow: 0 0 20px 20px #b2d4f1;
  background: #b2d4f1;
}
/*
.top #header .gnav > ul > a.profile > a:before {
  box-shadow: 0 0 20px 20px rgba(202, 228, 246, 0.8);
  background: rgba(202, 228, 246, 0.8);
}
.top #header .gnav > ul > li.profile > a:hover {
  background: none;
}
.top #header .gnav > ul > li.profile > a:hover:before {
  box-shadow: 0 0 20px 20px #b2d4f1;
  background: #b2d4f1;
}
*/
.top #header .gnav > ul > li.business > a:before {
  box-shadow: 0 0 20px 20px rgba(199, 237, 232, 0.8);
  background: rgba(199, 237, 232, 0.8);
}
.top #header .gnav > ul > li.business > a:hover {
  background: none;
}
.top #header .gnav > ul > li.business > a:hover:before {
  box-shadow: 0 0 20px 20px #ade4dc;
  background: #ade4dc;
}
.top #header .gnav > ul > li.products > a:before {
  box-shadow: 0 0 20px 20px rgba(215, 246, 208, 0.8);
  background: rgba(215, 246, 208, 0.8);
}
.top #header .gnav > ul > li.products > a:hover {
  background: none;
}
.top #header .gnav > ul > li.products > a:hover:before {
  box-shadow: 0 0 20px 20px #c3f1b8;
  background: #c3f1b8;
}
.top #header .gnav > ul > li.csr > a:before {
  box-shadow: 0 0 20px 20px rgba(238, 246, 199, 0.8);
  background: rgba(238, 246, 199, 0.8);
}
.top #header .gnav > ul > li.csr > a:hover {
  background: none;
}
.top #header .gnav > ul > li.csr > a:hover:before {
  box-shadow: 0 0 20px 20px #e4f1ad;
  background: #e4f1ad;
}
.top #header .gnav > ul > li.recruit > a:before {
  box-shadow: 0 0 20px 20px rgba(245, 244, 198, 0.8);
  background: rgba(245, 244, 198, 0.8);
}
.top #header .gnav > ul > li.recruit > a:hover {
  background: none;
}
.top #header .gnav > ul > li.recruit > a:hover:before {
  box-shadow: 0 0 20px 20px #efedab;
  background: #efedab;
}

.topSlide-01 {
  position: relative;
  margin-bottom: 15px;
  width: 100vm;
}
.topSlide-01:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  content: "";
  display: block;
  height: 8px;
  z-index: 10;
}
.topSlide-01.jsEnable {
  position: relative;
}
.topSlide-01.jsEnable .slide li {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin-bottom: 0;
}
.topSlide-01 .slide li {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.topSlide-01 .slide li > span {
  display: block;
  /*margin: 0 auto;*/
  margin: auto;
  max-width: 980px;
}
.topSlide-01 .slide li > span > span {
  position: relative;
  display: block;
  padding-top: 33.26531%;
}
.topSlide-01 .slide li > span img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.topSlide-01 .indicator {
  padding-top: 15px;
}
.topSlide-01 .indicator > .inner {
  margin: 0 auto;
  max-width: 980px;
}
.topSlide-01 .indicator ul {
  margin-bottom: 15px;
  height: 14px;
  text-align: center;
}
.topSlide-01 .indicator ul li {
  border-radius: 50%;
  background: #989898;
  display: inline-block;
  margin-left: 30px;
  width: 14px;
  height: 14px;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  cursor: pointer;
}
.topSlide-01 .indicator ul li:first-child {
  margin-left: 0;
}
.topSlide-01 .indicator ul li.current {
  background: #0075c1;
  cursor: default;
}

@media screen and (min-width: 1281px) {
  .topSlide-01 .slide li {
    background-size: auto;
  }
}
.topBox-01 {
  border-top: 1px solid #e6d39c;
  background: #f8f1dd;
  padding: 12px 20px;
  height: 100%;
  max-width: 100%;
}
.topBox-01 > *:last-child {
  margin-bottom: 0;
}
.topBox-01 h2 {
  border-bottom: 1px solid #efe3c1;
  margin: 0 -20px 4%;
  padding: 0 20px 12px;
  font-size: 112.5%;
}

.topHdg-01 {
  display: table;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  width: 100%;
}
.topHdg-01 h2 {
  display: table-cell;
  padding: 13px 0 12px;
  font-size: 112.5%;
}
.topHdg-01 .link-01 {
  display: table-cell;
  margin-bottom: 0;
  text-align: right;
  vertical-align: middle;
}
.topHdg-01 .link-01 a {
  position: relative;
  padding-left: 16px;
  text-decoration: none;
}
.topHdg-01 .link-01 a:hover {
  text-decoration: underline;
}
.topHdg-01 .link-01 a:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: block;
  background: url(../../images/arrow-01.png) 0 -83px;
  margin-top: -6px;
  width: 7px;
  height: 12px;
}

.topHdg-02 {
  margin-bottom: 10px;
  font-size: 112.5%;
  font-weight: bold;
}

.topBnr-02 {
  box-shadow: 0 10px 10px 0px rgba(147, 147, 147, 0.3);
  margin-bottom: 50px;
  padding-bottom: 20px;
}
.topBnr-02 ul {
  display: flex;
  justify-content: center;
}
.topBnr-02 li {
  display:flex;
}
.topBnr-02 li a {
  display: flex;
  align-items: center;
  padding: 10px 0;
  color: #fff;
  width: 12vw;
  height: 5em !important;
}
.topBnr-02 li span {
  position: relative;
  display: inline-block;
  padding-left: 10%;
  width: 100%;
}
.topBnr-02 li span:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: block;
  background: url(../../images/arrow-01.png) 0 -61px no-repeat;
  margin-top: -8px;
  width: 8px;
  height: 17px;
}
.topBnr-02 li.public a {
  background: #399ba4;
}
.topBnr-02 li.public a:hover {
  background: #75b9bf;
}
.topBnr-02 li.member a {
  background: #0075c1;
}
.topBnr-02 li.member a:hover {
  background: #4d9fd4;
}

.topBnr-03 {
  margin-bottom: 30px;
}
.topBnr-03 li {
  float: left;
}
.topBnr-03 li a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #444;
}
.topBnr-03 li.new a {
  background: #dff3ff;
}
.topBnr-03 li.career a {
  background: #fff9cb;
}

.topPickup-01 {
  position: relative;
  background: url(../../images/pattern-01.png);
}
.topPickup-01:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIwLjY0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZGJkYmRiIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(219, 219, 219, 0.64)), color-stop(100%, rgba(219, 219, 219, 0)));
  background-image: -moz-linear-gradient(rgba(219, 219, 219, 0.64), rgba(219, 219, 219, 0));
  background-image: -webkit-linear-gradient(rgba(219, 219, 219, 0.64), rgba(219, 219, 219, 0));
  background-image: linear-gradient(rgba(219, 219, 219, 0.64), rgba(219, 219, 219, 0));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  content: "";
  display: block;
  height: 16px;
}
.topPickup-01 > .inner {
  text-align: center;
}
.topPickup-01 > .inner h2 {
  margin-bottom: 27px;
}

.page-header {
  position: relative;
  background: url(../../images/pattern-01.png),url(../../images/hdg1-profile-wide.png) no-repeat;
  background-position: center 0;
  background-color: #efefef;
  padding-left: 10px;
  font-size: 250%;
  font-weight: bold;
  padding: 32px 18.6vw 26px;
  width: 100%;
}
.page-header:before, .page-header:after {
  position: absolute;
  right: 0;
  left: 0;
  content: "";
  display: block;
}
.page-header:before {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  top: 0;
  height: 5px;
}
.page-header:after {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  bottom: 0;
  height: 3px;
}
.page-header > .inner {
  margin: 0 auto;
  padding: 0 10px;
  max-width: 980px;
}
.page-header h1 {
  text-shadow: 0 0 5px #fff;
  font-weight: bold;
  font-size: 250%;
  line-height: 1;
}
.page-header h1 .small-01 {
  font-size: 60%;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}

/*----------
  全体｜ページヘッダー｜タイトル
----------*/
/* 2018-07-26 otake */
.page-header > span {
  width: 980px;
  display: inline-block;
  text-align: left;
}

div.well.region.region-sidebar-second {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  box-shadow: none;
  border: 0;
  background: transparent;
}

div.well.region.region-sidebar-second nav .nav {
  max-width: 272px;
  width: 22vw;
}

.region-sidebar-second ul.menu.nav > li.current > a,
.region-sidebar-second ul.menu.nav > li.opened > a {
  font-weight: bold;
}

.region-sidebar-second ul.menu.nav > li > .category {
  display: block;
  padding: 12px 20px;
  background: #e5eef4;
  font-weight: bold;
}
.region-sidebar-second ul.menu.nav > li > a {
  background: #fff;
}
.region-sidebar-second ul.menu.nav > li > a:before {
  left: 20px;
  background-position: 0 -39px;
  margin-top: -9px;
  width: 8px;
  height: 17px;
}

.region-sidebar-second ul.menu.nav > li > a:hover:before {
  background-position: 0 -61px;
}
.region-sidebar-second ul.menu.nav > li.opened > a {
  border-bottom: 2px solid #fff;
  background: #e5eef4;
}
.region-sidebar-second ul.menu.nav > li.opened > a:before {
  left: 17px;
  background-position: -13px -39px;
  margin-top: -4px;
  width: 17px;
  height: 8px;
}
.region-sidebar-second ul.menu.nav > li.opened > a:hover {
  background: #0075c1;
}
.region-sidebar-second ul.menu.nav > li.opened > a:hover:before {
  background-position: -13px -61px;
}
.region-sidebar-second ul.menu.nav > li.active > a {
  background: #0075c1;
  color: #fff;
  font-weight: bold;
}
.region-sidebar-second ul.menu.nav > li.active > a:before {
  background-position: 0 -61px;
}
.region-sidebar-second ul.menu.nav > li.opened.active > a:before {
  background-position: -13px -61px;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav {
  font-size: 87.5%;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav > li > a {
  background: #e5eef4;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav > li > a:before {
  left: 23px;
  background-position: 0 -26px;
  margin-top: -4px;
  width: 5px;
  height: 8px;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav > li > a:hover {
  background: #0075c1;
  color: #fff;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav > li > a:hover:before {
  background-position: 0 -13px;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav > li.opened > a {
  background: #87b9d9;
  color: #fff;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav > li.opened > a:before {
  left: 21px;
  background-position: -10px -13px;
  margin-top: -3px;
  width: 8px;
  height: 5px;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav > li.opened > a:hover {
  background: #0075c1;
  color: #fff;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav > li.active > a {
  background: #0075c1;
  color: #fff;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav > li.active > a:before {
  background-position: 0 -13px;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav > li.opened.active > a:before {
  background-position: -10px -13px;
  margin-top: -3px;
  width: 8px;
  height: 5px;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav > li:last-child > a {
  border-bottom: 0 none;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav > li > ul.menu.nav {
  font-size: 87.5%;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav > li > ul.menu.nav > li > a {
  background: #87b9d9;
  padding-left: 65px;
  color: #fff;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav > li > ul.menu.nav > li > a:before {
  border-radius: 50%;
  left: 48px;
  background: #fff;
  margin-top: -4px;
  width: 5px;
  height: 5px;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav > li > ul.menu.nav > li > a:hover {
  background: #0075c1;
}
.region-sidebar-second ul.menu.nav > li > ul.menu.nav > li > ul.menu.nav > li.active > a {
  background: #0075c1;
}

/*----------
  全体
----------*/

.row {
  margin-right: auto;
  margin-left: auto;
  max-width: 980px;
  display: flex;
  justify-content: center;
  flex-flow: wrap;
}

aside.col-sm-3 {
  width: auto;
  padding-right: 0;
}

.page-node-type-page .row {
  max-width: 1170px;
}

.page-node-type-page section.col-sm-9 article {
  margin-top: 20px;
}

/*p {
   text-align: justify;
   text-justify: inter-ideograph;
}*/

.content-type-map p {
   text-align: center;
}

.other #header .utility {
    position: absolute;
    top: 20px;
    right: 37%;
}

.other #header .site li {
  box-sizing: border-box;
  padding-left: 10px;
  width: auto;
}

#header .site li.research a {
  background: #00b050;
}

/* grobal navi
#main {
  padding: 0;
}

.navbar-collapse {
  width: 100%;
}*/

/*----------
  トップページ以外のグローバルメニュー
----------*/
/*ul.sf-menu.sf-navbar li li:hover > ul, ul.sf-menu.sf-navbar li li.sfHover > ul, ul.sf-menu.sf-navbar > li > ul {
    left: 0;
    top: 3.2em !important;
}
/* 2018-07-04 otake */
/*#block-mainnavigation ul#superfish-main > li.active-trail,
#block-mainnavigation ul#superfish-main > li:hover {
  background-color: #fdfdf3;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhZmFlNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fafae5));
  background-image: -moz-linear-gradient(#ffffff, #fafae5);
  background-image: -webkit-linear-gradient(#ffffff, #fafae5);
  background-image: linear-gradient(#ffffff, #fafae5);
}
#block-mainnavigation ul#superfish-main > li.active-trail {
  font-weight: bold;
}

/* 2018-07-19 otake */
/*#block-mainnavigation ul#superfish-main > li {
  width : 100%;
}
#block-mainnavigation ul#superfish-main > li.active-trail ul {
  font-weight: normal;
}

/*----------
  トップページ以外｜グローバルメニュー｜ホーム
----------*/
/*#block-mainnavigation ul#superfish-main > limainnavigation-top-menu-link-contentc6c539b5-5833-442f-95f1-92a492fe494d.active-trail,
#block-mainnavigation ul#superfish-main > limainnavigation-top-menu-link-contentc6c539b5-5833-442f-95f1-92a492fe494d:hover {
  background-color: #faf6ff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1ZWRmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f5edff));
  background-image: -moz-linear-gradient(#ffffff, #f5edff);
  background-image: -webkit-linear-gradient(#ffffff, #f5edff);
  background-image: linear-gradient(#ffffff, #f5edff);
}

/*----------
  トップページ以外｜グローバルメニュー｜企業情報
----------*/
/*#block-mainnavigation ul#superfish-main > li#main-menu-link-contentd430342c-8a82-408f-b4e5-6997b8d37145.active-trail,
#block-mainnavigation ul#superfish-main > li#main-menu-link-contentd430342c-8a82-408f-b4e5-6997b8d37145:hover {
  background-color: #f3f9fd;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ZjNmYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e7f3fb));
  background-image: -moz-linear-gradient(#ffffff, #e7f3fb);
  background-image: -webkit-linear-gradient(#ffffff, #e7f3fb);
  background-image: linear-gradient(#ffffff, #e7f3fb);
}
#block-mainnavigation ul#superfish-main > li#main-menu-link-contentd430342c-8a82-408f-b4e5-6997b8d37145 > ul {
  left: -160px;
  width; 980px !important;
  background-color: #fff;
}
/*----------
  トップページ以外｜グローバルメニュー｜事業活動
----------*/
/*#block-mainnavigation ul#superfish-main > li#main-menu-link-content3bf80ee1-9fb9-4d9e-87fc-147c48d3ff9c.active-trail,
#block-mainnavigation ul#superfish-main > li#main-menu-link-content3bf80ee1-9fb9-4d9e-87fc-147c48d3ff9c:hover {
  background-color: #f3fbfa;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2ZjdmNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e6f7f5));
  background-image: -moz-linear-gradient(#ffffff, #e6f7f5);
  background-image: -webkit-linear-gradient(#ffffff, #e6f7f5);
  background-image: linear-gradient(#ffffff, #e6f7f5);
}

/*----------
  トップページ以外｜グローバルメニュー｜製品情報
----------*/
/*#block-mainnavigation ul#superfish-main > li#main-menu-link-content322c5992-2492-4e2d-a234-9550a5cdddde.active-trail,
#block-mainnavigation ul#superfish-main > li#main-menu-link-content322c5992-2492-4e2d-a234-9550a5cdddde:hover {
  background-color: #f6fdf5;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VkZmJlYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #edfbea));
  background-image: -moz-linear-gradient(#ffffff, #edfbea);
  background-image: -webkit-linear-gradient(#ffffff, #edfbea);
  background-image: linear-gradient(#ffffff, #edfbea);
}

/*----------
  トップページ以外｜グローバルメニュー｜CSR核医学とともに
----------*/
/*#block-mainnavigation ul#superfish-main > li#main-menu-link-content416406c7-6bae-4cfb-9980-7a848bd788a6.active-trail,
#block-mainnavigation ul#superfish-main > li#main-menu-link-content416406c7-6bae-4cfb-9980-7a848bd788a6:hover {
  background-color: #fbfdf3;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y3ZmJlNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f7fbe6));
  background-image: -moz-linear-gradient(#ffffff, #f7fbe6);
  background-image: -webkit-linear-gradient(#ffffff, #f7fbe6);
  background-image: linear-gradient(#ffffff, #f7fbe6);
}

/*----------
  トップページ以外｜グローバルメニュー｜採用情報
----------*/
/*#block-mainnavigation ul#superfish-main > li#main-menu-link-contenta03b79ba-00d3-474c-bdf5-51caeb407962.active-trail,
#block-mainnavigation ul#superfish-main > li#main-menu-link-contenta03b79ba-00d3-474c-bdf5-51caeb407962:hover {
  background-color: #fdfdf3;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhZmFlNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fafae5));
  background-image: -moz-linear-gradient(#ffffff, #fafae5);
  background-image: -webkit-linear-gradient(#ffffff, #fafae5);
  background-image: linear-gradient(#ffffff, #fafae5);
}


/*----------
  ハンバーガーメニュー
----------*/
/*----------
  （グローバルナビ用）CSS
----------*/
#block-views-block-hamburger-menu-block-1 {
  display: none;
}

#block-views-block-hamburger-menu-english-block-1 {
  display: none;
}

nav.globalMenuSp {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  background: #fff;
  color: #000;
  text-align: left;
  transform: translateY(-100%);
  transition: all 0.6s;
  width: 100%;
}

nav.globalMenuSp ul {
  background: #e5eef4;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

nav.globalMenuSp ul li {
  font-size: 1.1em;
  list-style-type: none;
  padding: 0;
  width: 100%;
  border-bottom: 1px dotted #c6d8e5;
}

/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

nav.globalMenuSp ul li a {
  display: block;
  padding: 1em 0;
  text-decoration: none;
  padding-left: 5%;
}

/* 2018-07-06 otake */
nav.globalMenuSp ul > li > a:before {
  position: absolute;
  top: 54%;
  left: 10px;
  content: "";
  display: block;
  background: url(../../images/arrow-01.png) 0 -39px no-repeat;
  margin-top: -9px;
  width: 8px;
  height: 17px;
}

/* サイトマップ等 */
nav.globalMenuSp .utility {
  display: flex;
  justify-content: center;
  font-size: 75%;
}

nav.globalMenuSp .utility li {
  width: auto;
  margin: 0 2%;
}

nav.globalMenuSp .utility li a {
  padding-left: 0;
  color: #333;
}

/* 一般向け等 */
nav.globalMenuSp.active .site {
  display: flex !important;
  justify-content: center;
  top: 0;
  right: 10px;
}

nav.globalMenuSp.active .site li {
  margin: 1%;
  text-align: center;
}

nav.globalMenuSp.active .site li span:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    display: block;
    background: url(../../images/arrow-01.png) 0 -13px no-repeat;
    margin-top: -4px;
    width: 5px;
    height: 8px;
}

nav.globalMenuSp.active .site li a {
  padding-left: 25%;
  color: #fff;
  text-align: left;
}

nav.globalMenuSp.active .site li.public a {
    background: #399ba4;
}

nav.globalMenuSp.active .site li.member a {
    background: #0075c1;
}

nav.globalMenuSp.active .site li.research a {
    background: #00b050;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  transform: translateY(0%);
}


/*----------
（ハンバーガー用）CSS
----------*/
.navToggle {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  position: fixed;
  right: 5vw;
  top: 12px;
  width: 51px;
  height: 51px;
  cursor: pointer;
  z-index: 3;
  background: white;
  text-align: center;
}

.navToggle > div {
  background: url(../../images/toggle-01.png) 0 0 no-repeat;
  width: 32px;
  height: 21px;
  margin-left: 15%;
  margin-top: 10%;
}

.navToggle span {
  display: block;
  position: relative;
  width: auto;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
  color: #0075c1;
}

.navbar-header {
  width: 100%;
}

.region-header {
  width: 100%;
}

/* 2018-06-14 otake
  検索機能
*/
.input-group .form-control {
    position: relative;
/*    z-index: 2;*/
    float: right !important;
    width: 10% !important;
    margin-bottom: 0;
}

/* 2018-06-18 otake
  ヘッダー画像100%
*/
.navbar-default {
  background-color: inherit;
  border: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

/* 2018-06-18 otake
  全体｜フッター100%表示
*/
.footer {
  width: 100%;
}

.caret {
  display: none;
}

/* サブメニュー */
.region-sidebar-second .nav > li.active > a {
  border-bottom: 2px solid #fff;
  color: #fff;
  background: #0075c1;
  white-space: normal !important;
}

.region-sidebar-second .nav > li.active > a:before {
  left: 17px !important;
  background-position: -13px -52px !important;
  margin-top: -4px !important;
  width: 17px !important;
  height: auto;
}

.dropdown-menu {
  position: relative !important;
}

.active > .dropdown-menu {
  display: block !important;
  width: 100%;
  padding: 0;
  border: 0;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  float: none;
}

.dropdown-menu > li > a {
    color: #0075c1;
    background: #e5eef4;
    white-space: normal !important;
    display: flex;
    align-items: center;
}

.dropdown-menu > li:hover > a:before,
.dropdown-menu > li.active > a:before {
  background-position: 0 -13px !important;
}

.dropdown-menu > li > a:hover {
  background-color: #0075c1;
  text-decoration: none;
  color: #fff;
}

.dropdown-menu > li.active > a {
  background: #0075c1;
  color: #fff;
  padding: 9px 9px 9px 25px;
}

.active > .active a {
  color: #0075c1;
  background: #f8f1dd;
  white-space: normal !important;
}


/* 2018-06-06 otake
  flexboxの基本
*/
.flex {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
}
/*----------
toppage slide show
----------*/
#views_slideshow_cycle_main_slideshow-block_1 > .field-content {
  justify-content: center;
}
/*----------
  トップページ
----------*/
/*----------
  トップページ｜グローバルメニュー｜ホーム
----------*/
/* 2018-07-04 otake */
#block-mainnavigationtop #mainnavigation-top-menu-link-contentc6c539b5-5833-442f-95f1-92a492fe494d {
  display: none !important;
}

/*----------
  トップページ｜グローバルメニュー｜企業情報
----------*/
/* 2018-07-04 otake */
#block-mainnavigationtop #main-menu-link-contentd430342c-8a82-408f-b4e5-6997b8d37145 {
  border: 0;
}

/* 2018-06-06 otake
  トップページ特別対談文字
*/
#top_idea {
  padding: 3% 0%;
  text-align: center;
}

.boxLeading-01 .sub-01 > a {
  color: #fff;
}

.topBnr-02 li.research a {
  background: #00b050;
}
.topBnr-02 li.research a:hover {
  background: #5cb986;
}

.top_flex_title {
  font-size: 2em;
  font-weight: bold;
  max-width: 100%;
}

/* 2018-07-03 otake */
#top_flex01 > .top_flex_title {
  font-size: 2em;
  font-weight: bold;
  max-width: 100%;
  text-align: left;
  padding: 0 20%;
}

/* 2018-06-11 otake
 トップページメニュー */
#superfish-main,
#superfish-mainnavigation-top,
#superfish-mainnavigation-english-top {
  clear: both;
  display: flex;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

#superfish-main > li,
#superfish-mainnavigation-top > li,
#superfish-mainnavigation-english-top > li {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  border-left: 1px solid #e5e5e5;
}

/* 2018-06-27 otake
  グローバルメニューの線
*/
#superfish-main > li:first-child,
#superfish-mainnavigation-top > li:first-child,
#superfish-mainnavigation-english-top > li:first-child {
  border: 0;
}

#superfish-main > li > a,
#superfish-mainnavigation-top > li > a,
#superfish-mainnavigation-english-top > li > a {
  margin-bottom: 20px;
  position: relative;
  height: 32px;
  padding-top: 8px;
  text-align: center;
  color: black;
  padding-left: 0%;
  padding-right: 0%;
  text-decoration: none;
}
#superfish-mainnavigation-top > li > a,
#superfish-mainnavigation-english-top > li > a {
  padding-top: 16px !important;
}
#superfish-main ul li a,
#superfish-mainnavigation-top ul li a,
#superfish-mainnavigation-english-top ul li a {
  position: relative;
  display: block;
}

#superfish-main > li > a:before,
#superfish-mainnavigation-top > li > a:before,
#superfish-mainnavigation-english-top > li a:before {
  position: absolute;
  top: 15px;
  bottom: 15px;
  content: "";
  display: block;
  border-radius: 0%;
  border: 0 none;
  z-index: 0;
  width: 100%;
}

#superfish-main > li > a > span,
#superfish-mainnagivation-top > li > a > span,
#superfish-mainnavigation-english-top > li > a > span {
  display: inline-block;
  position: relative;
  z-index: 2;
}

ul#superfish-main > li > ul,
ul#superfish-mainnavigation-top > li > ul,
ul#superfish-mainnavigation-english-top > li > ul {
  width: 100%;
  background: rgba(202, 228, 246, 1.0);
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 300%;
  align-content: flex-start;
}

ul#superfish-main > li > ul > li,
ul#superfish-mainnavigation-top > li > ul > li,
ul#superfish-mainnavigation-english-top > li > ul > li {
  display: flex;
  color: white;
}

ul#superfish-main > li > ul > li > a,
ul#superfish-mainnavigation-top > li > ul > li > a,
ul#superfish-mainnavigation-english-top > li > ul > li > a {
  color: #333;
}

#superfish-main ul li a,
#superfish-mainnavigation-top ul li a,
#superfish-mainnavigation-english-top  ul li  a {
  position: relative;
  display: block;
}


/* 企業情報 */
li#mainnavigation-top-menu-link-content5f50be17-d737-4366-b7c4-dea8b02bf208 > a {
  box-shadow: 0 0 20px 10px rgba(202, 228, 246, 0.8);
  background: rgba(202, 228, 246, 0.8);
  border-radius: 50%;
  padding-top: 16px !important;
  padding-left: 35px;
}

li#mainnavigation-top-menu-link-content5f50be17-d737-4366-b7c4-dea8b02bf208 > a:before {
  margin-top: -11px;
  width: 32px;
  height: 22px;
  position: absolute;
  padding-top: 16px !important;
  content: "";
  top: 50%;
  left: 0;
  display: block;
  background: url(../../images/gnav-01a.png);
}

/* 事業活動 */
li#mainnavigation-top-menu-link-contente4fb3288-1d5d-43ec-b919-4a04f478aced > a {
  box-shadow: 0 0 20px 10px rgba(199, 237, 232, 0.8);
  background: rgba(199, 237, 232, 0.8);
  border-radius: 50%;
  padding-left: 35px;
}

li#mainnavigation-top-menu-link-contente4fb3288-1d5d-43ec-b919-4a04f478aced > a:before {
  margin-top: -16px;
  width: 34px;
  height: 38px;
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  display: block;
  background: url(../../images/gnav-01b.png);
}

/* 製品情報 */
li#mainnavigation-top-menu-link-contentcc099e07-a614-4ae8-9364-8ab978382891 > a {
  box-shadow: 0 0 20px 10px rgba(215, 246, 208, 0.8);
  background: rgba(215, 246, 208, 0.8);
  border-radius: 50%;
  padding-left: 45px;
}

li#mainnavigation-top-menu-link-contentcc099e07-a614-4ae8-9364-8ab978382891 > a:before {
  margin-top: -18px;
  width: 41.7px;
  height: 40px;
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  display: block;
  background: url(../../images/gnav-01c.png);
}

/* CSR核医学とともに */
li#mainnavigation-top-menu-link-content6e586cc9-fcd4-4413-90cb-88d26232e8a6 > a {
  box-shadow: 0 0 20px 10px rgba(245, 244, 198, 0.8);
  background: rgba(245, 244, 198, 0.8);
  border-radius: 50%;
  padding-left: 35px;
}

li#mainnavigation-top-menu-link-content6e586cc9-fcd4-4413-90cb-88d26232e8a6 > a:before {
  margin-top: -18px;
  width: 32px;
  height: 40px;
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  display: block;
  background: url(../../images/gnav-01d.png);
}

/* 採用情報 */
li#mainnavigation-top-menu-link-contentd1e0f643-33cb-4e4e-bc92-db4c4b0f6184 > a {
  box-shadow: 0 0 20px 10px rgba(245, 244, 198, 0.8);
  background: rgba(245, 244, 198, 0.8);
  border-radius: 50%;
  padding-left: 40px;
}

li#mainnavigation-top-menu-link-contentd1e0f643-33cb-4e4e-bc92-db4c4b0f6184 > a:before {
  margin-top: -20px;
  width: 37px;
  height: 40px;
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  display: block;
  background: url(../../images/gnav-01e.png);
}

/*----------
  トップページ｜グローバルメニューSP
----------*/
#block-views-block-top-menusp-block-1 {
  display: none;
}


/*----------
  トップページ｜新着情報
----------*/
/* 2018-07-03 otake */
#block-nmpcorpocdn-views-block-press-list-block-1 > .form-group > div {
  display: flex;
}

#block-nmpcorpocdn-views-block-press-list-block-1 > .form-group > div > .view-content {
  width: 50%;
  padding: 0 1%;
}

#block-nmpcorpocdn-views-block-press-list-block-1 > .form-group > div > .view-content li {
  width: 100%;
  border-bottom: 1px dashed #acacac;
  display: inline-block;
}

#block-nmpcorpocdn-views-block-press-list-block-1 > .form-group > div > .view-content li > div.views-field-nothing-1 {
  display: none;
}

#block-nmpcorpocdn-views-block-press-list-block-1 > .form-group > div > .view-content li:first-child > div.views-field-nothing-1 {
  display: block;
}

/*----------
  トップページ｜お役立ち情報
----------*/
#block-nmpcorpocdn-views-block-press-list-block-1 > .form-group > div > .attachment-after {
  width: 50%;
  padding: 0 1%;
}



/* 2018-06-25 otake */
#block-nmpcorpocdn-views-block-press-list-block-1 h2 {
  margin-bottom: 1%;
}

#block-nmpcorpocdn-views-block-press-list-block-1 div.views-row {
  display: inline;
}

/*----------
  企業情報｜企業情報
----------*/
.indexList-01.col3 {
  border-top: 0px;
  margin: 0 -10px 30px;
}
.indexList-01.col3 span.txt {
  height: 48px;
}
.boxIndex-01 h2.hdg2-02 {
  height: 56px;
}
.boxIndex-01 h2.line02 {
  height: 81px;
}
/*----------
  企業情報｜事業所所在地
----------*/
/*----------
  企業情報｜事業所所在地｜各施設一覧｜施設名称
----------*/
.views-field-field-field-location-name {
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin: 50px auto 25px;
  background-size: 100%;
  background-image: linear-gradient(#ffffff, #f5f5f5);
  position: relative;
  border: 1px solid #c8c8c8;
  padding: 15px 15px 12px 20px;
  font-size: 150%;
  line-height: 1.2;
  border-top: 2px solid #0075c1;
}

/*----------
  企業情報｜事業所所在地｜各施設一覧｜各施設｜コンテンツタイトル
----------*/
/* 2018-07-09 otake */
.page-node-type-content-type-map .page-header {
  display: none;
}

/* 2018-07-09 otake */
.page-node-type-content-type-map .navbar-btn {
  display: none;
}

/* 事務所名称 */
/* 2018-07-09 otake
  .field_location_name {
*/
.field--name-field-field-location-name {
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin: 50px auto 25px;
  background-size: 100%;
  background-image: linear-gradient(#ffffff, #f5f5f5);
  position: relative;
  border: 1px solid #c8c8c8;
  padding: 15px 15px 12px 20px;
  font-size: 150%;
  line-height: 1.2;
  border-top: 2px solid #0075c1;
}

/* 所在地マップ */
.field_map {
  text-align: center;
  max-width: 100%;
}

/* 電話　所在地　アクセス */
.field_data {
  width: 580px;
  max-width: 100%;
  margin-bottom: 0%;
  margin-left: auto;
  margin-right: auto;
}

/* 事業所一覧 */
/*
.location-label {
  border-top: 1px solid #c8c8c8 !important;
  font-weight: bold !important;
  background-color: #999 !important;
  padding: 10px 15px !important;
  height: 21px !important;
}
.location_field {
  border-top: 1px solid #c8c8c8;
  padding: 10px 15px;
  height: 21px;
}
*/

div.item_list > ul {
  list-style: none;
}

div.item_list > li.first {
  border: 1px solid #ccc;
  width: 600px;
  background-color: #e5eef4;
}

div.item_list > li.next {
  width: 600px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.location_label {
  float: left;
  padding: 10px;
  background: #e5eef4;
}

.location_field {
  display: block;
  margin-left: 110px;
  padding: 10px;
  border-left: 1px solid #ccc;
}

/* 2018-06-18 otake */
.view-views-corpo-location-list .views-field-title {
  text-align: center;
}

.view-views-corpo-location-list div.views-field.views-field-title a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.view-views-corpo-location-list div.views-field.views-field-title a:before{
  position: absolute;
  top: 30%;
  left: 25px;
  content: "";
  display: block;
  background: url(../../images/arrow-01.png) 0 -61px;
  margin-top: 0px;
  width: 12px;
  height: 23px;
}

/*----------
  企業情報｜事業所所在地｜印刷ボタン
----------*/
.page-node-type-content-type-map .link_print {
  text-align: center;
}


/*----------
  事業活動
----------*/
/*----------
  事業活動｜事業活動
----------*/

[data-history-node-id="1116"] #main {
  width: 70%;
}

#block-views-block-leadarea-corpo-business-block-1 .form-group .leadArea-01.business-01 > .inner > .col-02 {
  padding-left: 1.5%;
  padding-right: 2.5%;
}

/*----------
  事業活動｜事業活動｜動画で見る核医学
----------*/
/* 2018-07-05 otake */
.acenter > a#a-index-img05 {
  padding: 0;
}

.acenter > a#a-index-img05:before {
  display: none;
}

.acenter > a > img#img-index-img05 {
  min-width: 100%;
}

/*----------
  事業活動｜研究開発の取り組み｜研究所紹介
----------*/
.dataBlock-01.w-6em > dt {
  width: 7em !important;
}


/*----------
  CSR 核医学とともに
----------*/
/*----------
  CSR 核医学とともに｜CSR 核医学とともに
----------*/
/*----------
  CSR核医学とともに｜対談 概要
----------*/
/*----------
  CSR核医学とともに｜対談 概要｜概要
----------*/
/* 2018-07-05 otake */
[data-history-node-id="1187"] .boxLeading-01 {
  min-width: 100%;
}

[data-history-node-id="1187"] .boxLeading-01 img {
  width: 100%;
}

/*----------
  CSR核医学とともに｜対談 概要｜前編
----------*/
/* 2018-07-05 otake */
[data-history-node-id="1188"] .boxLeading-01 {
  min-width: 100%;
}

[data-history-node-id="1188"] .boxLeading-01 img {
  width: 100%;
}

/*----------
  トップページ以外のグローバルメニュー(en)
----------*/
ul.sf-menu.sf-navbar li li:hover > ul, ul.sf-menu.sf-navbar li li.sfHover > ul, ul.sf-menu.sf-navbar > li > ul {
    left: 0;
    top: 3.2em !important;
}

/* 2018-06-26 otake
  ヘッダー */
.top #header .tagline-01:lang(en) {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    position: relative;
    margin-bottom: 0;
    padding: 40px 0 0 14px;
}

.top #header .utility:lang(en) {
    background: 0;
    padding: 20px 0 40px;
    text-align: center;
}

/* 2018-07-23
  リードエリア画像
*/
#block-views-block-our-business-message-block-1 .leadArea-01 {
    border-bottom: 1px solid #e5e5e5;
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
    margin-top: -20px;
    margin-bottom: 50px;
    padding-top: 80px;
}

/*----------
  /nmp/eng/business/reseach_development/research_center.html
----------*/
.dataBlock-01.w-6em > dt:lang(en) {
  width: 8em !important;
}

.dataBlock-01.w-7em > dt {
  width: 9em !important;
}


/*----------
  otake ローカルテスト
----------*/
#b01:hover + #block-nmpcorpocdn-views-block-press-list-block-1 {
  display: none;
}


[data-history-node-id="1432"] {
  width: 100%;
}

#block-views-block-new-test-block-1-2 {
  width: 45%;
}

#block-views-block-new-test-block-2{
  width: 45%;
}


/*----------
  医療トップページ
----------*/
#superfish-member-top {
  clear: both;
  display: flex;
  max-width: 80vw;
  margin-left: auto;
  margin-right: auto;
}

#superfish-member-top > li {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  border-left: 1px solid #e5e5e5;
}

#superfish-member-top > li:first-child {
  border: 0;
}

/*----------
  製品情報
----------*/
ul#superfish-member-top > li#member-top-menu-link-content1abe933f-b5e0-4612-8c84-8558c4a2887f > ul {
  width: 100%;
  background: rgba(202, 228, 246, 1.0);
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 500%;
  align-content: flex-start;
  overflow: visible !important;
}

li#member-top-menu-link-content1abe933f-b5e0-4612-8c84-8558c4a2887f li.sfHover > ul {
  position: absolute;
  top: 2.5em;
  left: 50%;
  background: white;
}

#superfish-member-top > li > a {
  margin-bottom: 20px;
  position: relative;
  height: 32px;
  text-align: center;
  color: black;
  padding-top: 8px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}

#superfish-member-top ul li a {
  position: relative;
  display: block;
}

#superfish-member-top > li > a:before {
  position: absolute;
  top: 15px;
  bottom: 15px;
  content: "";
  display: block;
  border-radius: 50%;
  border: 0 none;
  z-index: 0;
  width: 100%;
}

#superfish-member-top > li > a > span {
  display: inline-block;
  position: relative;
  z-index: 2;
}

/*----------
  学術情報
----------*/
ul#superfish-member-top > li#member-top-menu-link-content1abe933f-b5e0-4612-8c84-8558c4a2887f > ul {
  width: 100%;
  background: white;
  display: flex;
  justify-content: center;
}

li#member-top-menu-link-content1abe933f-b5e0-4612-8c84-8558c4a2887f > ul > li {
  width: auto;
  display: flex;
  background-size: contain;
  background-position: center;
  border-left: 1px solid #e5e5e5;
}

li#member-top-menu-link-content1abe933f-b5e0-4612-8c84-8558c4a2887f > ul > li:first-child {
  border: 0;
}

ul#superfish-member-top > li#member-top-menu-link-contentf8e0fac3-c247-4ecb-aee4-bcad31b1497f > ul > li > a  {
  color: rgba(0, 0, 0, 0);
  width: 141px;
  height: 103px;
}

#superfish-member-top ul li a {
  position: relative;
  display: block;
}

.page-node-type-content-type-map .container {
  max-width:690px;
}

.page-node-type-content-type-map .field--name-field-field-location-name {
  margin-top: 0;
}

/* header-logo -park */
.block-views-blockheader-logo-block-1 {
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}

.block-views-blockheader-logo-block-1 .views-field-field-logo-image {
  float: left;
}

.block-views-blockheader-logo-block-1 .views-field-field-logo-image .img-responsive {
  margin-top: 20px;
}

.block-views-blockheader-logo-block-1 .views-field-field-top-page {
  float: right;
}

.block-views-blockheader-logo-block-1 .header-logo {
  padding-top: 10px;
  max-width: 1170px;
  margin: 0 auto;
}

.header-logo .view-empty p img {
  margin-right: 10px;
  max-width: 100%;
  height: auto;
}

.views-field-field-top-page .to_top a span.top_page{
  margin-left: 60px;
  font-size: 12px;
}

/* search page */

.navbar.container {
  max-width: 980px;
  margin: 0 auto;
}

.input-group .form-control {
  width: 150px !important;
}

h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #333;
}

.region-content ol li {
  margin: 20px 0;
}

ol li h3 {
  font-size: 16px;
  padding: 10px 0 5px 0;
}

ol li h3 a {
  color: #1a0dab;
  font-weight: bold;
}

ol li h3 a:hover {
  color: #1a0dab;
  text-decoration: underline;
}

ol li p {
  color: #545454;
  font-size: 13px;
}

.footer {
  background: #0075c1;
  padding-top: 0;
  padding-bottom: 0;
  border-top: 0;
}

.footer .inner {
  max-width: 1140px;
  margin: 0 auto;
}

.footLink-01 {
  width: 50%;
  float: left;
}

.footLink-01 li a {
  color: #fff;
}

p.footCopyright {
  text-align: right;
  float: right;
  width: 50%;
}

.region-navigation .block-search {
    position: relative;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    bottom: 20px;
    margin-bottom: -20px;
}

div.table-responsive table {
  width: 100%;
}

.region-sidebar-second .view-node-banner .view-content {
  margin-top: 20px;
  width: 22vw;
  max-width: 272px;
}

.region-sidebar-second .view-node-banner .views-field-title .field-content .title_value::before {
  content: "■";
}

.region-sidebar-second .view-node-banner .field--name-field-banner-image {
  margin-top: 5px;
  margin-bottom: 10px;
}

.region-sidebar-second .view-node-banner .views-field-title .new.updated {
  margin-left: 0;
  margin-right: 3px;
}

.breadcrumb {
  padding: 0 15px;
  background-color: transparent;
  margin: 15px auto 0;
  max-width: 1170px;
}

.search-block-form .description,
.search-form .description {
  display: none;
}


#bottomNavi {
  display: flex;
  align-items: center;
}

#bottomNavi li {
  width: 50%;
}

#bottomNavi li.next {
  text-align: right;
}

.bottom_link #bottomNavi {
  position: static;
  height: auto;
  margin-top: 30px;
  display: flex;
  padding-left: 0;
}

.bottom_link #bottomNavi li {
  position: static;
  width: 100%;
  list-style: none;
}

.bottom_link #bottomNavi li a {
  color: #616161;
  font-size: 14px;
  display: flex;
  align-items: center;
}

.bottom_link #bottomNavi li a:hover {
  color: #f78c8c;
}

.bottom_link #bottomNavi li.back {
  text-align: left;
  margin-right: 4px;
}

.bottom_link #bottomNavi li.back a::before {
  content: "";
  display: inline-block;
  background-image: url(../../images/btn_back.gif);
  background-repeat: no-repeat;
  width: 20px;
  height: 16px;
  vertical-align: sub;
  margin-right: 3px;
}

.bottom_link #bottomNavi li.next {
  text-align: right;
  margin-left: 4px;
}

.bottom_link #bottomNavi li.next a {
  justify-content: flex-end;
}


.bottom_link #bottomNavi li.next a::after {
  content: "";
  display: inline-block;
  background-image: url(../../images/btn_next.gif);
  background-repeat: no-repeat;
  min-width: 20px;
  height: 16px;
  vertical-align: sub;
  margin-left: 3px;
}

.waku_green {
  background: #edf2c5;
  padding: 20px;
  border-radius: 20px;
}

.waku_bd_green {
  border: 2px solid #88b109;
  padding: 20px;
  border-radius: 20px;
}

.bg_center {
  background-color: #004ea2;
  color: #ffffff;
}

.new.updated {
  margin-left: 7px;
  padding: 3px 5px 1px;
  background: #e1526b;
  color: #ffffff;
  line-height: 1;
  display: inline-block;
}

@media screen and (max-width: 1040px) {
  .naran {
    display: block;
  }

  section.col-sm-9 .naran img {
    max-width: 100%;
  }
}
