@charset "UTF-8";
/* line 5, ../../../../../../Library/Ruby/Gems/2.6.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, ../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Library/Ruby/Gems/2.6.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, ../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Library/Ruby/Gems/2.6.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, ../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Library/Ruby/Gems/2.6.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;
}

/* ------------------------------------------------------------ */
/* Pagebody
/* ------------------------------------------------------------ */
/* line 7, ../sass/_module.scss */
.bodys,
.pagebody p {
  margin: 0 0 12px 12px;
  font-size: 0.75em;
  line-height: 200%;
  color: #333333;
}

/* line 14, ../sass/_module.scss */
.title,
.pagebody p.title,
.pagebody h1 {
  margin: 0 0 8px;
  padding: 0 0 3px;
  font-size: 1em;
  font-weight: bold;
  color: #80bf63;
  border-bottom: 3px double #80bf63;
}

/* line 25, ../sass/_module.scss */
.pagebody p.headline,
.pagebody h2 {
  clear: both;
  margin: 15px 0 8px;
  padding: 5px 12px;
  font-size: 0.85em;
  font-weight: bold;
  line-height: 180%;
  color: #444444;
  background: #fbe3c4;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

/* line 39, ../sass/_module.scss */
.pagebody h2:first-child {
  margin-top: 0;
}

/* line 40, ../sass/_module.scss */
body.aiiku .pagebody h2 {
  background-color: #e2f1ed;
}

/* line 43, ../sass/_module.scss */
body.fujinokiryo .pagebody h2 {
  background-color: #eeedf2;
}

/* line 46, ../sass/_module.scss */
body.nanao .pagebody h2 {
  background-color: #e2f2f7;
}

/* line 49, ../sass/_module.scss */
body.center .pagebody h2 {
  background-color: #fce5e0;
}

/* line 52, ../sass/_module.scss */
body.yukimi .pagebody h2 {
  background-color: #fbe7eb;
}

/* line 55, ../sass/_module.scss */
body.asagiri .pagebody h2 {
  background-color: #fff0dd;
}

/* line 58, ../sass/_module.scss */
body.kinjo .pagebody h2 {
  background-color: #f2f6e3;
}

/* line 63, ../sass/_module.scss */
.leads,
.pagebody p.leads,
.pagebody h3 {
  margin: 12px 0 5px 12px;
  padding: 0 0 5px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 180%;
  color: #333333;
  border-bottom: 1px solid #cccccc;
  overflow: hidden;
}

/* line 76, ../sass/_module.scss */
.index_columns .leads,
.border .leads,
.border h3 {
  margin-top: 0;
  margin-left: 0;
}

/* line 79, ../sass/_module.scss */
h2 + h3 {
  margin-top: 0;
}

/* line 81, ../sass/_module.scss */
p.subtitle,
.pagebody h4 {
  margin: 0 0 0 12px;
  padding: 5px 0;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 180%;
  color: #80bf63;
}

/* line 91, ../sass/_module.scss */
p.section {
  clear: both;
  margin: 8px 0;
  padding: 5px 12px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 180%;
  color: #444444;
  background: #f1f7f0;
  border: 1px solid #80bf63;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

/* line 105, ../sass/_module.scss */
p.notes {
  font-size: 0.7em;
  line-height: 140%;
  color: #555555;
}

/* line 110, ../sass/_module.scss */
p.caption {
  padding: 5px 0 0;
  font-size: 0.7em;
  line-height: 140%;
  color: #555555;
  text-align: center;
}

/* line 119, ../sass/_module.scss */
.pagebody ol {
  margin-left: 12px;
  padding: 0 0 0 24px;
  overflow: hidden;
}

/* line 124, ../sass/_module.scss */
.pagebody ol li {
  padding-bottom: 5px;
  font-size: 0.8em;
  line-height: 180%;
  color: #333333;
  list-style-type: decimal;
}

/* line 131, ../sass/_module.scss */
.pagebody ol.num {
  margin-left: 0;
  padding-bottom: 12px;
  counter-reset: li;
}

/* line 136, ../sass/_module.scss */
.pagebody ol.num li {
  position: relative;
  margin: 0 0 0 1em;
  padding: 0.5em 0 0 7px;
  font-size: 0.8em;
  line-height: 180%;
  color: #333333;
  list-style-type: none;
}

/* line 145, ../sass/_module.scss */
.pagebody ol.num li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 0.5em;
  left: -1.7em;
  width: 1.7em;
  height: 1.7em;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1.7em;
  border-radius: 1em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  background: #80bf63;
}

/* line 162, ../sass/_module.scss */
ul.list,
.pagebody ul {
  margin: 0 0 12px 24px;
  overflow: hidden;
}

/* line 167, ../sass/_module.scss */
ul.list li,
.pagebody ul li {
  padding-left: 17px;
  font-size: 0.75em;
  line-height: 180%;
  color: #333333;
  background: url(../images/icon_list.png) 0 0.4em no-repeat;
  background-size: 12px 12px;
}

/* line 176, ../sass/_module.scss */
ul.llist li {
  padding-left: 20px;
  font-size: 0.75em;
  line-height: 180%;
  color: #333333;
  background: url(../images/icon_link.png) 0 0.4em no-repeat;
  background-size: 12px 12px;
}

/* line 184, ../sass/_module.scss */
ul.llist2 {
  padding: 0 0 20px;
  overflow: hidden;
}

/* line 188, ../sass/_module.scss */
ul.llist2 li {
  padding: 8px 0 8px 25px;
  font-size: 0.75em;
  line-height: 180%;
  color: #333333;
  background: url(../images/icon_link.png) 5px 1.1em no-repeat;
  background-size: 12px 12px;
  border-bottom: 1px dotted #cccccc;
}

/* ------------------------------------------------------------ */
/* FAQ
/* ------------------------------------------------------------ */
/* line 202, ../sass/_module.scss */
.pagebody ul.faq_q {
  position: relative;
  margin: 0 0 0 2.4em !important;
  padding: 0.5em 0 0 8px;
  overflow: visible;
  background-color: #fffbd2;
}

/* line 209, ../sass/_module.scss */
.pagebody ul.faq_q:before {
  content: "Q";
  position: absolute;
  top: 0.5em;
  left: -1.7em;
  width: 1.7em;
  height: 1.7em;
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  text-align: center;
  line-height: 1.7em;
  border-radius: 1em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  background: #e892b4;
}

/* line 226, ../sass/_module.scss */
.pagebody ul.faq_a {
  margin-left: 13px;
  padding-bottom: 12px;
  counter-reset: li;
}

/* line 231, ../sass/_module.scss */
.pagebody ul.faq_a li {
  position: relative;
  margin: 0 0 0 2em;
  padding: 0.5em 0 0 7px;
  font-size: 0.75em;
  line-height: 180%;
  color: #333333;
  background-image: none;
}

/* line 240, ../sass/_module.scss */
.pagebody ul.faq_a li:before {
  content: "A";
  position: absolute;
  top: 0.5em;
  left: -1.7em;
  width: 1.7em;
  height: 1.7em;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1.7em;
  border-radius: 1em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  background: #5ea5bc;
}

/* line 256, ../sass/_module.scss */
.pagebody ul.faq_a li strong {
  color: #5ea5bc;
  font-size: 1.1em;
}

/* ------------------------------------------------------------ */
/* Layout
/* ------------------------------------------------------------ */
/* line 5, ../sass/_page.scss */
.clr {
  clear: both;
}

/* line 6, ../sass/_page.scss */
.document {
  clear: both;
  overflow: hidden;
}

/* line 10, ../sass/_page.scss */
.note {
  clear: both;
  padding: 10px 0 0;
  border-top: 1px solid #cccccc;
  overflow: hidden;
}

/* line 16, ../sass/_page.scss */
.border {
  margin: 15px 0;
  padding: 15px;
  border: 1px solid #cccccc;
  overflow: hidden;
}

/* line 22, ../sass/_page.scss */
.pagebody + .border {
  margin-top: 0;
}

/* line 25, ../sass/_page.scss */
.border p,
.border ul {
  margin: 0;
  padding: 0;
}

/* line 30, ../sass/_page.scss */
.panel {
  margin: 5px 0;
  padding: 10px 15px;
  background: #e2f0e2;
  overflow: hidden;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

/* line 39, ../sass/_page.scss */
.panel p,
.panel ul {
  margin-left: 0;
}

/* line 41, ../sass/_page.scss */
.panel p,
.panel ul {
  margin-bottom: 0;
}

/* line 43, ../sass/_page.scss */
.panel h3:first-child {
  margin-top: 0;
}

/* line 44, ../sass/_page.scss */
.exam {
  margin: 0 0 0 12px;
  padding: 5px 10px;
  background: #f1f7f0;
  overflow: hidden;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

/* line 53, ../sass/_page.scss */
.exam h4,
.exam p {
  margin-left: 0;
}

/* ------------------------------------------------------------ */
/* Image
/* ------------------------------------------------------------ */
/* line 63, ../sass/_page.scss */
.alignleft, .f_left {
  float: left;
  padding: 0 20px 20px 0;
}

/* line 64, ../sass/_page.scss */
.alignright, .f_right {
  float: right;
  padding: 0 0 20px 20px;
}

/* line 65, ../sass/_page.scss */
.border .f_left,
.border .f_right {
  padding-bottom: 0;
}

/* line 67, ../sass/_page.scss */
.panel .f_left,
.panel .f_right {
  padding-bottom: 0;
}

/* line 70, ../sass/_page.scss */
.f_leftm {
  float: left;
  padding: 0 8px 0 0;
}

/* line 71, ../sass/_page.scss */
.f_rightm {
  float: right;
  padding: 0 0 5px 5px;
}

/* line 72, ../sass/_page.scss */
.f_left > img,
.f_right > img {
  margin-bottom: 5px;
}

/* line 74, ../sass/_page.scss */
a.imgover:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* ie 6 7 */
  -ms-filter: "alpha(opacity=80)";
  /* ie 8 */
  zoom: 1;
}

/* line 80, ../sass/_page.scss */
.img {
  width: 100%;
}

/* line 81, ../sass/_page.scss */
.img80 {
  width: 80%;
}

/* line 82, ../sass/_page.scss */
.img50 {
  width: 50%;
}

/* line 83, ../sass/_page.scss */
.img40 {
  width: 40%;
}

/* line 84, ../sass/_page.scss */
.img30 {
  width: 30%;
}

/* line 85, ../sass/_page.scss */
.img20 {
  width: 20%;
}

/* line 86, ../sass/_page.scss */
.imgborder {
  border: 1px solid #cccccc;
}

/* ------------------------------------------------------------ */
/* Text
/* ------------------------------------------------------------ */
/* line 92, ../sass/_page.scss */
.nowrap {
  white-space: nowrap;
}

/* line 93, ../sass/_page.scss */
.overflow {
  overflow: hidden;
}

/* line 94, ../sass/_page.scss */
.left {
  text-align: left !important;
}

/* line 95, ../sass/_page.scss */
.right {
  text-align: right;
}

/* line 96, ../sass/_page.scss */
.large {
  font-size: 120% !important;
}

/* line 97, ../sass/_page.scss */
.bold {
  margin-left: 0 !important;
  font-weight: bold;
}

/* line 101, ../sass/_page.scss */
strong {
  font-weight: bold;
  color: #444444;
}

/* line 105, ../sass/_page.scss */
.require {
  color: #cc0000;
}

/* line 106, ../sass/_page.scss */
.orange {
  color: #ff6600;
}

/* line 107, ../sass/_page.scss */
.gray {
  color: #666666;
}

/* line 108, ../sass/_page.scss */
.link {
  padding-left: 12px;
  background: url(../images/icon/icon_link.png) 0 0.25em no-repeat;
  background-size: 10px 10px;
}

/* line 113, ../sass/_page.scss */
.indent {
  margin-left: 1em !important;
  display: block;
  text-indent: -1em;
}

/* line 118, ../sass/_page.scss */
.indentblock {
  margin-left: 0.75em !important;
}

/* line 120, ../sass/_page.scss */
.yoko li {
  padding-right: 20px;
  display: inline-block;
  vertical-align: top;
}

/* Customized OL
/* ------------------------------------------------------------ */
/* Nest　*/
/* line 130, ../sass/_page.scss */
.pagebody ul li ul {
  margin: 0;
  padding: 0;
}

/* line 131, ../sass/_page.scss */
.pagebody ul li ul li {
  font-size: 1em;
  padding-bottom: 0;
  background: url(../images/icon_list2.png) 0 0.4em no-repeat;
  background-size: 12px 12px;
}

/* line 137, ../sass/_page.scss */
.pagebody ol li ol {
  padding: 0 0 0 2em;
}

/* line 138, ../sass/_page.scss */
.pagebody ol li ol li {
  font-size: 1em;
}

/* line 139, ../sass/_page.scss */
.pagebody ol li ul li {
  font-size: 1em;
  list-style: none;
  padding-bottom: 0;
}

/* nonum　*/
/* line 141, ../sass/_page.scss */
ol.nonum {
  padding: 0 0 0 1em;
}

/* line 142, ../sass/_page.scss */
.pagebody ol li ol.nonum {
  padding: 0;
}

/* line 143, ../sass/_page.scss */
ol.nonum li {
  list-style-type: none;
}

/* ------------------------------------------------------------ */
/* Photobox
/* ------------------------------------------------------------ */
/* line 149, ../sass/_page.scss */
.photobox {
  clear: both;
  padding: 10px 0;
  letter-spacing: -0.4em;
}

/* line 154, ../sass/_page.scss */
.photobox div {
  display: inline-block;
  width: 42%;
  padding: 5px 4%;
  letter-spacing: normal;
  vertical-align: top;
  text-align: center !important;
}

/* line 162, ../sass/_page.scss */
.photobox img {
  width: 100% !important;
  height: auto !important;
}

/* line 163, ../sass/_page.scss */
.photobox_m {
  padding: 10px 0;
  letter-spacing: -0.4em;
}

/* line 167, ../sass/_page.scss */
.photobox_m div {
  display: inline-block;
  width: 29%;
  padding: 5px 2%;
  letter-spacing: normal;
  vertical-align: top;
  text-align: center !important;
}

/* line 175, ../sass/_page.scss */
.photobox_m img {
  width: 100% !important;
  height: auto !important;
}

/* line 176, ../sass/_page.scss */
.photobox h4,
.photobox_m h4,
.photobox p,
.photobox_m p {
  text-align: left !important;
  margin-left: 0 !important;
}

/* Columnbox
/* ------------------------------------------------------------ */
/* line 188, ../sass/_page.scss */
.columnbox {
  width: 102%;
  margin-left: -1.8%;
  padding: 15px 0;
  letter-spacing: -0.4em;
}

/* line 194, ../sass/_page.scss */
.column {
  width: 48%;
  padding: 0 1%;
  padding: 0 0 0 1.8%;
  display: inline-block;
  letter-spacing: normal;
  text-align: left;
  vertical-align: top;
  overflow: hidden;
}

/* line 204, ../sass/_page.scss */
.columnbox3 {
  width: 102%;
  margin-left: -1.8%;
  padding: 15px 0;
  letter-spacing: -0.4em;
}

/* line 210, ../sass/_page.scss */
.columnbox3 .column {
  width: 31.6%;
  padding: 0 0 20px 1.8%;
  display: inline-block;
  letter-spacing: normal;
  text-align: left;
  vertical-align: top;
  overflow: hidden;
}

/* line 219, ../sass/_page.scss */
h2 + .columnbox {
  padding: 0 0 15px;
}

/* line 220, ../sass/_page.scss */
.columnbox + .panel,
.columnbox3 + .panel {
  margin-top: -15px;
}

/* line 222, ../sass/_page.scss */
.panel > .columnbox,
.panel > .columnbox3 {
  padding-bottom: 0;
}

/* line 224, ../sass/_page.scss */
.panel .columnbox .column {
  padding-bottom: 5px;
}

/* line 226, ../sass/_page.scss */
.column h2:first-child {
  margin-top: 0;
}

/* line 227, ../sass/_page.scss */
.column > h3,
.column > p.leads {
  margin-top: 0;
}

/* line 229, ../sass/_page.scss */
.column .f_left {
  padding: 0 10px 10px 5px;
}

/* Basic Table
/* ------------------------------------------------------------ */
/* line 234, ../sass/_page.scss */
.tbl {
  width: 98%;
  margin: 8px 0 8px 12px;
  border: 1px solid #cccccc;
}

/* line 239, ../sass/_page.scss */
.tbl th {
  padding: 5px 8px;
  white-space: nowrap;
  font-size: 0.75em;
  color: #333333;
  border: 1px solid #cccccc;
}

/* line 246, ../sass/_page.scss */
.tbl th[scope="col"] {
  text-align: center;
  background: #cae3cb;
}

/* line 250, ../sass/_page.scss */
.tbl th[scope="row"] {
  text-align: left;
  background: #e2f0e2;
}

/* line 254, ../sass/_page.scss */
.tbl td {
  padding: 5px 8px;
  font-size: 0.75em;
  color: #333333;
  border: 1px solid #cccccc;
}

/* line 260, ../sass/_page.scss */
.tbl ul {
  margin: 0;
}

/* line 261, ../sass/_page.scss */
.tbl li {
  font-size: 100% !important;
}

/* line 262, ../sass/_page.scss */
.tbl .c_title {
  text-align: left;
  background: #e2f2f7;
}

/* Histyor Table
/* ------------------------------------------------------------ */
/* line 270, ../sass/_page.scss */
.historytbl {
  width: 100%;
  margin: 8px 0 8px 12px;
}

/* line 274, ../sass/_page.scss */
.historytbl th {
  width: 15%;
  padding: 5px 8px;
  white-space: nowrap;
  font-size: 0.75em;
  font-weight: bold;
  text-align: right;
  color: #555555;
  vertical-align: top;
  border-bottom: 1px solid #cccccc;
}

/* line 285, ../sass/_page.scss */
.historytbl td {
  padding: 5px 8px;
  font-size: 0.75em;
  color: #333333;
  border-bottom: 1px dotted #cccccc;
}

/* Profile Table 数字用
/* ------------------------------------------------------------ */
/* line 295, ../sass/_page.scss */
.profiletbl {
  width: 100%;
  margin: 8px 0 8px 12px;
}

/* line 299, ../sass/_page.scss */
.profiletbl th {
  width: 50%;
  padding: 5px 8px;
  white-space: nowrap;
  font-size: 0.75em;
  font-weight: bold;
  color: #555555;
  vertical-align: top;
  border-bottom: 1px solid #cccccc;
}

/* line 309, ../sass/_page.scss */
.profiletbl td {
  padding: 5px 8px;
  font-size: 0.75em;
  color: #333333;
  border-bottom: 1px solid #cccccc;
}

/* Data Table 数字用
/* ------------------------------------------------------------ */
/* line 319, ../sass/_page.scss */
.datatbl {
  width: 100%;
  margin: 8px 0;
  border: 1px solid #cccccc;
}

/* line 324, ../sass/_page.scss */
.datatbl caption {
  padding: 0 0 5px;
  font-size: 0.75em;
  font-weight: bold;
}

/* line 329, ../sass/_page.scss */
.datatbl th {
  padding: 5px;
  white-space: nowrap;
  text-align: center;
  font-size: 0.75em;
  border: 1px solid #cccccc;
  background: #e2f0e2;
}

/* line 337, ../sass/_page.scss */
.datatbl td {
  padding: 5px;
  white-space: nowrap;
  text-align: right;
  font-size: 0.7em;
  border: 1px solid #cccccc;
}

/* line 345, ../sass/_page.scss */
.c5 {
  width: 5%;
}

/* line 346, ../sass/_page.scss */
.c10 {
  width: 10%;
}

/* line 347, ../sass/_page.scss */
.c15 {
  width: 15%;
}

/* line 348, ../sass/_page.scss */
.c20 {
  width: 20%;
}

/* line 349, ../sass/_page.scss */
.c25 {
  width: 25%;
}

/* line 350, ../sass/_page.scss */
.c30 {
  width: 30%;
}

/* line 351, ../sass/_page.scss */
.c35 {
  width: 35%;
}

/* line 352, ../sass/_page.scss */
.c40 {
  width: 40%;
}

/* line 353, ../sass/_page.scss */
.c45 {
  width: 45%;
}

/* line 354, ../sass/_page.scss */
.c50 {
  width: 50%;
}

/* line 355, ../sass/_page.scss */
.c60 {
  width: 60%;
}

/* line 356, ../sass/_page.scss */
.c70 {
  width: 70%;
}

/* line 357, ../sass/_page.scss */
.c75 {
  width: 75%;
}

/* line 358, ../sass/_page.scss */
.c80 {
  width: 80%;
}

/* line 360, ../sass/_page.scss */
.c_left {
  text-align: left !important;
}

/* line 361, ../sass/_page.scss */
.c_right {
  text-align: right !important;
}

/* line 362, ../sass/_page.scss */
.c_center {
  text-align: center !important;
}

/* line 365, ../sass/_page.scss */
td ul {
  margin: 0 !important;
}

/* line 368, ../sass/_page.scss */
td li {
  font-size: 1em !important;
}

/* DL DT DD
/* ------------------------------------------------------------ */
/* line 375, ../sass/_page.scss */
dl.data {
  padding: 0 0 8px 12px;
}

/* line 378, ../sass/_page.scss */
dl.data dt {
  width: 6em;
  font-size: 0.75em;
  font-weight: bold;
  color: #666666;
  line-height: 1.8em;
}

/* line 385, ../sass/_page.scss */
dl.data dd {
  margin: -1.8em 0 0 7em;
  padding: 0 0 5px;
  font-size: 0.75em;
  color: #333333;
  line-height: 1.8em;
}

/* line 392, ../sass/_page.scss */
.panel .data {
  padding: 0;
}

/* ------------------------------------------------------------ */
/* Gallery
/* ------------------------------------------------------------ */
/* line 399, ../sass/_page.scss */
.gallery {
  letter-spacing: -.4em;
  padding: 0;
}

/* line 403, ../sass/_page.scss */
.gallery ul {
  margin: 0;
  padding: 0;
}

/* line 404, ../sass/_page.scss */
.gallery ul li {
  width: 20%;
  margin: 0;
  padding: 0;
  display: inline-block;
  background: none;
  letter-spacing: normal;
  vertical-align: top;
}

/* line 413, ../sass/_page.scss */
.gallery ul li a {
  padding: 10px;
  display: block;
}

/* line 417, ../sass/_page.scss */
.gallery ul li a img {
  width: 100%;
  height: auto !important;
  display: block;
}

/* line 422, ../sass/_page.scss */
.gallery ul li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* ie 6 7 */
  -ms-filter: "alpha(opacity=80)";
  /* ie 8 */
  background: #e2f2f7;
}

/* line 429, ../sass/_page.scss */
.gallery ul li p {
  display: none;
}

/* Form Table
/* ------------------------------------------------------------ */
/* line 435, ../sass/_page.scss */
.formtbl {
  width: 100%;
  margin: 8px 0 0;
}

/* line 439, ../sass/_page.scss */
.formtbl dt {
  clear: both;
  float: left;
  width: 20%;
  padding: 15px 2%;
  font-size: 0.8em;
  font-weight: bold;
  color: #666666;
  line-height: 150%;
}

/* line 449, ../sass/_page.scss */
.formtbl dd {
  width: 72%;
  padding: 8px 2% 8px 24%;
  font-size: 0.8em;
  color: #666666;
  line-height: 30px;
  border-top: 1px solid #cccccc;
}

/* line 457, ../sass/_page.scss */
.formtbl dt .block {
  display: block;
}

/* line 458, ../sass/_page.scss */
.formtbl label {
  margin: 0 1em 0 0.5em;
  white-space: nowrap;
}

/* line 459, ../sass/_page.scss */
.formtxt {
  width: 98%;
}

/* line 460, ../sass/_page.scss */
.formtxt_m {
  width: 50%;
}

/* line 461, ../sass/_page.scss */
.formtxt_s {
  width: 20%;
}

/* line 462, ../sass/_page.scss */
.formtxt_ss {
  width: 5%;
}

/* line 463, ../sass/_page.scss */
.formtbl input[type=text],
.formtbl input[type=email],
.formtbl input[type=tel] {
  height: 24px;
  margin-right: 2px;
  padding: 2px 1%;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-shadow: inset 1px 1px 5px -3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 1px 1px 5px -3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 1px 1px 5px -3px rgba(0, 0, 0, 0.5);
}

/* line 478, ../sass/_page.scss */
.formtbl textarea {
  width: 98% !important;
  padding: 5px 1%;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-shadow: inset 1px 1px 5px -3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 1px 1px 5px -3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 1px 1px 5px -3px rgba(0, 0, 0, 0.5);
}

/* line 490, ../sass/_page.scss */
.formtbl input:focus,
.formtbl textarea:focus {
  background: #ffffcc;
}

/* line 492, ../sass/_page.scss */
.formtbl input.formbtn {
  width: 120px;
  height: 36px;
  margin: 0 5px;
  font-size: 0.8em;
  font-weight: bold;
  color: #ffffff;
  line-height: 28px;
  cursor: pointer;
  background: #336699;
  border: solid 1px #cccccc;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

/* line 507, ../sass/_page.scss */
.formtbl input.formbtn:hover {
  color: #336699;
  background: #ffffff;
  box-shadow: inset 1px 1px 5px -3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 1px 1px 5px -3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 1px 1px 5px -3px rgba(0, 0, 0, 0.5);
}

/* line 514, ../sass/_page.scss */
.formtbl th,
.formtbl td {
  font-size: 1em;
  border: 1px solid #cccccc;
}

/* ------------------------------------------------------------ */
/* Link
/* ------------------------------------------------------------ */
/* line 38, ../sass/style.scss */
a {
  text-decoration: none;
}

/* line 39, ../sass/style.scss */
a:link {
  color: #004aa2;
}

/* line 40, ../sass/style.scss */
a:visited {
  color: #336699;
}

/* line 41, ../sass/style.scss */
a:hover {
  color: #3399ff;
  text-decoration: underline;
}

/* line 42, ../sass/style.scss */
a:active {
  color: #ff0000;
  text-decoration: underline;
}

/* line 43, ../sass/style.scss */
img {
  border: 0;
}

/* line 44, ../sass/style.scss */
body {
  -webkit-text-size-adjust: none;
}

/* line 45, ../sass/style.scss */
a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

/* ------------------------------------------------------------ */
/* Layout
/* ------------------------------------------------------------ */
/* line 55, ../sass/style.scss */
body {
  background: #efefef;
  font-family: 'Noto Sans JP', sans-serif, 'Hiragino Sans', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Meiryo UI, 'MS Pゴシック', 'MS PGothic';
}

/* line 59, ../sass/style.scss */
#nav,
#contents,
#footer {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  overflow: hidden;
  max-width: 960px;
  margin: 0 auto;
  z-index: 1;
  overflow: hidden;
}

/* line 70, ../sass/style.scss */
#header_outer {
  height: 60px;
  background: #ffffff;
  overflow: hidden;
  border-bottom: 1px solid #bottom;
}
/* line 75, ../sass/style.scss */
#header_outer #header {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  overflow: hidden;
  max-width: 960px;
  height: 100%;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
/* line 83, ../sass/style.scss */
#header_outer #header #sitetitle {
  width: 210px;
  height: 48px;
}
/* line 86, ../sass/style.scss */
#header_outer #header #sitetitle a {
  width: 210px;
  height: 48px;
  display: block;
  text-indent: -3000px;
  background-image: url(../images/sitetitle@2x.png);
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}
/* line 98, ../sass/style.scss */
#header_outer #header #sitelead {
  width: 275px;
  height: 16px;
  margin: auto auto auto 20px;
  text-indent: -3000px;
  background-image: url(../images/sitelead@2x.png);
  background-size: cover;
}
/* line 106, ../sass/style.scss */
#header_outer #header #headnav {
  margin: 10px 0 auto;
}
/* line 113, ../sass/style.scss */
#header_outer #header #headnav ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
/* line 119, ../sass/style.scss */
#header_outer #header #headnav li {
  height: 11px;
  margin: 0 10px 5px 0;
}
/* line 123, ../sass/style.scss */
#header_outer #header #navbtn {
  display: none;
  position: absolute;
  z-index: 10000;
  top: 3px;
  right: 3px;
  width: 44px;
  height: 44px;
}
@media screen and (max-width: 735px) {
  /* line 123, ../sass/style.scss */
  #header_outer #header #navbtn {
    display: block;
  }
}
/* line 134, ../sass/style.scss */
#header_outer #header #navbtn span {
  position: absolute;
  left: 10px;
  width: 24px;
  height: 1px;
  display: block;
  background-color: #000;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
/* line 144, ../sass/style.scss */
#header_outer #header #navbtn span:nth-child(1) {
  top: 12px;
}
/* line 147, ../sass/style.scss */
#header_outer #header #navbtn span:nth-child(2) {
  top: 20px;
}
/* line 150, ../sass/style.scss */
#header_outer #header #navbtn span:nth-child(3) {
  top: 28px;
}
/* line 154, ../sass/style.scss */
#header_outer #header #navbtn.active {
  position: fixed;
  z-index: 1000000;
}
/* line 158, ../sass/style.scss */
#header_outer #header #navbtn.active span:nth-child(1) {
  top: 22px;
  left: 8px;
  transform: rotate(45deg);
}
/* line 163, ../sass/style.scss */
#header_outer #header #navbtn.active span:nth-child(2) {
  top: 22px;
  width: 0;
  left: 50%;
}
/* line 168, ../sass/style.scss */
#header_outer #header #navbtn.active span:nth-child(3) {
  top: 22px;
  left: 8px;
  transform: rotate(-45deg);
}
@media screen and (max-width: 735px) {
  /* line 70, ../sass/style.scss */
  #header_outer {
    height: 50px;
  }
  /* line 179, ../sass/style.scss */
  #header_outer #header {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  /* line 183, ../sass/style.scss */
  #header_outer #header #sitetitle {
    height: 36px;
  }
  /* line 185, ../sass/style.scss */
  #header_outer #header #sitetitle a {
    height: 36px;
  }
  /* line 189, ../sass/style.scss */
  #header_outer #header #sitelead {
    display: none;
  }
  /* line 192, ../sass/style.scss */
  #header_outer #header #headnav {
    display: none;
  }
}
/* line 197, ../sass/style.scss */
#header_outer #headnav01 {
  width: 61px;
}
/* line 198, ../sass/style.scss */
#header_outer #headnav02 {
  width: 30px;
}
/* line 199, ../sass/style.scss */
#header_outer #headnav03 {
  width: 66px;
}
/* line 200, ../sass/style.scss */
#header_outer #headnav04 {
  width: 65px;
}
/* line 201, ../sass/style.scss */
#header_outer #headnav li a {
  height: 11px;
  display: block;
  text-indent: -3000px;
  overflow: hidden;
}
/* line 207, ../sass/style.scss */
#header_outer #headnav01 a {
  width: 61px;
  background-image: url(../images/headnav01.png);
  background-size: 61px 22px;
}
/* line 212, ../sass/style.scss */
#header_outer #headnav02 a {
  width: 30px;
  background-image: url(../images/headnav02.png);
  background-size: 30px 22px;
}
/* line 217, ../sass/style.scss */
#header_outer #headnav03 a {
  width: 66px;
  background-image: url(../images/headnav03.png);
  background-size: 66px 22px;
}
/* line 222, ../sass/style.scss */
#header_outer #headnav04 a {
  width: 65px;
  background-image: url(../images/headnav04.png);
  background-size: 65px 22px;
}
/* line 227, ../sass/style.scss */
#header_outer #headnav a:hover {
  background-position: 0 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 229, ../sass/style.scss */
  #header_outer #headnav01 a {
    width: 61px;
    background-image: url(../images/headnav01@2x.png);
    background-size: 61px 22px;
  }
  /* line 234, ../sass/style.scss */
  #header_outer #headnav02 a {
    width: 30px;
    background-image: url(../images/headnav02@2x.png);
    background-size: 30px 22px;
  }
  /* line 239, ../sass/style.scss */
  #header_outer #headnav03 a {
    width: 66px;
    background-image: url(../images/headnav03@2x.png);
    background-size: 66px 22px;
  }
  /* line 244, ../sass/style.scss */
  #header_outer #headnav04 a {
    width: 65px;
    background-image: url(../images/headnav04@2x.png);
    background-size: 65px 22px;
  }
}

/* line 253, ../sass/style.scss */
#navs {
  width: 100%;
  height: 40px;
  margin: 0 auto;
  background: #ffffff;
  z-index: 1000;
  border-top: 1px solid #cccccc;
  overflow: hidden;
}
/* line 261, ../sass/style.scss */
#navs #nav {
  width: 960px;
  height: 40px;
  margin: 0 auto;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  z-index: 1000;
}
/* line 268, ../sass/style.scss */
#navs #nav li {
  float: left;
  width: 120px;
  height: 40px;
}
/* line 272, ../sass/style.scss */
#navs #nav li a {
  width: 120px;
  height: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  text-indent: -3000px;
  background-size: 120px auto;
}
@media screen and (max-width: 735px) {
  /* line 253, ../sass/style.scss */
  #navs {
    position: fixed;
    width: 100%;
    height: auto;
    border: none;
    display: none;
  }
  /* line 289, ../sass/style.scss */
  #navs #nav {
    width: 100%;
    height: auto;
    border-top: 1px solid #ddd;
  }
  /* line 293, ../sass/style.scss */
  #navs #nav li {
    float: none;
    width: 100%;
    height: 50px;
  }
  /* line 297, ../sass/style.scss */
  #navs #nav li a {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    font-size: .75em;
    font-weight: bold;
    color: #000;
    text-indent: 0;
    background: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
  }
  /* line 308, ../sass/style.scss */
  #navs #nav li a:hover {
    text-decoration: none;
    background-color: #eee;
  }
}

/* line 320, ../sass/style.scss */
#navs #nav01 a {
  background-image: url(../images/nav01.png);
}
/* line 321, ../sass/style.scss */
#navs #nav02 a {
  background-image: url(../images/nav02.png);
}
/* line 322, ../sass/style.scss */
#navs #nav03 a {
  background-image: url(../images/nav03.png);
}
/* line 323, ../sass/style.scss */
#navs #nav04 a {
  background-image: url(../images/nav04.png);
}
/* line 324, ../sass/style.scss */
#navs #nav05 a {
  background-image: url(../images/nav05.png);
}
/* line 325, ../sass/style.scss */
#navs #nav06 a {
  background-image: url(../images/nav06.png);
}
/* line 326, ../sass/style.scss */
#navs #nav07 a {
  background-image: url(../images/nav07.png);
}
/* line 327, ../sass/style.scss */
#navs #nav08 a {
  background-image: url(../images/nav08.png);
}
/* line 328, ../sass/style.scss */
#navs #nav li a:hover {
  background-position: 0 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  /* line 319, ../sass/style.scss */
  #navs {
    /*
    body#index #nav01 a {	background-image: url(../images/indexnav01@2x.png);	background-size: 240px 40px;	}
    body#index #nav02 a {	background-image: url(../images/indexnav02@2x.png);	background-size: 240px 40px;	}
    body#index #nav03 a {	background-image: url(../images/indexnav03@2x.png);	background-size: 240px 40px;	}
    body#index #nav04 a {	background-image: url(../images/indexnav04@2x.png);	background-size: 240px 40px;	}
    body#index #nav05 a {	background-image: url(../images/indexnav05@2x.png);	background-size: 240px 40px;	}
    body#index #nav06 a {	background-image: url(../images/indexnav06@2x.png);	background-size: 240px 40px;	}
    body#index #nav07 a {	background-image: url(../images/indexnav07@2x.png);	background-size: 240px 40px;	}
    body#index #nav08 a {	background-image: url(../images/indexnav08@2x.png);	background-size: 240px 40px;	}
    */
  }
  /* line 330, ../sass/style.scss */
  #navs #nav01 a {
    background-image: url(../images/nav01@2x.png);
    background-size: 120px 40px;
  }
  /* line 331, ../sass/style.scss */
  #navs #nav02 a {
    background-image: url(../images/nav02@2x.png);
    background-size: 120px 40px;
  }
  /* line 332, ../sass/style.scss */
  #navs #nav03 a {
    background-image: url(../images/nav03@2x.png);
    background-size: 120px 40px;
  }
  /* line 333, ../sass/style.scss */
  #navs #nav04 a {
    background-image: url(../images/nav04@2x.png);
    background-size: 120px 40px;
  }
  /* line 334, ../sass/style.scss */
  #navs #nav05 a {
    background-image: url(../images/nav05@2x.png);
    background-size: 120px 40px;
  }
  /* line 335, ../sass/style.scss */
  #navs #nav06 a {
    background-image: url(../images/nav06@2x.png);
    background-size: 120px 40px;
  }
  /* line 336, ../sass/style.scss */
  #navs #nav07 a {
    background-image: url(../images/nav07@2x.png);
    background-size: 120px 40px;
  }
  /* line 337, ../sass/style.scss */
  #navs #nav08 a {
    background-image: url(../images/nav08@2x.png);
    background-size: 120px 40px;
  }
}
/* line 349, ../sass/style.scss */
#navs body.office #nav01 a,
#navs body.aiiku #nav02 a,
#navs body.fujinokiryo #nav03 a,
#navs body.nanao #nav04 a,
#navs body.center #nav05 a,
#navs body.yukimi #nav06 a,
#navs body.asagiri #nav07 a,
#navs body.kinjo #nav08 a {
  background-position: 0 100%;
}

/* line 360, ../sass/style.scss */
#indeximg_outer {
  margin: 0 0 20px;
}
/* line 362, ../sass/style.scss */
#indeximg_outer #topimg img {
  width: 100%;
  height: auto;
}

/* line 369, ../sass/style.scss */
#pagetop {
  position: fixed;
  z-index: 999;
  bottom: 57px;
  right: 20px;
}
/* line 374, ../sass/style.scss */
#pagetop a {
  position: relative;
  width: 40px;
  height: 40px;
  display: block;
  text-indent: -3000px;
  background-color: #39f;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
/* line 384, ../sass/style.scss */
#pagetop a:before {
  content: '';
  position: absolute;
  top: 17px;
  left: 15px;
  width: 8px;
  height: 8px;
  margin: 0;
  display: block;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 398, ../sass/style.scss */
#pagetop a:hover {
  background-color: #666;
}
@media screen and (max-width: 735px) {
  /* line 369, ../sass/style.scss */
  #pagetop {
    bottom: calc(env(safe-area-inset-bottom) + 44px);
  }
}

/* line 410, ../sass/style.scss */
#footer_outer {
  background: #ffffff;
  clear: both;
}
/* line 413, ../sass/style.scss */
#footer_outer #footer {
  clear: both;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 20px;
  background: #ffffff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 422, ../sass/style.scss */
#footer_outer #footer .companyname {
  float: left;
  padding-top: 0.2em;
  padding-right: 5px;
  font-size: 0.8em;
  color: #333333;
}
/* line 429, ../sass/style.scss */
#footer_outer #footer .credit {
  float: left;
  padding: 0 0 5px;
  font-size: 1em;
  color: #333333;
}
/* line 435, ../sass/style.scss */
#footer_outer #footer #copyright {
  clear: both;
  padding: 5px 0 0;
  font-size: 0.65em;
  color: #cccccc;
}
@media screen and (max-width: 735px) {
  /* line 444, ../sass/style.scss */
  #footer_outer #footer #copyright {
    font-size: 6px;
  }
}

/* line 452, ../sass/style.scss */
.index_contents {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  overflow: hidden;
  max-width: 960px;
}
/* line 455, ../sass/style.scss */
.index_contents .index_main {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 0 0 -20px;
}
/* line 461, ../sass/style.scss */
.index_contents .index_main .index_article {
  -webkit-order: 2;
  order: 2;
  margin: 0 0 20px 20px;
  -webkit-flex-basis: calc(46% - 20px);
  flex-basis: calc(46% - 20px);
}
/* line 466, ../sass/style.scss */
.index_contents .index_main .index_menu {
  -webkit-order: 1;
  order: 1;
  margin: 0 0 20px 20px;
  -webkit-flex-basis: calc(27% - 20px);
  flex-basis: calc(27% - 20px);
}
/* line 471, ../sass/style.scss */
.index_contents .index_main .index_aside {
  -webkit-order: 3;
  order: 3;
  margin: 0 0 20px 20px;
  -webkit-flex-basis: calc(27% - 20px);
  flex-basis: calc(27% - 20px);
}
@media screen and (max-width: 735px) {
  /* line 478, ../sass/style.scss */
  .index_contents .index_main {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 20px -20px;
  }
  /* line 481, ../sass/style.scss */
  .index_contents .index_main .index_article {
    -webkit-order: 1;
    order: 1;
    margin: 0 0 20px 20px;
    -webkit-flex-basis: calc(100% - 20px);
    flex-basis: calc(100% - 20px);
  }
  /* line 486, ../sass/style.scss */
  .index_contents .index_main .index_menu {
    -webkit-order: 2;
    order: 2;
    margin: 0 0 0 20px;
    -webkit-flex-basis: calc(100% - 20px);
    flex-basis: calc(100% - 20px);
  }
  /* line 491, ../sass/style.scss */
  .index_contents .index_main .index_aside {
    -webkit-order: 3;
    order: 3;
    margin: 0 0 0 20px;
    -webkit-flex-basis: calc(100% - 20px);
    flex-basis: calc(100% - 20px);
  }
}

/* line 499, ../sass/style.scss */
.mb10 {
  margin-bottom: 10px;
}

/* line 502, ../sass/style.scss */
.titlering {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  height: 50px;
  padding: 0 0 0 55px;
  font-size: 100%;
  color: #fff;
  background-color: #64bba6;
  background-image: url(../images/titlering.png);
  background-size: 30px;
  background-position: 15px 10px;
  background-repeat: no-repeat;
}

/* line 520, ../sass/style.scss */
.indexmenu {
  padding: 0 15px;
  background-color: #fff;
  overflow-y: scroll;
}

/* line 525, ../sass/style.scss */
.indexbnr {
  margin: 10px 0 0;
}

/* line 528, ../sass/style.scss */
ul.llist {
  padding: 0;
}
/* line 530, ../sass/style.scss */
ul.llist li {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 10px 0 8px 15px;
  font-size: 81.25%;
  line-height: 1.5;
  border-bottom: 1px solid #ddd;
  background: none;
}
/* line 539, ../sass/style.scss */
ul.llist li:last-child {
  border: none;
}
/* line 542, ../sass/style.scss */
ul.llist li a:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 2px;
  width: 5px;
  height: 5px;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border-top: 1px solid  #ccc;
  border-right: 1px solid #ccc;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 555, ../sass/style.scss */
ul.llist li .newsdate {
  float: none;
  width: 7em;
  display: block;
}

/* line 562, ../sass/style.scss */
.bnrs {
  margin: 0 0 0 -10px;
  display: -webkit-flex;
  display: flex;
}
/* line 566, ../sass/style.scss */
.bnrs .column {
  width: auto;
  margin: 0 0 10px 10px;
  padding: 0;
  -webkit-flex-basis: calc(100 / 2 * 1% - 10px);
  flex-basis: calc(100 / 2 * 1% - 10px);
}

/* line 574, ../sass/style.scss */
.index_article ul.llist {
  height: 420px;
}
@media screen and (max-width: 735px) {
  /* line 574, ../sass/style.scss */
  .index_article ul.llist {
    height: auto;
  }
}
/* line 580, ../sass/style.scss */
.index_article ul.llist li {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
/* line 584, ../sass/style.scss */
.index_article ul.llist li .newsdate {
  -webkit-flex-basis: 7em;
  flex-basis: 7em;
}
/* line 587, ../sass/style.scss */
.index_article ul.llist li a {
  -webkit-flex-basis: calc(100 / 1 * 1% - 7em);
  flex-basis: calc(100 / 1 * 1% - 7em);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
/* line 592, ../sass/style.scss */
.index_article ul.llist li a .newsicon {
  height: 18px;
  margin: -1px 10px 0 0;
}
@media screen and (max-width: 735px) {
  /* line 580, ../sass/style.scss */
  .index_article ul.llist li {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 601, ../sass/style.scss */
  .index_article ul.llist li .newsdate {
    font-size: .7rem;
    color: #555;
  }
  /* line 605, ../sass/style.scss */
  .index_article ul.llist li a {
    margin: 4px 0 0;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}

#navs #nav {
  display: flex;
}
#navs #nav li {
  float: none;
}
.newslist li {
  line-height: 1.5;
}
@media screen and (max-width: 735px) {
#navs #nav {
  display: block;
}
}
