/* Sass Document */
/*
Theme Name: 福岡うぐいすネットマニュアル
Theme URI:
Description: A theme by <a href="http://www.vidaloca.jp/">vidaloca Inc.</a>.
Version: 1
Author: takahiro kubo
Author URI:
*/
/**import**/
/* normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 9, scss/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 22, scss/_normalize.scss */
body {
  margin: 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.
 */
/* line 36, scss/_normalize.scss */
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.
 */
/* line 45, scss/_normalize.scss */
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.
 */
/* line 57, scss/_normalize.scss */
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/11, Safari, and Firefox < 22.
 */
/* line 67, scss/_normalize.scss */
[hidden], template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 78, scss/_normalize.scss */
a {
  background-color: transparent;
}
/* line 80, scss/_normalize.scss */
a:active, a:hover {
  outline: 0;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 96, scss/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

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

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

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

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

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

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

/* line 154, scss/_normalize.scss */
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

/* line 162, scss/_normalize.scss */
sub {
  bottom: -0.25em;
}

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

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

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

/**
 * Address differences between Firefox and other browsers.
 */
/* line 200, scss/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 210, scss/_normalize.scss */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 218, scss/_normalize.scss */
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.
 */
/* line 238, scss/_normalize.scss */
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.
 */
/* line 251, scss/_normalize.scss */
button {
  overflow: visible;
  text-transform: none;
}

/**
 * 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.
 */
/* line 263, scss/_normalize.scss */
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.
 */
/* line 275, scss/_normalize.scss */
button, html input[type="button"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/* line 283, scss/_normalize.scss */
input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

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

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

/* line 308, scss/_normalize.scss */
input {
  line-height: normal;
}
/* line 309, scss/_normalize.scss */
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 314, scss/_normalize.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/* line 321, scss/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/* line 325, scss/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/* line 332, scss/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/**
 * 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.
 */
/**
 * 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`.
 */
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
/**
 * 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).
 */
/**
 * Define consistent border, margin, and padding.
 */
/* line 373, scss/_normalize.scss */
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.
 */
/* line 384, scss/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 395, scss/_normalize.scss */
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.
 */
/* line 404, scss/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 415, scss/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 420, scss/_normalize.scss */
td, th {
  padding: 0;
}

/*****************************************************************************
 色ベース
 *****************************************************************************/
/*****************************************************************************
 フォントサイズベース
 *****************************************************************************/
/*****************************************************************************
 body
 *****************************************************************************/
/*****************************************************************************
 mixin
 *****************************************************************************/
/*****************************************************************************
 body
 *****************************************************************************/
/* line 5, scss/_base.scss */
html {
  font-size: 100%;
}
@media only screen and (max-width: 800px) {
  /* line 5, scss/_base.scss */
  html {
    font-size: 87.5%;
  }
}

/* line 13, scss/_base.scss */
body {
  text-align: center;
  line-height: 1rem;
  font-size: 1rem;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3','メイリオ',Meiryo,sans-serif;
  color: #333333;
  position: relative;
  left: 0;
  background: #d9ecfb;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  /* line 13, scss/_base.scss */
  body {
    -webkit-background-size: 345px auto;
    -moz-background-size: 345px auto;
    -o-background-size: 345px auto;
    background-size: 345px auto;
  }
}

/*****************************************************************************
 初期設定
 *****************************************************************************/
/* line 35, scss/_base.scss */
* {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 800px) {
  /* line 35, scss/_base.scss */
  * {
    box-sizing: border-box;
  }
}

/* line 44, scss/_base.scss */
ul li {
  list-style-type: none;
}

/* line 48, scss/_base.scss */
a {
  display: block;
}
/* line 50, scss/_base.scss */
a img {
  line-height: 0;
}
/* line 53, scss/_base.scss */
a:link, a:visited {
  color: #000;
  text-decoration: none;
}
/* line 57, scss/_base.scss */
a:hover {
  color: #333;
  text-decoration: underline;
}
@media only screen and (max-width: 800px) {
  /* line 57, scss/_base.scss */
  a:hover {
    text-decoration: none;
  }
}

/* line 67, scss/_base.scss */
.hoverimg:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: “alpha(opacity=70) ”;
}

/* line 73, scss/_base.scss */
.top10 {
  margin-top: 10px;
}

/*****************************************************************************
 クリアフィックス
 *****************************************************************************/
/* line 81, scss/_base.scss */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0.1em;
}

/* line 91, scss/_base.scss */
.clearfix {
  display: inline-table;
}

/* Hides from IE-mac \*/
/* line 96, scss/_base.scss */
* html .clearfix {
  zoom: 1;
}

/* line 99, scss/_base.scss */
.clearfix {
  display: block;
}

/* End hide from IE-mac */
/* line 103, scss/_base.scss */
.clear {
  clear: both;
}

/*****************************************************************************
 レイアウト
 *****************************************************************************/
/* line 110, scss/_base.scss */
#all_wrap {
  text-align: left;
  width: 100%;
  box-sizing: border-box;
}

/* line 116, scss/_base.scss */
input[type="text"]:placeholder-shown, input[type="number"]:placeholder-shown, input[type="password"]:placeholder-shown, input[type="tel"]:placeholder-shown, input[type="mail"]:placeholder-shown, input[type="date"]:placeholder-shown, textarea:placeholder-shown, select:placeholder-shown, .uneditable-input:placeholder-shown {
  color: #cccccc;
}

/* line 120, scss/_base.scss */
input[type="text"], input[type="number"], input[type="password"], input[type="tel"], input[type="mail"], input[type="date"], textarea, select, .uneditable-input {
  display: inline-block;
  padding: 4px;
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* line 133, scss/_base.scss */
body, form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* line 143, scss/_base.scss */
input {
  vertical-align: middle;
  font-family: "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
  position: relative;
}

/* line 150, scss/_base.scss */
button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 155, scss/_base.scss */
button {
  overflow: visible;
  text-transform: none;
}

/*****************************************************************************
 ヘッダー
 *****************************************************************************/
/* line 163, scss/_base.scss */
header {
  border-bottom: 1px solid #4d8fca;
  min-width: 1200px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #99ccff 0%, #b3d7f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99ccff), color-stop(100%, #b3d7f6));
  background: -webkit-linear-gradient(top, #99ccff 0%, #b3d7f6 100%);
  background: -o-linear-gradient(top, #99ccff 0%, #b3d7f6 100%);
  background: -ms-linear-gradient(top, #99ccff 0%, #b3d7f6 100%);
  background: linear-gradient(to bottom, #99ccff 0%, #b3d7f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99ccff', endColorstr='#b3d7f6',GradientType=0 );
  margin: 0;
}
@media only screen and (max-width: 800px) {
  /* line 163, scss/_base.scss */
  header {
    border: none;
    min-width: 100%;
	 position: -webkit-sticky;
    position: sticky;
    top: 0;
	  z-index:10;
  }
}
/* line 180, scss/_base.scss */
header .header_wrap {
  width: 1200px;
  margin: 0 auto;
  padding: 10px 0;
}
@media only screen and (max-width: 800px) {
  /* line 180, scss/_base.scss */
  header .header_wrap {
    padding: 10px 8px;
    width: 100%;
    box-sizing: border-box;
  }
}
/* line 191, scss/_base.scss */
header .header_wrap #logo {
  float: left;
}
/* line 193, scss/_base.scss */
header .header_wrap #logo h1 {
  float: left;
  width: 66px;
  margin: 0;
}
@media only screen and (max-width: 800px) {
  /* line 193, scss/_base.scss */
  header .header_wrap #logo h1 {
    width: 57px;
  }
  /* line 200, scss/_base.scss */
  header .header_wrap #logo h1 img {
    width: 100%;
    height: auto;
  }
}
/* line 206, scss/_base.scss */
header .header_wrap #logo .meta_logo {
  float: left;
  padding-left: 12px;
  line-height: 1.75em;
}
@media only screen and (max-width: 800px) {
  /* line 206, scss/_base.scss */
  header .header_wrap #logo .meta_logo {
    padding-left: 10px;
  }
}
/* line 214, scss/_base.scss */
header .header_wrap #logo .meta_logo h2 {
  color: #fff;
  font-size: 32px;
  margin-top: 8px;
}
@media only screen and (max-width: 800px) {
  /* line 214, scss/_base.scss */
  header .header_wrap #logo .meta_logo h2 {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    margin-top: 8px;
    margin-bottom: 0;
  }
}
/* line 227, scss/_base.scss */
header .header_wrap #logo .meta_logo p {
  color: #fff;
  font-size: 20px;
  margin-top: 5px;
  font-weight: bold;
}
@media only screen and (max-width: 800px) {
  /* line 227, scss/_base.scss */
  header .header_wrap #logo .meta_logo p {
    color: #fff;
    font-size: 12px;
    margin-top: 0;
  }
}
/* line 242, scss/_base.scss */
header .header_wrap #side_menu {
  float: right;
  margin-top: 3px;
}
@media only screen and (max-width: 800px) {
  /* line 242, scss/_base.scss */
  header .header_wrap #side_menu {
    display: none;
  }
}
/* line 249, scss/_base.scss */
header .header_wrap #side_menu .font_box {
  float: right;
  padding-bottom: 4px;
  font-size: 14px;
}
/* line 253, scss/_base.scss */
header .header_wrap #side_menu .font_box p {
  float: left;
  font-weight: bold;
}
/* line 257, scss/_base.scss */
header .header_wrap #side_menu .font_box ul {
  float: left;
  padding-left: 15px;
}
/* line 260, scss/_base.scss */
header .header_wrap #side_menu .font_box ul li {
  display: inline-block;
  list-style-type: none;
}
/* line 263, scss/_base.scss */
header .header_wrap #side_menu .font_box ul li a {
  padding: 4px;
  background: #FFFFFF;
  text-decoration: none;
}
/* line 267, scss/_base.scss */
header .header_wrap #side_menu .font_box ul li a:hover {
  background: #d3e5f5;
  color: #FFFFFF;
}
/* line 275, scss/_base.scss */
header .header_wrap #side_menu .search_box {
  clear: both;
  width: 245px;
}
/* line 278, scss/_base.scss */
header .header_wrap #side_menu .search_box dl {
  position: relative;
  border: 1px solid #888888;
  background: #FFFFFF;
}
/* line 283, scss/_base.scss */
header .header_wrap #side_menu .search_box dl dt input[type="text"] {
  width: 75%;
  height: 20px;
  background: none;
  border: none;
  font-size: 0.75em;
}
/* line 291, scss/_base.scss */
header .header_wrap #side_menu .search_box dl dd {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20%;
}
/* line 296, scss/_base.scss */
header .header_wrap #side_menu .search_box dl dd button {
  display: block;
  background: #ef889c;
  width: 100%;
  height: 26px;
  height: 28px\9;
  border: none;
  line-height: 1em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 305, scss/_base.scss */
header .header_wrap #side_menu .search_box dl dd button span {
  color: #fff;
  display: block;
}
/* line 315, scss/_base.scss */
header .share_system_btn {
	display:none;
	/*
  float: right;
  margin-left: 10px;
*/
}
@media only screen and (max-width: 800px) {
  /* line 315, scss/_base.scss */
  header .share_system_btn {
    display: none;
  }
}
/* line 322, scss/_base.scss */
header .share_system_btn a {
  line-height: 0;
}
/* line 324, scss/_base.scss */
header .share_system_btn a img:hover {
  opacity: 0.5;
}

/*****************************************************************************
 スマホナビゲーション
 *****************************************************************************/
/* line 336, scss/_base.scss */
#sp_nav {
  display: none;
}
@media only screen and (max-width: 800px) {
  /* line 336, scss/_base.scss */
  #sp_nav {
    display: block;
    float: right;
    width: 50px;
    margin: 4px 0;
  }
  /* line 344, scss/_base.scss */
  #sp_nav a {
    line-height: 0;
    background: #fff;
    cursor: pointer;
  }
  /* line 348, scss/_base.scss */
  #sp_nav a img {
    width: 100%;
    height: auto;
  }
  /* line 353, scss/_base.scss */
  #sp_nav .panel {
    display: none;
    background: #fff;
    border-top: 1px solid #e6e6e6;
    width: 100%;
    position: absolute;
    left: 0;
    top: 79px;
    z-index: 1000;
    text-align: center;
  }
  /* line 363, scss/_base.scss */
  #sp_nav .panel ul {
    width: 100%;
    margin: 0 auto;
  }
  /* line 366, scss/_base.scss */
  #sp_nav .panel ul li {
    background-size: 1rem;
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
    position: relative;
  }
  /* line 371, scss/_base.scss */
  #sp_nav .panel ul li a {
    display: block;
    color: #428cca;
    text-decoration: none;
    padding: 22px 20px 20px 20px;
    line-height: 1.5;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
  /* line 378, scss/_base.scss */
  #sp_nav .panel ul li a:after {
    content: url(images/base/link_arrow.png);
    position: absolute;
    top: 40%;
    right: 22px;
  }
  /* line 384, scss/_base.scss */
  #sp_nav .panel ul li a:hover {
    text-decoration: none;
    background: #e4f2fc;
  }
}

/*****************************************************************************
 レイアウト
 *****************************************************************************/
/*****************************************************************************
 PC用ヘッダー
 *****************************************************************************/
/*****************************************************************************
 スマホ用ヘッダー
 *****************************************************************************/
/*****************************************************************************
 ナビゲーション
 *****************************************************************************/
/*****************************************************************************
 PC用フッター
 *****************************************************************************/
/* line 697, scss/_base.scss */
footer {
  border-top: 2px solid #4d8fca;
  background: #99ccff;
  min-width: 1200px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #99ccff 0%, #b3d7f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99ccff), color-stop(100%, #b3d7f6));
  background: -webkit-linear-gradient(top, #99ccff 0%, #b3d7f6 100%);
  background: -o-linear-gradient(top, #99ccff 0%, #b3d7f6 100%);
  background: -ms-linear-gradient(top, #99ccff 0%, #b3d7f6 100%);
  background: linear-gradient(to bottom, #99ccff 0%, #b3d7f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99ccff', endColorstr='#b3d7f6',GradientType=0 );
  margin: 0;
}
@media only screen and (max-width: 800px) {
  /* line 697, scss/_base.scss */
  footer {
    min-width: 100%;
    box-sizing: border-box;
    background: #fff;
  }
}
/* line 716, scss/_base.scss */
footer .footer_wap {
  /* width: 980px; */
  width: 1200px;
  margin: 0 auto;
  padding: 13px 0 11px 0;
}
@media only screen and (max-width: 800px) {
  /* line 716, scss/_base.scss */
  footer .footer_wap {
    width: 100%;
    padding: 30px 0;
    border-top: 6px solid #4f96e0;
  }
}
/* line 727, scss/_base.scss */
footer .footer_wap p.copy {
  font-size: 0.75rem;
  text-align: right;
  line-height: 1;
}
@media only screen and (max-width: 800px) {
  /* line 727, scss/_base.scss */
  footer .footer_wap p.copy {
    text-align: center;
    color: #4f96e0;
  }
}

/*****************************************************************************
 スマホ用フッター
*****************************************************************************/
/*****************************************************************************
基本
*****************************************************************************/
/* line 4, scss/_content.scss */
#content {
  width: 100%;
  background: #d9ecfb;
  padding: 20px 0 40px 0;
  box-sizing: border-box;
}
/* line 10, scss/_content.scss */
#content .content_wrap {
  width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 800px) {
  /* line 10, scss/_content.scss */
  #content .content_wrap {
    width: 100%;
  }
}
/* line 17, scss/_content.scss */
#content .content_wrap .main_column {
  float: left;
  width: 820px;
  padding-left: 40px;
  text-align: left;
}
@media only screen and (max-width: 800px) {
  /* line 17, scss/_content.scss */
  #content .content_wrap .main_column {
    width: 100%;
    float: none;
    padding: 0 10px;
  }
}
/* line 29, scss/_content.scss */
#content .content_wrap .main_column h1 {
  font-size: 1.375rem;
  margin: 20px 0;
  font-weight: normal;
  text-align: left;
  line-height: 1;
}
/* line 36, scss/_content.scss */
#content .content_wrap .main_column h1.list_title,
#content .content_wrap .main_column h1 .entry_main_title {
  margin: 20px 0 40px 0;
}
@media only screen and (max-width: 800px) {
  /* line 36, scss/_content.scss */
  #content .content_wrap .main_column h1.list_title,
  #content .content_wrap .main_column h1 .entry_main_title {
    margin: 20px 0;
  }
}
/* line 45, scss/_content.scss */
#content .content_wrap .main_column .search_box .word_search {
  position: relative;
  background: #fff;
  font-size: 0;
  width: 100%;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  height: 42px;
}
/* line 54, scss/_content.scss */
#content .content_wrap .main_column .search_box .word_search input[type="text"] {
  width: calc(100% - 126px);
  -webkit-width: calc(100% - 126px);
  background: none;
  border: none;
  font-size: 1rem;
  padding: 12px 14px;
  line-height: 1;
  border: 1px solid #dddddd;
  border-right: none;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  vertical-align: top;
}
@media only screen and (max-width: 800px) {
  /* line 54, scss/_content.scss */
  #content .content_wrap .main_column .search_box .word_search input[type="text"] {
    width: calc(100% - 93px);
    -webkit-width: calc(100% - 93px);
    font-size: 16px;
  }
}
/* line 73, scss/_content.scss */
#content .content_wrap .main_column .search_box .word_search button {
  background: #428cca;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  border: none;
  color: #fff;
  font-size: 1rem;
  padding: 1px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
/* line 81, scss/_content.scss */
#content .content_wrap .main_column .search_box .word_search button span {
  border-top: 2px solid #75abd8;
  border-left: 2px solid #75abd8;
  display: block;
  padding: 9px 17px 9px 17px;
  line-height: 1;
}
/* line 87, scss/_content.scss */
#content .content_wrap .main_column .search_box .word_search button span img {
  vertical-align: sub;
  padding-right: 7px;
}
@media only screen and (max-width: 800px) {
  /* line 87, scss/_content.scss */
  #content .content_wrap .main_column .search_box .word_search button span img {
    vertical-align: middle;
  }
}
/* line 96, scss/_content.scss */
#content .content_wrap .main_column .search_box .word_search button:hover {
  opacity: 0.7;
}
/* line 101, scss/_content.scss */
#content .content_wrap .main_column .search_box .search_fil {
  line-height: 1;
  margin: 10px 0 30px 20px;
  text-align: left;
}
/* line 105, scss/_content.scss */
#content .content_wrap .main_column .search_box .search_fil a {
  display: inline-block;
  color: #428cca;
  margin: 0 5px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 10px 12px 10px 12px;
}
/* line 111, scss/_content.scss */
#content .content_wrap .main_column .search_box .search_fil a:hover {
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
}
/* line 120, scss/_content.scss */
#content .content_wrap .side_column {
  float: left;
  width: 300px;
  margin-left: 20px;
}
@media only screen and (max-width: 800px) {
  /* line 120, scss/_content.scss */
  #content .content_wrap .side_column {
    width: 100%;
    padding: 0 10px;
    float: none;
    margin: 0;
  }
}
@media only screen and (max-width: 800px) {
  /* line 131, scss/_content.scss */
  #content .content_wrap .side_column .side_nav {
    display: none;
  }
}
/* line 137, scss/_content.scss */
#content .content_wrap .side_column .side_nav dl {
  text-align: left;
  background: #fff;
}
/* line 140, scss/_content.scss */
#content .content_wrap .side_column .side_nav dl dt {
  cursor: pointer;
  color: #fff;
  background: #428cca;
  padding: 1px;
  position: relative;
}
/* line 146, scss/_content.scss */
#content .content_wrap .side_column .side_nav dl dt span {
  border-top: 2px solid #75abd8;
  border-left: 2px solid #75abd8;
  display: block;
  padding: 11px 18px 14px 18px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
/* line 152, scss/_content.scss */
#content .content_wrap .side_column .side_nav dl dt span:hover {
  opacity: 0.5;
}
/* line 155, scss/_content.scss */
#content .content_wrap .side_column .side_nav dl dt span:after {
  content: url(images/base/open_arrow.png);
  width: 13px;
  position: absolute;
  top: 30%;
  right: 20px;
}
/* line 162, scss/_content.scss */
#content .content_wrap .side_column .side_nav dl dt span.on:after {
  content: url(images/base/close_arrow.png);
  position: absolute;
  top: 30%;
  right: 20px;
}
/* line 170, scss/_content.scss */
#content .content_wrap .side_column .side_nav dl dd {
  position: relative;
  display: none;
}
/* line 173, scss/_content.scss */
#content .content_wrap .side_column .side_nav dl dd:first-child a {
  border-top: 1px solid #dddddd;
}
/* line 176, scss/_content.scss */
#content .content_wrap .side_column .side_nav dl dd a {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 12px 42px 11px 18px;
  line-height: 1.5;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
/* line 183, scss/_content.scss */
#content .content_wrap .side_column .side_nav dl dd a:hover {
  text-decoration: none;
  background: #e4f2fc;
}
/* line 187, scss/_content.scss */
#content .content_wrap .side_column .side_nav dl dd a:after {
  content: url(images/base/side_link_arrow.png);
  position: absolute;
  top: 30%;
  right: 20px;
}
/* line 197, scss/_content.scss */
#content .content_wrap .side_column .side_nav dl.on dd {
  display: block;
}
/* line 202, scss/_content.scss */
#content .content_wrap .side_column .sp_side_nav {
  display: none;
}
@media only screen and (max-width: 800px) {
  /* line 202, scss/_content.scss */
  #content .content_wrap .side_column .sp_side_nav {
    display: block;
    margin: 0 0 40px 0;
  }
  /* line 208, scss/_content.scss */
  #content .content_wrap .side_column .sp_side_nav dl {
    text-align: left;
    background: #fff;
  }
  /* line 211, scss/_content.scss */
  #content .content_wrap .side_column .sp_side_nav dl dt {
    cursor: pointer;
    color: #fff;
    background: #428cca;
    padding: 1px;
    position: relative;
  }
  /* line 217, scss/_content.scss */
  #content .content_wrap .side_column .sp_side_nav dl dt span {
    border-top: 2px solid #75abd8;
    border-left: 2px solid #75abd8;
    display: block;
    padding: 11px 18px 14px 18px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
  /* line 223, scss/_content.scss */
  #content .content_wrap .side_column .sp_side_nav dl dt span:hover {
    opacity: 0.5;
  }
  /* line 226, scss/_content.scss */
  #content .content_wrap .side_column .sp_side_nav dl dt span:after {
    content: url(images/base/open_arrow.png);
    width: 13px;
    position: absolute;
    top: 30%;
    right: 20px;
  }
  /* line 233, scss/_content.scss */
  #content .content_wrap .side_column .sp_side_nav dl dt span.on:after {
    content: url(images/base/close_arrow.png);
    position: absolute;
    top: 30%;
    right: 20px;
  }
  /* line 241, scss/_content.scss */
  #content .content_wrap .side_column .sp_side_nav dl dd {
    position: relative;
    display: none;
  }
  /* line 244, scss/_content.scss */
  #content .content_wrap .side_column .sp_side_nav dl dd a {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 12px 36px 11px 18px;
    line-height: 1.7;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
  }
  /* line 251, scss/_content.scss */
  #content .content_wrap .side_column .sp_side_nav dl dd a:hover {
    text-decoration: none;
    background: #e4f2fc;
  }
  /* line 255, scss/_content.scss */
  #content .content_wrap .side_column .sp_side_nav dl dd a:after {
    content: url(images/base/side_link_arrow.png);
    position: absolute;
    top: 30%;
    right: 20px;
  }
}

/* line 271, scss/_content.scss */
#support_area {
  border-top: 1px solid #fff;
  padding: 5px 0 5px 0;
  background: #d9ecfb;
  min-width: 1200px;
}
@media only screen and (max-width: 800px) {
  /* line 271, scss/_content.scss */
  #support_area {
    display: none;
  }
}
/* line 280, scss/_content.scss */
#support_area .support_wrap {
  width: 1200px;
  margin: 0 auto;
}
/* line 283, scss/_content.scss */
#support_area .support_wrap .path {
  float: left;
  padding-left: 10px;
  line-height: 1.25em;
}
/* line 287, scss/_content.scss */
#support_area .support_wrap .path li {
  display: inline;
  line-height: 30px;
}
/* line 290, scss/_content.scss */
#support_area .support_wrap .path li a {
  display: inline-block;
  text-decoration: underline;
}
/* line 293, scss/_content.scss */
#support_area .support_wrap .path li a:hover {
  text-decoration: none;
}

/* line 303, scss/_content.scss */
#global_nav {
  background: url(images/base/g_nav_bg.png) repeat-x top center;
  height: 91px;
}
@media only screen and (max-width: 800px) {
  /* line 303, scss/_content.scss */
  #global_nav {
    display: none;
  }
}
/* line 311, scss/_content.scss */
#global_nav nav {
  width: 1200px;
  margin: 1px auto 0 auto;
  overflow: hidden;
  line-height: 0;
}
/* line 316, scss/_content.scss */
#global_nav nav li {
  float: left;
}
/* line 318, scss/_content.scss */
#global_nav nav li:nth-child(n+1) {
  border-left: 1px solid #fff;
}
/* line 321, scss/_content.scss */
#global_nav nav li:last-child {
  border-right: 1px solid #fff;
}
/* line 326, scss/_content.scss */
#global_nav hr {
  min-width: 1200px;
}
/* line 328, scss/_content.scss */
#global_nav hr.g_nav1_line {
  border-top: 10px solid #428cca;
  margin-bottom: 1px;
}

/*****************************************************************************
トップページ
*****************************************************************************/
/* line 339, scss/_content.scss */
.index_seciton {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #dddddd;
  background: #fff;
}
/* line 344, scss/_content.scss */
.index_seciton ul li {
  position: relative;
}
/* line 346, scss/_content.scss */
.index_seciton ul li:last-child a {
  border: none;
}
/* line 349, scss/_content.scss */
.index_seciton ul li a {
  border-bottom: 1px solid #dddddd;
  text-align: left;
  font-weight: normal;
  line-height: 1;
  padding: 15px 22px 17px 22px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media only screen and (max-width: 800px) {
  /* line 349, scss/_content.scss */
  .index_seciton ul li a {
    padding: 15px 42px 12px 22px;
  }
  /* line 358, scss/_content.scss */
  .index_seciton ul li a p {
    line-height: 1.7;
  }
}
/* line 363, scss/_content.scss */
.index_seciton ul li a:hover {
  text-decoration: none;
  background: #e4f2fc;
}
/* line 367, scss/_content.scss */
.index_seciton ul li a:after {
  content: url(images/base/link_arrow.png);
  position: absolute;
  top: 40%;
  right: 22px;
}
/* line 373, scss/_content.scss */
.index_seciton ul li a h2 {
  font-weight: normal;
  font-size: 1.25rem;
  margin-bottom: 15px;
  color: #428cca;
}
@media only screen and (max-width: 800px) {
  /* line 373, scss/_content.scss */
  .index_seciton ul li a h2 {
    margin-bottom: 12px;
  }
}

/*****************************************************************************
一覧ページ
*****************************************************************************/
/* line 392, scss/_content.scss */
.list_seciton section {
  background: #fff;
  padding: 32px 40px 40px 40px;
  margin-bottom: 20px;
  line-height: 1.7;
}
@media only screen and (max-width: 800px) {
  /* line 392, scss/_content.scss */
  .list_seciton section {
    padding: 12px 20px 20px 20px;
  }
}
/* line 401, scss/_content.scss */
.list_seciton section:last-child {
  margin: 0;
}
/* line 404, scss/_content.scss */
.list_seciton section h1.entry_title {
  font-size: 1.25rem;
  border-bottom: 2px solid #428cca;
  margin: 0!important;
}
/* line 408, scss/_content.scss */
.list_seciton section h1.entry_title a {
  color: #428cca;
  padding: 8px 0 8px 4px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media only screen and (max-width: 800px) {
  /* line 408, scss/_content.scss */
  .list_seciton section h1.entry_title a {
    line-height: 1.7;
  }
}
/* line 416, scss/_content.scss */
.list_seciton section h1.entry_title a:hover {
  text-decoration: none;
  background: #e4f2fc;
}
/* line 422, scss/_content.scss */
.list_seciton section h2 {
  font-size: 1.25rem;
  color: #428cca;
  font-weight: normal;
  padding-left: 14px;
  border-left: 3px solid #428cca;
  margin-top: 40px;
  margin-bottom: 18px;
}
/* line 431, scss/_content.scss */
.list_seciton section h3 {
  font-size: 1.25rem;
  color: #428cca;
  font-weight: normal;
  margin-top: 40px;
  margin-bottom: 18px;
  padding-left: 4px;
}
@media only screen and (max-width: 800px) {
  /* line 431, scss/_content.scss */
  .list_seciton section h3 {
    line-height: 1.7;
  }
}
/* line 446, scss/_content.scss */
.list_seciton section p {
  margin-left: 4px;
}
@media only screen and (max-width: 800px) {
  /* line 446, scss/_content.scss */
  .list_seciton section p {
    line-height: 1.7;
  }
}
/* line 452, scss/_content.scss */
.list_seciton section p.info {
  margin-top: 18px;
}
/* line 457, scss/_content.scss */
.list_seciton section span.point,
.list_seciton section span.textred {
  margin-top: 10px;
  font-size: 0.875rem;
  color: #ef889c;
}
/* line 462, scss/_content.scss */
.list_seciton section span.point a,
.list_seciton section span.textred a {
  display: inline;
  color: #ef889c;
  padding-left: 1rem;
}
/* line 468, scss/_content.scss */
.list_seciton section .cont_img {
  line-height: 1;
  margin-top: 20px;
}
/* line 471, scss/_content.scss */
.list_seciton section .cont_img img {
  width: 100%;
  height: auto;
}
/* line 126, scss/_module.scss */
.list_seciton .page_nav {
  margin-top: 30px;
  clear: both;
  text-align: center;
}
/* line 130, scss/_module.scss */
.list_seciton .page_nav .wp-pagenavi {
  line-height: 1;
}
/* line 132, scss/_module.scss */
.list_seciton .page_nav .wp-pagenavi a, .list_seciton .page_nav .wp-pagenavi span {
  background-color: #FFFFFF;
  white-space: nowrap;
  display: inline-block;
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 14px 16px 14px 16px;
  margin: 0 2.5px;
}
/* line 141, scss/_module.scss */
.list_seciton .page_nav .wp-pagenavi a:hover {
  color: #fff;
  background-color: #94c5ef;
  text-decoration: none;
}
/* line 146, scss/_module.scss */
.list_seciton .page_nav .wp-pagenavi span.current {
  color: #fff;
  background-color: #94c5ef;
}
/* line 151, scss/_module.scss */
.list_seciton .page_nav .wp-pagenavi a.previouspostslink,
.list_seciton .page_nav .wp-pagenavi a.first {
  margin-right: 17.5px;
}
/* line 153, scss/_module.scss */
.list_seciton .page_nav .wp-pagenavi a.previouspostslink span,
.list_seciton .page_nav .wp-pagenavi a.first span {
  background: url(images/base/page_back_arrow.png) no-repeat left;
  padding: 0 0 0 20px;
  border: 0;
}
/* line 160, scss/_module.scss */
.list_seciton .page_nav .wp-pagenavi a.nextpostslink,
.list_seciton .page_nav .wp-pagenavi a.last {
  margin-left: 17.5px;
}
/* line 162, scss/_module.scss */
.list_seciton .page_nav .wp-pagenavi a.nextpostslink span,
.list_seciton .page_nav .wp-pagenavi a.last span {
  background: url(images/base/page_next_arrow.png) no-repeat right;
  padding: 0 20px 0 0;
  border: 0;
}

/*****************************************************************************
詳細ページ
*****************************************************************************/
/* line 484, scss/_content.scss */
.entry_seciton section {
  background: #fff;
  padding: 40px;
  margin-bottom: 20px;
  line-height: 1.7;
}
@media only screen and (max-width: 800px) {
  /* line 484, scss/_content.scss */
  .entry_seciton section {
    padding: 20px;
  }
}
/* line 493, scss/_content.scss */
.entry_seciton section:last-child {
  margin: 0;
}
/* line 496, scss/_content.scss */
.entry_seciton section h1.entry_title {
  font-size: 1.25rem;
  color: #428cca;
  padding: 0 0 8px 4px;
  border-bottom: 2px solid #428cca;
  margin: 0!important;
}
@media only screen and (max-width: 800px) {
  /* line 496, scss/_content.scss */
  .entry_seciton section h1.entry_title {
    line-height: 1.7;
  }
}
/* line 507, scss/_content.scss */
.entry_seciton section h2 {
  font-size: 1.25rem;
  color: #428cca;
  font-weight: normal;
  padding-left: 14px;
  border-left: 3px solid #428cca;
  margin-top: 40px;
  margin-bottom: 18px;
}
@media only screen and (max-width: 800px) {
  /* line 507, scss/_content.scss */
  .entry_seciton section h2 {
    line-height: 1.7;
  }
}
/* line 520, scss/_content.scss */
.entry_seciton section h3 {
  font-size: 1.25rem;
  color: #428cca;
  font-weight: normal;
  margin-top: 40px;
  margin-bottom: 18px;
  padding-left: 4px;
}
@media only screen and (max-width: 800px) {
  /* line 520, scss/_content.scss */
  .entry_seciton section h3 {
    line-height: 1.7;
  }
}
/* line 535, scss/_content.scss */
.entry_seciton section p {
  margin-left: 4px;
}
@media only screen and (max-width: 800px) {
  /* line 535, scss/_content.scss */
  .entry_seciton section p {
    line-height: 1.7;
  }
}
/* line 541, scss/_content.scss */
.entry_seciton section p.info {
  margin-top: 18px;
}
/* line 546, scss/_content.scss */
.entry_seciton section span.point,
.entry_seciton section span.textred {
  margin-top: 10px;
  font-size: 0.875rem;
  color: #ef889c;
}
/* line 551, scss/_content.scss */
.entry_seciton section span.point a,
.entry_seciton section span.textred a {
  display: inline;
  color: #ef889c;
  padding-left: 1rem;
}
/* line 557, scss/_content.scss */
.entry_seciton section .cont_img {
  line-height: 1;
  margin-top: 20px;
}
/* line 560, scss/_content.scss */
.entry_seciton section .cont_img img {
  width: 100%;
  height: auto;
}

/* line 174, scss/_module.scss */
.entry_page_nav {
  margin-top: 30px;
  clear: both;
  text-align: center;
}
/* line 178, scss/_module.scss */
.entry_page_nav .page_wrap {
  line-height: 1;
}
/* line 180, scss/_module.scss */
.entry_page_nav .page_wrap a, .entry_page_nav .page_wrap span {
  background-color: #FFFFFF;
  white-space: nowrap;
  display: inline-block;
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 14px 16px 14px 16px;
}
/* line 188, scss/_module.scss */
.entry_page_nav .page_wrap a:hover {
  color: #fff;
  background-color: #94c5ef;
  text-decoration: none;
}
/* line 193, scss/_module.scss */
.entry_page_nav .page_wrap span.current {
  color: #fff;
  background-color: #94c5ef;
}
/* line 197, scss/_module.scss */
.entry_page_nav .page_wrap a.next {
  float: left;
}
/* line 199, scss/_module.scss */
.entry_page_nav .page_wrap a.next span {
  background: url(images/base/page_back_arrow.png) no-repeat left;
  padding: 0 0 0 20px;
  border: 0;
}
/* line 205, scss/_module.scss */
.entry_page_nav .page_wrap a.back {
  float: right;
}
/* line 207, scss/_module.scss */
.entry_page_nav .page_wrap a.back span {
  background: url(images/base/page_next_arrow.png) no-repeat right;
  padding: 0 20px 0 0;
  border: 0;
}

/*コンテンツ*/
@media only screen and (max-width: 800px) {
section.post_box {
  margin-top:78px;
}

.post_wrapper {
	margin-top:78px;
	padding-top:-78px;
}
}


/*****************************************************************************
FQAページ
*****************************************************************************/
/*****************************************************************************
マニュアルダウンロード
*****************************************************************************/
