@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Lato:400,700");
@font-face {
  font-family: 'NotoSansJP-DemiLight';
  font-style: normal;
  font-weight: 350;
  src: url("../fonts/NotoSansJP-DemiLight.woff2") format("woff2"), url("../fonts/NotoSansJP-DemiLight.woff") format("woff"), url("../fonts/NotoSansJP-DemiLight.ttf") format("truetype"); }
@font-face {
  font-family: 'NotoSansJP-Medium';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2"), url("../fonts/NotoSansJP-Medium.woff") format("woff"), url("../fonts/NotoSansJP-Medium.ttf") format("truetype"); }
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium"); }
@font-face {
  font-family: 'jbio-icon';
  src: url("../fonts/jbio-icon.eot?w8fe03");
  src: url("../fonts/jbio-icon.eot?w8fe03#iefix") format("embedded-opentype"), url("../fonts/jbio-icon.ttf?w8fe03") format("truetype"), url("../fonts/jbio-icon.woff?w8fe03") format("woff"), url("../fonts/jbio-icon.svg?w8fe03#jbio-icon") format("svg");
  font-weight: normal;
  font-style: normal; }
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'jbio-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ji-ippai-icon:before {
  content: "\e902"; }

.ji-sanpai-icon:before {
  content: "\e907"; }

.ji-factoryicon:before {
  content: "\e903"; }

.ji-shopicon:before {
  content: "\e904"; }

.ji-leaf:before {
  content: "\e609"; }

.ji-memo:before {
  content: "\e60d"; }

.ji-mail:before {
  content: "\e60a"; }

.ji-free-dial:before {
  content: "\e900"; }

.ji-asterisk:before {
  content: "\f069"; }

.ji-plus:before {
  content: "\f067"; }

.ji-question:before {
  content: "\f128"; }

.ji-minus:before {
  content: "\f068"; }

.ji-envelope-o:before {
  content: "\f003"; }

.ji-star:before {
  content: "\f005"; }

.ji-star-o:before {
  content: "\f006"; }

.ji-th-large:before {
  content: "\f009"; }

.ji-angle-double-left:before {
  content: "\f100"; }

.ji-angle-double-right:before {
  content: "\f101"; }

.ji-angle-double-up:before {
  content: "\f102"; }

.ji-angle-double-down:before {
  content: "\f103"; }

.ji-angle-left:before {
  content: "\f104"; }

.ji-angle-right:before {
  content: "\f105"; }

.ji-angle-up:before {
  content: "\f106"; }

.ji-angle-down:before {
  content: "\f107"; }

.ji-circle-o:before {
  content: "\f10c"; }

.ji-circle:before {
  content: "\f111"; }

.ji-chevron-circle-right:before {
  content: "\f138"; }

.ji-pagelines:before {
  content: "\f18c"; }

.ji-dot-circle-o:before {
  content: "\f192"; }

.ji-fax:before {
  content: "\f1ac"; }

.ji-home:before {
  content: "\e901"; }

.ji-phone:before {
  content: "\e942"; }

.ji-sphere:before {
  content: "\e9c9"; }

.ji-sun:before {
  content: "\e9d4"; }

.ji-arrow-up2:before {
  content: "\ea3a"; }

.ji-arrow-right2:before {
  content: "\ea3c"; }

.ji-arrow-down2:before {
  content: "\ea3e"; }

.ji-arrow-left2:before {
  content: "\ea40"; }

/*$linkHoverColor : rgba($colorHue, 0.64);*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:focus {
  outline: 0; }

html {
  font-size: 62.5%; }

body {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  color: #000;
  background: #fff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

html, body, blockquote, form {
  margin: 0;
  padding: 0; }

blockquote, code, embed, iframe, input, object, pre, table, td, textarea, video {
  max-width: 100%;
  height: auto; }

img {
  display: block;
  width: 100%; }

img[src$=".svg"] {
  width: 100%;
  height: auto; }

a {
  text-decoration: none; }

a img, form, fieldset {
  border: none; }

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

.list-circle {
  list-style-type: circle; }

.list-disc {
  list-style-type: disc;
}

input, button, select {
  vertical-align: middle; }

textarea {
  vertical-align: top; }

blockquote p, button, input, li h1, li h2, li h3, li h4, li h5, li h6, li li, li p, select, td p, th p {
  font-size: 100%; }

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

td,
th {
  padding: 0; }

/* COLOURS  */
.bg-hue {
  background-color: #009dc4; }

.bg-tint {
  background-color: #f6f5f3; }

.bg-analogue {
  background-color: #00c4c4; }

.bg-shade {
  background-color: #292929; }

.bg-accent {
  background-color: #975442; }

.bg-white {
  background-color: white; }

.bg-black {
  background-color: black; }

.bg-grey {
  background-color: #575757; }

.bg-grey-90 {
  background-color: dimgray; }

.bg-grey-80 {
  background-color: #7a7a7a; }

.bg-grey-70 {
  background-color: #8c8c8c; }

.bg-grey-60 {
  background-color: #9e9e9e; }

.bg-grey-50 {
  background-color: #b0b0b0; }

.bg-grey-40 {
  background-color: #c2c2c2; }

.bg-grey-30 {
  background-color: #d4d4d4; }

.bg-grey-20 {
  background-color: #e6e6e6; }

.bg-grey-10 {
  background-color: #f7f7f7; }

.bg-slate {
  background-color: #70808f; }

.bg-slate-90 {
  background-color: #7e8c9a; }

.bg-slate-80 {
  background-color: #8d99a5; }

.bg-slate-70 {
  background-color: #9ba7b0; }

.bg-slate-60 {
  background-color: #a9b3bc; }

.bg-slate-50 {
  background-color: #b8bfc7; }

.bg-slate-40 {
  background-color: #c5ccd3; }

.bg-slate-30 {
  background-color: #d4d8dd; }

.bg-slate-20 {
  background-color: #e2e6e9; }

.bg-slate-10 {
  background-color: #f1f3f4; }

.bg-transparent {
  background-color: transparent; }

.text-hue {
  color: #009dc4; }

.text-tint {
  color: #f6f5f3; }

.text-analogue {
  color: #00c4c4; }

.text-shade {
  color: #292929; }

.text-accent {
  color: #975442; }

.text-white {
  color: white; }

.text-black {
  color: black; }

.text-grey {
  color: #575757; }

.text-grey-90 {
  color: dimgray; }

.text-grey-80 {
  color: #7a7a7a; }

.text-grey-70 {
  color: #8c8c8c; }

.text-grey-60 {
  color: #9e9e9e; }

.text-grey-50 {
  color: #b0b0b0; }

.text-grey-40 {
  color: #c2c2c2; }

.text-grey-30 {
  color: #d4d4d4; }

.text-grey-20 {
  color: #e6e6e6; }

.text-grey-10 {
  color: #f7f7f7; }

.text-transparent {
  color: transparent; }

.border-thick {
  width: 100%;
  height: 3px;
  background: #292929; }

.border-thin {
  width: 100%;
  height: 1px;
  background: #292929; }

.border-gray {
  width: 100%;
  height: 1px;
  background: #e6e6e6; }

.border-grey-50 {
  border: 1px solid #b0b0b0; }

.border-grey-70 {
  border: 1px solid #8c8c8c; }

.border-hue {
  border: 1px solid #009dc4; }

.border-tint {
  border: 1px solid #f6f5f3; }

.border-accent {
  border: 1px solid #975442; }

.border-white {
  border: 1px solid white; }

.border-black {
  border: 1px solid black; }

.border-transparent {
  border: 1px solid transparent; }

.border-bottom {
	border-bottom: solid 3px #1A5691;
	margin-bottom: 0.5em;
}

.border-spacing {
	border-collapse: separate;
	border-spacing: 3px; }

/*  Firefox browsers  */
::-moz-selection {
  background: #009dc4;
  color: white; }

::selection {
  background: #009dc4;
  color: white; }

body {
  font-family: "Lato", "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #292929;
  word-wrap: normal;
  text-rendering: optimizeLegibility;
  background-color: white; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  line-height: 1.6;
  margin: 0; }

h1 {
  font-size: 3.8rem; }

h2 {
  font-size: 2.1rem; }

h3 {
  font-size: 2.8rem; }
  @media all and (max-width: 798px) {
    h3 {
      font-size: 2rem; } }

h4 {
  font-size: 2.2rem; }

h5 {
  font-size: 1.9rem; }

h6 {
  font-size: 1.8rem; }

p {
  font-size: 1.6rem;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 16px; }

.font-sans {
  font-family: "Lato", "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

.font-serif {
  font-family: Georgia, "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", Meiryo, serif; }

.font-mono {
  font-family: "Lato", "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

.font-noto-m {
  font-family: "NotoSansJP-Medium", sans-serif; }

.font-noto-l {
  font-family: "NotoSansJP-DemiLight", sans-serif; }

p.font-serif {
  font-size: 1.1rem;
  line-height: 1.4; }

a {
  cursor: pointer;
  color: #009dc4;
  font-weight: normal;
  transition: all 0.2s; }

a.text-link, a.text-link:visited {
  color: #292929;
  font-weight: normal;
  text-decoration: underline; }

a.text-link:hover {
  color: #975442;
  text-decoration: none; }

b, strong {
  font-weight: bold; }

i, em {
  font-style: normal; }

.text-tiny {
  font-size: 1.28rem; }

.text-small {
  font-size: 1.4rem; }

.text-medium {
  font-size: 1.8rem; }

.text-large {
  font-size: 2.4rem; }

.text-huge {
  font-size: 2.8rem; }

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

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

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

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

.text-normal {
  font-weight: normal; }

.no-line-height {
  line-height: 0; }

.txt-10 {
  font-size: 10px; }

.txt-12 {
  font-size: 12px; }

.txt-15 {
  font-size: 15px; }

.txt-18 {
  font-size: 18px; }

.lht-12 {
  line-height: 1.2em; }

.lht-15 {
  line-height: 1.5em; }

.lht-18 {
  line-height: 1.8em; }

.normalText {
  line-height: 1.8em; }

.ul_padding_indent05 {
  padding-left: 2em;
}

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

.indent05 {
  text-indent: 1em; }

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

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

.indent02 {
  text-indent: -1em;
  padding: -1em; }

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

.letter-s10 {
  letter-spacing: 1em;
  text-indent: 1em; }

.letter-s15 {
  letter-spacing: 1.5em;
  text-indent: 1.5em; }

.letter-s20 {
  letter-spacing: 2em;
  text-indent: 2em; }

.c-l {
  text-align: center; }
  @media all and (max-width: 640px) {
    .c-l {
      text-align: left; } }

@media all and (min-width: 641px) {
  .br-sp {
    display: none; } }
@media all and (max-width: 640px) {
  .br-sp {
    display: block; } }
@media print {
  .br-sp {
    display: none; } }

@media all and (max-width: 640px) {
  .br-pc {
    display: none; } }
@media print {
  .br-pc {
    display: block; } }

/* Grid */
.row {
  display: table;
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0;
  padding: 0 20px;
  box-sizing: border-box; }

.text-space {
	display: block; }

.column,
.columns {
  display: table-cell;
  padding-left: 4%; }

.small-padding-columns {
  padding: 0 10px; }

.small-padding-columns .columns {
  padding-left: 5px; }

.column:first-child,
.columns:first-child {
  padding-left: 0; }

.column.cell-middle, .columns.cell-middle {
  vertical-align: middle; }

.column.cell-top, .columns.cell-top {
  vertical-align: top; }

.column.cell-bottom, .columns.cell-bottom {
  vertical-align: bottom; }

.one.column,
.one.columns {
  width: 4.66666666667%; }

.two.columns {
  width: 13.3333333333%; }

.three.columns {
  width: 22%; }

.four.columns {
  width: 30.6666666667%; }

.five.columns {
  width: 39.3333333333%; }

.six.columns {
  width: 48%; }

.seven.columns {
  width: 56.6666666667%; }

.eight.columns {
  width: 65.3333333333%; }

.nine.columns {
  width: 74.0%; }

.ten.columns {
  width: 82.6666666667%; }

.eleven.columns {
  width: 91.3333333333%; }

.twelve.columns {
  width: 100%;
  margin-left: 0; }

.one-third.column {
  width: 30.6666666667%; }

.two-thirds.column {
  width: 65.3333333333%; }

.one-half.column {
  width: 48%; }

@media only screen and (max-width: 959px) {
  .row {
    display: block;
    width: 100%; }
	
	.text-space {
	display: none; }

  .small-padding-columns {
    padding: 0; }

  .small-padding-columns .columns {
    padding-left: 0; }

  .column,
  .columns {
    display: block;
    padding-left: 0;
    margin-bottom: 20px; }

  .one.columns, .three.columns, .four.columns, .five.columns,
  .six.columns, .seven.columns, .eight.columns, .nine.columns,
  .ten.columns, .eleven.columns, .twelve.columns,
  .one-third.column, .two-thirds.column, .one-half.column {
    display: block;
    width: 100%; } }
@media only screen and (max-width: 400px) {
  .row {
    width: 85%;
    padding: 0; } }
/* Offsets */
.offset-by-one.column,
.offset-by-one.columns {
  margin-left: 8.66666666667%; }

.offset-by-two.column,
.offset-by-two.columns {
  margin-left: 17.3333333333%; }

.offset-by-three.column,
.offset-by-three.columns {
  margin-left: 26%; }

.offset-by-four.column,
.offset-by-four.columns {
  margin-left: 34.6666666667%; }

.offset-by-five.column,
.offset-by-five.columns {
  margin-left: 43.3333333333%; }

.offset-by-six.column,
.offset-by-six.columns {
  margin-left: 52%; }

.offset-by-seven.column,
.offset-by-seven.columns {
  margin-left: 60.6666666667%; }

.offset-by-eight.column,
.offset-by-eight.columns {
  margin-left: 69.3333333333%; }

.offset-by-nine.column,
.offset-by-nine.columns {
  margin-left: 78.0%; }

.offset-by-ten.column,
.offset-by-ten.columns {
  margin-left: 86.6666666667%; }

.offset-by-eleven.column,
.offset-by-eleven.columns {
  margin-left: 95.3333333333%; }

.offset-by-one-third.column,
.offset-by-one-third.columns {
  margin-left: 34.6666666667%; }

.offset-by-two-thirds.column,
.offset-by-two-thirds.columns {
  margin-left: 69.3333333333%; }

.offset-by-one-half.column,
.offset-by-one-half.columns {
  margin-left: 52%; }

.table01 {
  background-color: #fff;
  color: #292929; }

.table01.bordered-rows td,
.table01.bordered-rows th {
  border: 0 solid #c2c2c2;
  border-bottom-width: 1px; }

.table01.bordered-columns td,
.table01.bordered-columns th {
  border: 0 solid #c2c2c2;
  border-right-width: 1px; }

.table01.bordered-all td,
.table01.bordered-all th {
  border: 1px solid #c2c2c2; }

.table01.padding-tiny th,
.table01.padding-tiny td {
  padding: 3px 8px; }

.table01.padding-small th,
.table01.padding-small td {
  padding: 5px 16px; }

.table01.padding-middle th,
.table01.padding-middle td {
  padding: 10px 24px; }

.il-b {
  display: inline-block; }

.full-width {
  width: 100% !important; }

.full-height {
  height: 100% !important; }

.no-margin {
  margin: 0 !important; }

.margin-all-fixed {
  margin: 8px; }

.margin-all-tiny {
  margin: 2vw; }

.margin-all-small {
  margin: 4vw; }

.margin-all-medium {
  margin: 8vw; }

.margin-all-large {
  margin: 16vw; }

.margin-all-huge {
  margin: 24vw; }

.no-margin-top {
  margin-top: 0 !important; }

.margin-top-fixed {
  margin-top: 8px; }

.margin-top-tiny {
  margin-top: 2vw; }

.margin-top-small {
  margin-top: 4vw; }

.margin-top-medium {
  margin-top: 8vw; }

.margin-top-large {
  margin-top: 16vw; }

.margin-top-huge {
  margin-top: 24vw; }

.no-margin-right {
  margin-right: 0 !important; }

.margin-right-fixed {
  margin-right: 8px; }

.margin-right-tiny {
  margin-right: 2vw; }

.margin-right-small {
  margin-right: 4vw; }

.margin-right-medium {
  margin-right: 8vw; }

.margin-right-large {
  margin-right: 16vw; }

.margin-right-huge {
  margin-right: 24vw; }

.margin-right-auto {
  margin-right: auto; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.margin-bottom-fixed {
  margin-bottom: 8px; }

.margin-bottom-tiny {
  margin-bottom: 2vw; }

.margin-bottom-small {
  margin-bottom: 4vw; }

.margin-bottom-medium {
  margin-bottom: 8vw; }

.margin-bottom-large {
  margin-bottom: 16vw; }

.margin-bottom-huge {
  margin-bottom: 24vw; }

.margin-bottom-common {
	margin-bottom: 2em;
}

.no-margin-left {
  margin-left: 0 !important; }

.margin-left-fixed {
  margin-left: 8px; }

.margin-left-tiny {
  margin-left: 2vw; }

.margin-left-small {
  margin-left: 4vw; }

.margin-left-medium {
  margin-left: 8vw; }

.margin-left-large {
  margin-left: 16vw; }

.margin-left-huge {
  margin-left: 24vw; }

.margin-left-auto {
  margin-left: auto; }

.margin-center {
	margin: 0 auto; }

.no-padding {
  padding: 0 !important; }

.padding-all-fixed {
  padding: 8px; }

.padding-all-tiny {
  padding: 2vw; }

.padding-all-tiny-top {
  padding-top: 2vw; }
  @media all and (max-width: 798px) {
  #index .padding-all-tiny-top {
	  padding-top: 0; } }

.padding-all-small {
  padding: 4vw; }

.padding-all-medium {
  padding: 8vw; }

.padding-all-large {
  padding: 16vw; }

.padding-all-huge {
  padding: 24vw; }

.no-padding-top {
  padding-top: 0 !important; }

.padding-top-fixed {
  padding-top: 8px; }

.padding-top-tiny {
  padding-top: 2vw; }

.padding-top-small {
  padding-top: 4vw; }

.padding-top-medium {
  padding-top: 8vw; }

.padding-top-large {
  padding-top: 16vw; }

.padding-top-huge {
  padding-top: 24vw; }

.no-padding-right {
  padding-right: 0 !important; }

.padding-right-fixed {
  padding-right: 8px; }

.padding-right-tiny {
  padding-right: 2vw; }

.padding-right-small {
  padding-right: 4vw; }

.padding-right-medium {
  padding-right: 8vw; }

.padding-right-large {
  padding-right: 16vw; }

.padding-right-huge {
  padding-right: 24vw; }

.no-padding-bottom {
  padding-bottom: 0 !important; }

.padding-bottom-fixed {
  padding-bottom: 8px; }

.padding-bottom-tiny {
  padding-bottom: 2vw; }

.padding-bottom-small {
  padding-bottom: 4vw; }

.padding-bottom-medium {
  padding-bottom: 8vw; }

.padding-bottom-large {
  padding-bottom: 16vw; }

.padding-bottom-huge {
  padding-bottom: 24vw; }

.no-padding-left {
  padding-left: 0 !important; }

.padding-left-fixed {
  padding-left: 8px; }

.padding-left-tiny {
  padding-left: 2vw; }

.padding-left-small {
  padding-left: 4vw; }

.padding-left-medium {
  padding-left: 8vw; }

.padding-left-large {
  padding-left: 16vw; }

.padding-left-huge {
  padding-left: 24vw; }

.padding_indent05 {
  padding-left: 1em;
}

/*================== 全ページ共通設定 ==================*/
h1, h2, h3, h4, h5, h6 {
  font-family: 'NotoSansJP-Medium', sans-serif;
  font-weight: normal; }

.text-regular {
  font-weight: 400; }

.text-bold {
  font-weight: 700; }

.tel {
  cursor: default;
  pointer-events: none; }
  @media screen and (max-width: 768px) {
    .tel {
      pointer-events: auto; } }

section {
  margin-bottom: 0;
  padding-top: 20px; }

section:first-of-type {
  margin-top: initial; }

.container {
  max-width: 960px;
  margin: 0 auto; }
  @media only screen and (max-width: 959px) {
    .container {
      padding: 0 20px; } }

.readmore {
  float: left;
  margin: auto;
  width: 134px;
  height: 38px;
  background: url(../images/rm-btn-s.svg) top center no-repeat; }

.readmore.right {
  margin: 10px 0 20px auto; }

.readmore a {
  display: inline-block;
  cursor: pointer;
  transition: all 0.1s; }

.readmore a:hover img {
  visibility: hidden; }

.komakiyama-right {
  position: absolute;
  width: 150px;
  z-index: 999; }

.komakiyama-left {
  position: absolute;
  width: 150px;
  z-index: 999; }

/* footer */
.footer {
  width: 100%; }

.footer-img {
  max-width: 960px;
  margin: 0 auto; }
  @media only screen and (max-width: 959px) {
    .container {
      padding: 0 20px; } }

.rendering {
	position: relative;
}

.footer-text {
	background-color: #1A5691;
	width: 170px;
	padding: 10px 0px;
	text-align: center;
	position: absolute;
	z-index: 1;
}

.footer-text span {
	color: white;
	font-size: 20px;
	font-weight: bold;
	display: block;
	letter-spacing: 1px;
	text-shadow: 2px 2px #3E3A39;
}

#line-contact {
  text-align: center; }

#line-contact h3 {
  width: 251px;
  height: 118px;
  margin: 0 auto 20px auto; }

#line-contact h3 img {
  max-width: 251px;
  height: auto; }

.contact_column_wrapper {
  display: -ms-flexbox;
  /* IE10 */
  display: -webkit-box;
  /* Android4.3以下、Safari3.1〜6.0 */
  display: -webkit-flex;
  /* Safari6.1以降 */
  display: flex;
  -ms-flex-direction: row;
  /*IE10*/
  -webkit-box-direction: row;
  /* Android4.3以下、Safari3.1〜6.0 */
  -webkit-flex-direction: row;
  /* Safari6.1以降 */
  flex-direction: row;
  -webkit-justify-content: space-around;
  /* Safari etc. */
  -ms-justify-content: space-around;
  /* IE10        */
  justify-content: space-around;
  width: 90%;
  max-width: 960px;
  margin: 0 auto; }
  @media all and (max-width: 768px) {
    .contact_column_wrapper {
      -ms-flex-direction: row;
      /*IE10*/
      -webkit-box-direction: row;
      /* Android4.3以下、Safari3.1〜6.0 */
      -webkit-flex-direction: row;
      /* Safari6.1以降 */
      flex-direction: row;
      -ms-flex-wrap: wrap;
      /*IE10*/
      -webkit-flex-wrap: wrap;
      /* Safari6.1以降 */
      flex-wrap: wrap;
      margin: 0 auto; } }

.contact_column {
  width: 48%;
  margin-bottom: 80px;
  padding: 5px 20px;
  background: rgba(0, 157, 196, 0.3);
  border-radius: 5px; }
  @media all and (max-width: 768px) {
    .contact_column {
      width: 100%;
      margin: 0 auto; } }

@media all and (max-width: 768px) {
  .contact_column:last-child {
    margin-top: 20px;
    margin-bottom: 50px; } }
.contact_column h5 {
  position: relative;
  margin-top: 15px;
  text-align: center;
  font-size: 16px;
  line-height: 1.2em;
  color: #975442; }

.contact_column:first-of-type h5:before {
  font-family: 'jbio-icon';
  content: "\e903";
  font-size: 28px;
  color: rgba(151, 84, 66, 0.7);
  padding-right: 10px;
  position: relative;
  top: 5px; }

.contact_column:last-of-type h5:before {
  font-family: 'jbio-icon';
  content: "\e904";
  font-size: 28px;
  color: rgba(151, 84, 66, 0.7);
  padding-right: 10px;
  position: relative;
  top: 5px; }

.contact_column dl {
  text-align: center; }

.contact_column dt {
  font-family: 'NotoSansJP-DemiLight', sans-serif;
  border-bottom: 1px solid #975442;
  margin-bottom: 5px; }

.contact_column dt div.corp {
  font-size: 1.84rem;
  line-height: 1.5em;
  padding: 5px; }
  @media all and (max-width: 768px) {
    .contact_column dt div.corp {
      font-size: 1.9rem;
      line-height: 1.5em;
      padding: 5px; } }

.contact_column dt div.cap_co {
  background: #975442;
  font-size: 12px;
  line-height: 1.2em;
  padding: 4px 0 3px 0;
  color: #fff; }

.contact_column dd {
  font-size: 16px;
  line-height: 1.5em;
  padding: 0;
  margin: 0; }

.contact_column dd > span.small {
  font-size: 13px;
  line-height: 1.3em; }

.contact_column dd > span.tel {
  font-size: 21px;
  line-height: 1.5em; }

.contact_column dd > a {
  text-decoration: none;
  color: #000; }

.contact_column dd > a:hover {
  text-decoration: underline;
  color: #333; }

.footer-corp {
  position: relative;
  bottom: 0px;
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  box-sizing: border-box; }

.footer-corp-name {
	text-align: center;
	font-size: 35px;
	font-weight: bold }
    @media all and (max-width: 768px) {
    .footer-corp-name  {
      font-size: 18px;
      max-width: 100%; } }

.footer-corp p {
  font-family: 'NotoSansJP-DemiLight', sans-serif;
  font-size: 13px;
  color: #2c3e50;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 10px; }

.footer-corp p span.small {
  font-size: 11px; }

#page-top {
  position: fixed;
  width: 61px;
  right: 20px;
  bottom: 50px;
  z-index: 999;
  margin: 0; }
  @media all and (max-width: 960px) {
    #page-top {
      right: 20px;
      bottom: 30px;
      width: 61px;
      height: 61px; } }
  @media all and (max-width: 640px) {
    #page-top {
      right: 5px;
      bottom: 30px;
      width: 50px;
      height: 50px; } }
  @media print {
    #page-top {
      display: none; } }

#page-top a:hover img {
  opacity: 0.6; }

ul.footer-link-menu {
  position: absolute;
  bottom: 10px;
  right: 10px;
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.footer-link-menu li {
    float: left;
    position: relative; }
    ul.footer-link-menu li a,
    ul.footer-link-menu li a:visited {
      display: block;
      padding: 0 10px;
      font-size: 1.2rem;
      font-weight: normal;
      color: #292929;
      line-height: 3.2rem;
      background: transparent;
      text-decoration: underline; }
      ul.footer-link-menu li a:hover,
      ul.footer-link-menu li a:visited:hover {
        color: #975442; }

@media all and (max-width: 960px) {
  ul.footer-link-menu {
    position: static;
    padding-left: 0;
    margin: 30px auto 0;
    text-align: center; }

  ul.footer-link-menu li {
    float: none;
    position: static;
    display: inline-block; } }

.footer1 {
  color: white;
  background: #1A5691;
  text-align: center;
  padding: 30px;
}
.footer1 a {
  color: white;
  text-decoration: none;
}
.footer1 a:hover {
  text-decoration: underline;
}
.footer1 .menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer1 .menu li {
  margin: 0;
  padding: 0 20px;
}
.footer1 .copyright {
  margin: 0;
  padding: 30px 0 0 0;
}

/* toppage */
.mainSite {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: #fff; }

#index h2 {
  margin: 10px auto 20px auto;
  font-family: "NotoSansJP-DemiLight", sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.6em;
  text-align: center;
  color: rgba(41, 41, 41, 0.72); }

#index #top-line-link {
  width: 100%;
  padding: 40px 0px;
  margin: 0 auto;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

  @media all and (max-width: 768px) {
    #index #top-line-link {
	  padding: 40px 0px 0px 0px;
      -ms-flex-direction: row;
      -webkit-box-direction: row;
      -webkit-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 auto; } }

.ie9 #index #top-line-link {
  font-size: 0;
  text-align: center; }

#index #top-line-link > .f-col {
  padding-left: 25px;
  padding-right: 25px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  max-width: 30%; }
  @media all and (max-width: 768px) {
    #index #top-line-link > .f-col {
      margin-top: 30px;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%; } }

#index #top-line-link > .f-col p {
  text-align: left; }

#index #top-line-link > .f-col a {
  font-weight: bold;
  font-size: 15px;
  color: black; }

/* 201910追記 */
#index #top-line-news-inner a {font-weight: 700; }
#index #top-line-news-inner a:hover{text-decoration: underline;}

.ie9 #index #top-line-link > .f-col {
  display: inline-block;
  font-size: 16px;
  width: 30%; }
  @media all and (max-width: 768px) {
    .ie9 #index #top-line-link > .f-col {
      width: 30%; } }

#index #top-line-link h3 {
  width: 230px;
  height: 124px;
  margin: 0 auto 20px auto;
  text-align: center; }

#index #top-line-link h3 img {
  max-width: 230px;
  height: auto; }

#index #top-line-link p {
  margin: 0 auto 10px auto;
  font-family: 'NotoSansJP-Medium', sans-serif;
  line-height: 1.3em;
  text-align: center; }

#index #top-line-link2 {
  width: 65%;
  padding: 0px 0px 40px 0px;
  margin: 0 auto;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

  @media all and (max-width: 768px) {
    #index #top-line-link2 {
	  width: 100%;
	  padding: 0px 0px 30px 0px;
      -ms-flex-direction: row;
      -webkit-box-direction: row;
      -webkit-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 auto; } }

.ie9 #index #top-line-link2 {
  font-size: 0;
  text-align: center; }

#index #top-line-link2 > .f-col {
  padding-left: 25px;
  padding-right: 25px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  max-width: 47.5%; }
  @media all and (max-width: 768px) {
    #index #top-line-link2 > .f-col {
      margin-top: 30px;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%; } }

#index #top-line-link2 > .f-col p {
  text-align: left; }

#index #top-line-link2 > .f-col a {
  font-weight: bold;
  font-size: 15px;
  color: black; }

.ie9 #index #top-line-link2 > .f-col {
  display: inline-block;
  font-size: 16px;
  width: 30%; }
  @media all and (max-width: 768px) {
    .ie9 #index #top-line-link2 > .f-col {
      width: 30%; } }

#index #top-line-link2 h3 {
  width: 230px;
  height: 124px;
  margin: 0 auto 20px auto;
  text-align: center; }

#index #top-line-link2 h3 img {
  max-width: 230px;
  height: auto; }

#index #top-line-link2 p {
  margin: 0 auto 10px auto;
  font-family: 'NotoSansJP-Medium', sans-serif;
  line-height: 1.3em;
  text-align: center; }

#index #top-line-link3 {
  width: 30%;
  padding: 0px 0px 40px 0px;
  margin: 0 auto;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

  @media all and (max-width: 768px) {
    #index #top-line-link3 {
	  width: 100%;
	  padding: 0px 0px 30px 0px;
      -ms-flex-direction: row;
      -webkit-box-direction: row;
      -webkit-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 auto; } }

.ie9 #index #top-line-link3 {
  font-size: 0;
  text-align: center; }

#index #top-line-link3 > .f-col {
  padding-left: 25px;
  padding-right: 25px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  max-width: 47.5%; }
  @media all and (max-width: 768px) {
    #index #top-line-link3 > .f-col {
      margin-top: 30px;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%; } }

#index #top-line-link3 > .f-col p {
  text-align: left; }

#index #top-line-link3 > .f-col a {
  font-weight: bold;
  font-size: 15px;
  color: black; }

.ie9 #index #top-line-link3 > .f-col {
  display: inline-block;
  font-size: 16px;
  width: 30%; }
  @media all and (max-width: 768px) {
    .ie9 #index #top-line-link3 > .f-col {
      width: 30%; } }

#index #top-line-link3 h3 {
  width: 230px;
  height: 124px;
  margin: 0 auto 20px auto;
  text-align: center; }

#index #top-line-link3 h3 img {
  max-width: 230px;
  height: auto; }

#index #top-line-link3 p {
  margin: 0 auto 10px auto;
  font-family: 'NotoSansJP-Medium', sans-serif;
  line-height: 1.3em;
  text-align: center; }

#index #top-photo-link {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: -ms-flexbox;
  /* IE10 */
  display: -webkit-box;
  /* Android4.3以下、Safari3.1〜6.0 */
  display: -webkit-flex;
  /* Safari6.1以降 */
  display: flex;
  -ms-flex-direction: row;
  /*IE10*/
  -webkit-box-direction: row;
  /* Android4.3以下、Safari3.1〜6.0 */
  -webkit-flex-direction: row;
  /* Safari6.1以降 */
  flex-direction: row;
  -ms-flex-pack: justify;
  /*IE10*/
  -webkit-box-pack: justify;
  /* Android4.3以下、Safari3.1〜6.0 */
  -webkit-justify-content: space-between;
  /* Safari6.1以降 */
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  /*IE10*/
  -webkit-flex-wrap: wrap;
  /* Safari6.1以降 */
  flex-wrap: wrap; }

.ie9 #index #top-photo-link {
  font-size: 0;
  text-align: center; }

#index #top-photo-link > .f-col {
  margin-top: 0;
  padding-left: 25px;
  padding-right: 25px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%; }
  @media all and (max-width: 768px) {
    #index #top-photo-link > .f-col {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%; } }

.ie9 #index #top-photo-link > .f-col {
  display: inline-block;
  font-size: 16px;
  width: 50%; }
  @media all and (max-width: 768px) {
    .ie9 #index #top-photo-link > .f-col {
      width: 100%; } }

#index #top-photo-link .customer-banner, #index #top-photo-link .qa-banner {
  position: relative;
  max-width: 445px;
  margin: 0 auto; }

#index #top-photo-link .customer-banner img, #index #top-photo-link .qa-banner img {
  margin: auto;
  width: 100%; }

#index #top-photo-link .customer-banner {
  background: url(../images/top-customer-imgback-s.png) no-repeat;
  background-size: 100% auto;
  opacity: 0.6; }

#index #top-photo-link .qa-banner {
  background: url(../images/top-qa-imgback-s.png) no-repeat;
  background-size: 100% auto; }
  @media all and (max-width: 768px) {
    #index #top-photo-link .qa-banner {
      margin-top: 10px; } }

#index #top-photo-link .qa-banner a {
  display: block;
  cursor: pointer;
  transition: all 0.1s; }

#index #top-photo-link .customer-banner a {
  display: block;
  cursor: pointer;
  transition: all 0.1s; }

 /*
#index #top-photo-link .customer-banner a:hover img {
    visibility: hidden;
}*/
#index #top-photo-link .qa-banner a:hover img {
  visibility: hidden; }

#index .top-news {
  padding-top: 2vw; /*要素内上部の隙間*/
}

#index .top-news > h2 {
  width: 100%; /*横幅*/
  background-color: #1A5691; /*背景色 1A5691*/
  color: white; /*文字色*/
  font-size: 25px; /*文字サイズ*/
  font-weight: 600; /*文字太さ*/
  margin: 0 0 10px 0; /*要素外上下左右に余白*/
  padding: 5px; /*要素内上下左右に余白*/
}

#index .top-news > ul {
  background-color: #EEF5FC; /*背景色 #EEF5FC*/
}

#index .top-news ul > li {
  display: flex; /*下層のdivとaを横並びに*/
  margin-top: -10px; /*要素外上部の余白を狭く*/
  padding: 10px 12px; /*要素内上下左右に余白*/
  padding-left: 15px; /*要素内左部に余白 この場合は上のliとの隙間？*/
}

#index .top-news ul li > a {
  position: relative; /*この要素の左上を起点として設定する*/
  display: inline-block; /*要素の扱いを変える、大きさとかを変えられるようにしてる*/
  padding-left: 22px; /*要素内左部に余白*/
  color: #587a34; /*文字色 #1A5691*/
  font-size: 19px;
  text-decoration: none; /*この要素を初期値にして装飾できるようにしますよ*/
}

#index .top-news ul li > a::after { /*ホバーして最終的な変化*/
  position: absolute; /*親要素の左上を起点として設定される*/
  bottom: -4px; /*起点の上から下に移動*/
  left: 18px; /*起点の左から右に移動*/
  content: ''; /*:beforeや:afterで動くものに文字や画像を入れたいときに使う(htmlで書けないから)*/
  width: 100%; /*横幅*/
  height: 2px; /*高さ*/
  background: #587a34; /*背景色 #1A5691*/
  transform: scale(0, 1); /*変形　上下を0に潰して　左右は1に広げてる*/
  transform-origin: left top; /*要素の左上を起点にぶら下げるイメージ*/
  transition: transform .3s; /*変化にかかる時間*/
}
#index .top-news ul li > a:hover::after { /*ホバーして変形中の変化*/
  transform: scale(1, 1); /*変形　上下左右は1　もともとの大きさ*/
}

#index .top-news ul li > .news-date { /*ここはcss効かせられないっぽい？*/
  margin-right: 20px; /*要素外右部の余白*/
  font-size: 19px;
}

#top-line-news {
  text-align: center; }

#top-line-news h3 {
  width: 316px;
  height: 124px;
  margin: 50px auto 20px auto; }

#top-line-news h3 img {
  max-width: 316px;
  height: auto; }

#index #top-line-news-inner {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: -ms-flexbox;
  /* IE10 */
  display: -webkit-box;
  /* Android4.3以下、Safari3.1〜6.0 */
  display: -webkit-flex;
  /* Safari6.1以降 */
  display: flex;
  -ms-flex-direction: row;
  /*IE10*/
  -webkit-box-direction: row;
  /* Android4.3以下、Safari3.1〜6.0 */
  -webkit-flex-direction: row;
  /* Safari6.1以降 */
  flex-direction: row;
  -ms-flex-pack: justify;
  /*IE10*/
  -webkit-box-pack: justify;
  /* Android4.3以下、Safari3.1〜6.0 */
  -webkit-justify-content: space-between;
  /* Safari6.1以降 */
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  /*IE10*/
  -webkit-flex-wrap: wrap;
  /* Safari6.1以降 */
  flex-wrap: wrap; }

.ie9 #index #top-line-news-inner {
  font-size: 0;
  text-align: center; }

#index #top-line-news-inner > .f-col {
  margin-top: 30px;
  padding-left: 25px;
  padding-right: 25px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  max-width: 40%; }
  #index #top-line-news-inner > .f-col:nth-of-type(1) {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    max-width: 60%; }
  @media all and (max-width: 768px) {
    #index #top-line-news-inner > .f-col {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%; }
      #index #top-line-news-inner > .f-col:nth-of-type(1) {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; } }

.ie9 #index #top-line-news-inner > .f-col {
  display: inline-block;
  font-size: 16px;
  width: 40%; }
  .ie9 #index #top-line-news-inner > .f-col:nth-of-type(1) {
    width: 60%; }
  @media all and (max-width: 768px) {
    .ie9 #index #top-line-news-inner > .f-col {
      width: 100%; }
      .ie9 #index #top-line-news-inner > .f-col:nth-of-type(1) {
        width: 100%; } }

#top-line-news-inner table {
  width: 100%; }

#top-line-news-inner td, #top-line-news-inner th {
  text-align: left;
  vertical-align: top;
  padding: 10px; }
  @media all and (max-width: 768px) {
    #top-line-news-inner td, #top-line-news-inner th {
      display: block;
      width: 100%; } }

@media all and (max-width: 768px) {
  #top-line-news-inner th {
    padding-bottom: 0; } }

#top-line-news-inner th.day {
  width: 25%;
  padding-left: 10px;
  font-weight: normal; }
  @media all and (max-width: 768px) {
    #top-line-news-inner th.day {
      width: 100%; } }

#top-line-news-inner td p, #top-line-news-inner th.day p {
  margin: 5px 10px 10px 10px;
  font-size: 14px;
  line-height: 1.3em;
  color: #292929; }

@media all and (max-width: 768px) {
  #top-line-news-inner th.day p {
    margin-bottom: 0; } }

#top-line-news-inner td p.text-bold {
  padding-top: 0; }

#top-line-news-inner th.day p::before {
  padding: 3px 5px 0 0;
  content: "\f192";
  font-family: 'jbio-icon';
  font-size: 12px;
  color: #292929; }

#news-photo {
  position: relative; }

#news-photo img {
  width: 100%;
  margin: 0; }

#news-photo .caption {
  margin: -16px 0 0 0;
  width: 100%;
  padding: 2px 10px 1px 20px;
  color: #fff;
  background: #000;
  font-size: 1.2rem; }

/* under 下層ページ共通 */
.breadcrumb {
  width: 100%;
  margin: 0;
  padding: 3px 20px;
  background: #f6f5f3; }

.breadcrumb ol {
  display: table;
  font-size: 13px;
  margin: 0;
  padding: 0; }

.breadcrumb ol li {
  margin: 0 10px 0 0;
  font-size: 13px;
  float: left;
  color: #292929; }

.breadcrumb ol li a, .breadcrumb ol li a:visited {
  font-weight: normal;
  color: #1A5691; }

.breadcrumb ol li a:hover {
  text-decoration: underline; }

.breadcrumb ol li:first-child::before {
  content:"";
  display:inline-block;
  margin: 0px 0 0 0;
  width:1em;
  height:1em;
  background:url("../images/home-icon.svg") no-repeat;
  background-size:contain; }

.breadcrumb ol li::before {
  padding: 0 10px 0 0;
  content: "\f105";
  font-family: 'jbio-icon';
  font-size: 14px;
  color: #292929; }

.under h2 {
  margin: 30px 0 0 0;
  padding-top: 40px;
  width: 100%;
  text-align: left; }
  @media all and (max-width: 798px) {
    .under h2 {
      margin: 40px auto;
      width: 90%; } }

.under h3 {
  margin: 20px auto 40px;
  text-align: center; }

.telText {
  font-weight: bold;
  font-family: "Lato", "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

.telText span {
  font-size: 24px; }

.bodyp-80 {
  width: 80%;
  margin: 40px auto; }

.bodyp-75 {
  width: 75%;
  margin: 40px auto; }

.bodyp-70 {
  width: 70%;
  margin: 40px auto; }

.bodyp-65 {
  width: 65%;
  margin: 40px auto; }

.bodyp-60 {
  width: 60%;
  margin: 40px auto; }

.bodyp-35 {
  width: 35%;
  margin: 40px auto; }

@media all and (max-width: 798px) {
  .bodyp-80, .bodyp-75, .bodyp-70, .bodyp-65, .bodyp-60, .bodyp-35 {
    width: 90%;
    margin: 30px auto; } }
.printimg {
  display: none; }

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

.btn-normal a, .btn-normal a:visited {
  display: inline-block;
  padding: 13px 18px 12px 18px;
  border: 1px solid #587A34;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 0.7);
  font-size: 1.4rem;
  line-height: 1em;
  color: #292929; }
  .btn-normal a:hover, .btn-normal a:visited:hover {
    border: 1px solid #975442;
    color: #975442; }

.headline_box{
    padding: 0.5em 1em;
    margin: 2em 0;
    background: #9FA0A0;
}
.headline_box p {
	font-size: 1.4em;
	color: white;
    margin: 0; 
    padding: 0;
}



.link_box a {
    border: 2px solid #1A5690;
    position: relative;
    display: left;
    justify-content: space-around;
    align-items: center;
    padding: 10px 25px;
    color: #1A5690;
    transition: 0.3s ease-in-out;
}
.link_box a:hover {
    background: #1A5690;
    color: #FFF;
}
.link_box a:after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: 3px solid #1A5690;
    border-right: 3px solid #1A5690;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 10px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.link_box a:hover:after {
    border-color: #FFF;
}

.margin_box {
	margin: 1.2em 0 2em;
}

/* company */
#company h2 {
  padding: 0 0 5px 35px;
  color: #1A5690;
  background: url(../images/company-titleback.svg) bottom left no-repeat;
  background-size: auto 100%; }

.no-svg #company h2 {
  background: url(../images/company-titleback.png) bottom left no-repeat; }

#company #sec01 .columns {
  position: relative; }

#company #sec01  .komakiyama-left {
  display: block;
  top: 600px;
  left: -60px;
  transform: rotate(-15deg); }
  @media all and (max-width: 959px) {
    #company #sec01  .komakiyama-left {
      display: none; } }

#company #sec01 .ceo-photo {
  max-width: 300px;
  margin: 0 auto; }

#company #sec02 .f-row {
  width: 100%;
  margin: 10px 0 0 0;
  display: -ms-flexbox;
  /* IE10 */
  display: -webkit-box;
  /* Android4.3以下、Safari3.1〜6.0 */
  display: -webkit-flex;
  /* Safari6.1以降 */
  display: flex;
  -ms-flex-direction: row;
  /*IE10*/
  -webkit-box-direction: row;
  /* Android4.3以下、Safari3.1〜6.0 */
  -webkit-flex-direction: row;
  /* Safari6.1以降 */
  flex-direction: row;
  -ms-flex-wrap: wrap;
  /*IE10*/
  -webkit-flex-wrap: wrap;
  /* Safari6.1以降 */
  flex-wrap: wrap; }

.ie9 #company #sec02 .f-row {
  font-size: 0; }

#company #sec02 .f-row > .f-col-70 {
  margin-top: 0;
  padding-left: 25px;
  padding-right: 25px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 70%;
  font-size: 14px; }
  @media all and (max-width: 768px) {
    #company #sec02 .f-row > .f-col-70 {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%;
      font-size: 16px; } }

#company #sec02 .f-row > .f-col-30 {
  margin-top: 0;
  margin: 0 auto;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 30%;
  font-size: 14px; }
  @media all and (max-width: 768px) {
    #company #sec02 .f-row > .f-col-30 {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 70%;
      font-size: 16px; } }

.ie9 #company #sec02 .f-row > .f-col {
  display: inline-block;
  font-size: 14px;
  width: 50%; }
  @media all and (max-width: 768px) {
    .ie9 #company #sec02 .f-row > .f-col {
      font-size: 16px;
      width: 100%; } }

#company #sec02 .table01 {
  margin: 20px auto; }

#company #sec02 .table01.padding-small th, .table01.padding-small td {
  padding: 8px 16px; }

#company #sec02 .table01 tr td:nth-of-type(1) {
  text-align: center; }

#company #sec02 .table01 tr td:nth-of-type(2) {
  text-align: left; }

#company #sec02 .table01 a, #company #sec03 .table01 a:visited {
  color: #292929;
  text-decoration: underline;
  font-weight: normal; }

#company #sec02 .table01 a:hover {
  color: #975442;
  text-decoration: none; }

#company #sec03  .komakiyama-right {
  display: block;
  top: -80px;
  left: 850px;
  transform: rotate(15deg); }
  @media all and (max-width: 959px) {
    #company #sec03  .komakiyama-right {
      display: none; } }

#gmap_wrapper {
  height: 0;
  margin-top: 20px;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden; }

#gmap_wrapper2 {
  height: 0;
  margin-top: 20px;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden; }

#gmap_wrapper2 iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -46px;
  border: none; }

#gmap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0; }

.gmapbtn {
  position: relative;
  display: block;
  top: -40px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 70%;
  z-index: 99; }
  @media all and (max-width: 768px) {
    .gmapbtn {
      display: none; } }

.gmapbtn-app {
  position: relative;
  display: none;
  top: -40px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 70%;
  z-index: 99; }
  @media all and (max-width: 768px) {
    .gmapbtn-app {
      display: block; } }

#company .backimg {
  margin: 50px auto;
  width: 100%;
  opacity: 0.9; }
  #company .backimg img {
    width: 100%; }

/* business */
#business h2 {
  padding: 0 0 5px 40px;
  color: #1A5690;
  background: url(../images/business-titleback.svg) bottom left no-repeat;
  background-size: auto 100%; }

.no-svg #business h2 {
  background: url(../images/business-titleback.png) bottom left no-repeat; }

#business #sec01 .full-width {
  max-width: 800px;
  margin: 0 auto; }
  #business #sec01 .full-width img {
    width: 100%; }

.pamphlet {
  max-width: 200px;
  margin: 0 auto 80px; }

/* factory */
#factory h2 {
  padding: 0 0 5px 40px;
  color: #1A5690;
  background: url(../images/factory-titleback.svg) bottom left no-repeat;
  background-size: auto 100%; }

.no-svg #factory h2 {
  background: url(../images/factory-titleback.png) bottom left no-repeat; }

.areamapWrap01 {
  position: relative;
  top: 0;
  width: 100%;
  max-width: 960px;
  height: auto;
  background: url(../factory/images/plant-img-back.png) no-repeat;
  background-size: 100%; }

.areamap-caption {
  width: 100%;
  background-color: #595959;
  color: #fff;
  font-size: 1.4rem;
  margin: 0;
  padding: 3px 0;
  text-align: center; }

#factory .table01 tr td:nth-of-type(1) {
  width: 11rem;
  text-align: center;
  font-weight: bold; }

#factory .table01 tr td:nth-of-type(2) {
  text-align: left; }

#factory #sec02 .columns:nth-of-type(1) {
  padding-right: 10px; }

#factory #sec02 p:nth-of-type(1) {
  margin-top: -3px; }

/* group_company */

#group_company h2 {
  padding: 0 0 5px 35px;
  color: #1A5690;
  background: url(../images/company-titleback.svg) bottom left no-repeat;
  background-size: auto 100%; }

#group_company #sec01 > .gc-col-box {
  display:flex;
  width: 80%;
  padding-bottom: 20px;
  margin: 0 auto; }
  @media all and (max-width: 798px) {
    #group_company #sec01 > .gc-col-box {
      width: 100%; } }

#group_company #sec01 .gc-col-55 {
  flex-basis:55%; }

#group_company #sec01 .gc-col-45 {
  position: relative;
  flex-basis:45%; 
  padding-top: 15px;
  background-color: #1A5690; }

#group_company #sec01 .gc-col-45 a {
  display: block;
  height: 45px;
  width: 90%;
  margin: 0 auto;
  line-height:45px;
  text-align: center;
  font-weight: bold; }
  @media all and (max-width: 640px) {
	#group_company #sec01 > .gc-col-box { }
	#group_company #sec01 .gc-col-wrap { 
		flex-direction: column-reverse;}
	#group_company #sec01 .gc-col-reverse { 
		flex-direction: column;}
    #group_company #sec01 .gc-col-55 { 
		flex-basis: 100%;}
	#group_company #sec01 .gc-col-45 { 
    	flex-basis: 10%;} }


.btn {
  color: #1A5690;
  box-shadow: 0 0 40px 40px white inset, 0 0 0 0 white;
  transition: all 150ms ease-in-out;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: .01em; }
  @media all and (max-width: 959px) {
    .btn {
      font-size: 1.4vw; } }
  @media all and (max-width: 798px) {
    .btn {
      font-size: 1.6vw; } }
  @media all and (max-width: 640px) {
    .btn {
      font-size: 2vw; } }

.btn:hover {
  box-shadow: 0 0 10px 0 white inset, 0 0 10px 4px white;
  color: #fff;
}

.btn:before {
  position: absolute;
  top: 30px;
  left: 10%;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #1A5690;
}

.btn:hover:before {
  border-color: transparent transparent transparent #fff;
}

.btn-none {
  border-color: blue;
  color: #1A5690;
  box-shadow: 0 0 40px 40px white inset, 0 0 0 0 white;
  transition: all 150ms ease-in-out;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: .01em;
  pointer-events: none; }
  @media all and (max-width: 959px) {
    .btn-none {
      font-size: 40vh; } }

  @media all and (max-width: 798px) {
    .btn-none {
      font-size: 100vh; } }

#group_company #sec01 .gc-col-45 p {
  margin: 15px 5% 0;
  font-size: 0.5vw;
  color: white; }
  @media all and (max-width: 798px) {
    #group_company #sec01 .gc-col-45 p {
      font-size: 1.4vw; } }
  @media all and (max-width: 640px) {
    #group_company #sec01 .gc-col-45 p {
      font-size: 1.5vw;
	  margin: 15px 5%;} }

.fix-menu {
  position: fixed;
  top: 15px;
  right: 15px;
  height: auto;
  z-index: 999;
  width: 126px; }
  @media all and (max-width: 890px) {
    .fix-menu {
      width: auto; } }
  @media all and (max-width: 640px) {
    .fix-menu {
      display: none; } }
  @media print {
    .fix-menu {
      display: none; } }

.fix-menu a.contact-btn-fix, .fix-menu a.contact-btn-fix:visited {
  display: inline-block;
  padding: 12px 18px 12px 18px;
  border: 1px solid #587A34;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 0.8);
  font-family: 'NotoSansJP-DemiLight', sans-serif;
  font-size: 1.4rem;
  line-height: 1em;
  color: #292929; }
  .fix-menu a.contact-btn-fix:hover, .fix-menu a.contact-btn-fix:visited:hover {
    border: 1px solid #975442;
    color: #975442; }
  @media all and (max-width: 890px) {
    .fix-menu a.contact-btn-fix, .fix-menu a.contact-btn-fix:visited {
      font-size: 1.2rem;
      padding: 12px 15px 12px 15px; } }

.is-fixed {
  display: none !important; }

.navigation {
  height: 70px;
  margin: 0;
  padding: 0;
  background: #fff;
  border-bottom: 4px solid #1A5691; }

.header {
  width: 100%;
  margin: 0; }

#header-logo {
  position: absolute;
  width: 196px;
  height: 50px;
  top: 7px;
  left: 15px;
  z-index: 999; }

#header-logo svg {
  width: 196px;
  height: 50px;
  position: relative; }

.nav-container {
  width: calc(100%-231px);
  margin: 0 20px 0 211px;
  background: #fff; }

nav {
  float: right; }
  nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: 'NotoSansJP-DemiLight', sans-serif; }
    nav ul li {
      float: left;
      position: relative; }
      nav ul li a,
      nav ul li a:visited {
        display: block;
        padding: 0 10px;
        font-size: 1.4rem;
        line-height: 70px;
        background: transparent;
        color: #292929;
        text-decoration: none; }
        nav ul li a:before,
        nav ul li a:visited:before {
          content: "";
          position: absolute;
          width: 0;
          background: #fff;
          left: 45%;
          height: 2px;
          bottom: 32%;
          transition: all .3s;
          /*opacity: 0.7;*/ }
        nav ul li a:hover,
        nav ul li a:visited:hover {
          color: #587A34;
          /* $colorAccent; */ }
          nav ul li a:hover:before,
          nav ul li a:visited:hover:before {
            width: 80%;
            background: #587A34;
            /* $colorAccent; */
            left: 10%; }
        nav ul li a:not(:only-child):after,
        nav ul li a:visited:not(:only-child):after {
          padding-left: 4px;
          content: ' ▾'; }
      nav ul li ul li {
        min-width: 160px; }
        nav ul li ul li a {
          padding: 10px 15px;
          line-height: 20px; }
          nav ul li ul li a:before {
            content: "";
            position: absolute;
            width: 0;
            background: #fff;
            left: 45%;
            height: 2px;
            bottom: 20%;
            transition: all .3s;
            /*opacity: 0.7;*/ }
          nav ul li ul li a:hover {
            color: #587A34;
            /* $colorAccent; */ }
            nav ul li ul li a:hover:before {
              width: 80%;
              background: #587A34;
              /* $colorAccent; */
              left: 10%; }

nav ul li.selected a, nav ul li.selected a:visited {
  color: #587A34; }

nav ul li a.contact-btn, nav ul li a.contact-btn:visited {
  font-size: 1.4rem;
  line-height: 1em;
  padding: 12px 18px 12px 18px;
  margin-left: 20px;
  margin-top: 15px;
  border: 1px solid #587A34;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  background: white; }
  nav ul li a.contact-btn:before, nav ul li a.contact-btn:visited:before {
    display: none; }
  nav ul li a.contact-btn:hover, nav ul li a.contact-btn:visited:hover {
    border: 1px solid #975442; }

nav>ul>li:nth-of-type(5) a, nav>ul>li:nth-of-type(5) a:visited {
  color: #9e9e9e; }
  nav>ul>li:nth-of-type(5) a:before, nav>ul>li:nth-of-type(5) a:visited:before {
    content: "";
    position: absolute;
    width: 0;
    background: #fff;
    left: 45%;
    height: 2px;
    bottom: 32%;
    transition: all .3s; }
  nav>ul>li:nth-of-type(5) a:hover, nav>ul>li:nth-of-type(5) a:visited:hover {
    color: #e0c0b8; }
    nav>ul>li:nth-of-type(5) a:hover:before, nav>ul>li:nth-of-type(5) a:visited:hover:before {
      width: 80%;
      background: #e0c0b8;
      left: 10%; }

.nav-dropdown {
  position: absolute;
  top: 60px;
  left: -32px;
  background-color: #fff;
  border: 1px solid #587A34;
  display: none;
  z-index: 99;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); }

.nav-dropdown:before {
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #FFF transparent;
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -15px;
  display: block;
  width: 0px;
  height: 0px;
  z-index: 0; }

.nav-dropdown:after {
  border-style: solid;
  border-width: 0 11px 11px 11px;
  border-color: transparent transparent #587A34 transparent;
  content: "";
  position: absolute;
  top: -11px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 0px;
  height: 0px;
  z-index: -1; }

.title-box {
  width: 100%;
  height: 130px;
  background: #b3b3b3 url(../images/header-default-img.png) no-repeat top center;
  background-size: cover;
  padding: 0;
  margin: 0;
  overflow: hidden; }

.title-box-inner {
  margin: 0;
  padding: 0;
  width: 300px;
  height: 100%;
  background: rgba(57, 57, 57, 0.8);
  text-align: center; }

.title-box-inner.titlewidth360 {
  width: 360px; }

.title-box-inner h1 {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 20px 0 0 0;
  line-height: 3.36rem; }

.title-box-inner span.h1-en {
  font-family: "Lato", "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 21px;
  font-weight: 700;
  text-align: center;
  color: #fff; }

.title-box-inner span.h1-jp {
  font-size: 34px;
  font-family: 'NotoSansJP-Medium', sans-serif;
  text-align: center;
  color: #fff; }

#terms .title-box-inner span.h1-jp, #privacy .title-box-inner span.h1-jp {
  font-size: 24px; }

@media all and (max-width: 640px) {
  .title-box-inner {
    width: 35%; }

  .title-box-inner.titlewidth360 {
    width: 35%; }

  .title-box-inner span.h1-en {
    font-size: 40%; }

  .title-box-inner span.h1-jp {
    font-size: 55%; }

  #terms .title-box-inner h1, #privacy .title-box-inner h1 {
    line-height: 1.6rem; }

  #terms .title-box-inner span.h1-jp, #privacy .title-box-inner span.h1-jp {
    font-size: 18px; } }
@media only screen and (max-width: 330px) {
  .title-box-inner {
    width: 40%; }

  .title-box-inner h1 {
    line-height: 1.6rem; }

  .title-box-inner span.h1-en {
    font-size: 12px; }

  .title-box span.h1-jp {
    font-size: 16px; } }
#top-intro {
  display: table;
  width: 100%;
  height: 360px;
  overflow: hidden;
  margin: 0;
  text-align: center;
  background: url(../images/top-img.png) no-repeat top center;
  background-size: cover;
  z-index: 77; }
  @media only screen and (max-width: 798px) {
    #top-intro {
      position: relative;
      top: -90px;
      background-size: cover; } }

.top-intro-inner {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 4px solid #1A5691;}

.top-intro-img {
  display: inline-block;
  width: 867px;
  text-align: center; }

.top-intro-img svg {
  width: 100%; }

@media all and (max-width: 867px) {
  .top-intro-img {
    width: 100%; } }
@media all and (max-width: 890px) {
  nav ul li a {
    font-size: 1.2rem;
    padding: 0 7px; }

  nav ul li ul li a {
    font-size: 1.4rem; }

  nav ul li a.contact-btn, nav ul li a.contact-btn:visited {
    font-size: 1.2rem;
    line-height: 1em;
    padding: 12px 15px 12px 15px; } }
/* Mobile navigation */
.nav-mobile {
  display: none; }

@media only screen and (max-width: 798px) {
  #index #header-logo {
    position: relative;
    top: 7px;
    left: 15px;
    margin-bottom: 0; }

  .nav-container {
    width: 80%;
    margin: 0 auto; }

  .nav-mobile {
    display: block;
    position: absolute;
    right: 13px;
    top: 8px;
    width: 42px;
    height: 52px;
    z-index: 100; }

  nav {
    width: 100%;
    padding: 0 10px;
    margin-top: 0; }

  #index nav {
    padding: 70px 10px 40px 10px;
    margin-top: 0; }

  nav ul {
    display: none; }

  nav ul li {
    float: none;
    width: 100%;
    border-bottom: 1px solid #ccc; }

  nav > ul > li:first-child {
    margin-top: 70px;
    border-top: 1px solid #ccc; }
    nav > ul > li:first-child:before {
      content: "MENU";
      position: absolute;
      top: 1rem;
      font-size: 18px;
      font-weight: bold;
      color: #888; }
    nav > ul > li:first-child #index #top-intro {
      margin-top: -10px; }

  #index nav > ul > li:first-child {
    margin-top: -30px; }

  nav > ul > li:last-child {
    margin-bottom: 5.6rem; }

  nav ul li a, nav ul li a:visited {
    font-size: 1em;
    padding: 15px;
    line-height: 20px;
    text-align: center;
    background: #fff; }

  nav ul li a:before {
    display: none; }

  nav ul li a:hover {
    color: #975442; }
    nav ul li a:hover:before {
      display: none; }

  nav ul li ul li {
    border-top: 1px solid #fff; }

  nav ul li ul li a {
    padding-left: 0; }
    nav ul li ul li a:before {
      display: none; }

  nav ul li ul li a:hover {
    padding-left: 0; }
    nav ul li ul li a:hover:before {
      display: none; }

  nav ul li a.contact-btn, nav ul li a.contact-btn:visited {
    font-size: 1.6rem;
    line-height: 1em;
    padding: 12px 20px 12px 20px;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #587A34; }
    nav ul li a.contact-btn:before, nav ul li a.contact-btn:visited:before {
      display: none; }
    nav ul li a.contact-btn:hover, nav ul li a.contact-btn:visited:hover {
      border: 1px solid #975442; }

  .nav-dropdown {
    position: relative;
    top: 0;
    left: 0;
    background-color: #fff; }

  .nav-dropdown:before {
    position: absolute;
    top: -8px;
    left: 50%; }

  .nav-dropdown:after {
    position: absolute;
    top: -9px;
    left: 50%; } }
@media all and (min-width: 799px) {
  .nav-list {
    display: block !important; } }
#nav-toggle {
  display: block;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 3px;
  background: #666;
  text-align: center; }
  #nav-toggle span {
    display: block;
    position: absolute;
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px; }
  #nav-toggle span:nth-child(1) {
    top: 9px; }
  #nav-toggle span:nth-child(2) {
    top: 18px; }
  #nav-toggle span:nth-child(3) {
    top: 27px; }
  #nav-toggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px; }
  #nav-toggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #nav-toggle.active span:nth-child(2), #nav-toggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg); }


/* 2019.10追加 */
/* information */
#info h4 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  margin-top: 30px;
  font-size: 2.1rem; }
#info .list:last-child{
	margin-bottom: 70px;}
  @media all and (max-width: 768px) {
	  #info h3{text-align: left;}
}
#info .list table {width: 100%; }
#info .list tr{
	border-bottom: 1px dotted #ccc;}
#info .list td, #info .list th {
  text-align: left;
  vertical-align: top;
  padding: 10px; }
  @media all and (max-width: 768px) {
    #info .list td, #info .list th {
      display: block;
      width: 100%; }
	  #info .list th {padding-bottom: 0;}
	  #info .list td {padding-top: 0;}
}

#info .list th.day {
  width: 20%;
  padding-left: 10px;
  font-weight: normal; }
  @media all and (max-width: 768px) {
    #info .list th.day {
      width: 100%; } }

#info .list th:before {
  content: "\f192";
  font-family: 'jbio-icon' !important;
  font-size: 0.9em;
  margin-right: 5px;
  color: rgba(0, 0, 0, 0.5); }

#info .list a:hover, #info .link a:hover{text-decoration: underline;}

#info .data{
	text-align: right;
	margin: 40px 0;
}
#info .link:before {
  content: "\f101";
  font-family: 'jbio-icon' !important;
  margin-right: 5px;
}


#info .images img {width: 90%; margin: 0 auto;}
#info .images2 img {width: auto; margin: 0 auto;}
@media all and (min-width: 799px) {
	#info  .images img {width: 80%; }
}

/* 2021.06追加 */
/* information */
.New-News::before {
  display        : inline-block;
  content        : "NEW";
  background     : #ff0000;
  color          : #ffffff;
  font-weight    : bold;
  font-size      : 15pt;
  letter-spacing : -1px;
  line-height    : 1;
  padding        : 5px;
  transform      : scale(0.6)
                   translateX(0%)
                   translateY(0%);
  animation      : newAnime .7s infinite alternate;
}
@keyframes newAnime {
   0% { color      : #ff0000;
        background : #ffffff;
      }
 100% { color      : #ffffff;
        background : #ff0000;
      }
}