@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=Noto+Sans+JP:wght@500;900&display=swap");
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
html {
  overflow: hidden;
  overflow-y: scroll;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
  }
}
figure {
  margin: 0;
  padding: 0;
}

p,
li,
dl,
table {
  line-break: strict;
  word-break: break-strict;
  word-wrap: break-word;
  line-height: 1.75;
  margin-top: 0;
  margin-bottom: 0;
}

small {
  font-size: 12px;
}

@media (max-width: 1000px) {
  p,
  li,
  dl,
  table {
    line-height: 1.75;
  }
}
@media (max-width: 768px) {
  p,
  li,
  dl,
  table {
    line-height: 1.6;
  }
}
tr {
  word-break: break-all;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

dd {
  margin-left: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

select option {
  padding: 0px 5px;
}

form label {
  cursor: pointer;
}

input:placeholder {
  color: #999;
}

input:-ms-input-placeholder {
  color: #999;
}

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/* VARIABLE COLOR */
/* VARIABLE FONT */
/* VARIABLE MEDIA */
/* MIXIN */
/* ------------------------------　　
	BLOG内のカスタマイズ
------------------------------ */
.BlogIndex__moreBtnWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.entry-column a.BlogIndex__moreBtnWrap:hover {
  text-decoration: none;
}

.moreBtn.-BlogIndex {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
  margin-top: 0;
  text-decoration: none;
}

.BlogIndex__moreBtnTitle {
  font-weight: 600;
  color: #777;
}

/* ------------------------------　　
	最上部固定バナー
------------------------------ */
.first_banner_wrap_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.first_banner_wrap_li {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

@media (min-width: 1024px) {
  .first_banner_wrap {
    margin: 0 auto;
  }
  .first_banner_wrap_ul {
    margin-top: 50px;
    gap: 90px;
    padding: 0 10%;
  }
  .first_banner_wrap_li {
    -ms-flex-preferred-size: 47%;
        flex-basis: 47%;
    padding: 0;
  }
}
@media (max-width: 599px) {
  .first_banner_wrap {
    margin-top: 0px;
    padding: 0 6%;
  }
  .first_banner_wrap_ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .first_banner_wrap_li {
    margin-top: 30px;
  }
}
body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 100%;
  color: #222;
  font-family: "Noto Sans JP", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  letter-spacing: 0.07em;
  -webkit-text-size-adjust: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

main {
  overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
}

/* LINK */
a, a:link, a:visited, a img {
  color: #222;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a:hover {
  color: #666;
}

a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

#header {
  width: 100%;
  height: 120px;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#header .logo {
  width: 240px;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 100;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#header nav .splogo {
  display: none;
}
#header nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 20px 10px 0 0;
  -webkit-transition: none;
  transition: none;
}
@media screen and (max-width: 640px) {
  #header nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}
#header nav li {
  display: inline-block;
  margin: 0 13px;
}
#header nav li a {
  color: #222;
  position: relative;
  display: block;
  padding: 10px 0;
  letter-spacing: 0;
  line-height: 1.2;
}
#header nav li a:after {
  position: absolute;
  height: 3px;
  width: 0;
  bottom: 0;
  left: 50%;
  display: block;
  content: "";
  background: #f38f00;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#header nav li a:hover {
  color: #222;
}
#header nav li a:hover:after {
  opacity: 100;
  width: 100%;
  left: 0;
}

.nav-open {
  display: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.telicon, .spnav {
  display: none;
}

#header.smallhead {
  background: rgba(255, 255, 255, 0.7);
  height: 80px;
  border-bottom: 1px solid #ddd;
  top: 0;
}
#header.smallhead .logo {
  top: 12px;
}

@media screen and (max-width: 1120px) {
  #header .logo {
    left: 10px;
  }
  #header nav li {
    margin: 0 0.8%;
  }
  #header nav li a {
    font-size: 13px;
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 820px) {
  #header .logo {
    top: 12px;
  }
  #header.smallhead {
    height: 50px;
    top: 0;
  }
  #header.smallhead .logo {
    width: 200px;
    top: 2px;
  }
  #header nav .navCont {
    z-index: -1;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #header nav .navCont ul {
    -webkit-transition: none;
    transition: none;
    opacity: 0;
    position: absolute;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    width: 100%;
    padding: 50px 0 0;
    border-bottom: 2px solid #f38f00;
  }
  #header nav .navCont li {
    width: 100%;
    padding: 0;
    display: block;
    margin: 0;
  }
  #header nav .navCont li a {
    font-size: 20px;
    font-size: 1.25rem;
    color: #222;
    font-weight: bold;
    line-height: 1.2;
    border-top: 2px solid #f38f00;
    padding: 20px 30px 20px 20px;
    position: relative;
    text-align: left;
  }
  #header nav .navCont li a:after {
    display: none;
  }
  #header nav .navCont li a:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    right: 20px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
  }
  .nav-open {
    position: absolute;
    background: #534a40;
    right: 0;
    top: 0;
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 9999;
  }
  .nav-open i {
    display: block;
    width: 25px;
    height: 3px;
    background: #fff;
    margin-left: 12px;
  }
  .nav-open i:nth-child(1) {
    margin-top: 16px;
  }
  .nav-open i:nth-child(2) {
    margin-top: 5px;
    opacity: 1;
  }
  .nav-open i:nth-child(3) {
    margin-top: 5px;
  }
}
#nav:checked + .nav-open {
  position: fixed;
}

#nav:checked + .nav-open i {
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

#nav:checked + .nav-open i:nth-child(1) {
  -webkit-transform: translateY(6px) rotate(135deg);
          transform: translateY(6px) rotate(135deg);
}

#nav:checked + .nav-open i:nth-child(2) {
  opacity: 0;
}

#nav:checked + .nav-open i:nth-child(3) {
  -webkit-transform: translateY(-7px) rotate(45deg);
          transform: translateY(-7px) rotate(45deg);
  margin-top: 2px;
}

#nav:checked ~ .navCont {
  inset: 0;
  display: block;
  z-index: 9990;
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #ffa414;
}
#nav:checked ~ .navCont .splogo {
  display: block;
  width: 200px;
  left: 50%;
  top: 2px;
  margin-left: -100px;
  position: absolute;
}
#nav:checked ~ .navCont ul {
  opacity: 1;
  position: static;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#nav:checked ~ .navCont .copy {
  opacity: 1;
}

.no-scroll {
  height: 100%;
  overflow: hidden;
}

.hidden {
  display: none;
}

@media screen and (max-width: 640px) {
  #header .logo, #header.smallhead .logo {
    width: 200px;
    left: 50%;
    top: 2px;
    margin-left: -100px;
  }
  .nav-open {
    left: 0;
    right: auto;
  }
  .telicon {
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
  }
  .telicon a {
    color: #f38f00;
  }
  .spnav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 94%;
    z-index: 400;
    padding: 12px 3%;
    background: rgba(187, 187, 187, 0.7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .spnav1, .spnav2, .spnav3 {
    -ms-flex-preferred-size: 31%;
        flex-basis: 31%;
  }
  .spnav1 a, .spnav2 a, .spnav3 a {
    background: #fb6a00;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
    display: block;
    color: #fff;
    line-height: 1;
    letter-spacing: 0;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 20px -10px rgba(34, 34, 34, 0.5);
            box-shadow: 0px 0px 20px -10px rgba(34, 34, 34, 0.5);
  }
  .spnav1 a span, .spnav2 a span, .spnav3 a span {
    display: block;
    margin-bottom: 3px;
  }
  .spnav2 a {
    background: #ffa414;
  }
  .spnav3 a {
    background: #392f25;
  }
}
/* テキストユニットの装飾 ▼▼▼*/
span.maxbig {
  font-size: 1.25em;
}

span.big {
  font-size: 1em;
}

span.mini {
  font-size: 0.75em;
}

span.bold {
  font-weight: 700;
}

span.underLine {
  text-decoration: underline;
}

h2 span.bold, h3 span.bold, h4 span.bold, span.maxbig span.bold, span.bold span.maxbig {
  font-weight: 900;
}

span.dangerColor {
  color: #d21a00;
}

span.safeColor {
  color: #f39500;
}

span.keikou {
  /* padding-left: 0.5em;
  padding-right: 0.5em; */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0, #ffd479));
  background: linear-gradient(transparent 75%, #ffd479 0);
}

/* span.whiteText {
  color: #fff;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3); } */
span.textCenter {
  display: block;
  text-align: center;
}

span.textLeft {
  display: block;
  text-align: left;
}

.text-editor-position {
  padding-right: 0 !important;
}

/* .entryFormLiteEditor span.textCenterMobile {
  display: block;
  text-align: center; } */
/* .entryFormLiteEditor span.textCenterMobile:after {
  content: '【！】モバイル版で中央表示';
  font-weight: 700;
  background: #e01e2c;
  color: #fff;
  opacity: 0.5;
  display: block;
  font-size: 18px;
  position: absolute;
  top: 10px;
  left: 10px; } */
@media (max-width: 1023px) {
  span.textCenterMobile {
    display: block;
    text-align: center;
  }
}
@media (min-width: 1024px) {
  span.textBrakeMobile br {
    display: none;
  }
}
/*  表示側　タイトル下部のadminアクション
	------------------------------ */
.AdminEntryAction__mostOutWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.AdminEntryAction__outWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background-color: #e4e5ea;
  border: solid 1px #d8d8de;
  margin-bottom: 10px;
  letter-spacing: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.AdminEntryAction__outWrap.-blog {
  margin-right: 10px;
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
}

.AdminEntryAction__outWrap.-entry {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}

label.AdminEntryAction__blogName {
  margin-right: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.AdminEntryAction__blogName.-seo-base {
  background: #C0DAFC;
  color: rgba(0, 0, 0, 0.5);
}

.AdminEntryAction__wrap {
  margin-right: 5px;
}

.AdminEntryAction__info {
  width: 120px;
  color: #666;
  font-size: 13px;
  font-weight: 600;
}

.AdminEntryAction__writer {
  margin-left: 10px;
  font-size: 14px;
  color: #555;
}

.AdminEntryAction__writer i {
  color: #888;
}

/* .entryFormLiteEditor span.textBrakeMobile br {
  display: block; }

.entryFormLiteEditor span.textBrakeMobile:before {
  content: '【！】モバイル版だけ改行';
  font-weight: 700;
  background: #e01e2c;
  color: #fff;
  opacity: 0.5;
  display: block;
  font-size: 18px;
  position: absolute;
  top: 10px;
  right: 10px; }

.lite-editor-toolbox .acms-icon-undo {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
  margin-left: -2px;
  padding-right: 4px; }

.lite-editor-toolbox .whiteText, .entryFormLiteEditor .whiteText {
  background: #ddd;
  font-weight: 700;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8); } */
/* テキストユニットの装飾 ▲▲▲*/
/* TOP SLIDER */
.slick-slider {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.slick-slider img {
  margin: 0 auto;
  width: 100%;
}

.fix-height {
  position: relative;
  overflow: hidden;
}

.slick-slide:hover {
  cursor: pointer;
}

.slick-list:focus:focus {
  position: relative;
}

.slick-list:focus:focus:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px dotted #00C2FF;
  z-index: -1;
}

.js-slider .slick-list:focus {
  position: relative;
}

.js-slider .slick-list:focus:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px dotted #00C2FF;
  z-index: 1;
}

.main-slider-image {
  cursor: default !important;
}
.main-slider-image a {
  cursor: default !important;
}
.main-slider-image a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.main-slider-image img {
  width: 100%;
}

.main-slider-image a:hover {
  text-decoration: none;
}

.main-slider-text-inner {
  text-align: left;
  z-index: 100;
  position: absolute;
  bottom: 40px;
  left: 40px;
}

.main-slider-text-outer {
  height: 100%;
}

.main-slider-text-wrap {
  display: table;
  width: 100%;
  height: 100%;
}

.main-slider-main-copy {
  color: #fb8200;
  font-weight: bold;
  font-size: 70px;
  font-size: 4.5rem;
  line-height: 1.2;
}
@media screen and (max-width: 820px) {
  .main-slider-main-copy {
    font-size: 50px;
    font-size: 3.2rem;
  }
}

.slick-track,
.slick-list {
  -webkit-transform: translateZ(0);
  -webkit-perspective: 1000;
}

@media screen and (max-width: 820px) {
  .main-slider-image img {
    max-width: 130%;
    width: 130%;
    margin: 0 -15%;
  }
}
@media screen and (max-width: 640px) {
  .main-slider-text-inner {
    bottom: 15px;
    left: 15px;
  }
  .main-slider-main-copy {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 640px) and (max-width: 820px) {
  .main-slider-main-copy {
    font-size: 30px;
    font-size: 1.85rem;
  }
}
@media screen and (max-width: 640px) {
  .main-slider-image img {
    max-width: 160% !important;
    width: 160% !important;
    margin: 0 -30% !important;
  }
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* FOOTER */
#footer {
  width: 80%;
  margin: 0 auto;
  padding: 100px 10%;
  text-align: left;
  padding-bottom: 0;
  background: #392f25;
}
@media screen and (max-width: 820px) {
  #footer {
    width: 85%;
    padding: 60px 7.5%;
  }
}
@media screen and (max-width: 640px) {
  #footer {
    width: 88%;
    padding: 30px 6%;
  }
}

.footin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
}
@media screen and (max-width: 640px) {
  .footin {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}

.footlogo {
  width: 240px;
  margin: 0 0 20px;
  padding: 0;
  position: relative;
}
.footlogo img {
  width: 240px;
  display: block;
}

.footnav {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding-bottom: 20px;
  padding-left: 50px;
}
@media screen and (max-width: 640px) {
  .footnav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}
.footnav ul {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.footnav li {
  margin: 0 10px 10px;
}
.footnav li a {
  line-height: 1.2;
  color: #fff;
}
.footnav li a:hover {
  color: #f38f00;
  text-decoration: underline;
}

.copy {
  font-size: 13px;
  font-size: 0.8rem;
  color: #fb8200;
  padding: 30px 0;
  text-align: center;
}

#pageTop {
  bottom: 25px;
  right: 25px;
  display: block;
  position: fixed;
  z-index: 999;
}
#pageTop a {
  width: 80px;
  height: 80px;
  display: block;
  border-radius: 40px;
  background: rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
}
#pageTop a:hover {
  background: rgba(0, 0, 0, 0.3);
}
#pageTop a:hover:after {
  margin-top: 0px;
}
#pageTop a:after {
  content: "";
  width: 14px;
  height: 14px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6px;
  margin-left: -7px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#pageTop a:active {
  -webkit-transform: scale(0.96);
          transform: scale(0.96);
  -webkit-transition: all 0.05s ease;
  transition: all 0.05s ease;
}
#pageTop a:active:after {
  margin-top: 4px;
}

@media screen and (max-width: 820px) {
  #footer {
    padding-top: 50px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  #footer {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .footlogo {
    margin: 0 auto 40px;
  }
  .footnav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    padding: 0;
    width: 100%;
  }
  .footnav ul {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .footnav li {
    margin: 0 10px 10px;
  }
  .footnav li a {
    line-height: 1.2;
  }
  #pageTop {
    width: 100%;
    position: static;
    padding-bottom: 85px;
  }
  #pageTop a {
    width: 100%;
    height: 80px;
    border-radius: 0;
    background: #222;
  }
}
/* アニメーション */
@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  20% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  20% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
/* ------------------------------
　　ボタン
------------------------------ */
.btn {
  font-weight: bold;
  line-height: 1.2;
  display: inline-block;
  padding: 8px 15px;
  color: #fff;
  border: 0;
  border: 0;
  border-radius: 3px;
  background: #666;
}

.btn:hover,
.btn:visited {
  text-decoration: none;
  color: #fff;
}

.btn:focus,
.btn:active {
  color: #fff;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
}

.btn:hover {
  color: #fff;
  background-color: #444;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#666), to(#444));
  background-image: linear-gradient(to bottom, #666, #444);
}

.btn:active,
.btn:focus {
  background: #444;
}

/* ボタン　色付き */
.btn-attention {
  font-weight: bold;
  line-height: 1.2;
  display: inline-block;
  padding: 8px 15px;
  color: #fff;
  border: 0;
  border: 0;
  border-radius: 3px;
  background: #c41134;
}

.btn-attention:hover,
.btn-attention:visited {
  text-decoration: none;
  color: #fff;
}

.btn-attention:focus,
.btn-attention:active {
  color: #fff;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
}

.btn-attention:hover {
  color: #fff;
  background-color: #910021;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c41134), to(#910021));
  background-image: linear-gradient(to bottom, #c41134, #910021);
}

.btn-attention:active,
.btn-attention:focus {
  background: #910021;
}

/* ボタンサイズ大 */
.btn-large {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 20px;
  -webkit-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
  text-align: center;
  color: #fff;
  border: 0;
  border-radius: 5px;
  background: #666;
}

.btn-large:hover,
.btn-large:visited {
  text-decoration: none;
  color: #fff;
}

.btn-large:focus,
.btn-large:active {
  color: #fff;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
}

.btn-large:hover {
  background: #444;
}

.btn-large:active,
.btn-large:focus {
  background: #444;
}

/* ボタンサイズ大 色付き */
.btn-attention-large {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 20px;
  -webkit-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
  text-align: center;
  color: #fff;
  border: 0;
  border-radius: 5px;
  background: #c41134;
}

.btn-attention-large:hover,
.btn-attention-large:visited {
  text-decoration: none;
  color: #fff;
}

.btn-attention-large:focus,
.btn-attention-large:active {
  color: #fff;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
}

.btn-attention-large:hover {
  background: #910021;
}

.btn-attention-large:active,
.btn-attention-large:focus {
  background: #910021;
}

/* デスクトップ：最大360pxボタン */
.btn-block-large {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 15px 20px;
  -webkit-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
  text-align: center;
  color: #fff;
  border: 0;
  border-radius: 5px;
  background: #666;
}

.btn-block-large:hover,
.btn-block-large:visited {
  text-decoration: none;
  color: #fff;
}

.btn-block-large:focus,
.btn-block-large:active {
  color: #fff;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
}

.btn-block-large:hover {
  background: #444;
}

.btn-block-large:active,
.btn-block-large:focus {
  background: #444;
}

/* デスクトップ：最大360pxボタン 色付き */
.btn-attention-block-large {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 15px 20px;
  -webkit-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
  text-align: center;
  color: #fff;
  border: 0;
  border-radius: 5px;
  background: #c41134;
}

.btn-attention-block-large:hover,
.btn-attention-block-large:visited {
  text-decoration: none;
  color: #fff;
}

.btn-attention-block-large:focus,
.btn-attention-block-large:active {
  color: #fff;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
}

.btn-attention-block-large:hover {
  background: #910021;
}

.btn-attention-block-large:active,
.btn-attention-block-large:focus {
  background: #910021;
}

@media (min-width: 768px) {
  .btn-block-large {
    max-width: 360px;
  }
  .btn-attention-block-large {
    max-width: 360px;
  }
}
@media (max-width: 767px) {
  .btn-search-block {
    font-size: 20px;
    display: block;
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    padding: 15px 20px;
  }
}
/* ボーダーボタン */
.home-btn {
  margin: 20px 0 10px;
}

.btn-border {
  font-size: 16px;
  display: inline-block;
  padding: 7px 10px;
  color: #333;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.btn-border [class*=acms-icon-] {
  font-size: 14px;
  color: #ccc;
}

.btn-border:hover {
  text-decoration: none;
}

/* ------------------------------
　　ラベル
------------------------------ */
.label-new {
  background: #c41134;
}

.label-category {
  background: #666;
}

/* ------------------------------
　　ページタイトル
------------------------------ */
.page-title-wrapper {
  position: relative;
  display: table;
  width: 100%;
  height: 100px;
  color: #fff;
  background: url("../images/bg_other.jpg") #333 no-repeat center;
  background-size: cover;
}

.page-title-filter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}

.page-title-inner {
  position: relative;
  display: table-cell;
  padding: 15px 10px;
  vertical-align: middle;
}

.page-title {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 10px 0;
}

.page-title a {
  color: #fff;
}

.page-description {
  font-size: 16px;
  line-height: 1.5;
  margin: 10px 0;
}

@media (min-width: 768px) {
  .page-title-wrapper {
    height: 270px;
  }
}
/* ------------------------------
　　ページャー
------------------------------ */
.pager {
  margin: 0 -5px 50px -5px;
  padding: 0;
  list-style: none;
  text-align: center;
}

.pager li {
  display: inline-block;
  margin: 0 5px;
}

.pager li.cur {
  /* 現在いる位置 */
  padding: 5px 20px;
  color: #fff;
  border-radius: 3px;
  background: #767676;
}

.pager-link {
  display: block;
  padding: 5px 20px;
  color: #333;
  border-radius: 3px;
  background: #e5e5e5;
}

.pager-link:visited,
.pager-link:focus,
.pager-link:active {
  color: #333;
}

.pager-link:hover {
  text-decoration: none;
  color: #fff;
  background: #333;
}

.pager-link-forward {
  float: right;
}

.pager-link-prev {
  float: left;
}

@media screen and (min-width: 768px) {
  .pager-link {
    padding: 5px 10px;
  }
  .pager li.cur {
    /* 現在いる位置 */
    padding: 5px 10px;
  }
}
/* 前後リンク */
.serial-nav {
  margin: -25px 0 60px 0;
  padding: 0;
  list-style: none;
}

.serial-nav .serial-nav-item {
  display: block;
  float: none;
}

.serial-nav .serial-nav-item-prev {
  text-align: left;
}

.serial-nav .serial-nav-item-next {
  text-align: right;
}

.serial-nav a {
  display: block;
  padding: 25px 0;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

.serial-nav a:hover,
.serial-nav a:visited,
.serial-nav a:focus,
.serial-nav a:active {
  text-decoration: none;
  color: inherit;
}

.serial-nav a:hover {
  background: #e5e5e5;
}

@media screen and (min-width: 768px) {
  .serial-nav {
    margin: 0 0 60px 0;
    border: 0;
  }
  .serial-nav .serial-nav-item-prev {
    float: left;
  }
  .serial-nav .serial-nav-item-next {
    float: right;
  }
  .serial-nav a {
    display: inline;
    border: 0;
  }
  .serial-nav a:hover {
    text-decoration: underline;
    background: 0;
  }
}
/* ------------------------------
　　トピックパス
------------------------------ */
.topicpath {
  margin-bottom: 30px;
  padding: 10px 0;
  background: #f5f5f5;
}

.topicpath-list {
  margin: 0 auto;
  list-style: none;
}

.topicpath-item {
  float: left;
  padding: 0 10px 0 23px;
  background: url("../images/marker/icon_arrow.png") no-repeat left center;
}

.topicpath-item:first-child {
  padding: 0 10px 0 0;
  background: 0;
}

.topicpath-link {
  font-size: 14px;
  color: #666;
}

.topicpath-link:visited,
.topicpath-link:focus,
.topicpath-link:active {
  color: #666;
}

/* ------------------------------
　　サマリー
------------------------------ */
.summary-default {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}

.summary-default-entry {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  -webkit-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
  color: #333;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.summary-default-entry.bl-hover {
  background: #f1f1f1;
}

.acms-entry .summary-default-entry {
  padding: 10px;
}

.summary-title {
  font-size: 16px;
  margin: 0 0 10px 0;
}

.summary-detail {
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .summary-default-entry-image-wrap img {
    width: 60px;
    height: auto;
  }
}
@media screen and (min-width: 480px) {
  .summary-default {
    margin: 0 0 20px 0;
  }
}
/* エントリーのスタイル */
.entry-column {
  word-wrap: break-word;
  color: #333;
}

.entry-column h2 {
  font-size: 18px;
  margin: 0 10px 25px 10px;
  padding: 5px 10px;
  color: #666;
  border-left: 4px solid #666;
}

.entry-column h2.module-heading {
  margin: 0;
  padding: 0;
  border: 0;
}

.entry-column h3 {
  font-size: 16px;
  margin: 0 10px 20px 10px;
  padding: 5px 10px;
  color: #333;
  background: #e5e5e5;
}

.entry-column a:link {
  text-decoration: none;
}

.entry-column a:hover,
.entry-column a:focus,
.entry-column a:active {
  text-decoration: underline;
}

.entry-column a:visited {
  text-decoration: none;
}

/* 本文 */
/*.entry-column p
{
	font-size: 16px;
	line-height: 1.7; 
	margin-top: 0;
	margin-bottom: 30px;
}*/
/* エントリー内ボタン */
/*.entry-column p.entry-btn {
	margin-bottom: 10px;
}
.entry-column p.entry-btn a
{
	font-weight: bold;
	line-height: 1.2;

	display: inline-block;

	padding: 8px 15px;

	color: #fff;
	border: 0;
	border-radius: 3px; 
	background: #666;
}
.entry-column p.entry-btn a:hover,
.entry-column p.entry-btn a:visited
{
	text-decoration: none; 
	color: #fff;
}
.entry-column p.entry-btn a:focus,
.entry-column p.entry-btn a:active
{
	color: #fff;
	box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .5);
}
.entry-column p.entry-btn a:hover
{
	color: #fff; 
	background-color: #444;
	background-image: linear-gradient(to bottom, #666, #444);
}
.entry-column p.entry-btn a:active,
.entry-column p.entry-btn a:focus
{
	background: #444;
}*/
/* 色付きボタン */
/*.entry-column p.entry-btn-attention a
{
	font-weight: bold;
	line-height: 1.2;
	display: inline-block;
	padding: 8px 15px;
	color: #fff;
	border: 0;
	border-radius: 3px; 
	background: #c41134;
}
.entry-column p.entry-btn-attention a:hover,
.entry-column p.entry-btn-attention a:visited
{
	text-decoration: none; 
	color: #fff;
}
.entry-column p.entry-btn-attention a:focus,
.entry-column p.entry-btn-attention a:active
{
	color: #fff;
	box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .5);
}
.entry-column p.entry-btn-attention a:hover
{
	color: #fff; 
	background-color: #910021;
	background-image: linear-gradient(to bottom, #c41134, #910021);
}
.entry-column p.entry-btn-attention a:active,
.entry-column p.entry-btn-attention a:focus
{
	background: #910021;
}*/
.entry-column p.summary-title {
  margin: 0 0 10px 0;
}

.entry-column p.summary-detail {
  font-size: 14px;
  margin: 0 0 10px 0;
}

/* エントリー内コンテナー */
.entry-container {
  margin: 0 5px;
}

/* テーブル */
.entry-column table {
  width: 100%;
  margin: 0 0 30px 0;
}

.entry-column table.table-history {
  table-layout: fixed;
}

.entry-column th,
.entry-column td {
  font-size: 16px;
  line-height: 1.5;
  display: block;
  padding: 5px 10px;
  text-align: left;
  vertical-align: top;
  color: #333;
  border-top: 1px solid #dfdfdf;
}

.entry-column .acms-table-responsive {
  margin-bottom: 30px;
}

.entry-column .acms-table-responsive th,
.entry-column .acms-table-responsive td {
  display: table-cell;
  white-space: nowrap;
}

.entry-column .acms-table-responsive table {
  margin: 0;
}

.entry-column th {
  background: #f5f5f5;
}

/* 沿革用テーブル */
.entry-column table.table-history tr {
  background: #fff;
}

.entry-column table.table-history th,
.entry-column table.table-history td {
  display: block;
}

.entry-column table.table-history th {
  padding: 10px;
}

.entry-column table.table-history td {
  padding: 10px 0;
}

.entry-column table.table-history .table-history-img {
  display: block;
  padding: 0 10px 10px 10px;
  background: #fff;
}

/* リスト */
.entry-column ul {
  margin: 0 0 25px 0;
  padding: 0 0 0 2em;
}

.entry-column ul li {
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 5px 0;
}

.entry-column ul.summary-default {
  padding: 0;
}

.entry-column ul.summary-default li {
  margin: 0;
}

/* 番号付きリスト */
.entry-column ol {
  margin: 0 0 25px 0;
  padding: 0 0 0 2.5em;
}

.entry-column ol li {
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 5px 0;
}

/* 定義リスト */
.entry-column dl {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 30px;
}

.entry-column dt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 5px 0;
}

.entry-column dd {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-left: 0;
}

/* 引用 */
.entry-column blockquote {
  font-size: 16px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-bottom: 30px;
  padding: 15px 20px 15px 16px;
  border-left: 4px solid #bfbfbf;
  background: #efefef;
}

/* ソースコード */
.entry-column pre {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 0 0 30px 0;
}

.entry-column pre ol {
  margin: 0;
  padding: 0 0 0 2.5em;
}

.entry-column pre ol li {
  line-height: 1.5;
}

/* 区切り線 */
.entry-column hr {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* ユニット */
.entry-column .caption {
  /*font-size: 13px; 
  margin: 0 0 20px 0;*/
}

.column-file-auto + .caption {
  margin-left: 10px;
}

@media screen and (min-width: 480px) {
  .entry-column .table-history-img {
    float: right;
  }
}
@media screen and (min-width: 768px) {
  .entry-column th,
  .entry-column td {
    font-size: 16px;
    display: table-cell;
    padding: 15px 20px;
    text-align: left;
    border-top: 1px solid #dfdfdf;
  }
  .entry-column th {
    background: inherit;
  }
  .entry-column tr:nth-child(odd) {
    background: #f5f5f5;
  }
}
/* エントリーフッター */
.entry-footer {
  margin: 0 0 20px 0;
  padding: 10px;
  background: #f5f5f5;
}

/* タグ */
.entry-tag {
  margin: 0 0 5px 0;
}

.entry-tag-icon {
  float: left;
  color: #707070;
}

.entry-tag-item {
  float: left;
  margin: 0 0 0 10px;
}

/* 続きを読むボタン */
.continue-link {
  font-size: 16px;
  margin: 0;
}

.continue-link a {
  font-weight: bold;
  line-height: 1.5;
  display: inline-block;
  padding: 10px;
  color: #fff;
  border-radius: 3px;
  background: #767676;
}

.continue-link a [class*=acms-icon] {
  margin: 0 10px 0 0;
}

.continue-link a:link,
.continue-link a:visited {
  color: #fff;
}

.continue-link a:hover,
.continue-link a:focus,
.continue-link a:active {
  text-decoration: none;
  color: #fff;
  background: #aaa;
}

@media screen and (min-width: 768px) {
  /* タグ */
  .entry-tag {
    margin: 0;
  }
  /* 続きを読むボタン */
  .continue-link a {
    font-weight: normal;
    padding: 5px 10px;
  }
}
/* ------------------------------
　　編集ページ
------------------------------ */
.field-title {
  padding: 0 10px;
}

.field-title:first-child {
  margin: 0 0 10px 0;
}

/* ------------------------------
　　お問い合わせ
------------------------------ */
.contact-box p.message {
  font-weight: bold;
  margin: 0 0 35px 0;
  padding: 0 10px;
  color: #c41134;
}

.contact-box p.contact-no {
  font-size: 30px;
  font-weight: bold;
  margin: 0;
  color: #333;
}

.contact-box p.contact-no a {
  color: inherit;
}

.contact-box p.error-text {
  /* エラー文 */
  margin: 5px 0 0 0;
  color: #c41134;
}

.contact-box table.contact-form {
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}

.contact-box table.contact-form tr {
  background: #fff;
}

@media screen and (min-width: 480px) {
  .contact-box th,
  .contact-box td {
    display: table-cell;
  }
}
@media screen and (min-width: 768px) {
  .contact-box th {
    width: 260px;
  }
}
/* ステップ 
------------------------------ */
.contact-box .mail-step {
  margin: 0 10px 35px 10px;
  padding: 0 10px;
  /* カウンターの設定 */
  counter-reset: mailStep;
  background: #e5e5e5;
}

.contact-box .mail-step-item {
  font-size: 16px;
  font-weight: bold;
  float: left;
  margin: 0 10px;
  padding: 18px 0 14px;
  list-style: none;
  color: #999;
  border-bottom: 4px solid transparent;
}

.contact-box .mail-step-item:before {
  content: counter(mailStep) ".";
  /* カウンターの設定 */
  counter-increment: mailStep;
}

.contact-box .mail-step-item-current {
  color: #333;
  border-bottom: 4px solid #333;
}

@media screen and (min-width: 768px) {
  .contact-box .mail-step {
    height: 60px;
  }
}
/* 送信ボタン
------------------------------ */
.form-btn-box {
  margin: 0 10px 50px 10px;
  text-align: center;
}

.form-btn {
  display: inline-block;
}

.form-btn-return {
  float: left;
}

.form-btn-send {
  float: right;
}

@media screen and (min-width: 768px) {
  .form-btn-return {
    float: none;
  }
  .form-btn-send {
    float: none;
    width: 100%;
    max-width: 360px;
  }
}
/* ラベル 
------------------------------ */
.label-required {
  font-size: 12px;
  margin: 0 5px;
  padding: 2px 8px;
  color: #fff;
  border-radius: 3px;
  background: #c41134;
}

@media screen and (min-width: 768px) {
  .label-required {
    float: right;
  }
}
/* フォーム要素
------------------------------ */
.contact-box select[required]:required {
  border: 1px solid #c49511;
}

.contact-box select.focused:invalid {
  border: 1px solid #c41134;
}

.contact-box select[required]:valid {
  border: 1px solid #a7a7aa;
}

.contact-box input[required]:required,
.contact-box textarea[required]:required {
  background: #fffdeb;
}

.contact-box input.focused:invalid,
.contact-box textarea.focused:invalid {
  background: #ffebee;
}

.contact-box input[required]:valid,
.contact-box textarea[required]:valid {
  background: #fff;
}

/* バリデーター
------------------------------ */
.valid-mark {
  display: none;
}

.valid-mark.valid {
  display: inline;
  float: right;
  color: #5cb85c;
}

.invalid {
  background: #ffebee !important;
}

/* A-BLOG CMS */
.acms-container {
  text-align: left;
}

#adminBox {
  margin-bottom: 0 !important;
  text-align: left;
  position: relative;
  z-index: 50;
}
#adminBox a {
  text-decoration: none;
}

.acms-admin-btn-admin, .formEntryActionUnit .btn {
  font-size: 13px;
  font-size: 0.8rem;
}

.acms-admin-modal, .select2-results__option {
  text-align: left;
}

.acms-topicpath {
  margin: 0 auto !important;
}
.acms-topicpath li {
  font-size: 13px;
  font-size: 0.8rem;
  padding-bottom: 0 !important;
  line-height: 1.2;
}
.acms-topicpath li a {
  font-size: 13px;
  font-size: 0.8rem;
  color: #666;
  text-decoration: underline;
}

.acms-box-medium {
  width: 100%;
}

.acms-entry [class*=acms-col-] {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.acms-entry [class*=column-image-], .acms-entry [class*=column-media-] {
  margin-top: 0.25em;
  padding-bottom: 1em;
}

.acms-entry [class*=column-eximage-], .acms-entry [class*=column-image-], .acms-entry [class*=column-media-] {
  text-align: center;
  padding-left: 2.5% !important;
  padding-right: 2.5% !important;
}
.acms-entry [class*=column-eximage-] img, .acms-entry [class*=column-image-] img, .acms-entry [class*=column-media-] img {
  width: 100%;
}

.acms-entry .acms-col-sm-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.acms-entry .acms-wide {
  width: auto;
  padding: 0 !important;
  margin: 0 -5.6% !important;
}

.acms-entry [class*=column-eximage-] .caption, .acms-entry [class*=column-image-] .caption, .acms-entry [class*=column-media-] .caption {
  text-align: center;
  font-size: 13px;
  font-size: 0.8rem;
}

.acms-entry .column-youtube, .acms-entry .column-iframe {
  padding-bottom: 51.4% !important;
}

.acms-label-success {
  color: #222 !important;
  background: none !important;
  padding: 0 !important;
}
.acms-label-success a {
  padding: 10px 13px !important;
  border: 1px solid #e5e5e5;
  border-radius: 30px;
  display: block;
}

.acms-list-inline li {
  padding-right: 5px !important;
}

.acms-grid, .acms-grid-r {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.acms-summary-image {
  width: 30%;
  position: relative;
  padding-top: 30%;
  overflow: hidden;
}

.acms-summary-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.acms-summary-body {
  display: table-cell;
  vertical-align: middle;
}
.acms-summary-body p {
  line-height: 1.5;
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
}

div.pp_overlay {
  z-index: 9999 !important;
}

/* TITLE */
.pagetitle, .pagetitle2 {
  width: 100%;
  height: 420px;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
.pagetitle img, .pagetitle2 img {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 420px;
  -o-object-fit: cover;
     object-fit: cover;
}
.pagetitle:before, .pagetitle2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(221, 221, 221, 0.5);
  z-index: 2;
}
.pagetitle h1, .pagetitle p, .pagetitle2 h1, .pagetitle2 p {
  position: absolute;
  bottom: 120px;
  left: 5%;
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
  color: #222;
  display: inline-block;
  margin: 0;
  z-index: 100;
  line-height: 1;
  text-align: left;
}
.pagetitle h1 span, .pagetitle p span, .pagetitle2 h1 span, .pagetitle2 p span {
  font-family: "Montserrat", sans-serif;
  font-size: 70px;
  font-size: 4.5rem;
  letter-spacing: 0;
  line-height: 0.9;
  color: #fb6a00;
  display: block;
  font-style: normal;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media screen and (max-width: 820px) {
  .pagetitle h1 span, .pagetitle p span, .pagetitle2 h1 span, .pagetitle2 p span {
    font-size: 50px;
    font-size: 3.2rem;
  }
}

.acms-topicpath {
  width: 90%;
  padding: 20px 5% 0 !important;
}

/* ENTRY */
.entry {
  text-align: left;
}

.entryCont, .entryList {
  width: 90%;
  margin: 0 auto;
  text-align: left;
  padding: 50px 5%;
  overflow: hidden;
}
.entryCont h1, .entryList h1 {
  line-height: 1.3;
  margin: 0 0 60px;
  font-size: 40px;
  font-size: 2.5rem;
}
@media screen and (max-width: 820px) {
  .entryCont h1, .entryList h1 {
    font-size: 30px;
    font-size: 1.85rem;
  }
}
.entryCont h1 a, .entryList h1 a {
  text-decoration: none;
}
.entryCont h1 span, .entryList h1 span {
  display: block;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0;
  line-height: 1;
  font-size: 30px;
  font-size: 1.85rem;
  color: #f38f00;
  text-transform: capitalize;
}
.entryCont time, .entryList time {
  color: #555;
}
.entryCont .news h1, .entryList .news h1 {
  font-size: 40px;
  font-size: 2.5rem;
}
@media screen and (max-width: 820px) {
  .entryCont .news h1, .entryList .news h1 {
    font-size: 30px;
    font-size: 1.85rem;
  }
}
.entryCont .blogtxt h2, .entryList .blogtxt h2 {
  font-size: 20px;
  font-size: 1.25rem;
}

.entry-column {
  text-align: left;
  margin: 0 auto;
  border-left: none;
}
.entry-column h2:first-child, .entry-column h3:first-child, .entry-column h4:first-child {
  margin-top: 0;
}
.entry-column h2 {
  font-size: 30px;
  font-size: 1.85rem;
  color: #fb8200;
  margin: 50px 0 30px;
  border-left: none;
  clear: both;
  padding: 15px !important;
  background: #e8e8e8;
  border-bottom: 2px solid #bbb;
}
.entry-column h3 {
  font-size: 20px;
  font-size: 1.25rem;
  color: #222;
  padding: 0;
  margin: 20px 0;
  clear: both;
  padding: 15px !important;
  background: none;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 5px solid #ffa414;
}
.entry-column h3.txt-center {
  border-bottom: 3px solid #ffa414;
  border-left: 1px solid #ddd;
}
.entry-column h4 {
  font-size: 16px;
  font-size: 1rem;
  color: #222;
  margin: 20px 0 20px;
  padding: 5px 0 !important;
  clear: both;
  display: inline-block;
  border-bottom: 3px solid #f38f00;
}
.entry-column h5 {
  font-size: 16px;
  font-size: 1rem;
  color: #fb8200;
  margin: 20px 0 10px;
  padding: 10px 0 !important;
  clear: both;
}
.entry-column p {
  margin: 0 0 2em;
  line-height: 1.7;
}
@media screen and (max-width: 640px) {
  .entry-column p {
    margin: 0 0 1em;
  }
}
.entry-column p a, .entry-column p a:hover, .entry-column p a:visited {
  text-decoration: underline;
  position: relative;
  z-index: 50;
}
.entry-column em {
  font-style: normal;
  font-weight: bold;
  color: #222;
}
.entry-column .txt-center {
  text-align: center;
}
.entry-column .entry-danger-text {
  background: #ff647e;
  padding: 20px;
}
.entry-column .entryFormColumnBody em, .entry-column .entryFormColumnBody em, .entry-column .entry em {
  background: red;
  color: #fff;
}
.entry-column .txt-comment {
  padding: 20px;
  background: #e8e8e8;
}
.entry-column ul {
  list-style: circle;
  padding-left: 2em;
  margin-bottom: 2em;
}
.entry-column ul a, .entry-column ul a:hover, .entry-column ul a:visited {
  text-decoration: underline !important;
}
.entry-column ul li, .entry-column ol li {
  margin-bottom: 0.5em;
}
.entry-column .entry-container {
  margin: 0 0 2em;
}
.entry-column table {
  border-collapse: collapse;
  margin: 0;
  width: auto;
  background: #fff;
}
.entry-column table a, .entry-column table a:hover, .entry-column table a:visited {
  text-decoration: underline !important;
}
.entry-column table th, .entry-column table td {
  display: table-cell;
  border: solid 1px #ccc;
}
.entry-column table th {
  background: #ddd;
}
.entry-column table tr:nth-child(odd) {
  background: #f9f9f9;
}

.entry-btn a, .entry-btn-attention a {
  min-width: 180px;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  line-height: 1.3;
  text-decoration: none !important;
  color: #fff !important;
  padding: 20px 30px;
  background: #222;
  border-radius: 4px;
}
.entry-btn a:hover, .entry-btn-attention a:hover {
  background: #666;
}
.entry-btn a:before, .entry-btn-attention a:before {
  position: absolute;
  margin-top: -5px;
  content: "";
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.entry-btn-attention a {
  background: #fb8200;
}
.entry-btn-attention a:hover {
  background: #f38f00;
}

/* INDEX */
.indTtl {
  font-size: 30px;
  font-size: 1.85rem;
  margin: 30px 0 40px;
  clear: both;
  padding: 10px 20px;
  display: block;
  border-left: 6px solid #666;
}

.indlist {
  overflow: visible;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 640px) {
  .indlist {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}
.indlist li {
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
  padding-bottom: 4%;
  list-style: none;
}
.indlist li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  background: #fff;
  border: 1px solid #e5e5e5;
  color: #222;
  position: relative;
  padding-right: 50px !important;
  height: calc(100% - 2px);
  position: relative;
  padding-right: 40px;
  color: #222;
}
@media screen and (max-width: 640px) {
  .indlist li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}
.indlist li a strong {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-bottom: 2px solid #f38f00;
}
.indlist li a:before {
  content: "";
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  right: 0;
  top: 50%;
  margin-top: -17px;
  border-radius: 18px;
  background: #f38f00;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.indlist li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  right: 14px;
  top: 50%;
  margin-top: -5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.indlist li a:hover strong {
  border-bottom: 2px solid #ffa414;
}
.indlist li a:hover:before, .indlist li a:hover:after {
  -webkit-transform: translate(10px) rotate(45deg);
          transform: translate(10px) rotate(45deg);
}
.indlist li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.indlist li a:before {
  right: 20px;
}
.indlist li a:after {
  right: 34px;
}
.indlist li img {
  width: 40%;
}
.indlist li p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  margin-left: 5%;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.3;
}
.indlist li:nth-child(even) {
  -webkit-transition: all 800ms 300ms;
  transition: all 800ms 300ms;
}
.indlist .noimage a {
  height: calc(100% - 80px);
  padding: 40px 30px 40px 0;
}

.clearHidden {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}

/* PAGER */
ul.serial-nav {
  margin: 0 auto;
  max-width: 1140px;
}
ul.serial-nav .serial-nav-item-prev .material-icons, ul.serial-nav .serial-nav-item-prev .material-icons-outlined {
  left: 10px;
  top: 50%;
  font-size: 30px;
  margin-top: -15px;
  position: absolute;
  color: #f38f00;
}
ul.serial-nav .serial-nav-item-next .material-icons, ul.serial-nav .serial-nav-item-next .material-icons-outlined {
  right: 10px;
  top: 50%;
  font-size: 30px;
  margin-top: -15px;
  position: absolute;
  color: #f38f00;
}
ul.serial-nav a {
  min-width: 14em;
  background: #fff;
  text-align: center;
  color: #222 !important;
  background: #e5e5e5;
  padding: 1em 2em;
  display: inline-block;
  text-decoration: none;
  position: relative;
  border-radius: 4px;
}
ul.serial-nav a:hover {
  background: #ddd;
  color: #666 !important;
  text-decoration: none;
}

ul.pager a .material-icons, ul.pager a .material-icons-outlined {
  vertical-align: text-bottom;
}

.acms-admin-form-width-3quarters, .acms-admin-form-width-half, .acms-admin-form-width-full {
  font-size: 14px !important;
}

#js-edit_inplace-holder {
  position: relative;
  z-index: 50;
}

/* BLOG */
#blog .txt-center {
  text-align: center;
}
#blog .blogL {
  width: 71%;
  float: left;
}
#blog .blogL article {
  margin-bottom: 2em;
}
#blog .blogR {
  width: 25%;
  float: right;
  text-align: left;
}
#blog .blogR h2 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.75em;
}
#blog .blogR ul li {
  margin-bottom: 0.75em;
  line-height: 1.5;
}
#blog .blogR .entry-list, #blog .blogR .category-list {
  margin-bottom: 30px;
  padding: 15px 15px 5px;
  border: 1px solid #e5e5e5;
}
#blog .blogR .entry-list-date {
  font-size: 13px;
  font-size: 0.8rem;
  color: #222;
}
#blog header {
  padding-bottom: 20px;
}
#blog header h1 {
  margin-bottom: 10px;
}
#blog header h1:after {
  left: 0;
  right: 0;
}
#blog header h1 a {
  text-decoration: none;
}
#blog header .entryCate {
  font-size: 13px;
  font-size: 0.8rem;
  margin: 0.6em 0 0 6em;
  text-align: right;
}
#blog header .entryCate a {
  display: inline-block;
  border-radius: 30px;
  padding: 0 1em;
  text-decoration: none;
  background: #ddd;
}
#blog header .entryCate a:hover {
  background: #e5e5e5;
}

.news header time {
  margin-bottom: 10px;
  display: block;
  color: #555;
}

/* CONTACT */
#contactform .entry-btn-attention a {
  text-decoration: none;
}

#contact {
  margin: 0 auto;
  text-align: left;
  padding: 50px 0;
}
#contact dl {
  width: 100%;
  border-top: 1px solid #ddd;
  margin-bottom: 0;
  background: #e8e8e8;
}
#contact dt {
  width: 12em;
  float: left;
  font-weight: bold;
  padding: 1em 0.75em 0;
  margin: 0;
}
#contact dt span {
  background: #ff647e;
  font-weight: bold;
  margin: 0;
  padding: 2px 4px;
  color: #fff;
  font-size: 12px;
  display: block;
  float: right;
  border-radius: 3px;
}
#contact dd {
  padding: 0.75em 0.75em 0.75em 14em;
  margin: 0;
  line-height: 1.75;
  border-bottom: 1px solid #ddd;
}
#contact dd .acms-admin-text-error {
  margin-bottom: 0;
  color: #ff647e !important;
}
#contact small a {
  text-decoration: underline;
}

.inpAge {
  width: 4em !important;
}

.form-btn {
  width: 40%;
  max-width: 360px;
  margin: 0 2.5%;
  display: inline-block;
}

.btnSend {
  width: 100%;
  text-align: center;
  padding-top: 30px;
  overflow: hidden;
}

.btnSend input {
  width: 100%;
  background: #222;
  color: #fff;
  font-weight: bold;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-transform: uppercase;
  text-align: center;
  line-height: 18px;
  padding: 21px 20px;
  outline: none;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
  border-radius: 4px;
}
.btnSend input:hover {
  background: #666;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=70)";
}

#btnToInput {
  border: 2px solid #222 !important;
  background: #fff !important;
  color: #222 !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#btnToInput:hover {
  border: 2px solid #222 !important;
  background: #ddd !important;
}

#btnConfirm {
  max-width: 260px;
  width: 80%;
  margin: 0 auto;
}

@media screen and (max-width: 820px) {
  .acms-col-sm-3 {
    width: 50% !important;
    margin-bottom: 10px !important;
  }
  .summary-default-entry-image-wrap img {
    width: 100%;
  }
  .entry-column h2 {
    margin: 30px 0 20px;
  }
  .entryCont, .entryList {
    padding: 30px 5%;
  }
  .entryCont h1, .entryList h1 {
    margin: 0 0 20px;
  }
  ul.serial-nav {
    margin: 0 0 20px;
  }
  ul.serial-nav a {
    min-width: inherit;
  }
  ul.serial-nav .serial-nav-item-prev {
    float: left;
    display: inline;
  }
  ul.serial-nav .serial-nav-item-next {
    float: right;
    display: inline;
  }
  #blog .blogL {
    width: 100%;
    float: none;
  }
  #blog .blogR {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .acms-admin-col-6 {
    width: 100%;
  }
  .acms-entry .acms-col-sm-4 {
    float: none;
    width: 100%;
    padding: 0 !important;
  }
  .acms-form input[type=text], .acms-form textarea {
    width: auto !important;
  }
  /* SP TITLE */
  .pagetitle, .pagetitle2 {
    height: 320px;
  }
  .pagetitle h1, .pagetitle p, .pagetitle2 h1, .pagetitle2 p {
    bottom: 90px;
  }
  /* SP ENTRY */
  .entryCont .entry-column .entry-container, .entryList .entry-column .entry-container {
    margin-bottom: 1.5em;
    overflow-x: auto;
    overflow-y: hidden;
    border: 1px solid #eee;
    -webkit-overflow-scrolling: touch;
  }
  .entryCont .entry-column .entry-container .table-chu, .entryList .entry-column .entry-container .table-chu {
    white-space: nowrap;
  }
  .entryCont .entry-column ul, .entryList .entry-column ul {
    clear: both;
  }
  .entry-column h2 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-left: -5.5%;
    margin-right: -5.5%;
    padding-left: 5.5% !important;
    padding-right: 5.5% !important;
  }
  .entry-column h3 {
    margin-left: -5.5%;
    margin-right: -5.5%;
    padding-left: 5.5% !important;
    padding-right: 5.5% !important;
    border-right: none;
  }
  .entry-column h3.txt-center {
    border-left: none;
  }
  .entryCont, .entryList {
    padding: 20px 5%;
  }
  .entry-btn, .entry-btn-attention {
    text-align: center;
  }
  .entry-btn a, .entry-btn-attention a {
    margin: 0 auto;
  }
  /* SP INDEX */
  .indTtl {
    margin: 20px 0;
  }
  .indlist li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .indlist li a img {
    width: 38%;
  }
  .indlist li:nth-child(even) {
    -webkit-transition: all 800ms 0ms;
    transition: all 800ms 0ms;
  }
  /* SP PAGER */
  ul.serial-nav li {
    width: 48%;
  }
  ul.serial-nav a {
    display: block;
    min-width: inherit;
    font-size: 13px;
    font-size: 0.8rem;
    padding: 1em 1.5em;
  }
  ul.serial-nav .serial-nav-item-prev .material-icons, ul.serial-nav .serial-nav-item-prev .material-icons-outlined {
    left: 0;
  }
  ul.serial-nav .serial-nav-item-next .material-icons, ul.serial-nav .serial-nav-item-next .material-icons-outlined {
    right: 0;
  }
  .acms-topicpath li {
    margin-right: 0;
    padding-bottom: 0.25em;
  }
  /* SP CONTACT */
  #contact dt {
    float: none;
    width: auto;
    padding: 0.5em 0.75em;
  }
  #contact dt br {
    display: none;
  }
  #contact dd {
    padding: 0 0.75em 0.5em;
  }
}
/* scroll efect */
.effect-fadein {
  opacity: 0;
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-transition: all 800ms;
  transition: all 800ms;
}

.effect-fadein.effect-scroll {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* TOP */
.topabout [class*=column-eximage], .topabout [class*=column-file], .topabout [class*=column-image], .topabout [class*=column-map], .topabout [class*=column-media], .topabout [class*=column-module], .topabout [class*=column-quote], .topabout [class*=column-street-view], .topabout [class*=column-video], .topabout [class*=column-yolp], .topabout [class*=column-youtube], .toppromin [class*=column-eximage], .toppromin [class*=column-file], .toppromin [class*=column-image], .toppromin [class*=column-map], .toppromin [class*=column-media], .toppromin [class*=column-module], .toppromin [class*=column-quote], .toppromin [class*=column-street-view], .toppromin [class*=column-video], .toppromin [class*=column-yolp], .toppromin [class*=column-youtube], .toprecrit [class*=column-eximage], .toprecrit [class*=column-file], .toprecrit [class*=column-image], .toprecrit [class*=column-map], .toprecrit [class*=column-media], .toprecrit [class*=column-module], .toprecrit [class*=column-quote], .toprecrit [class*=column-street-view], .toprecrit [class*=column-video], .toprecrit [class*=column-yolp], .toprecrit [class*=column-youtube] {
  margin: 0;
  padding: 0;
}
.topabout [class*=column-eximage] img, .topabout [class*=column-file] img, .topabout [class*=column-image] img, .topabout [class*=column-map] img, .topabout [class*=column-media] img, .topabout [class*=column-module] img, .topabout [class*=column-quote] img, .topabout [class*=column-street-view] img, .topabout [class*=column-video] img, .topabout [class*=column-yolp] img, .topabout [class*=column-youtube] img, .toppromin [class*=column-eximage] img, .toppromin [class*=column-file] img, .toppromin [class*=column-image] img, .toppromin [class*=column-map] img, .toppromin [class*=column-media] img, .toppromin [class*=column-module] img, .toppromin [class*=column-quote] img, .toppromin [class*=column-street-view] img, .toppromin [class*=column-video] img, .toppromin [class*=column-yolp] img, .toppromin [class*=column-youtube] img, .toprecrit [class*=column-eximage] img, .toprecrit [class*=column-file] img, .toprecrit [class*=column-image] img, .toprecrit [class*=column-map] img, .toprecrit [class*=column-media] img, .toprecrit [class*=column-module] img, .toprecrit [class*=column-quote] img, .toprecrit [class*=column-street-view] img, .toprecrit [class*=column-video] img, .toprecrit [class*=column-yolp] img, .toprecrit [class*=column-youtube] img {
  width: 100%;
}

.btntop {
  padding-top: 50px;
  line-height: 1.2;
}
.btntop a {
  position: relative;
  padding-right: 40px;
  color: #222;
  display: inline-block;
}
.btntop a strong {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-bottom: 2px solid #f38f00;
}
.btntop a:before {
  content: "";
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  right: 0;
  top: 50%;
  margin-top: -17px;
  border-radius: 18px;
  background: #f38f00;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btntop a:after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  right: 14px;
  top: 50%;
  margin-top: -5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btntop a:hover strong {
  border-bottom: 2px solid #ffa414;
}
.btntop a:hover:before, .btntop a:hover:after {
  -webkit-transform: translate(10px) rotate(45deg);
          transform: translate(10px) rotate(45deg);
}

.topnews {
  width: 80%;
  margin: 0 auto;
  padding: 100px 10%;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-bottom: 0;
}
@media screen and (max-width: 820px) {
  .topnews {
    width: 85%;
    padding: 60px 7.5%;
  }
}
@media screen and (max-width: 640px) {
  .topnews {
    width: 88%;
    padding: 30px 6%;
  }
}
@media screen and (max-width: 640px) {
  .topnews {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}

.toptenin {
  -ms-flex-preferred-size: 47%;
      flex-basis: 47%;
}
.toptenin a {
  display: block;
  background: #f38f00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  padding-right: 40px;
  color: #222;
  padding-right: 0;
}
.toptenin a .teninpic {
  -ms-flex-preferred-size: 42%;
      flex-basis: 42%;
}
.toptenin a .teninpic img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.toptenin a p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fff;
  padding: 15px;
  line-height: 1.3;
  font-weight: bold;
}
.toptenin a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.toptenin a strong {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-bottom: 2px solid #f38f00;
}
.toptenin a:before {
  content: "";
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  right: 0;
  top: 50%;
  margin-top: -17px;
  border-radius: 18px;
  background: #f38f00;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.toptenin a:after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  right: 14px;
  top: 50%;
  margin-top: -5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.toptenin a:hover strong {
  border-bottom: 2px solid #ffa414;
}
.toptenin a:hover:before, .toptenin a:hover:after {
  -webkit-transform: translate(10px) rotate(45deg);
          transform: translate(10px) rotate(45deg);
}
.toptenin a:before {
  bottom: 15px;
  right: 15px;
  top: auto;
  background: rgba(255, 255, 255, 0.3);
}
.toptenin a:after {
  bottom: 28px;
  right: 28px;
  top: auto;
}

.topinfo {
  -ms-flex-preferred-size: 47%;
      flex-basis: 47%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding-top: 10px;
  padding-bottom: 10px;
}
.topinfo h2 {
  -ms-flex-preferred-size: 5em;
      flex-basis: 5em;
  color: #f38f00;
  font-size: 20px;
  font-size: 1.25rem;
}
.topinfo article {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
}
.topinfo article h3 {
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
}
.topinfo article a {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  position: relative;
  padding-right: 40px;
  color: #222;
  font-weight: normal;
}
.topinfo article a strong {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-bottom: 2px solid #f38f00;
}
.topinfo article a:before {
  content: "";
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  right: 0;
  top: 50%;
  margin-top: -17px;
  border-radius: 18px;
  background: #f38f00;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.topinfo article a:after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  right: 14px;
  top: 50%;
  margin-top: -5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.topinfo article a:hover strong {
  border-bottom: 2px solid #ffa414;
}
.topinfo article a:hover:before, .topinfo article a:hover:after {
  -webkit-transform: translate(10px) rotate(45deg);
          transform: translate(10px) rotate(45deg);
}
.topinfo article a:hover {
  color: #222;
}
.topinfo time {
  color: #666;
  margin-bottom: 5px;
  display: block;
}

.topabout {
  width: 80%;
  margin: 0 auto;
  padding: 100px 10%;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 0;
}
@media screen and (max-width: 820px) {
  .topabout {
    width: 85%;
    padding: 60px 7.5%;
  }
}
@media screen and (max-width: 640px) {
  .topabout {
    width: 88%;
    padding: 30px 6%;
  }
}
@media screen and (max-width: 640px) {
  .topabout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}

.topabouttxt {
  -ms-flex-preferred-size: 47%;
      flex-basis: 47%;
  text-align: center;
  z-index: 1;
}
.topabouttxt h2 {
  margin-bottom: 50px;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25rem;
  text-align: left;
}
.topabouttxt h2 em {
  font-family: "Montserrat", sans-serif;
  font-size: 70px;
  font-size: 4.5rem;
  letter-spacing: 0;
  line-height: 0.9;
  color: #f38f00;
  display: block;
  font-style: normal;
  margin-bottom: 5px;
}
@media screen and (max-width: 820px) {
  .topabouttxt h2 em {
    font-size: 50px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 640px) {
  .topabouttxt h2 {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.topabouttxt h3 {
  letter-spacing: 0;
  color: #222;
  padding: 0;
  margin: 40px 0 20px !important;
  clear: both;
}
.topabouttxt p {
  text-align: left;
}

.topaboutpic {
  -ms-flex-preferred-size: 59%;
      flex-basis: 59%;
  margin-right: -12.5%;
}

/* TOP ACCORDION */
.moreBtn {
  display: none;
  cursor: pointer;
  padding: 20px 40px 20px 0;
  margin: 20px auto 0;
  font-weight: bold;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.moreBtn:after {
  content: "";
  display: block;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 24px;
  color: #fff;
  line-height: 1;
  position: absolute;
  content: "\e145";
  font-family: "Material Icons";
}
.moreBtn:before {
  content: "";
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  right: 0;
  top: 50%;
  margin-top: -17px;
  border-radius: 18px;
  background: #f38f00;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.moreBtn:hover strong {
  border-bottom: 2px solid #ffa414;
}
.moreBtn:hover:before, .moreBtn:hover:after {
  -webkit-transform: translate(10px);
          transform: translate(10px);
}
.moreBtn strong {
  display: block;
  border-bottom: 2px solid #f38f00;
}

.toggle {
  display: none;
}

#more:checked + .moreBtn {
  display: none;
}
#more:checked + .moreBtn:after {
  content: "\e15b";
}

.close {
  display: none;
  margin-top: 20px;
}
.close span {
  border-bottom: 2px solid #f38f00;
}
.close:after {
  content: "\e15b";
}
.close:hover span {
  border-bottom: 2px solid #ffa414;
}

.cookierule5 .moreBtn, .cookierule5 .close {
  display: inline-block;
}
.cookierule5 .toggle ~ .tagglein {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.cookierule5 .toggle:checked ~ .tagglein {
  max-height: 2999px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.slide-photo {
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: visible !important;
}
.slide-photo .slick-list {
  overflow: visible !important;
}
.slide-photo .slick-slide {
  margin: 0 30px;
  cursor: default !important;
}
.slide-photo .slick-slide:nth-child(odd) {
  margin-top: 60px;
}

.topsteri, .topequip, .topcheck {
  width: 80%;
  margin: 0 auto;
  padding: 100px 10%;
  text-align: left;
  background: url(../images/bg_steri.jpg) center;
  background-size: cover;
}
@media screen and (max-width: 820px) {
  .topsteri, .topequip, .topcheck {
    width: 85%;
    padding: 60px 7.5%;
  }
}
@media screen and (max-width: 640px) {
  .topsteri, .topequip, .topcheck {
    width: 88%;
    padding: 30px 6%;
  }
}
.topsteri h2, .topequip h2, .topcheck h2 {
  margin-bottom: 50px;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25rem;
  color: #fff;
}
.topsteri h2 em, .topequip h2 em, .topcheck h2 em {
  font-family: "Montserrat", sans-serif;
  font-size: 70px;
  font-size: 4.5rem;
  letter-spacing: 0;
  line-height: 0.9;
  color: #f38f00;
  display: block;
  font-style: normal;
  margin-bottom: 5px;
}
@media screen and (max-width: 820px) {
  .topsteri h2 em, .topequip h2 em, .topcheck h2 em {
    font-size: 50px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 640px) {
  .topsteri h2, .topequip h2, .topcheck h2 {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.topsteri h2 em, .topequip h2 em, .topcheck h2 em {
  color: #fb8200;
  font-size: 50px;
  font-size: 3.2rem;
}
@media screen and (max-width: 820px) {
  .topsteri h2 em, .topequip h2 em, .topcheck h2 em {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
.topsteri p, .topequip p, .topcheck p {
  color: #fff;
  font-weight: bold;
  max-width: 40em;
}
.topsteri .btntop, .topequip .btntop, .topcheck .btntop {
  text-align: right;
  max-width: none;
}
.topsteri .btntop a, .topequip .btntop a, .topcheck .btntop a {
  color: #fff;
}

.topequip {
  background: url(../images/bg_equi.jpg) center;
  background-size: cover;
}

.topcheck {
  background: #ffa414;
}
.topcheck h2 em {
  color: #fff;
}
.topcheck .btntop a {
  color: #222;
}
.topcheck .btntop a strong {
  border-bottom: 2px solid #fb8200;
}

.toppromise {
  width: 80%;
  margin: 0 auto;
  padding: 100px 10%;
  text-align: left;
  background: #534a40;
}
@media screen and (max-width: 820px) {
  .toppromise {
    width: 85%;
    padding: 60px 7.5%;
  }
}
@media screen and (max-width: 640px) {
  .toppromise {
    width: 88%;
    padding: 30px 6%;
  }
}
.toppromise h2 {
  margin-bottom: 50px;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25rem;
  color: #fff;
}
.toppromise h2 em {
  font-family: "Montserrat", sans-serif;
  font-size: 70px;
  font-size: 4.5rem;
  letter-spacing: 0;
  line-height: 0.9;
  color: #f38f00;
  display: block;
  font-style: normal;
  margin-bottom: 5px;
}
@media screen and (max-width: 820px) {
  .toppromise h2 em {
    font-size: 50px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 640px) {
  .toppromise h2 {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1rem;
  }
}

.toppromin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding-bottom: 75px;
}
@media screen and (max-width: 640px) {
  .toppromin {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}
.toppromin:last-of-type {
  padding-bottom: 0;
}
.toppromin:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.toppromin:nth-child(odd) .topprompic {
  margin-left: 0;
  margin-right: -12.5%;
}

.topprompic {
  -ms-flex-preferred-size: 59%;
      flex-basis: 59%;
  margin-left: -12.5%;
}

.toppromtxt {
  -ms-flex-preferred-size: 47.5%;
      flex-basis: 47.5%;
}
.toppromtxt .point {
  position: absolute;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-size: 0.8rem;
  letter-spacing: 0;
  line-height: 0.9;
  color: #f38f00;
  text-align: center;
  padding-left: 0 !important;
  padding-top: 3px;
}
.toppromtxt .point em {
  font-style: normal;
  font-size: 40px;
  font-size: 2.5rem;
  color: #fff;
  display: block;
}
@media screen and (max-width: 820px) {
  .toppromtxt .point em {
    font-size: 30px;
    font-size: 1.85rem;
  }
}
.toppromtxt h3 {
  padding-left: 80px;
  padding-top: 12px !important;
  color: #fff;
  font-size: 30px;
  font-size: 1.85rem;
  margin-bottom: 20px;
  line-height: 1.2;
}
.toppromtxt p {
  clear: both;
  color: #fff;
}
.toppromtxt .btntop {
  padding-top: 30px;
}
.toppromtxt .btntop a {
  color: #f38f00;
  font-weight: bold;
}

.topaccess {
  width: 80%;
  margin: 0 auto;
  padding: 100px 10%;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  background: #ffa414;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 820px) {
  .topaccess {
    width: 85%;
    padding: 60px 7.5%;
  }
}
@media screen and (max-width: 640px) {
  .topaccess {
    width: 88%;
    padding: 30px 6%;
  }
}
@media screen and (max-width: 640px) {
  .topaccess {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}

.topaccetxt {
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
}
.topaccetxt img {
  width: 300px;
}
.topaccetxt .teltxt {
  font-size: 30px;
  font-size: 1.85rem;
}
.topaccetxt table {
  border-collapse: collapse;
  margin: 0 0 20px;
  width: 100%;
}
.topaccetxt table th, .topaccetxt table td {
  display: table-cell;
  border: solid 1px #bbb;
  font-weight: normal;
  text-align: center;
  padding: 5px 3px;
}
.topaccetxt table td {
  background: #fff;
}
.topaccetxt table th {
  background: #e5e5e5;
  text-align: center !important;
}

.topaccemap {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  width: 100%;
}
.topaccemap .js-open-street-map {
  width: 100% !important;
}
.topaccemap .btntop {
  text-align: right;
  padding-top: 20px;
}
.topaccemap .btntop a:hover strong {
  border-bottom: 2px solid #fff;
}

.topshinryou {
  width: 80%;
  margin: 0 auto;
  padding: 100px 10%;
  text-align: left;
}
@media screen and (max-width: 820px) {
  .topshinryou {
    width: 85%;
    padding: 60px 7.5%;
  }
}
@media screen and (max-width: 640px) {
  .topshinryou {
    width: 88%;
    padding: 30px 6%;
  }
}
.topshinryou h2 {
  margin-bottom: 50px;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25rem;
}
.topshinryou h2 em {
  font-family: "Montserrat", sans-serif;
  font-size: 70px;
  font-size: 4.5rem;
  letter-spacing: 0;
  line-height: 0.9;
  color: #f38f00;
  display: block;
  font-style: normal;
  margin-bottom: 5px;
}
@media screen and (max-width: 820px) {
  .topshinryou h2 em {
    font-size: 50px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 640px) {
  .topshinryou h2 {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1rem;
  }
}

.topshinin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-bottom: -30px;
}
@media screen and (max-width: 640px) {
  .topshinin {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}

.topshinli {
  -ms-flex-preferred-size: 31%;
      flex-basis: 31%;
  margin-bottom: 30px;
  background: #e5e5e5;
  text-align: center;
  padding: 20px 0 10px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.topshinli .topshinicon {
  width: 80px;
  margin: 0 auto;
}
.topshinli h3 {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 20px;
}
.topshinli ul {
  padding: 0;
}
.topshinli li {
  display: inline-block;
  margin: 0 2px 10px;
}
.topshinli li a {
  display: block;
  background: #fff;
  border-radius: 6px;
  color: #f38f00;
  padding: 6px 10px;
  font-size: 13px;
  font-size: 0.8rem;
  font-weight: bold;
}
.topshinli li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.topsubject {
  width: 80%;
  margin: 0 auto;
  padding: 100px 10%;
  text-align: left;
  background: url(../images/bg_subje.jpg);
  background-size: cover;
}
@media screen and (max-width: 820px) {
  .topsubject {
    width: 85%;
    padding: 60px 7.5%;
  }
}
@media screen and (max-width: 640px) {
  .topsubject {
    width: 88%;
    padding: 30px 6%;
  }
}
.topsubject h2 {
  margin-bottom: 50px;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25rem;
}
.topsubject h2 em {
  font-family: "Montserrat", sans-serif;
  font-size: 70px;
  font-size: 4.5rem;
  letter-spacing: 0;
  line-height: 0.9;
  color: #f38f00;
  display: block;
  font-style: normal;
  margin-bottom: 5px;
}
@media screen and (max-width: 820px) {
  .topsubject h2 em {
    font-size: 50px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 640px) {
  .topsubject h2 {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.topsubject h2 em {
  color: #fb8200;
}
.topsubject ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  text-align: center;
  margin-bottom: -30px;
}
.topsubject ul:after {
  content: "";
  display: block;
  -ms-flex-preferred-size: 31.5%;
      flex-basis: 31.5%;
}
.topsubject li {
  -ms-flex-preferred-size: 31.5%;
      flex-basis: 31.5%;
}
.topsubject li a {
  display: block;
  background: rgba(57, 47, 37, 0.9);
  border-radius: 6px;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.3;
  text-decoration: none;
  padding: 30px 0;
  margin-bottom: 30px;
}
.topsubject li a:hover {
  background: #392f25;
}

.topfees {
  width: 80%;
  margin: 0 auto;
  padding: 100px 10%;
  text-align: left;
  background: #534a40;
}
@media screen and (max-width: 820px) {
  .topfees {
    width: 85%;
    padding: 60px 7.5%;
  }
}
@media screen and (max-width: 640px) {
  .topfees {
    width: 88%;
    padding: 30px 6%;
  }
}
.topfees h2 {
  margin-bottom: 50px;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25rem;
  color: #fff;
}
.topfees h2 em {
  font-family: "Montserrat", sans-serif;
  font-size: 70px;
  font-size: 4.5rem;
  letter-spacing: 0;
  line-height: 0.9;
  color: #f38f00;
  display: block;
  font-style: normal;
  margin-bottom: 5px;
}
@media screen and (max-width: 820px) {
  .topfees h2 em {
    font-size: 50px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 640px) {
  .topfees h2 {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.topfees h2 em {
  color: #fb8200;
}
.topfees ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .topfees ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}
.topfees ul:after {
  content: "";
  display: block;
  -ms-flex-preferred-size: 31.5%;
      flex-basis: 31.5%;
}
.topfees li {
  -ms-flex-preferred-size: 31.5%;
      flex-basis: 31.5%;
}
.topfees li a {
  position: relative;
  padding-right: 40px;
  color: #222;
  display: block;
  font-weight: bold;
  background: rgba(57, 47, 37, 0.9);
  border-radius: 6px;
  color: #fff;
  line-height: 1.3;
  padding: 30px 0;
}
.topfees li a strong {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-bottom: 2px solid #f38f00;
}
.topfees li a:before {
  content: "";
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  right: 0;
  top: 50%;
  margin-top: -17px;
  border-radius: 18px;
  background: #f38f00;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.topfees li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  right: 14px;
  top: 50%;
  margin-top: -5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.topfees li a:hover strong {
  border-bottom: 2px solid #ffa414;
}
.topfees li a:hover:before, .topfees li a:hover:after {
  -webkit-transform: translate(10px) rotate(45deg);
          transform: translate(10px) rotate(45deg);
}
.topfees li a:hover {
  background: #392f25;
}
.topfees li a:before {
  display: none;
}
.topfees li a:after {
  right: 20px;
}

.topblogcolumn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media screen and (max-width: 640px) {
  .topblogcolumn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}

.topblog, .topcolumn {
  width: 80%;
  margin: 0 auto;
  padding: 100px 10%;
  text-align: left;
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  padding-right: 5%;
  padding-left: 5%;
}
@media screen and (max-width: 820px) {
  .topblog, .topcolumn {
    width: 85%;
    padding: 60px 7.5%;
  }
}
@media screen and (max-width: 640px) {
  .topblog, .topcolumn {
    width: 88%;
    padding: 30px 6%;
  }
}
.topblog h2, .topcolumn h2 {
  margin-bottom: 50px;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25rem;
}
.topblog h2 em, .topcolumn h2 em {
  font-family: "Montserrat", sans-serif;
  font-size: 70px;
  font-size: 4.5rem;
  letter-spacing: 0;
  line-height: 0.9;
  color: #f38f00;
  display: block;
  font-style: normal;
  margin-bottom: 5px;
}
@media screen and (max-width: 820px) {
  .topblog h2 em, .topcolumn h2 em {
    font-size: 50px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 640px) {
  .topblog h2, .topcolumn h2 {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.topblog h2 em, .topcolumn h2 em {
  font-size: 40px;
  font-size: 2.5rem;
}
@media screen and (max-width: 820px) {
  .topblog h2 em, .topcolumn h2 em {
    font-size: 30px;
    font-size: 1.85rem;
  }
}
.topblog .btntop, .topcolumn .btntop {
  padding-top: 0;
  text-align: right;
}

.topcolumn {
  background: #e5e5e5;
}

.topblogin article {
  padding-bottom: 30px;
}
.topblogin article a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.topblogin article a:hover {
  background: #f5f5f5;
}
.topblogin article img {
  width: 24%;
}
.topblogin article .blogtxt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 20px;
}
.topblogin article time {
  line-height: 1;
  font-size: 13px;
  font-size: 0.8rem;
  margin-bottom: 5px;
  display: block;
}
.topblogin article h2, .topblogin article h3 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
}

.toprecrit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 640px) {
  .toprecrit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}

.toprecrpic {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.toprecrpic div {
  height: 100%;
}
.toprecrpic img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.toprecrtxt {
  width: 80%;
  margin: 0 auto;
  padding: 100px 10%;
  text-align: left;
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  padding-right: 5%;
  padding-left: 5%;
  background: #ffa414;
}
@media screen and (max-width: 820px) {
  .toprecrtxt {
    width: 85%;
    padding: 60px 7.5%;
  }
}
@media screen and (max-width: 640px) {
  .toprecrtxt {
    width: 88%;
    padding: 30px 6%;
  }
}
.toprecrtxt h2 {
  margin-bottom: 50px;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25rem;
}
.toprecrtxt h2 em {
  font-family: "Montserrat", sans-serif;
  font-size: 70px;
  font-size: 4.5rem;
  letter-spacing: 0;
  line-height: 0.9;
  color: #f38f00;
  display: block;
  font-style: normal;
  margin-bottom: 5px;
}
@media screen and (max-width: 820px) {
  .toprecrtxt h2 em {
    font-size: 50px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 640px) {
  .toprecrtxt h2 {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.toprecrtxt h2 em {
  font-size: 50px;
  font-size: 3.2rem;
  color: #222;
}
@media screen and (max-width: 820px) {
  .toprecrtxt h2 em {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
.toprecrtxt p {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
}
.toprecrtxt .btntop {
  text-align: right;
  font-size: 16px;
  font-size: 1rem;
}

@media screen and (max-width: 820px) {
  .topnews {
    padding-bottom: 0;
  }
  .topabout {
    padding-bottom: 0;
  }
  .topblog, .topcolumn {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    padding-right: 5%;
    padding-left: 5%;
  }
  .toprecrtxt {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    padding-right: 5%;
    padding-left: 5%;
  }
}
@media screen and (max-width: 640px) {
  .effect-fadein {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .topnews {
    padding-bottom: 0;
  }
  .toptenin {
    margin-bottom: 30px;
  }
  .topabout {
    padding-bottom: 0;
  }
  .topaboutpic {
    margin-right: -7%;
    -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
            order: -2;
  }
  .topabouttxt {
    padding-top: 30px;
  }
  .slide-photo {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .slide-photo .slick-slide {
    margin: 0 15px;
  }
  .slide-photo .slick-slide:nth-child(odd) {
    margin-top: 40px;
  }
  .toppromin {
    padding-bottom: 40px;
  }
  .toppromin:last-of-type {
    padding-bottom: 20px;
  }
  .toppromin:nth-child(odd) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .toppromtxt .point {
    font-size: 3vw;
  }
  .toppromtxt .point em {
    padding-top: 2px;
    font-size: 9.6vw;
  }
  .toppromtxt h3 {
    font-size: 7.5vw;
    letter-spacing: -0.02vw;
    padding-left: 70px;
  }
  .topprompic {
    margin-left: 0;
    margin-right: -7.5%;
    margin-bottom: 20px;
  }
  .topaccetxt {
    margin-bottom: 20px;
  }
  .topshinryou h2 em {
    font-size: 50px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 640px) and (max-width: 820px) {
  .topshinryou h2 em {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 640px) {
  .topshinin {
    margin-bottom: 0;
  }
  .topshinli {
    margin-bottom: 20px;
  }
  .topshinli .topshinicon {
    width: 60px;
  }
  .topshinli:last-of-type {
    margin-bottom: 0;
  }
  .topsubject h2 em {
    font-size: 50px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 640px) and (max-width: 820px) {
  .topsubject h2 em {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 640px) {
  .topsubject ul {
    margin-bottom: -20px;
  }
  .topsubject li {
    -ms-flex-preferred-size: 47%;
        flex-basis: 47%;
  }
  .topsubject li a {
    font-size: 16px;
    font-size: 1rem;
    padding: 20px 0;
    margin-bottom: 20px;
  }
  .topfees h2 em {
    font-size: 50px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 640px) and (max-width: 820px) {
  .topfees h2 em {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 640px) {
  .topfees li {
    width: 100%;
    margin-bottom: 20px;
  }
  .topfees li a {
    padding: 20px 0;
  }
  .topfees li:last-of-type {
    margin-bottom: 0;
  }
  .topblog, .topcolumn {
    padding-right: 6%;
    padding-left: 6%;
  }
  .topblog h2 em, .topcolumn h2 em {
    font-size: 50px;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 640px) and (max-width: 820px) {
  .topblog h2 em, .topcolumn h2 em {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 640px) {
  .topblog .btntop, .topcolumn .btntop {
    padding-top: 0;
    text-align: right;
  }
  .topblogin article {
    padding-bottom: 20px;
  }
  .toprecrtxt {
    padding-right: 6%;
    padding-left: 6%;
  }
  br.spBr {
    display: block;
  }
}
@media (min-width: 641px) {
  br.spBr {
    display: none;
  }
  form .entryFormLiteEditor br.spBr {
    display: block;
    content: "";
    opacity: 0.65;
  }
  form .entryFormLiteEditor br.spBr::after {
    font-weight: 700;
    content: "【！】モバイル版だけ改行";
    background: rgb(224, 30, 44);
    color: #fff;
    opacity: 0.5;
    display: block;
    font-size: 18px;
    position: absolute;
    top: 10px;
    right: 10px;
  }
}
/*# sourceMappingURL=style.css.map */