/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
  padding: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "MS PGothic", sans-serif, Helvetica, Arial;
  font-size: 16px;
  line-height: 1.7em;
  color: #333;
  background-color: #fff;
}

a:link {
  color: #175BA6;
}

a:visited {
  color: #175BA6;
}

a:hover, a:visited:hover {
  color: #e3442a;
  text-decoration: underline;
}

a:active {
  color: #e3442a;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
a:hover img.no--opt {
  opacity: 1;
  filter: alpha(opacity=100);
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0.7em;
  position: relative;
  line-height: 1.6em;
  font-weight: normal;
}

h1 {
  font-size: 210%;
}

h2 {
  font-size: 170%;
  line-height: 1.8em;
}

h3 {
  font-size: 150%;
}

h4 {
  font-size: 125%;
}

h5 {
  font-size: 110%;
}

h6 {
  font-size: 100%;
}

p, blockquote, table, ul, ol {
  margin: 0 0 1em;
}

blockquote {
  background-color: #e0ecfb;
  border-radius: 5px;
  padding: 1.5em 10px;
}

ul, ol {
  margin: 0 0 1.5em 2.8em;
  padding: 0;
}

.template__old li { /* ★新テンプレ修正 */
  margin-bottom: 0.6em;
  line-height: 1.5em;
}

li > ul, li > ol {
  margin-top: 0.5em;
  margin-left: 1.6em;
}

dl {
  margin: 0 0 1.5em;
  padding: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 0 1.5em 2em;
  padding: 0;
}

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

.mt-image-left,
.mt-image-right {
  max-width: 50%;
}
@media print, screen and (min-width: 810px) {
  .mt-image-left,
  .mt-image-right {
    max-width: 100%;
  }
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  word-wrap: break-word;
}
table th, table td {
  /*display:block;*/
}
@media print, screen and (min-width: 810px) {
  table th, table td {
    /*display:table-cell;*/
  }
}
table th *, table td * {
  line-height: 1.5em;
}
@media print, screen and (min-width: 810px) {
  table th img, table td img {
    max-width: none;
  }
}
table th {
  border: 1px #bbb solid;
  padding: 5px;
  background-color: #F0EFE6;
  font-weight: normal;
  text-align: left;
}
table td {
  border: 1px #bbb solid;
  vertical-align: top;
  padding: 5px;
}
table ul, table ol {
  margin-bottom: 0;
}

/*
input[type="text"],
input[type="tel"],
input[type="textarea"],
input[type="email"],
textarea,
select {
  border:1px $color-line solid;
}
select {
  position:relative;
  &:after {
    position:absolute;
    left:10px;
    top:3px;
    color:#333;
    content: "\f107";
    font-family:FontAwesome;
    z-index:100;
  }
}
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  border-radius: 4px;
}
*/
hr {
  border: none;
  border-top: 1px #dfdfdf solid;
  margin-top: 2em;
  margin-bottom: 2em;
}

/* text-align */
.align__l {
  text-align: left !important;
}

.align__r {
  text-align: right !important;
}

.align__c {
  text-align: center !important;
}

.align__c-l-sm, .align__c-l-md, .align__c-l-lg {
  text-align: center !important;
}

.align__c-r-sm, .align__c-r-md, .align__c-r-lg {
  text-align: center !important;
}

@media print, screen and (min-width: 490px) {
  .align__c-l-sm {
    text-align: left !important;
  }

  .align__c-r-sm {
    text-align: right !important;
  }
}
@media print, screen and (min-width: 705px) {
  .align__c-l-md {
    text-align: left !important;
  }

  .align__c-r-md {
    text-align: right !important;
  }
}
@media print, screen and (min-width: 810px) {
  .align__c-l-lg {
    text-align: left !important;
  }

  .align__c-r-lg {
    text-align: right !important;
  }
}
.valign__t {
  vertical-align: top !important;
}

.valign__m {
  vertical-align: middle !important;
}

.valign__b {
  vertical-align: bottom !important;
}

/* margin */
.mg--0 {
  margin: 0 !important;
}

.mg--xs {
  margin: 0.5em 0.7em !important;
}

.mg--sm {
  margin: 1em 1.2em !important;
}

.mg--md {
  margin: 2.5em 2.7em !important;
}

.mg--lg {
  margin: 4em 4.2em !important;
}

.mg--xl {
  margin: 6em 6.2em !important;
}

.mg__t--xs {
  margin-top: 0.5em !important;
}

.mg__t--sm {
  margin-top: 1em !important;
}

.mg__t--md {
  margin-top: 2.5em !important;
}

.mg__t--lg {
  margin-top: 4em !important;
}

.mg__t--xl {
  margin-top: 6em !important;
}

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

.mg__t--5 {
  margin-top: 5px !important;
}

.mg__t--10 {
  margin-top: 10px !important;
}

.mg__t--15 {
  margin-top: 15px !important;
}

.mg__t--20 {
  margin-top: 20px !important;
}

.mg__t--25 {
  margin-top: 25px !important;
}

.mg__t--30 {
  margin-top: 30px !important;
}

.mg__t--35 {
  margin-top: 35px !important;
}

.mg__b--xs {
  margin-bottom: 0.5em !important;
}

.mg__b--sm {
  margin-bottom: 1em !important;
}

.mg__b--md {
  margin-bottom: 3em !important;
}

.mg__b--lg {
  margin-bottom: 5em !important;
}

.mg__b--xl {
  margin-bottom: 7em !important;
}

.mg__h--xs {
  margin-top: 0.5em !important;
  margin-bottom: 0.5em !important;
}

.mg__h--sm {
  margin-top: 1em !important;
  margin-bottom: 1em !important;
}

.mg__h--md {
  margin-top: 3em !important;
  margin-bottom: 3em !important;
}

.mg__h--lg {
  margin-top: 5em !important;
  margin-bottom: 5em !important;
}

.mg__h--xl {
  margin-top: 7em !important;
  margin-bottom: 7em !important;
}

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

.mg__b--5 {
  margin-bottom: 5px !important;
}

.mg__b--10 {
  margin-bottom: 10px !important;
}

.mg__b--15 {
  margin-bottom: 15px !important;
}

.mg__b--20 {
  margin-bottom: 20px !important;
}

.mg__b--25 {
  margin-bottom: 25px !important;
}

.mg__b--30 {
  margin-bottom: 30px !important;
}

.mg__b--35 {
  margin-bottom: 35px !important;
}

.mg__b--40 {
  margin-bottom: 40px !important;
}

.mg__b--45 {
  margin-bottom: 45px !important;
}

.mg__b--50 {
  margin-bottom: 50px !important;
}

.mg__b--55 {
  margin-bottom: 55px !important;
}

.mg__b--60 {
  margin-bottom: 60px !important;
}

.mg__b--65 {
  margin-bottom: 65px !important;
}

.mg__b--70 {
  margin-bottom: 70px !important;
}

.mg__b--75 {
  margin-bottom: 75px !important;
}

.mg__b--80 {
  margin-bottom: 80px !important;
}

.mg__b--85 {
  margin-bottom: 85px !important;
}

.mg__b--90 {
  margin-bottom: 90px !important;
}

.mg__l--10 {
  margin-left: 10px !important;
}

.mg__l--15 {
  margin-left: 15px !important;
}

.mg__l--20 {
  margin-left: 20px !important;
}

.mg__l--25 {
  margin-left: 25px !important;
}

.mg__l--30 {
  margin-left: 30px !important;
}

.mg__l--35 {
  margin-left: 35px !important;
}

.mg__l--40 {
  margin-left: 40px !important;
}

.mg__l--45 {
  margin-left: 45px !important;
}

.mg__l--50 {
  margin-left: 50px !important;
}

.mg__r--10 {
  margin-right: 10px !important;
}

.mg__r--15 {
  margin-right: 15px !important;
}

.mg__r--20 {
  margin-right: 20px !important;
}

.mg__r--25 {
  margin-right: 25px !important;
}

.mg__r--30 {
  margin-right: 30px !important;
}

.mg__r--35 {
  margin-right: 35px !important;
}

.mg__r--40 {
  margin-right: 40px !important;
}

.mg__r--45 {
  margin-right: 45px !important;
}

.mg__r--50 {
  margin-right: 50px !important;
}

.mg__w--10, .mg__w--15, .mg__w--20, .mg__w--25, .mg__w--30,
.mg__w--35, .mg__w--40, .mg__w--45, .mg__w--50,
.mg__w--55, .mg__w--60, .mg__w--65, .mg__w--70,
.mg__w--75, .mg__w--80, .mg__w--85, .mg__w--90 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

@media print, screen and (min-width: 705px) {
  .mg__w--15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  .mg__w--20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }

  .mg__w--25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }

  .mg__w--30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }

  .mg__w--35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }

  .mg__w--40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }

  .mg__w--45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }

  .mg__w--50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }

  .mg__w--55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
  }

  .mg__w--60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }

  .mg__w--65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
  }

  .mg__w--70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }

  .mg__w--75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }

  .mg__w--80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }

  .mg__w--85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }

  .mg__w--90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
}
.mg__w--auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.mg__w--lead {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media print, screen and (min-width: 705px) {
  .mg__w--lead {
    margin-left: -0px !important;
    margin-right: -0px !important;
  }
}

.mg__w--mainimage {
  font-size: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media print, screen and (min-width: 705px) {
  .mg__w--mainimage {
    margin-left: -0px !important;
    margin-right: -0px !important;
  }
}
@media print, screen and (min-width: 810px) {
  .mg__w--mainimage {
    margin-left: -180px !important;
    margin-right: -180px !important;
  }
}

/* padding */
.pd--0 {
  padding: 0 !important;
}

.pd--xs {
  padding: 0.6em 0.7em 0.5em !important;
}

.pd--sm {
  padding: 1em 1.2em !important;
}

.pd--md {
  padding: 2.5em 2.7em !important;
}

.pd--lg {
  padding: 4em 4.2em !important;
}

.pd--xl {
  padding: 6em 6.2em !important;
}

.pd__t--xs {
  padding-top: 0.5em !important;
}

.pd__t--sm {
  padding-top: 1em !important;
}

.pd__t--md {
  padding-top: 2.5em !important;
}

.pd__t--lg {
  padding-top: 4em !important;
}

.pd__t--xl {
  padding-top: 6em !important;
}

.pd__b--xs {
  padding-bottom: 0.5em !important;
}

.pd__b--sm {
  padding-bottom: 1em !important;
}

.pd__b--md {
  padding-bottom: 2.5em !important;
}

.pd__b--lg {
  padding-bottom: 4em !important;
}

.pd__b--xl {
  padding-bottom: 6em !important;
}

.pd__h--xs {
  padding-top: 0.5em !important;
  padding-bottom: 0.5em !important;
}

.pd__h--sm {
  padding-top: 1em !important;
  padding-bottom: 1em !important;
}

.pd__h--md {
  padding-top: 2.5em !important;
  padding-bottom: 2.5em !important;
}

.pd__h--lg {
  padding-top: 4em !important;
  padding-bottom: 4em !important;
}

.pd__h--xl {
  padding-top: 6em !important;
  padding-bottom: 6em !important;
}

/* no */
.no--border {
  border: none !important;
}

.no--border__t {
  border-top: none !important;
}

.no--border__r {
  border-right: none !important;
}

.no--border__b {
  border-bottom: none !important;
}

.no--border__l {
  border-left: none !important;
}

.no--underline {
  text-decoration: none !important;
}

@media print {
  .no--print {
    opacity: 0;
  }
}

.display--inline {
  display: inline !important;
}

.display--inline-block {
  display: inline-block !important;
}

.display--block {
  display: block !important;
}

/* display--none */
.display--none-max-sm, .display--none-max-md, .display--none-max-lg {
  display: none !important;
}

@media print, screen and (min-width: 490px) {
  .display--none-max-sm {
    display: block !important;
  }
}
@media print, screen and (min-width: 705px) {
  .display--none-max-md {
    display: block !important;
  }
}
@media print, screen and (min-width: 810px) {
  .display--none-max-lg {
    display: block !important;
  }
}
.display--none-min-sm, .display--none-min-md, .display--none-min-lg {
  display: block !important;
}

@media print, screen and (min-width: 490px) {
  .display--none-min-sm {
    display: none !important;
  }
}
@media print, screen and (min-width: 705px) {
  .display--none-min-md {
    display: none !important;
  }
}
@media print, screen and (min-width: 810px) {
  .display--none-min-lg {
    display: none !important;
  }
}
/* voice guide */
.voiceGuide {
  display: block;
  position: absolute;
  left: -10000px;
  top: -10000px;
}

/* text */
.font--xs {
  font-size: 86% !important;
  line-height: 1.5em !important;
}

.font--sm {
  font-size: 93% !important;
  line-height: 1.5em !important;
}

.font--md {
  font-size: 100% !important;
}

.font--lg {
  font-size: 122% !important;
}

.font--xl {
  font-size: 143% !important;
}

.font--50 {
  font-size: 50% !important;
}

.font--55 {
  font-size: 55% !important;
}

.font--60 {
  font-size: 60% !important;
}

.font--65 {
  font-size: 65% !important;
}

.font--70 {
  font-size: 70% !important;
}

.font--75 {
  font-size: 75% !important;
}

.font--80 {
  font-size: 80% !important;
}

.font--85 {
  font-size: 85% !important;
}

.font--90 {
  font-size: 90% !important;
}

.font--100 {
  font-size: 100% !important;
}

.font--110 {
  font-size: 110% !important;
}

.font--115 {
  font-size: 115% !important;
}

.font--120 {
  font-size: 120% !important;
}

.font--125 {
  font-size: 125% !important;
}

.font--130 {
  font-size: 130% !important;
}

.font--135 {
  font-size: 135% !important;
}

.font--140 {
  font-size: 140% !important;
}

.font--145 {
  font-size: 145% !important;
}

.font--150 {
  font-size: 150% !important;
}

.font--155 {
  font-size: 155% !important;
}

.font--160 {
  font-size: 160% !important;
}

.font--165 {
  font-size: 165% !important;
}

.font--170 {
  font-size: 170% !important;
}

.font--175 {
  font-size: 175% !important;
}

.font--180 {
  font-size: 180% !important;
}

.font--185 {
  font-size: 185% !important;
}

.font--190 {
  font-size: 190% !important;
}

.font--195 {
  font-size: 195% !important;
}

.font--200 {
  font-size: 200% !important;
}

.font--relate {
  font-size: 91% !important;
  line-height: 1.6em !important;
}

.font--gothic {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Helvetica, Arial !important;
}

.font--mincho {
  font-family: "游明朝", Yu Mincho, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝" !important;
}

.weight--normal {
  font-weight: normal !important;
}

.weight--bold {
  font-weight: bold !important;
}

.width--5 {
  width: 5% !important;
}

.width--10 {
  width: 10% !important;
}

.width--15 {
  width: 15% !important;
}

.width--20 {
  width: 20% !important;
}

.width--25 {
  width: 25% !important;
}

.width--30 {
  width: 30% !important;
}

.width--35 {
  width: 35% !important;
}

.width--40 {
  width: 40% !important;
}

.width--45 {
  width: 45% !important;
}

.width--50 {
  width: 50% !important;
}

.width--55 {
  width: 55% !important;
}

.width--60 {
  width: 60% !important;
}

.width--65 {
  width: 65% !important;
}

.width--70 {
  width: 70% !important;
}

.width--75 {
  width: 75% !important;
}

.width--80 {
  width: 80% !important;
}

.width--85 {
  width: 85% !important;
}

.width--90 {
  width: 90% !important;
}

.width--95 {
  width: 95% !important;
}

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

.width--auto {
  width: auto !important;
}

.nowrap {
  white-space: nowrap;
}

/* border */
.border {
  border: 1px #d2d2d2 solid;
}

.border__t {
  border-top: 1px #d2d2d2 solid;
}

.border__b {
  border-bottom: 1px #d2d2d2 solid;
}

.border__h {
  border-top: 1px #d2d2d2 solid;
  border-bottom: 1px #d2d2d2 solid;
}

.border__l {
  border-left: 1px #d2d2d2 solid;
}

.border__r {
  border-right: 1px #d2d2d2 solid;
}

.border__w {
  border-left: 1px #d2d2d2 solid;
  border-right: 1px #d2d2d2 solid;
}

.border--main {
  border-color: #0053a2;
}

.border--sub-dark {
  border-color: #027ba7;
}

.border--sub-light {
  border-color: #e0ecfb;
}

.border--insert {
  border-color: #CC6600;
}

.border--neutral {
  border-color: #F0EFE6;
}

/* border-radius */
.radius--xs {
  border-radius: 3px;
}

.radius--sm {
  border-radius: 4px;
}

.radius--md {
  border-radius: 6px;
}

.radius--lg {
  border-radius: 10px;
}

.radius--xl {
  border-radius: 14px;
}

/* position--relative */
.position--relative {
  position: relative;
}

.position--absolute {
  position: absolute;
}

/* indent */
.idt1 {
  padding-left: 1em;
  text-indent: -1em;
}

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

.idt3 {
  padding-left: 3em;
  text-indent: -3em;
}

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

.lineheight--1 {
  line-height: 1em;
}

.image--protect {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  -ms-user-drag: none;
  touch-callout: none;
  -webkit-touch-callout: none;
  -moz-touch-callout: none;
  -ms-touch-callout: none;
  /*
    pointer-events: none;
    @media print, screen and (min-width: 705px) {
  	pointer-events: auto;
    }
  */
}
@media print {
  .image--protect {
    opacity: 0;
  }
}

/* #button */
a.btn {
  border-radius: 5px;
  background-color: #CC6600;
  color: #fff;
  display: inline-block;
  line-height: 1.3em;
  margin-top: 5px;
  padding: 5px 20px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}
a.btn:hover {
  color: #fff;
  opacity: 0.7;
}
a.btn--light {
  background-color: #e0ecfb;
  color: #0053a2;
  padding: 5px 20px;
}
a.btn--light:hover {
  color: #175BA6;
  opacity: 0.7;
}
a.btn--entry {
  background-color: #EC7143;
  color: #fff;
}

input.btn {
  border-radius: 5px;
  background-color: #CC6600;
  color: #fff;
  display: inline-block;
  line-height: 1.3em;
  margin-top: 5px;
  padding: 5px 20px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}
input.btn:hover {
  color: #fff;
  opacity: 0.7;
}

/* #clearfix, floatclear, reset */
.clearfix:before, .clearfix:after, .cf:before, .cf:after {
  content: "";
  display: table;
}
.clearfix:after, .cf:after {
  clear: both;
}

.flc {
  clear: both;
  position: relative;
  width: 0px;
}

.flc span {
  display: block;
  position: absolute;
  left: -10000px;
}

.reset {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  font-size: 100%;
  border: none;
  background: none;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Helvetica, Arial;
}

/* #colors */
.color--main {
  color: #0053a2;
}

.color--sub-dark {
  color: #027ba7;
}

.color--sub-light {
  color: #e0ecfb;
}

.color--insert {
  color: #CC6600;
}

.color--neutral {
  color: #F0EFE6;
}

.color--notice {
  color: #ee2a24;
}

.bgcolor--main {
  background-color: #0053a2;
}
.bgcolor--sub-dark {
  background-color: #027ba7;
}
.bgcolor--sub-light {
  background-color: #e0ecfb;
}
.bgcolor--insert {
  background-color: #CC6600;
}
.bgcolor--neutral {
  background-color: #F0EFE6;
}
.bgcolor--attention {
  background-color: #FEFDDD;
}
.bgcolor--gray {
  background-color: #EEE;
}

/* #dl */
.dl--inline {
  margin-left: -10px;
  padding-left: 0;
}
.dl--inline dt, .dl--inline dd {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0;
}

.dl--list {
  margin-left: 0.8em;
  padding-left: 0;
}
.dl--list:before, .dl--list:after {
  content: "";
  display: table;
}
.dl--list:after {
  clear: both;
}
.dl--list dt, .dl--list dd {
  margin: 0 0 0.8em;
}
.dl--list dt {
  float: left;
  width: 2em;
  text-align: center;
}
.dl--list dd {
  margin-left: 2em;
}

/* float */
.float__l {
  float: left;
}

.float__r {
  float: right;
}

@media print, screen and (min-width: 490px) {
  .float__l--sm {
    float: left;
  }

  .float__r--sm {
    float: right;
  }
}
@media print, screen and (min-width: 705px) {
  .float__l--md {
    float: left;
  }

  .float__r--md {
    float: right;
  }
}
@media print, screen and (min-width: 810px) {
  .float__l--lg {
    float: left;
  }

  .float__r--lg {
    float: right;
  }
}
/* #grid system */
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before, .row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}

.col--xs1, .col--sm1, .col--md1, .col--lg1, .col--xl1, .col--xs2, .col--sm2, .col--md2, .col--lg2, .col--xl2, .col--xs3, .col--sm3, .col--md3, .col--lg3, .col--xl3, .col--xs4, .col--sm4, .col--md4, .col--lg4, .col--xl4, .col--xs5, .col--sm5, .col--md5, .col--lg5, .col--xl5, .col--xs6, .col--sm6, .col--md6, .col--lg6, .col--xl6, .col--xs7, .col--sm7, .col--md7, .col--lg7, .col--xl7, .col--xs8, .col--sm8, .col--md8, .col--lg8, .col--xl8, .col--xs9, .col--sm9, .col--md9, .col--lg9, .col--xl9, .col--xs10, .col--sm10, .col--md10, .col--lg10, .col--xl10, .col--xs11, .col--sm11, .col--md11, .col--lg11, .col--xl11, .col--xs12, .col--sm12, .col--md12, .col--lg12, .col--xl12 {
  position: relative;
  min-height: 1px;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}

.col--xs0 {
  width: auto;
  float: none;
}

.col--xs1, .col--xs2, .col--xs3, .col--xs4, .col--xs5, .col--xs6, .col--xs7, .col--xs8, .col--xs9, .col--xs10, .col--xs11, .col--xs12 {
  float: left;
}

.col--xs2 {
  width: 16.66667%;
}

.width--xs2 {
  width: 16.66667%;
}

.col--xs3 {
  width: 25%;
}

.width--xs3 {
  width: 25%;
}

.col--xs4 {
  width: 33.33333%;
}

.width--xs4 {
  width: 33.33333%;
}

.col--xs5 {
  width: 41.66667%;
}

.width--xs5 {
  width: 41.66667%;
}

.col--xs6 {
  width: 50%;
}

.width--xs6 {
  width: 50%;
}

.col--xs7 {
  width: 58.33333%;
}

.width--xs7 {
  width: 58.33333%;
}

.col--xs8 {
  width: 66.66667%;
}

.width--xs8 {
  width: 66.66667%;
}

.col--xs9 {
  width: 75%;
}

.width--xs9 {
  width: 75%;
}

.col--xs10 {
  width: 83.33333%;
}

.width--xs10 {
  width: 83.33333%;
}

.col--xs11 {
  width: 91.66667%;
}

.width--xs11 {
  width: 91.66667%;
}

.col--xs12 {
  width: 100%;
}

.width--xs12 {
  width: 100%;
}

@media screen and (min-width: 490px) {
  .col--sm0 {
    width: auto;
    float: none;
  }

  .col--sm1, .col--sm2, .col--sm3, .col--sm4, .col--sm5, .col--sm6, .col--sm7, .col--sm8, .col--sm9, .col--sm10, .col--sm11, .col--sm12 {
    float: left;
  }

  .col--sm2 {
    width: 16.66667%;
  }

  .width--sm2 {
    width: 16.66667%;
  }

  .col--sm3 {
    width: 25%;
  }

  .width--sm3 {
    width: 25%;
  }

  .col--sm4 {
    width: 33.33333%;
  }

  .width--sm4 {
    width: 33.33333%;
  }

  .col--sm5 {
    width: 41.66667%;
  }

  .width--sm5 {
    width: 41.66667%;
  }

  .col--sm6 {
    width: 50%;
  }

  .width--sm6 {
    width: 50%;
  }

  .col--sm7 {
    width: 58.33333%;
  }

  .width--sm7 {
    width: 58.33333%;
  }

  .col--sm8 {
    width: 66.66667%;
  }

  .width--sm8 {
    width: 66.66667%;
  }

  .col--sm9 {
    width: 75%;
  }

  .width--sm9 {
    width: 75%;
  }

  .col--sm10 {
    width: 83.33333%;
  }

  .width--sm10 {
    width: 83.33333%;
  }

  .col--sm11 {
    width: 91.66667%;
  }

  .width--sm11 {
    width: 91.66667%;
  }

  .col--sm12 {
    width: 100%;
  }

  .width--sm12 {
    width: 100%;
  }
}
@media screen and (min-width: 705px) {
  .col--md0 {
    width: auto;
    float: none;
  }

  .col--md1, .col--md2, .col--md3, .col--md4, .col--md5, .col--md6, .col--md7, .col--md8, .col--md9, .col--md10, .col--md11, .col--md12 {
    float: left;
  }

  .col--md2 {
    width: 16.66667%;
  }

  .width--md2 {
    width: 16.66667%;
  }

  .col--md3 {
    width: 25%;
  }

  .width--md3 {
    width: 25%;
  }

  .col--md4 {
    width: 33.33333%;
  }

  .width--md4 {
    width: 33.33333%;
  }

  .col--md5 {
    width: 41.66667%;
  }

  .width--md5 {
    width: 41.66667%;
  }

  .col--md6 {
    width: 50%;
  }

  .width--md6 {
    width: 50%;
  }

  .col--md7 {
    width: 58.33333%;
  }

  .width--md7 {
    width: 58.33333%;
  }

  .col--md8 {
    width: 66.66667%;
  }

  .width--md8 {
    width: 66.66667%;
  }

  .col--md9 {
    width: 75%;
  }

  .width--md9 {
    width: 75%;
  }

  .col--md10 {
    width: 83.33333%;
  }

  .width--md10 {
    width: 83.33333%;
  }

  .col--md11 {
    width: 91.66667%;
  }

  .width--md11 {
    width: 91.66667%;
  }

  .col--md12 {
    width: 100%;
  }

  .width--md12 {
    width: 100%;
  }
}
@media screen and (min-width: 810px) {
  .col--lg0 {
    width: auto;
    float: none;
  }

  .col--lg1, .col--lg2, .col--lg3, .col--lg4, .col--lg5, .col--lg6, .col--lg7, .col--lg8, .col--lg9, .col--lg10, .col--lg11, .col--lg12 {
    float: left;
  }

  .col--lg2 {
    width: 16.66667%;
  }

  .width--lg2 {
    width: 16.66667%;
  }

  .col--lg3 {
    width: 25%;
  }

  .width--lg3 {
    width: 25%;
  }

  .col--lg4 {
    width: 33.33333%;
  }

  .width--lg4 {
    width: 33.33333%;
  }

  .col--lg5 {
    width: 41.66667%;
  }

  .width--lg5 {
    width: 41.66667%;
  }

  .col--lg6 {
    width: 50%;
  }

  .width--lg6 {
    width: 50%;
  }

  .col--lg7 {
    width: 58.33333%;
  }

  .width--lg7 {
    width: 58.33333%;
  }

  .col--lg8 {
    width: 66.66667%;
  }

  .width--lg8 {
    width: 66.66667%;
  }

  .col--lg9 {
    width: 75%;
  }

  .width--lg9 {
    width: 75%;
  }

  .col--lg10 {
    width: 83.33333%;
  }

  .width--lg10 {
    width: 83.33333%;
  }

  .col--lg11 {
    width: 91.66667%;
  }

  .width--lg11 {
    width: 91.66667%;
  }

  .col--lg12 {
    width: 100%;
  }

  .width--lg12 {
    width: 100%;
  }
}
@media screen and (min-width: 960px) {
  .col--xl0 {
    width: auto;
    float: none;
  }

  .col--xl1, .col--xl2, .col--xl3, .col--xl4, .col--xl5, .col--xl6, .col--xl7, .col--xl8, .col--xl9, .col--xl10, .col--xl11, .col--xl12 {
    float: left;
  }

  .col--xl2 {
    width: 16.66667%;
  }

  .width--xl2 {
    width: 16.66667%;
  }

  .col--xl3 {
    width: 25%;
  }

  .width--xl3 {
    width: 25%;
  }

  .col--xl4 {
    width: 33.33333%;
  }

  .width--xl4 {
    width: 33.33333%;
  }

  .col--xl5 {
    width: 41.66667%;
  }

  .width--xl5 {
    width: 41.66667%;
  }

  .col--xl6 {
    width: 50%;
  }

  .width--xl6 {
    width: 50%;
  }

  .col--xl7 {
    width: 58.33333%;
  }

  .width--xl7 {
    width: 58.33333%;
  }

  .col--xl8 {
    width: 66.66667%;
  }

  .width--xl8 {
    width: 66.66667%;
  }

  .col--xl9 {
    width: 75%;
  }

  .width--xl9 {
    width: 75%;
  }

  .col--xl10 {
    width: 83.33333%;
  }

  .width--xl10 {
    width: 83.33333%;
  }

  .col--xl11 {
    width: 91.66667%;
  }

  .width--xl11 {
    width: 91.66667%;
  }

  .col--xl12 {
    width: 100%;
  }

  .width--xl12 {
    width: 100%;
  }
}
/* #label */
.label--new {
  padding: 1px;
  background-color: #F0EFE6;
  font-size: 86%;
  line-height: 1.3em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  padding: 5px 7px;
  border-radius: 4px;
  background-color: #b82a01;
  color: #fff;
  margin-right: 5px;
}

.label--bosyu {
  padding: 1px;
  background-color: #F0EFE6;
  font-size: 86%;
  line-height: 1.3em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  padding: 5px 7px;
  border-radius: 4px;
  border: 1px #bbb solid;
  background-color: #fff;
  margin-right: 5px;
}

.label--category {
  padding: 1px;
  background-color: #F0EFE6;
  font-size: 86%;
  line-height: 1.3em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  padding: 5px 7px;
  border-radius: 4px;
  border: 1px #bbb solid;
  background-color: #fff;
  margin-right: 5px;
}

.label--sub-light {
  padding: 1px;
  background-color: #F0EFE6;
  font-size: 86%;
  line-height: 1.3em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  padding: 5px 7px;
  border-radius: 4px;
  background-color: #e0ecfb;
  margin-right: 5px;
}

/* #link */
/* アイコンの縦サイズは16pxで作成 */
.link {
  display: block;
  padding-left: 1em;
  background: url(/common/img/i_arrow.gif) no-repeat left 0.2em;
}
.link--rv {
  display: block;
  padding-left: 1em;
  background: url(/common/img/i_arrow-rv.gif) no-repeat left 0.15em;
}
.link--out {
  display: block;
  padding-left: 1em;
  background: url(/common/img/i_arrow-out.gif) no-repeat left 0.15em;
}
.link--pdf {
  display: block;
  padding-left: 1em;
  background: url(/common/img/i_arrow-pdf.gif) no-repeat left 0.15em;
  padding-left: 1.5em;
}
.link--next {
  display: block;
  padding-left: 1em;
  background: url(/common/img/i_arrow-next.gif) no-repeat left 0.2em;
  display: inline-block;
}
.link--prev {
  display: block;
  padding-left: 1em;
  background: url(/common/img/i_arrow-prev.gif) no-repeat left 0.2em;
  display: inline-block;
}
.link--up {
  display: block;
  padding-left: 1em;
  background: url(/common/img/i_arrow-up.gif) no-repeat left 0.15em;
}
.link--down {
  display: block;
  padding-left: 1em;
  background: url(/common/img/i_arrow-down.gif) no-repeat left 0.15em;
}
.link--close {
  display: block;
  padding-left: 1em;
  background: url(/common/img/i_arrow-close.gif) no-repeat left 0.15em;
  padding-left: 1.3em;
}
.link--error {
  display: block;
  padding-left: 1em;
  background: url(/common/img/i_icon-error.gif) no-repeat left 0.15em;
  display: inline-block;
}

.link--list {
  list-style: none;
  margin: 0 0 0 17px;
  padding: 0;
}
.link--list li {
  display: block;
  padding-left: 1em;
  background: url(/common/img/i_arrow.gif) no-repeat left 0.15em;
  text-indent: 0;
  padding-left: 1em;
}

ul li .link--list {
  margin-left: 0.6em;
  margin-top: 0.5em;
}

/* #list */
.list {
  list-style: disc;
  margin-left: 30px;
  padding: 0;
}

.list--topline {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list--topline li {
  border-top: 1px #E6E6E6 solid;
  display: block;
  padding: 8px 10px;
  margin-bottom: 0;
}
.list--topline li.act {
  background-color: #e0ecfb;
}

.list--inline {
  list-style: none;
  letter-spacing: -.40em;
  /* 余白対策 */
  margin-left: -10px;
  margin-bottom: 0;
  padding-left: 0;
}
.list--inline li {
  display: inline-block;
  letter-spacing: normal;
  /* 文字間を通常に戻す */
  padding-left: 10px;
  padding-right: 10px;
}

/*
.list--archive{
  @include clearfix;
  list-style: none;
  margin-left: 0px;
  padding-left: 0;
  li{
    display:block;
    clear:both;
    .list__date{
      float:left;
      width:140px;
    }
    .list__text{
      margin-left:140px;
    }
  }
}
*/
.list--news {
  margin-bottom: 0;
}
.list--news .date {
  display: block;
  color: #AAA;
  font-size: 90%;
}
@media print, screen and (min-width: 705px) {
  .list--news .date {
    padding-bottom: 0.5em;
    float: left;
    width: 110px;
  }
}
.list--news .title {
  font-size: 100%;
  padding: 0;
  margin: 0 0 10px;
  padding-bottom: 0.5em;
}
@media print, screen and (min-width: 705px) {
  .list--news .title {
    margin-left: 130px;
  }
}

.list--faq {
  margin: 0 0 30px;
}
.list--faq li {
  display: block;
  position: relative;
  padding: 12px 10px 12px 37px;
  margin-bottom: 0;
  border-bottom: 1px #d2d2d2 solid;
}
.list--faq li:before {
  position: absolute;
  content: 'Q.';
  left: 7px;
  top: 0.5em;
  font-family: "游明朝", Yu Mincho, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
  color: #CC6600;
  font-size: 140%;
}

.list--keywords {
  margin: 0 0 30px;
}
.list--keywords li {
  display: block;
  position: relative;
  padding: 12px 10px;
  margin-bottom: 0;
  font-size: 130%;
  border-bottom: 1px #d2d2d2 solid;
}

/* #media */
.media--news, .media--news-noimg {
  padding-bottom: 20px;
  border-bottom: 1px #e6e6e6 solid;
  margin-bottom: 20px;
}
.media--news .newEntry, .media--news-noimg .newEntry {
  display: none;
}
.media--news .media__image, .media--news-noimg .media__image {
  margin-top: 7px;
  position: relative;
  border: 1px #e6e6e6 solid;
  overflow: hidden;
  width: 60px;
  height: 60px;
  float: left;
}
@media print, screen and (min-width: 490px) {
  .media--news .media__image, .media--news-noimg .media__image {
    width: 160px;
    height: 83px;
  }
}
.media--news .media__body, .media--news-noimg .media__body {
  margin-left: 70px;
}
@media print, screen and (min-width: 490px) {
  .media--news .media__body, .media--news-noimg .media__body {
    margin-left: 180px;
  }
}
.media--news .media__body .date, .media--news-noimg .media__body .date {
  display: inline-block;
  margin-right: 10px;
  font-size: 90%;
  color: #a6a6a6;
}
.media--news .media__body .title, .media--news-noimg .media__body .title {
  font-size: 110%;
  margin-top: 5px;
  font-weight: normal;
}
.media--news .media__body .title a, .media--news-noimg .media__body .title a {
  color: #333;
}
.media--news .media__body .title a:hover, .media--news-noimg .media__body .title a:hover {
  color: #799b35;
}

.media--news-noimg .media__body {
  margin-left: 10px;
}

@media print, screen and (min-width: 705px) {
  .media__block {
    margin-right: -24px;
  }
}

@media print, screen and (min-width: 705px) {
  .media__sizer {
    width: 49.38272%;
  }
}

.media--news2 {
  margin: 0 0 20px;
  border: 1px #d2d2d2 solid;
}
@media print, screen and (min-width: 705px) {
  .media--news2 {
    width: 46.09053%;
    margin-right: 3.29218%;
  }
}
.media--news2 .date {
  padding: 10px;
}
.media--news2 .more {
  display: block;
  background-color: #e0ecfb;
  text-align: center;
  padding: 3px;
  margin: 3px;
  font-size: 85%;
}
.media--news2 .media__image {
  position: relative;
  height: 175px;
  overflow: hidden;
}
.media--news2 .media__image img {
  max-width: none;
}
.media--news2 .media__body {
  padding: 15px;
  margin-left: 0;
}
.media--news2 .media__body .category {
  color: #0053a2;
}
.media--news2 .media__body h4 {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px #bbb solid;
}

.media--books, #relate .media--books {
  padding-bottom: 20px;
  border-bottom: 1px #e6e6e6 solid;
  margin-bottom: 20px;
}
.media--books:before, #relate .media--books:before, .media--books:after, #relate .media--books:after {
  content: "";
  display: table;
}
.media--books:after, #relate .media--books:after {
  clear: both;
}
.media--books .media__image, #relate .media--books .media__image {
  float: left;
  width: 21.89781%;
  line-height: 0;
}
.media--books .media__body, #relate .media--books .media__body {
  margin-left: 24.81752%;
}
.media--books .media__body .date, #relate .media--books .media__body .date {
  font-size: 90%;
  color: #a6a6a6;
}
.media--books .media__image, #relate .media--books .media__image {
  max-width: none;
}
.media--books .media__body .title, #relate .media--books .media__body .title {
  font-size: 100%;
  font-weight: normal;
  color: #0053a2;
}
.media--books .media__body .info, #relate .media--books .media__body .info {
  font-size: 85%;
  font-weight: normal;
  color: #0053a2;
}
.media--books .media__body .url, #relate .media--books .media__body .url {
  margin-bottom: 20px;
}
.media--books .media__body .body, #relate .media--books .media__body .body {
  font-size: 85%;
}

@media print, screen and (min-width: 960px) {
  #relate .media--books .media__image {
    width: 44.65116%;
  }
  #relate .media--books .media__body {
    margin-left: 52.55814%;
  }
  #relate .media--books .media__body .title {
    font-size: 85%;
  }
  #relate .media--books .media__body .info, #relate .media--books .media__body .url, #relate .media--books .media__body .body {
    display: none;
  }
}

.media--books-rel {
  height: 220px;
  overflow: hidden;
}
.media--books-rel:before, .media--books-rel:after {
  content: "";
  display: table;
}
.media--books-rel:after {
  clear: both;
}
.media--books-rel .media__image {
  text-align: center;
  max-width: none;
  margin-bottom: 10px;
}
.media--books-rel .media__body .title {
  padding: 0 10px;
  font-weight: normal;
  font-size: 80%;
}

.media--movie {
  margin: 0 0 20px;
}
.media--movie .media__image {
  margin-bottom: 10px;
}
.media--movie .media__image img {
  width: 100%;
}
.media--movie .media__body .title {
  font-size: 100%;
  font-weight: normal;
}

.media--keyword {
  margin: 0 0 20px;
  border: 1px #d2d2d2 solid;
  border-top: none;
}
.media--keyword .media__header {
  margin-bottom: 10px;
  border-top: 3px #027ba7 solid;
}
.media--keyword .media__header img {
  width: 100%;
  border-bottom: 1px #d2d2d2 solid;
}
.media--keyword .media__body .title {
  font-size: 100%;
  font-weight: normal;
}

.nav {
  margin-bottom: 1.5em;
}
.nav .nav__header .nav__title {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  font-size: 100%;
  border: none;
  background: none;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Helvetica, Arial;
  margin-bottom: 12px;
  padding: 12px;
  background-color: #0053a2;
  color: #fff;
  font-weight: normal;
  font-size: 100%;
}
.nav .nav__header .nav__title a {
  color: #fff;
}
.nav .nav__body .nav__list {
  list-style: none;
  margin-left: 0;
}
.nav .nav__body .nav__list > li {
  font-size: 93%;
  position: relative;
  margin-bottom: 14px;
  line-height: 1.5em;
  padding-left: 2em;
  padding-bottom: 10px;
  border-bottom: 1px #d2d2d2 solid;
}
.nav .nav__body .nav__list > li:before {
  position: absolute;
  left: 8px;
  top: 5px;
  display: block;
  width: 11px;
  height: 11px;
  content: '';
  background: url(/common/img/i_arrow.gif) no-repeat center center;
}
.nav .nav__body .nav__list > li > ul {
  margin-top: 0.6em;
  margin-bottom: 0;
  margin-left: 0.6em;
  list-style: none;
}
.nav .nav__body .nav__list > li > ul > li {
  margin-bottom: 9px;
  text-indent: -0.7em;
  padding-left: 0.7em;
}
.nav .nav__body .nav__list > li > ul > li:before {
  color: #CC6600;
  content: "\f105";
  font-family: FontAwesome;
  margin-right: 5px;
}
.nav .nav__body .nav__list > li > ul > li:last-child {
  margin-bottom: 5px;
}

/* #panel */
.panel, .panel--information {
  border: 1px #d2d2d2 solid;
  border-radius: 4px;
  margin-bottom: 20px;
}
.panel .panel__header .title, .panel--information .panel__header .title {
  font-size: 105%;
  font-weight: bold;
  background-color: #e0ecfb;
  margin-bottom: 0;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px #d2d2d2 solid;
  padding: 5px 7px 4px 7px;
}
.panel .panel__body, .panel--information .panel__body {
  display: block;
  position: relative;
  padding: 15px 10px;
  margin: 0;
}
.panel .link--list, .panel--information .link--list {
  margin: 10px 5px 0 5px;
}
.panel .link--list li, .panel--information .link--list li {
  display: block;
}
.panel .link--list a, .panel--information .link--list a {
  text-decoration: none;
}

.panel--information .panel__header .title {
  background-color: #F4F3DF;
}

/* #social */
/*ソーシャルボタン*/
.socialbutton {
  margin-bottom: 10px;
}
.socialbutton > .inner a {
  position: relative;
  display: inline-block;
  width: 15%;
  height: 28px;
  border-radius: 3px;
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
  margin-right: 3px;
  text-align: center;
}
@media screen and (min-width: 480px) {
  .socialbutton > .inner a {
    width: 14%;
  }
}
.socialbutton .small-text {
  font-size: 14px;
}
.socialbutton .twitter-button {
  background: #55ACEE;
}
.socialbutton .googleplus-button {
  background: #C53727;
}
.socialbutton .facebook-button {
  background: #405BA7;
}
.socialbutton .pocket-button {
  background: #EE4256;
}
.socialbutton .line-button {
  position: relative;
  top: 1px;
  background: #00C300;
  box-shadow: 0 3px 0 green;
}
@media screen and (min-width: 480px) {
  .socialbutton .line-hide {
    display: none;
  }
}

/* ナビゲーションドロワー
 ------------------------------------------------------------------------------ */
/* ハンバーガーボタン */
.spMenu {
  right: 10px;
  top: 7px;
  position: absolute;
}
@media print, screen and (min-width: 810px) {
  .spMenu {
    display: none;
  }
}

/* ドロワーメニュー */
#navigationDrawer {
  display: none;
  padding: 0;
  border-bottom: 5px #0053a2 solid;
}
#navigationDrawer .nav01 {
  margin: 0 0 25px;
  padding: 0;
  list-style: none;
}
#navigationDrawer .nav01 li {
  display: block;
  margin: 0;
  padding: 0;
}
#navigationDrawer .nav01 li a {
  display: block;
  margin: 0;
  padding: 15px 30px 15px;
  border-bottom: 1px #d2d2d2 solid;
  background: url(/common/img/i_arrow-sp.png) #EDEDED no-repeat right 22px center;
  background-color: #EDEDED;
}
#navigationDrawer .nav01 li a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
#navigationDrawer .nav02 {
  border-bottom: 1px #d2d2d2 solid;
  margin: 0 0 20px;
  padding: 0 20px 20px 25px;
  text-align: left;
}
@media print, screen and (min-width: 640px) {
  #navigationDrawer .nav02 {
    text-align: center;
  }
}
#navigationDrawer .nav02 li {
  display: inline-block;
  margin-right: 5px;
}
@media print, screen and (min-width: 640px) {
  #navigationDrawer .nav02 li {
    margin-right: 20px;
  }
}
#navigationDrawer .search {
  position: relative;
  margin: 0 auto;
  padding-bottom: 20px;
  width: 280px;
  height: 30px;
  line-height: 0;
}
#navigationDrawer .search .searchKeyword {
  position: absolute;
  left: 0;
  top: 0;
}
#navigationDrawer .search .searchKeyword input.txtFld1 {
  border: 0;
  margin: 0;
  padding: 0 10px;
  color: #666;
  border: 1px #ddd solid;
  border-radius: 3px;
  width: 208px;
  height: 27px;
  line-height: 27px;
  background-color: #fff;
  font-size: 90%;
}
#navigationDrawer .search .searchSubmit {
  position: absolute;
  right: 0;
  top: 0;
  width: 52px;
}
#navigationDrawer .search .searchSubmit input.btn1 {
  margin: 0;
  padding: 0;
  width: 52px;
}
#navigationDrawer .spMenuClose {
  border-top: 1px #d2d2d2 solid;
  text-align: center;
  padding: 20px;
  font-size: 90%;
}
#navigationDrawer .spMenuClose .link--close {
  display: inline-block;
  background-position: left center;
}

/* #tab */
.tab {
  margin-bottom: 0;
}
.tab:before, .tab:after {
  content: "";
  display: table;
}
.tab:after {
  clear: both;
}
.tab li {
  background: #F0EFE6;
  padding: 8px 10px;
  margin-bottom: 2px;
}
.tab li.act, .tab li:hover {
  background: #027ba7;
}
.tab li.act a, .tab li:hover a {
  color: #fff;
  text-decoration: none;
}

.tab__sp {
  display: none;
  background: #fff;
  padding: 20px 15px;
}

.tab__body {
  display: none;
  padding: 20px 15px;
}

@media screen and (min-width: 705px) {
  .tab {
    margin-bottom: 0;
    border-bottom: 1px #027ba7 solid;
  }
  .tab:before, .tab:after {
    content: "";
    display: table;
  }
  .tab:after {
    clear: both;
  }
  .tab li {
    background: #F0EFE6;
    padding: 8px 13px;
    float: left;
    margin-right: 2px;
    margin-bottom: 0;
    font-size: 14px !important;
  }
  .tab li:first-child {
    margin-left: 10px;
  }
  .tab li.act, .tab li:hover {
    background: #027ba7;
  }
  .tab li.act a, .tab li:hover a {
    color: #fff;
    text-decoration: none;
  }

  .tab__sp {
    display: none;
  }

  .tab__body {
    display: none;
    padding: 20px 15px;
  }
}
@media screen and (min-width: 810px) {
  .tab li {
    padding: 8px 15px;
  }
}
/* #table */
.table {
  border-collapse: collapse;
  border-spacing: 0;
}
.table th {
  border: 1px #d2d2d2 solid;
  padding: 10px;
  background-color: #F0EFE6;
}
.table td {
  border: 1px #d2d2d2 solid;
  padding: 10px;
}

.table--line {
  border-top: 1px #d2d2d2 solid;
}
.table--line th, .table--line td {
  border: none;
  border-bottom: 1px #d2d2d2 solid;
}

.table--underline th, .table--underline td {
  border: none;
  border-bottom: 1px #d2d2d2 solid;
}

.table--break-md th, .table--break-md td {
  display: block;
}
@media print, screen and (min-width: 705px) {
  .table--break-md th, .table--break-md td {
    display: table-cell;
  }
}

.table--list td:nth-child(1), .table--list th {
  position: relative;
  background: none;
}
.table--list td:nth-child(1):before, .table--list th:before {
  position: absolute;
  top: 0.3em;
  right: -0.3em;
  content: '：';
}
.table--list td {
  border: none;
}

.table--noborder th, .table--noborder td {
  border: none;
}

/* #typography */
.h1 {
  font-size: 180%;
}

.h2 {
  background-color: #e0ecfb;
  border-left: 2px solid #009;
  font-size: 140%;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 4px 10px 3px;
}

.h3 {
  border-bottom: 1px solid #009;
  padding: 5px 0 2px 5px;
  font-weight: bold;
  font-size: 130%;
  margin-left: 2px;
}

.h4 {
  color: #027ba7;
  weight: bold;
  font-size: 120%;
}

.h--underline {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}

.h--color01 {
  color: #389C53;
}

.h--color02 {
  color: #0096D9;
}

.h--catchcopy {
  font-family: "游明朝", Yu Mincho, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
}

.h--relate {
  font-size: 90%;
  font-weight: bold;
  padding: 3px;
  border-top: 1px #d2d2d2 solid;
  border-bottom: 1px #d2d2d2 solid;
  margin-bottom: 1em;
}

/* body */
body {
  background-color: #fff;
}

/* container */
#container {
  position: relative;
  min-width: 320px;
}
@media print, screen and (min-width: 960px) {
  #container {
    width: 960px;
    border-left: 1px #d2d2d2 solid;
    border-right: 1px #d2d2d2 solid;
    margin: 0 auto;
  }
}

/* header */
#header {
  /* position: relative;
  background: url(/common/img/bg_header-sp.gif) repeat-x left top;
  margin: 0 auto; ★新テンプレ修正 */
  padding-top: 60px;
  /* z-index: 1000; ★新テンプレ修正 */
  width: 100%;/* ★追加 */
}
@media print, screen and (min-width: 768px) { /* ★新テンプレ修正 */
  #header {
    /* background: url(/common/img/bg_header.gif) no-repeat left top;
    height: 156px; ★新テンプレ修正 */
    padding: 0;
  }
}
#header .siteTitle {
  position: absolute;
  left: 10px;
  top: 11px;
  width: 210px;
  line-height: 1em;
  margin: 0;
}
@media print, screen and (min-width: 810px) {
  #header .siteTitle {
    width: auto;
    left: 32px;
    top: 14px;
  }
}
#header .tagline {
  display: none;
}
@media print, screen and (min-width: 810px) {
  #header .tagline {
    display: block;
    position: absolute;
    width: 180px;
    left: 309px;
    top: 25px;
  }
}

#supportNav {
  display: none;
}
@media print, screen and (min-width: 810px) {
  #supportNav {
    display: block;
    position: absolute;
    left: 21px;
    top: 72px;
    font-size: 90%;
  }
  #supportNav ul li {
    border-right: 1px #333 solid;
    line-height: 1em;
    padding-left: 7px;
    padding-right: 7px;
  }
  #supportNav ul li:last-child {
    border: none;
  }
}

.searchArea {
  display: none;
}
@media print, screen and (min-width: 810px) {
  .searchArea {
    display: block;
    position: absolute;
    right: 11px;
    top: 30px;
    width: 300px;
    height: 29px;
    line-height: 0;
  }
  .searchArea .searchKeyword {
    position: absolute;
    left: 0;
    top: 0;
    width: 258px;
  }
  .searchArea .searchKeyword input.txtFld1 {
    border: 0;
    margin: 0;
    padding: 1px 10px 0 10px;
    color: #666;
    border: 1px #CBCBCB solid;
    border-radius: 4px;
    width: 238px;
    height: 26px;
    line-height: 26px;
    background-color: #fff;
  }
  .searchArea .searchSubmit {
    position: absolute;
    right: 0;
    top: 0;
    width: 52px;
  }
  .searchArea .searchSubmit input.btn1 {
    margin: 0;
    padding: 0;
    width: 52px;
  }
}
@media print, screen and (min-width: 960px) {
  .searchArea {
    width: 360px;
  }
  .searchArea .searchKeyword {
    width: 308px;
  }
  .searchArea .searchKeyword input.txtFld1 {
    width: 288px;
  }
}

/* sizeArea */
.sizeArea {
  display: none;
}
@media print, screen and (min-width: 810px) {
  .sizeArea {
    display: block;
    height: 24px;
    position: absolute;
    right: 11px;
    top: 69px;
    width: 174px;
  }
  .sizeArea .title {
    line-height: 1em;
  }
  .sizeArea a {
    display: block;
    width: 24px;
    height: 25px;
    position: absolute;
    left: 102px;
    top: 0;
    background: url(/common/img/b_fontsize_sm.gif) no-repeat left top;
  }
  .sizeArea a:hover {
    background-image: url(/common/img/b_fontsize_sm_over.gif);
  }
  .sizeArea a.sizeM {
    left: 126px;
    background-image: url(/common/img/b_fontsize_md.gif);
  }
  .sizeArea a.sizeM:hover {
    background-image: url(/common/img/b_fontsize_md_over.gif);
  }
  .sizeArea a.sizeL {
    left: 150px;
    background-image: url(/common/img/b_fontsize_lg.gif);
  }
  .sizeArea a.sizeL:hover {
    background-image: url(/common/img/b_fontsize_lg_over.gif);
  }
  .sizeArea a span {
    display: block;
    left: -10000px;
    position: absolute;
  }
}

/* globalnavi */
#globalNav {
  display: none;
  z-index: 1000;
}
@media print, screen and (min-width: 810px) {
  #globalNav {
    display: block;
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 107px;
  }
}
#globalNav ul {
  margin: 0;
  padding: 0;
  width: 100.6%;
  height: 49px;
}
#globalNav ul li {
  float: left;
  margin: 0;
  list-style: none;
  text-align: center;
  background: url(/common/img/bg_globalnav.gif) no-repeat right top;
}
#globalNav ul li.act {
  background: url(/common/img/bg_globalnav_over.gif) no-repeat right top;
}
#globalNav ul li.gnvProducts {
  width: 24.8916%;
}
#globalNav ul li.gnvCustomer {
  width: 28.64583%;
}
#globalNav ul li.gnvHojin {
  width: 16.0416%;
}
#globalNav ul li.gnvAboutus {
  width: 19.375%;
}
#globalNav ul li.gnvRecruit {
  width: 11%;
  background-position: right -1px top;
}
#globalNav ul li.gnvRecruit:hover, #globalNav ul li.gnvRecruit.act {
  background-position: right -1px top;
}
#globalNav ul li a {
  display: block;
  width: 100%;
  height: 35px;
  padding-top: 14px;
  font-size: 100%;
}
#globalNav ul li a img {
  width: auto;
  height: 16px;
}
#globalNav ul li a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media print, screen and (min-width: 960px) {
  #globalNav ul li a {
    height: 36px;
    padding-top: 13px;
    font-size: 120%;
  }
  #globalNav ul li a img {
    height: 18px;
  }
}
#globalNav ul li .sub div {
  display: block;
  margin: 0;
  padding: 0;
  z-index: 2000;
}
#globalNav ul li .sub div a {
  display: block;
  height: auto;
  width: 230px;
  font-size: 93%;
  border-top: 1px #d2d2d2 solid;
  padding: 12px 12px 12px 24px;
  margin: 0;
  text-align: left;
  background: url(/common/img/i_arrow.gif) #EDEDED no-repeat 10px 1.1em;
}
#globalNav ul li .sub div a.out {
  background: url(/common/img/i_arrow-out.gif) #EDEDED no-repeat 10px 1.1em;
}

.breadcrumbs {
  display: none;
}
@media print, screen and (min-width: 810px) {
  .breadcrumbs {
    display: block;
    margin-top: 1px;
    padding: 10px 10px 0 20px;
    font-size: 87.50%;
    overflow: hidden;
    height: 43px;
    line-height: 1.7em;
  }
  .breadcrumbs .link {
    background-position: left center;
    display: inline-block;
  }
}

#content:before, #content:after {
  content: "";
  display: table;
}
#content:after {
  clear: both;
}
@media print, screen and (min-width: 810px) {
  #content {
    margin-left: auto;
    margin-right: auto;
  }
}

.pageTitle {
  border-bottom: 3px solid #a6caea;
  font-size: 170%;
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 25px;
  padding: 0 3px 4px;
}
@media print, screen and (min-width: 810px) {
  .pageTitle {
    font-size: 181.25%;
    line-height: 1.5em;
  }
}

#main {
  margin: 0 10px 30px;
  padding-top: 20px;
}
@media print, screen and (min-width: 705px) {
  #main {
    width: 685px;
    margin-left: auto;
    margin-right: auto;
  }
}

#relate {
  margin: 0 20px 20px;
  line-height: 1.5em;
}
@media print, screen and (min-width: 705px) {
  #relate {
    width: 685px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media print, screen and (min-width: 960px) {
  #relate {
    width: 215px;
    float: right;
    margin: 0 20px 20px 0;
  }
}
#relate .sideNavi {
  border: 1px #d2d2d2 solid;
  border-radius: 4px;
  margin-bottom: 20px;
}
#relate .sideNavi a {
  text-decoration: none;
}
#relate .sideNavi .title {
  border-radius: 3px 3px 0 0;
  background: url(/common/img/i_arrow-sidenavi.gif) #027ba7 no-repeat 7px center;
  margin-bottom: 0;
  font-size: 105%;
}
#relate .sideNavi .title a {
  display: block;
  color: #fff;
  padding: 8px 0 7px 27px;
  text-decoration: none;
}
#relate .sideNavi ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#relate .sideNavi li {
  display: block;
  margin: 0;
  padding: 8px 3px 7px 19px;
  background: url(/common/img/i_arrow.gif) no-repeat 6px 0.75em;
  border-bottom: 1px #d2d2d2 solid;
}
#relate .sideNavi li.last {
  border: none;
}
#relate .sideNavi li.act {
  background-color: #F3F2EB;
}
#relate .sideNavi li.act li {
  background-position: left 0.75em;
  border: none;
  padding: 6px 0 0 13px;
}

.callcenterArea {
  padding: 10px 10px 14px;
  margin-bottom: 20px;
  background-color: #F1E3D7;
  border-radius: 4px;
}
.callcenterArea > .title {
  margin-bottom: 15px;
  font-size: 140%;
  font-weight: bold;
  border-bottom: 2px #0053a2 solid;
}
@media print, screen and (min-width: 960px) {
  .callcenterArea > .title {
    text-align: center;
  }
}
.callcenterArea .callcenterInfo {
  border: 1px #d2d2d2 solid;
  background-color: #fff;
  padding: 10px;
}
.callcenterArea .callcenterInfo > .title {
  background-color: #0053a2;
  border-radius: 50px;
  margin-bottom: 10px;
  font-size: 100%;
  padding: 5px 10px 3px;
  color: #fff;
  text-align: center;
}
.callcenterArea .callcenterInfo > .time {
  display: inline-block;
  white-space: nowrap;
}
.callcenterArea .callcenterInfo > .time span {
  display: inline-block;
  padding-right: 10px;
}
@media print, screen and (min-width: 960px) {
  .callcenterArea .callcenterInfo > .time span {
    padding-right: 0;
    width: 70px;
  }
}

.pageTop {
  font-size: 87.5%;
  margin-right: 10px;
  padding-top: 2em;
  text-align: right;
}
.pageTop .link--up {
  display: inline-block;
}

#footer {
  position: relative;
  border-top: 1px #d2d2d2 solid;
  padding-top: 20px;
}
@media print, screen and (min-width: 810px) {
  #footer {
    border: none;
    padding-top: 100px;
  }
}
#footer .footerTitle {
  margin-left: 10px;
}
@media print, screen and (min-width: 810px) {
  #footer .footerTitle {
    margin: 0;
    position: absolute;
    left: 33px;
    bottom: 33px;
    line-height: 0;
  }
}

#footerNav {
  font-size: 85%;
  margin: 0 10px 10px 12px;
}
#footerNav:before, #footerNav:after {
  content: "";
  display: table;
}
#footerNav:after {
  clear: both;
}
@media print, screen and (min-width: 810px) {
  #footerNav {
    left: 185px;
    position: absolute;
    bottom: 36px;
    margin: 0;
  }
}
#footerNav li {
  display: inline-block;
  float: left;
  text-align: left;
  margin: 7px 0 0 8px;
  padding: 0 8px 0 0;
  border-right: 1px #333 solid;
  line-height: 1em;
}
#footerNav li.last {
  border: none;
}
#footerNav li .link--out {
  padding-left: 1em;
  background-position: left center;
}

.spCopyright {
  display: block;
  color: #999;
  font-size: 85%;
  text-align: center;
}
@media print, screen and (min-width: 810px) {
  .spCopyright {
    display: none;
  }
}

.rightsArea {
  background-color: #009;
  position: relative;
  text-align: center;
}
.rightsArea .copyright {
  display: none;
}
@media print, screen and (min-width: 810px) {
  .rightsArea {
    height: 25px;
    text-align: left;
  }
  .rightsArea .jpgLogo {
    position: absolute;
    left: 33px;
    bottom: 0;
  }
  .rightsArea .copyright {
    display: block;
    position: absolute;
    right: 20px;
    bottom: 0;
  }
}

/*# sourceMappingURL=base.css.map */
