@charset "utf-8";

/* for UEMURA-MUSIUM_style */

body {
  font-size: 14px;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.main {
  padding-bottom: 0;
}

/* @group link */

a {
  color: #5A8EE5;
}

a:hover {
  color: #66abd5;
}

.btn {
  background-color: #1C3D7A;
  padding: 4px 14px 2px;
  color: #fff;
  margin-bottom: 0;
}

.btn:hover {
  background-color: #277bbe;
  color: #fff;
}

.card,
.btnbanner,
.sidebar__nav li a {
  -webkit-transition: background 0.6s ease;
  -moz-transition: background 0.6s ease;
  -ms-transition: background 0.6s ease;
  -o-transition: background 0.6s ease;
  transition: background 0.6s ease;
}

.card:hover,
.btnbanner:hover,
.sidebar__nav li a:hover {
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
}

/* @end */

/* @group main */

.contents {
  margin-top: 0;
  padding-top: 44px;
}

/* @end */

/* @group header */

header {
  text-align: left;
  background-color: #fff;
  margin-bottom: 0;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.8);
  box-shadow: 0 1px 4px 0 rgba(0,0,0,0.8);
  z-index: 999;
}

.header__bg {
  background: url(../img/bg_mountain2.png) repeat-x center bottom;
  padding-top: 0;
  padding-bottom: 10px;
}

/* @group badge */

.bar {
  border: none;
  background-color: transparent;
}

.blogbanner {
  padding: 10px 10px 8px;
  color: #fff;
  font-size: 16px;
  width: 100%;
  background-color: #4fbb5d;
  border: none;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(74,130,110,0.4);
  box-shadow: inset 0 1px 1px 0 rgba(74,130,110,0.4);
  text-shadow: 1px 1px 0 #4a816b;
  border-radius: 4px;
  margin-bottom: 0;
}

.blogbanner i {
  margin-right: 6px;
  font-size: 20px;
}

.blogbanner a {
  color: #fff;
  font-weight: bold;
  display: block;
}

/* @end */

/* @group visitor */

.visitor-nav {
  margin: auto;
  margin-bottom: 3px;
}

.visitor-nav li {
  float: left;
  width: 33.3%;
  text-align: center;
  margin-bottom: 3px;
}

.visitor-nav li a {
  display: block;
  color: #777;
  border-radius: 24px;
  line-height: 36px;
}

.visitor-nav li a:hover {
  color: #66abd5;
}

/* @end */

.header__logo {
  margin: 6px auto 0;
}

.header__logo img {
  height: 38px;
}

img.logo__text {
  display: block;
  margin: 10px auto;
  height: 12px;
}

.header__logo a {
  display: block;
}

.header__nav {
  background-color: #1C3D7A;
}

.header__nav ul {
  border-left-color: #ddd;
}

.header__nav li {
  float: none;
}

.header__nav li a {
  color: #fff;
  font-size: 14px;
  padding: 8px 10px;
}

.header__nav li a:hover {
  background-color: #63a1c7;
  background: -moz-linear-gradient(top,  rgba(125,185,232,0) 0%, rgba(125,185,232,0) 38%, rgba(125,185,232,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(125,185,232,0) 0%,rgba(125,185,232,0) 38%,rgba(125,185,232,1) 100%);
  background: linear-gradient(to bottom,  rgba(125,185,232,0) 0%,rgba(125,185,232,0) 38%,rgba(125,185,232,1) 100%);
}

.header__nav li a span {
  color: #abcae1;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  float: right;
  margin-top: 4px;
}

.header__nav li a:hover span {
  color: #fff;
}

.visualheader {
  display: block;
  background-color: #e6f7ff;
  padding-top: 10px;
  padding-bottom: 6px;
  -webkit-box-shadow: inset 0 1px 6px 0 #94AACF;
  box-shadow: inset 0 1px 6px 0 #94AACF;
  margin-bottom: 40px;
  margin-top: -44px;
}

.visualheader .grid-2-1:last-child {
  display: none;
}

/* @end */

/* @group Typography */

body {
  font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
}

.ttl01 {
  text-align: left;
  font-size: 22px;
  line-height: 1.2;
  clear: both;
  padding: 14px 0px;
  margin-bottom: 20px;
  font-weight: normal;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  letter-spacing: 1px;
}

.ttl01 span {
  font-size: 14px;
  display: block;
  color: #777;
  line-height: 30px;
}

.ttl02 {
  background-color: #1C3D7A;
  border: 2px solid #1C3D7A;
  color: #fff;
  text-align: left;
  margin: 0 0 16px;
  padding: 10px 6px 8px;
  font-size: 18px;
  line-height: 1;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  letter-spacing: 1px;
  font-weight: bold;
  background: #1c3d7a;
}

.sidebar .ttl02 {
  background: #fff;
  color: #1c3d7a;
  border-left-width: 6px;
}

.ttl03 {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin-top: 60px;
  margin-bottom: 10px;
  border-top: 2px solid #BFCAE0;
  border-bottom: 1px solid #BFCAE0;
  padding: 6px;
  color: #1C3D7A;
}

.ttl02 + .ttl03 {
  margin-top: 10px;
}

.ttl04 {
  border-left: 4px solid #c1cade;
  padding: 2px 8px;
  color: #1C3D7A;
  font-size: 18px;
}

.ttl--head {
  margin-top: 0;
}

.mainVisual {
  width: 100%;
  height: 180px;
  background: url("../images/mainVisual.jpg") center center;
  background-size: cover;
  margin-bottom: 20px;
}

section p {
  font-size: 18px;
  line-height: 1.8;
}

.standing-ttl {
  padding: 30px 0;
  font-size: 30px;
  font-weight: normal;
  position: relative;
  text-align: center;
}

.standing-ttl span {
  font-size: 18px;
  display: block;
  color: #888;
  margin-top: 8px;
}

.standing-ttl:before,
.standing-ttl:after {
  position: absolute;
  content: '';
  width: 30px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.standing-ttl:before {
  top: 0;
  left: 0;
  border-top: 1px solid #BFCAE0;
  border-left: 1px solid #BFCAE0;
}

.standing-ttl:after {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #BFCAE0;
  border-right: 1px solid #BFCAE0;
}

/* @end */

/* @group sidebar */

.sidebar {
  margin-top: 10px;
}

.sidebar__nav {
  font-size: 18px;
  border-top: 1px solid #dae6fa;
}

.sidebar__nav li {
  border-bottom: 1px solid #dae6fa;
}

.sidebar__nav li a {
  color: #333;
  padding: 20px 0;
  line-height: 1;
}

.sidebar__nav li a:hover {
  background-color: transparent;
  color: #7e9ec5;
}

.sidebar__nav li a:after {
  background-color: #dae6fa;
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  height: 1px;
  width: 0px;
  top: 57px;
}

.sidebar__nav li a:hover:after {
  width: 100%;
}

.sidebar__nav li ul {
  margin-top: 4px;
}

.sidebar__nav li ul li {
  border-bottom: none;
  text-indent: 0;
  margin-bottom: 4px;
}

.sidebar__nav li ul li a {
  font-size: 14px;
  padding: 4px 20px;
  line-height: 1.4;
}

.sidebar__nav li ul li a:hover:after {
  width: 0;
}

.bannerbtn {
  margin: 40px auto 20px;
  text-align: center;
  clear: both;
}

.bannerbtn img {
  height: 32px;
}

.bannerbtn span {
  display: block;
  font-size: 10px;
  margin: auto;
}

.bannerbtn a {
  border: 4px double #a6bad1;
  display: block;
  padding: 4px 10px 10px;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 0 0 rgba(24,83,162,0.2);
  box-shadow: 0 2px 0 0 rgba(24,83,162,0.2);
  color: #333;
  background-color: #fff;
}

.bannerbtn a:hover {
  background: #e9f7fe;
  background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 66%, rgba(233,247,254,1) 100%);
  background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 66%,rgba(233,247,254,1) 100%);
  background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 66%,rgba(233,247,254,1) 100%);
}

/* @end */

/* @group sheet/card */

.sheet {
  margin-bottom: 40px;
}

.sheet p {
  margin-left: 2px;
}

.card {
  border-bottom: 1px solid #dae6fa;
  padding: 20px 0;
}

.card--head {
  border-top: 1px solid #dae6fa;
}

.card p {
  font-size: 16px;
  line-height: 1.4;
}

.card a {
  display: block;
  color: #333;
  cursor: pointer;
}

.card:hover {
  background-color: rgba(20,60,120,0.05);
}

p.date {
  margin-bottom: 4px;
}

.btnbanner {
  display: block;
  border: 2px solid #1C3D7A;
  padding: 14px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #1C3D7A;
  font-size: 14px;
  font-weight: bold;
  background-color: #fff;
}

.btnbanner:hover {
  background-color: #65a5d3;
}

.note {
  background-color: #e5f3fa;
  padding: 10px 10px 12px;
  margin: 20px 0;
}

.note p,
p.note {
  font-size: 16px;
}

.note p:last-child {
  margin-bottom: 0;
}

.note p.small {
  font-size: 14px;
}

/* @end */

/* @group photo */

.gridbox.photobook {
  margin-bottom: 0;
}

.photocard {
  padding: 20px 0 14px;
  border-bottom: 1px solid #dae6fa;
}

.photocard img {
  border-radius: 5px;
  height: 200px;
}

.photocard p {
  text-align: center;
  font-size: 14px;
  margin-top: 14px;
}

.photocard p:before {
  content: "▲";
  font-size: 10px;
  position: relative;
  top: -2px;
  margin-right: 4px;
  color: #adbfe4;
}

/* @end */

/* @group guide */

.guide {
  text-align: left;
  margin-top: 10px;
}

.guide li {
  margin-bottom: 10px;
  font-size: 14px;
  border-bottom: none;
}

.guide li a {
  color: #1C3D7A;
  padding: 6px 0;
  display: block;
}

.guide li i {
  width: 30px;
  text-align: center;
  position: relative;
  top: 2px;
  font-size: 20px;
  margin-right: 10px;
}

/* @end */

/* @group iframe-box */

.iframebox {
  position: relative;
  width: 100%;
  padding: 75% 0 0 0;
}

.iframebox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* @end */

/* @group tabletype */

.tablebox {
  overflow: auto;
  white-space: nowrap;
}

.tablebox .table {
  min-width: 600px;
  margin-bottom: 5px;
}

.table {
  border: 1px solid #BFCAE0;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 40px;
}

.table th,
.table td {
  padding: 6px 10px;
  border-bottom: 1px solid #BFCAE0;
  border-right: 1px solid #BFCAE0;
  text-align: left;
  line-height: 1.4;
}

.table th {
  background-color: #e5f3fa;
  width: 25%;
  color: #1C3D7A;
}

.table.table--plan th {
  width: 34%;
}

.table.table--plan {
  border-top: 1px solid #BFCAE0;
}

.table--goods th {
  width: auto;
  text-align: center;
}

.table--goods td:first-child {
  text-align: center;
}

.table--goods td.remarks {
  font-size: 13px;
  white-space: normal;
}

.table--goods td img {
  width: auto;
  margin: auto;
  height: auto;
  max-height: 120px;
}

td.goods-price {
  text-align: right;
  font-size: 16px;
}

td:nth-child(4).goods-price {
  color: #1C3D7A;
}

.table--newslist td {
  font-size: 16px;
}

.table--newslist td a {
  color: #0d2476;
  display: inline-block;
}

.table--newslist td a:hover {
  color: #66abd5;
}

.table--border-horizontal {
  border: none;
}

.table--border-horizontal th,
.table--border-horizontal td {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.table--border-horizontal th {
  background-color: transparent
}

.table--borderbtm {
  border: none;
}

.table--borderbtm th,
.table--borderbtm td {
  background-color: transparent;
  border: none;
}

.table--borderbtm th {
  border: transparent;
}

.table--stripe tr:nth-child(even) {
  background-color: #f1f1f1;
}

.table--stripe tr:nth-child(odd) th {
  background-color: transparent;
}

th.th--label {
  background-color: #999;
  color: #fff;
}

.table--change tr {
  border: none;
  border-bottom: 1px solid #BFCAE0;
}

.table--change tr:frist-child {
  border-top: none;
}

.table--change th,
.table--change td {
  width: 100%;
}

.table--borderbtm {
  border: none;
}

.itemimg {
  width: 100px;
}

.credit {
  display: block;
  font-size: 13px;
  padding: 6px;
  margin-top: 6px;
  border-top: 1px dotted #ccc;
}

caption {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 6px;
  text-align: left;
}

/* @end */

/* @group list */

.listbox li {
  font-size: 16px;
  font-size: 1.6rem;
}

.merit {
  text-align: left;
}

.merit dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 6px;
}

.merit dd {
  font-size: 16px;
  margin-bottom: 40px;
  margin: 0 0 24px;
  padding: 6px 20px;
  border-left: 1px solid #c1cade;
  border-right: 1px solid #c1cade;
  line-height: 1.4;
}

.list {
  margin-bottom: 0;
}

.list li {
  font-size: 18px;
  list-style-position: inside;
}

.list li:last-child {
  margin-bottom: 0;
}

ol.list {
  list-style: decimal;
}

.note .list {
  padding: 10px;
}

/* @end */

/* @group QA */

.QA {
  padding: 10px;
  margin: 0 0 20px 50px;
}

.QA h1 {
  font-size: 18px;
  margin: 0 0 20px;
  line-height: 1.4;
  display: block;
}

.QA h1:before {
  content: "Q";
  margin-right: 6px;
  color: #14236e;
  border-left: 2px solid #1C3D7A;
  padding: 0 10px;
  display: block;
  float: left;
  position: relative;
  top: -2px;
  margin: 0 6px 0 -60px;
  font: 22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.QA h2 {
  font-size: 16px;
  margin: 0;
  background-color: #f1f1f1;
  font-weight: bold;
  clear: none;
}

.QA ol {
  list-style: decimal;
  list-style-position: inside;
}

.ans {
  padding: 0;
  position: relative;
}

.QA .ans p {
  padding: 0;
  margin-left: 0;
}

.ans:before {
  content: "A";
  color: #d84833;
  border-left: 2px solid #d84833;
  padding: 0px 10px;
  display: block;
  float: left;
  position: relative;
  top: 0;
  margin: 0 6px 0 -60px;
  font: 22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.que span.tag,
.ans span.tag {
  font-size: 9px;
  font-weight: normal;
  margin-left: 2px;
  width: auto;
}

/* @end */

/* @group calender */

.table-calendar {
  width: 100%;
  margin: auto;
  margin-bottom: 10px;
  border-collapse: collapse;
  border-spacing: 0;
}

.table-calendar caption {
  font-weight: bold;
  line-height: 2;
  border-top: 1px solid #ccc;
  text-align: center;
}

.table-calendar th {
  border-bottom: 1px solid #ccc;
  line-height: 24px;
  width: 14.2%;
  display: table-cell;
  text-align: center;
}

.table-calendar td {
  line-height: 34px;
  width: 14.2%;
  text-align: center;
  display: table-cell;
}

.table-calendar td.closed {
  background-color: #eee;
  border-bottom: 2px solid #fff;
  color: #666;
}

/* 日曜日 */

.table-calendar tr th:nth-child(1),
.table-calendar tr td:nth-child(1) {
  color: #da3a12;
}

/* 土曜日 */

.table-calendar tr th:nth-child(7),
.table-calendar tr td:nth-child(7) {
  color: #397bd5;
}

.calendar-option {
  text-align: left;
  margin-bottom: 30px;
  clear: both;
  height: 18px;
  padding-top: 6px;
}

.calendar-option p {
  line-height: 18px;
  display: inline-block;
  margin-right: 20px;
  font-size: 12px;
  float: left;
  margin-bottom: 4px;
}

.calendar-mark {
  height: 18px;
  width: 18px;
  background-color: #eaeaea;
  display: inline-block;
  margin-right: 4px;
  border: 1px solid #ddd;
}

.mark-maintenance {
  background: #fff url(../img/calendar-bg-maintenance.png) repeat-x 0 8px;
}

.topinfo {
  background-color: #f1f1f1;
  padding: 10px;
  text-align: left;
}

.topinfo dt {
  background-color: #ddd;
  padding: 2px;
  display: inline-block;
}

.topinfo dd {
  display: inline-block;
}

/* @end */

/* @group calendar-system 2018- */

.cal1 {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.cal1 .clndr .clndr-controls {
  display: inline-block;
  width: 100%;
  position: relative;
  line-height: 40px;
}

.cal1 .clndr .clndr-controls .month {
  float: left;
  width: 33%;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.cal1 .clndr .clndr-controls .clndr-control-button {
  float: left;
  width: 33%;
  font-size: 12px;
  text-align: left;
}

.cal1 .clndr .clndr-controls .clndr-control-button.rightalign {
  text-align: right;
  width: 34%;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button,
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
  cursor: pointer;
  padding: 2px 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:hover,
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:hover {
  background: #ddd;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive,
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive {
  opacity: 0.5;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive:hover,
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive:hover {
  background: none;
  cursor: default;
}

.cal1 .clndr .clndr-table {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}

.cal1 .clndr .clndr-table .header-days .header-day {
  vertical-align: middle;
  text-align: center;
  border-left: none;
  border-top: none;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  line-height: 30px;
}

.cal1 .clndr .clndr-table tr td {
  vertical-align: top;
  border-bottom: 2px solid #fff;
}

.cal1 .clndr .clndr-table tr .day {
  border-left: none;
  border-top: none;
  width: 100%;
  color: #555;
  height: inherit;
}

.cal1 .clndr .clndr-table tr .day.today,
.cal1 .clndr .clndr-table tr .day.my-today {
  font-weight: bold !important;
  color: #000;
}

.cal1 .clndr .clndr-table tr .day.closed {
  background: #eaeaea;
}

.cal1 .clndr .clndr-table tr .day .day-contents {
  box-sizing: border-box;
  padding: 8px;
  text-align: center;
}

.cal1 .clndr .clndr-table tr .day.maintenance .day-contents,
.cal1 .clndr .clndr-table tr .day.today.maintenance .day-contents,
.cal1 .clndr .clndr-table tr .day.my-today.maintenance .day-contents {
  background: url(../img/calendar-bg-maintenance.png) repeat-x center bottom;
}

.cal1 .clndr .clndr-table tr .day.inactive,
.cal1 .clndr .clndr-table tr .day.my-inactive {
  background: #ddd;
}

.cal1 .clndr .clndr-table .header-day:first-child,
.cal1 .clndr .clndr-table tr .day:first-child {
  border-right: none;
  color: #da3a12;
}

.cal1 .clndr .clndr-table .header-day:last-child,
.cal1 .clndr .clndr-table tr .day:last-child {
  border-right: none;
  color: #397bd5;
}

.cal1 .clndr .clndr-table tr .empty,
.cal1 .clndr .clndr-table tr .adjacent-month,
.cal1 .clndr .clndr-table tr .my-empty,
.cal1 .clndr .clndr-table tr .my-adjacent-month {
  border-left: none;
  border-top: none;
  width: 100%;
  height: inherit;
  opacity: 0.25;
}

/* @end */

/* @group microengine */

.ttl01.ttl-clndrsystem {
  padding: 14px 0;
}

.metag {
  margin-left: 10px;
}

.table--clndrsystem tr th:first-child,
.table--clndrsystem tr td:first-child {
  border-right: 3px double #BCCBE8;
}

.table--clndrsystem tr td:first-child {
  background-color: #f8f8f8;
}

/* @end */

/* @group footer */

/* @group pagetop */

.pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  float: right;
  position: relative;
  right: 10px;
  bottom: 10px;
  font-size: 26px;
  line-height: 40px;
}

.pagetop a {
  color: #1c3d7a;
  background-color: rgba(196,232,247,0.5);
}

.pagetop a:hover {
  color: #fff;
  background-color: rgba(196,232,247,0.8);
}

/* @end */

footer {
  margin-top: auto;
  padding-top: 1px;
  padding-bottom: 40px;
  border-bottom: 6px solid #1c3d7a;
  background: url(../img/bg_mountain2.png) repeat-x center bottom;
}

.footer__logo img {
  height: 44px;
}

.footer__nav li {
  float: left;
  width: 49.9%;
}

.footer__nav a {
  font-size: 12px;
  padding: 14px;
  color: #333;
}

.footer__nav li li {
  display: none;
}

.footer__nav li a {
  display: block;
}

.footer__data p {
  font-size: 14px;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #dae6fa;
}

.copyright {
  color: #94AACF;
  margin-bottom: 10px;
  display: block;
  clear: both;
  text-align: center;
}

/* @end */

/* @group tag */

.tag {
  font-size: 13px;
  line-height: 1;
  padding: 0.6em 1em 0.6em 1em;
  color: #333;
}

.tag.bg-nat {
  background-color: #d9f2d5;
}

.tag.bg-adv {
  background-color: #dae8f7;
}

/* @end */

/* @group draw attention animation */

p.draw-attention {
  animation-name: attention;
  animation-duration: 3s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  -moz-animation-name: attention;
  -moz-animation-duration: 3s;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
  -webkit-animation-name: attention;
  -webkit-animation-duration: 3s;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -o-animation-name: attention;
  -o-animation-duration: 3s;
  -o-animation-timing-function: ease;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: alternate;
  -ms-animation-name: attention;
  -ms-animation-duration: 3s;
  -ms-animation-timing-function: ease;
  -ms-animation-iteration-count: infinite;
  -ms-animation-direction: alternate;
  color: white;
  padding: 0px 5px;
}

@keyframes attention {
  0% {background-color: #fff;
}

100% {
  background-color: #009900;
}

}

@-moz-keyframes attention {
  0% {background-color: #fff;
}

100% {
  background-color: #009900;
}

}

@-webkit-keyframes attention {
  0% {background-color: #fff;
}

100% {
  background-color: #009900;
}

}

@-o-keyframes attention {
  0% {background-color: #fff;
}

100% {
  background-color: #009900;
}

}

@-ms-keyframes attention {
  0% {background-color: #fff;
}

100% {
  background-color: #009900;
}
}



/* @end */

@media print, screen and (min-width: 544px) {

/* @group sidebar */

.sidebar__grid {
  width: 48.5%;
  float: left;
}

.sidebar__grid:first-child {
  margin-right: 3%;
}

/* @end */

/* @group header */

.header__logo {
  margin: 16px 0;
  width: 100%;
  text-align: left;
}

.header__logo img {
  height: 48px;
}

img.logo__text {
  margin: 10px 0 0;
  height: 14px;
  position: absolute;
  top: 40px;
  left: 220px;
}

.header__nav li {
  border-color: #dae6fa;
  float: left;
}

.header__nav li a {
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  border-radius: 0;
  padding: 6px 14px;
}

.breadcrumbs {
  position: relative;
  top: -44px;
}

.breadcrumbs + .container {
  margin-top: -44px;
}

.breadcrumbs__nav ol {
  padding: 0 10px;
}

.breadcrumbs__nav li a {
  color: #444;
  padding: 16px 12px;
  display: inline-block;
  line-height: 1;
}

/* @group visitor */

.visitor {
  position: absolute;
  right: 0;
  top: 10px;
}

.visitor-nav {
  margin: auto;
  border-bottom: none;
}

.visitor-nav li {
  float: left;
  width: auto;
  margin-right: 2px;
  font-size: 13px;
}

.visitor-nav li a:after {
  content: "|";
  margin-left: 10px;
  color: #ddd;
}

.visitor-nav li:last-child a:after {
  display: none;
}

.visitor-nav li a {
  padding: 6px;
  line-height: 20px;
  border-radius: 10px;
}

.visualheader .grid-2-1:last-child {
  display: inherit;
}

/* @end */

/* @end */

.newslist__photo {
  width: 18%;
}

.btnbanner {
  font-size: 12px;
}

.table--goods {
  min-width: 755px;
}

.header__nav li a span {
  clear: both;
  float: none;
  display: block;
  margin-top: 0;
}

/* @group footer */

.footer__data {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.footer__logo {
  text-align: left;
  float: left;
  width: 30%;
  padding: 0;
}

.footer__data p {
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-left: 20px;
  width: 60%;
  float: left;
  border-bottom: none;
  margin-top: 16px;
  font-size: 12px;
}

.footer__nav {
  clear: both;
  margin-top: 80px;
}

.footer__nav > ul {
  float: left;
  width: 33%;
}

.footer__nav li {
  width: 100%;
  text-align: left;
}

.footer__nav a {
  font-size: 12px;
  width: auto;
  display: block;
}

.footer__nav li li {
  margin: 0;
  padding: 0;
}

.footer__nav li li a {
  font-size: 11px;
  padding: 6px 0;
}

/* @end */

}

@media print,screen and (min-width: 768px) {

/* @group header */

.open {
  border: 1px solid #1d9c72;
}

.visualheader {
  display: block;
  background-color: #e6f7ff;
  padding-top: 10px;
  padding-bottom: 12px;
  margin-bottom: 20px;
}

.visualheader .main {
  padding: 0 !important;
}

/* @group visitor */

.visitor-nav li a {
  width: auto;
}

/* @end */

/* @end */

/* @group header__nav */

.header__nav {
  padding: 0;
}

.header__nav li a {
  padding: 8px 16px 4px;
  line-height: 20px;
}

.header__nav li a.small {
  font-size: 10px;
  padding: 8px 10px 4px;
}

.header__nav li {
  border-left: 1px solid #395b93;
  border-right-color: #0b2c62;
}

.header__nav li:first-child {
  border-left-color: #395b93;
  -webkit-box-shadow: -1px 0 0 0 #0b2c62;
  box-shadow: -1px 0 0 0 #0b2c62;
}

.header__nav li:last-child {
  -webkit-box-shadow: 1px 0 0 0 #395b93;
  box-shadow: 1px 0 0 0 #395b93;
}

.visitor {
  top: 40px;
}

/* @end */

.sheet {
  margin-left: 24px;
}

.main > .sheet:first-child {
  margin-top: 0;
}

.card {
  padding: 20px;
}

.card:first-child {
  padding-top: 0;
}

.breadcrumbs__nav {
  border-bottom: none;
}

.ttl01 {
  text-align: left;
  font-size: 28px;
  line-height: 1.2;
  clear: both;
  padding: 0 26px 14px;
  border-bottom: 1px solid #dae6fa;
  margin-bottom: 40px;
}

.ttl02 {
  background: #1c3d7a;
  background: -moz-linear-gradient(left,  #1c3d7a 0%, #1c3d7a 70%, #ffffff 70%, #ffffff 100%);
  background: -webkit-linear-gradient(left,  #1c3d7a 0%,#1c3d7a 70%,#ffffff 70%,#ffffff 100%);
  background: linear-gradient(to right,  #1c3d7a 0%,#1c3d7a 70%,#ffffff 70%,#ffffff 100%);
}

/* @group sidebar */

.sidebar--left > .main {
  width: 74%;
}

.sidebar--left > .sidebar {
  width: 280px;
  margin-right: 0;
}

.sidebar {
  margin-top: 0;
  border-right: 1px solid #dae6fa;
  padding-right: 20px;
  position: relative;
}

.sidebar__nav {
  font-size: 18px;
  margin-right: -20px;
  border-top: none;
  width: 279px;
}

.sidebar__grid {
  width: 100%;
  float: none;
}

.sidebar__grid:first-child {
  margin-right: 0;
}

.sidebar__grid.second {
  margin-top: 60px;
}

/* @end */

/* @group tabletype */

.table--change th {
  width: 25%;
}

.table--change td {
  width: auto;
}

.table th,
.table td {
  font-size: 18px;
}

.table--newslist th,
.table--newslist td {
  font-size: 16px;
}

/* @end */

/* @group microengine */

.ttl01.ttl-clndrsystem {
  padding: 14px 0;
  margin-bottom: 20px;
}

/* @end */

/* @group footer */

.footer__data {
  float: left;
  width: 25%;
}

.footer__logo {
  float: none;
  margin: 10px 0 10px;
  width: auto;
  padding: 0;
}

.footer__logo img {
  height: 42px;
  width: auto;
}

.footer__data p {
  display: block;
  float: none;
  margin: 0;
  width: auto;
  font-size: 12px;
}

.footer__nav {
  clear: none;
  float: right;
  width: 70%;
  margin: 10px 0 0;
}

.footer__nav ul {
  padding: 6px 10px;
}

.footer__nav li {
  overflow: hidden;
  float: left;
  border-right: none;
  border-left: none;
  text-align: left;
  font-weight: bold;
  margin-bottom: 20px;
}

.footer__nav li a {
  padding: 0;
  border-bottom: 1px solid #dae6fa;
  font-size: 13px;
}

.footer__nav li ul {
  width: 100%;
}

.footer__nav li li {
  display: block;
  float: none;
  width: 100%;
  font-weight: normal;
  margin-bottom: 0;
  border-left: none;
}

.footer__nav li li a {
  border-bottom: none;
  padding: 4px 0;
}

/* @end */

}