@charset "UTF-8";
/*====================*/
/*common*/
/*====================*/
/*====================*/
/*block*/
/*====================*/
/*====================*/
/*btn*/
/*====================*/
/*====================*/
/*icon*/
/*====================*/
/* line 88, ../sass/_common.scss */
.icon-style-exclamation {
  color: #ffff66;
  margin-right: 10px;
}

/* line 93, ../sass/_common.scss */
.icon-style-search {
  color: #ea553a;
  margin-right: 10px;
}

/*====================*/
/*htag*/
/*====================*/
/*====================*/
/*reset*/
/*====================*/
/* line 5, ../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*====================*/
/*page background*/
/*====================*/
/* line 17, ../sass/style.scss */
body {
  font-size: 1em;
  background-color: #FFFFFF;
  font-family: 'Hiragino Kaku Gothic ProN', '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', Meiryo, 繝｡繧､繝ｪ繧ｪ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

/*====================*/
/*categories*/
/*====================*/
/*====================*/
/*font*/
/*====================*/
/* line 53, ../sass/style.scss */
.textRed {
  color: red;
}

/*====================*/
/*container area*/
/*====================*/
/* line 64, ../sass/style.scss */
#wrap .container {
  background-color: #FFFFFF;
}
/* line 67, ../sass/style.scss */
#wrap .no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

/*====================*/
/*skiplink*/
/*====================*/
/* line 86, ../sass/style.scss */
#blockskip {
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
  z-index: 9999;
}
/* line 92, ../sass/style.scss */
#blockskip a {
  display: block;
  width: 100%;
  height: 1px;
  line-height: 0;
  cursor: default;
  float: left;
  margin: -1px 0 0;
  padding: 0;
  color: #FFFFFF;
  background-color: #000000;
}
/* line 101, ../sass/style.scss */
#blockskip a.show {
  display: block;
  width: 100%;
  height: 20px;
  line-height: 1;
  cursor: pointer;
  padding-top: 5px;
  text-decoration: none !important;
}
/* line 107, ../sass/style.scss */
#blockskip a.de {
  font-size: 0px;
  text-decoration: none !important;
}
/* line 111, ../sass/style.scss */
#blockskip:focus {
  text-decoration: none !important;
}
/* line 114, ../sass/style.scss */
#blockskip:hover {
  text-decoration: underline !important;
}

/*====================*/
/*pagetoplink*/
/*====================*/
/* line 125, ../sass/style.scss */
.pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 55px;
}
/* line 130, ../sass/style.scss */
.pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #333;
  text-align: center;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  line-height: 50px;
}

/*====================*/
/*header*/
/*====================*/
/* line 150, ../sass/style.scss */
#libnav .navbar {
  margin-bottom: 4px;
}
/* line 153, ../sass/style.scss */
#libnav .form-inline {
  margin-top: 10px;
}
/* line 156, ../sass/style.scss */
#libnav p {
  display: inline-block;
}
/* line 159, ../sass/style.scss */
#libnav .form-navbar {
  height: 36px;
  padding: 6px 12px;
  color: #555;
  background-color: #ffffff;
  border: 1px solid #000000;
}
/* line 166, ../sass/style.scss */
#libnav .btn-navbar {
  background-color: #e0efff;
  border-color: #0073a8;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
}
/* line 168, ../sass/style.scss */
#libnav .btn-navbar:hover {
  background-color: #0073a8;
  border-color: #0073a8;
  color: #ffffff;
  border-radius: 0px;
  white-space: normal;
}

/*====================*/
/*textsize*/
/*====================*/
/* line 181, ../sass/style.scss */
.libheader img {
  vertical-align: middle;
}

/* line 186, ../sass/style.scss */
#textsize {
  list-style: none;
  padding-right: 10px;
}
/* line 189, ../sass/style.scss */
#textsize li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 30px;
}
/* line 194, ../sass/style.scss */
#textsize li a {
  display: block;
  padding: 6px 10px;
  background-color: #e8fbbd;
  border-color: #00947a;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
}
/* line 198, ../sass/style.scss */
#textsize li a:hover {
  background-color: #00947a;
  border-color: #00947a;
  color: #ffffff;
  border-radius: 0px;
  white-space: normal;
}
/* line 203, ../sass/style.scss */
#textsize a.textresizer-active {
  text-decoration: none;
  color: #ffffff;
  background-color: #00947a;
}

/*====================*/
/*topmenu*/
/*====================*/
/* line 216, ../sass/style.scss */
#topmenu {
  background-color: #d4ffa9;
  margin: 0 1px;
}
/* line 219, ../sass/style.scss */
#topmenu a {
  color: #000000;
  text-decoration: none;
}
/* line 223, ../sass/style.scss */
#topmenu .btn-top1 {
  width: 100%;
  text-align: center;
  /*background:  linear-gradient(90deg, ($color)20%, #ffffff);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+2,ffffff+3,ffffff+100 */
  background: #ffcfdf;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ff6699 5%, #ffcfdf 0%, #ffcfdf 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ff6699 5%, #ffcfdf 0%, #ffcfdf 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff6699 5%, #ffcfdf 0%, #ffcfdf 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  border: 3px solid #ff6699;
  font-weight: bold;
  margin-bottom: 10px;
  border-radius: 0px;
  color: #000000;
  text-decoration: none;
  white-space: normal;
}
@media screen and (min-width: 1000px) {
  /* line 223, ../sass/style.scss */
  #topmenu .btn-top1 {
    font-size: 1.30em;
  }
}
/* line 225, ../sass/style.scss */
#topmenu .btn-top1:hover {
  width: 100%;
  text-align: center;
  /*background:  linear-gradient(90deg, ($color)20%, #ffffff);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+2,ffffff+3,ffffff+100 */
  background: #ff6699;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ff6699 5%, #ff6699 0%, #ff6699 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ff6699 5%, #ff6699 0%, #ff6699 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff6699 5%, #ff6699 0%, #ff6699 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  border: 3px solid #ff6699;
  font-weight: bold;
  margin-bottom: 10px;
  border-radius: 0px;
  color: #000000;
  text-decoration: none;
  white-space: normal;
}
@media screen and (min-width: 1000px) {
  /* line 225, ../sass/style.scss */
  #topmenu .btn-top1:hover {
    font-size: 1.30em;
  }
}
/* line 229, ../sass/style.scss */
#topmenu .btn-top2 {
  width: 100%;
  text-align: center;
  /*background:  linear-gradient(90deg, ($color)20%, #ffffff);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+2,ffffff+3,ffffff+100 */
  background: #b7ffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00b0f0 5%, #b7ffff 0%, #b7ffff 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00b0f0 5%, #b7ffff 0%, #b7ffff 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00b0f0 5%, #b7ffff 0%, #b7ffff 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  border: 3px solid #00b0f0;
  font-weight: bold;
  margin-bottom: 10px;
  border-radius: 0px;
  color: #000000;
  text-decoration: none;
  white-space: normal;
}
@media screen and (min-width: 1000px) {
  /* line 229, ../sass/style.scss */
  #topmenu .btn-top2 {
    font-size: 1.30em;
  }
}
/* line 231, ../sass/style.scss */
#topmenu .btn-top2:hover {
  width: 100%;
  text-align: center;
  /*background:  linear-gradient(90deg, ($color)20%, #ffffff);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+2,ffffff+3,ffffff+100 */
  background: #00b0f0;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00b0f0 5%, #00b0f0 0%, #00b0f0 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00b0f0 5%, #00b0f0 0%, #00b0f0 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00b0f0 5%, #00b0f0 0%, #00b0f0 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  border: 3px solid #00b0f0;
  font-weight: bold;
  margin-bottom: 10px;
  border-radius: 0px;
  color: #000000;
  text-decoration: none;
  white-space: normal;
}
@media screen and (min-width: 1000px) {
  /* line 231, ../sass/style.scss */
  #topmenu .btn-top2:hover {
    font-size: 1.30em;
  }
}
/* line 235, ../sass/style.scss */
#topmenu .btn-top3 {
  width: 100%;
  text-align: center;
  /*background:  linear-gradient(90deg, ($color)20%, #ffffff);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+2,ffffff+3,ffffff+100 */
  background: #ffff93;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ff9900 5%, #ffff93 0%, #ffff93 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ff9900 5%, #ffff93 0%, #ffff93 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff9900 5%, #ffff93 0%, #ffff93 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  border: 3px solid #ff9900;
  font-weight: bold;
  margin-bottom: 10px;
  border-radius: 0px;
  color: #000000;
  text-decoration: none;
  white-space: normal;
}
@media screen and (min-width: 1000px) {
  /* line 235, ../sass/style.scss */
  #topmenu .btn-top3 {
    font-size: 1.30em;
  }
}
/* line 237, ../sass/style.scss */
#topmenu .btn-top3:hover {
  width: 100%;
  text-align: center;
  /*background:  linear-gradient(90deg, ($color)20%, #ffffff);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+2,ffffff+3,ffffff+100 */
  background: #ff9900;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ff9900 5%, #ff9900 0%, #ff9900 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ff9900 5%, #ff9900 0%, #ff9900 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff9900 5%, #ff9900 0%, #ff9900 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  border: 3px solid #ff9900;
  font-weight: bold;
  margin-bottom: 10px;
  border-radius: 0px;
  color: #000000;
  text-decoration: none;
  white-space: normal;
}
@media screen and (min-width: 1000px) {
  /* line 237, ../sass/style.scss */
  #topmenu .btn-top3:hover {
    font-size: 1.30em;
  }
}
/* line 241, ../sass/style.scss */
#topmenu .btn-top4 {
  width: 100%;
  text-align: center;
  /*background:  linear-gradient(90deg, ($color)20%, #ffffff);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+2,ffffff+3,ffffff+100 */
  background: #b5ffe6;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00cc99 5%, #b5ffe6 0%, #b5ffe6 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00cc99 5%, #b5ffe6 0%, #b5ffe6 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00cc99 5%, #b5ffe6 0%, #b5ffe6 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  border: 3px solid #00cc99;
  font-weight: bold;
  margin-bottom: 10px;
  border-radius: 0px;
  color: #000000;
  text-decoration: none;
  white-space: normal;
}
@media screen and (min-width: 1000px) {
  /* line 241, ../sass/style.scss */
  #topmenu .btn-top4 {
    font-size: 1.30em;
  }
}
/* line 243, ../sass/style.scss */
#topmenu .btn-top4:hover {
  width: 100%;
  text-align: center;
  /*background:  linear-gradient(90deg, ($color)20%, #ffffff);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+2,ffffff+3,ffffff+100 */
  background: #00cc99;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00cc99 5%, #00cc99 0%, #00cc99 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00cc99 5%, #00cc99 0%, #00cc99 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00cc99 5%, #00cc99 0%, #00cc99 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  border: 3px solid #00cc99;
  font-weight: bold;
  margin-bottom: 10px;
  border-radius: 0px;
  color: #000000;
  text-decoration: none;
  white-space: normal;
}
@media screen and (min-width: 1000px) {
  /* line 243, ../sass/style.scss */
  #topmenu .btn-top4:hover {
    font-size: 1.30em;
  }
}

/*====================*/
/*breadcrumb*/
/*====================*/
/* line 255, ../sass/style.scss */
#breadcrumb {
  margin: 10px 0 0 0;
}
/* line 257, ../sass/style.scss */
#breadcrumb .breadcrumb > li + li::before {
  padding: 0 8px;
  color: #000000;
  content: ">";
}
/* line 262, ../sass/style.scss */
#breadcrumb .breadcrumb_list {
  background-color: rgba(255, 255, 255, 0);
  margin: 0;
  font-size: 1.5em;
}

/*====================*/
/*htag*/
/*====================*/
/* line 280, ../sass/style.scss */
.type1 h1 {
  font-size: 2.5em;
  text-align: center;
  border-bottom: #ff6699 3px dashed;
  margin-bottom: 14px;
}
/* line 286, ../sass/style.scss */
.type1 h2 {
  /*background:  linear-gradient(90deg, ($color)20%, #ffffff);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+2,ffffff+3,ffffff+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ff6699 2%, #ffffff 0%, #ffffff 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ff6699 2%, #ffffff 0%, #ffffff 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff6699 2%, #ffffff 0%, #ffffff 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  padding: 5px 0px 5px 20px;
  border: 3px solid #ff6699;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 2em;
}
/* line 289, ../sass/style.scss */
.type1 h4 {
  font-size: 1.25em;
  font-weight: bold;
  margin: 16px 0 3px 0;
  border-bottom: #ff6699 1px solid;
}

/* line 280, ../sass/style.scss */
.type2 h1 {
  font-size: 2.5em;
  text-align: center;
  border-bottom: #00b0f0 3px dashed;
  margin-bottom: 14px;
}
/* line 286, ../sass/style.scss */
.type2 h2 {
  /*background:  linear-gradient(90deg, ($color)20%, #ffffff);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+2,ffffff+3,ffffff+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00b0f0 2%, #ffffff 0%, #ffffff 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00b0f0 2%, #ffffff 0%, #ffffff 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00b0f0 2%, #ffffff 0%, #ffffff 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  padding: 5px 0px 5px 20px;
  border: 3px solid #00b0f0;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 2em;
}
/* line 289, ../sass/style.scss */
.type2 h4 {
  font-size: 1.25em;
  font-weight: bold;
  margin: 16px 0 3px 0;
  border-bottom: #00b0f0 1px solid;
}

/* line 280, ../sass/style.scss */
.type3 h1 {
  font-size: 2.5em;
  text-align: center;
  border-bottom: #ff9900 3px dashed;
  margin-bottom: 14px;
}
/* line 286, ../sass/style.scss */
.type3 h2 {
  /*background:  linear-gradient(90deg, ($color)20%, #ffffff);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+2,ffffff+3,ffffff+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ff9900 2%, #ffffff 0%, #ffffff 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ff9900 2%, #ffffff 0%, #ffffff 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff9900 2%, #ffffff 0%, #ffffff 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  padding: 5px 0px 5px 20px;
  border: 3px solid #ff9900;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 2em;
}
/* line 289, ../sass/style.scss */
.type3 h4 {
  font-size: 1.25em;
  font-weight: bold;
  margin: 16px 0 3px 0;
  border-bottom: #ff9900 1px solid;
}

/* line 280, ../sass/style.scss */
.type4 h1 {
  font-size: 2.5em;
  text-align: center;
  border-bottom: #00cc99 3px dashed;
  margin-bottom: 14px;
}
/* line 286, ../sass/style.scss */
.type4 h2 {
  /*background:  linear-gradient(90deg, ($color)20%, #ffffff);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+2,ffffff+3,ffffff+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00cc99 2%, #ffffff 0%, #ffffff 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00cc99 2%, #ffffff 0%, #ffffff 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00cc99 2%, #ffffff 0%, #ffffff 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  padding: 5px 0px 5px 20px;
  border: 3px solid #00cc99;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 2em;
}
/* line 289, ../sass/style.scss */
.type4 h4 {
  font-size: 1.25em;
  font-weight: bold;
  margin: 16px 0 3px 0;
  border-bottom: #00cc99 1px solid;
}

/* line 280, ../sass/style.scss */
.type5 h1 {
  font-size: 2.5em;
  text-align: center;
  border-bottom: #ed6d35 3px dashed;
  margin-bottom: 14px;
}
/* line 286, ../sass/style.scss */
.type5 h2 {
  /*background:  linear-gradient(90deg, ($color)20%, #ffffff);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+2,ffffff+3,ffffff+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ed6d35 2%, #ffffff 0%, #ffffff 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ed6d35 2%, #ffffff 0%, #ffffff 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ed6d35 2%, #ffffff 0%, #ffffff 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  padding: 5px 0px 5px 20px;
  border: 3px solid #ed6d35;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 2em;
}
/* line 289, ../sass/style.scss */
.type5 h4 {
  font-size: 1.25em;
  font-weight: bold;
  margin: 16px 0 3px 0;
  border-bottom: #ed6d35 1px solid;
}

/* line 280, ../sass/style.scss */
.type6 h1 {
  font-size: 2.5em;
  text-align: center;
  border-bottom: #00947a 3px dashed;
  margin-bottom: 14px;
}
/* line 286, ../sass/style.scss */
.type6 h2 {
  /*background:  linear-gradient(90deg, ($color)20%, #ffffff);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+2,ffffff+3,ffffff+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00947a 2%, #ffffff 0%, #ffffff 0%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00947a 2%, #ffffff 0%, #ffffff 0%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00947a 2%, #ffffff 0%, #ffffff 0%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
  padding: 5px 0px 5px 20px;
  border: 3px solid #00947a;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 2em;
}
/* line 289, ../sass/style.scss */
.type6 h4 {
  font-size: 1.25em;
  font-weight: bold;
  margin: 16px 0 3px 0;
  border-bottom: #00947a 1px solid;
}

/* line 298, ../sass/style.scss */
h3 {
  background-image: url(/img/common/h3.png);
  background-size: 32px;
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.25em;
}
/* line 308, ../sass/style.scss */
h3:first-letter {
  font-size: 120%;
}

/*====================*/
/*table*/
/*====================*/
/* line 324, ../sass/style.scss */
.type1 .tableType1 {
  width: 100%;
  border: 3px solid #ff6699;
}
/* line 328, ../sass/style.scss */
.type1 .tableType1 tbody tr {
  width: 100%;
}
/* line 330, ../sass/style.scss */
.type1 .tableType1 tbody tr th {
  width: 20%;
  background-color: #ffcfdf;
  border: 3px solid #ff6699;
  padding: 10px;
}
/* line 336, ../sass/style.scss */
.type1 .tableType1 tbody tr td {
  width: 80%;
  border: 3px solid #ff6699;
  padding: 10px;
}
/* line 344, ../sass/style.scss */
.type1 .tableType2 {
  width: 100%;
  border: 3px solid #ff6699;
}
/* line 348, ../sass/style.scss */
.type1 .tableType2 tbody tr {
  width: 100%;
}
/* line 350, ../sass/style.scss */
.type1 .tableType2 tbody tr th {
  background-color: #ffcfdf;
  border: 3px solid #ff6699;
  padding: 10px;
}
/* line 356, ../sass/style.scss */
.type1 .tableType2 tbody tr td {
  border: 3px solid #ff6699;
  padding: 10px;
}

/* line 324, ../sass/style.scss */
.type2 .tableType1 {
  width: 100%;
  border: 3px solid #00b0f0;
}
/* line 328, ../sass/style.scss */
.type2 .tableType1 tbody tr {
  width: 100%;
}
/* line 330, ../sass/style.scss */
.type2 .tableType1 tbody tr th {
  width: 20%;
  background-color: #b7ffff;
  border: 3px solid #00b0f0;
  padding: 10px;
}
/* line 336, ../sass/style.scss */
.type2 .tableType1 tbody tr td {
  width: 80%;
  border: 3px solid #00b0f0;
  padding: 10px;
}
/* line 344, ../sass/style.scss */
.type2 .tableType2 {
  width: 100%;
  border: 3px solid #00b0f0;
}
/* line 348, ../sass/style.scss */
.type2 .tableType2 tbody tr {
  width: 100%;
}
/* line 350, ../sass/style.scss */
.type2 .tableType2 tbody tr th {
  background-color: #b7ffff;
  border: 3px solid #00b0f0;
  padding: 10px;
}
/* line 356, ../sass/style.scss */
.type2 .tableType2 tbody tr td {
  border: 3px solid #00b0f0;
  padding: 10px;
}

/* line 324, ../sass/style.scss */
.type3 .tableType1 {
  width: 100%;
  border: 3px solid #ff9900;
}
/* line 328, ../sass/style.scss */
.type3 .tableType1 tbody tr {
  width: 100%;
}
/* line 330, ../sass/style.scss */
.type3 .tableType1 tbody tr th {
  width: 20%;
  background-color: #ffff93;
  border: 3px solid #ff9900;
  padding: 10px;
}
/* line 336, ../sass/style.scss */
.type3 .tableType1 tbody tr td {
  width: 80%;
  border: 3px solid #ff9900;
  padding: 10px;
}
/* line 344, ../sass/style.scss */
.type3 .tableType2 {
  width: 100%;
  border: 3px solid #ff9900;
}
/* line 348, ../sass/style.scss */
.type3 .tableType2 tbody tr {
  width: 100%;
}
/* line 350, ../sass/style.scss */
.type3 .tableType2 tbody tr th {
  background-color: #ffff93;
  border: 3px solid #ff9900;
  padding: 10px;
}
/* line 356, ../sass/style.scss */
.type3 .tableType2 tbody tr td {
  border: 3px solid #ff9900;
  padding: 10px;
}

/* line 324, ../sass/style.scss */
.type4 .tableType1 {
  width: 100%;
  border: 3px solid #00cc99;
}
/* line 328, ../sass/style.scss */
.type4 .tableType1 tbody tr {
  width: 100%;
}
/* line 330, ../sass/style.scss */
.type4 .tableType1 tbody tr th {
  width: 20%;
  background-color: #b5ffe6;
  border: 3px solid #00cc99;
  padding: 10px;
}
/* line 336, ../sass/style.scss */
.type4 .tableType1 tbody tr td {
  width: 80%;
  border: 3px solid #00cc99;
  padding: 10px;
}
/* line 344, ../sass/style.scss */
.type4 .tableType2 {
  width: 100%;
  border: 3px solid #00cc99;
}
/* line 348, ../sass/style.scss */
.type4 .tableType2 tbody tr {
  width: 100%;
}
/* line 350, ../sass/style.scss */
.type4 .tableType2 tbody tr th {
  background-color: #b5ffe6;
  border: 3px solid #00cc99;
  padding: 10px;
}
/* line 356, ../sass/style.scss */
.type4 .tableType2 tbody tr td {
  border: 3px solid #00cc99;
  padding: 10px;
}

/* line 324, ../sass/style.scss */
.type5 .tableType1 {
  width: 100%;
  border: 3px solid #ed6d35;
}
/* line 328, ../sass/style.scss */
.type5 .tableType1 tbody tr {
  width: 100%;
}
/* line 330, ../sass/style.scss */
.type5 .tableType1 tbody tr th {
  width: 20%;
  background-color: #ffc7af;
  border: 3px solid #ed6d35;
  padding: 10px;
}
/* line 336, ../sass/style.scss */
.type5 .tableType1 tbody tr td {
  width: 80%;
  border: 3px solid #ed6d35;
  padding: 10px;
}
/* line 344, ../sass/style.scss */
.type5 .tableType2 {
  width: 100%;
  border: 3px solid #ed6d35;
}
/* line 348, ../sass/style.scss */
.type5 .tableType2 tbody tr {
  width: 100%;
}
/* line 350, ../sass/style.scss */
.type5 .tableType2 tbody tr th {
  background-color: #ffc7af;
  border: 3px solid #ed6d35;
  padding: 10px;
}
/* line 356, ../sass/style.scss */
.type5 .tableType2 tbody tr td {
  border: 3px solid #ed6d35;
  padding: 10px;
}

/* line 324, ../sass/style.scss */
.type6 .tableType1 {
  width: 100%;
  border: 3px solid #00947a;
}
/* line 328, ../sass/style.scss */
.type6 .tableType1 tbody tr {
  width: 100%;
}
/* line 330, ../sass/style.scss */
.type6 .tableType1 tbody tr th {
  width: 20%;
  background-color: #e8fbbd;
  border: 3px solid #00947a;
  padding: 10px;
}
/* line 336, ../sass/style.scss */
.type6 .tableType1 tbody tr td {
  width: 80%;
  border: 3px solid #00947a;
  padding: 10px;
}
/* line 344, ../sass/style.scss */
.type6 .tableType2 {
  width: 100%;
  border: 3px solid #00947a;
}
/* line 348, ../sass/style.scss */
.type6 .tableType2 tbody tr {
  width: 100%;
}
/* line 350, ../sass/style.scss */
.type6 .tableType2 tbody tr th {
  background-color: #e8fbbd;
  border: 3px solid #00947a;
  padding: 10px;
}
/* line 356, ../sass/style.scss */
.type6 .tableType2 tbody tr td {
  border: 3px solid #00947a;
  padding: 10px;
}

/*====================*/
/*topBlockContents*/
/*====================*/
/* line 374, ../sass/style.scss */
.blockContents {
  margin-top: 10px;
}
/* line 376, ../sass/style.scss */
.blockContents p {
  padding-left: 10px;
  margin: auto;
  line-height: 1.5em;
}
/* line 381, ../sass/style.scss */
.blockContents img {
  width: "80%";
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 389, ../sass/style.scss */
.blockModelA {
  border: #00947a 3px solid;
  background-color: #e8fbbd;
}
/* line 391, ../sass/style.scss */
.blockModelA .blockTitleA {
  text-align: center;
  border-radius: 10px;
  padding: 6px;
  margin: 10px;
  font-size: 1.25em;
  color: #ffffff;
  background-color: #00947a;
}

/* line 400, ../sass/style.scss */
.blockModelB {
  border: #ea553a 3px solid;
}
/* line 402, ../sass/style.scss */
.blockModelB .blockTitleB {
  font-weight: bold;
  padding: 8px;
  font-size: 1.25em;
  color: #ffffff;
  background-color: #ef857d;
  padding-left: 10px;
}

/* line 409, ../sass/style.scss */
.blockModelC {
  border: #ed6d35 3px solid;
}
/* line 411, ../sass/style.scss */
.blockModelC .blockTitleC {
  font-weight: bold;
  padding: 8px;
  font-size: 1.25em;
  color: #ffffff;
  background-color: #ed6d35;
  text-align: center;
  padding: 10px;
}

/* line 419, ../sass/style.scss */
.blockModelD {
  border: #00947a 3px solid;
  background-color: #ffffcc;
  padding: 20px;
}
/* line 422, ../sass/style.scss */
.blockModelD .blockTitleD {
  font-weight: bold;
  padding: 8px;
  font-size: 2.50em;
}
/* line 426, ../sass/style.scss */
.blockModelD .blockBtnArea {
  float: right;
  margin-top: 16px;
  margin-right: 4px;
  /*.btnType1 {
      @include btnTemp2(#c4ff89, #00947a, #000000);
      &:hover {
          @include btnTemp2(#00947a, #00947a, #ffffff);
      }
  }*/
}

/* line 439, ../sass/style.scss */
.blockModelE {
  border: #00947a 3px solid;
}
/* line 441, ../sass/style.scss */
.blockModelE .blockTitleE {
  font-weight: bold;
  padding: 8px;
  font-size: 1.25em;
  color: #00947a;
  background-color: #e8fbbd;
  padding: 12px 0px 12px 10px;
}
/* line 446, ../sass/style.scss */
.blockModelE .blockBtnArea {
  float: right;
  margin-top: 4px;
  margin-right: 24px;
}

/* line 453, ../sass/style.scss */
.blockModelF {
  border: #0073a8 3px solid;
  background-color: #bbe2f1;
}
/* line 455, ../sass/style.scss */
.blockModelF .blockTitleF {
  text-align: center;
  border-radius: 10px;
  padding: 6px;
  margin: 10px;
  font-size: 1.25em;
  color: #ffffff;
  background-color: #0073a8;
}

/* line 464, ../sass/style.scss */
.blockContentsMain {
  padding: 5px;
  margin-bottom: 10px;
}

/* line 470, ../sass/style.scss */
.serviceMenu .btnType1 {
  background-color: #e8fbbd;
  border-color: #00947a;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: left;
  padding: 10px 10px 10px 20px;
}
/* line 474, ../sass/style.scss */
.serviceMenu .btnType1:hover {
  background-color: #00947a;
  border-color: #00947a;
  color: #ffffff;
  border-radius: 0px;
  white-space: normal;
}

/* line 481, ../sass/style.scss */
.otherMenu .btnType1 {
  background-color: #e8fbbd;
  border-color: #00947a;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: center;
}
/* line 484, ../sass/style.scss */
.otherMenu .btnType1:hover {
  background-color: #00947a;
  border-color: #00947a;
  color: #ffffff;
  border-radius: 0px;
  white-space: normal;
  text-align: center;
}
/* line 489, ../sass/style.scss */
.otherMenu .btnType2 {
  background-color: #ffcfdf;
  border-color: #ea553a;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: center;
}
/* line 492, ../sass/style.scss */
.otherMenu .btnType2:hover {
  background-color: #ea553a;
  border-color: #ea553a;
  color: #ffffff;
  border-radius: 0px;
  white-space: normal;
  text-align: center;
}

/* line 499, ../sass/style.scss */
.searchMenu .searchBtn {
  background-color: #ffffff;
  border-color: #ed6d35;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: left;
  padding: 10px 10px 10px 20px;
  margin-top: 0px;
  border-top: none;
}
/* line 505, ../sass/style.scss */
.searchMenu .searchBtn:hover {
  background-color: #ed6d35;
  border-color: #ed6d35;
  color: #ffffff;
  border-radius: 0px;
  white-space: normal;
}
/* line 508, ../sass/style.scss */
.searchMenu .searchBtn + .searchBtn {
  margin: 0px;
}

/*====================*/
/*sidemenu*/
/*====================*/
/* line 524, ../sass/style.scss */
.type1 .sideMenu {
  margin-bottom: 10px;
  border: #ff6699 3px solid;
}
/* line 527, ../sass/style.scss */
.type1 .sideMenu .title {
  font-weight: bold;
  padding: 8px;
  font-size: 1.25em;
  color: #000000;
  background-color: #ffcfdf;
  text-align: center;
  padding: 10px;
}
/* line 533, ../sass/style.scss */
.type1 .sideMenu .btnCollapse {
  background-color: #ff6699;
  border-color: #ff6699;
  color: #ffffff;
  border-radius: 0px;
  white-space: normal;
  font-weight: bold;
}
/* line 536, ../sass/style.scss */
.type1 .sideMenu .btnCollapse:hover {
  background-color: #ffcfdf;
  border-color: #ff6699;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
}
/* line 540, ../sass/style.scss */
.type1 .sideMenu .content {
  padding: 5px;
  margin-bottom: 10px;
}
/* line 543, ../sass/style.scss */
.type1 .sideMenu .content .btnType {
  background-color: #ffffff;
  border-color: #ff6699;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: left;
}
/* line 546, ../sass/style.scss */
.type1 .sideMenu .content .btnType:hover {
  background-color: #ffcfdf;
  border-color: #ff6699;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
}
/* line 551, ../sass/style.scss */
.type1 .sideMenu .content li.active .btnType {
  background-color: #ffcfdf;
  border-color: #ff6699;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: left;
}

/* line 524, ../sass/style.scss */
.type2 .sideMenu {
  margin-bottom: 10px;
  border: #00b0f0 3px solid;
}
/* line 527, ../sass/style.scss */
.type2 .sideMenu .title {
  font-weight: bold;
  padding: 8px;
  font-size: 1.25em;
  color: #000000;
  background-color: #b7ffff;
  text-align: center;
  padding: 10px;
}
/* line 533, ../sass/style.scss */
.type2 .sideMenu .btnCollapse {
  background-color: #00b0f0;
  border-color: #00b0f0;
  color: #ffffff;
  border-radius: 0px;
  white-space: normal;
  font-weight: bold;
}
/* line 536, ../sass/style.scss */
.type2 .sideMenu .btnCollapse:hover {
  background-color: #b7ffff;
  border-color: #00b0f0;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
}
/* line 540, ../sass/style.scss */
.type2 .sideMenu .content {
  padding: 5px;
  margin-bottom: 10px;
}
/* line 543, ../sass/style.scss */
.type2 .sideMenu .content .btnType {
  background-color: #ffffff;
  border-color: #00b0f0;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: left;
}
/* line 546, ../sass/style.scss */
.type2 .sideMenu .content .btnType:hover {
  background-color: #b7ffff;
  border-color: #00b0f0;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
}
/* line 551, ../sass/style.scss */
.type2 .sideMenu .content li.active .btnType {
  background-color: #b7ffff;
  border-color: #00b0f0;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: left;
}

/* line 524, ../sass/style.scss */
.type3 .sideMenu {
  margin-bottom: 10px;
  border: #ff9900 3px solid;
}
/* line 527, ../sass/style.scss */
.type3 .sideMenu .title {
  font-weight: bold;
  padding: 8px;
  font-size: 1.25em;
  color: #000000;
  background-color: #ffff93;
  text-align: center;
  padding: 10px;
}
/* line 533, ../sass/style.scss */
.type3 .sideMenu .btnCollapse {
  background-color: #ff9900;
  border-color: #ff9900;
  color: #ffffff;
  border-radius: 0px;
  white-space: normal;
  font-weight: bold;
}
/* line 536, ../sass/style.scss */
.type3 .sideMenu .btnCollapse:hover {
  background-color: #ffff93;
  border-color: #ff9900;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
}
/* line 540, ../sass/style.scss */
.type3 .sideMenu .content {
  padding: 5px;
  margin-bottom: 10px;
}
/* line 543, ../sass/style.scss */
.type3 .sideMenu .content .btnType {
  background-color: #ffffff;
  border-color: #ff9900;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: left;
}
/* line 546, ../sass/style.scss */
.type3 .sideMenu .content .btnType:hover {
  background-color: #ffff93;
  border-color: #ff9900;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
}
/* line 551, ../sass/style.scss */
.type3 .sideMenu .content li.active .btnType {
  background-color: #ffff93;
  border-color: #ff9900;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: left;
}

/* line 524, ../sass/style.scss */
.type4 .sideMenu {
  margin-bottom: 10px;
  border: #00cc99 3px solid;
}
/* line 527, ../sass/style.scss */
.type4 .sideMenu .title {
  font-weight: bold;
  padding: 8px;
  font-size: 1.25em;
  color: #000000;
  background-color: #b5ffe6;
  text-align: center;
  padding: 10px;
}
/* line 533, ../sass/style.scss */
.type4 .sideMenu .btnCollapse {
  background-color: #00cc99;
  border-color: #00cc99;
  color: #ffffff;
  border-radius: 0px;
  white-space: normal;
  font-weight: bold;
}
/* line 536, ../sass/style.scss */
.type4 .sideMenu .btnCollapse:hover {
  background-color: #b5ffe6;
  border-color: #00cc99;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
}
/* line 540, ../sass/style.scss */
.type4 .sideMenu .content {
  padding: 5px;
  margin-bottom: 10px;
}
/* line 543, ../sass/style.scss */
.type4 .sideMenu .content .btnType {
  background-color: #ffffff;
  border-color: #00cc99;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: left;
}
/* line 546, ../sass/style.scss */
.type4 .sideMenu .content .btnType:hover {
  background-color: #b5ffe6;
  border-color: #00cc99;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
}
/* line 551, ../sass/style.scss */
.type4 .sideMenu .content li.active .btnType {
  background-color: #b5ffe6;
  border-color: #00cc99;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: left;
}

/* line 524, ../sass/style.scss */
.type5 .sideMenu {
  margin-bottom: 10px;
  border: #ed6d35 3px solid;
}
/* line 527, ../sass/style.scss */
.type5 .sideMenu .title {
  font-weight: bold;
  padding: 8px;
  font-size: 1.25em;
  color: #000000;
  background-color: #ffc7af;
  text-align: center;
  padding: 10px;
}
/* line 533, ../sass/style.scss */
.type5 .sideMenu .btnCollapse {
  background-color: #ed6d35;
  border-color: #ed6d35;
  color: #ffffff;
  border-radius: 0px;
  white-space: normal;
  font-weight: bold;
}
/* line 536, ../sass/style.scss */
.type5 .sideMenu .btnCollapse:hover {
  background-color: #ffc7af;
  border-color: #ed6d35;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
}
/* line 540, ../sass/style.scss */
.type5 .sideMenu .content {
  padding: 5px;
  margin-bottom: 10px;
}
/* line 543, ../sass/style.scss */
.type5 .sideMenu .content .btnType {
  background-color: #ffffff;
  border-color: #ed6d35;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: left;
}
/* line 546, ../sass/style.scss */
.type5 .sideMenu .content .btnType:hover {
  background-color: #ffc7af;
  border-color: #ed6d35;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
}
/* line 551, ../sass/style.scss */
.type5 .sideMenu .content li.active .btnType {
  background-color: #ffc7af;
  border-color: #ed6d35;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: left;
}

/* line 524, ../sass/style.scss */
.type6 .sideMenu {
  margin-bottom: 10px;
  border: #00947a 3px solid;
}
/* line 527, ../sass/style.scss */
.type6 .sideMenu .title {
  font-weight: bold;
  padding: 8px;
  font-size: 1.25em;
  color: #000000;
  background-color: #e8fbbd;
  text-align: center;
  padding: 10px;
}
/* line 533, ../sass/style.scss */
.type6 .sideMenu .btnCollapse {
  background-color: #00947a;
  border-color: #00947a;
  color: #ffffff;
  border-radius: 0px;
  white-space: normal;
  font-weight: bold;
}
/* line 536, ../sass/style.scss */
.type6 .sideMenu .btnCollapse:hover {
  background-color: #e8fbbd;
  border-color: #00947a;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
}
/* line 540, ../sass/style.scss */
.type6 .sideMenu .content {
  padding: 5px;
  margin-bottom: 10px;
}
/* line 543, ../sass/style.scss */
.type6 .sideMenu .content .btnType {
  background-color: #ffffff;
  border-color: #00947a;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: left;
}
/* line 546, ../sass/style.scss */
.type6 .sideMenu .content .btnType:hover {
  background-color: #e8fbbd;
  border-color: #00947a;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
}
/* line 551, ../sass/style.scss */
.type6 .sideMenu .content li.active .btnType {
  background-color: #e8fbbd;
  border-color: #00947a;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: left;
}

/* line 561, ../sass/style.scss */
.sideMenuE {
  margin-bottom: 10px;
}
/* line 563, ../sass/style.scss */
.sideMenuE .content {
  padding: 5px;
}
/* line 565, ../sass/style.scss */
.sideMenuE .content .btnType1 {
  background-color: #e8fbbd;
  border-color: #00947a;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: left;
  padding: 10px 10px 10px 20px;
  margin-top: 10px;
}
/* line 570, ../sass/style.scss */
.sideMenuE .content .btnType1:hover {
  background-color: #00947a;
  border-color: #00947a;
  color: #ffffff;
  border-radius: 0px;
  white-space: normal;
}
/* line 574, ../sass/style.scss */
.sideMenuE .content .collapseSearch {
  padding: none;
  margin-bottom: 0;
  background-color: none;
  border-radius: none;
}
/* line 580, ../sass/style.scss */
.sideMenuE .content .collapseSearch .btnType2 {
  background-color: #ffffff;
  border-color: #00947a;
  color: #000000;
  border-radius: 0px;
  white-space: normal;
  text-align: left;
  padding: 10px 10px 10px 20px;
  margin: 0px;
  border-top: none;
}
/* line 586, ../sass/style.scss */
.sideMenuE .content .collapseSearch .btnType2:hover {
  background-color: #00947a;
  border-color: #00947a;
  color: #ffffff;
  border-radius: 0px;
  white-space: normal;
}

/* line 596, ../sass/style.scss */
.SearchForm .input-group .searchFormControl {
  height: 38px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000000;
  background-color: #fff;
  background-image: none;
  border: 3px solid #00947a;
  border-radius: 0px;
}
/* line 607, ../sass/style.scss */
.SearchForm .input-group .btn-search {
  height: 38px;
  color: #ffffff;
  background-color: #00947a;
  border: 3px solid #00947a;
  border-radius: 0px;
}
/* line 616, ../sass/style.scss */
.SearchForm .searchCheckboxArea {
  text-align: left;
  margin-top: 10px;
}
/* line 619, ../sass/style.scss */
.SearchForm .searchCheckboxArea .searchCheckbox {
  margin: 2px 6px 0 4px;
}
/* line 623, ../sass/style.scss */
.SearchForm hr {
  border-top: 3px dotted #000;
  margin: 10px 0;
}

/*====================*/
/*mainContents*/
/*====================*/
/* line 636, ../sass/style.scss */
.blockTextArea {
  margin-bottom: 20px;
  font-size: 100%;
}
/* line 639, ../sass/style.scss */
.blockTextArea p,
.blockTextArea li {
  padding-left: 10px;
  line-height: 1.5em;
}
/* line 644, ../sass/style.scss */
.blockTextArea ul {
  list-style: none;
}
/* line 646, ../sass/style.scss */
.blockTextArea ul span.dan {
  float: left;
}
/* line 649, ../sass/style.scss */
.blockTextArea ul span.dan2 {
  display: block;
  margin-left: 150px;
}
/* line 654, ../sass/style.scss */
.blockTextArea .ul-def {
  margin-bottom: 10px;
}
/* line 656, ../sass/style.scss */
.blockTextArea .ul-def li {
  margin-left: 3em;
  list-style-type: disc;
}
/* line 661, ../sass/style.scss */
.blockTextArea .push {
  margin-top: 10px;
}
/* line 664, ../sass/style.scss */
.blockTextArea .facilityImgArea {
  margin-top: 60px;
}
/* line 666, ../sass/style.scss */
.blockTextArea .facilityImgArea img {
  width: 100%;
}

/*====================*/
/*footer*/
/*====================*/
/* line 678, ../sass/style.scss */
#footerbox {
  margin-top: 30px;
  font-size: 1.5em;
}
/* line 681, ../sass/style.scss */
#footerbox .btn-toplink {
  text-align: center;
  background-color: #e8fbbd;
  color: #000000;
  border-color: #e8fbbd;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
/* line 688, ../sass/style.scss */
#footerbox .btn-toplink:hover {
  background-color: #00947a;
  border-color: #e8fbbd;
  color: #FFFFFF;
}
/* line 694, ../sass/style.scss */
#footerbox .libinfo {
  padding: 10px;
  background-color: #e8fbbd;
}
/* line 698, ../sass/style.scss */
#footerbox p {
  margin-top: 10px;
}

/*====================*/
/*print*/
/*====================*/
@media print {
  /* line 710, ../sass/style.scss */
  a[href]:after {
    content: "" !important;
  }

  /* line 713, ../sass/style.scss */
  abbr[title]:after {
    content: "" !important;
  }
}
/*
.affix {
    top: 0;
    @media screen and (max-width: 1024px) {
        position: relative;
        width: 100%
    }
}*/
